html{
	margin: 0 auto;
	max-width: 750px;
	position: relative;
}
body{
	margin: 0 auto;
	max-width: 750px;
	position: relative;
	font-family:'STHeiti','Microsoft YaHei',Helvetica,Arial,sans-serif;margin:0 auto;
	background: url(../img/BLACKG.png) repeat-y;
	background-size: 100% auto;

}
#container {
	margin: 0 auto;
	max-width: 750px;
	position: relative;
	height: 100vh
}
img {
	vertical-align: top;
	width: 100%;
}
.header{
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/* height: 0.6rem; */
	/* text-align: center; */
	padding: 0.1rem 0;
	z-index: 999999;
}
.hebox{
	max-width: 750px;
	margin: 0 auto;
}
.header span {
  display: inline-flex;
}
.url1{
	width: 0.83rem;
	height: 0.59rem;
	display: block;
	float: left;
	position: relative;
	top: 0.12rem;
	left: 0.3rem;
}
.logo{
	width: 2.4rem;
	height: 0.71rem;
	display: block;
	margin: 0 auto;
}
.search{
	width: 0.94rem;
	height: 0.31rem;
	display: block;
	float: right;
	position: relative;
	top: 0.23rem;
	right: 0.2rem;
}
.closebtn{
	color: #000;
	width: 0.4rem;
	height: 0.4rem;
	float: left;
	padding-left: 0.15rem;
	position: relative;
	top: 0.22rem;
}
.closebtn img{
	width: 0.4rem;
	height: 0.4rem;
	display: block;
}
.span1{
	line-height: 0.8rem;
	font-size: 0.18rem;
	text-align: left;
	padding-left: 0.4rem;
}
.span2{
	color: red;
	padding-left:0.1rem;
	font-size: 0.2rem;
}
.down-btn{
	position: relative;
	top: 0.2rem;
	right: 0.2rem;
	width: 1.8rem;
	height: 0.4rem;
	line-height: 0.4rem;
	text-align: center;
	background: #86E100;
	border-radius: 0.05rem;
	font-size: 0.16rem;
	color: #fff;
	float: right;
}

.Content{
	/* background: #fff; */
	position: absolute;
	width: 100%;
	padding-top: 0.1rem;
	padding-bottom: 1.4rem;
	overflow: hidden;
}
.btn1{
	width: 4.08rem;
	height: 1.2rem;
	margin: 0 auto;
	display: block;
	animation:mymove 1.5s infinite;
	-webkit-animation:mymove 1.5s infinite;
}
@keyframes mymove
{
	from {transform: scale(1)}
	50% {transform: scale(1.1)}
	to {transform: scale(1)}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
	from {-webkit-transform: scale(1)}
	50% {-webkit-transform: scale(1.1)}
	to {-webkit-transform: scale(1)}
}



.ul1{
	width:7.5rem;
	height: 4.06rem;
  position:relative;
  top: 0.2rem;
  left: 50%;
  transform: translateX(-50%);
	/* padding-bottom: 0.5rem; */
	background: url(../img/BLACKG.png) no-repeat;
	background-size: 100% auto;
}
.dt1{
	float: left;
	line-height: 0.35rem;
	color: #FF861C;
}
.ul1 dt{
	padding-bottom: 0.4rem;
	font-size: 0.2rem;
	padding-top: 0.6rem;
}
.ul1 dt i{
	width:0.32rem;
	height:0.32rem;
	display: block;
	float: left;
	margin-right: 0.05rem;
	margin-left: 0.85rem;
	background: url(../img/icon1.png) no-repeat;
	background-size: 100% auto;
}
.dt2{
	float: right;
	margin-right: 0.85rem;
	color: #00D2FF
}
.ul1 dd{
	/* background:  url(../img/word2.png) top center no-repeat; */
	background-size: 100%;
	width: 6.8rem;
	height: 0.5rem;
	margin: 0 auto;
	margin-top: 0.18rem;
	position: relative;
	margin-bottom: 0.1rem;
}
.ul1 .url i{
	color: #92E419
}

.ms {
	/* background: red; */
  width: 1rem;
  height:0.45rem;
	line-height: 0.5rem;
  color: #FF1A5C;
  display: block;
  float: left;
  text-align: center;
	font-size: 0.18rem;
	border:1px solid #FF1A5C;
	border-radius: 8px;
	margin-left: 0.5rem;
}
.ms em{
	font-style: normal;
}
.ms i{
	color:#92E419
}
.url {
	/* background: blue; */
	width: 2.85rem;
  height:0.45rem;
	line-height: 0.5rem;
  color: #FF1A5C;
  display: block;
  float: left;
  text-align:center;
  /* padding-left: 0.15rem; */
	font-size: 0.18rem;
  margin-left: 0.4rem;
	border:1px solid #FF1A5C;
	border-radius: 8px;
}
.btn-open {
  float: left;
  display: block;
  cursor: pointer;
}
.btn-open a i{
	width: 0.26rem;
  height: 0.26rem;
  line-height: 0.26rem;
  display: inline-block;
  border-radius: 0.5rem;
  background: #000;
  color: #FFD8AF;
  position: relative;
  margin-left: 0.05rem;
  text-align: center;
  font-style: normal;
}
.btn-open a {
	background: #FF1A5C;
	cursor: pointer;
	width: 1.2rem;
  height:0.45rem;
	line-height: 0.45rem;
	color: #fff;
	display: block;
	float: left;
	text-align: center;
	font-size: 0.21rem;
	margin-left: 0.3rem;
	border-radius: 8px;
}
.img2{
	width: 7.5rem;
	height: 5.46rem;
	display: block;
	margin: 0 auto;
}

.dl2{
	width: 7.32rem;
	height: 5.99rem;
	display: block;
	margin: 0 auto;
	background: url(../img/BLACKG.png) no-repeat;
	background-size: 100% auto;
}
.dl2 dt{
	padding-top: 0.8rem;
	padding-bottom: 0.15rem;
	text-align: center;
	color: #FF1A5C;
	font-size: 0.23rem;
}
.dl2 dd{
	width: 1.38rem;
	height: 1.29rem;
	display: block;
	float: left;
	margin-left: 0.2rem;
	margin-bottom:0.15rem;
}

.bottom{
	/* background: #4F4F4F; */
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1.3rem;
	text-align: center;
	z-index: 999;
}
.bottom-bg{
	max-width: 750px;
	margin: 0 auto;
	width: 7.5rem;
	height: 1.38rem;
	display: block;
	margin: 0 auto;
	background: url(../img/bg4.png) no-repeat;
	background-size: 100% auto;
	position: relative;
}
.xz-btn{
	width: 1.13rem;
	height: 0.97rem;
	float: right;
	margin-top: 0.2rem;
	margin-right: 0.6rem;
	animation:mymove 1.5s infinite;
	-webkit-animation:mymove 1.5s infinite;
}
.right-fixed{
	position: fixed;
	top: 2rem;
	right: 0rem;
}
.kt-btn{
	width: 1.3rem;
	height: 1.3rem;
	display: block;
	margin-bottom: 0.2rem;
}
.zc-btn{
	width: 1.3rem;
	height: 1.3rem;
}
.pic-bg{
	width: 100%;
	position: relative;
}

.img1{
	width: 100%;
	height: 9.73rem;
	display: block;
	margin: 0 auto;
}
.img3{
	width: 6.65rem;
	height: 3.39rem;
	display: block;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 50%;
  transform: translateX(-50%);
}
.con-word{
	text-align: center;
	font-size: 0.8rem;
	color: #86E100;
	font-weight: bolder;
	padding: 1rem 0 0.5rem 0;
}
.con-btn-1{
	width: 5rem;
	height: 1.3rem;
	margin: 0 auto;
	background: #000;
	border-radius: 5px;
	color: #fff;
	font-size: 0.5rem;
	line-height: 1.3rem;
	display: block;
}
.con-btn-1 i{
	background: url("../img/icon6.png") no-repeat center center;
	background-size: auto 100%;
	width: 0.65rem;
	height: 0.64rem;
	display: block;
	margin-left: 0.85rem;
	margin-right: 0.3rem;
	margin-top: 0.32rem;
	float: left;
}
.con-btn-2{
	width: 5rem;
	height: 1.3rem;
	margin: 0 auto;
	background: #FC6E05;
	border-radius: 5px;
	color: #fff;
	font-size: 0.4rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	cursor: pointer;
}
.con-btn-2 i{
	background: url("../img/icon7.png") no-repeat center center;
	background-size: auto 100%;
	width: 0.73rem;
	height: 0.77rem;
	display: block;
	margin-left: 0.35rem;
	margin-right: 0.05rem;
	margin-top: 0.3rem;
	float: left;
}
.con-btn-2 p{
	width: 4.8rem;
	text-align: center;
	padding-top: 0.14rem;
	display: block;
}
.con-btn-3{
	display: block;
	width: 5rem;
	height: 1.3rem;
	margin: 0 auto;
	background: #86E100;
	border-radius: 5px;
	color: #fff;
	font-size: 0.4rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	line-height: 1.3rem;
}
.con-btn-3 i{
	background: url("../img/icon8.png") no-repeat center center;
	background-size: auto 100%;
	width: 0.62rem;
	height: 0.62rem;
	display: block;
	margin-left: 0.55rem;
	margin-right: 0.05rem;
	margin-top: 0.3rem;
	float: left;
}
.con-btn-3 p{
	width: 4.5rem;
	text-align: center;
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
.con-word-earn{
	text-align: center;
	font-size: 0.8rem;
	color: #86E100;
	font-weight: bolder;
	padding: 0.3rem 0 0.3rem 0;
}
.con-word-earn2{
	text-align: center;
	font-size: 0.4rem;
	color: #86E100;
	font-weight: bolder;
	padding: 0.3rem 0 0.3rem 0;
}
.earn-p{
	text-align: left;
	width: 7rem;
	margin: 0 auto;
	font-size: 0.18rem;
	font-weight: bolder;
}
.earn-table-1{
	border: 1px solid #A2A2A1;
	border-right: none;
	border-bottom: none;
	width: 7.2rem;
	/* display: block; */
	margin: 0 auto;
}
.earn-table-1 td{
	border-right: 1px solid #A2A2A1;
	border-bottom: 1px solid #A2A2A1;
	padding: 0.2rem;
	text-align: center;
	font-weight: bold;
}
.earn-p-a1{
	background: #86E100;
	padding: 0.1rem 0.5rem;
	margin-left: 0.2rem;
	color: #fff;
	border-radius: 2px;
}
.down-btna{
	width: 2rem;
	height: 0.5rem;
	background: #000;
	margin: 0 auto;
	margin-top: 0.3rem;
	color: #86E100;
	border-radius: 3px;
	text-align: center;
	line-height: 0.5rem;
}







.leftBox{
	background: #00A0E9;
	position: absolute;
	z-index: 99999;
	width: 2rem;
	height: 100%;
	left: -2rem;
	top: 1rem;
}
.leftBox ul{
	position: sticky;
	position: -webkit-sticky;
	top: 0
}
.leftBox li{
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 0.8rem;
	padding-left: 0.3rem;
}

.bgMask{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999992;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
}
.lightbox-target {
  position: fixed;
  width: 7rem;
  height: 3rem;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999999;
  color: #fff;
  background-color: #fff;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 0%;
  max-width: 0%;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  border-radius: 30px;
  background: url(../img/bg1.png) center top / cover no-repeat;
}
.cover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}
.lightbox-target .applytable {
  color: #fff;
  background-color: #fff;
  margin: auto;
  position: absolute;
	z-index: 99999999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  border-radius: 30px;
  /* background: url(../image/bg1.png) center top / cover no-repeat; */
}

.lightbox-target:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

.lightbox-target:target .applytable,
.lightbox-target:target img {
  max-height: 100%;
  max-width: 100%;
}

.lightbox-target:target .lightbox-close {
  top: 2%;
}

.lightbox-close {
  display: block;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  position: absolute;
  top: 1%;
  right: 1%;
  -moz-transition: ease-in-out 0.5s;
  -o-transition: ease-in-out 0.5s;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  cursor: pointer;
}

.applytable {
  display: block;
  width: 7rem;
  height: 55vh;
  min-height: 400px;
}

.tablelogo {
  margin-top: 70px;
  display: flex;
  justify-content: center;
}
.tablelogo img{
  width: 2.4rem;
}

.tabletitle {
  font-size: 20pt;
  color: #0068FC;
  font-weight: bolder;
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.con1 {
  width: 100%;
  margin-top: 5%;
  color: #049afb;
}
.con1 > p {
  width: 5rem;
  margin: 0 auto;
  margin-bottom: 1%;
}
.con1 > p > span {
  color: #0068FC;
  font-size: 16px;
}
.con1 > p > input {
  width: 3rem;
  height: 40px;
  text-align: left;
  font-size: 14px;
  padding-left: 15px;
  border-radius: 5px;
  line-height: normal;
  background: rgb(255, 255, 255);
  border: 1px solid #0068FC;
  margin-left: 10px;
  box-sizing: border-box;
  padding: 5px;
  height: 43px;
  border-radius: 10px;
  border: 1px solid #0068FC;
}
.con1 > p > select {
  width: 3rem;
  height: 40px;
  text-align: left;
  font-size: 14px;
  padding-left: 15px;
  border-radius: 5px;
  line-height: normal;
  background: rgb(255, 255, 255);
  border: 1px solid #0068FC;
  margin-left: 10px;
  box-sizing: border-box;
  padding: 5px;
  height: 43px;
  border-radius: 10px;
  border: 1px solid #0068FC;
}
.con2 {
  height: 310px;
  /* display: none; */
}
.con2 table {
  width: 6.5rem;
  margin: 0 auto;
}
.con2 table tr th {
  border: 1px solid #073ff5;
  height: 45px;
  line-height: 45px;
  font-size: 0.16rem
  text-align: left;
  font-weight: normal;
  text-align: center;
  color: black;
}
.con2 table tr td {
  border: 1px solid #073ff5;
  height: 0.5rem;
	padding: 0.1rem 0;
  /* line-height: 0.5rem; */
  color: #000;
  font-size: 0.16rem;
  text-align: center;
}
.con2 table tr td a {
  font-size: 0.16rem;
  color: #111;
}
.layui-laypage-em {
  background-color: #073ff5 !important;
}
.layui-laypage .layui-laypage-curr em {
  color: #fff !important;
}
.inputstyle {
  box-sizing: border-box;
  padding: 5px;
  height: 43px;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #049afb;
}
.applybtn {
  display: flex;
  justify-content: center;
}

.applybtn1 {
  background: url(../img/searchbtn.png) no-repeat;
  background-size: contain;
  width: 185px;
  height: 56px;
  cursor: pointer;
}

.applybtn1:hover {
  background: url(../img/searchbtnh.png) no-repeat;
}

.applybtn2 {
  background: url(../img/button2.png) no-repeat;
  width: 206px;
  height: 52px;
  margin-left: 13px;
}

.applybtn2:hover {
  background: url(../img/button2hover.png) no-repeat;
}



.detail {
  color: #464646;
  font-size: 0.18rem;
  /* line-height: 22px; */
	padding: 0 0.1rem;
}
.navigation {
  height: 0.37rem;
  margin: 0.3rem 0px 0.1rem 0;
  position: relative;
}
.left {
  position: absolute;
  left: 2%;
}
.right {
  position: absolute;
  right: 2%;
}
.navigation div {
  box-sizing: border-box;
  display: inline-block;
  padding: 0px 5px;
  font-size: 20px;
  line-height: 37px;
  color: #00adff;
  font-weight: 600;
	width: 1.3rem;
	height: 0.3rem;
}
.formtitle1 {
  box-sizing: border-box;
  padding: 0.15rem 0.3rem;
  display: block;
  margin: auto;
  min-width: 4rem;
  color: white;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(2, 77, 229) 0%,
    rgb(2, 77, 229) 45%,
    rgb(4, 105, 251) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(2, 77, 229) 0%,
    rgb(2, 77, 229) 45%,
    rgb(4, 105, 251) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(2, 77, 229) 0%,
    rgb(2, 77, 229) 45%,
    rgb(4, 105, 251) 100%
  );
  font-size: 0.18rem;
}

.form1 {
  display: flex;
  /*    width:100%;*/
  justify-content: center;
  flex-direction: column;
	margin-top: 0.2rem;
}

.formborder {
  box-sizing: border-box;
  display: block;
  margin: auto;
  width: 5.5rem;
  /* min-height: 10vh; */
  border-radius: 10px;
  border: 2px solid #024DE5;
  padding: 5px;
  max-width: 700px;
  background: #bae7fc;
}

.formcontent1 {
  box-sizing: border-box;
  display: block;
  border-radius: 10px;
  width: 100%;
  /*    min-height: 100%;*/
  padding: 5px;
  border: solid 2px #fff;
}
.cos1 {
  border-radius: 10px;
  width: 98%;
  border: solid 2px #fff;
  margin: 0 auto;
}
.cos1 > p {
  /* padding: 0px 40px; */
  display: flex;
  align-items: center;
	width: 4.2rem;
  margin: 0 auto;
	margin-top: 0.2rem;
}
/* .cos1 > p:first-child {
  margin-top: 5%;
} */
.cos1 > p > span {
  display: inline-block;
  color: rgb(0, 77, 230);
	font-size: 0.18rem;
    width: 1.5rem;
  word-break: break-all;
	text-align: center;
}

.cos1 > p > input {
  display: inline-block;
  width: 3.3rem;
  height: 0.4rem;
  text-align: left;
  vertical-align: middle;
  font-size: 0.16rem;
  padding-left: 0.1rem;
  border-radius: 5px;
  line-height: normal;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(20, 67, 211);
  margin-left: 0.1rem;
}
.cos1 > p > a {
  display: inline-block;
  width: 74%;
  height: 40px;
  text-align: left;
  vertical-align: middle;
  font-size: 14px;
  padding-left: 15px;
  border-radius: 5px;
  line-height: normal;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(20, 67, 211);
  margin-left: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.fotmbtn1 {
  display: inline-block;
  position: relative;
  /*    float: left;*/
  background: url(../img/submit.png) no-repeat;
  background-size: contain;
  width: 1.67rem;
  height: 0.41rem;
  cursor: pointer;
}

.fotmbtn1:hover {
  background: url(../img/submit_h.png) no-repeat;
  background-size: contain;
}

.fotmbtn2 {
  display: inline-block;
  position: relative;
  /*    float: left;*/
  background: url(../img/more.png) no-repeat;
  background-size: contain;
	width: 1.67rem;
  height: 0.41rem;
  margin-left: 0.15rem;
  cursor: pointer;
}

.codeimg {
  position: absolute;
  top: 1px;
  right: 12%;
}

.formtable tr td:first-child {
  width: 20%;
  color: rgb(0, 77, 230);
  font-size: 16pt;
  text-align: right;
  font-weight: 500;
}

.formtable tr td:last-child {
  width: 80%;
}

.formtable tr {
  box-sizing: border-box;
  padding: 5px;
}

.forminput {
  box-sizing: border-box;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #0066fa;
  padding: 10px;
}


.auth {
  position: absolute;
  margin-left: -66px;
  margin-top: 7px;
}

.formtitle2 {
  box-sizing: border-box;
  margin-top: 20px;
  background: url(image/formtitle2.png) no-repeat;
  width: 292px;
  height: 51px;
  color: white;
  font-size: 20pt;
  line-height: 36pt;
  padding-left: 30px;
}

.formcontent2 {
  display: block;
  width: 90%;
  font-size: 14pt;
  color: #3c3c3c;
  margin: auto;
}
.title1 {
  width: 2rem;;
  box-sizing: border-box;
  /*    padding: 5px 30px;*/
  display: block;
  min-width: 1rem;
  height: 0.5rem;
  color: white;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(2, 77, 229) 0%,
    rgb(2, 77, 229) 45%,
    rgb(4, 105, 251) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(2, 77, 229) 0%,
    rgb(2, 77, 229) 45%,
    rgb(4, 105, 251) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(2, 77, 229) 0%,
    rgb(2, 77, 229) 45%,
    rgb(4, 105, 251) 100%
  );
  font-size: 0.18rem;
  line-height: 0.5rem;
  font-weight: 500;
}

.titlearea {
  width: 100%;
  border-bottom: 1px solid #3a95ee;
  margin: 0.1rem;
}

.contenttable {
  margin: 10px auto 10px auto;
  width: 95%;
  text-align: center;
  vertical-align: middle;
}

.contenttable tr:first-child {
  background: #046BFC;
  color: white;
}

.contenttable tr td {
  padding: 0.05rem;
  border: 1px solid #0068B7;
  font-size: 0.18rem;
  line-height: 18px;
}

.formtext {
  font-size: 13pt;
}

/*  */
