/* CSS Document */
@font-face {
font-family: SourceHanSansCN-Normal; /*这里是说明调用来的字体名字*/
src: url('../font/SourceHanSansCN-Normal.eot');
src: url('../font/SourceHanSansCN-Normal.eot?#iefix') format('embedded-opentype'),
	 url('../font/SourceHanSansCN-Normal.woff') format('woff'),
	 url('../font/SourceHanSansCN-Normal.ttf') format('truetype'),
	 url('../font/SourceHanSansCN-Normal.svg#webfont34M5alKg') format('svg');
font-weight: normal;
font-style: normal;
}
body {
font-family: SourceHanSansCN-Normal,Arial; /*这里设置某参数的字体值，在这里是“my_CSS3_class”调用了你刚才声明的字体值"SketchRockwell"*/
font-size: 12px; /*这里是字体大小*/
} 
body{ /*font-family:"Arial";*/color:#666; font-size:12px;}

*{ margin:0; padding:0;}
* + html {
  z-index: 6666;
}
* + html .search {
  z-index: 5555;
}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#666; text-decoration:none;}
a:hover{ text-decoration:none; color:#666;}
.fr{ float:right}
.fl{ float:left}
.c{ clear:both;}
h1,h2,h3,h4,h5,h6,h7,h8{ font-weight:normal;}
.f36{font-size:36px; }
.f24{font-size:24px; }
.f11{font-size:11px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f22{font-size:22px; }
.f21{font-size:21px; }
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f32{font-size:32px; }

.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}

.l20{ line-height:20px;}
.l22{ line-height:22px;}
.l24{ line-height:24px;}
.l26{ line-height:26px;}
.l28{ line-height:28px;}
.l30{ line-height:30px;}
.l34{ line-height:34px;}
.l44{ line-height:44px;}
.l54{ line-height:54px;}
.l60{ line-height:60px;}

.h10{ height:10px;}
.h20{ height:20px;}
.h30{ height:30px;}
.h40{ height:40px;}
.h50{ height:50px;}


.container{ width:1200px; margin:0 auto;}
.container1{ width:1130px; margin:0 auto;}
.container2{ width:1100px; margin:0 auto;}

/*头部*/
.header{ width:100%; border-top:6px solid #AE0C20;}
.logo{ padding:30px 0} 
.logo img{}
.l_ms{margin-left:15px; padding-left:20px; border-left:1px solid #4B2D16;margin-top:32px; line-height:45px; height:45px; }
.phone{ background:url(../Images/icon7.png) no-repeat center left; padding-left:56px;margin-top:10px; height:51px;}
 
/*导航栏*/
.nav_bg{}
.nav{ }
.nav li{ float:left; width:143px; height:120px; line-height:120px;}
.nav li a{ float:left;display:block; width:143px; height:120px; line-height:120px; text-align:center; font-size:16px; color:#2f3643}
.nav li a:hover{ background:url(../Images/nav_bg.png) no-repeat center top; color:#AE0C20;}
.nav li a.cur{ background:url(../Images/nav_bg.png) no-repeat center top; color:#AE0C20;}

/*banner*/
.banner{width: 100%; position: relative;overflow: hidden; }
.banner ul{	position: absolute;	}
.banner ul li{ width: 100%;	height: 850px;float: left;}
.banner ol{ height: 20px; background: rgba(0,0,0,0.5);	position: absolute;	left:50%;bottom: 30px;	padding: 0 10px;border-radius: 10px;}
.banner ol li{width: 10px;height: 10px;	float: left;margin: 5px 5px;background: rgba(233,209,173,1);	border-radius: 50%;	cursor: pointer;}
.banner ol .current{background: #AE0C20;}
.banner i{width: 58px;height: 120px;position: absolute;	top: 50%;margin-top: -60px;	cursor: pointer;border-radius: 5px;	display: none;}
.banner .left{left: 60px;background:url(../Images/left_right.png) no-repeat 0 0px;	}
.banner .right{	right: 60px;background:url(../Images/left_right.png) no-repeat 0px -120px;	}
.banner .left:hover , .banner .right:hover{	background-color: rgba(0, 0, 0, 0.5);}

/*品牌介绍*/
.Index_ab{ background:#303644 url(../Images/ab_bg.jpg) 60% 100%;}
.Index_ab .about{ padding:70px;}
.Index_ab .ab_l{ width:240px;}
.Index_ab .ab_r{ width:80%; margin-left:-15%;padding-top:10px;}
.Index_ab .ab_r h3{ color:#e9d1ad; background:url(../Images/tit_bg.jpg) no-repeat; height:40px; line-height:40px; font-size:22px; padding-left:14px;}
.Index_ab .ab_r h3 span{ font-size:20px; padding-left:8px;}
.Index_ab .ab_r p{ color:#000; line-height:28px;}
.Index_ab .ab_r p span{ color:#AE0C20}
.Index_ab .ab_r p.p1{ font-size:16px; padding-top:28px; }
.Index_ab .ab_r p.p2{ font-size:16px; padding-top:15px; word-break:break-all; font-family:Arial;}

/*菜品*/
.Index_cp{ background:url(../Images/cp_bg.jpg) no-repeat center; padding:75px 0;}
.Index_cp .cp_list{}
.Index_cp .cp_list li{ float:left; width:25%; height:531px; overflow:hidden; position:relative;}
.Index_cp .cp_list li .cp_img img{ width:100%; transition: all 0.6s;}
.Index_cp .cp_list li:hover .cp_img img{ /*transform:scale(1.1);*/}
.Index_cp .cp_list li i{ display:block; width:300px; height:531px;/* background:rgba(0,0,0,0.4);*/ position:absolute; top:0; left:0; opacity:1; transition: all 0.6s;}
.Index_cp .cp_list li:hover i{ opacity:0;}

.Index_cp .cp_list li:nth-child(1) i{ opacity:0;}
.Index_cp .cp_list:hover li:nth-child(1) i{ opacity:1;}
.Index_cp .cp_list li:nth-child(1):hover i{ opacity:0;}


/*.Index_cp .cp_list li .cp_inf{ width:300px; height:531px; text-align:center; background:rgba(174,12,32,0.9); position:absolute; top:531px; left:0; opacity:0; transition: all 0.6s;}
.Index_cp .cp_list li .cp_inf img{ width:50px; padding-top:193px;}
.Index_cp .cp_list li .cp_inf p{ color:#fff; font-size:20px; line-height:40px; padding-top:15px;}
.Index_cp .cp_list li:hover .cp_inf{ opacity:1; top:0;}*/

/*门店*/
.Index_store{ background:#303644 url(../Images/store_bg.jpg) no-repeat center; padding:44px 0 90px 0;}
.Index_store .store{}
.Index_store .store_l{ width:600px;}
.Index_store .store_r{ width:600px;}
.Index_store .store_Inf{ background:url(../Images/store_bg1.jpg) no-repeat; color:#e9d1ad; height:327px; padding:25px 60px 0 30px;}
.Index_store .store_Inf i{ display:block; background:#e9d1ad; width:257px; height:5px; margin-bottom:8px;}
.Index_store .store_Inf h3{ font-size:32px; font-weight:bold; line-height:40px;}
.Index_store .store_Inf h4{ font-size:16px;}
.Index_store .store_Inf span{ display:block; font-size:18px; font-weight:bold; line-height:28px; margin:20px 0 8px 0;}
.Index_store .store_Inf p{ font-size:12px; line-height:24px;}
.Index_store .store_list{}
.Index_store .store_list li{ float:left; width:300px; height:232px; overflow:hidden;}
.Index_store .store_list li img{ display:block; width:300px; height:232px; transition: all 0.4s;}
.Index_store .store_list li img:hover{ transform:scale(1.1)}
.Index_store .store_img{ width:600px; height:352px; overflow:hidden;}
.Index_store .store_img img{ width:600px; height:352px; transition:all 0.4s;}
.Index_store .store_img img:hover{ transform:scale(1.1)}

/*网站底部*/
.footer{ width:100%; background:#AE0C20; color:#e9d1ad; padding-top:40px ;}
.footer a{ color:#e9d1ad;}
.footer .foot{ margin:0 130px;}
.footer .f_ewm{}
.footer .f_wz{ writing-mode: vertical-rl;writing-mode: tb-rl; line-height:20px; font-size:9px; letter-spacing:1px; margin:0 10px 0 15px;}
.footer .f_logo{}
.footer .f_Inf{ background:url(../Images/f_img.png) no-repeat left top; padding-left:60px; height:55px; margin-left:19px;}
.footer .f_Inf p{}
.footer .f_Inf p.p1{ padding-top:5px;}
.footer .f_Inf p.p1 span{ padding:0 10px;}
.footer .f_Inf p.p2{ padding-top:15px;}
.footer .f_Inf p.p2 span{ padding:0 20px;}
.footer .bottom{ text-align:center; line-height:35px; padding-top:80px;}

/*返回顶部*/
.page_top {	position: absolute;}
#pageTop { z-index: 160; width: 65px; height: 65px;	background: url(../images/pagetop.png) no-repeat; position: fixed; _position: absolute;	bottom: 10px; right: 10px;overflow: hidden;
	text-indent: -999px;cursor: pointer;}
#pageTop:hover { background-image: url(../images/pagetop_on.png)}
#pageTop a { width: 100%; height: 100%;	display: block;  transition: all 1s;}
*html #pageTop a { width: 65px;	height: 65px}

/*内页*/
.ny_banner{ background:url(../Images/ny_banner.jpg) no-repeat center; height:505px; position:relative;}
.location{ height:66px; line-height:63px; text-align:right; color:#999; font-family:"宋体";}
.location a{ color:#999}
.content{ width:100%; margin-bottom:60px;}
/*内页左侧*/
.nlist{ width:208px; background:#FAF2E5 url(../Images/left_bg.jpg) no-repeat center top;}
.nlist .nt{ background:url(../Images/left_tit_bg.jpg) no-repeat center top; padding:11px 0 0 13px; line-height:40px;}
.nlist .nt a{ font-size: 20px; color:#fff;}
.nlist ul{}
.nlist li{ padding:20px 0 20px 13px; border-bottom:1px solid #E6CAA2;}
.nlist li:last-child{ border-bottom:0;}
.nlist li a{ display:block; line-height:20px; font-size:16px; color:#91764d; padding-left:27px;}
.nlist li a span{ display:block; font-size:14px;}
.nlist li a:hover, .nlist a.cur { color:#AE0C20; background:url(../Images/left_li_hover.png) no-repeat top left;}

/*内页右侧*/
.cpright{width: 942px; background: #fff; float: right;}
.story{}
.agent_con{ margin-top:10px; line-height:30px;}
.agent_con h4{ color:#e9d1ad; background:url(../Images/tit_bg.jpg) no-repeat; height:40px; line-height:40px; font-size:22px; padding-left:14px;}
.agent_con h4 span{ font-size:20px; padding-left:8px;}
.agent_con .age_li_about{ font-size:14px; line-height:36px; text-align:justify; padding-top:35px;}
.agent_con .age_li_about img{ max-width:100%; height:auto;}
.rightbot { height: 3px; font-size: 0; overflow: hidden;  margin-bottom: 10px;}


/*内页特色菜品*/
.age_li_pro {width:100%; margin-top:35px;}
.age_li_pro li{ float:left; width:284px; height:225px; overflow:hidden; margin-right:42px; margin-bottom:42px; position:relative;}
.age_li_pro li:nth-child(3n){ margin-right:0;}
.age_li_pro li .pro_img{ /*padding:15px; border:1px solid #E2C395*/}
.age_li_pro li .pro_img img{ width:284px; height:185px;}
.age_li_pro li .pro_tt{ background:#eee; text-align:center; height:40px; line-height:40px; font-size:15px;}
.age_li_pro li .pro_t{ width:284px; line-height:24px; position:absolute; bottom:-100px; left:0; background:#AE0C20; text-align:center; transition:all 0.6s; opacity:0;}
.age_li_pro li .pro_t h4{ color:#fff; font-size:15px; background:none; height:40px; line-height:40px; padding-left:0;}
.age_li_pro li .pro_t h5{ color:#fff; font-size:12px; padding:0 10px 5px 10px; }
.age_li_pro li:hover .pro_t{ bottom:0; opacity:1;}
/*.age_li_pro li:hover .pro_t h4{ color:#fff;}
.age_li_pro li:hover .pro_t h5{ display:block; color:#fff; opacity:1}*/

.pro_page{margin-top:30px;}

.age_pro_show{}
.age_pro_show h1{height:50px; line-height:50px;text-align:center}
.age_pro_show .pro_lb{ text-align:center;}
.age_pro_show .pro_lb .span{padding:0 30px;}
.line{height:20px;  border-bottom:1px solid #DBDBDB; }
.pro_Inf{width:650px; margin:0 auto; text-align:center; margin-top:30px;}
.pro_Inf img{ max-width:650px; height:auto}
.pro_de{margin-top:50px;}
.pro_mInf{width:650px; margin:20px auto; font-size: 14px;  text-align:justify; line-height:28px;}
.pro_show_page{  line-height:26px; margin-top:30px;}

/*内页新闻中心*/
.age_li_new{ margin-top:20px;}
.age_li_new li{ padding:25px 0; border-bottom: 1px dotted #d1d1d1; font-size: 14px; transition:all 0.6s;}
.age_li_new li h3 a{ display:block; font-size: 18px; }
.age_li_new li:hover h3 a{ color:#AE0D1F}
.age_li_new li .news_desc{ line-height: 2.0; height:54px; padding: 10px 0; color: #999; overflow:hidden;}
.age_li_new li span{ display:block; color:#999;}
.age_li_new li .more a{ display:block; color: #AE0D1F;  text-align:right; margin-top: 15px; margin-right: 15px;}

.age_li_new li:hover{ padding:25px 25px;}

.age_new_show h1{height:50px; line-height:50px;text-align:center}
.age_new_show .new_lb{ text-align:center;}
.age_new_show .new_lb .span{padding:0 30px;}
.new_show{margin-top:20px; font-size:14px; line-height:30px; text-align:justify}


.ppt{ position:absolute; top:30%; left:0; width:100%; height:100px;}
/*服务网点查询*/
.fwwd_l{ width:380px; color:#333}
.wd_r{ width:750px; margin-top:40px;}

.fwwdcx{ text-align:center; padding-bottom:30px; margin-bottom:20px; border-bottom:3px solid #E7E7E7;}
.fwwdcx h1{ font-size:28px;}
.fwwdcx h2{ font-size:14px; margin:0 0 15px 0;}
.fwwdcx select{ width: 95px; height: 24px; margin-left:20px; padding-left:10px;}

.sotr_cx{ width:100%; color:#333}
.sotr_cx li{ border-bottom:2px dotted #E7E7E7; padding-bottom:15px; margin-bottom:15px;}
.sotr_cx li .stor_num{ float:left; width:50px; height:50px; line-height:50px; border:1px solid #AE0C20; border-radius:50%; font-size:44px; color:#AE0C20; text-align:center; margin-top:10px;}
.sotr_cx li .fwwd_Inf{ float:right; width:300px; font-size:11px; line-height:16px;}
.sotr_cx li .fwwd_Inf h3{ font-weight:bold; font-size:14px; line-height:24px;}
.sotr_cx li .fwwd_Inf h3 a{ color:#333}
.sotr_cx li .fwwd_Inf h3 span{ background:url(../Images/ico10.png) no-repeat; background-size:20px; padding-left:25px; font-size:12px; color:rgba(102,102,102,0.5); font-weight:normal;}
.wd_r .mapp{ border:2px solid #AE0C20; padding:0 2px 0 0;}



.sotr_cx .map{ margin-top:20px;} 












