@charset "utf-8";
body{
	overflow-x: hidden;
}
.pd1rem{
	padding: 1rem;
}
.lgbg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/lgbg.jpg) no-repeat center;
	background-size: cover;
}
.swiper-containercp{
	height: 70%;
}
.swiper-containercp .swiper-wrapper,.swiper-containercp .swiper-slide{
	height: 100%;
}
.swiper-containercp .swiper-pagination-bullet{
	width: 50px;
	height: 6px;
	border: 1px solid #fff;
	background: none;
	margin: 0 8px !important;
	border-radius: 7px;
}
.swiper-containercp .swiper-pagination-bullet-active{
	background: #dcf0ff;
	border: 1px solid #dcf0ff;
}
.swiper-containercp .swiper-pagination{
	bottom: 25px;
}
.swpob {
	width: 75%;
	margin-left: 12.5%;
	height: 100%;
	color: #fff;
	position: relative;
}
.swpob h4{
	font-size: 24px;
	font-weight: normal;
	height: 31px;
	line-height: 31px;
	position: absolute;
	left: 0;
	bottom: 110px;
}
.swpob p{
	font-size: 22px;
	margin-top: 10px;
	position: absolute;
	left: 0;
	bottom: 70px;
}
.lg_a a{
	display: inline-block;
	width: 40%;
	height: 50px;
	background: #fff;
	text-align: center;
	color: #62c5ff;
	line-height: 50px;
	font-size: 18px;
	margin: 0 3%;
	border-radius: 6px;
}

.phead{
	height: 3.5rem;
	line-height: 3.5rem;
	font-size: 20px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	background: #fff;
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
	color: #333;
}
.pheadheight{
	width: 100%;
	height: 3.5rem;
}
.phead_a{
	display: inline-block;
	width: 3.5rem;
	height: 3.5rem;
	line-height: 3.5rem;
	text-align: center;
	line-height: 3.5rem;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	color: #707070;
}
.logtxta{
	display: inline-block;
	margin: 0 auto;
}
.logtxta img{
	height: 120px;
	display: block;
	border: 0;
}
.lgboxmagin{
	margin-left: 20px;
	margin-right: 20px;
}
.lgbox{
	border-bottom: 1px solid #8e8e8e;
	position: relative;
}
.lgbox span .lgboxsp{
	font-size: 16px;
	color: #999999;
	line-height: 60px;
	display: inline-block;
}
.lgbox span.lgboxsp img{
	height: 20px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
}
.lgipt{
	position: relative;
}
.lgipt input{
	/*width: 100%;*/
	line-height: 60px;
	border: 0;
	font-size: 16px;
	color: #333;
}
.lgipt input::-webkit-input-placeholder{
	color:#727272;
}
.main-t{
	width: 7.675rem;
	height: 1.4rem;
	margin-left: 0.9rem;
	border-bottom: 1px solid #F1F1F1;
}
.sbmbtn input{
	width: 100%;
	height: 50px;
	/*background: #0098fe;*/
	background: #1677ff;
	color: #fff;
	border: 0;
	border-radius: 6px;
	font-size: 18px;
	outline:none;  /*清除选中效果的默认蓝色边框 */
    -webkit-appearance:none;  /*清除浏览器默认的样式 */
    line-height: normal;   /*光标问题  */
}
.lgboxba a{
	font-size: 16px;
	color: #999999;
}
.lgiptpwd{
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url(../images/icon_sey_10.png) no-repeat center;
	background-size: 60%;
	position: absolute;
	right: 0;
	top: 0;
}
.lgipt i.active{
	background: url(../images/icon_sey_1_10.png) no-repeat center;
	background-size: 60%;
}
.lgipt_show{
	display: block;
}
.lgipt_hide{
	display: none;
}

.lgbox span.lgboxsp_1{
	width: 15%;
}
.lgbox .lgipt_1{
	width: 85%;
}
.lgbox .lgipt_cp{
	width: 55%;
}
.lgbox .logyzm{
	width: 30%;
	height: 41px;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
	text-align: center;
	padding-left: 10px;
}
.logyzm i{
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #1677ff;
	color: #fff;
	border-radius: 6px;
	margin-top: 10px;
	font-style: normal;
}
.logyzm i.active{
	background: #1677ff;
}
.tips{
	display: inline-block;
	width: 70%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: fixed;
	left: 15%;
	top: 50%;
	margin-top: -20px;
	background: rgba(0,0,0,.4);
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	z-index: 99;
	display: none;
}
.tips b{
	font-weight: normal;
}
.tips i{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 15px;
}
.tips img{
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
}

.loginimg {
	line-height: 60px;
	width: 15%;
}
