/*公共*/
.header .con{display: flex;padding: .33rem 0;justify-content: space-between;align-items: flex-start;}
.header .logo{width:3.3rem;height:.44rem;margin:.05rem .9rem 0 0;}
.header .search-box{width: 5rem;}
.header .search{display: flex;margin-bottom: .1rem;}
.header .search>input{width: 4.5rem;border-radius: .05rem 0 0 .05rem;}
.header .search .btn{width: .5rem;height: .5rem;border-radius: 0 .05rem .05rem 0;background: #c5a15e url(../images/search-w.svg) no-repeat center center/.22rem;cursor: pointer;transition: .3s;}
.header .hot{display: flex;}
.header .hot>p{background: url(../images/33.png) no-repeat left center/.11rem;width: 1rem;padding-left: .22rem;line-height: .18rem;}
.header .swiper-container{margin:0}
.header .swiper-slide{color:#999;width: auto;height: .18rem;line-height: .18rem;padding-right: .1rem;margin-right: .1rem;}
.header .swiper-slide:last-child{border-right: 0;padding-right: 0;margin-right: 0;}
.header .swiper-slide::after{content:'';width: 1px;height: .12rem;background: #999;position: absolute;right: 0;top: .03rem;}
.header .swiper-slide:last-child::after{display: none;}
.header .operate.m{display: none;}
.header .operate.pc{display: flex;justify-content: flex-end;flex:1;align-items: flex-start;}
.header .operate.pc>a{width:1.3rem;line-height: .38rem;border: 1px #aaa solid;border-radius: .2rem;transition: .3s;}
.header .operate.pc>a:nth-of-type(1){background: url(../images/4.png) no-repeat .2rem center/.21rem;padding-left:.5rem}
.header .operate.pc>a:nth-of-type(2){background:#c5a15e url(../images/5-w.png) no-repeat .2rem center/.24rem;color:#fff;border-color:#c5a15e;margin-left: .1rem;padding-left:.55rem}
.header .nav{background: #c5a15e;}
.header ul{display: flex;justify-content: space-between;}
.header li{font-size: .2rem;position: relative;}
.header li>a{line-height: 1rem;color:#fff;padding:0 .3rem}
.header li>a.active{background: rgba(0,0,0,.1);}
.header .child{display: none;position: absolute;top: 80%;left: 50%;transform: translateX(-50%);background: #fff;border-radius: .1rem;z-index: 20;padding: .1rem 0 .15rem;width: max-content;}
.header .child>a{display: block;padding: 0 .25rem;line-height: .4rem;font-size: .16rem;color:#666;transition: .3s;text-align: center;}
.header-space{height: 1.2rem;display: none;}

.footer{background: #252321;padding:.6rem 0 .5rem;color:#fff}
.footer a{color:#fff}
.footer1{display: flex;justify-content: space-between;}
.footer1 .img-div{height: .32rem;}
.footer1 .search{display: flex;align-items: center;}
.footer1 .search>p{width: 1rem;font-size: .18rem;}
.footer1 .search .input{display: flex;}
.footer1 .search .input>input{width: 3.1rem;height: .5rem;border-radius: .05rem 0 0 .05rem;border: 1px solid rgba(255,255,255,.15);background: none;color:#999}
.footer1 .search .btn{width: .5rem;height: .5rem;border-radius: 0 .05rem .05rem 0;background: #c5a15e url(../images/search-w.svg) no-repeat center center/.22rem;cursor: pointer;transition: .3s;}
.footer2{margin:.35rem 0;display: flex;justify-content: space-between;border-top:1px solid rgba(255,255,255,.15);padding:.4rem 0 0}
.footer2 ul{width: 63%;display: flex;flex-wrap: wrap;}
.footer2 li{width: 50%;display: flex;align-items: center;margin-bottom: .3rem;}
.footer2 li .img-div{width: .48rem;height: .48rem;background: rgba(255,255,255,.1);border-radius: 50%;}
.footer2 li .img-div>img{max-width: 50%;max-height: 50%;}
.footer2 li .info{flex:1;padding:0 .7rem 0 .15rem}
.footer2 li .info>p{font-size: .16rem;line-height: .3rem;}
.footer2 .qr-box{width: 4.2rem;display: flex;}
.footer2 .qr{flex:1;margin-right: .3rem;}
.footer2 .qr:last-child{margin-right: 0;}
.footer2 .qr .img-div{height:1.2rem;margin-bottom: .1rem;}
.footer2 .qr .img-div>img{border-radius: .05rem}
.footer2 .qr>p{font-size: .12rem;text-align: center;line-height: .22rem;}
.footer2 .qr>p>span{font-size: .14rem;display: block;}
.footer3{display: flex;font-size: .16rem}
.footer3>p{width: .8rem;line-height: .16rem;margin-bottom: .1rem;}
.footer3 .outlink{flex:1;display: flex;flex-wrap: wrap;}
.footer3 .outlink>a{color:#fff;line-height: .16rem;border-right: 1px solid #fff;padding-right: .1rem;margin-right: .1rem;margin-bottom: .1rem;}
.footer3 .outlink>a:last-child{border-right: 0;padding-right: 0;margin-right: 0;}
.footer4{position: relative;display: flex;justify-content: center;margin:.2rem 0 .15rem;}
.footer4::before{content:'';width:calc(50% - .8rem);height:1px;background: rgba(255,255,255,.15);position: absolute;top: .05rem;left: 0;}
.footer4::after{content:'';width:calc(50% - .8rem);height:1px;background: rgba(255,255,255,.15);position: absolute;top: .05rem;right: 0;}
.footer4>a{line-height: .12rem;opacity: .8;}
.footer4>a:first-child{margin-right: .1rem;border-right:1px #fff solid;padding-right: .1rem;}
.footer5{display: flex;justify-content: space-between;color:#b2b2b2;}
.footer5>p{line-height: .22rem;width: 50%;}
.footer5 .beian{display: flex;justify-content: flex-end;flex:1}
.footer5 .wenhao{margin-right: .05rem;padding-right: .05rem;position: relative;line-height: .22rem;display: flex;align-items: center;}
.footer5 .wenhao::after{content:'';width: 1px;height: .12rem;background: #b2b2b2;position: absolute;top: .05rem;right: 0;}
.footer5 .wenhao .img-div{width: .14rem;height: .16rem;margin-right: .05rem;}
.footer5 .beian>a{color:#b2b2b2;line-height: .22rem;}
.footer-space{display: none;height: 1rem;}

.banner .m{display: none;}
.banner .swiper-slide .img{height: 3rem;}
.banner .con{position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;}
.banner .info{width: 52%;}
.banner .info>p:nth-of-type(1){font-size: .4rem;line-height: .5rem;color:#c5a15e;margin-bottom: .1rem;}
.banner .info>p:nth-of-type(2){font-size: .24rem;line-height: .34rem;color:#736853}
.banner .info.white>p{color:#fff !important}
.banner .swiper-pagination-bullet{background: rgba(255,255,255,.5);opacity: 1;}
.banner .swiper-pagination-bullet-active{background: #fff;}

.float-right{position: fixed;right:.1rem;top:50%;z-index: 998;margin-top: -1.2rem;box-shadow: 0 0 .2rem rgba(0,0,0,.1);}
.float-right li{width: .8rem;height: .8rem;background: #fff;cursor: pointer;transition: .3s;border-bottom: 1px #eee solid;padding-top: .18rem;position: relative;}
.float-right li:first-child{border-radius: .05rem .05rem 0 0;}
.float-right li:last-child{border-radius: 0 0 .05rem .05rem;border-bottom: 0;}
.float-right li>.img-div{width: .3rem;height: .25rem;margin: 0 auto;}
.float-right li>p{text-align: center;padding-top: .05rem;color:#666}
.float-right .qr{display: none;position: absolute;right: calc(100% + .1rem);top: 50%;transform: translateY(-50%);width: 1.2rem;}
.float-right .qr .img-div{height:100%}

.tc{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 999;display: none;}
.tc .con{position: absolute;top: 50%;left: 50%;margin-top: -3rem;margin-left:-4.8rem;background: #fff;border-radius: .1rem;width:9.6rem;height: 6rem;padding: .55rem .65rem 0;}
.tc .close{width: .4rem;height: .4rem;border-radius: 50%;background: #f5f5f5 url(../images/close.svg) no-repeat center center/.15rem;position: absolute;right:.3rem;top: .3rem;cursor: pointer;transition: .3s;}
.tc .con>p{font-size: .36rem;text-align: center;color:#000}
.tc .form{display: flex;flex-wrap: wrap;margin:.35rem 0 .3rem}
.tc .form .select{width: calc(50% - .15rem);margin-bottom:.3rem;}
.tc .form .select:nth-child(2n+1){margin-right:.3rem}
.tc .form .select:nth-child(4){width:calc(25% - .13rem);margin-right: .1rem;}
.tc .form .select:nth-child(5){width:calc(25% - .13rem);margin-right: 0;}
.tc .form .select>select{border-radius: .05rem;height: .5rem;}
.tc .form textarea{width:100%;height: 1.5rem;border-radius: .05rem;}
.tc .btn{line-height: .5rem;text-align: center;background: #c5a15e;color:#fff;font-size: .16rem;border-radius: .25rem;cursor: pointer;transition: .3s;opacity: 1;}
.tc .btn.disabled{opacity: .5;}

.gh-tip{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 1001;display: none;}
.gh-tip .con{position: absolute;top: 50%;left: 50%;margin-top: -3.15rem;margin-left:-4.5rem;background: #fff;border-radius: .1rem;width:9rem;height: 6.3rem;text-align: center;padding:1rem .65rem 0}
.gh-tip .img-div{width: .65rem;height: .65rem;margin:0 auto}
.gh-tip .con>p:nth-of-type(1){color:#000;font-size: .36rem;margin:.25rem 0}
.gh-tip .con>p:nth-of-type(2){color:#666;font-size: .16rem;line-height: .3rem;max-width: 6.5rem;margin:0 auto}
.gh-tip .con>a{font-size: .16rem;display: block;}
.gh-tip .con>a:nth-of-type(1){line-height: .5rem;background: #c5a15e;border-radius: .25rem;color:#fff;margin:.8rem 0 .35rem}
.gh-tip .con>a:nth-of-type(2){text-decoration: underline;}

.pay-tc{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 1000;display: none;}
.pay-tc .con{position: absolute;top: 50%;left: 50%;margin-top: -2.85rem;margin-left:-3.75rem;background: #fff;border-radius: .1rem;width:7.5rem;height: 5.7rem;}
.pay-tc .close{width: .3rem;height: .3rem;background: url(../images/close-w.svg) no-repeat center center/100%;position: absolute;right:.3rem;top: .25rem;cursor: pointer}
.pay-tc .paying{text-align: center;}
.pay-tc .paying>p:nth-of-type(1){font-size: .3rem;background: #c5a15e;line-height: .8rem;color:#fff;border-radius: .1rem .1rem 0 0}
.pay-tc .paying>p:nth-of-type(2){font-size: .24rem;margin:.35rem 0 .05rem}
.pay-tc .paying>p:nth-of-type(3){font-size: .3rem;color:#ff7d13}
.pay-tc .paying .img-div{height: 2.7rem;margin:.1rem 0 .2rem}
.pay-tc .paying .img-div>img{height: 100%;}
.pay-tc .paying>p:nth-of-type(4){width:2.1rem;margin:0 auto;font-size: .24rem;background: url(../images/30.png) no-repeat left center/.45rem;line-height: .41rem;padding-left: .6rem;}
.pay-tc .res{text-align: center;display: none;}
.pay-tc .res>p:nth-of-type(1){font-size: .3rem;background: #c5a15e;line-height: .8rem;color:#fff;border-radius: .1rem .1rem 0 0}
.pay-tc .res .img-div{height: .65rem;margin:1rem 0 .2rem}
.pay-tc .res>p:nth-of-type(2){font-size: .36rem;}
.pay-tc .res>a{line-height: .7rem;background: #c5a15e;color:#fff;margin:1.1rem .5rem 0;display: block;font-size: .24rem;border-radius: .1rem;}

.common-left.m{display: none;}
.common-left{width: 23.43%;}
.common-left .con{background: #fff;border-radius: .1rem;padding:.25rem .3rem}
.common-left .tit-box{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px #eee solid;padding-bottom: .15rem;margin-bottom: .2rem;}
.common-left .tit{display: flex;flex:1;padding-right: .2rem;align-items: center;}
.common-left .tit .img-div{width:.26rem;height: .22rem;margin-right: .1rem;}
.common-left .tit>p{font-size: .2rem;color:#000;flex:1}
.common-left .tit-box>a{color:#999;width:.45rem}
.common-left .con img{max-width: 100%;margin:0 auto .3rem;border-radius: .1rem;}
.common-left .con .img-div>img{margin:0;border-radius: 0;}
.common-left .sname{font-size: .18rem;line-height: .28rem;margin-bottom:.05rem}
.common-left .note{line-height: .3rem;color:#666}
.common-left li{display: flex;align-items: center;background: #fff;border-radius: .1rem;margin-top: .2rem;padding:.35rem .3rem;position: relative}
.common-left li .img-div{width:.34rem;height:.36rem}
.common-left li .info{width:calc(100% - .34rem);padding:0 .3rem 0 .2rem;background: url(../images/arrow1.svg) no-repeat right center/.16rem;}
.common-left li .info.no-bg{background: none;padding: 0 0 0 .2rem;}
.common-left li .info>p:nth-of-type(1){font-size: .16rem;margin-bottom: .05rem;}
.common-left li .info>p:nth-of-type(2){color:#666;line-height: .2rem;}
.common-right-box{width: 75%;}
.common-right{background: #fff;border-radius: .1rem;}
.common-right-box .crumb{display: flex;background: url(../images/17.png) no-repeat left center/.16rem;align-items: center;padding-left: .25rem;margin-bottom: .15rem;}
.common-right-box .crumb>a{color:#999}
.common-right-box .crumb>em{font-style: normal;margin:0 .1rem;color:#999}
.common-right{padding:0 .4rem}

.nav-m{display:none;position:fixed;top:0;left:0;bottom:0;width:100%;background:#fff;overflow-y:auto;z-index:999}
.nav-m .info{display:flex;justify-content:space-between;align-items:center;height:1.2rem}
.nav-m .logo{width:3.3rem;height:.44rem;}
.nav-m .close{width:.4rem;height:.4rem;background:url(../images/close.svg) no-repeat center center/100%}
.nav-m li{border-top:1px solid #eee;padding:.3rem 0;position:relative;font-size:.32rem}
.nav-m li::after{position:absolute;top:50%;right:0;transform:translateY(-50%);content:'';width:.3rem;height:.3rem;background:url(../images/arrow1.svg) no-repeat center center/100%;transition:.3s}
.nav-m li>a{display:block}

@media (max-width:750px){
    .header{position: fixed;top: 0;left: 0;width: 100%;z-index: 998;background: #f7f8fa;border-bottom: 1px solid #eee;}
    .header .con{padding: 0;align-items: center;height: 1.2rem;}
    .header .logo{margin:0;}
    .header .search-box{width: 100%;display: none;position: fixed;top: calc(1.2rem + 1px);left: 0;background: #f7f8fa;padding: .3rem .3rem .2rem;}
    .header .search>input{width: calc(100% - .8rem);border-radius: .1rem 0 0 .1rem;}
    .header .search .btn{width: .8rem;height: .8rem;border-radius: 0 .1rem .1rem 0;background-size:.4rem}
    .header .hot>p{background-size:.21rem;width: 1.5rem;padding-left: .3rem;line-height: .52rem;font-size: .26rem;background-position: left .1rem;}
    .header .swiper-slide{height: .52rem;line-height: .52rem;padding-right: .15rem;margin-right: .15rem;font-size: .26rem;}
    .header .swiper-slide::after{height: .25rem;top: .12rem;}
    .header .operate.m{display: block;flex:1;display: flex;justify-content: flex-end;}
    .header .operate.m>a{width:.4rem;height: .4rem;}
    .header .operate.m>a:nth-of-type(1){background: url(../images/4.png) no-repeat center center/100%}
    .header .operate.m>a:nth-of-type(2){background: url(../images/5.png) no-repeat center center/100%;margin: 0 .2rem;}
    .header .m-search{width: .4rem;height: .4rem;background: url(../images/search.svg) no-repeat center center/100%;margin-right: .2rem;}
    .header .menu{width: .4rem;height: .4rem;background: url(../images/menu.svg) no-repeat center center/100%}
    .header .operate.pc{display: none}
    .header .nav{display: none;}
    .header-space{display: block;}

    .footer{padding:.8rem 0 .4rem}
    .footer1{display: block;}
    .footer1 .img-div{height: .44rem;margin-bottom: .3rem;}
    .footer1 .search>p{width: 1.5rem;font-size: .28rem;}
    .footer1 .search .input{flex:1}
    .footer1 .search .input>input{width: calc(100% - .8rem);height: .8rem;border-radius: .1rem 0 0 .1rem}
    .footer1 .search .btn{width: .8rem;height: .8rem;border-radius: 0 .1rem .1rem 0;background-size:.4rem}
    .footer2{margin:.4rem 0;display: block;padding:.4rem 0 0}
    .footer2 ul{width: 100%;display: block;margin-bottom: .4rem;}
    .footer2 li{width: 100%;margin-bottom: .2rem;}
    .footer2 li .img-div{width: .7rem;height: .7rem;}
    .footer2 li .info{padding:0 0 0 .2rem}
    .footer2 li .info>p{font-size: .28rem;line-height: .48rem;}
    .footer2 .qr-box{width: 100%;justify-content: center;}
    .footer2 .qr{flex:1;margin-right: .12rem;}
    .footer2 .qr .img-div{height:2rem;margin-bottom: .2rem;}
    .footer2 .qr .img-div>img{border-radius: .1rem}
    .footer2 .qr>p{font-size: .24rem;line-height: .44rem;}
    .footer2 .qr>p>span{font-size: .24rem}
    .footer3{display: flex;font-size: .24rem}
    .footer3>p{width: 1.2rem;line-height: .22rem;margin-bottom: .2rem;}
    .footer3 .outlink>a{line-height: .22rem;margin-bottom: .2rem;}
    .footer4{margin:.3rem 0 .4rem;}
    .footer4::before{width:calc(50% - 1.5rem);top: .1rem}
    .footer4::after{width:calc(50% - 1.5rem);top: .1rem}
    .footer4>a{line-height: .22rem}
    .footer4>a:first-child{margin-right: .2rem;padding-right: .2rem;}
    .footer5{display: block;font-size: .24rem;}
    .footer5>p{line-height: .4rem;width: 100%;text-align: center;}
    .footer5 .beian{display: block}
    .footer5 .wenhao{margin: .05rem 0;padding-right: 0;line-height: .4rem;justify-content: center;}
    .footer5 .wenhao::after{display: none;}
    .footer5 .wenhao .img-div{width: .28rem;height: .32rem;margin-right: .1rem;}
    .footer5 .beian>a{line-height: .4rem;text-align: center;display: block;}
    .footer-space{display: block;}

    .banner .pc{display: none;}
    .banner .m{display: block;}
    .banner .swiper-slide .img{height: 5rem;}
    .banner .con{top: 45%;}
    .banner .info{width: 90%;margin:0 auto;text-align: center;}
    .banner .info>p:nth-of-type(1){font-size: .44rem;line-height: .64rem;color:#fff}
    .banner .info>p:nth-of-type(2){font-size: .28rem;line-height: .48rem;color:#fff}

    .float-right{right:0;top:auto;bottom:0;margin-top: 0;box-shadow: none;width: 100%;display: flex;border-top: 1px #eee solid;}
    .float-right li{width: auto;flex:1;height: 1rem;border-bottom: 0;padding-top: .18rem;border-right: 1px #eee solid;}
    .float-right li:first-child{border-radius: 0;}
    .float-right li:last-child{border-radius: 0;border-right: 0;}
    .float-right li>.img-div{width: .4rem;height: .35rem}
    .float-right li>p{padding-top: .05rem;font-size: .24rem;}
    .float-right .qr{right: auto;left:50%;top: -2rem;transform: translateX(-50%);width: 2rem;}

    .tc .con{margin-top: -4.75rem;margin-left:0;left:2.5%;border-radius: .2rem;padding: .6rem .3rem 0;width: 95%;height: 9.5rem;}
    .tc .close{width: .6rem;height: .6rem;background-size:.3rem;}
    .tc .con>p{font-size: .4rem}
    .tc .form{margin:.4rem 0}
    .tc .form .select{width: 100%;margin-bottom:.2rem;}
    .tc .form .select:nth-child(2n+1){margin-right:0}
    .tc .form .select:nth-child(4){width:calc(50% - .1rem);margin-right: .2rem;}
    .tc .form .select:nth-child(5){width:calc(50% - .1rem)}
    .tc .form .select>select{border-radius: .1rem;height: .8rem;}
    .tc .form textarea{height: 2rem;border-radius: .1rem;}
    .tc .btn{line-height: .9rem;font-size: .28rem;border-radius: .6rem;}

    .gh-tip .con{left: 2.5%;margin-top: -3.6rem;margin-left:0;border-radius: .2rem;width: 95%;height: 7.2rem;padding:.8rem .6rem 0}
    .gh-tip .img-div{width: .66rem;height: .66rem;}
    .gh-tip .con>p:nth-of-type(1){font-size: .4rem;margin:.4rem 0 .2rem}
    .gh-tip .con>p:nth-of-type(2){font-size: .28rem;line-height: .48rem;max-width: 100%;}
    .gh-tip .con>a{font-size: .28rem;}
    .gh-tip .con>a:nth-of-type(1){line-height: .8rem;border-radius: .6rem;margin:.4rem 0 .3rem}

    .common-left.pc{display: none;}
    .common-left.m{display: block;margin-top: .4rem;}
    .common-left{width: 100%;}
    .common-left .con{border-radius: .2rem;padding:.5rem .4rem}
    .common-left .tit-box{padding-bottom: .3rem;margin-bottom: .4rem;}
    .common-left .tit{padding-right: .4rem;}
    .common-left .tit .img-div{width:.4rem;height: .4rem;margin-right: .2rem;}
    .common-left .tit>p{font-size: .36rem}
    .common-left .tit-box>a{width:.9rem;text-align: right;}
    .common-left .con>img{margin:0 auto .4rem;border-radius: .2rem;}
    .common-left .sname{font-size: .32rem;line-height: .52rem;margin-bottom:.1rem}
    .common-left .note{line-height: .48rem;}
    .common-left li{border-radius: .2rem;margin-top: .3rem;padding:.4rem}
    .common-left li .img-div{width:.6rem;height:.6rem}
    .common-left li .info{width:calc(100% - .6rem);padding:0 .3rem 0 .3rem;background-size:.4rem;}
    .common-left li .info.no-bg{padding: 0 0 0 .3rem;}
    .common-left li .info>p:nth-of-type(1){font-size: .32rem;}
    .common-left li .info>p:nth-of-type(2){line-height: .48rem;}
    .common-right-box{width: 100%;}
    .common-right{border-radius: .2rem;}
    .common-right-box .crumb{background-size:.32rem;padding-left: .5rem;margin-bottom: .3rem;white-space: nowrap;overflow-x: auto;}
}

@media (any-hover:hover){
    .header .search .btn:hover{opacity: .8;}
    .header .swiper-slide:hover{color:#c5a15e}
    .header .operate.pc>a:nth-of-type(1):hover{border-color: #c5a15e;color:#c5a15e;background-image: url(../images/4-h.png);}
    .header .operate.pc>a:nth-of-type(2):hover{opacity: .8;}
    .header .child>a:hover{background: #c5a15e;color:#fff}
    
    .footer1 .search .btn:hover{opacity: .8;}
    .footer3 .outlink>a:hover{text-decoration: underline;}
    .footer4>a:hover{opacity: 1;}
    .footer5 .beian>a:hover{color:#fff}

    .float-right li:hover{background: #c5a15e;}
    .float-right li:hover>p{color:#fff}

    .tc .close:hover{background-color: #c5a15e;background-image: url(../images/close-w.svg);}
    .tc .btn:hover{opacity: .8;}

    .pay-tc .res>a:hover{opacity: .8;}

    .common-left .tit-box>a:hover{color:#c5a15e}
    .common-left li:hover .info>p:nth-of-type(1){color:#c5a15e}
    .common-right-box .crumb>a:hover{color:#c5a15e}
}

/* 首页 */
.index-page{padding:.2rem 0 .5rem}
.index-page .box{background: #fff;border-radius: .1rem;padding:.3rem .3rem 0}
.index-page .tit-box{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px #eee solid;padding-bottom: .15rem;}
.index-page .tit{display: flex;flex:1;padding-right: .5rem;align-items: center;}
.index-page .tit .img-div{width:.26rem;height: .22rem;margin-right: .1rem;}
.index-page .tit>p{font-size: .2rem;color:#000;flex:1}
.index-page .tit-box>a{color:#999;width:.45rem}

.index-page .box1{display: flex;justify-content: space-between;height: 4rem;}
.index-page .box1 .con{width:23.6%}
.index-page .box1 .con>p{line-height: .3rem;color:#666;margin-top: .2rem;}
.index-page .box1 .imgs{width: 36.71%;}
.index-page .box1 .swiper-container{border-radius: .1rem;}
.index-page .box1 .swiper-slide{height: 3.4rem;border-radius: .1rem;}
.index-page .box1 .swiper-slide>p{position: absolute;left: 0;bottom: 0;background: linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);padding:20% .5rem .15rem .2rem;width: 100%;color:#fff;line-height: .24rem;}
.index-page .box1 .swiper-pagination{width: auto !important;right: .2rem;left: auto;bottom: .18rem;}
.index-page .box1 .swiper-pagination-bullet{background: #fff;width: .06rem;height: .06rem;margin: .03rem;}
.index-page .box1 .login{width: 36.71%;padding:.4rem .3rem 0}
.index-page .box1 .login>p:nth-of-type(1){font-size: .2rem;text-align: center;margin-bottom: .25rem;color:#c5a15e;position: relative}
.index-page .box1 .login>p:nth-of-type(1)::before{content:'';position: absolute;left: calc(50% - 1rem);top: .12rem;width: .4rem;height: 2px;background: #c5a15e;}
.index-page .box1 .login>p:nth-of-type(1)::after{content:'';position: absolute;right: calc(50% - 1rem);top: .12rem;width: .4rem;height: 2px;background: #c5a15e;}
.index-page .box1 .unlog li{margin-bottom: .15rem;display: flex;position: relative;}
.index-page .box1 .unlog li:nth-of-type(1){background: url(../images/6.png) no-repeat left center/.21rem}
.index-page .box1 .unlog li:nth-of-type(2){background: url(../images/7.png) no-repeat left center/.24rem}
.index-page .box1 .unlog li:nth-of-type(3){background: url(../images/40.png) no-repeat .03rem center/.16rem}
.index-page .box1 .unlog li:nth-of-type(4){background: url(../images/8.png) no-repeat .03rem center/.2rem}
.index-page .box1 .unlog li>input{height: .4rem;width:calc(100% - .4rem);border-radius: .05rem;padding:0 .2rem;margin-left: .4rem;}
.index-page .box1 .unlog li:nth-of-type(4)>input{padding:0 1.2rem 0 .2rem}
.index-page .box1 .unlog .select>select{height: .4rem;width:calc(100% - .4rem);border-radius: .05rem;padding:0 .2rem;margin-left: .4rem;}
.index-page .box1 .unlog .getcode{position: absolute;right:.2rem;top:.1rem;color:#666;cursor: pointer}
.index-page .box1 .unlog .btn{line-height: .5rem;border-radius: .25rem;text-align: center;background: #c5a15e;color:#fff;cursor: pointer;transition: .3s;font-size: .16rem}
.index-page .box1 .loged>p{font-size: .2rem;color:#000;margin: .4rem 0 .2rem;}
.index-page .box1 .loged ul{display: flex;flex-wrap: wrap;margin-bottom: .2rem;}
.index-page .box1 .loged li{width:50%;font-size: .16rem;margin-bottom: .15rem;}
.index-page .box1 .loged li:nth-child(2n+1){padding-right: .2rem;}
.index-page .box1 .loged li.w100{width: 100%;padding-right: 0;}
.index-page .box1 .loged>a{line-height: .5rem;border-radius: .3rem;background: #c5a15e;color:#fff;text-align: center;display: block;font-size: .16rem;}
.index-page .box1 .loged>a:nth-of-type(2){background: #eee;color:#333;margin-top: .2rem;}

.index-page .box2{padding: .2rem 0;display: flex;justify-content: space-between;}
.index-page .box2 .box{width:calc(50% - .1rem)}
.index-page .box2-1{margin-right: .2rem;}
.index-page .box2-1 ul{display: flex;flex-wrap: wrap;margin:.25rem 0 .05rem}
.index-page .box2-1 li{position: relative;width: calc(100% / 3 - .2rem);margin-right: .3rem;margin-bottom: .25rem;}
.index-page .box2-1 li:nth-child(3n){margin-right: 0;}
.index-page .box2-1 li .img-div{height: 1.2rem;align-items: flex-end;background: #D4D5D7;border-radius: .1rem;overflow: hidden;position: relative;}
.index-page .box2-1 li .img-div>img{max-width: 120%;max-height: 120%;transform: translateY(30%);}
.index-page .box2-1 li .img-div>p{position: absolute;line-height: .22rem;padding:0 .1rem;font-size: .12rem;color:#fff;background: #c5a15e;border-radius: 0 .1rem 0 .1rem;right:0;top:0}
.index-page .box2-1 li>p:nth-of-type(1){font-size: .18rem;margin:.15rem 0 .05rem}
.index-page .box2-1 li>p:nth-of-type(2){color:#666;}
.index-page .box2-2 .con{display: flex;align-items: center;justify-content: space-between;margin:.25rem 0 .2rem;position: relative;}
.index-page .box2-2 .con .img-bg{width:35.08%;border-radius: .1rem;height: 1.4rem;}
.index-page .box2-2 .info{width: 60.52%;}
.index-page .box2-2 .info>p:nth-of-type(1){font-size: .16rem;color:#000}
.index-page .box2-2 .info .tag{display: flex;align-items: center;color:#999;font-size: .12rem;margin:.15rem 0 .1rem}
.index-page .box2-2 .info .tag>p:nth-of-type(1){width: .8rem;line-height: .22rem;background: #f2f2f2;text-align: center;border-radius: .1rem;margin-right: .1rem;padding:0 .1rem}
.index-page .box2-2 .info>p:nth-of-type(2){line-height: .24rem;color:#888}
.index-page .box2-2 li{display: flex;align-items: center;border-top: 1px solid #eee;padding:.2rem 0;position: relative;}
.index-page .box2-2 li>p:nth-of-type(1){width: .75rem;font-size: .12rem;color:#999}
.index-page .box2-2 li>p:nth-of-type(2){width: .8rem;line-height: .22rem;background: #f2f2f2;text-align: center;border-radius: .1rem;margin-right: .2rem;padding:0 .1rem;font-size: .12rem;color:#999}
.index-page .box2-2 li>p:nth-of-type(3){color:#000;width: calc(100% - 1.75rem);}

.index-page .box3{display: flex;justify-content: space-between;}
.index-page .box3 .box{width:calc(50% - .1rem)}
.index-page .box3-1{margin-right: .2rem;}
.index-page .box3-1 ul{margin:.05rem 0 .1rem}
.index-page .box3-1 li{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #eee;padding:.2rem 0;position: relative;}
.index-page .box3-1 li:last-child{border-bottom: 0;}
.index-page .box3-1 li>p:nth-of-type(1){width: calc(100% - .9rem);position: relative;padding-left: .15rem;}
.index-page .box3-1 li>p:nth-of-type(1)::before{content:'';position: absolute;left: 0;top: .07rem;width: .05rem;height: .05rem;border-radius: 50%;background: #999;transition: .3s;}
.index-page .box3-1 li>p:nth-of-type(2){width: .65rem;font-size: .12rem;color:#999}
.index-page .box3-2 ul{display: flex;flex-wrap: wrap;margin:.2rem 0 .1rem}
.index-page .box3-2 li{width: calc(50% - .1rem);margin-bottom: .2rem;border:1px #eee solid;border-radius: .1rem;display: flex;align-items: center;transition: .3s;padding:.35rem .3rem;justify-content: space-between;position: relative;}
.index-page .box3-2 li:nth-child(2n+1){margin-right: .2rem;}
.index-page .box3-2 li .img-div{width: .34rem;height: .31rem;}
.index-page .box3-2 .info{width: calc(100% - .54rem);}
.index-page .box3-2 .info>p:nth-of-type(1){font-size: .18rem;margin-bottom: .05rem;}
.index-page .box3-2 .info>p:nth-of-type(2){color:#666;}

@media (max-width:750px){
    .index-page{padding:.6rem 0}
    .index-page .box{padding: .5rem .4rem;border-radius: .2rem;}
    .index-page .tit-box{padding-bottom: .3rem;}
    .index-page .tit{padding-right: .4rem;}
    .index-page .tit .img-div{width:.4rem;height: .4rem;margin-right: .2rem;}
    .index-page .tit>p{font-size: .36rem}
    .index-page .tit-box>a{width:.9rem;text-align: right;}

    .index-page .box1{display: block;height: auto;}
    .index-page .box1 .con{width:100%;}
    .index-page .box1 .con>p{line-height: .48rem;margin-top: .3rem;}
    .index-page .box1 .imgs{width: 100%;margin: .4rem 0;}
    .index-page .box1 .swiper-container{border-radius: .2rem;}
    .index-page .box1 .swiper-slide{height: auto;border-radius: .2rem;}
    .index-page .box1 .swiper-slide .img{padding-bottom: 82.92%;}
    .index-page .box1 .swiper-slide>p{padding:20% .3rem .25rem .3rem;line-height: .48rem;}
    .index-page .box1 .swiper-pagination{position: static;width: 100%;text-align: center;margin-top: .2rem;}
    .index-page .box1 .swiper-pagination-bullet{margin: 0 .06rem;width: .15rem;height: .15rem;background: #333;}
    .index-page .box1 .swiper-pagination-bullet-active{background: #c5a15e;}
    .index-page .box1 .login{width: 100%;padding:.6rem .4rem}
    .index-page .box1 .login>p:nth-of-type(1){font-size: .36rem;margin-bottom: .25rem}
    .index-page .box1 .login>p:nth-of-type(1)::before{left: calc(50% - 1.6rem);top: .2rem;width: .6rem;}
    .index-page .box1 .login>p:nth-of-type(1)::after{right: calc(50% - 1.6rem);top: .2rem;width: .6rem}
    .index-page .box1 .unlog ul{margin-bottom: .3rem;}
    .index-page .box1 .unlog li{margin-bottom: .2rem;}
    .index-page .box1 .unlog li:nth-of-type(1){background-size:.35rem}
    .index-page .box1 .unlog li:nth-of-type(2){background-size:.4rem}
    .index-page .box1 .unlog li:nth-of-type(3){background-size:.3rem}
    .index-page .box1 .unlog li:nth-of-type(4){background-size:.35rem}
    .index-page .box1 .unlog li>input{height: .8rem;width:calc(100% - .6rem);padding:0 .3rem;margin-left: .6rem;border-radius: .1rem;}
    .index-page .box1 .unlog li:nth-of-type(4)>input{padding:0 2rem 0 .3rem}
    .index-page .box1 .unlog .select>select{height: .8rem;width:calc(100% - .6rem);padding:0 .3rem;margin-left: .6rem;border-radius: .1rem}
    .index-page .box1 .unlog .getcode{right:.3rem;top:.22rem;font-size: .26rem;}
    .index-page .box1 .unlog .btn{line-height: .8rem;border-radius: .6rem;font-size: .28rem}
    .index-page .box1 .loged>p{font-size: .36rem;margin: .3rem 0 .4rem;}
    .index-page .box1 .loged ul{margin-bottom: .3rem;display: block;}
    .index-page .box1 .loged li{font-size: .28rem;margin-bottom: .2rem;width: 100%;}
    .index-page .box1 .loged li:nth-child(2n+1){padding-right: 0;}
    .index-page .box1 .loged>a{line-height: .8rem;border-radius: .6rem;font-size: .28rem;}
    .index-page .box1 .loged>a:nth-of-type(2){margin-top: .2rem;}

    .index-page .box2{padding: .4rem 0;display: block}
    .index-page .box2 .box{width:100%}
    .index-page .box2-1{margin: 0 0 .4rem;}
    .index-page .box2-1 ul{margin:.4rem 0 0}
    .index-page .box2-1 li{width: calc(50% - .2rem);margin-right: .4rem;margin-bottom: .4rem;}
    .index-page .box2-1 li:nth-child(3n){margin-right: .4rem;}
    .index-page .box2-1 li:nth-child(2n){margin-right: 0;}
    .index-page .box2-1 li .img-div{height: 2.4rem;border-radius: .2rem;}
    .index-page .box2-1 li .img-div>p{line-height: .44rem;padding:0 .2rem;font-size: .24rem;border-radius: 0 .2rem 0 .2rem}
    .index-page .box2-1 li>p:nth-of-type(1){font-size: .32rem;margin:.2rem 0 .1rem}
    .index-page .box2-2 .con{display: block;margin:.4rem 0 0}
    .index-page .box2-2 .con .img-bg{width:100%;border-radius: .2rem;height: auto;}
    .index-page .box2-2 .con .img{padding-bottom: 70%;}
    .index-page .box2-2 .info{width: 100%;margin: .3rem 0;}
    .index-page .box2-2 .info>p:nth-of-type(1){font-size: .28rem}
    .index-page .box2-2 .info .tag{font-size: .24rem;margin:.2rem 0}
    .index-page .box2-2 .info .tag>p:nth-of-type(1){width: 2rem;line-height: .5rem;border-radius: .3rem;margin-right: .2rem;padding:0 .2rem}
    .index-page .box2-2 .info>p:nth-of-type(2){line-height: .44rem;font-size: .24rem;}
    .index-page .box2-2 li{padding:.3rem 0;flex-wrap: wrap;}
    .index-page .box2-2 li>p:nth-of-type(1){width: 1.6rem;font-size: .24rem}
    .index-page .box2-2 li>p:nth-of-type(2){width: 2rem;line-height: .5rem;border-radius: .3rem;margin-right: 0;padding:0 .2rem;font-size: .24rem}
    .index-page .box2-2 li>p:nth-of-type(3){width: 100%;margin-top: .2rem;}

    .index-page .box3{display: block;}
    .index-page .box3 .box{width:100%}
    .index-page .box3-1{margin: 0 0 .4rem;}
    .index-page .box3-1 ul{margin:.1rem 0 0}
    .index-page .box3-1 li{padding:.3rem 0;}
    .index-page .box3-1 li>p:nth-of-type(1){width: calc(100% - 1.5rem);padding-left: .25rem;}
    .index-page .box3-1 li>p:nth-of-type(1)::before{top: .15rem;width: .08rem;height: .08rem;}
    .index-page .box3-1 li>p:nth-of-type(2){width: 1.3rem;font-size: .24rem}
    .index-page .box3-2 ul{margin:.4rem 0 0;display: block;}
    .index-page .box3-2 li{border-radius: .2rem;display: block;padding:.4rem;width: 100%;}
    .index-page .box3-2 li:nth-child(2n+1){margin-right: 0;}
    .index-page .box3-2 li .img-div{width: .5rem;height: .5rem;}
    .index-page .box3-2 .info{width: 100%;}
    .index-page .box3-2 .info>p:nth-of-type(1){font-size: .32rem;margin:.2rem 0 .1rem;}
}

@media (any-hover:hover){
    .index-page .tit-box>a:hover{color:#c5a15e}

    .index-page .box1 .login .unlog .getcode:hover{color:#c5a15e}
    .index-page .box1 .login .unlog .btn:hover{opacity: .8;}

    .index-page .box2-1 li:hover .img-div>img{transform: translateY(30%) scale(1.1);}
    .index-page .box2-1 li:hover>p:nth-of-type(1){color:#c5a15e}
    .index-page .box2-2 .con:hover .img{transform: scale(1.1);}
    .index-page .box2-2 .con:hover .info>p:nth-of-type(1){color:#c5a15e}
    .index-page .box2-2 li:hover>p:nth-of-type(3){color:#c5a15e}

    .index-page .box3-1 li:hover>p:nth-of-type(1){color:#c5a15e}
    .index-page .box3-1 li:hover>p:nth-of-type(1)::before{background: #c5a15e;}
    .index-page .box3-2 li:hover{background: #c5a15e;border-color:#c5a15e}
    .index-page .box3-2 li:hover .info>p:nth-of-type(1){color:#fff}
    .index-page .box3-2 li:hover .info>p:nth-of-type(2){color:#fff}
}

/* 关于 */
.about-page{display: flex;justify-content: space-between;padding:.4rem 0 .5rem}
.about-page .box .tit{display: flex;align-items: center;padding:.35rem 0 .15rem;border-bottom: 1px #eee solid}
.about-page .box .tit .img-div{width:.26rem;height: .22rem;margin-right: .1rem;}
.about-page .box .tit>p{font-size: .2rem;color:#000}

.about-page .box1{padding-bottom: .2rem;}
.about-page .box1 .content1{margin-top: .3rem;}
.about-page .box1 .content1 p{font-size: .16rem;line-height: .3rem;color:#666}
.about-page .box1 .content1 span{font-size: .16rem;line-height: .3rem}
.about-page .box1 .content1 a{display: inline-block;}
.about-page .box1 .content1 img{max-width: 100%;margin:0 auto;display: block;height: auto !important;}

.about-page .box2{padding-bottom: .1rem;}
.about-page .box2 ul{display: flex;flex-wrap: wrap;margin-top: .4rem;}
.about-page .box2 li{width: calc(25% - .15rem);margin-right: .20rem;margin-bottom: .2rem;transition: .3s;border-radius: .1rem;border:1px #eee solid;text-align: center;padding:.5rem .25rem .45rem}
.about-page .box2 li:nth-child(4n){margin-right: 0;}
.about-page .box2 li .img-div{width: .36rem;height: .36rem;margin:0 auto}
.about-page .box2 li>p:nth-of-type(1){font-size: .18rem;line-height: .28rem;margin:.15rem 0 .1rem}
.about-page .box2 li>p:nth-of-type(2){line-height: .22rem;color:#666}

.about-page .box3 .swiper-container{padding:1px;margin:.4rem auto .3rem}
.about-page .box3 .swiper-slide{border:1px #eee solid;height:auto;border-radius: .1rem;padding:.2rem .3rem 1.8rem;transition: background .3s;}
.about-page .box3 .swiper-slide>p:nth-of-type(1){font-size: .24rem;line-height: .34rem;color:#000;border-bottom: 1px #eee solid;padding-bottom: .1rem;}
.about-page .box3 .swiper-slide>p:nth-of-type(2){font-size: .18rem;line-height: .28rem;margin:.15rem 0 .1rem}
.about-page .box3 .swiper-slide>p:nth-of-type(3){line-height: .24rem;color:#666}
.about-page .box3 .img-bg{border-radius: .1rem;position: absolute;bottom:.3rem;left: .3rem;width: calc(100% - .6rem);height: 1.3rem;}
.about-page .box3 .arrow{position: absolute;top: 48%;transform: translateY(-50%);right:0;background: #f5f5f5 url(../images/arrow1.svg) no-repeat center center/.12rem;z-index: 2;width: .3rem;height: .3rem;border-radius: .05rem 0 0 .05rem;transition: .3s;cursor: pointer;}
.about-page .box3 .prev{right:auto;left: 0;transform: translateY(-50%) rotate(180deg)}

.about-page .box4{padding-bottom: .6rem;}
.about-page .box4 .swiper-container{margin-top: .4rem;padding:1px;}
.about-page .box4 .swiper-slide{border:1px #eee solid;height:auto;border-radius: .1rem;padding:.45rem .5rem .4rem}
.about-page .box4 .swiper-slide .img-div{height: 1.15rem;margin-bottom: .2rem;}
.about-page .box4 .swiper-slide>p{font-size: .16rem;line-height: .26rem;text-align: center;}
.about-page .box4 .arrow{position: absolute;top: 48%;transform: translateY(-50%);right:0;background: #f5f5f5 url(../images/arrow1.svg) no-repeat center center/.12rem;z-index: 2;width: .3rem;height: .3rem;border-radius: .05rem 0 0 .05rem;transition: .3s;cursor: pointer;}
.about-page .box4 .prev{right:auto;left: 0;transform: translateY(-50%) rotate(180deg)}

@media (max-width:750px){
    .about-page{display: block;padding:.6rem 0}
    .about-page .box .tit{padding:.4rem 0 .3rem}
    .about-page .box .tit .img-div{width:.4rem;height: .4rem;margin-right: .2rem;}
    .about-page .box .tit>p{font-size: .36rem;}

    .about-page .box1{padding-bottom: .2rem;}
    .about-page .box1 .content1{margin-top: .3rem;}

    .about-page .box2{padding-bottom: 0;}
    .about-page .box2 li{width: calc(50% - .1rem);border-radius: .2rem;padding:.5rem .2rem .4rem}
    .about-page .box2 li:nth-child(4n){margin-right: .2rem;}
    .about-page .box2 li:nth-child(2n){margin-right: 0;}
    .about-page .box2 li .img-div{width: .72rem;height: .72rem}
    .about-page .box2 li>p:nth-of-type(1){font-size: .32rem;line-height: .52rem;margin:.3rem 0 .1rem}
    .about-page .box2 li>p:nth-of-type(2){font-size: .24rem;line-height: .36rem;}

    .about-page .box3 .swiper-container{padding:0;margin:.4rem auto .2rem}
    .about-page .box3 .swiper-slide{border-radius: .2rem;padding:.3rem .4rem}
    .about-page .box3 .swiper-slide>p:nth-of-type(1){font-size: .36rem;line-height: .56rem;}
    .about-page .box3 .swiper-slide>p:nth-of-type(2){font-size: .32rem;line-height: .52rem;margin:.3rem 0 .1rem}
    .about-page .box3 .swiper-slide>p:nth-of-type(3){line-height: .44rem;margin-bottom: .3rem;}
    .about-page .box3 .img-bg{border-radius: .2rem;position: static;width: 100%;height: auto;}
    .about-page .box3 .img{padding-bottom: 59.09%;}
    .about-page .box3 .arrow{display: none;}
    .about-page .box3 .swiper-pagination{text-align: center;width: 100%;position: static;margin-top: .2rem;}
    .about-page .box3 .swiper-pagination-bullet{margin: 0 .06rem;}
    .about-page .box3 .swiper-pagination-bullet-active{background: #c5a15e;}

    .about-page .box4 .swiper-container{padding:0;}
    .about-page .box4 .swiper-slide{border-radius: .2rem;padding:.5rem .4rem .3rem}
    .about-page .box4 .swiper-slide .img-div{height: 2.3rem;}
    .about-page .box4 .swiper-slide>p{font-size: .32rem;line-height: .52rem;}
    .about-page .box4 .arrow{display: none;}
    .about-page .box4 .swiper-pagination{text-align: center;width: 100%;position: static;margin-top: .2rem;}
    .about-page .box4 .swiper-pagination-bullet{margin: 0 .06rem;}
    .about-page .box4 .swiper-pagination-bullet-active{background: #c5a15e;}
}

@media (any-hover:hover){
    .about-page .box2 li:hover{background: #c5a15e;border-color:#c5a15e}
    .about-page .box2 li:hover>p:nth-of-type(1){color:#fff}
    .about-page .box2 li:hover>p:nth-of-type(2){color:#fff}

    .about-page .box3 .swiper-slide:hover{background: #c5a15e;}
    .about-page .box3 .swiper-slide:hover>p:nth-of-type(1){color:#fff}
    .about-page .box3 .swiper-slide:hover>p:nth-of-type(2){color:#fff}
    .about-page .box3 .swiper-slide:hover>p:nth-of-type(3){color:#fff}
    .about-page .box3 .arrow:hover{background-color: #c5a15e;background-image: url(../images/arrow1-w.svg);}
    
    .about-page .box4 .arrow:hover{background-color: #c5a15e;background-image: url(../images/arrow1-w.svg);}
}

/* 服务 */
.service-page{padding:.3rem 0 .5rem}
.service-page .cate{display: flex;margin-bottom: .4rem;justify-content: space-between;background: #f7f8fa;border-radius: .1rem;}
.service-page .cate .item{position: relative;padding: .4rem .35rem .25rem;flex:1;background: #fff;border-right: 1px #eee solid;}
.service-page .cate .item:first-child{border-radius: .1rem 0 0 .1rem;}
.service-page .cate .item:last-child{border-right: 0;border-radius: 0 .1rem .1rem 0;}
.service-page .cate .img-div{width: .7rem;height: .7rem;border-radius: 50%;background: #c5a15e;position: relative;margin:0 auto .15rem}
.service-page .cate .img-div::after{content:'';position: absolute;width: .84rem;height: .84rem;border-radius: 50%;background:rgba(197,161,94,.1)}
.service-page .cate .img-div>img{max-width: 50%;max-height: 50%;position: relative;z-index: 2;}
.service-page .cate .item>p{font-size: .16rem;line-height: .24rem;color:#000;text-align: center;}
.service-page .cate .item.active>p{color:#c5a15e}

.service-page .common{display: flex;justify-content: space-between;}
.service-page .common-right{padding: 0 .4rem .2rem;}
.service-page .common-right .tit{display: flex;align-items: center;padding:.35rem 0 .15rem;border-bottom: 1px #eee solid}
.service-page .common-right .tit .img-div{width:.24rem;height: .23rem;}
.service-page .common-right .tit>p{font-size: .2rem;color:#000;padding-left: .1rem;width: calc(100% - .24rem);}

.service-page .list{padding:.6rem 0 0}
.service-page .list li{position: relative;display: flex;height: 2.8rem;margin-bottom: .6rem;align-items: center;}
.service-page .list .img-bg{position: absolute;right: 0;top:0;width: 50%;height: 100%;border-radius: .1rem;}
.service-page .list .info{width: 50%;padding-right: .4rem;}
.service-page .list .tit{padding:0 0 .15rem}
.service-page .list .info>p:nth-of-type(1){font-size: .16rem;line-height: .28rem;color:#666;margin: .1rem 0 .2rem;}
.service-page .list .info>p:nth-of-type(2){font-size: .16rem;line-height: .5rem;color:#fff;width: 1.6rem;border-radius: .25rem;text-align: center;background: #c5a15e;transition: .3s;}
.service-page .list li:nth-child(2n){justify-content: flex-end;}
.service-page .list li:nth-child(2n) .img-bg{right:auto;left: 0;}
.service-page .list li:nth-child(2n) .info{padding-right: 0;padding-left: .4rem;}

.service-page .box1{padding-bottom: .25rem;}
.service-page .box1>p{font-size: .16rem;line-height: .3rem;color:#666;margin-top: .25rem;}
.service-page .box1 .con{position: relative;margin-top: .25rem;}
.service-page .box1 .swiper-container{border-radius: .1rem;}
.service-page .box1 .swiper-slide{height: 2.6rem;border-radius: .1rem;}
.service-page .box1 .swiper-slide>p{position: absolute;left: 0;bottom: 0;width: 100%;padding: 10% .3rem .25rem;background: linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);border-radius: 0 0 .1rem .1rem;color:#fff;font-size: .16rem;transition: .3s;}
.service-page .box1 .arrow{width: .22rem;height: .22rem;background: url(../images/arrow1.svg) no-repeat center center/100%;position: absolute;right: -.3rem;top: 50%;transform: translateY(-50%);cursor: pointer}
.service-page .box1 .prev{right: auto;left: -.3rem;transform: translateY(-50%) rotate(180deg);}

.service-page .box2>p{font-size: .16rem;line-height: .3rem;color:#666;margin: .25rem 0 .15rem;}
.service-page .box2 ul{display: flex;flex-wrap: wrap;}
.service-page .box2 li{width: calc(20% - .16rem);margin-right: .2rem;margin-bottom: .2rem;border: 1px #eee solid;border-radius: .1rem;padding:.3rem .15rem .2rem;transition: .3s;}
.service-page .box2 li:nth-child(5n){margin-right: 0;}
.service-page .box2 li .img-div{width: .63rem;height: .63rem;border-radius: 50%;background: #c5a15e;position: relative;margin:0 auto .15rem}
.service-page .box2 li .img-div::after{content:'';position: absolute;width: .76rem;height: .76rem;border-radius: 50%;background:rgba(197,161,94,.1)}
.service-page .box2 li .img-div>img{max-width: 50%;max-height: 50%;position: relative;z-index: 2;}
.service-page .box2 li>p{font-size: .16rem;line-height: .24rem;text-align: center;}

.service-page .box3{padding-bottom: .25rem;}
.service-page .box3 .con{margin-top: .3rem;display: flex;height: 3.2rem;}
.service-page .box3 .info-box{width: 34%;display: none;}
.service-page .box3 .info{border:1px #eee solid;border-radius: .1rem 0 0 .1rem;height: 100%;display: flex;flex-direction: column;justify-content: center;padding:0 .6rem 0 .4rem;border-right: 0;}
.service-page .box3 .img-div{width: .3rem;height: .3rem;}
.service-page .box3 .info>p:nth-of-type(1){font-size: .18rem;line-height: .28rem;margin:.15rem 0 .1rem}
.service-page .box3 .info>p:nth-of-type(2){line-height: .24rem;color:#666}
.service-page .box3 ul{flex:1;position: relative;display: flex;}
.service-page .box3 li{position: relative;z-index: 2;flex:1;padding: 1.8rem .2rem .2rem;border-right:1px solid rgba(255,255,255,.2)}
.service-page .box3 li:last-child{border-right: 0;}
.service-page .box3 li>span{width: .06rem;height: .06rem;border-radius: 50%;background: #fff;position: absolute;top: 1.45rem;left: 50%;transform: translateX(-50%);}
.service-page .box3 li>span::before{width: .17rem;height: .17rem;border-radius: 50%;border:1px solid rgba(255,255,255,.5);position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);content:''}
.service-page .box3 li>span::after{width: .31rem;height: .31rem;border-radius: 50%;border:1px solid rgba(255,255,255,.1);position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);content:''}
.service-page .box3 li.active>span{width: .12rem;height: .12rem}
.service-page .box3 li.active>span::before{width: 100%;height: 100%;animation: service-box3-play 1s infinite;}
.service-page .box3 li.active>span::after{width: 100%;height: 100%;animation: service-box3-play1 1s infinite}
.service-page .box3 li>p{text-align: center;color:#fff;}
.service-page .box3 .con .img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 0 .1rem .1rem 0;opacity: 0;transition: .3s;}
.service-page .box3 .con .img.show{opacity: 1;}
.service-page .box3 .m{display: none;}
@keyframes service-box3-play {
    to{transform: translate(-50%,-50%) scale(2.5);opacity: 0;}
}
@keyframes service-box3-play1 {
    to{transform: translate(-50%,-50%) scale(3.5);opacity: 0;}
}

.service-page .box4{padding-bottom: .2rem;}
.service-page .box4 .con{margin-top: .3rem;border-radius: .1rem;border: 1px #eee solid;}
.service-page .box4 .thumb{padding:.25rem .2rem .15rem;border-bottom: 1px #eee solid}
.service-page .box4 .thumb .swiper-slide{cursor: pointer;}
.service-page .box4 .thumb .swiper-slide::after{content:'';position: absolute;top: .2rem;right: -.5rem;width: .35rem;height: .15rem;background: url(../images/38.png) no-repeat center center/100%;}
.service-page .box4 .thumb .swiper-slide:last-child:after{display: none;}
.service-page .box4 .thumb .swiper-slide>p{text-align: center;}
.service-page .box4 .thumb .swiper-slide>p:nth-of-type(1){width: .32rem;height: .32rem;border-radius: 50%;background: #eee;color:#666;line-height: .32rem;margin:0 auto .05rem}
.service-page .box4 .thumb .swiper-slide>p:nth-of-type(2){line-height: .22rem;color:#999;}
.service-page .box4 .thumb .swiper-slide.active>p:nth-of-type(1){background: #c5a15e;color:#fff}
.service-page .box4 .thumb .swiper-slide.active>p:nth-of-type(2){color:#333}
.service-page .box4 .info{padding:.4rem .6rem;}
.service-page .box4 .info .swiper-slide{display: flex;min-height: 1.4rem;}
.service-page .box4 .img-bg{width: 28.75%;height: 1.4rem;border-radius: .1rem;position: absolute;right: 0;top: 0;}
.service-page .box4 .txt{width: 67%;height: 100%;}
.service-page .box4 .txt>p:nth-of-type(1){font-size: .18rem;line-height: .28rem;color:#000;margin: .1rem 0;}
.service-page .box4 .txt>p:nth-of-type(2){line-height: .24rem;color:#666;margin-bottom: .25rem;}
.service-page .box4 .arrow{display: flex;}
.service-page .box4 .arrow>div{width: .4rem;height: .4rem;border-radius: 50%;background: #eee url(../images/arrow1.svg) no-repeat center center/.16rem;cursor: pointer;transition: .3s;}
.service-page .box4 .prev{margin-right: .05rem;transform: rotate(180deg);}

.service-page .box5{padding:.4rem 0 .25rem;position: relative;min-height: 3.45rem;}
.service-page .box5 .img-bg{width: 50%;height: 2.8rem;border-radius: .1rem;position: absolute;right: 0;top: .4rem;}
.service-page .box5 .con{width: 45%;padding-top: .3rem;}
.service-page .box5 .con>p{font-size: .16rem;line-height: .3rem;color:#666;margin-top: .15rem;}

.service-page .box6{padding-bottom: .05rem;}
.service-page .box6 ul{display: flex;flex-wrap: wrap;margin-top: .3rem;}
.service-page .box6 li{width: calc(25% - .15rem);margin-right: .2rem;margin-bottom: .2rem;border: 1px #eee solid;border-radius: .1rem;padding:.3rem .15rem;transition: .3s;}
.service-page .box6 li:nth-child(4n){margin-right: 0;}
.service-page .box6 li .img-div{width: .63rem;height: .63rem;border-radius: 50%;background: #c5a15e;position: relative;margin:0 auto .15rem}
.service-page .box6 li .img-div::after{content:'';position: absolute;width: .76rem;height: .76rem;border-radius: 50%;background:rgba(197,161,94,.1)}
.service-page .box6 li .img-div>img{max-width: 50%;max-height: 50%;position: relative;z-index: 2;}
.service-page .box6 li>p{font-size: .16rem;line-height: .24rem;text-align: center;}

.service-page .box7{padding-bottom: .2rem;}
.service-page .box7 .con{margin-top: .3rem;position: relative;}
.service-page .box7 .swiper-container{border-radius: .1rem;}
.service-page .box7 .img-bg{height: 2.6rem;border-radius: .1rem;}
.service-page .box7 .swiper-slide>p:nth-of-type(1){font-size: .18rem;line-height: .28rem;color:#000;margin:.15rem 0 .05rem}
.service-page .box7 .swiper-slide>p:nth-of-type(2){line-height: .24rem;color:#666}
.service-page .box7 .arrow{width: .22rem;height: .22rem;background: url(../images/arrow1.svg) no-repeat center center/100%;position: absolute;right: -.3rem;top: 1.2rem;cursor: pointer}
.service-page .box7 .prev{right: auto;left: -.3rem;transform: rotate(180deg);}

.service-page .box8{padding-bottom: .2rem;}
.service-page .box8>p{font-size: .16rem;line-height: .3rem;color:#666;margin-top: .2rem;}
.service-page .box8 .swiper-container{border-radius: .1rem;margin-top: .2rem}
.service-page .box8 .img-bg{height: 2.8rem;border-radius: .1rem;}
.service-page .box8 .arrow{width: .4rem;height: .4rem;background: #c5a15e url(../images/arrow1-w.svg) no-repeat center center/.16rem;position: absolute;right: .3rem;top: 50%;transform:translateY(-50%);transition:.3s;cursor: pointer;z-index: 2;border-radius: 50%;opacity: .5;}
.service-page .box8 .prev{right: auto;left: .3rem;transform: translateY(-50%) rotate(180deg);}

.service-page .box9{padding-bottom: .5rem;}
.service-page .box9 .swiper-container{padding: 0 1px 1px;margin-top: .3rem;}
.service-page .box9 .swiper-container .img-div{height: .88rem;border-radius: .1rem;border: 1px solid #eee;}
.service-page .box9 .swiper-container .img-div>img{max-width: 70%;max-height: 70%;}
.service-page .box9 .swiper-pagination{display: flex;position: static;justify-content: center;margin-top: .2rem;}
.service-page .box9 .swiper-pagination-bullet{background: #ccc;margin:0 .03rem;opacity: 1;}
.service-page .box9 .swiper-pagination-bullet-active{background: #c5a15e}

.service-page .box10 .con{margin: .2rem 0 .15rem;}
.service-page .box10 .con>p{font-size: .16rem;line-height: .3rem;color:#666;padding-left: .3rem;background: url(../images/41.png) no-repeat left .07rem/.16rem;}

.service-page .box11{margin-bottom: .25rem;}
.service-page .box11>p{font-size: .16rem;line-height: .3rem;color:#666;margin: .25rem 0 .15rem;}
.service-page .box11 .img-bg{height: 4rem;border-radius: .1rem;position: relative;}
.service-page .box11 .img-bg::after{content:'';width: 100%;height: 100%;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/25.png) no-repeat center center/.49rem;cursor:pointer}

@media (max-width:750px){
    .service-page{padding:.4rem 0 .6rem}
    .service-page .cate{flex-wrap: wrap;margin-bottom: .3rem;justify-content: flex-start;border-radius: 0;}
    .service-page .cate .item{padding: .4rem .6rem .3rem;flex:auto;width:calc(50% - .1rem);border-right: 0;border-radius: .2rem;margin-bottom: .2rem;}
    .service-page .cate .item:nth-child(2n+1){margin-right: .2rem;}
    .service-page .cate .item:first-child{border-radius: .2rem}
    .service-page .cate .item:nth-last-of-type(2){border-radius: .2rem}
    .service-page .cate .item:last-child{margin-left: 0;border-radius: .2rem;}
    .service-page .cate .img-div{width: 1rem;height: 1rem;margin:0 auto .3rem}
    .service-page .cate .img-div::after{width: 1.2rem;height: 1.2rem}
    .service-page .cate .item>p{font-size: .28rem;line-height: .4rem;}

    .service-page .common{display: block}
    .service-page .common-right{padding: 0 .4rem;}
    .service-page .common-right .tit{padding:.5rem 0 .3rem}
    .service-page .common-right .tit .img-div{width:.4rem;height: .4rem;}
    .service-page .common-right .tit>p{font-size: .36rem;padding-left: .2rem;width: calc(100% - .4rem);}

    .service-page .list{padding:.6rem 0 1px}
    .service-page .list li{display: block;height: auto;margin-bottom: .6rem}
    .service-page .list .img-bg{position: static;width: 100%;height: auto;border-radius: .2rem;}
    .service-page .list .img{padding-bottom: 63.63%;}
    .service-page .list .info{width: 100%;padding-right: 0;}
    .service-page .list .tit{padding:.4rem 0 .3rem}
    .service-page .list .info>p:nth-of-type(1){font-size: .28rem;line-height: .48rem;margin: .2rem 0 .3rem;}
    .service-page .list .info>p:nth-of-type(2){font-size: .28rem;line-height: .7rem;width: 2rem;border-radius: .6rem;}
    .service-page .list li:nth-child(2n) .info{padding-left: 0;}

    .service-page .box1{padding-bottom: .6rem;}
    .service-page .box1>p{font-size: .28rem;line-height: .48rem;margin: .3rem 0;}
    .service-page .box1 .swiper-container{border-radius: .2rem;}
    .service-page .box1 .swiper-slide{height: auto;border-radius: .2rem;}
    .service-page .box1 .img{padding-bottom: 63.63%;}
    .service-page .box1 .swiper-slide>p{padding: 10% .4rem .3rem;border-radius: 0 0 .2rem .2rem;font-size: .28rem}
    .service-page .box1 .arrow{display: none;}
    .service-page .box1 .swiper-pagination{text-align: center;width: 100%;position: static;margin-top: .2rem;}
    .service-page .box1 .swiper-pagination-bullet{margin: 0 .06rem;}
    .service-page .box1 .swiper-pagination-bullet-active{background: #c5a15e;}

    .service-page .box2>p{font-size: .28rem;line-height: .48rem;margin: .4rem 0;}
    .service-page .box2 li{width: calc(50% - .1rem);border-radius: .2rem;padding:.4rem .2rem .3rem;}
    .service-page .box2 li:nth-child(5n){margin-right: .2rem;}
    .service-page .box2 li:nth-child(2n){margin-right: 0;}
    .service-page .box2 li .img-div{width: 1rem;height: 1rem;margin:0 auto .3rem}
    .service-page .box2 li .img-div::after{width: 1.2rem;height: 1.2rem}
    .service-page .box2 li>p{font-size: .24rem;line-height: .4rem;}

    .service-page .box3{padding-bottom: .25rem;}
    .service-page .box3 .con{display: none;}
    .service-page .box3 .m{display: block;margin: .4rem 0 .1rem;}
    .service-page .box3 .swiper-container{border-radius: .2rem;}
    .service-page .box3 .m .img{padding-bottom: 55.17%;border-radius: .2rem;}
    .service-page .box3 .txt{position: absolute;bottom:0;left:0;width:100%;padding:10% .3rem .3rem;background: linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);border-radius: 0 0 .2rem .2rem;}
    .service-page .box3 .txt>p{color:#fff}
    .service-page .box3 .txt>p:nth-of-type(1){font-size: .32rem;line-height: .52rem;}
    .service-page .box3 .txt>p:nth-of-type(2){font-size: .28rem;line-height: .48rem;}
    .service-page .box3 .swiper-pagination{width: 100%;position: static;text-align: center;margin-top: .2rem;}
    .service-page .box3 .swiper-pagination-bullet{margin:0 .06rem}
    .service-page .box3 .swiper-pagination-bullet-active{background: #c5a15e;}

    .service-page .box4{padding-bottom: .6rem;}
    .service-page .box4 .con{margin-top: .4rem;border-radius: 0;border: 0;}
    .service-page .box4 .thumb{display: none;}
    .service-page .box4 .info{padding:0;}
    .service-page .box4 .info .swiper-slide{display: block;min-height: 0;}
    .service-page .box4 .img-bg{width: 100%;height: auto;border-radius: .2rem;position: static}
    .service-page .box4 .img{padding-bottom: 63.63%;}
    .service-page .box4 .txt{width: 100%;height: auto;}
    .service-page .box4 .txt>p:nth-of-type(1){font-size: .32rem;line-height: .52rem;margin: .2rem 0 .05rem;}
    .service-page .box4 .txt>p:nth-of-type(2){line-height: .48rem;margin-bottom: 0;}
    .service-page .box4 .arrow{display: none;}
    .service-page .box4 .swiper-pagination{width: 100%;position: static;text-align: center;margin-top: .2rem;}
    .service-page .box4 .swiper-pagination-bullet{margin:0 .06rem}
    .service-page .box4 .swiper-pagination-bullet-active{background: #c5a15e;}

    .service-page .box5{padding:.6rem 0;min-height: 0;}
    .service-page .box5 .img-bg{width: 100%;height: auto;border-radius: .2rem;position: static}
    .service-page .box5 .img{padding-bottom: 63.63%;}
    .service-page .box5 .con{width: 100%;padding-top: 0;}
    .service-page .box5 .con>p{font-size: .28rem;line-height: .48rem;margin-top: .3rem;}

    .service-page .box6{padding-bottom: .1rem;}
    .service-page .box6 ul{margin-top: .4rem;}
    .service-page .box6 li{width: calc(50% - .1rem);border-radius: .2rem;padding:.5rem .2rem .3rem}
    .service-page .box6 li:nth-child(4n){margin-right: .2rem;}
    .service-page .box6 li:nth-child(2n){margin-right: 0;}
    .service-page .box6 li .img-div{width: 1rem;height: 1rem;margin:0 auto .3rem}
    .service-page .box6 li .img-div::after{width: 1.2rem;height: 1.2rem}
    .service-page .box6 li>p{font-size: .24rem;line-height: .4rem}

    .service-page .box7{padding-bottom: .1rem;}
    .service-page .box7 .con{margin-top: .4rem}
    .service-page .box7 .swiper-container{border-radius: .2rem;}
    .service-page .box7 .img-bg{height: auto;border-radius: .2rem;}
    .service-page .box7 .img{padding-bottom: 60.46%;}
    .service-page .box7 .swiper-slide>p:nth-of-type(1){font-size: .32rem;line-height: .52rem;margin:.2rem 0 .05rem}
    .service-page .box7 .swiper-slide>p:nth-of-type(2){line-height: .48rem}
    .service-page .box7 .arrow{display: none;}
    .service-page .box7 .swiper-pagination{width: 100%;position: static;text-align: center;margin-top: .2rem;}
    .service-page .box7 .swiper-pagination-bullet{margin:0 .06rem}
    .service-page .box7 .swiper-pagination-bullet-active{background: #c5a15e;}

    .service-page .box8{padding-bottom: .6rem;}
    .service-page .box8>p{font-size: .28rem;line-height: .48rem;margin: .3rem 0;}
    .service-page .box8 .swiper-container{border-radius: .2rem;}
    .service-page .box8 .img-bg{height: auto;border-radius: .2rem;}
    .service-page .box8 .img{padding-bottom: 31.81%}
    .service-page .box8 .arrow{display: none;}
    .service-page .box8 .swiper-pagination{position: static;margin-top: .2rem;width: 100%;text-align: center;}
    .service-page .box8 .swiper-pagination-bullet{margin: 0 .06rem;}
    .service-page .box8 .swiper-pagination-bullet-active{background: #c5a15e;}

    .service-page .box9{padding-bottom: .6rem;}
    .service-page .box9 .swiper-container{padding: 0 1px 0 0;margin-top: .4rem;}
    .service-page .box9 .swiper-container .img-div{height: 1.5rem;border-radius: .2rem}
    .service-page .box9 .swiper-pagination{margin-top: .3rem;}
    .service-page .box9 .swiper-pagination-bullet{margin:0 .06rem}
}

@media (any-hover:hover){
    .service-page .cate .item:hover>p{color:#c5a15e}

    .service-page .list li:hover .img{transform: scale(1.1);}
    .service-page .list li:hover .tit>p{color:#c5a15e}
    .service-page .list li:hover .info>p:nth-of-type(2){opacity: .8;}

    .service-page .box1 .swiper-slide:hover>p{padding-bottom: .3rem;}

    .service-page .box2 li:hover{transform: translateY(-.05rem);}
    
    .service-page .box4 .arrow>div:hover{background-color: #c5a15e;background-image: url(../images/arrow1-w.svg);}

    .service-page .box6 li:hover{transform: translateY(-.05rem);}

    .service-page .box8 .arrow:hover{opacity: 1;}
}

/* 专家 */
.expert-page{display: flex;justify-content: space-between;padding:.4rem 0 .5rem}
.expert-page .common-right{padding: .1rem .4rem .2rem;}
.expert-page .common-right .tit{display: flex;align-items: center;padding:.25rem 0 .15rem;border-bottom: 1px #eee solid;margin-bottom: .3rem;}
.expert-page .common-right .tit .img-div{width:.24rem;height: .23rem;margin-right: .1rem;}
.expert-page .common-right .tit>p{font-size: .2rem;color:#000}

.expert-page .items{display: flex;flex-wrap: wrap;}
.expert-page .item{width: calc(50% - .1rem);margin-bottom: .2rem;background: #f2f3f5;border-radius: .1rem;display: flex;align-items: center;position: relative;}
.expert-page .item:nth-child(2n+1){margin-right: .2rem;}
.expert-page .item .img-div{width: 2.3rem;height: 2.3rem;align-items: flex-end;overflow: hidden;}
.expert-page .item .img-div>img{max-width: 90%;max-height: 90%;}
.expert-page .item .info{flex:1;padding:.2rem .2rem .2rem 0}
.expert-page .item .info>p{line-height: .24rem;color:#666}
.expert-page .item .info>p:nth-of-type(1){font-size: .18rem;line-height: .28rem;color:#333}
.expert-page .item .info>p:nth-of-type(2){margin: .05rem 0 .1rem;}

.expert-page .detail>.img-div{height:3.8rem;border-radius: .1rem;margin:.3rem 0 .25rem;overflow:hidden;align-items: flex-end;}
.expert-page .detail .img-div>img{max-width: 90%;max-height: 90%;}
.expert-page .detail .info>p:nth-of-type(1){font-size: .2rem;line-height: .3rem;margin-bottom: .05rem;}
.expert-page .detail .info>p:nth-of-type(2){font-size: .16rem;line-height: .26rem;color:#666}
.expert-page .detail ul{display: flex;flex-wrap:wrap;margin: .35rem 0;}
.expert-page .detail li{width: calc(50% - .3rem);}
.expert-page .detail li:first-child{margin-right: .6rem;}
.expert-page .detail li.w100{width: 100%;margin-right: 0;}
.expert-page .detail .tit{margin-bottom: .15rem;}
.expert-page .detail li>p{font-size: .16rem;line-height: .3rem;color:#666}

@media (max-width:750px){
    .expert-page{display: block;padding:.6rem 0}
    .expert-page .common-right{padding: 0 .4rem .4rem;}
    .expert-page .common-right .tit{padding:.5rem 0 .3rem;margin-bottom: .4rem;}
    .expert-page .common-right .tit .img-div{width:.4rem;height: .4rem;margin-right: .2rem;}
    .expert-page .common-right .tit>p{font-size: .36rem}

    .expert-page .items{display: block}
    .expert-page .item{width: 100%;border-radius: .2rem;}
    .expert-page .item:nth-child(2n+1){margin-right: 0;}
    .expert-page .item .info{padding:.4rem .2rem}
    .expert-page .item .info>p:nth-of-type(1){font-size: .32rem;line-height: .52rem;margin-bottom: 0;}
    .expert-page .item .info>p:nth-of-type(2){line-height: .48rem;font-size: .24rem;}

    .expert-page .detail{padding: .4rem .4rem .6rem;}
    .expert-page .detail>.img-div{border-radius: .2rem;margin:0 0 .25rem;}
    .expert-page .detail .info>p:nth-of-type(1){font-size: .32rem;line-height: .52rem}
    .expert-page .detail .info>p:nth-of-type(2){font-size: .28rem;line-height: .48rem}
    .expert-page .detail ul{display: block;margin: 0;}
    .expert-page .detail li{width: 100%;}
    .expert-page .detail li:first-child{margin-right: 0;}
    .expert-page .detail .tit{margin-bottom: .3rem;}
    .expert-page .detail li>p{font-size: .28rem;line-height: .48rem}
}

@media (any-hover:hover){
    .expert-page .item:hover .img-div>img{transform: scale(1.1);}
    .expert-page .item:hover .info>p:nth-of-type(1){color:#c5a15e}
    .expert-page .item:hover .info>p:nth-of-type(3){color:#c5a15e}

    .expert-page .detail .img-div:hover>img{transform: scale(1.1);}
}

/* 新闻 */
.news-page{display: flex;justify-content: space-between;padding:.4rem 0 .5rem}
.news-page .common-right{padding:.3rem .4rem .5rem}

.news-page .cate{display: flex;justify-content: center}
.news-page .cate>a{font-size: .16rem;color:#666;padding:0 .25rem;line-height: .4rem;border-radius: .2rem;}
.news-page .cate>a.active{background: #c5a15e;color:#fff}

.news-page .cate-child{display: flex;justify-content: center;margin-top: .15rem;}
.news-page .cate-child>a{font-size: .16rem;color:#666;padding:0 .25rem;line-height: .4rem;border-radius: .2rem;}
.news-page .cate-child>a.active{background: #c5a15e;color:#fff}

.news-page .search{display: flex;width: 5rem;margin: .3rem auto .05rem}
.news-page .search>input{width:4.5rem;border-radius: .05rem 0 0 .05rem;}
.news-page .search .btn{width: .5rem;height: .5rem;border-radius: 0 .05rem .05rem 0;background: #c5a15e url(../images/search-w.svg) no-repeat center center/.22rem;cursor: pointer;transition: .3s;}

.news-page .list1{margin-top: .15rem;}
.news-page .list1 li{display: flex;align-items: center;justify-content: space-between;padding:.2rem 0;border-bottom: 1px solid #eee;position: relative;}
.news-page .list1 .img-bg{width:22.22%;border-radius: .1rem;height: 1.4rem;}
.news-page .list1 .info{width: 74.44%;}
.news-page .list1 .info>p:nth-of-type(1){display: flex;align-items: center;color:#999;}
.news-page .list1 .info>p:nth-of-type(1)>span:nth-of-type(1){line-height: .25rem;background: #f2f2f2;padding:0 .15rem;border-radius: .15rem;margin-right: .1rem;}
.news-page .list1 .info>p:nth-of-type(2){font-size: .2rem;margin:.15rem 0}
.news-page .list1 .info>p:nth-of-type(3){color:#999}
.news-page .list1 .page{padding-top: .4rem;}

.news-page .list2{margin-top:.3rem}
.news-page .list2 ul{display: flex;flex-wrap: wrap;}
.news-page .list2 li{width: calc(50% - .1rem);position: relative;border-radius: .1rem;margin-bottom: .2rem;height: 2.4rem;}
.news-page .list2 li:nth-child(2n+1){margin-right: .2rem;}
.news-page .list2 li>p{position: absolute;bottom:0;left:0;width: 100%;background: linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);padding:10% .3rem .25rem;color:#fff;font-size: .16rem;transition: .3s;}
.news-page .list2 .page{padding-top: .2rem;}

.news-page .list3{margin-top:.3rem}
.news-page .list3 ul{display: flex;flex-wrap: wrap;}
.news-page .list3 li{width: calc(50% - .1rem);margin-bottom: .35rem;}
.news-page .list3 li:nth-child(2n+1){margin-right: .2rem;}
.news-page .list3 .img-bg{border-radius: .1rem;margin-bottom: .15rem;position: relative;height: 2.4rem;}
.news-page .list3 .img-bg>p{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,.5) url(../images/25.png) no-repeat center center/.49rem;opacity: 0;transition: .3s;cursor: pointer;}
.news-page .list3 li>a{font-size: .16rem;text-align: center;}

.news-page .detail>p{font-size: .24rem;line-height: .34rem;text-align: center;margin:.15rem 0 .2rem}
.news-page .detail .time{display: flex;justify-content: center;color:#999}
.news-page .detail .time>p:nth-of-type(1){margin-right:.5rem}
.news-page .detail .content{border-top:1px solid #eee;border-bottom: 1px solid #eee;padding:.3rem 0 .4rem;margin:.25rem 0 .35rem;}
.news-page .detail .jump{display: flex;align-items: center;justify-content: space-between;}
.news-page .detail .info{width: calc(100% - 2rem);}
.news-page .detail .info>a{font-size: .16rem;line-height: .3rem;color:#666;display: block;}
.news-page .detail .jump>a{width: 1.7rem;line-height: .55rem;text-align: center;background: #c5a15e;color:#fff;border-radius: .3rem;transition: .3s;font-size: .16rem;}

@media (max-width:750px){
    .news-page{display: block;padding:.6rem 0}
    .news-page .common-right{padding:.5rem .4rem .6rem}

    .news-page .cate{flex-wrap: wrap;}
    .news-page .cate>a{font-size: .28rem;padding:0 .3rem;line-height: .7rem;border-radius: .6rem;margin-bottom: .1rem;}

    .news-page .list1{margin-top: 0;}
    .news-page .list1 li{display: block;padding:.4rem 0;}
    .news-page .list1 .img-bg{width:100%;border-radius: .2rem;height: auto;margin-bottom: .3rem;}
    .news-page .list1 .img{padding-bottom: 70%;}
    .news-page .list1 .info{width: 100%;}
    .news-page .list1 .info>p:nth-of-type(1)>span:nth-of-type(1){line-height: .5rem;padding:0 .3rem;border-radius: .6rem;margin-right: .2rem;font-size: .24rem;}
    .news-page .list1 .info>p:nth-of-type(2){font-size: .28rem;margin:.2rem 0}

    .news-page .list2 ul{display: block}
    .news-page .list2 li{width: 100%;border-radius: .2rem;margin-bottom: .3rem;height: auto;}
    .news-page .list2 li:nth-child(2n+1){margin-right: 0;}
    .news-page .list2 li .img{padding-bottom: 55.81%;}
    .news-page .list2 li>p{padding:10% .4rem .3rem;font-size: .28rem}

    .news-page .list3 ul{display: block}
    .news-page .list3 li{width: 100%;margin-bottom: .5rem;}
    .news-page .list3 li:nth-child(2n+1){margin-right: 0;}
    .news-page .list3 .img-bg{border-radius: .2rem;margin-bottom: .2rem;height: auto;}
    .news-page .list3 .img{padding-bottom: 55.81%;}
    .news-page .list3 .img-bg>p{background-size:.7rem;}
    .news-page .list3 .img-bg>p:not(.hide){opacity: 1;}
    .news-page .list3 li>a{font-size: .28rem;}

    .news-page .detail>p{font-size: .32rem;line-height: .52rem;margin:.1rem 0 .2rem}
    .news-page .detail .time>p{font-size: .24rem;}
    .news-page .detail .time>p:nth-of-type(1){margin-right:.2rem;}
    .news-page .detail .content{margin:.3rem 0 .4rem;}
    .news-page .detail .jump{display: block}
    .news-page .detail .info{width: 100%;margin-bottom: .2rem;}
    .news-page .detail .info>a{font-size: .28rem;line-height: .48rem}
    .news-page .detail .jump>a{width: 2rem;line-height: .7rem;border-radius: .6rem;font-size: .28rem;}
}

@media (any-hover:hover){
    .news-page .cate>a:not(.active):hover{color:#c5a15e}

    .news-page .search .btn:hover{opacity: .8;}

    .news-page .list1 li:hover .img{transform: scale(1.1);}
    .news-page .list1 li:hover .info>p:nth-of-type(2){color:#c5a15e}

    .news-page .list2 li:hover>p{padding-bottom: .3rem;}

    .news-page .list3 li:hover .img{transform: scale(1.1);}
    .news-page .list3 li:hover .img-bg>p:not(.hide){opacity: 1;}
    .news-page .list3 li:hover>a{color:#c5a15e}

    .news-page .detail .info>a:hover{color:#c5a15e}
    .news-page .detail .jump>a:hover{opacity: .8;}
}

/* 历程 */
.course-page{display: flex;justify-content: space-between;padding:.4rem 0 .5rem}
.course-page .box{padding: .4rem 0;}
.course-page .content h1{font-size: .18rem !important;line-height: .28rem !important;color:#000;margin-bottom: .15rem;}
.course-page .content strong{color:#333}
.course-page .swiper-container{padding:0 1px 1px 0;}
.course-page .swiper-slide{height: 1.8rem;}
.course-page .swiper-slide.padding{height: 4rem;border-radius: .1rem;border: 1px #eee solid;padding: .3rem .4rem;}
.course-page .swiper-slide>img{border-radius: .1rem;}
.course-page .arrow{width: .3rem;height: .3rem;border-radius: .05rem 0 0 .05rem;background: #f5f5f5 url(../images/arrow1.svg) no-repeat center center/.14rem;z-index: 2;position: absolute;right: 0;top: 50%;transform: translateY(-50%);cursor: pointer;transition: .3s;}
.course-page .prev{right: auto;left: 0;transform: translateY(-50%) rotate(180deg);}

@media (any-hover:hover){
    .course-page .arrow:hover{background-color: #c5a15e;background-image: url(../images/arrow1-w.svg);}
}

/* 商城 */
.goods-page{display: flex;justify-content: space-between;padding:.4rem 0 .5rem}
.goods-page .common-right{padding:.3rem .4rem .25rem}

.goods-page .cate{display: flex;justify-content: center;margin-bottom: .3rem;}
.goods-page .cate>a{font-size: .16rem;color:#666;padding:0 .2rem;line-height: .4rem;border-radius: .2rem;}
.goods-page .cate>a.active{background: #c5a15e;color:#fff}

.goods-page .list{display: flex;flex-wrap: wrap;}
.goods-page .list li{width: calc(100% / 3 - .14rem);margin-right: .21rem;margin-bottom: .35rem;position: relative;}
.goods-page .list li:nth-child(3n){margin-right: 0;}
.goods-page .list .img-div{height: 2.5rem;border: 1px #eee solid;border-radius: .1rem;transition: .3s;}
.goods-page .list .img-div>img{max-width: 65%;max-height: 65%;}
.goods-page .list li>p:nth-of-type(1){font-size: .16rem;margin:.15rem 0 .1rem}
.goods-page .list li>p:nth-of-type(2){color:#999}
.goods-page .page{padding: .15rem 0 .35rem;}

.goods-page .detail{padding:.25rem 0 .4rem}
.goods-page .detail .con{display: flex;justify-content: space-between;margin-bottom: .4rem;}
.goods-page .detail .pic{width: 55%;position: relative;}
.goods-page .detail .big{margin:0 auto .35rem;width: calc(100% - .6rem);}
.goods-page .detail .big .img-div{height:2.5rem}
.goods-page .detail .thumb{margin:0 auto;width: calc(100% - .6rem);padding-bottom: 1px;}
.goods-page .detail .thumb .img-div{height:.75rem;border-radius: .05rem;border: 1px #eee solid;cursor: pointer;}
.goods-page .detail .thumb .img-div.active{border-color:#c5a15e}
.goods-page .detail .thumb .img-div>img{max-width: 75%;max-height: 75%;}
.goods-page .detail .arrow{position: absolute;right:-.15rem;top: 0;width: .45rem;height: 2.5rem;background: url(../images/arrow1.svg) no-repeat center center/100%;cursor: pointer;opacity: .3;transition: .3s;}
.goods-page .detail .prev{right:auto;left: -.15rem;transform: rotate(180deg);}
.goods-page .detail .info{width: 39%;}
.goods-page .detail .info>p:nth-of-type(1){font-size: .24rem;line-height: .34rem;border-bottom: 1px #eee solid;padding:.3rem 0 .15rem;}
.goods-page .detail .info>p:nth-of-type(2){font-size: .24rem;color: #c5a15e;;margin:.15rem 0 .1rem}
.goods-page .detail .info>p:nth-of-type(3){font-size: .16rem;line-height: .3rem;color:#666;margin-bottom:.25rem}
.goods-page .detail .btn{display: flex;}
.goods-page .detail .btn>a{line-height: .58rem;border:1px #c5a15e solid;border-radius: .3rem;font-size: .16rem;color:#fff;flex:1;background: #c5a15e url(../images/26.png) no-repeat .35rem center/.25rem;transition:.3s;padding-left: .75rem;}
.goods-page .detail .btn>a:nth-of-type(1){flex:1.2;margin-right: .1rem;}
.goods-page .detail .btn>a:nth-of-type(2){background-color: #fff;border-color:#eee;color:#666;background-image: url(../images/27.png);background-position: .25rem center;padding-left: .6rem;}
.goods-page .detail .tit{display: flex;align-items: center;padding:.25rem 0 .15rem;border-bottom: 1px #eee solid;margin-bottom: .3rem;}
.goods-page .detail .tit .img-div{width:.24rem;height: .23rem;margin-right: .1rem;}
.goods-page .detail .tit>p{font-size: .2rem;color:#000}

@media (max-width:750px){
    .goods-page{display: block;padding:.6rem 0}
    .goods-page .common-right{padding:.6rem .4rem}

    .goods-page .cate{margin-bottom: .5rem;}
    .goods-page .cate>a{font-size: .28rem;padding:0 .3rem;line-height: .7rem;border-radius: .6rem;}

    .goods-page .list li{width: calc(50% - .1rem);margin-right: .2rem;margin-bottom: .4rem;}
    .goods-page .list li:nth-child(3n){margin-right: .2rem;}
    .goods-page .list li:nth-child(2n){margin-right: 0;}
    .goods-page .list .img-div{height: 3rem;border-radius: .2rem;}
    .goods-page .list li>p:nth-of-type(1){font-size: .28rem;margin:.3rem 0 .1rem}
    .goods-page .page{padding: .2rem 0;}

    .goods-page .detail{padding:.2rem 0 0}
    .goods-page .detail .con{display: block;margin-bottom: .4rem;}
    .goods-page .detail .pic{width: 100%;}
    .goods-page .detail .big{margin:0 auto .5rem;width: 100%;}
    .goods-page .detail .big .img-div{height:3rem}
    .goods-page .detail .thumb{width: 100%;padding-bottom: 0;}
    .goods-page .detail .thumb .img-div{height:1rem;border-radius: .1rem;}
    .goods-page .detail .arrow{display: none;}
    .goods-page .detail .info{width: 100%;}
    .goods-page .detail .info>p:nth-of-type(1){font-size: .36rem;line-height: .56rem;padding:.5rem 0 .2rem;}
    .goods-page .detail .info>p:nth-of-type(2){font-size: .4rem;;margin:.4rem 0 .2rem}
    .goods-page .detail .info>p:nth-of-type(3){font-size: .28rem;line-height: .48rem;margin-bottom:.4rem}
    .goods-page .detail .btn>a{line-height: .8rem;border-radius: .6rem;font-size: .28rem;flex:auto;background-position:20% center;background-size:.4rem;padding-left: 20%;width: calc(50% - .1rem);}
    .goods-page .detail .btn>a:nth-of-type(1){flex:auto;margin-right: .2rem;}
    .goods-page .detail .btn>a:nth-of-type(2){background-position: 20% center;padding-left: 20%;}
    .goods-page .detail .tit{padding:.25rem 0 .3rem;margin-bottom: .4rem;}
    .goods-page .detail .tit .img-div{width:.4rem;height: .4rem;margin-right: .2rem;}
    .goods-page .detail .tit>p{font-size: .36rem}
}

@media (any-hover:hover){
    .goods-page .cate>a:not(.active):hover{color:#c5a15e}

    .goods-page .list li:hover .img-div{border-color:#c5a15e}
    .goods-page .list li:hover .img-div>img{transform: scale(1.1);}
    .goods-page .list li:hover>p:nth-of-type(1){color:#c5a15e}

    .goods-page .detail .arrow:hover{opacity: 1;}
    .goods-page .detail .btn>a:nth-of-type(1):hover{opacity: .8;}
    .goods-page .detail .btn>a:nth-of-type(2):hover{border-color:#c5a15e;color:#c5a15e;background-image: url(../images/27-h.png);}
}

/* 加入 */
.joins-page{display: flex;justify-content: space-between;padding:.4rem 0 .5rem}
.joins-page .common-right{padding-bottom: .5rem;}
.joins-page .common-right .tit{display: flex;align-items: center;padding:.35rem 0 .15rem;border-bottom: 1px #eee solid}
.joins-page .common-right .tit .img-div{width:.26rem;height: .22rem;margin-right: .1rem;}
.joins-page .common-right .tit>p{font-size: .2rem;color:#000}
.joins-page .common-right .content{padding-top: .2rem;}
.joins-page .common-right .content strong{color:#333}
.joins-page .common-right .content h1{font-weight: normal;font-size: .16rem;line-height: .3rem;padding-left: .3rem;background: url(../images/41.png) no-repeat left .07rem/.16rem;}
.joins-page .common-right .content .img-bg{height: 4rem;border-radius: .1rem;margin-top: .7rem;}
.joins-page .common-right .content .btn{width:2.7rem;border: 1px solid #c5a15e;border-radius: .1rem;font-size: .18rem;color:#c5a15e;line-height: .58rem;background: url(../images/42.png) no-repeat .4rem center/.24rem;position: relative;margin-top: .5rem;display: block;padding-left: .8rem;transition: .3s;}
.joins-page .common-right .content .btn.center{margin: .5rem auto 0;}
.joins-page .common-right .content .btn.large{width: 3.2rem;}
.joins-page .common-right .content .btn::after{content:'';width: .3rem;height: .3rem;border-radius: 50%;background: #c5a15e url(../images/arrow1-w.svg) no-repeat center center/.14rem;position: absolute;top: .13rem;right: .4rem;transition: .3s;}

.joins-page .story ul{display: flex;flex-wrap: wrap;margin-top: .3rem;}
.joins-page .story li{width: calc(50% - .1rem);margin-bottom: .35rem;}
.joins-page .story li:nth-child(2n+1){margin-right: .2rem;}
.joins-page .story .img-bg{border-radius: .1rem;margin-bottom: .15rem;position: relative;height: 2.4rem;}
.joins-page .story .img-bg>p{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,.5) url(../images/25.png) no-repeat center center/.49rem;opacity: 0;transition: .3s;cursor: pointer;}
.joins-page .story li>a{font-size: .16rem;text-align: center;}

.joins-page .story-detail{padding:.3rem 0 0}
.joins-page .story-detail>p{font-size: .24rem;line-height: .34rem;text-align: center;margin:.15rem 0 .2rem}
.joins-page .story-detail .content{border-top:1px solid #eee;border-bottom: 1px solid #eee;padding:.3rem 0 .4rem;margin:.25rem 0 .35rem;}
.joins-page .story-detail .jump{display: flex;align-items: center;justify-content: space-between;}
.joins-page .story-detail .info{width: calc(100% - 2rem);}
.joins-page .story-detail .info>a{font-size: .16rem;line-height: .3rem;color:#666;display:block}
.joins-page .story-detail .jump>a{width: 1.7rem;line-height: .55rem;text-align: center;background: #c5a15e;color:#fff;border-radius: .3rem;transition: .3s;font-size: .16rem;}

.joins-page .recruit ul{display: flex;flex-wrap: wrap;margin-top: .4rem;}
.joins-page .recruit li{width: calc(50% - .1rem);border-radius: .1rem;border: 1px #eee solid;margin-bottom: .2rem;padding: .35rem .4rem;}
.joins-page .recruit li:nth-child(2n+1){margin-right: .2rem;}
.joins-page .recruit li>p:nth-of-type(1){font-size: .2rem;}
.joins-page .recruit .attr{display: flex;flex-wrap: wrap;color:#999;border-bottom: 1px #eee solid;padding: .15rem 0;}
.joins-page .recruit .attr>p{margin-right: .3rem;}
.joins-page .recruit .attr>p:last-child{margin-right: 0;}
.joins-page .recruit .attr span{color:#333}
.joins-page .recruit li>p:nth-of-type(2){line-height: .26rem;color:#666;margin: .1rem 0 .2rem;}
.joins-page .recruit .btn{width: 1.2rem;line-height: .38rem;border-radius: .1rem;border: 1px #eee solid;font-size: .12rem;padding-left: .25rem;background: url(../images/arrow1.svg) no-repeat 80% center/.12rem;color:#666;cursor: pointer;transition: .3s;}
.joins-page .recruit .page{padding-top: .3rem;}
.joins-page .recruit .popups{position: fixed;top:0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 999;display: none;}
.joins-page .recruit .popup{width: 10rem;margin:.5rem auto;background: #fff;border-radius: .1rem;padding: .6rem .9rem;position: relative;}
.joins-page .recruit .popup .close{width:.5rem;height: .5rem;border-radius: 0 .1rem 0 .1rem;background: #eee url(../images/close.svg) no-repeat center center/.2rem;position: absolute;right: 0;top: 0;cursor: pointer;}
.joins-page .recruit .popup>p:nth-of-type(1){font-size: .3rem;line-height: .4rem;color:#000;border-bottom: 1px solid #eee;padding-bottom: .2rem;}
.joins-page .recruit .popup>p:nth-of-type(2){font-size: .16rem;background: url(../images/45.png) no-repeat left center/.23rem;padding-left: .35rem;}
.joins-page .recruit .popup .content{padding-top: 0;margin: .3rem 0;}

@media (any-hover:hover){
    .joins-page .common-right .content .btn:hover{background-color: #c5a15e;color:#fff;background-image: url(../images/42-w.png);}
    .joins-page .common-right .content .btn:hover::after{background-color: #fff;background-image: url(../images/arrow1.svg);}

    .joins-page .story li:hover .img{transform: scale(1.1);}
    .joins-page .story li:hover .img-bg>p:not(.hide){opacity: 1;}
    .joins-page .story li:hover>a{color:#c5a15e}

    .joins-page .story-detail .info>a:hover{color:#c5a15e}
    .joins-page .story-detail .jump>a:hover{opacity: .8;}

    .joins-page .recruit .btn:hover{color:#fff;border-color:#c5a15e;background-image: url(../images/arrow1-w.svg);background-color: #c5a15e;}
}

/* 联系 */
.contact-page{display: flex;justify-content: space-between;padding:.4rem 0 .5rem}
.contact-page .common-right{padding:.1rem .4rem 0}
.contact-page .common-right .tit{display: flex;align-items: center;padding:.25rem 0 .15rem;border-bottom: 1px #eee solid;margin-bottom: .3rem;}
.contact-page .common-right .tit .img-div{width:.24rem;height: .23rem;margin-right: .1rem;}
.contact-page .common-right .tit>p{font-size: .2rem;color:#000}

.contact-page .box1{padding-bottom: .45rem;}
.contact-page .box1>p{font-size: .16rem;line-height: .3rem;color:#666;margin-bottom:.3rem}
.contact-page .box1 ul{display: flex;flex-wrap: wrap;margin-bottom: .2rem;}
.contact-page .box1 li{width: calc(100% / 3 - .14rem);margin-right: .21rem;margin-bottom: .2rem;border:1px #eee solid;border-radius: .05rem;padding:.25rem .3rem}
.contact-page .box1 li:nth-child(3n){margin-right: 0;}
.contact-page .box1 li .img-div{width: .3rem;height: .29rem;}
.contact-page .box1 li>p:nth-of-type(1){font-size: .18rem;line-height: .26rem;margin:.15rem 0 .1rem}
.contact-page .box1 li>p:nth-of-type(2){line-height: .24rem;color:#666}
.contact-page .box1 .map{border:1px #eee solid;border-radius: .1rem;display: flex;height:4rem}
.contact-page .box1 #map{width: 60%;height:100%;border-radius: .1rem 0 0 .1rem;}
.contact-page .BMap_cpyCtrl,.contact-page .BMap_stdMpCtrl,.contact-page .anchorBL,.contact-page .BMap_omCtrl,.contact-page .BMap_noprint{display:none}
.contact-page .BMap_Marker>div{display: none;}
.contact-page .BMapLabel{border:0 !important;background: none !important;}
.contact-page .map-tip{padding-bottom: 45px;position: relative;}
.contact-page .map-tip::before{content:'';width:49px;height:58px;background: url(../images/39.png) no-repeat center center/100%;position: absolute;bottom:0;left: 50%;transform: translateX(-50%);}
.contact-page .map-tip>p{width:160px;line-height:50px;background: #c5a15e;;color:#fff;border-radius: 5px;position: relative;font-size: 18px;text-align: center;transform:translateY(-35px);}
.contact-page .map-tip>p::before{content:'';width:15px;height:15px;background: #c5a15e;position: absolute;bottom:-5px;left: 50%;transform: translateX(-50%) rotate(45deg);}
.contact-page .box1 .info{flex:1;padding:.35rem .4rem .3rem}
.contact-page .box1 .item{margin-bottom: .25rem;}
.contact-page .box1 .item:last-child{margin-bottom: 0;}
.contact-page .box1 .item>p{font-size: .16rem;line-height: .24rem;color:#666}
.contact-page .box1 .item>p:nth-of-type(1){font-size: .18rem;color:#333;margin-bottom: .05rem;}
.contact-page .box1 .qr{width: 1rem;}
.contact-page .box1 .qr .img-div{width: 1rem;height: 1rem;margin-bottom: .05rem;}
.contact-page .box1 .qr>p{color:#666;text-align: center;}

@media (max-width:750px){
    .contact-page{display: block;padding:.6rem 0}
    .contact-page .common-right{padding:0 .4rem}
    .contact-page .common-right .tit{padding:.5rem 0 .3rem;margin-bottom: .4rem;}
    .contact-page .common-right .tit .img-div{width:.4rem;height: .4rem;margin-right: .2rem;}
    .contact-page .common-right .tit>p{font-size: .36rem}

    .contact-page .box1{padding-bottom: .6rem;}
    .contact-page .box1 ul{display: block;margin-bottom: .4rem;}
    .contact-page .box1 li{width: 100%;margin-right: 0;margin-bottom: .3rem;border-radius: .1rem;padding:.5rem .4rem .4rem}
    .contact-page .box1 li .img-div{width: .5rem;height: .5rem;}
    .contact-page .box1 li>p:nth-of-type(1){font-size: .36rem;line-height: .56rem;margin:.2rem 0 .1rem}
    .contact-page .box1 li>p:nth-of-type(2){line-height: .48rem}
    .contact-page .box1 .map{border-radius: .2rem;display: block;height:auto}
    .contact-page .box1 #map{width: 100%;height:5rem;border-radius: .1rem .1rem 0 0;}
    .contact-page .map-tip{padding-bottom: 25px;}
    .contact-page .map-tip::before{width:35px;height:45px;}
    .contact-page .map-tip>p{width:120px;line-height:40px;font-size: 14px;}
    .contact-page .box1 .info{padding:.4rem}
    .contact-page .box1 .item{margin-bottom: .3rem;}
    .contact-page .box1 .item>p{font-size: .32rem;line-height: .52rem}
    .contact-page .box1 .item>p:nth-of-type(1){font-size: .32rem;margin-bottom: .1rem;}
    .contact-page .box1 .qr{width: 2rem;}
    .contact-page .box1 .qr .img-div{width: 2rem;height: 2rem;margin-bottom: .1rem;}
}

/* 个人中心 */
.user-page{display: flex;justify-content: space-between;padding:.4rem 0 .5rem;position: relative;align-items: flex-start;}
.user-page .user-left{width:17.18%;position: sticky;top:.2rem;left:0;background: #fff;border-radius: .1rem;padding-bottom: .5rem;}
.user-page .user-left>p{line-height: .6rem;background: #c5a15e;color:#fff;border-radius: .1rem .1rem 0 0;font-size: .2rem;text-align: center;}
.user-page .user-left>a{line-height: .55rem;font-size: .16rem;color:#999;display: block;border-bottom: 1px #eee solid;position: relative;text-align: center;}
.user-page .user-left>a::before{content:'';width: .05rem;height: .05rem;border-radius: 50%;background: #999;position: absolute;top: .25rem;left: .6rem;}
.user-page .user-left>a.active{color:#c5a15e}
.user-page .user-left>a.active::before{background: #c5a15e;}
.user-page .user-right{width:81.25%;background: #fff;border-radius: .1rem;padding:.35rem .4rem 0}
.user-page .user-right .tit{font-size: .2rem;color:#000;border-bottom: 2px solid #eee;padding-bottom: .15rem;}

.user-page .user{padding-bottom: .15rem;}
.user-page .user ul{padding:.5rem .4rem .75rem}
.user-page .user li{display: flex;align-items: center;margin-bottom: .3rem;}
.user-page .user li>p{font-size: .16rem;width: .65rem;}
.user-page .user li input{height: .5rem;border: 1px #eee solid;border-radius: .05rem;width:6rem}
.user-page .user li input:focus{border-color: #c5a15e;}
.user-page .user .select>select{width:1.5rem;height: .5rem;border: 1px #eee solid;border-radius: .05rem}
.user-page .user .code-box{position: relative;}
.user-page .user .code-box input{padding:0 1.5rem 0 .2rem}
.user-page .user .getcode{position: absolute;top: .15rem;right:.2rem;color:#666;cursor: pointer;}
.user-page .user .btn{line-height: .5rem;background: #c5a15e;color:#fff;font-size: .16rem;border-radius: .05rem;padding:0 .45rem;display: inline-block;cursor: pointer;transition: .3s;margin-top: .1rem;}

.user-page .register{padding-bottom: .6rem;}
.user-page .register table{width:100%;border-spacing:0;border:1px #eee solid;border-right:0;border-bottom:0;margin-top: .4rem;}
.user-page .register td{border-right:1px #eee solid;border-bottom:1px #eee solid;padding:.25rem .15rem;color:#666;text-align: center;width:auto;min-width:.9rem;word-break:break-all}
.user-page .register th{background:#f7f8fa;border-right:1px #eee solid;border-bottom:1px #eee solid;height:.75rem}
.user-page .register .page{padding-top: .3rem;}
.user-page .register ul{display: none;}
.user-page .register .info{padding:.3rem .4rem 0}
.user-page .register .info>p{margin-bottom: .2rem;display: flex;align-items: flex-start;font-size: .16rem;color:#666;line-height: .24rem;}
.user-page .register .info>p:last-child{margin-bottom: 0;}
.user-page .register .info>p>span:nth-of-type(1){color:#333;width: .9rem;}
.user-page .register .info>p>span:nth-of-type(2){flex:1}

.user-page .orders{padding-bottom: .6rem;}
.user-page .orders ul{display: none;}
.user-page .orders table{width:100%;border-spacing:0;border:1px #eee solid;border-right:0;border-bottom:0;margin-top: .4rem;}
.user-page .orders td{border-right:1px #eee solid;border-bottom:1px #eee solid;padding:.25rem .15rem;color:#666;text-align: center;width:auto;min-width:.9rem;word-break:break-all}
.user-page .orders th{background:#f7f8fa;border-right:1px #eee solid;border-bottom:1px #eee solid;height:.75rem}
.user-page .orders .page{padding-top: .3rem;}
.user-page .orders .info{padding:.3rem .4rem .6rem}
.user-page .orders .info>p{margin-bottom: .2rem;display: flex;align-items: flex-start;font-size: .16rem;color:#666;line-height: .24rem;}
.user-page .orders .info>p:last-child{margin-bottom: 0;}
.user-page .orders .info>p>span:nth-of-type(1){color:#333;width: .9rem;}
.user-page .orders .info>p>span:nth-of-type(2){flex:1}
.user-page .orders .goods{display: flex;justify-content: space-between;margin-top: .3rem;position: relative;}
.user-page .orders .goods .img-div{width: 24%;border:1px #eee solid;border-radius: .1rem;height:2rem}
.user-page .orders .goods .img-div>img{max-width: 65%;max-height: 65%;}
.user-page .orders .goods .txt{width: 73%;padding-top: .2rem;}
.user-page .orders .goods .txt>p{font-size: .16rem;line-height: .3rem;color:#666}
.user-page .orders .goods .txt>p:nth-of-type(1){font-size: .2rem;line-height: .3rem;color:#333}
.user-page .orders .goods .txt>p:nth-of-type(2){margin:.05rem 0 .1rem}

.user-page .record{padding-bottom: .6rem;}
.user-page .record ul{display: none;}
.user-page .record table{width:100%;border-spacing:0;border:1px #eee solid;border-right:0;border-bottom:0;margin-top: .4rem;}
.user-page .record td{border-right:1px #eee solid;border-bottom:1px #eee solid;padding:.25rem .15rem;color:#666;text-align: center;width:auto;min-width:.9rem;word-break:break-all}
.user-page .record th{background:#f7f8fa;border-right:1px #eee solid;border-bottom:1px #eee solid;height:.75rem}
.user-page .record .page{padding-top: .3rem;}

@media (max-width:750px){
    .user-page{display: block;padding:.4rem 0 .6rem;}
    .user-page .user-left{width:100%;position: static;background: none;border-radius: 0;padding-bottom: .2rem;display: flex;flex-wrap: wrap;}
    .user-page .user-left>p{display: none;}
    .user-page .user-left>a{line-height: .7rem;font-size: .28rem;width: calc(100% / 3 - .16rem);border-bottom: 0;background: #fff;border-radius: .6rem;margin-bottom: .2rem;}
    .user-page .user-left>a:nth-of-type(1),.user-page .user-left>a:nth-of-type(2){margin-right: .24rem;}
    .user-page .user-left>a:nth-of-type(4){margin-right: .24rem;}
    .user-page .user-left>a:nth-of-type(4),.user-page .user-left>a:nth-of-type(5){width: calc(50% - .12rem);}
    .user-page .user-left>a::before{display: none;}
    .user-page .user-left>a.active{background:#c5a15e;color:#fff}
    .user-page .user-right{width:100%;border-radius: .2rem;padding:.5rem .4rem 0}
    .user-page .user-right .tit{font-size: .36rem;padding-bottom: .3rem;border-width: 1px;}

    .user-page .user{padding-bottom: .6rem;}
    .user-page .user ul{padding:.5rem 0 0}
    .user-page .user li{display: block;margin-bottom: .4rem;}
    .user-page .user li>p{font-size: .28rem;width: 100%;margin-bottom: .2rem;}
    .user-page .user li input{height: .8rem;border-radius: .1rem;width:100%}
    .user-page .user .select>select{width:100%;height: .8rem;border-radius: .1rem}
    .user-page .user .code-box input{padding:0 2rem 0 .3rem}
    .user-page .user .getcode{top: .22rem;right:.3rem;font-size: .26rem;}
    .user-page .user .btn{line-height: .7rem;font-size: .28rem;border-radius: .6rem;padding: 0 .6rem;}

    .user-page .register{padding-bottom: .6rem;}
    .user-page .register table{display: none;}
    .user-page .register ul{display: block;margin: .4rem 0 .3rem;}
    .user-page .register li{background: #f9f9f9;margin-bottom: .3rem;border-radius: .2rem;padding: .4rem .4rem .5rem;}
    .user-page .register li>p{line-height: .48rem;margin-bottom: .1rem;}
    .user-page .register .btn{display: flex;margin-top: .2rem;}
    .user-page .register .btn>a{line-height: .7rem;padding: 0 .4rem;background: #c5a15e;color:#fff;border-radius: .6rem;}
    .user-page .register .btn>a:nth-of-type(2){margin-left: .2rem;background: #eee;color:#333}
    .user-page .register .page{padding-top: .1rem;}
    .user-page .register .info{padding:.4rem 0 0}
    .user-page .register .info>p{margin-bottom: .2rem;font-size: .28rem;line-height: .48rem;}
    .user-page .register .info>p>span:nth-of-type(1){width: 1.5rem;}

    .user-page .orders{padding-bottom: .6rem;}
    .user-page .orders table{display: none;}
    .user-page .orders ul{display: block;margin: .4rem 0 .3rem;}
    .user-page .orders li{background: #f9f9f9;margin-bottom: .3rem;border-radius: .2rem;padding: .4rem .4rem .5rem;}
    .user-page .orders li>p{line-height: .48rem;margin-bottom: .1rem;}
    .user-page .orders li>a{line-height: .7rem;padding: 0 .4rem;background: #c5a15e;color:#fff;border-radius: .6rem;margin-top: .2rem;}
    .user-page .orders .page{padding-top: .1rem;}
    .user-page .orders .info{padding:.4rem 0 .6rem}
    .user-page .orders .info>p{margin-bottom: .1rem;font-size: .28rem;line-height: .48rem;}
    .user-page .orders .info>p>span:nth-of-type(1){width: 1.5rem;}
    .user-page .orders .goods{display: block;margin-top: .5rem;}
    .user-page .orders .goods .img-div{width: 100%;border-radius: .2rem;height:3.5rem}
    .user-page .orders .goods .txt{width: 100%;padding-top: .3rem;}
    .user-page .orders .goods .txt>p{font-size: .28rem;line-height: .48rem;}
    .user-page .orders .goods .txt>p:nth-of-type(1){font-size: .32rem;line-height: .52rem;}
    .user-page .orders .goods .txt>p:nth-of-type(2){margin:.1rem 0 .2rem;font-size: .4rem;}

    .user-page .record{padding-bottom: .6rem;}
    .user-page .record table{display: none;}
    .user-page .record ul{display: block;margin: .4rem 0 .3rem;}
    .user-page .record li{background: #f9f9f9;margin-bottom: .3rem;border-radius: .2rem;padding: .4rem .4rem .5rem;}
    .user-page .record li>p{line-height: .48rem;margin-bottom: .1rem;}
    .user-page .record .page{padding-top: .1rem;}
}

@media (any-hover:hover){
    .user-page .user-left>a:hover{color:#c5a15e}
    .user-page .user-left>a:hover::before{background: #c5a15e;}

    .user-page .user .getcode:hover{color:#c5a15e}
    .user-page .user .btn:hover{opacity: .8;}

    .user-page .register td>a:hover{color:#c5a15e}
    
    .user-page .orders td>a:hover{color:#c5a15e}

    .user-page .orders .goods:hover .img-div>img{transform: scale(1.1);}
    .user-page .orders .goods:hover .txt>p:nth-of-type(1){color:#c5a15e}
}

/* 搜索 */
.search-page{display: flex;justify-content: space-between;padding:.4rem 0 .5rem}
.search-page .common-right{padding:.1rem .4rem .4rem}

.search-page .common-right li{display: flex;align-items: center;justify-content: space-between;padding:.2rem 0;border-bottom: 1px solid #eee;position: relative;}
.search-page .common-right li .img-bg{width:22.22%;border-radius: .1rem;height:1.4rem}
.search-page .common-right li .img{height:100%}
.search-page .common-right li .img-div{width:22.22%;border-radius: .1rem;height:1.4rem;border:1px #eee solid;overflow: hidden;}
.search-page .common-right li .img-div>img{max-width: 70%;max-height: 70%;}
.search-page .common-right li .img-div.flex-end{align-items: flex-end;}
.search-page .common-right li .img-div.flex-end>img{max-width: 90%;max-height: 90%;}
.search-page .common-right li .info{width: 74.44%;}
.search-page .common-right li .info>p:nth-of-type(1){font-size: .2rem;margin-bottom:.1rem}
.search-page .common-right li .info>p:nth-of-type(2){color:#999;line-height: .24rem;}
.search-page .page{padding-top: .4rem;}

@media (max-width:750px){
    .search-page{display: block;padding:.6rem 0}
    .search-page .common-right{padding:0 .4rem .6rem}

    .search-page .common-right li{display: block;padding:.4rem 0;}
    .search-page .common-right li .img-bg{width:100%;border-radius: .2rem;height:3.5rem}
    .search-page .common-right li .img-div{width:100%;border-radius: .2rem;height:3.5rem;}
    .search-page .common-right li .info{width: 100%;}
    .search-page .common-right li .info>p:nth-of-type(1){font-size: .32rem;margin: .3rem 0 .1rem}
    .search-page .common-right li .info>p:nth-of-type(2){line-height: .48rem;}
    .search-page .page{padding-top: .4rem;}
}

@media (any-hover:hover){
    .search-page .common-right li:hover .img{transform: scale(1.1);}
    .search-page .common-right li:hover .img-div>img{transform: scale(1.1);}
    .search-page .common-right li:hover .info>p:nth-of-type(1){color:#c5a15e}
}