body {
    min-width: 1600px;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height:120px;
    z-index: 88;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    background: #FFFFFF;
    box-shadow: 1px 3px 8px 0px rgba(13,29,27,0.33);
}
.header-top {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    display: inline-block;

}
.header-top_img {
    width: 107px;
    float: left;
    position: relative;
    margin-left: 100px;
    margin-top: 39px;
}
.header-top_text{
    float: left;
    width: 300px;
    height: 40px;
    margin-left: 620px;
    margin-top: 20px;
}
.header-top_text_cont_text2{
    margin-left: 30px;
}

.header-cont {
    /*width: 1160px;*/
    height: 100%;
    text-align: center;
    position: relative;
    float: left;
    margin-left: 415px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    display: inline-block;
}
a{
    color: #FFFFFF;
}

.header-nav {
    /*width: 1100px;*/
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    float: left;
}
.header-nav_right {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    float: left;
    margin-left:125px;
    font-size: 18px;
    color: #666666;
    font-family: Microsoft YaHei;
}
.header-logo {
    width: 100%;
}
.header-logo img {
    display: block;
    width: 100%;
}
.header-nav_item{
    margin-right: 90px;
}
.header-nav_item2{
    margin-right: 65px;
}

#header-nav_right_cont{
    width: 100px;
    height: 32px;
    background: #036BC1;
    border-radius: 5px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: -4px;
}
.header-nav_right_cont_text{
    width: 100%;
    margin-top: 3px;
}
.header-nav a {
    float: left;
    text-align: center;
    color: #666666;
    /*font-weight: bold;*/
    line-height: 25px;
    position: relative;
}
.header-nav_2 a {
    float: left;
    width: 120px;
    text-align: center;
    color: #7F7F7F;
    font-weight: bold;
    line-height: 25px;
    /*border-radius: 30px;*/
    position: relative;
}
.header-nav a.active {
    color: white;
    background: #2569AD;
    font-weight: bold;
}
.header-nav_right a{
    float: left;
    text-align: center;
    color: #666666;
    /*font-weight: bold;*/
    line-height: 25px;
    position: relative;
}
.header-nav_right a.active {
    color: white;
    background: #2569AD;
    font-weight: bold;
}
.header-nav a ul li{
    height: 36px;
    line-height: 36px;
    background:#2569AD;
    color: #fff;
    text-align: center;
}

.header-nav a ul li:hover{
    background: #fff;
    color: #2569AD;
    border-width: 0 1px;
    border-style: solid;
    border-color: #2569AD;
}
.index-container {
    width: 1600px;
    margin: 0 auto;
    position: relative;
}



.footer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1600px;
    background: #1766c8;
    color: white;
    padding: 8px;
    text-align: center;
}
.footer-main{
    width: 1400px;
    margin: 0 auto;
}
.footer-main_top{
    height: 144px;
    margin-left: 100px;
}
.footer-main_top_left{
    float: left;
}
.footer-main_top_left li{
    list-style: none;
    margin-right: 40px;
    margin-top: 62px;
    float: left;
}
.footer-main_top_left_text{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
}
.footer-main_top_right{
    width: 136px;
    float: right;
    margin-right: 100px;
    margin-top: 45px;
}
.footer-main_top_right img{
    width: 100%;
    display: block;
}
.footer_fixed {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}
.js-footer{
    width: 100%;
    height: 244px;
    background: #1766c8;
}

.footer-mbtm-line{
    width:1200px;
    margin: 0 auto;
    height:1px;
    background:#FFFFFF;
}
.footer-mbtm-last {
    width: 1200px;
    margin: 0 auto;
    margin-top: 33px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 40px;
}
.ft-mbtm-a{
    color: #FFFFFF;
}
.footer-mbtm_span{
    padding: 0 5px;
}





.langwrap {
    position: relative;
    float: left;
    top: 50%;
    text-align: left;
    /*margin-left: 47px;*/
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index:99;
    width: 90px;
}

/*.langwrap .langbtn{
    display: inline-block;
    padding: 5px 8px;
    background-color: #fff;
    color: #2569AD;
    cursor: pointer;
}
.langwrap .langbtn.active {
    background-color: #2569AD;
    color: #fff;
}*/
.langwrap .langwrap-ul{
    display:none;
    position: absolute;
    top:40px;
    right:0;
    cursor: pointer;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 22%);
}
.langwrap .langwrap-ul li{
    display:block;
    width:80px;
    padding:10px;
    border-bottom:1px solid #D2D2D2;
    color:#333;
    text-align:center;
    background:#fff;
}
.langwrap .langbtn.active {
    background-color: #2569AD;
    color: #fff;
}
.right{
    width: 10px;
    border: 2px;
    position: relative;
    font-weight: 700;
    float: left;
    margin-left: 5px;
    color: #2569ad;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.check-block{
    font-size:16px;
    line-height:34px;
    width:120px;
}
.check-block .check-text{
    color:#2569AD;
    float: left;
    cursor: pointer;
}
.footer-mbtm-last_point{
    cursor: pointer;
}