/*==========css_reset==========*/
html, body, div, ul, li, h1, h2, h3, h4, p, table, td, th, span, em {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', "宋体";
}

h1, h2, h3, h4 {
	font-weight: normal
}

li {
	list-style: none
}

body, html {
	overflow-x: hidden;
}

body {
	color: #666;
	font-size: 12px;
	min-width: 1038px;
	height: 100%;
}

img {
	border: 0
}

em {
	font-style: normal
}

input {
	outline: 0
}

a {
	text-decoration: none;
	color: #222;
	outline: none
}

table, td, th {
	border-collapse: collapse
}

.indent {
	display: block;
	text-indent: -9999px;
}

.clear {
	clear: both;
	overflow: hidden;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.redC {
	color: #ff5844;
}

.show {
	display: block;
}

.hide {
	display: none;
}

/*==========page_style==========*/
body {
	background: #ffffff url(https://img.q1cdn.com/s/ggzbg/content/images/bg.jpg?v=2) center 41px no-repeat;
	margin-top: 41px;
}

.main, .footer_c {
	width: 1038px;
	margin: 0 auto;
	position: relative;
}

.top {
	height: 516px;
}

.logo {
	position: absolute;
	top: 60px;
	left: 188px;
	width: 180px;
	height: 76px;
	display: block;
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/logo.png) no-repeat;
}
/*.title{background:url(images/logo.png) 0 0 no-repeat;width:518px;height:255px;position: absolute;top:110px;left:250px;}*/
.tit_p {
	position: absolute;
	top: 225px;
	left: 180px;
	color: #636085;
	font-size: 20px;
	letter-spacing: 6px;
}

.container {
	background: #f6f8f9;
	margin-bottom: 36px;
	padding: 20px;
	position: relative;
}

.Not_login {
	color: #698496;
	font-size: 14px;
	margin-left: 20px;
	line-height: 24px;
	display: none;
}

	.Not_login a {
		color: #fa6f5e;
	}

.login {
	color: #698496;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 14px;
	line-height: 24px;
	display: block;
	overflow: hidden;
}

.user, .order, .goods, .letter {
	display: block;
	float: left;
	margin-right: 80px;
}

.order {
	color: #fc5741;
}

.login a {
	color: #fa6f5e;
}

.help, .service, .drop {
	display: block;
	float: right;
	margin-left: 20px;
}

	.help a, .service a, .drop a {
		color: #698496;
	}

.nav {
	background: #ffffff;
	border: 1px solid #e5e9f0;
	height: 79px;
}

	.nav ul {
		margin-top: 20px;
	}

	.nav li {
		float: left;
		text-align: center;
		line-height: 39px;
		background: #698496;
		color: #eff2f5;
		font-size: 14px;
		width: 199px;
		cursor: pointer;
	}

		.nav li span {
			display: block;
			border-width: 0 1px;
			border-style: solid;
			border-color: #fff #7897ab #fff #4b6475;
			height: 39px;
			width: 0;
			float: right;
		}

		.nav li:hover, .focus_li {
			background: #ebc455 !important;
		}

		.nav li a {
			width: 196px;
			height: 39px;
			line-height: 39px;
			color: #eff2f5;
			display: block;
			float: left;
		}
	/*.nav li a:hover,.focus_li a{color:#fa6f5e!important;}*/

	.nav p {
		text-align: center;
		color: #698496;
		font-size: 18px;
		line-height: 79px;
	}

.search {
	height: 46px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #e5e9f0;
	padding-top: 21px;
}

.s_tit {
	color: #5f727f;
	font-size: 16px;
	margin: 0 20px;
}

.s_select, .s1, .s2, .s3 {
	height: 24px;
	margin-right: 15px;
	border: 1px solid #e5e9f0;
}

.searchUl li {
	float: left;
}

#txtActorName {
	height: 22px;
	border: 1px solid #e5e9f0;
}

.btn {
	background: #698496;
	width: 73px;
	height: 26px;
	border: none;
	color: #fff;
	cursor: pointer;
}

	.btn:hover {
		background: #758e9f;
	}

.sell_nav {
	height: 67px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #e5e9f0;
}

	.sell_nav li {
		float: left;
		width: 16%;
		text-align: center;
		line-height: 67px;
		color: #5f727f;
		font-size: 14px;
	}

.nav_l4 li {
	width: 25%;
}

.sell_nav li a {
	height: 67px;
	display: block;
	color: #5f727f;
}

.sell_nav li:hover, .sell_nav .sell_nav_li_focus a {
	font-weight: bold !important;
	color: #ec8146;
}

.sell_search {
	height: 46px;
	background: #fff;
	padding-top: 20px;
}

	.sell_search p {
		color: #fc5844;
		float: left;
		line-height: 26px;
	}

	.sell_search span {
		color: #abb4bc;
		float: left;
		line-height: 26px;
		margin-right: 5px;
	}

	.sell_search select {
		float: left;
		width: 143px;
		height: 25px;
		border: 1px solid #e5e9f0;
		margin-right: 10px;
	}

.sell_btn {
	float: left;
	margin-right: 30px;
}

.text_btn {
	float: left;
	margin-right: 5px;
	width: 143px;
	height: 24px;
	border: 1px solid #e5e9f0;
	color: #abb4bc;
}

.sell_search1 {
	float: right;
}

.blank {
	height: 20px;
	background: #fff;
}

.content {
	margin-bottom: 69px;
	zoom: 1;
}

.con_left {
	float: left;
	margin-right: 20px;
}

.con_right {
	float: right;
	width: 803px;
}



.left_nav {
	width: 173px;
	margin-bottom: 24px;
	border: 1px solid #e3e6ea;
}

	.left_nav p {
		height: 40px;
		background: #698496;
		line-height: 41px;
		color: #fff;
		font-size: 14px;
		padding-left: 28px;
	}

	.left_nav li {
		height: 40px;
		background: #fff;
		line-height: 41px;
		padding-left: 28px;
		color: #5f727f;
		font-size: 12px;
		cursor: pointer;
		border-width: 1px 0 0 0;
		border-style: solid;
		border-color: #e3e6ea;
	}

		.left_nav li a {
			width: 145px;
			height: 40px;
			display: block;
			color: #5f727f;
		}

			.left_nav li a:hover, .li_focus a {
				color: #00aaee !important;
			}

		.left_nav li:hover, .li_focus {
			background: #f6f8f9 !important;
			color: #00aaee !important;
		}

	.left_nav span {
		background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -300px 0 no-repeat;
		width: 10px;
		height: 10px;
		display: block;
		float: left;
		margin: 15px 10px 0 0;
	}

	.left_nav li:hover span, .li_focus span {
		background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -313px 0 no-repeat;
		width: 10px;
		height: 11px;
	}

.char_tab {
	border: 1px solid #e5e9f0;
	margin-bottom: 40px;
}

	.char_tab th {
		height: 39px;
		background: #f6f8f9;
		color: #5f727f;
		font-size: 14px;
		font-weight: normal;
	}

	.char_tab td {
		border-width: 1px 0 0 0;
		border-style: solid;
		border-color: #e5e9f0;
	}
	.char_tab td a:hover {
		font-weight: normal;
	}

	.char_tab tbody tr {
		height: 90px;
		background: #fff;
		text-align: center;
		color: #7d94a4;
	}

		.char_tab tbody tr:hover {
			background: #f6f8f9;
			font-weight: normal;
		}

	.char_tab tfoot td {
		text-align: center;
		background: #eff2f5;
		height: 39px;
	}

		.char_tab tfoot td a {
			color: #698496;
			margin-right: 5px;
		}

			.char_tab tfoot td a:hover {
				color: #fc5844;
				
				font-weight:normal;
				

			}

.t_color1 {
	color: #fc5844 !important;
	font-weight: normal;
}

.t_color2 {
	color: #ec8146 !important;
	font-weight: normal;
}

.fanye {
}

.th1 {
	width: 10%
}

.th2 {
	width: 10%
}

.th3 {
	width: 10%
}

.th4 {
	width: 10%
}

.th5 {
	width: 10%
}

.th6 {
	width: 10%
}

.th7 {
	width: 10%
}

.con {
	padding: 15px 30px 40px 30px;
}

	.con .char_tab {
		width: 100%;
	}

	.con .th1 {
		width: 10%
	}

	.con .th2 {
		width: 14%
	}

	.con .th3 {
		width: 14%
	}

	.con .th4 {
		width: 10%
	}

	.con .th5 {
		width: 14%
	}

	.con .th6 {
		width: 10%
	}

	.con .th7 {
		width: 13%
	}

	.con .th8 {
		width: 14%
	}

	.con th {
		width: 14%;
	}

	.con .char_tab tbody a {
		color: #7d94a4;
		text-decoration: underline;
	}

	.con .char_tab tbody td {
		color: #7d94a4;
	}

.note {
	background: #fff;
	padding: 20px 100px 20px 30px;
	border: 1px solid #e5e9f0;
	margin-top: 20px;
}

	.note p {
		color: #5f727f;
		font-size: 14px;
		line-height: 30px;
	}

		.note p strong {
			color: #ff5848;
			font-weight: normal;
		}


.to-up {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -329px -15px no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-left: 10px;
}

	.to-up:hover {
		background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -329px 0 no-repeat;
		width: 13px;
		height: 13px;
		display: inline-block;
		margin-left: 10px;
	}

.to-down {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -345px 0 no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-left: 5px;
}

	.to-down:hover {
		background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -345px -15px no-repeat;
		width: 13px;
		height: 13px;
		display: inline-block;
		margin-left: 5px;
	}

.con_help {
	margin-bottom: 40px;
}

	.con_help table {
		border: 1px solid #e5e9f0;
	}

		.con_help table td {
			border-width: 1px 0 0 0;
			border-style: solid;
			border-color: #e5e9f0;
		}

		.con_help table th {
			height: 40px;
			text-align: left;
			color: #698496;
			font-size: 14px;
			padding-left: 30px;
		}

			.con_help table th p {
				border-bottom: 3px solid #e3b96e;
				width: 107px;
				height: 40px;
				line-height: 40px;
			}

		.con_help table td {
			height: 37px;
			color: #698496;
			font-size: 12px;
			padding-left: 30px;
		}

			.con_help table td a {
				color: #698496;
				font-size: 12px;
			}

				.con_help table td a:hover {
					color: #ebc455;
				}

		.con_help table .th1 {
			width: 40%;
		}

		.con_help table .th2 {
			width: 50%;
		}

/*右侧导航*/
.nav_r {
	position: absolute;
	top: 120px;
	right: -100px;
}

	.nav_r li {
		width: 80px;
		height: 82px;
		background: #f6f8f9;
		text-align: center;
	}

.r_l2, .r_l3, .r_l1, .r_l4 {
	margin-bottom: 4px;
}

.nav_r li a {
	width: 80px;
	height: 82px;
	display: block;
}

.nav_r li span {
	width: 26px;
	height: 24px;
	display: inline-block;
	margin: 22px 0 5px 0;
}

.nav_r li p {
	color: #698496;
	font-size: 12px;
}

.r_l1_focus p, .r_l1:hover p, .r_l2_focus p, .r_l2:hover p, .r_l3_focus p, .r_l3:hover p, .r_l4_focus p, .r_l4:hover p, .r_l5_focus p, .r_l5:hover p {
	color: #00aaee;
	font-size: 12px;
}

.r_l1 span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) 0 -34px no-repeat;
}

.r_l1_focus span, .r_l1:hover span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) 0 0 no-repeat;
}

.r_l2 span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -34px -34px no-repeat;
}

.r_l2_focus span, .r_l2:hover span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -34px -1px no-repeat;
}

.r_l3 span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -67px -34px no-repeat;
}

.r_l3_focus span, .r_l3:hover span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -67px 0 no-repeat;
}

.r_l4 span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -101px -34px no-repeat;
}

.r_l4_focus span, .r_l4:hover span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -101px -1px no-repeat;
}

.r_l5 span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -132px -34px no-repeat;
}

.r_l5_focus span, .r_l5:hover span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -132px 0 no-repeat;
}

/*客服帮助 浮层*/
.r_l5_nav {
	width: 180px;
	height: 180px;
	background: #fff;
	border: 1px solid #e5e9f0;
	padding: 10px;
	position: absolute;
	top: 464px;
	right: -20px;
	display: none;
}

	.r_l5_nav div {
		float: left;
		width: 80px;
		height: 82px;
		background: #f6f8f9;
		text-align: center;
		margin: 5px;
	}

		.r_l5_nav div a {
			width: 80px;
			height: 82px;
			display: block;
		}

		.r_l5_nav div p {
			color: #698496;
			font-size: 12px;
		}

.r_l5_d1_focus p, .r_l5_d1:hover p, .r_l5_d2_focus p, .r_l5_d2:hover p, .r_l5_d3_focus p, .r_l5_d3:hover p, .r_l5_d4_focus p, .r_l5_d4:hover p {
	color: #00aaee;
	font-size: 12px;
}

.r_l5_nav div span {
	width: 26px;
	height: 24px;
	display: inline-block;
	margin: 16px 0 5px 0;
}

.r_l5_d1 span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -200px -34px no-repeat;
}

.r_l5_d1_focus span, .r_l5_d1:hover span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -200px 0 no-repeat;
}

.r_l5_d2 span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -165px -34px no-repeat;
}

.r_l5_d2_focus span, .r_l5_d2:hover span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -165px 0 no-repeat;
}

.r_l5_d3 span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -232px -34px no-repeat;
}

.r_l5_d3_focus span, .r_l5_d3:hover span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -232px 0 no-repeat;
}

.r_l5_d4 span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -264px -34px no-repeat;
}

.r_l5_d4_focus span, .r_l5_d4:hover span {
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -264px 0 no-repeat;
}

/*版权*/
.footer {
	background: #698496;
	height: 130px;
}

.footer_logo {
	position: absolute;
	top: 52px;
	left: 50px;
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/logo.png) -222px 0 no-repeat;
	width: 166px;
	height: 38px;
	display: inline-block;
}

.coy {
	position: absolute;
	top: 30px;
	left: 240px;
	color: #f3f3f3;
	font-size: 12px;
	line-height: 19px;
}
.footer .dzIcon{right:-50px !important;}
	.coy a {
		color: #fff;
	}

		.coy a:hover {
			color: #000080;
		}



/*出售*/
.sale_con {
	display: none;
}

.sale {
	background: #fff;
	padding: 40px 50px;
	width: 725px;
	margin: 0 auto;
	border: 1px solid #e5e9f0;
	position: relative;
}

	.sale tr {
		height: 30px !important;
		color: #5f727f;
		font-size: 12px;
	}

		.sale tr:hover {
			background: #fff !important;
		}

	.sale td {
		padding: 5px 2px;
		border-width: 0;
		height: 40px !important;
		text-align: left !important;
	}

	.sale .input1 {
		width: 120px;
		height: 28px;
		border: 1px solid #e5e9f0;
	}

	.sale .td1 {
		text-align: right !important;
	}

	.sale .td2 {
		text-align: center !important;
		padding-top: 30px;
	}

.sale_dis {
	width: 100%;
	height: 0 !important;
}

	.sale_dis td {
		position: relative !important;
	}

	.sale_dis .close {
		background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -304px -34px no-repeat;
		width: 25px;
		height: 25px;
		position: absolute;
		right: 120px;
		top: 30px;
		cursor: pointer;
		z-index: 100;
	}

		.sale_dis .close:hover {
			transform: rotate(360deg);
			transition: 1s;
		}

/*上架*/
.shel {
	background: #fff;
}

	.shel table {
		padding: 50px 150px;
		display: block;
		color: #5f727f;
	}

	.shel tr {
		height: 50px;
	}

	.shel td {
		padding: 0 5px;
	}

	.shel .td1 {
		text-align: right;
		width: 20%;
	}

	.shel .td2 {
		text-align: center;
	}

		.shel .td2 input {
			margin: 0 30px;
		}

	.shel .input1 {
		width: 141px;
		height: 28px;
		border: 1px solid #e5e9f0;
	}

	.shel .note1 {
		padding: 0 150px 50px 150px;
		color: #5f727f;
	}

		.shel .note1 p {
			line-height: 40px;
		}

/*我的订单*/
.btn_red {
	background: #fc7b5f;
	margin-top: 10px;
}

	.btn_red:hover {
		background: #fc5741;
	}

.note_order {
	margin: 12px 0 0 35px;
}

	.note_order p {
		color: #fc5741;
		font-size: 12px;
		line-height: 24px;
	}

	.note_order .p1 {
		margin-left: 36px;
	}

/*我的订单——银两*/
.char_table {
	width: 100%;
	border: 1px solid #e5e9f0;
	border-bottom: none;
}

	.char_table th {
		height: 39px;
		background: #f6f8f9;
		color: #5f727f;
		font-size: 14px;
		font-weight: normal;
	}

	.char_table td {
		font-size: 14px;
		line-height: 2;
	}

	.char_table tbody tr {
		height: 90px;
		background: #fff;
		text-align: center;
		color: #7d94a4;
	}

/*银两详情*/
.ylxq_pic {
	float: left;
	margin-top: 10px;
	background: url(https://img.q1cdn.com/s/lwzbg/Content/images/djgm_pic_bg.jpg) no-repeat;
	text-align: center;
	width: 144px;
	height: 144px;
}

	.ylxq_pic img {
		width: 78px;
		height: 78px;
		margin-top: 32px;
		border: #143853 1px solid
	}

.ylxq_wz td {
	height: 40px;
	line-height: 40px;
}

.ylxq_wz {
	width: 653px;
	float: left;
	margin-left: 30px;
}

.ylxq_text li {
	float: left;
	margin: 40px 0 0 60px;
	display: inline;
	color: #5f727f;
	text-align: center;
}

/*帮助中心*/
.help_con {
	border: 1px solid #e3e6ea;
	width: 800px !important;
	margin-bottom: 60px
}

.help_top {
	background: #f6f8f9;
	height: 39px;
	line-height: 39px;
}

	.help_top p {
		color: #5f727f;
		font-size: 14px;
		float: left;
		margin-left: 30px;
	}

	.help_top a {
		display: block;
		float: right;
		margin-right: 20px;
	}

.help_txt {
	background: #fff;
	padding: 20px 40px;
}

	.help_txt p {
		color: #5f727f;
		font-size: 14px;
		line-height: 45px;
	}

	.help_txt .p1 {
		color: #00aaee !important;
	}

/*购买详情页面*/
.buy_pro {
	height: 140px;
	padding-top: 20px;
}

.pro_point {
	height: 30px;
	width: 806px;
	border-top: 1px dotted #7b93a3;
	margin: 45px auto;
	position: relative;
}

	.pro_point .point {
		
	}

.point {
	position: absolute;
}

	.point span {
		display: block;
		background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -301px -13px no-repeat;
		width: 8px;
		height: 8px;
		margin: 0 auto;
	}

.point_focus span {
	display: block;
	background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -313px -13px no-repeat;
	width: 8px;
	height: 8px;
	margin: 0 auto;
}

.point p {
	font-size: 12px;
	color: #5f727f;
	margin-top: 10px;
	
}

.point_focus p {
	font-size: 12px;
	color: #fb6f5e;
	margin-top: 10px;
	
}

.point_1 {
	top: -5px;
	left: -20px;
}

.point_2 {
	top: -5px;
	left: 140px;
}

.point_3 {
	top: -5px;
	left: 310px;
}

.point_4 {
	top: -5px;
	left: 480px;
	text-align: center
}

.pro_point .point_5 {
	top: -5px;
	left: 620px;
	width: 60px;
	text-align: center
}

.point_6 {
	top: -5px;
	right: -20px;
}

.con_info {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 50px;
	border-bottom: 1px solid #e5e9f0
}

.con_nav {
	border: 1px solid #e5e9f0;
	height: 39px;
	background: #698496;
	line-height: 39px;
}

	.con_nav ul {
		width: 100%;
		height: 39px;
	}

	.con_nav li {
		float: left;
		font-size: 14px;
		color: #fff;
		width: 110px;
		border-right: 1px solid #4B6475;
		text-align: center;
		cursor: pointer;
		height: 30px;
		vertical-align: middle;
		padding-top: 9px;
	}

		.con_nav li.tab12 {
			border: none;
			width: 98px;
		}

		.con_nav li.tab8 {
			border: none;
		}

		.con_nav li:hover, .con_nav li.focus {
			font-weight: bold;
			color: #fff;
			background-color: #ebc455;
		}

.char_left, .char_right {
	float: left;
	margin-left: 30px;
}

.char_left {
	border: 5px solid #5f727f;
	padding: 8px;
	width: 120px;
	height: 120px;
	background-color: #000;
}

	.char_left img {
		width: 120px;
		height: 120px;
	}

.char_right {
	position: relative;
}

	.char_right td {
		width: 300px;
		color: #5f727f;
		font-size: 14px;
		height: 38px;
	}

.txt {
	clear: both;
	padding: 20px 30px 30px 30px;
}

	.txt p {
		color: #5f727f;
		font-size: 14px;
		line-height: 40px;
	}

.btnLogin1 {
	position: absolute;
	top: 62px;
	right: -60px;
}


.buy_datails {
	background: #fff;
	margin: 0 auto;
	width: 650px;
	border: 1px solid #e5e9f0;
	position: relative;
	overflow: hidden;
}

.zhifu_top {
	padding: 20px 95px;
	border-bottom: 1px solid #e5e9f0;
	overflow: hidden;
}

	.zhifu_top div {
		float: left;
		height: 28px;
		border: 1px solid #e5e9f0;
		color: #5f727f;
		cursor: pointer;
		width: 150px;
		padding-left: 20px;
	}

		.zhifu_top div:hover, .zf_c {
			background: #698496;
			cursor: pointer;
			color: #fff !important;
			font-size: 12px;
		}

		.zhifu_top div p {
			float: left;
			line-height: 28px;
		}

		.zhifu_top div span {
			display: inline-block;
			background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -354px -34px no-repeat;
			width: 12px;
			height: 12px;
			float: left;
			margin: 8px 5px 0 0;
		}

		.zhifu_top div:hover span, .zf_c span {
			display: inline-block;
			background: url(https://img.q1cdn.com/s/ggzbg/content/images/icon.png) -339px -34px no-repeat !important;
			width: 12px;
		}

.zhifu_con {
	padding: 20px 95px 0;
	display: none;
	height: 210px;
}

	.zhifu_con a {
		color: #00a3ff
	}

	.zhifu_con .sp {
		margin-left: 40px;
	}

	.zhifu_con td {
		color: #5f727f;
		font-size: 14px;
		height: 35px;
	}

	.zhifu_con .td1 {
		text-align: right;
		width: 120px;
	}

.b_sele {
	border: 1px solid #e5e9f0;
	width: 145px;
	height: 26px;
	color: #ff5844;
}

.btn_text {
	border: 1px solid #e5e9f0;
	width: 143px;
	height: 24px;
	margin-right: 10px;
	text-indent: 10px;
}

.b_but {
	margin: 0px auto 10px;
	text-align: center;
}

.check {
	text-align: center;
	margin: 0 auto 10px;
	color: #5f727f;
}

	.check a {
		color: #00a3ff
	}


/*con_char*/

/*基本信息*/
.con_char {
	zoom: 1;
	display: none;
	padding: 50px;
	background-color: #fff;
	margin-bottom: 10px;
	overflow: hidden;
}

.con_char0 {
	padding: 50px 0;
}

.con_char .item {
	float: left;
	width: 265px;
	border: solid 1px #e5e9f0;
	margin-right: 30px;
}

	.con_char .item li {
		height: 55px;
		line-height: 55px;
		padding-left: 40px;
		color: #6D7D89;
		font-size: 14px;
		vertical-align: middle;
	}

	.con_char .item .left_item {
		height: 55px;
		line-height: 55px;
		color: #6D7D89;
		font-size: 14px;
		vertical-align: middle;
		width: 70px;
		text-align: right;
		float: left;
	}

	.con_char .item .right_item {
		height: 55px;
		line-height: 55px;
		color: #6D7D89;
		font-size: 14px;
		vertical-align: middle;
		text-align: left;
		float: left;
	}
.writh {
	color: #FC6653;
}

.one {
	background: #F6F8F9;
}

/*装备*/
.con_char .zb_box {
	width: 335px;
	height: 436px;
	margin: 40px 20px 80px 0;
	position: relative;
	margin: 0 auto;
	float:left;
}

	.con_char .zb_box img {
		width: 300px;
		height: 436px;
		position: absolute;
		top: 0;
		left: 0
	}

	.con_char .zb_box .zbli_14 {
		position: absolute;
		margin-left: 221px;
		margin-top: 3px;
	}

	.con_char .zb_box .zbli_13 {
		position: absolute;
		margin-left: 177px;
		margin-top: 3px;
	}

	.con_char .zb_box .zbli_12 {
		position: absolute;
		margin-left: 133px;
		margin-top: 3px;
	}

	.con_char .zb_box .zbli_11 {
		position: absolute;
		margin-left: 89px;
		margin-top: 3px;
	}

	.con_char .zb_box .zbli_10 {
		position: absolute;
		margin-left: 45px;
		margin-top: 3px;
	}

	.con_char .zb_box .zbli_0 {
		position: absolute;
		margin-left: 1px;
		margin-top: 3px;
	}

	.con_char .zb_box .zbli_1 {
		position: absolute;
		margin-left: 1px;
		margin-top: 47px;
	}

	.con_char .zb_box .zbli_2 {
		position: absolute;
		margin-left: 1px;
		margin-top: 91px;
	}

	.con_char .zb_box .zbli_3 {
		position: absolute;
		margin-left: 1px;
		margin-top: 135px;
	}

	.con_char .zb_box .zbli_4 {
		position: absolute;
		margin-left: 1px;
		margin-top: 179px;
	}

	.con_char .zb_box .zbli_5 {
		position: absolute;
		margin-left: 1px;
		margin-top: 222px;
	}

	.con_char .zb_box .zbli_6 {
		position: absolute;
		margin-left: 1px;
		margin-top: 265px;
	}

	.con_char .zb_box .zbli_7 {
		position: absolute;
		margin-left: 1px;
		margin-top: 308px;
	}

	.con_char .zb_box .zbli_8 {
		position: absolute;
		margin-left: 1px;
		margin-top: 351px;
	}

	.con_char .zb_box .zbli_9 {
		position: absolute;
		margin-left: 1px;
		margin-top: 395px;
	}

	.con_char .zb_box .zbli_15 {
		position: absolute;
		margin-left: 1px;
		margin-top: 438px;
	}

	.con_char .zb_box .zbli_21 {
		position: absolute;
		margin-left: 20px;
		margin-top: 20px;
	}

.con_char .jn_box {
	position: relative;
	float: left;
	background: #fff;
	padding: 0px;
	width: 600px;
	height: 350px;
}



.jn_box .control {
	height: 26px;
	padding-top: 5px;
	background: #18272c;
	text-align: center;
}

.jn_title {
	text-align: center;
	line-height: 30px;
	height: 30px;
	background: #698496;
	margin-bottom: 10px;
	width: 620px;
}

	.jn_title span {
		cursor: pointer;
		color: #fff;
		display: block;
		width: 81px;
		border-right: 1px solid #4B6475;
		float: left
	}

		.jn_title span.wuxing {
			border: none;
			width: 80px;
		}

		.jn_title span:hover {
			color: #FA7D70;
			background: #EFF2F5;
		}

	.jn_title .focus {
		color: #FA7D70;
		background: #EFF2F5;
	}

.jn_list {
	height: 350px;
	width: 600px;
	overflow: hidden;
	background: #698496;
	padding: 10px 0 0 20px;
}

	.jn_list .jn_list2 {
		padding: 0 0 0 10px;
		height: 310px;
		width: 564px;
	}

	.jn_list li {
		float: left;
		width: 128px;
		height: 35px;
		color: #e7d895;
		margin: 10px 0px;
	}

		.jn_list li > div {
			display: inline;
		}

	.jn_list .jn_list2 li {
		margin: 8px 0px;
	}

	.jn_list li img {
		float: left;
		margin-right: 10px;
	}

	.jn_list li .jn_name {
		display: inline;
		height: 20px;
	}

.jn_list2 li {
	float: left;
	width: 108px;
	height: 35px;
	color: #e7d895;
	margin: 7.5px 0px;
}

	.jn_list2 li img {
		float: left;
		margin-right: 10px;
	}

	.jn_list2 li .jn_name {
		height: 27px;
		width: 105px;
		display: inline;
	}

.jn_box .control {
	height: 26px;
	padding-top: 5px;
	background: #18272c;
	text-align: center;
}

.pbookpanel {
	height: 310px;
	width: 555px;
	overflow: hidden;
	background: #698496;
	padding: 10px 0 0 20px;
}

	.pbookpanel li {
		float: left;
		width: 36;
		height: 36px;
	}

/*灵兽*/
.con_char .ls_box {
	background: #fff;
	color: #666666;
	line-height: 23px;
	width: 300px;
	float: left;
	width: 290px;
	margin-left: 30px;
	font-size: 14px;
	height: 580px;
}

	.con_char .ls_box .ls_top {
		height: 33px;
		font-weight: bold;
		color: #fff;
		background: #698496;
		line-height: 33px;
		margin-bottom: 17px;
		width: 100px;
		text-align: center;
	}

		.con_char .ls_box .ls_top span {
			text-align: center;
			height: 33px;
			line-height: 33px;
		}

		.con_char .ls_box .ls_top .tabs {
			float: left;
		}

			.con_char .ls_box .ls_top .tabs li {
				height: 33px;
				width: 100px;
				float: left;
				background: #666666;
				color: #fff;
				text-align: center;
				line-height: 33px;
				border-left: 1px solid #4B6475;
			}

			.con_char .ls_box .ls_top .tabs .focus {
				background: #EFF2F5;
				color: #F7A29B;
			}

	.con_char .ls_box .ls_p {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		margin-bottom: 10px;
		min-height: 480px;
		float: left;
		text-align: center;
		border: 1px solid #D4DCE2;
		background: #EFF2F5;
	}

		.con_char .ls_box .ls_p p {
			text-align: center;
		}

		.con_char .ls_box .ls_p ul {
			padding-left: 20px;
		}

		.con_char .ls_box .ls_p li {
			font-size: 14px;
			float: left;
			width: 50%;
			text-align: left;
		}

			.con_char .ls_box .ls_p li .box_gz {
				margin-right: 7px;
			}

				.con_char .ls_box .ls_p li .box_gz .ptskl {
					width: 49px;
					height: 49px;
					margin: 0 auto;
					margin-top: 20px;
				}

.ls_title {
	border-bottom: 1px solid #D4DCE2;
	height: 35px;
	line-height: 35px;
}


/*英雄*/
.infocontent_yx {
	width: 670px;
	height: 456px;
	position: relative;
	margin: 0 auto;
}

.infocontent_yx_left {
	width: 178px;
	height: 400px;
	padding: 10px 4px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}

.infocontent_yx_right {
	float: left;
	width: 492px;
	height: 456px;
	position: absolute;
	top: 0;
	left: 178px;
	z-index: 2
}

.infocontent_yx_bg {
	position: absolute;
	top: 0;
	left: 0;
}

.infocontent_yx .yx_jn {
	width: 100%;
	height: 56px;
	margin-bottom: 2px;
	cursor: pointer;
}

.infocontent_yx .yx_tp {
	position: absolute;
	width: 120px;
	height: 170px;
}

.infocontent_yx .tp1 {
	left: 178px;
	top: 4px;
}

.infocontent_yx .tp2 {
	left: 22px;
	top: 50px;
}

.infocontent_yx .tp3 {
	left: 336px;
	top: 50px;
}

.infocontent_yx .tp4 {
	left: 54px;
	top: 230px;
}

.infocontent_yx .tp5 {
	left: 302px;
	top: 230px;
}

/*珍兽*/
.infocontent_zs {
	width: 704px;
	margin: 0 auto;
}

/*技能*/
.infocontent_jn {
	width: 756px;
	margin: 0 auto;
}

.infocontent_jn_left {
	width: 114px;
	float: left;
}

.infocontent_jn_nav {
	width: 98px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #698496;
}

	.infocontent_jn_nav.focus, .infocontent_jn_nav:hover {
		color: #ebc455;
	}

.infocontent_jn_right {
	width: 640px;
	float: left;
}

.infocontent_jn_det {
	display: none
}

	.infocontent_jn_det.focus {
		display: block;
	}

/*战神*/
.infocontent_zhanshen {
	width: 948px;
	margin: 0 auto;
}
/*坐骑*/
.infocontent_zq {
	width: 556px;
	margin: 0 auto;
}

/*形象*/
.infocontent_xx {
	width: 958px;
	margin: 0 auto;
}

/*物品*/
.infocontent_wp {
	width: 850px;
	margin: 0 auto;
}

	.infocontent_wp .beibao {
		width: 404px;
		float: left;
	}

	.infocontent_wp .cangku {
		width: 404px;
		float: right;
	}

.infocontent_wp_tit {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #698496;
}

.beibao_nav {
	margin: 30px 30px 0;
	width: 344px;
}

.beibao_table {
	margin: 0 30px;
	width: 344px;
	display: none;
}

	.beibao_table.f {
		display: table;
	}

.beibao_cangku {
	margin: 30px;
	width: 344px;
}

	.beibao_table td, .beibao_cangku td {
		background: url("../images/wupingxbg.jpg") no-repeat;
		width: 42px;
		height: 42px;
	}

.beibao_nav {
	height: 28px;
	padding-top: 4px;
	background: #414b57;
}

	.beibao_nav span {
		float: left;
		color: #a4bad4;
		height: 24px;
		line-height: 24px;
		width: 64px;
		text-align: center;
		font-size: 14px;
		cursor: default;
	}

		.beibao_nav span.f {
			color: #fffb97;
		}
/*弹窗*/
.alert_zz {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 999;
	bottom: 0;
	right: 0;
}

.alertbox {
	position: fixed;
	width: 415px;
	left: 50%;
	top: 35%;
	background: #fff;
	z-index: 1000;
	min-width: 415px;
	max-width: 415px;
	margin-left: -205px;
	border-radius: 5px;
}

.alert-title {
	width: 380px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #6D7D89;
}

	.alert-title h3 {
		float: left;
	}

.alert-close {
	width: 40px;
	font-size: 28px;
	text-align: center;
	float: right;
	position: relative;
	top: -3px;
	right: -16px;
	display: inline-block;
	cursor: pointer;
}

.alert-cent {
	width: 100%;
	color: #6D7D89;
	font-size: 14px;
	border-top: 1px solid #E5E9F0;
	padding-top: 10px;
}

.alert-msg {
	width: 90%;
	text-align: center;
	padding: 30px 20px;
}

	.alert-msg span {
		font-size: 14px;
		line-height: 25px;
		vertical-align: center;
	}

.alert-footer {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

.alert-btn {
	background: url(https://img.q1cdn.com/s/lwzbg/Content/images/btn_comon.gif) no-repeat;
	height: 25px;
	width: 71px;
	color: #e7d895;
	border: 0;
	display: none;
	cursor: pointer;
}

.alert-btn_ok {
	height: 25px;
	width: 71px;
	color: #fff;
	border: 0;
	cursor: pointer;
	background: #BDC3C7;
	text-align: center;
	font-family: "微软雅黑";
}

.alert-btn_cancel {
	height: 25px;
	width: 71px;
	color: #fff;
	border: 0;
	cursor: pointer;
	background: #BDC3C7;
	text-align: center;
	font-family: "微软雅黑";
	margin-left: 15px;
}

.alert-btn_focus {
	background: #00AAEE;
}

#popup_panel {
	padding: 0 20px;
	text-align: right;
	width: 90%;
	line-height: 40px;
	height: 40px;
	background: #EFF2F4;
}

/*登录*/
.mbox_cent h2 {
	background: #698496;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.login_title {
	margin-bottom: 10px;
}

.login_table {
	padding: 60px 25px 25px;
	overflow: hidden;
	zoom: 1;
	background: #fff;
}

	.login_table table {
		color: #8197a5;
		font-size: 14px;
	}

	.login_table .t_left {
		width: 52%;
		float: left;
	}

	.login_table .btn_login {
		background: url(https://img.q1cdn.com/s/lwzbg/Content/images/btn_comon.gif);
		width: 71px;
		height: 25px;
		text-align: center;
		line-height: 25px;
		color: #f6f768;
		border: none;
		margin-right: 10px;
		cursor: pointer;
		outline: none;
	}

	.login_table .login_txt {
		width: 165px;
		height: 22px;
		line-height: 22px;
		vertical-align: middle;
		border: #3d5e76 1px solid;
	}

	.login_table .login_type {
		width: 165px;
	}

	.login_table .t_right {
		float: left;
		line-height: 25px;
		color: #8197a5;
		width: 30%;
		margin: 20px 0;
		padding: 50px 60px;
		border-left: 1px solid #e5e9f0;
		font-size: 14px;
	}

		.login_table .t_right a {
			font-weight: bold;
			color: #fc685b;
		}


/*角色弹框*/
.qtip {
	position: relative;
}

.tc_qtip {
	width: 268px;
	min-height: 82px;
	padding: 18px;
	overflow: hidden;
	background-color: #394953;
	border: 1px solid #647a88;
	position: absolute;
	top: 70px;
	left: 62%;
	z-index: 10;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	display: none;
}
/*.qtip_jb .tc_qtip{top:-96px;}*/
.tc_qtip_left {
	width: 96px;
	height: 80px;
	float: left;
}

	.tc_qtip_left img {
		width: 80px;
		height: 80px;
	}

.tc_qtip_right {
	width: 172px;
	float: left;
	line-height: 20px;
}

.tc_qtip_pf {
	clear: both;
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
}

	.tc_qtip_pf p {
		float: left;
		width: 50%;
	}

.tc_qtip b {
	font-size: 22px;
	padding-right: 4px;
}

.tc_qtip b, .tc_qtip span {
	float: left;
}

.help_top .help_top_pub {
	width: 888px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.pub_txt {
	background-color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 20px 30px
}




/*新手指导*/
.tp_zz {
	width: 100%;
	height: 1700px;
	background: #000;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
	display: block;
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: none;
}

}

.tp_box {
	position: absolute;
	width: 100%;
	z-index: 101;
	display: block;
}

.tp {
	width: 1002px;
	position: absolute;
	left: 50%;
	margin-left: -501px;
	z-index: 121;
	display: none;
}

.tp1 {
	background: url(https://img.q1cdn.com/ywz/images/zbg/tp1.png?v=1);
	width: 80px;
	height: 102px;
	top: 611px;
	left: 175px;
	z-index: 102;
	position: absolute;
}

.tp2 {
	background: url(https://img.q1cdn.com/ywz/images/zbg/tp2.png?v=1) no-repeat;
	width: 110px;
	height: 529px;
	top: 610px;
	left: 404px;
	z-index: 102;
	position: absolute;
}

.tp3 {
	background: url(https://img.q1cdn.com/ywz/images/zbg/tp3.png?v=1) no-repeat;
	width: 100px;
	height: 55px;
	top: 600px;
	left: 905px;
	z-index: 102;
	position: absolute;
}

.tp4 {
	background: url(https://img.q1cdn.com/ywz/images/zbg/tp4.png?v=1) no-repeat;
	width: 100px;
	height: 54px;
	top: 740px;
	left: 892px;
	z-index: 102;
	position: absolute;
}

.tp5 {
	background: url(https://img.q1cdn.com/ywz/images/zbg/tp5.png?v=1);
	width: 93px;
	height: 49px;
	top: 992px;
	left: 588px;
	z-index: 102;
	position: absolute;
}

.tps {
	display: none;
}

.info {
	background: url(https://img.q1cdn.com/ywz/images/zbg/info_bg_left.png?v=1) left top no-repeat;
	_background: url(https://img.q1cdn.com/ywz/images/zbg/info_bg_left.png?v=1) left top no-repeat;
	width: 484px;
	height: 173px;
	position: absolute;
	z-index: 102;
	top: 422px;
	left: 639px;
	display: none;
}

.in_box {
	width: 383px;
	height: 104px;
	position: absolute;
	right: 10px;
	top: 13px;
	padding: 20px 15px;
	font-family: "arial", "微软雅黑";
	font-size: 18px;
}

.tp_close {
	width: 20px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	color: #fff;
	font-size: 30px;
	position: absolute;
	right: 5px;
	top: 2px;
}

.tts {
	padding: 15px;
	color: #fff;
	font-size: 18px;
	line-height: 23px;
	display: none;
}

	.tts.t2 {
		padding: 0;
	}

	.tts p {
		margin-bottom: 10px;
		line-height: 1.5;
	}

	.tts a {
		display: block;
		width: 175px;
		height: 53px;
		position: absolute;
		left: 50%;
		margin-left: -87px;
		bottom: -65px;
	}

.BigFaceDiv {
	width: 101px;
	height: 100px;
	margin-left: 22px;
	margin-top: 11px;
	border: solid 6px #5f727f;
}

/*==========服务条款==========*/
.agreement_box {
	color: #6D7D89;
	padding: 10px;
	line-height: 25px;
	height: 700px;
	overflow: auto;
}

	.agreement_box p {
		text-indent: 20px;
	}

	.agreement_box .t1 {
		color: #00aaee;
		font-weight: bold;
		margin: 10px 0px;
	}

.agreement_btns {
	text-align: center;
	margin: 25px 0px;
}


.zhezhao {
	width: 100%;
	background: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	display: none;
}

.tck-box {
	position: fixed;
	_position: absolute;
	width: 400px;
	height: 275px;
	overflow: hidden;
	display: none;
	z-index: 111;
	border: solid 1px #574e2a;
	background: #23363e;
	color: #e7d895;
}

.paybtn {
	background: #6098d4;
	width: 110px;
	height: 35px;
	border: none;
	color: #fff;
	cursor: pointer;
}

	.paybtn:hover {
		background: #1fb9f6;
	}

/*==========站内信==========*/
.info_detail {
	width: 996px;
	border: 1px solid #e5e9f0;
	margin-bottom: 69px;
	background: #F6F8F9;
}

	.info_detail p {
		line-height: 30px;
		color: #5f727f;
		padding-left: 25px;
	}

	.info_detail .detailtitle {
		background: #fff;
		text-align: center;
		font-weight: bold;
		color: #5f727f;
		font-size: 18px;
	}

	.info_detail .cent {
		background: #fff;
		min-height: 205px;
		margin-bottom: 20px;
	}


/*清除浮动*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}


.to-up {
	background: url(https://img.q1cdn.com/ywz/images/zbg/icon.png?v=1) -329px -15px no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-left: 5px;
}

	.to-up:hover {
		background: url(https://img.q1cdn.com/ywz/images/zbg/icon.png?v=1) -329px 0 no-repeat;
		width: 13px;
		height: 13px;
		display: inline-block;
		margin-left: 5px;
	}

.to-down {
	background: url(https://img.q1cdn.com/ywz/images/zbg/icon.png?v=1) -345px 0 no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-left: 5px;
}

	.to-down:hover {
		background: url(https://img.q1cdn.com/ywz/images/zbg/icon.png?v=1) -345px -15px no-repeat;
		width: 13px;
		height: 13px;
		display: inline-block;
		margin-left: 5px;
	}

.to-upSel {
	background: url(https://img.q1cdn.com/ywz/images/zbg/icon.png?v=1) -329px 0 no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-left: 5px;
}

.to-downSel {
	background: url(https://img.q1cdn.com/ywz/images/zbg/icon.png?v=1) -345px -15px no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-left: 5px;
}


/*==========消息页==========*/
.error_title {
	float: left;
	width: 100%;
	background: #e5e9f0;
	height: 40px;
	border-bottom: solid 0px #3d5e76;
	line-height: 40px;
}

	.error_title .left {
		margin-left: 480px;
		color: #5f727f;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		height: 39px;
	}

	.error_title a {
		float: right;
		color: #5f727f;
		margin-right: 20px;
	}

.error_content {
	float: left;
	font-size: 12px;
	width: 1038px;
}

.error_text {
	float: left;
	width: 1038px;
	margin: 50px 100px 50px 100px;
	_margin: 50px 100px 50px 50px;
}

.error_icon {
	float: left;
	width: 60px;
	height: 60px;
}

	.error_icon img {
		height: 50px;
		width: 50px;
		margin-left: 5px;
		margin-top: 5px;
	}

.error_msg {
	float: left;
	width: 810px;
	text-align: left;
	margin-left: 8px;
	color: #5f727f;
	font-size: 14px;
	line-height: 30px;
}

.error_footer {
	float: left;
	width: 838px;
	height: 100px;
	margin: 0px 100px 10px 100px;
	_margin: 50px 100px 50px 50px;
	text-align: center;
	color: #5f727f;
}

	.error_footer .btnbox {
		float: left;
		width: 838px;
		height: 50px;
		text-align: center;
		margin-top: 20px;
	}