html {
	min-width:1280px;
}
body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	overflow-x:hidden;
	background-color:#def0fe
}
div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, textarea, table, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
area {
	outline:none;
}
img {
	border:0;
}
ol, ul {
	list-style:none;
}
iframe {
	display:block;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:none
}
.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
.clearfix {
	zoom:1;
}
.ewm_list {
	width:1186px;
	height:246px;
	margin:70px auto 100px;
	padding-top: 0px;
}
.ewm_list li {
	position:relative;
	width:130px;
	height:130px;
	margin:0 74px;
	display: inline-block;
}
.ma_bg {
	position:relative;
	width:130px;
	height:130px;
}
.ma_bg img {
	position:absolute;
	width:120px;
	height:120px;
	border: 5px solid #655751;
}
.ewm_list li p {
	font:normal 16px/36px "Microsoft YaHei";
	color:#655751;
	text-align:center;
	line-height: 40px;
	border-bottom: 2px solid #655751;
	width: 130px;
}
.ewm_list li p a {
	color:#ffeeda;
}
.ewm_list li .txt {
	position: absolute;
	color: #fff;
	width: 200px;
	left: -30px;
	text-align: center;
	line-height: 50px;
}
.maozi {
	position:absolute;
	left:-123px;
	top:0;
	z-index:2;
}
.prompt {
	margin-top:30px;
	color: #5b708d;
	text-align: center;
	bottom: -50px;
	width: 100%;
}
.wrap {
	max-width: 1920px;
	margin:0 auto;
	position: relative;
	min-height: 1400px;
	background:#d6eafa url(../image/inside-bg-top.jpg) no-repeat center top;
}
.content {
	padding-bottom: 100px;
	background: url(../image/inside-bg-bot.jpg) no-repeat center bottom;
}
/*导航*/
.head {
	height: 70px;
	background:rgba(82, 106, 130, .88);
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.4);
	z-index: 2;
}
.alogo {
	display: inline-block;
	width: 121px;
	height: 70px;
	position: absolute;
	left: 40px;
	top:5px;
	background-size: 100%;
}
.mz-nav {
	height: 70px;
	position: absolute;
	right: 10px;
	top:0;
}
.mz-nav li {
	display: inline-block;
	width: 110px;
	padding-top: 14px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	color: #627897
}
.mz-nav li span {
	font-size: 14px;
	display: block;
	margin-top: 0px;
	color: #a9d3f0;
}
.mz-nav li a {
	color: #a9d3f0
}
.mz-nav li.on, .mz-nav li:hover a {
	color: #fff;
	font-weight: bold;
}
.mz-nav li.on span, .mz-nav li:hover span {
	color: #fff;
}
.mz-nav li.music-swift {
	display: none;
}
.rel1000 {
	width: 1200px;
	margin:0 auto;
	position: relative;
}
.header {
	height: 640px;
}
.btn-home {
	position: absolute;
	right: 90px;
	top:100px;
	width:139px;
	height:38px;
	text-indent: -9999px;
	background: url(http://www.zxqyz.com/res/image/btn-home.png) no-repeat center;
}
.inside-title {
	width: 100%;
	margin-bottom:50px;
	text-align: center;
}
.news-title {
	height:91px;
	background: url(../image/news-title.png) no-repeat center;
}
.inside-nav-wrap {
	width: 100%;
	height:80px;
	border-bottom: 1px solid #223145;
	overflow: hidden;
}
.inside-nav-wrap ul {
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.inside-nav-wrap ul li {
	width:240px;
	float: left;
	text-align: center;
}
.inside-nav-wrap ul li a {
	display:inline-block;
	height:80px;
	line-height:80px;
	font-size: 26px;
	color: #223145;
	position: relative;
}
.inside-nav-wrap ul li a:after {
	display:none;
	position:absolute;
	bottom:0;
	left:50%;
	content: '';
	width: 100%;
	padding: 0 20px;
	height: 8px;
	background-color: #2a3748;
	border-radius: 6px;
	transform: translateX(-50%);
}
.inside-nav-wrap ul li a.on, .inside-nav-wrap ul li a:hover {
	color: #2a3748;
}
.inside-nav-wrap ul li a.on:after, .inside-nav-wrap ul li a:hover:after {
	display: block;
}
.news-list {
	min-height:1150px;
}
.news_list_wrap {
	position:relative;
	width:1200px;
	height:auto;
	margin:0 auto;
}
.news_list_wrap li {
	position:relative;
	width:1200px;
	height:225px;
	border-bottom:1px solid #223145;
}
.news_list_wrap li a {
	position:relative;
	display:block;
	width:100%;
	height:100%;
}
.news_list_wrap li .hover {
	display:none;
	position:absolute;
	width:1920px;
	height:225px;
	left:-460px;
	top:0;
	background:url(http://www.zxqyz.com/res/image/list_hover.png);
}
.news_list_wrap li:hover .hover {
	display:block;
}
.news_cont {
	position:relative;
	width:1200px;
	height:150px;
	padding-top:30px;
	z-index:5;
}
.news_head {
	height:56px;
	overflow:hidden;
	position: relative;
}
.news_head .news_tag {
	float:left;
	margin-top:6px;
	border-radius: 22px;
	position: relative;
	border:1px solid #47627b;
	padding: 4px;
}
.news_head .news_tag b {
	display: inline-block;
	padding:0 20px;
	height:36px;
	font:normal 22px/36px "Microsoft YaHei";
	color:#fff;
	text-align:center;
	background:#47627b;
	border-radius: 16px;
}
.news_head .news_tag:before, .news_head .news_tag:after {
	position: absolute;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	background: url(../image/news-dot.png) no-repeat center;
}
.news_head .news_tag:before {
	left:10%;
	top:-4px;
}
.news_head .news_tag:after {
	right:10%;
	bottom:-4px;
}
.news_head .news_time {
	position: absolute;
	right: 100px;
	top:10px;
	font-size: 14px;
	color: #a59c89;
}
.news_head p {
	float:left;
	margin-left:15px;
	height:56px;
	font:normal 30px/56px "Microsoft YaHei";
	color:#47627b;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.news_intro {
	height:90px;
	padding:15px 0 0 0px;
	font:normal 18px/30px "Microsoft YaHei";
	color:#5b708d;
	overflow:hidden;
}
.page {
	margin-top:65px;
	color:#47627b;
	text-align:center;
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 18px;
}
.page a {
	display:inline-block;
	height:26px;
	padding:0 10px;
	margin:0 4px;
	font:normal 18px/26px "Microsoft YaHei";
	color:#648dbd;
	border:1px solid #648dbd;
}
/* news===================================== */
.news_detail_wrap {
	width:1400px;
	margin:0 auto;
	padding-top:50px;
}
@media screen and (max-width: 1600px) {
 .news_detail_wrap {
width: 1200px;
}
}
.bread {
	height:50px;
	font:normal 18px/50px "Microsoft YaHei";
	color:#5b708d;
	text-align:right;
}
.bread a {
	color:#5b708d;
	text-decoration:underline
}
.bread span {
	margin:0 10px;
}
.article_t_box {
	margin-top:30px;
	padding-bottom:20px;
	border-bottom:1px solid #567591;
}
.article_t_box h1 {
	font:normal 46px/62px "Microsoft YaHei";
	color:#203145;
	text-align:center;
}
.article_t_box h2 {
	font:normal 46px/62px "Microsoft YaHei";
	color:#203145;
	text-align:center;
}
.article_time {
	margin-top:20px;
	font:normal 18px/24px "Microsoft YaHei";
	color:#5b708d;
	text-align:center;
}
.article_time span {
	margin:0 20px;
}
.article_Main {
	padding-bottom: 40px;
}
.article_txt {
	min-height:800px;
	padding-top: 20px;
	color:#5b708d;
	font:normal 14px/28px "Microsoft YaHei";
}
.article_txt p {
	margin-top:0px;
	font:normal 24px/38px "Microsoft YaHei";
	color:#5b708d;
}
.article_txt a {
	color:#5b708d;
}
.article_txt table, .article_txt table tr, .article_txt table tr td, .article_txt table tr p {
	text-align: center;
}
.article_txt table {
	margin: 0 auto;
	border-right:1px solid #5b708d;
	border-bottom:1px solid #5b708d;
}
.article_txt table td {
	padding: 4px;
	font-size: 16px;
	border-left:1px solid #5b708d;
	border-top:1px solid #5b708d;
}
.article_txt img {
	max-width:1200px;
}
/* .txt_title{ width:443px; height:58px; padding-left:52px; margin:30px 0 0 -52px;font:bold 24px/24px "Microsoft YaHei"; color:#5b5955; background:url(https://mhxzx.games.wanmei.com/images/inside1907/txt_title.png) 0 bottom no-repeat;} */


.ewmBox {
	width: 1200px;
	margin: 60px auto 0;
	text-align: center;
}
.ewmBox li {
	display: inline-block;
	width: 210px;
	height: 210px;
	vertical-align: top;
}
.ewmImg {
	height: 140px;
}
.ewmImg img {
	display: block;
	width: 119px;
	height: 119px;
	border: 4px solid #5b708d;
	margin: 0 auto;
}
.ewmName {
	height: 42px;
}
.ewmName span {
	display: block;
	width: 126px;
	height: 26px;
	border-bottom: 1px solid #5b6d81;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	color: #5b708d;
}
.ewmText {
	text-align: center;
	font-size: 14px;
	color: #d8846b;
}
/* .ewmText span{color: #ffffff;} */
.ewmText strong {
	display: inline-block;
	border: 1px solid #5779a9;
	color: #5779a9;
	width: 70px;
	height: 20px;
	line-height: 20px;
	border-radius: 5px;
	margin-left: 10px;
}
.xxa_footer_box {
	background:#1b1919;
	font-size: 12px;
	color:#4c4c4c;
}
.xxa_footer_box a {
	color: #4c4c4c;
}
.xxa_footer_box a:hover {
	color: #FFF;
}
.xxa_footer_health {
	padding: 14px 0 30px 0;
	text-align: center;
}
.xxa_footer_health strong {
	display: block;
	font-size: 20px;
	padding-bottom:8px;
}
.xxa_footer_health span {
	display: block;
}
.xxa_footer_nav {
	text-align: center;
	padding-bottom: 12px;
}
.xxa_footer_nav span {
	padding: 0 8px;
}
.xxa_footer_nav a.yang {
	position: relative;
}
.xxa_footer_yong {
	position: absolute;
	left:50%;
	z-index:10;
	margin-left: -85px;
	top:20px;
	border: 2px solid #393c40;
	width: 170px;
	line-height: 22px;
	background-color: #303338;
	padding: 6px 0;
	color: #f15733;
	display: none;
}
.xxa_footer_yong em {
	display:block;
	background: url(http://www.zxqyz.com/res/image/stel.png) no-repeat 24px center;
	font-style: normal;
}
.xxa_footer_sclose {
	display:block;
	width: 12px;
	height: 12px;
	position: absolute;
	right:1px;
	top:1px;
	cursor: pointer;
	background:url(http://www.zxqyz.com/res/image/sclose.png) no-repeat center center;
	background-size: 100% auto;
}
.xxa_footer_main {
	width: 1200px;
	margin:0 auto;
	position: relative;
	line-height: 20px;
}
.xxa_pwrd_logo {
	display: block;
	position: absolute;
	left: 200px;
	top: 8px;
	width:150px;
}
.xxa_footer_text {
	padding: 0 0 0 370px;
}
