﻿/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;min-width:1400px;}

#copy { display: none;}

a {color: #666; text-decoration: none;}
a:hover { color:#e5023a;text-decoration: none; border-bottom-style:}
.box{margin:0 auto;width:96%;min-width:1400px;}
.page{margin:0 auto;width:1400px;min-width:1400px;}
.bg{ width: 100%;min-width:1400px;}
i{font-style: normal;}
.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}

em,i{font-style: normal;}

.t,.t2,.t3{text-align: center;height: 85px;}

.t b{font-size: 40px;color: #FFF;display: block;position: relative;z-index: 1;letter-spacing: 2px;}
.t b em{color:	#fdfa09;font-style: normal;}
.t dd{color:#FFF;font-size: 17px;}
.t b:before{background: url(../image/20210408115118_520175388.png)no-repeat;width:82px;height: 80px;content: "";position: absolute; margin-left: -6%;}
.t b:after{background: url(../image/20210408115118_796814668.png)no-repeat;height: 23px;width: 24px;content: "";position: absolute;margin-left: -1%;z-index: -1;}	

.t2 b{font-size: 40px;color: #222;display: block;position: relative;z-index: 1;}
.t2 b em{color:	#e5023a;font-style: normal;}
.t2 dd{color:#666;font-size: 17px;}
.t2 b:before{background: url(../image/20210408115118_596102912.png)no-repeat;width:82px;height: 80px;content: "";position: absolute; margin-left: -6%;}
.t2 b:after{background: url(../image/20210408115118_1190837947.png)no-repeat;height: 23px;width: 24px;content: "";position: absolute;margin-left: -1%;z-index: -1;}	

.t3 p{font-size:40px;color:#333;line-height:52px;font-weight:bold;}
.t3 p b{color:#e5023a !important;}
.t3 dd{font-size:17px;color:#333;}

/*抬头*/
.top_bg{border-bottom: 1px solid #eee;}
.top{width: 95%;height: 45px;position: relative;margin: 0 auto;}
.top d{font-size: 14px;color: #666;line-height: 45px;}

.top_ewm{width: 380px;height: 52px;background: url(../image/20210401164136_456649109.png)no-repeat;position: absolute;right: 0;top: 0px;}
.top_ewm span{width: 50%;line-height: 52px;height: 52px;display: inline-block;color: #fff;padding-left: 80px;background: url(../image/20210401165233_701385773.png)no-repeat 60px center;position:relative; cursor:pointer;}
.top_ewm span:nth-child(2){padding-left: 60px;background: url(../image/20210401164847_416839676.png)no-repeat 30px center;}
.top_ewm span:after{content:"";width: 1px;height:13px;display: inline-block;float: right;background: #71c3f8;margin-top: 20px;}
.top_ewm span:nth-child(2):after{display: none;}

.top_ewm span img{ position:absolute; top:110%; left:26%; width:100px; z-index:999; height:auto; visibility:hidden; opacity:0; -webkit-transition:all .3s ease; transition:all .3s ease;}
.top_ewm span:hover img{ top:100%; visibility:visible; opacity:1;}
.top_ewm span:nth-child(2)  img{left:17%;}

.head{width: 95%;height: 130px;margin: 0 auto;}
.logo{margin-top: 30px;}
.name{margin-top: 40px;margin-left: 20px;}
.head_tit{padding-left: 20px;margin-left: 20px;margin-top: 35px;position: relative;}
.head_tit p{font-size: 31px;font-weight: bold;color: #222;}
.head_tit d{font-size: 16px;color: #222;}
.head_tit:before{content: '';width: 2px;height: 53px;background: #333;display: inline-block;position: absolute;left: 0px; top: 5px;}
.head_tel p{color: #666;font-size: 15px;line-height: 30px;}
.head_tel{background: url(../image/20210401172244_419419001.png)no-repeat left bottom;padding-left: 55px;margin-top: 40px;margin-right: 20px;}



/*栏目*/
.nav{ height:130px;margin-right: 20px;}
.nav>ul>li{ float: left; display: block;height:130px;width: 130px;}
.nav>ul>li>a{ display: block;  font-size: 16px; text-align: center; position: relative; z-index: 33; line-height:130px;color: #333; transition: all 0.3s ease-out 0s;}
.nav>ul>li>a:before,.nav>ul>li>a:after{display: block;content: "";position: absolute; right:0; left:0; margin:0 auto; z-index: 99;transition: all 0.3s ease-out;  background:#e5023a;}
.nav>ul>li>a:before{width:1px; height:0; top:100px;}
.nav ul li.navcurrent a,.nav ul li:hover a{color: #e5023a;}
.nav>ul>li>a:after{width:10px; height:10px; background:#e5023a; border-radius: 100%; opacity: 0; top:90px;}
.nav>ul>li:hover>a:before,.nav>ul>li.navcurrent>a:before{height:30px;}
.nav>ul>li:hover>a:after,.nav>ul>li.navcurrent>a:after{opacity:1;}

@media (max-width: 1850px){
    .nav>ul>li{width:120px;}
}
@media (max-width: 1800px){
    .nav>ul>li{width:110px;}
}
@media (max-width: 1750px){
    .nav>ul>li{width:100px;}
}
@media (max-width: 1650px){
    .nav>ul>li{width:90px;}
}
@media (max-width: 1550px){
    .head_tel{display: none;}
    .nav{margin-right: 0;}
}

/*导航下拉*/
.nav2_bg{position: absolute;width:100%;   height: 0; opacity: 0;z-index: 9999;left:0;right:0;top:176px; margin:0 auto; min-width:1400px;overflow: hidden; box-shadow: 0 100px 100px rgba(0,0,0,0.4);}
.nav>ul>li:hover .nav2_bg{opacity: 1;height:auto; }
.nav2{width:100%; height:auto; background:#fff;  min-width:1400px;transition: all 0.3s linear; border-top:1px #eee solid; padding:2% 8%;box-sizing: border-box;text-align: center;z-index: 9; margin:0 auto;}
.nav2 a{float:left; display: inline-block; width:15%; margin-right:2.4%;margin-bottom:2%; position: relative; }
.nav2 a:nth-child(5n){margin-right:0;}
.nav2 a img{width:100%;height:170px;}
.nav2 a p{position: absolute; bottom:14px; left:20px; font-size:15px; color:#fff;z-index: 2; text-align: left; width:90%; background-image:url(../image/20201207163235_1000261830.png); background-repeat:no-repeat; background-position:99% center; background-size: 0; transition: all 0.3s ease-out 0s;}
.nav2 a:hover p{background-position:98% center; background-size: auto;}
.nav2 a:after{content:"";  display: block; width:100%; height:100%; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));position: absolute;bottom: 0;transition: all 0.3s ease-out 0s;}
.nav2 a:hover::after{height:100px; background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.1),rgba(0,0,0,0.6));}
.nav3 a{float:none; width:10%; height:123px;}
.nav3 a:nth-child(1){background:url(../image/20210122104048_922420566.png)no-repeat center; }
.nav3 a:nth-child(2){background:url(../image/20210122104223_188468749.png)no-repeat center; }
.nav3 a:nth-child(3){background:url(../image/20210122104235_2032745178.png)no-repeat center; }
.nav3 a:nth-child(1):hover{ background:url(../image/20210122104309_676874225.png)no-repeat center; }
.nav3 a:nth-child(2):hover{ background:url(../image/20210122104319_1999642775.png)no-repeat center; }
.nav3 a:nth-child(3):hover{ background:url(../image/20210122104331_1029737473.png)no-repeat center; }
.nav3 a:after{ display:none;}
.nav3 a p{left:0; bottom:-14px; width:100%; color:#333; text-align:center; background:none;}
.nav3 a:hover p{color:#e5023a;}
.nav3 a img{width:auto;}

#banner{position: relative;width: 100%;height: 900px;min-width: 1400px;}
.tp-bullets{display: none;}


/*幻灯片开始*/
.banner-box{ min-width:1400px; height:700px; position:relative; overflow:hidden; background:#eee; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn{ width: 100%; position: absolute; top: 274px; left: 0; margin-left: 0; height: 356px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; }

.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center; }
.banner-box .hd ul li{ width:100px; height:6px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#0b509e; width: 100px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }






.date_bg{background: url(../image/20210407154232_695157297.png)no-repeat center;width: 100%;height:341px;position: absolute;min-width: 1400px;z-index: 999;top: 766px;}
.date li{width: 147px;height: 147px;background: #FFFFFF;border-radius: 50%;margin:0 66px;float: left;margin-top: 152px;position: relative;cursor: pointer;}
.date li p{text-align: center;color: #666666;font-size: 17px;font-weight: lighter;margin-top: 32px;}
.date li span{display: block;font-family: "agency fb";font-size: 52px;color: #333;    margin-left: 14px;}
.date li span:after{display: block;content: "+";font-family: "agency fb";font-size: 21px;color: #333;float: right;margin-top: 32px; margin-right: 22px;}
.date li:before,.date li:after{}

.date li:before,.date li:after {position: absolute;left:0;top:0;height: 147px;width:147px;border-radius: 50%;box-shadow: 0 0 0 0 rgba(229, 2, 58);animation: ripple 3s infinite;}
.date li:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.date li:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}

@-webkit-keyframes ripple {70% {-webkit-box-shadow: 0 0 0 70px rgba(0, 121, 199, .0);box-shadow: 0 0 0 70px rgba(0, 121, 199, .0);}
    100%
    {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 121, 199, .0);
                box-shadow: 0 0 0 0 rgba(0, 121, 199, .0);
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(0, 121, 199, .0);

                box-shadow: 0 0 0 40px rgba(0, 121, 1997, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 121, 199, .0);
                box-shadow: 0 0 0 0 rgba(0, 121, 199, .0);
    }
}

/*简介*/

.about_bg{background: #e5023a;height: 660px;}	
.about_top p{font-size: 16px;color: #FFFFFF;text-align:center;    margin: 30px 20px 40px;line-height: 28px;font-weight: lighter;}
.about_bottom li{width: 32%;height: 310px;background: #a50029;text-align: center;padding: 35px 30px;float: left;cursor: pointer;}
.about_bottom li:hover{border-radius:15px;transition: 0.1s all ease-in-out;}
.about_bottom_p{animation: 3s linear infinite bounce-up;}

@keyframes bounce-up { 25% { transform: translateY(10px) } 50%, 100% { transform: translateY(0) } 75% { transform: translateY(-10px) } }

.about_bottom li+li{margin-left: 2%;}
.about_bottom li span{display:block;font-size: 24px;font-weight: bold;color: #FFFFFF;margin-top: 20px;}
.about_bottom li span i{display: block;font-size: 10px;color: #d9edfb;margin-top: 5px;}
.about_bottom li dd{display: block;font-size: 14px;color: #ffffff;line-height: 24px;margin-top: 10px;}


/*加盟*/

.fran_t .t_title p{font-weight: bold;}
.fran .t_title:after{right: -7px;top: 3px;}

.fran_bg{background: url(../image/20210409173850_850843378.jpg)no-repeat center;height: 1012px;}
.fran_fl{width: 48%;height: 620px;border:2px solid #FFF;position: absolute;left: -2%;margin-top: 9%;animation: 3s linear infinite bounce-up;
border-radius: 30px;}

.fran_fr{width: 47.5%;height: 780px;}
.fran_bt {margin-top: 150px;}
.fran_bt span{color: #333333;font-size: 36px;line-height: 67px;padding-left: 15px;}
.fran_bt img{box-shadow: 0 0 10px rgb(0 0 0 / 15%);border-radius: 50%;}

.fran_wb{font-size: 16px;color: #666666;line-height: 26px;margin-bottom: 50px;margin-top: 30px;}
.fran_bottom_p {padding-top: 18px;padding-bottom: 6px;}
.fran_bottom li{width: 31.3%;height: 174px;border:1px #eee dashed;border-radius: 15px;text-align: center;float:left;margin-bottom: 20px;
cursor: pointer;}
.fran_bottom li:hover{border:1px #e5023a dashed;}
.fran_bottom li+li{margin-left: 20px;}
.fran_bottom li:nth-child(4){margin-left: 0 !important;}
.fran_bottom li span{display: block;font-size: 22px;font-weight: bold;color: #333333;}

.fran_bottom li dd{display: block;font-size: 14px;color: #bbb;margin: 10px 12px;line-height: 22px;}


/*政策支持*/

.policy_t .t_title:after{right: -7px;top: 3px;}
.policy_bg{background:#f5f5f5 url(../image/20210408195929_1923032590.jpg)no-repeat center top;height: 850px;min-width: 1400px;}
.policy_m .swiper-slide-duplicate{height:454px  !important;margin-top:157px !important;}
.policy_m .swiper-slide-next{height: 454px  !important;margin-top:134px !important; transform: scale(0.9) !important;   margin-left: 30px !important;margin-right: 0px !important;}
.policy_m .swiper-slide-prev{margin-top:134px !important;transform: scale(0.9) !important; margin-left: -30px !important;}
.policy_m .swiper-slide-active{transform: scale(1.1) !important;height: 28vw  !important; margin-top:84px !important; margin-left: 30px !important;}


.policy_m .swiper-slide{-webkit-transform: scale(0.8);transform: scale(0.8);margin-top:157px;height: 454px;}
.policy_m .swiper-slide img{width:100%;}

.policy_m .swiper-slide-active .text, .policy_m .swiper-slide-duplicate-active .text {background-color: rgba(229,2,58,1);}

.policy_m .text{width: 100%;background-color: rgba(255,255,255,1);height:12.4vw; padding:1vw 1.8vw;    box-sizing: border-box; }
.policy_m .text  h4{font-size:1vw; font-weight: normal; line-height:2.4vw; color:#222;}
.policy_m .text p{font-size:0.7vw; line-height:1.4vw;}
.policy_m .text a{font-size:0.95vw; color:#333; margin-top: 1vw; display: block; line-height:1.4vw; }
.policy_m .text a:before{content:"+"; display: block; width:1.4vw; height:1.4vw; line-height:1.4vw; text-align:center; background:#e5023a; float:left; margin-right:5px; color:#FFFFFF;border-radius: 100%;}
.policy_m .swiper-slide-active h4, .policy_m .swiper-slide-active p, .policy_m .swiper-slide-duplicate-active h4, .policy_m .swiper-slide-duplicate-active p{ color: #fff;}
.policy_m .swiper-slide-active p:before{content:""; display: block; width:68px; height:1px; background: url(../image/20210408193955_984352241.png)no-repeat;margin: 10px 0;}
.policy_m .swiper-slide-active a, .policy_m .swiper-slide-duplicate-active a {margin-top:1vw;color: #fff;}
.policy_m .swiper-slide-active a:before{content:"+"; display: block; width:1.4vw; height:1.4vw; line-height:1.4vw; text-align:center; background:#fdfa09; float:left; margin-right:5px; color:#333;border-radius: 100%;}
.policy_m .swiper-pagination {bottom: 0;left: 50%;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0)}
.policy_m .swiper-pagination-bullet {width: 16px;height: 16px;background-color: #e4e4e4; opacity: 1;margin: 0 5px;}
.policy_m .swiper-pagination-bullet-active { background-color: #e5023a;}
.policy_m .swiper-button-next, .policy_m .swiper-button-prev { width: 36px; height: 36px;border-radius: 50%;border: 3px solid #dcdcdc; background-image: none; text-align: center;font-size: 0;margin-top:-50px !important;}
.policy_m .swiper-button-next .iconfont, .policy_m .swiper-button-prev .iconfont {font-size: 20px;line-height: 36px;color: #dcdcdc;}
.policy_m .swiper-button-next:hover, .policy_m .swiper-button-prev:hover { border-color: #e5023a;}
.policy_m .swiper-button-next:hover .iconfont, .policy_m .swiper-button-prev:hover .iconfont { color: #e5023a;}
.policy_b a{ display: block;}
.policy_m .swiper-button-next, .policy_m .swiper-button-prev{display: none;}



/*加盟优势*/
.join_bg{background:url(../image/20210410112445_1424010488.jpg)no-repeat center;height:690px;}

.join_cont{position: relative;}
.join_cont li{position: absolute;width: 451px;height:118px;background-size: 100% !important;}

.join_cont li:nth-child(1){background: url(../image/20210410085916_20199697.png)no-repeat center;top: 0;left: 6vw;}
.join_cont li:nth-child(2){background: url(../image/20210410085916_1166379114.png)no-repeat center;top: 170px;left: -2.5vw;}
.join_cont li:nth-child(3){background: url(../image/20210410085916_1560164864.png)no-repeat center;top: 350px;left: -2.5vw;}
.join_cont li:nth-child(4){background: url(../image/20210410085916_1954874289.png)no-repeat center;top:520px;left: 5.4vw;}
.join_cont li:nth-child(5){background: url(../image/20210410090228_1390439156.png)no-repeat center;top: 0;right: 6vw;padding-left: 3.5vw;}
.join_cont li:nth-child(6){background: url(../image/20210410090228_349301592.png)no-repeat center;top: 350px;right: -2.5vw;padding-left: 10px;}
.join_cont li:nth-child(7){background: url(../image/20210410090228_2032355432.png)no-repeat center;top: 170px;right: -2.5vw;padding-left: 10px;}
.join_cont li:nth-child(8){background: url(../image/20210410090228_1731905480.png)no-repeat center;top: 520px;right: 5.4vw;padding-left: 3.5vw;}

.join_cont li span{width: 38px;height:38px;display: block;border-radius: 50%;background: #e5023a;text-align: center;line-height:38px;color: #fff;font-size:20px;font-family: 'Arial';float: left;margin-top:45px;margin-left: 45px;}
.join_cont li d{float: left;font-size: 18px;color: #666;line-height: 118px;margin-left: 20px;}
.join_cont li:nth-child(8) span{margin-left: 2vw;}
@media (max-width: 1400px){
    .join_cont li{width: 400px;height: 100px;}
    .join_cont li d{line-height: 100px;}
    .join_cont li span{width: 30px;height: 30px;line-height: 30px;font-size: 15px;margin-top: 35px;margin-left: 60px;}
    .join_cont li:nth-child(1){left: 120px;}
    .join_cont li:nth-child(4){left: 100px;}
    .join_cont li:nth-child(5){right: 120px;}
    .join_cont li:nth-child(8){right: 100px;}
}


.join_banner{width:586px;height:586px;margin: 0px auto;padding-top: 30px;}
.join_banner img{width:100%;}

/*流程*/
.proc_bg{background:#e5023a;padding-top:200px;}

.proc_cont{width: 100%;text-align: center;position: relative;}
.proc_cont li{width: 8.4%;display: inline-block;position: relative;z-index: 9;cursor: pointer;}
.proc_cont li+li{ margin-left: 2.7%;}
.proc_cont li i{width:124px;height:124px;border-radius: 50%;display: inline-block;background: #ffffff;border: 4px solid rgba(255,255,255,0.5);background-clip:padding-box;background-position: center;background-repeat: no-repeat;background-size: 35%;transition: 0.5s all ease-in-out;}
.proc_cont li:hover i{transform: rotateY(360deg);}
.proc_cont li p{font-size: 15px;color: #FFF;margin-top: 20px;}

.proc_cont li:nth-child(1) i{background-image: url(../image/20210408214444_1262723721.png);}
.proc_cont li:nth-child(2) i{background-image: url(../image/20210408214444_44821676.png);}
.proc_cont li:nth-child(3) i{background-image: url(../image/20210408214444_1003413494.png);}
.proc_cont li:nth-child(4) i{background-image: url(../image/20210408214924_1583068342.png);}
.proc_cont li:nth-child(5) i{background-image: url(../image/20210408214444_1005204981.png);}
.proc_cont li:nth-child(6) i{background-image: url(../image/20210408214444_1100929345.png);}
.proc_cont li:nth-child(7) i{background-image: url(../image/20210408214444_318047635.png);}
.proc_cont li:nth-child(8) i{background-image: url(../image/20210408214444_1597531761.png);}
.proc_cont li:nth-child(9) i{background-image: url(../image/20210408214444_1691071946.png);}


.proc_cont line{width: 100%;height: 1px;border-top: 2px dashed rgba(238, 238, 238,0.5);display: block;position: absolute;top: 3.5vw;}
.proc_tel{margin: 0 auto;display: inline-block;}
.proc_tel d{width: 278px;height: 58px;border-radius: 29px;display: inline-block;background: #830020;line-height: 58px;float: left;color: #fff;font-size: 16px;padding-left: 50px;text-align: left;}
.proc_tel span{width: 278px;height: 58px;border-radius: 29px;display: inline-block;background: #ff90ab;font-size: 32px;color: #fff;line-height: 58px;font-family: 'Arial';text-align: center;margin-left: -139px;}
.proc{text-align: center;}


/*优势*/


.adv li{width:22.8%;height:604px;border-radius:160px;box-shadow:0px 0px 10px 1px #eee;text-align:center;padding:30px 20px;float:left;}
.adv li+li{margin-left:40px;}

.adv .adv_title{font-weight:bold;font-size:28px;color:#333;margin-top:30px;}
.adv .adv_title:after{content:"";display:block;width:65px;height:4px;margin:16px auto;
background:url(../image/20210408225256_928840675.png) no-repeat;}
.adv .adv_con{font-size:14px;color:#666;line-height:22px;}
.adv .adv_num{font-size:50px;color:#bbb;font-weight:100;margin-top: 26px;font-family: serif;}

.adv li {position:relative; }
.adv li *{ position:relative; z-index:999;}
.adv li:after{content:'';display:block;position:absolute;width:100%;height:0px;top:0px;left:0px;transition:all .5s ease;background:#e5023a;
border-radius:160px;}
.adv li:hover:after{ height:100%;-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);border-radius:160px;}
.adv li:hover .adv_title{color:#fdfa09;}
.adv li:hover .adv_con{color:#FFF;}
.adv li:hover .adv_num{color:#FFF;}
.adv li:hover .adv_title:after{
background:url(../image/20210409101017_1429547674.png)no-repeat center;}


/*店面展示*/

.show_bg{background:url(../image/20210409091432_1947360787.jpg)no-repeat center;height:1167px;}
.show_d {height: 760px;overflow: hidden; margin-top: 100px;}
.show .tempWrap{width:1400px !important;}
.show_d  tbody{display:block;}

.show_d td{display: inline-block;overflow: hidden;padding: 0px !important;width:410px !important;margin: 0 23px 20px;}
.show_d td span{ padding: 14px 0;display:block;position: relative;}
.show_d td span>a{font-size:18px;color:#666;position: relative;}

.show_d td span:before{ width:100%; height:0px; bottom:0px; left:0px; background:#e5023a; transition:all 0.5s ease;content: '';display: block;position: absolute;}

.show_d td:hover span:before{height: 100%;transition: 0.6s;}
.show_d td:hover span a{ color:#fff;}
.show_d td:hover a img{ transform:scale(1.1);transition:all .5s ease;}
.show_d td:hover span a:after{ height:100%;}


.show_btn{width:95%;height:60px;background:#f5f5f5;border-radius:50px;margin:64px auto;padding-top: 15px;}
.show_btn i{display:block;cursor: pointer;}
.show_btn .show_p,.show_btn .show_n{width:12px;height:21px; margin:5px 40px 0;}
.show_btn .show_p{background:url(../image/20210409111532_1226919515.png)no-repeat;}
.show_btn .show_n{background:url(../image/20210409111532_573918107.png)no-repeat;}
.show_btn .more{background:url(../image/20210409111532_2033656428.png)no-repeat;width:30px;height:30px;margin:0 auto;cursor: pointer;    display: block;}




/*新闻*/
.news_bg{padding-top: 40px;}
.news_bt{width: 1400px; float: left;}
.news_btl{width: 300px; float: left; font-weight: 400; font-size: 42px;color:#333;}
.news_btl span{font-size: 18px; display: block; color: #999; font-weight: 100;}
.nb_tab{font-size:0;text-align: center; float: right;}
.nb_tab a{width:165px;height:40px;background:#fff;display:inline-block;vertical-align:top;color:#333; box-shadow: 0px 0px 20px #eee; border-radius: 30px; margin-top: 22px;}
.nb_tab a+a{margin-left:30px;}
.nb_tab a.cur{background:#e5023a; color: #fff; background-size: 400% 370%; box-shadow:0px 0px 9px 1px #b1b1b1;}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:40px;font-weight: lighter;}
.nb_tab a b{font-size:16px; }

.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:614px;}
.nbcl_le .news_div_item{width:292px;display: inline-block;vertical-align:top;    background: #fff;border: 1px solid #eee;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item_pic img{width:292px;}
.news_div_item_title a{font-size:18px;    overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nbcl_le .news_div_item_content{width: 254px;height: 219px;padding: 30px 20px 0 20px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;font-size: 14px;color:#666;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(../image/20210408212316_961269272.png) no-repeat right center;float: right;margin-top:17px;    margin: -15px 20px 0 0;}

.nb_con{height:510px;}
.nbcr_ri{width:765px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{margin-bottom: 15px;font-size:0;padding:30px 0;position:relative;transition:300ms;background: #fff;border: 1px solid #eee;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0;}
.nbcr_ri .news_div_item_content{width:585px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight: bold;    line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;padding-right:20px;font-size:14px;}


/*留言*/
.message_bg{height:200px;background: url(../image/20210408211456_60405181.png)no-repeat center;}
.message_title p{padding:50px 0 20px 0;font-size: 16px;color:#ffffff;}


.feed_lx{float: left;}
.feed_lx+.feed_lx{    margin-left: 20px;}
.cc_ri ul li{float: left;position: relative;    height: 70px;}
.cc_ri ul li+li{margin-left:18px;}
.cc_ri ul li span{position:absolute;top:-20px;left:0;line-height: 20px;color: #fa9900;}
.cc_ri ul li input{width:340px;height:70px;line-height:43px;padding: 0 10px 0 40px;outline: none;font-size: 16px;color: #333;    border: none;}
.cc_ri ul li input.cur{border:1px solid #fa9900;background:#c8c8c8;}
.cc_ri ul li .input-name01{background: #ffffff url(../image/20210409155434_874938822.png) no-repeat 10px ;}
.cc_ri ul li .input-name02{background: #ffffff url(../image/20210409155434_1335443176.png)no-repeat 10px;}
.cc_ri textarea{background: #ffffff url(../image/20210409155434_2021731491.png) no-repeat 10px;width:482px;height: 70px;line-height:70px;    border: none;    outline: none;font-size: 16px;color: #333;padding: 0 10px 0 40px;}
.code{float: left;}
.code input#authcode{width: 306px;height: 45px;background: #ffffff url(../image/20210409155434_2089827691.png) 278px 10px no-repeat;border:1px solid #e5e5e5;padding-left: 12px;display:inline-block;vertical-align: top;}
.code i{width:119px;display:inline-block;vertical-align:middle;padding:7.5px 0;}
.code img{margin-left:18px;}
#submit{color: #fff;font-size: 16px;width:180px;height: 70px;line-height: 70px;padding-left: 85px;text-align:left;display:inline-block;vertical-align: top;border: none;cursor: pointer;outline: none;background: url(../image/20200924140635_1549922129.png) no-repeat 55px ;}
.feed_lx b {font-size: 20px;line-height: 40px;}
.cc_ri .button{float: right; width: 180px;background: #000; border-radius: unset;}
#file{margin-top: 37px;}
input::-webkit-input-placeholder { color: #b8b8b8;}
input::-moz-input-placeholder {color: #b8b8b8;}
input::-ms-input-placeholder { color: #b8b8b8;}
textarea::-webkit-input-placeholder {color: #b8b8b8;}
textarea::-moz-input-placeholder {color: #b8b8b8;}
textarea::-ms-input-placeholder {color: #b8b8b8;}



/*版权*/
.footer_bg{background: #222;}
.footer{position: relative;}
.links_centent{height:128px;line-height: 128px;border-bottom: 1px #333 solid;}
.link_bg{ height:128px; background: #e5023a; }
.links_l{margin-left: 10px;font-size: 16px; color:#fff; line-height:128px;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-size:14px; color:#fff;height:128px;align-items: center;display: flex;justify-content: center;}
.links{height:270px;margin-top:50px;}
.links li{display:block;float:left;}
.links li:nth-child(1){width:190px;}
.links li:nth-child(2){width:210px;}
.links li:nth-child(3){width:200px;}
.links li:nth-child(4){width:210px;}
.links li:nth-child(5){width:190px;}
.links li a:first-child{ margin-bottom: 20px;padding-left: 30px;font-size: 20px;color:#fff;background: url(../image/20210408211425_1362423230.png)no-repeat left;}
.links li a{display:block;padding-left:15px;font-size: 14px;color:#666;line-height: 28px;}
.links li a:hover{color:#fff;}
.links_qrcode{width:306px;height:489px;position: absolute;top: 100px;right:-32px;background: url(../image/20210409160121_1021632974.png)no-repeat;z-index: 222;}
.links_qrcode p{width: 190px; margin-top: 10px;font-size: 14px;color:#666;text-align: center;}
.links_qrcode2{width: 200px;margin: 80px 0 0 65px;}
.links_top{margin-top: 10px !important;}
.links_top img{width:185px;margin: auto;border: 1px #eee solid;}
.links_bottom{height: 40px;margin-top: 10px;padding-bottom: 15px;border-bottom: 1px #eee solid;}
.links_bottom li{width:38px;height:38px;margin-right: 20px; background: #565656;border-radius:100%;align-items: center;display: flex;justify-content: center; float: left;    overflow: hidden;    cursor: pointer;}
.links_bottom .on{background: #e5023a;}
.links_bottom li:first-child{margin-left: 10px;}
.copy_bg{height:92px;line-height: 92px;border:1px #333 solid;font-size: 14px;}
.copy_bg a{font-size: 13px;color: #666;}







/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(../image/20210426211831_1679874702.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color:#e5023a; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; border-bottom: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #e5023a; border-color: #e5023a; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #e5023a; border-color: #e5023a;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }

.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #e5023a; font-size: 18px;  padding-bottom:10px;}



/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #e5023a; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#fb9a0e;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

#newBridge .icon-right-center{    left: 0 !important;}


.copy_bg span{font-size:12px !important;}