body {
	background: #040404;
	font-family: "Microsoft YaHei";
}
.clear {
	clear: both;
}
iframe{display: none;}
img {
	display: block;
	max-width: 100%;
}
a {
    color: #0062cc;
    text-decoration: none;
    background-color: transparent;
}
.top {
	height: 1.05rem;
	background-color: #111111;
	padding: 0.2rem 0.15rem 0;
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #FFE88D;
}
.top .back {
	position: absolute;
	top: 0.23rem;
	left: 0.2rem;
	color: #F7D18A;
	display: block;
	height: 0.4rem;
	line-height: 0.4rem;
	vertical-align: top;
}
.top span {
	display: block;
	text-align: center;
	font-size: 0.45rem;
	color: #fffdc5;
}
.top .logo {
	display: block;
	width: 4.1rem;
	float: left;
}
.top img {
	display: block;
}
.top .query {
	float: right;
	width: 2.92rem;
	display: block;
}
.noticelist {
	height: 0.6rem;
	background-color: #040404;
	border-bottom: 1px solid #414141;
	margin-top: 1.05rem;
	overflow: hidden;
	position: relative;
}
.noticelist span.iconfont {
	position: absolute;
	left: 0.2rem;
	top: 0.12rem;
	font-size: 0.37rem;
	color: #ffe23f;
}
.noticelist span img {
	width: 0.3rem;
}
.noticelist .gundong {
	font-size: 0.28rem;
	color: #fff;
	float: right;
	width: 6.3rem;
	margin-right: 0.3rem;
	margin-top: 0.1rem
}
.newlist {
	padding: 0.1rem 0 1.2rem;
	overflow: hidden;
	zoom: 1;
	background: url(../images/wap/bg01.jpg) no-repeat center top;
	background-size: 100% auto;
}
.newlist .ulList {
	margin: 0 0 0.15rem 0.1rem;
}
.newlist ul li {
	float: left;
	width: 3.4rem;
	margin: 0.1rem 0 0 0.15rem;
	border: 1px solid #AC884F;
}
.newlist ul li img {
	width: 100%;
	display: block;
	overflow: hidden;
}
.newlist ul li>a {
	text-align: center;
	display: block;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #AC884F;
}
.newlist ul li .link {
	padding: 0.1rem 0.1rem 0.05rem;
	overflow: hidden;
	zoom: 1;
}
.newlist ul li .ttl {
	padding-top: 0.1rem;
	font-size: 0.32rem;
	text-align: center;
	color: #513f33;
}
.newlist ul li p a {
	width: 1.2rem;
	display: block;
	float: left;
}
.newlist ul li p .rule {
	float: right;
	width: 0.9rem;
}
.wait {
	width: 49%;
	margin: 0.2rem auto;
	background-color: #574444;
	border-radius: 25px;
	font-size: 0.3rem;
	padding: 0 0.2rem;
	color: #1c1717;
	text-align: center;
	line-height: 0.6rem;
}
.btmText {
	margin: 0 0.2rem 0.2rem;
	font-size: 0.3rem;
	color: #543e31;
	line-height: 1.7;
}
.btmText span {
	color: #b14e3e;
}
.apply {
	font-size: 0.28rem;
	color: #fff;
	float: right;
	width: 6.3rem;
	margin-right: 0.3rem;
  margin-top: 0.1rem;
}
.apply .tempWrap {
	width: auto !important;
}
.apply i {
	font-style: normal;
}
.apply span {
  display:inline-block;
	text-align: center;
	margin: 0 0.1rem;
	color: #FEEEBB;
}
.apply .s1 {
	color: #FEEEBB;
	margin: 0 0.1rem;
}
.apply ul li {
 	 width:400px !important;
	line-height: 0.38rem;
	height: 0.38rem;
	overflow: hidden;
	float: left;
	color: #fff;
	font-size: 0.3rem;
}
.footer {
	text-align: center;
	color: #333;
	font-size: 0.28rem;
	padding-top: 0.15rem;
	padding-bottom: 0.15rem;
	margin-bottom: 1.4rem;
}
.footer p {
	margin-bottom: 0.10rem;
	color: #ac8d8e;
}
.footer .gopc {
	color: #ac8d8e;
	font-size: 0.18rem
}
.bottom {
	height: 1.1rem;
	position: fixed;
	left: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #000;
	border-top: 1px solid #FFE88D;
}
.bottom ul li {
	float: left;
	width:33.33%;
	text-align: center
}
.bottom ul li a {
	display: block;
	height: 1.0rem;
	overflow: hidden;
	text-align: center;
	padding-top: 0.1rem;
	position: relative;
}
.bottom ul li a:before {
	content:'';
	position: absolute;
	top: 0.2rem;
	right: 0;
	width: 1px;
	height: 0.7rem;
	border-right: 1px solid #393939;
}
.bottom ul li:last-child a:before {
	display: none;
}
.bottom ul li .iconfont {
	margin: 0 auto 0.06rem;
	display: block;
}
.bottom ul li .iconfont img {
	margin: 0 auto;
	height: 0.5rem;
}
.bottom ul li p {
	line-height: 0.36rem;
	color: #ffe9ad;
	font-size: 0.25rem;
}
.tccon {
	display: none;
	width: 6.4rem;
	height: auto;
	padding: 0.42rem 0;
	border-radius: 0.04rem;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	background-color: #1D1D1D;
	border: 1px solid #DDB367;
	border-radius: 8px;
}
.tccon h2 {
	color: #E1B86E;
	font-size:0.32rem;
	text-align: center;
	width: 3.98rem;
	height: 0.4rem;
	line-height: 0.4rem;
	margin: 0 auto 0.3rem;
	background: url(../images/wap/title.png) no-repeat center top;
	background-size: 100% auto;
}
.tccon .tctitle {
	text-align: center;
	font-weight: bold;
	height: 0.5rem;
	line-height: 0.5rem;
	overflow: hidden;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
	position: relative;
}
.tccon .tctitle a {
	color: #E0B86E;
	font-size: 0.28rem;
	height: 0.5rem;
	line-height: 0.5rem;
	display: block;
	background-color: #1D1D1D;
}
.tccon .tctitle:before {
	content:"";
	position: absolute;
	top: 0.25rem;
	left: 0;
	height: 1px;
	width:0.5rem;
	border-top: 1px solid #DDB367;
}
.tccon .tctitle:after {
	content:"";
	position: absolute;
	top: 0.25rem;
	right: 0;
	height: 1px;
	width:0.5rem;
	border-top: 1px solid #DDB367;
}
.tccon .tctitle a span {
	background: url(../images/wap/go.png) no-repeat;
	background-size: cover;
	width: 0.38rem;
	height: 0.38rem;
	margin-left: 0.1rem;
	display: inline-block;
	vertical-align: middle
}
.tccon p {
	line-height: 0.7rem;
	height: 0.7rem;
	margin-left: 0.6rem;
	margin-bottom: 0.2rem;
	position: relative;
}
.tccon p input {
	width: 5.13rem;
	height: 0.7rem;
	border: none;
	border-radius: 0.1rem;
	text-align: left;
	color: #ddb367;
	font-size: 0.28rem;
	padding-left: 0.24rem;
	display: block;
	float: left;
	background: #050505;
	border: 1px solid #615236;
}
.tccon p input::-webkit-input-placeholder {
color:#ddb367;
}
.tccon p input::-moz-placeholder {
color:#ddb367;
opacity:1;
}
.tccon p input:-moz-placeholder {
color:#ddb367;
opacity:1;
}
.tccon p .yzmimg {
	height: 0.6rem;
	position: absolute;
	top: 0.04rem;
	right: 0.7rem;
}
.tccon p select {
	width: 5.1rem;
	height: 0.7rem;
	color: #ddb367;
	font-size: 0.28rem;
	padding-left: 0.24rem;
	border: none;
	border-radius: 0.1rem;
	display: block;
	border: 1px solid #615236;
	background: #050505 url(../images/wap/select.png) right center no-repeat;
	background-size: 0.6rem auto;
}
.tccon p select option {
}
.tccon .subbtn {
	background: url(../images/wap/btn03.png) no-repeat center top;
	background-size: 2.8rem auto;
	width: 5.36rem;
	height: 0.9rem;
	line-height: 0.9rem;
	cursor: pointer;
	color: #000;
	font-size: 0.38rem;
	text-align: center;
	border: none;
	padding: 0;
}
.closebtn {
	background: url(../images/wap/close.png) no-repeat;
	background-size: cover;
	width: 0.5rem;
	height: 0.5rem;
	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
	display: block;
	cursor: pointer;
}
.querycon {
	min-height: 3rem;
}
.tccon .pages {
	margin: 0 auto;
	margin-top: 20px;
	text-align: center
}
.tccon .pages a {
	display: inline-block;
	padding: 0 6px;
	height: 20px;
	font-size: 0.35rem;
	line-height: 20px;
	text-align: center;
	background: #ffd053;
	margin: 0 5px;
	color: #000
}
.tccon .con1 {
}
.tccon .con2 {
	display: none;
}
.tccon .con2 table {
	width: 96%;
	margin: 0 auto;
	text-align: center
}
.tccon .con2 table tr th {
	border: 1px solid #212121;
	color: #fff100;
	height: 0.86rem;
	line-height: 0.86rem;
	font-size: 0.26rem;
	font-weight: normal;
}
.tccon .con2 table tr td {
	border: 1px solid #212121;
	color: #fff;
	height: 0.86rem;
	line-height: 0.86rem;
	font-size: 0.26rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tccon .con2 table tr td a {
	font-size: 0.3rem;
	color: #f00
}
select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url(../images/select.png) right center no-repeat;
	padding-right: 0.47rem;
	padding-left: 0.24rem;
}
select::-ms-expand {
display: none;
}
.section {
	padding: 0.2rem 0.2rem;
	border-top: 1px solid #330000;
}
h2 {
	margin: 0 0.2rem 0;
}
.formBox {
	width: 5.4rem;
	margin: 0 auto;
}
.formBox p {
	margin-bottom: 0.1rem;
	height: 1.6rem;
	position: relative;
}
.formBox p .codeimg {
	position: absolute;
	top: 0.9rem;
	right: 0.2rem;
	width: 1rem;
}
.formBox span {
	display: block;
	margin-bottom: 0.1rem;
	font-size: 0.28rem;
	color: #fff;
	height: 0.6rem;
	line-height: 0.6rem;
}
.formBox input {
	display: block;
	width: 100%;
	padding-left: 0.2rem;
	box-sizing: border-box;
	line-height: 0.8rem;
	height: 0.8rem;
	font-size: 0.32rem;
	border-radius: 3px;
	border: none;
}
.formBox .submit {
	height: 1rem;
	margin-top: 0.3rem;
}
.formBox .submit .subbtn {
	display: block;
	width: 48%;
	float: left;
	color: #000;
	line-height: 0.7rem;
	font-size: 0.33rem;
	border: none;
	background-color: #FF1300;
	border-radius: 25px;
	padding: 0;
	height: 0.7rem;
}
.formBox .submit a {
	display: block;
	width: 48%;
	float: right;
	color: #000;
	text-align: center;
	line-height: 0.7rem;
	font-size: 0.33rem;
	background-color: #FF1300;
	border-radius: 25px;
}
.section .h3Ttl {
	color: #ff1300;
	font-size: 0.3rem;
	margin-bottom: 0.1rem;
	font-weight: normal;
}
.section .text {
	font-size: 0.28rem;
	color: #c9c9c9;
	line-height: 0.6rem;
}
.section table {
	margin: 10px 0 20px;
	width: 100%;
	color: #fff;
}
.section td, .section th {
	border: 1px solid #323232;
	padding: 0.1rem 0;
	font-size: 0.26rem;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
.section th {
	background-color: #1D1D1D;
}
.detailBox {
	margin: 1.4rem 0.2rem 0;
}
.detailBox .title {
	margin-bottom: 0.3rem;
	font-size: 0.38rem;
	color: #FCE2A7;
	text-align: center;
}
.detailBox p {
	color: #fff;
	font-size: 0.3rem;
  margin-bottom: 0.2rem;
}
.detailBox table {
  margin-bottom: 0.2rem;
  border-collapse: collapse;
}
.detailBox table th {
  font-size: 0.28rem;
}
.detailBox table td {
  font-size: 0.28rem;
}
.layui-layer-btn a {
	font-size: 0.3rem;
}
.detailBox img{
	max-width: 100%;
    display: block;
	margin: 0px auto;
}
