@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: 700;
}

html {
	background: #483d8b;
	background-size: 1920px auto;
	background-attachment: fixed;
}

body {
	width: 100%;
	max-width: 800px;
	min-height: 100vh;
	margin: 0 auto;
	line-height: 1.75;
	font-size: 16px;
	font-family: verdana, sans-serif;
	word-break: break-all;
	word-wrap: break-word;
	border-left: solid 0px #e60000;
	border-right: solid 0px #e60000;
	background: #fff;
}

input,
select,
button,
textarea {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-size: 100%;
	color: inherit;
	border: 0;
	font-family: inherit;
	outline: none;
	resize: none;
}

input[type="text"] {
	-webkit-appearance: none;
}

table td {
	border: 1px solid #e5e5e5;
	padding: 0px 0px;
	word-break: break-all;
}

ol,
ul {
	list-style: none;
}

.n {
	display: none;
}

img {
	max-width: 100%;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: inherit;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.h10 {
	height: 10px;
	font-size: 0;
	line-height: 0;
	clear: both;
	background: #f5f5f5;
}

.h12 {
	height: 10px;
	font-size: 0;
	line-height: 0;
	clear: both;
	background: #eed0a2;
}

.clear {
	clear: both;
}

.toplogo img {
	width: 100%;
	height: auto;
}

.nav {
	width: 100%;
	max-width: 800px;
	padding: 4px;
	box-sizing: border-box;
	text-align: center;
	background: #faebd7;
}

.nav ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

.nav ul li {
	width: 20%;
	padding: 4px;
	box-sizing: border-box;
}

.nav ul li a {
	display: block;
	height: 32px;
	line-height: 32px;
	color: #fff;
	border-radius: 32px;
	background: #990000;
}

#nav[data-fixed="fixed"] {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	margin: auto;
}

@media screen and (max-width:750px) {
	.nav ul li {
		padding: 2px;
	}

	.nav ul li a {
		height: 26px;
		line-height: 26px;
		font-size: 13px;
	}
}

.ifrAo {
	height: 190px;
	box-sizing: border-box;
}

@media screen and (max-width:800px) {
	.ifrAo {
		height: 190px;
	}
}

@media screen and (max-width:650px) {
	.ifrAo {
		height: 170px;
	}
}

@media screen and (max-width:500px) {
	.ifrAo {
		height: 150px;
	}
}

@media screen and (max-width:450px) {
	.ifrAo {
		height: 140px;
	}
}

@media screen and (max-width:400px) {
	.ifrAo {
		height: 130px;
	}
}

@media screen and (max-width: 750px) {
	body {
		font-size: 14px;
		padding: 0;
		border: 0;
	}
}

.tit {
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	border-bottom: solid 0px #de3163;
	background: linear-gradient(to top, #cc0014, #4b0c12);
}

@media screen and (max-width:750px) {
	.tit {
		height: 40px;
		line-height: 40px;
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
		border-bottom: solid 5px #e45881;
	}
}

.xgam {
	font-family: '微软雅黑';
	font-size: 13pt;
	text-align: center;
	color: #000;
	text-align: center;
}

.xgam img {
	vertical-align: middle;
}

.xgam table {
	border-collapse: collapse;
	background: #ff0;
}

.xgam table td {
	padding: 5px 0;
	border: solid 1px #c0c0c0;
	cursor: pointer;
}

.xgam-tit {
	padding: 3px 0 2px 0;
	height: 30px;
	line-height: 30px;
	font-size: 15pt;
	font-weight: 700;
}

.xgam-tit img {
	width: 30px;
	height: 30px;
}

.xgam-web {
	padding: 2px 0 3px 0;
	font-size: 18pt;
	font-weight: 700;
}

.nen {
	background-image: url(https://img1.vuehelp.com/938144/images/tieu0.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-origin: padding-box;
	background-size: 100% 50px;
}

.nen1 {
	background-image: url(https://img1.vuehelp.com/938144/images/cat10.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 279px 270px;
}

.biz {
	border-collapse: collapse;
	text-align: center;
	background: #fff;
	font-family: 微软雅黑;
	padding: 2px 5px;
	font-size: 12pt;
	color: #000;
	font-weight: 700;
	border: 1px solid #C0C0C0;
}

* {
	margin: 0;
	padding: 0;
}

.gx-tit {}

.gx-tit img {
	width: 100%;
	height: auto;
}

.gx {
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	background: #fff;
}

.gx p {
	margin: 0;
	padding: 0;
}

.gx ul li:last-child {
	margin-bottom: 0;
}

.gx ul li:nth-last-child(2) {
	margin-bottom: 0;
	margin-right: 3px
}

.gx a {
	text-decoration: none;
	color: inherit;
}

.gx ul {
	*zoom: 1;
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between
}

.gx ul:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
	padding: 2px
}

.gx ul li:last-child {
	margin-bottom: 0px;
}

.gx ul li {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
	margin-bottom: 5px;
	width: calc(50% - 3px)
}

.gx ul li a {
	padding: 5px;
	display: block;
	border-radius: 8px;
	background: linear-gradient(to top, #e6e6e6, #fff);
	border: solid 1px #aaa
}

.gx ul li a:hover {
	background: #f5f5f5;
}

.gx .gx-img {
	float: left;
	margin-right: 8px;
}

.gx .gx-img img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.gx .gx-txt1 {}

.gx .gx-txt2 {
	font-size: 12px;
	color: #888;
}

@media screen and (max-width:600px) {
	.gx ul li {
		margin-bottom: 5px;
		width: 100%;
	}

	.gx ul li:last-child {
		margin-bottom: 0px;
	}

	.gx ul li:nth-last-child(2) {
		margin-bottom: 5px;
		margin-right: 0px
	}
}

.ptyx {
	text-align: center;
	padding: 3px 2px;
	border-bottom: 1px #e5e5e5 solid;
	letter-spacing: 2px;
}

.ptyxy {
	background-color: rgb(255, 255, 0);
	color: #FF0000;
}

.gsbtz {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px 1px;
	border-bottom: solid 1px #e5e5e5;
}

.qi span {
	padding: 2px 5px;
	background: #FF0000;
	color: #fff;
	border-radius: 5px;
	font-size: 12px;
}

.zz {
	color: #888;
}

#tanoopp-black {
	display: table;
	background: rgba(0, 0, 0, .2);
	width: 100%;
	height: 100%;
	overflow: hidden;
	_position: relative;
	position: fixed;
	z-index: 10000;
	left: 0px;
	top: 0px;
}

@media screen and (min-width: 328px) {
	#tanoopp-out {
		font-size: 14px;
		line-height: 20px;
	}
}

@media screen and (min-width: 360px) {
	#tanoopp-out {
		font-size: 14px;
		line-height: 20px;
	}
}

@media screen and (min-width: 400px) {
	#tanoopp-out {
		font-size: 16px;
		line-height: 24px;
	}
}

@media screen and (min-width: 440px) {
	#tanoopp-out {
		font-size: 16px;
		line-height: 24px;
	}
}

@media screen and (min-width: 480px) {
	#tanoopp-out {
		font-size: 16px;
		line-height: 24px;
	}
}

@media screen and (min-width: 640px) {
	#tanoopp-out {
		font-size: 16px;
		line-height: 24px;
	}
}

#tanoopp-out {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	_position: fixed;
	_top: 50%;
	_left: 50%;
}

#tanoopp-out p {
	margin: 0 auto;
}

#tanoopp-out img {
	border: 0;
}

#tanoopp-con {
	color: #444;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
	display: inline-block;
	_position: relative;
	_top: -50%;
	_left: -50%;
}

.tanoopp-tit {
	line-height: 1.5em;
	padding: 0.5em 0.7em;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background: #f5f5f5;
}

.tanoopp-tit img {
	width: 26px;
	height: 26px;
	vertical-align: text-bottom;
	margin-right: 10px;
}

.tanoopp-close {
	float: right;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	cursor: pointer;
}

.tanoopp-close:hover {
	background-position: 0 -34px;
}

.tanoopp-box {
	text-align: left;
	padding: 10px;
}

.tanoopp-box img {
	max-width: 100%;
	height: auto;
}

</style><style>.tan02133-box {
	text-align: left;
	padding: 10px;
}

.tan02133-box img {
	max-width: 100%;
	max-height: 720px;
	height: auto;
}

#tanxpg-black {
	display: none;
	background: rgba(0, 0, 0, .2);
	width: 100%;
	height: 100%;
	overflow: hidden;
	_position: relative;
	position: fixed;
	z-index: 10000;
	left: 0px;
	top: 0px;
}

/*主页图库*/
.tuku ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.tuku ul li {
	width: 26%;
	margin: .22rem;
	text-align: center;
}

.tuku ul li img {
	width: 100%;
	height: 85px;
	border: 0;
	margin: 8px 0;
}

.klj {
	border: solid 1px grey collapse;
	font-weight: 700;
	font-size: 18pt;
	font-family: 宋体;
	background: #000;
	color: #fff;
	width: 100%;
	text-align: center;
}

.coll {
	color: #ffff00;
}

.amsites {
	border: 2px solid #ccc;
	background-color: #fff
}

.amsites .btwcf {
	background-color: #000;
	font-family: 微软雅黑;
	text-align: center;
	font-size: 20pt;
	color: #c00;
	font-weight: 600;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.amsites ul {
	margin: 0;
	padding: 0;
}

.amsites li {
	text-align: center;
	list-style: none;
	width: 100%;
	border-top: 2px solid #ccc;
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 18px
}

.amsites li a {
	text-decoration: none;
	line-height: 36px;
	color: #FF0000
}

.amsites ul.tt {
	background-color: #FF0000;
}

.amsites ul.tt li a {
	color: #FFFF00
}

.amsites ul.tt li img {
	vertical-align: middle;
	width: 20px;
	display: inline;
}

.amsites ul.t {
	background-color: red;
}

.amsites ul.t li a {
	color: #FFFF00
}

.amsites ul.t li img {
	vertical-align: middle;
	width: 20px;
	display: inline;
}

.amsites .colors {
	text-align: left;
	background-image: url(https://sc02.alicdn.com/kf/UTB8Qh5zgJnJXKJkSaiyq6AhwXXa3.jpg);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-background-size: 200% 100%;
	-webkit-animation: colorChange 6s infinite;
	display: inline-block;
	text-align: left
}

@-webkit-keyframes colorChange {
	0% {
		background-position-x: 0;
		background-position-y: 0
	}

	50% {
		background-position-x: -885px;
		background-position-y: -233px
	}

	100% {
		background-position-x: 0;
		background-position-y: 0
	}
}

.wbz,
.syd,
.jyzt,
.dszt,
.hszt,
.dxzt,
.nvzt {
	text-align: center;
	border-bottom: 1px #e5e5e5 solid;
	padding: 3px 2px;
	letter-spacing: 1px;
	font-size: 16px;
}

.wbzy {
	color: #FF0000;
}

.jyzty {
	color: #FF0000;
	background-color: #FFFF00;
}

.wdst {
	text-align: center;
	line-height: 30px;
}

.wdst span:first-child {
	background-color: cornsilk;
}

.wdst span {
	display: block;
	font-size: 17px;
}

.sxym {
	display: flex;
	flex-wrap: wrap;
}

.sxym span {
	display: block;
	width: 50%;
	height: 30px;
	line-height: 30px;
	border: 1px #000000 solid;
	box-sizing: border-box;
}

.sxym_head {
	border: none !important;
	width: 100% !important;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 20px;
	text-align: center;
	height: 32px !important;
	line-height: 32px;
	border-bottom: 1px solid rgb(115, 142, 159);
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: linear-gradient(rgb(255, 255, 255), rgb(72, 219, 251)) !important;
}

.sxym_foot {
	width: 100% !important;
	color: #ff00ff;
	text-align: center;
}

.footer {
	text-align: center;
	padding: 10px;
}

#pp2 {
	width: 9999px;
	height: 9999px;
	animation: switch 15s infinite;
}

#pp2>img {
	float: left;
}

#pp1 {
	width: 100%;
	height: 200px;
	overflow: hidden;
}

@keyframes switch {
	0% {}

	;

	20% {
		transform: translateX(0px);
	}

	40% {
		transform: translateX(-820px);
	}

	60% {
		transform: translateX(-1640px);
	}

	80% {
		transform: translateX(-2460px);
	}

	100% {
		transform: translateX(-3328px);
	}
}