
        i , em{font-style: normal;}
        .topWrap{ height:244px;background:url(images/h_top_bg.gif) repeat-x center top; overflow:hidden;}
        .topWrap .header{ width:1200px;height:244px;margin:0 auto; font-family: "Microsoft YaHei"; position:relative;}
		.topWrap h5{ height:55px; font:14px "Microsoft YaHei"; line-height:55px; overflow:hidden; color:#7a7a7a;}
		.topWrap h5 span{ float:right; display:block; color:#7a7a7a;}
		.topWrap h5 span a{ display:inline-block; background:url(images/top_icon1.gif) no-repeat left center; padding:0 8px 0 32px;}
		.topWrap h5 span a:nth-child(2){background:url(images/top_icon2.gif) no-repeat 8px center;}
		.topWrap h5 span a:nth-child(3){background:url(images/top_icon3.gif) no-repeat 8px center;}
		.topWrap .logo{ width:391px; height:auto; overflow:hidden; position:absolute; top:74px; left:395px;}
		.topWrap .logo img{ display:block;width:391px; height:auto;}
		.topWrap h3{ width:305px; height:86px;float:left; padding:26px 0 0 0; font:30px "Microsoft Yahei"; color:#111;}
		.topWrap h3 em{ display:block; font:20px "Microsoft Yahei";color:#474646;}
		
		.topWrap p{width:260px; font:14px "Microsoft YaHei"; color:#515151; margin-top:30px;;background:url(images/lx.png) no-repeat left center; padding-left:50px; float:right;}
		.topWrap p em{ display:block; font:30px "Microsoft Yahei"; line-height:36px; height:36px; color:#009a44;}
        
        .nav{ height:77px;}
        .nav li{ font-size: 16px; height:77px;  float: left; position:relative;}
		.nav li:before{ content:""; position:absolute; top:24px; right:0; width:1px; height:28px; background:#e5e5e5;}
        .nav li a{ display:block; padding:20px 19px 0; color:#111;height:55px;  text-align: center; position:relative; z-index:1;}
		.nav li em{ display:block; font:12px "Microsoft YaHei"; color:#9e9d9d;}
		.nav li:after{content: '';position: absolute;width: 100%; height: 0;background-color: #009a44;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{ color:#fff; font-weight:bold;}
		.nav li a:hover em,.nav .cur em{ color:#fff;}
    

        .search{ height:78px; background:url(images/sou_bg.jpg) no-repeat center top;overflow: hidden;}
        .search p{line-height:78px;height:78px;overflow: hidden; font-size: 14px; color:#666; background:url(images/sou_icon.png) no-repeat 40px center; padding-left:69px;font-family:"Microsoft Yahei"; float: left;}
        .search p a{display: inline-block;padding:0 16px 0 10px;color:#666; background:url(images/sou_line.png) no-repeat right center;}
		.search p a:last-child{ background:none;}
        .sea_in{ border-right:1px solid #80cda2;float: right;}
        .inp01{width:160px;height:78px;line-height:78px;border:none; color:#000;font-size:14px;float: left;font-family:"Microsoft Yahei"; float: left;background:none; outline:none;}
        .inp02{background:url(images/sou.png) no-repeat center center;width:100px;height:78px;border:0; float: left;outline:none; cursor:pointer;}
    

    .seven{width: 100%;height: 100%;margin-top: 77px;}
.seven .five_t{color: #fff;position: absolute;top: 230px;left: 0;width: 100%;z-index: 80;height: 200px;}
.seven .five_t a{color: #fff;}
.seven ul li{width: 14.28%;height: 100%;float: left;position: relative;line-height: 0;}
.seven ul li em,.three ul li em{display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0;} 
.seven ul li span{ position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 26px;
    color: #000;
    height: 10%;
    line-height: 130%;}
.seven ul li a:hover span{}
.seven ul li img{width: 100%;height: 100%;}
.seven ul li:hover em,.three ul li:hover em{display: none;}
    


     .online .code{display: none;}
     .online .submit{display:none;}
     /*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999; 
}
.modal-dialog {
    position: fixed;
    color:#000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%; 
}
.modal-dialog .css-icon {
}
.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; 
}
.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left; 
}
.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px; 
}
.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; 
}
.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left; 
}
.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px; 
}
.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px; 
}
.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px; 
}
.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px; 
}
.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079; 
}
.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px; 
}
 

		.footWrap{ background:url(images/footer_bg.jpg) no-repeat center top; height:366px; overflow:hidden;}
		.footWrap .footer{ width:1200px; margin:0 auto; position:relative;}
		.fnav{ height:100px; overflow:hidden; font:15px "Microsoft YaHei"; line-height:100px; color:#8d8d8d; text-align:center; border-bottom:1px solid #282828;}
		.fnav a{ display:block; float:left; color:#8d8d8d; padding:0 29px; position:relative;}
		.fnav a:before{ content:""; position:absolute; top:48px; right:0; width:2px; height:2px; border-radius:2px; background:#8d8d8d;}
		.fnav a:last-child:before{ background:none;}
		.fnav a:last-child{ padding-right:0;}
		.fnav a:nth-child(1){ padding-left:0;}
		.fnav a:hover{ font-weight:bold; color:#009a44;}
		
		.flink ul{ height:112px; padding-top:92px; overflow:hidden;}
		.flink li{ width:400px; float:left; font:15px "Microsoft YaHei"; line-height:30px;color:#858585;}
		.flink li em{ display:block;float:left; margin:8px 16px 0 0;}
		.flink li em img{display:block;}
		.flink li b{ padding:0 8px; display:block; color:#fff; font-size:14px; line-height:30px;}
		.flink li:last-child{ font:26px Arial; font-weight:bold; color:#009a44;}
		.flink li:hover em img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
		
		.foot{ font:14px "Microsoft YaHei"; color:#5e5e5e; line-height:64px;}
		.foot a{ color:#5e5e5e;}
		.foot em{ padding:0 8px;}
		.foot a:hover{ color:#fff; font-weight:bold;}
		/*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: #009a44;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #009a44;
            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;
        }
    
