body {
	background: #f5f8fa;
}

/*登录 注册*/
.login-box {
	width: 712px;
	margin: auto;
	height: 596px;
	background: #fff;
	margin-top: 80px;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.11);
	box-shadow: 0px 5px 20px rgba(234, 234, 234, 0.5) \9;
	-moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.11);
	-webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.11);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

/*只适用于IE8*/
@media \0screen {
	.login-box {
		box-shadow: 0px 5px 20px rgb(234, 234, 234);
	}
}

.login-one {
	border-bottom: 1px solid #ededed;
	padding-top: 65px;
	overflow: hidden;
	text-align: center;
}

.login-one .zh {
	padding-bottom: 8px;
	/*border-bottom: 1px solid #3E7CD9;*/
	font-size: 18px;
	text-align: center;
	width: 300px;
	margin: auto;
	color: #000;
	cursor: pointer;
}

.login-one .zh-ativ {
	border-bottom: 1px solid #3E7CD9;
	color: #3E7CD9;
}

.login-box .cont {
	padding-top: 50px;
	position: relative;
}

.login-box .cont-list {
	width: 440px;
	padding-top: 30px;
	margin: auto;
	overflow: hidden;
}

.login-box .cont-list .login-input {
	border: none;
	border-bottom: 1px solid #A7B0BC;
	line-height: 36px;
	height: 36px;
	font-size: 16px;
	width: 100%;
}

.login-box .cont-list .btn {
	width: 110px;
	line-height: 36px;
	font-size: 16px;
	margin-left: 10px;
	text-align: center;
	background: #3E7CD9;
	color: #fff;
	cursor: pointer;
}

.login-box .cont-list .btn {
	width: 110px;
	line-height: 36px;
	font-size: 16px;
	margin-left: 10px;
	text-align: center;
	background: #3E7CD9;
	color: #fff;
	cursor: pointer;
}

.login-box .cont-list .yzm-ativ {
	color: #949494;
	background: #D9D9D9;
	cursor: not-allowed;
}

.login-box .btn-xyb {
	line-height: 56px;
	width: 427px;
	margin: auto;
	margin-top: 80px;
	font-size: 18px;
}

.login-box .dl-box {
	font-size: 16px;
	margin-top: 20px;
	color: #949494;
	text-align: center;
}

.login-box .dl-box .dl {
	color: #3E7CD9;
	cursor: pointer;
}

.login-box .cont .text {
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 14px;
	bottom: 66px;
}

/*弹出框登录*/
.login-box2 {
	height: 540px;
}

.login-one2 {
	padding-top: 0;
}

.login-one2 .zh {
	width: 215px;
	display: inline-block;
	cursor: pointer;
}

.login-one2 .btn-xyb {
	margin-top: 20px;
}

.login-one2 .xczd {
	font-size: 14px;
}

/*个人中心*/
.zx-Box {
	
}

.zx-Box .one {
	position: relative;
	/*height: 500px;*/
	background: #fff;
	text-align: center;
}

.zx-Box .one .zx-bg {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
	display: block;
}

.zx-Box .tx-box {
	position: absolute;
	height: 130px;
	width: 130px;
	left: 50%;
	margin-left: -70px;
	top: 60px;
	border: 4px solid #F5F8FA;
	border-radius: 100%;
	behavior: url(js/PIE-1.0.0/PIE.htc);
	overflow: hidden;
}

/*只适用于IE8*/
@media \0screen {
	.zx-Box .tx-box img {
		border-radius: 100%;
		position: relative;
		behavior: url(js/PIE-1.0.0/PIE.htc);
	}
}

.zx-Box .icon_v {
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: 40px;
}

.zx-Box .one .name {
	padding-top: 210px;
	font-size: 24px;
}

.zx-Box .one .text {
	font-size: 16px;
	color: #949494;
	margin-top: 15px;
}

.zx-Box .one {
	
}

.zx-Box .login-one {
	padding-top: 35px;
}

.zx-Box .login-one .zh {
	display: inline-block;
	line-height: 44px;
	width: 150px;
}

.bjxx {
	font-size: 16px;
	position: absolute;
	right: 40px;
	top: 30px;
	color: #3E7CD9;
	cursor: pointer;
}
/**/
.zt-contBox {
	background: #fff;
	margin: auto;
	margin-top: 40px;
}

.zt-contBox.xx {
	width: 1200px;
}

/* 积分列表 */
.jf-ul {
	line-height: 24px;
	padding: 20px 30px;
	padding-bottom: 0;
	min-height: 465px;
}

.jf-ul li {
	padding: 10px 10px;
	border-bottom: 1px solid #E6E6E6;
	position: relative;
}

.jf-ul li .text {
	font-size: 16px;
	color: #000;
}

.jf-ul li .time {
	font-size: 14px;
	color: #909090;
}

.jf-ul li .num {
	font-size: 18px;
	color: #FCA918;
	padding-left: 20px;
	display: inline-block;
	font-weight: 600;
}
/*消息*/
.xx-ul {
	line-height: 24px;
	padding: 20px 30px;
	padding-bottom: 0;
	min-height: 465px;
}

.xx-ul li {
	padding: 10px 0;
	border-bottom: 1px solid #E6E6E6;
}

.xx-ul .time {
	font-size: 14px;
	color: #909090;
}

.xx-ul .text {
	font-size: 16px;
	height: 48px;
	overflow: hidden;
}

/**/
.zt-contBox.jc {
	width: 700px;
}

.rz-box {
	height: 98px;
	text-align: center;
}

.rz-box .cont {
	font-size: 16px;
	color: #3E7CD9;
	padding-top: 30px;
	text-align: center;
}

.rz-box .text {
	font-size: 12px;
	color: #666;
	margin-top: 10px;
}

/*基础信息输入框*/
.jcinput_list {
	line-height: 40px;
	margin-top: 20px;
	text-align: center;
}

.jcinput_list .left {
	width: 80px;
	text-align: right;
	display: inline-block;
}

.jcinput_list .right {
	width: 470px;
	text-align: left;
		font-size: 14px;
	display: inline-block;
}

.jcinput_list .jc-input {
	width: 100%;
	border: 1px solid #D9D9D9;
	height: 40px;
	text-indent: 10px;
	font-size: 14px;
}

.jcinput_list .jctx-box {
	height: 100px;
	width: 100px;
	border: 1px solid #D9D9D9;
}

.jcinput_list .upt {
	width: 140px;
	margin-left: 30px;
	margin-top: 30px;
}

.zt-contBox .jc-btnBox {
	margin-top: 30px;
	padding-bottom: 50px;
}

.zt-contBox .yzm {
	position: absolute;
	color: #3E7CD9;
	width: 100px;
	right: 73px;
	text-align: center;
	top: 3px;
	line-height: 36px;
	cursor: pointer;
}

.zt-contBox .yzm-ativ {
	color: #949494;
}

/*搜索框*/
.ss-Box {
	width: 900px;
	overflow: hidden;
	line-height: 56px;
	height: 56px;
	background: #fff;
	position: relative;
	margin: 42px auto;
	border: 1px solid #A7B0BC;
}

.ss-Box .ss-input {
	border: none;
	width: 740px;
	line-height: 56px;
	height: 56px;
	text-indent: 20px;
	font-size: 14px;
	margin-right: 40px;
}

.ss-Box .ss-btn {
	width: 120px;
	background: #3E7CD9;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.ss-Box .ss-close {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 140px;
	cursor: pointer;
	display: block;
	font-size: 16px;
}

/*搜索结果*/
.ss-re {
	background: #fff;
	padding-top: 30px;
}

.ss-re .login-one {
	text-align: left;
	padding-left: 30px;
}

.ss-re .login-one .zh {
	font-size: 14px;
	width: 120px;
}

/*搜索结果*/
.ss-result {
	padding-left: 20px;
	padding-right: 20px;
}

.re-ul {
	line-height: 24px;
}

.re-ul li {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E6E6E6;
	cursor: pointer;
	margin-top: 20px;
}

.re-ul li:hover {
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.11);
	-webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.11);
}

/*只适用于IE8*/
@media \0screen {
	.re-ul li:hover {
		box-shadow: 0px 5px 20px rgb(234, 234, 234);
		position: relative;
		behavior: url(js/PIE-1.0.0/PIE.htc);
	}
}

.re-ul .one {
	font-size: 16px;
	padding: 16px 0;
}

.re-ul .cont {
	font-size: 14px;
	color: #666;
	/* text-align: justify; */
	word-wrap: break-word;
	padding: 20px 15px;
	background: #F5F8FA;
	margin-bottom: 10px;
}

.re-ul .tow {
	font-size: 14px;
	color: #949494;
}

.re-ul .tow span {
	display: inline-block;
	padding-right: 10px;
}

/*搜索详情*/
.zhzh {
	line-height: 36px;
	border-bottom: 1px solid #3E7CD9;
	width: 70px;
	text-align: center;
	background: #f5f8fa;
	padding-top: 33px;
}

.xzqw {
	border: 1px solid #F95951;
	color: #F95951;
	line-height: 40px;
	width: 120px;
	text-align: center;
	cursor: pointer;
	display: block;
}

.detail-detail2 {
	padding-bottom: 40px;
}

.detail-detail2 .cont {
	padding-top: 0px;
	min-height: auto;
	padding-bottom: 20px;
	word-wrap: break-word;
}