@CHARSET "UTF-8";

body {background-color: #f5f5f5;color: #666666;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:14px/1.5 '微软雅黑','Microsoft YaHei',Arial,Helvetica,sans-serif,"宋体"; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }

.clearfix{zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

/*body*/
.container {
	background-color: white;
}

/*header*/
.header {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}

.header .logo{
	background: url("../img/logo_128_60.png") 0 28px no-repeat;
	display: inline-block;
	width: 142px;
	height: 120px;
	margin-left: -258px;
}

.header .title {
	font-size: 24px;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	color: #999999;
	font-family: '幼圆';
	width: 200px;
}
.header .line {
	float: left;
	width: 1px;
	height: 24px;
	background-color: #c0c0c0;
	margin-top: 47px;
	margin-left: 146px;
}
.help {
	color: #999999;
	float: right;
	margin-top: 43px;
}
.help a{
	color: #e50112;
}
/*center*/
.center {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: white;
}
.center .line, .red-line {
	float: left;
	width: 3px;
	height: 12px;
	margin-top: 6px;
	margin-right: 10px;
	background-color: #e50011;
}
.center .title {
	font-size: 16px;
	color: #e50011;
	margin-bottom: 20px;
}
.center .title.mb0{margin-bottom:0px;}
.center .title.m10{margin-bottom:10px;margin-top:20px;}
.c-1 {
	float: left;
	width: 540px;
	/* border: 1px red solid; */
	margin: 18px 30px;margin-left:350px;
}
.row {
	margin-top: 20px;width:100%;clear:both;    display: inline-block;
}

.new_box_btn{padding:20px 0px;float:left;margin-left:350px;width:500px;}

.row span, .row label {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 40px;
	vertical-align: middle;
	float:left;
}
.row label {
	width: 70px;
	height: 40px;
	color: #666666;
	font-size: 14px;
}
.input {
	width: 258px;
	height: 38px;
	border: 1px #cccccc solid;
	line-height: 40px;
	font-size: 14px;
	padding: 0 10px;
}
.code {
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	background: url("../img/code_bg_136_46.png") center center no-repeat;
}
.check-account {
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	cursor: pointer;
	border-width: 0;
	color: #999999;
	background: url("../img/check_account_bg_126_46.png") center center no-repeat;
}
.check-account:active {
	color: #000000;
}
.code1 {
	position: relative;
	height: 40px;
	width: 130px;
	cursor: pointer;
}
#codeImg {
	position: absolute;
	height: 40px;
	width: 130px;
}
.disabled {
	color: #cccccc;
}
.w108 {
	width: 108px;
}
.sb-type-gray {
	width: 76px;
	height: 40px;
	display: inline-block;
	*display:inline;
	*zoom: 1;
	line-height: 40px;
	padding-left: 54px;
	color: #ffffff;
	cursor: pointer;
	-webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
	background: url("../img/icon_g_12_12.png") 33px 15px no-repeat #cccccc;
}
.sb-type-green {
	background-color: #e50011;
}
.m16 {
	margin-left: 16px
}
.c-1 .m30 {
	margin-bottom: 30px;
	margin-top: 30px;
}
.c-2 {
	margin: 18px 0;
	float: left;
	/* height: 734px; */
	width: 460px;
	margin-right: 100px;
	/* border: 1px red solid; */
	margin-left:350px;
}
.c-2 .reg {
	border: 2px #ccc solid;
	height: 66px;
	width: 156px;
	text-align: center;
	line-height: 66px;
	font-size: 18px;
	color: #666;
	background-color: #fff;
	padding-left: 50px;
	cursor: pointer;
}
.c-2 .reg-red.unit {
	background: url("../img/icon_unit_34_30.png") 40px center no-repeat #ffc6c6;
}
.c-2 .reg-red.user {
	background: url("../img/icon_user_27_30.png") 40px center no-repeat #ffc6c6;
}
.c-2 .reg-red {
	background-color: #ffc6c6;
	border: 2px #e50113 solid;
	height: 66px;
	width: 156px;
	color: #fff;
	line-height: 66px;
	background-position: 38px center;
}

.c-2 .unit {
	background: url("../img/icon_unit_gray.png") 40px center no-repeat;
}
.c-2 .user {
	background: url("../img/icon_user_gray.png") 40px center no-repeat;
}
.mark {
	margin-top: 45px;
	height: 500px;
	overflow-y: auto;
	font-size: 16px;
	display:none;
}
.buttion-grey {
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #DEDEDE;
	border: 0;
	width: 340px;
	height: 50px;
	font-size: 16px;
	cursor: pointer;
	margin-left: 60px;
	margin-top: 90px;
	-webkit-transition-duration: 0.5s; /* Safari */
	transition-duration: 0.5s;
}
.buttion {
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #E40011;
	border: 0;
	width: 340px;
	height: 50px;
	font-size: 16px;
	cursor: pointer;
	margin-left: 60px;
	margin-top: 90px;
	-webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
}
.buttion-step {
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #E40011;
	border: 0;
	width: 340px;
	height: 50px;
	font-size: 16px;
	cursor: pointer;
	-webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
}
.buttion:HOVER, .buttion-step:HOVER {
	background-color: #B61109;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*footer*/
.footer {
	line-height: 22px;
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.footer, .footer a {
	text-align: center;
	color: #999999;
}
.footer a:HOVER {
	text-decoration: none;
	color: #dd342c;
}
/*window*/
.window-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=20);
	opacity: 0.20;
	font-size: 1px;
	overflow: hidden;
	background: #000000;
	display: none;
	z-index: 9000;
	position: fixed;
}
#window,.notice {
	width: 790px;
	height: 590px;
	display: none;
	position: absolute;
	background-color: white;
	z-index: 10000;
	border: 5px #979797 solid;
}
#window .window-header,.notice .window-header {
	background-color: #F5F5F5;
	height: 30px;
	padding: 10px 20px;
	line-height: 30px
}
#window .window-title,.notice .window-title {
	float: left;
	color: #343434;
	font-size: 18px;
}
#window .window-close,.notice .window-close {
	float: right;
	color: #848484;
	font-size: 20px;
	cursor: pointer;
}
#window .window-close:HOVER,.notice .window-close:HOVER {
	color: #E40011;
}
#window .window-body,.notice .window-body {
	height: 396px;
	overflow-y: auto;
	color: #343434;
	padding: 27px;
}
#window .window-body h3,.notice .window-body h3 {
	text-align: center;
	margin-bottom: 20px;
}
#window .window-body p,.notice .window-body p {
	line-height: 25px;
	text-indent:25px;
}
#window .window-footer,.notice .window-footer {
	height: 48px;
	background-color: #F5F5F5;
	text-align: center;
	padding: 21px 0;
}
#window .window-footer input,.notice .window-footer input {
	border-width: 0;
	width: 220px;
	height: 48px;
	font-size: 16px;
	cursor: pointer;
	color: white;
}
#window .window-footer p#agree {
	width: 220px;
	height: 48px;
	font-size: 16px;
	cursor: pointer;
	color: #333;
	display: inline-block;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	line-height: 48px;
}

#window .window-footer p#agree.ok{
	background-color: #e50112;
	border: none;
	color: #fff;
}


#window .window-footer .cancel,.notice .window-footer .cancel {
	background-color: #e50112;
}
#window .window-footer .cancel:HOVER,.notice .window-footer .cancel:HOVER{
	background-color: #B61109;
}
#window .window-footer .ok,.notice .window-footer .ok {
	margin-left: 30px;
	background-color: #e50112;
}
#window .window-footer .ok:HOVER,.notice .window-footer .ok:HOVER{
	background-color: #e50112;
}

.notice{
	border: 0;

}
.notice .window-header{background: #fff; text-align: center;}
.notice .window-footer{background: #fff}
.h80, .h264, .h145, .h314, .h374, .h414, .h504, .h600, .form-block {
	background-color: white;
	width: 1198px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 1px;
}
.form-block {
	padding-bottom: 9px;
}
.reg-info {
	font-size: 16px;
	color: #e50011;
	margin-top: 25px;
	margin-left: 30px;
}
/*进度条*/
.h80 {
	height: 56px;
	padding-top: 23px;
}

.nav {
	margin: 0 auto;
	width: 970px;
	height: 36px;
	/* background: url("../img/reg_nav_bg_964_36.png") 0 0 no-repeat; */
}
.nav li {
	float: left;
	width: 194px;
	height: 36px;
	font-size: 16px;
	text-align: center;
	color: #999999;
	line-height: 36px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
li.step-red-end {
	background: url("../img/reg_nav_red_194_36.png") 0 0 no-repeat #f5f5f5;
	color: white;
}
li.step-gray {
	color: #999999;
	background-color: #f5f5f5;
}
li.step-gray-end {
	background: url("../img/reg_nav_gray_194_36.png") 0 0 no-repeat white;
}
li.step-red {
	color: white;
	background-color: #e50112;
}
li.step-red  span, li.step-red-end  span{
	width: 16px;
	height: 36px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px 0 0;
	color: #e50112;
	font-size: 12px;
	line-height: 36px;
	background: url("../img/reg_nav_white_16_16.png") 0 9px no-repeat;
}
li.step-gray span, li.step-gray-end span {
	width: 16px;
	height: 36px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px 0 0;
	color: #999999;
	font-size: 12px;
	line-height: 36px;
	background: url("../img/reg_nav_white_16_16.png") 0 9px no-repeat;
}
/*基本信息*/
.h264 {
	height: 262px;
}
.w430 {
	width: 408px;
}
.w980 {
	width: 980px
}
.table-form {
	margin-top: 25px;
}
.table-form td {
	padding-bottom: 19px;
	position: relative;
	border: 1px white solid;
}
/*其他*/
.h145 {
	height: 143px;
}
.form-tip {
	color: #999999;
	margin-left: 10px;
	font-size: 14px;
}
.select {
	width: 430px;
	cursor: pointer;
	height: 40px;
	border: 1px #cccccc solid;
	line-height: 40px;
	/* 将默认的select选择框样式清除 */
	appearance: none;
  	-moz-appearance: none;
  	-webkit-appearance: none;
  	padding-right: 20px;
  	/* 在选择框的最右侧中间显示小箭头图片 */
  	background: url("../img/icon_jt_11_8.png") no-repeat scroll right 5px center transparent;
  	padding-left: 7px;
}
 select::-ms-expand { display: none; }
.h314 {
	height: 312px;
}
.h374 {
	height: 372px;
}
.h414 {
	height: 412px;
}
.h504 {
	height: 502px;
}
.h600 {
	height: 598px;
}
.textarea {
	width: 980px;
	height: 60px;
	overflow: auto;
	border: 1px #cccccc solid;
	padding: 5px 10px;
}
/*注册成功*/
.reg-result-bg {
	background: url("../img/icon_head_59_60.png") center center no-repeat;
	height: 60px;
	margin-top: 120px;
}
.reg-result-msg-1 {
	font-size: 24px;
	color: #e50112;
	text-align: center;
	margin-top: 10px;
	padding-left: 20px;
}
.reg-result-msg-2 {
	color: #e50112;
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
}
.reg-result-msg-3 {
	color: #999999;
	font-size: 14px;
	text-align: center;
	margin-top: 148px;
}
.reg-result-msg-4 {
	font-size: 14px;
	text-align: center;
	margin-top: 28px;
}
.reg-result-msg-4 .btn {
	width: 92px;
	line-height: 38px;
	height: 38px;
	padding-left: 34px;
	display: inline-block;
	color: #e50112;
	text-decoration: none;
	*display: inline;
	*zoom: 1;
	-webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    margin: 5px;
}
.reg-result-msg-4 .btn-1 {
	background: url("../img/reg_btn_1_134_46.png") -4px -4px no-repeat;
}
.reg-result-msg-4 .btn-2 {
	background: url("../img/reg_btn_2_134_46.png") -4px -4px no-repeat;
}
.reg-result-msg-4 .btn-3 {
	background: url("../img/reg_btn_3_134_46.png") -4px -4px no-repeat;
}
.reg-result-msg-4 .btn-4 {
	background: url("../img/reg_btn_4_134_46.png") -4px -4px no-repeat;
}
.reg-result-msg-4 .btn:HOVER{
	background-color: #ffe8e8;
}
.bnt-choose {
	position: absolute;
	right: 0;
	height: 26px;
	width: 50px;
	font-size: 14px;
	color: #999999;
	top: 8px;
	right: 7px;
}
/*easyui样式修改*/
.window {
	padding: 0;
	border-width: 0;
	/* -moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0; */
}
.panel-header {
    background-color: #f1f1f1;
    filter: none;
}
.window .window-header {
	height: 40px;
	padding: 0;
	border: 0;
	background-color: #f1f1f1;
}
.window .window-header .panel-title {
	color: #666666;
	font-size: 14px;
	line-height: 40px;
	margin: 0 20px;
	font-weight: normal;
}
.window .window-header .panel-tool {
	line-height: 40px;
	margin-top: -8px;
	margin-right: 10px;
}
.window .window-body {
	border: 0;
}
.panel-header, .panel-body {
    border-color: #cccccc;
}
.datagrid-header-row, td.datagrid-header-over{
    color: #999999 !important;
}
.datagrid-header .datagrid-cell span {
    font-size: 14px;
}
.datagrid-header .datagrid-cell {
    height: 40px;
    line-height: 40px;
}
.panel-tool-close {
    background: url('../img/icon_cha_16_16.png') no-repeat 0 0;
}
.r1 {
	height: 40px !important;
	line-height: 40px;
	color: #666666 !important;
}
.datagrid-row-selected {
    background: #f7f7f7;
    color: #666666;
}
.pagination table {
    float: right;
    height: 30px;
}
.datagrid-header td, .datagrid-body td, .datagrid-footer td {
    border-width: 0 1px 1px 0;
    border-style: solid;
    margin: 0;
    padding: 0;
}
.datagrid .datagrid-pager {
    border-width: 0;
}
.r_bg {
	background: url("../img/icon_gou_1_20_20.png") center center no-repeat;
	width: 20px;
	height: 20px;
	text-align: center;
}
#xzsy_gzjg {
	border: 1px solid #cccccc;
}
#xzsy_gzjg td {
	border: 1px solid #cccccc;
	border-width: 0 0 1px 1px;
	height: 39px;
	font-size: 14px;
	line-height: 39px;
	color: #666666;
	cursor: pointer;
}
#xzsy_gzjg th {
	height: 39px;
	line-height: 39px;
	border-width: 0;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	background-color: #f4f4f4;
}
#xzsy_gzjg_input {
	width: 200px;
	height: 28px;
	border: 1px solid #cccccc;
	padding-left: 10px;
	display: inline-block;
    vertical-align: middle;
    float: left;
}
.xzsy_gzjg_input {
	width: 150px;
	height: 28px;
	border: 1px solid #cccccc;
	padding-left: 10px;
	display: inline-block;
    vertical-align: middle;
    float: left;
}
#xzsy_gzjg_search {
	height: 30px;
	width: 50px;
	font-size: 14px;
	color: #666666;
	display: inline-block;
    vertical-align: middle;
    float: left;
    margin-left: 10px;
}
.reg_datagrid {
	border: 1px solid #cccccc;
}
.reg_datagrid td {
	border: 1px solid #cccccc;
	border-width: 0 0 1px 1px;
	height: 39px;
	font-size: 14px;
	line-height: 39px;
	color: #666666;
	cursor: pointer;
}
.reg_datagrid th {
	height: 39px;
	line-height: 39px;
	border-width: 0;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	background-color: #f4f4f4;
}
.reg_datagrid_input {
	width: 200px;
	height: 28px;
	border: 1px solid #cccccc;
	padding-left: 10px;
	display: inline-block;
    vertical-align: middle;
    float: left;
}
.reg_datagrid_search {
	height: 30px;
	width: 50px;
	font-size: 14px;
	color: #666666;
	display: inline-block;
    vertical-align: middle;
    float: left;
    margin-left: 10px;
}
.my-placeholder { color: #aaa; }
.identity .sb-type-gray{background: url(../img/icon_g_12.png) 18px  12px no-repeat #fff;color: #999;    width:90px;
    height: 36px; border: 2px #999 solid;    line-height: 36px;    padding-left:36px;}
.identity .sb-type-gray:hover{background: url(../img/icon_g_11.png) 18px  12px no-repeat #fff;color: #e50112;border:2px #e50112 solid;}

.btn {
	text-align: center;
	position: relative;
	z-index: 3;
	width: 1000px;
	margin: 0 auto;
	height: 115px;
	padding-top: 20px;
}
.btn .submit_1 {
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #E40011;
	border: 0;
	width: 526px;
	height: 48px;
	font-size: 16px;
	cursor: pointer;
}
.btn .submit_2 {
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #DEDEDE;
	border: 0;
	width: 526px;
	height: 48px;
	font-size: 16px;
}
.btn div {
	width: 526px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 15px;
	line-height: 22px;
	vertical-align: middle;
}
.btn .explain_checkbox {
	margin: 0;
	margin-right: 5px;
}

.btn span {
	color: #164CA4;
	font-size: 14px;
	cursor: pointer;
}
