body {
	margin: 0 auto;
	font-size: 12px;
	
	color: #333;
}

ul {
	margin: 0px;
	padding: 0px;
	zoom: 1;
	/*用于IE6*/
}

div {
	zoom: 1;
	/*用于IE6,要是IE6错位,修复这个.*/
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
}

dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

img {
	margin: 0px auto;
	border: 0;
}

a {
	text-decoration: none;
	color: #333;
}


/*a:hover{color:#DB3E3C;}*/

a img {
	border: none;
	border: 0;
}

p,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0px;
	overflow: hidden;
}

i,
em,
cite {
	font-style: normal;
}

input,
select {
	padding: 0;
	margin: 0;
}

.ovh {
	overflow: hidden;
}

.on {
	color: #c4261d!important;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.wrap2 {
	width: 1100px;
	margin: 0 auto;
	height: auto;
}

.font-black {
	color: #000!important;
}

.font-white {
	color: #fff!important;
}

.hide {
	display: none;
}

.visible {
	display: block;
}

.h100 {
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.l {
	float: left;
}

.r {
	float: right;
}

.f12 {
	font-size: 12px!important;
}

.f13 {
	font-size: 13px!important;
}

.f14 {
	font-size: 14px!important;
}

.f15 {
	font-size: 15px!important;
}

.f16 {
	font-size: 16px!important;
}

.f18 {
	font-size: 18px!important;
}

.f20 {
	font-size: 20px!important;
}

.f22 {
	font-size: 22px!important;
}

.f24 {
	font-size: 24px!important;
}

.f26 {
	font-size: 26px!important;
}

.f28 {
	font-size: 28px!important;
}

.f30 {
	font-size: 30px!important;
}

.f32 {
	font-size: 32px!important;
}

.f34 {
	font-size: 34px!important;
}

.f36 {
	font-size: 36px!important;
}

.f38 {
	font-size: 38px!important;
}

.f40 {
	font-size: 40px!important;
}

.f42 {
	font-size: 42px!important;
}

.lh12 {
	line-height: 12px;
}

.lh14 {
	line-height: 14px;
}

.lh16 {
	line-height: 16px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh26 {
	line-height: 26px;
}

.lh28 {
	line-height: 28px;
}

.lh30 {
	line-height: 30px;
}

.lh32 {
	line-height: 32px;
}

.lh34 {
	line-height: 34px;
}

.lh36 {
	line-height: 36px;
}

.lh38 {
	line-height: 38px;
}

.lh40 {
	line-height: 40px;
}

.lh42 {
	line-height: 42px;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml25 {
	margin-left: 25px;
}

.ml35 {
	margin-left: 35px;
}

.m10 {
	margin: 10px;
	_display: inline;
}

.m20 {
	margin: 20px;
}

.m0 {
	margin: 0 auto;
}

.mb20 {
	margin-bottom: 20px;
}

.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

.pt15 {
	padding-top: 15px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt50 {
	padding-top: 50px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb40 {
	padding-bottom: 40px;
}

.pr5 {
	padding-right: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.p5 {
	padding: 5px;
}

.p1 {
	padding: 1px;
}

.b {
	display: block;
}

.bold {
	font-weight: bold;
}

.in-b {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.por {
	position: relative;
}

.poa {
	position: absolute;
}

.ti {
	text-indent: -999999px;
}

.white {
	color: #fff;
}

.red {
	color: red;
	font-size: 22px;
}

.w100 {
	width: 100%;
}

.wp {
	width: 1200px;
	margin: 0 auto;
}

.divide5 {
	width: 100%;
	height: 5px;
	margin: 0 auto;
}

.divide10 {
	width: 100%;
	height: 10px;
	margin: 0 auto;
}

.divide15 {
	width: 100%;
	height: 15px;
	margin: 0 auto;
}

.divide20 {
	width: 100%;
	height: 20px;
	margin: 0 auto;
}

.divide25 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
}

.divide30 {
	width: 100%;
	height: 30px;
	margin: 0 auto;
}

.divide35 {
	width: 100%;
	height: 35px;
	margin: 0 auto;
}

.divide40 {
	width: 100%;
	height: 40px;
	margin: 0 auto;
}

.divide45 {
	width: 100%;
	height: 45px;
	margin: 0 auto;
}

.divide50 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

.divide55 {
	width: 100%;
	height: 55px;
	margin: 0 auto;
}

.divide60 {
	width: 100%;
	height: 60px;
	margin: 0 auto;
}

.divide65 {
	width: 100%;
	height: 65px;
	margin: 0 auto;
}

.divide70 {
	width: 100%;
	height: 70px;
	margin: 0 auto;
}

.divide75 {
	width: 100%;
	height: 75px;
	margin: 0 auto;
}

.divide80 {
	width: 100%;
	height: 80px;
	margin: 0 auto;
}

.divide85 {
	width: 100%;
	height: 85px;
	margin: 0 auto;
}

.divide90 {
	width: 100%;
	height: 90px;
	margin: 0 auto;
}

.clearfix1{
    zoom: 1;
}
/**/
.login-main {
    width: 100%;
    min-width: 980px;
    overflow: hidden;
}
.login-head {
  padding: 30px 0;
  margin: 0 auto;
  border-bottom: 1px solid #f1f1f1;
  font-size: 14px;
   overflow: hidden;
  line-height: 40px;
  color: #999;
}
.login-head a{
	color: #999;
}
.login-head a:hover{
	color: #333;
}
.login-main {
	width: 100%;
	min-width: 980px;
}
.login-bd{
	position: relative;
	width: 100%;
	height: 680px;
	background: url(../img/logo-bg.jpg) no-repeat center top;
	overflow: hidden;
}
.login-copyright {
	padding: 40px 0;
  color: #8a8a8a;
  text-align: center;
}
.login-cent {
  position: absolute;
  width: 360px;
  height: 390px;
     right: 42%;
    top: 108px;
  margin-right: -490px;
  background-color: #fff;
  box-shadow: 0 4px 14px rgba(0,0,0,.14);
  
  padding-bottom: 20px;
}
.login-cap {
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  height: 60px;
  text-align: center;
}
.login-cap a{
	display: inline-block;
	margin: 0 25px;
	line-height: 58px;
	border-bottom: 2px solid transparent;
}
.login-cap a.cur{
	border-bottom-color: #000;
	color: #000;
}
.login-form{
	padding: 30px;
}
.login-group {
	position: relative;
	padding: 10px 0;
}
.login-in {
  width: 274px;
  font-size: 13px;
  color: #888;
  padding: 12px;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  transition: all .3s;
}
.login-in:focus {
  color: #333;
  border-color: #222;
  transition: all .3s;
}
.login-tab {
  padding: 0 0 15px;
}
.login-tab a {
  color: #888;
}
.login-tab a:hover,
.login-tab a:active {
  color: #333;
}
.chk-control{

}
.login-chk{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 7px;
	border:1px solid #999999;
	border-radius: 2px;
	vertical-align: -3px; 
}
.login-chk.checked{
	background: url(../img/chk-bg.png) no-repeat center;
}	
.form-btn{
	width: 100%;
	height: 44px;
	border: none;
	background-color: #233;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 22px;
	cursor: pointer;
	transition:all 0.3s;
}
.form-btn:hover{
	background-color: #000;
}

.login-reg{
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	color: #999;
}

.logo-ecode{
	/*padding: 10px 65px;*/
	text-align: center;
	font-size: 14px;
}

.reg-cent{
	top: 56px;
	height: 430px;
}
.reg-cap{
	padding: 20px 30px;
	    overflow: hidden
	line-height: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.reg-cent .login-group{
	padding: 9px 0;
}
.reg-cent .login-form{
	padding-top: 20px;
}
.imgcode{
	height: 30px;
	right: 8px;
	top: 15px;
	position: absolute;
}
.getcode{
	position: absolute;
	width: 100px;
	height: 40px;
	right: 0;
	top: 10px;
	line-height: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.getcode::before{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
	background-color: #e1e1e1;
	width: 1px;
	height: 20px;
	overflow: hidden;
}
