.main-container {
    background-color: #f8f8f9;
    height: 100%;
}
.main-container .section-1 {
    height: 600px;
    background-color: #f8f8f9;
}
.main-container .section-1 .banner {
    background-image: url("../images/21cb0df65f26f3c8e75420a742ed5ec0a33587.jpg");
    height: 600px;
    width: 100%;
    position: absolute;
    min-width: 1200px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 2000px 598px;
}
.main-container .section-1 .banner .container {
    padding-top: 91px;
}
.main-container .section-1 .banner .container div:first-child {
    font-size: 44px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    text-align: left;
    color: #000000;
}
.main-container .section-1 .banner .container div:nth-child(2) {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: justify;
    color: #666666;
    margin-top: 26px;
}
.main-container .section-common {
    background-color: #f8f8f9;
    /*padding-top: 62px;*/
}
.section-common-2 .line{
    width:1168px;
    margin: 0 auto;
    height:1px;
    background: #d8d8d8
}
.section-bg-white {
    background-color: #ffffff !important;
}
.main-container .section-common .container .con-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 35px;
}
.main-container .section-common .container .con-box .text-box {
    margin-top: 68px;
}
.main-container .section-common .container .con-box .text-box .text-1{
    width: 100%;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    color: #deb85b;
}
.main-container .section-common .container .con-box .text-box .horizon-line {
    width: 45px;
    height: 2px;
    background-color: #deb85b;
    margin: 27px 0;
}
.main-container .section-common .container .con-box .text-box .text-2 {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.72;
    letter-spacing: 1px;
    color: #000000;
}
.main-container .section-common .container .con-box .text-box .intro-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 68px;
}
.main-container .section-common-2 {
    height: 660px;
    margin-bottom: 120px;
    background-color: #f8f8f9;
}
.main-container .section-common-2 .con-box {
    position: relative;
}
.main-container .section-common-2 .container .con-box .text-box {
    /*margin-top: 68px;*/
    text-align: center;
    padding-top: 68px;
}
.main-container .section-common-2 .container .con-box .text-box .text-1{
    width: 100%;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    color: #deb85b;
}
.main-container .section-common-2 .container .con-box .text-box .horizon-line {
    width: 45px;
    height: 2px;
    background-color: #deb85b;
    margin: 27px auto;
}
.main-container .section-common-2 .container .con-box .text-box .text-2 {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.72;
    letter-spacing: 1px;
    color: #000000;
}
.main-container .section-common-2 .container .con-box .img-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 220px;
}
.img-box-1 {
    top: 185px !important;
}
