html,
body {
	padding: 0;
	margin: 0;
	outline: none;
	font-family: "微软雅黑";
	/* min-width: 1368px; */
	min-width: 1200px;
}

a:hover {
	text-decoration: none;
}

.inline-mid {
	display: inline-block;
	vertical-align: middle;
}

.inline-top {
	display: block;
	vertical-align: top;
}

.inline-btm {
	display: inline-block;
	vertical-align: bottom;
}

.hwq-point:hover {
	cursor: pointer;
}

.header {
	position: relative;
	z-index: 2;
	width: 100%;
}

.header-one {
	width: 100%;
	height: 134px;
	background-image: url("../img/header-backgroud.png");
	background-size: cover;
	background-position: center center;
}

.header-one-content {
	width: 1200px;
	margin: 0 auto 0 auto;
}

.header-logo {
	width: 295px;
	height: 88px;
	margin: 23px 0 0 0;
}

.header-search {
	height: 134px;
	float: right;
	text-align: right;
}

.header-tag {
	font-size: 14px;
	color: #FFFFFF;
	margin: 15px 0 18px 0;
}

.header-input {
	font-size: 0;
}

.header-input>input {
	width: 280px;
	height: 39px;
	line-height: 39px;
	font-size: 13px;
	background: #F51C2D;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-indent: 14px;
	outline: none;
}

.header-input>input::-webkit-input-placeholder {
	color: #FFFFFF;
}

.header-input>div {
	width: 60px;
	height: 40px;
	background: #FFFFFF;
}

.header-input>div>img {
	display: block;
	width: 24px;
	height: 20px;
	margin: 10px 0 0 18px;
}

.header-two-native {
	position: fixed;
	z-index: 2;
	top: 0;
}

.header-two {
	background: #D30212;
	width: 100%;
	text-align: center;
}

.fixed {
	position: fixed;
	top: 0;
}

.header-two-content {
	margin: 0 auto 0 auto;
	height: 46px;
}

.header-two-content:nth-child(1) {
	position: relative;
	z-index: 99;
}

.header-ul {
	width: 96px;
	height: 46px;
	/*overflow: hidden;*/
}

.header-ul:hover {
	/*overflow: visible;*/
	background: #ED7D03;
}

.header-title {
	width: 96px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding: 11px 0 11px 0;
}

.header-title:hover {
	padding: 11px 0 0 0;
}
.header-dialog{display: none}
.header-ul:hover .header-dialog{display: block}
.header-dialog:hover {
	margin: -11px 0 0 0;
}

.header-arrow {
	display: block;
	margin: 0 0 0 40px;
	width: 16px;
	height: 10px;
}

.header-option {
	background: #FFFFFF;
	width: 160px;
	margin: 0 0 0 -32px;
	padding: 5px 0 12px 0;
}

.header-option>div {
	text-align: center;
	color: #000000;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	margin: 6px 0 0 0;
}

.header-option>div:hover {
	background: #ED7D03;
	color: #FFFFFF;
}

.header-spot {
	background: #FFFFFF;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: 0 12px 0 12px;
}

.footer {
	background: #333333;
	width: 100%;
	height: 243px;
	color: #D9D9D9;
}

.footer-one {
	margin: 0 auto 0 auto;
	width: 1200px;
	border-bottom: 1px solid #4D4D4D;
}

.footer-left {
	height: 136px;
}

.footer-title {
	font-size: 0;
	padding: 54px 0 0 0;
}

.footer-title>span {
	margin: 0 40px 0 0;
	font-size: 16px;
}

.footer-title>span:hover {
	color: #E60012;
}

.footer-title-children {
	display: none;
	font-size: 0;
	padding: 25px 0 0 0;
}

.footer-title-children>span {
	font-size: 14px;
	margin: 0 0 0 30px;
}

.footer-title-children>span:hover {
	color: #E60012;
}

.footer-right {
	font-size: 0;
}

.footer-qrcode {
	width: 100px;
	margin: 0 0 0 30px;
}

.footer-qrcode>img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 0 0 10px;
}

.footer-qrcode>div {
	font-size: 12px;
	text-align: center;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

.footer-two {
	margin: 0 auto 0 auto;
	width: 1200px;
	font-size: 14px;
}

.footer-text {
	margin: 23px 0 0 0;
}

.footer-split {
	margin: 23px 39px 0 39px;
}

#main {
	/* position: fixed; */
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0;
	background: url(../img/content-bg.jpg) no-repeat top;
	background-attachment: fixed, fixed;
	background-size: 100% 100%;
	overflow-y: scroll;
}

.content {
	width: 1200px;
	margin: 0 auto 0 auto;
	background: #fff;
}
.juzhong {
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
}

.page_block {
	text-align: center;
	margin: 20px auto;
	width: 1200px;
	height: 30px;
	overflow: hidden;
}

.pagination li {
	padding-left: 10px;
}

.place {
	width: 1160px;
	margin: 0 auto;
	padding-top: 20px;
	color: #333;
	border-bottom: 1px solid #333;
}

.place a,
.place strong {
	color: #333;
}
#page_dedecms{
	text-align:center;margin:20px auto 0;width:700px;}
