.in_one_div {
    width: 1220px;
    margin: auto;
    overflow: hidden;
    position: absolute;
    margin-left: 50%;
    transform: translateX(-50%);
    top: -70px;
}
.in_one, .in_two{
    background-color: #f7f8f9;
}

.in_two_div_left{
    /* background-color: white; */
}

.in_one_item {
    margin: 5px;
    width: calc(33.33% - 10px);
    float: left;
    height: 133px;
    position: relative;
}

.in_one_content {
    position: absolute;
    left: 55px;
    top: 37px;
}

.in_one_title1 {
    font-size: 15px;
    
    color: #333333;
}

.in_one_title2 {
    font-size: 11px;
    
    color: #656565;
    margin-top: 4px;
}

.in_one {
    height: 80px;
}

.in_two_div {
    width: 1200px;
    margin: auto;
    padding-top: 35px;
    display: flex;

}

.in_two_div_left {
    width: 250px;
    margin-bottom: 12px;
}


.in_two_div_right {
    width: calc(100% - 250px);
}

.tele_div {
    width: 250px;
    height: 125px;
    position: relative;
}

.tele_content {
    position: absolute;
    top: 37px;
    left: 67px;
}

.tele_title1 {
    font-size: 22px;
    
    color: #FFFFFF;
}

.left_title_1 {
    font-size: 16px;
    
    color: #D50029;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 18px;
}

.right_arrow {
    width: 20px;
    /* margin: auto; */
    margin-left: 46px;
    margin-top: 5px;
}

.right_item {
    width: 180px;
    cursor: pointer;
    height: 35px;
    background: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #DDDDDD;
    margin: auto;
    margin-bottom: 12px;

}

.red_border {
    border: 1px solid #D50029;
    color: red;
}

.right_item_title {
    font-size: 14px;
    
    color: #333333;
    margin-top: 7px;
    margin-left: 7px;
    float: left;
    display: block;
}

.right_item_img {
    width: 16px;
    float: left;
    height: 16px;
    margin-left: 55px;
    margin-top: 8px;
}

.right_item2 {
    width: 180px;
    cursor: pointer;
    height: 35px;
    background: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #DDDDDD;
    margin: auto;
    font-size: 14px;
    
    color: #333333;
    line-height: 35px;
    text-align: center;
    margin-bottom: 12px;
}

.bottom_tele {
    width: 220px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 20px;
    position: relative;
}

.bottom_tele_txt2 {
    font-size: 20px;
    
    color: #FFFFFF;
    text-align: center;
    margin-top: 5px;
}

.bottom_tele_txt1 {
    font-size: 14px;
    
    color: #FFFFFF;
    text-align: center;
}

.bottom_tele_div {
    position: absolute;
    top: 37px;
    width: 100%;
}
.content_item_div{
    width: calc(100% -  12px);
    padding: 0px 0px 0px 12px;
}

.content_item {
    box-sizing: border-box;
    width: 100%;
    /* margin-left: 14px; */
    box-sizing: border-box;
    padding: 39px 35px;
    background-color: white;
    border-radius: 8px;
    margin: 0px 0px 12px 0px;
    height: 232px;
    float: left;
    /* margin-bottom: 14px; */
}


.content_item_txt2 {
    font-size: 16px;
    
    color: #666666;
    line-height: 28px;
    margin-top: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.content_first_line{
    overflow: hidden;
}
.content_item_txt3 {
    font-size: 16px;
    
    color: #333333;
    line-height: 30px;
    width: 110px;
    text-align: right;
    float: right;
}
.content_item_txt1{
    font-size: 24px;
    
    color: #333333;
    width: calc(100% - 110px);
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-overflow: ellipsis;
}
.content_button{
    width: 106px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
    opacity: 1;
    border: 1px solid #2776E5; 
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 1px;
    color: #2775E5;
}
.content_button:hover{
    background-color: #2775E5;
    color: #ffffff;
}

.content_title {
    font-size: 16px;
    
    color: #333333;
    line-height: 38px;
    cursor: pointer;
    margin-right: 54px;
}

.content_title_red {
    color: #D7293B;
    border-bottom: 3px solid #D7293B;
}
.content_title_blue {
    color: #1769FF;
    border-bottom: 3px solid #1769FF;
}

.content_div {
    margin-top: 10px;
    padding-left: 260px;
    margin-bottom: 20px;
}
.img_cover{
    object-fit: cover; 
}
.content_item_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 10px 10px 10px 10px;
}


#pages_list a, #pages_list a:link, #pages_list a:visited {
    PADDING: 11px 15px;
    color: #656565 ;
    background-color: white;
    border-radius: 2px;
    border: 1px solid #dddddd;
}



#pages_list span {
    background: #1769FF;
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    border: 1px solid #1769FF;
    PADDING: 11px 15px;
    color:white;
}

#pages_list a:hover {
    color: #fff;
    background-color: #1769FF;
}
.im_know_banner{
    width: 1200px;
    padding-left: 18%;
    position: absolute;
    color: #fff;
    top: 30%;
}
.im_know_banner .page_banner_text1{
    font-size: 64px;
    padding-top: 0px;
    margin-bottom: 36px;
}
.im_know_banner .page_banner_text2{
    font-size: 34px;
    width:500px;
}
#pages_list {
    TEXT-ALIGN: right;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 3px;
    float: unset;
    clear: both;
    padding: 23px 3px 30px 0px;
}

.content_left_img{
    width: 219px;
    height: 100%;
    float: left;
}
.content_right_content{
    width: calc(100% - 219px);
    height: 100%;
    float: left;
    padding-left: 26px;
    position: relative;
}


@media(max-width:768px) {
    .in_one {
        height: auto;
        min-height: 25px;
    }

    .in_one_div {
        width: calc(100% - 20px);
        overflow: hidden;
        padding: 0px 10px;
        display: none;
        margin-left: 0;
        transform: none;
        position: relative;
        top: 0px;
        padding-top: 17px;
        padding-bottom: 13px;
    }

    .in_one_item {
        width: 100%;
        height: auto;
        margin: 0px;
    }

    .in_two_div {
        width: auto;
        padding-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;

    }

    .in_two_div_left {
        display: none;
    }

    .in_two_div_right {
        width: 100%;
        padding: 0px 10px;
    }

    .content_div {
        padding-left: 0px;
        width: 290px;
        margin: auto;
        margin-bottom: 12px;
    }

    .content_title {
        text-align: center;
        margin-right: 0px;
        width: auto;
        padding: 0px 15px;
    }

    .content_title_red {
        border-bottom-width: 0px;
    }
    .content_title_blue {
        border-bottom-width: 0px;
    }

    .content_title_red>span {
        border-bottom: 3px solid #D7293B;
    }
    .content_title_blue>span {
        border-bottom: 3px solid #1769FF;
    }

    .content_item {
        width: calc(100% - 10px);
        padding: 10px;
        height: auto;
        margin: 5px;
        
    }
    .content_item_div{
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }

    .content_item_img {
        width: 100%;
        height: 200px;
        border-radius: 4px;
    }

    .content_right_content{
        padding-left: 0px;
        width: 100%;
    }
    .content_item_txt1 {
        font-size: 16px;
        width:calc(100% - 72px);
        line-height: 34px;
    }
    .content_first_line{
        padding: 0px 5px;
        margin-top: 10px;
    }
    .content_left_img{
        width: 100%;

    }

    .content_item_txt2 {
        font-size: 13px;
        padding: 0px 5px;
        line-height: 22px;
        margin-top: 0px;
    }
    .content_button{
        position: relative;
        width: 80px;
        height: 28px;
        font-size: 12px;
        line-height: 26px;
        margin-left: 5px;
        margin-top: 10px;
    }

    .content_item_txt3 {
        font-size: 12px;
        width:70px;
    }

    .in_one_content {
        position: absolute;
        left: 52px;
        top: 33px;
    }
    .content_item:nth-child(9){
        display: none
    }
    .in_one_title1 {
        font-size: 16px;
        
        color: #333333;
        font-weight: bold;
    }

    #pages_list {
        padding: 12px 15px 12px 15px;
    }

    #pages_list a, #pages_list a:link, #pages_list a:visited {
        font-size: 12px;
        PADDING: 1px 7px;
       
        display: inline-block;
        height: 24px;
        margin-bottom: 10px;
        line-height: 20px;
        border-radius: 2px;
    }

    #pages_list span {
        PADDING: 1px 7px;
        color: white;
        display: inline-block;
        height: 24px;
        line-height: 20px;
    }

}