
img{
    max-width: 100%;
    height: auto;
}

.newBox{
    width: 1600px;
    margin: 0 auto;
}
.newBox2{
    width: 1400px;
    margin: 0 auto;
}
.headers{
    position: absolute;
    top: 32px;
    z-index: 999;
    border-radius: 6px;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   background-color: rgba(255,255,255,.8);
}


.headers .newBox{
    padding: 0 100px;
    box-sizing: border-box;
}
.header_logo{
    float: left;
}
.header_nav{
    float: right;
}
.header_navs li a,
.header_nav p,.header_logo li a{
    height: 92px;
    line-height: 92px;
}
.header_nav_left p span,
.header_nav_left p i,
.header_logo li,
.header_nav_left p,
.header_nav_right p,
.header_nav_left,
.header_nav_right{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.header_logo li{
    padding: 0 16px;
    position: relative;
}   
.header_logo li::after{
    content: '';
    display: block;
    width: 1px;
    height: 90%;
    background: linear-gradient(#f1f7fa,#ddd,#f1f7fa);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}
.header_logo li:first-of-type{
    padding-left: 0;
}
.header_logo li:last-of-type{
    padding-right: 0;
}
.header_logo li:last-of-type::after{
    display: none;
}
.header_logo li a{
    color: #2ca6e0;
    display: inline-block;
}
.header_nav_left p span{
    color: #282828;
    font-family: 'Arial';
}
.header_nav_left p i{
    padding-right: 8px;
}
.header_nav_left p{
    padding-right: 40px;
}
.header_nav_left p.search i{
    padding: 0;
    cursor: pointer;
}
.header_nav_left p:last-of-type{
    padding-right: 0;
}
.header_nav_left{
    padding-right: 40px;
    box-sizing: border-box;
}
.header_nav_left p a{
    display: inline-block;
    vertical-align: middle;
    height: auto;
}
.header_nav_left::after{
    content: '';
    display: block;
    width: 1px;
    height: 40%;
    background-color: #c3ced3;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}
.header_nav_right{
    padding-left: 40px;
    box-sizing: border-box;
}
.header_nav_right p{
    color: #282828;
}
.hrnvrt{
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
.hrnvrt i{
    display: block;
    height: 1px;
    background-color: #282828;
    margin-bottom: 6px;
}
.hrnvrt i:nth-of-type(1){
    width: 100%;
}
.hrnvrt i:nth-of-type(2){
    width: 80%;
}
.hrnvrt i:nth-of-type(3){
    width: 40%;
}
.hrnvrt i:last-of-type{
    margin: 0;
}
.header{
    top: 0;
    width: 100% !important;
    border-radius: 0;
}
.nav_list{
    width: 20% !important;
    height: 100vh;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
    display: none;
}

.nav_list h4{
    width: 100%;
    height: 92px;
    line-height: 92px;
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
    display: inline-block;
    box-sizing: border-box;
}
.nav_list h4 a{
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    color: #353535;
}   
.nav_list h4 span{
    display: inline-block;
    vertical-align: middle;
    color: #00aeef;
    padding-right: 20px;
    cursor: pointer;
}
.nvlt1{
    padding: 40px 0;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
}
.nvlt1 ul>li{
    text-align: center;
    position: relative;
}

.nvlt1 ul>li>a{
    height: 42px;
    line-height: 42px;
    color: #353535;
}
.nvlt1 ul>li:hover>a{
    color: #fff;
    background-color: #00aeef;
}
.nvlt2{
    text-align: center;
}
.nvlt2 div{
    padding-top: 20px;
}
.nvlt2 span{
    color: #d0d9e0;
    padding-bottom: 10px;
    display: inline-block;
}
.nvlt2 p{
    color: rgba(53,53,53,.8);
}
.nvlt3{
    width: 100%;
    height: 52px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #f3f3f3;
}
.nvlt3 a{
    width: auto;
    height: auto;
    background-color: #1060a4;
    display: inline-block;
    margin-right: 12px;
    padding: 4px 5px;
    box-sizing: border-box;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}
.nvlt3 a:last-of-type{
    margin-right: 0;
}
.nvlt3 a span{
    color: #fff;
}
.nvlt1 ol{
    position: absolute;
    right: 100%;
    top: 0;
    display: none;
}
.nvlt1 ol li a{
    width: 266px;
    height: 42px;
    background-color: #fff;
    line-height: 42px;
    text-align: center;
}
.nvlt1 ol li{
    margin-bottom: 1px;
}
.nvlt1 ol li:last-of-type{
    margin-bottom: 0;
}
.nvlt1 ol li a{
    color: #353535;
}
.nvlt1 ol li a span{
    color: #00aeef;
    font-weight: bold;
    margin-right: 18px;
}
.nvlt1 ol li:hover a{
    color: #00aeef;
}
footer{
    position: relative;
    background-color: #e3e6ea;
}
footer::after{
    content: '';
    display: block;
    width: 35%;
    height: 3px;
    background-color: #008cd6;
    position: absolute;
    top: 0;
    left: 0;
}
footer::before{
    content: '';
    display: block;
    width: 65%;
    height: 3px;
    background-color: #122585;
    position: absolute;
    top: 0;
    left: 35%;
}
.footer_top{
    padding: 100px 0 90px 0;
}
.footer_top_c,
.footer_top_r,
.footer_top_l{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.footer_top_l::after,.footer_top_c::after{
    content: '';
    display: block;
    width: 1px;
    height: 140px;
    background-color: #d1d4d7;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
    
}
.footer_top_l{
    width: 30%;
    padding-right: 100px;
    box-sizing: border-box;
}
.footer_top_l>a{
    /* padding-bottom: 24px; */
    text-align: center;
}
.footer_top_l li{
    display: none;
    vertical-align: middle;
    
}
.footer_top_l li:first-of-type a{
    padding-left: 0;
}
.footer_top_l li:last-of-type a{
    border: none;
}
.footer_top_l ul:first-of-type{
    padding-bottom: 20px;
}
.footer_top_l li a{
    color: #333;
    padding: 0 20px;
    line-height: 16px;
    border-right: 1px solid #c5c5c6;
    box-sizing: border-box;
}

.footer_top_c{
    width: 46%;
    padding-left: 120px;
    box-sizing: border-box;
}
.footer_top_c p{
    color: #333333;
}
.footer_top_c p i{
    color: #bfc2c9;
    padding-right: 16px;
    display: inline-block;
    vertical-align: middle;
}
.footer_top_c p span{
    display: inline-block;
    vertical-align: middle;
}
.footer_top_r{
    width: 24%;
    text-align: center;
}
.footer_top_r img{
    display: inline-block;
    vertical-align: bottom;
}
.footer_top_r p{font-size: 14px;color: rgba(51,51,51,.6);}
.footer_top_r .nvlt3{
    position: relative;
    width: auto;
    height: auto;
    background-color: transparent;
    display: inline-block;
    vertical-align: bottom;
    padding-right: 16px;
    display: none;
}
.footer_top_r .nvlt3 a{
    display: inline-block;
    height: auto;
    width: auto;
    display: block;
    margin: 0;
    transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    top: auto;
    left: auto;
    margin-bottom: 8px;
}
.footer_top_r .nvlt3 a:last-of-type{
    margin-bottom: 0;
}
.footer_btm{
    padding: 40px 0;
    border-top: 1px solid #d1d4d7;
    box-sizing: border-box;
}
.footer_btm .footer_btm_l{
    float: left;
}
.footer_btm ul{
    float: right;
}
.footer_btm .footer_btm_l a{
    width: auto;
    display: inline-block;
    vertical-align: middle;
    color: rgba(51,51,51,.6);
    padding-right: 20px;
}
.footer_btm .footer_btm_l a:last-of-type{
    padding: 0;
}
.footer_btm ul li{
    display: inline-block;
    vertical-align: middle;
}
.footer_btm ul li a{
    color: rgba(51,51,51,.5);
    padding: 0 10px;
    box-sizing: border-box;
    border-right: 1px solid rgba(51,51,51,.5);
    line-height: 14px;
}
.footer_btm ul li:last-of-type a{
    border: none;
}
.header_navs{
    float: left;
    padding-left: 13%;
}
.header_navs li{
    display: inline-block;
    vertical-align: middle;
    padding: 0 26px;
}
.header_navs li a{
    color: #282828;
}
.header_navs li a:hover{
    color: #008cd6;
}


.index_footer_r ul li:hover a{
    color: #fff;
}

.header_nav_left form{
    width: 420px;
    height: 42px;
    position: absolute;
    left: -200px;
    top: 100%;
    font-size: 0;
    display: none;
}
.header_nav_left form input,
.header_nav_left form button{
    border: none;
    outline: none;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.header_nav_left form input{
    width: 80%;
    text-indent: 2em;
}
.header_nav_left form button{
    width: 20%;
    background-color: #008cd6;
    color: #fff;
    font-size: 16px;
}








.hrSidebar{
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 999;
    display: none;
}
.hrSidebar li{
    position: relative;
}
.hrSidebar li a{
    width: 60px;
    height: 60px;
    text-align: center;
    background: rgba(28,24,24,.4);
    margin-bottom: 2px;
    border-radius: 10px 0 0 10px;
    position: relative;
}
.hrSidebar li a i{
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 50%;
    font-size: 16px;
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);      
}
.hrSidebar li:last-of-type a{
    height: 38px;
}
.hrSidebar li:last-of-type i{
    width: auto;
    height: auto;
    color: #fff;
    border: none;
}

.hrSidebar li a:hover{
    background-color: #6f6e6f;
}

.hrSidebar li p{
    width: 200%;
    height: auto;
    position: absolute;
    right: 100%;
    top: 30px;
    opacity: 0;
    visibility: hidden;
}
.hrSidebar li p span{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    background-color: #6f6e6f;
    display: inline-block;
}
.hrSidebar li:hover a{
    border-radius: revert;
}
.hrSidebar li:hover p{
    top: 0;
    opacity: 1;
    visibility: unset;
}

.header_logo li:last-of-type{
    opacity: 0;
    visibility: hidden;
}
.nvlt3wx{
    text-align: center;
    background-color: #fff;
    padding-top: 20px;
}
.nvlt3wx img{
    width: 120px;
    height: auto;
}