
    i , em{font-style: normal;}
        .topWrap{ height:209px;background:url(images/h_top_bg.gif) repeat-x center bottom; overflow:hidden;}
        .topWrap .header{ width:1200px;height:209px;margin:0 auto; font-family: "Microsoft YaHei"; position:relative;}
		.topWrap h5{ font:14px "Microsoft YaHei"; height:35px; overflow:hidden; line-height:35px; color:#999999;}
		.topWrap h5 span{ float:right;}
		.topWrap h5 span a{ display:inline-block; padding:0 20px; color:#999999; position:relative;}
		.topWrap h5 span a:hover{ font-weight:bold; color:#bc1908;}
		.topWrap h5 span a:before{ content:""; position:absolute; top:11px; right:0; width:1px; height:12px; background:#dcdcdc;}
		.topWrap h5 span a:last-child:before{ background:none;}
		.topWrap h1{ width:232px; height:93px; margin-top:31px; float:left; background:url(images/logo_line.gif) no-repeat right 5px;}
		.topWrap h1 img{ display:block;width:202px; height:55px;}
		.topWrap h3{ width:466px; height:78px; font:28px "Microsoft YaHei"; font-weight:bold; color:#222; float:left; padding:30px 0 0 25px;}
		.topWrap h3 em{ display:block; font:20px "Microsoft YaHei"; color:#666; padding-top:5px;}
		.topWrap h3 b{ color:#bc1908;}
		
		.topWrap p{ width:220px; overflow:hidden; margin-top:30px; height:70px; position:relative; background:url(images/lx.png) no-repeat left 5px; padding-left:55px; font:28px Arial;color:#333; float:right;}
		.topWrap p em{ display:block; color:#bc1908; font-weight:bold;}
        
        .nav{ height:50px; overflow:hidden;}
        .nav li{ font-size: 14px; height:50px;  float: left; position:relative; border-right:1px solid #696969;}
        .nav li a{ display:inline-block; padding:0 42px; color:#fff;height:50px; line-height: 50px;  text-align: center; position:relative; z-index:1;}
		.nav li:after{content: '';position: absolute;width: 100%; height: 0;background-color: #bc1908;bottom: 0;left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;}
		.nav li:hover:after,.nav li.cur:after{height:100%;}
    

        .search{ height:70px; border-bottom:1px solid #dcdcdc; overflow: hidden;}
        .search p{line-height:70px;height:70px;overflow: hidden; font-size: 14px; color:#333; background:url(images/sou_icon.png) no-repeat left center; padding-left:32px;font-family:"Microsoft Yahei"; float: left; font-weight:bold;}
        .search p a{display: inline-block;padding:0 10px;color:#666; font-weight:normal;}
		.search p a:hover{ font-weight:bold; color:#bc1908;}
        .sea_in{ margin-top:15px;float: right;}
        .inp01{width:274px;height:40px;line-height:40px;border:none; color:#ccc;font-size:14px;padding-left:20px; float: left;font-family:"Microsoft Yahei"; float: left;background:url(images/sou1.png) no-repeat; outline:none;}
        .inp02{background:url(images/sou2.png) no-repeat;width:40px;height:40px;border:0; float: left;outline:none; cursor:pointer;}
    

        i,em{font-style: normal;}
        .footWrap{height:265px; padding-top:60px; background:#353535;overflow:hidden;font-family:"Microsoft Yahei"; position: relative; z-index: 2; }
        .footer{width:1200px;margin: 0 auto;}
		.flogo{ width:265px; background:url(images/fline.png) no-repeat right 12px; padding-right:100px;}
		.flogo h3{ height:62px; overflow:hidden;}
		.flogo h3 img{ display:block; width:189px; height:43px;}
		.flogo p span{ display:block; width:108px;}
		.flogo p img{ display:block; width:88px; height:88px; border:10px solid #fff;}
		.flogo p em{ display:block; font:12px "Microsoft YaHei"; line-height:32px; height:32px; overflow:hidden; color:#fff; text-align:center;}
        .fwz{ width:470px; background:url(images/fline.png) no-repeat right 12px; padding-left:100px; font:14px "Microsoft YaHei"; line-height:32px; color:#e1e1e1;}
		.fwz em{ padding:0 5px;}
		.fwz a{ color:#e1e1e1;}
		.fwz h3,.fnav h3{ font-size:16px; font-weight:bold;}
		.fnav{ width:216px; overflow:hidden; line-height:32px;color:#e1e1e1;}
		.fnav a{ display:block; font:14px "Microsoft YaHei"; line-height:32px; height:32px; overflow:hidden; width:108px; float:left; color:#e1e1e1;}
@-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: #bc1908;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #bc1908;
            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;
        }
    
