@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;} 


/*编辑器盒子加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:#133ba3  #f6f8fd;scrollbar-width: none;scrollbar-width: thin; }
.my-scrollbar::-webkit-scrollbar {width:  .05rem;height: 1px;}
.my-scrollbar::-webkit-scrollbar-thumb {border-radius: .05rem;box-shadow: inset 0 0 .05rem #f6f8fd;background: #133ba3;}
.my-scrollbar::-webkit-scrollbar-track {box-shadow: inset 0 0 .05rem #f6f8fd;border-radius: .05rem; background: #f6f8fd;}


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

/* 动画 */

.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%;} 
.h-main{width: 100%;max-width: 17rem;margin: 0 auto;}
.h-main:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.h-left{float: left;font-size: 0;}
.h-logo{display: inline-block;vertical-align: middle;font-size: 0;}
.h-link{display: block;cursor: pointer;height: .9rem;line-height: .9rem;}
.h-link img{max-width: none;height: .34rem;}
.h-h{display: inline-block;vertical-align: middle;margin-left: .66rem;}
.h-i{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;padding: 0 .13rem;}
.h-j{display: inline-block;position: relative;color: #fff;font-weight: bold;height: .9rem;line-height: .9rem;}
.h-j:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;overflow: hidden;height: .03rem;background-color: #fff;}
.h-sub {display: none;min-width: 1rem;background-color: #fff;position: absolute;left: 50%;top: 100%;transform: translate(-50% ,0); z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.h-sub>li>a {display: block;cursor: pointer;width: 100%;padding: 10px 8px;white-space: nowrap; line-height:1.5;text-align: center; color: #666;transition: background-color .3s;}
.h-sub>li>a:hover {color: #fff;background-color: #133ba3;} 


.h-i.has-nav2{position: static;}
.h-sub2{display: none;position: absolute;top: 100%;left: 0;width: 100%;height: calc(100vh - .9rem);}
.hb-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .75;}
.hb-cont{position: relative;z-index: 18; width: 100%;background-color: #fff;border-top: 1px solid rgba(0,0,0,.08);text-align: center;padding: .3rem .3rem 1px;}
.hb-list{width: 100%;max-width: 14rem;margin: 0 auto;font-size: 0;}
.hb-item{display: inline-block;vertical-align: top;position: relative;width: 16.66%;text-align: center;padding:  0 .15rem;margin-bottom: .25rem;}
.hb-item:after{content: '';position: absolute;top: 50%;right: 0;margin-top: -.2rem;width: 1px;height: .3rem;background-color: rgba(0,0,0,.05);}
.hb-item:nth-child(6n):after{display: none;}
.hb-item:last-child:after{display: none;}
.hb-icon{display: block;width: 100%;}
.hb-icon1{display: block;width: 100%;height: .34rem;line-height: .34rem;}
.hb-icon1 img{max-width: .4rem;max-height: 100%;}
.hb-icon2{display: none;width: 100%;height: .34rem;line-height: .34rem;}
.hb-icon2 img{max-width: .4rem;max-height: 100%;}
.hb-text{width: 100%;padding-top: .1rem;color: #666666;line-height: 1.6;font-weight: bold;}
.hb-item:hover .hb-icon1{display: none;}
.hb-item:hover .hb-icon2{display: block;}
.hb-item:hover .hb-text{color: #133ba3;}

.h-right{float: right;font-size: 0;}
.h-enter{display: inline-block;vertical-align: middle;cursor: pointer;color: #133ba3;padding: 0 .2rem;line-height: .4rem;background-color: #f6f8fd;border-radius: .2rem;border: solid 1px #e0e7f9;}

.h-language{display: inline-block;vertical-align: middle;position: relative;margin-left: .3rem;}
.hl-tip{display: block;cursor: pointer;color: #fff;height: .9rem;line-height: .9rem;}
.hl-tip:before{content: '';display: inline-block;vertical-align: middle;margin-right: .08rem;width: 1.12em;height: 1.5em;background-image: url('../images/a2-b.png');background-size:100% auto;background-position: center center;background-repeat: no-repeat;}
.hl-tip:after{content: '';display: inline-block;vertical-align: middle;margin-left: .08rem;width: .437em;height: 1.5em;background-image: url('../images/a3-b.png');background-size:100% auto;background-position: center center;background-repeat: no-repeat;}
.hl-list{display: none;min-width: 1rem;background-color: #fff;position: absolute;left: 50%;top: 100%;transform: translate(-50% ,0); z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.hl-item {display: block;cursor: pointer;width: 100%;padding: 10px 8px;white-space: nowrap; line-height:1.5;text-align: center; color: #666;transition: background-color .3s;}
.hl-item:hover {color: #fff;background-color: #133ba3;} 

.h-enter:hover{background-color: #133ba3;border: solid 1px #133ba3;color: #fff;}
.h-member{display: inline-block;vertical-align: middle;margin-left: .3rem;color: #fff;line-height: .9rem;}
.h-member img{width: 1.21em;margin-right: .1rem;}
.h-member_img2{display: inline-block;vertical-align: middle;}
.h-member_img1{display: none;vertical-align: middle;}
.h-member a:hover{color: #fff;cursor: pointer;}
.h-after{display: inline-block;vertical-align: middle;position: relative;margin-left: .3rem;}
.ha-tip{width: 100%;color: #fff;line-height: .9rem;}
.ha-tip img{width: 1.21em;margin-right: .1rem;}
.ha_img2{display: inline-block;vertical-align: middle;}
.ha_img1{display: none;vertical-align: middle;} 
.ha-sub{display: none;min-width: 100%;background-color: #fff;position: absolute;left: 50%;top: 100%;transform: translate(-50% ,0); z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.ha-cont{width: 100%;}
.ha-link {display: block;cursor: pointer;width: 100%;padding: 10px 8px;white-space: nowrap; line-height:1.5;text-align: center; color: #666;transition: background-color .3s;}
.ha-link:hover {color: #fff;background-color: #133ba3;} 

.h-k{display: inline-block;vertical-align: middle;margin-left: .3rem;}
.h-search{display: block;cursor: pointer;width: 1.21em;height: .9rem;background-image: url('../images/a5-b.png');background-size:  100% auto;background-position: center center;background-repeat: no-repeat;}
.hs-a{display: none;z-index: 108;white-space: nowrap; position: fixed;top: 1.5rem;left: 50%;transform: translate(-50%,0);}
.hs-form{font-size: 0;display: inline-block;}
.hs-text{border: none;padding: 0 .2rem; display: inline-block;vertical-align: middle; width: 6rem;height: 45px;background-color: #fff;color: #333;}
.hs-submit{border: none;display: inline-block;vertical-align: middle;cursor: pointer; width: 45px;height: 45px; background-color: #133ba3;background-image: url('../images/a5-b.png');background-size: 18px auto;background-position: center center;background-repeat: no-repeat;}
.header.search-state .hs-a {display: block;}
.header.search-state .h-opa {display: block;}

.h-menu {display: none; position: absolute;top: 0;right: 0; cursor: pointer; width: .9rem;height: .9rem;background-image: url('../images/a-menu.png');background-size: 60% auto;background-position: center center;background-repeat: no-repeat;}
.h-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 10;cursor: pointer;}
 
@media(min-width:1200px){ 
    .h-i:hover .h-j{color: #fff;}
    .h-i:hover .h-j:after{width: 100%;}
    .h-i.active .h-j{color: #fff;}
    .h-i.active .h-j:after{width: 100%;}

    body.fixed .header{background-color: #fff; box-shadow: 0px .05rem .15rem 0px rgba(0, 0, 0, 0.05);}
    body.fixed .h-j{color: #333333;}
    body.fixed .h-j:after{background-color: #133ba3;}
    body.fixed .h-i:hover .h-j{color: #133ba3;}
    body.fixed .h-i.active .h-j{color: #133ba3;}
    body.fixed .hl-tip{color: #666666;}
    body.fixed .hl-tip:before{background-image: url('../images/a2.png');}
    body.fixed .hl-tip:after{background-image: url('../images/a3.png');}
    body.fixed .h-member{color: #666666;} 
    body.fixed .h-member_img2{display: none;} 
    body.fixed .h-member_img1{display: inline-block;} 
    body.fixed .h-member a:hover{color: #133ba3;}
    body.fixed .h-search{background-image: url('../images/a5.png');}
    body.fixed .ha-tip{color: #666666;} 
    body.fixed .ha_img2{display: none;} 
    body.fixed .ha_img1{display: inline-block;} 
    
    body.no-banner{padding-top: .9rem;}
    body.no-banner .header{background-color: #fff; box-shadow: 0px .05rem .15rem 0px rgba(0, 0, 0, 0.05);}
    body.no-banner .h-j{color: #333333;}
    body.no-banner .h-j:after{background-color: #133ba3;}
    body.no-banner .h-i:hover .h-j{color: #133ba3;}
    body.no-banner .h-i.active .h-j{color: #133ba3;}
    body.no-banner .hl-tip{color: #666666;}
    body.no-banner .hl-tip:before{background-image: url('../images/a2.png');}
    body.no-banner .hl-tip:after{background-image: url('../images/a3.png');}
    body.no-banner .h-member{color: #666666;} 
    body.no-banner .h-member_img2{display: none;} 
    body.no-banner .h-member_img1{display: inline-block;} 
    body.no-banner .h-member a:hover{color: #133ba3;}
    body.no-banner .h-search{background-image: url('../images/a5.png');} 
    body.no-banner .ha-tip{color: #666666;} 
    body.no-banner .ha_img2{display: none;} 
    body.no-banner .ha_img1{display: inline-block;} 
}
 
 

@media(max-width:1200px){  
    body{padding-top: .9rem;}
   .header{background-color: #fff; box-shadow: 0px .05rem .15rem 0px rgba(0, 0, 0, 0.05);} 
   .hl-tip{color: #666666;}
   .hl-tip:before{background-image: url('../images/a2.png');}
   .hl-tip:after{background-image: url('../images/a3.png');}
   .h-member{color: #666666;} 
   .h-member_img2{display: none;} 
   .h-member_img1{display: inline-block;} 
   .h-member a:hover{color: #133ba3;}
   .h-search{background-image: url('../images/a5.png');} 
    .ha-tip{color: #666666;} 
   .ha_img2{display: none;} 
   .ha_img1{display: inline-block;} 

    .h-main{max-width: 100%;padding: 0 .3rem;} 
    .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;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: #133ba3;}
    
    .h-i.has-nav2{position: relative;}
    .h-i.has-nav2: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-nav2.show:after {background-size: 18px auto;background-image: url('../images/a-down.png');}
    .hb-shade{display: none;}
    .h-sub2{position: relative;height: auto;}
    .hb-cont{padding: 30px 10px 1px;}
    .hb-item{width: 50%;padding: 0 10px;margin-bottom: 25px;}
    .hb-item:nth-child(2n):after{display: none;}
    .hb-icon1{height: 34px;line-height: 34px;}
    .hb-icon1 img{max-width: 40px;}
    .hb-icon2{height: 34px;line-height: 34px;}
    .hb-icon2 img{max-width: 40px;}
    .hb-text{font-size: 14px;}

    .h-right{margin-right: .8rem;}    
    /* 菜单 */
    .h-menu {display: block; }
    .header.menu-state .h-h {transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;}  
}

@media(max-width: 750px) { 
   .h-language{margin-left: .2rem;}
   .h-member{margin-left: .2rem;}
   .h-member img{display: none;}
   .h-after{margin-left: .2rem;}
   .ha-tip img{display: none;}
   .h-k{margin-left: .2rem;}
   .h-right{margin-right: .6rem;}  
}   
@media(max-width: 500px) {    
    .hs-text{width: 5rem;height: 35px;} 
    .hs-submit{width: 35px;height: 35px;}   
}

.footer{width: 100%;padding: .75rem .3rem .05rem;background-color: #1f2329;}
.f-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.f-top{width: 100%;padding-bottom: .3rem;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.f-left{font-size: 0;padding-top: .05rem;}
.f-logo{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .35rem;width: 1.25rem;}
.f-logo img{width: 100%;}
.f-tip{width: 100%;margin-bottom: .1rem;color: rgba(255,255,255,.5);line-height: 1.7;}
.f-phone{display: block;cursor: pointer;margin-bottom: .25rem;color: #ffffff;font-weight: bold;line-height: 1.25;}
.f-sharebox{width: 100%;font-size: 0;}
.f-share{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .1rem;margin-bottom: .3rem;}
.f-share:last-child{margin-right: 0;}
.f-icon{display: block;width: 2.85em;height: 2.85em;border-radius: 50%;background-color: rgba(255,255,255,.1);}
.f-icon img{width: 100%;height: 100%;object-fit: contain;}
.f-share:hover .f-icon{background-color: #133ba3;}
.f-cetner{width: 7rem;text-align: center;border-left: 1px solid rgba(255,255,255,.08);border-right: 1px solid rgba(255,255,255,.08);}
.f-item{display: inline-block;vertical-align: top;text-align: left;padding: 0 .84rem;}
.f-one{display: block;cursor: pointer;margin-bottom: .26rem;color: #ffffff;line-height: 1.6;}
.f-one:hover{color: #133ba3;}

.f-right{font-size: 0;}
.f-titles{width: 100%;margin-bottom: .15rem;color: #ffffff;line-height: 1.6;}
.f-code{display: inline-block;vertical-align: middle;width: 1.2rem;min-width: 100px;border-radius: .1rem;overflow: hidden;}
.f-code img{width: 100%;}

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

@media(max-width: 750px){
    .f-left{width:100%;text-align: center;}
    .f-cetner{display: none;width:100%;}
    .f-right{width:100%;text-align: center;}
    .f-lt{width: 100%;text-align: center;}
    .f-rt{width: 100%;text-align: center;}
    .f-link{padding: .05rem !important;}
}

.sidebar{position: fixed;top: 50%;right: .2rem;z-index: 38;transform: translate(0,-50%);}
.sidebar-item{display: block;padding: .05rem 0;position: relative;}
.sidebar-link{transition: all ease .5s; display: block;cursor: pointer;width: .5rem;height: .5rem;border-radius: 50%;background-color: #ffffff;box-shadow: 0px 0px .1rem 0px rgba(0, 0, 0, 0.06);}
.sidebar-link img{width: 100%;height: 100%;object-fit: contain;}
.sidebar-item:hover .sidebar-link{background-color: #133ba3;}
.sidebar-item:hover .sidebar-link img{filter: grayscale(100%) brightness(500%);} 

.sidebar-sub{opacity: 0;visibility: hidden;z-index: -1;transition: all ease .5s; position: absolute;top: 50%;right: 120%;transform: translate(0,-50%);padding-right: 20px;}
 
.sidebar-phonebox{display: block;cursor: pointer; position: relative;padding: .1rem .3rem;text-align: center; background-color: #fff;box-shadow: 0 0 .3rem rgba(0,0,0,.1);}
.sidebar-phonebox:after{content: '';position: absolute;top: 50%;right: -9px;transform: translate(0,-50%);border-left: 10px solid #fff; border-top: 10px solid transparent;border-bottom: 10px solid transparent;}
.sidebar-phone{white-space: nowrap;color: #333;line-height: 1.6;font-weight: bold;}

.sidebar-item.show .sidebar-sub{right: 100%;opacity: 1;visibility: visible;z-index: 38;}

@media(max-width: 750px){
    .sidebar{right: .1rem;}
}



.banner{width: 100%;position: relative;}
.banner-img{width: 100%;}
.banner-img img{width: 100%;}
.banner-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 14rem;max-width: calc(100% - .6rem);}
.banner-titles{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.2;}

.nav{overflow: hidden;position: relative;z-index: 1;padding: 0 .3rem;width: 100%;background-color: #ffffff;box-shadow: 0px .05rem .15rem 0px rgba(0, 0, 0, 0.05);}
.nav-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.nav-cont{width: 100%;display: flex;justify-content: space-between;font-size: 0;}
.nav-left{flex: 1;width: 0;}
.nav-b{display: inline-block; max-width: 100%;}
.nav-item{display: block;cursor: pointer;width: auto;margin-right: .5rem;color: #666666;height: .8rem;line-height: .8rem;}
.nav-item:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all .5s;height: .03rem;background-color: #133ba3;}
.nav-item:hover{color: #133ba3;}
.nav-item:hover:after{width: 100%;}
.nav-item.active{color: #133ba3;}
.nav-item.active:after{width: 100%;} 
.nav-right{padding-left: .3rem;}
.nav-one{display: inline-block;vertical-align: middle;color: #999999;height: .8rem;line-height: .8rem;}
.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: middle;margin-right: .13rem;width: 1.06em;height: 1.5em;background-image: url('../images/a27.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}


@media(max-width: 750px){
    .nav-left{flex: none;width: 100%;text-align: center;}
    .nav-item{margin-right: .3rem;}
    .nav-right{display: none;}
}

.paging{width: 100%;text-align: center;font-size: 0;}
.paging-item{display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: .5rem;height: .5rem;line-height: .5rem;border-radius: .25rem;color: #666666;background-color: #ffffff;box-shadow: 0px .05rem .1rem 0px rgba(0, 0, 0, 0.05);}
.paging-item:hover{background-color: #133ba3;color: #fff;}
.paging-item.active{background-color: #133ba3;color: #fff;}
.paging-up{display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: .5rem;height: .5rem;line-height: .5rem;border-radius: .25rem;color: transparent;background-color: #ffffff;box-shadow: 0px .05rem .1rem 0px rgba(0, 0, 0, 0.05);background-image: url('../images/a56.png');background-size: .375em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-color: #133ba3;background-image: url('../images/a56-b.png');}
.paging-next{display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: .5rem;height: .5rem;line-height: .5rem;border-radius: .25rem;color: transparent;background-color: #ffffff;box-shadow: 0px .05rem .1rem 0px rgba(0, 0, 0, 0.05);background-image: url('../images/a57.png');background-size: .375em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-color: #133ba3;background-image: url('../images/a57-b.png');}

@media(max-width: 1150px){
    .paging-item{min-width: .6rem;height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .paging-up{min-width: .6rem;height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .paging-next{min-width: .6rem;height: .6rem;line-height: .6rem;border-radius: .3rem;}
}

.selectbox{width: 100%;position: relative;z-index: 8;}
.select-tip{width: 100%;display: block;cursor: pointer;position: relative;padding-left: .2rem; padding-right: .3rem;}
.select-tip:after{content: "";position: absolute;right: .2rem;top: 0;z-index: 1;width: .08rem;height: 100%;background-image: url('../images/a81.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.select-cur{display: block; width: 100%;height:2.57em;line-height:2.57em;color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.select-cur span{color: #666666;}
.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: #000;}
.select-item span{color: #666666;}
.select-item:hover{background-color: #133ba3 !important;color: #fff;}
.select-item:hover span{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;}

.select-top{width: 100%;padding: .15rem;}
.select-search{width: 100%;padding: 0 0.2rem;height: 0.5rem;color: #000;background-color: #f6f8fd;border-radius: 0.05rem;border: solid 1px #e8ebf2;}
.select-no{display: none;line-height: 1.6;padding: .1rem .15rem .1rem .2rem;color: #000;}

@media(max-width: 1150px){
    .select-search{height: .6rem;}
}
 
.multiple{width: 100%;position: relative;z-index: 8;}
.multiple-tip{width: 100%;display: block;cursor: pointer;position: relative;padding-left: .2rem; padding-right: .3rem;}
.multiple-tip:after{content: "";position: absolute;right: .2rem;top: 0;z-index: 1;width: .08rem;height: 100%;background-image: url('../images/a81.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.multiple-cur{display: block; width: 100%;height:2.57em;line-height:2.57em;color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.multiple-cur span{color: #666666;}
.multiple-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);}
.multiple-cont{width: 100%; max-height: 180px; overflow: auto;}
.multiple-item{display: block;cursor: pointer; width: 100%; line-height: 1.6;padding: .1rem .15rem .1rem .2rem;color: #000;}
.multiple-item span{color: #666666;}
/* .multiple-item:hover{background-color: #133ba3 !important;color: #fff;}
.multiple-item:hover span{color: #fff;} */
.multiple-item.select{background-color: #f5f5f5;}
.multiple.show {z-index: 28;}
.multiple.show .multiple-sub{visibility: visible;z-index: 98;opacity: 1;transition: all ease .5s;}

.address{position: relative;z-index: 8;flex: 1;width: 0;background-color: #ffffff;border-radius: .05rem;}
.address-tip{width: 100%;display: block;cursor: pointer;position: relative;padding-left: .2rem; padding-right: .3rem;}
.address-tip:after{content: "";position: absolute;right: .2rem;top: 0;z-index: 1;width: .08rem;height: 100%;background-image: url('../images/a81.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.address-cur{display: block;width: 100%;line-height: .5rem;height: .5rem;color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.address-cur span{color: #666666;}
.address-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);}
.address-cont{width: 100%;}
.address-top{width: 100%;padding: .15rem;}
.address-search{width: 100%;padding: 0 0.2rem;height: 0.5rem;color: #000;background-color: #f6f8fd;border-radius: 0.05rem;border: solid 1px #e8ebf2;}
.address-bottom{width: 100%;}
.address-resultbox{display: none;width: 100%;padding:0 .15rem .15rem;max-height: 180px;overflow: auto;}
.address-result_list{width: 100%;}
.address-result{display: block;cursor: pointer; width: 100%; line-height: 1.6;padding: .1rem .15rem .1rem .2rem;color: #000;}
.address-result span{color: #666666;}
.address-result:hover{background-color: #133ba3 !important;color: #fff;}
.address-result:hover span{color: #fff;} 
.address-no{display: none;line-height: 1.6;padding: .1rem .15rem .1rem .2rem;color: #000;}
.address-result.select{background-color: #f5f5f5;}

.address-list{display: flex;flex-wrap: wrap;align-items: flex-start;padding: 0 .1rem .15rem;}
.address-onebox{flex: 1;margin: 0 .05rem;max-height: 180px;overflow: auto;}
.address-twobox{flex: 1;margin: 0 .05rem;max-height: 180px;overflow: auto;}
.address-threebox{flex: 1;margin: 0 .05rem;max-height: 180px;overflow: auto;} 
.address-item{display: block;cursor: pointer; width: 100%; line-height: 1.6;padding: .1rem .15rem .1rem .2rem;color: #000;}
.address-item span{color: #666666;}
.address-item:hover{background-color: #133ba3 !important;color: #fff;}
.address-item:hover span{color: #fff;} 
.address-item.active{background-color: #f5f5f5;}
.address-two{display: none;}
.address-two.show{display: block;}
.address-two_item{display: none;}
.address-two_item.show{display: block;}
.address-three{display: none;}
.address-three.show{display: block;}

.address.show {z-index: 28;}
.address.show .address-sub{visibility: visible;z-index: 98;opacity: 1;transition: all ease .5s;}
.address.fuzzy_search  .address-list{display: none;}
.address.fuzzy_search  .address-resultbox{display: block;}

 
@media(max-width: 750px){ 
    .address-cur{height: .6rem;line-height: .6rem;}
}
 

.a-main{width: 100%;position: relative;font-size: 0;}
.a-b{width: 100%;}
.a-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(650/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;}
.a-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 14rem;max-width: calc(100% - .6rem);}
.a-titles{position: relative;margin-bottom: .35rem;width: 100%;padding-bottom: .25rem;color: #ffffff;font-weight: bold;line-height: 1.2;}
.a-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .5rem;height: .03rem;background-color: #ffffff;}
.a-subtitle{width: 100%;margin-bottom: .13rem;color: #ffffff;line-height: 1.35;}
.a-intro{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.47;}
.a-placebox{display: inline-block;max-width: 100%;}
.a-place{display: flex;padding: .07rem .2rem;background-color: #c91b1b;border-radius: calc(.8em + .07rem);}
.a-icon{width: .81em;height: 1.6em;line-height: 1.6em;margin-right: .12rem;}
.a-icon img{width: 100%;}
.a-tr{flex: 1;display: flex;flex-wrap: wrap;}
.a-td{display: block;line-height: 1.6;color: #ffffff;}
.a-td:after{content: '';display: inline-block;vertical-align: middle;margin: 0 .15rem;width: 1.6em;height: 1em;background-image: url('../images/a16.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.a-td:last-child:after{display: none;}

.a-titles,.a-subtitle,.a-intro,.a-placebox{opacity:0;transform:translate3d(0,80px,0);}
.a-item.swiper-slide-active .a-titles{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.a-item.swiper-slide-active .a-subtitle{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.a-item.swiper-slide-active .a-intro{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.a-item.swiper-slide-active .a-placebox{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 

.a-item.swiper-slide-active .a-titles {transition-delay: .2s;}
.a-item.swiper-slide-active .a-subtitle {transition-delay: .4s;}
.a-item.swiper-slide-active .a-intro {transition-delay: .6s;}
.a-item.swiper-slide-active .a-placebox {transition-delay: .8s;}

.a-pagination{position: absolute;bottom: .2rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.a-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;margin: 0 .05rem;opacity: .5;width: .1rem;height: .1rem;border-radius: 50%;background-color: #fff;}
.a-pagination .swiper-pagination-bullet-active{opacity: 1;}

@media(min-width: 1200px){ 
    .a-img{padding-top: 0;height: 100vh;}
}
@media(max-width: 750px){ 
    .a-img{padding-top: calc(850/1920*100%);}
    .a-titles{font-size: .32rem;margin-bottom: .2rem;}
    .a-subtitle{font-size: .28rem;margin-bottom: .1rem;}
    .a-intro{font-size: .24rem;margin-bottom: .1rem;}
    .a-icon{font-size: .24rem;}
    .a-td{font-size: .24rem;}
    .a-pagination{bottom: .1rem;}
}

.b-main{width: 100%;padding:.85rem .3rem .7rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.b-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.b-titles{width: 100%;margin-bottom: .6rem;position: relative;text-align: center;padding-bottom: .18rem;color: #000000;font-weight: bold;line-height: 1.2;}
.b-titles:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);width: .3rem;height: .03rem;background-color: #c91b1b;}
.b-cont{width: 100%;position: relative;display: flex;flex-wrap: wrap;align-items: flex-start; justify-content: space-between;}
.b-item{display: block;cursor: pointer;width: 4.4rem;margin-bottom: .2rem;background-color: #ffffff;overflow: hidden;box-shadow: 0px .15rem .2rem 0px rgba(0, 0, 0, 0.06);border-radius: .1rem;}
.b-top{width: 100%;position: relative;}
.b-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(260/440*100%);}
.b-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.b-img:after{opacity: 0;transition: all .5s;content: ''; position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a26.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.b-text{opacity: 0;transition: all .3s;position: absolute;top: 0;left: 0;width: 100%;padding: .25rem .3rem;max-height: 100%;overflow: auto;}
.b-intro{width: 100%;margin-bottom: .15rem;color: #ffffff;line-height: 1.5;}
.b-place{display: flex;width: 100%;margin-bottom: .35rem;}
.b-icon{width: .92em;height: 1.7em;line-height: 1.7em;margin-right: .13rem;}
.b-icon img{width: 100%;}
.b-tr{flex: 1;display: flex;flex-wrap: wrap;}
.b-td{display: block;line-height: 1.7;color: #ffffff;}
.b-td:after{content: '';display: inline-block;vertical-align: middle;margin: 0 .15rem;width: 1.85em;height: 1em;background-image: url('../images/a16.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.b-td:last-child:after{display: none;}
.b-more{display: inline-block;padding: 0 .3rem;color: #ffffff;line-height: .4rem;border-radius: .2rem;border: solid .02rem #ffffff;}
.b-bottom{display: flex;flex-wrap: wrap; align-items: center;min-height: .6rem;padding: .1rem .1rem .1rem .3rem;}
.b-name{flex: 1;padding-right: .15rem;color: #000000;line-height: 1.5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.b-time{display: inline-block;vertical-align: middle;padding: 0 .2rem;color: #133ba3; line-height: .4rem;background-color: #f6f8fd;border-radius: .2rem;border: solid 1px #e0e7f9;}
.b-time img{width: 1em;margin-right: .1rem;}
.b-item:hover .b-img:after{opacity: 1;}
.b-item:hover .b-img img{transform: scale(1.05);}
.b-item:hover .b-text{opacity: 1;}
.b-item:hover .b-name{color: #133ba3;}


.b-item:nth-child(4n + 1) .b-img{padding-top: calc(640/480*100%);}
.b-item:nth-child(4n + 2) .b-img{padding-top: calc(300/900*100%);}

@media(max-width: 1200px){ 
   .b-item:nth-child(4n + 1) .b-img{padding-top: calc(695/480*100%);}
   .b-bottom{padding: .1rem .3rem;}
   .b-name{flex: none;width: 100%;margin-bottom: .1rem;padding-right: 0;}
}
@media(min-width: 750px){ 
   .b-item:nth-child(4n + 1){width: 4.8rem;}
   .b-item:nth-child(4n + 2){width: 9rem;}
   .b-item:nth-child(4n + 3){position: absolute;bottom: 0;left: 5rem;}
   .b-item:nth-child(4n + 4){position: absolute;bottom: 0;right: 0;}
}
@media(max-width: 750px){  
    .b-item{width: 100%;}
    .b-img{padding-top: calc(260/440*100%) !important;}
    .b-bottom{padding: .25rem .3rem;}
}

.c-main{width: 100%;padding:.85rem .3rem .7rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.c-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.c-titles{width: 100%;margin-bottom: .6rem;position: relative;text-align: center;padding-bottom: .18rem;color: #ffffff;font-weight: bold;line-height: 1.2;}
.c-titles:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);width: .3rem;height: .03rem;background-color: #ffffff;}
.c-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.c-item{display: block;cursor: pointer;width: 23.92%;min-height: 2.75rem;padding: .3rem .3rem .25rem;margin-right: 1.43%;margin-bottom: .2rem;background-color: #ffffff;border-radius: .1rem;}
.c-item:nth-child(4n){margin-right: 0;}
.c-icon{position: relative;top: 0;transition: all .3s;width: 100%;height: .6rem;}
.c-icon img{max-width: .6rem;max-height: 100%;}
.c-text{width: 100%;padding-top: .25rem;}
.c-name{width: 100%;margin-bottom: .1rem;color: #000000;line-height: 1.45;}
.c-intro{width: 100%;color: #666666;line-height: 1.7;}
.c-intro *{line-height: inherit;}

.c-item:hover .c-icon{top: -.1rem;}
.c-item:hover .c-name{color: #133ba3;}

@media(max-width: 750px){
    .c-item{width: calc(50% - .1rem);margin-right: .2rem;}
    .c-item:nth-child(2n){margin-right: 0;}
}

.d-main{overflow: hidden;width: 100%;background-color: #f6f8fd;}
.d-cont{width: 100%;position: relative;}
.d-top{width: 100%;position: relative;}
.d-bg{width: 100%;position: relative;overflow: hidden;padding-top: calc(910/1920*100%);}
.d-bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.d-titlesbox{position: absolute;top: 0;left: 50%;z-index: 8;transform: translate(-50%,0);padding: .8rem 0;width: 14rem;max-width: calc(100% - .6rem);}
.d-titles{width: 100%;margin-bottom: .6rem;position: relative;text-align: center;padding-bottom: .18rem;color: #000000;font-weight: bold;line-height: 1.2;}
.d-titles:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);width: .3rem;height: .03rem;background-color: #c91b1b;}
.d-bottom{position: absolute;bottom: .3rem;left: 50%;z-index: 8;transform: translate(-50%,0);width: 15.9rem;max-width: calc(100% - .6rem);}
.d-list{width: 100%;font-size: 0;}
.d-item{display: inline-block;vertical-align: top;width: 20%;text-align: center;padding: 0 .3rem .5rem;}
.d-box{width: 100%;}
.d-nub{display: inline-block;vertical-align: bottom;color: #133ba3;font-weight: bold;line-height: 1;}
.d-tip{display: inline-block;vertical-align: bottom;position: relative;top: -.1rem;color: #133ba3;line-height: 1;}
.d-intro{width: 100%;padding-top: .15rem;color: #666666;line-height: 1.6;}

@media(max-width: 750px){
    .d-titlesbox{padding: .15rem 0;}
    .d-bottom{position: relative;bottom: 0;}
    .d-item{width: 50%;}
    .d-nub{font-size: .6rem;}
}

.e-main{overflow: hidden;width: 100%;padding:.85rem .3rem .75rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.e-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.e-titles{width: 100%;margin-bottom: .6rem;position: relative;text-align: center;padding-bottom: .18rem;color: #ffffff;font-weight: bold;line-height: 1.2;}
.e-titles:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);width: .3rem;height: .03rem;background-color: #ffffff;}
.e-cont{width: 100%;max-width: 12rem;margin: 0 auto .48rem;position: relative;}
.e-b{width: 100%;overflow: visible;}
.e-item{display: block;width: 100%;height: auto;padding: 0 .3rem;}
.e-link{display: flex;flex-wrap: wrap;align-items: center;cursor: pointer;width: 100%;background-color: #ffffff;border-radius: .1rem;overflow: hidden;}
.e-left{width: 6.2rem;}
.e-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(535/620*100%);}
.e-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.e-right{flex: 1;padding:  .3rem .6rem;}
.e-name{width: 100%;margin-bottom: .15rem;color: #000000;font-weight: bold;line-height: 1.38;}
.e-intro{width: 100%;margin-bottom: .55rem;color: #666666;line-height: 1.75;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;}
.e-box{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.e-more{display: inline-block;vertical-align: middle;padding: 0 .28rem;color: #ffffff;line-height: .4rem;background-color: #133ba3;border-radius: .2rem;}
.e-tip{font-size: 0;}
.e-nub{display: inline-block;vertical-align: middle;color: #000000;line-height: 1.6;}
.e-line{display: inline-block;vertical-align: middle;color: #999999;line-height: 1.6;}
.e-line:after{content: '/';}
.e-sum{display: inline-block;vertical-align: middle;color: #999999;line-height: 1.6;}
.e-link:hover .e-img img{transform: scale(1.05);}
.e-link:hover .e-name{color: #133ba3;}

.e-pagination{position: absolute;bottom: -.48rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.e-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;margin: 0 .05rem;opacity: .5;width: .08rem;height: .08rem;border-radius: 50%;background-color: #fff;}
.e-pagination .swiper-pagination-bullet-active{opacity: 1;}
.e-prev{left: 0;margin-top: -.25rem;width: .5rem;height: .5rem;border-radius: 50%;background-color: #f6f8fd;border: solid 1px #e0e7f9;background-image: url('../images/a25.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.e-prev:hover{background-color: #133ba3;border: solid 1px #133ba3;background-image: url('../images/a25-b.png');}
.e-next{transform: rotate(-180deg); right: 0;margin-top: -.25rem;width: .5rem;height: .5rem;border-radius: 50%;background-color: #f6f8fd;border: solid 1px #e0e7f9;background-image: url('../images/a25.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.e-next:hover{background-color: #133ba3;border: solid 1px #133ba3;background-image: url('../images/a25-b.png');}

@media(max-width: 750px){
    .e-left{width: 100%;}
    .e-right{flex: none; width: 100%;padding: .3rem;}
    .e-more{line-height: .5rem;border-radius: .25rem;}
    .e-prev{top: 5.15rem;margin-top: 0;}
    .e-next{top: 5.15rem;margin-top: 0;}
}

.g-main{width: 100%;padding:.85rem  0 .9rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.g-cont{width: 100%;}
.g-titles{width:14rem;max-width: calc(100% - .6rem);margin: 0 auto .5rem;position: relative;text-align: center;padding-bottom: .18rem;color: #000000;font-weight: bold;line-height: 1.2;}
.g-titles:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);width: .3rem;height: .03rem;background-color: #c91b1b;}
.g-wrap{width: 100%;overflow: hidden;position: relative;}
.g-inner{position: relative;display: inline-block;vertical-align: top;white-space: nowrap;font-size: 0;} 
.g-list{font-size: 0;display: inline-block;vertical-align: top;}
.g-item{display: inline-block;vertical-align: middle;width: 2.4rem;padding:.1rem;}
.g-link{display: block;cursor: pointer;width: 100%;}
.g-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(100/220*100%);background-color: #ffffff;box-shadow: 0px 0px .1rem 0px rgba(0, 0, 0, 0.06);border-radius: .1rem;}
.g-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
 
.g-link:hover .g-img img{transform: scale(1.05);} 


.i-main{width: 100%;padding: .8rem .3rem .69rem;background-color: #f6f8fd;}
.i-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.i-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.i-left{width: 10.35rem;}
.i-name{width: 100%;margin-bottom: .53rem;color: #000000;line-height: 1.25;}
.i-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.i-item{display: flex;align-items: flex-start;margin-bottom: .33rem;}
.i-icon{width: 1.38em;height: 1.27em;line-height: 1.5em;margin-right: .1rem;}
.i-icon img{max-width: 100%;max-height: 100%;}
.i-text{flex: 1;color: #000000;line-height: 1.5;}
.i-text span{color: #666666;}

.i-right{font-size: 0;}
.i-code{width: 2rem;border-radius: .1rem;overflow: hidden;}
.i-code img{width: 100%;}

@media(max-width: 750px){
   .i-left{width: 100%;}
   .i-right{width: 100%;}
}

.j-main{width: 100%; background-color: #f6f8fd;}
.j-top{overflow: hidden; width: 100%;padding: .4rem .3rem 0;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.j-inner{width: 100%;max-width: 14rem;margin: 0 auto;} 
.j-navbox{width: 100%;padding-bottom: .24rem;display: flex;flex-wrap: wrap;font-size: 0;}
.j-nav{display: flex;align-items: center;justify-content: center; cursor: pointer;width:13.28%;margin-right: 1.17%;margin-bottom: .16rem;color: #000000;padding: .15rem;line-height: 1.3;text-align: center;background-color: #ffffff;border-radius: .06rem;border: solid 1px #dddddd;}
.j-nav:nth-child(7n){margin-right: 0;}
.j-nav:hover{color: #fff;border: solid 1px #133ba3;background-color: #133ba3;}
.j-nav.active{color: #fff;border: solid 1px #133ba3;background-color: #133ba3;}
.j-mapbox{width: 100%;position: relative !important;height: 6rem;overflow: hidden !important;background-color: #000614;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);}
.j-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.j-map img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.j-bottom{width: 100%;padding: .75rem .3rem .3rem;}
.j-list{width: 100%;max-width: 14rem;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.j-item{display: block;width: calc(50% - .8rem);padding-bottom: .4rem;}
.j-name{position: relative;width: 100%;padding-bottom: .25rem;margin-bottom: .3rem;color: #000000;line-height: 1.3;}
.j-name:before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: .02rem;background-color: #e7e7e7;}
.j-name:after{content: '';position: absolute;bottom: 0;left: 0;width: .96rem;height: .02rem;background-color: #133ba3;}
.j-tr{width: 100%;}
.j-td{display: flex;align-items: flex-start;width: 100%;margin-bottom: .25rem;}
.j-icon{width:1.11em;height: 1.11em;line-height: 1.5em;margin-right: .1rem;}
.j-icon img{max-width: 100%;max-height: 100%;}
.j-text{flex: 1;color: #666666;line-height: 1.5;}
 
@media(max-width: 750px){
    .j-nav{width: 32.55%;}
    .j-nav:nth-child(7n){margin-right: 1.17%;}
    .j-nav:nth-child(3n){margin-right: 0;}
    .j-item{width: 100%;}
}

.k-main{width: 100%; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.k-top{width: 100%;padding: 1rem .3rem;}
.k-inner{width: 100%;max-width: 14rem;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.k-left{width: 7.6rem;}
.k-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.27;}
.k-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.k-intro{width: 100%; color: #666666;line-height: 2;}
.k-intro *{line-height: inherit;max-width: 100%;}
.k-textbox{width: 100%;color: #666666;line-height: 2;}
.k-textbox *{line-height: inherit;max-width: 100%;}
.k-textbox p{margin-top: .1rem;position: relative;padding-left: 15px;}
.k-textbox p:before{content: '';position: absolute;top: 1em;left: 0;margin-top: -3px;width: 6px;height: 6px;border-radius: 50%;background-color: #c91b1b;}
.k-right{width: 5.6rem;}
.k-img{width: 100%;border-radius: .1rem;overflow: hidden;}
.k-img img{width: 100%;}
.k-big_img{width: 100%;border-radius: .5rem .5rem 0px 0px;overflow: hidden;}
.k-big_img img{width: 100%;}

@media(max-width: 750px){
    .k-left{width: 100%;margin-bottom: .3rem;}
    .k-right{width: 100%;}
    .k-big_img{border-radius: .3rem .3rem 0px 0px;}
}

.l-main{width: 100%;padding: .8rem .3rem .75rem;}
.l-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.l-cont{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.l-left{width:  5.7rem;}
.l-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.23;}
.l-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.l-intro{width: 100%; color: #666666;line-height: 2;}
.l-intro *{line-height: inherit;max-width: 100%;}
.l-right{width: 7rem;}
.l-img{width: 100%;border-radius: .1rem;overflow: hidden;}
.l-img img{width: 100%;}

.l-titles{font-size: calc(36 * 1rem / 100);}
@media(max-width: 1024px){
    .l-titles{font-size: 19.2px;}
}

@media(max-width: 750px){
    .l-left{width: 100%;margin-bottom: .3rem;}
    .l-right{width: 100%;}
    .l-titles{font-size: .38rem;}
}

.m-main{width: 100%;padding: .75rem 0 .8rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.m-inner{width: 100%}
.m-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;text-align: center;color: #000000;font-weight: bold;line-height: 1.23;}
.m-titles:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -.15rem;width: .3rem;height: .03rem;background-color: #c91b1b;}
.m-cont{width: 100%;}
.m-b{width: 100%;}
.m-item{width: 25%;height: auto;padding: .2rem;}
.m-link{display: block;width: 100%;height: 100%;padding: .3rem .3rem .5rem; background-color: #ffffff;border-radius: .1rem;}
.m-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(260/380*100%);border-radius: .1rem;}
.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-text{width: 100%;padding-top: .35rem;}
.m-name{width: 100%;margin-bottom: .15rem;color: #000000;font-weight: bold;line-height: 1.4;}
.m-intro{width: 100%;color: #666666;line-height: 1.5;}
.m-link:hover .m-img img{transform: scale(1.05);}
.m-link:hover .m-name{color: #133ba3;}

.m-pagination{display: none;position: static;bottom: 0;left: 0;width: 100%;text-align: center;font-size: 0;padding-top: .25rem;}
.m-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;margin: 0 .05rem;opacity: 1;width: .1rem;height: .1rem;border-radius: 50%;background-color: #666;}
.m-pagination .swiper-pagination-bullet-active{background-color: #133ba3;}

@media(max-width: 750px){
    .m-main{padding: .75rem .15rem .8rem;}
    .m-item{width: 50%;padding: .2rem .15rem;}
    .m-pagination{display: block;}
}

.o-main{width: 100%;padding: .8rem .3rem .4rem;}
.o-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.o-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;text-align: center;color: #000000;font-weight: bold;line-height: 1.23;}
.o-titles:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -.15rem;width: .3rem;height: .03rem;background-color: #c91b1b;}
.o-cont{width: 100%;display: flex;flex-wrap: wrap;}
.o-item{transition: all  .5s;display: block;position: relative;width: 20%;margin-right: .71%;margin-bottom: .3rem;overflow: hidden;border-radius: .1rem;}
.o-item:nth-child(4n){margin-right: 0;}
.o-img{width: 100%;height: 5.2rem;position: relative;overflow: hidden;}
.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-text{transition: all  .3s;position: absolute;bottom: 0;left: 0;width: 100%;padding:.45rem .3rem;text-align: center;}
.o-text .o-name{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.4;}
.o-sub{transition: all  .3s; position: absolute;bottom: -120%;left: 50%;transform: translate(-50%,0);width: calc(100% - .6rem);padding: .2rem .35rem;max-height: calc(100% - .9rem);overflow: auto; background-color: #ffffff;border-radius: .1rem;}
.o-sub .o-name{width: 100%;margin-bottom: .05rem;color: #000000;line-height: 1.4;font-weight: bold;}
.o-intro{width: 100%;color: #666666;line-height: 1.7;}

@media(min-width: 750px){
   .o-item.active{width: 37.87%;}
   .o-item.active .o-text{opacity: 0;} 
   .o-item.active .o-sub{bottom: .3rem;}
   .o-item.active .o-text{transition-delay: .3s;}
   .o-item.active .o-sub{transition-delay: .3s;}
}
@media(max-width: 750px){
    .o-item{width: 100%;margin-right: 0;}
    .o-text{display: none;}
    .o-sub{bottom: .3rem;}
}

.p-main{position: relative;width: 100%;padding: .75rem .3rem .2rem;}
.p-bg{position: absolute;top: 0;left: 0;width: 100%;height: calc(100% - 1.2rem);background-size: cover;background-position: center center;background-repeat: no-repeat;}
.p-inner{width: 100%;max-width: 14rem;margin: 0 auto;position: relative;z-index: 1;}
.p-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .5rem;text-align: center;color: #ffffff;font-weight: bold;line-height: 1.23;}
.p-titles:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -.15rem;width: .3rem;height: .03rem;background-color: #c91b1b;}
.p-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.p-left{width: 100%;display: flex;align-items: center;align-content: center;flex-wrap: wrap;width: 4.2rem;padding: 0 .3rem;min-height: 5.8rem;background-color: #ffffff;border-radius: .1rem;}
.p-nav{display: flex;align-items: center;align-content: center;flex-wrap: wrap;position: relative;min-height: .84rem;width: 100%;border-bottom: 1px solid #f3f3f3;}
.p-nav:before{opacity: 0;transition: all .3s;content: '';position: absolute;top: 0;left: -.1rem;width: calc(100% + .7rem);height: 100%;background-color: #133ba3;border-radius: .1rem;}
.p-nav:last-child{border-bottom:none;}
.p-box{position: relative;z-index: 1;width: 100%;display: flex;align-items: flex-end;padding: .2rem 0;}
.p-nub{min-width: 1.6em;color: #133ba3;line-height: 1.6;}
.p-name{flex: 1;padding-right: 1em;color: #000000;font-weight: bold;line-height: 1.4;}
.p-name:after{content: '';position: absolute;top: 0;right: 0;width: .37em;height: 100%;background-image: url('../images/a41.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.p-sub{position: relative;z-index: 1;display: none;width: 100%;padding-bottom: .15rem;}
.p-intro{width: 100%;padding-left: 1.6em;color: #ffffff;line-height: 1.6;min-height: 3.2em;}
.p-nav.active:before{opacity: 1;}
.p-nav.active .p-nub{color: #ffffff;}
.p-nav.active .p-name{color: #ffffff;}
.p-nav.active .p-name:after{background-image: url('../images/a41-b.png');}
.p-nav.active .p-sub{display: block;}

.p-right{width: 9.4rem;position: relative;border-radius: .1rem;overflow: hidden;}
.p-img{opacity: 0;z-index: -1;visibility: hidden; transition: all .5s;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.p-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.p-img.show{opacity: 1;z-index: 1;visibility: visible;}

@media(max-width: 750px){
    .p-left{width: 100%;margin-bottom: .3rem;}
    .p-nav:before{left: -.2rem;width: calc(100% + .6rem);}
    .p-right{width: 100%;padding-top: calc(580/940*100%);}
}

.q-main{width: 100%;margin-top: -1.2rem;padding: 1.95rem .3rem .6rem; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.q-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.q-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .5rem;text-align: center;color: #000000;font-weight: bold;line-height: 1.23;}
.q-titles:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -.15rem;width: .3rem;height: .03rem;background-color: #c91b1b;}
.q-cont{position: relative;width: 100%;min-height: 4.2rem;}
.q-imgbox{position: absolute;top: 0;left: 50%;transform: translate(-50%,0);width: 31.42%;}
.q-img{width: 100%;height: 4.2rem;position: relative;overflow: hidden;border-radius: .1rem;}
.q-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.q-list{display: flex;flex-wrap: wrap;position: relative;left: -.2rem;width: calc(100% + .4rem);}
.q-item{display: flex;align-items: center;justify-content: space-between; position: relative;width: 33.33%;padding: .2rem .4rem;margin-bottom: .2rem; min-height: 1.4rem;}
.q-item:before{content: '';position: absolute;top: 0;left: 50%;transform: translate(-50%,0);width: calc(100% - .4rem);height: 100%;background-color: #ffffff;border-radius: .1rem;}
.q-lt{position: relative;z-index: 1;width: .6rem;}
.q-icon{display: block;width: 100%;height: .6rem;border-radius: 50%;background-color: #133ba3;}
.q-icon img{width: 100%;height: 100%;object-fit: contain;}
.q-rt{position: relative;z-index: 1;width: calc(100% - .8rem);}
.q-name{width: 100%;color: #000000;font-weight: bold;line-height: 1.4;}
.q-intro{width: 100%;margin-top: .08rem;color: #666666;line-height: 1.5;}
.q-intro *{line-height: inherit;}
@media(min-width: 750px){
   .q-item:nth-child(1){min-height: 2rem;}
   .q-item:nth-child(2){min-height: 2rem;margin-left: 33.33%;}
   .q-item:nth-child(3){min-height: 2rem;}
   .q-item:nth-child(4){min-height: 2rem;margin-left: 33.33%;}
}
@media(max-width: 750px){
    .q-imgbox{position: relative;left: 0;transform: translate(0,0);width: 100%;margin-bottom: .2rem;}
    .q-img{padding-top: calc(420/440*100%);}
    .q-item{width: 100%;}
}


.r-main{overflow: hidden;width: 100%;padding: .75rem .3rem .3rem;}
.r-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.r-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .1rem;text-align: center;color: #000000;font-weight: bold;line-height: 1.23;}
.r-titles:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -.15rem;width: .3rem;height: .03rem;background-color: #c91b1b;}
.r-cont{width: 100%;max-width: 11.8rem;margin: 0 auto; position: relative;}
.r-b{width: 100%;overflow: visible;}
.r-item{opacity: .5;transition: all  .5s;width: 100%;height: auto;padding: .4rem;}
.r-box{width: 100%;height: 100%;position: relative;display: flex;flex-wrap: wrap;align-items: center;padding: .5rem;background-color: #fff;box-shadow: 0px 0px .3rem 0px rgba(0, 0, 0, 0.1);border-radius: 10px;}
.r-lt{width: 5rem;}
.r-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(360/500*100%);border-radius: .1rem;}
.r-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.r-rt{margin-left: 1rem;width: 3.4rem;padding: 2em 0;}
.r-name{width: 100%;margin-bottom: .15rem; color: #000000;font-weight: bold;line-height: 1.4;}
.r-intro{width: 100%;color: #666666;line-height: 1.7;}
.r-tip{position: absolute;left: 0;bottom: .45rem; width: 100%;padding-left: calc(.5rem + 5rem + 1rem);}
.r-nub{display: inline-block;vertical-align: middle;color: #133ba3;line-height: 1.5;}
.r-line{display: inline-block;vertical-align: middle;color: #666666;line-height: 1.5;}
.r-line:after{content: '/';}
.r-sum{display: inline-block;vertical-align: middle;color: #666666;line-height: 1.5;}

.r-item.swiper-slide-active{opacity: 1;}
.r-prev{left: -1.6rem;margin-top: -.25rem;width: .5rem;height: .5rem;border-radius: 50%;background-color: #ffffff;box-shadow: 0px .05rem .1rem 0px rgba(0, 0, 0, 0.05);background-size: 0 0;}
.r-prev:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a25.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.r-prev:hover{background-color: #133ba3;border: solid 1px #133ba3;}
.r-prev:hover:after{background-image: url('../images/a25-b.png');}
.r-next{right: -1.6rem;margin-top: -.25rem;width: .5rem;height: .5rem;border-radius: 50%;background-color: #ffffff;box-shadow: 0px .05rem .1rem 0px rgba(0, 0, 0, 0.05);background-size: 0 0;}
.r-next:after{transform: rotate(-180deg);content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a25.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.r-next:hover{background-color: #133ba3;border: solid 1px #133ba3;}
.r-next:hover:after{background-image: url('../images/a25-b.png');}

@media(max-width: 750px){
    .r-cont{margin-bottom: .4rem;}
    .r-item{padding: .4rem 0;opacity: 0;}
    .r-box{padding: .3rem;}
    .r-lt{width: 100%;margin-bottom: .3rem;}
    .r-rt{width: 100%;margin-left: 0;padding: 0;}
    .r-tip{position: relative;bottom: 0;padding-left: 0;margin-top: .15rem;} 
    .r-prev{bottom: -.4rem;top: auto;left: calc(50% - .8rem);}
    .r-next{bottom: -.4rem;top: auto;right: calc(50% - .8rem);}
}

.s-main{width: 100%;padding: .75rem .3rem;min-height: 8.6rem;position: relative;background-size: cover;background-position: center center;background-repeat: no-repeat;} 
.s-inner{width: 100%;max-width: 14rem;margin: 0 auto;position: sticky;}
.s-top{width: 100%;text-align: center;padding-bottom: .44rem;}
.s-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .44rem;text-align: center;color: #ffffff;font-weight: bold;line-height: 1.23;}
.s-titles:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -.15rem;width: .3rem;height: .03rem;background-color: #c91b1b;}
.s-textbox{width: 100%;color: #ffffff;line-height: 1.66;}
.s-textbox *{line-height: inherit;}
.s-bottom{width: 100%;display: flex;flex-wrap: wrap;}
.s-item{display: block;width: 20%;text-align: center;padding: .5rem .3rem .65rem;background-color: rgba(0,0,0,.2);}
.s-icon{position: relative;top: 0;transition: all .3s;width: 100%;height: .35rem;line-height: .35rem;}
.s-icon img{max-width: .35rem;max-height: 100%;}
.s-text{width: 100%;padding-top:  .25rem;}
.s-name{width: 100%;margin-bottom: .15rem;color: #ffffff;line-height: 1.4;}
.s-intro{width: 100%;color: #ffffff;line-height: 1.5;}
.s-item:hover .s-icon{top: -.1rem;}

@media(min-width: 750px){ 
    .s-item:nth-child(2n){background-color: rgba(0,0,0,.1);}
}

@media(max-width: 750px){
    .s-item{width: 50%;}
    .s-item:nth-child(4n + 2){background-color: rgba(0,0,0,.1);}
    .s-item:nth-child(4n + 3){background-color: rgba(0,0,0,.1);} 
}

.t-main{width: 100%;padding: .8rem .3rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.t-form{width: 100%;}
.t-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.t-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;}
.t-left{width: 8.2rem;padding-top: .65rem;margin-bottom: .3rem;}
.t-titles{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.2;}
.t-right{width: 4.8rem;min-height: 6.6rem;padding: .45rem .5rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.t-top{width: 100%;}
.t-subtitle{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.27;}
.t-subtitle:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.t-two{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.t-item{width: 100%;margin-bottom: .1rem;position: relative;}
.t-input{width: 100%;border: none;padding: 0 .2rem;color: #000000;height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.t-password{position: absolute;top: 0;right: 0;display: block;cursor: pointer;opacity: .1;width: .6rem;height: 100%;background-image: url('../images/a52.png');background-size: .2rem auto;background-position: center center;background-repeat: no-repeat;}
.t-item.opan .t-password{background-image: url('../images/a52-b.png');}
.t-code{display: flex;width: 100%;margin-bottom: .1rem;}
.t-lt{flex: 1;}
.t-rt{padding-left: .1rem;}
.t-getcode{display: block;cursor: pointer;min-width: 1.2rem;text-align: center;color: #133ba3;padding: 0 .15rem;line-height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.t-getcode.gray{cursor: no-drop;color: #999;}

.t-buttom{width: 100%;padding-top: .3rem;}
.t-submit{display: block;cursor: pointer;width: 100%;border: none;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}
.t-link{width: 100%;text-align: right;padding-top: .15rem;color: #999999;line-height: 1.7;}
.t-link a{cursor: pointer;color: #133ba3;}

@media(min-width: 750px){
    .t-two .t-item{width: calc(50% - .05rem);}
}
@media(min-width: 1200px){
    .t-main{padding-top: 1.7rem;}
}
@media(max-width: 750px){
    .t-left{width: 100%;padding-top: 0;}
    .t-right{width: 100%;}
    .t-input{height: .7rem;}
    .t-getcode{line-height: .7rem;}
    .t-submit{line-height: .7rem;height: .7rem;border-radius: .35rem;}
}

.u-main{width: 100%;padding: .8rem .3rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.u-form{width: 100%;}
.u-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.u-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;}
.u-left{width: 8.2rem;padding-top: .55rem;margin-bottom: .3rem;}
.u-titles{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.2;}
.u-right{display: flex;flex-wrap: wrap;align-content: space-between; width: 4.8rem;min-height: 6.6rem;padding: .65rem .5rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.u-top{width: 100%;}
.u-subtitle{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.27;}
.u-subtitle:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.u-item{width: 100%;margin-bottom: .1rem;position: relative;}
.u-input{width: 100%;border: none;padding: 0 .2rem;color: #000000;height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.u-password{position: absolute;top: 0;right: 0;display: block;cursor: pointer;opacity: .1;width: .6rem;height: 100%;background-image: url('../images/a52.png');background-size: .2rem auto;background-position: center center;background-repeat: no-repeat;}
.u-item.opan .u-password{background-image: url('../images/a52-b.png');}

.u-code{display: flex;width: 100%;margin-bottom: .1rem;}
.u-lt{flex: 1;}
.u-rt{padding-left: .1rem;}
.u-getcode{display: block;cursor: pointer;min-width: 1.2rem;text-align: center;color: #133ba3;padding: 0 .15rem;line-height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.u-getcode.gray{cursor: no-drop;color: #999;}

.u-buttom{width: 100%;padding-top: .3rem;}
.u-submit{display: block;cursor: pointer;width: 100%;border: none;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}
.u-box{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.u-forget{display: block;cursor: pointer;padding-top: .15rem;color: #999999;line-height: 1.7;}
.u-forget:hover{color: #133ba3;}
.u-link{text-align: right;padding-top: .15rem;color: #999999;line-height: 1.7;}
.u-link a{cursor: pointer;color: #133ba3;}

.u-bottom{width: 100%;padding-top: .4rem;}
.u-enter{display: block;cursor: pointer;width: 100%;color: #133ba3;text-align: center;height: .5rem;line-height: 0.5rem;background-color: #f6f8fd;border-radius: .25rem;}

@media(min-width: 1200px){
    .u-main{padding-top: 1.7rem;}
}
@media(max-width: 750px){
    .u-left{width: 100%;padding-top: 0;}
    .u-right{width: 100%;}
    .u-input{height: .7rem;}
    .u-getcode{line-height: .7rem;}
    .u-submit{line-height: .7rem;height: .7rem;border-radius: .35rem;}
    .u-enter{line-height: .7rem;height: .7rem;border-radius: .35rem;}
}

.v-main{width: 100%;padding: .8rem .3rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.v-form{width: 100%;}
.v-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.v-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;}
.v-left{width: 8.2rem;padding-top: .55rem;margin-bottom: .3rem;}
.v-titles{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.2;}
.v-right{display: flex;flex-wrap: wrap;align-content: space-between; width: 4.8rem;min-height: 6.6rem;padding: .65rem .5rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.v-top{width: 100%;}
.v-subtitle{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.27;}
.v-subtitle:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.v-item{width: 100%;margin-bottom: .1rem;position: relative;}
.v-input{width: 100%;border: none;padding: 0 .2rem;color: #000000;height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.v-password{position: absolute;top: 0;right: 0;display: block;cursor: pointer;opacity: .1;width: .6rem;height: 100%;background-image: url('../images/a52.png');background-size: .2rem auto;background-position: center center;background-repeat: no-repeat;}
.v-item.opan .v-password{background-image: url('../images/a52-b.png');}

.v-code{display: flex;width: 100%;margin-bottom: .1rem;}
.v-lt{flex: 1;}
.v-rt{padding-left: .1rem;}
.v-getcode{display: block;cursor: pointer;min-width: 1.2rem;text-align: center;color: #133ba3;padding: 0 .15rem;line-height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.v-getcode.gray{cursor: no-drop;color: #999;}

.v-buttom{width: 100%;padding-top: .3rem;}
.v-submit{display: block;cursor: pointer;width: 100%;border: none;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}
 

.v-bottom{width: 100%;padding-top: .4rem;}
.v-enter{display: block;cursor: pointer;width: 100%;color: #133ba3;text-align: center;height: .5rem;line-height: 0.5rem;background-color: #f6f8fd;border-radius: .25rem;}

@media(min-width:1200px){
    .v-main{padding-top: 1.7rem;}
}
@media(max-width: 750px){
    .v-left{width: 100%;padding-top: 0;}
    .v-right{width: 100%;}
    .v-input{height: .7rem;}
    .v-getcode{line-height: .7rem;}
    .v-submit{line-height: .7rem;height: .7rem;border-radius: .35rem;}
    .v-enter{line-height: .7rem;height: .7rem;border-radius: .35rem;}
}

.w-main{width: 100%;padding: 1px .3rem 1rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.w-form{width: 100%;}
.w-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.w-cont{width: 100%;padding: .8rem .8rem .6rem; position: relative;z-index: 18;margin-top: -1rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.w-top{width: 100%;max-width: 7.1rem;margin: 0 auto;text-align: center;padding-bottom: .5rem;}
.w-logo{width: 100%;margin-bottom: .4rem;}
.w-logo img{height: .5rem;}
.w-search{width: 100%;display: flex;align-items: center;}
.w-input{flex: 1;border: none;padding: 0 .2rem;color: #000000;height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.w-submit{display: block;cursor: pointer;border: none;margin-left: .1rem;min-width: 1rem;padding: 0 .25rem;text-align: center;height: .5rem;line-height: .5rem;color: #ffffff;background-color: #133ba3;border-radius: .05rem;}
.w-labelbox{width: 100%;padding-top: .1rem;text-align: left;}
.w-label{display: block;width: 100%;margin-top: .05rem;}
.w-label .lb-label{display: block;cursor: pointer;width: 100%;position: relative;}
.w-label .lb-icon{position: absolute;top: .21em;left: 0; width: 1.28em;height: 1.28em;border-radius: .03rem;border: 1px solid #e5e5e5;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.w-label .lb-text{padding-left: 2em;color: #666666;line-height: 1.7;}
.w-label .lb-label.selected .lb-icon{border-color: #133ba3;background-color: #133ba3;background-image: url('../images/a54.png');}
.w-label .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
       
.w-bottom{width: 100%;padding: .45rem .5rem .35rem;border: 1px solid #ebebeb;}
.w-item{display: block;width: 100%;margin-bottom: .1rem;}
.w-buttom{display: block;cursor: pointer;position: relative;padding-left: .22rem;width: 100%;}
.w-buttom:before{transform: rotate(0);transition: all .5s;content: '';position: absolute;top: 0;left: 0;width: .08rem;height: 1.6em;background-image: url('../images/a55.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.w-name{width: 100%;color: #000000;line-height: 1.6;}
.w-sub{display: none;width: 100%;padding: .05rem 0 0 .38rem;}
.w-one{display: block;width: 100%;color: #000000;line-height: 1.85;}
.w-one a{color: #133ba3;cursor: pointer;}

.w-item.show .w-buttom:before{transform: rotate(90deg);}

@media(max-width: 750px){
    .w-cont{margin-top: -.3rem;padding: .5rem .3rem;}
    .w-input{height: .6rem;}
    .w-submit{height: .6rem;line-height: .6rem;}
    .w-bottom{padding: .3rem;}
}

.x-main{width: 100%;padding: 1px .3rem 1rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.x-form{width: 100%;}
.x-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.x-cont{width: 100%;padding: .8rem .8rem .5rem; position: relative;z-index: 18;margin-top: -1rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.x-top{width: 100%;max-width: 7.1rem;margin: 0 auto;text-align: center;padding-bottom: .4rem;}
.x-logo{width: 100%;margin-bottom: .4rem;}
.x-logo img{height: .5rem;}
.x-search{width: 100%;display: flex;align-items: center;}
.x-input{flex: 1;border: none;padding: 0 .2rem;color: #000000;height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.x-submit{display: block;cursor: pointer;border: none;margin-left: .1rem;min-width: 1rem;padding: 0 .25rem;text-align: center;height: .5rem;line-height: .5rem;color: #ffffff;background-color: #133ba3;border-radius: .05rem;}
.x-labelbox{width: 100%;padding-top: .1rem;text-align: left;}
.x-label{display: block;width: 100%;margin-top: .05rem;}
.x-label .lb-label{display: block;cursor: pointer;width: 100%;position: relative;}
.x-label .lb-icon{position: absolute;top: .21em;left: 0; width: 1.28em;height: 1.28em;border-radius: .03rem;border: 1px solid #e5e5e5;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.x-label .lb-text{padding-left: 2em;color: #666666;line-height: 1.7;}
.x-label .lb-label.selected .lb-icon{border-color: #133ba3;background-color: #133ba3;background-image: url('../images/a54.png');}
.x-label .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
      
.x-bottom{width: 100%;}
.x-keyword{width: 100%;padding-bottom: .3rem;color: #666666;line-height: 1.7;}
.x-keyword span{color: #c91b1b;}
.x-box{width: 100%;padding-bottom: .4rem;overflow: auto;}
.x-tr{width: 100%;padding-bottom: .1rem;font-size: 0;border-bottom: .04rem solid #133ba3;}
.x-th{display: inline-block;vertical-align: middle;padding: 0 .05rem;text-align: center;color: #000000;line-height: 1.6;font-weight: bold;}
.x-th:nth-child(1){width: 15.32%;padding-left: .2rem;text-align: left;}
.x-th:nth-child(2){width: 20.16%;text-align: left;}
.x-th:nth-child(3){width: 13.7%;}
.x-th:nth-child(4){width: 13.7%;}
.x-th:nth-child(5){width: 13.7%;}
.x-th:nth-child(6){width: 13.7%;}
.x-th:nth-child(7){width: 9.72%;}
.x-list{width: 100%;}
.x-item{display: block;cursor: pointer;position: relative;width: 100%;font-size: 0;border-bottom: 1px solid rgba(0, 0, 0, 0.06);}
.x-td{display: inline-block;vertical-align: middle;text-align: center;padding:.14rem .05rem;}
.x-td:nth-child(1){width: 15.32%;padding-left: .2rem;text-align: left;}
.x-td:nth-child(2){width: 20.16%;text-align: left;}
.x-td:nth-child(3){width: 13.7%;}
.x-td:nth-child(4){width: 13.7%;}
.x-td:nth-child(5){width: 13.7%;}
.x-td:nth-child(6){width: 13.7%;}
.x-td:nth-child(7){width: 9.72%;}
.x-intro{width: 100%;color: #666666;line-height: 1.7;}
.x-intro span{color: #c91b1b;}
.x-more{color: #133ba3;}

.x-item.dated{background-color: #f8f8f8;}
.x-item.dated .x-intro{text-decoration: line-through;}
.x-item.dated .x-intro span{color: #666666;}

@media(max-width: 750px){
    .x-cont{margin-top: -.3rem;padding: .5rem .3rem;} 
    .x-input{height: .6rem;}
    .x-submit{height: .6rem;line-height: .6rem;}
    .x-tr{display: none; min-width: 12rem;}
    .x-item{padding: .05rem 0;}
    .x-td{display: none;padding:  0 .3rem !important;}
    .x-td:nth-child(1){display: block;width: calc(100% - 5em + .3rem);font-size: 0.24rem;}
    .x-td:nth-child(2){display: block;width: calc(100% - 5em + .3rem);font-size: 0.24rem;}
    .x-td:nth-child(7){display: block;width:4em;position: absolute;top: 50%;right: 0;padding: 0 !important; transform: translate(0,-50%);font-size: 0.24rem;}
}

.y-main{width: 100%;position: relative;z-index: 18;padding: 1px .3rem 1rem;min-height: 100vh;background-color: #f6f8fd;background-size: 100% auto;background-image: url('../images/b61.jpg');background-position: top center;background-repeat: no-repeat;}
.y-main:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height:100%;background-size: 100% auto;background-image: url('../images/a58.png');background-position: bottom center;background-repeat: no-repeat;}
.y-form{width: 100%;}
.y-inner{width: 100%;max-width: 14rem;margin: 0 auto;position: relative;z-index: 1;}
.y-cont{width: 100%;padding: .8rem .8rem .5rem; position: relative;z-index: 18;margin-top: -1rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.y-top{width: 100%;max-width: 7.1rem;margin: 0 auto;text-align: center;padding-bottom: .45rem;}
.y-logo{width: 100%;margin-bottom: .4rem;}
.y-logo img{height: .5rem;}
.y-search{width: 100%;display: flex;align-items: center;}
.y-input{flex: 1;border: none;padding: 0 .2rem;color: #000000;height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.y-submit{display: block;cursor: pointer;border: none;margin-left: .1rem;min-width: 1rem;padding: 0 .25rem;text-align: center;height: .5rem;line-height: .5rem;color: #ffffff;background-color: #133ba3;border-radius: .05rem;}
.y-bottom{width: 100%;}
.y-list{width: 100%;padding-bottom: .05rem;}
.y-item{width: 100%;margin-bottom: .45rem;}
.y-titles{width: 100%;margin-bottom: .2rem;color: #000000;line-height: 1.5;}
.y-titles span{color: #c91b1b;}
.y-tr{width: 100%;padding: .2rem;border: solid 1px rgba(0,0,0,.08);}
.y-td{width: 100%;display: flex;}
.y-lt{background-color: #f6f8fd;width: 2.5rem;padding: .15rem .2rem;margin-right: .03rem;display: flex;align-items: center;color: #000000;line-height: 1.6;}
.y-rt{background-color: #f6f8fd;flex: 1;text-align: right;padding: .15rem .2rem;color: #000000;line-height: 1.6;}
.y-rt span{color: #c91b1b;}
.y-td:nth-child(2n) .y-lt{background-color: #fff;}
.y-td:nth-child(2n) .y-rt{background-color: #fff;}
.y-state{display: inline-block;vertical-align: middle;color: #c91b1b;}

.y-buttom{width: 100%;padding: .32rem .2rem;border: solid 1px rgba(0,0,0,.08);}
.y-link{display: block;cursor: pointer;width: 100%;color: #133ba3;line-height: 2;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.y-link span{color: #000000;}

@media(max-width: 750px){
    .y-cont{margin-top: -.3rem;padding: .5rem .3rem;} 
    .y-input{height: .6rem;}
    .y-submit{height: .6rem;line-height: .6rem;}
}

.z-main{width: 100%;padding: .75rem 0 .7rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.z-titles{position: relative;width: 100%;padding: 0 .3rem .15rem;text-align: center;margin-bottom: .5rem;color: #000000;font-weight: bold;line-height: 1.27;}
.z-titles:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -.15rem;width: .3rem;height: .03rem;background-color: #c91b1b;}
.z-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.z-left{width: calc(100% - 6.5rem);}
.z-top{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}

.z-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.z-item{display: block;width: calc(50% - .15rem);}
.z-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(241/620*100%);border-radius: .1rem;margin-bottom: .3rem;}
.z-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.z-item:hover .z-img img{transform:scale(1.05);} 

.z-right{width: 6.2rem;margin-bottom: .3rem;} 
@media(max-width: 900px){
    .z-left{width: 100%;padding: 0 .3rem;}
    .z-right{width: 100%;padding: 0 .3rem;}
}
@media(max-width:750px){
    .z-item{width: 100%;} 
}

.za-main{width: calc(50% - .15rem);padding: .4rem; margin-bottom: .3rem;background-color: #ffffff;border-radius: .1rem;}
.za-time{width: 100%;padding-bottom: .2rem;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.za-time1{margin-bottom: .2rem;display: flex;align-items: center;font-size: 0;}
.za-nub{display: block;position: relative;min-width: .8rem;text-align: center;padding: 0 .1rem;background-color: #4c7bd1;border-radius: .06rem;}
.za-nub:before{content: '';position: absolute;top: 50%;left: 0;margin-top: -.01rem;width: 100%;height: .02rem;background-color: #fff;}
.za-nub span{display: block;position: relative;z-index: 1;width: 100%;line-height: .8rem;color: #ffffff;font-weight: bold;}
.za-colon{display: block;margin: 0 .12rem;width: .09rem;height: .8rem;background-image: url('../images/a70.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.za-time2{margin-bottom: .2rem;color: #666666;line-height: 1.4;}

.za-welcome{width: 100%;margin-bottom: .15rem;padding: .13rem .2rem;color: #133ba3;font-weight: bold;line-height: 1.4;background-color: #f6f8fd;border-radius: .1rem;}
.za-serve{width: 100%;margin-bottom: .35rem;padding: 0 .2rem;color: #000000;line-height: 1.5;}
.za-serve span{color: #c91b1b;}
.za-weather{width: 100%;min-height: 3.12rem;border-radius: .1rem;background-color: #9ebbf1;background-image: linear-gradient(2deg, #9ebbf1 0%, #6d98e6 100%); border-radius: .1rem;}

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

.zb-main{width: calc(50% - .15rem);margin-bottom: .3rem;background-color: #ffffff;border-radius: .1rem;}
.zb-titles{width: 100%;padding: .35rem .4rem .25rem;border-bottom: 1px solid rgba(0,0,0,.06);color: #000000;font-weight: bold;line-height: 1.3;}
.zb-cont{width: 100%;padding: .4rem .4rem .3rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.zb-item{display: flex;align-items: center;flex-direction: row-reverse;cursor: pointer;margin-bottom: .2rem;width: calc(50% - .1rem);padding: .25rem;min-height: 1.4rem;background-color: #f2f6fd;border-radius: .1rem;}
.zb-icon{display: block;}
.zb-icon img{max-width: .62rem;max-height: .62rem;}
.zb-text{flex: 1;padding-right: .25rem;color: #000000;font-weight: bold;line-height: 1.4;}
.zb-item:hover .zb-text{color: #133ba3;}

@media(max-width:750px){
    .zb-main{width: 100%;}
    .zb-titles{padding: .35rem .3rem .25rem;}
    .zb-cont{padding: .3rem .3rem .1rem;}
}

.zc-main{width: 100%;background-color: #ffffff;border-radius: .1rem;}
.zc-top{width: 100%;}
.zc-titlesbox{width: 100%;display: flex;align-items: center;padding: .35rem .4rem .25rem;border-bottom: 1px solid rgba(0,0,0,.06);}
.zc-titles{flex: 1;padding-right: .15rem;color: #000000;font-weight: bold;line-height: 1.3;}
.zc-check{display: block;cursor: pointer;color: #333;line-height: 1.6;}
.zc-check:after{content: '>';margin-left: .05rem;}
.zc-check:hover{color: #133ba3;}

.zc-cont{width: 100%;padding: .2rem .4rem;}
.zc-item{display: block;cursor: pointer;width: 100%;padding: .15rem 0;margin-bottom: .2rem;border-bottom: 1px solid rgba(0,0,0,.04);}
.zc-item:last-child{margin-bottom: 0;}
.zc-item .zc-name{width: 100%;margin-bottom: .1rem;color: #000000;line-height: 1.5;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zc-item .zc-time{width: 100%;color: #666666;line-height: 1.7;}
.zc-item:hover .zc-name{color: #133ba3;}
.zc-bottom{width: 100%;}
.zc-list{width: 100%;padding: .25rem .4rem;}
.zc-one{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between; cursor: pointer;width: 100%;margin-bottom: .25rem;}
.zc-one:last-child{margin-bottom: .1rem;}
.zc-lt{width: 1.76rem;}
.zc-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(132/176*100%);border-radius: .1rem;}
.zc-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.zc-rt{width: calc(100% - 2.05rem);}
.zc-one .zc-time{width: 100%;margin-bottom: .05rem;color: #666666;line-height: 1.7;}
.zc-one .zc-name{width: 100%;margin-bottom: .1rem;color: #000000;line-height: 1.4;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.zc-more{width: 100%;color: #133ba3;line-height: 1.7;}
.zc-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .08rem;width: .5em;height: 1.7em;background-image: url('../images/a69.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.zc-one:hover .zc-img img{transform: scale(1.05);}
.zc-one:hover .zc-name{color: #133ba3;}

@media(max-width: 750px){
    .zc-titlesbox{padding: .35rem .3rem .25rem;}
    .zc-cont{padding: .2rem .3rem;}
    .zc-list{padding: .25rem .3rem;}
    .zc-lt{width: 2rem;}
    .zc-rt{width: calc(100% - 2.3rem);}
}

.zd-cont{width: 100%;padding: .25rem .15rem;}
.zd-top{width: 100%;margin-bottom: .2rem;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.zd-address{display: block;flex: 1;width: 0;padding-right: .3rem;}
.zd-address .address{display: inline-block;width: auto;max-width: 100%;background-color: transparent;}
.zd-address .address-tip{padding-left: .15rem;padding-right: .23rem;}
.zd-address .address-cur{color: #ffffff;line-height: 1.5;height: 1.5em;}
.zd-address .address-tip:after{right: 0;width: .15rem;background-image: url('../images/a98.png');}
.zd-address .address-sub{width: 5rem;}

.zd-weather{padding: 0 .15rem;color: #ffffff;line-height: 1.5;} 
.zd-center{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.zd-lt{padding: 0 .15rem;}
.zd-lt .zd-icon{display: block;width: .9rem;height: .54rem;line-height: .54rem;}
.zd-lt .zd-icon img{max-width:100%; max-height: 100%;}
.zd-ct{padding: 0 .15rem;}
.zd-ct .zd-temperature{width: 100%;color: #ffffff;line-height: 1;font-weight: bold;}
.zd-rt{padding: 0 .15rem;}
.zd-one{display: flex;margin-bottom: .12rem;}
.zd-one .zd-icon{width: .93em;height: 1.12em;line-height: 1.12em;}
.zd-one .zd-icon img{max-width: 100%; max-height: 100%;}
.zd-one .zd-text{flex: 1;padding-left: .05rem;color: #ffffff;line-height: 1.12;} 
.zd-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.zd-item{display: block;text-align: center;padding: .15rem .15rem 0;}
.zd-item .zd-time{width: 100%;margin-bottom: .15rem;color: #ffffff;line-height: 1.6;}
.zd-item .zd-icon{display: inline-block;margin-bottom: .1rem;width: .52rem;height: .36rem;line-height: .36rem;}
.zd-item .zd-icon img{max-width: 100%; max-height: 100%;}
.zd-item .zd-temperature{width: 100%;color: #ffffff;line-height: 1.6;}

@media(max-width: 750px){
    .zd-item .zd-temperature{font-size: .24rem;}
    .zd-ct .zd-temperature{font-size: .72rem;}
}

.wa-main{width: 100%;padding: .9rem .3rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wa-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.wa-cont{width: 100%;padding: 0 .4rem 1.1rem; background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.wa-top{width: 100%;margin-bottom: .6rem;padding: .25rem 0;border-bottom: 1px solid rgba(0,0,0,.06);}
.wa-titles{position: relative;padding-left: .18rem;width: 100%;color: #000000;font-weight: bold;line-height: 1.3;}
.wa-titles:before{content: '';position: absolute;top: .15em;left: 0;width: .03rem;height: .12rem;background-color: #c91b1b;}
.wa-bottom{width: 100%;}
.wa-two{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wa-item{display: flex;align-items: flex-start;width: calc(50% - .1rem);padding: .13rem .2rem; margin-bottom: .2rem;background-color: #f6f8fd;border-radius: .05rem;}
.wa-lt{color: #999999;line-height: 1.7;}
.wa-rt{flex: 1;text-align: right;}
.wa-intro{display: inline-block;vertical-align: middle;max-width: 13em;color: #000000;line-height: 1.7;}
.wa-edit_phone{display: inline-block;vertical-align: middle;cursor: pointer;margin-left: .3rem;color: #000000;line-height: 1.7;}
.wa-edit_phone:hover{color: #133ba3;}
.wa-imgbox{display: inline-block;cursor: pointer;position: relative;}
.wa-img{height: .8rem;line-height: .8rem;}
.wa-img img{height: 100%;}
.wa-preview{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .13rem;}
.wa-preview img{width: 100%;}

.wa-buttom{width: 100%;padding-top: .4rem;text-align: center;}
.wa-edit{display: inline-block;cursor: pointer;min-width: 1.8rem;padding: 0 .25rem;text-align: center;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}

@media(max-width: 750px){
    .wa-item{width: 100%;}
    .wa-edit{height: .6rem;line-height: .6rem;border-radius: .3rem;}
}

.wb-main{width: 100%;padding: .9rem .3rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wb-form{width: 100%;}
.wb-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.wb-cont{width: 100%;padding: 0 .4rem 1.1rem; background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.wb-top{width: 100%;margin-bottom: .6rem;padding: .25rem 0;border-bottom: 1px solid rgba(0,0,0,.06);}
.wb-titles{position: relative;padding-left: .18rem;width: 100%;color: #000000;font-weight: bold;line-height: 1.3;}
.wb-titles:before{content: '';position: absolute;top: .15em;left: 0;width: .03rem;height: .12rem;background-color: #c91b1b;}
.wb-bottom{width: 100%;}
.wb-two{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wb-item{display: flex;align-items: flex-start;position: relative;width: calc(50% - .1rem);margin-bottom: .2rem;background-color: #f6f8fd;border-radius: .05rem;}
.wb-input{position: relative;z-index: 18;display: block;border: none;background-color: transparent;width: 100%;color: #000;padding: 0 .2rem;height: .5rem;}
.wb-edit_phone{display: block;cursor: pointer;width: 100%;padding: 0 .2rem;height: .5rem;line-height: .5rem;color: #999;}
.wb-edit_phone:after{content: '';display: inline-block;vertical-align: middle;margin-left: .06rem;width: 1.07em;height: 1em;background-image: url('../images/a61.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wb-edit_phone span{color: red;}
.wb-tip{position: absolute;top: 0;left: 0;width: 100%;padding: 0 .2rem;line-height: .5rem;color: #999999;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wb-tip span{color: red;}
.wb-item.hide .wb-tip{opacity: 0;}
.wb-item.wb-disabled .wb-input{color: #999;cursor: no-drop;}
.wb-rt{flex: 1;padding: .1rem;text-align: right;}
.wb-layui{display: block;cursor: pointer;}
.picture{display: inline-block;vertical-align: top;}
.picture-buttom{display: flex;align-items: center;align-content: center;flex-wrap: wrap;text-align: center; width: 1.15rem;min-height: .8rem; cursor: pointer;position: relative;background-color: #ffffff;border-radius: .05rem;}
.picture-icon{width: 100%;}
.picture-icon img{height: .85em;} 
.picture-file{position: absolute;top: 0;left: 0;z-index: 88;display: block;cursor: pointer; width: 100%;height: 100%;opacity: 0;}

.picture-preview{display: none;align-items: center;align-content: center;flex-wrap: wrap;text-align: center; width: 1.15rem;min-height: .8rem;  position: relative;background-color: #ffffff;border-radius: .05rem;}
.picture-img{width: 100%;height: .8rem;line-height: .8rem;text-align: center;}
.picture-img img{max-width: 100%;max-height: 100%;}
.picture-del{position: absolute;top: -.2rem;right: -.2rem;display: block;cursor: pointer; width: .4rem;height: .4rem;border-radius: 50%;background-color: #133ba3;background-image: url('../images/a62.png');background-size: .15rem auto;background-position: center center;background-repeat: no-repeat;}

.picture.show .picture-buttom{display: none;}
.picture.show .picture-preview{display: flex;}

.wb-item .select-cur{height: .5rem;line-height: .5rem;}
.wb-item .select-cur span{color: red;}

.wb-buttom{width: 100%;padding-top: .4rem;text-align: center;}
.wb-submit{display: inline-block;cursor: pointer;border: none;min-width: 1.8rem;padding: 0 .25rem;text-align: center;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}
 
@media(max-width: 750px){
    .wb-item{width: 100%;}
    .wb-input{height: .6rem;}
    .wb-tip{line-height: .6rem;}
    .wb-submit{height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .wb-item .select-cur{height: .6rem;line-height: .6rem;}
}

.wc-main{width: 100%;padding: .75rem .3rem .9rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wc-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.wc-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .6rem;text-align: center;color: #000000;font-weight: bold;line-height: 1.27;}
.wc-titles:after{content: '';position: absolute;bottom: 0;left:50%;margin-left: -.15rem;width: .3rem;height: .03rem;background-color: #c91b1b;}
.wc-cont{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;padding-bottom: .1rem;}
.wc-item{display: block;cursor: pointer;width: 31.42%;margin-right: 2.86%;margin-bottom: .4rem;background-color: #ffffff;box-shadow: 0px .15rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;overflow: hidden;}
.wc-item:nth-child(3n){margin-right: 0;}
.wc-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(275/440*100%);}
.wc-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wc-text{width: 100%;padding: .3rem .3rem .25rem;}
.wc-name{width: 100%;margin-bottom: .4rem;color: #000000;line-height: 1.6;height: 3.2em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wc-time{width: 100%;color: #999999;line-height: 1.7;}
.wc-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: 1em;height: 1.5em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wc-item:hover .wc-img img{transform: scale(1.05);}
.wc-item:hover .wc-name{color: #133ba3;}

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

.wd-main{width: 100%;padding: .75rem .3rem 1rem;background-color: #f6f8fd;}
.wd-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.wd-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wd-left{width: 10rem;}
.wd-top{width: 100%;text-align: center;padding-bottom: .3rem;margin-bottom: .4rem;border-bottom: 1px solid rgba(0,0,0,.08);}
.wd-titles{width: 100%;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.3;}
.wd-tipbox{width: 100%;font-size: 0;}
.wd-tip{display: inline-block;vertical-align: middle;padding: 0 .15rem .15rem;color: #999999;line-height: 1.7;}
.wd-tip img{width: 1em;margin-right: 0.1rem;}
.wd-textbox{width: 100%;color: #666666;line-height: 2;}
.wd-textbox *{line-height: inherit;max-width: 100%;}
.wd-buttom{width: 100%;margin-top: .6rem;padding-top: .4rem;border-top: 1px solid rgba(0,0,0,.08);}
.wd-buttom:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.wd-up{transition: all  .3s;float: left;display: block;cursor: pointer;position: relative;padding-left: .64rem;color: #666666;line-height: .5rem;}
.wd-up:after{transition: all  .3s;content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .5rem;height: .5rem;border-radius: 50%; background-color: #ffffff;box-shadow: 0px .05rem .1rem 0px rgba(0, 0, 0, 0.05);background-image: url('../images/a56.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.wd-up:hover{color: #133ba3;}
.wd-up:hover:after{background-color: #133ba3;background-image: url('../images/a56-b.png');}
.wd-next{transition: all  .3s;float: right; display: block;cursor: pointer;position: relative;padding-right: .64rem;color: #666666;line-height: .5rem;}
.wd-next:after{transition: all  .3s;content: '';position: absolute;top: 50%;right: 0;transform: translate(0,-50%);width: .5rem;height: .5rem;border-radius: 50%; background-color: #ffffff;box-shadow: 0px .05rem .1rem 0px rgba(0, 0, 0, 0.05);background-image: url('../images/a57.png');background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.wd-next:hover{color: #133ba3;}
.wd-next:hover:after{background-color: #133ba3;background-image: url('../images/a57-b.png');}

.wd-right{width: 3.2rem;}
.wd-subtitle{width: 100%;margin-bottom: .33rem;color: #000000;font-weight: bold;line-height: 1.3;}
.wd-list{width: 100%;}
.wd-item{display: block;cursor: pointer;width: 100%;margin-bottom:  .3rem;background-color: #ffffff;box-shadow: 0px .15rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;overflow: hidden;}
.wd-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(200/320*100%);}
.wd-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wd-text{width: 100%;padding: .2rem .3rem;}
.wd-name{width: 100%;margin-bottom: .2rem;color: #000000;line-height: 1.7;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wd-time{width: 100%;color: #999999;line-height: 1.7;}
.wd-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: 1em;height: 1.5em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wd-item:hover .wd-img img{transform: scale(1.05);}
.wd-item:hover .wd-name{color: #133ba3;}

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

.we-main{width: 100%;padding: .75rem .3rem .9rem; background-color: #f6f8fd;background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.we-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.we-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .6rem;text-align: center;color: #000000;font-weight: bold;line-height: 1.27;}
.we-titles:after{content: '';position: absolute;bottom: 0;left:50%;margin-left: -.15rem;width: .3rem;height: .03rem;background-color: #c91b1b;}
.we-cont{width: 100%;padding-bottom: .1rem;}
.we-item{display: flex;align-items: center;flex-wrap: wrap;position: relative;cursor: pointer; width: 100%;margin-bottom: .4rem; position: relative;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.we-item:after{content: '';position: absolute;top: 50%;right: .5rem;margin-top: -.3rem;width: .6rem;height: .6rem;background-color: #ffffff;box-shadow: 0px 0px .1rem 0px rgba(0, 0, 0, 0.06);border-radius: 50%;background-image: url('../images/a35.png');background-size: .09rem auto;background-position: center center;background-repeat: no-repeat;}
.we-lt{width: 3.6rem;}
.we-item .we-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(225/360*100%);}
.we-item .we-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.we-rt{width: calc(100% - 4.7rem);padding: .15rem .5rem;}
.we-item .we-name{width: 100%;margin-bottom: .13rem;color: #000000;line-height: 1.4;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.we-item .we-intro{width: 100%;margin-bottom: .4rem;color: #999999;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.we-item .we-time{width: 100%;color: #999999;line-height: 1.7;}
.we-item .we-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: 1em;height: 1.5em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.we-item:hover:after{background-color: #133ba3;background-image: url('../images/a35-b.png');}
.we-item:hover .we-img img{transform: scale(1.05);}
.we-item:hover .we-name{color: #133ba3;}

@media(max-width: 750px){ 
    .we-lt{width: 100%;}
    .we-rt{width: 100%;padding: .3rem;}
    .we-item:after{right: .3rem;bottom: .2rem;top: auto;margin-top: 0;}
    .we-intro{-webkit-line-clamp: 2;}
}

.wf-main{width: 100%;padding: 1px .3rem 1rem;background-color: #f6f8fd;background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.wf-form{width: 100%;}
.wf-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.wf-top{position: relative;margin-top: -1rem;width: 100%;padding: .28rem .8rem .05rem;margin-bottom: .8rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.wf-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.27;}
.wf-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.wf-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;} 
.wf-item{display: flex;align-items: center;flex-wrap: wrap;width: calc(50% - .15rem);margin-bottom: .25rem;}
.wf-tip{min-width: calc(9em + .15rem); padding-right: .15rem;color: #000000;line-height: 1.6;}
.wf-b{flex: 1;width: 0;}
.wf-input{display: block;border: none;padding: 0 .2rem;color: #000;width: 100%;height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.wf-buttom{font-size: 0;width: calc(50% - .15rem);}
.wf-submit{display: inline-block;vertical-align: middle;border: none;cursor: pointer;margin-bottom: .25rem;min-width: 1.8rem;text-align: center;padding: 0 .25rem;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}
.wf-item .selectbox{background-color: #f6f8fd;border-radius: .05rem;}
.wf-item .select-cur{line-height: .5rem;height: .5rem;}

.wf-bottom{width: 100%;padding: .55rem .8rem .6rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);}
.wf-subtitle{width: 100%;margin-bottom: .25rem;color: #133ba3;line-height: 1.4;font-weight: bold;}
.wf-scroll{width: calc(100% + .45rem);max-height: 4.57rem;overflow: auto;}
.wf-tr{position: sticky;top: 0; width: calc(100% - .45rem);font-size: 0;background-color: #133ba3;border-radius: .1rem .1rem 0px 0px;}
.wf-th{display: inline-block;vertical-align: middle;text-align: center; padding: .2rem .05rem;color: #ffffff;line-height: 1.6;}
.wf-th:nth-child(1){width: 11.48%;}
.wf-th:nth-child(2){width: 10.48%;}
.wf-th:nth-child(3){width: 14.51%;}
.wf-th:nth-child(4){width: 14.51%;}
.wf-th:nth-child(5){width: 12.5%;}
.wf-th:nth-child(6){width: 12%;}
.wf-th:nth-child(7){width: 12.9%;}
.wf-th:nth-child(8){width: 11.61%;}
.wf-list{width: calc(100% - .45rem);font-size: 0;}
.wf-one{display: block;cursor: pointer;width: 100%;font-size: 0;border-bottom: 1px solid #f0f0f0;}
.wf-td{display: inline-block;vertical-align: middle;text-align: center;word-break: break-all;padding: .2rem .05rem;color: #666666;line-height: 1.6;}
.wf-td:nth-child(1){width: 11.48%;}
.wf-td:nth-child(2){width: 10.48%;}
.wf-td:nth-child(3){width: 14.51%;}
.wf-td:nth-child(4){width: 14.51%;}
.wf-td:nth-child(5){width: 12.5%;}
.wf-td:nth-child(6){width: 12%;}
.wf-td:nth-child(7){width: 12.9%;}
.wf-td:nth-child(8){width: 11.61%;}
.wf-one:hover .wf-td:nth-child(1){color: #133ba3;}
.wf-one:nth-child(2n + 1){background-color: #f6f8fd;}

@media(min-width: 750px){ 
    .wf-scroll{overflow: auto;scrollbar-color:#133ba3  #f6f8fd;scrollbar-width: none;scrollbar-width: thin; }
    .wf-scroll::-webkit-scrollbar {width:  .05rem;height: 1px;}
    .wf-scroll::-webkit-scrollbar-thumb {border-radius: .05rem;box-shadow: inset 0 0 .05rem #f6f8fd;background: #133ba3;}
    .wf-scroll::-webkit-scrollbar-track {box-shadow: inset 0 0 .05rem #f6f8fd;border-radius: .05rem; background: #f6f8fd;}
}
@media(max-width: 750px){ 
    .wf-top{padding: .28rem .3rem .05rem;margin-top: -.3rem;}
    .wf-item{width: 100%;}
    .wf-input{height: .6rem;}
    .wf-tip{width: 100%;padding-bottom: .1rem;}
    .wf-b{width: 100%;}
    .wf-buttom{width: 100%;}
    .wf-submit{height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .wf-item .select-cur{height: .6rem;line-height: .6rem;}
    
    .wf-bottom{padding: .55rem .3rem .6rem;}
    .wf-scroll{width:100%;max-height: 8rem;}
    .wf-tr{width:100%;min-width: 15rem;}
    .wf-list{width:100%;min-width: 15rem;}
}

.wg-main{width: 100%;padding: .8rem .3rem 1rem; background-color: #f6f8fd;background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.wg-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.wg-cont{width: 100%;padding: .55rem .8rem .3rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);}
.wg-top{width: 100%;margin-bottom: .35rem;}
.wg-titles{width: 100%;margin-bottom: .25rem;color: #133ba3;font-weight: bold;line-height: 1.3;}
.wg-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wg-item{display: block;width: calc(50% - .2rem);padding: .25rem .4rem .2rem;margin-bottom: .4rem;background-color: #f6f8fd;border-radius: .1rem;}
.wg-subtitle{width: 100%;margin-bottom: .2rem;color: #133ba3;line-height: 1.5;font-weight: bold;}
.wg-tr{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wg-td{width: calc(50%  - .15rem);margin-bottom: .17rem;}
.wg-b{width: 100%;display: flex;flex-wrap: wrap;align-items: flex-start;}
.wg-icon{display: block;width: .36rem;height: 1.7em;}
.wg-icon img{max-width: .2rem;max-height: .2rem;}
.wg-name{flex: 1;color: #000000;line-height: 1.7;} 
.wg-intro{width: 100%;margin-top: .08rem;padding-left: .36rem;color: #999999;line-height: 1.14;}
.wg-twobox{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wg-two{display: flex;align-items: center;width: 100%;margin-bottom: .13rem;}
.wg-lt{flex: 1;color: #666666;line-height: 1.6;}
.wg-rt{font-size: 0;max-width: 60%;display: flex;justify-content: flex-end;flex-wrap: wrap;text-align: right;}
.wg-text{display: inline-block;vertical-align: middle;max-width: 100%;color: #000000;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.wg-weather{display: inline-block;vertical-align: middle;cursor: pointer;margin-left: .17rem;color: #666666;line-height: 1.6;}
.wg-weather img{height: 1.18em;margin-right: .08rem;} 
.wg-label{display: inline-block;vertical-align: middle;}
.wg-label{display: block;width: 100%;margin-top: .05rem;}
.wg-label .lb-label{display: block;cursor: pointer;width: 100%;position: relative;}
.wg-label .lb-icon{position: absolute;top: .24em;left: 0; width: 1.12em;height: 1.12em;border-radius: .03rem;border: 1px solid #e5e5e5;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wg-label .lb-text{padding-left: 2em;color: #666666;line-height: 1.6;}
.wg-label .lb-label.selected .lb-icon{border-color: #133ba3;background-color: #133ba3;background-image: url('../images/a54.png');}
.wg-label .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}

.wg-mapbox{display: block;position: relative;width: calc(50% - .2rem);min-height: 2.85rem;margin-bottom: .4rem;}
.wg-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;background-color: #f6f8fd;border-radius: .1rem;}

.wg-bottom{width: 100%;}
.wg-navbox{width: 100%;margin-bottom: .6rem;display: flex;position: relative;}
.wg-navbox:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background-color: rgba(0,0,0,.06);}
.wg-nav{display: block;cursor: pointer;position: relative;margin-right: .7rem;padding-bottom: .25rem;color: #999999;line-height: 1.3;}
.wg-nav:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all .3s;height: 2px;background-color: #133ba3;}
.wg-nav:last-child{margin-right: 0;}
.wg-nav:hover{color: #133ba3;}
.wg-nav:hover:after{width: 100%;}
.wg-nav.active{color: #133ba3;}
.wg-nav.active:after{width: 100%;}
.wg-classifybox{width: 100%;position: relative;overflow: hidden;}
.wg-classify{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: absolute;top: 0;left: 0;width: 100%;}
.wg-classify.show{position: relative;opacity: 1;z-index: 8;visibility: visible;}

@media(min-width: 750px){ 
    .wg-twobox .wg-two{width: calc(50% - .15rem);}
}
@media(max-width: 750px){ 
   .wg-cont{padding: .55rem .3rem .3rem;}
   .wg-item{width: 100%;}
   .wg-td{width: 100%;}
   .wg-mapbox{width: 100%;height: auto;height: 3rem;}
   .wg-nav{margin-right: .3rem;font-size: .32rem;}
}

.wga-main{width: 100%;padding-bottom: .2rem;}
.wga-cont{width: 100%;}
.wga-item{display: flex;flex-wrap: wrap;align-items: flex-start; position: relative;}
.wga-item:before{content: '';position: absolute;top: 0;left: 1.25em;width: 1px;height: 100%;background-color: #666666;}
.wga-item:last-child:before{display: none;}
.wga-lt{padding-right: .3rem;padding-bottom: .1rem; position: relative;z-index: 1;}
.wga-nub{display: block;width: 2.5em;height: 2.5em;text-align: center;line-height: 2.5em;color: #ffffff;background-image: url('../images/b92.jpg');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.wga-rt{flex: 1;padding-top: .05rem;}
.wga-top{width: 100%;display: flex;flex-wrap: wrap;align-items: flex-end;margin-bottom: .05rem;}
.wga-titles{display: block;min-width: 5em;padding-right: 1em;color: #000000;line-height: 1.5;}
.wga-tipbox{display: block;}
.wga-tip{display: inline-block;vertical-align: middle;margin-right: .3rem;margin-bottom: .05rem;color: #666666;line-height: 1.6;}
.wga-tip:last-child{margin-right: 0;}
.wga-bottom{width: 100%;font-size: 0;}
.wga-one{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin-right: .06rem;margin-bottom: .1rem;width: .6rem;}
.wga-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(42/60*100%);border-radius: .06rem;}
.wga-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wga-preview{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.15); display: flex;align-items: center;justify-content: center;}
.wga-preview img{width: .12rem;min-width: 10px;}
.wga-pdf{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .1rem;margin-right: .15rem;color:#133ba3;font-weight: bold;line-height: 1.5;}
.wga-pdf{font-size: calc(14 * 1rem / 100);}
@media(max-width: 1728px){
    .wga-pdf{font-size: 12.6px;}
}
@media(max-width: 750px){
    .wga-pdf{font-size: .24rem;}
}

.wga-item.active:before{background-color: #c91b1b;}
.wga-item.active .wga-nub{color: transparent;background-image: url('../images/b92-b.jpg');}


.wgb-main{width: 100%;}
.wgb-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wgb-left{flex: 1;padding-right: .15rem;}
.wgb-item{display: flex;flex-wrap: wrap;align-items: flex-start;position: relative;width: 100%;padding-bottom: .15rem;}
.wgb-item:before{content: '';position: absolute;top: 0;left: .79em;width: 1px;height: 100%;background-color: #f0f0f0;}
.wgb-item:last-child:before{display: none;}
.wgb-lt{width: 1.58em;position: relative;z-index: 1;text-align: center;}
.wgb-icon{width: 100%;}
.wgb-icon img{max-width: 100%;} 
.wgb-rt{flex: 1;display: flex;align-items: center;flex-wrap: wrap;}
.wgb-address{width: 1.5rem;text-align: center;padding: 0 .15rem .1rem;}
.wgb-address1{width: 100%;color: #222222;font-weight: bold;line-height: 1.3;}
.wgb-address2{width: 100%;color: #666666;font-weight: bold;line-height: 1.3;}
.wgb-time{width:2.75rem;text-align: center;padding: 0 .15rem .1rem;color: #222222;line-height: 1.6;}
.wgb-weather{flex: 1;color: #666666;line-height: 1.6;padding: 0 .15rem .1rem;}
.wgb-weather img{height: 1.25em;margin-right: .12rem;} 
.wgb-right{width: 6rem;}
.wgb-mapbox{display: block;position: relative;width: 100%;padding-top: calc(340/600*100%); margin-bottom: .3rem;}
.wgb-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;background-color: #f6f8fd;border-radius: .1rem;}

@media(max-width: 1150px){ 
   .wgb-left{flex: none;width: 100%;padding-right: 0;}
   .wgb-right{width: 100%;}
   .wgb-address{width:2.5rem;}
}
@media(max-width: 750px){  
    .wgb-rt{padding-left: .3rem;}
    .wgb-address{width:50%;text-align: left;}
    .wgb-time{width:50%;text-align: left;}
    .wgb-weather{flex: none;width: 100%;text-align: left;}
}

.wgc-main{width: 100%;}
.wgc-scroll{width: calc(100% + .45rem);max-height: 7rem;overflow: auto;}
.wgc-table{width: calc(100% - .45rem);}
.wgc-table table{width: 100%;border: none;}
.wgc-table tr{width: 100%;border: none;border-bottom: 1px solid #f0f0f0;}
.wgc-table td{border: none;word-break: break-all;padding: .2rem .05rem;text-align: center; color: #666666;line-height: 1.6;}
.wgc-table tr:nth-child(2n){background-color: #f6f8fd;}
.wgc-table tr:nth-child(1){position: sticky;top: 0;background-color: #133ba3;border-radius: .1rem .1rem 0px 0px;}
.wgc-table tr:nth-child(1) td{color: #fff;}

.wgc-table{font-size: calc(14 * 1rem / 100);}
@media(max-width: 1728px){
    .wgc-table{font-size: 12.6px;}
}
@media(min-width: 750px){ 
    .wgc-scroll{overflow: auto;scrollbar-color:#133ba3  #f6f8fd;scrollbar-width: none;scrollbar-width: thin; }
    .wgc-scroll::-webkit-scrollbar {width:  .05rem;height: 1px;}
    .wgc-scroll::-webkit-scrollbar-thumb {border-radius: .05rem;box-shadow: inset 0 0 .05rem #f6f8fd;background: #133ba3;}
    .wgc-scroll::-webkit-scrollbar-track {box-shadow: inset 0 0 .05rem #f6f8fd;border-radius: .05rem; background: #f6f8fd;}
}

@media(max-width: 750px){  
   .wgc-scroll{width: 100%;}
   .wgc-table{width:100%;min-width: 19.5rem;font-size: .24rem;}
}

.wh-main{width: 100%;padding: 1px .3rem 1rem;background-color: #f6f8fd;background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.wh-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.wh-cont{position: relative;z-index: 18;margin-top: -2rem;width: 100%;min-height: 3rem;padding: .45rem .8rem .4rem;backdrop-filter: blur(5px); margin-bottom: .8rem;background-color: rgba(255, 255, 255, 0.1);box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.wh-cont:after{content: '';position: absolute;top: 2rem;left: 0;width: 100%;height: calc(100% - 2rem);background-color: #fff;border-radius:0 0 .1rem .1rem;}
.wh-box{width: 100%;position: relative;z-index: 1;}
.wh-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #fff;font-weight: bold;line-height: 1.27;}
.wh-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.wh-selectbox{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wh-select{display: flex;align-items: flex-start;flex-wrap: wrap;width: calc(50% - .4rem);margin-bottom: .3rem;}
.wh-tip{display: flex;align-items: center;min-height: .5rem;min-width: 6.4em;color: #000000;line-height: 1.6;}
.wh-tip span{color: #c91b1b;}
.wh-select .selectbox{flex: 1;width: 0;background-color: #f6f8fd;border-radius: .05rem;}
.wh-select .select-cur{line-height: .5rem;height: .5rem;}
.wh-select .multiple{flex: 1;width: 0;background-color: #f6f8fd;border-radius: .05rem;}
.wh-select .multiple-cur{line-height: .5rem;height: .5rem;}
.wh-explain{display: none; margin-left: .1rem;width: 2rem;background-color: #f6f8fd;border-radius: .05rem;}
.show_explain .wh-explain{display: block;}
.wh-messagebox{width: calc(100% + .1rem);display: flex;flex-wrap: wrap;justify-content: space-between;} 
.wh-lt{font-size: 0;}
.wh-rt{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;flex: 1;font-size: 0;}
.wh-message{display: flex;align-items: center;margin-right: .1rem;margin-bottom: .3rem;background-color: #f6f8fd;width: 1.6rem;border-radius: .05rem;border: solid 1px #e8ebf2;}
.wh-b{flex: 1;}
.wh-unit{color: #999999;line-height: 1.7;padding-right: .2rem;}
.wh-input{display: block;width: 100%;border: none;background-color: transparent;padding:0 .2rem;height: .5rem;color: #000;}
.wh-price{width: 2.2rem;}
.wh-price .wh-b{width: 2.2rem;border-right: 1px solid #e9ebf2;}
.wh-price .selectbox{width: auto;max-width: 50%;}
.wh-price .select-tip{width: auto;padding-right: .4rem;}
.wh-price .select-cur{line-height: .5rem;height: .5rem;}
.wh-bulk{width: 2.4rem;}
.wh-c{flex: 1;display: flex;padding-right: .2rem;}
.wh-d{flex: 1;border-right: 1px solid #e9ebf2;}
.wh-d .wh-input{padding: 0 .05rem;text-align: center;}
.wh-addressbox{width: 100%;position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wh-addressbox:after{content: '';position: absolute;top: 0;left: 50%;transform: translate(-50%,0);width: .8rem;height: calc(100% - .3rem);background-image: url('../images/a93.png');background-size: .21rem auto;background-position: center center;background-repeat: no-repeat;}
.wh-address{display: flex;align-items: center;flex-wrap: wrap;margin-bottom: .3rem;width: calc(50% - .4rem);padding: .3rem;background-color: #dce9fe;border-radius: .1rem;}
.wh-address:nth-child(2){background-color: #d5f1ee;}
.wh-address .wh-tip{min-width: 5.4em;}
.wh-address .selectbox{flex: 1;width: 0;background-color: #ffffff;border-radius: .05rem;}
.wh-address .select-cur{line-height: .5rem;height: .5rem;}

.wh-label{display: block;margin-bottom: .3rem;margin-right: .1rem;}
.wh-label .lb-label{display: block;cursor: pointer;width: 100%;position: relative;}
.wh-label .lb-icon{position: absolute;top: .24em;right: 0; width: 1.12em;height: 1.12em;border-radius: .03rem;border: 1px solid #e5e5e5;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wh-label .lb-text{padding-right: 2em;color: #000000;line-height: 1.6;}
.wh-label .lb-label.selected .lb-icon{border-color: #133ba3;background-color: #133ba3;background-image: url('../images/a54.png');}
.wh-label .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}

.wh-buttom{width: 100%;text-align: center;padding-top: .1rem;}
.wh-submit{display: inline-block;vertical-align: middle;cursor: pointer;min-width: 1.8rem;padding: 0 .25rem;text-align: center;border: none;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}

@media(max-width: 1300px){  
   .wh-message{width: 30%;}
   .wh-label{width: 30%;text-align: right;}
}

@media(max-width: 750px){  
    .wh-cont{margin-top:  -.3rem;padding: .45rem .3rem;}
    .wh-cont:after{top: 0;height: 100%;border-radius: .1rem;}
    .wh-titles{color: #000000;}
    .wh-address{width: 100%;}
    .wh-addressbox:after{display: none;}
    .wh-address .select-cur{height: .6rem;line-height: .6rem;}
    .wh-select{width: 100%;}
    .wh-select .select-cur{height: .6rem;line-height: .6rem;}
    .wh-select .multiple-cur{height: .6rem;line-height: .6rem;}
    .wh-submit{height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .wh-input{height: .6rem;}
    .wh-price .select-cur{height: .6rem;line-height: .6rem;}
    .wh-message{width: 100%;}
    .wh-label{width: auto;}
    .address{width: 100%;flex: none;margin-top: .05rem;}
}

.wha-main{width: 100%;padding: .65rem .8rem .6rem;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.wha-top{width: 100%;text-align: center;font-size: 0;padding-bottom: .3rem;}
.wha-addressbox{display: inline-block;vertical-align: bottom;padding: 0 .2rem 0;}
.wha-address{display: inline-block;vertical-align: bottom;color: #000000;padding: 0 0 .25rem; line-height: 1.27;}
.wha-line{display: inline-block;vertical-align: bottom;padding:0 .3rem .35rem;text-align: center;}
.wha-icon{width: 100%;}
.wha-icon img{width: .65rem;}
.wha-label{display: inline-block;margin-bottom: .03rem;padding: 0 .14rem;text-align: center;line-height: 2;color: #133ba3;border-radius: .04rem;background-color: #e7ebf6;}
.wha-time{display: inline-block;vertical-align: bottom;padding: 0 .2rem .25rem;color: #666666;line-height: 1.8;}
.wha-cont{width: 100%;}
.wha-item{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between; width: 100%;padding: .2rem;margin-bottom: .3rem;border-radius: .1rem;border: solid 1px #e6e6e6;}
.wha-left{width: 2rem;}
.wha-img{display: block;cursor: pointer;width: 100%;position: relative;overflow: hidden;padding-top: calc(180/200*100%);border-radius: .1rem;}
.wha-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.wha-right{width: calc(100% - 2.3rem);}
.wha-type{width: 100%;display: flex;align-items: center;padding: .05rem .25rem;min-height: .55rem;background-color: #f6f8fd;border-radius: .05rem;}
.wha-type .wha-lt{flex: 1;color: #000000;line-height: 1.5;padding: .05rem;}
.wha-type .wha-rt{text-align: right;max-width: 60%;color: #000000;line-height: 1.5;padding: .05rem;}
.wha-twobox{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.wha-two{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;width: calc(50% - .3rem);padding: .05rem .25rem;min-height: .55rem;}
.wha-two .wha-lt{flex: 1;color: #000000;line-height: 1.5;padding: .05rem;}
.wha-two .wha-rt{text-align: right;max-width: 60%;color: #000000;line-height: 1.5;padding: .05rem;}
.wha-expense{width: 100%;display: flex;align-items: center;flex-wrap: wrap;padding: .05rem .25rem;min-height: .55rem;background-color: #f6f8fd;border-radius: .05rem;}
.wha-expense .wha-lt{flex: 1;font-size: 0;}
.wha-expense .wha-tip{color: #000000;line-height: 1.5;padding: .05rem;}
.wha-expense .wha-tip span{color: #666666;}
.wha-expense .wha-rt{max-width: 60%;font-size: 0;}
.wha-price{display: inline-block;vertical-align: middle;margin-right: .6rem;padding: .05rem;}
.wha-price:last-child{margin-right: 0;}
.wha-hint{display: inline-block;vertical-align: middle;margin-right: .13rem;color: #133ba3;min-width: .56rem;text-align: center;padding: 0 .1rem;line-height: 1.8;background-color: #d5f1ee;border-radius: .04rem;}
.wha-nub{display: inline-block;vertical-align: middle;color: #c91b1b;font-weight: bold;line-height: 1.5;}
.wha-price:nth-child(2n) .wha-hint{background-color: #dce9fe;}

.wha-consultbox{width: 100%;text-align: center;padding-top: .1rem;}
.wha-consult{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;min-width: 1.8rem;padding: 0 .25rem;height: .5rem;line-height: .5rem;text-align: center;background-color: #133ba3;border-radius: .25rem;color: #ffffff;}
.wha-sub{opacity: 0;visibility: hidden;z-index: -1;transition: all ease .5s;position: absolute;left: 50%;bottom: 100%;transform: translate(-50%,0);width: 2.8rem;min-width: 200px;padding-bottom: 20px;}
.whas-cont{position: relative;padding:   .15rem;text-align: center;background-color: #fff;box-shadow: 0 0 .3rem rgba(0,0,0,.1);}
.whas-cont:after{content: '';position: absolute;left: 50%;bottom: -9px;transform: translate(-50%,0);border-top: 10px solid #fff; border-left: 10px solid transparent;border-right: 10px solid transparent;}
.wha-consult.show .wha-sub{opacity: 1;visibility: visible;z-index: 38;}
.whas-img{display: inline-block;width: 2rem;min-width: 150px;}
.whas-img img{width: 100%;}
.whas-text{width: 100%;}
.whas-consult{width: 100%;margin-top:.05rem;color: #333;line-height: 1.6;}
.whas-consult a{cursor: pointer;color: #133ba3;text-decoration: underline;}
.whas-mail{display: block; width: 100%;margin-top: .05rem;color: #333;line-height: 1.6;}

.wha-mapbox{width: 100%;margin-top: .4rem;position: relative;padding-top: calc(340/1240*100%);}
.wha-map{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;background-color: #f6f8fd;border-radius: .1rem;}


@media(max-width: 750px){  
    .wha-main{padding: .6rem .3rem;}
    .wha-time{width: 100%;padding: 0 0 .25rem;}
    .wha-addressbox{padding: 0;}
    .wha-address{font-size: .26rem;}
    .wha-label{font-size: .22rem;}
    .wha-left{width: 100%;margin-bottom: .3rem;}
    .wha-right{width: 100%;}
    .wha-two{width: 100%;}
    .wha-expense .wha-lt{flex: none;width: 100%;}
    .wha-expense .wha-rt{width: 100%;max-width: 100%;}
    .wha-price{display: flex;align-items: center;margin-right: 0;width: 100%;}
    .wha-nub{flex: 1;font-size: .28rem;color: #000;font-weight: normal;} 
    .wha-mapbox{padding-top:calc(680/1240*100%) ;}
}


.wi-main{width: 100%;padding: .75rem .3rem 1rem;background-color: #f6f8fd;}
.wi-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.wi-textbox{width: 100%;color: #666666;line-height: 2;}
.wi-textbox *{line-height: inherit;max-width: 100%;}


/* 
.k-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.27;}
.k-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}


color: #133ba3;
transition: all  .3s;
.e-inner{width: 100%;max-width: 14rem;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;} 
 

*/

.search{width: 100%;padding: .8rem .3rem .2rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.search-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.search-top{width: 100%;max-width: 8.5rem;margin: 0 auto .65rem;position: relative;padding-right: .77rem;background-color: #ffffff;box-shadow: 0px .15rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .3rem;}
.search-form{width: 100%;}
.search-input{display: block;width: 100%;border: none;background-color: transparent;height: .6rem;color: #333;padding-left: .3rem;}
.search-submit{position: absolute;top: 0;right: 0;display: block;cursor: pointer;border: none;background-color: transparent;width: .77rem;height: 100%;background-image: url('../images/a5-c.png');background-size: 1.06em auto;background-position: center center;background-repeat: no-repeat;}
.search-bottom{width: 100%;}
.search-one{width: 100%;padding-bottom: .35rem;}
.search-box{width: 100%;padding-bottom: .3rem;}
.search-titles{display: inline-block;vertical-align: bottom;position: relative;margin-bottom: .2rem;padding-bottom: .15rem;padding-right: .15rem;color: #000000;font-weight: bold;line-height: 1.27;}
.search-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.search-nub{display: inline-block;vertical-align: bottom;margin-bottom: .35rem;color: #999999;line-height: 1.7;}
.search-cont{width: 100%;display: flex;flex-wrap: wrap;}
.search-item{display: block;cursor: pointer;width: 31.42%;margin-right: 2.86%;margin-bottom: .4rem;background-color: #ffffff;box-shadow: 0px .15rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;overflow: hidden;}
.search-item:nth-child(3n){margin-right: 0;}
.search-item .search-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(275/440*100%);}
.search-item .search-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.search-item .search-text{width: 100%;padding: .3rem .3rem .25rem;}
.search-item .search-name{width: 100%;margin-bottom: .4rem;color: #000000;line-height: 1.6;height: 3.2em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.search-item .search-time{width: 100%;color: #999999;line-height: 1.7;}
.search-item .search-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: 1em;height: 1.5em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.search-item:hover .search-img img{transform: scale(1.05);}
.search-item:hover .search-name{color: #133ba3;}

.search-brandbox{width: 100%;}
.search-brand{display: flex;align-items: center;flex-wrap: wrap;position: relative;cursor: pointer; width: 100%;margin-bottom: .4rem; position: relative;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.search-brand:after{content: '';position: absolute;top: 50%;right: .5rem;margin-top: -.3rem;width: .6rem;height: .6rem;background-color: #ffffff;box-shadow: 0px 0px .1rem 0px rgba(0, 0, 0, 0.06);border-radius: 50%;background-image: url('../images/a35.png');background-size: .09rem auto;background-position: center center;background-repeat: no-repeat;}
.search-lt{width: 3.6rem;}
.search-brand .search-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(225/360*100%);}
.search-brand .search-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.search-rt{width: calc(100% - 4.7rem);padding: .15rem .5rem;}
.search-brand .search-name{width: 100%;margin-bottom: .13rem;color: #000000;line-height: 1.4;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.search-brand .search-intro{width: 100%;margin-bottom: .4rem;color: #999999;line-height: 1.6;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.search-brand .search-time{width: 100%;color: #999999;line-height: 1.7;}
.search-brand .search-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: 1em;height: 1.5em;background-image: url('../images/a34.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.search-brand:hover:after{background-color: #133ba3;background-image: url('../images/a35-b.png');}
.search-brand:hover .search-img img{transform: scale(1.05);}
.search-brand:hover .search-name{color: #133ba3;}

@media(max-width: 750px){
    .search-item{width: calc(50% - .15rem);margin-right: .3rem;}
    .search-item:nth-child(3n){margin-right: .3rem;}
    .search-item:nth-child(2n){margin-right: 0;}
    .search-lt{width: 100%;}
    .search-rt{width: 100%;padding: .3rem;}
    .search-brand:after{right: .3rem;bottom: .2rem;top: auto;margin-top: 0;}
    .search-brand .search-intro{-webkit-line-clamp: 2;}
}

.xa-main{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.xa-main.show{opacity: 1;z-index: 288;visibility: visible;}
.xa-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .4;}
.xa-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 4.8rem;min-width: 320px;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.xa-cont{width: 100%;padding: .65rem .5rem .6rem;}
.xa-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.27;}
.xa-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.xa-item{width: 100%;position: relative;margin-bottom: .1rem;}
.xa-input{width: 100%;border: none;padding: 0 .2rem;color: #000;height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.xa-code{display: flex;width: 100%;margin-bottom: .1rem;}
.xa-lt{flex: 1;}
.xa-rt{padding-left: .1rem;}
.xa-getcode{display: block;cursor: pointer;min-width: 1.2rem;text-align: center;color: #133ba3;padding: 0 .15rem;line-height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.xa-getcode.gray{cursor: no-drop;color: #999;} 
.xa-buttom{width: 100%;text-align: center; padding-top: .3rem;}
.xa-submit{display: inline-block;vertical-align: middle;cursor: pointer;min-width: 1.8rem;padding: 0 .25rem;text-align: center;border: none;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}

@media(max-width: 1150px){
   .xa-input{height: .6rem;} 
   .xa-getcode{line-height: .6rem;}
   .xa-submit{line-height: .6rem;height: .6rem;border-radius: .3rem;}
}
@media(max-width: 750px){
   .xa-inner{min-width: 10px;width: 5.5rem;}
}



.xb-main{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.xb-main.show{opacity: 1;z-index: 288;visibility: visible;}
.xb-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .4;}
.xb-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 4.8rem;min-width: 320px;background-color: #ffffff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.xb-cont{width: 100%;padding: .65rem .5rem .6rem;}
.xb-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .3rem;color: #000000;font-weight: bold;line-height: 1.27;}
.xb-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.xb-item{width: 100%;position: relative;margin-bottom: .1rem;}
.xb-input{width: 100%;border: none;padding: 0 .2rem;color: #000;height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.xb-code{display: flex;width: 100%;margin-bottom: .1rem;}
.xb-lt{flex: 1;}
.xb-rt{padding-left: .1rem;}
.xb-getcode{display: block;cursor: pointer;min-width: 1.2rem;text-align: center;color: #133ba3;padding: 0 .15rem;line-height: .5rem;background-color: #f6f8fd;border-radius: .05rem;}
.xb-getcode.gray{cursor: no-drop;color: #999;} 
.xb-password{position: absolute;top: 0;right: 0;display: block;cursor: pointer;opacity: .1;width: .6rem;height: 100%;background-image: url('../images/a52.png');background-size: .2rem auto;background-position: center center;background-repeat: no-repeat;}
.xb-item.opan .xb-password{background-image: url('../images/a52-b.png');}

.xb-buttom{width: 100%;text-align: center; padding-top: .3rem;}
.xb-submit{display: inline-block;vertical-align: middle;cursor: pointer;min-width: 1.8rem;padding: 0 .25rem;text-align: center;border: none;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}

@media(max-width: 1150px){
   .xb-input{height: .6rem;} 
   .xb-getcode{line-height: .6rem;}
   .xb-submit{line-height: .6rem;height: .6rem;border-radius: .3rem;}
}
@media(max-width: 750px){
   .xb-inner{min-width: 10px;width: 5.5rem;}
}



 

.xc-main{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.xc-main.show{opacity: 1;z-index: 288;visibility: visible;}
.xc-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .4;}
.xc-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 6.65rem;min-width: 500px;background-color: #fff;box-shadow: 0px .05rem .2rem 0px rgba(0, 0, 0, 0.05);border-radius: .1rem;}
.xc-cont{width: 100%;padding: .55rem .5rem .6rem;}
.xc-titles{position: relative;width: 100%;padding-bottom: .15rem;margin-bottom: .2rem;color: #000000;font-weight: bold;line-height: 1.27;}
.xc-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .03rem;background-color: #c91b1b;}
.xc-box{width: 100%;padding: .25rem .3rem;border-radius: .1rem;border: solid 1px #f4f4f4;}
.xc-before{width: 100%;margin-bottom: .05rem;color: #666666;line-height: 1.6;}
.xc-after{width: 100%;margin-bottom: .13rem;color: #000000;line-height: 1.5;}
.xc-hint{width: 100%;color: #666666;line-height: 1.8;}
.xc-list{width: 100%;margin-bottom: .15rem;display: flex;flex-wrap: wrap;}
.xc-icon{padding: 0 .07rem;height: 2.57em;line-height: 2.57em;}
.xc-icon img{width: .13rem;}
.xc-item{flex: 1;width: 0;}
.xc-top{width: 100%;background-color: #dce9fe;border-radius: 4px 4px  0px 0px;}
.xc-bottom{width: 100%;}
.xc-input{display: block;width: 100%;color: #000;padding: 0 .2rem;height:3.28em;border-radius: 0px 0px 4px 4px;border: solid 1px #e2e3e3;}
.xc-item:nth-child(3) .xc-top{background-color: #d5f1ee;}

.xc-buttom{width: 100%;text-align: center; padding-top: .4rem;}
.xc-submit{display: inline-block;vertical-align: middle;cursor: pointer;min-width: 1.8rem;padding: 0 .25rem;text-align: center;border: none;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #133ba3;border-radius: .25rem;}

@media(max-width: 750px){
    .xc-inner{min-width: 10px;}
    .xc-cont{padding: .5rem .3rem;}
}
