
/* CSS Document */

/*register*/
.container {
	width: 100%;
	background: #f6f6f6;
	border-top: #000000 solid 4px;
	z-index: 999;
	*top: 70px\0;
	overflow: hidden;
	margin-bottom: 0px
}

/* header */
.header {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	margin-top: 15px !important;
}

.h-left {
	float: left;
	position: relative;
	left: 0px
}

body {
	*padding-top: 75px;
}

.h-right {
	float: right;
	width: 400px
}

.logo {
	width: 180px;
	float: left;
	padding-bottom: 20px
}

.regtxt {
	float: left;
	font-size: 24px;
	border-left: 1px solid #d1d1d1;
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	margin-left: -40px;
	margin-top: 8px
}

.services {
	float: left;
	margin-top: 15px;
	padding-left: 45px
}

.services li {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.hotline {
	float: right;
	*margin-bottom: -5px;
	position: relative;
	top: 22px;
	left: -5px;
	padding-left: 10px;
	border-bottom: none;
}

.hotline li {
	float: left;
}

.hotline li .hot-time {
	font-size: 11px;
	color: #777777;
	margin-top: -3px
}

.hottxt {
	width: 180px;
	margin-top: -10px
}

.hottxt li {
	float: left;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	margin-left: 7px;
}

.hottxt li span {
	color: #ec0c24;
	margin-left: 7px;
	font-size: 18px;
	font-weight: bold
}

.hoticon {
	margin-top: -6px
}

/*container*/
.registercont {
	border-left: #d1d1d1 solid 1px;
	border-right: #d1d1d1 solid 1px;
}

.btn {
	height: 40px;
	*height: 40px;
	background: #ff3600;
	padding: 0px 100px;
	letter-spacing: 2px
}

a .btn {
	color: #ffffff;
	font-size: 14px;
	line-height: 40px;
}

.btnheight {
	height: 42px;
}

.btn:hover {
	background: #cc3b27;
}

.rc-left {
	float: left;
	width: 743px;
	background: #ffffff;
	border-right: 1px solid #d1d1d1;
	min-height: 100px;
	padding-top: 65px;
	padding-bottom: 125px;
	*padding-bottom: 116px
}

.item {
	float: left;
	height: 65px;
	line-height: 34px;
	padding-top: 9px;
	width: 700px;
	margin-bottom: 0px
}

.label {
	color: #666666;
	font-size: 14px;
	padding-right: 10px;
	text-align: right;
	width: 190px;
	display: block
}

.label b {
	color: #cc3b27;
	font-weight: normal;
	margin-right: 5px;
}

.item .item-cont {
	position: relative;
}

.text {
	width: 238px;
	padding-left: 37px
}

.text-code {
	width: 120px;
	float: left;
	padding-left: 12px
}

.item-cont .i-icon {
	height: 16px;
	top: 10px;
	width: 16px;
}

.item-cont .i-name {
	background: url(../image/man.png) no-repeat;
}

.item-cont .i-pass {
	background: url(../image/key.png) no-repeat;
}

.item-cont .i-mail {
	background: url(../image/mail.png) no-repeat;
}

.item-cont i {
	position: absolute;
	left: 13px;
}

.item-cont p {
	color: #cc3b27;
	margin-top: 0px;
	border: 1px red solid;
	padding-bottom: 20px;
}

.scode .item-cont {
	width: 365px !important
}

.scode label img {
	cursor: pointer;
	width: 100px;
	height: 36px;
	display: block
}

.sctxt {
	width: 100px;
	display: block;
	float: right;
	margin-top: -30px
}

.sctxt a {
	color: #cc3b27;
	text-decoration: underline
}

.item-btn {
	margin-top: -20px
}

.item span img {
	margin-left: 10px;
	margin-top: 0px
}

.rc-right {
	float: right;
	width: 455px;
	font-size: 14px;
	padding-top: 15px
}

.rcr-top {
	padding: 40px;
	float: left;
	width: 375px;
	padding-bottom: 55px
}

.logintxt {
	color: #84271A
}

.advertisement {
	
}

.advertisement img {
	width: 455px;
	height: 290px;
	margin-bottom: -6px;
	*margin-bottom: -4px;
	_margin-bottom: -4px;
	*margin-top: 4px;
	_margin-top: 4px
}

/*footer*/
.footer {
	z-index: 50;
}
/******************************************************************************************/

/*login*/
.login {
	position:relative;
	height: 600px;
	width: 100%;
	text-align: center;
	background-size: cover;
}
.login .goto {
	position: absolute;
	height: 90%;
	width: 900px;
	left: 50%;
	top:4.5%;
	margin-left: -800px;
}
.login img {
	height: 600px;
	float: right
}

.logincont {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.login .loginbox {
	width: 380px;
	height: 266px;
	position: absolute;
	top: 60px;
	right: 85px;
	z-index: 200;
	padding-top: 20px
}

.login .other-entry {
	margin-top: 25px;
}
.login .other-entry h3 {
	position:relative;
    text-align:center;
	border-bottom: 1px solid #ccc;
}
.login .other-entry h3 span {
	position:absolute;
	left:50%;
	top:-12px;
	margin-left:-30px;
	font-size:12px;
	color:#999;
	padding: 5px;
	background-color: #f6f6f6;
}
.login .other-entry div {
	display:inline-block;
	width:100%;
	margin-top: 5px;
}
.login .other-entry em {
	display: inline-block;
	width: 35px;
	height: 35px;
	background-size:contain;
}
.login .other-entry em.sina {
	background-image:url(../image/sina-img.png);
}
.login .other-entry em.wechat {
	background-image:url(../image/wechat-img.png);
}
.login .other-entry em.qq {
	background-image:url(../image/qq-img.png);
}
.login .other-entry a {
	display: inline-block;
	cursor: pointer;
	margin: 0 15px;
}
.login .other-entry i {
	display: block;
	text-align:center;
	font-style: normal;
	line-height: normal;
}

.lc-out,.lc-ins {
	border-radius: 3px;
	position: relative;
}

.lc-out {
	width: 450px;
	height: 480px;
	background: url(../image/bg-quicklogin.png) no-repeat;
}

.lc-ins {
	width: 380px;
	height: 370px;
	padding: 25px;
	padding-top: 40px;
	position: relative;
	margin: 0 auto;
}

.lc-title {
	color: #84271a;
	font-size: 23px;
	border-bottom: #000000 solid 2px;
	padding-bottom: 20px;
	padding-top: 5px;
	margin-bottom: 20px
}

.logincont .item {
	width: 370px;
	height: 50px
}

.logincont .item .label {
	width: 70px
}

.logincont .item .text {
	width: 180px
}

.logincont .item .text-code {
	width: 55px;
	margin-right: 5px
}

.logincont .scode .item-cont {
	width: 300px !important
}

.logincont .btn {
	padding: 0px 40px;
	margin-right: 10px;
}

.logincont .item-btn {
	margin-top: －20px
}

.logincont .item-btn .sctxt {
	margin-top: 0px
}

.logincont .item-btn .sctxt a {
	color: #336699;
}

.logincont .item .img {
	width: 100px;
	float: left
}

.log-notice {
	color: #cc2b3c;
	height: 25px;
	line-height: 25px;
	margin-left: 80px;
	text-align: left;
	width: 240px;
	display: none;
}

.log-notice img {
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 75px;
	margin-right: float: left;
	height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	width: 20px;
}

.reg {
	background: #f58429
}

.auth-error {
	width: 180px;
	margin-top: 10px;
	background-color: #ffffff !important;
	border: none !important
}

@media screen and (max-width: 1024px) {
	.container {
		width: 1200px
	}
	#common_footer {
		width: 1200px
	}
}