<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*END*/
/*.proDuct ul li {
    float: left;
    list-style: none;
}*/

.proDuct span:nth-child(1) {
    font-weight: bold;
    font-size: 35px;
}

.proDuct span:nth-child(2) {
    font-weight: bold;
    font-size: 35px;
    color: #0075C2;
    margin-left: 10px;
    margin-right: 10px;
}

.proDuct span:nth-child(3) {
    line-height: 40px;
    font-size: 23px;
    color: #797979;
}

/*品牌介绍*/
.Brand {
    text-align: center;
}

.Brand span:nth-child(1) {
    font-weight: bold;
    font-size: 35px;
}

.Brand span:nth-child(2) {
    font-weight: bold;
    font-size: 35px;
    color: #0075C2;
    margin-left: 10px;
    margin-right: 10px;
}

.Brand span:nth-child(3) {
    line-height: 40px;
    font-size: 23px;
    color: #797979;
}

.CompanyProfile {
    width: 100%;
    background-color: white;
}

.CompanyProfile_top {
    width: 1060px;
    display: inline-block;
    margin-top: 70px;
    margin-left: 70px;
}

.CompanyProfile_top_left {
    height: 254px;
    width: 392px;
    float: left;
    text-align: center;
}

.CompanyProfile_top_right {
    float: left;
    margin-left: 40px;
    width: 620px;
}

.CompanyProfile_right_title {
    display: -webkit-box;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
}

.CompanyProfile_right_center p {
    text-indent: 2em;
    font-size: 16px;
    text-align:left;
  
}

.CompanyProfile_right_center {
    margin-top: 20px;
    line-height: 36px;
}
.CompanyProfile_bottom {
    width: 1060px;
    height: 180px;
    margin-top: 50px;
    margin-left: 70px;
}
.CompanyProfile_bottom_title {
    font-weight: bold;
    font-size: 23px;
}
.CompanyProfile_bottom_lines {
    height: 1px;
    width: 71px;
    background-color: #FAA013;
    margin-top: 25px;
}
.CompanyProfile_bottom_content {
    font-size: 17px;
    margin-top: 29px;
    line-height: 30px;
    text-align:left;
}
/*新闻咨询*/
.Newscenter{
    text-align: center;
}
    .Newscenter span:nth-child(1) {
        font-weight: bold;
        font-size: 35px;
    }
    .Newscenter span:nth-child(2) {
        font-weight: bold;
        font-size: 35px;
        color: #0075C2;
        margin-left: 10px;
        margin-right: 10px;
    }
    .Newscenter span:nth-child(3) {
        line-height: 40px;
        font-size: 23px;
        color: #797979;
        vertical-align: bottom;
    }
    /*联系我们*/
.Contactus ul li {
    float:left;
}
    .Contactus ul li:nth-child(1) {
        font-weight: bold;
        font-size: 35px;
    }
    .Contactus ul li:nth-child(2) {
        font-weight: bold;
        font-size: 35px;
        color: #0075C2;
        margin-left: 10px;
        margin-right: 10px;
    }
    .Contactus ul li:nth-child(3) {
        line-height: 40px;
        font-size: 23px;
        color: #797979;
    }
.addRess_all {
    height:424px;
    width:1200px;
 
}
.addRess_left {
float:left;
width:232px;

height:424px;
}
.addRess_Title {
    font-size:22px;
}
.addRess_lines {
    height: 1px;
    width: 34px;
    background-color: #0075C5;
    margin-top:10px;
}
.addRess_Website {
    margin-top:20px;
    font-size:16px;
}
    .addRess_Website span {
        color: #00A2EC;
    }
.addRess_Emil {
font-size:16px;
margin-top:20px;
}
.addRess_Hotline {
margin-top:20px;
font-size:16px;
}
    .addRess_Hotline span {
        color: #FAA013;
    }
.addRess_Address {
    margin-top:11px;
    font-size:15px;
line-height:34px;
}
.addRess_QRtxt {
margin-top:4px;
}
.addRess_right {
   float:left;
   margin-left:60px;
}</pre></body></html>