@charset "utf-8";
/*!  Project : 良康
    +---------style.css----------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  574442979    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2019.08.05   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
.cuna{cursor: not-allowed;}
.pa100{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.pr100{position: relative; left: 0; top: 0; width: 100%; height: 100%;}
.bgf{background-color: #fff;}
.bgf1{background-color: #f1f1f1;}
.bgf5{background-color: #f5f5f5;}
.bge{background-color: #eee;}
.modalC{display: none; position: fixed; left: 50%; top: 50%; margin-left: -960px; margin-top: -540px; width: 1920px; height: 1080px; z-index: 99; overflow: hidden;}
.ysqUEO .modalC .contain{opacity: 0; -webkit-transition: all 330ms ease 0s; transition: all 330ms ease 0s; -webkit-transform: translateY(-66%) scale(0.2); -ms-transform: translateY(-66%) scale(0.2); transform: translateY(-66%) scale(0.2);}
.ysqUEO .modalC.showUp .contain{opacity: 1; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important;}
.ysqUEO .modalC.hideOut .contain{opacity: 0; -webkit-transform: translateY(33%) scale(0.2) !important; -ms-transform: translateY(33%) scale(0.2) !important; transform: translateY(33%) scale(0.2) !important;}
.modalC .contain{z-index: 20; position: absolute; overflow: hidden; left: 50%; top: 50%;}
@-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 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;}
.vat{vertical-align: top;}
.unsel{-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;}
._pen{pointer-events: none !important;}
.pa100.link{z-index: 8;}
.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; cursor: pointer;}
.c1{color: #006db8;}
.bgc1{background-color: #006db8;}
.c2{color: #0787df;}
.bgc2{background-color: #0787df;}
.c3{color: #be9430;}
.bgc3{background-color: #be9430;}
.c4{color: #f0f0f0;}
.bgc4{background-color: #f0f0f0;}
.ca{color: #333333;}
.cb{color: #666666;}
.cs{color: #999999;}
a{color: #333333; -webkit-transition: color 220ms; transition: color 220ms;}
a.on,
a:hover{color: #006db8;}
html{min-width: 1200px;}
body{color: #666666; font: 14px/1 "Microsoft YaHei", "微软雅黑", Arial, sans-serif;}
img{vertical-align: middle;}
.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: #004f85; color: #fff; text-shadow: none;}
::selection{background: #004f85; color: #fff; text-shadow: none;}
.scroll-wrap{background-color: #fff;}
.loading{background-image: url(../images/loading.gif);}
.loading-m{background-image: url(../images/loading-m.gif);}
.load-error{background-image: url(../images/error.gif);}
.pc *::-webkit-scrollbar{position: absolute; width: 5px; height: 5px; background: rgba(0, 0, 0, 0.1);}
.pc *::-webkit-scrollbar-thumb{width: 5px; height: 5px; border-radius: 3px; background-color: rgba(0, 0, 0, 0.25);}
/* htmls */
.enter:active{box-shadow: inset 0 0 13px 1px rgba(0, 0, 0, 0.3);}
/* 表单 */
.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;}
.emptyList{height: 370px; line-height: 370px; background-color: #fff;}
.more1{display: inline-block; color: #333333; height: 24px; line-height: 24px; text-transform: uppercase;}
.more1 > s{margin-left: 16px; -webkit-transition: margin 220ms ease 0s; transition: margin 220ms ease 0s;}
.more1:hover > s{margin-left: 10px;}
@-webkit-keyframes rotate360f{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(-360deg); transform: rotate(-360deg);}}
@keyframes rotate360f{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(-360deg); transform: rotate(-360deg);}}
.rotate360f{-webkit-animation-name: rotate360f; animation-name: rotate360f; -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;}
/* 相册弹窗 */
#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; -ms-transform: none !important; transform: none !important;}
#albumWindow.visible{-webkit-transform: none !important; -ms-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 .close.btn{position: absolute; overflow: hidden; z-index: 3; right: 0; top: 0; width: 56px; height: 56px; background-color: #006db8; text-indent: 150%; *text-indent: 0; text-align: center; font-size: 30px; line-height: 56px; color: #fff; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";}
#albumWindow .close.btn s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: all 600ms ease 0s; transition: all 600ms ease 0s;}
#albumWindow .close.btn s:before,
#albumWindow .close.btn s:after{content: " "; position: absolute; left: 13px; width: 30px; height: 4px; border-radius: 2px; box-sizing: border-box; -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; -webkit-transform-origin: 0 50%; -ms-transform-origin: 0 50%; transform-origin: 0 50%; background-color: #fff;}
#albumWindow .close.btn s:before{top: 17px; -webkit-transform: rotate(45deg) translate(5.79898987px, 0); -ms-transform: rotate(45deg) translate(5.79898987px, 0); transform: rotate(45deg) translate(5.79898987px, 0); top: 11px;}
#albumWindow .close.btn s:after{bottom: 17px; -webkit-transform: rotate(-45deg) translate(5.79898987px, 0); -ms-transform: rotate(-45deg) translate(5.79898987px, 0); transform: rotate(-45deg) translate(5.79898987px, 0); bottom: 11px;}
#albumWindow .close.btn s:hover{-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}
#albumWindow .ablumName{position: absolute; color: #333; font-size: 16px; top: -56px; line-height: 56px; left: 0;}
#albumWindow .serialNum{position: absolute; left: 0; right: 0; text-align: center; font-size: 22px; color: #999; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";}
#albumWindow .serialNum s{color: #777;}
#albumWindow .contain{position: absolute; z-index: 1; left: 56px; right: 56px; top: 56px; bottom: 26px;}
#albumWindow .contain .list0{position: absolute; left: 0; top: 0; width: 300%; height: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff;}
#albumWindow .contain .item{float: left; position: relative; width: 1200px; height: 100%; text-align: center;}
#albumWindow .contain .item .img{width: 100%;}
#albumWindow .contain .item h3{position: absolute; left: 0; bottom: 0; width: 100%; height: 30px; line-height: 30px; text-align: center; font-size: 16px; color: #666; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden /* *visibility: visible; */}
#albumWindow .contain .item.on h3{-webkit-transition: all 250ms ease 400ms; transition: all 250ms ease 400ms; opacity: 1; visibility: visible;}
#albumWindow .contain .tips{width: 100%; text-align: center; color: #aaa; font-size: 12px;}
#albumWindow .ctr{position: absolute; top: 50%; margin-top: -70px; width: 50px; height: 140px; background-color: #f4f4f4; -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: 140px; color: #006db8; text-align: center;}
#albumWindow .ctr s{color: #006db8; font-size: 42px; font-weight: bold;}
#albumWindow .ctr s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-family: "SimSun", "宋体" !important; pointer-events: none;}
#albumWindow .ctr:hover{color: #006db8;}
.ysqUEO #albumWindow .ctr s{overflow: hidden; text-indent: 100%;}
.ysqUEO #albumWindow .ctr s:before,
.ysqUEO #albumWindow .ctr s:after{content: " "; position: absolute; top: 50%; left: 50%; width: 21px; height: 2px; background-color: #006db8; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.ysqUEO #albumWindow .ctr:hover s:before,
.ysqUEO #albumWindow .ctr:hover s:after{background-color: #006db8;}
.ysqUEO #albumWindow .ctr.prev s:before,
.ysqUEO #albumWindow .ctr.prev s:after{margin-left: -8.5px; -webkit-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.ysqUEO #albumWindow .ctr.prev s:before{-webkit-transform: rotate(-36deg) translateX(-1px); -ms-transform: rotate(-36deg) translateX(-1px); transform: rotate(-36deg) translateX(-1px);}
.ysqUEO #albumWindow .ctr.prev s:after{-webkit-transform: rotate(36deg) translateX(-1px); -ms-transform: rotate(36deg) translateX(-1px); transform: rotate(36deg) translateX(-1px);}
.ysqUEO #albumWindow .ctr.prev:hover s:before{-webkit-transform: rotate(-42deg) translateX(-1px); -ms-transform: rotate(-42deg) translateX(-1px); transform: rotate(-42deg) translateX(-1px);}
.ysqUEO #albumWindow .ctr.prev:hover s:after{-webkit-transform: rotate(42deg) translateX(-1px); -ms-transform: rotate(42deg) translateX(-1px); transform: rotate(42deg) translateX(-1px);}
.ysqUEO #albumWindow .ctr.next s:before,
.ysqUEO #albumWindow .ctr.next s:after{margin-left: -12.5px; -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.ysqUEO #albumWindow .ctr.next s:before{-webkit-transform: rotate(-36deg) translateX(1px); -ms-transform: rotate(-36deg) translateX(1px); transform: rotate(-36deg) translateX(1px);}
.ysqUEO #albumWindow .ctr.next s:after{-webkit-transform: rotate(36deg) translateX(1px); -ms-transform: rotate(36deg) translateX(1px); transform: rotate(36deg) translateX(1px);}
.ysqUEO #albumWindow .ctr.next:hover s:before{-webkit-transform: rotate(-42deg) translateX(1px); -ms-transform: rotate(-42deg) translateX(1px); transform: rotate(-42deg) translateX(1px);}
.ysqUEO #albumWindow .ctr.next:hover s:after{-webkit-transform: rotate(42deg) translateX(1px); -ms-transform: rotate(42deg) translateX(1px); transform: rotate(42deg) translateX(1px);}
#albumWindow .ctr.prev{left: 0;}
#albumWindow .ctr.next{right: 0;}
#albumWindow .ctr.reject{display: none;}
#albumWindow .ctr:active{opacity: 1;}
#albumWindow .ctr:hover{background-color: #f5f5f5;}
/* 组件 */
.ysqUEO .scs.hbgOn img,
.ysqUEO .scst.hbgOn img,
.ysqUEO .scs:hover img,
.ysqUEO .scst:hover img{-webkit-transform: scale(1.025); -ms-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%; -ms-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); -ms-transform: translateY(3px); transform: translateY(3px);}
.ysqUEO .tfx3:hover{-webkit-transform: translateX(3px); -ms-transform: translateX(3px); transform: translateX(3px);}
.ysqUEO .tfy-3:hover{-webkit-transform: translateY(-3px); -ms-transform: translateY(-3px); transform: translateY(-3px);}
.ysqUEO .tfx-3:hover{-webkit-transform: translateX(-3px); -ms-transform: translateX(-3px); transform: translateX(-3px);}
.ysqUEO .stereoUp{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); -ms-transform: translateY(-2px); transform: translateY(-2px); 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; -ms-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 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;}
.abtnBg{position: relative; overflow: hidden; z-index: 0;}
.abtnBg:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; 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);}
.abtnBg:hover:after{background-color: rgba(0, 0, 0, 0.08);}
.abtnMask{position: relative; overflow: hidden; z-index: 0;}
.abtnMask:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; 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);}
.abtnMask:hover:after{background-color: rgba(0, 0, 0, 0.08);}
.abtnMask:after{z-index: 7 !important;}
.abtnSc{position: relative; overflow: hidden; z-index: 0;}
.abtnSc:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; background-color: rgba(0, 0, 0, 0.08); -webkit-transform: scale(0.6); -ms-transform: scale(0.6); transform: scale(0.6);}
.abtnSc:hover:after{-webkit-transform: none !important; -ms-transform: none !important; transform: none !important;}
.abtnSc:after{opacity: 0;}
.abtnSc:hover:after{opacity: 1;}
.abtnBd{position: relative; overflow: hidden; z-index: 0;}
.abtnBd:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; border: 0 solid rgba(0, 0, 0, 0.08); border-radius: inherit; opacity: 1;}
.abtnBd:hover:after{border-width: 30px; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; visibility: visible;}
.abtnBT{position: relative; overflow: hidden; z-index: 0;}
.abtnBT:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; background-color: rgba(0, 0, 0, 0.08); -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%);}
.abtnBT:hover:after{-webkit-transform: none !important; -ms-transform: none !important; transform: none !important;}
.abtnLR{position: relative; overflow: hidden; z-index: 0;}
.abtnLR:after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; background-color: rgba(0, 0, 0, 0.08); -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%);}
.abtnLR:hover:after{-webkit-transform: none !important; -ms-transform: none !important; transform: none !important;}
.loading{background-image: url(../images/loading.gif);}
.loading-m{background-image: url(../images/loading-m.gif);}
.load-error{background-image: url(../images/error.gif);}
/* backToTopXXX */
/* 滚动加载 */
.scrollAjax #loadState{position: relative; width: 200px; height: 40px; margin: 40px auto 0; cursor: pointer; text-align: center; line-height: 40px; background-color: #006db8; 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: #006db8; cursor: pointer;}
.scrollAjax #loadState.retry:before{content: ""; position: absolute; overflow: hidden; width: 80px; height: 150px; left: 0; top: 0; background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 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); -ms-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); -ms-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; 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: 30px; height: 30px; padding: 5px; color: #666; font: bold 16px/30px "黑体"; cursor: pointer; text-align: center;}
.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; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; 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: #006db8; 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); -ms-transform: translateY(-100%) scale(0.2); transform: translateY(-100%) scale(0.2);}
.ysqUEO .TAlert.on .contain{opacity: 1; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important;}
/* 页码 */
.pageListBox{text-align: center;}
.pageListBox .pageList{display: inline-block; vertical-align: top; position: relative; overflow: hidden; font-size: 0; padding-top: 45px; 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: #006db8;}
.pageListBox .pageList a:active{border-color: #fff;}
/*header*/
.hidePoint{margin-top: -90px;}
.header{position: fixed; left: 0; top: 0; z-index: 21; width: 100%; height: 90px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.header .bg{z-index: -1; background-color: #fff; -webkit-transition: all 500ms ease 0s; transition: all 500ms ease 0s;}
.fixedNav .header{height: 80px;}
.fixedNav .header .bg{box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);}
.fixedNav .header .logo{height: 54px; margin-top: -27px;}
.fixedNav .header .firNav .firItem{height: 80px; line-height: 80px;}
.fixedNav .header .firNav .link{color: #333; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.fixedNav .header .firNav .link:hover{color: #006db8;}
.header .container{position: relative; height: 100%;}
.header .logo{float: left; position: relative; top: 50%; margin-top: -30px; height: 60px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.header .logo img{display: block; height: 100%;}
.header .logo .words{position: absolute; left: 100%; top: 0;}
.header .firNav{position: absolute; right: 190px; top: 0;}
.header .firNav .firItem{float: left; position: relative; z-index: 2; height: 90px; line-height: 90px; text-align: center; margin-left: 5px; font-size: 16px; width: 100px;}
.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: -50px; top: 100%; padding-top: 10px; padding-bottom: 10px; width: 100px; line-height: 26px; white-space: nowrap; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); background-color: #fff; box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.15);}
.header .firNav .firItem .secNav .link2{position: relative; display: block; color: #999; 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: #006db8;}
.header .firNav .firItem:hover .secNav{-webkit-transform: none !important; -ms-transform: none !important; transform: none !important;}
.header .firNav .firItem.on .link1{color: #fff;}
.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: #006db8;}
.header .oa{position: absolute; right: 125px; top: 50%; margin-top: -15px; height: 30px; width: 50px; line-height: 30px; border-radius: 30px; color: #fff; text-align: center; background-color: #006db8;}
.header .fns{position: absolute; top: 50%; margin-top: -15px; right: 0; width: 100px; height: 30px; border-radius: 30px; font-size: 12px; line-height: 30px; background-color: #006db8; color: #fff; text-indent: 28px; background-image: url(../images/ico-lg.png); background-size: auto; background-position: 12px 8px; background-repeat: no-repeat;}
.header .fns .btn{color: #fff;}
.header .lrStatus{position: absolute; right: 0; bottom: 24px;}
.header .lrStatus em{font-size: 24px; color: #333333; margin-right: 20px;}
.header .lrStatus span{color: #999999;}
/* banner */
.banner{position: relative; width: 100%; height: 100%; height: 100vh; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 1;}
.banner .item{position: relative; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: #fff;}
.banner .item.moveItem{position: absolute;}
.banner .item img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; -webkit-transition: -webkit-transform 300ms ease 0s; transition: transform 300ms ease 0s;}
.ysqUEO .banner.dir_z .item.come{width: 0; z-index: 30 !important; margin-left: 50%;}
.ysqUEO .banner.dir_z .item.come.on{margin-left: 0; width: 100%; -webkit-transition: width 1200ms ease 0s,margin 1200ms ease 0s; transition: width 1200ms ease 0s,margin 1200ms ease 0s;}
.ysqUEO .banner.dir_z .item.leave{opacity: 1 !important;}
.ysqUEO .banner.dir_f .item.leave{width: 0; z-index: 30 !important; margin-left: 50%; -webkit-transition: width 1200ms ease 0s,margin 1200ms ease 0s; transition: width 1200ms ease 0s,margin 1200ms ease 0s;}
.ysqUEO .banner.dir_f .item.come{opacity: 1 !important;}
.banner .icon{height: 12px; line-height: 12px; position: absolute; bottom: 30px; left: 0; width: 100%; z-index: 3; text-align: center; white-space: nowrap;}
.banner .icon .btn{display: inline-block; vertical-align: top; position: relative; 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: #ffffff solid 1px; border-radius: 50%; margin: 0 9px; background-color: #fff; opacity: .50; filter: alpha(opacity=50); *zoom: 1;}
.banner .icon .btn em{display: none;}
.banner .icon .btn:after{content: " "; position: absolute; left: 0; top: 0; left: 50%; top: 50%; margin-left: 0; margin-top: 0; width: 0; height: 0; border: #006db8 solid 2px; border-radius: 50%; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; visibility: hidden /* *visibility: visible; */}
.banner .icon .btn.on{opacity: 1; filter: alpha(opacity=100);}
/* index */
.index-About{position: relative; z-index: 5; height: 637px; padding-top: 55px; background-color: #f4f4fe; background-image: url(../images/bgi-about.jpg); background-size: auto; background-position: 50% bottom; background-repeat: no-repeat; text-align: center;}
.index-About .head{font-size: 32px; line-height: 46px; color: #006db8;}
.index-About .body{margin-top: 20px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; max-height: 144px; font-size: 14px; color: #333333;}
.index-About .more{display: block; margin-left: auto; margin-right: auto; margin-top: 30px; width: 158px; height: 38px; line-height: 38px; border-radius: 40px; text-align: center; border: #c4c4c4 solid 1px; color: #333333;}
.index-About .flinks{position: absolute; left: 50%; bottom: -50px; margin-left: -600px; width: 1200px; height: 110px; background-color: #fff; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);}
.index-About .flinks .link{position: relative; overflow: hidden; float: left; width: 25%; height: 108px; border-bottom: #fff solid 2px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-About .flinks .link:before{content: " "; position: absolute; left: 0; top: 18px; bottom: 18px; border-left: #c5c5c5 dotted 1px;}
.index-About .flinks .link:first-child:before{display: none;}
.index-About .flinks .link .cn{margin-top: 30px; font-size: 18px; color: #333333; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-About .flinks .link .en{margin-top: 15px; text-transform: uppercase; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑"; font-size: 14px; color: #999999; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-About .flinks .link:hover{border-bottom-color: #006db8;}
.index-About .flinks .link:hover .cn,
.index-About .flinks .link:hover .en{color: #006db8;}
.index-About .flinks .link:hover .cn{font-size: 20px;}
.index-About .flinks .link:hover .en{font-size: 16px;}
.index-Project{position: relative; overflow: hidden; padding-top: 110px; text-align: center;}
.index-Project .head{font-size: 32px; line-height: 46px; color: #006db8;}
.index-Project .Tg{margin-top: 25px; text-align: center; font-size: 0;}
.index-Project .Tg .btn{display: inline-block; vertical-align: top; margin-left: 6px; margin-right: 6px; width: 98px; height: 32px; line-height: 32px; font-size: 14px; color: #006db8; border: solid 1px #006db8; border-radius: 6px; text-align: center; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-Project .Tg .btn.on{background-color: #006db8; color: #fff;}
.index-Project .Ta{display: block; line-height: 24px; padding: 1%; color: #fff; background-color: #006db8; text-align: center;}
.index-Project .Ta > s{margin-left: 10px; margin-right: 10px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-Project .Ta:hover s{margin-left: 15px; margin-right: 15px;}
.index-Project-List{padding: 15px .5%; font-size: 0;}
.index-Project-List .item{display: inline-block; vertical-align: top; position: relative; overflow: hidden; width: 24%; margin: 10px .4%; font-size: 16px;}
.index-Project-List .item .pic{width: 100%; height: 0; padding-bottom: 56.25%;}
.index-Project-List .item h3{position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; padding: 5%; background-color: #eeeeee; color: #666666; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-Project-List .item:hover h3{color: #fff; background-color: #006db8;}
.index-Bid{position: relative; overflow: hidden; padding-top: 40px; padding-bottom: 60px;}
.index-Bid .head{margin-bottom: 30px; position: relative; height: 30px; line-height: 28px; font-size: 30px; color: #006db8;}
.index-Bid .head:before{content: " "; float: left; margin-right: 12px; width: 8px; height: 30px; background-color: #006db8; border-radius: 3px;}
.index-Bid .container{position: relative; padding-top: 60px; height: 300px; width: 574px; padding-right: 626px;}
.index-Bid .decoration{position: absolute; right: 0; top: 0; width: 575px; height: 360px; background-color: #f1f1f1;}
.index-Bid .Ta{position: absolute; right: 0; top: 0; height: 30px; line-height: 30px; padding-right: 26px; color: #999999; font-size: 14px;}
.index-Bid .Ta s{position: absolute; right: 0; bottom: 5px; width: 20px; height: 20px; background-color: #006db8; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-Bid .Ta s:before,
.index-Bid .Ta s:after{content: " "; position: absolute; left: 50%; top: 50%; background-color: #fff; -webkit-transition: all 220ms ease 50ms; transition: all 220ms ease 50ms;}
.index-Bid .Ta s:before{width: 2px; height: 10px; margin-left: -1px; margin-top: -5px;}
.index-Bid .Ta s:after{width: 10px; height: 2px; margin-left: -5px; margin-top: -1px;}
.index-Bid .Ta:hover s{-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.index-Bid .Tg{position: absolute; left: 0; top: 0; width: 576px;}
.index-Bid .Tg .btn{float: left; width: 190px; height: 60px; line-height: 60px; text-align: center; color: #fff; background-color: #006db8; font-size: 16px; background-color: #0188e5; margin-right: 2px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-Bid .Tg .btn.on{background-color: #006db8;}
.index-Bid-List{position: relative; overflow: hidden;}
.index-Bid-List .item{position: relative; padding-left: 14px; padding-right: 120px; height: 50px; line-height: 50px;}
.index-Bid-List .item h3{position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: #333333;}
.index-Bid-List .item .time{position: absolute; right: 12px; top: 0; color: #999999; font-size: 12px;}
.index-Bid-List .item.odd{background-color: #eeeeee;}
.index-Bid-List .item:hover h3{color: #006db8;}
.index-News{position: relative; overflow: hidden; padding-top: 70px; padding-bottom: 70px; height: 454px;}
.index-News .col{position: relative; overflow: hidden; float: left; width: 350px; height: 210px; padding: 240px 15px 4px; background-color: #fff; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2); margin-left: 30px;}
.index-News .col:first-child{margin-left: 0;}
.index-News .col > .pic{position: absolute; left: 0; top: 0; width: 380px; height: 214px; background-color: #f1f1f1;}
.index-News .head{margin-bottom: 15px; position: relative; height: 30px; line-height: 28px; font-size: 24px; color: #006db8;}
.index-News .head:before{content: " "; float: left; margin-right: 12px; margin-top: 5px; width: 6px; height: 20px; background-color: #006db8; border-radius: 2px;}
.index-News .head .more{position: absolute; right: 0; top: 0; height: 30px; line-height: 30px; padding-right: 26px; color: #999999; font-size: 14px;}
.index-News .head .more s{position: absolute; right: 0; bottom: 5px; width: 20px; height: 20px; background-color: #006db8; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-News .head .more s:before,
.index-News .head .more s:after{content: " "; position: absolute; left: 50%; top: 50%; background-color: #fff; -webkit-transition: all 220ms ease 50ms; transition: all 220ms ease 50ms;}
.index-News .head .more s:before{width: 2px; height: 10px; margin-left: -1px; margin-top: -5px;}
.index-News .head .more s:after{width: 10px; height: 2px; margin-left: -5px; margin-top: -1px;}
.index-News .head .more:hover s{-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.index-News-List .item{position: relative; border-top: #e8e8e8 solid 1px; height: 39px; line-height: 40px; padding-left: 20px; padding-right: 20px;}
.index-News-List .item:first-child{border-top: none;}
.index-News-List .item:before{content: " "; position: absolute; left: 2px; top: 50%; margin-top: -3px; width: 6px; height: 6px; border-radius: 3px; background-color: #bbbbbb; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-News-List .item h3{position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #333333;}
.index-News-List .item:hover h3{color: #006db8;}
.index-News-List .item:hover:before{background-color: #006db8; opacity: .8;}
.footer{background-color: #01497b;}
.footer,
.footer a{color: #979797;}
.footer-t{padding-top: 40px; padding-bottom: 30px; height: 177px; background-image: url(../images/bgf-footer.jpg); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.footer-t,
.footer-t a{color: #ffffff;}
.footer-t .container{position: relative; padding-right: 240px; width: 960px; min-height: 150px;}
.footer-t .fContact .dt{font-size: 18px; font-weight: bold; line-height: 28px;}
.footer-t .fContact .dd{margin-top: 20px; font-size: 14px; line-height: 32px; opacity: .80; filter: alpha(opacity=80); *zoom: 1;}
.footer-t .fQrcode{position: absolute; right: 0; top: 10px; text-align: center; font-size: 14px;}
.footer-t .fQrcode > img{display: block; margin-bottom: 15px; width: 122px; height: 122px; border: #bababa solid 1px;}
.footer-b{padding-top: 15px; padding-bottom: 15px; height: 25px; line-height: 25px; background-color: #00497b;}
.footer-b,
.footer-b a{color: #acaeb5;}
.footer-b .container{opacity: .50; filter: alpha(opacity=50); *zoom: 1;}
/* subpage */
.subpage{position: relative; overflow: hidden; z-index: 2; padding-top: 90px; padding-bottom: 80px; background-color: #f5f5f5;}
.fixedNav .subpage{padding-top: 80px;}
.subpage-banner{position: relative; overflow: hidden; z-index: 1; height: 600px; text-align: center;}
.subpage-banner .contain{top: 240px; z-index: 2; margin-left: auto; margin-right: auto; width: 1200px; color: #fff;}
.subpage-banner .contain .en{font-size: 24px; text-transform: uppercase; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑"; letter-spacing: 6px;}
.subpage-banner .contain .cn{position: relative; margin-top: 20px; margin-left: auto; margin-right: auto; width: 196px; height: 60px; line-height: 60px; font-size: 34px; border: #fff solid 2px;}
.subpage-banner .contain .cn:before,
.subpage-banner .contain .cn:after{content: " "; position: absolute; top: 50%; width: 74px; height: 1px; background-color: #fff;}
.subpage-banner .contain .cn:before{right: 100%;}
.subpage-banner .contain .cn:after{left: 100%;}
.subpage-neck{height: 70px; position: relative; border-bottom: #e3e3e3 solid 1px; background-color: #fff;}
.subpage-nav{float: left; position: relative; text-align: left; font-size: 0; white-space: nowrap;}
.subpage-nav .link{margin-right: 50px; position: relative; z-index: 2; display: inline-block; vertical-align: top; color: #111; height: 70px; line-height: 70px; font-size: 16px;}
.subpage-nav .link.on{color: #006db8; font-weight: bold;}
.subpage-nav .block{position: absolute; overflow: hidden; left: 0; top: 0; z-index: 1;}
.subpage-nav .block s{position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background-color: #006db8;}
.subpage-crumbs{float: right; height: 70px; line-height: 70px; padding-left: 28px; background-image: url(../images/icos-crumbs.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat;}
.subpage-wrap{position: relative; margin-top: 40px;}
.subpage-head{position: relative; z-index: 1; padding-top: 55px; padding-bottom: 65px; font-size: 28px; text-align: center;}
.subpage-head .cn{font-size: 34px; color: #333333; font-weight: bold;}
.subpage-head .en{position: absolute; left: 0; bottom: 30px; width: 100%; text-align: center; z-index: -1; font-size: 56px; line-height: 66px; color: #eee; font-weight: bold; text-transform: uppercase;}
.sSingle .imax{padding: 45px 50px; background-color: #fff;}
/* sAbout */
.sAbout{position: relative; padding-top: 30px; padding-bottom: 50px;}
.sAbout .head{color: #006db8; text-align: center;}
.sAbout .head .cn{font-size: 34px;}
.sAbout .head .en{margin-top: 15px; font-size: 24px; text-transform: uppercase;}
.sAbout .body{margin-top: 25px; font-size: 16px; line-height: 2; color: #333333; text-align: center;}
/* sCulture */
.sCulture{position: relative; padding-top: 85px; background-image: url(../images/bgs-culture.jpg); background-size: auto; background-position: 50% 0; background-repeat: no-repeat;}
.sCulture .head{color: #fff; text-align: center;}
.sCulture .head .hr{margin-left: auto; margin-right: auto; width: 30px; height: 2px; background-color: #fff;}
.sCulture .head .en{margin-top: 20px; font-size: 24px; text-transform: uppercase;}
.sCulture .head .cn{margin-top: 10px; font-size: 34px;}
.sCulture .list{margin-top: 75px; position: relative; height: 335px;}
.sCulture .list .item{position: relative; float: left; margin-left: 30px; padding: 275px 30px 0; width: 320px; height: 60px; background-color: #fff; text-align: center;}
.sCulture .list .item:first-child{margin-left: 0;}
.sCulture .list .item .pic{position: absolute; left: 0; top: 0; width: 380px; height: 238px;}
.sCulture .list .item p{font-size: 20px; line-height: 30px;}
/* sHonor */
.sHonor-Albums{position: relative; width: 1200px; height: 730px;}
.sHonor-Albums .bigshow{position: relative; overflow: hidden; margin-bottom: 30px; width: 1200px; height: 580px; background-color: #fff; border: #dadada solid 1px;}
.sHonor-Albums .bigshow .img{margin-top: 30px; margin-left: auto; margin-right: auto; width: 880px; height: 460px; line-height: 460px; font-size: 0; /* &:after,&:before{content:"\00a0";font-size: 0px;visibility:hidden;} */ *font-size: 349px;}
.sHonor-Albums .bigshow .alt{position: absolute; left: 50px; right: 50px; bottom: 25px; font-size: 24px; line-height: 34px; text-align: center; color: #333333;}
.sHonor-Albums .bigshow .ctr{z-index: 8; position: absolute; top: 50%; margin-top: -40px; width: 40px; height: 80px; line-height: 80px; -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: #c5c5c5; text-align: center;}
.sHonor-Albums .bigshow .ctr s{font-size: 64px; font-weight: bold;}
.sHonor-Albums .bigshow .ctr s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-family: "SimSun", "宋体" !important; pointer-events: none;}
.sHonor-Albums .bigshow .ctr:hover{color: #006db8;}
.ysqUEO .sHonor-Albums .bigshow .ctr s{overflow: hidden; text-indent: 100%;}
.ysqUEO .sHonor-Albums .bigshow .ctr s:before,
.ysqUEO .sHonor-Albums .bigshow .ctr s:after{content: " "; position: absolute; top: 50%; left: 50%; width: 32px; height: 3px; background-color: #c5c5c5; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.ysqUEO .sHonor-Albums .bigshow .ctr:hover s:before,
.ysqUEO .sHonor-Albums .bigshow .ctr:hover s:after{background-color: #006db8;}
.ysqUEO .sHonor-Albums .bigshow .ctr.prev s:before,
.ysqUEO .sHonor-Albums .bigshow .ctr.prev s:after{margin-left: -13px; -webkit-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.ysqUEO .sHonor-Albums .bigshow .ctr.prev s:before{-webkit-transform: rotate(-45deg) translateX(-1.5px); -ms-transform: rotate(-45deg) translateX(-1.5px); transform: rotate(-45deg) translateX(-1.5px);}
.ysqUEO .sHonor-Albums .bigshow .ctr.prev s:after{-webkit-transform: rotate(45deg) translateX(-1.5px); -ms-transform: rotate(45deg) translateX(-1.5px); transform: rotate(45deg) translateX(-1.5px);}
.ysqUEO .sHonor-Albums .bigshow .ctr.prev:hover s:before{-webkit-transform: rotate(-45deg) translateX(-1.5px); -ms-transform: rotate(-45deg) translateX(-1.5px); transform: rotate(-45deg) translateX(-1.5px);}
.ysqUEO .sHonor-Albums .bigshow .ctr.prev:hover s:after{-webkit-transform: rotate(45deg) translateX(-1.5px); -ms-transform: rotate(45deg) translateX(-1.5px); transform: rotate(45deg) translateX(-1.5px);}
.ysqUEO .sHonor-Albums .bigshow .ctr.next s:before,
.ysqUEO .sHonor-Albums .bigshow .ctr.next s:after{margin-left: -19px; -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.ysqUEO .sHonor-Albums .bigshow .ctr.next s:before{-webkit-transform: rotate(-45deg) translateX(1.5px); -ms-transform: rotate(-45deg) translateX(1.5px); transform: rotate(-45deg) translateX(1.5px);}
.ysqUEO .sHonor-Albums .bigshow .ctr.next s:after{-webkit-transform: rotate(45deg) translateX(1.5px); -ms-transform: rotate(45deg) translateX(1.5px); transform: rotate(45deg) translateX(1.5px);}
.ysqUEO .sHonor-Albums .bigshow .ctr.next:hover s:before{-webkit-transform: rotate(-45deg) translateX(1.5px); -ms-transform: rotate(-45deg) translateX(1.5px); transform: rotate(-45deg) translateX(1.5px);}
.ysqUEO .sHonor-Albums .bigshow .ctr.next:hover s:after{-webkit-transform: rotate(45deg) translateX(1.5px); -ms-transform: rotate(45deg) translateX(1.5px); transform: rotate(45deg) translateX(1.5px);}
.sHonor-Albums .bigshow .ctr.prevB{left: 110px;}
.sHonor-Albums .bigshow .ctr.nextB{right: 110px;}
.sHonor-Albums .smalllist{position: relative; overflow: hidden; width: 1060px; height: 80px; padding: 20px 70px; background-color: #fff;}
.sHonor-Albums .smalllist .btn{position: relative; float: left; width: 90px; height: 70px; padding: 5px; margin-right: 20px; line-height: 70px; font-size: 0; /* &:after,&:before{content:"\00a0";font-size: 0px;visibility:hidden;} */ *font-size: 53px;}
.sHonor-Albums .smalllist .btn:after{content: " "; border: #dadada solid 1px; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 8; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; width: height: auto;}
.sHonor-Albums .smalllist .btn.on:after{border-width: 2px; border-color: #006db8;}
.sHonor-Albums .smalllist .btn:hover:after{border-color: #006db8;}
.sHonor-Albums .smalllist .ctr{z-index: 8; position: absolute; top: 50%; margin-top: -40px; width: 28px; height: 78px; line-height: 78px; -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; border: #dddddd solid 1px; color: #c5c5c5; text-align: center;}
.sHonor-Albums .smalllist .ctr s{font-size: 24px; font-weight: bold;}
.sHonor-Albums .smalllist .ctr s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-family: "SimSun", "宋体" !important; pointer-events: none;}
.sHonor-Albums .smalllist .ctr:hover{color: #006db8;}
.ysqUEO .sHonor-Albums .smalllist .ctr s{overflow: hidden; text-indent: 100%;}
.ysqUEO .sHonor-Albums .smalllist .ctr s:before,
.ysqUEO .sHonor-Albums .smalllist .ctr s:after{content: " "; position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; background-color: #c5c5c5; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.ysqUEO .sHonor-Albums .smalllist .ctr:hover s:before,
.ysqUEO .sHonor-Albums .smalllist .ctr:hover s:after{background-color: #006db8;}
.ysqUEO .sHonor-Albums .smalllist .ctr.prev s:before,
.ysqUEO .sHonor-Albums .smalllist .ctr.prev s:after{margin-left: -4px; -webkit-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.ysqUEO .sHonor-Albums .smalllist .ctr.prev s:before{-webkit-transform: rotate(-45deg) translateX(-1px); -ms-transform: rotate(-45deg) translateX(-1px); transform: rotate(-45deg) translateX(-1px);}
.ysqUEO .sHonor-Albums .smalllist .ctr.prev s:after{-webkit-transform: rotate(45deg) translateX(-1px); -ms-transform: rotate(45deg) translateX(-1px); transform: rotate(45deg) translateX(-1px);}
.ysqUEO .sHonor-Albums .smalllist .ctr.prev:hover s:before{-webkit-transform: rotate(-45deg) translateX(-1px); -ms-transform: rotate(-45deg) translateX(-1px); transform: rotate(-45deg) translateX(-1px);}
.ysqUEO .sHonor-Albums .smalllist .ctr.prev:hover s:after{-webkit-transform: rotate(45deg) translateX(-1px); -ms-transform: rotate(45deg) translateX(-1px); transform: rotate(45deg) translateX(-1px);}
.ysqUEO .sHonor-Albums .smalllist .ctr.next s:before,
.ysqUEO .sHonor-Albums .smalllist .ctr.next s:after{margin-left: -8px; -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.ysqUEO .sHonor-Albums .smalllist .ctr.next s:before{-webkit-transform: rotate(-45deg) translateX(1px); -ms-transform: rotate(-45deg) translateX(1px); transform: rotate(-45deg) translateX(1px);}
.ysqUEO .sHonor-Albums .smalllist .ctr.next s:after{-webkit-transform: rotate(45deg) translateX(1px); -ms-transform: rotate(45deg) translateX(1px); transform: rotate(45deg) translateX(1px);}
.ysqUEO .sHonor-Albums .smalllist .ctr.next:hover s:before{-webkit-transform: rotate(-45deg) translateX(1px); -ms-transform: rotate(-45deg) translateX(1px); transform: rotate(-45deg) translateX(1px);}
.ysqUEO .sHonor-Albums .smalllist .ctr.next:hover s:after{-webkit-transform: rotate(45deg) translateX(1px); -ms-transform: rotate(45deg) translateX(1px); transform: rotate(45deg) translateX(1px);}
.sHonor-Albums .smalllist .ctr.prevS{left: 19px;}
.sHonor-Albums .smalllist .ctr.nextS{right: 19px;}
.sHonor-Albums .smalllist .ctr:hover{border-color: #006db8;}
/* sCourse */
.sCourse-List{z-index: 1; position: relative; padding-top: 100px; padding-bottom: 60px;}
.sCourse-List:before{content: " "; position: absolute; z-index: -1; left: 129px; top: 10px; bottom: 10px; width: 2px; background-color: #0787df; border-radius: 50%;}
.sCourse-List .head{position: absolute; left: 0; top: 0; font-size: 26px; color: #0787df; height: 44px; line-height: 44px; padding-left: 182px; width: ; height: ; background-image: url(../images/bgs-courseHead.png); background-size: auto; background-position: 110px 50%; background-repeat: no-repeat;}
.sCourse-List .item{position: relative; display: block; margin-left: 182px; margin-bottom: 28px; padding: 25px 30px; background-color: #fff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sCourse-List .item:before{content: " "; position: absolute; left: -52px; width: 16px; height: 3px; background-color: #0787df; top: 38px; pointer-events: none;}
.sCourse-List .item:after{content: " "; position: absolute; top: 28px; right: 100%; overflow: hidden; width: 0; height: 0; border-width: 12px 12px; border-color: transparent #ffffff transparent transparent; border-style: dashed solid dashed dashed; font-size: 0; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sCourse-List .item .year{position: absolute; left: -182px; top: 0; width: 105px; height: 105px; line-height: 105px; text-align: center; color: #0787df; background-color: #fff; border-radius: 50%; font-size: 28px; font-weight: bold; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sCourse-List .item .dt{font-size: 18px; line-height: 26px; color: #333333;}
.sCourse-List .item:hover{background-color: #0787df; color: #fff;}
.sCourse-List .item:hover:after{border-right-color: #0787df;}
.sCourse-List .item:hover .year{color: #fff; background-color: #0787df;}
.sCourse-List .item:hover .dt{color: #fff;}
.L3_Nav{padding-top: 15px; margin-bottom: 36px; position: relative; overflow: hidden; height: 40px; line-height: 40px; text-align: center; font-size: 0;}
.L3_Nav .link{display: inline-block; vertical-align: top; margin-left: 55px; margin-right: 55px; width: 200px; height: 40px; font-size: 14px; background-color: #eeeeee;}
.L3_Nav .link.on{color: #fff; background-color: #006db8;}
.sCase-List{position: relative; overflow: hidden; margin-right: -30px; margin-bottom: -30px; *margin-bottom: 0; min-height: 30px;}
.sCase-List .item{float: left; position: relative; margin-right: 30px; margin-bottom: 30px; width: 340px; height: 156px; border-bottom: #dddddd solid 4px; padding: 250px 20px 0; background-color: #fff; text-align: center;}
.sCase-List .item .pic{position: absolute; left: -1px; top: -1px; width: 380px; height: 238px;}
.sCase-List .item h3{font-size: 18px; line-height: 28px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #333333;}
.sCase-List .item p{margin-top: 12px; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 48px;}
.sCase-List .item .more{display: block; margin-left: auto; margin-right: auto; margin-top: 12px; width: 100px; height: 36px; line-height: 36px; background-color: #dddddd; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sCase-List .item:hover{border-bottom-color: #0787df;}
.sCase-List .item:hover .more{background-color: #0787df; color: #fff;}
.sView{padding: 45px 50px; background-color: #fff; width: 1100px;}
.sView-head{padding-bottom: 15px; text-align: center;}
.sView-head h1{font-size: 26px; line-height: 36px; color: #333333;}
.sView-head p{margin-top: 12px; height: 50px; line-height: 50px; text-align: center; background-color: #f5f5f5;}
.sView-body{padding: 20px 0;}
.sView-foot{position: relative; line-height: 34px; padding-top: 35px; text-align: center; border-top: #dddddd solid 1px;}
.sView-foot .ctr{display: block; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer; font-size: 14px; height: 34px; line-height: 34px; text-align: left; margin-bottom: 10px;}
.sView-foot .ctr > s{display: inline-block; vertical-align: top; width: 98px; height: 32px; line-height: 32px; border: #cccccc solid 1px; text-align: center; margin-right: 8px;}
.sView-foot .ctr[href="#"],
.sView-foot .ctr[href=""]{cursor: not-allowed;}
.sView-foot .backToList{position: absolute; right: 0; bottom: 0; width: 120px; height: 34px; line-height: 34px; text-align: center; color: #fff; background-color: #0787df; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer;}
/* sBid */
.sBid-Table{margin-top: 40px; border-top: #006db8 solid 2px; color: #333333;}
.sBid-Table .td{padding: 7px 20px; height: 36px; line-height: 30px; font-size: 16px;}
.sBid-Table .td1{width: 596px; text-align: left;}
.sBid-Table .td2{width: 160px;}
.sBid-Table .td3{width: 140px;}
.sBid-Table .td4{width: 140px;}
.sBid-Table .td5{width: 140px;}
.sBid-Table tr{border-bottom: #f5f5f5 solid 6px;}
.sBid-Table th{height: 54px; background-color: #0787df; color: #fff;}
.sBid-Table td{text-align: center; background-color: #fff;}
.sBid-View{padding: 45px 50px; background-color: #fff; width: 1100px;}
.sBid-View .title{color: #333333; padding-bottom: 20px; border-bottom: #eee solid 4px;}
.sBid-View .title h1{font-size: 26px; line-height: 36px;}
.sBid-View .content{margin-top: 35px;}
.sBid-View .uploadForm{position: relative; overflow: hidden; margin-top: 40px; height: 40px; font-size: 0; line-height: 40px;}
.sBid-View .uploadForm .btn{display: inline-block; vertical-align: top; margin-right: 35px; width: 170px; height: 40px; position: relative; overflow: hidden; font-size: 16px; color: #fff; background-color: #0787df; -webkit-transition: none !important; transition: none !important; text-align: center;}
.sBid-View .uploadForm .fileBtnBox .icoImg{margin-right: 5px;}
.sBid-View .uploadForm .fileBtnBox label{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.sBid-View .uploadForm .fileBtnBox input{position: absolute; top: -4px; right: -4px; min-height: 100%; min-width: 100%; padding: 5px; z-index: 2; font-size: 50px; opacity: 0; filter: alpha(opacity=0); cursor: pointer;}
.sBid-View .uploadForm .enter{display: none; text-align: center;}
.sBid-View .sView-foot{margin-top: 40px; position: static;}
.sBid-View .sView-foot .backToList{bottom: auto; top: 50px; right: 50px;}
/* sNews */
.sNews{margin-top: 0; margin-bottom: -80px; padding-bottom: 80px; background-color: #fff;}
.sNews-Switch{padding-top: 60px; padding-bottom: 100px; margin-bottom: 60px; position: relative; height: 336px; background-color: #f5f5f5;}
.sNews-Switch .shade{width: 1200px; margin-left: auto; margin-right: auto;}
.sNews-Switch .item{position: relative; overflow: hidden; padding: 40px 40px 40px 640px; width: 520px; height: 256px; background-color: #ffffff;}
.sNews-Switch .item:after{content: " "; position: absolute; left: 0; bottom: 0; height: 3px; width: 100%; background-color: #0787df; z-index: 0;}
.sNews-Switch .item .pic{position: absolute; left: 0; top: 0; width: 600px; height: 336px; z-index: 1;}
.sNews-Switch .item > h3{font-size: 18px; line-height: 30px; font-weight: bold; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sNews-Switch .item .time{display: block; margin-top: 15px; font-size: 14px; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";}
.sNews-Switch .item > .info{margin-top: 20px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; max-height: 104px; color: #666666;}
.sNews-Switch .item .more{position: absolute; left: 640px; bottom: 40px; width: 122px; height: 36px; color: #fff; font-size: 14px; text-align: center; background-color: #0787df; line-height: 36px;}
.sNews-Switch .item.moveItem{position: absolute; left: 0; top: 0;}
.sNews-Switch .icon{height: 10px; line-height: 10px; position: absolute; bottom: 42px; left: 0; width: 100%; z-index: 3; text-align: center; white-space: nowrap;}
.sNews-Switch .icon .btn{display: inline-block; vertical-align: top; position: relative; 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%; margin: 0 9px; background-color: #dddddd;}
.sNews-Switch .icon .btn em{display: none;}
.sNews-Switch .icon .btn.on{background-color: #0787df;}
.sNews-List .item{position: relative; overflow: hidden; padding: 25px 25px 25px 115px;}
.sNews-List .item h3{position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 24px; font-size: 16px;}
.sNews-List .item .time{position: absolute; left: 20px; top: 25px; width: 64px; text-align: center; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";}
.sNews-List .item .time .d{font-size: 34px; color: #333333;}
.sNews-List .item .time .ym{font-size: 14px; color: #999999;}
.sNews-List .item .info{margin-top: 8px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sNews-List .item.even{background-color: #f5f5f5;}
.sNews-View .title{text-align: center;}
.sNews-View .title h1{font-size: 24px; line-height: 36px; color: #333333;}
.sNews-View .content{margin-top: 30px; padding-left: 65px; padding-right: 65px; color: #555;}
.modal-sHr{display: none; position: fixed; left: 50%; top: 50%; margin-left: -960px; margin-top: -540px; width: 1920px; height: 1080px; z-index: 99; overflow: hidden;}
.ysqUEO .modal-sHr .contain{opacity: 0; -webkit-transition: all 330ms ease 0s; transition: all 330ms ease 0s; -webkit-transform: translateY(-66%) scale(0.2); -ms-transform: translateY(-66%) scale(0.2); transform: translateY(-66%) scale(0.2);}
.ysqUEO .modal-sHr.showUp .contain{opacity: 1; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important;}
.ysqUEO .modal-sHr.hideOut .contain{opacity: 0; -webkit-transform: translateY(33%) scale(0.2) !important; -ms-transform: translateY(33%) scale(0.2) !important; transform: translateY(33%) scale(0.2) !important;}
.modal-sHr .contain{z-index: 20; position: absolute; overflow: hidden; left: 50%; top: 50%; margin-left: -225px; margin-top: -225px; width: 450px; height: 450px; border-radius: 6px;}
.modal-sHr .Tclose{position: absolute; top: 25px; right: 32px; width: 26px; height: 26px; z-index: 9;}
.modal-sHr .Tclose s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; line-height: 23.4px; font-size: 26px; color: #ffffff; font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif; cursor: pointer; -webkit-transition: all 600ms ease 0s; transition: all 600ms ease 0s;}
.modal-sHr .Tclose s:hover{color: #ffffff;}
.ysqUEO .modal-sHr .Tclose s{overflow: hidden; text-indent: 120%;}
.ysqUEO .modal-sHr .Tclose s:before,
.ysqUEO .modal-sHr .Tclose s:after{pointer-events: none !important; content: " "; position: absolute; left: 0; width: 26px; height: 3px; border-radius: 2px; box-sizing: border-box; -webkit-transition: all 300ms ease 0ms; transition: all 300ms ease 0ms; -webkit-transform-origin: 0 50%; -ms-transform-origin: 0 50%; transform-origin: 0 50%; background-color: #ffffff;}
.ysqUEO .modal-sHr .Tclose s:before{top: 4px; -webkit-transform: rotate(45deg) translate(5.07411614px, 0); -ms-transform: rotate(45deg) translate(5.07411614px, 0); transform: rotate(45deg) translate(5.07411614px, 0); top: -1.5px;}
.ysqUEO .modal-sHr .Tclose s:after{bottom: 4px; -webkit-transform: rotate(-45deg) translate(5.07411614px, 0); -ms-transform: rotate(-45deg) translate(5.07411614px, 0); transform: rotate(-45deg) translate(5.07411614px, 0); bottom: -1.5px;}
.ysqUEO .modal-sHr .Tclose s:hover:before,
.ysqUEO .modal-sHr .Tclose s:hover:after{background-color: #ffffff;}
.modal-sHr .Tclose s:hover{-webkit-transform: rotate(-360deg); -ms-transform: rotate(-360deg); transform: rotate(-360deg);}
.modal-sHr .head{position: relative; padding: 60px 30px 0; width: 390px; height: 130px; background-image: url(../images/bgs-hrModal.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; color: #fff;}
.modal-sHr .head .dt{font-size: 30px; line-height: 40px;}
.modal-sHr .head .dd{margin-top: 15px; font-size: 18px;}
.modal-sHr .body{background-color: #fff; padding: 25px; height: 210px;}
.modal-sHr .body .line{position: relative; padding: 22px 22px 22px 95px; border-top: #e9e9e9 solid 1px; min-height: 60px;}
.modal-sHr .body .line:first-child{border-top: none;}
.modal-sHr .body .line .icoImg{position: absolute; left: 0; top: 17px; width: 70px; height: 70px;}
.modal-sHr .body .line .dt{font-size: 16px;}
.modal-sHr .body .line .dd{margin-top: 15px; font-size: 24px; color: #0787df;}
/* sHr */
.sHr{margin-top: 30px;}
.sHr-intro{padding-top: 20px; text-align: center;}
.sHr-intro .dt{font-size: 38px; color: #333333;}
.sHr-intro .hr{margin-top: 20px; margin-left: auto; margin-right: auto; width: 22px; height: 4px; background-color: #0787df;}
.sHr-intro .dd{font-size: 14px; line-height: 24px; margin-top: 14px;}
.sHr-List{margin-top: 50px;}
.sHr-List .item{position: relative; overflow: hidden; border-top: #0787df solid 2px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; background-color: #fff;}
.sHr-List .item:before{content: " "; position: absolute; left: 0; top: 45px; width: 6px; height: 6px; background-color: #222222; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.sHr-List .item .show{position: relative; overflow: hidden; height: 54px; line-height: 54px; background-color: #fff; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; padding-right: 50px; color: #333333;}
.sHr-List .item .show .td{position: relative; float: left; padding: 12px 18px; line-height: 30px; height: 30px; text-align: center;}
.sHr-List .item .show .td.td1{text-align: left; width: 340px;}
.sHr-List .item .show .td.td2{width: 260px;}
.sHr-List .item .show .td.td3{width: 200px;}
.sHr-List .item .show .td.td4{width: 200px;}
.sHr-List .item .show .spreadBtn{position: absolute; right: 0; bottom: 0; width: 54px; height: 54px;}
.sHr-List .item .show .spreadBtn:before,
.sHr-List .item .show .spreadBtn:after{content: " "; position: absolute; left: 50%; top: 50%; background-color: #424242; -webkit-transition: all 220ms ease 50ms; transition: all 220ms ease 50ms;}
.sHr-List .item .show .spreadBtn:before{width: 2px; height: 12px; margin-left: -1px; margin-top: -6px;}
.sHr-List .item .show .spreadBtn:after{width: 12px; height: 2px; margin-left: -6px; margin-top: -1px;}
.sHr-List .item .hide{display: none; margin-top: 25px; font-size: 14px; line-height: 1.71428571; color: #666666; padding: 0 20px 40px;}
.sHr-List .item .hide .btn{display: block; margin-left: auto; margin-right: auto; margin-top: 20px; width: 180px; height: 40px; line-height: 40px; border-radius: 40px; text-align: center; color: #fff; background-color: #0787df;}
.sHr-List .item.unfold{border-bottom-color: #006db8;}
.sHr-List .item.unfold:before{background-color: #006db8; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);}
.sHr-List .item.unfold .show{background-color: #0787df; color: #fff;}
.sHr-List .item.unfold .show .spreadBtn:before,
.sHr-List .item.unfold .show .spreadBtn:after{background-color: #fff;}
.sHr-List .item.unfold .show .spreadBtn:before{height: 0; margin-top: 0;}
/* sContact */
.sContact{padding: 40px; background-color: #fff;}
.sContact-Section1 .dt{margin-bottom: 30px; padding-bottom: 6px; font-size: 24px;}
.sContact-List{width: 490px;}
.sContact-List .dd{padding-top: 10px; font-size: 16px; line-height: 24px;}
.sContact-List .icoImg{float: left; margin-right: 10px; margin-top: 3px;}
.sContact-Form{width: 600px;}
.sContact-Form .item{margin-top: 12px; line-height: 40px; padding-left: 88px;}
.sContact-Form .item:first-child{margin-top: 0;}
.sContact-Form .item .focus{float: left; margin-left: -88px; font-size: 16px;}
.sContact-Form .item .skin{width: 482px; height: 20px; line-height: 20px; padding: 9px 14px; border: #bfbfbf solid 1px; font-size: 14px;}
.sContact-Form .item textarea.skin{height: 70px;}
.sContact-Form .item.yzm{font-size: 0; white-space: nowrap;}
.sContact-Form .item.yzm .skin{width: 178px;}
.sContact-Form .item.yzm .refreshVC{display: inline-block; vertical-align: top; margin-left: 2px; margin-right: 2px; width: 40px; height: 40px; background-image: url(../images/ico-refreshVC2.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.sContact-Form .item.yzm .bindClick{width: 98px; height: 40px; object-fit: scale-dowm; object-position: 50% 50%;}
.sContact-Form .item.yzm .enter{margin-left: 4px; width: 158px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 18px; background-color: #006db8;}
.mapContain{width: 100%; height: 500px; margin-top: 50px;}
.mapContain #dituContent{width: 100%; height: 100%; line-height: 1.1; background-color: #f5f3f0;}
.mapContain #dituContent .BMap_bubble_title{font-size: 16px; margin-bottom: 5px; padding-right: 16px; color: #006db8;}
.mapContain #dituContent .BMap_bubble_content{width: 400px !important; font-size: 14px;}
.mapContain #dituContent img{max-width: none;}
/* sSupervision */
.sSupervision{position: relative; overflow: hidden; z-index: 1; padding: 45px 50px 255px 50px; background-image: url(../images/bg-sSupervision.jpg); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; background-color: #fff; width: 1100px; min-height: 632px;}
.sSupervision .title{font-size: 26px; font-weight: bold; padding-bottom: 30px; border-bottom: #eee solid 3px; color: #333333;}
.sSupervision .imax{margin-top: 35px; color: #333333; font-size: 14px; line-height: 36px;}
.sSupervision .imax .hr{margin-top: 20px; margin-bottom: 20px; background-color: #dcdcdc;}
/* mcpage */
.mcpage{padding-top: 130px; padding-bottom: 40px; background-color: #f5f5f5;}
.fixedNav .mcpage{padding-top: 120px;}
.mcpage .formItem{position: relative; min-height: 40px; line-height: 40px; color: #333333;}
.mcpage .formItem:first-child{margin-top: 0;}
.mcpage .formItem .focus{position: absolute; right: 100%; margin-right: 10px; top: 0; white-space: nowrap; font-size: 14px;}
.mcpage .formItem .skin{height: 20px; line-height: 20px; font-size: 14px; border: #d0d0d0 solid 1px; border-radius: 4px; padding: 9px 14px;}
.mcpage .formItem.yzm{font-size: 0; white-space: nowrap;}
.mcpage .formItem.yzm .refreshVC{display: inline-block; vertical-align: top; margin-left: 4px; margin-right: 4px; width: 40px; height: 40px; background-image: url(../images/ico-refreshVC2.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.mcpage .formItem.yzm .bindClick{width: 132px; height: 40px; border: #e6e6e6 solid 1px; border-radius: 4px; object-fit: scale-dowm; object-position: 50% 50%;}
.mcpage .formItem .enter{width: 100%; height: 50px; border-radius: 4px; font-size: 18px; background-color: #006db8; color: #fff;}
.mcpage .register{padding-bottom: 60px; border: #e6e6e6 solid 1px; background-color: #fff; width: 1198px;}
.mcpage .register .dt{height: 79px; border-bottom: #e6e6e6 solid 1px; line-height: 78px; text-align: center; font-size: 28px; color: #333333;}
.mcpage .register .formCheck{width: 360px; margin-left: auto; margin-right: auto; margin-top: 50px;}
.mcpage .register .formCheck .sign{color: #f00; margin-right: 5px;}
.mcpage .register .formCheck .formItem{margin-top: 20px;}
.mcpage .register .formCheck .formItem .skin{width: 330px;}
.mcpage .register .formCheck .formItem.yzm .skin{width: 150px;}
.mcpage .register .formCheck .enter{margin-top: 20px;}
.mcpage .login .pic{float: left; width: 660px; height: 500px; background-color: #fff;}
.mcpage .login .contain{float: right; width: 390px; height: 410px; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.06); background-color: #fff; padding: 45px 60px;}
.mcpage .login .contain .dt{font-size: 24px; color: #333333;}
.mcpage .login .formCheck{width: 100%; margin-top: 35px;}
.mcpage .login .formCheck .formItem{margin-top: 40px;}
.mcpage .login .formCheck .formItem .skin{width: 360px;}
.mcpage .login .formCheck .formItem.yzm .skin{width: 178px;}
.mcpage .login .formCheck .forgetBtn{position: absolute; right: 0; bottom: -42px; line-height: 18px; color: #3266ad;}
.mcpage .login .formCheck .warn-pw{left: 0; top: 30px; font-size: 12px;}
.mcpage .retrieve .formCheck .formItem{margin-top: 20px;}
.mcpage .retrieve .formCheck .pvc{font-size: 0; white-space: nowrap;}
.mcpage .retrieve .formCheck .pvc .skin{width: 220px;}
.mcpage .retrieve .formCheck .pvc .sendcode{display: inline-block; vertical-align: top; margin-left: 8px; width: 132px; height: 40px; border-radius: 4px; text-align: center; font-size: 14px; line-height: 40px; color: #fff; background-color: #006db8;}
.mcpage .retrieve .formCheck .pvc .sendcode.reject{background-color: #aaa;}
.mcpage .retrieve .formCheck .pvc .sendcode.reject:after{display: none;}
/* mc-index */
.mc-index{padding-top: 10px;}
.mc-index .sidebar{float: left; width: 200px;}
.mc-index .sidebar .dt{height: 50px; line-height: 50px; color: #fff; font-size: 16px; font-weight: bold; background-color: #006db8; border-radius: 4px 4px 0 0; text-indent: 20px;}
.mc-index .sidebar .dd{background-color: #fff; padding: 20px 15px 40px; text-indent: 5px;}
.mc-index .sidebar .dd .link{position: relative; display: block; padding-top: 20px; padding-bottom: 20px; border-bottom: #eeeeee solid 1px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s;}
.mc-index .sidebar .dd .link:after{content: ">"; position: absolute; right: 2px; top: 50%; margin-top: -10px; height: 20px; line-height: 22px; font-family: "SimSun", "宋体" !important; color: #333333;}
.mc-index .sidebar .dd .link.on{border-bottom-color: #006db8; border-bottom-width: 2px;}
.mc-index .sidebar .dd .link:hover{text-indent: 9px;}
.mc-index .mainbody{float: right; width: 904px; padding: 40px 30px 40px 40px; background-color: #fff;}
.mc-index .mainbody .dt{height: 28px; color: #333333; border-bottom: #eaeaea solid 2px;}
.mc-index .mainbody .dt span{display: inline-block; vertical-align: top; height: 28px; border-bottom: #006db8 solid 2px;}
.mc-index .mainbody .dd{margin-top: 30px;}
.mc-index .mc-info li{padding-top: 15px; padding-bottom: 15px; padding-left: 134px; color: #666666; border-bottom: #eeeeee solid 1px; line-height: 24px;}
.mc-index .mc-info li em{float: left; margin-left: -132px; color: #333333;}
.mc-index .redit-Form{width: 390px;}
.mc-index .redit-Form .formItem{margin-top: 20px;}
.mc-index .redit-Form .formItem .skin{width: 360px;}
.mc-index .redit-Form .formItem.yzm .skin{width: 178px;}
.mc-index .redit-Form .pvc{font-size: 0; white-space: nowrap;}
.mc-index .redit-Form .pvc .skin{width: 220px;}
.mc-index .redit-Form .pvc .sendcode{display: inline-block; vertical-align: top; margin-left: 8px; width: 132px; height: 40px; border-radius: 4px; text-align: center; font-size: 14px; line-height: 40px; color: #fff; background-color: #006db8;}
.mc-index .redit-Form .pvc .sendcode.reject{background-color: #aaa;}
.mc-index .redit-Form .pvc .sendcode.reject:after{display: none;}
.mc-index .mc-bid-Table .td1{width: 420px; text-align: left;}
.mc-index .mc-bid-Table .td2{width: 180px;}
.mc-index .mc-bid-Table .td3{width: 180px;}
.mc-index .mc-bid-Table th div{border-bottom: #d2d2d2 solid 1px; margin-bottom: 20px;}
.mc-index .mc-bid-Table th span{display: inline-block; position: relative; padding-top: 22px; padding-bottom: 12px; font-size: 16px; font-weight: bold;}
.mc-index .mc-bid-Table td{padding: 10px 0 ; font-size: 14px; line-height: 24px; text-align: center;}
.mc-index .mc-bid-Table .status{display: inline-block; vertical-align: top; width: 90px; height: 30px; line-height: 30px; background-color: #f4f4f4;}
.mc-index .mc-bid-Table .status.ing{color: #fe4800;}
.mc-index .mc-bid-Table .status.ok{color: #1db12f;}
.mc-index .mc-bid-Table .status.no{color: #e50112;}
