@charset "gb2312";

*, :after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
body, html {
	min-height:100%
}
html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
}
body, div, p,ul,li,h1,h2,h3,h4,h5,h6,img {
	border:none;
	margin: 0;
	padding: 0;
}
img{ max-width:100%; max-height:100%;}
ul ,li {
	list-style: none;
	list-style-type:none
}
body {
	width: 100%;
	min-width:1008px;
 *cursor: default;
	overflow: hidden;
	font: 16px/1.5 "Microsoft YaHei", Helvetica, STHeiti STXihei, Microsoft JhengHei, Arial;
}
.tl{ text-align:left;}
.tc{ text-align:center;}
.fr{ float:right}
.fl{ float:left}

/*
*²¼¾Ö
*/
.w1008{ width:1008px; margin:0 auto;}
#pageContainer {
	overflow: hidden;
}
.page {
	display: none;
	width: 100%;
	min-width:1008px;
	height: 100%;
	padding-top:40px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.current {
	display: block;
	z-index: 1;
}
.slide {
	display: block;
	z-index: 2;
}
.container{ width:100%; height:100%;}
.u-y{ height:100%;}
/*
*µ¼º½
*/
.navContainer {
	z-index: 3;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	overflow:hidden;
	background-color: #fd6553;
}
#navBar{height:40px; line-height:40px; color:#fff;}
#navBar .active {
	color:#600000;
}
#navBar li {
	cursor: pointer;
	text-align: center;
	width: 14.285714%;
	height: 100%;
	float:left;
	border-left:1px solid #d51d14;
}
#navBar li .row2{ line-height:17px; padding-top:1px;}
#navBar li small{ font-size:12px;}
/*
*pageÄÚÈÝ
*/

/*
*common
*/
.tab{ position:relative;background:url(img/tab-bg.jpg) center repeat-y; padding:50px 36px 55px;}
.tab span.hua{ position:absolute; left:-36px; top:-31px; width:232px; height:299px; background-image:url(img/hua.png); z-index:999999999999}




.page1 .container{ padding-bottom:88px; background-color:#f6bd8f; position:relative;}
.page1 .container-88{ width:100%; height:100%; background-image:url(img/page1-bg.jpg); background-position:top center;background-size: cover;}
.page1 p{ position:absolute; width:100%; height:88px; left:0; bottom:0; line-height:30px; padding:14px 0; text-align:center; color:#cb4e3f}
.page1 img{ height:100%;}

.page2 .container{ padding-top:110px; background:url(img/page2-bg.jpg) top center no-repeat; position:relative;}
.page2 .container-164{ width:100%; height:100%; background:url(img/yun.jpg) center top repeat-y;}
.page2 p{ font-size:14px; line-height:26px; text-indent:2em; color:#600000; padding:0 9px;}

.page3 .container{ padding-top:110px; background:url(img/page3-bg.jpg) top center no-repeat; position:relative;}
.page3 .container-164{ width:100%; height:100%; background:url(img/yun.jpg) center top repeat-y;}
.page3 p{ font-size:14px; line-height:26px; text-align:center;color:#fff;}
.page3 .flexslider p{color: #600000; padding-top:15px}

.page4 .container{ padding-top:110px; background:url(img/page4-bg.jpg) top center no-repeat; position:relative;}
.page4 .container-164{ width:100%; height:100%; background:url(img/yun.jpg) center top repeat-y;}
.page4 p{ font-size:14px; line-height:26px; text-align:center;color:#fff;}

.page5 .container{ padding-top:110px; background:url(img/page5-bg.jpg) top center no-repeat; position:relative;}
.page5 .container-164{ width:100%; height:100%; background:url(img/yun.jpg) center top repeat-y;}
.page5 h2{ color:#600000; line-height:60px;}
.page5 p{ font-size:14px; line-height:26px; text-align:center;color:#fff;}
.page5 img{ margin-right:5px;}

.page6 .container{ padding-top:110px; background:url(img/page6-bg.jpg) top center no-repeat; position:relative;}
.page6 .container-164{ width:100%; height:100%; background:url(img/yun.jpg) center top repeat-y;}
.page6 p{ font-size:14px; line-height:26px; text-align:center;color:#fff;}
.page6 .item{ float:left; position:relative; overflow:hidden;}
.page6 .item img{ width:100%;}
.page6 .item span{ position:absolute; width:100%; height:26px; left:0; bottom:-26px; text-align:center; line-height:26px; color:#FFF;-webkit-transition:all 0.3s ease;transition:all 0.3s ease; background-color:#a15e30;}
.page6 .item:hover span{ bottom:0px;}












/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { width:704px; margin: 0 auto;position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 39px; height: 63px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden;cursor: pointer; color: rgba(0,0,0,0.8);  background:url(img/arr.png) no-repeat; text-indent:-999em }
.flex-direction-nav .flex-prev { left: -100px; background-position:-39px 0 }
.flex-direction-nav .flex-next { right: -100px; background-position:0 0}
.flexslider:hover .flex-prev { opacity: 0.7;/* left: 10px;*/}
.flexslider:hover .flex-next { opacity: 0.7; /*right: 10px;*/}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 77px; text-align: center; z-index:999999}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #a6531f;cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { /*background: #fff;*/}
.flex-control-paging li a.flex-active { background: #fff; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width:1024px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
  
  .page3 .tab{ padding:30px 30px 0 !important;}
}




























