﻿/* CSS Document */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote {
	margin:0;
	padding:0;
}
body {
	font-family:"Microsoft YaHei",Helvetica,Georgia,Arial,sans-serif;
	overflow-x:hidden;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size:100%;
}
address,caption,cite,code,dfn,em,_em,th,var,optgroup {
	font-style:inherit;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:actived {
	text-decoration:none;
}
img {
	vertical-align:top;
	border:none;
}
ol,ul,li {
	list-style:none;
}
li {
	float:left;
}
table {
	border-collapse:collapse;
}
.clearit {
	clear:both;
	*display:inline;
}
/*a:focus {
	-moz-outline-style:none;
}
*/.fl {
	float:left;
}
.fr {
	float:right;
}
i,em {
	font-style:normal;
}
/*overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	*//*-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	*//*右浮动 导航*/.fr {
	width:150px;
	height:390px;
	position:absolute;
	right:20px;
	top:1180px;
	background:url(../images/dian.png) right top repeat-y;
	z-index:99;
}
.fr ul li {
	float:left;
}
.fr ul li a {
	width:150px;
	height:50px;
	float:left;
	margin-bottom:28px;
}
.fr ul li a span {
	width:90px;
	height:50px;
	line-height:50px;
	float:left;
	margin-bottom:28px;
	padding-right:10px;
	text-align:right;
	font-size:18px;
	color:#8a5210;
}
.fr ul li a i {
	width:50px;
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#230b02;
	background:url(../images/navBtn.png) left top no-repeat;
}
.fr ul li a.active span {
	width:90px;
	height:50px;
	line-height:50px;
	float:left;
	margin-bottom:28px;
	padding-right:10px;
	text-align:right;
	font-size:18px;
	color:#cba270;
}
.fr ul li a.active i {
	width:50px;
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#230b02;
	background:url(../images/navBtnC.png) left top no-repeat;
}
.backTop {
	width:76px;
	height:76px;
	position:absolute;
	right:7px;
	top:1570px;
	background:url(../images/backTop.png) right top no-repeat;
	z-index:9;
}
.backTop a {
	width:76px;
	height:76px;
	float:left;
}
.wrap {
	width:100%;
	height:auto;
	background-color:#3b1e12;
}
.s0_wrapper {
	width:100%;
	height:auto;
	background:url(../images/s0_bg5.jpg) center top no-repeat;
}
.s0_main {
	width:1000px;
	height:1080px;
	margin:0 auto;
	position:relative;
}
.logo {
	width:220px;
	height:120px;
	position:absolute;
	top:10px;
	left:-50px;
	z-index:3;
}
.logo img {
	width:220px;
}
.nav {
	width:970px;
	height:77px;
	float:left;
	margin-left:320px;
}
.nav ul li {
	float:left;
}
.nav ul li a {
	width:100px;
	height:77px;
	line-height:77px;
	float: right;
	margin:0 10px;
	font-size:18px;
	font-weight: bold;
	color:#000000;
	text-align:center;
}
.timeBg {
	width:234px;
	height:42px;
	line-height:42px;
	position:absolute;
	left:740px;
	top:370px;
	font-size:22px;
	font-weight:bold;
	color:#f8f4c3;
	text-align:center;
	background:url(../images/timeBg.png) center top no-repeat;
}
.txt {
	width:1000px;
	line-height:30px;
	position:absolute;
	left:0;
	top:520px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}.btn1 {
	width:201px;
	height:201px;
	position:absolute;
	left:170px;
	top:620px;
	cursor:pointer;
	z-index:1002;
}
.btn2 {
	width:201px;
	height:201px;
	position:absolute;
	left:400px;
	top:620px;
	cursor:pointer;
	z-index:1002;
}
.btn3 {
	width:201px;
	height:201px;
	position:absolute;
	left:630px;
	top:620px;
	cursor:pointer;
	z-index:1002;
}
.btn4 {
	width:201px;
	height:201px;
	position:absolute;
	left:285px;
	top:740px;
	cursor:pointer;
	z-index:1002;
}
.btn5 {
	width:201px;
	height:201px;
	position:absolute;
	left:516px;
	top:740px;
	cursor:pointer;
	z-index:1002;
}
.cc {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
}
.titem {
	position:absolute;
	top:0;
	left:0;
	width:201px;
	height:201px;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
}
.cc .default {
	-webkit-animation:hoverb 0.2s both;
	-moz-animation:hoverb 0.2s both;
	-ms-animation:hoverb 0.2s both;
	animation:hoverb 0.2s both;
	z-index:1002;
}
.cc .backface {
	-webkit-animation:hover 0.2s both;
	-moz-animation:hover 0.2s both;
	-ms-animation:hover 0.2s both;
	animation:hover 0.2s both;
	z-index:1001;
	display:none;
}
.cc:hover .default {
	-webkit-animation:hover 0.2s both;
	-moz-animation:hover 0.2s both;
	-ms-animation:hover 0.2s both;
	animation:hover 0.2s both;
	z-index:1001;
}
.cc:hover .backface {
	-webkit-animation:hoverb 0.2s both;
	-moz-animation:hoverb 0.2s both;
	-ms-animation:hoverb 0.2s both;
	animation:hoverb 0.2s both;
	z-index:1002;
	display:block;
}
@-webkit-keyframes hover {
	0% {
	-webkit-transform:rotateY(0deg);
}
100% {
	-webkit-transform:rotateY(180deg);
}
}@-moz-keyframes hover {
	0% {
	-moz-transform:rotateY(0deg);
}
100% {
	-moz-transform:rotateY(180deg);
}
}@-ms-keyframes hover {
	0% {
	-ms-transform:rotateY(0deg);
}
100% {
	-ms-transform:rotateY(180deg);
}
}@keyframes hover {
	0% {
	transform:rotateY(0deg);
}
100% {
	transform:rotateY(180deg);
}
}@-webkit-keyframes hoverb {
	0% {
	-webkit-transform:rotateY(180deg);
}
100% {
	-webkit-transform:rotateY(0deg);
}
}@-moz-keyframes hoverb {
	0% {
	-moz-transform:rotateY(180deg);
}
100% {
	-moz-transform:rotateY(0deg);
}
}@-ms-keyframes hoverb {
	0% {
	-ms-transform:rotateY(180deg);
}
100% {
	-ms-transform:rotateY(0deg);
}
}@keyframes hoverb {
	0% {
	transform:rotateY(180deg);
}
100% {
	transform:rotateY(0deg);
}
}.s1_wrapper {
	width:100%;
	height:auto;
	background:url(../images/s1_bg.jpg) center top no-repeat;
}
.s1_main {
	width:1000px;
	height:920px;
	margin:0 auto;
	position:relative;
}
.num {
	width:1000px;
	height:110px;
	float:left;
}
.lunbo1 {
	width:1000px;
	height:610px;
	position:absolute;
	left:-600px;
	top:110px;
	z-index:6;
	transition:all ease-in 0.8s;
	-webkit-transition:all ease-in 0.8s;
	-moz-transition:all ease-in 0.8s;
	-ms-transition:all ease-in 0.8s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.lunbo1_f {
	width:1000px;
	height:610px;
	position:absolute;
	left:0;
	top:110px;
	z-index:6;
	transition:all ease-in 0.8s;
	-webkit-transition:all ease-in 0.8s;
	-moz-transition:all ease-in 0.8s;
	-ms-transition:all ease-in 0.8s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
/*轮播1 CSS*/.main_visual {
	height:620px;
	position:relative;
	margin:0 0 0 32px;
}
.main_image {
	height:620px;
	overflow:hidden;
	position:relative;
}
.main_image ul {
	width:9999px;
	height:620px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.main_image li {
	float:left;
	width:964px;
	height:620px;
	position:relative;
}
.tit {
	width:964px;
	height:100px;
	float:left;
	text-align:right;
	margin-top:50px;
}
.tit img {
	height:39px;
	margin:30px 0 0 0;
}
.pic {
	width:964px;
	min-height:300px;
	float:left;
}
.pic img {
	border:8px #7c2f13 solid;
	padding:5px;
	float:left;
}
.txt2 {
	width:100%;
	line-height:28px;
	float:left;
	font-size:16px;
	color:#efe3c1;
	margin-top:30px;
}
div.flicking_con {
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	width:1000px;
	height:30px;
}
div.flicking_con ul {
	min-width:50px;
	height:30px;
	float:right;
	margin-right:30px;
}
div.flicking_con ul li {
	min-width:50px;
	height:30px;
	float:left;
	margin:0 0 0 10px;
	display:block;
}
div.flicking_con ul li a {
	min-width:50px;
	height:30px;
	line-height:30px;
	float:left;
	margin:0;
	display:block;
	font-size:20px;
	color:#b9884d;
	background:url(../images/p3.png) 10px center no-repeat;
	padding:0 15px 0 31px;
}
div.flicking_con ul li a span {
	min-width:50px;
	height:30px;
	line-height:30px;
	float:left;
	display:block;
	font-size:20px;
	color:#b9884d;
	padding:0 10px;
}
div.flicking_con ul li a.on {
	min-width:50px;
	height:30px;
	line-height:30px;
	float:left;
	margin:0;
	display:block;
	font-size:20px;
	color:#371103;
	background:url(../images/p1.png) left center no-repeat,url(../images/p2.png) right center no-repeat;
}
div.flicking_con ul li a.on span {
	min-width:50px;
	height:30px;
	line-height:30px;
	float:left;
	display:block;
	font-size:20px;
	color:#371103;
	text-align:center;
	background-color:#b9884d;
	padding:0 10px;
}
#btn_prev,#btn_next {
	z-index:1111;
	position:absolute;
	display:block;
	width:64px!important;
	height:128px!important;
	top:260px;
	display:block;
}
#btn_prev {
	background:url(../images/leftB.png) left top no-repeat;
	left:-90px;
}
#btn_next {
	background:url(../images/rightB.png) right top no-repeat;
	right:-90px;
}
.s2_wrapper {
	width:100%;
	height:auto;
	background:url(../images/s2_bg.jpg) center top no-repeat;
}
.s2_main {
	width:1000px;
	height:920px;
	margin:0 auto;
	position:relative;
}
.s2_p1 {
	width:388px;
	height:472px;
	position:absolute;
	left:-817px;
	top:215px;
	background:url(../images/s2_p1a.jpg) left top no-repeat;
	z-index:11;
	transition:all 0.2s ease-in 0.2s;
	-webkit-transition:all 0.2s ease-in 0.2s;
	-moz-transition:all 0.2s ease-in 0.2s;
	-ms-transition:all 0.2s ease-in 0.2s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.s2_p2 {
	width:388px;
	height:472px;
	position:absolute;
	left:-658px;
	top:215px;
	background:url(../images/s2_p2a.jpg) left top no-repeat;
	z-index:12;
	transition:all 0.2s ease-in 0.4s;
	-webkit-transition:all 0.2s ease-in 0.4s;
	-moz-transition:all 0.2s ease-in 0.4s;
	-ms-transition:all 0.2s ease-in 0.4s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.s2_p3 {
	width:241px;
	height:472px;
	position:absolute;
	left:-499px;
	top:215px;
	background:url(../images/s2_p3.jpg) left top no-repeat;
	z-index:13;
	transition:all 0.2s ease-in 0.6s;
	-webkit-transition:all 0.2s ease-in 0.6s;
	-moz-transition:all 0.2s ease-in 0.6s;
	-ms-transition:all 0.2s ease-in 0.6s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.s2_p4 {
	width:241px;
	height:472px;
	position:absolute;
	left:-140px;
	top:215px;
	background:url(../images/s2_p4.jpg) left top no-repeat;
	z-index:14;
	transition:all 0.2s ease-in 0.8s;
	-webkit-transition:all 0.2s ease-in 0.8s;
	-moz-transition:all 0.2s ease-in 0.8s;
	-ms-transition:all 0.2s ease-in 0.8s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.s2_txt1 {
	width:100%;
	line-height:50px;
	float:left;
	font-size:32px;
	color:#fff0d8;
	font-weight:bold;
	text-align:center;
	margin-top:90px;
}
.s2_txt2 {
	width:100%;
	line-height:30px;
	float:left;
	font-size:16px;
	color:#cca16a;
	text-align:center;
}
.s2_btn {
	width:170px;
	height:40px;
	float:left;
	margin:195px 0 0 105px;
}
/*.s2_p1_f {
	width:241px;
	height:472px;
	position:absolute;
	left:17px;
	top:215px;
	background:url(../images/s2_p1.jpg) left top no-repeat;
	z-index:11;
	transition:all 0.2s ease-in 0.2s;
	-webkit-transition:all 0.2s ease-in 0.2s;
	-moz-transition:all 0.2s ease-in 0.2s;
	-ms-transition:all 0.2s ease-in 0.2s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.s2_p2_f {
	width:241px;
	height:472px;
	position:absolute;
	left:258px;
	top:215px;
	background:url(../images/s2_p2.jpg) left top no-repeat;
	z-index:12;
	transition:all 0.2s ease-in 0.4s;
	-webkit-transition:all 0.2s ease-in 0.4s;
	-moz-transition:all 0.2s ease-in 0.4s;
	-ms-transition:all 0.2s ease-in 0.4s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
*/.s2_p1_f {
	width:388px;
	height:472px;
	position:absolute;
	left:112px;
	top:215px;
	background:url(../images/s2_p1a.jpg) left top no-repeat;
	z-index:11;
	transition:all 0.2s ease-in 0.2s;
	-webkit-transition:all 0.2s ease-in 0.2s;
	-moz-transition:all 0.2s ease-in 0.2s;
	-ms-transition:all 0.2s ease-in 0.2s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.s2_p2_f {
	width:388px;
	height:472px;
	position:absolute;
	left:501px;
	top:215px;
	background:url(../images/s2_p2a.jpg) left top no-repeat;
	z-index:12;
	transition:all 0.2s ease-in 0.4s;
	-webkit-transition:all 0.2s ease-in 0.4s;
	-moz-transition:all 0.2s ease-in 0.4s;
	-ms-transition:all 0.2s ease-in 0.4s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.s2_p3_f {
	width:241px;
	height:472px;
	position:absolute;
	left:499px;
	top:215px;
	background:url(../images/s2_p3.jpg) left top no-repeat;
	z-index:13;
	transition:all 0.2s ease-in 0.6s;
	-webkit-transition:all 0.2s ease-in 0.6s;
	-moz-transition:all 0.2s ease-in 0.6s;
	-ms-transition:all 0.2s ease-in 0.6s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.s2_p4_f {
	width:241px;
	height:472px;
	position:absolute;
	left:740px;
	top:215px;
	background:url(../images/s2_p4.jpg) left top no-repeat;
	z-index:14;
	transition:all 0.2s ease-in 0.8s;
	-webkit-transition:all 0.2s ease-in 0.8s;
	-moz-transition:all 0.2s ease-in 0.8s;
	-ms-transition:all 0.2s ease-in 0.8s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.s3_wrapper {
	width:100%;
	height:auto;
	background:url(../images/s3_bg.jpg) center top no-repeat;
}
.s3_main {
	width:1000px;
	height:920px;
	margin:0 auto;
	position:relative;
}
/*轮播2 CSS*/.lunbo2 {
	width:1000px;
	height:610px;
	position:absolute;
	left:600px;
	top:110px;
	z-index:6;
	transition:all ease-in 0.8s;
	-webkit-transition:all ease-in 0.8s;
	-moz-transition:all ease-in 0.8s;
	-ms-transition:all ease-in 0.8s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.lunbo2_f {
	width:1000px;
	height:610px;
	position:absolute;
	left:0;
	top:110px;
	z-index:6;
	transition:all ease-in 0.8s;
	-webkit-transition:all ease-in 0.8s;
	-moz-transition:all ease-in 0.8s;
	-ms-transition:all ease-in 0.8s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.main_visual2 {
	height:700px;
	position:relative;
	margin:0 0 0 32px;
}
.main_image2 {
	height:700px;
	overflow:hidden;
	position:relative;
}
.main_image2 ul {
	width:9999px;
	height:700px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.main_image2 li {
	float:left;
	width:964px;
	height:700px;
	position:relative;
}
.tit {
	width:964px;
	height:100px;
	float:left;
	text-align:right;
	margin-top:50px;
}
.tit img {
	height:39px;
	margin:30px 0 0 0;
}
.pic {
	width:964px;
	min-height:300px;
	float:left;
}
.txt2 {
	width:100%;
	line-height:28px;
	float:left;
	font-size:16px;
	color:#efe3c1;
	margin-top:30px;
}
.qieBtn {
	width:964px;
	height:76px;
	float:left;
	margin-top:20px;
}
.qieBtn div {
	width:76px;
	height:76px;
	float:left;
	margin-right:20px;
}
.qieBtn div a {
	width:76px;
	height:76px;
	line-height:76px;
	float:left;
	font-size:26px;
	color:#7c2f13;
	text-align:center;
	background:url(../images/btn.png) center top no-repeat;
}
.qieBtn div.on5 a {
	width:76px;
	height:76px;
	line-height:76px;
	float:left;
	font-size:26px;
	color:#1e0501;
	text-align:center;
	background:url(../images/btnC.png) center top no-repeat;
}
.pic_a {
	width:964px;
	min-height:300px;
	float:left;
	display:none;
}
div.flicking_con2 {
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	width:1000px;
	height:30px;
}
div.flicking_con2 ul {
	min-width:50px;
	height:30px;
	float:right;
	margin-right:30px;
}
div.flicking_con2 ul li {
	min-width:50px;
	height:30px;
	float:left;
	margin:0 0 0 10px;
	display:block;
}
div.flicking_con2 ul li a {
	min-width:50px;
	height:30px;
	line-height:30px;
	float:left;
	margin:0;
	display:block;
	font-size:20px;
	color:#b9884d;
	background:url(../images/p3.png) 10px center no-repeat;
	padding:0 15px 0 31px;
}
div.flicking_con2 ul li a span {
	min-width:50px;
	height:30px;
	line-height:30px;
	float:left;
	display:block;
	font-size:20px;
	color:#b9884d;
	padding:0 10px;
}
div.flicking_con2 ul li a.on {
	min-width:50px;
	height:30px;
	line-height:30px;
	float:left;
	margin:0;
	display:block;
	font-size:20px;
	color:#371103;
	background:url(../images/p1.png) left center no-repeat,url(../images/p2.png) right center no-repeat;
}
div.flicking_con2 ul li a.on span {
	min-width:50px;
	height:30px;
	line-height:30px;
	float:left;
	display:block;
	font-size:20px;
	color:#371103;
	text-align:center;
	background-color:#b9884d;
	padding:0 10px;
}
#btn_prev2,#btn_next2 {
	z-index:1111;
	position:absolute;
	display:block;
	width:64px!important;
	height:128px!important;
	top:260px;
	display:block;
}
#btn_prev2 {
	background:url(../images/leftB.png) left top no-repeat;
	left:-90px;
}
#btn_next2 {
	background:url(../images/rightB.png) right top no-repeat;
	right:-90px;
}
.s4_wrapper {
	width:100%;
	height:auto;
	background:url(../images/s4_bg.jpg) center top no-repeat;
}
.s4_main {
	width:1000px;
	height:920px;
	margin:0 auto;
	position:relative;
}
.s4_p1 {
	width:235px;
	height:466px;
	position:absolute;
	left:97px;
	top:215px;
	background:url(../images/s4_p1.jpg) left top no-repeat;
	z-index:11;
	transition:all 0.2s ease-in 0.2s;
	-webkit-transition:all 0.2s ease-in 0.2s;
	-moz-transition:all 0.2s ease-in 0.2s;
	-ms-transition:all 0.2s ease-in 0.2s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.s4_p2 {
	width:235px;
	height:466px;
	position:absolute;
	left:1060px;
	top:215px;
	background:url(../images/s4_p2.jpg) left top no-repeat;
	z-index:12;
	transition:all 0.2s ease-in 0.4s;
	-webkit-transition:all 0.2s ease-in 0.4s;
	-moz-transition:all 0.2s ease-in 0.4s;
	-ms-transition:all 0.2s ease-in 0.4s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.s4_p3 {
	width:235px;
	height:466px;
	position:absolute;
	left:1304px;
	top:215px;
	background:url(../images/s4_p3.jpg) left top no-repeat;
	z-index:13;
	transition:all 0.2s ease-in 0.6s;
	-webkit-transition:all 0.2s ease-in 0.6s;
	-moz-transition:all 0.2s ease-in 0.6s;
	-ms-transition:all 0.2s ease-in 0.6s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.s4_p4 {
	width:235px;
	height:466px;
	position:absolute;
	left:1548px;
	top:215px;
	background:url(../images/s4_p4.jpg) left top no-repeat;
	z-index:14;
	transition:all 0.2s ease-in 0.8s;
	-webkit-transition:all 0.2s ease-in 0.8s;
	-moz-transition:all 0.2s ease-in 0.8s;
	-ms-transition:all 0.2s ease-in 0.8s;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
}
.s4_txt1 {
	width:235px;
	line-height:45px;
	float:left;
	font-size:26px;
	color:#fff0d8;
	text-align:center;
}
.s4_txt2 {
	width:195px;
	line-height:24px;
	float:left;
	font-size:16px;
	color:#cca16a;
	padding:0 20px;
}
.s4_btn {
	width:110px;
	height:35px;
	float:left;
	margin:15px 0 0 110px;
}
.s4_m1 {
	margin-top:280px;
}
.s4_m2 {
	margin-top:10px;
}
.s4_p1_f {
	width:235px;
	height:466px;
	position:absolute;
	left:17px;
	top:215px;
	background:url(../images/s4_p1.jpg) left top no-repeat;
	z-index:11;
	transition:all 0.2s ease-in 0.2s;
	-webkit-transition:all 0.2s ease-in 0.2s;
	-moz-transition:all 0.2s ease-in 0.2s;
	-ms-transition:all 0.2s ease-in 0.2s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.s4_p2_f {
	width:235px;
	height:466px;
	position:absolute;
	left:260px;
	top:215px;
	background:url(../images/s4_p2.jpg) left top no-repeat;
	z-index:12;
	transition:all 0.2s ease-in 0.4s;
	-webkit-transition:all 0.2s ease-in 0.4s;
	-moz-transition:all 0.2s ease-in 0.4s;
	-ms-transition:all 0.2s ease-in 0.4s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.s4_p3_f {
	width:235px;
	height:466px;
	position:absolute;
	left:504px;
	top:215px;
	background:url(../images/s4_p3.jpg) left top no-repeat;
	z-index:13;
	transition:all 0.2s ease-in 0.6s;
	-webkit-transition:all 0.2s ease-in 0.6s;
	-moz-transition:all 0.2s ease-in 0.6s;
	-ms-transition:all 0.2s ease-in 0.6s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.s4_p4_f {
	width:235px;
	height:466px;
	position:absolute;
	left:748px;
	top:215px;
	background:url(../images/s4_p4.jpg) left top no-repeat;
	z-index:14;
	transition:all 0.2s ease-in 0.8s;
	-webkit-transition:all 0.2s ease-in 0.8s;
	-moz-transition:all 0.2s ease-in 0.8s;
	-ms-transition:all 0.2s ease-in 0.8s;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
}
.s5_wrapper {
	width:100%;
	height:auto;
}
.s5_main {
	width:1000px;
	height:540px;
	margin:0 auto;
	position:relative;
}
.moreBtn {
	min-width:100px;
	height:110px;
	line-height:110px;
	float:right;
	font-size:36px;
	color:#cca16a;
	text-align:right;
	margin-right:10px;
}
.s5_con {
	width:1000px;
	float:left;
	margin-top:90px;
}
.s5_con ul li {
	width:226px;
	height:58px;
	float:left;
	border:2px #b9884d solid;
	margin:10px;
}
.s5_con ul li a {
	width:226px;
	height:58px;
	line-height:54px;
	float:left;
	text-align:center;
	font-size:24px;
	color:#cca16a;
}
.s5_con ul li span {
	width:62px;
	height:58px;
	float:left;
	background:url(../images/p4.png) left top no-repeat;
}
/* ====弹窗 */.overlay {
	width:900px;
	display:none;
	border:0px solid #000;
}
.overlay .close {
	cursor:pointer;
	height:79px;
	width:79px;
	position:absolute;
	right:20px;
	top:20px;
	background:url(../images/closeBtn.png) left top no-repeat;
}
.overlay .overlayCon {
	padding:0;
	height:500px;
}
.tan_con {
	width:784px;
	min-height:384px;
	float:left;
	border:8px #7c2f13 solid;
	padding:50px;
}
.tan_con .tan_tit {
	width:784px;
	height:50px;
	float:left;
}
.tan_con .tan_tit span {
	min-width:175px;
	height:50px;
	line-height:50px;
	float:left;
	font-size:30px;
	color:#efe3c1;
	text-align:center;
	padding:0 20px;
	background-color:#7c2f13;
}
.tan_con .tan_pic {
	width:784px;
	min-height:221px;
	float:left;
	margin:30px 0;
}
.tan_con .tan_pic img {
	max-width:784px;
}
.tan_txt {
	width:784px;
	float:left;
}
.tan_txt p {
	width:784px;
	line-height:24px;
	float:left;
	font-size:16px;
	color:#efe3c1;
	margin:0;
}
#overlay {
	width:100%;
	height:100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
	position:absolute;
	background:#000;
	top:0;
	left:0;
	z-index:3000;
	display:none;
}
.overlay {
	position:absolute;
	z-index:5000;
	display:none;
	top:150px;
	left:50%;
	margin:0 0 0 -450px;
}
*html,*html body /* IE6bug */ {
	background-image:url(../images/about:blank);
	background-attachment:fixed;
}
