<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.container .aboutBigWords {
    margin-top: 100px;
    font-size: 50px;
    font-weight: bold;
    color: #271e1a;
    text-align: center;
}
.container .compName {
    margin-top: 5px;
    font-size: 18px;
    color: #271e1a;
    text-align: center;
}
.container .partOne {
    margin: 80px 230px 0 230px;
    height: 420px;
}
.container .partOne .partOneLeft {
    float: left;
    width: 48.5%;
    height: 420px;
    overflow-y: auto;
    background: #24a968;
}
.container .partOne .partOneLeft::-webkit-scrollbar {
    width: 8px;
    height: 20px;
}
.container .partOne .partOneLeft::-webkit-scrollbar-thumb {
    background: #1586be;
    width: 8px;
    height: 20px;
}
.container .partOne .partOneLeft::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #fff;
}
.container .partOne .partOneLeft .partOneLeftSon {
    margin: 60px 40px 0 40px;
}
.container .partOne .partOneLeft .partOneLeftSon .titleWords {
    height: 54px;
    border-bottom: 2px solid #fff;
}
.container .partOne .partOneLeft .partOneLeftSon .titleWords .oneWords {
    font-size: 28px;
    color: #fff;
    float: left;
}
.container .partOne .partOneLeft .partOneLeftSon .titleWords .twoWords {
    float: right;
}
.container .partOne .partOneLeft .partOneLeftSon .titleWords .twoWords img {
    margin-top: 10px;
}
.container .partOne .partOneLeft .partOneLeftSon .aboutTxt {
    margin-top: 25px;
    font-size: 22px;
    color: #fff;
    line-height: 35px;
}
.container .partOne .partOneRight {
    float: left;
    width: 48.5%;
    height: 434px;
    margin-left: 3%;
    margin-top: -6px;
    background: url(../img/shadow.jpg) no-repeat;
    background-size: 100% 100%;
}
.container .partOne .partOneRight .partOneRightSon {
    margin: 66px 45px 0 45px;
}
.container .partOne .partOneRight .partOneRightSon .titleWords {
    height: 54px;
    border-bottom: 2px solid #088f7d;
}
.container .partOne .partOneRight .partOneRightSon .titleWords .oneWords {
    font-size: 28px;
    color: #24a968;
    float: left;
}
.container .partOne .partOneRight .partOneRightSon .titleWords .twoWords {
    float: right;
}
.container .partOne .partOneRight .partOneRightSon .titleWords .twoWords img {
    margin-top: 10px;
}
.container .partOne .partOneRight .partOneRightSon .aboutIcons {
    margin-top: 25px;
}
.container .partOne .partOneRight .partOneRightSon .aboutIcons ul li {
    float: left;
    width: 24%;
    height: 270px;
    vertical-align: middle;
    margin-right: 14%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}
.container .partOne .partOneRight .partOneRightSon .aboutIcons ul li:last-child {
    margin-right: 0;
}
.container .partOne .partOneRight .partOneRightSon .aboutIcons ul li img {
    max-width: 100%;
}
.container .partTwo {
    margin-top: 80px;
    background: #bedcd6;
    padding: 100px 0 120px 0;
}
.container .partTwo .searches {
    width: 700px;
    height: 92px;
    margin: 0 auto;
    position: relative;
}
.container .partTwo .searches input[type="text"] {
    width: 263px;
    height: 86px;
    border: 2px solid #24a968;
    padding: 0 77px 0 360px;
    font-size: 18px;
}
.container .partTwo .searches .proButton {
    display: block;
    width:  350px;
    height: 86px;
    line-height: 86px;
    text-align: center;
    font-size: 34px;
    color: #fff;
    background: #24a968;
    position: absolute;
    top: 2px;
    left: 2px;
}
.container .partTwo .searches .proButton:hover {
    color: #f9aa43;
}
.container .partTwo .searches img {
    height: 86px;
    position: absolute;
    top: 2px;
    right: -2px;
    cursor: pointer;
}
.container .partTwo .categories {
    margin: 46px 160px 0 160px;
}
.container .partTwo .categories .everyCategory {
    margin-top: 40px;
    padding: 40px 0 50px 0;
    width: 100%;
    background: #fff;
    border-radius: 60px;
    position: relative;
}
.container .partTwo .categories .everyCategory .secIndex {
    width: 100px;
    height: 190px;
    background: #24a968;
    border-radius: 0 0 60px 60px;
    position: absolute;
    top: 1px;
    right: 135px;
}
.container .partTwo .categories .everyCategory .secIndex2 {
    background: #1586be;
}
.container .partTwo .categories .everyCategory .secIndex .secIndexYuan1 {
    width: 84px;
    height: 84px;
    margin: 96px auto 0 auto;
    border-radius: 50%;
    background: #fff;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.container .partTwo .categories .everyCategory .secIndex .secIndexYuan1 .secIndexYuan2 {
    width: 66px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    border-radius: 50%;
    background: #24a968;
    font-size: 45px;
    color: #fff;
}
.container .partTwo .categories .everyCategory .secIndex .secIndexYuan1 .secIndexYuan22 {
    background: #1586be;
}
.container .partTwo .categories .everyCategory .cateWords {
    width: 342px;
    height: 58px;
    line-height: 58px;
    margin-left: 90px;
    font-size: 38px;
    color: #303232;
    background: url(../img/power.jpg) no-repeat;
    background-position: center right;
}
.container .partTwo .categories .everyCategory .cateWords2 {
    width: 560px;
    background: url(../img/motor.jpg) no-repeat;
    background-position: center right;
}
.container .partTwo .categories .everyCategory .cateWords3 {
    width: 650px;
    background: url(../img/sanlun.jpg) no-repeat;
    background-position: center right;
}
.container .partTwo .categories .everyCategory .cateWords4 {
    width: 706px;
    line-height: 72px;
    background: url(../img/car.jpg) no-repeat;
    background-position: center right;
}
.container .partTwo .categories .everyCategory .cateWords span {
    color: #24a968;
}
.container .partTwo .categories .everyCategory .cateWords2 span {
    color: #1586be;
}
.container .partTwo .categories .everyCategory .cateWords3 span {
    color: #24a968;
}
.container .partTwo .categories .everyCategory .cateWords4 span {
    color: #1586be;
}
.container .partTwo .categories .everyCategory .lines {
    height: 15px;
    margin-left: 90px;
    margin-top: 8px;
}
.container .partTwo .categories .everyCategory .lines4 {
    margin-top: 15px;
}
.container .partTwo .categories .everyCategory .lines .linesPub {
    width: 145px;
    height: 15px;
    float: left;
}
.container .partTwo .categories .everyCategory .lines .linesOne {
    background: #24a968;
}
.container .partTwo .categories .everyCategory .lines .linesOne2 {
    background: #1586be;
}
.container .partTwo .categories .everyCategory .lines .linesTwo {
    background: #303232;
}
.container .partTwo .categories .everyCategory .smallWords {
    margin-top: 12px;
    margin-left: 88px;
    font-size: 28px;
    color: #3e4341;
}
@media screen and (max-width: 1550px) {
    .container .partTwo .categories .everyCategory .smallWords {
         width: 700px;
    }
}
.container .partTwo .categories .everyCategory .smallWords span {
    color: #24a968;
}
.container .partTwo .categories .everyCategory .smallWords2 span {
    color: #1586be;
}
.container .partTwo .categories .everyCategory .proLists {
    margin: 50px 90px 0 90px;
}
.container .partTwo .categories .everyCategory .proLists ul li {
    float: left;
    width: 30%;
    margin-right: 5%;
    text-align: center;
}
.container .partTwo .categories .everyCategory .proListsHand ul li {
    cursor: pointer;
}
.container .partTwo .categories .everyCategory .proLists ul li:last-child {
    margin-right: 0;
}
.container .partTwo .categories .everyCategory .proLists ul li img {
    max-width: 100%;
}
.container .partTwo .categories .everyCategory .proLists ul li .proName {
    margin-top: 40px;
    font-size: 30px;
    color: #070505;
    text-align: center;
}
.container .partTwo .categories .everyCategory .proLists ul li .proName span {
    color: #24a968;
}
.container .partTwo .categories .everyCategory .proListsHand ul li:hover .proName,
.container .partTwo .categories .everyCategory .proListsHand ul li:hover .proName span {
    color: #f9aa43;
}
.container .partTwo .categories .everyCategory .moreButton {
    margin: 40px auto 0 auto;
    width: 358px;
    height: 64px;
    background: #1586be;
    border-radius: 50px;
    cursor: pointer;
}
.container .partTwo .categories .everyCategory .moreButton2 {
    background: #24a968;
}
.container .partTwo .categories .everyCategory .moreButton .moreButtonSon {
    margin-left: 35px;
    width: 290px;
    height: 64px;
    line-height: 64px;
    background: url(../img/san.png) no-repeat;
    background-position: center right;
    font-size: 32px;
    color: #fff;
}
.container .partTwo .categories .everyCategory .moreButton .moreButtonSon2 {
    width: 300px;
}
.container .partTwo .categories .everyCategory .moreButton:hover .moreButtonSon {
    color: #f9aa43;
    background: url(../img/sanon.png) no-repeat;
    background-position: center right;
}
.container .message {
    width: 1120px;
    height: 458px;
    margin: 80px auto 0 auto;
    position: relative;
}
.container .message .messageSon {
    width: 1120px;
    height: 530px;
    border-radius: 0 0 20px 20px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.container .message .messageSon .msgInput {
    float: left;
    width: 470px;
    height: 400px;
    padding-left: 20px;
}
.container .message .messageSon .msgInput .everyTxt {
    margin-top: 20px;
    width: 452px;
    position: relative;
}
.container .message .messageSon .msgInput .everyTxt .selProBtn {
    width: 36px;
    height: 55px;
    position: absolute;
    top: 1px;
    right: 1px;
    text-align: center;
    cursor: pointer;
}
.container .message .messageSon .msgInput .everyTxt .selProBtn img {
    width: 16px;
    height: 12px;
    margin-top: 21.5px;
}
.container .message .messageSon .msgInput .everyTxt .categoryChoose {
    width: 200px;
    min-height: 100px;
    padding-bottom: 15px;
    border: 1px solid #a9a6a6;
    position: absolute;
    right: 0;
    top: 56px;
    background: #fff;
    z-index: 10;
    transition: visibility 0.8s,opacity 0.8s;
    -webkit-transition: visibility 0.8s,opacity 0.8s;
    -ms-transition: visibility 0.8s,opacity 0.8s;
    -moz-transition: visibility 0.8s,opacity 0.8s;
    -o-transition: visibility 0.8s,opacity 0.8s;
    opacity: 0;
    visibility: hidden;
}
.container .message .messageSon .msgInput .everyTxt .categoryChoose .catsOne {
    margin: 15px 0 0 20px;
    font-size: 16px;
}
.container .message .messageSon .msgInput .everyTxt .categoryChoose .catsOne span {
    cursor: pointer;
}
.container .message .messageSon .msgInput .everyTxt .categoryChoose .catsOne span:hover {
    color: #f9aa43;
}
.container .message .messageSon .msgInput .everyTxt input[type="text"] {
    width: 430px;
    height: 55px;
    border: 1px solid #a9a6a6;
    padding: 0 10px;
    font-size: 18px;
    color: #b1b1b1;
}
.container .message .messageSon .msgInput .everyTxt textarea {
    width: 430px;
    height: 100px;
    border: 1px solid #a9a6a6;
    padding: 10px;
    font-size: 18px;
    color: #b1b1b1;
}
.container .message .messageSon .msgInput .everyTxt textarea::placeholder {
    height: 100px;
    line-height: 100px;
}
.container .message .messageSon .msgInput .everyTxt textarea::-webkit-input-placeholder {
    height: 100px;
    line-height: 100px;
}
.container .message .messageSon .msgInput .everyTxt textarea:-moz-placeholder {
    height: 100px;
    line-height: 100px;
}
.container .message .messageSon .msgInput .everyTxt textarea:-ms-input-placeholder {
    height: 100px;
    line-height: 100px;
}
.container .message .messageSon .msgInput .submits {
    margin-top: 20px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #24a968;
    text-align: center;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
}
.container .message .messageSon .msgInput .submits:hover {
    color: #f9aa43;
    font-weight: bold;
}
.container .message .bigLogo {
    float: left;
    margin-left: 50px;
}
.container .message .bigLogo img {
    margin-top: 142px;
}</pre></body></html>