<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width:1001px) {
    .u-flex{
        display: flex;
    }

    .ge-box{
        width: 100%;
        display: flex;
        justify-content: space-between;
        height: 252px;

    }
    .ge-box1-item{
        width: 542px;
        height: 100%;
        display: flex;
    }

    .ge-box1-item-icon{
        width: 28px;
        height: 28px;
        flex-shrink: 0;
    }
    .ge-box1-item-content{
        flex: 1;
        padding-left: 16px;
        

    }
    .ge-box1-item-content .ge-box1-item-title{
        font-weight: 500;
        font-size: 22px;
        color: #000000;
        line-height: 30px;
        margin-bottom:12px;
        text-align: left;
    }

    .ge-box1-item-content .ge-box1-item-value{
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
    }

    .three-box{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 鍒涘缓涓変釜绛夊鐨勫垪 */
        grid-template-rows: auto; /* 琛岀殑楂樺害鏍规嵁鍐呭鑷姩璋冩暣 */
        grid-column-gap: 24px; /* 璁剧疆鍒楅棿璺濅负 24px */
        /* height: 238px; */
    }

    .three-box .three-box1-item{
        /* width: 384px; */
        /* height: 238px; */
        background: #F3F5F7;
        border-radius: 16px;
        box-sizing: border-box;
        padding: 30px 33px 30px 37px;
    }
    .three-box1-item .three-item-title1{
        display: flex;
        align-items: center;
    }
    .three-box1-item .three-item-title{
        padding-left: 14px;
        font-weight: 500;
        font-size: 22px;
        color: #2976BC;
        line-height: 30px;
    }
    .three-item-icon{
        width: 34px;
        height: 34px;
    }
    .three-item-content{
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        margin-top: 22px;
        text-align: left;
    }

    .three-box2{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 鍒涘缓涓変釜绛夊鐨勫垪 */
        grid-template-rows: auto; /* 琛岀殑楂樺害鏍规嵁鍐呭鑷姩璋冩暣 */
        grid-column-gap: 24px; /* 璁剧疆鍒楅棿璺濅负 24px */
        margin-top: 48px;
    }

    .three-box2 .three-box2-item{
        /* width: 384px; */
        text-align: center;
    }

    .three-box2 .three-box2-title{
        font-size: 19px;
        color: #000000;
        line-height: 30px;
        margin-bottom: 24px;
    }
    .three-box2 .three-box2-content{
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
        margin-top: 14px;
    }

    .park-box{
        margin-top: 59px;
    }
    .park-box .park-box1-item{
        display: flex;
        position: relative;
    }

    .park-box1-item .park-box1-img{
        width: 50%;
    }

    .park-box1-item .park-box1-content{
        width: 50%;
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        align-items: center;
        /* background: white; */
        background: rgba(238, 238, 238, 1);
        box-sizing: border-box;
        padding: 60px 72px 60px 74px;
    }

    .park-box1-item-title{
        font-weight: 500;
        font-size: 22px;
        color: #000000;
        line-height: 30px;
        margin-bottom: 24px;
    }

    .park-box1-item-value{
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
    }

    .paihangbang{
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 64px;
    }

    .traffic-box{
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 鍒涘缓涓変釜绛夊鐨勫垪 */
        grid-template-rows: auto; /* 琛岀殑楂樺害鏍规嵁鍐呭鑷姩璋冩暣 */
        grid-column-gap: 24px; /* 璁剧疆鍒楅棿璺濅负 24px */
        width: 100%;
        margin-top: 48px;
    }

    .traffic-box .traffic-box1-item{
        /* width: 312px; */

    }
    .traffic-box1-item .traffic-img{
        /* width: 312px; */
        /* height: 312px; */
        width: 100%;
    }

    .traffic-box1-item .traffic-box1-item-title{
        font-weight: 500;
        font-size: 22px;
        color: #000000;
        line-height: 30px;
        margin-top: 32px;
        margin-bottom: 12px;
        text-align: center;
    }
    .traffic-box1-item-content{
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: center;
        box-sizing: border-box;
        padding: 0 30px;
    }

    .factory-box1{
        margin-top: 59px;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
    }
    .factory-box2{
        margin-top: 15px;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
    }

    .factory-box{
        display: flex;
        justify-content: space-between;
        margin-top: 51px;
        flex-wrap: wrap;
    }

    .factory-box1-item{
        width: 343px;
        height: 184px;
        margin-bottom: 75px;
    }

    .factory-line{
        width: 343px;
        height: 2px;
        box-shadow: 0px 2px 4px 0px rgba(122,153,210,0.51);
        background-color: #7A99D2;
    }

    .factory-text{
        font-size: 18px;
        color: #999999;
        line-height: 17px;
        text-align: left;
        margin-top: 37px;
        margin-bottom: 22px;
    }

    .factory-btn{
        height: 33px;
        /* padding-left: 19px; */
        /* padding-right: 19px; */
        background: #7A99D2;
        border-radius: 6px 1px 6px 1px;
        font-weight: 500;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 17px;
        line-height: 33px;
        width: 110px;
        text-align: center;
    }
    .factory-box1-item-content{
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
        margin-top: 14px;
    }

    .city-box{
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-top: 91px;
    }

    .city-box-item{
        display: flex;
        align-items: center;
    }
    .city-box-item .city-box-icon{
        width: 20px;
        height: 20px;
        margin-right: 12px;
    }

    .box-text1{
		font-weight: 400;
		font-size: 16px;
		color: #000000;
		line-height: 30px;
		margin-top: 59px;
		margin-bottom: 90px;
	}

    .sea-list{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: auto;
        width: 100%;
        margin-top: 59px;
    }
    
    .sea-list .sea-item{
        font-weight: 500;
        font-size: 25px;
        color: #2976BC;
        line-height: 30px;
        margin-bottom: 30px;
        flex-shrink: 0;
    }
    
    .sea-list .sea-item:nth-child(2n){
        color: #999999;
    }

    .mshop-box {
        width: 100%;
        height: 540px;
        margin-top: 76px;
        background: #F7F8FA;
        border-radius: 12px;
        padding: 50px;
        box-sizing: border-box;
    }
    .mshop-bottom:first-child {
        margin-top: 0px;
    }
    .mshop-bottom {
        display: flex;
        margin-top: 30px;
    }
    .mshop-list {
        display: flex;
        align-items: center;
        width: 50%;
        height: 64px;
    }
    .mshop-imgClass {
        width: 40px;
        margin-right: 20px;
    }
    .mshop-imgClass img{
        width: 100%;
    }
    .mshop-list .mshop-title {
        font-weight: 500;
        font-size: 21px;
        color: #000000;
        text-align: left;
    }
    .mshop-list .mshop-content {
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        text-align: left;
        margin-top: 10px;
    }




}

@media screen and (max-width:1000px) {
    .u-flex{
        display: flex;
    }

    .ge-box{
        width: 100%;
        display: flex;
        justify-content: space-between;
        height: 252px;

    }
    .ge-box1-item{
        width: 542px;
        height: 100%;
        display: flex;
    }

    .ge-box1-item-icon{
        width: 28px;
        height: 28px;
        flex-shrink: 0;
    }
    .ge-box1-item-content{
        flex: 1;
        padding-left: 16px;
        

    }
    .ge-box1-item-content .ge-box1-item-title{
        font-weight: 500;
        font-size: 22px;
        color: #000000;
        line-height: 30px;
        margin-bottom:12px;
        text-align: left;
    }

    .ge-box1-item-content .ge-box1-item-value{
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
    }

    .three-box{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 鍒涘缓涓変釜绛夊鐨勫垪 */
        grid-template-rows: auto; /* 琛岀殑楂樺害鏍规嵁鍐呭鑷姩璋冩暣 */
        grid-column-gap: 24px; /* 璁剧疆鍒楅棿璺濅负 24px */
    }

    .three-box .three-box1-item{
        /* width: 384px; */
        /* height: 238px; */
        background: #F3F5F7;
        border-radius: 16px;
        box-sizing: border-box;
        padding: 30px 33px 30px 37px;
    }
    .three-box1-item .three-item-title1{
        display: flex;
        align-items: center;
    }
    .three-box1-item .three-item-title{
        padding-left: 14px;
        font-weight: 500;
        font-size: 22px;
        color: #2976BC;
        line-height: 30px;
    }
    .three-item-icon{
        width: 34px;
        height: 34px;
    }
    .three-item-content{
        font-size: 10px;
        color: #000000;
        line-height: 30px;
        margin-top: 22px;
        text-align: left;
    }

    .three-box2{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 鍒涘缓涓変釜绛夊鐨勫垪 */
        grid-template-rows: auto; /* 琛岀殑楂樺害鏍规嵁鍐呭鑷姩璋冩暣 */
        grid-column-gap: 24px; /* 璁剧疆鍒楅棿璺濅负 24px */
        margin-top: 48px;
    }

    .three-box2 .three-box2-item{
        /* width: 384px; */
        text-align: center;
    }

    .three-box2 .three-box2-title{
        font-size: 19px;
        color: #000000;
        line-height: 30px;
        margin-bottom: 24px;
    }
    .three-box2 .three-box2-content{
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
        margin-top: 14px;
    }

    .park-box{
        margin-top: 59px;
    }
    .park-box .park-box1-item{
        display: flex;
        position: relative;
    }

    .park-box1-item .park-box1-img{
        width: 50%;
    }

    .park-box1-item .park-box1-content{
        width: 50%;
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        align-items: center;
        /* background: white; */
        background: rgba(238, 238, 238, 1);
        box-sizing: border-box;
        padding: 60px 72px 0 74px;
    }

    .park-box1-item-title{
        font-weight: 500;
        font-size: 22px;
        color: #000000;
        line-height: 30px;
        margin-bottom: 24px;
    }

    .park-box1-item-value{
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
    }

    .paihangbang{
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 64px;
    }

    .traffic-box{
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 鍒涘缓涓変釜绛夊鐨勫垪 */
        grid-template-rows: auto; /* 琛岀殑楂樺害鏍规嵁鍐呭鑷姩璋冩暣 */
        grid-column-gap: 24px; /* 璁剧疆鍒楅棿璺濅负 24px */
        width: 100%;
        margin-top: 48px;
    }

    .traffic-box .traffic-box1-item{

    }
    .traffic-box1-item .traffic-img{
        width: 100%;
    }

    .traffic-box1-item .traffic-box1-item-title{
        font-weight: 500;
        font-size: 22px;
        color: #000000;
        line-height: 30px;
        margin-top: 32px;
        margin-bottom: 12px;
        text-align: center;
    }
    .traffic-box1-item-content{
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: center;
        box-sizing: border-box;
        padding: 0 30px;
    }

    .factory-box1{
        margin-top: 59px;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
    }
    .factory-box2{
        margin-top: 15px;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
    }

    .factory-box{
        display: flex;
        justify-content: space-between;
        margin-top: 51px;
        flex-wrap: wrap;
    }

    .factory-box1-item{
        width: 343px;
        height: 184px;
        margin-bottom: 75px;
    }

    .factory-line{
        width: 343px;
        height: 2px;
        box-shadow: 0px 2px 4px 0px rgba(122,153,210,0.51);
        background-color: #7A99D2;
    }

    .factory-text{
        font-size: 18px;
        color: #999999;
        line-height: 17px;
        text-align: left;
        margin-top: 37px;
        margin-bottom: 22px;
    }

    .factory-btn{
        height: 33px;
        /* padding-left: 19px; */
        /* padding-right: 19px; */
        background: #7A99D2;
        border-radius: 6px 1px 6px 1px;
        font-weight: 500;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 17px;
        line-height: 33px;
        width: 110px;
        text-align: center;
    }
    .factory-box1-item-content{
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        line-height: 30px;
        text-align: left;
        margin-top: 14px;
    }

    .city-box{
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-top: 91px;
    }

    .city-box-item{
        display: flex;
        align-items: center;
    }
    .city-box-item .city-box-icon{
        width: 20px;
        height: 20px;
        margin-right: 12px;
    }

    .box-text1{
		font-weight: 400;
		font-size: 16px;
		color: #000000;
		line-height: 30px;
		margin-top: 59px;
		margin-bottom: 90px;
	}

    .sea-list{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: auto;
        width: 100%;
        margin-top: 59px;
    }
    
    .sea-list .sea-item{
        font-weight: 500;
        font-size: 9px;
        color: #2976BC;
        line-height: 30px;
        margin-bottom: 30px;
        flex-shrink: 0;
    }
    
    .sea-list .sea-item:nth-child(2n){
        color: #999999;
    }
    .mshop-box {
        width: 100%;
        height: 540px;
        margin-top: 76px;
        background: #F7F8FA;
        border-radius: 12px;
        padding: 50px;
        box-sizing: border-box;
    }
    .mshop-bottom:first-child {
        margin-top: 0px;
    }
    .mshop-bottom {
        display: flex;
        margin-top: 30px;
    }
    .mshop-list {
        display: flex;
        align-items: center;
        width: 50%;
        height: 64px;
    }
    .mshop-imgClass {
        width: 40px;
        margin-right: 20px;
    }
    .mshop-imgClass img{
        width: 100%;
    }
    .mshop-list .mshop-title {
        font-weight: 500;
        font-size: 21px;
        color: #000000;
        text-align: left;
    }
    .mshop-list .mshop-content {
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        text-align: left;
        margin-top: 10px;
    }
}

</pre></body></html>