@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	word-break: break-all;
	word-wrap: break-word;
}

html {
	background: url(/static/home/file/bg.jpg) top center #edeff0;
	background-attachment: fixed;
}

body {
	width: 100%;
	max-width: 720px;
	min-height: 100vh;
	margin: 0 auto;
	padding: 0;
	color: #000;
	box-sizing: border-box;
	font-size: 18px;
	font-family: '微软雅黑', Arial, Helvetica, sans-serif;
	background: #fff;
	overflow-x: hidden;
}

i {
	font-style: normal;
}

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;
}

ol,
ul {
	list-style: none;
}

img {
	max-width: 100%;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: inherit;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
}

@media screen and (max-width:800px) {
	body {
		font-size: 15px;
	}
}

.go6h_header {
	width: 100%;
	max-width: 720px;
	height: 44px;
	background-color: #f1592a;
	position: fixed;
	top: 0;
	z-index: 999
}

.go6h_header .go6h_header_ul {
	float: left
}

.go6h_header .go6h_header_li {
	float: left;
	position: relative;
	padding-left: 16.5px;
	height: 44px;
	line-height: 44px;
	font-size: 1.4rem;
	color: #fff
}

.go6h_header .go6h_header_li i {
	display: block;
	height: 44px;
	width: 16.5px;
	position: absolute;
	top: 0;
	right: -15px;
	z-index: 999;
	background-size: 16.5px
}

.go6h_header .go6h_header_li:active {
	background-color: #f7921e
}

.go6h_header .go6h_header_li:active i {
	background-size: 16.5px
}

.go6h_header .go6h_header_li.go6h_header_logo {
	padding-left: 5px
}

.go6h_header .go6h_header_li.go6h_header_logo span {
	background: url(/static/home/file/banner.png) no-repeat 10px;
	display: block;
	height: 44px;
	width: 210px;
	background-size: contain;
	background-position: 50%;
}

.go6h_header_right {
	float: right;
	font-size: 0
}

.go6h_header_right .link,
.go6h_header_right span {
	font-size: 8pt width:70px;
	height: 44px;
	text-align: center;
	color: #fff;
	padding-top: 25px;
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	padding-right: 8px;
}

.go6h_header_right .go6h_header_rightPhoneIcon,
.go6h_header_right .go6h_header_rightUserIcon,
.go6h_header_right .go6h_header_rightFeedbackIcon {
	font-size: 8pt
}

.go6h_header_right .go6h_header_rightUserIcon {
	background: url(../img/user.png) no-repeat center 9px;
	background-size: 13px;
}

.go6h_header_right .go6h_header_rightPhoneIcon {
	background: url("Phone.png") no-repeat center 9px;
	background-size: 9px
}

.go6h_header_right .go6h_header_rightFeedbackIcon {
	background: url("Feedback.png") no-repeat center 9px;
	background-size: 15px
}

.nav2 {
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 2px;
	font-size: 13px;
	background: #fff;
}

.nav2 ul {
	padding: 2px 0;
	display: flex;
	justify-content: space-between;
}

.nav2 ul li {
	width: 100%;
	box-sizing: border-box;
	padding: 0 2px;
}

.nav2 ul li a {
	display: block;
	padding: 3px 0;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	background: #DA183B;
}

.nav2 ul li a:hover {
	background: #da183b;
}

#nav2[data-fixed="fixed"] {
	position: fixed;
	top: 44px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1000;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	background: #ffffff;
	width: 100%;
	max-width: 720px;
}

@media screen and (min-width: 720px) {
	.nav2 {
		padding: 4px;
		font-size: 16px;
	}

	.nav2 ul {
		padding: 4px 0;
	}

	.nav2 ul li {
		padding: 0 4px;
	}

	.nav2 ul li a {
		padding: 5px 0;
		cursor: pointer;
	}
}

table td {
	border: 1px solid #e5e5e5;
	padding: 3px 2px;
	word-break: break-all;
}

.firstRow {
	line-height: 35px;
	font-weight: bold;
	font-size: 13pt;
	color: #444;
	border-bottom: 1px #ddd solid;
}

.firstRow .num {
	color: #DA183B;
}

.clearfix {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #ddd solid;
	font-weight: bold;
}

ul,
li {
	list-style: none;
}

.hiddenMask {
	display: none !important;
}

.list-title {
	background: #df0000;
	color: #ff0;
	border-left: 1px solid #e41f1f;
	border-right: 1px solid #e41f1f;
	height: 35px;
	line-height: 35px;
	font-size: 24px;
	text-align: center;
	border-bottom: 0px solid #000;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
}

#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: 320px) {
	#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: #fff;
}

.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;
}

.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;
	padding: 0;
}

.tuku ul li {
	width: 26%;
	margin: .22rem;
	text-align: center;
}

.tuku ul li img {
	width: 100%;
	height: 85px;
	border: 0;
	margin: 8px 0;
}

.n {
	display: none;
}

.wen {
	color: red;
}

#mask {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 9999999999;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-webkit-align-items: center;
	justify-content: center;
	align-items: center;
}

#aimImgBkBox {
	width: 96%;
	height: 96%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}