*{
	font-family: '微软雅黑','宋体';
	font-size: 14px;
	color: #444;
}
body{
	background-color: #f5f5f5;
}
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: #e5e4e4;
	margin-bottom: 10px;
}
header .header-top1 a{
	color: #444444;
	font-size: 14px;
	margin-right: 21px;
}
header .header-top1 img{
	position: relative;
	top: -2px;
	margin-right: 5px;
}
header .header-top1  .left{
	margin-top: 8px;
}
header .header-top1 .login{
	background-color: #00a4a8;
	color: #fff;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	display: inline-block;
}
header .header-top2{
	margin-bottom: 15px;
}

/*带有按钮的搜索样式*/
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;
}
/*没有按钮的搜索样式*/
header .search1{
	width: 90%;
	position: relative;
	display: inline-block;
	margin-right: 10px;
}
header .search1 input{
	width: 100%;
	height: 38px;
	border-radius: 30px;
	line-height: 3px;
	border:1px solid #00a4a8;
	font-size: 12px;
	padding-left: 10px;
	
}
header .search1 span{
	position: absolute;
	top:12px;
	right: 6%;
	color: #00a4a8;
}
.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{
	padding-top: 20px;
	border-top: 4px solid #00a4a8;
}
.menus ul{
	margin-bottom: 5px;
}
.menus strong{
	color: #fff;
}
.menus a{
	font-size: 16px;
	color: #2b2b2b;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.menus .left{
	width: 20%;
	float: left;
}
.menus .left img{
	margin-top: 5px;
}
.menus .right{
	width: 80%;
	float: left;
}
.span{
	background-color: #00a4a8;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	display: inline-block;
	margin-left: 15px;
}
.bord{
	border-top: 2px solid #444444;
}
.ul-news li{
	border-bottom: 1px dashed #000;
	margin-bottom: 10px;
}
.ul-news li:nth-child(4n){
	border-bottom: none;
	margin-bottom: 0;
}
.ul-news h2{
	font-size: 24px;
	font-family: "宋体";
	font-weight: bold;
}
.ul-news p{
	font-size: 13px;
	line-height: 1.8;
	margin-bottom: 5px;
}
.bg{
	background-color: #fff;
}
.title1{
	border-top: 2px solid #00953b;
	padding-bottom: 10px;
	/*background-color: #f5f5f5;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.title1 span{
	font-size: 16px;
	color: #444444;
}
.title1 a{
	font-size: 13px;
	color: #666666;
}
.color-o{
	color: #00a4a8;
}
.normal{
	font-style: normal;
}
.ul li{
	margin-bottom: 5px;
}
.ul li a{
	font-size: 16px;
}
.ul img{
	margin-right: 6px;
}
.margin10{
	margin: 10px;
}
.pl10{
	padding: 10px 15px;
}
.pl0{
	padding-left: 0
}
.pr0{
	padding-right: 0;
}
.hotbox{

}
.m-c li{
	margin-bottom: 15px;
}
.m-c li .t{
	margin-right: 5px;
}
.m-c li a{
	font-size: 14px;
	columns: #444444;
}
.m-c li p{
	line-height: 1.8;
}
.m-c li .detail{
	color: #00953b;
	font-style: normal;
	font-size: 13px;
}
.m-c li .date{

}
.mimg{
	position: relative;
	margin-bottom: 15px;
}
.mimg span{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	background:rgba(0,0,0,.8);
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
	color: #fff;
	text-align: center;

}
.title2{
	background-color: #00a4a8;
	border-top: none;
}
.title2 span{
	color: #fff;
	font-size: 21px;
}
.title2 a{
	color: #fff;
}


.friendlink{
	margin-bottom: 35px;
	border-bottom: 2px solid #00a4a8;
	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{
	border-bottom: 2px solid #00a4a8;
	color: #444;
	font-size: 16px;
	padding: 5px 8px;
}
.sites img{
	position: relative;
	top: -4px;
}
.sites a{
	color: #444;
	font-size: 16px;
}
.title3 h2 a{
	font-size: 21px;
	font-family: "宋体";
	font-weight: bold;
}
.content a{
	font-size: 13px;
	color: #666666;
	line-height: 1.8;
}
.otherbox a{
	font-size: 12px;
	color: #666666;
	display: inline-block;
	margin: 0 10px;
}
.otherbox div{
	font-size: 12px;
	color: #666666;
}
.newslist li{
	border-bottom: 1px solid #ddd;
}
.zhuanti span{
	text-align: left;
}
.zhuanti{
	margin-bottom: 0;
}
.zhuanti i{
	    margin-left: 10px;
    color: #fff;
    font-size: 21px;
    margin-right: 10px;
}
.zhuanti1{
	padding-bottom: 10px;
}
.zhuanti1 i{
	color: #292929;
}
.zhuanti1 li{
	margin-bottom: 0px !important;
}
.p10{
	padding-left: 10px;
	padding-right: 10px;
}
.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: #444444;
}
.m-e li p{
	line-height: 1.8;
}

/*detail*/
.biao{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0;
	padding-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;
	padding-left: 20px;
	padding-right: 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;
}
