.qi_w{
    font-size: 16px;
    width: 90%;
}
.qi_img{
    /*margin-top: 20px;*/
}
.aboutsmy{
    height: 360px;
}
.ner_yi{
    width: 100%;
    height: 200px;
    float: left;
    margin-bottom: 20px;
}
.nyi_img{
    width: 210px;
    height: 200px;
    float: left;
    border: 1px solid #e6e6e6;
    margin-right: 20px;
}
.nyi_img img{
    width: 100%;
    height: 100%;
    border-radius: 3px;
}
.nyi_size{
    width: 73%;
    height: 200px;
    /*float: right;*/
    margin-right: 15px;
    border-bottom: 1px solid #e6e6e6;
}
.yisize_title{
    width: 100%;
    height: 50px;
    line-height:50px;
    font-size: 1.3em;
    color: #333333;
    font-weight: 600;
}
.nr{
    line-height: 26px;
    font-size: 0.95em;
    color: #666666;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.more{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:#bb0007;
    margin-top: 40px;
    color: #fff;
    font-size: 0.98em;
}
.qixiang{
    /*height:1350px;*/
}
/*.qiy:hover{
    color: #fff;
}*/
.nerrong{
    /*height: 1125px;*/
	display:block;
}

.yiersan{
    width:50%;
    height:40px;
    margin:10px auto;
    display: flex;
	position: relative;
    top: 30px;
	bottom:-50px;
	padding-bottom:30px;
}
.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;
}