
        i , em{font-style: normal;}
        .topWrap{ height:136px; position:relative; z-index:12;}
        .topWrap .header{ width:1200px;height:136px;margin:0 auto; font-family: "Microsoft YaHei"; position:relative;}
		.topWrap h1{ width:243px; height:77px; padding-top:19px; float:left;}
		.topWrap h1 img{ display:block;width:243px; height:77px;}
        .nav{ width:870px; float:right; height:136px; overflow:hidden;}
        .nav li{ font-size: 16px; height:136px;  float: left; position:relative;}
        .nav li a{ display:inline-block; padding:50px 25px 0 26px; color:#333;height:86px;text-align: center; position:relative; z-index:1;}
		.nav li em{ display:block; font:12px Arial; color:#848484; text-transform:uppercase; padding-top:6px;}
		.nav li:after{content: '';position: absolute;width: 100%; height: 0;background:url(images/hover.jpg) no-repeat center top;bottom: 0;left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;}
		.nav li:hover:after,.nav li.cur:after{height:100%;}
		.nav li a:hover,.nav .cur a,.nav li a:hover em,.nav .cur em{ color:#fff;}
    

    .banner p{font:14px "Microsoft YaHei"; color:#666; width:310px; position:absolute; top:60px; left:50%; margin-left:360px; text-align:right;}
	.banner p i{ color:#333;font-family: Arial; font-size:24px;} 
 

        i,em{font-style: normal;}
        .footWrap{background:url(images/footer_bg.gif) repeat-x center top; height:406px; overflow:hidden;font-family:"Microsoft Yahei"; position: relative; z-index: 2; }
        .footer{width:1200px;margin: 0 auto;}
        .fnav{ height:62px; font:16px "Microsoft YaHei"; text-align:center; line-height:62px; overflow:hidden;}
		.fnav a{ padding:0 36px; display:inline-block; background:url(images/fnav_line.png) no-repeat right center; color:#fff;}
		.fnav a:last-child{ background:none;}
		.fwz{ height:130px; margin-top:40px; overflow:hidden; background:#f1f1f1;}
		.fwz li{ width:360px; padding:35px 0 0 40px; float:left; overflow:hidden;}
		.fwz li em{ display:block; width:71px; height:55px;float:left; margin-right:20px;}
		.fwz li em img{display:block; width:71px; height:55px;}
		.fwz li span{ display:block; width:240px; font:16px "Microsoft YaHei"; color:#333; float:left;}
		.fwz li span i{ display:block; font:14px "Microsoft YaHei"; color:#9f9f9f; padding-top:8px;}
		.fwz li:hover em img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
		.flogo{ width:755px; margin:30px auto 0;}
		.flogo h5{ width:515px; float:left;}
		.flogo h5 img{ display:block; width:206px; height:77px; float:left; margin:24px 15px 0 0;}
		.flogo h5 span{ display:block; font:14px "Microsoft YaHei"; line-height:30px; padding:15px 0 0 0;}
		.flogo h5 span em{ padding:0 8px;}
		.flogo h5 a{ color:#666;}
		.flogo h4{ width:130px; height:125px; float:right; overflow:hidden; background:#f3f4f5 url(images/code_bg.png) no-repeat 22px 12px; padding-left:85px;}
		.flogo h4 img{ display:block; width:83px; height:83px; padding:3px; background:#fff; border:1px solid #ebebeb; margin-top:18px;}
		/*animation*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(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: #127adf;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #127adf;
            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;
        }
    
