#content{
    width: 100%;
    min-width: 1200px;
    background: url('../img/all_bg_new.png') no-repeat center 100px;
    background-size: 100% auto;
}
.content_title_bg{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    height: 410px;
    position: relative;
    overflow: hidden;
}
.content_title_bg img{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.about_society{
    width: 1200px;
    margin: 80px auto 0;
    padding-left: 30px;
    display: flex;
    overflow: hidden;
}
.societ_title{
    position: relative;
    height: 243px;
    margin-right: 33px;
}
.societ_title h3{
    font-size: 38px;
    font-weight: bold;
    height: 200px;
    padding-right: 25px;
    border-right: 6px solid #323333;
    color: #323333;
}
.societ_title img{
    position: absolute;
    bottom: 0;
    left: -30px;
}
.societ_content{
    width: 954px;
}
.societ_content ul{
    display: flex;
}
.societ_content ul li{
    width: 120px;
    height: 48px;
    border-bottom: 1px solid #8C97A7;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f6f7fa;
    cursor: pointer;
}
.societ_content ul li span{
    display: block;
    font-size: 18px;
    line-height: 16px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.societ_content ul li.hasLine span{
    border-right: 1px solid #8C97A7;
}
.societ_content ul li.active{
    background-color: #fff;
    border-bottom: none;
    border-top: 6px solid #ffcf10;
    cursor: default;
}
.societ_content ul li.active span{
    border-right: none;
}
.societ_content .text{
    margin-top: 25px
}
.societ_content .text p{
    text-indent: 2em;
    font-size: 16px;
    color: #505050;
    line-height: 30px;
}
.announcement{
    width: 1200px;
    height: 343px;
    margin: 80px auto 0;
    position: relative;
    padding-top: 66px;
}
.announcement_title{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.announcement_title{
    display: flex;
    align-items: flex-end;
}
.announcement_title h3{
    font-size: 38px;
    color: #323333;
    height: 140px;
    padding-right: 25px;
    margin-right: 79px;
    border-right: 6px solid #323333;
}
.announcement_content{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-end;
}
.announcement_content ul{
    width: 936px;
    min-height: 150px;
    max-height: 277px;
    border: 1px solid #e9e9e9;
    border-radius: 6px;
    padding: 35px 37px 35px 40px;
    margin-right: 65px;
    background-color: #fff;
}
.announcement_content ul li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-left: 16px;
    background: url('../img/announcement_icon.png') no-repeat left center;
    font-size: 16px;
    color: #323333;
    cursor: pointer;
}
.announcement_content ul li p{
    width: calc(100% - 130px);
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.announcement_content ul li:hover p{
    color: #0375B4;
}
.announcement_content ul li:not(:last-child){
    margin-bottom: 25px;
}
.more_announcement{
    display: flex;
    width: 140px;
    height: 47px;
    background: url('../img/more_bg.png') no-repeat center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.more_announcement p{
    margin-top: -4px;
}
.more_announcement img{
    margin-top: -4px;
}
.more_announcement p{
    margin-right: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.news{
    width: 1200px;
    margin: 130px auto 0;
    padding-bottom: 40px;
}
.news_title{
    display: flex;
    align-items: flex-start;
    margin-bottom: 46px;
}
.news_title h3{
    font-size: 38px;
    color: #323333;
    padding-right: 25px;
    height: 76px;
    border-right: 6px solid #323333;
    margin-right: 80px;
}
.swiper-slide{
    display: flex;
    justify-content: space-between;
}
.left_part{
    width: 635px;
}
.left_part{
    display: flex;
    flex-direction: column;
}
.left_part h3{
    font-size: 26px;
    line-height: 40px;
    color: #2e232c;
    margin-bottom: 25px;
}
.left_part p{
    font-size: 16px;
    line-height: 30px;
    color: #2e232c;
}
.right_part img{
    width: 520px;
    height: 284px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    width: auto !important;
    bottom: 0 !important;
}
.swiper-pagination-bullet{
    width: 12px !important;
    height: 12px !important;
    border-radius: 0 !important;
    background: #fff !important;
    border: 1px solid #666 !important;
    margin-right: 5px;
}
.swiper-pagination-bullet-active{
    border: none !important;
    background: #0375B4 !important;
}
.swiper-slide{
    cursor: pointer;
}
.carousel{
    margin-bottom: 52px;
}
.news_list ul{
    width: 1201px;
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #eaeaea;
    background-color: #fff;
}
.news_list li{
    width: 400px;
    height: 490px;
    padding: 48px 38px;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.news_list li:first-child,.news_list li:nth-child(2),.news_list li:nth-child(3){
    border-top: 1px solid #eaeaea;
}
.news_list li img{
    width: 324px;
    height: 176px;
    margin-bottom: 20px;
}
.news_list li h4{
    font-size: 20px;
    line-height: 35px;
    color: #333;
    margin-bottom: 5px;
    text-align: justify;
}
.news_list li p{
    font-size: 16px;
    color: #777;
    line-height: 26px;
}
.news_list li div{
    font-size: 14px;
    color: #a5a5a5;
    margin-top: 20px;
}
.news_list .more_announcement{
    margin: 30px auto 0;
}
.font-bold {
    font-weight: bolder;
}
