﻿@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/*-------------------------------------------------------------------------------------------*/
/*--------------------------------Powered-----------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea {
	border: 1;
	font-size: 14px;
	font: inherit;
	font-family: "Microsoft YaHei", "Simhei", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: #000;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
body, html {
}
a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #d3ab71;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Clear {
	clear: both;
}
.w680 {
	display: block;
	width: 680px;
	margin: 0px auto;
}
.w100 {
	display: block;
	width: 100%;
}
.w620 {
	display: block;
	width: 620px;
	padding: 0px 30px;
	overflow: hidden;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.top {
	background: url(img/bg_top.jpg) center no-repeat;
	height: 130px;
}
/*????????????*/
/*???????????????*/
.navbut {
	position: absolute;
	width: 41px;
	height: 36px;
	background: url(img/nav.png) center no-repeat;
	cursor: pointer;
	top: 38px;
	left: 36px;
}
#mask_shadow {
	display: none;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.95);
}
#popup {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#popup .title {
	position: relative;
	width: 100%;
	height: 130px;
	display: block;
	background: rgba(27,26,26,0.95);
	border-bottom: 1px solid #313131;
}
#popup .title p {
	display: block;
	float: left;
	width: 160px;
	height: 56px;
	margin-top: 37px;
	margin-left: 66px;
}
#popup .title span {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	margin-top: 50px;
	margin-right: 70px;
	background: url(img/icon1.png) center no-repeat;
	cursor: pointer;
}
#popup .cont {
	width: 100%;
	height: 100%;
}
.menu_head {
	width: 100%;
	height: 80px;
	line-height: 80px;
	cursor: pointer;
	border-bottom: 1px solid #313131;
	position: relative;
	background-color: rgba(27,26,26,0.95);
}
.menu_head a {
	font-size: 26px;
	color: #fff;
	font-weight: nomal;
	/*margin-left: 280px;*/
	display:block;
	width:100%;
	text-align:center;
}
.menu_head a:hover {
	color: #d3ab71;
}
.menu_list .current {
	background: rgba(27,26,26,0.95) url(img/pro_down.png) 600px center no-repeat;
}
.menu_list .iconfont {
	background-image: none;
}
.menu_body {
	width: 100%;
	overflow: hidden;
}
.menu_body ul {
	display: block;
	width: 100%;
	border-bottom: 1px solid #313131;
}
.menu_body a {
	display: block;
	width: 100%;
	text-align:center;
	/*margin-left: 42%;*/
	/*padding-left: 42%;*/
	height: 80px;
	line-height: 80px;
	color: #fff;
	background: #000;
	border-bottom: 1px solid #313131;
	font-size: 24px;
}
.menu_body a:hover {
	color: #d3ab71;
}
/*????????????*/
.slideBox {
	width: 680px;
	height: 510px;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
.slideBox .hd {
	height: 18px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 0px;
	width: 100%;
	z-index: 9;
}
.slideBox .hd ul li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 2px solid #d3ab71;
	border-radius: 50%;
	margin: 0px 3px;
}
.slideBox .hd ul li.on {
	background: #d3ab71;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 680px;
	height: 510px;
	display: block;
}
.about {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 70px;
	overflow: hidden;
}
.about h2 {
	display: block;
	width: 100%;
	font-size: 42px;
	text-align: center;
	margin-top: 100px;
}
.about h3 {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #d3ab71;
	text-transform: uppercase;
}
.about dl {
	margin-top: 50px;
	display: block;
	overflow: hidden;
}
.about dl dt {
	width: 100px;
	height: 100px;
}
.about dl dd {
	width: 460px;
}
.about dl dd p {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}
.about dl dd span {
	font-size: 20px;
	line-height: 30px;
	color: #666;
}
.about h4 {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 15px;
}
.about h5 {
	display: block;
	font-size: 20px;
	line-height: 34px;
	color: #666;
	text-align: center;
}
.slideBox1 {
	width: 100%;
	height: 341px;
	overflow: hidden;
	position: relative;
}
.slideBox1 .hd {
	height: 18px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 100%;
	z-index: 99;
}
.slideBox1 .hd ul li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 2px solid #d3ab71;
	border-radius: 50%;
	margin: 0px 3px;
}
.slideBox1 .hd ul li.on {
	background: #d3ab71;
}
.slideBox1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox1 .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox1 .bd img {
	width: 620px;
	height: 341px;
	display: block;
}
.picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd {
	overflow: hidden;
	height: 80px;
	line-height: 80px;
}
.picScroll-left .hd .left {
	width: 40%;
	font-size: 28px;
	font-weight: bold;
}
.picScroll-left .hd .right {
	width: 50%;
	text-align: right;
	color: #ababab;
	font-size: 22px;
}
.picScroll-left .hd .right span {
	font-size: 36px;
}
.picScroll-left .bd {
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	width: 620px;
	height: 465px;
	display: block;
	overflow: hidden;
	text-align: center;
}
.contact {
	background: #1b1b1b;
	padding: 100px 0px;
	overflow: hidden;
}
.contact h2 {
	display: block;
	color: #d3ab71;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 15px;
}
.contact h3 {
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 30px;
}
.formstyle {
	color: #fff;
	overflow: hidden;
}
.formstyle input {
	display: block;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	width: 598px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 15px;
	padding-left: 20px;
}
.formstyle textarea {
	display: block;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	width: 578px;
	padding: 10px 20px;
	height: 55px;
	margin-bottom: 10px;
}
.formstyle input::-webkit-input-placeholder {
 color:#d1d1d1;
}
.formstyle textarea::-webkit-input-placeholder {
 color:#d1d1d1;
 font-size:14px;
}
.formstyle span {
	display: block;
	float: left;
	width: auto;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #d3ab71;
	margin-top: 10px;
}
.formstyle input.click {
	display: block;
	float: left;
	width: 110px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	padding-left: 5px;
	margin-top: 10px;
	padding-left: 10px;
}
.formstyle img {
	display: block;
	float: left;
	margin-left: 10px;
	height: 35px;
	line-height: 35px;
	margin-top: 22.5px;
}
.formstyle a {
	display: block;
	float: left;
	margin-left: 10px;
	height: 60px;
	line-height: 60px;
	margin-top: 10px;
	font-size: 20px;
	color: #d3ab71;
}
.formstyle input.submits {
	display: block;
	float: right;
	width: 134px;
	padding: 0px;
	height: 60px;
	border: 0px;
	cursor: pointer;
	margin-top: 10px;
}
.bottoms {
	height: 106px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 99999;
	background: #000;
	text-align: center;
}
#rocket-to-top div {
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 80px;
}
#rocket-to-top .level-2 {
	background: url("img/backup.png") no-repeat scroll center transparent;
	display: none;
	height: 80px;
	opacity: 0;
	z-index: 1;
}
#rocket-to-top .level-3 {
	background: none repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 150px;
	z-index: 2;
}
#rocket-to-top {
	background: url("img/backup.png") no-repeat scroll center transparent;
	cursor: default;
	display: block;
	height: 80px;
	margin: -125px 0 0;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 10px;
	top: 80%;
	width: 80px;
	z-index: 11;
}
