body,html{
    width: 100%;
    height: 100%;
    font-size:14px;
    font-family: "微软雅黑", sans-serif;
    min-width:1110px; 
    background: #e6ecf5;
}
*,p,h1,ul,li,input,img,figure,h3,h1,h2,dl,dd,dt{
    margin:0;
    padding:0;
}
ul, ol, li, dl, dt, dd {
    list-style:none;
}
a{
    text-decoration:none;
    outline:0;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
fieldset, img{
    border:0;
}
input[type="checkbox"] {
	-webkit-appearance: none; 
	background:url(../images/checkbox.jpg); 
	background-size: 100% 100%;
	height: 16px; 
    width: 16px;
    outline: none;
    cursor: pointer;
	vertical-align: middle;
	
}
input[type="checkbox"]:checked {
	background:url(../images/checkbox1.jpg); 
	background-size: 100% 100%;
}
button, input[type="text"],input[type="password"],input[type="submit"],input[type="reset"],input[type="button"],textarea{
    -webkit-appearance: none;
    border:none;
    outline:none;
}
.register_head {
    width: 100%;
    height: 70px;
    background: url('../images/nav_bj.jpg') repeat center center;
}
.register_head h1 {
    float:left;
    line-height: 70px;
    margin-left: 20px;
    font-weight: normal;
    color: #fff;
    font-size: 24px;
}
.register_foot {
    width: 100%;
    height: 40px;
    font-size: 12px;
    color: #c1c1c1;
    text-align: center;
    line-height: 40px;
    background: #f6f8fa;
}
.register_foot a {
    color: #c1c1c1;
}
.regiester_menu {
    width: 100%;
    height: 43px;
    background: #fff;
}
.regiester_container {
    width: 1100px;
    margin: 0 auto;
}
.regiester_menu_item {
    float: left;
    cursor: pointer;
    margin-right: 15px;
    margin-top: 8px;
}
.regiester_menu_item a{
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    background: #fff;
    color: #77788c;
    transition: all .3s;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}
.regiester_menu_item a:hover {
    color: #4aa7f3;
}
.regiester_menu_active a {
    background: #e6ecf5;
    color: #4aa7f3;
}
.regiester_main {
    padding: 20px 0;
}
.regiester_content {
    border-radius: 5px;
    border-bottom: 5px solid #2196f3;
    background: #fff;
}
.regiester_title {
    padding: 25px 0 20px 0px;
    width: 1070px;
    margin: 0 0 10px 30px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
}
.regiester_title h3 {
    float:left;
    line-height: 30px;
    font-size: 20px;
    color: #43425d;
    padding-left: 25px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAABgElEQVQ4T52TL0zDQBTGv69Nmk1VIEBBkAQDmUCAwaEQJBWYZmJ3DhzBYkAhSBAsuy0TEBIEgqAwGDAo8BhmRkhIMISMdb1H2mzJWkYCPHfv3vvd9/4clVK3JBfxDxORa2qtRUTWATz/kTFO8iwFOI4zXa1WnwaAMAwnC4XCa61W+0h8QRC4vu/PknSSc6fTaReLxQKA1jeAUuoAwCbJtrW2VK/XXyqVygzJEwApQEQuHcep/wT4JOn1A0NjzPGfFGitzwGsAXiL43i+0Wi08gpIXgIYraBcLk94nhdGUXTXbDZvANggCDzf9xcGPYiiqOV5ns2U0O12u67rJtQVkuyX0BKRbZL3AI4GPSB5BeA0A4jjeI9kMs689Xq93hTJ0kCB67qPIvKeAVhrVwEsjwB8AtgFsDM0hWuSFyOn8Ntl0lpPpgCllCW5BeD1t8n9/owB2E8AhwCWhpNJzo2CichDzn+TdjtvfVWZu+TDGGPSTcw89gPgmyoAt8aYjXz8F2pzvtSI7xm6AAAAAElFTkSuQmCC') no-repeat center left;
}
.regiester_title span {
    display: block;
    float: right;
    height: 24px;
    margin: 3px 30px 0 0;
}
.regiester_title span a {
    height: 24px;
    line-height: 24px;
    display: block;
    color: #3e3e3e;
    background: #f7f7f7;
    padding: 0 15px;
    border-radius: 10px;
    transition: all .3s;
    border: 1px solid #e6e6e6;
}
.regiester_title span a:hover {
    background: #2196f3;
    border: 1px solid #2196f3;
    color: #fff;
}
.regiester_item_box {
    padding: 25px 0 10px 0;
    margin-left: 150px;
    width: 950px;
    border-bottom: 1px solid #e2e2e2;
}
.regiester_item_box_border {
    border-bottom: none;
}
.regiester_item_row {
    width: 100%;
    min-height: 35px;
    margin-bottom: 15px;
}
.regiester_item_name {
    float: left;
    width: 170px;
    text-align: right;
    line-height: 35px;
    font-size: 14px;
    color: #43425d;
    margin-right: 30px;
}
.regiester_item_text {
    position: relative;
    float: left;
    width: 400px;
}
.reg_ip_text {
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    padding: 0 10px;
    color: #43425d;
    transition: all .3s;
    border-radius: 5px;
    border: 1px solid #a3a6b4 !important;
}
.reg_ip_text:focus {
    border: 1px solid #60b9ff !important;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(102, 175, 233, .6);
    box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 5px rgba(102,175,233,0.6);
}
.regiester_sumbit {
    width: 100%;
    padding: 15px 0 40px 0;
    text-align: center;
}
.regiester_sumbit input {
    width: 100px;
    height: 35px;
    font-size: 16px;
    border-radius: 15px;
    cursor: pointer;
    color: #fff;
    background: url(../images/search_bj.jpg) repeat center center;
    box-shadow: 0 3px 3px 0 #d3ebfd;
    background-size: 100% 100%;
    transition: all .3s;
}
.regiester_sumbit input:hover {
    opacity: .8;
}
input::-webkit-input-placeholder {
    color: #a3a6b4;
}
.regiester_item_state {
    float: left;
    margin-left: 5px;
}
.regiester_item_state span {
    float:left;
    line-height: 25px;
    color: red;
    font-size: 14px;
}
.regiester_item_state p {
    float:left;
    line-height: 35px;
    margin-left: 5px;
    color: red;
    font-size: 12px;
}
.regiester_item_state_text {
    float:left;
    color: #a3a6b4;
    line-height: 35px;
    margin-left: 10px;
    font-size: 12px;
}
.regiester_item_address {
    width: 100%;
    height: 35px;
}
.regiester_item_address_title {
    position: relative;
    float:left;
    line-height: 35px;
    font-size: 14px;
    text-align:right;
    width: 45px;
    margin-right: 5px;
    color: #43425d;
}
.regiester_item_address_item {
    float:left;
    width: 83px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    color: #43425d;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    transition: all .3s;
    border: 1px solid #a3a6b4 !important;
}
.regiester_item_address_item:focus {
    border: 1px solid #60b9ff !important;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(102, 175, 233, .6);
    box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 5px rgba(102,175,233,0.6);
}
.regiester_item_row_address {
    height: 80px;
}
.regiester_item_address_margin {
    margin-bottom: 10px;
}
.regiester_item_address_title span {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
.regiester_item_address_detail {
    float:left;
    width: 350px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    color: #43425d;
    border-radius: 5px;
    outline: none;
    transition: all .3s;
    border: 1px solid #a3a6b4 !important;
}
.regiester_item_row_file {
    height: 72px;
}
.regiester_item_text_file {
    width: auto;
}
.reg_file_box {
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#reg_file {
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
#reg_file_button {
	color: #fff;
	background: #055689;
	border: none;
}
#reg_file_img {
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#reg_file_img img {
	width: 70px;
    height: 70px;
	border: solid 1px #a3a6b4;
}
.reg_file_close {
	display: none;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: red;
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 13px;
}
#reg_yzm {
    float: right;
    height: 35px;
    width: 130px;
    box-sizing: border-box;
    border: 1px solid #a3a6b4 !important;
}
.regiester_item_text_code .reg_ip_text {
    float:left;
    width: 260px;
}
.regiester_item_text_phonecode .reg_ip_text {
    float:left;
    width: 260px;
}
.regiester_item_text_phonecode .reg_ip_text_code{
    float: right;
    height: 35px;
    width: 130px;
    box-sizing: border-box;    
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    background: url(../images/search_bj.jpg) repeat center center;
    box-shadow: 0 3px 3px 0 #d3ebfd;    
    background-size: 100% 100%;
}
.regiester_item_row_grant {
    min-height: 20px;
    height: 20px;
    overflow: hidden;
}
.regiester_item_row_grant .regiester_item_name {
    height: 20px;
}
.regiester_item_row_grant input {
    float:left;
    margin-top: 1px;
}
.regiester_item_row_grant p {
    float:left;
    margin-left: 10px;
    line-height: 20px;
    color: #666;
}
.regiester_item_row_grant p a {
    color: #666;
}
.regiester_item_row_grant p a:hover {
    text-decoration: underline;
    color:#000;
}
.reg_ip_text_code_active {
    background: #36c4ff !important;
}








