@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
	background:#dedddb;
}

a{
	color:#000;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1180px;
	max-width:1920px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.w1180{
	width:1180px;
	margin:0px auto;
	position:relative;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p{
	overflow:hidden;
}

.dzw{
	position:absolute;
	left:2.5%;
	top:50px;
	z-index:999;
}

#nav{
	position:fixed;
	left:0px;
	bottom:0px;
	z-index:9999;
	background-image:url(images/nav-bg2.png);
	background-size:auto 100%;
	background-position:center top;
	height:60px;
	padding-top:150px;
	text-align:center;
	width:100%;
	min-width:1180px;
}

#nav .links .btn{
	float:left;
	display:inline;
	margin-left:55px;
	color:#bdafa6;
	font-size:22px;
	height:34px;
	line-height:34px;
	border:3px solid #bcada6;
	border-radius:3px;
	text-decoration:none;
	padding:0px 20px;
}

#nav .links .btn.current,#nav .links .btn:hover{
	background-color:#bcaea5;
	color:#673102;
}

#nav .links .home{
	float:left;
	display:inline;
	margin-left:32px;
	width:41px;
	height:39px;
	background-image:url(images/nav-home1.png);
}

#nav .links .home.current,#nav .links .home:hover{
	background-image:url(images/nav-home2.png);
}

#nav .share{
	position:absolute;
	right:20px;
	top:152px;
}

#nav .share a{
	float:left;
	display:inline;
	width:36px;
	height:36px;
	margin-right:18px;
	background-size:100% 100%;
}

#nav .share a:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}

#nav .share .icon3{ background-image:url(images/hd-btn3.png); }
#nav .share .icon4{ background-image:url(images/hd-btn4.png); }
#nav .share .icon5{ background-image:url(images/hd-btn5.png); }
#nav .share .icon6{ background-image:url(images/hd-btn6.png); }
#nav .share .icon7{ background-image:url(images/hd-btn7.png); }

@media (max-width: 1100px) {
	#nav .share{ display:none; }
}


.page{
	position:relative;
	width:100%;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto 100%;
}

#page1{
	background-image:url(images/page1-bg2.jpg);
	background-size:100% 100%;
	height:100%;
}

#page1 .people{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-image:url(images/page1-people.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto 100%;
	z-index:60;
}

#page1 .topic{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-image:url(images/page1-topic.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto 100%;
	z-index:70;
}

#page1 .people img,#page1 .topic img{
	height:100%;
}

#page2{
	background-image:url(images/page2-bg.jpg);
	height:820px;
}

#page3{
	background-image:url(images/page3-bg.jpg);
	height:820px;
}

#page4{
	background-image:url(images/page4-bg.jpg);
	height:820px;
}
#page2 .arrow,#page3 .arrow,#page4 .arrow{
	position:absolute;
	left:500px;
	top:520px;
	background-color:rgba(255,255,255,0.7);
	border-radius:50%;
	padding:10px;
	z-index:999;
}

@media (max-height: 800px) {
	#page2 .arrow,#page3 .arrow,#page4 .arrow{ top:450px; }
}	

.news{
	position:absolute;
	width:596px;
	top:200px;
	right:0px;
}

@media (max-height: 800px) {
	#page2 .news{ top:120px; }
}	
.news .title{
	text-align:right;
}

.news .title img{
	display:inline;
}

.news .tab{
	text-align:right;
}

.news .tab img{
	display:inline;
}

.news .tab img:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}

.news .text{
	margin-top:0px;
	background-color:rgba(255,255,255,0.4);
	padding:15px 0px 20px 0px;
}

.news .text h3{
	font-size:36px;
	line-height:40px;
	padding:0px 25px;
	color:#630;
}

.news .text h3 a{
	color:#630;
}

.news .text p{
	padding:0px 18px;
	line-height:30px;
	font-size:20px;
	margin-top:15px;
}


#page5-top .topic{
	height:155px;
	text-align:center;
}

#page5-top .topic img{
	display:inline;
}

#page5-show{
	max-width:100%;margin:0 auto;
	padding-bottom:210px;
}

.pic-list1{max-width:100%;margin:0 auto;}

/* SuperBox*/.superbox-list{display:inline-block;*display:inline;zoom:1;width:12.5%; vertical-align:top;}
.superbox-img{max-width:100%;width:100%;cursor:pointer;}
.superbox-show{text-align:center;position:relative;background:#333;box-shadow:inset 0 1px 5px #111;-webkit-box-shadow:inset 0 1px 5px #111;-moz-box-shadow:inset 0 1px 5px #111;width:100%;float:left;padding:25px 0;display:none;}
.superbox-current-img{max-width:100%;box-shadow:0 1px 4px #222;border:1px solid #222; margin:0px auto;}
.superbox-img:hover{opacity:0.8;}
.superbox-float{float:left;}
.superbox-close{opacity:0.7;cursor:pointer;position:absolute;top:25px;right:25px;background:url(images/close.png) no-repeat center center;width:35px;height:35px;z-index:999;}
.superbox-close:hover{opacity:1;}

.superbox-show p{
	font-size:16px;
	line-height:24px;
	margin:12px auto 0px auto;
	max-width:800px;
	color:#fff;
}



#page6{
	background-image:url(images/page6-bg.jpg);
	background-size:100% 100%;
}

#page6,#page6 .w1180{
	position:relative;
	height:100%;
}

#page6 .play{
	position:absolute;
	left:50%;
	margin-left:-526px;
	top:45%;
	margin-top:-105px;
	z-index:680;
}
#page6 .play2{
	position:absolute;
	width:100%;
	height:100%;
	background:url(images/page6-play.png) no-repeat center center;
}

#page6 .play-bg{
	background:#000;
	filter:alpha(opacity=40);
	opacity:0.4;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:660;
}
.covervid-wrapper{
	position:absolute;
	top:0px;
	left:-370px;
	width:1920px;
	height:100%;
	background:#341d0d;
	z-index:650;
	_display:none;
}

#page7{
	padding-bottom:190px;
}

#page7 .topic{
	height:200px;
	text-align:center;
}

#page7 .topic img{
	display:inline;
}


.pic-list2 li{
	float:left;
	display:inline;
	width:22%;
	margin-left:2.4%;
	background:#fff;
}

.pic-list2 li img{
	width:100%;
	height:auto;
}

.pic-list2 li p{
	text-align:center;
	line-height:30px;
	height:30px;
	font-size:22px;
	padding:10px 0px;
}

.pic-list2-point{
	text-align:center;
	margin-top:10px;
}

.pic-list2-point li{
	display:inline-block;
	vertical-align:top;
	margin:0px 18px;
	width:16px;
	height:16px;
	border:3px solid #fff;
	border-radius:50px;
	background:#fff;
	cursor:pointer;
}

.pic-list2-point .current{
	background:#dedddb;
	border-color:#673303;
}

@media (max-width: 1199px) {	
#page7 .pic-list2 ul { width:1200px;}
#page7 .pic-list2 .slides_container{ height:320px; }
}

@media (min-width: 1200px) {	
#page7 .pic-list2 ul { width:1200px;}
#page7 .pic-list2 .slides_container{ height:320px; }
}
 
@media (min-width: 1440px) {	
#page7 .pic-list2 ul { width:1440px;}
#page7 .pic-list2 .slides_container{ height:350px; }
}
 
@media (min-width: 1550px) {	
#page7 .pic-list2 ul { width:1550px;}
#page7 .pic-list2 .slides_container{ height:370px; }
#nav .links{ padding-left:150px; }
	#nav .share{ right:170px; }
}

@media (min-width: 1920px) {	
#page7 .pic-list2 ul { width:1920px; }
#page7 .pic-list2 .slides_container{ height:390px; }
}
	 
#page7 .txtCenter,#page7 .txtCenter a  { color:#999; font-size:14px;}




#eng-body{
	background:#fff6f0;
}

#eng-header .w1180{
	height:964px;
}

#eng-header .arrow{
	position:absolute;
	left:470px;
	bottom:290px;
	background-color:rgba(255,255,255,0.7);
	border-radius:50%;
	padding:10px;
}

#eng-header .news{
	top:140px;
}

#eng-header .news .text{
	border-radius:15px;
	margin-top:50px;
}

#eng-header .news h3{
	padding:0px 18px;
	font-size:34px;
	line-height:38px;
}

#eng-header .news p{
	font-size:18px;
	line-height:32px;
}

#eng-header .news .bottom{
	font-size:14px;
	text-align:right;
	margin-top:30px;
}

#eng-con{
	width:1000px;
	margin:0px auto 0px auto;
	padding-bottom:220px;
}

#eng-con p{
	font-size:16px;
	line-height:26px;
	margin-top:25px;
}

#eng-con p img{
	max-width:100%;
}