
        i , em{font-style: normal;}
        .topWrap{ height:100px;}
        .topWrap .header{ width:1200px;height:100px;margin:0 auto; font-family: "Microsoft YaHei"; position:relative;}
		.topWrap h1{ width:206px; height:58px; padding-top:22px; float:left;}
		.topWrap h1 img{ display:block;width:206px; height:58px;}
		.topWrap h3{ width:510px; height:70px; font:24px "Microsoft YaHei"; color:#000; float:left; padding:22px 0 0 90px;}
		.topWrap h3 i{ background:url(images/logo_dot.png) no-repeat 6px center; padding-left:15px;}
		.topWrap h3 em{ display:block; font:16px "Microsoft YaHei"; color:#15c3a8; padding-top:6px;}
		.topWrap h5{ width:120px; height:30px; float:left; margin-top:35px; font:14px "Microsoft YaHei"; font-weight:bold; color:#fff; background:#43ccb5; text-align:center; line-height:30px; border-radius:2rem;}
		.topWrap h5 a{ display:block; background:#43ccb5; color:#fff; border-radius:2rem;}
		.topWrap p{ width:209px; margin-top:43px; font:30px Arial; color:#15c3a8; margin-top:25px;float:right;}
		.topWrap p em{ display:block; font:16px "Microsoft YaHei"; color:#000; background:url(images/lx.png) no-repeat 10px center; padding-left:30px;}
        
        .nav{ height:60px; border-bottom:1px solid #c8c8c6; width:100%; position:absolute; top:100px; left:0; z-index:5;}
		.nav ul{ width:1200px; margin:0 auto;}
        .nav li{ font-size: 15px; height:60px;  float: left; position:relative; padding:0 28px;}
        .nav li a{ display:block; padding:0 18px; color:#333;height:60px; line-height: 60px;  text-align: center; position:relative; z-index:1;}
		.nav li:before{ content:""; position:absolute; top:30px; right:0; width:2px; height:2px; background:#333;}
		.nav li a:hover,.nav .cur a{ border-bottom:3px solid #15c3a8; box-sizing:border-box;}
		.nav li:last-child:before{ background:none;}
		.nav li:last-child{padding-right:0;}
    

		.footWrap{ background:url(images/footer_bg.jpg) repeat-x center top; height:406px; overflow:hidden;}
		.footWrap .footer{ width:1200px; margin:0 auto;}
		.fnav{ width:260px; margin-top:72px;}
		.fnav a{ display:block; font:14px "Microsoft YaHei"; color:#333; overflow:hidden; background:url(images/farr1.png) no-repeat left center; padding-left:15px; width:115px; height:42px; line-height:42px; float:left;}
		.fnav a:hover{ font-weight:bold; color:#000; background:url(images/farr2.png) no-repeat left center;}
		.flogo{ width:403px; height:233px; overflow:hidden; padding:88px 0 0 0; font:14px "Microsoft YaHei"; line-height:27px; color:#333;}
		.flogo img{ display:block; width:206px; height:58px; margin-bottom:28px;}
		.flogo em{ display:block;}
		.flink{ width:320px; margin:72px 0 0 30px;}
		.flink li{ font:14px "Microsoft YaHei"; color:#333; height:42px; line-height:42px; color:#333;}
		.flink li a{ background:#43ccb5; font-weight:bold; color:#fff; padding:5px 20px; border-radius:1rem;}
		.code{ width:135px; padding:78px 0 0 0; font:14px "Microsoft YaHei"; line-height:44px; color:#666; text-align:center;overflow:hidden;}
		.code img{ display:block; width:115px; height:115px; border:10px solid #fff;}
		.code p{ font:14px "Microsoft YaHei"; color:#43ccb5; line-height:36px;}
		.code p em{ color:#333; padding:0 6px;}
		.foot{ font:14px "Microsoft YaHei"; line-height:85px; color:#333; text-transform:uppercase;}
		.foot a{ color:#333;}
		.foot em{ padding:0 8px;}
		.foot a:hover{ color:#43ccb5; font-weight:bold;}
    

		.yangp{ background:url(images/online_bg.gif); height:100px;overflow:hidden;position:fixed; bottom:0; left:0; width:100%; z-index:10; display:block;}
		.yangp .content{ position:relative;}
		.yangp h2{ width:135px; height:76px; float:left; margin-top:11px; overflow:hidden;}
		.yangp h2 img{ display:block;width:135px; height:76px;}
		.yangp h3{ width:360px; float:left; font:16px "Microsoft YaHei"; color:#fff; padding:25px 0 0 165px; line-height:27px;}
		.yangp h3 em{ display:block;}
		.yangp ul{ float:right; width:456px; margin-top:33px;}
		.yangp li{ width:150px; height:40px; background:#fff; float:left; margin:0 5px 0 0;}
		.yangp li input{width:145px; height:40px;outline:none;background:none; border:0; font:14px "Microsoft YaHei"; line-height:40px; color:#666; overflow:hidden; padding-left:5px;}
		.yangp .btt2{ width:130px; background:#000;overflow:hidden;margin-right:0; font-size:16px;}
		.yangp .btt2 input{ width:130px; color:#fff; padding:0; line-height:40px;}
		.yangp_icon{ width:28px; height:28px; position:absolute; top:12px; right:-36px;}
    

     .yangp .code{display: none;}
     .yangp .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; 
}
 

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