.news{
    text-align: center;
    padding-top: 2rem;
}
.news>h5{
    display: inline-block;
    font-size: 20px;
    color: #333;
    position: relative;
    font-family: Serif;
}
.news>h5:after{
    content: "";
    width: 80%;
    height: 10px;
    position: absolute;
    background: #bfbfbf;
    bottom: -1rem;
    left: 10%;
    transition: all 0.5s ease 0s;
}
.news_line{
    padding: 3.5rem 0;
}
.news_top_left{
    float: left;
    margin-right: 3.125%;
    width: 50%;
     height:25rem;
}
.news_con_left{
    width: 46.484%;
    position: relative;
    float: left;
    margin-right: 3.125%;
    text-align: left;
     height: 25rem;
}
.news_con_right{
    float: right;
    width: 50%;
     height: 25rem;
}
.news_top_left img,.news_con_right img{
    width: 100%;
    height: 100%;
}
 .news_top_right{
    float: right;
    width: 46.484%;
     position: relative;
     height: 25rem;
}
.news_top_right p,.news_con_left p{
    text-align: left;
    color: #666;
    font-size: 0.8rem;
    line-height: 26px;
    letter-spacing: 2px;
    font-weight: 600;
}
 .barrie{
     width: 90%;
     color: #fff;
     font-size: 1.2rem;
     padding: 1.4rem 1.1rem;
     background: #2962c0;
     text-align: left;
     position: relative;
     top:1rem;left: -8.5rem;
     letter-spacing: 3px;
     font-weight: 600;
 }
 .barrie_right{
     position: absolute;
     bottom: 1rem;
     right: 0.75rem;
     font-size: 12px;
     color: #81a3db;
 }
 .barrie_btn{
     text-align: right;
     padding-top: 1.2rem;
     position: absolute;
     bottom:1.5rem;
     right: 0;
 }
.barrie_btn a{
    display: inline-block;
    padding: 8px;
    font-size:1.1rem;
    color: #fff;
    background: #2b62bc;
    font-weight: 600;
}
.barrie_btn a:hover,.barrie_btn a:focus{
    text-decoration: none;
}
.news_con{
    padding-top: 5rem;
}
.news_buttom{
    padding-top: 8.5rem;
}
.news_buttom>div{
    width: 46.875%;
    float: left;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 1rem #a09898;
    margin-bottom: 2rem;
    min-height: 40rem;
    position: relative;
}
.news_buttom>div:nth-child(2n){
    float: right;
    position: relative;
}
.news_buttom>div img{
    width: 100%;
    height: auto;
}
.news_buttom>div h5{
    font-size: 1.1rem;
    color: #333;
    font-weight: 600;
    padding: 2rem 1.3rem 1.5rem;
}
.news_buttom>div p{
    color: #666;
    font-size: 0.9rem;
    line-height: 20px;
    letter-spacing: 2px;
    font-weight: 600;
    padding: 0 1.3rem;
}
.inged{
    display: none;
}
.news_con_left>.barrie{
    left: 12.5rem;
}
/*内页*/
.newsLine{
    padding-top: 3rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #dcdcdc;
}
.newsLine>a{
    color: #999;
    font-size: 0.8rem;
}
.newsLine>span{
    color: #999;
    margin: 0 1rem;
}
.newsLine>a:hover,.newsLine>a:focus{
    text-decoration: none;
}
.newsLine_content{
    padding-top: 1.5rem;
    min-height: 20rem;
}
.newsLine_content img{
    width: 100%;
    height: auto;
}
.newsLine_img{
    width: 49.53%;
}
.newsLine_h5{
    width: 47.875%;
}
.newsLine_h5 h5{
    margin: 0;
    color: #101824;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    padding-bottom: 1rem;
}
.newsLine_iung p{
    color: #79736c;
    font-size: 0.9rem;
    line-height: 2rem;
    letter-spacing: 3px;
}
.newsLine_iung>p{
    padding-right: 3rem;
}
@media screen and (max-width: 960px){
    .newsLine_iung p{
        font-size: 12px;
        line-height: 25px;
        
    }
    .news_top_left img, .news_con_right img{
        height: auto;
    }
    .news_top_right{
        height: 360px;
    }
    .news_top_left{
        height: auto;
    }
    .news_con_left{
        height: 350px;
    }
    .news_con_right{
        height:auto;
    }
    .barrie_btn a{
        font-size: 16px;
    }
    .newsLine_content img{
        width: 100%;
        height: auto;
    }
    .news_buttom>div h5{
        font-size: 14px;
    }
    .news_top_right p, .news_con_left p{
        font-size: 14px;
    }
    .news_buttom>div p{
        font-size: 12px;
    }
    .newsLine>a{
        color: #999;
        font-size: 14px;
    }
    .news{
        padding-top: 1rem;
    }
    .news_line{
        padding:2.5rem 0 ;
    }
    .news_con{
      padding-top: 3rem;
    }
    .news_top_left{
        width: 100%;
        margin-right: 0;
    }
    .news_top_right{
        width: 100%;
    }
    .barrie{
        width: 100%;
        left: 0;
        font-size: 18px;
    }
    .barrie_btn{
        position: relative;
        bottom: 0;
    }
    .tongKeng{
        display: none;
    }
    .inged{
        display: block;
    }
    .news_con_right{
        width: 100%;
    }
    .news_con_left{
        width: 100%;
        padding-top: 1rem;
    }
    .news_con_left>.barrie{
        left: 0;
    }
    .news_buttom{
        padding-top: 40px;
    }
    .news_buttom>div{
        width: 100%;
        height: 60rem;
    }
    .newsLine_h5 h5{
        /* padding-bottom: 20px; */
        margin-bottom: -10px;
        font-size: 18px;
        line-height: 30px;
        margin-top: 10px;
    }
}
@media screen and (max-width: 820px){
    .newsLine_img{
        width: 100%;
        text-align: center
    }
    .newsLine_h5{
        width: 100%;
    }
}
@media screen and (max-width: 700px){
    .news_buttom>div{
        height: auto;
    }
}
@media screen and (max-width: 560px){
    .news_buttom>div{
        height: 500px;
        margin-bottom: 20px;
    }
    .news>h5:after{
        bottom: -15px;
    }
}