body {
	margin: 0;
	font: 12px/1.8, microsoft yahei, Verdana, Arial, Helvetica, sans-serif,
		'\5B8B\4F53';
	color: #333;
	background: white;
}

img {
	border: 0;
}

input, textarea, select {
	margin: 0;
	padding: 0;
	font-size: 12px;
	outline: none;
	resize: none;
}

button {
	outline: none
}

html:root body, html:root input, html:root button, html:root textarea,
	html:root select {
	font-family: microsoft yahei, Verdana, Arial, Helvetica, sans-serif,
		'\5fae\8f6f\96c5\9ed1', '\5B8B\4F53';
}

* {
	margin: 0;
	padding: 0px;
	list-style: none;
}

form, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color: #4e4e4e;
	outline: none;
}

fieldset {
	border: none;
}

.clearfix:after, .Content:after {
	content: "";
	display: block;
	height: 0;
	clear: both !important;;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

i, em {
	font-style: normal;
}

b {
	color: #F63;
}

button {
	cursor: pointer;
}

button i {
	display: none;
}

.w {
	width: 100%;
}

.mt5 {
	margin-top: 10px;
}

.f12 {
	font-size: 13px;
}

.wid_150 {
	width: 145px;
}

.bjcolor {
	background: url(../images/head_bg.png) no-repeat center / 100% 100%;
}

.w1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.block8 {
	height: 8px;
}

.block20 {
	height: 20px;
}

.block30 {
	height: 30px;
	line-height: 30px;
}

.block40 {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tl {
	text-align: left
}

.tc {
	text-align: center
}

.tr {
	text-align: right;
}

.cc {
	margin-left: auto;
	margin-right: auto;
}

.wid_b80 {
	width: 80%;
}

.reg-form .cell .f24 {
	font-size: 24px;
}

.reg-form .cell .f28 {
	font-size: 28px;
}

.text, textarea {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border: 1px solid;
	border-color: #CECECF;
	border-radius: 0;
	background: white;
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-appearance: none;
}

.text:focus, textarea:focus {
	outline: none;
	border-color: #92AFED;
	box-shadow: 0 0 5px #92AFEC, inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.text {
	width: 170px;
	height: 24px;
	padding: 7px 9px;
	line-height: 24px;
}

input.err, input.err:focus {
	color: #900;
	border-color: #E06341;
	background: #FFEFEC;
	box-shadow: 0 0 5px #E06341;
}

textarea {
	width: 270px;
	height: 100px;
	padding: 5px 9px;
	line-height: 1.7;
	font-size: 14px;
	overflow: auto;
	resize: none;
}

.f-check {
	font-size: 12px;
}

.wid_160 {
	width: 160px;
}

.button {
	display: inline-block;
	height: 45px;
	padding: 0 15px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;
	color: white;
	border: 0 none;
	background-color: #046acf;
	background-repeat: repeat-x;
	background-position: 0 0;
	cursor: pointer;
}

.button:hover {
	text-decoration: none;
	background-color: #1672e3;
}

.button:active {
	background-color: #3482e1;
}

.button .icon {
	position: relative;
	top: 11px;
	vertical-align: top;
	font-weight: normal;
}

.button span {
	position: relative;
	top: 11px;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	vertical-align: top;
	padding-left: 8px;
}

.button em {
	display: none;
}

.btn-gray {
	color: #666;
	background-color: #eee;
}

.btn-gray:hover {
	background-color: #ddd;
}

.btn-redbj {
	background: #06b653;
	color: #ffff;
}

.btn-redbj:hover {
	background: #e30a0a
}

.btn-gray:active {
	background-color: #e7e7e7;
}

.btn-blue {
	height: 50px;
	line-height: 50px;
	background-color: #046acf;
}

.btn-green {
	height: 50px;
	line-height: 50px;
	background-color: #14b842;
}

.btn-green:hover {
	background-color: #21db55;
}

.btn-blue:hover {
	background-color: #0fabe4;
}

.btn-blue:active {
	background-color: #0097ce;
}

.btn-disabled, .btn-disabled:hover, .btn-disabled:active {
	background-color: #e7e7e7;
	color: #A1A1A1;
	cursor: not-allowed;
}

.header {
	height: 105px;
	text-align: right;
	line-height: 105px;
}

.header .logo {
	margin-top: 14px;
}

.header .logo img {
	height: 80px;
}
.header-r, .header-r a {
    color: #fff;
}
.wrap {
	position: relative;
	z-index: 0;
	height: 530px;
    background: #eee;
}

.banner-show {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	min-width: 980px;
	height: 500px;
	overflow: hidden;
}

.banner-show .cell {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: center top;
}

.banner-show .cell .con {
	position: relative;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center top;
}

.bns-01 {
	/*background: #009241;*/
}

.bns-01 .con {
	background: url(../images/loginpic.png) no-repeat left;
}

.banner-link {
	position: absolute;
	top: 100px;
	left: 50%;
	width: 400px;
	height: 400px;
	margin-left: -430px;
}

.container {
	position: relative;
	top: 530px;
	z-index: 2;
	width: 980px;
	height: 0;
	margin: auto;
}

.register-boxzhmm {
	position: absolute;
	top: -470px;
	right: 0;
	width: 420px;
	height: 380px;
	background: white;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.95);
}

.register-box {
	position: absolute;
	top: -470px;
	right: 0;
	width: 420px;
	/* height: 375px; */
	height: 335px;
	padding-top: 50px;
	background: white;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.95);
}

.red {
	color: #ff4d40;
}

.reg-slogan {
	height: 50px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
}

.reg-form {
	width: 328px;
	height: 280px;
	margin: auto;
}

.reg-form .cell {
	position: relative;
	height: 55px;
	margin-bottom: 10px;
	zoom: 1;
}

.reg-form .cell span {
	line-height: 32px;
	position: relative;
	top: 6px;
	left: 5px;
}

.reg-form .cell .Name {
	height: 32px;
	background-color: none;
	border: 1px #dcdcdc solid;
	line-height: 32px;
	border-radius: 4px;
	text-indent: 30px;
}

.reg-form .cell .Pwd {
	height: 32px;
	background-color: none;
	border: 1px #dcdcdc solid;
	line-height: 32px;
	border-radius: 4px;
	text-indent: 30px;
}

.reg-form .cell .PhoneNum {
	width: 150px;
	height: 32px;
	background: url(../images/Phone.png) no-repeat center left;
	background-color: none;
	border: 1px #656565 solid;
	line-height: 32px;
	border-radius: 4px;
}

.reg-form .cell .yzm {
	height: 32px;
	background-color: none;
	border: 1px #dcdcdc solid;
	line-height: 32px;
	border-radius: 4px;
	width: 120px;
	text-indent: 30px;
}

.reg-form .cell .yzm_img img {
	width: 105px;
	height: 45px;
}

.hqyzm button {
	width: 130px;
	height: 48px;
	background: #fff;
	border: none;
	float: right;
	border: 1px #656565 solid;
	border-radius: 4px;
}

.reg-form .cell input {
	position: absolute;
	top: 0;
	left: 0;
	width: 294px;
	padding: 7px 11px;
	font-size: 16px;
	background: none;
	padding-left: 10px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}

.remember {
	font-size: 12px;
	color: #949494;
}

.reg-form .cell .jr_place {
	border: #000 1px solid;
}

.reg-form .bottom {
	height: 40px;
}

.reg-form .bottom .button {
	display: block;
	border-radius: 4px;
}

.Forget {
	text-decoration: underline;
	font-weight: 400;
	color: #4e4e4e;
}
/*footer*/
.footer {
    background-color: #333945;
    color: #d4d4d4;
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
    line-height: 30px;
}
.footer a{
	color: #d4d4d4;
}
/*注册*/
.hbj {
	background: #eee;
}

.register_item {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
/*标签切换*/
.index_recommend {
	margin-bottom: 8px;
	padding-bottom: 50px;
	overflow: hidden;
	height: 730px;
}

.index_recommend .head {
	border-bottom: 1px solid #06b653;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
}

.index_recommend .head strong {
	color: #333;
	font-size: 28px;
	font-weight: 100;
	margin-left: 17px;
	width: 115px;
	display: block;
	float: left
}

.index_recommend .head ul {
	float: left;
	margin-left: 30px;
}

.index_recommend .head ul li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	height: 59px;
	line-height: 62px;
	font-size: 16px;
	text-align: center;
	position: relative;
	cursor: pointer;
	color: #666
}

.index_recommend .head ul li:hover {
	color: #c20000
}

.index_recommend .head ul li.current {
	border-bottom: #06b653 2px solid;
	color: #06b653
}

.index_recommend .head ul li.current .arrow-up-menu {
	border-bottom: 5px solid #c20000;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	display: none;
	top: 40px;
}

.index_recommend .head .more {
	float: right;
	font-size: 12px;
	margin-right: 10px;
	display: block;
	height: 40px;
	line-height: 40px;
}

.more {
	color: #999;
	font-size: 12px;
}

.item {
	font-size: 30px;
	font-weight: bold;
	color: #c20000;
	padding-right: 8px;
}

.index_recommend .content {
	width: 100%;
	padding: 8px 0 0;
	background-color: #fff;
	height: 650px;
}

.index_recommend .content .per {
	display: none
}

.index_recommend .content .per.current {
	display: block;
}

.index_recommend .content ul li {
	float: left
}

.apply .btn {
	width: auto;
	padding: 0 10px;
	text-decoration: none
}

span.more-sign {
	font-family: "SimSun"
}

.index_recommend .head ul li.current .arrow-up-menu {
	display: block;
	left: 47%;
	position: relative;
	top: -10px;
}

.register_item_layout {
	margin: 20px;
}

.register_item_layout .regiser_item {
	width: 470px;
	height: auto;
	display: block;
}

.register_item_layout .regiser_rimg {
	background: url(../images/regimg.png) no-repeat;
	width: 396px;
	height: 312px;
}

.regiser_item .mainLeftDiv {
	width: 100%;
}

.f-box:after {
	content: "\0020";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.f-msg {
	overflow: hidden;
	zoom: 1;
	color: #919191;
	padding-top: 6px;
	float: left;
}

.f-label {
	float: left;
	width: 130px;
	padding-top: 6px;
	line-height: 16px;
	text-align: right;
}

.f-input {
	float: left;
	margin-right: 10px;
	padding-bottom: 20px;
	line-height: 16px;
	height: auto;
	*display: inline;
}

.f-txt, .f-area {
	line-height: 16px;
	padding: 4px 5px;
	border: 1px solid #dddddd;
	color: #333;
	vertical-align: middle;
	outline: none;
}

.f-txt {
	width: 295px;
	height: 30px;
	line-height: 30px;
}

.f-txt-s {
	width: 120px;
}

.f-label {
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	height: 30px;
	line-height: 30px;
	padding-right: 15px;
	float: left;
}

.f-input p {
	padding-top: 3px;
	color: #666666;
}

.f-input {
	padding: 0px;
}

.f-txt-written {
	color: #0AABBD;
	font-size: 12px;
}

.a3 {
	color: #e28000;
}

.a3:hover {
	color: #149EB3;
}

.mt5 span {
	color: #666666;
}

.mt5 a {
	color: #0AABBD;
}

.mt5 a:hover {
	color: #0AABBD;
}

.nform .f-input {
	padding-bottom: 5px;
}

.f-input .tishiP {
	color: #D71635;
	padding: 5px 1px 1px 1px;
	height: 12px;
	line-height: 12px;
	font-size: 12px;
}

.f-input .f-txt-s {
	margin-top: -23px;
}

select {
	border: 1px solid #DDD;
	height: 35px;
	padding: 8px 5px;
	width: 272px;
}

/*找回密码*/
.findpassword_item .Safetyzc dd {
	padding: 45px 0;
	background: #fff;
	min-height: 330px;
}

.findpassword_item .Safetyzc .Step {
	width: 80%;
	margin: 10px auto;
	margin-bottom: 30px;
}

.findpassword_item .Safetyzc .Step li {
	float: left;
	width: 25%;
	height: 4px;
	background: #ccc;
	text-align: center;
}

.findpassword_item .Safetyzc .Step li span {
	display: inline-block;
	width: 24px;
	height: 24px;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background: #ccc;
	position: relative;
	bottom: 12px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}

.findpassword_item .Safetyzc .Step li.stepCur, .findpassword_item .Safetyzc .Step li.stepCur span
	{
	background: #7abd54;
}

.findpassword_item .sjyz-two, .findpassword_item .sjyz-three {
	display: none;
}

.findpassword_item .sjyz-ok {
	text-align: center;
	font-size: 20px;
	display: none;
	height: 80px;
	line-height: 80px;
}

.findpassword_item .sjyz-ok span {
	display: inline-block;
	width: 40px;
	line-height: 40px;
	color: #fff;
	background: #94CE25;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.yzm_hq a {
	padding: 11px 12px 10px 12px;
	background: #f0f0f0;
	border: #ccc 1px solid;
	font-size: 13px;
	position: relative;
	top: 2px;
}

/*个人中心*/
.user-center {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.user-center .break {
	height: 80px;
	line-height: 80px;
}

.user-center .user-wrapper {
	border: 1px #e8e8e8 solid;
	background: #fff;
	margin-bottom: 70px;
	position: relative;
	min-height: 600px;
}

.user-center .wrap-l {
	width: 227px;
	border-right: 1px #e8e8e8 solid;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

.user-center .wrap-l .user-info {
	padding: 19px 0 19px 19px;
	border-bottom: 1px #e8e8e8 solid;
}

.user-center .wrap-l .user-info .avatar {
	width: 64px;
	height: 64px;
}

.user-center .wrap-l .user-info .avatar img {
	width: 64px;
	height: 64px;
	border: 1px #e8e8e8 solid;
	border-radius: 4px;
}

.user-center .wrap-l .user-info .avatar-r {
	padding-left: 18px;
}

.user-center .wrap-l .user-info .avatar-r .p1 {
	color: #666;
	font-size: 18px; : 20 px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	min-height: 20px;
}

.user-center .wrap-l .user-info .avatar-r .p2 {
	padding-top: 9px;
	color: #999999;
	font-size: 12px;
}

.user-center .wrap-l .nav-l a {
	display: block;
	height: 46px;
	line-height: 44px;
	text-align: center;
	color: #666;
	font-size: 16px;
	border-bottom: 1px #e8e8e8 solid;
}

.user-center .wrap-l .nav-l a:hover, .user-center .wrap-l .nav-l a.on {
	background: #e8e8e8;
}

.user-center .wrap-r {
	padding-left: 247px;
	position: relative;
}

.user-center .wrap-r .safe-list {
	padding-bottom: 150px;
}

.user-center .wrap-r .head {
	padding-top: 38px;
	height: 77px;
	border-bottom: 1px #e8e8e8 solid;
	font-size: 18px;
	color: #003333;
	text-indent: 21px;
}

.user_con {
	width: 98%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.user_con .title {
	border-bottom: 1px #e8e8e8 solid;
	height: 45px;
	line-height: 45px;
	color: #666;
	width: 100%;
	position: relative;
}

.user_con .title .ewm {
	position: absolute;
	right: 0;
	top: 5px;
}

.user_con .title .ewm>h5 {
	line-height: 0px;
	margin-top: -3px;
}

.user-center .tab {
	border: 0;
	line-height: 65px;
	width: 50%;
}

.user-center .tab .tr {
	width: 30%
}

.user-center .tab button {
	width: 120px;
}

.future-avatar {
	margin-left: 50px;
}

.user-center .wrap-r .future-avatar .upload-avatar {
	position: relative;
	width: 80px;
	height: 30px;
	line-height: 26px;
	border: 1px #e8e8e8 solid;
	background: #f8f8f8;
	text-align: center;
	font-size: 12px;
	color: #666;
	margin: 15px 0;
	cursor: pointer;
}

.new-uploaded-avatar {
	
}

.errorInfo{
	margin-top: 15px;
	margin-left: 45px;
	color: red;
}
.errorInfo i{
	padding-right: 5px;
}

