@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: bold,Arial,Microsoft Yahei;}
img{vertical-align:middle;max-width: 100%;height: auto;image-rendering: -webkit-optimize-contrast;image-rendering: -o-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor;}
button,input[type=submit],input[type=text],input[type=button]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur())}
input{outline: 0;font-family: bold,Arial,Microsoft Yahei;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{color: #000;font-family: bold,Arial,Microsoft Yahei;}
header,
footer,
main,
header *,
footer *,
main *{box-sizing: border-box;}

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

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


 

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

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

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

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

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

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 1.5s cubic-bezier(.25,.1,.25,1),transform 1.5s 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 1.5s cubic-bezier(.25,.1,.25,1),transform 1.5s 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 1.5s cubic-bezier(.25,.1,.25,1),transform 1.5s 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 1.5s cubic-bezier(.25,.1,.25,1),transform 1.5s cubic-bezier(.25,.1,.25,1);}

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



header{width: 100%;position: fixed;left: 0;top: 0;z-index: 288;transition: background-color .3s,box-shadow .3s;}
body.white-bg header{background-color: #fff;box-shadow: 0 0 4px rgba(0,0,0,0.1);}
.target{width: 100%;position: absolute;left: 0;top: -0.99rem;}
.h-bottom{width: 100%;position: relative;z-index: 12;}
.h-inner{width: 100%;max-width: 16.8rem;margin: 0 auto;}
.h-index{float: left;height: 0.55rem;margin-top: .18rem;}
.h-logo{height: 100%;}
.h-logo2{display: none;}
.h-nav{position: absolute;left: 50%;top: 0;transform: translate(-50%,0);}
.h-right{float: right;font-size: 0;}
.h-search{display: inline-block;vertical-align: top;width: .22rem;height: .8rem;background-image: url(../images/2.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-cart{display: inline-block;vertical-align: top;width: .23rem;height: .8rem;margin-left: .4rem;background-image: url(../images/4.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-lang{display: inline-block;vertical-align: top;width: .22rem;height: .8rem;margin-left: .4rem;position: relative;background-image: url(../images/3.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-lang-list{width: 8em;background-color: #fff;position: absolute;left: 50%;top: 100%;padding: 0.05rem 0;margin-left: -3em;visibility: hidden;opacity: 0;transition: all .3s;border-radius: 0.3125em;}
.h-lang-link{display: block;width: 100%;line-height: 1.71;padding: .06rem 0.03rem;text-align: center;color: #606266;font-weight: bold;}
header.show-lang .h-lang-list{opacity:1;visibility:visible;}
.h-menu{display: none;width: 46px;height: 46px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/menu.png);background-size: 28px 28px;}
.h-mask{background-color: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 998;transition:all .5s;opacity: 0;visibility: hidden;}
.h-nav{display: inline-block;vertical-align: top;font-size: 0;white-space: nowrap;}
.h-li{display: inline-block;vertical-align: top;position: relative;margin: 0 .3rem;white-space: normal;}
.h-link{position: relative; color: #fff;display: block;line-height: .8rem;}
.h-sub{display: none;width: 18em;background-color: #fff;position: absolute;left: 50%;margin-left: -9em;top: 100%;z-index: 1000;padding: 0.05rem 0;border-radius: .3125em;}
.h-sub>li>a{display: block;width: 100%;line-height: 1.2;padding: .1rem 0.03rem;text-align: center;color: #606266;transition: background-color .3s;}
header.show-menu .h-nav{right: 0;}
header.show-menu .h-mask{opacity:1;visibility:visible;}
.h-sch{display: none;width: 100%;padding: .4rem 0;position: fixed;top: 0;right: 0;margin-right: 0;z-index: 999;background-color: #fff;font-size: 0;text-align: center;}
.h-form{width: 100%;background-color: transparent;position: relative;overflow: hidden;font-size: 0;}
.h-text{width: 3.8rem;height: .4rem;line-height: .4rem;font-size: .14rem;padding: 0 .1rem 0 0.05rem;border: none;border-bottom: 1px solid #ccc;border-right: none;vertical-align: top;background-color: transparent;color: #333;text-align: left;vertical-align: top;}
.h-smt{background-image: url(../images/5.png);background-position: center center;width: .4rem;height: .4rem;background-size: .22rem auto;background-repeat: no-repeat;color: transparent;cursor: pointer;border: none;border-bottom: 1px solid #ccc;background-color: transparent;transition: all .3s;vertical-align: top;}
header.show-sch .h-mask{opacity:1;visibility:visible;}
header.show-sch .h-sch{display: block;}

.h-top{position: fixed;top: -110%;left: 0; width: 100%; background-color: #074970;}
.h-main{width: 16.8rem;margin: 0 auto;position: relative;}
.h-main:after{content: '';position: absolute;top: 0;right: 0;z-index: 38; width: 1.7rem;height: 100%;background: linear-gradient(to right, rgba(1, 74, 151, 0), rgba(1, 74, 151, .8));}
.h-wrap{width: 100%;overflow: hidden;}
.hw-inner{position: relative;display: inline-block;white-space: nowrap;font-size: 0;}
.hw-list{display: inline-block;font-size: 0;}
.hw-one{display: inline-block;vertical-align: middle;cursor: pointer; margin-right: .8rem;}
.hw-icon{display: inline-block;vertical-align: middle;width: 1.07em;margin-right: .1rem;}
.hw-icon img{width: 100%;}
.hw-name{font-family: ranyLight;display: inline-block;vertical-align: middle;height: .35rem;line-height: .35rem; color: #ffffff;}
 
 
.h-product{display: none; position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);padding-top: .1rem; width: 19.2rem;}
.hp-cont{width: 100%; background-color: #fff;max-height: calc(100vh - 1rem);overflow: auto;}
.hp-main{width: 16.8rem;margin: 0 auto;font-size: 0;padding: .4rem 0 .1rem;}
.hp-item{display: inline-block;vertical-align: top;width: 21.43%;margin-bottom: .45rem; margin-right: 4.76%;}
.hp-item:nth-child(4n){margin-right: 0;}
.hp-one{display: block;width: 100%;margin-bottom: .15rem; padding-bottom: .2rem;border-bottom: 1px solid #074970;}
.hp-icon{display: inline-block;vertical-align: middle;width: .5rem;height: .35rem;line-height: .35rem;}
.hp-icon img{max-width: .35rem;max-height: 100%;}
.hp-text{display: inline-block;vertical-align: middle;cursor: pointer; width: calc(100% - .6rem);color: #074970;line-height: 1.5;}
.hp-twobox{width: 100%;}
.hp-two{font-family: ranyRegular;display: block;cursor: pointer; color: #606266;line-height: 1.87;}
.hp-two:hover{color: #074970;} 

.h-solution{display: none; position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);padding-top: .1rem; width: 16.8rem;}
.hs-cont{width: 100%; background-color: #fff;max-height: calc(100vh - 1rem);overflow: auto;}
.hs-main{width: 16.8rem;margin: 0 auto;font-size: 0;padding:  .1rem;text-align: center;}
.hs-list{display: inline-block;max-width: 100%;text-align: left;}
.hs-item{display: inline-block;vertical-align: top;cursor: pointer;text-align: center; padding: .1rem .5rem;}
.hs-icon{display: inline-block;}
.hs-icon1{display: block;width: .65rem;height: .5rem;line-height: .5rem;}
.hs-icon1 img{max-width: 100%;max-height: .4rem;}
.hs-icon2{display: none;width: .65rem;height: .5rem;line-height: .5rem;}
.hs-icon2 img{max-width: 100%;max-height: .4rem;}
.hs-text{width: 100%;padding-top: .05rem;}
.hs-name{color: #606266;line-height: 1.6;}
.hs-item:hover .hs-icon1{display: none;}
.hs-item:hover .hs-icon2{display: block;}
.hs-item:hover .hs-name{color: #074970;}

@media(min-width: 1201px){
    .h-sub>li>a:hover,
    .h-lang-link:hover{color: #074970;}
    body.black .h-link{color: #333;}
    body.black .h-search{background-image: url(../images/5.png);}
    body.black .h-lang{background-image: url(../images/6.png);}
    body.black .h-cart{background-image: url(../images/7.png);}
    body.black:before{opacity: 0;}
    body.black .h-logo1{display: none;}
    body.black .h-logo2{display: inline-block;}

    .h-li.has-product{position: static;}
    .h-li.has-product:hover .h-link:after{content: ''; position: absolute;bottom: -.1rem;left: 50%;margin-left: -.1rem;border-bottom: .1rem solid #fff;border-left: .1rem solid transparent;border-right: .1rem solid transparent;}

    .h-li.has-solution{position: static;}
    .h-li.has-solution:hover .h-link:after{content: ''; position: absolute;bottom: -.1rem;left: 50%;margin-left: -.1rem;border-bottom: .1rem solid #fff;border-left: .1rem solid transparent;border-right: .1rem solid transparent;}

}
@media(max-width: 1920px){
    .h-search{width: 22px;}
    .h-lang{width: 22px;}
    .h-cart{width: 22px;}
    .h-sch{padding: 40px 0;}
    .h-text{width: 380px;height: 40px;line-height: 40px;font-size: 14px;padding: 0 10px 0 5px;}
    .h-smt{width: 40px;height: 40px;background-size: 22px auto;}
}
@media(min-width: 1200px){
    body.index .h-top{position: relative;top: 0;} 
    body.black .h-top{position: fixed;top:  -110%;}
}
@media(max-width: 1200px){
    body{padding-top: 46px !important;}
    header{height: 46px;background-color: #fff;box-shadow: 0 0 4px rgba(0,0,0,0.1);}

    .h-top{display: none;}
    /* body.index{padding-top: 76px !important;}
    body.index header{height: 76px !important;} */


    /* body.black{padding-top: 46px !important;} */
    body.black   header{height: 46px !important;}
    .hw-name{line-height: 30px;height: 30px;}
    
    header:before{display: none;}
    .target{top: -45px;}
    .h-index{height: 28px;margin-top: 9px;}
    .h-logo1{display: none;}
    .h-logo2{display: inline-block;}
    .h-nav{width: 280px;height: 100%;position: fixed;right: -280px;top: 0;left: auto;transform: translate(0,0);background-color: #fff;z-index: 12345;overflow: auto;transition: all .3s;}
    .h-li{display: block;margin: 0;}
    .h-li.active .h-link:after{display: none;}
    .h-sub{width: 100%;margin-left: 0;top: 0;position: relative;left: 0;padding: 0;}
    .h-sub>li>a{text-align: left;padding: 10px 0 10px 40px;}
    .h-li.has-nav:after{content: "+";display: inline-block;width: 40px;height: 46px;line-height: 46px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #606266;}
    .h-li.has-nav.show:after{content: "-";}
    .h-link{line-height: 46px;padding: 0 46px 0 20px;color: #333;}
    .h-menu{display: inline-block;}
    .h-search{background-image: url(../images/5.png);width: 46px;height: 46px;background-size: 22px auto;}
    .h-lang{background-image: url(../images/6.png);width: 46px;height: 46px;background-size: 22px auto;margin-left: 0;}
    .h-cart{background-image: url(../images/7.png);width: 46px;height: 46px;background-size: 23px auto;margin-left: 0;}
    header.show-lang .h-lang{background-color: #fff;z-index: 12345;}
    header.show-lang .h-mask{opacity:1;visibility:visible;}

    .h-li.has-product:after{content: "+";display: inline-block;width: 40px;height: 46px;line-height: 46px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #606266;}
    .h-li.has-product.show:after{content: "-";}
    .h-product{position: relative;width: 100%;left: 0;transform: translate(0,0);padding-top: 0;}
    .hp-cont{width: 100%;max-height: none;}
    .hp-main{width: 100%;padding: 15px 10px 10px 40px ;}
    .hp-item{width: 100%;margin-right: 0;}

    .h-li.has-solution:after{content: "+";display: inline-block;width: 40px;height: 46px;line-height: 46px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #606266;}
    .h-li.has-solution.show:after{content: "-";}
    .h-solution{position: relative;width: 100%;left: 0;transform: translate(0,0);padding-top: 0;}
    .hs-cont{width: 100%;max-height: none;}
    .hs-main{width: 100%;padding:   10px  ;}
    .hs-item{width: 33.33%;padding: 10px 5px;}
}
@media(max-width: 900px){
    .h-inner{max-width: 100%;padding-left: 10px;}
}
@media(max-width: 750px){
    header.show-sch .h-text{width: 220px;}
}
@media(max-width: 360px){
    .h-index{height: 24px;margin-top: 11px;}
}
@media(max-width: 340px){
    .h-index{height: 22px;margin-top: 12px;}
}
@media(max-width: 330px){
    .h-index{height: 20px;margin-top: 13px;}
}




/* 

.wz-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(540/930*100%);}
.wz-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}

font-family: ranyLight;   font-family: ranyRegular;
.wd-item .wd-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: .875em;height: 1em;background-image: url('../images/a2-c.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

transform: scale(1.00);transition: all ease .5s;

background-color: #074970;
background-size: cover;background-position: center center;background-repeat: no-repeat;


scale  reduce teaser

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

  
*/
 
.footer *{box-sizing: border-box;}
.footer{box-sizing: border-box;width: 100%;padding-top: .65rem; background-image: url('../images/16.jpg');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.f-main{width: 16.8rem;margin: 0 auto;}
.f-top{width: 100%;padding-bottom: .95rem;}
.f-top:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.f-left{float: left;font-size: 0;width: 3.7rem;}
.f-tip{width: 100%;margin-bottom: .1rem;line-height: 1.6;color: #111111; }
.f-url{display: block;cursor: pointer;margin-bottom: .3rem; color: #074970;line-height: 1.3;}
.f-b{display: block;color: #111111;line-height: 1.5;}
.f-address{font-family: ranyLight;display: block;margin-bottom: .3rem; color: #111111;line-height: 1.5;}
.f-textbox{font-family: ranyLight;color: #606266;line-height: 2;}

.f-right{float: right;font-size: 0;}
.f-list{display: inline-block;vertical-align: top;margin-right: .8rem;}
.f-item{display: inline-block;vertical-align: top;width: 1.8rem;padding-right: .1rem;}
.f-one{display: block;width: 100%;margin-bottom: .18rem; line-height: 1.6;color: #111111;}
.f-twobox{display: inline-block;}
.f-two{font-family: ranyLight;display: block;cursor: pointer;margin-bottom: .06rem; color: #606266;line-height: 1.66;}
.f-two:hover{color: #074970;}
.f-c{display: inline-block;vertical-align: top;width: 3.8rem;}
.f-d{width: 100%;margin-bottom: .18rem; line-height: 1.6;color: #111111;}
.f-e{width: 100%;padding-top: .6rem;}
.f-f{width: 100%;margin-bottom: .25rem;color: #222222;line-height: 1.5;}
.f-box{width: 100%;position: relative;padding-left:  .5rem;padding-right: 1rem;background-color: #ffffff;border-radius: .085rem;overflow: hidden;}
.f-icon{position: absolute;top: 50%;left: .2rem;transform: translate(0,-50%); width: .18rem;}
.f-icon img{width: 100%;}
.f-input{font-family: ranyLight;display: block;border: none;background-color: transparent; width: 100%;height: .5rem;color: #111;}
.f-submit{position: absolute;top: 0;right: 0;display: block;border: none;cursor: pointer;color: #ffffff; width: 1rem;height: .5rem;line-height: .5rem;text-align: center; 	background-color: #074970; }
.f-center{width: 100%;padding-bottom: .15rem;}
.f-center:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.f-lt{float: left;margin-bottom: .15rem;}
.f-tr{width: 100%;font-size: 0;}
.f-td{font-family: ranyLight;display: inline-block;vertical-align: middle;margin-bottom: .1rem;line-height: 1.4;color: #606266;}
.f-td:after{content: '';display: inline-block;vertical-align: middle;margin: 0 .15rem;width: 1px; height: .1rem;background-color: #000000;opacity: 0.2;}
.f-td:last-child:after{display: none;}
.f-tr a{cursor: pointer;}
.f-tr a:hover{color: #074970;}
.f-intro{font-family: ranyLight;display: inline-block;vertical-align: middle;line-height: 1.4;color: #606266;}
.f-intro a{cursor: pointer;}
.f-intro a:hover{color: #074970;}

.f-rt{float: right;font-size: 0;}
.f-share{display: inline-block;vertical-align: middle;cursor: pointer;position: relative; text-align: center;margin-bottom: .15rem; margin-left: .1rem;}
.f-img1{display: block;width: .45rem;height: .45rem;line-height: .45rem; border-radius: 50%;background-color: #fff;}
.f-img1 img{max-width: 48%; max-height: 40%;}
.f-img2{display: none;width: .45rem;height: .45rem;line-height: .45rem; border-radius: 50%;background-color: #074970;}
.f-img2 img{max-width: 48%; max-height: 40%;}

.f-share:hover .f-img1{display: none;}
.f-share:hover .f-img2{display: block;}

.f-sub{display: none; position: absolute;bottom: 100%;left: 50%;transform: translate(-50%,0);padding-bottom: .1rem;}
.f-code{display: block;padding: .1rem;border-radius: .1rem;width: 2rem;min-width: 150px;overflow: hidden;background-color: #fff;}
.f-code img{width: 100%;}

.f-bottom{width: 100%;padding: .2rem 0;min-height: .7rem;display: flex;align-items: center;font-size: 0; border-top: 1px solid rgba(0,0,0,.05);}
.f-g{color: #222222;line-height: 1.5;margin-right: .2rem;}
.f-linkbox{display: block;}
.f-link{font-family: ranyLight;display: inline-block;vertical-align: middle;cursor: pointer; margin-right: .3rem;color: #606266;line-height: 2;}
.f-link:hover{color: #074970;}

@media(max-width: 1500px){
    .f-box{padding-right: 80px;}
    .f-submit{width: 80px;}
} 
@media(max-width: 1150px){
    .f-top{padding-bottom: 30px;}
    .f-left{width: 100%;max-width: 900px; margin-bottom: 15px;}
    .f-right{width: 100%;}
    .f-list{width: 100%;margin-right: 0;}
    .f-item{display: block;position: relative; width: 100%;padding-right: 0;}
    .f-item.has-ftwo:after{content: "+";display: inline-block;width:30px;height: 30px;line-height: 30px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #606266;}
    .f-item.has-ftwo.show:after{content: "-";}
    .f-one{display: inline-block;padding-right: 40px; line-height: 30px;}
    .f-twobox{display: none;padding-left: 30px; width: 100%;} 
    .f-two{line-height: 2;}
    .f-c{width: 100%;}
    .f-input{height: 30px;}
    .f-submit{height: 30px;line-height: 30px;}
    .f-img1{width: 32px;height: 32px;line-height: 32px;}
    .f-img2{width: 32px;height: 32px;line-height: 32px;}
} 
@media(max-width: 850px){ 
    .f-main{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
}


.banner{width: 100%; }
.banner-main{width: 100%;position: relative; overflow: hidden;}
.banner-img{width: 100%;}
.banner-img img{width: 100%;}
.banner-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); width: 16.8rem; padding-top: .45rem;}
.banner-titles{width: 100%;margin-bottom: .25rem;max-width: 14em; line-height: 1.16; color: #ffffff;}
.banner-intro{width: 100%;margin-bottom: .5rem; max-width: 28em; line-height: 1.6; color: #ffffff;}
.banner-textbox{width: 100%;margin-bottom: .55rem; max-width: 43em; line-height: 1.5; color: #ffffff;}
.banner-more{display: inline-block;cursor: pointer; padding: 0 .3rem;line-height: .56rem;color: #074970; background-color: #ffffff;border-radius: .08rem;}
.banner-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .33rem;width: .875em;height: 1em;background-image: url('../images/a2.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.banner-more:hover{color: #fff;background-color: #074970;}
.banner-more:hover:after{background-image: url('../images/a2-b.png');}

.banner-dynamic{width: 100%; position: relative;}
.banner-dot{position: absolute;width:  .2rem;height: .2rem;border-radius: 50%;z-index: 8; background-image: url('../images/c40.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}

.banner-dot1{animation: dot1 cubic-bezier(1, 0.99, 1, 1) 3s infinite;}
.banner-dot2{animation: 3s cubic-bezier(1, 0.99, 1, 1) 3s infinite normal none running dot2;}
.banner-dot3{animation: 3s cubic-bezier(1, 0.99, 1, 1) 6s infinite normal none running dot3;}
.banner-dot4{animation: 3s cubic-bezier(1, 0.99, 1, 1) 9s infinite normal none running dot4;}
.banner-dot5{animation: 3s cubic-bezier(1, 0.99, 1, 1) 9s infinite normal none running dot5;}
.banner-dot6{animation: 3s cubic-bezier(1, 0.99, 1, 1) 12s infinite normal none running dot6;}
.banner-dot7{animation: 3s cubic-bezier(1, 0.99, 1, 1) 12s  infinite normal none running dot7;}
.banner-dot8{animation: 3s cubic-bezier(1, 0.99, 1, 1)  15s  infinite normal none running dot8;}
.banner-dot9{animation: 3s cubic-bezier(1, 0.99, 1, 1)   15s infinite normal none running dot9;}
.banner-dot10{animation: 3s cubic-bezier(1, 0.99, 1, 1)  15s   infinite normal none running dot10;}
.banner-dot11{animation: 3s cubic-bezier(1, 0.99, 1, 1)  15s   infinite normal none running dot11;}
.banner-dot12{animation: 3s cubic-bezier(1, 0.99, 1, 1)   18s   infinite normal none running dot12;}
.banner-dot13{animation: 3s cubic-bezier(1, 0.99, 1, 1)    21s   infinite normal none running dot13;}

@keyframes dot1{
	0%{ top: calc(592/600*100%); left: calc(1067/1920*100%);}
	100%{ top: calc(535/600*100%); left: calc(1170/1920*100%);}
}
@keyframes dot2{
	0%{ top: calc(550/600*100%); left: calc(1240/1920*100%);}
	100%{ top: calc(600/600*100%); left: calc(1320/1920*100%);}
}
@keyframes dot3{
	0%{ top: calc(580/600*100%); left: calc(1340/1920*100%);}
	100%{ top: calc(470/600*100%); left: calc(1345/1920*100%);}
}
@keyframes dot4{
	0%{ top: calc(445/600*100%); left: calc(1370/1920*100%);}
	100%{ top: calc(525/600*100%); left: calc(1580/1920*100%);}
}
@keyframes dot5{
	0%{ top: calc(405/600*100%); left: calc(1363/1920*100%);}
	100%{ top: calc(335/600*100%); left: calc(1400/1920*100%);}
}
@keyframes dot6{
	0%{ top: calc(505/600*100%); left: calc(1630/1920*100%);}
	100%{ top: calc(420/600*100%); left: calc(1685/1920*100%);}
}
@keyframes dot7{
	0%{ top: calc(270/600*100%); left: calc(1390/1920*100%);}
	100%{ top: calc(220/600*100%); left: calc(1325/1920*100%);}
}
@keyframes dot8{
	0%{ top: calc(405/600*100%); left: calc(1745/1920*100%);}
	100%{ top: calc(420/600*100%); left: calc(1915/1920*100%);}
}
@keyframes dot9{
	0%{ top: calc(375/600*100%); left: calc(1685/1920*100%);}
	100%{ top: calc(190/600*100%); left: calc(1575/1920*100%);}
}
@keyframes dot10{
	0%{ top: calc(160/600*100%); left: calc(1310/1920*100%);}
	100%{ top: calc(120/600*100%); left: calc(1375/1920*100%);}
}
@keyframes dot11{
	0%{ top: calc(140/600*100%); left: calc(1260/1920*100%);}
	100%{ top: calc(70/600*100%); left: calc(1240/1920*100%);}
}
@keyframes dot12{
	0%{ top: calc(110/600*100%); left: calc(1425/1920*100%);}
	100%{ top: calc(155/600*100%); left: calc(1535/1920*100%);}
}
@keyframes dot13{
	0%{ top: calc(135/600*100%); left: calc(1570/1920*100%);}
	100%{ top: calc(0/600*100%); left: calc(1625/1920*100%);}
}

@media(max-width: 1200px){
    .banner-text{padding-top: 0;}
}
 
@media(max-width: 850px){
    .banner-img img{min-height: 200px;object-fit: cover;}
    .banner-text{width: 100%;padding-left: 10px;padding-right: 10px;}
    .banner-titles{max-width: 100%; font-size: 20px;}
    .banner-intro{margin-bottom: .25rem; font-size: 14px;line-height: 1.3;}
    .banner-textbox{margin-bottom: .25rem; font-size: 12px;line-height: 1.3;}
    .banner-more{line-height: 32px;}

    .banner-dynamic img{min-height: 100px;}
}

.nav{width: 100%;border-bottom: 1px solid #dddddd;overflow: hidden;}
.nav-main{width: 16.8rem;margin: 0 auto;}
.nav-cont{width: 100%;}
.nav-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.nav-left{float: left;font-size: 0;}
.nav-item{ font-family: ranyRegular; display: inline-block;vertical-align: top;color: #666666;line-height: .7rem;}
.nav-item:after{content: '/'; display: inline-block;vertical-align: middle;margin: 0 .08rem;}
.nav-item:last-child:after{display: none;}
.nav-item:nth-child(1):before{content: '';display: inline-block;vertical-align: middle;margin-top: -.3em; margin-right: .1rem; width: 1.06em;height: 1.5em;background-image: url('../images/a1.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}

.nav-right{float: right;font-size: 0;}
.nav-one{display: inline-block;vertical-align: top;margin-right: .4rem; cursor: pointer;line-height: .7rem;color: #666666;}
.nav-one:last-child{margin-right: 0;}
.nav-one:hover{color: #074970;}
.nav-one.active{color: #074970;}

@media(max-width: 850px){
    .nav-main{width: 100%;max-width: 500px; padding-left: 10px;padding-right: 10px;}
    .nav-left{width: 100%;white-space: nowrap;overflow: auto;}
    .nav-right{width: 100%;white-space: nowrap;overflow: auto;text-align: center;}
    .nav-one{margin: 0 5px;font-size: 12px;}
}

.sidebar{position: fixed;top: 50%;right: .1rem;transform: translate(0,-50%);z-index: 88;}
.sidebar-item{display: block;margin: .2rem 0;}
.sidebar-link{position: relative;top: 0;transition: all ease .5s; display: flex;align-items: center;align-content: center; flex-wrap: wrap;cursor: pointer; text-align: center;width: 6.66em;height: 6.66em;border-radius: 0%; background-color: #ffffff;box-shadow: 0px .1rem .3rem 0px rgba(1, 74, 151, 0.1);}
.sidebar-icon{width: 100%;height: .25rem;line-height: .25rem;}
.sidebar-icon img{max-width: 100%;max-height: 100%;}
.sidebar-name{width: 100%;color: #074970;line-height: 1;margin-top: .05rem;}



.sidebar-link.opan-message{background-color: #074970;}
.sidebar-link.opan-message .sidebar-name{ color: #fff;}
@media(min-width: 850px){
    .sidebar-link:hover{top: -.1rem;}
}
@media(max-width: 850px){
    .footer{padding-bottom: 65px;}
    .sidebar{ top: auto;transform: translate(0,0); bottom: 0;left: 0;display: flex;flex-wrap:wrap;}
    .sidebar-item{display: block;width: 33.33%;margin: 0;}
    .sidebar-link{width: 100%;height: 65px;border-radius: 0;}
    .sidebar-name{ word-break: break-all;}
    .sidebar-icon{height: 30px;line-height: 30px;}
    .sidebar-icon img{max-height: 20px;max-width: 20px;}

    .lm-cont{bottom: 75px !important;}
}

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

@media(max-width: 1150px){
    .paging-item{min-width: 35px;height: 35px;line-height: 35px;}
    .paging-up{min-width: 35px;height: 35px;}
    .paging-next{min-width: 35px;height: 35px;}
}

.leave-message *{box-sizing: border-box;}
.leave-message{box-sizing: border-box;} 
.lm-buttom{position: fixed;top: 70%; right: 0;transform: translate( 100%,-50%);z-index: 38; display: block;cursor: pointer;}
.lm-text{display: inline-block;white-space: nowrap;transform: rotate(90deg);transform-origin: top left; padding:  0 .35rem;color: #ffffff;line-height: 3em; background-color: #074970;}

.lm-cont{opacity: 0;z-index: -1;visibility: hidden;position: fixed;bottom: .5rem;right: 0;z-index: 88; width: 4.8rem;min-width: 300px; background-color: #ffffff;border-radius: .2rem 0px 0px .2rem;overflow: hidden; box-shadow: 0px .1rem .3rem 0px rgba(1, 74, 151, 0.1);}
body.show_message .lm-cont{opacity: 1;z-index: 288;visibility: visible;transition: all ease .5s;}
.lm-form{width: 100%;} 
.lm-top{width: 100%;position: relative; padding-left: .35rem;padding-right: .65rem; background-color: #074970;}
.lm-titles{width: 100%;color: #ffffff;line-height: .7rem;}
.lm-close{position: absolute;top: 0;right: .3rem;display: block;cursor: pointer; width: .35rem;height: 100%;background-image: url('../images/a23.png');background-size: .15rem auto;background-position: center center;background-repeat: no-repeat;}
.lm-bottom{width: 100%;padding: .4rem .35rem .4rem;}

.lm-item{width: 100%;position: relative;padding: 0 .2rem;margin-bottom: .2rem; background-color: #f3f5f7;border-radius: .08rem;}
.lm-star{position: absolute;top: 0;left: 0;width: .2rem;text-align: right;color: #e50009;line-height: .6rem;}
.lm-input{font-family: ranyLight;display: block;border: none;background-color: transparent; width: 100%;height: .6rem; color: #111;}
.lm-textarea{font-family: ranyLight;display: block;border: none;background-color: transparent;width: 100%;padding: .1rem 0;line-height: .4rem; height: 2rem; color: #111;}
.lm-submit{display: block;cursor: pointer; border: none;width: 100%;height: .6rem;line-height: .6rem; color: #ffffff;background-color: #074970;border-radius: .08rem;}

.lm-label{width: 100%;font-size: 0;padding-top: .1rem;padding-bottom: .3rem;}
.lm-form .lb-label{position: relative;display: inline-block;vertical-align: top;padding: .1rem 0; cursor: pointer;width: 50%;}
.lm-form .lb-icon{box-sizing: border-box;display: inline-block;vertical-align: top;width: .3rem;height: .3rem;background-color: #f3f5f7;border-radius: .08rem;margin-right: .1rem;}
.lm-form .lb-text{font-family: ranyLight;display: inline-block;vertical-align: top;width: calc(100% - .5rem); color: #111111;line-height: 1.5;user-select:none;}
.lm-form .lb-label.selected .lb-icon{background-color: #074970;background-image: url('../images/a58.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.lm-form .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}


.star-score{display: inline-block; position: relative;margin-left: -.05rem; font-size: 0;margin-bottom: .45rem;}
.star-score>div{width: 100%;position: absolute;left: 0;top: 0;overflow: hidden;}
.star-score img{width: .16rem;height: .16rem;margin: 0 .05rem; cursor: pointer;}
.star-score .score-inner{font-size: 0;}

.g-a .star-score{margin-left: 0;margin-bottom: 0;}
.g-a .star-score img{width: .2rem;height: .2rem; margin: 0 .1rem;}
 

.my-top{width: 100%;}
.my-titles{width: 100%;text-align: center;margin-bottom: .65rem; color: #111111;line-height: 1.2;}

.share-main{width: 100%;max-width: 16.8rem;margin: 0 auto; text-align: right;font-size: 0;padding: .3rem 0;}
.share-tip{position: relative;z-index: 1; display: inline-block;vertical-align: middle; color: #111111;line-height: 1.5;}
.share-list{position: relative;z-index: 1;display: inline-block;vertical-align: middle;}
.share-item{display: inline-block;vertical-align: middle;cursor: pointer;position: relative; text-align: center; margin-left: .1rem;}
.share-icon1{display: block;width: .45rem;height: .45rem;line-height: .45rem; border-radius: 50%;background-color: #f3f5f7;}
.share-icon1 img{max-width: 48%; max-height: 40%;}
.share-icon2{display: none;width: .45rem;height: .45rem;line-height: .45rem; border-radius: 50%;background-color: #074970;}
.share-icon2 img{max-width: 48%; max-height: 40%;}

.share-item:hover .share-icon1{display: none;}
.share-item:hover .share-icon2{display: block;}
.social-share .icon-wechat .wechat-qrcode{z-index: 28;}
@media(max-width: 1350px){
    .share-icon1{width: 32px;height: 32px;line-height: 32px;}
    .share-icon2{width: 32px;height: 32px;line-height: 32px;}
}
 
.product-main{position: fixed;top: 1.6rem;right: .1rem;z-index: 188;}
.product-menu{position: relative;top: 0;transition: all ease .5s; display: flex;align-items: center;align-content: center;text-align: center;flex-wrap: wrap;cursor: pointer; width: .8rem;height: .8rem;border-radius: 50%; background-color: #ffffff;box-shadow: 0px .1rem .3rem 0px rgba(1, 74, 151, 0.1);}
.product-menu:hover{top: -.1rem;}
.product-icon{width: 100%;}
.product-icon img{height: .25rem;}
.product-tip{font-family: ranyRegular;width: 100%; color: #074970;margin-top: .05rem;line-height: 1;}

.product-sub{opacity: 0;visibility: hidden;z-index: -1;transition: all ease .5s; position: absolute;top: 0;right: 0;width: 1.8rem;min-width: 150px; padding: .2rem 0; background-color: #ffffff;box-shadow: 0px .1rem .3rem 0px rgba(1, 74, 151, 0.1);border-radius: .2rem;}
.product-main.show .product-sub{opacity: 1;visibility: visible;z-index: 8;}
.product-close{position: absolute;top: 0;right: 0;display: block;cursor: pointer; width: .3rem;height: .3rem;background-image: url('../images/a23-b.png');background-size: 50% auto;background-position: center center;background-repeat: no-repeat;}
.product-cont{width: 100%;}
.product-top{width: 100%; padding-bottom: .17rem;}
.product-item{font-family: ranyRegular;position: relative;cursor: pointer; display: block;width: 100%; padding: .08rem .1rem;text-align: center; line-height: 2; color: #606266;}
.product-item:before{opacity: 0; content: '';position: absolute;top: 50%;left: 0;margin-top: -.05rem; width: .03rem;height: .1rem;background-color: #074970;border-radius: .02rem;}

.product-item.active{color: #074970;}
.product-item.active:before{opacity: 1;}

.product-bottom{width: 100%;padding: 0 .2rem;}
.product-link{display: block;cursor: pointer;width: 100%;padding: .05rem .05rem;text-align: center; color: #ffffff; line-height: .3rem; background-color: #074970;border-radius: .2rem;}


@media(min-width: 850px){
    .product-item:hover{color: #074970;}
    .product-item:hover:before{opacity: 1;}
}

@media(max-width: 1200px){
   .product-menu{width: 50px;height: 50px;}
}

@media(max-width: 850px){
    .product-menu{width: 40px;height: 40px;}
    .product-tip{font-size: 10px;}
    .product-close{width: 15px;height: 15px;}
    .product-link{padding: 5px;line-height: 20px;border-radius: 15px;}
}

/*视频容器样式*/
.xv-a {position: fixed;left: 0;top: 120%;z-index: 388; width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);transition: top .5s ease-in-out;}
.xv-a.show {top: 0;}
.xv-a.show .xv-e {visibility: visible;}
.xv-a.show .xv-f {display: block;}
.xv-main{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); width: 800px;max-width: 94%;}
.xv-b {width: 100%;}
.xv-c {display: block;width: 40px;height: 40px;border-radius: 50%;background-color: #074970;position: absolute;right: -20px;top: -20px;cursor: pointer;z-index: 10000;;}
.xv-d {display: block;width: 100%;height: 100%;font-size: 21px;text-align: center;line-height: 40px;color: #fff;}
.xv-e{width: 100%;height: 60vh;}
.xv-f{width: 100%;height: auto;max-height: 90vh;}
@media(max-width:1200px) {
    .xv-c{right: 0; top: -45px;}
}

.product-container{width: 100%;display: flex;flex-wrap: wrap;}
.product-card {width: 100%;max-width: 400px; padding: .2rem;margin-bottom: .5rem; background-color: #f9f9f9;border-radius: 5px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}
.product-card:nth-child(3n){margin-right: 0;}
.product-card img {width: 100%;border-radius: 5px;}
.product-card h2 {font-size: 24px;margin-top: 10px;margin-bottom: 10px; line-height: 1.3;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.product-card p {margin-bottom: 10px;line-height: 1.3;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.product-card .read-more { display: inline-block;padding: .08rem .16rem;color: #fff;background-color: #4CAF50;text-decoration: none;border-radius: 4px;}

@media(max-width: 850px){ 
    .product-card h2{font-size: 16px;}
    .product-card:nth-child(3n){margin-right: 10px;}
    .product-card:nth-child(2n){margin-right: 0;}
}