.pa100{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.pr100{position: relative; left: 0; top: 0; width: 100%; height: 100%;}
.fzsX{font-size: 100px;}
@media screen and (max-width: 675px){.fzsX{font-size: 90px;}}
@media screen and (max-width: 600px){.fzsX{font-size: 80px;}}
@media screen and (max-width: 525px){.fzsX{font-size: 70px;}}
@media screen and (max-width: 450px){.fzsX{font-size: 60px;}}
@media screen and (max-width: 400px){.fzsX{font-size: 50px;}}
.bgf{background-color: #fff;}
.bgf1{background-color: #f1f1f1;}
.bgf5{background-color: #f5f5f5;}
.bge{background-color: #eee;}
@-webkit-keyframes openDoor{0%{-webkit-clip-path: inset(0 50% round 0); clip-path: inset(0 50% round 0);} 100%{-webkit-clip-path: inset(0% round 0); clip-path: inset(0% round 0);}}
@keyframes openDoor{0%{-webkit-clip-path: inset(0 50% round 0); clip-path: inset(0 50% round 0);} 100%{-webkit-clip-path: inset(0% round 0); clip-path: inset(0% round 0);}}
@-webkit-keyframes fadeInRightm{0%{opacity: 0.3; -webkit-transform: translate3d(50%, 0, 0); transform: translate3d(50%, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInRightm{0%{opacity: 0.3; -webkit-transform: translate3d(50%, 0, 0); transform: translate3d(50%, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInRightm{-webkit-animation-name: fadeInRightm; animation-name: fadeInRightm;}
@-webkit-keyframes fadeInLeftm{0%{opacity: 0.3; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInLeftm{0%{opacity: 0.3; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInLeftm{-webkit-animation-name: fadeInLeftm; animation-name: fadeInLeftm;}
@-webkit-keyframes fadeInUpm{0%{opacity: 0.3; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInUpm{0%{opacity: 0.3; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInUpm{-webkit-animation-name: fadeInUpm; animation-name: fadeInUpm;}
@-webkit-keyframes fadeInDownm{0%{opacity: 0.3; -webkit-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInDownm{0%{opacity: 0.3; -webkit-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInDownm{-webkit-animation-name: fadeInDownm; animation-name: fadeInDownm;}
@-webkit-keyframes slideInRightm{0%{-webkit-transform: translate3d(50%, 0, 0); transform: translate3d(50%, 0, 0);} to{-webkit-transform: none; transform: none;}}
@keyframes slideInRightm{0%{-webkit-transform: translate3d(50%, 0, 0); transform: translate3d(50%, 0, 0);} to{-webkit-transform: none; transform: none;}}
.slideInRightm{-webkit-animation-name: slideInRightm; animation-name: slideInRightm;}
@-webkit-keyframes slideInLeftm{0%{-webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0);} to{-webkit-transform: none; transform: none;}}
@keyframes slideInLeftm{0%{-webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0);} to{-webkit-transform: none; transform: none;}}
.slideInLeftm{-webkit-animation-name: slideInLeftm; animation-name: slideInLeftm;}
@-webkit-keyframes slideInUpm{0%{-webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0);} to{-webkit-transform: none; transform: none;}}
@keyframes slideInUpm{0%{-webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0);} to{-webkit-transform: none; transform: none;}}
.slideInUpm{-webkit-animation-name: slideInUpm; animation-name: slideInUpm;}
@-webkit-keyframes slideInDownm{0%{-webkit-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0);} to{-webkit-transform: none; transform: none;}}
@keyframes slideInDownm{0%{-webkit-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0);} to{-webkit-transform: none; transform: none;}}
.slideInDownm{-webkit-animation-name: slideInDownm; animation-name: slideInDownm;}
@-webkit-keyframes fadeIns{0%{opacity: 0.3;} to{opacity: 1;}}
@keyframes fadeIns{0%{opacity: 0.3;} to{opacity: 1;}}
.fadeIns{-webkit-animation-name: fadeIns; animation-name: fadeIns;}
@-webkit-keyframes dotShake{0%{-webkit-transform: none; transform: none;} 15%{-webkit-transform: translate3d(-8%, 0, 0) rotate(-4deg); transform: translate3d(-8%, 0, 0) rotate(-4deg);} 30%{-webkit-transform: translate3d(6.6%, 0, 0) rotate(2deg); transform: translate3d(6.6%, 0, 0) rotate(2deg);} 45%{-webkit-transform: translate3d(-5.5%, 0, 0) rotate(-2deg); transform: translate3d(-5.5%, 0, 0) rotate(-2deg);} 60%{-webkit-transform: translate3d(4.5%, 0, 0) rotate(1deg); transform: translate3d(4.5%, 0, 0) rotate(1deg);} 75%{-webkit-transform: translate3d(-2%, 0, 0) rotate(-1deg); transform: translate3d(-2%, 0, 0) rotate(-1deg);} to{-webkit-transform: none; transform: none;}}
@keyframes dotShake{0%{-webkit-transform: none; transform: none;} 15%{-webkit-transform: translate3d(-8%, 0, 0) rotate(-4deg); transform: translate3d(-8%, 0, 0) rotate(-4deg);} 30%{-webkit-transform: translate3d(6.6%, 0, 0) rotate(2deg); transform: translate3d(6.6%, 0, 0) rotate(2deg);} 45%{-webkit-transform: translate3d(-5.5%, 0, 0) rotate(-2deg); transform: translate3d(-5.5%, 0, 0) rotate(-2deg);} 60%{-webkit-transform: translate3d(4.5%, 0, 0) rotate(1deg); transform: translate3d(4.5%, 0, 0) rotate(1deg);} 75%{-webkit-transform: translate3d(-2%, 0, 0) rotate(-1deg); transform: translate3d(-2%, 0, 0) rotate(-1deg);} to{-webkit-transform: none; transform: none;}}
.dotShake{-webkit-animation-name: dotShake; animation-name: dotShake;}
@-webkit-keyframes rotate360{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(360deg); transform: rotate(360deg);}}
@keyframes rotate360{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(360deg); transform: rotate(360deg);}}
.rotate360{-webkit-animation-name: rotate360; animation-name: rotate360; -webkit-animation-duration: 500ms; animation-duration: 500ms; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-play-state: running; animation-play-state: running; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes rotateInYm{0%{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); opacity: 0;} to{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: none; transform: none; opacity: 1;}}
@keyframes rotateInYm{0%{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); opacity: 0;} to{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: none; transform: none; opacity: 1;}}
.rotateInYm{-webkit-animation-name: rotateInYm; animation-name: rotateInYm;}
@-webkit-keyframes AniStriking{0%, 50%, to{-webkit-transform: scale(1); transform: scale(1);} 25%, 75%{-webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03);}}
@keyframes AniStriking{0%, 50%, to{-webkit-transform: scale(1); transform: scale(1);} 25%, 75%{-webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03);}}
.AniStriking{-webkit-animation-name: AniStriking; animation-name: AniStriking;}
@-webkit-keyframes AniOpStriking{0%, 50%, to{opacity: 1; -webkit-transform: scale(1); transform: scale(1);} 25%, 75%{opacity: .7; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1);}}
@keyframes AniOpStriking{0%, 50%, to{opacity: 1; -webkit-transform: scale(1); transform: scale(1);} 25%, 75%{opacity: .7; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1);}}
.AniOpStriking{-webkit-animation-name: AniOpStriking; animation-name: AniOpStriking;}
@-webkit-keyframes AniShiny{0%{opacity: 0;} to{opacity: 1;}}
@keyframes AniShiny{0%{opacity: 0;} to{opacity: 1;}}
.AniShiny{-webkit-animation-name: AniShiny; animation-name: AniShiny;}
@-webkit-keyframes animateStay{0, 100%{opacity: 1;}}
@keyframes animateStay{0, 100%{opacity: 1;}}
.animateStay{-webkit-animation-name: animateStay; animation-name: animateStay;}
@-webkit-keyframes AniNone{0, 100%{-webkit-transform: none !important; transform: none !important; opacity: 1; visibility: visible;}}
@keyframes AniNone{0, 100%{-webkit-transform: none !important; transform: none !important; opacity: 1; visibility: visible;}}
.AniNone{-webkit-animation-name: AniNone; animation-name: AniNone; opacity: 1;}
@-webkit-keyframes AniCalmdown{}
@keyframes AniCalmdown{}
.AniCalmdown{-webkit-animation-name: AniCalmdown; animation-name: AniCalmdown; -webkit-animation-duration: .5s !important; animation-duration: .5s !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none;}
/* baseCss */
.en{word-break: keep-all;}
.tdu{text-decoration: underline;}
.oh{position: relative; overflow: hidden;}
.ma{margin-left: auto; margin-right: auto;}
.dib{display: inline-block; vertical-align: top;}
.vab{vertical-align: bottom;}
.vam{vertical-align: middle;}
.vat{vertical-align: top;}
.unsel,
.dct{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.insel{-webkit-user-select: normal ; -moz-user-select: normal ; -ms-user-select: normal ; user-select: normal ;}
.op0{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.op1{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.taps a,
.tapList a,
.tap{-webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer;}
.tapList .link{display: block;}
.lhd5{height: .5em;}
.reject{cursor: not-allowed;}
.poss{position: static !important;}
.ts{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.tsn{-webkit-transition: none !important; transition: none !important;}
.emptyList{text-align: center; font-size: 120%; background-color: #f5f5f5; color: #222; font-weight: bold;}
.hidePoint{position: absolute; height: 0; visibility: hidden; top: 0; left: 0;}
.viewport{position: relative;}
.hScroll{white-space: nowrap; font-size: 0; overflow-x: auto; overflow-y: hidden;}
.hScroll .scrollBox,
.hScroll .overview{display: inline-block; vertical-align: top;}
.vScroll{font-size: 0; overflow-y: auto; overflow-x: hidden;}
.invisible{visibility: hidden; position: absolute !important; z-index: -1;}
.ensp{display: inline-block; vertical-align: middle; width: .5em; height: 1px;}
.cnsp{display: inline-block; vertical-align: middle; width: 1em; height: 1px;}
.pa100.link{position: absolute !important; right: 0; bottom: 0; width: auto; height: auto; z-index: 8; text-indent: -9999px; overflow: hidden; white-space: nowrap;}
.pa4{position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.bgct{background-color: transparent !important;}
.enter,
.reset{position: relative; overflow: hidden;}
.enter .iptBtn,
.reset .iptBtn{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer;}
.kong{pointer-events: none;}
/* resetEnd */
.c1{color: #195db2;}
.bgc1{background-color: #195db2;}
.c2{color: #14b964;}
.bgc2{background-color: #14b964;}
.c3{color: #88b3d8;}
.bgc3{background-color: #88b3d8;}
.ca{color: #333333;}
.cb{color: #666666;}
.cs{color: #999999;}
html{min-width: 1200px; max-width: 1920px;}
body{color: #666666; font: 14px/1 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;}
a{color: #333333; -webkit-transition: color 220ms; transition: color 220ms;}
a.on,
a:hover{color: #195db2;}
.w,
.container{width: 1200px;}
.vmbox{font-size: 14px; line-height: 1; font-family: 'Microsoft YaHei', '微软雅黑';}
button,
input,
select,
textarea{font-family: 'Microsoft YaHei', '微软雅黑';}
.info{font-size: 14px; line-height: 24px;}
.imax{font-size: 16px; line-height: 1.8571;}
::-moz-selection{background: #134685; color: #fff; text-shadow: none;}
::selection{background: #134685; color: #fff; text-shadow: none;}
.scroll-wrap{background-color: #fff;}
.pc ::-webkit-scrollbar{position: absolute; width: 4px; height: 4px;}
.pc ::-webkit-scrollbar-thumb{width: 4px; height: 4px; border-radius: 3px; background-color: rgba(0, 0, 0, 0.25);}
.pc ::-webkit-scrollbar-track{background: rgba(0, 0, 0, 0.1);}
.pc ::-webkit-scrollbar-corner{background: transparent; height: 0; width: 0;}
.loading{background-image: url(../images/loading.gif);}
.loading-m{background-image: url(../images/loading-m.gif);}
.load-error{background-image: url(../images/error.gif);}
/* ------------------- htmls ------------------- */
@font-face{font-family: "swis721Bt"; src: url("../fonts/swis721-hv-bt-heavy.woff2") format("woff2"), url("../fonts/swis721-hv-bt-heavy.woff") format("woff"), url("../fonts/swis721-hv-bt-heavy.ttf") format("truetype"), url("../fonts/swis721-hv-bt-heavy.eot") format("embedded-opentype"), url("../fonts/swis721-hv-bt-heavy.svg") format("svg"), url("../fonts/swis721-hv-bt-heavy.otf") format("opentype");}
.more.more1{display: block; width: 140px; height: 40px; line-height: 40px; text-align: center; color: #fff; background-image: -webkit-linear-gradient(180deg, #1988fe 0%, #64f7c1 50%, #1988fe 100%); background-color: #14b964; border-radius: 40px; font-size: 14px; background-size: 200% auto; -webkit-transition: all 666ms ease 0s; transition: all 666ms ease 0s;}
.more.more1 s{display: inline-block; vertical-align: bottom; width: 16px; height: 100%; background-image: url(../images/arrowi-more.png); background-size: auto; background-position: 50% 48%; background-repeat: no-repeat; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.more.more1.bd{background: none; border: #ffffff solid 1px; width: 138px; height: 38px; line-height: 36px;}
.more.more1.bd:hover{background-color: rgba(255, 255, 255, 0.15);}
.more.more1:hover{background-position: 100% 0;}
.more.more1:hover s{margin-left: 8px;}
/* 表单 */
.formItem{position: relative;}
.formItem .aftPD{position: absolute; left: 100%; top: 0; color: #f00; margin-left: 8px; white-space: nowrap; font-size: 14px; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.formItem .skin::-webkit-input-placeholder{color: #999999;}
.formItem .skin:-moz-placeholder{color: #999999;}
.formItem .skin::-moz-placeholder{color: #999999;}
.formItem .skin:-ms-input-placeholder{color: #999999;}
.formItem .skin._focus{border-color: #2e9fd9 !important; /* box-shadow: 0 0 1px 2px fade(@c1,15%); */}
.formItem.red .skin{color: #f00 ; border-color: #f00 ;}
.formItem.red .skin::-webkit-input-placeholder{color: #ff0000;}
.formItem.red .skin:-moz-placeholder{color: #ff0000;}
.formItem.red .skin::-moz-placeholder{color: #ff0000;}
.formItem.red .skin:-ms-input-placeholder{color: #ff0000;}
/* 组件 */
.ysqUEO .scs.hbgOn img,
.ysqUEO .scst.hbgOn img,
.ysqUEO .scs:hover img,
.ysqUEO .scst:hover img{-webkit-transform: scale(1.025); transform: scale(1.025);}
.ysqUEO .scs img{-webkit-transition-duration: 800ms; transition-duration: 800ms;}
.ysqUEO .scst img{-webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%;}
.ysqUEO .tfy3,
.ysqUEO .tfx3,
.ysqUEO .tfy-3,
.ysqUEO .tfx-3{-webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.ysqUEO .tfy3:hover{-webkit-transform: translateY(3px); transform: translateY(3px);}
.ysqUEO .tfx3:hover{-webkit-transform: translateX(3px); transform: translateX(3px);}
.ysqUEO .tfy-3:hover{-webkit-transform: translateY(-3px); transform: translateY(-3px);}
.ysqUEO .tfx-3:hover{-webkit-transform: translateX(-3px); transform: translateX(-3px);}
.ysqUEO .stereoUp{-webkit-box-shadow: 0 0 0 0px rgba(0, 0, 0, 0); box-shadow: 0 0 0 0px rgba(0, 0, 0, 0); -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.ysqUEO .stereoUp:hover{-webkit-transform: translateY(-2px); transform: translateY(-2px); -webkit-box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.25); box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.25);}
.hbg .op0{visibility: hidden; /* *visibility: visible; */ -webkit-transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 1) 0s; transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 1) 0s;}
.hbg:hover .op0,
.hbg.hbgOn .op0{-webkit-transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 1) 0ms; transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 1) 0ms; opacity: 1; visibility: visible;}
.hbg:hover .op0.htfn,
.hbg.hbgOn .op0.htfn{-webkit-transform: none !important; transform: none !important;}
.hbg .front{z-index: 3;}
.hbg .behind{z-index: 4;}
.hbg .front,
.hbg:hover .behind,
.hbg.hbgOn .behind{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.hbg .behind,
.hbg:hover .front,
.hbg.hbgOn .front{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; /* *visibility: visible; */ visibility: hidden; /* *visibility: visible; */}
/* keyframes use */
@-webkit-keyframes fadeInDowns{0%{opacity: 0.3; -webkit-transform: translate3d(0, 35px, 0); transform: translate3d(0, 35px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInDowns{0%{opacity: 0.3; -webkit-transform: translate3d(0, 35px, 0); transform: translate3d(0, 35px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInDowns{-webkit-animation-name: fadeInDowns; animation-name: fadeInDowns;}
@-webkit-keyframes fadeInDown{0%{opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInDown{0%{opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInDown{-webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
@-webkit-keyframes fadeInRights{0%{opacity: 0.3; -webkit-transform: translate3d(35px, 0, 0); transform: translate3d(35px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInRights{0%{opacity: 0.3; -webkit-transform: translate3d(35px, 0, 0); transform: translate3d(35px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInRights{-webkit-animation-name: fadeInRights; animation-name: fadeInRights;}
@-webkit-keyframes zoomIns{0%{opacity: 0; -webkit-transform: scale3d(0.77, 0.77, 0.77); transform: scale3d(0.77, 0.77, 0.77);} 50%, 100%{opacity: 1;}}
@keyframes zoomIns{0%{opacity: 0; -webkit-transform: scale3d(0.77, 0.77, 0.77); transform: scale3d(0.77, 0.77, 0.77);} 50%, 100%{opacity: 1;}}
.zoomIns{-webkit-animation-name: zoomIns; animation-name: zoomIns;}
@-webkit-keyframes breathX1{0%{-webkit-transform: scale(1); transform: scale(1); opacity: 1;} 100%{-webkit-transform: scale(0.9); transform: scale(0.9); opacity: .90;}}
@keyframes breathX1{0%{-webkit-transform: scale(1); transform: scale(1); opacity: 1;} 100%{-webkit-transform: scale(0.9); transform: scale(0.9); opacity: .90;}}
.breathX1{-webkit-animation-name: breathX1; animation-name: breathX1;}
/*模拟滚动条*/
.module-Scrollbox.y{padding-right: 10px;}
.module-Scrollbox.y .scrollbar{height: 100%; top: 0; background-color: #f1f1f1;}
.module-Scrollbox.y .scrollbar,
.module-Scrollbox.y .scrollbar .thumb,
.module-Scrollbox.y .scrollbar .track{width: 5px;}
.module-Scrollbox.y .scrollbar .thumb{height: 0; right: 0; background-color: #14b964;}
.module-Scrollbox.x .scrollbar{width: 100%; bottom: 0; background-color: #f1f1f1;}
.module-Scrollbox.x .scrollbar,
.module-Scrollbox.x .scrollbar .thumb,
.module-Scrollbox.x .scrollbar .track{height: 5px;}
.module-Scrollbox.x .scrollbar .thumb{width: 0; left: 0; background-color: #14b964;}
.module-Scrollbox.x .overview{display: inline-block;}
.module-Scrollbox .scrollbar{/* display: none; */ position: absolute; z-index: 3; right: 0;}
.module-Scrollbox .scrollbar .track{position: relative;}
.module-Scrollbox .scrollbar .thumb{position: absolute; top: 0; cursor: pointer; border-radius: 2.5px; -webkit-transition: all 80ms ease 0s; transition: all 80ms ease 0s;}
.module-Scrollbox .scrollbar .thumb .end{height: 5px; width: 5px;}
.module-Scrollbox .viewport{position: relative; overflow: hidden; width: 100%; height: 100%;}
.module-Scrollbox .overview{position: relative; -webkit-transition: all 150ms ease-in 0s; transition: all 150ms ease-in 0s;}
.module-Scrollbox .disable{display: none;}
@media screen and (max-width: 1024px){
	.module-Scrollbox{overflow: auto; padding-right: 0;}
	.module-Scrollbox .viewport{width: auto; height: auto;}
	.module-Scrollbox .scrollbar{display: none !important;}
}
/* albumWindow */
.trigger-album .btn:before,
.trigger-album .btn:after{content: " "; z-index: 11; position: absolute; left: 0; top: 0; right: 0; bottom: 0; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s, all 250ms ease 0ms; transition: all 220ms ease 0s, all 220ms ease 0s, all 250ms ease 0ms; -webkit-transform: scale(0); transform: scale(0); opacity: 0; visibility: hidden; /* *visibility: visible; */}
.trigger-album .btn:before{background-color: #000;}
.trigger-album .btn:after{background-image: url(../images/btn-zoomer.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.trigger-album .btn:hover:before,
.trigger-album .btn:hover:after{-webkit-transform: none !important; transform: none !important; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.trigger-album .btn:hover:before{opacity: .55;}
.trigger-album .btn:hover:after{opacity: 1;}
#albumWindow{position: fixed; left: 0; top: 50%; right: 0; bottom: 50%; z-index: 99; background-color: #fff; -webkit-transition: all 500ms ease 0ms; transition: all 500ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.no-supports #albumWindow{-webkit-transform: none !important; transform: none !important;}
#albumWindow.visible{-webkit-transform: none !important; transform: none !important; -webkit-transition: all 500ms ease 0ms; transition: all 500ms ease 0ms; opacity: 1; visibility: visible; top: 0; bottom: 0;}
#albumWindow .contain{position: absolute; z-index: 1; left: 48px; right: 48px; top: 48px; bottom: 30px;}
#albumWindow .contain .list0{width: 300%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
#albumWindow .contain .item{float: left; position: relative; width: 1200px; height: 100%; text-align: center;}
#albumWindow .contain .item .img,
#albumWindow .contain .item .vmbox{width: 100%; min-height: 60px;}
#albumWindow .contain .item .fBar{position: absolute; left: 0; bottom: -30px; width: 100%; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
#albumWindow .contain .item .fBar .download{display: inline-block; vertical-align: top; padding-left: 6px; padding-right: 6px; color: #195db2; border-bottom: solid 1px; font-size: 14px; line-height: 18px;}
#albumWindow .contain .item.on .fBar{-webkit-transition: all 250ms ease 200ms; transition: all 250ms ease 200ms; opacity: 1; visibility: visible;}
#albumWindow .picName{position: absolute; left: 0; top: -48px; height: 48px; line-height: 48px; font-size: 16px; color: #333333;}
#albumWindow .close.btn{position: absolute; overflow: hidden; z-index: 3; right: 0; top: 0; width: 48px; height: 48px; background-color: #14b964;}
#albumWindow .close.btn s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; line-height: 43.2px; font-size: 28px; color: #ffffff; font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif; cursor: pointer; white-space: nowrap; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
#albumWindow .close.btn s:hover{color: #ffffff;}
.ysqUEO #albumWindow .close.btn s{overflow: hidden; text-indent: 120%;}
.ysqUEO #albumWindow .close.btn s:before,
.ysqUEO #albumWindow .close.btn s:after{pointer-events: none !important; content: " "; position: absolute; left: 10px; width: 28px; height: 4px; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 300ms ease 0ms; transition: all 300ms ease 0ms; -webkit-transform-origin: 0 50%; transform-origin: 0 50%; background-color: #ffffff;}
.ysqUEO #albumWindow .close.btn s:before{top: 14px; -webkit-transform: rotate(45deg) translate(5.38477631px, 0); transform: rotate(45deg) translate(5.38477631px, 0); top: 8px;}
.ysqUEO #albumWindow .close.btn s:after{bottom: 14px; -webkit-transform: rotate(-45deg) translate(5.38477631px, 0); transform: rotate(-45deg) translate(5.38477631px, 0); bottom: 8px;}
.ysqUEO #albumWindow .close.btn s:hover:before,
.ysqUEO #albumWindow .close.btn s:hover:after{background-color: #ffffff;}
#albumWindow .close.btn s:hover{-webkit-transform: rotate(360deg); transform: rotate(360deg);}
#albumWindow .ctr{position: absolute; top: 50%; margin-top: -60px; width: 44px; height: 120px; -webkit-transition: all 400ms ease 0s, all 220ms ease 0s, all 220ms ease 0s; transition: all 400ms ease 0s, all 220ms ease 0s, all 220ms ease 0s; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer; opacity: .8; line-height: 120px; color: #111111; text-align: center;}
#albumWindow .ctr s{color: #14b964; font-size: 42px; font-weight: bold;}
#albumWindow .ctr s{position: absolute; left: 0; right: 0; top: 0; bottom: 0; font-family: 'SimSun', '宋体' !important; pointer-events: none; text-align: center; color: #111111; font-size: 40px; font-weight: bold;}
#albumWindow .ctr:hover{color: #111111;}
.ysqUEO #albumWindow .ctr s{overflow: hidden; text-indent: -9999px; white-space: nowrap; padding: inherit;}
.ysqUEO #albumWindow .ctr s:before,
.ysqUEO #albumWindow .ctr s:after{content: " "; position: absolute; top: 50%; left: 50%; width: 20px; height: 3px; margin-top: -1.5px; background-color: #111111; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
#albumWindow .ctr .ysqUEO s:before,
#albumWindow .ctr .ysqUEO s:after{-webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
#albumWindow .ctr .ysqUEO:hover s:before,
#albumWindow .ctr .ysqUEO:hover s:after{background-color: #111111;}
.ysqUEO #albumWindow .ctr.prev s:before,
.ysqUEO #albumWindow .ctr.prev s:after{margin-left: -7px; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.ysqUEO #albumWindow .ctr.prev s:before{-webkit-transform: rotate(-40deg) translateX(-1.5px); transform: rotate(-40deg) translateX(-1.5px);}
.ysqUEO #albumWindow .ctr.prev s:after{-webkit-transform: rotate(40deg) translateX(-1.5px); transform: rotate(40deg) translateX(-1.5px);}
.ysqUEO #albumWindow .ctr.next s:before,
.ysqUEO #albumWindow .ctr.next s:after{margin-left: -13px; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.ysqUEO #albumWindow .ctr.next s:before{-webkit-transform: rotate(-40deg) translateX(1.5px); transform: rotate(-40deg) translateX(1.5px);}
.ysqUEO #albumWindow .ctr.next s:after{-webkit-transform: rotate(40deg) translateX(1.5px); transform: rotate(40deg) translateX(1.5px);}
.ysqUEO #albumWindow .ctr.prev:hover s:before{-webkit-transform: rotate(-48deg) translateX(-1.5px); transform: rotate(-48deg) translateX(-1.5px);}
.ysqUEO #albumWindow .ctr.prev:hover s:after{-webkit-transform: rotate(48deg) translateX(-1.5px); transform: rotate(48deg) translateX(-1.5px);}
.ysqUEO #albumWindow .ctr.next:hover s:before{-webkit-transform: rotate(-48deg) translateX(1.5px); transform: rotate(-48deg) translateX(1.5px);}
.ysqUEO #albumWindow .ctr.next:hover s:after{-webkit-transform: rotate(48deg) translateX(1.5px); transform: rotate(48deg) translateX(1.5px);}
#albumWindow .ctr.prev{left: 0;}
#albumWindow .ctr.next{right: 0;}
#albumWindow .ctr.reject{display: none;}
#albumWindow .ctr:active{opacity: 1;}
#albumWindow .pagination{height: 4px; line-height: 4px; position: absolute; bottom: -17px; left: 0; width: 100%; z-index: 3; text-align: center; white-space: nowrap;}
#albumWindow .pagination .container{width: 100%;}
#albumWindow .pagination .btn{display: inline-block; vertical-align: top; position: relative; z-index: 1; margin: 0 3px; border-color: #222; width: 0; height: 0; border-width: 4px 4px 0 0; border-style: solid; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
#albumWindow .pagination .btn > em{display: none;}
#albumWindow .pagination .btn.on{border-color: #14b964;}
#albumWindow .originalBtn{position: absolute; z-index: 6; left: 0; line-height: 30px; color: #999999; cursor: pointer;}
#albumWindow .originalBtn:hover{color: #195db2;}
#albumWindow .serialNum{position: absolute; z-index: 6; right: 0; line-height: 30px; color: #999999;}
.ysqUEO .abtnSc{position: relative; overflow: hidden; z-index: 1;}
.ysqUEO .abtnSc:after{z-index: -1; content: " "; position: absolute; border-radius: 50%; left: 50%; top: 50%; margin-left: -120px; margin-top: -120px; background-color: #fff; width: 240px; height: 240px; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0.1; visibility: hidden; /* *visibility: visible; */ -webkit-transform: scale(0); transform: scale(0); pointer-events: none;}
.ysqUEO .abtnSc:hover:after{-webkit-transition: all 350ms ease-in 0ms; transition: all 350ms ease-in 0ms; opacity: 0.15; visibility: visible; -webkit-transform: none !important; transform: none !important;}
.ysqUEO .abtnBd{overflow: hidden; z-index: 0;}
.ysqUEO .abtnBd:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; pointer-events: none; border: 0 solid #aaaaaa; border-radius: inherit; opacity: 0;}
.ysqUEO .abtnBd:hover:after{border-width: 30px; opacity: 0.2;}
.ysqUEO .abtnMask{position: relative; overflow: hidden; background-color: #ffffff \9;}
.ysqUEO .abtnMask:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #ffffff; opacity: 0; filter: alpha(opacity=0); filter: "alpha(opacity=0)"; *zoom: 1; pointer-events: none; -webkit-transition: all 200ms ease 0ms; transition: all 200ms ease 0ms;}
.ysqUEO .abtnMask:after{z-index: 8 !important; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.ysqUEO .abtnMask:hover:after{opacity: .07;}
/* 滚动加载 */
.scrollAjax #loadState{position: relative; width: 200px; height: 40px; margin: 40px auto 0; cursor: pointer; text-align: center; line-height: 40px; background-color: #195db2; color: #fff; font-size: 16px;}
.scrollAjax #loadState.off{background-color: #ddd; color: #333; cursor: default; cursor: not-allowed;}
.scrollAjax #loadState.ing:after{content: " "; -webkit-animation-name: dotMove; animation-name: dotMove; -webkit-animation-duration: 1.6s; animation-duration: 1.6s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: steps(4); animation-timing-function: steps(4); -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-play-state: running; animation-play-state: running; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes dotMove{0%, 100%{content: ".";} 33%{content: "..";} 66%{content: "...";}}
@keyframes dotMove{0%, 100%{content: ".";} 33%{content: "..";} 66%{content: "...";}}
.scrollAjax #loadState.retry{overflow: hidden; background-color: #195db2; cursor: pointer;}
.scrollAjax #loadState.retry:before{content: ""; position: absolute; overflow: hidden; width: 80px; height: 150px; left: 0; top: 0; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%); -webkit-transform: skewX(-25deg) translateX(-149px); transform: skewX(-25deg) translateX(-149px); -webkit-transition: none 220ms ease 0s; transition: none 220ms ease 0s;}
.scrollAjax #loadState.retry:hover:before{left: 100%; -webkit-transform: skewX(-25deg) translateX(149px); transform: skewX(-25deg) translateX(149px); top: 0; -webkit-transition: all 600ms ease 0s; transition: all 600ms ease 0s;}
.scrollAjax .pageList{display: none;}
/* 模态窗 */
.TAlert{display: none; position: fixed; left: 0; top: 0; z-index: 99; overflow: hidden; width: 100%; height: 100%; text-align: center; overflow-x: hidden; overflow-y: auto;}
.TAlert .contain{display: inline-block; vertical-align: middle; position: relative; overflow: hidden; z-index: 9; width: 400px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5); text-align: left; line-height: 1.4333; font-size: 16px; border-radius: 5px ;}
.TAlert .contain .Tclose{position: absolute; top: 2px; right: 2px; width: 40px; height: 40px;}
.TAlert .contain .Tclose s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; line-height: 36px; font-size: 20px; color: #333333; font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif; white-space: nowrap; -webkit-transition: all 600ms ease 0s; transition: all 600ms ease 0s; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer;}
.TAlert .contain .Tclose s:hover{color: #333333;}
.ysqUEO .TAlert .contain .Tclose s{overflow: hidden; text-indent: 120%;}
.ysqUEO .TAlert .contain .Tclose s:before,
.ysqUEO .TAlert .contain .Tclose s:after{pointer-events: none !important; content: " "; position: absolute; left: 10px; width: 20px; height: 2px; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 300ms ease 0ms; transition: all 300ms ease 0ms; -webkit-transform-origin: 0 50%; transform-origin: 0 50%; background-color: #333333;}
.ysqUEO .TAlert .contain .Tclose s:before{top: 14px; -webkit-transform: rotate(45deg) translate(3.93502884px, 0); transform: rotate(45deg) translate(3.93502884px, 0); top: 9px;}
.ysqUEO .TAlert .contain .Tclose s:after{bottom: 14px; -webkit-transform: rotate(-45deg) translate(3.93502884px, 0); transform: rotate(-45deg) translate(3.93502884px, 0); bottom: 9px;}
.ysqUEO .TAlert .contain .Tclose s:hover:before,
.ysqUEO .TAlert .contain .Tclose s:hover:after{background-color: #333333;}
.TAlert .contain .Tclose s:hover{-webkit-transform: rotate(-360deg); transform: rotate(-360deg);}
.TAlert .contain .head{padding: 10px 15px; border-bottom: #cccccc solid 1px; color: #333; background-color: #fff;}
.TAlert .contain .body{padding: 15px; font-size: 14px; background-color: #fff; color: #444;}
.TAlert .contain .foot{position: relative; width: 100%; height: 40px; border-top: #cccccc solid 1px;}
.TAlert .contain .foot .btn{overflow: hidden; z-index: 0; position: absolute; top: 0; height: 40px; line-height: 40px; width: 50%; text-align: center; font-size: 15px;}
.TAlert .contain .foot .btn:before{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; border-radius: inherit; background-color: rgba(0, 0, 0, 0);}
.TAlert .contain .foot .btn:hover:before{background-color: rgba(0, 0, 0, 0.1);}
.TAlert .contain .foot .btn.enter{left: 0; background-color: #195db2; color: #fff;}
.TAlert .contain .foot .btn.close{right: 0; background-color: #f1f1f1; border-left: #cfcfcf solid 1px; color: #333;}
.TAlert .contain .foot .btn.w100{border-left: none;}
.ysqUEO .TAlert .contain{opacity: 0; -webkit-transition: all 330ms ease 0s; transition: all 330ms ease 0s; -webkit-transform: translateY(-100%) scale(0.2); transform: translateY(-100%) scale(0.2);}
.ysqUEO .TAlert.on .contain{opacity: 1; -webkit-transform: none !important; transform: none !important;}
/* 页码 */
.pageListBox{text-align: center;}
.pageListBox .pageList{display: inline-block; vertical-align: top; position: relative; overflow: hidden; font-size: 0; padding-top: 50px; padding-bottom: 0;}
.pageListBox .pageList ul{position: relative; float: none !important; line-height: 32px;}
.pageListBox .pageList ul,
.pageListBox .pageList ul li{display: inline-block; vertical-align: top;}
.pageListBox .pageList ul li{margin: 0 5px; font-size: 14px;}
.pageListBox .pageList a{display: block; border: #c8c8c8 solid 1px; padding-left: 10px; padding-right: 10px; text-align: center; min-width: 12px; height: 32px; border-radius: 1px; color: #888; background-color: #fff; -webkit-transition: background 200ms, color 200ms; transition: background 200ms, color 200ms; font-size: 14px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.pageListBox .pageList a:hover,
.pageListBox .pageList a.selected{color: #fff; background-color: #14b964;}
.pageListBox .pageList a:active{border-color: #fff;}
/*header*/
.scroll-wrap{padding-top: 140px;}
.header{position: fixed; left: 50%; margin-left: -960px; width: 1920px; top: 0; z-index: 51; height: 140px; background-color: #fff; -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); min-width: 1200px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.header-t{height: 24px; line-height: 24px; padding-top: 8px; padding-bottom: 8px; background-image: -webkit-linear-gradient(0deg, #123e97 0%, #4bbdef 100%); background-color: #195db2; color: #fff;}
.header-t .icoImg{width: 20px; height: 20px; margin-right: 4px;}
.header-t .tel{display: inline-block; vertical-align: top; font-family: "swis721Bt", Arial, sans-serif; font-size: 16px;}
.header-t .tel i{display: inline-block; vertical-align: bottom; -webkit-animation-name: fontSizeUp1; animation-name: fontSizeUp1; -webkit-animation-duration: 5.5s; animation-duration: 5.5s; -webkit-animation-timing-function: steps(1, end); animation-timing-function: steps(1, end); -webkit-animation-fill-mode: none; animation-fill-mode: none; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-transform-origin: 50% 75%; transform-origin: 50% 75%;}
.header-t .tel i:nth-of-type( 1){-webkit-animation-delay: 0s; animation-delay: 0s;}
.header-t .tel i:nth-of-type( 2){-webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.header-t .tel i:nth-of-type( 3){-webkit-animation-delay: 1s; animation-delay: 1s;}
.header-t .tel i:nth-of-type( 4){-webkit-animation-delay: 1.5s; animation-delay: 1.5s;}
.header-t .tel i:nth-of-type( 5){-webkit-animation-delay: 2s; animation-delay: 2s;}
.header-t .tel i:nth-of-type( 6){-webkit-animation-delay: 2.5s; animation-delay: 2.5s;}
.header-t .tel i:nth-of-type( 7){-webkit-animation-delay: 3s; animation-delay: 3s;}
.header-t .tel i:nth-of-type( 8){-webkit-animation-delay: 3.5s; animation-delay: 3.5s;}
.header-t .tel i:nth-of-type( 9){-webkit-animation-delay: 4s; animation-delay: 4s;}
.header-t .tel i:nth-of-type( 10){-webkit-animation-delay: 4.5s; animation-delay: 4.5s;}
.header-t .tel i:nth-of-type( 11){-webkit-animation-delay: 5s; animation-delay: 5s;}
@-webkit-keyframes fontSizeUp1{0%{-webkit-transform: scale(1.1); transform: scale(1.1);} 7%, 100%{-webkit-transform: scale(1); transform: scale(1);}}
@keyframes fontSizeUp1{0%{-webkit-transform: scale(1.1); transform: scale(1.1);} 7%, 100%{-webkit-transform: scale(1); transform: scale(1);}}
.header-t .fontSizeUp1{-webkit-animation-name: fontSizeUp1; animation-name: fontSizeUp1;}
.header-b{position: relative; height: 100px; line-height: 100px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s; margin-top: 0;}
.fixedNav .header{top: -40px;}
.header .logo{float: left; position: relative; top: 50%; margin-top: -30px; height: 60px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.header .logo img{display: block; height: 100%;}
.header .logo .words{position: absolute; left: 100%; top: 0;}
.header .firNav{float: right; position: relative;}
.header .firNav .firItem{float: left; position: relative; z-index: 5; height: 100%; text-align: center; font-size: 16px;}
.header .firNav .firItem .link1{position: relative; z-index: 1; display: block; padding-left: 30px; padding-right: 30px;}
.header .firNav .firItem .secNav{position: absolute; left: 50%; margin-left: -50%; top: 100%; padding-top: 10px; padding-bottom: 10px; width: 100%; white-space: nowrap; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: translateY(10px); transform: translateY(10px); background-color: #14b964; -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.15);}
.header .firNav .firItem .secNav .secItem{line-height: 30px;}
.header .firNav .firItem .secNav .secItem .link2{position: relative; display: block; color: #fff; font-size: 14px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.header .firNav .firItem .secNav .secItem.on .link2,
.header .firNav .firItem .secNav .secItem:hover .link2{color: #195db2; background-color: #f5f5f5;}
.header .firNav .firItem:hover .secNav{-webkit-transform: none !important; transform: none !important; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.header .firNav .firItem.on .link1,
.header .firNav .firItem:hover .link1{color: #fff;}
.header .firNav .block{position: absolute; overflow: hidden; left: 0; top: 0; z-index: 1;}
.header .firNav .block s{position: absolute; top: 50%; left: 0; right: 0; margin-top: -16px; height: 32px; border-radius: 32px; background-color: #14b964; z-index: -1;}
/* index */
.index-banner{position: relative; width: 100%; height: 560px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.index-banner .item{position: relative; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: #88b3d8;}
.index-banner .item .bg{position: relative; left: 50%; margin-left: -960px; width: 1920px; height: 100%;}
.index-banner .item.moveItem{position: absolute;}
.index-banner .ctr{z-index: 8; position: absolute; top: 50%; margin-top: -40px; width: 40px; height: 80px; line-height: 80px; background-color: #000000 \9; color: #ffffff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; text-align: center;}
.index-banner .ctr:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #000000; opacity: 0.3; filter: alpha(opacity=0); filter: "alpha(opacity=0)"; *zoom: 1; pointer-events: none; -webkit-transition: all 200ms ease 0ms; transition: all 200ms ease 0ms;}
.index-banner .ctr s{position: absolute; left: 0; right: 0; top: 0; bottom: 0; font-family: 'SimSun', '宋体' !important; pointer-events: none; text-align: center; color: #ffffff; font-size: 40px; font-weight: bold;}
.index-banner .ctr:hover{color: #012756;}
.ysqUEO .index-banner .ctr s{overflow: hidden; text-indent: -9999px; white-space: nowrap; padding: inherit;}
.ysqUEO .index-banner .ctr s:before,
.ysqUEO .index-banner .ctr s:after{content: " "; position: absolute; top: 50%; left: 50%; width: 20px; height: 2px; margin-top: -1px; background-color: #ffffff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-banner .ctr .ysqUEO s:before,
.index-banner .ctr .ysqUEO s:after{-webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.index-banner .ctr .ysqUEO:hover s:before,
.index-banner .ctr .ysqUEO:hover s:after{background-color: #012756;}
.ysqUEO .index-banner .ctr.prev s:before,
.ysqUEO .index-banner .ctr.prev s:after{margin-left: -8px; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.ysqUEO .index-banner .ctr.prev s:before{-webkit-transform: rotate(-40deg) translateX(-1px); transform: rotate(-40deg) translateX(-1px);}
.ysqUEO .index-banner .ctr.prev s:after{-webkit-transform: rotate(40deg) translateX(-1px); transform: rotate(40deg) translateX(-1px);}
.ysqUEO .index-banner .ctr.next s:before,
.ysqUEO .index-banner .ctr.next s:after{margin-left: -12px; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.ysqUEO .index-banner .ctr.next s:before{-webkit-transform: rotate(-40deg) translateX(1px); transform: rotate(-40deg) translateX(1px);}
.ysqUEO .index-banner .ctr.next s:after{-webkit-transform: rotate(40deg) translateX(1px); transform: rotate(40deg) translateX(1px);}
.ysqUEO .index-banner .ctr.prev:hover s:before{-webkit-transform: rotate(-45deg) translateX(-1px); transform: rotate(-45deg) translateX(-1px);}
.ysqUEO .index-banner .ctr.prev:hover s:after{-webkit-transform: rotate(45deg) translateX(-1px); transform: rotate(45deg) translateX(-1px);}
.ysqUEO .index-banner .ctr.next:hover s:before{-webkit-transform: rotate(-45deg) translateX(1px); transform: rotate(-45deg) translateX(1px);}
.ysqUEO .index-banner .ctr.next:hover s:after{-webkit-transform: rotate(45deg) translateX(1px); transform: rotate(45deg) translateX(1px);}
.index-banner .ctr s{opacity: .7; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-banner .ctr.prev{left: 0;}
.index-banner .ctr.prev s{-webkit-transform-origin: 0 50%; transform-origin: 0 50%;}
.index-banner .ctr.next{right: 0;}
.index-banner .ctr.next s{-webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.index-banner .ctr:hover:after{opacity: .5;}
.index-banner .ctr:hover s{opacity: .9;}
.index-banner .pagination{height: 14px; line-height: 14px; position: absolute; bottom: 25px; left: 0; width: 100%; z-index: 3; text-align: center; white-space: nowrap;}
.index-banner .pagination .btn{display: inline-block; vertical-align: top; position: relative; z-index: 1; width: 32px; height: 14px; margin: 0 10px;}
.index-banner .pagination .btn > em{display: none;}
.index-banner .pagination .btn:before,
.index-banner .pagination .btn:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; border-radius: 14px;}
.index-banner .pagination .btn:before{background-color: #fff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-banner .pagination .btn:after{background-color: #1A50A4; -webkit-transition: all 50ms ease 0ms; transition: all 50ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: scale(0); transform: scale(0);}
.index-banner .pagination .btn.on:after{-webkit-transition: -webkit-transform 600ms ease 0ms; transition: -webkit-transform 600ms ease 0ms; transition: transform 600ms ease 0ms; transition: transform 600ms ease 0ms, -webkit-transform 600ms ease 0ms; opacity: 1; visibility: visible; -webkit-transform: none !important; transform: none !important;}
.index-banner .pagination .btn.on:before{-webkit-transform: scale(0); transform: scale(0);}
.index-section{position: relative; z-index: 2; padding-top: 90px; padding-bottom: 90px;}
.index-head{position: relative; padding-top: 10px; padding-bottom: 10px; height: 40px; line-height: 1;}
.index-head > span{display: inline-block; vertical-align: bottom;}
.index-head .big{height: 40px; line-height: 40px; font-size: 62px; color: #1c61b4; font-family: "swis721Bt", Arial, sans-serif;}
.index-head .cn{margin-left: 8px; font-size: 30px; color: #123e97;}
.index-head .en{margin-left: 5px; font-size: 18px; color: #d0d0d0; font-family: Arial, sans-serif, 'Microsoft YaHei', '微软雅黑'; text-transform: capitalize;}
.index-about{position: relative; width: 420px; padding-right: 780px;}
.index-about-body{margin-top: 35px;}
.index-about-body .imax{line-height: 32px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; max-height: 192px; color: #333333; font-size: 16px;}
.index-about-body .more{margin-top: 45px;}
.index-about-columns{position: absolute; right: 0; top: 90px;}
.index-about-columns .oLi{float: left; margin-left: 18px; position: relative; z-index: 1; width: 220px; height: 400px; border-radius: 16px; background-color: #f1f1f1;}
.index-about-columns .oLi .contain{z-index: 3; position: absolute; left: 30px; bottom: 30px; color: #fff;}
.index-about-columns .oLi .contain .dt{font-size: 24px;}
.index-about-columns .oLi .contain .dd{margin-top: 10px; font-size: 14px; line-height: 24px;}
.index-news-list{position: relative; overflow: hidden; margin-top: 20px; margin-left: -15px; margin-right: -15px; min-height: 20px; padding-bottom: 20px; margin-bottom: -20px;}
.index-news-list .item{float: left; position: relative; margin-left: 15px; margin-right: 15px; margin-top: 20px; width: 318px; height: 128px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s; border: #deeaf9 solid 1px; background-color: #fff; padding: 30px;}
.index-news-list .item:after{content: " "; position: absolute; left: 0; bottom: 0; right: 0; background-color: #195db2; height: 0; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-news-list .item h3{font-size: 18px; color: #000; line-height: 30px; height: 30px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.index-news-list .item p{margin-top: 20px; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 48px; height: 48px;}
.index-news-list .item .time{display: block; margin-top: 10px; font-size: 14px; color: #999999;}
.index-news-list .item:hover{-webkit-box-shadow: 0px 0px 6.88px 1.12px rgba(190, 228, 249, 0.54); box-shadow: 0px 0px 6.88px 1.12px rgba(190, 228, 249, 0.54);}
.index-news-list .item:hover:after{height: 2px;}
.index-product .Tg{position: absolute; right: 0; top: 15px; height: 30px; line-height: 30px; font-size: 0;}
.index-product .Tg .btn{position: relative; display: inline-block; vertical-align: top; height: 30px; padding-left: 28px; color: #195db2; opacity: .50; filter: alpha(opacity=50); *zoom: 1; font-size: 16px;}
.index-product .Tg .btn:before{content: " "; position: absolute; left: 0; top: 50%; margin-top: -9px; width: 19px; height: 19px; background-image: url(../images/class/btni-product-Tg.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.index-product .Tg .btn.on{opacity: 1; filter: alpha(opacity=100);}
.index-product .Tg > s{display: inline-block; vertical-align: middle; margin-left: 35px; margin-right: 35px; height: 16px; width: 1px; border-left: #88b3d8 dotted 1px;}
.index-product .Tt{position: relative; margin-top: 40px; height: 640px;}
.index-product .Tt .emptyList{height: 100px; line-height: 100px;}
.index-product-switch{position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.index-product-switch.on{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.index-product-switch .shade{width: 1200px; height: 400px;}
.index-product-switch .shade .item{position: relative; padding: 70px 70px 70px 670px; width: 460px; height: 260px; color: #fff; background-image: url(../images/index/bgi-product-Tt.jpg); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.index-product-switch .shade .item .pic{position: absolute; left: 120px; top: 50px; width: 400px; height: 300px; background-color: transparent; background-image: url(../images/index/shadowi-product.png); background-size: auto; background-position: 50% bottom; background-repeat: no-repeat;}
.index-product-switch .shade .item .pic > img{-o-object-fit: contain; object-fit: contain; left: 2%; top: 2%; width: 96%; height: 96%;}
.index-product-switch .shade .item h3{padding-left: 16px; padding-top: 20px; padding-bottom: 20px; height: 60px; font-size: 32px; font-weight: bold; line-height: 60px; position: relative;}
.index-product-switch .shade .item h3:before{content: " "; position: absolute; left: 0; top: 50%; margin-top: -13px; width: 6px; height: 30px; border-radius: 6px; background-color: #fff;}
.index-product-switch .shade .item h3 > span{display: inline-block; vertical-align: top; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 300px;}
.index-product-switch .shade .item h3 .tag{display: inline-block; vertical-align: top; width: 50px; height: 60px; margin-left: 8px; background-repeat: no-repeat; background-position: 0 center;}
.index-product-switch .shade .item .param{font-size: 18px; line-height: 32px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; max-height: 96px; height: 96px;}
.index-product-switch .shade .item .param > li{position: relative; padding-left: 16px;}
.index-product-switch .shade .item .param > li:before{content: " "; position: absolute; left: 0; top: 16px; margin-top: -2px; width: 5px; height: 5px; border-radius: 5px; background-color: #fff;}
.index-product-switch .shade .item .more{margin-top: 30px;}
.index-product-switch .shade .item.moveItem{position: absolute; left: 0; top: 0;}
.index-product-switch .ctr{z-index: 8; position: absolute; top: 50%; margin-top: -20px; width: 38px; height: 38px; line-height: 38px; border: #ffffff solid 1px; border-radius: 40px; overflow: hidden; z-index: 30; background-color: #ffffff \9; color: #ffffff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; text-align: center;}
.index-product-switch .ctr:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #ffffff; opacity: 0; filter: alpha(opacity=0); filter: "alpha(opacity=0)"; *zoom: 1; pointer-events: none; -webkit-transition: all 200ms ease 0ms; transition: all 200ms ease 0ms;}
.index-product-switch .ctr s{position: absolute; left: 0; right: 0; top: 0; bottom: 0; font-family: 'SimSun', '宋体' !important; pointer-events: none; text-align: center; color: #ffffff; font-size: 24px; font-weight: bold;}
.index-product-switch .ctr:hover{color: #ffffff;}
.ysqUEO .index-product-switch .ctr s{overflow: hidden; text-indent: -9999px; white-space: nowrap; padding: inherit;}
.ysqUEO .index-product-switch .ctr s:before,
.ysqUEO .index-product-switch .ctr s:after{content: " "; position: absolute; top: 50%; left: 50%; width: 12px; height: 1px; margin-top: -0.5px; background-color: #ffffff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-product-switch .ctr .ysqUEO s:before,
.index-product-switch .ctr .ysqUEO s:after{-webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.index-product-switch .ctr .ysqUEO:hover s:before,
.index-product-switch .ctr .ysqUEO:hover s:after{background-color: #ffffff;}
.ysqUEO .index-product-switch .ctr.prev s:before,
.ysqUEO .index-product-switch .ctr.prev s:after{margin-left: -5px; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.ysqUEO .index-product-switch .ctr.prev s:before{-webkit-transform: rotate(-40deg) translateX(-0.5px); transform: rotate(-40deg) translateX(-0.5px);}
.ysqUEO .index-product-switch .ctr.prev s:after{-webkit-transform: rotate(40deg) translateX(-0.5px); transform: rotate(40deg) translateX(-0.5px);}
.ysqUEO .index-product-switch .ctr.next s:before,
.ysqUEO .index-product-switch .ctr.next s:after{margin-left: -7px; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.ysqUEO .index-product-switch .ctr.next s:before{-webkit-transform: rotate(-40deg) translateX(0.5px); transform: rotate(-40deg) translateX(0.5px);}
.ysqUEO .index-product-switch .ctr.next s:after{-webkit-transform: rotate(40deg) translateX(0.5px); transform: rotate(40deg) translateX(0.5px);}
.ysqUEO .index-product-switch .ctr.prev:hover s:before{-webkit-transform: rotate(-45deg) translateX(-0.5px); transform: rotate(-45deg) translateX(-0.5px);}
.ysqUEO .index-product-switch .ctr.prev:hover s:after{-webkit-transform: rotate(45deg) translateX(-0.5px); transform: rotate(45deg) translateX(-0.5px);}
.ysqUEO .index-product-switch .ctr.next:hover s:before{-webkit-transform: rotate(-45deg) translateX(0.5px); transform: rotate(-45deg) translateX(0.5px);}
.ysqUEO .index-product-switch .ctr.next:hover s:after{-webkit-transform: rotate(45deg) translateX(0.5px); transform: rotate(45deg) translateX(0.5px);}
.index-product-switch .ctr.prev{left: 50px;}
.index-product-switch .ctr.prev s{-webkit-transform-origin: 0 50%; transform-origin: 0 50%;}
.index-product-switch .ctr.next{left: 550px;}
.index-product-switch .ctr.next s{-webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.index-product-switch .ctr:hover:after{opacity: .1;}
.index-product-switch .pagination{position: absolute; left: 0; bottom: 0; width: 100%; top: auto !important; overflow: hidden;}
.index-product-switch .pagination .btn{margin-left: 25px; display: inline-block; vertical-align: top; height: 220px; font-size: 16px; -webkit-animation-name: none !important; animation-name: none !important;}
.index-product-switch .pagination .btn:first-child{margin-left: 0;}
.index-product-switch .pagination .btn .pic{width: 218px; height: 164px; border: #d9d9d9 solid 1px; border-radius: 10px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-product-switch .pagination .btn .pic > img{-o-object-fit: contain; object-fit: contain;}
.index-product-switch .pagination .btn .pic:after{content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; background-color: rgba(25, 93, 178, 0.05); -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.index-product-switch .pagination .btn h3{position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center; padding: 15px; font-size: 16px; color: #666666; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-product-switch .pagination .btn.on .pic{border-color: #195db2;}
.index-product-switch .pagination .btn.on h3{color: #195db2;}
.index-product-switch .pagination .btn:hover .pic:after{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
/* footer */
.footer{background-color: #313131;}
.footer,.footer a{color: #666666;}
.footer-t{padding-top: 50px; padding-bottom: 40px;}
.footer-t .fNav .item{float: left; margin-right: 30px; min-width: 6em; line-height: 20px;}
.footer-t .fNav .dt{margin-bottom: 16px; font-size: 16px;}
.footer-t .fNav .dt .link{color: #999;}
.footer-t .fNav .dd{margin-top: 4px; font-size: 14px;}
.footer-t .fNav .dd .link{color: #666;}
.footer-t .fNav .link{display: inline-block; vertical-align: top; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.footer-t .fNav .link:hover{opacity: .8;}
.footer-t .qrcode{text-align: center; font-size: 14px; color: #666666;}
.footer-t .qrcode img{display: block; margin-bottom: 10px; width: 120px; height: 120px; background-color: #fff; border-radius: 6px;}
.footer-b{text-align: center; padding-top: 15px; padding-bottom: 15px; line-height: 20px; background-color: #2a2a2a;}
.footer-b .k{padding:0 15px;}
/* subpage */
.subpage-banner{position: relative; height: 400px; z-index: 2;}
.subpage-banner .contain{position: absolute; left: 50%; top: 135px; margin-left: -600px; width: 1200px; text-align: center; color: #fff;}
.subpage-banner .contain .cn{font-size: 24px;}
.subpage-banner .contain .en{margin-top: 10px; font-size: 42px; font-family: "swis721Bt", Arial, sans-serif; text-transform: uppercase;}
.subpage-banner .contain:after{content: " "; display: block; margin-top: 20px; margin-left: auto; margin-right: auto; width: 2px; height: 134px; background-color: #fff;}
.subpage-banner .contain.AniStart:after{height: 0;}
.subpage-banner .contain.AniDid:after{height: 134px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.subpage-nav{padding-top: 30px; padding-bottom: 30px; text-align: center; font-size: 0;}
.subpage-nav .link2{margin: 5px 0; display: inline-block; vertical-align: top; width: 298px; height: 58px; border: #e9e9e9 solid 1px; line-height: 58px; text-align: center; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; color: #333333; font-size: 18px;}
.subpage-nav .link2.on{color: #fff; background-color: #14b964; border-color: #14b964;}
.subpage-wrap{position: relative; z-index: 3;}
.subpage-wrap.skins{padding-top: 70px; padding-bottom: 80px; background-color: #ffffff; background-image: url(../images/index/bgs-product.png); background-size: auto; background-position: 50% top; background-repeat: repeat-x;}
.subpage-wrap .hidePoint{margin-top: -100px;}
/* sAbout */
.sAbout-section{padding-top: 70px; padding-bottom: 80px; position: relative; z-index: 2;}
.sAbout-head{color: #fff; text-align: center;}
.sAbout-head .cn{font-size: 32px; font-weight: bold;}
.sAbout-head .en{margin-top: 8px; font-size: 16px; opacity: .2; text-transform: uppercase;}
.sAbout-head .hr{position: relative; margin-top: 20px; margin-left: auto; margin-right: auto; width: 300px; height: 1px;}
.sAbout-head .hr:before,
.sAbout-head .hr:after{content: " "; position: absolute; background-color: #fff;}
.sAbout-head .hr:before{z-index: 2; width: 54px; height: 3px; top: -1px; left: 50%; margin-left: -27px;}
.sAbout-head .hr:after{z-index: 1; left: 0; top: 0; width: 100%; height: 1px; opacity: .20; filter: alpha(opacity=20); *zoom: 1;}
.sAbout-info{padding-right: 500px; width: 700px;}
.sAbout-info .head{position: relative; z-index: 2; padding-top: 32px;}
.sAbout-info .head .cn{font-size: 32px; font-weight: bold; color: #333333;}
.sAbout-info .head .en{position: absolute; z-index: -1; top: 0; left: 0;}
.sAbout-info .head .aside{margin-top: 14px; font-size: 18px; line-height: 26px; color: #7f8692;}
.sAbout-info .head .hr{margin-top: 24px; width: 55px; height: 3px; background-color: #14b964;}
.sAbout-info .body{margin-top: 30px; font-size: 16px; line-height: 1.875; text-align: justify;}
.sAbout-info .body p{ text-indent:2em; padding-top:10px;}
.sAbout-info .pic{position: absolute; right: 0; bottom: 80px; width: 450px; height: 500px;}
.sAbout-culture{color: #fff;}
.sAbout-culture .body{margin-top: 35px; text-align: center;}
.sAbout-culture .foot{margin-top: 35px; text-align: center; white-space: nowrap; font-size: 0;}
.sAbout-culture .foot .oLi{display: inline-block; vertical-align: top; margin-left: 64px; margin-right: 64px; font-size: 22px; width: 163px; height: 135px; padding-top: 55px; background-image: url(../images/bgs-culture-oLi.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.sAbout-culture .foot .oLi .icoImg{display: block; margin-left: auto; margin-right: auto; width: 60px; height: 60px; margin-bottom: 5px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sAbout-culture .foot .oLi:hover .icoImg{-webkit-transform: translateY(-4px); transform: translateY(-4px);}
.sAbout-honor .sAbout-head{color: #333333;}
.sAbout-honor .sAbout-head .hr:before{background-color: #14b964;}
.sAbout-honor .sAbout-head .hr:after{background-color: #666;}
.sAbout-honor-slide{margin-top: 50px; position: relative; height: 334px; padding-bottom: 50px;}
.sAbout-honor-slide .item{float: left; position: relative; overflow: hidden; width: 220px; height: 334px; margin-right: 25px;}
.sAbout-honor-slide .item .pic{width: 100%; height: 154px; margin-top: 26px; background-color: #f5f5f5;}
.sAbout-honor-slide .item .pic:first-child{margin-top: 0;}
.sAbout-honor-slide .pagination{height: 14px; line-height: 14px; position: absolute; bottom: 0; left: 0; width: 100%; z-index: 3; text-align: center; white-space: nowrap;}
.sAbout-honor-slide .pagination .btn{display: inline-block; vertical-align: top; position: relative; z-index: 1; margin: 0 10px; width: 0px; height: 0px; border: 7px solid #bbbbbb; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s; border-radius: 14px;}
.sAbout-honor-slide .pagination .btn > em{display: none;}
.sAbout-honor-slide .pagination .btn.on{border-color: #14b964;}
.sAbout-honor-slide .ctr{position: absolute; top: 50%; margin-top: -64.5px; z-index: 32; width: 54px; height: 79px; background-color: #000000 \9;}
.sAbout-honor-slide .ctr s{position: absolute; left: 0; top: 0; right: 0; bottom: 0; -webkit-transition: -webkit-transform 220ms ease 0s; transition: -webkit-transform 220ms ease 0s; transition: transform 220ms ease 0s; transition: transform 220ms ease 0s, -webkit-transform 220ms ease 0s; background-image: url(../images/class/arrows-honor.png); background-repeat: no-repeat;}
.sAbout-honor-slide .ctr:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #000000; opacity: 0.3; filter: alpha(opacity=0); filter: "alpha(opacity=0)"; *zoom: 1; pointer-events: none; -webkit-transition: all 200ms ease 0ms; transition: all 200ms ease 0ms;}
.sAbout-honor-slide .ctr:hover:after{opacity: .6;}
.sAbout-honor-slide .ctr.prev{left: -110px;}
.sAbout-honor-slide .ctr.prev s{background-position: 0 0;}
.sAbout-honor-slide .ctr.next{right: -110px;}
.sAbout-honor-slide .ctr.next s{background-position: right 0;}
.sAbout-trend-tab{position: relative; margin-top: 40px;}
.sAbout-trend-tab .Tg{position: relative; height: 165px; background-image: url(../images/bgs-trend-tg.png); background-size: auto; background-position: 50% 127px; background-repeat: no-repeat;}
.sAbout-trend-tab .Tg .viewport{width: 1015px; margin-left: auto; margin-right: auto; overflow: hidden;}
.sAbout-trend-tab .Tg .btn{position: relative; display: inline-block; vertical-align: top; font-size: 24px; font-family: Arial, sans-serif, 'Microsoft YaHei', '微软雅黑'; width: 145px; height: 165px; text-align: center; color: #fff;}
.sAbout-trend-tab .Tg .btn:before{content: " "; position: absolute; top: 0; left: 50%; margin-left: -54px; width: 108px; height: 108px; width: ; height: ; background-image: url(../images/bgs-trend-tgDoti.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s, all 250ms ease 0ms; transition: all 220ms ease 0s, all 220ms ease 0s, all 250ms ease 0ms; -webkit-transform: scale(0); transform: scale(0); opacity: 0; visibility: hidden; /* *visibility: visible; */}
.sAbout-trend-tab .Tg .btn:after{content: " "; position: absolute; left: 50%; margin-left: -8px; bottom: 30px; width: 16px; height: 26px; background-image: url(../images/bgs-trend-tgDot.png); background-size: auto; background-position: 50% 0; background-repeat: no-repeat;}
.sAbout-trend-tab .Tg .btn i{position: absolute; bottom: 87px; left: 0; width: 100%; text-align: center; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sAbout-trend-tab .Tg .btn.on i{bottom: 98px;}
.sAbout-trend-tab .Tg .btn.on:before{-webkit-transform: none !important; transform: none !important; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible; -webkit-animation-name: breathX1; animation-name: breathX1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; -webkit-animation-play-state: running; animation-play-state: running; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.sAbout-trend-tab .Tg .btn.on:after{background-position: 50% bottom;}
.sAbout-trend-tab .Tt{margin-top: 45px; width: 1020px; margin-left: auto; margin-right: auto; min-height: 250px;}
.sAbout-trend-tab .Tt .box{position: relative; padding: 50px 50px 50px 450px; min-height: 150px; background-color: #fff;}
.sAbout-trend-tab .Tt .pic{position: absolute; left: 0; top: 0; width: 400px; height: 250px; background-color: #f1f1f1;}
.sAbout-trend-tab .Tt .txt .dt{font-size: 24px; font-family: Arial, sans-serif, 'Microsoft YaHei', '微软雅黑'; color: #333333; line-height: 30px;}
.sAbout-trend-tab .Tt .txt .dd{margin-right: -15px; padding-right: 15px; margin-top: 30px; font-size: 14px; line-height: 28px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; max-height: 84px; height: 84px; overflow-y: auto;}
.sAbout-trend-tab .ctr{position: absolute; top: 88px; z-index: 32; width: 54px; height: 79px; background-color: #ffffff \9;}
.sAbout-trend-tab .ctr s{position: absolute; left: 0; top: 0; right: 0; bottom: 0; -webkit-transition: -webkit-transform 220ms ease 0s; transition: -webkit-transform 220ms ease 0s; transition: transform 220ms ease 0s; transition: transform 220ms ease 0s, -webkit-transform 220ms ease 0s; background-image: url(../images/class/arrows-honor.png); background-repeat: no-repeat;}
.sAbout-trend-tab .ctr:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #ffffff; opacity: 0; filter: alpha(opacity=0); filter: "alpha(opacity=0)"; *zoom: 1; pointer-events: none; -webkit-transition: all 200ms ease 0ms; transition: all 200ms ease 0ms;}
.sAbout-trend-tab .ctr:hover:after{opacity: .1;}
.sAbout-trend-tab .ctr.prev{left: -15px;}
.sAbout-trend-tab .ctr.prev s{background-position: 0 0;}
.sAbout-trend-tab .ctr.next{right: -15px;}
.sAbout-trend-tab .ctr.next s{background-position: right 0;}
/* sProduct */
.sProduct-list{position: relative; margin-left: -8px; margin-right: -8px; margin-top: -14px; min-height: 14px;}
.sProduct-list .item{float: left; position: relative; margin-left: 8px; margin-right: 8px; margin-top: 14px; width: 286px; height: 302px; padding-top: 76px; border: #eeeeee solid 1px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; text-align: center;}
.sProduct-list .item:before{content: " "; position: absolute; right: 0; top: 0; width: 24px; height: 24px; background-image: url(../images/dcts-product.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: 100% 0; transform-origin: 100% 0;}
.sProduct-list .item .link{height: 305px; z-index: 6;}
.sProduct-list .item .pic{width: 100%; height: 218px; background-color: transparent !important; background-image: url(../images/shadows-product.png); background-size: auto; background-position: 50% 0; background-repeat: no-repeat; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sProduct-list .item .pic > img{-o-object-fit: contain; object-fit: contain; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sProduct-list .item h3{position: absolute; top: 30px; left: 20px; right: 20px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; height: 30px; line-height: 30px; color: #333333; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sProduct-list .item .btn{margin-top: 28px; display: inline-block; vertical-align: top; width: 98px; height: 28px; line-height: 28px; margin-left: 12px; margin-right: 12px; border: #eeeeee solid 1px; color: #666666; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sProduct-list .item .btn.more:hover{outline: #195db2 solid 1px;}
.sProduct-list .item .btn.buy:hover{outline: #14b964 solid 1px;}
.sProduct-list .item:hover{background-color: #f4f4f4;}
.sProduct-list .item:hover:before{-webkit-transform: none !important; transform: none !important; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.sProduct-list .item:hover .pic{background-position: 50% -3px;}
.sProduct-list .item:hover .pic img{-webkit-transform: scale(1.025); transform: scale(1.025);}
.sProduct-list .item:hover h3{color: #195db2; font-weight: bold;}
.sProduct-list .item:hover .btn{color: #fff;}
.sProduct-list .item:hover .btn.more{background-color: #195db2;}
.sProduct-list .item:hover .btn.buy{background-color: #14b964;}
.sProduct-info{position: relative; padding-left: 710px; width: 490px; min-height: 495px;}
.sProduct-info .pic{position: absolute; left: 0; top: 0; width: 660px; height: 495px; background-color: #f5f5f5; background-image: url(../images/shadows-product-view.png); background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
.sProduct-info h1{font-size: 24px; font-weight: bold; color: #333333; line-height: 30px;}
.sProduct-info .param{margin-top: 20px;}
.sProduct-info .param > li{font-size: 14px; line-height: 26px; padding-top: 6px; padding-bottom: 6px;}
.sProduct-info .param > li > strong{font-size: 16px; color: #333333;}
.sProduct-info .btn.buy{margin-top: 30px; display: block; width: 150px; height: 40px; line-height: 40px; text-align: center; color: #fff; background-color: #14b964; font-size: 16px;}
.sProduct-detail{margin-top: 50px;}
.sProduct-detail .dt{position: relative; padding: 10px 20px; height: 30px; line-height: 30px; color: #fff; background-color: #14b964; font-size: 16px; font-weight: bold;}
.sProduct-detail .dt s{position: absolute; top: 20px; right: 25px; width: 18px; height: 10px; background-image: url(../images/arrows-product-view-down.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.sProduct-detail .dd{padding: 20px; color: #333333;}
.sProduct-foot{position: relative; margin-top: 15px; padding-top: 25px; border-top: #dddddd solid 1px; text-align: center; height: 48px; line-height: 48px;}
.sProduct-foot .ctr{width: 118px; height: 46px; line-height: 46px; color: #14b964; border: solid 1px #14b964; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer;}
.sProduct-foot .ctr:after{background-color: #14b964;}
.sProduct-foot .ctr.prev{float: left;}
.sProduct-foot .ctr.next{float: right;}
.sProduct-foot .ctr[href="#"],
.sProduct-foot .ctr[href=""]{background-color: #999; color: #fff; border: #999999;}
.sProduct-foot .ctr[href="#"]:before,
.sProduct-foot .ctr[href=""]:before{content: "没有了"; display: block; cursor: not-allowed;}
.sProduct-foot .ctr[href="#"]:after,
.sProduct-foot .ctr[href=""]:after{display: none;}
.sProduct-foot .backToList{position: absolute; left: 50%; top: 25px; margin-left: -74px; width: 148px; height: 48px; line-height: 48px; text-align: center; color: #fff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer; background-color: #14b964;}
/* sNews */
.sNews-list{position: relative; margin-left: -15px; margin-right: -15px; margin-top: -30px; min-height: 30px;}
.sNews-list .item{float: left; position: relative; margin-left: 15px; margin-right: 15px; margin-top: 30px; width: 350px; height: 142px; padding: 240px 15px 10px; background-color: #fff; border-bottom: #e2e2e2 solid 2px; -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);}
.ysqUEO .sNews-list .item:after{content: " "; position: absolute; bottom: -2px; left: 100% ; width: 0; border-bottom: #14b964 solid 2px;}
.ysqUEO .sNews-list .item:after{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s;}
.ysqUEO .sNews-list .item:hover:after,
.ysqUEO .sNews-list .item.on:after{left: 0 ; width: 100%; -webkit-transition: width 300ms ease 0s; transition: width 300ms ease 0s;}
.sNews-list .item .pic{position: absolute; left: 0; top: 0; width: 100%; height: 222px; background-color: #f1f1f1;}
.sNews-list .item > h3{margin-top: 5px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; line-height: 26px; height: 26px; color: #333333; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sNews-list .item > p{margin-top: 15px; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 48px; height: 48px; color: #999999;}
.sNews-list .item .time{margin-top: 15px; font-size: 14px; color: #999999; height: 20px; background-image: url(../images/icos-time.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat; padding-left: 26px; line-height: 20px;}
.sNews-list .item:hover > h3{color: #195db2;}
.sView-main{padding: 29px; border: #eaeaea solid 1px; width:100%;}
.sView-main.l{width: 790px;}
.sView-head{padding-bottom: 25px; border-bottom: #eaeaea solid 1px; text-align: center;}
.sView-head > h1{font-size: 26px; line-height: 34px; color: #333333;}
.sView-head .aside{margin-top: 15px; line-height: 18px;}
.sView-head .aside > span{margin-left: 5px; margin-right: 5px;}
.sView-body{margin-top: 30px; color: #333333;}

.sView-body p{font-size: 16px;line-height: 2; text-indent:2em; padding:10px 0;}
.sView-body img{margin:0 auto;display: block;max-width: 800px !important;height: auto !important;}

.sView-foot{position: relative; padding-top: 25px; margin-top: 40px; border-top: #eaeaea solid 1px;}
.sView-foot .ctr{display: block; position: relative; height: 24px; line-height: 24px;}
.sView-foot .ctr .limit{display: inline-block; vertical-align: top; max-width: 15em; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sView-foot .ctr.next{margin-top: 10px;}
.sView-foot .ctr[href="#"],
.sView-foot .ctr[href=""]{color: #999999; cursor: not-allowed;}
.sView-sidebar{padding: 29px 19px 14px; border: #eaeaea solid 1px;}
.sView-sidebar.r{width: 290px;}
.sView-sidebar .dt{position: relative; height: 30px; line-height: 26px; padding-left: 15px; padding-bottom: 12px; font-size: 26px; color: #252b3a; border-bottom: #eaeaea solid 1px;}
.sView-sidebar .dt:before{content: " "; position: absolute; left: 0; top: 0; width: 3px; height: 30px; background-color: #0888f9;}
.sView-sidebar .dd{margin-top: 15px;}
.sView-sidebar .dd .item{padding-top: 15px; position: relative; overflow: hidden; padding-bottom: 12px; border-top: #e7e7e7 solid 1px;}
.sView-sidebar .dd .item:first-child{border-top: none; padding-top: 0;}
.sView-sidebar .dd .item .pic{width: 100%; height: 180px; background-color: #f1f1f1;}
.sView-sidebar .dd .item > h3{margin-top: 10px; font-size: 14px; line-height: 22px; height: 22px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #666666; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sView-sidebar .dd .item:hover > h3{color: #195db2;}
/* sNetwork */
.sNetwork-map .mapContain{position: relative; width: 720px; height: 660px;}
.sNetwork-map .mapContain #dituContent{position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 1.1; background-color: #f5f3f0;}
.sNetwork-map .mapContain #dituContent .BMap_bubble_title{font-size: 16px; margin-bottom: 5px; padding-right: 16px; color: #195db2;}
.sNetwork-map .mapContain #dituContent .BMap_bubble_content{width: auto; font-size: 14px; line-height: 18px;}
.sNetwork-map .mapContain #dituContent img{max-width: none;}
._pen .sNetwork-map .mapContain{pointer-events: none;}
.sNetwork-map .mapContain .mapsInfo{font-size: 14px; min-width: 280px;}
.sNetwork-map .mapContain .mapsInfo .title{font-size: 16px; color: #195db2;}
.sNetwork-map .mapContain .mapsInfo .address{margin-top: 5px; line-height: 1.5;}
.sNetwork-map .mapContain .mapsInfo .navigation{margin-top: 5px;}
.sNetwork-map .mapContain .mapsInfo .btn{color: #195db2; text-decoration: underline;}
.sNetwork-map .mapContain .mapsInfo .btn:before{content: "☞";}
.sNetwork-map .query{position: relative; width: 444px; height: 660px;}
.sNetwork-map .query .dt{font-size: 24px; height: 50px; line-height: 50px; color: #333333;}
.sNetwork-map .query .dd{margin-top: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-line-pack: start; align-content: flex-start; line-height: 0;}
.sNetwork-map .query .dd:after{display: none;}
.sNetwork-map .query .dd .selecter{width: 49%; background-color: #f2f2f2; line-height: 30px; padding: 15px 20px; font-size: 16px; color: #333333; -webkit-box-sizing: border-box; box-sizing: border-box; border: none;}
.sNetwork-map .query .df{position: absolute; right: 0; bottom: 0; top: 105px; margin-top: 30px; width: 100%;}
.sNetwork-map .query .df .module-Scrollbox{position: relative; width: 100%; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 0;}
.sNetwork-map .query .df .area-list .item{padding: 25px 20px; background-color: #f2f2f2; font-size: 16px; line-height: 1.5; color: #999999;}
.sNetwork-map .query .df .area-list .item:nth-child(1n+2){margin-top: 15px;}
.sNetwork-map .query .df .area-list .item .title{font-size: 20px; color: #333333;}
.sNetwork-map .query .df .area-list .item .address{margin-top: 5px;}
/* sHr */
.sHr-section{margin-top: 40px;}
.sHr-section:first-child{margin-top: 0;}
.sHr-dt{display: inline-block; vertical-align: top; margin-bottom: -1px; padding: 15px 42px; background-color: #14b964; color: #fff; height: 28px; line-height: 28px; font-size: 24px; font-weight: bold;}
.sHr-dd{padding: 30px 41px; border: #14b964 solid 1px; font-size: 14px; line-height: 30px;}
.sHr-tips .sHr-dd{color: #333333;}
.sHr-list .list .item{border-top: #dedede solid 1px; margin-top: 25px; padding-top: 25px;}
.sHr-list .list .item:first-child{border-top: none; margin-top: 0; padding-top: 0;}
.sHr-list .list .item .dt{font-size: 16px; font-weight: bold; color: #333333; line-height: 30px;}
.sHr-list .list .item .dd{font-size: 14px; line-height: 30px; color: #666666; margin-top: 10px;}
.sHr-contact .sHr-dd{color: #666666;}
/* sCounselor */
.sCounselor-list{position: relative; margin-left: -12px; margin-right: -12px; margin-top: -20px; min-height: 20px;}
.sCounselor-list .item{float: left; position: relative; margin-left: 12px; margin-right: 12px; margin-top: 20px; padding: 392px 30px 20px; width: 222px; height: 48px; background-color: #fff; -webkit-box-shadow: 0px 3px 7px 0px rgba(182, 182, 182, 0.35); box-shadow: 0px 3px 7px 0px rgba(182, 182, 182, 0.35); font-size: 16px; line-height: 26px;}
.sCounselor-list .item .pic{position: absolute; left: 0; top: 0; width: 100%; height: 375px;}
/* sContact */
.sContact-info{font-size: 16px; color: #333333; text-align: center;}
.sContact-info > h1{margin-bottom: 20px; line-height: 30px; font-size: 24px; font-weight: bold;}
.sContact-info .tag{position: relative; margin-left: 12px; display: inline-block; vertical-align: top; height: 30px; line-height: 30px; padding: 0 10px; border-radius: 30px; background-color: #14b964; color: #fff; font-size: 16px; font-weight: normal;}
.sContact-info .tag:before{content: " "; position: absolute; left: -18px; top: 50%; margin-top: -12px; overflow: hidden; width: 0; height: 0; border-width: 12px 12px; border-color: transparent #14b964 transparent transparent; border-style: dashed solid dashed dashed; font-size: 0;}
.sContact-info p{font-size: 16px; line-height: 24px; padding: 6px;}
.sContact-map{position: relative; left: 50%; margin-left: -960px; width: 1920px; height: 560px; margin-top: 60px; margin-bottom: -80px;}
.sContact-map #dituContent{width: 100%; height: 100%; line-height: 1.1; background-color: #f5f3f0;}
.sContact-map #dituContent .BMap_Marker{margin-top: -47px !important;}
.sContact-map #dituContent .BMap_bubble_title{font-size: 16px; margin-bottom: 5px; padding-right: 16px; color: #195db2;}
.sContact-map #dituContent .BMap_bubble_content{width: 400px !important; font-size: 14px;}
.sContact-map #dituContent img{max-width: none;}
._pen .sContact-map{pointer-events: none;}
/* sMessage */
.sMessage-form{position: relative; height: 350px; padding: 89px 409px 89px 89px; border: #e9e9e9 solid 1px; background-image: url(../images/bgs-message.jpg); background-size: auto; background-position: right 50%; background-repeat: no-repeat;}
.sMessage-form .head{font-size: 16px; line-height: 20px; color: #333333; margin-bottom: -10px;}
.sMessage-form .formItem{float: left; width: 670px; line-height: 54px; margin-top: 30px; color: #666666; margin-right: 30px;}
.sMessage-form .formItem .focus{float: left; margin-left: -130px; width: 120px; text-align: right; white-space: nowrap; font-size: 16px;}
.sMessage-form .formItem .skin{width: 670px; height: 24px; line-height: 24px; padding: 15px 0; font-size: 16px; border-bottom: #bfbfbf solid 1px;}
.sMessage-form .formItem.w1{width: 320px;}
.sMessage-form .formItem.w1 .skin{width: 320px;}
.sMessage-form .formItem.yzm{font-size: 0; white-space: nowrap;}
.sMessage-form .formItem.yzm .skin{width: 320px;}
.sMessage-form .formItem.yzm .bindClick{display: inline-block; vertical-align: bottom; margin-left: 30px; width: 118px; height: 54px;}
.sMessage-form .formItem.yzm .refreshVC{display: inline-block; vertical-align: bottom; margin-left: 8px; margin-right: 3px; line-height: 26px; font-size: 12px; color: #14b964;}
.sMessage-form .formItem.btns .btn{display: inline-block; vertical-align: top; width: 136px; height: 36px; line-height: 36px; text-align: center; font-size: 16px; border: solid 1px;}
.sMessage-form .formItem.btns .enter{background-color: #14b964; color: #fff; border-color: #14b964;}
.sMessage-form .formItem.btns .reset{margin-left: 12px; color: #999999; border-color: #dddddd;}
.sMessage-form .formItem.btns .reset:after{background-color: #999;}
