@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
body{ font-family:"微软雅黑"; width:100%; height: 100%; background: url(../images/login-bg-1.svg) no-repeat;
background-size:cover;
background-attachment:fixed;
overflow: hidden;
}
ul li{ list-style:none}
.blue{ color:#31acfb}
a{ text-decoration:none}
.main{ width:100%; height: 100%;padding: 8% 0px 24px; }
.main0{ width:1200px; height:540px; background:#fff; margin:0 auto; margin-top:140px;}
.main_left{ float:left; width:647px;height:540px;background-color: rgb(255, 242, 240);position:relative; display: table-cell; 
                vertical-align: middle;
                text-align: center;}
.main_left img{position:relative}
.theimg{top:90px;width:500px;}


.main_right{ width:456px; height:386px; float:right; padding-right:36px;}
.main_r_up{ height:74px;padding-top:20px;}
.main_r_up .pp{ float:left;height:74px; line-height:74px; font-size:18px; color:#333; padding-left:20px;letter-spacing:9px;}
.sub{ width:456px; height:30px; font-size:14px; color:#666; border-bottom:1px solid #cccccc;}
.sub p{ float:right}
.txt{ width:456px; height:40px; margin-top:35px}
.txt span{ width:90px; font-size:14px; color:#666; height:40px; line-height:40px;}
.txt input{height:40px; border:1px solid #ccc; padding-left:20px; margin-left:20px}
.txt input.txtphone{ width:240px; }
.txt input.txtyzm{width:140px; float:left}
.txt img.yzmimg{ float:left; margin-left:15px}
.xieyi{ clear:both;padding-left:110px; padding-top:35px; font-size:14px; color:#5a5a5a; height:30px; line-height:30px}
.xiayibu{ width:260px; height:40px; line-height:40px; text-align:center; color:#fff; background:#30adfa; font-size:14px; border-radius:5px; margin-left:110px; margin-top:20px; cursor:pointer}


.txt0{ margin-top:30px}
input.txtyzmdx{width:140px; float:left; margin-left:10px}
.zhucebtn{ width:260px; height:40px; line-height:40px; text-align:center; color:#fff; background:#30adfa; font-size:14px; border-radius:5px; margin:0 auto;cursor:pointer}

.tipTimer{
	display: block;
	width: 70px;
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	color: #999;
	border: 1px solid #009fe9;
	float: left;
	margin-right: 70px;
	line-height: 14px;
	margin-left:10px
}
