
@font-face {
    font-family: dincondregular;
    src: url("/font/dincondregular.otf");
}
@font-face {
    font-family: dincondbold;
    src: url("/font/dincondbold.otf");
}
@font-face {
    font-family: dinmedium;
    src: url("/font/dinmedium.otf");
}
@font-face {
    font-family: markpromedium;
    src: url("/font/markpromedium.otf");
}
@font-face {
    font-family: markpro;
    src: url("/font/markpro.otf");
}
@font-face {
    font-family: instruction4;
    src: url("/font/instruction4.otf");
}
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;}
html,body{font-size: 14px;font-family:"Microsoft YaHei","PingFang SC";color: #333;background: #fff;}
input,textarea{ border:none; font-family:"Microsoft YaHei","PingFang SC";}
img{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;font-size: 14px;}
table{width: 100%;border-collapse: collapse;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
html.hide{overflow: hidden;}
body.hide{overflow: hidden;}
a{color: #333;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
p{line-height: 1.6em;}
.img100 img{vertical-align: bottom;width: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative; table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.relative{position: relative;}
.text-center{text-align: center;}
.overhide{overflow: hidden;}
.padding-tb60{padding: 60px 0;}
.padding-tb70{padding: 70px 0;}
.padding-tb80{padding: 80px 0;}
.padding-tb90{padding: 90px 0;}
.padding-tb100{padding: 100px 0;}
.padding-tb110{padding: 110px 0;}
.padding-tb120{padding: 120px 0;}
.w1140{width: 1140px;max-width: 92%;margin: 0 auto;}
.w1200{width: 1200px;max-width: 92%;margin: 0 auto;}
.w1280{width: 1280px;max-width: 92%;margin: 0 auto;}
.w1300{width: 1300px;max-width: 92%;margin: 0 auto;}
.w1400{width: 1400px;max-width: 92%;margin: 0 auto;}
.w1440{width: 1440px;max-width: 92%;margin: 0 auto;}
.w1450{width: 1450px;max-width: 92%;margin: 0 auto;}
.w1456{width: 1456px;max-width: 92%;margin: 0 auto;}
.w1600{width: 1600px;max-width: 92%;margin: 0 auto;}
.bgf1{background: #f1f1f1;}
.bgf2{background: #f2f2f2;}
.bgf3{background: #f3f3f3;}
.bgf4{background: #f4f4f4;}
.bgf5{background: #f5f5f5;}
.bgf6{background: #f6f6f6;}
.bgf7{background: #f7f7f7;}
.bgf8{background: #f8f8f8;}
.bgf9{background: #f9f9f9;}
.bgfff{background: #fff;}
.padding20{padding: 20px;}
.padding30{padding: 30px;}
.padding40{padding: 40px;}
.padding50{padding: 50px;}
.padding60{padding: 60px;}
.scrollBar::-webkit-scrollbar {width: 6px;height: 6px;}
.scrollBar::-webkit-scrollbar-thumb:hover { border: 1px solid #636363;background-color: #929292;}
.scrollBar::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;min-height: 28px;}
.scrollBar::-webkit-scrollbar-track-piece {background: #f3f3f3;}


/*header s*/
.header{position: fixed;z-index: 999; left: 0; top:0;background-size: cover; height: 100px; transition: all .4s;width: 100%;}
.yan{position: absolute;left: 0;bottom:0;width: 100%;}
.menu-handler{width: 46px; height: 40px; cursor: pointer; position: absolute;right:52px;top:30px; transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); display: block; z-index: 999;transition: all .4s;}
/*.menu-handler.area{background: #006bd3;}*/
/*.menu-handler.area .burger{}*/
.menu-handler .burger{height: 3px; background: #00b5ff; display: block;width: 46px; position: absolute; z-index: 5; left: 0; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center;-o-transform-origin: center; -ms-transform-origin: center;border-radius: 2px;-webkit-border-radius: 2px;top: 0;}
.menu-handler .burger-2{top: 18px; }
.menu-handler .burger-3{top: 37px;}
.menu-handler.active .burger-1{top:18px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2{-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3{top: 18px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.nav-box{position: fixed;left: -197px;width: 197px;background: #fff;height: 100%;z-index: 8;text-align: center;transition: all .4s;}
.nav-box.show{left: 0;}
.nav{padding-top: 160px; }
.nav-box li a{display: block;line-height: 60px;font-size: 16px;transition: all .4s;}
.nav-box li.active a{color: #f18103;}
.nav-box li:hover a{color: #f18103;}
.header-share{position: absolute;width: 100%;text-align: center;bottom:60px;}
.is-scroll .header{background: rgba(255,255,255,.9);height: 80px;box-shadow: 0 1px 2px #ddd;}
.is-scroll .header.bgnone{background: none;box-shadow: none;}
.is-scroll .menu-handler{top: 20px;}
.is-scroll .logo2{top: 8px;}

/*header e*/

/*index s*/
.logo2{position: absolute;top:18px;left:20px;z-index: 9999;transition: all .4s;}
.logo2 img{height: 62px;}
.banner-num{position: absolute;right: 100px;top:50%;z-index: 99;transform: translateY(-50%);}
.banner-num span{font-size: 22px;font-family: dinmedium;color: #333;display: block;margin: 20px 0;position: relative;line-height: 1em;cursor: pointer;}
.banner-num span:before{content: "";position: absolute;left: -18px;top:10%;height: 0;width: 2px;background: #f18101;transition: all .4s;}
.banner-num span.active{color: #f18101;}
.banner-num span.active:before{height:80%;}
.banner-text h2{font-size: 42px;color: #f18101;font-weight: bold;}
.banner-text p{font-size: 26px;color: #f18101;font-weight: bold;margin: 18px 0 50px;animation-delay: 300ms !important;}
.ljxx{display: inline-block;width: 160px;line-height: 38px;border-radius: 38px;text-align: center;font-size: 16px;color: #fff;background: #f18101;animation-delay: 600ms !important;transition: all .4s;}
.ljxx:hover{background: #4ac0f0;}
.bannerDot{position: absolute;left: 0;width: 100%;bottom:8%;pointer-events: none;z-index: 9;}
.bannerDots{pointer-events: all;display: inline-block;}
.swiperDots{margin-top: 60px;}
.swiperDots .swiper-pagination-bullet{width: 6px;height: 6px;border:2px solid #ccc;opacity: 1;background: none;margin: 0 8px;}
.swiperDots .swiper-pagination-bullet-active{border:2px solid #f18101;;background: #f18101;}
.bannerDots .swiper-pagination-bullet{border-color: #fff;}
.bannerDots .swiper-pagination-bullet-active{border-color: #f18101;}
.title28{margin-bottom: 50px;}
.title28 h2{font-size: 28px;color: #f18101;margin-bottom: 10px;}
.title28 h2 img{vertical-align: middle;margin-left: 4px;}
.title28 p{font-size: 16px;}
.about-des p{font-size: 16px;color: #666;line-height: 1.8em;}
.about-warp{width: 45%;}
.yuan{font-size: 0;margin-bottom: 80px;}
.yuan li{font-size: 14px;display: inline-block;vertical-align: top;text-align: center;margin-right: 85px;}
.yuan li:last-child{margin-right:0;}
.yuan li p{font-size: 16px;}
.about-des{margin-bottom: 30px;min-height: 150px;}
.about-bg{position: absolute;top:0;left: 0;width: 55.15%;z-index: -1;}
.zindex5{z-index: 5;}
.glvv{padding-top: 45px;}
.gsms-b{position: absolute;z-index: 5;width: 45%;bottom:0;right: 0;}
.gsms-b .swiper-slide{transform: scale(0.85);transform-origin:bottom right;}
.gsms-b .swiper-slide.ready{transition: all .4s;}
.gsms-b .swiper-slide-active{transform: scale(1);}
.gsms-b .swiper-slide p{position: absolute;width: 92%;left: 4%;bottom:18px;text-align: center;z-index: 2;font-size: 16px;color: #fff;}
.gsms-b .swiper-slide:before{content: '';position: absolute;width: 100%;height: 35%;left: 0;bottom:0;z-index: 1;background-image: linear-gradient(rgba(0,0,0,.01), rgba(0,0,0,.5));}
.tuoban-bg{height: 370px;}
.age{position: absolute;right: 0;bottom:0;width: 59.5%;}
.age li{float: left;width: 30.33%;margin-right: 3%;text-align: center;}
.tuoban-bg{margin-bottom: 55px;}
.age-text{width: 37%;margin-bottom: 80px;}
.age-des{margin-bottom: 42px;}
.age-des h3{font-size: 22px;font-weight: bold;margin-bottom: 22px;}
.age-des p{font-size: 16px;}
.age li p{font-size: 17px;font-weight: bold;margin-top: 20px;}
.zao{padding: 40px;}
.zao-type{position: absolute;right: 0;bottom:0;}
.zao-type a{display: inline-block;font-size: 16px;margin-left: 40px;position: relative;padding-bottom: 5px;transition: all .4s;}
.zao-type a:after{content: '';position: absolute;left: 50%;transform: translateX(-50%);border-bottom: 1px solid #f18101;bottom:0;width: 0;transition: all .4s;}
.zao-type a.active{color: #f18101;}
.zao-type a.active:after{width: 100%;}
.zao-type a:hover{color: #f18101;}
.zao-type a:hover:after{width: 100%;}
.zao-page{display: none;background: #fff;}
.zao-page.active{display: block;}
.zao-page .img100{width: 50%;}
.zao-con{width: 50%;}
.zao-warp{padding: 50px 50px 0;}
.zao-con h3{font-size: 22px;font-weight: bold;color: #f18101;margin-bottom: 20px;}
.zao-des{min-height: 170px;margin-bottom: 20px;}
.zao-des p{font-size: 16px;line-height: 2em;}
.zap-go a{float: left;width: 210px;text-align: center;line-height: 35px;border-radius: 35px;border:1px solid #bcbcbc;transition: all .4s;margin-right: 15px;margin-bottom: 35px;}
.zap-go a:hover{color: #fff;background: #f18101;border-color: #f18101;}
.ln-warp{border:1px solid #bcbcbc;padding: 80px 50px;}
.ln-list li{float: left;width: 21%;box-sizing: border-box;border:1px solid #efefef;background: #fff;text-align: center;margin-right: 5.33%;margin-bottom: 40px;border-radius: 20px;padding: 20px 0;transition: all .4s;}
.ln-list li:nth-child(4n){margin-right: 0;}
.ln-list{width: 54%;}
.ln-list li p{font-size: 16px;margin-top: 10px;transition: all .4s;}
.ln-list li:hover{border-color: #f18101;}
.ln-list li:hover p{color: #f18101;}
.ln-con{width: 41%;padding-top: 30px;}
.ln-con h3{font-size: 22px;font-weight: bold;color: #f18101;}
.ln-con p{font-size: 16px;margin-top: 20px;}
.ln-con .ljxx{margin-top: 40px;}
.padding-b90{padding-bottom: 90px;}
.xinwen-bot{margin-top: 35px;}
.xinwen-bot h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size:18px;margin-bottom: 10px;transition: all .4s;}
.xinwen-bot p{color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 3.2em;margin-bottom: 40px;}
.ckxx{display: inline-block;color: #999;position: relative;padding-right: 15px;}
.ckxx:after{content: '';position: absolute;right: 0;top:50%;margin-top: -5px;background: url("../image/5-10.png") no-repeat center;background-size: cover;width: 5px;height: 10px;}
.xinwen .swiper-slide a{display: block;border-right:1px solid #ddd;padding:0 20px;}
a:hover .xinwen-bot h3{color: #f18101;}
.gsms-page{position: absolute;left: -60px;bottom:0;}
.gsms-pages{position: relative;margin-top: 30px;cursor: pointer;}
.gsms-pages .dot{display:block;width: 10px; height: 10px; border-radius: 100%; background: #e7e7e7;margin: 0 auto;}
.gsms-pages .line{display:block;width: 1px; height: 0; background: #e4e4e4;margin: 15px auto;}
.gsms-page span{font-size: 26px;color: #333; font-family: dinmedium;display: none;margin: 0 auto;line-height: 1em;}

.gsms-pages.active span{display: block;}

.gsms-pages.active .dot{background-color:#f18101;}
.gsms-pages.active .line{height: 100px;}
.ljxx.wap-show{display: none;}
/*index e*/

/*footer s*/
.footer-top{background: #202128;padding: 60px 0;}
.footer-nav dl{float: left;min-width: 100px;margin-right: 10px;}
.footer-nav dl:last-child{margin-right: 0;}
.footer-nav dl dt{color: #fff;margin-bottom: 20px;}
.footer-nav dl dd{margin-bottom: 5px;}
.footer-nav dl dd a{color: rgba(255,255,255,.3);transition: all .4s;}
.footer-nav dl dd a:hover{color: rgba(255,255,255,1);}
.hotline p{color: #fff;}
.hotline strong{color: #fff;font-family: dincondbold;font-size: 32px;display: block;margin: 12px 0 22px;line-height: 1em;}
.ljzx{display: inline-block;border:1px solid rgba(255,255,255,.3);border-radius: 5px;color: rgba(255,255,255,.3);text-align: center; transition: all .4s;width: 112px;line-height: 30px;}
.ljzx img{vertical-align: middle;opacity: 0.3;margin-right: 10px;margin-top: -2px;transition: all .4s;}
.ljzx:hover{color: rgba(255,255,255,1);border-color:  rgba(255,255,255,1);}
.ljzx:hover img{opacity: 1;}
.code{text-align: center;border-right: 1px solid rgba(255,255,255,.1);margin-right: 35px;padding-right: 35px;max-width: 124px;}
.code p{color: #fff;margin: 10px 0;}
.footer-bot{background: #0f0f13;padding: 15px 0;}
.banquan a,.banquan span{display: inline-block;vertical-align: middle;color: #999;margin-right: 5px;}
.share a{display: inline-block;vertical-align: middle;width: 37px;height: 25px;margin: 0 5px;position: relative;}
.weixin{background-image: url("../image/weixin.png");}
.weibo{background-image: url("../image/weibo.png");}
.xinlang{background-image: url("../image/xinlang.png");}
.header-share .xinlang{background-image: url("../image/boke.png");}
.hide-code{position: absolute;width: 124px;height: 0;overflow: hidden;transition: all .4s; left:50%;margin-left:-62px;bottom:30px;}
.share a:hover .hide-code{height: 124px;}
/*footer e*/
/*3教育理念2 s*/
.ban{overflow: hidden;}
.ban-text{position: absolute;left: 0;width: 100%;bottom:13%;}
.ban-text h2{font-size: 42px;font-weight: bold;color: #fff;margin-bottom: 15px;position: relative;}
.ban-text h2:before{content: '';width: 90000px;right: 100%;top:50%;border-top: 1px solid #fff;position: absolute;margin-right: 25px;}
.ban-text p{font-size: 26px;color: #fff;}
.linian-left{width: 46%;}
.linian-left .ln-con{margin-bottom: 60px;}
.linian-left .ln-con h3{margin-bottom: 20px;}
.linian-left .ln-con p{margin-top: 0;}
.linian-img{width: 50.2%;padding-top: 50px;transform-origin: bottom;}
.linian-left .ln-con,.linian-left .ln-list{width: 100%;}
.linian-left .ln-list li p{font-size: 13px;}
/*3教育理念2 e*/
/*7.1新闻中心 s*/
.padding40-80{padding: 40px 0 80px;}
.position{margin-bottom: 56px;display: inline-block;background: #f3f3f3;border-top-right-radius: 42px;border-bottom-right-radius: 42px;font-size: 0;}
.position a{display: inline-block;width: auto;padding: 0 35px; background: #f3f3f3;line-height: 42px;border-top-right-radius: 42px;border-bottom-right-radius: 42px;text-align: center;position: relative;font-size: 16px;transition: all .4s;font-size: 14px;}
.position a.active{z-index: 3;background: #f18101;color: #fff;}
.position a:hover{background: #f18101;color: #fff;}
.news{font-size: 0;}
.news li{font-size: 14px;display: inline-block;vertical-align: top;width: 31%;margin-right: 3.5%;margin-bottom: 3.5%;}
.news li a{border-bottom: 1px solid #e2e2e2;display: block;padding-bottom: 15px;transition: all .4s;}
.news li a:hover{border-color: #f18101;}
.news li:nth-child(3n){margin-right: 0;}
.page{text-align: center;margin: 25px auto;}
.page a{display: inline-block;vertical-align: middle;font-size: 16px;font-family: dincondregular;margin: 0 8px;width: 35px;height: 35px;line-height: 35px;border:1px solid #bfbfbf;border-radius: 100%;transition: all .4s;}
.page a.active{border-color: #f18101;background-color: #f18101; color: #fff;}
.page a:hover{border-color: #f18101;background-color: #f18101; color: #fff;}
.page-btn{width: 16px;height: 16px;opacity: 0.4;}
.page-btn:hover{opacity: 1;}
.page-left{background-image: url("../image/left.png");}
.page-left:hover{background-image: url("../image/left1.png");}
.page-right{background-image: url("../image/right.png");}
.page-right:hover{background-image: url("../image/right1.png");}
/*7.1新闻中心 e*/
/*7.2新闻中心详细 s*/
.xwxq-l{width: 68%;}
.xwxq-top{border-bottom: 1px solid #f0f0f0;padding-bottom: 30px;}
.xwxq-top h1{font-size: 22px;font-weight: bold;margin-bottom: 15px;}
.xwxq-top p{color: #999;}
.xwxq-top p span{font-family: dincondregular;font-size: 16px;}
.edited{padding: 40px 0;}
.edited p{margin: 20px 0;}
.edited img{display: block;max-width: 100%;height: auto !important;vertical-align: bottom;margin: 0 auto;}
.xqfy{text-align: center;margin-top: 20px;}
.xqfy a{display: inline-block;width: 36px;height: 36px;border:1px solid #bebebe;border-radius: 100%;margin: 0 12px;transition: all .4s;}
.xqfy a:hover{background-color: #f18101;border-color: #f18101;}
.xqfy-left{background-image: url("../image/xqleft.png");}
.xqfy-left:hover{background-image: url("../image/xqleft1.png");}
.xqfy-right{background-image: url("../image/xqright.png");}
.xqfy-right:hover{background-image: url("../image/xqright1.png");}
.xq-list{background-image: url("../image/list.png");}
.xq-list:hover{background-image: url("../image/list1.png");}
.dggg{margin: 60px 0; padding: 35px 0;}
.xwxq-r{position: absolute;right: 0;}
.xwxq-r h2{font-size: 22px;font-weight: bold;color: #f18101;margin-bottom: 25px;}
.xwxq-r h2 img{display: inline-block;vertical-align: middle;margin-left: 5px;}
.xwxq-r{width: 24%;}
.tjxw .xinwen-bot{margin-top: 15px;}
.tjxw .xinwen-bot h3{font-size: 16px;margin-bottom: 6px;}
.tjxw .xinwen-bot p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 1.6em;display: block;margin-bottom: 25px;}
/*7.2新闻中心详细 e*/
/*9联系我们 s*/
.contact-top{border-bottom: 1px solid #e4e4e4;margin-bottom: 45px;}
.contact-top .title28{margin-bottom: 35px;}
.contact-top .title28 h2{margin-bottom: 15px;}

.shop-l{width: 32%;}
.shop-list{height: 595px;overflow: auto;}
.shop-list ul{margin-right: 35px;}
.shop-list li{border-bottom: 1px solid #c8c8c8;padding: 20px 0;cursor: pointer;}
.shop-list h5{font-weight: bold;font-size: 17px;transition: all .4s;}
.shop-list li.active h5{color: #f18101;}
.shop-list li:hover h5{color: #f18101;}
.shop-list p{position: relative;padding-left: 30px;margin-top: 5px;}
.shop-list p span{color: #7f7f7f;}
.shop-list p:before{content: '';width: 16px;height: 20px;position: absolute;left: 0;top:2px;}
.shop-add:before{background: url("../image/shop2.png");}
.shop-tel:before{background: url("../image/shop1.png");}
.shop-r{position: absolute;width: 67%;height: 100%;right: 0;top:0;}
/*9联系我们 e*/
/*2关于我们2 s*/
.title26{margin-bottom: 40px;}
.title26 h2{font-size: 26px;font-weight: bold;color: #f18101;}
.title26 h2 img{display: inline-block;vertical-align: middle;margin-left: 4px;}
.title26 strong{display: block;color: #666;font-size: 18px;font-weight: bold;margin-top: 10px;}
.title26 p{font-size: 16px;margin-top: 20px;}
.guanyu-ms{border-top: 1px solid #e9e9e9;padding-top: 30px;}
.guanyu-des{margin-right: 630px;}
.guanyu-des p{font-size: 15px;color: #7a7a7a;line-height: 32px;}
.guanyu-list{position: absolute;right: 0;top:20px;font-size: 0;}
.guanyu-list li{display: inline-block;font-size: 14px;margin-left: 68px;vertical-align: top;}
.guanyu-list p{color: #7a7a7a;}
.guanyu-list strong{display: block;font-size: 42px;font-family: markpromedium;}
.guanyu-list li:nth-child(1) strong{color: #f18101;}
.guanyu-list li:nth-child(2) strong{color: #28a8e6;}
.guanyu-list li:nth-child(3) strong{color: #f6cb03;}
.shiming{border-radius: 20px;overflow: hidden;}
.shiming-img{width: 50%;height: 541px;}
.shiming-list{position: absolute;width: 50%;height: 100%;top:0;right: 0;}
.shiming-list ul{margin: 0 50px;}
.shiming-list ul li{border-bottom: 1px solid #e0e0e0;padding: 40px 0;}
.shiming-list ul li:hover h3{color: #f18101;}
.shiming-list ul li .relative{padding-left: 70px;}
.shiming-list ul li img{position: absolute;left: 0;top:5px;width: 48px;}
.shiming-list h3{font-size: 18px;margin-bottom: 10px;transition: all .4s;}
.shiming-list p{color: #7a7a7a;}
.his-bot{padding-right: 35px;padding-left: 1px;}
.his-con p{color: #7b7b7b;transition: all .4s;}
.his-con h3{font-size: 36px;font-family: dincondbold;margin: 15px 0 15px 8px;transition: all .4s;}
.his-con .i1{width: 33px;height: 31px;background: url("../image/gh.png") no-repeat center;background-size: cover;margin-left: 13px;transition: all .4s;opacity: 0;}
.his-con .i2{width: 10px;height: 9px;background: url("../image/dbx-down.png") no-repeat center;background-size: cover;margin-left: 24px;transition: all .4s;opacity: 0;}
.history{padding-left:42px;position: relative;z-index: 5;}
.history:before{content: "";position: absolute;left: 0;width: 100%;top:52px;border-bottom: 1px solid #ddd;}
.his-line{position: relative;margin-left: 29px;margin-bottom: 6px;}
.his-line:before{content: '';position: absolute;border-left: 1px solid #f18101;bottom:0;height: 70%;transition: all .4s;opacity: 0;}
.his-img{margin-bottom: 20px;overflow: hidden; border-radius: 20px;}
.history .swiper-slide:hover .i1{opacity: 1;}
.history .swiper-slide:hover .i2{opacity: 1;}
.history .swiper-slide:hover .his-line:before{opacity: 1;}
.history .swiper-slide:hover p{color: #333333;}
.his-img img{transition: all .4s;}
.history .swiper-slide:hover .his-img img{transform:scale(1.1);}
/*2关于我们2 e*/
/*6学位申请 s*/
/*.sq{height: 570px;}*/
.sq-con{padding: 70px 50px;z-index: 9;}
.sq-list{width: 557px;max-width: 100%;}
.sq-list li{padding: 0 40px;background: #fff;margin-bottom: 30px;position: relative;}
.sq-list li:last-child{margin-bottom: 0;}
.sq-list li:nth-child(1){z-index: 5;}
.sq-list li:nth-child(2){z-index: 4;}
.sq-list li:nth-child(3){z-index: 3;}
.sq-list li:nth-child(4){z-index: 2;}
.sq-list li:nth-child(5){z-index: 1;}
.sq-list li:last-child .sq-i{display: none;}
.sq-name{position: absolute;left: 0;top:0;line-height: 62px;font-size: 16px;}
.sq-name img{display: inline-block;vertical-align: middle;width: 32px;margin-right: 5px;}
.sq-name span{display: inline-block;vertical-align: middle;}
.input{margin-left: 112px;margin-right: 20px;}
.input .text,.school{height: 64px;display: block;width: 100%;font-size: 16px;line-height: 64px;}
.sq-i{position: absolute;width: 8px;height: 55px;background: url("../image/sqli.png") no-repeat center;background-size:cover;bottom:-42px;}
.sq-list-xz .sq-i{background: url("../image/sqli2.png") no-repeat center;background-size:cover;}
.sq-i1{left: 12px;}
.sq-i2{right: 30px;}
.sq-text{margin-right: 80px;padding-top: 80px;}
.sq-text h3{font-size: 26px;color: #f19020;margin-bottom: 30px;}
.sq-text p{font-size: 16px;color: #444;}
.sq-text span{color: #444;}
.school-list{position: absolute;left: -40px;right: -40px;background: #fff;top:65px;padding: 10px 0;box-shadow: 0 0 4px #ddd;display: none;}
.school-list a{display: block;padding-left: 150px;font-size: 16px;line-height: 36px;}
.school-list a:hover{background: #f18101;color: #fff;}
.selected{cursor: pointer;}
.selected:after{content: "";position: absolute;transition: all .4s; width: 35px;height: 35px;background: url("../image/xia.png") no-repeat center;background-size: cover;right: 20px;top:50%;margin-top: -17px;}
.selected.active:after{transform: rotate(180deg);}
/*6学位申请 e*/
/*4早教体系 s*/
.title26-line h2{font-size: 26px;color: #f18101;margin-bottom: 20px;}
.title26-line p{color: #666;}
.qianneng-con{width: 42%;padding-top: 30px;}
.qianneng-con.width100{width: 100%;float: none;}
.nls{width: 50%;}
.qwlfd-dd{height: 98px;}
.tldxg.bottom0{padding-bottom: 0 !important;}
/*.qwlfd.fixed{top:100px;position: fixed;left: 0;width: 100%;z-index: 998;}*/
.nls .swiper-slide.color-orange .nls-con{background: url("../image/orange.png") no-repeat center;background-size: 100% 100%;text-align: center;}
.nls .swiper-slide.color-blue .nls-con{background: url("../image/blue.png") no-repeat center;background-size: 100% 100%;text-align: center;}
.nls .swiper-slide.color-yellow .nls-con{background: url("../image/yellow.png") no-repeat center;background-size: 100% 100%;text-align: center;}
.nls-con{height: 204px;max-width: 224px;}
.nls-con h3{font-size: 20px;font-weight: bold;color: #fff;margin: 15px 0 2px;}
.nls-con p{font-size: 16px;color: #fff;}
/*.nls-con img{filter: brightness(5);}*/
.title22{margin-bottom: 50px;}
.title22 h2{font-size: 22px;color: #f18101;font-weight: bold;text-transform: uppercase;}
.title22 h2 img{vertical-align: middle;display: inline-block;}
.jd-img{width: 50%;}
.jd-con{width: 50%;position: absolute;top:0;height: 100%;background: #f4f4f4;}
.jieduan li{margin-bottom: 50px;position: relative;}
.jieduan li:nth-child(odd) .jd-img{float: right;}
.jieduan li:nth-child(odd) .jd-con{left: 0;}
.jieduan li:nth-child(even) .jd-con{right: 0;}
.jd-warp{padding: 150px 60px 0;}
.jd-warp h3{font-size: 22px;margin-bottom:25px;}
.jd-warp p{font-size: 16px;color: #666;}
.jd-con .i{position: absolute;width: 15px;height: 15px;left: 60px;bottom:60px;}
.jd-con .i span{width: 5px;height: 5px;position: absolute;background: #f18101;border-radius: 100%;}
.jd-con .i span:nth-child(1){top:0;left: 0;}
.jd-con .i span:nth-child(2){bottom:0;left: 0;}
.jd-con .i span:nth-child(3){bottom:0;right: 0;}
.jd-top{position: absolute;left: 0;top:60px;background: #f18101;height: 52px;line-height: 52px;border-top-right-radius: 52px;border-bottom-right-radius: 52px;padding-left: 56px;}
.jd-top strong{font-size: 22px;font-weight: bold;color: #fff;min-width: 146px;}
.jd-top strong,.jd-top img{display: inline-block;vertical-align: middle;margin-top: -5px;}
.jd-top img{width: 40px;margin-right: 8px;margin-left: 20px;}
.jieduan li.color-blue .jd-top{background: #4ac0f0;}
.jieduan li.color-blue .jd-con .i span{background: #4ac0f0;}
.jieduan li.color-yellow .jd-top{background: #f6cb03;}
.jieduan li.color-yellow .jd-con .i span{background: #f6cb03;}
.jieduan li:last-child{margin-bottom: 0;}
.nengli{width: 901px;max-width: 100%;margin: 0 auto;}
.nengli-list li{position: absolute;z-index: 5;}
.nengli-list li:nth-child(1){left: 7%;top:-5%;}
.nengli-list li:nth-child(2){right: 9%;top:-5%;}
.nengli-list li:nth-child(3){left: 0;top:17%;}
.nengli-list li:nth-child(4){right: 3%;top:17%;}
.nengli-list li:nth-child(5){left: -6%;top:41%;}
.nengli-list li:nth-child(6){right: -4%;top:41%;}
.nengli-list li:nth-child(7){left:-4%;bottom:20%;}
.nengli-list li:nth-child(8){right:-5%;bottom:20%;}



.nengli-img{animation-delay: 300ms !important;}
.nengli-top,.nengli-list li .i{text-align: center;display: inline-block;vertical-align: middle;}
.nengli-top p{font-size: 22px;}
.nengli-top span{font-family: dincondregular;color: #999999;text-transform: uppercase;}
.nengli-list li .i{width: 66px;height: 66px;line-height: 66px;border-radius: 100%;font-family: dincondregular;color: #fff;font-size: 32px;position: absolute;top:50%;margin-top: -33px;}
.nengli-list li:nth-child(1) .i,.nengli-list li:nth-child(2) .i{background-image: -moz-linear-gradient( 90deg, rgb(241,129,1) 0%, rgb(250,180,99) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(241,129,1) 0%, rgb(250,180,99) 100%);background-image: -ms-linear-gradient( 90deg, rgb(241,129,1) 0%, rgb(250,180,99) 100%);}
.nengli-list li:nth-child(3) .i,.nengli-list li:nth-child(4) .i{background-image: -moz-linear-gradient( 90deg, rgb(74,192,240) 0%, rgb(145,220,251) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(74,192,240) 0%, rgb(145,220,251) 100%);background-image: -ms-linear-gradient( 90deg, rgb(74,192,240) 0%, rgb(145,220,251) 100%);}
.nengli-list li:nth-child(5) .i,.nengli-list li:nth-child(6) .i{background-image: -moz-linear-gradient( 90deg, rgb(246,203,3) 0%, rgb(255,230,116) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(246,203,3) 0%, rgb(255,230,116) 100%);background-image: -ms-linear-gradient( 90deg, rgb(246,203,3) 0%, rgb(255,230,116) 100%);}
.nengli-list li:nth-child(7) .i,.nengli-list li:nth-child(8) .i{background-image: -moz-linear-gradient( 90deg, rgb(34,161,150) 0%, rgb(61,216,203) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(34,161,150) 0%, rgb(61,216,203) 100%); background-image: -ms-linear-gradient( 90deg, rgb(34,161,150) 0%, rgb(61,216,203) 100%);}
.nengli-list li:nth-child(1),.nengli-list li:nth-child(3),.nengli-list li:nth-child(5),.nengli-list li:nth-child(7){padding-right: 90px;}
.nengli-list li:nth-child(2),.nengli-list li:nth-child(4),.nengli-list li:nth-child(6),.nengli-list li:nth-child(8){padding-left:90px;}
.nengli-list li:nth-child(1) .i,.nengli-list li:nth-child(3) .i,.nengli-list li:nth-child(5) .i,.nengli-list li:nth-child(7) .i{right: 0;}
.nengli-list li:nth-child(2) .i,.nengli-list li:nth-child(4) .i,.nengli-list li:nth-child(6) .i,.nengli-list li:nth-child(8) .i{left: 0;}





.nengli{margin-top: 120px;}
.fengcai{width: 1230px;max-width: 100%;margin: 0 auto;position: relative;display: none;}
.fengcai.active{display: block;}
.md-big{width: 80%;height: 570px;}
.md-swiper-dot{position: absolute;width: 19%;height: 100%;top:0;right: 0;}
.md-swiper-dot .swiper-container{height: 100%;}
.isr-button{position: absolute;width: 30px;height: 64px;z-index: 9;top:50%;margin-top: -32px;background-color: rgba(0,0,0,.5);transition: all .4s;}
.isr-button-prev{left:34px;background-image: url("../image/btn301.png");}
.isr-button-next{right:34px;background-image: url("../image/btn302.png");}
.md-swiper-dot .swiper-slide{cursor: pointer;}
.md-swiper-dot .swiper-slide .position-full{width: auto;left: 0;right: 0;}
.md-swiper-dot .swiper-slide .position-full:before{position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.5);transition: all .4s;content: '';}
.md-swiper-dot .active-nav.swiper-slide .position-full:before{opacity: 0;}
.isr-button:hover{background-color: rgba(120,213,225,.8);}
/*4早教体系 e*/
/*5托班体系 s*/
.kcfj-list{font-size: 0;display: flex;flex-wrap: wrap;}
.kcfj-list li{font-size: 14px;display: inline-block;vertical-align: top;width: 30%;margin-right: 5%;position: relative; border-radius: 5px;overflow: hidden;background: #f9f9f9;}
.kcfj-list li:before{content: '';position: absolute;width: 100%;height: 100%;top:0;left: 0;border:1px solid #dbdbdb;box-sizing: border-box;border-radius: 5px;transition: all .4s;}
.kcfj-list li:last-child{margin-right: 0;}
.kcfj-con{padding: 32px;font-size: 0;}
.kcfj-l,.kcfj-r{display: inline-block;font-size: 14px;vertical-align: middle;}
.kcfj-l{position: relative;width: 30%;background-color: #fff;border-radius: 100%;border:1px solid #e6e6e6;box-sizing: border-box;transition: all .4s;}
.kcfj-r{margin-left: 10%;width: 60%;}
.kcfj-l img{transition: all .4s;}
.kcfj-l .img-select{position: absolute;top:0;left: 0;opacity: 0;}
/*.kcfj-list li:hover .img-default{opacity: 0;}*/
/*.kcfj-list li:hover .img-select{opacity:1;}*/
.kcfj-r p{text-transform: uppercase;color: #f18101;font-size: 18px;font-family: markpro;}
.kcfj-r span{font-size: 16px;color: #999;display: block;margin-top: 6px;}
.kcfj-list li:nth-child(2) .kcfj-r p{color: #4ac0f0;}
.kcfj-list li:nth-child(3) .kcfj-r p{color: #f6cb03;}
.kcfj-list li:nth-child(1):hover:before{border:3px solid #f18101;}
.kcfj-list li:nth-child(2):hover:before{border:3px solid #4ac0f0;}
.kcfj-list li:nth-child(3):hover:before{border:3px solid #f6cb03;}
.kcfj-list li:nth-child(1):hover .kcfj-l{border-color: #f18101;}
.kcfj-list li:nth-child(2):hover .kcfj-l{border-color: #4ac0f0;}
.kcfj-list li:nth-child(3):hover .kcfj-l{border-color: #f6cb03;}
.kcfj h3{font-size: 22px;margin-bottom: 30px;}
.gongyi2{position: relative;height: 530px;margin: 80px 0;}
.gongyi2:before{content: '';position: absolute;left: 0;top:50%;width: 100%;border-top: 1px solid #e5e5e5;}
.gongyi-dot{position: absolute;width: 12px;height: 12px;background: #307fe7;border-radius: 100%;left: 50%;margin-left: -6px;}
.gongyi2 li{position: absolute;width: 14%;height: 50%;text-align: center;}
.img100-box{width: 102px;max-width: 100%;border-radius: 100%;position: absolute;left: 50%;transform: translateX(-50%);z-index: 9;box-sizing: border-box;}
.gongyi2-title{position: absolute;width: 100%;text-align: center;transition: all .4s;}
.gongyi2-title span{font-size: 26px;font-family: dincondregular;display:block;margin-bottom:5px;}
.gongyi2-title p{height: 3.2em;}
.gongyi-line{position: absolute;height: 100px;left: 50%;border-left: 1px solid #e5e5e5;}
.gongyi-dot:before{content: '';position: absolute;left: -3px;right: -3px;top:-3px;bottom:-3px;border:1px solid #ddd;border-radius: 100%;background: #fff;z-index: -1;}
.gongyi2 li:nth-child(odd){top:0;}
.gongyi2 li:nth-child(even){bottom:0;}
.gongyi2 li:nth-child(odd) .img100-box{top:90px;}
.gongyi2 li:nth-child(even) .img100-box{bottom:90px;}
.gongyi2 li:nth-child(odd) .gongyi2-title{top:0;}
.gongyi2 li:nth-child(even) .gongyi2-title{bottom:0;}
.gongyi2 li:nth-child(odd) .gongyi-dot{bottom:-6px;}
.gongyi2 li:nth-child(even) .gongyi-dot{top:-6px;}
.gongyi2 li:nth-child(odd) .gongyi-line{bottom:9px;}
.gongyi2 li:nth-child(even) .gongyi-line{top:9px;}
.gongyi2 li:nth-child(1){left: 0;}
.gongyi2 li:nth-child(2){left: 10.5%;}
.gongyi2 li:nth-child(3){left: 21.5%;}
.gongyi2 li:nth-child(4){left: 32%;}
.gongyi2 li:nth-child(5){left: 43%;}
.gongyi2 li:nth-child(6){left: 54%;}
.gongyi2 li:nth-child(7){left: 64.5%;}
.gongyi2 li:nth-child(8){left: 75%;}
.gongyi2 li:nth-child(9){right:0;}
.gongyi2 li:hover p{color: #307fe7;}
.gongyi2 li:nth-child(1) span{color: #55709e;}
.gongyi2 li:nth-child(1) .gongyi-dot{background: #55709e;}
.gongyi2 li:nth-child(2) span{color: #4ac0f0;}
.gongyi2 li:nth-child(2) .gongyi-dot{background: #4ac0f0;}
.gongyi2 li:nth-child(3) span{color: #73639f;}
.gongyi2 li:nth-child(3) .gongyi-dot{background: #73639f;}
.gongyi2 li:nth-child(4) span{color: #21a69f;}
.gongyi2 li:nth-child(4) .gongyi-dot{background: #21a69f;}
.gongyi2 li:nth-child(5) span{color: #f6cb03;}
.gongyi2 li:nth-child(5) .gongyi-dot{background: #f6cb03;}
.gongyi2 li:nth-child(6) span{color: #5fa057;}
.gongyi2 li:nth-child(6) .gongyi-dot{background: #5fa057;}
.gongyi2 li:nth-child(7) span{color: #f18101;}
.gongyi2 li:nth-child(7) .gongyi-dot{background: #f18101;}
.gongyi2 li:nth-child(8) span{color: #d42aaa;}
.gongyi2 li:nth-child(8) .gongyi-dot{background: #d42aaa;}
.gongyi2 li:nth-child(9) span{color: #c31414;}
.gongyi2 li:nth-child(9) .gongyi-dot{background: #c31414;}
.twodot:before{content: '';position: absolute;width: 12px;height: 12px;background: #dedede;border-radius: 100%;left: 0;top:50%;margin-top: -6px;}
.twodot:after{content: '';position: absolute;width: 12px;height: 12px;background: #dedede;border-radius: 100%;right: 0;top:50%;margin-top: -6px;}
/*5托班体系 e*/
/*8招商加盟 s*/
.tyqj{padding: 120px 70px;}
.tyqj ul{font-size: 0;}
.tyqj ul li{font-size: 14px;display: inline-block;vertical-align: top;background: #fff;width: 21.5%;margin-right: 4.66%;padding: 100px 0 50px;position: relative;text-align: center;}
.tyqj ul li:last-child{margin-right: 0;}
.tyqj ul li:nth-child(1):hover h3{color: #f18101;}
.tyqj ul li:nth-child(1):hover p{color: #f18101;}
.tyqj ul li:nth-child(2):hover h3{color: #4ac0f0;}
.tyqj ul li:nth-child(2):hover p{color: #4ac0f0;}
.tyqj ul li:nth-child(3):hover h3{color: #f6cb03;}
.tyqj ul li:nth-child(3):hover p{color: #f6cb03;}
.tyqj ul li:nth-child(4):hover h3{color: #17db5c;}
.tyqj ul li:nth-child(4):hover p{color: #17db5c;}

.tyqj-con span{position: absolute;width:70px;height: 70px;line-height: 70px;left: 50%;margin-left: -35px;top:-35px; background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(241,176,101) 0%, rgb(241,129,1) 99%); background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(241,176,101) 0%, rgb(241,129,1) 99%);background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(241,176,101) 0%, rgb(241,129,1) 99%);border-radius: 100%;text-align: center;font-size: 32px;color: #fff;font-family: dincondregular;}
.tyqj-con h3{font-size: 22px;margin: 25px 0;transition: all .4s;}
.tyqj-con p{color: #999;transition: all .4s;}
.tyqj-con{width: 200px;max-width: 92%;margin: 0 auto;}
.tyqj ul li:nth-child(2) span{
    background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(125,202,239) 0%, rgb(40,168,230) 99%);
    background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(125,202,239) 0%, rgb(40,168,230) 99%);
    background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(125,202,239) 0%, rgb(40,168,230) 99%);
}
.tyqj ul li:nth-child(3) span{
    background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(246,220,99) 0%, rgb(246,203,3) 99%);
    background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(246,220,99) 0%, rgb(246,203,3) 99%);
    background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(246,220,99) 0%, rgb(246,203,3) 99%);
}
.tyqj ul li:nth-child(4) span{
    background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(99,239,149) 0%, rgb(23,219,92) 99%);
    background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(99,239,149) 0%, rgb(23,219,92) 99%);
    background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(99,239,149) 0%, rgb(23,219,92) 99%);
}
.youxuan{padding: 10px 0 40px;width: 1268px;max-width: 100%;margin: 100px auto 0;position: relative;}
.youxuan-img{width: 554px;max-width: 100%;margin: 0 auto;}
.yx-list li{position: absolute;animation-delay: 500ms !important;z-index: 5;}
.yx-list li:nth-child(1){top:0;left: 0;}
.yx-list li:nth-child(2){top:45%;left: 0;}
.yx-list li:nth-child(3){bottom:0;left: 0;}
.yx-list li:nth-child(4){right: 0;top:0;}
.yx-list li:nth-child(5){right: 0;top:45%;}
.yx-list li:nth-child(6){right: 0;bottom:0;}
.yx-list span{display: inline-block;vertical-align: middle;font-size: 32px;font-family: dincondregular;color: #f38f1d;}
.yx-list h3{display: inline-block;vertical-align: middle;font-size: 22px;margin-left: 5px;}
.yx-list p{font-size: 16px;color: #999;text-transform: uppercase;font-family: instruction4;}
.yx-list .i{position: absolute;top:15px;}
.yx-list li:nth-child(1) .i{width: 306px;height: 38px;background: url("../image/yx01.png") no-repeat center;background-size: cover;left: 185px;}
.yx-list li:nth-child(2) span{color: #ef7dd6;}
.yx-list li:nth-child(2) .i{width: 165px;left: 195px;border-top: 1px solid #ef7dd6;}
.yx-list li:nth-child(3) span{color: #51cc5d;}
.yx-list li:nth-child(3) .i{width: 305px;height: 37px;background: url("../image/yx03.png") no-repeat center;background-size: cover;left: 185px;top:-20px;}
.yx-list li:nth-child(4) span{color: #78c8ed;}
.yx-list li:nth-child(4) .i{width: 270px;height: 38px;background: url("../image/yx04.png") no-repeat center;background-size: cover;right: 224px;}
.yx-list li:nth-child(5) span{color: #f8db51;}
.yx-list li:nth-child(5) .i{width: 95px;right: 265px;border-top: 1px solid #f8db51;}
.yx-list li:nth-child(6) span{color: #f86868;}
.yx-list li:nth-child(6) .i{width: 242px;height: 38px;background: url("../image/yx06.png") no-repeat center;background-size: cover;right: 250px;top:-20px;}
.title26 .size20{font-size: 20px;color: #999;margin-top: 8px;}
.qlc{font-size: 0;}
.qlc li{font-size: 14px;display: inline-block;vertical-align: top; width: 16.66%;background: #f3f3f3;text-align: center;height: 80px;padding: 90px 0;position: relative;z-index: 6;}
.qlc li:nth-child(even){background: #ebebeb;}
.qlc-con{max-width: 92%;margin:0 auto;}
.qlc-con img{max-width: 92%;}
.qlc-con h3{font-size: 16px;color: #f18101;margin-top: 15px;}
.qlc li:nth-child(2) h3{color: #62bde8;}
.qlc li:nth-child(3) h3{color: #efc916;}
.qlc li:nth-child(4) h3{color: #f62c2c;}
.qlc li:nth-child(5) h3{color: #1bc62b;}
.qlc li:nth-child(6) h3{color: #ea4fc7;}
.qlc .i{width: 17px;height: 71px;background: url("../image/qlcjt1.png") no-repeat center;background-size: cover;position: absolute;left: 100%;top:50%;margin-top: -35px;}
.qlc li:nth-child(1){animation-delay: 300ms !important;}
.qlc li:nth-child(2){z-index: 5;animation-delay: 600ms !important;}
.qlc li:nth-child(3){z-index: 4;animation-delay: 900ms !important;}
.qlc li:nth-child(4){z-index: 3;animation-delay: 1200ms !important;}
.qlc li:nth-child(5){z-index: 2;animation-delay: 1500ms !important;}
.qlc li:nth-child(6){z-index: 1;animation-delay: 1800ms !important;}
.qlc li:nth-child(2) .i{background: url("../image/qlcjt2.png") no-repeat center;background-size: cover;}
.qlc li:nth-child(3) .i{background: url("../image/qlcjt3.png") no-repeat center;background-size: cover;}
.qlc li:nth-child(4) .i{background: url("../image/qlcjt4.png") no-repeat center;background-size: cover;}
.qlc li:nth-child(5) .i{background: url("../image/qlcjt5.png") no-repeat center;background-size: cover;}
.qlc li:nth-child(6) .i{display: none;}
.ydy{height: 500px;}
.ydy-form{position: absolute;left: 40px;right: 40px;bottom:30px;z-index: 5;}
.ydy-list{float: left;background: #fff;width: 25%;margin-right: 2%;position: relative;line-height: 52px;}
.ydy-list:last-child{width: 19%;margin-right: 0;}
.ydy-list span{position: absolute;top:0;left: 16px;font-size: 16px;line-height: 52px;}
.ydy-list span img{display: inline-block;vertical-align: middle;margin-right: 5px;margin-top: -4px;}
.ydy-input{margin-left: 100px;}
.ydy-list:nth-child(3) .ydy-input{margin-left: 165px;}
.ydy-input .text{display: block;height: 52px;font-size: 16px;width: 100%;}
.ljsq{display: block;text-align: center;font-size: 16px;color: #fff;background: #f18101;}
.jmrx-l{float: left;}
.jmrx-r{margin-left: 410px;}
.jmrx{margin-top: 40px;}
.jmrx-l p{font-size: 16px;color: #e61313;}
.jmrx-l strong{font-size: 46px;color: #e61313;font-family: dincondregular;}
.jmrx-r p{font-size: 16px;color: #666;}
.jmrx-r h5{font-size: 22px;color: #f38f1d;font-weight: bold;margin-top: 10px;}
/*8招商加盟 e*/
.lishi-box{padding: 80px 0 40px;}
.lishi{padding: 0 15px;}
.lishi:after{content: '';position: absolute;left: 0;width: 100%;top:50%;border-top: 1px solid #ddd;}
.lishi-con{height: 184px;position: relative;}
.nain{position: absolute;width: 100%;}
.lishi-title{position: absolute;width: 100%;}
.swiper-slide:nth-child(odd) .nain{top:0;}
.swiper-slide:nth-child(even) .nain{bottom:0;}
.swiper-slide:nth-child(odd) .lishi-title{bottom:0;}
.swiper-slide:nth-child(even) .lishi-title{top:0;}
.lishi-con h3{width: 146px;padding: 0 10px;margin: 0 auto;max-width: 100%;box-sizing: border-box;line-height: 42px;background: #f18101;color: #fff;font-size: 16px;border-radius: 5px;position: relative;z-index: 5;}
.lishi-con h3:after{width: 0;position: absolute;content: '';border:9px solid transparent;top:100%;left: 50%;margin-left: -9px;border-top-color: #f18101;}
.swiper-slide:nth-child(even) .lishi-con h3:after{bottom:100%;top:auto;border-bottom-color: #f18101;border-top-color: transparent;}
.lishi-con p{font-size: 16px;line-height: 42px;transition: all .4s;}
.lishi-dot{position: absolute;width: 24px;height: 24px;border-radius: 100%;left: 50%;top:50%;margin: -12px 0 0 -12px;background: #f18101;}
.lishi-dot .i{position: absolute;width: 14px;height: 14px;border-radius: 100%;background: #fff;top:5px;left: 5px;transition: all .4s;}
.lishi .swiper-slide:hover .lishi-dot .i{background: #f18101;}
.lishi .swiper-slide:hover p{color: #f18101;}
.lishi .color-blue .lishi-con h3{background: #28a8e6;}
.lishi .color-blue .lishi-con h3:after{border-top-color: #28a8e6;}
.lishi .color-blue:nth-child(2n) .lishi-con h3:after{border-top-color: transparent;border-bottom-color: #28a8e6;}
.lishi .color-blue .lishi-dot{background: #28a8e6;}
.lishi .color-blue:hover .lishi-dot .i{background: #28a8e6;}
.lishi .color-blue:hover p{color: #28a8e6;}
.lishi .color-yellow .lishi-con h3{background: #f6cb03;}
.lishi .color-yellow .lishi-con h3:after{border-top-color: #f6cb03;}
.lishi .color-yellow:nth-child(2n) .lishi-con h3:after{border-top-color: transparent;border-bottom-color: #f6cb03;}
.lishi .color-yellow .lishi-dot{background: #f6cb03;}
.lishi .color-yellow:hover .lishi-dot .i{background: #f6cb03;}
.lishi .color-yellow:hover p{color: #f6cb03;}
.lsBtn div{position: absolute;width: 16px;height: 16px;cursor: pointer;border-radius: 100%;top:50%;margin-top: -8px;z-index: 9;}
.lsBtn1{left: 15px;background: url("../image/ls1.png") no-repeat center;background-size: cover;}
.lsBtn2{right: 15px;background: url("../image/ls2.png") no-repeat center;background-size: cover;}
.lsBtn .swiper-button-disabled{cursor: default;}
.tj{display: block;text-align: center;line-height: 64px;font-size: 16px;color: #fff;background: #f18101;}
.sq-list-tj{background: #f18101 !important;}

.maodian{position: absolute;left: 0;top:-100px;z-index: -1;}
.nls-warp img{width: 47px;max-width: 100%;}
.cans{display: none;}
.cans.active{display: block;}
/*.ryjp .swiper-slide{cursor: pointer;}*/
.anquan{font-size: 0;}
.anquan li{display: inline-block;vertical-align: top; font-size: 14px;width: 23.5%;margin-right: 2%;margin-bottom: 2%;text-align: center;}
.anquan li:nth-child(4n){margin-right: 0;}
.anquan-con p{font-size: 16px;margin-top: 15px;}
.anquan-con .imgscale{cursor: pointer;}




div.pinch-zoom,div.pinch-zoom img{width: 100%; -webkit-user-drag: none;}
.hideBig{position: fixed;width: 100%;left: 0;top:0;height:100%;background: rgba(0,0,0,.55);z-index: 99999;display: none;}
.pinch-zoom-container{position: absolute;width: 100%;left: 0;top:0;overflow: visible !important;}



.close64{position: absolute;width: 32px;height: 32px;background: url("../image/close64.png") no-repeat center;background-size: cover;cursor: pointer;right: 20px;top:20px;z-index: 9;}







.imgscale .img100{overflow: hidden;}
.imgscale .img100 img,.burger{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.1);}
.background-cover,.productBtn div,.share a,.page-btn,.xqfy a,.isr-button{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.ban-text p{animation-delay: 300ms !important;}
.slideUp,.banner .swiper-slide-active .banner-text h2,.banner .swiper-slide-active .banner-text p,.banner .swiper-slide-active .ljxx{
    animation:slideUp 1s both;-webkit-animation:slideUp 1s both;
}
@keyframes slideUp{
    0%{opacity:0;-webkit-transform: translateY(60px);transform: translateY(60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideLeft{
    animation:slideLeft 1s both;-webkit-animation:slideLeft 1s both;
}
@keyframes slideLeft{
    0%{opacity:0;-webkit-transform: translateX(-60px);transform: translateX(-60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.slideRight{
    animation:slideRight 1s both;-webkit-animation:slideRight 1s both;
}
@keyframes slideRight{
    0%{opacity:0;-webkit-transform: translateX(60px);transform: translateX(60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.tobig{
    animation:tobig 1s both;-webkit-animation:tobig 1s both;
}
@keyframes tobig{
    0%{opacity:0;-webkit-transform: scale(0);transform: scale(0);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}

