.contents{
    width: 90%;
    margin: 0 auto;
    /*font-size: 46px; */
    /*font-weight: 100;*/
    max-width: 1440px;
    margin-bottom: 30px;
}
.pages_nav_title{
    height: 60px;
}
.nav_title a{
    /*width: 100px;*/
    height: 60px;
    background-color: #ddd;
    line-height: 60px;
    padding: 0 30px;
}
.pages_nav_title{
    background: #ddd;
    /*margin-top: 50px;*/
    margin-bottom: 30px;
}
.pages_nav_title .nav_title a{
    color: #000 !important;
    display: inline-block;
}
.pages_nav_title .nav_title a:hover{
    background-color: #F5F5F5;
}

.pages_nav_title .nav_title  .active{
    background: #fff;
    border-bottom: 3px solid #0d8d51;
}

.article_list{
    background: #fff;
    /*max-width: 1028px;*/
    width: calc(100% - 397px);
    margin-right: 34px;
    padding: 40px;
}
.news-xq {
    margin: 0 20px;
    padding: 20px 0;
    border-bottom: 1px dashed rgb(210, 210, 210);
}
.news-xq .new-time {
    text-align: center;
}
.timetubiao {
    font-size: 30px;
    color: #999;
}
.news-xq .new-img {
    width: 100%;
}
.nqldDay {
    font-size: 40px;
    color: #999;
    text-align: center;
}
h4 a{
    color:#000;
    font-size: 18px;
}
.article_page{
    margin-top: 10px;
}
.article_page li{
    list-style: none;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 6px;
    min-width: 40px;
    text-align: center;
    color: #000;
    border:1px solid #ddd;
}
.article_page a{
    color: #000;
}

.article_info{
    margin-top: 60px;
    margin-bottom: 20px;
}
.article_title .title{
    /*width:100%;*/
    font-weight: 200;
    color: #000;
    text-align: center;
}
.article_title .article_soure{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.article_title{
    border-bottom: 1px solid #ddd;
}
.contents .row {
    margin-left: 0;
    /*margin-bottom: 30px;*/
}
.organization .title{
    color:#b41414;
}
.organization p{
    width: 100%;
    clear: both;
    float: left;
    padding: 5px;
    margin: 0;
    text-indent: 2rem;
}
.organization .title h4{
    font-size:18px;
    font-weight: bold;
    /*padding: 20px 0;*/
}

.organization .title h4 span{
    font-weight: normal;
    font-size: 12px;
}


.hxln_title .tilte_p{
    color: #000;
    font-weight: bold;
    font-size: 18px;
} 
p{
    width: 100%;
}
.business_image{
    padding: 0;
}
.business_title{
    font-size: 16px;
    font-weight: bold;
    padding: 20px;
}
.business_title_name h3{
    margin-top: 10px;
    background-image:url(/template/web/Static/images/title2_bg_yw_r.png);
    background-size: contain;
    height: 42px;
    background-position: left bottom;
    background-repeat:no-repeat;
}

.business_title_name h3.even{
    background-image:url(/template/web/Static/images/title2_bg_yw_l.png);
}


.ywbk_right_info{
    width: 339px;
    height: 156px;
    padding: 0 24px;
    /*background-color: #ddd;*/
    border-radius: 8px;

}

.ywbk_right_info .title{
    font-size: 22px;
    margin-top: 30px;
    /*margin-left: 10px;*/
    color: #fff;
}
.ywbk_right_info .content{
    color: #fff;
    font-size: 14px;
}
















.title a{
    color:#000;
    font-size: 14px;
}
.title a:hover {
    color: #769e26;
    font-size: 14px;
}


.about_right{
    width:calc(378px - 15px);
    /*background: #fff;*/
}
.about_right .row {
    margin-left: 0;
    margin-bottom: 30px;
    background-color: #fff;
    margin-right: 0;
    overflow: hidden;
}
.about_right .about_right_links{
    background-color: #df4738;
}
.about_right .about_right_links select{
    height: 30px;
    width: 230px;
    padding: 5px;
    border:1px solid #ddd;
    margin-top: 5px;
    margin-left: 5px; 
}
.about_right .about_right_links .select_div{
    height: 40px;
    width: 240px; 
    background-color: #fff;
    margin-top: 8px;
}
.about_right .about_right_links .left_title{
    width: 100px; 
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding-top: 8px;
}

/*公司简介 底部板块链接*/
.bklj{
    height: 350px;
    background-position: bottom center;
    border: 4px solid #fff;
}
.rcln_text{
background-image: linear-gradient(-135deg,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.65));
    padding: 2rem 1rem;
}
.rcln_text p{
    line-height: 2rem;
    color: #fff;
    font-size: 16px;
}
/*董事长致辞*/
.chairman-regards p{
    font-family: '楷体','华文楷体','Open Sans', sans-serif;
    font-size: 1.25rem;
    line-height: 2rem;
    padding-bottom: 1rem;
}
/*列表标题*/
.row.news-xq h4 {
    font-size: 1rem;
}
.row.news-xq h4 +p{
    margin-bottom: 0;
}

.article_cover_pic{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}
.article_cover_pic img{
    max-width: 100%;
    height: auto;
    display: block;
}
.title H3{
    line-height: 1.5;
}