@charset "utf-8";

/* CSS Document */

html {
	height: 100%
}

body {
	background: #fff;
}
/*气球*/
.qiqiu {
	position: fixed;
	width: 100px;
	height: 200px;
}

.qiqiu div {
	width: 70px;
	height: 69px;
	line-height: 34px;
	font-size:20px;
	font-weight: bold;
	background: url(../../../img/login/login1/q1.png) no-repeat center center;
	padding: 15px 5px 0;
	text-align: center;
	margin: 0 auto;
	background-size: 100% auto;
	color:#f06455;
}

.qiqiu img {
	width: 100%;
	height: auto;
	display: block;
}

.qiqiu1 {
	bottom: -200px;
	left: 400px;
	animation: myfirst 20s linear infinite;
	z-index: 2222;
	animation-delay: 0s;
	-webkit-animation: myfirst 20s linear infinite;
	z-index: 2222;
	-webkit-animation-delay: 0s;
}

.qiqiu2 {
	bottom: -200px;
	left: 650px;
	animation: myfirst2 22s 1s linear infinite;
	animation-delay: 2s;
	width: 70px;
	-webkit-animation: myfirst2 22s 1s linear infinite;
	-webkit-animation-delay: 2s;
}

.qiqiu3 {
	bottom: -200px;
	left: 900px;
	animation: myfirst3 22.2s linear infinite;
	z-index: 2222;
	animation-delay: 3s;
	-webkit-animation: myfirst3 22.2s linear infinite;
	-webkit-animation-delay: 3s;
}

.qiqiu4 {
	bottom: -200px;
	left: 1050px;
	animation: myfirst4 21s 0.2s linear infinite;
	z-index: 2222;
	animation-delay: 5s;
	-webkit-animation: myfirst4 21s 0.2s linear infinite;
	-webkit-animation-delay: 5s;
}

.qiqiu5 div {
	width: 50px;
	height: 55px;
	padding: 5px 5px 0;
	margin: 0 auto
}

.qiqiu2 div {
	width: 60px;
	height: 65px;
	padding: 5px 5px 0;
	margin: 0 auto
}

.qiqiu5 {
	bottom: -200px;
	left: 1250px;
	animation: myfirst5 19.5s 1.2s linear infinite;
	animation-delay: 4s;
	width: 60px;
}

/*云*/
.yun {
	position: fixed;
}

.yun1 {
	width: 567px;
	height: 185px;
	background: url(../../../img/login/login1/yun1.png) no-repeat center center;
	left: 1060px;
	top: 318px;
	animation: myfirst6 50s linear infinite;
	-webkit-animation: myfirst6 50s linear infinite;
}

.yun2 {
	width: 605px;
	height: 253px;
	background: url(../../../img/login/login1/yun2.png) no-repeat center center;
	left: 180px;
	top: 249px;
	animation: myfirst7 50s linear infinite;
	-webkit-animation: myfirst7 50s linear infinite;
}

.yun3 {
	width: 348px;
	height: 226px;
	background: url(../../../img/login/login1/yun3.png) no-repeat center center;
	left: 50px;
	top: 500px;
	animation: myfirst8 50s linear infinite;
	-webkit-animation: myfirst8 50s linear infinite;
}

.yun4 {
	width: 786px;
	height: 362px;
	background: url(../../../img/login/login1/yun4.png) no-repeat center center;
	left: 762px;
	top: 433px;
	animation: myfirst9 50s linear infinite;
	-webkit-animation: myfirst9 50s linear infinite;
}
/*头部*/
.login_header{
	width:100%;
	background:#fff;
}
.login_header .layui-nav{
	padding: 36px 75px 0 0;
}
.login_header .layui-nav li{
	padding-left:20px;
}
.loginWrap{
	width:100%;
	min-height:620px;
	background: url(../../../img/login/login1/login_bg.jpg) no-repeat center center;
	background-size:cover;
}
.loginCon{
	width:1140px;
	margin:0 auto;
}
.login_left{
	width:737px;
	height:536px;
	background: url(../../../img/login/login1/login_con_left_bg.png) no-repeat center center;
}
.login_right{
	position: relative;
	margin-top:85px;
	width:328px;
	padding:30px;
	background: #dbe7ff;
	border-radius: 4px;
}
.topIcon{
	width:100px;
	height:100px;
	background: #f06455;
	border-radius: 50%;
	line-height: 100px;
	text-align: center;
	position: absolute;
	top:-50px;
	left:50%;
	margin-left:-50px;
}
.login_right h2{
	text-align: center;
	font-size:24px;
	margin:30px 0 20px;
}
.login_right a{
	color:#4488ff;
	font-size: 14px;
}
.login_right .layui-btn-normal{
	background: #f06455;
	font-size: 20px;
	margin:20px 0;
	box-shadow: 0 5px 0px #d85a4c;
}
.login_right p:last-child{
	text-align: center;
	/* border-top:1px dashed #a7a7a7; */
	padding-top: 10px;
}
.login_footer{

}
.video-player {
	background-color: transparent;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
}

.video_mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 90;
	background-color: rgba(0, 0, 0, 0.5);
}

.login_footer{
	width:1140px;
	margin:0 auto;
	padding:46px 0;
	text-align: center;
}
.login_footer a{
	width:76px;
	display: inline-block;
	border-right:1px solid #333;
}
.login_footer a:last-child{
	border-right: none;
}
.form_code {
	position: relative;
}

.form_code .code {
	position: absolute;
	right: 0;
	top: 1px;
	cursor: pointer;
}
.radioBox .layui-form-radio{
	margin-right:0px;
	padding-right:4px;
	font-size:12px;
	margin-right:34px;
}

.radioBox .layui-form-radio:last-child{
	margin-right:0px;
}
.register{
	position:relative;
}
.tips{
	position:absolute;
	right:10px;
	top:20px;
	padding:5px;
	
}
.tips a{
	color:#d2412c;
	text-decoration:underline;
}
.tips a:hover{
	color:red;
}
.login_btn {
	width: 100%;
}
.phoneYm input{
	background:#f06455;
	color:#fff;
	cursor:pointer;
}
.phoneYm input:hover{
	background:#ff796b;
}
@keyframes myfirst {
	from {
		bottom: -200px;
	}
	to {
		bottom: 800px;
	}
}

@keyframes myfirst2 {
	from {
		bottom: -200px;
	}
	to {
		bottom: 850px;
	}
}

@keyframes myfirst3 {
	from {
		bottom: -200px;
	}
	to {
		bottom: 820px;
	}
}

@keyframes myfirst4 {
	from {
		bottom: -200px;
	}
	to {
		bottom: 780px;
	}
}

@keyframes myfirst5 {
	from {
		bottom: -200px;
	}
	to {
		bottom: 830px;
	}
}

@keyframes myfirst6 {
	from {
		left: 1060px;
	}
	to {
		left: 1250px;
	}
}

@keyframes myfirst7 {
	from {
		left: 180px;
	}
	to {
		left: 400px;
	}
}

@keyframes myfirst8 {
	from {
		left: 50px;
	}
	to {
		left: 350px;
	}
}

@keyframes myfirst9 {
	from {
		left: 762px;
	}
	to {
		left: 1000px;
	}
}

@-webkit-keyframes myfirst {
	from {
		bottom: -200px;
	}
	to {
		bottom: 800px;
	}
}

@-webkit-keyframes myfirst2 {
	from {
		bottom: -200px;
	}
	to {
		bottom: 850px;
	}
}

@-webkit-keyframes myfirst3 {
	from {
		bottom: -200px;
	}
	to {
		bottom: 820px;
	}
}

@-webkit-keyframes myfirst4 {
	from {
		bottom: -200px;
	}
	to {
		bottom: 780px;
	}
}

@-webkit-keyframes myfirst5 {
	from {
		bottom: -200px;
	}
	to {
		bottom: 830px;
	}
}

@-webkit-keyframes myfirst6 {
	from {
		left: 1060px;
	}
	to {
		left: 1250px;
	}
}

@-webkit-keyframes myfirst7 {
	from {
		left: 180px;
	}
	to {
		left: 400px;
	}
}

@-webkit-keyframes myfirst8 {
	from {
		left: 50px;
	}
	to {
		left: 350px;
	}
}

@-webkit-keyframes myfirst9 {
	from {
		left: 762px;
	}
	to {
		left: 1000px;
	}
}