
        i , em{font-style: normal;}
        .topWrap{ height:250px;background:url(images/h_top_bg.jpg) no-repeat center top; overflow:hidden;}
        .topWrap .header{ width:1200px;height:250px;margin:0 auto; font-family: "Microsoft YaHei"; position:relative;}
		.topWrap h5{ height:40px; overflow:hidden; font:16px "Microsoft YaHei"; line-height:40px; color:#adadad;}
		.topWrap h5 span{ float:right; display:block; height:32px; color:#adadad;}
		.topWrap h5 span a{ display:inline-block; color:#adadad; padding:0 18px; position:relative;}
		.topWrap h5 span a:before{ content:""; position:absolute; top:14px; right:0; width:1px; height:14px; background:#adadad;}
		.topWrap h5 span a:last-child:before{ background:none;}
		.topWrap h5 span a:last-child{ padding-right:0;}
		.topWrap h5 a:hover{ font-weight:bold; color:#fff;}
		.topWrap .logo{ width:160px; height:119px; margin-top:26px; position:relative;overflow:hidden; float:left;}
		.topWrap .logo:before{ content:""; position:absolute; top:6px; right:0; width:1px; height:82px; background:#d2d2d2;}
		.topWrap .logo img{ display:block;width:111px;}
		.topWrap h2{ width:525px; font:24px "Microsoft YaHei"; font-weight:bold; color:#444; padding:44px 0 0 34px;float:left;}
		.topWrap h2 b{ color:#2a4dc6;}
		.topWrap h2 em{ color:#333; display:block; font-weight:normal; font-size:20px; padding-top:5px;}
		.topWrap p{width:200px;height:75px; float:right; margin-top:42px;font:16px "Microsoft YaHei"; color:#666;background:url(images/lx.png) no-repeat left 5px; padding-left:50px;}
		.topWrap p em{ display:block; font:26px Arial, Helvetica, sans-serif; font-weight:bold; color:#333; margin-top:3px;}
        
        .nav{ height:64px;}
        .nav li{ width:150px; font-size: 18px; height:64px;  float: left; position:relative;}
		.nav li:before{ content:""; position:absolute; top:2px; right:0; width:1px; height:100%; background:#5c93e8; border-right:1px solid #3468b9;}
        .nav li a{ display:block;  color:#fff;height:64px; line-height: 64px;  text-align: center; position:relative; z-index:1;}
		.nav li:after{content: '';position: absolute;width: 100%; height: 0;top: 0;left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;background:url(images/hover.png) no-repeat center top;}
		.nav li:hover:after,.nav li.cur:after{height:100%;}
		.nav li:hover:before,.nav li.cur:before{ background:none; border:0;}
		.nav li a:hover,.nav .cur a{ color:#fff;}
    

            .search{ height:83px; border-bottom:1px solid #d6d6d6;overflow: hidden;}
            .search p{line-height:83px;height:83px;overflow: hidden; font-size: 16px; font-weight:bold;color:#666; font-family:"Microsoft Yahei"; float: left;}
            .search p a{display: inline-block;padding:0 16px;color:#666; font-weight:normal;}
            .search p a:hover{ font-weight:bold; color:#2a4dc6; text-decoration:underline;}
            .sea_in{ margin-top:17px; width:364px; border-bottom:1px solid #ccc; height:36px;float:right;}
            .inp01{width:330px;height:36px;line-height:36px;border:none; color:#666;font-size:16px;font-family:"Microsoft Yahei"; float: left; background:none; outline:none;}
            .inp02{background:url(images/sou.png) no-repeat center center;width:34px;height:36px;border:0; float: left;outline:none; cursor:pointer;}
        

     .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{ height:292px; padding-top:16px; background:url(images/footer_bg.gif) repeat-x center top;overflow:hidden;}
		.footWrap .footer{ width:1200px; margin:0 auto; position:relative;}
		.fnav{ width:300px; height:200px; overflow:hidden; margin-top:30px;}
		.fnav p{ font:16px "Microsoft Yahei"; line-height:32px;}
		.fnav p a{ display:block; width:130px; height:32px; line-height:32px; float:left; color:#808080; overflow:hidden;}
		.fnav p a:hover,.foot a:hover{ color:#1157c1; font-weight:bold; text-decoration:underline;}
		.footWrap h2{ width:320px; height:200px; float:left; margin-top:33px; font:22px "Microsoft YaHei UI"; color:#444;}
		.footWrap h2 img{ display:block; width:111px;  margin-bottom:17px;}
		.footWrap h2 em{ display:block;}
		.fwz{ width:410px;height:200px; margin-top:30px;font:16px "Microsoft Yahei";line-height:32px; color:#808080; }
		.fwz em{ padding:0 8px;}
		.fwz i{ color:#1157c1; font-weight:bold;}
		.tit2{ height:38px;font:22px "Microsoft Yahei"; color:#333; overflow:hidden;}
		.code{ width:144px; height:200px; margin-top:10px;}
		.code p{ width:144px;}
		.code p img{ display:block; width:118px; height:118px; border:1px solid #dcdcdc; padding:12px;}
		.code p em{ display:block; font:16px "Microsoft Yahei"; height:48px; line-height:48px; color:#808080; text-align:center;}
		.foot{ height:60px; font:16px "Microsoft Yahei"; color:#808080; line-height:60px;}
		.foot em{ padding:0 9px;}
		.foot a{ color:#808080}
    

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