/* CSS Document */

body{ font-size:14px; font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,Hiragino Sans GB,Microsoft Yahei,sans-serif; background:#f4f4f4;}
*{ margin:0; padding:0;}
ul,li{ list-style:none}
.clear{margin:0; padding:0; font-size:0px; clear:both;}
a{ text-decoration:none}
img{ border:none;}
.clear{ clear:both;}
.w100{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
.main{ width:1200px; height:auto; margin:0 auto; overflow:hidden; padding:20px 0;} 

.title{ width:100%; height:auto; margin:0 auto;overflow: hidden; border-left:4px solid #cc1a02; line-height:20px; margin-bottom:20px;}
.title span{ display:block; line-height:20px;}

.list_index{ width:1200px; height:auto; margin:0 auto;}
.list_index ul{ width:1220px; overflow:hidden;}
.list_index ul li{ width:285px; height:255px; float:left; background:#fff; border-radius:6px;box-shadow:4px 4px 4px #eee; margin-right:20px;margin-bottom:20px;}
.list_index ul li .img{ width:285px; height:165px; float:left;}
.list_index ul li .img img{border-top-left-radius:6px;border-top-right-radius:6px;}
.list_index ul li .tit{float:left; margin-bottom:10px; width:265px; padding:5px 10px; line-height:20px; height:36px;}
.list_index ul li .sm_txt{float:left;  width:265px; padding:0 10px; line-height:20px;}
.list_index ul li .sm_txt span{ display:block; height:30px; float:left;}
.list_index ul li a{ color:#000;}
.list_index ul li a:hover{ color:#CC0000}

.news_left{ width:469px; height:402px; float:left; background:#1358af;}
.news_left div span{float:left;}
.news_left div span a{ width:439px;  color:#fff; display:block;}
.news_right{ width:720px; float:left; height:402px; margin-left:10px; background:#fff;}
.news_right ul{ width:670px; float:left; padding:20px 20px}
.news_right ul li{ width:100%; float:left; height:65px; margin-bottom:10px;}
.news_right ul li a{ color:#000;}
.news_right ul li a:hover{ color:#CC0000}
.news_right ul li .day{ width:65px; height:65px; float:left; background:#1358af; color:#fff; text-align:center;}
.news_right ul li .day span{ display:block; text-align:center;}
.news_right ul li .txt{width:585px; float:right;}
.news_right ul li .txt span{ width:100%; display:block; float:left; }

.big-list {
    border: 1px solid #cfd8dc;
    padding: 15px 20px;
    background: #fff;
	 overflow:hidden; 
}


.news_list2 ul{padding:10px 20px; }
.news_list2 ul li{ width:100%; float:left; height:80px; padding:15px 0; border-bottom:1px dashed #ddd;}
.news_list2 ul li a{ color:#000;}
.news_list2 ul li a:hover{ color:#CC0000}
.news_list2 ul li .day{ width:80px; height:80px; float:left; background:#ecf4ff; color:#1358af; text-align:center;}
.news_list2 ul li .day span{ display:block; text-align:center; padding-bottom:5px}
.news_list2 ul li .txt{width:1010px; float:left; margin-left:15px;}
.news_list2 ul li .txt span{ width:100%; display:block; float:left; }
.content{ line-height:28px; font-size:15px; margin-top:20px;}
.content img{ display:block; max-width:1100px;text-align:center;}











