@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[b_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: 850px){
    html{font-size: calc(850px / 1920 * 100);}
}

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

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

 
@media(max-width: 750px){
    html{font-size: calc(100vw / 750 * 100);}
}
@media(max-width: 750px){
    .s12{font-size: 0.22rem;}
    .s13{font-size: 0.23rem;}
    .s14{font-size: 0.24rem;}
    .s15{font-size: 0.25rem;}
    .s16{font-size: 0.26rem;}
    .s17{font-size: 0.27rem;}
    .s18{font-size: 0.28rem;}
    .s19{font-size: 0.29rem;}
    .s20{font-size: 0.30rem;}
    .s21{font-size: 0.31rem;}
    .s22{font-size: 0.32rem;}
    .s23{font-size: 0.33rem;}
    .s24{font-size: 0.34rem;}
    .s25{font-size: 0.35rem;}
    .s26{font-size: 0.36rem;}
    .s27{font-size: 0.37rem;}
    .s28{font-size: 0.38rem;}
    .s29{font-size: 0.38rem;}
    .s30{font-size: 0.38rem;}
    .s31{font-size: 0.38rem;}
    .s32{font-size: 0.38rem;}
    .s33{font-size: 0.38rem;}
    .s34{font-size: 0.38rem;}
    .s35{font-size: 0.38rem;}
    .s36{font-size: 0.38rem;}
    .s37{font-size: 0.38rem;}
    .s38{font-size: 0.38rem;}
    .s39{font-size: 0.38rem;}
    .s40{font-size: 0.38rem;}
    .s41{font-size: 0.38rem;}
    .s42{font-size: 0.38rem;}
    .s43{font-size: 0.38rem;}
    .s44{font-size: 0.38rem;}
    .s45{font-size: 0.38rem;}
    .s46{font-size: 0.38rem;}
    .s47{font-size: 0.38rem;}
    .s48{font-size: 0.38rem;}
    .s49{font-size: 0.38rem;}
    .s50{font-size: 0.38rem;}
    .s51{font-size: 0.38rem;}
    .s52{font-size: 0.38rem;}
    .s53{font-size: 0.38rem;}
    .s54{font-size: 0.38rem;}
    .s55{font-size: 0.38rem;}
    .s56{font-size: 0.38rem;}
    .s57{font-size: 0.38rem;}
    .s58{font-size: 0.38rem;}
    .s59{font-size: 0.38rem;}
    .s60{font-size: 0.38rem;}
    .s61{font-size: 0.38rem;}
    .s62{font-size: 0.38rem;}
    .s63{font-size: 0.38rem;}
    .s64{font-size: 0.38rem;}
    .s65{font-size: 0.38rem;}
    .s66{font-size: 0.38rem;}
    .s67{font-size: 0.38rem;}
    .s68{font-size: 0.38rem;}
    .s69{font-size: 0.38rem;}
    .s70{font-size: 0.38rem;}
    .s71{font-size: 0.38rem;}
    .s72{font-size: 0.38rem;}
    .s73{font-size: 0.38rem;}
    .s74{font-size: 0.38rem;}
    .s75{font-size: 0.38rem;}
    .s76{font-size: 0.38rem;}
    .s77{font-size: 0.38rem;}
    .s78{font-size: 0.38rem;}
    .s79{font-size: 0.38rem;}
    .s80{font-size: 0.38rem;}
}
 
div.mCSB_scrollTools{width: 3px;}
div.mCSB_scrollTools .mCSB_draggerRail{width: 3px;background-color: #f0f0f0;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 3px;background-color: #0094d6;border-radius: 2px;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #0094d6;filter: none;-ms-filter: none;}
div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #0094d6;filter: none;-ms-filter: none;}
div.mCSB_inside>.mCSB_container{margin-right: 0 ;}
 
.my-scrollbar{overflow: auto;scrollbar-color:#34a6df  #ededed;scrollbar-width: none;scrollbar-width: thin; }
.my-scrollbar::-webkit-scrollbar {width:  3px;height: 1px;}
.my-scrollbar::-webkit-scrollbar-thumb {border-radius: .05rem;box-shadow: inset 0 0 .05rem #ededed;background: #34a6df;}
.my-scrollbar::-webkit-scrollbar-track {box-shadow: inset 0 0 .05rem #ededed;border-radius: .05rem; background: #ededed;}


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

/* 动画 */

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

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

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

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

 
body{padding-top: .9rem;}


.header{position: fixed;top: 0;left: 0;z-index: 288;width: 100%;background-color: #fff;box-shadow: 0 0 .1rem 0px rgba(0, 0, 0, 0.06);}
.h-main{width: 100%;max-width: 16rem;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: block;font-size: 0;}
.h-link{display: block;cursor: pointer;height: .9rem;line-height: .9rem;}
.h-link img{max-width: none;height: .41rem;}

.h-right{float: right;font-size: 0;display: flex;align-items: center;height: .9rem;}
.h-h{display: block;margin-right: .6rem;padding-right: .29rem;border-right: 1px solid #eeeeee;}
.h-i{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;padding: 0 .29rem;}
.h-j{display: inline-block;position: relative;color: #222222;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: .02rem;background-color: #e36a12;border-radius: .02rem;}
.h-sub {display: none;min-width: 1.5rem;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: #e36a12;}

.h-k{display: block;}
.h-search{display: block;cursor: pointer;width: .4rem;height: .4rem;border-radius: 50%;background-color: #e36a12;background-image: url('../images/a2.png');background-size:  1em 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: #e36a12;background-image: url('../images/a2.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: 70% 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: #e36a12;}
    .h-i:hover .h-j:after{width: 100%;}
    .h-i.active .h-j{color: #e36a12;}
    .h-i.active .h-j:after{width: 100%;} 
} 

@media(max-width:1200px){     
    .h-main{max-width: 100%;padding: 0 .3rem;} 
    .h-h {margin-left: 0;padding-right: 0;border: none;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: #e36a12;}

    .h-right{margin-right: .9rem;}
    .h-search{width: .6rem;height: .6rem;}   
    /* 菜单 */
    .h-menu {display: block; }
    .header.menu-state .h-h {transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;}  
}
@media(max-width: 500px) {    
    .hs-text{width: 5rem;height: 35px;} 
    .hs-submit{width: 35px;height: 35px;}   
}

.footer{width: 100%;padding: 1rem .3rem 1.15rem;background-color: #525251;}
.f-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.f-top{width: 100%;padding-bottom: .15rem;margin-bottom: .4rem;display: flex;align-items: flex-end;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid rgba(255,255,255,.1);}
.f-left{font-size: 0;}
.f-logo{display: inline-block;vertical-align: bottom;margin-right: .23rem;margin-bottom: .3rem;}
.f-logo img{max-height: .44rem;}
.f-right{font-size: 0;}
.f-item{display: inline-block;vertical-align: bottom;cursor: pointer;margin-right: .55rem;margin-bottom: .25rem;color: #ffffff;line-height: 1.5;}
.f-item:last-child{margin-right: 0;}
.f-item:hover{color: #e36a12;}
.f-bottom{width: 100%;display: flex;align-items: flex-end;flex-wrap: wrap;}
.f-lt{flex: 1;padding-right: .5rem;}
.f-address{width: 100%;margin-bottom: .15rem;color: #ffffff;line-height: 1.6;}
.f-tr{width: 100%;font-size: 0;}
.f-td{display: inline-block;vertical-align: middle;margin-right: .4rem;margin-bottom: .15rem;color: #ffffff;line-height: 1.6;}
.f-td:last-child{margin-right: 0;}
.f-linkbox{width: 100%;padding-top: .35rem;}
.f-link{display: inline-block;vertical-align: middle;margin-right: .1rem;margin-top: .15rem;color: rgba(255,255,255,.5);line-height: 1.6;}
.f-link:last-child{margin-right: 0;}
.f-linkbox a:hover{cursor: pointer;color: #e36a12;}

.f-rt{font-size: 0;}
.f-code{display: block;text-align: center;}
.f-img{width: 1.1rem;min-width: 100px;}
.f-img{width: 100%;}
.f-name{width: 100%;padding-top: .15rem;color: rgba(255,255,255,.6);line-height: 1.6;}

@media(max-width: 750px){
    .f-left{width: 100%;}
    .f-right{width: 100%;}
    .f-lt{width: 100%;flex: none;padding-right: 0;margin-bottom: .3rem;}
    .f-td{width: 100%;margin-right: 0;}
    .f-linkbox{text-align: center;}
    .f-link{margin: .15rem .05rem 0 !important;}
    .f-rt{width: 100%;}
}

.paging{width: 100%;text-align: center;font-size: 0;}
.paging-item{transition: all .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .08rem;min-width: 2.5em;height: 2.5em;line-height: 2.5em;color: #666666;border-radius: .1rem;}
.paging-item:hover{background-color: #e36a12;color: #fff;}
.paging-item.active{background-color: #e36a12;color: #fff;}
.paging-up{transition: all .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .08rem;min-width: 2.5em;height: 2.5em;line-height: 2.5em;color: transparent;border-radius: .1rem;background-image: url('../images/a7.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-image: url('../images/a7-b.png');}
.paging-next{transform: rotate(-180deg); transition: all .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .08rem;min-width: 2.5em;height: 2.5em;line-height: 2.5em;color: transparent;border-radius: .1rem;background-image: url('../images/a7.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-image: url('../images/a7-b.png');}

.banner{width: 100%;position: relative;}
.banner-main{width: 100%;position: relative;}
.banner-img{width: 100%;}
.banner-img img{width: 100%;}
.banner-text{position: absolute;top: 1.6rem;left: 50%;transform: translate(-50%,0);width: 16rem;max-width: calc(100% - .6rem);}
.banner-logo{width: 100%;margin-bottom: .3rem;}
.banner-logo img{height: .75rem;}
.banner-en{width: 100%;margin-bottom: .2rem;color: rgba(255,255,255,.7);line-height: 1.4;}
.banner-titles{width: 100%;letter-spacing: .03rem;color: #ffffff;font-weight: bold;line-height: 1.17;}

@media(max-width: 750px){
    .banner-text{top: 40%;transform: translate(-50%,-50%);}
    .banner-logo{margin-bottom: .15rem;}
    .banner-logo img{height: .5rem;}
    .banner-en{margin-bottom: .1rem;font-size: .26rem;}
    .banner-titles{font-size: .32rem;}
}

.nav{position: absolute;bottom: -.45rem;left: 0;width: 100%;z-index: 8;padding: 0 .3rem;overflow: hidden;}
.nav-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.nav-cont{width: 100%;display: flex;align-items: center;font-size: 0;background-color: #f8f4eb;border-radius: .24rem;overflow: hidden;}
.nav-left{flex: 1;}
.nav-b{display: inline-block;max-width: 100%;}
.nav-item{transition: all .3s;display: block;cursor: pointer;width: auto;padding: 0 .35rem;margin-right: .07rem;color: #222222;height: .9rem;line-height: .9rem;}
.nav-item:last-child{margin-right: 0;}
.nav-item:hover{background-color: #e36a12;color: #fff;}
.nav-item.active{background-color: #e36a12;color: #fff;}

.nav-right{font-size: 0;padding-left: .3rem;padding-right: .44rem;}
.nav-one{display: inline-block;vertical-align: middle;cursor: pointer;color: #444444;height: .9rem;line-height: .9rem;}
.nav-one:after{content: '>';display: inline-block;vertical-align: middle;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: 0.08rem;width: 1.12em;height: 1.5em;background-image: url('../images/a5.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-right{display: none;}
}

.sidebar{position: fixed;top: 50%;right: .2rem;z-index: 38;transform: translate(0,-50%);}
.sidebar-item{display: block;padding: .03rem 0;position: relative;}
.sidebar-link{transition: all ease .5s; display: block;cursor: pointer;width: .5rem;height: .5rem;border-radius: .1rem;background-color: #ffffff;box-shadow: .07rem .08rem .3rem 0px rgba(0, 0, 0, 0.06);}
.sidebar-link img{width: 100%;height: 100%;object-fit: contain;}
.sidebar-item:hover .sidebar-link{background-color: #e36a12;}
.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-codebox{position: relative;padding: .15rem;text-align: center; background-color: #fff;border-radius: .1rem;box-shadow: 0 0 .3rem rgba(0,0,0,.1);}
.sidebar-codebox: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-code {display: inline-block;width: 1.3rem;min-width: 100px;}
.sidebar-code img{width: 100%;}
.sidebar-tip{width: 100%; color: #333;line-height: 1.5;}

.sidebar-phonebox{display: block;cursor: pointer; position: relative;padding: .15rem;text-align: center;border-radius: .1rem;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;} 
.sidebar-item.show .sidebar-sub{right: 100%;opacity: 1;visibility: visible;z-index: 38;}

.my-id{position: absolute;top: -.9rem;}

.a-main{width: 100%;position: relative;}
.a-b{width: 100%;}
.a-item{display: block;width: 100%;}
.a-link{display: block;cursor: pointer;width: 100%;position: relative;}
.a-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(870/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: 1.18rem;left: 50%;transform: translate(-50%,0);width: 16rem;max-width: calc(100% - .6rem);}
.a-logo{width: 100%;margin-bottom: .3rem;}
.a-logo img{height: .75rem;}
.a-en{width: 100%;line-height: 1.44;margin-bottom: .15rem;color: rgba(255,255,255.7);}
.a-titles{width: 100%;margin-bottom: .15rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.a-subtitle{width: 100%;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.a-more{display: inline-block;vertical-align: middle;cursor: pointer;color: #e36a12;line-height: 1.6;}
.a-more:after{transition: all  .3s;position: relative;right: 0;content: '';display: inline-block;vertical-align: middle;margin-left: .18rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: #e36a12;background-image: url('../images/a8-b.png');background-size: .25rem auto;background-position: center center;background-repeat: no-repeat;}
.a-more:hover:after{margin-left: .28rem;} 

.a-logo,.a-en,.a-titles,.a-subtitle,.a-more{opacity:0;transform:translate3d(0,80px,0);}
.a-item.swiper-slide-active .a-logo{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-en{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-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-more{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-logo{transition-delay: .5s;}
.a-item.swiper-slide-active .a-en{transition-delay: .7s;}
.a-item.swiper-slide-active .a-titles{transition-delay: .9s;}
.a-item.swiper-slide-active .a-subtitle{transition-delay: 1.1s;}
.a-item.swiper-slide-active .a-more{transition-delay: 1.4s;}

.a-bottom{z-index: 38; position: absolute;bottom: .7rem;left: 50%;transform: translate(-50%,0);width: 16rem;max-width: calc(100% - .6rem);display: flex;align-items: flex-end;justify-content: space-between;}
.a-lt{font-size: 0;}
.a-tabs {font-size: 0;}
#a_cv {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.a-tab {display: inline-block;vertical-align: middle;margin-right: .14rem;}
.a-in {display: block;cursor: pointer;position: relative;width: .24rem;height: .24rem;}
.a-in:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: .06rem;height: .06rem;border-radius: 50%;background-color: rgba(255,255,255,.3);}
.a-in #a_cv {display: block;}
.a-tab.active .a-in:after{background-color: #fff;}
.a-ct{font-size: 0;}
.a-mouse{width: .19rem;}
.a-mouse img{width: 100%;}
.a-rt{font-size: 0;}
.a-index{display: inline-block;vertical-align: middle;color: #fff;line-height: 1;}
.a-line{display: inline-block;vertical-align: middle;color: #fff;line-height: 1;}
.a-line:after{content: '/';display: inline-block;vertical-align: middle;}
.a-sum{display: inline-block;vertical-align: middle;color: #fff;line-height: 1;}

@media(max-width: 750px){
    .a-text{top: .3rem;}
    .a-logo img{height: .5rem;}
    .a-en{display: none;} 
    .a-subtitle{font-size: .24rem;}
    .a-bottom{bottom: .15rem;}
    .a-mouse{display: none;}
}

.b-main{width: 100%;min-height: 9.6rem;padding: 1.15rem .3rem; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.b-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.b-top{width: 100%;padding-bottom: .3rem;display: flex;align-items: flex-end;justify-content: space-between;flex-wrap: wrap;}
.b-lt{font-size: 0;margin-bottom: .3rem;padding-right: .5rem;}
.b-titles{display: inline-block;position: relative;padding-right: .15rem;}
.b-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.b-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.b-rt{flex: 1;text-align: right;font-size: 0;margin-bottom: .3rem;}
.b-swiper{display: inline-block;position: relative;width: calc(5.6rem + 2.4em);padding: 0 1.2em;}
.b-c{width: 100%;}
.b-nav{width: auto;margin-right: .05rem;}
.b-nav:last-child{margin-right: 0;}
.b-classify{display: block;cursor: pointer;padding: 0 .2rem;color: #444444;line-height: .44rem;border-radius: .22rem;}
.b-classify:hover{color: #e36a12;}
.b-nav.active .b-classify{background-color: #e36a12;color: #fff;}
.b-prev2{left: 0;top: 0;margin-top: 0;width: .43em;height: 100%;background-image: url('../images/a69.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.b-prev2:hover{background-image: url('../images/a69-b.png');}
.b-next2{transform: rotate(-180deg);right: 0;top: 0;margin-top: 0;width: .43em;height: 100%;background-image: url('../images/a69.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.b-next2:hover{background-image: url('../images/a69-b.png');}


.b-bottom{position: relative;width: 100%;}
.b-one{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: absolute;top: 0;left: 0;width: 100%;}
.b-one.show{position: relative;opacity: 1;z-index: 8;visibility: visible;}
.b-b{width: 100%;}
.b-item{display: block;height: auto;}
.b-link{display: block;cursor: pointer;text-align: center;width: 100%;height: 100%;padding: 0 .15rem .15rem;}
.b-imgbox{display: inline-block;position: relative;width: 100%;max-width: 4.22rem;height: 4.98rem;}
.b-bg{opacity: 0;transition: all .5s;width: 100%;margin-top: .5rem; position: relative;padding-top: calc(448/422*100%);}
.b-bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover; }
.b-bg img{mask-size: 100% 100%;-webkit-mask-size: 100% 100%;max-width: none;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-image: url(../images/a68.png);mask-image: url(../images/a68.png);}
.b-img{transition: all .5s;position: absolute;top: .4rem;left: 50%;transform: translate(-50%,0);}
.b-img img{max-width: 1.7rem;max-height: 3.77rem;} 
.b-text{opacity: 0;transition: all .5s;width: 100%;padding-top: .65rem;}
.b-name{width: 100%;color: #222222;line-height: 1.4;}
.b-link:hover .b-name{color: #e36a12;}

.b-item.swiper-slide-active .b-bg{opacity: 1;}
.b-item.swiper-slide-active .b-text{opacity: 1;}
.b-item.swiper-slide-active .b-img{top: 0;}
.b-item.swiper-slide-active .b-img img{max-width: 2.1rem;max-height: 4.5rem;}

.b-b .b-prev{left: auto;top: auto;bottom: 0;right: .6rem;margin-top: 0;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #f8f4eb;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.b-b .b-prev:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
.b-b .b-next{transform: rotate(-180deg);left: auto;top: auto;bottom: 0;right:  0;margin-top: 0;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #f8f4eb;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.b-b .b-next:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
.b-tip{position: absolute;bottom: .1rem;left: 0;z-index: 18;white-space: nowrap;}
.b-nub{display: inline-block;vertical-align: middle;color: #e36a12;line-height: 1;}
.b-line{display: inline-block;vertical-align: middle;color: #666666;line-height: 1;}
.b-line:after{content: '/';display: inline-block;vertical-align: middle;}
.b-sum{display: inline-block;vertical-align: middle;color: #666666;line-height: 1;}

@media(min-width: 750px){
    .b-prev2.swiper-button-disabled{display: none;}
    .b-next2.swiper-button-disabled{display: none;}
}
@media(max-width: 750px){
    .b-lt{padding-right: 0;}
    .b-rt{width: 100%;text-align: center;}
    .b-swiper{max-width: 100%;width: 100%;}
    .b-tip{top: .5rem;bottom: auto;}
    .b-link{padding-bottom: .8rem;}
    .b-b .b-prev{left: calc(50% - .8rem);right: auto;}
    .b-b .b-next{right: calc(50% - .8rem);left: auto;}
}
 
.c-main{width: 100%;position: relative;}
.c-top{width: 100%;}
.c-b{width: 100%;}
.c-item{display: block;width: 100%;height: auto;}
.c-link{display: block;cursor: pointer;width: 100%;height: 100%;min-height: 8.8rem;padding: 1.55rem 0 4.64rem;}
.c-img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.c-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.c-text{width: 16rem;max-width: calc(100% - .6rem);margin: 0 auto;text-align: center;position: relative;z-index: 1;}
.c-name{display: inline-block;position: relative;margin-bottom: .4rem;padding-right: .15rem;}
.c-name:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.c-name span{position: relative;z-index: 1;color: #fff;line-height: 1.17;font-weight: bold;}
.c-intro{width: 100%;max-width: 54em;margin: 0 auto .4rem; color: #ffffff;line-height: 1.7;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.c-more{display: inline-block;vertical-align: middle;cursor: pointer;color: #ffffff;line-height: 1.6;}
.c-more:after{transition: all  .3s;position: relative;right: 0;content: '';display: inline-block;vertical-align: middle;margin-left: .18rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: rgba(255,255,255,.2);background-image: url('../images/a8-b.png');background-size: .25rem auto;background-position: center center;background-repeat: no-repeat;}
.c-more:hover:after{margin-left: .28rem;}

.c-name,.c-intro,.c-more{opacity:0;transform:translate3d(0,80px,0);}
.c-item.swiper-slide-active .c-name{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.c-item.swiper-slide-active .c-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);} 
.c-item.swiper-slide-active .c-more{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.c-item.swiper-slide-active .c-name{transition-delay: .5s;}
.c-item.swiper-slide-active .c-intro{transition-delay: .7s;}
.c-item.swiper-slide-active .c-more{transition-delay: .9s;}

.c-bottom{position: absolute;bottom: 1.4rem;left: 0;z-index: 38; width: 100%;text-align: center;padding: 0 .15rem;}
.c-c{display: inline-block;max-width: 100%;}
.c-nav{display: block;cursor: pointer;width: auto;padding: 0 .44rem;}
.c-box{display: block;text-align: center;}
.c-icon{position: relative;display: inline-block; width: 1.12rem;height: 1.12rem;}
.c-icon:before{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: calc(100% - .24rem);height: calc(100% - .24rem);border-radius: 50%; border: solid .12rem rgba(255,255,255,.12);}
.c-icon img{width: 100%;height: 100%;object-fit: contain;position: relative;z-index: 1;}
.c-classify{width: 100%;padding-top: .13rem;color: rgb(255,255,255,.6);line-height: 1.5;}
#c_cv {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;} 
.c-nav #c_cv {display: block;}
.c-nav.active .c-icon:before{display: none;}

@media(max-width: 750px){
    .c-bottom{bottom: .8rem;}
    .c-nav{max-width: 25%;padding: 0 .15rem;}
}

.d-main{width: 100%;}
.d-inner{width: 100%;}
.d-cont{width: 100%;display: flex;flex-wrap: wrap;}
.d-left{ width: 14.5rem;padding: 1.15rem 1.4rem 1.2rem 1.6rem;}
.d-titles{display: inline-block;position: relative;margin-bottom: .45rem;padding-right: .15rem;}
.d-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.d-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.d-top{width: 100%;padding-bottom: .2rem;display: flex;align-items: flex-end;flex-wrap: wrap;}
.d-lt{flex: 1;padding-right: .9rem;margin-bottom: .25rem;}
.d-intro{width: 100%;color: #222222;line-height: 1.7;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.d-rt{font-size: 0;margin-bottom: .3rem;}
.d-more{display: inline-block;vertical-align: middle;cursor: pointer;color: #e36a12;line-height: 1.6;}
.d-more:after{transition: all  .3s;position: relative;right: 0;content: '';display: inline-block;vertical-align: middle;margin-left: .18rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: #e36a12;background-image: url('../images/a8-b.png');background-size: .25rem auto;background-position: center center;background-repeat: no-repeat;}
.d-more:hover:after{right: -.1rem;}
.d-swiper{width: 100%;position: relative;}
.d-b{width: 100%;border-radius: .24rem;}
.d-one{display: block;width: 100%;}
.d-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(497/1149*100%);}
.d-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.d-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a59.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}

.d-tip{position: absolute;bottom: .4rem;left: 0;z-index: 28; width: 100%;text-align: right;padding: 0 .4rem;}
.d-index{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.8);line-height: 1;}
.d-line{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.8);line-height: 1;}
.d-line:after{content: '/';display: inline-block;vertical-align: middle;}
.d-sum{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.8);line-height: 1;}

.d-prev{left: .35rem;margin-top: -.25rem;width: .37rem;height: .5rem;background-image: url('../images/a58.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}
.d-next{transform: rotate(-180deg);right: .35rem;margin-top: -.25rem;width: .37rem;height: .5rem;background-image: url('../images/a58.png');background-size: .17rem auto;background-position: center center;background-repeat: no-repeat;}

.d-right{flex: 1;padding: 2.15rem 1.45rem .8rem;background-color: #f6f2e9;background-image: url('../images/b72.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.d-list{width: 100%;}
.d-item{width: 100%;margin-bottom: 1rem;}
.d-item:last-child{margin-bottom: 0;}
.d-box{width: 100%;}
.d-nub{display: inline-block;vertical-align: bottom;color: #e36a12;line-height: 1;font-weight: bold;}
.d-unit{display: inline-block;vertical-align: bottom;margin-bottom: .05rem;color: #222222;line-height: 1;}
.d-intro{width: 100%;padding-top: .13rem;color: #222222;line-height: 1.6;}

@media(max-width: 900px){
   .d-left{padding-left: .5rem;padding-right: .5rem;}
   .d-right{padding-left: .5rem;padding-right: .5rem;}
}

@media(max-width: 750px){
    .d-left{width: 100%;padding: .8rem .3rem .5rem;}
    .d-lt{flex: none;width: 100%;padding-right: 0;}

    .d-right{flex: none;width: 100%;padding: .5rem .3rem .6rem;}
    .d-list{display: flex;flex-wrap: wrap;}
    .d-item{width: 49%;margin-right: 2%;margin-bottom: .35rem !important;}
    .d-item:nth-child(2n){margin-right: 0;}
    .d-nub{font-size: .48rem;}
}

.e-main{width: 100%;padding: 1.15rem .3rem 1.1rem;background-color: #f8f4eb;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.e-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.e-top{width: 100%;text-align: center;}
.e-titles{display: inline-block;position: relative;margin-bottom: .3rem;padding-right: .15rem;}
.e-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.e-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.e-intro{width: 100%;margin-bottom: .2rem;color: #444444;line-height: 1.4;}
.e-bottom{width: 100%;position: relative;height: 4.7rem;}
.e-item{display: none;position: absolute;} 
.e-link{display: block;cursor: pointer;width: 100%;box-shadow: 0px 0px .7rem 0px rgba(227, 106, 18, 0.03);}
.e-img1{display: block;position: absolute;top: 0;left: 0;width: 100%;position: relative;overflow: hidden;padding-top: calc(150/150*100%);border-radius: 50%;background-color: #ffffff;}
.e-img1 img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.e-img2{display: none;position: absolute;top: 0;left: 0;width: 100%;position: relative;overflow: hidden;padding-top: calc(150/150*100%);border-radius: 50%;background-color: #e36a12;}
.e-img2 img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
 
.e-link:hover .e-img1{display: none;}
.e-link:hover .e-img2{display: block;}

@media(min-width: 750px){
  .e-item:nth-child(1){display: block;top: 0;left: 0;width: .9rem;}
  .e-item:nth-child(2){display: block;top: .32rem;left: 2.75rem;width: 1.1rem;}
  .e-item:nth-child(3){display: block;top: .27rem;left: 7.69rem;width: 1.1rem;}
  .e-item:nth-child(4){display: block;top: .6rem;left: 11.95rem;width: .9rem;}
  .e-item:nth-child(5){display: block;top: .2rem;right:  0;width: .9rem;}
  .e-item:nth-child(6){display: block;top: 1.79rem;left:  .65rem;width: 1.1rem;}
  .e-item:nth-child(7){display: block;top: 2.49rem;left:  2.22rem;width: 1.1rem;}
  .e-item:nth-child(8){display: block;top: 1.66rem;left:  4.57rem;width: 1.5rem;}
  .e-item:nth-child(9){display: block;top: 2.38rem;left:  6.93rem;width: 1.5rem;}
  .e-item:nth-child(10){display: block;top: 1.65rem;left:  9.87rem;width: 1.5rem;}
  .e-item:nth-child(11){display: block;top: 2.07rem;left:  12.45rem;width: 1.5rem;}
  .e-item:nth-child(12){display: block;top: 1.3rem;left:  13.97rem;width: 1.1rem;}
  .e-item:nth-child(13){display: block;top: 3.6rem;left:  0;width: .9rem;}
  .e-item:nth-child(14){display: block;top: 3.58rem;right:  .4rem;width:1.1rem;}
}
@media(max-width: 750px){
    .e-top{padding-bottom: .2rem;}
    .e-bottom{height: auto;display: flex;flex-wrap: wrap;justify-content: center;}
    .e-item{position: relative;display: block;width: 33.33%;text-align: center;margin-bottom: .3rem; } 
    .e-link{display: inline-block;width: 1.5rem;}
}

.g-main{width: 100%;padding: 1.15rem .3rem .9rem;}
.g-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.g-top{width: 100%;margin-bottom: .4rem;display: flex;align-items: center;}
.g-lt{flex: 1;}
.g-titles{display: inline-block;position: relative;padding-right: .15rem;}
.g-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.g-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.g-mores{display: inline-block;vertical-align: middle;cursor: pointer;color: #e36a12;line-height: 1.6;}
.g-mores:after{transition: all  .3s;position: relative;right: 0;content: '';display: inline-block;vertical-align: middle;margin-left: .18rem;width: .6rem;height: .6rem;border-radius: 50%;background-color: #e36a12;background-image: url('../images/a8-b.png');background-size: .25rem auto;background-position: center center;background-repeat: no-repeat;}
.g-mores:hover:after{right: -.1rem;}
.g-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.g-left{width: 7.8rem;}
.g-b{width: 100%;}
.g-b .swiper-slide{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.g-item{display: block;width: calc(50% - .2rem);}
.g-link{display: block;cursor: pointer;width: 100%;height: 100%;background-color: #f8f4eb;border-radius: .2rem;overflow: hidden;}
.g-item .g-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(208/370*100%);}
.g-item .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-item .g-text{width: 100%;padding:.45rem .4rem;min-height: 2.3rem;}
.g-item .g-name{width: 100%;margin-bottom: .2rem;color: #222222;line-height:1.7;height: 3.4em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.g-item .g-time{width: 100%;color: #999999;line-height: 1.5;}
.g-item .g-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .08rem;width: 1em;height: 1.5em;background-image: url('../images/a6.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.g-item:hover .g-img img{transform: scale(1.05);}
.g-item:hover .g-name{color: #e36a12;}
.g-buttom{width: 100%;display: flex;align-items: center;padding-top: .75rem;}
.g-d{flex: 1;margin: 0 .3rem;height: 1px;background-color: #e9e9e9;}
.g-c{font-size: 0;}
.g-nub{display: inline-block;vertical-align: middle;color: #e36a12;line-height: 1;}
.g-line{display: inline-block;vertical-align: middle;color: #666666;line-height: 1;}
.g-line:after{content: '/';display: inline-block;vertical-align: middle;}
.g-sum{display: inline-block;vertical-align: middle;color: #666666;line-height: 1;}
.g-e{font-size: 0;position: relative;width: 1.1rem;height: .5rem;}
.g-prev{left: 0;margin-top: -.25rem;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #f8f4eb;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.g-prev:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
.g-next{transform: rotate(-180deg); right: 0;margin-top: -.25rem;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #f8f4eb;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.g-next:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}


.g-right{width: 7.8rem;}
.g-one{display: block;cursor: pointer;width: 100%;}
.g-one .g-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(438/780*100%);border-radius: .24rem;}
.g-one .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-one .g-text{width: 100%;padding-top: .35rem;}
.g-one .g-name{width: 100%;margin-bottom: .3rem;color: #222222;line-height: 1.4;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.g-one .g-time{width: 100%;color: #999999;line-height: 1.5;}
.g-one .g-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .08rem;width: 1em;height: 1.5em;background-image: url('../images/a6.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.g-one:hover .g-img img{transform: scale(1.05);}
.g-one:hover .g-name{color: #e36a12;}

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

.k-main{width: 100%;padding: 1.6rem .3rem .7rem;}
.k-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.k-top{width: 100%;margin-bottom: .4rem;position: relative;}
.k-b{width: 100%;border-radius:.24rem;background-color: #f8f4eb;}
.k-item{display: block;width: 100%;height: auto;margin-right: 1px;}
.k-item:last-child{margin-right: 0;}
.k-link{display: flex;align-items: center;flex-wrap: wrap;cursor: pointer;font-size: 0;width: 100%;height: 100%;}
.k-lt{width: 50%;}
.k-item .k-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(450/800*100%);}
.k-item .k-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.k-item .k-rt{width: 50%;padding: .15rem 1rem;}
.k-item .k-time{width: 100%;margin-bottom: .18rem;color: #999999;line-height: 1.5;}
.k-item .k-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .08rem;width: 1em;height: 1.5em;background-image: url('../images/a6.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.k-item .k-name{width: 100%;margin-bottom: .15rem;color: #222222;line-height: 1.4;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.k-item .k-intro{width: 100%;margin-bottom: .4rem;color: #888888;line-height: 2; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.k-item .k-more{width: 100%;color: #e36a12;line-height: 1.6;}
.k-item .k-more:after{transition: all  .3s;content: '';display: inline-block;vertical-align: middle;margin-left: .13rem;width: .46rem;height: .46rem;border-radius: 50%;background-color: #e36a12;background-image: url('../images/a8-b.png');background-size: .19rem auto;background-position: center center;background-repeat: no-repeat;}
.k-item:hover .k-img img{transform: scale(1.05);}
.k-item:hover .k-name{color: #e36a12;}
.k-item:hover .k-more:after{margin-left: .23rem;}
.k-prev{left: -.28rem;margin-top: -.28rem;width:  .56rem;height: .56rem;border-radius: 50%;background-color: #fff;background-image: url('../images/a9.png');background-size: .09rem auto;background-position: center center;background-repeat: no-repeat;}
.k-prev:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
.k-next{transform: rotate(-180deg);right: -.28rem;margin-top: -.28rem;width:  .56rem;height: .56rem;border-radius: 50%;background-color: #fff;background-image: url('../images/a9.png');background-size: .09rem auto;background-position: center center;background-repeat: no-repeat;}
.k-next:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}

.k-bottom{width: 100%;padding-bottom: .1rem;}
.k-one{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;flex-direction: row-reverse;cursor: pointer; width: 100%;padding-bottom: .4rem;margin-bottom: .4rem;font-size: 0;border-bottom: 1px solid #f0f0f0;}
.k-one .k-left{width: 4.43rem;}
.k-one .k-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(250/443*100%);border-radius: .24rem;}
.k-one .k-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.k-one .k-right{width: calc(100% - 6.1rem);}
.k-one .k-time{width: 100%;margin-bottom: .18rem;color: #999999;line-height: 1.5;}
.k-one .k-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .08rem;width: 1em;height: 1.5em;background-image: url('../images/a6.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.k-one .k-name{width: 100%;margin-bottom: .15rem;color: #222222;line-height: 1.4;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.k-one .k-intro{width: 100%;margin-bottom: .35rem;color: #888888;line-height: 2; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.k-one .k-more{width: 100%;color: #e36a12;line-height: 1.6;}
.k-one .k-more:after{transition: all  .3s;content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: 1.18em;height: 1.5em;background-image: url('../images/a8.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.k-one:hover .k-img img{transform: scale(1.05);}
.k-one:hover .k-name{color: #e36a12;}
.k-one:hover .k-more:after{margin-left: .2rem;}

 
@media(max-width: 750px){
    .k-item{margin-right: 0;}
   .k-item .k-lt{width: 100%;}
   .k-item .k-rt{width: 100%;padding: .3rem;}
   .k-one .k-left{width: 100%;}
   .k-one .k-right{width: 100%;padding: .3rem;}
   .k-one .k-name{-webkit-line-clamp: 2;}
}

.l-main{width: 100%;padding: 1.55rem .3rem 1.08rem;}
.l-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.l-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.l-left{width: 12.47rem;}
.l-top{width: 100%;padding-bottom: .05rem;margin-bottom: .4rem;border-bottom: 1px solid #e3e3e3;}
.l-titles{width: 100%;margin-bottom: .3rem;line-height: 1.29;color: #222222;font-weight: bold;}
.l-box{display: flex;align-items: center;width: 100%;}
.l-lt{font-size: 0;flex: 1;}
.l-tip{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .1rem;margin-right: 1rem;color: #999999;line-height: 1.6;}
.l-share{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .1rem;}
.l-hint{display: inline-block;vertical-align: middle;margin-right: .23rem;color: #999999;line-height: 1.6;}
.l-tr{display: inline-block;vertical-align: middle;}
.l-td{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .3rem;}
.l-icon1{display: block;height: 1.6em;line-height: 1.6em;}
.l-icon1 img{height: 1.18em;}
.l-icon2{display: none;height: 1.6em;line-height: 1.6em;}
.l-icon2 img{height: 1.18em;}
.l-td:hover .l-icon1{display: none;}
.l-td:hover .l-icon2{display: block;} 
.l-rt{font-size: 0;}
.l-back{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .1rem;color: #333333;line-height: 1.6;}
.l-back:after{content: '';display: inline-block;vertical-align: top;margin-left: .07rem;width: 1em;height: 1.6em;background-image: url('../images/a13.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.l-back:hover{color: #e36a12;}
.l-textbox{width: 100%;color: #444444;line-height: 1.8;}
.l-textbox *{line-height: inherit;max-width: 100%;}
.l-buttom{width: 100%;padding-top: .5rem;margin-top: .5rem;border-top: 1px solid #e3e3e3;}
.l-link{display: block;cursor: pointer;width: 100%;color: #444444;line-height: 2.1;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.l-link:hover{color: #e36a12;}
.l-right{width: 2.6rem;}
.l-subtitle{width: 100%;margin-bottom: .25rem;color: #333333;font-weight: bold;line-height: 1.3;}
.l-list{width: 100%;font-size: 0;}
.l-item{display: block;cursor: pointer;width: 100%;margin-bottom: .45rem;}
.l-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(147/260*100%);border-radius: .16rem;}
.l-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.l-text{width: 100%;padding-top: .12rem;}
.l-name{width: 100%;margin-bottom: .1rem;color: #444444;line-height: 1.8;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.l-time{width: 100%;color: #999999;line-height: 1.5;}
.l-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .06rem;width: 1em;height: 1.5em;background-image: url('../images/a6.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.l-item:hover .l-img img{transform: scale(1.05);}
.l-item:hover .l-name{color: #e36a12;}

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

.m-main{width: 100%;padding: 1.5rem .3rem .7rem;}
.m-inner{width: 100%;max-width: 16rem;margin: 0 auto;} 
.m-cont{width: 100%;display: flex;flex-wrap: wrap;padding-bottom: .1rem;}
.m-case{display: flex;flex-wrap: wrap;align-items: center;cursor: pointer;flex-direction: row-reverse;justify-content: space-between; width: 48.75%;padding: .2rem .2rem .2rem .5rem;margin-right: 2.5%;margin-bottom: .4rem;background-color: #f8f4eb;border-radius: .24rem;}
.m-case:nth-child(2n){margin-right: 0;}
.m-lt{width: 3.7rem;}
.m-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(278/370*100%);border-radius: .24rem;}
.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-rt{width: calc(100% - 4.35rem);}
.m-name{width: 100%;margin-bottom: .17rem;color: #222222;line-height: 1.4;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.m-intro{width: 100%;margin-bottom: .45rem;color: #888888;line-height: 2;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.m-more{width: 100%;color: #e36a12;line-height: 1.6;}
.m-more:after{transition: all  .3s;content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: 1.18em;height: 1.5em;background-image: url('../images/a8.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.m-case:hover .m-img img{transform: scale(1.05);}
.m-case:hover .m-name{color: #e36a12;}
.m-case:hover .m-more:after{margin-left: .2rem;}

@media(max-width: 750px){
    .m-case{display: block;padding: 0;width: calc(50% - .15rem);margin-right: .3rem;}
    .m-lt{width: 100%;}
    .m-rt{width: 100%;padding: .3rem;}
    .m-name{font-size: .28rem;}
    .m-intro{margin-bottom: .25rem;}
}

.n-main{width: 100%;padding: 1.55rem .3rem 1.1rem;}
.n-inner{width: 100%;max-width: 12.5rem;margin: 0 auto;} 
.n-top{width: 100%;padding-bottom: .05rem;margin-bottom: .4rem;border-bottom: 1px solid #e3e3e3;}
.n-titles{width: 100%;margin-bottom: .3rem;line-height: 1.29;color: #222222;font-weight: bold;}
.n-box{display: flex;align-items: center;width: 100%;}
.n-lt{font-size: 0;flex: 1;}
.n-tip{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .1rem;margin-right: 1rem;color: #999999;line-height: 1.6;}
.n-share{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .1rem;}
.n-hint{display: inline-block;vertical-align: middle;margin-right: .23rem;color: #999999;line-height: 1.6;}
.n-tr{display: inline-block;vertical-align: middle;}
.n-td{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .3rem;}
.n-icon1{display: block;height: 1.6em;line-height: 1.6em;}
.n-icon1 img{height: 1.18em;}
.n-icon2{display: none;height: 1.6em;line-height: 1.6em;}
.n-icon2 img{height: 1.18em;}
.n-td:hover .n-icon1{display: none;}
.n-td:hover .n-icon2{display: block;} 
.n-rt{font-size: 0;}
.n-back{display: inline-block;vertical-align: middle;cursor: pointer;margin-bottom: .1rem;color: #333333;line-height: 1.6;}
.n-back:after{content: '';display: inline-block;vertical-align: top;margin-left: .07rem;width: 1em;height: 1.6em;background-image: url('../images/a13.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.n-back:hover{color: #e36a12;}
.n-textbox{width: 100%;color: #444444;line-height: 1.8;}
.n-textbox *{line-height: inherit;max-width: 100%;}
.n-buttom{width: 100%;padding-top: .5rem;margin-top: .5rem;border-top: 1px solid #e3e3e3;}
.n-link{display: block;cursor: pointer;width: 100%;color: #444444;line-height: 2.1;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.n-link:hover{color: #e36a12;} 

@media(max-width: 750px){ 
   .n-tip{margin-right: .3rem;} 
}

.o-main{width: 100%;}
.o-inner{width: 100%;}
.o-cont{width: 100%;display: flex;flex-wrap: wrap;}
.o-left{width: 4.9rem;padding: 1.2rem .6rem .6rem 1.6rem; background-color: #f8f4eb;background-image: url('../images/b37.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.o-box{width: 100%;}
.o-search{display: block;position: relative;padding-right: .7rem;margin: 0 auto .5rem;width: 100%;background-color: #ffffff;border-radius: .1rem;overflow: hidden;border: solid 1px #eadace;}
.o-input{display: block;border: none;background-color: transparent;width: 100%;padding-left: .2rem;color: #333;height: .6rem;}
.o-submit{position: absolute;top: 0;right: 0;display: block;cursor: pointer;border: none;width: .7rem;height: 100%;background-color: transparent;background-image: url('../images/a2-b.png');background-size: 1.06em auto;background-position: center center;background-repeat: no-repeat;}
.o-classifybox{width: 100%;}
.o-classify{display: block;cursor: pointer;position: relative;width: 100%;margin-bottom: .2rem; padding:.16rem calc(.33em + .3rem) .16rem .2rem;color: #222222;line-height: 1.5;border-radius: .1rem;}
.o-classify:after{content: '';position: absolute;top: 0;right: .24rem;width: .33em;height: 100%;background-image: url('../images/a15.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.o-classify:hover{background-color: #e36a12;color: #fff;}
.o-classify:hover:after{background-image: url('../images/a15-b.png');}
.o-classify.active{background-color: #e36a12;color: #fff;}
.o-classify.active:after{background-image: url('../images/a15-b.png');}

.o-right{width: calc(100% - 4.9rem - .8rem);padding: .35rem .8rem .9rem;text-align: right;} 
.o-navbox{display: inline-block;text-align: left;font-size: 0;margin-bottom: .6rem;}
.o-nav{display: inline-block;vertical-align: middle;cursor: pointer;color: #444444;line-height: 1.6;}
.o-nav:after{content: '>';display: inline-block;vertical-align: middle;margin: 0 .05rem;}
.o-nav:last-child:after{display: none;}
.o-nav:nth-child(1):before{content: '';display: inline-block;vertical-align: middle;margin-right: 0.08rem;width: 1.12em;height: 1.5em;background-image: url('../images/a5.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.o-list{text-align: left;width: 100%;font-size: 0;display: flex;flex-wrap: wrap;padding-bottom: .1rem;}
.o-item{display: block;cursor: pointer;width: 31.09%;margin-right: 3.36%;margin-bottom: .35rem;}
.o-item:nth-child(3n){margin-right: 0;}
.o-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(370/370*100%);border-radius: .24rem;}
.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{width: 100%;text-align: center;padding-top: .25rem;}
.o-name{width: 100%;color: #222222;line-height: 1.5;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.o-item:hover .o-img img{transform: scale(1.05);}
.o-item:hover .o-name{color: #e36a12;}

@media(max-width: 1150px){
    .o-left{padding: 1.2rem .3rem .3rem .5rem;}
    .o-right{width: calc(100% - 4.9rem - .5rem);padding: .35rem 0 .9rem .5rem;}
}

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

.oa-main{width: 100%;text-align: left;}
.oa-top{width: 100%;margin-bottom: .55rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.oa-left{width: 47.39%;}
.oa-swiper{width: 100%;position: relative;}
.oa-b{width: 100%;border-radius: .24rem;}
.oa-item{width: 100%;}
.oa-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(564/564*100%);}
.oa-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.oa-prev{top: auto;left: auto;bottom: .3rem;right: .8rem;width: .4rem;height: .4rem;background-image: url('../images/a16.png');background-color: #ffffff;border-radius: .2rem;background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.oa-prev:hover{background-color: #e36a12;background-image: url('../images/a16-b.png');}
.oa-next{transform: rotate(-180deg);top: auto;left: auto;bottom: .3rem;right: .3rem;width: .4rem;height: .4rem;background-image: url('../images/a16.png');background-color: #ffffff;border-radius: .2rem;background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.oa-next:hover{background-color: #e36a12;background-image: url('../images/a16-b.png');}

.oa-right{width: calc(52.61% - .6rem);display: flex;flex-wrap: wrap;align-content: space-between;}
.oa-c{width: 100%;padding-bottom: .35rem;}
.oa-titles{width: 100%;padding-bottom: .25rem;margin-bottom: .25rem;color: #222222;line-height: 1.4;font-weight: bold;border-bottom: 1px solid #e9e9e9;}
.oa-intro{width: 100%;color: #666666;line-height: 1.6;}
.oa-intro *{line-height: inherit;}
.oa-intro p{margin-bottom: .1rem;}
.oa-d{width: 100%;}
.oa-hot_line{width: 100%;margin-bottom: .2rem;color: #222222;line-height: 1.4;}
.oa-hot_line span{color: #e36a12;font-size: 1.33em;}
.oa-consult{display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .4rem;color: #ffffff;line-height: .6rem;background-color: #e36a12;border-radius: .3rem;}
.oa-consult img{width: 1.11em;margin-right: .06rem;}

.oa-bottom{width: 100%;}
.oa-one{width: 100%;margin-bottom: .3rem;}
.oa-one:last-child{margin-bottom: 0;}
.oa-subtitle{position: relative;width: 100%;padding-left: .15rem;margin-bottom: .25rem;color: #444444;font-weight: bold;line-height: 1.38;}
.oa-subtitle:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .04rem;height: .24rem;background-color: #e36a12;border-radius: .02rem;}
.oa-textbox{width: 100%;color: #444444;line-height: 2;padding-bottom: .2rem;}
.oa-textbox *{line-height: inherit;max-width: 100%;}

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


.ob-cont{width: 100%;position: relative;padding-bottom: .2rem;}
.ob-b{width: 100%;}
.ob-item{width: 23.1%;margin-right: 2.53%;}
.ob-item:last-child{margin-right: 0;}
.ob-link{display: block;cursor: pointer;width: 100%;}
.ob-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(275/275*100%);border-radius: .24rem;}
.ob-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.ob-text{width: 100%;text-align: center;padding-top: .13rem;}
.ob-name{width: 100%;color: #222222;line-height: 1.6;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ob-item:hover .ob-img img{transform: scale(1.05);}
.ob-item:hover .ob-name{color: #e36a12;}

@media(max-width: 750px){
    .ob-item{width: calc(50% - .15rem);margin-right: .3rem;}
}

.oc-main{width: 100%;padding-bottom: .3rem;}
.oc-form{width: 100%;}
.oc-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.oc-left{width: 5.8rem;}
.oc-item{display: block;width: 100%;position: relative;margin-bottom: .2rem;}
.oc-input{display: block;width: 100%;height: .56rem;padding: 0 .15rem;color: #333;border-radius: .1rem;border: solid 1px #e6e6e6;}
.oc-code{position: absolute;top: 1px;right: 0;display: block;cursor: pointer;width: 2.2rem;height:calc(100% - 2px);border-left: 1px solid #e6e6e6;}
.oc-code img{width: 100%;height: 100%;object-fit: contain;border-radius:0 .1rem .1rem 0;}
.oc-right{width: calc(100% - 6.1rem);} 
.oc-textarea{display: block;width: 100%;height: 3.6rem;padding:  .15rem;color: #333;line-height: 1.6; border-radius: .1rem;border: solid 1px #e6e6e6;}
.oc-bottom{width: 100%;text-align: center;}
.oc-reset{display: inline-block;vertical-align: middle;margin: .3rem .05rem 0;cursor: pointer;border: none;min-width: 1.8rem;padding: 0 .15rem;text-align: center;height: .56rem;line-height: .56rem;color: #666666;background-color: #eeeeee;border-radius: .28rem;}
.oc-submit{display: inline-block;vertical-align: middle;margin: .3rem .05rem 0;cursor: pointer;border: none;min-width: 1.8rem;padding: 0 .15rem;text-align: center;height: .56rem;line-height: .56rem;color: #ffffff;background-color: #e36a12;border-radius: .28rem;}

@media(max-width: 750px){
    .oc-left{width: 100%;}
    .oc-input{height: .6rem;}
    .oc-right{width: 100%;}
    .oc-reset{height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .oc-submit{height: .6rem;line-height: .6rem;border-radius: .3rem;}
}

.p-main{position: relative;width: 100%;padding: 1.45rem .3rem 1.2rem;background-color: #f6f6f6;background-image: url('../images/b41.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.p-form{width: 100%;}
.p-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.p-titles{display: inline-block;position: relative;margin-bottom: .45rem;padding-right: .15rem;}
.p-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.p-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.p-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.p-left{width: 7.82rem;}
.p-item{display: block;width: 100%;position: relative;margin-bottom: .2rem;}
.p-input{display: block;width: 100%;height: .56rem;padding: 0 .2rem;color: #333;border-radius: .1rem;background-color: #ffffff;border: solid 1px #e6e6e6;}
.p-code{position: absolute;top: 1px;right: 0;display: block;cursor: pointer;width: 2.2rem;height:calc(100% - 2px);border-left: 1px solid #e6e6e6;}
.p-code img{width: 100%;height: 100%;object-fit: contain;border-radius:0 .1rem .1rem 0;}
.p-right{width: calc(100% - 8.17rem);} 
.p-textarea{display: block;width: 100%;height: 3.6rem;padding:.15rem .2rem;color: #333;line-height: 1.6;border-radius: .1rem;background-color: #ffffff;border: solid 1px #e6e6e6;}
.p-bottom{width: 100%;text-align: center;}
.p-reset{display: inline-block;vertical-align: middle;margin: .3rem .05rem 0;cursor: pointer;border: none;min-width: 1.8rem;padding: 0 .15rem;text-align: center;height: .56rem;line-height: .56rem;color: #666666;background-color: #eeeeee;border-radius: .28rem;}
.p-submit{display: inline-block;vertical-align: middle;margin: .3rem .05rem 0;cursor: pointer;border: none;min-width: 1.8rem;padding: 0 .15rem;text-align: center;height: .56rem;line-height: .56rem;color: #ffffff;background-color: #e36a12;border-radius: .28rem;}

@media(max-width: 750px){
    .p-left{width: 100%;}
    .p-input{height: .6rem;}
    .p-right{width: 100%;}
    .p-reset{height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .p-submit{height: .6rem;line-height: .6rem;border-radius: .3rem;}
}

.q-main{width: 100%;position: relative;}
.q-top{width: 100%;padding: 1.15rem .3rem .4rem;}
.q-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.q-titles{display: inline-block;position: relative;margin-bottom: .45rem;padding-right: .15rem;}
.q-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.q-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.q-cont{width: 100%;font-size: 0;}
.q-item{display: inline-block;vertical-align: top;text-align: center;width: 16.66%;margin-bottom: .35rem;padding: 0 .15rem;}
.q-icon{display: inline-block;width: .9rem;height: .9rem;border-radius: 50%;overflow: hidden;background-color: #fafafa;}
.q-icon img{width: 100%;height: 100%;object-fit: contain;}
.q-text{width: 100%;padding-top: .15rem;}
.q-name{width: 100%;margin-bottom: .1rem;color: #999999;line-height: 1.6;}
.q-intro{width: 100%;max-width: 12em;margin: 0 auto;color: #222222;line-height: 1.7;}

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

@media(max-width: 1150px){
    .q-item{width: 25%;}
}
@media(max-width: 750px){
    .q-item{width:50%;}
}

.r-main{width: 100%;padding: 1.15rem .3rem .7rem;}
.r-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.r-tr{width: 100%;margin-bottom: .04rem;font-size: 0;background-color: #525251;border-radius: .24rem .24rem 0px 0px;}
.r-th{display: inline-block;vertical-align: middle;text-align: center;padding: .31rem .05rem;color: #ffffff;line-height: 1.5;}
.r-th:nth-child(1){width: 19.38%;text-align: left;padding-left: 1.15rem;}
.r-th:nth-child(2){width: 14.37%;}
.r-th:nth-child(3){width: 21.25%;}
.r-th:nth-child(4){width: 13.12%;}
.r-th:nth-child(5){width: 17.5%;}
.r-th:nth-child(6){width: 14.37%;} 

.r-cont{width: 100%;padding-bottom: .47rem;}
.r-item{transition: all  .3s;width: 100%;margin-bottom:  .02rem;}
.r-buttom{display: block;cursor: pointer;position: relative;width: 100%;font-size: 0;background-color: #fbf8f1;}
.r-td{display: inline-block;vertical-align: middle;text-align: center;padding: .31rem .05rem;color: #222222;line-height: 1.5;}
.r-td:nth-child(1){width: 19.38%;text-align: left;padding-left: 1.05rem;}
.r-td:nth-child(2){width: 14.37%;}
.r-td:nth-child(3){width: 21.25%;}
.r-td:nth-child(4){width: 13.12%;}
.r-td:nth-child(5){width: 17.5%;}
.r-buttom:after{transition: all .3s;transform: rotate(0); content: '';position: absolute;top: 0;right: 0;width: 14.37%;height: 100%;background-image: url('../images/a24.png');background-size: .14rem auto;background-position: center center;background-repeat: no-repeat;} 
.r-sub{display: none;position: relative;padding: .4rem .95rem .7rem 1.05rem; }
.r-sub:before{content: '';position: absolute;top: 0;left: 1.05rem;width: calc(100% - 2rem);height: 1px; background-color: #f1f1f1;}
.r-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.r-one{width: 7.5rem;margin-bottom: .5rem;}
.r-one:nth-child(2n){width:calc(100% -  8.1rem);}
.r-tip{width: 100%;color: #222222;line-height: 1.6;}
.r-textbox{width: 100%;color: #666666;line-height: 1.75;}
.r-textbox *{line-height: inherit;}
.r-deliver{display: inline-block;cursor: pointer;padding: 0 .63rem;color: #ffffff;line-height: .57rem;background-color: #e36a12;border-radius: .28rem;}
.r-deliver img{margin-left: .07rem;width: 1.18em;}

.r-item.show{padding: .08rem 0;}
.r-item.show .r-buttom{background-color: #fff;}
.r-item.show .r-buttom:after{transform: rotate(180deg);}

@media(max-width: 750px){
    .r-th{font-size: .26rem;}
    .r-th:nth-child(1){width: 40%;padding-left: .2rem;} 
    .r-th:nth-child(2){width: 20%;}
    .r-th:nth-child(3){width: 20%;}
    .r-th:nth-child(4){display: none;}
    .r-th:nth-child(5){display: none;}
    .r-th:nth-child(6){width: 20%;} 

    .r-td{font-size: .26rem;}
    .r-td:nth-child(1){width: 40%;padding-left: .2rem;} 
    .r-td:nth-child(2){width: 20%;}
    .r-td:nth-child(3){width: 20%;}
    .r-td:nth-child(4){display: none;}
    .r-td:nth-child(5){display: none;}
    .r-td:nth-child(6){width: 20%;} 

    .r-sub{padding: .4rem .2rem .7rem;}
    .r-sub:before{left: .2rem;width: calc(100% - .4rem);}
    .r-one{width: 100% !important;}
    .r-deliver{line-height: .6rem;border-radius: .3rem;}
}

.s-main{position: relative;width: 100%;}
.s-cont{display: flex;flex-wrap: wrap;}
.s-left{flex: 1;padding: 1.4rem .7rem 1.2rem 1.6rem;}
.s-titles{display: inline-block;position: relative;margin-bottom: .25rem;padding-right: .15rem;} 
.s-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.s-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.s-textbox{width: 100%;color: #222222;line-height: 1.7;padding-bottom: .25rem;}
.s-textbox *{line-height: inherit;max-width: 100%;}
.s-textbox p{margin-bottom: .1rem;}
.s-img{width: 100%;border-radius: .24rem;overflow: hidden;}
.s-img img{width: 100%;}
.s-right{width: 4.05rem;padding: 2.25rem .8rem .8rem;background-color: #faf8f5;background-image: linear-gradient(0deg, #faf8f5 0%, #ffffff 100%);}
.s-list{width: 100%;}
.s-item{width: 100%;margin-bottom: .6rem;}
.s-item:last-child{margin-bottom: 0;}
.s-box{width: 100%;}
.s-nub{display: inline-block;vertical-align: bottom;color: #e36a12;line-height: 1;font-weight: bold;}
.s-unit{display: inline-block;vertical-align: bottom;margin-bottom: .05rem;color: #222222;line-height: 1;}
.s-intro{width: 100%;padding-top: .13rem;color: #222222;line-height: 1.6;}

@media(max-width: 900px){
   .s-left{padding-left: .5rem;padding-right: .5rem;}
   .s-right{padding-left: .5rem;padding-right: .5rem;}
}

@media(max-width: 750px){
    .s-left{flex: none;width: 100%;padding: 1.3rem .3rem .5rem;}
    .s-right{width: 100%;padding: .5rem .3rem .6rem;}
    .s-list{display: flex;flex-wrap: wrap;}
    .s-item{width: 32%;margin-right: 2%;margin-bottom: .35rem !important;}
    .s-item:nth-child(3n){margin-right: 0;}
    .s-nub{font-size: .48rem;}
}

.t-main{position: relative;width: 100%;padding: 1.15rem .3rem .8rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.t-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.t-top{width: 100%;text-align: center;}
.t-titles{display: inline-block;position: relative;margin-bottom: .45rem;padding:0 .15rem;}
.t-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.t-titles span{position: relative;z-index: 1;color: #ffffff;line-height: 1.17;font-weight: bold;}
.t-bottom{width: 100%;display: flex;flex-wrap: wrap;font-size: 0;}
.t-item{display: block;width: 23.12%;min-height: 5.1rem;padding: .9rem .5rem;margin-right: 2.5%;margin-bottom: .4rem;border-radius: .24rem;background-color: rgba(255,255,255,.15);backdrop-filter: blur(.1rem);}
.t-item:nth-child(4n){margin-right: 0;}
.t-icon{position: relative;top: 0;transition: all .5s;width: 100%;height: .76rem;}
.t-icon img{max-width: .74rem;max-height: 100%;}
.t-text{width: 100%;padding-top: .7rem;}
.t-name{width: 100%;margin-bottom: .15rem; color: #ffffff;line-height: 1.4;}
.t-intro{width: 100%;line-height: 2;color: rgba(255,255,255,.5);}
.t-item:hover .t-icon{top: -.1rem;}

@media(max-width: 750px){
    .t-item{width: 100%;margin-right: 0;min-height: 1rem;padding: .5rem .3rem;}
    .t-text{padding-top: .3rem;}
}

.u-main{position: relative;width: 100%;padding: 1.15rem .3rem 1.2rem;background-color: #f8f4eb;}
.u-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.u-top{width: 100%;text-align: center;}
.u-titles{display: inline-block;position: relative;margin-bottom: .55rem;padding:0 .15rem;}
.u-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.u-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.u-bottom{width: 100%;position: relative;}
.u-b{width: 100%;}
.u-item{position: relative;height: 4.6rem;}
.u-link{position: absolute;width: 2.4rem;transition: width  .3s;}
.u-img{display: block;cursor: pointer;width: 100%;height: 100%;height: 4.6rem;}
.u-img img{width: 100%;height: 100%;object-fit: contain;}

.u-prev{left: -.78rem;margin-top: -.25rem;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #fff;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.u-prev:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
.u-next{transform: rotate(-180deg); right: -.78rem;margin-top: -.25rem;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #fff;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.u-next:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
@media(min-width: 750px){
    .u-item.c1 .u-link{left: 0;top: 0;}
    .u-item.c2 .u-link{left: 0;top: 0;}
    .u-item.c3 .u-link{top: 50%;left: 50%;transform: translate(-50%,-50%);width: 3.25rem;}
    .u-item.c4 .u-link{right: 0;top: 0;}
    .u-item.c5 .u-link{right: 0;top: 0;}
}

@media(max-width: 900px){
   .u-bottom{padding-bottom: 1rem;}
   .u-prev{top: auto;margin-top: 0;bottom: 0;left: calc(50% - .8rem);}
   .u-next{top: auto;margin-top: 0;bottom: 0;right: calc(50% - .8rem);}
}
@media(max-width: 750px){
    .u-link{width: 1.8rem;}
    .u-item.c2 .u-link{left: 0;top: 0;}
    .u-item.c3 .u-link{top: 50%;left: 50%;transform: translate(-50%,-50%);width: 2.8rem;}
    .u-item.c4 .u-link{right: 0;top: 0;}
}

.v-main{position: relative;width: 100%;padding: 1.15rem .2rem 1.07rem;}
.v-inner{width: 100%;max-width: 16.2rem;margin: 0 auto;}
.v-top{width: 100%;text-align: center;}
.v-titles{display: inline-block;position: relative;margin-bottom: .35rem;padding:0 .15rem;}
.v-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.v-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.v-bottom{position: relative;padding-bottom: .55rem;}
.v-b{width: 100%;}
.v-b .swiper-slide{display: flex;flex-wrap: wrap;}
.v-item{display: block;width: 16.66%;padding: .1rem;}
.v-link{display: block;cursor: pointer;width: 100%;position: relative;}
.v-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(131/250*100%);background-color: #ffffff;border-radius: .2rem;box-shadow: 0px 0px .2rem 0px rgba(248, 244, 235, 0.5);}
.v-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}
.v-text{opacity: 0;transition: all .5s;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(227,106,18,.9);border-radius: .2rem;}
.v-name{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;max-height: 100%;overflow: auto;text-align: center;padding: .15rem;color: #ffffff;line-height: 1.5;}
.v-link:hover .v-text{opacity: 1;}

.v-tabs {position: absolute;bottom: 0;left: 0;z-index: 38;width: 100%;text-align: center;font-size: 0;}
#v_cv {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.v-tab {display: inline-block;vertical-align: middle;margin: 0 .07rem;}
.v-in {display: block;cursor: pointer;position: relative;width: .24rem;height: .24rem;}
.v-in:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: .06rem;height: .06rem;border-radius: 50%;background-color: #dcd8cf;}
.v-in #v_cv {display: block;}
.v-tab.active .v-in:after{background-color: #e36a12;}

.v-prev{z-index: 39; left: -.8rem;margin-top: -.5rem;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #f8f4eb;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.v-prev:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
.v-next{z-index: 39; transform: rotate(-180deg); right: -.8rem;margin-top: -.5rem;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #f8f4eb;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.v-next:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
@media(max-width: 750px){
    .v-item{width: 33.33%;}
    .v-prev{top: auto;left: 0;bottom: -.13rem;margin-top: 0;}
    .v-next{top: auto;right: 0;bottom: -.13rem;margin-top: 0;}
}

.w-main{position: relative;width: 100%;padding: 1.4rem  0 .9rem;}
.w-inner{width: 100%;}
.w-top{width: 16rem;max-width: calc(100% - .6rem);margin: 0 auto .35rem;display: flex;align-items: center;}
.w-lt{flex: 1;}
.w-titles{display: inline-block;position: relative;padding-right: .15rem;}
.w-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.w-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.w-rt{position: relative;width: 1.1rem;height: .5rem;}
.w-prev{left: 0;margin-top: -.25rem;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #f8f4eb;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.w-prev:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
.w-next{transform: rotate(-180deg); right: 0;margin-top: -.25rem;width:  .5rem;height: .5rem;border-radius: 50%;background-color: #f8f4eb;background-image: url('../images/a9.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.w-next:hover{background-color: #e36a12;background-image: url('../images/a9-b.png');}
.w-bottom{width: 100%;position: relative;padding-bottom: .85rem;}
.w-b{width: 100%;}
.w-item{opacity: .3;width: 10.1rem;height: auto;padding: 0 .15rem;display: flex;align-items: center;}
.w-link{display: block;cursor: pointer;width: 88.6%;position: relative;border-radius: .24rem;overflow: hidden;}
.w-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(530/980*100%);}
.w-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.w-text{opacity: 0;transition: all .5s;position: absolute;bottom: 0;left: 0;width: 100%;display: flex;align-items: center;justify-content: space-between; min-height: 1rem;padding: .15rem .4rem;background-color: rgba(255,255,255,.82);backdrop-filter: blur(.1rem);}
.w-name{width: calc(100% - .7rem); color: #222222;line-height: 1.4;} 
.w-preview{display: block;width: .4rem;height: .4rem;border-radius: 50%;background-color: #ffffff;}
.w-preview img{width: 100%;height: 100%;object-fit: contain;}

.w-link:hover .w-name{color: #e36a12;}

.w-item.swiper-slide-active{opacity: 1;}
.w-item.swiper-slide-active .w-text{opacity: 1;}
.w-item.swiper-slide-active .w-link{width: 100%;} 
.w-item.swiper-slide-prev{justify-content: flex-end;} 

.w-tabs {position: absolute;bottom: 0;left: 0;z-index: 38;width: 100%;text-align: center;font-size: 0;}
#w_cv {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.w-tab {display: inline-block;vertical-align: middle;margin: 0 .07rem;}
.w-in {display: block;cursor: pointer;position: relative;width: .24rem;height: .24rem;}
.w-in:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: .06rem;height: .06rem;border-radius: 50%;background-color: #dcd8cf;}
.w-in #w_cv {display: block;}
.w-tab.active .w-in:after{background-color: #e36a12;}

@media(max-width: 750px){
    .w-item{width: 6rem;}
    .w-text{padding: .1rem .3rem;}
}

.x-main{position: relative;width: 100%;min-height: 8.4rem;padding: 0 .3rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.x-cont{width: 100%;max-width: 16rem;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.x-left{width: 5rem;padding: 1.1rem 0 .5rem;}
.x-titles{display: inline-block;position: relative;margin-bottom: .45rem;padding-right: .15rem;}
.x-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.x-titles span{position: relative;z-index: 1;color: #fff;line-height: 1.17;font-weight: bold;}
.x-img{position: absolute;bottom: 1.15rem;left: 1.2rem;width: 3.44rem;}
.x-img img{width: 100%;}
.x-right{width: 6.4rem;}
.x-wrap{width: 100%;height: 8.4rem;overflow: hidden;font-size: 0;}
.x-inner{display: block;width: 100%;position: relative;}
.x-list{width: 100%;padding: .1rem 0;}
.x-list:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.x-item{float: left;position: relative;width: calc(50% - .1rem);margin: .1rem 0;padding: .5rem .5rem 1.1rem;background-color: rgba(255,255,255,.2);backdrop-filter: blur(.1rem);}
.x-item:nth-child(2){margin-top: 2.3rem;}
.x-item:nth-child(2n){float: right;}
.x-name{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.4;}
.x-intro{width: 100%;min-height: 2.3rem;color: rgba(255,255,255,.6);line-height: 1.8;}
.x-intro *{line-height: inherit;}
.x-icon{position: absolute;bottom: .5rem;right: .5rem;opacity: .3;}
.x-icon img{max-width: .33rem;max-height: .37rem;}

@media(max-width: 750px){
    .x-left{width: 100%;}
    .x-img{bottom: auto;left: auto; top: .5rem;right: .3rem; }
    .x-right{width: 100%;}
    .x-item:nth-child(2){margin-top: 1rem;}
}
 
.y-main{position: relative;width: 100%;padding: 1.1rem .3rem 1.05rem; background-color: #f8f4eb;}
.y-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.y-top{width: 100%;}
.y-titles{display: inline-block;position: relative;margin-bottom: .45rem;padding-right: .15rem;}
.y-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.y-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.y-bottom{position: relative;left: -.15rem;width: calc(100% + .3rem);display: flex;flex-wrap: wrap;}
.y-item{transition: all  .5s;width: 16.56%;padding: 0 .15rem;margin-bottom: .3rem;}
.y-box{display: block;width: 100%;position: relative;border-radius: .24rem;overflow: hidden;}
.y-img{width: 100%;position: relative;overflow: hidden;height: 4.5rem;}
.y-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.y-img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a36.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.y-text{position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;padding: .3rem .15rem;}
.y-text .y-name{width: 100%;color: #ffffff;line-height: 1.4;}
.y-sub{transition: all .5s;padding: .45rem .5rem; position: absolute;bottom:-110%;left: 0;width: calc(100% - .6rem);max-height: 100%;border-radius: 0 .24rem 0 0;overflow: auto;background-color: rgba(255,255,255,.3);backdrop-filter: blur(.1rem);}
.y-sub .y-name{width: 100%;margin-bottom: .15rem;color: #ffffff;line-height: 1.4;}
.y-sub .y-intro{width: 100%;color: rgba(255,255,255,.7);line-height: 1.8;}

@media(min-width: 750px){
    .y-item.active{width: 50.32%;}
    .y-item.active .y-text{opacity: 0;}
    .y-item.active .y-img:after{opacity: 0;}
    .y-item.active .y-sub{bottom: 0;}
    .y-item.active .y-sub{transition-delay: .2s;}
}
@media(max-width: 750px){
    .y-item{width: 100%;}
    .y-img{height: auto;padding-top: calc(450/786*100%);}
    .y-text{display: none;}
    .y-img:after{opacity: 0;}
    .y-sub{position: relative;bottom: 0;width: 100%;padding: .3rem; background-color: #fff;}
    .y-sub .y-name{color: #222222;}
    .y-sub .y-intro{color: #222222;}
}

.z-main{position: relative;width: 100%;padding: 1.15rem .3rem .95rem;}
.z-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.z-top{width: 100%;}
.z-titles{display: inline-block;position: relative;margin-bottom: .4rem;padding-right: .15rem;}
.z-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.z-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.z-bottom{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.z-left{width: 10.55rem;}
.z-intro{width: 100%;margin-bottom: .35rem;color: #222222;line-height: 1.8;}
.z-list{width: 100%;}
.z-one{width: 100%;margin-bottom: .25rem;}
.z-tip{width: 100%;margin-bottom: .15rem;position: relative;padding-left: .12rem;color: #222222;line-height: 1.4;}
.z-tip:after{content: '';position: absolute;top: 50%;left: 0;margin-top: -.11rem;width: .04rem;height: .22rem;background-color: #e36a12;border-radius: .02rem;}
.z-textbox{width: 100%;color: #222222;line-height: 1.8;}
.z-textbox *{line-height: inherit;}
.z-textbox p{margin-bottom: .1rem;}
.z-right{width: 4.55rem;padding-bottom: .15rem;}
.z-box{width: 100%;display: flex;align-items: center;margin-bottom: .35rem;}
.z-lt{flex: 1;}
.z-subtitle{width: 100%;position: relative;padding-left: .12rem;color: #222222;line-height: 1.4;}
.z-subtitle:after{content: '';position: absolute;top: 50%;left: 0;margin-top: -.11rem;width: .04rem;height: .22rem;background-color: #e36a12;border-radius: .02rem;}
.z-rt{position: relative;width: .75em;height: 1.16em;}
.z-prev{top: 0;left: 0;margin-top: 0;width: 100%;height: 50%;background-image: url('../images/a37.png');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.z-next{top:auto;right: auto;left: 0;bottom: 0; margin-top: 0;width: 100%;height: 50%;background-image: url('../images/a38.png');background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}

.z-swiper{width: 100%;}
.z-b{width: 100%;height: 7.2rem;}
.z-item{display: block;height: auto;min-height: 16.66%;padding-bottom: .1rem;}
.z-link{display: flex;align-items: center;position: relative;width: 100%;min-height: 1.1rem;padding: .15rem .6rem .15rem .75rem;background-color: #f8f4eb;border-radius: .24rem;}
.z-nub{position: absolute;top: 50%;left: .3rem;transform: translate(0,-50%);color: #efe8d9;line-height: 1;}
.z-text{position: relative;z-index: 1;width: 100%;color: #222222;line-height: 1.8;}
.z-link:hover{background-color: #e36a12;}
.z-link:hover .z-nub{opacity: 0.12;}
.z-link:hover .z-text{color: #ffffff;}

@media(max-width: 750px){
    .z-left{width: 100%;}
    .z-right{width: 100%;}
    .z-b{width: 100%;height: 7.8rem;}
    .z-link{min-height: 1.2rem;}
}


/* 
backdrop-filter: blur(.1rem);
.q-titles{display: inline-block;position: relative;margin-bottom: .45rem;padding-right: .15rem;}
.q-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.q-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}


background-color: #e36a12;

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

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

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

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


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

*/

.search{position: relative;width: 100%;padding: .35rem .3rem .6rem;min-height: 5rem;}
.search:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 5rem;background-color: #f8f4eb;background-image: linear-gradient(180deg, #f8f4eb 0%, #ffffff 100%);opacity: 0.5;}
.search-form{width: 100%;}
.search-inner{width: 100%;max-width: 16rem;margin: 0 auto;position: relative;z-index: 1;}
.search-top{width: 100%;margin-bottom: .35rem;text-align: right;} 
.search-navbox{display: inline-block;text-align: left;font-size: 0;margin-bottom: .5rem;}
.search-nav{display: inline-block;vertical-align: middle;cursor: pointer;color: #444444;line-height: 1.6;}
.search-nav:after{content: '>';display: inline-block;vertical-align: middle;margin: 0 .05rem;}
.search-nav:last-child:after{display: none;}
.search-nav:nth-child(1):before{content: '';display: inline-block;vertical-align: middle;margin-right: 0.08rem;width: 1.12em;height: 1.5em;background-image: url('../images/a5.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.search-box{width: 100%;text-align: center;}
.search-titles{display: inline-block;position: relative;margin-bottom: .25rem;padding: 0 .12rem;}
.search-titles:after{content: '';position: absolute;top: 0;right: 0;width: .26rem;height: .26rem;background-image: url('../images/a14.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.search-titles span{position: relative;z-index: 1;color: #222222;line-height: 1.17;font-weight: bold;}
.search-nub{width: 100%;color: #222222;line-height: 1.5;}
.search-nub span{color: #ed9f67;}
.search-cont{display: block;position: relative;padding-right: .6rem; margin: 0 auto .25rem;width: 6rem;background-color: #ffffff;border-radius: .1rem;overflow: hidden;border: solid 1px #eadace;}
.search-input{display: block;border: none;background-color: transparent;width: 100%;padding: 0 .2rem;color: #333;height: .6rem;}
.search-submit{position: absolute;top: 0;right: 0;display: block;cursor: pointer;border: none;width: .6rem;height: 100%;background-color: #e36a12;background-image: url('../images/a2.png');background-size: 1.06em auto;background-position: center center;background-repeat: no-repeat;}

.search-bottom{width: 100%;}
.search-one{width: 100%;margin-bottom: .6rem;}
.search-one:last-child{margin-bottom: 0;}
.search-subtitle{position: relative;width: 100%;margin-bottom: .45rem;padding-left: .2rem;color: #222222;font-weight: bold;line-height: 1.23;}
.search-subtitle:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: .06rem;height: .37rem;background-color: #e36a12;border-radius: .02rem;}
.search-productbox{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;padding-bottom: .15rem;}
.search-product{display: block;cursor: pointer;width: 23.12%;margin-right: 2.5%;margin-bottom: .35rem;}
.search-product:nth-child(4n){margin-right: 0;}
.search-product .search-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(370/370*100%);border-radius: .24rem;}
.search-product .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-product .search-text{width: 100%;text-align: center;padding-top: .25rem;}
.search-product .search-name{width: 100%;color: #222222;line-height: 1.5;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.search-product:hover .search-img img{transform: scale(1.05);}
.search-product:hover .search-name{color: #e36a12;}

.search-casebox{width: 100%;display: flex;flex-wrap: wrap;padding-bottom: .15rem;}
.search-case{display: flex;flex-wrap: wrap;align-items: center;cursor: pointer;flex-direction: row-reverse;justify-content: space-between; width: 48.75%;padding: .2rem .2rem .2rem .5rem;margin-right: 2.5%;margin-bottom: .4rem;background-color: #f8f4eb;border-radius: .24rem;}
.search-case:nth-child(2n){margin-right: 0;}
.search-case .search-lt{width: 3.7rem;}
.search-case .search-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(278/370*100%);border-radius: .24rem;}
.search-case .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-case .search-rt{width: calc(100% - 4.35rem);}
.search-case .search-name{width: 100%;margin-bottom: .17rem;color: #222222;line-height: 1.4;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.search-case .search-intro{width: 100%;margin-bottom: .45rem;color: #888888;line-height: 2;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.search-case .search-more{width: 100%;color: #e36a12;line-height: 1.6;}
.search-case .search-more:after{transition: all  .3s;content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: 1.18em;height: 1.5em;background-image: url('../images/a8.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.search-case:hover .search-img img{transform: scale(1.05);}
.search-case:hover .search-name{color: #e36a12;}
.search-case:hover .search-more:after{margin-left: .2rem;}

.search-newsbox{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;padding-bottom: .2rem;}
.search-news{display: block;cursor: pointer;width: 23.12%;margin-right: 2.5%;margin-bottom: .4rem;border-radius: .24rem;overflow: hidden;background-color: #f8f4eb;}
.search-news:nth-child(4n){margin-right: 0;}
.search-news .search-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(208/370*100%);}
.search-news .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-news .search-text{width: 100%;padding: .45rem .4rem .55rem;}
.search-news .search-name{width: 100%;margin-bottom: .2rem;color: #222222;line-height: 1.7;height: 3.4em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.search-news .search-time{width: 100%;color: #999999;line-height: 1.5;}
.search-news .search-time:before{content: '';display: inline-block;vertical-align: middle;margin-right: .08rem;width: 1em;height: 1.5em;background-image: url('../images/a6.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.search-news:hover .search-img img{transform: scale(1.05);}
.search-news:hover .search-name{color: #e36a12;}

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

    .search-case{display: block;padding: 0;width: calc(50% - .15rem);margin-right: .3rem;}
    .search-case .search-lt{width: 100%;}
    .search-case .search-rt{width: 100%;padding: .3rem;}
    .search-case .search-name{font-size: .28rem;}
    .search-case .search-intro{margin-bottom: .25rem;}

    .search-news{width: calc(50% - .15rem);margin-right: .3rem;}
    .search-news:nth-child(2n){margin-right: 0;}
    .search-news .search-text{padding: .3rem;}
}
