html,
body,
div,
img,
p,
a,
font,
input {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-overflow-style: none;
	overflow-style: none;
	text-decoration: none;
	-webkit-overflow-scrolling: touch;
}

*::-webkit-scrollbar {
	width: 0;
	height: 0;
	display: none;
	background: transparent;
}

html,
body {
	width: 100%;
	height: 100%;
	float: left;
}

div,
img {
	float: left;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}

.textleft {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.textcenter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.textright {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.mainclass {
	float: left;
	width: 100%;
}
.textdivcontent,#regdata {
	float: left;
	width: 6.3rem;
	margin-left: 0.6rem;
	margin-top: 0.19rem;
	color: #474747;
	font-size: 0.23rem;
	line-height: 0.34rem;
	font-weight: 500;
	word-break: break-all;
}
input, textarea {
	outline: none;
	border: none;
}
@media screen and (max-width: 640px) {
	.title {
		float: left;
		width: 100%;
		height: 2.95rem;
		background: url(../img/bg1.jpg) no-repeat;
		background-size: 100% 100%;
	}
	.divcontent {
		float: left;
		width: 100%;
		height: 11rem;
		background: url(../img/bg2.jpg) no-repeat;
		background-size: 100% 100%;
	}
	.divgontcont {
		float: left;
		width: 100%;
		height: 11rem;
		background: url(../img/bgjpg.png) no-repeat;
		background-size: 7.5rem 10.34rem;
		padding-top: 0.4rem;
		margin-top: 0.2rem;
	}
	.divgontcont1{
		height: 11.5rem;
	}
	.button-box{
		width: 100%;
		height: 0.94rem;
		display: table;
		position: fixed;
		bottom: 5px;
	}
	.button-box .button{
		display: table-cell;
		width: 33.33%;
		height: 0.94rem;
		padding: 0 0.1rem;
	}
	.button-box .button a{
		display: block;
		width: 100%;
		height: 100%;
	}
	.ltbtncontent {
		background: url(../img/1.png) no-repeat;
		background-size: 100% 100%;
	}
	.ctbtncontent{
		background: url(../img/2.png) no-repeat;
		background-size:100% 100%;
	}
	.rtbtncontent {
		background: url(../img/3.png) no-repeat;
		background-size: 100% 100%;
	}
	.divtitle {
		float: left;
		width: 100%;
		height: 0.3rem;
		font-size: 0.3rem;
		font-weight: bold;
		color: #B36C36;
		line-height: 0.36rem;
		text-shadow: 0px 4px 0px #FFFFFF;
	}
	.divtitle img {
		width: 1.44rem;
		height: 0.2rem;
		vertical-align: middle;
	}
	.divtitle .limg {
		margin-right: 0.19rem;
	}
	.divtitle .rimg {
		margin-left: 0.19rem;
	}
	.textdivcontent,#regdata {
		float: left;
		width: 6.3rem;
		margin-left: 0.6rem;
		margin-top: 0.19rem;
		color: #474747;
		font-size: 0.23rem;
		line-height: 0.34rem;
		font-weight: 500;
		word-break: break-all;
	}
	#regdata .input-item{
		width: 100%;
		padding-bottom: 15px;
	}
	#regdata .input-item:last-child{
		width: 100%;
		text-align: center;
	}
	#regdata input {
		width: 100%;
		height: 0.8rem;
		background: rgba(255,255,255,0.3);
		font-family: PingFang-SC-Medium;
		font-size: 0.28rem;
		font-weight: normal;
		font-stretch: normal;
		padding: 0 5px;
		border: 1px solid #ddd ;
		border-radius: 5px;
		box-sizing: border-box;
	}
	#regdata .input-item .code{
		float: left;
		width: 65%;
	}
	#regdata .input-item span{
		width: 33%;
		text-align: center;
		display: block;
		float: right;
		height: 0.8rem;
		line-height: 0.8rem;
		background: #ccc;
		color: #ffffff;
		font-size: 0.28rem;
		font-weight: normal;
		font-stretch: normal;
		padding: 0 5px;
		border: 1px solid #ddd ;
		border-radius: 5px;
		box-sizing: border-box;
	}
	.imgboxbgdiv {
		float: left;
		width: 100%;
		padding-left: 0.89rem;
		padding-top: 0.13rem;
	}
	.imgboxbgdiv div {
		float: left;
		width: 2.8rem;
		height: 0.4rem;
		background: url(../img/yuanjiao.png) no-repeat;
		background-size: 100% 100%;
		font-size: 0.24rem;
		padding-left: 0.25rem;
		font-weight: bold;
		color: #B36C36;
		margin-right: 0.21rem;
		margin-bottom: 0.06rem;
	}
	.login {
		width: 6rem;
		height: 0.8rem;
		font-family: PingFang-SC-Bold;
		font-size: 0.28rem;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 0px;
		color: #ffffff;
		left: 0.5rem;
		border-radius: 0.44rem;
		border: none;
		background-image: linear-gradient(90deg, #fde8cf 0%, #d0b395 100%), linear-gradient( #000000, #000000);
	}
	.graycontents {
		float: left;
		width: 100%;
		font-size: 0.2rem;
		font-family: PingFang SC;
		font-weight: 500;
		color: #B36C36;
		margin-top: 0.1rem;
	}
	.margin18{
	    margin-top:0.18rem;
	}
	.margin28{
	    margin-top:0.28rem;
	}
	.margin32{
	    margin-top:0.3rem;
	}
	#draw_code_bg {
		display: none;
		position: fixed;
		z-index: 10;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: #000;
		opacity: 0.5;
	}
	#draw_code {
		display: none;
		position: fixed;
		z-index: 11;
		width: 90%;
		height: 4rem;
		top: 10%;
		left: 5%;
		background: #fff;
		border: 1px solid #eee;
		border-radius: 3px;
		padding: 0.5rem;
	}
	#draw_code li {
		list-style-type: none;
	}
	#draw_code .input_img_code {
		display: block;
		float: left;
		margin: 0.2em 2%;
		width: 21%;
		height: 1rem;
		line-height: 1rem;
		border: 1px solid #eee;
		font-size: 0.5rem;
		text-align: center;
	}
	#draw_code p {
		font-size: 0.2rem;
		height: 0.5rem;
		line-height: 0.5rem;
		text-align: center;
		color: #777;
	}
	#ch_captcha{
		width:100%;height: 1rem;margin-top:.5rem;
	}
}
@media screen and (min-width: 641px) {
    .mainclass{
        float:left;
        width:100%;
        padding-bottom:209px;
        background: url(../img/pc/bg.jpg) no-repeat;
        background-size: 1920px 1022px;
        background-position:center top;
    }
    .title{
        display: none;
    }
    .divcontent{
        display: block;
        float:none;
        margin:0 auto;
        width:1252px;
        height:584px;
        background: url(../img/pc/innerimg.png) no-repeat;
        background-size:100% 100%;
        margin-top:229px;
        border:0px solid transparent;
		height: 650px;
    }
    .divgontcont{
        float:left;
        width:100%;
        height:100%;
    }
    .divtitle{
        width:100%;
        height:26px;
        font-size: 26px;
        font-family: PingFang SC;
        font-weight: bold;
        color: #B36C36;
        margin-top:50px;
    }
    .divtitle img{
        width:144px;
        height:20px;
    }
    .limg{
        margin-right:18px;
    }
    .rimg{
        margin-left:18px;
    }
    .textdivcontent{
        float:left;
        width: 1098px;
        font-size: 16px;
        font-family: PingFang SC;
        font-weight: 500;
        color: #474747;
        line-height: 26px;
        margin-left:73px;
        margin-top:11px;
    }
    .imgboxbgdiv{
        float:left;
        width:100%;
        padding-left:88px;
        padding-right:100px;
    }
    .imgboxbgdiv div{
        float:left;
        width:224px;
        height:32px;
        background: url(../img/pc/didi.png) no-repeat;
        background-size:100% 100%;
        font-size: 18px;
        font-family: PingFang SC;
        font-weight: bold;
        color: #B36C36;
        padding-left:41px;
        margin-right:24px;
        margin-bottom:6px;
    }
    .graycontents{
        float:left;
        width:100%;
        font-size: 16px;
        font-family: PingFang SC;
        font-weight: 500;
        color: #B36C36;
        margin-top:8px;
    }
	.button-box{
		width: 1252px;
		height: 100px;
		display: table;
		position: fixed;
		bottom: 25px;
	}
	.button-box .button{
		display: table-cell;
		width: 33.33%;
		height: 100px;
		padding: 0 0.1rem;
	}
	.button-box .button a{
		display: block;
		width: 100%;
		height: 100%;
	}
    .ltbtncontent{
        background: url(../img/pc/1.png) no-repeat;
        background-size:100% 100%;
    }
	.ctbtncontent{
		background: url(../img/pc/2.png) no-repeat;
		background-size:100% 100%;
	}
    .rtbtncontent{
        background: url(../img/pc/3.png) no-repeat;
        background-size:100% 100%;
    }
	.textdivcontent,#regdata {
		padding-top: 25px;
		float: left;
		width: 1098px;
		font-size: 16px;
		font-family: PingFang SC;
		font-weight: 500;
		color: #474747;
		line-height: 26px;
		margin-left: 73px;
		margin-top: 11px;
	}
	#regdata .input-item{
		width: 49%;
		padding: 0 ;
		padding-bottom: 20px;
	}
	#regdata .input-item:last-child{
		width: 100%;
		text-align: center;
	}
	#regdata input {
		width: 100%;
		height: 0.2rem;
		background: rgba(255,255,255,0.3);
		font-weight: normal;
		font-stretch: normal;
		padding: 0 5px;
		border: 1px solid #ddd ;
		border-radius: 5px;
		box-sizing: border-box;
	}
	#regdata .input-item .code{
		float: left;
		width: 65%;
	}
	#regdata .input-item span{
		width: 33%;
		text-align: center;
		display: block;
		float: right;
		height: 0.2rem;
		line-height: 0.2rem;
		background: #ccc;
		color: #ffffff;
		font-weight: normal;
		font-stretch: normal;
		padding: 0 5px;
		border: 1px solid #ddd ;
		border-radius: 5px;
		box-sizing: border-box;
	}
	.login {
		width: 2rem;
		height: 0.2rem;
		font-family: PingFang-SC-Bold;
		font-size: 20px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 0px;
		color: #ffffff;
		left: 0.5rem;
		border-radius: 0.44rem;
		border: none;
		background-image: linear-gradient(90deg, #fde8cf 0%, #d0b395 100%), linear-gradient( #000000, #000000);
	}
	.fl{float: left}
	.rl{float: right}
    .margin32{
        margin-top:32px;
    }
    .margin28{
        margin-top:34px;
    }
    .margin18{

    }
	#draw_code_bg {
		display: none;
		position: fixed;
		z-index: 10;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: #000;
		opacity: 0.5;
	}
	#draw_code {
		display: none;
		position: fixed;
		z-index: 11;
		width: 30%;
		height: 255px;
		top: 20%;
		left: 35%;
		background: #fff;
		border: 1px solid #eee;
		border-radius: 3px;
		padding: 15px;
	}
	#draw_code li {
		list-style-type: none;
	}
	#draw_code .input_img_code {
		display: block;
		float: left;
		margin: 0.2em 2%;
		width: 21%;
		height: 90px;
		line-height: 90px;
		border: 1px solid #eee;
		font-size: 45px;
		text-align: center;
	}
	#draw_code p {
		font-size: 14px;
		text-align: center;
		color: #777;
	}
	#ch_captcha{
		width: 100%;
		height: 84px;
		padding: 10px;
	}
}    