body {
    min-width: 1200px;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height:130px;
/*    -webkit-box-shadow:0px 4px 4px 0px rgba(220,220,220,0.5);
            box-shadow:0px 4px 4px 0px rgba(220,220,220,0.5);*/
    z-index: 88;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.header-top {
    width: 100%;
    height: 80px;
    text-align: center;
    position: relative;
    display: inline-block;

}
.header-top_img {
    width: 184px;
    height: 61px;
    float: left;
    position: relative;

}
/*.header-top_search{
    width: 430px;
    height: 50px;
    background: #F3F3F3;
    opacity: 1;
    float: left;
    border-radius: 28px;
    margin-left: 200px;
    margin-top: 10px;
}
.search_img{
    width: 24px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
.search_text_one{
    width: 160px;
    height: 28px;
    font-size: 20px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 28px;
    color: #D1D1D1;
    opacity: 1;
    margin-top:10px;
    float: left;
    margin-left: 20px;
}
.search_text_two{
    width: 113px;
    height: 50px;
    background: #FF944C;
    opacity: 1;
    border-radius: 28px;
    float: left;
    margin-top: 10px;
    margin-left: 93px;
}
.search_text_two_cont{
    width: 113px;
    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;
    position: relative;
    text-align: center;
}*/
.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-top_cont{
    width: 100px;
    height: 35px;
    background: #1560D9;
    opacity: 1;
    border-radius: 28px;
    float: right;
    position: relative;
    margin-top: 30px;
    margin-right: 30px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 35px;
    opacity: 1;
}
.header-top_cont a{
    color: #FFFFFF;
}
.header-bottom {
    width: 100%;
    height: 48px;
    text-align: center;
    position: relative;
    background: #155FD8;
    opacity: 1;
    background: url('../images/header_img2.png') no-repeat;
    background-size: 100%;
    display: inline-block;
}
/*.header-bar {
    background: white;
}
.header-bar_content {
    position: relative;
    height: 70px;
}*/
.header-nav {
    width: 78%;
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    /*right: 120px;*/
    /*position: relative;*/
    float: left;
    padding-left: 195px;
}
.header-nav_right {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    /*right: 120px;*/
    left: 13%;
    /*position: relative;*/
    float: left;
    margin-left: 875px;
}
.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: absolute;
    float: left;
    display: block;
    /*width: 184px;*/
    margin-left: 30px;
    margin-top: 30px;
}
.header-logo img {
    display: block;
    width: 100%;
}
.header-nav a {
    float: left;
    height: 86%;
    text-align: center;
    font-weight: bold;
    margin-left: 41px;
    
    font-size: 15px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 32px;
    color: #FFFFFF;
    opacity: 1;
    text-decoration: none;
    border-radius: 8px;
    /*padding: 8px 9px;*/
    position: relative;
}
.header-nav_item{
    float: left;
    height: 86%;
    text-align: center;
    font-weight: bold;
    /*margin-left: 41px;*/
    
    font-size: 15px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 32px;
    color: #FFFFFF;
    opacity: 1;
    text-decoration: none;
    border-radius: 8px;
    /*padding: 8px 9px;*/
    position: relative;
}
/*.header-nav a.active {
    color: white;
    background: #2569AD;
    font-weight: bold;
}*/
.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 {
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /*min-width: 1200px;*/
    /*background: #333;*/
    color: white;
    /*padding: 8px;*/
    text-align: center;
    opacity: 1;
    /*margin-top: 20px;*/
    /*padding: 0 0 20px 0;*/
}
.footer_cont{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
/*.footer_top{
    width: 100%;
    height: 150px;
    background: #155FD8;
    opacity: 1;
}*/
.footer_top_left{
    width: 115px;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-top: 34px;
}
.footer_top_center{
    width: 880px;
    float: left;
    margin-left: 220px;
    margin-top: 45px;
    position: relative;
}
.footer_top_center_top{
    width: 100%;
    float: left;
}
.footer_top_center_top_text1{
    width: 220px;
    height: 25px;
    font-size: 16px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 25px;
    color: #FFFFFF;
    opacity: 1;
    float: left;
    text-align: left;
}
.footer_top_center_top_text2{
    width: 220px;
    height: 25px;
    font-size: 12px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 25px;
    color: #FFFFFF;
    opacity: 1;
    float: left;
    text-align: left;
}
.footer_top_center_bottom{
    width: 100%;
    float: left;
    margin-top: 15px;
}
.footer_top_right{
    width: 115px;
    position: relative;
    float: left;
    margin-top: 50px;
    /*margin-left: 100px;*/
}
.footer_top_right img{
    width: 49px;
    float: left;
    position: relative;
    margin-left: 5px;
}
.footer_bottom{
    width: 100%;
    height: 80px;
    background: #F3F3F3;
    opacity: 1;
}
.footer-mbtm-last {
    width: 100%;
/*    height: 50%;*/
    margin: 0 auto;
    font-size: 12px;
    color: #BFBFBF;
    line-height: 25px;
    position: relative;
    top: 30px;
}
.fl{
    width: 70%;
    text-align: left;
    float: left;
    position: relative;
    margin-left: 40px;
}
.fr{
    height: 25px;
    font-size: 15px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 25px;
    color: #000000;
    opacity: 1;
    text-align: left;
    float: left;
    position: relative;
    margin-left: 70px;
}
.ft-mbtm-a{
    width: 108px;
    height: 25px;
    font-size: 15px;
    font-family:arial,'Microsoft Yahei','微软雅黑';
    font-weight: bold;
    line-height: 25px;
    color: #000000;
    opacity: 1;
    margin-top: 50px;
    text-decoration: none;
}

/*.footer_fixed {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}*/
.langwrap {
    position: relative;
    float: left;
    top: 60%;
    text-align: right;
    margin-left: 878px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
/*    right: -100px;*/
}
.itemA{
    width: 20%;
    margin-top: -14px;
    background: url(../images/header_img.png) no-repeat;
    background-size: 103%;
}
.eb_item{
    line-height: 52px;
    position: relative;
    top: 4px;
    margin-left: -7px;
}
/*.langwrap .langbtn{
    display: inline-block;
    padding: 5px 8px;
    background-color: #fff;
    color: #2569AD;
    cursor: pointer;
}
.langwrap .langbtn.active {
    background-color: #2569AD;
    color: #fff;
}*/
.epd_box1{
    width: 1100px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 50px;
}
.det_box1_header{
    width: 1200px;
    height: 70px;
    background: #F3F3F3;
    margin: 0 auto;
}
.det_box1_header_cont{
    width: 97%;
    height: 100%;
    margin: 0 auto;
    margin-left: 30px;
}
.det_box1_header_left{
    width: 200px;
    float: left;
    margin-top: 5px;
    /*margin-left: 100px;*/
}
.det_box1_header_left_text{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 44px;
    color: #000000;
    opacity: 1;
}
.det_box1_header_left_line{
    width: 100px;
    height: 5px;
    background: url(../images/finance_img1.png) no-repeat;
    opacity: 1;
}
.det_box1_header_right{
    float: right;
    margin-top: 25px;
    margin-right: 30px;
}
.det_box1_header_right img{
    width: 20px;
    float: left;
    margin-top: 1px;
}
.det_box1_header_right span{
    /*width: 100px;*/
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 21px;
    color: #000000;
    opacity: 1;
    float: left;
}
.det_box1_title{
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 33px;
    color: #000000;
    opacity: 1;
    margin-top: 50px;
}
.det_box1_date{
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 21px;
    color: #000000;
    opacity: 1;
    margin-top: 30px;
}
.det_box1_date{
    width: 200px;
    height: 22px;
    margin: 0 auto;
    margin-top: 20px;
}
.det_box1_date_date{
    /*width: 100%;*/
    float: left;
}
.det_box1_date_time{
    /*width: 100%;*/
    float: left;
    margin-left: 10px;
}
.det_box1_cont{
    width: 100%;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 25px;
    color: #000000;
    opacity: 1;
    margin-top: 50px;
}
.det_box1_source{
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 21px;
    color: #A1A1A1;
    opacity: 1;
    margin-top: 30px;
}
.det_box1_return{
    
}
.lc_item{
    position: relative;
    line-height: 48px;
    margin: 0 auto;
    top: 2px;
}
/*#lc_item{
    padding-bottom: 6px;
    border-bottom: 3px solid #FFE70A;
    border-radius: 0;
}*/
.eb_popup{
   width: 1200px;
    height: 80px;
    position: relative;
    background: #F2F2F2;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1; 
    display: none;
/*    position: absolute;
    z-index: 99;*/
}
.eb_ul{
    width: 408px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}
.eb_ul li{
    list-style: none;
    margin-top: 33px;
    float: left;
    margin-left: 20px;
}
.eb_ul li a{
    float: left;
}
.eb_ul_text1{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #6B6B6B;
    opacity: 1;
}
.eb_ul li span{
    width: 2px;
    height: 15px;
    background: rgba(117, 117, 117, 0.39);
    opacity: 1;
    float: left;
    position: relative;
    margin-top: 3px;
    margin-left: 15px;
    
}
.el_box1_text{
    position: absolute;
    margin-top: -85px;
    margin-left: 270px;
    text-align: left;
}
.el_box1_text1{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 25px;
    color: #FFFFFF;
    opacity: 1;
}
.el_box1_text2{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 20px;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 15px;
}
.itemB{
    width: 96px;
    height: 48px;
    float: right;
    margin-right: 30px;
    color: #ffffff;
    cursor: pointer;
    background: url('../images/index_30.png') no-repeat;
    background-size: 100%;
    border-radius: 0; 
}
.eg_item{
    margin-left: -15px;
}