body {color: #333;
    font-size: 14px;
    font-family:"Arial","微软雅黑",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;}
.slick-slider{touch-action:auto;}
.img-hide{overflow:hidden; display: block;}
p img {
max-width:100%;
width: expression(this.width > 600 ? “600px” : true);
height:auto;
}
.img-hide img{transition: 0.5s all; transform: scale(1,1);}
.img-hide:hover img{transform: scale(1.05,1.05);}
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{list-style:none;}
a{color: #333; transition: 0.3s all;}
ul{padding:0; margin:0;}
a:hover,a{text-decoration:none !important;}
a:focus{text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{outline: none!important;}
p{margin:0;}
audio, canvas, progress, video{display: block;}
img{max-width:100%; display: inline-block; vertical-align: middle;}
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9990009;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url("../images/bro.png")/*tpa=http://www.maxbrand.com.cn/images/bro.png*/ no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url("../images/bro.png")/*tpa=http://www.maxbrand.com.cn/images/bro.png*/ no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url("../images/bro.png")/*tpa=http://www.maxbrand.com.cn/images/bro.png*/ no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url("../images/bro.png")/*tpa=http://www.maxbrand.com.cn/images/bro.png*/ no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}
.container{width: 1260px;}
.header{position: relative;}
.nav-list li{float: left; margin-right: 40px;}
.nav-list li a{font-size: 20px; color: #434343; display: block; line-height: 125px; height: 125px;}
.nav-list li:last-child{margin-right: 0;}
.nav-list li:nth-child(5){margin-left: 310px;}
.nav-list{position: relative; z-index: 100;}
.logo{width: 106px; position: absolute; left: 50%; z-index: 10000; top: 0; line-height: 125px; height: 125px; margin-left: -53px;}
.banner img{width: 100%;}
.banner{overflow:hidden; margin:0;}
.banner .slick-dots{bottom: 30px;}
.banner .slick-dots li,.banner .slick-dots li button{width: 40px; height: 4px; background: #aeadb3; padding:0;}
.banner .slick-dots li.slick-active button{background: #fff;}
.index-title{font-size: 36px; margin-bottom: 25px; color: #313131; height: 36px; line-height: 36px; margin-top: 80px;}
.index-title span{padding-left: 30px; color: #d60a2f;}
.tabs-ul li{display: inline-block; padding-left: 16px; padding-right: 24px; position: relative;}
.tabs-ul li a{font-size: 18px; color: #313131; padding:0 10px; border-radius: 4px;}
.tabs-ul li.active a,.tabs-ul li a:hover{background: #d60a2f; color: #fff;}
.tabs-ul li:before{display: block; content: "/"; position: absolute; right: 0; top: 0; font-size: 18px; color: #313131;}
.tabs-ul li:last-child:before{display: none;}
.tabs-ul{padding-left: 8px; margin-bottom:35px;}
.shop-list li{float: left; width: 33.333333%; padding:0 5px; margin-bottom: 10px;}
.shop-list{margin:0 -5px;}
.shop-list li a{display: block; overflow:hidden; position: relative; padding-top: 56%;}
.shop-list li a img{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.shop-list li a span{position: absolute; left: 0; right: 0;top: 100%; transition: 0.3s all; padding:0 15px; z-index: 20; font-size: 18px; color: #fff;}
.shop-list li a:before{position: absolute; display: block; transition: 0.3s all; content: ""; z-index: 10; left: 0; top: 100%; right: 0; height: 100%; background: #d60a2f; opacity: 0.8;}
.shop-list li a:hover span{transform: translate(0,-50%); top: 50%;}
.shop-list li a:hover:before{top: 0;}
.index-tt{font-size: 36px; color: #313131; height: 36px; line-height: 36px; margin-top: 130px; margin-bottom: 20px;}
.index-tt span{color: #d60a2f;}
.index-more a{font-size: 18px; color: #999; display: inline-block; margin-bottom: 30px;}
.link-tt{font-size: 28px; color: #313131; line-height: 45px; margin-top: 10px;}
.zl-list li{float: left; margin-bottom: 45px; width: 25%; padding:0 13px;}
.zl-list{margin:0 -13px; margin-bottom: -50px;}
.zl-list li a{display: block; height: 106px; border:solid 1px #d60a2f; font-size: 16px; color: #313131; padding-top: 18px;}
.zl-list li a span{font-size: 28px; color: #d60a2f; display: inline-block; margin-bottom: 5px;}
.zl-list li a:hover{background: #d60a2f; color: #fff;}
.zl-list li a:hover span{color: #fff;}
.qy-list li{float: left; width:33.333333%; padding:0 17px; margin-bottom:30px}
.qy-list{margin:0 -17px;}
.qy-list-img{position: relative; padding-top: 56%;}
.qy-list-img img{position: absolute; left: 0; height: 100%; top: 0; width: 100%;}
.qy-list-tt{font-size: 17px; color: #313131; margin-top: 20px;}
.about-border{padding:20px 40px; border:solid 2px #e50b32;}
.about-left{width: 35%; padding-right: 65px;}
.about-tt{font-size: 18px; color: #313131; font-weight: bold; margin-bottom: 20px;}
.about-p{font-size: 15px; color: #626262; text-align: justify; line-height: 25px;}
.about-p p{margin:0;}
.about-center{width: 35%; padding-right: 60px;}
.about-list li{float: left; width: 33.333333%; font-size: 15px; color: #626262; line-height: 25px;}
.about-right{width: 30%;}
.about-bottom p{font-size: 15px; color: #535353; line-height: 30px;}
.about-bottom p span{font-size: 18px; color: #d60a2f;}
.about-bottom p.tt{margin-bottom: 10px;}
.about-bottom{margin:30px 0 -40px 80px;}
.index-tt-p{max-width: 666px; margin:0 auto; font-size:18px; color:#999999; line-height:25px; padding-top:0px;}
.zk-list li{float: left; width: 33.333333%; padding:0 30px;}
.zk-list{margin:0 -30px;}
.zk-img img{width: 130px; height: 191px;}
.zk-txt{margin-left:148px; color: #313131; line-height: 30px; text-align: justify;}
.zk-txt li{float: none!important; width: 100%!important; padding:0!important;}
.zk-list-box{border-top: solid 2px #f71f63; padding-top: 25px; margin-top: 45px;}
.kh-list{display: table; min-width: 100%; margin-top: 40px;}
.kh-list li{display: table-cell;}
.fw-border{border:solid 2px #ff0c3a; padding:15px 20px; margin-top: 25px; margin-bottom: 80px;}
.fw-tt-index{font-size: 18px; color: #333;}
.team-list li{float: left; padding:0 5px; width: 190px; display: inline;}
.marqueeleft{overflow:hidden; height: 241px; margin-top: 10px; margin-bottom: 20px;}
.scroll {width: 100%;
	overflow:hidden;
	text-align: center;
	margin-top: 10px;}

.scroll ul {white-space: nowrap;}

.scroll ul li {display: inline-block;
	margin: 0px 5px;}

.scroll ul img {vertical-align: top;
	margin-bottom: 10px;}

.padding-5 {padding: 5px;}
.logo-b{border-right: solid 1px #fff; padding-right: 30px; margin-right: 30px;}
.footer{background: #d60a2f; padding:40px 0;}
.logo-txt{font-size: 17px; color: #fff; line-height: 35px; margin-top: -5px;}
.footer-list li{float: left; margin-left:35px;}
.footer-list{padding-right: 30px;}
.footer-list li a{font-size: 16px; color: #fff;}
.footer-dz p{font-size: 16px; color: #fff; line-height: 25px; margin:0;} 
.footer-dz{margin-top: 40px;}
.footer-wh{margin-left: 160px;}
.footer-bototm{font-size: 12px; color: #fff; margin-top: 60px; text-align: center;}
.footer-bototm span{padding-left: 30px;}
.nav-click{display: none;}
.menu-button {position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) {margin-top: 0px;}
.menu-button .bar:nth-of-type(3) {margin-bottom: 0px;}
.bar {position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #333; border-radius: 10px; -webkit-transition: .3s; transition: .3s;}
.cross{margin-top: -8px;}
.cross .bar{margin:13px auto;}
.cross .bar:nth-of-type(1) {-webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {opacity: 0;}
.cross .bar:nth-of-type(3) {-webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
.footer-list li a:hover{font-weight: bold;}
.index-more a:hover,.qy-list a:hover .qy-list-tt,.nav-list li a:hover{color: #d60a2f;}
.qy-list a{display: block;}
.link{color:#f13859}
.link a{color:#f13859}
.link a:hover{color:#FFF}
/*******************餐厅设计**********************/
.banner-sm{position: relative; overflow:hidden; height:216px;}
.banner-sm img{position: absolute; left: 50%; margin-left:-960px; width: 1920px; height: 216px; max-width: 1920px;}
.tabs-ul-lg li a{color: #d60a2f;}
.tabs-ul-lg li:before{color:#d60a2f;}
.shop-lg li{float:left; width:50%; padding:0 20px; margin-bottom:60px;}
.shop-lg{margin:0 -20px;}
.shop-lg-img{position:relative; padding-top:64%;}
.shop-lg-img img{position:absolute; left:0; top:0; width:100%; height:100%;}
.shop-lg-tt{font-size:18px; color:#000; margin-top:20px;}
.shop-lg-b{font-size:18px; color:#959595; margin-top:5px;}
.shop-lg-b span{padding-left:15px;}
.tabs-ul-lg{margin-bottom:50px;}
.shop-lg li a:hover .shop-lg-tt{color: #d60a2f;}
/****************中餐厅设计*****************/
.about-left-box{width: 35%;}
.about-left-tt{font-size: 48px; color: #000; font-weight: bold; line-height: 48px;}
.about-left-box h1{font-size: 24px; margin:15px 0; font-weight: bold; color: #d60a2f;}
.about-lg{margin-top: 140px; margin-bottom: 50px;}
.about-right-p p{font-size: 16px; color: #333; text-align: justify; line-height: 30px; margin-bottom: 30px;}
.about-right-p {width: 65%;}
.zsk-back{background:#e9e8e8; padding:0 0 80px 0; margin-top:45px;} 
.zsk-back h2{margin-top: 70px; margin-bottom: 10px;}
.zsk-back-sm{background:#fff; padding:20px 40px; margin-top: 30px;}
.zsk-back .xc-title{margin-top:0;}
.zsk-box{padding:20px 0 20px 45px; border-bottom:solid 1px #dedede; position:relative;}
.zsk-title a{font-size:14px; color:#000;}
.zsk-title a:hover{color:#d60a2f;}
.zsk-p{font-size:12px; color:#999; margin-top:20px;}
.zsk-p span{padding-left:26px; background:url("../image/icon-look.png")/*tpa=http://www.maxbrand.com.cn/image/icon-look.png*/ left center no-repeat; float:right;}
.zsk-list li{float:left; width:33.333333%; padding:0 25px;}
.wen{position:absolute; left:0; top:15px; border:solid 2px #d46871; width:30px; height:30px; line-height:26px; text-align:center; border-radius:50%; font-size:16px; color:#d46871;}
.showMorehandle{text-align: center; font-size: 16px; color: #a0a0a0; margin-top: 15px; cursor: pointer;}
/****************文章页***************/
.address-dz{margin-top: 35px;}
.article-tt{font-size: 36px; color: #333; line-height: 36px; margin:0;}
.article-date{font-size: 12px; color: #999; margin-top: 25px; margin-bottom: 50px;}
.article-date font{float: right; padding-left: 25px; background: url("../images/look02.png")/*tpa=http://www.maxbrand.com.cn/images/look02.png*/ left center no-repeat;}
.article-date span{padding-left: 25px;}
.article-box{margin-top: 90px; margin-bottom:50px;}
.article-p p{font-size: 16px; color: #333; line-height: 30px; text-align: justify; margin-bottom: 40px;}
.tuzhu{margin-top:-25px;margin-bottom:20px;font-size:16px; text-align:center}
.article-p img{margin-bottom:40px}
.article-p p a{color:#bd5a6c}
.article-p p a:hover{border-bottom:1px solid #bd5a6c; padding-bottom:2px;}
.article-left{width: 800px;}
.article-link{border-top: solid 1px #ddd; padding-top: 30px; margin-top: 75px;}
.article-link p{font-size: 16px; color: #333; margin-bottom: 10px;}
.article-link p a{font-size:16px; color: #333;}
.tj-title{font-size: 24px; color: #333; margin-top: 80px; height: 24px; line-height: 24px; margin-bottom: 50px;}
.tj-list li a{display: block; position: relative;}
.tj-list li{position: relative;}
.tj-list-img img{width: 240px; height: 160px;}
.tj-list-right{margin-left:265px; padding-top: 35px;}
.tj-list-tt{font-size: 16px; color: #333; padding-right: 120px; position: relative;}
.tj-list-tt span{position: absolute; right: 0; top: 0; color: #999;}
.tj-list-p{position: absolute; left: 265px; top: 70px; color: #999; line-height: 25px; height: 75px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.tj-list li{margin-bottom: 30px;}
.article-right{width: 360px;}
.article-right-tt{font-size: 24px; color: #333; height: 24px; line-height: 24px; margin-top: 0; margin-bottom: 35px;}
.dt-list li a{display: block; position: relative; padding-top: 68%;}
.dt-list li a img{position: absolute; left: 0; top: 0; width: 100%; height: 245px;}
.dt-list li a span{position: absolute; left: 0; right: 0; bottom: 0; background: rgba(91,91,91,0.8); color: #fff; line-height: 40px; color: #fff; padding:0 15px;}
.dt-list li{margin-bottom: 40px;}
.dt-ul-tt a{font-size: 16px; color: #333;}
.dt-ul-date{color: #999; margin-top: 5px;}
.dt-bottom li{margin-bottom: 30px;}
.dt-bottom{padding-top: 25px;}
.tj-list li a:hover .tj-list-tt,.article-link p a:hover,.dt-ul-tt a:hover,.address-dz a:hover{color: #d60a2f;}
/***********大唐方法************/
.hz-list li{float: left; width: 50%; padding:0 10px; margin-bottom: 20px;}
.hz-list{margin:0 -10px; padding-top: 35px;}
.hz-list-box{height: 150px; color: #fff; background: #6a6f79; padding:20px 140px 0 30px; position: relative;}
.hz-list-tt{font-size: 40px; line-height: 40px; margin-bottom: 10px;}
.hz-list-p{font-weight: bold; line-height: 25px;}
.hz-list-box i{position: absolute; right: 15px; width: 100px; text-align: center; bottom: 0; top: 0;  line-height: 150px;}
.sm-txt{font-size: 30px; color: #6a6f79; line-height: 35px; text-align: justify; margin-top: 50px;}
.fw-tt{font-size: 22px; color: #313131; font-weight: bold; margin-top: 100px; margin-bottom: 35px;}
.fw-list li{font-size: 16px; color: #000; background: #e9e8e8; margin-bottom: 12px; line-height: 30px; padding:10px 15px; border-bottom: solid 1px #a0a0a0;}
.index-title-sm span{padding-left: 0;}
.lc-list-top{border-top: solid 1px #d3d3d3; border-bottom: solid 1px #d3d3d3; padding:30px 0; padding-right: 40px; text-align: center;}
.lc-list-top span{display: inline-block; color: #fff; width: 24px; height: 24px; line-height: 24px; background: #e0002b; border-radius: 50px;}
.lc-list li{float: left; width: 16.666666%;}
.lc-list{padding-top: 20px; margin-bottom: 140px;}
.lc-list-tt{font-size: 18px; color: #000; line-height: 18px; margin:30px 0 25px 0;}
.lc-list-p{color: #535353; text-align: justify; line-height: 25px; margin-right: 30px; letter-spacing: -1px;}
.hz-list-box:hover{background: #d60a2f;}
/************智库**********/
.zk-ul-img img{width: 540px; height:300px;}
.zk-ul-list li a{display: block;}
.zk-ul-list li{position: relative;}
.zk-ul-right{margin-left:590px;}
.zk-ul-tt{position: absolute; left: 590px; right: 0; top: 0; font-size: 26px; color: #525252;}
.zk-ul-date{font-size: 14px; color: #d60a2f; margin-top: 70px;}
.zk-ul-p{color: #7d7d7d; line-height: 30px; height: 60px; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; margin-top: 30px;
overflow: hidden;}
.zk-look{font-size: 12px; color: #999; padding-left: 25px; margin-top: 105px; background: url("../images/look02.png")/*tpa=http://www.maxbrand.com.cn/images/look02.png*/ left center no-repeat;}
.zk-ul-list li{margin-top: 35px; padding-bottom: 35px; border-bottom: solid 1px #ccc;}
.zk-ul-list{border-top: solid 1px #ccc; margin-top: 45px;}

.pageinfo{PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN:40px 3px 3px 3px; PADDING-TOP:3px; TEXT-ALIGN: center; font-size:12px}
.pageinfo a {BORDER-RIGHT: #ddd 1px solid; color: #333; display: inline-block; PADDING-RIGHT: 20px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 20px; padding-bottom: 10px; BORDER-LEFT: #ddd 1px solid; MARGIN-RIGHT: 10px; PADDING-TOP: 10px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none;}
.pageinfo a:hover{background: #878787; color: #fff; border-color: #d60a2f;}
.page-box{margin:50px 0;}
.zk-ul-tt:hover{color: #d60a2f;}
/***********联系***********/
.contact-tt{font-size: 35px; color: #d60a2f; border-bottom: solid 2px #d60a2f; padding-bottom: 10px;}
.contact-tt-sm{font-size: 35px; color: #434343; margin-top: 30px; border-bottom: solid 1px #d3d3d3;padding-bottom: 30px; margin-bottom: 40px;}
.contact-p p{font-size: 16px; color: #000; line-height: 35px; margin-bottom: 30px;}
.ewm{font-size: 16px; color: #000;}
.ewm img{margin-bottom: 15px; width: 120px;}
.ewm span{display: inline-block;}
.contact-phone{font-size: 16px; margin-top: 35px; border-bottom: solid 1px #d3d3d3; padding-bottom: 40px;}
.contact-phone span{font-size: 32px; color: #d60a2f; font-weight: bold;}
.contact-img p{margin-bottom: 45px;}
/*****************关于*******************/
.sz-img{margin-bottom:20px; padding-top: 65px;}
.zs-txt{font-size: 16px; color: #949494; line-height: 25px; margin-top: 20px;}
.about-h{font-size: 22px; color: #313131; font-weight: bold; margin-top: 110px; margin-bottom: 20px;}
.wh-p p{font-size: 16px; color: #000; margin:0; line-height: 30px;}
.wh-p-b p{margin-bottom: 30px;}
.about-img img{width: 100%;}
.qy-list-lg li{margin-bottom: 60px;}
.about-back{background: url("../images/about-back.jpg")/*tpa=http://www.maxbrand.com.cn/images/about-back.jpg*/ center no-repeat; background-size: cover; padding:120px 0; margin-top:30px}
.about-back-tt{font-size: 26px;color: #fff; font-weight: bold; line-height: 40px;}
.about-back-number{font-size: 50px; color: #fff; line-height: 50px; margin-top: 50px;}
.about-back-number span{color: #d60a2f; padding:0 10px;}
.about-back-sm{background: rgba(0,0,0,0.5); max-width: 1090px; margin:0 auto; padding:30px 20px; font-size: 25px; color: #fff; line-height: 45px; margin-top: 75px;}
.kh-ul li{float: left; width: 224px; padding:0 50px; color: #666; margin-bottom: 15px;}
.kh-ul{width: 896px; margin:50px auto 0 auto;}
.link-img{display: block; border:solid 2px #999;}
.zk-txt a:hover{color: #d60a2f;}

@media(max-width: 1279px){.container{width: 970px;}
	.nav-list li{margin-right: 20px;}
	.nav-list li:nth-child(5){margin-left:160px;}
	.tabs-ul li{padding-left: 10px; padding-right: 20px;}
	.index-tt,.index-title{font-size: 30px; height: 30px; line-height: 30px;}
	.about-left,.about-center{width: 33.333333%; padding-right: 30px;}
	.about-right{width: 33.333333%;}
	.footer-wh{margin-left: 60px;}
	.footer-list li{margin-left: 10px;}
	.footer-list{padding-right: 0;}
	.link-tt{font-size: 22px;}
	.article-left{width: 100%;}
	.article-right{display: none;}
	.zk-ul-img img{width: 270px; height: 150px;}
	.zk-ul-tt{left: 290px;}
	.zk-ul-right{margin-left: 290px;}
	.zk-ul-date{margin-top: 45px;}
	.zk-ul-p{margin-top: 5px;}
	.zk-look{margin-top: 5px;}}
@media(max-width: 991px){.container{width: 750px;}
	.nav-list li a{font-size: 16px;}
	.nav-list li{margin-right: 10px;}
	.nav-list li:nth-child(5){margin-left: 138px;}
	.index-tt,.index-title{font-size: 24px; height: 24px; line-height: 24px;}
	.tabs-ul li a{font-size: 16px; padding:0 8px;}
	.tabs-ul li{padding-left: 5px; padding-right: 10px;}
	.zl-list li a{font-size: 12px; padding-left: 10px; padding-right: 10px;}
	.zl-list li a span{font-size: 18px;}
	.link-tt{font-size: 18px; line-height: 30px;}
	.about-list li{width: 50%; font-size: 14px;}
	.about-p{font-size: 14px;}
	.zk-list li{width: 100%;}
	.footer-left{display: inline-block; float: none!important;}
	.footer-list{width: 100%; float: none!important; text-align: center; margin-top: 30px;}
	.footer-list li{display: inline-block; margin:0; padding:0 10px;}
	.footer-dz{width: 352px; float: none!important; margin:30px auto;}
	.footer-wh{width: 100%; float: none!important; text-align: center; margin:0;}
	.zsk-list li{width: 50%;}
	.about-left-tt{font-size: 40px;}
	.hz-list li{width: 100%;}
	.sm-txt{font-size: 24px; line-height: 30px;}
	.kh-ul{width: 100%;}
	.kh-ul li{width: 25%; padding:0 20px;}}
@media( max-width: 768px){.container{width: 100%;}
    .nav-list{position: absolute; margin:0; left: 0; display: none; border-top: solid 1px #ddd; top: 100%; right: 0; background: #fff;}
    .nav-list li{float: none; margin:0!important; text-align: left; padding:0;}
    .nav-list li a{display: block; height: 40px; line-height: 40px; padding:0 15px;}

    .menu-button{display: block;}
    .nav-click {display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{transform: rotate(180deg);}
    .nav-down{position: static; display: none; width: 100%;}
    .nav-list li:hover .nav-down{position: static; display: none; width: 100%;}
    .nav-list li .nav-down li{height: 40px!important;}
    .nav-list li .nav-down li a{height: 40px; line-height: 40px;}
    .nav-list li:hover a{background: none; color: #fff;}
    .nav-down li a:hover{color: #333!important;}
    .header{position: relative; z-index: 10000; height: 50px;}
    .logo{position: absolute; height: 50px; margin:0; left: 15px; top: 0; line-height: 50px;}
    .logo img{height: 40px;}
    .index-tt, .index-title{font-size: 18px; height: auto; margin:30px 0;}
    .index-tt span, .index-title span{display: inline-block; padding:0;}
    .tabs-ul li{margin-bottom: 5px;}
    .shop-list li{width: 50%;}
    .shop-list li a span{font-size: 14px;}
    .index-more a{font-size: 16px; margin-bottom: 15px;}
    .index-more{margin-top: -15px;}
    .ch-row .col-xs-6{width: 100%;}
    .link-tt{font-size: 16px; line-height: 25px; margin-bottom: 20px;}
    .zl-list li{width: 50%; margin-bottom: 20px;}
    .qy-list li{width: 100%; margin-bottom: 15px;}
    .qy-list-tt{font-size: 16px; margin-top: 10px;}
    .ch-row{margin-bottom: -20px;}
    .zl-list{margin-bottom: -20px;}
    .about-left, .about-center, .about-right{width: 100%; padding:0; margin-bottom: 20px;}
    .about-border{padding:15px 20px 1px 20px;}
    .about-list li{width: 33.333333%;}
    .about-bottom{margin:20px 0 0 0;}
    .about-bottom p{font-size: 14px; line-height: 25px;}
    .about-bottom p span{display: block;}
    .index-tt-p{font-size: 12px; line-height: 25px; padding-top: 0; margin-top: -15px;}
    .zk-txt{line-height: 25px;}
    .zk-list-box{margin-top: 20px; padding-top: 10px;}
    .kh-list{display:block; margin-top: 20px;}
    .kh-list li{float: left; width: 33.333333%; margin-bottom: 15px; padding:0 10px;}
	.kh-list li img{height: 40px; width: auto;}
	.fw-border{margin:10px 0 30px 0;}
	.logo-txt{font-size: 14px; line-height: 25px;}
	.logo-b img{height: 68px;}
	.logo-b{padding-right: 20px; margin-right: 20px;}
	.footer-list li{float: left; width: 33.333333%; text-align: center; margin-bottom: 10px; padding:0;}
	.footer-list li a{font-size: 14px;}
	.footer-dz p{font-size: 14px;}
	.footer-dz{width: 100%; margin:5px 0 15px 0;}
	.footer-list {margin-top: 15px;}
	.footer-bototm{margin-top: 20px;}
	.footer{padding:20px 0;}
	/**********餐厅设计*******/
	.shop-lg li{width: 100%; margin-bottom: 20px;}
	.tabs-ul-lg{margin-bottom: 20px;}
	.shop-lg-tt{font-size: 16px;}
	.shop-lg-b{font-size: 14px;}
	.tabs-ul{padding-left: 0;}
	.banner-sm{height: 150px;}
	.banner-sm img{height: 150px; width: 1340px; margin-left:-670px;}
	.zsk-list li{width:100%; padding:0;}
	.about-lg{margin:20px 0;}
	.about-left-box{width: 100%;}
	.about-left-tt{font-size: 28px; line-height: 35px;}
	.about-left-box h1{font-size: 18px; margin:10px 0;}
	.about-right-p{width: 100%;}
	.about-right-p p{font-size: 14px; line-height: 25px; margin-bottom: 10px;}
	.zsk-back h2{margin:30px 0 20px 0;}
	.zsk-back-sm{padding:10px 20px; margin-top: 20px;}
	.zsk-back{padding-bottom: 30px;}
	.article-box{margin:20px 0;}
	.article-tt{font-size: 24px; line-height: 28px;}
	.article-date{margin:20px 0;}
	.article-p p{font-size: 14px; line-height: 25px; margin-bottom: 10px;}
	.article-link{margin-top: 30px;}
	.article-link p,.article-link p a{font-size: 14px;}
	.tj-title{margin:30px 0;}
	.tj-list-img img{width: 120px; height: 80px;}
	.tj-list-right{margin-left:130px; padding-top: 0;}
	.tj-list-p{left: 130px; top: 30px; font-size: 14px; line-height: 25px; height: 50px;}
	.tj-list li{margin-bottom: 15px;}
	.tj-list-tt span{font-size: 14px;}
	.tj-list-tt{padding-right: 100px;}
	.address-dz{margin-top: 15px;}
	.hz-list{padding-top: 0;}
	.hz-list-tt{font-size: 24px; line-height: 24px;}
	.hz-list-box{padding:15px 80px 15px 15px; height: auto;}
	.hz-list-box i img{width: 50px;}
	.hz-list-box i{width: 50px; top: 50%; line-height: 1; bottom: auto; transform: translate(0,-50%);}
	.hz-list li{margin-bottom: 10px;}
	.sm-txt{font-size: 14px; line-height: 25px; margin-top: -15px;}
	.fw-tt{margin:30px 0;}
	.fw-list li{font-size: 14px; line-height: 25px;}
	.lc-list li{width: 100%; margin-bottom: 15px;}
	.lc-list-top{padding:15px 0;}
	.lc-list-p{margin:0;}
	.lc-list-tt{margin:15px 0px 10px 0px;}
	.lc-list{margin-bottom: 30px; padding-top: 0;}
	.zk-ul-img img{width: 135px; height: 75px;}
	.zk-ul-tt{left: 145px; font-size: 16px;}
	.zk-ul-right{margin-left:145px;}
	.zk-ul-date{margin-top: 30px;}
	.zk-ul-p{display: none;}
	.zk-ul-list li{margin-top: 15px; padding-bottom: 15px;}
	.pageinfo a{padding:5px 10px; margin-right: 5px;}
	.page-box{margin:0px 0 30px 0;}
	.zk-ul-list{margin-top: 20px;}
	.contact-tt{font-size: 20px; border-width: 1px; margin-top: 20px;}
	.contact-tt-sm{font-size: 18px; margin-top: 20px; padding-bottom: 20px; margin-bottom: 20px;}
	.contact-phone span{font-size: 24px;}
	.contact-phone{margin-top: 20px; padding-bottom: 20px;}
	.contact-img p{margin-bottom: 10px;}
	.sz-img{padding-top: 15px; margin-bottom: 10px;}
	.zs-txt{font-size: 14px;}
	.about-h{font-size: 18px; margin-top: 30px;}
	.wh-p p{margin-bottom: 0;}
	.wh-p-b p{margin-bottom: 15px;}
	.about-back-tt{font-size: 18px; line-height: 30px;}
	.about-back{padding:30px 0;}
	.about-back-number{font-size: 18px; margin-top: 0;}
	.about-back-sm{padding:15px 20px; font-size: 14px; line-height: 25px; margin-top: 10px;}
	.kh-ul li{width: 33.333333%; padding:0 10px;}
	.kh-ul{margin-top: 20px;}}}
<!--Pboot栏目列表分页样式-->
	.pagination {
	display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius:4px; }
.pagination > li {font-size:14px;
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding:8px 16px;
    line-height: 1.42857;
    text-decoration: none;
    color: #d60a2f;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #d60a2f;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #d60a2f;
    border-color: #d60a2f;
    cursor: default; }
	<!--Pboot栏目列表分页样式-->
	
	
	
