@charset "utf-8";
/*!  Project : 成都市信高工业设备安装有限责任公司
    +---------style.css----------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  574442979    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2018.09.17   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
.tdu{text-decoration: underline;}
.op0{opacity: 0; filter: alpha(opacity=0); *zoom: 1;}
.op1{opacity: 1; filter: alpha(opacity=100);}
.taps a,
.tapList a,
.tap{-webkit-tap-highlight-color: rgba(0, 0, 0, 0.04); cursor: pointer;}
.tapList .link{display: block; width: 100%; height: 100%;}
.lhd5{height: .5em;}
.invisible{visibility: hidden; position: absolute; z-index: -1;}
.ts{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.tsn{-webkit-transition: none !important; transition: none !important;}
.bgf{background-color: #fff;}
.bgf1{background-color: #f1f1f1;}
.bgf5{background-color: #f5f5f5;}
.bge{background-color: #eee;}
.c1{color: #1f5bb4;}
.bgc1{background-color: #1f5bb4;}
.c2{color: #bc9f3b;}
.bgc2{background-color: #bc9f3b;}
.c3{color: #264cae;}
.bgc3{background-color: #264cae;}
.ca{color: #333333;}
.cb{color: #666666;}
.cs{color: #999999;}
a{color: #333333; -webkit-transition: color 220ms; transition: color 220ms;}
a.on,
a:hover{color: #1f5bb4;}
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; color: #333333;}
::-moz-selection{background: #184588; color: #fff; text-shadow: none;}
::selection{background: #184588; color: #fff; text-shadow: none;}
.scroll-wrap{background-color: #fff;}
/* 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 img{-webkit-transition: all 600ms ease 0s; transition: all 600ms ease 0s;}
.ysqUEO .scs.hbgOn img,
.ysqUEO .scs:hover img{-webkit-transform: scale(1.02); transform: scale(1.02);}
.ysqUEO .scst img{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%;}
.ysqUEO .scst.hbgOn img,
.ysqUEO .scst:hover img{-webkit-transform: scale(1.02); transform: scale(1.02);}
.ysqUEO .tfy3,
.ysqUEO .tfx3,
.ysqUEO .tfy-3,
.ysqUEO .tfx-3{-webkit-transition: all 220ms ease 0s; transition: 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; filter: alpha(opacity=100); visibility: visible;}
.hbg:hover .op0.htfn,
.hbg.hbgOn .op0.htfn{-webkit-transform: none !important; transform: none !important;}
.hbg .front,
.hbg:hover .behind,
.hbg.hbgOn .behind{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible;}
.hbg .behind,
.hbg:hover .front,
.hbg.hbgOn .front{visibility: hidden; *visibility: visible; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.hbg .hh{overflow: hidden; height: 0%;}
.hbg .hh.bt{top: auto; bottom: 0;}
.hbg:hover .hh,
.hbg.hbgOn .hh{height: 100%;}
/* keyframes use */
@-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 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 rotate180{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(-360deg); transform: rotate(-360deg);}}
@keyframes rotate180{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(-360deg); transform: rotate(-360deg);}}
.rotate180{-webkit-animation-name: rotate180; animation-name: rotate180; -webkit-animation-duration: 500ms; animation-duration: 500ms; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-delay: 0s; animation-delay: 0s; -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 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%{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%{opacity: 1;}}
.zoomIns{-webkit-animation-name: zoomIns; animation-name: zoomIns;}
@-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 AniPulse{0%{-webkit-transform: scaleX(1); transform: scaleX(1);} 50%{-webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05);} to{-webkit-transform: scaleX(1); transform: scaleX(1);}}
@keyframes AniPulse{0%{-webkit-transform: scaleX(1); transform: scaleX(1);} 50%{-webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05);} to{-webkit-transform: scaleX(1); transform: scaleX(1);}}
.AniPulse{-webkit-animation-name: AniPulse; animation-name: AniPulse;}
.abtnBg{position: relative; overflow: hidden; z-index: 0;}
.abtnBg::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 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; 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; -webkit-box-sizing: border-box; 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);}
.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; -webkit-box-sizing: border-box; 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); transform: scale(0.6);}
.abtnSc:hover::after{-webkit-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; -webkit-box-sizing: border-box; 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; opacity: 1; filter: alpha(opacity=100);}
.abtnBT{position: relative; overflow: hidden; z-index: 0;}
.abtnBT::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 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; background-color: rgba(0, 0, 0, 0.08); -webkit-transform: translateY(100%); transform: translateY(100%);}
.abtnBT:hover::after{-webkit-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; -webkit-box-sizing: border-box; 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%); transform: translateX(-100%);}
.abtnLR:hover::after{-webkit-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: #1f5bb4; 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-timing-function: steps(4); animation-timing-function: steps(4); -webkit-animation-delay: 0s; animation-delay: 0s; -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: #1f5bb4; 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; *display: inline; *zoom: 1; 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: 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; -webkit-box-sizing: border-box; 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: #1f5bb4; color: #fff;}
.TAlert .contain .foot .btn.close{right: 0; background-color: #f1f1f1; border-left: #cfcfcf solid 1px; color: #333;}
.TAlert .contain .foot .btn.w100{border-left: none;}
.ysqUEO .TAlert .contain{opacity: 0; -webkit-transition: all 330ms ease 0s; transition: all 330ms ease 0s; -webkit-transform: translateY(-100%) scale(0.2); transform: translateY(-100%) scale(0.2);}
.ysqUEO .TAlert.on .contain{opacity: 1; -webkit-transform: none !important; transform: none !important;}
/* 页码 */
.pageListBox{text-align: center;}
.pageListBox .pageList{display: inline-block; *display: inline; *zoom: 1; 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: 28px;}
.pageListBox .pageList ul,
.pageListBox .pageList ul li{display: inline-block; *display: inline; *zoom: 1; vertical-align: top;}
.pageListBox .pageList ul li{margin: 0 5px; font-size: 14px;}
.pageListBox .pageList a{display: block; border: #c8c8c8 solid 1px; padding-left: 10px; padding-right: 10px; text-align: center; height: 28px; border-radius: 1px; color: #888; background-color: #fff; -webkit-transition: background 200ms, color 200ms; transition: background 200ms, color 200ms; font-size: 14px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.pageListBox .pageList a:hover,
.pageListBox .pageList a.selected{color: #fff; background-color: #1f5bb4;}
.pageListBox .pageList a:active{border-color: #fff;}
/*nav*/
.nav{position: relative; z-index: 21; width: 100%; height: 94px; background-color: #fff; border-bottom: #dfdfdf solid 1px; -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.18); box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.18);}
.nav .container{position: relative; height: 100%;}
.nav .logo{float: left; position: relative; top: 50%; margin-top: -20px; height: 40px;}
.nav .logo img{display: block; height: 100%;}
.nav .logo .words{position: absolute; left: 100%; top: 0; margin-left: 4px;}
.nav .rtFn{position: absolute; z-index: 8; right: -6px; top: 0; height: 18px; padding-top: 10px; padding-bottom: 10px;}
.nav .rtFn s{color: #e0e0e0;}
.nav .rtFn .qrItem{position: relative; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; padding-left: 6px; padding-right: 6px; color: #333333; cursor: pointer;}
.nav .rtFn .qrItem .icoImg{margin-right: 6px; height: 18px; top: 0;}
.nav .rtFn .qrItem .qrcode{position: absolute; left: 50%; top: 22px; margin-left: -41px; width: 80px; height: 80px; border: #dddddd solid 1px; background-color: #fff; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible; -webkit-transform: translateY(16px) skewX(5deg) rotateY(180deg); transform: translateY(16px) skewX(5deg) rotateY(180deg);}
.nav .rtFn .qrItem:hover .qrcode{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: none !important; transform: none !important;}
.nav .firNav{float: right; position: relative; z-index: 3; margin-top: 38px;}
.nav .firNav .firItem{float: left; position: relative; z-index: 2; height: 40px; line-height: 40px; text-align: center; margin-left: 35px; font-size: 16px;}
.nav .firNav .firItem .contain{padding-bottom: 15px;}
.nav .firNav .firItem .link1{display: block; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.nav .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); transform: translateY(-10px); background-color: #1f5bb4; -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);}
.nav .firNav .firItem .secNav .link2{position: relative; display: block; /* color: #999; */ font-size: 14px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; color: #fff;}
.nav .firNav .firItem .secNav .secItem.on .link,
.nav .firNav .firItem .secNav .secItem:hover .link{text-decoration: underline;}
.nav .firNav .firItem:hover .secNav{-webkit-transform: none !important; transform: none !important;}
.nav .firNav .firItem.on .link1{color: #1f5bb4;}
.nav .firNav .block{position: absolute; overflow: hidden; left: 0; top: 0; z-index: 1;}
.nav .firNav .block s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #1f5bb4;}
/* index */
.index{padding-top: 48px; padding-bottom: 48px; height: 589px; background-color: #eee; background-image: url(../images/bg-index.jpg); background-size: auto; background-position: 50% bottom; background-repeat: no-repeat;}
.index .container{position: relative; height: 100%;}
.index-Section1{margin-top: 26px;position: relative; width: 240px; height: 240px; padding: 20px; background-color: #fff; -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); font-size: 16px; line-height: 22px; color: #333333; background-image: url(../images/bg-iSection1.jpg); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.index-Section1 .en{padding-top: 8px; font-family: PingFangSC-Light, Arial, sans-serif;}
.index-Section1 .cn{margin-top: 10px; font-family: PingFangSC-Regular, "Microsoft YaHei", "微软雅黑", sans-serif;}
.index-Section1 .hr{margin-top: 18px; width: 52px; height: 2px; background-color: #bc9f3b;}
.index-Section1 .dt{margin-top: 18px; font-size: 14px;}
.index-Section1 .dd{margin-top: 10px; font-size: 26px; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑"; font-weight: bold; color: #bc9f3b;}
.index-Section2{ position: relative; width: 240px; height: 240px; padding: 20px; background-color: #fff; -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);}
.index-Section2 .shade{height: 200px;}
.index-Section2 .item{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff;}
.index-Section2 .item h3{font-size: 16px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 52px; height: 52px;}
.index-Section2 .item .pic{margin-top: 12px; height: 136px; background-color: #f1f1f1;}
.index-Section2 .item .pic img {object-fit:contain;}
.index-Section2 .icon{position: absolute; bottom: 25px; left: 0; width: 100%; height: 10px; line-height: 10px; z-index: 3; text-align: center; white-space: nowrap;}
.index-Section2 .icon .container{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; position: relative; width: auto; height: 100%;}
.index-Section2 .icon .btn{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; position: relative; overflow: hidden; z-index: 1; width: 10px; height: 10px; border-radius: 50%; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; text-indent: 100%; *text-indent: 0; *font-size: 0; margin: 0 6px; background-color: #bbbbbb;}
.index-Section2 .icon .btn.on{background-color: #1f5bb4;}
.index-Section2 .icon .ctr{display: block; position: absolute; z-index: 23; top: 50%; margin-top: -15px; width: 30px; height: 30px; font-family: "SimSun", "宋体" !important; font-size: 20px; line-height: 30px; color: #333333; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.index-Section2 .icon .ctr.reject{display: none;}
.index-Section2 .icon .ctr.prev{left: -36px;}
.index-Section2 .icon .ctr.next{right: -36px;}
.index-Section2 .icon .ctr:hover{background-color: #eee;}
.index-Section3{position: absolute; right: -26px; top: 0; width: 918px; height: 586px;}
.index-Section3 .item{position: relative; overflow: hidden; z-index: 1; float: left; width: 280px; height: 280px; margin-right: 26px; margin-bottom: 26px;}
.index-Section3 .item .bg{z-index: -1; height: 280px; width: 426px; left: 50%; margin-left: -213px;}
.index-Section3 .item .mask{overflow: hidden; height: 0; -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; cursor: pointer; -webkit-transition: all 400ms ease 250ms; transition: all 400ms ease 250ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible;}
.index-Section3 .item h3{position: absolute; left: 0; bottom: 0; width: 260px; height: 40px; padding-left: 10px; padding-right: 10px; line-height: 40px; color: #fff; text-align: center; background-image: url(../images/op60-hei.png); background-size: auto; background-position: 50% 50%; background-repeat: repeat-x; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.index-Section3 .item.on .mask{-webkit-transition: all 400ms ease-out 0ms; transition: all 400ms ease-out 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible; height: 100%;}
.index-Section3 .item.on .mask h3{-webkit-transform: none !important; transform: none !important; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.index-Album{display: none; position: absolute; z-index: 8; right: 0; top: 0; width: 892px; height: 586px;}
.index-Album.showUp{display: block;}
.index-Album.showUp .contain{-webkit-transition: all 500ms ease 200ms; transition: all 500ms ease 200ms; opacity: 1; filter: alpha(opacity=100); visibility: visible; height: 100%; top: 0;}
.index-Album > .bg{z-index: -1; width: 3000px; left: 50%; margin-left: -1500px; background-color: #3b3b3b; opacity: .50; filter: alpha(opacity=50); *zoom: 1;}
.index-Album .btn{position: absolute; z-index: 9; right: 0; top: 0; width: 28px; height: 28px; line-height: 28px; text-align: center; color: #fff; font-size: 24px; font-family: "SimHei", "黑体"; background-color: #000000; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.index-Album .btn:hover{-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.index-Album .contain{overflow: hidden; width: 100%; height: 0%; top: 50%; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible;}
.index-Album .contain .item{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: none;}
.index-Album .contain .item .pic{width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.5);}
.index-Album .contain .item .txt{position: absolute; z-index: 7; padding: 10px 20px; left: 0; bottom: 0; width: 852px; background-image: url(../images/op60-hei.png);}
.index-Album .contain .item .txt h3{color: #fff; font-size: 16px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.index-Album .contain .item .txt .info{color: #999999;}
.index-Album .contain .item.on{display: block;}
/* footer */
.footer{padding-top: 21px; padding-bottom: 21px; line-height: 24px; background-color: #333333;}
.footer,
.footer a{color: #999999;}
/* subpage */
.subpage{position: relative; overflow: hidden; z-index: 1; padding-top: 30px; padding-bottom: 40px;}
/* subBanner */
.subBanner{position: relative; overflow: hidden; z-index: 1; height: 290px;}
/* lr-Wrap */
.lr-Wrap{margin-top: 30px;}
/* siderBar */
.siderBar{float: left; width: 250px;}
.siderBar .index-Section1{margin-top: 40px; width: 173px; padding-right: 55px; border: #bbbbbb dashed 1px; white-space: nowrap; -webkit-box-shadow: none; box-shadow: none;}
.siderBar .index-Section1 .cn{white-space: normal;}
/* L2_Nav */
.L2_Nav .dt{height: 60px; line-height: 66px; background-color: #1f5bb4; text-align: center; color: #fff; font-size: 24px;}
.L2_Nav .dd{margin-top: 10px; border-top: #1f5bb4 solid 4px;}
.L2_Nav .dd .link2{display: block; height: 40px; line-height: 40px; text-align: center; border-bottom: #bbbbbb dashed 1px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s; color: #333333;}
.L2_Nav .dd .link2.on,
.L2_Nav .dd .link2:hover{border-bottom-color: #1f5bb4; background-color: #ecf1ff;}
/* subMain */
.subMain{float: right; width: 900px;}
.subMain-Head{height: 22px; padding-top: 18px; padding-bottom: 18px; line-height: 22px; border-bottom: #bbbbbb dashed 1px; color: #333333;}
.subMain-Head span{float: left; padding-left: 14px; height: 22px; border-left: #1f5bb4 solid 6px; font-size: 22px; font-weight: bold;}
.subMain-Head .crumbs{float: right;}
.subMain-Body{margin-top: 3px; padding-top: 21px; border-top: #bbbbbb dashed 1px;}
/* sAbout */
.sAbout{padding-left: 10px; padding-right: 10px; color: #333333; font-size: 16px; line-height: 1.625;}
/* sFramework */
/* sHonor */
.sHonor-List{position: relative; overflow: hidden; margin-right: -60px; margin-bottom: -30px; *margin-bottom: 0;}
.sHonor-List .item{float: left; margin-right: 60px; margin-bottom: 30px; width: 260px; height: 380px;}
.sHonor-List .item .img{padding: 13px 10px; width: 240px; height: 320px; line-height: 320px; font-size: 0; *font-size: 243px; background-color: #ecf1ff; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sHonor-List .item .img::after{content: "\00a0"; font-size: 0px; visibility: hidden;}
.sHonor-List .item h3{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 10px; font-size: 14px; line-height: 24px; color: #333333; text-align: center;}
.sHonor-List .item:hover .img{background-color: #dfe4f1;}
/* sProject */
.sProject-List{position: relative; overflow: hidden; margin-right: -30px; margin-bottom: -30px; *margin-bottom: 0;}
.sProject-List .item{position: relative; overflow: hidden; float: left; margin-right: 30px; margin-bottom: 30px; width: 280px; height: 280px;}
.sProject-List .item .pic{position: absolute; top: 0; height: 280px; width: 426px; left: 50%; margin-left: -213px;}
.sProject-List .item h3{position: absolute; left: 0; bottom: 0; z-index: 8; width: 260px; height: 40px; padding-left: 10px; padding-right: 10px; line-height: 40px; color: #fff; text-align: center; background-image: url(../images/op60-hei.png); background-size: auto; background-position: 50% 50%; background-repeat: repeat-x;}
.sProject-View{padding-top: 10px;}
.sProject-View h1{color: #264cae; font-size: 24px; line-height: 34px; text-align: center; padding-left: 20px; padding-right: 20px;}
.sProject-View .pic{margin-top: 20px; width: 900px; height: 280px;}
.sProject-View .pic img{position: relative; height: 591px; top: 50%; margin-top: -295.5px;}
.sProject-View .content{margin-top: 30px;}
/* view-Foot */
.view-Foot{position: relative; margin-top: 35px; padding-top: 20px; padding-bottom: 20px; border-top: #dddddd solid 1px;}
.view-Foot .ctr{display: block; font-size: 14px; line-height: 20px; height: 20px; padding-left: 64px; max-width: 600px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.view-Foot .ctr:first-child{margin-bottom: 4px;}
.view-Foot .ctr s{float: left; margin-left: -64px; width: 54px; height: 20px; background-color: #eeeeee; text-align: center; color: #333333;}
.view-Foot .backToList{position: absolute; right: 0; top: 50%; margin-top: -20px; width: 86px; height: 40px; line-height: 40px; text-align: center; color: #fff; background-color: #264cae; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.view-Foot .backToList:hover{padding-left: 4px; padding-right: 4px; right: -4px;}
/* sPerformance */
.sPerformance-List .link{display: block; padding-top: 10px; padding-bottom: 10px; border-bottom: #cccccc dotted 1px; height: 16px; line-height: 16px;}
.sPerformance-List h3{float: left; max-width: 660px; padding-left: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sPerformance-List s{float: left; margin-left: -20px; font-size: 10px; font-family: "SimSun", "宋体" !important; letter-spacing: -2px;}
.sPerformance-List span{float: right; color: #999999;}
/* view-Head */
.view-Head{padding-bottom: 30px; text-align: center;}
.view-Head h1{font-size: 24px; line-height: 36px; color: #333333; padding: 5px 20px 15px; border-bottom: #dcdcdc solid 1px;}
.view-Head p{margin-top: 20px; color: #999999;}
/* sNews */
.sNews-List .item{padding-top: 30px; padding-bottom: 30px; height: 84px; padding-left: 110px; border-bottom: #dfdfdf solid 1px;}
.sNews-List .item .date{float: left; position: relative; overflow: hidden; margin-left: -110px; width: 84px; height: 84px; background-color: #fff; color: #333333; text-align: center; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sNews-List .item .d{margin-top: 18px; font-size: 28px;}
.sNews-List .item .ym{margin-top: 10px; font-size: 12px;}
.sNews-List .item h3{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; line-height: 32px; height: 32px;}
.sNews-List .item .info{color: #999999; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 48px;}
.sNews-List .item:hover .date{background-color: #ecf1ff; margin-left: -106px;}
/* sHr */
.sHr-List .item{border-bottom: #dddddd solid 1px;}
.sHr-List .item .show{position: relative; padding-top: 26px; padding-bottom: 26px; height: 48px; padding-right: 100px;}
.sHr-List .item .show h3{font-size: 16px; line-height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #333333;}
.sHr-List .item .show p{line-height: 24px;}
.sHr-List .item .show .btn{position: absolute; right: 0; top: 50%; margin-top: -13px; height: 26px; width: 60px; background-color: #eeeeee; text-align: center; line-height: 26px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.sHr-List .item .hide{display: none; padding-top: 25px; padding-bottom: 25px; border-top: #dedede dashed 1px;}
.sHr-List .item .hide .imax{color: #666666;}
.sHr-List .item.unfold .show .btn{background-color: #ddd;}
/* sContact */
.sContact h1{font-size: 24px; line-height: 34px; padding-top: 10px; padding-bottom: 20px; border-bottom: #cccccc solid 1px; color: #333333;}
.sContact .content{margin-top: 20px; line-height: 36px;}
.sContact .content .icoImg{height: 24px; width: 24px; margin-right: 10px;}
.mapContain{width: 100%; height: 400px; margin-top: 30px;}
.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: #1f5bb4;}
.mapContain #dituContent .BMap_bubble_content{width: 400px !important; font-size: 14px;}
.mapContain #dituContent img{max-width: none;}
/* sGuestBoard */
.sGuestBoard{min-height: 378px; background-image: url(../images/bg-sGuestBoard.jpg); background-size: auto; background-position: right 40px; background-repeat: no-repeat; padding: 20px 356px 40px 0;}
.sGuestBoard .dt{font-size: 18px; color: #000;}
.sGuestBoard .ds{margin-top: 16px; font-size: 14px;}
.sGuestBoard .dd{margin-top: 20px; margin-right: -40px;}
.sGuestBoard .item{float: left; margin-right: 40px; margin-bottom: 10px;}
.sGuestBoard .skin{padding-top: 16px; padding-bottom: 16px; font-size: 14px; line-height: 20px; border-bottom: #bfbfbf solid 1px; text-indent: 2px;}
.sGuestBoard .skin.w1{width: 224px;}
.sGuestBoard .skin.w2{width: 270px;}
.sGuestBoard .skin.w3{width: 534px;}
.sGuestBoard .yzm .bindClick{display: inline-block; *display: inline; *zoom: 1; vertical-align: bottom; margin-left: 10px; margin-right: 10px; height: 34px; width: 104px;}
.sGuestBoard .yzm .refreshVC{display: inline-block; *display: inline; *zoom: 1; vertical-align: bottom; font-size: 12px; color: #1f5bb4; line-height: 34px;}
.sGuestBoard .btns{margin-top: 30px;}
.sGuestBoard .btns .btn{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 136px; height: 36px; border: solid 1px; margin-right: 10px; line-height: 36px; text-align: center; font-size: 16px;}
.sGuestBoard .btns .btn.enter{color: #fff; background-color: #1f5bb4;}
.sGuestBoard .btns .btn.reset{color: #999999; border-color: #dddddd;}
