body{
	background-color: #fff;
}
.footer{
	margin-top:0;
}

/*------ 公共头部 box1 ------[开始]*/
.box1 .title{
	display: flex;
	align-items: center;
	font-size: 22px;
	color: #c8102e;
	height: 43px;
	/* line-height: 38px; */
	border-bottom:2px solid #004488;
}
.box1 .title .column{
	/*float: left;*/
	/*padding: 0 8px;*/
	padding-right:8px;
	display: flex;
	align-items: center;
	line-height: 43px;
	font-weight: bold;
	border-bottom:2px solid #c8102e;
}
/* .box1 .title .column img{
	margin-right: 8px;
    width: 19px;
} */
.box1 .title .column .icon{
	margin-right: 8px;
	width: 20px;
	height: 20px;
	color: #c8102e;
	/* display: inline-block; */
	/* vertical-align: middle; */
}
.box1 .title span.more{
	/*float: right;*/
	margin-left: auto;
    font-size: 14px;
    line-height: 45px;
}
.box1 .title span.more a{
	color: #aaa;
}
.box1 .title span.more a:hover{
	color: #c8102e;
	color: #004488;
}
/*------ 公共头部 box1 ------[结束]*/

/*------ 新闻动态 news ------[开始]*/
.news{
	margin-top:40px
}
/* 新闻动态轮播 news-banner [S]*/
.focus2{position:relative;margin:0 auto; width:630px; height:410px; background-color: #000;}  
.focus2 img{ width:630px; height: 410px;} 
.focus2 .shadow2 .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus2 .shadow2 .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus2 .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus2 .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus2 .btn a:hover,.focus2 .btn2 a.current{  cursor:pointer;background:#fc114a;}  
.focus2 .fPic2{ position:absolute; left:0px; top:0px; }  
.focus2 .D1fBt2{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus2 .shadow2{width:100%;position:absolute;bottom:0;left:0px;z-index:10;height: 46px;line-height: 46px;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;display:block;text-align:left;}  
.focus2 .shadow2 a{display: inline-block;width: 500px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-decoration:none;color:#fff;font-size: 18px;overflow:hidden;margin-left:15px;font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus2 .fcon2{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus2 .fcon2 img{ display:block; }  
.focus2 .fbg2{bottom:25px; right:25px;right:18px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus2 .fbg2 div{margin:22px auto 0;margin:19px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus2 .D1fBt2 a{position:relative; display:inline; width:10px; height:10px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus2 .D1fBt2 .current,.focus2 .D1fBt2 a:hover{background: #c8102e;} /*小圆点颜色*/  
.focus2 .D1fBt2 img{display:none}    
.focus2 .D1fBt2 i{display:none; font-style:normal; }    
/*.focus2 .prev2,.focus2 .next2{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus2 .prev2{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus2 .next2{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus2 .prev2:hover{background-position:0 0; }  
.focus2 .next2:hover{background-position:-40px 0;}  
*/
/* 新闻动态轮播 news-banner [E]*/

/* 新闻动态列表 news-list [S]*/
.news .news-list{
	float: right;
	width: 540px;
}
.news .news-list .title{
	margin-bottom: 14px;
}
.news .news-list ul li{
	font-size: 16px;
	line-height: 27px;
}
.news .news-list ul li a{
	display: inline-block;
	width: 420px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#333;
	padding-left:18px;
	background: url(../images/icon-dot.png) scroll no-repeat center left;
}
.news .news-list ul li a:hover{
    color: #c8102e;
}
.news .news-list ul li span.date{
    float:right;
    font-size: 15px;
    color:#a0a0a0;
}
.news .news-list ul li.first{
	border-bottom:1px dashed #e5e5e5;
	padding-bottom: 11px;
	margin-bottom: 14px;
}

.news .news-list ul li.first h4{
	font-size:20px;
    color:#333;
    width: 540px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .news-list ul li.first .abstract{
	font-size:15px;
    color:#555;
    margin-top:7px;
    line-height:30px;
}
.news .news-list ul li.first:hover{
	cursor: pointer;
}
.news .news-list ul li.first:hover h4{
	color: #c8102e;
}
.news .news-list ul li.first:hover .abstract{
	color: #888;
}
/* 新闻动态列表 news-list [E]*/
/*------ 新闻动态 news ------[开始]*/

/*------ 标语 slogan ------[开始]*/
.slogan{
	margin:20px auto 30px;
}
.slogan,.slogan img{
	width: 1200px;
	height: 110px;
}
/*------ 标语 slogan ------[结束]*/

/*------ 上级动态、政策文件 box2 ------[开始]*/
.box2{
	width: 380px;
	margin-right:30px;
}
.box2 .ct{
	margin-top: 1px;
}
.box2 .ct ul li{
    padding:12px 2px;
    padding: 12px 0;
    line-height: 26px;
    min-height:76px;
    border-bottom: 1px solid #eee;
}
.box2 .ct ul li a{
	display: inline-block;
    width: 310px;
    color: #333;
    padding-left: 18px;
    background: url(../images/icon-list.png) no-repeat top 7px left;
}
.box2 .ct ul li a:hover{
	color: #c8102e;
}
.box2 .ct ul li span.date{
	float: right;
    color: #a0a0a0;
}
/*------ 上级动态、政策文件 box2 ------[结束]*/

/*------ 通知公告 nitice ------[开始]*/
.notice{
	width: 380px;
}
.notice .title{
	margin-bottom: 16px;
}
.notice .ct ul li{
	display: flex;
	align-items: center;
	height: 62px;
	/* overflow: hidden; */
	/* padding: 13px 0; */
	/* border-bottom: 1px solid #eee; */
	/* margin: 15px 0; */
	margin-bottom: 15px;
}
.notice .ct ul li .time{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/* float: left; */
	width: 64px;
	height: 62px;
	text-align: center;
	/* margin:3px 0 0 5px; */
	/* padding-right:15px; */
	background-color: #f8f9fa;
	border-radius: 4px;
}
.notice .ct ul li .time .date{
    color: #c8102e;
    font-size: 20px;
    font-weight: bold;
}
.notice .ct ul li .time .year{
	color: #004488;
	font-size: 12px;
	margin-top: 2px;
}
.notice .ct ul li .list{
	/* float: left; */
	width: 292px;
	font-size: 16px;
	line-height: 26px;
	margin-left:15px;
	color: #333;
	/* height:52px; */
}
.notice .ct ul li .list a{
	color: #333;
}
.notice .ct ul li .list a:hover{
	color: #c8102e;
}
/*------ 通知公告 nitice ------[结束]*/

/*------ 友情链接 links ------[开始]*/
.links{
	width: 100%;
	height: 80px;
	color: #fff;
	margin-top:25px;
	background-color: #c8102e;
}
.links .flex{
	display: flex;
	height: 80px;
	align-items: center;
}
.links .tit{
	font-size: 22px;
	margin-right: 40px;
}
.links .links-item a{
	color: #fff;
	font-size: 16px;
	margin-right: 38px;
}
.links .links-item a:hover{
	color: #feef8a;
}
.links select{
	margin-left: auto;
	width: 200px;
    height: 36px;
    border:none;
    border-radius: 5px;
    padding-left: 10px;
    color: #9e061e;
    outline: none;
    background-color: rgba(255, 255, 255, .9);
}
/*------ 友情链接 links ------[结束]*/
