* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-size: 12px;
	font-family: "微软雅黑";
	border: none;
}
#header {
	width: 100%;
	min-width: 1000px;
}
.top_all {
	width: 1000px;
	height: 70px;
	margin: 0 auto;
}
.logo {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.nav {
	width: 460px;
	display: inline;
	float: right;
	margin-right: 1%;
}
.nav li {
	position: relative;
	float: left;
}
.nav a {
	display: block;
	color: #6a535b;
	font-weight: 500;
	padding: 0 12px;
	line-height: 70px;
}
.nav li a:hover {
	color: rgba(255,249,249,1.00);
}
.smnav {
	width: 80px;
	position: absolute;
	top: 40px;
	left: 0px;
	margin-top: 10px;
	height:0;
	overflow:hidden;
}
.smnav a {
	line-height: 20px;
}
.bg {
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 0;
	width: 100%;
	height: 70px;
	background: #000;
	opacity: 0.7;
	z-index: -1;
}
/*----------------header结束--------------------*/
#banner {
	width: 100%;
	height: 700px;
	background: url(../images/333.jpg) no-repeat center top fixed;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -99;
}
.ban_box {
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}

.ban_box h3 {
	font-size: 60px;
	color: #9b999d;
	text-align: center;
	margin-top: 200px;
}
.ban_box h4 {
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.ban_box .ban_one {
	position: absolute;
	top: 100px;
	left: 150px;
}
.ban_box .ban_two {
	position: absolute;
	top: 100px;
	left: 650px;
}
.ban_nav {
	width: 1000px;
	margin: 100px auto;
}
.ban_nav ul {
	margin: 0 auto;
	text-align: center;
}
.ban_nav ul li {
	display: inline-block;
	color: #fff;
	padding: 0 10px;
}
.ban_nav ul li a {
	transition: all 0.2s;
	color: #fff;
}
.ban_nav ul li a:hover {
	color: #eec0d0;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
}
.ban_line {
	width: 100%;
	height: 2px;
	position: absolute;
	top: 600px;
	left: 0;
	border-bottom: 1px solid #ddd;
}
/*----------------banner结束--------------------*/
.main1 {
	width: 100%;
	height: 550px;
	background: url(../images/m_bottom_bg.jpg) repeat-y center center;
}
.all {
	width: 1000px;
	height:400px;
	margin: 0 auto;
	overflow: hidden;
}
.text {
	width: 600px;
	height: 200px;
	margin: 0 auto;
	position: relative;
	display: none
}
.text h2{
	position:absolute;
	top:30px;
	left:235px;
	color:#333;
	text-transform:uppercase;
	font-size:20px;
	font-weight:500;
	}
.text h3 {
	font-weight: 100;
	font-family: Arial;
	color:#989898;
	font-size: 100px;
	position: absolute;
	top: 90px;
	left: 185px;
}
.text h4 {
	font-weight:600;
	
	position: absolute;
	top:70px;
	left: 250px;
	width: 100px;
	text-align: center;
	height: 30px;
	font-size: 14px;
	color: #333;
	border-bottom: 2px solid #333;
}
.text p {
	font-size: 12px;
	color: #333;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 220px;
	left: 15px;
}
.line_box {
	background: url(../images/scale-bg.jpg) repeat-x center 30px;
	width: 100%;
	height: 200px;
}
.line_all {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	clear: both
}
.left {
	width: 50px;
	height: 100px;
	background: url(../images/img-row.png) no-repeat left top;
	position: absolute;
	top: -13px;
	left: 0;
	cursor: pointer;
	z-index:12;
}
.right {
	width: 50px;
	height: 100px;
	background: url(../images/img-row.png) no-repeat right top;
	position: absolute;
	top: -13px;
	right: 0;
	cursor: pointer;
	z-index: 12
}
.line {
	width: 817px;
	height: 28px;
	padding-top: 17px;
	margin: 0 auto;
	background: url(../images/scale-li.png) repeat-x left bottom;
}
.dl {
	width: 1000px;
	position: absolute;
	left: 68px;
	top: 10px
}
.dl dl {
	position: relative
}
.dl dl dd {
	float: left;
	width: 136px;
	line-height: 30px;
	padding-top: 32px;
	font-size: 18px;
	cursor: pointer;
	color: #333;
	margin-left: 0px
}
.dl dl dd.on {
	font-weight: bold;
	font-size: 22px
}
.dl dl dt {
	width: 30px;
	height: 30px;
	background: url(../images/sc-bottom.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 4px;
	margin-left: 8px
}
/*---------------------footer---------------------------*/
.footer {
	width: 100%;
	height: 370px;
	min-width: 1000px;
	background: #000;
	overflow: hidden;
}
.f_line {
	width: 100%;
	min-width: 1000px;
	height: 3px;
	margin-top: 40px;
	background: url(../images/11111.png) no-repeat center;
}
.f_box {
	width: 1000px;
	height: 370px;
	margin: 0 auto;
	overflow: hidden;
}
.box_1 {
	width: 150px;
	height: 200px;
	padding-left: 100px;
	margin: 40px 20px;
	border-right: 1px solid #666;
	float: left;
}
.box_1 dt {
	padding: 10px 0px;
}
.box_1 dt a {
	color: #fff;
	font-size: 14px;
}
.box_1 dt a:hover {
	border-bottom: 1px solid #fff;
}
.box_1 dd a:hover {
	color: #eec0d0;
}
.box_1 dd a {
	color: #6a535b;
	line-height: 20px;
}
.box_2 {
	width: 100px;
	height: 150px;
	margin: 40px 20px;
	float: left;
}
.box_2 dt {
	padding: 10px 0px;
}
.box_2 dt a {
	color: #fff;
	font-size: 14px;
}
.box_2 dt a:hover {
	border-bottom: 1px solid #fff;
}
.box_2 dd a:hover {
	color: #eec0d0;
}
.box_2 dd a {
	color: #6a535b;
	line-height: 20px;
}
.box_3 {
	width: 100px;
	height: 150px;
	margin: 40px 10px;
	float: left;
}
.box_3 dt {
	padding: 10px 0px;
}
.box_3 dt a {
	color: #fff;
	font-size: 14px;
}
.box_3 dt a:hover {
	border-bottom: 1px solid #fff;
}
.box_3 dd a:hover {
	color: #eec0d0;
}
.box_3 dd a {
	color: #6a535b;
	line-height: 20px;
}
.box_4 {
	width: 100px;
	height: 200px;
	margin: 40px 10px;
	border-right: 1px solid #666;
	float: left;
}
.box_4 dt {
	padding: 10px 0px;
}
.box_4 dt a {
	color: #fff;
	font-size: 14px;
}
.box_4 dt a:hover {
	border-bottom: 1px solid #fff;
}
.box_4 dd a:hover {
	color: #eec0d0;
}
.box_4 dd a {
	color: #6a535b;
	line-height: 20px;
}
.f_box_r {
	width: 240px;
	height: 200px;
	float: left;
	margin: 40px 40px;
	overflow: hidden;
}
.f_box_r img {
	float: left;
	margin-right: 20px;
}
.f_box_r p {
	color: #fff;
	padding: 40px 30px;
	margin-left: 20px;
	display: block;
}
.weibo {
	width: 200px;
	height: 80px;
	border: 1px solid #333;
	margin: 20px 20px;
}
.weibo img {
	display: block;
	float: left;
	margin: 25px 20px
}
.weibo span {
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	display: block;
	padding-left: 20px;
	margin: 20px 10px;
	border-left: 1px solid #666;
}
.f_all {
	width: 1000px;
	height: 300px;
	overflow: hidden;
}
.f_end {
	width: 1000px;
	height: 30px;
	border-top: 1px solid #666;
	padding-top: -10px;
}
.f_end p {
	margin-left: 10px;
	float: left;
	display: block;
	color: #A4A4A4;
	padding-top: 5px;
}
.f_end span a {
	color: #a4a4a4;
	padding-top: 5px;
	margin-right: 10px;
	float: right;
}
