main {
    /*margin-top: 56px;  */
    font-size: 16px;
    color: #333333;
}
.main {
    max-width: 1223px;
    margin: auto;
}

.main-2 {
    max-width: 808px;
    margin: auto;
}

body {
    min-width: 1223px !important;
}

ul,ol {
    list-style-type: none;
}

.banner{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    background-size: 100% 100% !important;
    background: url(/img/dpt/dpt-1.png) no-repeat;
    height: 312px;
    color: white;
}

.banner .text-box {
    padding-top: 75px;
}
.banner .text-box .title {
    font-size: 35px;
    font-weight: bold;
    color: #FFFFFF;
}


.banner  .btn {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    padding: 0 30px;
    border-radius: 18.5px;
    font-size: 16px;
    background-color: #e5a414;
    color: #fff;
    margin-top: 20px;
}
.section-1{
    margin-top: 61px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}
.section-1 img{
    padding-left: 158px;
    padding-top: 40px;
}

.section-2{
    background-color: #F8F8F8;
    margin-top: 75px;
}

.section-2 .content-box{
    padding:62px 0px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.section-2 .content-box .left-box{
    padding-right: 124px;
}
.section-2 .content-box .left-box .title{
    font-size: 30px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}
.section-2 .content-box .left-box .text{

    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 30px;
}

.section-3{
    margin-top: 75px;
}
.section-3 .title{
    text-align: center;
    font-size: 36px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}
.section-3 .img-box{
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-3 .img-box .content-box{
    width: 533px;
}

.section-3 .img-box .text-1{
    font-size: 30px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}

.section-3 .img-box .text-2{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 30px;
}

.section-4{
    background-color: #F8F8F8;
    margin-top: 76px;
}
.section-4 .content-box{
    padding: 68px 0px;
    text-align: center;
}
.section-4 .content-box ul{
    display: flex;
    justify-content: space-between;
}
.section-4 .content-box ul li{
    max-width: 336px;
}
.section-4 .content-box ul li:first-child{
    /*padding-right: 142px;*/
}
.section-4 .content-box ul li .text-1{
    font-size: 30px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}

.section-4 .content-box ul li .text-2{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 30px;
}

.section-5{
    margin-top: 75px;
}
.section-5 .content-box{
    padding: 29px 27px 64px 75px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-5 .content-box .text-1{
    font-size: 24px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}

.section-5 .content-box .text-2{
    font-size: 30px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-top: 30px;
}
.section-5 .content-box .text-3{

    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 30px;
}
.section-5 .content-box .left-box{
    margin-right: 105px;
}

.section-6{
    margin-top: 75px;
}
.section-6 ul{
    display: flex;
    justify-content: space-between;
}
.section-6 ul li{
    background-color: #F8F8F8;
    width: 371px;
    text-align: center;
    padding:43px 0px ;
    border-radius: 10px 10px 10px 10px;
}

.section-6 ul li .text-1{
    font-size: 50px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #333333;
}
.section-6 ul li .text-2{
    font-size: 24px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}
.section-6 ul li .text-3{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 15px;
}
.section-bottom{
    margin-top: 102px;
    background-color: #E09F0E;
}
.section-bottom .content-box{
    text-align: center;
    padding:63px 0px;
    color: #FFFFFF;
}
.section-bottom .content-box .title{
    font-size: 30px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 21px;
}


.section-bottom .slide-from-but{
    font-size: 16px;
    font-weight: 400;
    color: #E09F0E;
    line-height: 24px;
    background:#FFFFFF ;
    padding: 8px 32px !important;
    border-radius: 30px;


}
