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

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
#copy { display: none;}
a {color: #666; text-decoration: none;}
a:hover { color:#005197;text-decoration: none; border-bottom-style:}
.bg{ width: 100%;min-width: 1300px;position: relative;}
.box{margin:0 auto;width:100%;min-width: 1300px;box-sizing: border-box;padding:0px 5%;max-width: 1600px;}
.fl { float: left;}
.fr {float: right;}

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

@keyframes hover{
    0%{transform:scale(1)}
    25%{transform:scale(.6)}
    50%{transform:scale(1)}
    75%{transform:scale(1.2)}
    100%{ttransform:scale(1)}
}






/*间隙*/
.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;}

.t{text-align:center;position: relative;}
.t h3{font-size:40px;font-weight: normal;color: #333;line-height: 40px;}
.t h3 b{color:#0093dd;}
.t p{font-size: 18px;margin-top:10px;position: relative;}
.t p::before{content: "";position: absolute;width:60px;height:1px;background:#eee;top:11px;margin-left: -80px;}
.t p::after{content: "";position: absolute;width:60px;height:1px;background:#eee;top:11px;margin-left:16px;}

/*head*/
.head {width: 100%;padding: 36px 0px; position: absolute; z-index: 999;}
.head_box {max-width: 1620px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.head_l {display: flex;justify-content: space-between;align-items: center;}
.head_logo {display: flex;position: relative;align-items: center;}
.head_logo a {display: inline-block;width:26%;}
.head_logo a img {}
.head_logo p {font-weight: normal;padding-left:15px; font-size: 18px; color: #fff; margin-left: 15px;}
.head_logo p b {display: inline-block;font-weight:normal;font-family: "pmzd";font-size: calc(1rem + 1vw);line-height: calc(1rem + 1vw);overflow:  hidden; width: 102%;}
.head_logo p span {text-transform: uppercase; font-size: 16px;display: block;line-height: 16px;letter-spacing: 4px;padding-top: 10px;font-weight:normal;}
.head_tit {display: flex;flex-direction: column;align-items: center;padding-left: 50px;}
.head_tit b {font-size: 26px;line-height: 42px;font-weight: normal;letter-spacing: 3px;}
.head_tit b span {font-size: 25px;color: #0058a7;vertical-align: bottom;font-weight: bold;}
.head_tit ul {display: flex;justify-content: space-between;width: 100%;}
.head_tit li {font-weight: lighter;border: 1px dashed #ddd;display:  flex;flex-direction:  column;justify-content:  center;align-items:  center;padding: 15px;}
.head_tit li+li {border-left:none;}
.head_tit li i { font-size: 24px;color: #999;}
.head_tit li p {font-size:  14px;line-height: 15px;padding-top: 5px; font-weight:normal;}
.head_tit li p span { color:  #e9141a;}
.head_tit li a {font-size:14px;}
.head_r {/* width: 260px; */display:  flex;align-items:  center;}
.head_r p {display: flex;flex-direction: column;font-size: 14px;line-height: 14px;text-align: left; color: rgba(255, 255, 255, 0.5); margin-right: 6px;}
.head_r p span {font-size: 22px;font-family: Times;line-height: 30px;color: #fff; font-weight: bold;}
.head_r>i {width: 2.5vw; height: 2.5vw;border-radius: 50%;display: flex;
justify-content: center;align-items: center; color: #fff; font-size: 34px; margin: 0px 16px;}
.head_r>ul>li:hover .tit_sel {transform: rotateX(0);transition: all 0.5s;}
.head_r>ul { margin-left: 10px; }
.head_r>ul>li {width: 2vw; height: 2vw;border:1px solid #ddd;border-radius: 50%;display: flex;justify-content: center;align-items: center; float: left; margin-left: 1vw;}
.head_r>ul>li i {font-size: 16px; position: relative;    margin-top: -1px; color: #fff; text-transform: uppercase;}
.head_r>ul>li i a{color: #fff;font-style: normal;}
.head_r>ul>li i:after { content: ''; width: 100%;height: 82px; position: absolute; top: 0;left: 0; z-index:-1;}

/*搜索*/
.head_r>ul>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 472px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 99;top:145px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 7px;    border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:374px; height:33px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left; line-height: 30px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important; transition: all 0.3s linear;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}

/*nav*/
.nav {width: 100%;padding: 50px 0;position: absolute;top: 120px;z-index: 55;border-top: 1px solid rgba(255,255,255,0.6);}
.nav_box {max-width: 1620px; margin: 0 auto;}
.nav_con {position: relative;}
.nav_con>ul {display: flex;justify-content: space-around;align-items: center;/* height: 100%; */}
.nav_con>ul>li {display: flex;flex-direction: column;align-items: center;transition: 0.5s;z-index: 5;width: 12%;}
.nav_con>ul>li>a {font-size: calc(0.4rem + 0.7vw);color: #fff;text-align: center;display: flex;flex-direction: column;position: relative;    width: 100%;}
.nav_con li a i {color: #999;font-size: 12px;font-family: Arial;text-transform: uppercase;opacity: 0.5;transform: scale(0.9);   }
.nav_con>ul>li>a:after {content:'';width:100%;height: 3px;background:linear-gradient(to right,#ef171f,#ef171f);position: absolute;left: 0%;top: -52px;opacity: 0;transform: scaleX(0);transition: 0.5s;z-index:-1;}
.nav_con li:hover>a, .nav_con li:hover a i,.nav_con li.cur>a, .nav_con li.cur a i {transition:0.5s;}
.nav_con>ul>li:hover a:after, .nav_con>ul>li.cur a:after {opacity: 1;transform: scaleX(1);transition: 0.5s;}

/*下拉*/
.nav_con li:hover .con_nav {transform: rotateX(0deg);}
.con_nav {background:rgba(255,255,255,1);position: absolute;top:75px;left: 0;z-index:55;overflow:hidden;width:100%;box-shadow: 1px 5px 10px rgba(0,0,0,0.2);transition: 0.5s;transform-origin: top;transform: rotateX(90deg);display: flex;justify-content: space-around;align-items: center;padding: 3%;}
.con_l {width: 9%; position: relative;}
.con_l:after {content:'';width:2px;height:100%;position:absolute;top:0;left: -18px;background: #0093dd;}
.con_l p { display: flex;flex-direction: column;font-size: 24px; line-height: 24px;color: #333;}
.con_l p span { font-size: 14px;color: #666;text-transform: uppercase;line-height: 18px;padding-top: 7px;font-family: Arial;}
.con_r { width: 68%;}
.con_r>ul {display: flex;  align-items: center; width: 100%; flex-wrap:wrap;}
.con_r>ul>li {width: 24%;display: flex; align-items: center;justify-c.con_r>ulontent: center; padding: 1%;}
.con_r>ul>li>a {font-size: 15px;color: #333; border-top: 1px #eee solid; border-bottom: 1px #eee solid; padding:15px 22px;text-align: center;    line-height: 30px;}
.con_r>ul>li>a:hover{color: #0093dd;}
.nav_con>ul>li:nth-child(4) .con_nav .con_r {width:84%;}
.nav_con>ul>li:nth-child(4) .con_r>ul>li>a{padding: 15px 6px;}
.nav_con>ul>li:nth-child(5) .con_nav .con_r>ul { flex-wrap: wrap;}
.nav_con>ul>li:nth-child(5) .con_nav .con_r>ul>li,.nav_con>ul>li:nth-child(8) .con_nav .con_r>ul>li  {width:32.5%;}
.nav_con>ul>li:nth-child(5) .con_nav .con_r>ul>li:nth-child(n+4) {margin-top:10px;}
.nav_con>ul>li:nth-child(6) .con_r>ul>li>a{padding: 15px 58px;}


/*banner*/
.tp-bullets {margin-bottom: 30px !important;}


/*数据*/
.digital_bg{background:#fff;height: 197px;position: relative;z-index:111;}
.digital dl{display: block;float: left;border-radius:50%;width: 230px;height: 230px;background: #fff;-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);box-shadow: 0px 0px 10px rgba(0,0,0,0.1);margin-top:60px;text-align: center;}
.digital dl+dl{margin-left: 150px;}
.digital_wt{width: 208px;height: 208px;border-radius:50px;-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);box-shadow: 0px 0px 10px rgba(0,0,0,0.1);margin: 0 auto;margin-top: 10px;}

.digital dl:nth-child(1) .digital_wt{background-image:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223173214_972640387.png);background-position: 10px 100px;}
.digital dl:nth-child(2) .digital_wt{background-image:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223173233_2079781004.png);background-position: 10px 100px;}
.digital dl:nth-child(3) .digital_wt{background-image:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223173248_452543511.png);background-position: 10px 100px;}
.digital dl:nth-child(4) .digital_wt{background-image:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223173304_1713349092.png);background-position: 10px 100px;}

.digital_wt p{font-size: 52px;color: #222;font-family:Agency FB;padding-top:40px;position: relative;line-height: 52px;}
.digital_wt p:before{content: "+";position: absolute;right:40px;bottom:-10px;font-size: 21px;color: #999;}
.digital_wt span{display: block;font-size: 17px;color: #666;}
.digital dl:nth-child(2) .digital_wt p:before{right:50px;}
.digital dl:nth-child(3) .digital_wt p:before{right:50px;}
.digital dl:nth-child(4) .digital_wt p:before{right:60px;}

.digital dl:nth-child(2) .digital_wt p:before{content: "人";font-size: 14px;}
.digital dl:nth-child(3) .digital_wt p:before{content: "种";font-size: 14px;}
.digital dl:nth-child(4) .digital_wt p:before{content: "项";font-size: 14px;}



/*简介*/
.company_box{width:100%;margin:auto;background:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220215/20220215154338_1192570773.jpg)no-repeat bottom center;height: 970px;}
.company_l{width:770px;float:left;margin-top:30px;}
.company_lt{float:left;width:23px;height:95px;background:#000;text-align:center;font-size:14px;color:#fff;line-height:20px;padding-top:8px;}
.company_lt1{float:left;margin-left:10px;padding-right:20px;border-right:1px #efefef solid;margin-right:20px;height:95px;padding-top:10px;}
.company_lt1 em{font-size:16px;color:#333;margin-left:8px;font-style: normal;}
.company_lt1 p{font-size:48px;color:#0093dd;font-family:Impact;display:block;line-height:70px;}
.company_lt1 span{font-size:18px;color:#333;}
.company_lt2{font-size:36px;color:#333;line-height:36px;padding-top: 8px;}
.company_lt2 span{font-size:24px;color:#999;display:block;font-weight: 300;}
.company_ltp{font-size:15px;line-height:30px;color:#666;float:left;margin-top:30px;text-align:justify;}
.company_ltp a{font-size:15px;color:#333}
.company_r{width:456px;height:267px;border-radius:8px;position:relative;float:right;padding:20px;}
.company_r:before{content:"";width:456px;height:267px;background:#daf1fd;border-radius:8px;position:absolute;top:20px;left:-20px;;}
.company_r img{border-radius:10px;position: absolute;z-index: 999;}
.company_r:after {content: "";width: 456px;height: 267px;background: #e6f5fc;border-radius: 8px;position: absolute;top: 0px;left: 0px;}
/*优势*/
.main_box{width:100%;}
.main_t{width:100%;margin:0 auto;position:relative;float:right;}
.main_row1{position:absolute;z-index:9999;width:100%;margin:auto;}
.main_row1:after{content:'';display:block;clear:both;}
.main_r1{float:right;}
.main_r1_item{display:block;width:465px;float:left;padding:70px 0;position:relative;cursor:pointer;height:465px;background:#434753;z-index:-1;transition:all 0.3s;}
.main_r1_item:nth-child(2){background:#0093dd;margin-top:20px;}
.main_r1_item p{margin:auto;width:240px;text-align:center;}
.main_r1_item span{text-align:center;color:#fff;font-size:26px;line-height:40px;font-weight:bold}
.main_r1_item em{color:rgba(255, 255, 255, .5);font-size:14px;display:block;font-family:"arial";font-style: normal;}
.main_r1_item i{display:block;-webkit-transition:0.3s all ease;transition:0.3s all ease;}
.main_r1_item .iconfont{font-size:50px;margin:0 auto;line-height:65px;color:#fff;padding-top:30px;margin-bottom:20px;width:113px;height:113px;border:1px #fff solid;border-radius:50%;}
i.iconfont.icon-zuanshi {font-size: 63px;}
.main_r1_item .yct{font-size:16px;color:#fff;line-height:30px;width:310px;text-align:center;margin:30px auto;font-weight:100}
.main_r1_item a{width:56px;height:58px;margin:auto;background:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220215/20220215154400_1177508851.png)no-repeat center;display:block;opacity:0;}
.i1{top:0;left:0;-webkit-animation-delay:0.5s;animation-delay:0.5s;}
.i2{top:0;right:0;-webkit-animation-delay:1s;animation-delay:1s;}
.i3{bottom:0;right:0;-webkit-animation-delay:1.5s;animation-delay:1.5s;}


/*市场占有率行业领先*/
.market_bg{background:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220216/20220216111835_1557922489.jpg)no-repeat center top;position: relative;}
.market_bg::before{background: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192211_1645194288.png);width: 532px;height: 650px;top:-420px;right: -80px;content: "";position: absolute;}

.market_wt{background:#fff;box-shadow:0px 0px 10px rgba(0,0,0,0.1);padding: 5% 0px;    border-radius: 100px;}

.market_d{width:71.9%;margin: 0 auto;height:13vw;position: relative;}
.market_d li{display: inline-block;position: relative;overflow: hidden;float: none !important;width:10vw !important;text-align: center;}
.market_d .tempWrap{width:100%  !important;}
.market_d li img{display: block;margin: 0 auto;border-radius:50%;box-shadow: 0px 0px 10px rgba(0,0,10,0.1);padding:9%;background-color:#fff;}
.market_d li p{font-size:16px;margin-top:10px;}
.mod_after {position: absolute;left: 48%;}
.mod_after ul {display: flex;width: 140px;justify-content: space-between;}
.mod_after li {width: 10px;height: 10px;border-radius: 50%;background: #eeeeee;transition: all 0.5s;}
.mod_after li.on {background: #0093dd;transition: 0.5s;}



.feat_txt {display: flex;justify-content: space-between;align-items: center;margin-top:3%;padding: 0px 5%;}
.feat_txt ul {}
.feat_txt ul:first-child {}
.feat_txt ul:first-child li:nth-child(2) {}
.feat_txt ul:nth-child(2) {background: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220216/20220216112615_1208205676.png)no-repeat center;width: 611px;height: 578px;display:  flex;justify-content:  center;align-items:  center;background-size:  contain;}
.feat_txt ul:nth-child(2) li {}
.feat_txt ul:nth-child(2) li i {}
.feat_txt ul:nth-child(2) li i img {width:100%;height:  auto;}
.feat_txt ul:last-child {}
.feat_txt ul:last-child  li {}
.feat_txt ul:last-child  li p {left: 22%;}
.feat_txt ul:last-child li:nth-child(2) {margin-left: 40px;}
.feat_txt li {position:  relative;}
.feat_txt li:nth-child(n+2) {margin-top: 40px;}
.feat_txt li p {display:  flex;flex-direction:  column;font-size:  20px;position:  absolute;top: 0;left: 0;padding: 30px;line-height: 24px;color: #222;}
.feat_txt li p span {font-size: 16px;font-weight:  lighter;padding-top: 6px;}
.feat_foot {padding: 3% 12%;background: #c70000;border-radius: 100px 0 100px 0;width: 68%;display:  flex;flex-direction:  column;align-items:  center;margin:  0 auto;text-align:  center;    margin-top: 60px;}


@media screen and (max-width:1920px) and (min-width:1681px) {
     .market_d{width:82.5%;}
}

.sel_lx{margin: 0 auto;width:40%;}
.sel_lx span{display: block;background-color:#0093dd;background-image:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192233_843080818.png);background-position: 20px 20px;background-repeat: no-repeat;width:62%;height: 55px;line-height: 55px;border-radius: 50px;position: relative;z-index: 2;color: #fff;font-size: 18px;padding-left:50px;}

.sel_lx span>t{font-weight: bold;font-size: 26px;}
.sel_lx a{display: block;height: 55px;line-height:55px;width:32%;position: relative;z-index:1;background: #000;border-radius:55px;color: #fff;text-align: center;font-size: 16px;margin-left:30px;}
.sel_lx a:hover{color:#fff;background:#da241b;}



/*招商加盟*/
.adva {width: 100%;padding: 90px 0;position:relative;z-index: 5;}
.adva:after {content:'';background:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220601/20220601113537_1502951685.png) no-repeat;position:absolute;bottom:13%;left:2%; width: 29%;height: 35%;z-index: 5;background-size: contain;}
.adva_box {position:  relative;display:  flex;flex-direction:  column;align-items: flex-end;}

.adva_tab {display:  flex;margin-top:0px;justify-content:  space-between; position: relative;}
.adva_l {width: 20%;display:  flex;flex-direction:  column;align-items:  center;padding-top: 5%;}
.adva_tit1 {}
.adva_tit1 p {display:  flex;flex-direction:  column;align-items:  center;font-size: calc(1.6rem + 7vw);color:  #333;font-family: "Times";text-transform:  uppercase;line-height: 110px;}
.adva_tit1 p span {font-size: 30px;font-weight:  normal;line-height: 30px;padding-top: 12%;}
.adva_nav {padding-top: 44%;width: 100%;position:relative;z-index: 5;}
.adva_nav:before {content:'';width: 80%;height: 130%;border:10px solid #0093dd;position:absolute;top: 25%;left: 7%;z-index: -1;}
.adva_nav ul {display:  flex;flex-direction:  column;align-items:  center;}
.adva_nav li {padding: 25px 0;position:  relative;cursor:pointer;}
.adva_nav li:after {content:'';width:100%;height:1px;background:#0093dd;position:absolute;bottom:0;left:0;transform: scale(0);transition:0.5s;}
.adva_nav li.on:after {transform:scale(1.1);}
.adva_nav li a {font-size:  20px;color:#666;font-weight:  lighter;width: 100%;padding: 0 30px;}
.adva_r {width: 78%;padding: 5% 0 1% 3%;overflow:  hidden;cursor:pointer;}
.adva_con {overflow:  hidden;}
.adva_ace {display:  flex;justify-content:  space-between;width:100%;}
.adva_wz {    position: relative;}
.adva_wz:before {content:'';width:100px;height:3px;background:#0093dd;position:absolute;    bottom: -24px;left:0;}
.adva_wz p { font-size:  40px; font-family: Arial;text-transform:  uppercase;font-weight: 1000;display:  flex; flex-direction:  column;line-height: 40px;color: #333;}
.adva_wz p span {font-size:  30px;font-weight:  normal;color:  #0093dd;letter-spacing: 6px;line-height:  30px; padding-top: 13px; font-family:Microsoft YaHei;}
.adva_nav1 {width: 63%;}
.adva_nav1 ul {display:  flex;justify-content:  space-between; align-items: center;}
.adva_nav1 li {font-size:  16px; background:  #333; color:  #fff;    padding: 1.2% 0;width: 19%;text-align: center;}
.adva_nav1 li.on {background: #0093dd;}
.adva_int {padding-top: 8%;display:  flex;transition: 0.5s;}
.adva_big {display:  flex;justify-content:  space-between;align-items:  center;width:  100%;flex-shrink: 0;}
.adva_txt {width: 38%;display:  flex;flex-direction:  column;}
.adva_txt i {font-size: 24px;color:  #0093dd;font-weight:  bold;padding-left: 20%;    position: relative;    font-style: normal;}
.adva_txt i:before {content:'';width:14%;height:1px;background:#0093dd;position:absolute;top:16px;left:0;}
.adva_txt p {font-size:  30px;font-weight: bold;display:  flex;flex-direction:  column;line-height:  30px;padding-top: 10%;color: #333;}
.adva_txt p span {font-size:  15px;font-family:  Arial;font-weight:  normal;color:  #ccc;
line-height:  16px;padding-top: 12px;}
.adva_txt em {font-size:  16px;color:  #666;line-height:  30px;padding-top: 12%;font-style: normal;}
.adva_txt a {background: #df0024;color:  #fff;border-radius:  40px; padding: 13px;text-align:  center;font-size: 16px;letter-spacing: 3px;margin-top: 18%;width: 66%;}
.adva_pic {width: 60%;}
.adva_pic i {}
.adva_pic i img {width: 99.9%;height: auto;}
.adva_dis {padding-top: 11%;    position: relative;z-index: 55;}
.adva_mmd {margin-top: 7%;}
.adva_mmd ul {display: flex;flex-wrap: wrap;justify-content: space-between;width:99%;}
.adva_mmd li {width: 31%;background:  #fff;box-shadow:  0 0 20px #ddd;padding: 29px 50px;display:  flex;justify-content:  space-between;flex-direction:  row-reverse;align-items:  flex-end;}
.adva_mmd li:nth-child(n+4) {margin-top: 30px;}
.adva_mmd li i {margin-bottom: 16px;}
.adva_mmd li p {display:  flex;flex-direction:  column;font-size: 18px;line-height: 20px;width: 62%;}
.adva_mmd li p span {font-size:  12px;color:  #ccc;text-transform: capitalize;}
.adva_mmd li em {font-size:  12px;color:  #ccc;font-family:  Arial;    position: relative;}
.adva_mmd li em:before {content:'';width: 1px;height: 35px;background: #ddd;position: absolute;top: -50px;left: 0;}


/*加盟政策*/
.policy_bg{background:#f5f5f5;padding:90px 0px;position: relative;}
.policy_wt ul{display: flex;flex-wrap: wrap;justify-content: space-between;width:100%;}
.policy_wt li{width: 31%;background: #fff;box-shadow: 0 0 20px #ddd;padding: 29px 50px;cursor:pointer;}
.policy_wt li:nth-child(n+4) {margin-top: 30px;}
.policy_wt li i{display:flex;width: 100px;height: 100px;margin: 0 auto;border: 1px #eee solid;border-radius: 50%;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;background-image: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220217/20220217101340_657391091.png);background-repeat: no-repeat;}
.policy_wt li p{font-size: 20px;font-weight: bold;color: #2f2f2f;text-align: center;line-height: 60px;padding-top: 10px;}
.policy_wt li span{font-size: 14px;line-height: 26px;display:flex;text-align: center;}
.policy_wt li:nth-child(2) i{background-position: -102px 0;}
.policy_wt li:nth-child(3) i{background-position: -204px 0;}
.policy_wt li:nth-child(4) i{background-position: -306px 0;}
.policy_wt li:nth-child(5) i{background-position: -408px 0;}
.policy_wt li:nth-child(6) i{background-position: top right;}
.policy_wt li:hover{background: #0093dd;}
.policy_wt li:hover i{border: 1px #26b0f6 solid;}
.policy_wt li:hover p{color: #fff;}
.policy_wt li:hover span{color: #fff;}
.policy_wt li:hover i{background-position: 0px -102px;}
.policy_wt li:hover:nth-child(2) i{background-position: -102px -102px;}
.policy_wt li:hover:nth-child(3) i{background-position: -204px -102px;}
.policy_wt li:hover:nth-child(4) i{background-position: -306px -102px;}
.policy_wt li:hover:nth-child(5) i{background-position: -408px -102px;}
.policy_wt li:hover:nth-child(6) i{background-position: -510px -102px;}


/*加盟店*/
.stoe_d{position: relative; }
.stoe_d ul li{display:inline-block;  width:33%; margin-right:1.8vw; transition: 0.3s ease all; position: relative;}
.stoe_d ul li>a{display: block;overflow: hidden; transition: 0.3s ease all; }
.stoe_d .tempWrap{width:100% !important;}
.stoe_d img{width:100%;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;height:auto;}
.stoe_d li:hover img{transform: scale(1.1);}
.stoe_d li p{position: absolute; bottom:0; left:0; background:rgba(0,147,221,0.7); text-align:center; width:100%;}
.stoe_d li p a{display: block; color:#fff; font-size: 16px; line-height: 44px;  }

.stoe_btn{background: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192303_1684739779.png)no-repeat center;width: 24px;height: 41px;position: absolute;top:44%;cursor: pointer; }
.stoe_btn.btnl{left: 3%;}
.stoe_btn.btnr{right:3%;transform: rotate(180deg);}



/*流程*/
.process_bg{background:url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223171705_1555475561.jpg)no-repeat center bottom;padding:90px 0px;}
.process_t{}
.process_t h3{color: #fff;}
.process_t p{color: #fff;}
.proc_cont{width: 100%;text-align: center;position: relative;}
.proc_cont li{width: 8vw;display: inline-block;margin: 0 0.4vw;position: relative;z-index: 9;}
.proc_cont li i{width: 7vw;height: 7vw;border-radius: 50%;display: inline-block;background: #0093dd;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(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192328_1769148826.png);}
.proc_cont li:nth-child(2) i{background-image: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192348_2031013626.png);}
.proc_cont li:nth-child(3) i{background-image: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192414_547916823.png);}
.proc_cont li:nth-child(4) i{background-image: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192431_1776578228.png);}
.proc_cont li:nth-child(5) i{background-image: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192455_796192869.png);}
.proc_cont li:nth-child(6) i{background-image: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192516_1934372526.png);}
.proc_cont li:nth-child(7) i{background-image: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192536_892478138.png);}
.proc_cont li:nth-child(8) i{background-image: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192608_476596572.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;width:417px;}
.proc_tel d{width: 278px;height: 58px;border-radius: 29px;display: inline-block;background: #036b9f;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: #047ebb;font-size: 32px;color: #fff;line-height: 58px;font-family: 'Arial';text-align: center;margin-left: -139px;}
.proc{text-align: center;}



/*新闻*/
.news_t{text-align:left; width:40%; float:left; padding-top:20px;}
.news_t p::before,.news_t p::after{display:none;}
.new_nav {padding-top:40px;}
.new_nav li{width: 170px;height: 42px;line-height: 42px;text-align: center;float: left;margin-left: 35px;-webkit-transition: all 0.5s;transition: all 0.5s;border-radius: 50px;background: #f5f5f5;}
.new_nav li:nth-child(1){ margin-left:0;}
.new_nav li a{ display:block; font-size:18px;}
.new_nav li.on{background: #0093dd;}
.new_nav li.on a{ color:#fff;}


.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(//memberpic.114my.com.cn/0466941/uploadfile/image/20211027/20211027145301_1333961970.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{  height: 14vw; overflow: hidden; }
.news_list .news_div_item img{transition:0.3s all linear; border:1px #eee solid; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #0093dd;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}



/*留言*/
.message_bg{height:200px;background: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192634_1051029993.png)no-repeat center;}
.message_title p{padding:50px 0 20px 0;font-size: 16px;color:#a6dbfd;}


.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(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192837_2016832635.png) no-repeat 10px ;}
.cc_ri ul li .input-name02{background: #ffffff url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192857_230066019.png)no-repeat 10px;}
.cc_ri textarea{background: #ffffff url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192920_1155800890.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(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223192942_1024284526.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(//memberpic.114my.com.cn/019656/uploadfile/image/20200924/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: #0079c7; }
.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(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223193008_1177015321.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:80px;background: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220223/20220223193033_905338946.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:55px;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: #0079c7;}
.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; bottom: 10%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/0351181/uploadfile/image/20220608/20220608084410_1486680258.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: #0093dd; 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; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0093dd; border-color: #0093dd; 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; }
.line-b{ border-bottom: solid 1px #efefef;}
.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:#0093dd; border-color: #0093dd;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;border-top: 0px !important;}
.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: 220px; 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:#0093dd; font-size: 18px; }
y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,y-kefu-box .right-arrow2 {width: 0;height: 0;display: block;position: absolute;left: 0;top: 0;border-top: 6px transparent dashed;border-right: 6px transparent dashed;border-bottom: 6px transparent dashed;border-left: 6px white solid;overflow: hidden;}
y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2 {border-left: 6px white solid;}

.y-kefu-box01 .y-ewm-box { width: 140px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 140px; padding:10px;}
.y-kefu-box01 .y-ewm-box>div p{line-height:34px;}
.y-kefu-box01 .y-ewm-box img { width:120px; height:120px; margin: 0 auto; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 140px;  }
.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:#0093dd; 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:#0093dd;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }