<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#home{
    color: #e64340;
}
.bander{
    position: relative;
}
.bander&gt;img{
    width: 100%;
}
.banner-content{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    color: #fff;
    margin-top: -162px;
}
.banner-content&gt;h3{
    font-size: 64px;
    font-weight: 500;
}
.banner-content&gt;h5{
    font-size: 20px;
    font-weight: 500;
    margin: 40px 0 50px 0;
}
.banner-content&gt;p{
    font-size: 14px;
    margin-bottom: 60px;
}

.cm-section&gt;div{
    padding: 90px 0;
}
.cm-section&gt;div&gt;div{
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
}
.cm-section&gt;div:nth-child(n){
    background-color: #fff;
}
.cm-section&gt;div:nth-child(2n){
    background-color: #F9FBFF;
}
.one-content&gt;div{
    float: left;
    width: 420px;
    text-align: center;
}
.one-content&gt;div&gt;img{
    width: 62px;
}
.one-content&gt;div&gt;p{

    margin: 30px 0 10px 0;
}
.one-content&gt;div&gt;p&gt;a{
    font-size: 70px;
    color: #00d664;
    transition: all 0.1s;
    -moz-transition: all 0.1s; /* Firefox 4 */
    -webkit-transition: all 0.1s; /* Safari 和 Chrome */
    -o-transition: all 0.1s; /* Opera */
}
.one-content&gt;div&gt;p&gt;a:hover{
    /*transform: scale(1.1);*/
    font-size: 80px;
}
.one-content&gt;div&gt;span{
    font-size: 16px;
    color: #A0A9B7;
}
.cm-common-title{
    margin-bottom: 50px;
    text-align: center;
}
.cm-common-title&gt;h3{
    color: #3A3A3A;
    font-size: 38px;
}
.cm-common-title&gt;p{
    color: #A0A9B7;
    font-size: 15px;
    width: 925px;
    margin: 25px auto 0 auto;
}

.two-content-list{
    padding: 2px;
    overflow: hidden;
}
.two-content-list&gt;div{
    float: left;
    width: 300px;
    box-shadow: #eee 0px 0px 5px 1px;
    -webkit-box-shadow: #eee 0px 0px 5px 1px;
    -moz-box-shadow: #eee 0px 0px 5px 1px;
}
.two-content-list&gt;div:nth-child(2){
    margin: 0 18px;
}
.two-content-list&gt;div:nth-child(3){
    margin-right: 18px;
}
.two-content-list&gt;div&gt;div{
    width: 300px;
    height: 208px;
    overflow: hidden;
}
.two-content-list&gt;div img{
    width: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.two-content-list&gt;div img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.two-content-list&gt;div&gt;h5{
    font-size: 22px;
    color: #363636;
    margin: 17px 0 8px 0;
    padding-left: 18px;
}
.two-content-list&gt;div&gt;p{
     font-size: 14px;
     color: #A0A9B7;
     margin-bottom: 26px;
     padding-left: 18px;
 }

.three-content-btn{
    text-align: center;
    margin-bottom: 85px;
}
.three-content-img&gt;div{
    overflow: hidden;
    color: #fff;
}
.three-content-img&gt;div&gt;div{
    float: left;
    height: 346px;
    text-align: center;
    overflow: hidden;
    position: relative;

}
.three-content-img&gt;div&gt;div&gt;div{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.three-content-img&gt;div&gt;div img{
    width: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.three-content-img&gt;div&gt;div:hover .three-hover-img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.three-content-img&gt;div&gt;div h5{
    font-size: 28px;
    margin: 116px 0 20px 0;
}
.three-content-img&gt;div&gt;div p{
    font-size: 16px;
}
.three-content-img-first&gt;div{
    width: 620px;
    margin-bottom: 20px;
}
.three-content-img-last&gt;div{
    width: 406px;
}
.three-content-img-first&gt;div:first-of-type{
    margin-right: 20px;
}
.three-content-img-last&gt;div:nth-of-type(2){
    margin: 0 20px;
}

.four-content-list{
    padding: 2px;
    overflow: hidden;
}
.four-content-list&gt;div{
    width: 406px;
    height: 346px;
    float: left;
    background-color: #fff;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    box-shadow: #eee 0px 0px 5px 1px;
    -webkit-box-shadow: #eee 0px 0px 5px 1px;
    -moz-box-shadow: #eee 0px 0px 5px 1px;
    position: relative;
    overflow: hidden;
}
.four-content-list&gt;div&gt;div{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}
.four-content-list&gt;div&gt;img{
    width: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}

.four-content-list&gt;div:hover .four-hover-img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.four-content-list&gt;div:nth-of-type(2){
    margin: 0 19px;
}
.four-content-list&gt;div&gt;div&gt;h5{
    margin-top: 160px;
    font-size: 22px;
}
.four-content-list&gt;div&gt;div&gt;p{
    font-size: 14px;
}

.five-content&gt;div{
    overflow: hidden;
    height: 680px;
}
.five-content&gt;div&gt;div{
    float: left;
}
.five-content&gt;div&gt;div:first-of-type{
    margin-right: 90px;
}
.five-content .zhong{
    margin: 20px 0;
}
.five-common-item{
    width: 360px;
}
.five-common-item&gt;h5{
    font-size: 28px;
    color: #3A3A3A;
    margin-top: 120px;
    margin-bottom: 40px;
    position: relative;
}
.qian&gt;.five-common-item&gt;h5&gt;span:after,.hou&gt;.five-common-item&gt;h5&gt;span:after{
    content: '';
    display: inline-block;
    width: 38px;
    height: 4px;
    background-color: #e64340;
    position: absolute;
    bottom: -10px;
    left: 0;
}
.zhong&gt;.five-common-item&gt;h5&gt;span:after{
    content: '';
    display: inline-block;
    width: 38px;
    height: 4px;
    background-color: #e64340;
    position: absolute;
    bottom: -10px;
    right: 0;
}
.five-common-item&gt;div{
    overflow: hidden;
}
.five-common-item&gt;div&gt;div{
    width: 80px;
    text-align: center;
    font-size: 16px;
    color: #A0A9B7;
    float: left;
    margin-bottom: 40px;
}
.five-common-item&gt;div&gt;div i{
    font-size: 32px;
}
.five-common-item&gt;div&gt;div a{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    text-align: center;
    line-height: 80px;
    background-color: #F4F8FF;
    color: #A0A9B7;
}
.five-common-item&gt;div&gt;div a:hover{
    background-color: #e64340;
    color: #fff;
}
.five-common-item&gt;div&gt;div&gt;p{
    margin-top: 3px;
}
.qian&gt;.five-common-item&gt;div&gt;div,.hou&gt;.five-common-item&gt;div&gt;div{
    margin-right:40px;
}
.zhong&gt;.five-common-item&gt;div&gt;div{
    margin-left: 40px;
}
.zhong&gt;.five-common-item&gt;h5 {
    text-align: right;
}
.seven-content-list{
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.six-content-list{
    text-align: center;
}
.seven-content-list&gt;div{
    height: 460px;
    float: left;
}
.seven-content-list&gt;div:first-of-type{
    width: 620px;
     /*background: url("https://img.qdj8.cn/home_img_diqu01.jpg");*/
}
.seven-content-list&gt;div:first-of-type h5{
    font-size: 36px;
    margin: 180px 0 20px 0;
}
.seven-content-list&gt;div:first-of-type p{
    font-size: 26px;
}
.seven-content-list-right{
    overflow: hidden;
    width: 640px;
}
.seven-content-list-right&gt;div{
    float: left;
    width: 300px;
    height: 140px;
    margin: 0 0 20px 20px;
}
.seven-content-list-right&gt;div&gt;h5{
    font-size: 24px;
    margin: 48px 0 6px 0;
}
.seven-content-list-right&gt;div&gt;p{
    font-size: 14px;
}
.seven-content-list-right&gt;div{
    /*background: url("https://img.qdj8.cn/home_img_diqu02.jpg");*/
}
.eight-content-list{
    overflow: hidden;
}
.eight-content-list&gt;div{
    float: left;
    width:300px;
    height:500px;
    position: relative;
    margin-right: 20px;
}
.eight-content-list&gt;div&gt;img{
    width: 100%;
    height: 100%;
}
.eight-content-list&gt;div&gt;a{
    font-size: 16px;
    color: #fff;
    position: absolute;
    padding: 20px;
    top: 380px;
    left: 0;
}
.eight-content-list&gt;div:last-of-type{
    margin-right: 0;
}

.service-content{
    width: 1260px;
    margin: 70px auto;
}

.service-content&gt;img{
    width:100%;
}

.night-content&gt;div{
    float: left;
    margin-right: 20px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    padding: 50px 30px;
    width: 300px;
    box-sizing: border-box;
}
.night-content&gt;div&gt;h3{
    font-size: 36px;
    color: #3A3A3A;
    margin-bottom: 30px;
}
.night-content&gt;div&gt;.description{
    position: relative;
}
.night-content&gt;div&gt;.description&gt;p{
    text-align: left;
    font-size: 14px;
    color: #A0A9B7;
    height: 150px;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;

}
.night-content&gt;div&gt;.description:hover .des-hover{
    display: block;
}
.des-hover{
    display: none;
    position: absolute;
    top: -155px;
    z-index: 10;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 14px;
    padding: 10px;
    border-radius: 10px;
    min-height: 153px;
    text-align: left;
    box-sizing: border-box;
}
.night-content&gt;div&gt;a{
    font-size: 18px;
    color: #fff;
    background-color: #00D664;
    padding: 0 35px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    display: inline-block;
    margin-top: 30px;

}
.night-content&gt;div&gt;.mtitle{
    font-size: 30px;
    color: #FFA800;
    height: 40px;
}
.night-content&gt;div&gt;.mtitle&gt;span{
    font-size: 12px;
}
.night-content&gt;div:first-of-type&gt;.mtitle{
    color: #FFA800;
}
.night-content&gt;div:last-of-type{
    margin-right: 0;
}



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