﻿@charset "utf-8";
/* CSS Document */



body {margin:0;padding:0;font-family:'Microsoft YaHei','ANTQUAB';font-size: 14px;}
input, select, textarea { vertical-align: middle; outline:none; }
h1, h2, h3, h4, h5, h6{font-weight:normal;}
img { border: 0; vertical-align:middle; }
ul, li, ol, dl, dt {list-style: none;}
a { text-decoration: none; outline: none; color: #000; }
* { padding: 0px; margin: 0px; }
.fl { float: left; }
.fr { float: right; }
.fw{ overflow:hidden;}
.clear { clear: both;}
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { zoom: 1 ;}
.wrap{width: 1253px;margin:0 auto;position: relative;}
.text{text-align: center;}



@font-face {
    font-family: 'ANTQUAB';
    src: url('../css/font/ANTQUAB.TTF');
}



/*index*/
.footer-border{height: 26px;width: 100%;background:url(../images/border.png) repeat-x left top;}

.footer{background:url(../images/bg5_04.jpg) no-repeat #e2e2e2 center bottom;padding:33px 0 30px 0;}
.footer-top{background:url(../images/head5.jpg) no-repeat;height: 43px;line-height: 43px;background-size: 100% 100%;}
.footer-top span{float:left;color:#d94a09;font-size: 16px;margin:0 0 0 20px;}
#gongao{width:1000px;height:43px;overflow:hidden;line-height:43px;float:left;margin:0 0 0 74px;}
.scroll_div{width:1000px;height:43px;margin:0 auto;white-space: nowrap;overflow:hidden;}
#gongao #scroll_begin, #gongao #scroll_end{display:inline;}
#scroll_begin a,#scroll_end a{color:#000;font-size: 14px;border-right:1px #000 solid;line-height:14px;padding:0 10px;display:inline-block;}
#scroll_begin a:hover{text-decoration: underline;color:#d94a09;}
#scroll_end a:hover{text-decoration: underline;color:#d94a09;}



.footer-bottom{height: 180px;overflow:hidden;padding:77px 0 0 0;}
.footer-logo{width: 201px;}
.footer-code{height: 100%;margin:0 84px 0 0;}
.footer-code p{text-align: center;color:#333333;margin:9px 0 0 0;font-size: 12px;}

.footer-addres{width: 556px;margin:0 56px;height: 100%;}
.footer-addres h1{font-size: 16px;color:#222222;font-weight: bold;margin: 22px 0 3px 0;}
.footer-addres p{font-size: 14px;color:#222222;line-height: 28px;}

.footer-link{height: 100%;width: 152px;}
.footer-link ul li{float:left;width: 69px;height: 70px;margin:0 11px 6px 0;}
.footer-link ul>li+li{margin:0 0 9px 0;}
.footer-link ul>li+li+li{margin:0 11px 9px 0;}
.footer-link ul>li+li+li+li{margin:0 0 9px 0;}


.head{background:url(../images/topbg.png) no-repeat;padding: 17px 0 14px 0;}
.logo{height:91px;max-width: 382px;}
.logo a img{width: 100%;height: 100%;}
.headR{}
.topTel-fl{padding:0 0 0 53px;background:url(../images/tel.png) no-repeat center left;margin:26px 8px 0 0;}
.topTel-fl p{color:#222222;font-size: 12px;line-height: 24px;}
.topTel-fl h3{font-family: 'ANTQUAB';font-size: 21px;color:#ce4900;}
.topTel-fr{border-left:1px #d2b5a8 solid;padding:0 0 0 16px;}
.topTel-fr dl{margin:0 0 5px 0;}
.topTel-fr dl p{color:#222222;font-size: 12px;line-height: 20px;}
.topTel-fr dl h3{font-family: 'ANTQUAB';font-size: 21px;color:#ce4900;}


.nav{background:url(../images/navbg1.jpg) repeat-x center left;height: 52px;line-height: 52px;text-align:center;}
.nav ul{display:inline-block;}
.nav ul li{float:left;margin: 0 6px 0 0;position:relative;}
.nav ul li a{color:#ffc000;font-size: 16px;word-spacing: 20px;padding:0 22px;display:block;}
.nav ul li a:hover{background:url(../images/navbg.png) no-repeat center center;color:#fff;}
.onnav{background:url(../images/navbg.png) no-repeat center center;}
.onnav a{color:#fff !important;}

.nav li.on a {background:url(../images/navbg.png) no-repeat center center;color:#fff;}
.navson{position:absolute;z-index: 1009;left:0;top:52px;display:none;}
.navson ol{width: 100%;}
.navson ol li{background:#ce4900;width: 100%;display:block;padding:0 0 2px 0;}
.navson ol li a{color:#fff !important;font-size: 14px !important;display:block;height:38px !important;line-height:38px !important;background:none !important;padding:0 !important;word-spacing:0;}
.navson ol li a:hover{color:#ce4900 !important;background:#fff !important;border-right: 2px #ce4900 solid;border-left: 2px #ce4900 solid;}
.navson ol li:last-child{border-bottom: none;}



.banner{width: 100%;height:414px;position: relative;}
#container{position: relative;width: 100%;height: 100%;z-index: 50;}
.pic li {position: absolute;top: 0;left: 0;display: none;height: 100%;width: 100%;}
.pic li img {width:  100%;height:  100%;}
#position{position: absolute;bottom:18px;right:0;left:0;margin: 0 auto;text-align: center;height: 15px;}
#position li{width: 15px;height: 15px;margin:0 5px;display: inline-block;-webkit-border-radius: 15px;border-radius: 15px;background:#fff;cursor:pointer;}
#position .cur{background-color: #ce4900;width: 35px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.bannerBg{height: 10px;background:url(../images/bannnerbg.jpg) repeat-x left top;}


.subnav{background:#fff;}
.subnav table{width: 100%;}
.subnav table tr td{background:url(../images/shadow.png) no-repeat right center;width: 20%;text-align: center;padding:10px 0 18px 0;}
.subnav table tr>td+td+td+td+td{background:none;}
.tdtop{height: 47px;overflow:hidden;padding:0 0 0 56px;display: inline-block;text-align: left;}
.tdtop h4{font-size: 18px;margin:5px 0 0 0;}
.tdtop p{color:#b4b4b4;font-size: 9px;text-transform: uppercase;}
.yygh{background:url(../images/tb1.png) no-repeat;background-position: 0 0;}
.yygh h4{color:#2964ae;}
.jzlc{background:url(../images/tb1.png) no-repeat;background-position: 0 -71px;}
.jzlc h4{color:#29ac4c;}
.zycy{background:url(../images/tb1.png) no-repeat;background-position: 0 -137px;}
.zycy h4{color:#ef4b00;}
.jcxz{background:url(../images/tb1.png) no-repeat;background-position: 0 -207px;}
.jcxz h4{color:#790197;}
.jtzn{background:url(../images/tb1.png) no-repeat;background-position: 0 -283px;}
.jtzn h4{color:#479000;}
.tdsign{height: 8px;background:url(../images/index2_32.png) no-repeat center bottom;width: 100%;margin:11px 0 0 0;}




.boxDiv{background:#e2e2e2;padding:10px 0 42px 0;}
.new-notice{background:#fff;padding:6px 16px;}
.notice{height: 27px;line-height: 27px;}
.notice-head{font-size: 16px;color:#a83501;font-weight: bold;}
.notice-cont{position: relative;width:600px;height: 27px;overflow: hidden;}
.notice_box{width: 600px;position: absolute;top: 0;left: 0; }
.notice_box ul{overflow: hidden;}
.notice_box ul li{float: left; width: 100%;height: 27px;line-height: 27px;}
.notice_box ul li a{font-family: 'Microsoft YaHei';color:#202020;}
.notice_box ul li a:hover{color:#a83501;text-decoration: underline;}




.new-search{}
.new-search input{float:left;background:url(../images/searchBg.jpg) repeat-x left top;border:1px #e4e0e0 solid;height: 25px;line-height: 25px;padding:0 0 0 9px;width: 160px;}
.new-search a{width: 74px;height: 27px;line-height: 27px;background:#c65100;text-align: center;color:#fff;float:left;}

.newCen{padding:17px;background:#fff;margin:10px 0 0 0;}
.newCen-fl{width:820px;}


.serve_menu{z-index:1;width: 100%;border-bottom: 1px #aa4010 solid;}
.serve_menu dl{float:left;height:29px;line-height:29px;cursor:pointer;text-align:center; margin:0 21px 0 0;color:#aa4010;font-size:16px;padding:0 13px;border-radius: 6px 6px 0 0;line-height: 30px;}
.serve_menu .selected{cursor:pointer;color:#fff;background:#bc440d; }

.serve_box{width:100%; margin:16px 0 0 0;}
.serve_box .hide{display:none;}

/*图片新闻*/
.new-banner{width:412px;height: 299px;overflow:hidden; margin-top:16px; }
.slide_x{position:relative;width:100%;height:100%;}
.slide_x a{color:#eee;text-decoration:none;}
.slide_x .slide_box{overflow:hidden;position:relative;width:412px;height:100%;}
.slide_x .list6{overflow:hidden;width:9999px;}
.slide_x .list6 li{float:left;position:relative;width:412px; height:299px;overflow:hidden;}
.slide_x .list6 li a img{width: 100%;height: 100%;
  transition:1s all ease-out;
  -webkit-transition:1s all ease;
  -moz-transition:1s all ease;
  -o-transition:1s all ease;
  -ms-transition:1s all ease;
}
.slide_x .list6 li a:hover img{
    transform: scale(1.2, 1.2);
    -ms-transform:scale(1.2, 1.2);
    -moz-transform:scale(1.2, 1.2);
    -webkit-transform:scale(1.2, 1.2);
    -o-transform:scale(1.2, 1.2);

    transition:1s all ease-out;
    -webkit-transition:1s all ease;
    -moz-transition:1s all ease;
    -o-transition:1s all ease;
    -ms-transition:1s all ease;
}
.slide_x .list6 a p{position:absolute;bottom:0;left:0;width:100%;height:36px; line-height:36px; overflow:hidden; font-size:14px; color:#fff;text-indent:12px;background:url(../images/bg1.png) repeat;font-weight: normal;}
.slide_x .list6 a p span{width:80%;overflow:hidden;display:block;font-family: 'Microsoft YaHei';}
.slide_x .btn{overflow:hidden;position:absolute;bottom:12px;right:6px;}
.slide_x .btn li{float:left;width:9px;height:9px;margin:0 4px;background:#fff;cursor:pointer; font-size:0; border-radius:50%;}
.slide_x .btn .selected{background:#ff6600;}
.slide_x .minus,
.slide_x .plus{position:absolute;top:117px;width:28px;height:56px;background-repeat:no-repeat;text-align:center;cursor:pointer;display:none;}
/*图片新闻 end*/

.new-list{width: 386px;}
.new-intro{border-bottom: 1px #c2c2c2 dashed;padding:0 0 10px 0;}
.new-intro h4{font-size: 16px;color:#cc3300;font-weight: normal;margin:0 0 10px 0;}
.new-intro p{color:#2c2c2c;font-size: 12px;line-height:22px;height: 44px;overflow:hidden;}
.new-intro p a{color:#fd010d;}
.new-list ul{height: 213px;overflow:hidden;}
.new-list ul li{line-height: 30px;}
.new-list ul li a{padding:0 0 0 15px;background:url(../images/dian.png) no-repeat center left;color:#2c2c2c;font-family: 'Microsoft YaHei';display:block;}
.new-list ul li a span{float:right;color:#2c2c2c;font-size: 12px;}
.new-list ul li a:hover{color:#cc3300;}


.newCen-fr{width: 352px;font-family: 'Microsoft YaHei';}
.Hvideo-head{background:url(../images/head1.jpg) no-repeat;height: 43px;line-height: 43px;font-size: 18px;color:#fff;text-indent: 1em;}
.Hvideo-head span{font-size: 12px;text-transform: uppercase;}
.Hvideo{height: 214px;border:1px #c2c2c2 solid;margin:11px 0 0 0;overflow:hidden;}
.Hvideo-btn{margin:16px 0 0 0;}



.Advertising{margin:11px 0 0 0;}
.Advertising a img{width: 100%;height: auto;}

.Hexpert{margin:16px 0 0 0;}
.Hexpert-head{background:url(../images/head2.png) no-repeat;background-size: 100% 100%;display:list-item; list-style:none;line-height: 25px;padding: 14px 19px; }
.Hexpert-head a{font-size:12px;color:#fff;float:right;}
.Hexpert-cont{background:#f3f3f3;padding:19px 10px;}


/*轮播1*/
.friend{height:233px;margin:0 auto;width:100%;position: relative;}
.mr_frbox{height:233px;padding:0 0px 0px;}
.mr_frBtnL{display:inline;left:5%;}
.mr_frBtnR{right:5%;}
.mr_frBtnL,.mr_frBtnR{position: absolute;top:34%;width:24px;height:41px;cursor:pointer;}
.mr_frUl{height:100%;width:936px;position: relative;margin:0 auto;}
.mr_frUl ul li{display:inline;float:left;height:233px;width:299px;overflow:hidden;position:relative;margin:0 14px 0 0;}
.tempWrap{width: 936px !important;margin:0 auto;}
/*轮播1 end*/



.Hexpert-fl{width: 152px;}
.Hexpert-pic{width: 148px;height: 180px;padding:2px;border:1px #dbd9d9 solid; }
.Hexpert-pic a img{width: 100%;height: 100%;}
.Hexpert-btn{height: 29px;line-height: 29px;margin:9px 0 0 0;}
.Hexpert-btn a{width: 50%;text-align: center;color:#fff;background:#a23503;display:inline-block;}
.zxzx{background:#cd4202 !important;color:#f8e08e !important;}

.Hexpert-fr{width: 136px;}
.Hexpert-fr h1{text-align: center;color:#a23503;font-size: 17px;font-weight: bold;border-bottom: 1px #a23503 dashed;padding:0 0 14px 0;}
.Hexpert-fr h3{text-align: center;background:url(../images/index2_45.png) no-repeat center center;height: 24px;line-height: 24px;color:#2c2c2c;font-size: 14px;margin:11px 0;}
.Hskill{line-height: 24px;color:#2c2c2c;font-size: 14px;height: 144px;overflow:hidden;}
.Hskill a{color:#cd4202;}

.contFl .Hexpert-cont{padding:0px;}
.contFl .Hexpert-cont ul li{float:left;width: 299px;margin:0 4px 40px 0;}


.Hreferral{margin:25px 0 0 0;}
.Hreferral-fl{width: 951px;}
.Hreferral-cont{background:#f3f3f3;padding:18px 11px;}
.referral_menu{z-index:1;width: 100%;}
.referral_menu dl{float:left;height:30px;line-height:30px;cursor:pointer;text-align:center; margin:0 4px 0 0;color:#55350d;font-size:14px;border-radius: 4px;background:#ddcfbf;width: 73px;}
.referral_menu .selected2{cursor:pointer;color:#fff;background:#993300; }
.referral_box{width:100%; margin:12px 0 0 0;height: 198px;overflow:hidden;}
.referral_box .hide2{display:none;}
.wkxt{}
.wkxt-fl{width: 364px;}
.wkxt-fr{width: 515px;margin:10px 0 0 26px;height: 188px;overflow:hidden;}
.wkxt-fr p{color:#333333;line-height: 24px;}
.wkxt-fr p a{color:#cc3300;}
.Hreferral-fr{width:274px;background:url(../images/bg3.png) no-repeat;height:313px;padding:9px 8px;}
.Hreferral-fr ul li{float:left;width:135px;height: 73px;margin:0 4px 7px 0;line-height: 73px;}
.Hreferral-fr ul li a{color:#ffffff;font-size: 16px;padding:0 0 0 58px;display:block;}
.Hreferral-fr ul>li+li+li+li+li+li+li a{padding:0 0 0 126px;background:url(../images/tb2.png) no-repeat;background-position:34px 17px;}
.Hreferral-fr ul>li+li+li+li+li+li a{background:url(../images/tb2.png) no-repeat;background-position:12px -412px;}
.Hreferral-fr ul>li+li+li+li+li a{background:url(../images/tb2.png) no-repeat;background-position:12px -328px;}
.Hreferral-fr ul>li+li+li+li a{background:url(../images/tb2.png) no-repeat;background-position:12px -253px;}
.Hreferral-fr ul>li+li+li a{background:url(../images/tb2.png) no-repeat;background-position:12px -191px;}
.Hreferral-fr ul>li+li a{background:url(../images/tb2.png) no-repeat;background-position:12px -119px;}
.Hreferral-fr ul>li a{background:url(../images/tb2.png) no-repeat;background-position:12px -54px;}

.Hreferral-fr ul>li+li+li+li+li+li+li{width: 100%;margin:0;}
.Hreferral-fr ul>li+li+li+li+li+li{margin:0 0 7px 0;}
.Hreferral-fr ul>li+li+li+li+li{margin:0 4px 7px 0;}
.Hreferral-fr ul>li+li+li+li{margin:0 0 7px 0;}
.Hreferral-fr ul>li+li+li{margin:0 4px 7px 0;}
.Hreferral-fr ul>li+li{margin:0 0 7px 0;}
.Hreferral-fr ul>li{margin:0 4px 7px 0;}



.Health{margin:32px 0 0 0;}
.Health-head{background:url(../images/head3.png) no-repeat left top;height: 52px;line-height: 52px;border-bottom: 1px #aa4010 solid;color:#1b1b1b;font-family: 'Adobe 黑体';font-size: 30px;text-indent: 2em;}
.Health-head span{color:#666666;font-size: 24px;text-transform: uppercase;}
.Health-cont{background:#f3f3f3;padding:13px;}
.yytd{width: 371px;}
.yytd-head{background:url(../images/bg6.jpg) repeat-x left bottom;padding:0 0 8px 0;}
.yytd-head span{border-bottom: 2px #d74603 solid;color:#4b4b4b;font-weight: bold;font-size: 18px;padding:0 21px 6px 0;}
.yytd-head a{float:right;color:#828181;margin:7px 0 0 0;}
.yytd-cont{margin:11px 0 0 0;}
.yytd-pic{width: 372px;height: 241px;margin:0 0 12px 0;}
.yytd-pic img{width: 100%;height: 100%;}
.yytd-cont ul li{padding:0 0 0 6px;background:url(../images/diain2_07.jpg) no-repeat center left;}
.yytd-cont ul li a{color:#6e6c6c;line-height: 30px;display:block;}
.yytd-cont ul li a span{float:right;color:#999999;font-size: 12px;}
.yytd-cont ul li a:hover{color:#d74603;}

.Health-center{width: 445px;margin:0 0 0 30px;}
.hlyd{}
.hlyd-top{background:#e9e0d4;margin:11px 0 0 0;padding:12px 13px 5px 13px;}
.hlyd-top h1{color:#d94403;font-size: 16px;font-weight: bold;text-align: center;margin:0 0 9px 0;}
.hlyd-top p{color:#666666;font-size: 12px;line-height: 22px;height: 44px;overflow:hidden;}
.hlyd-bottom{height: 84px;overflow:hidden;}
.hlyd-bottom ul li{line-height: 28px;padding:0 0 0 6px;background:url(../images/diain2_07.jpg) no-repeat center left;}
.hlyd-bottom ul li a{color:#6e6c6c;display:block;}
.hlyd-bottom ul li a span{float:right;}
.hlyd-bottom ul li a:hover{color:#d74603;}

.zyzl{margin:20px 0 0 0;}
.zyzl-top{margin:11px 0 0 0;}
.zyzl-top ul li{float:left;position:relative;width: 145px;height: 88px;margin:0 4px 0 0;}
.zyzl-top ul>li+li+li{margin:0;}
.zyzl-top ul li a img{width: 100%;height: 100%;}
.zyzl-top ul li a b{position:absolute;left:0;bottom:0;height: 21px;line-height: 21px;color:#fff;font-size: 12px;text-align: center;width: 100%;background:url(../images/bg2.png) repeat;}
.zyzl-top ul li a:hover b{color:#d74603;}

.zyzl-bottom{margin:11px 0 0 0;height: 60px;overflow:hidden;}
.zyzl-bottom ul li{padding:0 0 0 6px;background:url(../images/diain2_07.jpg) no-repeat center left;width: 45%;line-height: 30px;float:left;margin:0 10px 0 0;}
.zyzl-bottom ul li a{color:#6e6c6c;font-size: 14px;}
.zyzl-bottom ul li a:hover{color:#d74603;}



.jkjy{width: 363px;}
.jkjy-cont{margin:11px 0 0 0;}
.jkjy1{}
.jkjy1 ul li{border-bottom: 1px #b5b5b5 dashed;padding:0 0 13px 0;margin:0 0 12px 0;}
.jkjy1-pic{width: 70px;height: 71px;}
.jkjy1-pic a img{width: 100%;height: 100%;}
.jkjy1-text{width: 279px;}
.jkjy1-text h3{font-size: 16px;color:#000;}
.jkjy1-text p{color:#6e6c6c;line-height: 26px;height: 52px;overflow:hidden;}
.jkjy1-text p a{color:#e74a00;}

.jkjy2{}
.jkjy2 ul li{line-height: 30px;padding:0 0 0 8px;background:url(../images/dian3_25.jpg) no-repeat center left;}
.jkjy2 ul li a{color:#6e6c6c;display:block;}
.jkjy2 ul li a span{color:#999999;font-size: 12px;float:right;}
.jkjy2 ul li a:hover{color:#d74603;}


.Hsetting{margin:31px 0 0 0;background:#f3f3f3;padding:16px 13px;}
.Hsetting-head{background:url(../images/head4.jpg) no-repeat;background-size: 100% 100%;height: 52px;/*text-indent: 2em;*/    padding: 0 0 0 32px;}
.Hsetting-head h4{color:#fff;font-size: 20px;font-weight: bold;padding: 6px 0 0 0;}
.Hsetting-head p{color:#ffffff;font-size: 8px;font-family: 'Arial';text-transform: uppercase;}
.Hsetting-cont{margin:32px 0 0 0;}


.marquee {width: 100%;height:190px;overflow:hidden;position: relative;}
.marquee li{ display:inline;float:left;width:201px;overflow:hidden;position:relative;margin: 0 9px;height:190px;}
.marquee li a div{ width:201px; height:159px;overflow:hidden;}
.marquee li a div img{
  transition:1s all ease-out;
  -webkit-transition:1s all ease;
  -moz-transition:1s all ease;
  -o-transition:1s all ease;
  -ms-transition:1s all ease;
}
.marquee li a p{display:block;color:#2c2c2c;font-size:16px;margin:10px 0 0 0;text-align: center;}
.marquee li a:hover p{color:#d74603;}
.marquee li a:hover img{
    transform: scale(1.2, 1.2);
    -ms-transform:scale(1.2, 1.2);
    -moz-transform:scale(1.2, 1.2);
    -webkit-transform:scale(1.2, 1.2);
    -o-transform:scale(1.2, 1.2);

    transition:1s all ease-out;
    -webkit-transition:1s all ease;
    -moz-transition:1s all ease;
    -o-transition:1s all ease;
    -ms-transition:1s all ease;
}


.marqueeDiv {width: 100%;}
.marqueeDiv li{ display:inline;float:left;width:201px;overflow:hidden;margin: 15px 13px;height:190px;}
.marqueeDiv li a div{ width:201px; height:159px;overflow:hidden;}
.marqueeDiv li a div img{
  transition:1s all ease-out;
  -webkit-transition:1s all ease;
  -moz-transition:1s all ease;
  -o-transition:1s all ease;
  -ms-transition:1s all ease;
}
.marqueeDiv li a p{display:block;color:#2c2c2c;font-size:16px;margin:10px 0 0 0;text-align: center;}
.marqueeDiv li a:hover p{color:#d74603;}
.marqueeDiv li a:hover img{
    transform: scale(1.2, 1.2);
    -ms-transform:scale(1.2, 1.2);
    -moz-transform:scale(1.2, 1.2);
    -webkit-transform:scale(1.2, 1.2);
    -o-transform:scale(1.2, 1.2);

    transition:1s all ease-out;
    -webkit-transition:1s all ease;
    -moz-transition:1s all ease;
    -o-transition:1s all ease;
    -ms-transition:1s all ease;
}



/*内页*/
.cont{margin:10px 0 0 0;}
.contFl{background:#f3f3f3;width: 909px; min-height:700px; padding:35px 19px;}

.right-ce { padding: 20px; font-size: 14px; line-height: 24px; color: #666; }
.right-ce .abouTitle{width:98%;border-bottom: 1px #e1e3e4 solid;padding-bottom: 10px; margin:0 auto;}
.right-ce h1 {  font-size: 18px; text-align: center; border-bottom: 1px #ccc solid; width: 100%; min-height: 30px; line-height: 30px; padding-bottom: 10px; font-weight: normal; margin: 0 auto 10px auto; }

/*contFl*/
.newsDiv li{border-bottom: 1px #cecdcc dashed;padding:0 0 25px 0;margin:0 0 39px 0;}
.contFl-pic{width: 204px;height: 125px;overflow:hidden;}
.contFl-pic a img{width: 100%;height: 100%;
    transition:1s all ease-out;
    -webkit-transition:1s all ease;
    -moz-transition:1s all ease;
    -o-transition:1s all ease;
    -ms-transition:1s all ease;

}
.contFl ul li:hover .contFl-pic img{
    transform: scale(1.2, 1.2);
    -ms-transform:scale(1.2, 1.2);
    -moz-transform:scale(1.2, 1.2);
    -webkit-transform:scale(1.2, 1.2);
    -o-transform:scale(1.2, 1.2);

    transition:1s all ease-out;
    -webkit-transition:1s all ease;
    -moz-transition:1s all ease;
    -o-transition:1s all ease;
    -ms-transition:1s all ease;
}
.contFl ul li:hover .contFl-text h1{color:#d74603;}
.contFl-text{width: 686px;}
.contFl-text h1{padding:0 0 0 27px;background:url(../images/ny_05.png) no-repeat center left;color:#4e4e4e;font-size: 16px;font-weight: bold;margin:0 0 20px 0;}
.contFl-text p{color:#4e4e4e;font-size: 14px;line-height: 24px;text-indent: 2em;height: 72px;overflow:hidden;}
.contFl-text p a{color:#fa0101;}
.h1Span{float:right;}
.h1Span span{color:#4e4e4e;font-size: 12px;font-weight: normal;margin:0 30px 0 0;}
.h1Span>span+span{margin:0;}
.h1Span span img{margin:0 7px 0 0;}

.paging{text-align: center;}
.contFl-paging{height: 30px;line-height: 30px;display:inline-block;}
.contFl-paging span{float:left;width: 32px;height: 30px;position:relative;top:-4px;}
.contFl-paging a{float:left;color:#666666;font-size: 12px;width: 22px;height: 24px;line-height: 24px;text-align: center;}
.contFl-paging a:hover{background:url(../images/pagbg_03.jpg) no-repeat;color:#fff;}

/*add pager 2016-4-21*/
.pages { clear:both; padding:40px 0 55px 0; height: 26px; line-height: 26px; text-align:center; }
.pages a { background: #A0A0A0; color: #FFF; display: inline-block; margin-left: 5px; padding: 0 12px; }
.pages a.current, .pages a:hover { background: #000000; }
.pages .nowpage{ background: #000000; color: #FFF; display: inline-block; margin-left: 5px; padding: 0 12px;}



.contFr{}
.contFr-top{background:#f3f3f3;width: 257px;padding:20px 13px;}
.contFr-head{border-bottom: 1px #c7c6c6 solid;padding:0 0 10px 0;}
.contFr-head h1{color:#c65100;font-size: 18px;margin:0 0 6px 0;}
.contFr-head p{text-transform: uppercase;color:#868686;font-size: 10px;font-family: 'Arial';}
.contFr-cont{background:url(../images/bg4.png) no-repeat;background-size: 100% 100%;margin:11px 0 0 0;padding:11px 9px;}
.contFr-cont ul li{height: 39px;line-height: 39px;margin:0 0 1px 0;text-align: center;background:#ecddd5;}
.contFr-cont ul li a{font-size: 16px;color:#c65100;display:block;}
.contFr-cont ul li a:hover{background:#9c1210;color:#fff;}
.contFr-cont ul li a.current{background:#9c1210;color:#fff;}

.contFr-bottom{background:#f3f3f3;width: 257px;padding:20px 13px;margin:13px 0 0 0;}
.contBtn{height: 73px;}
.contBtn a img{width: 100%;height: 100%;}


.nyaction{width:241px;background:url(../images/bg3.png) no-repeat;padding:8px;background-size: 100% 100%;margin:19px 0 0 0;}
.nyaction ul li{float:left;width:118px;height: 68px;margin:0 4px 6px 0;line-height: 68px;}
.nyaction ul li a{color:#ffffff;font-size: 14px;padding:0 0 0 53px;display:block;}
.nyaction ul>li+li+li+li+li+li+li a{padding:0 0 0 116px;background:url(../images/tb3.png) no-repeat;background-position:31px 17px;}
.nyaction ul>li+li+li+li+li+li a{background:url(../images/tb3.png) no-repeat;background-position:11px -377px;}
.nyaction ul>li+li+li+li+li a{background:url(../images/tb3.png) no-repeat;background-position:11px -299px;}
.nyaction ul>li+li+li+li a{background:url(../images/tb3.png) no-repeat;background-position:11px -223px;}
.nyaction ul>li+li+li a{background:url(../images/tb3.png) no-repeat;background-position:11px -162px;}
.nyaction ul>li+li a{background:url(../images/tb3.png) no-repeat;background-position:11px -101px;}
.nyaction ul>li a{background:url(../images/tb3.png) no-repeat;background-position:11px -47px;}

.nyaction ul>li+li+li+li+li+li+li{width: 100%;margin:0;}
.nyaction ul>li+li+li+li+li+li{margin:0 0 6px 0;}
.nyaction ul>li+li+li+li+li{margin:0 4px 6px 0;}
.nyaction ul>li+li+li+li{margin:0 0 6px 0;}
.nyaction ul>li+li+li{margin:0 4px 6px 0;}
.nyaction ul>li+li{margin:0 0 6px 0;}
.nyaction ul>li{margin:0 4px 6px 0;}


.tuijian{margin:25px 0 0 0;}
.tuijian-cont{margin:15px 0 0 0 ;}
.tuijian-pic{position:relative;width: 100%;height: 198px;}
.tuijian-pic img{width: 100%;height: 100%;}
.tuijian-pic h1{position:absolute;left:0;bottom:14px;color:#000000;font-size: 18px;padding:0 0 0 19px;}
.tuijian-pic h1 span{color:#d01305;margin:0 0 0 50px;}
.tuijian-text{background:url(../images/bg7_03.png) no-repeat;background-size: 100% 100%;color:#4e4e4e;line-height: 22px;font-size: 14px;padding:15px;margin:10px 0 0 0;height: 44px;overflow:hidden;}
.tuijian-text span{color:#c65100;}
.tuijian-text a{color:#d01305;}
.tuijian-btn{margin:6px 0 0 0;}
.tuijian-btn a{height: 35px;line-height: 35px;width: 116px;background:#ff7800;text-align: center;color:#ffffff;font-size: 16px;display:inline-block;float:left;}

.matter{margin:22px 0 0 0;}
.matter-cont{margin:10px 0 0 0 ;}
.matter-cont ul li{border-bottom: 1px #cbcaca dashed;padding:0 0 10px 0;margin:0 0 8px 0;}

.asking{padding:0 0 0 24px;background:url(../images/ny_23.png) no-repeat left top;font-weight: bold;}
.asking a{color:#4e4e4e;}
.agree{margin:11px 0 0 0;padding:0 0 0 24px;color:#4e4e4e;font-size: 12px;line-height: 20px;background:url(../images/ny_26.png) no-repeat left top;}
.agree a{color:#d01305;font-size: 14px;}


/*productInfo*/
.basicInfo strong{width:65px;text-align:right;}
.basicInfo p{ margin:0px; padding:0px;}
.expertContent table{width:100%;border-collapse: collapse;border-spacing: 0;font-size: inherit;}
.expertContent table th{padding:6px;border:1px solid #B4E3D2;background:#E7F7F1;text-align:center;}
.expertContent table td{padding:6px;border:1px solid #B4E3D2;text-align:center;}
.expertContent table .full{color:#EC9291;background:#FFF1F0;}
.expertContent table .pause{color:#ecc091;background:#fff8f0;}
.expertContent table .reserve{background:#f4f9e9;}
.expertContent table .reserve a{color:#5ba505;}
.expertContent{padding:18px;height:278px;overflow-y:auto;overflow-x:hidden;line-height:1.8;display:none;}
.expertContent span{display:block;padding:5px 0;}
.expertContent p{margin:10px auto;}
/*Channel Human*/
.humanDetailed {height:230px;position:relative;}
.humanDetailed a.backlist {border: 1px solid #CCC;display: inline-block;padding: 3px 5px;color: #18a86f; position:absolute; right:30px; top:10px;}
.humanDetailed h2{font-size:18px;}
.humanPic{width:150px;height:200px;padding:15px 10px;}
.humanPic img{width:150px;height:180px;}
.humanDetailed .basicInfo{position: absolute;width: 640px;line-height: 2.5;left: 199px;top: 20px;}
.humanDetailed .basicInfo strong{width:70px;text-align:right;}
.humanInfo .expertContent{display:block;height:auto;overflow:visible;border-top:1px dotted #dbdbdb; font-size:14px;}
.humanInfo .expertContent h2{font-size:16px;font-weight:bold;}
.humanInfo .expertContent table{margin-top:10px;}


/*预约*/
.step { margin: 10px auto; padding: 0 10px; width: 1190px; border: 1px solid #dbdbdb; font-family: microsoft yahei; color: #777777; }
.h2Title { height: 40px; line-height: 40px; border-bottom: 1px solid #dbdbdb; padding-left: 10px; font-size: 14px; position: relative; }
.h2Title h2 { font-size: 14px; font-family: microsoft yahei; color: #777777; }
.h2Title span { position: absolute; top: 0; right: 5px; font-size: 12px; color: #999; }
.stepContent { padding: 10px 0; }
.stepTable { width: 98%; margin: 10px auto; border-collapse: collapse; }
.stepTable th { padding: 6px; border: 1px solid #B4E3D2; background: #E7F7F1; text-align: center; }
.stepTable td { padding: 6px; border: 1px solid #B4E3D2; text-align: center; }
.stepContent h3 { padding: 8px 10px; font-size: 14px; border-bottom: 1px solid #DBDBDB; font-weight: bold; position: relative; }
.contactPerson { padding: 10px; border-bottom: 1px dotted #ddd; }
.stepContent p { padding: 10px 20px; }
.stepContent p strong { display: inline-block; zoom: 1; width: 120px; text-align: right; font-weight: normal; }
.stepContent p span { color: #f00; margin-right: 5px; }
.input_m, .input-text { width: 300px; padding: 5px; border: 1px solid #ccc; }
.stepContent p select { width: 120px; }
.stepContent .mainBtn { background-color: #049446; width: 100px; height: 32px; line-height: 32px; border: 0; font-family: microsoft yahei; font-size: 14px; color: #fff; cursor:pointer; }



/*加入我们*/
.category{margin: 0 auto;}
.category dt {margin:0 0 10px 0;}
.category dt a{ position:relative; display:block; padding:5px 20px;background:#d9d9d9;line-height:46px;font-size:18px;}
.category dd{ display:none;padding: 10px;position:relative;}

.recruit1{color:#343434;font-size:16px;line-height: 20px;font-family: '微软雅黑';word-spacing:57px;}
.recruit1 strong{color:#343434;font-size:20px;font-weight: bold;font-family: '微软雅黑';}
.recruit2{margin:1em 0 0 0;}
.recruit2 p{line-height:30px !important;color:#343434 !important;font-size: 16px !important;font-family: '微软雅黑';}
.recruit2 p strong{color:#343434;font-size: 16px;font-weight: bold;font-family: '微软雅黑';display:inline-block;}

.category dt a span{position:absolute; right:20px; top:16px;width:23px;height:24px;background:url(../images/tbb.png) no-repeat;background-position: 0 -64px;background-size:100%;}
.category dt a .span1{position:absolute; right:20px; top:16px;width:23px;height:24px;background:url(../images/tbb.png) no-repeat;background-position: 0 0;background-size:100%;}
.currentDd1{background:#339933 !important;color:#fff;}


/**投诉中心**/
.compl-warp{ width:100%; margin:auto; padding-top:0px;}
.compl-filed { margin-top:26px; line-height:29px; min-height:29px; color:#4a4a4a;}
.compl-filed label{ width:220px; text-align:right; float:left; padding-right:5px;}
.compl-filed label .red{ color:#d21300;}
.compl-filed .inpt{ width:390px; height:27px; line-height:27px; padding-left:3px; border:1px #cccbcb solid; border-radius:5px;}
.compl-filed .select{ width:158px; height:29px; line-height:29px; padding-left:3px; border:1px #cccbcb solid; border-radius:5px;}
.compl-filed .filed-item{ padding-right:5px; float:left;}
.compl-filed .filed-item input[type='radio']{ margin:0 8px 0 20px;}
.compl-filed .wth100{ width:100px; margin-right:10px;}
.compl-filed .select.wth100{ width:105px;}
.compl-filed .textarea{ width:435px; height:120px; border:1px #cccbcb solid; border-radius:5px; padding:5px;}
.compl-filed .btn{ background:#5b0103; width:84px; height:28px; line-height:28px; text-align:center; color:#fff; font-size:14px; border-radius:5px; cursor:pointer; border:none; }
.compl-tips{ padding:60px 90px 50px 90px; line-height:30px; color:#868686;}



.news_list1 { padding: 0px; overflow: hidden; line-height: 40px; }
.news_list1 li { padding-left: 12px; text-align: left; height: 40px; line-height: 40px; position: relative; border-bottom:1px dashed #ccc; }
.news_list1 li a { width: 80%; overflow: hidden; height: 30px; display: block; }
.news_list1 li span { position: absolute; right: 5px; top: 0; color: #999; }



.position-head{}
.position-head a{color:#999999;font-size: 14px;}
.position-head a:last-child{color:#202020;font-size: 14px;}
.position-head span{font-size: 16px;color:#a83501;font-weight: bold;}



/*在线咨询*/
.online { background: #fff; width: 100px; padding: 5px; border: 3px #c4c4c4 solid; position: fixed; right: 2%; top: 10%; font-family: microsoft yahei; z-index: 1000; }
.online-tit { padding: 10px 0; text-align: left; font-size: 16px; font-weight: bold; color: #896217; }
.online-list { padding-top: 20px; padding-bottom: 16px; border-top: 1px #ccc dashed; border-bottom: 1px #ccc dashed; }
.online-list li { height: 28px; line-height: 28px; vertical-align: middle; overflow: hidden; margin-top: 8px; }
.online-list li a.qqtitle { background: url(../images/about_6--.png) no-repeat left center; padding-left: 20px;display: block; color: #333; float:left;  }
.online-phone { background: url(../images/about_7.jpg) no-repeat 8px center; padding: 20px 0 20px 58px; line-height: 15px; width: 25px; font-size:12px; }
.online-number { padding-bottom: 15px; line-height: 18px; color: #7B3C19; text-align: center; font-size: 14px; }



.Advertising{margin:11px 0 0 0;height: 105px;}
.cl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cl {
  zoom: 1;
}


.block {
  margin: 10px 10px 0;
}
.temp {
  margin: 1px;
}
.slideshow {
  clear: both;
}
.slideshow li {
  position: relative;
  overflow: hidden;
}

.slidebar li {
  float: left;
  margin-right: 1px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
  cursor: pointer;
}
.slidebar li.on {
  background: rgba(255, 255, 255, 0.5);
  color: #000;
  font-weight: 700;
}

.frame {
  background: none;

}
.temp {
  margin: 0;
}
.slidebar {
  position: absolute;
  top: 5px;
  left: 4px;
}

.slidebar li.on {
  background: rgba(255, 255, 255, 0.5);
  color: #ff0;
  font-weight: 700;
}

.block {
  margin: 0;
  position: relative;
}
#frameHlicAe {
  margin: 0px !important;
  border: 0px !important;
}
.comiis_wrap960, .comiis_wrapad {
  margin: 0 auto;
  width: 100%;
}

.comiis_wrapad {
  overflow: hidden;width: 100%;height: 105px;
}
.comiis_wrapad img {
  float: left;
  margin-top: 0px;
  height: 100%;
}
#slidesImgs li {
  width: 100%;
  height:  100%;
  display: none;
}

#slidesImgs li img{width: 100%;height: 100%;}




/**调查表**/
.main { background: url(../images/dc_2.jpg) repeat-y; width: 1003px; margin: 0 auto; }
.main-tc { background: url(../images/dc_1.jpg) no-repeat; width: 803px; padding-top: 240px; padding-left: 100px; padding-right: 100px; font-family: microsoft yahei; }
.question { padding: 10px 0; border-bottom: 1px solid #EFEFEF; }
.question-tit { font-size: 15px; color: #444444; font-weight: bold; height: auto; line-height: 20px; }
.question-tit .num { font-weight: bold; width: 28px; float: left; }
.question-tit .txt { overflow: hidden; zoom: 1; }
.question-radio { clear: both; padding-top: 5px; padding-left: 24px; padding-bottom: 5px; font-size: 14px; color: #333333; }
.question-radio li { line-height: 30px; position: relative; }
.question-radio li .radio { position: absolute; top: 9px; }
.question-radio li .textarea { width: 775px; height: 150px; overflow: hidden; padding: 5px; }
.question-radio li label { display: block; padding-left: 20px; }
.question-info { line-height: 30px; font-size: 18px; padding: 10px 0; }
.question-btn { text-align: center; padding: 30px 0; }
.question-btn .submitbutton { display: inline-block; height: 30px; line-height: 30px; border: 0; cursor: pointer; background: #f17819; font-size: 16px; color: #fff; border-radius: 5px; padding: 0 15px; font-family: microsoft yahei; }