*{
    font-family: "思源黑体 CN";
}
.jiantitle{
    border-bottom: 2px solid #bb0007;
}
.qixiang {
    /*height: 1460px;*/
}
.nerrong{
    width: 100%;
    /*height: 1180px;*/
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 60px;
}

.bigtop{
    width:100%;
    height:300px;
}
.lunbig{
    width: 299px;
    height: 299px;
    border: 1px solid #e6e6e6;
    float: left;
}
.lunbig img{
    width: 100%;
    height: 100%;
}
.lunright{
    width: 65%;
    height: 300px;
    float: right;
    border-bottom: 1px solid #e6e6e6;
}
.lun_title{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size:1.1em;
}
.lun_she,.lun_jian{
    color: #666666;
    line-height: 25px;
    font-size: 0.9em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.lun_iphone{
    width: 260px;
    height: 40px;
    line-height: 40px;
    font-size: 1.1em;
    color: #fff;
    background:#bb0007;
    /*margin-top: 100px;*/
    margin-top:8%;
   /* position: relative;
    top: 18%;*/
    text-align: center;
    font-family: "思源黑体 CN";
}
.chanpinxq{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #bb0007;
    margin-top: 20px;
    font-size: 1.1em;
    font-weight: bold;
    color: #bb0007;
}
.chante{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 1em;
    color: #bb0007;
    margin-top: 15px;
}
.duanluo{
    width:100%;
    /*min-height: 270px;*/

}
.duantitle,.duannei{
    width: 100%;
    height:30px;
    line-height: 30px;
    color:#666;
    float: left;
}
.duannei{
    text-indent: 20px;
}
.xingneng{
    width: 100%;
    min-height: 70px;
    margin-top: 20px;
}
.jiance,.jiannei,.yi{
    width: 100%;
    line-height: 20px;
    color: #666;
}


.topfoot{
    width:100%;
    height:80px;
    margin-top: 40px;
}
.topf_le{
    width:55%;
    height: 80px;
    float: left;
}
.topfl_one{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #666666;
}
.topf_ri{
    width: 45%;
    height: 80px;
    float: right;
}
.returns{
    width: 120px;
    height: 40px;
    margin-top: 20px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    float: right;
    background-color: #bb0007;
    text-align: center;
}
.returns a{
    color: #ffffff;
}
.topfl_one:hover{
    color: #333;
    font-weight: 600;
    font-family: "思源黑体 CN";
}