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

/*编辑器盒子加editor-box这个类，editor-box以及里面的h1,h2,h3,h4,h5,h6,ul,ol,li,i.b,strong,p等标签的样式根据后台编辑器的默认样式而变*/
.editor-box{font-size: 16px;line-height: 1.5;}
.editor-box h1{display: block;font-size: 2em;margin-block-start: 0.67em;margin-block-end: 0.67em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h2{display: block;font-size: 1.5em;margin-block-start: 0.83em;margin-block-end: 0.83em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h3{display: block;font-size: 1.17em;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h4{display: block;margin-block-start: 1.33em;margin-block-end: 1.33em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h5{display: block;font-size: 0.83em;margin-block-start: 1.67em;margin-block-end: 1.67em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box h6{display: block;font-size: 0.67em;margin-block-start: 2.33em;margin-block-end: 2.33em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;unicode-bidi: isolate;}
.editor-box ul{display: block;list-style-type: disc;margin-block-start: 1em;margin-block-end: 1em;padding-inline-start: 40px;unicode-bidi: isolate;}
.editor-box ol{display: block;list-style-type: decimal;margin-block-start: 1em;margin-block-end: 1em;padding-inline-start: 40px;unicode-bidi: isolate;}
.editor-box li{display: list-item;text-align: -webkit-match-parent;unicode-bidi: isolate;}
.editor-box i{font-style: italic;}
.editor-box b{font-weight: bolder;}
.editor-box strong{font-weight: bolder;}
.editor-box p{display: block;margin-block-start: 5px;margin-block-end: 5px;margin-inline-start: 0px;margin-inline-end: 0px;unicode-bidi: isolate;}

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

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
 
img[img-src]{opacity: 0;}
img[done]{opacity: 1;transition: opacity .01s;}
@media(max-width: 1200px){
    img{image-rendering: auto;}
} 

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

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

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



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

/* 动画 */

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

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

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

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

body{padding-top: .9rem;background-color: #f6f8fb;}

.header{position: absolute;top: 0;left: 0;z-index: 288;width: 100%;padding: 0 .3rem;background-color: #ffffff;box-shadow: 0px 0px .3rem 0px rgba(0, 0, 0, 0.1);}
.h-main{width: 100%;max-width: 14rem;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;}
.h-left{display: flex;align-items: center;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: .68rem;}
.h-h{display: block;margin-left: .67rem;}
.h-i{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;padding: 0 .48rem;}
.h-j{display: inline-block;position: relative;color: #333333;height:.9rem;line-height: .9rem;font-weight: bold;}
.h-j:after{content: '';position: absolute;bottom:  0;left: 0;width: 0;transition: all ease .5s;overflow: hidden;height: .02rem;background-color: #618db3;border-radius: .03rem;}


.h-right{display: flex;align-items: center;font-size: 0;}
.h-member{display: block;cursor: pointer;padding: 0 .18rem;background-color: #618db3;border-radius: .04rem;}
.h-icon{display: inline-block;vertical-align: middle;margin-right: .12rem;}
.h-icon img{max-width: none;height: 1.35em;}
.h-text{display: inline-block;vertical-align: middle;color: #ffffff;line-height: .46rem;}

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

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

@media(min-width:750px){ 
    .h-i:hover .h-j{color: #618db3;}
    .h-i:hover .h-j:after{width: 100%;}
    .h-i.active .h-j{color: #618db3;}
    .h-i.active .h-j:after{width: 100%;}
} 
@media(max-width: 750px){ 
    .h-h {margin-left: 0; width: 260px;position: fixed;text-align: left;left: auto; right: 0;top: 0;height: 100vh;background-color: #fff;margin-right: 0;padding-top: 10px;padding-bottom: 10px;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .h-i {width: 100%;padding: 0 !important;margin: 0 !important;}
    .h-j {padding: 0;padding-left: 20px;line-height: 40px;height: auto;font-size: 16px;}
    .h-i:hover .h-j{color: #618db3;}
    .h-i.active .h-j{color: #618db3;}

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

}

.footer{width: 100%;padding: 0 .3rem;background-color: #f6f8fb;}
.f-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.f-cont{width: 100%;position: relative;padding: .23rem 0;}
.f-cont:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: .04rem;background-image: url('../images/b2.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.f-link{display: inline-block;vertical-align: middle;color: #999999;line-height: 1.6;}
.f-cont a:hover{cursor: pointer;color: #618db3;}

@media(max-width: 750px){
   .f-cont{text-align: center;}
}

.paging{width: 100%;text-align: center;font-size: 0;}
.paging-item{display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: 2.28em;height: 2.28em;line-height: 2.28em;color: #333333;border-radius: .04rem;}
.paging-item:hover{background-color: #618db3;color: #fff;}
.paging-item.active{background-color: #618db3;color: #fff;}
.paging-up{display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: 2.28em;height: 2.28em;line-height: 2.28em;color: transparent;border-radius: .04rem;border: solid 1px #cccccc;background-image: url('../images/a10.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-color: #618db3;border: solid 1px #618db3;background-image: url('../images/a10-b.png');}
.paging-next{transform: rotate(-180deg);display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: 2.28em;height: 2.28em;line-height: 2.28em;color: transparent;border-radius: .04rem;border: solid 1px #cccccc;background-image: url('../images/a10.png');background-size: .5em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-color: #618db3;border: solid 1px #618db3;background-image: url('../images/a10-b.png');}

.a-main{width: 100%;display: flex;align-items: center; padding: .6rem .3rem;}
.a-form{width: 100%;}
.a-inner{width: 5.2rem;min-width: 430px; margin: 0 auto;position: relative;background-color: #ffffff;box-shadow: 0px 0px .25rem 0px rgba(0, 0, 0, 0.06);border-radius: .1rem;}
.a-inner:before{content: '';position: absolute;top: 1px;left: 1px;width: calc(100% - 2px);height: 100%;border-radius: .1rem;background-image: url('../images/b3.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.a-cont{position: relative;z-index: 1;width: 100%;padding: .55rem .5rem .65rem;}
.a-titles{width: 100%;margin-bottom: .35rem;text-align: center;color: #222222;font-weight: bold;line-height: 1.3;}
.a-item{display: flex;width: 100%;margin-bottom: .2rem;}
.a-inputbox{flex: 1;}
.a-input{display: block;width: 100%;padding: 0 .2rem;color: #333;height: .6rem;border: solid 1px #e7e7e7;}
.a-code{margin-left: .1rem;display: block;width: 1.4rem;height: .6rem;border: solid 1px #e7e7e7;}
.a-code img{width: 100%;height: 100%;object-fit: contain;cursor: pointer;}
.a-buttom{width: 100%;padding-top: .2rem;}
.a-submit{display: block;cursor: pointer;border: none;width: 100%;height: .54rem;line-height: .54rem;text-align: center;color: #ffffff; background-color: #618db3;border-radius: .27rem;}
.a-bottom{width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.a-forgot{margin-top: .15rem;display: block;cursor: pointer;color: #999999;line-height: 1.4;}
.a-forgot:hover{color: #618db3;}
.a-register{margin-top: .15rem;display: block;color: #999999;line-height: 1.4;}
.a-register a{cursor: pointer;color: #618db3;}

@media(max-width: 750px){
    .a-inner{min-width: 10px;width: 100%;}
    .a-cont{padding: .5rem .3rem;}
    .a-input{height: .7rem;}
    .a-code{min-height: .7rem;}
    .a-submit{height: .7rem;line-height: .7rem;border-radius: .35rem;}
}

.b-main{width: 100%;display: flex;align-items: center;padding: .6rem .3rem;}
.b-form{width: 100%;}
.b-inner{width: 5.2rem;min-width: 430px; margin: 0 auto;position: relative;background-color: #ffffff;box-shadow: 0px 0px .25rem 0px rgba(0, 0, 0, 0.06);border-radius: .1rem;}
.b-inner:before{content: '';position: absolute;top: 1px;left: 1px;width: calc(100% - 2px);height: 100%;border-radius: .1rem;background-image: url('../images/b3.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.b-cont{position: relative;z-index: 1;width: 100%;padding: .55rem .5rem .65rem;}
.b-titles{width: 100%;margin-bottom: .35rem;text-align: center;color: #222222;font-weight: bold;line-height: 1.3;}
.b-item{display: flex;width: 100%;margin-bottom: .2rem;}
.b-inputbox{flex: 1;position: relative;}
.b-input{display: block;width: 100%;padding: 0 .2rem;color: #333;height: .6rem;border: solid 1px #e7e7e7;}
.b-password{position: absolute;top: 0;right: .2rem;display: block;cursor: pointer;width: .24rem;height: 100%;background-image: url('../images/a5.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.b-item.opan .b-password{background-image: url('../images/a5-b.png');}
.b-getcode{margin-left: .1rem;cursor: pointer;display: flex;align-items: center;text-align: center;justify-content: center;min-width: 110px;width: 1.4rem;text-align: center;color: #618db3;line-height: 1.1;min-height: .6rem;background-color: #f6f8fb;border: solid 1px #e7e7e7;}
.b-getcode.gray{cursor: no-drop;color: #999;}
.b-buttom{width: 100%;padding-top: .2rem;}
.b-submit{display: block;cursor: pointer;border: none;width: 100%;height: .54rem;line-height: .54rem;text-align: center;color: #ffffff; background-color: #618db3;border-radius: .27rem;}
 
@media(max-width: 750px){
    .b-inner{min-width: 10px;width: 100%;}
    .b-cont{padding: .5rem .3rem;}
    .b-getcode{width: 2.3rem;min-width: 10px;}
    .b-input{height: .7rem;}
    .b-getcode{min-height: .7rem;}
    .b-submit{height: .7rem;line-height: .7rem;border-radius: .35rem;}
}

.c-main{width: 100%;display: flex;align-items: center;padding: .6rem .3rem;}
.c-form{width: 100%;}
.c-inner{width: 5.2rem;min-width: 430px; margin: 0 auto;position: relative;background-color: #ffffff;box-shadow: 0px 0px .25rem 0px rgba(0, 0, 0, 0.06);border-radius: .1rem;}
.c-inner:before{content: '';position: absolute;top: 1px;left: 1px;width: calc(100% - 2px);height: 100%;border-radius: .1rem;background-image: url('../images/b3.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.c-cont{position: relative;z-index: 1;width: 100%;padding: .55rem .5rem .25rem;}
.c-titles{width: 100%;margin-bottom: .35rem;text-align: center;color: #222222;font-weight: bold;line-height: 1.3;}
.c-item{display: flex;width: 100%;margin-bottom: .2rem;}
.c-inputbox{flex: 1;position: relative;}
.c-input{display: block;width: 100%;padding: 0 .2rem;color: #333;height: .6rem;border: solid 1px #e7e7e7;}
.c-password{position: absolute;top: 0;right: .2rem;display: block;cursor: pointer;width: .24rem;height: 100%;background-image: url('../images/a5.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.c-item.opan .c-password{background-image: url('../images/a5-b.png');}
.c-getcode{margin-left: .1rem;cursor: pointer;display: flex;align-items: center;text-align: center;justify-content: center;min-width: 110px;width: 1.4rem;text-align: center;color: #618db3;line-height: 1.1;min-height: .6rem;background-color: #f6f8fb;border: solid 1px #e7e7e7;}
.c-getcode.gray{cursor: no-drop;color: #999;}
.c-buttom{width: 100%;padding-top: .2rem;}
.c-submit{display: block;cursor: pointer;border: none;width: 100%;height: .54rem;line-height: .54rem;text-align: center;color: #ffffff; background-color: #618db3;border-radius: .27rem;}

.c-log{display: block;width: 100%;text-align: center;padding-top: .15rem;color: #999999;line-height: 1.7;}
.c-log a{cursor: pointer;color: #618db3;}
.c-log a:after{content: '>';}
.c-agree{width: 100%;text-align: center;margin-top: .35rem;}
.c-agreement{display: inline-block;vertical-align: middle;cursor: pointer;color: #618db3;line-height: 1.7;}
.c-agree .lb-label{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;font-size: 0;}
.c-agree .lb-icon{position: absolute;top: .85em;left: 0;margin-top: -.43em;width: .86em;height: .86em;border: solid 1px #f3f3f3;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.c-agree .lb-text{display: block;padding-left: 1.42em;color: #999999;line-height: 1.7;}
.c-agree .lb-label.selected .lb-icon{border-color: #618db3;background-color: #618db3;background-image: url('../images/a6.png');}
.c-agree .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
        

@media(max-width: 750px){
    .c-inner{min-width: 10px;width: 100%;}
    .c-cont{padding: .5rem .3rem;}
    .c-input{height: .7rem;}
    .c-getcode{min-height: .7rem;}
    .c-submit{height: .7rem;line-height: .7rem;border-radius: .35rem;}
    .c-getcode{width: 2.3rem;min-width: 10px;}
}

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

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

.d-main{position: relative;width: 100%;background-color: #fff;}
.d-bg{display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #fff;background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.d-inner{width: 100%;position: relative;z-index: 18;}
.d-top{width: 100%;width: 100%;padding:.8rem .3rem .3rem;background-image: url('../images/b7.jpg');background-color: #fff;background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.d-box{width: 100%;max-width:8rem;min-width: 600px; margin: 0 auto;display: flex;align-items: flex-end;justify-content: space-between;}
.d-lt{display: none;font-size: 0;margin-bottom: .25rem;}
.d-logo{display: block;width: .79rem;}
.d-logo img{width: 100%;}
.d-rt{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;width: 100%;margin-bottom: .1rem;}
.d-specification{margin-bottom: .1rem;color: #333333;line-height: 1.4;}
.d-hintbox{font-size: 0;}
.d-hint{display: inline-block;vertical-align: middle;margin: 0 .25rem .1rem  0;color: #666666;line-height: 1.5;}
.d-hint:last-child{margin-right: 0;}

.d-details{width: 100%;max-width:8rem;min-width: 600px; margin: 0 auto;padding: .15rem;background-color: #ffffff;box-shadow: 0px 0px .25rem 0px rgba(0, 0, 0, 0.06);border-radius: .1rem;background-image: url('../images/b8.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;}
.d-titles{width: 100%;margin-bottom: .25rem;color: #222222;line-height: 1.3;font-weight: bold;}
.d-three{width: 100%;display: flex;flex-wrap: wrap;}
.d-item{width: 100%;margin-bottom: .1rem;}
.d-tip{width: 100%;margin-bottom: .05rem;color: #333333;line-height: 1.6;}
.d-b{width: 100%;display: flex;align-items: center;}
.d-inputbox{width: 100%;display: flex;align-items: center;border: solid 1px #e7e7e7;}
.d-c{flex: 1;}
.d-input{width: 100%;border: solid 1px #e7e7e7;color: #333333;padding: 0 .2rem;height:2em;}
.d-c .d-input{border: none;}
.d-main .select-cur{height: 2em;line-height: 2em;}
.d-unit{position: relative;min-width: .6rem;padding: 0 .1rem;text-align: center;color: #333333;line-height: 1.6;}
.d-unit:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 1px;height: .4rem;background-color: #e7e7e7;}
.d-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.d-left{width: calc(100% - 2.4rem);} 
.d-right{width: 2.1rem;}
.d-img{width: 100%;}
.d-img img{width: 100%;}
.d-item.disabled .d-input{background-color: #f6f8fb;}
.d-structurebox{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.d-structure{display: flex;align-items: center;}
.d-structure  {font-size: 0;}
.d-structure .selectbox{width: 4.2rem;margin-right: .2rem;}
.d-diamond{display: block;}
.d-diamond .lb-label{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;font-size: 0;}
.d-diamond .lb-icon{position: absolute;top: 0;left: 0;width: 1.5em;height: 1.5em;border: solid 1px #f3f3f3;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.d-diamond .lb-text{display: block;padding-left: calc(1.5em  + .13rem);color: #333333;line-height:1.5;}
.d-diamond .lb-label.selected .lb-icon{border-color: #618db3;background-color: #618db3;background-image: url('../images/a6.png');}
.d-diamond .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}
   
.d-labelbox{font-size: 0;}
.d-label{display: inline-block;vertical-align: middle;margin-right: .2rem;margin-bottom: .35rem;}
.d-label:last-child{margin-right: 0;}
.d-label img{height: .4rem;}

.d-table{width: 100%;}
.d-table table{width: 100%;border: none;background-color: #fff;}
.d-table tr{width: 100%;border: none;}
.d-table td{padding: .03rem .2rem;color: #333333;line-height: 1.3;text-align: center;border: solid 1px #e7e7e7;}
.d-table td:nth-child(1){width: 2.05rem;text-align: left;background-color: #fff;}
.d-table td:last-child{width: 1.3rem;text-align: left;background-color: #fff;}
.d-table tr:nth-child(1) td{padding-top: 0;border: none;font-size: 1.25em;line-height: 1.3;font-weight: bold;}
.d-table tr:nth-child(2){background-color: #eef1f7;}
.d-table tr:nth-child(2) td{background-color: #eef1f7;border: none;font-size: 1.12em;font-weight: bold;}
.d-table .select-tip{border: none;padding-left: 0;}
.d-table .select-tip:after{right: .05rem;}
.d-table .select-cur{height: 1.3em;line-height: 1.3em;} 
.d-table input{width: 100%;color: #333333;height: 1.3em;text-align: center; border: none;background-color: transparent;}

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

.d-buttom{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;} 
.d-d{font-size: 0;display: flex;align-items: center;flex-wrap: wrap;}
.d-calculate{display: block;cursor: pointer;margin-right: .1rem;margin-top: .1rem;min-width: 1.5rem;padding: 0 .15rem;text-align: center;color: #618db3;height: 2em;line-height: 2em;border-radius: 1em;border: solid 1px #618db3;}
.d-calculate img{width: 1.18em;margin-right: .14rem;}
.d-calculate:hover{color: #fff;background-color: #618db3;}
.d-calculate:hover img{filter: grayscale(100%) brightness(500%);}
.d-reset{display: block;cursor: pointer;margin-right: .1rem;margin-top: .1rem;min-width: 1.5rem;padding: 0 .15rem;text-align: center;color: #618db3;height: 2em;line-height: 2em;border-radius: 1em;border: solid 1px #618db3;}
.d-reset img{width: 1.18em;margin-right: .14rem;}
.d-reset:hover{color: #fff;background-color: #618db3;}
.d-reset:hover img{filter: grayscale(100%) brightness(500%);}
.d-typebox{display: block;padding: .05rem;margin-right: .1rem;margin-top: .1rem;background-color: #ffffff;box-shadow: 0px 0px .25rem 0px rgba(0, 0, 0, 0.06);border-radius: 1em;}
.d-type{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: .1rem;min-width: .8rem;padding: 0 .15rem;height: calc(2em - .1rem);line-height: calc(2em - .1rem);border-radius:calc(1em - .05rem);text-align: center;color: #333333;}
.d-type:last-child{margin-right: 0;}
.d-type:hover{color: #fff;background-color: #618db3;}
.d-type.active{color: #fff;background-color: #618db3;}
.d-e{font-size: 0;display: flex;align-items: center;}
.d-export{display: block;cursor: pointer;margin-top: .1rem;min-width: 1.5rem;padding: 0 .15rem;text-align: center;color: #618db3;height: 2em;line-height: 2em;border-radius: 1em;border: solid 1px #618db3;}
.d-export img{width: 1.18em;margin-right: .14rem;}
.d-export:hover{color: #fff;background-color: #618db3;}
.d-export:hover img{filter: grayscale(100%) brightness(500%);}

.d-bottom{width: 100%;padding: .3rem .3rem .3rem;background-color: #f6f8fb;} 


.d-typebox{font-size: calc(16 * 1rem / 100);}
@media(max-width: 1584px){
    .d-typebox{font-size: 13.2px;}
}
@media(min-width: 750px){
    .d-three .d-item{width: 28.45%;margin-right: 1.55%;}
    .d-left  .d-item{width: 4.2rem;}
    .d-left  .d-three .d-item{width: 31.25% !important;margin-right: 3.12%;}
    .d-three .d-item:nth-child(3n){width: 40%;margin-right: 0 !important;} 
}

@media(max-width: 750px){
    .d-inner{min-width: 100%;}
    .d-box{min-width: 100%;}
    .d-details{min-width: 100%;} 
    .d-details{padding: .5rem .3rem;}
    .d-structure{width: 100%;}
    .d-structure .d-item{width: 100%;}
    .d-structure .selectbox{width: 0;flex: 1;}
    .d-labelbox{width: 100%;}
    .d-table{overflow: auto;} 
    .d-table table{min-width: 10rem;}
    .d-table td:nth-child(1){width: 3.5rem;}
    .d-table .select-sub{top: auto;bottom: 100%;}
    .d-table .select-cont{height: 1.9rem;}

    .d-d{width: 100%;justify-content: center;}
    .d-calculate{margin: .2rem .15rem 0; height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .d-reset{margin: .2rem .15rem 0;height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .d-typebox{margin: .2rem .15rem 0;padding: .1rem;border-radius: .35rem;}
    .d-type{height: .5rem;line-height:  .5rem;border-radius: .25rem;}
    .d-e{width: 100%;justify-content: center;}
    .d-export{margin: .2rem .15rem 0;height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .d-left{width: 100%;}
    .d-right{width: 100%;}
    .d-table input{font-size: .26rem;}
}

.da-list{width: 100%;width: 100%;max-width:8rem;min-width: 600px;margin: 0 auto;}
.da-one{width: 100%;margin-bottom: .15rem;}
.da-table table{width: 100%;background-color: #eef1f7;}
.da-table tr{width: 100%;}
.da-table td{border: solid 1px #e7e7e7;text-align: center;padding:  .03rem .2rem;color: #333333;line-height: 1.3;}
.da-table td:nth-child(1){width:2.2rem;text-align: left;background-color: #fff;}
.da-table td:last-child{width: 1.45rem;text-align: left;background-color: #fff;}
  
.da-one:nth-child(2)  tr:nth-child(1){background-color: #618db3;}
.da-one:nth-child(2) .da-table tr:nth-child(1) td{background-color: #618db3;border: none;color: #fff;font-size: 1.12em;line-height: 1.5;font-weight: bold;}

.da-one:nth-child(1) tr:nth-child(1) td{background-color: #f6f8fb;padding-top: 0;border: none;font-size: 1.25em;line-height: 1.3;font-weight: bold;}
.da-one:nth-child(1) tr:nth-child(2){background-color: #618db3;}
.da-one:nth-child(1)  tr:nth-child(2) td{background-color: #618db3;border: none;color: #fff;font-size: 1.12em;line-height: 1.5;font-weight: bold;}

.da-one:nth-child(3) tr:nth-child(1) td{background-color: #f6f8fb;padding-top: 0;border: none;font-size: 1.25em;line-height: 1.3;font-weight: bold;}
.da-one:nth-child(3) tr:nth-child(2){background-color: #618db3;}
.da-one:nth-child(3)  tr:nth-child(2) td{background-color: #618db3;border: none;color: #fff;font-size: 1.12em;line-height: 1.5;font-weight: bold;}


@media(max-width: 750px){
    .da-list{min-width: 100%;}
    .da-table{overflow: auto;} 
}

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

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

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

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


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

*/


.p-main{width: 100%;padding: .5rem .3rem .6rem;}
.p-inner{width: 100%;max-width: 14rem;margin: 0 auto;}
.p-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.p-left{width: 3.2rem;}
.p-box{display: block;width: 100%;padding: .4rem .2rem;background-image: url('../images/b5.jpg');background-size: 100% auto;background-position: top center;background-repeat: no-repeat;background-color: #ffffff;border-radius: .1rem;}
.p-personage{display: block;width: 100%;text-align: center;margin-bottom: .3rem;}
.p-img{display: inline-block;width: .92rem;height: .92rem;background-color: #d2dfe9;border-radius: 50%;overflow: hidden;border: solid .04rem #ffffff;}
.p-img img{width: 100%;height: 100%;object-fit: cover;}
.p-text{width: 100%;padding-top: .1rem;}
.p-name{width: 100%;margin-bottom: 0.03rem;color: #333333;line-height: 1.4;font-weight: bold;}
.p-time{width: 100%;color: #999999;line-height: 1.7;}
.p-navbox{width: 100%;min-height: 4.4rem;padding-bottom: .2rem;}
.p-nav{display: flex;align-items: center;cursor: pointer;justify-content: space-between;position: relative;padding: .17rem calc(.2rem + 1em) .17rem .2rem; margin-bottom: .1rem;border-radius: .1rem;}
.p-nav:after{content: '';position: absolute;top: 0;right: .2rem;width: .43em;height: 100%;background-image: url('../images/a11.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.p-icon{width: 1.25em;}
.p-icon1{display: block;width: 100%;height: 1.6em;line-height: 1.6em;}
.p-icon1 img{max-width: 100%;max-height: 1.25em;}
.p-icon2{display: none;width: 100%;height: 1.6em;line-height: 1.6em;}
.p-icon2 img{max-width: 100%;max-height: 1.25em;}
.p-classify{width: calc(100% - 1.25em - .25rem);color: #666666;line-height: 1.6;}
.p-nav:hover{background-color: #618db3;}
.p-nav:hover:after{background-image: url('../images/a11-b.png');}
.p-nav:hover .p-icon1{display: none;}
.p-nav:hover .p-icon2{display: block;}
.p-nav:hover .p-classify{color: #fff;}  
.p-nav.active{background-color: #618db3;}
.p-nav.active:after{background-image: url('../images/a11-b.png');}
.p-nav.active .p-icon1{display: none;}
.p-nav.active .p-icon2{display: block;}
.p-nav.active .p-classify{color: #fff;}

.p-quit{display: block;cursor: pointer;width: 100%;line-height: .6rem;color: #618db3;text-align: center;border-radius: .1rem;border: solid 1px #618db3;}
.p-quit img{width: 1.25em;margin-right: .2rem;}
.p-quit:hover{background-color: #618db3;color: #fff;}
.p-quit:hover img{filter: grayscale(100%) brightness(500%);}

.p-right{width: calc(100% - 3.4rem);background-color: #ffffff;border-radius: .1rem;}
.p-top{display: flex;align-items: center;padding: .2rem .3rem;min-height: 1rem;width: 100%;border-bottom: 1px solid rgba(0,0,0,.1);}
.p-lt{font-size: 0;flex: 1;}
.p-titles{width: 100%;color: #333333;line-height: 1.4;font-weight: bold;}
.p-rt{font-size: 0;display: flex;align-items: center;}
.p-all_read{display: block;margin-left: .3rem;cursor: pointer;color: #618db3;line-height: 1.7;}
.p-back{display: block;margin-left: .3rem;cursor: pointer;color: #618db3;line-height: 1.6;}
.p-back:after{content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: 1em;height: 1.5em;background-image: url('../images/a22.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.p-menu{display: none;cursor: pointer;margin-left: .3rem;width: .4rem;height: .6rem;background-image: url('../images/a-menu.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.p-shade{display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 388;cursor: pointer;}
 
@media(max-width: 750px){
    .p-left{position: fixed;top: 0;right: 0;width: 5rem; height: 100vh;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .p-box{height: 100%;border-radius: .1rem 0 0 .1rem;}
    .p-right{width: 100%;}
    .p-menu{display: block;}
    .p-main.show_menu .p-left {transform: translate(0, 0);}
    .p-main.show_menu .p-shade{display: block;}  
}

.pa-main{width: 100%;padding: .4rem .3rem .3rem;}
.pa-cont{width: 100%;padding-bottom: .1rem;}
.pa-item{width: 100%;padding: 0 .3rem; margin-bottom: .2rem;border: solid 1px #e7e7e7;}
.pa-buttom{display: flex;align-items: center;flex-wrap: wrap; padding: .25rem 0;}
.pa-lt{flex: 1;display: flex;align-items: center;justify-content: space-between;}
.pa-icon{display: block;width: .4rem;height: .4rem;border-radius: 50%;background-color: #618db3;}
.pa-icon img{width: 100%;height: 100%;}
.pa-text{width: calc(100% - .6rem);}
.pa-name{position: relative;width: 100%;color: #333333;line-height: 1.5;}
.pa-time{width: 100%;color: #999999;line-height: 1.7;}
.pa-name:before{content: '';position: absolute;top: 0;left: -.06rem;width: .06rem;height: .06rem;border-radius: 50%;background-color: #dd0000;}
.pa-rt{font-size: 0;text-align: right;}
.pa-read{display: inline-block;vertical-align: middle;cursor: pointer;margin-left: .3rem;color: #618db3;line-height: 1.7;}
.pa-expand{display: inline-block;vertical-align: middle;cursor: pointer;margin-left: .3rem;}
.pa-span1{display: block;color: #999999;line-height: 1.7;}
.pa-span1:after{content: '';display: inline-block;vertical-align: top;margin-left: .1rem;width: .85em;height: 1.7em;background-image: url('../images/a9.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.pa-span2{display: none;color: #999999;line-height: 1.7;}
.pa-span2:after{transform: rotate(-180deg);content: '';display: inline-block;vertical-align: top;margin-left: .1rem;width: .85em;height: 1.7em;background-image: url('../images/a9.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.pa-sub{display: none;width: 100%;padding: 0  0 .3rem;}
.pa-textbox{width: 100%;padding: .15rem .2rem;color: #333333;line-height: 1.6;background-color: #f6f8fb;border: solid 1px #f6f8fb;}
.pa-textbox *{line-height: inherit;}

.pa-item.read .pa-name:before{display: none;}
.pa-item.read .pa-read{display: none;}

@media(max-width: 750px){
   .pa-lt{width: 100%;}
   .pa-rt{width: 100%;}
}

.pb-main{width: 100%;padding: .4rem .3rem;}
.pb-form{width: 100%;}
.pb-top{width: 100%;padding-bottom: .15rem;display: flex;align-items: center;flex-wrap: wrap;}
.pb-lt{width: 1rem;min-width: 80px; margin-bottom: .2rem;margin-right: .2rem;border-radius: 50%;overflow: hidden;position: relative;background-color: #d2dfe9;}
.pb-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(100/100*100%);}
.pb-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.pb-text{position: absolute;bottom: 0;left: 0;width: 100%;text-align: center; color: #ffffff;line-height: 1.7;background-color: rgba(0,0,0,.5);}
.pb-file{position: absolute;top: 0;left: 0;display: block;cursor: pointer;z-index: 18;opacity: 0;width: 100%;height: 100%;}
.pb-rt{font-size: 0;margin-bottom: .2rem;}
.pb-edit{display: block;cursor: pointer;color: #333333;line-height: 1.5;}
.pb-edit img{margin-left: .18rem;width: .83em;}
.pb-edit_input{display: none;width: 3rem;}
.pb-rt.edit .pb-edit{display: none;}
.pb-rt.edit .pb-edit_input{display: block;}
.pb-three{width: 100%;display: flex;flex-wrap: wrap;}
.pb-item{display: block;width: 100%;margin-bottom: .35rem;}
.pb-tip{width: 100%;margin-bottom: .1rem;color: #333333;line-height: 1.6;}
.pb-b{width: 100%;}
.pb-input{width: 100%;padding:0 .2rem;color: #333333;height: .6rem;background-color: #ffffff;border: solid 1px #e7e7e7;}
.pb-item.pb-disabled .pb-input{background-color: #f6f8fb;} 
.pb-buttom{width: 100%;padding-top: .05rem;}
.pb-submit{display: inline-block;cursor: pointer;border: none;padding: 0 .71rem;color: #ffffff;height: .54rem;line-height: .54rem;border-radius: .27rem;background-color: #618db3;}
@media(min-width: 750px){
   .pb-three .pb-item{width: 32%;margin-right: 2%;}
   .pb-three .pb-item:nth-child(3n){margin-right: 0;}
}
@media(max-width: 750px){
    .pb-submit{height: .6rem;line-height: .6rem;border-radius: .3rem;}
}

.pd-main{width: 100%;padding: .35rem .3rem .4rem;}
.pd-top{width: 100%;margin-bottom: .35rem;}
.pd-navbox{display: inline-block;max-width: 100%;position: relative;}
.pd-navbox:before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background-color: #f3f3f3;}
.pd-nav{display: inline-block;vertical-align: middle;position: relative;cursor: pointer;margin-right: .9rem;padding-bottom: .15rem;color: #999999;line-height: 1.5;}
.pd-nav:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all .5s;height: 3px;background-color: #618db3;}
.pd-nav:last-child{margin-right: 0;}
.pd-nav:hover{color: #618db3;}
.pd-nav:hover:after{width: 100%;}
.pd-nav.active{color: #618db3;}
.pd-nav.active:after{width: 100%;}
.pd-bottom{width: 100%;}
.pd-cont{display: none;width: 100%;}
.pd-cont.show{display: block;}
.pd-form{width: 100%;}
.pd-item{display: block;width: 100%;max-width: 5rem;margin-bottom: .35rem;}
.pd-tip{width: 100%;margin-bottom: .05rem;color: #333333;line-height: 1.6;}
.pd-b{width: 100%;position: relative;}
.pd-input{width: 100%;padding:0 .2rem;color: #333333;height: .6rem;background-color: #ffffff;border: solid 1px #e7e7e7;}
.pd-password{position: absolute;top: 0;right: .2rem;display: block;cursor: pointer;width: .24rem;height: 100%;background-image: url('../images/a5.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.pd-item.opan .pd-password{background-image: url('../images/a5-b.png');}

.pd-twobox{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.pd-two{width: calc(50% - .1rem);margin-bottom: .35rem;}
.pd-box{display: flex;width: 100%;}
.pd-inputbox{flex: 1;}
.pd-getcode{margin-left: .1rem;cursor: pointer;display: flex;align-items: center;text-align: center;justify-content: center;min-width: 110px;width: 1.9rem;text-align: center;color: #618db3;line-height: 1.1;min-height: .6rem;background-color: #f6f8fb;border: solid 1px #e7e7e7;}
.pd-getcode.gray{cursor: no-drop;color: #999;}

.pd-buttom{width: 100%;padding-top: .05rem;}
.pd-submit{display: inline-block;cursor: pointer;border: none;padding: 0 .71rem;color: #ffffff;height: .54rem;line-height: .54rem;border-radius: .27rem;background-color: #618db3;}

@media(max-width: 1150px){
    .pd-two{width: 100%;}
}

@media(max-width: 750px){
    .pd-item{max-width: 100%;}
    .pd-submit{height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .pd-getcode{width: 2.6rem;min-width: 10px;}
}

.pe-main{width: 100%;padding: .4rem .3rem .55rem;}
.pe-top{width: 100%;margin-bottom: .6rem;}
.pe-top .pe-textarea{width: 100%;margin-bottom: .2rem;padding: .2rem;color: #333;line-height: 1.6;height: 7.5em;border: solid 1px #e7e7e7;}
.pe-top .pe-submit{display: inline-block;cursor: pointer;border: none;padding: 0 .71rem;color: #ffffff;height: .54rem;line-height: .54rem;border-radius: .27rem;background-color: #618db3;}
.pe-bottom{width: 100%;}
.pe-titles{position: relative;width: 100%;padding-left: .2rem;margin-bottom: .4rem;color: #333333;line-height: 1.5;font-weight: bold;}
.pe-titles:before{content: '';position: absolute;top: 50%;left: 0;margin-top: -.1rem;width: .05rem;height: .2rem;background-color: #618db3;}

.pe-list{width: 100%;padding-bottom: .1rem;}
.pe-item{display: block;width: 100%;margin-bottom: .3rem;padding-bottom: .3rem;border-bottom: 1px solid #e5e5e5;}
.pe-one{display: flex;align-items: flex-start;justify-content: space-between;width: 100%;}
.pe-lt{width: .6rem;}
.pe-img{display: block;width: 100%;height: .6rem;background-color: #d2dfe9;border-radius: 50%;overflow: hidden;}
.pe-img img{width: 100%;height: 100%;object-fit: cover;}
.pe-rt{width: calc(100% - .8rem);}
.pe-one .pe-time{width: 100%;margin-bottom: .15rem;color: #999999;line-height: 1;}
.pe-one .pe-intro{width: 100%;color: #333333;line-height: 1.5;}
.pe-sub{width: 100%;padding-left: .8rem;margin-top: .15rem;}
.pe-box{width: 100%;padding: .15rem .2rem;background-color: #f6f8fb;}
.pe-tr{width: 100%;}
.pe-td{width: 100%;margin-bottom: .1rem;}
.pe-td .pe-time{width: 100%;color: #999999;line-height: 1.7;}
.pe-td .pe-intro{width: 100%;color: #333333;line-height: 1.5;}
.pe-td .pe-intro span{font-weight: bold;}
.pe-reply{width: 100%;padding-top: .05rem;padding-bottom: .1rem;}
.pe-reply .pe-textarea{width: 100%;margin-bottom: .1rem;padding: .1rem .2rem;color: #333;line-height: 1.7;height: 5.71em;border: solid 1px #e7e7e7;}
.pe-reply .pe-submit{display: inline-block;cursor: pointer;border: none;padding: 0 .22rem;color: #ffffff;height: 2.14em;line-height: 2.14em;border-radius: 1.07em;background-color: #618db3;}

 
@media(max-width: 750px){
    .pe-top .pe-submit{height: .6rem;line-height: .6rem;border-radius: .3rem;} 
}

.pf-main{width: 100%;padding: .4rem .3rem .25rem;}
.pf-form{width: 100%;}
.pf-top{width: 100%;font-size: 0;padding-bottom: .05rem;display: flex;flex-wrap: wrap;align-items: center;}
.pf-inputbox{display: block;margin: 0 .3rem .2rem 0;width: 2.1rem;min-width: 120px;}
.pf-input{display: block;width: 100%;padding: 0 .2rem;height: .5rem;color: #333;border: solid 1px #f3f3f3;}
.pf-timebox{display: flex;align-items: center;margin: 0 .2rem .2rem 0;width: 4.4rem;min-width: 260px;}
.pf-tip{color: #333333;padding-right: .2rem;line-height: 1.6;}
.pf-time{flex: 1;display: flex;align-items: center;position: relative;border: solid 1px #e7e7e7;}
.pf-time:before{content: '';position: absolute;top: 0;left: .2rem;width: 1em;height: 100%;background-image: url('../images/a19.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.pf-time::after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 1px;height: .14rem;background-color: #618db3;opacity: 0.15;}
.pf-layuibox{flex: 1;}
.pf-layui{display: block;cursor: pointer;position: relative;z-index: 1;border: none;background-color: transparent;width: 100%;padding: 0 .2rem;height: .5rem;color: #333;}
.pf-layuibox:nth-child(1) .pf-layui{padding-left: calc(1em + .3rem);}
.pf-bottom{width: 100%;}
.pf-nub{width: 100%;margin-bottom: .25rem;color: #333333;line-height: 1.6;}
.pf-nub span{color: #618db3;}
.pf-submit{display: block;margin: 0 .3rem .2rem 0;cursor: pointer;border: none;padding: 0 .26rem;color: #ffffff;height: .5rem;line-height: .5rem;background-color: #618db3;}
.pf-clear{display: block;margin: 0 .3rem  .2rem 0;cursor: pointer;color: #618db3;line-height: 1.6;}
.pf-box{width: 100%;}
.pf-tr{width: 100%;font-size: 0;background-color: #f6f8fb;}
.pf-th{display: inline-block;vertical-align: middle;padding: .17rem .05rem;text-align: center; color: #333333;font-weight: bold;line-height: 1.6;}
.pf-th:nth-child(1){width: 18%;}
.pf-th:nth-child(2){width: 17%;}
.pf-th:nth-child(3){width: 13%;}
.pf-th:nth-child(4){width: 21%;}
.pf-th:nth-child(5){width: 14%;}
.pf-th:nth-child(6){width: 17%;}
.pf-list{width: 100%;padding-bottom: .2rem;}
.pf-item{display: block;width: 100%;font-size: 0;border-bottom: 1px solid #f3f3f3;}
.pf-td{display: inline-block;vertical-align: middle;padding: .14rem .05rem;text-align: center; color: #666666;line-height: 1.7;word-break: break-all;}
.pf-td:nth-child(1){width: 18%;}
.pf-td:nth-child(2){width: 17%;}
.pf-td:nth-child(3){width: 13%;}
.pf-td:nth-child(4){width: 21%;}
.pf-td:nth-child(5){width: 14%;}
.pf-td:nth-child(6){width: 17%;}
.pf-operatebox{width: 100%;font-size: 0;}
.pf-operate{display: inline-block;vertical-align: middle;cursor: pointer;margin: .05rem .08rem;position: relative;}
.pf-icon{display: block;}
.pf-icon1{display: block;height: 1.7em;line-height: 1.7em;}
.pf-icon1 img{max-width: none;height: 1.35em;}
.pf-icon2{display: none;height: 1.7em;line-height: 1.7em;}
.pf-icon2 img{max-width: none;height: 1.35em;}
.pf-sub{opacity: 0;visibility: hidden;z-index: -1;transition: all .5s;position: absolute;bottom: 100%;left: 50%;transform: translate(-50%,0);padding-bottom: 5px;}
.pf-hint{display: block;position: relative; padding: 0 .05rem;white-space: nowrap;line-height: 1.6;color: #ffffff;background-color: #618db3;border-radius: .02rem;}
.pf-hint:after{content: '';position: absolute;bottom: -5px;left: 50%;transform: translate(-50%,0);border-top: 6px solid #618db3;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.pf-operate:hover .pf-icon1{display: none;} 
.pf-operate:hover .pf-icon2{display: block;}
@media(min-width: 750px){
   .pf-operate:hover .pf-sub{opacity: 1;z-index: 1;visibility: visible;}
}
@media(max-width: 750px){
    .pf-inputbox{width: 100%;margin: 0 0 .2rem;min-width: 100%;}
    .pf-input{height: .6rem;}
    .pf-timebox{width: 100%;margin: 0 0 .2rem;min-width: 100%;}
    .pf-layui{height: .6rem;}
    .pf-submit{padding: 0 .5rem; height: .6rem;line-height: .6rem;}

    .pf-th{font-size: .24rem;}
    .pf-th:nth-child(1){width: 20%;}
    .pf-th:nth-child(2){width: 20%;}
    .pf-th:nth-child(3){width: 10%;}
    .pf-th:nth-child(4){width: 30%;}
    .pf-th:nth-child(5){display: none;}
    .pf-th:nth-child(6){width: 20%;}
    .pf-td{font-size: .22rem;}
    .pf-td:nth-child(1){width: 20%;}
    .pf-td:nth-child(2){width: 20%;}
    .pf-td:nth-child(3){width: 10%;}
    .pf-td:nth-child(4){width: 30%;}
    .pf-td:nth-child(5){display: none;}
    .pf-td:nth-child(6){width: 20%;}
}

.pg-main{width: 100%;padding-bottom: .5rem;}
.pg-top{width: 100%;padding: .4rem .3rem .2rem;}
.pg-box{width: 100%;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.pg-logo{display: block;width: .79rem;margin-bottom: .25rem;}
.pg-logo img{width: 100%;}
.pg-specification{display: block;margin-bottom: .25rem;color: #333333;line-height: 1.4;}
.pg-titles{width: 100%;position: relative;padding-left: .18rem;margin-bottom: .3rem;color: #333333;line-height: 1.5;font-weight: bold; }
.pg-titles:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%); width: .05rem;height: .19rem;background-color: #618db3;}
.pg-cont{width: 100%;display: flex;flex-direction: row-reverse;justify-content: space-between;flex-wrap: wrap;}
.pg-left{width: calc(100% - 5.8rem);text-align: right;}
.pg-labelbox{width: 100%;font-size: 0;}
.pg-label{display: inline-block;vertical-align: middle;margin-left: .18rem;margin-bottom: .25rem;}
.pg-label img{height: .4rem;}
.pg-imgbox{width: 100%;font-size: 0;}
.pg-img{display: inline-block;vertical-align: middle;margin-left: .18rem;margin-bottom: .25rem;}
.pg-img img{height: 2.15rem;}

.pg-right{width: 4.8rem;padding-top: .1rem;}
.pg-item{display: flex;align-items: flex-start;width: 100%;padding-bottom: .25rem;margin-bottom: 0.25rem;border-bottom: 1px solid #e5e5e5;}
.pg-item:nth-child(3n){margin-right: 0;}
.pg-item .pg-tip{width: 2.25rem;padding-right: .15rem;color: #666666;line-height: 1.6;}
.pg-item .pg-intro{flex: 1;color: #333333;line-height: 1.6;}

.pg-threebox{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.pg-three{display: flex;align-items: flex-start;width: 32%;margin-right: 2%;padding-bottom: .25rem;margin-bottom: 0.25rem;border-bottom: 1px solid #e5e5e5;}
.pg-three:nth-child(3n){margin-right: 0;}
.pg-three .pg-tip{width: 1.87rem;padding-right: .15rem;color: #666666;line-height: 1.6;}
.pg-three .pg-intro{flex: 1;color: #333333;line-height: 1.6;}

.pg-table{width: 100%;margin-bottom: .5rem;}
.pg-table table{width: 100%;border: none;background-color: #fff;}
.pg-table tr{width: 100%;border: none;}
.pg-table td{padding: .13rem .2rem;color: #333333;line-height: 1.7;text-align: center;border: solid 1px #e7e7e7;}
.pg-table td:nth-child(1){width: 3rem;text-align: left;background-color: #fff;}
.pg-table td:last-child{width: 1.2rem;text-align: left;background-color: #fff;}
.pg-table tr:nth-child(1) td{padding-top: 0;border: none;font-size: 1.14em;line-height: 1.5;font-weight: bold;}
.pg-table tr:nth-child(2){background-color: #eef1f7;}
.pg-table tr:nth-child(2) td{background-color: #eef1f7;border: none;font-size: 1.14em;line-height: 1.5;font-weight: bold;}

.pg-subtitle{width: 100%;position: relative;padding-left: .18rem;margin-bottom: .25rem;color: #333333;line-height: 1.5;font-weight: bold; }
.pg-subtitle:before{content: '';position: absolute;top: 50%;left: 0;transform: translate(0,-50%); width: .05rem;height: .19rem;background-color: #618db3;}
.pg-list{width: 100%;}
.pg-one{display: block;margin-bottom: .2rem;}
.pg-table2{width: 100%;}
.pg-table2 table{width: 100%;border: none;background-color: #eef1f7;}
.pg-table2 tr{width: 100%;border: none;}
.pg-table2 td{padding: .13rem .2rem;color: #333333;line-height: 1.7;text-align: center;border: solid 1px #e7e7e7;} 
.pg-table2 td:nth-child(1){width: 3rem;text-align: left;background-color: #fff;}
.pg-table2 td:last-child{width: 1.2rem;text-align: left;background-color: #fff;}
.pg-table2 tr:nth-child(1){background-color: #618db3;}
.pg-table2 tr:nth-child(1) td{background-color: #618db3;border: none;color: #fff;font-size: 1.14em;line-height: 1.5;font-weight: bold;}
.pg-bottom{width: 100%;padding: 0 .3rem;}
.pg-export{display: inline-block;cursor: pointer;padding: 0 .43rem;color: #618db3;line-height: .54rem;border-radius: .27rem;border: solid 1px #618db3;}
.pg-export img{width: 1.12em;margin-right: .15rem;}
.pg-export:hover{background-color: #618db3;color: #fff;}
.pg-export:hover img{filter: grayscale(100%) brightness(500%);}

@media(max-width: 750px){ 
    .pg-left{width: 100%;text-align: left;}
    .pg-label{margin: 0 .2rem .25rem 0;}
    .pg-img{margin: 0 .2rem .25rem 0;}
    .pg-right{width: 100%;}
    .pg-item .pg-tip{width: 2rem;}
    .pg-three{width: 100%;}
    .pg-three .pg-tip{width: 2rem;}

    .pg-table{overflow: auto;}
    .pg-table2{overflow: auto;}
    .pg-export{line-height: .6rem;border-radius: .3rem;}
}
 

.xa-main{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.xa-main.show{opacity: 1;z-index: 388;visibility: visible;}
.xa-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .5;}
.xa-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 12rem;max-width: calc(100%  - .6rem);}
.xa-cont{width: 100%;padding-bottom: .4rem;background-color: #ffffff;border-radius: .1rem;}
.xa-top{width: 100%;display: flex;align-items: center;margin-bottom: .4rem;min-height: .8rem;padding: .15rem .5rem;text-align: center; position: relative;border-bottom: 1px solid #e7e7e7;}
.xa-titles{width: 100%;color: #333333;line-height: .34rem;font-weight: bold;}
.xa-close{position: absolute;top: 0;right: .3rem;display: block;cursor: pointer;width: .34rem;height: 100%;background-image: url('../images/a7.png');background-size: .14rem auto;background-position: center center;background-repeat: no-repeat;}
.xa-close:hover{background-image: url('../images/a7-b.png');}
.xa-center{width: calc(100% - .5rem);margin: 0 auto;max-height: calc(100vh - 3.6rem);}
.xa-textbox{width: calc(100% - .6rem);margin: 0 auto;color: #333333;line-height: 2.3;}
.xa-textbox *{line-height: inherit;max-width: 100%;}
.xa-bottom{width: 100%;text-align: center;padding-top: .3rem;}
.xa-reading{display: inline-block;cursor: pointer;min-width: 4.2rem;padding: 0 .25rem;color: #ffffff;text-align: center;height: .54rem;line-height: .54rem;background-color: #618db3;border-radius: .27rem;}

@media(max-width: 750px){
    .xa-center{width: calc(100% - .3rem);}
    .xa-textbox{width: calc(100% - .3rem);}
    .xa-reading{height: .6rem;line-height: .6rem;border-radius: .3rem;}
}