.company_cen{
	background: #fff;box-shadow: 0px 2px 4px 0px #D9D9D9;padding: 8px 18px 50px;box-sizing: border-box;
	display: flex;justify-content: flex-start;align-items: flex-start;
}
.company_left{width: 30%;margin-top: 35px;}
.company_left_title{width: 100%;background: #324496;border-radius: 10px 10px 0px 0px;font-size: 18px;font-weight: 400;color: #FFFFFF;
text-align: center;padding: 30px 0;}
.company_left_title img{width: 15px;height: 15px;vertical-align: middle;margin-right:5px}
.company_left_ul{width: 100%;background-color: #F3F3F3;padding: 19px;box-sizing: border-box;}
.company_left_ul li{margin-top: 12px;width: 100%;height: 56px;line-height: 56px;background-color: #ECECEC;padding: 0 20px;box-sizing: border-box;
font-size: 16px;font-weight: 400;}
.company_left_ul li a{color: #000000;}
.company_left_ul li.active{background-color: #324496}
.company_left_ul li.active a{color: #ffffff;}
.li_row{width: 14px;height: 14px;background: #FFFFFF;border-radius: 100%;margin-right: 8px;}

.company_right{width: 70%; height:auto !important; min-height: 300px; overflow: hidden;}
.company_right_title{width: 100%;font-size: 12px;font-weight: 400;color: #333333;border-bottom: 1px solid #E2E2E2;padding: 8px 0 10px;}
.company_right_title img{width: 12px;height: 11px;vertical-align: middle;margin-right: 4px;}
.company_right_title a {color: #333333;}
.company_right_row{width: 100%;padding: 38px 8px 0 28px;box-sizing: border-box;}
.company_right_h{font-size: 16px;font-weight: 400;color: #3E3D3D;}

.company_right_cen{width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}

.list_cen{width: 49%;margin-top: 34px;}
.list_cen img{width: 100%;}
.list_text{width: 100%;text-align: center;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;
font-size: 16px;font-weight: 400;color: #333333;padding-top: 24px;}

/* 新闻 */
.nesw_list{padding: 8px 0;width: 100%;border-bottom: 1px dashed #979797;}
.news_list_title{width: 80%;font-size: 14px;font-weight: 400;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news_list_title a{color: #000000;}
.news_list_text{width: 20%;font-size: 14px;font-weight: 400;color: #000000; text-align: right;}
.news_text{font-size: 14px;font-weight: 400;color: #000000;}
.news_title{font-size: 18px;font-weight: 400;color: #333333;text-align: center;}
.news_ts{display: flex;justify-content: center;align-items: center;margin-top: 6px;padding-bottom: 13px;}
.ts_tex{font-size: 12px;font-weight: 400;color: #333333;padding: 0 28px;}
.news_details{padding: 22px 0 50px; border-top: 1px dashed #979797;font-size: 16px;font-weight: 400;color: #333333;border-bottom: 1px dashed #979797;}
.next_article{position:relative; width:98%; font-size: 16px;font-weight: 400;margin-top: 16px; text-overflow: ellipsis;white-space: nowrap; overflow: hidden;}
.next_article a {line-height:20px;width:100%; color: #333333;}
.next_article:hover{cursor: pointer;}
/* .news_details img{width: 100%;} */


.beijin{width: 100%;position: fixed;height: 100%;top: 0; left:0; background: rgba(0,0,0,0.8);display: none;}
.bej{width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 20px;}
.bejimg{margin: 0 auto; height: 90%;}
.bejtex{color: #fff;font-size: 20px;text-align: center;width: 90%; height: auto !important; min-height:200px;margin:30px auto;}