@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;}
img{vertical-align:middle;max-width: 100%;height: auto;}
@media(min-width: 1201px){
    img{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;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{font-size: 14px;color: #000;font-family: Arial;}
body *{box-sizing: border-box;}
#translate{display: none;}
/*编辑器盒子加editor-box这个类，editor-box以及里面的h1,h2,h3,h4,h5,h6,ul,ol,li,i.b,strong,p等标签的样式根据后台编辑器的默认样式而变*/
.editor-box{font-size: 16px;line-height: 1.5;}
.editor-box h1{display: block;font-size: 2em;margin-block-start: 0.67em;margin-block-end: 0.67em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h2{display: block;font-size: 1.5em;margin-block-start: 0.83em;margin-block-end: 0.83em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h3{display: block;font-size: 1.17em;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h4{display: block;margin-block-start: 1.33em;margin-block-end: 1.33em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h5{display: block;font-size: 0.83em;margin-block-start: 1.67em;margin-block-end: 1.67em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h6{display: block;font-size: 0.67em;margin-block-start: 2.33em;margin-block-end: 2.33em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box ul{display: block;list-style-type: disc;margin-block-start: 1em;margin-block-end: 1em;padding-inline-start: 40px;unicode-bidi: isolate;}
.editor-box ol{display: block;list-style-type: decimal;margin-block-start: 1em;margin-block-end: 1em;padding-inline-start: 40px;unicode-bidi: isolate;}
.editor-box li{display: list-item;text-align: -webkit-match-parent;unicode-bidi: isolate;}
.editor-box i{font-style: italic;}
.editor-box b{font-weight: bolder;}
.editor-box strong{font-weight: bolder;}
.editor-box p{display: block;margin-block-start: 5px;margin-block-end: 5px;margin-inline-start: 0px;margin-inline-end: 0px;unicode-bidi: isolate;}

#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/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{display: block;width: 100%;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;}
 
img[img-src]{opacity: 0;}
img[done]{opacity: 1;transition: opacity .01s;}
@media(max-width: 1200px){
    img{image-rendering: auto;}
} 

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

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: 12px;}
}
.s13{font-size: calc(13 * 1rem / 100);}
@media(max-width: 1816px){
    .s13{font-size: 12.3px;}
}
.s14{font-size: calc(14 * 1rem / 100);}
@media(max-width: 1728px){
    .s14{font-size: 12.6px;}
}
.s15{font-size: calc(15 * 1rem / 100);}
@media(max-width: 1651px){
    .s15{font-size: 12.9px;}
}
.s16{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1584px){
    .s16{font-size: 13.2px;}
}
.s17{font-size: calc(17 * 1rem / 100);}
@media(max-width: 1524px){
    .s17{font-size: 13.5px;}
}
.s18{font-size: calc(18 * 1rem / 100);}
@media(max-width: 1472px){
    .s18{font-size: 13.8px;}
}
.s19{font-size: calc(19 * 1rem / 100);}
@media(max-width: 1424px){
    .s19{font-size: 14.1px;}
}
.s20{font-size: calc(20 * 1rem / 100);}
@media(max-width: 1382px){
    .s20{font-size: 14.4px;}
}
.s21{font-size: calc(21 * 1rem / 100);}
@media(max-width: 1344px){
    .s21{font-size: 14.7px;}
}
.s22{font-size: calc(22 * 1rem / 100);}
@media(max-width: 1309px){
    .s22{font-size: 15px;}
}
.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: 18px;}
}
.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: 21px;}
}
.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: 912px){
    .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: 24px;}
}
.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: 27px;}
}
.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;}
}
.s71{font-size: calc(71 * 1rem / 100);}
@media(max-width: 803px){
    .s71{font-size: 29.7px;}
}
.s72{font-size: calc(72 * 1rem / 100);}
@media(max-width: 800px){
    .s72{font-size: 30px;}
}
.s73{font-size: calc(73 * 1rem / 100);}
@media(max-width: 796px){
    .s73{font-size: 30.3px;}
}
.s74{font-size: calc(74 * 1rem / 100);}
@media(max-width: 793px){
    .s74{font-size: 30.6px;}
}
.s75{font-size: calc(75 * 1rem / 100);}
@media(max-width: 791px){
    .s75{font-size: 30.9px;}
}
.s76{font-size: calc(76 * 1rem / 100);}
@media(max-width: 788px){
    .s76{font-size: 31.2px;}
}
.s77{font-size: calc(77 * 1rem / 100);}
@media(max-width: 785px){
    .s77{font-size: 31.5px;}
}
.s78{font-size: calc(78 * 1rem / 100);}
@media(max-width: 782px){
    .s78{font-size: 31.8px;}
}
.s79{font-size: calc(79 * 1rem / 100);}
@media(max-width: 780px){
    .s79{font-size: 32.1px;}
}
.s80{font-size: calc(80 * 1rem / 100);}
@media(max-width: 777px){
    .s80{font-size: 32.4px;}
}



@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;}
}
 
div.mCSB_scrollTools{width: 3px;}
div.mCSB_scrollTools .mCSB_draggerRail{width: 3px;background-color: #f0f0f0;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 3px;background-color: #0094d6;border-radius: 2px;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #0094d6;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #0094d6;filter: none;-ms-filter: none;}
div.mCSB_inside>.mCSB_container{margin-right: 0 ;}
 
.my-scrollbar{overflow: auto;scrollbar-color:#34a6df  #ededed;scrollbar-width: none;scrollbar-width: thin; }
.my-scrollbar::-webkit-scrollbar {width:  3px;height: 1px;}
.my-scrollbar::-webkit-scrollbar-thumb {border-radius: .05rem;box-shadow: inset 0 0 .05rem #ededed;background: #34a6df;}
.my-scrollbar::-webkit-scrollbar-track {box-shadow: inset 0 0 .05rem #ededed;border-radius: .05rem; background: #ededed;}


form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder{color: #666;}
form input:-moz-placeholder,
form textarea:-moz-placeholder{color: #666;}
form input::-moz-placeholder,
form textarea::-moz-placeholder{color: #666;}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder{color: #666;}

/* 动画 */

.drop{opacity:0;transform:translate3d(0,-80px,0);}
.drop.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.teaser{opacity:0;transform:translate3d(0,80px,0);}
.teaser.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 

.lter{opacity:0;transform:translate3d(-80px,0,0);}
.lter.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}
.rter{opacity:0;transform:translate3d(80px,0,0);}
.rter.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}

.scale{opacity:0;transform:scale(1.1);}
.scale.is-visible{opacity:1;transform:scale(1);transition:transform 2s cubic-bezier(.25,.1,.25,1);transform-origin: center bottom;}
.reduce{opacity:0;transform:scale(.9);}
.reduce.is-visible{opacity:1;transform:scale(1);transition:transform 2s cubic-bezier(.25,.1,.25,1);transform-origin: center bottom;}

 
@keyframes fadeInRightSmall {
    0% {opacity: 0;transform: translate(2em,0);}
    100% {opacity: 1;transform: translate(0,0);}
}
.word-in{opacity: 0;}
.word-in.is-visible{opacity: 1;}
.word-in>span{display: inline-block;vertical-align: top;opacity: 0;animation-duration: 1s;animation-fill-mode: forwards;animation-timing-function: cubic-bezier(0.3, 0, 0.24, 1);}
.word-in.is-visible>span{animation-name: fadeInRightSmall;}

.header{position: fixed;top: 0;left: 0;z-index: 288;width: 100%;padding: 0 .3rem;background-color: rgba(255,255,255,.6);backdrop-filter: blur(.1rem);}
.h-main{width: 100%;max-width: 15.2rem;margin: 0 auto;display: flex;align-items: flex-end;justify-content: space-between;} 
.h-left{font-size: 0;position: relative;z-index: 8;}
.h-logo{display: block;font-size: 0;}
.h-link{display: block;cursor: pointer;padding: 0 .2rem;height: 1.1rem;line-height: 1.1rem;background-color: #ef8200;border-radius: 0px 0px .24rem .24rem;}
.h-link img{max-width: none;height: .72rem;}
.h-right{display: block;}
.h-top{width: 100%;text-align: right;}
.h-one{display: inline-block;vertical-align: middle;margin-right: .15rem;}
.h-one:last-child{margin-right: 0;}
.h-icon{display: inline-block;vertical-align: middle;padding-right: .07rem;}
.h-icon img{max-width: .88em;max-height: .88em;}
.h-text{display: inline-block;vertical-align: middle;color: #666666;line-height: 1.5;}

.h-bottom{width: 100%;display: flex;align-items: center;}
.h-h{display: block;font-size: 0;margin-right: .24rem;} 
.h-i{display: inline-block;vertical-align: middle;cursor: pointer;position: relative; padding: 0 .24rem;}
.h-j{display: inline-block;position: relative;color: #222222;height: .74rem;line-height: .74rem;font-weight: bold;}
.h-j:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;overflow: hidden; height: .02rem;background-color: #ef8200;}
.h-sub {display: none;min-width: 1.8rem;background-color: #ffffff;position: absolute;left: 50%;top: 100%;transform: translate(-50% ,0); z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);border-radius: 0 0 .1rem .1rem;overflow: hidden;}
.h-sub>li>a {display: block;cursor: pointer;width: 100%;padding: .13rem .15rem;white-space: nowrap; line-height:1.6;text-align: center;color: #333333;transition: background-color .3s;}
.h-sub>li>a:hover {color: #fff;background-color: #ef8200;}  

.h-language{display: flex;display: flex;align-items: center;position: relative;height: .74rem;margin-right: .2rem;}
.hl-tip{display: block;width: .4rem;height: .4rem;color: #ef8200;font-weight: bold;text-align: center;line-height: .4rem;border-radius: 50%;background-color: #f4ecda;}
.hl-list{display: none;position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);min-width: 1rem; background-color: #fff; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);border-radius: 0 0 .1rem .1rem;overflow: hidden;}
.hl-item {display: block;cursor: pointer;min-width: 5em; padding: .13rem .15rem;white-space: nowrap;line-height:1.6;text-align: center; color: #333333;transition: background-color .3s;}
.hl-item:hover{color: #fff;background-color: #ef8200;}

.h-personage{display: flex;display: flex;align-items: center;position: relative;height: .74rem;}
.h-log{display: block;cursor: pointer;width: .4rem;height: .4rem;text-align: center;line-height: .4rem;border-radius: 50%;background-color: #ef8200;}
.h-log img{width: 37.5%;}

.h-menu{display: none;cursor: pointer;margin-left: .2rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: #f4ecda;background-image: url('../images/a-menu.png');background-size: 37% auto;background-position: center center;background-repeat: no-repeat;}
.h-opa {display: none;width: 100%;height:100vh;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 10;cursor: pointer;}

.header.fixed{background-color: #fff;box-shadow: 0 1px #eeeeee;}
body.no_banner{padding-top: 1.1rem;}
body.no_banner .header{background-color: #fff;box-shadow: 0 1px #eeeeee;}
@media(min-width: 1201px){
    .h-i:hover .h-j{color: #ef8200;}
    .h-i:hover .h-j:after{width: 100%;}
    .h-i.active .h-j{color: #ef8200;}  
    .h-i.active  .h-j:after{width: 100%;}
}

@media(max-width:1200px){  
    body.no_banner{padding-top: 1rem;}  
    .h-main{max-width: 100%;}
    .h-link{height: 1rem;line-height: 1rem;}

    .h-h {margin-left: 0; width: 260px;position: fixed;text-align: left;left: auto;right: 0;top: 0;height: 100vh;background-color: #fff;margin-right: 0;padding-top: 10px;padding-bottom: 10px;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .h-i {width: 100%;padding: 0 !important;margin: 0 !important;}
    .h-j {padding: 0;padding-left: 20px;height: 40px;line-height: 40px;color: #666;font-size: 16px;}
    .h-i.has-nav:after {content: "";background-image: url('../images/a-right.png');background-size: 16px auto;background-position: center center;background-repeat: no-repeat; display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #333;}
    .h-i.has-nav.show:after {background-size: 18px auto;background-image: url('../images/a-down.png');}
    .h-sub {position: relative;top: 0;background-color: #fff;min-width: 10px;border-radius: 0; box-shadow: none;left: 0;transform: translate(0,0);width: 100% !important;}
    .h-sub>li>a {white-space: normal;text-align: left;padding-left: 40px;color: #666 ;font-size: 14px;} 
    .h-i.active .h-j{color: #ef8200;} 

    .h-right{display: flex;align-items: center;height: 1rem;}  
    .h-top{width: auto;margin-right: .2rem;}
    .h-bottom{width: auto;}
    .h-language{height: 1rem;}
    .hl-tip{width: .6rem;height: .6rem;line-height: .6rem;}
    .h-log{width: .6rem;height: .6rem;line-height: .6rem;}
    /* 菜单 */
    .h-menu {display: block;}
    .header.menu-state .h-h {transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;} 
} 

@media(max-width:750px){ 
   body{padding-top: 1rem;}
   .h-one{display: block;margin-right: 0;}
   .h-icon{display: none;}
   .h-text{font-size: .24rem;}
}

.footer{width: 100%;margin-top: -.4rem;padding: 1.4rem .3rem 1rem;background-color: #292929;background-image: url('../images/b2.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.f-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.f-top{width: 100%;padding-bottom: .63rem;display: flex;flex-wrap: wrap;}
.f-left{display: block;}
.f-logo{display: block;cursor: pointer;margin-bottom: .63rem;}
.f-logo img{height: .72rem;max-width: none;}
.f-sharebox{display: block;font-size: 0;}
.f-share{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .12rem;width: 1.88em;height: 1.88em;border-radius: 50%;background-color: rgba(255,255,255,.08);}
.f-share>img{width: 100%;height: 100%;object-fit: contain;opacity: .6;}
.f-share:hover{background-color: #ef8200;}
.f-share:hover>img{opacity: 1;}
.f-right{flex: 1;text-align: right;}
.f-box{display: inline-block;max-width: 100%;}
.f-list{display: block;font-size: 0;padding-bottom: .15rem;}
.f-item{display: inline-block;vertical-align: middle;cursor: pointer;margin-left: .53rem;margin-bottom: .3rem; color: #ffffff;line-height: 1.5;}
.f-emailbox{display: inline-block;width: 4.5rem;min-width: 280px;}
.f-form{width: 100%;}
.f-tip{display: block;margin-bottom: .15rem;color: #ffffff;line-height: 1.5;}
.f-email{display: flex;background-color: #393939;border-radius: .24rem;}
.f-inputbox{flex: 1;}
.f-input{width: 100%;border: none;background-color: transparent;padding: 0 .2rem; color: #fff;height: .48rem;}
.f-submit{display: block;cursor: pointer;border: none;padding: 0 .2rem;line-height: .48rem;height: .48rem;color: #ffffff;background-color: #ef8200;border-radius: 0px .24rem .24rem 0px;}

.f-emailbox input::-webkit-input-placeholder,
.f-emailbox textarea::-webkit-input-placeholder{color: #999999;}
.f-emailbox input:-moz-placeholder,
.f-emailbox textarea:-moz-placeholder{color: #999999;}
.f-emailbox input::-moz-placeholder,
.f-emailbox textarea::-moz-placeholder{color: #999999;}
.f-emailbox input:-ms-input-placeholder,
.f-emailbox textarea:-ms-input-placeholder{color: #999999;}

.f-bottom{width: 100%;padding-top: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;border-top: 1px solid #393939;}
.f-lt{font-size: 0;}
.f-rt{font-size: 0;}
.f-link{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.3);line-height: 1.6;}
.f-bottom a:hover{color: #fff;cursor: pointer;}

@media(max-width: 1150px){
   .f-item{margin-left: .3rem;}
}

@media(max-width: 750px){
   .f-left{width: 100%;text-align: center;padding-bottom: .15rem;}
   .f-share{margin: 0 .15rem .3rem !important;}
   .f-right{flex: none; width: 100%;text-align: center;}
   .f-item{margin: 0 .15rem .3rem !important;}
   .f-emailbox{width: 80%;min-width: 10px;}
   .f-email{border-radius: .3rem;}
   .f-input{height: .7rem;}
   .f-submit{height: .7rem;line-height: .7rem;border-radius: 0 .3rem .3rem 0;}
   .f-lt{width: 100%;text-align: center;}
   .f-rt{width: 100%;text-align: center;}
}

.banner{position: relative;z-index: 18; width: 100%;border-radius: 0px 0px .4rem .4rem;overflow: hidden;}
.banner-img{width: 100%;}
.banner-img img{width: 100%;}

.nav{width: 100%;padding: .35rem 0;}
.nav-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.nav-inner:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.nav-right{float: right;font-size: 0;}
.nav-one{display: inline-block;vertical-align: middle;color: #444444;line-height: 1.6;}
.nav-one:after{content: '>';margin: 0 .05rem;}
.nav-one:last-child:after{display: none;}
.nav-one:nth-child(1):before{content: '';display: inline-block;vertical-align: top;margin-right: .07rem;width: 1.12em;height: 1.6em;background-image: url('../images/a10.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
    .nav-right{max-width: 100%;overflow: auto;white-space: nowrap;}
}

.paging{width: 100%;text-align: center;font-size: 0;}
.paging-item{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin: .1rem .04rem;min-width: 3em;}
.paging-item:before{content: '';opacity: 0;position: absolute;top: .15em;left: 0;width: 100%;height: 100%;background-image: url('../images/a13.png');background-size: auto 93%;background-position: center  center;background-repeat: no-repeat;}
.paging-item span{position: relative;z-index: 1;display: block;width: 100%;line-height: 3em;height: 3em;color: #666666;font-weight: bold;}
.paging-item:hover span{color: #ef8200;}
/* .paging-item:hover:before{opacity: 1;} */
.paging-item.active span{color: #ef8200;}
.paging-item.active:before{opacity: 1;}
.paging-up{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin: .1rem .04rem;min-width: 3em;height: 3em;color: transparent;background-image: url('../images/a14.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-image: url('../images/a14-b.png');}
.paging-next{transform: rotate(-180deg);display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin: .1rem .04rem;min-width: 3em;height: 3em;color: transparent;background-image: url('../images/a14.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-image: url('../images/a14-b.png');}

.customer-reviews{position: fixed;bottom: 1rem;left: .2rem;z-index: 38; display: block;cursor: pointer;text-align: center;padding: .2rem .1rem .15rem;border-radius: .2rem;background-color: #ef8200;}
.cr-icon{width: 100%;}
.cr-icon img{height: 1.56em;}
.cr-text{width: 100%;white-space: nowrap;padding-top: .04rem;color: #ffffff;line-height: 1.12;}


.my-swiper{width: 100%;text-align: center;padding-bottom: .6rem;}
.my-b{display: inline-block;max-width: 100%;background-color: #fbe5d0;border-radius: .35rem;}
.my-one{width: auto;display: block;cursor: pointer;position: relative;padding: 0 .45rem;min-width: 2.95rem;text-align: center;}
.my-one:before{display: none;content: '';position: absolute;top: 0;left: 0;width:calc(100% + .35rem);height: 100%;background-color: #f57e40;background-image: linear-gradient(90deg, #f57e40 0%, #f4b94d 100%);}
.my-one:after{display: none;content: '';position: absolute;top: 0;left: calc(100% - .38rem);width: .76rem;height: 100%;background-image: url('../images/a17.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.my-text{position: relative;z-index: 1;width: 100%;color: #222222;font-weight: bold;line-height: .7rem;}
.my-one:hover .my-text{color: #ef8200;}
.my-one.active{z-index: 8;}
.my-one.active:before{display: block;}
.my-one.active:after{display: block;}
.my-one.active .my-text{color: #fff;}
.my-one:last-child:before{left: auto;right: 0;}
.my-one:last-child:after{left: auto;right: calc(100% - .38rem);background-image: url('../images/a17-b.png');}

.selectbox{width: 100%;position: relative;z-index: 8;}
.select-tip{width: 100%;display: block;cursor: pointer;position: relative;padding-left: .2rem; padding-right: .4rem;border-radius: .1rem;border: solid 1px #dad3cc;}
.select-tip:after{content: "";position: absolute;right: .2rem;top: 0;z-index: 1;width: .12rem;height: 100%;background-image: url('../images/a57.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.select-cur{display: block; width: 100%;height:.56rem;line-height:.56rem;color: #666666;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.select-cur span{color: #ff0000;}
.select-sub{visibility: hidden;z-index: -1;opacity: 0; position: absolute;top: 100%;left: 0;width: 100%;background-color: #fff; box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);}
.select-cont{width: 100%; max-height: 180px; overflow: auto;}
.select-item{display: block;cursor: pointer; width: 100%; line-height: 1.6;padding: .1rem .15rem .1rem .2rem;color: #666666;}
.select-item:hover{background-color: #ef8200 !important;color: #fff;}
.select-item.select{background-color: #f5f5f5;}
.selectbox.show {z-index: 28;}
.selectbox.show .select-sub{visibility: visible;z-index: 98;opacity: 1;transition: all ease .5s;}
.selectbox.active .select-cur{color: #444;}

@media(max-width: 1150px){
    .select-cur{height: .7rem;line-height: .7rem;}
}

.inside_pages{position: relative;z-index: 8;margin-top: -.4rem;width: 100%;border-radius: 0px 0px .4rem .4rem;background-color: #fff;}

.a-main{width: 100%;padding: .4rem .3rem .9rem;background-image: url('../images/b3.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.a-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;padding-top: .1rem;}
.a-list{width: 100%;padding-bottom: .2rem;}
.a-item{display: flex;align-items: center;flex-wrap: wrap;flex-direction: row-reverse;justify-content: space-between;width: 100%;cursor: pointer;padding-bottom: .3rem;margin-bottom: .3rem;border-bottom: 1px solid #eae3dd;}
.a-right{width: 4.35rem;}
.a-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(245/435*100%);border-radius: .2rem;}
.a-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.a-left{width: calc(100% - 5.2rem);}
.a-time{width: 100%;margin-bottom: .2rem;color: #666666;line-height: 1.6;}
.a-time:before{content: '';display: inline-block;vertical-align: top;margin-right: .06rem;width: .87em;height: 1.6em;background-image: url('../images/a11.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.a-name{width: 100%;margin-bottom: .1rem;color: #222222;line-height: 1.4;font-weight: bold; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.a-intro{width: 100%;margin-bottom: .4rem;color: #666666;line-height: 1.75; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.a-more{display: block;color: #666666;line-height: 1.6;}
.a-more:after{transition: all  .5s;content: '';display: inline-block;vertical-align: top;margin-left: .08rem;width: 1.25em;height: 1.6em;background-image: url('../images/a12.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.a-item:hover .a-img img{transform: scale(1.05);}
.a-item:hover .a-name{color: #ef8200;}
.a-item:hover .a-more{color: #ef8200;}
.a-item:hover .a-more:after{margin-left: .18rem;background-image: url('../images/a12-b.png');}

@media(max-width: 750px){
    .a-right{width: 100%;margin-bottom: .3rem;}
    .a-left{width: 100%;}
}

.b-main{width: 100%;padding: .4rem .3rem 1.3rem;background-color: #f7f4eb;background-image: url('../images/b9.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.b-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;padding-top: .1rem;}
.b-cont{width: 100%;padding: 1.1rem 1.9rem;background-color: #ffffff;border-radius: .4rem;}
.b-top{width: 100%;padding-bottom: .05rem;margin-bottom: .4rem;border-bottom: 1px solid #eeeeee;}
.b-titles{width: 100%;margin-bottom: .25rem;color: #111111;font-weight: bold;line-height: 1.17;}
.b-box{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.b-lt{font-size: 0;}
.b-tip{display: inline-block;vertical-align: middle;margin-bottom: .1rem;margin-right: .3rem;color: #999999;line-height: 1.6;}
.b-tip:last-child{margin-right: 0;}
.b-rt{font-size: 0;position: relative;}
.b-share{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .1rem;color: #999999;line-height: 1.6;}
.b-img1{display: inline-block;vertical-align: middle;margin-left: .1rem;width: 1.12em;}
.b-img2{display:none;vertical-align: middle;margin-left: .1rem;width: 1.12em;}
.b-share:hover{color: #ef8200;}
.b-share:hover .b-img1{display: none;}
.b-share:hover .b-img2{display: inline-block;}

.b-textbox{width: 100%;color: #444444;line-height: 1.8;}
.b-textbox *{line-height: inherit;max-width: 100%;}
.b-bottom{width: 100%;display: flex;align-items: center;flex-wrap: wrap;padding-top: .3rem;margin-top: .3rem;border-top: 1px solid #eeeeee;}
.b-left{flex: 1;padding-right: .5rem;}
.b-link{display: block;cursor: pointer;margin: .05rem 0;color: #222222;line-height: 1.5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.b-link span{color: #666666;}
.b-link:hover{color: #ef8200;}
.b-right{font-size: 0;}
.b-back{display: inline-block;padding: 0 .3rem;cursor: pointer;color: #ffffff;line-height: .56rem;background-color: #ef8200;border-radius: .28rem;}
.b-back:after{content: '';display: inline-block;vertical-align: middle;margin-left: .15rem;width: 1em;height: 1.6em;background-image: url('../images/a16.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
   .b-cont{padding: .5rem .3rem;}
   .b-left{flex: none;width: 100%;padding-right: 0;}
   .b-right{width: 100%;margin-top: .3rem;text-align: center;}
}

.bs-sub{display: none;position: absolute;top: 100%;right: -.15rem;}
.bs-cont{position: relative;width: 100%;display: flex;align-items: center;padding: .05rem;border-radius: .1rem;background-color: #ffffff;box-shadow: 0px 0px .6rem 0px rgba(0, 0, 0, 0.1);}
.bs-cont:before{content: '';position: absolute;right: .15rem;top: -6px;border-bottom: 7px solid #fff;border-left: 7px solid transparent;border-right: 7px solid transparent;}
.bs-item{display: block;cursor: pointer;padding: .15rem;}
.bs-icon1{display: block;}
.bs-icon1 img{max-width: none;height: 1em;}
.bs-icon2{display: none;}
.bs-icon2 img{max-width: none;height: 1em;}
.bs-item:hover .bs-icon1{display: none;}
.bs-item:hover .bs-icon2{display: block;}

@media(max-width: 750px){
    .bs-sub{left: -.15rem;right: auto;}
    .bs-cont:before{left: .15rem;right: auto;}
}

.c-main{width: 100%;padding: .4rem .3rem 1.1rem;background-color: #f7f4eb;}
.c-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;padding-top: .1rem;}
.c-cont{width: 100%;padding: .9rem 1rem .5rem; background-color: #ffffff;border-radius: .2rem;}
.c-top{width: 100%;padding-bottom: .45rem;}
.c-titles{width: 100%;color: #111111;font-weight: bold;line-height: 1.25;}
.c-synopsis{width: 100%;margin-top: .3rem;color: #444444;line-height: 1.7;font-weight: bold;}
.c-bottom{width: 100%;}
.c-one{width: 100%;margin-bottom: .4rem;}
.c-one:last-child{margin-bottom: 0;}
.c-subtitle{position: relative;width: 100%;padding-left: .11rem;margin-bottom: .3rem;color: #222222;line-height: 1.4;}
.c-subtitle:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .05rem;height: .19rem;background-color: #ef8200;border-radius: .02rem;}
.c-contactbox{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.c-contact{display: flex;align-items: center;justify-content: space-between;padding: .5rem .4rem;width: calc(50% - .15rem);margin-bottom: .3rem;background-color: #fbe7d5;background-image: linear-gradient(180deg, #fbe7d5 0%, #fdefe1 100%);border-radius: .2rem;}
.c-contact .c-lt{width: .8rem;}
.c-contact .c-icon{display: block;width: 100%;height: .8rem;background-color: rgba(255,255,255,.8);border-radius: 50%;}
.c-contact .c-icon img{width: 100%;height: 100%;object-fit: contain;}
.c-contact .c-rt{width: calc(100% - 1.1rem);}
.c-contact .c-name{width: 100%;color: #ef8200;line-height: 1.35;}
.c-list{width: 100%;}
.c-item{display: flex;align-items: center;justify-content: space-between;width: 100%;margin-bottom: .1rem;padding: .3rem .4rem;background-color: #fcfbf7;border-radius: .2rem;}
.c-item .c-lt{width: .6rem;}
.c-item .c-icon{display: block;width: 100%;height: .6rem;background-color: #fbe5d0;border-radius: 50%;}
.c-item .c-icon img{width: 100%;height: 100%;object-fit: contain;}
.c-item .c-rt{width: calc(100% - 1rem);}
.c-item .c-name{width: 100%;color: #222222;line-height: 1.7;font-weight: bold;}
.c-item .c-intro{width: 100%;color: #444444;line-height: 1.7;}
.c-expectbox{width: 100%;display: flex;flex-wrap: wrap;}
.c-expect{display: block;width: 23.33%;margin-right: 2.12%;margin-bottom: .3rem;background-color: #fcfbf7;border-radius: .2rem;}
.c-expect:nth-child(4n){margin-right: 0;}
.c-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(174/308*100%);border-radius: .2rem .2rem 0px .2rem;}
.c-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.c-text{width: 100%;padding: .25rem .3rem .35rem;}
.c-name{width: 100%;color: #222222;font-weight: bold;line-height: 1.45;}


@media(max-width: 750px){
    .c-cont{padding: .5rem .3rem .2rem;}
    .c-contact{width: 100%;padding: .3rem;}
    .c-item{width: 100%;padding: .3rem;}
    .c-expect{width: calc(50% - .15rem);margin-right: .3rem;}
    .c-expect:nth-child(2n){margin-right: 0;}
    .c-text{padding: .2rem .2rem .25rem;} 
}

.d-main{width: 100%;padding: .4rem .3rem 1rem;background-color: #f7f4eb;}
.d-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;padding-top: .1rem;}
.d-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.d-left{width: 2.72rem;}
.d-navbox{position: sticky;top: 1.3rem;left: 0;display: block;width: 100%;padding: .2rem;background-color: #ffffff;border-radius: .2rem;}
.d-nav{display: block;position: relative;cursor: pointer;margin-bottom: .1rem;padding: .16rem .4rem .16rem .2rem;color: #222222;line-height: 1.5;font-weight: bold;border-radius: .2rem;}
.d-nav:after{opacity: 0;transition: all ease .5s;content: '';position: absolute;top: 0;right: .3rem;width: .07rem;height: 100%;background-image: url('../images/a24.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.d-nav:last-child{margin-bottom: 0;}
.d-nav:hover{color: #fff; background-color: #f57e40;background-image: linear-gradient(90deg, #f57e40 0%, #f4af4b 100%);}
.d-nav:hover:after{opacity: 1;}
.d-nav.active{color: #fff; background-color: #f57e40;background-image: linear-gradient(90deg, #f57e40 0%, #f4af4b 100%);}
.d-nav.active:after{opacity: 1;}

.d-right{width: calc(100% - 3.1rem);}
.d-one{width: 100%;margin-bottom: .1rem;padding: .45rem .5rem .5rem;background-color: #ffffff;border-radius: .2rem;} 
.d-titles{position: relative;width: 100%;padding-left: .11rem;margin-bottom: .3rem;color: #222222;line-height: 1.4;font-weight: bold;}
.d-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .05rem;height: .19rem;background-color: #ef8200;border-radius: .02rem;}
.d-list{width: 100%;margin-top: .3rem;border-top: 1px solid #eeeeee;}
.d-item{width: 100%;border-bottom: 1px solid #eeeeee;}
.d-buttom{display: flex;cursor: pointer;width: 100%;position: relative;padding: .21rem.3rem .21rem 0;}
.d-buttom:after{transition: all ease .5s;transform: rotate(0);content: '';position: absolute;top: 0;right: 0;width: .16rem;height: 100%;background-image: url('../images/a25.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.d-buttom .d-lt{font-size: 0;}
.d-buttom .d-letter{color: #222222;line-height: 1.5;font-weight: bold;}
.d-buttom .d-rt{font-size: 0;flex: 1;}
.d-buttom .d-name{width: 100%;color: #222222;line-height: 1.5;font-weight: bold;}
.d-sub{display: none;width: 100%;padding-bottom: .21rem;}
.d-box{display: flex;cursor: pointer;width: 100%;position: relative;}
.d-box .d-lt{font-size: 0;}
.d-box .d-letter{color: #666666;line-height: 1.75;}
.d-box .d-rt{font-size: 0;flex: 1;}
.d-box .d-textbox{width: 100%;color: #666666;line-height: 1.75;}
.d-box .d-textbox *{line-height: inherit;}
.d-item.show .d-buttom:after{transform: rotate(-180deg);background-image: url('../images/a25-b.png');}
.d-item.show .d-buttom .d-letter{color: #ef8200;}
.d-item.show .d-buttom .d-name{color: #ef8200;}

@media(max-width: 750px){
   .d-left{width: 100%;margin-bottom: .3rem;}
   .d-navbox{position: relative;top: 0;}
   .d-right{width: 100%;}
   .d-one{padding: .3rem .3rem .35rem;}
}

.e-main{position: relative;z-index: 8;width: 100%;padding: 1.1rem .3rem 0;border-radius: 0px 0px .4rem .4rem;background-color: #fff;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.e-form{width: 100%;}
.e-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;display: flex;align-items: center;min-height: 8.5rem;padding: .8rem 0;}
.e-cont{display: block;width: 5.92rem;min-width: 380px; background-color: rgba(255,255,255,.8);border-radius: .4rem;backdrop-filter: blur(.1rem);}
.e-top{width: 100%;display: flex;background-color: #fff;border-radius: .4rem .4rem 0px 0px;overflow: hidden;}
.e-nav{flex: 1;display: flex;align-items: center;cursor: pointer;min-height: .8rem;position: relative;padding: 0 .5rem;text-align: center;}
.e-nav:before{display: none;content: '';position: absolute;top: 0;left: 0;width:calc(100% + .35rem);height: 100%;background-color: #f57e40;background-image: linear-gradient(90deg, #f57e40 0%, #f4b94d 100%);}
.e-nav:after{display: none;content: '';position: absolute;top: 0;left: calc(100% - .38rem);width: .76rem;height: 100%;background-image: url('../images/a31.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.e-nav span{position: relative;z-index: 1;width: 100%;color: #222222;font-weight: bold;line-height: 1.3;}
.e-nav:hover span{color: #ef8200;}
.e-nav.active{z-index: 8;}
.e-nav.active:before{display: block;}
.e-nav.active:after{display: block;}
.e-nav.active span{color: #fff;}
.e-nav:last-child:before{left: auto;right: 0;}
.e-nav:last-child:after{left: auto;right: calc(100% - .38rem);background-image: url('../images/a31-b.png');}

.e-bottom{width: 100%;padding: .5rem;}
.e-classify{display: none;width: 100%;}
.e-classify.show{display: block;}
.e-item{display: flex;align-items: center;width: 100%;margin-bottom: .15rem;padding-left: .1rem;background-color: #ffffff;border-radius: .1rem;}
.e-lt{width: 2.1em;text-align: center;}
.e-lt img{max-width: 1.06em;}
.e-rt{flex: 1;position: relative;}
.e-b{width: 100%;}
.e-input{display: block;border: none;background-color: transparent;padding-right: .2rem;width: 100%;height: .56rem;color: #444444;}
.e-code{position: absolute;top: 0;right: 0;border-left: 1px solid #eeeeee;width: 1.35rem;height: 100%;border-radius: 0 .1rem .1rem 0;overflow: hidden;}
.e-code img{display: block;cursor: pointer;width: 100%;height: 100%;object-fit: contain;}
.e-getcode{position: absolute;top: 0;right: 0;border-left: 1px solid #eeeeee;display: block;cursor: pointer;width: 1.35rem;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;color: #ef8200;}
.e-getcode.gray{color: #999;cursor: no-drop;}
.e-buttom{width: 100%;}
.e-submit{display: block;cursor: pointer;border: none;width: 100%;color: #ffffff;height: .56rem;line-height: 0.56rem;background-color: #ef8200;border-radius: .1rem;}
.e-forgot{display: inline-block;cursor: pointer;color: #444444;line-height: 1.7;margin-top: .07rem;}
.e-forgot:hover{color: #ef8200;}
.e-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.e-one{display: flex;align-items: center;justify-content: center;cursor: pointer;width: calc(50% - .03rem);margin-top: .15rem;padding: .08rem 0;background-color: #ffffff;border-radius: .1rem;border: solid 1px rgba(0,0,0,.2);}
.e-icon{width: 1em;}
.e-icon img{width: 100%;}
.e-text{padding-left: .05rem;max-width: calc(100% - 3em);color: #444444;line-height: 1.7;}
.e-one:hover{border: solid 1px #ef8200;}
.e-one:hover .e-text{color: #ef8200;}
.e-agree{width: 100%;padding-top: .13rem;}
.e-agree .lb-label{position: relative;display: block;cursor: pointer;width: 100%;}
.e-agree .lb-icon{position: absolute;top: .3em;left: 0;width: 1em;height: 1em;background-image: url('../images/a32.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.e-agree .lb-text{width: 100%;padding-left: 1.5em;color: #666666;line-height: 1.6;}
.e-agree .lb-label.selected .lb-icon{background-image: url('../images/a32-b.png');}
.e-agree .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
.e-agree a{cursor: pointer;color: #ef8200;position: relative;z-index: 18;}      

@media(max-width: 1150px){ 
    .e-input{height: .7rem;}
    .e-submit{height: .7rem;line-height: .7rem;}
}
@media(max-width: 750px){
    .e-cont{width: 100%;min-width: 100%;}
    .e-bottom{padding: .3rem;}
}

.g-main{position: relative;z-index: 8;width: 100%;padding: 1.1rem .3rem 0;border-radius: 0px 0px .4rem .4rem;background-color: #fff;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.g-form{width: 100%;}
.g-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;display: flex;align-items: center;min-height: 8.5rem;padding: .8rem 0;}
.g-cont{display: block;width: 5.92rem;min-width: 380px; background-color: rgba(255,255,255,.8);border-radius: .4rem;backdrop-filter: blur(.1rem);}
.g-top{width: 100%;background-color: #f57e40;text-align: center;background-image: linear-gradient(90deg, #f57e40 0%, #f4b94d 100%);border-radius: .4rem .4rem 0px 0px;overflow: hidden;}
.g-titles{width: 100%;color: #ffffff;line-height: .8rem;font-weight: bold;}
.g-bottom{width: 100%;padding: .5rem;}
.g-one {display: none;width: 100%;}
.g-one.show{display: block;}
.g-navbox{width: 100%;display: flex;padding-bottom: .2rem;}
.g-nav{display: flex;align-items: center;position: relative;width: 33.19%;min-height: .43rem;padding: .05rem .1rem;text-align: center;}
.g-nav:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%); width: 100%;height: calc(100% - .08rem);background-image: url('../images/a34.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.g-nav span{display: block;position: relative;z-index: 1;width: 100%;color: #666666;line-height: 1.3;}

.g-nav.active:before{height: 100%;background-image: url('../images/a34-b.png');}
.g-nav.active span{color: #ffffff;}

.g-nav:nth-child(2){width: 41.29%;}
.g-nav:nth-child(2):before{background-image: url('../images/a35.png');}
.g-nav:nth-child(2).active:before{background-image: url('../images/a35-b.png');}
.g-nav:nth-child(3){flex: 1;}
.g-nav:nth-child(3):before{background-image: url('../images/a36.png');}


.g-item{display: flex;align-items: center;width: 100%;margin-bottom: .15rem;padding-left: .1rem;background-color: #ffffff;border-radius: .1rem;}
.g-lt{width: 2.1em;text-align: center;}
.g-lt img{max-width: 1.06em;}
.g-rt{flex: 1;position: relative;}
.g-b{width: 100%;}
.g-input{display: block;border: none;background-color: transparent;padding-right: .2rem;width: 100%;height: .56rem;color: #444444;}
.g-code{position: absolute;top: 0;right: 0;border-left: 1px solid #eeeeee;width: 1.35rem;height: 100%;border-radius: 0 .1rem .1rem 0;overflow: hidden;}
.g-code img{display: block;cursor: pointer;width: 100%;height: 100%;object-fit: contain;}
.g-getcode{position: absolute;top: 0;right: 0;border-left: 1px solid #eeeeee;display: block;cursor: pointer;width: 1.35rem;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;color: #ef8200;}
.g-getcode.gray{color: #999;cursor: no-drop;}
.g-buttom{width: 100%;}
.g-submit{display: block;cursor: pointer;border: none;width: 100%;color: #ffffff;height: .56rem;line-height: 0.56rem;background-color: #ef8200;border-radius: .1rem;}
 
.g-succeed{width: 100%;text-align: center;padding: .2rem .5rem;}
.g-img{display: inline-block;width: 1rem;margin-bottom: .1rem;}
.g-img img{width: 100%;}
.g-text{display: block;width: 100%;max-width: 12em;margin: 0 auto;color: #222222;line-height: 1.4;font-weight: bold;}
.g-link{display: block;cursor: pointer;margin-top: .25rem;width: 100%;text-align: center;color: #ffffff;height: .56rem;line-height: .56rem;background-color: #ef8200;border-radius: .1rem;}

@media(max-width: 1150px){
    .g-input{height: .7rem;}
    .g-submit{height: .7rem;line-height: .7rem;}
    .g-link{height: .7rem;line-height: .7rem;}
    .g-nav{min-height: .6rem;}
}
@media(max-width: 750px){
    .g-cont{width: 100%;min-width: 100%;}
    .g-bottom{padding: .3rem;}
    .g-succeed{padding: .2rem .3rem;}
    .g-nav{font-size: .24rem;min-height: .5rem;}
}

.i-main{position: relative;z-index: 8;width: 100%;padding: .3rem .3rem 0.8rem;background-color: #f7f4eb;border-radius: 0px 0px 0.4rem 0.4rem;}
.i-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.i-top{width: 100%;text-align: right;margin-bottom: .25rem;}
.i-return{display: inline-block;cursor: pointer;color: #444444;line-height: 1.6;}
.i-return:before{content: '';display: inline-block;vertical-align: top;margin-right: .1rem;width: .43em;height: 1.6em;background-image: url('../images/a64.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.i-return:hover{color: #ef8200;}
.i-return:hover:before{background-image: url('../images/a64-b.png');}
.i-bottom{width: 100%;padding: 1.25rem .3rem 1.38rem;text-align: center;background-color: #ffffff;border-radius: .2rem;}
.i-icon{width: 100%;margin-bottom: .3rem;}
.i-icon img{height: 1rem;}
.i-titles{width: 100%;margin-bottom: .35rem;color: #222222;line-height: 1.3;font-weight: bold;}
.i-buttombox{width: 100%;text-align: center;}
.i-buttom{display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .44rem;color: #ffffff;font-weight: bold;line-height: .56rem;background-color: #ef8200;border-radius: .28rem;}


.j-main{position: relative;z-index: 8;width: 100%;padding: .3rem .3rem 0.8rem;background-color: #f7f4eb;border-radius: 0px 0px 0.4rem 0.4rem;}
.j-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.j-top{width: 100%;text-align: right;margin-bottom: .25rem;}
.j-return{display: inline-block;cursor: pointer;color: #444444;line-height: 1.6;}
.j-return:before{content: '';display: inline-block;vertical-align: top;margin-right: .1rem;width: .43em;height: 1.6em;background-image: url('../images/a64.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.j-return:hover{color: #ef8200;}
.j-return:hover:before{background-image: url('../images/a64-b.png');}
.j-bottom{width: 100%;padding: .25rem .5rem .6rem;background-color: #ffffff;border-radius: .2rem;}
.j-box{width: 100%;padding: .17rem 0;border-bottom: 1px solid #eeeeee;margin-bottom: .5rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.j-lt{font-size: 0;}
.j-tip{display: inline-block;vertical-align: bottom;padding-right: .12rem;color: #222222;line-height: 1.6;}
.j-price{display: inline-block;vertical-align: bottom;color: #ef8200;font-weight: bold;line-height: 1.3;}
.j-price span{font-size: .5em;}
.j-rt{color: #444444;line-height: 1.6;}
.j-rt span{color: #ef8200;}
.j-trbox{width: 100%;padding-bottom: .2rem;}
.j-tr{width: 100%;font-size: 0;}
.j-td{display: inline-block;vertical-align: middle;padding-right: .35rem;margin-bottom: .2rem;color: #222222;line-height: 1.5;}
.j-td span{color: #ef8200;}

.j-waybox{width: 100%;font-size: 0;padding-bottom: .3rem;}
.j-way{display: inline-block;vertical-align: middle;width: 23.94%;margin-right: 1.41%;margin-bottom: .2rem;}
.j-way:nth-child(4n){margin-right: 0;}
.j-way .lb-label{position: relative;display: block;cursor: pointer;width: 100%;}
.j-way .lb-icon{width: 100%;position: relative;overflow: hidden;padding-top: calc(100/340*100%);border: solid 1px #f9f9f9;background-color: #f9f9f9;border-radius: .24rem;}
.j-way .lb-icon img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.j-way .lb-label.selected .lb-icon{border: solid 1px #ef8200;}
.j-way .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
  
.j-buttom{width: 100%;text-align: center;}
.j-submit{display: inline-block;vertical-align: middle;cursor: pointer;border: none;min-width: 3.78rem;padding: 0 .44rem;color: #ffffff;font-weight: bold;height: .56rem;line-height: .56rem;text-align: center; background-color: #ef8200;border-radius: .28rem;}

@media(max-width: 1150px){
    .j-submit{height: .7rem;line-height: .7rem;border-radius: .35rem;}
}
@media(max-width: 750px){
    .j-bottom{padding: .25rem .3rem .6rem;}
    .j-lt{width: 100%;}
    .j-rt{width: 100%;}
    .j-td{width: 100%;padding-right: 0;}
    .j-way{width: calc(50% - .1rem);margin-right: .2rem;}
    .j-way:nth-child(2n){margin-right: 0;}
}

.k-main{position: relative;z-index: 8;width: 100%;padding:  0 .3rem 0.8rem;background-color: #f7f4eb;border-radius: 0px 0px 0.4rem 0.4rem;}
.k-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.k-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.k-left{width: 10.65rem;padding: .3rem .5rem;background-color: #ffffff;border-radius: .2rem;}
.k-titles{width: 100%;position: relative;padding:.17rem .12rem;margin-bottom: .3rem;color: #222222;line-height: 1.4;font-weight: bold;border-bottom: 1px solid #eeeeee;}
.k-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .04rem;height: .18rem;background-color: #ef8200;border-radius: .02rem;}
.k-list{width: 100%;margin-bottom: .3rem;display: flex;flex-wrap: wrap;background-color: #fcfbf7;border-radius: .2rem;}
.k-one{display: block;width: 50%;padding: .3rem .4rem;border-right: 1px dashed #f4dfc6;}
.k-one:nth-child(2n){border-right: none;}
.k-item{display: flex;width: 100%;}
.k-tip{color: #222222;line-height: 2;font-weight: bold;}
.k-intro{flex: 1;color: #ef8200;line-height: 2;font-weight: bold;} 
.k-mapbox{width: 100%;position: relative;padding-top: calc(715/965*100%);border-radius: .2rem;overflow: hidden;}
.k-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}


.k-right{width: 4.17rem;}

@media(max-width: 750px){
    .k-left{width: 100%;margin-bottom: .3rem;padding: .3rem;}
    .k-one{width: 100%;padding: .3rem;border-right: none;border-bottom: 1px dashed #f4dfc6;}
    .k-one:last-child{border-bottom: none;}
    .k-right{width: 100%;}
}

.ka-list{width: 100%;}
.ka-item{display: block;padding:.2rem .2rem .35rem;width: 100%;margin-bottom: .1rem;background-color: #ffffff;border-radius: .2rem;}
.ka-top{width: 100%;text-align: center;padding: .2rem;margin-bottom: .25rem;background-color: #fff5e9;border-radius: .2rem;}
.ka-name{width: 100%;color: #444444;line-height: 1.5;font-weight: bold;}
.ka-times{width: 100%;padding-top: .02rem;color: #666666;line-height: 1.6;}
.ka-bottom{width: 100%;display: flex;justify-content: center;align-items: flex-start;}
.ka-one{display: block;text-align: center;}
.ka-time{width: 100%;color: #444444;font-weight: bold;line-height: 1.3;}
.ka-place{width: 100%;padding-top: .05rem;color: #666666;line-height: 1.6;}
.ka-line{display: block;padding: .05rem .25rem;text-align: center;}
.ka-hint{width: 100%;color: #666666;line-height: 1.7;}
.ka-icon{width: .87rem;margin-top: .03rem;line-height: 1;}
.ka-icon img{width: 100%;vertical-align: top;}
.ka-cont{width: 100%;padding: .35rem .2rem .4rem;background-color: #ffffff;border-radius: .2rem;}
.ka-tr{width: 100%;}
.ka-td{display: flex;justify-content: space-between;width: 100%;margin-bottom: .12rem;}
.ka-lt{color: #222222;line-height: 1.5;}
.ka-rt{color: #ef8200;line-height: 1.5;font-weight: bold;}
.ka-couponsbox{width: 100%;margin-bottom:  .2rem;}
.ka-hint{width: 100%;padding-bottom: .05rem;color: #222222;line-height: 1.5;}
.ka-coupons{display: flex;justify-content: space-between;align-items: center; width: 100%;}
.ka-select{width: 2.9rem;}
.ka-select .select-cur{height: .46rem;line-height: .46rem;} 
.ka-discounts{color: #ef8200;line-height: 1.5;}

.ka-pricebox{width: 100%;padding-bottom: .15rem;margin-bottom: .15rem;border-bottom: 1px solid #eeeeee;display: flex;align-items: center;justify-content: space-between;}
.ka-tip{color: #222222;line-height: 1.5;}
.ka-price{color: #ef8200;font-weight: bold;line-height: 1.38;}
.ka-price span{font-size: .69em;}
.ka-buttom{width: 100%;}
.ka-submit{display: block;cursor: pointer;border: none;width: 100%;height: .56rem;line-height: .56rem;text-align: center;color: #ffffff;background-color: #ef8200;border-radius: .1rem;}

.ka-agree{width: 100%;margin-bottom: .2rem;}
.ka-agree .lb-label{position: relative;display: block;cursor: pointer;width: 100%;}
.ka-agree .lb-icon{position: absolute;top: .3em;left: 0;width: 1em;height: 1em;background-image: url('../images/a32.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.ka-agree .lb-text{display: block;width: 100%;padding-left: 1.5em;color: #999999;line-height: 1.6;}
.ka-agree .lb-label.selected .lb-icon{background-image: url('../images/a32-b.png');}
.ka-agree .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}

.ka-textbox{width: 100%;color: #888888;line-height: 1.5;}
.ka-textbox *{line-height: inherit;max-width: 100%;}
.ka-textbox p{padding-top: .1rem;}
@media(max-width: 1150px){
   .ka-select .select-cur{line-height: .6rem;height: .6rem;}
   .ka-submit{line-height: .7rem;height:  .7rem;}
}

.l-main{position: relative;z-index: 8;width: 100%;padding:  0 .3rem  1.1rem;background-color: #f9f8f6;}
.l-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.l-cont{width: 100%;}
.l-threebox{width: 100%;display: flex;flex-wrap: wrap;}
.l-three{display: flex;flex-wrap: wrap;width: 32.46%;margin-right: 1.3%;margin-bottom: .2rem;background-color: #ffffff;border-radius: .1rem;border: solid 1px #dad3cc;}
.l-three:nth-child(3n){margin-right: 0;}
.l-twobox{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.l-twobox2{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.l-two{display: flex;flex-wrap: wrap;width: 32.46%;margin-bottom: .2rem;background-color: #ffffff;border-radius: .1rem;border: solid 1px #dad3cc;}
.l-two:nth-child(2n){width: 66.22%;} 
.l-twobox2 .l-two{width: 49.35% !important;}

.l-item{flex: 1;width: 0;border-right: 1px solid #f2ece6;}
.l-item:last-child{border-right: none;}
.l-input{display: block;border: none;background-color: transparent;width: 100%;padding: 0 .2rem;color: #444;height: .56rem;}

.l-timebox{display: flex;width: 100%;}
.l-time{flex: 1;width: 0;position: relative;border-right: 1px solid #f2ece6;}
.l-time:last-child{border-right:none;} 
.l-time:after{content: '';position: absolute;top: 0;right: .2rem;width: .2rem;height: 100%;background-image: url('../images/a63.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.l-layui{position: relative;z-index: 8;border: none;background-color: transparent;cursor: pointer;width: 100%;padding: 0 .2rem;height: .56rem;color: #444;}
.l-time:nth-child(2){display: none;}
.l-timebox.go_back .l-time:nth-child(2){display: block;} 

.l-placebox{width: 100%;margin-bottom: .2rem;display: flex;background-color: #ffffff;border-radius: .1rem;border: solid 1px #dad3cc;}
.l-place{width: 4rem;border-right: 1px solid #dad3cc;}
.l-b{flex: 1;}

.l-buttom{width: 100%;text-align: center;padding-top: .1rem;}
.l-submit{display: inline-block;cursor: pointer;border: none;color: #ffffff;padding: 0 .25rem;min-width: 4.94rem;height: .56rem;background-color: #ef8200;border-radius: .1rem;}

.l-main  .select-tip{border: none;}

.l-stops{width: 100%;padding-bottom: .1rem;display: flex;align-items: center;flex-wrap: wrap;}
.l-l-stops_tip{margin-bottom: .1rem;color: #333;padding-right: .2rem;}
.l-stops_box{display: flex;align-items: center;flex-wrap: wrap;}
.l-stops_item{display: flex;align-items: center;flex-wrap: wrap;margin-bottom: .1rem;margin-right: .3rem;}
.l-stops_item .lb-label{position: relative;display: block;cursor: pointer;}
.l-stops_item .lb-icon{position: absolute;top: .3em;left: 0;width: 1em;height: 1em;background-image: url('../images/a32.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.l-stops_item .lb-text{display: block;width: 100%;padding-left: 1.5em;color: #666666;line-height: 1.6;}
.l-stops_item .lb-label.selected .lb-icon{background-image: url('../images/a32-b.png');}
.l-stops_item .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
.l-stops_inputbox{display: none;margin-left: .15rem;width: 2.5rem;min-width: 160px;background-color: #ffffff;border-radius: 0.1rem;border: solid 1px #dad3cc;}
.l-stops_input{display: block;border: none;background-color: transparent;width: 100%;padding: 0 .2rem;color: #444;height: .56rem;}
.l-stops_item.show .l-stops_inputbox{display: block;}

@media(max-width:1150px){
   .l-layui{height:  .7rem;}
   .l-input{height:  .7rem;}
   .l-submit{height:  .7rem;line-height: .7rem;}
}
@media(max-width: 1000px){
   .l-three{width: 100%;margin-right: 0;}
   .l-two{width: 100% !important;}
   .l-twobox2 .l-two{width: 100% !important;}
   .l-place{width: 3rem;}
}
 

.m-main{width: 100%;padding: 1rem .2rem 1.1rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.m-inner{width: 100%;max-width: 15.4rem;margin: 0 auto;}
.m-titles{width: 100%;margin-bottom: .45rem;text-align: center;color: #222222;line-height: 1.2;font-weight: bold;}
.m-titles span{color: #ef8200;}
.m-cont{width: 100%;position: relative;}
.m-b{width: 100%;}
.m-b .swiper-slide{width: 100%;display: flex;flex-wrap: wrap;}
.m-item{display: block;width: 18.18%;transition: all ease .5s;padding: 0 .1rem;}
.m-link{display: block;cursor: pointer;width: 100%;position: relative;border-radius: .2rem;overflow: hidden;}
.m-img{width: 100%;position: relative;overflow: hidden;height: 4.6rem;}
.m-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.m-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a69.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.m-text{position: absolute;bottom: 0;left: 0;width: 100%;padding: .35rem .15rem;text-align: center;}
.m-text .m-name{width: 100%;color: #ffffff;line-height: 1.45;font-weight: bold;}

.m-sub{opacity: 0;z-index: -1;visibility: hidden;transition: all ease .5s;position: absolute;bottom: 0;left: 0;width: 100%;display: flex;align-items: center;min-height: 1.05rem;padding: .15rem 1rem .15rem .4rem;}
.m-sub:after{content: '';position: absolute;top: 50%;right: .4rem;transform: translate(0,-50%);width: .5rem;height: .5rem;border-radius: 50%;background-color: rgba(255,255,255,.22);background-image: url('../images/a12-c.png');background-size: .2rem auto;background-position: center center;background-repeat: no-repeat;}
.m-sub .m-name{width: 100%;color: #ffffff;line-height: 1.4;font-weight: bold;}


@media(min-width: 750px){
   .m-item.active{width: 45.46%;}
   .m-item.active .m-text{display: none;}
   .m-item.active .m-img:after{background-image: url('../images/a70.png');}
   .m-item.active .m-sub{opacity: 1;z-index: 1;visibility: visible;}
}
@media(max-width: 750px){
   .m-item{width: 100%;}
   .m-text{display: none;}
   .m-img{height: auto;padding-top: calc(460/680*100%);}
   .m-img:after{background-image: url('../images/a70.png');}
   .m-sub{opacity: 1;z-index: 1;visibility: visible;padding: .1rem .8rem .1rem .3rem;}
   .m-sub:after{right: .3rem;}
}

.o-main{overflow: hidden;position: relative;z-index: 18;width: 100%;padding: 1rem  0 1.1rem;background-color: #f9f8f6;border-radius: 0 0 .4rem .4rem;}
.o-inner{width: 100%;margin: 0 auto;}
.o-titles{width: 100%;padding: 0 .3rem;margin-bottom: .65rem;text-align: center;color: #222222;line-height: 1.2;font-weight: bold;}
.o-titles span{color: #ef8200;}
.o-cont{width: 100%;position: relative;}
.o-b{width: 100%;overflow: visible;}
.o-item{width: 20%;}
.o-link{display: block;cursor: pointer;}
.o-link:before{opacity: 0;transition: all ease .5s;z-index: 2; content: '';position: absolute;top: 50%;left: 50%;width: calc(100% + .4rem);height: calc(100% + .4rem); transform: translate(-50%,-50%);background-color: #ee6c28;background-image: linear-gradient(0deg, #ee6c28 0%, rgba(241, 147, 59, 0.95) 50%, rgba(244, 186, 77, 0.9) 100%);border-radius: .4rem;}
.o-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(590/384*100%);}
.o-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.o-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a71.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.o-text{position: absolute;bottom: 0;left: 0;width: 100%;padding: .2rem .15rem;text-align: center;}
.o-text .o-name{width: 100%;color: #ffffff;line-height: 1.5;font-weight: bold;} 

.o-sub{opacity: 0;z-index: -1;visibility: hidden;transition: all ease .5s;position: absolute;bottom: 0;left: 0;width: 100%;display: flex;align-items: center;height:  calc(100% + .4rem);overflow: auto;}
.o-box{width: 100%;padding: .3rem .45rem;text-align: center;}
.o-sub .o-name{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.4;font-weight: bold;} 
.o-sub .o-intro{width: 100%;margin-bottom: .4rem;color: #ffffff;line-height: 1.6;text-align: left;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.o-sub .o-more{width: 100%;color: #ffffff;line-height: 1.6;}
.o-sub .o-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: rgba(255,255,255,.14);background-image: url('../images/a12-c.png');background-size: .25rem auto;background-position: center center;background-repeat: no-repeat;}

@media(min-width: 750px){
    .o-link:hover:before{opacity: 0.95;}
    .o-link:hover .o-sub{opacity: 1;z-index: 8;visibility: visible;}
}

@media(max-width: 1150px){
   .o-box{padding: .3rem .25rem;}
}
@media(max-width: 750px){
   .o-item{width: 50%;}
}

.p-main{position: relative;z-index: 8;width: 100%;padding: 0 .3rem .8rem;background-color: #f7f4eb;border-radius: 0px 0px .4rem .4rem;}
.p-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.p-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.p-left{width: 2.72rem;}
.p-box{width: 100%;border-radius: .2rem;background-color: #fff;}
.p-personage{display: flex;align-items: center;justify-content: space-between; width: 100%;padding: .25rem .3rem; border-radius: .2rem .2rem 0 0;background-color: #ffe6d0;background-image: linear-gradient(180deg, #ffe6d0 0%, #fff4eb 100%);}
.p-img{display: block;width: .7rem;height: .7rem;border-radius: 50%;overflow: hidden;}
.p-img img{width: 100%;height: 100%;object-fit: cover;}
.p-text{width: calc(100% - .85rem);}
.p-name{width: 100%;color: #222222;line-height: 1.5;font-weight: bold;}
.p-bottom{width: 100%;padding: .15rem .3rem .4rem;}
.p-navbox{width: 100%;}
.p-nav{display: flex;align-items: center;cursor: pointer;justify-content: space-between;position: relative;padding: .16rem calc(.03rem + 1em) .16rem  0;border-bottom: 1px solid #f5f5f5;}
.p-nav:last-child{border-bottom: none;}
.p-nav:after{opacity: 0;content: '';position: absolute;top: 0;right: .03rem;width: .38em;height: 100%;background-image: url('../images/a43.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.p-icon{width: 1.2em;}
.p-icon1{display: block;width: 100%;height: 1.5em;line-height: 1.5em;}
.p-icon1 img{max-width: 100%;max-height: 1.27em;}
.p-icon2{display: none;width: 100%;height: 1.5em;line-height: 1.5em;}
.p-icon2 img{max-width: 100%;max-height: 1.27em;}
.p-classify{width: calc(100% - 1.2em - .05rem);color: #222222;line-height: 1.5;font-weight: bold;}
.p-classify span{display: inline-block;vertical-align: middle;position: relative;top: -.15rem; font-size: .66em;min-width: 1.66em;height: 1.66em;line-height: 1.66em;text-align: center;color: #ffffff;border-radius: .83em;background-color: #ef8200;}
.p-nav:hover:after{opacity: 1;}
.p-nav:hover .p-icon1{display: none;}
.p-nav:hover .p-icon2{display: block;}
.p-nav:hover .p-classify{color: #ef8200;}  
.p-nav.active:after{opacity: 1;}
.p-nav.active .p-icon1{display: none;}
.p-nav.active .p-icon2{display: block;}
.p-nav.active .p-classify{color: #ef8200;}  

.p-quit{display: block;cursor: pointer;width: 100%;margin-top: .1rem;text-align: center;line-height: .56rem;color: #666666;background-color: #fcfbf7;border-radius: .28rem;}
.p-quit:hover{color: #fff;background-color: #ef8200;}

.p-right{width: calc(100% - 3.12rem);padding: .28rem .5rem;background-color: #ffffff;border-radius: .2rem;}
.p-top{width: 100%;padding: .2rem 0;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #eeeeee;}
.p-lt{font-size: 0;}
.p-titles{position: relative;padding-left: .12rem;color: #222222;line-height: 1.4;font-weight: bold;}
.p-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .04rem;height: .18rem;background-color: #ef8200;border-radius: .02rem;}
.p-rt{font-size: 0;display: flex;align-items: center;}
.p-add{display: block;cursor: pointer;padding: 0 .39rem;color: #ffffff;line-height: .4rem;background-color: #ef8200;border-radius: .1rem;}
.p-leave{display: block;cursor: pointer;padding: 0 .15rem;color: #ffffff;line-height: .4rem;background-color: #ef8200;border-radius: .1rem;}
.p-more{display: block;cursor: pointer;color: #ef8200;line-height: 1.6;}
.p-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .08rem;width: 1.25em;height: 1.6em;background-image: url('../images/a12-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.p-menu{display: none;cursor: pointer;margin-left: .3rem;width: .4rem;height: .6rem;background-image: url('../images/a-menu.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.p-shade{display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 388;cursor: pointer;}
 
@media(max-width: 750px){
    .p-left{position: fixed;top: 0;right: 0;width: 3.5rem;border-radius: .2rem 0 0 .2rem;background-color: #fff;height: 100vh;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .p-box{height: 100%;border-radius: 0;}
    .p-personage{border-radius: .2rem 0 0 .2rem;}
    .p-right{width: 100%;padding: .3rem;}
    .p-menu{display: block;}
    body.show_menu .p-left {transform: translate(0, 0);}
    body.show_menu .p-shade{display: block;}  
    body.show_menu .p-main{z-index: 388;}  
}

.pa-main{width: 100%;padding: .4rem 0 .1rem;}
.pa-top{width: 100%;text-align: center;margin-bottom: .18rem;}
.pa-imgbox{display: inline-block;position: relative;}
.pa-img{display: block;width: .9rem;height: .9rem;border-radius: 50%;overflow: hidden;}
.pa-img img{width: 100%;height: 100%;}
.pa-camera{position: absolute;top: 0;right: -.14rem;width: .36rem;height: .36rem;border-radius: 50%;background-color: #ef8200;}
.pa-camera img{width: 100%;height: 100%;object-fit: contain;}
.pa-file{position: absolute;top: 0;left: 0;display: block;cursor: pointer;width: calc(100% + .14rem);height: 100%;opacity: 0;z-index: 18;}
.pa-bottom{width: 100%;}
.pa-item{display: flex;align-items: center;flex-wrap: wrap;width: 100%;padding: .2rem .2rem .2rem .38rem;cursor: pointer;margin-bottom: .14rem;background-color: #fcfbf7;border-radius: .2rem;}
.pa-left{flex: 1;display: flex;align-items: center;flex-wrap: wrap;}
.pa-icon{display: inline-block;margin-right: .14rem;width: .48rem;height: .48rem;border-radius: 50%;background-color: #ef8200;}
.pa-icon img{width: 100%;height: 100%;object-fit: contain;}
.pa-tip{min-width: 5.8em;color: #666666;line-height: 1.5;}
.pa-intro{flex: 1;color: #222222;line-height: 1.5;font-weight: bold;}
.pa-right{font-size: 0;}
.pa-edit{display: inline-block;padding: 0  .29rem;color: #ef8200;line-height: .48rem;background-color: #fbe5d0;border-radius: .1rem;}
.pa-edit:hover{background-color: #ef8200;color: #fff;}

@media(max-width: 750px){ 
    .pa-bottom{padding: 0 .5rem;}
    .pa-item{width:100%;padding: .2rem;text-align: center;}
    .pa-left{flex: none;width: 100%;display: block;}
    .pa-tip{width: 100%;margin-top: .1rem;}
    .pa-intro{width: 100%;flex: none;margin-top: .1rem;}
    .pa-right{width: 100%;margin-top: .1rem;}
}

.pb-main{padding: 1.05rem 0;text-align: center;}
.pb-one{display: none;width: 100%;}
.pb-one.show{display: block;}
.pb-form{width: 100%;}
.pb-cont{display: inline-block;text-align: left;width: 4.94rem;min-width: 320px;} 
.pb-navbox{width: 100%;display: flex;padding-bottom: .2rem;}
.pb-nav{display: flex;align-items: center;position: relative;width: 33.6%;min-height: .43rem;padding: .05rem .1rem;text-align: center;}
.pb-nav:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%); width: 100%;height: calc(100% - .08rem);background-image: url('../images/a48.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.pb-nav span{display: block;position: relative;z-index: 1;width: 100%;color: #666666;line-height: 1.3;}

.pb-nav.active:before{height: 100%;background-image: url('../images/a48-b.png');}
.pb-nav.active span{color: #ffffff;}

.pb-nav:nth-child(2){width: 38.25%;}
.pb-nav:nth-child(2):before{background-image: url('../images/a49.png');}
.pb-nav:nth-child(2).active:before{background-image: url('../images/a49-b.png');}
.pb-nav:nth-child(3){flex: 1;}
.pb-nav:nth-child(3):before{background-image: url('../images/a50.png');}

.pb-item{display: flex;align-items: center;width: 100%;margin-bottom: .15rem;padding-left: .1rem;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}
.pb-lt{width: 2.1em;text-align: center;}
.pb-lt img{max-width: 1.06em;}
.pb-rt{flex: 1;position: relative;}
.pb-b{width: 100%;}
.pb-input{display: block;border: none;background-color: transparent;padding-right: .2rem;width: 100%;height: .56rem;color: #444444;}
.pb-code{position: absolute;top: 0;right: 0;border-left: 1px solid #eeeeee;width: 1.35rem;height: 100%;border-radius: 0 .1rem .1rem 0;overflow: hidden;}
.pb-code img{display: block;cursor: pointer;width: 100%;height: 100%;object-fit: contain;}
.pb-getcode{position: absolute;top: 0;right: 0;border-left: 1px solid #eeeeee;display: block;cursor: pointer;width: 1.35rem;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;color: #ef8200;}
.pb-getcode.gray{color: #999;cursor: no-drop;}
.pb-buttom{width: 100%;}
.pb-submit{display: block;cursor: pointer;border: none;width: 100%;color: #ffffff;height: .56rem;line-height: 0.56rem;background-color: #ef8200;border-radius: .1rem;}
.pb-item.disabled{background-color: transparent;border: 1px solid #fff;}

.pb-succeed{width: 100%;text-align: center; }
.pb-img{display: inline-block;width: 1rem;margin-bottom: .25rem;}
.pb-img img{width: 100%;}
.pb-text{display: block;width: 100%;color: #222222;line-height: 1.4;font-weight: bold;}
.pb-linkbox{width: 100%;}
.pb-link{display: inline-block;cursor: pointer;margin-top: .35rem;padding: 0 .54rem;color: #ffffff;height: .56rem;line-height: .56rem;background-color: #ef8200;border-radius: .28rem;}


@media(max-width: 1150px){
    .pb-input{height: .7rem;}
    .pb-submit{height: .7rem;line-height: .7rem;}
    .pb-link{height: .7rem;line-height: .7rem;}
}
@media(max-width: 750px){
    .pb-cont{width: 100%;min-width: 100%;}
    .pb-bottom{padding: .3rem;}
    .pb-succeed{padding: .5rem .3rem;}
    .pb-nav{font-size: .24rem;min-height: .5rem;}
}

.pd-main{width: 100%;padding: .3rem 0  0;}
.pd-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.pd-item{display: block;width: calc(50% - .15rem);position: relative;padding: .3rem .38rem;margin-bottom: 0.3rem; background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;overflow: hidden;}
.pd-buttom{position: absolute;top: .2rem;left: 0;width: 100%;text-align: right;padding: 0 .07rem;}
.pd-nub{position: absolute;top: 0;left: 0;padding-right: .1rem; min-width: .4rem;height: .4rem;line-height: .4rem;text-align: center;color: #999999;background-image: url('../images/a53.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.pd-edit{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .13rem;}
.pd-del{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .13rem;}
.pd-icon1{display: block;height: 1.11em;}
.pd-icon1 img{height: 100%;max-width: none;}
.pd-icon2{display: none;height: 1.11em;}
.pd-icon2 img{height: 100%;max-width: none;}
.pd-edit:hover .pd-icon1{display: none;}
.pd-edit:hover .pd-icon2{display: block;}
.pd-del:hover .pd-icon1{display: none;}
.pd-del:hover .pd-icon2{display: block;}

.pd-list{width: 100%;}
.pd-one{display: flex;flex-wrap: wrap;width: 100%;}
.pd-tip{color: #666666;line-height: 1.7;}
.pd-intro{flex: 1;color: #000000;line-height: 1.7;}

@media(max-width: 750px){
    .pd-item{width: 100%;padding: .5rem;}
    .pd-nub{min-width: .6rem;height: .6rem;line-height: .6rem;}
}

.pe-main{width: 100%;padding: .8rem 0 .5rem;}
.pe-form{width: 100%;}
.pe-cont{width: 100%;max-width: 4.94rem;margin: 0 auto;}
.pe-item{width: 100%;margin-bottom: .15rem;}
.pe-input{display: block;width: 100%;padding: 0 .2rem;height: .56rem;color: #444444;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}

.pe-item .select-tip{background-color: #fcfbf7;border: solid 1px #eae3db;}
.pe-layuibox{width: 100%;position: relative;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}
.pe-layuibox:after{content: '';position: absolute;top: 0;right: .15rem;width: .2rem;height: 100%;background-image: url('../images/a63.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.pe-layui{position: relative;z-index: 8;border: none;background-color: transparent;cursor: pointer;width: 100%;padding: 0 .2rem;height: .56rem;color: #444;}


.pe-buttom{width: 100%;}
.pe-submit{display: block;cursor: pointer;width: 100%;border: none;color: #ffffff;height: .57rem;line-height: .57rem;text-align: center;background-color: #ef8200;border-radius: .1rem;}

@media(max-width: 1150px){
    .pe-input{height: .7rem;}
    .pe-layui{height: .7rem;}
    .pe-submit{height: .7rem;line-height: .7rem;} 
}

.pf-main{width: 100%;}
.pf-cont{width: 100%;padding: .3rem 0 .2rem;}
.pf-one{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between; width: 100%;padding: .3rem 0 .3rem .5rem;margin-bottom: 0.1rem;background-color: #fff5e9;border-radius: .2rem;}
.pf-left{font-size: 0;display: flex;align-items: center;}
.pf-icon{display: block;width: .7rem;height: .7rem;border-radius: 50%;background-color: #ffb357;background-image: linear-gradient(0deg, #ffb357 0%, #fda235 100%);}
.pf-icon img{width: 100%;height: 100%;object-fit: contain;}
.pf-name{flex: 1;padding-left: .2rem;color: #000000;font-weight: bold;line-height: 1.25;}
.pf-right{font-size: 0;display: flex;flex-wrap: wrap;}
.pf-item{display: block;cursor: pointer;position: relative;width: 2.4rem;padding: 0 .15rem;text-align: center;}
.pf-item:after{content: '';position: absolute;top: 50%;right: 0;transform: translate(0,-50%);width: 1px;height: .69rem;background-color: #e6e3d3;}
.pf-item:last-child:after{display: none;}
.pf-nub{width: 100%;color: #ef8200;font-weight: bold;line-height: 1.2;}
.pf-intro{width: 100%;padding-top: .05rem;color: #666666;line-height: 1.5;}

.pf-one:nth-child(2n){background-color: #fff1eb;}
.pf-one:nth-child(2n) .pf-icon{background-color: #f89261;background-image: linear-gradient(0deg, #ffa57a 0%, #f89261 100%);}
.pf-one:nth-child(2n) .pf-nub{color: #e95b4d;} 

.pf-main .pg-cont{padding-top: .4rem;}
@media(max-width: 750px){
   .pf-one{padding: .3rem  0;}
   .pf-left{width: 100%;padding: 0 .3rem;margin-bottom: 0.3rem;}
   .pf-name br{display: none;}
   .pf-right{width: 100%;}
   .pf-item{width: 33.33%;}
   .pf-intro{font-size: .22rem;}
}

.pg-main{width: 100%;padding: .3rem 0 .2rem;}
.pg-search{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.pg-one{width: calc(50% - .15rem);display: flex;align-items: center;margin-bottom: .3rem;}
.pg-tip{color: #444444;line-height: 1.3;padding-right: .2rem;}
.pg-b{flex: 1;}

.pg-cont{width: 100%;display: flex;flex-wrap: wrap;}
.pg-item{display: block;cursor: pointer;width: 22.97%;margin-right: 2.7%;margin-bottom:  .3rem;background-color: #f7f4eb;border-radius: .2rem;}
.pg-item:nth-child(4n){margin-right: 0;}
.pg-top{width: 100%;text-align: center;padding: .3rem .1rem; background-color: #ffb255;background-image: linear-gradient(180deg, #ffb255 0%, #ffce94 100%);border-radius: .2rem .2rem 0px 0px;}
.pg-nub{width: 100%;color: #ffffff;line-height: 1.2;font-weight: bold;}
.pg-nub span{font-size: .46em;margin-right: .05rem;}
.pg-name{width: 100%;color: #ffffff;line-height: 1.7;}
.pg-time{width: 100%;color: #ffffff;line-height: 1.7;}

.pg-bottom{position: relative;width: 100%;padding: .3rem .15rem;text-align: center;}
.pg-bottom:before{content: '';position: absolute;top: -.14rem;left: 0;width: .08rem;height: .28rem;background-image: url('../images/a56.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.pg-bottom:after{content: '';position: absolute;top: -.14rem;right: 0;width: .08rem;height: .28rem;background-image: url('../images/a56-b.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.pg-buttom{display: inline-block;color: #666666;padding: 0 .1rem;min-width: 1.6rem;line-height: .4rem;background-color: #ffffff;border-radius: .2rem;}

.pg-item:hover .pg-buttom{background-color: #ef8200;color: #fff;}
.pg-item.expired{cursor: no-drop;background-color: #f5f5f5;}
.pg-item.expired .pg-top{background-color: #cacaca;background-image: linear-gradient(180deg, #cacaca 0%, #d5d5d5 100%);}
.pg-item.expired .pg-buttom{background-color: transparent !important;color: #999999 !important;} 
.pg-item.used{cursor: no-drop;} 
.pg-item.used .pg-buttom{background-color: transparent !important;color: #999999 !important;}


@media(max-width: 1150px){
   .pg-item{width: calc(50% - .15rem);margin-right: .3rem;}
   .pg-item:nth-child(2n){margin-right: 0;}
}

@media(max-width: 750px){
   .pg-one{width: 100%;}
   .pg-tip{min-width: calc(7em + .2rem);}
   .pg-nub{font-size: .6rem;}
   .pg-buttom{min-width: 80%;line-height: .6rem;border-radius: .3rem;}
}

.ph-main{width: 100%;padding: .75rem 0 .45rem;}
.ph-form{width: 100%;}
.ph-cont{width: 100%;max-width: 6.66rem;margin: 0 auto;}
.ph-item{width: 100%;margin-bottom: .15rem;}
.ph-input{display: block;width: 100%;padding: 0 .2rem;height: .56rem;color: #444444;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}
.ph-textarea{display: block;width: 100%;padding: .18rem .2rem;line-height: 1.6;height: 12.37em;color: #444444;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}

.ph-buttom{width: 100%;text-align: center;}
.ph-submit{display: inline-block;cursor: pointer;padding: 0 .4rem;border: none;color: #ffffff;height: .57rem;line-height: .57rem;text-align: center;background-color: #ef8200;border-radius: .1rem;}

@media(max-width: 1150px){
    .ph-input{height: .7rem;}
    .ph-submit{height: .7rem;line-height: .7rem;} 
}

.pi-main{width: 100%;padding: .32rem 0;}
.pi-top{width: 100%;padding-bottom: calc(10px + .15rem);}
.pi-item{display: flex;width: 100%;margin-bottom: .07rem;}
.pi-tip{min-width: 4.5em;color: #444444;line-height: 2;}
.pi-intro{flex: 1;color: #222222;line-height: 2;}
.pi-bottom{position: relative;padding: .4rem;width: 100%;border-radius: .1rem;background-color: #fcfbf7;border: solid 1px #eae3db;}
.pi-bottom:before{content: '';position: absolute;top: -9px;left: .25rem;width: 16px;height: 9px;background-image: url('../images/a58.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.pi-hint{width: 100%;color: #444444;line-height: 2;}
.pi-textbox{width: 100%;color: #444444;line-height: 2;font-weight: bold;}

.pi-buttom{width: 100%;text-align: right;padding-top: .4rem;}
.pi-back{display: inline-block;cursor: pointer;color: #ef8200;line-height: 1.6;}
.pi-back:after{content: '';display: inline-block;vertical-align: middle;margin-left:  .1rem;width: 1em;height: 1.6em;background-image: url('../images/a16-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
    .pi-bottom{padding: .3rem;}
}

.pj-main{width: 100%;padding: .4rem 0 .3rem;}
.pj-form{width: 100%;}
.pj-cont{width: 100%;}
.pj-item{position: relative;display: block;width: 100%;padding-left: calc(1em + .44rem); margin-bottom: .1rem;background-color: #f6f6f6;border-radius: .1rem;}
.pj-link{display: flex;align-items: center;flex-wrap: wrap;cursor: pointer;width: 100%;padding: .23rem .3rem .23rem  .15rem;}
.pj-name{flex: 1;position: relative;color: #999;line-height: 1.6;font-weight: bold;}
.pj-time{padding-left: .3rem;color: #666666;line-height: 1.6;}

.pj-item.unread .pj-name:before{content: '';position: absolute;top: .8em;left: -.15rem;margin-top: -.04rem;width: .08rem;height: .08rem;border-radius: 50%;background-color: #ef8200;}
.pj-item.unread .pj-name{color: #444444;}
.pj-link:hover .pj-name{color: #ef8200;}

.pj-bottom{width: 100%;display: flex;align-items: center;flex-wrap: wrap;padding: 0 .3rem;}
.pj-read{display: block;cursor: pointer;margin-top: .25rem;margin-right: .5rem;color: #ef8200;line-height: 1.6;font-weight: bold;}
.pj-del{display: block;cursor: pointer;margin-top: .25rem;color: #ef8200;line-height: 1.6;font-weight: bold;}

.pj-form .select-label{position: absolute;left: .3rem;top: calc(.23rem + .3em);display: block;cursor: pointer;}
.pj-form .select-icon{display: inline-block;vertical-align: middle;width: 1em;height: 1em;background-image: url('../images/a32.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.pj-form .lb-text{display: inline-block;vertical-align: middle;padding-left: .1em;color: #444444;line-height: 1.6;}
.pj-form .select-label.selected .select-icon{background-image: url('../images/a32-b.png');}
.pj-form .select-checkbox{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
.pj-bottom .select-label{position: relative;left: 0;top: 0;margin-top: .25rem;margin-right: .5rem;font-weight: bold;}

@media(max-width: 750px){
    .pj-name{flex: none;width: 100%;}
    .pj-time{width: 100%;padding-left: 0;margin-top: .1rem;}
}


.pk-main{width: 100%;padding: .2rem 0;}
.pk-form{width: 100%;}
.pk-cont{width: 100%;}
.pk-item{position: relative;display: block;width: 100%;padding-left: calc(1em + .06rem);border-bottom: 1px solid #eeeeee;}
.pk-link{display: flex;align-items: center;flex-wrap: wrap;cursor: pointer;width: 100%;padding: .23rem .3rem .23rem  .15rem;}
.pk-name{flex: 1;position: relative;color: #999;line-height: 1.6;font-weight: bold;}
.pk-time{padding-left: .3rem;color: #666666;line-height: 1.6;}

.pk-item.unread .pk-name:before{content: '';position: absolute;top: .8em;left: -.15rem;margin-top: -.04rem;width: .08rem;height: .08rem;border-radius: 50%;background-color: #ef8200;}
.pk-item.unread .pk-name{color: #444444;}
.pk-link:hover .pk-name{color: #ef8200;}

.pk-bottom{width: 100%;display: flex;align-items: center;flex-wrap: wrap;}
.pk-read{display: block;cursor: pointer;margin-top: .25rem;margin-right: .5rem;color: #ef8200;line-height: 1.6;font-weight: bold;}
.pk-del{display: block;cursor: pointer;margin-top: .25rem;color: #ef8200;line-height: 1.6;font-weight: bold;}

.pk-form .select-label{position: absolute;left: 0;top: calc(.23rem + .3em);display: block;cursor: pointer;}
.pk-form .select-icon{display: inline-block;vertical-align: middle;width: 1em;height: 1em;background-image: url('../images/a32.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.pk-form .lb-text{display: inline-block;vertical-align: middle;padding-left: .1em;color: #444444;line-height: 1.6;}
.pk-form .select-label.selected .select-icon{background-image: url('../images/a32-b.png');}
.pk-form .select-checkbox{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
.pk-bottom .select-label{position: relative;left: 0;top: 0;margin-top: .25rem;margin-right: .5rem;font-weight: bold;}

@media(max-width: 750px){
    .pk-name{flex: none;width: 100%;}
    .pk-time{width: 100%;padding-left: 0;margin-top: .1rem;}
}

.pl-main{width: 100%;padding: .4rem 0 .1rem;}
.pl-top{width: 100%;padding: .4rem;margin-bottom: .3rem;background-color: #fcfbf7;border-radius: .1rem;}
.pl-titles{width: 100%;color: #444444;line-height: 2;font-weight: bold;}
.pl-tipbox{width: 100%;font-size: 0;}
.pl-tip{display: inline-block;vertical-align: middle;margin-top: .1rem;margin-right: .3rem;color: #666666;line-height: 1.6;}
.pl-tip:last-child{margin-right: 0;}
.pl-textbox{width: 100%;color: #222222;line-height: 2;}
.pl-textbox *{line-height: inherit;}
.pl-textbox p{margin-bottom: .1rem;}
.pl-buttom{width: 100%;text-align: right;padding-top: .12rem;}
.pl-back{display: inline-block;cursor: pointer;color: #ef8200;line-height: 1.6;}
.pl-back:after{content: '';display: inline-block;vertical-align: middle;margin-left:  .1rem;width: 1em;height: 1.6em;background-image: url('../images/a16-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

@media(max-width: 750px){
   .pl-top{padding:  .3rem;}
}

.pm-main{width: calc(100% - 3.12rem);}
.pm-cont{width: 100%;padding: .3rem .5rem;margin-bottom: .08rem; background-color: #ffffff;border-radius: .2rem;}
.pm-bottom{width: 100%;padding: .35rem 0 .2rem;}
.pm-tr{width: 100%;}
.pm-td{display: flex;width: 100%;margin-bottom: .18rem;}
.pm-td:last-child{margin-bottom: 0;}
.pm-tip{display: block;padding-right: .1rem;color: #222222;line-height: 1.5;font-weight: bold;}
.pm-rt{flex: 1;font-size: 0;}
.pm-intro{display: inline-block;vertical-align: middle;max-width: 100%;color: #222222;line-height: 1.5;font-weight: bold;}
.pm-state{display: inline-block;vertical-align:middle;padding-right: .1rem;max-width: 100%;color: #ef8200;line-height: 1.5;font-weight: bold;}
.pm-time{display: inline-block;vertical-align: middle;color: #666666;line-height: 1.6;}
.pm-time span{color: #ef8200;font-weight: bold;}
.pm-buttombox{width: 100%;font-size: 0;padding-top: .18rem;}
.pm-buttom{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .1rem;margin-top: .1rem;padding: 0 .35rem;line-height: .56rem;color: #ef8200;font-weight: bold;background-color: #fbe5d0;border-radius: .1rem;}
.pm-buttom.pm-buttom2{color: #ffffff;background-color: #ef8200;}
.pm-buttom.pm-buttom3{color: #ffffff;background-color: #f4ae4b;}

.pm-price{width: 100%;padding: .3rem .5rem;text-align: right;background-color: #ffffff;border-radius: .2rem;}
.pm-coupon{display: inline-block;vertical-align: middle;padding: .05rem 0;color: #222222;line-height: 1.5;}
.pm-coupon span{color: #ef8200;}
.pm-totalbox{display: inline-block;vertical-align: middle;margin-left: .4rem;padding: .05rem 0;color: #222222;line-height: 1.5}
.pm-total{display: inline-block;vertical-align: middle;padding-left: .1rem;color: #ef8200;font-weight: bold;line-height: 1.38;}
.pm-total span{font-size: .7em;}

@media(max-width: 750px){
    .pm-main{width: 100%;}
    .pm-cont{padding: .3rem;}
    .pm-price{padding: .3rem;}
}

.pn-main{width: 100%;padding: .3rem .5rem;margin-bottom: .1rem;background-color: #ffffff;border-radius: .2rem;}
.pn-titles{width: 100%;position: relative;padding: .2rem 0 .2rem .13rem;margin-bottom: .4rem;border-bottom: 1px solid #eeeeee;color: #222222;font-weight: bold;line-height: 1.4;}
.pn-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .04rem;height: .18rem;background-color: #ef8200;border-radius: .02rem;}
.pn-box{width: 100%;}
.pn-tr{width: 100%;padding-bottom: .1rem;}
.pn-td{display: flex;width: 100%;margin-bottom: .1rem;}
.pn-tip{display: block;padding-right: .1rem;color: #222222;line-height: 1.5;font-weight: bold;}
.pn-rt{flex: 1;font-size: 0;}
.pn-intro{display: inline-block;vertical-align: middle;max-width: 100%;color: #ef8200;line-height: 1.5;font-weight: bold;}

.pn-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.pn-item{display: block;padding:.2rem .2rem .35rem;width: calc(50% - .1rem);margin-bottom: .2rem;border: solid 1px #e6e2de;border-radius: .2rem;}
.pn-top{width: 100%;text-align: center;padding: .2rem;margin-bottom: .25rem;background-color: #fff5e9;border-radius: .2rem;}
.pn-name{width: 100%;color: #444444;line-height: 1.5;font-weight: bold;}
.pn-times{width: 100%;padding-top: .02rem;color: #666666;line-height: 1.6;}
.pn-bottom{width: 100%;display: flex;justify-content: center;}
.pn-one{display: block;text-align: center;}
.pn-time{width: 100%;color: #444444;font-weight: bold;line-height: 1.3;}
.pn-place{width: 100%;padding-top: .05rem;color: #666666;line-height: 1.6;}
.pn-line{display: block;padding: .05rem .35rem;text-align: center;}
.pn-hint{width: 100%;color: #666666;line-height: 1.7;}
.pn-icon{width: .87rem;margin-top: .03rem;}
.pn-icon img{width: 100%;vertical-align: top;}
.pn-textbox{width: 100%;margin-top: .2rem;padding-top: .15rem;border-top: 1px solid #eeeeee;color: #444444;line-height: 1.5;}
.pn-textbox *{line-height: inherit;}
.pn-textbox p{margin-top: .1rem;}

@media(max-width: 750px){
  .pn-main{padding: .3rem;}
  .pn-item{width: 100%;}
}

.po-main{width: 100%;padding: .3rem .5rem;margin-bottom: .1rem;background-color: #ffffff;border-radius: .2rem;}
.po-titles{width: 100%;position: relative;padding: .2rem 0 .2rem .13rem;margin-bottom: .4rem;border-bottom: 1px solid #eeeeee;color: #222222;font-weight: bold;line-height: 1.4;}
.po-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .04rem;height: .18rem;background-color: #ef8200;border-radius: .02rem;}
.po-box{width: 100%;}
.po-tr{width: 100%;padding-bottom: .1rem;}
.po-td{display: flex;width: 100%;margin-bottom: .1rem;}
.po-td .po-tip{display: block;padding-right: .1rem;color: #222222;line-height: 1.5;font-weight: bold;}
.po-td .po-rt{flex: 1;font-size: 0;}
.po-td .po-intro{display: inline-block;vertical-align: middle;max-width: 100%;color: #ef8200;line-height: 1.5;font-weight: bold;}
.po-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.po-one{display: block;padding: .3rem;width: calc(50% - .1rem);margin-bottom: .2rem;background-color: #fcfbf7;border-radius: .2rem;}
.po-item{display: flex;width: 100%;}
.po-item .po-tip{color: #000000;font-weight: bold;line-height: 2;}
.po-item .po-intro{flex: 1; color: #ef8200;font-weight: bold;line-height: 2;}

@media(max-width: 750px){
  .po-main{padding: .3rem;}
  .po-one{width: 100%;}
}

.pq-main{width: 100%;padding: .45rem .5rem;margin-top: .08rem;background-color: #ffffff;border-radius: .2rem;}
.pq-cont{width: 100%;} 
.pq-item{width: 100%;padding-bottom: .25rem;margin-bottom: .2rem;display: flex;border-bottom: 1px solid #eeeeee;} 
.pq-item:last-child{border-bottom:none;padding-bottom: 0;margin-bottom: 0;}
.pq-tip{min-width: 7em;color: #222222;line-height: 1.6;} 
.pq-rt{flex: 1;}
.pq-intro{width: 100%;color: #444444;line-height: 1.6;}
.pq-star{width: 100%;line-height: 1.6em;}
.pq-star img{height: 1.43em;margin-right: .1rem;cursor: pointer;}

@media(max-width: 750px){
    .pq-main{padding: .3rem;}

}

.pr-main{width: 100%;}
.pr-top{width: 100%;}
.pr-classify{flex: 1;text-align: center;}
.pr-navbox{display: inline-block;max-width: 100%;white-space: nowrap;overflow: auto;background-color: #fbe5d0;border-radius: .25rem;}
.pr-nav{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;padding: 0 .25rem;min-width: 2.15rem;text-align: center;}
.pr-nav:before{display: none;content: '';position: absolute;top: 0;left: 0;width:calc(100% + .25rem);height: 100%;background-color: #f57e40;background-image: linear-gradient(90deg, #f57e40 0%, #f4b94d 100%);}
.pr-nav:after{display: none;content: '';position: absolute;top: 0;left: calc(100% - .25rem);width: .5rem;height: 100%;background-image: url('../images/a17.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.pr-nav span{position: relative;z-index: 1;width: 100%;color: #222222;font-weight: bold;line-height: .5rem;}
.pr-nav:hover span{color: #ef8200;}
.pr-nav.active{z-index: 8;}
.pr-nav.active:before{display: block;}
.pr-nav.active:after{display: block;}
.pr-nav.active span{color: #fff;}
.pr-nav:last-child:before{left: auto;right: 0;}
.pr-nav:last-child:after{left: auto;right: calc(100% - .25rem);background-image: url('../images/a17-b.png');}

.pr-bottom{width: 100%;padding: .3rem 0;}
.pr-search{width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;border-bottom: 1px solid #eeeeee;display: flex;flex-wrap: wrap;justify-content: space-between;}
.pr-one{display: flex;align-items: center;margin-bottom: .15rem;}
.pr-tip{padding-right: .15rem;color: #444444;line-height: 1.6;font-weight: bold;}
.pr-rt{font-size: 0;}
.pr-rt .selectbox{width: 2.35rem;} 
.pr-submitbox{display: block;margin-bottom: .15rem;}
.pr-submit{display: inline-block;cursor: pointer;border: none;min-width: 1.6rem;color: #ffffff;padding: 0 .15rem;text-align: center;height: .56rem;line-height: .56rem;background-color: #ef8200;border-radius: .1rem;}
.pr-time{display: flex;align-items: center;justify-content: space-between;position: relative;width: 4.37rem;}
.pr-time:after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .1rem;height: 1px;background-color: #dad3cc;}
.pr-layuibox{width: calc(50% - .13rem);position: relative;border-radius: .1rem;border: solid 1px #dad3cc;}
.pr-layuibox:after{content: '';position: absolute;top: 0;right: .15rem;width: .2rem;height: 100%;background-image: url('../images/a63.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.pr-layui{position: relative;z-index: 8;border: none;background-color: transparent;cursor: pointer;width: 100%;padding: 0 .2rem;height: .56rem;color: #444;}

.pr-box{width: 100%;padding-bottom: .3rem;}
.pr-tr{width: 100%;display: flex;align-items: center;margin-bottom: .03rem;background-color: #f57e40;background-image: linear-gradient(90deg, #f57e40 0%, #f4b14c 100%);border-radius: .2rem .2rem 0px 0px;}
.pr-th{padding: .22rem .05rem;color: #ffffff;line-height: 1.6;}
.pr-th:nth-child(1){width: 21.17%;padding-left: .3rem;}
.pr-th:nth-child(2){width: 12.16%;}
.pr-th:nth-child(3){width: 14.41%;}
.pr-th:nth-child(4){width: 13.96%;}
.pr-th:nth-child(5){width: 9.45%;}
.pr-th:nth-child(6){width: 17.56%;}
.pr-th:last-child{flex: 1;}
.pr-list{width: 100%;}
.pr-item{display: flex;align-items: center;margin-bottom: .03rem;width: 100%;min-height: 1rem;padding: .15rem 0;background-color: #fcfbf7;}
.pr-item:nth-child(2n){background-color: #f7f4eb;}
.pr-td:nth-child(1){width: 21.17%;padding-left: .3rem;}
.pr-td:nth-child(2){width: 12.16%;}
.pr-td:nth-child(3){width: 14.41%;}
.pr-td:nth-child(4){width: 13.96%;}
.pr-td:nth-child(5){width: 9.45%;}
.pr-td:nth-child(6){width: 17.56%;}
.pr-td:last-child{flex: 1;}
.pr-intro{word-break: break-all;padding: .05rem;color: #222222;font-weight: bold;line-height: 1.5;}
.pr-price{word-break: break-all; padding: .05rem;color: #ef8200;font-weight: bold;line-height: 1.5;}
.pr-status{padding: .05rem;color: #ef8200;font-weight: bold;line-height: 1.5;}
.pr-buttombox{display: inline-block;min-width: calc(100% - .2rem);}
.pr-buttom{display: block;cursor: pointer;margin: .07rem 0; width: 100%;padding: 0 .1rem;text-align: center;color: #ffffff;line-height: .36rem;text-align: center;background-color: #ef8200;border-radius: .18rem;}
.pr-buttom2{background-color: #fbe5d0;color: #ef8200;}


@media(max-width: 1150px){
    .pr-box{overflow: auto;}
    .pr-tr{min-width: 14.5rem;}
    .pr-list{min-width: 14.5rem;}
    .pr-layui{height: .7rem;}
    .pr-submit{height: .7rem;}
}
@media(min-width: 750px){
    .pr-top{display: flex;flex-wrap: wrap;align-items: center; padding-top: .12rem;padding-bottom: .3rem;border-bottom: 1px solid #eeeeee;}
    .pr-top .p-top{width: auto;border: none;padding: 0;}
} 
@media(max-width: 750px){
   .pr-navbox{margin-top: .3rem;}
   .pr-one{width: 100%;}
   .pr-tip{min-width: 7em;}
   .pr-rt{flex: 1;}
   .pr-rt .selectbox{width: 100%;}
   .pr-time{width: 100%;}
   .pr-submitbox{width: 100%;padding-left: 7em;}
}
 
.q-main{position: relative;z-index: 8;margin-top: -.4rem;width: 100%;padding:  .4rem .3rem  .9rem;background-color: #f9f8f6;background-image: url('../images/b33.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.q-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;padding-top: .1rem;} 
.q-top{width: 100%;display: flex;flex-wrap: wrap;padding-bottom: .2rem;}
.q-placebox{display: flex;width: 39.07%;margin-right: 1.31%;margin-bottom: 0.2rem;background-color: #ffffff;border-radius: .1rem;border: solid 1px #dad3cc;}
.q-place{flex: 1;width: 0;border-right: 1px solid #f2ece6;}
.q-place:last-child{border-right:none;}
.q-timebox{display: flex;width:39.21%;margin-right: 1.31%;margin-bottom: 0.2rem;background-color: #ffffff;border-radius: .1rem;border: solid 1px #dad3cc;}
.q-time{flex: 1;width: 0;position: relative;border-right: 1px solid #f2ece6;}
.q-time:last-child{border-right:none;} 
.q-time:after{content: '';position: absolute;top: 0;right: .2rem;width: .2rem;height: 100%;background-image: url('../images/a63.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.q-layui{position: relative;z-index: 8;border: none;background-color: transparent;cursor: pointer;width: 100%;padding: 0 .2rem;height: .56rem;color: #444;}
.q-time:nth-child(2){display: none;}
.q-timebox.go_back .q-time:nth-child(2){display: block;} 
.q-buttom{width: 19.01%;text-align: center;padding-bottom: .2rem;}
.q-submit{display: block;cursor: pointer;width: 100%;border: none;color: #ffffff;padding: 0 .25rem;height: .56rem;background-color: #ef8200;border-radius: .1rem;}
.q-top  .select-tip{border: none;}

.q-main.ticket_changing{ }
@media(max-width: 1150px){
   .q-layui{height: .7rem;}
   .q-submit{height: .7rem;line-height: .7rem;}
}

@media(max-width: 750px){
    .q-placebox{width: 100%;}
    .q-timebox{width: 100%;}
    .q-buttom{width: 100%;text-align: center;}
    .q-submit{display: inline-block;width: auto;min-width: 2.5rem;}
}

.qa-cont{width: 100%;}
.qa-item{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between; width: 100%;min-height: 1.55rem;padding: .1rem .5rem; cursor: pointer;margin-bottom: .2rem;	background-color: #ffffff;border-radius: .2rem;}
.qa-left{font-size: 0;}
.qa-name{display: inline-block;vertical-align: middle;padding: .1rem 0;padding-right: .65rem; color: #ef8200;line-height: 1.4;font-weight: bold;}
.qa-name img{width: .91em;margin-right:  .18rem;}
.qa-time{display: inline-block;vertical-align: middle;padding: .1rem 0;color: #666666;line-height: 1.6;}
.qa-list{display: inline-block;vertical-align: middle;padding: .1rem 0;padding-right: .5rem;}
.qa-one{display: inline-block;vertical-align: middle;text-align: center;}
.qa-time1{width: 100%;color: #444444;font-weight: bold;line-height: 1.3;}
.qa-time2{width: 100%;color: #666666;line-height: 1.7;}
.qa-place{width: 100%;color: #666666;line-height: 1.6;}
.qa-line{display: inline-block;vertical-align: middle;margin: 0 .3rem;width: .77rem;}
.qa-line img{width: 100%;}

.qa-right{font-size: 0;}
.qa-price{display: inline-block;vertical-align: middle;padding: .1rem 0;min-width: 1.65rem;padding-right: .3rem;color: #ef8200;font-weight: bold;line-height: 1.3;}
.qa-price span{font-size: .6em;}
.qa-buttombox{display: inline-block;vertical-align: middle;padding: .1rem 0;}
.qa-buttom{display: block;cursor: pointer;color: #ffffff;padding: 0 .2rem;text-align: center;line-height: .56rem;background-color: #ef8200;border-radius: .1rem;}
.qa-hint{width: 100%;color: #666666;line-height: 1.6;}

.qa-item:hover{background-color: #f57f40;background-image: linear-gradient(90deg, #f57f40 0%, #f5ad4a 100%);}
.qa-item:hover .qa-name{color: #ffffff;}
.qa-item:hover .qa-name img{filter: grayscale(100%) brightness(500%);}
.qa-item:hover .qa-line img{filter: grayscale(100%) brightness(500%);opacity: .5;}
.qa-item:hover .qa-time1{color: #ffffff;}
.qa-item:hover .qa-time2{color: #ffffff;}
.qa-item:hover .qa-place{color: #ffffff;}
.qa-item:hover .qa-time{color: #ffffff;}
.qa-item:hover .qa-price{color: #ffffff;}
.qa-item:hover .qa-hint{color: #ffffff;}
.qa-item:hover .qa-buttom{color: #f57f40;background-color: #ffffff;}
@media(max-width: 750px){
    .qa-item{padding: .3rem;}
    .qa-left{width: 100%;}
    .qa-name{width: 100%;padding-right: 0;}
    .qa-list{width: 100%;padding-right: 0;}
    .qa-right{width: 100%;}
}

.r-main{position: relative;z-index: 8;width: 100%;padding: 0 .3rem .8rem; background-color: #f7f4eb;border-radius: 0px 0px .4rem .4rem;}
.r-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.r-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.r-left{width: 10.65rem;padding: .3rem .5rem .5rem;background-color: #ffffff;border-radius: .2rem;}
.r-top{width: 100%;padding: .1rem 0;margin-bottom: .27rem;border-bottom: 1px solid #eeeeee;display: flex;align-items: center;justify-content: space-between;}
.r-titles{position: relative;padding-left: .1rem;color: #222222;font-weight: bold;line-height: 1.4;}
.r-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .04rem;height: .18rem;background-color: #ef8200;border-radius: .02rem;}
.r-add{display: block;cursor: pointer;color: #ffffff;padding: 0 .39rem;color: #ffffff;line-height: .4rem;background-color: #ef8200;border-radius: .1rem;}
.r-item{display: block;position: relative;width: 100%;background-color: #fcfbf7;border-radius: .2rem;margin-bottom: .2rem;}
.r-tr{width: 100%;padding: .3rem 0; position: relative;display: flex;flex-wrap: wrap;}
.r-tr:after{content: '';position: absolute;top: 0;left: 50%;width: 1px;height: 100%;border-left: 1px dashed #f4dfc6;}
.r-td{display: flex;flex-wrap: wrap; width: 50%;padding: 0 .4rem;}
.r-tip{color: #000000;line-height: 2;font-weight: bold;}
.r-intro{flex: 1;color: #ef8200;line-height: 2;font-weight: bold;}
.r-del{position: absolute;top: .2rem;right: .2rem;display: block;cursor: pointer;}
.r-icon1{display: block;width: 1.2em;}
.r-icon1 img{width: 100%;}
.r-icon2{display: none;width: 1.2em;}
.r-icon2 img{width: 100%;}
.r-del:hover .r-icon1{display: none;}
.r-del:hover .r-icon2{display: block;}

.r-buttom{width: 100%;text-align: center;padding-top: .1rem;}
.r-submit{display: inline-block;cursor: pointer;border: none;color: #ffffff;padding: 0 .56rem;height: .56rem;line-height: .56rem;background-color: #ef8200;border-radius: .28rem;}

.r-right{width: 4.17rem;} 

@media(max-width: 1150px){
    .r-tr:after{display: none;}
   .r-td{width: 100%;}
}
@media(max-width: 750px){
    .r-left{width: 100%;margin-bottom: .3rem;padding: .3rem;}
    .r-td{padding: 0 .3rem;}
    .r-right{width: 100%;}
}

.ra-list{width: 100%;}
.ra-item{display: block;padding:.2rem .2rem .3rem;width: 100%;margin-bottom: .1rem;background-color: #ffffff;border-radius: .2rem;}
.ra-top{width: 100%;text-align: center;padding: .2rem;margin-bottom: .25rem;background-color: #fff5e9;border-radius: .2rem;}
.ra-name{width: 100%;color: #444444;line-height: 1.5;font-weight: bold;}
.ra-times{width: 100%;padding-top: .02rem;color: #666666;line-height: 1.6;}
.ra-bottom{width: 100%;display: flex;justify-content: center;align-items: flex-start;}
.ra-one{display: block;text-align: center;}
.ra-time{width: 100%;color: #444444;font-weight: bold;line-height: 1.3;}
.ra-place{width: 100%;padding-top: .05rem;color: #666666;line-height: 1.6;}
.ra-line{display: block;padding: .05rem .25rem;text-align: center;}
.ra-hint{width: 100%;color: #666666;line-height: 1.7;}
.ra-icon{width: .87rem;margin-top: .03rem;line-height: 1;}
.ra-icon img{width: 100%;vertical-align: top;}
.ra-buttombox{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.ra-buttom{display: block;cursor: pointer;margin-top: .1rem;padding: 0 .15rem; min-width: calc(50% - .03rem);text-align: center;line-height: .56rem;color: #ef8200;background-color: #ffead1;border-radius: .28rem;}
.ra-buttom img{width: 1.1em;margin-right: .07rem;}
.ra-buttom:hover{color: #fff;background-color: #ef8200;}
.ra-buttom:hover img{filter: grayscale(100%) brightness(500%);}

.rb-main{width: 10.65rem;}
.rb-top{width: 100%;padding: .3rem .5rem;margin-bottom: .1rem;background-color: #ffffff;border-radius: .2rem;}
.rb-titles{position: relative;padding: .17rem 0 .17rem .1rem;margin-bottom: .3rem;border-bottom: 1px solid #eeeeee;color: #222222;font-weight: bold;line-height: 1.4;}
.rb-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .04rem;height: .18rem;background-color: #ef8200;border-radius: .02rem;}
.rb-bottom{width: 100%;padding: .2rem .5rem;background-color: #ffffff;border-radius: .2rem;}
.rb-couponsbox{width: 100%;display: flex;align-items: center;flex-wrap: wrap;justify-content: flex-end;padding: .2rem 0;border-bottom: 1px solid #eeeeee;}
.rb-coupons{display: flex;justify-content: space-between;align-items: center;padding: .1rem 0;}
.rb-select{width: 3.5rem;margin-left: .15rem;}
.rb-select .select-cur{height: .46rem;line-height: .46rem;} 
.rb-discounts{padding-left: .1rem;color: #ef8200;line-height: 1.5;}
.rb-cont{width: 100%;padding: .2rem 0;display: flex;align-items: flex-end;justify-content: space-between;flex-wrap: wrap;}
.rb-lt{display: flex;align-items: flex-end;font-size: 0;padding: .1rem 0;}
.rb-tip{color: #222222;line-height: 1.5;padding-right: .15rem;}
.rb-price{color: #ef8200;font-weight: bold;line-height: 1.38;}
.rb-price span{font-size: .69em;}
.rb-rt{display: flex;flex-wrap: wrap;align-items: flex-end;font-size: 0;padding: .1rem 0;}
.rb-buttom{display: block;padding-left: .15rem;}
.rb-submit{display: inline-block;cursor: pointer;border: none;min-width: 2rem;color: #ffffff;padding: 0 .15rem;text-align: center;height: .56rem;line-height: .56rem;background-color: #ef8200;border-radius: .1rem;}

.rb-label{display: block;}
.rb-label .lb-label{position: relative;display: block;cursor: pointer;width: 100%;}
.rb-label .lb-icon{position: absolute;top: .3em;left: 0;width: 1em;height: 1em;background-image: url('../images/a32.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.rb-label .lb-text{display: block;width: 100%;padding-left: 1.5em;color: #666666;line-height: 1.6;}
.rb-label .lb-label.selected .lb-icon{background-image: url('../images/a32-b.png');}
.rb-label .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}


@media(max-width: 1150px){
   .rb-select .select-cur{height: .6rem;line-height: .6rem;}
   .rb-submit{height: .7rem;line-height: .7rem;}
}
@media(max-width: 750px){
    .rb-main{margin-bottom: .3rem;}
   .rb-top{padding: .3rem;}
   .rb-bottom{padding:.2rem .3rem;}
   .rb-buttom{width: 100%;padding-left: 0;padding-top:  .15rem;}
}

.s-main{position: relative;z-index: 8;width: 100%;background-color: #585858;}
.s-top{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.s-b{width: 100%;height: 100%;}
.s-one{width: 100%;height: 100%;}
.s-img{width: 100%;position: relative;overflow: hidden;height: 100%;}
.s-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.s-tip{position: absolute;bottom: 1.1rem;right: 2rem;white-space: nowrap;z-index: 8;}
.s-nub{display: inline-block;vertical-align: bottom;color: #ffffff;line-height: 1;}
.s-line{display: inline-block;vertical-align: bottom;color: #ffffff;line-height: 1;}
.s-line:after{content: '/';}
.s-sum{display: inline-block;vertical-align: bottom;color: #ffffff;line-height: 1;}

.s-bottom{position: relative;z-index: 8;width: 11.35rem;display: flex;align-items: center;min-height: 8.6rem;padding: .3rem 2rem;}
.s-cont{width: 100%;max-width: 4.65rem;}
.s-titles{width: 100%;margin-bottom: .85rem;color: #ffffff;line-height: 1.2;font-weight: bold;}
.s-list{width: 100%;border-top: 1px solid rgba(255,255,255,.22);}
.s-item{display: block;padding: .09rem 0;width: 100%;border-bottom: 1px solid rgba(255,255,255,.22);}
.s-buttom{display: flex;align-items: center;position: relative;cursor: pointer;width: 100%;padding: .05rem .3rem .05rem 0;}
.s-buttom:after{content: '';opacity: 0.5;position: absolute;top: 0;right: 0;width: .16rem;height: 100%;background-image: url('../images/a80.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.s-icon{display: block;width: .48rem;height: .48rem;text-align: center;line-height: .48rem;border-radius: 50%;}
.s-icon img{max-width: .28rem;max-height: .28rem;}
.s-name{flex: 1;padding-left: .12rem;}
.s-name span{display: block;width: 100%;color: #ffffff;line-height: 1.5;} 
.s-sub{display: none;width: 100%;padding: 0 .35rem .1rem .6rem;}
.s-link{display: block;cursor: pointer;width: 100%;}
.s-text{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.s-more{width: 100%;color: #ffffff;line-height: 1.5;}
.s-more:after{transition: all ease .5s;content: '';display: inline-block;vertical-align: middle;margin-left: .15rem;width: 1.44em;height: 1.5em;background-image: url('../images/a12-c.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.s-more:hover:after{margin-left: .25rem;}

.s-item.show{padding: .25rem 0;}
.s-item.show .s-icon{background-color: rgba(255,255,2555,.3);}
.s-item.show .s-name span{font-size: 1.22em;}
.s-item.show  .s-buttom:after{background-image: url('../images/a81.png');}

@media(min-width: 750px){
   .s-bottom{background-image: url('../images/a82.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
}
@media(max-width: 750px){
    .s-top{position: relative;z-index: 18; height: auto;border-radius: 0  0 .4rem .4rem;overflow: hidden;}
    .s-tip{bottom: .3rem;right: .3rem;}
    .s-img{height: auto;padding-top: calc(860/1920*100%);}
    .s-bottom{margin-top: -.4rem;width: 100%;padding: .7rem .3rem .3rem;min-height: 1rem; background-color: #f17230; background-image: linear-gradient(0deg, #f17230 0%, #f5b039 100%);}
    .s-cont{max-width: 100%;}
    .s-titles{margin-bottom: .3rem;}
}

.t-main{position: relative;z-index: 8;overflow: hidden;width: 100%;padding: 1rem 0 1.2rem;border-radius: 0 0 .4rem .4rem;background-image: url('../images/b35.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.t-top{width: 15.2rem;max-width: calc(100% - .6rem);margin: 0 auto .65rem;display: flex;align-items: center;justify-content: space-between;}
.t-left{font-size: 0;}
.t-titles{width: 100%;color: #222222;line-height: 1.2;font-weight: bold;}
.t-titles span{color: #ef8200;}
.t-right{width: 1.3rem;height: .6rem;position: relative;}
.t-prev{left: 0;margin-top: -.3rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: #f4ecda;border-radius: .3rem;background-image: url('../images/a83.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.t-prev:hover{background-image: url('../images/a83-b.png');background-color: #ef8200;}
.t-next{transform: rotate(-180deg); right: 0;margin-top: -.3rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: #f4ecda;border-radius: .3rem;background-image: url('../images/a83.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.t-next:hover{background-image: url('../images/a83-b.png');background-color: #ef8200;}

.t-cont{width: 100%;position: relative;}
.t-b{width: 100%;overflow: visible;}
.t-item{width: 20%;}
.t-link{display: block;cursor: pointer;}
.t-link:before{opacity: 0;transition: all ease .5s;z-index: 2; content: '';position: absolute;top: 50%;left: 50%;width: calc(100% + .4rem);height: calc(100% + .4rem); transform: translate(-50%,-50%);background-color: #ee6c28;background-image: linear-gradient(0deg, #ee6c28 0%, rgba(241, 147, 59, 0.95) 50%, rgba(244, 186, 77, 0.9) 100%);border-radius: .4rem;}
.t-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(590/384*100%);}
.t-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.t-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a71.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.t-text{position: absolute;bottom: 0;left: 0;width: 100%;padding: .2rem .15rem;text-align: center;}
.t-text .t-name{width: 100%;color: #ffffff;line-height: 1.5;font-weight: bold;} 

.t-sub{opacity: 0;z-index: -1;visibility: hidden;transition: all ease .5s;position: absolute;bottom: 0;left: 0;width: 100%;display: flex;align-items: center;height:  calc(100% + .4rem);overflow: auto;}
.t-box{width: 100%;padding: .3rem .45rem;text-align: center;}
.t-sub .t-name{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.4;font-weight: bold;} 
.t-sub .t-intro{width: 100%;margin-bottom: .4rem;color: #ffffff;line-height: 1.6;text-align: left;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.t-sub .t-more{width: 100%;color: #ffffff;line-height: 1.6;}
.t-sub .t-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: rgba(255,255,255,.14);background-image: url('../images/a12-c.png');background-size: .25rem auto;background-position: center center;background-repeat: no-repeat;}

.t-bottom{display: flex;align-items: center;padding-top: .5rem;width: 15.2rem;max-width: calc(100% - .6rem);margin: 0 auto;}
.t-lt{flex: 1;}
.t-scrollbar{width: 100%;position: relative;height: 2px;background-color: #f1ebdf;border-radius: 1px;}
.t-scrollbar .swiper-scrollbar-drag{position: absolute;top: 0;left: 0;height: 100%;border-radius: 1px;background-color: #ef8200;}
.t-rt{font-size: 0;padding-left: .25rem;}
.t-tip{display: block;}
.t-nub{display: inline-block;vertical-align: bottom;color: #ef8200;line-height: 1;}
.t-line{display: inline-block;vertical-align: bottom;color: #222222;line-height: 1;}
.t-line:after{content: '/';}
.t-sum{display: inline-block;vertical-align: bottom;color: #222222;line-height: 1;}

@media(min-width: 750px){
    .t-link:hover:before{opacity: 0.95;}
    .t-link:hover .t-sub{opacity: 1;z-index: 8;visibility: visible;}
}

@media(max-width: 1150px){
   .t-box{padding: .3rem .25rem;}
}
@media(max-width: 750px){
   .t-item{width: 50%;}
}

.u-main{position: relative;padding: 1.3rem .3rem  .1rem;display: flex;align-items: center;width: 100%;min-height: 9.28rem;font-size: 0;}
.u-cont{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius:0 0 .4rem  .4rem;overflow: hidden;}
.u-b{width: 100%;height: 100%;}
.u-item{display: block;width: 100%;height: 100%;}
.u-link{display: block;width: 100%;height: 100%;}
.u-img{width: 100%;height: 100%;}
.u-img img{width: 100%;height: 100%;object-fit: cover;}
.u-bottom{z-index: 28;position: absolute;bottom: .4rem;left: 50%;transform: translate(-50%,0);width: 15.2rem;max-width: calc(100% - .6rem);display: flex;align-items: center;justify-content: space-between;}
.u-lt{font-size: 0;}
.u-tabs {display: block;}
#u_cv {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.u-tab {display: inline-block;vertical-align: middle;margin-right: .15rem;}
.u-in {display: block;cursor: pointer;position: relative;width: .24rem;height: .24rem;}
.u-in:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: .06rem;height: .06rem;border-radius: 50%;background-color: #fff;opacity: .8;}
.u-in #u_cv {display: block;}
.u-tab.active .u-in:after{opacity: 1;}

.u-rt{font-size: 0;}
.u-tip{font-size: 0;}
.u-nub{display: inline-block;vertical-align: bottom;color: #ffffff;line-height: 1;}
.u-line{display: inline-block;vertical-align: bottom;color: #ffffff;line-height: 1;}
.u-line:after{content: '/';}
.u-sum{display: inline-block;vertical-align: bottom;color: #ffffff;line-height: 1;}

@media(max-width: 1350px){
  .u-in{width: 16px;height: 16px;}
  .u-in:after{width: 5px;height: 5px;}
}

@media(max-width: 750px){
   .u-main{padding: .8rem .3rem;}
}

.ua-main{width: 15.2rem;max-width:  100%;margin: 0 auto;position: relative;z-index: 28;}
.ua-cont{width: 5.92rem;min-width: 380px;}
.ua-titles{width: 100%;margin-bottom:  .23rem;color: #ffffff;font-weight: bold;} 
.ua-box{display: block;width: 100%;background-color: rgba(255,255,255,.8);border-radius: .4rem;backdrop-filter: blur(.1rem);}
.ua-top{width: 100%;display: flex;background-color: #fff;border-radius: .4rem .4rem 0px 0px;overflow: hidden;}
.ua-nav{flex: 1;display: flex;align-items: center;cursor: pointer;min-height: .8rem;position: relative;padding: 0 .5rem;text-align: center;}
.ua-nav:before{display: none;content: '';position: absolute;top: 0;left: 0;width:calc(100% + .35rem);height: 100%;background-color: #f57e40;background-image: linear-gradient(90deg, #f57e40 0%, #f4b94d 100%);}
.ua-nav:after{display: none;content: '';position: absolute;top: 0;left: calc(100% - .38rem);width: .76rem;height: 100%;background-image: url('../images/a31.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.ua-nav span{position: relative;z-index: 1;width: 100%;color: #222222;font-weight: bold;line-height: 1.3;}
.ua-nav:hover span{color: #ef8200;}
.ua-nav.active{z-index: 8;}
.ua-nav.active:before{display: block;}
.ua-nav.active:after{display: block;}
.ua-nav.active span{color: #fff;}
.ua-nav:last-child:before{left: auto;right: 0;}
.ua-nav:last-child:after{left: auto;right: calc(100% - .38rem);background-image: url('../images/a31-b.png');}
.ua-bottom{width: 100%;padding: .35rem .5rem .5rem;}
.ua-classifybox{width: 100%;font-size: 0;}
.ua-classify{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .4rem;margin-bottom: .2rem;color: #222222;font-weight: bold;line-height: 1.5;}
.ua-classify:last-child{margin-right: 0;}
.ua-classify:before{content: '';display: inline-block;vertical-align: middle;margin-right: .08rem;width: .21rem;height: .21rem;background-image: url('../images/a84.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.ua-classify.active:before{background-image: url('../images/a84-b.png');}

.ua-placebox{display: flex;width: 100%;margin-bottom: .15rem;background-color: #ffffff;border-radius: .1rem;}
.ua-place{flex: 1;width: 0;border-right: 1px solid #e5d9c8;}
.ua-place:last-child{border-right:none;}
.ua-timebox{position: relative;display: flex;width: 100%;margin-bottom: .15rem;background-color: #ffffff;border-radius: .1rem;}
.no-time{position: relative;}
.no-time:before{content: '';z-index: 10;cursor: pointer; position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;}
.ua-time{flex: 1;width: 0;position: relative;border-right: 1px solid #e5d9c8;}
.ua-time:last-child{border-right:none;} 
.ua-time:after{content: '';position: absolute;top: 0;right: .2rem;width: .2rem;height: 100%;background-image: url('../images/a63.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.ua-layui{position: relative;z-index: 8;border: none;background-color: transparent;cursor: pointer;width: 100%;padding: 0 .2rem;height: .56rem;color: #444;}
.ua-time:nth-child(2){display: none;}
.ua-vehicle_type{display: none;width: 100%;margin-bottom: .15rem;background-color: #ffffff;border-radius: .1rem;}
.ua-b{width: 3rem;}
.ua-input{border: none;background-color: transparent;cursor: pointer;width: 100%;padding: 0 .2rem;height: .56rem;color: #444;}
 

.ua-buttom{width: 100%;}
.ua-submit{display: block;border: none;cursor: pointer;width: 100%;color: #ffffff;height: .56rem;line-height: .56rem;text-align: center;background-color: #ef8200;border-radius: .1rem;}

.ua-main  .select-tip{border: none;} 
.ua-main.go_back .ua-time:nth-child(2){display: block;} 
.ua-main.charter_bus .ua-vehicle_type{display: block;}
.ua-timebox1{display: flex;}
.ua-timebox2{display: none;}
.ua-main.charter_bus .ua-timebox1{display: none;}
.ua-main.charter_bus .ua-timebox2{display: flex;}

@media(max-width: 1150px){
   .ua-layui{height: .7rem;}
   .ua-submit{height: .7rem;line-height: .7rem;}
   .ua-input{height: .7rem;}
}
@media(max-width: 750px){
    .ua-cont{width: 100%;min-width: 1rem;}
}

.v-main{margin-top: -.4rem;width: 100%;display: flex;align-items: center;min-height: 8.9rem;padding: 1rem .3rem .6rem;background-image: url('../images/b42.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.v-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.v-cont{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.v-left{width: 3.3rem;}
.v-titles{width: 100%;margin-bottom: 1.1rem;color: #222222;font-weight: bold;line-height: 1.2;}
.v-titles span{color: #ef8200;}
.v-swiper{width: 100%;}
.v-item{display: block;width: 100%;}
.v-link{display: block;cursor: pointer;width: 100%;} 
.v-name{width: 100%;margin-bottom: .3rem;color: #222222;font-weight: bold;line-height: 1.3;}
.v-intro{width: 100%;margin-bottom: 1rem;color: #222222;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.v-more{display: block;width: 100%;color: #222222;line-height: 1.5;color: #222222;}
.v-more:after{transition: all ease  .5s;content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: #ef8200;background-image: url('../images/a12-c.png');background-size: .25rem auto;background-position: center center;background-repeat: no-repeat;}
.v-more:hover{color: #ef8200;}
.v-more:hover:after{margin-left: .2rem;}

.v-center{display: block;width: 6.4rem;height: 6.4rem;position: relative;}
.v-imgbox{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.v-img{opacity: 0;z-index: -1;visibility: hidden;transition: all ease .5s;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: calc(100% - .5rem);height: calc(100% - .5rem);border-radius: 50%;overflow: hidden;}
.v-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.v-img.show{opacity: 1;z-index: 1;visibility: visible;}
.v-center canvas{transform: rotate(-90deg); position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#v_cv{z-index: 8;}
 
.v-right{width: 3.2rem;}
.v-nav{display: block;cursor: pointer;position: relative;margin: .25rem 0;width: 100%;background-color: #fbf3e8;border-radius: .35rem;}
.v-classify{display: flex;align-items: center;width: 100%;padding: .1rem .7rem .1rem .3rem;min-height: .7rem;color: #222222;font-weight: bold;line-height: 1.5;}
.v-icon{position: absolute;top: 50%;right: .3rem;transform: translate(0,-50%);}
.v-icon img{max-width: .33rem;max-height: .27rem;}
.v-icon1{display: block;width: 100%;}
.v-icon2{display: none;width: 100%;}
.v-nav:hover{background-color: #ef8200;}
.v-nav:hover .v-classify{color: #ffffff;}
.v-nav:hover .v-icon1{display: none;}
.v-nav:hover .v-icon2{display: block;}
.v-nav.active{background-color: #ef8200;}
.v-nav.active .v-classify{color: #ffffff;}
.v-nav.active .v-icon1{display: none;}
.v-nav.active .v-icon2{display: block;}

@media(max-width: 750px){
    .v-left{width: 100%;margin-bottom: .3rem;}
    .v-titles{margin-bottom: .5rem;}
    .v-intro{margin-bottom: .3rem;}
    .v-center{width: 100%;height: auto;padding-top: calc(640/640*100%);}
    .v-right{width: 100%;white-space: nowrap;overflow: auto;}
    .v-nav{display: inline-block;vertical-align: middle; width: auto;}
}

.w-main{position: relative;z-index: 8;width: 100%;padding:  .3rem .3rem 0.8rem;background-color: #f7f4eb;border-radius: 0px 0px 0.4rem 0.4rem;}
.w-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.w-returnbox{width: 100%;text-align: right;margin-bottom: .25rem;}
.w-return{display: inline-block;cursor: pointer;color: #444444;line-height: 1.6;}
.w-return:before{content: '';display: inline-block;vertical-align: top;margin-right: .1rem;width: .43em;height: 1.6em;background-image: url('../images/a64.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.w-return:hover{color: #ef8200;}
.w-return:hover:before{background-image: url('../images/a64-b.png');} 

.w-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.w-left{width: 10.65rem;} 
.w-top{width: 100%;padding: .3rem .5rem;background-color: #ffffff;border-radius: .2rem;}
.w-titles{width: 100%;position: relative;padding:.17rem .12rem;margin-bottom: .3rem;color: #222222;line-height: 1.4;font-weight: bold;border-bottom: 1px solid #eeeeee;}
.w-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .04rem;height: .18rem;background-color: #ef8200;border-radius: .02rem;}
.w-list{width: 100%;margin-bottom: .2rem;display: flex;flex-wrap: wrap;background-color: #fcfbf7;border-radius: .2rem;}
.w-one{display: block;width: 50%;padding: .3rem .4rem;border-right: 1px dashed #f4dfc6;}
.w-one:nth-child(2n){border-right: none;}
.w-item{display: flex;width: 100%;}
.w-tip{color: #222222;line-height: 2;font-weight: bold;}
.w-intro{flex: 1;color: #ef8200;line-height: 2;font-weight: bold;} 
.w-bottom{width: 100%;margin-top: .1rem;text-align: right;font-size: 0;padding: .15rem .5rem;background-color: #ffffff;border-radius: .2rem;}

.w-agree{display: inline-block;vertical-align: middle;margin: .15rem .2rem .15rem 0;text-align: left;}
.w-agree .lb-label{position: relative;display: block;cursor: pointer;width: 100%;}
.w-agree .lb-icon{position: absolute;top: .3em;left: 0;width: 1em;height: 1em;background-image: url('../images/a32.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.w-agree .lb-text{display: block;width: 100%;padding-left: 1.5em;color: #666666;line-height: 1.6;}
.w-agree .lb-label.selected .lb-icon{background-image: url('../images/a32-b.png');}
.w-agree .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
.w-buttom{display: inline-block;vertical-align: middle;margin: .15rem 0 .15rem 0;text-align: left;}
.w-submit{display: inline-block;cursor: pointer;border: none;padding: 0 .22rem;height: .56rem;line-height: .56rem;text-align: center;color: #ffffff;background-color: #ef8200;border-radius: .1rem;}

.w-right{width: 4.17rem;}

.w-back_tracking{width: 100%;}
.w-back_tracking_one{width: 100%;margin-bottom: .2rem;border-radius: .1rem;border: solid 1px #dad3cc;}
.w-back_tracking_input{display: block;border: none;background-color: transparent;width: 100%;padding: 0 .2rem;color: #444;height: .56rem;}
.w-layuibox{width: 100%;position: relative;} 
.w-layuibox:after{content: '';position: absolute;top: 0;right: .2rem;width: .2rem;height: 100%;background-image: url('../images/a63.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.w-layui{position: relative;z-index: 8;border: none;background-color: transparent;cursor: pointer;width: 100%;padding: 0 .2rem;height: .56rem;color: #444;}
.w-back_tracking_intro{width: 100%;margin-bottom: .2rem;color: #444;line-height: 1.8;}
.w-back_tracking_one .select-tip{border: none;}
@media(max-width: 750px){
    .w-left{width: 100%;margin-bottom: .3rem;}
    .w-top{padding: .3rem;}
    .w-bottom{padding:.15rem .3rem;text-align: left;}
    .w-agree{width: 100%;margin-right: 0;}
    .w-buttom{width: 100%;}
    .w-submit{height: .7rem;line-height: .7rem;}
    .w-one{width: 100%;padding: .3rem;border-right: none;border-bottom: 1px dashed #f4dfc6;}
    .w-one:last-child{border-bottom: none;}
    .w-right{width: 100%;}
    .w-back_tracking_input{height: .7rem;}
    .w-layui{height: .7rem;}
}

.wa-list{width: 100%;}
.wa-item{display: block;padding:.2rem .2rem .35rem;width: 100%;margin-bottom: .1rem;background-color: #ffffff;border-radius: .2rem;}
.wa-top{width: 100%;text-align: center;padding: .2rem;margin-bottom: .25rem;background-color: #fff5e9;border-radius: .2rem;}
.wa-name{width: 100%;color: #444444;line-height: 1.5;font-weight: bold;}
.wa-times{width: 100%;padding-top: .02rem;color: #666666;line-height: 1.6;}
.wa-bottom{width: 100%;display: flex;justify-content: center;align-items: flex-start;}
.wa-one{display: block;text-align: center;}
.wa-time{width: 100%;color: #444444;font-weight: bold;line-height: 1.3;}
.wa-place{width: 100%;padding-top: .05rem;color: #666666;line-height: 1.6;}
.wa-line{display: block;padding: .05rem .25rem;text-align: center;}
.wa-hint{width: 100%;color: #666666;line-height: 1.7;}
.wa-icon{width: .87rem;margin-top: .03rem;line-height: 1;}
.wa-icon img{width: 100%;vertical-align: top;}
 
.wa-textbox{width: 100%;color: #888888;line-height: 1.5;}
.wa-textbox *{line-height: inherit;max-width: 100%;}
.wa-textbox p{padding-top: .1rem;}
 

.wb-main{width: 100%;padding: .8rem .3rem 1.2rem;min-height: 60vh; background-color: #f7f4eb;border-radius: 0px 0px .4rem .4rem;}
.wb-cont{display: block;margin: 0 auto;width: 6rem;min-width: 320px;padding: .45rem .5rem .5rem;background-color: #fff;}
.wb-titles{width: 100%;text-align: center;margin-bottom: .25rem;color: #222222;line-height: 1.4;font-weight: bold;}
.wb-item{display: flex;align-items: center;width: 100%;margin-bottom: .15rem;padding-left: .1rem;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}
.wb-lt{width: 2.1em;text-align: center;}
.wb-lt img{max-width: 1.06em;}
.wb-rt{flex: 1;position: relative;}
.wb-b{width: 100%;}
.wb-input{display: block;border: none;background-color: transparent;padding-right: .2rem;width: 100%;height: .56rem;color: #444444;}
.wb-code{position: absolute;top: 0;right: 0;border-left: 1px solid #eeeeee;width: 1.35rem;height: 100%;border-radius: 0 .1rem .1rem 0;overflow: hidden;}
.wb-code img{display: block;cursor: pointer;width: 100%;height: 100%;object-fit: contain;}
.wb-getcode{position: absolute;top: 0;right: 0;border-left: 1px solid #eeeeee;display: block;cursor: pointer;width: 1.35rem;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;color: #ef8200;}
.wb-getcode.gray{color: #999;cursor: no-drop;}
.wb-buttom{width: 100%;}
.wb-submit{display: block;cursor: pointer;border: none;width: 100%;color: #ffffff;height: .56rem;line-height: 0.56rem;background-color: #ef8200;border-radius: .1rem;}
.wb-item.disabled{background-color: transparent;border: 1px solid #fff;}

@media(max-width: 1150px){
    .wb-input{height: .7rem;}
    .wb-submit{height: .7rem;line-height: .7rem;} 
}
@media(max-width: 750px){
    .wb-main{min-height: 1rem;}
    .wb-cont{width: 100%;min-width: 100%;}
}

/* 

backdrop-filter: blur(.1rem);
.f-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}

background-color: #ef8200;
transition: all  .3s;
.dc-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
filter: grayscale(100%) brightness(500%);  图片变白

.a-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(900/1920*100%);}
.a-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

.teaser.delay2  {transition-delay: .2s;}

transform: scale(1.00);transition: all ease .5s;
background-size: cover;background-position: center center;background-repeat: no-repeat;


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;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;} 
 

*/

.xa-main{opacity: 0;z-index: -1;visibility: hidden;transition: all ease .5; position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.xa-main.show{opacity: 1;z-index: 388;visibility: visible;}
.xa-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .7;}
.xa-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 9rem;}
.xa-close{position: absolute;top: -.22rem;right: -.22rem;display: block;cursor: pointer;opacity: .5;transition: all ease .5s;width: .22rem;height: .22rem;background-image: url('../images/a61.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.xa-close:hover{opacity: 1;}
.xa-cont{width: 100%;padding: .4rem;background-color: #ffffff;border-radius: .2rem;max-height: 90vh;overflow: auto;}
.xa-titles{width: 100%;margin-bottom: .25rem;color: #231f20;font-weight: bold;line-height: 1.45;}
.xa-titles img{width: 1.09em;margin-right: .1rem;}
.xa-item{width: 100%;margin-bottom: .15rem;}
.xa-textarea{width: 100%;padding: .3rem .35rem;color: #444;line-height: 1.45;height: 2.5rem;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}
.xa-buttom{width: 100%;text-align: center;font-size: 0;}
.xa-cancel{display: inline-block;vertical-align: middle;border: none;cursor: pointer;margin: .15rem .07rem 0;min-width: 1.4rem;padding: 0 .2rem;height: .56rem;line-height: .56rem;color: #ef8200;background-color: #fbe5d0;border-radius: .1rem;}
.xa-submit{display: inline-block;vertical-align: middle;border: none;cursor: pointer;margin: .15rem .07rem 0;min-width: 1.4rem;padding: 0 .2rem;height: .56rem;line-height: .56rem;color: #fff;background-color: #ef8200;border-radius: .1rem;}

.xa-textbox{width: 100%;padding-top: .3rem;color: #444444;line-height: 1.6;}

@media(max-width: 750px){
    .xa-inner{width: calc(100% - .6rem);}
    .xa-cont{padding: .3rem;}
    .xa-textarea{padding: .25rem .3rem;}
}


.xb-main{opacity: 0;z-index: -1;visibility: hidden;transition: all ease .5; position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.xb-main.show{opacity: 1;z-index: 388;visibility: visible;}
.xb-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .7;}
.xb-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 9rem;}
.xb-close{position: absolute;top: -.22rem;right: -.22rem;display: block;cursor: pointer;opacity: .5;transition: all ease .5s;width: .22rem;height: .22rem;background-image: url('../images/a61.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.xb-close:hover{opacity: 1;}
.xb-cont{width: 100%;padding: .4rem .4rem .6rem;background-color: #ffffff;border-radius: .2rem;max-height: 90vh;overflow: auto;}
.xb-titles{width: 100%;margin-bottom: .25rem;color: #231f20;font-weight: bold;line-height: 1.45;}
.xb-titles img{width: 1.09em;margin-right: .1rem;}
.xb-item{width: 100%;margin-bottom: .15rem;}
.xb-textarea{width: 100%;padding: .25rem .3rem;color: #444;line-height: 1.45;height: 2.5rem;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}
.xb-buttom{width: 100%;text-align: center;font-size: 0;}
.xb-cancel{display: inline-block;vertical-align: middle;border: none;cursor: pointer;margin: .15rem .07rem 0;min-width: 1.4rem;padding: 0 .2rem;height: .56rem;line-height: .56rem;color: #ef8200;background-color: #fbe5d0;border-radius: .1rem;}
.xb-submit{display: inline-block;vertical-align: middle;border: none;cursor: pointer;margin: .15rem .07rem 0;min-width: 1.4rem;padding: 0 .2rem;height: .56rem;line-height: .56rem;color: #fff;background-color: #ef8200;border-radius: .1rem;}
.xb-starbox{width: 100%;display: flex;align-items: center;margin-bottom: .2rem;}
.xb-tip{padding-right: .15rem;color: #222222;line-height: 1.5;}
.xb-star{display: block;}
.xb-star img{height: 1.27em;margin-right: .1rem;cursor: pointer;}

.xb-textbox{width: 100%;padding-top: .3rem;color: #444444;line-height: 1.6;} 
@media(max-width: 750px){
    .xb-inner{width: calc(100% - .6rem);}
    .xb-cont{padding: .3rem;}
    .xb-textarea{padding: .25rem .3rem;}
}

.xc-main{opacity: 0;z-index: -1;visibility: hidden;transition: all ease .5; position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.xc-main.show{opacity: 1;z-index: 388;visibility: visible;}
.xc-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .7;}
.xc-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width:10rem;}
.xc-close{position: absolute;top: -.22rem;right: -.22rem;display: block;cursor: pointer;opacity: .5;transition: all ease .5s;width: .22rem;height: .22rem;background-image: url('../images/a61.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.xc-close:hover{opacity: 1;}
.xc-cont{width: 100%;padding: .4rem;background-color: #ffffff;border-radius: .2rem;max-height: 90vh;overflow: auto;}
.xc-top{width: 100%;margin-bottom: .25rem;display: flex;align-items: center;}
.xc-titles{flex: 1;padding-right: .3rem;color: #231f20;font-weight: bold;line-height: 1.45;}
.xc-titles img{width: 1.09em;margin-right: .1rem;}
.xc-add{display: inline-block;cursor: pointer;padding: 0 .15rem;min-width: 1.1rem;color: #ef8200;line-height: .4rem;text-align: center; background-color: #f4ecda;border-radius: .1rem;}
.xc-add:hover{color: #fff;background-color: #ef8200;}

.xc-center{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.xc-item{display: block;cursor: pointer;width: calc(50% - .15rem);position: relative;padding: .3rem .38rem;margin-bottom: 0.3rem; background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;overflow: hidden;}
.xc-buttom{position: absolute;bottom:  .2rem;left: 0;width: 100%;text-align: right;padding: 0 .07rem;}
.xc-nub{position: absolute;top: 0;left: 0;padding-right: .1rem; min-width: .4rem;height: .4rem;line-height: .4rem;text-align: center;color: #999999;background-image: url('../images/a53.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.xc-edit{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .13rem;}
.xc-del{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .13rem;}
.xc-icon1{display: block;height: 1.11em;}
.xc-icon1 img{height: 100%;max-width: none;}
.xc-icon2{display: none;height: 1.11em;}
.xc-icon2 img{height: 100%;max-width: none;}
.xc-edit:hover .xc-icon1{display: none;}
.xc-edit:hover .xc-icon2{display: block;}
.xc-del:hover .xc-icon1{display: none;}
.xc-del:hover .xc-icon2{display: block;}
.xc-list{width: 100%;}
.xc-one{display: flex;flex-wrap: wrap;width: 100%;}
.xc-tip{color: #666666;line-height: 1.7;}
.xc-intro{flex: 1;color: #000000;line-height: 1.7;}
.xc-item.active{border: solid 1px #ef8200;}
.xc-item.active:after{content: '';position: absolute;top: 0;right: 0;width: .37rem;height: .37rem;background-image: url('../images/a75.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}

.xc-submitbox{width: 100%;text-align: center;padding-top: .1rem;}
.xc-submit{display: inline-block;cursor: pointer;border: none;color: #ffffff;padding: 0 .56rem;height: .56rem;line-height: .56rem;background-color: #ef8200;border-radius: .28rem;}


@media(max-width: 1150px){
    .xc-item{width: 100%;padding: .5rem;}
    .xc-nub{min-width: .6rem;height: .6rem;line-height: .6rem;}
}
@media(max-width: 750px){
    .xc-inner{width: calc(100% - .6rem);}
    .xc-cont{padding: .3rem;}  
}

.xd-main{position: fixed;bottom: 0;left: 0;z-index: 188;width: 100%;padding: 0 .3rem;background-color: #f57e40;background-image: linear-gradient(90deg, #f57e40 0%, #f4ba4d 100%);}
.xd-inner{width: 100%;max-width: 15.2rem;margin: 0 auto;}
.xd-close{position: absolute;top: .1rem;right: .1rem;display: block;cursor: pointer;width: .25rem;height: .25rem;background-image: url('../images/a61.png');background-size: .15rem auto;background-position: center center;background-repeat: no-repeat;}
.xd-cont{display: flex;align-items: center;flex-wrap: wrap; width: 100%;padding: .1rem 0;}
.xd-left{flex: 1;padding-right: .5rem;}
.xd-textbox{width: 100%;color: rgba(255,255,255,.9);line-height: 1.5;padding-bottom: 0;}
.xd-textbox *{line-height: inherit;}
.xd-right{font-size: 0;}
.xd-link{display: inline-block;cursor: pointer;color: #ffffff;padding: 0 .35rem;line-height: .5rem; background-color: #ef8200;border-radius: .25rem;}
.xd-main.hide{display: none;}
@media(max-width: 750px){
    .xd-left{width: 100%;flex: none;}
    .xd-right{width: 100%;text-align: center;padding-top:  .25rem;}
}

.xe-main{opacity: 0;z-index: -1;visibility: hidden;transition: all ease .5; position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.xe-main.show{opacity: 1;z-index: 389;visibility: visible;}
.xe-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .7;}
.xe-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width:10rem;}
.xe-close{position: absolute;top: -.22rem;right: -.22rem;display: block;cursor: pointer;opacity: .5;transition: all ease .5s;width: .22rem;height: .22rem;background-image: url('../images/a61.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.xe-close:hover{opacity: 1;}
.xe-cont{width: 100%;padding: .4rem;background-color: #ffffff;border-radius: .2rem;max-height: 90vh;overflow: auto;}
.xe-top{width: 100%;margin-bottom: .25rem;display: flex;align-items: center;}
.xe-titles{flex: 1;padding-right: .3rem;color: #231f20;font-weight: bold;line-height: 1.45;}
.xe-titles img{width: 1.09em;margin-right: .1rem;}

.xe-two{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.xe-item{width: 100%;margin-bottom: .15rem;}
.xe-input{display: block;width: 100%;padding: 0 .2rem;height: .56rem;color: #444444;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}

.xe-item .select-tip{background-color: #fcfbf7;border: solid 1px #eae3db;}
.xe-layuibox{width: 100%;position: relative;background-color: #fcfbf7;border-radius: .1rem;border: solid 1px #eae3db;}
.xe-layuibox:after{content: '';position: absolute;top: 0;right: .15rem;width: .2rem;height: 100%;background-image: url('../images/a63.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.xe-layui{position: relative;z-index: 8;border: none;background-color: transparent;cursor: pointer;width: 100%;padding: 0 .2rem;height: .56rem;color: #444;}


.xe-buttom{width: 100%;}
.xe-submit{display: block;cursor: pointer;width: 100%;border: none;color: #ffffff;height: .57rem;line-height: .57rem;text-align: center;background-color: #ef8200;border-radius: .1rem;}

@media(min-width: 750px){
    .xe-two .xe-item{width: calc(50% - .15rem);}
}
@media(max-width: 750px){
   .xe-inner{width: calc(100% - .6rem);}
    .xe-cont{padding: .3rem;} 
}

.ka-price em{font-weight: bold;}
.ka-rt em{font-weight: bold;}
.qa-name em{font-weight: bold;}
.qa-price em{font-weight: bold;}
.rb-price em{font-weight: bold;}
