	

	input{

		border: none;

		outline:none;

	}

	*{

        margin: 0;

        padding: 0;

	}

	

	@media screen and (min-width: 1200px) {

		.footbody{

			width: 100%;

			display: flex;

			justify-content: center;

			background: #666666;

		}

		.footBox{

				width:1200px;

				height:56px;

				display: flex;

				justify-content: space-between;

				align-items: center;

			}

			.topBox{

				font-size: 12px;

				font-family: Microsoft YaHei;

				font-weight: 400;

				color: #FFFFFF;

				opacity: 1;

				text-align: center;

			}

			.btmBox{

				/* height:56px; */

				font-size: 12px;

				font-family: Microsoft YaHei;

				font-weight: 400;

				/* line-height: 18px; */

				color: #FFFFFF;

				opacity: 1;

				text-align: center;

			}

		}

	@media screen and (max-width: 1200px) {

		.footbody{

			width: 100%;

			display: flex;

			justify-content: center;

			background: #666666;

			position: absolute;

        	bottom: 0;

		}

		.footBox{

			width:100%;

			height:81px;

			background: #666666;

			display: flex;

			flex-direction: column;

			justify-content: center;

			align-items: center;

		}

		.topBox{

			width:90%;

			height:35px;

			font-size:12px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 18px;

			color: #FFFFFF;

			opacity: 1;

			text-align: center;

		}

		.btmBox{

			width: 90%;

			height:16px;

			margin-top: 6px;

			text-align: center;

			font-size: 12px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 16px;

			color: #FFFFFF;

			opacity: 1;

		}

	}

	@media screen and (min-width: 1200px) {

		.position-centerBox{

			display: none;

		}

		.searchkuantop {

			width: 100%;

			height: 96px;

			background-image: url("../static/PCsearch.png");

			background-repeat: no-repeat;

			background-size: 100% 100%;

			display: flex;

			justify-content: space-between;

			align-items: center;

		}

	

		.PCXX {

			cursor: pointer;

			display: none;

		}

	

		.searchkuanbtm {

			width: 749px;

			height: 220px;

			border: 1px solid #EB3D00;

			background: #FFFFFF;

			display: flex;

			flex-wrap: wrap;

	

		}

	

		.searchtextItem {

			width: 10%;

			height: 40px;

			line-height: 40px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #1A1A1A;

			opacity: 1;

			margin-left: 20px;

		}

	

		.qxzyx {

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 55px;

			color: #FFFFFF;

			opacity: 1;

			margin-left: 11px;

		}

	

		.searchtankuang {

			width: 749px;

			height: 168px;

			position: absolute;

			top: 40px;

			z-index: 1000;

		}

	

		.searchtankuang1 {

			width: 749px;

			height: 168px;

			position: absolute;

			top: 40px;

			left: 200px;

			z-index: 1000;

		}

	

		.guanzhu {

			width: 100%;

			/* height:; */

			font-size: 15px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			opacity: 1;

			text-align: center;

			margin-top: 10px;

		}

	

		.sys {

			width: 100%;

			/* height:; */

			margin-top: 10px;

			text-align: center;

			font-size: 15px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #1A1A1A;

			opacity: 1;

		}

	

		.weixinewm {

			width: 100%;

			height: 126px;

			margin-top: 10px;

			display: flex;

			justify-content: center;

		}

	

		.contentText {

			margin-top: 10px;

			width: 10;

			text-align: center;

			font-size: 15px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #666666;

			opacity: 1;

		}

	

		.title {

			width: 100%;

			margin-top: 33px;

			font-size: 22px;

			font-family: Microsoft YaHei;

			font-weight: bold;

			line-height: 20px;

			color: #1A1A1A;

			opacity: 1;

			text-align: center;

		}

	

		.centerBox {

			width: 236px;

			height: 311px;

		}

	

		.PCweixin {

			width: 236px;

			height: 311px;

			background-image: url('../static/PCweixin.png');

			background-size: 100% 100%;

			position: absolute;

			left: -250px;

			top: -100px;

		}

	

		.daohang {

			width: 100%;

			height: 60px;

			display: flex;

			justify-content: center;

			border-bottom: 2px solid #EB3D00;

			margin-top: 16px;

		}

	

		.hotBox {

			width: 19%;

			height: 100%;

			text-align: center;

			line-height: 60px;

			background-image: url('../static/PChotBox.png');

			background-size: 100% 100%;

			font-size: 18px;

			font-family: Microsoft YaHei;

			font-weight: bold;

			color: #FFFFFF;

			opacity: 1;

		}

	

		.daohangcenter {

			width: 1200px;

			height: 100%;

			display: flex;

		}

	

		.daohangBox {

			width: 81%;

			height: 100%;

			display: flex;

			justify-content: space-around;

		}

	

		.menuText {

			width: 10%;

			height: 100%;

			text-align: center;

			line-height: 60px;

			font-size: 18px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #1A1A1A;

			opacity: 1;

			cursor: pointer;

		}

	

		.menuText:hover {

			color: #EB3D00;

		}

	

		.menuText1 {

			width: 10%;

			height: 100%;

			text-align: center;

			line-height: 60px;

			font-size: 18px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #EB3D00;

			cursor: pointer;

			opacity: 1;

		}

	

	

		.body {

			width: 100%;

			display: flex;

			align-items: center;

			margin-top: 16px;

			flex-direction: column;

		}

	

		.PCBox {

			width: 1200px;

			display: flex;

			justify-content: space-between;

		}

	

		.threeicon {

			width: 40px;

			height: 40px;

			cursor: pointer;

		}

	

		.threeiconwei {

			width: 40px;

			height: 40px;

		}

	

		.threeiconwei:hover {

			cursor: pointer;

		}

	

		.threeicons {

			width: 40px;

			height: 140px;

			position: fixed;

			bottom: 75px;

			right: 17px;

			z-index: 5555;

			display: flex;

			flex-direction: column;

			justify-content: space-between;

	

		}

	

		.itemright1 {

			height: 100%;

			line-height: 40px;

			font-size: 16px;

			font-family: Source Han Sans CN;

			font-weight: 400;

			color: #091905;

			opacity: 1;

		}

	

		.itemright {

			height: 100%;

			line-height: 40px;

			font-size: 16px;

			font-family: Source Han Sans CN;

			font-weight: 400;

			color: #FFFFFF;

			opacity: 1;

		}

	

		.itemleft {

			width: 58px;

			height: 100%;

			display: flex;

			justify-content: center;

			align-items: center;

		}

	

		.menusItem1 {

			width: 100%;

			height: 40px;

			display: flex;

		}

	

		.menusItem {

			width: 100%;

			height: 40px;

			background: linear-gradient(225deg, #EB3D00 0%, #FE6730 100%);

			display: flex;

		}

	

		.ceimg {

			width: 96px;

			height: 56px;

		}

	

		.logoBox {

			width: 100%;

			height: 158px;

			display: flex;

			justify-content: center;

			align-items: center;

		}

	

		.rightBox {

			width: 50%;

			height: 100%;

			background: #FFFFFF;

		}

	

		.leftback {

			width: 50%;

			height: 100%;

		}

	

		.tankuang {

			/* background: rgba(0,0,0,0.8);

				z-index: 999999;

				position: fixed;

				top: 0;

				left: 0;

				right: 0;

				bottom: 0;

				display: flex;

				justify-content: space-between; */

			display: none;

		}

	

		.placeholderclass {

			margin-left: 20px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 16px;

			color: #c8c8c8;

			opacity: 1;

		}

	

		.searchicon {

			width: 12px;

			height: 6px;

			display: flex;

			margin-right: 5px;

			/* border:1px solid red; */

		}

	

		.searchText {

			font-size: 12px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 16px;

			color: #666666;

		}

	

		.choice {

			width: 45%;

			height: 80%;

			display: flex;

			justify-content: space-between;

			align-items: center;

			border-right: 1px solid #EDEDED;

	

		}

	

		.searchicon2 {

			width: 12px;

			height: 6px;

			display: flex;

			margin-right: 5px;

		}

	

		.searchText2 {

			font-size: 12px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 16px;

			color: #666666;

		}

	

		.choice2 {

			width: 45%;

			height: 80%;

			display: flex;

			justify-content: space-between;

			align-items: center;

			border-right: 1px solid #EDEDED;

		}

	

		.searchBtn {

			width: 100px;

			height: 39px;

			background: linear-gradient(310deg, #eb3d00 0%, #fe6730 100%);

			text-align: center;

			line-height: 40px;

			font-size: 16px;

			font-weight: 400;

			color: #ffffff;

			cursor: pointer;

		}

	

		.inputBox {

			width: 35%;

			height: 40px;

			display: flex;

			justify-content: center;

			align-items: center;

			background-image: url(../static/searchIcon.png);

			/*添加搜索图标*/

			background-repeat: no-repeat;

			background-size: 14px 14px;

			background-position-y: 50%;

			/* background-position-x: ; */

		}

	

		.choiceBox {

			width: 40%;

			height: 40px;

			display: flex;

			justify-content: space-around;

			align-items: center;

		}

	

		.search {

			width: 100%;

			margin-left: 20px;

			height: 40px;

			border: 1px solid #eb3d00;

			display: flex;

			justify-content: space-between;

			position: relative;

		}

	

		.searchBox {

			width: 100%;

			height: 88px;

			display: flex;

			align-items: center;

		}

	

		.clicklogin1 {

			width: 48px;

			height: 10px;

		}

	

		.clicklogin {

			width: 48px;

			color: #eb3d00;

			font-size: 12px;

			font-weight: 400;

			font-family: Microsoft YaHei;

			line-height: 16px;

			opacity: 1;

			height: 16px;

		}

	

		.userImg {

			width: 32px;

			height: 32px;

			border-radius: 50%;

		}

	

		.left {

			/* width: 30%;

			display: flex;

			align-items: center;

			justify-content: space-around; */

			display: none;

		}

	

		.center {

			width: 143px;

			height: 88px;

			background-image: url('../static/PChlog.png');

			background-size: 100% 100%;

			margin-left: 20px;

		}

	

		.logoimg {

			display: none;

		}

	

		.right {

			/* width: 30%;

			height: 100%;

			display: flex;

			justify-content: space-between;

			align-items: center; */

			display: none;

		}

	

		.mintitleBox {

			width: 90%;

			height: 80%;

			display: flex;

			justify-content: space-between;

			align-items: center;

		}

	

		.titleBox {

			width: 60%;

			height: 100px;

			display: flex;

			justify-content: center;

			align-items: center;

		}

	}

	

	@media screen and (max-width: 1200px) {

		.position-guanzhu{

			width: 100%;

			/* height:; */

			font-size: 15px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			opacity: 1;

			text-align: center;

			margin-top: 10px;

		}

		.position-sys{

			width:100%;

			/* height:; */

			margin-top: 10px;

			text-align: center;

			font-size: 15px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #1A1A1A;

			opacity: 1;

		}

		.position-weixinewm{

			width: 100%;

			height: 126px;

			margin-top: 10px;

			display: flex;

			justify-content: center;

		}

		.position-contentText{

			margin-top: 10px;

			text-align: center;

			font-size: 15px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #666666;

			opacity: 1;

		}

		.position-title{

			width:100%;

			margin-top: 33px;

			font-size: 20px;

			font-family: Microsoft YaHei;

			font-weight: bold;

			line-height: 20px;

			color: #1A1A1A;

			opacity: 1;

			text-align: center;

		}

		.position-centerBox{

			width:236px;

			height:311px;

			background-image: url(../static/weixinBack.png);

			background-size: 100% 100%;

		}

	.position-guanbiweixinlog{

		position: fixed;

		top: 0;

		left: 0;

		right: 0;

		bottom: 0;

		background-color:rgba(0,0,0,0.6) ;

		z-index: 100;

		display: flex;

		justify-content: center;

		align-items: center;

	}

		.PCweixin {

			display: none;

		}

	

		.daohang {

			display: none;

		}

	

		/* div{ */

		.threeicon {

			width: 40px;

			height: 40px;

		}

	

		.threeiconwei {

			width: 40px;

			height: 40px;

		}

	

		.threeicons {

			width: 40px;

			height: 140px;

			position: fixed;

			bottom: 34px;

			right: 17px;

			z-index: 5555;

			display: flex;

			flex-direction: column;

			justify-content: space-between;

		}

	

		.itemright1 {

			height: 100%;

			line-height: 40px;

			font-size: 16px;

			font-family: Source Han Sans CN;

			font-weight: 400;

			color: #091905;

			opacity: 1;

		}

	

		.itemright {

			height: 100%;

			line-height: 40px;

			font-size: 16px;

			font-family: Source Han Sans CN;

			font-weight: 400;

			color: #FFFFFF;

			opacity: 1;

		}

	

		.itemleft {

			width: 58px;

			height: 100%;

			display: flex;

			justify-content: center;

			align-items: center;

		}

	

		.menusItem1 {

			width: 100%;

			height: 40px;

			display: flex;

		}

	

		.menusItem {

			width: 100%;

			height: 40px;

			background: linear-gradient(225deg, #EB3D00 0%, #FE6730 100%);

			display: flex;

		}

	

		.ceimg {

			width: 97px;

			height: 56px;

		}

	

		.logoBox {

			width: 100%;

			height: 158px;

			display: flex;

			justify-content: center;

			align-items: center;

		}

	

		.rightBox {

			width: 50%;

			height: 100%;

			background: #FFFFFF;

		}

	

		.leftback {

			width: 50%;

			height: 100%;

		}

	

		.tankuang {

			background: rgba(0, 0, 0, 0.8);

			z-index: 999999;

			position: fixed;

			top: 0;

			left: 0;

			right: 0;

			bottom: 0;

			display: flex;

			justify-content: space-between;

		}

	

		.placeholderclass {

			font-size: 12px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 16px;

			color: #c8c8c8;

			opacity: 1;

		}

	

		.searchicon {

			width: 12px;

			height: 6px;

			display: flex;

			/* border:1px solid red; */

		}

	

		.searchText {

			font-size: 12px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 16px;

			color: #666666;

		}

	

		.choice {

			width: 90%;

			height: 80%;

			display: flex;

			justify-content: space-between;

			align-items: center;

		}

	

		.searchicon2 {

			display: none;

		}

	

		.searchText2 {

			display: none;

		}

	

		.choice2 {

			display: none;

		}

	

		.searchkuantop {

			width: 100%;

			height: 48px;

			background-image: url(../static/search.png);

			background-repeat: no-repeat;

			background-size: 100% 100%;

			display: flex;

			justify-content: space-between;

			align-items: center;

		}

	

		.searchkuanbtm {

			width: 99%;

			height: 120px;

			border: 1px solid #EB3D00;

			background: #FFFFFF;

			display: flex;

			flex-wrap: wrap;

			justify-content: space-around;

		}

	

		.searchtextItem {

			width: 30%;

			height: 40px;

			line-height: 40px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #1A1A1A;

			opacity: 1;

		}

	

		.qxzyx {

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 55px;

			color: #FFFFFF;

			opacity: 1;

			margin-left: 11px;

		}

	

		.searchtankuang {

			width: 100%;

			height: 168px;

			position: absolute;

			top: 31px;

			z-index: 1000;

		}

	

		.searchBtn {

			width: 20%;

			height: 29px;

			background: linear-gradient(310deg, #eb3d00 0%, #fe6730 100%);

			text-align: center;

			line-height: 30px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #ffffff;

		}

	

		.inputBox {

			width: 49%;

			height: 30px;

			display: flex;

			justify-content: center;

			align-items: center;

		}

	

		.choiceBox {

			width: 30%;

			height: 30px;

			display: flex;

			justify-content: center;

			align-items: center;

		}

	

		.search {

			width: 90%;

			height: 30px;

			display: flex;

			border: 1px solid #eb3d00;

			justify-content: space-between;

			position: relative;

		}

	

		.searchBox {

			width: 100%;

			height: 44px;

			display: flex;

			justify-content: center;

			align-items: center;

			margin-top: 10px;

		}

	

		.clicklogin1 {

			width: 48px;

			height: 10px;

		}

	

		.clicklogin {

			width: 48px;

			color: #eb3d00;

			font-size: 12px;

			font-weight: 400;

			font-family: Microsoft YaHei;

			line-height: 16px;

			opacity: 1;

			height: 16px;

		}

	

		.userImg {

			width: 32px;

			height: 32px;

			border-radius: 50%;

		}

	

		.left {

			width: 30%;

			display: flex;

			align-items: center;

			justify-content: space-around;

		}

	

		.center {

			width: 54px;

			height: 32px;

		}

	

		.logoimg {

			width: 100%;

			height: 100%;

		}

	

		.right {

			width: 30%;

			height: 100%;

			display: flex;

			justify-content: space-between;

			align-items: center;

		}

	

		.mintitleBox {

			width: 90%;

			height: 80%;

			display: flex;

			justify-content: space-between;

			align-items: center;

		}

	

		.titleBox {

			width: 100%;

			height: 50px;

			display: flex;

			justify-content: center;

			align-items: center;

		}

	

	}



	@media screen and (min-width: 1200px) {

		.loginclass{

			display: none;

		}

		.PCbackimg{

			width: 100%;

			height: 950px;

			background-image: url(../static/gamesback.png);

			background-repeat: no-repeat;

			background-size: 100% 100%;

			display: flex;

			justify-content: center;

			align-items: center;

		}

		.content_box{

			width: 1200px;

			margin: 0 auto;

			height: 544px;

			background: #FFFFFF;

			box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);

			opacity: 0.6;

			border-radius: 4px;

		}

		.gou {

			background: #EB3D00;

			width: 20px;

			height: 20px;

			border-radius: 2px;

			border: 1px solid transparent;

			display: flex;

			justify-content: center;

			align-items: center;

		}



		.register {

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 20px;

			color: #EB3D00;

			opacity: 1;

			cursor: pointer;

		}



		.ask {

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 20px;

			color: #909090;

			opacity: 1;

		}



		.registerBox {

			width: 100%;

			height: 20px;

			margin-top: 17px;

			display: flex;

			justify-content: space-between;

		}



		.submitBtn {

			background-image: #EB3D00;

			background-size: 100% 100%;

			height: 40px;

			width: 80%;

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #FFFFFF;

			opacity: 1;

			text-align: center;

			line-height: 40px;

			cursor: pointer;

		}



		.submitBtn1 {

			background: linear-gradient(316deg, #EB3D00 0%, #FE6730 100%);

			opacity: 1;

			border-radius: 4px;

			height: 40px;

			width: 80%;

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #FFFFFF;

			opacity: 1;

			text-align: center;

			line-height: 40px;

			cursor: pointer;

		}



		.submitBox {

			background-image: url(../static/loginBtn.png);

			background-size: 100% 100%;

			width: 100%;

			margin-top: 18px;

			display: flex;

			justify-content: center;

		}



		.submitBox1 {

			background: linear-gradient(316deg, #EB3D00 0%, #FE6730 100%);

			opacity: 1;

			border-radius: 4px;

			width: 100%;

			margin-top: 18px;

			display: flex;

			justify-content: center;

		}



		.activeText {

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #3C3C3C;

			opacity: 1;

			line-height: 20px;

		}



		.active {

			border: 1px solid #C8C8C8;

			width: 20px;

			height: 20px;

			border-radius: 2px;

		}



		.Forget {

			height: 60%;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 16px;

			color: #EB3D00;

			opacity: 1;

			cursor: pointer;

		}



		.automatic {

			width: 30%;

			display: flex;

			justify-content: space-between;

			cursor: pointer;

		}



		.ForgetBox {

			width: 100%;

			height: 30px;

			display: flex;

			justify-content: space-between;

			align-items: center;

			margin-top: 17px;

		}



		.placeholderClass {

			font-size: 24px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 34px;

			color: #909090;

			opacity: 1;

		}



		.text {

			color: #EB3D00;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			margin-left: 10px;

			opacity: 1;

			line-height: 40px;

		}



		.input {

			border: 1px solid #C8C8C8;

			height: 40px;

			margin-top: 17px;

			display: flex;

			align-items: center;

			border-radius: 5px;

		}



		.formbox {

			width:300px;

		}



		.formBig {

			width: 100%;

			min-height: 200px;

			display: flex;

			justify-content: center;

			align-items: center;

		}



		.dleglu {

			font-size: 44px;

			font-size: 24px;

			font-family: Microsoft YaHei;

			font-weight: bold;

			color: #EB3D00;

		}



		.loginText {

			width: 100%;

			height: 115px;

			display: flex;

			justify-content: center;

			align-items: center;

		}

	}



	@media screen and (max-width: 1200px) {

		.content_box{

			width: 100%;

		}

		.gou {

			background: #EB3D00;

			width: 20px;

			height: 20px;

			border-radius: 2px;

			border: 1px solid transparent;

			display: flex;

			justify-content: center;

			align-items: center;

		}



		.register {

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 20px;

			color: #EB3D00;

			opacity: 1;

		}



		.ask {

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 20px;

			color: #909090;

			opacity: 1;

		}



		.registerBox {

			width: 100%;

			height: 20px;

			margin-top: 17px;

			display: flex;

			justify-content: space-between;

		}



		.submitBtn {

			background-image: url(../static/loginbj.png);

			background-size: 100% 100%;

			height: 40px;

			width: 80%;

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #FFFFFF;

			opacity: 1;

			text-align: center;

			line-height: 40px;

		}



		.submitBtn1 {

			background: linear-gradient(316deg, #EB3D00 0%, #FE6730 100%);

			opacity: 1;

			border-radius: 4px;

			height: 40px;

			width: 80%;

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #FFFFFF;

			opacity: 1;

			text-align: center;

			line-height: 40px;

		}



		.submitBox {

			background-image: url(../static/loginBtn.png);

			background-size: 100% 100%;

			width: 100%;

			margin-top: 18px;

			display: flex;

			justify-content: center;

		}



		.submitBox1 {

			background: linear-gradient(316deg, #EB3D00 0%, #FE6730 100%);

			opacity: 1;

			border-radius: 4px;

			width: 100%;

			margin-top: 18px;

			display: flex;

			justify-content: center;

		}



		.activeText {

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			color: #3C3C3C;

			opacity: 1;

			line-height: 20px;

		}



		.active {

			border: 1px solid #C8C8C8;

			width: 20px;

			height: 20px;

			border-radius: 2px;

		}



		.Forget {

			height: 60%;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 16px;

			color: #EB3D00;

			opacity: 1;

		}



		.automatic {

			width: 30%;

			display: flex;

			justify-content: space-between;

		}



		.ForgetBox {

			width: 100%;

			height: 30px;

			display: flex;

			justify-content: space-between;

			align-items: center;

			margin-top: 17px;

		}



		.placeholderClass {

			font-size: 24px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 34px;

			color: #909090;

			opacity: 1;

		}



		.text {

			color: #EB3D00;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			margin-left: 10px;

			opacity: 1;

			line-height: 40px;

		}



		.input {

			border: 1px solid #C8C8C8;

			height: 40px;

			margin-top: 17px;

			display: flex;

			align-items: center;

			border-radius: 5px;

		}



		.formbox {

			width: 90%;

		}



		.formBig {

			width: 100%;

			min-height: 200px;

			display: flex;

			justify-content: center;

			align-items: center;

		}



		.dleglu {

			font-size: 44px;

			font-size: 24px;

			font-family: Microsoft YaHei;

			font-weight: bold;

			color: #EB3D00;

		}



		.loginText {

			width: 100vw;

			height: 115px;

			display: flex;

			justify-content: center;

			align-items: center;

			margin-top: 30px;

		}

		.PCbackimg{

			min-height: 600px;

		}

	}

	/* @media screen and (min-width: 1200px) {

		.heihao{

			margin-left: 17px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #EB3D00;

			opacity: 1;

		}

		.zhengchang{

			margin-left: 17px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #11A5FB;

			opacity: 1;

		}

		.jieguo{

			width: 100%;

			height:10px;

			text-align: center;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #1A1A1A;

			opacity: 1;

			margin-top: 17px;

		}

		.resultText{

			width: 100%;

			height:24px;

			text-align: center;

			font-size: 20px;

			font-family: Microsoft YaHei;

			font-weight: bold;

			line-height: 24px;

			color: #1A1A1A;

			opacity: 1;

		}

		.resultBox{

			width:100%;

			min-height:250px;

			margin-top: 20px;

		}

		.btnbackimg1{

			width: 50%;

			height:50px;

			background-image: url(../static/btnback.png);

			background-size: 100% 100%;

			background-repeat: no-repeat;

			position: absolute;

			left: 25%;

			top: -2px;

			z-index: 10;

		}

		.btnbackimg{

			width: 50%;

			height:50px;

			background-image: url(../static/loginbj.png);

			background-size: 100% 100%;

			background-repeat: no-repeat;

			position: absolute;

			left: 25%;

			top: -2px;

			z-index: 10;

		}

		.registerBox {

			width: 60%;

			height: 40px;

			text-align: center;

			line-height: 40px;

			background: linear-gradient(316deg, #909090 0%, #c8c8c8 100%);

			opacity: 1;

			border-radius: 4px;

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 40px;

			color: #ffffff;

			z-index: 11;

			cursor: pointer;

		}

		.registerBox1 {

			width: 60%;

			height: 40px;

			text-align: center;

			line-height: 40px;

			background: linear-gradient(316deg, #eb3d00 0%, #fe6730 100%);

			opacity: 1;

			border-radius: 4px;

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 40px;

			color: #ffffff;

			z-index: 11;

			cursor: pointer;

		}

		.btnBox{

			width:100%;

			height: 40px;

			display: flex;

			justify-content: center;

			position: relative;

		}

		.input{

			width:80%!important;

			border: 1px solid #c8c8c8;

			border-radius: 4px;

		}

		.placeholderClass {

			margin-left: 10px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 34px;

			color: #909090;

			opacity: 1;

		}

		.inputbox {

			width: 100%;

			height: 40px;

			display: flex;

			justify-content: center;

		}

		.Bigtitle{

			width: 100%;

			height:32px;

			text-align: center;

			line-height: 32px;

			font-size: 24px;

			font-family: Microsoft YaHei;

			font-weight: bold;

			color: #1A1A1A;

			opacity: 1;

		}

		.PCcenter{

			width: 1200px;

			display: flex;

			justify-content: center;

		}

		.PCbigBox{

			width: 100%;

			height: 820px;

			background-image: url(../static/gamesback.png);

			background-size: 100% 100%;

			display: flex;

			justify-content: center;

		}

		.PCBOX{

			width: 300px;

			margin-top: 80px;

		}

		.backBox{

			width:100%;

			height:245px;

			display: flex;

			flex-direction: column;

			justify-content: space-around;

		}

	}

	@media screen and (max-width: 1200px) {

		.heihao{

			margin-left: 17px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #EB3D00;

			opacity: 1;

		}

		.zhengchang{

			margin-left: 17px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #11A5FB;

			opacity: 1;

		}

		.jieguo{

			width: 100%;

			height:10px;

			text-align: center;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 600;

			line-height: 20px;

			color: #1A1A1A;

			opacity: 1;

			margin-top: 17px;

		}

		.resultText{

			width: 100%;

			height:24px;

			text-align: center;

			font-size: 20px;

			font-family: Microsoft YaHei;

			font-weight: bold;

			line-height: 24px;

			color: #1A1A1A;

			opacity: 1;

		}

		.resultBox{

			width:100%;

			min-height:250px;

			margin-top: 20px;

		}

		.btnbackimg1{

			width: 50%;

			height:50px;

			background-image: url(../static/btnback.png);

			background-size: 100% 100%;

			background-repeat: no-repeat;

			position: absolute;

			left: 25%;

			top: -2px;

			z-index: 10;

		}

		.btnbackimg{

			width: 50%;

			height:50px;

			background-image: url(../static/loginbj.png);

			background-size: 100% 100%;

			background-repeat: no-repeat;

			position: absolute;

			left: 25%;

			top: -2px;

			z-index: 10;

		}

		.registerBox {

			width: 60%;

			height: 40px;

			text-align: center;

			line-height: 40px;

			background: linear-gradient(316deg, #909090 0%, #c8c8c8 100%);

			opacity: 1;

			border-radius: 4px;

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 40px;

			color: #ffffff;

			z-index: 11;

		}

		.registerBox1 {

			width: 60%;

			height: 40px;

			text-align: center;

			line-height: 40px;

			background: linear-gradient(316deg, #eb3d00 0%, #fe6730 100%);

			opacity: 1;

			border-radius: 4px;

			font-size: 16px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 40px;

			color: #ffffff;

			z-index: 11;

		}

		.btnBox{

			width:100%;

			height: 40px;

			display: flex;

			justify-content: center;

			position: relative;

		}

		.input{

			width:80%!important;

			border: 1px solid #c8c8c8;

			border-radius: 4px;

		}

		.placeholderClass {

			margin-left: 10px;

			font-size: 14px;

			font-family: Microsoft YaHei;

			font-weight: 400;

			line-height: 34px;

			color: #909090;

			opacity: 1;

		}

		.inputbox {

			width: 100%;

			height: 40px;

			display: flex;

			justify-content: center;

		}

		.Bigtitle{

			width: 100%;

			height:32px;

			text-align: center;

			line-height: 32px;

			font-size: 24px;

			font-family: Microsoft YaHei;

			font-weight: bold;

			color: #1A1A1A;

			opacity: 1;

		}

		.PCBOX{

			width: 100%;

		}

		.PCcenter{

			width: 100%;

		}

		.PCbigBox{

			width: 100%;

		}

		.backBox{

			width:100%;

			height:245px;

			background-image: url(../static/gamesback.png);

			background-size: 100% 100%;

			display: flex;

			flex-direction: column;

			justify-content: space-around;

		}

		.foot{

			position: absolute;

			bottom: 0;

		}

	} */

	