*{
    padding: 0px;
    margin:0px;
}
li{
    list-style: none;
}
body{
    width: 100%;
    background-color: #fff;
}
.aboutsmy{
    /*height: 250px;*/
    height: auto;
}
.ner_yi{
    width: 100%;
    height: 164px;
    float: left;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.neryi_cen{
    width: 100%;
    height: 170px;
}
.nyi_img{
    width: 210px;
    height: 140px;
    float: left;
    margin-left: 10px;
}
.nyi_img img{
    width: 100%;
    height: 100%;
    border-radius: 3px;
}
.nyi_size{
    width: 73%;
    float: right;
    margin-right: 15px;
}
.yisize_title{
    width: 100%;
    height: 50px;
    line-height:50px;
    font-size: 1.3em;
    color: #333333;
    font-weight: 600;
}
.time{
    width: 100%;
    height:30px;
    line-height: 30px;
    font-size: 1em;
    color: #999999;
}
.nr{
    line-height: 26px;
    font-size: 1em;
    color: #666666;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.qixiang{
    /*height:1700px;*/
}
/*.qiy:hover{
    color: #fff;
}*/
.nerrong{
    /*height: 1500px;*/
}
.yiersan{
    width:50%;
    height:40px;
    margin:0px auto;
}
.yiersan li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 1.2em;
    float: left;
    margin-right: 12px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    color: #666666;
    font-family: "思源黑体 CN";
}
.yiersan li a:hover{
    color: #fff;
    background:#bb0007;
}
.yiersan li.active a{
    color: #fff;
    background:#bb0007;
}
.yiersan{
    width:50%;
    height:40px;
    margin:0px auto;
}
.yiersan li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 1.2em;
    float: left;
    margin-right: 12px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    color: #666666;
    font-family: "鎬濇簮榛戜綋 CN";
}
.yiersan li a:hover{
    color: #fff;
    background:#bb0007;
}
.yiersan li.active a{
    color: #fff;
    background:#bb0007;
}
/*.yes_left:hover{
    color: #fff;
    background:#bb0007;
}*/


/* 2021.01.26 修改 */
.aboutsmy {
    width: 24%;
    margin-right: 4%;
}
.qijianjie {
    width: 72%;
}
.nyi_img {
    width: 30%;
}
.nyi_size {
    width: 64%;
}
.yisize_title {
    overflow: hidden;
}