.box20220226110960sub {
    position:relative;
    width: 100%;
    min-height: 390px;
    margin-bottom: 30px;
}
.box20220226110960sub .picbox {
    background-color: #e3e3e3;
}
.box20220226110960sub .zoomImage {
    padding-bottom: 66.667%;
}
.box20220226110960sub .title {
    font-size:14px;
    margin-top: 0px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}
.box20220226110960sub_2_1 {
    font-size:12px;
    margin-top: 9px;
    margin-bottom: 15px;
    text-align: center;
}
.box20220226110960sub .more {
    font-size:18px;
    line-height:30px;
    padding-left: 15px;
    padding-right: 0px;
}
.box20220226110960sub_2 {
    position: relative;
}

.box20220330225339 {
    display: flex;
    justify-content: center;
}
.box20220330225339_1 {
	padding: 0 22px;    
    font-size: 12px;
	border: 1px solid #cacaca;	
}

.box20220226110960sub .titel_line {
    float: left;
    width: 100%;
    margin: 13px 0px;
    /*border-bottom: 1px solid #333;*/
}
.box20220226110960sub .content {
    font-size:12px;
    color: #131313;
    font-weight: 100;
    padding-bottom: 20px;
}
/*小屏端*/
 @media (min-width: 768px) {
    .box20220226110960sub_1 {
        padding: 0px;
    }
}
@media (min-width: 768px) {
    .box20220226110960sub {
        float: left;
        position:relative;
        width: 100%;
        min-height: 390px;
        margin-bottom: 190px;
    }
    .box20220226110960sub .picbox {
        background-color: #e3e3e3;
    }
    .box20220226110960sub .zoomImage {
        padding-bottom: 66.667%;
    }
    .box20220226110960sub .title {
        font-size:36px;
        margin-top: 0px;
        text-align: left;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .box20220226110960sub_2_1 {
        font-size:22px;
        margin-top: 18px;
        margin-bottom: 88px;
        text-align: left;
    }
    .box20220226110960sub .more {
        font-size:18px;
        line-height:30px;
        padding-left: 15px;
        padding-right: 0px;
    }
    .box20220226110960sub_2 {
        position: relative;
    }
	
	
.box20220330225339 {
    display: flex;
    justify-content:flex-end;
}
.box20220330225339_1 {
	padding: 0 22px;    
    font-size: 22px;
	border: 1px solid #cacaca;	
}
    .box20220226110960sub .titel_line {
        float: left;
        width: 100%;
        margin: 13px 0px;
        /*border-bottom: 1px solid #333;*/
    }
    .box20220226110960sub .content {
        font-size:30px;
        color: #131313;
        font-weight: 100;
        padding-bottom: 50px;
    }
}
/*大屏端*/
 @media (min-width: 1608px) {
    .box20220226110960sub_1 {
        width: 600px;
        margin-right: 50px;
        /*默认左右框架的间隔*/
    }
    .box20220226110960sub_2 {
        width: 890px;
        height: 390px;
    }
    .box20220226110960sub .title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .box20220226110960sub .content {
        padding-right: 85px;
    }
}
.box20220226110960sub:last-child {
    margin-bottom: 0px;
    border-bottom:none;
}