body {
	width: 100%;
	height: 100%;
	margin: 0px;
	color: #4e4e4e;
	padding: 0px;
	font-size: 13px;
	font-family: "microsoft yahei";
}

input[type=text] {
	background-color: #ffffff;
}

.red {
	color: #ff4c4c;
}

.dashedline {
	border-top: 1px dashed #e1e1e1;
}

.btn-white {
	width: 80px;
	height: 34px;
	line-height: 32px;
	color: #323232;
	border: 1px solid #e1e6eb;
	background-color: #ffffff;
	text-align: center;
	cursor: pointer;
	font-family: "microsoft yahei";
}

.btn-white:hover {
	background-color: #f5f5f5;
}

.btn-orange {
	width: 80px;
	height: 34px;
	line-height: 32px;
	color: #ffffff;
	background-color: #ff7800;
	text-align: center;
	cursor: pointer;
	font-family: "microsoft yahei";
}

.btn-orange:hover {
	background-color: #e66b00;
}

.base_list {
	background-color: #FFFFFF;
	border-left: 1px solid #eceff1;
	border-right: 1px solid #eceff1;
	position: relative;
}

.base_list .shadowLine {
	width: 100%;
	height: 2px;
	background: url(../res/portal/shadow.png);
	position: absolute;
	bottom: -1px;
}

.flowDefine .validateInput_wrapper {
	width: 450px;
	height: auto;
	margin: 0px auto;
}

.flowDefine .va_title {
	width: 100%;
	min-height: 30px;
	height: auto;
	margin-bottom: 30px;
}

.flowDefine .va_title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.flowDefine .va_2input_wrapper {
	padding-left: 100px;
}

.flowDefine .va_2input_wrapper .va_2input_title {
	width: 100px;
	height: 100%;
	line-height: 28px;
	float: left;
	margin-left: -100px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

.flowDefine .va_2input_wrapper .va_2input {
	width: 100%;
	height: 100%;
	float: left;
	background-color: dodgerblue;
}

.flowDefine .va_2input input {
	width: 100%;
	height: 30px;
	border: 1px solid #e9edf0;
	outline: none;
	padding: 0px 5px;
}

.flowDefine .va_2input_wrapper .va_2input .account-name-info {
	height: 100%;
	line-height: 28px;
	width: 100%;
	background: #FFF;
	display: block;
}

.flowDefine .va_3input_wrapper {
	padding-left: 100px;
	padding-right: 80px;
}

.flowDefine .va_3input_wrapper .va_3input_title {
	width: 100px;
	height: 100%;
	line-height: 28px;
	float: left;
	margin-left: -100px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

.flowDefine .va_3input_wrapper .va_3input {
	width: 100%;
	height: 100%;
	float: left;
	background-color: dodgerblue;
}

.flowDefine .va_3redo {
	width: 80px;
	height: 100%;
	line-height: 28px;
	float: left;
	margin-right: -80px;
	color: #0591e6;
	text-align: center;
}

.flowDefine .va_3input input {
	width: 100%;
	height: 30px;
	border: 1px solid #e9edf0;
	outline: none;
}

.flowDefine .va_input_buttons {
	padding-top: 25px;
}

.flowDefine .va_input_buttons .btn-orange {
	height: 32px;
	line-height: 30px;
	padding: 0px 20px;
	float: right;
}

.flowDefine .btn-pre {
	float: left;
	cursor: pointer;
}

.flowDefine .va_imgSet {
	width: 110px;
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}

.flowDefine .btn-complete {
	width: 70px;
	text-align: center;
	margin: 0 auto;
	float: inherit!important;
}


/**
 * 2016/7/12修改css样式
 *
 *  */

.page_base {
	width: 100%;
	/*min-height: 470px;*/
	min-height: 300px;
	height: auto;
	background-color: white;
	padding-top: 30px;
}

.panelContent_wrapper .successSetPwd .panel_container{
	padding: 0px 48px;
}

.panel_container {
	width: 100%;
	height: 100%;
	padding: 0px 48px;
}

.panel_navi {
	margin-bottom: 30px;
}

.panel_navi {
	width: 100%;
	height: 16px;
	line-height: 14px;
	font-size: 14px;
}

.panel_navi .navi_title {
	width: auto;
	height: 100%;
	float: left;
	padding-left: 8px;
	border-left: 2px solid #88b7e0;
}

.panelContent_wrapper {
	width: 100%;
	/*min-height: 280px;*/
	min-height: 150px;
}

.panel_buttons {
	width: 100%;
	min-height: 140px;
	height: auto;
}

.panelContent_wrapper .va_2input_wrapper .va_2inputItem {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
}

.panel_buttons .btn-orange {
	margin: 26px auto;
	float: right;
}

.panel_buttons .btn-pre {
	float: left;
	cursor: pointer;
	font-weight: bold;
	line-height: 40px;
	margin: 26px auto;
}

.tips_CountDown {
	width: 100%;
	height: auto;
	font-size: 14px;
	text-align: center;
}

.flowDefine .FlowDefine_wrapper {
	width: 100%;
	min-height: 80px;
	height: auto;
}

.flowDefine .FlowDefine_wrapper .flow_2part {
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
}

.flowDefine .flow_2part_undone {
	border-top: 3px solid #e6f1f8;
}

.flowDefine .flow_2part_done {
	border-top: 3px solid #88b7e0;
}

.flowDefine .flow_2part .flow_circleBase {
	width: 50px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	margin: -27px auto;
}

.flowDefine .flow_2part .flow_descri {
	width: 100%;
	text-align: center;
	font-size: 14px;
	position: absolute;
	top: 25px;
}

.flowDefine .FlowDefine_wrapper .flow_3part {
	width: 33.3%;
	height: 100%;
	float: left;
	position: relative;
}

.flowDefine .flow_3part_undone {
	border-top: 3px solid #e6f1f8;
}

.flowDefine .flow_3part_done {
	border-top: 3px solid #88b7e0;
}

.flowDefine .flow_3part .flow_circleBase {
	width: 50px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	margin: -27px auto;
}

.flowDefine .flow_circle_undone {
	background: url(../res/icon/bg-circle1.png);
	background-repeat: no-repeat;
}

.flowDefine .flow_circle_done {
	color: #ffffff;
	background: url(../res/icon/bg-circle2.png);
	background-repeat: no-repeat;
}

.flowDefine .flow_3part .flow_descri {
	width: 100%;
	text-align: center;
	font-size: 14px;
	position: absolute;
	top: 25px;
}

.FlowDefine_wrapper .panel_container {
	padding: 0px 200px;
}

.panelContent_wrapper .panel_container,
.panel_buttons {
	padding: 0px 270px;
}

.mesCommon {
	position: fixed;
	z-index: 10000;
	opacity: 1.1;
	width: auto;
	height: auto;
	left: 50%;
	top: 50%;
	max-width: 400px;
	border: 7px solid rgba(0, 0, 0, 0.2);
	color: #585858;
	min-width: 170px;
	margin-top: -50px;
}

.mesCommon .mesCon {
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	background-position: 20px center;
	line-height: 40px;
	min-height: 40px;
	display: table-cell;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 25px 15px 75px;
}

#mes-success .mesCon,
#mes-alert-1 .mesCon {
	background-image: url(../res/icon/ui-success.png);
}

#mes-alert .mesCon,
#mes-alert-2 .mesCon {
	background-image: url(../res/icon/ui-alert.png);
}

#mes-error .mesCon,
#mes-alert-3 .mesCon {
	background-image: url(../res/icon/ui-error.png);
}

.dialog-small {
	width: 480px;
	height: 280px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .28);
	z-index: 200;
	margin-left: auto;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: auto;
	background-color: #fff;
}

.dialog-content .reply-content {
	width: 100%;
	height: 100%;
	padding-bottom: 15px;
}

.reply-content textarea {
	width: 100%;
	height: 100%;
	padding: 5px;
}

.dialog-small .dialog-header {
	width: 100%;
	height: 40px;
	padding-right: 50px;
}

.dialog .dialog-header {
	background-color: #0591e6;
	color: #fff;
	padding-left: 18px;
}

.dialog-small .header_title {
	width: 100%;
	height: 100%;
	line-height: 38px;
	float: left;
}

.dialog-small .header_close {
	width: 50px;
	height: 100%;
	float: left;
	margin-right: -50px;
	cursor: pointer;
}

.dialog-small .dialog-content {
	width: 100%;
	height: 180px;
	padding: 15px 18px 0px 18px;
	overflow: auto;
	position: relative;
}

.reply-content textarea {
	width: 100%;
	height: 100%;
	padding: 5px;
}

textarea {
	resize: none;
	outline: none;
	border: 1px solid #aaa;
}

.dialog-bottom {
	width: 100%;
	height: 60px;
	text-align: right;
	border-top: 1px solid #e0e0e0;
	padding-top: 13px;
	padding-right: 15px;
}

.dialog-bottom button {
	margin-right: 15px;
}

.btn-orange {
	width: 80px;
	height: 34px;
	line-height: 32px;
	color: #ffffff;
	background-color: #ff7800;
	text-align: center;
	cursor: pointer;
	font-family: "microsoft yahei";
}

.btn-white {
	width: 80px;
	height: 34px;
	line-height: 32px;
	color: #323232;
	border: 1px solid #e1e6eb;
	background-color: #ffffff;
	text-align: center;
	cursor: pointer;
	font-family: "microsoft yahei";
}

.btn-orange:hover {
	background-color: #e66b00;
}

.btn-white:hover {
	background-color: #f5f5f5;
}

button {
	outline: none;
	border: 1px solid transparent;
}

.fullBg {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #444;
	z-index: 100;
	top: 0;
	left: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}