body {
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height:84px;
    z-index: 88;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.header-top {
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;

}
.header-top-title{
    min-width: 1200px;
    height: 56px;
    background: #2569AD;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 56px;
    color: #FFFFFF;
    opacity: 1;
}
.header-top-cont{
    min-width: 1200px;
    margin: 0 auto;
    height: 85px;
    background: rgba(255, 255, 255, 0.39);
    opacity: 1;
}
.header-top_img {
    width: 154px;
    float: left;
    position: relative;
    margin-left: 30px;
    margin-top: 17px;
}

.header-top_login{
    width: 128px;
    height: 47px;
    background: #1360D6;
    opacity: 1;
    border-radius: 8px;
    float: left;
    margin-left: 850px;
    margin-top: 10px;
}
.header-top_login_left{
    width: 40px;
    height: 28px;
    font-size: 20px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 28px;
    color: #FFFFFF;
    opacity: 1;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.header-top_login_center{
    width: 2px;
    height: 22px;
    background: #FFFFFF;
    opacity: 1;
    float: left;
    margin-top: 14px;
    margin-left: 10px;
}
.header-top_login_right{
    width: 40px;
    height: 28px;
    font-size: 20px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 28px;
    color: #FFFFFF;
    opacity: 1;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.header-bottom {
    width: 100%;
    /*height: 55px;*/
    height: 58px;
    text-align: center;
    position: relative;
    background: #155FD8;
    opacity: 1;

}
.header-nav {
    position: relative;
    top: 18%;
    float: left;
    margin-left: 50px;
}

.header-apply_link {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    display: block;
    color: #2569AD;
    border: 1px solid #2569AD;
    width: 100px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
}
.header-logo {
    position: relative;
    float: left;
    display: block;
}
.header-logo img {
    display: block;
    width: 100%;
}
.header-nav a {
    float: left;
    height: 86%;
    text-align: center;
    font-weight: bold;
    margin-left: 52px;
    font-size: 14px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 46px;
    color: #000000;
    opacity: 1;
    text-decoration: none;
    border-radius: 8px;
    padding: 8px;
    position: relative;
}
.header-nav_right a{
    float: left;
    text-align: center;
    color: #2569AD;
    font-weight: bold;
    line-height: 25px;
    margin-left: 50px;
    position: relative;
}

.header-nav_right a.active {
    color: white;
    background: #2569AD;
    font-weight: bold;
}
.footer {
    width: 1200px;
    margin:0 auto;
    height: 270px;
    text-align: center;
    opacity: 1;
    background: #0181AF;
    position: relative;
}
.footer_cont{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.footer_top{
    height: 190px;
    margin-left: 152px;
    position: relative;
    top: 40px;
}
.footer_top_left{
    width: 80px;
    float: left;
}
.footer_top_left img{
    width: 100%;
    display: block;
}
.footer_top_center{
    float: left;
    margin-left: 47px;
}
.footer_top_center li{
    width: 130px;
    float: left;
    margin-right: 45px;
    text-align: left;
}
.footer_top_center_title{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 19px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 8px;
}
.footer_top_center_cont{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 16px;
    color: #E9E9E9;
    opacity: 1;
    margin-bottom: 5px;
}
.footer_top_right{
    float: left;
}
.footer_top_right img{
    width: 30px;
    float: left;
    margin-right: 10px;
    display: block;
}
.footer_line{
    width: 895px;
    height: 0px;
    border: 1px solid #CECECE;
    opacity: 1;
    position: relative;
    top: 170px;
}
.footer-mbtm-last {

    height: 60px;
    margin: 0 auto;
    font-size: 11px;
    color: #DBDBDB;
    line-height: 19px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    position: relative;
    top: 14px;
    margin-left: 152px;
}
.fl{
    position: relative;
    float: right;
    right: 151px;
    color: #DBDBDB;
    margin-top: 23px;
}
.fr{
    position: relative;
    float: left;
    /*margin-left: 70px;*/
    margin-top: 23px;
}
.ft-mbtm-a{
    width: 108px;
    color: #DBDBDB;
    opacity: 1;
    text-decoration: none;
}

/*.footer_fixed {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}*/

.langwrap {
    position: relative;
    float: left;
    top: 53%;
    text-align: right;
    margin-left: 70px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index:99;
    width: 90px;
    cursor: pointer;
}

.langwrap .langwrap-ul{
    display:none;
    position: absolute;
    top:40px;
    right:0;
    cursor: pointer;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 22%);
    z-index: 999;
}
.langwrap .langwrap-ul li{
    display:block;
    width:80px;
    padding:10px;
    border-bottom:0px 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:14px;
    line-height:40px;
    width:120px;
}
.check-block .check-text{
    color:#2569AD;
    float: left;
    cursor: pointer;
}
.pr_popup{
    width: 100%;
    margin: 0 auto;
    height: 300px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    opacity: 1;
    position: absolute;
    z-index: 50;
}
.pr_popup_title{
    margin-left: 100px;
    width: 110px;
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #00A3DF;
    opacity: 1;
    margin-top: 50px;
}
.pr_popup_title p{ 
    float: left;
}
.pr_popup_title img{
    width: 20px;
    display: block;
    float: left;
    margin-top: 3px;
}
.pr_ul{
    display: inline-block;
    margin-top: 58px;
    margin-left: 70px;
}
.pr_ul li{
    width: 155px;
    list-style: none;
    position: relative;
    float: left;
    margin-right: 22px;
}
.pr_ul li a{
    color: #00A3DF;
}
.pr_ul_img{
    width: 100%;
    display: block;
}
.pr_ul_text1{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
    opacity: 1;
}
.pr_ul_text2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #00A3DF;
    opacity: 1;
    margin-top: 5px;
}
.pr_ul_text3{
    width: 300px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #444444;
    opacity: 1;
    margin-top: 8px;
}
.pr_ul_text2 p{
    float: left;
}
.pr_ul_text2 img{
    width: 15px;
    display: block;
    float: left;
    margin-top: 3px;
}

.sc_popup{
    width: 100%;
    margin: 0 auto;
    height: 300px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    opacity: 1;
    position: absolute;
    z-index: 50;
}
.sc_popup_title{
    margin-left: 100px;
    width: 110px;
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #00A3DF;
    opacity: 1;
    margin-top: 50px;
}
.sc_popup_title p{ 
    float: left;
}
.sc_popup_title img{
    width: 20px;
    display: block;
    float: left;
    margin-top: 3px;
}
.sc_ul{
    display: inline-block;
    margin-top: 58px;
    margin-left: 70px;
}
.sc_ul li{
    width: 155px;
    list-style: none;
    position: relative;
    float: left;
    margin-right: 22px;
}
.sc_ul li a{
    color: #00A3DF;
}
.sc_ul_img{
    width: 100%;
    display: block;
}
.sc_ul_text1{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
    opacity: 1;
}
.sc_ul_text2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #00A3DF;
    opacity: 1;
    margin-top: 5px;
}
.sc_ul_text2 p{
    float: left;
}
.sc_ul_text2 img{
    width: 15px;
    display: block;
    float: left;
    margin-top: 3px;
}

.ab_popup{
    width: 100%;
    margin: 0 auto;
    height: 300px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    opacity: 1;
    position: absolute;
    z-index: 50;
}
.ab_popup_title{
    margin-left: 100px;
    width: 110px;
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #00A3DF;
    opacity: 1;
    margin-top: 50px;
}
.ab_popup_title p{ 
    float: left;
}
.ab_popup_title img{
    width: 20px;
    display: block;
    float: left;
    margin-top: 3px;
}
.ab_ul{
    display: inline-block;
    margin-top: 58px;
    margin-left: 70px;
}
.ab_ul li{
    width: 155px;
    list-style: none;
    position: relative;
    float: left;
    margin-right: 22px;
}
.ab_ul li a{
    color: #00A3DF;
}
.ab_ul_img{
    width: 100%;
    display: block;
}
.ab_ul_text1{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
    opacity: 1;
}
.ab_ul_text2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #00A3DF;
    opacity: 1;
    margin-top: 5px;
}
.ab_ul_text2 p{
    float: left;
}
.ab_ul_text2 img{
    width: 15px;
    display: block;
    float: left;
    margin-top: 3px;
}
.net_popup{
    width: 100%;
    margin: 0 auto;
    height: 300px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    opacity: 1;
    position: absolute;
    z-index: 50;
}
.net_popup_title p{ 
    float: left;
}
.net_popup_title img{
    width: 20px;
    display: block;
    float: left;
    margin-top: 3px;
}
.net_ul{
    display: inline-block;
    margin-top: 58px;
    margin-left: 70px;
}
.net_ul li{
    width: 155px;
    list-style: none;
    position: relative;
    float: left;
    margin-right: 22px;
}
.net_ul li a{
    color: #00A3DF;
}
.net_ul_img{
    width: 100%;
    display: block;
}
.net_ul_text1{
    width: 333px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
    opacity: 1;
}
.net_ul_text2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #00A3DF;
    opacity: 1;
    margin-top: 5px;
}
.net_ul_text2 p{
    float: left;
}
.net_ul_text2 img{
    width: 15px;
    display: block;
    float: left;
    margin-top: 3px;
}
/*.active{
    color: #FFFFFF;
    background: #00A3DF;
    opacity: 1;
    border-radius: 25px;
    padding: 5px 16px;
}*/

