
@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;}
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{height: 183px;max-width: 1920px;position: relative;z-index: 2;}
.head-t{height: 133px;overflow: hidden;padding-top: 42px;box-sizing: border-box;}
.head-t .logo{float: left;width: 167px;height: 63px;}
.head-t .logo img{width: 167px;height: 63px;display: block;}
.head-t h2{float: left;font-weight: normal;margin-left: 27px;display: inline;margin-top: 6px;font-size: 24px;padding-left: 25px;font-weight: bold;letter-spacing: 1.2px;background: url(images/head-dy.png) no-repeat left center;}
.head-t h2 i{color: #B60081;}
.head-t h2 span{display: block;font-size: 16px;line-height: 16px;color: #B60081;margin-top: 8px;font-weight: normal;}
.head-t em{background: url(images/tel.png) no-repeat left bottom 5px;padding-left: 57px;display: block;float: right;font-size: 28px;line-height: 110%;font-weight: bold;font-family: arial;text-align: right;color: #B60081;margin-top:-10px;}
.head-t em span{display: block;font-size: 14px;color: #000;line-height: 14px;font-weight: normal;margin-bottom: 10px;opacity: 0.5;}
.head-b{background: #B60081;height: 50px;line-height: 50px;}
.head-b li{float: left;font-size: 16px;line-height: 50px;height: 50px;position: relative;margin-right: 60px;box-sizing: border-box;letter-spacing: 1px;}
.head-b li:last-of-type{margin-right: 0;}
.head-b li a{display: block;color: #fff;}
.head-b li.cur,.head-b li:hover{font-weight: bold;border-bottom: 2px solid #fff;}
.search{position: absolute;right: 50%;margin-right: -600px;bottom: 13px;}
.search i{cursor: pointer;}
.search_box{position: absolute;right: 0;top: 33px;width: 500px;display: none;}
.search_box .txt{float: left;width: 420px;border: none;height: 40px;line-height: 40px;font-size: 13px;color: #666;padding-left: 20px;box-sizing: border-box;}
.search_box .btn{float: left;width: 80px;border:none;height: 40px;background: #333;color: #fff;font-size: 16px;}


/*首页底部*/
.foot-t{height: 380px;border-bottom: 1px solid #EDEDED;padding-top: 87px;box-sizing: border-box;}
.foot-tl{float: left;width: 377px;border-right: 1px solid #cccccc;height: 222px;}
.foot-tl h3,.foot-tc h3{font-size: 16px;line-height: 14px;text-transform: uppercase;color:#B3B3B3;font-weight: normal;margin-bottom: 28px;}
.foot-tl h3 span,.foot-tc h3 span{display: block;font-size: 22px;line-height: 22px;color: #000;margin-top: 6px;}
.foot-tl p span{font-size: 16px;display: block;line-height: 36px;color: #666;padding-left: 32px;}
.foot-tl p span:nth-of-type(1){background: url(images/ficon1.png) no-repeat left center;}
.foot-tl p span:nth-of-type(2){background: url(images/ficon2.png) no-repeat left center;}
.foot-tl p span:nth-of-type(3){background: url(images/ficon3.png) no-repeat left center;}
.foot-tl p span:nth-of-type(4){background: url(images/ficon4.png) no-repeat left center;}
.foot-tc{float: left;width: 363px;border-right: 1px solid #cccccc;height: 222px;padding-left: 80px;box-sizing: border-box;}
.foot-tc p a{display: block;line-height: 36px;color: #666;font-size: 16px;float: left;width: 80px;}
.foot-tc p a:hover{color: #B60081;}
.foot-tc p a:nth-child(odd){width: 145px;}
.foot-tr{float: right;width: 378px;}
.foot-tr em{float: left;text-align: center;margin-right: 27px;}
.foot-tr em:last-child{margin-right:0;}
.foot-tr em img{width: 165px;height: 165px;border: 5px solid #eeeeee;display: block;}
.foot-tr em span{display: block;font-size: 14px;color: #999;line-height: 14px;margin-top: 20px;}
.foot-b{box-sizing: border-box;padding-top: 28px;padding-bottom: 41px;}
.foot-b p{line-height: 32px;color: #999;}
.foot-b p a{color: #999;}
.foot-b p span{margin-left: 30px;}
.foot-b p b{font-weight: normal;display: inline-block;}
.foot-b p em{display: inline-block;}
.foot-b p em a{margin-right: 10px;}
.foot-b p em a:last-child{margin-right: 0;}


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