@charset "utf-8";
/* CSS Document */

@media screen and (max-width:479px){
/**nav**/
.bigLogo{background:rgba(0,0,0,0.8);text-align:center;text-align:center;position:fixed;left:0;top:0;width:100%;height:130px;z-index:10000;padding-top:28px;display:none;}
.navBg{background:rgba(0,0,0,0.5);position:fixed;left:0;top:0;width:100%;border-bottom:solid 1px #cabda0;height:83px;z-index:10000;}
.navBox{width:auto;margin:0 auto;height:40px;padding:40px 2% 0;position:relative;}
.logo img{padding-top:14px;height:16px;}
.navList{background:rgba(0,0,0,0.6);width:100%;position:absolute;left:0;top:80px;padding:5% 0;display:none;}
.navList li{line-height:60px;font-size:14px;width:100%;}
.navList li a{color:#e4d9b8;display:block;text-align:center;}
.navList li a i{display:block;line-height:10px;font-size:10px;display:none;}
.navList li a:hover i{display:block;}
.navList li a.hover i{display:block;}
.chiEng{color:#cba784;line-height:40px;}
.chiEng a{color:#cba784;display:inline-block;padding:5px;}
.chiEng a:hover{color:#fff;}
.chiEng a.navBtn{padding-left:15px;display:block;}
.chiEng a.navBtn i{font-size:20px;}
.phoneHide{display:none;}
	
/**banner**/
.cbp-bislideshow {list-style: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: -1;padding: 0;margin: 0;}
.cbp-bislideshow li {position: absolute;width: 101%;height: 101%;top: -0.5%;left: -0.5%;opacity: 0;-webkit-transition: opacity 3s;-moz-transition: opacity 3s;transition: opacity 3s;}
/* If background-size supported we'll add the images to the background of the li */
.backgroundsize .cbp-bislideshow li {-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;background-position: center center;}
/* ...and hide the images 
.backgroundsize .cbp-bislideshow li img {display: none;}*/
.cbp-bislideshow li img {display: none;width: 100%;}
.gray{-webkit-filter: grayscale(1);/* Webkit */filter:gray;/* IE6-9 */filter: grayscale(1);/* W3C */}
/* Fallback */
.no-js.no-backgroundsize .cbp-bislideshow li:first-child {opacity: 1;}
.no-js.backgroundsize .cbp-bislideshow li:first-child img {display: block;}

/**footer**/
.footer{width:100%;height:auto;background:rgba(35,24,1,0.8);position:fixed;left:0;border-top:solid 1px #d8c8a2;bottom:0;z-index:10;}
.footer1{width:100%;height:auto;background:#211306;border-top:solid 1px #95816d;margin-top:90px;}
.footBox{margin:0 auto;line-height:35px;color:#d8c8a2;padding:0 2%;}
.footBox p a{color:#d8c8a2;display:inline-block;padding:0 5px;}
.footBox p a:hover{text-decoration:underline;}
.footBox p span{display:inline-block;padding:0 5px;}
.roseSet{width:70px;height:auto;margin-top:10px;margin-left:5px;}
.iconSize{width:20px;height:auto;float:left;margin-top:8px;margin-right:5px;}
.footLeft{float:left;}
.footRight{float:left;}

/**adv**/
.advSet{height:300px;overflow:hidden;position:relative;border-bottom:solid 1px #95816d;}
.advSet img{height:300px;width:100%;}
.lbjTran{position:absolute;left:0;bottom:0;width:100%;height:100%;background:url(../images/lbj.png) repeat-x left bottom;z-index:1000;}
.tupicBox{margin-top:5px;}
.picList{width:94%;height:auto;margin:0 auto;padding:0 3%;}
.picList li{float:left;position:relative;margin-top:4%;width:100%;}
.picList li a{display:block;}
.picList li a img{width:100%;height:auto;}
.picList li a p{display:block;position:absolute;width:100%;height:40px;background:rgba(0,0,0,0.7);left:0;top:0;font-size:12px;padding-left:4%;overflow:hidden;transition: height 0.5s;
-moz-transition: height 0.5s;	/* Firefox 4 */
-webkit-transition: height 0.5s;	/* Safari 和 Chrome */
-o-transition: height 0.5s;	color:#e4d9b8;}
.picList li a span{display:block;line-height:40px;color:#e4d9b8;font-size:14px;}
.picList li a:hover p{height:60px;padding-bottom:3%;}
.picList1{width:auto;height:auto;margin:0 auto;}
.picList1 li{float:left;position:relative;width:94%;height:auto;margin:4% 3% 0;}
.picList1 li a{display:block;}
.picList1 li a img{width:100%;height:auto;}
.picList1 li a p{display:block;position:absolute;width:100%;height:40px;background:rgba(0,0,0,0.7);left:0;top:0;font-size:12px;color:#e4d9b8;line-height:1.5;padding-left:4%;overflow:hidden;transition: height 0.5s;
-moz-transition: height 0.5s;	/* Firefox 4 */
-webkit-transition: height 0.5s;	/* Safari 和 Chrome */
-o-transition: height 0.5s;	}
.picList1 li a span{display:block;color:#e4d9b8;line-height:40px;letter-spacing:5px;font-size:14px;}
.pblBox{height:auto;margin:50px auto;}
.picList1 li a:hover p{height:60px;padding-bottom:3%;}

.picList2{width:100%;height:auto;margin:0 auto;}
.picList2 li{float:left;position:relative;margin-left:3%;margin-top:4%;width:93%;}
.picList2 li a{display:block;}
.picList2 li a img{width:100%;height:auto;}
.picList2 li a p{display:block;position:absolute;width:100%;height:40px;background:rgba(0,0,0,0.7);left:0;top:0;font-size:12px;padding-left:4%;overflow:hidden;transition: height 0.5s;
-moz-transition: height 0.5s;	/* Firefox 4 */
-webkit-transition: height 0.5s;	/* Safari 和 Chrome */
-o-transition: height 0.5s;	color:#e4d9b8;}
.picList2 li a span{display:block;line-height:40px;letter-spacing:0px;color:#e4d9b8;font-size:14px;}
.picList2 li a:hover p{height:60px;padding-bottom:3%;}

.pblBox{height:auto;margin:3% 0 3% 3%;}
.content
{
	width: 100%;
	margin: 10px auto;
}

.more{width:auto;height:45px;margin:0 auto 50px;background:url(../images/bj.jpg) repeat-x left top;text-align:center;cursor:pointer;}
.more span{display:inline-block;background:#000;padding:0 10px;font-size:14px;color:#cbbea0;}
.more span img{width:15px;height:auto !important;margin-top:5px;}

/**活动**/
.topUl{width:auto;height:auto;margin:0 auto;}
.topUl ul li{float:left;font-size:18px;text-align:left;line-height:40px;margin-left:3%;margin-top:20px;width:94%;}
.topUl ul li a{color:#947a61;}
.topUl ul li a img{width:100%;height:auto !important;}
.topUl ul li a:hover img{-webkit-filter: grayscale(1);/* Webkit */filter:gray;/* IE6-9 */filter: grayscale(1);/* W3C */ }
.advBset{width:auto;height:auto;margin:0 auto;text-align:right;font-size:18px;color:#947a61;padding:0 3%;}
.advBset img{width:100%;height:auto !important;}

.lhSet{margin-top:5px;padding-top:12%;}
.contenBox{width:auto;height:auto;margin:0 auto;padding:20px 3% 5%;font-size:14px;color:#b3a98f;line-height:25px;}
.lhTitle{line-height:125px;height:125px;font-size:20px;color:#b3a98f;font-weight:100;margin:0 auto;text-align:center;}
.lhTitle0{line-height:125px;height:125px;font-size:20px;color:#b3a98f;font-weight:100;margin:0 auto;text-align:center;}
/**视频**/
.videoBox{width:94%;height:auto;margin:0 auto 5%;padding:0 3%}
.videoBox img{width:100%;height:auto !important;}

.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container { margin-bottom: 50px; position: relative; float: left; width: 100%; }
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 0; }
.lhTitle11{line-height:30px;width:90%;font-size:20px;color:#b3a98f;font-weight:700;letter-spacing:3px;margin:0 auto;text-align:center;}
.lhTitle1{line-height:120px;height:120px;width:415px;background:url(../images/cus.png) no-repeat center top;font-size:20px;color:#b3a98f;font-weight:700;letter-spacing:10px;margin:0 auto;text-align:center;}
.contenBox1{width:80%;height:auto;margin:0 auto;padding:0 0 100px;font-size:18px;color:#b3a98f;line-height:40px;}
.contenBox1 span{display:block;font-size:24px;padding-top:40px;}
.contenBox2{width:80%;height:auto;margin:0 auto;padding:0 0 100px;font-size:18px;color:#b3a98f;line-height:40px;text-align:justify}
	.contenBox2 a{font-size:18px;color:#b3a98f;}
/**活动页面**/
#adv3D{position:relative;width:100%;margin:4% auto 0;height:700px;overflow:hidden;}
#box{position:absolute;left:50%;width:1018px;top:0;height:446px;margin:115px 0 0 -520px;}
#box ul{position:relative;width:1018px;height:446px;}
#box li{position:absolute;border:2px solid #000;list-style:none;background:#000;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;border-radius:3px;}
#box li img{width:100%;height:100%;vertical-align:top;}
#adv3D .prev, #adv3D .next{position:absolute;top:50%;width:39px;height:80px;margin-top:-40px;overflow:hidden;text-indent:-999px;cursor:pointer;background:url(../images/btn.png) no-repeat;z-index:1000;}
#adv3D .prev{left:0;}
#adv3D .next{right:0;background-position:-39px 0;}

#bottom{width:100%;height:200px;float:left;background:url(images/bottom.jpg) no-repeat center;position:relative;}
#bottom .title{width:100%;height:60px;line-height:60px;color:#fff;text-align:center;position:absolute;left:0px;bottom:0px;font-family:Verdana;}
#bottom .title a{background:#666666;text-decoration:none;color:#fff; padding:3px 5px;}
.picVconte{width:100%;height:auto;margin:0 auto;color:#cbbda0;font-size:12px;line-height:24px;text-align:center;}
.picVconte span{display:block;text-align:center;font-size:30px;color:#cbbda0;padding-bottom:60px;}
.picVconte a{display:block;text-align:center;padding:50px 0 0;color:#cbbda0;font-size:14px;}
.picVconte a:hover{text-decoration:underline;}
.fty{height:30px;width:100%;text-align:center;position:fixed;top:20px;}
.fty img{height:50px;}
}