@charset "utf-8";
html{-webkit-font-smoothing:antialiased;height: 100%;touch-action: manipulation;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
table,th,td{border: 1px solid black;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400;}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{text-decoration:none;color: inherit;}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline: none;font-family: Arial,Microsoft Yahei;}
img{vertical-align:middle;max-width: 100%;height: auto;image-rendering: -webkit-optimize-contrast;image-rendering: -o-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor;}
button,input[type=submit],input[type=text],input[type=button]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur())}
input{outline: 0;border-radius: 0;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{color: #000;font-family: Arial,Microsoft Yahei;background-color: #f6f5f3;}
header,
footer,
main,
header *,
footer *,
main *{box-sizing: border-box;}

#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


html{font-size: calc(100vw / 1920 * 100);}
@media(max-width: 900px){
    html{font-size: calc(900px / 1920 * 100);}
}

/*有些苹果系统自带的浏览器safari可能不支持calc和vw一起用，可以试着写成*/
/*html{font-size: 5.2083vw;}
@media(max-width: 900px){
    html{font-size: 46.875px;}
}*/

body{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1584px){
    body{font-size: 13.2px;}
}

.s12{font-size: calc(12 * 1rem / 100);}
@media(max-width: 1920px){
    .s12{font-size: 12.0px;}
}
.s13{font-size: calc(13 * 1rem / 100);}
@media(max-width: 1846px){
    .s13{font-size: 12.5px;}
}
.s14{font-size: calc(14 * 1rem / 100);}
@media(max-width: 1783px){
    .s14{font-size: 13px;}
}
.s15{font-size: calc(15 * 1rem / 100);}
@media(max-width: 1664px){
    .s15{font-size: 13px;}
}
.s16{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1620px){
    .s16{font-size: 13.5px;}
}
.s17{font-size: calc(17 * 1rem / 100);}
@media(max-width: 1525px){
    .s17{font-size: 13.5px;}
}
.s18{font-size: calc(18 * 1rem / 100);}
@media(max-width: 1493px){
    .s18{font-size: 14px;}
}
.s19{font-size: calc(19 * 1rem / 100);}
@media(max-width: 1415px){
    .s19{font-size: 14px;}
}
.s20{font-size: calc(20 * 1rem / 100);}
@media(max-width: 1392px){
    .s20{font-size: 14.5px;}
}
.s21{font-size: calc(21 * 1rem / 100);}
@media(max-width: 1326px){
    .s21{font-size: 14.5px;}
}
.s22{font-size: calc(22 * 1rem / 100);}
@media(max-width: 1309px){
    .s22{font-size: 15.0px;}
}
.s23{font-size: calc(23 * 1rem / 100);}
@media(max-width: 1277px){
    .s23{font-size: 15.3px;}
}
.s24{font-size: calc(24 * 1rem / 100);}
@media(max-width: 1248px){
    .s24{font-size: 15.6px;}
}
.s25{font-size: calc(25 * 1rem / 100);}
@media(max-width: 1221px){
    .s25{font-size: 15.9px;}
}
.s26{font-size: calc(26 * 1rem / 100);}
@media(max-width: 1196px){
    .s26{font-size: 16.2px;}
}
.s27{font-size: calc(27 * 1rem / 100);}
@media(max-width: 1173px){
    .s27{font-size: 16.5px;}
}
.s28{font-size: calc(28 * 1rem / 100);}
@media(max-width: 1152px){
    .s28{font-size: 16.8px;}
}
.s29{font-size: calc(29 * 1rem / 100);}
@media(max-width: 1132px){
    .s29{font-size: 17.1px;}
}
.s30{font-size: calc(30 * 1rem / 100);}
@media(max-width: 1113px){
    .s30{font-size: 17.4px;}
}
.s31{font-size: calc(31 * 1rem / 100);}
@media(max-width: 1096px){
    .s31{font-size: 17.7px;}
}
.s32{font-size: calc(32 * 1rem / 100);}
@media(max-width: 1080px){
    .s32{font-size: 18.0px;}
}
.s33{font-size: calc(33 * 1rem / 100);}
@media(max-width: 1064px){
    .s33{font-size: 18.3px;}
}
.s34{font-size: calc(34 * 1rem / 100);}
@media(max-width: 1050px){
    .s34{font-size: 18.6px;}
}
.s35{font-size: calc(35 * 1rem / 100);}
@media(max-width: 1036px){
    .s35{font-size: 18.9px;}
}
.s36{font-size: calc(36 * 1rem / 100);}
@media(max-width: 1024px){
    .s36{font-size: 19.2px;}
}
.s37{font-size: calc(37 * 1rem / 100);}
@media(max-width: 1011px){
    .s37{font-size: 19.5px;}
}
.s38{font-size: calc(38 * 1rem / 100);}
@media(max-width: 1000px){
    .s38{font-size: 19.8px;}
}
.s39{font-size: calc(39 * 1rem / 100);}
@media(max-width: 989px){
    .s39{font-size: 20.1px;}
}
.s40{font-size: calc(40 * 1rem / 100);}
@media(max-width: 979px){
    .s40{font-size: 20.4px;}
}
.s41{font-size: calc(41 * 1rem / 100);}
@media(max-width: 969px){
    .s41{font-size: 20.7px;}
}
.s42{font-size: calc(42 * 1rem / 100);}
@media(max-width: 960px){
    .s42{font-size: 21.0px;}
}
.s43{font-size: calc(43 * 1rem / 100);}
@media(max-width: 951px){
    .s43{font-size: 21.3px;}
}
.s44{font-size: calc(44 * 1rem / 100);}
@media(max-width: 942px){
    .s44{font-size: 21.6px;}
}
.s45{font-size: calc(45 * 1rem / 100);}
@media(max-width: 934px){
    .s45{font-size: 21.9px;}
}
.s46{font-size: calc(46 * 1rem / 100);}
@media(max-width: 926px){
    .s46{font-size: 22.2px;}
}
.s47{font-size: calc(47 * 1rem / 100);}
@media(max-width: 919px){
    .s47{font-size: 22.5px;}
}
.s48{font-size: calc(48 * 1rem / 100);}
@media(max-width: 911px){
    .s48{font-size: 22.8px;}
}
.s49{font-size: calc(49 * 1rem / 100);}
@media(max-width: 905px){
    .s49{font-size: 23.1px;}
}
.s50{font-size: calc(50 * 1rem / 100);}
@media(max-width: 898px){
    .s50{font-size: 23.4px;}
}
.s51{font-size: calc(51 * 1rem / 100);}
@media(max-width: 892px){
    .s51{font-size: 23.7px;}
}
.s52{font-size: calc(52 * 1rem / 100);}
@media(max-width: 886px){
    .s52{font-size: 24.0px;}
}
.s53{font-size: calc(53 * 1rem / 100);}
@media(max-width: 880px){
    .s53{font-size: 24.3px;}
}
.s54{font-size: calc(54 * 1rem / 100);}
@media(max-width: 874px){
    .s54{font-size: 24.6px;}
}
.s55{font-size: calc(55 * 1rem / 100);}
@media(max-width: 869px){
    .s55{font-size: 24.9px;}
}
.s56{font-size: calc(56 * 1rem / 100);}
@media(max-width: 864px){
    .s56{font-size: 25.2px;}
}
.s57{font-size: calc(57 * 1rem / 100);}
@media(max-width: 858px){
    .s57{font-size: 25.5px;}
}
.s58{font-size: calc(58 * 1rem / 100);}
@media(max-width: 854px){
    .s58{font-size: 25.8px;}
}
.s59{font-size: calc(59 * 1rem / 100);}
@media(max-width: 849px){
    .s59{font-size: 26.1px;}
}
.s60{font-size: calc(60 * 1rem / 100);}
@media(max-width: 844px){
    .s60{font-size: 26.4px;}
}
.s61{font-size: calc(61 * 1rem / 100);}
@media(max-width: 840px){
    .s61{font-size: 26.7px;}
}
.s62{font-size: calc(62 * 1rem / 100);}
@media(max-width: 836px){
    .s62{font-size: 27.0px;}
}
.s63{font-size: calc(63 * 1rem / 100);}
@media(max-width: 832px){
    .s63{font-size: 27.3px;}
}
.s64{font-size: calc(64 * 1rem / 100);}
@media(max-width: 828px){
    .s64{font-size: 27.6px;}
}
.s65{font-size: calc(65 * 1rem / 100);}
@media(max-width: 824px){
    .s65{font-size: 27.9px;}
}
.s66{font-size: calc(66 * 1rem / 100);}
@media(max-width: 820px){
    .s66{font-size: 28.2px;}
}
.s67{font-size: calc(67 * 1rem / 100);}
@media(max-width: 816px){
    .s67{font-size: 28.5px;}
}
.s68{font-size: calc(68 * 1rem / 100);}
@media(max-width: 813px){
    .s68{font-size: 28.8px;}
}
.s69{font-size: calc(69 * 1rem / 100);}
@media(max-width: 809px){
    .s69{font-size: 29.1px;}
}
.s70{font-size: calc(70 * 1rem / 100);}
@media(max-width: 806px){
    .s70{font-size: 29.4px;}
}
.s70{font-size: calc(70 * 1rem / 100);}
@media(max-width: 803px){
    .s70{font-size: 29.7px;}
}
.s71{font-size: calc(71 * 1rem / 100);}
@media(max-width: 800px){
    .s71{font-size: 30px;}
}
.s72{font-size: calc(72 * 1rem / 100);}
@media(max-width: 796px){
    .s72{font-size: 30.3px;}
}
.s73{font-size: calc(73 * 1rem / 100);}
@media(max-width: 793px){
    .s73{font-size: 30.6px;}
}
.s74{font-size: calc(74 * 1rem / 100);}
@media(max-width: 791px){
    .s74{font-size: 30.9px;}
}
.s75{font-size: calc(75 * 1rem / 100);}
@media(max-width: 788px){
    .s75{font-size: 31.2px;}
}
.s76{font-size: calc(76 * 1rem / 100);}
@media(max-width: 79px){
    .s76{font-size: 31.5px;}
}
.s77{font-size: calc(77 * 1rem / 100);}
@media(max-width: 785px){
    .s77{font-size: 31.8px;}
}
.s78{font-size: calc(78 * 1rem / 100);}
@media(max-width: 782px){
    .s78{font-size: 32.1px;}
}
.s79{font-size: calc(79 * 1rem / 100);}
@media(max-width: 780px){
    .s79{font-size: 32.4px;}
}
.s80{font-size: calc(80 * 1rem / 100);}
@media(max-width: 777px){
    .s80{font-size: 32.7px;}
}


@media(max-width: 750px){
    html{font-size: calc(100vw / 750 * 100);}
}
@media(max-width: 750px){
    .s12{font-size: 0.22rem;}
    .s13{font-size: 0.23rem;}
    .s14{font-size: 0.24rem;}
    .s15{font-size: 0.25rem;}
    .s16{font-size: 0.26rem;}
    .s17{font-size: 0.27rem;}
    .s18{font-size: 0.28rem;}
    .s19{font-size: 0.29rem;}
    .s20{font-size: 0.30rem;}
    .s21{font-size: 0.31rem;}
    .s22{font-size: 0.32rem;}
    .s23{font-size: 0.33rem;}
    .s24{font-size: 0.34rem;}
    .s25{font-size: 0.35rem;}
    .s26{font-size: 0.36rem;}
    .s27{font-size: 0.37rem;}
    .s28{font-size: 0.38rem;}
    .s29{font-size: 0.38rem;}
    .s30{font-size: 0.38rem;}
    .s31{font-size: 0.38rem;}
    .s32{font-size: 0.38rem;}
    .s33{font-size: 0.38rem;}
    .s34{font-size: 0.38rem;}
    .s35{font-size: 0.38rem;}
    .s36{font-size: 0.38rem;}
    .s37{font-size: 0.38rem;}
    .s38{font-size: 0.38rem;}
    .s39{font-size: 0.38rem;}
    .s40{font-size: 0.38rem;}
    .s41{font-size: 0.38rem;}
    .s42{font-size: 0.38rem;}
    .s43{font-size: 0.38rem;}
    .s44{font-size: 0.38rem;}
    .s45{font-size: 0.38rem;}
    .s46{font-size: 0.38rem;}
    .s47{font-size: 0.38rem;}
    .s48{font-size: 0.38rem;}
    .s49{font-size: 0.38rem;}
    .s50{font-size: 0.38rem;}
    .s51{font-size: 0.38rem;}
    .s52{font-size: 0.38rem;}
    .s53{font-size: 0.38rem;}
    .s54{font-size: 0.38rem;}
    .s55{font-size: 0.38rem;}
    .s56{font-size: 0.38rem;}
    .s57{font-size: 0.38rem;}
    .s58{font-size: 0.38rem;}
    .s59{font-size: 0.38rem;}
    .s60{font-size: 0.38rem;}
    .s61{font-size: 0.38rem;}
    .s62{font-size: 0.38rem;}
    .s63{font-size: 0.38rem;}
    .s64{font-size: 0.38rem;}
    .s65{font-size: 0.38rem;}
    .s66{font-size: 0.38rem;}
    .s67{font-size: 0.38rem;}
    .s68{font-size: 0.38rem;}
    .s69{font-size: 0.38rem;}
    .s70{font-size: 0.38rem;}
    .s71{font-size: 0.38rem;}
    .s72{font-size: 0.38rem;}
    .s73{font-size: 0.38rem;}
    .s74{font-size: 0.38rem;}
    .s75{font-size: 0.38rem;}
    .s76{font-size: 0.38rem;}
    .s77{font-size: 0.38rem;}
    .s78{font-size: 0.38rem;}
    .s79{font-size: 0.38rem;}
    .s80{font-size: 0.38rem;}
}


@font-face{
    font-family: quan;
    src: url('../font/fontquan.woff2');
    font-display: swap;
}
@font-face{
    font-family: ny;
    src: url('../font/NewYork.woff');
    font-display: swap;
}

.a-h1{position: absolute;left: -2000vw;top: 0;}
.a-main{width: 100%;}
.a-bn{width: 100%;}
.a-s{position: relative;}
.a-box{width: 100%;padding-top: 49.479%;position: relative;display: block;}
.a-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: .2rem;font-size:0}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .05rem;border-radius: 0;}
.a-bn .swiper-pagination-bullet{width: .4rem;height:0.02rem;background-color:#fff;opacity: 0.6;border: none;}
.a-bn .swiper-pagination-bullet-active{opacity: 1;}






header{width: 100%;height: 1rem;border-bottom: 1px solid rgba(255,255,255,0.25);position: fixed;left: 0;top: 0;z-index: 12345;transition: background-color 1s;}
.h-space{height: 1rem;}
.h-inner{width: 100%;max-width: 17.6rem;margin: 0 auto;}
.h-index{display: inline-block;vertical-align: top;height: .34rem;margin-top: .33rem;}
.h-logo{height: 100%;vertical-align: top;filter: grayscale(100%) brightness(500%);}
.h-menu{display: none;width: 46px;height: 46px;background-repeat: no-repeat;background-position: center center;background-image: url(https://www.beimeizhijia.com/static/home/images/menu.png);background-size: 28px 28px;}
.h-mask{background-color: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 998;transition:all .5s;opacity: 0;visibility: hidden;}
.h-nav{display: inline-block;vertical-align: top;font-size: 0;white-space: nowrap;position: absolute;left: 50%;top: 0;transform: translate(-50%,0);}
.h-li{display: inline-block;vertical-align: top;position: relative;margin: 0 .4rem;white-space: normal;}
.h-link{color: #fff;display: block;line-height: 1rem;}
.h-li.active .h-link{color: #a11e23;font-weight: bold;}
.h-li.active .h-link:after{content: "";display: inline-block;width: 100%;height: .04rem;border-radius: .02rem;position: absolute;left: 0;bottom: 0;background-color: #a11e23;}
.h-sub{display: none;width: 10em;background-color: #fff;position: absolute;left: 50%;margin-left: -5em;top: 100%;z-index: 1000;padding: 0.05rem 0;border-radius: .3125em;}
.h-sub>li>a{display: block;width: 100%;line-height: 1.71;padding: .06rem 0.03rem;text-align: center;color: #666;transition: background-color .3s;}

.h-sub {
  font-weight: bold;
}
.h-sub .a3{
  display: block;
  line-height: 1.5;
  color: #666;
  text-align: center;
  font-weight: 400;
}


header.show-menu .h-nav{right: 0;}
header.show-menu .h-mask{opacity:1;visibility:visible;}
.h-mask{background-color: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 998;transition:all .5s;opacity: 0;visibility: hidden;}
.h-sch{display: none;width: 100%;padding: .4rem 0;position: fixed;top: 0;right: 0;margin-right: 0;z-index: 999;background-color: #fff;font-size: 0;text-align: center;}
.h-form{width: 100%;background-color: transparent;position: relative;overflow: hidden;font-size: 0;}
.h-text{width: 3.8rem;height: .4rem;line-height: .4rem;font-size: .14rem;padding: 0 .1rem 0 0.05rem;border: none;border-bottom: 1px solid #ccc;border-right: none;vertical-align: top;background-color: transparent;color: #333;text-align: left;vertical-align: top;}
.h-smt{background-image: url(../images/search-black.svg);background-position: center center;width: .4rem;height: .4rem;background-size: .16rem auto;background-repeat: no-repeat;color: transparent;cursor: pointer;border: none;border-bottom: 1px solid #ccc;background-color: transparent;transition: all .3s;vertical-align: top;}
header.show-sch .h-mask{opacity:1;visibility:visible;}
header.show-sch .h-sch{display: block;}
.h-right{float: right;font-size: 0;}
.h-search{display: inline-block;vertical-align: top;width: .16rem;height: 1rem;background-image: url(../images/search.svg);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-menu{display: inline-block;vertical-align: top;width: .18rem;height: 1rem;margin-left: .4rem;background-image: url(../images/menu.svg);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.pc .h-sub>li>a:hover{color: #43130a;}
header.white{background-color: #fff;}
header.white .h-logo{filter: none;}
header.white .h-link{color: #111;}
header.white .h-search{background-image: url(../images/search-black.svg);}
header.white .h-menu{background-image: url(../images/menu-black.svg);}
@media(max-width: 1920px){
    .h-sch{padding: 40px 0;}
    .h-text{width: 380px;height: 40px;line-height: 40px;font-size: 14px;padding: 0 10px 0 5px;}
    .h-smt{width: 40px;height: 40px;background-size: 16px auto;}
    .h-search{width: 16px;}
    .h-menu{width: 18px;}
}
@media(max-width: 1200px){
    header{padding-left: 10px;height: 46px;}
    .h-space{height: 46px;}
    .h-index{height: 22px;margin-top: 12px;}
    .h-inner{max-width: 100%;}
    .h-nav{width: 280px;height: 100%;position: fixed;right: -280px;top: 0;left: auto;transform: translate(0,0);background-color: #fff;z-index: 12345;overflow: auto;transition: all .3s;}
    .h-li{display: block;margin: 0;}
    .h-li.active .h-link:after{display: none;}
    .h-sub{width: 100%;margin-left: 0;top: 0;position: relative;left: 0;padding: 0;}
    .h-sub>li>a{text-align: left;padding: 10px 0 10px 40px;}
    .h-li.has-nav:after{content: "+";display: inline-block;width: 40px;height: 46px;line-height: 46px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #666;}
    .h-li.has-nav.show:after{content: "-";}
    .h-link{line-height: 46px;padding: 0 46px 0 20px;color: #333;}
    .h-menu{display: inline-block;width: 46px;height: 46px;background-size: 18px auto;margin-left: 0;}
    .h-search{width: 46px;height: 46px;background-size: 16px auto;}
}
@media(max-width: 750px){
    header.show-sch .h-text{width: 220px;}
}



footer{width: 100%;background-color: #f1f0ef;padding-top: 1rem;}
.f-top{width: 100%;padding-bottom: 1.22rem;}
.f-inner{width: 100%;max-width: 17.6rem;margin: 0 auto;}
.f-left{float: left;}
.f-nav{float: right;font-size: 0;}
.f-li{display: inline-block;vertical-align: top;width: 1.8rem;}
.f-li:last-child{width: auto;}
.f-link{display: inline-block;vertical-align: top;color: #111;line-height: 1;margin-bottom: .46rem;}
.f-sub{width: 100%;}
.f-sub>li{position: relative;margin-bottom: .16rem;}
.f-sub>li:last-child{margin-bottom: 0;}
.f-sub>li>a{display: inline-block;vertical-align: top;line-height: 1.428;color: #666;}
.f-sub .a3{
  display: block;
  color: #999;
  line-height: 1.8;
}

.f-index{height: .4rem;display: inline-block;vertical-align: top;margin-bottom: .5rem;}
.f-logo{height: 100%;vertical-align: top;}
.f-share{font-size: 0;margin-bottom: .5rem;}
.f-one{display: inline-block;vertical-align: top;width: .42rem;height: .42rem;border-radius: 50%;/* border: 0.02rem solid #111; */margin-right: .2rem;cursor: pointer;position: relative;}
.f-one:last-child{margin-right: 0;}
.f-icon{width: 100%;height: 100%;vertical-align: top;}
.f-dt{color: #333;line-height: 1;margin-bottom: .21rem;}
.f-dd{color: #333;line-height: 1;letter-spacing: .02em;}
.f-code-box{width: .91rem;position: absolute;left: 50%;bottom: 100%;margin-left: -0.46rem;margin-bottom: .15rem;border: 1px solid #eee;transform: scale(0);transform-origin: center bottom;transition: all .3s;}
.f-code{width: 100%;vertical-align: top;}
.f-one.active .f-code-box{transform: scale(1);}
@media(max-width: 1920px){
    .f-one{width: 42px;height: 42px;}
}
.pc .f-sub>li>a:hover{color: #43130a;}

.f-bot{width: 100%;background-color: #111;padding: .45rem 0;}
.f-copy{float: left;color: #fff;line-height: 1.428;}
.f-copy a{display: inline-block;vertical-align: top;line-height: inherit;}
.f-author{float: right;color: #fff;line-height: inherit;}
.f-author a{display: inline-block;vertical-align: top;line-height: inherit;}
@media(max-width: 1920px){
    .f-code-box{width: 91px;margin-left: -46px;}
}
@media(max-width: 900px){
    .f-top{padding: 0 10px 20px;}
    .f-inner{max-width: 100%;}
    .f-bot{padding: 15px 10px;}
}
@media(max-width: 750px){
    footer{padding: 0.6rem 0 0;}
    .f-top{padding-bottom: .45rem;}
    .f-left{float: none;width: 100%;text-align: center;}
    .f-index{margin-bottom: .25rem;}
    .f-share{margin-bottom: .25rem;}
    .f-dt{margin-bottom: .12rem;}
    .f-nav{display: none;}
    .f-bot{padding: .3rem;}
    .f-copy{float: none;text-align: center;margin-bottom: .1rem;}
    .f-author{float: none;text-align: center;}
    .f-one{width: .6rem;height: .6rem;}
}


.i-main{width: 100%;position: relative;background-color: #000;}
.i-box{width: 100%;padding-top: 49.479%;position: relative;}
.i-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.i-text{width: 16.6rem;position: absolute;left: 50%;margin-left: -8.3rem;top: 41.3%;transform: translate(0,-50%);z-index: 12;}
.i-zh{color: #fff;line-height: 1;margin-bottom: .19rem;font-weight: normal;letter-spacing: .08em;font-family: quan;}
.i-en{color: #fff;line-height: 1;letter-spacing: .08em;font-family: ny;opacity: .5;text-transform: uppercase;}
.i-text.center{text-align: center;}
.i-text.right{width: auto;left: auto;right: 50%;margin-left: 0;margin-right: -7rem;width: 6.35rem;}
.i-des{color: #fff;line-height: 2.125;margin-top: .26rem;max-width: 37.5em;}
.i-des p{margin-bottom: .16rem;}
.i-des p:last-child{margin-bottom: 0;}
.i-logo{max-width: 2.21rem;vertical-align: top;margin-bottom: .4rem;}
.i-watch {
  display: block;
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid #fff;



}

.i-watch::before {
  content: '';
  border-top: 0.3em solid transparent;
  border-left: 0.4em solid #fff;
  border-bottom: 0.3em solid transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media(max-width: 800px){
    .i-text{width: 56%;left: 0;margin-left: 0;padding: 0 .3rem;top: 50%;}
}
@media(max-width: 750px){
    .i-logo{margin-bottom: .2rem;}
    .i-des{line-height: 1.5;display: none;}
    .i-text.right{right: 0;margin-right: 0;width: auto;}
    .i-zh{font-size: .28rem;}
    .i-en{font-size: .18rem;opacity: .8;line-height: 1.3;}
}

.b-main{width: 100%;padding: 1.11rem .3rem 1.2rem;background-color: #f6f4f3;overflow: hidden;}
.b-inner{width: 100%;max-width: 14rem;margin: 0 auto;}

.b-title{text-align: center;color: #43130a;letter-spacing: .08em;line-height: 1;margin-bottom: .17rem;font-weight: normal;font-family: quan;}
.b-en{text-align: center;color: #777;letter-spacing: .08em;line-height: 1;font-family: ny;text-transform: uppercase;}
.b-tabs{width: 100%;text-align: center;font-size: 0;padding-top: .57rem;margin-bottom: .48rem;}
.b-tab{display: inline-block;vertical-align: top;color: #111;margin: 0 .18rem;line-height: 2.25;border-bottom: 0.02rem solid transparent;cursor: pointer;}
.b-tab.active{border-bottom-color: #af935c;}
.b-conts{width: 100%;position: relative;}
.b-cont{width: 16.6rem;overflow: hidden;position: absolute;left: -2000vw;top: 0;}
.b-cont.show{position: relative;left: 0;}
.b-bn{width: 11.5rem;overflow: visible;margin-left: 0;}
.b-s{position: relative;}
.b-item{width: 100%;transform: scale(0.655);margin-left: 1.5rem;transition: all .3s;transform-origin: left center;display: block;}
.b-s.swiper-slide-active .b-item{transform: scale(1);margin-left: 0;}
.b-box{width: 100%;padding-top: 50.434%;position: relative;}
.b-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.b-b {
  width: 3.2rem;
  height: 1.6rem;
  background-color: #fff;
  position: absolute;
  right: -0.5rem;
  bottom: .3rem;
  z-index: 12;
  transform: scale(0.6);
  opacity: 0.8;
}
.b-logo{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 60%;max-height: 80%;object-fit: contain;}
.b-b:after{content: "";display: inline-block;width: 3.1rem;height: 1.5rem;border: 0.02rem solid #ece9e6;box-sizing: border-box;position: absolute;left: 0.05rem;top: 0.05rem;pointer-events: none;}
.b-arrow {
  width: .3rem;
  height: .3rem;
 
  margin-top: -0.15rem;
 
  text-align: center;
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 50%;
 
  z-index: 12;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.b-prev {
  position: absolute;
  left: 0.3rem;
  background-image: url(../images/141.png);
  transform: rotate(180deg);
}

.b-next {
  position: absolute;
  right: 0.3rem;
  background-image: url(../images/141.png);
}
@media(max-width: 750px){
    .b-cont{width: 100%;}
    .b-bn{width: 100%;}
    .b-b{right: 0;width: 1.6rem;height: .8rem;}
    .b-tabs{padding-top: .28rem;margin-bottom: .24rem;}
    .b-b:after{width: 1.5rem;height: .7rem;}
    .b-title{margin-bottom: .15rem;}
    .b-en{font-size: .24rem;line-height: 1.3;}
}

.c-main{width: 100%;position: relative;}
.c-box{display: block; width: 100%;padding-top: 42.7%;position: relative;}
.c-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.c-text{width: 22.22em;position: absolute;left: 50%;margin-left: -8.3rem;top: 50%;transform: translate(0,-50%);z-index: 12;}
.c-tit{border-bottom: 1px solid rgba(255,255,255,0.3);padding-bottom: .38rem;margin-bottom: .5rem;position: relative;}
.c-tit:after{content: "";display: inline-block;width: .5rem;height: .02rem;background-color: #fff;position: absolute;left: 0;bottom: -1px;}
.c-zh{color: #fff;font-family: quan;line-height: 1;font-weight: normal;letter-spacing: .08em;margin-bottom: .17rem;}
.c-en{color: #fff;font-family: ny;opacity: .4;line-height: 1;letter-spacing: .08em;}
.c-intro{color: #fff;line-height: 1.888;margin-bottom: .63rem;}
.c-more{display: inline-block;vertical-align: top;min-width: 1.3rem;line-height: .48rem;background-color: #af935c;color: #fff;cursor: pointer;text-align: center;}
@media(max-width: 1200px){
    .c-more{width: 80px;line-height: 30px;}
}
@media(max-width: 800px){
    .c-text{width: 100%;padding: 0 .3rem;left: 0;margin-left: 0;}
}
@media(max-width: 750px){
    .c-box{padding-top: 56.25%;}
    .c-tit{margin-bottom: .25rem;padding-bottom: .2rem;}
    .c-zh{font-size: .32rem;margin-bottom: 0.4em;}
    .c-intro{margin-bottom: .31rem;line-height: 1.5;font-size: .22rem;}
    .c-en{font-size: .24rem;opacity: 8;}
    .c-more{min-width: 0;width: auto;line-height: .48rem;font-size: .22rem;padding: 0 1em;}
}



.d-main{width: 100%;background-color: #ece9e6;padding: 1.14rem .3rem 1.2rem;}
.d-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.d-cont{width: 100%;margin-top: .72rem;position: relative;}
.d-box{display: block; width: 100%;padding-top: 44.285%;position: relative;}
.d-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.d-text{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);z-index: 12;padding: 0 .9rem;}
.d-tit{color: #fff;line-height: 1;margin-bottom: .2rem;}
.d-des{color: #fff;line-height: 1.44;margin-bottom: .67rem;}
@media(max-width: 750px){
    .d-cont{margin-top: 0.36rem;}
    .d-text{padding: 0 .3rem;}
    .d-tit{font-size: .32rem;margin-bottom: .4em;}
    .d-des{font-size: .22rem;margin-bottom: .4rem;}
}

.e-main{width: 100%;padding: 1.1rem .3rem 1.03rem;background-color: #f6f4f3;}
.e-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.e-list{width: 100%;font-size: 0;}
.e-item{width: 47.143%;margin-right: 5.714%;display: inline-block;vertical-align: top;}
.e-item:nth-child(2n){margin-right: 0;}
.e-box{width: 100%;padding-top: 63.636%;position: relative;display: block;}
.e-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.e-text{width: 100%;text-align: center;padding-top: .57rem;}
.e-tit{width: 100%;padding-bottom: .23rem;position: relative;margin-bottom: .33rem;}
.e-zh{color: #43130a;line-height: 1;letter-spacing: .08em;font-family: quan;margin-bottom: .18rem;}
.e-en{color: #777;line-height: 1;letter-spacing: .08em;font-family: ny;}
.e-tit:after{content: "";display: inline-block;width: 1.85rem;height: .04rem;background-image: url(../images/15.png);background-size: 100% 100%;position: absolute;left: 50%;margin-left: -0.93rem;bottom: 0;}
.e-des{color: #111;line-height: 1;margin-bottom: .4rem;}
@media(max-width: 750px){
    .e-text{padding-top: .28rem;}
    .e-des{margin-bottom: .2rem;}
    .e-item{width: calc(50% - 0.15rem);margin-right: .3rem;}

}

.g-main{width: 100%;position: relative;}
.g-box{width: 100%;padding-top: 35.416%;position: relative;  display: block;}
.g-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.g-text{  /* width: 16.6rem; */
  max-width: 100%;position: absolute;left: 50%;margin-left: -8.3rem;top: 50%;transform: translate(0,-50%);z-index: 12;}
.g-tit{width: 100%;margin-bottom: .68rem;}
.g-zh{color: #fff;line-height: 1.136;font-family: quan;letter-spacing: .08em;margin-bottom: .15rem;}
.g-en{color: #fff;line-height: 1;font-family: ny;letter-spacing: .08em;opacity: .5;}
@media(max-width: 800px){
    .g-text{width: 100%;left: 0;margin-left: 0;padding: 0 .3rem;}
}
@media(max-width: 750px){
    .g-box{padding-top: 56.25%;}
    .g-zh{font-size: .32rem;}
    .g-en{font-size: .24rem;opacity: .8;}
    .g-tit{margin-bottom: .4rem;}
}

.j-main{width: 100%;background-color: #f6f4f3;padding: .98rem .3rem 1.09rem;}
.j-inner{width: 100%;max-width: 10rem;margin: 0 auto;}
.j-title{color: #43130a;line-height: 1.25;margin-bottom: .35rem;font-family: quan;text-align: center;font-weight: normal;}
.j-date{text-align: center;color: #454545;line-height: 1;text-align: center;}
.j-cont{width: 100%;border-top: 1px solid #dddbda;padding-top: .6rem;padding-bottom: .9rem;margin-top: .59rem;line-height: 2.125;color: #111;text-align: justify;}
.j-cont *{line-height: inherit;}
.j-list{width: 100%;font-size: 0;background-color: #fff;padding: .31rem .4rem .32rem;}
.j-item{display: inline-block;vertical-align: top;width: 50%;}
.j-item:nth-child(2n+1){padding-right: .1rem;}
.j-item:nth-child(2n){text-align: right;padding-left: .1rem;}
.j-dt{line-height: 2;color: #111;letter-spacing: .08em;margin-bottom: .02rem;}
.j-dt:after{content: "";display: inline-block;vertical-align: top;width: .4444em;height: 2em;margin-left: .5em;background-image: url(../images/27.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;}
.j-dd{line-height: 2;color: #454545;}
.j-item:nth-child(2n+1) .j-dt:after{display: none;}
.j-item:nth-child(2n+1) .j-dt:before{content: "";display: inline-block;vertical-align: top;width: .4444em;height: 2em;margin-right: .5em;transform: rotate(180deg);background-image: url(../images/27.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;}
@media(max-width: 750px){
    .j-item{width: 100%;}
    .j-item:nth-child(1){margin-bottom: .3rem;}
    .j-cont{line-height: 1.7;}
}

.k-main{width: 100%;background-color: #f6f4f3;padding: 1.1rem .3rem;}
.k-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.k-list{width: 100%;padding-bottom: .5rem;}
.k-item{width: 100%;display: block;margin-bottom: .6rem;}
.k-item:last-child{margin-bottom: 0;}
.k-box{float: left;width: 47.142%;height: 3.72rem;position: relative;overflow: hidden;}
.k-img{width: 100%;height: 100%;object-fit: cover;transition: all 0.5s ease 0s;}
.k-right{float: right;width: 52.858%;height: 3.72rem;line-height: 3.72rem;background-color: #fff;}
.k-in{display: inline-block;vertical-align: middle;width: 100%;line-height: 1;padding: 0 .69rem;}
.k-text{width: 100%;min-height: 2.18rem;}
.k-date{color: #454545;line-height: 1;margin-bottom: .06rem;}
.k-tit{color: #43130a;font-family: quan;letter-spacing: .08em;line-height: 1.571;margin-bottom: .21rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.k-des{color: #454545;line-height: 2.125;max-height: 4.25em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.k-more{line-height: 2.428;color: #111;border-bottom: 0.02rem solid #af935c;cursor: pointer;display: inline-block;vertical-align: top;}
.pc .k-item:hover .k-img{transform: scale(1.07);}
@media(max-width: 750px){
    .k-box{width: 100%;height: auto;float: none;}
    .k-img{height: auto;}
    .k-right{float: none;width: 100%;}
    .k-in{padding: .3rem;}
    .k-des{line-height: 1.7;}
}



.pg-main{width: 100%;text-align: center;font-size: 0;}
.pg-main a{display: inline-block;vertical-align: top;height: .33rem;line-height: .32rem;cursor: pointer;}
.pg-one{margin: 0 .11rem;border-bottom: 1px solid transparent;color: #454545;}
.pg-one.active{border-bottom-color: #af935c;color: #af935c;}
.pg-prev{margin-right: .18rem;}
.pg-next{margin-left: .18rem;}
.pg-arrow{width: .444em;background-image: url(../images/33.png);background-size: 100% auto;background-position: center center;background-repeat: no-repeat;opacity: .2;}
.pg-prev{transform: rotate(180deg);}



.l-main{width: 100%;padding: 1.1rem .3rem;}
.l-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.l-hd{text-align: center;font-size: 0;margin-bottom: .8rem;}
.l-tab{display: inline-block;vertical-align: top;min-width: 1.6rem;padding: 0 1em;text-align: center;background-color: #fff;line-height: .48rem;color: #111;cursor: pointer;margin-right: .3rem;}
.l-tab.active{background-color: #af935c;color: #fff;}
.l-form{display: inline-block;vertical-align: top;font-size: 0;position: relative;}
.l-input{width: 2.4rem;height: .48rem;color: #000;padding: 0 .1rem;background-color: #fff;border: none;}
.l-sub{width: .36rem;height: .48rem;background-color: #fff;border: none;background-image: url(../images/search-black.svg);background-size: .16rem auto;background-repeat: no-repeat;background-position: center left;cursor: pointer;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 12;}
.l-list{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.l-item{display: inline-block;vertical-align: top;width: 30.93%;margin-right: 3.605%;margin-bottom: .6rem;background-color: #fff;}
.l-item:nth-child(3n){margin-right: 0;}
.l-box{width: 100%;padding-top: 56.12%;position: relative;overflow: hidden;}
.l-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all 0.5s ease 0s;}
.l-text{width: 100%;background-color: #fff;padding: .39rem .4rem .3rem;}
.l-date{color: #454545;line-height: 1;margin-bottom: .04rem;}
.l-tit{color: #43130a;line-height: 1.57;height: 3.14em;margin-bottom: .2rem;font-family: quan;letter-spacing: .08em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.l-lbs{font-size: 0;width: calc(100% + 0.1rem);}
.l-lb{display: inline-block;vertical-align: top;background-color: #f6f5f3;color: #454545;line-height: 2.428;padding: 0 .71em;margin-right: .1rem;margin-bottom: .1rem;}
.l-main .pg-main{margin-top: -0.1rem;}
.pc .l-item:hover .l-img{transform: scale(1.07);}
@media(max-width: 750px){
    .l-list{padding-bottom: .3rem;}
    .l-item{width: calc(50% - 0.15rem);margin-right: 0.3rem;margin-bottom: .3rem;}
    .l-item:nth-child(3n){margin-right: 0.3rem;}
    .l-item:nth-child(2n){margin-right: 0;}
    .l-hd{margin-bottom: .5rem;}
    .l-tab{margin-bottom: .3rem;line-height: .6rem;}
    .l-input{height: .6rem;padding-right: .6rem;}
    .l-sub{width: .6rem;height: .6rem;background-size: .2rem auto;background-position: center center;}
    .l-text{padding: .3rem .2rem .2rem;}
    .l-date{font-size: .22rem;margin-bottom: .1rem;}
    .l-tit{font-size: .3rem;line-height: 1.4;height: 2.8em;width: calc(100% + 0.08em);}
    .l-lbs{width: calc(100% + 0.1rem);}
    .l-lb{font-size: .22rem;line-height: 2;padding: 0 0.1rem;}
}


.m-list{width: 100%;font-size: 0;}
.m-item{display: inline-block;vertical-align: top;width: 30.93%;margin-right: 3.605%;margin-bottom: .6rem;}
.m-item:nth-child(3n){margin-right: 0;}
.m-box{width: 100%;padding-top: 56.12%;position: relative;overflow: hidden;}
.m-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all 0.5s ease 0s;}
.m-text{width: 100%;background-color: #fff;padding: .39rem .4rem .4rem;}
.m-date{color: #454545;line-height: 1;margin-bottom: .04rem;}
.m-tit{color: #43130a;line-height: 1.57;margin-bottom: .27rem;font-family: quan;letter-spacing: .08em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.m-main .pg-main{margin-top: -0.1rem;}
.m-des{color: #454545;line-height: 2.125;height: 4.25em;margin-bottom: .52rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.m-more{display: inline-block;vertical-align: top;line-height: 2.428;border-bottom: .02rem solid #af935c;}
.pc .m-item:hover .m-img{transform: scale(1.07);}
@media(max-width: 750px){
    .m-list{padding-bottom: .3rem;display: flex;flex-wrap: wrap;}
    .m-item{width: calc(50% - 0.15rem);margin-right: 0.3rem;margin-bottom: .3rem;background-color: #fff;}
    .m-item:nth-child(3n){margin-right: 0.3rem;}
    .m-item:nth-child(2n){margin-right: 0;}
    .m-text{padding: 0.3rem 0.2rem;}
    .m-tit{font-size: .3rem;line-height: 1.4;margin-bottom: .15rem;height: 2.8em;width: calc(100% + 0.08em);}
    .m-des{font-size: .22rem;line-height: 1.7;height: 3.4em;margin-bottom: .15rem;}
    .m-date{font-size: .22rem;margin-bottom: .1rem;}
    .m-more{font-size: .22rem;}
}


.n-main{width: 100%;padding: 1rem .3rem 1.1rem;}
.n-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.n-hd{width: 100%;display: flex;justify-content: space-between;margin-bottom: .7rem;}
.n-left{width: auto;}
.n-left .b-title{text-align: left;}
.n-left .b-en{text-align: left;}
.n-right{flex: 1;text-align: right;}
.n-in{display: inline-block;vertical-align: top;text-align: left;}
.n-intro{text-align: justify;color: #454545;line-height: 2.428;margin-bottom: .3rem;}
.n-more{display: inline-block;vertical-align: top;line-height: 2.428;border-bottom: .02rem solid #af935c;color: #111;}
.n-cont{width: 100%;}
.n-img{width: 100%;}
@media(max-width: 750px){
    .n-hd{display: block;}
    .n-left{width: 100%;margin-bottom: .3rem;}
    .b-right{width: 100%;}
    .n-intro{line-height: 1.7;}
}

.o-main{width: 100%;padding: 1rem .3rem 1.1rem;}
.o-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.o-hd{width: 100%;font-size: 0;text-align: center;margin-top: .58rem;margin-bottom: .8rem;}
.o-form{display: inline-block;vertical-align: top;font-size: 0;position: relative;    border-bottom: 1px solid #dddcda;}
.o-input{width: 2.4rem;height: .48rem;color: #000;padding: 0 .1rem;background-color: #f6f5f3;border: none;}
.o-sub{width: .36rem;height: .48rem;background-color: #f6f5f3;border: none;background-image: url(../images/search-black.svg);background-size: .16rem auto;background-repeat: no-repeat;background-position: center left;cursor: pointer;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 12;}
.o-hd input::-webkit-input-placeholder,
.o-hd textarea::-webkit-input-placeholder{color: #111;}
.o-hd input:-moz-placeholder,
.o-hd textarea:-moz-placeholder{color: #111;}
.o-hd input::-moz-placeholder,
.o-hd textarea::-moz-placeholder{color: #111;}
.o-hd input:-ms-input-placeholder,
.o-hd textarea:-ms-input-placeholder{color: #111;}
.o-list{width: 100%;font-size: 0;}
.o-item{display: inline-block;vertical-align: top;width: 30.93%;margin-right: 3.605%;margin-bottom: .97rem;}
.o-item:nth-child(3n){margin-right: 0;}
.o-box{width: 100%;padding-top: 75%;position: relative;overflow: hidden;margin-bottom: .35rem;}
.o-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all 0.5s ease 0s;}
.o-text{width: 100%;}
.o-tit{color: #111;line-height: 1.454;margin-bottom: .11rem;}
.o-size{color: #454545;line-height: 1;}
.o-main .pg-main{margin-top: -0.2rem;}
.pc .o-item:hover .o-img{transform: scale(1.07);}
@media(max-width: 750px){
    .o-form{width: calc(50% - 0.15rem);}
    .o-input{width: 100%;height: .6rem;padding-right: .6rem;}
    .o-item{width: calc(50% - 0.15rem);margin-right: .3rem;}
    .o-item:nth-child(3n){margin-right: .3rem;}
    .o-item:nth-child(2n){margin-right: 0;}
    .o-sub{width: .6rem;height: .6rem;background-size: .2rem auto;background-position: center center;}
}


.zs-select{display: inline-block;width: 2.4rem;height: .48rem;position: relative;margin-right: .4rem;z-index: 1;border-bottom: 1px solid #dddcda;cursor: pointer;}
.zs-select:after{content: "";display: block;width: .75em;height: .4375em;background-image: url(../images/61.png);background-size: 100% 100%;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.zs-text{pointer-events: none;width: 100%;height: .48rem;padding-right: 1em;border: none;cursor: pointer;position: relative;z-index: 2;cursor: pointer;box-sizing: border-box;background-color: transparent;color: #111;}
.zs-list{width: 100%;max-height: 3.25rem;overflow: auto;position: absolute;left: 0;top: 100%;background-color: #fff;display: none;border: 1px solid #ccc;}
.zs-item{width: 100%;line-height: 1.5;padding: .5em;cursor: pointer;color: #454545;text-align: left;}
.zs-item.active{background-color: #eee;}
.zs-select.show{z-index: 2;}
.zs-select.show .zs-list{display: block;}
.pc .zs-list:hover .zs-item{background-color: transparent;}
.pc .zs-list:hover .zs-item:hover{background-color: #eee;}
@media(max-width: 750px){
    .zs-select{width: calc(50% - 0.15rem);margin-right: 0.3rem;margin-bottom: .3rem;height: .6rem;}
    .zs-select:nth-child(2n){margin-right: 0;}
    .zs-text{height: .6rem;}
}


.p-main{width: 100%;padding: .48rem .3rem 1.1rem;}
.p-inner{width: 100%;max-width: 14rem;margin: 0 auto;position: relative;}
.p-bn{width: 8rem;margin: 0 auto;}
.p-s{position: relative;}
.p-box{width: 100%;height: 7.13rem;position: relative;}
.p-img{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);object-fit: contain;}
.p-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom:0;font-size:0}
.p-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;vertical-align: bottom;}
.p-bn .swiper-pagination-bullet{width:1rem;height:1px;background-color:#dddcda;opacity:1;border:none;}
.p-bn .swiper-pagination-bullet-active{background-color:#af935c;height: 2px;}
.p-text{position: absolute;left: 0;top: 0.7rem;z-index: 12;}
.p-text .b-title{text-align: left;}
.p-text .b-en{text-align: left;}
.p-num{position: absolute;left: 0;bottom: 0;z-index: 12;}
.p-cur{color: #af935c;line-height: 1;}
.p-sl{color: #111;line-height: 1;}
.p-total{color: #111;line-height: 1;}
.p-right{position: absolute;right: 0;top: 0;height: 100%;}
.p-s-bn{width: 1.3rem;height: 4.8rem;margin-top: 1.16rem;}
.p-s-s{padding: .31rem 0;}
.p-s-box{width: 100%;padding-top: 75.38%;position: relative;}
.p-s-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.p-s-arrow{width: .5rem;height: .5rem;border-radius: 50%;position: absolute;right: 0.65rem;margin-right: -0.25rem;transition: all .3s;background-color: #fff;background-image: url(../images/61.png);background-size: .12rem auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.p-s-prev{top: 0;transform: rotate(180deg);}
.p-s-next{bottom: 0;}
.pc .p-s-arrow:hover{background-color: #af935c;background-image: url(../images/66.png);}
@media(max-width: 750px){
    .p-right{display: none;}
    .p-bn{width: 100%;}
    .p-text{position: relative;top: 0;}
}


.q-main{width: 100%;background-color: #ede9e6;padding: .9rem .3rem .4rem;}
.q-inner{width: 100%;max-width: 14rem;margin: 0 auto;position: relative;}
.q-list{width: 100%;font-size: 0;}
.q-item{display: inline-block;vertical-align: top;width: 30.93%;margin-right: 3.605%;background-color: #fff;padding: .4rem .5rem 0;margin-bottom: .5rem;}
.q-item:nth-child(3n){margin-right: 0;}
.q-icon{height: .38rem;vertical-align: top;margin-bottom: .27rem;}
.q-dt{color: #111;line-height: 1;margin-bottom: 1rem;}
.q-dd{width: 100%;height: .95rem;position: relative;border-top: 1px solid #e5e5e5;}
.q-mid{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);color: #454545;line-height: 1.5;word-break: break-all;}
@media(max-width: 750px){
    .q-item{width: 100%;margin-right: 0;}
}

.r-main{width: 100%;padding: 1.1rem .3rem;}
.r-inner{width: 100%;max-width: 14rem;margin: 0 auto;position: relative;}
.r-cont{width: 100%;color: #454545;line-height: 2.125;}
.r-cont *{line-height: inherit;}
.r-cont p{margin-bottom: .5rem;}
.r-cont p:last-child{margin-bottom: 0;}

.s-main{width: 100%;padding: 1rem .3rem .6rem;}
.s-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.s-des{color: #454545;line-height: 2.125;text-align: center;margin-top: .39rem;margin-bottom: .6rem;}
.s-box{width: 100%;margin-bottom: 1.1rem;}
.s-img{width: 100%;vertical-align: top;}
.s-list{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.s-item{display: inline-block;vertical-align: top;width: 30.93%;margin-right: 3.605%;background-color: #fff;padding: .4rem .5rem .38rem;margin-bottom: .5rem;cursor: pointer;transition: all .3s;}
.s-item:nth-child(3n){margin-right: 0;}
.s-icon{height: .36rem;vertical-align: top;margin-bottom: 1.08rem;}
.s-bot{width: 100%;position: relative;padding-right: .5rem;}
.s-bot:after{content: "";display: block;width: .5rem;height: .5rem;background-color: #f7f5f4;border: 1px solid #f7f5f4;border-radius: 50%;background-image: url(../images/79.png);background-size: 100% 100%;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.s-zh{color: #43130a;line-height: 1;font-family: quan;letter-spacing: .08em;margin-bottom: .13rem;}
.s-en{color: #777;line-height: 1.3;font-family: ny;}
.pc .s-item:hover{background-color: #af935c;}
.pc .s-item:hover .s-icon{filter: grayscale(100%) brightness(200%);}
.pc .s-item:hover .s-bot .s-zh{color: #fff;}
.pc .s-item:hover .s-bot .s-en{color: #fff;}
.pc .s-item:hover .s-bot:after{background-color: transparent;border: 1px solid #fff;background-image: url(../images/80.png);}
.s-pop{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 12345;cursor: default;visibility: hidden;opacity: 0;transition: all .3s;}
.s-pop.show{visibility: visible;opacity: 1;}
.s-mask{width: 100%;height: 100%;background-color: rgba(0,0,0,0.6);position: absolute;left: 0;top: 0;}
.s-cont{width: 14rem;position: absolute;left: 50%;margin-left: -7rem;top: 50%;transform: translate(0,-50%);background-color: #fff;padding: .6rem .7rem 1rem;max-height: 100vh;overflow: auto;}
.s-hd{width: 100%;padding-bottom: .4rem;border-bottom: 1px solid #e5e5e5;}
.s-b{display: inline-block;vertical-align: middle;width: .8rem;height: .8rem;background-color: #af935c;position: relative;}
.s-i{height: .36rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);filter: grayscale(100%) brightness(200%);}
.s-txt{display: inline-block;vertical-align: middle;width: calc(100% - 0.8rem);padding-left: .3rem;}
.s-close{width: .5rem;height: .5rem;background-color: #f7f5f4;border-radius: 50%;position: absolute;right: .7rem;top: .2rem;cursor: pointer;background-image: url(../images/81.png);background-size: .12rem auto;background-position: center center;background-repeat: no-repeat;}
.s-text{width: 100%;font-size: 0;padding-top: .6rem;}
.s-dl{width: 52.38%;display: inline-block;vertical-align: top;}
.s-dl:nth-child(2n){width: 47.62%;}
.s-dt{line-height: 1;color: #111;margin-bottom: .25rem;}
.s-dd{color: #454545;line-height: 2.125;}
.s-dd *{line-height: inherit;}
@media(max-width: 750px){
    .s-item{width: calc(50% - 0.15rem);margin-right: 0.3rem;padding: .3rem;}
    .s-item:nth-child(3n){margin-right: 0.3rem;}
    .s-item:nth-child(2n){margin-right: 0;}
    .s-cont{width: calc(100% - 0.6rem);margin-left: 0;left: 0.3rem;max-height: calc(100vh - 0.6rem);padding: .6rem .3rem;}
    .s-dl{width: 100%;margin-bottom: .3rem;}
    .s-dl:nth-child(2n){width: 100%;}
    .s-des{line-height: 1.7;}
    .s-dd{line-height: 1.7;}
    .s-close{right: .3rem;}
}


.t-main{width: 100%;padding: 1rem .3rem 0;}
.t-inner{width: 100%;max-width: 14rem;margin: 0 auto;padding-bottom: 1rem;border-bottom: 1px dashed #dddcda;}
.t-hd{width: 100%;font-size: 0;text-align: center;margin-top: .58rem;margin-bottom: .75rem;}
.t-dls{width: 100%;}
.t-dl{width: 100%;padding-bottom: .05rem;}
.t-dt{color: #43130a;font-family: quan;line-height: 1;margin-bottom: .5rem;letter-spacing: .08em;}
.t-dd{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.t-item{display: inline-block;vertical-align: top;width: 30.93%;margin-right: 3.605%;background-color: #fff;padding: .4rem .5rem .33rem;margin-bottom: .5rem;}
.t-item:nth-child(3n){margin-right: 0;}
.t-icon{height: .38rem;vertical-align: top;margin-bottom: .26rem;}
.t-city{color: #111;line-height: 1;padding-bottom: .25rem;position: relative;margin-bottom: .24rem;}
.t-city:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.t-name{color: #454545;line-height: 2.125;text-align: justify;}
.t-main .pg-main{margin-top: -0.05rem;}
@media(max-width: 750px){
    .t-item{width: calc(50% - 0.15rem);margin-right: .3rem;padding: .3rem}
    .t-item:nth-child(3n){margin-right: 0.3rem;}
    .t-item:nth-child(2n){margin-right: 0;}
    .t-hd{margin-bottom: .45rem;}
    .t-name{line-height: 1.7;}
}


.u-main{width: 100%;padding-top: 0.93rem;padding-bottom: 1.1rem;}
.u-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.u-des{color: #454545;line-height: 2.125;text-align: center;margin-top: .39rem;margin-bottom: .61rem;}
.u-des *{line-height: inherit;}
.u-form{width: 100%;}
.u-row{width: 100%;font-size: 0;}
.u-col{display: inline-block;vertical-align: top;width: 22.86%;margin-right: 2.853%;margin-bottom: .4rem;}
.u-col:nth-child(4n){margin-right: 0;}
.u-col.full{width: 100%;}
.u-dt{color: #111;line-height: 1;margin-bottom: .2rem;}
.u-wrap{width: 100%;padding-left: .4rem;background-color: #fff;position: relative;}
.u-icon{width: .2rem;position: absolute;left: .2rem;top: 0.24rem;transform: translate(0,-50%);}
.u-input{height: .48rem;border: none;background-color: #fff;width: auto;color: #111;padding: 0 0.625em;width: 100%;}
.u-area{width: 100%;height: 2.8rem;border: none;background-color: transparent;color: #111;padding: 0.07rem 1em;line-height: 2.125;}
.u-last{text-align: center;padding-top: .2rem;}
.u-sub{display: inline-block;vertical-align: top;min-width: 1.3rem;height: .48rem;line-height: .48rem;background-color: #af935c;color: #fff;cursor: pointer;text-align: center;border: none;border-radius: 0;}
.u-form input::-webkit-input-placeholder,
.u-form textarea::-webkit-input-placeholder{color: #999;}
.u-form input:-moz-placeholder,
.u-form textarea:-moz-placeholder{color: #999;}
.u-form input::-moz-placeholder,
.u-form textarea::-moz-placeholder{color: #999;}
.u-form input:-ms-input-placeholder,
.u-form textarea:-ms-input-placeholder{color: #999;}
@media(max-width: 750px){
    .u-main{padding: 0.46rem .3rem .55rem;}
    .u-col{width: calc(50% - 0.15rem);margin-right: .3rem;}
    .u-col:nth-child(2n){margin-right: 0;}
    .u-area{padding-top: 0;padding-bottom: 0;}
    .u-input{height: .6rem;}
    .u-icon{width: .3rem;left: 0.1rem;top: 0.3rem;}
    .u-area{padding: .1rem 1em;line-height: 1.7;}
    .u-des{line-height: 1.7;font-size: .24rem;width: calc(100% + 0.2rem);margin-left: -0.1rem;}
}


.w-main{width: 100%;padding: 1.03rem .3rem 1rem;}
.w-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.w-cont{width: 100%;padding-bottom: 1.09rem;border-bottom: 1px dashed #dddcda;margin-bottom: 1.03rem;}
.w-cont:last-child{padding-bottom: 0;border-bottom: none;margin-bottom: 0;}
.w-tit{line-height: 1.4;color: #43130a;font-family: quan;letter-spacing: .1em;margin-bottom: .54rem;margin-top: .68rem;}
.w-list{width: calc(100% + 1.75rem);font-size: 0;margin-left: -0.88rem;margin-bottom: 1rem;}
.w-item{width: 20%;text-align: center;display: inline-block;vertical-align: top;position: relative;}
.w-item:after{content: "";display: inline-block;border-left: .09rem solid #d2c4a7;border-top: .09rem solid transparent;border-bottom: .09rem solid transparent;position: absolute;right: -0.05rem;top: 0.7rem;margin-top: -0.09rem;}
.w-item:nth-child(5n):after{display: none;}
.w-box{display: block;width: 1.4rem;height: 1.4rem;border: .13rem solid #f0ede7;background-color: #af935c;position: relative;border-radius: 50%;margin: 0 auto .29rem;}
.w-t{color: #111;line-height: 1;}
.w-tip{color: #454545;line-height: 1;margin-top: .18rem;}
.w-bot{width: 100%;background-color: #fff;}
.w-left{float: left;width: 50%;height: 5.25rem;line-height: 5.25rem;overflow: auto;}
.w-mid{width: 100%;display: inline-block;vertical-align: middle;padding: .3rem .6rem 0 .8rem;line-height: 1;}
.w-right{float: right;width: 50%;height: 5.25rem;}
.w-img{width: 100%;height: 100%;object-fit: cover;}
.w-dl{margin-bottom: .49rem;}
.w-dl:last-child{margin-bottom: 0;}
.w-dt{line-height: 1;color: #111;padding-bottom: .25rem;position: relative;margin-bottom: .24rem;}
.w-dt:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.w-dd{color: #454545;line-height: 2.125;}
.w-dd *{line-height: inherit;}
.w-intro{width: 100%;background-color: #fff;}
.w-i-img{width: 100%;}
.w-text{padding: .78rem .3rem .73rem .76rem;width: 100%;}
.w-i-tit{line-height: 1;color: #111;padding-bottom: .25rem;position: relative;margin-bottom: .24rem;}
.w-i-tit:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.w-rows{width: 100%;}
.w-row{width: 100%;font-size: 0;margin-bottom: .16rem;}
.w-row:last-child{margin-bottom: 0;}
.w-num{width: 1.625em;height: 1.625em;line-height: 1.625;margin-top: 0.25em;border-radius: 50%;background-color: #af935c;color: #fff;text-align: center;display: inline-block;vertical-align: top;}
.w-des{width: calc(100% - 1.625em);padding-left: .375em;color: #454545;line-height: 2.125;display: inline-block;vertical-align: top;}
.w-des *{line-height: inherit;}
.w-last{width: 100%;color: #43130a;line-height: 2.125;margin-top: .5rem;}
@media(max-width: 750px){
    .w-list{width: 100%;margin-left: 0;margin-bottom: .7rem;}
    .w-item{width: 33.33%;margin-bottom: .3rem;}
    .w-item:nth-child(3n):after{display: none;}
    .w-left{float: none;width: 100%;height: auto;}
    .w-mid{padding: .5rem .3rem;}
    .w-right{float: none;width: 100%;height: auto;}
    .w-text{padding: .5rem .3rem;}
    .w-dd{line-height: 1.5;text-align: justify;}
    .w-des{line-height: 1.7;text-align: justify;}
    .w-last{line-height: 1.7;}
}

.x-main{width: 100%;padding: 1.03rem .3rem 1rem;}
.x-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.x-ct{width: 100%;}
.x-des{color: #454545;line-height: 2.125;text-align: center;margin-top: .47rem;margin-bottom: .6rem;}
.x-des *{line-height: inherit;}
.x-img{width: 100%;margin-bottom: .8rem;}
.x-cont{width: 100%;padding-bottom: .73rem;margin-bottom: .8rem;border-bottom: 1px dashed #dddcda;}
.x-cont:last-child{padding-bottom: 0;border-bottom: none;margin-bottom: 0;}
.x-hd{width: 100%;font-size: 0;margin-bottom: .59rem;}
.x-box{display: inline-block;vertical-align: middle;width: .8rem;height: .8rem;border-radius: 50%;background-color: #af935c;}
.x-icon{width: 100%;height: 100%;object-fit: cover;}
.x-tit{display: inline-block;vertical-align: middle;width: calc(100% - 0.8rem);color: #43130a;line-height: 1.5;letter-spacing: .08em;font-family: quan;padding-left: .3rem;}
.x-dl{width: 100%;margin-bottom: .45rem;}
.x-dl:last-child{margin-bottom: 0;}
.x-dt{line-height: 1.454;color: #111;padding-bottom: .2rem;position: relative;margin-bottom: .28rem;}
.x-dt:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.x-dd{width: 100%;}
.x-one{width: 100%;font-size: 0;margin-bottom: .16rem;display: flex;}
.x-one:last-child{margin-bottom: 0;}
.x-num{width: 1.625em;height: 1.625em;line-height: 1.625;margin-top: 0.25em;border-radius: 50%;background-color: #af935c;color: #fff;text-align: center;display: inline-block;vertical-align: top;}
.x-txt{flex: 1;padding-left: .375em;color: #454545;line-height: 2.125;display: inline-block;vertical-align: top;}
.x-txt *{line-height: inherit;}
.x-row{padding-left: 1.25em;position: relative;}
.x-row:before{content: "";display: block;width: .375em;height: .375em;background-color: #af935c;position: absolute;left: 0;top: 0.875em;border-radius: 50%;}
@media(max-width: 750px){
    .x-des{line-height: 1.7;font-size: .24rem;}
    .x-txt{line-height: 1.7;text-align: justify;}
    .x-num{margin-top: 0.02rem}
}

.y-main{width: 100%;padding-top: 1.03rem;padding-bottom: 1.06rem;padding: 1.03rem .3rem 1.06rem;}
.y-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.y-img{width: 100%;margin-top: .68rem;margin-bottom: .79rem;}
.y-cont{width: 100%;border-bottom: 1px dashed #dddcda;margin-bottom: .8rem;padding-bottom: .77rem;}
.y-cont:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.y-hd{width: 100%;font-size: 0;margin-bottom: .38rem;}
.y-box{display: inline-block;vertical-align: middle;width: .8rem;height: .8rem;border-radius: 50%;background-color: #af935c;}
.y-icon{width: 100%;height: 100%;object-fit: cover;}
.y-tit{display: inline-block;vertical-align: middle;width: calc(100% - 0.8rem);color: #43130a;line-height: 1.5;letter-spacing: .08em;font-family: quan;padding-left: .3rem;}
.y-dl{width: 100%;}
.y-dt{line-height: 1;color: #111;padding-bottom: .25rem;position: relative;margin-bottom: .34rem;}
.y-dt:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.y-dd{margin-bottom: .4rem;}
.y-dd:last-child{margin-bottom: 0;}
.y-one{width: 100%;font-size: 0;margin-bottom: .16rem;display: flex;}
.y-one:last-child{margin-bottom: 0;}
.y-num{width: 1.625em;height: 1.625em;line-height: 1.625;margin-top: 0.25em;border-radius: 50%;background-color: #af935c;color: #fff;text-align: center;display: inline-block;vertical-align: top;}
.y-txt{flex: 1;padding-left: .375em;color: #454545;line-height: 2.125;display: inline-block;vertical-align: top;}
.y-txt *{line-height: inherit;}
.y-sp{width: 100%;font-size: 0;}
.y-col{display: inline-block;vertical-align: top;width: 47.857%;}
.y-col:nth-child(2n+1){margin-right: 4.286%;}
.y-pic{width: 100%;margin-bottom: .59rem;}
.y-t{color: #111;line-height: 1.7;margin-bottom: .21rem;}
.y-t2{color: #111;line-height: 1;margin-bottom: .25rem;margin-top: -0.03rem;}
@media(max-width: 750px){
    .y-col{width: 100%;margin-right: 0;margin-bottom: .6rem;}
    .y-col:last-child{margin-bottom: 0;}
    .y-col:nth-child(2n+1){margin-right: 0;}
    .y-txt{line-height: 1.7;}
    .y-num{margin-top: 0.02rem;}
}

.z-main{width: 100%;padding: 1.03rem .3rem 0.53rem;}
.z-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.z-list{width: 100%;font-size: 0;margin-top: .68rem;display: flex;flex-wrap: wrap;}
.z-item{display: inline-block;vertical-align: top;width: 48.214%;margin-right: 3.572%;background-color: #fff;margin-bottom: .5rem;font-size: 0;padding: .4rem;}
.z-item:nth-child(2n){margin-right: 0;}
.z-box{display: inline-block;vertical-align: middle;width: 1.4rem;height: 1.4rem;border: 0.13rem solid #f9f7f2;border-radius: 50%;background-color: #af935c;}
.z-icon{width: 100%;height: 100%;vertical-align: top;object-fit: contain;}
.z-text{display: inline-block;vertical-align: middle;width: calc(100% - 1.4rem);padding-left: .29rem;}
.z-tit{color: #111;line-height: 1;margin-bottom: .15rem;}
.z-des{color: #454545;line-height: 2.125;}
@media(max-width: 750px){
    .z-item{width: 100%;margin-right: 0;padding: 0.4rem 0.3rem 0.3rem;}
    .z-des{line-height: 1.7;}
}

.aa-main{width: 100%;padding: 0 .3rem 1.03rem;}
.aa-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.aa-main .b-title{text-align: left;}
.aa-main .b-en{text-align: left;}
.aa-cont{width: 100%;margin-top: .68rem;}
.aa-left{float: left;width: 6.75rem;}
.aa-right{float: right;width: 6.55rem;}
.aa-dl{width: 100%;border-bottom: 1px solid #dddcda;padding-left: .22rem;}
.aa-dt{width: 100%;font-size: 0;cursor: pointer;}
.aa-icon{width: .5rem;display: inline-block;vertical-align: middle;}
.aa-t{display: inline-block;vertical-align: middle;color: #111;line-height: 1.3rem;padding-left: .3rem;width: calc(100% - 0.5rem);transition: all .3s;position: relative;}
.aa-t:after{content: "";display: inline-block;width: .728em;height: .728em;background-image: url(../images/120.png);background-size: 100% 100%;position: absolute;right: 0;top: 50%;margin-top: -0.364em;}
.aa-dd{display: none;width: 100%;color: #454545;line-height: 2.125;padding-left: .8rem;padding-bottom: .51rem;}
.aa-dt.show .aa-t{line-height: .82rem;}
.aa-dt.show .aa-t:after{background-image: url(../images/121.png);}
@media(max-width: 750px){
    .aa-left{width: 100%;}
    .aa-right{width: 100%;}
    .aa-dl{padding-left: 0;}
    .aa-dd{line-height: 1.7;}
}

.ab-main{width: 100%;padding: 0 .3rem 1.03rem;}
.ab-inner{width: 100%;max-width: 14rem;margin: 0 auto;border-bottom: 1px dashed #dddcda;}
.ab-cont{width: calc(100% + 1.12rem);margin-top: .83rem;margin-left: -0.56rem;padding-bottom: 1.07rem;}
.ab-rows{width: 100%;position: relative;}
.ab-rows:after{content: "";display: block;width: 1.19rem;height: 3.32rem;background-image: url(../images/134.png);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;position: absolute;right: -0.5rem;top: 0.82rem;}
.ab-row{width: 100%;font-size: 0;display: flex;}
.ab-row:last-child{margin-bottom: 0;}
.ab-row2{flex-direction: row-reverse;}
.ab-item{width: 16.66%;height: 3.58rem;display: inline-block;vertical-align: top;position: relative;}
.ab-box{width: 1.4rem;height: 1.4rem;border: 0.13rem solid #f0ede7;background-color: #af935c;border-radius: 50%;margin: 0 auto .24rem;position: relative;z-index: 12;}
.ab-icon{width: 100%;height: 100%;vertical-align: top;}
.ab-tit{text-align: center;color: #111;line-height: 1.454;margin-bottom: .33rem;white-space: nowrap;}
.ab-num{text-align: center;color: #454545;line-height: 1;}
.ab-item:before{content: "";display: block;width: 100%;height: 0.02rem;background-color: #e8e1d5;left: 50%;top: 0.7rem;margin-top: -0.01rem;position: absolute;z-index: 1;}
.ab-item:after{content: "";display: inline-block;border-left: .09rem solid #af935c;border-top: .09rem solid transparent;border-bottom: .09rem solid transparent;position: absolute;right: -0.05rem;top: 0.7rem;z-index: 12;margin-top: -0.09rem;opacity: .5;}
.ab-item:nth-child(6n):after{display: none;}
.ab-item:nth-child(6n):before{display: none;}
.ab-row2 .ab-item{height: auto;}
.ab-row2 .ab-item:before{left: auto;right: 50%;}
.ab-row2 .ab-item:after{right: auto;left: -0.05rem;transform: rotate(180deg);}
@media(max-width: 1200px){
    .ab-tit{white-space: normal;}
}
@media(max-width: 750px){
    .ab-rows:after{display: none;}
    .ab-row{flex-wrap: wrap;}
    .ab-item{width: 33.33%;height: auto;margin-bottom: .5rem;}
    .ab-item:nth-child(3n):after{display: none;}
    .ab-item:nth-child(3n):before{display: none;}
    .ab-cont{width: 100%;margin-left: 0;padding-bottom: .57rem;}
    .ab-row2{flex-direction: row;}
    .ab-row2 .ab-item:before{right: auto;left: 50%;}
    .ab-row2 .ab-item:after{left: auto;right: -0.05rem;transform: rotate(0deg);}
    .ab-tit{font-size: .24rem;}
}

.ac-main{width: 100%;padding: 0 .3rem 1.1rem;}
.ac-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.ac-main .b-title{text-align: left;}
.ac-main .b-en{text-align: left;}
.ac-form{width: 100%;margin-top: .68rem;}
.ac-lbs{width: 100%;font-size: 0;}
.ac-lb{display: inline-block;vertical-align: top;line-height: .48rem;cursor: pointer;position: relative;margin-right: .3rem;}
.ac-lb:last-child{margin-right: 0;}
.ac-i{display: inline-block;vertical-align: middle;width: 1.428em;height: 1.428em;border-radius: 50%;background-color: #fff;margin-right: .714em;}
.ac-t{color: #454545;line-height: 1;display: inline-block;vertical-align: middle;}
.ac-radio{width: 100%;height: 100%;position: absolute;left: 0;top: 0;cursor: pointer;opacity: 0;}
.ac-lb.selected .ac-i{border: 0.07rem solid #af935c;}



.ae-main{width: 100%;padding: 1.03rem .3rem 1.1rem;}
.ae-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.ae-des{color: #454545;line-height: 2.125;text-align: center;margin-top: .38rem;margin-bottom: .6rem;}
.ae-des *{line-height: inherit;}
.ae-bn{width: 100%;
  /* margin-bottom: 1.1rem; */
}
.ae-s{position: relative;}
.ae-box{width: 100%;padding-top: 41.428%;position: relative;}
.ae-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.ae-arrow{width: .16rem;height: .28rem;margin-top: -0.14rem;background-image: url(../images/141.png);background-size: 100% 100%;position: absolute;top: 50%;z-index: 12;cursor: pointer;}
.ae-arrow.swiper-button-disabled{opacity: .3;cursor: default;}
.ae-prev{left: .2rem;transform: rotate(180deg);}
.ae-next{right: .2rem;}
.ae-list{width: 100%;}
.ae-item{display: flex;align-items: center;
  /* margin-bottom: 1rem; */
  padding-top: 1rem;
}
.ae-item:last-child{margin-bottom: 0;}
.ae-item:nth-child(2n){flex-direction: row-reverse;}
.ae-text{padding-left: .8rem;}
.ae-item:nth-child(2n) .ae-text{padding-left: 0;padding-right: .8rem;}
.ae-b{width: 50%;}
.ae-pic{width: 100%;}
.ae-right{width: 50%;}
.ae-item .b-title{text-align: left;}
.ae-item .b-en{text-align: left;}
.ae-t{color: #43130a;line-height: 1;padding-bottom: .25rem;margin-top: .43rem;margin-bottom: .32rem;font-family: quan;position: relative;}
.ae-t:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.ae-intro{text-align: justify;color: #454545;line-height: 2.125;}
@media(max-width: 750px){
    .ae-item{display: block;margin-bottom: 1.2rem;}
    .ae-b{width: 100%;margin-bottom: .3rem;}
    .ae-right{width: 100%;}
    .ae-text{padding-left: 0;}
    .ae-item:nth-child(2n) .ae-text{padding-right: 0;}
    .ae-des{line-height: 1.7;}
    .ae-intro{line-height: 1.7;}
}

.af-main{width: 100%;padding: 1.03rem .3rem 0.5rem;background-color: #fff;}
.af-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.af-list{width: 100%;text-align: center;margin-top: .52rem;font-size: 0;}
.af-item{display: inline-block;vertical-align: top;padding: 0 .7rem;margin-bottom: .5rem;text-align: center;position: relative;cursor: pointer;}
.af-item:after{content: "";display: block;width: 1px;height: .3rem;background-color: #ebebeb;position: absolute;right: 0;top: 50%;margin-top: -0.15rem;}
.af-item:last-child:after{display: none;}
.af-icon{height: .46rem;vertical-align: top;margin-bottom: .15rem;}
.af-tit{color: #454545;line-height: 1;}
@media(max-width: 750px){
    .af-item{width: 25%;padding: 0;}
}

.ag-main{width: 100%;padding: 1.1rem .3rem;}
.ag-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.ag-cont{width: 100%;padding-bottom: .98rem;border-bottom: 1px solid #dddbda;margin-bottom: 1.1rem;}
.ag-cont:last-child{padding-bottom: 0;border-bottom: none;margin-bottom: 0;}
.ag-top{width: 100%;position: relative;margin-bottom: 1.1rem;}
.ag-left{width: 74.285%;}
.ag-box{width: 100%;padding-top: 63.46%;position: relative;}
.ag-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.ag-right{width: 31.25em;background-color: #fff;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);padding: .45rem .2rem .39rem .4rem;}
.ag-logo{height: 1.21rem;margin-bottom: .44rem;}
.ag-tit{color: #43130a;line-height: 1;font-family: quan;padding-bottom: .25rem;position: relative;margin-bottom: .31rem;letter-spacing: .08em;}
.ag-tit:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.ag-intro{color: #454545;line-height: 2.125;}
.ag-intro *{line-height: inherit;font-size: inherit !important;font-family: inherit !important;}
.ag-list{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;margin-bottom: .67rem;}
.ag-item{display: inline-block;vertical-align: top;width: 31.857%;margin-right: 2.214%;background-color: #fff;margin-bottom: .33rem;}
.ag-item:nth-child(3n){margin-right: 0;}
.ag-b{width: 100%;padding-top: 74.439%;position: relative;}
.ag-pic{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.ag-text{width: 100%;background-color: #fff;font-size: 0;display: flex;padding: .24rem .2rem .54rem .3rem;}
.ag-t-left{display: inline-block;vertical-align: top;width: 1.2rem;padding-top: .05rem;white-space: nowrap;}
.ag-t-right{display: inline-block;vertical-align: top;flex: 1;text-align: right;}
.ag-t-in{display: inline-block;vertical-align: top;text-align: left;}
.ag-t-zh{color: #43130a;line-height: 1;font-family: quan;margin-bottom: .18rem;letter-spacing: .08em;}
.ag-t-en{color: #777;line-height: 1;}
.ag-t-right{color: #454545;line-height: 2.125;}
.ag-t-right *{line-height: inherit;font-size: inherit !important;font-family: inherit !important;}
.ag-bn{width: 100%;}
.ag-s{position: relative;}
.ag-bx{width: 100%;padding-top: 41.428%;position: relative;}
.ag-p{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.ag-bot{width: 100%;text-align: center;font-size: 0;padding-top: .5rem;}
.ag-ps{display: inline-block;vertical-align: middle;font-size: 0;}
/* .ag-arrow{display: inline-block;vertical-align: middle;width: .08rem;height: .16rem;background-image: url(../images/158.png);background-size: 100% 100%;cursor: pointer;}
.ag-prev{transform: rotate(180deg);margin-right: .25rem;}
.ag-next{margin-left: .25rem;} */
.ag-arrow {
  display: inline-block;
  vertical-align: middle;
  width: .08rem;
  height: .16rem;
  background-image: url(../images/z2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
   
  position: absolute;
  top: 50%;
  margin-top: -0.16rem;
  z-index: 30;
  width: .6rem;
  height: .6rem;

  filter: brightness(0) invert(1);
}

.ag-prev {
  transform: rotate(180deg);
  /* margin-right: .25rem; */
  left: 0.3rem;
 
}

.ag-next {
  /* margin-left: .25rem; */
  right: 0.3rem;
}

.ag-bn .swiper-pagination-clickable .swiper-pagination-bullet{width: .08rem;height: .08rem;border-radius: 50%;background-color: #c5c3c2;margin: 0 .05rem;opacity: 1;}
.ag-bn .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #af935c;}
@media(max-width: 1920px){
    .ag-arrow{    width: 20px;
      height: 40px;}
}
@media(max-width: 1200px){
    .ag-t-left{width: 75px;}
}
@media(max-width: 750px){
    .ag-left{width: 100%;}
    .ag-right{width: 100%;position: relative;top: 0;transform: translate(0,0);padding: .35rem .1rem .3rem .3rem;}
    .ag-item{width: 100%;margin-right: 0;}
    .ag-intro{line-height: 1.7;font-size: .24rem;}
    .ag-t-right{line-height: 1.7;}
    .ag-text{padding: .3rem;}
}

.ah-main{width: 100%;}
.ah-one{width: 100%;background-color: #f6f4f3;padding: 1.1rem .3rem;}
.ah-one:nth-child(2n){background-color: #ece9e6;}
.ah-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.ah-top{width: 100%;display: flex;align-items: center;background-color: #fff;margin-bottom: .29rem;}
.ah-left{width: 50%;}
.ah-text{width: 100%;padding: .8rem;}
.ah-logo{max-height: .81rem;vertical-align: top;margin-bottom: .42rem;}
.ah-tit{color: #43130a;font-family: quan;line-height: 1;letter-spacing: .08em;margin-bottom: .32rem;padding-bottom: .25rem;position: relative;}
.ah-tit:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.ah-des{color: #454545;line-height: 2.125;text-align: justify;}
.ah-des *{line-height: inherit;}
.ah-right{width: 50%;}
.ah-pic{width: 100%;}
.ah-bn{width: 100%;}
.ah-s{position: relative;}
.ah-box{width: 100%;padding-top: 41.428%;position: relative;}
.ah-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.ah-arrow{width: .16rem;height: .28rem;margin-top: -0.14rem;background-image: url(../images/141.png);background-size: 100% 100%;position: absolute;top: 50%;z-index: 12;cursor: pointer;}
.ah-arrow.swiper-button-disabled{opacity: .3;cursor: default;}
.ah-prev{left: .2rem;transform: rotate(180deg);}
.ah-next{right: .2rem;}
.ah-one:nth-child(2n) .ah-top{flex-direction: row-reverse;}
@media(max-width: 750px){
    .ah-top{display: block;}
    .ah-left{width: 100%;}
    .ah-right{width: 100%;}
    .ah-text{padding: .5rem .3rem;}
    .ah-des{line-height: 1.7;}
}


.ai-main{width: 100%;padding: 1.1rem .3rem 0;}
.ai-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.ai-top{width: 100%;background-color: #fff;font-size: 0;}
.ai-box{display: inline-block;vertical-align: top;width: 50%;height: 5.1rem;position: relative;}
.ai-img{width:100%;height: 100%;object-fit: cover;}
.ai-pro{width: 2.64rem;position: absolute;left: 0.2rem;bottom: -0.55rem;}
.ai-text{text-align: justify;display: inline-block;vertical-align: top;width: 50%;height: 5.1rem;overflow: auto;line-height: 5.1rem;}
.ai-mid{width: 100%;display: inline-block;vertical-align: middle;padding: 0 .8rem;}
.ai-text .b-title{text-align: left;}
.ai-text .b-en{text-align: left;}
.ai-logo {
  margin-bottom: 1em;
  line-height: 1;
}
.ai-logo img{
  height: 1em;
  }
.ai-des{color: #454545;line-height: 2.125;margin-top: .4rem;text-align: justify;}
.ai-des *{line-height: inherit;}
@media(max-width: 750px){
    .ai-box{width: 100%;}
    .ai-text{width: 100%;height: auto;line-height: 1;padding: 1rem 0 0.5rem;}
    .ai-des{line-height: 1.7;}
    .ai-mid{padding: 0 0.3rem;}
}


.aj-main{width: 100%;padding: 1.13rem .3rem 0;}
.aj-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.aj-des{color: #454545;line-height: 2.125;text-align: center;margin-top: .4rem;}
.aj-list{width: 100%;font-size: 0;margin-top: .61rem;}
.aj-item{display: inline-block;vertical-align: top;width: 24.71%;margin-right: 0.386%;margin-bottom: 0.386%;}
.aj-item:nth-child(4n){margin-right: 0;}
.aj-box{width: 100%;padding-top: 167.63%;position: relative;}
.aj-img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
@media(max-width: 750px){
    .aj-des{line-height: 1.7;}
}
.ak-main{width: 100%;padding: 1rem .3rem 1.06rem;}
.ak-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.ak-hd{width: 100%;margin-bottom: .7rem;}
.ak-left{float: left;margin-bottom: .4rem;}
.ak-left .b-title{text-align: left;}
.ak-left .b-en{text-align: left;}
.ak-right{float: right;width: 35em;color: #454545;line-height: 2.125;text-align: justify;}
.ak-bn-wrap{width: 100%;overflow: hidden;}
.ak-bn{width: calc(100% + 0.3rem);margin-left: -0.15rem;}
.ak-s{position: relative;padding: 0 .15rem;}
.ak-bot{width: 100%;text-align: center;font-size: 0;padding-top: .46rem;}
.ak-ps{display: inline-block;vertical-align: middle;font-size: 0;}
/* .ak-arrow{display: inline-block;vertical-align: middle;width: .08rem;height: .16rem;background-image: url(../images/158.png);background-size: 100% 100%;cursor: pointer;}
.ak-prev{transform: rotate(180deg);margin-right: .25rem;}
.ak-next{margin-left: .25rem;} */

.ak-arrow {
  display: inline-block;
  vertical-align: middle;
  width: .08rem;
  height: .16rem;
  background-image: url(../images/z2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  filter: brightness(0) invert(1);
 
  position: absolute;
  top: 50%;
  margin-top: -0.16rem;
  z-index: 30;
  width: .6rem;
  height: .6rem;
}

.ak-prev {
  transform: rotate(180deg);
  /* margin-right: .25rem; */
  left: 0.3rem;
 
}

.ak-next {
  /* margin-left: .25rem; */
  right: 0.3rem;
}

.ak-bn .swiper-pagination-clickable .swiper-pagination-bullet{width: .08rem;height: .08rem;border-radius: 50%;background-color: #c5c3c2;margin: 0 .05rem;opacity: 1;}
.ak-bn .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #af935c;}
@media(max-width: 1920px){
  .ak-arrow {
    width: 20px;
    height: 40px;
  }
}
@media(max-width: 750px){
    .ak-right{width: 100%;line-height: 1.7;}
}


.al-main{width: 100%;padding: 1.1rem .3rem 0;}
.al-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.al-top{width: 100%;font-size: 0;}
.al-box{width: 61.428%;display: inline-block;vertical-align: middle;}
.al-right{width: 38.572%;display: inline-block;vertical-align: middle;padding-left: .8rem;}
.al-right .b-title{text-align: left;}
.al-right .b-en{text-align: left;}
.al-tit{color: #43130a;line-height: 1;font-family: quan;padding-bottom: .25rem;position: relative;margin-top: .47rem;margin-bottom: .31rem;letter-spacing: .08em;}
.al-tit:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.al-intro{color: #454545;line-height: 2.125;text-align: justify;}
.al-intro *{line-height: inherit;}
@media(max-width: 750px){
    .al-box{width: 100%;margin-bottom: .3rem;}
    .al-right{width: 100%;padding-left: 0;}
    .al-intro{line-height: 1.7;}
}


.am-main{width: 100%;padding: 1.03rem .3rem 0;}
.am-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.am-des{color: #454545;line-height: 2.125;text-align: center;margin-top: .4rem;margin-bottom: .6rem;}
.am-img{width: 100%;}
@media(max-width: 750px){
    .am-des{line-height: 1.7;}
}

.an-main{width: 100%;padding: 1.03rem .3rem;}
.an-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.an-des{color: #454545;line-height: 2.125;text-align: center;margin-top: .4rem;margin-bottom: .57rem;}
.an-img{width: 100%;}
.an-dl{margin-bottom: .62rem;}
.an-dl:last-child{margin-bottom: 0;}
.an-dt{color: #43130a;line-height: 1;font-family: quan;letter-spacing: .08em;margin-bottom: .49rem;}
.an-bn{width: 100%;}
.an-s{font-size: 0;}
.an-item{display: inline-block;vertical-align: top;width: 14.857%;margin-right: 2.17%;margin-bottom: .31rem;}
.an-item:nth-child(6n){margin-right: 0;}
.an-box{width: 100%;padding-top: 119.23%;position: relative;margin-bottom: .11rem;}
.an-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: contain;}
.an-tit{color: #454545;line-height: 2.125;text-align: center;}
.an-bot{width: 100%;text-align: center;font-size: 0;padding-top: .06rem;}
.an-ps{display: inline-block;vertical-align: middle;font-size: 0;}
.an-arrow{display: inline-block;vertical-align: middle;width: .16rem;height: .32rem;background-image: url(../images/z2.png);background-size: 100% 100%;cursor: pointer;  position: absolute;
  top: 50%;
  margin-top: -0.16rem;
  z-index: 30;
  width: .6rem;
  height: .6rem;}
.an-prev{transform: rotate(180deg);  left: 0.3rem;}
.an-next{  right: 0.3rem;}
.an-bn .swiper-pagination-clickable .swiper-pagination-bullet{width: .08rem;height: .08rem;border-radius: 50%;background-color: #c5c3c2;margin: 0 .05rem;opacity: 1;}
.an-bn .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #af935c;}
@media(max-width: 1920px){
    .an-arrow{width: 10px;height: 20px;}
}
@media(max-width: 750px){
    .an-item{width: 24%;margin-right: 1.33%;margin-bottom: .15rem;}
    .an-item:nth-child(6n){margin-right: 1.33%;}
    .an-item:nth-child(4n){margin-right: 0;}
    .an-box{margin-bottom: 0;}
    .an-des{line-height: 1.7;}
}


.ao-bn{width: 100%;}
.ao-s{font-size: 0;}
.ao-item{display: inline-block;vertical-align: top;width: 24.71%;margin-right: 0.386%;}
.ao-item:nth-child(4n){margin-right: 0;}
.ao-box{width: 100%;padding-top: 150.289%;position: relative;}
.ao-img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.ao-bot{width: 100%;text-align: center;font-size: 0;padding-top: .46rem;}
.ao-ps{display: inline-block;vertical-align: middle;font-size: 0;}
.ao-arrow {
  display: inline-block;
  vertical-align: middle;
 
  background-image: url(../images/z2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;

  position: absolute;
  top: 50%;
  margin-top: -0.16rem;
  z-index: 30;
  width: .6rem;
  height: .6rem;
}

.ao-prev {
  transform: rotate(180deg); 
  left: 0.3rem;
}

.ao-next {
  right: 0.3rem;
}

.ao-bn .swiper-pagination-clickable .swiper-pagination-bullet{width: .08rem;height: .08rem;border-radius: 50%;background-color: #c5c3c2;margin: 0 .05rem;opacity: 1;}
.ao-bn .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #af935c;}
@media(max-width: 1920px){
    .ao-arrow{width: 20px;height: 40px;}
}


.ap-main{width: 100%;padding: 0 .3rem;}
.ap-inner{width: 100%;max-width: 14rem;margin: 0 auto;padding-bottom: 1.1rem;border-bottom: 1px dashed #dddcda;}
.ap-des{color: #454545;line-height: 2.125;text-align: center;margin-top: .4rem;margin-bottom: .61rem;}
.ap-list{width: calc(100% + 1.75rem);font-size: 0;margin-left: -0.88rem;}
.ap-item{width: 20%;text-align: center;display: inline-block;vertical-align: top;position: relative;}
.ap-item:after{content: "";display: inline-block;border-left: .09rem solid #d2c4a7;border-top: .09rem solid transparent;border-bottom: .09rem solid transparent;position: absolute;right: -0.05rem;top: 0.7rem;margin-top: -0.09rem;}
.ap-item:nth-child(5n):after{display: none;}
.ap-box{display: block;width: 1.4rem;height: 1.4rem;border: .13rem solid #f0ede7;background-color: #af935c;position: relative;border-radius: 50%;margin: 0 auto .29rem;}
.ap-t{color: #111;line-height: 1;}
@media(max-width: 750px){
    .ap-inner{padding-bottom: .6rem;}
    .ap-list{width: 100%;margin-left: 0;}
    .ap-item{width: 33.33%;margin-bottom: .5rem;}
    .ap-item:nth-child(3n):after{display: none;}
    .ap-des br{display: none;}
    .ap-des{line-height: 1.7;}
}

.aq-main{width: 100%;padding: 1.03rem .3rem 0;}
.aq-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.aq-main .b-title{text-align: left;}
.aq-main .b-en{text-align: left;}
.aq-video{width: 100%;vertical-align: top;margin-top: .78rem;}
.aq-video2{width: 100%;vertical-align: top;margin-top: .3rem;margin-bottom: 0.4rem;}
.aq-cont{width: 100%;display: flex;padding-top: .7rem;}
.aq-left{width: calc(100% - 6.75rem);position: relative;display: flex;flex-direction: column;justify-content: space-between;}
.aq-right{width: 6.75rem;color: #454545;line-height: 2.125;text-align: justify;}
.aq-right *{line-height: inherit;}
.aq-right p{margin-bottom: .3rem;}
.aq-right p:last-child{margin-bottom: 0;}
.aq-tit{color: #43130a;line-height: 1;position: relative;font-family: quan;letter-spacing: .08em;padding-bottom: .25rem;position: relative;}
.aq-tit:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.aq-dls{width: 100%;font-size: 0;}
.aq-dl{display: inline-block;vertical-align: top;margin-right: 1.55rem;}
.aq-dl:last-child{margin-right: 0;}
.aq-dd{font-size: 0;}
.aq-num{color: #ae935c;line-height: 1;display: inline-block;vertical-align: top;}
.aq-u{color: #111;line-height: 1;display: inline-block;vertical-align: top;margin-top: .08rem;margin-left: .1rem;}
.aq-dt{color: #454545;line-height: 2.125;}
@media(max-width: 750px){
    .aq-cont{display: block;}
    .aq-left{width: 100%;display: block;margin-bottom: .6rem;}
    .aq-tit{margin-bottom: .3rem;}
    .aq-right{width: 100%;line-height: 1.7;}
}

.ar-main{width: 100%;padding: 1.24rem .3rem 1.1rem;}
.ar-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.ar-cont{width: 100%;background-color: #fff;margin-top: .68rem;}
.ar-left{float: left;width: calc(100% - 6.1rem);height: 8.1rem;line-height: 8.1rem;overflow: auto;}
.ar-in{display: inline-block;vertical-align: middle;width: 100%;line-height: 1;padding: .5rem .6rem 0 .8rem;position: relative;}
.ar-in:before{content: "";display: block;width: .77rem;height: .69rem;background-image: url(../images/218.png);background-size: 100% 100%;position: absolute;left: 0.3rem;top: 0;}
.ar-right{float: right;width: 6.1rem;height: 8.1rem;position: relative;}
.ar-img{width: 100%;height: 100%;object-fit: cover;}
.ar-dl{width: 100%;margin-bottom: .45rem;position: relative;z-index: 12;}
.ar-dl:last-child{margin-bottom: 0;}
.ar-dt{color: #43130a;line-height: 1;letter-spacing: .08em;font-family: quan;padding-bottom: .25rem;position: relative;}
.ar-dt:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.ar-dd{color: #454545;line-height: 2.125;}
.ar-dd *{line-height: inherit;}
.ar-info{width: 100%;position: absolute;right: 0;bottom: .5rem;z-index: 12;text-align: right;padding: 0 .4rem;}
.ar-name{font-size: 0;margin-bottom: .18rem;}
.ar-name-zh{color: #fff;line-height: 1;font-family: quan;letter-spacing: .08em;}
.ar-name-en{color: #fff;line-height: 1;font-family: ny;letter-spacing: .08em;}
.ar-id{color: #fff;line-height: 1;}
@media(max-width: 750px){
    .ar-left{width: 100%;height: auto;line-height: 1;margin-bottom: .3rem;padding-top: .3rem;}
    .ar-right{width: 100%;height: auto;}
    .ar-in{padding: 0.5rem 0.3rem 0.2rem;}
    .ar-dt{margin-bottom: 0.2rem;}
    .ar-dd{line-height: 1.7;}
}

.as-main{width: 100%;padding: 1.03rem .3rem;background-color: #faf9f8;overflow: hidden;}
.as-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.as-des{color: #454545;line-height: 2.125;text-align: center;margin-top: .4rem;margin-bottom: .65rem;}
.as-list{width: 100%;font-size: 0;position: relative;z-index: 12;}
.as-item{display: inline-block;vertical-align: top;width: 30.188%;margin-right: 4.718%;}
.as-item:nth-child(3n){margin-right: 0;}
.as-tit{font-family: quan;color: #43130a;line-height: 1;text-align: center;letter-spacing: .08em;margin-bottom: .4rem;}
.as-box{width: 100%;padding-top: 133.125%;position: relative;}
.as-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.as-lbs{width: 100%;font-size: 0;text-align: center;padding-top: .2rem; display: block;}
.as-lb{display: inline-block;vertical-align: top;padding: 0 .12rem;color: #454545;line-height: 2.125;}
.as-cont{width: 100%;padding: 0 1.7rem;position: relative;position: relative;}
.as-arrow{width: 1.2rem;height: 1.21rem;line-height: 1.21rem;margin-top: -0.6rem;position: absolute;top: 2.83rem;position: absolute;background-image: url(../images/228.png);background-size: 100% 100%;color: #fff;text-align: center;font-family: quan;letter-spacing: .08em;display: none;}
.as-prev{left: 0;}
.as-next{right: 0;}
.as-prev:after{content: "";display: block;width: 11.6rem;border-bottom: 1px dashed #e1e0df;position: absolute;left: 100%;top: 50%;}
@media(max-width: 750px){
    .as-cont{padding: 0;}
    .as-arrow{display: none;}
    .as-des{font-size: .24rem;line-height: 1.7;}
}



.at-main{width: 100%;padding: 1.1rem .3rem 1.01rem;background-color: #f6f5f3;overflow: hidden;}
.at-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.at-list{width: 100%;margin-bottom: .9rem;}
.at-item{width: 100%;margin-bottom: 1.1rem;}
.at-item:last-child{margin-bottom: 0;}
.at-box{float: left;width: 50%;height: 4.38rem;line-height: 4.38rem;}
.at-text{float: right;width: 50%;height: 4.38rem;line-height: 4.38rem;}
.at-mid{width: 100%;display: inline-block;vertical-align: middle;padding: 0 .8rem;}
.at-mid .b-title{text-align: left;}
.at-mid .b-en{text-align: left;}
.at-des{color: #454545;line-height: 2.125;margin-top: .5rem;}
.at-item:nth-child(2n) .at-box{float: right;}
.at-item:nth-child(2n) .at-text{float: left;}
.at-dls{width: 100%;font-size: 0;display: flex;justify-content: space-between;}
.at-dl{display: inline-block;vertical-align: top;}
.at-dl:last-child{margin-right: 0;}
.at-dd{font-size: 0;}
.at-num{color: #ae935c;line-height: 1;display: inline-block;vertical-align: top;}
.at-u{color: #111;line-height: 1;display: inline-block;vertical-align: top;margin-top: .08rem;margin-left: .1rem;}
.at-dt{color: #454545;line-height: 2.125;}
@media(max-width: 750px){
    .at-main{padding-bottom: .8rem;}
    .at-box{float: none;width: 100%;margin-bottom: .3rem;}
    .at-text{float: none;width: 100%;height: auto;line-height: 1;}
    .at-mid{padding: 0;}
    .at-dls{flex-wrap: wrap;justify-content: flex-start;}
    .at-dl{width: 33.33%;margin-bottom: .3rem;}
    .at-des{line-height: 1.7;margin-top: .4rem;}
}

.au-main{width: 100%;position: relative;}
.au-box{width: 100%;}
.au-img{width: 100%;vertical-align: top;}
.au-text{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);z-index: 12;color: #fff;padding: 0 0.3rem;}
.au-text .b-title{color: #fff;}
.au-text .b-en{color: #fff;opacity: .7;}
@media(max-width: 750px){
    .au-text .b-title{font-size: .3rem;}
    .au-text .b-en{font-size: .2rem;opacity: 1;}
}

.ba-main{width: 100%;padding: 1.03rem .3rem 0;}
.ba-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.ba-main .b-title{text-align: left;}
.ba-main .b-en{text-align: left;}
.ba-cont{width: 100%;display: flex;padding-top: .7rem;}
.ba-left{width: calc(100% - 6.5rem);position: relative;}
.ba-right{width: 6.5rem;color: #454545;line-height: 2.125;}
.ba-right *{line-height: inherit;}
.ba-video{width: 100%;vertical-align: top;margin-top: .78rem;margin-bottom: .9rem;}
.ba-dls{width: 100%;font-size: 0;display: flex;justify-content: space-between;margin-bottom: 1.01rem;}
.ba-dl{display: inline-block;vertical-align: top;}
.ba-dl:last-child{margin-right: 0;}
.ba-dd{font-size: 0;}
.ba-num{color: #ae935c;line-height: 1;display: inline-block;vertical-align: top;}
.ba-u{color: #111;line-height: 1;display: inline-block;vertical-align: top;margin-top: .08rem;margin-left: .1rem;}
.ba-dt{color: #454545;line-height: 2.125;}
.ba-list{width: 100%;display: flex;flex-wrap: wrap;}
.ba-item{width: 48.214%;margin-right: 3.572%;background-color: #fff;margin-bottom: .6rem;}
.ba-item:nth-child(2n){margin-right: 0;}
.ba-box{width: 100%;padding-top: 56.296%;position: relative;}
.ba-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.ba-text{width: 100%;padding: .35rem .5rem .53rem;}
.ba-tit{color: #43130a;letter-spacing: .08em;line-height: 1;position: relative;font-family: quan;padding-bottom: .25rem;margin-bottom: .32rem;}
.ba-tit:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.ba-des{color: #454545;line-height: 2.125;}
@media(max-width: 750px){
    .ba-cont{display: block;padding-top: 0;}
    .ba-left{width: 100%;margin-bottom: .3rem;}
    .ba-item{width: 100%;margin-right: 0;}
}

.bb-main{width: 100%;padding: .63rem .3rem 0;}
.bb-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.bb-list{width: 100%;font-size: 0;margin-top: .68rem;background-image: url(../images/225.jpg);background-size: cover;background-position: center center;}
.bb-item{width: 25%;height: 5.8rem;padding: 2.12rem .3rem 0;display: inline-block;vertical-align: top;border-right: 1px solid rgba(255,255,255,0.2);transition: all .3s;}
.bb-box{width: 1rem;height: 1rem;border-radius: 50%;border: 1px solid rgba(255,255,255,0.3);margin: 0 auto .27rem;position: relative;}
.bb-icon{height: .41rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.bb-tit{text-align: center;color: #fff;font-family: quan;line-height: 1;letter-spacing: .08em;margin-bottom: .09rem;}
.bb-des{text-align: center;color: #fff;line-height: 2.125;visibility: hidden;opacity: 0;transition: all .3s;}
.bb-item.active{width: 50%;}
.bb-item.active .bb-des{visibility: visible;opacity: 1;}
@media(max-width: 750px){
    .bb-item{padding-top: .6rem;}
}


.bc-main{width: 100%;padding: 1.03rem .3rem 1.1rem;overflow: hidden;}
.bc-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.bc-hd{width: 100%;display: flex;align-items: center;justify-content: space-between;margin-bottom: .7rem;}
.bc-left .b-title{text-align: left;}
.bc-left .b-en{text-align: left;}
.bc-right{font-size: 0;}
.bc-arrow{display: inline-block;vertical-align: top;width: .5rem;height: .5rem;border-radius: 50%;transition: all .3s;background-color: #fff;background-image: url(../images/232.png);background-size: .06rem auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.bc-prev{transform: rotate(180deg);}
.bc-next{margin-left: .2rem;}
.pc .bc-arrow:hover{background-color: #af935c;background-image: url(../images/233.png);}
.bc-bn{width: 100%;}
.bc-year{color: #ae935c;line-height: 1;margin-bottom: .32rem;}
.bc-item{width: 100%;font-size: 0;}
.bc-box{width: 3rem;height: 3rem;position: relative;display: inline-block;vertical-align: top;}
.bc-img{width: 100%;height: 100%;object-fit: cover;}
.bc-text{width: calc(100% - 3rem);/* height: 3rem; */line-height: 3rem;display: inline-block;vertical-align: top;padding: 0 .3rem;overflow: auto;}
.bc-mid{width: 100%;display: inline-block;vertical-align: middle;}
.bc-tit{color: #43130a;letter-spacing: .08em;line-height: 1;padding-bottom: .25rem;margin-bottom: .3rem;font-family: quan;position: relative;}
.bc-tit:after{content: "";display: inline-block;width: .25rem;height: 1px;background-color: #af935c;position: absolute;left: 0;bottom: 0;}
.bc-des{color: #454545;line-height: 2.125;}
.bc-bot{width: 100%;}
.bc-s-bn{width: calc(100% + 2rem);padding-top: .77rem;margin-left: -1rem;}
.bc-s-s{position: relative;cursor: pointer;}
.bc-s-item{width: 100%;}
.bc-s-year{width: 100%;color: #111;line-height: 1;margin-bottom: .17rem;display: inline-block;vertical-align: top;transition: all .3s;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.bc-s-item:after{content: "";display: block;width: 100%;height: .84rem;background-image: url(../images/234.png);background-size: auto 100%;border-left: 1px solid #ae935c;margin-left: 50%;}
.bc-s-s.active .bc-s-year{transform: scale(1.8);transform-origin: center bottom;color: #ae935c;}
.bc-s-s.swiper-slide-prev .bc-s-item:after{background-image: none;}
.swiper-slide-active +.bc-s-s +.bc-s-s +.bc-s-s +.bc-s-s +.bc-s-s +.bc-s-s +.bc-s-s .bc-s-item:after{background-image: none;}
@media(max-width: 750px){
    .bc-box{width: 100%;padding-top: 100%;margin-bottom: .3rem;}
    .bc-img{position: absolute;left: 0;top: 0;}
    .bc-text{width: 100%;padding: 0;line-height: 1;}
    .bc-hd{display: block;margin-bottom: 0;}
    .bc-left{margin-bottom: .3rem;}
    .bc-right{text-align: right;}
    .bc-s-bn{width: calc(100% + 0.6rem);margin-left: -0.3rem;}
    .bc-s-s.active .bc-s-year{transform: scale(1.2);}
}

.ct-main{width: 100%;padding: 1.03rem .3rem 1.64rem;background-color: #fff;}
.ct-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.ct-list{width: 100%;font-size: 0;margin-top: 1rem;}
.ct-item{display: inline-block;vertical-align: top;width: 33.33%;text-align: center;padding: 0 .1rem;}
.ct-box-wrap{width: 2.4rem;height: 2.4rem;border: .2rem solid #f9f7f2;padding: .3rem;border-radius: 50%;margin: 0 auto .58rem;}
.ct-box{width: 100%;height: 100%;border-radius: 50%;background-color: #af935c;position: relative;}
.ct-icon{width: auto;height: .54rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ct-email{color: #000;letter-spacing: .08em;font-family: quan;line-height: 1;word-break: break-all;}
.ct-place{line-height: 1.7;color: #000;letter-spacing: .08em;max-width: 13em;margin: 0 auto;font-family: quan;}
.ct-tel{color: #000;letter-spacing: .08em;font-family: quan;line-height: 1;word-break: break-all;}
.ct-dt{color: #454545;line-height: 1;padding-bottom: .28rem;position: relative;margin-bottom: .42rem;}
.ct-dt:after{content: "";display: block;width: .9em;height: .066em;background-color: #af935c;position: absolute;left: 50%;margin-left: -0.45em;bottom: 0;}
@media(max-width: 750px){
    .ct-item{width: 100%;margin-bottom: 1rem;}
    .ct-item:last-child{margin-bottom: 0;}
    .ct-email{font-size: .46rem;}
    .ct-place{font-size: .36rem;line-height: 1.4;}
    .ct-tel{font-size: .46rem;}
}