@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfooter,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
}
ol,
ul,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  outline: none;
  color: #767676;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  background: #fbe6cb;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clear::after {
  clear: both;
  content: "";
  display: table;
}
.wrapper {
  min-width: 815px;
}
#wrap-1{
  background: url("../img/bg.jpg") no-repeat center top;
  height: 100%;
  box-sizing: border-box;
  /*padding-bottom: 150px;*/
}
#mainbg {
  width: 1520px;
  margin: 0 auto;
  overflow: hidden;
  /*min-height: 2467px;*/
}
/*content*/
.content{
	width: 1520px;
	margin: 53px auto 0;
}
.content .login_box{
	width: auto;
	height: 42px;
	/*line-height: 42px;
	background: #eeedeb;*/
	text-align: center;
	font-size: 20px;
	color: #fe1c03;
	margin: 0 auto;
}
.content .login_box a{
	color: #307cda;
}
.login_before,.login_after{
	display: inline-block;
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	padding: 0 30px;
	/*border: 2px solid #4a6ee0;*/
	border-radius: 6px;
	background: #f8f9ff;
	white-space: nowrap;
}
.hd-time{
	width: 996px;
	height: 68px;
	border-radius: 50px;
  font-size: 32px;
  font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 449px auto 0;
	box-sizing: border-box;
	background: #6b3744;
}
.hd-time p{
	height: 68px;
	line-height: 66px;
	text-align: center;
}
.hd-tips{
	width: 1159px;
	height: 103px;
	font-size: 30px;
  font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 404px auto 0;
	position: relative;
	box-sizing: border-box;
	padding-top: 60px;
}
.hd-tips p{
	z-index: 1;
  position: relative;
	transform: rotate(-1deg);
  text-rendering: optimizeLegibility;
  margin-top: -24px;
}
.hd-tips .hd-tipszhan{
	position: absolute;
	top: 0;
  left: 0;
	width: 1159px;
	height: 103px;
	background: url(../img/hd-time.png) no-repeat center center;
}
.hd-rule{
	width: 936px;
	height: 72px;
	text-align: center;
	background: #d38b04;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin: 20px auto 0;
	border-radius: 15px;
}
.hd-rule p{
	height: 72px;
	line-height: 72px;
}
.jl_block{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1520px;
	margin-top: -45px;
}
.hd-jl {
	text-align: center;
	margin: 0px auto 0px;
}
.hd-jl img{
	width: 310px;
	height: 280px;
}
.hd-jl p.hd-jlp{
	color: #fff;
	font-size: 30px;
	text-align: left;    
	width: fit-content;
	height: 90px;
	line-height: 90px;
	padding: 0 36px;
	background: linear-gradient(to bottom, #fec53c 0%, #f8b616 100%);
	border-radius: 5px;
}
.jl_block p.hd-jlp:last-child{
	text-align: right;
	/*color: red;*/
}
.hd-jl p span{
	/*color: #fff;
	font-size: 40px;
	font-weight: bold;*/
	color: #f32c52;
}
.jl-table{
	width: 1520px;
	margin: -5px auto 0;
	font-size: 16px;
	border: 10px solid #f5af06;
	box-sizing: border-box;
	border-radius: 5px;
}
.jl-table table {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}
.jl-table th, td {
	border: 1px solid black;
	padding: 24px 8px;
	text-align: center;
	background-color: #f2f2f2;
	box-sizing: border-box;
}
.jl-table th {
	/*background-color: #f2f2f2;*/
	font-size: 18px;
	font-weight: bold;
	padding: 18px;
}
.jl-table th:nth-child(1){
	width: 532px;
}
.jl-table th:nth-child(2){
	width: 590px;
}
.jl-table th:nth-child(3){
	width: 378px;
}
.jl-table .trtdp{
	display: flex;
	justify-content: center;
	align-items: center;
}
.jl-table tr td:first-child p{
	width: 260px;
	text-align: left;
	margin: 0 auto;    
	line-height: 40px;
}
.jl-table tr span{
	color: #f32c52;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 2px;
}
a.btn-ling-spe{
	display: block;
	margin: auto;
	width: 150px;
	height: 40px;
	border-radius: 10px;
	line-height: 40px;
	background: #f32c52;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	/*pointer-events: none;*/
	cursor: not-allowed;
}
a.btn-ling-spe:hover{
	/*background: #47941b;*/
}

a.btn-ling{
	display: block;
	margin: auto;
	width: 150px;
	height: 40px;
	border-radius: 10px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	background: green;
}
a.btn-ling:hover{
	background: #47941b;
}
a.btn-ling-gray{
	display: block;
	margin: auto;
	width: 150px;
	height: 40px;
	border-radius: 10px;
	line-height: 40px;
	background: gray;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
/*去掉表格边框*/
.jl-table table {
	border: none;
}
.jl-table tr:first-child th, .jl-table tr:first-child td {
	border-top: none;
}
.jl-table tr:last-child th, .jl-table tr:last-child td {
	border-bottom: none;
}
.jl-table th:first-child,.jl-table td:first-child {
	border-left: none;
}
.jl-table th:last-child,.jl-table td:last-child {
	border-right: none;
}
/*8.1add*/
.jl-table table td .jltable-pblock p:first-child{
	line-height: 40px;
	cursor: pointer;
}
.jl-table table td .jltable-pblock{
	position: relative;
	width: fit-content;
  margin: 0 auto;
}
.jl-table table td .jltable-pblock p.qipao{
	display: none;
	position: absolute;
	top: -6px;
	right: -96PX;
	width: 92px;
	height: 24px;
	line-height: 24px;
	line-height: 22px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #000;
	z-index: 11;
}
.winpop{
	width: 730px;
	height: 480px;
	background: url(../img/winpop-bg.png) no-repeat center center;
	z-index: 99;
	position: fixed;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	padding: 40px 48px 45px;
}
.win-top{
	width: 630px;
	height: 200px;
	background: url(../img/winpop-small.png) no-repeat center center;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 40px;
}
.win-top .daoju{
	width: 315px;
	height: 200px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.win-top .daoju p{
	color: #262522;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding: 0 30px;
	box-sizing: border-box;
}
.daoju-img{
	width: 132px;
	height: 133px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(../img/img-block.png) no-repeat center center;
	margin-bottom: 14px;
}
.daoju-img img{
	width: 107px;
	height: 107px;
}
.win-top .daoju-list{
	width: 333px;
	height: 200px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.daoju-list .daojulist-item{
	width: 160px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #644c2e;
	text-align: center;
}
.daoju-list .daojulist-item:nth-child(2n+1){
	border-right: 1px solid #c8b296;
}
.wintip-item{
	display: flex;
	justify-content: flex-start;
	/*align-items: center;*/
	font-size: 16px;
	font-weight: bold;
	color: #5d4425;
	width: 643px;
	height: 70px;
}
.wintip-item .zhan{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 110px;
	height: 20px;
}
.zhan .zhan-block{
	width: 11px;
	height: 11px;
	border-radius: 100%;
	border: 1px solid #bf936a;
	background: #ffd792;
	margin-right: 14px;
}
.wintip-item p{
	width: 533px;
	color: #644c2e;
	text-align: left;
}
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 33;
  display: none;
}
.winpop-close{
	width: 46px;
	height: 46px;
	position: absolute;
	right: 44px;
	top: 22px;
	/*background: url(../img/close.png) no-repeat;*/
	cursor: pointer;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	background: #f86f3c;
	border-radius: 100%;
	font-size: 46px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}
.winpop-close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.daoju-name{
	position: absolute;
	color: #000;
	font-weight: bold;
	bottom: -8px;
	text-align: center;
	width: 100%;
	font-size: 14px;
	cursor: pointer;
}


.winpop_editpwd_form select{
	    float: left;
    margin-left: 32px;
}






/*footer*/
.foot_bg {
	clear: both;
	width: 100%;
	background: #fbe6cb;
	box-sizing: border-box;
	min-height: 540px;
	padding-bottom: 100px;
	margin-top: 100px;
}
.tip{
	width: 1200px;
	height: auto;
	/*padding: 18px 35px 0;*/
	box-sizing: border-box;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.tip .tip-top{
	width: 931px;
	height: 67px;
	background: url(../img/rule.png) no-repeat center center;
	margin: 0 auto 90px;
}
.tip-con{
	width: 1200px;
	color: #3d0e09;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	/*position: relative;*/    
	margin-top: -46px;
	box-sizing: border-box;
}
.tip-title{
	text-align: left;
	line-height: 60px;
	
}
.tip-list{
	/*margin-top: 10px;*/
	line-height: 42px;
}
.tip-list span{
	display: inline-block;
	margin-right: 6px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%;
	background: #5f2e13;
	color: #fff;
}