p,a{font-size:.16rem; }
a:hover{color:#f8daa6;transition:.5s;}
.wrap{width:65.5%;margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
@media(max-width:768px){
    p,a{font-size:14px !important;}
    .wrap{width:90%;margin:0 auto;}
}

/*首页-头部*/
header{background:rgba(0,0,0,.9);color:#fff;width:100%;height:1rem;position: fixed;top:0;z-index:99;display: flex;justify-content: space-between;align-items: center;padding:0 1.2rem;}
header .header_logo{width:2.2rem;}
header .header_contact{background:url(../images/header_contact.png)center center/100% no-repeat;width:1.5rem;height:.38rem;display: flex;align-items: center;padding-left:.3rem;font-size:.18rem;color:#000022;flex-shrink: 0;}
header .header_contact:hover{color:#000022;}
header nav{height: 100%;font-size: .18rem;position: relative;display: flex;justify-content: center;align-items: center;}
header .nav-main{width: 100%;height: 100%;list-style-type: none;}
header .nav-main span{display: inline-block;margin-left: .09rem;width:.07rem;height: .07rem;background: url('../images/down-icon.png') no-repeat;}
header .hover-up{transition-duration: .5s;transform: rotate(180deg);-webkit-transform: rotate(180deg);}
header .hover-down{transition-duration: .5s;transform: rotate(0deg);-webkit-transform: rotate(0deg);}
header .nav-main>li{height: 100%;display: flex;float: left;color: #fff;margin-right: .48rem;cursor: pointer;line-height: 1rem;justify-content: center;align-items: center;}
header .nav-main>li a{display: block;width:100%;height:100%;color:#fff;font-size: .18rem;}
header .nav-main>li:last-child{margin-right:.3rem;}
header .nav-main>li:hover, .nav-main>li a:hover, header .nav-main>li.active, header .nav-main>li.active a{color: #f8daa6;}
header .hidden-box{display: none;width:auto;border: 1px solid #eee;position: absolute;top: 1rem;background:#170604;z-index:100;}
header .hidden-box>ul{list-style-type: none;color: #fff;cursor: pointer;}
header .hidden-box li{padding:.2rem;border-bottom:1px solid #eee;}
header .hidden-box li a{color:#fff;font-size:.18rem;}
header .hidden-box li:last-child{border:none;}
header .hidden-box li:hover, .hidden-box a:hover{color: #f8daa6;}
/*闅愯棌鐩掑瓙浣嶇疆璁剧疆*/
header .hidden-loc-1{left: 1rem;}
header .hidden-loc-2{left: 2.3rem;}
header .hidden-loc-3{left: 5.3rem;}
header .hidden-loc-4{left: 6.4rem;}
header .hidden-loc-5{left: 7.85rem;}
header .hidden-loc-6{left: 9.6rem;}
header .hidden-loc-7{left: 4.1rem;}

/*移动端导航css*/
.mobile_header{width:100%; background:#fff;height:2rem;display:none;position:fixed;top:0;left:0;z-index:99;}
.mobile_header .container{width:100%;height:100%;display:flex;justify-content: space-between;align-items: center;}
.mobile_header .container img{width:28%;}
.mobile_header .container i{font-size:28px;}
.open_logo img {width: 150px;margin-top: 20px;}
#nav-phone {position:fixed; top:0; right:-100%; width:100%; height: 100%; background:#fff;z-index:2000;}
.close { display: flex;justify-content: flex-end;font-size: 20px;color: #7bc146;cursor: pointer;margin: 10px 20px 0 0;opacity: 1!important;;}
.mobile_header .mobile_menu {width:92%; margin:30px auto 0; height:auto; z-index:99;}
.mobile_header .mobile_menu li{width:100%;}
.mobile_header .mobile_menu li a{display:block;height:100%; font-size:16px; line-height:48px; border-bottom:1px #f5f5f5 solid;color:#222;}
.mobile_menu li h3 {width:100%;background: url(../images/icon_01.png) 98% center no-repeat; background-size:12px; opacity:0.8; position:relative;}
.mobile_menu li.selected h3{background: url(../images/icon_02.png) 98% center no-repeat; background-size:12px; opacity:0.8;}
.mobile_menu li .list-item {position:relative;overflow: hidden;zoom: 1;display: none;padding-bottom: 30px;max-height: 300px;overflow-y: scroll;}
.mobile_menu li .list-item a{display:block; padding-left:20px; font-size:15px;}
.mobile_menu li .list-item a:hover{color:#c3a478;}
.open_logo{display: flex; justify-content: center; align-items: center;}
.open_logo img{width:210px;}
.mobile_header .mobile_menu li i{color:#c72032; margin-right:5px;}
#navToggle{display: none;}
@media screen and (max-width: 768px){
    header{display:none;}
    .mobile_header{display:flex;}
}

/*首页-轮播图*/
.banner{height:6.5rem;}
#swiper1{width:100%;height:100%;}
#swiper1 .swiper-slide a{height:80%;color:#fff;display: block;}
#swiper1 .swiper-slide .info{padding-top:2.3rem;}
#swiper1 .swiper-slide .info h2{font-size:.42rem;margin-bottom:.2rem;font-weight: bold;}
#swiper1 .swiper-slide .info p{font-size:.3rem;margin-bottom:.95rem;}
#swiper-pagination1{bottom:.4rem;}
#swiper-pagination1 .swiper-pagination-bullet{width:.16rem;height:.16rem;margin:0 .13rem;background:#fff;border-radius: .16rem;}
#swiper-pagination1 .swiper-pagination-bullet-active{width:.4rem;opacity: 1;}
@media(max-width:768px){
    .banner{height:200px;}
    #swiper1 .swiper-slide .info{padding-top:115px;}
    #swiper1 .swiper-slide .info h2{font-size:21px;margin-bottom:10px;}
    #swiper1 .swiper-slide .info p{font-size:15px;margin-bottom:47px;}
    #swiper-pagination1{bottom:20px;}
    #swiper-pagination1 .swiper-pagination-bullet{width:8px;height:8px;margin:0 6px;border-radius: 8px;}
    #swiper-pagination1 .swiper-pagination-bullet-active{width:20px;}
}

/*首页-优势*/
.advantage{padding:.4rem 0;}
.advantage .wrap{flex-wrap:wrap;}
.advantage .adv_pic{width:23%;}
@media(max-width:768px){
    .advantage{padding:20px 0 0 0;}
    .advantage .adv_pic{width: 48%;margin-bottom: 20px;}
}

/*首页-服务*/
.service{background:#f6f6f6;padding:.5rem 0 .7rem 0;}
.service .wrap{flex-direction: column;}
.default_title{text-align: center;font-size:.32rem;color:#222;font-weight:bold;}
.default_subtitle{text-align: center;font-size:.2rem;color:#666;margin:.16rem 0 .4rem 0;}
.service .tabs{border-bottom:1px solid #d6d6d6;display: flex;justify-content: center;align-items: center;width:100%;}
.service .tab{font-size:.18rem;color:#777;margin:0 .35rem;cursor: pointer;}
.service .tab.active{color:#222;padding:.24rem 0;border-bottom:2px solid #222;}
.service .content{margin-top:.5rem;width:100%;}
.service .block{display: none;justify-content: flex-start;align-items: center;height:3.9rem;width:100%;}
.service .block:nth-child(1){display: flex;}
.service .item_top{width:22%;height:100%;}
.service .item_top_title{padding:.28rem .25rem;border-bottom:1px solid #f8daa6;display: flex;justify-content: flex-start;align-items: center;}
.service .item_top_title .item_top_ico{width:.24rem;margin-right:.2rem;}
.service .item_top_title span{color:#fff;font-size:.24rem;font-weight:bold;}
.service .item_top_text{padding:.25rem;display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.service .item_top_text a{color:#fff!important;font-size:.16rem;margin-right:.3rem;margin-bottom:.2rem;width:100%;}
.service .item_top_text a.active{color:#f8daa6!important;}
.service .item{width:26%;height:100%;border:1px solid #f6f6f6;display: flex;flex-direction: column;justify-content: center;align-items: center;background:#fff;}
.service .item:hover{transform:translateY(-5px);box-shadow: 0 0 10px rgba(0,0,0,.1);}
.service .item_ico{width:1.1rem;}
.service .item_title{font-size:.26rem;color:#222;font-weight: bold;margin:.26rem 0;}
.service .item_detail{font-size:.14rem;color:#666;line-height: 2;text-align: center;}
.service .item_link{width:1.6rem;margin-top:.3rem;}
@media(max-width:768px){
    .service{padding:25px 0 35px 0;}
    .default_title{font-size:18px;}
    .default_subtitle{font-size:14px;margin:8px 0 20px 0;}
    .service .tabs_block{width:100%;overflow-x:hidden;}
    .service .tabs{overflow-x:scroll;width:auto;border:0;justify-content: flex-start;}
    .service .tab.active{border-bottom:0;font-weight: bold;}
    .service .tab{font-size:12px;margin:0 17px;flex-shrink: 0;}
    .service .tab.active{padding:12px 0;}
    .service .content{margin-top:25px;}
    .service .block{flex-wrap:wrap;height:auto;}
    .service .item_top{width:50%;height:195px;}
    .service .item_top_title{padding:14px 12px;}
    .service .item_top_title .item_top_ico{width:12px;margin-right:10px;}
    .service .item_top_title span{font-size:12px;}
    .service .item_top_text{padding:12px;}
    .service .item_top_text a{font-size:12px!important;margin-right:15px;margin-bottom:10px;}
    .service .item{width:50%;height:195px;}
    .service .item_ico{width:40px;}
    .service .item_title{font-size:14px;margin:13px 0;}
    .service .item_detail{font-size:12px;}
    .service .item_link{width:80px;margin-top:15px;}
}

/*首页-注册*/
.reg{height:7rem;background:url(../images/reg_bg.jpg) center center/cover no-repeat;padding:.44rem 0;}
.reg .wrap{flex-direction: column;}
.reg .default_title{color:#fff;}
.reg .default_subtitle{color:#999;}
.reg .form_block{display: flex;justify-content: center;align-items: flex-start;}
.reg .form_block_txt{color:#f8daa6;font-size:.2rem;padding-top:.2rem;margin-right:.2rem;}
.reg .form_block_form_top{display: flex;justify-content: flex-start;align-items: center;border-radius:5px;background:#fff;}
.reg .input{display: flex;justify-content: flex-start;align-items: center;padding:0 .2rem;width:3.55rem;height:.24rem;}
.reg .input1{border-right:1px solid #d2d2d2;}
.reg .input_ico{width:.16rem;margin-right:.2rem;}
.reg input{width:100%;height:100%;font-size: .14rem;border:none;outline: none;}
.reg input::placeholder {font-size: .14rem;color: #aaa;}
.reg .reg_sub1{width:1.8rem;cursor: pointer;}
.reg .form_block_form_bottom{color:#fff;font-size:.14rem;margin-top:.2rem;}
.reg .detail_block{display: flex;justify-content: center;align-items: center;margin:.5rem 0 .3rem 0;}
.reg .detail_item{display: flex;justify-content: center;align-items: center;flex-direction: column;color:#f8daa6;padding:0 1.4rem;}
.reg .detail_item:nth-child(1){border-right:1px solid #766a56;}
.reg .line1{font-size:.18rem;}
.reg .line1 span{font-size:1.5rem;}
.reg .line2{font-size:.24rem;margin:.38rem 0;}
.reg .line2 span{font-size:.32rem;}
.reg img{width:1.8rem;}
.reg .reg_ren{width:1.4rem;}
@media(max-width:768px){
    .reg{height: auto;padding:22px 0;}
    .reg .form_block_form_top{background:transparent;display: block;}
    .reg .form_block{display: block;}
    .reg .form_block_txt{font-size:14px;padding-top:10px;margin-right:10px;margin-bottom:10px;}
    .reg .input{padding:0 10px;width:178px;height:auto;background: #fff;font-size: 12px;width:100%;margin-bottom:10px;height:30px;}
    .reg .input_ico{width:16px;margin-right:10px;}
    .reg input{font-size: 12px;}
    .reg input::placeholder {font-size: 12px;}
    .reg .reg_sub1{width:120px;}
    .reg .form_block_form_bottom{font-size:12px!important;margin-top:10px;line-height: 1.5;}
    .reg .detail_block{margin:25px 0 15px 0;}
    .reg .detail_item{padding:0;}
    .reg .detail_item:nth-child(1){padding-right:30px;}
    .reg .detail_item:nth-child(2){padding-left:30px;}
    .reg .line1{font-size:14px;}
    .reg .line1 span{font-size:75px;}
    .reg .line2{font-size:12px;margin:19px 0;text-align: center;line-height: 1.5;}
    .reg .line2 span{font-size:16px;}
    .reg img{width:90px;}
    .reg .reg_ren{width:70px;}
}

/*首页-热门*/
.hot{padding:.5rem 0 .6rem 0;}
.hot .wrap{flex-direction: column;}
.hot .parts{display: flex;justify-content: center;align-items: center;}
.hot .part{border-radius:10px;width:5.84rem;height:6.33rem;display: flex;justify-content: center;align-items: center;background:#fff;margin:0 .15rem;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.hot .part_wrap{width:100%;height:6.33rem;}
.hot .part_top{padding:.4rem;height:2rem;}
.hot h2{font-size:.3rem;color:#f8daa6;font-weight:bold;}
.hot p{font-size:.18rem;color:#c7ab7b;margin-top:.2rem;line-height: 2;}
.hot .part_bottom{padding:.26rem .4rem;}
.hot .part_items{display: flex;justify-content: flex-start;align-items: center;flex-wrap:wrap;margin:.34rem 0;}
.hot a{font-size:.2rem;color:#999;display: block;padding:.1rem .2rem;border-radius:.45rem;border:1px solid #adadad;margin:0 .2rem .32rem 0;}
.hot .active{color:#f8daa6;background:#454545;}
.hot .more_btn{display: flex;justify-content: center;align-items: center;border:none;}
.hot .hot_more{width:2.76rem;}
.hot .tops{display: flex;justify-content: flex-start;align-items: center;flex-wrap:wrap;margin-top:.23rem;}
.hot .top_item{color:#c7ab7b;font-size:.14rem;padding:.08rem .23rem;border-radius:.4rem;border:1px solid #c7ab7b;display: inline-block;margin-bottom:.16rem;margin-right:.1rem;}
.hot .part_que{background:url(../images/hot_que_bg.png) center center/100% no-repeat;width:5rem;height:2.64rem;padding:.13rem .24rem;}
.hot .part_que p{font-size:.16rem;color:#666;margin-bottom:.3rem;line-height: 1;}
.hot .more_btn1{margin-top:.5rem;}
.hot .more_btn2{margin-top:.4rem;}
.hot .hot_form_block{background:url(../images/hot_form_block_bg.png) center center/cover no-repeat;width:100%;height:1.5rem;margin-top:.46rem;display: flex;justify-content: center;align-items: center;}
.hot .txt{font-size:.3rem;color:#fff;margin-right:.8rem;}
.hot .right{background:#fff;}
.hot form{display: flex;justify-content: flex-start;align-items: center;border-radius:5px;background:#fff;}
.hot .input{display: flex;justify-content: flex-start;align-items: center;padding:0 .2rem;height:.24rem;}
.hot .input1{border-right:1px solid #d2d2d2;width:2.5rem;}
.hot .input2{width:2.63rem;}
.hot .input_ico{width:.16rem;margin-right:.2rem;}
.hot input{width:100%;height:100%;font-size: .14rem;border:none;outline: none;}
.hot input::placeholder {font-size: .14rem;color: #aaa;}
.hot .reg_sub1{width:1.8rem;}
@media(max-width:768px){
    .hot{padding:25px 0 30px 0;}
    .hot .parts{display: block;}
    .hot .part{width:100%;height:300px;margin:0;margin-bottom:20px;}
    .hot .part_wrap{width:100%;height:300px;}
    .hot .part_top{padding:10px;height:76px;}
    .hot h2{font-size:16px;}
    .hot p{font-size:14px;margin-top:5px;line-height: 1.25;}
    .hot .part_que p{line-height: 1.5;}
    .hot .part_bottom{padding:13px 20px;}
    .hot .part_items{margin:17px 0;}
    .hot a{font-size:13px!important;padding:5px 10px;border-radius:22px;margin:0 10px 16px 0;}
    .hot .hot_more{width:150px;}
    .hot .tops{margin-top: 5px;}
    .hot .top_item{font-size: 12px;padding: 2px 12px;border-radius: 20px;margin-bottom: 2px;margin-right:5px;}
    .hot .part_que{width: 100%;height: auto;padding: 6px 12px;background: transparent;}
    .hot p{font-size:12px!important;margin-bottom:10px;}
    .hot .more_btn1{margin-top: 20px;}
    .hot .more_btn2{margin-top: 10px;}
    .hot .hot_form_block{height:auto;margin-top:0;display: block;padding: 10px;}
    .hot .txt{font-size:15px;margin-right:40px;margin-bottom:15px;}
    .hot .right{background:transparent;}
    .hot form{display: block;background:transparent;}
    .hot .hot_sub{width: 100px;}
    .hot .input{padding:5px 10px;height:40px;background:#fff;margin-bottom:15px;}
    .hot .input1{width: 100%;border-bottom: 1px solid #d2d2d2;border-right:0;}
    .hot .input2{width: 100%;}
    .hot .input_ico{width:8px;margin-right:10px;}
    .hot input{font-size: 14px;}
    .hot input::placeholder {font-size: 14px;}
    .hot .reg_sub1{width:90px;}
}

/*首页-简介*/
.profile{background:url(../images/profile_bg.jpg) center center/cover no-repeat;height:6.4rem;padding:.4rem 0;margin-bottom:1.4rem;}
.profile .wrap{flex-direction: column;position:relative;}
.profile .default_title{color:#fff;}
.profile .default_subtitle{color:#999;}
.profile .content{display: flex;justify-content: center;align-items: flex-start;position:absolute;top:1.3rem;}
.profile .left{width:46%;}
.profile img{width:100%;}
.profile .right{width:54%;background:linear-gradient(to right,#eece96,#cba259);display: flex;flex-direction: column;padding:.6rem .5rem;}
.profile .right_title{color:#222;font-size: .32rem;font-weight: bold;}
.profile .right_content{color:#222;margin-top:.5rem;}
.profile P{font-size: .18rem;line-height: 2.5;}
.profile .right_more{width:1.6rem;margin-top:.4rem;}
#m_profile_subtitle{display: none;}
@media(max-width:768px){
    .profile{background:url(../images/profile_bg.jpg) center center/cover no-repeat;height:auto;padding:20px 0;margin-bottom:20px;}
    .profile .default_subtitle{line-height: 1.5;}
    .profile .content{display: block;position: relative;top:0px;}
    .profile .left{display: none;}
    .profile .right{width:100%;padding:30px 25px;}
    .profile .right_title{font-size: 16px;}
    .profile .right_content{margin-top:25px;}
    .profile p{font-size: 14px;line-height: 2;}
    .profile .right_more{width:110px;margin-top:20px;}
    #m_profile_subtitle{display: block;}
    #pc_profile_subtitle{display: none;}
}

/*首页-分公司*/
.others{padding:.5rem 0;}
.others .wrap{flex-direction: column;}
.others .content{display: flex;justify-content: center;align-items: center;}
.others .left{width:70%;padding:.5rem .4rem;border-right:1px dashed #ddd;}
.others .left img{width:100%;}
.others .left p{font-size: .18rem;color:#222;line-height: 2;text-align: center;}
.others .right{width:30%;}
.others .item{padding-left:.5rem;}
.others .item img{width:100%;}
.others .item p{margin:.1rem 0 .2rem 0;font-size: .18rem;color:#222;text-align: center;}
@media(max-width:768px){
    .others{padding:15px 0 25px 0;}
    .others .content{display: block;}
    .others .default_subtitle{line-height: 1.5;}
    .others .left{width:100%;padding:25px 20px;}
    .others .left img{width:100%;}
    .others .left p{font-size: 14px;}
    .others .right{width:100%;}
    .others .item{padding-left:25px;}
    .others .item img{width:100%;}
    .others .item p{margin:5px 0 10px 0;font-size: 14px;}
}

/*首页-荣誉*/
.honors{background:#f6f6f6;padding:.5rem 0;}
.honors .honor_wrap{position: relative;width:62.5%;margin:0 auto;}
.honors #honors_swiper1{width:90%;height:2.4rem;margin-left:5%;}
.honors img{width:100%;}
.honors .swiper-button-next{width:.38rem;height:.8rem;background:#0b0a0a;top:45%;right:0;}
.honors .swiper-button-next:after{font-size:.2rem;color:#f8daa6;}
.honors .swiper-button-prev{width:.38rem;height:.8rem;background:#0b0a0a;top:45%;left:0;}
.honors .swiper-button-prev:after{font-size:.2rem;color:#f8daa6;}
@media(max-width:768px){
    .honors{padding:25px 0;}
    .honors .honor_wrap{width:90%;}
    .honors #honors_swiper1{width:80%;height:auto;margin-left:10%;}
    .honors .swiper-button-next{width:20px;height:40px;top:50%;}
    .honors .swiper-button-next:after{font-size:12px;}
    .honors .swiper-button-prev{width:20px;height:40px;top:50%;left:0;}
    .honors .swiper-button-prev:after{font-size:12px;}
}

/*首页-常见问题*/
.faqs{background:url(../images/faq_bg.jpg) center center/cover no-repeat;height:7.6rem;padding-top:.45rem;}
.faqs .wrap{flex-direction: column;}
.faqs .default_title{color:#fff;}
.faqs .default_subtitle{color:#999;}
.faqs .contents{margin-top:.3rem;width:100%;}
.faq_container{width:100%;padding-bottom: .4rem;}
.faqs .swiper-pagination-bullet{background:#fff;}
.faqs .swiper-slide{width:100% !important;}
.faqs .items{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap:wrap;width:100%;height:100%;}
.faqs .item{background:#fff;width:48%;height:2.1rem;display: flex;flex-direction: column;justify-content: center;padding:0 .4rem;margin-bottom:.4rem;}
.faqs .line{display: flex;justify-content: flex-start;align-items: center;}
.faqs .line1{margin-bottom:.18rem;}
.faqs .left{width:.25rem;margin-right:.2rem;}
.faqs .line1 .right{font-size: .18rem;color:#222;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.faqs .line2 .right{font-size: .14rem;color:#666;line-height: 2;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.faqs .line2{align-items: flex-start;}
#faq_container2{display: none;}
@media(max-width:768px){
    #faq_container2{display: block;padding-bottom: 20px;}
    #faq_container{display: none;}
    .faqs .faq_container{padding-bottom:20px;}
    .faqs{height:auto;padding:22px 0 10px 0;}
    .faqs .contents{margin-bottom:15px;width:100%;}
    .faqs .item{width:290px;height:105px;padding:0 20px;margin:0 auto;margin-bottom:20px;}
    .faqs .line1{margin-bottom:9px;}
    .faqs .left{width:12px;margin-right:10px;}
    .faqs .line1 .right{font-size: 14px;}
    .faqs .line2 .right{font-size: 12px;line-height: 1.5;}
    .faqs .left{width:20px;}
    .faqs .items .item{width: 100%;height: auto;padding: 20px;margin: 0 auto;margin-bottom: 0;background: #fff;}
    .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0;}
}

/*首页-优势*/
.adv{background:linear-gradient(to right,#f8daa6,#cba159);padding:.4rem 0;}
.adv .item{display: flex;justify-content: flex-start;align-items: center;}
.adv img{width:.52rem;margin-right:.2rem;}
.adv .top{color:#222;font-size:.18rem;margin-bottom:.1rem;}
.adv .bottom{color:#5c4f3a;font-size:.14rem;}
@media(max-width:768px){
    .adv{padding:20px 0;}
    .adv .wrap{flex-wrap:wrap;}
    .adv .item{width:49%;margin:10px 0;}
    .adv img{width:26px;margin-right:10px;}
    .adv .top{font-size:16px;margin-bottom:5px;}
    .adv .bottom{font-size:12px!important;line-height: 1.5;}
}

/*底部*/
footer{background:#232323;}
footer .wrap{flex-direction: column;}
footer .top{display: flex;justify-content: center;align-items: center;width:100%;padding:.46rem 0;border-bottom:1px solid #3e3e3e;}
footer .top_left{width:75%;display: flex;justify-content: space-between;align-items: flex-start;border-right:1px solid #3e3e3e;}
footer .top_link{font-size:.16rem;color:#e5e5e5;margin-bottom:.24rem;}
footer .bottom_link{font-size:.14rem;color:#93979a;margin-bottom:.18rem;}
footer .item{display: flex;flex-direction: column;}
footer .item1{width:18%;}
footer .item2{width:27%;}
footer .item3{width:18%;}
footer .item4{width:16%;}
footer .item5{width:21%;}
footer .top_right{width:25%;padding-left:.6rem;width:1.9rem;}
footer .item5 img{width:1.2rem;}
footer .bottom{width:100%;display: flex;justify-content: space-between;align-items: center;padding:.32rem 0;}
footer .bottom_left, footer .bottom a, footer .bottom_right{color:#93979a;font-size:.14rem;}
#m_footer{display: none;}
@media(max-width:768px) {
    #pc_footer{display: none;}
    #m_footer{display: block;background:#232323;padding:10px 0;}
    #m_footer .wrap{display: block;}
    #m_footer p{color:#93979a;font-size:14px;line-height: 1.5;}
    #m_footer a{color:#93979a;font-size:14px;}
}

/*------------------------------------------------------------------------------*/

/*关于页面*/
.page_cates{height:1.3rem;box-shadow: 0 0 10px rgba(0,0,0,.1);position: relative;z-index:2;}
.page_cates .wrap{height:100%;}
.page_cates a{display: flex;justify-content: center;align-items: center;flex-direction: column;height:100%;width:20%;}
.page_cates .active{background:#3a3a3a;}
.page_cates .active i, .page_cates  .active span{color:#e4b769;}
.page_cates i{font-size:.3rem;margin-bottom:.15rem;color:#777;}
/*.page_cates .icon1{font-size:.35rem;}*/
/*.page_cates .icon2{font-size:.4rem;}*/
.page_cates span{font-size:.18rem;color:#777;}
.page_about{background:#f6f6f6;padding-bottom:.7rem;}
.page_about .wrap{flex-direction: column;}
.page_about h1{font-size:.36rem;color:#222;padding:.6rem 0 .4rem 0;}
.page_about p{font-size:.18rem;color:#666;line-height: 2.5;}
.page_about .tip_title{font-size:.24rem;color:#222;font-weight:bold;margin-top:.4rem;}
.page_about2 .wrap{flex-direction: column;}
.page_about2 h1{font-size:.36rem;color:#222;padding:.6rem 0 .4rem 0;}
.page_about2 .others_more{margin-top:.3rem;width:6.68rem;}
.page_about2 p{font-size:.18rem;color:#222;text-align: center;line-height: 2;padding:0 10%;margin:.3rem 0;}
.page_about2 .others{width:100%;padding: .2rem 0 .4rem 0;}
.page_about2 .others2{display: none;}
.page_about2 .swiper-slide-next+.swiper-slide{opacity: .5;}
.page_about2 .swiper-slide img{width:100%;}
.page_about2 .swiper-slide p{font-size:.18rem;color:#222;text-align: center;margin: 0;}
@media(max-width:768px) {
    .page_cates{height:auto;}
    .page_cates a{padding:20px 0;}
    .page_cates i{font-size:20px;margin-bottom:10px;}
    /*.page_cates .icon1{font-size:24px;}*/
    /*.page_cates .icon2{font-size:28px;}*/
    .page_cates span{font-size:14px;}
    .page_about{padding-bottom:35px;}
    .page_about h1{font-size:20px;padding:30px 0 20px 0;}
    .page_about p{font-size:14px;line-height: 2;}
    .page_about .tip_title{font-size:16px;margin-top:20px;margin-bottom:10px;}
    .page_about2 h1{font-size:20px;padding:30px 0 20px 0;}
    .page_about2 .others_more{margin-top:15px;width:90%;}
    .page_about2 p{font-size:14px;margin:15px 0;padding:0;text-align: left;}
    .page_about2 .others{display: none;}
    .page_about2 .others2{display: block;width:100%;padding: .2rem 0 .4rem 0;}
    .page_about2 .swiper-slide p{font-size:14px;}
}

/*企业愿景*/
.page_culture{padding-bottom:.7rem;}
.page_culture .wrap{flex-direction: column;}
.page_culture h1{font-size:.36rem;color:#222;padding:.6rem 0 .4rem 0;}
.page_culture p{font-size:.18rem;color:#222;line-height: 2.5;text-indent: 2em;}
.page_culture .imgs{display: flex;justify-content: space-between;align-items: center;margin-top:.4rem;}
.page_culture img{width:49%;}
@media(max-width:768px) {
    .page_culture{padding-bottom:35px;}
    .page_culture h1{font-size:20px;padding:30px 0 20px 0;}
    .page_culture p{font-size:14px;}
    .page_culture .imgs{margin-top:20px;}
}

/*发展历程*/
.page_develop .wrap{flex-direction: column;}
.page_develop h1{font-size:.36rem;color:#222;padding:.6rem 0 .4rem 0;}
.page_develop .content{padding-bottom:.3rem;}
.page_develop .year{display: flex;}
.page_develop .year_text{flex-shrink:0;width:.97rem;font-size:.32rem;color:#222;font-weight:bold;padding-top:.2rem;position: relative;}
.page_develop .year_text::after{display: block;content:"";width:1px;height: 86%;background:#f1f1f1;position: absolute;right:-.1rem;z-index:-1;}
.page_develop .year:last-child .year_text::after{display: none;}
.page_develop .items{margin-bottom:.3rem;}
.page_develop .item{display: flex;align-items: center;margin-bottom:.35rem;}
.page_develop img{width:2.15rem;}
.page_develop .icon{margin-right:.2rem;flex-shrink:0;width:.7rem;height:.7rem;background:#373737;border-radius:50%;display: flex;justify-content: center;align-items: center;}
.page_develop .iconfont{font-size:.3rem;color:#f8daa6;}
.page_develop .event{font-size:.18rem;color:#222;line-height: 1.5;}
@media(max-width:768px) {
    .page_develop h1{font-size:20px;padding:30px 0 20px 0;}
    .page_develop .content{padding-bottom:15px;}
    .page_develop .year_text{width:50px;font-size:16px;padding-top:9px;}
    .page_develop .year_text::after{height: 86%;right:-5px;}
    .page_develop .items{margin-bottom:15px;}
    .page_develop .item{margin-bottom:18px;align-items: flex-start;}
    .page_develop img{width:80px;padding-top:14px;}
    .page_develop .icon{margin-right:10px;width:35px;height:35px;}
    .page_develop .iconfont{font-size:20px;}
    .page_develop .event{font-size:14px;}
}

/*荣誉资质*/
.page_honor{padding-bottom:.4rem;}
.page_honor .wrap{flex-direction: column;}
.page_honor h1{font-size:.36rem;color:#222;padding:.6rem 0 .4rem 0;}
.page_honor .content{display: flex;justify-content: space-between;align-items: center;flex-wrap:wrap;}
.page_honor .item{width:32%;margin-bottom:.5rem;}
.page_honor .item:last-child:nth-child(3n+2){margin-right:34%;}
.page_honor img{width:100%;}
@media(max-width:768px) {
    .page_honor{padding-bottom:20px;}
    .page_honor h1{font-size:20px;padding:30px 0 20px 0;}
    .page_honor .item{width:49%;margin-bottom:25px;}
    .page_honor .item:last-child:nth-child(3n+2){margin-right:0;}
}

/*联系我们*/
.common_banner{height:4.5rem;}
.page_contact .wrap{flex-direction: column;align-items: flex-start;}
.page_contact h1{font-size:.36rem;color:#222;padding:.6rem 0 .4rem 0;}
.page_contact .info{display: flex;justify-content: space-between;align-items: center;width:100%;}
.page_contact .left{width:40%;display: flex;flex-direction: column;}
.page_contact h2{font-size:.26rem;color:#222;font-weight:bold;position: relative;margin-bottom:.7rem;}
.page_contact h2::after{position:absolute;width:.48rem;height:.04rem;background:#e4b769;display: block;content:"";bottom:-.28rem;}
.page_contact .line{display: flex;margin-bottom:.33rem;}
.page_contact i{font-size:.18rem;color:#e4b769;margin-right:.2rem;padding-top:.04rem;}
.page_contact p{font-size:.16rem;color:#222;line-height: 1.5;}
.page_contact #dituContent{width:60%;height:4rem;font-size:.14rem;}
.page_contact .iw_poi_content p{margin-top:.1rem;line-height: 1.2;font-size:.14rem;}
.page_contact .m_addr{display: none;}
.page_contact .other_title{border-bottom:1px solid #eeeeee;margin-top:.7rem;display: flex;width:100%;}
.page_contact .other_title img{width:1.94rem;}
.page_contact .other_content{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;padding:.6rem 0 0 0;}
.page_contact .other_content .item{width:30%;margin-bottom:.3rem;}
.page_contact .other_content .item:last-child:nth-child(3n+2){margin-right:35%;}
.page_contact .other_content .top{display: flex;justify-content: space-between;align-items: center;}
.page_contact .other_content .top p{font-size:.2rem;color:#222;font-weight:bold;}
.page_contact .other_content .top i{font-size:.3rem;color:#f8daa6;}
.page_contact .other_content .addr{font-size:.16rem;color:#999;margin:.2rem 0;line-height: 1.5;padding-right:27%;}
@media(max-width:768px) {
    .common_banner{height:200px;}
    .page_contact h1{font-size:20px;padding:30px 0 20px 0;}
    .page_contact .info{flex-wrap:wrap;}
    .page_contact .left{width:100%;}
    .page_contact h2{font-size:20px;margin-bottom:35px;}
    .page_contact h2::after{width:24px;height:2px;bottom:-14px;}
    .page_contact .line{margin-bottom:16px;}
    .page_contact i{font-size:20px;margin-right:10px;padding-top:2px;}
    .page_contact p{font-size:14px;}
    .page_contact #dituContent{height:200px;font-size:14px;width:100%;}
    .page_contact .iw_poi_title{font-size:16px;font-weight:bold;}
    .page_contact .iw_poi_content p{margin-top:10px;font-size:14px;line-height: 1.5;}
    .page_contact .pc_addr{display: none;}
    .page_contact .m_addr{display: block;}
    .page_contact .other_title{margin-top:35px;}
    .page_contact .other_title img{width:40%;}
    .page_contact .other_content{padding:30px 0 0 0;flex-wrap:wrap;}
    .page_contact .other_content .item{width:100%;margin-bottom:15px;}
    .page_contact .other_content .item:last-child:nth-child(3n+2){margin-right:0%;}
    .page_contact .other_content .top p{font-size:14px;}
    .page_contact .other_content .item i{font-size:16px;}
    .page_contact .other_content .top i{font-size:25px;}
    .page_contact .other_content .addr{font-size:14px;margin:10px 0;padding-right:10%;}
}

/*------------------------------------------------------------------------------*/


/*工商代理记账*/
.bookkeeping_service{padding:.6rem 0;background:#f6f6f6;}
.bookkeeping_service .wrap{flex-direction: column;}
.bookkeeping_service .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.bookkeeping_service .title span{color:#e4b769;}
.bookkeeping_service .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.bookkeeping_service .items{display: flex;justify-content: space-between;align-items: center;flex-wrap:wrap;}
.bookkeeping_service .item{width:23.5%;border-radius:5px;box-shadow: 0 0 10px rgba(0,0,0,.1);display: flex;align-items: center;height:1rem;margin-bottom:.26rem;padding-left:.3rem;}
.bookkeeping_service .item:last-child:nth-child(4n+2){margin-right:51%;}
.bookkeeping_service .item:last-child:nth-child(4n+3){margin-right:25.5%;}
.bookkeeping_service .item:hover{background:#2e2d2d;}
.bookkeeping_service .iconfont{font-size:.35rem;color:#e4b769;margin-right:.2rem;}
.bookkeeping_service p{font-size:.2rem;color:#222;}
.bookkeeping_service .item:hover p{color:#e4b769;}

.bookkeeping_adv{padding:.6rem 0;}
.bookkeeping_adv .wrap{flex-direction: column;}
.bookkeeping_adv .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.bookkeeping_adv .title span{color:#e4b769;}
.bookkeeping_adv .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.bookkeeping_adv .items{display: flex;flex-wrap:wrap;justify-content: space-between;align-items: center;width:100%;}
.bookkeeping_adv .item{width:25%;height:2.6rem;}
.bookkeeping_adv .item:nth-child(1),
.bookkeeping_adv .item:nth-child(3),
.bookkeeping_adv .item:nth-child(6),
.bookkeeping_adv .item:nth-child(8){background:#f6f6f6;}
.bookkeeping_adv .front{width:100%;height:100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.bookkeeping_adv .front .num{background:url(../images/rect.png) center center/100% no-repeat;width:1rem;font-size:.38rem;color:#222;font-weight:bold;height:1rem;display: flex;justify-content: center;align-items: center;margin-bottom:.2rem;}
.bookkeeping_adv .front p{font-size:.16rem;color:#222;}
.bookkeeping_adv .backs{width:100%;height:100%;background:#333;padding:.32rem .26rem;display: none;}
.bookkeeping_adv .backs .num{font-size:.38rem;color:#e4b769;text-align: right;font-weight:bold;}
.bookkeeping_adv .backs .title{font-size:.16rem;color:#fff;margin:.28rem 0 .17rem 0;text-indent: 0;}
.bookkeeping_adv .backs .content{font-size:.14rem;color:#999;line-height: 1.5;}

.faqs.bookkeeping_faqs .title{font-size:.32rem;color:#fff;font-weight:bold;margin-bottom:.2rem;}
.faqs.bookkeeping_faqs .title span{color:#e4b769;}
.faqs.bookkeeping_faqs .subtitle{font-size:.18rem;color:#999;margin-bottom:.5rem;}
.faqs.bookkeeping_faqs .contents{margin-top:0;}
.faqs.bookkeeping_faqs .faq_container{padding-bottom:.4rem;}
.faqs.bookkeeping_faqs .items .item:nth-child(n+2){margin-bottom:0;}
.faqs.bookkeeping_faqs .more img{width:2rem;}
.bookkeeping_faq #faq_container2{display: none;}

.bookkeeping_process{padding:.6rem 0 .3rem 0 ;}
.bookkeeping_process .wrap{flex-direction: column;}
.bookkeeping_process .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.bookkeeping_process .title span{color:#e4b769;}
.bookkeeping_process .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.bookkeeping_process .items{display: flex;justify-content: space-between;width:100%;padding:0 .36rem;align-items: flex-start}
.bookkeeping_process .item{display: flex;flex-direction: column;justify-content: center;align-items: center;width:100%;}
.bookkeeping_process img{width:1.17rem;}
.bookkeeping_process .item .title{font-size:.18rem;color:#222;margin:.2rem 0 .13rem 0;}
.bookkeeping_process .item .subtitle{font-size:.16rem;color:#999;text-align: center;line-height: 1.5;}
.bookkeeping_process .bookkeeping_process_line{width: .74rem;height: .38rem;transform: translateY(40px);flex: 0;flex-grow: 0;}

@media(max-width:768px) {
    .bookkeeping_service{padding:30px 0;}
    .bookkeeping_service .title{font-size:20px;margin-bottom:10px;}
    .bookkeeping_service .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .bookkeeping_service .item{width:48%;height:50px;margin-bottom:13px;padding-left:15px;}
    .bookkeeping_service .iconfont{font-size:20px;margin-right:10px;}
    .bookkeeping_service p{font-size:14px;}

    .bookkeeping_adv{padding:30px 0;}
    .bookkeeping_adv .title{font-size:20px;margin-bottom:10px;}
    .bookkeeping_adv .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .bookkeeping_adv .item{width:50%;height:170px;}
    .bookkeeping_adv .item:nth-child(3),
    .bookkeeping_adv .item:nth-child(6){background:#fff;}
    .bookkeeping_adv .item:nth-child(1),
    .bookkeeping_adv .item:nth-child(4),
    .bookkeeping_adv .item:nth-child(5),
    .bookkeeping_adv .item:nth-child(8){background:#f6f6f6;}
    .bookkeeping_adv .front .num{width:50px;height:50px;font-size:20px;margin-bottom:10px;}
    .bookkeeping_adv .front p{font-size:14px;}
    .bookkeeping_adv .backs{padding:16px 13px;}
    .bookkeeping_adv .backs .num{font-size:20px;}
    .bookkeeping_adv .backs .title{font-size:14px;margin:14px 0 8px 0;}
    .bookkeeping_adv .backs .content{font-size:12px!important;}

    .faqs.bookkeeping_faqs{padding:30px 0;}
    .faqs.bookkeeping_faqs .title{font-size:20px;margin-bottom:10px;}
    .faqs.bookkeeping_faqs .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .faqs.bookkeeping_faqs .faq_container{padding-bottom:20px;}
    .faqs.bookkeeping_faqs .left{width:20px;}
    .faqs.bookkeeping_faqs .items .item{width: 100%;height: auto;padding: 20px;margin: 0 auto;margin-bottom: 0;background: #fff;}
    .faqs.bookkeeping_faqs .more img{width:70%;margin-left:15%;}
    .bookkeeping_faq #faq_container{display: none;}
    .bookkeeping_faq #faq_container2{display: block;}

    .bookkeeping_process{padding:30px 0 15px 0;}
    .bookkeeping_process .title{font-size:20px;margin-bottom:10px;}
    .bookkeeping_process .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .bookkeeping_process .items{padding:0 18px;flex-wrap:wrap;}
    .bookkeeping_process .item{width:49%;}
    .bookkeeping_process img{width:50px;}
    .bookkeeping_process .item .title{font-size:16px;margin:10px 0 7px 0;}
    .bookkeeping_process .item .subtitle{font-size:12px!important;}
    .bookkeeping_process .bookkeeping_process_line{display: none;}
}

/*许可证办理*/
.license_compare{background:url(../images/license_compare_bg.png)center center/cover no-repeat;padding:.6rem 0 .7rem 0 ;}
.license_compare .wrap{flex-direction: column;}
.license_compare .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.license_compare .title span{color:#e4b769;}
.license_compare .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.license_compare .content{background:url(../images/license_compare_content.png)center center/cover no-repeat;width:100%;display: flex;justify-content: space-between;align-items: center;}
.license_compare .content > div{padding:.44rem .48rem;display: flex;flex-direction: column;}
.license_compare .content .title{font-size:.34rem;font-weight:bold;position:relative;}
.license_compare .content .title::after{position: absolute;content:'';display: block;width:.6rem;height:.04rem;bottom:-.22rem;}
.license_compare .content .info{font-size:.18rem;margin:.34rem 0;line-height: 1.5;}
.license_compare .content .sum{font-size:.25rem;}
.license_compare .content .sum span{font-size:.8rem;font-weight:bold;}
.license_compare .left{color:#fff;width:45%;}
.license_compare .left .title{color:#fff;}
.license_compare .content .left .title::after{background:#fff;}
.license_compare .content .left .sum span{color:#c4c4c4;}
.license_compare .right{color:#222;width:45%;align-items: flex-end;}
.license_compare .content .right .title::after{background:#222;right:0;}
.license_compare .right .info{text-align: right;}
.license_compare .content .right .sum span{color:#000;}

.license_adv{padding:.6rem 0 .7rem 0 ;background:#f6f6f6;}
.license_adv .wrap{flex-direction: column;}
.license_adv .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.license_adv .title span{color:#e4b769;}
.license_adv .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.license_adv .items{display: flex;justify-content: space-between;align-items: flex-start;width:100%;}
.license_adv .item{width:23%;background:#fff;border-radius:10px;display: flex;flex-direction: column;justify-content: center;align-items: center;padding:.4rem .3rem;}
.license_adv .icon{width:1.25rem;height:1.25rem;border-radius:50%;background:#323132;display: flex;justify-content: center;align-items: center;}
.license_adv .iconfont{color:#f8daa6;font-size:.5rem;}
.license_adv .item_title{font-size:.22rem;color:#222;font-weight:bold;margin:.3rem 0 .18rem 0;}
.license_adv .item_info{font-size:.16rem;color:#999;line-height: 1.5;text-align: center;}

@media(max-width:768px) {
    .license_compare{padding:30px 0 35px 0;}
    .license_compare .title{font-size:20px;margin-bottom:10px;}
    .license_compare .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .license_compare .content{background:transparent;display: block;}
    .license_compare .content > div{padding:22px 24px;}
    .license_compare .content .title{font-size:20px;}
    .license_compare .content .title::after{width:30px;height:2px;bottom:-11px;}
    .license_compare .content .info{font-size:14px;margin:17px 0;}
    .license_compare .content .sum{font-size:14px;}
    .license_compare .content .sum span{font-size:40px;}
    .license_compare .left{width:100%;background:#393939;}
    .license_compare .right{color:#222;width:100%;align-items: flex-start;background:#d7b16e;}
    .license_compare .content .right .title::after{right:auto;left:0;}
    .license_compare .right .info{text-align: left;}

    .license_adv{padding:30px 0 25px 0;}
    .license_adv .title{font-size:20px;margin-bottom:10px;}
    .license_adv .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .license_adv .items{flex-wrap:wrap;}
    .license_adv .item{width:49%;padding:20px 10px;margin-bottom:10px;}
    .license_adv .icon{width:60px;height:60px;}
    .license_adv .iconfont{font-size:25px;}
    .license_adv .item_title{font-size:20px;margin:15px 0 9px 0;}
    .license_adv .item_info{font-size:12px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
}

/*商标注册*/
.trademark_why{padding:.6rem 0 .3rem 0 ;background:#f6f6f6;}
.trademark_why .wrap{flex-direction: column;}
.trademark_why .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.trademark_why .title span{color:#e4b769;}
.trademark_why .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.trademark_why .line{display: flex;justify-content: center;}
.trademark_why .item{height:1.8rem;width:3.3rem;padding:.4rem .4rem .4rem .6rem;background:#fff;position:relative;transform: skewX(-20deg);border-radius: 5px;border:2px solid #e0e0e0;display: flex;justify-content: flex-start;flex-direction: column;align-items: center;margin:0 .3rem .45rem .3rem;}
.trademark_why .item_inner{transform: skewX(20deg);}
.trademark_why .why_title{font-size:.2rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.trademark_why .why_info{font-size:.14rem;color:#666;line-height: 1.5;}
.trademark_why img{width:.85rem;height:.85rem;position: absolute;left: -47%;bottom: -4%;}
.trademark_why .line1 .item:nth-child(1) img{bottom: 16%;}
.trademark_why .line2 .item:nth-child(2) img{bottom: -46%;left: -65%;}

@media(max-width:768px) {
    .trademark_why{padding:30px 0 15px 0;}
    .trademark_why .title{font-size:20px;margin-bottom:10px;}
    .trademark_why .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .trademark_why .line{display: block;}
    .trademark_why .item{height:auto;width:80%;margin-left:10%;padding:20px 20px 20px 30px;}
    .trademark_why .why_title{font-size:16px;margin-bottom:10px;}
    .trademark_why .why_info{font-size:14px;}
    .trademark_why img{width:42px;height:42px;left: -21%;bottom: 20%;}
    .trademark_why .line1 .item:nth-child(1) img{bottom: 29%;}
    .trademark_why .line2 .item:nth-child(2) img{bottom: 9%;left: -43%;}
}

/*财务外包*/
.outsourcing_problem{padding:.6rem 0 .7rem 0 ;background:#f6f6f6;}
.outsourcing_problem .wrap{flex-direction: column;}
.outsourcing_problem .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.outsourcing_problem .title span{color:#e4b769;}
.outsourcing_problem .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.outsourcing_problem .items{display: flex;justify-content: space-between;align-items: center;margin-top:.8rem;}
.outsourcing_problem .item{width:24%;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;position:relative;background:#fff;border-radius:10px;padding:.15rem;height:3.4rem;}
.outsourcing_problem .tip{position:absolute;top:-21%;font-size:.77rem;font-weight:bold;color:#222;padding:.28rem;border-radius:50%;border:2px solid #222;}
.outsourcing_problem .content{font-size:.16rem;color:#666;line-height: 2;text-align: center;padding-top:.8rem;}
.outsourcing_problem a{position:absolute;bottom:.35rem;}
.outsourcing_problem img{width:1.8rem;}

.outsourcing_four_bad{padding:.6rem 0 .8rem 0 ;}
.outsourcing_four_bad .wrap{flex-direction: column;}
.outsourcing_four_bad .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.outsourcing_four_bad .title span{color:#e4b769;}
.outsourcing_four_bad .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.outsourcing_four_bad .content{position:relative;display: flex;justify-content: space-between;align-items: center;flex-wrap:wrap;margin-top:.2rem;height:5rem;}
.outsourcing_four_bad .outsourcing_four_bad_bg{position:absolute;left:50%;top:0;transform:translateX(-50%);}
.outsourcing_four_bad .item{width:50%;}
.outsourcing_four_bad .item_1, .outsourcing_four_bad .item_2{margin-bottom:1.46rem;}
.outsourcing_four_bad .item_1 .item_wrap, .outsourcing_four_bad .item_3 .item_wrap{padding-right:.8rem;}
.outsourcing_four_bad .item_2 .item_wrap, .outsourcing_four_bad .item_4 .item_wrap{float: right;padding-left:.8rem;}
.outsourcing_four_bad .item_wrap{width:3.95rem;height:1.23rem;position:relative;padding:.15rem -0;}
.outsourcing_four_bad .num{font-size:1.1rem;color:#e4b769;font-weight:bold;top: -.46rem;left: .23rem;position: absolute;}
.outsourcing_four_bad .num2{left:auto;right: .23rem;}
.outsourcing_four_bad .bad_title{font-size:.32rem;color:#222;margin-bottom:.18rem;font-weight:bold;}
.outsourcing_four_bad .item_1 .bad_title, .outsourcing_four_bad .item_3 .bad_title,
.outsourcing_four_bad .item_1 .bad_subtitle, .outsourcing_four_bad .item_3 .bad_subtitle
{text-align: right;}
.outsourcing_four_bad .bad_subtitle{font-size:.16rem;color:#666;line-height: 1.5;}

.outsourcing_what{padding:.6rem 0 0 0 ;}
.outsourcing_what .wrap{flex-direction: column;}
.outsourcing_what .title{font-size:.32rem;color:#fff;font-weight:bold;margin-bottom:.2rem;}
.outsourcing_what .title span{color:#e4b769;}
.outsourcing_what .subtitle{font-size:.18rem;color:#999999;margin-bottom:.5rem;}
.outsourcing_what img{width:100%;}

.outsourcing_help{padding:.6rem 0 .76rem 0 ;}
.outsourcing_help .wrap{flex-direction: column;}
.outsourcing_help .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.outsourcing_help .title span{color:#e4b769;}
.outsourcing_help .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.outsourcing_help .outsourcing_help_pic{width:100%;}
.outsourcing_help .btns{display: flex;justify-content: center;align-items: center;margin-top:.7rem;}
.outsourcing_help .btns .left{width:2.5rem;height:.54rem;border:1px solid #cccccc;border-radius:5px 0 0 5px;display: flex;justify-content: center;align-items: center;border-right:none;}
.outsourcing_help .btns .iconfont{color:#222;font-size:.24rem;margin-right:.2rem;}
.outsourcing_help .btns span{color:#222;font-size:.22rem;}
.outsourcing_help .btns .right{color:#222;font-size:.18rem;display: flex;justify-content: center;align-items: center;width:2.5rem;background:linear-gradient(to right, #f8daa6, #cba25a);height:.54rem;border-radius:0 5px 5px 0;border:1px solid #f8daa6;}

@media(max-width:768px) {
    .outsourcing_problem{padding:30px 0 0px 0 ;}
    .outsourcing_problem .title{font-size:20px;margin-bottom:10px;}
    .outsourcing_problem .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .outsourcing_problem .items{display: block;margin-top:40px;}
    .outsourcing_problem .item{width: 100%;padding: 7px;height: auto;margin-bottom: 52px;padding-bottom: 75px;}
    .outsourcing_problem .tip{top:-19%;font-size:39px;padding:14px;}
    .outsourcing_problem .item:last-child .tip{top:-16%;}
    .outsourcing_problem .content{font-size:14px;padding-top:40px;}
    .outsourcing_problem a{bottom:19px;}
    .outsourcing_problem img{width:130px;}

    .outsourcing_four_bad{padding:30px 0 40px 0 ;}
    .outsourcing_four_bad .wrap{flex-direction: column;}
    .outsourcing_four_bad .title{font-size:20px;margin-bottom:10px;}
    .outsourcing_four_bad .subtitle{font-size:14px;margin-bottom:25px;}
    .outsourcing_four_bad .content{margin-top:10px;height:auto;}
    .outsourcing_four_bad .outsourcing_four_bad_bg{display:none;}
    .outsourcing_four_bad .item{width:49%;}
    .outsourcing_four_bad .item_1, .outsourcing_four_bad .item_2{margin-bottom:70px;}
    .outsourcing_four_bad .item_1 .item_wrap, .outsourcing_four_bad .item_3 .item_wrap{padding-right:10px;}
    .outsourcing_four_bad .item_2 .item_wrap, .outsourcing_four_bad .item_4 .item_wrap{padding-left:10px;}
    .outsourcing_four_bad .item_wrap{width:100%;height:auto;padding:7px 0;background:#eeeeee!important;}
    .outsourcing_four_bad .num{font-size:40px;top: -23px;left: 23px;}
    .outsourcing_four_bad .num2{left:auto;right: 23px;}
    .outsourcing_four_bad .bad_title{font-size:16px;margin-bottom:9px;}
    .outsourcing_four_bad .bad_subtitle{font-size:12px;}

    .outsourcing_what{padding:.6rem 0 0 0 ;}
    .outsourcing_what .title{font-size:20px;margin-bottom:10px;}
    .outsourcing_what .subtitle{font-size:14px;margin-bottom:25px;}

    .outsourcing_help{padding:30px 0 38px 0 ;}
    .outsourcing_help .title{font-size:20px;margin-bottom:10px;}
    .outsourcing_help .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .outsourcing_help .btns{margin-top:35px;width:100%;}
    .outsourcing_help .btns .left{width:50%;height:35px;}
    .outsourcing_help .btns .iconfont{font-size:14px;margin-right:10px;}
    .outsourcing_help .btns span{font-size:14px;}
    .outsourcing_help .btns .right{font-size:14px;width:50%;height:35px;}
}

/*财税代理*/
.tax_problem{padding:.6rem 0 .84rem 0 ;}
.tax_problem .wrap{flex-direction: column;}
.tax_problem .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.tax_problem .title span{color:#e4b769;}
.tax_problem .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.tax_problem .content{position:relative;width:100%;}
.tax_problem .tax_problem_pic{position: absolute;left: 19.2%;width: 6.95rem;top: 5%;}
.tax_problem .line{display: flex;justify-content: space-between;align-items: center;}
.tax_problem .item{width:3.4rem;height:1.29rem;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;padding:.23rem .26rem;margin-bottom:.1rem;}
.tax_problem .item1, .tax_problem .item3, .tax_problem .item5{padding-right:.6rem;}
.tax_problem .item2, .tax_problem .item4, .tax_problem .item6{padding-left:.6rem;}
.tax_problem .item_title{font-size:.26rem;color:#222;font-weight: bold;margin-bottom:.1rem;}
.tax_problem .item_info{font-size:.16rem;color:#666;line-height: 1.5;}
.tax_problem .btns{display: flex;justify-content: center;align-items: center;position: relative;z-index:3;}
.tax_problem .btns .left{width:2.5rem;height:.54rem;border:1px solid #cccccc;border-radius:5px 0 0 5px;display: flex;justify-content: center;align-items: center;border-right:none;}
.tax_problem .btns .iconfont{color:#222;font-size:.24rem;margin-right:.2rem;}
.tax_problem .btns span{color:#222;font-size:.22rem;}
.tax_problem .btns .right{color:#e4b769;font-size:.18rem;display: flex;justify-content: center;align-items: center;width:2.5rem;background:#454545;height:.54rem;border-radius:0 5px 5px 0;border:1px solid #f8daa6;}

.tax_compare{padding:.6rem 0 .8rem 0 ;background: url(../images/tax_compare_bg.png) center center/cover no-repeat;}
.tax_compare .wrap{flex-direction: column;}
.tax_compare .title{font-size:.32rem;color:#fff;font-weight:bold;margin-bottom:.2rem;}
.tax_compare .title span{color:#e4b769;}
.tax_compare .subtitle{font-size:.18rem;color:#999;margin-bottom:.5rem;}
.tax_compare .content{width:100%;display: flex;justify-content: space-between;align-items: center;}
.tax_compare .left{width:58%;background:linear-gradient(to right, #f7d9a5, #d3ab66);padding:.4rem .55rem .2rem .55rem;border-radius:10px;}
.tax_compare .compare_title{font-size:.34rem;color:#222;font-weight:bold;position:relative;margin-bottom:.66rem;}
.tax_compare .compare_title::after{position:absolute;width:.6rem;height:.03rem;background:#222;display: block;content:'';bottom:-.26rem;}
.tax_compare .item{display: flex;justify-content: flex-start;align-items: center;margin-bottom:.28rem;}
.tax_compare .iconfont{font-size:.22rem;color:#222;margin-right:.2rem;}
.tax_compare p{font-size:.2rem;color:#222;}
.tax_compare .right{width:42%;background:#e5e5e5;padding:.43rem .44rem .22rem .44rem;border-radius:0 10px 10px 0;}
.tax_compare .right .compare_title{font-size:.28rem;color:#666666;margin-bottom:.58rem;}
.tax_compare .right .compare_title::after{width:.55rem;background: #666666;}
.tax_compare .right .item{margin-bottom:.21rem;}
.tax_compare .right .iconfont{font-size:.18rem;color:#999;}
.tax_compare .right p{font-size:.165rem;color:#999;}

@media(max-width:768px) {
    .tax_problem{padding:30px 0 35px 0 ;}
    .tax_problem .title{font-size:20px;margin-bottom:10px;}
    .tax_problem .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .tax_problem .content{position:relative;width:100%;}
    .tax_problem .tax_problem_pic{display: none;}
    .tax_problem .item{width: 49%;height: 92px;padding: 12px 13px;margin-bottom: 5px;}
    .tax_problem .item1, .tax_problem .item3, .tax_problem .item5{padding-right:13px;}
    .tax_problem .item2, .tax_problem .item4, .tax_problem .item6{padding-left:13px;}
    .tax_problem .item_title{font-size:16px;margin-bottom:5px;}
    .tax_problem .item_info{font-size:14px;}
    .tax_problem .btns{width:100%;margin-top:20px;}
    .tax_problem .btns .left{width:50%;height:40px;}
    .tax_problem .btns .iconfont{font-size:12px;margin-right:10px;}
    .tax_problem .btns span{font-size:14px;}
    .tax_problem .btns .right{font-size:14px;width:50%;height:40px;}

    .tax_compare{padding:30px 0;}
    .tax_compare .title{font-size:20px;margin-bottom:10px;color:#fff;}
    .tax_compare .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;color:#999;}
    .tax_compare .content{display:block;}
    .tax_compare .left, .tax_compare .right{width:100%;padding:20px 15px 10px 15px;border-radius:10px;}
    .tax_compare .right{margin-top:20px;}
    .tax_compare .compare_title, .tax_compare .right .compare_title{font-size:16px;margin-bottom:33px;}
    .tax_compare .compare_title::after, .tax_compare .right .compare_title::after{width:30px;height:2px;bottom:-13px;}
    .tax_compare .item, .tax_compare .right .item{margin-bottom:14px;}
    .tax_compare .iconfont, .tax_compare .right .iconfont{font-size:20px;margin-right:10px;}
    .tax_compare p, .tax_compare .right p{font-size:14px;}
}

/*增值服务*/
.value_inner{padding:.6rem 0 .84rem 0 ;}
.value_inner .wrap{flex-direction: column;}
.value_inner .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.value_inner .title span{color:#e4b769;}
.value_inner .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.value_inner .boxs{display: flex;justify-content: space-between;align-items: center;width:100%;}
.value_inner .box{width:5.8rem;height:3.6rem;padding:.4rem;}
.value_inner .box_title{color:#e0bc7d;font-size:.26rem;font-weight:bold;padding-bottom:.26rem;border-bottom:1px solid #444443;}
.value_inner .box_content{color:#e0bc7d;font-size:.16rem;line-height: 2;padding-top:.28rem;}
.value_inner img{width:1.7rem;margin-top:1rem;}
.value_inner .box2 .box_title{color:#222;border-color:#ccb48a;}
.value_inner .box2 .box_content{color:#222;}

.value_what{padding:.6rem 0 0 0 ;}
.value_what .wrap{flex-direction: column;}
.value_what .title{font-size:.32rem;color:#fff;font-weight:bold;margin-bottom:.2rem;}
.value_what .title span{color:#e4b769;}
.value_what .subtitle{font-size:.18rem;color:#999;margin-bottom:.5rem;}
.value_what img{width:100%;margin-top:.1rem;}

.value_service{padding:.6rem 0 0 0 ;background: #f6f6f6;}
.value_service .wrap{flex-direction: column;}
.value_service .title{font-size:.32rem;color:#222;font-weight:bold;margin-bottom:.2rem;}
.value_service .title span{color:#e4b769;}
.value_service .subtitle{font-size:.18rem;color:#666;margin-bottom:.5rem;}
.value_service img{width:100%;}

@media(max-width:768px) {
    .value_inner{padding:30px 0 35px 0 ;}
    .value_inner .title{font-size:20px;margin-bottom:10px;}
    .value_inner .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
    .value_inner .boxs{display: block;}
    .value_inner .box{width:100%;height:250px;padding:20px;}
    .value_inner .box_title{font-size:18px;padding-bottom:13px;}
    .value_inner .box_content{font-size:14px;padding-top:14px;}
    .value_inner img{width:50%;margin-top:30px;}
    .value_inner .box2{margin-top:20px;}

    .value_what{padding:30px 0 0 0 ;}
    .value_what .title{font-size:20px;margin-bottom:10px;}
    .value_what .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}

    .value_service{padding:30px 0 0 0 ;}
    .value_service .title{font-size:20px;margin-bottom:10px;}
    .value_service .subtitle{font-size:14px;margin-bottom:25px;text-align: center;line-height: 1.5;}
}

/*详情*/
.inner_page{background: #f6f6f6;}
.inner_page .wrap{flex-direction: column;}
.inner_page .pos{width:100%;margin-top:1rem;height:.7rem;display: flex;justify-content: flex-start;align-items: center;border-bottom:1px solid #e7e7e7;}
.inner_page .pos .iconfont{font-size:.2rem;color:#999;margin-right:.1rem;}
.inner_page .pos span, .inner_page a{font-size:.16rem;color:#999;}
.inner_page .pos .now{color:#222;}

.inner_page .top{width:100%;display: flex;justify-content: space-between;align-items: flex-start;margin-top:.37rem;}
.inner_page .top .left{width:42%;}
.inner_page .top .left img{width:100%;}
.inner_page .top .right{width:55%;}
.inner_page .top .page_title{font-size:.3rem;color:#222;font-weight:bold;}
.inner_page .top .page_subtitle{font-size:.16rem;color:#999;margin:.16rem 0 .26rem 0;}
.inner_page .top .money{width:100%;height:.54rem;background: #fff;display: flex;justify-content: space-between;align-items: center;padding:0 .22rem;}
.inner_page .top .text{font-size:.18rem;color:#999;}
.inner_page .top .money .iconfont{color:#eee;font-size:.2rem;}
.inner_page .top span{color:#e4b769;font-size:.24rem;}
.inner_page .top .infos{display: flex;justify-content: flex-start;align-items: center;margin-top:.26rem;}
.inner_page .top .info{display: flex;justify-content: flex-start;align-items: center;margin-right:.33rem;}
.inner_page .top .info .iconfont{font-size:.26rem;color:#999;margin-right:.1rem;}
.inner_page .top span{font-size:.2rem;color:#999;}
.inner_page .btns{display: flex;justify-content: flex-start;align-items: center;position: relative;z-index:3;margin-top:.54rem;}
.inner_page .btns .left{width:2.5rem;height:.54rem;border:1px solid #cccccc;border-radius:5px 0 0 5px;display: flex;justify-content: center;align-items: center;border-right:none;}
.inner_page .btns .iconfont{color:#222;font-size:.24rem;margin-right:.2rem;}
.inner_page .btns span{color:#222;font-size:.22rem;}
.inner_page .btns .right{color:#e4b769;font-size:.18rem;display: flex;justify-content: center;align-items: center;width:2.5rem;background:#454545;height:.54rem;border-radius:0 5px 5px 0;border:1px solid #f8daa6;}

.inner_page .middle{border:1px solid #e7e7e7;margin-top:.6rem;width:100%;margin-bottom:.7rem;}
.inner_page .middle_title{border-bottom:1px solid #e7e7e7;display: flex;justify-content: flex-start;align-items: center;}
.inner_page .inner{display: inline-block;color:#222;font-size:.18rem;width:1.8rem;background: #efefef;border-top:1px solid #e4b769;display: flex;justify-content: center;align-items: center;height:.5rem;}
.inner_page .middle_content{padding:.6rem ;}
.inner_page .middle_content p{background: transparent;padding:0;}
.inner_page .middle_content img{width:80%;margin-left:10%;}
.inner_page .middle_others{padding:.35rem .25rem;}
.inner_page img{width:100%;}
.inner_page p{font-size:.16rem;color:#222;text-align: center;background:#fff;padding:.14rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.inner_page #m_swiper{display: none;}

@media(max-width:768px) {
    .inner_page .pos{margin-top:2rem;height:35px;}
    .inner_page .pos .iconfont{font-size:14px;margin-right:5px;}
    .inner_page .pos span, .inner_page a{font-size:14px;}
    .inner_page .pos .now{display: none;}
    .inner_page .pos .now_span{display: none;}

    .inner_page .top{display: block;margin-top:18px;}
    .inner_page .top .left{width:100%;}
    .inner_page .top .right{width:100%;margin-top:20px;}
    .inner_page .top .page_title{font-size:18px;}
    .inner_page .top .page_subtitle{font-size:14px;margin:8px 0 13px 0;}
    .inner_page .top .money{height:30px;padding:0 11px;}
    .inner_page .top .text{font-size:14px;}
    .inner_page .top .money .iconfont{font-size:18px;}
    .inner_page .top span{font-size:14px;}
    .inner_page .top .infos{margin-top:13px;}
    .inner_page .top .info{margin-right:17px;}
    .inner_page .top .info .iconfont{font-size:18px;margin-right:5px;}
    .inner_page .top span{font-size:14px;}
    .inner_page .btns{width:100%;margin-top:27px;}
    .inner_page .btns .left{width:50%;height:40px;}
    .inner_page .btns .iconfont{font-size:18px;margin-right:10px;}
    .inner_page .btns span{font-size:14px;}
    .inner_page .btns .right{font-size:14px;width:50%;height:40px;margin:0;}

    .inner_page .middle{margin-top:30px;margin-bottom:35px;}
    .inner_page .inner{font-size:16px;width:50%;height:30px;}
    .inner_page .middle_content{padding:20px;}
    .inner_page .middle_content img{width:100%;margin-left:0;}
    .inner_page .middle_others{padding:17px 12px;}
    .inner_page p{font-size:14px;padding:7px;}

    .inner_page #m_swiper{display: flex;}
    .inner_page #pc_swiper{display: none;}
}

/*所有服务*/
.all_cates{margin-top:1rem;background: #f6f6f6;}
.all_cates .wrap{flex-direction: column;}
.all_cates .cates{width:100%;display: flex;justify-content: flex-start;align-items: flex-start;padding:.6rem 0;border-bottom:1px solid #eee;}
.all_cates .cates .cates_left{width:12%;font-size:.2rem;color:#222;padding-top:.1rem;}
.all_cates .cates .cates_right{width:88%;display: flex;justify-content: flex-start;align-items: center;flex-wrap:wrap;}
.all_cates .cates a{font-size:.18rem;color:#666;height:.42rem;padding:0 .27rem;border-radius:10px;text-align: center;line-height:.42rem;display: block;margin-right:.6rem;}
.all_cates .cates a.active{background: #454545;color:#e4b769;}

.all_cates .list{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;width:100%;}
.all_cates .list .item{width:32%;display: block;margin-bottom:.46rem;}
.all_cates .list .item:nth-child(3n+2):last-child{margin-right:34%;}
.all_cates .list .img{width:100%;height:auto;overflow:hidden;}
.all_cates .list .img:hover img{transform: scale(1.1);}
.all_cates .list img{transition:.5s;width:100%;}
.all_cates .list p{font-size:.2rem;color:#222;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;padding:.17rem 0;background: #fff;}

.all_cates #m_list, .all_cates #m_page{display: none;}

@media(max-width:768px) {
    .all_cates{margin-top:2rem;}
    .all_cates .cates{display: block;padding:10px 0;}
    .all_cates .cates .cates_left{width:100%;font-size:20px;padding-top:5px;}
    .all_cates .cates .cates_right{width:100%;margin-top:20px;}
    .all_cates .cates a{font-size:14px;height:30px;padding:0 13px;line-height:30px;margin-right:20px;}

    .all_cates .list .item{width:49%;margin-bottom:22px;}
    .all_cates .list .item:nth-child(3n+2):last-child{margin-right:0;}
    .all_cates .list p{font-size:14px;padding:10px 0;}
    .all_cates #pc_list, .all_cates #pc_page{display: none;}
    .all_cates #m_list, .all_cates #m_page{display: flex;}
}

/*分页公共样式*/
.page{display:flex;justify-content: center;align-items: center;width:100%;margin-top:.2rem;}
.pagination{margin-bottom:.7rem;}
.pagination li {width: .5rem;height: .5rem;border: 1px solid #a6a6a6;margin: 0 .07rem;border-radius:5px;}
.pagination li span,.pagination li a{font-size:.16rem;color:#666666;width:100%;height:100%;display:flex;align-items: center;justify-content: center;}
.pagination li.active{background:#3a3a3a;}
.pagination li.active span,.pagination li.active a{color:#fff;}
@media(max-width:768px) {
    .page{margin-top:30px;}
    .pagination{margin-bottom:35px;}
    .pagination li {width: 25px;height: 25px;margin: 0 6px;}
    .pagination li span,.pagination li a{font-size:14px;}
}

/*在线客服悬浮链接*/
.suspension{position:fixed;z-index:55;right:.1rem;bottom:20%;}
.suspension-box{position:relative;float:right;position: relative;float: right;display: flex;flex-direction: column;align-items: flex-end;}
.suspension .a{display:block;width:.84rem;height:.84rem;background:#222222;margin-bottom:8px;cursor:pointer;outline:none;border-radius:5px;}
.suspension .a.active,.suspension .a:hover{background:#d3ab66;}
.suspension .a .iconfont{display:flex; align-items:center; flex-direction: column; justify-content: center; font-style: normal; color:#e4b769;  text-align:center; font-size:.3rem;margin-bottom: .1rem; }
.suspension .a span{font-size:.16rem;margin-bottom: .1rem;color:#e4b769;}
.suspension .a.a-top{background:#222;display:none;}
.suspension .a-top i{font-size:.4rem!important;font-weight: bold;margin-bottom:0!important;}
.suspension .a-top:hover{background:#d3ab66;}
.suspension .a.a-qrlogin{width:2.2rem;}

.suspension .d{display:none;position:absolute;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position: absolute;width: .1rem;font-size: .25rem;color: #222;right: 0px;top: .22rem;}
.suspension .d-qrcode{top: 2.6rem;right: 1rem;background: #222;width: 1.2rem;height: 1.2rem;}
.suspension .d-qrcode img{width:100%;}
.suspension .d-qrcode .arrow{top: .5rem;}
.suspension .d-service-phone{top: 1.95rem;font-size: .2rem;width: 2.3rem;height: .7rem;background: #222;justify-content: center;align-items: center;right: 1rem;color:#fff;line-height: .5rem;}
.suspension .d .inner-box{padding:.1rem;}

@media screen and (max-width:768px){
    .suspension{display: none;}
}