﻿
@charset "utf-8";
/*初始样式*/
body{ color:#333;font-size: 16px;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.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);  transform: scale(1.05);}
.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{max-width: 1920px;position: relative;z-index: 2;background: url(../images/head-bg.jpg) no-repeat center top;}
.head-t{height: 135px;overflow: hidden;padding-top: 10px;box-sizing: border-box;}
.head-t .logo{float: left;width: 143px;height: 114px;}
.head-t .logo img{display: block;}
.head-t h2{float: left;font-weight: normal;margin-left: 130px;display: inline;margin-top: 33px;}
.head-t h2 i{display: block;font-size: 31px;line-height: 31px;color: #333;font-weight: bold;}
.head-t h2 span{display: block;font-size:18px;line-height: 22px;color: #333;margin-top:6px;}
.head-t h3{float: left; padding: 5px 0 0 190px;height: 95px;font-size: 14px;line-height: 16px;text-align: center;}
            .head-t h3 img{ height:95px; }
.head-t em{background: url(../images/tel.png) no-repeat left top;padding-left: 57px;display: block;float: right;min-height: 49px;font-size: 26px;line-height: 80%;font-weight: bold;color: #000;margin-top: 46px;font-family: arial;}
.head-t em span{display: block;font-size: 14px;color: #303030;line-height: 14px;font-weight: normal;margin-bottom: 6px;}
.head-b{background: #554e46;height: 56px;line-height: 56px;}
.head-b.fix{position:fixed;width:100%;top:0;left:0;z-index:9;}
.head-b li{float: left;font-size: 16px;line-height: 56px;height: 56px;position: relative;}
.head-b li a{display: block;color: #fff;padding: 0 39px;}
.head-b li:before{content: "";display: block;width:0;height:0;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:0 solid #ED4F11;position: absolute;left: 50%;margin-left: -8px;transition: all .15s linear;bottom: 0;}
.head-b li:after{content: "";display: block;position: absolute;width: 1px;height:14px;background: #fff;opacity: 0.3;right: 0;top: 22px;}
.head-b li.cur:before,.head-b li:hover:before{content: "";display: block;border-bottom:7px solid #474747;}
.head-b li.cur,.head-b li:hover{font-weight: bold;}


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
        }
        .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;
        }
        .foot{height:auto!important;padding-top:90px!important;}
        .foot-b .links{display:none;}
        .foot-b .f_bt{padding-top:30px!important;}
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #666666;
            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;
        }
    

        .k12-cl-cplb-3nf1-1-01-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt {
            height: 30px;
            padding: 20px 0 10px;
        }
        
        .k12-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;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd {
            padding: 0 27px 10px 27px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            height: 44px;
            line-height: 44px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd div {
            height: 44px;
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 24px;
        }
        
        .k12-cl-cplb-3nf1-1-01-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #666666;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl {
            width:30%;
            /*border: 1px solid #dedede;*/
            margin-bottom: 15px;
            background: #fff;
            float: left;
			margin-left:10px;
            box-sizing: border-box;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dt{
            width: 100%;
            box-sizing: border-box;
            
        }
        .k12-cl-cplb-3nf1-1-01-list dt img {
            width: 100%; 
            display: block;
			height: 278px;
			border: solid 1px#ccc;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dd {
            padding: 6px 20px 20px 20px;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
            text-align: center;
        }
        
        .k12-cl-cplb-3nf1-1-01-list h4 a {
            display: block;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover h4 a {
            color: #00a650;
        }
        
        .k12-cl-cplb-3nf1-1-01-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .k12-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;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover {
            border-color: #00a650;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover .k12-cl-cplb-3nf1-1-01-list-deta {
            background: #00a650;
            border-color: #00a650;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover .k12-cl-cplb-3nf1-1-01-list-deta a {
            color: #fff;
        }
    

        .fdh-01-tit {
            background: #554e46;
            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  #00a650;
        }
        
        .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:  #00a650;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #00a650;
        }
        
        .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:  #00a650;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #666666;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p14-info-2 {
            background: #fff;
        }
        
        .p14-info-2-tit {
            height: 80px;
            font-size: 24px;
            font-weight: normal;
            line-height: 80px;
            background: #00a650;
            color: #fff;
            text-align: center;
        }
        
        .p14-info-2-list dl {
            padding: 26px 10px 20px 7px;
            border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
            font-size: 12px;
            line-height: 18px;
            display: inline-block;
            width: 223px;
        }
        
        .p14-info-2-list dt {
            width: 90px;
            float: left;
            margin-right: 6px;
        }
        
        .p14-info-2-list dt img {
            display: block;
            max-width: 100%;
            margin: 0 auto;
            width:90px;
            height:67px;
        }
        
        .p14-info-2-list dd h4 {
            height: 44px;
            font-size: 14px;
            font-weight: normal;
            line-height: 22px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            margin-bottom: 5px;
        }
        
        .p14-info-2-list-desc {
            height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-2-list dl:nth-last-child(1) {
            border-bottom: 0;
        }
    

        .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{height:326px;background:url(../images/foot-bg.jpg) no-repeat center top;padding-top:55px;box-sizing: border-box;}
.foot-t{height: 200px;border-bottom: 1px solid #535353;}
.foot-t h3{line-height: 26px;font-size: 24px;color: #fff;}
.foot-t h3 i{font-size: 26px;font-family: Arial;color: #9f9f9f;font-weight: normal;}
.foot-t .flogo{line-height:0;width:260px;float:left;margin-left:50px;height:165px;border-right:1px solid #535353;margin-right:80px;}
.foot-t .flogo a{display:block;}
.foot-t .flogo img{display:block;}
.foot-t .tact{float: left;width: 330px;height:165px;border-right:1px solid #535353;}
.foot-t .tact p{height: 85px;margin-top:10px; height:20px; color:#fff;}
.foot-t .tact p i{display: block;height: 20px;line-height: 20px;font-size: 16px;color: #ED4F11;}
.foot-t .tact p i img{margin-right: 4px;vertical-align: top;}
.foot-t .tact p em{display: block;font-size: 26px;color: #eeeeee;font-family: Arial;line-height: 36px;}
.foot-t .f_nav{float: left;width: 466px;padding-left:66px;position: relative;padding-top: 3px;box-sizing: border-box;}
.foot-t .f_nav h3{margin-bottom: 34px;}
.foot-t .f_nav a{float: left;font-size: 16px;color: #fff;line-height: 32px;width: 150px;margin-right: 50px;}
.foot-t .f_nav a:hover{color: #ED4F11;}
.foot-t .sao{float: right;width: 144px;height: 145px;background: url(../images/code-bg.png) no-repeat center;margin-right: 30px;display: block;}
.foot-t .sao img{display: block;width: 112px;height: 112px;padding-top: 16px;margin: 0 auto;}
.foot-t .sao span{ display: block;font-size: 14px;color: #fff;line-height: 32px;text-align: center;}

.foot-b{height: 78px;}
.foot-b .f_bt{ font-size: 14px;line-height:14px ;color: #C9C9C9;padding-top: 10px;}
.foot-b .f_bt p i{ display: block;float: right;}
.foot-b .f_bt span{ margin-left: 10px;}
.foot-b .f_bt span a{ color: #d2d2d2;}
.foot-b .links{ padding-top: 18px;height: 14px;}
.foot-b .links p b{ display: block;float: left;color: #fff;font-size: 14px;line-height: 14px;margin-right: 25px;}
.foot-b .links p a{font-size: 14px;color: #fff;line-height: 14px; display: block;float: left;margin-right: 20px;}
.foot-b .links p a:hover{color: #ED4F11;}


        .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: #00a650;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #00a650;
            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;
        }
    
