@charset "utf-8";
/* CSS Document */
a{text-decoration:none;border:none;}
img{display:block;border:none;}
input,textarea,button{border:none;padding:0;margin:0;outline:0;background:none;}
*{margin:0;padding:0;list-style:none;}
body{font-family:"微软雅黑";background:#000;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;}
@font-face{
	font-family:bell;
	src:url(../font/BELL.TTF);	
}
@font-face{
	font-family:helv;
	src:url(../font/HELVETICANEUELTPRO-THEX.otf);	
}
/* background:url(../img/top_bg.png); ===================================================首页===================================================*/
/*公用*/
a,.section3 .dishes_con ul li a .dishes_w,.section3 .dishes_con ul li a .dishes_mask,.section3 .dishes_con ul li.dishes_more a span,.section5 .secret_box .secret_w .secret_icon,.section5 .secret_box .secret_w p,.section5 .secret_box .secret_w h3,.section6 .join_con .join_img,.section6 .join_con ul li i,.section6 .join_con ul li p,.section6 .join_con ul li h3,.section6 .join_con ul li .join_subw,.in_news ul li a .n_c h4,.in_news ul li a .n_c p,.in_guest ul li input,.in_guest ul li textarea,.in_news ul li a .n_img,.in_news ul li a .n_c span{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transtion:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
a:before,a:after,.in_news ul li a .n_r,.in_news ul li a .n_r,.in_news ul li a .n_c,.in_news ul li a .n_c span:after,.section4 .store_con ul li a.store_w h3:before,.section4 .store_con ul li a.store_w h3,.section5 .secret_box .secret_w i:before,.section5 .secret_box .secret_w i:after,.section5 .secret_box .secret_w h3:after{-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.clear{clear:both;}
/*定时遮罩*/
.set_mask{position:fixed;width:100%;left:0;top:0;z-index:999;height:90px;cursor:pointer;}
/*导航*/
.top_bbox{position:fixed;width:100%;left:0;top:0;z-index:99; background-color: #24857a;}
.top_bbox .top_box{width:91.6%;margin:0 auto;overflow:hidden;}
.top_bbox .top_box .logo{float:left;margin-top:18px;}
.top_bbox .top_box .logo img{height:43px;}
.top_bbox .top_box .nav{float:right;width:74%;}
.top_bbox .top_box .nav ul{overflow:hidden;}
.top_bbox .top_box .nav ul li{float:left;width:12.5%;}
.top_bbox .top_box .nav ul li a{display:block;text-align:center;font-size:0;padding:20px 10px;font-size:17px;color:#fff;}
.top_bbox .top_box .nav ul li a:hover{background:#e0c073;color:#000;}
.top_bbox .top_box .nav ul li a:hover p{color:#7e6321;}
.top_bbox .top_box .nav ul li a.hover{background:#e0c073;color:#000;}
.top_bbox .top_box .nav ul li a.hover p{color:#7e6321;}
.top_bbox .top_box .nav ul li a p{color:#e0c073;font-size:12px;text-transform:uppercase;margin-top:2px;}
/*二级导航*/

.nav_hide.cur { visibility: visible; opacity: 1; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; }
.nav_hide{position:absolute;width:100%;top:100%;background:#e0c073;background:rgba(224,192,115,0.9);z-index:99;visibility: hidden; opacity: 0; transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s;}
/*.nav_hide{position:absolute;width:100%;top:100%;background:#fff;background:rgba(255,255,255,0.9);display:none;z-index:99;}*/
.nav_hide .subnav_box{width:91.6%;margin:0 auto;overflow:hidden;}
.nav_hide .subnav_box .subnav{width:74%;float:right;}
.nav_hide .subnav_box .subnav_item{float:left;width:12.5%;min-height:1px;}
.nav_hide .subnav_box .subnav_item:nth-of-type(1){margin-left:12.5%;}
.nav_hide .subnav_box .subnav_item ul li{margin:5px 0;}
.nav_hide .subnav_box .subnav_item ul li a{display:block;font-size:14px;color:#000;text-align:center;padding:7px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nav_hide .subnav_box .subnav_item ul li a:hover{background:#000;color:#fff;}
.nav_hide .sub_info{border-top:solid 2px #b3985b;margin-top:10px;}
.nav_hide .sub_info .sub_in{width:60%;margin:0 auto;overflow:hidden;padding:15px 0;}
.nav_hide .sub_info .sub_tel{padding-left:65px;background:url(../img/sub_navtel.png) no-repeat left center;background-size:contain;float:left;margin-top:23px;}
.nav_hide .sub_info .sub_tel span{color:#000;font-size:14px;}
.nav_hide .sub_info .sub_tel p{color:#000;font-family:Arial;font-size:26px;margin-top:3px;font-weight:bold;}
.nav_hide .sub_info .sub_qr{float:right;}
.nav_hide .sub_info .sub_qr ul{overflow:hidden;margin:0 -25px;}
.nav_hide .sub_info .sub_qr ul li{float:left;margin:0 25px;}
.nav_hide .sub_info .sub_qr ul li span{display:block;width:80px;height:80px;overflow:hidden;}
.nav_hide .sub_info .sub_qr ul li span img{width:100%;}
.nav_hide .sub_info .sub_qr ul li p{color:#000;font-size:12px;text-align:center;margin-top:5px;}
/*第一屏*/
.section{background:#030100;overflow:hidden;}
.fp-controlArrow{display:none;}
.section1 .slide a{display:block;position:relative;width:100%;height:100%;overflow:hidden;background:#000;}
.section1 .slide a>img{position:absolute;top:0;left:50%;margin-left:-960px;width:1920px;}
.section1 .slide a span{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0;background:url(../img/mask_bg.png);}
.section1 .slide a span img{width:294px;}

.section1 #fp-nav ul li a span,.section1 .fp-slidesNav ul li a span{width:10px;height:10px;border:none;background:#fff;}
.section1 #fp-nav ul li a.active span,.section1 .fp-slidesNav ul li a.active span{background:#e0c073;}
.section1 .fp-slidesNav.bottom{bottom:30px;}
/*第二屏*/
.section2 .about_box{width:80%;margin:0 auto;position:relative;margin-top:50px;}
.section2 .about_box .about_img{position:absolute;width:48%;left:-100%;top:50%;margin-top:-330px;}
.section2 .about_box .about_img img{width:100%;}
.section2 .about_box .about_w{float:right;width:39%;padding-bottom:116px;background:url(../img/pg2_img02.png) no-repeat right bottom;margin-right:6%;display:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;}
.section2 .about_box .about_wcon{max-height:508px;overflow:hidden;margin-top:-50px;}
.section2 .about_box .about_w p{color:#e0c073;font-size:16px;line-height:2;margin-top:50px;}
.section2 .about_box .about_w p em{font-style:normal;font-size:26px;}
/*第三屏*/
.section.section3{background:#1d1d1d;}
.section3 .dishes_box{position:relative;width:100%;height:80%;margin-top:5.5%;}
.section3 .ny_box{top:-100%;}
.ny_box{position:absolute;left:0;top:0;z-index:2;width:8.8%;padding:0 2.6%;}
.ny_box .ny_tt{display:block;}
.ny_box .ny_tt h2{padding-left:38px;color:#e0c073;font-size:26px;font-weight:normal;background:url(../img/tt_icon.png) no-repeat left center;}
.ny_box .ny_tt span{display:block;padding-left:38px;font-size:12px;color:#555;font-family:helv,Arial;text-transform:uppercase;letter-spacing:2px;margin-top:7px;}
.ny_box .ny_nav{margin:60px 0 0 38px;}
.ny_box .ny_nav ul{margin-bottom:-25px;}
.ny_box .ny_nav ul li{margin-bottom:25px;}
.ny_box .ny_nav ul li a{display:block;font-size:15px;color:#fff;padding:7px 0;position:relative;}
.ny_box .ny_nav ul li a:after{position:absolute;content:"";left:0;bottom:0;width:0px;height:1px;background:#e0c073;}
.ny_box .ny_nav ul li a:hover{color:#e0c073;}
.ny_box .ny_nav ul li a:hover:after{width:80%;}
.ny_box .ny_nav ul li a.hover{color:#e0c073;}
.ny_box .ny_nav ul li a.hover:after{width:80%;}
.section3 .dishes_con{width:76.6%;float:right;overflow:hidden;padding:0 5.7% 0 3.7%;}
.section3 .dishes_con ul{overflow:hidden;margin:-20px -20px 0 0;}
.section3 .dishes_con ul li{width:25%;float:left;}
.section3 .dishes_con ul li a{display:block;margin:20px 20px 0 0;overflow:hidden;position:relative;}
.section3 .dishes_con ul li.dishes_item a{background:#000;height:228px;}
.section3 .dishes_con ul li.dishes_item a:hover{border-color:#e0c073;}
.section3 .dishes_con ul li a>img{width:100%;}
.section3 .dishes_con ul li.dishes_item a .dishes_mask{display:none;position:absolute;top:50%;left:50%;background:url(../img/top_bg.png);background:rgba(0,0,0,0.5);width:0;height:0;}
.section3 .dishes_con ul li.dishes_item a .dishes_w{position:absolute;width:84%;padding:12% 8%;left:-100%;top:0;z-index:2;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.section3 .dishes_con ul li.dishes_item a .dishes_w h3{font-size:17px;color:#e0c073;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.section3 .dishes_con ul li.dishes_item a .dishes_w p{color:#fff;font-size:13px;margin-top:10px;overflow:hidden;line-height:1.8;-webkit-line-clamp:2;-moz-line-clamp:2;-o-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical;display:-webkit-box;display:-moz-box;display:-o-box;display:box;}
.section3 .dishes_con ul li.dishes_item a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:solid 1px #1d1d1d;border:solid 1px transparent;z-index:3;}
.section3 .dishes_con ul li.dishes_item a:hover:after{border-color:#e0c073;}
.section3 .dishes_con ul li.dishes_item a:hover .dishes_mask{display:block;top:0;left:0;width:100%;height:100%;}
.section3 .dishes_con ul li.dishes_item a:hover .dishes_w{left:0;}
.section3 .dishes_con ul li.dishes_more a{background:#d5b874;}
.section3 .dishes_con ul li.dishes_more a span{color:#111;text-transform:uppercase;font-size:18px;display:inline-block;width:100%;text-align:center;width:120px;height:120px;line-height:120px;position:absolute;left:50%;top:50%;margin-top:-60px;margin-left:-60px;border:solid 1px #d5b874;border-radius:50%;text-align:center;}
.section3 .dishes_con ul li.dishes_more a:hover{background:#e0c073;}
.section3 .dishes_con ul li.dishes_more a:hover span{border-color:#4d4127;color:#4d4127;}
/*第四屏*/
.section4 .ny_box{display:none;}
.section4 .store_box{position:relative;width:100%;height:80%;margin-top:5.5%;}
.section4 .store_con{width:76.6%;float:right;overflow:hidden;padding:0 5.7% 0 3.7%;margin-top:5%;position:relative;bottom:-100%;}
.section4 .store_con ul{overflow:hidden;}
.section4 .store_con ul li{float:left;width:25%;}
.section4 .store_con ul li a{display:block;overflow:hidden;}
.section4 .store_con ul li a.store_img{position:relative;}
.section4 .store_con ul li a.store_img img{width:100%;}
.section4 .store_con ul li a.store_w .store_wcon{padding:32px;overflow:hidden;}
.section4 .store_con ul li a.store_w h3{color:#e0c073;font-size:17px;font-weight:normal;overflow:hidden;float:left;max-width:90%;/*text-overflow:ellipsis;*/white-space:nowrap;position:relative;}
.section4 .store_con ul li a.store_w h3:before{content:"";position:absolute;left:0;top:50%;width:0px;height:1px;background:#e0c073;}
.section4 .store_con ul li:hover a.store_w h3{padding-left:44px;}
.section4 .store_con ul li:hover a.store_w h3:before{width:30px;}
.section4 .store_con ul li a.store_w p{color:#888;font-size:13px;float:left;width:100%;line-height:1.8;margin:20px 0 45px;letter-spacing:1px;overflow:hidden;-webkit-line-clamp:3;-moz-line-clamp:3;-o-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical;display:-webkit-box;display:-moz-box;display:-o-box;display:box;height:66px;}
.section4 .store_con ul li a.store_w span{color:#fff;font-size:13px;float:left;letter-spacing:3px;}
.section4 .store_con ul li a.store_img:before{border-top:1px solid #e0c073;border-bottom:1px solid #e0c073; -webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);position:absolute;top:4px;right:4px;bottom:4px;left:4px;content:" ";opacity: 0;-webkit-transition:opacity 0.7s,-webkit-transform  0.7s;-moz-transition:opacity  0.7s,-moz-transform  0.7s;-o-transition:opacity  0.7s,-o-transform  0.7s;transition:opacity  0.7s,transform  0.7s;}
.section4 .store_con ul li a.store_img:after{border-right:1px solid #e0c073;border-left:1px solid #e0c073;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);o-transform:scale(1,0);transform:scale(1,0);position:absolute;top:4px;right:4px;bottom:4px;left:4px;content:" ";opacity: 0;-webkit-transition:opacity 0.7s,-webkit-transform  0.7s;-moz-transition:opacity  0.7s,-moz-transform  0.7s;-o-transition:opacity  0.7s,-o-transform  0.7s;transition:opacity  0.7s,transform  0.7s;}
.section4 .store_con ul li:hover a.store_img:after,.section4 .store_con ul li:hover a.store_img:before {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity: 1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}
/*第五屏*/
.section5 .secret_box{position:relative;width:100%;height:100%;}
.section5 .secret_box ul{overflow:hidden;}
.section5 .secret_box ul li{float:left;width:25%;position:relative;background:#000;left:0;}
.section5 .secret_box ul li.secret_odd{top:-100%;}
.section5 .secret_box ul li.secret_even{bottom:-100%;}
.section5 .secret_box ul li a{display:block;position:relative;width:100%;height:100%;}
.section5 .secret_box .secret_img{position:absolute;bottom:0;left:0;width:100%;}
.section5 .secret_box .secret_img img{width:100%;}
.section5 .secret_box .secret_mask{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:url(../img/mask_bg.png);}
.section5 .secret_box .odd_mask{position:absolute;z-index:3;width:100%;height:60%;top:0;left:0;background:url(../img/pg5_mask01.png) repeat-x left top;background-size:1px 100%;}
.section5 .secret_box .even_mask{position:absolute;z-index:3;width:100%;height:60%;top:0;left:0;background:url(../img/pg5_mask02.png) repeat-x left top;background-size:1px 100%;}
.section5 .secret_box .secret_w{position:absolute;width:100%;left:0;top:18%;text-align:center;z-index:5;}
.section5 .secret_box .secret_w .secret_icon{display:inline-block;padding:25px;border:solid 1px #5e5644;border-radius:50%;}
.section5 .secret_box .secret_w .secret_icon img{width:60px;height:60px;}
.section5 .secret_box .secret_w h3{font-size:23px;color:#e9ca80;font-weight:normal;padding:26px 0;margin:10px auto 60px;position:relative;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.section5 .secret_box .secret_w h3:after{content:"";position:absolute;left:50%;margin-left:-26px;width:52px;height:1px;background:#e9ca80;bottom:0;}
.section5 .secret_box .secret_w p{width:58.3%;margin:0 auto 70px;color:#fff;font-size:13px;line-height:2;-webkit-line-clamp:2;-moz-line-clamp:2;-o-line-clamp:2;line-clmap:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical;display:-webkit-box;display:-moz-box;display:-o-box;display:box;overflow:hidden;height:47px;}
.section5 .secret_box .secret_w i{font-size:15px;color:#fff;font-style:normal;display:inline-block;padding:10px 0;position:relative;}
.section5 .secret_box .secret_w i:before,.section5 .secret_box .secret_w i:after{content:"";position:absolute;left:0;width:100%;height:1px;background:#fff;}
.section5 .secret_box .secret_w i:before{top:0;}
.section5 .secret_box .secret_w i:after{bottom:0;}
.section5 .secret_box ul li a:hover .secret_w p{color:#c9c9c9;}
.section5 .secret_box ul li a:hover .secret_w i{color:#e0c073;}
.section5 .secret_box ul li a:hover  .secret_w i:before,.section5 .secret_box ul li a:hover .secret_w i:after{width:160%;left:-30%;background:#e0c073;}
.section5 .secret_box ul li a:hover .secret_w .secret_icon{border-color:#e0c073;}
.section5 .secret_box ul li a:hover .secret_w h3{color:#e0c073;}
.section5 .secret_box ul li a:hover .secret_w h3:after{background:#e0c073;width:20px;margin-left:-10px;}

/*第六屏*/
.section6 .ny_box{left:-100%;}
.section6 .join_w{height:1px;}
.section6 .join_box{position:relative;width:100%;height:80%;margin-top:5.5%;}
.section6 .join_con{width:76.6%;float:right;overflow:hidden;padding:0 5.7% 0 3.7%;position:relative;margin-top:4.5%;display:none;}



.section6 .join_box .picScroll-left{width:100%;overflow:hidden; position:relative;}
.section6 .join_box .picScroll-left .tempWrap{width:100% !important;}
.section6 .join_box .picScroll-left .hd{ overflow:hidden;margin-top:5%;}
.section6 .join_box .picScroll-left .hd ul{width:100%;overflow:hidden;zoom:1;text-align:center;}
.section6 .join_box .picScroll-left .hd ul li{display:inline-block;width:10px;height:10px;overflow:hidden; margin:0px 4px; text-indent:-9999px; cursor:pointer;position:relative;background:#747474;border-radius:50%;}
.section6 .join_box .picScroll-left .hd ul li.on{background:#e0c073;}
.section6 .join_box .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.section6 .join_box .picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;position:relative;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.section6 .join_box .picScroll-left .bd ul li .pic{text-align:center;}
.section6 .join_box .picScroll-left .bd ul li .pic img{width:100%;}
.section6 .join_box .picScroll-left .bd ul li .pic a{display:inline-block;border-radius:50%;overflow:hidden;display:inline-block;width:186px;height:186px;overflow:hidden;border-radius:50%;border:solid 2px #111;}
.section6 .join_box .picScroll-left .bd ul li:hover .pic a{border-color:#5e5644;}
.section6 .join_box .picScroll-left .bd ul li .pic,.section6 .join_box .picScroll-left .bd ul li .title{width:80%;margin:0 auto;}


.section6 .join_box .picScroll-left .bd ul li .title h3{font-size:28px;color:#e9ca80;font-weight:normal;margin-top:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.section6 .join_box .picScroll-left .bd ul li .title .join_subw{font-size:15px;color:#b5b5b5;line-height:2.3;display:inline-block;max-width:70%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.section6 .join_box .picScroll-left .bd ul li .title p{font-size:13px;color:#666;line-height:2;overflow:hidden;-webkit-line-clamp:2;-moz-line-clamp:2;-o-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical;display:-webkit-box;display:-moz-box;display:-o-box;display:box;margin:23px 0 50px;height:47px;}
.section6 .join_box .picScroll-left .bd ul li .title i{font-style:normal;color:#e9ca80;font-size:16px;font-family:Arial;padding:14px 0;border:solid 1px #111;display:inline-block;width:120px;position:relative;border-top-color:#e9ca80;}

.section6 .join_box .picScroll-left .bd ul li:hover .title h3{color:#e0c073;}
.section6 .join_box .picScroll-left .bd ul li:hover .title p{color:#888;}
.section6 .join_box .picScroll-left .bd ul li:hover .title .join_subw{color:#fff;}
.section6 .join_box .picScroll-left .bd ul li .title i:hover{border:solid 1px #e0c073;color:#e0c073;}
.section6 .join_box .picScroll-left .bd ul li .title i:after,.section6 .join_box .picScroll-left .bd ul li .title i:before{content: '';display:block;position:absolute;box-sizing:border-box;border: 1px solid transparent;width:0;height:0;}
.section6 .join_box .picScroll-left .bd ul li .title i:after{top:0;left:0;-webkit-transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;transition:border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;}
.section6 .join_box .picScroll-left .bd ul li .title i:before{bottom:0;right:0;-webkit-transition:border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in;transition:border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in;}
.section6 .join_box .picScroll-left .bd ul li .title i:hover:after,.section6 .join_box .picScroll-left .bd ul li .title i:hover:before{width:100%;height:100%;}
.section6 .join_box .picScroll-left .bd ul li .title i:hover:after{border-top-color:#e0c073;border-right-color:#e0c073;-webkit-transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;}

.section6 .join_box .picScroll-left .bd ul li .title i:hover:before{border-bottom-color:#e0c073;border-left-color:#e0c073;-webkit-transition:border-color 0s ease-out 0.4s,width 0.2s ease-out 0.4s,height 0.2s ease-out 0.6s;transition:border-color 0s ease-out 0.4s,width 0.2s ease-out 0.4s,height 0.2s ease-out 0.6s;}





/*第七屏*/
.section7.section .fp-tableCell{vertical-align:baseline;}
.section7 .footer_img{position:relative;max-height:41%;overflow:hidden;top:0;}
.section7 .footer_img>img{width:100%;}
.section7 .footer_img .footer_mask{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/mask_bg.png);}
.section7 .footer_img h2{color:#fff;position:absolute;z-index:2;font-size:26px;left:20%;right:20%;top:50%;height:40px;margin-top:18px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-weight:normal;letter-spacing:20px;margin-left:20px;}
.section7 .footer_con{width:74%;margin:80px auto 0;overflow:hidden;}
.section7 .footer_con .footer_l{float:left;width:31%;}
.section7 .footer_con .footer_l>p{font-size:14px;color:#9f9f9f;line-height:2.5;}
.section7 .footer_con .footer_l>p em{font-style:normal;color:#e9ca80;}
.section7 .footer_con .footer_l>p.footer_company{margin-bottom:30px}
.section7 .footer_con .footer_r{width:45%;float:right;}
.footer_radio{overflow:hidden;}
.footer_radio label{float:left;width:25%;cursor:pointer;font-size:16px;color:#fff;}
.footer_radio label span{display:inline-block;padding:7px;background:url(../img/pg7_icon01.png) no-repeat left center;}
.footer_radio label span.on{background-image:url(../img/pg7_icon02.png);}
.footer_radio label input{width:14px;height:14px;vertical-align:middle;-khtml-opacity:0;-moz-opacity:0;filter:Alpha(opacity=0);opacity:0;}
.section7 .footer_con .footer_r .footer_guest{overflow:hidden;position:relative;}
.section7 .footer_con .footer_r .footer_guest ul{overflow:hidden;margin:20px -4% 20px 0;}
.section7 .footer_con .footer_r .footer_guest ul li{float:left;width:46%;margin:0 4% 0 0;overflow:hidden;}
.section7 .footer_con .footer_r .footer_guest ul li input,.section7 .footer_con .footer_r .footer_guest ul li textarea{color:#fff;font-size:15px;padding:15px 0;width:100%;border-bottom:solid 1px #3c3c3c;font-family:"微软雅黑";display:block;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.section7 .footer_con .footer_r .footer_guest ul li input:focus,.section7 .footer_con .footer_r .footer_guest ul li textarea:focus{border-color:#c9c9c9;}
.section7 .footer_con .footer_r .footer_guest ul li textarea{resize:none;height:80px;overflow-y:hidden\9;}
.section7 .footer_con .footer_r .footer_guest ul li>img{height:36px;margin-top:15px;}
.section7 .footer_con .footer_r .footer_guest ul li.all_w{width:96%;}
.section7 .footer_con .footer_r .footer_guest>p{color:#fff;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.section7 .footer_con .footer_r .footer_guest .btn{display:inline-block;font-size:17px;color:#111;padding:12px 30px;background:#e0c073;margin-top:20px;border-radius:5px;cursor:pointer;font-family:"微软雅黑";-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
.section7 .footer_con .footer_r .footer_guest .btn:hover{background:#e9ca80;}
.section7 .footer_con .footer_r .footer_guest .tel{position:absolute;right:0;bottom:-100%;text-align:center;}
.section7 .footer_con .footer_r .footer_guest .tel p{color:#e9ca80;font-size:40px;font-family:helv,Arial;}
.section7 .footer_con .footer_r .footer_guest .tel span{display:inline-block;color:#e9ca80;padding:4px 9px;font-family:helv,Arial;font-size:20px;}









/*===================================================内页===================================================*/
/*公用*/
.in_body .section7{background:#111;}
.in_body .section7 .footer_con{width:1200px !important;margin-top:0 !important;padding:80px 0;}
.in_body .section7 .footer_con .footer_r .footer_guest .tel{bottom:0 !important;}
.nyk_tt{overflow:hidden;margin-bottom:50px;}
.nyk_tt .nyk_l{float:left;}
.nyk_tt .nyk_l h3{color:#fff;font-size:25px;font-weight:normal;padding-bottom:6px;}
.nyk_tt .nyk_l p{font-size:16px;color:#e9ca80;text-transform:uppercase;}
.nyk_tt .nyk_r{float:right;margin-top:20px;}
.nyk_tt .nyk_r a{float:left;padding:6px 20px;position:relative;color:#fff;font-size:14px;text-transform:uppercase;}
.nyk_tt .nyk_r a:nth-of-type(1):before{display:none;}
.nyk_tt .nyk_r a:before{position:absolute;left:0;content:"/";text-align:left;margin-right:28px;margin-top:3px;font-size:12px;color:#666;}
.nyk_tt .nyk_r a:after{content:"";position:absolute;bottom:0;left:20px;width:0;height:1px;background:#e9ca80;}
.nyk_tt .nyk_r a:hover{color:#e9ca80;}
.nyk_tt .nyk_r a:hover:after{width:45%;}
.nyk_tt .nyk_r a.hover{color:#e9ca80;}
.nyk_tt .nyk_r a.hover:after{width:45%;}
/*内页banner*/
.in_banner{background:#000;}
.in_banner .slideBox{ width:100%;max-height:630px; overflow:hidden;position:relative;}
.in_banner .slideBox .hd{ height:15px; overflow:hidden; position:absolute;width:100%;left:0;bottom:25px;z-index:1; }
.in_banner .slideBox .hd ul{ overflow:hidden; zoom:1;width:100%;text-align:center;}
.in_banner .slideBox .hd ul li{display:inline-block;width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;text-indent:-9999px;border-radius:50%;margin:0 4px;}
.in_banner .slideBox .hd ul li.on{ background:#e9ca80;}
.in_banner .slideBox .bd{ position:relative; height:100%; z-index:0;}
.in_banner .slideBox .bd li{ zoom:1; vertical-align:middle;}
.in_banner .slideBox .bd img{ width:100%;display:block;}
/*中间内容*/
.in_bbox{background:#171717;padding:60px 0 90px;}
.in_box{width:1220px;margin:0 auto;}
/*新闻列表页*/
.in_news ul{margin-top:-28px;}
.in_news ul li a{display:block;overflow:hidden;padding:28px 0;border-bottom:solid 1px #2a2a2a;position:relative;}
.in_news ul li a:after{content:"";position:absolute;top:50%;margin-top:-50px;right:120px;width:1px;height:100px;background:#2a2a2a;}
.in_news ul li a .n_img{float:left;width:158px;height:100px;overflow:hidden;background:#171717;}
.in_news ul li a .n_img img{width:100%;}
.in_news ul li a .n_c{float:left;width:830px;margin:0 0 0 40px;}
.in_news ul li a .n_c h4{font-size:16px;max-width:80%;color:#fff;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.in_news ul li a .n_c span{font-size:13px;color:#777;font-family:helv;display:inline-block;margin:5px 0 10px;position:relative;padding:5px 0;}
.in_news ul li a .n_c span:after{content:"";position:absolute;bottom:0;left:0;width:0px;height:1px;background:#666;}
.in_news ul li a .n_c p{color:#888;font-size:12px;line-height:20px;overflow:hidden;-webkit-line-clamp:2;-moz-line-clamp:2;-o-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical;display:-webkit-box;display:-moz-box;display:-o-box;display:box;max-height:40px;}
.in_news ul li a .n_r{float:right;width:36px;height:36px;background:url(../img/in_arrow.png) no-repeat center top;overflow:hidden;border-radius:50%;border:solid 1px #3a3a3a;margin:32px 20px 0 0;}
.in_news ul li a:hover .n_c h4{color:#e9ca80;}
.in_news ul li a:hover .n_c p{color:#aaa;}
.in_news ul li a:hover .n_c span{color:#fff;padding-left:40px;}
.in_news ul li a:hover .n_c span:after{width:70px;}
.in_news ul li a:hover .n_r{background-position:center -36px;border-color:#e9ca80;background-color:#e9ca80;margin-right:36px;}
.in_news ul li a:hover:after{background:#444;}
.in_news ul li a:hover .n_img{-webkit-box-shadow:0 5px 8px rgba(0,0,0,0.4);-moz-box-shadow:0 5px 8px rgba(0,0,0,0.4);-o-box-shadow:0 5px 8px rgba(0,0,0,0.4);box-shadow:0 5px 8px rgba(0,0,0,0.4);}
/*列表翻页*/
.in_news+.list_page{border-top:none;}
.list_page {text-align: center;padding-top:50px;border-top:solid 1px #323230;}
.list_page a, .list_page span {padding:6px 12px;display: inline-block;font-size: 14px;margin: 0 4px;}
.list_page a {background:#fff;color:#222;}
.list_page span, .list_page a:hover{background: #e9ca80;color:#111;}
/*图片列表页*/
.in_pics ul{overflow:hidden;margin:0 -40px 0 0;}
.in_pics ul li{width:373px;float:left;margin:0 40px 40px 0;background:#323230;}
.in_pics ul li a{display:block;}
.in_pics ul li a.in_pimg{height:280px;overflow:hidden;}
.in_pics ul li a.in_pimg img{width:100%;-webkit-transition: all 2s;-moz-transition:all 2s;-o-transition:all 2s;transition:all 2s;}
.in_pics ul li p{position:relative;}
.in_pics ul li:hover p{background:#e9ca80\9;}
.in_pics ul li p a{padding:20px 15px;font-size:16px;color:#f4f4f4;position:relative;z-index:2;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.in_pics ul li:hover a.in_pimg img{-webkit-transform: scale(1.2, 1.2);-moz-transform: scale(1.2, 1.2);-o-transform: scale(1.2, 1.2);transform: scale(1.2, 1.2);}
.in_pics ul li p:after{ width:0%; height:100%; position: absolute; content: ""; top:0;left:50%; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; background-color:#e9ca80;}
.in_pics ul li:hover p a{color:#111;}
.in_pics ul li:hover p:after{width:100%;left:0;}
/*内容页*/
.in_content{margin:0 auto;}
.news_show .news_stt {
	padding-bottom: 12px;
	text-align: center;
	border-bottom:solid 1px #323230;
}
.news_show .news_stt h2 {
	font-size: 20px;
	font-weight: normal;
	color: #e9ca80;
}
.news_show .news_stt span {
	display: inline-block;
	color: #888;
	font-size: 13px;
	margin: 10px 8px;
}
.news_show .news_scon{color:#aaa;padding:30px;}
.news_show .news_scon img {
	max-width: 100% !important;
	display:inline-block;
}
.news_show .news_scon .vedio_luembed{width:800px;margin:0 auto;}
.news_show .news_scon .vedio_luembed embed{width:800px !important;height:500px !important;}
.nodata{color:#f5f5f5;text-align:center;}
/*内容翻页*/
.in_pnpage{
	padding:30px 30px 0;
	overflow: hidden;
	border-top:solid 1px #323230;
}
.in_pnpage:after{
	content:" ";  
	display:table;   
	height:0;   
	clear:both;   
	visibility:hidden;  
}
.in_pnpage span{
	font-size: 15px;
	display: block;
	color:#f5f5f5;
}
.in_pnpage .in_page_prev{
	float: left;
}
.in_pnpage .in_page_next{
	float: right;
}
.in_pnpage span a{
	color:#aaa;
	display: block;
	max-width:400px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	float: right;
	text-decoration: none;
}
.in_pnpage span a:hover{
	text-decoration: underline;
	color:#e9ca80;
}
/*在线留言*/
.footer_box.footer_guest .footer_share{text-align:left;margin-top:20px;}
.in_guest{margin:50px auto;width:500px;}
.in_guest>div{overflow:hidden;margin-bottom:20px;}
.in_guest>div span{float:left;color:#dfdfdf;font-size:14px;line-height:40px;width:60px;}
.in_guest>div.footer_radio{margin-bottom:25px;}
.in_guest>div.footer_radio span{float:none;width:auto;width:10px\9;line-height:normal;}
.in_guest>div.footer_radio input{float:none;width:auto;}
.in_guest>div img{height:39px;border-radius:4px;float:left;margin-left:10px;}
.in_guest>div input,.in_guest>div textarea{float:left;background:#222;width:270px;padding:10px;border-radius:4px;font-size:14px;color:#fff;font-family:"微软雅黑";border:solid 1px #222;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.in_guest>div input:focus, .in_guest>div textarea:focus{border:solid 1px #444;}
.in_guest>div textarea{width:416px;height:130px;overflow-y:hidden;resize:none;color:333;}
.in_guest .in_yanzheng input{width:163px !important;}
.in_guest .in_submit {margin-top:25px;}
.in_guest .in_submit input{width:120px;background:#e0c073;margin-left:60px;cursor:pointer;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;color:#111;}
.in_guest .in_submit input:hover{background:#e9ca80;}

.in_body .footer_guest .footer_l a{display:block;}
.in_body .footer_guest .footer_l a img{width:100%;}
/*在线留言页脚*/
.footer_box .footer_g{float:left;width:740px;margin-top:12px;}
.footer_box .footer_g .footer_lbul{display:box;display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-box;width:100%;overflow:hidden;}
.footer_box .footer_g .footer_lbul>li{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;-ms-box-flex:1;box-flex:1;width:123px\9;float:left\9;}
.footer_box .footer_g .footer_lsul{margin-right:20px;}
.footer_box .footer_g .footer_lsul h2{color:#fff;font-size:14px;padding:2px 0 2px 24px;background:url(../img/footer_gicon.png) no-repeat left center;font-weight:normal;margin-bottom:8px;}
.footer_box .footer_g .footer_lsul a{padding:4px 0 4px 24px;color:#b4b4b4;font-size:12px;margin:4px 0;display:inline-block;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;}
.footer_box .footer_g .footer_lsul a:hover{color:#e9ca80;text-decoration:underline;}
.footer_box.footer_gbox .footer_l{float:right;width:29%;padding-left:60px;border-left:solid 1px #262626;}
.footer_box.footer_gbox .footer_logo{overflow:hidden;padding-top:50px;}
.footer_box.footer_gbox .footer_logo a{float:left;margin-top:11px;}
.footer_box.footer_gbox .footer_gtel{text-align:center;float:right;}
.footer_box.footer_gbox .footer_gtel p{color:#e9ca80;font-size:40px;font-family:helv,Arial;}
.footer_box.footer_gbox .footer_gtel span{display:inline-block;color:#e9ca80;padding:4px 9px;font-family:helv,Arial;font-size:20px;}

/*火狐hack*/
@-moz-document url-prefix(){
	.in_guest ul li input, .in_guest ul li textarea{padding-top:18px;padding-bottom:18px;}
	}





















@media only screen and (max-width: 1602px){
	.top_bbox .top_box .nav ul li a{padding:16px 10px;font-size:16px;}
	.top_bbox .top_box .logo{margin-top:14px;}
	.nav_hide .subnav_box .subnav_item ul li a{font-size:13px;}
	.nav_hide .sub_info .sub_in{padding:12px 0;}
	.nav_hide .sub_info .sub_tel{margin-top:21px;padding-left:63px;}
	.nav_hide .sub_info .sub_tel span{font-size:13px;}
	.nav_hide .sub_info .sub_tel p{font-size:24px;}
	.nav_hide .sub_info .sub_qr ul li span{width:75px;height:75px;}
	.nav_hide .sub_info .sub_qr ul li p{margin-top:4px;}
	/*第一屏*/
	.section1 .fp-slidesNav.bottom{bottom:25px;}
	.section1 .slide a>img{width:1780px;margin-left:-890px;}
	/*第二屏*/
	.section2 .about_box .about_img{margin-top:-279px;}
	.section2 .about_box .about_w{padding-bottom:100px;}
	.section2 .about_box .about_wcon{margin-top:-40px;}
	.section2 .about_box .about_w p{font-size:15px;margin-top:40px;}
	.section2 .about_box .about_w p em{font-size:24px;}
	/*第三屏*/
	.section3 .dishes_box{margin-top:4.5%;}
	.ny_box{width:9.8%;}
	.ny_box .ny_tt h2{font-size:24px;}
	.ny_box .ny_nav{margin-top:40px;}
	.ny_box .ny_nav ul{margin-bottom:-22px;}
	.ny_box .ny_nav ul li{margin-bottom:22px;}
	.ny_box .ny_nav ul li a{font-size:14px;}
	.ny_box .ny_nav ul li a.hover:after{width:70%;}
	.ny_box .ny_nav ul li a:hover:after{width:70%;}
	.section3 .dishes_con ul{margin:-16px -16px 0 0;}
	.section3 .dishes_con ul li a{margin:16px 16px 0 0;}
	.section3 .dishes_con ul li.dishes_item a{height:190px;}
	
	/*第四屏*/
	.section4 .store_con ul li a.store_w .store_wcon{padding:30px;}
	.section4 .store_con ul li a.store_w h3{width:80%;}
	/*第五屏*/
	.section5 .secret_box .secret_w h3{font-size:22px;padding:24px 0;margin:0px auto 40px;}
	.section5 .secret_box .secret_w p{margin-bottom:50px;}
	/*第六屏*/
	.section6 .join_box .picScroll-left .bd ul li .pic a{width:180px;height:180px;}
	.section6 .join_box .picScroll-left .bd ul li .title h3{font-size:24px;}
	.section6 .join_con{margin-top:4%;}
	.section6 .join_box .picScroll-left .hd{margin-top:3%;}
	/*第七屏*/
	.section7 .footer_con{margin-top:55px;}
	.section7 .footer_img h2{font-size:25px;}
	.section7 .footer_con .footer_l>p{font-size:13px;line-height:2.4;}
	.section7 .footer_con .footer_l>p.footer_company{margin-bottom:20px;}
	.footer_radio label{font-size:15px;}
	.footer_radio label span{padding:5px;background-size:12px;}
	.section7 .footer_con .footer_r .footer_guest ul li input, .section7 .footer_con .footer_r .footer_guest ul li textarea{font-size:14px;padding:12px 0;}
	.section7 .footer_con .footer_r .footer_guest ul{margin-top:15px;margin-bottom:15px;}
	.section7 .footer_con .footer_r .footer_guest .tel p{font-size:34px;}
	.section7 .footer_con .footer_r .footer_guest .tel span{font-size:16px;}
	.section7 .footer_con .footer_r .footer_guest .btn{padding:10px 28px;font-size:15px;}
	.section7 .footer_con .footer_r .footer_guest>p{font-size:13px;}
	.section7 .footer_con .footer_r .footer_guest ul li>img{height:32px;margin-top:12px;}
	
	}
@media only screen and (max-width: 1442px){
	.top_bbox .top_box .logo img{height:40px;}
	.top_bbox .top_box .nav ul li a{padding:15px 10px;font-size:15px;}
	.nav_hide .subnav_box .subnav_item ul li a{font-size:12px;}
	.nav_hide .sub_info .sub_in{padding:10px 0;}
	.nav_hide .sub_info .sub_tel{margin-top:19px;padding-left:60px;}
	.nav_hide .sub_info .sub_tel span{font-size:12px;}
	.nav_hide .sub_info .sub_tel p{font-size:22px;}
	.nav_hide .sub_info .sub_qr ul li span{width:70px;height:70px;}
	.nav_hide .sub_info .sub_qr ul li p{margin-top:3px;}
	/*第一屏*/
	.section1 .fp-slidesNav.bottom{bottom:20px;}
	.section1 .slide a>img{width:1600px;margin-left:-800px;}
	/*第二屏*/
	.section2 .about_box{margin-top:40px;}
	.section2 .about_box .about_img{margin-top:-251px;}
	.section2 .about_box .about_wcon{margin-top:-30px;max-height:444px;}
	.section2 .about_box .about_w p{font-size:14px;margin-top:30px;}
	.section2 .about_box .about_w p em{font-size:22px;}
	/*第三屏*/
	.section3 .dishes_box{margin-top:8.5%;}
	.ny_box{width:9.8%;}
	.ny_box .ny_tt h2{font-size:23px;}
	.ny_box .ny_nav{margin-top:35px;}
	.ny_box .ny_nav ul{margin-bottom:-20px;}
	.ny_box .ny_nav ul li{margin-bottom:20px;}
	.section3 .dishes_con ul{margin:-14px -14px 0 0;}
	.section3 .dishes_con ul li a{margin:14px 14px 0 0;}
	.section3 .dishes_con ul li.dishes_item a{height:171px;}
	.section3 .dishes_con ul li.dishes_more a span{font-size:16px;}
	.section3 .dishes_con ul li.dishes_item a .dishes_w h3{font-size:16px;}
	.section3 .dishes_con ul li.dishes_item a .dishes_w p{margin-top:5px;}
	/*第四屏*/
	.section4 .store_con{margin-top:7%;}
	.section4 .store_con ul li a.store_w .store_wcon{padding:25px;}
	.section4 .store_con ul li a.store_w h3{font-size:16px;width:90%;}
	.section4 .store_con ul li a.store_w p{font-size:12px;height:60px;}
	.section4 .store_con ul li a.store_w span{font-size:12px;}
	.section4 .store_con ul li a.store_w p{margin:15px 0 25px;}
	/*第五屏*/
	.section5 .secret_box .secret_w h3{font-size:20px;padding:20px 0;margin-bottom:35px;}
	.section5 .secret_box .secret_w p{margin-bottom:45px;font-size:12px;height:44px;}
	.section5 .secret_box .secret_w i{font-size:14px;}
	.section5 .secret_box .secret_w .secret_icon img{width:56px;height:56px;}
	/*第六屏*/
	.section6 .join_box .picScroll-left .bd ul li .pic a{width:170px;height:170px;}
	.section6 .join_box .picScroll-left .bd ul li .title h3{font-size:22px;}
	.section6 .join_box .picScroll-left .bd ul li .title p{font-size:12px;height:44px;margin:18px 0 42px;}
	.section6 .join_con{margin-top:5.5%;}
	.section6 .join_box .picScroll-left .bd ul li .title i{font-size:14px;width:110px;}
	/*第七屏*/
	.section7 .footer_con{margin-top:60px;}
	.section7 .footer_img h2{font-size:24px;}
	.section7 .footer_con .footer_r .footer_guest .tel p{font-size:30px;}
	.section7 .footer_con .footer_r .footer_guest .tel span{font-size:14px;}
	}
@media only screen and (max-width: 1368px){
	/*第一屏*/
	.section1 .fp-slidesNav.bottom{bottom:15px;}
	.section1 .slide a>img{width:1400px;margin-left:-700px;}
	/*第二屏*/
	.section2 .about_box{margin-top:50px;}
	.section2 .about_box .about_img{margin-top:-238px;}
	.section2 .about_box .about_wcon{margin-top:-20px;max-height:356px;}
	.section2 .about_box .about_w p{font-size:12px;margin-top:20px;}
	.section2 .about_box .about_w p em{font-size:18px;}
	/*第三屏*/
	.section3 .dishes_box{margin-top:5%;}
	.ny_box{width:9.8%;}
	.ny_box .ny_tt h2{font-size:21px;}
	.ny_box .ny_nav{margin-top:30px;}
	.ny_box .ny_nav ul{margin-bottom:-18px;}
	.ny_box .ny_nav ul li{margin-bottom:18px;}
	.ny_box .ny_nav ul li a{font-size:13px;}
	.ny_box .ny_nav ul li a.hover:after{width:65%;}
	.ny_box .ny_nav ul li a:hover:after{width:65%;}
	.section3 .dishes_con ul{margin:-12px -12px 0 0;}
	.section3 .dishes_con ul li a{margin:12px 12px 0 0;}
	.section3 .dishes_con ul li.dishes_item a{height:163px;}
	.section3 .dishes_con ul li.dishes_more a span{font-size:14px;}
	.section3 .dishes_con ul li.dishes_item a .dishes_w h3{font-size:15px;}
	/*第四屏*/
	.section4 .store_con{margin-top:4%;}
	.section4 .store_con ul li a.store_w p{-webkit-line-clamp:2;-moz-line-clamp:2;-o-line-clamp:2;line-clamp:2;height:40px;margin:18px 0 35px;}
	.section4 .store_con ul li a.store_w h3{width:80%;}
	/*第五屏*/
	.section5 .secret_box .secret_w h3{font-size:18px;padding:18px 0;margin-bottom:25px;}
	.section5 .secret_box .secret_w p{margin-bottom:35px;}
	.section5 .secret_box .secret_w i{font-size:13px;}
	.section5 .secret_box .secret_w .secret_icon{padding:22px;}
	.section5 .secret_box .secret_w .secret_icon img{width:50px;height:50px;}
	/*第六屏*/
	.section6 .join_box .picScroll-left .bd ul li .pic a{width:160px;height:160px;}
	.section6 .join_box .picScroll-left .bd ul li .title h3{font-size:20px;}
	.section6 .join_box .picScroll-left .bd ul li .title p{margin:15px 0 38px;}
	.section6 .join_con{margin-top:3%;}
	.section6 .join_box .picScroll-left .bd ul li .title i{font-size:13px;width:100px;}
	.section6 .join_box .picScroll-left .bd ul li .title .join_subw{font-size:14px;}
	.section6 .join_box .picScroll-left .hd{margin-top:2%;}
	/*第七屏*/
	.section7 .footer_con{margin-top:40px;}
	.section7 .footer_img h2{font-size:23px;}
	.section7 .footer_con .footer_l>p{font-size:12px;line-height:2.2;}
	.section7 .footer_con .footer_l>p.footer_company{margin-bottom:15px;}
	.footer_radio label{font-size:14px;}
	.footer_radio label span{padding:2px;background-size:10px;}
	.section7 .footer_con .footer_r .footer_guest ul li input, .section7 .footer_con .footer_r .footer_guest ul li textarea{font-size:12px;padding:10px 0;}
	.section7 .footer_con .footer_r .footer_guest ul{margin-top:15px;margin-bottom:15px;}
	.section7 .footer_con .footer_r .footer_guest .tel p{font-size:28px;}
	.section7 .footer_con .footer_r .footer_guest .tel span{font-size:13px;}
	.section7 .footer_con .footer_r .footer_guest .btn{padding:8px 25px;font-size:14px;}
	.section7 .footer_con .footer_r .footer_guest>p{font-size:12px;}
	.section7 .footer_con .footer_r .footer_guest ul li>img{height:27px;margin-top:10px;}
	.section7 .footer_con .footer_r .footer_guest ul li textarea{height:60px;}
	}
		.friend_link{ width: 100%; float: left;  padding: 50px 0;}
	.friend_link p{    float: left; color: #fff;}
	.friend_link ul{ float: left;width: 90%;}
	.friend_link ul li{float: left;color: #e9ca80;   margin-right: 19px; font-size: 16px;}
	.friend_link ul li a{color: #9f9f9f;}
 