body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}

/*===============================base=================================*/
/*float*/
.fl{ float:left!important;}
.fr{ float:right!important;}
.fn{ float:none!important;}

/*text*/
.tal{ text-align:left!important;}
.tar{ text-align:right!important;}
.tac{ text-align:center!important;}
.vat{ vertical-align:top!important;}
.vam{ vertical-align:middle!important;}
.ti2em{ text-indent:2em!important;}
.tlf{table-layout:fixed!important;}
.nowrap{ white-space:nowrap!important;; word-break:normal!important;}

/*margin*/
.m0{ margin:0!important;}
.m5{ margin:5px!important;}
.m10{ margin:10px!important;}
.m15{ margin:15px!important;}
.m20{ margin:20px!important;}
.m25{ margin:25px!important;}
.m30{ margin:30px!important;}
.m35{ margin:35px!important;}

.mt0{ margin-top:0px!important;}
.mt5{ margin-top:5px!important;}
.mt10{ margin-top:10px!important;}
.mt15{ margin-top:15px!important;}
.mt12{ margin-top:12px!important;}
.mt20{ margin-top:20px!important;}
.mt25{ margin-top:25px!important;}
.mt30{ margin-top:30px!important;}
.mt35{ margin-top:35px!important;}

.ml0{ margin-left:0px!important;}
.ml5{ margin-left:5px!important;}
.ml10{ margin-left:10px!important;}
.ml15{ margin-left:15px!important;}
.ml20{ margin-left:20px!important;}
.ml25{ margin-left:25px!important;}
.ml30{ margin-left:30px!important;}
.ml35{ margin-left:35px!important;}

.mb0{ margin-bottom:0px!important;}
.mb5{ margin-bottom:5px!important;}
.mb10{ margin-bottom:10px!important;}
.mb15{ margin-bottom:15px!important;}
.mb20{ margin-bottom:20px!important;}
.mb25{ margin-bottom:25px!important;}
.mb30{ margin-bottom:30px!important;}
.mb35{ margin-bottom:35px!important;}

.mr0{ margin-right:0px!important;}
.mr5{ margin-right:5px!important;}
.mr10{ margin-right:10px!important;}
.mr15{ margin-right:15px!important;}
.mr20{ margin-right:20px!important;}
.mr25{ margin-right:25px!important;}
.mr30{ margin-right:30px!important;}
.mr35{ margin-right:35px!important;}
	
/*padding调节(格式p[t,r,b,l][number])*/
.p0{ padding:0px!important;}
.p5{ padding:5px!important;}
.p10{ padding:10px!important;}
.p15{ padding:15px!important;}
.p20{ padding:20px!important;}
.p25{ padding:25px!important;}
.pt0{ padding-top:0px!important;}
.pt5{ padding-top:5px!important;}
.pt10{ padding-top:10px!important;}
.pt15{ padding-top:15px!important;}
.pt20{ padding-top:20px!important;}
.pt25{ padding-top:25px!important;}
.pl0{ padding-left:0px!important;}
.pl5{ padding-left:5px!important;}
.pl10{ padding-left:10px!important;}
.pl15{ padding-left:15px!important;}
.pl20{ padding-left:20px!important;}
.pl25{ padding-left:25px!important;}
.pb0{ padding-bottom:0px!important;}
.pb5{ padding-bottom:5px!important;}
.pb10{ padding-bottom:10px!important;}
.pb15{ padding-bottom:15px!important;}
.pb20{ padding-bottom:20px!important;}
.pb25{ padding-bottom:25px!important;}
.pr0{ padding-right:0px!important;}
.pr5{ padding-right:5px!important;}
.pr10{ padding-right:10px!important;}
.pr15{ padding-right:15px!important;}
.pr20{ padding-right:20px!important;}
.pr25{ padding-right:25px!important;}

/*colors*/
.orange{ color: #F60!important;}
.gray{ color: #999!important;}
.darkgray{ color:#666!important}
.red{ color:#F00!important;}
.blue{ color:#06C!important;}
.green{ color:#390!important;}
.black{ color:#000;}

aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

/*font*/
.fyh{ font-family:Microsoft Yahei;}
.fsong{ font-family:"宋体";}
.fari{ font-family:Arial, Helvetica, sans-serif;}
.ffb{ font-weight:bold;}
.bk10{ font-size:0px; line-height:0px; width:100%; height:10px;}

.tr{ text-align:right;}
.tc{ text-align:center;}
.tl{ text-align:left;}

.fz12{ font-size: 12px;}
.fz14{ font-size: 14px;}
.fz16{ font-size: 16px;}
.fz18{ font-size: 18px;}
.fz20{ font-size: 20px;}
.fz22{ font-size: 22px;}
.fz24{ font-size: 24px;}
.fz26{ font-size: 26px;}
.fz28{ font-size: 28px;}

body {
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:normal; color:#666;
	background:#E7E8EB;
}

/*GLOBE STYLE*/
a{color:#222; text-decoration:none;/*transition: background-color 0.35s ease-in 0.1s, color 0.2s ease-in 0s;*/}
a:hover{ color:#F34540; text-decoration:none;}
a.more{color:#8C8C8C; text-decoration:none;}
.clear{ width:100%; height:0px; line-height:0px; font-size:0px; clear:both;}
::-moz-selection { background: #F34540; color: #fff; text-shadow: none; }
::selection { background: #F34540; color: #fff; text-shadow: none; }
@media print {  
	.noprint{display: none;}  
} 

.color-success{color:#5cb85c;}
.color-error{color:#D9534F;}
.color-waring{color:#f0ad4e;}
.color-disable{color:#ddd;}
.color-blue{color:#3a87ad;}


select{ background: #fff url(../images/input.png) top repeat-x; height: 30px; border: 1px #ccc solid; line-height: 30px;color:#222; font-family:Microsoft Yahei; padding: 0px 10px; margin-right: 10px;}
input,textarea{outline:none; font-family:Microsoft Yahei;}
input.input-text{ background: #fff url(../images/input.png) top repeat-x; border: 1px #ccc solid; height: 30px; padding: 0 10px; font-size: 14px; margin-right: 10px;}
input.input-btn-blue{ padding: 6px 40px; background: #F34540; border: 1px #F34540 solid; color: #fff; font-size: 14px; border-radius: 4px; margin-right: 10px;}
input.input-btn-dis{ padding: 6px 40px; background: #ccc; border: 1px #ccc solid; color: #fff; font-size: 14px; border-radius: 4px; margin-right: 10px;}
input.input-btn-blank{ padding: 6px 40px; background: #fff; border: 1px #ccc solid; color: #222;font-size: 14px; border-radius: 4px; margin-right: 10px;}
input.input-btn-small{ padding: 4px 10px; background: #F34540; border: 1px #F34540 solid; color: #fff;font-size: 12px; border-radius: 4px; margin-right: 10px;}
textarea{ background: #fff url(../images/input.png) top repeat-x; border: 1px #ccc solid; padding: 10px; font-size: 14px; margin-right: 10px;}

input.date,input.endDate{background: #fff url(../../../images/admin/input_date.png) no-repeat right 7px; border: 1px #ccc solid; height: 30px; padding: 0 10px; font-size: 14px; margin-right: 10px; padding-right:18px;font-size:12px;}

.select{ height: 30px; border: 1px #E6E7EC solid; line-height: 30px;padding-right:10px; position: relative; z-index: 333;}
.select span{ height: 30px; line-height: 30px; padding: 0px 20px 0px 10px; cursor: pointer; background: url(../images/003.png) right 7px no-repeat;}
.select ul{ position: absolute; border: 1px #D9DADC solid; min-width: 100%; padding: 0px 10px;}

.btn{ width: 96%; padding: 13px 2%; background: #F4F5F9; border-bottom: 1px #E7E7EB solid;}


/*表单验证*/
/*表单验证*/
.onShow,.onFocus,.onError,.onCorrect,.onLoad,.onTime{display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline; vertical-align:middle;background:url(../../admin/msg_bg.png) no-repeat;	color:#444;line-height:18px;padding:2px 10px 2px 23px; margin-left:10px;_margin-left:5px; height: 16px;}
.onShow{background-position:3px -147px;border-color:#40B3FF;color:#959595}
.onFocus{background-position:3px -147px;border-color:#40B3FF;}
.onError{background-position:3px -47px;border-color:#40B3FF; color:#E74B4B}
.onCorrect{background-position:3px -247px;border-color:#40B3FF; color: #0AA00E;}
.onLamp{background-position:3px -200px}
.onTime{background-position:3px -1356px}


header{width: 100%; height: 60px; background: #F34540;}
header .in{
	width: 1000px; height: 60px; margin:0 auto; position: relative;
}
header .in a.logo{
	display: block; height: 40px; position: absolute; top: 10px; left: 0px;
	width: 127px; background: url(../images/login_logo.png) no-repeat;
}


header .in span.help{
	position: absolute; right: 0px; display: block;
	height: 60px; top: 0px; line-height: 60px; font-size: 12px; color: #fff;
}
header .in span.help a{
	color: #fff;
}

.main{
	width: 1000px;height: auto; overflow:hidden; background: #fff; margin: 0 auto;
	padding-top: 40px;
}
nav{
	width: 900px; height: 42px; border-bottom: 1px #d9d9d9 solid;
	padding: 0px 50px;
}
nav li{
	float: left; display: inline; margin-right: 10px;
}
nav li a{
	display: block; background:#fff;
	font-size: 18px; padding: 0px 30px;
	border: 1px #d9d9d9 solid;
	height: 40px; overflow:hidden; line-height: 40px; margin-top: 1px;
	border-top-left-radius: 4px; border-top-right-radius: 4px;
}
nav li a.on{
	display: block; background:#fff;
	font-size: 18px; padding: 0px 30px;
	border: 1px #d9d9d9 solid;  border-top: 2px #F34540 solid;
	height: 40px; overflow:hidden; line-height: 40px; margin-top: 0px;
	border-bottom: 1px #fff solid;
}



.main .c{ width: 900px; height: auto; overflow: hidden; padding: 0px 50px 0px 50px; background: #fff;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px; border-top-right-radius: 3px;}
.main .c .l{ width: 650px; height: auto; min-height: 340px; padding-bottom: 40px; padding-top: 40px; overflow: hidden; background: url(../images/reg_line.png) top right repeat-y;}
.main .c .r{ width: 200px; height: auto; overflow: hidden; padding-left: 50px; position: relative;}
/*
.main .c .r h3{ width: 200px; overflow: hidden; position: absolute; left: 0px; z-index: 2; left: 20px;top: 180px; }
.main .c .r h3 a{display: block; float: left; margin-right: 5px; font-size: 12px; height: 29px; line-height: 29px; background: #fff; padding: 0px 10px; overflow: hidden;}
.main .c .r h3 a.on{ border: 1px #e9e9e9 solid; background: #f9f9f9; border-bottom: 0; height: 29px; line-height: 29px;}
.main .c .r .info{border: 1px #e9e9e9 solid; line-height: 22px; left: 20px; background: #f9f9f9; width: 190px; font-size: 12px; padding: 10px 14px; position: absolute; top: 209px; z-index: 1}
*/
.main .c .r .button{ text-align: center; font-size: 16px; line-height: 33px; margin-top: 30px;}
.main .c .r .button a{width: 100px; height: 33px; line-height: 33px; font-size: 14px; margin: 15px auto 0px auto; display: block; background: #609700; color: #fff;}
.main .c .r .ad{ width: 200px; height: auto; overflow: hidden; margin-top: 30px; position: relative;}
.main .c .r .ad .hd{ position: absolute; bottom: 13px; right: 6px;}
.main .c .r .ad .hd li{ width: 10px; height: 10px; border-radius: 10px; background: #fff; float: left; margin-right: 8px; display: inline;}
.main .c .r .ad .hd li.on{ background: #F34540;}

.main table{ width: 100%;}
.main table td{ padding: 10px 0px; font-size: 14px;}
.main table td.title{ color: #999;}
.main table td input.t{ height: 34px; line-height: 34px; color: #555; border-radius: 3px; border: 1px #c4c4c4 solid; padding: 0px 5px; margin: 0px 10px; width: 220px;}
.main table td input.b{height: 36px; color: #555; border-radius: 3px; border: 1px #c4c4c4 solid; padding: 0px 5px; background: #fff;}
.main table td input.t:hover,.main table td input.b:hover
,.main table td input.t:focus,.main table td input.b:focus{ border: 1px #F34540 solid; outline: none; color: #F34540;}
.main table td input.submit{ width: 232px; height: 35px; font-size: 14px; border: 0; background: #F34540;border-radius: 3px; color: #fff;padding: 0px 5px; margin: 0px 10px; cursor: pointer;}
.main table td input.submit:hover{background: #F34540;}
.main table td input.back{ width: 100px; height: 35px; font-size: 14px; border: 0; background: #ddd;border-radius: 3px; color: #777;padding: 0px 5px; margin: 0px 10px; cursor: pointer;}
.main table td input.submit_small{ width: 100px; height: 35px; font-size: 14px; border: 0; background: #F34540;border-radius: 3px; color: #fff;padding: 0px 5px; margin: 0px 10px; cursor: pointer;}


.main .foot{ text-align: center; font-size: 12px; color: #888; padding: 30px 0px;}
.main .foot a{ color: #555;}

footer{
	border-top: 1px #d9d9d9 solid;
	padding: 20px 50px; font-size: 12px; width: 900px;
	line-height: 28px;
}

.kefu{
	width: 36px; height: 100%;
	position: fixed;
	right: 0px; background: url(../images/right-kf-bg.jpg); top: 0px;
	padding-top: 100px;
}
.kefu a{
	height: 70px; width: 36px; display: block;
	margin-top: 0px; text-align: center; font-size: 14px; color: #fff;
}




/*最新注册页面样式*/
.v3_btn_model{
	width: 210px; height: auto; float: left; border-radius: 4px;
	background: #f1f1f1 url(../images/reg_v3_com.png) bottom right no-repeat; 
	background-size: 100px 100px;
	overflow: hidden;
	padding: 20px;
}
.v3_btn_model_per{
	width: 210px; height: auto; float: left; border-radius: 4px;
	background: #f1f1f1 url(../images/reg_v3_per.png) bottom right no-repeat; 
	background-size: 100px 100px;
	overflow: hidden;
	padding: 20px;
}
.v3_btn_model h3{
	font-size: 16px; font-weight: bold; color: #333;
	margin-bottom: 10px;
}
.v3_btn_model span{
	font-weight: 14px; color: #888; line-height: 22px;
}
.v3_btn_model a{
	display: block;
	height: 30px;
	line-height: 30px;
	background: #437bf7;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	text-align: center;
	width: 70%;
	margin-top: 20px;
}
.v3_btn_model a.per{
	background: #ff6600;
}
.v3_r_txt{margin-top: 30px;}
.v3_r_txt h3{
	font-size: 16px; font-weight: bold; color: #333;
	margin-bottom: 10px;
}
.v3_r_txt span{
	font-weight: 14px; color: #888; line-height: 25px;
}