<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Ipone5 适配 */
@media only screen and (max-width: 320px)  {
  

}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .con_l_instruction ul li h2,.con_l_resume h2{
        font-size: 1.2rem !important;
    }
    .con_l_instruction ul{
        display: block !important;
    }
    .con_l_instruction ul li:first-child{
        flex: none !important;
    }
    .con_l_instruction ul li:last-child{
        flex: none !important;
        width: 40% !important;
        padding-bottom: 40% !important;
        margin:0 auto !important; 
    }
    .con_l_resume ul{
        padding:0 !important;
    }
    .con_l_resume ul li{
        height: auto !important;
    }
    .con_l_resume ul li span{
        float: none !important;
        width: auto !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {

    .con_l_m_title{
        font-size: 1rem !important;
    }
    .con_l_t_t span h2{
        font-size: 1.2rem !important;
    }
    .con{
        width: 90% !important;
        margin:15% auto 4% auto !important;
        display: block !important;
    }

    .con_left,.con_right{
        width: 100% !important;
        flex: none !important;
    }
    
    .con_l_m_newslist li{
        height: auto !important;
    }
    .con_l_m_newslist li .con_l_m_img{
        width: 120px !important;
        flex: 0 0 120px !important;
        padding-bottom:25% !important;
    }
    .con_l_m_newslist li .con_l_m_content{
        margin-left: 2% !important;
    }
    .con_l_m_newslist li .con_l_m_content h3{
        font-size: 1rem !important;
    }
    .con_l_m_newslist li .con_l_m_content p{
        display: none;
    }
    .con_l_mid,.con_l_bot,.con_l_company,.con_l_top{
        margin-bottom: 20px;
        padding: 10px;
        width: 100%;
        background: rgba(0,0,0,0.02);
        box-sizing: border-box;
        border-radius: 8px;
    }
    .right_bottom{
        right: 2% !important;
        bottom: 10px !important;
    }
    .con_right{
        margin-left:0 !important;
    }
    .con_r_follow{
        margin-top: 0 !important;
    }
    .con_r_zixun ul li{
        width: 100% !important;
    }
   
    .con_l_m_t_more{
        padding-top: 0 !important;
    }
    


    
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .con{
        margin:6% auto 0% auto !important;
    }
    .con_l_m_newslist li .con_l_m_img{
        padding-bottom: 12% !important;
    }
}

.non {
    display: none;
}

/*&lt;!---mobile_head   -----&gt;*/


#nativeShare{
    display: none
}




.con{
    margin:0 auto;
    width: 1200px;
    display: flex;
}
.con_left{
    flex: 0 0 790px;
    width: 790px;
}
.con_l_instruction{
    margin-top: 50px;
    padding-bottom: 30px;
    width: 100%;
    border-bottom:1px solid #ccc;
}
.con_l_instruction ul{
    display: flex;
    width: 100%;
}
.con_l_instruction ul li:first-child{
    flex: 1;
}
.con_l_instruction ul li h2{
    font-size: 20px;
    margin-bottom: 10px;
}
.con_l_instruction ul li p{
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
}
.con_l_instruction ul li p:last-child{
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.con_l_instruction ul li:last-child{
    position: relative;
    padding-bottom: 30%;
    overflow: hidden;
    margin-left: 20px;
    width: 240px;
    flex: 0 0 240px;
    height: 0;
    border-radius: 50%;
}
.con_l_instruction ul li:last-child img{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius:50%;
    object-fit: cover;
}
.con_l_resume{
    margin-top: 20px;
    padding-bottom: 30px;
    border-bottom:1px solid #ccc;
    width: 100%;
}
.con_l_resume h2{
    font-size: 20px;
    margin-bottom: 10px;
}
.con_l_resume ul{
    box-sizing: border-box;
    padding:0 50px;
    width: 100%;
}
.con_l_resume ul li{
    margin-top: 10px;
    line-height: 25px;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
}
.con_l_resume ul li span{
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: right;
}


.con_l_mid{
    margin-top: 40px;
    width: 100%;
}
.con_l_m_title{
    font-size: 20px;
    font-weight: bold;
}
.con_l_m_t_more{
    float:right;
    font-size: 16px;
    padding-top: 3px;
}
.con_l_m_title span a,.con_l_m_t_more a{
    color:rgb(0,124,200);
}
.con_l_m_newslist{
    width: 100%; 
    margin-bottom: 10px;
    
}
.con_l_m_newslist li{
    padding:20px 0;
    width: 100%;
    height: 150px;
    display: flex;
    border-bottom: 1px solid #ccc;
}
.con_l_m_newslist li .con_l_m_img{
    position: relative;
    height: 0;
    overflow: hidden;
    margin:0;
    padding-bottom: 19%;
    flex: 0 0 200px;
    width: 200px;
}
.con_l_m_newslist li .con_l_m_img img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit:cover;
    overflow: hidden;
    transition: all .5s ease-out;

}
.con_l_m_newslist li .con_l_m_img img:hover{
    transform: scale(1.1);
}
.con_l_m_newslist li .con_l_m_content{
    width: 100%;
    position: relative;
    padding: 5px 0;
    margin-left:20px;
    flex: 1;
    overflow: hidden;
}
.con_l_m_page{
    width: 100%;
    height: 30px;
    border:1px solid #d42223;
    text-align: center;
}
.con_l_m_content h3{
    font-size: 18px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.con_l_m_content h3 a{
    color: #111;
}
.con_l_m_content p{
    margin-top: 10px;   
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    text-overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.con_l_m_content p a{
    color: #777;
}
.con_l_m_content div{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #999;
}
.con_l_m_content div span{
    padding-left: 10px;
}
.con_l_m_content div span:first-child{
    padding-left: 0;
}


.con_l_company,.con_l_mid{
    position: relative;
    left: 0;
    top: 0;
}
.right_bottom{
    position: absolute;
    right: 0%;
    bottom: 0px;
}


.con_right{
    margin-top: 30px;
    margin-left:50px;
    flex:1;
}

.con_r_common{
    margin-bottom:20px;
    padding: 10px;
    width: 100%;
    background: rgba(0,0,0,0.02);
    box-sizing: border-box;
}
.border_left{
    padding-left: 10px;
    border-left: 5px solid #d42223;
}

.con_r_follow{
    margin-top: 300px;
    width: 100%;
}
.con_r_follow img{
    width: 100%;
}
.con_r_zixun{
    width:100%;
}
.con_r_zixun ul{
    margin-top: 10px;
    width: 100%;
}
.con_r_zixun ul li{
    padding: 10px 0;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 340px;
}











</pre></body></html>