@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	content: " ";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix {
	*zoom: 1;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-weight: normal;
	font-style: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

q:before,
q:after {
	content: '';
}

fieldset,
img,
abbr,
acronym {
	border: 0;
}

/*页面样式*/
.c:before,
.c:after {
	content: "";
	display: table;
}

.c:after {
	clear: both;
}

.c {
	zoom: 1;
}

.none {
	display: none;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1';
	text-align: justify;
	min-width: 1200px;
	position: relative;
}

a {
	text-decoration: none;
	overflow: visible;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: #fff;
}

html,
body,
.wrap {
	width: 100%;
}

.wrap {
	position: relative;
	overflow-x: hidden;
	background: url(../img/bg1.jpg) no-repeat center top;
}

.video {
	width: 1200px;
	height: 675px;
	text-align: center;
	position: relative;
	display: none;
	outline: none;
}

.videobox {
	height: 100%;
}

.videobox video {
	width: 100%;
	display: block;
}

.close {
	width: 34px;
	height: 34px;
	font: bold 34px/34px simsun;
	color: #fff;
	border: 1px solid #fff;
	cursor: pointer;
	position: absolute;
	top: -46px;
	right: 0;
	z-index: 99;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
	line-height: 34px;
}

.close:hover {
	color: #fff;
	border-color: #fff;
	opacity: .8;
}

.btn {
	background: url(../img/com.png) no-repeat;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	transition: all .2s;
}

.btn:hover {
	filter: brightness(1.1);
	transform: translateY(-5px);
}

.btn.gray {
	cursor: default;
}

.btn.gray:hover {
	transform: translateY(0);
	filter: brightness(1);
}

.bar {
	z-index: 3;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	color: #2b5180;
	font-size: 20px;
}

.head {
	height: 1025px;
	/* background: url(../img/head.jpg) no-repeat center top; */
}
.tlogo {
	position: relative;
	margin: auto;
	width: 1920px;
	min-width: 1200px;
	height: 100px;
}

.logo {
	width: 146px;
	height: 97px;
	z-index: 3;
	top: 22px;
	left: 12px;
	/* left: 50%;
	margin-left: -644px; */
	overflow: hidden;
	text-indent: -9999em;
	position:absolute;
	background: url(../img/logo.png) no-repeat;
}
.down-tips{
	width: 236px;
	height: 65px;
	z-index: 3;
	bottom: 118px;
	left: 50%;
	margin-left: -118px;
	pointer-events: none;
	text-indent: -9999em;
	position: absolute;
	background: url(../img/down-tips.png) no-repeat;
	animation: tipAin 2s 0s linear infinite alternate;
}
@keyframes tipAin {
	0% {
		transform: translate3d(0, 0, 0);
	}

	50% {
		transform: translate3d(0, 10px, 0px);
	}

	100% {
		transform: translate3d(0, 0, 0px);
	}
}
.vbg {
	width: 1920px;
	height: 1080px;
	left: 50%;
	margin-left: -960px;
	top: -56px;
	z-index: 1;
}

.vbg video {
	width: 100%;
	height: 100%;
}

.cont {
	z-index: 1;
	position: relative;
	/* width: 100%; */
	height: 100%;
	background: url(../img/cont.jpg) no-repeat center top;
	background-size: 1920px 100%;
	padding-bottom: 430px;
}
.cont::after{
	content: '';
	z-index: 0;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	bottom: 0;
	width: 1920px;
	height: 1692px;
	background:url(../img/bg-des.png) no-repeat;
	pointer-events: none;
}

.navbox {
	position: relative;
	z-index: 2;
	top: -84px;
	height: 111px;
}


.navbox div {
	position: relative;
	width: 1198px;
	height: 111px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	background: url(../img/nav-bg.png) center center no-repeat;

}
.navbox div::before,
.navbox div::after{
	content: '';
	position: absolute;
	z-index: -1;
	pointer-events: none;
}
.navbox div::before{
	left: -361px;
	top: -264px;
	width: 1352px;
	height: 647px;
	background: url(../img/nav-left.png) no-repeat;
}
.navbox div::after{
	right: -361px;
	top: -394px;
	width: 1377px;
	height: 838px;
	background: url(../img/nav-right.png) no-repeat;
}


.navbox a,
.navbox a::after {
	background: url(../img/navbg.png) no-repeat;
}

.pg1 .navbox a.nav0::after,
.pg2 .navbox a.nav1::after,
.pg3 .navbox a.nav2::after,
.pg4 .navbox a.nav3::after,
.pg5 .navbox a.nav4::after {
	content: '';
	position: absolute;
	width: 205px;
	height: 107px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.navbox a.nav-line::before{
	content: '';
	position: absolute;
	right: -7px;
	top: 0;
	width: 13px;
	height: 108px;
	background: url(../img/nav-line.png) center center no-repeat;
}
.navbox a {
	width: 205px;
	height: 107px;
	/* float: left; */
	position: relative;
}
.navbox a.nav0 {
	width: 283px;
	height: 171px;
	background-position: -313px -10px;
}
.navbox a.nav1 {
	background-position: -235px -455px;
}
.navbox a.nav2 {
	background-position: -235px -201px;
}
.navbox a.nav3 {
	background-position: -616px -10px;
}
.navbox a.nav4 {
	background-position: -235px -328px;
}
.pg1 .navbox a.nav0::after {
	width: 283px;
	height: 171px;
	background-position: -10px -10px;
}

.pg2 .navbox a.nav1::after {
	background-position: -10px -455px;
}

.pg3 .navbox a.nav2::after {
	background-position:  -10px -201px;
}

.pg4 .navbox a.nav3::after {
	background-position:  -616px -137px;
}

.pg5 .navbox a.nav4::after {
	background-position:  -10px -328px;
}
.login {
	color: #265193;
	text-align: center;
	padding: 16px 0;
	font-size: 18px;
}

.login a {
	color: #265193;
	text-decoration: underline;
	font-size: 18px;
}

.tit {
	margin: 16px auto 0;
	width: 359px;
	height: 55px;
	background: url(../img/tit.png) no-repeat;
	overflow: hidden;
	text-indent: -9999em;
}

.jctime {
	text-align: center;
	margin-top: 18px;
	font-size: 18px;
}

.duihbox {
	margin: 30px auto 0;
	width: 1200px;
	height: 680px;
}

.jcbnum {
	width: 1200px;
	position: relative;
	height: 40px;
	display: flex;
	justify-content: center;
}

.jcbnum a {
	height: 40px;
	position: absolute;
	top: 0;
	z-index: 3;
	text-indent: -9999em;
	width: 82px;
}
.jcbnum a.dhlistbtn{
	right: 70px;
	background: url(../img/dhbtn.png) center no-repeat;
}
.jcbnum a.jclistbtn{
	right: 182px;
	background: url(../img/jcbtn.png) center no-repeat;
}
.jcbnum-bg {
	z-index: 1;
	margin: 0 auto;
	position: relative;
	height: 40px;
	display: inline-block;
}
.jcbnum-bg::before,.jcbnum-bg::after{
	content: '';
	position: absolute;
	top: 0;
	width: 66px;
	height: 40px;
}
.jcbnum-bg::before{
	left: -66px;
	background: url(../img/num-l.png) no-repeat;
	background-size: 66px 40px;
}
.jcbnum-bg::after{
	right: -64px;
	width: 64px;
	background: url(../img/num-r.png) no-repeat;
	background-size: 64px 40px;
}
.jcbnum-bg p{
  color: #fbf2bd;
  font-size: 20px;
  line-height: 40px;
  display: inline-block; 
  background: url(../img/num-bg.png) no-repeat;
  background-size: 100% 100%; 
  padding: 0 20px; 
  white-space: nowrap; 
  box-sizing: border-box;
}

.jclist {
	margin-top: 36px;
	text-align: center;
	font-size: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.jclist li {
	display: inline-block;
	vertical-align: top;
	margin: 0 34px 30px;
	width: 210px;
	height: 288px;
	background: url(../img/jclistbg.png) no-repeat;
}

.jclist div {
	margin: 26px auto 0;
	position: relative;
	width: 139px;
	height: 131px;
	background: url(../img/divbg.png) no-repeat;
}

.jclist div img {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
}

.jclist div span {
	position: absolute;
	top: -8px;
	left: -32px;
	color: #fbf2bd;
	font-size: 16px;
	z-index: 2;
	line-height: 32px;
	width: 86px;
	height: 32px;
	background: url(../img/xl.png) no-repeat;
}

.jclist div em {
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 26px;
	top: 96px;
	color: #682700;
	font-size: 18px;
	background-image: -webkit-linear-gradient(top, #682700, #ea9800);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.jclist p {
	color: #73460f;
	font-size: 18px;
	margin-top: 6px;
	line-height: 20px;
}
.jclist p.ydh{
	line-height: 18px;
	font-size: 16px;
}
.jclist p span {
	color: #a43f08;
}

.dhbtn {
	margin: 18px auto 0;
	width: 117px;
	height: 31px;
	background: url(../img/dhbtn1.png) no-repeat;
}

.dhbtn.gray {
	filter: grayscale(100%);
	pointer-events: none; 
	background: url(../img/ydhbtn.png) no-repeat;
}

.haolbox {
	width: 1307px;
	height: 392px;
	margin: 68px -53.5px 0;
	background: url(../img/haolbox.png) no-repeat;
	position: relative;
}

.jcgz {
	color: #2b5180;
	font-size: 20px;
	line-height: 36px;
	top: 142px;
	left: 720px;
	width: 450px;
}

.steps {
	top: 166px;
	left: 136px;
}

.steps ul {
	position: relative;
	z-index: 2;
}

.steps li {
	float: left;
	width: 132px;
	margin: 0 16px;
	text-align: center;
}

.steps li span {
	width: 21px;
	height: 20px;
	display: block;
	margin: 4px auto 8px;
	background: url(../img/sdot.png) no-repeat;
}

.steps li p {
	color: #273b53;
	font-size: 18px;
	line-height: 28px;
}

.steps li div {
	margin: 0 auto;
	width: 132px;
	height: 131px;
	background: url(../img/sbg.png) no-repeat;
	position: relative;
}
.steps li div img{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
}
.steps li div em {
	width: 107px;
	height: 26px;
	/* background: url(../img/namebg.png) no-repeat; */
	position: absolute;
	color: #682700;
	font-size: 18px;
	background-image: -webkit-linear-gradient(top, #682700, #ea9800);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 26px;
	left: 10px;
	top: 96px;
}

.steps li.yff div::after {
	content: '';
	position: absolute;
	width: 68px;
	height: 29px;
	background: url(../img/yff.png) no-repeat;
	right: -9px;
	top: 5px;
}
.steps li.yff span{
	background: url(../img/sdot-h.png) no-repeat;
}
.jindu {
	top: 143px;
	left: 12px;
	width: 468px;
	height: 5px;
	z-index: 1;
	background: #4677b4;
}

.jindu p {
	height: 100%;
	width: 0%;
	position: absolute;
	left: 0;
	top: 0;
	background: #c19a29;
}

.jcnum {
	color: #2b527b;
	font-size: 16px;
	line-height: 24px;
	width: 269px;
	height: 34px;
	left: 258px;
	top: 108px;
	text-indent: -9999rem;
	background: url(../img/cycs.png) center no-repeat;
}

.jchd {
	margin: 48px -30px 0;
	text-align: center;
	font-size: 0;
}

.jchd li {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	width: 232px;
	height: 79px;
	background: url(../img/jchd.png) no-repeat;
	text-indent: 0;
	color: #fbf2bd;
	font-size: 12px;
	padding-top: 46px;
	cursor: pointer;
	box-sizing: border-box;
}

.jchd li.li0 {
	background-position: -10px -10px;
}

.jchd li.li1 {
	background-position: -253px -10px;
}

.jchd li.li2 {
	background-position: -495px -10px;
}

.jchd li.li3 {
	background-position: -738px -10px;
}

.jchd li.li4 {
	background-position: -980px -10px;
}

.jchd li.on {
	color: #794900;
}

.jchd li.li0.on {
	background-position: -10px -109px;
}

.jchd li.li1.on {
	background-position: -253px -109px;
}

.jchd li.li2.on {
	background-position: -495px -109px;
}

.jchd li.li3.on {
	background-position: -738px -109px;
}

.jchd li.li4.on {
	background-position: -980px -109px;
}

.jcbg1 {
	width: 964px;
	height: 310px;
	background: url(../img/jcbg1.png) no-repeat center top;
	margin: 30px auto 0;
}

.jcbk .jcbox {
	display: none;
}

.jcbk .jcbox.dis {
	display: block;
}

.areabox {
	padding-top: 110px;
	text-align: center;
	font-size: 0;
}

.areabox div {
	display: inline-block;
	vertical-align: top;
	margin: 0 48px;
	line-height: 27px;
	height: 27px;
}

.areabox label {
	color: #4082d6;
	font-size: 20px;
	background-image: -webkit-linear-gradient(top, #2c60af, #4082d6);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.areabox select {
	width: 256px;
	height: 45px;
	background: url(../img/selectbg.png) no-repeat;
	border: none;
	color: #c88b39;
	font-size: 20px;
	padding: 0 46px 0 24px;
}

select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.querbtn {
	margin: 0 auto;
	width: 207px;
	height: 45px;
	background: url(../img/qrbtn.png) no-repeat;
}

.querbtn.gray {
	width: 207px;
	height: 45px;
  background: url(../img/yjcbtn.png) no-repeat;
}

.jcbg2 {
	margin: 52px auto 0;
	background: url(../img/jcbg2.png) no-repeat center top;
	width: 964px;
	height:310px;
}

.pkbox {
	padding-top: 112px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 0;
	overflow: hidden;
}

.pkbox div,
.pkbox span {
	display: inline-block;
	vertical-align: top;
}

.pkbox span {
	width: 60px;
	font-size: 48px;
	color: #316797;
	font-weight: bold;
	line-height: 34px;
}

.pkbox select {
	text-align-last: center;
	width: 146px;
	height: 45px;
	background: url(../img/selectbg1.png) no-repeat;
	border: none;
	color: #c88b39;
	font-size: 22px;
	padding: 0 44px 0 14px;
	text-align: center;
}

.jcbg3 {
	position: relative;
	margin: 52px auto 0;
	background: url(../img/jcbg3.png) no-repeat center top;
	width: 963px;
	height: 623px;
}
.jcbg3 .ktit{
	color: #2b5180;
	font-size: 24px;
	line-height: 44px;
	left: 150px;
}
.killtit1{
	top: 174px;
}
.killtit2{
	top: 368px;
}
.killul{
	width: 526px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
}
.killul1{
	padding-top: 134px;
}
.killul2{
	padding-top: -2px;
}
.killul li{
	width: 146px;
	height: 45px;
	margin: 9px 10px;
}
.killul select {
	text-align-last: center;
	width: 146px;
	height: 45px;
	background: url(../img/selectbg1.png) no-repeat;
	border: none;
	color: #c88b39;
	font-size: 22px;
	padding: 0 44px 0 14px;
	text-align: center;
	white-space: nowrap;      
  overflow: hidden;        
  text-overflow: ellipsis;
}

/* .killlist {
	padding-top: 125px;
	font-size: 0;
	text-align: center;
} */
.teamlist dd {
	display: inline-block;
	vertical-align: top;
	margin: 0 33px;
	width: 181px;
	height: 53px;
	color: #c88b39;
	font-size: 18px;
	line-height: 53px;
	background: url(../img/killlistbg.png) no-repeat;
	cursor: pointer;
}

.teamlist dd.xz {
	background: url(../img/killlistbg-z.png) no-repeat;
	width: 181px;
	height: 53px;
}
.teamlist dd.xz::after{
	content: '';
	position: absolute;
	top: -11px;
	right: -13px;
	width: 35px;
	height: 34px;
	background: url(../img/xz.png) no-repeat;
}
/* .killlist li.on,.teamlist dd.on{background-position: 0 -38px;padding: 0 23px 0 1px;width: 129px;} */
.stit {
	margin: 34px auto 0;
	width: 326px;
	height: 26px;
	background: url(../img/stit.png) no-repeat;
	overflow: hidden;
	text-indent: -9999em;
}
.stit.t0{
	width: 352px;
	height: 33px;
	background: url(../img/t0.png) no-repeat;
}
.tips {
	text-align: center;
	color: #2b5180;
	font-size: 16px;
	margin-top: 12px;
	padding-bottom: 12px;
	line-height: 20px;
}

.teamlist {
	text-align: center;
	font-size: 0;
}

.teamlist li {
	margin: 24px 28px 0;
	width: 540px;
	height: 364px;
	background: url(../img/teamlist.png) no-repeat;
	padding: 42px 32px 0 34px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.teamname {
	color: #2b5180;
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	font-family: '\5b8b\4f53';
	background-image: -webkit-linear-gradient(top, #223d7c, #51aaea);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.teamlist .tetip {
	color: #2b5180;
	font-size: 20px;
	line-height: 36px;
	font-weight: 600;
	font-family: '\5b8b\4f53';
	background-image: -webkit-linear-gradient(top, #223d7c, #51aaea);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.teamlist dl {
	text-align: center;
	font-size: 0;
	padding-top: 7px;
}

.teamlist dd {
	display: inline-block;
	vertical-align: top;
	margin: 24px 24px 0;
	position: relative;
}

.teamlist dd.gray {
	color: #838383;
	background: url(../img/killlistbg-g.png) no-repeat;
}

.teamlist dd.on {
	color: #c88b39;
	background: url(../img/killlistbg-z.png) no-repeat;
}

.teamlist dd.on::before {
	content: '';
	position: absolute;
	width: 24px;
	height: 41px;
	background: url(../img/jinji.png) no-repeat;
	top: 0;
	left: 4px;
}

.btnbox {
	margin: 0 auto;
	line-height: 46px;
	text-align: center;
	position: relative;
	padding-top: 38px;
	font-size: 0;
}

.btnbox a {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
}

.btnbox a.chongzbtn {
	width: 207px;
	height: 45px;
	background: url(../img/czbtn.png) no-repeat;
}
.btnbox a.chongzbtn.gray{
	background: url(../img/czbtn-gray.png) no-repeat;
}
.jcbg1 .showp{
	top: -15px;
}
.jcbg2 .showp{
	top: -52px;
}
.jcbg3 .dw1{
	top: -55px;
}
.jcbg3 .dw2{
	top: -58px;
}
.showp {
	color: #2b5180;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 4px;
	width: 100%;
	height: 40px;
	display: none;
}

.showp p {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	border: 1px solid #2d5c99;
	background: #e0f0f8;
}
.showp p span {
	float: left;
	height: 40px;
	text-align: center;
	background-image: -webkit-linear-gradient(top, #9dc8e6, #e7f0f4);
	padding: 0 5px 0 10px;
	width: auto;
}

.showp p em {
	float: left;
	padding: 0 20px;
}
.btnbox.pt1{
	padding-top: 24px;
}
.tjbtn {
	margin: 0 auto;
	width: 186px;
	height: 41px;
	background: url(../img/tjbtn.png) no-repeat;
}

.tjbtn.gray {
	pointer-events: none;
	width: 186px;
	height: 41px;
	background: url(../img/ytjbtn.png) no-repeat;
}

.jcbg3 .btnbox {
	padding-top: 0;
	margin-top: 68px;
}

.jcbg2 .btnbox {
	margin-top: 64px;
	padding-top: 0;
}

.jcbg1 .btnbox {
	margin-top: 44px;
}

.stit.t1 {
	width: 335px;
	height: 33px;
	background: url(../img/t1.png) no-repeat;
}

.stit.t4 {
	width: 335px;
	height: 33px;
	background: url(../img/t4.png) no-repeat;
}
.rulebtn{
	margin: 28px auto 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}
.rulebtn li{
	width: 238px;
	height: 52px;
	margin: 0 21px;
	cursor: pointer;
	background: url(../img/listbtn.png) no-repeat;
}
.rulebtn li.li0{
	background-position: -10px -10px;
}
.rulebtn li.li1{
	background-position: -287px -10px;
}
.rulebtn li.li2{
	background-position: -564px -10px;
}
.rulebtn li.li3{
	background-position: -841px -10px;
}
.rulebtn li.li0.on,
.rulebtn li.li0:hover{
	background-position: -10px -82px;
}
.rulebtn li.li1.on,
.rulebtn li.li1:hover{
	background-position: -287px -82px;
}
.rulebtn li.li2.on,
.rulebtn li.li2:hover{
	background-position: -564px -82px;
}
.rulebtn li.li3.on,
.rulebtn li.li3:hover{
	background-position: -841px -82px;
}
.ruletime{
	padding: 22px 174px 0;
  font-size: 20px;
  line-height: 34px;
	color: #a97213;
}
.ruletime em.w1{
	display: inline-block;
	width: 54px;
}
.ruletime em.w2{
	display: inline-block;
	width: 32px;
}
.rulelist.pt0{
	padding: 4px 36px 0;
}
.roundCont{
	width: 100%;
	height: 100%;
	display: none;
}
.roundCont.show{
	display: block;
}
.tips1 {
	margin-top: 15px;
	padding-bottom: 25px;
}

.tips1 img {
	margin: 1px 3px 0;
}

.macbox {
	margin: 38px auto 0;
	width: 964px;
	height: 403px;
	background: url(../img/macbox.png) no-repeat;
	padding-top: 24px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}

.macbox:hover {
	z-index: 2;
}

.zdname {
	text-align: center;
	font-size: 0;
	height: 60px;
	line-height: 60px;
	z-index: 2;
	position: relative;
}

.zdname .detname {
	display: inline-block;
	vertical-align: top;
	margin: 0 52px;
	width: 304px;
	cursor: pointer;
	position: relative;
}

.curname {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 28px;
	color: #305e9e;
	font-weight: bold;
	font-family: '\5b8b\4f53';
	box-sizing: border-box;
	white-space: nowrap;
	/* background-image: -webkit-linear-gradient(top, #5f4622, #bf9250);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
}

.curname em{
	position: relative;
	display: inline-block;
	top: 6px;
	margin: 0 12px;
	width: 35px;
	height: 32px;
	background: url(../img/name-des.png) center no-repeat;
}
.zdwin,
.zdnum,
.mpnum {
	color: #2b5180;
	font-size: 0;
	margin-top: 34px;
	line-height: 46px;
	padding-left: 62px;
	font-size: 18px;
}

.zdnum {
	position: relative;
	margin-top: 42px;
}
.zdnum::after{
	position: absolute;
	content: '对阵比分需按队伍顺序填写';
	width: 100%;
    color: #d06423;
    font-size: 14px;
    left: 63px;
    top: 36px;
}
.mpnum {
	margin-top: 46px;
	text-align: left;
}

.zdwin p {
	margin-right: 22px;
	width: 189px;
	height: 46px;
	color: #c88b39;
	font-size: 18px;
	background: url(../img/killlistbg1.png);
	text-align: center;
	cursor: pointer;
	position: relative;
}

.zdwin p em {
	width: 100%;
	color: #d06423;
	font-size: 14px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 36px;
}

.zdwin p.xz {
	color: #c88b39;
	background: url(../img/killlistbg-z1.png) no-repeat;
}
.zdwin p.xz::after {
	content: '';
	position: absolute;
	top: -11px;
	right: -13px;
	width: 35px;
	height: 34px;
	background: url(../img/xz.png) no-repeat;
}

.zdwin p.gray {
	background: url(../img/killlistbg-g1.png) no-repeat;
	color: #838383;
}

.zdwin p.on {
	color: #c88b39;
	background: url(../img/killlistbg-z1.png) no-repeat;
}

.zdwin p.yx::after,
.zdwin p.on::before,
.teamlist dd.yx::after {
	content: '';
	width: 47px;
	height: 29px;
	top: -10px;
	right: -22px;
	background: url(../img/yx.png) no-repeat;
	position: absolute;
}

.zdwin p.on::before {
	width: 24px;
	height: 41px;
	background: url(../img/win.png) no-repeat;
	right: 4px;
	top: 0;
}

.zdwin p.yx.on::before {
	right: auto;
	left: 4px;
}

.zdwin>span,
.zdnum span,
.mpnum span {
	font-size: 18px;
}

.zdwin>span,
.zdwin p,
.zdnum span,
.zdnum select,
.zdnum i,
.mpnum span,
.mpnum select,
.resultbox {
	display: inline-block;
	vertical-align: top;
}

.zdnum .tjbtn,
.mpnum .tjbtn {
	margin-left: 8px;
}

.zdnum span {
	width: 146px;
}

.zdnum i {
	width: 48px;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
	font-style: normal;
}

.zdnum select,
.mpnum select {
	text-align-last: center;
	width: 127px;
	height: 40px;
	background: url(../img/selectbg2.png) no-repeat;
	border: none;
	color: #c88b39;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-right: 40px;
	margin-top: 4px;
}

.mpnum select {
	font-weight: normal;
	font-size: 18px;
	width: 127px;
	background: url(../img/selectbg3.png) no-repeat;
}

.mpnum span {
	width: 360px;
}

.macbox .tjbtn {
	display: inline-block;
	vertical-align: top;
	width: 129px;
	height: 40px;
	background: url(../img/tjbtn1.png) no-repeat;
	margin-top: 4px;
}

.macbox .tjbtn.gray {
	background: url(../img/ytjbtn1.png) no-repeat;
}

.resultbox {
	margin-left: 24px;
	position: relative;
	width: 200px;
}

.tpage {
	height: 37px;
	text-align: center;
	font-size: 0;
	line-height: 37px;
	padding-top: 54px;
}

.tpage a,
.tpage span {
	display: inline-block;
	vertical-align: top;
}

.tpage a {
	width: 158px;
	height: 37px;
	background: url(../img/syybtn.png) no-repeat;
}

.tpage a.swiper-next5,
.tpage a.swiper-next6{
	width: 158px;
	height: 37px;
	background: url(../img/xyybtn.png) no-repeat;
}

.tpage span {
	width: 86px;
	color: #234876;
	font-size: 20px;
}

.swiper-button-disabled {
	opacity: .5;
	cursor: default;
}

.swiper-button-disabled:hover {
	transform: translateY(0);
	filter: brightness(1);
}

.stit.t2 {
	width: 399px;
	height: 33px;
	background: url(../img/t2.png) center no-repeat;
}

.stit.t3 {
	margin: 34px auto 0;
	height: 33px;
	background: url(../img/t3.png) center no-repeat;
}

.juesbox {
	width: 964px;
	height: 476px;
	margin: 24px auto 0;
	background: url(../img/jues.png) no-repeat;
	position: relative;
}

.jslist {
	padding-top: 112px;
	text-align: center;
	font-size: 0;
}

.playerlist {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	top: 118px;
}

.jslist li,
.playerlist li {
	display: inline-block;
	vertical-align: top;
	width: 145px;
	height: 43px;
	margin: 0 28px;
	color: #c88b39;
	font-size: 18px;
	line-height: 44px;
	background: url(../img/jslist.png) no-repeat;
	cursor: pointer;
	position: relative;
}

.jslist li.gj::after,
.jslist li.yj::after,
.jslist li.jj::after {
	content: '';
	position: absolute;
	top: 0px;
	left: -2px;
	width: 27px;
	height: 47px;
}

.jslist li.gj::after {
	background: url(../img/gjicon.png) no-repeat;
}

.jslist li.yj::after {
	background: url(../img/yjicon.png) no-repeat;
}

.jslist li.jj::after {
	background: url(../img/jjicon.png) no-repeat;
}

.playerlist li {
	background: none;
	color: #d06423;
	font-size: 12px;
}

.jslist li div {
	width: 140px;
	height: 28px;
}

.jslist li.gj div,
.jslist li.yj div,
.jslist li.jj div {
	width: 120px;
	padding-left: 20px;
}

.dragbox {
	margin-top: 91px;
	height: 73px;
	position: relative;
}

.dragbox div {
	position: absolute;
	width: 146px;
	height: 44px;
	top: 0;
	font-size: 18px;
	text-align: center;
	line-height: 44px;
}

.dragbox div.ptxt1 {
	color: #934600;
	left: 410px;
}

.dragbox div.ptxt2 {
	color: #3165a4;
	left: 409px;
}

.dragbox div.ptxt3,
.dragbox div.ptxt4 {
	color: #7f6144;
	left:642px;
	top: -14px;
}

.dragbox div.ptxt4 {
	top: 31px;
}

.juesbox .btnbox {
	margin-top: 66px;
	padding-top: 0;
}

.juesbox .querbtn {
	margin-top: 0;
}
.bjstit{
	margin: 40px auto 0;
	width: 279px;
	height: 33px;
	background: url(../img/bjstit.png) no-repeat;
}
.bsjbox {
	width: 964px;
	height: 403px;
	/* background: url(../img/bjsbox.png) no-repeat; */
	background: url(../img/macbox.png) no-repeat;
	margin: 32px auto 0;
	/* padding-top: 92px; */
}

.pop {
	width: 625px;
	height: 469px;
	position: relative;
	background: url(../img/pop.png) no-repeat;
	padding: 100px 48px 50px 50px;
	box-sizing: border-box;
	display: none;
}

.pop1 {
	background: url(../img/pop1.png) no-repeat;
	height: 559px;
	width: 685px;
	padding: 98px 48px 82px 50px;
}

.pop2 {
	padding: 114px 68px 30px 70px;
	width: 545px;
	height: 379px;
	background: url(../img/pop2.png) no-repeat;
}

.pop3 {
	padding: 136px 48px 52px 50px;
	width: 565px;
	height: 399px;
	background: url(../img/pop3.png) no-repeat;
}

.pop4 {
	background: url(../img/pop4.png) no-repeat;
}

.closedbtn {
	width: 51px;
	height: 52px;
	z-index: 2;
	background: url(../img/close.png) no-repeat;
	border: none;
	text-indent: -9999em;
	overflow: hidden;
	top: 24px;
	right: -50px;
}

.pop_con3 {
	margin: 9px 0 0 32px;
	width: 462px;
	height: 292px;
	overflow-y: auto;
}

.pop_con3 table,
.pop_con6 table {
	width: 442px;
	border: 1px solid #ebce81;
	margin: 0 auto;
}

.pop_con6 table {
	margin-top: 7px;
	width: 560px;
}

.pop_con3 table td,
.pop_con3 table th,
.pop_con6 table td,
.pop_con6 table th {
	color: #8d7b4b;
	font-size: 16px;
	text-align: center;
	border: 1px solid #dec297;
}

.pop_con3 table th,
.pop_con6 table th {
	color: #ffffff;
	font-size: 18px;
	height: 40px;
	background: url(../img/thbg.jpg) no-repeat;
}

/* .pop_con6 table th {
	height: 32px;
} */

.pop_con3 table td,
.pop_con6 table td {
	line-height: 18px;
	padding: 5px;
	background: #fff;
}

.pop_con6 table td {
	padding: 2px;
	line-height: 24px;
	height: 48px;
}

.pop_con3::-webkit-scrollbar {
	width: 4px;
}

.pop_con3::-webkit-scrollbar-track {
	background: #83a8d5;
}

.pop_con3::-webkit-scrollbar-thumb {
	background: #2b5797;
}

.pop_con1,
.pop_con2,
.pop_con4 {
	height: 162px;
	width: 406px;
	text-align: center;
	line-height: 162px;
	margin: 0 auto;
}

.tc_time {
	display: inline-block;
	vertical-align: middle;
	line-height: 36px;
	color: #1b3b7a;
	font-size: 20px;
	background-image: -webkit-linear-gradient(top, #1b3977, #2b70bd);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.con5_btn {
	display: flex;
	justify-content: space-between;
	width: 328px;
	margin: 0 auto;
	padding-top: 24px;
	height: 111px;
	background: url(../img/login.png) no-repeat center bottom;
}

.con5_btn a {
	width: 163px;
	height: 111px;
	display: block;
	margin: 0 auto;
}

.con5_text {
	width: 428px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}

.con5_text span {
	font-size: 22px;
	line-height: 42px;
	color: #1b3b7a;
	text-align: center;
	display: block;
	width: 214px;
	margin-top: 11px;
}

.xz_tc_db {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 15px auto 0;
}

.xz_tc_db a {
	background: url(../img/ymbtn.png) top left no-repeat;
	width: 117px;
	height: 35px;
	display: block;
	margin: 0 18px;
	z-index: 2;
}

.xz_tc_db a:last-child {
	background-position: top right;
}

.fcbox {
	width: 310px;
	height: 384px;
	background: url(../img/fcbg.png) no-repeat;
	position: absolute;
	z-index: 2;
	top: 46px;
	left: 50%;
	margin-left: -155px;
	display: none;
}

.fcbox .topbox {
	padding: 44px 38px 0;
}

.fcbox .topbox p {
	font-family: '\5b8b\4f53';
	color: #2a4d71;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}

.fcbox ul {
	margin-top: 6px;
	width: 100%;
}

.fcbox li {
	line-height: 28px;
	padding: 0 5px 5px;
	color: #2e6895;
	font-size: 16px;
	width: 239px;
	background: url(../img/jg.png) no-repeat center bottom;
	margin: 0 auto;
	height: 28px;
}

.fcbox li p {
	color: #2a4d71;
	float: left;
}

.fcbox li span {
	float: right;
}

.fcbox li:last-child {
	background: none;
}

.rulelist {
	padding: 42px 36px 0;
	font-size: 18px;
	line-height: 34px;
}

.swiper-container {
	overflow: visible;
}

.juesbox {
	position: relative;
}

.juesbox p {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	color: #336ab2;
	font-size: 20px;
	font-weight: bold;
	top: 60px;
	font-family: '\5b8b\4f53';
	background-image: -webkit-linear-gradient(top, #223d7c, #51aaea);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.pop-login-frame{
	width: 490px;
	height: 388px;
	background: none;
	padding: 0;

}

.pop-login-frame .closedbtn{
	top: 0;
    right: -63px;
}

.pop-login-frame .login-frame{
	width: 100%;
	height: 100%;
}
