/* 头部 */
.hrader2_top{
    width:100%;
     height: 4.1667rem;
     background: #FFFFFF;
}

.hrader2_top2{
    width: 50rem;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hrader2_box{
    width: 100%;
    height: 100%;
}
.hrader2_logo{
    width: 12.0417rem;
height: 2.375rem;
}
.hrader2_logo img{
    width: 100%;
    height: 100%;
}
.hrader2_top_li{
    font-weight: 400;
    font-size: 0.6667rem;
    color: #00529F;
}
.hrader2_top_a>a>i{
    flex: none;
    /* display: inline-block; */
    width: 0.6667rem;
    height: 0.6667rem;
    margin-right: 0.125rem;
    display: flex;
    align-items: center;
}
.hrader2_top_a>a>i>img{
    width: 100%;
    height: 100%;
}
.hrader2_top_a{
    display: flex;
    align-items: center;
}
.hrader2_top_a>a{
    display: flex;
    align-items: center;
    margin-right: 0.9167rem;
}
.hrader2_top_r{
    display: flex;
}
.hrader2_top_qh_c,.hrader2_top_qh{
    font-weight: 400;
    font-size: 0.6667rem;
    color: #00529F;
}
.hrader2_top_qh_e{
    font-weight: 400;
    font-size: 0.6667rem;
    color: #868686;
}
.hrader2_top_qh{
    margin-left: 1.25rem;
}

.hrader2_bottom{
    width: 100%;
    height: 2.6667rem;
    background: #00529F;
}
.hrader2_bottom2{
    width: 50rem;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hrader2_bottom_li{
    font-style: normal;
    font-weight: 400;
    font-size: 0.8333rem;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    height: 100%;
    margin-right: 3.125rem;

}
.hrader2_bottom_li:last-child{
    margin-right: 0;
}
.hrader2_bottom2_l{
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    padding-left: 0.6667rem;
}
.hrad_act{
    border-bottom: 0.2083rem solid #FFFFFF;
}
.hrader2_search{
    width: 4.1667rem;
    height: 1.25rem;
    background: #01498D;
    border: 0.0417rem solid #0C60AE;
    border-radius: 1.1667rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
}
.hrader2_search>i{
    width: 0.5833rem;
    height: 0.5833rem;
    margin-right: 0.1667rem;
}
.hrader2_search>i img{
    width: 100%;
    height: 100%;
    vertical-align: top;
    vertical-align: text-top;
}
.hrader2_search>span{
    font-weight: 400;
    font-size: 0.5833rem;
    color: #8DADCC;
}

/* banner图 */
.banner2_box{
    max-width: 80rem;
/* height: 11.25rem; */
height: 11.25rem;

}
.banner2_box img{
    width: 100%;
    height: 100%;
}

/* 侧栏 */
.main_aside_b{
    margin-top: 0.4167rem;
}
.main_box_l{
    position: sticky;
    top: 2.0833rem;
    width: 7.5rem;
    height: auto;
    background-color: #01498D;
    margin-right: 1.25rem;
    flex: none;
    padding: 0.4167rem 0.25rem 0.625rem 0.25rem;
    background-color: #f7f8fa;
}
.main_aside_t{
    text-align: center;
    color: #fff;
    width: 100%;
    height: 4.375rem;
    line-height: 4.375rem;
    background: url(../images/aside_bgc.jpg) no-repeat 0 0/ 100% 100%;
    font-size: 0.9167rem;
    font-weight: 500;
    background-color: #f7f8fa;
}
.main_aside_a1{
    flex: 1;
}
.main_aside_p2{
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    font-size: 0.7083rem;
    box-sizing: border-box;
    min-height: 1.9167rem;
    line-height: 1rem;
    border-top: 0.0417rem dotted #a3a3a3;
    display: flex;
    align-items: center;
}
.aside_2:first-child .main_aside_p2{
    border-top: 0;
}
.main_aside_p1{
    display: flex;
    align-items: center;
    font-size: 0.75rem;
    cursor: pointer;
    box-sizing: border-box;
    border-bottom: 0.0417rem solid #a3a3a3;
    height: 1.9167rem;
    line-height: 1.9167rem;
}
.aside_1{
    display: none;
}
.active .aside_1{
    display: block;
}
.main_aside_bor:last-child .main_aside_p1{
    border: 0;
}
.aside_act{
    border: 0;
    background: linear-gradient(to right, #004078, #0071cd) !important;
}
.aside_act a{
    color: #fff !important;
}
.aside_act .main_aside_i1{
    border-left: 0.3333rem solid #fff;
}
.aside_act .main_aside_i2{
    color: #fff !important;
}
.main_aside_i1{
    display: inline-block;
    margin: 0 5%;
    width: 0;
    height: 0;
    border-top: 0.25rem solid transparent;
    border-bottom: 0.25rem solid transparent;
    border-left: 0.3333rem solid #0372c3;
}
.main_aside_p1:hover,.main_aside_p2:hover,.main_aside_p3:hover{
    color: #fff;
    border: none;
    background: -webkit-linear-gradient(left, #4e6b8d, #84ade3);
    background: -o-linear-gradient(right, #4e6b8d, #84ade3);
    background: -moz-linear-gradient(right, #4e6b8d, #84ade3);
    background: linear-gradient(to right, #4e6b8d, #84ade3);
}
.main_aside_p1:hover a,.main_aside_p2:hover a,
.main_aside_p2:hover .main_aside_i2,.main_aside_p3:hover a{
    color: #fff;
}
.main_aside_p1:hover .main_aside_i1{
    border-left: 0.3333rem solid #fff;
}
.main_aside_i2{
    height: 0rem;
    line-height: 0;
    display: inline-block;
    margin-left: 11%;
    color: #0372c3;
    font-size: 0.6667rem;
}
.main_aside_p2 a{
    width: 100%;
    box-sizing: border-box;
    text-indent: 0.1583rem;
    font-size: 0.6667rem;
    color: #847a71;
    display: inline-block;
    white-space: normal;
    padding: 0.2rem 0;
}
.main_aside_p3{
    box-sizing: border-box;
    height: 1.875rem;
    line-height: 1.875rem;
}
.main_aside_p3 a{
    width: 100%;
    box-sizing: border-box;
    text-indent: 1.4583rem;
    font-size: 0.6667rem;
    color: #847a71;
}













.center {
    width: 50rem;
    margin: 0 auto;
}


.main_box_r{
    width: 39.4167rem;
    flex: 1;
}
.main_box{
    display: flex;
    justify-content: space-between;
    width: 50rem;
    margin: 0 auto;
    margin-top: 2.1875rem;
    padding-bottom: 4.1667rem;
}
.main_box_r_title{
    font-weight: 600;
    font-size: 1rem;
    color: #000000;
    padding-left: 0.6667rem;
}
.main_box_r_cen{
    margin-top: 0.4167rem;
}
.main_box_r_li{
    width: 39.4167rem;
    /*height: 9.375rem;*/
    background: #F8F8F8;
    padding: 0.6667rem 2.0833rem 0.8333rem 0.6667rem;
    margin-bottom: 0.6667rem;
    display: flex;
    justify-content: space-between;
}
.main_box_r_li:last-child{
    margin-bottom: 0;
}
.ldjt_img{
    width: 6.5rem;
    height: 7.9167rem;
    background: #D9D9D9;
    margin-right: 1.25rem;
    flex: none;
}
.ldjt_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ldjt_jj{
    font-weight: 400;
font-size: 0.5833rem;
line-height: 160%;
color: #A5A5A5;
margin-top: 0.6667rem;
-webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    overflow: hidden;
}
.ldjt_name{
    font-weight: 600;
font-size: 0.6667rem;
color: #000000;

}
.ldjt_zw{
    font-weight: 600;
font-size: 0.5833rem;
color: #F5AA15;
margin-left: 0.6667rem;
}

/* 展示页面 */
.show_title{
    font-weight: 600;
    font-size: 1rem;
    color: #000000;
}
.show_txt{
    font-size: 0.6667rem;
    line-height: 209%;
    color: #000000;
    margin-top: 0.8333rem;
}

/* 发展历程 */
.fz_z{
    top: 0 ;
    left: 6.02rem;
bottom: 0;
width: 0.0833rem;
height: 100%;
background: linear-gradient(360deg, #00529F -8.53%, rgba(0, 82, 159, 0) 113.86%);
}
.fz_time2{
    font-weight: 500;
font-size: 1rem;
line-height: 1.4167rem;
color: #35792A;

}
.fz_js{
font-weight: 600;
font-size: 0.6667rem;
line-height: 0.9167rem;
color: #5E5E5E;
}
.fz_dian{
    flex: none;
    width: 0.5rem;
    height: 0.5rem;
    background: #00529F;
    border-radius: 50%;
    margin-left: 1.1667rem;
    margin-right: 1.1667rem;
    /* margin-top: 1.3833rem; */
    margin-top: 0;
}

.fz_li{
    display: flex;
    align-items: center;
    margin-bottom: 2.5rem;
}

.fz_li:last-child{
    margin-bottom: 0;
   padding-bottom: 4.1667rem;
}
.fz_time{
    font-family: 'Source Han Sans CN';
    font-weight: 900;
    font-size: 1.2rem;
    color: #00529F;
    width: auto;
    flex: none;
}
.fz_r{
    flex: none;
    width: 25rem;
}
.fz_li_f{
    padding-top: 4.1667rem;
    width: 0.0417rem;
}
.fz_r2{
    margin-bottom: 1.4583rem;
}
.fz_r2:last-child{
    margin-bottom: 0;
}
.fz_box{
    padding-left: 1.6667rem;
}
.main_fzlc{
    padding-bottom: 0;
}
.fz_js{
    font-style: normal;
    font-weight: 600;
    font-size: 0.6667rem;
    color: #5E5E5E;
    margin-top: 0.2083rem;
}

.footer_cen{
    display: flex;
    justify-content: space-between;
}
.max633{
    width: 50rem;
}
.aniu {
    display: inline-block;
    border: 0;
    padding: 0 0;
    padding-right: .45rem;
    margin-left: 0;
}
.arrow {
    border: 0.33rem solid transparent;
    border-top-color: #33BA1D;
    right: auto;
    top: 50%;
    transform: translateY(0);
}
.ewmbox{
    display: flex;
}


@media screen and (max-width:1400px) {
    .ldjt_jj {
        -webkit-line-clamp: 5;
    }
}
@media screen and (max-width:1200px) {
    .ldjt_jj {
        -webkit-line-clamp: 4;
    }
}
@media screen and (max-width:1000px) {
    html{
        width: 60rem;
        overflow-x: auto;
    }
    .hrader2_bottom_li {
        margin-right: 2.125rem;
    }
    .ldjt_jj {
        -webkit-line-clamp: 7;
    }
}