@charset "utf-8";
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#ec0000;}
/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.padding80{padding: 80px 0;overflow: hidden;}


@font-face {
  font-family: 'iconfont';  /* project id 871028 */
  src: url('//at.alicdn.com/t/font_871028_m11m6n5ft9m.eot');
  src: url('//at.alicdn.com/t/font_871028_m11m6n5ft9m.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_871028_m11m6n5ft9m.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_871028_m11m6n5ft9m.woff') format('woff'),
  url('//at.alicdn.com/t/font_871028_m11m6n5ft9m.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_871028_m11m6n5ft9m.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}



/* 顶部 */
.topBar{font-size:.75rem;background:#eaeaea;height:40px;line-height:40px;}
.topBar_r a{float: left;padding: 0 15px;position: relative;background: url('../images/top_line.jpg') no-repeat right center;z-index: 100;}
.topBar_r .icon{font-family: "iconfont";font-size: 1rem;}
.topBar .wx span{position: absolute;top:40px;left:-30px;background:#eaeaea;padding:5px;display:none;z-index:5;width:100px;}
.topBar .wx span::before{position: absolute;content: "";top:-12px;left:50px;border:6px solid transparent;border-bottom-color:#ddd;}
.topBar .wx img{width:100px;height:100px;}
.searMain{position:absolute;padding:20px;background:#eee;left: -395px;top:40px;display:none;}
.searMain:before{ content: "";position: absolute;top:-16px;right:30px; width: 0px; height: 0px;border: 8px solid transparent;border-bottom-color:#ddd;}
.searMain form{width: 420px;background:#fff; height: 35px; line-height: 35px;}
.searMain .sear_text{ width:375px; float:left;  height:35px; line-height:35px; float:left; color:#666; padding-left:10px;background:none;}
.searMain .sear_btn{ float:left; background:url('../images/searBtn.png') no-repeat center center; width:35px; height:35px; cursor:pointer;opacity: 0.8;}
.searMain .sear_btn:hover{opacity: 1;}


/* 头部 */
.header{position:relative;z-index:99;background:#fff;line-height:120px;height:120px;width:100%;}
.header .logo{position:absolute;left:0;top:0;border-right: 1px solid #d9d9d9;width: 280px;}
.nav .navMain{padding:0 280px 0 280px;font-size:1.125em;}
.nav .m{float:left;text-align:center;padding-left:1px;height:120px;width:15%;position:relative;}
.nav .m>a{color:#333;position:relative;display: inline-block;}
.nav .m>a::after{content: "";position: absolute;left:0;bottom: 0;height:2px;background: #ec0000;width:0;transition: all .4s;}
.nav .m:hover>a,.nav .cur>a{color:#ec0000;}
.nav .m:hover>a::after,.nav .cur>a::after{width: 100%;}
.nav .navSub{position:absolute;left:0;top:100%;background:#eee;line-height:35px;width:100%;color:#333;font-size:.875rem;transform:scale(0,1);transition:all 0.4s;opacity:0;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#ec0000;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;}
.pcTel{position: absolute;right:0;top:0;border-left: 1px solid #d9d9d9;line-height: 1;padding-top: 40px;height: 120px;font-size: .875rem;width: 280px;text-align: right;}
.pcTel span{position: relative;display: inline-block;padding-left:40px;text-align: left;}
.pcTel b{display: block;color: #ec0000;font-weight: normal;font-size: 2em;font-weight: normal;}
.pcTel span::after{content: "\e649";position: absolute;color:#ec0000;font-family: "iconfont";font-size:2.6em; left:0;top:50%;margin-top:-15px;}
.wapTel{display: none;}

/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#ec0000;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.8;width:40px;height:3px;border-radius:0;cursor:pointer;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background:#ec0000;opacity:1;}
.banner .swiper-button-next,.banner .swiper-button-prev{background: url('../images/banBtn.png') no-repeat;width:90px;height:50px;left:0;opacity:1;margin-top:-45px;opacity:0;}
.banner .swiper-button-next{background-position: -90px 0;left:auto;right:0;}
.banner:hover .swiper-button-next,.banner:hover .swiper-button-prev{opacity:.6;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{opacity:1;}

/* 我们的优势 */
.hTitle{font-size:2.5rem;text-align:center;color:#191919;margin-bottom:40px;}
.hTitle span{color:#515151;font-size:.4em;display:block;}
.odds{font-size: .875rem;}
.odds ul{border-right: 1px solid #d9d9d9;position: relative;}
.odds li{float:left;width: 25%;border-left: 1px solid #d9d9d9;padding: 0 3%;position: relative;}
.odds li i{color: #bbb;font-size:4.286em;margin-bottom: 20px;font-style: normal;}
.odds li h4{font-size:1.757em;color: #191919;margin-bottom: 15px;}
.odds li p{min-height: 90px;margin-bottom:  10px;}
.odds li .pImg{padding-top:48%;}
.odds li::after,.odds ul::after{content: "";position: absolute;left:-1px;top: 80px;height: 25px;background: #ec0000;width: 1px;transition: all .3s;} 
.odds ul::after{left:auto;right: 0px;}
.odds li:hover img{transform: scale(1.1);}
.odds li:hover::after{height:60px;}

/* 拆装工具 */
.tool,.join{background-image: url('../images/tool_bg.jpg');background-position:center;background-position:no-repeat;background-size: cover;background-attachment: fixed;}
.tool  ul{margin-right: -25px;}
.tool li{float: left;width:25%;padding-right:20px;padding-bottom:20px;text-align: center;transition: all .3s;}
.tool li a{display: block;background: #fff;padding:0 5% 5% 5%;}
.tool li .pImg{padding-top: 60%;margin:0 auto;width:80%;}
.tool li h4{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding: 10px 0;}
.tool li i{font-style: normal;color:#999;height:18px;line-height: 18px;width: 18px;border: 1px solid #999;display: inline-block;border-radius:100%;}
.tool li.big{width:50%;}
.tool li.big a{padding:38px 5% 5% 5%;}
.tool li.big h4{height:81px;padding: 20px 0;}
.tool li a:hover img,.trainingL li a:hover .bgImg{transform: scale(1.1);}
.tool li a:hover i{color: #ec0000;border: 1px solid #ec0000;}
.tool li a:hover{box-shadow: 0 0 10px #ccc;}

/* 修复培训 */
.training{font-size: .875rem;}
.training .menu,.news .menu{text-align: center;margin-bottom: 60px;font-size: 0;}
.training .menu a,.news .menu a{display: inline-block;width: 290px;border: 1px solid #ccc;margin-left: -1px;height:64px;line-height:64px;color: #333;font-size:1.25rem;text-align: center;}
.training .menu a:hover,.news .menu a:hover{background: #ec0000;color: #fff;border: 1px solid #c50000;}

.trainingL{width: 48.5%;overflow: hidden;}
.trainingL li{float: left;width:48.5%;line-height: 1.8;overflow: hidden;}
.trainingL li:nth-child(2n){float: right;}
.trainingL li .bgImg{height: 235px;}
.trainingL li .font{padding:30px 0;border-bottom: 1px solid #ccc;transition: all .3s;background: #fff;position: relative;z-index: 2;}
.trainingL li h4{font-size:1.429em;color: #191919;margin-bottom: 20px;}
.trainingL li a:hover img{transform: scale(1.1);}
.trainingL li a:hover .font{background: #ec0000;color: #fff;padding: 30px 5%;}
.trainingL li a:hover h4{color:#fff;}

.trainingR{width: 48.5%;overflow: hidden;}
.trainingR li{height:95px;overflow:hidden;margin-bottom: 15px;}
.trainingR li .pic{width:20%;height:95px;float:left;overflow:hidden;margin-right: 20px;}
.trainingR li h4{font-size:1.167em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;color:#333;}
.trainingR li h4 span{display:block;color:#777;font-size:.75rem;}
.trainingR li p{color:#888;}
.trainingR li .txt span{margin-left: 15px;}
.trainingR li i{display: inline-block;width: 30px;height: 9px;background: url('../images/arr.png') no-repeat right top;margin-top: 15px;transition: all .5s;opacity: .2;}
.trainingR li:hover .bgImg,.franchiseeMain li a:hover img{transform:scale(1.08);}
.trainingR li:hover h4{color:#ec0000;}
.trainingR li:hover i{width: 60px;opacity: 1;}

/* 招商加盟 */
.join{background-image: url('../images/join_bg.jpg');font-size: .975rem;}
.join .hTitle,.join .hTitle span{color: #fff;}
.joinOdds{margin-bottom: 40px;overflow: hidden;}
.joinOdds dl{width: 48.5%;background: #fff;overflow: hidden;}
.joinOdds dl dt{height: 355px;overflow: hidden;width: 48%;}
.joinOdds dd{width: 52%;padding: 5%;}
.joinOdds dd h4{font-size: 2em;position: relative;margin-bottom: 35px;padding-bottom: 15px;color: #191919;}
.joinOdds dd h4::after,.aboutL .title::after,.aboutL .more::after,.newsSlide .more::after{content: "";position: absolute;left:0;bottom:0;background: #ec0000;width: 15px;height:1px;}
.joinOdds dd p{margin-bottom: 10px;padding-left: 30px;}
.joinOdds dd i{background:#ec0000;border-radius: 100%;color:#fff;width: 20px;height: 20px;font-style: normal;float: left;line-height: 20px;font-size: 12px;text-align: center;margin-left:-30px;}
.joinOdds dl:hover .bgImg,.newsSlide li:hover .bgImg{transform: scale(1.06);}

.franchisee{background: #fff;overflow: hidden;padding:30px 0;}
.franchisee .title{color: #191919;text-align: center;font-size: 1.714em;padding-bottom: 30px;border-bottom: 1px solid #d8d8d8;margin-bottom: 30px;}
.franchiseeMain{margin: 0 40px;overflow: hidden;}
.franchiseeMain li{float: left;width: 20%;}
.franchiseeMain li .pImg{padding-top: 66%;}
.franchiseeMain li p{height: 50px;line-height: 50px;position: relative;transition: all .3s;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.franchiseeMain li p i{float: right;font-style: normal;} 
.franchiseeMain li a:hover p{background: #ec0000;color: #fff;padding: 0 10px;} 

/* 关于我们 */
.aboutL{width: 48%;font-size: .975rem;}
.aboutL .title{font-size: 1rem;padding-bottom: 15px;margin-bottom: 25px;position: relative;}
.aboutL .title span{font-size: 2.5em;display: block;color: #191919;}
.aboutL .font{height: 240px;overflow: hidden;}
.aboutL .txt{min-height: 150px;}
.aboutL .more,.newsSlide .more{padding-left: 40px;position: relative;color: #999;font-size: .75rem;}
.aboutL .more::after,.newsSlide .more::after{top:50%;width:100%;background: #999;}
.aboutL .more:hover,.newsSlide .more:hover{color:#ec0000;padding-left:60px;}
.aboutL .more:hover::after,.newsSlide .more:hover::after{background:#ec0000;}
.aboutL li{float: left;width: 25%;}
.aboutL li b{color: #ec0000;font-size: 3.857em;font-family: Arial;line-height: 1.2;}
.aboutR{width: 48.5%;height: 470px;overflow: hidden;}
.aboutR .bgImg{animation:scale 25s infinite;}
@keyframes scale
{
from {transform:scale(1);}
50% {transform:scale(1.1);}
to {transform:scale(1);}
}

/* 热门产品 */
.product{padding:60px 0;overflow:hidden;border-bottom: 1px solid #e5e5e5;font-size:.875rem;text-align:center;}
.product li{float:left;width:33.3%;}
.product li a{border:1px solid #efefef;display:block;overflow:hidden;background:#efefef;}
.product li .font{text-align:center;padding:5%;color:#777;}
.product li h4{font-size:1.286em;color:#333;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.product li p{min-height:45px;}
.product li .pImg{padding-top:70%;}
.product li .more{display:inline-block;margin-top:5px;color:#00448f;background: url(../images/pMore.png) no-repeat center;width:80px;height:30px;}
.product li a:hover img{transform:scale(1.1);}
.product li a:hover{background:#00448f;border:1px solid #00448f;}
.product li a:hover .font,.product li:hover h4,.product li:hover span{color:#fff;}
.proMain{position:relative;overflow:hidden;}
.proMain div.slideIcon{text-align:center;margin-top:25px;}
.proMain .swiper-pagination-bullet{width:13px;height:13px;}
.proMain.swiper-pagination-bullet{width:10px;height:10px;z-index:5;cursor:pointer;}

/* 新闻中心 */
.news{padding:60px 0;border-top: 1px solid #d9d9d9;font-size: .75rem;}
.newsSlide{width: 58%;overflow:hidden;position:relative;text-align: center;}
.newsSlide li{text-align: left;}
.newsSlide li .pic{width: 54%;height: 345px;overflow: hidden;margin-right: 4%;}
.newsSlide li h4{font-size: 1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding: 20px 0;}
.newsSlide li h4 a{color: #191919;}
.newsSlide li h4 a:hover{color: #ec0000;}
.newsSlide li .more{display: inline-block;margin-top: 20px;}
.newsSlide .swiper-pagination-bullet-active{background: #ec0000;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:rgba(0,0,0,.1); height: 45px;line-height: 45px;width: 50%;z-index: 2;left:auto;padding-left: 8%;text-align: left;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}

.newsR{width:38%;overflow:hidden;max-height:345px;position:relative;}
.newsR li{margin-bottom: 10px;color:#888;}
.newsR li a{display:block;padding: 5px 0 5px 85px;}
.newsR li .date{width: 85px;font-size: .75rem;color: #999;font-family: Arial;line-height: 1.2;margin-left: -85px;}
.newsR li .date b{font-size: 3.667em;color: #666;display: block;}
.newsR li h4{font-size:1.333em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;color:#333;}
.newsR li a:hover h4,.newsR li a:hover .date,.newsR li a:hover .date b{color:#fff;}
.newsR li a:hover {color: #fff;background: #ec0000;padding: 0 10px;padding: 5px 10px 5px 95px;}

/*底部 */
.footer{padding: 50px 0;overflow: hidden;background: #1c1c1c;overflow: hidden;color: #999;font-size: .75rem;}
.footL{width: 38%;border-right: 1px solid #454545;min-height: 190px;overflow: hidden;}
.footL .footMenu{width: 25%;float: left;line-height: 2;}
.footMenu h3,.footR .tie{font-size: 1.286em;color: #fff;margin-bottom: 10px;}
.footMenu h3 a{color: #fff;}
.footContact{width: 30%;padding: 0 3%;min-height: 190px;border-right: 1px solid #454545;}
.footR{width: 29%;overflow: hidden;}
.footR .tel{position: relative;padding-left: 40px;margin-bottom: 20px;}
.footR .tel span{display: block;color: #fff;font-size: 1.857em;}
.footR .tel::after{content: "\e649";position: absolute;color:#616161;font-family: "iconfont";font-size:3em; left:0;top:0;} 
.footR .wx{background: url('../images/zwmBg.jpg') no-repeat 100%;padding: 10px 10px 0 0;margin-top: -15px;width:145px;}

.firendlink{border-top: 1px solid #333;padding: 15px 0;overflow: hidden;font-size: .75rem;background: #1c1c1c;}
.firendlink span{font-size: 1.167em;color: #fff;}
.firendlink span i{font-style: normal;color: #ec0000;margin-left:10px;}
.firendlink a{margin:0 10px;}
.footer a,.firendlink a{color: #999;}
.footer a:hover,.firendlink a:hover{color: #fff;}

/*内页公用 */
.listWrap{font-size:.875rem;padding:60px 0;overflow:hidden;}
.listBanner{height:390px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:50%;font-size:1.875em;text-align:center;-webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-o-transform: translate(0,-50%); transform:translate(0,-50%);text-transform:uppercase;width:100%;padding:0 5%;}
.listBanner h3 span{display:block;font-size:.8em;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 65px;background:#f5f5f5;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#ddd url('../images/searBtn.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left}
.proSear .btn:hover{background-color:#ec0000;}
.searSelect{float:left;width:55px;color:#333;padding-left:10px;position:relative;font-size:12px;cursor:pointer;border-right:1px solid #ddd;margin-left:-65px;}
.searSelect span{position:relative;display:block;}
.searSelect span:after{content:"";position:absolute;right:5px;top:25px;border:4px solid transparent;border-top-color:#333;}
.searSelect ul{position:absolute;top:38px;left:0;background:#fff;text-align:center;width:55px;display:none;}
.searSelect ul li{line-height:25px;border-top:1px solid #f5f5f5;}


/* 内页公用菜单 */
.listNav{width:100%;position:relative;z-index:3;margin-top:-60px;padding:0;background:#fff;font-size:1.125rem;background: rgb(255,255,255,.2);overflow:hidden;height:60px;text-align:center;line-height: 60px;}
.listMenu a{float: left; color:#fff;position:relative;z-index:2;border-right:1px solid #eee;border-right-color:rgb(255,255,255,.3);white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding: 0 3.5%;}
.listMenu a:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition-delay:.1s;transition: transform .3s;transform-origin:right;z-index:-1;transform:scale(0,1);background:#ec0000;}
.listMenu a:first-child{border-left:1px solid #eee;border-left-color:rgb(255,255,255,.3);}
.listMenu a.cur,.listMenu a:hover{color:#fff;}
.listMenu a.cur:after,.listMenu a:hover:after{transform-origin:left;transform:scale(1);}
.breadCrumb{font-size:.875rem;padding:25px 0;position:relative;padding-bottom:0;overflow:hidden;}
.breadCrumb i{float:left;margin-right:8px;font-size:1.2rem;position: relative;top:-4px;}
.listNav .breadCrumb{font-size: .75rem;padding: 0;color: #fff;}
.listNav .breadCrumb a{color: #fff;}
.listNav .breadCrumb a:hover{color: #ec0000;}
.listNav .breadCrumb{top:0;}

/* 产品列表 */
.proList li{float: left;width: 49%;overflow: hidden;background: url('../images/tool_bg2.jpg') no-repeat;background-size: cover;color: #fff;margin-bottom: 30px;padding-right: 2%;}
.proList li:nth-child(2n){float: right;}
.proList li .pImg{width:376px;padding-top: 280px;}
.proList li h4{font-size: 2em;margin-bottom: 15px;padding-top: 30px;}
.proList li p{min-height: 100px;margin-bottom: 10px;}
.proList li .btn{height: 36px;line-height: 32px;background: #363633;color: #fff;border-radius: 18px;border:2px solid #fff;display: inline-block;text-align: center;width: 130px;margin-right: 5px;}
.proList li .more{background: #808395;}
.proList li .btn:hover{background: #ec0000;}
.proList li:hover img{transform: scale(1.1);}


/*  产品详情 */
.proShow_box1{overflow:hidden;margin-bottom:50px;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.gallery{width:40%;overflow:hidden;position:relative;padding:15px;background:#f7f7f7; border:solid 1px #ccc;}
.gallery .gallery-top{max-height:460px;position:relative;}
.gallery img{width:100%;}
.gallery-top li a{position:relative;}
.gallery-top li .pImg{padding-top:80%;}
.gallery-thumbs li{border:1px solid #bdc4ce;padding:5px;cursor:pointer;width:25%;}
.gallery-thumbs {width:100%;margin-top:10px;}
.gallery-thumbs .on{border:1px solid #333;}
.gallery .swiper-button-prev{left:20px;}
.gallery .swiper-button-next{right:20px;}
.gallery .swiper-button-black{opacity:0;}
.gallery:hover .swiper-button-black{opacity:1;}
.gallery .swiper-button-next,.gallery .swiper-button-prev{top:40%;}
#baguetteBox-overlay .full-image img{background: #fff;}
.proShow_R{width:54%;overflow:hidden;line-height:1.8;}
.proShow_R .title{font-size:1.815em;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #ddd;color:#333;}
.proShow_R .title p{padding:10px 0;}
.proShow_R .title span{display:block;font-size:0.7em;color:#555;}
.proShow_R .font{min-height:230px;line-height:2}
.proShow_R .font .txt{padding:3%;background:#f1f1f1;margin-top:15px;min-height:200px;}
.proShow_R .phone{padding-left:50px;color:#ec0000;padding-top:30px;position:relative;}
.proShow_R .phone:before{position:absolute;content: "\e649";font-family: "iconfont";color:#ec0000;font-size:30px;left:0;top:15px;font-size: 3rem;}
.proShow_R .phone span{font-size:2em;font-family:Arial;display: block;line-height: 1.2;}
.proShow_R .btn{border-top:1px solid #e5e5e5;padding-top:30px;margin-bottom:25px;margin-top:30px;overflow:hidden;}
.proShow_R .btn a{width:46%;height:50px;line-height:50px;float:left;text-align:center;background:#333;color:#fff;box-sizing: border-box;font-size:1.143em;border:2px solid #222;}
.proShow_R .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.5rem;line-height:1;top:2px;}
.proShow_R .btn a:nth-child(2){border:2px solid #8d8d8d;background:none;color:#666;float:right;}
.proShow_R .btn a:hover{background:#333;color:#fff;border:2px solid #333;}
.proShow-menu{height:50px;line-height:50px;border-bottom:1px solid #ddd;margin-bottom:30px;font-size:1.25rem;}
.proShow-menu a{float:left;height:50px;margin-right:20px;color:#333;}
.proShow-menu .active{color:#ec0000;border-bottom:1px solid #ec0000;}
.proShow-main{padding-bottom:30px;overflow:hidden;}
.relative_pro .title{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;}
.relative_pro .title span{display:inline-block;border-bottom:1px solid #ec0000;;color:#ec0000;height:50px;}
.relative_pro ul{margin-right:-15px;}
.relative_pro li{float: left;width:25%;padding-right:15px;}
.relative_pro li .pImg{padding-top:70%;}
.relative_pro li p{border-bottom:1px solid #ddd;padding:10px 0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center}
.relative_pro li:hover img{transform:scale(1.1);}


/* 关于我们 */
.listTie{font-size:2.5rem;color:#191919;text-align:center;margin-bottom:40px;position:relative;}
.aboutBox2{background: #e7e7e7;}
.aboutBox2 .pic{width: 50%;height: 330px;}
.aboutBox2 .font{background: #fff;width: 50%;padding:4%;height: 330px;color: #333;}
.aboutBox2 .font p{margin-bottom: 20px;}
.aboutBox2 .font span{font-weight: bold;}

.honor{position: relative;overflow: hidden;font-size: .875rem;}
.honor li{float: left;width: 16.6%;}
.honor li .pImg{border: 1px solid #c6c6c6;padding-top: 75%;}
.honor li p{text-align: center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding: 15px 0;}
.honor li a:hover img,.team li:hover img{transform:scale(1.08);}
.honor li a:hover .pImg{border: 1px solid #ec0000;}
.honor .swiper-pagination{bottom: 40px;}
.honor .swiper-pagination-bullet-active{background: #ec0000;}
.team{border-top: 1px solid #d9d9d9;font-size: .875rem;}
.team ul{margin-right: -20px;}
.team li{padding-right:20px;width:16.6%;float: left;padding-bottom:20px;}
.team li a{position: relative;display: block;overflow: hidden;}
.team li .pImg{padding-top: 84%;}
.team li p{position: absolute;left:0;bottom: 0;width: 100%;height: 40px;line-height: 40px;background: rgba(0,0,0,.4);z-index: 2;padding: 0 10px;color: #fff;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.team li.big{width:33.2%;}
.team li:nth-child(4){float: right;}

/* 图片列表 */
.picList ul{margin-right:-25px;}
.picList li{width:20%;text-align:center;float:left;padding-right:25px;margin-bottom:20px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:70%;border:1px solid #ebebeb;}
.picList li img{height: auto;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:10px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#ec0000;}
.settingList li .pImg{padding-top: 78%;}

/* 招商加盟 */
.joinBox1{font-size: .975rem;background: #e1e1e1;}
.joinBox1 .joinOdds dl{width: 50%;}
.joinCase{overflow: hidden;margin-right:-1%;padding-bottom: 10px;} 
.joinCase .pImg{padding-top: 48%;}
.joinCase .pImg span{position: absolute;left:0;top:0;width: 50%;height: 70px;line-height: 70px;background: #ec0000;color: #fff;text-align: center;font-size: 1.571em;}
.joinCase dl{width: 24%;float: left;margin-right: 1%;transition: all .3s;}
.joinCase dd{background: #fff;padding: 8%;min-height: 340px;}
.joinCase dd p{position: relative;margin-bottom: 10px;padding-left: 20px;}
.joinCase dd p::after,.joinBox2 .font p::after{content: "";position: absolute;left:0;top:8px;width: 5px;height: 5px;background: #ec0000;}
.joinCase dl:nth-child(2) .pImg span{background: #ec3800;}
.joinCase dl:nth-child(3) .pImg span{background: #ec4e00;}
.joinCase dl:nth-child(4) .pImg span{background: #ec8102;}
.joinCase dl:hover img{transform: scale(1.1);}
.joinCase dl:hover {box-shadow: 0 0 8px #ccc;}


.joinBox2{background-image:url('../images/join_bg2.jpg');background-position:center;background-size: cover;background-attachment: fixed; overflow: hidden;font-size: .975rem;}
.joinBox2 .listTie{color: #fff;}
.joinBox2 .font{width: 50%;background: #fff;padding: 4%;height: 460px;}
.joinBox2 .font h4{font-size: 2.286em;margin-bottom: 15px;color: #191919;}
.joinBox2 .font h4 b{color: #ca0000;}
.joinBox2 .font h4 span{display: block;font-size: .875rem;opacity: .6;}
.joinBox2 .font h5{font-size:1.143em;margin-bottom: 30px;color: #191919;}
.joinBox2 .font p{font-size: 0.929em;position: relative;padding-left: 20px;margin-bottom: 10px;}
.joinBox2 .font p::after{border-radius: 100%;}
.applyForm{width: 50%;background: #e6e6e6;padding: 4%;height: 460px;overflow: hidden;}
.joinForm span{width:49%;float: left;background: #fff;height: 50px;line-height: 50px;position: relative;padding:0 15px 0 60px;margin-bottom: 10px;position: relative;border: 1px solid #ccc;}
.joinForm span:nth-child(2n){float:right;}
.joinForm span input{width: 100%;height: 100%;}
.joinForm .tarea{width: 100%;height: 120px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.joinForm i{content: "";font-family: "iconfont";color: #a0a0a0;font-style: normal;float: left;margin-left: -30px;font-size: 1rem;}
.joinForm textarea{width: 100%;height: 100%;}
.joinForm .code{clear: both;}
.joinForm .code input{height: 50px;line-height: 50px;}
.joinForm .code .c{background: #fff;width: 20%;padding: 0 15px;}
.joinForm .code img{padding:14px;background: #fff;border-left: 1px solid #ddd;}
.joinForm .sub{background: #ec0000;width: 30%;cursor: pointer;transition: all .3s;color: #fff;}
.joinForm .sub:hover{background: #c50000;}

.joinBox3{padding: 80px 0;}
.joinBox3 .title{border-bottom:none;}
.joinBox3 .franchiseeMain{margin: 0 auto;}
.franchiseeMain .slideIcon{display: none;}
.franchiseeMain .pImg img{height: auto;}
.joinBox3 .franchiseeMain .slideIcon{text-align: center;margin-top: 20px;display: block;}
.joinBox3 .franchiseeMain .swiper-pagination-bullet-active{background: #ec0000;}


/* 新闻列表 */
.newsTop{overflow:hidden;position:relative;padding:60px 0;}
.newsTop li{background:#f3f3f3;overflow:hidden;float:left;width:50%;font-size:.813rem;height:280px;}
.newsTop li .pic{width:50%;float:left;height:280px;overflow:hidden;}
.newsTop li .txt{width:50%;padding:4%;background:#f3f3f3;}
.newsTop li .txt h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsTop li .txt h4 a{color:#333;}
.newsTop li .txt h4 a:hover{color:#ec0000;}
.newsTop li .txt h4 span{display:block;font-size:;font-family:Arial;color:#999;font-size:0.75rem;margin-top:5px;}
.newsTop li p{height:110px;overflow:hidden;margin-bottom:10px;}
.hdIcon {display:block;text-align:center;margin-top:25px;}
.hdIcon .swiper-pagination-bullet{border:1px solid #fff;position:relative;transition:all 0.3s;width:16px;height:16px;background:#fff;position:relative;opacity:1;}
.hdIcon .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#ec0000;top:4px;left:4px;border-radius:100%;}
.hdIcon .swiper-pagination-bullet-active{border:1px solid #ec0000;}
.newsTop li:hover .bgImg{transform:scale(1.1);}
.newsList{background:#f1f1f1;padding:70px 0;overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-25px;}
.newsList li{float:left;padding-right:25px;width:25%;margin-bottom:25px;}
.newsList li a{background:#fff;padding:6%;display:block;color:#777;}
.newsList li .pImg{padding-top:62%;margin-bottom:15px;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li p{height:80px;margin-bottom:10px;margin-top:15px;}
.newsList li .date{color:#999;margin-bottom:10px;}
.newsList li a:hover{box-shadow:0 0 10px #ccc;}
.newsList li a:hover img{transform:scale(1.1);}

/*  新闻详情 */
.showBread{margin-bottom:40px;padding-left:0;}
.showTie{border-bottom:1px solid #d9d0bf;overflow:hidden;margin-bottom:50px;padding-bottom:50px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.jsfwMain{margin-top:100px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTie .txt .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showTie .bshare-custom{margin-top:-30px;}
.showCon img{max-width:100%}
.showCon{line-height:2;}
.showPage{border-top:1px solid #ddd;padding-top:40px;margin-top:30px;}
.showPage p{margin-bottom:10px;}
.showPage .back{float:right;width:130px;height:40px;line-height:40px;background:#ddd;text-align:center;margin-top:-55px;}
.showPage .back i{position:relative;margin-right:8px;font-size:1rem;}
.showPage .back:hover{background:#ec0000;color:#fff;}

/* 联系我们 */
#dituContent{width:45%;height:420px;float: left;}
.contactBox1 .font{font-size: .975rem;width: 55%;background: #ebebeb;padding: 3% 4%;height: 420px;overflow: hidden;}
.contactBox1 .font .box{width: 50%;float: left;}
.contactBox1 .tie{font-size: 1.857em;margin-bottom: 35px;color: #191919;}
.contactBox1 .txt{line-height: 1.8;}
.contactBox1 .phone{border-bottom: 1px solid #d3d3d3;padding-bottom:25px;margin-bottom: 25px;overflow: hidden;}
.contactBox1 .phone p{float: left;margin-right: 40px;padding-left:50px;color:#555;position:relative;}
.contactBox1 .phone p:before{position:absolute;content: "\e649";font-family: "iconfont";color:#ec0000;font-size:30px;left:0;top:15px;font-size: 2.4rem;top:0;}
.contactBox1 .phone span{font-size:2em;font-family:Arial;display: block;line-height: 1.2;color:#ec0000;font-weight: 700;}
.contactBox2{background: #e7e7e7;}