/*xmq20241204*/
html { height: 100%; }
body { margin: 0; padding: 0; height: 100%; font: 14px/1.3 PingFangSC-Light,PingFang SC,Helvetica,Tahoma,Arial,Microsoft YaHei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif; color: #666; background: #f1f1f1; }
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, li, pre, form, fieldset, legend, button, input, textarea, th, td, span { list-style: none outside none; margin: 0; padding: 0; }
*, ::after, ::before { transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; }
::-ms-clear, ::-ms-reveal { display: none; }
input, select { cursor: expression(this.type=="submit"?"pointer":"style"); outline: none; outline: none; -webkit-appearance: none; border-radius: 0 }
h1, h2, h3, h4, h5, h6, b { color: #333; }
img { border: 0; }
ul { margin: 0; padding: 0; list-style: none; }
a { color: #333333; text-decoration: none; }
a:hover { color: #b1191a; text-decoration: none; }
a.nouline { text-decoration: none; }
/*body{font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif; font-size:14px; }
html, body, div, span, h1, h2, h3, input, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, footer, header, menu, nav, output, section, summary, time, mark, audio, video {
	margin:0;padding:0;border:0;outline:none;}
button,input[type=password],input[type=text],select,textarea{font-size:inherit;color:#333;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
ul,li{ list-style-type:none;}
a {color: #333333;text-decoration: none;}
img{ border:0;}*/
.content { margin: 0 auto; width:96%; max-width: 1200px; }
.content:after { display: block; clear: both; content: ""; visibility: hidden; height: 0 }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
/*背景色*/
.bg_f1 { background: #f1f1f1; min-height: 100%; }
.bg_ccc { background: #ccc !important; }
/*选项卡*/
.layui-tab-brief { padding-left: 135px; width: 465px; height: 55px; }
.layui-tab-title li span { color: #666; padding-left: 8px; }
/*文本框*/
.txt100_30 { width: 100px; height: 20px; padding: 5px; border: 1px solid #e2e2e2; padding-left: 5px; border-radius: 2px; }
.txt250 { width: 40%; height: 20px; padding: 12px; border: 1px solid #e2e2e2; padding-left: 5px; border-radius: 2px; }
.txtcode { width: 156px; height: 20px; padding: 12px; border: 1px solid #e2e2e2; padding-left: 5px; border-radius: 2px; }
.txt300_30 { width: 300px; height: 20px; padding: 5px; border: 1px solid #e2e2e2; padding-left: 5px; border-radius: 2px; }
.txt450 { width: 100%; height: 20px; padding: 12px 0 12px 5px; border: 1px solid #e2e2e2; border-radius: 2px; }
.txt650_150 { width: 650px; height: 150px; border: 1px solid #e2e2e2; padding-left: 5px; }
/*layui 文本框，下拉框，单选按钮 重写*/
.layui-input, .layui-select, .layui-textarea { height: 44px; border: 1px solid #e2e2e2; }
.layui-form-radio { margin: 0 }
.layui-form-radio > i { font-size: 16px }

/*按钮*/
.btn { padding: 14px 30px; background: #508de8; border: 0; border-radius: 3px; cursor: pointer; color: #fff !important; }
.codebtn { width: 30%; min-width:80px; height: 46px; text-align: center; background: #508de8; border: 0; border-radius: 3px; cursor: pointer; color: #fff !important; margin-left: 8px; }
.btnsub { width: 57%; padding: 15px 0; background: #508de8; border: 0; border-radius: 3px; cursor: pointer; color: #fff; }
.btnsub:hover { color: #fff; text-decoration: none; }
/*浮动*/
.f_l { float: left; }
.f_r { float: right; }
.pr5 { padding-right:5px;}
.pr10 { padding-right:10px;}
.pr15 { padding-right:10px;}

.inlineblock { /*display: inline-block*/ }
.inlineblock input { display: inline-block !important }
/*垂直对齐*/
.vmt { vertical-align: top; }
/*颜色*/
.color_gray { color: #ccc; }
.color_blue { color: #06d; }
.f_green { COLOR: green }
/*选项卡*/
.tabs { }
.tags_tit { overflow: hidden; }
.tags_tititem { /*float:left;*/ }
.tags_con { overflow: hidden; }
.tags_conitem { }

.tags_titlogin { display: inline-block; margin-left: 127px; margin-bottom: 30px; text-align: center; color: gray; border-bottom: 1px solid #ccc; }
.tags_tititemlogin { width: 122px; margin-left: 68px; font-size: 16px; padding: 4px 0; white-space: nowrap; position: relative; display: inline-block; cursor: pointer; }
.tags_titlogin .tags_tititemlogin:first-child { margin-left: 0; }
.tags_titlogin .tags_tititemlogin.active { color: #4477d0; cursor: auto; }
.tags_titlogin .tags_tititemlogin.active::after { position: absolute; left: 0; right: 0; bottom: -1px; content: ""; display: block; border-bottom: 3px solid #4477d0; }

/*头部*/
.header { height: 90px; width:100%; margin-bottom: 20px; background: #fff; }
.header_m { max-width: 1200px; /*height:100px;*/ margin: 0 auto; }
.logo { width: 220px; height: 70px; padding: 10px 0; float: left }
.logo img { height: 70px; width: 280px; }
.linklogin { display:none; height: 60px; line-height: 60px; text-align: right; width: 100%; }
h3 { padding-top: 40px; display: block; font-weight: bold; font-size: 21px; color: #666; }

.formbox { background: #fff;  padding:30px; }
.formbox_con { margin-left: 30%; }
.formbox_alert { margin: 15px 0 20px 135px; border-radius: 4px; border: 1px solid transparent; padding: 15px; width: 435px; line-height: 30px; color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
.layui-tab { width:70%; margin:0 auto; padding-left:100px; }
.rowbox { padding: 10px 0; }
.rowbox h3 { font-weight: bold; }
.rowbox label { display: inline-block; width: 22%; max-width:100px; min-width:60px; padding-right: 5px; vertical-align: middle; color: #555; text-align: right; line-height: 16px }
.rowbox label em { font-size: 18px; font-style: normal; color: red; padding-right: 5px; vertical-align: middle; }
.rowbox .rowbox_input { display: inline-block; width:55%; vertical-align: middle; position: relative }
.rowbox .rowbox_input input { color: #333; font-size: 14px }
.rowbox .rowbox_input input:focus { border-color: #4486e9; box-shadow: 0 0 2px #4486e9; color: #000; }
.input_success { width: 16px; height: 16px; background: url(../images/input_success.png); display: inline-block; margin: 0 10px; vertical-align: top; }
.input_errorbox { display: inline-block; }
.input_errorbox span { color: #ff5c57; line-height: 15px; }
.input_errorbox i.input_success + span { color: #090 }
.input_errorbox i.input_error + span { color: #ff5c57; }
.input_error { width: 16px; height: 16px; background: url(../images/input_error.png); display: inline-block; margin: 0 10px; vertical-align: top; }
.icon-vis { display: block; position: absolute; top: 15px; right: 10px; width: 22px; height: 16px; background: url(../images/closeeyes.png); background-size: 22px 16px; cursor: pointer }
.icon-openeyes { background: url(../images/openeyes.png); background-size: 22px 16px; }
.login p { padding-left: 290px; }

/*微信*/
#wxlogin {
	margin-top:25px;
	height:280px;
}
.login_WeChatTips {
	width: 242px;
	height: 40px;
	background-color: #fff;
	margin-top: -45px;
	margin-left: 25px;
	font-size: 16px;
	border: 1px solid #e5e5e5;
	border-top-color: rgb(229, 229, 229);
	border-top-style: solid;
	border-top-width: 1px;
	border-top: 0;
}
.weChatScannerDesc {
	margin: 10px 0 10px 18px;
	color: #738299;
}
.login_WeChatScanner {
	width: 25px;
	height: 30px;
	display: inline-block;
	background: url(../../member/img/wxReg.png) no-repeat 0 -40px;
	vertical-align: middle;
	margin-top: 10px;
}
.weChatScannerDesc {
	color: #738299;
}
.wxLoginCode {
	margin-left:100px;
	display: none;
	height: 240px;
}
.layui-layer-content {
	overflow:hidden !important;
}
#wxgzhlogin {
	margin-top:15px;
	margin-left:25px;
	height:280px;
}
.wrp_code {
	width: 240px;
	height: 240px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-bottom-color: rgb(229, 229, 229);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: 1px solid #fff;
	border-bottom: 0;
	text-align: center;
	padding: 1px;
}
.wrp_code img {
	width: 240px;
	height: 240px;
	border: 0;
	cursor: pointer;
}
/*#wxlogin { height: 280px; }
.login_WeChatTips { width: 220px; height: 35px; background-color: #fff; margin-top: -99px; margin-left: 25px; font-size: 16px; border: 1px solid #e5e5e5; border-top-color: rgb(229, 229, 229); border-top-style: solid; border-top-width: 1px; border-top: 0; }
.weChatScannerDesc { margin-top: 10px; color: #738299; }
.login_WeChatScanner { width: 25px; height: 30px; display: inline-block; background: url(../images/wxReg.png) no-repeat 0 -40px; vertical-align: middle; margin-right: 5px; margin-top: 10px; }
.weChatScannerDesc { color: #738299; }
.wxLoginCode { margin-left: 100px; display: none; height: 240px; }
*/
/*注册结果*/
.icon-right { display: inline-block; width: 42px; height: 42px; background: url(../images/icon-right.png); vertical-align: middle; margin-right: 10px; }
.resultbox { background: #fff; padding: 50px 200px; text-align: center; }
.resultbox_tit { border-bottom: 1px dashed #ccc; padding: 20px; font-size: 18px; }
.resultbox_con { padding: 20px }
.regtip { color: #b61d1d; padding: 20px 0; font-size: 16px; }
.footer { width: 100%; padding: 45px 0; }
.footer p { text-align: center; padding: 2px 0; }
.footer p a { padding: 0 5px; }
.rowbox2 .inlineblock {display: inline-block;}
.rowbox2 .rowbox_input{ width:75%;}

@media only screen and (max-width: 1200px) {
    .layui-tab { width: 80%; margin: 0 auto; padding-left: 50px; }
}
@media only screen and (max-width: 1000px) {
    .layui-tab { width: 90%; margin: 0 auto; padding-left: 0px; }
}
@media only screen and (max-width: 768px) {
    .logo img { width: 180px; height: 45px; margin-top: 12px; }
    .formbox { padding:10px }
    .rowbox { padding: 8px 0; }
    .layui-tab { width: 100%; padding-left: 0px; }
    .header_m .f_r { display:none }
    .rowbox .rowbox_input { width: 65% }
    .input_errorbox { margin-left: 22%; margin-top:15px; }
}

