.content_in{width: 1400px;margin: 0 auto;}
.content_in_table{margin-top: 20px;}
.huangdeng{width: 680px;height: 430px;background-color: #757575;}
.news_list{display: flex;flex-direction: column;width: 100%;margin-left: 20px;}
.news_list .news_head{margin-top: 20px;margin-bottom: 30px; font-size: 20px;color: #000;border-left: 5px solid #0d569b;text-indent: 20px;line-height: 30px;height: 30px;}
.news_list table{width: 100%;}
.news_list td{height: 60px;line-height: 60px;color: #b2b2b2;vertical-align: middle;}
.news_list td a{background-image: url(../image/jiantou1.png);background-repeat: no-repeat;background-position: left center;padding-left: 20px;color: #707070;}

.news{display: flex;flex-direction: row;width: 100%;justify-content: space-between;}
.news .news_li{width: 680px;display: flex;flex-direction: column;}
.news .news_li .news_head{margin-top: 20px;margin-bottom: 30px; font-size: 20px;color: #000;border-left: 5px solid #0d569b;text-indent: 20px;line-height: 30px;height: 30px;}
.news .news_li .news_li_top .title{font-size: 15px;}
.news .news_li .news_li_top .desc{color: #b4b4b4;font-size: 12px;line-height: 25px;}


.news .news_li .news_li_top1 td{height: 50px;line-height: 50px;color: #b2b2b2;vertical-align: middle;}
.news .news_li .news_li_top1 td a{background-image: url(../image/jiantou1.png);background-repeat: no-repeat;background-position: left center;padding-left: 20px;color: #707070;}

.content_in h1{text-align: center;font-weight:200;color: #000;padding: 20px 0;width: 800px;margin: 0 auto;margin-top: 50px;}
.content_in_menu{text-align: center;font-size: 16px;}
.content_in_menu span{margin: 15px;}
.content_all{width: 90%;margin: 0 auto;min-height: 600px;}