@charset "utf-8";
/*!  Project : PuWin
    +---------style.css----------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  337676937    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2020.04.22   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
.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;}
.oScroll{font-size: 0; overflow: auto;}
.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;}
.aniSpan{position: static !important; min-height: 1px; display: block;}
/* resetEnd */
.c1{color: #00a0e9;}
.bgc1{background-color: #00a0e9;}
.c2{color: #c0050f;}
.bgc2{background-color: #c0050f;}
.ca{color: #222222;}
.cb{color: #666666;}
.cs{color: #999999;}
html{min-width: 1200px; max-width: 1920px;}
body{color: #666666; font: 14px/1 'Helvetica', Helvetica, Arial, sans-serif;}
a{color: #222222; -webkit-transition: color 220ms; transition: color 220ms;}
a.on,
a:hover{color: #00a0e9;}
.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: #a90009; color: #fff; text-shadow: none;}
::selection{background: #a90009; 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);}
@font-face{font-family: "impact"; src: url("font/impact.woff2") format("woff2"), url("font/impact.woff") format("woff"), url("font/impact.ttf") format("truetype"), url("font/impact.eot") format("embedded-opentype"), url("font/impact.svg") format("svg"), url("font/impact.otf") format("opentype"); font-weight: normal; font-style: normal;}
@font-face{font-family: "Helvetica-Roman-SemiB"; src: url("font/Helvetica-Roman-SemiB.woff2") format("woff2"), url("font/Helvetica-Roman-SemiB.woff") format("woff"), url("font/Helvetica-Roman-SemiB.ttf") format("truetype"), url("font/Helvetica-Roman-SemiB.eot") format("embedded-opentype"), url("font/Helvetica-Roman-SemiB.svg") format("svg"), url("font/Helvetica-Roman-SemiB.otf") format("opentype"); font-weight: normal; font-style: normal;}
/* ------------------- htmls ------------------- */
.mt30{margin-top: 30px;}
.more.more1{display: block; width: 172px; height: 44px; line-height: 44px; text-align: center; background-color: #e2e2e2; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; font-size: 16px;}
.more.more1 s{display: inline-block; vertical-align: middle; width: 19px; height: 19px; background-image: url(../images/arrowi-more.png); background-size: auto; background-position: 0% 50%; background-repeat: no-repeat; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.more.more1:hover s{width: 0;}
/* ��� */
.formItem{position: relative;}
.formItem .aftPD{display: none;}
/* ��� */
.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 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 fadeInUps{0%{opacity: 0.3; -webkit-transform: translate3d(0, -35px, 0); transform: translate3d(0, -35px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInUps{0%{opacity: 0.3; -webkit-transform: translate3d(0, -35px, 0); transform: translate3d(0, -35px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInUps{-webkit-animation-name: fadeInUps; animation-name: fadeInUps;}
@-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 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 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 fadeInLefts{0%{opacity: 0.3; -webkit-transform: translate3d(-35px, 0, 0); transform: translate3d(-35px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInLefts{0%{opacity: 0.3; -webkit-transform: translate3d(-35px, 0, 0); transform: translate3d(-35px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInLefts{-webkit-animation-name: fadeInLefts; animation-name: fadeInLefts;}
@-webkit-keyframes bodyFeedBackUp{0, 100%{-webkit-transform: none !important; transform: none !important;} 77%{-webkit-transform: translateY(40px); transform: translateY(40px);}}
@keyframes bodyFeedBackUp{0, 100%{-webkit-transform: none !important; transform: none !important;} 77%{-webkit-transform: translateY(40px); transform: translateY(40px);}}
.bodyFeedBackUp{-webkit-animation-name: bodyFeedBackUp; animation-name: bodyFeedBackUp; -webkit-animation-duration: .5s; animation-duration: .5s;}
@-webkit-keyframes bodyFeedBackDown{0, 100%{-webkit-transform: none !important; transform: none !important;} 77%{-webkit-transform: translateY(-40px); transform: translateY(-40px);}}
@keyframes bodyFeedBackDown{0, 100%{-webkit-transform: none !important; transform: none !important;} 77%{-webkit-transform: translateY(-40px); transform: translateY(-40px);}}
.bodyFeedBackDown{-webkit-animation-name: bodyFeedBackDown; animation-name: bodyFeedBackDown; -webkit-animation-duration: .5s; animation-duration: .5s;}
.ysqUEO .abtnSc{position: relative; overflow: hidden; z-index: 1;}
.ysqUEO .abtnSc:after{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;}
.formCheck .dt{font-size: 30px; text-transform: uppercase;}
.formCheck .ds{font-size: 14px; margin-top: 5px;}
.formCheck .formItem{position: relative; margin-top: 10px; line-height: 40px;}
.formCheck .formItem.red:after{content: "x"; position: absolute; right: 3px; top: 0; white-space: nowrap; font-size: 14px; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.formCheck .formItem .skin{height: 23px; line-height: 23px; padding: 8px 12px; font-size: 12px;}
.formCheck .formItem textarea.skin{height: 64px;}
.formCheck .formItem .enter{height: 23px; line-height: 23px; padding: 8px 12px; font-size: 14px; text-align: center; text-transform: capitalize;}
.formCheck .formItem .enter:after{-webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.formCheck .formItem .enter:hover:after{border-width: 20px;}
#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: #00a0e9; 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: #222222;}
#albumWindow .close.btn{position: absolute; overflow: hidden; z-index: 3; right: 0; top: 0; width: 48px; height: 48px; background-color: #c0050f;}
#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: #c0050f; 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: #c0050f;}
#albumWindow .originalBtn{position: absolute; z-index: 6; left: 0; line-height: 30px; color: #999999; cursor: pointer;}
#albumWindow .originalBtn:hover{color: #00a0e9;}
#albumWindow .serialNum{position: absolute; z-index: 6; right: 0; line-height: 30px; color: #999999;}
/* �������� */
.scrollAjax #loadState{position: relative; width: 200px; height: 40px; margin: 40px auto 0; cursor: pointer; text-align: center; line-height: 40px; background-color: #00a0e9; 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: #00a0e9; 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; cursor: pointer; white-space: nowrap; -webkit-transition: all 600ms ease 0s; transition: all 600ms ease 0s;}
.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: #00a0e9; 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: right;}
.pageListBox .pageList{display: inline-block; vertical-align: top; position: relative; overflow: hidden; font-size: 0; padding-top: 45px; padding-bottom: 0;}
.pageListBox .pageList ul{position: relative; float: none !important; line-height: 28px;}
.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 ul .ctr a,
.pageListBox .pageList ul .start a,
.pageListBox .pageList ul .end a{font-weight: bold; font-size: 14px; font-family: 'SimSun', '����' !important;}
.pageListBox .pageList a{display: block; border: #c8c8c8 solid 1px; padding-left: 10px; padding-right: 10px; text-align: center; min-width: 8px; height: 28px; 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: #00a0e9;}
.pageListBox .pageList a:active{border-color: #fff;}
/* modal-guidance */
.modal-guidance{position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%;}
.modal-guidance:before,
.modal-guidance:after{z-index: -1; content: " "; position: absolute; left: 0; width: 100%; height: 55%; background-color: #00a0e9; pointer-events: none; -webkit-transition: all 666ms ease 0s; transition: all 666ms ease 0s;}
.modal-guidance:before{top: 0; -webkit-transform-origin: 0 50%; transform-origin: 0 50%;}
.modal-guidance:after{bottom: 0; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.modal-guidance .process{position: absolute; left: 0; top: 50%; margin-top: -100px; width: 100%; text-align: center; color: #fff; opacity: .1;}
.modal-guidance .process .logo{height: 48px; width: 48px;}
.modal-guidance .process .welcome{margin-top: 16px; font-size: 30px; font-weight: bold;}
.modal-guidance .process .aside{margin-top: 10px; font-size: 10px; letter-spacing: 1em; text-indent: 1em;}
.modal-guidance .process .bar{position: relative; margin-top: 28px; width: 100%; height: 1px; background-color: #e2565e;}
.modal-guidance .process .bar s{position: absolute; left: 0; top: 0; width: 100%; height: 1px;}
.modal-guidance .process .bar i{position: relative; display: inline-block; vertical-align: top; height: 1px; width: 0; -webkit-transition: all 300ms ease 50ms; transition: all 300ms ease 50ms; background-color: #fff; -webkit-animation-name: AniShinyColor1; animation-name: AniShinyColor1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -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 AniShinyColor1{0%, 100%{opacity: 1; padding: 0;} 50%{opacity: 1; padding: 0 20px;}}
@keyframes AniShinyColor1{0%, 100%{opacity: 1; padding: 0;} 50%{opacity: 1; padding: 0 20px;}}
.modal-guidance .process .bar i .AniShinyColor1{-webkit-animation-name: AniShinyColor1; animation-name: AniShinyColor1;}
.modal-guidance .process .percent{margin-top: 20px; line-height: 30px;}
.modal-guidance .process .percent b{font-size: 28px; font-weight: bold; font-family: Tahoma, sans-serif;}
.modal-guidance .process .percent s{font-size: 16px; font-weight: normal; font-family: Arial, sans-serif, 'Microsoft YaHei', '΢���ź�';}
.modal-guidance .process .btn{font-size: 14px;}
.modal-guidance.loading .process{-webkit-transition: all 500ms cubic-bezier(0, 0.52, 0.35, 1.42) 0s; transition: all 500ms cubic-bezier(0, 0.52, 0.35, 1.42) 0s; opacity: 1;}
.modal-guidance.loaded .bar i{-webkit-animation-iteration-count: 1 !important; animation-iteration-count: 1 !important;}
.modal-guidance.closed{-webkit-transition: all 200ms ease 900ms; transition: all 200ms ease 900ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ pointer-events: none;}
.modal-guidance.closed .process{-webkit-transition: all 400ms ease 0ms; transition: all 400ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.modal-guidance.closed:before,
.modal-guidance.closed:after{height: 0; -webkit-transition: all 500ms ease 0ms; transition: all 500ms ease 0ms; opacity: 0.5; visibility: hidden; /* *visibility: visible; */}
/* fullpage */
.fullpage-viewport{width: 100%; height: 100%; min-width: 1220px;}
.fullpage-viewport._loaded{position: fixed; left: 0; top: 0; z-index: 20; overflow-y: hidden; overflow-x: auto;}
.fullpage-viewport._loaded .fullpage-overview{position: absolute;}
.fullpage-viewport._loaded .fullpage-section:after{-webkit-transition: all 250ms ease 100ms; transition: all 250ms ease 100ms; opacity: 1; visibility: visible; -webkit-animation: slideInDownm 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite backwards alternate; animation: slideInDownm 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite backwards alternate;}
.fullpage-overview{position: relative; left: 0; top: 0; width: 100%; height: 100%;}
.fullpage-overview .copyrights{position: absolute; left: 0; bottom: 0; z-index: 5; overflow: hidden; width: 100%; background-color: #f1f1f1; background-color: #000000 \9;}
.fullpage-overview .copyrights:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #000000; opacity: 0.9; filter: alpha(opacity=0); filter: "alpha(opacity=0)"; *zoom: 1; pointer-events: none; -webkit-transition: all 200ms ease 0ms; transition: all 200ms ease 0ms;}
.fullpage-overview .copyrights .container{opacity: .36; filter: alpha(opacity=36); *zoom: 1; text-align: center; font-size: 12px; line-height: 20px; padding: 15px 0;}
.fullpage-overview .copyrights .container,
.fullpage-overview .copyrights .container a{color: #ffffff;}
.fullpage-bg{-webkit-transition: -webkit-transform 4000ms ease 200ms; transition: -webkit-transform 4000ms ease 200ms; transition: transform 4000ms ease 200ms; transition: transform 4000ms ease 200ms, -webkit-transform 4000ms ease 200ms;}
.fullpage-section{position: relative; left: 0; top: 0; width: 100%; height: 100%; height: 100vh; overflow: hidden; z-index: 2; background-color: #fff;}
.fullpage-section:after{content: " "; position: absolute; left: 50%; bottom: 3%; z-index: 10; margin-left: -20px; width: 38px; height: 38px; border-radius: 40px; border: #ffffff dashed 1px; background-image: url(../images/arrowi-index.png); background-size: auto; background-position: 50% top; background-repeat: no-repeat; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.fullpage-section .bg{z-index: -1; pointer-events: none;}
.fullpage-section .vm{z-index: 3;}
.fullpage-section .vm{padding-top: 160px; text-align: center;}
.maxh700 .fullpage-section .vm{padding-top: 70px;}
.fullpage-section .vmbox{width: 1200px; text-align: left; padding-bottom: 5%;}
.fullpage-section.light:after{border-color: #00a0e9; background-position: 50% bottom;}
.fullpage-section.leaving{pointer-events: none;}
.fullpage-section.on .fullpage-bg{-webkit-transform: scale(1.025); transform: scale(1.025);}
.fullpage-section.lastOne:after{display: none;}
.maxh700 .fullpage-section .vmbox{padding-bottom: 0;}
.fullpage-pagination{z-index: 30; position: absolute; right: 5.20833333%; top: 50%; margin-top: -120px; line-height: 240px; font-size: 0; text-align: center; *font-size: 182px; width: 24px;}
.fullpage-pagination img{display: inline-block; position: relative; *top: -1px; max-width: 100%; max-height: 100%; width: auto; height: auto;}
.fullpage-pagination .container{width: 100%; display: inline-block; vertical-align: middle;}
.fullpage-pagination .btn{position: relative; display: block; width: 24px; height: 24px; margin-top: 8px;}
.fullpage-pagination .btn:first-child{margin-top: 0;}
.fullpage-pagination .btn:before,
.fullpage-pagination .btn:after{content: " "; position: absolute; border-radius: 50%; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.fullpage-pagination .btn:before{left: 6px; top: 6px; right: 6px; bottom: 6px; border: #d3d3d3 solid 6px;}
.fullpage-pagination .btn:after{left: 13px; top: 13px; right: 13px; bottom: 13px; border: #00a0e9 solid 0;}
.fullpage-pagination .btn span{position: absolute; right: 100%; top: 0; padding-right: 6px; height: 24px; line-height: 24px; font-size: 14px; color: #00a0e9; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: translateX(20px); transform: translateX(20px); white-space: nowrap; font-weight: bold; text-transform: uppercase;}
.fullpage-pagination .btn.on:before{border-width: 1px; border-color: #d4d4d4; left: 0; top: 0; right: 0; bottom: 0;}
.fullpage-pagination .btn.on:after{left: 6px; top: 6px; right: 6px; bottom: 6px; border-width: 6px;}
.fullpage-pagination .btn.on span{-webkit-transform: none !important; transform: none !important; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.maxw1600 .fullpage-pagination .btn span{display: none;}
/*header*/
.header{position: fixed; left: 0; width: 100%; top: 0; z-index: 51; height: 160px; min-width: 1200px; color: #fff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.header > .contain{position: relative; height: 100%; padding: 0 5.20833333%;}
.header-t{position: relative; height: 90px;}
.header-t:after{content: " "; position: absolute; left: 0; bottom: 0; right: 0; background-color: #fff; height: 1px; opacity: .25; filter: alpha(opacity=25); *zoom: 1;}
.header-b{position: relative; height: 70px;}
.header .logo{float: left; height: 90px; white-space: nowrap;}
.header .logo img{ height: 100%;display: inline-block; vertical-align: top;}
.header .logo .words{ display: inline-block; vertical-align: top; margin-top: 25px; color: #fff;}
.header .logo .words .p1{font-size: 38px;}
.header .logo .words .p2{font-size: 10px; font-weight: bold; letter-spacing: .55em; text-indent: .55em;}
.header .fns{float: right; margin-top: 30px;}
.header .fns span{display: inline-block; vertical-align: top; margin-left: 24px; height: 32px; line-height: 32px;}
.header .fns span:first-child{margin-left: 0;}
.header .fns .icoImg{display: inline-block; vertical-align: top; margin-right: 4px; width: 32px; height: 32px; border-radius: 50%; background-color: #ebebeb; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.header .language{float: right; margin-top: 25px;}
.header .language .btn{display: inline-block; vertical-align: top; margin-left: 26px; height: 22px; line-height: 22px; font-size: 14px; font-family: Helvetica Narrow, Helvetica, sans-serif; font-weight: bold; color: #fff;}
.header .language .btn:first-child{margin-left: 0;}
.header .language .btn .icoImg{width: 22px; height: 22px; margin-right: 5px;}
.header .firNav{position: absolute; left: 0; bottom: 0; right: 240px; font-size: 0; white-space: nowrap;}
.header .firNav .link{position: relative; overflow: hidden; display: block; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; color: #fff;}
.header .firNav .firItem{display: inline-block; vertical-align: top; position: relative; z-index: 5; height: 70px; line-height: 70px; text-align: center; margin-left: 80px; font-size: 18px;}
.header .firNav .firItem:first-child{margin-left: 0;}
.header .firNav .firItem .link1{font-family: Helvetica Narrow, Helvetica, sans-serif; font-weight: bold; text-transform: capitalize;}
.header .firNav .firItem .link1:after{content: " "; position: absolute; left: 100%; bottom: 0; width: 0; height: 4px; background-color: #00a0e9; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.header .firNav .firItem.on .link1,
.header .firNav .firItem:hover .link1{color: #00a0e9;}
.header .firNav .firItem.on .link1:after,
.header .firNav .firItem:hover .link1:after{width: 100%; left: 0; -webkit-transition: all 400ms ease 0s, left 0ms ease 0s; transition: all 400ms ease 0s, left 0ms ease 0s;}
.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:hover .secNav .secItem.on .ctr,
.header .firNav .firItem:hover .secNav .secItem.on .link2:after,
.header .firNav .firItem:hover .secNav .secItem.on .thrNav{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible; -webkit-transform: none !important; transform: none !important;}
.header .firNav .secNav{position: absolute; left: 0; top: 100%; padding: 10px 0; white-space: nowrap; -webkit-transform: translateY(10px); transform: translateY(10px); background-color: #fff; -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); -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ background-color: #00a0e9; text-align: left;}
.header .firNav .secNav .link2{color: #fff; height: 22px; line-height: 22px; padding: 12px 30px; font-size: 16px;}
.header .firNav .secNav .ctr{display: none; position: absolute; right: 0; margin-top: -31px; overflow: hidden; width: 0; height: 0; border-width: 8px 10px; border-color: transparent #ffffff transparent transparent; border-style: dashed solid dashed dashed; font-size: 0; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: translateX(100%); transform: translateX(100%);}
.header .firNav .secNav .secItem{z-index: 1;}
.header .firNav .secNav .secItem.on .link2,
.header .firNav .secNav .secItem:hover .link2{background-color: #c0050f;}
.header .firNav .secNav .secItem:hover{z-index: 9;}
.header .firNav .secNav .secItem:hover .thrNav{z-index: 9;}
.header .firNav .thrNav{position: absolute; left: 100%; top: 0; white-space: nowrap; background-color: #fff; min-height: 184px; padding: 10px 0; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: translateX(20px); transform: translateX(20px);}
.header .firNav .thrNav + .ctr{display: block !important;}
.header .firNav .thrNav .link3{display: inline-block; vertical-align: top; font-size: 16px; color: #040000; line-height: 22px;}
.header .firNav .thrNav .link3:after{content: " "; position: absolute; left: 0; bottom: 0; right: 0; height: 0; background-color: #00a0e9; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.header .firNav .thrNav .thrItem{padding: 5px 30px; line-height: 1; margin-top: 5px;}
.header .firNav .thrNav .thrItem:first-child{margin-top: 0;}
.header .firNav .thrNav .thrItem.on .link3,
.header .firNav .thrNav .thrItem:hover .link3{color: #00a0e9;}
.header .firNav .thrNav .thrItem.on .link3:after,
.header .firNav .thrNav .thrItem:hover .link3:after{height: 1px;}
.header.activeHeader{top: 0 !important; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15); background-color: #ffffff \9;}
.header.activeHeader:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #ffffff; opacity: 0.95; filter: alpha(opacity=0); filter: "alpha(opacity=0)"; *zoom: 1; pointer-events: none; -webkit-transition: all 200ms ease 0ms; transition: all 200ms ease 0ms;}
.header.activeHeader .fns .icoImg{background-color: #fff;}
.header.activeHeader,
.header.skin000{color: #040000;}
.header.activeHeader .firNav .link1,
.header.skin000 .firNav .link1,
.header.activeHeader .btn,
.header.skin000 .btn{color: #040000;}
.header.activeHeader .firNav .link1:hover,
.header.skin000 .firNav .link1:hover,
.header.activeHeader .btn:hover,
.header.skin000 .btn:hover{color: #00a0e9;}
.header.activeHeader .header-t:after,
.header.skin000 .header-t:after{background-color: #666;}
.header.activeHeader .logo .words,
.header.skin000 .logo .words{color: #040000;}
.header.foldNav{top: -90px !important;}
/* index */
.index-banner{position: relative; left: 0; top: 0; width: 100%; height: 100%; height: 100vh; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.index-banner .item{overflow: hidden; position: relative; left: 0; top: 0; width: 100%; height: 100%; height: 100vh;}
.index-banner .item .image,
.index-banner .item .videoBg{position: absolute; left: 0; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: 50% 50%; object-position: 50% 50%; pointer-events: none;}
.index-banner .item.moveItem{position: absolute;}
.index-banner .item .contain{position: absolute; left: 50%; top: 50%; margin-left: -600px; margin-top: -170px; height: 500px; line-height: 500px; font-size: 0; text-align: center; *font-size: 380px; -webkit-transition: all 500ms ease 0ms; transition: all 500ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: scale(0.8) translateY(-60px); transform: scale(0.8) translateY(-60px); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.index-banner .item .contain img{display: inline-block; position: relative; *top: -1px; max-width: 100%; max-height: 100%; width: auto; height: auto;}
.index-banner .item .contain .qImg{display: block; width: 100%; height: 100%; pointer-events: none;}
.index-banner .item.leave .contain{-webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transition: all 800ms ease 0ms; transition: all 800ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: scale(0.8) translateY(60px); transform: scale(0.8) translateY(60px);}
.index-banner .item.come .contain{-webkit-transform-origin: 50% 0%; transform-origin: 50% 0%;}
.index-banner .item.on .contain{-webkit-transition: all 800ms ease 0ms; transition: all 800ms ease 0ms; opacity: 1; visibility: visible; -webkit-transform: none !important; transform: none !important;}
.index-banner .pagination{position: absolute; bottom: 30px; left: 5.20833333%; z-index: 3; text-align: left; white-space: nowrap;}
.index-banner .pagination .btn{display: inline-block; vertical-align: top; position: relative; overflow: hidden; z-index: 1; width: 10px; height: 10px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; border-radius: 50%; text-indent: 150%; *text-indent: 0; *font-size: 0; margin: 0 6px;}
.index-banner .pagination .btn:before,
.index-banner .pagination .btn:after{content: " "; position: absolute; left: 50%; top: 50%; background-color: #fff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; border-radius: 50%;}
.index-banner .pagination .btn:before{width: 10px; height: 10px; margin-left: -5px; margin-top: -5px; opacity: .3;}
.index-banner .pagination .btn:after{width: 0; height: 0; margin-left: 0; margin-top: 0; opacity: 1;}
.index-banner .pagination .btn.on:before{width: 10px; height: 10px; margin-left: -5px; margin-top: -5px;}
.index-banner .pagination .btn.on:after{width: 10px; height: 10px; margin-left: -5px; margin-top: -5px;}
.index-head{position: relative; padding-left: 106px; height: 92px; line-height: 92px; font-size: 0; *font-size: 69px;}
.index-head .num{position: absolute; left: 0; top: 0; width: 92px; height: 92px;}
.index-head em{display: inline-block; vertical-align: middle; font-size: 36px; line-height: 1; color: #000; font-weight: bold; text-transform: uppercase;}
.index-about .vmbox{padding-right: 636px; width: 564px;}
.index-about .body{margin-top: 25px; font-size: 16px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 10; -webkit-box-orient: vertical; max-height: 240px;}
.index-about .more{margin-top: 30px;}
.index-about .pic{position: absolute; right: 0; top: 0; width: 600px; height: 350px;}
.index-about .pic .txt{z-index: 6; position: absolute; right: 15px; bottom: 15px; line-height: 24px; text-align: right; max-width: 570px;}
.index-about .pic .txt .p1{color: #fff; font-size: 18px;}
.index-about .pic .txt .p2{color: #00a0e9; font-size: 16px;}
.index-product{color: #fff;}
.index-product .index-head em{color: #fff;}
.index-product .index-head:after{content: " "; display: inline-block; vertical-align: top; margin-left: 30px; margin-top: 44px; width: 48px; height: 4px; background-color: #fff;}
.index-product .Tg{position: absolute; right: 0; bottom: 0; height: 32px; line-height: 32px; color: #fff; font-size: 14px;}
.index-product .Tg .btn{color: #fff; border-bottom: transparent solid 1px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-product .Tg .btn.on{border-color: #fff;}
.index-product .Tg s{margin-left: 8px; margin-right: 8px;}
.index-product .Tt{margin-top: 30px; position: relative; height: 275px;}
.index-product .Tt .box{display: block !important; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.index-product .Tt .box.on{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.index-product-list{position: relative; margin-left: -9px; margin-right: -9px; }

.index-product-list .item{float: left; position: relative; overflow: hidden; margin-top:25px; margin-left: 9px; margin-right: 9px; width: 388px; height: 215px; color: #fff;}
.index-product-list .item:after{content: " "; z-index: 6; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: #fff solid 4px;}
.index-product-list .item .pic{position: absolute; left: 0; top: 0; width: 100%; height:215px;}
.index-product-list .item .txt{z-index: 7; position: absolute; left: 4px; bottom: 4px; right: 4px; padding: 15px; text-align: center; background-color: #000000 \9;}
@media screen and (max-width:1500px){
.index-product-list .item{float: left; position: relative; overflow: hidden; margin-top:15px; margin-left: 9px; margin-right: 9px; width: 388px; height: 185px; color: #fff; }
.index-product-list .item:after{content: " "; z-index: 6; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: #fff solid 4px;}
.index-product-list .item .pic{position: absolute; left: 0; top: 0; width: 100%; height:185px;}
.index-product-list .item .txt{z-index: 7; position: absolute; left: 4px; bottom: 4px; right: 4px; padding: 15px; text-align: center; background-color: #000000 \9;}
}
.index-product-list .item .txt h3,
.index-product-list .item .txt p{position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.index-product-list .item .txt h3{font-size: 18px; height: 22px; line-height: 22px;}
.index-product-list .item .txt p{margin-top: 5px; color: #c1bebc; font-size: 14px; line-height: 20px;}
.index-product-list .item .txt .more{display: block; color: #fff; margin-top: 10px; font-style: italic;}
.index-product-list .item .txt .more s{display: inline-block; vertical-align: top; width: 2em; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s; position: relative; overflow: hidden; white-space: nowrap;}


.index-news-list{position: relative; overflow: hidden; }

.index-news-list li{ margin-right:40px;box-shadow: 0px 4px 8px 0px #888888; }
.index-news-list li:last-child{
    margin-right:0px
}
.index-news-list .item{position: relative; overflow: hidden; float: left; width: 270px; height: 250px;  background-color: #fff;}
.index-news-list .item .pic{position: absolute; left: 0; top: 0; width: 300px; height: 200px; }
.index-news-list .item h3{font-size: 16px; color: #222222; height: 20px; line-height: 20px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.index-news-list .item .time{margin-top: 15px; font-size: 12px; color: #8d8d8d;}
.index-news-list .item p{font-size: 12px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 40px; margin-top: 12px;}
.index-news-list .item .more{display: block; margin-top: 15px; font-size: 14px; font-style: italic;}
.index-news-list .item:hover .more{color: #00a0e9;}
.index-contact .index-head em{color: #fff;}
.index-contact .index-contact-form{margin-top: 40px; height: 350px;}
.index-contact-form .formCheck{position: relative; float: left; width: 260px; height: 290px; padding: 30px; color: #fff; background-color: #00a0e9 \9;}
.index-contact-form .formCheck:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #00a0e9; opacity: 0.8; 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-contact-form .formCheck .formItem.red:after{color: #222222;}
.index-contact-form .formCheck .formItem .skin{border-bottom: #00a3ee solid 1px; width: 236px; color: #fff;}
.index-contact-form .formCheck .formItem .skin::-webkit-input-placeholder{color: #00a3ee;}
.index-contact-form .formCheck .formItem .skin:-moz-placeholder{color: #00a3ee;}
.index-contact-form .formCheck .formItem .skin::-moz-placeholder{color: #00a3ee;}
.index-contact-form .formCheck .formItem .skin:-ms-input-placeholder{color: #00a3ee;}
.index-contact-form .formCheck .formItem .enter{border-bottom: #00a3ee solid 1px; width: 236px; color: #fff;}
.index-contact-form .formCheck .formItem .enter:after{border-color: #fff;}
.index-contact-form .info{float: right; width: 800px; background-color: #fff; padding: 50px 40px; height: 250px; text-align: center; color: #777;}
.index-contact-form .info .dt{font-size: 18px; font-weight: bold; line-height: 24px; color: #00a0e9;}
.index-contact-form .info .ds{margin-top: 18px; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; max-height: 72px;}
.index-contact-form .info .dd{margin-top: 25px; white-space: nowrap; font-size: 0;}
.index-contact-form .info .dd .col{display: inline-block; vertical-align: top; font-size: 12px; margin-left: 50px; max-width: 266px; white-space: normal;}
.index-contact-form .info .dd .col:first-child{margin-left: 0;}
.index-contact-form .info .dd .col .icoImg{display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px; width: 40px; height: 40px;}
.index-contact-form .info .dd .col p{font-size: 12px; line-height: 24px;}
/* subpage */
.subpage{position: relative; z-index: 2; background-color: #f2f2f2;}
.subpage:before{content: " "; z-index: -1; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-image: url(/images/bgs-wrap.jpg); background-size: auto; background-position: 50% 580px; background-repeat: no-repeat;}
.subpage:after{content: " "; z-index: -2; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-image: url(/images/bgs-wrapR.png); background-size: auto; background-position: 50% 50%; background-repeat: repeat;}
.subpage-banner{ margin-top:160px;z-index: 1; position: relative; height: 500px; background-color: #f1f1f1;}

.subpage-head{padding-top: 60px; padding-bottom: 44px; text-align: center; font-family: "Helvetica-Roman-SemiB", Helvetica-Roman-SemiB, Arial, sans-serif; text-transform: uppercase;}
.subpage-head span{display: inline-block; vertical-align: top; color: #00a0e9; font-size: 36px;}
.subpage-head span:after{content: " "; display: block; margin-left: auto; margin-right: auto; margin-top: 15px; width: 30px; height: 3px; background-color: #00a0e9;}
.subpage-wrap{z-index: 1; position: relative; padding-bottom: 80px;}
.subpage-nav{margin-bottom: 48px; text-align: center; font-size: 0;}
.subpage-nav .link2{display: inline-block; vertical-align: top; font-size: 14px; margin-left: 15px; margin-right: 15px; width: 160px; height: 44px; line-height: 44px; color: #fff; background-color: #c8c8c8; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.subpage-nav .link2.on,
.subpage-nav .link2:hover{background-color: #00a0e9;}
/* sAbout */
.sAbout{padding-top: 0; padding-bottom: 0;}
.sAbout-section{position: relative; z-index: 2; padding-bottom: 80px;}
.sAbout-info .imax{font-size: 14px; line-height: 20px; background-image: url(/images/bgs-about.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.sAbout-culture .subpage-head span{color: #fff;}
.sAbout-culture .subpage-head span:after{background-color: #fff;}
.sAbout-culture .list{position: relative; margin-left: -30px; margin-right: -30px; margin-top: -30px; min-height: 30px;}
.sAbout-culture .list .item{float: left; position: relative; margin-left: 30px; margin-right: 30px; margin-top: 30px; width: 280px; height: 90px; background-color: #fff; padding: 25px 40px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sAbout-culture .list .item .dt{position: relative; overflow: hidden; padding-left: 60px; height: 28px; line-height: 28px; color: #00a0e9; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sAbout-culture .list .item .dt i{position: absolute; left: 0; top: -3px; font-size: 48px; line-height: 48px; font-weight: bold; font-family: "impact", impact, Arial, sans-serif;}
.sAbout-culture .list .item .dt span{display: inline-block; vertical-align: bottom; font-size: 18px; line-height: 1; text-transform: uppercase;}
.sAbout-culture .list .item .dd{margin-top: 10px; font-size: 14px; line-height: 20px; color: #999999; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sAbout-culture .list .item:hover{background-color: #00a0e9;}
.sAbout-culture .list .item:hover .dt,
.sAbout-culture .list .item:hover .dd{color: #fff;}
.sAbout-honor .list{position: relative; margin-left: -20px; margin-right: -20px; margin-top: -20px; min-height: 20px;}
.sAbout-honor .list .item{float: left; position: relative; margin-left: 20px; margin-right: 20px; margin-top: 20px; width: 280px; height: 340px; background-color: #ededed; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sAbout-honor .list .item .pic{width: 100%; height: 292px; background-color: #f1f1f1;}
.sAbout-honor .list .item .pic:after{content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: #ededed solid 3px; z-index: 8; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sAbout-honor .list .item h3{height: 40px; line-height: 40px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center;}
.sAbout-honor .list .item:hover{background-color: #00a0e9; color: #fff;}
.sAbout-honor .list .item:hover .pic:after{border-color: #00a0e9;}
/* footer */
.footer{position: relative; background-color: #212121; font-size: 14px;}
.footer,
.footer a{color: #c1bebc;}
.footer-t{padding: 60px 0;}
.footer-t .container{position: relative; padding-top: 0px;}
.footer-t .logof{position: absolute; left: 0; top: 0; display: block; height: 48px;}
.footer-t .info{width: 380px; font-size: 14px; line-height: 24px;}
.footer-t .info:after{content: " "; display: block; margin-top: 25px; width: 50px; height: 1px; background-color: #eeeded;}
.footer-t .list{float: left; position: relative; padding-left: 80px; width: 320px; min-height: 144px;}
.footer-t .list:before{content: " "; position: absolute; left: 40px; top: 0; bottom: 0; width: 1px; background-color: #535353;}
.footer-t .list .line{padding-top: 3px; padding-bottom: 3px; padding-left: 50px; font-size: 12px; line-height: 24px; margin-top: 2px;}
.footer-t .list .line:first-child{margin-top: 0;}
.footer-t .list .line .icoImg{float: left; margin-top: -3px; margin-left: -40px; width: 30px; height: 30px;}
.footer-b{background-color: #111111; text-align: center; padding-top: 16px; padding-bottom: 16px; line-height: 20px;}
.footer-b,
.footer-b a{color: #bdbdbd;}
.footer-b .container{opacity: .36;}
/* sNews */
.sNews .index-news-list{margin-bottom: -40px; *margin-bottom: 0;}
.sNews .index-news-list .item{background-color: #f7f7f7; margin-bottom: 40px;}
/* sView */
.sView{padding-top: 60px;}
.sView-head{text-align: center;}
.sView-head h1{font-size: 30px; line-height: 36px; color: #1d1819;}
.sView-head .aside{margin-top: 20px; border-bottom: #f0f0f0 solid 1px; text-align: right; line-height: 1.5;}
.sView-head .aside span{display: inline-block; vertical-align: top; color: #c8c8c8; padding: 8px 4px;}
.sView-head .aside span i{color: #777;}
.sView-head .fix{margin-top: 15px; border: #e4e4e4 solid 1px; padding: 15px; background-color: #fcfbfd; color: #999999; line-height: 20px;}
.sView-body{margin-top: 30px;}
.sView-foot{position: relative; overflow: hidden; margin-top: 30px; padding-top: 20px; border-top: #eeeded solid 1px; line-height: 20px;}
.sView-foot .ctr{-webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer; padding: 10px 0; font-size: 16px;}
.sView-foot .ctr s{color: #999999;}
.sView-foot .ctr .limit{display: inline-block; vertical-align: top; max-width: 500px; overflow: hidden; position: relative;}
.sView-foot .ctr.prev{float: left;}
.sView-foot .ctr.prev s{float: left; margin-right: 5px;}
.sView-foot .ctr.next{float: right;}
.sView-foot .ctr.next s{float: right; margin-left: 5px;}
.sView-foot .ctr[href="#"],
.sView-foot .ctr[href=""]{cursor: not-allowed; color: #999999;}
.sView-foot .backToList{position: absolute; top: 0 ; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 10px 25px; color: #00a0e9;}
/* sProduct */
.sProduct-nav{margin-bottom: 45px; text-align: center; font-size: 0; font-size: 16px;}
.sProduct-nav s{margin-left: 10px; margin-right: 10px; position: relative; top: -1px;}
.sProduct .index-product-list{margin-bottom: -20px; *margin-bottom: 0;}
.sProduct .index-product-list .item{height: 380px; margin-bottom: 20px;}
.sProduct .index-product-list .item:after{-webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sProduct .index-product-list .item .pic:before{content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 6; background-image: url(../images/masks-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(1.5); transform: scale(1.5);}
.sProduct .index-product-list .item:hover:after{border-color: #00a0e9;}
.sProduct .index-product-list .item:hover .pic:before{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible; -webkit-transform: none !important; transform: none !important;}
.sProduct .index-product-list .item:hover .txt:after{background-color: #00a0e9; opacity: 1; filter: alpha(opacity=100);}
/* sContact */
.sContact-list{font-size: 0; text-align: center;}
.sContact-list .col{display: inline-block; vertical-align: top; width: 180px; padding: 10px; font-size: 12px; line-height: 20px;}
.sContact-list .col .icoImg{display: block; margin-left: auto; margin-right: auto; margin-bottom: 20px; width: 36px; height: 36px;}
.sContact-form{margin-top: 40px; position: relative; border: #f3f3f3 solid 1px; padding: 49px 49px 49px 649px; min-height: 306px; background-color: #fff;}
.sContact-form .pic{position: absolute; left: 49px; top: 49px; width: 540px; height: 306px;}
.sContact-form .ds{margin-bottom: 20px;}
.sContact-form .formItem.red:after{color: #00a0e9;}
.sContact-form .formItem .skin{border-bottom: #c9c9c9 solid 1px; width: 476px; color: #1b1b1b;}
.sContact-form .formItem .skin::-webkit-input-placeholder{color: #c9c9c9;}
.sContact-form .formItem .skin:-moz-placeholder{color: #c9c9c9;}
.sContact-form .formItem .skin::-moz-placeholder{color: #c9c9c9;}
.sContact-form .formItem .skin:-ms-input-placeholder{color: #c9c9c9;}
.sContact-form .formItem .enter{border-bottom: #c9c9c9 solid 1px; width: 476px; color: #00a0e9;}
.sContact-form .formItem .enter:after{border-color: #00a0e9;}
.sContact-form .formItem .enter:hover:after{opacity: .05;}
/* sCapability */
.sCapability{/* procedure */ /* facilities */}
.sCapability-head{padding-bottom: 44px; text-align: center;}
.sCapability-head .dt{display: block; font-size: 36px; line-height: 48px; color: #1b1b1b; font-family: "Helvetica-Roman-SemiB", Helvetica-Roman-SemiB, Arial, sans-serif; text-transform: uppercase;}
.sCapability-head .hr{display: inline-block; vertical-align: top; margin-top: 15px; width: 60px; height: 1px; background-color: #00a0e9;}
.sCapability-bgf{position: relative; z-index: 2; padding-top: 60px; padding-bottom: 80px; margin-bottom: -80px;}
.sCapability-bgf:before{content: " "; position: absolute; left: 50%; top: 0; bottom: 0; margin-left: -960px; width: 1920px; z-index: -1; background-color: #fff;}
.sCapability-section{padding-bottom: 80px;}
.sCapability-a-1{position: relative; height: 460px; padding-bottom: 80px;}
.sCapability-a-1 .pic{position: absolute; left: 50%; top: 0; margin-left: -230px; width: 460px; height: 460px; -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.09); box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.09); background-color: #fff; border-radius: 50%;}
.sCapability-a-1 .pic:after{content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: #fff solid 12px; z-index: 6; pointer-events: none; border-radius: 50%;}
.sCapability-a-1 .col{position: relative; width: 441px; height: 100%;}
.sCapability-a-1 .col .dt{position: absolute; width: 331px; height: 160px; font-size: 48px; line-height: 160px; text-align: center; background-image: url(../images/bgc-a1.png); background-repeat: no-repeat; color: #fff;}
.sCapability-a-1 .col .dd{position: absolute; width: 310px; font-size: 16px; line-height: 30px;}
.sCapability-a-1 .col.l .dt{left: 0; top: 0; background-position: left top; padding-right: 110px;}
.sCapability-a-1 .col.l .dd{left: 0; bottom: 0; text-align: left;}
.sCapability-a-1 .col.r .dt{right: 0; bottom: 0; background-position: right bottom; padding-left: 110px;}
.sCapability-a-1 .col.r .dd{right: 0; top: 0; text-align: right;}
.sCapability-b-1{position: relative; z-index: 1; padding-bottom: 400px; padding-left: 590px;}
.sCapability-b-1 .dt{position: absolute; left: 0; top: 105px; font-size: 44px; line-height: 60px; color: #1b1b1b; font-style: italic; font-family: "Helvetica-Roman-SemiB", Helvetica-Roman-SemiB, Arial, sans-serif; text-transform: uppercase;}
.sCapability-b-1 .dd{position: absolute; left: 0; bottom: 135px; font-size: 16px; line-height: 36px; width: 520px;}
.sCapability-b-1 .pic{position: absolute; right: 0; bottom: 0; width: 610px; height: 380px;}
.sCapability-b-1 .list{padding-bottom: 20px; font-size: 16px; line-height: 26px;}
.sCapability-b-1 .list li{margin-top: 30px;}
.sCapability-b-1 .list li:first-child{margin-top: 0;}
.sCapability-b-1 .list li i{color: #222222;}
.sCapability-c-2 .item{position: relative; padding-top: 30px; padding-bottom: 30px; min-height: 140px; font-size: 16px; line-height: 30px;}
.sCapability-c-2 .item .pic{position: absolute; top: 30px; width: 140px; height: 140px; border-radius: 140px;}
.sCapability-c-2 .item .dt{color: #222222; font-weight: bold;}
.sCapability-c-2 .item .dd{color: #666666; margin-top: 5px;}
.sCapability-c-2 .item.even{padding-left: 200px; text-align: left;}
.sCapability-c-2 .item.even .pic{left: 0;}
.sCapability-c-2 .item.odd{padding-right: 200px; text-align: right;}
.sCapability-c-2 .item.odd .pic{right: 0;}
.sCapability-d-1 .item{position: relative; overflow: hidden; margin-top: 30px; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); background-color: #fff; padding: 50px; min-height: 288px; line-height: 0;}
.sCapability-d-1 .item:first-child{margin-top: 0;}
.sCapability-d-1 .item .dt{font-size: 36px; line-height: 48px; color: #1b1b1b; font-family: "Helvetica-Roman-SemiB", Helvetica-Roman-SemiB, Arial, sans-serif; text-transform: uppercase;}
.sCapability-d-1 .item .hr{display: inline-block; vertical-align: top; margin-top: 15px; width: 60px; height: 1px; background-color: #00a0e9;}
.sCapability-d-1 .item .dd{margin-top: 20px; font-size: 14px; line-height: 24px; color: #666666;}
.sCapability-d-1 .item .pic{position: absolute; top: 0; width: 600px; height: 388px; background-color: #f1f1f1; line-height: 388px; font-size: 0; *font-size: 294px;}
.sCapability-d-1 .item .info{position: relative; z-index: 1; color: #fff; font-size: 14px; line-height: 24px; padding: 20px 40px; width: 410px; background-color: #00a0e9 \9;}
.sCapability-d-1 .item .info:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #00a0e9; opacity: 0.6; filter: alpha(opacity=0); filter: "alpha(opacity=0)"; *zoom: 1; pointer-events: none; -webkit-transition: all 200ms ease 0ms; transition: all 200ms ease 0ms;}
.sCapability-d-1 .item.even{padding-left: 650px; text-align: right;}
.sCapability-d-1 .item.even .pic{left: 0;}
.sCapability-d-1 .item.odd{padding-right: 650px; text-align: left;}
.sCapability-d-1 .item.odd .pic{right: 0;}
.sCapability-e-1{-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); background-color: #fff;}
.sCapability-e-1 .pic{width: 100%; height: 388px; line-height: 388px; font-size: 0; *font-size: 294px; text-align: center;}
.sCapability-e-1 .pic .info{position: relative; z-index: 2; padding: 25px 50px; color: #fff; font-size: 14px; line-height: 24px; text-align: left; max-width: 500px !important; background-color: #00a0e9 \9;}
.sCapability-e-1 .pic .info:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; visibility: visible; z-index: -1; background-color: #00a0e9; opacity: 0.6; filter: alpha(opacity=0); filter: "alpha(opacity=0)"; *zoom: 1; pointer-events: none; -webkit-transition: all 200ms ease 0ms; transition: all 200ms ease 0ms;}
.sCapability-e-1 .txt{padding: 50px;}
.sCapability-e-1 .txt .dt{font-size: 36px; line-height: 48px; color: #1b1b1b; font-family: "Helvetica-Roman-SemiB", Helvetica-Roman-SemiB, Arial, sans-serif; text-transform: uppercase;}
.sCapability-e-1 .txt .hr{display: inline-block; vertical-align: top; margin-top: 15px; width: 60px; height: 1px; background-color: #00a0e9;}
.sCapability-e-1 .txt .dd{margin-top: 20px; font-size: 14px; line-height: 24px; color: #666666;}
.sCapability-h-1{position: relative;}
.sCapability-h-1 .pic{float: left; width: 340px; height: 480px; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);}
.sCapability-h-1 .txt{float: right; width: 745px; padding: 50px; min-height: 380px; font-size: 14px; line-height: 24px; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); background-color: #fff;}
.sCapability-h-1 .txt .dt{font-size: 36px; line-height: 48px; color: #222222;}
.sCapability-h-1 .txt .dd{margin-top: 15px;}
.sCapability-h-1 .txt .info{margin-top: 10px;}
.sCapability-h-1 .txt .info strong{color: #222222;}
.sCapability-i-section{position: relative; padding: 40px 50px; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); background-color: #fff;}
.sCapability-i-section.bgci{background-color: #ffe699;}
.sCapability-i-2{position: relative;}
.sCapability-i-2 .pic{float: left; width: 340px; height: 480px; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);}
.sCapability-i-2 .txt{float: right; width: 745px; padding: 50px; min-height: 380px; font-size: 14px; line-height: 24px; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); background-color: #fff;}
.sCapability-i-2 .txt .dt{font-size: 36px; line-height: 48px; color: #1b1b1b; font-family: "Helvetica-Roman-SemiB", Helvetica-Roman-SemiB, Arial, sans-serif; text-transform: uppercase;}
.sCapability-i-2 .txt .hr{display: inline-block; vertical-align: top; margin-top: 15px; width: 60px; height: 1px; background-color: #00a0e9;}
.sCapability-i-2 .txt .dd{margin-top: 20px; font-size: 14px; line-height: 24px; color: #666666;}
.sCapability-i-3{padding-bottom: 90px;}
.sCapability-i-3 .body{position: relative; background-image: url(../images/bgc-i3.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; height: 136px; padding-top: 186px; padding-bottom: 186px; white-space: nowrap; font-size: 0; text-align: center;}
.sCapability-i-3 .body .item{display: inline-block; vertical-align: top; position: relative; font-size: 14px; margin-left: 32px; margin-right: 32px; width: 136px; height: 136px;}
.sCapability-i-3 .body .item .dot{position: relative; width: 136px; height: 88px; border-radius: 50%; text-align: center; padding-top: 48px; color: #fff;}
.sCapability-i-3 .body .item .dot:after{content: " "; position: absolute; left: 50%; margin-left: -20px; overflow: hidden; width: 0; height: 0; border-width: 42px 20px; border-style: dashed dashed solid dashed; font-size: 0; pointer-events: none;}
.sCapability-i-3 .body .item .dot .cn{font-size: 20px;}
.sCapability-i-3 .body .item .dot .en{font-size: 14px; margin-top: 6px; text-transform: uppercase;}
.sCapability-i-3 .body .item .info{position: absolute; left: 50%; margin-left: -130px; width: 230px; padding: 15px; background-color: #f0f0f0; font-size: 14px; line-height: 24px; white-space: normal; text-align: left;}
.sCapability-i-3 .body .item.even .dot{background-color: #00a0e9;}
.sCapability-i-3 .body .item.even .dot:after{bottom: 100%; margin-bottom: -5px; border-color: transparent transparent #00a0e9 transparent;}
.sCapability-i-3 .body .item.even .info{bottom: 196px;}
.sCapability-i-3 .body .item.odd .dot{background-color: #1b1b1b;}
.sCapability-i-3 .body .item.odd .dot:after{top: 100%; margin-top: -5px; border-color: #1b1b1b transparent transparent transparent;}
.sCapability-i-3 .body .item.odd .info{top: 196px;}



.k_pagelist {
float:left;
display:table;
clear:both;
line-height:30px;
width: 100%;
text-align: center;
}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}
.pl {
clear:both;
width: 500px;
display: table;
float: left;
}
.li_list{
margin:5px 10px;
background-color: #F7FBFC;
padding:5px;
}
.li_list p{
border: 1px dashed #C2C1D0;
padding: 5px;
}
.li_list span{
color: #903;
}
.li_list i{
color: #060;
margin-right: 10px;
}

