* {
	margin: 0%;
	padding: 0%;
}

body {
	background-color: #F5F5F5;
}
a:hover{
	text-decoration:none;
	color:#e21;
}
.head {
	width: 100%;
	height: 30px;
	background-color: #333333;
}

.head-center {
	margin: 0 auto;
	width: 1200px;
	height: 30px;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}

.top-center-left {
	float: left;
}

.top-center-left .icon-zuobiao {
	font-size: 20px;
	color: #F10215;
	display: block;
	float: left;
}

.city a {
	text-decoration: none;
	color: #fff;
	margin: 0 20px;
	position: absolute;
}
.city a:hover{
	color:#e21;
}
.top-center-right {
	float: right;
	height: 30px;
}

.top-center-right a {
	text-decoration: none;
	overflow: hidden;
	color: #fff;
	position:relative;
}

.top-center-right a:hover{
	color:#e21;
}

.top-center-right a:nth-child(2){
	margin-left:20px;
}

.top-center-right span{
	padding:0 10px;
}

.top-center-right span a{
	color:#ffffa1;
	font-style:normal;
}

.top-center-right .zi {
	text-align: center;
	box-sizing: border-box;
}

.top-center-right .icon-shouji {
	color: #fff;
	display: block;
	float: left;
	margin-left: 5px;
	line-height: 30px;
}

.top-center-right a:nth-child(1):after {
	content: "";
	width:2px;
	height:12px;
	background:#aaa;
	display:block;
	position: absolute;
	right:-11px;
	top:3px;
}

.search-nav {
	width: 100%;
	height: 140px;
	background-color: #fff;
}

.search-navbox {
	width: 1200px;
	height: 140px;
	margin: 0 auto;
}

.logo-search {
	width: 1200px;
	height: 90px;
	overflow:hidden;
}

.logo-search .logo{
	width:250px;
	float:left;
	padding-top:6px;
}
.logo-search .logo a{
	display:block;
}
.logo-search .logo .logoimg{
	width:165px;
	height:56px;
}
.logo-search .logo .logoimg img {
	width:100%;
}
.logo-search .logo .logo-tip{
	width:165px;
	height:20px;
	line-height:20px;
	font-size:18px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 4px;
	color: #999;
}
.searchbox {
	position:relative;
	width: 575px;
	margin-top: 15px;
	float: left;
	margin-left:50px;
}

.searchbox input {
	border: 2px solid #E1261C;
	position: absolute;
	width: 575px;
	height: 40px;
	padding: 10px 30px;
	border-radius: 10px;
	color: #B5B5B5;
	box-sizing:border-box;
}

.searchbox input:focus {
	outline: none;
}

.searchbox .icon-sousuo {
	position: absolute;
	font-size: 20px;
	color: #B5B5B5;
	left:10px;
	top:9px;
}

.searchbox button {
	background-color: #E1251B;
	position: absolute;
	right:0;
	width: 86px;
	height: 38px;
	border: 0;
	font-size: 15px;
	color: #fff;
	border-radius: 0 10px 10px 0;
	cursor:pointer;
}

.keyword {
	width: 450px;
	height: 35px;
	line-height: 35px;
	color: #909090;
	font-size: 14px;
	position:absolute;
	top:40px;
	left:0;
}

.keyword a {
	text-decoration: none;
	color: #909090;
	margin: 0 10px;
}

.publish {
	width: 140px;
	height: 70px;
	padding-top: 15px;
	float: right;
	text-align: center;
}

.fb {
	width: 140px;
	height: 40px;
	background-color: #E1251B;
	line-height: 40px;
}

.fb .icon-fabu {
	color: #FFFFFF;
	font-size: 18px;
}

.fb a {
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 5px;
}

.publish .edithref {
	font-size: 14px;
	color: #656565;
	text-decoration:none;
}
.publish .edithref:hover{
	color:#e21;
}

.index-navbox {
	width: 100%;
	height: 40px;
	margin-top:8px;
}

.index-navbox li {
	list-style: none;
	float: left;
	line-height: 40px;
	margin-left: 10px;
	margin-right: 15px;
}

.index-navbox li.cur,.index-navbox li:hover {
	border-bottom: 2px solid #EE0000;
}

.index-navbox li a {
	text-decoration: none;
	color: #333;
}

.index-navbox li.cur a,.index-navbox li:hover a {
	color: #EE0000;
	font-weight:600;
}


/* weizhi  */
.path {
	color: #666;
	margin: 20px 0;
	font-size:15px;
}

.path a{
	color:#333;
	text-decoration:none;
}
.path a:hover{
	color:#e22;
}
.path em{
	font-style:normal;
	color:#999;
	padding:0 2px;
}

/* zhongjian  */
.content-center {
	width: 1200px;
	margin: 10px auto;
}
.content-center:after{
	content:"";
	width:100%;
	height:1px;
	display:block;
	clear:both;
}


.yczp {
	width: 1200px;
	height: 60px;
}

.yczp h2::before {
	content: "";
	width: 6px;
	height: 30px;
	background: #E1251B;
	position:absolute;
	top:15px;
	left:0;
}

.yczp h2 {
	width: 200px;
	line-height: 60px;
	float: left;
	padding-left:15px;
	position:relative;
}
.yczp h2 a{
	text-decoration:none;
	color:#333;
}

.yczp a.more {
	text-decoration: none;
	color: #A7A7A7;
	float: right;
	display: block;
	line-height: 60px;
	font-size: 14px;
	margin-right: 10px;
}

.yczp a.more:hover{
	color:#555;
}

.linkerbox{
	width:1200px;
	margin:8px auto;
}

.yqlj {
	width: 1200px;
	height: 50px;
	background-color: #fff;
	margin-bottom: 15px;
	padding: 15px 20px;
	box-sizing: border-box;
}

.yqlj a {
	text-decoration: none;
	margin-right: 10px;
	color: #333;
	font-size: 14px;
}

.foot {
	width: 100%;
	height: 120px;
	background-color: #333;
}

.foot-center {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	padding: 10px 0;
	box-sizing: border-box;
}

.fc-box1 {
	width: 100%;
	margin: 20px 0;
	color: #fff;
	text-align:center;
	font-size: 14px;
	overflow: hidden;
}

.fc-box1 a {
	text-decoration: none;
	color: #fff;
	margin: 0 34px;
	font-size: 14px;
}

.fc-box1 span {
	margin-left: 8px;
}