@import url("reset.css");
@import url("global.css");
@import url("head.css");
@import url("foot.css");
@import url("index.css");

.singlePage{ border:1px solid #dcdddd; background:#ffffff}
.user{ padding:30px 60px}
.user h3{ position:relative; padding:10px 0 20px; border-bottom:1px solid #efefef; font-family:"微软雅黑", "宋体"; font-size:24px}
.user .formbox{ padding-top:20px; margin:0 auto}
.user .formbox th,.user .formbox td{ padding:6px 0; font-size:16px;}
.user .formbox th{ text-align:right; padding-right:1em; color:#666666}
.user .btn_submit{ width:152px; height:41px; border:none; background:url(../images/user/btn_login.jpg) no-repeat; color:#fff; font-family:"微软雅黑", "宋体"; font-size:18px; cursor:pointer}
.user .link_register{ position:absolute; right:10px; bottom:15px; font-family:"宋体"; font-size:14px; font-weight:normal}
.user .link_register a:link,.user .link_register a:visited{ color:#f00;}
.user .link_register a:hover{ text-decoration:underline}
.uc_tips{ margin:30px 60px 0; padding:20px 20px 20px 120px; background:#fcf8e3 url(../images/icon_uc_tip.png) no-repeat 20px center;  border:1px solid #ebe4bd;font-size:16px; line-height:1.8; text-indent:2em}
.uc_tips a{ font-size:18px; color:#f00;text-decoration:underline }
.uc_tips a:hover{text-decoration:underline}

/*历史信件查询*/
.main_step{ margin:30px 50px}
.ui-step-wrap {
	position: relative;
}

.ui-step-wrap .ui-step-bg,
.ui-step-wrap .ui-step-progress {
	height: 6px;
	position: absolute;
	top: 50px;
	left: 0;
}

.ui-step-wrap .ui-step-bg {
	width: 100%;
	background: #ddd;
}

.ui-step-wrap .ui-step-progress {
	width: 0;
	background: #2270ac;
}

.ui-step-wrap .ui-step {
	position: relative;
	z-index: 1;
	list-style: none;
}

.ui-step-wrap .ui-step:after {
	content: '';
	display: table;
	clear: both;
}

.ui-step-wrap .ui-step .ui-step-item {
	float: left;
}

.ui-step-wrap .ui-step .ui-step-item div {
	text-align: center;
	color: #625454;
	font-size:16px
}

.ui-step-wrap .ui-step .ui-step-item .ui-step-item-num {
	margin-top: 18px;
}

.ui-step-wrap .ui-step .ui-step-item .ui-step-item-num span {
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #dad9d9;
	line-height:32px;
}

.ui-step-wrap .ui-step .ui-step-item.active .ui-step-item-num span {
	color: #fff;
	background: #2270ac;
}
.step_info{margin:30px 0;  border:1px solid #dedede}
.step_info .step_bd{ display:none; }
.step_info .step_btn{ padding:15px 0; background:#f5f5f5; border-top:1px solid #dedede; text-align:center }
.step_info .step_btn li{ display:inline-block;margin-right:30px;}
.step_info .step_btn li input{ width:120px; height:36px; line-height:36px; border:none; background:#2270ac; border-radius:5px; color:#fff; font-size:18px; cursor:pointer; }
.step_info .step_btn li input:hover{ background:#117bcc}

.choose_site dl{padding:30px 100px; line-height:1.8}
.choose_site dt{ margin-bottom:5px; font-size:18px; color:#2270ac}
.choose_site dd{ padding:5px 0; font-size:16px}
.choose_site input{ margin-right:0.3em;vertical-align: text-bottom; margin-bottom: 4px; *margin-bottom: -4px;}
.choose_site label{ cursor:pointer}

.old_user_login .loginbox{padding:30px 100px; line-height:1.8; font-size:16px}
.old_user_login .loginbox th{ text-align:right; }
.old_user_login .loginbox th,.old_user_login .loginbox td{ padding:10px}
.old_user_login .loginbox td input{ width:80%; border:1px solid #e3e3e3; padding:5px}

.msg_list{ padding:30px}
.table_interact{ background:#fae5b4;}
.table_interact th{ background:#f6f6f6; color:#5c5c5c; line-height:40px; text-align:center; font-weight:bold;}
.table_interact td{ background:#fff; line-height:22px; padding:10px 0 10px 10px}
.pa_l_10{padding-left:10px;}

.user_agreement{ margin:20px 0; padding:20px; height:500px; border:1px solid #dedede; overflow-x:hidden; overflow-y:auto}
.user_agreement .txt_content{ padding-bottom:20px; line-height:1.8; font-size:16px}
.user_btn{ padding-top:20px; text-align:center}
.user_btn input{ padding:10px 20px;  border:none; background:#2270ac; border-radius:5px; color:#fff; font-size:18px; cursor:pointer; }
.user_btn input:hover{ background:#117bcc}




/*新增登录注册引导页*/

.guide{margin:30px 60px 0; padding-bottom:40px}
.guide h2{ font-size:24px; font-family:"SimHei","黑体"; text-align:center}

.guide_box{ margin-top:50px; margin-left:30px}
.guide_box li{ padding:20px 10px; width:174px; background-color:#fff; box-shadow:0 2px 10px #929292; float:left; margin:0 26px; text-align:center; overflow:hidden}
.guide_box li em{ margin-top:10px; display:block}
.guide_box li h4{ font-size:18px; color:#333; margin-top:20px}
.guide_box li p{ font-size:14px;color:#999; line-height:18px;word-wrap:break-word; margin-top:5px}
.guide_box li i{ font-size:36px; font-weight:bold;color:#b5b5b5; font-family:"MS Serif", "New York", serif; margin-top:12px; display:block}

.guide_btn{ margin-top:50px; text-align:center}
.guide_btn input{width:174px;height:42px; border-radius:21px; font-size:18px; line-height:42px; text-align:center; border:1px; cursor:pointer; margin:0 14px}
.guide_next{ background-color:#2270ac;color:#fff}
.guide_cancel{ border:1px solid #d0e7fd; background-color:#e9f4ff;color:#2270ac}

