*{
	font-family: '微软雅黑','宋体';
	font-size: 12px;
	color: #444;
}
a{
	color: #444;
}
a:hover{
	text-decoration:none;
	color: #444;
}
ul,li{
	list-style: none;
	padding-inline-start: 0px;
}
h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.font12{
	font-size: 12px;
}
.pl0{
	padding-left: 0;
}
.mt5{
	margin-top: 5px !important;
}
.mt10{
	margin-top: 10px !important;
}
.mt15{
	margin-top: 15px !important;
}
.mt20{
	margin-top: 20px !important;
}
.mt25{
	margin-top: 25px !important;
}
.mt30{
	margin-top: 30px !important;
}
.mt35{
	margin-top: 35px !important;
}
.mt45{
	margin-top:45px !important;
}
.mt60{
	margin-top:60px !important;
}
.mt100{
	margin-top:100px !important;
}
.mb0{
	margin-bottom: 0px !important;
}
.mb5{
	margin-bottom: 5px !important;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb20{
	margin-bottom: 20px  !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb60{
	margin-bottom: 60px  !important;
}
.mr5{
	margin-right: 5px  !important;
}
.mr15{
	margin-right: 15px !important;
}
.pl0{
	padding-left: 0;
}
.font13{
	font-size: 13px !important;
}
.font18{
	font-size: 18px !important;
}
.font14{
	font-size: 14px !important;
}
.font12{
	font-size: 12px !important;
}
.font16{
	font-size: 16px !important;
}
.font17{
	font-size: 17px !important;
}
.red{
	color:  #cb0000 !important;
}
.black{
	color: #000 !important;
}
.bold{font-weight: bold;}
body{
	overflow-x: hidden;
}
header{
	
}
header .header-top1{
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
header .header-top1 a{
	color: #444444;
	font-size: 12px;
}
header .header-top2{
	margin-bottom: 20px;
}
header .search{
	width: 100%;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	font-size: 0;
}
header .search input{
	width: 74%;
	height: 40px;
	line-height: 40px;
	border:1px solid #ddd;
	font-size: 12px;
	padding-left: 10px;
	
}
header .search span{
	position: absolute;
	top:17px;
	left: 10px;
	color: #a8a8a8;
}
header .search button{
	background-color: #1257a4;
	border:none;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	width: 75px;
	position: relative;
	top: 2px;
	color: #fff;
}
.logo{
	width: 120px;
	height:40px;
}
.btn1{
	width: 80px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	color: #fff;
	background-color: #009d4f;
	font-size: 16px;
	text-align: center;
}
.btn1:hover{
	color: #fff;
}
.menus{
	background-color: #1257a4;
	padding-top: 15px;
}
.menus ul{
	margin-bottom: 15px;
}
.menus strong{
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}
.menus a{
	font-size: 16px;
	color: #85bfff;
	display: inline-block;
	float: left;
	margin-right: 15px;
}
.toutiao{
	background-color: #f5f5f5;
	border:1px solid #ddd;
	position: relative;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	
}
.toutiao h2 a{
	font-size: 18px;
	color: #1257a4;
}
.toutiao p{
	font-size: 12px;
	color: #666666;
	line-height: 1.8;
}
.toutiao p a{
	color:  #1257a4;
	font-size: 12px;
}
.ul li{
	margin-bottom: 10px;
}
.ul li a{
	font-size: 13px;
}
.ul span{
	margin-right: 6px;
}
.ul-img li{
	width: 48%;
	float: left;
	margin-right:2%;
	margin-bottom: 15px;
}
.ul-img li:nth-child(2n){
	margin-right: 0;
}

.m-c li{
	margin-bottom: 15px;
}
.m-c li .t{
	margin-right: 5px;
	color: #719ac8;
	height: 9px;
    display: inline-block;
    overflow: hidden;
}
.m-c li a{
	font-size: 14px;
}
.m-c li .d{
	line-height: 1.8;
	color: #999999;
}
.m-c li .detail{
	color: #1257a4;
	font-style: normal;
	font-size: 12px;
}
.mtitle{
	border-bottom: 2px solid #1257a4;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-top: 0;
}
.mtitle span{
	font-size: 16px;
	border-bottom:2px solid #ea550a;
	display: block;
	position: relative;
	bottom: -9px;
    padding-left: 5px;
    color: #1257a4;
    padding-bottom: 4px;
    font-weight: bold;
	
}
.mtitle a{
	font-size: 12px;
	margin-top: 12px;
}
.mtitle i{
	color: #e60012;
	font-weight: bold;
	font-style: normal;
}
.tabs{
}
.tabs span.active{
	border-bottom: 2px solid #ea550a;
}
.tabs span{
	border-bottom: none;
}
.tabscontent{
	display: none;
}
.mimg{
	position: relative;
	margin-bottom: 15px;
}
.mimg span{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	background:rgba(0,0,0,.4);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	text-align: center;

}
.hig{
	height: 20px;
	background-color: #1257a4;
	margin-bottom: 30px;
	margin-top: 50px;
}




.friendlink{
	margin-bottom: 35px;
	border-bottom: 2px solid #1257a4;
	padding-bottom: 40px;
}
.friendlink h2{
	font-size: 12px;
	color: #444444;
	padding-bottom: 10px;
}
.friendlink a{
	color: #444444;
	font-size: 12px;
	margin-right: 15px;
	line-height: 1.8;
}
footer{
	padding-bottom: 25px;
}
footer p{
	margin-bottom: 5px;
	font-size: 13px;
}
.foot1{
	color: #f5f5f5;
}

.foot1 a{
	font-size: 12px;
}
.foot1 span{
	display: inline-block;
	margin: 0 15px;
}


/*news*/
.sites{
	font-size: 16px;
	padding: 5px 8px;
	border-bottom: 1px solid #1257a4;
}
.sites a{
	font-size: 16px;
}
.sites img{
	position: relative;
	top: -3px;
}
.m2-ul li{
	
	border-bottom:1px solid #ddd;
	padding-top: 15px;
    padding-bottom: 15px;
}
.m2-ul .tit{
	margin-bottom: 10px;
}
.m2-ul .tit a{
	font-size: 14px;
	font-weight: bold;
}
.m2-ul .text{
	 min-height: 43px;
}
.m2-ul .text a{
	line-height: 1.8;
}
.m2-ul .det{
	color: #1257a4;
}
.m2-ul .other{
	color: #999999;
	font-size: 12px;
}
.m2-ul .type2 .text{

}

/*detail*/
.biao{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 45px;
}
.sub{
	margin-bottom: 35px;
	font-size: 13px;
}
.sub1{
	padding-top: 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 1.8;
}

img{
	max-width: 100%;

}
.content{
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
}
.content p{
	line-height: 2;
	font-size: 14px;
	text-indent: 30px;
}
