.news_body{
    display: none;
}
.news_banner{
    position: relative;
    height: 480px;
    background-image: url("/newwebsite/about/images/aboutIndex.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.news_banner_text{
    position: relative;
    padding-top: 100px;
    padding-left: 30px;
    width: 60%;
    margin: auto;
    box-sizing: border-box;
}
.right_angle{
    position: absolute;
    width: 50px;
    height: 50px;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
}
.text_total{
    margin-left: 14px;
    margin-top: 8px;
    color: #fff;
}
.num_total{
    display: flex;
    align-items: center;
}
.num_total h3{
    font-size: 60px;
    margin-right: 10px;
}
.num_total div{
    font-size: 40px;
}
.text_total p{
    font-size: 30px;
    margin-bottom: 10px;
}
/*新闻动态*/
.dynamic_news{
    background-color: #f8f8f8;
    padding-bottom: 30px;
}
.dynamic_news_title{
    width: 60%;
    margin: 20px auto;
    font-size: 24px;
    font-weight: 400;
    border-bottom: 1px solid #939393;
}
.dynamic_news_title span{
    display: inline-block;
    margin-right: 114px;
    padding: 40px 0px 20px 0px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
}
.dynamic_news_title .theme{
    font-weight: 700;
}
.dynamic_news_show{
    display: flex;
    width: 60%;
    margin: auto;
}
.news_card_list{
    width: 70%;
    padding-right: 40px;
}
.news_item_line{
    width: 30%;
    min-width: 280px;
}
.list_item{
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.dynamic_news .top_title {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid;
    padding-bottom: 6px;
}
.news_list_ul{
    margin-bottom: 30px;
    color: #666;
}
.news_list_ul ul{
    padding: 10px 30px;
    background-color: #fff;
}
.look_more{
    padding: 10px 30px;
    cursor: pointer;
    text-align: right;
    background-color: #fff;
}
.news_item_li {
    cursor: pointer;
    border-bottom: 1px dashed #ccc;
}
.news_item_li p{
    display: -webkit-box;
    margin: 10px 0;
    overflow: hidden;
    line-height: 2;
    font-size: 14px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.qr_code_box{
    display: flex;
    justify-content: space-around;
    padding: 20px 30px;
    background-color: #fff;
}
.qr_code_box div{
    width: 46%;
}
.qr_code_box img{
    width: 100%;
}
.qr_code_box p {
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.dynamic_card_item{
    display: flex;
    flex-direction:column;
    justify-content: space-between;
    width: 48%;
    height: 416px;
    padding: 10px;
    margin-bottom: 50px;
    background-color: #fff;
    box-sizing: border-box;
    cursor: pointer;
}
.news_img{
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.news_img img{
    width: 100%;
    transition: transform 1s;
    -webkit-transition: transform 1s;
}
.dynamic_card_item:hover  img{
    transform:  scale(1.1)
}
.news_title{
    font-size: 20px;
    font-weight: 700;
}
.news_summary{
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.news_detail_time{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.news_time{
    color: #999;
}
.hide_list{
    display: none;
}
.news_title {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
/*新闻详情*/
.hide_detail{
    display: none;
}
.news_small_title{
    width: 60%;
    height: 40px;
    margin: auto;
    font-size: 12px;
    padding: 20px;
}
.news_small_title img{
    width: 15px;
    margin-right: 5px;
}
.news_small_title .go_to_list{
    cursor: pointer;
    margin-right: 5px;
}
.news_small_title .arrow_right{
    color: #ccc;
    margin-right: 3px;
    font-size: 12px;
}
.news_detail_page{
    font-size: 14px;
}
.news_detail_page .detail_title{
    font-size: 20px;
    color: #000;
}
.detail_other_info{
    padding: 20px 0 10px;
    color: #ccc;
    border-bottom: 1px solid #ccc;
}
.detail_banner_img{
    height: 300px;
    margin: 30px 0;
    overflow: hidden;
}
.detail_banner_img img{
    height: 100%;
}
.detail_switch{
    display: flex;
    width: 60%;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 30px 0;
    margin: 20px auto 0;
    color: #666;
    font-size: 16px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #ccc;
}
.detail_switch div{
    width: 48%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.detail_content {
    padding: 10px 0;
}
.detail_content img {
    width: 100%;
}
#news_swiper_ul{
    margin-bottom: 30px;
}
.outlineNone{
    outline: none;
}
.swiper {
    width: 96%;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    height: calc((100% - 30px) / 2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    /*padding: 0 5px 10px;*/
    box-sizing: border-box;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
}
.laydate_box{
    text-align: center;
    padding: 10px 0;
}
.layui-input {
    width: 50%;
    padding-left: 10px;
    height: 32px;
    font-size: 14px;
    line-height: 1.3;
    line-height: 32px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: rgba(0,0,0,.85);
    border-radius: 3px;
}
.bgc_fff{
    background-color: #fff;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 20px;
}
.swiper-slide img{
    width: 95%;
    height: 90%;
}
.swiper-slide p{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
    right: -8px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -8px;
}
.swiper-button-next, .swiper-button-prev{
    top:44%
}
.swiper-wrapper{
    height: 390px;
}
.swiper-wrapper .notData{
    width: 100%;
}