@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{ text-decoration:none;}
li{ list-style:none;}
table,tr,td,ul,li,dl,dt,dd,div{ border:0;}
img{ border:0; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor;}
body{ font-size:12px; font-family:"Noto Sans SC",Arial; overflow-x: hidden; }

body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,td,tr,th,p{padding:0; margin:0; font-family:"Noto Sans SC",Arial;font-weight:normal;outline: 0;}
li,dd,ol,ul{list-style-type:none;}
a{ text-decoration:none;cursor: pointer; color:#555;}
img{border:none; outline: medium none; }
img a{border:none;}
input,select,button{outline: medium none;border: none; padding: 0; margin: 0;}
textarea {outline: medium none; background: none; border: 0; padding: 0; margin: 0; resize: none;}
i,em {font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
ul li img { display: block; }
.fl{float:left}
.fr{float:right}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0px}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.w1400{width: 1400px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;min-width:1200px;}

.tc{text-align:center !important;}.pt20{padding-top:20px;}.ml_5{margin-left:5px;}.ml_10{margin-left:10px;}.h34{height:34px;}.w240{width:240px;}.ml220{margin-left:220px;}.mb60{margin-bottom:60px;}.mb50{margin-bottom:50px;}.mb40{margin-bottom:40px;}.mb30{margin-bottom:30px;}.mb20{margin-bottom:20px;}.mb15{margin-bottom:15px;}.mt60{margin-top:60px;}.mt50{margin-top:50px;}.mt40{margin-top:40px;}.mt30{margin-top:30px;}.mt20{margin-top:20px;}.mt15{margin-top:15px;}.cb0{clear:both;height:0px;line-height:0px;font-size:0;overflow:hidden;}.cb{clear:both;height:1px;line-height:1px;font-size:0;overflow:hidden;}.cb5{clear:both;height:5px;line-height:5px;font-size:0;overflow:hidden;}.cb10{clear:both;height:10px;line-height:10px;font-size:0;overflow:hidden;}.cb15{clear:both;height:15px;line-height:15px;font-size:0;overflow:hidden;}.cb20{clear:both;height:20px;line-height:20px;font-size:0;overflow:hidden;}.cb30{clear:both;height:30px;line-height:30px;font-size:0;overflow:hidden;}.cb40{clear:both;height:40px;line-height:40px;font-size:0;overflow:hidden;}.cb50{clear:both;height:50px;line-height:50px;font-size:0;overflow:hidden;}.cb60{clear:both;height:60px;line-height:60px;font-size:0;overflow:hidden;}.cb80{clear:both;height:80px;line-height:80px;font-size:0;overflow:hidden;}.cb90{clear:both;height:90px;line-height:90px;font-size:0;overflow:hidden;}.cb100{clear:both;height:100px;line-height:100px;font-size:0;overflow:hidden;}.cb120{clear:both;height:120px;line-height:120px;font-size:0;overflow:hidden;}.cb500{clear:both;height:500px;line-height:500px;font-size:0;overflow:hidden;}.sj04{-webkit-transition-duration:.4s;transition-duration:.4s;}.sj09{-webkit-transition-duration:.9s;transition-duration:.9s;}.sj012{-webkit-transition-duration:1.2s;transition-duration:1.2s;}.sj015{-webkit-transition-duration:1.5s;transition-duration:1.5s;}.sj018{-webkit-transition-duration:1.8s;transition-duration:1.8s;}.sj022{-webkit-transition-duration:2.2s;transition-duration:2.2s;}.sj030{-webkit-transition-duration:3s;transition-duration:3s;}.sj050{-webkit-transition-duration:5s;transition-duration:5s;}span.cb20{display:block;height:15px;line-height:15px;}

@media screen and (min-width:1660px){
	.container{margin:0 220px}
}
@media screen and (max-width:1660px) and (min-width:1360px){
	.container{margin:0 160px}
}
@media screen and (max-width:1360px) and (min-width:960px){
	.container{margin:0 60px}
}
@media screen and (max-width:960px){
	.container{margin:0 20px}
}

/*==通用==*/

/*news_title*/
.news_title{ width: 100%;position: relative;top:-100px;opacity: 0;padding:3% 0;text-align: center; }
.news_title h2{font-size: 30px;color: #19b3ab;font-weight: 900;}
.news_title h4{font-size: 18px;color: #666;font-weight: normal;}
.news_title img { display: block; margin: 0px auto;}
.news_title.fade_com{top: 0;opacity: 1;}

@media screen and (max-width: 680px){
.news_title h2 {font-size: 24px;}
.news_title h4{font-size: 16px;}
}
@media screen and (max-width: 480px){
.news_title h2 {font-size: 20px;}
.news_title h4{font-size: 14px;}
}


/*==公用头部==*/
.header{background-color: #f4001c;}

.header .container{margin:0 100px;}
.logoBox{float:left;width: 210px;}
.headLogo{float: left;display: block;width:auto;margin-top: 30px;}
.headLogo img{display:block;max-width:100%;}
.headLogo .wapimg{display:none;}

.searchBtn{height: 90px;line-height: 90px;}
.searchBtn .hsearch{display: inline-block;width: 23px;height: 23px;background: url(../images/indexIco1-1.png) no-repeat;}

/* 搜索框 */
.searchBot{display:none;position:fixed;top:0;left:0;background:#f4001c;width:100%;height:120px;line-height:120px;z-index:1200;padding:0 10%}
.searchbox{float:left;width:50%;height:60px;line-height:60px;background:#fff;border-radius:40px;margin:30px 0 0 20%;padding:0 30px}
.searchbox input{width:80%;height:60px;color:#666;font-size:20px;border:none}
.searchbox .sbicon{display:block;float:right;width:25px;height:60px;}
/* .searchbox .sbicon{display:block;float:right;width:25px;height:60px;background:url(../images/indexIco1-4.png) center center no-repeat;} */
.closesearch{cursor:pointer;float:right}
.closesearch i{display:block;color:#fff;font-size:35px}

@media screen and (max-width:1400px){
.header .container{margin: 0 80px;}
}
@media screen and (max-width:1200px){
.header{top:15px;}
.header .container{margin: 0 60px;}
.headLogo{margin-top:15px;}
}

@media screen and (max-width:1000px){
}
@media screen and (max-width:960px){
.header{top:30px;}
.header .container{margin: 0 20px;}
.logoBox{width: 150px;}
.headLogo{margin-top: 10px;margin-bottom: 10px;}
/* .headLogo .pcimg{display:none;} */
.headLogo .wapimg{display:block;}

/* 搜索框 */
.searchBot{padding:0 2%;}
.searchbox{width:85%;margin-left:2%;height: 50px;line-height: 50px;margin-top: 25px;}
.searchbox input{height:50px;font-size: 14px;}
.searchbox .sbicon{height: 50px;}
}

/*nav*/
.nav {float: right;width: calc(100% - 220px);display: flex;justify-content: flex-end;}
.navbar{float: left;height: 125px;}
.nav .navbar ul{position:relative;}
.nav .navbar li{display:block;float:left;text-align:center;line-height:120px}
.nav .navbar ul li a{display: block;position: relative;padding:0 25px;font-size:20px; color:#fff;}
.nav .navbar ul li a::before{content:'';display:block;width: 100%;height: 20px;position: absolute;bottom: 15px;left: 0;background:  url(../images/navBg.png) center no-repeat;z-index: -1;opacity: 0;}
.nav .navbar ul li:hover a{font-weight:bold;}
.nav .navbar ul li:hover a::before{opacity:1;}
.nav .navbar ul li:hover li a{font-weight:normal;}
.nav .navbar ul li:hover a::before{}
/* nav二级菜单 */
.navbar ul li .sub-menu{display: block;position:absolute;margin:0;left:0;width: 100%;min-height:44px;line-height: 44px;z-index:1000;background-color:rgba(255,255,255,0.8);-webkit-transition:top 0.3s ease 0s,opacity 0.5s;transition:top 0.5s ease 0s,opacity 0.5s;transform:scaleX(0);-moz-transform:scaleX(0);-webkit-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0);opacity:0;border:none;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;white-space:nowrap;text-align:center;border-radius: 0 0 15px 15px;z-index:22;}
.navbar ul li .sub-menu li{float: none;/* display:inline; */line-height: 44px;}
.navbar ul li .sub-menu li:last-child {border-radius: 0 0 5px 5px;}
.navbar ul li .sub-menu li a{padding:0;font-weight:normal;display:inline;color:#f4001c !important;margin:0px;font-size: 18px;}
.navbar ul li .sub-menu li a::before,.nav .navbar ul li.on .sub-menu li a::before,.nav .navbar ul li:hover .sub-menu li a::before{display:none;}
.navbar ul li .sub-menu li:hover{background: #f4001c;color:#fff;}
.navbar ul li .sub-menu li:hover a{color: #fff !important;}
.navbar ul li .sub-menu .menu-item-has-children{position:relative}
.navbar ul li .sub-menu .menu-item-has-children:after{position:absolute;content:'\f2fb';top:50%;right:28px;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%)}
.navbar ul li:hover > ul{opacity:1;top:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.navright{float: right;line-height: 120px;}
.navright p{padding-left: 35px;font-size:22px;font-weight:bold;color:#fff;background: url(../images/indexIco2.png) 5px center no-repeat;}

@media screen and (max-width: 1660px){
.nav .navbar ul li a{padding: 0 20px;font-size:16px;}
}
@media screen and (max-width: 1360px){
.nav .navbar ul li a{padding: 0 10px;font-size:15px;}
}

@media screen and (max-width:1200px){
.navbar{height: 90px;}
.nav .navbar li{line-height:90px;}
.nav .navbar ul li a{padding: 0 5px;font-size:14px;}
.navright{line-height: 90px;}
.navright p{font-size: 16px;}
}

@media screen and (max-width:1000px){
.navright p{background-image:none;padding-left: 15px;}
}
@media screen and (max-width:960px){
/* .header{box-shadow: 6px -1px 6px 0px #f4001c;border-bottom:none !important;} */

}

	
/* 手机菜单 */
a.smllmenu{display:none;position: absolute;right: 2%;top: 18px;height: 30px;width: 50px;}
a.smllmenu img{display:block;margin:0 auto;}
.m_nav{ display: none;}

@media screen and (max-width:960px){
.navbar{display: none;}
.navright{display: none;}
a.smllmenu{display:block;}
/*手机版样式*/
.m_nav{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.m_nav .closeicon{position:absolute;width:20%;left:0;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#da071f;height:100%;z-index:100;right:-80%;overflow-y:scroll}
.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
.m_nav .m_navList ul li{border-bottom:1px solid #da071f;}
.m_nav .m_navList ul li a{display:block;height:50px;color:#fff;line-height:50px;padding-left:5%;font-size:18px}
.m_nav .m_navList ul li .m_f_a{display:flex;align-items:center;justify-content:space-between;width:100%}
.m_nav .m_navList ul li .m_f_a a{flex:1}
.m_nav .m_navList ul li .m_f_a i{width:40px;height:35px;box-sizing:border-box;padding:0 5px;display:block}
.icon{background:url(../images/plus.png) 100% no-repeat;background-position:50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon_on{background: url(../images/reduce.jpg) 50% no-repeat!important;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.m_nav .m_navList ul li .m_s_nav{display:none;width:100%}
.m_nav .m_navList ul li .m_s_nav a{display:block;height:40px;line-height:40px;font-size:16px;padding-left:10%;overflow:hidden;white-space:nowrap;width:90%;text-overflow:ellipsis;color:#fff}
.m_nav .m_navList ul li .m_s_nav a:hover{font-weight:bold;}
}
@media screen and (max-width:680px){
.headCenter .container{margin: 0 30px;}
/* .logoBox{width:80%;} */
}


.All_Content {}

/*内页banner*/
.innerBanner{position: relative;background-color:#f4001c;}
.subBanner{margin: 0 60px;position: relative;height: 400px;overflow:hidden;}
.subBanner .img{width: 100%;height:100%;position:absolute;left:0%;top:0%;background-size: 100% 100%;background-repeat: no-repeat;border-radius: 50px 50px 0 0;}
.subBanner>img{max-width:none;width:100%;opacity:.6}
.m_innerban{display: none;}

@media screen and (max-width: 1200px){
.subBanner{height: 320px;margin:0 20px;}
}

@media screen and (max-width: 768px){
.subBanner{display:none;}
.m_innerban {display: block !important;width: 100%;}
/* .subBanner{display: none;} */
}

/*面包屑*/
.list-url{display: flex;margin-bottom:40px;padding-top:20px;/* height:40px; */line-height:40px;justify-content: flex-end;font-size:16px;color:#1f1f1e;text-align: right;}
.list-url .container{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-url span{padding-left:35px;font-size: 16px;text-transform:capitalize;background:url(../images/home.png) left center no-repeat;}
.list-url span a{color:#4d4c4b;}
.list-url span a:last-child,
.list-url span a.on{color:#000}

@media screen and (max-width:1200px){
.list-url{margin-bottom:20px;}

}
@media screen and (max-width:960px){
.list-url{display:none;margin-bottom:0;line-height:35px;font-size: 16px;}
.list-url span{line-height:35px}
.list-url p{display:none}
}

/* 标题 */
.abTit{margin-bottom:60px;text-align:center;}
.abTit h4{display:none;margin-bottom:5px;font-size: 28px;font-weight: bold;color: #102540;}
.abTit p{font-size:18px;color:#f4001c;font-family:'Arial';text-transform: uppercase;}
@media screen and (max-width: 1200px){
.abTit{margin-bottom:35px;}
.abTit h4{font-size: 38px !important;}
.abTit p{font-size:26px !important;}
}
@media screen and (max-width: 960px){
.abTit{margin-bottom:15px;padding-top: 15px;}
.abTit h4{display: block;font-size:24px !important;letter-spacing:0;}
.abTit p{font-size:20px !important;}
.abTit img{display: none;}
}


/*内页内容*/
.inner_bg{background-color:#fef9f3;}
/* .innerpage{padding:0 0 40px;}
@media screen and (max-width: 1200px){
.innerpage{padding:0 0 25px;}
}
@media screen and (max-width: 960px){
.innerpage{padding:0 0 15px;}
} */

/*内页标题*/
.ntitle{position:relative;top:-100px;opacity:0;padding:0.5% 0;text-align:center}
.ntitle h2{font-size: 30px;color: #19b3ab;font-weight: 900;}
.ntitle h3{font-size: 24px;color: #999;font-weight: 900;text-transform: uppercase;letter-spacing: 1px;}
.ntitle h3 i{color: #19b3ab;}
.ntitle.fade_com{top:0;opacity:1}

.nableft .nabinfo{position:relative;left:-50%;opacity:0;z-index:2}
.nabright .nabinfo{position:relative;right:-50%;opacity:0;z-index:2}
.nableft .nabinfo.fade_com{left:0;opacity:1}
.nabright .nabinfo.fade_com{right:0;opacity:1}

@media screen and (max-width: 680px){
.ntitle h2 {font-size: 24px;}
.ntitle h3{font-size: 18px;}
}

/* 列表公用样式==begin== */
.newList{float:left;width:31.7%;margin-right:2.4%;margin-bottom:50px}
.newList:nth-child(3n){margin-right:0;}
.newList a{display:block;}

.newPicBox{position:relative;width:100%;height:0px;padding-bottom:65%;overflow:hidden;margin:0 auto}
.newPic{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:100%;height:auto;transition:all .5s ease}

.contentBoxB{margin-top:25px;padding:5px;}

.newTitle{margin-bottom:15px;font-size:18px;height:22px;line-height:1.2;font-weight:bold;color:#333;transition:all .5s ease;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}

.TimeBox{margin:15px 0;font-size:18px;line-height:1.5;color:#999;}

.newMs{position:relative;width:100%;clear:both;font-size:18px;color:#666;height:40px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}

.bottom_btn{margin-top:20px;font-size:14px;line-height:1.5;text-transform:Capitalize;transition:all .5s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;overflow:hidden;text-align: center;}
.bottom_btn i{display:inline-block;padding:4px 10px;border:1px solid transparent;color:#f4001c;border-radius:10px;background:transparent;transition: background 0.3s ease, color 0.3s ease;}

.lineBox{position:relative;width:100%;height:1px;background:#ededed;margin-bottom:26px}
.lineBox::before{content:'';position:absolute;top:0px;left:0px;width:0px;height:100%;background:#afafaf;transition:all .5s ease;}
.newList:hover .newPic{transform:translate(-50%,-50%) scale(1.1)}
.newList:hover .newTitle{color:#f4001c}
.newList:hover .lineBox::before{width:100%} 
.newList:hover .bottom_btn{}
.newList:hover .bottom_btn i{border-color:#f4001c;animation: MoveButton 0.3s;}


@media screen and (max-width: 960px){
.newList{width:48.5%;margin-right:2%;margin-bottom:15px}
.newList:nth-child(3n){margin-right:2%;}
.newList:nth-child(2n){margin-right:0;}
.newTitle{margin-bottom:0px;font-size:16px;}
.contentBoxB{margin-top:5px !important;}
}
/* 列表公用样式==end== */


/* A按钮公用样式==begin== */
.indexAb_more{display:block;width: 120px;height: 40px;margin-top: 0;background:#bbb;line-height: 40px;text-align:center;color:#fff;font-size:16px;position:relative;overflow:hidden;z-index:5;border-radius:22.5px;transition: background 0.3s ease, color 0.3s ease;}
.indexAb_more:before{content: '';width: 0;height: 100%;background: #f4001c;color:#fff;position: absolute;left: 0;top: 0;transition: 0.3s ease all;z-index:-1;}
.indexAb_more:hover{animation: MoveButton 0.3s;}
.indexAb_more:hover:before{width:100%;}
/* A按钮公用样式==end== */


.allBox{margin-top:20px;}


/* tab样式 */
.insidesTab{text-align:center;display:flex;display:-webkit-flex}
.insidesTab a{flex:1;-webkit-flex:1}
.insidesTab .ittext{position:relative;display:block;float:left;color: #fff;font-size: 20px;height: 140px;text-align:center;margin:0 auto;z-index:100;box-sizing:border-box;overflow:hidden;display: flex;justify-content: center; align-items: center;}
.insidesTab .ittext:nth-child(1){background-color: #1f1f1f;}
.insidesTab .ittext:nth-child(2){background-color: #2b2b2b;}
.insidesTab .ittext:nth-child(3){background-color: #3b3b3b;}
.insidesTab .ittext:nth-child(4){background-color: #4e4e4e;}
.insidesTab .ittext:nth-child(5){background-color: #5d5d5d;}
.insidesTab .ittext:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#cc0716;transition:0.45s;z-index:-1}
.insidesTab .ittext:hover:before{transition:0.45s;height:100%;}
.insidesCon{margin-top:50px;}

@media screen and (max-width: 1200px){
.allBox{margin-top:25px;}
.insidesCon{margin-top:25px;}
}
@media screen and (max-width: 960px){
.allBox{margin-top:0;padding-top:15px;}
.insidesCon{margin-top:15px;}
.insidesTab .ittext{height: 50px;line-height: 50px;font-size:15px;}
}


/* 内页导航 */
.pageNav{position: absolute;left: 0;bottom: 0;width:100%;background: #4a4a4a;-moz-box-shadow:0 0 5px #cacaca;-webkit-box-shadow:0 0 5px #cacaca;box-shadow:0 0 5px #cacaca;z-index: 2;}
.page-nav-link .case-swiper{width:100%}
.pageNav .swiper-wrapper{position:relative;width:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.page-nav-link .swiper-slide{flex: 1;text-align:center}
.page-nav-link .swiper-slide a{display:block;position:relative;line-height:60px;white-space:nowrap;font-size: 18px;color: #fff;text-overflow:ellipsis;overflow:hidden;width:100%;letter-spacing: 1px;}
.page-nav-link .swiper-slide a::before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#f4001c;opacity:0;z-index:-1;}
.page-nav-link a:hover::before{opacity:1;}


.allBox .abTit h4{font-size:30px;color:#666;font-weight:bold;}
.allBox .abTit p{color:rgba(0, 23, 54, 0.88);letter-spacing:6px;font-size:16px;}

@media screen and (max-width: 960px){
.pageNav .container {overflow: hidden;}
.page-nav-link .swiper-slide a{padding:0 14px;font-size:14px;line-height: 50px;}

.allBox .abTit h4{display:block;color:#cc0816;}
.allBox .abTit .titImg{max-width:100%;display: none;}
}



/*【1】==关于我们*/
.ComBox img{max-width:100%;}
.IntroBox .abTit h4{color: #cc0816 !important;}
.introImg{margin:25px 0 50px;}
.BoCon{height:560px;padding: 90px 0 100px;background:url(../images/innerBg1-1.jpg) no-repeat;background-attachment: fixed;background-size:100% 100%;}
/* 品牌概述 */
.BoImg{float:left;width:380px;}
.BoRight{float:left;width: calc(100% - 620px);margin-left: 60px;}
.BoTop{margin-bottom:40px;}
.BoRight h4{margin-bottom:15px;font-size:30px;color:#fff;}
.BoRight p{line-height:1.5;text-align:justify;}
.BoRight p,
.BoRight li{font-size:18px;color:#fff;}
.BoRight li{position:relative;float:left;width:calc(50% - 15px);margin-left:15px;line-height:2;}
.BoRight li::before{content:'';position:absolute;left:-14px;top:50%;width:10px;height:10px;margin-top:-5px;border-radius:50%;background-color:#fff;}

/* 品牌故事 */
.BsCon{padding: 120px 0;background:url(../images/innerBg1-2.png) left 270px no-repeat;}

/* 品牌文化 */
.CulBox{padding: 60px 0 90px;background-color:#cc0716;}
.CulTit h4{}
.CulTit p{}

/* 品牌矩阵 */
.BmBox{padding:120px 0 90px;background:url(../images/innerImg1-1-7.png) center top no-repeat;}

/* 面宴战略 */
.BsBox .BsCen {position:relative;z-index:1;}
.BsBox .BsCen::before{content:'';position:absolute;left:0;top:0;width:100%;height:460px;background-color:#cc0716;z-index:-1;}
.BsBox .BsCen img:first-child{margin-top:40px;margin-bottom:40px;}

/* 面宴团队 */
.TeamBox{margin-top:60px;padding:50px 0 90px;background-color:#cc0716;}
.TeamTit {margin-bottom:45px;text-align:center;}
.TeamTit h4{margin-bottom:20px;font-size:60px;color:#fef9f3;font-weight:500;}
.TeamTit p{width:52%;margin:0 auto;font-size:18px;color:#fef9f3;line-height:2;}

.TeamList .newList{outline: mediumseagreen;margin-bottom: 30px;width: 25%;margin-right: 0;}
.TeamList .newList a{margin-right: 10px;margin-left: 10px;}
.TeamList .image_con{box-shadow: 0px 9px 14px 1px rgba(55,99,170,.1);border-radius: 10px;}
.TeamList .newPicBox{padding-bottom: 62%;border-radius: 10px;}
.TeamList .newTitle{margin-bottom: 0;text-align: center;font-weight: normal;color: #fef9f3;height: 44px;}
.TeamList .newList:hover .newTitle{color:#fff;}

/* slick */
.TeamList .slick-next,.TeamList .slick-prev{position:absolute;top:50%;margin-top:-60px;overflow:hidden;width:50px;height:50px;font-size:0;line-height:0;z-index:9;background-repeat:no-repeat;background-position:center center;-webkit-background-size:auto;background-size:auto;background-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:none;cursor:pointer}
.TeamList .slick-prev{left:-50px;background-image:url(../images/leftArrow.png)}
.TeamList .slick-next{right:-50px;background-image:url(../images/rightArrow.png)}
.TeamList .slick-prev:hover,
.TeamList .slick-next:hover{background-color:#aa0613;}
.TeamList .slick-dots{position:absolute;left:0;bottom:20px;width:100%;text-align:center;z-index:9}
.TeamList .slick-dots li{display:inline-block;margin:0 2px}
.TeamList .slick-dots li button{display:block;width:8px;height:8px;font-size:0;line-height:0;text-indent:999px;background-color:rgba(255, 255, 255, 0.54);border-radius:50%;padding:0;border:none;cursor:pointer}
.TeamList .slick-dots li.slick-active button{background-color:#fff;}

@media screen and (max-width:1550px){
.BoRight{width: calc(100% - 480px);}
/* 品牌故事 */
.BsCon{padding: 80px 0;}
/* 品牌文化 */
.CulBox{padding: 45px;}
/* 品牌矩阵 */
.BmBox{padding:80px 0;background-size:100%;}
/* 面宴团队 */
.TeamBox{margin-top:40px;padding:60px;}
.TeamTit h4{font-size:40px;}
.TeamTit p{width:70%;}
}
@media screen and (max-width: 1360px) and (min-width: 960px){}
@media screen and (max-width: 1440px){
.BoRight li{font-size:16px;}

}
@media screen and (max-width: 1200px){
.BoCon{height: 415px;padding: 50px 0;}
.BoImg{width:300px;}
.BoRight{width: calc(100% - 330px);margin-left: 30px;}
.BoTop{margin-bottom:20px;}
.BoRight h4{margin-bottom:10px;font-size:24px;}
/* 品牌故事 */
.BsCon{padding: 50px 0;}
/* 品牌文化 */
.CulBox{padding: 30px;}
/* 品牌矩阵 */
.BmBox{padding:50px 0;background-image:none;}
/* 面宴战略 */
.BsBox .BsCen::before{opacity:0;}
/* 面宴团队 */
.TeamBox{margin-top:40px;padding:30px;}
.TeamTit{margin-bottom:25px;}
.TeamTit h4{font-size:30px;}
.TeamTit p{width:80%;}
}
@media screen and (max-width: 960px){
.BoCon{height: auto;padding:25px 0;background-image:none;background-color:#e70012;}
.BoImg{width: 100%;float:none;display: none;}
.BoRight{width: 100%;margin-left: 0;float:none;margin-top: 20px;}
.BoRight h4{font-size:20px;}
/* 品牌概述 */
.BoRight p,
.BoRight li{font-size:14px;}
/* 品牌故事 */
.BsCon{padding: 25px 0;}
/* 品牌文化 */
.CulBox{padding: 15px;}
/* 面宴团队 */
.TeamBox{margin-top:25px;padding:15px 0;}
.TeamTit{margin-bottom:15px;}
.TeamTit h4{font-size:22px;}
.TeamTit p{width:100%;font-size: 14px;line-height: 1.75;text-align: justify;}
}
@media screen and (max-width: 768px){
.TeamList .newList a{margin-right: 0;margin-left: 0;}
}
@media screen and (max-width: 680px){
.BoRight li{width:calc(100% - 15px);}
}

.allBox img{display:block;margin:0 auto;}
.ConBottom{height:140px;background-color:#040000;}

/*【2】==创业平台*/
.SpBg img{max-width:100%;}
.SpBox .abTit h4{color: #cc0816 !important;}
.SpCon{position:relative;padding-top:120px;padding-bottom:80px;background-color:#cc0716;z-index:1;}
.SpCon::before{content:'';display:block;position:absolute;left:50%;top:0;width:140px;height:70px;margin-left:-70px;background-color:#fef9f3;border-radius:0 0 70px 70px;z-index:2;}
.SpSon{}


/* 2.1 = 三大免费服务 */
.SpConFir{padding-top:0;padding-bottom:0;background-color:transparent;}
.SpConFir::before{opacity:0;}
.SpSonFir img{max-width:100%;}
.SpSonFir img:nth-child(2){display:none;}

/* 2.2 = 面宴四大创业模式 */
.SpConSec{padding-top:50px;background:url(../images/innerBg2-2.jpg) no-repeat;background-size:100% 100%;}
.SpConSec::before{display:none;}

.EmTit {margin-bottom:40px;}
.EmTit img.fr{width:140px;}
/* 创业模式切换 */
.hdEm{text-align: center;}
.hdEm a{position:relative;display:inline-block;width:23.5%;margin-right: 1.5%;color:#cc0716;text-align:center;z-index:1;}
.hdEm a:last-child{margin-right:0;}
.hdEm a::before{content:'';position:absolute;bottom:-50px;left:50%;width:0;height:0;margin-left:-22px;border: 22px solid;border-color: transparent transparent #fff;z-index:2;opacity:0;}
.hdEm a span{display:block;width:100%;height:248px;margin-bottom:15px;font-size:40px;text-align:center;line-height:248px;font-weight:bold;background: url(../images/innerImg2-2-2.png) center no-repeat;}
.hdEm a em,.hdEm a i{display:block;color:#fff;font-size:20px;line-height:1.5;}
.hdEm a:hover,.EmCon .hdEm a.on{}
.EmCon .hdEm a.on::before{opacity:1;}
.EmCon .hdEm a.on span{background-image: url(../images/innerImg2-2-3.png);}
.bdEm {min-height:320px;margin-top:50px;}
.bdEmCon{display:none;background-color:#fef9f3;border-radius:20px;}
.EmSon{padding:50px 70px;color:#585858;}
.EmSon h4{font-size:30px;font-weight:bold;}
.EmSon b{display:block;margin-top:15px;margin-bottom:15px;font-size:18px;line-height:2;}
.EmSon p{font-size:16px;line-height:2;}

/* 2.4 = 面宴1915创业加盟 */
.SpSonFour{padding:40px 30px 0 30px;}

/* 2.5 = 面小宴0加盟费 */
.SpConOra{background-color:#ea4821;}
.SpSon{border-radius:20px;}
.SpSonBg{background-color:#fef9f3;}
.topImg{padding: 20px 15px 0 15px !important;}
.SpSonFive img{padding:0 30px;}
.SpSonFive img:last-child{padding:0 !important;border-radius:0 0 20px 20px;}
.TitH3{margin:40px 0 20px;font-size:30px;font-weight:bold;color:#000;text-align:center;}
.TitH3 i{color:#ea5413;}


@media screen and (max-width: 1440px){

/* 2.2 = 面宴四大创业模式 */
.hdEm a span{font-size:30px;}
.hdEm a em, .hdEm a i{font-size:18px;}
.EmSon{padding:25px 35px;}
.EmSon h4{font-size:24px;}
.EmSon b{font-size:16px;line-height:1.75;}
}
@media screen and (max-width:1200px){
/* 2.2 = 面宴四大创业模式 */
.hdEm a span{height: 200px;line-height: 200px;background-size: contain;}
.EmSon{padding:15px 25px;}
.EmSon h4{font-size:22px;}
.EmSon p{font-size:14px;line-height:1.75;}
}
@media screen and (max-width:960px) {
/* 2.2 = 面宴四大创业模式 */
.SpConSec{padding-top:20px;padding-bottom: 20px;}
.EmTit{display: none;}
.hdEm a{float:left;display: block;width:49%;margin-right: 2%;justify-content: center;align-items: center;margin-bottom: 20px;}
.hdEm a:nth-child(2n){margin-right:0;}
.hdEm a::before{bottom: -216%;left: 100%;}
.hdEm a:nth-child(2)::before,
.hdEm a:nth-child(4)::before{left: -5%;}
.hdEm a:nth-child(3)::before,
.hdEm a:nth-child(4)::before{bottom: -83%;}
.hdEm a em, .hdEm a i{display: none;}
.hdEm a span{height: 60px;line-height: 60px;background-image:none;background-color:#fff;border-radius:15px;font-size: 24px;}
.EmCon .hdEm a.on{color:#585858;}
.EmCon .hdEm a.on span{margin-bottom:0;background-image: none;background-color:rgba(255, 255, 255, 0.5);}

.EmSon{padding:10px 15px;}
.EmSon h4{font-size:18px;}
.EmSon b{font-size:14px;line-height:1.5;}
.bdEm {margin-top:30px;}
}

@media screen and (max-width:680px) {
.hdEm a{margin-bottom: 10px;}
.hdEm a span{height: 40px;line-height: 40px;font-size:18px;}
.hdEm a::before{bottom: -225%;}
.hdEm a:nth-child(3)::before,
.hdEm a:nth-child(4)::before{bottom: -98%;}
.SpSonFir img:first-child{display:none;}
.SpSonFir img:nth-child(2){display:block;}
}



/*【3】==产业创新*/

/* 3.1 = 开创“原汤牛肉面”新品类 */
.IiBgFir{background-color:#eedcc7;}
.IiConFir{margin:0 80px;}
.IiConBox{margin-top:50px;margin-bottom:150px;background-color:#fffbfb;}

/* 新品类切换 */
.hdIi{float:right;width:40%;padding:60px 0 60px 50px;background-color:#f4001c;}
.hdIi a{position:relative;display:inline-block;width:100%;height:60px;line-height:60px;color:#fff;font-size:28px;z-index:1;}
.hdIi a:last-child{margin-right:0;}
.hdIi a::before{content:'';position:absolute;top:0;left:-50px;width:calc(100% + 50px);height:100%;background-color:#fffbfb;z-index:-2;opacity:0;}
.IiCon .hdIi a.on{color:#f4001c;}
.IiCon .hdIi a.on::before{opacity:1;}
.bdIiCon{display:none;}
.IiSon{padding:40px 50px;}
.IiSon img{display:block;max-width:100%;}

.bdIi{float:left;width:60%;height:600px;overflow-y:scroll;}


/* 3.2 = 独创“三大产品主义” */
.IiSonSec{padding:0;}
.IiSSBottom{position:relative;z-index:1;}
.IiSSBottom::before{content:'';position:absolute;top:0;left:0;height:436px;width:100%;background-color:#cc0716;z-index:-1;}
.IiSSBottom img{padding-top:60px !important;max-width: 100%;}

/* 3.3 = 创新“四大产品系列” */
.IiConthi{background-color:#333;border-top:30px solid #f4001c;}
.IiSonthi{margin:0 160px;padding:0;}

.ProCon{position:relative;float:left;width:25%;padding:30px 0 150px;}
.ProCon::after{content:'';position:absolute;right:0;top:0;width:2px;height:100%;background-color:rgba(255, 255, 255, 0.28);z-index:2;}
.ProCon:first-child::before{content:'';position:absolute;left:0;top:0;width:2px;height:100%;background-color:rgba(255, 255, 255, 0.28);z-index:2;}
.ProBox .ProCon:hover{background-color:#f4001c;cursor:pointer;}
.ProCon h4{text-align:center;font-size:30px;color:#fef9f3;}
.ProCon .ProImgBox{margin:35px 0;}
.ProCon .ProName p{text-align:center;font-size:22px;color:#fef9f3;}

@media screen and (max-width:1660px) and (min-width:1360px){
.IiSonthi{margin:0 90px;}
}
@media screen and (max-width:1360px) and (min-width:960px){
.IiSonthi{margin:0 60px}
}

@media screen and (max-width: 1440px){
.ConBottom{height:100px;}
.ConBottom .insidesTab .ittext{height:100px;padding: 0 10px;font-size: 16px;line-height: inherit;}
.IiConBox{margin-bottom:100px;}

/* 3.1 = 开创“原汤牛肉面”新品类 */
.hdIi{padding: 41px 20px 41px 30px;}
.hdIi a{height:46px;line-height:46px;font-size:22px;}
.hdIi a::before{left:-30px;width: calc(100% + 30px);}
.bdIi{height:450px;}

}
@media screen and (max-width: 1200px){

.ConBottom{height:75px;}
.ConBottom .insidesTab .ittext{height:75px;}
.IiConBox{margin-bottom:50px;margin-top: 25px;}
/* 3.1 = 开创“原汤牛肉面”新品类 */
.IiConFir{margin:0 60px;}
.hdIi a{font-size:16px;}
.ProCon{padding-bottom:80px;}
.ProCon h4{font-size:22px;}
.ProCon .ProName p{font-size:18px;}
}
@media screen and (max-width: 960px){
.IiBg{padding-bottom:50px;}
.ConBottom{display:none;}
	
/* 3.1 = 开创“原汤牛肉面”新品类 */
.IiConFir{margin:0 20px;}
.hdIi{float: none;width: 100%;padding: 15px 0 15px 15px;}
.hdIi a{height:30px;line-height:30px;}
.hdIi a::before{left:-15px;width: calc(100% + 15px);}
.bdIi{float:none;width:100%;height:auto;overflow-y:inherit;}

.IiConBox{margin-bottom:25px;}

/* 3.2 = 独创“三大产品主义” */
.IiSSBottom img{padding-top: 30px !important;}
.IiSSBottom::before{opacity:0;}

/* 首创“四大免费服务承诺” */
.IiSon{padding:20px 25px;}
.IiSonthi{margin:0 20px;padding: 0;}
.IiSonfour,.IiSonfive{padding-bottom: calc(100vh - 176%);}
.ProCon{padding-bottom:30px;}
.ProCon h4{font-size:18px;}
.ProCon .ProName p{font-size:16px;}
}
/* 创新“四大产品系列” */
@media screen and (max-width: 680px){
.IiBg{padding-bottom:1px;}
.ProCon{width:100%;padding: 25px 0;}
.ProCon::after,
.ProCon:first-child::before{opacity:0;}
.ProCon h4{font-weight:bold;}
.ProCon .ProImgBox{margin: 15px 0;}
}


/*【4】==面宴产品*/
.ProdBg{padding-bottom:80px;background: #fef9f3 url(../images/innerBg4.png) center bottom no-repeat;}

.ProdCon .m-slider2{float: left;width: 49%;}
.ProdCon .m-slider2 .tit{position: relative;}
.ProdCon .m-slider2 .tit img{display:block;margin:0 auto;border-radius:10px;}
.ProdCon .swiper-box {position: relative;padding-bottom: 20px;overflow:hidden;}
.ProdCon .swiper-container,
.ProdCon .swiper-wrapper {position: unset;}
.ProdCon .swiper-pagination{text-align:center;width: 100%;left: 0;}
.ProdCon .swiper-pagination-bullet{width:12px;height:12px;margin: 0 4px;}
.ProdCon .swiper-box>.swiper-pagination-bullets,.ProdCon .swiper-pagination-custom,.ProdCon .swiper-pagination-fraction{bottom:0;}
.ProdCon .swiper-pagination-bullet-active{background-color:#e60012;}


.ProdCon .m-tab2{position: relative;float: right;width: 50%;z-index: 222;}
.ProdCon .m-tab2 li{float:left;width: 49%;margin-right: 2%;height: 220px;margin-bottom:20px;border-radius: 10px;position: relative;cursor: pointer;}
.ProdCon .m-tab2 li:nth-child(2n){margin-right:0;}
.ProdCon .m-tab2 li::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color: rgba(230, 0, 18, 0.36);z-index: 1;border-radius: 10px;opacity:0;}
.ProdCon .m-tab2 li a{display:block;height: 100%;}
.ProdCon .m-tab2 li .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 10px;}
.ProdCon .m-tab2 li .bg img{display:block;width:100%;height: 100%;border-radius: 10px;}
.ProdCon .m-tab2 .con{position:absolute;width:100%;height: 100%;overflow:hidden;cursor:pointer;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;color: #fff;text-align: center;z-index: 22;border-radius: 10px;display: flex;justify-content: center;align-items: center;opacity:0;}
.ProdCon .m-tab2 h4{margin:20px 0 5px;font-size:22px;}
.ProdCon .m-tab2 p{font-size:16px;font-family: arial;text-transform: uppercase;}
/* .ProdCon .m-tab2 li.on,.ProdCon .m-tab2 li:hover{background-color: #0a0d27;} */
.ProdCon .m-tab2 li.on .bg img,.ProdCon .m-tab2 li:hover .bg img{opacity: 1;}
.ProdCon .m-tab2 li.on::before,
.ProdCon .m-tab2 li:hover::before{opacity:1;}
.ProdCon .m-tab2 li.on .con,
.ProdCon .m-tab2 li:hover .con{opacity:1;}

/* 4.1 = 清真食品 */
.ProdTopImg{float:left;width:185px;}
.ProdTopRight{float:left;width:calc(100% - 215px);margin-left:30px;}
.ProdTopRight .abTit {text-align:left;margin-bottom: 0;}
.ProdTopRight .abTit h4{position:relative;display:block;font-weight:500;line-height: 1.25;margin-bottom: 0;color: #171615;font-size: 60px;}
.ProdTopRight .abTit h4::before{content:'';position:absolute;left:250px;top:0;width:108px;height:81px;background:url(../images/indexImg2-5-1.png) no-repeat;z-index:2;}
.ProdTopRight .abTit p{padding-top: 0;line-height: 1.5;font-size:30px;font-weight:500;color: #171615;}
.ProdConFir .ProdTopRight .abTit p{font-size: 50px;font-weight:bold;line-height: 1;color: rgba(23, 22, 21, 0.33);font-family: 'Bodoni Bd BT';}
.ProdTopRight .txtCon{margin-top:20px;}
.ProdTopRight .txtCon p{font-size:14px;color:#767676;line-height:2;text-align: justify;}

.ProdConFir .m-tab2 li{width: 32%;}
.ProdConFir .m-tab2 li:nth-child(2n){margin-right:2%;}
.ProdConFir .m-tab2 li:nth-child(3n){margin-right:0;}
.ProdConFir .m-tab2 .FoodMore{position: absolute;bottom: 20px;right: 0;width: 32%;height:220px;display: flex;justify-content: center;align-items: center;color:#fff;background-color:#e60012;border-radius: 15px;font-size: 20px;}
.ProdConFir .m-tab2 .FoodMore:hover{background-color:#ad0916;}

/* 4.2 = 清真供应链 */
.ProdConSec .abTit h4::before{left:670px;}
.ProdBottom{margin-top:50px;margin-bottom:80px;position: relative;}
.PBLeft,.PBRight{float:left;width:50%;}
.PBLeft .swiper-container{padding-bottom:30px;}
.PBLeft .swiper-container-horizontal>.swiper-pagination-bullets,.PBLeft .swiper-pagination-custom,.PBLeft .swiper-pagination-fraction{left: 3%;bottom:0;text-align: left;}
.PBLeft .swiper-pagination-bullet{width:12px;height:12px;background-color:#b4b4b4;opacity:1;}
.PBLeft .swiper-pagination-bullet-active{background-color:#e60012;}

/* 4.3 = 品牌餐饮 */
.ProdConThi .ProdTopImg{width: 38%;}
.ProdConThi .ProdTopImg img{max-width:100%;}
.ProdConThi .ProdTopRight{width:calc(100% - 38% - 30px);margin-left:30px;}


@media screen and (max-width: 1660px) {
/* 4.1 = 清真食品 */
.ProdCon .m-slider2 .tit img{max-width:100%;}
}
@media screen and (max-width: 1660px) and (min-width: 1360px){
/* 4.1 = 清真食品 */
.ProdConFir .m-tab2 li{height:180px;}
.ProdConFir .m-tab2 .FoodMore{height:180px;}
}
@media screen and (max-width: 1440px) {
.ProdBg{padding-bottom:60px;}
.ProdBottom{margin-bottom:50px;}
}
@media screen and (max-width: 1360px) and (min-width: 960px){
/* 4.1 = 清真食品 */
.ProdConFir .abTit h4::before{left: 160px;}

/* 4.2 = 清真供应链 */
.ProdConSec .abTit h4::before{left: 430px;}

/* 4.3 = 品牌餐饮 */
.ProdConThi .m-tab2 li{height:180px;}
.ProdConThi .abTit h4::before{left:160px;}
.ProdConThi .abTit p{letter-spacing:1px;}
}
@media screen and (max-width: 1200px){
.ProdBg{padding-bottom:35px;}

.ProdBottom{margin-bottom:25px;}

/* 4.1 = 清真食品 */
.ProdConFir .m-tab2 li{height:160px;}
.ProdConFir .m-tab2 .FoodMore{height:160px;font-size: 14px;}

}
@media screen and (max-width: 960px){
.ProdBg{padding-bottom:15px;background-image:none;}
.ProdBottom{margin-bottom:15px;}
.ProdTopRight .abTit h4::before{display:none !important;}
/* 4.1 = 清真食品 */
.ProdTopImg{float: none;width: 100%;}
.ProdTopRight{float: none;width: 100%;margin-left: 0;margin-top:25px;}
.ProdConFir .abTit h4::before{left: 110px;width: 90px;background-size: 100%;}

.ProdCon .m-slider2{float: none;width: 100%;}
.ProdCon .m-tab2{float: none;width: 100%;margin-top:30px;}

/* 4.2 = 清真供应链 */
.ProdConSec .abTit h4::before{left: 300px;}

.PBLeft,.PBRight{float:none;width:100%;}
.PBRight{margin-top:25px;}

/* 4.3 = 品牌餐饮 */
.ProdConThi .ProdTopImg{width:100%;}
.ProdConThi .ProdTopRight{width: 100%;margin-left: 0;}
.ProdConThi .m-tab2 li{height:220px;}
}
@media screen and (max-width: 680px){
.ProdTopImg{display: none;}
.ProdCon .m-tab2 li{height:120px;background-color: #fff;}
.ProdCon .m-tab2 li a{display: flex;justify-content: center;align-items: center;}
.ProdCon .m-tab2 li img{height: auto;border-radius:0;}
.ProdCon .m-tab2 li .bg {position: initial;left: initial;top: initial;width: 100%;height: auto;border-radius: 0;}
.ProdCon .m-tab2 li .bg img{border-radius: 0;}
.ProdConFir .m-tab2 .FoodMore{height:120px;}
}



/*【5】==连锁门店*/
.CsBg{padding-bottom:100px;background-color:#f2eae4;}
.store-choose{padding:20px 0}
.store-choose ul{overflow:hidden;margin:0 -10px;padding:0}
@media (max-width:991px){.store-choose ul{margin:0 -4px}
}.store-choose ul li{float:left;width:18%;padding:10px}
@media (max-width:991px){.store-choose ul li{width:33.33333333%}
}@media (max-width:767px){.store-choose ul li{padding:4px}
}@media (max-width:360px){.store-choose ul li{width:50%}
.store-choose ul li:nth-child(3){width:100%}
}.store-choose ul li:nth-child(4){width:33%}
@media (max-width:1470px){.store-choose ul li:nth-child(4){width:31%}
}@media (max-width:1470px){.store-choose ul li:nth-child(4){width:27%}
}@media (max-width:991px){.store-choose ul li:nth-child(4){width:66.66666667%}
}.store-choose ul li:nth-child(5){width:13%}
@media (max-width:1470px){.store-choose ul li:nth-child(5){width:15%}
}@media (max-width:1199px){.store-choose ul li:nth-child(5){width:19%}
}@media (max-width:991px){.store-choose ul li:nth-child(5){width:33.33333333%}
}
.store-choose select,.store-choose input{font-size:18px;line-height:30px;width:100%;height:50px;padding:10px 20px;border:1px solid #ddd;outline:none;background-color:#fff}
.store-choose input{border-right-color:transparent;}
@media (max-width:1470px){.store-choose select,.store-choose input{font-size:16px}
}@media (max-width:767px){.store-choose select,.store-choose input{font-size:14px;line-height:22px;height:42px;padding:10px}
}@media (min-width:992px){.store-choose select{background:url(../images/selectBg.png) 98% center no-repeat #fff;appearance:none;-moz-appearance:none;-webkit-appearance:none}
}.store-choose select option{font-weight:300}
.store-choose input::-webkit-input-placeholder,.store-choose textarea::-webkit-input-placeholder{color:#2c2625}
.store-choose input:-o-placeholder,.store-choose textarea:-o-placeholder{color:#2c2625}
.store-choose input::-moz-placeholder,.store-choose textarea::-moz-placeholder{color:#2c2625}
.store-choose input:-ms-input-placeholder,.store-choose textarea:-ms-input-placeholder{color:#2c2625}
.store-choose input:focus::-webkit-input-placeholder,.store-choose textarea:focus::-webkit-input-placeholder{color:#c5c5c5}
.store-choose input:focus::-o-placeholder,.store-choose textarea:focus::-o-placeholder{color:#c5c5c5}
.store-choose input:focus::-moz-placeholder,.store-choose textarea:focus::-moz-placeholder{color:#c5c5c5}
.store-choose input:focus::-ms-input-placeholder,.store-choose textarea:focus::-ms-input-placeholder{color:#c5c5c5}
.store-choose form{position:relative}
.store-choose .submit{font-size:20px;line-height:50px;position:absolute;top:0;right:0;width:56px;height:50px;padding:0;-webkit-transition:all .2s;transition:all .2s;text-align:center;border-radius:0;background:#fff url(../images/searchBg.png) 12px center no-repeat;border:1px solid #ddd;}
.store-choose .submit{border-left-color:transparent;}
@media (max-width:767px){.store-choose .submit{line-height:42px;width:40px;height:42px}
}.store-choose .submit:hover{color:#fff;background-color:#2c2625}
.store-choose a.storelist{font-size:18px;line-height:30px;display:block;width:100%;height:50px;padding:10px;-webkit-transition:all .2s;transition:all .2s;text-align:center;color:inherit;background-color:#ddd}
@media (max-width:1470px){.store-choose a.storelist{font-size:16px}
}@media (max-width:767px){.store-choose a.storelist{font-size:12px;line-height:22px;height:42px;padding:10px 2px}
}@media (max-width:767px){.store-choose a.storelist:before{font-size:14px;margin-right:2px}
}@media (max-width:360px){.store-choose a.storelist:before{display:none}
}.store-choose a.storelist:hover{color:#fff;background-color:#2c2625}
.store-map{position:relative;height:100%}
@media (max-width:767px){.store-map .map-wrap{}
}.store-map .map-list{position:absolute;top:0;left:0;width:100%;height:100%}
@media (max-width:767px){.store-map .map-list{position:relative}
}.store-map .map-list .container{height:100%}
.store-map .map-list .map-info{display:block;overflow-y:auto;height:500px;padding:30px 20px;background-color:#fefefe}
.store-choose ul li .store-btn{position:relative;padding-right:56px}
@media (max-width:767px){.store-choose ul li .store-btn{padding-right:40px}
}.store-map .map-list{position:relative;width:34%;float:left}
.store-map .map-wrap{width:66%;float:right;border:1px solid #ddd}
@media (max-width:1470px){.store-map .map-list .map-info{max-width:400px}
}
@media (max-width:991px){.store-map .map-list .map-info{max-width:300px;padding:30px 10px}
}
@media (max-width:767px){
.store-map .map-list .map-info{max-width:100%}
.store-map .map-list{width:100%}
.store-map .map-wrap{width:100%}
.store-map .map-list .map-info{height:auto}
.store-map .map-wrap{display:none}
}
.store-map .map-list .map-info::-webkit-scrollbar{position:absolute;left:0;width:10px}
.store-map .map-list .map-info::-webkit-scrollbar-track{background-image:-webkit-gradient(linear,left top,right top,from(#e9e4df),color-stop(#f0ebe7),to(#e9e4df));background-image:-webkit-linear-gradient(left,#e9e4df,#f0ebe7,#e9e4df);background-image:linear-gradient(to right,#e9e4df,#f0ebe7,#e9e4df)}
.store-map .map-list .map-info::-webkit-scrollbar-thumb{border-radius:30px;background-color:#c30d23}
.store-map .map-list .map-info .title-map{padding:0 20px;padding-bottom:20px;border-bottom:1px solid #f0ebe6}
@media (max-width:767px){.store-map .map-list .map-info .title-map{padding:0 0 10px 0}
}.store-map .map-list .map-info .title-map b{font-size:24px;font-weight:500;line-height:1.4;display:block;color:#4c4c4c;}
@media (max-width:1470px){.store-map .map-list .map-info .title-map b{font-size:20px}
}@media (max-width:991px){.store-map .map-list .map-info .title-map b{font-size:18px}
}@media (max-width:767px){.store-map .map-list .map-info .title-map b{font-size:16px}
}.store-map .map-list .map-info ul.listbox li{border-bottom:1px solid #f0ebe6}
.store-map .map-list .map-info .list{padding:20px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}
@media (max-width:767px){.store-map .map-list .map-info .list{padding:20px 0}
}.store-map .map-list .map-info .list b{font-size:20px;font-weight:normal;line-height:1.4;display:block;margin-bottom:10px;color:#4c4c4c;}
@media (max-width:1470px){.store-map .map-list .map-info .list b{font-size:20px}
}@media (max-width:991px){.store-map .map-list .map-info .list b{font-size:18px}
}@media (max-width:767px){.store-map .map-list .map-info .list b{font-size:16px}
}.store-map .map-list .map-info .list p{font-size:18px;line-height:1.66666667;margin:0;color:#666}
@media (max-width:1470px){.store-map .map-list .map-info .list p{font-size:16px}
}@media (max-width:991px){.store-map .map-list .map-info .list p{font-size:14px}
}.store-map .map-list .map-info .list a.map-view{font-size:18px;line-height:35px;display:inline-block;margin-top:14px;padding:0 24px;-webkit-transition:all .2s;transition:all .2s;color:#fff;background-color:#c30d23}
@media (max-width:1470px){.store-map .map-list .map-info .list a.map-view{font-size:16px}
}@media (max-width:991px){.store-map .map-list .map-info .list a.map-view{font-size:14px}
}.store-map .map-list .map-info .list a.map-view:hover{background-color:#36312f}
@media (min-width:768px){.store-map .map-list .map-info .list:hover,.store-map .map-list .map-info .list.active{background-color:#f0ebe6}
}

.store-all table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.store-all table td,
.store-all table th {
    padding: 8px;
    line-height: 30px;
    font-size: 16px;
    border: 1px solid #666;
    text-align: center;
}
@media(max-width: 767px) {
    .store-all table td,
    .store-all table th {
        font-size: 14px;
        line-height: 24px;
    }
}
.store-all table th {
    text-align: center
}
@media screen and (max-width: 1500px) {
.CsBg{padding-bottom:80px;}
	
}
@media screen and (max-width: 1200px) {
.CsBg{padding-bottom:50px;}
}
@media screen and (max-width: 960px) {
.CsBg{padding-bottom:25px;}
}


/*【6】==新闻中心*/
.newsPd .newList{width: 49%;margin-right: 2%;margin-bottom: 60px;}
.newsPd .newList:nth-child(2n){margin-right:0;}
.newsPd .image_con{float: left;width: 50%;}
.newsPd .newPicBox{padding-bottom: 63%;border-radius: 10px;}
.newsPd .contentBoxB{float: right;width: 50%;padding: 0 20px;}
.newsPd .TimeBox{margin: 0;font-size: 14px;}
.newsPd .newTitle{height: 22px;margin-bottom: 5px;font-size: 18px;-webkit-line-clamp: 2;font-weight: normal;}
.newsPd .newMs{height: 82px;margin-top: 40px;font-size: 16px;color: #999;line-height: 1.75;-webkit-line-clamp: 3;}
.newsPd .newList:hover{border-radius: 15px;background-color:#fff;}
.newsPd .newList:hover .newPicBox{border-radius: 15px 0 0 15px;}

.newsBottom .newList{width:49%;margin-right:2%;margin-bottom: 0px;border-bottom:1px solid #ccc;}
.newsBottom .newList:nth-child(2n){margin-right: 0;}
.newsBottom .contentBoxL{float: left;width: 125px;text-align: center;padding: 40px 0 60px;background: #f8eada;}
.newsBottom .TimeBox {color:#000;margin-bottom:0;margin-top: 0;}
.newsBottom .TimeBox span{font-size:14px;color: #999;}
.newsBottom .TimeBox h1{font-size: 44px;font-family: arial;color: #333;line-height: 1.35;}
.newsBottom .contentBoxB{width: calc(100% - 130px);float: left;padding: 35px 0 25px 25px;position: relative;margin-top: 0;}
.newsBottom .newTitle{width: 92%;margin-bottom: 25px;;font-weight: normal;-webkit-line-clamp: 1;}
.newsBottom .newMs{height: 58px;color:#666;font-size: 16px;text-align: justify;line-height: 1.75;-webkit-line-clamp: 3;}
.newsBottom .bottom_btn {width: 25px;height: 25px;position: absolute;right: 0;top: 32px;margin-top: 0;background: url(../images/innerIco17.png) right center no-repeat;}
.newsBottom .bottom_btn i{color:#666;}

.newsBottom .newList:hover{border-color:#f4001c;}
.newsBottom .newList:hover .contentBoxL{background-color:#f4001c;}
.newsBottom .newList:hover .TimeBox h1,
.newsBottom .newList:hover .TimeBox span{color:#fff;}
.newsBottom .newList:hover .contentBoxB{border-color:#f4001c;}
.newsBottom .newList:hover .newTitle{font-weight:bold;color:#f4001c;}
.newsBottom .newList:hover .bottom_btn i{color:#f4001c;border:none;}

@media screen and (max-width: 1660px) {
.newsPd .newMs{height: 60px;margin-top: 30px;-webkit-line-clamp: 2;}
	
}
@media screen and (max-width: 1200px) {
.newsPd .newList{margin-bottom: 30px;}
.newsPd .image_con{float: none;width: 100%;}
.newsPd .contentBoxB{float: none;width: 100%;margin-top: 15px;}
.newsPd .newMs{margin-top: 15px;}

.newsBottom .newList{width: 100%;margin-right: 0;}
.newsBottom .contentBoxL{padding:25px 0 30px;}
.newsBottom .TimeBox{margin-top: 0;}
.newsBottom .TimeBox h1{font-size: 40px;line-height: 1.5;}
.newsBottom .contentBoxB{padding:25px 0 25px 25px;}
.newsBottom .newTitle{margin-bottom: 10px;}
.newsBottom .newMs{height: 54px;-webkit-line-clamp: 2;}
.newsBottom .bottom_btn{display: none;}
}
@media screen and (max-width: 960px) {
.newsPd .newList{width: 100%;margin-right: 0;padding:10px 0;margin-bottom:15px;border-bottom: 1px solid #ccc;}
.newsPd .image_con{display:none;}
.newsPd .contentBoxB{float:none;width:100%;margin-top:5px !important;padding:0;}
.newsPd .TimeBox{display:none;}
.newsPd .newTitle{height: 22px;margin-bottom: 10px;font-size: 16px;line-height: 1.25;color: #333;-webkit-line-clamp: 1;}
.newsPd .newMs{color:#666;}
.newsPd .newList:hover{border-radius: 0;background-color:transparent;border-color:#f4001c;}
.newsPd .newList:hover .newTitle{font-weight:bold;}

.newsBottom .newTitle{font-size: 16px;line-height: 1.25;}
.newsBottom .newMs{color:#666;font-size: 14px;}
.newsBottom .newList{padding: 10px 0;margin-bottom: 15px;}
.newsBottom .contentBoxL{display: none;}
.newsBottom .contentBoxB{width: 100%;padding: 0;border-left:none;}
.newsBottom .newMs{height: 50px;font-size: 16px;line-height: 1.5;}
.newsBottom .bottom_btn{display:none;}

}

@media screen and (max-width: 680px) {
.newsBottom .contentBoxB{width:100%;margin-left: 0;}
.newsBottom .newList a{padding: 0 5px;}
.newsBottom .bottom_btn{display: none;}
}


/*【7】==联系我们*/
.ContactBg{padding-bottom:120px;background-color:#d8031b;}
.ContactBg .list-url span{color:#fef9f3;background-image:url(../images/homes.png);}
.ContactBg .list-url span a,
.ContactBg .list-url span a:last-child,
.ContactBg .list-url span a.on{color:#fef9f3}

.CuSonTop{position:relative;padding: 15px;background-color:rgba(254, 249, 243, 0.88);border-radius:10px;}

/* 连锁门店切换 */
.hdCu{position:absolute;right:0;top:15px;width:400px;height:433px;padding: 10px 0 10px 40px;background-color:#fffbfb;overflow-y: auto;}
.hdCu::-webkit-scrollbar{position:absolute;left:0;width:10px}
.hdCu::-webkit-scrollbar-track{background-image:-webkit-gradient(linear,left top,right top,from(#e9e4df),color-stop(#f0ebe7),to(#e9e4df));background-image:-webkit-linear-gradient(left,#e9e4df,#f0ebe7,#e9e4df);background-image:linear-gradient(to right,#e9e4df,#f0ebe7,#e9e4df)}
.hdCu::-webkit-scrollbar-thumb{border-radius:30px;background-color:#292929}
.hdCu .hdCuSon{}
.hdCu a{position:relative;display:inline-block;width:100%;height:52px;line-height:52px;color:#353535;font-size:20px;z-index:1;}
.hdCu a:last-child{margin-right:0;}
.hdCu a::before{content:'';position:absolute;top:0;left:-40px;width:calc(100% + 40px);height:100%;background-color:#f4001c;z-index:-2;opacity:0;}
.CuCon .hdCu a.on{color:#fffbfb;}
.CuCon .hdCu a.on::before{opacity:1;}
.bdCuCon{display:none;}
.CuSon{}
.CuSon img{display:block;max-width:100%;}

.bdCu{width:100%;min-height:433px;}
.CSTop {height:433px;}
.CSImg{float:left;width:calc(100% - 400px);}
.CSInfo{padding:25px 0;text-align:center;font-size:18px;color:#232323;}
.CuSon .ImprovingH3{width:56%;}

.CuSonBottom{margin-top:50px;}
.CuSonBottom ul li{float:left;width: 14.6%;margin:0 1%;}
.CuSonBottom ul li div{width:100%;height:194px;margin-bottom:15px;background-color:#fff;border-radius:10px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.CuSonBottom ul li div i{display:block;width: 31px;height: 31px;margin-bottom: 15px;background:url(../images/innerImg7-7.png) no-repeat;}
.CuSonBottom ul li div b{font-size:22px;color:#353535;}
.CuSonBottom ul li div img{display:block;max-width:100%;}
.CuSonBottom ul li p{width:100%;height:60px;line-height:60px;font-size:24px;color:#fff;text-align:center;background-color:#292929;border-radius:10px;}


/* WebKit, Blink, Edge */
input[type='text']::-webkit-input-placeholder{color:rgba(38,38,38,0.7);}
/* Mozilla Firefox 4 to 18 */
[type='text']:-moz-placeholder{color:rgba(38,38,38,0.7);}
/* Mozilla Firefox 19+ */
[type='text']::-moz-placeholder{color:rgba(38,38,38,0.7);}
/* Internet Explorer 10-11 */
input[type='text']:-ms-input-placeholder{color:rgba(38,38,38,0.7);}
/* Microsoft Edge */
input[type='text']::-ms-input-placeholder{color:rgba(38,38,38,0.7);}

@media screen and (max-width:1550px){
.ContactBg{padding-bottom:80px;}
.hdCu{width: 300px;height:400px;}
.bdCu{width:100%;min-height:400px;}
.CSTop {height:400px;overflow: hidden;}
.CSImg{width:calc(100% - 300px);}
}

@media screen and (max-width:1200px){
.ContactBg{padding-bottom:50px;}
.hdCu{width: 200px;height:350px;}
.hdCu a{font-size:18px;}
.bdCu{width:100%;min-height:350px;}
.CSTop {height:350px;overflow: hidden;}
.CSImg{width:calc(100% - 200px);}
.CuSonBottom ul li{width: 31.33%;margin-bottom:20px;}
.CuSonBottom ul li div b{font-size:18px;}

}
@media screen and (max-width:960px){
.ContactBg{padding-bottom:30px;}
.ContactBg .abTit h4{color:#fff !important;}
.hdCu{position: initial;width: 100%;height:250px;margin-bottom:20px;padding-left: 10px;padding-bottom: 0;}
.hdCu a{font-size:16px;}
.bdCu{margin-top:25px;min-height: auto;}
.CSTop {height:auto;}
.CSImg{width: 100%;}

.CuSonBottom ul li p{height:40px;line-height:40px;font-size:18px;}
.CuSonBottom ul li div b{font-size:16px;}
}
@media screen and (max-width:680px){
.CSInfo p{text-align:left;line-height:2;}
.CuSonBottom ul li div{height: 130px;}
.CuSonBottom ul li div b{font-size:14px;}
}



/* 版权部分 */
.footerbg{position:relative;background:#f4001c;}
/* .footerbg::before{content:'';position:absolute;left:0;top:0;width:100%;height:8px;background: repeating-linear-gradient(to right,#0a6db7,#fe6822);z-index:1;} */
.updown{opacity:0;visibility:hidden}
.updown.active{opacity:1;visibility:visible}
.updown i{cursor:pointer;display:block;width: 51px;height: 102px;line-height: 102px;position: fixed;top: 50%;right: 0;margin-left: -25.5px;background: #ffffff url(../images/top.png) 22px center no-repeat;z-index:333;border-radius: 50px 0 0 50px;/* box-shadow: -1px 1px 6px 0px rgba(142, 194, 31, 0.52); */}
.updown i:hover{background-color:#f4001c;}

.footTop{padding:40px 0 60px;}
.footTop .container{margin:0 100px}

.fcLeft{float:left;width: 140px;}
.fcLeft .flogo img{}

.fcCenter{float:left;width: calc(100% - 690px);margin-left:50px;}
.fcCenter .footer_com{float:left;padding-right: 10px;}
.fcCenter .footer_com:first-child,
.fcCenter .footer_com:last-child{width: 18%;}
.fcCenter .footer_com:nth-child(2){width: 30%;}
.fcCenter .footer_com:nth-child(3){width: 34%;}
.fcCenter .footer_com h4{margin-bottom:15px;line-height:2;font-size: 20px;color: #fff;}
.fcCenter .footer_com a{display:block;line-height:2;font-size: 16px;color: #fff;}

.fcRight{float:right;width: 500px;}

.footerInfo{float:left;}

.fcRight .comH4{margin-bottom:20px;line-height: 1.25;font-size:22px;color:#fff;}
.fcRight h4 strong{font-size: 48px;font-family: 'Bodoni Bd BT';text-transform: uppercase;}
.fcRight h4 p{letter-spacing:1px;}
.fcRight .footer_com span{display:block;margin-bottom: 10px;line-height:1.5;color:#fff;font-size: 18px;}
.fcRight .footer_com span:last-child{padding-left:40px;margin-bottom: 0;line-height: 1.25;font-size:42px;font-weight:bold;font-family:'Bodoni Bd BT';background:url(../images/indexIco2.png) left center no-repeat;}
.footerCode{text-align:center;float: left;width: 100px;margin-top: 20px;}
.footerCode img{max-width:100%;}
.footerCode p{font-size:14px;color:#fff;}


.copyright{padding:20px 0;width:100%;background:#030100;color:#fff;font-size:16px;text-align:center;}
.copyright span{margin:0 6px;}
.copyright span b{margin:0 6px;font-weight:normal;}
.copyright a{color:#f4f4f4;}


@media screen and (max-width:1660px){
.fcCenter{width: calc(100% - 640px);margin-left:30px;}
.fcCenter .footer_com h4{font-size: 18px;}
.fcCenter .footer_com a{font-size: 15px;}
.fcRight{width: 460px;}
.footerInfo{float:left;margin-right: 20px;}
.fcRight .footer_com span{font-size: 15px;letter-spacing: -1px;}
.fcRight .footer_com span:last-child{font-size:38px;}
}
@media screen and (max-width:1360px){
.footTop{padding:20px 0 30px;}
.fcCenter{margin-left:20px;width: calc(100% - 570px);}
.fcCenter .footer_com a{font-size: 14px;}
.fcRight h4 strong{font-size: 40px;}

.fcRight{width: 400px;}
.fcRight .footer_com span{letter-spacing: -1px;}
.footerCode{width:80px;}
}
@media screen and (max-width: 1360px) and (min-width: 960px){
.footTop .container{margin: 0 60px;}
}
@media screen and (max-width: 1200px){
.fcLeft{width: calc(100% - 550px);margin-top: 30px;text-align: center;}
.footTop{padding:20px 0 30px;}
.fcCenter{display: none;}
.fcLeft .footer_com span{margin-bottom:10px;}
.footerCode{margin-top:15px;}
}

@media screen and (max-width: 960px){
.updown{opacity:0 !important;}
.footTop{display:none;}
.copyright{padding:15px 0;text-align: center;font-size: 14px;}
.copyright span.fl{float: none;}
.copyright span.fr{float: none;display: block;}
}
@media screen and (max-width: 680px){
.footTop{display:none;}
.copyright span:nth-child(2),
.copyright span:nth-child(3){display: none;}
.copyright span:nth-child(4){display:block;}
}

/* WebKit, Blink, Edge */
.feedBack input[type='text']::-webkit-input-placeholder{color:rgba(255,255,255,0.7);}
/* Mozilla Firefox 4 to 18 */
.feedBack [type='text']:-moz-placeholder{color:rgba(255,255,255,0.7);}
/* Mozilla Firefox 19+ */
.feedBack [type='text']::-moz-placeholder{color:rgba(255,255,255,0.7);}
/* Internet Explorer 10-11 */
.feedBack input[type='text']:-ms-input-placeholder{color:rgba(255,255,255,0.7);}
/* Microsoft Edge */
.feedBack input[type='text']::-ms-input-placeholder{color:rgba(255,255,255,0.7);}



/* search */
.SeaBg{margin-top:40px;min-height:400px;}
.insidesBanner{overflow: hidden;}
.insidesTitle{position:relative;padding:60px 0;}
.itc{text-align:center;color:#333333;font-size:50px;line-height:1;font-weight:normal;text-transform:uppercase;}
.titBox{line-height:45px;border-bottom:1px solid #000000;}
.sltitle{float:left;margin-right:20px;color:#1a1a1a;font-size:28px;font-weight:normal;text-transform:uppercase;letter-spacing:0;}
.srjg{float:left;text-align:center;color:#333333;font-size:16px}
.srjg a{color:#cc0000;font-weight:bold;}
.srList li{padding:20px 0;border-bottom:1px solid #e7e3e3}
.sltit{display:block;color:#000000;font-size:20px;font-weight:bold;height:40px;}
.sltxt{display:block;color:#666666;font-size:16px;height:28px;}
.eT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.metadata img{display: block;margin:20px auto;}
.srList li:hover{border-bottom-color:#f4001c;}
.srList li:hover .sltxt{color:#f4001c;}


/*分页*/
.pagination-wrapper {clear:both;padding:1em 0;text-align:center;margin-top:10px;} 
.pagination {display: inline-block;*display: inline;*zoom: 1;font-size:14px;} 
.pagination li{float: left;display: inline;padding:0 1em;margin-right:10px;height:34px;line-height: 34px;text-decoration: none;border: 1px solid #d8dce0;border-radius: 5px;list-style: none; } 
.pagination li a {display: inline-block;color: #80909a; text-align:center;} 
.pagination li a:link{color: #555555;} 
.pagination li a:hover{text-decoration:none;color:#f4001c;} 
.pagination li a:link:hover {color:#f4001c;} 
.pagination li.thisclass{background-color: #f4001c;border-color:transparent;} 
.pagination li.thisclass a{color:#fff;}
.pagination li:first-child,
.pagination li:last-child{border-radius: 20px;} 
.pagination li:last-child{margin-right:0;}
.pagination .pageinfo{color: #444;}
.pagebar .pagination{display:flex;justify-content:center;margin-top:30px;margin-bottom:30px;}
.pagination a{background:#fff;border:1px solid #ccc;color:#333;font-size:14px;padding:5px 10px;margin:0 5px;border-radius:5px}
.pagination span{color:#333;font-size:14px;padding:8px 2px;margin:0 5px;border-radius:5px}
.pagination a:hover,
.pagination a.page-num-current{color:#fff;background:#f4001c;border:1px solid #f4001c;}

.ImprovingH3{text-align:center;font-size:18px;color:#333;padding: 30px 0;}
.SpBg .ImprovingH3{color:#f3cbce;}

@media screen and (max-width:960px){
.pagination a{font-size: 12px;}
}


/*回到顶部-悬浮链接*/
.suspension{position:fixed;right:2px;bottom: 60px;width:60px;height: 204px;z-index:555;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:60px;height: 60px;line-height: 60px;background-color:#f4001c;margin-bottom:2px;cursor:pointer;outline:none;border-radius: 10px;text-align: center;box-shadow: -1px 1px 6px 0px rgba(255, 255, 255, 0.54);}
.suspension .a.active,
.suspension .a:hover{background:#f4001c;}
.suspension .a span{font-size: 12px;color: #fff;}
.suspension .a .i{display: inline-block;width:38px;height: 38px;margin: 0 auto;background-position: center center;background-repeat:no-repeat;vertical-align:middle;}
.suspension .a-service-phone .i{background-image:url(../images/indexIco5-1.png);}
.suspension .a-qrcode .i{background-image:url(../images/indexIco5-2.png);}
.suspension .a-service-jm .i{background-image:url(../images/indexIco5-4.png);}
.suspension .a-top{background:#d90707;display:none;height: 40px;line-height: 40px;margin-bottom: 0;}
.suspension .a-top .i{background-image:url(../images/kfIco_top.png);background-position: 0;height: 40px;}
.suspension .a-top:hover{background:#f4001c;}
.suspension .d{display:none;width: 110px;background:#fff;position:absolute;right: 66px;/* min-height:90px; */border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top: 20px;}
.suspension .d-service-phone{top: 0;width:120px;}
.suspension .d-qrcode{top: 62px;}
.suspension .d-service-jm{top: 124px;}
.suspension .d .inner-box{padding: 10px 0;}
.suspension .d-service-phone .inner-box{padding:10px 8px;}
.suspension .d-service-item{/* border-bottom:1px solid #eee; *//* padding: 10px 0; */}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/phone_ico2.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:28px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{width: 120px;line-height:22px;font-size:15px;margin-left:0;}
.suspension .d-service-item .text .number{  }
.suspension .d-qrcode,.suspension .d-service-jm{text-align:center;}
.suspension .d-qrcode .inner-box{}
.suspension .d-qrcode .qrcode-img,.suspension .d-service-jm .qrcode-img{width: 100px;height: 100px;overflow: hidden;margin:0px auto;}
.suspension .d-qrcode .qrcode-img img,.suspension .d-service-jm .qrcode-img img{width: 100%;}
.suspension .d-qrcode p{font-size: 14px;color: #999;}
@media screen and (max-width:960px){
.suspension{display: none;}  
}


/* 新闻详情 */
.ndBg{padding-bottom:80px;background:#fef9f3;}
.NewsContent{}
.NewsLeft{width:100%;max-width: 1200px;margin: 0 auto;padding:40px 30px;background:#fff;}
.n_park {text-align:center;}
.n_park h1{font-size:24px;font-weight:bold;color:#333;line-height: 2;}
.fabu {padding: 20px 0;margin-top: 20px;border-top: 1px solid #ccc;}
.n_park p{font-size:14px;color:#666;}
.Details_Con,
.Details_Con p{text-align:justify;line-height:1.75;font-size:16px;color:#333;}
.Details_Con img{max-width: 100%;display: block;margin: 0 auto;}
.Details_List {width:100%;margin-top:80px;}
.Details_List a{width:48.5%;height:40px;padding-left:16px;line-height:40px;color:#333;background:transparent;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;border:1px solid #ccc;border-radius: 25px;transition: background 0.3s ease, color 0.3s ease;}
.Details_List a:hover{background:#f4001c;color:#fff;border-color: transparent;animation: MoveButton 0.3s;}

@media screen and (max-width:1200px){
.NewsLeft{padding:25px 15px;}
}
@media screen and (max-width:960px){
.NewsLeft{padding:15px 5px;}
}


@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1024px) {

.logoBox{width: 14vw;}
}







@keyframes jump{
0%{-webkit-transform:translate(0);transform:translate(0)}
10%{-webkit-transform:translateY(5px) scaleX(1.2) scaleY(.8);transform:translateY(5px) scaleX(1.2) scaleY(.8)}
30%{-webkit-transform:translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);transform:translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg)}
50%{-webkit-transform:translateY(0) scale(1) rotateZ(0);transform:translateY(0) scale(1) rotateZ(0)}
55%{-webkit-transform:translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0);transform:translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0)}
70%{-webkit-transform:translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);transform:translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg)}
80%{-webkit-transform:translateY(0) scaleX(1) scaleY(1) rotateZ(0);transform:translateY(0) scaleX(1) scaleY(1) rotateZ(0)}
85%{-webkit-transform:translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0);transform:translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0)}
100%{-webkit-transform:translateY(0) scaleX(1) scaleY(1);transform:translateY(0) scaleX(1) scaleY(1)}
}





/* 动画专区 */
@keyframes MoveButton {
  30% {
    transform: translate3d(-3px, 0, 0);
  }

  70% {
    transform: translate3d(3px, 0, 0);
  }
}
@keyframes appear1{
	from{transform:translateX(-300px)}
	to{transform:translateX(0)}
}

























