@charset "utf-8";
/* CSS Document */
/*===============================================================重置部分*/
body, button,  select, textarea { background: none repeat scroll 0 0 ; color: #373737; font: 14px/1 Arial,微软雅黑; line-height:1.8;margin: 0; padding: 0; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-size: 12px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration:none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
p { margin:0; padding:0;}
/* 重置表单元素 */
legend { color: #373737; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
:link { text-decoration: none; color: #373737; }
:visited { text-decoration: none; color: #373737; }
.l{ float:left; }
.r{ float:right;}
a{list-style:none; text-decoration:none ;  font-size:14px; display: inline-block;}
ul,li{ list-style:none;}
li{list-style: none;color: #454545;font-family: "";font-size: 12px;}

body{background: #fff;}
.wrap1002{ position: relative; width: 1002px; margin: 0 auto;}

.top{width: 100%; height: 125px; position: fixed;z-index: 99999; background:transparent;}
.menu{width: 100%; }
.logo{float: left;position: relative;width: 205px; height: 118px;}
.menu ul {float: right;}
.menu ul li{float:left; height: 30px; margin:25px 0; text-transform: uppercase; position: relative; width: 105px; overflow: hidden;}
.menu ul li a {display: block;padding: 0 20px;color: #fff;font: 14px/30px "微软雅黑";}
.nav0 li a span {display: block;position: absolute;right: 0px;}
.nav0 li a .en {bottom: -30px;color: #c09e00; font-weight: bold;}
.con_wrap{width: 100%;position: relative;margin-top: 888px;}
.shop_tel{float: right; font-size: 18px; font-family: '微软雅黑'; font-weight: bold; color: #fff;margin-top: 20px;}

/*==========head================*/



/*==========index页面================*/
.con_wrap{width: 100%; position: relative;}
.food_wrap{width: 100%;background:#2B7F41;padding: 23px 0;overflow: hidden;  }
.tit {position: relative;width: 430px;padding-bottom: 35px;margin: 0 auto;}
.tit p{font-size: 12px; font-family: '微软雅黑'; color: rgba(255,255,255,.59);text-align: center;z-index:2; position: relative;}
.tit .line{width: 400px;height: 1px; border: none;background: #fff;position: absolute;z-index: 1;left: 15px;top:35px; }
.tit b{font-weight: normal; color: rgba(255,255,255,1);font-size: 45px; font-family: '宋体';background: #2B7F41; line-height: 1.5em;}
.food_nav ul{overflow: hidden;}
.food_nav li {float: left; padding: 0 30px;width: 274px; border-radius:50%; 
border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; overflow:hidden;}
.food_nav li img{/* width:326px; height:224px;*/ width:100%;height:278px;}
.food_nav li a{position: relative;width: 274px; height: 274px; border-radius: 50%; overflow: hidden;}
.food_nav li a .mask{width: 100%; height: 100%; background: rgba(0,0,0,.72);display: none; position: absolute; left: 0px; top: 0px;}
 .food_nav li a:hover .mask{display: block;}
.food_nav li a .img_cap{position: absolute;  font-size: 30px; color: #fff; font-family: "宋体"; text-align: center;line-height: 1.5em;border-bottom:2px solid #fff; height: 90px; 
/*width: 90px;*/ width:120px;top: 94px; /*left: 94px;*/left: 75px;display: none;}
 .food_nav li a:hover .img_cap{display: block;}
  .food_nav li .cap{text-align: center; margin-top: 20px;width: 100%;font-size: 14px; color: #a2c9ac;font-family: "宋体";  line-height: 1.5em; }
  .btn{position: absolute;width: 54px; height: 142px; top: 165px; cursor: pointer;}
  .l_btn{background: url(../images/arr_l.jpg) no-repeat; left: -94px;}
  .r_btn{background: url(../images/arr_r.jpg) no-repeat; right: -94px;}

.ab_wrap{width: 100%; background: #E8E8E8;position: relative;}
.ab_wrap .wrap1002{overflow: hidden; }
.txt_wrap{float: left;width: 506px; position: relative; height: 574px;text-align: center;}
.txt_wrap p{font-family: '宋体';}
.ab_img{float: right;width: 496px; height: auto;}
.txt_wrap .txt_cap{ position: absolute; width: 584px; height: 337px; left: 0px; top: 148px; background: rgba(255,255,255,.8);}
 .more{width: 156px; height: 36px; position: absolute; left: 50%; margin-left: -78px; cursor: pointer; background: url(../images/his_btn.jpg) no-repeat; bottom: 25px;}
.tit1{font-size: 45px; color: #616161; line-height: 1.5em;padding-top: 35px; }
.tit2{font-size: 18px;color: #2b7f41;}
.txt_cap p{    font-size: 14px;
    color: #707070;
    line-height: 1.8em;
    padding: 28px 6px;
    text-align: left;
    text-indent: 2em;}
.txt_wrap .txt_m{position: absolute; width: 506px; height: 100%; }
.foot_wrap ul.weihao{ display:block; height:128px;  width:390px;}
ul.weihao li{ float:left;margin-right:10px; width:120px; color:#FFF}
ul.weihao span{ display:block; width:100%; line-height:25px; height:25px; overflow:hidden; text-align:center;}
.news_wrap{width: 100%; background: #fff;text-align: center;padding-bottom: 40px; }
.news_wrap .wrap1002{overflow: hidden;}
.foot_wrap{ position:relative;}
.bdsharebuttonbox{ position:absolute; left:405px; top:228px;}

.news_wrap li{float: left;font-family: "宋体";}
.news_wrap a{font-family: "宋体";}
.news_wrap .news_tit{/*width: 366px;*/ left:9px;    width: 481px;margin: 0 auto;position: relative; overflow: hidden; margin-bottom: 25px;margin-top: 10px;}
.news_wrap .news_tit li{width: 100px;margin-right: 20px;}
.news_wrap .news_tit li a{width: 100%; height: 100%;line-height: 30px; font-size: 18px; color: #9A9A9A; border: 1px solid #9A9A9A;}
.news_wrap .news_tit li a:hover{border: 1px solid #535353; color: #535353;}
.news_wrap .news_imgs{overflow: hidden;display: none;}
.news_wrap .news_imgs li{width:324px;  margin-right:15px;margin-right:10px\9; background: #eee;padding-bottom: 15px;}
.news_wrap .news_imgs li:nth-child(3n),.news_wrap .news_imgs li.last{margin-right: 0px;}

.news_wrap .news_imgs img{border: none;box-sizing: border-box; width: 324px;height: 291px;}
.news_wrap .news_imgs li:hover img{border: 4px solid #2B7F41;}
.news_wrap .news_imgs li:hover{background: #2B7F41;}
.news_wrap .news_imgs li a:hover p{color: #7bb68a;}
.news_wrap .news_imgs li a:hover b{color: #fff;}
.news_wrap .news_imgs .news_cap{padding:15px;padding-bottom: 0px; text-align: left; line-height: 1.5em;  width:294px;height:76px;background: transparent; overflow: hidden; font-size: 14px;font-family: '微软雅黑';color: #7d7d7d;}
.news_wrap .news_imgs .news_cap b{font-size: 18px;text-align: center;  font-weight: bold; color: #616161;line-height: 2em;height: 2em;overflow: hidden;display: block;}
.shop_wrap{text-align: center; width: 100%; height: 574px; background: url(../images/shop_bg.jpg) top center no-repeat;background-size: cover; padding-bottom: 40px;}
.shop_wrap .shop_tit{font-size: 36px; font-family: '微软雅黑'; color: #0a1114;padding-top: 50px; padding-bottom: 35px;}
.shop_wrap .shop_cap{font-size: 16px; font-family: '宋体';color:#0a1114;line-height: 1.5em;padding-bottom: 20px;}
.shop_wrap .shop_btn{position: absolute; width: 247px; height: 42px;  background: url(../images/shop_btn.png) no-repeat; bottom: 75px; /*left: 50%;*/left: 31%; margin-left: -123.5px;}
/*==================================index_bannner  没有arr=================================================== */
#full-screen-slider {position:fixed; overflow: hidden; width: 100%; height: 888px; top: 0px; left: 0px; z-index:-99;}
#slides { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;margin-left:-1px;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;margin-left:-1px;}
#pagination { display:block; list-style:none; position:absolute;bottom: 20px; height: 10px;z-index:9900;  margin-left:-25px; left: 50%; }
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:10px;background: #f8f8f8; border-radius: 50%; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#2B7F41; }
#slides .ban1{background:url(../images/ban1.jpg) center top no-repeat; }
#slides .ban2{background:url(../images/ban2.jpg) center top no-repeat; }
#slides .ban3{background:url(../images/ban3.jpg) center top no-repeat; }
#slides .ban4{background:url(../images/ban4.jpg) center top no-repeat; }
#slides .ban5{background:url(../images/ban5.jpg) center top no-repeat; }





/*======banner结束=======*/

/*==================shop页面================*/
.in_ban{position:fixed; overflow: hidden; width: 100%; height: 888px; top: 0px; left: 0px;background:url(../images/ban1.jpg) center top no-repeat;}

.aff_wrap .b_tit{font-size:14px; font-family:"微软雅黑"; color:#949494;text-align: center;line-height: 2.8em; padding-top: 25px;padding-bottom: 15px;}
.aff_wrap .b_tit b{font-size: 36px; color: #808080; font-weight: normal;}
.aff_wrap{width: 100%;/*height:189px;*/height:227px; background: #fff; }
.store_wrap{height:286px;}
.location{ margin-top:6px; margin-bottom:8px;}
.seo_notNav{height:89px;}
.condi_wrap{width: 100%; height:476px; background: #E8E8E8; }
.seo_pageInner{ padding-top:2px; line-height:25px; height:auto; }
.seo_pageInner p{background:none !important;}
.ad_wrap{width: 100%; height:483px;background: #fff; }
.open_wrap{width: 100%; height:483px; background: #E8E8E8; }
.oper_wrap{width: 100%; height:483px;background: #fff; }



.ov .wrap1002{height: 100%;width: 1px;}
.aff_tit{font-size: 30px; width: 130px; text-align: center;font-family: '微软雅黑';color: #3a3a3a; border-bottom: 3px solid #2B7F41; padding-top: 70px; padding-bottom: 9px;margin-bottom: 35px;}
.aff_txt{font-family: '微软雅黑'; font-size: 16px; color: #3a3a3a; line-height: 1.8em;padding-right: 10px;}
.course_wrap{width: 100%;height: 623px; background: url(../images/shop_bg1.jpg) center top no-repeat;}
.course_wrap .wrap1002{padding-top: 104px; padding-bottom: 112px;}
.course_wrap .aff_cap{width: 822px; height: 100%; background: rgba(255,255,255,.9);padding-left: 180px; padding-bottom: 90px;}
.course_wrap .aff_tit{text-align: center;width: 190px;margin-left: 250px;}
.aff_tit_list{overflow: hidden;width: 766px; margin: 0 auto;}
.itemNav{margin-left: 231px;}
.foodNav{margin-left: 231px;}
.catNav{margin-left: 285px;}
.newsNav{ margin-left: 285px;}
.joinNav{ margin-left: 229px;}
.aff_tit_list li{margin-right: 2px; margin-bottom:1px;float: left;}
.aff_tit_list li a{width:107px; height: 43px; background: #E7E7E7; line-height: 43px; text-align: center;font-size: 16px;font-family: '微软雅黑'; color: #858585; }
.aff_tit_list li.last{width: 117px;margin-right: 0px;}
.aff_tit_list li.last a{}
.aff_tit_list li a:hover{background: #2B7F41; color: #fff;}
.ov .wrap1002>img, .ov .wrap1002 .aff_cap{position: absolute;}
.condi_wrap .wrap1002>img{left: -960px;}
.condi_wrap .wrap1002 .aff_cap{left: 0px;width:481px; padding-left: 20px;}

.open_wrap .wrap1002>img{left: 0px;}
.open_wrap .wrap1002 .aff_cap{left:-501px;width:501px;}
.oper_wrap .wrap1002>img{left: -501px;}
.oper_wrap .wrap1002 .aff_cap{left: 0px;width:481px; padding-left: 20px;}


.aff_list li{ float: left;margin-right: 10px; margin-bottom: 10px;}
.aff_list li:nth-child(4n){margin-right: 0px;}
.aff_list li a{padding: 33px 70px;font-family: '微软雅黑'; font-size: 24px; color: #fff;background: #B0B0B5;line-height: 1.3em; text-align: center;}
.ad_wrap .aff_tit{margin: 0 auto;margin-bottom: 35px;}


.down_wrap{width: 100%; height: 366px;font-family: '微软雅黑';text-align: center;color: #3A3A3A; background: #fff;}
.down_wrap .down_txt1{font-size: 30px;padding-top: 70px; padding-bottom: 10px;}
.down_wrap .down_txt2{font-size:18px;color:#2B7F41;}
.down_wrap .down_txt3{font-size: 16px;color: #707070;padding-top: 16px; padding-bottom: 40px;}
.down_btn{width: 420px; height: 60px; margin: 0 auto; background: url(../images/down_btn.jpg) no-repeat; cursor: pointer;}



/*======about页面===========*/
.intro_wrap{width: 100%; height: 633px; background: url(../images/ab_bg1.jpg) center top no-repeat;}
.intro_wrap .wrap1002{height: 100%;}
.ab_tit{ padding-bottom: 80px; }
.ab_tit .aff_tit_list{width: 763px;}
.intro_wrap .intro_txt{width: 812px; height: 561px; background: rgba(42,123,68,.8); position: absolute; left: 0px; top: -54px; -moz-box-shadow: 10px 5px 20px rgba(0,0,0,.5); /* 老的 Firefox */
box-shadow: 10px 5px 20px rgba(0,0,0,.5);text-align: center;}
.intro_wrap .intro_tit{padding-top: 65px; padding-bottom: 36px; border-bottom: 1px solid #78AA85; font-size: 18px; font-family: '宋体';color: #fff; line-height: 1.5em; }

.intro_wrap .intro_tit b{font-size: 48px; font-weight: bold;line-height: 1.2em;}
.intro_wrap .intro_cap{padding: 33px 60px; font-size: 14px; color: #b3c7b8;font-family: '微软雅黑';text-indent: 2em; line-height: 1.5em; text-align: left;}


.per_wrap{width: 100%; border-top: 22px solid #fff;border-bottom: 22px solid #fff; background: #E7E7E7;height: 725px;}
.per_wrap .wrap1002>div, .per_wrap .wrap1002>ul, .per_wrap p{position: absolute;}
.per_img{width: 876px; height: 725px; left: 0px; top: 0px;position: relative;}
.per_wrap .wrap1002>ul{left: 876px;top: 127px;}
.per_wrap .wrap1002>ul a{width: 125px; height: 138px; line-height: 138px; text-align: center;font-family: '微软雅黑';font-size: 24px; color: #fff;background: #939393;}
.per_wrap .wrap1002>ul a:hover{background: #36864B; color: #f4f4f4;}
ul.per_list li.sel{
    background: #36864B;
    color: #f4f4f4;
}
ul.per_list li.sel a{ background:none;}
/*员工风采*/
.styleWrap{ margin-top:127px; height:280px; width:960px; overflow:hidden;}
.scroll_stylenews{ height:280px;  width:960px;}
.scroll_stylenews ul.news_imgs{overflow: hidden;display: none; height:280px;width:960px; clear:both;}
.scroll_stylenews ul.news_imgs li{width:270px; height:280px;margin-right:22px;  background: #eee;padding-bottom: 15px; float:left;}

.scroll_stylenews ul.news_imgs img{border: none;box-sizing: border-box; width: 270px;height: 243px;}
.scroll_stylenews ul.news_imgs li:hover img{border: 4px solid #2B7F41;}
.scroll_stylenews ul.news_imgs li:hover{background: #2B7F41;}
.scroll_stylenews ul.news_imgs li a:hover p{color: #fff; text-align:center;}
.scroll_stylenews ul.news_imgs li a:hover b{color: #fff;}
.scroll_stylenews ul.news_imgs .news_cap{font-size: 16px; font-weight:bold; position:inherit;
font-family: '微软雅黑';color: #7d7d7d; text-align:center; line-height:30px;}

.per2{ display:none;}


.per_wrap .wrap1002>ul .per_ac{background: #36864B; color: #f4f4f4;}
.per_wrap .per1{background: url(../images/ab_per1.jpg) no-repeat; }
.per_wrap .per2{background: url(../images/ab_per2.jpg) no-repeat; }

.per_wrap .per_tit{font-family: '微软雅黑';color: #5c5c5c; font-size: 14px;left: 10px;top: 25px;}
.per_wrap .per_tit b{line-height: 1.8em;font-size: 36px; font-family: '宋体';font-weight: normal;  }
.per_wrap .per_cap{width: 422px;font-family: '微软雅黑';font-size: 18px; color: #d2d2d2; text-indent: 2em; left: 398px; top: 155px;line-height: 1.8em; text-align: left;}


.brand_wrap{width: 100%; height: 691px; background: url(../images/ab_bg3.jpg) center top no-repeat;}
.brand_wrap .wrap1002{height: 100%; padding-left: 10px; width: 992px;}
.brand_wrap p{font-family: '微软雅黑'; font-size: 14px; color: #d7d7d7; line-height: 1.8em; text-indent: 2em; width: 615px; padding-top: 90px; padding-bottom: 35px;}
.brand_wrap b{font-size: 48px;}
.brand_wrap .br_btn{cursor: pointer; width: 152px; height: 44px; border:2px solid #c3bdb8; text-align: center; font-size: 18px; color: #c3bdb8;font-family: '微软雅黑';line-height: 44px; margin-left: 10px;}

.strong_wrap{width: 100%; height: 638px; background: url(../images/ab_bg4.jpg) center top no-repeat;}
.strong_wrap .wrap1002{height: 100%; text-align: left; padding-left: 40px; width: 962px;font-family: '微软雅黑'; }
.strong_wrap .str_tit{color: #2e2e2e;font-size: 48px; padding: 70px 0;}
.strong_wrap .str_txt{font-size: 18px; color: #6d6d6d; text-indent: 2em; line-height: 1.8em; width: 568px;}

.cer_wrap{width: 100%; height: 772px; background: url(../images/ab_bg5.jpg) center top no-repeat;}
.linian_wrap{width: 100%; height: 633px; background: url(../images/ab_bg2.jpg) center top no-repeat;border-top: 22px solid #fff;}
.linian_wrap p, .linian_wrap ul{position: absolute; left: 393px;}
.linian_wrap .tit{ top: 130px;font-size: 30px; color: #e7e7e7; font-family: '微软雅黑';width: 100%;}
.linian_wrap ul{top: 216px;}
.linian_wrap li{height:44px;margin-bottom: 50px; font-size: 14px; color: #b9b9b9; padding-left: 70px;line-height: 1.5em; padding-top: 5px;}
.linian_wrap li b{display: block;font-size: 18px;}
.linian_wrap .li1{background: url(../images/ab_no1.jpg) left center no-repeat;}
.linian_wrap .li2{background: url(../images/ab_no2.jpg) left center no-repeat;}
.linian_wrap .li3{background: url(../images/ab_no3.jpg) left center no-repeat;}


/*=========new页面=======*/
.news_tit .aff_tit_list{width: 660px;}
.news_list_wrap {width: 100%; background: #E8E8E8;padding: 23px 0;}
.news_list_wrap .wrap1002{padding-left: 19px; width: 983px;}
.news_list_wrap ul{width: 100%;}
.news_list_wrap li{width: 100%; height: 273px;margin-bottom: 43px;}
.news_list_wrap li a{padding: 50px 30px;background: #ACAAAA; font-size: 14px; font-family: '微软雅黑';color: #fff; }
.news_list_wrap li a:hover{color: #b3c7b8;background: #35844A;}
.news_list_wrap li a img{float: left; margin-right: 25px;width: 230px; height: 173px;}
.news_list_wrap li a .news_cap{width: 668px; height: 173px; overflow: hidden; float: left;}

.news_list_wrap .news_tit{font-size: 24px; color: #fff;}
.news_list_wrap .news_date{padding-top: 18px; padding-bottom: 9px; border-bottom: 1px solid #CBC9C9; color: #fff;}
.news_list_wrap .news_txt{line-height: 1.5em;padding-top: 16px;}

.page_wrap{width: 100%; padding-top: 36px; padding-bottom: 86px; background: #fff;border-top: 22px solid #fff;}
.page_wrap span{display: block;float: left;text-align: center; width: 39px; height: 39px; line-height: 39px; margin-right: 12px;font-size: 18px; font-family: '微软雅黑'; color: #fff;font-weight: bold;}
.page_wrap .num{background: #35844A;}
.page_wrap .num1{margin-left: 322px;}
.page_wrap span a{cursor: pointer;}
.page_wrap .run a{width: 100%; height: 100%; background:url(../images/next_btn.jpg) no-repeat;}
.page_wrap .page{width: 64px;}
.page_wrap .page a{width: 100%; height: 100%; background:url(../images/page_btn.jpg) no-repeat;}
.page_wrap .go a{width: 100%; height: 100%; background:url(../images/go_btn.jpg) no-repeat;}
.page_wrap .txt {font-size: 14px; color: #777575; font-weight: normal; }







/*=========pro页面=======*/

.food_bg_wrap{width: 100%; height: 676px; background: url(../images/food_bg1.jpg) center top no-repeat;}
.food_bg_wrap p{position: absolute; left: 0px; top: 340px; padding: 50px 30px;width: 329px; height: 200px; background: rgba(25,25,25,.8); font-size: 14px;font-family: '微软雅黑'; text-align: left;line-height: 1.8em;color: #acaaaa; }
.food_bg_wrap p b{font-size: 30px; color: #e5e5e5; padding-bottom: 25px;display: block;font-weight: normal;}

.food_list_wrap{width: 100%; padding-bottom: 150px; background: #fff;}
.food_list_wrap ul{overflow: hidden;}
.food_list_wrap ul li{float: left; margin-right: 12px; width: 326px;background: #B0AEAE; }
.food_list_wrap ul li:nth-child(3n){margin-right: 0px;}
.food_list_wrap ul img{width: 326px; height: 224px;}
.food_list_wrap ul .cap{width: 100%; height: 49px; line-height: 49px; text-align: center; font-family: '微软雅黑'; font-size: 18px; color: #fff;}
.food_list_wrap ul li:hover{background: #408C54;}
.food_list_wrap .aff_tit{text-align: center; margin: 0 auto; margin-bottom: 35px;}
.videoList{  }
.video_wrap{min-height:650px;}
.videoList ul#gallery li{ width:300px; margin-right:30px; margin-bottom:20px;height: 239px;position:relative;}
.videoList ul#gallery li.last{ margin-right:0px;}
.videoList ul#gallery li img{ width:300px; height:200px; margin-right:0px;}
.videoList ul#gallery li p.cap{ font-size:12px; line-height:20px;}
.videoList ul#gallery li a{ padding:0px;}
.videoList ul#gallery li span.videobg{ background:url(../images/videobg.png) no-repeat center center; display:block; 
width:80px; height:80px; position:absolute; top:62px; left:50%; margin-left:-40px; z-index:999;}
.foodCatInner{ margin-bottom:10px;}
.foodCatInner  .downArrow{ background:url(../images/arrow-147172_640.png) no-repeat; width:26px; height:26px;}
.food_list_wrap  .downArrow1{ background:url(../images/xiala.png) no-repeat; width:77px; height:31px; margin:0px auto;}
.food_list_wrap  .Arrow_down{ background:url(../images/xiala.png) no-repeat;}
.food_list_wrap  .Arrow_up{ background:url(../images/xiala_up.png) no-repeat;}


/*======================foot===============*/

.foot_wrap{width: 100%; height:420px; background: #0A1114;text-align: center; position: relative;font-family: '微软雅黑';}
.foot_wrap .note{ position:fixed;  top: 370px;
left:1%; color:#fff;  width:192px; line-height:20px;  text-align:left; background: #090; border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px; padding:8px; z-index:2000;
box-shadow:2px 4px 12px rgba(0,0,0,.8);-webit-box-shadow:2px 4px 12px rgba(0,0,0,.8);-ms-box-shadow:2px 4px 12px rgba(0,0,0,.8);
-o-box-shadow:2px 4px 12px rgba(0,0,0,.8);-o-box-shadow:2px 4px 12px rgba(0,0,0,.8);
}
.foot_wrap .yearNote{ position:fixed;  top: 376px;
left:1%; color:#fff;  width:224px; line-height:20px;  text-align:left; background:rgba(255,51,0,.7); border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px; padding:8px; z-index:2000;
box-shadow:2px 4px 12px rgba(0,0,0,.8);-webit-box-shadow:2px 4px 12px rgba(0,0,0,.8);-ms-box-shadow:2px 4px 12px rgba(0,0,0,.8);
-o-box-shadow:2px 4px 12px rgba(0,0,0,.8);-o-box-shadow:2px 4px 12px rgba(0,0,0,.8);
}

.foot_wrap .yearNote2017{ position:fixed;  top: 315px;
left:1%; color:#fff;  z-index:2000;
}
.foot_wrap .yearNote p em{ 
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    line-height: 50px;
    width: 100%;}
.foot_wrap .note p{text-indent:4em;}
.foot_wrap .note p em{ color:#F60;}
.foot_wrap .top_btn{position: absolute; background: url(../images/top_btn.png) no-repeat;width: 75px; height: 75px; top: -35px; left: 50%; margin-left: -37.5px;}

.foot_nav{width: 996px; height: 50px; background: #393939;position: absolute; left: 50%; margin-left: -498px;top: 30px;display: none; }
.foot_nav span a{padding: 0 8px; height: 50px; line-height: 50px; text-align: center; font-size: 14px; color: #a1a1a1;cursor: pointer;}
.foot_wrap ul{overflow: hidden;width: 172px; padding-top: 20px; padding-bottom: 14px; position: relative; margin: 0 auto;height:80px;overflow: visible;
 display:none;}
.foot_wrap ul li{position: relative; float: left;}
.foot_wrap ul li>a{width: 86px; height: 30px; line-height: 30px;background: #747474;font-family: '微软雅黑'; font-size: 14px;color: #d8d7d7;cursor: pointer;}
.foot_wrap ul li>a:hover{background: #393939;color: #a1a1a1; }
.foot_wrap ul li .ch{background: #393939;color: #a1a1a1;}
.foot_wrap .tel{font-size: 14px; color: #fff;padding-top: 60px; }
.copy{font-size: 14px;color: #a4a4a4;line-height: 1.5em;padding: 10px 0;}
.copy a{color: #a4a4a4;}


.news {  padding:22px;padding-top:0; overflow:hidden; }
.news ul { list-style-image: none; list-style-type: none; margin-top: 6px; }
.news li { border-bottom: 1px dotted #888A89; height: 50px; line-height: 50px; overflow: hidden; }
.news li a { color: #414141; text-decoration: none; }
.news li span { color: #414141; float: right; margin-right: 30px; }
.shownews { padding:22px;padding-top:0; zoom:1; overflow:hidden;  min-height:480px; height:auto; }
.shownews a { }
.shownews a:hover { text-decoration: underline;}
.shownews .title { background:#e7e7e7; height:65px;  text-align: center; }
.shownews .title h1 { color:#35844A; font-size:18px; line-height:40px;}
.shownews .title span { line-height:18px;}
.shownews DIV.text { padding-top:25px; }.hr { color: #666666; margin: 20px 0; }
.shownews div,.shownews p{ background:none !important;}


/*======================产品终端页产品图片切换效果样式=======================*/
.show_pro{min-height: 654px;}
.products_4 { overflow:hidden;}
.products_5 { width: 250px; padding-top: 10px; padding-left: 30px; float: left; }
.products_5 h1 { font-size:14px;}
#preview { float: none; padding: 15px 0; width: 400px; float: left; }
.description { clear: both; /*height:400px;*/ overflow: auto }
.description h3, .other h3 { height: 40px; line-height: 40px; color: #005DAA; border-bottom: 1px dashed #999; }
.description .data { overflow-x: auto; margin: 0px 0; }
.description a.iq { display: block; width: 98px; height: 25px; }
.description p { width: 100%; height: auto; color: #000; line-height: 22px; margin: 20px 0; }
.description .txt { border-bottom: 1px solid #999; font-size: 15px; line-height: 34px; padding-left: 10px; color: #13233c; font-weight: bold; }
.description table { width: 100%; text-align: center; border-left: 1px #999 solid; border-top: 1px #999 solid;  color: #333; }
.description table td { padding: 6px 5px; border-bottom: 1px #999 solid; border-right: 1px #999 solid; }
/*产品终端样式*/

/*产品终端页产品图片切换效果样式*/
.productTitle{ height:80px;}
.proinfo_two { border-color: #CCCCCC; border-style: solid; border-width: 1px; height: auto; }
.proinfo_two .pro_description { background: none repeat scroll 0 0 #4F5152; font-weight: bold; height: 28px; line-height: 28px; text-indent: 10px; color:#ffffff; }
.proinfo_two .pro_description_cont { height: auto !important; overflow: visible; padding: 10px; }
#spec-n1 img { width:400px; height:305px; background: #fff; border: 1px solid #ccc; padding: 1px; }
#spec-n5 { width: 400px; overflow: hidden; zoom: 1; border: 1px solid #ccc; border-top: none; padding: 1px; }
#spec-right { width: 124px;/* height:60px;*/ float: left; }
#spec-right a img { width: 124px; height: 60px; }
#spec-list { width:400px; float: left; }
#spec-list ul { float: left; height:71px; }
#spec-list ul li { width:100px; height:71px; float:left;}
#spec-list ul li img { width:93px; height:65px; cursor: pointer; border: 1px solid #CCC; padding: 2px; }
ul.product_list { clear: both; margin: 20px 20px 0; border-bottom: 1px solid #CCCCCC; overflow: hidden; zoom: 1; }
ul.product_list li { font-weight: bold; float: left; padding: 0 10px; background-color: #8395A0; display: block; cursor: pointer; border-right: 1px #FFFFFF solid; line-height: 26px }
ul.product_list li a { color: #FFFFFF; }
ul.product_list li.sel { background-color: #47555e; }
/*放大镜样式 开始*/


.jqzoom { position: relative; padding: 0; }
.bigimg { width: 800px; height: auto; }
.zoomdiv { z-index: 8; position: absolute; top: 1px; left: 0px; width: 400px; height: 400px; background: url(i/loading.gif) #fff no-repeat center center; border: 1px solid #e4e4e4; display: none; text-align: left; overflow: hidden; }
.jqZoomPup { z-index: 3; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 50px; height: 50px; border: 1px solid #aaa; background: #FEDE4F 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
/*放大镜样式 结束*/

.other, .other ul { float: left; font-size: 12px; line-height: 22px; width: 100%; }
.other_tit { border-bottom: 1px dashed #222222; font-size:14px; height: 40px; line-height: 40px; padding-top: 10px; }
.other ul { margin: 20px 0; }
.other li { float: left; margin: 0 17px; width: 152px; }
.other li a { display:block; padding:0px;}
.other li a:hover { display:block; text-decoration: underline;}
.other img { background: none repeat scroll 0 0; border: 1px solid #ccc; display: block; height: auto !important; margin: 0 auto; width: 150px !important; }
.other span { display: block; font-size: 11px; height: 22px; line-height: 22px; text-align: center; color:#005DAA; }