<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å…¬å…±*/
.header .width{display:flex;align-items:center;justify-content:space-between;height:100px}
.header .logo{width:155px;height:65px}
.header .nav{display:flex}
.header .nav&gt;li{padding:0 17px;position:relative;}
.header .nav&gt;li&gt;a{font-size:15px;position:relative;line-height:100px}
.header .nav&gt;li&gt;a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:3px;background:#2a3f5c;transition:.3s}
.header .nav&gt;li&gt;a.active{color:#16437a}
.header .nav&gt;li&gt;a.active::after{width:100%}
.header .child{position:absolute;display:none;top:90%;left:50%;transform:translateX(-50%);width:max-content;background:#f2f2f2;padding:15px 0 10px;z-index:998;border-radius:10px}
.header .child::before{content:'';position:absolute;top:-5px;left:50%;transform:translateX(-50%) rotate(45deg);width:20px;height:20px;background:#f2f2f2}
.header .child&gt;a{line-height:40px;text-align:center;padding:0 50px;position:relative;z-index:2}
.header .info{display:flex}
.header .phone{background:url(../images/1.png) no-repeat left center/22px;padding-left:40px;color:#666}
.header .phone&gt;p:last-child{font-size:24px;color:#2a3f5c}
.header .info&gt;a{width:140px;line-height:50px;border-radius:25px;background:#2a3f5c;color:#fff;text-align:center;margin:0 20px;transition:.3s}
.header .menu{display:none}
.header .search{width:50px;height:50px;cursor:pointer;background:#2a3f5c url(../images/search-w.svg) no-repeat center center/25px;position:relative;border-radius:50%}
.header .search .popup{display:none;position:absolute;z-index:998;right:0;top:75px}
.header .search .popup&gt;div{display:flex}
.header .search .popup .input{width:250px;height:50px;padding:0 20px 0 30px;background:#f4f7f8;border-radius:30px 0 0 30px}
.header .search .popup em{width:60px;height:50px;background:#2a3f5c url(../images/search-w.svg) no-repeat center center/25px;transition:.3s;border-radius:0 25px 25px 0}

.nav-m{display:none;position:fixed;top:0;left:0;bottom:0;width:100%;background:#fff;overflow-y:auto;z-index:1000}
.nav-m .info{display:flex;justify-content:space-between;align-items:center;height:70px}
.nav-m .logo{width:107px;height:45px}
.nav-m .close{width:22px;height:22px;background:url(../images/close.svg) no-repeat center center/22px}
.nav-m ul{border-top:1px solid rgba(0,0,0,.1);margin-top:10px}
.nav-m li{border-bottom:1px solid rgba(0,0,0,.1);padding:20px 0;position:relative;font-size:16px}
.nav-m li::after{position:absolute;top:50%;right:0;transform:translateY(-50%);content:'';width:18px;height:18px;background:url(../images/arrow1.svg) no-repeat center center/18px;transition:.3s}
.nav-m li.rotate::after{transform:rotate(90deg);top:35%}
.nav-m li&gt;a{display:inline-block;color:#000;font-size:16px}
.nav-m .child{display:none;margin-left:15px;margin-bottom:20px}
.nav-m .child&gt;a{padding:18px 0;border-bottom:1px rgba(0,0,0,.1) solid;font-size:16px}
.nav-m .txt{display:flex;flex-direction: column;align-items: center;padding-top:20px}
.nav-m .phone{background:url(../images/1.png) no-repeat left center/22px;padding-left:40px;color:#666;margin-bottom:20px}
.nav-m .phone&gt;p:last-child{font-size:20px;color:#2a3f5c}
.nav-m .txt&gt;a{width:140px;line-height:40px;border-radius:25px;background:#2a3f5c;color:#fff;text-align:center}

.contact{padding:70px 0;color:#fff;text-align:center}
.contact .width&gt;p{font-size:36px;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:15px}
.contact ul{display:flex}
.contact li{flex:1;border-right:1px solid rgba(255,255,255,.15)}
.contact li:last-child{border-right:0}
.contact li&gt;p:nth-of-type(1){font-size:16px;margin:25px 0 20px}
.contact li&gt;p:nth-of-type(2){font-size:30px}
.contact li&gt;a{width:280px;margin:0 auto;line-height:50px;background:#16437a url(../images/3.png) no-repeat 90px center/21px;color:#fff;border-radius:25px;font-size:16px;padding-left:130px;text-align:left;transition:.3s}

.footer{padding:60px 0 70px;background:#f7f9fb}
.footer .search{width:630px;margin:0 auto;display:flex;position:relative}
.footer .search::before{content:'';position:absolute;top:12px;left:20px;width:22px;height:22px;background:url(../images/search.svg) no-repeat center center/22px;opacity:.7}
.footer .search .input{flex:1;margin-right:30px;border-bottom:1px solid #eee;font-size:18px;padding:0 20px 0 60px;background:none}
.footer .search .input::placeholder{font-size:18px}
.footer .search&gt;p{width:140px;line-height:50px;font-size:18px;background:#2a3f5c;color:#fff;text-align:center;border-radius:25px;cursor:pointer;transition:.3s}
.footer .nav{display:flex;justify-content:space-between;margin:45px 0 30px;padding-bottom:40px;border-bottom:1px #eee solid}
.footer .nav li{text-align: center;}
.footer .nav li&gt;a{font-size:18px;line-height:28px;color:#000;margin-bottom:20px}
.footer .child&gt;a{line-height:24px;color:#666;margin-bottom:10px}
.footer .con{display:flex;align-items:center}
.footer .con1{width:45%}
.footer .con1 .img-div{width:128px;height:35px;margin-bottom:20px}
.footer .con1&gt;p&gt;span{display:inline-block;margin-right:10px;line-height:24px}
.footer .con1&gt;p&gt;a{display:inline-block;color:#666;margin-right:20px;line-height:24px}
.footer .con2{flex:1;padding-left:50px;display:flex;flex-direction:column;align-items:flex-end}
.footer .con2&gt;p{margin-bottom:25px}
.footer .con2&gt;p&gt;span{display:inline-block;margin-right:10px;line-height:24px}
.footer .con2&gt;p&gt;a{display:inline-block;color:#666;line-height:24px;position:relative;padding:0 5px 0 10px}
.footer .con2&gt;p&gt;a:nth-last-of-type(1){padding-right:0}
.footer .con2&gt;p&gt;a::after{content:'';width:1px;height:14px;background:#999;position:absolute;left:0;top:5px}
.footer .beian{display:flex;align-items:center}
.footer .beian&gt;div{display:flex;align-items:center;position:relative;margin-right:10px;padding-right:10px}
.footer .beian&gt;div::after{content:'';width:1px;height:14px;background:#999;position:absolute;right:0;top:3px}
.footer .beian .img-div{width:18px;height:20px;margin-right:10px}
.footer .beian&gt;a{color:#666;position: relative;margin-right: 10px;padding-right: 10px;line-height: 20px;}
.footer .beian&gt;a::after{content:'';width:1px;height:14px;background:#999;position:absolute;right:0;top:3px}
.footer .beian&gt;a:last-child{padding-right: 0;margin-right: 0;}
.footer .beian&gt;a:last-child::after{display:none}

.float{position:fixed;bottom:0;right:20px;width:360px;height:67px;background:url(../images/10.png);z-index:999;color:#000;padding:30px 0 0 140px;cursor: pointer;}

.back{position:fixed;right:20px;bottom:80px;width:50px;height:50px;border-radius:50%;background:#2a3f5c url(../images/back.svg) no-repeat center center/20px;cursor:pointer;display:none;z-index:999;transition:.3s}

.snav{border-top:1px solid #eee}
.snav.fixed{position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #eee;z-index:999;background:#fff}
.snav1{background:#f7f9fb;border-top:0}
.snav1.fixed{background:#f7f9fb;border-bottom:0}
.snav .width{display:flex;align-items:center;height:70px}
.snav .crumb{width:50%;display:flex}
.snav .crumb&gt;a{color:#999}
.snav .crumb&gt;em{font-style:normal;margin:0 10px;color:#999}
.snav ul{flex:1;display:flex;justify-content:flex-end}
.snav li{margin-left:45px}
.snav li&gt;a{color:#666}
.snav li.active&gt;a{color:#16437a}
.snav-space{height:70px;display:none}

.inner-banner{position:relative}
.inner-banner .m{display:none}
.inner-banner .img{padding-bottom:23.43%}
.inner-banner .width{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);color:#fff}
.inner-banner .width&gt;p:nth-of-type(1){font-size:48px;line-height:58px;margin-bottom:10px}
.inner-banner .width&gt;p:nth-of-type(2){font-size:18px;line-height:28px}

@media (max-width:1600px){
    .contact{padding:60px 0}
    .contact .width&gt;p{font-size: 34px;}
    .contact li&gt;p:nth-of-type(2){font-size: 28px;}

    .inner-banner .width&gt;p:nth-of-type(1){font-size: 43px;line-height: 53px;}
}

@media (max-width:1440px){
    .header .width{height:90px}
    .header .logo{width:143px;height: 60px;}
    .header .info&gt;a{margin:0 10px;width:120px}
    .header .phone{padding-left:30px}
    .header .phone&gt;p:last-child{font-size:22px}
    
    .contact{padding:50px 0}
    .contact .width&gt;p{font-size: 32px;}
    .contact li&gt;p:nth-of-type(2){font-size: 26px;}
    .contact li&gt;a{line-height: 45px;width:250px;background-position: 70px center;padding-left:115px}
    
    .footer .con1{width:40%}

    .inner-banner .width&gt;p:nth-of-type(1){font-size: 38px;line-height: 48px;}
}

@media (max-width:750px){
    .header{position: fixed;top:0;left: 0;width: 100%;z-index: 999;background: #fff;border-bottom: 1px #eee solid;}
    .header .width{height:70px}
    .header .logo{width:107px;height:45px}
    .header .nav{display:none}
    .header .phone{display:none}
    .header .info&gt;a{display:none}
    .header .menu{display:block;width:22px;height:22px;background:url(../images/menu.svg) no-repeat center center/22px}
    .header .search{width:22px;height:22px;background-color:transparent;background-size:22px;background-image:url(../images/search.svg);border-radius:0;margin-right:10px}
    .header .search .popup{position:fixed;width:100%;left:0;top:70px}
    .header .search .popup .input{width:calc(100% - 45px);height:45px;padding:0 15px;border-radius:0}
    .header .search .popup em{width:45px;height:45px;background-size:22px;border-radius:0}
    .space{height: 70px;}
    
    .contact{padding:50px 0}
    .contact .width&gt;p{font-size:22px}
    .contact ul{display:block}
    .contact li:first-child{border-right:0;margin-bottom:20px}
    .contact li&gt;p:nth-of-type(1){font-size:14px;margin:20px 0 5px}
    .contact li&gt;p:nth-of-type(2){font-size:20px}
    .contact li&gt;a{margin-top:15px;width:180px;line-height:45px;background-position:40px center;font-size:14px;padding-left:80px}

    .footer{padding:30px 0 70px}
    .footer .search{width:100%}
    .footer .search::before{top:10px;left:10px}
    .footer .search .input{width:calc(100% - 70px);margin-right:10px;font-size:14px;padding:0 15px 0 45px}
    .footer .search .input::placeholder{font-size:14px}
    .footer .search&gt;p{width:70px;line-height:40px;font-size:14px}
    .footer .nav{display:none}
    .footer .con{display:block}
    .footer .con1{width:100%;margin:30px 0 10px;text-align: center;}
    .footer .con1 .img-div{margin:0 auto 20px}
    .footer .con1&gt;p&gt;span{margin-right:0}
    .footer .con1&gt;p&gt;a{margin-right:10px}
    .footer .con2{padding-left:0;display:block;text-align:center}
    .footer .con2&gt;p{margin-bottom:10px}
    .footer .con2&gt;p&gt;span{margin-right:0;margin-bottom:5px}
    .footer .con2&gt;p&gt;a:nth-of-type(1):after{display:none}
    .footer .beian{flex-direction: column;align-items: center;}
    .footer .beian&gt;div{margin-right:0;padding-right:0;margin-bottom: 10px;}
    .footer .beian&gt;div::after{display: none;}
    .footer .beian&gt;a{padding-right: 0;margin-right: 0;margin-bottom: 5px;}
    .footer .beian&gt;a::after{display: none;}

    .float{bottom:0;right:0;width:100%;height:67px;background-repeat:no-repeat;background-position:center center;background-size: 100%;padding:32px 0 0 42%;font-size:12px}

    .back{right:10px;bottom:70px;width:35px;height:35px;background-size:16px}

    .snav .width{height:50px;white-space: nowrap;overflow-x: auto;}
    .snav .crumb&gt;em{margin:0 5px}
    .snav ul{display:none}

    .inner-banner .pc{display:none}
    .inner-banner .m{display:block}
    .inner-banner .img{padding-bottom:66.66%}
    .inner-banner .width{top:0;left:0;transform:translate(0,0);width:100%;height:100%;background: rgba(0,0,0,.3);display: flex;flex-direction: column;justify-content: center;align-items: center;}
    .inner-banner .width&gt;p:nth-of-type(1){font-size:25px;line-height:35px;margin-bottom:5px}
    .inner-banner .width&gt;p:nth-of-type(2){font-size:14px;line-height:26px}
}

@media (any-hover:hover){
    .header .nav&gt;li&gt;a:hover{color:#16437a}
    .header .child&gt;a:hover{background:#2a3f5c;color:#fff}
    .header .info&gt;a:hover{background:#16437a}
    .header .search:hover{background-color:#16437a}
    .header .search .popup em:hover{background-color:#16437a}
    
    .contact li&gt;a:hover{background-color:#2a3f5c}
    
    .footer .search&gt;p:hover{background:#16437a}
    .footer .nav li&gt;a:hover{color:#16437a}
    .footer .child&gt;a:hover{color:#16437a}
    .footer .con1&gt;p&gt;a:hover{color:#16437a}
    .footer .con2&gt;p&gt;a:hover{color:#16437a}
    .footer .beian&gt;a:hover{color:#16437a}
    
    .snav .crumb&gt;a:hover{color:#16437a}
    .snav li:hover&gt;a{color:#16437a}
    
    .back:hover{background-color:#16437a}
}

/*é¦–é¡µ*/
.index-page .tit{text-align:center}
.index-page .tit&gt;p:nth-of-type(1){font-size:36px;line-height:48px;color:#2a3f5c;margin-bottom:15px}
.index-page .tit&gt;p:nth-of-type(2){font-size:16px;line-height:36px;color:#666}
.index-page .more{text-align:center}
.index-page .more&gt;a{line-height:50px;padding:0 50px;color:#fff;border-radius:25px;font-size:16px;background:#2a3f5c;display:inline-block;transition:.3s}
.index-page .more1&gt;a{background:#fff;color:#161a20}

.index-page .banner{position:relative}
.index-page .banner .m{display:none}
.index-page .banner .img{padding-bottom:44.79%}
.index-page .banner .width{position:absolute;top:20%;left:50%;transform:translateX(-50%);text-align:center}
.index-page .banner .width&gt;p{color:#fff}
.index-page .banner .width&gt;p:nth-of-type(1){font-size:24px;line-height:34px;border-bottom:1px rgba(255,255,255,.2) solid;border-top:1px rgba(255,255,255,.2) solid;display:inline-block;padding:14px 130px}
.index-page .banner .width&gt;p:nth-of-type(2){font-size:72px;line-height:74px;margin:25px 0 80px}
.index-page .banner ul{display:flex;justify-content:center}
.index-page .banner li{width:250px;height:80px;border-radius:10px;position:relative;background:#16437a;color:#fff;padding-top:13px;transition:.3s}
.index-page .banner li::after{content:'';width:15px;height:15px;background:url(../images/arrow-w.svg) no-repeat center center/15px;position:absolute;top:32px;right:15px;transform:rotate(-90deg)}
.index-page .banner li:first-child{margin-right:30px}
.index-page .banner li&gt;p:nth-of-type(1){font-size:24px;margin-bottom:3px}
.index-page .banner li&gt;p:nth-of-type(2){opacity:.5}
.index-page .banner .swiper-pagination{bottom:40px}
.index-page .banner .swiper-pagination-bullet{background:#fff;border-radius:50%;opacity:1;margin:0 20px !important;width:8px;height:8px}
.index-page .banner .swiper-pagination-bullet-active{position:relative;}
.index-page .banner .swiper-pagination-bullet-active:after{border-radius:50%;content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:14px;border:1px #fff solid}

.index-page .box1{background:#f7f9fb;padding:70px 0 80px}
.index-page .box1 .tit{text-align:left;display:flex}
.index-page .box1 .tit&gt;p{flex:1}
.index-page .box1 .tit&gt;p:nth-of-type(1){margin-bottom:0}
.index-page .box1 .tit&gt;p:nth-of-type(2){line-height:32px}

.index-page .box2{padding:70px 0 80px}
.index-page .box2 .con{position:relative}
.index-page .box2 .swiper-container{padding:20px 10px 10px;margin-bottom:30px}
.index-page .box2 .swiper-slide{height:auto}
.index-page .box2 .img-bg{position:relative;border-radius:5px 5px 0 0}
.index-page .box2 .img{padding-bottom:60%}
.index-page .box2 .img-bg&gt;a{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);font-size:18px;line-height:28px;display:flex;justify-content:center;align-items:center;color:#fff}
.index-page .box2 .info{box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:0 0 5px 5px;padding:25px 30px 90px;position:relative}
.index-page .box2 .info&gt;p:nth-of-type(1){display:flex;line-height:20px;font-size:12px;color:#fff}
.index-page .box2 .info&gt;p:nth-of-type(1)&gt;span{padding:0 8px}
.index-page .box2 .info&gt;p:nth-of-type(1)&gt;span:nth-of-type(1){background:#cc0000}
.index-page .box2 .info&gt;p:nth-of-type(1)&gt;span:nth-of-type(2){background:#000}
.index-page .box2 .attr{padding:15px 0 5px}
.index-page .box2 .attr&gt;p{display:flex;align-items:flex-start}
.index-page .box2 .attr&gt;p:nth-of-type(1){margin-bottom:5px}
.index-page .box2 .attr&gt;p&gt;span:nth-of-type(1){width:70px;line-height:24px}
.index-page .box2 .attr&gt;p&gt;span:nth-of-type(2){flex:1;color:#666;line-height:24px}
.index-page .box2 .info&gt;p:nth-of-type(2){line-height:24px;color:#666}
.index-page .box2 .info&gt;a{width:160px;line-height:40px;color:#fff;padding-left:40px;background:#2a3f5c url(../images/arrow1-w.svg) no-repeat 80% center/15px;border-radius:20px;position:absolute;left:30px;bottom:30px;cursor:pointer;transition:.3s}
.index-page .box2 .arrow{width:50px;height:50px;border-radius:50%;border:1px solid #eee;background:url(../images/arrow1.svg) no-repeat center center/16px;position:absolute;top:45%;transform:translateY(-50%);cursor:pointer;transition:.3s}
.index-page .box2 .prev{left:-70px;transform:translateY(-50%) rotate(180deg)}
.index-page .box2 .next{right:-70px}
.index-page .box2 .swiper-pagination{display:none}

.index-page .box3{padding:110px 0 130px}
.index-page .box3 .tit&gt;p:nth-of-type(1){color:#fff}
.index-page .box3 .tit&gt;p:nth-of-type(2){color:#fff}
.index-page .box3 ul{display:flex;flex-wrap:wrap;margin:40px 0 15px}
.index-page .box3 li{width:calc(25% - 20.25px);margin-right:27px;margin-bottom:25px;border:1px rgba(255,255,255,.1) solid;border-radius:5px;padding:40px 40px 45px;color:#fff;transition:.3s}
.index-page .box3 li:nth-child(4n){margin-right:0}
.index-page .box3 .img-div{width:100px;height:100px;margin:0 auto;border-radius:50%;border:1px rgba(255,255,255,.1) solid}
.index-page .box3 .img-div&gt;img{max-width:45%;max-height:45%}
.index-page .box3 li&gt;p:nth-of-type(1){font-size:20px;line-height:30px;margin:30px 0 10px}
.index-page .box3 li&gt;p:nth-of-type(2){line-height:30px}

.index-page .box4{padding:70px 0 85px;background:#f7f9fb}
.index-page .box4 ul{margin:30px 0 10px;display:flex;flex-wrap:wrap}
.index-page .box4 li{width:calc(100% / 3 - 20px);margin-bottom:30px;margin-right:30px;position:relative}
.index-page .box4 li:nth-child(3n){margin-right:0}
.index-page .box4 .img-bg{border-radius:5px}
.index-page .box4 .img{padding-bottom:48.78%}
.index-page .box4 .info{position:absolute;left:0;bottom:0;width:100%;padding:10% 20px 25px 30px;background:linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);border-radius:0 0 5px 5px}
.index-page .box4 .info&gt;p{background:url(../images/arrow1-w.svg) no-repeat right center/20px;color:#fff;;font-size:16px;padding-right:20px}

.index-page .box5{padding:70px 0 80px}
.index-page .box5 .swiper-container{margin:15px 0 40px;padding-top:5px}
.index-page .box5 .swiper-slide{height:auto;position:relative;padding:15px 0 0 15px;transition:.3s}
.index-page .box5 .swiper-slide::after{content:'';width:20px;height:100%;background:url(../images/arrow1-m.svg) no-repeat center center/20px;position:absolute;top:50%;right:-25px;transform:translateY(-50%)}
.index-page .box5 .swiper-slide:last-child::after{display:none}
.index-page .box5 .swiper-slide&gt;span{position:absolute;left:0;top:0;width:40px;height:40px;background:#2a3f5c;color:#fff;text-align:center;line-height:40px;border-radius:50%}
.index-page .box5 .info{background:#f7f9fb;border-radius:5px;padding:40px 20px 65px;height:270px}
.index-page .box5 .img-div{width:41px;height:40px}
.index-page .box5 .info&gt;p:nth-of-type(1){font-size:15px;line-height:25px;color:#000;margin:25px 0 10px}
.index-page .box5 .info&gt;p:nth-of-type(2){font-size:13px;line-height:23px;color:#666;overflow:hidden;max-height:92px}
.index-page .box5 .swiper-scrollbar{opacity:1 !important;height:2px;background:#ccc}
.index-page .box5 .swiper-scrollbar-drag{background:#2a3f5c;height:2px}

@media (max-width:1600px){
    .index-page .banner .width{top:17%}
    .index-page .banner .width&gt;p:nth-of-type(2){font-size:67px;line-height:77px;margin:20px 0 70px}
    .index-page .box1{padding:60px 0 70px}
    .index-page .tit&gt;p:nth-of-type(1){font-size: 34px;line-height: 46px;}
    .index-page .box2{padding:60px 0 70px}
    .index-page .box3{padding:100px 0 120px}
    .index-page .box4{padding:60px 0 75px}
    .index-page .box5{padding:60px 0 70px}
}

@media (max-width:1440px){
    .index-page .banner .width{top:15%}
    .index-page .banner .width&gt;p:nth-of-type(1){font-size: 22px;line-height: 32px;}
    .index-page .banner .width&gt;p:nth-of-type(2){font-size:62px;line-height:72px;margin:20px 0 50px}
    .index-page .banner li&gt;p:nth-of-type(1){font-size: 22px;}
    .index-page .box1{padding:50px 0 60px}
    .index-page .tit&gt;p:nth-of-type(1){font-size: 32px;line-height: 44px;}
    .index-page .box2{padding:50px 0 60px}
    .index-page .box2 .prev{left:-50px}
    .index-page .box2 .next{right:-50px}
    .index-page .box3{padding:90px 0 110px}
    .index-page .box4{padding:50px 0 65px}
    .index-page .box5{padding:50px 0 60px}
}

@media (max-width:750px){
    .index-page .tit&gt;p:nth-of-type(1){font-size:22px;line-height:32px;margin-bottom:10px}
    .index-page .tit&gt;p:nth-of-type(2){font-size:14px;line-height:26px}
    .index-page .more&gt;a{line-height:45px;padding:0;font-size:14px;display: block;}

    .index-page .banner .pc{display:none}
    .index-page .banner .m{display:block}
    .index-page .banner .img{padding-bottom:133.33%}
    .index-page .banner .width{top:15%}
    .index-page .banner .width&gt;p:nth-of-type(1){font-size:16px;line-height:26px;padding:10px 30px}
    .index-page .banner .width&gt;p:nth-of-type(2){font-size:25px;line-height:35px;margin:15px 0}
    .index-page .banner ul{display:block}
    .index-page .banner li{width:200px;height:60px;margin:0 auto;padding-top:10px}
    .index-page .banner li::after{top:22px}
    .index-page .banner li:first-child{margin-right:0;margin:0 auto 10px}
    .index-page .banner li&gt;p:nth-of-type(1){font-size:16px;margin-bottom:2px}
    .index-page .banner li&gt;p:nth-of-type(2){font-size:12px}
    .index-page .banner .swiper-pagination{bottom:30px}
    .index-page .banner .swiper-pagination-bullet{margin:0 10px !important;width:6px;height:6px}
    .index-page .banner .swiper-pagination-bullet-active:after{padding:12px}

    .index-page .box1{padding:30px 0}
    .index-page .box1 .tit{text-align:center;display:block}
    .index-page .box1 .tit&gt;p:nth-of-type(1){margin-bottom:10px}
    .index-page .box1 .tit&gt;p:nth-of-type(2){line-height:26px}

    .index-page .box2{padding:30px 0}
    .index-page .box2 .swiper-container{padding:0;margin:20px 0;border-radius:5px}
    .index-page .box2 .info{box-shadow:none;padding:25px 25px 120px;border:1px #eee solid;border-top:0}
    .index-page .box2 .info&gt;a{width:140px;padding-left:30px;left:25px;bottom:60px}
    .index-page .box2 .arrow{display:none}
    .index-page .box2 .swiper-pagination{display:block;bottom:40px}
    .index-page .box2 .swiper-pagination-bullet-active{background:#2a3f5c}

    .index-page .box3{padding:50px 0}
    .index-page .box3 ul{margin:30px 0 0}
    .index-page .box3 li{width:100%;margin-right:0;margin-bottom:20px;padding:30px 25px}
    .index-page .box3 .img-div{width:80px;height:80px}
    .index-page .box3 li&gt;p{text-align: center}
    .index-page .box3 li&gt;p:nth-of-type(1){font-size:18px;line-height:28px;margin:20px 0 10px}
    .index-page .box3 li&gt;p:nth-of-type(2){line-height:26px;text-align: center}

    .index-page .box4{padding:30px 0}
    .index-page .box4 ul{margin:20px 0 0;display: block;}
    .index-page .box4 li{width:100%;margin-right:0;margin-bottom: 20px;}
    .index-page .box4 .info{position:absolute;left:0;bottom:0;width:100%;padding:10% 20px 20px 25px}

    .index-page .box5{padding:30px 0}
    .index-page .box5 .swiper-container{margin:15px 0 20px}
    .index-page .box5 .swiper-slide{padding:10px 0 0 10px}
    .index-page .box5 .swiper-slide&gt;span{width:35px;height:35px;line-height:35px}
    .index-page .box5 .info{padding:40px 50px 30px;height:260px}
    .index-page .box5 .img-div{margin:0 auto}
    .index-page .box5 .info&gt;p{text-align: center;}
    .index-page .box5 .info&gt;p:nth-of-type(1){text-align:center;margin:20px 0 10px}
}

@media (any-hover:hover){
    .index-page .more&gt;a:hover{background:#16437a}
    .index-page .more1&gt;a:hover{background:#16437a;color:#fff}
    
    .index-page .banner li:hover{background:#2a3f5c}
    
    .index-page .box2 .img-bg:hover .img{transform:scale(1.1)}
    .index-page .box2 .info&gt;a:hover{background-color:#16437a}
    .index-page .box2 .arrow:hover{background-color:#2a3f5c;background-image:url(../images/arrow1-w.svg);border-color:#2a3f5c}
    
    .index-page .box3 li:hover{background:#16437a;border-color:#16437a}
    
    .index-page .box4 li:hover .img{transform:scale(1.1)}
    
    .index-page .box5 .swiper-slide:hover{transform:translateY(-5px)}
}

/*å…³äºŽ*/
.about-page .box1{padding:80px 0}
.about-page .box1 li{display:flex;align-items:center;position:relative;height:600px;margin-bottom:80px}
.about-page .box1 li:last-child{margin-bottom:60px}
.about-page .box1 .info{width:62.5%;padding-right:80px}
.about-page .box1 .info&gt;p:nth-of-type(1){font-size:36px;line-height:46px;color:#2a3f5c;margin-bottom:35px}
.about-page .box1 .info&gt;p:nth-of-type(2){font-size:16px;line-height:32px;color:#666;overflow:hidden;max-height:384px}
.about-page .box1 .img-bg{position:absolute;top:0;right:0;width:37.5%;border-radius:10px}
.about-page .box1 .img{padding-bottom:125%}
.about-page .box1 li:nth-child(2n){justify-content:flex-end}
.about-page .box1 li:nth-child(2n) .info{padding-right:0;padding-left:80px}
.about-page .box1 li:nth-child(2n) .img-bg{right:auto;left:0}
.about-page .box1 .btns{display:flex;justify-content:center}
.about-page .box1 .btns&gt;a{width:auto;line-height:80px;background-color:#2a3f5c;background-position:50px center;background-size:26px;border-radius:10px;color:#fff;font-size:16px;padding:0 50px 0 90px;transition:.3s}
.about-page .box1 .btns&gt;a:nth-of-type(2){margin-left:20px}

.about-page .box2{background:#f7f9fb;padding:70px 0 100px}
.about-page .box2 .tit{display:flex}
.about-page .box2 .tit&gt;p:nth-of-type(1){width:46%;padding-right:50px;font-size:36px;line-height:48px;color:#2a3f5c}
.about-page .box2 .tit&gt;p:nth-of-type(2){flex:1;line-height:32px;font-size:16px;color:#666}

.about-page .box3{padding-top:80px}
.about-page .box3 li{margin-bottom:80px;display:flex;position:relative}
.about-page .box3 .img-div{width:37.5%;overflow:hidden;border-radius:10px}
.about-page .box3 .info{position:absolute;top:0;right:0;width:62.5%;height:100%;padding-left:80px;display:flex;flex-direction:column;justify-content:center}
.about-page .box3 .info&gt;p:nth-of-type(1){font-size:30px;line-height:40px;color:#2a3f5c;margin-bottom:35px}
.about-page .box3 .info&gt;p:nth-of-type(2){font-size:16px;line-height:32px;color:#666;overflow:hidden;max-height:448px}
.about-page .box3 li:nth-child(2n){justify-content:flex-end}
.about-page .box3 li:nth-child(2n) .info{right:auto;left:0;padding-left:0;padding-right:80px}

.about-page .box4 .tit{background:#f7f9fb;padding:70px 0 45px}
.about-page .box4 .tit p{text-align:center;color:#2a3f5c;font-size:36px;line-height:46px}
.about-page .box4&gt;.width{padding:95px 0 20px}
.about-page .box4 .info{color:#2a3f5c;text-align:center}
.about-page .box4 .info&gt;p:nth-of-type(1){font-size:18px;line-height:28px;padding-bottom:5px;display:inline-block;border-bottom:1px solid #2a3f5c}
.about-page .box4 .info&gt;p:nth-of-type(2){display:flex;justify-content:center;align-items:flex-end;font-size:100px;margin-bottom:5px}
.about-page .box4 .info&gt;p:nth-of-type(2)&gt;span:last-child{font-size:18px;margin:0 0 25px 10px}
.about-page .box4 .info&gt;p:nth-of-type(3){font-size:16px;line-height:32px;color:#666;max-width:675px;margin:0 auto;padding-bottom:55px;}
.about-page .box4 ul{border-top:1px solid #eee;padding-top:60px}
.about-page .box4 li{display:flex;align-items:center;justify-content:flex-end;position:relative;height:360px;margin-bottom:60px}
.about-page .box4 .txt{width:62.5%;padding-left:80px}
.about-page .box4 .txt&gt;p:nth-of-type(1){font-size:30px;line-height:40px;color:#2a3f5c;margin-bottom:35px}
.about-page .box4 .txt&gt;p:nth-of-type(2){font-size:16px;line-height:32px;color:#666;overflow:hidden;max-height:160px}
.about-page .box4 .img-bg{position:absolute;top:0;left:0;width:37.5%;border-radius:10px}
.about-page .box4 .img{padding-bottom:75%}
.about-page .box4 li:nth-child(2n){justify-content:flex-start}
.about-page .box4 li:nth-child(2n) .txt{padding-left:0;padding-right:80px}
.about-page .box4 li:nth-child(2n) .img-bg{left:auto;right:0}

.about-single-page{position:relative;display:flex;justify-content:flex-end;padding:60px 0 70px;min-height:500px}
.about-single-page .fixed-box{width:23.43%;position:absolute;top:60px;left:0}
.about-single-page .fixed-box&gt;p{line-height:68px;background:#2a3f5c;color:#fff;font-size:20px;border-radius:5px 5px 0 0;padding-left:30px}
.about-single-page .fixed-box ul{border:1px #eee solid;border-top:0;border-radius:0 0 5px 5px;padding:5px 0 45px}
.about-single-page .fixed-box li{margin:0 30px;padding:20px 0 25px;border-bottom:1px #eee solid}
.about-single-page .fixed-box li:last-child{border-bottom:0}
.about-single-page .fixed-box li&gt;a{padding-left:20px;font-size:16px;line-height:30px;margin-bottom:10px;position:relative}
.about-single-page .fixed-box li&gt;a::before{content:'';position:absolute;top:12px;left:0;width:6px;height:6px;border-radius:50%;background:#2a3f5c}
.about-single-page .fixed-box li&gt;p{padding-left:20px;color:#999}
.about-single-page .con{width:70.31%}
.about-single-page .name{font-size:36px;line-height:46px;color:#2a3f5c;border-bottom:1px #eee solid;padding-bottom:25px;margin-bottom:30px}
.about-single-page .content p{font-size:16px;line-height:32px;color:#666}
.about-single-page .content a{display:inline-block}
.about-single-page .content img{max-width:100%;height:auto !important;margin:0 auto}

@media (max-width:1600px){
    .about-page .box1{padding:70px 0}
    .about-page .box1 li{margin-bottom: 70px;}
    .about-page .box1 .info{padding-right:70px}
    .about-page .box1 li:nth-child(2n) .info{padding-left:70px}
    .about-page .box1 .info&gt;p:nth-of-type(1){font-size: 34px;line-height: 44px;}

    .about-page .box2{padding:60px 0 90px}
    .about-page .box2 .tit&gt;p:nth-of-type(1){font-size:34px;line-height: 46px;}

    .about-page .box3{padding-top:70px}
    .about-page .box3 .info{padding-left:70px}
    .about-page .box3 li:nth-child(2n) .info{padding-right:70px}
    .about-page .box3 .info&gt;p:nth-of-type(1){font-size: 28px;line-height: 38px;}

    .about-page .box4 .tit{padding:60px 0 40px}
    .about-page .box4 .tit p{font-size: 34px;line-height: 44px;}
    .about-page .box4&gt;.width{padding:85px 0 20px}
    .about-page .box4 .txt{padding-left:70px}
    .about-page .box4 li:nth-child(2n) .txt{padding-right:70px}

    .about-single-page{padding:50px 0 60px}
    .about-single-page .fixed-box{top:50px}
    .about-single-page .name{font-size: 34px;line-height: 44px;}
}

@media (max-width:1440px){
    .about-page .box1{padding:60px 0}
    .about-page .box1 li{margin-bottom: 20px}
    .about-page .box1 .info{padding-right:60px}
    .about-page .box1 li:nth-child(2n) .info{padding-left:60px}
    .about-page .box1 .info&gt;p:nth-of-type(1){font-size: 32px;line-height: 42px;margin-bottom: 25px}
    .about-page .box1 .btns&gt;a{line-height: 70px;}

    .about-page .box2{padding:50px 0 80px}
    .about-page .box2 .tit&gt;p:nth-of-type(1){font-size:32px;line-height: 44px;}

    .about-page .box3{padding-top:60px}
    .about-page .box3 .info{padding-left:60px}
    .about-page .box3 li:nth-child(2n) .info{padding-right:60px}
    .about-page .box3 .info&gt;p:nth-of-type(1){font-size: 26px;line-height: 36px;margin-bottom: 25px}
    .about-page .box3 .info&gt;p:nth-of-type(2){max-height:384px}

    .about-page .box4 .tit{padding:50px 0 30px}
    .about-page .box4 .tit p{font-size: 32px;line-height: 42px;}
    .about-page .box4&gt;.width{padding:75px 0 20px}
    .about-page .box4 li{margin-bottom: 20px;}
    .about-page .box4 .txt{padding-left:60px}
    .about-page .box4 li:nth-child(2n) .txt{padding-right:60px}
    .about-page .box4 .txt&gt;p:nth-of-type(1){font-size: 28px;line-height: 38px;margin-bottom: 25px;}

    .about-single-page .fixed-box ul{padding:5px 0 30px}
    .about-single-page .fixed-box&gt;p{line-height: 60px;font-size: 18px;}
    .about-single-page .fixed-box li{margin:0 25px;padding:15px 0 20px}
    .about-single-page .name{font-size: 32px;line-height: 42px;}
}

@media (max-width:750px){
    .about-page .box1{padding:50px 0}
    .about-page .box1 li{display:block;height:auto;margin-bottom:30px}
    .about-page .box1 li:last-child{margin-bottom:30px}
    .about-page .box1 .info{width:100%;padding-right:0}
    .about-page .box1 .info&gt;p:nth-of-type(1){font-size:20px;line-height:30px;margin-bottom:15px}
    .about-page .box1 .info&gt;p:nth-of-type(2){font-size:14px;line-height:26px;max-height:520px}
    .about-page .box1 .img-bg{position:static;width:100%;margin-bottom: 20px;}
    .about-page .box1 li:nth-child(2n) .info{padding-left:0}
    .about-page .box1 .btns{display:block}
    .about-page .box1 .btns&gt;a{width:220px;margin:0 auto;line-height:50px;background-position:30px center;font-size:14px;padding:0 0 0 70px}
    .about-page .box1 .btns&gt;a:nth-of-type(2){margin:10px auto 0}

    .about-page .box2{padding:30px 0}
    .about-page .box2 .tit{display:block}
    .about-page .box2 .tit&gt;p:nth-of-type(1){width:100%;padding-right:0;font-size:22px;line-height:32px;margin-bottom: 10px;}
    .about-page .box2 .tit&gt;p:nth-of-type(2){line-height:26px;font-size:14px}

    .about-page .box3{padding:50px 0 20px}
    .about-page .box3 li{margin-bottom:30px;display:block}
    .about-page .box3 .img-div{width:100%;margin-bottom: 20px;}
    .about-page .box3 .info{position:static;width:100%;height:auto;padding-left:0}
    .about-page .box3 .info&gt;p:nth-of-type(1){font-size:20px;line-height:30px;margin-bottom:10px}
    .about-page .box3 .info&gt;p:nth-of-type(2){font-size:14px;line-height:26px;overflow:hidden;max-height:780px}
    .about-page .box3 li:nth-child(2n) .info{padding-right:0}

    .about-page .box4 .tit{padding:30px 0}
    .about-page .box4 .tit p{font-size:22px;line-height:32px}
    .about-page .box4&gt;.width{padding:30px 0 20px}
    .about-page .box4 .info&gt;p:nth-of-type(1){font-size:16px;line-height:26px}
    .about-page .box4 .info&gt;p:nth-of-type(2){font-size:70px}
    .about-page .box4 .info&gt;p:nth-of-type(2)&gt;span:last-child{font-size:16px;margin:0 0 15px 10px}
    .about-page .box4 .info&gt;p:nth-of-type(3){font-size:14px;line-height:26px;max-width:100%;padding-bottom:20px;}
    .about-page .box4 ul{padding-top:30px}
    .about-page .box4 li{display:block;height:auto;margin-bottom:30px}
    .about-page .box4 .txt{width:100%;padding-left:0}
    .about-page .box4 .txt&gt;p:nth-of-type(1){font-size:20px;line-height:30px;margin-bottom:10px}
    .about-page .box4 .txt&gt;p:nth-of-type(2){font-size:14px;line-height:26px;max-height:320px}
    .about-page .box4 .img-bg{position:static;width:100%;margin-bottom:20px}
    .about-page .box4 li:nth-child(2n) .txt{padding-right:0}

    .about-single-page{display:block;padding:30px 0 50px}
    .about-single-page .fixed-box{width:100%;position:static}
    .about-single-page .fixed-box&gt;p{line-height:50px;font-size:16px}
    .about-single-page .fixed-box ul{padding:0}
    .about-single-page .fixed-box li{margin:0 25px;padding:20px 0}
    .about-single-page .fixed-box li&gt;a{font-size:14px;line-height:24px;margin-bottom:5px}
    .about-single-page .fixed-box li&gt;a::before{top:8px}
    .about-single-page .fixed-box li&gt;p{padding-left:20px;font-size: 12px;}
    .about-single-page .con{width:100%;margin-bottom: 30px;}
    .about-single-page .name{font-size:22px;line-height:32px;text-align: center;padding-bottom:15px;margin-bottom:20px}
    .about-single-page .content p{font-size:14px;line-height:26px}
}

@media (any-hover:hover){
    .about-page .box1 .btns&gt;a:hover{background-color:#16437a}
    
    .about-page .box3 .img-div:hover&gt;img{transform:scale(1.1)}
}

/*æœåŠ¡*/
.service-page{position:relative;display:flex;justify-content:flex-end;padding:60px 0 70px;min-height:500px}
.service-page .fixed-box{width:23.43%;position:absolute;top:60px;left:0}
.service-page .fixed-box&gt;p{line-height:68px;background:#2a3f5c;color:#fff;font-size:20px;border-radius:5px 5px 0 0;padding-left:30px}
.service-page .fixed-box ul{border:1px #eee solid;border-top:0;border-radius:0 0 5px 5px;padding:15px 0 60px}
.service-page .fixed-box li{margin:0 30px}
.service-page .fixed-box li&gt;a{font-size:16px;line-height:26px;padding:15px 30px 15px 0;position:relative;border-bottom:1px #eee solid}
.service-page .fixed-box li&gt;a::after{content:'';position:absolute;top:20px;right:0;width:16px;height:16px;background:url(../images/arrow1-m.svg) no-repeat right top/16px}
.service-page .fixed-box .child{display:none;border-bottom:1px #eee solid;padding:20px 0 25px 20px}
.service-page .fixed-box .child&gt;a{line-height:24px;margin-bottom:5px;color:#666}
.service-page .fixed-box .child&gt;a:last-child{margin-bottom:0}
.service-page .fixed-box li.active&gt;a{color:#2a3f5c;font-weight:bold}
.service-page .fixed-box li.open&gt;a::after{transform:rotate(90deg)}
.service-page .fixed-box li .child&gt;a.active{color: #2a3f5c;font-weight:bold}
.service-page .con{width:70.31%}
.service-page .name{font-size:36px;line-height:46px;color:#2a3f5c;border-bottom:1px #eee solid;padding-bottom:25px;margin-bottom:30px}
.service-page .content p{font-size:16px;line-height:32px;color:#666}
.service-page .content a{display:inline-block}
.service-page .content img{max-width:100%;height:auto !important;margin:0 auto}

@media (max-width:1600px){
    .service-page{padding:50px 0 60px}
    .service-page .fixed-box{top:50px}
    .service-page .name{font-size: 34px;line-height: 44px;}
}

@media (max-width:1440px){
    .service-page .fixed-box{top:40px}
    .service-page .name{font-size: 32px;line-height: 42px;}
}

@media (max-width:750px){
    .service-page{display:block;padding:30px 0 50px}
    .service-page .fixed-box{width:100%;position:static}
    .service-page .fixed-box&gt;p{line-height:50px;font-size:16px}
    .service-page .fixed-box ul{padding:10px 0 30px}
    .service-page .fixed-box li{margin:0 25px}
    .service-page .fixed-box .child{padding:15px 0 20px 20px}
    .service-page .con{width:100%;margin-bottom: 30px;}
    .service-page .name{font-size:22px;line-height:32px;padding-bottom:15px;margin-bottom:20px;text-align: center;}
    .service-page .content p{font-size:14px;line-height:26px}
}

@media (any-hover:hover){
    .service-page .fixed-box li&gt;a:hover{color:#2a3f5c}
    .service-page .fixed-box .child&gt;a:hover{color:#2a3f5c}
}

/*é¡¹ç›®æ¸…å•*/
.project-page.list{position:relative;display:flex;justify-content:flex-end;padding-top:60px;min-height:500px}
.project-page.list .fixed-box{width:23.43%;position:absolute;top:60px;left:0}
.project-page.list .fixed-box&gt;p{line-height:60px;background:#2a3f5c;color:#fff;font-size:18px;border-radius:5px 5px 0 0;padding-left:30px}
.project-page.list .fixed-box ul{border:1px #eee solid;border-top:0;border-radius:0 0 5px 5px;padding:15px 30px 55px}
.project-page.list .fixed-box li{margin-bottom:5px}
.project-page.list .fixed-box li&gt;a{line-height:24px}
.project-page.list .fixed-box li.active&gt;a{color:#2a3f5c;font-weight:bold}
.project-page.list .con{width:70.31%;padding-bottom:60px}
.project-page.list .search{display:flex;margin-bottom:30px}
.project-page.list .my-select{width:calc((100% - 180px) / 3);margin-right:10px}
.project-page.list .search&gt;p{width:150px;border-radius:5px;font-size:16px;padding-left:75px;line-height:50px;background:#2a3f5c url(../images/search-w.svg) no-repeat 40px center/25px;color:#fff;cursor:pointer;transition:.3s}
.project-page.list .con&gt;ul li{border:1px #eee solid;border-radius:5px;margin-bottom:20px;padding:30px;display:flex}
.project-page.list .con .img-bg{width:35.71%;border-radius:5px;position:relative}
.project-page.list .con .img{padding-bottom:60%}
.project-page.list .con .img-bg&gt;p{position:absolute;top:20px;left:20px;display:flex;line-height:20px;font-size:12px;color:#fff}
.project-page.list .con .img-bg&gt;p&gt;span{padding:0 8px}
.project-page.list .con .img-bg&gt;p&gt;span:nth-of-type(1){background:#cc0000}
.project-page.list .con .img-bg&gt;p&gt;span:nth-of-type(2){background:rgba(0,0,0,.5)}
.project-page.list .con .info{flex:1;padding:10px 0 0 30px}
.project-page.list .con .info&gt;a:nth-of-type(1){font-size:18px;line-height:28px;color:#2a3f5c;position:relative;padding-left:20px}
.project-page.list .con .info&gt;a:nth-of-type(1)::before{content:'';width:3px;height:16px;background:#2a3f5c;position:absolute;top:6px;left:0}
.project-page.list .con .txt{margin:15px 0;display:flex;flex-wrap:wrap;border-top:1px solid #eee;border-left:1px solid #eee}
.project-page.list .con .txt&gt;p{width:50%;display:flex;border-bottom:1px #eee solid;border-right:1px #eee solid}
.project-page.list .con .txt&gt;p&gt;span{line-height:20px;display:flex;align-items:center}
.project-page.list .con .txt&gt;p&gt;span:nth-of-type(1){width:85px;background:#f9f9f9;border-right:1px #eee solid;justify-content:center}
.project-page.list .con .txt&gt;p&gt;span:nth-of-type(2){color:#666;flex:1;padding:5px 20px}
.project-page.list .con .info&gt;a:nth-of-type(2){line-height:36px;width:120px;text-align:center;background:#2a3f5c;color:#fff;border-radius:5px;transition:.3s}
.project-page.list .con .page{padding:20px 0}

.project-page.detail{display: flex;}
.project-page.detail .con{flex: 1;padding:60px 60px 80px 0;}
.project-page.detail .con .tit{display: flex;align-items: center}
.project-page.detail .con .tit&gt;p:nth-of-type(1){font-size: 24px;line-height: 34px;margin-right: 20px;}
.project-page.detail .con .tit&gt;p:nth-of-type(2){display:flex;line-height:20px;font-size:12px;color:#fff}
.project-page.detail .con .tit&gt;p:nth-of-type(2)&gt;span{padding:0 8px}
.project-page.detail .con .tit&gt;p:nth-of-type(2)&gt;span:nth-of-type(1){background:#cc0000}
.project-page.detail .con .tit&gt;p:nth-of-type(2)&gt;span:nth-of-type(2){background:rgba(0,0,0,.5)}
.project-page.detail .con ul{border-top:1px solid #eee;margin:25px 0 35px}
.project-page.detail .con li{display: flex;border-bottom:1px solid #eee}
.project-page.detail .con li&gt;p{font-size: 16px;line-height: 26px;display:flex;align-items: center;}
.project-page.detail .con li&gt;p:nth-of-type(1){width:200px;background: #f7f7f7;color: #999;padding: 28px 0 28px 40px;}
.project-page.detail .con li&gt;p:nth-of-type(2){flex:1;color: #666;padding: 28px 40px}
.project-page.detail .con .tip{line-height: 24px;color: #999;}
.project-page.detail .form{width: 39.06%;background: #f3f5f6;padding:60px 30px 70px}
.project-page.detail .form .tit{text-align: center;font-size: 24px;margin-bottom: 30px;}
.project-page.detail .form .tit&gt;p:nth-of-type(2){color:#999;font-size: 14px;margin-top:10px}
.project-page.detail .form&gt;ul&gt;li{margin-bottom: 18px;}
.project-page.detail .form&gt;ul&gt;li&gt;p{margin-bottom: 12px;}
.project-page.detail .form .input{width: 100%;border: 1px solid #e5e5e5;height:40px;border-radius: 5px;padding:0 15px}
.project-page.detail .form .my-select{max-width: 380px; height:38px;border-radius: 5px;}
.project-page.detail .form .my-select p{line-height: 38px;padding:0 40px 0 15px}
.project-page.detail .form&gt;p:nth-of-type(1){color:#999;line-height:30px}
.project-page.detail .form&gt;p:nth-of-type(1)&gt;a{display:inline-block;text-decoration:underline;color:#2a3f5c}
.project-page.detail .form&gt;p:nth-of-type(1)&gt;a:nth-of-type(1){margin-right:5px}
.project-page.detail .form&gt;p:nth-of-type(2){color:#666;position:relative;padding-left:25px;cursor:pointer;margin: 20px 0 30px}
.project-page.detail .form&gt;p:nth-of-type(2)::before{content:'';position:absolute;top:2px;left:0;width:13px;height:13px;background:#fff;border:1px solid #e5e5e5}
.project-page.detail .form&gt;p:nth-of-type(2).active::before{background:#2a3f5c url(../images/yes.svg) no-repeat center center/10px;border-color:#2a3f5c;}
.project-page.detail .form&gt;p:nth-of-type(3){line-height:60px;margin: 0 auto;width: 320px; background:#2a3f5c;color:#fff;border-radius:30px;font-size:16px;text-align:center;cursor:pointer;transition:.3s}

@media (max-width:1600px){
    .project-page.list{padding:50px 0 60px}
    .project-page.list .fixed-box{top:50px}
    .project-page.list .name{font-size: 34px;line-height: 44px;}
}

@media (max-width:1440px){
    .project-page.list .fixed-box{top:40px}
    .project-page.list .name{font-size: 32px;line-height: 42px;}
}

@media (max-width:750px){
    .project-page.list{display:block;padding:30px 0 50px}
    .project-page.list .fixed-box{width:100%;position:static}
    .project-page.list .fixed-box&gt;p{line-height:50px;font-size:16px}
    .project-page.list .fixed-box ul{padding:15px 25px 20px}
    .project-page.list .con{width:100%;padding-bottom:10px}
    .project-page.list .search{flex-wrap: wrap;margin-bottom:0}
    .project-page.list .my-select{width:calc(50% - 5px);margin-bottom: 10px;}
    .project-page.list .my-select:nth-child(2n){margin-right:0}
    .project-page.list .search&gt;p{width:calc(50% - 5px);font-size:14px;padding-left:23%;line-height:40px;background-size:20px;margin-bottom:20px;background-position: 30% center;}
    .project-page.list .con&gt;ul li{padding:20px;display:block}
    .project-page.list .con .img-bg{width:100%}
    .project-page.list .con .info{padding:20px 0 0 0}
    .project-page.list .con .info&gt;a:nth-of-type(1){font-size:16px;line-height:26px;padding-left:15px}
    .project-page.list .con .info&gt;a:nth-of-type(1)::before{width:2px;height:14px}
    .project-page.list .con .txt{display:block}
    .project-page.list .con .txt&gt;p{width:100%}
    .project-page.list .con .txt&gt;p&gt;span:nth-of-type(2){padding:5px 15px}

    .project-page.detail{display: block;padding-bottom: 30px;}
    .project-page.detail .con{padding:30px 0;}
    .project-page.detail .con .tit&gt;p:nth-of-type(1){font-size: 20px;line-height: 30px;margin-right: 10px;}
    .project-page.detail .con ul{margin:20px 0}
    .project-page.detail .con li&gt;p{font-size: 14px;line-height: 24px}
    .project-page.detail .con li&gt;p:nth-of-type(1){width:125px;padding: 15px 20px;}
    .project-page.detail .con li&gt;p:nth-of-type(2){padding: 15px 20px}
    .project-page.detail .form{width: 100%;padding:30px 25px}
    .project-page.detail .form .tit{margin-bottom: 20px;font-size: 20px;}
    .project-page.detail .form .tit&gt;p:nth-of-type(2){margin-top:5px}
    .project-page.detail .form .my-select{max-width: 100%}
    .project-page.detail .form&gt;p:nth-of-type(1){line-height:24px}
    .project-page.detail .form&gt;p:nth-of-type(2){margin: 10px 0 20px}
    .project-page.detail .form&gt;p:nth-of-type(3){line-height:45px;width: 200px;font-size:14px}
}

@media (any-hover:hover){
    .project-page.list .fixed-box li&gt;a:hover{color:#2a3f5c}
    .project-page.list .search&gt;p:hover{background-color:#16437a}
    .project-page.list .con .info&gt;a:nth-of-type(1):hover{color:#16437a}
    .project-page.list .con .info&gt;a:nth-of-type(2):hover{background:#16437a}

    .project-page.detail .form&gt;p:nth-of-type(3):hover{background: #16437a;}
}

/* éœ€æ±‚æ¸…å• */
.demand-page{position:relative;display:flex;justify-content:flex-end;padding-top:60px;min-height:500px}
.demand-page .fixed-box{width:23.43%;position:absolute;top:60px;left:0}
.demand-page .fixed-box&gt;p{line-height:60px;background:#2a3f5c;color:#fff;font-size:18px;border-radius:5px 5px 0 0;padding-left:30px}
.demand-page .fixed-box ul{border:1px #eee solid;border-top:0;border-radius:0 0 5px 5px;padding:15px 30px 55px}
.demand-page .fixed-box li{margin-bottom:5px}
.demand-page .fixed-box li&gt;a{line-height:24px}
.demand-page .fixed-box li.active&gt;a{color:#2a3f5c;font-weight:bold}
.demand-page .con{width:70.31%;margin-bottom:50px}
.demand-page .con ul{display:flex;flex-wrap:wrap}
.demand-page .con li{width:calc(100% / 3 - 20px);margin-right:30px;margin-bottom:30px}
.demand-page .con li:nth-child(3n){margin-right:0}
.demand-page .con .img-bg{border-radius:5px 5px 0 0}
.demand-page .con .img{padding-bottom:64.28%}
.demand-page .con .info{padding:25px 30px 90px;border:1px #eee solid;border-top:0;position:relative}
.demand-page .con .info&gt;p:nth-of-type(1){display:flex;line-height:20px;font-size:12px;color:#fff}
.demand-page .con .info&gt;p:nth-of-type(1)&gt;span{padding:0 8px}
.demand-page .con .info&gt;p:nth-of-type(1)&gt;span:nth-of-type(1){background:#cc0000}
.demand-page .con .info&gt;p:nth-of-type(1)&gt;span:nth-of-type(2){background:#000}
.demand-page .con .info&gt;p:nth-of-type(2){font-size:18px;line-height:28px;margin:15px 0}
.demand-page .con .txt{display:flex;align-items:center;margin-bottom:10px}
.demand-page .con .txt&gt;span{line-height:20px}
.demand-page .con .txt&gt;span:nth-of-type(1){width:80px}
.demand-page .con .txt&gt;span:nth-of-type(2){flex:1;color:#666}
.demand-page .con .info&gt;a{position:absolute;bottom:35px;left:30px;line-height:40px;width:160px;background:#2a3f5c url(../images/arrow1-w.svg) no-repeat 85% center/15px;border-radius:20px;color:#fff;padding-left:30px;transition:.3s}
.demand-page .con .page{padding:10px 0 30px}

@media (max-width:1600px){
    .demand-page{padding:50px 0 60px}
    .demand-page .fixed-box{top:50px}
    .demand-page .name{font-size: 34px;line-height: 44px;}
}

@media (max-width:1440px){
    .demand-page .fixed-box{top:40px}
    .demand-page .name{font-size: 32px;line-height: 42px;}
}

@media (max-width:750px){
    .demand-page{display:block;padding:30px 0}
    .demand-page .fixed-box{width:100%;position:static}
    .demand-page .fixed-box&gt;p{line-height:50px;font-size:16px}
    .demand-page .fixed-box ul{padding:15px 25px 20px}
    .demand-page .con{width:100%;margin-bottom:0}
    .demand-page .con ul{display: block;}
    .demand-page .con li{width:100%;margin-right:0;margin-bottom:20px}
    .demand-page .con .info{padding:25px 25px 30px}
    .demand-page .con .info&gt;p:nth-of-type(2){font-size:16px;line-height:26px}
    .demand-page .con .info&gt;a{position:static;margin-top: 20px;}
    .demand-page .con .page{padding:10px 0 20px}
}

@media (any-hover:hover){
    .demand-page .fixed-box li&gt;a:hover{color:#2a3f5c}
    .demand-page .search&gt;p:hover{background-color:#16437a}
    .demand-page .con .info&gt;a:hover{background-color:#16437a}
}

/*é—®ç­”*/
.faq-page.list{padding:50px 0 60px}
.faq-page.list&gt;p{font-size:36px;color:#2a3f5c;text-align:center;margin-bottom:45px}
.faq-page.list li{border:1px solid #eee;border-radius:5px;margin-bottom:20px}
.faq-page.list li&gt;p{font-size:16px;line-height:26px;color:#666;position:relative;padding:25px 70px 25px 90px;cursor:pointer}
.faq-page.list li&gt;p::before{content:'Q';color:#fff;font-size:20px;text-align:center;line-height:22px;width:32px;height:29px;position:absolute;top:23px;left:40px;background:url(../images/5.png) no-repeat center center/32px}
.faq-page.list li&gt;p::after{content:'';width:25px;height:25px;background:url(../images/arrow1-g.svg) no-repeat center center/25px;position:absolute;top:25px;right:40px;transform:rotate(90deg);transition:.3s}
.faq-page.list li.active&gt;p::after{transform:rotate(-90deg)}
.faq-page.list .con{display:none;border-top:1px solid #eee;padding:30px 70px 50px 40px}
.faq-page.list .con&gt;p{line-height:30px;color:#666;position:relative;padding-left:50px}
.faq-page.list .con&gt;p::before{content:'A';color:#fff;font-size:20px;text-align:center;line-height:22px;width:32px;height:29px;position:absolute;top:0;left:0;background:url(../images/6.png) no-repeat center center/32px}
.faq-page.list .con&gt;a{line-height:40px;width:130px;background:#2a3f5c;color:#fff;text-align:center;border-radius:20px;transition:.3s;margin:20px 0 0 50px}
.faq-page.list .page{padding:20px 0}

.faq-page.detail{padding:70px 0}
.faq-page.detail&gt;p{font-size:36px;line-height:48px;text-align:center}
.faq-page.detail .content{border-bottom:1px #eee solid;border-top:1px #eee solid;padding:40px 0 55px;margin:35px 0 50px}
.faq-page.detail .content p{font-size:16px;line-height:32px;color:#666}
.faq-page.detail .content img{max-width:100%;height:auto !important;margin:0 auto}
.faq-page.detail .content a{display:inline-block}
.faq-page.detail .jump{display:flex;align-items:center}
.faq-page.detail .info{width:calc(100% - 168px);padding-right:50px}
.faq-page.detail .info&gt;a{font-size:16px;line-height:30px;color:#666}
.faq-page.detail .jump&gt;a{line-height:57px;width:168px;background:#2a3f5c;color:#fff;text-align:center;border-radius:28px;font-size:16px;transition:.3s}

@media (max-width:1600px){
    .faq-page{padding:40px 0 50px}
    .faq-page.list&gt;p{font-size: 34px}
}

@media (max-width:1440px){
    .faq-page.list&gt;p{font-size: 32px;margin-bottom: 35px;}
}

@media (max-width:750px){
    .faq-page.list{padding:30px 0}
    .faq-page.list&gt;p{font-size:25px;margin-bottom:20px}
    .faq-page.list li&gt;p{padding:15px 45px 15px 65px;font-size: 14px;line-height: 24px;}
    .faq-page.list li&gt;p::before{font-size:16px;line-height:24px;top:15px;left:20px}
    .faq-page.list li&gt;p::after{width:20px;height:20px;background-size:20px;top:18px;right:20px}
    .faq-page.list .con{padding:15px 20px 30px}
    .faq-page.list .con&gt;p{line-height:26px;padding-left:45px}
    .faq-page.list .con&gt;p::before{font-size:16px;line-height:24px}
    .faq-page.list .con&gt;a{margin:20px 0 0 45px}
    .faq-page.list .page{padding:10px 0 20px}

    .faq-page.detail{padding:70px 0}
    .faq-page.detail&gt;p{font-size:36px;line-height:48px;text-align:center}
    .faq-page.detail .content{border-bottom:1px #eee solid;border-top:1px #eee solid;padding:40px 0 55px;margin:35px 0 50px}
    .faq-page.detail .content p{font-size:16px;line-height:32px;color:#666}
    .faq-page.detail .content img{max-width:100%;height:auto !important;margin:0 auto}
    .faq-page.detail .content a{display:inline-block}
    .faq-page.detail .jump{display:flex;align-items:center}
    .faq-page.detail .info{width:calc(100% - 168px);padding-right:50px}
    .faq-page.detail .info&gt;a{font-size:16px;line-height:30px;color:#666}
    .faq-page.detail .jump&gt;a{line-height:57px;width:168px;background:#2a3f5c;color:#fff;text-align:center;border-radius:28px;font-size:16px;transition:.3s}
}

@media (any-hover:hover){
    .faq-page li&gt;p:hover{color:#2a3f5c}
    .faq-page .con&gt;a:hover{background:#16437a}
    
    .faq-page.detail .info&gt;a:hover{color:#2a3f5c}
    .faq-page.detail .jump&gt;a:hover{background:#16437a}
}

/*æ–°é—»*/
.news-page.list{padding:60px 0 55px}
.news-page.list .best{display:flex;justify-content:space-between;margin-bottom:45px}
.news-page.list .swiper-container{width:60%;border-radius:10px;margin:0}
.news-page.list .swiper-slide{position:relative;height:440px;border-radius:10px}
.news-page.list .swiper-slide .img{height:100%}
.news-page.list .swiper-slide .info{position:absolute;bottom:0;left:0;width:100%;padding:10% 120px 35px 40px;background:linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);color:#fff}
.news-page.list .swiper-slide .info&gt;a{font-size:24px;margin-top:10px;color:#fff}
.news-page.list .swiper-pagination{width:auto;left:auto;right:40px;bottom:40px;display:flex;align-items:center}
.news-page.list .swiper-pagination-bullet{width:8px;height:8px;background:rgba(255,255,255,.3);opacity:1}
.news-page.list .swiper-pagination-bullet-active{width:10px;height:10px;background:#fff;opacity:1}
.news-page.list .best ul{width:calc(40% - 25px);border:1px solid #eee;height:440px;border-radius:10px;padding:25px 30px}
.news-page.list .best li{margin-bottom:20px}
.news-page.list .best li&gt;a{font-size:15px;line-height:25px;margin-bottom:5px;display:flex}
.news-page.list .best li&gt;a&gt;span:nth-of-type(1){width:25px}
.news-page.list .best li&gt;a&gt;span:nth-of-type(2){flex:1}
.news-page.list .best li&gt;p{color:#999;padding-left:22px}

.news-page.list .box{display:flex;flex-wrap:wrap}
.news-page.list .box li{width:calc(100% / 3 - 16px);margin-right:24px;margin-bottom:25px;border:1px #eee solid;border-radius:10px;position:relative;height:360px;padding:45px 40px;transition:.3s}
.news-page.list .box li:nth-child(3n){margin-right:0}
.news-page.list .box li&gt;p:nth-of-type(1){color:#999}
.news-page.list .box li&gt;p:nth-of-type(2){font-size:18px;line-height:30px;height:60px;margin:20px 0}
.news-page.list .box li&gt;p:nth-of-type(3){color:#666;line-height:30px}
.news-page.list .box li&gt;p:nth-of-type(4){position:absolute;left:40px;bottom:55px;color:#2a3f5c;padding-right:30px;background:url(../images/arrow1-m.svg) no-repeat right center/15px}
.news-page.list .page{padding:15px 0 25px}

.news-page.detail{padding:70px 0}
.news-page.detail&gt;p:nth-of-type(1){font-size:36px;line-height:48px;text-align:center;margin-bottom:20px}
.news-page.detail&gt;p:nth-of-type(2){color:#999;text-align:center}
.news-page.detail&gt;p:nth-of-type(2)&gt;span:nth-of-type(1){margin-right:50px}
.news-page.detail .content{border-bottom:1px #eee solid;border-top:1px #eee solid;padding:40px 0 55px;margin:35px 0 50px}
.news-page.detail .content p{font-size:16px;line-height:32px;color:#666}
.news-page.detail .content img{max-width:100%;height:auto !important;margin:0 auto}
.news-page.detail .content a{display:inline-block}
.news-page.detail .jump{display:flex;align-items:center}
.news-page.detail .info{width:calc(100% - 168px);padding-right:50px}
.news-page.detail .info&gt;a{font-size:16px;line-height:30px;color:#666}
.news-page.detail .jump&gt;a{line-height:57px;width:168px;background:#2a3f5c;color:#fff;text-align:center;border-radius:28px;font-size:16px;transition:.3s}

@media (max-width:1600px){
    .news-page.list{padding:50px 0 45px}

    .news-page.detail{padding:60px 0}
    .news-page.detail&gt;p:nth-of-type(1){font-size: 34px;line-height: 44px;}
}

@media (max-width:1440px){
    .news-page.detail{padding:50px 0}
    .news-page.detail&gt;p:nth-of-type(1){font-size: 32px;line-height: 42px;}
    .news-page.detail .content{padding:30px 0 45px;margin:25px 0 35px}
    .news-page.detail .info{width:calc(100% - 130px)}
    .news-page.detail .jump&gt;a{line-height: 45px;font-size: 14px;width:130px}
}

@media (max-width:750px){
    .news-page.list{padding:30px 0}
    .news-page.list .best{display:block;margin-bottom:30px}
    .news-page.list .swiper-container{width:100%;margin-bottom: 20px;}
    .news-page.list .swiper-slide{height:auto}
    .news-page.list .swiper-slide .img{height:auto;padding-bottom: 52.04%;}
    .news-page.list .swiper-slide .info{padding:10% 25px 35px}
    .news-page.list .swiper-slide .info&gt;a{font-size:18px;margin-top:5px}
    .news-page.list .swiper-pagination{width:100%;left:0;right:0;bottom:10px;display:block}
    .news-page.list .swiper-pagination-bullet{width:8px;height:8px}
    .news-page.list .swiper-pagination-bullet-active{width:8px;height:8px}
    .news-page.list .best ul{width:100%;height:auto;padding:25px 25px 5px}
    .news-page.list .best li&gt;a{font-size:14px;line-height:24px}

    .news-page.list .box{display:block}
    .news-page.list .box li{width:100%;margin-right:0;margin-bottom:20px;height:auto;padding:30px 25px}
    .news-page.list .box li&gt;p:nth-of-type(2){font-size:16px;line-height:26px;height:auto;margin:10px 0}
    .news-page.list .box li&gt;p:nth-of-type(3){line-height:26px;margin-bottom: 20px;}
    .news-page.list .box li&gt;p:nth-of-type(4){position:static;display: inline-block;}
    .news-page.list .page{padding:10px 0 20px}

    .news-page.detail{padding:30px 0 50px}
    .news-page.detail&gt;p:nth-of-type(1){font-size:22px;line-height:32px;margin-bottom:10px}
    .news-page.detail&gt;p:nth-of-type(2)&gt;span{display: block;}
    .news-page.detail&gt;p:nth-of-type(2)&gt;span:nth-of-type(1){margin-right:0;margin-bottom: 5px;}
    .news-page.detail .content{padding:20px 0;margin:20px 0}
    .news-page.detail .content p{font-size:14px;line-height:26px}
    .news-page.detail .jump{display:block}
    .news-page.detail .info{width:100%;padding-right:0;margin-bottom: 15px;}
    .news-page.detail .info&gt;a{font-size:14px;line-height:26px}
    .news-page.detail .jump&gt;a{line-height:45px;width:130px;font-size:14px}
}

@media (any-hover:hover){
    .news-page.list .swiper-slide:hover .img{transform:scale(1.1)}
    .news-page.list .best li&gt;a:hover{color:#2a3f5c}
    
    .news-page.list .box li:hover{background:#2a3f5c;color:#fff}
    .news-page.list .box li:hover&gt;p:nth-of-type(1){color:#fff}
    .news-page.list .box li:hover&gt;p:nth-of-type(3){color:#fff}
    .news-page.list .box li:hover&gt;p:nth-of-type(4){color:#fff;background-image:url(../images/arrow1-w.svg)}
    
    .news-page.detail .info&gt;a:hover{color:#2a3f5c}
    .news-page.detail .jump&gt;a:hover{background:#16437a}
}

/*è”ç³»*/
.contact-page{padding:80px 0 100px;display:flex;align-items:center}
.contact-page .info{flex:1;padding-right:9%}
.contact-page .info&gt;p{font-size:30px;line-height:40px;color:#2a3f5c;margin-bottom:35px}
.contact-page ul{border-top:1px #eee solid}
.contact-page li{border-bottom:1px #eee solid;display:flex;padding:35px 0}
.contact-page .img-div{width:22px;height:26px;margin-right:9%}
.contact-page li&gt;p{font-size:16px;line-height:26px}
.contact-page li&gt;p:nth-of-type(1){width:65px;color:#666}
.contact-page li&gt;p:nth-of-type(2){flex:1;padding-left:10%}
.contact-page .img-bg{width:43.75%;border-radius:20px}
.contact-page .img{padding-bottom:85.71%}

@media (max-width:1600px){
    .contact-page{padding:70px 0 90px}
}

@media (max-width:1440px){
    .contact-page{padding:60px 0 80px}
    .contact-page .info&gt;p{font-size: 28px;line-height: 38px;margin-bottom: 25px;}
    .contact-page li{padding:30px 0}
    .contact-page .img-div{margin-right:5%}
    .contact-page li&gt;p:nth-of-type(2){padding-left: 5%;}
}

@media (max-width:750px){
    .contact-page{padding:30px 0 50px;display:block}
    .contact-page .info{padding-right:0;margin-bottom: 20px;}
    .contact-page .info&gt;p{font-size:20px;line-height:30px;margin-bottom:20px}
    .contact-page li{flex-wrap:wrap;padding:20px 0}
    .contact-page .img-div{width:22px;height:26px;margin-right:0}
    .contact-page li&gt;p:nth-of-type(1){width:calc(100% - 22px);padding-left:15px}
    .contact-page li&gt;p:nth-of-type(2){width:100%;font-size:14px;line-height:24px;padding-left:37px;margin-top:10px}
    .contact-page .img-bg{width:100%;border-radius:10px}
}

/*å•é¡µé¢*/
.single-page{padding:50px 0 90px}
.single-page&gt;p{font-size:36px;line-height:46px;color:#2a3f5c;border-bottom:1px #eee solid;padding-bottom:25px;margin-bottom:30px}
.single-page .content p{font-size:16px;line-height:32px;color:#666}
.single-page .content img{max-width:100%;height:auto !important;margin:0 auto}
.single-page .content a{display:inline-block}

@media (max-width:1600px){
    .single-page{padding:50px 0 80px}
    .single-page&gt;p{font-size: 34px;line-height: 44px;}
}

@media (max-width:1440px){
    .single-page{padding:40px 0 70px}
    .single-page&gt;p{font-size: 32px;line-height: 42px;padding-bottom: 20px; margin-bottom: 25px;}
}

@media (max-width:750px){
    .single-page{padding:30px 0 50px}
    .single-page&gt;p{font-size:22px;line-height:32px;padding-bottom:15px;margin-bottom:20px;text-align: center;}
    .single-page .content p{font-size:14px;line-height:26px}
}

/*è¡¨å•*/
.comment-page{padding:60px 0 80px;max-width:1080px}
.comment-page&gt;p:nth-of-type(1){font-size:36px;text-align:center}
.comment-page&gt;ul{margin:30px 0 20px;border-top:1px #eee solid}
.comment-page&gt;ul li{display:flex;border-bottom:1px #eee solid}
.comment-page&gt;ul li&gt;p{width:27.77%;background:#f7f7f7;font-size:16px;padding:35px 0 35px 40px;position:relative}
.comment-page&gt;ul li&gt;p::after{content:'å¿…å¡«';position:absolute;top:37px;right:40px;line-height:18px;width:50px;text-align:center;font-size:12px;color:#fff;background:#2a3f5c}
.comment-page&gt;ul li&gt;p.un-require::after{content:'é€‰å¡«';background:#8e8e8e}
.comment-page .option{display:flex;flex-wrap:wrap;align-items:center;color:#666;padding:20px 40px;flex:1}
.comment-page .radio{position:relative;padding-left:25px;margin-right:25px;cursor:pointer}
.comment-page .radio::before{display:none}
.comment-page .radio::after{content:'';position:absolute;top:2px;left:0;width:13px;height:13px;border-radius:50%;border:1px solid #ddd;background:#f7f7f7}
.comment-page .radio.active::before{display:block;content:'';position:absolute;top:7px;left:5px;width:5px;height:5px;border-radius:50%;background:#2a3f5c}
.comment-page .radio.active::after{border-color:#2a3f5c;background:none}
.comment-page .input{line-height:48px;padding:0 20px;border:1px solid #eee;border-radius:5px;width:400px}
.comment-page .input.big{width:100%}
.comment-page .textarea{height:140px;padding:20px;border:1px solid #eee;border-radius:5px;width:100%}
.comment-page .my-select{flex:1;margin-right:20px;max-width:400px}
.comment-page .my-select:last-child{margin-right:0}
.comment-page .tip{border:1px #eee solid;padding:25px 40px 35px;margin-bottom:40px}
.comment-page .tip&gt;p:nth-of-type(1){font-size:16px;border-bottom:1px solid #eee;padding-bottom:15px}
.comment-page .tip&gt;p:nth-of-type(2){color:#999;line-height:24px;margin:15px 0 10px}
.comment-page .tip&gt;p:nth-of-type(2)&gt;a{display:inline-block;text-decoration:underline;color:#2a3f5c}
.comment-page .tip&gt;p:nth-of-type(2)&gt;a:nth-of-type(1){margin-right:5px}
.comment-page .tip&gt;p:nth-of-type(3){color:#666;position:relative;padding-left:20px;cursor:pointer}
.comment-page .tip&gt;p:nth-of-type(3)::before{content:'';position:absolute;top:4px;left:0;width:10px;height:10px;background:#f7f7f7;border:1px solid #e5e5e5}
.comment-page .tip&gt;p:nth-of-type(3).active::before{background:#2a3f5c url(../images/yes.svg) no-repeat center center/10px;border-color:#2a3f5c}
.comment-page&gt;p:nth-of-type(2){margin:0 auto;line-height:60px;width:200px;background:#2a3f5c;color:#fff;border-radius:30px;font-size:16px;text-align:center;cursor:pointer;transition:.3s}

@media (max-width:1600px){
    .comment-page{padding:50px 0 70px}
    .comment-page&gt;p:nth-of-type(1){font-size: 34px;line-height: 44px;}
}

@media (max-width:1440px){
    .comment-page{padding:40px 0 60px}
    .comment-page&gt;p:nth-of-type(1){font-size: 32px;line-height: 42px;}
    .comment-page&gt;p:nth-of-type(2){line-height:50px;font-size:14px;width:150px}
}

@media (max-width:750px){
    .comment-page{padding:30px 0 50px}
    .comment-page&gt;p:nth-of-type(1){font-size:22px}
    .comment-page&gt;ul{margin:20px 0}
    .comment-page&gt;ul li{display:block}
    .comment-page&gt;ul li&gt;p{width:100%;font-size:14px;padding:12px 0 12px 25px}
    .comment-page&gt;ul li&gt;p::after{top:12px;right:20px}
    .comment-page .option{display:block;padding:12px 20px}
    .comment-page .radio{margin-right:0;margin-bottom: 10px;}
    .comment-page .input{line-height:40px;padding:0 15px;width:100%}
    .comment-page .textarea{height:150px;padding:15px}
    .comment-page .my-select{margin-right:0;max-width:100%;margin-bottom: 10px;}
    .comment-page .my-select:last-child{margin-bottom: 0;}
    .comment-page .tip{padding:25px;margin-bottom:20px}
    .comment-page&gt;p:nth-of-type(2){line-height:50px;width:130px;font-size:14px}
}

@media (any-hover:hover){
    .comment-page&gt;p:nth-of-type(2):hover{background:#16437a}
}

/* ç»“æžœ */
.result-page{padding:60px 0 80px}
.result-page&gt;p:nth-of-type(1){font-size:36px;line-height:46px;text-align:center}

@media (max-width:750px){
    .result-page{padding:30px 0 50px}
    .result-page&gt;p:nth-of-type(1){font-size:18px;line-height: 28px;}
}

/*æœç´¢*/
.search-page{padding:80px 0 55px}
.search-page ul{display:flex;flex-wrap:wrap}
.search-page li{width:calc(100% / 3 - 16px);margin-right:24px;margin-bottom:25px;border:1px #eee solid;border-radius:10px;position:relative;height:300px;padding:50px 40px 0;transition:.3s}
.search-page li:nth-child(3n){margin-right:0}
.search-page li&gt;p:nth-of-type(1){font-size:18px;line-height:30px;margin-bottom:20px}
.search-page li&gt;p:nth-of-type(2){color:#666;line-height:30px}
.search-page li&gt;p:nth-of-type(3){position:absolute;left:40px;bottom:55px;color:#2a3f5c;padding-right:30px;background:url(../images/arrow1-m.svg) no-repeat right center/15px}
.search-page .page{padding:15px 0 25px}

@media (max-width:1600px){
    .search-page{padding:70px 0 45px}
    .search-page li{padding:45px 35px 0;height:280px}
    .search-page li&gt;p:nth-of-type(3){left:35px}
}

@media (max-width:1440px){
    .search-page{padding:60px 0 35px}
    .search-page li{padding:40px 30px 0;height:270px}
    .search-page li&gt;p:nth-of-type(3){bottom:40px;left:30px}
}

@media (max-width:750px){
    .search-page{padding:30px 0}
    .search-page ul{display:block}
    .search-page li{width:100%;margin-right:0;margin-bottom:20px;height:auto;padding:30px 25px}
    .search-page li&gt;p:nth-of-type(1){font-size:16px;line-height:26px;margin-bottom:10px}
    .search-page li&gt;p:nth-of-type(2){line-height:26px;margin-bottom: 20px;}
    .search-page li&gt;p:nth-of-type(3){position:static;display: inline-block;}
    .search-page .page{padding:10px 0 20px}
}

@media (any-hover:hover){
    .search-page li:hover{background:#2a3f5c;color:#fff}
    .search-page li:hover&gt;p:nth-of-type(2){color:#fff}
    .search-page li:hover&gt;p:nth-of-type(3){color:#fff;background-image:url(../images/arrow1-w.svg)}
}</pre></body></html>