body,
html {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #061043;
}

.mine {
	width: 100%;
	/* background: url(../img/bjpc.png); */
	background-size: 100% auto;
	height: 100%;
	margin: 0 auto;
	background-color: #f0f0f0;
  	min-width:1200px
}

.banner {

	float: left;
	max-width: 680px;
	margin-top: 100px;

}

.line1 {
	border-bottom: 1px solid #FFB500
}
.menu a:hover{color:#FFFF00}
.line2 {
	border-top: 1px solid #CC9933;
	text-align: center;
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	bottom: 0px
}

.rows {
	width: 100%;
	float: left;
  min-width:1200px;
}

.banner img {
	border-radius: 0.5rem;
	overflow: hidden;
}

.logo {
	width: 250px;
	float: left;
	padding: 10px;
}

.right {
	width: 420px;
	float: right;
	background: #0A58AD;
	border-radius: 8px;
	padding-bottom: 13px;
	margin-top: 100px;
	height: 383px;
}

.logo img,
.banner img {
	width: 100%;
}

.title {
	width: 100%;
	float: left;
	text-align: center;
	color: #FFF;
	line-height: 75px;
	height: 60px;
	font-size: 30px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination {
	right: 5px;
	bottom: 0.2rem;
}

.form {
	width: 85%;
	margin: 0 auto;
	margin-top: 1.2rem;
}

.text {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	border: 1px solid #fff;
	border-radius: 0.5rem;
	margin-top: 1.2rem;
}

.text input {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: 0px;
	background: transparent;
	outline: none;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}

.login {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	border: 1px solid #0074BE;
	border-radius: 0.5rem;
	margin-top: 1.2rem;
	background: #0074BE;
}

.submint {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: transparent;
	border: 0px;
	color: #FFF;
	outline: none;
}
.agree{cursor: pointer;}
.xieyi {
	width: 66%;
	height: 78%;
	background: #FFFFFF;
	z-index: 999;
	position: fixed;
	left: 15%;
	top: 10%;
	border-radius: 10px;
	padding: 2%;
	display: none;
    overflow: hidden;
}
.con {
    width:100%;
    overflow-y: scroll;
    height: 100%;
}

.agr {
	position: absolute;
	bottom: 10px;
	text-align: center;
	background: #007AFF;
	color: #FFF;
	width: 80%;
	margin-left: 10%;
	border-radius: 5px;
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 1rem;
}

.regbg {
	background: #FFFFFF;
	text-align: center;
	font-size: 14px;
}

.regbg a {
	color: #000000;
	text-decoration: none;
}

.reg {
	color: #000000;
	text-decoration: none;
}

.check {
	color: #FFFFFF;
	line-height: 2rem;
	width: 100%;
	float: left;
	position: relative;
	text-indent: 1.8rem;
	font-size: 12px;
}

.chst {
	width: 1.2rem;
	height: 1.2rem;
	margin-top: 0.4rem;
	position: absolute;
	left: 0rem;
}

.menu {
	text-align: center;
	width: 85%;
	margin: 0 auto;
}

.menu a {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0rem 0.5rem;
	font-size: 14px;
}

.clear {
	height: 0.3rem;
	width: 100%;
	clear: both;
}

.lineHeight{
	margin: 5px;
}

.btText {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	/*font-size: 0.8rem;*/
	font-size: 10px;
	padding: 0rem 0rem 0rem 0rem ;
}
.btText a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.textHeight{
	margin: 60px;
}

input::-webkit-input-placeholder {
	color: #FFF;
}

input::-moz-input-placeholder {
	color: #FFF;
}

input::-ms-input-placeholder {
	color: #FFF;
}
