@charset "UTF-8";*{margin: 0;padding: 0;border: 0;box-sizing: border-box;}html,body{font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;color: #333333;background-color: #ffffff;overflow-x: hidden;}ul,li{list-style-type: none;margin: 0;}input,textarea,select{resize: none;outline: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);border: 0;}a{text-decoration: none;color: #000;cursor: pointer;}a:hover{text-decoration: none;}img{max-width: 100%;border-style: none;vertical-align: middle;}.zoom-img{overflow: hidden;}.zoom-img .img{overflow: hidden;}.zoom-img img{-webkit-transition: all 0.5s;transition: all 0.5s;}.zoom-img:hover img{transform: scale(1.04);-ms-transform: scale(1.04);-webkit-transform: scale(1.04);-o-transform: scale(1.04);-moz-transform: scale(1.04);}.clear:after{display: block;clear: both;content: "";visibility: hidden;height: 0;}.clear{zoom: 1;}.nav-page{font-size: 0;text-align: center;}.flex{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline: none;box-shadow: none;}.btn-link:focus,.btn-link:hover{text-decoration: none;}.h1,.h2,.h3,.h4,.h5{margin: 0;}/* header */.header{position: fixed;top: 0;left: 0;width: 100%;background-color: #fff;box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);z-index: 99;}.header.active .container-fluid{height: 70px;}.header.active .navBox .item>a{line-height: 70px;}.header.active .logo{margin-top: 9px;}.header .container-fluid{max-width: 1750px;height: 100px;transition: all 0.5s ease;}.header .logo{float: left;margin-top: 24px;transition: all 0.5s ease;}.header .logo img{max-width: 250px;}.header .navBox{float: right;}.header .navBox .item{position: relative;float: left;padding: 0 40px;}.header .navBox .item>a{display: block;font-size: 18px;color: #666666;line-height: 100px;transition: all 0.3s;}.header .navBox .item>a:hover{color: #00608d;}.header .navBox .item .dropDown{position: absolute;left: 50%;top: 100%;transform: translate(-50%, 0);width: 150px;padding: 10px;background-color: #fff;box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);z-index: 99;display: none;text-align: center;}.header .navBox .item .dropDown>a{display: block;font-size: 14px;line-height: 20px;margin-bottom: 10px;}.header .navBox .search{position: relative;padding: 0;}.header .navBox .search>a{display: block;font-size: 0;}.header .dropDownSearch{position: absolute;top: 100%;right: 0;width: 300px;padding: 15px;background-color: #fff;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);display: none;}.header .dropDownSearch form{font-size: 0;display: flex;align-items: center;}.header .dropDownSearch .inputText{width: calc(100% - 46px);font-size: 14px;color: #333;}.header .dropDownSearch .btn{background: none;}.header .navBox .item.active>a{color: #00608d;font-weight: bold;}.mobileNav{display: none;}.mobileNav .btn-menu{width: 40px;height: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;cursor: pointer;}.mobileNav .btn-menu>span{width: 40px;height: 2px;background-color: #000000;margin: 4px 0;transition: all 0.3s;-webkit-transform: skew(40deg);-moz-transform: skew(40deg);-o-transform: skew(40deg);-ms-transform: skew(40deg);transform: skew(40deg);}.mobileNav .btn-menu.on>span{width: 20px;}.mobileNav .btn-menu.on>span:first-child{transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);}.mobileNav .btn-menu.on>span:nth-child(2){display: none;}.mobileNav .btn-menu.on>span:last-child{transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);margin-top: -6px;}.mobileNav .btn-menu>span{background-color: #000000;}.header .mobileNavBox{position: fixed;top: 90px;left: 0;width: 100%;height: calc(100vh - 90px);background-color: #fff;z-index: 99;overflow-y: auto;display: none;border-top: 1px solid #eee;}.header .mobileNavBox::-webkit-scrollbar{display: none;}.header .mobileNavBox .wrap{padding: 0 5%;}.header .mobileNavBox .item>a{display: block;font-size: 18px;color: #333;line-height: 30px;padding: 10px 0;}.header .mobileNavBox .dropDown{display: none;}.header .mobileNavBox .dropDown>a{display: inline-block;vertical-align: top;font-size: 14px;color: #333;line-height: 40px;margin-right: 30px;}.header .mobileNavBox .dropDown>a:last-child{margin-right: 0;}.header .mobileNavBox .search{text-align: center;}.header .mobileNavBox .search>a{display: inline-block;}.header .mobileNavBox .dropDownSearch{position: relative;top: auto;right: auto;margin: 0 auto;max-width: 500px;width: 100%;box-shadow: none;border: 1px solid #eee;padding: 5px;border-radius: 5px;}/* footer */.footer{background-color: #012b52;}.footer .container-fluid{max-width: 1430px;width: 100%;margin: 0 auto;}.footer .topBox{padding: 60px 0 30px;}.footer .listBox{display: flex;justify-content: space-between;}.footer .h1{font-size: 18px;color: #ffffff;line-height: 1;}.footer .navBox{margin-top: 20px;}.footer .navBox a{display: block;font-size: 14px;color: #aaaaaa;line-height: 36px;transition: all 0.3s;}.footer .navBox a:hover{color: #fff;}.footer .codeBox{text-align: center;}.footer .code{margin-top: 50px;}.footer .botBox{display: flex;justify-content: space-between;align-items: center;padding: 20px 0 30px;border-top: 1px solid #033360;}.footer .lBox .icon2{display: none;}.footer .lBox{font-size: 0;text-align: center;}.footer .lBox a{position: relative;display: inline-block;width: 48px;height: 36px;line-height: 36px;background-color: #033b6e;border-radius: 18px;margin-right: 12px;}.footer .lBox a:hover .icon1{display: none;}.footer .lBox a:hover .icon2{display: inline-block;}.footer .centBox,.footer .centBox a{font-size: 14px;color: #888888;line-height: 36px;}.footer .rBox,.footer .rBox a{font-size: 14px;color: #666666;line-height: 36px;}.footer .codeBox2{position: absolute;width: 127px;top: -140px;left: 50%;transform: translate(-50%, 0);background-color: #fff;padding: 5px;display: none;}.footer .lBox a:hover .codeBox2{display: block;}/* header*footer *//* 媒体查询 */@media only screen and (max-width: 1680px){.header .navBox .item{padding: 0 30px;}}@media only screen and (max-width: 1500px){.header .navBox .item{padding: 0 20px;}.footer .container-fluid{width: 90%;}}@media only screen and (max-width: 1366px){.header .navBox .item{padding: 0 10px;}}@media only screen and (max-width: 1280px){.header .container-fluid{height: 90px;display: flex;justify-content: space-between;align-items: center;}.header .container-fluid::after{display: none;}.header .container-fluid::before{display: none;}.header .logo{margin-top: 0 !important;}.header .navBox{margin-top: 0;}}@media only screen and (max-width: 1279px){.header .container-fluid{width: 90%;}.header .navBox{display: none;}.mobileNav{display: block;}}@media only screen and (max-width: 1199px){.header .container-fluid{height: 70px !important;}.header .logo img{height: 50px;}.header .mobileNavBox{top: 70px;height: calc(100vh - 70px);}}@media only screen and (max-width: 991px){.footer .topBox{padding: 50px 0 30px;}.footer .listBox{flex-wrap: wrap;}.footer .listBox li{width: 100%;}.footer .h1{line-height: 40px;cursor: pointer;}.footer .navBox{display: none;margin-top: 0;}.footer .codeBox{text-align: left;margin-top: 20px;}.footer .code{margin-top: 0;}.footer .botBox{flex-wrap: wrap;}}@media only screen and (max-width: 580px){.header .mobileNavBox{padding: 20px 0;}.header .mobileNavBox .dropDown>a{display: block;}.header .mobileNavBox .item>a{font-size: 16px;padding: 5px 0;}.header .mobileNavBox .dropDown>a{padding: 0 10px;}.footer .h1{font-size: 16px;}.footer .topBox{padding: 40px 0 20px;}.footer .centBox,.footer .centBox{margin: 10px 0;}.footer .centBox,.footer .centBox a{line-height: 24px;}.footer .rBox,.footer .rBox a{line-height: 24px;}.footer .botBox{padding: 15px 0;}}@media only screen and (max-width: 480px){.header .mobileNavBox{top: 50px;height: calc(100vh - 50px);}.footer .topBox{padding: 20px 0;}.footer .h1{line-height: 36px;}.footer .listBox .codeBox{margin-top: 10px;}}/* main */.main{padding-top: 100px;}.homeMain .bannerSwiper .swiper-pagination{bottom: 65px;}.homeMain .bannerSwiper .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #fff;opacity: 1;margin: 0 10px;border-radius: 6px;transition: all 0.3s;}.homeMain .bannerSwiper .swiper-pagination-bullet-active{width: 60px;background-color: #0b7ad0;}.homeMain .title .h1{font-size: 36px;color: #000000;line-height: 1;font-weight: bold;text-align: center;}.homeDevelop .topBox{padding: 75px 0 70px;background-image: url(../images/img109.jpg);background-repeat: no-repeat;background-position: center center;background-size: cover;}.homeDevelop .title .h1{margin-bottom: 30px;}.homeDevelop .text{max-width: 1100px;width: 100%;text-align: center;font-size: 16px;color: #666666;line-height: 36px;margin: 0 auto;}.homeDevelop .botBox{position: relative;height: 480px;overflow: hidden;}.homeDevelop .videoBox{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.homeDevelop .videoBox video{position: absolute;top: 50%;left: 0;width: 100%;transform: translate(0, -50%);}.homeDevelop .swiperBox{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;background-color: rgba(0, 0, 0, 0.77);}.swiperDevelop{width: 100%;height: 100%;}.swiperDevelop .swiper-slide{width: 100%;height: 100%;background-position: 50% 50%;background-repeat: no-repeat;-webkit-background-size: auto 1%;background-size: auto 1%;opacity: 0 !important;transition: all 2s ease-in-out;}.swiperDevelop .swiper-slide.swiper-slide-active{-webkit-background-size: auto 100%;background-size: auto 100%;opacity: 1 !important;transition: all 2s ease-in-out;}.swiperDevelop .swiper-pagination{width: auto;font-size: 0;top: 50%;left: 50%;bottom: auto;transform: translate(-50%, -50%);}/* .swiperDevelop .swiper-pagination::before{content: ""; position: absolute; top: 0; left: 50%; z-index: 4; margin-left: -135px; margin-top: -10px; width: 270px; height: 141px; background: url(../images/icon2.png) no-repeat center bottom; pointer-events: none;} */.swiperDevelop .swiper-pagination-bullet{width: 100px;height: 100px;margin: 0 10px !important;font-size: 18px;color: #fff;text-align: center;line-height: 100px;}.swiperDevelop .swiper-pagination-bullet:nth-child(1){display: block;margin: 0 auto !important;}.swiperDevelop .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(1){background-color: #767d85;}.swiperDevelop .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(2){background-color: #3d6998;}.swiperDevelop .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(3){background-color: #fcb956;}.homeBusiness{padding-bottom: 70px;}.homeBusiness .topBox{padding: 70px 0 50px;}.homeBusiness .title .h1{margin-bottom: 60px;}.homeBusiness .text{max-width: 1100px;width: 100%;text-align: center;font-size: 16px;color: #666666;line-height: 30px;margin: 0 auto;}.businessList{max-width: 1400px;width: 100%;margin: 0 auto;}.businessList li a{display: block;position: relative;overflow: hidden;}.businessList .suspen{position: absolute;top: 50%;left: 20%;transform: translate(-50%, -50%);}.businessList .icon{display: block;font-size: 0;text-align: center;}.businessList .name{display: block;margin-top: 48px;font-size: 30px;color: #ffffff;line-height: 1;white-space: nowrap;}.businessList .back{position: absolute;bottom: -100%;left: 0;width: 100%;height: 100%;background-color: #3288c4;padding: 70px 40px 60px;text-align: center;transition: all 0.5s;}.businessList .name2{font-size: 30px;color: #fff;line-height: 1;}.businessList .text2{font-size: 16px;color: #e0e0e0;line-height: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin-top: 36px;}.businessList .btn{width: 140px;height: 50px;line-height: 48px;border: 1px solid #fff;border-radius: 25px;padding: 0;font-size: 20px;color: #ffffff;margin-top: 40px;}.businessList li a:hover .back{bottom: 0;}.homeScheme{padding-bottom: 75px;background-image: url(../images//img8.jpg);background-size: cover;}.homeScheme .topBox{max-width: 1400px;width: 100%;margin: 0 auto;}.homeScheme .title{padding: 80px 0 45px;}.homeScheme .title .h1{text-align: left;}.schemeList{max-width: 1400px;width: 100%;margin: 0 auto;}.homeScheme .navBox{display: inline-block;font-size: 0;margin-bottom: 58px;}.homeScheme .navBox a{display: inline-block;font-size: 24px;color: #959595;line-height: 1;margin-right: 70px;}.homeScheme .navBox a:last-child{margin-right: 0;}.homeScheme .navBox .active{color: #2b8ebd;}.schemeList .lBox{padding-right: 50px;}.schemeList .lBox a{display: block;position: relative;overflow: hidden;}.schemeList .lBox .suspen{position: absolute;bottom: 0;left: 0;width: 100%;padding: 25px;background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 8));}.schemeList .lBox .h1{font-size: 24px;color: #ffffff;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.schemeList .lBox .text{font-size: 16px;color: #aaaaaa;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 25px;}.schemeList .rBox{padding-left: 30px;}.schemeList .control{padding-bottom: 30px;border-bottom: 1px solid #e4e4e4;margin-bottom: 45px;}.schemeList .btnBox{float: left;font-size: 0;}.schemeList .swiper-button-next,.schemeList .swiper-button-prev{position: relative;top: auto;left: auto;right: auto;margin-top: 0;display: inline-block;width: 50px;height: 50px;margin-right: 10px;transition: all 0.3s;background-size: 50px;}.schemeList .swiper-button-prev{background-image: url(../images/icon6-2.jpg);}.schemeList .swiper-button-next{background-image: url(../images/icon6.jpg);}.schemeList .swiper-button-prev:hover{background-image: url(../images/icon7.jpg);}.schemeList .swiper-button-next:hover{background-image: url(../images/icon7-2.jpg);}.schemeList .swiper-pagination{float: right;position: relative;bottom: auto;left: auto;width: auto;font-size: 18px;color: #afafaf;}.schemeList .swiper-pagination-current{font-size: 30px;color: #ef8b16;}.schemeList .swiper-slide{width: 400px;}.schemeList .swiper-slide a{display: block;}.schemeList .swiper-slide .suspen{position: absolute;top: 0%;left: 0;width: 100%;height: 100%;padding: 0 20px;background-color: rgba(0, 0, 0, 0.3);}.schemeList .swiper-slide .h1{position: absolute;top: 50%;left: 0;width: 100%;transform: translate(0, -50%);font-size: 18px;color: #fff;line-height: 1;text-align: center;}.homeScheme .row{display: none;}.homeScheme .row:first-child{display: block;}.homeNews{padding-bottom: 75px;}.homeNews .topBox{max-width: 1400px;width: 100%;margin: 0 auto;}.homeNews .title{padding: 60px 0 35px;}.homeNews .navBox{font-size: 0;text-align: center;margin-bottom: 60px;}.homeNews .navBox a{display: inline-block;font-size: 18px;color: #000000;line-height: 36px;border-radius: 18px;padding: 0 22px;margin: 0 25px;transition: all 0.3s;}.homeNews .navBox .active{color: #fff;background-color: #3288c4;}.newsList{max-width: 1400px;width: 100%;margin: 0 auto;}.newsList .lBox{padding-right: 40px;}.newsList .lBox li{padding: 24px 0 15px;border-bottom: 1px solid #e1e1e1;}.newsList .lBox li:first-child{border-top: 1px solid #e1e1e1;}.newsList .lBox .time{font-size: 16px;color: #aaaaaa;line-height: 24px;margin-bottom: 5px;}.newsList .lBox .h1{font-size: 18px;color: #333333;line-height: 24px;height: 48px;font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: all 0.3s;}.newsList .lBox .btn{font-size: 14px;color: #1c6f9f;line-height: 24px;padding: 0;padding-right: 35px;background-image: url(../images/icon8.png);background-position: right center;background-repeat: no-repeat;transition: all 0.3s;margin-top: 20px;}.newsList .lBox li:hover .h1{color: #ed7d31;}.newsList .lBox li:hover .btn{color: #000000;background-image: url(../images/icon8-2.png);}.newsList .rBox{padding-left: 40px;}.swiperNews a{display: block;}.swiperNews .textBox{padding: 0 20px 25px;border-bottom: 1px solid #e1e1e1;}.swiperNews .time{text-align: right;font-size: 16px;color: #888888;line-height: 30px;margin: 8px 0;}.swiperNews .sign{display: inline-block;color: #256ac2;font-weight: bold;margin-right: 15px;}.swiperNews .h1{font-size: 18px;color: #333333;line-height: 24px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;transition: all 0.3s;}.swiperNews .text{font-size: 16px;color: #888888;line-height: 30px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}.swiperNews .swiper-slide:hover .h1{color: #ed7d31;}.swiperNews .swiper-pagination{bottom: auto;top: 57%;text-align: right;padding-right: 15px;}.swiperNews .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #c1c5c7;opacity: 1;}.swiperNews .swiper-pagination-bullet-active{background-color: #fdbb08;}.homeNews .row{display: none;}.homeNews .row:first-child{display: block;}/* home *//* 媒体查询 */@media only screen and (max-width: 1500px){.homeBusiness .topBox{width: 90%;margin: 0 auto;}.businessList{width: 90%;}.homeScheme .topBox{width: 90%;}.schemeList{width: 90%;}.schemeList .control{padding-bottom: 20px;margin-bottom: 32px;}.homeNews .topBox{width: 90%;}.newsList{width: 90%;}}@media only screen and (max-width: 1440px){.homeMain .bannerSwiper .swiper-pagination{bottom: 10%;}.businessList .back{padding: 50px 30px 40px;}.schemeList .lBox{padding-right: 40px;}.schemeList .swiper-button-next,.schemeList .swiper-button-prev{width: 40px;height: 40px;background-size: 40px;}.schemeList .swiper-pagination{font-size: 16px;}.schemeList .swiper-pagination-current{font-size: 20px;}.newsList .lBox .btn{margin-top: 10px;}}@media only screen and (max-width: 1280px){.main{padding-top: 90px;}.homeMain .bannerSwiper .swiper-pagination{bottom: 5%;}.homeMain .title .h1{font-size: 26px;}.homeDevelop .topBox{max-width: 90%;width: 100%;margin: 0 auto;}.homeDevelop .text{font-size: 14px;}.homeBusiness .title .h1{margin-bottom: 40px;}.businessList .name{font-size: 20px;margin-top: 30px;}.businessList .back{padding: 40px 30px;}.businessList .name2{font-size: 20px;}.businessList .text2{font-size: 14px;line-height: 24px;margin-top: 30px;}.businessList .btn{width: 120px;height: 40px;line-height: 38px;border-radius: 20px;font-size: 16px;margin-top: 30px;}.homeScheme .navBox a{font-size: 18px;}.homeScheme .navBox{margin-bottom: 40px;}.homeNews .navBox{margin-bottom: 40px;}.schemeList .lBox{padding-right: 30px;}.schemeList .control{padding-bottom: 18px;margin-bottom: 25px;}.schemeList .swiper-slide{width: 360px;}.newsList .lBox li{padding: 16px 0 15px;}.newsList .lBox .h1{font-size: 16px;line-height: 22px;height: 44px;}.swiperNews .swiper-pagination{top: 50%;}}@media only screen and (max-width: 1199px){.main{padding-top: 70px;}.swiperDevelop{transform: scale(0.8);-ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform: scale(0.8);}.schemeList .control{padding-bottom: 15px;}.schemeList .swiper-slide{width: 330px;}.newsList .lBox li{padding: 13px 0;}.swiperNews .swiper-pagination{top: 45%;}}@media only screen and (max-width: 1024px){.businessList .icon img{height: 40px;}.homeDevelop .botBox{height: 400px;}.swiperDevelop .swiper-pagination::before{width: 200px;height: 105px;background-size: cover;margin-left: -100px;}.swiperDevelop .swiper-pagination-bullet{width: 70px;height: 70px;line-height: 70px;font-size: 14px;}.businessList .back{padding: 30px;}.businessList .text2{margin-top: 20px;}.businessList .btn{margin-top: 20px;}.schemeList .lBox{padding-right: 15px;}.schemeList .rBox{padding-left: 15px;}.schemeList .control{margin-bottom: 15px;}.schemeList .swiper-slide{width: 295px;}.newsList .lBox{padding-right: 15px;}.newsList .rBox{padding-left: 15px;}.newsList .lBox .time{font-size: 14px;line-height: 20px;}.newsList .lBox .btn{margin-top: 6px;}.homeBusiness{padding-bottom: 40px;}}@media only screen and (max-width: 991px){.homeDevelop .botBox{height: 350px;}.swiperDevelop{transform: scale(0.6);-ms-transform: scale(0.6);-webkit-transform: scale(0.6);-o-transform: scale(0.6);-moz-transform: scale(0.6);}.businessList li{float: left;width: 50%;margin-bottom: 30px;}.businessList .back{padding: 50px 30px;}.schemeList .swiper-slide{width: 270px;}.footer .navBox a{display: inline-block;vertical-align: top;margin-right: 20px;}}@media only screen and (max-width: 830px){.homeDevelop .botBox{height: 300px;}}@media only screen and (max-width: 767px){.schemeList .lBox{margin-bottom: 30px;}}@media only screen and (max-width: 580px){.schemeList .swiper-slide{width: 100%;}.homeDevelop .topBox{padding: 40px 0;}.homeMain .title .h1{font-size: 20px;margin-bottom: 20px;}.homeBusiness .topBox{padding: 40px 0;}.homeBusiness .text{font-size: 14px;}.homeBusiness{padding-bottom: 10px;}.businessList li{width: 100%;}.homeScheme .title{padding: 40px 0 20px;}.homeScheme .title .h1{margin-bottom: 0;}.homeScheme .navBox{margin-bottom: 20px;}.homeScheme .navBox a{font-size: 16px;margin-right: 15px;}.schemeList .lBox .suspen{padding: 15px;}.schemeList .lBox .h1{font-size: 18px;}.schemeList .lBox .text{font-size: 14px;margin-top: 15px;}.schemeList .swiper-slide .h1{font-size: 16px;}.homeScheme{padding-bottom: 40px;}.homeNews .title{padding: 40px 0 20px;}.homeNews .navBox a{font-size: 16px;line-height: 30px;padding: 0 15px;margin: 0 10px;}.homeNews .navBox{margin-bottom: 20px;}.homeNews .title .h1{margin-bottom: 0;}.swiperNews .h1{font-size: 16px;}.swiperNews .text{font-size: 14px;}.swiperNews .textBox{padding: 0 15px 15px;}.swiperNews .time{font-size: 14px;}.homeNews{padding-bottom: 40px;}.homeDevelop .botBox{height: 250px;}}@media only screen and (max-width: 480px){.header .container-fluid{height: 50px !important;padding: 0;}.header .logo img{height: 40px;}.main{padding-top: 50px;}.homeMain .bannerSwiper .swiper-pagination-bullet{width: 8px;height: 8px;border-radius: 4px;margin: 0 5px;}.homeMain .bannerSwiper .swiper-pagination-bullet-active{width: 20px;}.businessList .name{font-size: 16px;margin-top: 20px;}.footer .lBox a{display: inline-block;vertical-align: top;width: 30px;height: auto;line-height: 1;padding: 5px;}.homeDevelop .botBox{height: 230px;}}/* about */.banner{position: relative;}.banner .title{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 1400px;width: 100%;}.cndf3{font-size: 32px;color: #333333;font-weight: 300;}.cndf34{font-size: 32px;color: #ffffff;font-weight: 300;}.banner .title .en{font-size: 60px;color: #ffffff;font-weight: 300;}.itemNavBox{font-size: 0;border-bottom: 1px solid #e9e9e9;}.itemNavBox a{position: relative;display: inline-block;font-size: 18px;color: #848484;line-height: 89px;margin-right: 56px;}.itemNavBox a:last-child{margin-right: 0;}.w14{max-width: 1400px;width: 100%;margin: 0 auto;}.itemNavBox a.on::before{position: absolute;content: "";bottom: -1px;left: 5%;right: 5%;height: 3px;background-color: #000000;}.itemNavBox.on{position: fixed;top: 80px;left: 0;width: 100%;background-color: #fff;box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);z-index: 12;}.aboutMain .aboutBox .title .cn{font-size: 36px;color: #000000;}.aboutMain .aboutBox .title .en{font-size: 18px;color: #000000;}.profile{padding: 60px 0 75px;}.profile .lBox{float: left;width: calc(100% - 550px);padding-right: 25px;}.profile .line{display: inline-block;width: 80px;height: 1px;background-color: #005f8c;margin: 20px 0 36px;}.profile .text{font-size: 16px;color: #4f4f4f;line-height: 28px;}.profile .rBox{float: left;width: 550px;padding-top: 20px;}.culture{padding: 60px 0 30px;background-color: #f5f5f5;}.culture .title{text-align: center;margin-bottom: 75px;}.culture .lBox{position: relative;float: left;width: 50%;padding-right: 5px;}.culture .lBox .suspen{position: absolute;top: 33%;left: 7%;}.culture .name{font-size: 30px;color: #274658;font-weight: bold;margin-bottom: 10px;}.culture .h2{font-size: 18px;color: #1e1e1e;}.culture .rBox{float: left;width: 50%;padding-left: 5px;}.culture .rBox .item{position: relative;margin-bottom: 1.1%;}.culture .rBox .item:last-child{margin-bottom: 0;}.culture .rBox .item:first-child .suspen{position: absolute;top: 50%;left: 7%;transform: translate(0, -50%);}.culture .rBox .item:nth-child(2) .suspen{position: absolute;top: 12%;right: 28%;text-align: right;}.honor{padding: 65px 0 80px;background-position: center;background-size: cover;}.honor .title{text-align: center;margin-bottom: 70px;}.aboutBox .honor .title .cn,.aboutBox .honor .title .en{color: #fff;}.swiperHonorBox{position: relative;max-width: 1650px;width: 100%;margin: 0 auto;}.swiperHonorBox .swiperWrap{position: relative;padding: 0 70px;}.swiperHonorBox .swiper-pagination{position: relative;width: 100%;text-align: center;margin-top: 70px;}.swiperHonorBox .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #fff;margin: 0 4px;opacity: 1;}.swiperHonorBox .swiper-pagination-bullet-active{background-color: #005f8c;}.swiperHonorBox .swiper-button-prev,.swiperHonorBox .swiper-button-next{width: 44px;height: 44px;background-size: cover;}.swiperHonorBox .swiper-button-prev{background-image: url(../images/icon11.png);}.swiperHonorBox .swiper-button-next{background-image: url(../images/icon12.png);}.swiperHonor .swiper-slide{padding: 20px 15px;background-color: #fff;}.team{padding: 60px 0 95px;}.team .title{text-align: center;margin-bottom: 60px;}.team li{float: left;width: calc((100% - 42px) / 8);margin-right: 6px;margin-bottom: 6px;}.team li{text-align: center;}.team li:nth-child(8n){margin-right: 0;}.contact{padding: 50px 0 85px;background-color: #2f6699;background-position: center center;background-size: cover;}.contact .title{text-align: center;margin-bottom: 100px;}.aboutBox .contact .title .cn,.aboutBox .contact .title .en{color: #fff;}.contact .mapBox{position: relative;max-width: 1730px;width: 100%;margin: 0 auto;}.contact .suspen{position: absolute;top: -75px;left: 50%;transform: translate(-50%, 0);background-color: #fff;width: 680px;border-radius: 10px;text-align: center;padding: 30px;}.contact .telephone{font-size: 36px;color: #ef8518;font-weight: bold;line-height: 1;}.contact .time{font-size: 18px;color: #ffba00;line-height: 1;}.contact .address{display: inline-block;font-size: 18px;color: #010101;line-height: 39px;padding-left: 55px;background-image: url(../images/icon13.png);background-repeat: no-repeat;background-position: left center;}/* about *//* 媒体查询 */@media only screen and (max-width: 1680px){.swiperHonorBox{width: 90%;}.contact .mapBox{width: 90%;}}@media only screen and (max-width: 1500px){.w14{width: 90%;}.banner .title{width: 90%;}}@media only screen and (max-width: 1280px){.itemNavBox.on{top: 80px;}.itemNavBox a{line-height: 70px;}}@media only screen and (max-width: 1199px){.itemNavBox.on{top: 70px;}.profile .lBox{float: none;width: 100%;padding-right: 0;}.profile .rBox{float: none;max-width: 550px;width: 100%;margin: 0 auto;}}@media only screen and (max-width: 1024px){.itemNavBox .navWrap{display: flex;align-items: center;white-space: nowrap;overflow-x: auto;}.itemNavBox .navWrap::-webkit-scrollbar{display: none;}.culture .lBox{width: 100%;padding-right: 0;margin-bottom: 10px;}.culture .rBox{width: 100%;padding-left: 0;}.team li{width: calc((100% - 30px) / 6);}.team li:nth-child(8n){margin-right: 6px;}.team li:nth-child(6n){margin-right: 0;}.contact .suspen{width: 70%;}}@media only screen and (max-width: 768px){.banner .title .cn,.banner .title .en{font-size: 30px;}.itemNavBox a{font-size: 16px;line-height: 50px;}.aboutMain .aboutBox .title .cn{font-size: 24px;}.aboutMain .aboutBox .title .en{font-size: 16px;}.profile .line{width: 60px;margin: 10px 0 20px;}.profile .text{font-size: 14px;line-height: 24px;}.profile{padding: 50px 0;}.culture{padding: 50px 0 30px;}.culture .title{margin-bottom: 30px;}.culture .name{font-size: 20px;}.culture .h2{font-size: 16px;}.honor{padding: 50px 0;}.honor .title{margin-bottom: 30px;}.swiperHonorBox .swiper-pagination{margin-top: 30px;}.team{padding: 50px 0;}.team li{width: calc((100% - 18px) / 4);}.team li:nth-child(6n){margin-right: 6px;}.team li:nth-child(4n){margin-right: 0;}.contact .suspen{padding: 15px;}.contact .telephone{font-size: 20px;}.contact .time{font-size: 16px;margin-top: 10px;}.contact .address{font-size: 16px;padding-left: 30px;background-size: 20px auto;}}@media only screen and (max-width: 580px){.contact .title{margin-bottom: 30px;}.contact .suspen{position: relative;top: auto;margin-bottom: 30px;}}@media only screen and (max-width: 480px){.banner .title .cn,.banner .title .en{font-size: 26px;}.itemNavBox.on{top: 50px;}.itemNavBox a{font-size: 14px;line-height: 46px;margin-right: 20px;}.aboutMain .aboutBox .title .cn{font-size: 20px;}.swiperHonorBox .swiperWrap{padding: 0 45px;}.swiperHonorBox .swiper-button-prev,.swiperHonorBox .swiper-button-next{width: 30px;height: 30px;}.team li{width: calc((100% - 12px) / 3);}.team li:nth-child(4n){margin-right: 6px;}.team li:nth-child(3n){margin-right: 0;}.contact{padding: 40px 0;}.team .title{margin-bottom: 30px;}}/* case */.caseBox{padding: 50px 0 55px;}.caseBox .listBox li{float: left;width: calc((100% - 110px) / 3);margin-right: 55px;margin-bottom: 10px;}.caseBox .listBox li:nth-child(3n){margin-right: 0;}.caseBox .listBox li a{display: block;}.caseBox .listBox li .img{position: relative;}.caseBox .listBox .suspen{position: absolute;left: 0;bottom: 0;width: 100%;padding: 40px 50px;background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 8));}.caseBox .listBox .line{display: inline-block;width: 100px;height: 1px;background-color: #ffffff;margin-bottom: 25px;}.caseBox .listBox .text{font-size: 18px;color: #ffffff;line-height: 36px;}.caseBox .listBox .years{font-size: 24px;color: #000000;font-weight: 300;text-align: center;padding: 15px;}/* case *//* 媒体查询 */@media only screen and (max-width: 1440px){.caseBox .listBox .suspen{padding: 30px;}.caseBox .listBox .line{margin-bottom: 15px;}.caseBox .listBox .text{font-size: 16px;line-height: 30px;}}@media only screen and (max-width: 1199px){.caseBox .listBox .suspen{padding: 20px;}.caseBox .listBox .text{font-size: 14px;line-height: 24px;}}@media only screen and (max-width: 991px){.caseBox .listBox li{width: calc((100% - 40px) / 2);margin-right: 40px;}.caseBox .listBox li:nth-child(3n){margin-right: 40px;}.caseBox .listBox li:nth-child(2n){margin-right: 0;}}@media only screen and (max-width: 680px){.caseBox .listBox li{width: 100%;margin-right: 0 !important;}.caseBox .listBox .years{font-size: 18px;}}@media only screen and (max-width: 480px){.caseBox{padding: 40px 0 20px;}}/* news */.newsBox{padding: 40px 0 80px;}.newsBox li{padding-bottom: 40px;margin-bottom: 40px;border-bottom: 1px solid #cfcfcf;}.newsBox .img{float: left;width: 320px; height:200px;}.newsBox .textBox{float: left;width: calc(100% - 320px);padding: 20px 0 0 50px;}.newsBox .time{font-size: 18px;color: #033b55; padding-bottom:10px;}.newsBox .h1{font-size: 22px;color: #09648f;line-height: 30px;margin-bottom: 5px;transition: all 0.3s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.newsBox .text{font-size: 16px;color: #7b7b7b;line-height: 30px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}.newsBox .btn{font-size: 16px;color: #0f6893;line-height: 30px;padding: 0;padding-right: 32px;background-image: url(../images/icon8.png);background-repeat: no-repeat;background-position: right center;transition: all 0.3s;margin-top: 15px;}.newsBox li:hover .h1{color: #ff8a00;font-weight: bold;}.newsBox li:hover .btn{color: #ababab;}.itemNavBox2 a.on{color: #005f8d;font-weight: bold;}.navPage{font-size: 0;text-align: center;}.navPage a{display: inline-block;vertical-align: top;width: 44px;height: 44px;line-height: 44px;font-size: 14px;color: #c9c9c9;background-color: #f1f1f1;border-radius: 10px;margin: 0 3px;}.navPage .arrow{font-size: 0;background: none;}.navPage .data{display: inline-block;vertical-align: top;font-size: 14px;color: #09648f;line-height: 44px;}.navPage .on{color: #fff;background-color: #012b52;}.titleBox{padding: 65px 0 25px;background-color: #3c99c4;}.titleBox .h1{font-size: 30px;color: #ffffff;margin-bottom: 10px;}.titleBox .time{font-size: 18px;color: #ffffff;margin-bottom: 15px;}.titleBox .btn{display: inline-block;width: 140px;height: 40px;font-size: 14px;color: #ffffff;line-height: 38px;text-align: center;padding: 0;border: 1px solid #d3d3d3;border-radius: 10px;}.newsDetailsBox{padding: 50px 0 90px;}.newsDetailsBox .lBox{float: left;width: calc(100% - 485px);padding-top: 15px;padding-right: 140px;}.newsDetailsBox .lBox .text{font-size: 16px;color: #a0a0a0;line-height: 30px;}.newsDetailsBox .rBox{float: left;width: 485px;padding-top: 5px;padding-left: 140px;border-left: 1px dashed #d4d4d4;}.switchBox .item{margin-bottom: 40px;}.switchBox .d1{font-size: 18px;color: #3c99c4;line-height: 30px;}.switchBox a{font-size: 18px;color: #7d7d7d;line-height: 30px;}.newsDetailsBox .rBox .title{padding-bottom: 25px;border-bottom: 1px solid #3c99c4;}.newsDetailsBox .rBox .title .h1{font-size: 24px;color: #3c99c4;line-height: 30px;}.recoNews li{padding: 24px 0 15px;border-bottom: 1px solid #e1e1e1;}.recoNews .time{font-size: 16px;color: #aaaaaa;line-height: 24px;margin-bottom: 10px;}.recoNews .h1{font-size: 18px;color: #868686;line-height: 24px;height: 48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-bottom: 10px;}.recoNews .btn{font-size: 14px;color: #1c6f9f;line-height: 24px;padding: 0;padding-right: 35px;background-image: url(../images/icon8.png);background-position: right center;background-repeat: no-repeat;}/* news *//* 媒体查询 */@media only screen and (max-width: 1440px){.newsDetailsBox .lBox{width: calc(100% - 380px);padding-right: 80px;}.newsDetailsBox .rBox{width: 380px;padding-left: 80px;}}@media only screen and (max-width: 1199px){.newsDetailsBox .lBox{width: 100%;padding-right: 0;margin-bottom: 50px;}.newsDetailsBox .rBox{width: 100%;padding-left: 0;border-left: 0;}}@media only screen and (max-width: 768px){.newsBox .img{width: 280px;}.newsBox .textBox{width: calc(100% - 280px);padding: 10px 0 0 20px;}.newsBox .btn{margin-top: 10px;}}@media only screen and (max-width: 580px){.newsBox .img{width: 100%;}.newsBox .textBox{width: 100%;padding: 10px 0 0;}.newsBox li{padding-bottom: 15px;margin-bottom: 30px;}.titleBox .h1{font-size: 20px;line-height: 1.5;}.titleBox .time{font-size: 16px;}.titleBox .btn{width: 120px;height: 34px;line-height: 32px;}.newsDetailsBox .lBox .text{font-size: 14px;}.switchBox .d1{font-size: 16px;}.switchBox a{font-size: 14px;}.newsDetailsBox .rBox .title .h1{font-size: 18px;}.newsDetailsBox .rBox .title{padding-bottom: 15px;}.recoNews .h1{font-size: 16px;line-height: 20px;height: 40px;}}@media only screen and (max-width: 480px){.newsBox .h1{font-size: 18px;}.newsBox .text{font-size: 14px;}.navPage a{width: 32px;height: 32px;line-height: 32px;}.navPage .data{line-height: 32px;}.newsBox{padding: 40px 0;}.titleBox{padding: 20px 0;}.titleBox .h1{font-size: 18px;}.titleBox .time{font-size: 14px;}.titleBox .btn{width: 110px;}.newsDetailsBox{padding: 40px 0;}.newsDetailsBox .lBox{padding-top: 0;margin-bottom: 30px;}.newsDetailsBox .lBox .text{line-height: 24px;}.newsDetailsBox .rBox{padding-top: 0;}.switchBox .item{margin-bottom: 15px;}.recoNews li{padding: 10px 0;}.recoNews .time{font-size: 14px;line-height: 20px;}}/* wisdom case */.w164{max-width: 1640px;width: 100%;margin: 0 auto;}.wisdomCaseBox li{padding: 60px 0;background-color: #f9f9f9;}.wisdomCaseBox li a{display: block;}.wisdomCaseBox .img{float: left;width: 750px;box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);}.wisdomCaseBox .textBox{float: left;width: calc(100% - 750px);padding: 40px 0 0 140px;}.wisdomCaseBox li:nth-child(2n){background-color: #fff;}.wisdomCaseBox li:nth-child(2n) .img{float: right;}.wisdomCaseBox li:nth-child(2n) .textBox{padding: 40px 140px 0 0;}.wisdomCaseBox .number{font-size: 60px;color: #005f8d;}.wisdomCaseBox .h1{font-size: 36px;color: #000000;line-height: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 20px;transition: all 0.3s;}.wisdomCaseBox .text{font-size: 14px;color: #a5a5a5;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}.wisdomCaseBox .btn{font-size: 18px;color: #005f8d;font-weight: 300;border: 1px solid #005f8d;border-radius: 0;margin-top: 60px;padding: 0 48px;line-height: 68px;transition: all 0.3s;}.wisdomCaseBox li:hover .h1{color: #005f8d;}.wisdomCaseBox li:hover .btn{color: #fff;background-color: #005f8d;}.wCaseDetailsMain .banner .title{text-align: center;}.wCaseDetailsBox .box1{padding-top: 85px;}.wCaseDetailsBox .box1 .lBox{float: left;width: 830px;}.wCaseDetailsBox .box1 .rBox{float: left;width: calc(100% - 830px);padding: 50px 260px 0 50px;}.wCaseDetailsBox .title{text-align: center;}.wCaseDetailsBox .title .h1{font-size: 30px;color: #000000;font-weight: bold;}.wCaseDetailsBox .title .line{display: inline-block;width: 50px;height: 1px;background-color: #c0a376;margin-top: 10px;}.wCaseDetailsBox .box1 .title{text-align: left;margin-bottom: 20px;}.wCaseDetailsBox .box1 .text{font-size: 18px;color: #000000;line-height: 36px;}.wCaseDetailsBox .box2{padding: 65px 0 80px;background-position: center;background-size: cover;}.wCaseDetailsBox .box2 .title{margin-bottom: 15px;}.wCaseDetailsBox .box2 .boxs{display: flex;justify-content: center;align-items: center;}.wCaseDetailsBox .box2 li{width: 480px;display: flex;align-items: center;padding: 20px;background-color: rgba(253, 185, 86, 0.8);border-radius: 10px;margin-bottom: 30px;min-height: 130px;}.wCaseDetailsBox .box2 .name{font-size: 24px;color: #ffffff;line-height: 36px;width: 120px;text-align: center;padding-right: 20px;border-right: 2px solid #fff;min-height: 50px;display: flex;justify-content: center;align-items: center;}.wCaseDetailsBox .box2 .text{width: calc(100% - 120px);font-size: 16px;color: #ffffff;line-height: 24px;padding: 0 15px;}.wCaseDetailsBox .box2 .cBox{width: 320px;height: 320px;border-radius: 50%;margin: 0 35px;padding: 20px;background-color: rgba(253, 185, 86, 0.8);}.wCaseDetailsBox .box2 .cBox .img{width: 280px;height: 280px;overflow: hidden;border-radius: 50%;display: flex;justify-content: center;align-items: center;}.wCaseDetailsBox .box3{padding: 45px 0 40px;}.wCaseDetailsBox .box3 .title{margin-bottom: 25px;}.wCaseDetailsBox .box3 .swiperBox{position: relative;}.wCaseDetailsBox .box3 .swiper-slide{height: auto;background-color: #f6f7f9;}.wCaseDetailsBox .box3 a{display: block;}.wCaseDetailsBox .box3 .img{overflow: hidden;}.wCaseDetailsBox .box3 .swiper-button-prev,.wCaseDetailsBox .box3 .swiper-button-next{width: 26px;height: 46px;background-size: cover;}.wCaseDetailsBox .box3 .swiper-button-prev{background-image: url(../images/icon16.png);left: -75px;}.wCaseDetailsBox .box3 .swiper-button-next{background-image: url(../images/icon17.png);right: -75px;}.swiperAdvan .textBox{padding: 25px;background-color: #f6f7f9;}.swiperAdvan .line{display: inline-block;width: 80px;height: 1px;background-color: #c6c6c6;margin-bottom: 30px;}.swiperAdvan .h1{font-size: 30px;color: #00537e;margin-bottom: 10px;}.swiperAdvan .text{font-size: 18px;color: #000000;line-height: 30px;}.wCaseDetailsBox .box4{padding: 40px 0 55px;}.wCaseDetailsBox .box4 .title{margin-bottom: 30px;}.wCaseDetailsBox .box4 .img{margin-bottom: 50px;}.wCaseDetailsBox .box4 li{margin-bottom: 10px;display: flex;align-items: center;background-color: #99aaba;border: 6px solid #e1e1e1;border-radius: 5px;}.wCaseDetailsBox .box4 .number{width: 130px;font-size: 60px;color: #ffffff;text-align: center;font-style: italic;}.wCaseDetailsBox .box4 .text{width: calc(100% - 130px);font-size: 18px;color: #ffffff;line-height: 36px;padding: 0 25px;}/* wisdom case *//* 媒体查询 */@media only screen and (max-width: 1680px){.w164{width: 90%;}.wCaseDetailsBox .box1 .rBox{padding: 50px 150px 0 50px;}}@media only screen and (max-width: 1580px){.wCaseDetailsBox .box1 .rBox{padding: 50px 50px 0 30px;}.wCaseDetailsBox .box3 .wrap{width: 80%;}}@media only screen and (max-width: 1440px){.wisdomCaseBox .img{width: 600px;}.wisdomCaseBox .textBox{width: calc(100% - 600px);padding: 10px 0 0 70px;}.wisdomCaseBox li:nth-child(2n) .textBox{padding: 10px 70px 0 0;}.wisdomCaseBox .text{-webkit-line-clamp: 4;}.wisdomCaseBox .btn{margin-top: 30px;}.wCaseDetailsBox .box1{display: flex;align-items: center;flex-wrap: wrap;}.wCaseDetailsBox .box1 .rBox{padding: 30px;}.wCaseDetailsBox .box2 li{width: 400px;}.wCaseDetailsBox .box2 .name{width: 100px;font-size: 18px;line-height: 30px;min-height: auto;}.wCaseDetailsBox .box2 .text{width: calc(100% - 100px);font-size: 14px;line-height: 20px;}.wCaseDetailsBox .box2 .cBox{width: 280px;height: 280px;}.wCaseDetailsBox .box2 .cBox .img{width: 240px;height: 240px;}}@media only screen and (max-width: 1366px){.wCaseDetailsBox .box1 .lBox{width: 600px;}.wCaseDetailsBox .box1 .rBox{width: calc(100% - 600px);}}@media only screen and (max-width: 1280px){.wCaseDetailsBox .box2 li{width: 360px;padding: 15px;}}@media only screen and (max-width: 1199px){.wisdomCaseBox .img{width: 500px;}.wisdomCaseBox .textBox{width: calc(100% - 500px);padding: 10px 0 0 30px;}.wisdomCaseBox li:nth-child(2n) .textBox{padding: 10px 30px 0 0;}.wisdomCaseBox .number{font-size: 40px;}.wisdomCaseBox .h1{font-size: 26px;}.wisdomCaseBox .btn{font-size: 16px;padding: 0 30px;line-height: 48px;}.wCaseDetailsBox .box1{justify-content: center;width: 90%;margin: 0 auto;}.wCaseDetailsBox .box1 .lBox{max-width: 830px;width: 100%;margin-bottom: 40px;}.wCaseDetailsBox .box1 .rBox{width: 100%;padding: 0;}.wCaseDetailsBox .box2 .boxs{flex-wrap: wrap;width: 90%;margin: 0 auto;}.wCaseDetailsBox .box2 .lBox{width: 100%;}.wCaseDetailsBox .box2 ul{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}.wCaseDetailsBox .box2 .rBox{width: 100%;}.wCaseDetailsBox .box2 .cBox{margin: 30px;}.wCaseDetailsBox .box2 li{width: 40%;}}@media only screen and (max-width: 1024px){.wCaseDetailsBox .box2 li{width: 45%;}}@media only screen and (max-width: 991px){.wisdomCaseBox .img{width: 400px;}.wisdomCaseBox .textBox{width: calc(100% - 400px);padding: 10px 0 0 20px;}.wisdomCaseBox li:nth-child(2n) .textBox{padding: 10px 20px 0 0;}.wisdomCaseBox .h1{font-size: 20px;margin-bottom: 10px;}.wisdomCaseBox .text{-webkit-line-clamp: 3;}.wisdomCaseBox .btn{margin-top: 10px;}}@media only screen and (max-width: 768px){.wisdomCaseBox .img{width: 350px;}.wisdomCaseBox .textBox{width: calc(100% - 350px);}.wisdomCaseBox .text{-webkit-line-clamp: 2;}.wisdomCaseBox .btn{padding: 0 20px;line-height: 40px;}.wCaseDetailsBox .box3 .swiper-button-prev,.wCaseDetailsBox .box3 .swiper-button-next{width: 20px;height: 36px;}.wCaseDetailsBox .box3 .swiper-button-next{right: -40px;}.wCaseDetailsBox .box3 .swiper-button-prev{left: -40px;}.swiperAdvan .textBox{height: auto;}}@media only screen and (max-width: 680px){.wisdomCaseBox .img{width: 100%;}.wisdomCaseBox .textBox{width: 100% !important;padding: 10px 0 0 !important;}.wisdomCaseBox .text{-webkit-line-clamp: 4;}.wCaseDetailsBox .title .h1{font-size: 20px;}.wCaseDetailsBox .box1 .text{font-size: 14px;line-height: 24px;}.wCaseDetailsBox .box2 li{width: 100%;min-height: auto;margin-bottom: 20px;}.wCaseDetailsBox .box2 .cBox{width: 240px;height: 240px;margin: 10px 30px 30px;}.wCaseDetailsBox .box2 .cBox .img{width: 200px;height: 200px;}.swiperAdvan .h1{font-size: 18px;}.swiperAdvan .text{font-size: 14px;line-height: 24px;}.wCaseDetailsBox .box4 .number{width: 100px;font-size: 40px;}.wCaseDetailsBox .box4 .text{width: calc(100% - 100px);font-size: 16px;line-height: 24px;padding: 15px;}}@media only screen and (max-width: 480px){.wisdomCaseBox li{padding: 40px 0 30px;}.wisdomCaseBox .number{font-size: 30px;}.wisdomCaseBox .h1{font-size: 18px;margin: 10px 0;}.wisdomCaseBox .text{line-height: 24px;}.wisdomCaseBox .btn{font-size: 14px;line-height: 36px;margin-top: 15px;}.wCaseDetailsBox .box1{padding-top: 40px;}.wCaseDetailsBox .box2{padding: 40px 0 20px;}.wCaseDetailsBox .box2 .name{width: 90px;font-size: 16px;line-height: 24px;padding-right: 15px;}.wCaseDetailsBox .box2 .text{width: calc(100% - 90px);}.wCaseDetailsBox .box3{padding: 40px 0;}.wCaseDetailsBox .box4{padding: 10px 0 30px;}.wCaseDetailsBox .box4 .title{margin-bottom: 20px;}.wCaseDetailsBox .box4 .img{margin-bottom: 30px;}.wCaseDetailsBox .box4 .number{width: 80px;font-size: 30px;}.wCaseDetailsBox .box4 .text{width: calc(100% - 80px);font-size: 14px;line-height: 24px;padding: 5px;}.wCaseDetailsBox .box3 .swiper-button-prev,.wCaseDetailsBox .box3 .swiper-button-next{width: 14px;height: 25px;}.wCaseDetailsBox .box3 .swiper-button-next{right: -30px;}.wCaseDetailsBox .box3 .swiper-button-prev{left: -30px;}}/*traffic case*/.tCaseDetailsMain .banner .title{text-align: center;}.tCaseDetailsBox .box1{padding: 55px 0 80px;background-size: cover;background-position: center;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);}.tCaseDetailsBox .title{text-align: center;}.tCaseDetailsBox .title .h1{font-size: 30px;color: #000000;line-height: 1;font-weight: bold;}.tCaseDetailsBox .title .line{display: inline-block;width: 50px;height: 1px;background-color: #c0a376;}.tCaseDetailsBox .box1 .title{margin-bottom: 10px;}.tCaseDetailsBox .box1 .text{max-width: 1050px;width: 100%;font-size: 18px;color: #000000;line-height: 36px;text-align: left;margin: 0 auto;}.tCaseDetailsBox .box1 .img{margin-top: 10px;}.tCaseDetailsBox .box2{padding-top: 65px;}.tCaseDetailsBox .box2 .title{margin-bottom: 30px;}.tCaseDetailsBox .box2 .navBox{margin-bottom: 40px;}.tCaseDetailsBox .box2 .navWrap{display: flex;justify-content: space-between;align-items: center;}.tCaseDetailsBox .box2 .item{position: relative;width: calc((100% - 240px) / 4);padding: 30px 30px 65px;background-color: #fff;box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);cursor: pointer;transition: all 0.3s;}.tCaseDetailsBox .box2 .item:last-child{margin-right: 0;}.tCaseDetailsBox .box2 .item.active{box-shadow: none;background-color: #9a9a9a;}.tCaseDetailsBox .box2 .item.active::before{position: absolute;top: 13px;bottom: 13px;right: 14px;left: 14px;content: "";border: 1px dashed #f9f9f9;}.tCaseDetailsBox .box2 .item.active .number{color: #c8c8c8;transition: all 0.3s;}.tCaseDetailsBox .box2 .item.active .h1{color: #fefefe;transition: all 0.3s;}.tCaseDetailsBox .box2 .number{font-size: 100px;color: #f6f6f6;font-weight: bold;line-height: 1;}.tCaseDetailsBox .box2 .item .h1{position: absolute;left: 0;top: 100px;width: 100%;padding: 0 30px;font-size: 24px;color: #000000;line-height: 40px;}.tCaseDetailsBox .box2 .columnBox{padding: 45px 0 55px;background-color: #f1f1f1;}.tCaseDetailsBox .box2 .column{display: flex;align-items: center;flex-wrap: wrap;display: none;}.tCaseDetailsBox .box2 .column.active{display: flex;}.tCaseDetailsBox .box2 .img{width: 710px;}.tCaseDetailsBox .box2 .textBox{width: calc(100% - 710px);padding-left: 180px;}.tCaseDetailsBox .box2 li{font-size: 18px;color: #000000;line-height: 32px;padding: 23px 115px 23px 50px;border-bottom: 1px dashed #cbcbcb;background-image: url(../images/icon19.png);background-repeat: no-repeat;background-position: left 26px;}.tCaseDetailsBox .box2 li:last-child{border-bottom: 0;}.tCaseDetailsBox .box3{padding: 80px 0 40px;background-color: #f8f8f8;}.tCaseDetailsBox .box3 .title{margin-bottom: 45px;}.tCaseDetailsBox .box3 .listBox{font-size: 0;text-align: center;}.tCaseDetailsBox .box3 .column{display: inline-block;vertical-align: top;position: relative;width: calc((100% - 190px) / 6);margin-right: 38px;text-align: center;cursor: pointer;font-size: 0;}.tCaseDetailsBox .box3 .column:nth-child(4) .suspen{right: auto;left: -430px;}.tCaseDetailsBox .box3 .column:nth-child(5) .suspen{right: auto;left: -430px;}.tCaseDetailsBox .box3 .column:nth-child(6) .suspen{right: auto;left: -430px;}.tCaseDetailsBox .box3 .column:nth-child(10) .suspen{right: auto;left: -430px;}.tCaseDetailsBox .box3 .column:nth-child(11) .suspen{right: auto;left: -430px;}.tCaseDetailsBox .box3 .column:nth-child(12) .suspen{right: auto;left: -430px;}.tCaseDetailsBox .box3 .img{border-radius: 50%;border: 1px solid #d6d6d6;transition: all 0.3s;background-color: #fff;display: flex;align-items: center;}.tCaseDetailsBox .box3 .column:nth-child(6n){margin-right: 0;}.tCaseDetailsBox .box3 .name{display: inline-block;font-size: 18px;color: #000000;margin: 30px 0 60px;transition: all 0.3s;}.tCaseDetailsBox .box3 .suspen{position: absolute;top: 30px;right: -430px;border: 2px solid #d3d3d3;border-radius: 10px;background-color: #ffffff;width: 420px;padding: 20px 30px;box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);text-align: left;display: none;z-index: 2;}.tCaseDetailsBox .box3 .name2{font-size: 20px;color: #005f8c;margin-bottom: 10px;}.tCaseDetailsBox .box3 .text{font-size: 16px;color: #7f7f7f;line-height: 40px;}.tCaseDetailsBox .box3 .column:hover .img{border: 1px solid #05628e;}.tCaseDetailsBox .box3 .column:hover .name{color: #005f8c;}.tCaseDetailsBox .box4{padding: 70px 0 80px;background-position: center;background-size: cover;}.tCaseDetailsBox .box4 .w161{max-width: 1610px;width: 100%;margin: 0 auto;}.tCaseDetailsBox .box4 .title{margin-bottom: 45px;}.tCaseDetailsBox .box4 .title .h1{color: #ffffff;}.tCaseDetailsBox .box4 .swiperBox{position: relative;}.tCaseDetailsBox .box4 .textBox{display: flex;flex-direction: column;justify-content: space-between;min-height: 470px;padding: 40px 30px;background-image: linear-gradient(#9a8d86, #858387, #71767b);}.tCaseDetailsBox .box4 .name{font-size: 30px;color: #ffffff;line-height: 1;font-weight: bold;}.tCaseDetailsBox .box4 .text{font-size: 20px;color: #ffffff;line-height: 36px;margin-top: 30px;}.tCaseDetailsBox .box4 .name2{font-size: 20px;color: #ff9600;line-height: 1;font-weight: bold;}.tCaseDetailsBox .box4 .text2{font-size: 20px;color: #ffffff;line-height: 36px;margin-top: 10px;}/* traffic case details */@media only screen and (max-width: 1680px){.tCaseDetailsBox .box4 .w161{width: 90%;}}@media only screen and (max-width: 1440px){.tCaseDetailsBox .box2 li{padding: 20px 20px 20px 50px;}}@media only screen and (max-width: 1366px){.tCaseDetailsBox .box2 .textBox{padding-left: 50px;}.tCaseDetailsBox .box3 .suspen{right: -510px;width: 500px;padding: 40px;}.tCaseDetailsBox .box3 .column:nth-child(4) .suspen{left: -510px;}.tCaseDetailsBox .box3 .column:nth-child(5) .suspen{left: -510px;}.tCaseDetailsBox .box3 .column:nth-child(6) .suspen{left: -510px;}.tCaseDetailsBox .box3 .column:nth-child(10) .suspen{left: -510px;}.tCaseDetailsBox .box3 .column:nth-child(11) .suspen{left: -510px;}.tCaseDetailsBox .box3 .column:nth-child(12) .suspen{left: -510px;}}@media only screen and (max-width: 1280px){.tCaseDetailsBox .box2 .item{width: calc((100% - 150px) / 4);margin-right: 50px;}.tCaseDetailsBox .box2 .number{font-size: 80px;}.tCaseDetailsBox .box2 .item .h1{top: 80px;font-size: 20px;}.tCaseDetailsBox .box2 .img{width: 600px;}.tCaseDetailsBox .box2 .textBox{width: calc(100% - 600px);}.tCaseDetailsBox .box4 .name{font-size: 24px;}.tCaseDetailsBox .box4 .text{font-size: 18px;line-height: 30px;}.tCaseDetailsBox .box4 .text2{font-size: 18px;line-height: 30px;}}@media only screen and (max-width: 1024px){.tCaseDetailsBox .title .h1{font-size: 20px;}.tCaseDetailsBox .box1 .text{font-size: 14px;line-height: 24px;}.tCaseDetailsBox .box2 .item{width: calc((100% - 60px) / 4);margin-right: 20px;}.tCaseDetailsBox .box2 .number{font-size: 60px;}.tCaseDetailsBox .box2 .item .h1{top: 70px;font-size: 16px;line-height: 30px;padding: 0 20px;}.tCaseDetailsBox .box2 .column{justify-content: center;}.tCaseDetailsBox .box2 .img{max-width: 710px;width: 100%;margin-bottom: 30px;}.tCaseDetailsBox .box2 .textBox{width: 100%;padding: 0;}.tCaseDetailsBox .box3 .column{width: calc((100% - 60px) / 4);margin-right: 30px;}.tCaseDetailsBox .box3 .column:nth-child(3n){margin-right: 0;}.tCaseDetailsBox .box3 .suspen{width: 400px;right: -410px;padding: 20px;}.tCaseDetailsBox .box3 .name2{font-size: 20px;margin-bottom: 20px;}.tCaseDetailsBox .box3 .text{font-size: 14px;line-height: 24px;}.tCaseDetailsBox .box3 .column:nth-child(3n + 1) .suspen{left: auto;right: -410px;}.tCaseDetailsBox .box3 .column:nth-child(3n + 2) .suspen{right: auto;left: -50%;top: 60%;}.tCaseDetailsBox .box3 .column:nth-child(3n + 3) .suspen{right: auto;left: -410px;}}@media only screen and (max-width: 768px){.tCaseDetailsBox .box2 .number{font-size: 40px;}.tCaseDetailsBox .box2 .item .h1{top: 50px;}.tCaseDetailsBox .box2 .navBox{overflow-x: auto;padding: 10px 0;}.tCaseDetailsBox .box2 .navBox::-webkit-scrollbar{display: none;}.tCaseDetailsBox .box2 .item{width: auto;white-space: nowrap;padding: 30px;}.tCaseDetailsBox .box2 .item .h1{position: relative;top: auto;padding: 0;}.tCaseDetailsBox .box4 .textBox{min-height: auto;}.tCaseDetailsBox .box4 .name2{margin-top: 20px;}.tCaseDetailsBox .box3 .column:nth-child(3n + 2) .suspen{left: -100%;}}@media only screen and (max-width: 580px){.tCaseDetailsBox .box2 .item{padding: 15px;}.tCaseDetailsBox .box2 .number{font-size: 30px;}.tCaseDetailsBox .box2 .item.active::before{top: 7px;right: 7px;bottom: 7px;left: 7px;}.tCaseDetailsBox .box2 .item .h1{font-size: 14px;}.tCaseDetailsBox .box3 .column{width: calc((100% - 40px) / 3);margin-right: 20px;}.tCaseDetailsBox .box3 .column:last-child{margin-right: 0;}.tCaseDetailsBox .box3 .name{font-size: 16px;margin: 20px 0 40px;}.tCaseDetailsBox .box3 .suspen{width: 260px;right: auto;left: 0;padding: 10px;}.tCaseDetailsBox .box3 .column:nth-child(3n + 1) .suspen{right: auto;top: 0;left: 0;}.tCaseDetailsBox .box3 .name2{font-size: 16px;margin-bottom: 10px;}.tCaseDetailsBox .box3 .column:nth-child(3n + 2) .suspen{top: 0;left: -40%;}.tCaseDetailsBox .box3 .column:nth-child(3n + 3) .suspen{right: 0;left: auto;top: 0;}}@media only screen and (max-width: 480px){.tCaseDetailsBox .box1{padding: 40px 0;}.tCaseDetailsBox .box2{padding-top: 40px;}.tCaseDetailsBox .box2 .title{margin-bottom: 20px;}.tCaseDetailsBox .box2 .navBox{margin-bottom: 20px;}.tCaseDetailsBox .box2 .columnBox{padding: 40px 0 20px;}.tCaseDetailsBox .box2 .img{margin-bottom: 10px;}.tCaseDetailsBox .box2 li{font-size: 16px;line-height: 24px;padding: 10px 10px 10px 30px;background-position: left 15px;background-size: 20px 20px;}.tCaseDetailsBox .box3{padding: 40px 0 20px;}.tCaseDetailsBox .box3 .title{margin-bottom: 20px;}.tCaseDetailsBox .box3 .name{font-size: 14px;margin: 10px 0 30px;}.tCaseDetailsBox .box3 .column:nth-child(3n + 2) .suspen{left: -60%;}.tCaseDetailsBox .box4{padding: 40px 0;}.tCaseDetailsBox .box4 .title{margin-bottom: 20px;}.tCaseDetailsBox .box4 .textBox{padding: 25px;}.tCaseDetailsBox .box4 .name{font-size: 18px;}.tCaseDetailsBox .box4 .text{font-size: 14px;margin-top: 10px;}.tCaseDetailsBox .box4 .name2{font-size: 16px;}.tCaseDetailsBox .box4 .text2{font-size: 14px;}.tCaseDetailsBox .box4 .swiper-button-prev,.tCaseDetailsBox .box4 .swiper-button-next{width: 18px;height: 29px;background-size: cover;}}/*搜索结果*/.xsousuo{padding-top: 90px;padding-bottom: 80px;}.xsousuo .conwidth{}.xsousuo .xssbox{padding-top: 85px;padding-left: 4%;padding-right: 4%;padding-bottom: 80px;background-color: #ffffff;}.xssbox .title{font-family: sy-Regular;color: #000000;font-size: 28px;padding-bottom: 35px;border-bottom: #e8e8e8 solid 1px;}.xssbox .title .t1{color: #148fee;}.xsdiv{}.xsdiv ul li{width: 100%;padding-top: 30px;padding-bottom: 30px;border-bottom: #eae5e5 solid 1px;}.xsdiv ul li a{display: inline-block;width: 100%;}.xsousuo .l-wrap{float: left;width: 150px;}.xsousuo .l-wrap img{width: 100%;}.xsousuo .r-wrap{float: left;width: -moz-calc(100% - 150px);width: -webkit-calc(100% - 150px);width: calc(100% - 150px);padding-left: 30px;box-sizing: border-box;}.xsdiv ul li a .xtop{margin-bottom: 10px;overflow: hidden;color: #222222;font-size: 20px;margin-right: 30px;margin-bottom: 5px;}.xsdiv ul li a:hover .xtop{color: #148fee;}.xsdiv ul li a .xmid{color: #999999;font-size: 14px;line-height: 24px;margin-bottom: 15px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}.xsdiv ul li a .time{color: #444444;font-size: 16px;}@media screen and (max-width: 1440px){.xssbox .title{font-size: 26px;}}@media screen and (max-width: 1024px){.xsousuo{padding-bottom: 70px;}.xsousuo .xssbox{padding-top: 30px;padding-bottom: 50px;padding-left: 0;padding-right: 0;}.xssbox .title{font-size: 24px;}}@media screen and (max-width: 768px){.xsousuo{padding-bottom: 60px;}.xsousuo .xssbox{padding-top: 20px;padding-bottom: 40px;}.xssbox .title{font-size: 20px;padding-bottom: 25px;}.xsdiv ul li{padding: 25px 0px;}}@media screen and (max-width: 640px){.xsousuo .xssbox{padding-top: 0px;padding-bottom: 30px;}.xssbox .title{font-size: 18px;padding-bottom: 20px;}.xsdiv ul li{padding: 20px 0px;}.xsdiv ul li a .xtop{font-size: 18px;}.xsdiv ul li a .time{font-size: 15px;}}@media screen and (max-width: 576px){.xsousuo .xssbox{padding-top: 0;}.xsousuo .l-wrap{width: 100px;}.xsousuo .r-wrap{padding-left: 20px;width: -webkit-calc(100% - 100px);width: calc(100% - 100px);}.xsdiv ul li a .xtop{font-size: 17px;}.xsdiv ul li a .xmid{margin-bottom: 10px;}.xsdiv ul li a .time{font-size: 14px;}}