.main_2 {
    padding-top: 24px;
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
}
.main_left {
    width: calc(66% - 10px);
    margin-right: 80px;
}
.main_left h1 {
   
    font-weight: bold;
    font-size: 32px;
    color: #333333;
    line-height: 48px;
    font-size: 24px !important;
    line-height: 1.5 !important;
    color: #333 !important;
    margin-bottom: 15px !important;
    font-style: normal;
    font-weight: bold;
}
#post-text ul li,
#post-text ol li {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-left: 10px !important;
    line-height: 32px !important;
    text-align: left !important;
}
#post-text p span {
   
    font-weight: 400;

    color: #333333;
    line-height: 30px;
}
#post-text h2,
#post-text h3 {
    color: #333 !important;
   
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    line-height: 36px;
    padding-bottom: 16px;
}
#post-text p span {
    display: inline !important;
}
.main_left p {
    color: #333 !important;
    text-align: left !important;
    line-height: 1.5 !important;
    text-indent: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    font-style: normal;
  
    font-weight: 500;
    margin-left: 0 !important;
}

.main_left p img{
display: block;
    margin: auto;
}





.main_left h6 {
   
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    line-height: 36px;
}
.main_right {
    width: calc(29% - 10px);
}
.mainzuoyou {
    width: 100%;
}
.prewlous {
    padding-top: 0px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
.prewlous h3 {
    
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    line-height: 16px;
}
.mainzuoyou {
    display: flex;
}
.mainzuoyou dl {
    display: flex;

    justify-content: flex-start;
}
.you dl{
width: 50%;
}
.main_left_h4 {

    font-weight: bold;
    font-size: 24px;
    color: #333333;
    line-height: 36px;

    padding-top: 32px;
    padding-bottom: 20px;
}

.mainzuoyou dl dd {
    width: calc(35% - 10px);
}
.mainzuoyou dl dd img {
    width: 100%;
    height: 100%;
}
.mainzuoyou dl dt {
    width: calc(65% - 10px);
    background: #fefaf9;
    padding: 10px;
}
.mainzuoyou dl dt h6 img {
    width: 15px;
    height: 15px;
    margin-right: 12px;
}
.mainzuoyou dl dt h6 {
 
    font-weight: bold;
    font-size: 12px;
    color: #f94917;
    line-height: 14px;
    margin-bottom: 10px;
}
.mainzuoyou dl dt h5 {
   
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    line-height: 21px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main_finance a {
    width: calc(48% - 10px);
    background: #fefaf9;
}
.main_2main {
    padding: 0px;
    margin-top: 40px;
    background: #ffffff;
}
.main_finance {
    max-width: 1300px;
    margin: auto;
    gap: 40px;
}
.finance h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
 
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    line-height: 21px;
}
.finance p {
   
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #333333 !important;
    line-height: 16px !important;
}
.finance h6 span {
   
    font-weight: bold;
    font-size: 12px;
    color: #f94917;
    line-height: 14px;
    padding-left: 0px;
}
.finance h6 img {
    width: 15px;
    height: 15px;
    margin-right: 12px;
}
.footer_3 {
    margin-top: 80px;
}
.maingai {
    display: flex;
    flex-direction: column;
}
.maingai dl {
    margin-bottom: 20px;
}

.mainzuoyou dl dt h4 {
    font-weight: bold;
    font-size: 12px;
    color:  #DB162F;
    line-height: 14px;
}
.main_2main h2 {
   
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 23px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.main_2main h2 img {
    width: 17px;
    height: 18px;
    margin-right: 5px;
}
.ptewlouss {
    display: none;
}
@media (max-width: 1130px) {
    .main_right {
             width: 90%;
    }
}
@media (max-width: 768px) {
    .main_left h1 {
        font-size: 40px;
        line-height: 60px;
    }
    .main_left_h4 {
     
        font-weight: bold;
        font-size: 28px;
        color: #000000;
        line-height: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .ptewlouss {
        display: block;
    }
    .mainzuoyou dl {
        display: flex;
        justify-content: space-between;
    }
.you dl {
    width: 100%;
}
    .mainzuoyou dl dd {
        width: calc(40% - 10px);
    }
    .main_left {
        width: 90%;
        margin-right: 0px;
    }
    .mainzuoyou {
        display: flex;
        flex-direction: column;
    }
    .prewlous h3:nth-child(2) {
        display: none;
    }
    .prewlous {
        padding-top: 10px;
    }
    .mainzuoyou dl:nth-child(1) {
        display: flex;
        flex-direction: row-reverse;
    }
    .main_2main h2 {
        width: 100%;
    }
    .main_finance {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .main_left h6 {
     
        font-weight: bold;
        font-size: 24px;
        color: #f94917;
        line-height: 28px;
    }
    .finance h6 img {
        width: 30px;
        height: 30px;
    }
    .finance h6 span {
        padding-left: 0px;
        font-size: 24px;
        line-height: 28px;
    }
    .finance h5 {
        font-size: 28px;
        line-height: 42px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    .mainzuoyou dl dt h6 img {
        width: 30px;
        height: 30px;
        margin-right: 12px;
    }
    .mainzuoyou dl dt h6 {
        font-size: 24px;

        line-height: 28px;
    }
    .mainzuoyou dl dt h5 {
        font-size: 28px;

        line-height: 42px;
    }
    .mainzuoyou dl dt h4 {
        font-size: 24px;

        line-height: 28px;
    }
    .main_2main h2 {
        font-weight: 900;
        font-size: 32px;
        line-height: 38px;
        letter-spacing: 2px;
    }
    .main_2main h2 img {
        width: 34px;
        height: 34px;
    }
    .prewlous h3 {
        font-size: 24px;
        line-height: 28px;
    }
}
@media (max-width: 540px) {
.ptewlouss h3{

display: none;
}
    .finance h6 span {
        font-size: 12px;
        line-height: 14px;
    }
    .prewlous h3 {
        font-size: 12px;

        line-height: 14px;
    }
    .mainzuoyou dl dt h6 img {
        width: 15px;
        height: 15px;
        margin-right: 12px;
    }

    .mainzuoyou dl dt h6 {
        font-size: 12px;
        line-height: 14px;
    }

    .mainzuoyou dl dt h5 {
        font-size: 14px;

        line-height: 21px;
    }
    .mainzuoyou dl dt h4 {
        font-size: 12px;
        line-height: 14px;
    }
    .main_2main h2 img {
        width: 17px;
        height: 17px;
    }
    .main_2main h2 {
        font-weight: 900;
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 1px;
    }
    .main_finance a {
        width: calc(50% - 10px);
    }
    .finance h6 img {
        width: 15px;
        height: 15px;
    }
    .finance h5 {
        font-size: 14px;

        line-height: 21px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    .finance h4 {
        font-size: 12px;
        line-height: 14px;
    }
    .main_finance {
        gap: 20px;
    }
    .main_left h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .main_left_h4 {
        font-size: 14px;

        line-height: 20px;
    }
    .main_left p {
        font-weight: 400;
        font-size: 14px;
        font-size: 12pt;
        line-height: 28px;
    }
    #post-text p span {
     
        font-weight: 400;

        color: #333333;
        line-height: 20px;
    }
    #post-text h2,
    #post-text h3 {
        color: #333 !important;
        
        font-weight: bold;
        font-size: 24px;
        color: #333333;
        line-height: 28px !important;
        padding-bottom: 15px;
    }
    #post-text img {
        width: 100% !important;
    }
    #post-text ul li,
    #post-text ol li {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        margin-left: 10px !important;
        line-height: 26px !important;
        color: #333 !important;
    }
}
