
    .nheader {
    background: #272727;
    display: block;
    width: 100%;
    height: 80px;
    position: relative;
    z-index: 9;
}

.navbar {
    position: fixed;
    display: block;
    width: 100%;
    left: 0px;
    top: 0px;
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.navbar-header {
    float: left;
}

.vertical-align-middle img {
    max-height: 100%;
    width: 180px;
    height: 60px;
     transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
}

a.navbar-brand.navbar-logo.vertical-align {
    height: 80px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    margin: 0px;
    margin-left: 0px!important;
    padding: 0px;
    display: block;
}

.vertical-align-middle {
    vertical-align: middle;
    font-size: 1rem;
    display: inline-block;
    max-width: 100%;
    margin-top: 5px;
    height: 60px;
}

.navbar-collapse {
    display: block!important;
    overflow: visible!important;
    height: auto!important;
    padding-bottom: 0;
    padding: 0 15px;
}

.navbar-right.search-box {
    position: relative;
    z-index: 1;
    float: right;
    margin-right: -.9375rem;
}

ul.navbar-nav {
    float: right;
}

ul.navbar-nav li {
    float: left;
    margin-right: 20px!important;
}

ul.navbar-nav li a {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 80px;
    line-height: 80px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    padding: 7.5px 15px;
    color: #ffffff;
    font-size: 15px;
}

ul.navbar-nav li ul.erj {
    display: none;
}

.search-form {
    position: absolute;
    top: 50px;
    right: 0;
    opacity: 0;
    transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.search-button {
    line-height: 80px;
    height: 80px;
    padding: 0 10px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.search-button i {
    background: url(index/sq.png) no-repeat center;
    display: block;
    width: 20px;
    height: 100%;
    cursor: pointer;
}

.h5 {
    font-style: normal;
    position: relative;
    display: inline-block;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.navbar-logo img:hover {
	transform:translateX(10px);
	-moz-transform:translateX(10px);
	-ms-transform:translateX(10px);
	-o-transform:translateX(10px);
	-webkit-transform:translateX(10px)
}


.nheader .navbar-shadow {
	-o-box-shadow:0 1px 2px rgba(0,0,0,0.1);
	-ms-box-shadow:0 1px 2px rgba(0,0,0,0.1);
	box-shadow:0 1px 2px rgba(0,0,0,0.1)
}

.nheader .container-fluid {
	padding-left:15px;
	padding-right:15px
}
.navbar.navbar-shadow {
    background: #272727;
    z-index: 999;

}



.search-form button.input-search-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    padding: 0px 10px;
    background: none;
    color: rgb(255, 255, 255);
    border: none;
    cursor: pointer;
    outline: none;
    font-size: 16px;
}

.search-form i.icon.wb-search.h5 {
     background: url(index/sq.png) no-repeat center;
         display: block;
    width: 18px;
    height: 18px;
 }

.search-form input {
    line-height: 20px;
    padding: 15px 20px;
    border: none;
    outline: none;
    width: 300px;
    color: rgb(255, 255, 255);
    background: #1c5fa8;
    transition: all 0.3s ease-out 0s;
}



.search-form:before {
    position: absolute;
    border-style: solid;
    border-width: 0px 10px 10px;
    border-color: transparent transparent #1c5fa8;
    content: "";
    right: 8px;
    top: -10px;
    transition: all 0.3s ease 0s;
}



        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
            width: 100%;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    
 
            .s_bj{background:url(images/s_bj.jpg) no-repeat center bottom; height:91px; overflow: hidden;}
             .search{width:1200px;height:71px;margin: 0 auto 0;overflow: hidden;}
            
            .search p{ overflow: hidden;  width:880px;line-height: 81px; font-size: 14px; color:#888888;font-family:"Microsoft Yahei"; float: left;}
            .search p a{display: inline-block;padding:0 10px;color:#888888;}
            .s_inp01{width:300px; height:31px;margin-top: 27px; overflow: hidden; float: right;}
            .inp01{width:220px;height:30px;line-height:30px;background:url(images/s.jpg) no-repeat;border:0;color:#9b9b9b;font-size:14px;padding-left:30px; float: left;font-family:"Microsoft Yahei";}
            .inp02{background:url(images/ss.jpg) no-repeat;width:45px;height:30px;border:0; float: left;}
        

        .p12-curmbs-1{font-size: 14px;border-bottom: 1px dashed #dcdcdc;}
        .p12-curmbs-1 b{border-left: 10px solid #232323;font-weight: normal;padding-left: 8px;}
            /*.xnznr-mbx .blk-main{}*/
        .p12-curmbs-1 span{font-family: '宋体';padding: 0 5px;height: 46px;line-height: 46px;}
    

        .p16-left-nav-1 {
            height: 55px;
            background: #f7f7f7;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .p16-left-nav-1 li {
            width: 149px;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow:hidden;
            white-space: nowrap;
        }
        .p16-left-nav-1 .noborder{border:0;}
        
        .p16-left-nav-1 li a{color: #a8a8a8;}
        
        .p16-left-nav-1 li.sidenavcur,
        .p16-left-nav-1 li:hover {
            background: url(images/p16-icon6.png) no-repeat bottom center #1f60a4;
            border-color: #1f60a4;
        }
        
        .p16-left-nav-1 li.sidenavcur a,
        .p16-left-nav-1 li:hover a {
            color: #fff;
        }
    

        .p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
        .p12-aboutinfo-1-nr{padding:0 20px 20px;background:#F5F5F5;}
        .p12-aboutinfo-1-nr img{display:block;margin:0 auto;}
    

        .footWrap{background:url(images/f_bj.jpg) repeat-y center 0;height:310px;overflow:hidden;font-family:"Microsoft Yahei";}
        .footer{height:310px;width:1200px;margin: 0 auto; overflow:hidden;position: relative;}
        .flogo{width:236px;background:url(images/fline.gif) no-repeat right 47px ; overflow: hidden; height:197px; float: left; padding-top: 47px;}
        .flogo img{display: block;margin-top: 48px; width:205px;height:75px;}
        .contact{width:444px; padding:40px 0 0 50px; overflow:hidden; float: left;line-height: 34px;background:url(images/fline.gif) no-repeat right 47px ; overflow: hidden; height:197px;}
        .contact p{padding-top: 20px; line-height: 30px; color:#aaaaaa;font-size:14px;}
        .contact p a{color:#aaa;}
        .contact p  em{display: inline-block;padding:0 6px;}
        .contact h2{ font-size: 20px; line-height: 24px;}
        .contact h2 a{ color: #fff;}
        .fwz{width:172px; padding:40px 0 0 50px; overflow:hidden; float: left;line-height: 34px;background:url(images/fline.gif) no-repeat right 47px ; overflow: hidden; height:197px;}
        .fwz h2 , .code h2{ font-size: 20px; line-height: 24px;color: #fff;}
        .fwz p{padding-top: 20px;}
        .fwz p a{display: block;color:#aaa;line-height: 30px;font-size: 14px;}
        .code {width:186px; float: right;margin-top: 42px; overflow: hidden;}
       .code p{width:186px; margin-top: 20px;height:200px;}
       .code p i{display: block;color:#aaa;line-height: 30px;font-size: 14px; position: relative;font-style: normal;}
       .code p i span{position: absolute; top: 0;left:79px;width:106px;background:url(images/code_bj.jpg) no-repeat 0 0; height:106px; margin-top: 10px;overflow: hidden;display: none;}
       .code p i span img{display: block;width:82px; height:82px;background:#fff;border:1px solid #f1f1f1;padding:1px; margin: 9px auto 0;}
        .code p i:hover span{display: block;}
      .code .i01 span{top: -5px;}
      .code .i02 span{top: -34px;}
      .code .i03 span{top: -65px;}
      
    

        .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: 71px;
            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;font-family: "SimSun";
        }
        
        .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: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            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: #1f60a4;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #1f60a4;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            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;
        }
    
