
    .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;}
    

        .p14-left-nav-1-tit {
            background: #1f60a4;
            height: 80px;
        }
        
        .p14-left-nav-1-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .p14-left-nav-1-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background:url(images/p14-icon5.png) no-repeat right center #232323;
            margin-bottom: 2px;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #fff;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,
        .p14-left-nav-1-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #1f60a4;
        }
        
        .p14-left-nav-1-nav dl {
            padding: 2px 0 4px;
        }
        
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
        }
        
        .p14-left-nav-1-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,
        .p14-left-nav-1-nav dt:hover:after {
            border-color:#1f60a4;
        }
        
        .p14-left-nav-1-nav dt.sidenavcur a,
        .p14-left-nav-1-nav dt:hover a {
            color: #1f60a4;
        }
        
        .p14-left-nav-1-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .p14-left-nav-1-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
        }
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
        .p14-left-nav-1-nav p.sidenavcur a,
        .p14-left-nav-1-nav p:hover a {
            color:#1f60a4;
        }
        
        .p14-left-nav-1-nav p.sidenavcur:after,
        .p14-left-nav-1-nav p:hover:after {
            background: #232323;
        }
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p6-order-form-1 {
            margin-bottom: 20px;
            overflow: hidden;
        } 
       .p14-left-nav-1-tit{background:#1f60a4;text-align: center;}
        .p14-left-nav-1-tit h3{ font-weight:normal;}
.p6-order-form-1-add {
           border:1px solid  #eee;
            overflow: hidden;
        
        } 
.p6-order-form-1-add h3 {
            height: 68px;
            line-height: 68px;
            font-size: 24px;
            color: #fff;font-style: normal;
        } 
       .p6-order-form-1-add  ul { padding:20px;}
.p6-order-form-1-add li {
            font-size: 14px;
            line-height: 34px;
            color: #666;
            text-transform: capitalize;
        }
        .p6-order-form-1-add li.li01 {    font-size: 20px;
    line-height: 42px;
    color: #c30101;}
    

        .p15-infolist-1-t1 {
            padding: 35px 49px 0px 21px;
            background: #fff;
            border-bottom: 1px dashed #cacaca;
            margin-bottom: 20px;
            height: 164px;
        }
        
        .p15-infolist-1-t1 dt {
            position: relative;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 8px;
            padding-left: 68px;
        }
        .p15-infolist-1-t1 dt a{
            display: block;
            color:#333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-t1 dt span {
            display: block;
            width: 60px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            left: -0px;
            background: #1f60a4;
        }
        .p15-infolist-1-t1-desc {
            height: 72px;
            line-height: 24px;
            margin-bottom: 5px;
            overflow: hidden; 
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1-deta {
            
        }
        
        .p15-infolist-1-t1-deta a {
            width: 90px;height: 30px;line-height: 30px;text-align: center;
            display: block;float: right;
            background: #b6b6b6;color: #fff;
        }
        .p15-infolist-1-t1-deta a:hover{background:#1f60a4;color:#fff;}
        
    

        .p15-infolist-1-list dl {
            width: 300px;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 12px;
        }
        
        .p15-infolist-1-list dl:nth-child(3n) {
            margin-right: 0;
        }
        
        .p15-infolist-1-list dt img {
            width: 300px;
            height: 225px;
            display: block;
        }
        .newsimg dt img{height: 100px;}
        
        .p15-infolist-1-list dd {
            padding: 6px 20px 24px 20px;
        }
        
        .p15-infolist-1-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #4b4b4b;
            line-height: 45px;
        }
        
        .p15-infolist-1-list h4 a {
            display: block;
            color: #4b4b4b;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-list dl:hover h4 a {
            color: #1f60a4;
        }
        
        .p15-infolist-1-list-desc {
            max-height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .p15-infolist-1-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .p15-infolist-1-list dl:hover {
            border-color: #1f60a4;
        }
        
        .p15-infolist-1-list dl:hover .p15-infolist-1-list-deta {
            background: #1f60a4;
            border-color: #1f60a4;
        }
        
        .p15-infolist-1-list dl:hover .p15-infolist-1-list-desc a {
            color:#1f60a4;
        }
        
        .p15-infolist-1-list dl:hover .p15-infolist-1-list-deta a {
            color: #fff;
        }
    

        .p12-pagination-1-main{margin: 0 auto;width: 240px;padding:20px 0;height: 30px;}
        .p12-pagination-1 a,.p12-pagination-1 span{display: block;width:28px;height: 26px;line-height: 26px;border: 1px solid #e5e5e5;float: left;text-align: center;margin: 0 2px;background:#fff;}
        .p12-pagination-1 span{border: 1px solid #fff;}
        .p12-pagination-1 .laypage_curr{background:#1f60a4;color:#fff;}
        
        .p12-pagination-1 .laypage_first,.p12-pagination-1 .laypage_last{display:none;}
    

        .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;
        }
    
