.left_neirong{
    line-height: 40px;
    text-indent: 2em;
    font-size: 16px;
    color: #666;
    margin-bottom: 25px;
}
.left_neirong a,
.left_bottom_text a{
    color: #8b5ec4;
}
.left_bottom{
    margin-bottom: 40px;
}
.left_new_qr{
    width: 160px;
    display: block;
    border: 1px solid #999;
    float: left;
    margin-right: 20px;
}
.left_bottom_text{
    float: left;
    width: calc(100% - 185px);
    line-height: 40px;
    font-size: 16px;
    color: #666;
    text-indent: 2em;
    margin-top: 30px;
}
.new_qun{
    line-height: 40px;
    color: #888;
}
.new_qun a{
    color: #888;
}
.new_qun a:hover{
    text-decoration: underline;
}
.new_right_ad,
.new_right_ad img{
    display: block;
    width: 100%;
    margin-bottom: 50px;
}
.right_box{
    border-top: 1px solid #ececec;
    margin-bottom: 35px;
}
.right_tab li{
    float: left;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    width: 115px;
    text-align: center;
    color: #333;
}
.right_tab li.active{
    border-top: 2px solid #8b5ec4;
    color: #8b5ec4;
}
.right_cont{
    position: relative;
}
.new_right_more{
    display: block;
    position: absolute;
    right: 10px;
    top: -45px;
    line-height: 45px;
    color: #666;
    font-size: 16px;
}
.right_cont li{
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    overflow: hidden;
    color: #333;
    box-sizing: border-box;
    padding-left: 15px;
    position: relative;
}
.right_cont li a{
    color: #333;
}
.right_cont li::before{
    content: '';
    position: absolute;
    left: 0;
    line-height: 45px;
    font-size: 16px;
    color: #999;
}
.right_cont li:nth-child(1)::before{
    content: '1';
    color: #ff7200;
}
.right_cont li:nth-child(2)::before{
    content: '2';
    color: #ff7200;
}
.right_cont li:nth-child(3)::before{
    content: '3';
    color: #ff7200;
}
.right_cont li:nth-child(4)::before{
    content: '4';
}
.right_cont li:nth-child(5)::before{
    content: '5';
}
.gg_list ul{
    display: none;
}
.gg_list ul:nth-child(1){
    display: block;
}
.new_book{
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.new_book_box{
    width: 170px;
    height: 205px;
    background: #fdfdfd;
    border: 1px solid #ececec;
    display: flex;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
}
.new_book_right{
    width: calc(100% - 183px);
    position: relative;
    height: 205px;
}
.new_book_right p{
    margin-top: 25px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-align: justify;
}
.new_book_right span.new_book_price{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 18px;
    color: #ff7200;
}
.new_right_qr{
    width: 160px;
    height: 160px;
    border: 1px solid #ececec;
    margin-right: 5px;
    float: left;
}
.new_qr_right{
    width: calc(100% - 170px);
    float: left;
    line-height: 20px;
    font-size: 14px;
    text-align: justify;
    word-wrap:break-word;
    text-justify:inter-ideograph;
    color: #666;
}
.new_qr_right span{
    color: #ff7200;
    text-align: justify;
    word-wrap:break-word;
    text-justify:inter-ideograph;
}



























