﻿.banner .center{top:60%;}
.content{overflow: hidden;}
.banner .words .p1 {font-size: 30px;letter-spacing: 2px;font-weight: normal;}
.banner .words .p2 {font-size: 18px;font-family: 'Arial';margin: 8px 0px 0px 0px;}
.twoList {box-shadow: 0px 2px 10px 5px #f6f8fa;}
.twoList .swiper-button-next,.twoList .swiper-button-prev{display:none;}
.twoList .center{/* display: flex; *//* flex-wrap: wrap; */height: 4.5vw;line-height: 4.5vw;}
.twoList .center .twoList1{display: flex;flex-wrap: wrap;}
.twoList .center a{flex:1;text-align:center;font-size: 16px;color:#333333;border-bottom:0.25rem solid transparent;}
.twoList .center a i {width: 2.7vw;height: 2.7vw;background: #e5edf4;display: inline-block;line-height: 2.6vw;border-radius: 50%;margin:0px 10px 0px 0px;position: relative;top: -0.15rem;}
.twoList .center a i img {vertical-align: middle;max-width: 50%;max-height: 50%;}
.twoList .center a:hover{background: #ebf1f6;color: #004c8f;border-bottom:2px solid #004c8f;}
.twoList .center a.on{background: #ebf1f6;color: #004c8f;border-bottom: 2px solid #004c8f;}
.twoList .center a:hover i{background: #d3e0eb;}
.twoList .center a.on i{background: #d3e0eb;}
.development{margin: 3.8rem 0px 0px 0px;}
.development ul{position:relative;}
.development li {position: relative;margin: 0px 0px 2vw 0px;z-index: 999;}
.development li .words .img{position:relative;height: 80px;}
.development li .words .img:before{width: 80px;height: 80px;position:absolute;left: 0;top:0;content:'';background:url(../images/icon-circle11.png) center center no-repeat;background-size:contain;transition: 1.5s all ease;}
.development li .words img{max-width: 6.8125rem;position:relative;z-index:999;}
.development li .imgBox{position:absolute;width: 26px;height: 26px;text-align:center;line-height: 24px;left: 27px;top: 50%;margin-top: -13px;}
.development li .imgBox img{max-width: 100%;max-height: 100%;}
.development li .years{width:50%;float:left;text-align:right;font-size: 20px;padding: 0px 3.5% 0px 0px;box-sizing: border-box;margin: 95px 0px 0px 0px;font-weight: bold;}
.development li .words{width:50%;float:right;padding: 0px 0px 0px 7.5%;box-sizing: border-box;}
.development li:nth-child(2n) .years{float:right;text-align:left;padding: 0px 0px 0px 3.5%;}
.development li:nth-child(2n) .words{float: left;padding: 0px 8% 0px 0px;text-align: right;}
.development li:nth-child(2n) .words .summary{text-align: justify;}
.development li:nth-child(2n) .words .img:before{left: auto;right: 0px;}
.development li:nth-child(2n) .imgBox{left: auto;right: 27px;}
.development ul:after{width: 2px;height:100%;background:#d2d2d2;content:'';display:block;position:absolute;left:50%;margin-left: -1px;top: 35px;visibility: unset;z-index: 0;}
.development ul:before {width: 18px;height: 18px;border: 2px solid #d2d2d2;content: '';position: absolute;left: 50%;margin-left: -9px;border-radius: 50%;visibility: unset;box-sizing: border-box;top: 18px;}
.development li .icon{position: absolute;left: 50%;margin-left: -25px;width: 50px;top: 80px;z-index: 999999999999;}
.development li .title{font-size: 16px;color: #333;margin: 15px 0px 10px 10px;font-weight: bold;}
.development li .summary{font-size: 14px;color: #585858;line-height: 20px;margin: 0px 0px 0px 1rem;}
.development li:nth-child(2n) .title{margin: 15px 0px 10px 0px;}
.development li:nth-child(2n) .summary{margin: 0px;}
.development li .icon:after{width: 60px;height: 2px;content:'';position:absolute;right: -60px;background: #d2d2d2;top: 50%;margin-top: -1px;}
.development li .icon:before{width: 2px;height: 28px;content:'';position:absolute;right: -60px;background: #d2d2d2;top: 50%;margin-top: -14px;}
.development li:nth-child(2n) .icon:before{right: auto;left: -60px;}
.development li:nth-child(2n) .icon:after{right: auto;left: -60px;}
.development li:nth-child(2n) .icon{/* top: 6.8rem; */}
.development .more{font-size: 14px;color: #585858;text-align: center;width: 170px;margin: 4rem auto 3vw;display: block;}
.development .more:hover{color:#004c8f;}
.development li .words .img:hover:before{transform:rotate(360deg);}

.Introduction li{padding: 3vw 0px 2vw 0px;}
.Introduction li:nth-child(2n){background:#f7f7f5;}
.Introduction li .words{float:left;width: 38%;}
.Introduction li .img{float:right;width: 54%;margin: 1rem 0px 0px 0px;overflow: hidden;}
.Introduction li .img img{max-width:100%;transition:0.5s all ease;}
.Introduction li .img img:hover{transform:scale(1.2);}
.Introduction li .words .name{font-size: 24px;color:#333;font-weight:bold;}
.Introduction li .info{font-size: 14px;color:#585858;line-height: 26px;margin: 20px 0px 0px 0px;text-align: justify;}
.Introduction dl{margin: 2vw 0px 0px 0px;}
.Introduction dl dd{float:left;width:16.66%;text-align:center;border-right:1px solid #004c8f;box-sizing:border-box;}
.Introduction dl dd .number{font-size:1.875rem;color:#004c8f;font-weight:bold;line-height:1.5rem;}
.Introduction dl dd .number i{font-style:normal;line-height: 24px;height: 24px;display: inline-block;font-size: 28px;}
.Introduction dl dd img{max-width: 26px;vertical-align:middle;position: relative;top: -3px;margin: 0px 5px 0px 0px;}
.Introduction dl dd .summary{font-size: 14px;color:#585858;margin: 0.3rem 0px 0px 0px;}
.Introduction dl dd:last-child{border:0;}
.Introduction li:nth-child(2n) .words{width:60.35%;float:right;}
.Introduction li:nth-child(2n) .img{width:33.2%;position:relative;float:left;margin: 2vw 0px 0px 0px;}
.Introduction li:nth-child(2n) .img:before{width:100%;height:100%;border:1px solid #447cad;content:'';position:absolute;left:1rem;top:1rem;}
.Introduction li .img img{z-index:99999;position:relative;}


.culture1{margin: 3vw 0px 2vw 0px;}
.culture1 li{margin: 0px 0px 1.5vw 0px;position:relative;/* height: 14rem; */}
.culture1 .words1{width: 86%;float:left;color:#fff;padding: 3rem 18% 3rem 6%;box-sizing:border-box;background-size: cover!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;}
.culture1 .words1 .summary{font-size: 20px;margin: 0px 0px 1rem 0px;}
.culture1 .words1 .info{font-size: 16px;opacity:0.7;line-height: 26px;letter-spacing: 1px;}
.culture1 .words2{width: 22%;position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fff;background:#004c8f;padding: 0.5% 2% 0.5% 1.5%;box-sizing: border-box;}
.culture1 li:nth-child(2n) .words1{float:right;padding: 40px 5% 40px 17%;}
.culture1 li:nth-child(2n) .words2{left: 0px;right:auto;}
.culture1 .words2 .title{font-size: 22px;width: 85px;letter-spacing: 20px;line-height: 3.1rem;font-weight:bold;float:left;}
.culture1 .words2 .en{font-size: 18px;float:right;text-transform: uppercase;width: 40%;position: absolute;right: 5%;top: 50%;transform: translateY(-50%);line-height: 40px;text-align: right;}

.culture2{background: url(../images/bg.png) #f7f7f5 left top no-repeat;padding: 0px 0px 2vw 0px;}
.culture .name{font-size: 28px;color: #333333;text-align: center;padding: 3vw 0px 1.5vw 0px;font-weight: bold;letter-spacing: 1px;}
.culture2 li{width: 32.5%;float: left;margin: 0px 1.2% 1.2% 0px;background: #fff;border:1px solid #d2d2d2;box-sizing: border-box;padding: 2vw 2vw 0vw 2vw;transition: 0.5s all ease;min-height: 235px;}
.culture2 li:nth-child(3n){margin-right:0px;}
.culture2 li .title{font-size: 20px;color:#333;font-weight:bold;margin: 20px 0px 10px 0px;}
.culture2 li .summary{font-size: 14px;line-height: 20px;}
.culture2 li .img{height: 3vw;line-height: 3vw;}
.culture2 li .img img{vertical-align:middle;max-height: 98%;}
.culture2 li .img2{display:none;}
.culture2 li:hover{background:#004c8f;}
.culture2 li:hover .title{color:#fff;}
.culture2 li:hover .summary{color:#fff;}
.culture2 li:hover .img1{display:none;}
.culture2 li:hover .img2{display: inline-block;}

.culture3{margin: 3vw 0px 3vw 0px;}
.culture3 li{margin: 0px 0px 1.5rem 0px;}
.culture3 li .Img{height:14.6rem;float:left;width:50%;}
.culture3 li .Img img{height:100%;width:100%;}
.culture3 li .words{float:left;width:50%;height:14.6rem;text-align:center;background:url(../images/icon-b1.png) #f7f7f5 97% 75% no-repeat;background-size:9.7rem;color:#333;transition:0.5s all ease;}
.culture3 li .words .title{font-size: 28px;font-weight:bold;margin: 4.2rem 0px 1.3rem 0px;}
.culture3 li .words .summary{font-size: 20px;}
.culture3 li .words .summary i{font-style:normal;margin:0px 20px;font-size: 18px;}
.culture3 li:nth-child(2n) .Img{float:right;}
.culture3 li:hover .words{background:url(../images/icon-b1.png) #004c8f 97% 75% no-repeat;color:#fff;}

.culture4{background:url(../images/icon-b2.png) #004c8f right top no-repeat;padding: 0px 0px 3vw 0px;}
.culture .culture4 .name{padding: 3vw 0px 2vw 0px;color:#fff;}
.culture4 li{width:16.66%;float:left;text-align:center;border-right:1px solid #fff;box-sizing:border-box;}
.culture4 li .Img{height:4.125rem;line-height:4rem;}
.culture4 li img{vertical-align:middle;max-height: 3vw;transition:0.5s all ease;}
.culture4 li .title{font-size: 18px;color:#fff;margin:1.7rem 0px 0px 0px;}
.culture4 li:first-child{border-left:1px solid #fff;}
.culture4 li:hover .title{font-weight:bold;}
.culture4 li:hover img{transform:translateY(-15px);}

.culture .culture5{margin: 0px 0px 4vw 0px;}
.culture .culture5 .name{padding: 3vw 0px 2vw 0px;}
.culture .culture5 li{width: 16.56rem;padding: 0.7rem 0px 0px 0px;margin: 0px 20px 0px 0px;}
.culture .culture5 li .culture5Top{width:100%;padding: 0px 0px 0px 8px;box-sizing: border-box;box-shadow: 0px 6px 20px 2px #e2e6ee;height: 60px;margin: 0px 0px 12px 0px;}
.culture .culture5 li .culture5Top .big{font-weight: bold;width: 60px;height: 60px;background:#004c8f;display:inline-block;color:#fff;font-size: 30px;font-style:normal;text-align:center;line-height: 60px;position: relative;top: -8px;float:left;}
.culture .culture5 li .culture5Top .right{float:left;margin: 6px 0px 0px 8px;}
.culture .culture5 li .culture5Top .title{font-size: 16px;text-transform: lowercase;}
.culture .culture5 li .culture5Top .en{font-size: 14px;}
.culture .culture5 li .culture5Bottom{position:relative;}
.culture .culture5 li .Img{height:28.125rem;}
.culture .culture5 li .Img img{height:100%;width: 100%;} 
.culture .culture5 li .culture5Bottom .words{position:absolute;top:0px;width:100%;height:100%;background:#004c8f;color:#fff;padding:2rem 1.375rem;box-sizing:border-box;opacity: 0;transition:0.5s all ease;}
.culture .culture5 li .culture5Bottom .words .title1{font-size: 18px;font-weight:bold;}
.culture .culture5 li .culture5Bottom .words .en1{font-size: 14px;margin:0.4rem 0px 1rem;}
.culture .culture5 li .culture5Bottom .words .info{font-size: 14px;line-height: 20px;}
.culture .culture5 li .culture5Bottom:hover .words{opacity:1;}
.culture5Box .swiper-container{overflow:hidden;width: 100%;}
.culture5Box .swiper-button-prev,.culture5Box .swiper-button-next{width:3.2rem;height:7.2rem;border-radius:0.3rem;box-shadow: 0px 0px 5px 0px #e4e6e8;transition:0.5s all ease;}
.culture5Box{position:relative;}
.culture5Box .swiper-button-prev{left:-1.6rem;background:url(../images/icon-prev.png) #ffffff center center no-repeat;}
.culture5Box .swiper-button-next{right:-1.6rem;background:url(../images/icon-next.png) #ffffff center center no-repeat;}
.culture5Box .swiper-button-prev:hover{background:url(../images/icon-prev1.png) #004c8f center center no-repeat;box-shadow:0px 0px 2px 0px #004c8f;}
.culture5Box .swiper-button-next:hover{background:url(../images/icon-next1.png) #004c8f center center no-repeat;box-shadow:0px 0px 2px 0px #004c8f;}

/* 荣誉 */
.threeList{max-width:1400px;margin:0 auto;text-align:center;border-bottom:1px solid #d2d2d2;height: 61px;}
.threeList a{color:#333;font-size: 16px;margin: 25px 30px 0px 20px;display: inline-block;padding: 0px 3px 14px 3px;border-bottom: 3px solid transparent;transition:0.5s all ease;}
.threeList a.on{border-bottom: 2px solid #004c8f;color:#004c8f;}
.threeList a:hover{border-bottom:2px solid #004c8f;color:#004c8f;}

.honor{background:url(../images/bg1.png) center top no-repeat;background-size:cover;}
.honor .center{position:relative;}
.honor .name1{color:#fff;text-shadow:-1px -1px 0 #d9d9d9,1px -1px 0 #d9d9d9,-1px 1px 0 #d9d9d9,1px 1px 0 #d9d9d9;width: 33%;margin: 4.3rem 0px 0px 0px;position: absolute;left: 0px;}
.honor .name1 .p1{font-size:7rem;text-transform:uppercase;font-weight:bold;}
.honor .name1 .p2{font-size:5.5rem;/* font-weight:bold; */text-align: right;line-height: 5rem;}
.honor1{float:right;width: 58.7%;text-align:center;margin: 5.94rem 0px 0px 0px;background:url(../images/bg2.png) center bottom no-repeat;padding: 0px 0px 3rem 0px;font-size: 0px;background-size: contain;}
.honor1 li{display:inline-block;max-width: 18.6rem;margin:0px 3.1rem 0px 0px;cursor: pointer;box-shadow: 4px 4px 15px 0px #c6cad0;/* border: 0.4rem solid #59493f; */}
.honor1 li:last-child{margin:0;}

.honor2{float:left;width: 58.7%;text-align:center;margin: 7.2rem 0px 0px 0px;background:url(../images/bg3.png) center bottom no-repeat;padding: 0px 0px 3rem 0px;font-size: 0px;background-size: contain;}
.honor2 li{display:inline-block;max-width: 18.6rem;margin:0px 3.1rem 0px 0px;cursor: pointer;box-shadow: 4px 4px 15px 0px #c6cad0;max-height: 13.2rem;}
.honor2 li:last-child{margin:0;}
.honor li img{max-height: 12rem;}
.honor3 .center{margin:8.1rem auto 4.9rem;background:url(../images/bg4.png) center bottom no-repeat;padding: 0px 0px 3rem 0px;position:relative;background-size: contain;}
.honor3 .mySwiper{width: 84%;margin:0 auto;overflow:hidden;}
.honor3 .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;width: auto;cursor: pointer;box-shadow: 4px 4px 15px 0px #c6cad0;max-width: 25.3%;max-height: 13.2rem;}
.honor3 .swiper-button-prev,.honor .swiper-button-next{width:3.5rem;height:7.8rem;border-radius:0.3rem;transition:0.5s all ease;box-shadow: 2px 2px 15px 0px #e4e6ea;margin-top: 0px;top: 1rem;}
.honor3 .swiper-button-prev{background:url(../images/icon-prev.png) #fff center center no-repeat;left:0px;}
.honor3 .swiper-button-next{background:url(../images/icon-next.png) #fff center center no-repeat;right:0px;}
.honor3 .swiper-button-prev:hover{background:url(../images/icon-prev1.png) #004c8f center center no-repeat;}
.honor3 .swiper-button-next:hover{background:url(../images/icon-next1.png) #004c8f center center no-repeat;}
.honor3 .swiper-slide img{max-width: 100%;max-height: 13.2rem;}
.aptitude .name1{width: 30.5%;}
.aptitude .name1 .p1{font-size: 5.2rem;}
.aptitude .name1 .p2{font-size: 5.5rem;}
.patents .name1{width: 38.5%;}
.patents .name1 .p1{font-size:7rem;letter-spacing: 0.3rem;}
.patents .honor1 li{max-width: 16.2rem;border: 0;}
.patents .honor2 li{max-width: 16.2rem;max-height: 17.2rem;}
.patents .honor3 {margin:5.9375rem 0px 4.75rem 0px;}
.patents .honor3 .swiper-button-next,.patents  .honor3 .swiper-button-prev{top:50%;margin-top: -5rem;}
.patents .honor3 .mySwiper{width: 86.9%;}
.patents .honor2{margin:4.75rem 0px 0px 0px;}
.patents li img{max-height:17.2rem;}
.patents .honor3 .swiper-slide{max-height:17.2rem;background: transparent;}
.patents .honor3 li img{max-height:17.2rem;}
.patents .honor3 .center{margin:0 auto;}
.mask{position:fixed;top:0px;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);}
.mask .close{font-size: 40px;color:#fff;position:absolute;right:20px;top:20px;line-height: 20px;font-style: normal;cursor: pointer;z-index: 99999999999;}
.mask .ImgBox{position:absolute;width: 52vw;height: 92vh;left: 50%;margin-left: -26vw;top: 4vh;}
.fancybox-nav {width: 3.75rem;height: 7.8rem;background-color: #005bac;background-size: 6px 10px;top: calc(50% - 3.9rem);margin-left: -30%;opacity: 0;left: 0px;background-color: #bbb;border-radius: 0.4rem;transition:0.5s all ease;}
.fancybox-next {left: auto;right: 0px;margin-right: -30%}
.fancybox-overlay  .fancybox-prev{background:url(../images/icon-prev.png) #fff center center no-repeat;}
.fancybox-overlay  .fancybox-next{background:url(../images/icon-next.png) #fff center center no-repeat;}
.fancybox-overlay  .fancybox-prev:hover{background:url(../images/icon-prev1.png) #005bac center center no-repeat;}
.fancybox-overlay  .fancybox-next:hover{background:url(../images/icon-next1.png) #005bac center center no-repeat;}

/* .fancybox-nav:hover{background-color: #005bac} */
.fancybox-overlay {line-height: 100vh;text-align: center;transition: all .35s ease-in-out;z-index: 9999999999;}
.fancybox-overlay .center{position:relative;height: 100vh;width: 1200px;}
.fancybox-outer {display: inline-block;vertical-align: middle;}
.fancybox-inner {display: none;width: 100%;position: absolute;transition: all 1s ease-in-out;text-align: center;left: 0px;height: 100%;top: 0px;line-height: 96vh;}
.fancybox-inner.show {display: block;}
.fancybox-inner img {box-sizing: border-box;transition: all 1s ease-in-out;margin: 0 auto;height: auto;width: auto;vertical-align: middle;display: inline-block;border: 5px solid #59493f;max-height: 95%;}
.fancybox-inner.show img {animation: scale1 .5s ease-in-out}
.fancybox-inner p {padding: 15px;line-height: 28px;font-size: 20px;text-align: center;background: rgba(0, 0, 0, 0.5);position: absolute;bottom: 0;left: 0;width: 100%;box-sizing: border-box;color: #fff}
.fancybox-inner p span {position: relative;}
.fancybox-inner p span i {content: "";position: absolute;width: 6px;height: 6px;border-radius: 50%;background: #000;left: -13px;top: 8px;display: none;}
.tankuang {background: rgba(0,0,0,.4);position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 1111111;text-align: center;line-height: 100vh;display: none;}
.tankuang img {vertical-align: middle;min-width: 38%;max-width: 80%;max-height: 80%}
.fancybox-inner.show img {animation: scale1 .5s ease-in-out}
.patentsBox .fancybox-inner img{border:0;}
@keyframes scale1 {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}
/* 联系我们 */
.contact{margin: 2vw 0px;}
.contactL{background:#004c8f;width: 35%;float: left;color:#fff;border-radius: 0.3rem;}
.contactR{width: 64%;float:right;border-radius:0.3rem;height: 28.6rem;position:relative;}
#footer-logo-canvas{position:absolute;top: 9.2rem;left: 21.45rem;}
.contactR img{display:none;}
.contactR img.on{display:block;height: 100%;width: 100%;}
.contactR img.img1 {position: absolute;top: 8rem;max-width: 35px;transform: translateX(-50%);display:block;left: 23rem;z-index: 99;}


.contactTab{float:left;width:10%;font-size:1.625rem;height: 100%;display: none;}
.contactTab .p1{font-size:1.625rem;}
.contactTab .p1{border-bottom:0.2rem solid #fff;padding: 0px 25%;box-sizing:border-box;cursor:pointer;height: 50%;line-height: 1.9rem;display: flex;align-items: center;text-align: center;}
.contactTab .p1.on{background:#082b4a;}
.contactTab .p1:hover{background:#082b4a;}
.contactTab .p1:last-child{border:0;}
.contactBox{width: 86%;float:right;margin: 50px 6% 33px 6%;}
.contactBox ul{width:100%;display:none;}
.contactBox ul.on{display:block;}
.contactBox li{position: relative;margin: 0px 0px 30px 0px;}
.contactBox li .img{width: 45px;height: 45px;border-radius:50%;background:#FFF;text-align:center;line-height: 43px;}
.contactBox li .words{width: calc(100% - 70px);margin: 0px 0px 0px 20px;position: absolute;top: 50%;transform: translateY(-50%);right: 0px;}
.contactBox li .img img{vertical-align:middle;max-width: 50%;max-height: 50%;}
.contactBox li .title{font-size: 16px;}
.contactBox li .summary{font-size: 14px;line-height: 22px;}

/*园区咨询*/
.onlineForm .center{background: #f7f7f5;margin: 2vw auto 2.5vw;}
.onlineForm form{width:90%;padding: 2vw 0px 1vw 0px;margin:0 auto;}
.onlineForm form .inp{margin: 0px 0px 20px 0px;position: relative;font-size: 0px;}
.onlineForm form label{font-size: 14px;color:#333;line-height: 40px;float: left;width: 80px;}
.onlineForm form label i{color:#db0909;margin: 0px 7px 0px 0px;width: 7px;display: inline-flex;}
.onlineForm form input[type='text']{height: 40px;width: calc(100% - 80px);float:right;border:0;text-indent: 10px;color:#333333;font-size: 14px;}
.onlineForm form textarea{height: 100px;width: calc(100% - 80px);float:right;border:0;color:#333333;font-size: 14px;padding: 10px;box-sizing:border-box;resize: none;font-family: '微软雅黑';}
.onlineForm form input[type='text']::placeholder{color:#333;}
.onlineForm form textarea::placeholder{color:#333;}
.onlineForm form .inp1 input[type='text']{width:28.5%;display:inline-block;float: none;}
.onlineForm form .inp1 input.btn-save{width: 100px;height: 40px;line-height: 40px;background:#004c8f;color:#fff;font-size: 14px;float:right;border-radius: 5px;}
.onlineForm form .inp1 img{cursor:pointer;vertical-align:middle;height: 40px;border: 1px solid #d2d2d2;margin: -10px 0px 0px 0px;box-sizing: border-box;}
.onlineForm form .inp .ts{position:absolute;left: 7rem;top:3.6rem;color:#db0909;font-size:12px;display:none;}
.onlineForm form .inp2 .ts{top:8.9rem;}

/* 岗位招聘 */
.recruit{margin: 2vw 0px;}
.recruit li{border:1px solid #d2d2d2;padding: 15px;box-sizing:border-box;position:relative;margin: 0px 0px 15px 0px;}
.recruit li .title{font-size: 16px;font-weight:bold;max-width: calc(100% - 20rem);}
.recruit li .city {margin: 8px 0px 0px 0px;}
.recruit li .city em{font-size: 14px;font-style:normal;display:inline-block;padding: 0px 10px;border-right: 1px solid #333333;line-height: 16px;}
.recruit li .city em:last-child{border:0;}
.recruit li .city em:first-child{padding-left:0;}
.recruit li .toudi{position:absolute;right: 50px;top: 22px;border:1px solid #d2d2d2;padding: 5px 10px;}
.recruit li .toudi img{max-width: 100px;}
.recruit li .toudi a{border-left:1px solid #d2d2d2;padding: 0px 0px 0px 10px;position:relative;top: 1px;height: 18px;display:inline-block;line-height: 18px;font-size: 14px;}
.recruit li .open{width: 15px;height: 15px;background:url(../images/icon-a2.png) center center no-repeat;position:absolute;right: 20px;top: 33px;cursor:pointer;}
.recruit li .open.on{background:url(../images/icon-a3.png) center center no-repeat;}
.recruit li .words{display:none;margin: 1.2rem 0px 0px 0px;}
.recruit li .words1{background:#f7f7f5;padding: 20px 15px;margin:0px 0px 1.125rem 0px;line-height: 24px;}
.recruit li .words1:last-child{margin:0;}
.recruit li .words1 .t1{font-size: 16px;margin: 0px 0px 15px 0px;}
.recruit li .words1 .info{font-size:14px;line-break:24px;}
.recruit li .words1 tr{padding: 0px 0px 15px 0px;display: block;}
.recruit li .words1 tr td{vertical-align: top;font-size: 14px;line-height: 24px;}
.recruit li .words1 tr td:first-child:before{width: 6px;height: 6px;content:'';display:inline-block;background:#004c8f;border-radius:50%;margin:0px 0.3rem 0px 0px;position:relative;top: -4px;}
.recruit li .words1 tr td:first-child{width: 120px;font-size: 14px;}
.recruit li .words1 tr:last-child{padding:0;}


#pages{text-align:center;margin: 2vw 0px 0px 0px;}
#pages a{width: 35px;height: 35px;border:1px solid #d2d2d2;display:inline-block;line-height: 35px;font-size: 14px;margin: 0px 2px;transition: 0.5s all ease;}
#pages a.prev,#pages a.next{position:relative;top: -6px;font-size:0px;}
#pages a.prev{background:url(../images/icon-left2.png) #fff center center no-repeat;}
#pages a.next{background:url(../images/icon-right2.png) #fff center center no-repeat;}
#pages a.currentpage{background:#004c8f;color:#fff;}
#pages a.prev:hover{background:url(../images/icon-left3.png) #004c8f center center no-repeat;}
#pages a.next:hover{background:url(../images/icon-right3.png) #004c8f center center no-repeat;}

.idea {position: relative;background: url(../images/bg4.jpg) #f7f7f7 center bottom no-repeat;padding: 1px 0px 3vw 0px;}
.idea .center{margin: 4vw auto 0px;position: relative;}
.idea .name1{width:26.5rem;height: 26.5rem;position: absolute;margin:0 auto;left: 50%;margin-left: -13.25rem;font-size:1.875rem;color:#004c8f;line-height:28.5rem;text-align:center;font-weight:bold;background:url(../images/icon-a4.png) center center no-repeat;top: 3rem;background-size: 12rem;}
.idea .name1:before{width: 7.5rem;height: 40px;background: #fdfdfd;content:'';position:absolute;top:50%;margin-top: -1px;box-shadow: 0px 0px 40px 10px #fdfdfd;left: 50%;margin-left: -3.75rem;}
.idea .name1 em{font-style:normal;z-index:999;position:relative;font-size: 22px;}
.idea .name1:after{width:100%;height:100%;background: url(../images/icon-circle.png) center center no-repeat;content:'';position: absolute;left:0;top:0;animation: spin 20s linear infinite;background-size: contain;}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.idea li{float:left;width:50%;padding: 0px 23% 0px 0px;box-sizing:border-box;margin: 0px 0px 7.5rem 0px;position:relative;}
.idea li .title{font-size: 18px;font-weight:bold;text-align:right;position:relative;}
.idea li .summary{font-size: 14px;color:#585858;margin: 10px 0px 0px 0px;text-align:justify;width: 95%;float:right;line-height: 24px;}
.idea li:nth-child(2n){padding: 0px 0px 0px 23%;}
.idea li:nth-child(2n) .title{text-align:left;}
.idea li:nth-child(2n) .summary{float:left;}
.idea li .title:before{width: 1.2rem;height: 1.2rem;background:url(../images/icon-circle1.png) center center no-repeat;content:'';position:absolute;right: -2rem;top: 3px;background-size: contain;transition:0.5s all ease;}
.idea li .title:after{width:8.2rem;height:2.5rem;content:'';position:absolute;right: -10rem;top: 9px;}
.idea li:nth-child(2n) .title:after{left: -10rem;right:auto;}
.idea li:nth-child(2n) .title:before{left: -2rem;right:auto;}
.idea li.li1 .title:after{background:url(../images/icon-slide.png) center center no-repeat;background-size: contain;}
.idea li.li2 .title:after{background:url(../images/icon-slide1.png) center center no-repeat;background-size: contain;}
.idea li.li3 .title:after{background:#dadada;height:2px;width:4.7rem;right: -6.5rem;top: 11px;}
.idea li.li4 .title:after{background:#dadada;height:2px;width:4.7rem;left: -6.5rem;top: 11px;}
.idea li.li5 .title:after{background:url(../images/icon-slide2.png) center center no-repeat;top: -25px;background-size: contain;}
.idea li.li6 .title:after{background:url(../images/icon-slide3.png) center center no-repeat;top: -25px;background-size: contain;}
.idea li.li7{margin: -20px 0px 0px 36.5%;padding:0px;width:27%;}
.idea li.li7 .title{text-align:center;}
.idea li.li7 .title:before{left: 8rem;top: 4px;}
.idea li.li3{right:1.8rem;}
.idea li.li4{left:2.5rem;}
.idea li.li5,.idea li.li6{margin:0;}
.idea li.li5{right: 1rem;}
.idea li.li6{left: 1rem;}
.idea li:hover .title:before{background:url(../images/icon-circle2.png) center center no-repeat;background-size: contain;}
.idea li:hover .title{color:#004c8f;}
.idea li.li1 .title,.idea li.li3 .title,.idea li.li5 .title,.idea li.li7 .title{letter-spacing:10px;}

/* 投诉建议 */
.proposal .summary{max-width:1200px;margin: 0 auto 20px;font-size: 14px;text-align:center;line-height: 24px;}
.proposal form label{width: 110px;}
.proposal form input[type="text"]{width: calc(100% - 110px);}
.proposal form textarea{width: calc(100% - 110px);}
.proposal form .inp .type4{width: 100px;height: 100px;font-size: 14px;background: url(../images/icon-upload.png) #fff center 26px no-repeat;padding: 30px 0px 0px 0px;box-sizing: border-box;float: left;background-size: 20px;}
.proposal .upload{float:left;}
.proposal .upload .east-file-list{float: left;margin: 0px 0px 0px 10px;}
.proposal .upload .east-file-list li{float:left;margin: 0px 10px 0px 0px;position: relative;}
.proposal .pro{font-size:14px;float:left;vertical-align: middle;margin: 80px 0px 0px 1rem;line-height: 18px;}
.proposal .upload img{width: 100px;height: 100px;}
.proposal .upload .file-item-filename{display:none;}
.proposal .upload .file-item-filesize{display:none;}
.proposal .upload .file-item-extend{display:none;}
.proposal .upload .east-file-extend{display: none!important;}
.proposal .upload .ei-operate-delete{width: 20px;height: 20px;background:url(../images/icon-close.png) center center no-repeat;background-size:cover;display: block;position: absolute;right: -10px;top: -10px;}
.proposal .img{float:left;margin: 0px 0px 0px 1.1rem;}
.proposal .img li{float:left;position:relative;margin: 0px 1rem 0px 0px;width:9rem;height:8.75rem;border:1px solid #d2d2d2;}
.proposal .img li .close{width: 1.7rem;height: 1.7rem;background:url(../images/icon-close.png) center center no-repeat;background-size:cover;display: block;position: absolute;right: -0.85rem;top: -0.85rem;cursor: pointer;}
.proposal form .inp .ts{left:10rem;}
.proposal form{padding: 2vw 0px 1vw 0px;}


/* 多重保障 */
.guarantee{margin: 3vw auto 0px;}
.guarantee .name1{font-weight:bold;text-align:center;}
.guarantee .name1 .name1_1{position:relative;z-index:9999;font-size: 28px;}
.guarantee .name1 .en{display:block;text-shadow: -1px -1px 0 #d9d9d9, 1px -1px 0 #d9d9d9, -1px 1px 0 #d9d9d9, 1px 1px 0 #d9d9d9;color:#fff;font-style:normal;font-size: 30px;text-transform:uppercase;letter-spacing: 2px;position: relative;top: -13px;margin: 0px 0px 5px 0px;line-height: 26px;}
.guarantee1{margin: 0px 0px 2vw 0px;}
.guarantee1 ul{width:52rem;margin: 1vw auto 0px;position: relative;z-index: 999;}
.guarantee1 li{color:#fff;float:left;width: 16.4rem;margin: 0px 1.3rem 0px 0px;height: 26.6rem;background:url(../images/bg6.png) center center no-repeat;background-size:cover;padding:5rem 1.25rem 0px 1.25rem;box-sizing:border-box;position:relative;}
.guarantee1 li:nth-child(3n){margin-right:0px;}
.guarantee1 li .title{font-size: 18px;margin: 0px 0px 12px 0px;padding: 0px 0px 12px 0px;position:relative;}
.guarantee1 li .title:after{width: 36px;height: 2px;background:#fff;content:'';position:absolute;left:0px;bottom:0px;}
.guarantee1 li .summary{font-size: 14px;line-height: 22px;letter-spacing:1px;}
.guarantee1 li img{position:absolute;right:1.2rem;top:6.5rem;transition: 0.5s all ease;}
.guarantee1 li.li1 img{top:5rem;}
.guarantee1 li.li3 img{top:5.5rem;right:1.4rem;}
.guarantee1 li:hover .title{font-weight:bold;}
.guarantee1 li:hover img{transform: translateY(-25px);}
.guarantee1 .classSum{background:#d3e0eb;border:1px solid #2767a0;border-radius: 50%;font-size: 20px;color:#004c8f;text-align:center;height: 90px;line-height: 100px;width:64%;margin: 0 auto;position:relative;z-index:99;top: -1.5rem;letter-spacing: 0.1rem;font-weight: bold;}
.guarantee1 .classSum1{font-size: 18px;font-weight:normal;z-index:1;width:79.5%;height: 105px;line-height: 145px;margin: -45px auto 0px;}
.guarantee2{padding: 2.5vw 0px 3vw 0px;background:#f7f7f5;}
.guarantee2 li{width: 24%;float:left;background:#fff;height: 93px;box-sizing:border-box;border:1px solid #dddddd;position:relative;padding: 50px 20px 0px 20px;margin: 65px 1.33% 0px 0px;transition: 0.5s all ease;}
.guarantee2 li .icon{width: 70px;height: 70px;background:#fff;border:1px solid #dddddd;border-radius:50%;position:absolute;left:50%;margin-left: -35px;text-align:center;line-height: 70px;top: -35px;transition:0.5s all ease;}
.guarantee2 li .icon img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:0.5s all ease;max-width: 50%;max-height: 45%;}
.guarantee2 li .icon img.img2{opacity:0;}
.guarantee2 li .title{font-size: 16px;font-weight:bold;text-align:center;transition:0.5s all ease;}
.guarantee2 li:nth-child(4n){margin-right:0px;}
.guarantee2 li:hover{box-shadow: 5px 5px 15px 0px #ebebe9;}
.guarantee2 li:hover .icon{background:#004c8f;}
.guarantee2 li:hover img.img1{opacity:0;}
.guarantee2 li:hover img.img2{opacity:1;}
.guarantee2 li:hover .title{color:#004c8f}


/*新增多重保障一园九集版块样式*/
.guarantee3{padding: 2.5vw 0px 2vw 0px;}
.guarantee3 .info{font-size: 14px;text-align:center;margin: 0px auto 0px;max-width:1050px;}
.guarantee3 ul{margin: 2vw 0px 0px 0px;}
.guarantee3 ul li{float:left;width: 18.72%;height:18.75rem;margin:0px 1.57% 1.625rem 0px;text-align:center;background:#004d8f;border-radius:0.4rem;color:#fff;padding: 0px 2%;box-sizing:border-box;}
//.guarantee3 ul li:nth-child(5n){margin-right:0px;}
.guarantee3 ul li .Img{height: 3vw;line-height: 3vw;padding: 0px 0px 1vw 0px;border-bottom:1px solid #fff;margin: 2vw 0px 1vw 0px;}
.guarantee3 ul li img{vertical-align:middle;max-height:100%;transition: 0.5s all ease;}
.guarantee3 ul li .title{font-size: 18px;font-weight:bold;}
.guarantee3 ul li .summary{line-height: 20px;font-size: 14px;margin: 0.8rem 0px 0px 0px;}

.guarantee3{padding: 30px 0px 20px 0px;}
    .guarantee3 .info{font-size:12px;line-height:20px;}
    .guarantee3 ul{margin: 10px 0px 0px 0px;}
     .guarantee3 ul li{width: 30.5%;margin: -4px 0% 2% 21px;padding: 0px 1%;height: 14vw;}
   // .guarantee3 ul li:nth-child(5n){margin: 0px 3% 3% 0px;}
   // .guarantee3 ul li:nth-child(2n){margin-right:0px;}
       .guarantee3 ul li .Img{height: 10vw;padding: 0px;margin: 1vw -3px -6vw 0px;border: 0;}
    .guarantee3 ul li img{vertical-align: top;}
    .guarantee3 ul li .title{font-size: 20px;padding: 3vw 0px 0px 0px;border-top: 1px solid #b6d5f1;}
    .guarantee3 ul li .summary{font-size: 16px;line-height: 20px;margin: 10px 5px 11px 3px;border-bottom: 1px solid;padding: 8px;}
.guarantee3 ul li:hover img{transform:translateY(-10px);}
.guarantee3 ul li:nth-child(2n){background:#2067a7;}
.guarantee3 ul li:nth-child(3n){background:#357bb9;}
.guarantee3 ul li:nth-child(4n){background:#5395d1;}
.guarantee3 ul li:nth-child(5n){background:#63a5e1;}
.guarantee3 ul li:nth-child(6n){background:#63a5e1;}
.guarantee3 ul li:nth-child(7n){background:#5395d1;}
.guarantee3 ul li:nth-child(8n){background:#357bb9;}
.guarantee3 ul li:nth-child(9n){background:#2067a7;}
.guarantee3 ul li:nth-child(10n){background:#004d8f;}

/*结束*/



/*入院流程*/
.process{margin: 4vw auto;position:relative;}
.process .center{position:relative;}
.processTab{padding: 11.5rem 0px 11.5rem 0px;}
.processTab i{width:18.57%;float:left;height:8.75rem;margin: 0px 0px 0px -2.4%;font-size: 20px;color: #fff;text-align: center;line-height: 8.75rem;font-style: normal;text-indent: 0px;background-size: contain!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;}
.processTab i.i1{background:url(../images/icon-c6.png) center center no-repeat;margin:0;}
.processTab i.i2{background:url(../images/icon-c5.png) center center no-repeat;}
.processTab i.i3{background:url(../images/icon-c4.png) center center no-repeat;}
.processTab i.i4{background:url(../images/icon-c3.png) center center no-repeat;}
.processTab i.i5{background:url(../images/icon-c2.png) center center no-repeat;}
.processTab i.i6{background:url(../images/icon-c1.png) center center no-repeat;}
.process ul{position:absolute;top:0px;width:100%;height: 110px;}
.process li{float:left;width:30.7%;height: 90px;padding: 20px;box-sizing:border-box;background:#fff;border:1px solid #1b5f9c;border-radius:0.5rem;position:absolute;transition: 0.5s all ease;font-size: 1.25rem;line-height: 22px;}
.process li.li1{bottom: -24.8rem;left: 2.625%;}
.process li.li2{left: 2.625%;}
.process li.li3{bottom: -24.8rem;left: 35.7%;}
.process li.li4{left: 35.7%;}
.process li.li5{bottom: -24.8rem;left:68.2%;}
.process li.li6{left:68.2%;}
.process li:before{width:1px;height: 5.3rem;background:#1b5f9c;content:'';position:absolute;left: 12.5%;top: -5.3rem;z-index: 99999;}
.process li:nth-child(2n):before{top: 5.51rem;right:35.8%;left:auto;}
.process li:after{width:1.875rem;height:1.875rem;background:url(../images/icon-circle3.png) center center no-repeat;content:'';position:absolute;left: 9%;top: -6.8rem;visibility: unset;background-size: contain;}
.process li .number{font-size: 20px;font-weight:bold;float: left;width: 40px;position: relative;top: 2px;}
.process li .summary{float:left;width: calc(100% - 40px);font-size: 16px;line-height: 24px;}
.process li:nth-child(2n):after{top: 10.5rem;right: 32.5%;left: auto;}
.process li:hover{box-shadow: 5px 5px 15px 0px #e5e9f0;}
.process li:hover .number{color:#004d8f;}
.process li:hover .summary{color:#004d8f;}
.process li.li5:before{left:11%;}
.process li.li5:after{left: 7%;}
.process li:hover{background:rgba(125,179,225,0.2)}

/*宣传视频*/
.video{margin: 3vw auto 3vw;width: 75rem;height:44.375rem;padding:1.125rem 0px;box-sizing:border-box;position:relative;}
.video video{width: 71.5625rem;height: 42.2rem;display:block;margin:0 auto;position:relative;z-index:999;}
.video:after{width:100%;height:100%;background:url(../images/bg7.png) center center no-repeat;content:'';position:absolute;left:0px;top:0px;animation: blink 3s infinite;background-size: contain;}
@keyframes blink {
  0% {opacity: 1; /* 完全不透明 */}
  50% {opacity: 0.1; /* 半透明 */}
  100% {opacity: 1; /* 再次不透明 */}
}
/* 园区优势 */
.advantage{margin: 3vw 0px;}
.advantage li{padding: 15px;box-sizing:border-box;background:#f7f7f5;margin: 0px 0px 15px 0px;transition:0.5s all ease;}
.advantage li:last-child{margin:0;}
.advantage li .img{width:31.5%;float:left;height: 10.5rem;line-height: 10rem;overflow:hidden;}
.advantage li .img img{max-width:100%;max-height:100%;vertical-align:middle;transition:0.5s all ease;}
.advantage li .words{width:63%;float:left;margin: 10px 0px 0px 25px;}
.advantage li .words .title{height: 45px;border-bottom: 2px solid #6ea7d7;padding: 0px 0px 10px 0px;box-sizing: border-box;}
.advantage li .words .title em{font-size: 18px;font-style:normal;position:relative;display: inline-block;height: 100%;}
.advantage li .words .title em:after{width:100%;height: 2px;background:#004c8f;content:'';position:absolute;left: 0px;bottom: -12px;}
.advantage li .words .summary{font-size: 14px;color:#585858;line-height: 20px;padding: 15px 0px 0px 0px;height: 65px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.advantage li:hover img{transform:scale(1.2);}
.advantage li:hover{background:#004d8f;}
.advantage li:hover .title em{color:#fff;}
.advantage li:hover .summary{color:#fff;}
.advantage li:hover .words .title em:after{background:#357bb9;}

/* 公司新闻 */
.news .name1{font-weight:bold;text-align:center;}
.news .name1 .name1_1{font-size: 28px;position:relative;z-index:9999;}
.news .name1 .en{display:block;text-shadow: -1px -1px 0 #d9d9d9, 1px -1px 0 #d9d9d9, -1px 1px 0 #d9d9d9, 1px 1px 0 #d9d9d9;color:#fff;font-style:normal;font-size: 30px;text-transform:uppercase;position: relative;top: -19px;margin: 0px 0px 0.5vw 0px;letter-spacing: 2px;}
.news1{background:#f7f7f5;padding: 3vw 0px 2vw 0px;}
.news1 li{width: 24%;float:left;margin: 0px 1.33% 17px 0px;background:#fff;border-bottom: 3px solid transparent;transition:0.5s all ease;}
.news1 li:nth-child(4n){margin-right:0;}
.news1 li .img{height:10rem;line-height:10rem;overflow:hidden;}
.news1 li .img img{width:100%;height:100%;transition:0.5s all ease;}
.news1 li .words{padding: 15px;}
.news1 li .title{font-size: 16px;font-weight:bold;}
.news1 li .summary{color:#585858;font-size: 14px;line-height: 20px;margin: 10px 0px 10px 0px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news1 li .time{color: #585858;font-size: 14px;/* padding: 0px 0px 0px 22px; *//* background:url(../images/icon-time.png) left center no-repeat; */background-size: 15px;}
.news1 li .time i{float:right;font-size: 14px;font-style:normal;}
.news1 li:hover img{transform:scale(1.2);}
.news1 li:hover .title{color:#004c8f;}
.news1 li:hover{border-bottom:3px solid #004c8f;box-shadow: 6px 6px 24px 5px #e9ebed;}
.news2{padding: 2vw 0px 2vw 0px;}
.news2 li{background:#f7f7f5;margin: 0px 0px 15px 0px;padding: 20px;box-sizing:border-box;transition:0.5s all ease;border-right: 2px solid transparent;}
.news2 li:last-child{margin:0;}
.news2 li .img{width:23.5%;height:10rem;float:left;overflow:hidden;}
.news2 li .img img{width:100%;height:100%;transition:0.5s all ease;}
.news2 li .words{float:left;width: 74%;margin:0px 0px 0px 2.1%;}
.news2 li .title{font-size: 16px;font-weight:bold;transition:0.5s all ease;}
.news2 li .title .tit2{width:calc(100% - 100px);display:-webkit-box;overflow: hidden;height: 20px;line-height: 20px;-webkit-line-clamp: 1; -webkit-box-orient: vertical;font-size:16px;}
.news2 li .title i{float:right;color:#004c8f;font-size: 14px;font-style:normal;}
.news2 li .summary{color:#585858;font-size: 14px;line-height: 20px;margin: 1rem 0px 2rem 0px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition:0.5s all ease;}
.news2 li .time{color: #585858;font-size: 14px;/* padding: 0px 0px 0px 22px; *//* background:url(../images/icon-time.png) left center no-repeat; */transition:0.5s all ease;background-size: 15px;}
.news2 li .time i{font-style:normal;margin: 0px 0px 0px 20px;padding: 0px 0px 0px 20px;border-left: 1px solid #585858;height: 18px;display: inline-block;line-height: 18px;}
.news2 li:hover{border-right: 2px solid #004c8f;box-shadow: 1px 5px 20px 0px #eef0f5;}
.news2 li:hover .title{color:#004c8f;}
/* .news2 li:hover .summary{color:#fff;}
.news2 li:hover .time{color:#fff;background:url(../images/icon-time1.png) left center no-repeat;}
.news2 li:hover .time i{border-color:#fff;} */
.news2 li:hover img{transform:scale(1.2);}
.newsInfo{padding:0px 0px 4.7rem 0px;}
.newsInfo .title{font-size: 20px;text-align:center;margin: 3vw 0px 0px 0px;font-weight:bold;}
.newsInfo .t1{text-align:center;color: #333;font-size: 14px;font-style:normal;padding: 15px 0px 20px 0px;border-bottom: 1px solid #d2d2d2;}
.newsInfo .t1 em{font-style:normal;padding: 0px 15px 0px 0px;margin: 0px 15px 0px 0px;border-right: 1px solid #333;height: 18px;line-height: 18px;display:inline-block;}
.newsInfo .t1 em.time{/* padding: 0px 1.5rem 0px 1.5rem; *//* background:url(../images/icon-time.png) left center no-repeat; *//* background-size: 1.1rem; */}
.newsInfo .t1 .share{display:inline-block;}
.newsInfo .info{font-size: 14px;color:#585858;line-height: 2;padding: 30px 0px 30px 0px;}
.newsInfo .info p{width:auto!important;height:auto!important;}
.newsInfo .nextTitle{background: #f7f7f5;padding: 15px;position:relative;}
.newsInfo .nextTitle a{color:#585858;display:block;line-height: 2;font-size: 14px;}
.newsInfo .nextTitle a:hover{color:#004c8f;}
.newsInfo .nextTitle a.back{position:absolute;right: 20px;top:50%;margin-top: -14px;font-style:normal;padding: 0px 0px 0px 24px;background:url(../images/icon-back.png) left center no-repeat;font-size: 14px;}
.newsInfo .bdsharebuttonbox {float:right;display:flex;}
.newsInfo .bdsharebuttonbox .popup_sqq{background:url(../images/icon-qq1.png) center center no-repeat;padding:0;width:20px;height:20px;margin: 0px 10px 0px 0px;opacity: 0.7;}
.newsInfo .bdsharebuttonbox .bds_tsina{background: url(../images/icon-weibo1.png) center center no-repeat;padding:0;width: 24px;height:20px;margin: 0px 0px 0px 0px;opacity: 0.7;}
.newsInfo .bdsharebuttonbox .bds_weixin{background:url(../images/icon-wechat1.png) center center no-repeat;padding:0;width: 24px;height:20px;margin: 0px 10px 0px 0px;opacity: 0.7;}
.newsInfo img{max-width:100%;}
.newsInfo .bdsharebuttonbox .popup_sqq:hover{opacity:1;background:url(../images/icon-qq.png) center center no-repeat;}
.newsInfo .bdsharebuttonbox .bds_tsina:hover{opacity:1;background: url(../images/icon-weibo.png) center center no-repeat;}
.newsInfo .bdsharebuttonbox .bds_weixin:hover{opacity:1;background:url(../images/icon-wechat.png) center center no-repeat;}
/*招商规则*/
.rule .name1{font-weight:bold;text-align:center;}
.rule .name1 .name1_1{position:relative;z-index:9999;font-size: 28px;}
.rule .name1 .en{display:block;text-shadow: -1px -1px 0 #d9d9d9, 1px -1px 0 #d9d9d9, -1px 1px 0 #d9d9d9, 1px 1px 0 #d9d9d9;color:#fff;font-style:normal;font-size: 30px;text-transform:uppercase;position: relative;top: -18px;font-weight: normal;letter-spacing: 2px;}
.rule1{background:url(../images/bg8.jpg) center center no-repeat;padding: 3vw 0px;}
.rule1 .summary{font-size: 14px;text-align:center;margin: 0.2rem 0px 0px 0px;}
.rule2{padding: 3vw 0px 3.5vw 0px;}
.rule2 .summary{font-size: 14px;text-align:center;margin: 1.5vw auto 0px;line-height: 30px;max-width:1050px;}
.rule2 .summary strong{font-size:18px!important;}
.rule2 ul{background:url(../images/bg8.png) center center no-repeat;height:480px;position:relative;width: 1170px;margin: 4.6rem auto 0px;}
.rule2 ul li{position:absolute;color:#fff;text-align:center;width: 145px;height: 40px;line-height: 40px;font-size: 16px;}
.rule2 ul li.li1{left: 494px;width:212px;height:60px;line-height:60px;font-size: 20px;}
.rule2 ul li.li2{left: 305px;top: 55px;}
.rule2 ul li.li3{left: 92px;top: 102px;}
.rule2 ul li.li4{right:177px;top: 115px;font-size: 18px;line-height: 47px;width: 162px;height: 47px;}
.rule2 ul li.li5{left: 564px;top: 140px;width: 165px;line-height: 46px;font-size: 18px;height: 46px;}
.rule2 ul li.li6{left: 254px;top: 165px;width: 160px;line-height: 46px;font-size: 18px;height: 46px;}
.rule2 ul li.li7{left: 2px;top: 223px;}
.rule2 ul li.li8{right: 0px;top: 215px;}
.rule2 ul li.li9{right: 365px;top: 236px;width: 170px;line-height: 47px;font-size: 18px;height: 47px;}
.rule2 ul li.li10{left: 382px;top: 263px;width: 170px;line-height: 47px;font-size: 18px;height: 47px;}
.rule2 ul li.li11{left: 95px;top: 335px;width: 100px;font-size: 18px;}
.rule2 ul li.li12{right: 160px;top: 290px;}
.rule2 ul li.li13{left: 267px;top: 368px;}
.rule2 ul li.li14{right: 337px;top: 390px;}
.rule2 ul li.li15{left: 467px;bottom: 0px;width: 170px;height: 48px;line-height: 48px;font-size: 18px;}
.rule2 .img{display:none;}
.rule3{background: url(../images/bg12.jpg) center top no-repeat;background-size:cover;padding: 2.5vw 0px 2vw 0px;}
.rule3 .info{font-size: 14px;text-align:center;margin: 0px auto 0px;max-width:1050px;}
.rule3 ul{margin: 2vw 0px 0px 0px;}
.rule3 ul li{float:left;width: 18.72%;height:18.75rem;margin:0px 1.57% 1.625rem 0px;text-align:center;background:#004d8f;border-radius:0.4rem;color:#fff;padding: 0px 2%;box-sizing:border-box;}
.rule3 ul li:nth-child(5n){margin-right:0px;}
.rule3 ul li .Img{height: 3vw;line-height: 3vw;padding: 0px 0px 1vw 0px;border-bottom:1px solid #fff;margin: 2vw 0px 1vw 0px;}
.rule3 ul li img{vertical-align:middle;max-height:100%;transition: 0.5s all ease;}
.rule3 ul li .title{font-size: 18px;font-weight:bold;}
.rule3 ul li .summary{line-height: 20px;font-size: 14px;margin: 0.8rem 0px 0px 0px;}
.rule3 ul li:nth-child(2n){background:#2067a7;}
.rule3 ul li:nth-child(3n){background:#357bb9;}
.rule3 ul li:nth-child(4n){background:#5395d1;}
.rule3 ul li:nth-child(5n){background:#63a5e1;}
.rule3 ul li:nth-child(6n){background:#63a5e1;}
.rule3 ul li:nth-child(7n){background:#5395d1;}
.rule3 ul li:nth-child(8n){background:#357bb9;}
.rule3 ul li:nth-child(9n){background:#2067a7;}
.rule3 ul li:nth-child(10n){background:#004d8f;}
.rule4 {padding: 3vw 0px 2vw 0px;}
.rule4 .rule4BoxL{border:1px solid #d2d2d2;width:50%;height:30.3rem;padding:2.5% 2% 3% 3.2%;box-sizing:border-box;float:left;position:relative;transition: 0.5s all ease;}
.rule4 .rule4BoxL:after{width:2rem;height:2rem;background:url(../images/icon-arrow2.png) center center no-repeat;content:'';position:absolute;right:-1rem;top:50%;margin-top:-1rem;}
.rule4 .rule4BoxL .name2{font-size: 24px;font-weight:bold;}
.rule4 .rule4BoxL .summary{font-size: 16px;margin:0.7rem 0px 0px 0px;}
.rule4 .rule4BoxL .summary:after{width: 1.8rem;height:0.25rem;background:#004c8f;content:'';display:block;margin:1.3rem 0px 0px 0px;}
.rule4 .rule4BoxL li .title{font-size: 18px;font-weight:bold;margin:1rem 0px 0.5rem 0px;}
.rule4 .rule4BoxL li .info{font-size: 14px;line-height: 20px;}
.rule4 .rule4BoxR{width:50%;float: right;height:30.3rem;}
.rule4 .rule4BoxR img{width:100%;height:100%;}
.rule4 .rule4Box{margin: 1vw 0px 0px 0px;}
.rule4 .rule4BoxL:hover{background:#004c8f;color:#fff;border:1px solid #004c8f;}
.rule4 .rule4BoxL:hover:after{background:url(../images/icon-arrow3.png) center center no-repeat;}

.rule3 ul li:hover img{transform:translateY(-10px);}

.rule5{padding: 2.5vw 0px 2vw 0px;background: url(../images/bg10.jpg) center top no-repeat;}
.rule5 dl{margin: 1vw 0px 2vw 0px;}
.rule5 dd{float: left;width: 20%;text-align: center;cursor: pointer;}
.rule5 dd .Img{height: 3.2rem;line-height: 3.2rem;overflow:hidden;}
.rule5 dd .Img img{vertical-align:middle;max-height: 100%;max-width:100%;filter: grayscale(100%);margin: -0.3rem 0px 0px 0px;transition:0.5s all ease;}
.rule5 dd .title{font-size: 16px;font-weight:bold;margin:1rem 0px 0px 0px;transition:0.5s all ease;}
.rule5 li .Img{float:left;width:50%;height:23.7rem;}
.rule5 li img{width:100%;height:100%;}
.rule5 li .words{float:left;width:50%;height:23.7rem;padding: 2%;box-sizing:border-box;background: url(../images/bg19.png) #fff 93% 86% no-repeat;border: 1px solid #d2d2d2;border-left: 0;}
.rule5 .mySwiper {width:100%;overflow:hidden;position:relative;}
.rule5 .swiper-pagination{display:none;}
.rule5 li .title{font-size: 18px;font-weight:bold;}
.rule5 li .summary{font-size: 14px;color:#585858;margin: 1vw 0px 0px 0px;line-height: 24px;}
.rule5 .swiper-button-prev,.rule5 .swiper-button-next{width: 30px;height: 30px;border:1px solid #d2d2d2;top: 0px;bottom: 0px;margin: 0px;background-size: 7px!important;}
.rule5 .swiper-button-prev{background:url(../images/icon-left2.png) center center no-repeat;}
.rule5 .swiper-button-next{background:url(../images/icon-right2.png) center center no-repeat;}
.rule5 .tabIcon{width: 100px;right:0px;position: absolute;bottom: 2rem;height: 30px;left: 52%;}
.rule5 .swiper-button-prev:hover{background:url(../images/icon-left4.png) #ebf1f6 center center no-repeat;}
.rule5 .swiper-button-next:hover{background:url(../images/icon-right4.png) #ebf1f6 center center no-repeat;}
.rule5 dd:hover img{filter: grayscale(0%);}
.rule5 dd:hover .title{color:#004c8f;}
.rule5 dd.on img{filter: grayscale(0%);}
.rule5 dd.on .title{color:#004c8f;}

/* 环保设施 */
.environment ul{margin: 2vw 0px 1vw 0px;}
.environment li{margin: 0px 0px 2vw 0px;transition: 0.5s all ease;}
.environment li .words{border:1px solid #d2d2d2;width:50%;height:30.3rem;padding: 2% 2% 2% 2.5%;box-sizing:border-box;float:left;position:relative;border-right:0px;overflow: unset;-webkit-backface-visibility: unset!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;z-index: 9999;}
.environment li .words:after{width:2rem;height:2rem;background:url(../images/icon-arrow2.png) center center no-repeat;content:'';position:absolute;right:-1rem;top:50%;margin-top:-1rem;transition: 0.5s all ease;}
.environment li .words .title{font-size: 20px;font-weight:bold;margin: 5px 0px 15px 0px;transition: 0.5s all ease;}
.environment li .words .title:after{width: 24px;height: 2px;background:#004c8f;content:'';display:block;margin: 10px 0px 0px 0px;}
.environment li .words .en{font-size: 16px;color:#004c8f;font-weight:bold;transition: 0.5s all ease;text-transform: uppercase;}
.environment li .showContent{font-size: 14px;line-height: 22px;transition: 0.5s all ease;height: 290px;overflow: hidden;}
.environment li .articlePages {text-align: right;position: absolute;bottom: 2rem;right: 2rem;}
.environment li .articlePages a{width:2.5rem;height:0.25rem;background:#d3e0eb;display:inline-block;margin:0px 0px 0px 0.5rem;cursor:pointer;font-size:0px;}
.environment li .articlePages a.on{background:#004c8f;}
.environment li .showContent .info{/* transition:0.5s all ease; */position:relative;font-size: 14px;line-height: 24px;}
.environment .img{width:50%;float: right;height:30.3rem;}
.environment .img img{width:100%;height:100%;}
.environment li:hover{background:#004c8f;}
.environment li:hover .title{color:#fff;}
.environment li:hover .en{color:#fff;}
.environment li:hover .showContent{color:#fff;}
.environment li:hover .words .title:after{background:#fff;}
.environment li:hover .words:after{background:url(../images/icon-arrow3.png) center center no-repeat;}
.environment li:nth-child(2n) .img{float:left;}
.environment li:nth-child(2n) .words{float:right;border-left:0px;border-right:1px solid #d2d2d2;}
.environment li:nth-child(2n) .words:after{left: -1rem;right:auto;}
.environment li:hover .articlePages a{background:#d3e0eb;}
.environment li:hover .articlePages a:hover{background:#fff;}
.environment li:hover .articlePages a.on{background:#fff;}


/* 配套服务 */
.service{background:#f7f7f5;padding: 0px 0px 3vw 0px;}
.service li{width: 22%;float:left;background:#fff;box-sizing:border-box;position:relative;padding: 50px 20px 0px 20px;margin: 70px 4% 0px 0px;transition: 0.5s all ease;border-radius: 5px;}
.service li .icon{width: 70px;height: 70px;background:#fff;border-radius:50%;position:absolute;left:50%;margin-left: -35px;text-align:center;line-height: 70px;top: -35px;transition:0.5s all ease;box-shadow: 0px 5px 20px 2px #eef0f5;}
.service li .icon img{position:absolute;left:50%;top: 50%;transform:translate(-50%,-50%);transition:0.5s all ease;max-width: 45%;max-height: 45%;}
.service li .icon img.img2{opacity:0;}
.service li .title{font-size: 16px;font-weight:bold;text-align:center;transition:0.5s all ease;line-height: 1.9rem;}
.service li .summary{line-height:1.6rem;margin:1rem 0px 0px 0px;font-size:1rem;}
.service li:nth-child(4n){margin-right:0px;}
.service li:hover{box-shadow: 5px 5px 15px 0px #ebebe9;}
.service li:hover .icon{background:#004c8f;}
.service li:hover img.img1{opacity:0;}
.service li:hover img.img2{opacity:1;}
.service li:hover .title{color:#004c8f}
.service li:hover{box-shadow: 5px 5px 17px 0px #eceeef;}


/* 智慧管理 */
.wisdom .name1{font-weight:bold;text-align:center;}
.wisdom .name1 .name1_1{position:relative;z-index:9999;font-size: 28px;}
.wisdom .name1 .en{display:block;text-shadow: -1px -1px 0 #d9d9d9, 1px -1px 0 #d9d9d9, -1px 1px 0 #d9d9d9, 1px 1px 0 #d9d9d9;color:#fff;font-style:normal;font-size: 30px;text-transform:uppercase;letter-spacing: 3px;position: relative;top: -18px;margin: 0px 0px 10px 0px;}
.wisdom1{padding: 3vw 0px 3vw 0px;}
.wisdom1 .summary{margin: 0rem 0px 2vw 0px;line-height: 26px;font-size: 14px;text-align:center;}
.wisdom1 li{float:left;width: 12.8rem;height: 12.8rem;border-radius:50%;text-align:center;position:relative;background:url(../images/icon-circle4.png) center bottom no-repeat;position:relative;background-size: 100%;transition: 0.5s all ease;}
.wisdom1 li:nth-child(2n){background:url(../images/icon-circle5.png) center top no-repeat;}
.wisdom1 li .icon{height:2.875rem;line-height:2.875rem;margin: 3.2rem 0px 0px 0px;}
.wisdom1 li .icon img{vertical-align:middle;max-height:100%;transition:0.5s all ease;}
.wisdom1 li .title{font-size: 16px;font-weight:bold;margin: 20px 0px 0px 0px;}
.wisdom1 li:after{position:absolute;top:0px;}
.wisdom1 ul{width: 1030px;margin: 0px 0px 0px 14.4rem;}
.wisdom1 li:before{content:'';position:absolute;left: 0px;top:0px;width: 12.8rem;height: 52%;}
.wisdom1 li:after{content:'';position:absolute;width: 0.8rem;height: 0.8rem;right: 0rem;top: 50%;margin-top: -0.15rem;}
.wisdom1 li:nth-child(2n):before{top:auto;height: 6.7rem;bottom: 0px;}
.wisdom1 lii:nth-child(2n){width:11.25rem;height:11.25rem;}
.wisdom1 li.li1:before{z-index: 99999999;background: url(../images/icon-circle6.png) center center no-repeat;background-size:contain;transition: 0.5s all ease;}
.wisdom1 li.li2:before{background: url(../images/icon-circle7.png) center center no-repeat;z-index: 99999;background-size:contain;}
.wisdom1 li.li3:before{background: url(../images/icon-circle8.png) center center no-repeat;z-index: 9999;background-size:contain;}
.wisdom1 li.li4:before{z-index: 999;background: url(../images/icon-circle9.png) center center no-repeat;background-size:contain;}
.wisdom1 li.li5:before{background: url(../images/icon-circle10.png) center center no-repeat;left: auto;right: 0px;background-size:contain;}
.wisdom1 li.li1:after{background: url(../images/icon-arrow4.png) center center no-repeat;z-index: 999999999;background-size:contain;right: -0.02rem;}
.wisdom1 li.li2:after{z-index: 99999;background: url(../images/icon-arrow5.png) center center no-repeat;margin-top: -0.81rem;right: -0.05rem;background-size:contain;}
.wisdom1 li.li3:after{z-index: 99999;background: url(../images/icon-arrow6.png) center center no-repeat;right: -0.05rem;margin-top: -0.15rem;background-size:contain;}
.wisdom1 li.li4:after{z-index: 99999;background: url(../images/icon-arrow7.png) center center no-repeat;right: -0.05rem;margin-top: -0.8rem;background-size:contain;}
.wisdom1 li.li5:after{z-index: 99999;background: url(../images/icon-arrow8.png) center center no-repeat;margin-top: -0.15rem;right: -0.05rem;background-size:contain;}
.wisdom1 li.li2{left: -0.8rem;}
.wisdom1 li.li3{left: -1.6rem;width: 12.8rem;height: 12.8rem;}
.wisdom1 li.li4{left: -2.4rem;}
.wisdom1 li.li5{width: 13rem;height: 13rem;left: -3.4rem;}
.wisdom1 li:hover .title{color:#004c8f;}
.wisdom1 li:hover img{transform:rotate(360deg);}
/* .wisdom1 li:hover{transform: rotate(360deg);} */


.wisdom2{padding: 3vw 0px 0px 0px;background:url(../images/bg11.jpg) center top no-repeat;background-size:cover;}
.wisdom2 ul{margin: 1vw 0px 0px 0px;}
.wisdom2 li{width: 48.2%;float:left;position:relative;margin: 0px 0px 1.2vw 0px;}
.wisdom2 li:nth-child(2n){float:right;}
.wisdom2 li .Img{width: 60px;height: 60px;border-radius:50%;float:left;position:relative;text-align:center;line-height: 57px;}
.wisdom2 li .Img img{vertical-align:middle;position: relative;z-index: 999;max-width: 22px;max-height: 22px;}
.wisdom2 li .title{font-size: 14px;float:right;width: calc(100% - 80px);position:absolute;right:0px;top:50%;transform:translateY(-50%);line-height: 24px;}
.wisdom2 li .Img:before{border: 1px dashed  #004c8f;width:100%;height:100%;border-radius:50%;content:'';position:absolute;left:0;top:0;box-sizing: border-box;transition: 1s all ease;transform: rotate(0deg);}
.wisdom2 li .Img:after{background:#004c8f;width: 44px;height: 44px;content:'';position:absolute;left: 8px;top: 8px;border-radius:50%;transition:1s all ease;}
.wisdom2 li:hover .Img:before{transform:rotate(360deg);}
.wisdom2 li:hover .Img:after{transform:rotate(360deg);}
.wisdom2 li:hover .title{color:#004c8f;}
/* 搜索 */
.search{margin: 2vw auto;}
.search li a{font-size:14px;height: 30px;line-height: 30px;overflow:hidden;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient:vertical;}
.search li{padding:10px 0px;border-bottom:1px solid #d2d2d2;}
.search li:hover a{color:#004c8f;}



@media(max-width:1700px){
    .honor1 li{max-width: 17rem;}
}


@media(max-width: 1600px){
.idea li{margin:0px 0px 6rem 0px;}
.idea li .title:after{width: 100px;right:-125px;top:7px;}
.idea li:nth-child(2n) .title:after{left:-125px;}
.idea li.li4 .title:after{left:-90px;}
.idea li .summary{width:100%;}
.idea li.li5 .title:after{top: -20px;width: 100px;right: -125px;}
.idea li.li5{right:1rem;}
.idea li.li6{left: 1.2rem;}
.idea li.li7 .title:before{top:4px;left: 7.7rem;}
.idea .name1:before{margin-top: -3px;}
.idea li.li6 .title:after{width:100px;left: -125px;top:-20px;}
.advantage li .words .title{padding:0px 0px 12px 0px;height: 45px;}
.advantage li .words .title em:after{bottom:-14px;}

.culture2 li{min-height:205px;}
.culture3 li .words .title{font-size:24px;}
.culture3 li .words .summary i{font-size:16px;}
.culture4 li .title{font-size:16px;}
    
.Introduction li .info{line-height: 1.56rem;}
.culture .culture5 li{width: 16rem;}

.honor3 .swiper-button-prev, .honor .swiper-button-next{width: 3rem;height: 6.5rem;background-size: 0.7rem;}
.honor3 .swiper-button-prev:hover, .honor .swiper-button-next:hover{background-size:0.7rem;}

.honor1{width: 62%;padding: 0px 0px 1.5rem 0px;margin: 5rem 0px 0px 0px;}
.honor1 li{margin:0px 2.3rem 0px 0px;}
.honor2{width: 62%;padding:0px 0px 1.5rem 0px;margin: 6rem 0px 0px 0px;}
.honor2 li{margin: 0px 2.3rem 0px 0px;}
.honor3 .center{padding: 0px 0px 2.7rem 0px;margin: 7rem auto 4rem;}

.honor .name1{width: 26.5%;margin: 3.5rem 0px 0px 0px;}
.honor .name1 .p1{font-size: 5.6rem;}
.honor .name1 .p2{font-size: 4.5rem;}
.honor3 .swiper-slide{max-width: 25.6%;max-height: 17.2rem;}
.fancybox-nav{width: 3rem;height: 7rem;background-size: 0.7rem!important;}
.fancybox-nav:hover{background-size: 0.7rem!important;}
.aptitude .name1 .p1{font-size: 4.4rem;}
.aptitude .name1 .p2{font-size: 4.5rem;}
.patents .honor3 .center{margin:6rem auto 0px;}
.patents .honor3 .swiper-slide img{max-height: 17.2rem;width: 100%;}
.patents .name1{width: 31.5%;}
.patents .name1 .p2{font-size:4.5rem;}
.patents .honor1,.patents .honor2{width:65%;}
.fancybox-overlay .center{width:1000px;}
.mask .ImgBox{width:800px;margin-left:-400px;}


    
.guarantee1 li.li1 img{max-width:4.5rem;}
.guarantee1 li.li2 img{max-width:5.6rem;}
.guarantee1 li.li3 img{max-width:3.3rem;}

.wisdom2 li .title{font-size: 14px;}

.process{margin: 5rem auto;}


.rule5 dd .Img img{max-height: 90%;}


.development li .imgBox img{max-width: 2rem;}
.environment li .showContent{height: 265px;}

.process li.li3,.process li.li1,.process li.li5{bottom: -25rem;}
.process li:before{height: 72px;top: -73px;}
.process li:nth-child(2n):before{top:88px;}
.process li:nth-child(2n):after{top: 155px;}
.processTab{padding: 12rem 0px 12rem 0px;}
.contactBox{margin: 31px 5% 10px 0%;width: 90%;}
.contactBox li{margin: 0px 0px 25px 0px;}
.contactBox li .words{width: calc(100% - 55px);}
.contactBox li .img{width:40px;height:40px;line-height: 40px;}
.contactR img.img1{max-width:25px;left: 317px;top: 108px;}
#footer-logo-canvas{
    left: 21.2rem;
    top: 8.875rem;
}
.contactR{height: 26.1rem;}
.service li{padding:40px 0px 0px 0px;margin: 60px 4% 0px 0px;}
.service li .icon{width:60px;height:60px;}

.fancybox-inner img{border:4px solid #59493f;}

.rule5 li .words{background-size:25%;}

    .honor1 li{/* border:0.3rem solid #59493f; */}

    

}





@media(max-width:1024px){
    .banner .words .p1{font-size: 24px;}
    .banner .words .p2{font-size: 12px;margin: 6px 0px 0px 0px;}
    .twoList{position:relative;box-shadow: 2px 3px 16px 1px #e8ecf2;background: #fff;}
    .twoList .center{display:block;flex-wrap:unset;height: 52px;line-height: 50px;overflow:hidden;width: 90%;}
    .twoList .center .twoList1{/* display:block; */flex-wrap:unset;}
    .twoList .center .swiper-wrapper{height:52px;}
    .twoList .center a{flex: none;font-size: 14px;border-bottom: 2px solid transparent;line-height: 50px;height: 50px;}
    .twoList .center a i{width:30px;height:30px;line-height:30px;top: -1px;margin: 0px 4px 0px 0px;}
    .twoList .swiper-button-prev,.twoList .swiper-button-next{width: 5vw;height:50px;top:0px;margin:0px;display: block;}
    .twoList .swiper-button-prev{background:url(../images/icon-left2.png) center center no-repeat;left: 0vw;}
    .twoList .swiper-button-next{background:url(../images/icon-right2.png) center center no-repeat;right: 0vw;}

    .twoList2 .twoList1{display:flex;flex-wrap:wrap;width: 100%;}
    .twoList2 .center{width:100%;}
    .twoList2 .twoList1 a{flex:1;background: #fff;}
    .twoList .center a.on{border-bottom:2px solid #004c8f;}
    
    /*发展历程*/
    .development{margin: 30px 0px 0px 0px;}
    .development ul:before{width:15px;height:15px;margin-left:-7.5px;top: 15px;}
    .development ul:after{top: 30px;}
    .development li{margin:0;}
    .development li .words .img{/* width: 70px; */height: 60px;}
    .development li .words .img:before{width: 60px;height: 60px;}
    .development li .imgBox{width: 60px;height: 60px;line-height: 58px;left: 0px;margin: 0px;top: 0px;}
    .development li .imgBox img{max-width:20px;height:20px;}
    .development li .title{font-size: 14px;margin: 7px 0px 7px 5px;}
    .development li .summary{font-size: 12px;line-height:20px;margin: 0px 0px 0px 5px;}
    .development li .icon{width:40px;margin-left: -20px;top: 56px;}
    .development li .icon:after{width: 20px;right: -20px;height: 1px;}
    .development li .icon:before{width:1px;height: 15px;right:-20px;margin-top: -8px;}
    .development li .words{padding: 0px 0px 0px 50px;}
    .development li .years{padding:0px 30px 0px 0px;font-size: 16px;margin: 68px 0px 0px 0px;}
    .development li:nth-child(2n) .icon{/* top: 57px; */}
    .development li:nth-child(2n) .years{padding:0px 0px 0px 30px;}
    .development li:nth-child(2n) .words{padding: 0px 50px 0px 0px;}
    .development li:nth-child(2n) .icon:before{left:-20px;}
    .development li:nth-child(2n) .icon:after{left:-20px;}
    .development li:nth-child(2n) .title{margin: 7px 0px 7px 0px;}
    .development li:nth-child(2n) .imgBox{right:0px;}
    .development .more{margin: 50px auto 34px;}


    /*岗位招聘*/
    .recruit{margin: 23px 0px 25px 0px;}
    .recruit li{padding:10px;}
    .recruit li .title{font-size: 14px;max-width: calc(100% - 153px);line-height: 29px;}
    .recruit li .toudi img{max-width:60px;position: relative;top: -2px;}
    .recruit li .toudi a{font-size:12px;top: -1px;height: 16px;line-height: 16px;padding: 0px 0px 0px 6px;}
    .recruit li .toudi{padding:4px;right: 30px;top: 10px;}
    .recruit li .open{width:10px;height:10px;top: 20px;right: 10px;}
    .recruit li .city{font-size:12px;}
    .recruit li .city em{font-size:12px;padding:0px 5px;height: 12px;line-height: 12px;}
    .recruit li .words1{padding:10px;margin: 0px 0px 10px 0px;}
    .recruit li .words1 .t1{font-size: 14px;margin: 0px 0px 6px 0px;}
    .recruit li .words1 tr{font-size:14px;padding: 0px 0px 10px 0px;}
    .recruit li .words1 tr td{font-size: 12px;line-height: 20px;}
    .recruit li .words1 tr td:first-child{font-size: 13px;width: 108px;}

    #pages{margin:20px 0px 0px 0px;}
    #pages a{width: 24px;height: 24px;line-height: 24px;font-size:14px;margin:0px 1px;}
    #pages a.prev,#pages a.next{background-size:6px;top: -5px;}

    /* 园区咨询 */
    .threeList{height: 50px;}
    .threeList a{font-size: 12px;margin: 22px 5px 0px 5px;padding: 0px 1px 10px 1px;}
    .onlineForm .center{margin:20px auto 0px;}
    .onlineForm form{padding:30px 0px 0px 0px;width: 94%;}
    .onlineForm form .inp{margin:0px 0px 15px 0px;}
    .onlineForm form input[type='text']{height:40px;line-height:40px;font-size: 12px;text-indent:10px;width: calc(100% - 70px);}
    .onlineForm form label{font-size:14px;width: 70px;line-height: 40px;}
    .onlineForm form label i{margin:0px 3px 0px 0px;}
    .onlineForm form textarea{width: calc(100% - 70px);height:100px;padding: 10px;font-size: 12px;}
    .onlineForm form .inp1 input[type='text']{width: calc(100% - 187px);}
    .onlineForm form .inp1 img{width: auto;height: 40px;float: right;margin: 0px;}
    .onlineForm form .inp1 input.btn-save{display:block;margin: 30px auto;float: none;height: 40px;line-height: 40px;font-size: 14px;width: 110px;}

    /* 联系方式 */
    .contact{margin:20px 0px 25px 0px;;}
    .contactL{width:100%;float:none;height: auto;margin: 10px 0px 0px 0px;padding: 1px;}
    .contactTab .p1{font-size:16px;line-height:20px}
    .contactTab{width:40px;}
    .contactBox{margin: 25px 15px 25px 20px;width: calc(100% - 35px);float: none;}
    .contactBox li{margin:0px 0px 20px 0px;}
    .contactBox li .img{width: 30px;height: 30px;line-height: 30px;}
    .contactBox li .img img{max-width:20px;}
    .contactBox li .title{font-size: 14px;}
    .contactBox li .summary{font-size: 12px;line-height: 18px;margin: 3px 0px 0px 0px;}
    .contactBox li .words{width: calc(100% - 40px);margin: 0px 0px 0px 10px;}

    .contactR{width:100%;float:none;height:auto;margin:10px 0px 0px 0px;}


    /* 公司介绍 */
    .Introduction li{padding: 26px 0px 0px 0px;}
    .Introduction li .words{float:none;width:100%;}
    .Introduction li .words .name{text-align:center;font-size: 16px;}
    .Introduction li .info{font-size:14px;line-height:22px;margin: 10px 0px 0px 0px;}
    .Introduction li .img{width:100%;float:none;margin:20px 0px 0px 0px;overflow: unset;}
    .Introduction dl{margin: 20px 0px;}
    .Introduction dl dd{width:33.333%;margin:0px 0px 15px 0px;}
    .Introduction dl dd .number{font-size:16px;}
    .Introduction dl dd .number i{font-size: 16px;}
    .Introduction dl dd img{max-width: 15px;top: 0px;}
    .Introduction dl dd .summary{font-size: 10px;}
    .Introduction dl dd:nth-child(3n){border:0;}
    .Introduction li:nth-child(2n) .words{float:none;width:100%;}
    .Introduction li:nth-child(2n) .img{width: 97%;float:none;margin: 20px 0px 15px 0px;}
    .Introduction li:nth-child(2n) .img:before{left:2.5%;top:5%;background:#fff;}

    /*企业文化*/
    .culture1{margin: 30px 0px 30px 0px;}
    .culture1 li{margin:0px 0px 15px 0px;}
    .culture1 .words1 .summary{font-size: 16px;margin: 0px 0px 7px 0px;}
    .culture1 .words1{padding: 25px 40px 25px 15px;width: calc(100% - 25px);}
    .culture1 .words1 .info{font-size:14px;line-height: 20px;letter-spacing: 0px;}
    .culture1 .words2{width: 55px;height: calc(100% - 15px);padding: 5px 6px 10px 11px;}
    .culture1 .words2 .title{font-size: 14px;line-height: 23px;letter-spacing: 4px;width: 100%;}
    .culture1 .words2 .en{font-size: 11px;transform: rotate(90deg);top: unset;right: 23px;letter-spacing: 0px;line-height: 18px;bottom: 25px;left: -10px;width: 75px;}
    .culture1 li:nth-child(2n) .words1{padding: 25px 15px 25px 40px;}
    .culture .name{padding:30px 0px 15px 0px;font-size:20px;letter-spacing: 0px;}
    .culture2{padding:0px 0px 20px 0px;background: url(../images/bg.png) #f7f7f5 center bottom no-repeat;background-size: contain;}
    .culture2 li{float:none;width:100%;padding: 20px 15px 22px 15px;height: auto;position: relative;margin: 0px 0px 10px 0px;min-height: unset;}
    .culture2 li .img{position: absolute;width: 38px;left: 15px;top: 50%;transform: translateY(-50%);height: auto;line-height: unset;}
    .culture2 li .words{width:calc(100% - 60px);float:right;}
    .culture2 li .title{margin: 0px 0px 6px 0px;font-size: 16px;}
    .culture2 li .summary{font-size:14px;line-height:20px;}
    .culture2 li .img img{max-height:unset;}

    .culture3{margin: 30px 0px 30px 0px;}
    .culture3 li{margin:0px 0px 10px 0px;height: 20vw;}
    .culture3 li .words{height: 20vw;background: url(../images/icon-b1.png) #f7f7f5 92% 75% no-repeat;background-size: 38%;}
    .culture3 li .Img{height:100%;}
    .culture3 li .words .title{font-size: 16px;margin: 4vw 0px 6px 0px;}
    .culture3 li .words .summary{font-size: 12px;margin: 0px 0px;text-align:center;}
    .culture3 li .words .summary i{margin: 0px 6px;font-size: 14px;}
    .culture3 li:nth-child(3) .words .summary{margin: 0px auto;width: 140px;}
    .culture3 li:nth-child(3) .words .title{margin: 2vw 0px 5px 0px;}

    .culture .culture4 .name{padding:30px 0px 20px 0px;}
    .culture4 li{width:33.333%;margin:0px 0px 20px 0px;}
    .culture4 li:nth-child(4n){border-left:1px solid #fff;}
    .culture4 li .Img{height:40px;line-height:40px;}
    .culture4 li img{max-height:100%;}
    .culture4 li .title{font-size: 13px;margin: 10px 0px 0px;}
    .culture4{padding: 0px 0px 20px 0px;}
    .culture .culture5{margin:0px 0px 35px 0px;}
    .culture .culture5 .center{width:92%;}
    .culture .culture5 .name{padding:30px 0px 20px 0px;}
    .culture .culture5 li .culture5Bottom{height:74vw;}
    .culture .culture5 li .Img{height:100%;}
    .culture .culture5 li .culture5Top .big{width: 50px;height: 50px;line-height:40px;font-size:22px;top: -5px;}
    .culture .culture5 li .culture5Top .right{margin: 6px 0px 0px 10px;width: calc(100% - 60px);}
    .culture .culture5 li .culture5Top .title{font-size: 14px;}
    .culture .culture5 li .culture5Top .en{font-size: 12px;}
    .culture .culture5 li .culture5Top{height: 50px;margin: 0px 0px 10px 0px;}
    .culture5Box .swiper-button-prev, .culture5Box .swiper-button-next{width: 26px;height:60px;background-size:7px;top: calc(60px + 37vw);}
    .culture5Box .swiper-button-prev{left: -13px;}
    .culture5Box .swiper-button-next{right: -13px;}
    .culture .culture5 li .culture5Bottom .words .title1{font-size:16px;}
    .culture .culture5 li .culture5Bottom .words .en1{font-size:14px;margin: 4px 0px 8px 0px;}
    .culture .culture5 li .culture5Bottom .words{padding:15px 10px;}
    .culture .culture5 li .culture5Bottom .words .info{font-size:14px;line-height:22px;}


    /* 人才理念 */
    .idea{background: url(../images/bg13.png) #f7f7f7 center bottom no-repeat;background-size: 100vw;padding: 1px 0px 30vw 0px;}
    .idea .name1{width: 44vw;height: 42vw;margin-left: -22vw;line-height: 45vw;top: 14.5vw;background-size: 36vw;}
    .idea .name1:before{width: 22vw;height: 26px;line-height: 26px;margin-top: -3px;margin-left: -11vw;}
    .idea .name1 em{font-size:18px;}
    .idea .center{margin: 50px auto 0px;}
    .idea li{margin: 0px 0px 23vw 0px;}
    .idea li .title{font-size:16px;}
    .idea li .title:before{right: -20px;top:4px;width: 16px;height: 16px;z-index: 999;}
    .idea li .title:after{width: 40px;height: 25px;right: -55px;top: 11px;}
    .idea li .summary{display:none;}
    .idea li:nth-child(2n) .title:after{left:-55px;right:auto;}
    .idea li:nth-child(2n) .title:before{left: -20px;right:auto;}
    .idea li.li1 .title:after{background: url(../images/icon-slide4.png) right center no-repeat;background-size: contain;}
    .idea li.li2 .title:after{background:url(../images/icon-slide5.png) center center no-repeat;background-size: contain;}
    .idea li.li3 .title:after{background:#dadada;height:1.5px;width:20px;right: -34px;top:11px;}
    .idea li.li4 .title:after{background:#dadada;height: 1.5px;width: 20px;left: -32px;top:11px;}
    .idea li.li5 .title:after{background:url(../images/icon-slide6.png) center center no-repeat;top:-11px;background-size: contain;width: 40px;right: -55px;}
    .idea li.li6 .title:after{background:url(../images/icon-slide7.png) center center no-repeat;top:-11px;background-size: contain;width: 40px;}
    .idea li.li3{right: 42px;padding: 0px 20.2vw 0px 0px;}
    .idea li.li4{left: 44px;}
    .idea li.li6,.idea li.li5{top: 5vw;}
    .idea li.li7 .title{text-indent: 15px;}
    .idea li.li7{top: 37px;margin: -20px 0px 0px 37%;}
    .idea li.li7 .title:before{top: 2px;left: 6px;}
    .idea li.li7 .title:after{display:none;}
    .idea li.li4 .title:before{left: -19px;}
    .idea li:nth-child(2n){padding: 0px 0px 0px 19.5vw;}

    .honor .name1{width:50%;margin: 20px 0px 0px 0px;float: none;position: relative;color: #f9f9f9;}
    .honor1{width: 94%;float:none;margin: 20px 0px 0px 0px;padding: 0px 3% 15px 3%;background: url(../images/bg14.png) center bottom no-repeat;background-size: 100vw;}
    .honor .name1 .p2{display:none;}
    .honor .name1 .p1{font-size:46px;}
    .honor1 li{max-width:30%;margin: 0px 2.5% 0px 0px;}
    .honor2{width: 94%;float:none;margin: 35px 0px 0px 0px;padding: 0px 3% 15px 3%;background: url(../images/bg15.png) center bottom no-repeat;background-size: 100vw;}
    .honor2 li{max-width:30%;margin: 0px 2.5% 0px 0px;}   
    .honor li img{height:20vw;}
    .honor3 .swiper-slide img{height:20vw;}
    .honor3 .center{background: url(../images/bg16.png) center bottom no-repeat;background-size: 100vw;width: 100%;margin: 45px auto 30px;padding: 0px 0px 30px 0px;}
    .honor3 .swiper-button-prev, .honor .swiper-button-next{width: 25px;height:56px;background-size:7px!important;margin-top: -4px;border-radius: 3px;}
    .honor3 .mySwiper{width:90%;}
    .honor3 .swiper-button-next{right:2.5%;}
    .honor3 .swiper-button-prev{left:2.5%;}
    .honor3 .swiper-slide{max-width:33%;}
    .mask .ImgBox{height: 80vh;width: 94%;margin: 0px;left: 3%;top: 10vh;}
    .fancybox-inner img{height:auto;max-height:100%;}
    .fancybox-nav{width:30px;height:70px;border-radius:3px;background-size: 8px!important;margin-top: -35px;top: 50%;}
    .fancybox-overlay .fancybox-next{right:2%;}
    .fancybox-overlay .fancybox-prev{left:2%;}
    .fancybox-overlay  .fancybox-prev:hover{background-size: 8px!important;}
    .fancybox-overlay  .fancybox-next:hover{background-size: 8px!important;}
    .fancybox-inner{width: 80%;left: 10%;line-height: 80vh;}

    .patents .name1 .p1{letter-spacing: 1px;}
    .patents .honor1, .patents .honor2{width:100%;padding: 0px 3% 15px 3%;box-sizing: border-box;margin: 15px 0px 0px 0px;}
    .patents .honor1 li{width: 19vw;margin: 0px 5vw 0px 0px;}
    .patents li img{max-height:26.6vw;height: auto;}
    .patents .honor1 li:nth-child(4n){margin-right:0px;}
    .patents .honor2 li{width: 19vw;margin: 0px 5vw 0px 0px;}
    .patents .honor2 li:nth-child(4n){margin-right:0px;}

    .patents .honor3 .swiper-slide img{max-height:26.6vw;height: auto;}
    .patents .honor3 .swiper-button-next, .patents .honor3 .swiper-button-prev{margin-top: -41px;}
    .patents .honor3 .mySwiper{width:94%;}
    .patents .honor3 .swiper-button-next{right:1%;}
    .patents .honor3 .swiper-button-prev{left:1%;}
    .patents .honor3 .center{margin:40px auto 40px;}
    .patents .honor3{margin:0px;}
    .patents .honor2{margin:35px 0px 0px 0px;}

    /* 多重保障 */
    .guarantee{margin:35px 0px 0px 0px;}
    .guarantee .name1 .name1_1{font-size: 20px;line-height: 24px;}
    .guarantee .name1 .en{font-size: 18px;top: -10px;letter-spacing: 0px;line-height: 20px;}
    .guarantee1{padding:0;}
    .guarantee1 ul{width:100%;display: flex;flex-wrap: wrap;}
    .guarantee1 ul li{width:32%;margin:0px 2% 0px 0px;padding: 40px 7px 40px 7px;height: auto;background-size: cover!important;flex: 1;}
    .guarantee1 li .title{font-size: 18px;padding: 0px 0px 6px 0px;margin: 0px 0px 10px 0px;}
    .guarantee1 li img{max-width:30px;max-height:50px;}
    .guarantee1 li .title:after{width: 25px;height:2px;}
    .guarantee1 li .summary{font-size:12px;line-height: 14px;}
    .guarantee1 .classSum{width:90%;font-size: 15px;height: 56px;line-height: 65px;}
    .guarantee1 .classSum1{width:100%;height: 58px;line-height: 65px;margin: -18px auto 0px;font-size: 13px;}
    .guarantee1 li.li1 img{top:50px;right:7px;}
    .guarantee1 li.li2 img{max-width: 60px;top:50px;right:5px;}
    .guarantee1 li.li3 img{max-width:40px;top:50px;right:5px;}

    .guarantee2{padding: 25px 0px 0px 0px;}
    .guarantee2 ul{margin: 35px 0px 0px 0px;}
    .guarantee2 li{width: 48.5%;margin: 0px 3% 42px 0px;padding: 35px 0px 0px 0px;height: 70px;}
    .guarantee2 li:nth-child(2n){margin-right:0px;}
    .guarantee2 li .title{font-size: 14px;}
    .guarantee2 li .icon{width: 50px;height: 50px;margin-left: -25px;top: -25px;}
    .guarantee2 li .icon img{max-width:50%;max-height:50%;}



/*新增多重保障一园九集版块样式*/
.guarantee3{padding: 2.5vw 0px 2vw 0px;}
.guarantee3 .info{font-size: 14px;text-align:center;margin: 0px auto 0px;max-width:1050px;}
.guarantee3 ul{margin: 2vw 0px 0px 0px;}
.guarantee3 ul li{float:left;width: 18.72%;height:18.75rem;margin:0px 1.57% 1.625rem 0px;text-align:center;background:#004d8f;border-radius:0.4rem;color:#fff;padding: 0px 2%;box-sizing:border-box;}
.guarantee3 ul li:nth-child(5n){margin-right:0px;}
.guarantee3 ul li .Img{height: 3vw;line-height: 3vw;padding: 0px 0px 1vw 0px;border-bottom:1px solid #fff;margin: 2vw 0px 1vw 0px;}
.guarantee3 ul li img{vertical-align:middle;max-height:100%;transition: 0.5s all ease;}
.guarantee3 ul li .title{font-size: 18px;font-weight:bold;}
.guarantee3 ul li .summary{line-height: 20px;font-size: 14px;margin: 0.8rem 0px 0px 0px;}
.guarantee3 ul li:nth-child(2n){background:#2067a7;}
.guarantee3 ul li:nth-child(3n){background:#357bb9;}
.guarantee3 ul li:nth-child(4n){background:#5395d1;}
.guarantee3 ul li:nth-child(5n){background:#63a5e1;}
.guarantee3 ul li:nth-child(6n){background:#63a5e1;}
.guarantee3 ul li:nth-child(7n){background:#5395d1;}
.guarantee3 ul li:nth-child(8n){background:#357bb9;}
.guarantee3 ul li:nth-child(9n){background:#2067a7;}
.guarantee3 ul li:nth-child(10n){background:#004d8f;}
.guarantee3{padding: 30px 0px 20px 0px;}
    .guarantee3 .info{font-size:12px;line-height:20px;}
    .guarantee3 ul{margin: 10px 0px 0px 0px;}
    .guarantee3 ul li{width: 48.5%;margin: 0px 3% 3% 0px;padding: 0px 5%;height: 12vw;}
    .guarantee3 ul li:nth-child(5n){margin: 0px 3% 3% 0px;}
    .guarantee3 ul li:nth-child(2n){margin-right:0px;}
    .guarantee3 ul li .Img{height: 10vw;padding: 0px;margin: 7vw 0px 3vw 0px;border: 0;}
    .guarantee3 ul li img{vertical-align: top;}
    .guarantee3 ul li .title{font-size: 16px;padding: 3vw 0px 0px 0px;border-top: 1px solid #b6d5f1;}
    .guarantee3 ul li .summary{font-size: 12px;line-height: 20px;margin: 8px 0px 0px 0px;}
.guarantee3 ul li:hover img{transform:translateY(-10px);}


/*结束*/

    /* 入院流程 */
    .process{margin: 10vw auto 28vw;}
    .processTab{width: 20vw;position: absolute;left: 50%;margin-left: -10vw;padding: 0px;}
    .processTab i{width: 20vw;height: 38vw;font-size: 16px;line-height: 26px;padding: 12vw 4vw;box-sizing: border-box;text-indent: 0px;float: none;display: block;position: relative;}
    .processTab i.i1{background:url(../images/icon-c12.png) center center no-repeat;background-size: cover;}
    .processTab i.i2{background:url(../images/icon-c11.png) center center no-repeat;background-size: cover;top: -5vw;}
    .processTab i.i3{background:url(../images/icon-c10.png) center center no-repeat;background-size: cover;top: -10vw;}
    .processTab i.i4{background:url(../images/icon-c9.png) center center no-repeat;background-size: cover;top: -15vw;}
    .processTab i.i5{background:url(../images/icon-c8.png) center center no-repeat;background-size: cover;top: -20vw;}
    .processTab i.i6{background:url(../images/icon-c7.png) center center no-repeat;background-size: cover;top: -25vw;}
    .process ul{position:relative;height: auto;}
    .process li{width: 30%;position: relative;line-height: 20px;height: auto;left:0px;right:0px;font-size: 14px;padding: 10px 5px 10px 5px;min-height: 38vw;margin: 0px 30% 0vw 0px;}
    .process li.li1,.process li.li2,.process li.li3,.process li.li4,.process li.li5,.process li.li6{left:0px;right:0px;bottom: 0px;top: 0px;float: left;}
    .process li:nth-child(2n){float:right;margin: 0px 0px 0vw 30%;}
    .process li .number{font-size:18px;float: none;}
    .process li .summary{width:100%;line-height:18px;margin: 6px 0px 0px 0px;font-size: 13px;}
    .process li.li5:after{left:auto;}
    .process li.li5:before{left:auto;}
    .process li:after{width: 18px;height: 18px;top: 4.5vw;right: -39%;left: auto;background-size: 97%;}
    .process li:before{width: 26%;height: 1px;top: 17%;right: -27%;left: auto;z-index: 9999;}
    .process li.li1{top:8vw}
    .process li:nth-child(2n):before{left: -28%;right:auto;top: 10vw;width: 28%;}
    .process li:nth-child(2n):after{top: 8vw;left: -41%;right:auto;}

    .process li.li4{top:-10vw}
    .process li.li5{top:-11.5vw}
    .process li.li6{top: 18vw;margin: 0px;}
    .process li.li3{top:-1vw;}

    /* 宣传视频 */
    .video{width: 94%;margin: 30px auto;height:55vw;padding: 10px;}
    .video video{width: 100%;height: 100%;}

    /*园区优势*/
    .advantage{margin: 25px 0px;}
    .advantage li{padding: 10px 10px;margin: 0px 0px 12px 0px;}
    .advantage li .img{height:auto;width:100%;float:none;line-height: unset;}
    .advantage li .words{margin: 15px 0px 0px 0px;width:100%;}
    .advantage li .words .title{padding: 0px 0px 0px 0px;height: 30px;}
    .advantage li .words .title em{font-size:16px;}
    .advantage li .words .title em:after{bottom: -2px;}
    .advantage li .words .summary{line-height:20px;padding: 13px 0px 2px 0px;max-height: 80px;height: auto;-webkit-line-clamp: 4;}


    /*招商规划*/
    .rule1{padding: 30px 0px;}
    .rule .name1 .name1_1{font-size: 20px;}
    .rule .name1 .en{font-size: 18px;letter-spacing:0;top: -11px;line-height: 20px;}
    .rule1 .summary{font-size:14px;}
    .rule2{padding:30px 0px;}
    .rule2 .summary{margin:20px 0px;font-size:14px;line-height: 24px;}
    .rule2 .summary strong{font-size: 16px!important;}
    .rule2 ul{width: 100%;background-size: cover;height: 40vw;}
    .rule2 ul li.li1{left: 38%;font-size: 8px;width: 91px;height: 20px;line-height: 12px;}
    .rule2 ul{display:none;}
    .rule2 .img{display:block;}

    .rule3{padding: 30px 0px 20px 0px;}
    .rule3 .info{font-size:14px;line-height:20px;display:none;}
    .rule3 ul{margin: 10px 0px 0px 0px;}
    .rule3 ul li{width: 48.5%;margin: 0px 3% 3% 0px;padding: 0px 5%;height: 48vw;}
    .rule3 ul li:nth-child(5n){margin: 0px 3% 3% 0px;}
    .rule3 ul li:nth-child(2n){margin-right:0px;}
    .rule3 ul li .Img{height: 10vw;padding: 0px;margin: 7vw 0px 3vw 0px;border: 0;}
    .rule3 ul li img{vertical-align: top;}
    .rule3 ul li .title{font-size: 16px;padding: 3vw 0px 0px 0px;border-top: 1px solid #b6d5f1;}
    .rule3 ul li .summary{font-size: 12px;line-height: 20px;margin: 8px 0px 0px 0px;}
   .rule4{padding:30px 0px;}
    .rule4 .rule4Box{margin: 15px 0px 0px 0px;}
    .rule4 .rule4BoxR{float: none;width: 100%;height: auto;}
    .rule4 .rule4BoxL{width:100%;float:none;padding: 20px 10px;height: auto;}
    .rule4 .rule4BoxL:after{display:none;}
    .rule4 .rule4BoxL .name2{font-size: 18px;}
    .rule4 .rule4BoxL .summary{font-size:14px;}
    .rule4 .rule4BoxL .summary:after{width:22px;height:2px;margin:5px 0px 0px 0px;}
    .rule4 .rule4BoxL li .title{font-size:16px;}
    .rule4 .rule4BoxL li .info{font-size:12px;}

    .rule5{padding: 25px 0px;}
    .rule5 dl{margin: 10px 0px 20px 0px;}
    .rule5 dd .title{font-size:14px;margin: 5px 0px 0px 0px;}
    .rule5 dd .Img{height:8vw;line-height:8vw;}

    .rule5 li .Img{width:100%;height:49vw;float: none;}
    .rule5 li .words{float:none;width:100%;padding: 17px 10px 70px 10px;height: auto;}
    .rule5 li .title{font-size: 16px;}
    .rule5 li .summary{margin:10px 0px 0px 0px;line-height: 24px;max-height: 144px;overflow: inherit;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;overflow: hidden;font-size: 13px;}
    .rule5 .tabIcon{left:0px;right:auto;bottom: 25px;height: 30px;}
    .rule5 .swiper-button-prev, .rule5 .swiper-button-next{width: 28px;height:28px;background-size:7px;}
    .rule5 .swiper-button-next{left: 47px;}
    .rule5 .swiper-button-prev:hover, .rule5 .swiper-button-next:hover{background-size:7px;}


    /*新闻资讯*/
    .news1{padding: 30px 0px 15px 0px;}
    .news .name1 .name1_1{font-size: 20px;line-height: 30px;}
    .news .name1 .en{font-size: 18px;letter-spacing:0px;top: -12px;margin: 0px 0px 5px 0px;line-height: 20px;}
    .news1 li{width: 48.5%;margin: 0px 3% 3% 0px;}
    .news1 li:nth-child(2n){margin-right:0px;}
    .news1 li .img{height:22vw;line-height: 22vw;}
    .news1 li .words{padding: 10px 8px;width:100%;box-sizing:border-box;}
    .news1 li .title{font-size: 14px;line-height:20px;max-height:40px;overflow:hidden;}
    .news1 li .summary{margin:10px 0px 10px 0px;line-height: 18px;max-height: 56px;height: 56px;-webkit-line-clamp: 3;font-size: 12px;}
    .news1 li .time{font-size: 10px;}
    .news1 li:hover{border-bottom:2px solid #004c8f;}
    .news1 li .time i{font-size: 10px;}

    .news2{padding: 30px 0px 30px 0px;}
    .news2 li{padding: 10px 10px 0px 10px;margin: 0px 0px 10px 0px;}
    .news2 li .img{width:100%;height:41vw;line-height:41vw;float: none;}
    .news2 li .words{width:100%;float:none;padding:15px 0px;box-sizing:border-box;margin: 0px;}
    .news2 li .title{font-size: 14px;}
    .news2 li .title i{font-size:12px;}
    .news2 li .title .tit2{width: calc(100% - 63px);float: left;font-size: 14px;}
    .news2 li .summary{font-size: 12px;line-height:20px;max-height: 60px;-webkit-line-clamp: 3;margin: 10px 0px 15px 0px;height: auto;}
    .news2 li .time{font-size: 11px;}
    .news2 li .time i{margin: 0px 0px 0px 6px;padding: 0px 0px 0px 6px;line-height: 14px;height: 14px;font-size: 11px;}
    .news2 li:hover{border:0;border-bottom: 2px solid #004c8f;}

    
    .newsInfo .title{margin: 30px 0px 0px 0px;font-size: 16px;}
    .newsInfo .t1{font-size: 12px;padding: 10px 0px 15px 0px;}
    .newsInfo .t1 em{margin: 0px 3px 0px 0px;padding: 0px 7px 0px 0px;line-height: 16px;height: 16px;font-size: 12px;}
    .newsInfo .t1 em.time{font-size: 12px;}
    .newsInfo .t1 .share{line-height: 22px;font-size: 12px;}
    .newsInfo .bdsharebuttonbox{display: inline-block;display:flex;}
    .newsInfo .bdsharebuttonbox .popup_sqq{margin: 2px 3px 0px 0px;background-size:16px}
    .newsInfo .bdsharebuttonbox .bds_weixin{margin: 2px 3px 0px 0px;background-size:20px}
    .newsInfo .bdsharebuttonbox .bds_tsina{margin: 0px 0px 0px 0px;background-size:20px}
    .newsInfo img{max-width:100%!important;}
    .newsInfo .nextTitle{padding:15px 5px;}
    .newsInfo .nextTitle a{width: 80%;overflow: hidden;height: 20px;line-height: 20px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 12px;}
    .newsInfo .nextTitle a.back{float:right;width: 60px;box-sizing: border-box;padding: 0px 0px 0px 20px;right: 0px;}
    .newsInfo{padding:0px 0px 30px 0px;}
    .newsInfo .info{padding:20px 0px 30px 0px;}

    /* 配套服务 */
    .service{padding: 30px 0px 0px 0px;}
    .service ul{margin: 30px 0px 0px 0px;display: flex;flex-wrap: wrap;}
    .service li{width: 48%;margin: 0px 4% 45px 0px;padding: 30px 10px 5px 10px;height: auto;}
    .service li:nth-child(2n){margin-right:0px;}
    .service li .title{font-size: 14px;}
    .service li .icon{width: 50px;height: 50px;margin-left: -25px;top: -25px;}
    .service li .icon img{max-width:50%;max-height:50%;}
    .service li .summary{margin: 5px 0px 0px 0px;}

    /*管理模式*/
    .wisdom1{padding: 30px 0px;}
    .wisdom .name1 .name1_1{font-size: 20px;}
    .wisdom .name1 .en{font-size: 18px;top:-9px;line-height:22px;letter-spacing: 0px;}
    .wisdom1 .summary{font-size: 12px;margin: 0px 0px 20px 0px;}
    .wisdom1 ul{width: 100%;margin: 0px;background: url(../images/bg17.png) center top no-repeat;background-size: cover;}
    .wisdom1 ul li{width: 20%!important;height: 20vw!important;background: unset!important;}
    .wisdom1 li:before{display: none;}
    .wisdom1 li:after{display:none;}
    .wisdom1 li .icon{margin: 4vw 0px 0px 0px;height: 21px;line-height: 20px;}
    .wisdom1 li .title{font-size: 12px;text-align:center;margin: 5px 0px 0px 0px;}
    .wisdom1 li.li2,.wisdom1 li.li3,.wisdom1 li.li4,.wisdom1 li.li5{left:0px;}

    .wisdom2{padding: 30px 0px 10px 0px;}
    .wisdom2 ul{margin:20px 0px 0px 0px;}
    .wisdom2 li{width:100%;float:none;margin: 0px 0px 7vw 0px;min-height: unset;}
    .wisdom2 li:nth-child(2n){float:none;}
    .wisdom2 li .Img{width: 60px;height: 60px;line-height: 60px;float: none;}
    .wisdom2 li .Img:after{width:80%;height:80%;top: 10%;left: 10%;}
    .wisdom2 li .Img img{max-width: 25px;max-height: 25px;}
    .wisdom2 li .title{font-size: 14px;line-height: 20px;width: calc(100% - 70px);}

    .search {margin:20px auto;}
    .search li a{height:20px;line-height:20px;}


    /*投诉建议*/
    .proposal .upload .east-file-list{width: calc(100% - 80px);margin: 0px 0px 0px 6px;}
    .proposal .pro{margin: 10px 0px 0px 100px;font-size: 10px;}
    .proposal form label{width: 85px;font-size: 12px;}
    .proposal form textarea{width: calc(100% - 85px);}
    .proposal form input[type='text']{width: calc(100% - 85px);}
    .proposal form .inp1 input[type='text']{width: calc(100% - 202px);}
    .proposal form .inp .type4{padding: 32px 0px 0px 0px;width: 74px;height: 74px;font-size: 12px;background: url(../images/icon-upload.png) #fff center 20px no-repeat;background-size: 18px;color: #333;}
    .proposal .summary{font-size: 13px;line-height: 24px;}
    .proposal .upload{width:calc(100% - 97px)}
    .proposal .upload .east-file-list li{margin: 0px 7px 10px 0px;}
    .proposal .upload .east-file-list li:nth-child(2n){margin:0px 0px 10px 0px;}
    .proposal .upload .east-file-list li:last-child{margin:0;}
    .proposal .upload img{width: 73px;height: 73px;}
    .proposal .upload .ei-operate-delete{width:20px;height:20px;right: -10px;top: -10px;z-index: 9999;}
    .proposal .inpImg {display:none;}

    /*环保设施*/
    .environment ul{margin: 25px 0px 30px 0px;}
    .environment li{padding: 0px;margin:0px 0px 15px 0px;}
    .environment .img{width:100%;height: auto;}
    .environment li .words{height:auto;width:100%;}
    .environment li .words .en{font-size:16px;}
    .environment li .words .title{font-size: 18px;}
    .environment li .words .title:after{width:1.5rem;height: 3px;margin: 0.7rem 0px 0px 0px;}
    .environment li .summary{height: 205px;}
    .environment li .showContent{height: 168px;}
    .environment li .words:after{display:none;}
    .environment li .articlePages a{width:30px;height:3px;}

    #footer-logo-canvas{top: 20%;left: 38%;}
    .contactR img.img1{left: 42%;top: 12%;max-width: 20px;}
    
    

}































