<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*banner*/
.banner {
    width: 100%;
    height: 500px !important;
    overflow: hidden;
    position: relative;
    z-index: 9;
}

.banner .img {
    display: block;
    max-width: 3072px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover !important;
}

/* 绯荤粺浼樺娍 */
.xitong {
    width: 100%;
    padding: 80px 0;
    background: url(../image/xtbg.png) no-repeat center;
    background-size: cover !important;
}

.xitong .cons {
    margin-top: 10px;
}

.xitong .cons dl {
    width: 25%;
    margin-top: 40px;
    text-align: center;
    float: left;
}

.xitong .cons dl dt img {
    width: 108px;
    display: inline-block;
}

.xitong .cons dl dd {
    padding-top: 15px;
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
}
.indcsase {
    width: 100%;
    padding: 80px 0;
    background: #FAFBFD;
}

.indcsase .cons {
    padding-top: 50px;
}

.indcsase .cons dl {
    width: 285px;
    margin: 20px 20px 0 0;
    float: left;
    overflow: hidden;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.indcsase .cons dl.lr {
    margin: 20px 0 0 0;
}

.indcsase .cons dl dt {
    width: 100%;
    height: 162px;
}

.indcsase .cons dl dt img {
    width: 100%;
    display: block;
}

.indcsase .cons dl dd {
    width: 285px;
    padding: 90px 0 30px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #2A2D2F;
    background: #FFF;
}

.indcsase ul {
    padding-top: 50px;
}

.indcsase ul li {
    width: 20%;
    float: left;
    position: relative;
}

.indcsase ul li span {
    line-height: 53px;
    font-family: "DIN-Bold";
    font-size: 40px;
    color: #0B7BF0;
    display: block;
}

.indcsase ul li span.sz1 {
    padding-left: 70px;
}

.indcsase ul li span.sz2 {
    padding-left: 65px;
}

.indcsase ul li span.sz3 {
    padding-left: 53px;
}

.indcsase ul li span.sz4 {
    padding-left: 55px;
}

.indcsase ul li span.sz5 {
    padding-left: 65px;
}

.indcsase ul li b {
    line-height: 50px;
    font-family: "DIN-Bold";
    font-size: 30px;
    font-weight: normal;
    color: #0B7BF0;
    display: block;
    position: absolute;
    top: 2px;
}

.indcsase ul li b.b1 {
    left: 140px;
}

.indcsase ul li b.b2 {
    left: 157px;
}

.indcsase ul li b.b3 {
    left: 168px;
}

.indcsase ul li b.b4 {
    left: 148px;
}

.indcsase ul li p {
    width: 100%;
    line-height: 28px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #2A2D2F;
    float: left;
}

/* 浜轰汉鍟嗗煄鍚堜綔浼欎即 */
.why {
    padding: 80px 0;
}

.why ul {
    padding-top: 50px;
}

.why ul li {
    width: 220px;
    margin: 20px 20px 0 0;
    float: left;
    overflow: hidden;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.why ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

/* 鏂扮敤鎴峰彲浜笓灞炵鍒�  鐐瑰嚮鍏嶈垂浣撻獙 */
.zixun {
    width: 100%;
    height: 112px;
    padding: 64px 0;
    background: url(../image/zxbg.png) no-repeat center;
    background-size: cover !important;
}

.zixun h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    color: #FFF;
}

.zixun .more {
    width: 166px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #FFF;
    border-radius: 22px;
    font-size: 20px;
    font-weight: 500;
    color: #0B7BF0;
    display: block;
    margin: 20px auto;
}</pre></body></html>