@charset "utf-8";
.logo {
	background-image: url(../images/bg_head.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: left;
	height: 151px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.main_a_pic {
	width: 400px;
	float: left;
}
.main_a_news {
	float: left;
	width: 1200px;
}
.title{
	
	/*border-bottom: solid 2px #114192;*/
	margin-top: 15px;
	margin-bottom: 10px;
}
.title h3 {
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	color: #0070c0;
	/*background-color: #1b4fa5;*/
	background-image: url(../images/bthead.png);
	background-position: 5px 10px;
	background-repeat:no-repeat;
	/*border-bottom: solid 4px #0f4d92;*/
	width: 120px;
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.more a{
	font-size:15px;
	color: #64b4f6;
	border: 2px solid #ececec;
	border-radius: 10px;
	background-color: #ffffff;
	width: 95px;
	text-align: center;
	line-height: 20px;
	font-display: block;
	margin-top: 10px;
	margin-right: 20px;
	float: right;
}
.main_a_news_list{
	float: right;
	width: 750px;
	margin-top: 15px;
}
.main_a_news_list_a{
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: dashed 1px #ddd;
}
.main_a_news_list_a:last-child{
	border-bottom: none;
}
.main_a_news_list_a_txt {
	width: 600px;
	float: left;
}
.main_a_news_list_a_date{
	width: 70px;
	height: 50px;
	float: right;	
	margin:auto;
	/*padding: 5px;*/
	text-align: center;	
	border: solid 1px #0f4d92;
	/*transition: .4s;*/
	/*width:63px; height:44px; border: solid 1px #0f4d92; float:left;margin:auto;*/
}
.main_a_news_list_a_date h4{	
	background-color: #0f4d92;
	color: #fff;
	text-align:center;
	font-size: 16px;
	line-height: 25px;
	height: 25px;

}
.main_a_news_list_a_date h5{
	font-size: 18px;
	line-height:25px;
	height:25px;
	color: #0f4d92;

}
.main_a_news_list_a_txt h2{
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.main_a_news_list_a_txt h2 i{
	font-style: normal;

}
.main_a_news_list_a_txt p{
	font-size: 12px;
	line-height: 18px;
	color: #777;
	padding-left: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.main_a_news_list_a:hover .main_a_news_list_a_date{
	border: solid 1px #ddd;
	transition: .4s;
}
.main_a_class {
	float: right;
	width: 200px;
	margin-top: 55px;
}
.main_a_class ul li{
	color: #fff;
	font-size: 18px;
	line-height: 55px;
	background-color:#247fe5;
	padding: 15px 20px;
	margin-bottom: 15px;
	height: 55px;
	transition: .4s;
	cursor: pointer;
}
.main_a_class ul li:hover{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	transition: .4s;
	-moz-box-shadow: inset 0 0px 8px rgba(15,77,146,.8);
    -webkit-box-shadow: inset 0 0px 8px rgba(15,77,146,.8);
    box-shadow: inset 0 0px 8px rgba(15,77,146,.8);
}
.main_a_class ul li:last-child{
	line-height: 25px;
}
.main_a_class ul li a{
	color:#fff;
}
.main_a_class ul li span{
	font-size: 36px;
	line-height: 55px;
	padding-right: 10px;
	display: block;
	float: left;
}
.main_b_a{
	width: 780px;
	float: left;
	margin-left: 0px;
}

.main_b_r{
	width: 380px;
	float: right;
	margin-top: -200px;
	margin-left: 30px;
}
.main_b_a:first-child{
	margin-left: 0px;
}
.main_b_a_con{
	padding: 0px 10px;
}
.main_b_a_con h2{
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.main_b_a_con p{
	font-size: 12px;
	line-height: 18px;
	color: #777;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 54px;
	margin-bottom: 12px;
}
.main_c_title{
	float:left;
	background-color:#0f4d92;
	color:#fff;
	width:100px;
	line-height:20px;
	font-size:16px;
	padding:15px 0px;
	text-align:center;
}
.main_c_con{
	font-size:14px;
	line-height:24px;
	width: 1059px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	padding:10px 15px;
}
.main_c_con ul li{
	width:340px;
	float:left;
}
.smain{
	min-height:500px;
}
.smain_l{
	width:214px;
	padding:10px;
	float:left;
	margin-top:20px;
	min-height:300px;
}
.smain_l .title{
	font-size:26px;
	color:#fff;
	background:url(../images/list_tit.png) no-repeat;
	text-indent:50px;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	margin-bottom:0px;
}

.smain_l .con  li{	
	transition:.4s;
	height: 50px;
	padding-left:60px;
	background: #efefef;
	margin-top: 1px;
	border-bottom:1px solid #e2e2e2;
}
.smain_l .con  li:hover{
	padding-left:60px;
	color:#ff7fe5;
	transition:.4s;
	background: #aa3140;
	font-weight:bold;
}

.smain_l .con  li:last-child{
	border-bottom:none;
}

.smain_l .con  a{
	font-size:18px;
	display:block;
	line-height:46px;
	color:#2b2b2b;
}
.smain_l .con   a:hover{
	color:#fff;
}

.smain_r{
	width:940px;
	float:right;
}
.smain_dan{
	width:1200px;
	min-height:500px;
	float:right;
}
.smain_r_title{
	margin-top:15px;
	margin-bottom:30px;
	border-bottom:solid 1px #ddd;
}
.smain_r_title h2{
	font-size:22px;
	font-weight:normal;
	line-height:55px;
	width:120px;
	padding-left:20px;
	margin-left:20px;
	border-bottom:solid 4px #851321;
}
.smain_r_title span{
	font-size:12px;
	color:#777;
	padding-top:20px;
	float:right;
}
.smain_r_con{
	font-size: 16px;
	line-height: 32px;
}
.list_a{
	padding:15px;
	border-bottom:dashed 1px #ededed;
	transition:.4s;
}
.list_a:hover{
	background-color:#f5f5f5;
	transition:.4s;
}
.list_a h2{
	font-size:18px;
	line-height:35px;
	font-weight:normal;
}
.list_a p{
	font-size:12px;
	line-height:20px;
	color:#777;
	padding-left:20px;
}

.list_con{
	border-bottom:dashed 1px #ededed;
	transition:.4s;
}
.list_con:hover{
	background-color:#f5f5f5;
	transition:.4s;
}
.list_con .list_item ul{
	padding-bottom:0px;
}
.list_con .list_item ul li{background:url(../images/li_bg.png) no-repeat left center;text-indent:20px;}
.list_con .list_item ul li a em{font-size:16px;line-height:36px;font-weight:normal;font-style: normal;}
.list_con .list_item ul li a span{float:right;padding-right:18px;color:#1e47af;font-size:14px;line-height:36px;}
.list_con .list_item ul li a em:hover{color:#1c5bc2;}

.news_a{
	padding:15px;
}
.news_a:nth-child(2n){
	background-color:#f5f5f5;
}
.news_a_l{
	width:800px;
	float:left;
}
.news_a_l h2{
	font-size:18px;
	line-height:35px;
	font-weight:normal;
}
.news_a_l p{
	font-size:12px;
	line-height:20px;
	color:#777;
	padding-left:20px;
}
.news_a_r{
	width:90px;
	float:right;
	text-align:center;
	margin-top:20px;
	border-left:solid 1px #ddd;
}
.news_a_r span{
	font-size:20px;
	line-height:25px;
}
.news_a_r p{
	font-size:14px;
	line-height:20px;
	color:#777;
}
.pic_a{
	width:205px;
	margin:15px;
	float:left;
	height:300px;
	background-size:cover;
	background-position:center;
}
.pic_a a{
	display:block;
}
.pic_a h2{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	color:#fff;
	line-height:35px;
	height: 35px;
	background-image: url(../images/b_bg.png);
	margin-top:265px;
}



.foot{
	color: #fff;
	background-color: #851321;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.foot a{
	color: #fff;
}

.foot_a{
	line-height: 50px;
	border-bottom: solid 1px #0b3b70;
	font-size: 16px;
}
.foot_a a{
	display: inline-block;
	padding: 0px 15px;
}
.foot_b {
	font-size: 16px;
	font-weight: normal;
	line-height: 50px;
}

#Content-Right {
    width: 350px;
    height: 500px;
    margin-top: 10px;
    margin-right: 5px;
    overflow: hidden;
    display: inline-block;
    float: leftt;
}

#Content-Right li {
    width: 330px;
    height: 50px;
    padding-bottom: 8px;
    float: left;
}

.linkdiv {
	width: 250px;
	height: 45px;
	background-color: #4874cb;
	border:2px solid #3b62b1;

	/* 设置圆角 下面两种设置效果相同 */
	border-radius: 10px;
	/*border-radius: 50%;*/
	font-size: 18px;
	color:white;		
	/* 文字水平居中 */
	text-align: center;
	/* 文字垂直居中 */
	line-height: 45px;
		}