.qixiang {
    /*height: 1550px;*/
    padding-bottom: 40px;
}
.nerrong{
    width: 100%;
    /*height: 1270px;*/
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 60px;
}
.topzhe{
    width: 100%;
    height:90px;
    border-bottom: 1px solid #e6e6e6;
}
.teil,.times{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.teil{
    font-weight: bold;
    font-size: 1.25em;
}
.times{
    font-size: 1em;
    color:#999999;
}
.neix{
    line-height: 25px;
    margin-top: 20px;
    color: #666666;
    font-size: 1em;
    text-indent: 20px;
    font-family: "思源黑体 CN";
}
.nei_img{
    margin-top: 20px;
    width: 100%;
    height: 500px;
}
.nei_img img{
    width: 100%;
    height: 100%;
}
.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";
}