/*初始化*/
html{ width:100%;}
body,ul,li,ol,p,h1,h2,h3,h4,h5,h6,form,input,dl,dt,dd,textarea,th,td,tr{ margin:0; padding:0;}
body{ font-size:12px; font-family:Arial,"Microsoft YaHei"; color:#000;background: url(../images/bg.jpg) no-repeat center top ;}
a{ text-decoration:none; }
.asy{ text-decoration:none; color: #000000;}
input:focus,select:focus,option:focus,textarea:focus{ outline:none; border: none;}
ul,ol{ list-style:none;}
img{ border:none; vertical-align: middle;}
textarea,input[type=date],input[type=number]{ resize:none; border: none;}
button:hover,input[class*=b]:hover{ cursor:pointer;}
.clear{ clear:both; overflow:hidden; height:0;}
.over{overflow: hidden;}
.fl{ float:left;}
.fr{ float:right;}
.abs{ position:absolute;}
.rel{ position:relative;}
.em{text-indent: 2em;}
.tac{text-align: center;}
.tl{text-align: left;}
.tr{text-align: right;}
.blod{font-weight: 700;}
.fixed{position: fixed;}
.container .rightli{margin-right:0;}
.container .bor-nr{border-right:none;}
.hide{display: none;}
h5{font-size: 22px;}
h4{font-size: 24px;}
/*初始化结束*/
/*通用样式*/
.container{width:100%;min-width:1500px;height:100%;}
.wrap{width:1200px;margin:0 auto;}
.container .pink{color:#f4013b;}
/*header begin*/
.header{height:122px;padding:0 30px;width:1140px;margin:0 auto;text-align: center;position: relative;z-index: 200;}
.nav li{float:left;line-height: 34px;margin-top:52px;margin-right:13px;}
.nav li a{display: block;background: url(../images/nav-bg.png);width:120px;height:34px;color:#fff;}
.nav li .nav-act,.nav li a:hover{background-image: url(../images/nav-act.png);color:#000;}
.logo{background: url(../images/logo-bg.png) no-repeat center;width:190px;height:124px;top:0;left:50%;margin-left:-90px;position: absolute;padding-top:56px;}
.call{border:1px dashed #fff;padding:3px 4px;color:#000;font-size: 10px;position: absolute;right:0;top:7px;}
.call span{color:#fff;background-color: #26659b;display:block;float:left;height:16px;line-height: 16px;padding:0 5px;}
.call em{background-color: #fff;display:block;float:left;height:16px;line-height: 16px;padding:0 3px;font-style: normal;}
/*header end*/
/*content begin*/
/*统一title bg*/
.title{background: url(../images/title.png) no-repeat center;width:265px;height:72px;line-height: 72px;text-align: center;margin:40px auto 35px;}
.line{background: url(../images/line.png) no-repeat left bottom;padding:35px 0 30px;overflow: hidden;}
.line2{background-image: url(../images/line2.png);}
.line-tit{background: url(../images/xu.png) no-repeat center bottom;width:146px;text-align: center;line-height: 45px;color:#826547;margin:70px 20px 0 20px;font-size: 24px;font-weight: bold;display: inline-block;}
.line-titcbg{background: url(../images/xu.png) no-repeat center bottom;width:146px;text-align: center;line-height: 45px;color:#333;margin:70px 20px 0 20px;font-size: 24px;font-weight: bold;display: inline-block;}



/*banner*/
.crossbanenr {
    width:100%;
    height:456px;
}
.crossbanenr ul {
    position:relative;
    width:100%;
    height:100%;
    min-width:1007px;
    margin:0 auto;
    z-index: 10;
}
.crossbanenr li {
    position:absolute;
    top:0;
    height:100%;
    display:none;
    z-index:1;
    -webkit-background-size:100% auto;
    background-size:100% auto;
    background-color:transparent;
    background-position:center top;
    background-repeat:no-repeat
}
.crossbanenr li:first-child {
    display:list-item
}
.crossbanenr li.current {
    z-index:10
}

.infoOn{display: inline;}
.circle .indexOn{background-position-x:left;}
.circle {
    height:50px;
    margin-top:-50px;
    text-align:center;
    z-index:10000;position: relative;
}
.circle span {
    font-size:5px;
    margin:0 2.5px;
    width:11px;height:11px;
    cursor:pointer;
    background: url(../images/banner-dian.png) no-repeat right center;display: inline-block;
}
.circle span.on {
    background-position:-155px -85px
}
/*content1*/
.c1-mes{color:#414040;line-height: 22px;}
.c1-mes h4{line-height:30px;font-weight: normal;color:#000;}
.c1-mes p{margin-top:30px;color:#000;}
.c1-img{border:1px dashed #997754;border-radius: 20px;overflow: hidden;margin:0 20px;}
/*content2*/
.food-border{border-radius: 40px;border:1px dashed #b9946e;overflow: hidden;}
.food-borders{border-radius: 40px;border:1px dashed #b9946e;overflow: hidden;}
.food-list{width:716px;margin:0 20px 0 30px;}
.list{padding-top:50px;overflow: hidden;}
.list>li{float:left;}
.list .list-bg1{background: url(../images/food-xu2.png) no-repeat 386px bottom;width:370px;padding-right:40px;}
.list .list-bg2{background-image: url(../images/food-xu3.png);}
.list-img span{width:377px;height:206px;background: url(../images/food-kuang.png) no-repeat center;position: absolute;left:-3px;top:-5px;}
.list-img h5{color:#fff;font-weight: normal;font-family: "[MingHei_R]";position: absolute;top:15px;left:10px;font-size: 22px;}
.list ol{margin:15px 0;}
.list ol a{background: url(../images/food-xu.png) no-repeat center bottom;display: block;height:32px;color:#000;width:100%;}
.list ol a:hover{color:#826547;}
.list ol span{color:#8a857b;}
.more{color:#9f9a8f;}
.more:hover{text-decoration: underline}
/*content end*/
/*footer begin*/
.footer{background-color:#ddeef5;padding-top:26px;height:142px;line-height: 20px;}
.footer-line{background: url(../images/footer-line.png) no-repeat center top;height:34px;margin-top:100px;}
.footer h6{font-size: 14px;font-weight: normal;margin-bottom:10px;}
.footer-zi{width:266px;margin-left:30px;margin-right:147px;}
.footer-zi li{float:left;margin-bottom:19px;}
.qq{height:17px;cursor:pointer;margin:0 6px;border:1px dashed #aaa;padding:0 10px 0 27px;line-height: 17px;background: url(../images/qq.png) no-repeat 11px center;border-radius: 17px;float:left;}
.qqa{text-decoration: none; color: #000;}
.footer-adr{width:378px;margin-right:32px;}
.footer-code >div{margin-bottom:12px;}
.footer-code >div p{padding:20px 15px;}
.footer-bottom{background-color: #26659b;height:46px;line-height: 46px;text-align: center;color:#fff;}
/*footer end*/
/*关于我们*/
.pos{text-align: right;line-height: 36px;}
.about .c1-mes{padding:45px 0;overflow: hidden;}
.about .c1-mes1{padding:45px 0;overflow: hidden; width: 1200px;}
.about-bg1{background: url(../images/line.png) no-repeat center bottom;}
.about-bg2{background-image: url(../images/line2.png);}
.about-h{text-align:center;line-height: 40px;margin-top:50px;}
.about-h h4,.about-h h6{font-weight: normal;}
.about-h h6{font-size: 18px;margin-top:15px;}
/*品牌资讯*/
.news-list{padding:45px 0;color:#454545;line-height: 20px;overflow: hidden;}
.news-list .food-border{width:23%;margin-right:2%;position: relative;}
.news-list .food-border img{width:100%;}
.news-list .food-border span{width:100%;height:100%;position: absolute;left:0;top:0;/*opacity: 0.7;background-color: #fff;*/cursor: pointer;}
.news-list h6{font-size: 18px;color:#826547;line-height: 74px;}
.news-list .h6-act{color:#ffd273;}
.news-list .over span{color:#826547;line-height: 74px;}
.news-list p{min-height:80px;}
.xiangqing{float:right;display: block;background: url(../images/news-bg.png) no-repeat center;width:162px;height:47px;text-align: center;line-height: 47px;color:#454545;}
.xiangqing-act{background-image: url(../images/news-hover.png);}
.fanye{text-align: center;color:#826547;font-size: 14px;margin-top:75px;font-weight: bold; padding-left: 7px;}
.fanye a{ text-decoration:none;color:#826547; margin: 7px;}
.fanye .select{color:#f29a76;}
.fanye span{margin:0 6px;display: inline-block;cursor: pointer;}
.fanye .fan-act,.fanye span:hover{color:#f29a76;}

.nshow-t{text-align: center; font-size: 25px; font-weight: bold; margin: 70px 0 30px 0; color: #826547;}
.nshow-d{text-align: center; font-size: 16px; margin: 0 0 30px 0;}
.nshow-con{width: auto; line-height: 2em; min-height: 360px; font-size: 16px; padding: 15px; padding-right: 0px; text-align:justify;}
.nshow-con p{text-indent: 2em;}

.pages{font-size: 20px; padding-top: 50px; line-height: 2em;}
.pages a{text-decoration:none; color: #333333;}
.pages a:hover{color: #FFD600;}

.food-border img{height: 245px;}
.food-borders img{height: 196px; width: 227px;}
.imgs img{height: 196px; width: 227px;}
.pshow-t{text-align: center; font-size: 25px; font-weight: bold; margin: 70px 0 30px 0; color: #826547;}
.pshow-d{text-align: center; font-size: 16px; margin: 0 0 30px 0;}
.pshow-con{width: auto; line-height: 2em; font-size: 16px; padding: 15px; padding-right: 0px; text-align:justify;}
.pshow-pic{width: 1175px; margin: 0; text-align: center;}
.pshow-pic img{width: 600px;}
.pshow-con p{text-indent: 2em;}


/* 修改 */
.wrap{width:1200px;margin:0px auto;}
.list-img h5{
    color: #a7a7a7;
}






