/*--------------------Reset-----------------*/
/** reset **/
/*html{font-size: 62.5%}
*{padding: 0;margin: 0;outline: 0}*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
/*h1,h2,h3,h4,h5,h6{font-size:100%;}*/
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
/*input,button,select,textarea{outline:none;-webkit-appearance:none;}*/
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
.orange{color:#eab061;}
.red{color:#0075b8;}
.bjb{background-color:#fff;}
.width-1150{width:1150px;margin:auto;}
.margin-top-10{margin-top:10px;}
.padding-15{padding:15px 0px;}
.margin-top-20{margin-top:20px;}
.padding-18{padding:18px;}
.padding-20{padding:10px 20px;}
.padding-74{padding:34px 74px;}
.padding-40{padding:20px 0px 40px;}
.padding-22{padding:0px 22px;}
.padding-38{padding:18px 38px;}
.margin-top-20{margin-top:20px;}
a{color:#333;}
a:hover{/*color:#465da9;*/}
.row{padding:0px 10px;}
.img-responsive{display: block;max-width: 100%; height: auto;width:100%;}
.bai{color:#fff;}
.gray{color:#909090;}
.padding-16{padding: 0 0.8rem;}
/*头部*/
.header
{
	height: 130px;
	background: #008170;
}
.heads
{
	width: 1200px;
	height: 100%;
	margin: 0px auto;
	padding-top: 1px;
}
.heads:after
{
	content: "";
	display: block;
	clear: both;
}
/*logo*/
.log
{
	margin-top:30px;
	float: left;
}
/*子站名称*/
.heads h2
{
	float: left;
    margin-top: 42px;
    margin-left: 15px;
}
.heads h2 a
{
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #fffea5;
}
.searchbox
{
	float: right;
	margin-top: 20px;
}
.relation:after
{
	content: "";
	display: block;
	clear: both;
}
.relation>ul
{
	float: right;
	background: url("../img/search_xian.png") no-repeat center 6px;
}
.relation>ul:after
{
	content: "";
	display: block;
	clear: both;
}
.relation>ul>li
{
	float: left;
	position: relative;
}
.relation>ul>li:first-child
{
	margin-right: 15px;
}
.relation>ul>li>a
{
	font-size: 12px;
	color: #ffffff;
}
.search
{
	width: 250px;
	height: 40px;
	clear: both;
	font-size: 0px;
	margin-top: 10px;
}
.searchs
{
	width: 80%;
	height: 40px;
	float: left;
	border:none;
	outline: none;
	padding-left: 10px;
	line-height: 40px\0;
	background:	#FFFFFF url("../img/submit_xian.png") no-repeat right center;
}
.submit
{
	width: 16%;
	height: 40px;
	background:#FFFFFF url("../img/search_icon.png") no-repeat center center;
	border:none;
	outline: none;
	cursor: pointer;
}
/*导航*/
.navigation
{
	height: 51px;
	background: #046c5f;
}
.conter
{
	width: 1200px;
	margin: 0 auto;
}
.nav
{
	position:relative;
	width:100%;
}
.nav:after
{
	content: "";
	display: block;
	clear: both;
}
.nav>li.on a{color:#ff6600}
.nav a
{
	color:#fff;
}
.nav h3
{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #f6faff;
}
.nav .m
{
	float:left;
	position:relative;
	z-index:1;
	width: 150px;
	text-align: center;
}
.nav h3 a
{
	font-size: 18px;
	line-height: 51px;
	letter-spacing: 0px;
	color: #f6faff;
        display:block;
}
.nav h3 a:hover{
    background-color:#fff;
    color:#046c5f;
}
.nav h3 a.hover{
    background-color:#fff;
    color:#046c5f;
}
.nav .sub
{
	display:none;
	position:absolute;
	left:0px;
	top:50px;
	z-index:1;
	width:100%;
        padding:20px 0px;
	border-top:0;
	background:url(../images/tml.png);
}
.nav .sub li
{
	text-align:center;
	margin-bottom:-1px;
	line-height: 35px;
}
.nav .sub li a
{
	display:block;
	color:#fff;
	font-size:14px;
}
.nav .sub li a:hover
{
       background-color:#fff;
       color:#008170;
	color:#FE7700;
}
.nav .block
{
	height:5px;
	width: 11%;
	background:#FE7700;
	position:absolute;
	left:0;
	top:46px;
	overflow:hidden;
}
/*版权*/
.copy{background-color:#005297;color:#fff;font-size:14px;padding:1px 0 0 0;}
.copy p{line-height:35px;text-align:center;}
.copy p span{display:inline-block;padding:0px 10px;}
/*底部*/
/*友情链接*/
.foot
{
	
}
.links
{
	background: #e4f3f1;
	height: 50px;
}
.links .conter ul
{
	display: flex;
	justify-content: space-between;
}
.links .conter ul li
{
	float: left;
	padding:0px 15px;
}
.links .conter ul li:hover a
{
	color: #008170;
}

.links .conter ul li:first-child
{
	font-size: 16px;
	line-height: 50px;
	color: #007c72;
	width: 6%\0;
}
.links .conter ul li:first-child + li
{
	text-align: center\0;
}
.links .conter ul li a
{
	font-size: 14px;
	line-height: 50px;
	color: #3d3d3d;
}
/*版权*/
.copy
{
	height: 186px;
	background: url("../img/foot.png") no-repeat;
	background-size: 100% 100%;
}
.copy .conter
{
	margin-top: 70px;
}






