﻿body { 
height: 100%;width: 100%;
background: url(../img/login_bg.png) top left no-repeat;
background-size:cover;
}
a, body, button, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, textarea, ul { margin: 0; padding: 0; }
body, div,li,a,td,p,span,button, input, select, textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
  font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
h3,
h4,
h5 {
  margin-top: 5px;
  font-weight: 600;
}
ol, ul { list-style: none; }
a { color: #666; text-decoration: none; }
a:hover { color: #043559; text-decoration: underline; }

img { border: 0; vertical-align: top; }
textarea { resize: none; }
a, button, input, select, textarea { outline: 0; }
a, button { cursor: pointer; }
button { border: none; }
.pagewrap {

}
.main { position: relative; margin: 0 auto; }
.header { padding: 10px 0 0; height: 67px; }
.header h1 a { display: block; }

.content{max-width:1200px;margin: 0 auto;}


.content .con_box { 
margin:0 auto;
width: 460px; 
padding-bottom: 15px; 
background: #fff;
border-radius: 10px;
box-shadow: 0 20px 30px 0 rgba(63,63,65,.06);
}

.content .con_box .con_r_top { 
padding: 0 39px 0 39px; 
width: 409px; 
height: 110px;  
}
.content .con_box .con_r_top .left, .content .con_box .con_r_top .right {
float: left; 
padding: 35px 0 0; 
width: 186px; 
height: 35px; 
text-align: center; 
text-decoration: none; 
font-size: 18px; 
font-family: "微软雅黑"; 
}
.content .con_box .con_r_top .left {
border-bottom: 2px solid #44B549; 
color: #44B549; 
}
	
.content .con_box .con_r_top .right { 
border-bottom: 2px solid #44B549; 
color: #44B549; 
}
.content .con_box ul .con_r_left .erweima { 
text-align: center; 
}

.content .con_box ul .con_r_left p { padding: 24px 0 0 135px; color: #44B549; font-size: 16px; }

.content .con_box ul .con_r_right .user input,select {
margin: 0 0 21px -1px; 
padding-left: 7px; 
width: 100%; 
height: 40px; 
border: 1px solid #dedede; 
color: #999; 
font-size: 14px; 
line-height: 40px; 
font-family: "微软雅黑"; 
}
.content .con_box ul .con_r_right .user input:focus{
border: 1px solid #44B549; 
}
.content .con_box ul .con_r_right .user { padding: 0 39px 0 39px; }
.content .con_box ul .con_r_right .user .user-icon { float: left; width: 36px; height: 35px; background: url(../img/user-icon.jpg) left top no-repeat; }
.content .con_box ul .con_r_right .user .mima-icon { float: left; width: 36px; height: 35px; background: url(../img/mima-icon.jpg) left top no-repeat; }
.content .con_box ul .con_r_right .user .yzmz-icon { float: left; width: 36px; height: 35px; background: url(../img/yzmz-icon.jpg) left top no-repeat; }
.content .con_box ul .con_r_right p { overflow: hidden; padding: 0 39px 37px; color: #666; font-size: 13px; font-family: "微软雅黑"; }
.content .con_box ul .con_r_right p .mima { float: left; padding-left: 5px; text-decoration: none; }
.content .con_box ul .con_r_right p .zhuce { float: right; text-decoration: none; }

.content .con_box ul .con_r_right button { 
margin: 0 0 0 75pt; 
width: 250px; 
height: 44px; 
background: #44B549; 
color: #fff; 
font-size: 1pc; 
border-radius:5px;
}

.content .con_box ul .con_r_left { display: none; }
.con_box ul .con_r_left .erweima { position: relative; margin: 0 auto; width: 174px; height: 11pc; }
.qrcode { position: absolute; top: 0; left: 0; width: 174px; height: 11pc; }
.divimg { position: absolute; top: 50%; left: 50%; z-index: 100; overflow: hidden; margin-top: -15px; margin-left: -30px; padding: 1px; width: 60px; height: 30px; border: 1px solid #eee; border-radius: .5rem; background: #fff; opacity: .9; filter: alpha(opacity=90); -moz-opacity: .9; }
.content .con_box ul .con_r_right .user .yanzheng { width: 150px; margin: 0 5px 10px 1px; padding-left: 5px; }
.content .con_box ul .con_r_right .user .next { font-size: 12px; width: 40px; height: 33px; float: right; margin-right: 40px; }
.content .con_box .con_r_top { *height: 90px; }
.small{text-align:center;margin:15px 0;}
#reg{
padding:15px;
font-size:14px;
}
#reg h2{font-size:25px;line-height:65px;}
#reg p{font-size:14px;line-height:25px;}