
@charset "utf-8";
/*初始样式*/
body{ color:#333;font:14px "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%;}}
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{height: 160px;}
.header .top{height:91px;padding-top: 9px;}
.header .logo{float: left;width:84px;height:80px;display: inline;padding-right: 28px;margin-right: 29px;background: url(images/logo-line.jpg) no-repeat right center;}
.header .logo a{display:block;}
.header .logo img{width:84px;height: 64px;margin-top: 8px;}
.header h2{font-size: 20px;font-weight: bold;float: left;line-height: 20px;color: #333;margin-top: 17px;}
.header h2 em{color:#EF8301;}
.header h2 span{display: block;font-size: 18px;font-weight: normal;text-transform: uppercase;margin-top:9px;line-height: 18px;color: #999;text-align: center;}
.header .tel{float: right;padding-top:10px;}
.header .tel em{display: block;font-size: 22px;line-height: 22px;font-weight: bold;height: 22px;margin-bottom: 12px;}
.header .tel b{font-size: 18px;line-height: 18px;font-weight: normal;}

.header .nav{position: relative;height: 60px;background: #f6f6f6;}
.header .nav li{float: left;line-height: 60px;height: 60px;position: relative;margin-right: 68px;}
.header .nav li:after{content: "/";display: block;position: absolute;right: -34px;top: 0;}
.header .nav li:last-child{margin-right: 0;}
.header .nav li:last-child:after{display: none;}
.header .nav li a{display: block;color: #333;font-size: 16px;background: url(images/nav-line.jpg) no-repeat center 60px;transition: all .1s linear;}
.header .nav li.cur a,.header .nav li:hover a{color:#EF8301;background: url(images/nav-line.jpg) no-repeat center 57px}



.foot-nav{height: 59px;line-height:60px;border-bottom: 1px solid #dcdcdc;background: #e8e8e8;}
.foot-nav li{float: left;font-size: 16px;position: relative;margin-right: 162px;display: inline;position: relative;}
.foot-nav li:last-child{margin-right: 0;}
.foot-nav li:last-child:after{display: none;}
.foot-nav li:after{content: "/";position: absolute;right: -81px;line-height: 60px;top: 0;}
.foot-nav li a{display: block;}
.foot-nav li:hover a{color: #00A1E9;}
.foot-con{background: #fff;height: 166px;padding-top: 36px;}
.foot-con .flogo{float: left;text-align: center;font-weight: bold;width: 186px;margin-right: 30px;}
.foot-con .flogo a{display: block;}
.foot-con .flogo img{width: 110px;height: 85px;}
.foot-con .flogo span{display: block;font-size: 16px;color: #333;text-align: center;margin-top: 20px;}
.foot-con .info1{float: left;margin-right: 35px;margin-top: 12px;width: 380px;}
.foot-con .info1 p{padding-left: 35px;font-size: 16px;line-height: 16px;margin-bottom: 30px;}
.foot-con .info1 p span{margin-left: 15px;}
.foot-con .info1 p.tel{background: url(images/foot-icon1.png) no-repeat left center;}
.foot-con .info1 p.email{background: url(images/foot-icon2.png) no-repeat left center;}
.foot-con .info1 p.add{background: url(images/foot-icon3.png) no-repeat left center;}
.foot-con .info2{float: left;margin-right: 35px;margin-top: 12px;width: 298px;}
.foot-con .info2 p{font-size: 16px;line-height: 16px;margin-bottom: 30px;}
.foot-con .info2 p span{margin-left: 10px;}
.foot-con .code{float: right;padding-top: 12px;}
.foot-con .code em{float: left;width: 100px;margin-right: 35px;}
.foot-con .code em:last-child{margin-right: 0;}
.foot-con .code em img{width: 100px;height: 100px;}
.foot-link{border-top: 1px solid #f6f6f6;height: 48px;line-height: 48px;}
.foot-link a{color: #c8c8c8;margin-right: 44px;position: relative;display: block;float: left;}
.foot-link a:hover{color: rgba(1,159,234,1);}
.foot-link a:last-child{margin-right: 0;}
.foot-link a:after{content: "/";position: absolute;right: -24px;line-height: 48px;top: 0;font-size: 14px;}
.foot-link a:last-child:after{display: none;}


        .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: #00a0e8;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #00a0e8;
            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;
        }
    
