
        i , em{font-style: normal;}
        .topWrap{ height:220px;background:url(images/h_top_bg.gif) repeat-x center bottom; overflow:hidden;}
        .topWrap .header{ width:1200px;height:220px;margin:0 auto; font-family: "Microsoft YaHei"; position:relative;}
		.topWrap h1{ width:144px; height:132px; padding-top:20px; float:left; background:url(images/logo_line.png) no-repeat right 38px;}
		.topWrap h1 img{ display:block;width:119px; height:116px;}
		.topWrap h3{ width:395px; height:70px; font:22px "Microsoft YaHei"; color:#308895; font-weight:bold; float:left; padding:50px 0 0 22px;}
		.topWrap h3 em{ display:block; font:19px "Microsoft YaHei"; text-align:center; line-height:30px; height:30px; overflow:hidden; width:313px; background:url(images/logo_line2.png) no-repeat center center; color:#363636; margin-bottom:5px;}
		
		.topWrap p{ width:225px; margin-top:60px; font:16px "Microsoft YaHei";color:#363636; background:url(images/lx.png) no-repeat left 2px; padding-left:60px;float:right; height:70px;}
		.topWrap p em{ display:block; font:30px "Microsoft YaHei"; font-weight:bold; color:#138390;}
        
        .nav{ height:70px;}
        .nav li{ font-size: 16px; height:70px;  float: left; position:relative;}
        .nav li a{ display:block; padding:0 32px; color:#fff;height:70px; line-height: 70px;  text-align: center; position:relative; z-index:1;}
		.nav li:after{content: '';position: absolute;width: 100%; height: 0;background-color: #005c67;bottom: 0;left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;}
		.nav li:hover:after,.nav li.cur:after{height:100%;}
    

		.footWrap{ background:url(images/footer_bg.gif) repeat-x center top; height:378px; overflow:hidden;}
		.footWrap .footer{ width:1200px; margin:0 auto;}
		.fnav{ height:130px; overflow:hidden; text-align:center; font:18px "Microsoft YaHei"; line-height:130px; color:#2e97a3;}
		.fnav a{ display:inline-block; color:#2e97a3; padding:0 38px;}
		.fnav a:hover{ font-weight:bold; color:#fff;}
		.flogo{ width:182px; height:196px; overflow:hidden; padding:52px 0 0 0; background:url(images/fline.gif) no-repeat right 52px;}
		.flogo img{ display:block; width:105px; height:103px; margin-top:18px;}
		.code{ width:220px; padding:52px 0 0 0; font:14px "Microsoft YaHei"; line-height:44px; color:#666; text-align:center;overflow:hidden;}
		.code img{ display:block; width:89px; height:89px; border:3px solid #fff; margin-bottom:20px;}
		.code p{ width:95px; text-align:center; font:14px "Microsoft YaHei"; color:#808080;}
		.foot{ width:607px; background:url(images/fline.gif) no-repeat right 52px; font:14px "Microsoft YaHei"; line-height:32px; color:#808080; padding:44px 0 0 98px;}
		.foot a{ color:#808080;}
		.foot span{ color:#fff;}
		.foot em{ padding:0 8px;}
		.foot a:hover{ color:#138390;}
    

		.yangp{ background:url(images/online_bg.jpg) no-repeat center top; height:100px;overflow:hidden;position:fixed; bottom:0; left:0; width:100%; z-index:10; display:block;}
		.yangp .content{ position:relative;}
		.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:#2e97a3;overflow:hidden;margin-right:0; font-size:16px;}
		.yangp .btt2 input{ width:130px; color:#fff; padding:0; line-height:40px;}
		.yangp_icon{ width:17px; height:17px; 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: #308895;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #308895;
            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;
        }
    
