@charset "utf-8";
/* CSS Document */
::-webkit-scrollbar-track-piece {width: 8px;background-color: #f8f8f8}
.rightWindow {right: 40px!important;left: auto}
::-webkit-scrollbar {width: 8px;background-color: #004d85}
::-webkit-scrollbar-thumb {width: 8px;background-color: #aeaeae}
::-webkit-scrollbar-thumb:hover {width: 8px;background-color: #004d85}
body,html {scroll-behavior: smooth;}
*{ margin:0; padding:0;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
*,::after,::before{-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 {filter: blur(0);transition: filter 1s;}
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; }
strong{font-weight: bold;}
.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{width:100%;background: url(../images/topImg.jpg) left top no-repeat;background-size: 100%;background-color: #e35f13;}
.headCenter{position: relative;}

.logoBox{height: 142px;}
.headLogo{float: left;display: block;width:auto;margin-top: 16px;}
.headLogo img{display:block;max-width:100%;}
.headLogo .pcimg{display: none;}

@media screen and (max-width:1440px){
.logoBox{height: 120px;}
}
@media screen and (max-width:960px){
.header{height: 60px;box-shadow: 0px 1px 6px 0px #e35f13;background-image: none;}
.logoBox{float: left;width: 208px;height: auto;}
.headLogo{margin: 10px 0;}
.headLogo img{max-width: inherit;width: 200px;}
.headLogo .pcimg{display: block;}
}
@media screen and (max-width:680px){
.headCenter .container{margin: 0 30px;}
}

/*nav*/
.nav {position: relative;display: flex;float:right;width:100%;justify-content: flex-end;z-index:100;}
.navbar{width: 100%;height: 43px;}
.nav .navbar ul.clearfix{width: 100%;height: 100%;display:flex;align-items: center;justify-content: space-between;}
.nav .navbar li{display:block;width: 14vw;position:relative;/* float:left; */text-align:center;line-height:43px}
.nav .navbar ul li a{display: block;position: relative;width: 100%;font-size:18px;color:#fff;z-index:0;}
.nav .navbar ul li a::before{content:'';display:block;width: 100%;height: 100%;position: absolute;bottom: 0;right: 0;background-color: #ff8506;z-index: -1;opacity: 0;}
.nav .navbar ul li:hover a,
.nav .navbar ul li.on a{color: #fff;}
.nav .navbar ul li:hover a::before,
.nav .navbar ul li.on a::before{opacity:1;}

/* nav二级菜单 */
.navbar ul li .sub-menu{display: block;position:absolute;margin:0;left:0;width:100%;min-height:44px;line-height:34px;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 5px 5px;z-index:22;}
.navbar ul li .sub-menu li{float: none;width: 100%;/* display:inline; */line-height:34px;}
.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:#e35f13 !important;margin:0px;font-size: 15px;}
.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: #e35f13;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{position:absolute;right: -120px;top: 0;width: 120px;height: 115px;line-height: 115px;display: flex;justify-content: center;align-items: center;}
.navright a{display:inline-block;float:left;width: 48px;height: 48px;font-size: 18px;color: #fff;background-color: #e35f13;border-radius: 50%;text-align: center;line-height: 48px;font-family: 'Arial';}
.navright .hsearch{margin-right:15px;background-image: url(../images/indexIco1-2.png);background-position:center center;background-repeat: no-repeat;}
.navright a:hover{background-color:#e35f13;}

/* 搜索框 */
.searchBot{display:none;position:fixed;top:0;left:0;background:#e35f13;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: 1360px){
.navright{right: -60px;}
}
@media screen and (max-width: 1200px){
.nav .navbar ul li a{height: 100%;}
}
@media screen and (max-width:960px){
.nav {width:auto;}

/* 搜索框 */
.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;}
}

	
/* 手机菜单 */
a.smllmenu{display:none;position: absolute;right: -20px;top: 0;height: 60px;width: 60px;line-height: 60px;text-align: center;background: #e35f13;}

.m_nav{ display: none;}

@media screen and (max-width:960px){
.navbar{display: none;}
.navright{display: none;}
a.smllmenu{display: flex;align-items: center;justify-content: center;}
/*手机版样式*/
.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:#e35f13;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 #e17a3e;}
.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){
a.smllmenu{right: -30px;}
}


.All_Content {}

/*内页banner*/
.subBanner{width:100%;position: relative;height:700px;overflow:hidden}
.subBanner .img{width:100%;height:100%;position:absolute;left:0%;top:0%;background:center center no-repeat;background-size:100% 100%;object-fit: contain;filter: blur(0);transition: filter 1s;display: block;max-width: 100%;}
.subBanner img{max-width:none;width:100%;}
.slogan{display: none;width:100%;position:absolute;left:0;top: 44%;-webkit-transform:translateY(-50%);color:#fff;z-index:10}
.slogan .title{text-align: center;display: flex;flex-wrap: wrap;flex-direction: column;color: #fff;}
.slogan .title h4{margin-bottom:10px;font-size: 54px;font-weight: 500;}
.slogan .title p{font-size: 24px;text-transform: uppercase;}
.m_innerban{display: none;}

@media screen and (max-width: 1440px) {
.slogan .title h4{font-size: 44px;}
.slogan .title p{font-size: 22px;}
}
@media screen and (max-width: 1200px) {
.subBanner{height:320px;}
.subBanner img{height: 100%;}
.slogan .title h4{font-size: 34px;}
.slogan .title p{font-size: 20px;}
}
@media screen and (max-width: 960px) {
.subBanner{height:200px;}
.slogan .title{top: 50%;text-align: center;}
.slogan .title h4{font-size: 26px;}
.slogan .title p{font-size: 16px;}
}
@media screen and (max-width: 680px){
.subBanner .img{width: 100%;}
.subBanner>img{opacity: 1;}
.comBanner{display: block !important;overflow: inherit;}
.comBanner .img{display: none;}
.m_innerban {display: block !important;width: 100%;}
/* .subBanner{display: none;} */
}

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

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

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

/* 标题 */
.abTit{margin-bottom:30px;text-align:center;}
.abTit h4{margin-bottom:15px;font-size:38px;font-weight:900;color:#272727;}
.abTit p{position:relative;font-size:18px;color:#272727;text-transform: capitalize;}
.abTit p::before{content:'';position:absolute;left:50%;bottom:-30px;width:26px;height:3px;margin-left:-13px;background-color:#e35f13;opacity: 0;}

@media screen and (max-width: 1200px){
.abTit h4{font-size: 32px;}
}
@media screen and (max-width: 960px){
.abTit h4{font-size:26px;}
.abTit p{font-size:16px;}
}
@media screen and (max-width:680px){
.abTit h4{font-size:20px;}
.abTit p{font-size:14px;}
}


/*内页内容*/
/*.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}

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

/* 列表公用样式==begin== */
.newList{float:left;width:calc(33.33% - 24px);margin-right:36px;margin-bottom:40px}
.newList:nth-child(3n){margin-right:0;}
.newList a{display:block;}
.newPicBox{position:relative;width:100%;height:0px;padding-bottom:90%;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:20px;min-height:24px;line-height:1.2;font-weight:bold;color:#272727;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:#272727;}
.newMs{position:relative;width:100%;clear:both;font-size:18px;color:#272727;min-height:42px;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:#1a1a1a;overflow:hidden}
.bottom_btn i{display:inline-block;padding:4px 22px;border:1px solid #757676;color:#757676;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:#e35f13}
.newList:hover .lineBox::before{width:100%}
.newList:hover .bottom_btn i{color:#fff;border-color:transparent;background-color:#e35f13;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;}
.contentBoxB{margin-top:5px;}
}
/* 列表公用样式==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: #e35f13;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== */

/* 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: 24px;height: 70px;text-align:center;line-height: 70px;margin:0 auto;z-index:100;box-sizing:border-box;overflow:hidden;background-color: #21548a;}
.insidesTab .ittext:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#e35f13;transition:0.45s;z-index:-1}
.insidesTab .ittext.active:before,.insidesTab .ittext:hover:before{transition:0.45s;height:100%;}
.insidesCon{margin-top:50px;}
@media screen and (max-width: 1200px){.insidesCon{margin-top:25px;}}
@media screen and (max-width: 960px){
.indexAb_more{font-size: 14px;}
.insidesCon{margin-top:15px;}
.insidesTab .ittext{height: 50px;line-height: 50px;font-size:15px;}
}


/* 内页导航 */
/* .pageNav{-moz-box-shadow:0 0 5px #cacaca;-webkit-box-shadow:0 0 5px #cacaca;box-shadow:0 0 5px #cacaca;} */
.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{text-align:center}
.page-nav-link .swiper-slide a{display:block;position:relative;line-height: 2;white-space:nowrap;font-size: 32px;color: #333;font-weight: bold;text-overflow:ellipsis;width:100%;letter-spacing: 1px;z-index:1;}
.page-nav-link .swiper-slide a::before{content:'';position:absolute;left:0;bottom:0px;width:100%;height:3px;background:#e35f13;border-radius:10px;transition: background 0.3s ease, color 0.3s ease;opacity:0;z-index:-1;}
.page-nav-link .swiper-slide:hover a,
.page-nav-link .swiper-slide.active a{color:#e35f13;}
.page-nav-link .swiper-slide:hover a::before,
.page-nav-link .swiper-slide.active a::before{opacity:1;animation: MoveButton 0.3s;}
.allBox {padding:60px 0;}
.allBox .abTit h4{margin-bottom: 0;font-size:56px;color:#e35f13;font-weight: 900;}
.allBox .abTit p{font-size: 24px;}

@media screen and (max-width: 1660px){
.allBox .abTit h4{font-size:52px;}
}

@media screen and (max-width: 1440px){
.allBox {padding:40px 0;}
.allBox .abTit {margin-bottom: 25px;}
.allBox .abTit h4{font-size: 48px !important;}
.allBox .abTit p{font-size: 22px !important;}
}
@media screen and (max-width: 1200px){
.allBox .abTit {margin-bottom: 20px;}
.allBox .abTit h4{font-size: 36px !important;}
.allBox .abTit p{font-size: 18px !important;}
.page-nav-link .swiper-slide a{font-size: 18px;}
}
@media screen and (max-width: 960px){
.allBox {padding:20px 0;}
.allBox .abTit h4{font-size: 24px !important;}
.allBox .abTit p{font-size: 16px !important;}
.page-nav-link .swiper-slide a{font-size: 16px;}
}
@media screen and (max-width: 680px){
.allBox .abTit h4{font-size: 20px;}
.allBox .abTit p{font-size: 14px !important;}
.page-nav-link .swiper-slide a{font-size: 14px;}
}


/***【2】==捏头熊介绍*****/
.AbuBox {padding-bottom: 0;}
.AbuBox .abTit h4{margin-bottom: 15px;}
.AbuBox .AbuImg img{display:block;max-width: 100%;margin:0 auto;}
/* 2.1 捏头熊品牌介绍 */
.TtsBox {display:flex;flex-direction: column;}
.TtsCon .ncTitle h4{font-size:72px;}
.TtsCon .ncTitle p span{padding:2px 32px;font-weight: bolder;border-radius: 22.5px;color: #fff;background-color: #e35f13;}
.TtsCon .trText{margin-bottom: 20px;text-align: center;}
.TtsCon .trText p{font-size: 23px;line-height: 2;}
.TtsCon .trText img{max-width: 100%;}
/* 1.2 发展历程 */
.FzlcBox{padding: 110px 0;background: url(../images/innerBg1-1.png) left bottom no-repeat;background-size: 100% 100%;}
/* 1.3 企业文化 */
.QywhBox{padding: 110px 0;background: url(../images/innerBg2-1.jpg) left bottom no-repeat;background-size: 100% 100%;}
.QywhTop .newList{width: 30.86%;margin-right:0;background-color: #f1f1f1;box-shadow: 0px 0px 15px #c2c2c2;}
.QywhTop .newList:nth-child(2){margin:0 3.7%;}
.QywhTop .newList a{position: relative;}
.QywhTop .contentBoxB{padding:24px 28px 24px 18px;margin-top:0;}
.QywhTop .newList .newTitle{font-size: 30px;font-weight: 900;color: #e35f13;}
.QywhTop .newList .newMs{height: 52px;font-size: 18px;color: #000;}
.QywhTop .lineBox{width: 65px;height: 4px;background: #dedede;}
.QywhTop .lineBox::before{background: #dedede;}
.QywhTop .bottom_btn{position: absolute;top: 24px;right:28px;width: 45px;height: 45px;margin-top:0;background-size: cover;background-repeat: no-repeat;}
.QywhTop .newList:nth-child(1) .bottom_btn{background-image: url(../images/indexIco1-1.png);}
.QywhTop .newList:nth-child(2) .bottom_btn{background-image: url(../images/indexIco1-2.png);}
.QywhTop .newList:nth-child(3) .bottom_btn{background-image: url(../images/indexIco1-3.png);}
.QywhTop .bottom_btn i{padding:0;border:none;border-radius:0;}
.QywhTop .newList:hover {background-color: #e35f13;}
.QywhTop .newList:hover .newTitle,
.QywhTop .newList:hover .newMs{color: #fff;}
.QywhTop .newList:hover .lineBox{background: transparent;}
.QywhTop .newList:hover .lineBox::before{width:100%}
.QywhTop .newList:hover:nth-child(1) .bottom_btn{background-image: url(../images/indexIco1-4.png);}
.QywhTop .newList:hover:nth-child(2) .bottom_btn{background-image: url(../images/indexIco1-5.png);}
.QywhTop .newList:hover:nth-child(3) .bottom_btn{background-image: url(../images/indexIco1-6.png);}
.QywhBottom .QywhBTit{margin-top: 50px;margin-bottom: 30px;color: #373737;text-align: center;}
.QywhBottom .QywhBTit h5{font-size: 48px;}
.QywhBottom .QywhBCon ul{display: flex;flex-wrap: wrap;}
.QywhBottom .QywhBCon li{display:flex;width: calc(50% - 150px);margin-right: 150px;margin-bottom: 30px;padding: 10px 5px;border-top: 3px solid #e35f13;flex-direction: column;transition: all .4s;}
.QywhBottom .QywhBCon li b{font-size:34px;color:#e35f13;font-weight:100;}
.QywhBottom .QywhBCon li span{position:relative;margin:10px 0;text-indent:20px;font-size:34px;color:#fff;z-index:1;}
.QywhBottom .QywhBCon li span::before{content:'';position:absolute;left:-6px;top:calc(50% - 23px);width:120px;height:46px;background-color:#000;border-radius:23px;z-index:-1;}
.QywhBottom .QywhBCon li div{height: 88px;line-height: 1.25;font-size: 24px;color:#000;font-weight:100;overflow: hidden;text-overflow: ellipsis;}
.QywhBottom .QywhBCon li:hover{box-shadow: 0px 2px 5px 0px rgba(133, 133, 133, 0.3);cursor:pointer;}
/* .QywhBottom .QywhBCon li:nth-child(2n){margin-right: 0;} */

/* 1.4 品牌定位 */
.PpdwBox{padding:110px 0;}
/* 1.5 项目优势 */
.XmysBox{padding:80px 0 110px;background: url(../images/innerBg2-2.jpg) left bottom no-repeat;background-size: 100% 100%;}
.XmysBox .abTit h4{color: #fff;}
.XmysBox .newList{width: calc(25% - 36px);margin-right: 48px;margin-bottom: 20px;background-color: #fff;border-radius: 15px;}
.XmysBox .newList:nth-child(4n){margin-right: 0;}
.XmysBox .newList a{padding:20px;}
.XmysBox .contentBoxB{display:flex;flex-direction: column;flex-wrap: wrap;align-items: center;justify-content: center;margin-top: 0;padding: 0;margin-bottom: 25px;}
.XmysBox .bottom_btn i{width:38px;height:35px;background-size:100% 100%;background-repeat:no-repeat;border: none;}
.XmysBox .newList:nth-child(1) .bottom_btn i{background-image:url(../images/innerIco2-1.png);}
.XmysBox .newList:nth-child(2) .bottom_btn i{background-image:url(../images/innerIco2-2.png);}
.XmysBox .newList:nth-child(3) .bottom_btn i{background-image:url(../images/innerIco2-3.png);}
.XmysBox .newList:nth-child(4) .bottom_btn i{background-image:url(../images/innerIco2-4.png);}
.XmysBox .newTitle{margin: 20px 0;font-size: 26px;line-height: 1;height: 52px;color:#e35f13;font-weight:bold;}
.XmysBox .newMs{line-height: 1.25;font-size: 20px;color:#000;text-align: center;}
.XmysBox .newPicBox{padding-bottom: 66%;}
.XmysBox .newPicBox,
.XmysBox .newPicBox img{border-radius:15px;}
.XmysBox .newList:hover .bottom_btn i{background-color:transparent;}
/* 1.6 战略布局 */
.ZlbjBox {padding:80px 0;}
.ZlbjBox .abTit h4{display: none;}
/* 1.7 品牌荣誉 */
.PpryBox{padding:80px 0 110px;background: url(../images/innerBg1-7.jpg) left bottom no-repeat;background-size: 100% 100%;}
.PpryBox .abTit p{color: #000;}
.PprySon {padding-bottom: 70px;}
.PpryBox .newList {width: calc(25% - 33px);margin-bottom:26px;margin-right: 44px;background-color: #fff;box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);border-radius: 20px;}
.PpryBox .newList:nth-child(4n){margin-right:0;}
.PpryBox .newList a{position:relative;}
.PpryBox .newPicBox{padding-bottom: 123%;}
.PpryBox .contentBoxB{position:absolute;top:0;left:0;width:100%;margin-top: 5px;padding: 15px 10px;text-align:center;transition: all ease 0.3s;}
.PpryBox .newTitle{display: none;min-height: 20px;margin-bottom:0;color: #333;font-weight:normal;font-size: 18px;}
.PpryBox .bottom_btn{position:absolute;bottom: 20px;left: 50%;max-width:100px;margin-top: 0;margin-left: -23px;}
.PpryBox .bottom_btn img{object-fit: contain;filter: blur(0);transition: filter 1s;display: block;max-width: 100%;}
.PpryBox .bottom_btn i{background-color: #c7161d;border-color: #c7161d;}
.PpryBox .newList:hover{background:url(../images/indexBg1-1.png) left top no-repeat;background-size:100% 100%;background-color:transparent;}
.PpryBox .newList:hover .newTitle{color:#fff;}
.PpryBox .newList:hover .bottom_btn img{filter: brightness(0) invert(100%);}
.PpryBox .newList:hover .bottom_btn i{background-color: #fff;border-color: transparent;}
.PpryBox .swiper-pagination{bottom:0;}
.PpryBox .swiper-pagination-bullet{width:45px;height:4px;border-radius:0;background-color:#ccc;opacity: 1;}
.PpryBox .swiper-pagination-bullet-active{background-color:#c7161d;}
.PpryBox .swiper-button-next span,
.PpryBox .swiper-button-prev span{font-size:32px;color: #808080;font-family:'宋体';}
.PpryBox .swiper-button-next,
.PpryBox .swiper-container-rtl .swiper-button-prev{right: calc(50% - 80px);}
.PpryBox .swiper-button-prev,
.PpryBox .swiper-container-rtl .swiper-button-next{left: calc(50% - 80px);}
.PpryBox .swiper-button-next,
.PpryBox .swiper-container-rtl .swiper-button-prev,
.PpryBox .swiper-button-prev,
.PpryBox .swiper-container-rtl .swiper-button-next{top: calc(100% - 48px);width: 70px;height: 70px;line-height: 70px;text-align:center;background-image:none !important;border-radius: 50%;border: 1px solid #808080;box-shadow: -1px 1px 1px rgb(221 132 132 / 47%);}
@media screen and (max-width: 1660px){
/* 1.2 发展历程 */
.FzlcBox,
.QywhBox,
.PpdwBox{padding: 90px 0;}
.QywhBottom .QywhBTit h5{font-size: 42px;}
.QywhBottom .QywhBCon li{width: calc(50% - 100px);margin-right: 100px;}
.QywhBottom .QywhBCon li b{font-size:30px;}
.QywhBottom .QywhBCon li span{text-indent:15px;font-size:30px;}
.QywhBottom .QywhBCon li span::before{width:100px;left: -4px;}
.QywhBottom .QywhBCon li div{height: 62px;font-size:24px;}

}
@media screen and (max-width: 1440px){
.TtsCon .trText p{font-size: 21px;}
/* 1.2 发展历程 */
.FzlcBox,
.QywhBox,
.PpdwBox{padding: 70px 0;}
/* 1.6 战略布局 */
.ZlbjBox,
.XmysBox,
.PpryBox{padding:60px 0;}
.QywhBottom .QywhBTit{margin-top: 40px;}
.QywhBottom .QywhBTit h5{font-size: 34px;}
.QywhBottom .QywhBCon li{width: calc(50% - 80px);margin-right: 80px;}
.QywhBottom .QywhBCon li b{font-size:26px;}
.QywhBottom .QywhBCon li span{text-indent:10px;font-size:26px;}
.QywhBottom .QywhBCon li span::before{top:calc(50% - 20px);width:80px;height:40px;left: -2px;border-radius: 15px;}
.QywhBottom .QywhBCon li div{height: 62px;font-size:22px;}
.XmysBox .newList{width: calc(25% - 24px);margin-right: 32px;}
.XmysBox .newList a{padding:10px;}
.XmysBox .contentBoxB{margin-bottom: 20px;}
.XmysBox .bottom_btn i{width:38px;height:35px;}
.XmysBox .newTitle{margin: 15px 0;}
.XmysBox .newMs{height: 73px;line-height: 1.1;font-size:22px;}

}
@media screen and (max-width: 1200px){
.TtsCon .trText p{font-size: 19px;}
/* 1.2 发展历程 */
.FzlcBox,
.QywhBox,
.PpdwBox{padding: 50px 0;}
/* 1.6 战略布局 */
.ZlbjBox,
.XmysBox,
.PpryBox{padding:40px 0;}
.QywhTop .newList{width: 32%;}
.QywhTop .newList:nth-child(2){margin:0 2%;}
.QywhTop .contentBoxB{padding:15px;}
.QywhTop .newList .newTitle{font-size: 24px;font-weight: 700;}
.QywhTop .newList .newMs{height: 44px;font-size: 16px;}
.QywhTop .bottom_btn{top: 15px;right:15px;width: 34px;height: 34px;}

.QywhBottom .QywhBTit{margin: 25px 0;}
.QywhBottom .QywhBTit h5{font-size: 28px;}
.QywhBottom .QywhBCon li{width: calc(50% - 60px);margin-right: 60px;}
.QywhBottom .QywhBCon li b{font-size:22px;}
.QywhBottom .QywhBCon li span{text-indent:8px;font-size:22px;}
.QywhBottom .QywhBCon li span::before{top:calc(50% - 17px);width:60px;height:34px;border-radius: 10px;}
.QywhBottom .QywhBCon li div{height: 62px;font-size:18px;}
.XmysBox .newList{width: calc(25% - 15px);margin-right: 20px;}
.XmysBox .newList a{padding:5px;}
.XmysBox .contentBoxB{margin-bottom: 10px;}
.XmysBox .bottom_btn i{width:26px;height:26px;}
.XmysBox .newTitle{height: 48px;margin: 10px 0;font-size: 24px;}
.XmysBox .newMs{font-size:20px;}
.PpryBox .swiper-button-next,
.PpryBox .swiper-container-rtl .swiper-button-prev{right: calc(50% - 60px);}
.PpryBox .swiper-button-prev,
.PpryBox .swiper-container-rtl .swiper-button-next{left: calc(50% - 60px);}
.PpryBox .swiper-button-next,
.PpryBox .swiper-container-rtl .swiper-button-prev,
.PpryBox .swiper-button-prev,
.PpryBox .swiper-container-rtl .swiper-button-next{width: 50px;height: 50px;line-height: 50px;}

}
@media screen and (max-width: 960px){
.TtsCon .trText{text-align:justify}
.TtsCon .trText p{font-size: 16px;}
.FzlcBox,
.QywhBox,
.ZlbjBox,
.PpdwBox,
.XmysBox,
.PpryBox{padding:25px 0;}
.QywhTop .newList{width: calc(33.33% - 10px);}
.QywhTop .newList:nth-child(2){margin:0 15px;}
.QywhTop .lineBox{margin-bottom: 10px;}
.QywhTop .contentBoxB{padding:10px;}
.QywhTop .newList .newTitle{font-size: 20px;}
.QywhTop .newList .newMs{height: 38px;font-size: 14px;}
.QywhTop .bottom_btn{top: 10px;right:10px;width: 22px;height: 22px;}
.QywhBottom .QywhBTit h5{font-size: 24px;}
.QywhBottom .QywhBCon li{width: calc(50% - 10px);margin-right: 20px;}
.QywhBottom .QywhBCon li:nth-child(2n){margin-right: 0;}
.QywhBottom .QywhBCon li b{font-size:19px;}
.QywhBottom .QywhBCon li span{text-indent:5px;font-size:19px;}
.QywhBottom .QywhBCon li span::before{top:calc(50% - 17px);width:50px;height:34px;}
.QywhBottom .QywhBCon li div{height: auto;font-size:15px;}
.XmysBox .newList{width: calc(50% - 8px);margin-right: 16px;border-radius: 5px;}
.XmysBox .newList:nth-child(2n){margin-right: 0;}
.XmysBox .newTitle{height: 40px;font-size: 20px;}
.XmysBox .newMs{height: 38px;min-height: inherit;font-size:17px;}
.PprySon {padding-bottom: 40px;}
.PpryBox .swiper-button-next,
.PpryBox .swiper-container-rtl .swiper-button-prev{right: calc(50% - 40px);}
.PpryBox .swiper-button-prev,
.PpryBox .swiper-container-rtl .swiper-button-next{left: calc(50% - 40px);}
.PpryBox .swiper-button-next,
.PpryBox .swiper-container-rtl .swiper-button-prev,
.PpryBox .swiper-button-prev,
.PpryBox .swiper-container-rtl .swiper-button-next{width: 35px;height: 35px;line-height: 35px;}
}

@media screen and (max-width: 680px){
.QywhTop .newList{width: 100%;}
.QywhTop .newList:nth-child(2){margin: 0 0 15px;}
.QywhBottom .QywhBCon li{width: calc(50% - 5px);margin-right: 10px;}
.XmysBox .newTitle{height: 36px;font-size: 18px;}
.XmysBox .newMs{height: 30px;font-size:14px;}
}


/***【3】==加盟门店*****/
.JiamBox .JiamImg img{display:block;max-width:100%;margin:0 auto;filter: blur(0);transition: filter 1s;}
/* 3.1 加盟流程 */
.JmlcBox{padding-bottom:100px;background:url(../images/innerBg3-1.png) left top no-repeat;background-size:100% 100%;}
/* 3.2 加盟支持 */
.JmzcBox {padding:50px 0 80px;background:url(../images/innerBg3-2.jpg) left top no-repeat;}
.JmzcBox .abTit h4{display:none;}
.JmzcBox .abTit img{filter: blur(0);transition: filter 1s;}
/* 3.3 加盟费用 */
.JmfyBox {padding:50px 0 80px;}
/* 3.4 加盟合作 */
.JmhzBox {padding:50px 0 80px;background:url(../images/innerBg3-4.jpg) left top no-repeat;}
.JmhzBox .abTit{text-align:left;}
.JmhzBox .abTit h4{color:#fff;}
.JmhzUl {display:flex;align-items: flex-end;}
.JmhzUl li{width:calc(33.33% - 80px);margin-right:120px;transition: all .4s;}
.JmhzUl li:hover{cursor:pointer;transform: translateY(-5px);}
.JmhzUl li img{width: 100%;filter: blur(0);transition: filter 1s;}
/* 3.5 门店类型 */
.MdlxBox {padding:50px 0 80px;}
.MdlxSonText p{line-height: 2;color: #000;font-size: 18px;}
.bdMdlx{margin-top:60px;}
.bdMdlxTit h3{line-height: 2.5;font-size: 26px;font-weight: bold;color: #000;}
.bdMdlxCon .newList{width: calc(25% - 15px);margin-right: 20px;margin-bottom: 20px;}
.bdMdlxCon .newList:nth-child(4n){margin-right: 0;}
.bdMdlxCon .newPicBox{padding-bottom: 75%;}
.bdMdlxCon .newTitle{display: none;}
/* 3.6 门店展示 */
.MdzsBox .newList {border-right:1px solid #d8d8d8;transition: all .4s;}
/*.MdzsBox .newList:nth-child(3n){margin-right:0;border-right:none;}*/
.MdzsBox .newList a{padding:4px 45px;}
.MdzsBox .newPicBox{padding-bottom: 75%;}
.MdzsBox .contentBoxB{margin-top:5px;padding:5px;}
.MdzsBox .newTitle{font-size:24px;color:#333;font-weight:normal;text-align:center;}
.MdzsBox .newList:hover{transform: translateY(-5px)}
.MdzsBox .newList:hover a{box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);}
.MdzsBox .swiper-button-next,
.MdzsBox .swiper-button-prev{top: calc(50% - 44px);width:70px;height:70px;line-height:70px;text-align:center;background-image:none;background-color: #e35f13;/* border:1px solid #808080; */border-radius:50%;z-index: 999;}
.MdzsBox .swiper-button-prev,
.MdzsBox .swiper-container-rtl .swiper-button-next{left: 2px;}
.MdzsBox .swiper-button-next,
.MdzsBox .swiper-container-rtl .swiper-button-prev{right: 2px;}
.MdzsBox .swiper-button-next span,
.MdzsBox .swiper-button-prev span{color: #fff;font-size:40px;line-height: 70px;font-weight:normal;font-family:'宋体';}
.MdzsBox .swiper-button-next:hover,
.MdzsBox .swiper-button-prev:hover{box-shadow: -1px 0px 6px 0px #e35f14;}

@media screen and (max-width: 1660px){
  /* 3.1 加盟流程 */
.JmlcBox{padding-bottom:80px;}

.JmhzUl li{width:calc(33.33% - 56px);margin-right:84px;}
.JmhzUl li:last-child{margin-right: 0;}
/* 3.6 门店展示 */
.MdzsBox .newList a{padding:4px 40px;}
}
@media screen and (max-width: 1440px){
  /* 3.1 加盟流程 */
.JmlcBox{padding-bottom:60px;}
/* 3.2 加盟支持 */
.JmzcBox,
.JmhzBox,
.JmfyBox,
.MdlxBox{padding:50px 0 60px;}
.JmhzUl li{width:calc(33.33% - 40px);margin-right:60px;}
.MdzsBox .newTitle{font-size: 22px;}
/* 3.6 门店展示 */
.MdzsBox .newList a{padding:4px 30px;}

}
@media screen and (max-width: 1200px){
  /* 3.1 加盟流程 */
.JmlcBox{padding-bottom:40px;}
/* 3.2 加盟支持 */
.JmzcBox,
.JmhzBox,
.JmfyBox,
.MdlxBox{padding:50px 0;}
.JmhzUl li{width:calc(33.33% - 28px);margin-right:42px;}
.MdzsBox .newTitle{font-size: 20px;}
/* 3.6 门店展示 */
.MdzsBox .newList a{padding:4px 15px;}
.MdzsBox .swiper-button-next,
.MdzsBox .swiper-container-rtl .swiper-button-prev{right: calc(50% - 60px);}
.MdzsBox .swiper-button-prev,
.MdzsBox .swiper-container-rtl .swiper-button-next{left: calc(50% - 60px);}
.MdzsBox .swiper-button-next,
.MdzsBox .swiper-container-rtl .swiper-button-prev,
.MdzsBox .swiper-button-prev,
.MdzsBox .swiper-container-rtl .swiper-button-next{width: 50px;height: 50px;line-height: 50px;}
}
@media screen and (max-width: 960px){
  /* 3.1 加盟流程 */
.JmlcBox{padding-bottom:25px;}
/* 3.2 加盟支持 */
.JmzcBox,
.JmhzBox,
.JmfyBox,
.MdlxBox{padding:25px 0;}
.JmhzUl li{width:calc(33.33% - 14px);margin-right:21px;}
.MdzsBox .contentBoxB{margin-top: 0;}
.MdzsBox .newTitle{font-size: 18px;margin-bottom: 5px;}
.bdMdlxCon .newList{width: calc(50% - 10px);margin-right: 10px;margin-bottom: 10px;}
.bdMdlxCon .newList:nth-child(4n){margin-right: 10px;}
.bdMdlxCon .newList:nth-child(2n){margin-right: 0;}
.JmzcBox .abTit h4{display: block;}
.JmzcBox .abTit img{display: none;}
/* 3.6 门店展示 */
.MdzsConBox {padding-bottom: 25px;}
.MdzsBox .newList {border-right:none;}
.MdzsBox .newList a{padding:5px;}
.MdzsBox .swiper-button-next, .MdzsBox .swiper-button-prev{top: calc(100% - 15px);}
.MdzsBox .swiper-button-next,
.MdzsBox .swiper-container-rtl .swiper-button-prev{right: calc(50% - 40px);}
.MdzsBox .swiper-button-prev,
.MdzsBox .swiper-container-rtl .swiper-button-next{left: calc(50% - 40px);}
.MdzsBox .swiper-button-next,
.MdzsBox .swiper-container-rtl .swiper-button-prev,
.MdzsBox .swiper-button-prev,
.MdzsBox .swiper-container-rtl .swiper-button-next{width: 35px;height: 35px;line-height: 35px;}
.MdzsBox .swiper-button-next span,
.MdzsBox .swiper-button-prev span{font-size: 30px;line-height: 35px;}
}
@media screen and (max-width: 680px){
/* 3.6 门店展示 */
.MdzsBox .newList a{padding:0;}
.MdzsBox .newTitle{font-size: 16px;}
}

/***【4】==品相体系*****/
.PxtxBox .newPicBox{padding-bottom: 68%;}
/* 4.2 供应链 */
.GylBox {padding:40px 0;}
.GylConBox,
.ZzjhConBox{display:flex;align-items: center;}
.GylConL{margin-right: 50px;}
.GylConL .abTit{text-align:left;}
.GylConL .GylSonText,
.ZzjhConL .ZzjhSonText{margin:30px 0;}
.GylConL .GylSonText p,
.ZzjhConL .ZzjhSonText p{line-height:1.75;font-size:20px;color:#333;text-align: justify;}
.GylConL .GylSonTit li{line-height:1.5;font-size:24px;font-weight:500;color:#e35f13;}
.GylConR,
.ZzjhConR{width:50%;overflow: hidden;}
.GylConR img,
.ZzjhConR img{object-fit: contain;filter: blur(0);transition: filter 1s;display: block;max-width: 100%;}
/* 4.3 中药草本精华+中医精华 */
.ZzjhBox {margin-bottom:40px;}
.ZzjhConBox{flex-direction: row-reverse;}
.ZzjhConL{margin-left: 50px;}
.ZzjhConL .abTit{text-align:right;}
.ZzjhConL .ZzjhSonText p em{font-size: 20px;font-weight: bold;color:#e35f13;}

/* 4.4 服务特色 */
.FwtsBox .newList{width:calc(25% - 30px);margin-right:40px;transition: all .4s;}
.FwtsBox .newList:nth-child(3){margin-right:40px;}
.FwtsBox .newList:nth-child(4){margin-right:0;}
.FwtsBox .contentBoxD{position: relative;}
.FwtsBox .newPicBox{padding-bottom: 122%;}
.FwtsBox .bottom_btn{position:absolute;right:0;bottom:0;width:60px;height:60px;margin-top: 0;line-height: 60px;text-align: center;background-color:#ebebeb;z-index:2;}
.FwtsBox .bottom_btn i{padding: 0;border:none;background-color:transparent;color: #f2720e;font-size: 50px;border-radius: 0;}
.FwtsBox .contentBoxB{margin-top:10px;}
.FwtsBox .newTitle{margin-bottom:10px;line-height:1.75;font-size:22px;color:#e35f13;}
.FwtsBox .newMs{height: 72px;font-size: 16px;line-height:1.5;color:#333;-webkit-line-clamp: 3;}
.FwtsBox .newList:hover{box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);transform: translateY(-5px)}
.FwtsBox .newList:hover .bottom_btn {background-color: #f2720e;}
.FwtsBox .newList:hover .bottom_btn i{background-color:transparent;}

@media screen and (min-width:1660px){
.GylConL,
.ZzjhConL{width: calc(50% - 270px);}
.GylConL{margin-left:220px;}
.ZzjhConL{margin-right:220px;}
}
@media screen and (max-width: 1660px){
/* 4.4 服务特色 */
.FwtsBox .newList{width:calc(25% - 24px);margin-right:32px;}
.FwtsBox .newList:nth-child(3){margin-right:32px;}
}
@media screen and (max-width:1660px) and (min-width:1360px){
.GylConL,
.ZzjhConL{width: calc(50% - 210px);}
.GylConL{margin-left:160px;}
.ZzjhConL{margin-right:160px;}
.ZzjhConL .ZzjhSonText p em{font-size: 20px;}
}
@media screen and (max-width:1440px){
.GylConL .GylSonTit li{font-size:20px;}
.FwtsBox .newTitle{line-height:1.5;font-size:20px;}
.FwtsBox .bottom_btn{width: 45px;height: 45px;line-height: 45px;}
.FwtsBox .bottom_btn i{font-size: 36px;}
}
@media screen and (max-width:1360px) and (min-width:960px){
.GylConL,
.ZzjhConL{width: calc(50% - 90px);}
.GylConL{margin-left:60px;margin-right:30px;}
.ZzjhConL{margin-right:60px;margin-left:30px;}
}
@media screen and (max-width: 1200px){
/* 4.4 服务特色 */
.FwtsBox .newList{width:calc(25% - 15px);margin-right:20px;}
.FwtsBox .newList:nth-child(3){margin-right:20px;}
.FwtsBox .newTitle {font-size: 18px;}
.FwtsBox .newMs{height: 60px;font-size: 14px;}
}
@media screen and (max-width: 960px){
.PxtxBox .newList{width: calc(33.33% - 16px);margin-right: 24px;}
.PxtxBox .newList:nth-child(2n){margin-right: 24px;}
.PxtxBox .newList:nth-child(3n){margin-right: 0;}
.GylConBox,
.ZzjhConBox{margin: 0 20px;flex-direction: column;}
.GylConL,
.ZzjhConL{width: 100%;margin-left:0;margin-right: 0;}
.GylConL .abTit,
.ZzjhConL .abTit{text-align:center;}
.GylConL .GylSonText p,
.ZzjhConL .ZzjhSonText p{font-size:16px;}
.ZzjhConL .ZzjhSonText p em{font-size: 18px;}
.GylConL .GylSonTit li{font-size:16px;}
.GylConR,
.ZzjhConR{width:100%;}
/* 4.4 服务特色 */
.FwtsBox .newList{width:calc(50% - 20px);margin-right:20px;}
.FwtsBox .newList:nth-child(3){margin-right:20px;}
.FwtsBox .newList:nth-child(2n){margin-right:0;}
.FwtsBox .newTitle {font-size: 16px;}
.FwtsBox .bottom_btn{width: 30px;height: 30px;line-height: 30px;}
.FwtsBox .bottom_btn i{font-size: 24px;}

}
@media screen and (max-width:680px){
.PxtxBox .newList{width: calc(50% - 8px);margin-right: 12px;}
.PxtxBox .newList:nth-child(3n){margin-right: 12px;}
.PxtxBox .newList:nth-child(2n){margin-right: 0;}
}

/***【5】==捏头熊商学院*****/
.SxyBox{padding-bottom: 0;}
/* 5.1商学院培训 */
.PxjdBox .abTit h4,
.HxkcBox .abTit h4,
.PxjdBox .abTit p{color:#000;}
.PxjdSon .newList{width:calc(50% - 20px);margin-right:40px;margin-bottom:20px;transition: all .4s;}
.PxjdSon .newList:nth-child(2n){margin-right:0;}
.PxjdSon .newList:nth-child(1),
.PxjdSon .newList:nth-child(2){padding-bottom:20px;border-bottom: 1px solid #d8d8d8;}
.PxjdSon .contentBoxB{padding:15px;}
.PxjdSon .contentBoxD{display:flex;flex-direction: row-reverse;justify-content: flex-end;align-items: flex-start;margin-bottom:30px;}
.PxjdSon .newTitle{margin-bottom: 0;font-size: 36px;color:#e35f13;font-weight:bold;}
.PxjdSon .bottom_btn{margin-top:0;font-size: inherit;line-height: inherit;}
.PxjdSon .bottom_btn i{border:none;width:36px;height:36px;background-repeat:no-repeat;background-size:contain;}
.PxjdSon .newList:nth-child(1) .bottom_btn i{background-image:url(../images/innerIco5-1.png)}
.PxjdSon .newList:nth-child(2) .bottom_btn i{background-image:url(../images/innerIco5-2.png)}
.PxjdSon .newList:nth-child(3) .bottom_btn i{background-image:url(../images/innerIco5-3.png)}
.PxjdSon .newList:nth-child(4) .bottom_btn i{background-image:url(../images/innerIco5-4.png)}
.PxjdSon .newMs{font-size: 24px;color:#000;}
.PxjdSon .newList:hover {box-shadow: rgba(133, 133, 133, 0.3) 0px 2px 5px;transform: translateY(-5px)}
.PxjdSon .newList:hover .bottom_btn i{background-color:transparent;}
.PxjdSonImg {margin-top:40px;margin-bottom: 40px;}
.PxjdSonImg img{display:block;max-width:100%;margin:0 auto;object-fit: cover;transition: auto;}

.HxkcBox{padding:50px 0 80px;background:url(../images/innerBg5-1.jpg) left top no-repeat;}
.HxkcConBox{display:flex;justify-content: flex-end;}
.HxkcCon{max-width: 1000px;}
.HxkcBox .abTit{text-align:right;}
.HxkcBox .newList{width:calc(33% - 14px);margin-right:21px;margin-bottom:21px;height:316px;background-color:#f2720e;transition: all .4s;}
.HxkcBox .newList:nth-child(3n){margin-right:0;}
.HxkcBox .contentBoxB{margin-top:0;padding: 25px;}
.HxkcBox .newTitle{line-height:1.75;font-size: 32px;text-align:center;color:#fff;}
.HxkcBox .newMs{font-size: 19px;line-height: 1.75;color:#fff;}
.HxkcBox .newList:hover{box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);transform: translateY(-5px)}
.HxkcBox .newList:hover .newTitle{color:#fff;;}

/* 5.2线上培训 */
.XspxCon{margin-top:60px}
.XspxConImg img{object-fit: contain;filter: blur(0);transition: filter 1s;display: block;max-width: 100%;}
@media screen and (max-width: 1660px){
.PxjdSon .newTitle{font-size: 32px;}
.PxjdSon .newMs{font-size: 22px;}

.HxkcCon{max-width: 900px;}
.HxkcBox .newTitle{font-size: 28px;}
.HxkcBox .newMs{font-size: 18px;line-height: 1.5;}
}
@media screen and (max-width: 1440px){
.PxjdSon .contentBoxD{margin-bottom:20px;}
.PxjdSon .contentBoxB{padding:10px;}
.PxjdSon .newTitle{font-size: 26px;}
.PxjdSon .newMs{font-size: 20px;}
.PxjdSon .bottom_btn i{width:30px;height:30px;}
.PxjdSonImg {margin-top:25px;margin-bottom: 25px;}
.HxkcBox{padding:40px 0;}
.HxkcBox .newList{height:280px;}
.HxkcBox .contentBoxB{padding:20px;}
.HxkcBox .newTitle{font-size: 26px;line-height: 1.5;}
}
@media screen and (max-width: 1200px){
.PxjdSon .newList{width:calc(50% - 10px);margin-right:20px;}
.PxjdSon .newTitle{font-size: 22px;}
.PxjdSon .newMs{font-size: 18px;text-align: justify;}
.PxjdSon .bottom_btn i{width:24px;height:24px;}
.HxkcBox{padding:20px 0;}
.HxkcBox .abTit{text-align: center;}
.HxkcBox .newList{height: auto;}
.HxkcBox .newTitle{font-size: 24px;}
.HxkcBox .newMs{height: 150px;font-size: 16px;}
}
@media screen and (max-width: 960px){
.PxjdSon .newList{width:calc(50% - 5px);margin-right:10px;}
.PxjdSon .contentBoxD{flex-direction: column-reverse;align-items: center;}
.PxjdSon .newList:nth-child(1),
.PxjdSon .newList:nth-child(2) {padding-bottom: 0;border-bottom: none;}
.PxjdSon .contentBoxD{margin-bottom:15px;}
.PxjdSon .contentBoxB{padding:0;margin-top: 0;}
.PxjdSon .newTitle{font-size: 20px;margin-top: 10px;height: 48px;text-align: center;}
.PxjdSon .newMs{font-size: 16px;}
.PxjdSonImg {margin-top:15px;margin-bottom: 15px;}
.HxkcBox{padding:10px 0;}
.HxkcBox .newList{width:calc(50% - 10px);margin-right:20px;margin-bottom:20px;height:auto;}
.HxkcBox .newList:nth-child(3n){margin-right:20px;}
.HxkcBox .newList:nth-child(2n){margin-right:0;}
.HxkcBox .contentBoxB{padding:10px;}
.HxkcBox .newTitle{font-size: 22px;}
.HxkcBox .newMs{height:130px;}
}
@media screen and (max-width: 680px){
.PxjdSon .newTitle{font-size: 18px;margin-top: 5px;height: 38px;}
.PxjdSon .newMs{font-size: 14px;}
.PxjdSonImg {margin-top:8px;margin-bottom: 8px;}
.HxkcBox .newList{width:calc(50% - 5px);margin-right:10px;margin-bottom:10px;height:auto;}
.HxkcBox .newList:nth-child(3n){margin-right:10px;}
.HxkcBox .newList:nth-child(2n){margin-right:0;}
.HxkcBox .newTitle{font-size: 18px;}
.HxkcBox .newMs{height: 130px;font-size: 14px;}
}
/***【6】== 新闻资讯*****/
.NewsCon .newList{width:calc(33.333% - 26px);margin-right:39px;margin-bottom: 30px;transition-duration: 0.3s;box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);}
.NewsCon .newList:nth-child(3n){margin-right: 0;}
.NewsCon .newTitle{margin-bottom: 10px;font-size: 16px;color: #000;font-weight: normal;-webkit-line-clamp: 1;}
.NewsCon .TimeBox {color: #a5a5a5;font-size: 14px;margin-bottom:0;margin-top: 0;}

/* 6.1-企业动态 */
.NewsBg .QydtSon .contentBoxB{padding: 30px 25px;margin-top: 0;}
.NewsBg .QydtSon .newTitle{height: 80px;margin-bottom: 10px;line-height: 1.5;font-size: 18px;color: #343434;font-weight: normal;-webkit-line-clamp: 3;}
.NewsBg .QydtSon .contentBoxD{display: flex;justify-content: space-between;align-items: center;}
.NewsBg .QydtSon .bottom_btn{width: 30px;height: 30px;margin-top:0;background-repeat: no-repeat;}
.NewsBg .QydtSon .newList .bottom_btn{background-image: url(../images/indexIco9-1.png);}
.NewsBg .QydtSon .bottom_btn i{padding:0;border:none;border-radius:0;}
.NewsBg .QydtSon .TimeBox{margin: 0;font-size: 14px;color: #a1a1a1;}
.NewsBg .QydtSon .newPicBox{padding-bottom: 51%;}
.NewsBg .QydtSon .newList:hover{background-color: #e35f13;}
.NewsBg .QydtSon .newList:hover .newTitle,
.NewsBg .QydtSon .newList:hover .TimeBox{color: #fff;}
.NewsBg .QydtSon .newList:hover .bottom_btn{background-image: url(../images/indexIco9-2.png);}

/* 6.2-最新签约 */
.NewsBg .ZxqySon .newList {border-radius:20px;}
.NewsBg .ZxqySon .newList a{position:relative;}
.NewsBg .ZxqySon .image_con,
.NewsBg .ZxqySon .newPicBox{border-radius:20px;}
.NewsBg .ZxqySon .newPicBox{padding-bottom: 156%;}
.NewsBg .ZxqySon .contentBoxB{position:absolute;bottom:0;left:0;width:100%;padding-left:30px;padding-right:30px;background-color:rgba(255,255,255,0.86);opacity:0;z-index:-1;transition: all ease 0.3s;border-bottom-left-radius:20px;border-bottom-right-radius:20px;}
.NewsBg .ZxqySon .newTitle{font-size:22px;font-weight:bold;}
.NewsBg .ZxqySon .newMs{font-size:18px;}
.NewsBg .ZxqySon .newList:hover .newTitle{color:#e35f13;}
.NewsBg .ZxqySon .newList:hover .contentBoxB{opacity:1;padding-top: 25px;padding-bottom: 25px;z-index:22;}

/* 新闻详情 */
.NewsBg .CcCon {display: flex;}
.NewsBg .CcLeft{width: calc(100% - 370px);}
.NewsBg .CcRight{width:330px;float:right;overflow: hidden;margin-left: 40px;}
.Dpage blockquote{height: 44px;width:100%;line-height: 44px;font-size: 20px;font-weight:bold;color:#e35f13;background-color:transparent;}
.CcRight blockquote{color:#fff;background-color:#e35f13;text-indent: 28px;}
.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{padding:10px}
.Details_Con p{text-align:justify;line-height:1.75;font-size:16px;color:#333;}
.Details_Con p strong span{font-weight: bold;}
.Details_Con table{border-collapse:collapse;}
.Details_Con td{border: 1px solid #666 !important;}
.DpageTit {margin-bottom:15px;text-indent: 0;}
.DpageTit h4{font-size: 36px;color: #272727;font-weight: 500;line-height: 2.5;text-align: center;}
.DpageTit .news_pon{display: flex;position: relative;width: 100%;padding-bottom: 24px;margin-top: 20px;justify-content: center;}
.DpageTit .news_pon::before{content:'';position:absolute;bottom:0;left:0;width: 100%;height:1px;background-color:#ededed;z-index:2;}
.DpageTit .news_pon span{margin-right: 15px;color: #9d9d9d;font-size: 15px;}
.DpageTit .news_pon span:last-child{margin-right:0;}
/* .DpageDes p{text-align: justify !important;} */
.Details_Con img{max-width: 100%;display: block;margin: 0 auto;height: auto !important;}
.Details_List {width:100%;margin-top:80px;}
.Dpage .Details_List{height: 42px;margin-top: 40px;text-align: center;}
.Details_List a{width:48.5%;height:40px;padding: 10px 50px;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:#e35f13;color:#fff;border-color: transparent;animation: MoveButton 0.3s;}
@media screen and (max-width: 1660px){
.NewsCon .newList{width:calc(33.333% - 20px);margin-right:30px;}
.NewsBg .QydtSon .contentBoxB{padding:25px;}
.NewsBg .ZxqySon .newTitle{font-size: 20px;}
}
@media screen and (max-width:1440px){
.DpageTit h4{font-size: 30px;line-height: 2;}
.NewsBg .ZxqySon .newTitle{font-size: 18px;}
.NewsBg .ZxqySon .newMs{font-size: 16px;}
}
@media screen and (max-width:1200px){
.NewsCon .newList{width:calc(33.333% - 14px);margin-right:21px;}
.NewsBg .QydtSon .contentBoxB{padding:20px;}
.NewsLeft{padding:25px 15px;}
.DpageTit h4{font-size: 24px;line-height: 1.75;}
.DpageTit .news_pon span{margin-right: 1px;font-size: 13px;}
}
@media screen and (max-width:960px){
.NewsCon .newList{width:calc(50% - 10px);margin-right:20px;}
.NewsCon .newList:nth-child(3n){margin-right:20px;}
.NewsCon .newList:nth-child(2n){margin-right:0;}
.NewsBg .QydtSon .contentBoxB{padding:10px;}
.NewsBg .QydtSon .newTitle{height: 54px;font-size: 16px;}
.NewsLeft{padding:15px 5px;}
.DpageTit .news_pon{padding-bottom: 10px;margin-top: 10px;flex-direction: column;align-items: flex-start;}
.DpageTit .news_pon span{margin-right: 0;font-size: 13px;}
.DpageTit h4{font-size: 16px;line-height: 1.5;}
.NewsBg .CcCon {flex-direction: column;}
}
.OCCon{margin-top:25px;}
.RelatedPro{padding: 25px;margin-bottom: 25px;background-color:#f5f5f5;font-size:16px;}
.RelatedPro p{margin-bottom:20px;}
.RelatedPro p span{display:block;line-height:2;text-indent: 0;}
.RelatedPro .backLists{display:block;width:100%;padding:10px 0;text-align:center;color:#fff;background-color:#e35f13;transition: background 0.3s ease, color 0.3s ease;}
.RelatedPro .backLists:hover{animation: MoveButton 0.3s;}
.RelatedPro .newList,
.OtherCases .newList{width:100%;margin-right:0;margin-bottom:20px;}
.RelatedPro .contentBoxB,
.OtherCases .contentBoxB{margin-top:0;}
.RelatedPro .newPicBox{padding-bottom:80%;}
.RelatedPro .newTitle{margin-bottom: 0;}
.RelatedPro .newTitle,
.OtherCases .newTitle{font-size:16px;color:#282828;text-align:center;}
.OtherCases .newTitle{-webkit-line-clamp: 2;}
.RelatedArt .newList{width:100%;margin-right:0;margin-bottom:5px;padding-left:6px;padding-bottom:10px;border-bottom:1px solid #e9ebf0;}
.RelatedArt .newList:first-child{margin-top:10px;}
.RelatedArt .newList .contentBoxB{margin-top:10px;}
.RelatedArt .newList .newTitle{min-height: 20px;color:#797979;font-weight:normal;font-size: 16px;}
.Dpage .RelatedArt .newTitle{margin-bottom:0;}
.RelatedArt .newList:hover {border-bottom-color:#e35f13;}
.RelatedArt .newList:hover .newTitle{font-weight:normal;color:#e35f13;}
.RelatedArt .indexAb_more{width:100%;height:40px;line-height:40px;color:#e35f13;background-color:#e4e4e4;text-align:center;border-radius:0;}
.RelatedArt .indexAb_more:before{background: #e35f13;}
.RelatedArt .indexAb_more:hover{color:#fff;}
@media screen and (max-width: 1440px) {
.NewsBg .DpageLeft{width: calc(100% - 340px);}
.NewsBg .DpageRight{width:300px;}
.OCCon{margin-top:20px;}
.RelatedPro{padding: 20px;margin-bottom: 20px;}
}
@media screen and (max-width: 1200px) {
.NewsBg .DpageLeft{width: calc(100% - 320px);}
.NewsBg .DpageRight{width:280px;}
.RelatedPro{padding: 10px;}
}
@media screen and (max-width: 960px) {
.NewsBg .DpageLeft,
.NewsBg .DpageRight{width:100%;}
.NewsBg .DpageRight{margin-left: 0;}
.RelatedPro{margin-top:20px;padding: 10px;}
.RelatedPro .backLists{font-size:14px;}
.CcRight blockquote{text-indent: 10px;font-size:18px;}
.OCCon{margin-top:10px;}
.RelatedArt .newList{margin-bottom: 10px;padding: 0;}
.RelatedArt .contentBoxB{margin-top:0 !important;padding: 10px 5px;}
.RelatedArt .newList .newTitle{font-size:14px;}
}


/***【7】==技术支持*****/
.ZshzBox{padding-bottom: 0;}
/* 7.1-加盟流程 */
.ZJmlcBox .abTit h4{font-size:72px;color:#e35f13;font-weight:900;}
.ZJmlcCon img{display:block;max-width:100%;margin:0 auto;object-fit: cover;transition: auto;}

.ZJmzxBox {padding:50px 0;margin-top:60px;border-bottom: 1px solid #fff;background-color:#e35f13}
.ZJmzxBox .abTit h4{color:#fff;}
.FormCon{display:flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-end;margin-top: 40px;}
.ZJmzxBox input[type='text']{display: block;width: calc(50% - 20px);height:44px;margin-bottom: 20px;margin-right: 40px;padding-left: 10px;line-height:44px;border-radius: 10px;background:#fff;border:1px solid #e35f13;font-size:18px;color:rgba(38,38,38,0.7);}
.ZJmzxBox input[type='text']:nth-child(2n){margin-right:0;}
.ZJmzxBox textarea{width: 100%;height:100px;margin-bottom:15px;padding-left: 10px;line-height:1.5;font-size:18px;border:1px solid #e35f13;background:#fff;border-radius: 10px;}
.ZJmzxBox .btnBox input[name='checkcode']{float:left;width:calc(100% - 140px);}
.ZJmzxBox .btnBox img{float:right;width:120px;}
.ZJmzxBox .btnBox {display:flex;justify-content: center;}
.ZJmzxBox .btnBox input[type='submit']{width: 200px;height: 40px;margin: 20px 0;line-height: 40px;font-size:18px;color: #fff;border: 1px solid #fff;background: transparent;text-align:center;cursor:pointer;border-radius: 25px;transition: background 0.3s ease, color 0.3s ease;}
.ZJmzxBox .btnBox input[type='submit']:hover{background:#fff;color:#e35f13;animation: MoveButton 0.3s;}
/* 7.2-招商手册 */
.ZsscBox {margin-top:40px;}
.ZsscBox .newList {float:none;width:100%;margin-right:0;padding: 25px;box-shadow: 0px 0px 46px 0px rgba(0, 37, 80, 0.1)}
.ZsscBox .newList a{display:flex;flex-direction: row;flex-wrap: nowrap;align-items: center;}
.ZsscBox .image_con{width: 300px;}
.ZsscBox .newPicBox{padding-bottom: 61.5%;}
.ZsscBox .contentBoxB{padding: 15px;margin-top: 0;}
.ZsscBox .newTitle{margin-bottom: 0;line-height: 3;font-size: 32px;font-weight: 600;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp: 1;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;}
.ZsscBox .newMs{line-height:1.75;font-size: 20px;}
.ZsscBox .newList:hover .newTitle{color:#e35f13;}
@media screen and (max-width: 1660px){
.ZsscBox .newList{padding: 20px;}
}
@media screen and (max-width: 1440px){
.ZsscBox .contentBoxB{padding:10px;}
.ZsscBox .newTitle{line-height: 1.75;font-size: 28px;}
.ZsscBox .newMs{line-height:1.5;font-size: 18px;}
}
@media screen and (max-width: 1200px){
.ZsscBox .newList{padding: 10px;}
.ZsscBox .newTitle{font-size: 24px;}
.ZsscBox .newMs{font-size: 16px;}
}
@media screen and (max-width: 960px){
.ZJmzxBox input[type='text']{width: calc(50% - 10px);margin-right: 20px;}
}
@media screen and (max-width: 768px){
.ZsscBox .newList a{flex-direction: column;}
.ZsscBox .image_con{width: 100%;}
}
@media screen and (max-width: 680px){
.ZJmzxBox input[type='text']{width: calc(50% - 5px);margin-right: 10px;}
}

/* pbTitle公用样式==begin== */
.pbTitle{width:90%;margin:30px auto;padding-top: 75px;display:flex;display:-webkit-flex;text-align:center;}
.product-scroll .fixDiv{position:fixed;top:0;left:0;width:100%;z-index:333;background-color: #fff;-webkit-box-shadow: 0 0 8px rgba(201,201,201,.35);box-shadow: 0 0 8px rgba(201,201,201,.35);}
.pbTitle a{flex:1;-webkit-flex:1}
.pbTitle .ittext{position:relative;display: flex;float:left;height: 54px;padding: 0 6px;text-align:center;color:#000;font-size:18px;align-items: center;z-index:100;justify-content: center;}
.pbTitle .ittext:before{content:"";position:absolute;left:0;top: -70px;width:100%;height: 75px;background-position: center center;background-repeat:no-repeat;background-size: 50%;transition:0.45s;z-index: 1;}
.pbTitle .ittext:nth-child(1):before{background-image: url(../images/innerIco4-1.jpg);}
.pbTitle .ittext:nth-child(2):before{background-image: url(../images/innerIco4-2.jpg);}
.pbTitle .ittext:nth-child(3):before{background-image: url(../images/innerIco4-3.jpg);}
.pbTitle .ittext:nth-child(4):before{background-image: url(../images/innerIco4-4.jpg);}
.pbTitle .ittext:nth-child(5):before{background-image: url(../images/innerIco4-5.jpg);}
.pbTitle .ittext:nth-child(6):before{background-image: url(../images/innerIco4-6.jpg);}
.pbTitle .ittext:nth-child(7):before{background-image: url(../images/innerIco4-7.jpg);}
.pbTitle .ittext:nth-child(8):before{background-image: url(../images/innerIco4-8.jpg);}
.pbTitle .ittext.active,.pbTitle .ittext:hover{color:#e35f13;}
.pbTitle .ittext.active:before,.pbTitle .ittext:hover:before{transform:translateY(-6px);}
@media screen and (max-width: 960px){
.pbTitle{width:100%;margin:15px auto;}
.pbTitle .ittext{height:40px;line-height:1.5;font-size:18px;border-bottom-width: 1px;}
/* .pbTitle .ittext.active:before,.pbTitle .ittext:hover:before{bottom:-2px;height:3px;} */
}
/* pbTitle公用样式==end== */


/*【9】==联系我们*/
.ContactBg{}
.CuBox{margin-top:0;}
.contactTop{position: relative;}
.contactTop .contactCent{padding: 60px 0;display: flex;flex-direction: row-reverse;}
.contactTop .main-cent{width: 50%;height:auto;padding: 40px 0 40px 50px;background-color: #fff;}
.contactTop .main-cent .cent-title{padding-bottom: 30px;margin-bottom: 30px;font-size: 56px;color: #e35f13;font-weight: bold;border-bottom: 1px solid #e35f13;}
.contactTop .main-cent .cent-English{margin-bottom: 30px;font-size: 42px;color: #333;font-weight: bold;}
.contactTop .main-cent .cent-item{display:flex;justify-content:flex-start;align-items:center;width:100%;height:auto;margin-top: 10px;}
.contactTop .main-cent .cent-item .item-icon{width: 40px;height:auto}
.contactTop .main-cent .cent-item .item-icon img{width:100%}
.contactTop .main-cent .cent-item .item-text{width:calc(100% - 46px);height:auto;padding-left: 10px;font-size:20px;line-height:26px;color:#333;font-weight:500;}
.contactTop .main-cent .cent-item .item-text a{color:#333;}
.contactTop .main-map{position: absolute;top: 0;left: 0;width: 100%;height:auto;border-radius:10px;overflow:hidden}
.contactTop .main-map img{width:100%;height:100%;object-fit:cover}

/* Feedback */
.contactFB{position: relative;padding: 70px 0;background: #f9f9f9;}
.contactFB::before{content:'';position:absolute;left:0;top:0;width:100%;height:480px;background-color:#e35f13;z-index:-1}
.contactFB .container{display:flex;align-items: center;}
.LeftForm{width:500px;margin-right:80px;}
.LeftFormImg img{width:100%;}
.LeftFormPhone {margin-top:45px;}
.LeftFormPhone span{line-height:2.5;color:#9a9a9a;}
.LeftFormPhone p{font-size:34px;color:#e35f13;font-weight:bold;}
.FormBox{width: calc(100% - 580px);}
.FormBox .abTit{padding-bottom: 0;margin-bottom: 60px;text-align: left;}
.FormBox .abTit h4,
.FormBox .abTit p{color: #fff;}
.FormBox .abTit h4{font-size: 32px;font-weight:bold;}
.FormBox .abTit p{font-size:18px;}
.feedForm{width: 100%;display: flex;flex-direction: column;flex-wrap: wrap;}
.contactFB input[type='text']{display: block;width: 50%;height:44px;margin-bottom:15px;padding-left: 10px;line-height:44px;border: 1px solid #ededed;font-size:18px;color:rgba(73, 73, 73, 0.70);background: #fff;border-radius: 5px;}
.contactFB input[type='text']:nth-child(3n){margin-right:0;}
.contactFB input[type='text']::placeholder,
.contactFB textarea::placeholder{color:#999;font-size:15px;}
.contactFB textarea{width: 50%;height: 100px;margin-bottom:15px;padding-left: 10px;font-size:18px;border: 1px solid #ededed;color:rgba(73, 73, 73, 0.70);background:#fff;}
.contactFB .btnBox,
.contactFB .codeBox {display:flex;flex-wrap: nowrap;}
.contactFB .codeBox input[name='checkcode']{float:left;width:calc(100% - 140px);}
.contactFB .codeBox img{float:right;width:120px;}
.contactFB .btnBox input[type='submit'],.contactFB button[type='reset']{float:left;width:49%;height:42px;font-size:18px;line-height:42px;color:#fff;border-radius:5px;text-align:center;cursor:pointer;}
.contactFB .btnBox input[type='submit']{width:200px;border: 1px solid #e35f13;background: transparent;color: #e35f13;}
.contactFB .btnBox button[type='reset']{border:1px solid #fff;background:transparent;}
.contactFB .btnBox input[type='submit']:hover{background-color: #e35f13;color:#fff;}
.contactFB .btnBox button[type='reset']:hover{background:#910000;border:none;color:#fff;}

/* 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: 1660px) and (min-width: 1360px){
.FormBox{padding-left:80px;}
}
@media screen and (max-width: 1360px) and (min-width: 1200px){
.FormBox{padding-left:40px;}
}
@media screen and (max-width:1440px){
.contactTop .main-cent .cent-title{font-size:32px;}
.contactTop .main-cent .cent-English{margin-bottom:40px;}
.contactFB{padding: 50px 0;}
}
@media screen and (max-width:1200px){

.contactTop .main-cent .cent-title{font-size:26px;}
.contactTop .main-cent .cent-English{margin-bottom:40px;font-size: 16px;}
.contactFB{height: auto;padding: 30px 0;}
.FormBox .abTit{margin-bottom: 25px;}
.FormBox .abTit h4{font-size: 26px;}
.contactFB .postionFB{height: auto;position:inherit;width:100%;top:inherit;right:inherit;}
.contactFB textarea{height:80px}
.feedForm{width: 100%;}

}
@media screen and (max-width:1100px){
.contactTop{flex-direction: column;}
.contactTop .main-cent{width: 100%;margin-bottom: 25px;}
.contactTop .main-cent .cent-item{float: left;width: calc(50% - 10px);margin-right: 20px;}
.contactTop .main-cent .cent-item:nth-child(2n){margin-right: 0;}
.contactFB input[type='text']{flex: calc(50% - 10px);margin-right: 20px;}
.contactFB input[type='text']:nth-child(3n){margin-right: 20px;}
.contactFB input[type='text']:nth-child(2n){margin-right: 0;}
}
@media screen and (max-width: 680px) {
.TopSec ul li{width:100%;margin-right:0;}
}


/* 版权部分 */
.updown{opacity:0;visibility:hidden}
.updown.active{opacity:1;visibility:visible}
.updown i{display:block;position: absolute;bottom: 3%;right: 5%;width: 50px;height:50px;background: #a3a5a6 url(../images/top.png) center center no-repeat;border-radius: 50%;z-index:333;cursor:pointer;/* box-shadow: -1px 1px 6px 0px rgba(142, 194, 31, 0.52); */}
.updown i:hover{background-color:#e35f13;}

.sectionFoot {width: 100%;clear: both;background: #e35f13;}
.footer {padding-top: 66px;padding-bottom: 45px;display: flex;justify-content: space-between;}
.footer_left {width: calc(100% - 700px);float: left;margin-right: 95px;}
.footer .footer_nav {padding-top: 30px;display: flex;}
.footer .footer_nav dl {display: block;width: 15.5vw;min-height: 150px;float: left;margin-right: 15px;}
.footer .footer_nav dl:nth-child(1){width: 18vw;}
.footer .footer_nav dl:nth-child(4){width: 20vw;}
.footer .footer_nav dt a {font-size: 16px;color: #fff;line-height: 30px;font-weight: bold;}
.footer .footer_nav dd a {font-size: 14px;color: #fff;line-height: 30px;font-weight: 100;}
.footer .footer_nav dt a:hover, .footer .footer_nav dd a:hover {color: yellow; opacity: 1;}
.footer_right {width: 596px;float: right;}
.footer .footer_logo {height: 49px;}
.join_address{margin-bottom:30px;text-align:right;color: #fff;}
.footer .join_title {font-size: 24px;line-height: 1.5;}
.footer .join_title span {font-size: 18px;font-weight: normal;}
.footer .footer_address {font-size: 18px;line-height: 1.5;}
.footer .qrcodeBox{display: flex;justify-content: flex-end;}
.footer .footer_right dl {display: block;width: 134px;margin-left:20px;background: transparent;float: left;}
.footer .footer_right dl:first-child {margin-left: 0;}
.footer .footer_right dl dt img {display: block;width: 134px;height: 134px;margin: 0 auto;}
.footer .footer_right dl dd {font-size: 16px;display: block;text-align: center;color: #fff;line-height: 33px;}
.sectionFoot .copyright {font-weight: lighter;clear: both;padding:15px 0;text-align: center;color: #4d4d4d;border-top: 1px solid #fff;}

.copyright span{margin:0 6px;}
.copyright span b{font-weight: normal;}
.copyright p,
.copyright a,
.copyright p a{color:#fff;font-size:14px;}

@media screen and (max-width: 1600px){
.footer_left {width: calc(100% - 600px);margin-right: 75px;}
.footer_right {width: 540px;}
.footer .footer_right dl {width: 120px;}
.footer .footer_right dl dt img {width: 120px;height: 120px;}
}
@media screen and (max-width: 1440px){
.footer {padding: 35px 0;}
}
@media screen and (max-width: 1300px){
.footer_left {width: calc(100% - 500px);margin-right: 55px;}
.footer .footer_nav dt a{font-size: 15px;}
.footer .footer_nav dd a{line-height: 1.75;}
.footer_right {width: 430px;}
.footer .footer_right dl {width: 100px;margin-left:10px;}
.footer .footer_right dl dt img {width: 100px;height: 100px;}
}
@media screen and (max-width: 1200px){  
.sectionFoot .menus .menus-son{font-size:14px;}
.footTop{margin-bottom: 20px;padding-bottom:20px;}
.footer {flex-direction: column;}
.footer_left {width: 100%;margin-right: 0;}
.footer .join_title {font-size: 18px;}
.footer .join_title span,
.footer .footer_address {font-size: 14px;}
.footer_right {width: 100%;float: left;margin-top: 15px;}
.join_address{margin-bottom: 15px;text-align:left;}
.footer .qrcodeBox{justify-content: flex-start;}
.footer .footer_nav dd a{font-size: 12px;}
.copyright span,
.copyright a,
.copyright span a{font-size:14px;}
} 

@media screen and (max-width: 960px){
.updown.active{opacity:0;}
.sectionFoot span,
.sectionFoot a{font-size: 14px;}
}
@media screen and (max-width: 768px){
.footer{display: none;}
.copyright span:nth-child(2),
.copyright span:nth-child(3),
.copyright span:nth-child(4),
.copyright span:nth-child(5){display:none;}

}
@media (max-width: 680px) {
.footTop{display:none;}
.copyright span:nth-child(2),
.copyright span:nth-child(4){display: none;}
.copyright span{display:block;}
.copyright span:nth-child(3){float:none;}

.sectionFoot span{display: none;}
.sectionFoot span:nth-child(4), 
.sectionFoot span:nth-child(8){display: block;}
}

@media (max-width: 480px) {
  .sectionFoot {font-size: 13px;}
}

/* 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);}

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

/* 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:#e35f13;}
.srList li:hover .sltxt{color:#e35f13;}


/*分页*/
.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:#e35f13;} 
.pagination li a:link:hover {color:#e35f13;} 
.pagination li.thisclass{background-color: #e35f13;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:20px;margin-bottom:20px;}
.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:#e35f13;border:1px solid #e35f13;}


/*回到顶部-悬浮链接*/
.suspension{position:fixed;right:2px;bottom: 60px;width:60px;height: 65px;z-index:555;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:60px;height: 60px;line-height: 60px;background-color:#e35f13;margin-bottom:2px;cursor:pointer;outline:none;border-radius: 50%;text-align: center;box-shadow: -1px 1px 6px 0px rgb(0 0 0 / 54%);}
.suspension .a.active,
.suspension .a:hover{background:#e35f13;}
.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;color: #fff;font-size: 20px;font-weight: bold;}
.suspension .a-top .i{/* background-image:url(../images/kfIco_top.png); *//* background-position: 0; *//* height: 40px; */}
.suspension .a-top:hover{background:#e35f13;}
.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 .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-qrcode,.suspension .d-service-jm{text-align:center;}
.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;}  
}



@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)}
}

























