@charset "utf-8";
/*!  Project : 成都市程友气体有限公司
    +---------style.css----------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  337676937    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2020.01.16   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
.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: #277dc2;}
.bgc1{background-color: #277dc2;}
.c2{color: #fdd000;}
.bgc2{background-color: #fdd000;}
.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: #277dc2;}
.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: 14px; line-height: 1.8571; color: #333333;}
::-moz-selection{background: #1e6298; color: #fff; text-shadow: none;}
::selection{background: #1e6298; 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 ------------------- */
/* 表单 */
.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 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 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;}
/* albumWindow */
#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: #277dc2; 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: #277dc2;}
#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: #277dc2; 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;}
#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; 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: #277dc2;}
#albumWindow .originalBtn{position: absolute; z-index: 6; left: 0; line-height: 30px; color: #999999; cursor: pointer;}
#albumWindow .originalBtn:hover{color: #277dc2;}
#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: #277dc2; 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: #277dc2; 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: #277dc2; 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; margin-right: -5px;}
.pageListBox .pageList{display: inline-block; vertical-align: top; position: relative; overflow: hidden; font-size: 0; padding-top: 34px; 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: 13px; padding-right: 13px; text-align: center; 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: #277dc2;}
.pageListBox .pageList a:active{border-color: #fff;}
/*header*/
.hidePoint{margin-top: -80px;}
.scroll-wrap{padding-top: 100px;}
.header{position: fixed; left: 50%; margin-left: -960px; width: 1920px; top: 0; z-index: 51; height: 100px; background-color: #fff; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.fixedNav .header{height: 80px;}
.fixedNav .header .firNav .firItem{height: 80px; line-height: 80px;}
.header .container{position: relative; height: 100%;}
.header .logo{float: left; position: relative; top: 50%; margin-top: -30px; height: 60px;}
.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: 100px; line-height: 100px; text-align: center; margin-left: 40px; font-size: 16px;}
.header .firNav .firItem .link1{display: block; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.header .firNav .firItem .secNav{position: absolute; left: 50%; margin-left: -60px; top: 100%; padding-top: 10px; padding-bottom: 10px; width: 120px; 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: #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);}
.header .firNav .firItem .secNav .secItem{padding-top: 2px; padding-bottom: 2px; line-height: 30px;}
.header .firNav .firItem .secNav .secItem .link2{position: relative; display: block; color: #666; font-size: 14px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.header .firNav .firItem .secNav .secItem.on .link,
.header .firNav .firItem .secNav .secItem:hover .link{color: #277dc2; background-color: #f2f7fb;}
.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{color: #277dc2;}
.header .firNav .block{position: absolute; overflow: hidden; left: 0; top: 0; z-index: 1;}
.header .firNav .block s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #277dc2;}
/* index */
.index-banner{position: relative; width: 100%; height: 680px; -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: #fff;}
.index-banner .item .bg{position: relative; left: 50%; margin-left: -960px; width: 1920px; height: 100%; -webkit-transition: -webkit-transform 300ms ease 0s; transition: -webkit-transform 300ms ease 0s; transition: transform 300ms ease 0s; transition: transform 300ms ease 0s, -webkit-transform 300ms ease 0s;}
.index-banner .item .contain{position: absolute; left: 50%; margin-left: -600px; width: 1200px; top: 50%; margin-top: -120px; height: 240px; line-height: 240px; text-align: center; -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 .words{display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.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 .item.moveItem{position: absolute;}
.index-banner .ctr{z-index: 8; position: absolute; top: 50%; margin-top: -40px; width: 60px; height: 80px; line-height: 80px; 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 s{font-size: 44px; font-weight: bold; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.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;}
.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: 22px; height: 2px; 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: -9px; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.ysqUEO .index-banner .ctr.prev s:before{-webkit-transform: rotate(-45deg) translateX(-1px); transform: rotate(-45deg) translateX(-1px);}
.ysqUEO .index-banner .ctr.prev s:after{-webkit-transform: rotate(45deg) translateX(-1px); transform: rotate(45deg) translateX(-1px);}
.ysqUEO .index-banner .ctr.next s:before,
.ysqUEO .index-banner .ctr.next s:after{margin-left: -13px; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.ysqUEO .index-banner .ctr.next s:before{-webkit-transform: rotate(-45deg) translateX(1px); transform: rotate(-45deg) translateX(1px);}
.ysqUEO .index-banner .ctr.next s:after{-webkit-transform: rotate(45deg) translateX(1px); transform: rotate(45deg) 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 .pic{position: absolute; top: 0; width: 160px; height: 100%; border: #ffffff solid 1px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.index-banner .ctr.prev{left: 0;}
.index-banner .ctr.prev s{-webkit-transform-origin: 0 50%; transform-origin: 0 50%;}
.index-banner .ctr.prev .pic{left: 100%;}
.index-banner .ctr.next{right: 0;}
.index-banner .ctr.next s{-webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.index-banner .ctr.next .pic{right: 100%;}
.index-banner .ctr:hover s{background-color: #fff;}
.index-banner .ctr:hover .pic{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.index-banner .pagination{height: 10px; line-height: 10px; position: absolute; bottom: 30px; 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; margin: 0 8px; width: 8px; height: 8px; border: 1px solid #ffffff; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s; border-radius: 10px;}
.index-banner .pagination .btn > em{display: none;}
.index-banner .pagination .btn.on{background-color: #fff;}
.index-section{position: relative; z-index: 2; padding-top: 80px; padding-bottom: 100px;}
.index-head{margin-bottom: 35px; position: relative;}
.index-head .en{font-size: 40px; color: #fdd000; text-transform: uppercase; font-weight: bold; opacity: .6;}
.index-head .cn{margin-top: 5px; font-size: 28px; color: #333333;}
.index-head .more{position: absolute; bottom: 2px; right: 0; font-size: 16px; line-height: 24px;}
.index-head .more:before{content: ">>"; color: #fdd000; margin-right: 6px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-head .more:hover:before{margin-right: 5px; letter-spacing: -2px;}
.index-gas-list{margin-top: 45px; margin-left: -8px; margin-right: -8px;}
.index-gas-list .item{z-index: 1; float: left; position: relative; margin-left: 8px; margin-right: 8px; width: 288px; height: 148px; text-align: center; color: #fff; padding-top: 62px;}
.index-gas-list .item .icoImg{display: block; margin-left: auto; margin-right: auto; width: 42px; height: 42px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.index-gas-list .item h3{margin-top: 18px; font-size: 20px; font-weight: bold; letter-spacing: 1px; -webkit-transition: all 400ms ease 50ms; transition: all 400ms ease 50ms;}
.index-gas-list .item .pic{border-radius: 15px; background-color: #f1f1f1;}
.index-gas-list .item .pic:before{content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 8; background-image: url(../images/maski-gas-item.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.index-gas-list .item:hover .icoImg{margin-top: 10px;}
.index-gas-list .item:hover h3{margin-top: 14px;}
.index-about{padding-bottom: 80px;}
.index-about .index-head{text-align: center;}
.index-about .index-head .en{color: #54a7ea;}
.index-about .index-head .cn{color: #fff;}
.index-about-body .vr{margin-left: auto; margin-right: auto; height: 30px; background-color: #fff;}
.index-about-body .imax{margin-top: 36px; margin-bottom: 36px; width: 840px; margin-left: auto; margin-right: auto; text-align: center; color: #fff;}
.index-about-body .more{display: block; margin-left: auto; margin-right: auto; margin-top: 35px; width: 130px; height: 40px; line-height: 40px; border-radius: 10px; background-color: #fdd000; color: #333333; text-align: center; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-about-body .more:hover{border-radius: 5px; background-color: #fdd933;}
.index-application-list{margin-left: -6px; margin-right: -6px;}
.index-application-list .item{position: relative; overflow: hidden; float: left; width: 190px; margin-left: 6px; margin-right: 6px; height: 395px; border-radius: 10px; background-color: #fff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s !important; transition: all 220ms ease 0s, all 220ms ease 0s !important;}
.index-application-list .item .pic{width: 100%; height: 340px; background-color: #fff;}
.index-application-list .item h3{padding: 10px; height: 35px; line-height: 35px; text-align: center; color: #333333; font-size: 16px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-application-list .item:hover{-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1); -webkit-transform: translateY(-10px); transform: translateY(-10px);}
.index-application-list .item:hover h3{color: #277dc2;}
.index-news .index-head .en{color: #54a7ea;}
.index-news .index-head .cn{color: #fff;}
.index-news .index-head .more{color: #fff;}
.index-news .index-head .more:before{color: #fff;}
.index-news-list{margin-left: -6px; margin-right: -6px; margin-top: -15px;}
.index-news-list .item{position: relative; float: left; width: 362px; height: 52px; background-color: #fff; margin-left: 6px; margin-right: 6px; margin-top: 15px; padding: 215px 15px 15px 15px;}
.index-news-list .item .pic{position: absolute; left: 0; top: 0; width: 392px; height: 195px; background-color: #f1f1f1;}
.index-news-list .item h3{font-size: 16px; line-height: 20px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #333333; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-news-list .item p{margin-top: 12px; font-size: 14px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 44px; height: 44px; color: #999999;}
.index-news-list .item .time{margin-top: 12px; color: #999999;}
.index-news-list .item.hot{width: 735px; height: 125px; padding: 35px 35px 35px 430px;}
.index-news-list .item.hot .time{margin-top: 22px;}
.index-news-list .item:hover h3{color: #277dc2;}
.footer{background-color: #222;}
.footer,
.footer a{color: #c9c9c9;}
.footer-t{padding-top: 24px; padding-bottom: 24px;}
.footer-nav{font-size: 16px; line-height: 28px; padding-top: 5px; padding-bottom: 5px;}
.footer-nav .link{display: inline-block; vertical-align: top; margin-left: 40px;}
.footer-nav .link:first-child{margin-left: 0;}
.footer-tel{height: 18px; padding: 9px 20px; border: #c9c9c9 solid 1px; border-radius: 38px; line-height: 18px;}
.footer-tel .icoImg{margin-right: 12px;}
.footer-hr{margin-left: auto; margin-right: auto; width: 1200px; height: 1px; background-color: #4d5153;}
.footer-m{padding-top: 24px; padding-bottom: 24px;}
.footer-b{position: relative; left: 50%; margin-left: -960px; width: 1920px; padding-top: 20px; padding-bottom: 20px; line-height: 22px; text-align: center; background-color: #1a1a1a;}
/* subpage */
.subpage-banner{z-index: 1; position: relative; height: 380px;}
.subpage-banner .contain{padding-top: 124px; text-align: center; color: #fff;}
.subpage-banner .contain .cn{font-size: 46px; font-weight: bold;}
.subpage-banner .contain .en{margin-top: 20px; font-size: 16px; line-height: 20px; letter-spacing: 4px; text-transform: uppercase;}
.subpage-banner .contain .en:before,
.subpage-banner .contain .en:after{content: " "; margin-left: 30px; margin-right: 30px; display: inline-block; vertical-align: middle; height: 2px; border-top: #fdd000 solid 1px; border-bottom: #fdd000 solid 1px; width: 136px;}
.subpage-banner .contain .asd{margin-top: 20px; font-size: 22px; letter-spacing: 10px;}
.subpage-nav{border-bottom: #e6e6e6 solid 1px; background-color: #fff; height: 62px;}
.subpage-nav .link2{display: inline-block; vertical-align: top; margin-left: 50px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; border-bottom: #cccccc solid 1px; padding-left: 2px; padding-right: 2px; height: 62px; line-height: 62px; font-size: 16px;}
.subpage-nav .link2:first-child{margin-left: 0;}
.subpage-nav .link2.on,
.subpage-nav .link2:hover{color: #277dc2; border-bottom-color: #277dc2;}
.subpage-main{position: relative; z-index: 2; padding-bottom: 80px;}
.subpage-head{position: relative; padding-top: 50px; padding-bottom: 40px; text-align: center; font-weight: bold;}
.subpage-head .cn{position: absolute; left: 0; top: 58px; width: 100%; font-size: 22px; color: #277dc2;}
.subpage-head .en{font-size: 24px; color: #f1f1f1; text-transform: uppercase;}
.subpage-head .hr{position: relative; margin-top: 24px; margin-left: auto; margin-right: auto; width: 220px; height: 1px; background-color: #ebebeb;}
.subpage-head .hr:after{content: " "; position: absolute; left: 50%; top: -1px; width: 44px; margin-left: -22px; height: 3px; background-color: #277dc2;}
.subpage-head p{margin-top: 30px; font-size: 16px; font-weight: normal;}
.subpage .subpage-dt{position: relative; font-size: 22px; color: #277dc2; height: 30px; line-height: 30px; padding-left: 30px; background-image: url(../images/icos-dt.png); background-size: auto; background-position: left 50%; background-repeat: no-repeat;}
/* sAbout */
.sAbout .subpage-main{padding-bottom: 0;}
.sAbout-section{position: relative; z-index: 2; padding-bottom: 60px;}
.sAbout-culture .subpage-head .cn{color: #fff;}
.sAbout-culture .subpage-head .en{color: #fff; opacity: .40; filter: alpha(opacity=40); *zoom: 1;}
.sAbout-culture .imax{color: #fff;}
.sAbout-honor-slide{position: relative;}
.sAbout-honor-slide .shade{height: 254px;}
.sAbout-honor-slide .item{float: left; position: relative; margin-right: 16px; width: 288px;}
.sAbout-honor-slide .item .pic{height: 210px; background-color: #f1f1f1;}
.sAbout-honor-slide .item .pic img{-o-object-fit: contain; object-fit: contain;}
.sAbout-honor-slide .item .pic:before{content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 7; border: #dadada solid 5px;}
.sAbout-honor-slide .item .pic:after{content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: #000; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.sAbout-honor-slide .item h3{font-size: 14px; text-align: center; padding: 10px 20px; line-height: 24px; height: 24px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sAbout-honor-slide .item:hover h3{color: #277dc2;}
.sAbout-honor-slide .fns{margin-top: 30px; height: 30px; line-height: 30px; white-space: nowrap; text-align: center;}
.sAbout-honor-slide .ctr{margin-left: 5px; margin-right: 5px; position: relative; display: inline-block; vertical-align: middle; width: 30px; height: 30px; line-height: 30px; -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; color: #999999; text-align: center;}
.sAbout-honor-slide .ctr s{font-size: 24px; font-weight: bold;}
.sAbout-honor-slide .ctr s{position: absolute; left: 0; right: 0; top: 0; bottom: 0; font-family: 'SimSun', '宋体' !important; pointer-events: none; text-align: center; color: #999999;}
.sAbout-honor-slide .ctr:hover{color: #999999;}
.ysqUEO .sAbout-honor-slide .ctr s{overflow: hidden; text-indent: -9999px; white-space: nowrap; padding: inherit;}
.ysqUEO .sAbout-honor-slide .ctr s:before,
.ysqUEO .sAbout-honor-slide .ctr s:after{content: " "; position: absolute; top: 50%; left: 50%; width: 12px; height: 1px; background-color: #999999; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sAbout-honor-slide .ctr .ysqUEO s:before,
.sAbout-honor-slide .ctr .ysqUEO s:after{-webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sAbout-honor-slide .ctr .ysqUEO:hover s:before,
.sAbout-honor-slide .ctr .ysqUEO:hover s:after{background-color: #999999;}
.ysqUEO .sAbout-honor-slide .ctr.prev s:before,
.ysqUEO .sAbout-honor-slide .ctr.prev s:after{margin-left: -5px; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.ysqUEO .sAbout-honor-slide .ctr.prev s:before{-webkit-transform: rotate(-45deg) translateX(-0.5px); transform: rotate(-45deg) translateX(-0.5px);}
.ysqUEO .sAbout-honor-slide .ctr.prev s:after{-webkit-transform: rotate(45deg) translateX(-0.5px); transform: rotate(45deg) translateX(-0.5px);}
.ysqUEO .sAbout-honor-slide .ctr.next s:before,
.ysqUEO .sAbout-honor-slide .ctr.next s:after{margin-left: -7px; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.ysqUEO .sAbout-honor-slide .ctr.next s:before{-webkit-transform: rotate(-45deg) translateX(0.5px); transform: rotate(-45deg) translateX(0.5px);}
.ysqUEO .sAbout-honor-slide .ctr.next s:after{-webkit-transform: rotate(45deg) translateX(0.5px); transform: rotate(45deg) translateX(0.5px);}
.ysqUEO .sAbout-honor-slide .ctr.prev:hover s:before{-webkit-transform: rotate(-45deg) translateX(-0.5px); transform: rotate(-45deg) translateX(-0.5px);}
.ysqUEO .sAbout-honor-slide .ctr.prev:hover s:after{-webkit-transform: rotate(45deg) translateX(-0.5px); transform: rotate(45deg) translateX(-0.5px);}
.ysqUEO .sAbout-honor-slide .ctr.next:hover s:before{-webkit-transform: rotate(-45deg) translateX(0.5px); transform: rotate(-45deg) translateX(0.5px);}
.ysqUEO .sAbout-honor-slide .ctr.next:hover s:after{-webkit-transform: rotate(45deg) translateX(0.5px); transform: rotate(45deg) translateX(0.5px);}
.sAbout-honor-slide .ctr:hover{background-color: rgba(0, 0, 0, 0.05);}
.sAbout-honor-slide .pagination{display: inline-block; vertical-align: middle; height: 9px; line-height: 9px; 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 9px; width: 7px; height: 7px; border: 1px solid #3982c4; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s; border-radius: 9px;}
.sAbout-honor-slide .pagination .btn > em{display: none;}
.sAbout-honor-slide .pagination .btn.on{background-color: #3982c4;}
.sAbout-course .subpage-head .en{color: #e3e3e3;}
.sAbout-course .subpage-head .hr{background-color: #e3e3e3;}
.sAbout-course-tab .ctr{margin-left: 5px; margin-right: 5px; position: relative; display: inline-block; vertical-align: middle; width: 30px; height: 30px; line-height: 30px; -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; color: #161616; text-align: center;}
.sAbout-course-tab .ctr s{font-size: 24px; font-weight: bold;}
.sAbout-course-tab .ctr s{position: absolute; left: 0; right: 0; top: 0; bottom: 0; font-family: 'SimSun', '宋体' !important; pointer-events: none; text-align: center; color: #161616;}
.sAbout-course-tab .ctr:hover{color: #161616;}
.ysqUEO .sAbout-course-tab .ctr s{overflow: hidden; text-indent: -9999px; white-space: nowrap; padding: inherit;}
.ysqUEO .sAbout-course-tab .ctr s:before,
.ysqUEO .sAbout-course-tab .ctr s:after{content: " "; position: absolute; top: 50%; left: 50%; width: 12px; height: 1px; background-color: #161616; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sAbout-course-tab .ctr .ysqUEO s:before,
.sAbout-course-tab .ctr .ysqUEO s:after{-webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sAbout-course-tab .ctr .ysqUEO:hover s:before,
.sAbout-course-tab .ctr .ysqUEO:hover s:after{background-color: #161616;}
.ysqUEO .sAbout-course-tab .ctr.prev s:before,
.ysqUEO .sAbout-course-tab .ctr.prev s:after{margin-left: -5px; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.ysqUEO .sAbout-course-tab .ctr.prev s:before{-webkit-transform: rotate(-45deg) translateX(-0.5px); transform: rotate(-45deg) translateX(-0.5px);}
.ysqUEO .sAbout-course-tab .ctr.prev s:after{-webkit-transform: rotate(45deg) translateX(-0.5px); transform: rotate(45deg) translateX(-0.5px);}
.ysqUEO .sAbout-course-tab .ctr.next s:before,
.ysqUEO .sAbout-course-tab .ctr.next s:after{margin-left: -7px; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.ysqUEO .sAbout-course-tab .ctr.next s:before{-webkit-transform: rotate(-45deg) translateX(0.5px); transform: rotate(-45deg) translateX(0.5px);}
.ysqUEO .sAbout-course-tab .ctr.next s:after{-webkit-transform: rotate(45deg) translateX(0.5px); transform: rotate(45deg) translateX(0.5px);}
.ysqUEO .sAbout-course-tab .ctr.prev:hover s:before{-webkit-transform: rotate(-45deg) translateX(-0.5px); transform: rotate(-45deg) translateX(-0.5px);}
.ysqUEO .sAbout-course-tab .ctr.prev:hover s:after{-webkit-transform: rotate(45deg) translateX(-0.5px); transform: rotate(45deg) translateX(-0.5px);}
.ysqUEO .sAbout-course-tab .ctr.next:hover s:before{-webkit-transform: rotate(-45deg) translateX(0.5px); transform: rotate(-45deg) translateX(0.5px);}
.ysqUEO .sAbout-course-tab .ctr.next:hover s:after{-webkit-transform: rotate(45deg) translateX(0.5px); transform: rotate(45deg) translateX(0.5px);}
.sAbout-course-tab .ctr:hover{background-color: rgba(0, 0, 0, 0.05);}
.sAbout-course-tab .Tg{height: 30px; line-height: 30px; white-space: nowrap; text-align: right;}
.sAbout-course-tab .Tg .hScroll{display: inline-block; vertical-align: top; max-width: 560px; overflow: hidden;}
.sAbout-course-tab .Tg .btn{display: inline-block; vertical-align: top; font-size: 14px; width: 88px; margin-left: 10px; text-align: center; height: 30px; line-height: 33px;}
.sAbout-course-tab .Tg .btn:first-child{margin-left: 0;}
.sAbout-course-tab .Tg .btn.on{color: #277dc2;}
.sAbout-course-tab .Tt{margin-top: 30px;}
.sAbout-course-tab .Tt table td{padding: 15px;}
/* sGas */
.sGas-list{position: relative; overflow: hidden; margin-left: -6px; margin-right: -6px; margin-top: -24px; min-height: 24px;}
.sGas-list .item{float: left; position: relative; overflow: hidden; margin-right: 6px; margin-left: 6px; margin-top: 24px; width: 392px ; border-radius: 10px;}
.sGas-list .item .pic{width: 100%; height: 262px; background-color: #ccc;}
.sGas-list .item h3{height: 34px; line-height: 34px; padding: 10px; text-align: center; color: #333333; font-size: 16px; border: #cccccc solid 1px; border-top: none; border-radius: 0 0 10px 10px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sGas-list .item:hover h3{color: #277dc2;}
.sGas-intro{position: relative; height: 365px; padding-left: 625px; padding-top: 15px; padding-bottom: 15px; padding-right: 50px; background-color: #f3f3f3;}
.sGas-intro .pic{position: absolute; left: 0; top: 0; width: 590px; height: 395px;}
.sGas-intro .param .item{font-size: 16px; line-height: 26px; padding-left: 5em; padding-top: 15px; padding-bottom: 15px; border-top: #e3e3e3 solid 1px; min-height: 26px;}
.sGas-intro .param .item:first-child{border-top: none;}
.sGas-intro .param .item .dt{float: left; margin-left: -5em;}
.sGas-wrap{margin-top: 45px;}
.sGas-detail{width: 870px;}
.sGas-detail .dd{margin-top: 24px; padding-bottom: 32px; font-size: 14px; line-height: 26px;}
.sGas-application{width: 290px;}
.sGas-application .list{margin-top: 20px;}
.sGas-application .list .item{margin-top: 20px; position: relative; overflow: hidden; border-radius: 10px;}
.sGas-application .list .item:first-child{margin-top: 0;}
.sGas-application .list .item .pic{width: 290px; height: 125px; background-color: #f1f1f1;}
.sGas-application .list .item h3{z-index: 8; position: absolute; left: 0; bottom: 0; right: 0; padding: 5px 15px; color: #fff; font-size: 14px; line-height: 24px; height: 24px; background-image: url(../images/bgs-application-h3.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
/* sApplication */
.sApplication-list{position: relative; overflow: hidden; margin-left: -6px; margin-right: -6px; margin-top: -24px; min-height: 24px;}
.sApplication-list .item{float: left; position: relative; overflow: hidden; margin-right: 6px; margin-left: 6px; margin-top: 24px; width: 392px ; background-color: #f3f3f3;}
.sApplication-list .item .pic{width: 100%; height: 250px;}
.sApplication-list .item h3{height: 40px; line-height: 40px; padding: 10px; text-align: center; color: #333333; font-size: 16px; border-top: none; border-radius: 0 0 10px 10px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sApplication-list .item:hover h3{color: #277dc2;}
.sApplication-intro{position: relative; padding-left: 505px; min-height: 314px;}
.sApplication-intro .pic{position: absolute; left: 0; top: 0; width: 490px; height: 314px; background-color: #f1f1f1;}
.sApplication-intro h1{padding: 20px 40px; background-color: #f3f3f3; font-size: 16px; color: #333333; line-height: 24px;}
.sApplication-intro .imax{padding: 20px 12px; color: #333333;}
/* sView */
.sView-wrap{padding: 35px 25px 45px; background-color: #f3f3f3;}
.sView-head{padding-bottom: 25px; text-align: center; border-bottom: #dedede dashed 1px;}
.sView-head h1{font-size: 20px; line-height: 30px; color: #333333;}
.sView-head .aside{margin-top: 10px;}
.sView-head .aside span{margin-left: 20px; margin-right: 20px;}
.sView-body{margin-top: 30px;}
.sView-foot{position: relative; padding: 20px 20px; height: 24px; margin-top: 40px; border: #dcdcdc solid 1px;}
.sView-foot .ctr{position: absolute; top: 20px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer; font-size: 14px; height: 24px; line-height: 24px;}
.sView-foot .ctr > s{font-family: 'SimSun', '宋体'; font-weight: bold;}
.sView-foot .ctr.prev{left: 20px;}
.sView-foot .ctr.next{right: 20px;}
.sView-foot .ctr[href="#"],
.sView-foot .ctr[href=""]{cursor: not-allowed;}
.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 .backToList{position: absolute; left: 50%; margin-left: -60px; top: 20px; text-align: center; width: 120px; height: 24px; line-height: 24px;}
/* sNews */
.sNews-list .item{padding: 35px 195px 35px 330px; height: 90px; position: relative; background-color: #f7f7f7; margin-top: 24px;}
.sNews-list .item:first-child{margin-top: 0;}
.sNews-list .item .pic{position: absolute; left: 0; top: 0; width: 280px; height: 140px; border: #efecec solid 10px;}
.sNews-list .item h3{font-size: 16px; color: #333333; height: 20px; line-height: 20px; -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: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 44px; color: #999999;}
.sNews-list .item .time,
.sNews-list .item .more{position: absolute; right: 44px; width: 106px ; text-align: center; color: #999999;}
.sNews-list .item .time{top: 35px;}
.sNews-list .item .more{z-index: 8; bottom: 40px; border: #cccccc solid 1px; border-radius: 6px; height: 36px; line-height: 36px; width: 104px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sNews-list .item .more:hover{background-color: #f1f1f1; color: #277dc2;}
.sNews-list .item:hover h3{color: #277dc2;}
.sSingle{padding-top: 50px;}
/* sContact */
.sContact-way{z-index: 1; position: relative; height: 124px; margin-top: 35px; margin-bottom: 60px; font-size: 0; white-space: nowrap;}
.sContact-way .item{position: relative; height: 124px ; line-height: 124px; font-size: 0;  *font-size: 94px; display: inline-block; vertical-align: top; width: 230px; text-align: center; padding-left: 14px; padding-right: 14px; white-space: normal;}
.sContact-way .item .vmbox{text-align: left;}
.sContact-way .item .dt{height: 22px; line-height: 22px; font-size: 18px; color: #333333;}
.sContact-way .item .icoImg{margin-right: 6px; width: 22px; height: 22px;}
.sContact-way .item .dd{margin-top: 10px; font-size: 16px; color: #999999; line-height: 22px;}
.sContact-way .vr{display: inline-block; vertical-align: top; margin-top: 52px; width: 1px; margin-left: -1px; height: 30px; background-color: #c9c9c9;}
.sContact-way .qrcode{width: 168px;}
.sContact-way .qrcode .wrap{position: absolute; left: 0; top: -48px; width: 140px; height: 174px; padding: 20px 14px; border-radius: 5px; background-color: #277dc2;}
.sContact-way .qrcode .pic{width: 140px; height: 140px; background-color: #fff;}
.sContact-way .qrcode p{font-size: 16px; color: #fff; margin-top: 15px; line-height: 1;}
.sContact-map{width: 100%; height: 400px;}
.sContact-map #dituContent{border: #d8d8d8 solid 3px; height: 394px; line-height: 1.1; background-color: #f5f3f0;}
.sContact-map #dituContent .BMap_bubble_title{font-size: 16px; margin-bottom: 5px; padding-right: 16px; color: #277dc2;}
.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;}
.sContact-messageBoard{margin-top: -30px; margin-left: -15px; margin-right: -15px;}
.sContact-messageBoard .formItem{margin-left: 15px; margin-right: 15px; float: left; width: 100%; line-height: 60px; margin-top: 30px; color: #666666;}
.sContact-messageBoard .formItem.w1{width: 380px;}
.sContact-messageBoard .formItem.w1 input.skin{width: 340px;}
.sContact-messageBoard .formItem .focus{float: left; margin-left: -130px; width: 120px; text-align: right; white-space: nowrap; font-size: 16px;}
.sContact-messageBoard .formItem .skin{padding: 14px 19px; line-height: 30px; font-size: 16px; border: #c2c2c2 solid 1px;}
.sContact-messageBoard .formItem input.skin{height: 30px;}
.sContact-messageBoard .formItem textarea.skin{width: 1160px; height: 150px;}
.sContact-messageBoard .formItem.yzm{font-size: 0; white-space: nowrap;}
.sContact-messageBoard .formItem.yzm .skin{width: 160px;}
.sContact-messageBoard .formItem.yzm .bindClick{display: inline-block; vertical-align: top; margin-left: 15px; width: 158px; height: 58px; border: #c2c2c2 solid 1px;}
.sContact-messageBoard .formItem.yzm .refreshVC{display: inline-block; vertical-align: top; font-size: 16px; color: #999999; margin-left: 25px; margin-right: 25px;}
.sContact-messageBoard .formItem.yzm .refreshVC:hover{color: #277dc2;}
.sContact-messageBoard .formItem .enter{display: inline-block; vertical-align: top; width: 240px; height: 60px; line-height: 60px; text-align: center; background-color: #277dc2; color: #fff; font-size: 18px;}

/* floatBar */
.floatBar{position: fixed; right: 0; top: 50%; margin-top: -100px; width: 65px; height: 200px; z-index: 60;}
.floatBar .item{position: relative; display: block; width: 65px; height: 65px; margin-top: 5px; text-align: center;}
.floatBar .item:first-child{margin-top: 0;}
.floatBar .item .stay{position: relative; width: 100%; height: 100%; -webkit-transition: all 150ms ease 200ms; transition: all 150ms ease 200ms;}
.floatBar .item .stay .bg{width: 63px; height: 63px; border: #277dc2 solid 1px; background-color: #fff; opacity: .6; filter: alpha(opacity=60); *zoom: 1;}
.floatBar .item .stay .img{line-height: 65px; font-size: 0; *font-size: 49px;}
.floatBar .item .come{position: absolute; right: 0; top: 0; padding-right: 65px; height: 65px; color: #fff; font-size: 14px; line-height: 16px; -webkit-transition: all 250ms ease 100ms; transition: all 250ms ease 100ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.floatBar .item .come span{position: absolute; right: 0; top: 0; z-index: 1; height: 32px; width: 29px; padding: 17px 18px 16px; background-color: #277dc2; -webkit-transform: scale(0.6) rotate(45deg); transform: scale(0.6) rotate(45deg); -webkit-transition: all 150ms ease 100ms; transition: all 150ms ease 100ms;}
.floatBar .item:hover .stay{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: scale(0.6) rotate(-45deg); transform: scale(0.6) rotate(-45deg);}
.floatBar .item:hover .come{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.floatBar .item:hover .come span{-webkit-transform: none; transform: none;}
.floatBar .item.telephone p{position: relative; z-index: 0; white-space: nowrap; font-size: 18px; line-height: 65px; padding-left: 20px; padding-right: 8px; background-color: #277dc2; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */}
.floatBar .item.telephone:hover p{-webkit-transform: none; transform: none; -webkit-transition: all 110ms ease 200ms; transition: all 110ms ease 200ms; opacity: 1; visibility: visible;}
.floatBar .item.backToTop{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden; /* *visibility: visible; */ -webkit-transform: scale(0); transform: scale(0);}
.floatBar .item.backToTop.actived{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible; -webkit-transform: none !important; transform: none !important;}
.floatBar.fixed .stay .bg,
.floatBar.sub .stay .bg{opacity: .85; filter: alpha(opacity=85);}
