
@charset "utf-8";
/*初始样式*/
body{ color:#333;font-size: 14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a{ color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam{ vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:0;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}
i,em{ font-style:normal;}

.tr {text-align:right;}
.tl {text-align:left;}
.center{ text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}

/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;}
.pic img,.picl img,.pics img{-webkit-transition: -webkit-transform 0.8s; -moz-transition: -moz-transform 0.8s; -o-transition: -o-transform 0.8s; transition: transform 0.8s;}
.pic img:hover{-webkit-transform: scale(1.03);-moz-transform: scale(1.03);-ms-transform: scale(1.03);-o-transform: scale(1.03);  transform: scale(1.03);}
.picl img:hover{-moz-transform: translate(0,5px);-webkit-transform: translate(0,5px);-ms-transform: translate(0,5px);-o-transform: translate(0,5px);}
.pics img:hover{-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);}
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after {left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
@keyframes myfirst{0%{background-position:0 0;} 100%{background-position:100% 100%;}}
@keyframes jtdh{0%{top: 0;} 100%{top: 10px;opacity: 0;}}
body{min-width:1200px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden;}
i,em{ font-style:normal;}
.content{width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}

/*头部*/
.header:after{content: "";width: 100%;height: 1px;background: #E2E2E2;position: absolute;top: 121px;left: 0;}
.header-t{height: 121px;}
.header-t .logo{float: left;width: 229px;height: 118px;}
.header-t .logo img{width: 229px;height: 118px;display: block;}
.header-t h2{float: left;line-height: 121px;font-size: 24px;}
.header-t h2 em{color: #26b458;background: url(images/header-icon.png) no-repeat center 85px;display: inline-block;}
.header-t p{float: right;background: url(images/phone.png) no-repeat left center;padding-left: 45px;margin-top: 40px;font-size: 16px;color: #666666;}
.header-t p em{display: block;font-weight: bold;font-size: 27px;color: #444444;}
.header-b{height: 72px;}
.header-b ul{height: 35px;padding-top: 19px;}
.header-b li{float: left;color: #333333;line-height: 35px;position: relative;}
.header-b li:after{content: "";width: 1px;height: 16px;background: #dddddd;display: inline-block;position: absolute;right: 0;top: 9px;}
.header-b li:last-of-type:after{display: none;}
.header-b li a{padding: 0 25px;}
.header-b li:last-of-type a{border: 0;}
.header-b li:hover,.header-b li.cur{background: #26B458;border-radius:17px;}
.header-b li:hover:after,.header-b li.cur:after{display: none;}
.header-b li:hover a,.header-b li.cur a{border: 0;color: #FFFFFF}


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
        .ft-b{display:none;}
        .foot-t{margin-top:0!important;}
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #e7810a;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .cl-cplb-3nf1-1-01-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .cl-cplb-3nf1-1-01-desc dt {
            height: 30px;
            padding: 20px 0 10px;
        }
        
        .cl-cplb-3nf1-1-01-desc dt b {
            display: inline-block;
            height: 30px;
            font-weight: normal;
            border-left: 13px solid #e3e3e3;
            border-right: 7px solid #e3e3e3;
            padding: 0 12px 0 13px;
            font-size: 28px;
            color: #7c7c7c;
            line-height: 30px;
        }
        
        .cl-cplb-3nf1-1-01-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .cl-cplb-3nf1-1-01-desc dd {
            padding: 0 27px 10px 27px;
        }
        
        .cl-cplb-3nf1-1-01-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            max-height: 44px;
            line-height: 44px;
            overflow: hidden;
        }
        
        .cl-cplb-3nf1-1-01-desc dd div {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .cl-cplb-3nf1-1-01-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 24px;
        }
        
        .cl-cplb-3nf1-1-01-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #27b458;
        }
        
        .cl-cplb-3nf1-1-01-list dl {
            width: 32.5%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 1.2%;
            box-sizing: border-box;
        }
        
        .cl-cplb-3nf1-1-01-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .cl-cplb-3nf1-1-01-list dt img {
            width: 100%;
            display: block;
        }
        
        .cl-cplb-3nf1-1-01-list dd {
            padding: 6px 20px 24px 20px;
        }
        
        .cl-cplb-3nf1-1-01-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
            overflow: hidden;
        }
        
        .cl-cplb-3nf1-1-01-list h4 a {
            display: block;
            height: 45px;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .cl-cplb-3nf1-1-01-list dl:hover h4 a {
            color: #27b458;
        }
        
        .cl-cplb-3nf1-1-01-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .cl-cplb-3nf1-1-01-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .cl-cplb-3nf1-1-01-list dl:hover {
            border-color: #27b458;
        }
        
        .cl-cplb-3nf1-1-01-list dl:hover .cl-cplb-3nf1-1-01-list-deta {
            background: #27b458;
            border-color: #27b458;
        }
        
        .cl-cplb-3nf1-1-01-list dl:hover .cl-cplb-3nf1-1-01-list-deta a {
            color: #fff;
        }
    

        .fdh-01-tit {
            background: #27b458;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #27b458;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #27b458;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #27b458;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #27b458;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #e7810a;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

.foot-t{background:#2d2d2d;margin-top:60px;}
.foot-t .ft-t{padding-top:50px;height:44px;border-bottom:1px solid #646464}
.foot-t .ft-t li{float:left;margin-right:47px;color:#f4f4f4}
.foot-t .ft-t li:first-of-type{margin-right:40px;padding-right:12px;background:url(images/ys-icon1.png) no-repeat right center;font-size:20px;line-height:20px}
.foot-t .ft-t li:last-of-type{margin-right:0}
.foot-t .ft-t li a{color:#f4f4f4}
.foot-t .ft-t li:hover a{color:#099f3e}
.foot-t .ft-c{height:270px}
.foot-t .ft-c .ft-l{float:left;box-sizing:border-box;margin-top:80px;padding-right:40px;width:420px}
.foot-t .ft-c .ft-l h2 img{display:block;width:176px;height:71px}
.foot-t .ft-c .ft-l p{margin-top:45px;color:#eee}
.foot-t .ft-c .lxfs{float:left;margin-top:50px;width:305px}
.foot-t .ft-c .lxfs em{display:block;margin-bottom:20px;color:#f4f4f4;font-size:20px}
.foot-t .ft-c .lxfs p{margin-bottom:14px;color:#eee;font-size:14px}
.foot-t .ft-c .dzrx{float:left;margin-top:94px;width:215px}
.foot-t .ft-c .dzrx i{display:block;width:121px;height:35px;border-radius:25px;background:#099f3e;text-align:center;line-height:35px}
.foot-t .ft-c .dzrx i a{box-sizing:border-box;padding-left:21px;background:url(images/db-phone.png) no-repeat left center;color:#fff}
.foot-t .ft-c .dzrx em{display:block;margin-top:12px;color:#fff;font-weight:700;font-size:22px}
.foot-t .ft-c .ft-r{float:right;margin-top:73px;width:236px}
.foot-t .ft-c .ft-r li{float:left;margin-left:32px;width:102px}
.foot-t .ft-c .ft-r ul li:first-of-type{margin-left:0}
.foot-t .ft-c .ft-r li i{display:block;width:102px;height:102px}
.foot-t .ft-c .ft-r li i img{display:block;width:102px;height:102px;border-radius:5px}
.foot-t .ft-c .ft-r li em{display:block;margin-top:8px;color:#b0b0b0;text-align:center}
.foot-t .ft-b{height:70px;border-top:1px solid #646464;color:#fff;line-height:70px;opacity:.8}
.foot-t .ft-b b{display:inline-block}
.foot-t .ft-b p{display:inline-block}
.foot-t .ft-b p a{margin-right:20px;color:#fff}
.foot-t .ft-b p a:last-child{margin-right:0}
.foot-t .ft-b p a:hover{color:#099f3e}
.foot-b{height:56px;background:#ededed;line-height:56px}
.foot-b p{float:left;color:#666}
.foot-b p a{color:#666}
.foot-b p:nth-of-type(2){margin-left:269px}
.foot-b p:last-of-type{float:right}


        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #27b458;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #27b458;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
