*{
	font-family: '微软雅黑','宋体';
	font-size: 14px;
	color: #444;
}
a{
	color: #000;
}
a:hover{
	text-decoration:none;
	color: #000;
}
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;
}
.mb40{
	margin-bottom: 40px !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: 30px;
}
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: #ea550a;
	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{
	line-height: 50px;
	background-color: #ea550a;
	margin-bottom: 15px;
}
.menus a{
	font-size: 18px;
	color: #fff;
	padding: 0 25px;
display: block;
float: left;
}
.menus a.active{
	background-color: #545454;
}
.color-o{
	color: #ea550a;
}
.m-d  li{
	margin-bottom: 5px;
}
.m-d a{
	font-size: 16px;
}
.m-d .first a{
	font-size: 21px;
	font-weight: bold;
}
.ti{
	background-color:  #ea550a;
	color: #fff;
	padding: 1px 5px;
	font-size: 16px;
}
.ul li{
	margin-bottom: 5px;
}
.ul li a{
	font-size: 16px;
}
.ul img{
	margin-right: 6px;
}
.ci{
	margin-left: -5px;
    margin-right: -5px;
}
.ci .col-md-3{
	padding: 0 5px;
}
.ci div{
	text-align: center;
	font-size: 14px;
}
.ci span{
		background-color: #ea550a;
		color: #fff;
		display: block;
		width: 100%;
		min-height: 50px;
		margin-bottom:7px;
		padding: 5px 10px;
}
.ci div {

}
.ci div:nth-child(2n){
	
}
.ci div:nth-child(2n) span{
	margin-top: 0;
	background-color:#f08853; 	
}
.mtit img{
	position: relative;
	top: -2px;
	margin-right: 8px;
}
.m-c li{
	margin-bottom: 10px;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.m-c li .t{
	margin-right: 5px;
}
.m-c p{
	color: #666666;
}
.m-c li a{
	font-size: 13px;
}
.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;

}
.m-e li{
	margin-bottom: 10px;
}
.m-e li .t{
    color: #fff;
    background-color: #bababa;
    font-size: 12px;
    font-weight: bold;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
}
.m-e li .red1{
	    background-color: #ea550a;
}
.m-e li a{
	font-size: 14px;
	color: #ea550a;
}
.m-e li p{
	line-height: 1.8;
}


.friendlink{
	margin-bottom: 35px;
	border-bottom: 2px solid #545454;
	padding-bottom: 40px;
}
.friendlink h2{
	font-size: 12px;
	padding-bottom: 10px;
}
.friendlink a{
	font-size: 13px;
	margin-right: 15px;
	line-height: 1.8;
}
footer{
	
}
footer p{
	margin-bottom: 5px;
	font-size: 16px;
}
.foot1{
	color: #444444;
}

.foot1 a{
	font-size: 16px;
}
.foot1 span{
	display: inline-block;
	margin: 0 15px;
}


/*news*/
.sites{
	background-color: #eeeeee;
	color: #444;
	font-size: 16px;
	padding: 5px 8px;
}
.sites a{
	color: #444;
	font-size: 16px;
}
.m2-ul li{	
	border-bottom:1px solid #ddd;
	padding-top: 20px;
    padding-bottom: 20px;
}
.m2-ul .tit{
	font-size: 18px;
	color: #666666;
	min-height: 70px;
	margin-top: 5px;
	line-height: 1.8;
}
.m2-ul .tit a{
	font-size: 18px;
	color: #666;
}
.m2-ul .type2{
	padding-top: 10px;
    padding-bottom: 10px;
}
.m2-ul .type3{
	padding-top: 10px;
    padding-bottom: 10px;
}
.m2-ul .type2 .tit{
	min-height: auto;
	margin-bottom: 20px;
	margin-top: 0;
}
.m2-ul .type3 .tit{
	min-height: auto;
	margin-bottom: 10px;
	margin-top: 0;
}
.m2-ul .tti{
	font-size: 16px;
	color: #666;
	margin-bottom: 0;
}
.m2-ul .time{
	font-size: 16px;
	margin-right: 10px;
	color: #666666;
}

/*detail*/
.biao{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top:25px;
}
.sub{
	margin-bottom: 35px;
	font-size: 16px;
}
.sub1{
	padding-top: 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	line-height: 1.8;
	background-color: #f5f5f5;
	font-size: 13px;
}

img{
	max-width: 100%;

}
.content{
	padding-bottom: 20px;
}
.content p{
	line-height: 2;
	font-size: 13px;
	text-indent: 30px;
}
.aboutnew{
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	border-top: 2px solid #545454;
	margin-bottom: 10px;

}
.ul li{
	margin-bottom: 10px;
}
.ul li a{
	font-size: 13px;
}
.ul span{
	margin-right: 6px;
}
.m-c {
	height: 286px;
	overflow: hidden;
}
