<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* pc */
.opt-div-g h1{
    font-size: 4.8rem;
}
.opt-div-g p{
    font-size: 2rem;
}

/* 绗竴閮ㄥ垎 */
.opt-sec1{
    text-align: center;
    color: #263249;
  
    
}
.opt-sec1 h1{
    margin: 55px 0;
}
.opt-sec1 .s1-line{
    margin: 0 auto;
    margin-bottom: 70px;
}
.opt-sec1 .container div{
    margin-bottom: 50px;
    
}
.opt-sec1 p:nth-of-type(1){
    margin-bottom: 90px;
}
@media (min-width:990px){
    .opt-sec1 .mid{
       margin-top: 80px;
    }
}



/* 绗簩閮ㄥ垎 */
.opt-sec2{
    background: url("../img/opt_img3.jpg");
    padding: 90px 0;
    text-align: center;
    
}
.opt-sec2 h1{
    color:#fff;
    margin-bottom: 100px;
}
.opt-sec2 p{
    color:#fff;    
}
.opt-sec2 .s2-p-box{
    margin-bottom: 50px;
}
/* 绗笁閮ㄥ垎 */
.opt-sec3{
    background: url("../img/opt_img4.jpg") no-repeat center center;
    text-align: center;
    background-size: cover;
    /* height: 633px; */
    padding-bottom: 50px;
}
.opt-sec3 div h1{
  margin: 100px 0;
}   

.opt-sec3 p:nth-of-type(1){
    margin-bottom: 50px;
}
.opt-sec3 p:nth-of-type(2){
    margin-bottom: 100px;
}
/* 绗洓閮ㄥ垎 */
.opt-sec4{
    background: url("../img/opt_img5.jpg");
    padding: 90px 0;
}
.opt-sec4 h1{
    color:#fff;
    margin-bottom: 100px;
}
.opt-sec4 p{
    color:#fff;    
}
.opt-sec4 p:nth-of-type(1){
    margin-bottom: 50px;
    
}
/* 绗簲閮ㄥ垎 */
.opt-sec5{
    background-color: #f4f1f1;
    padding-top: 90px;
    
}
.opt-sec5 h1{
    margin-bottom: 100px;
    text-align: center;
}
.opt-sec5 p:nth-of-type(1){
    margin-bottom: 50px;
    
}
.opt-sec5 p:nth-of-type(2){
    margin-bottom: 60px;
}
.opt-sec5  a{
    color: #55bdec;
}
.opt-sec5 .pull-right1{
    /* padding-bottom: 60px; */
    text-align: right;
    display: block;
}
.opt-s5-img{
    padding-left: 0;
}
/* 绗叚閮ㄥ垎 */
/* ---- */
.opt-sec3 .pull-right1 {
    margin: 0 10% 0 82% ;
    padding:4px 0;
    text-align: center;
    display: block;
    border: 1px solid #55bdec;
    border-radius: 10px;
}
.opt-sec3 a {
    color: #55bdec;
}
/* moblie */
@media screen  and (max-width:768px){
    .opt-div-g p{
        font-size: 1.4rem;
    }
    .opt-div-g h1{
        font-size: 1.8rem;
        font-weight: bold;
    }
    .opt-sec1 .s1-line{
        margin-top:0;
        margin-bottom: 40px;
    }

    .opt-div-g a{
        font-size: 1.2rem;
        
    }
    .opt-sec1 p{
        text-align: left;
    }
    .opt-sec1 p:nth-of-type(1) {
        margin-bottom: 10px;
       
    }
    .opt-sec1 h1{
        margin:20px 0;
    }
    .opt-sec1 .container div{
        margin-bottom: 20px;
    }
    .opt-sec2{
        padding:35px 0;
    }
    .opt-sec2 h1{
        margin-bottom:20px;
    }
    .opt-sec2 .s2-p-box{
        margin-bottom:30px;
        
    }
    .opt-sec2 .shrink img{
        padding-bottom: 20px;
    }
    .opt-sec3{
        padding-bottom:15px;
    }
    .opt-sec3 div h1{
        margin:30px 0;
    }
    .opt-sec3 p:nth-of-type(1){
        margin-bottom:0;
        
    }
    .opt-sec3 p{
        text-align: left;
    }
    .opt-sec3 p:nth-of-type(2){
        margin:30px 0 15px 0;
        
    }

    .opt-sec4{
        padding: 40px 0;
    }
    .opt-sec4 h1{
        text-align: center;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .opt-sec4 p:nth-of-type(1){
        margin-bottom:10px;
    }
    .opt-sec5{
        padding: 40px 0 10px 0;
        
    }
    .opt-sec5 h1{
        margin-top: 20px;
        margin-bottom:30px;
    }
    .opt-sec5 p:nth-of-type(1){
        margin-bottom:20px;
    }
    .opt-sec5 p:nth-of-type(2){
        margin-bottom:20px;
        
    }
    .opt-sec5 .pull-right1{
        margin-right: 15px;
        padding-bottom: 10px;
    }

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