body{ font-size: 16px; color: #333;} .w84{width: 84%; max-width: 1600px; margin: 0 auto;} .w90{ width: 90%; max-width: 1720px; margin: 0 auto;} nav{ font-size: 18px; line-height: 90px; } nav li{ position: relative; padding: 0 40px;} nav li dl{position:absolute;text-align: center;min-width: 100%; width: auto;top:100px;left: 50%; background:#fff; -webkit-box-shadow:0 13px 42px 11px rgba(0,0,0,.15);box-shadow:0 13px 42px 11px rgba(0,0,0,.15); border-bottom-left-radius:5px;border-bottom-right-radius:5px; } nav li dl dd{white-space: nowrap;height:50px;line-height:50px;border-bottom:1px solid #eee;transition:all .36s ease;-ms-transition:all .36s ease;-o-transition:all .36s ease;-webkit-transition:all .36s ease;-moz-transition:all .36s ease} nav li dl dd:last-child{border-bottom:0} nav li dl dd a{ padding: 0 10px; font-size:14px; color:#333!important; font-weight: normal!important; transition:all .36s ease;-ms-transition:all .36s ease;-o-transition:all .36s ease;-webkit-transition:all .36s ease;-moz-transition:all .36s ease;display:block } nav li dl dd:hover{background:#0054ae} nav li dl dd:hover a{color:#fff!important;} nav li dl:before{content:"";position:absolute;border-width:0 9px 9px;border-style:solid;border-color:transparent transparent #fff;top:-9px;left:50%;margin-left:-9px} nav li dl{ visibility:hidden; opacity:0; filter:alpha(opacity=0); transform:translateX(-50%) translateY(20px); -ms-transform:translateX(-50%) translateY(20px); -o-transform:translateX(-50%) translateY(20px); -webkit-transform:translateX(-50%) translateY(20px); -moz-transform:translateX(-50%) translateY(20px); transition:all .5s ease; -ms-transition:all .5s ease; -o-transition:all .5s ease; -webkit-transition:all .5s ease; -moz-transition:all .5s ease; } nav li:hover dl{ visibility:visible; opacity:1; filter:alpha(opacity=100); transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); } nav li>a:hover:after{top:0} nav li>a:hover span{transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%)} .h_nav{ display: none;} .h_nav{ height: 60px; width: 60px; background-color:#0054ae; padding: 18px 8px ; align-items: flex-end; flex-direction: column;justify-content: space-between; display: none;} .h_nav .burger{ width: 100%; height: 1px ; background: #fff; transition: .8s; display:inline-block; } .h_nav .burger:first-child{ animation: long 2s linear infinite; } .h_nav .burger:nth-of-type(2){ width: 50%;} .h_nav .burger:nth-of-type(3){ animation: long 3s linear infinite; -webkit-animation: long 3s linear infinite; } .h_nav.close .burger:first-child{ display: none;} .h_nav.close .burger:nth-of-type(3){ display: none;} .h_nav.close .burger:nth-of-type(2) { position: relative; z-index: 1; width: 80%;} .h_nav.close .burger:nth-of-type(2):before, .h_nav.close .burger:nth-of-type(2):after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; opacity: 0; z-index: 1;} .h_nav.close .burger:nth-of-type(2) { background: transparent; transform: rotate(-180deg); } .h_nav.close .burger:nth-of-type(2):before, .h_nav.close .burger:nth-of-type(2):after { opacity: 1; transition: all .3s; } .h_nav.close .burger:nth-of-type(2):before { transform: rotate(45deg); } .h_nav .burger:nth-of-type(2):after { transform: rotate(-45deg); } .erji{position: absolute;height: 60px;width: 60px;z-index: 10;color: #333;font-size: 28px;line-height: 60px;text-align: center;right: 0;top: 0;display: none;} nav li.on{ color: #0054ae;} header{ position: fixed; top: 0; left: 0; z-index: 100; width: 100%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } .banner{ margin-top: 90px; } .banner img{ width: 100%; height: calc(100vh - 90px); object-fit: cover;} .banBtn{ position: absolute; left: 8vw; bottom: 50px; z-index: 10; display: flex;} .banBtn .prev,.banBtn .next{ cursor: pointer; background: #fff; display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; border-radius: 50%;} .banBtn .prev:hover,.banBtn .next:hover{ background-color: #0054ae; color: #fff;} .idxPro{ background: #f2f3f5; } .idxTitle .f80{ opacity: 0.08;} .idxTitle .f50{ margin-top: -65px;} .line-height1-6{ line-height: 1.6;} .idxProUl li{ width: 49.3%; margin-right: 1.4%; margin-bottom: 30px;} .idxProUl li:nth-child(2n){ margin-right: 0;} .idxProUl li .img{ position: absolute; right: 40px; top: 50%; transform: translateY(-50%); z-index: 1; max-height: 270px; max-width: 60%;} .idxProUl li .txt{ position: relative; z-index: 2; width: 45%;} .ljgd,.ljzx{ width: 120px; height: 44px; border-radius: 22px; border: 1px solid #a8aeba; transition: all .36s;} .ljgd{ background-color: #a8aeba; color: #fff;} .idxProUl li:hover{ box-shadow: 0 0 0 10px rgba(0 ,84, 174, 1); color: #0054ae; transform: scale(0.95) ; -webkit-transform: scale(0.95) ; -moz-transform: scale(0.95) ; -ms-transform: scale(0.95) ; -o-transform: scale(0.95) ; } .ljgd:hover,.ljzx:hover{ background-color: #0054ae; color: #fff; transform: translateY(-8px);} .idxAbout{ background: url(../images/bg1.jpg) no-repeat center center; background-size: cover; position: relative;background-attachment: fixed; } .idxAbout .idxTitle .f80{ opacity: 0.3;} .idxAbout .con{ width: 70%; margin: 0 auto 160px; } .playBtn{ z-index: 5;width: 64px;height: 64px;border-radius: 50%;background-color: rgba(255, 255, 255, 0.5); box-shadow: 0 0 rgba(255, 255, 255, 0.1),0 0 0 15px rgba(255, 255, 255, 0.1),0 0 0 30px rgba(255, 255, 255, 0.1);animation: ripple-wave1 1s linear infinite;animation-play-state: running;opacity: 1;visibility: visible;-webkit-animation: ripple-wave1 1s linear infinite; } .numUl .tip{ background: #FFF; position: absolute; width: 25PX; height: 25px; border-radius: 50%; color: #333; font-size: 14px; line-height: 25px; text-align: center; margin-left: 10px;} .waves {position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 1;} .newtabTit span{ cursor: pointer;} .newtabTit span.on{ color: #0054ae; border-bottom: 1px solid #0054ae;} .dis-flex-end{ display: flex; align-items: flex-end;} .line-height1{ line-height: 1;} .idxNewsItem .more{ width: 225px; height: 65px;} .idxNewsItem .desc{ position: absolute; top: 0; left: 0; width: 100%; z-index: 1;} .idxNewsItem img{ width: 100%; height:270px ; object-fit: cover; position: relative; z-index: 2; transform: translateY(-100%);} .idxNewsItem .more{ position: absolute; z-index: 3; bottom: 0; left: 0;} .idxNewsItem .more::before{ width: 100%; height: 0; background-color: #0054ae; transition: all .36s; display: block; content: ''; top: 0; left: 0; position: absolute;} .idxNewsItem .more i{ z-index: 5;} .idxNewsItem:hover img{ transform: translateY(0);} .idxNewsItem:hover .more{ background-color: #0054ae; color: #fff; border-color: #0054ae;} .idxNewsItem:hover .more::before{ height: 100%;} .idxNewsItem:hover .time{ color: #0054ae;} .caselist .idxNewsItem img{ transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); } .caselist .idxNewsItem .more{ background-color: #0054ae; color: #fff; border-color: #0054ae;} .caselist .idxNewsItem .more::before{ height: 100%;} .caselist .idxNewsItem:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); } @media screen and (min-width:750px) { .idxNewsItem.swiper-slide-active img{ transform: translateY(0);} .idxNewsItem.swiper-slide-active .more{ background-color: #0054ae; color: #fff; border-color: #0054ae;} .idxNewsItem.swiper-slide-active .more::before{ height: 100%;} .idxNewsItem.swiper-slide-active .time{ color: #0054ae;} } .idxNewscon figure{ display: none;} .idxNewscon figure.on{ display: block;} .idxVideo{ background-color: #f2f3f5;} .commonlink {width: 240px;line-height: 70px; display: block;perspective: 500;-webkit-perspective: 500; } .commonlink .w {position: relative;-webkit-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;-webkit-transform-style: preserve-3d; transform-style: preserve-3d;pointer-events: none;} .commonlink .f { background: #0054ae; color: #fff;} .commonlink .t {position: absolute;background-color: #fff;width: 100%;height: 100%; left: 0;color: #02020d;top: -70px;-webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom;-webkit-transform: rotateX(90deg); transform: rotateX(90deg);-webkit-backface-visibility: hidden; backface-visibility: hidden;} .commonlink:hover .w {-webkit-transform: translateY(35px) translateZ(-35px) rotate3d(1, 0, 0, -90deg); transform: translateY(35px) translateZ(-35px) rotate3d(1, 0, 0, -90deg);} .VideoItem img.pic{ width: 100%; height: 400px; object-fit: cover;} .VideoItem .txt{ position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.3); padding-top: 25%;} .VideoItem .play{ border: 1px solid #fff; border-radius: 50%; width: 84px; height: 84px;} .VideoItem .play .iconfont{ font-size: 30px; z-index: 5;} .VideoItem .play::before{ width: 120% ; height: 120%; position: absolute; content: ''; z-index: 1; display: block; top: -10%; left: -10%; transition: all .36s; border-radius: 50%; transform: scale(0); background-color: rgba(255, 255, 255, 0.6);} .VideoItem:hover .play::before{ transform: scale(1);} .VideoItem:hover .play{ color: #0054ae; background-color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1);} .VideoItem:hover img{ transform: scale(1.1);} footer{ background-color: #1e1d1d; color: rgba(255, 255, 255, 0.4);} .footEwm img{ width: 140px; margin-bottom: 15px;} footer dt{ color: #fff; margin-bottom: 10px;} footer dd{ font-size: 14px; line-height: 2.4;} footer a:hover{ color: #fff;} footer .top{ border-bottom: 1px solid rgba(255, 255, 255, 0.1);} .footnav{ width: 45VW;} div.video-play{position:fixed;top:0;bottom:0;right:0;left:0;width:100vw;height:100vh;z-index:10001;display:none} div.video-bg{position:absolute;top:0;bottom:0;width:100%;z-index:1001;background:#0b0b0b;opacity:.8} div.video-wrap{z-index:1002;position:fixed;top:52%;left:50%;-webkit-transform:translate3d(-50%, -52%, 0);transform:translate3d(-50%, -52%, 0);width:1000px;height:570px; } div.video-wrap #video{width:100%;height:60vh} div.close-btn{cursor: pointer; transition: all .36s;text-align: center;line-height: 40px;z-index: 9999;position: absolute;background: #000;border: 2px solid #fff;width: 50px;height: 50px;border-radius: 50%; opacity: 0.5;right: -20px;top: -25px;} div.close-btn:hover{ transform: rotate(180deg); opacity: 1;} .page-aside { position: fixed; right: -6px; bottom: 180px; transform: translateX(100%); z-index: 25; opacity: 0; transition: transform .3s, opacity .3s; -webkit-transition: transform .3s, opacity .3s; -moz-transition: transform .3s, opacity .3s; -ms-transition: transform .3s, opacity .3s; -o-transition: transform .3s, opacity .3s; } .page-aside.show {transform: translateX(0);opacity: 1} .page-aside .img {max-width: 100%} .page-aside-item {width: 54px;text-align: center;height: 50px;position: relative;z-index: 1;cursor: pointer;display: block;background-color: rgba(0, 0, 0, .5);margin: 4px 0;border-top-left-radius: 6px; border-bottom-left-radius: 6px;padding-right: 6px;transition: transform .3s;display: flex;align-items: center;justify-content: center} .page-aside-item .icon {width: 24px} #toolbar{ position: fixed; bottom: 0; left: 0; width: 100%; z-index: 90; display: none;} #toolbar a {width: 25%;padding: 10px 0;text-align: center;color: #fff; display: flex; align-items: center; justify-content: center; flex-direction: column;} #toolbar img{ height: 20px; margin-bottom:5px;} .neiban{ margin-top: 90px;} .neiban .txt{ position: absolute; top: 0; left: 0; justify-content: center;padding-left: 5vw;} .neiban .txt .line{ width: 50px; height: 3px; } .introduction { background: url(../images/bg2.jpg) no-repeat center bottom; background-size: cover; padding-bottom: 250px;} .introduction .line{ width: 30%;} .introduction .con{ width: 70%; margin: 0 auto;} .introduction .numUl{ width: 84%; left: 8%; bottom: 0; transform: translateY(50%); position: absolute; z-index: 30; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); } .introduction .numUl li{ width: 25%; text-align: center;} /* */ .sendNav{ box-shadow: 0 10px 10px rgba(0, 0, 0, .1);} .sendNav a{ flex: 1; line-height: 90px; text-align: center;} .sendNav a.on{ background-color: #0054ae; color: #fff;} .proLIst li{ width: 31.5%; margin-right: 2.75%; margin-bottom: 35px; transition: all .36s;} .proLIst li:nth-child(3n){ margin-right: 0;} .videoList li{ width: 31.5%; margin-right: 2.75%; margin-bottom: 35px; transition: all .36s;} .videoList li:nth-child(3n){ margin-right: 0;} .proLIst li .img{ height: 320px; width: 100%;} .proLIst li .img img{ max-width: 90%; max-height: 100%;} .proLIst li:hover{ box-shadow: 0 0 10px rgba(0 ,84, 174, 0.3); transform: translateY(-10px);} .location a:hover{ color: #0054ae;} .proDesc .img{ height: 530px;} .proDesc .img img{ max-height: 90%; max-width: 90%;} .lxwm,.ljzx2{ width: 200px; height: 60px; border-radius: 30px; border: 1px solid #e5e5e5; transition: all .36s;} .lxwm{ background-color: #0054ae; color: #fff; border-color: #0054ae;} .lxwm:hover,.ljzx2:hover{ transform: translateY(-8px); box-shadow: 0 0 10px rgba(0 ,84, 174, 0.5);} #content .left{ width: 225px; box-shadow: 0 0 10px rgba(0, 0, 0, .15);} #content .left a{ position: relative; margin-bottom: 40px; cursor: pointer; display: block;} #content .left a::after{ width: 1px; background-color: #dedede; height: 60px; top: 50%; display: block; content: ''; position: absolute; left: 4px; z-index: -1;} #content .left a:last-child:after{ display: none;} #content .left a.on{ color: #0054ae;} #content .left a.on span{ color: #0054ae;} #content .right{ width: calc(100% - 280px);} .zahnwei{ padding-top: 100px; margin-top: -100px;} .newswiper .swiper-container{ box-shadow: 0 0 10px rgba(0, 0, 0, .15); border-radius: 30px; overflow: hidden; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; } .newswiper .swiper-slide{ border-radius: 30px;} .newswiper .swiper-slide .img{ border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; } .newswiper .swiper-slide .img img{ width: 100%; height: 570px; object-fit: cover;} .newswiper .swiper-slide .txt .line{ width: 0; margin-right: 10px; height: 2px; background-color: #0054ae; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; } .newswiper .swiper-slide:hover .line{ width: 50px;} .newswiper .swiper-slide:hover { color: #0054ae;} .newswiper .swiper-slide .tit span{ /*text-decoration: underline; */background-image: linear-gradient(currentColor 0, currentColor 0); background-image: linear-gradient(currentColor 0 0); background-position: 0 calc(100% - 1px); background-size: 0 1px; background-repeat: no-repeat; transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms; -webkit-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms; -moz-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms; -ms-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms; -o-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms; } .newswiper .swiper-slide:hover .tit span{ background-position: 100% calc(100% - 1px); background-size: 100% 1px} .newswiper .next,.newswiper .prev{ width: 76px; height: 76px; border-radius: 50%; background-color: #fff; position: absolute; top: 50%; transform: translateY(-50%); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); z-index: 10;} .newswiper .next{ right: -100px;} .newswiper .prev{ left: -100px;} .newswiper .next:hover,.newswiper .prev:hover{ color: #fff; background-color: #0054ae;} .newslist li{ width: 28.1%; margin-right: 7.85%; margin-bottom: 70px;} .newslist li:nth-child(3n){ margin-right: 0;} .newsLeft{ width: 64%;} .newsLeft img{ margin: 5px auto;} .newsRight{ width: 31.5%;} .newsRight .title{ border-left: 3px solid #0054ae;} .newsRight li .img{ width: 185px; height: 115px; object-fit: cover;} .newsRight li .txt{ width: calc(100% - 210px);} .newsRight li:hover .img img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); } .newsRight li:hover { color: #0054ae;} .joinlistUl a{ width: 47.5%; margin-bottom: 60px; margin-right: 5%; display: flex; background-color: #fff;} .joinlistUl a:nth-child(2n){ margin-right: 0;} .joinlistUl a img.userimg{ width: 160px; height: 160px; object-fit: cover; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .joinlistUl a .txt .more{ width: 150px; height: 45px; border: 1px solid #737373; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; } .joinlistUl a:hover .more{ background-color: #136cc9; color: #fff;} .g5boxaa .txt{ width: calc(100% - 220px);} .joinlistUl a .bar{position: absolute;background-color: #136cc9;transition: background-color 0.2s, top 1s cubic-bezier(0.630, 0, 0.355, 1), left 1s cubic-bezier(0.630, 0, 0.355, 1), bottom 1s cubic-bezier(0.630, 0, 0.355, 1), right 1s cubic-bezier(0.630, 0, 0.355, 1);} .joinlistUl a .bar.top {left: -1px;right: 100%;height: 1px;top: -1px;} .joinlistUl a .bar.left {top: 100%;bottom: -1px;width: 1px;left: -1px;} .joinlistUl a .bar.right {top: -1px;bottom: 100%;width: 1px;right: 0px;} .joinlistUl a .bar.bottom {left: 100%;right: -1px;height: 1px;bottom: 0px;} .joinlistUl a .ball {position: absolute;width: 10px;height: 10px; background: #fff; border:1px solid #136cc9; border-radius: 100%;transition: background-color 0.2s, top 1s cubic-bezier(0.630, 0, 0.355, 1), left 1s cubic-bezier(0.630, 0, 0.355, 1), bottom 1s cubic-bezier(0.630, 0, 0.355, 1), right 1s cubic-bezier(0.630, 0, 0.355, 1);opacity: 0; z-index: 333;} .joinlistUl a .ball.tl {top: 100%;left: -3px;} .joinlistUl a .ball.tr {top: -3px;right: 100%;} .joinlistUl a .ball.bl {bottom: -3px;left: 100%;} .joinlistUl a .ball.br {bottom: 100%;right: -3px;} .joinlistUl a:hover .bar.top{ right: -1px;} .joinlistUl a:hover .bar.left{ top: -1px} .joinlistUl a:hover .bar.right{ bottom: -1px;} .joinlistUl a:hover .bar.bottom{left: -1px;} .joinlistUl a:hover .ball.tl{ top: -5px;} .joinlistUl a:hover .ball.tr{right: -5px;} .joinlistUl a:hover .ball.bl{left: -5px;} .joinlistUl a:hover .ball.br{bottom: -5px;} .joinlistUl a:hover .ball{ opacity: 1;} /*寮圭獥*/ .g5liebiao{ width:100%; margin:0 -8px; margin-top:50px; } .g5abt h2{ display:inline-block; color:#555555; font-size:22px; width: 265px; overflow: hidden; } .g5listita a{ width:170px; height:45px; line-height: 45px; display:block; background:#fff; margin-top:20px; position:absolute; bottom:10px; left:15px; } .g5listita a p{ color:#3c276e; padding-left: 35px; line-height: 45px; } .g5listita a p::after{ position:absolute; content:""; width:7px; height:13px; background:url(../images/sanjiaoa.png) no-repeat center; right: 56px; top:50%; transform: translateY(-50%); background-size: cover; color:#3c276e; } .g5tan{ width:100%; height:100%; background:rgba(0,0,0,0.5); position:fixed; top:0; left:0; z-index: 9999; display:none; } .tancoiii{margin-top: 20px;padding: 0 0 15px; border-bottom: 1px solid #eeeeee;} .tancoiii h4{ font-weight: bold; font-size: 18px;} .tancoiii p{ color:#666666; font-size:14px; } .tancon{ max-width:1200px; width: 65%; position:absolute; padding:0 73px 0; background:#fff; top:50%; left:50%; transform: translate(-50%,-50%); box-sizing: border-box; } .g5lianjie{ width:100%; height:52px; margin-top:20px; margin-bottom: 20px; } .g5lianjie p{ display:block; width:100%; height:100%; color:#274fa1; font-family: "寰蒋闆呴粦"; font-weight: bold; font-size:16px; } .tanright{ width:58px; height:58px; position:absolute; top: 10px; right: 10px; cursor: pointer; } .tanright img{ width:100%; } .tancoiiiab{ color:#333333; font-size:20px; font-weight: bold; } .tancoiii2{ color:#666666; font-size:14px; line-height: 35px; } .tancoiiiab .t1{display: inline-block; width: 24%; color: #666666; font-size: 14px;} .tancoiiiab .t1 b{display: block; color: #333333; font-size: 18px; margin-top: 10px;} .rc-popscroll{ max-height: 450px; overflow-y: scroll; padding-right: 60px;margin-top: 30px;} .rc-popscroll::-webkit-scrollbar {/*婊氬姩鏉℃暣浣撴牱寮?/ /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/ width: 5px;} .rc-popscroll::-webkit-scrollbar-thumb {/*婊氬姩鏉¢噷闈㈠皬鏂瑰潡*/ background: #136cc9; width: 5px; } .rc-popscroll::-webkit-scrollbar-track {/*婊氬姩鏉¢噷闈㈣建閬?/ background: #f2f5f9; width: 5px; } .job-description .swiper-container {width: 100%;height: 300PX;} .job-description .swiper-container .swiper-slide {height: auto;-webkit-box-sizing: border-box;box-sizing: border-box;} .g5lianjie ul{ font-size: 16px; color: #000; font-weight:initial;} .g5lianjie ul li{ line-height: 30px;} .contactOne .img{ width: 39%;} .contactOne .img img{ width: 100%; height: 100%; object-fit: cover;} .contactOne .txt{ width: 61%;} .contactOne .txt .line{ width: 50px; height: 3px; background-color: #595959;} .contactOne .icon{ overflow: hidden; position: relative; width: 98px; height: 98px; border: 1px solid #e5e5e5; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .contactOne .icon img{ position: relative; z-index: 5;} .contactOne .icon::before{ transform: scale(0,0); transition: all .36s; width: 100%; height: 100%; border-radius: 50%; display: block; content: ''; position: absolute; top: 0; left: 0; background-color: #0054ae; z-index: 1; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-transform: scale(0,0); -moz-transform: scale(0,0); -ms-transform: scale(0,0); -o-transform: scale(0,0); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; } .contactOne li:hover .icon::before{ transform:scale(1,1) ; -webkit-transform:scale(1,1) ; -moz-transform:scale(1,1) ; -ms-transform:scale(1,1) ; -o-transform:scale(1,1) ; } .contactOne li:hover .icon img{filter: grayscale(100%) brightness(500%);} .map{ width: 100%; height: 600px;} .Online .input{ width: 100%; display: block; padding: 22px 22px 22px 56px; border: 1px solid #e5e5e5;} .Online .name{ background: url(../images/input_name.png) no-repeat center left 20px #fff; } .Online .tel{ background: url(../images/input_tel.png) no-repeat center left 20px #fff; } .Online .email{ background: url(../images/input_email.png) no-repeat center left 20px #fff; } .Online .add{ background: url(../images/input_add.png) no-repeat center left 20px #fff; } .Online .textarea{ width: 100%; display: block; padding: 22px 22px 22px 56px; border: 1px solid #e5e5e5;} .Online .conten{ background: url(../images/input_conten.png) no-repeat top 20px left 20px #fff; } .serachTop .input { width: 85%; height: 76px; padding-left: 70px; background: url(../images/searchbg.png) no-repeat left 20px center #f7f8f9; } .serachTop .submit { width: 15.6%; height: 76px; color: #fff; } .searchList li::after { position: absolute; content: ''; left: 0; bottom: 0; height: 1px; background: #0097da; transition: all 0.5s; width: 0; } .searchList li:hover{ color: #0097da; } .searchList li:hover::after{ width: 100%;} /* transition:all .6s ; */ .bg-0 {background: #fff;} .posi {position: relative;} .about_video_logo{ -webkit-mask-composite:xor; mask-composite:exclude; -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-position:center center; position:sticky; top:0; width:100%; height:900px; z-index:10; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; } /* .about_video_ht{width:100%;height:900px;} */ .about_video .con{ background: url(../images/bg4.jpg) no-repeat center center; background-size: cover; width: 100%; height: 100%; } .about_video .con::-webkit-media-controls-enclosure{display:none;} .about_video_ht{height:250px;} .f134{ font-size: 134px; letter-spacing: 80px; opacity: 0.15; margin-bottom: -100px;} .honor .swiper-container .img{ width: 100%; height: 360px;} .honor .swiper-container .img img{ max-height: 100%; max-height: 100%; object-fit: cover;} .honorBtn{ display: flex; align-items: center; justify-content: flex-end;} .honorLeft,.honorRight{ background-color: #f7f7f7;width: 70px;height: 70px;border: 1px solid #ddd; border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;z-index: 10; transition:all .36s ;cursor: pointer;-webkit-transition:all .36s ;-moz-transition:all .36s ;-ms-transition:all .36s ;-o-transition:all .36s ;} .honorLeft:hover,.honorRight:hover{ background-color: #0054ae; color: #fff;} .w70{ width: 70%; margin: 0 auto;} .serviceTitle{ background: url(../images/bg5.png) repeat-y top left; border-left: 3px solid #0054ae;} .serviceCon .img img{ width: 100%; height: 100%; object-fit: cover;} .bg-ee{ background: #eee;} .serviceCon .DIN{ color: #cbcbcb; font-size: 120px; position: absolute; bottom: -50px; right: 60px;} .serviceCon .hidden:hover .DIN{ bottom: 0; color: #0054ae;} .banner .swiper-pagination-bullet{border-radius: 2px !important; width: 24px; height: 3px;} .newsPage{ border-top: 3px solid #f1f1f1; } .newsPage a{ width: 40%;} #float{} #float .one{ position:fixed; top:50%; right:0; z-index:6; transform:translate3d(0px,-50%,0);} #float .one .con{ position:relative;} #float .one .con .ites{ width:80px; margin-right:20px;} #float .one .con .ites .shutdown{ width:100%; cursor:pointer; border:1px solid #0054ae; border-radius:50px 0 0 0; padding:8px 0;} #float .one .con .ites .slide{ width:80px; height:80px; cursor:pointer; background:#fff; border:1px solid #0054ae; position:relative; padding-top:12px; margin-top:2px;} #float .one .con .ites .slide .icon{ width:30px;} #float .one .con .ites .slide .txt{ line-height:1; color:#666; margin-top:8px;} #float .one .con .ites .slide .tel{ width:auto; white-space: nowrap;text-align:left; display:none; background:#0054ae; position:absolute; right:104%; top:0; z-index:2; padding:12px 24px;} #float .one .con .ites .slide .tel .txt1{ color:#fff;} #float .one .con .ites .slide .tel .txt2{ color:#fff;} #float .one .con .ites .slide .qr-code{ width:120px; display:none; background:#fff; border:1px solid #0054ae; position:absolute; right:104%; top:0; z-index:2;} #float .one .con .ites .slide:hover .tel{ display:block;} #float .one .con .ites .slide:hover .qr-code{ display:block;} #float .one .con .ites .slide.cur{ background:#0054ae;} #float .one .con .ites .slide.cur .txt{ color:#fff; margin-top:0;} #float .one .con .ites .slide:nth-child(1){ margin-top:0;} #float .one .con .show{ background:#0054ae; display:flex; align-items:center; cursor:pointer; border-radius:25px 0 0 25px; position:absolute; top:50%; right:-30px; z-index:2; padding:30px 8px; margin:auto; transform:translate3d(0px,-50%,0);} #float .one .con .show .txt{ width:14px; line-height:2; text-align:center; cursor:pointer; color:#fff;} #float .one.cur .con .ites{ margin-right:-100px;} #float .one.cur .con .show{ right:0;} .gotop{ display: none;} .gotop.show2{ display: block;} .fz0{ font-size: 0;} .block{ display: block;} .inline-block,[inline-block]{display:inline-block;*display:inline;zoom:1;vertical-align: top;} .serviceCon1 table tbody tr:first-child{ background-color: #0054ae;} .serviceCon1 table tbody tr:first-child td{ color: #fff;}