.reviews_block {
    padding-top: 16px;
    margin-bottom: .21333rem;
    background-color: #fff
}

.reviews_block .total_score_star {
    padding: 0 .42667rem;
    height: 74px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.reviews_block .total_score_star .total_score {
    font-size: 48px;
    line-height: 58px;
    margin-right: 16px
}

[data-dpr="2"] .reviews_block .total_score_star .total_score {
    font-size: 48px
}

[data-dpr="3"] .reviews_block .total_score_star .total_score {
    font-size: 48px
}

[data-dpr="2"] .reviews_block .total_score_star .total_score {
    line-height: 58px
}

[data-dpr="3"] .reviews_block .total_score_star .total_score {
    line-height: 58px
}

.reviews_block .total_score_star .total_star {
    font-size: 16px
}

.reviews_block .total_score_star .total_star .star>ul>li {
    margin-right: 8px
}

.reviews_block .total_score_star .total_star .m_stars>span {
    font-size: 16px
}

.reviews_block .total_score_star .total_star .m_stars>span>i {
    padding: 0
}

.reviews_block .total_score_star .review_count {
    opacity: .54;
    margin-top: 4px
}

.reviews_block .reviews {
    margin-bottom: 8px
}

.reviews_block .more {
    height: 44px;
    margin: 0 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding: 14px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600
}

[data-dpr="2"] .reviews_block .more {
    font-size: 16px
}

[data-dpr="3"] .reviews_block .more {
    font-size: 16px
}

[data-dpr="2"] .reviews_block .more {
    line-height: 16px
}

[data-dpr="3"] .reviews_block .more {
    line-height: 16px
}

.block_head {
    padding: 13px 28px;
    background-color: #fff;
    min-height: 56px;
    font-size: 24px;
    font-weight: 600;
    position: relative
}
.reviews_block .total_score_star {
    padding: 0 .42667rem;
    height: 74px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.reviews_block .total_score_star .total_score {
    font-size: 48px;
    line-height: 58px;
    margin-right: 16px
}

[data-dpr="2"] .reviews_block .total_score_star .total_score {
    font-size: 48px
}

[data-dpr="3"] .reviews_block .total_score_star .total_score {
    font-size: 48px
}

[data-dpr="2"] .reviews_block .total_score_star .total_score {
    line-height: 58px
}

[data-dpr="3"] .reviews_block .total_score_star .total_score {
    line-height: 58px
}

.reviews_block .total_score_star .total_star {
    font-size: 16px
}

.reviews_block .total_score_star .total_star .star>ul>li {
    margin-right: 8px
}

.reviews_block .total_score_star .total_star .m_stars>span {
    font-size: 16px
}

.reviews_block .total_score_star .total_star .m_stars>span>i {
    padding: 0
}

.reviews_block .total_score_star .review_count {
    opacity: .54;
    margin-top: 4px
}

.reviews_block .reviews {
    margin-bottom: 8px
}
.review {
    padding: 0px .42667rem 16px;
    display: -webkit-box;
    display: flex
}

.review .avatar {
    width: 40px;
    height: 40px;
    margin-right: 16px
}

.review .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.review .right {
    -webkit-box-flex: 1;
    flex: 1
}

.review .right .star_time {
    display: -webkit-box;
    display: flex;
    font-size: 12px;
    margin-bottom: 16px
}

.review .right .comment {
    font-size: 14px;
    line-height: 16px;
    word-break: break-word
}

.kook_se {
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

[data-dpr="2"] .review .right .comment {
    font-size: 14px
}

[data-dpr="3"] .review .right .comment {
    font-size: 14px
}

[data-dpr="2"] .review .right .comment {
    line-height: 16px
}

[data-dpr="3"] .review .right .comment {
    line-height: 16px
}

.review .right .star_time .time {
    color: rgba(0, 0, 0, 0.38)
}

.review .right .user_name {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 8px
}

[data-dpr="2"] .review .right .user_name {
    font-size: 16px
}

[data-dpr="3"] .review .right .user_name {
    font-size: 16px
}

.reviews_block .more {
    height: 44px;
    margin: 0 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding: 14px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600
}


.top{
    width: 100%;
    height: 44px;
    background-color: #fff;
    margin-top: 44px;
    font-size: 14px;
    color: #666666;
    line-height: 44px;
    padding: 0 16px;
    box-sizing: border-box;
    position: relative;
}

.top .nav{
    color: #666666;
}

.banner{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.banner img{
    width: 100%;
    height: 200px;
}

.banner h1{
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 40%;
    text-align: center;
}

.banner h2{
    width: 100%;
    position: absolute;
    font-size: 16px;
    color: #fff;
    top: 55%;
    text-align: center;
}

.top .mobileNav{
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}

.top .mobileNav img{
    margin-top: 6px;
}

.top .mobileNav .MobileNavDetail{
    position: absolute;
    right: 5px;
    z-index: 2;
    width: 128px;
    height: 176px;
    background-color: #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.top .mobileNav .MobileNavDetail .TurnTop{
    position: absolute;
    top: -8px;
    right: 10px;
    z-index: 1;
    width:0;
    height:0;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-bottom:8px solid #fff;
}

.top .mobileNav .MobileNavDetail li{
    border-bottom: 1px solid #f3f3f3;
    box-sizing: border-box;
}

.top .mobileNav .MobileNavDetail li a{
    color: #666666;
}

.top .mobileNav .MobileNavDetail li:last-child{
    border: none;
}

.toggleDetail{
    width: 100%;
    height: 100%;
}

.toggleDetail .toggleDetailToggle{
    width: 90%;
    height: 35px;
    margin: 0 auto;
    position: relative;
}

.toggleDetail .toggleDetailToggle ul {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0;
}

.toggleDetail .toggleDetailToggle ul li{
    width: 24%;
    height: 20px;
    float: left;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #666666;
}

.toggleDetail .toggleDetailToggle ul li a{
    color: #666666;
}

.toggleDetail .toggleDetailToggle ul li:last-child{
    border: none;
}

.act{
    color: #01c6b2 !important;
}

.hide{
    display: none;
}

.detail{
    background-color: #f7f7f7;
    padding-bottom: 10px;
}

.detail .title{
    font-size: 18px;
    text-align: center;
    color: #666666;
}

.detail h2{
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.detail .contain{
    padding: 0 16px;
}

.detail .contain p{
    font-size: 14px;
    white-space: pre-wrap;
    line-height: 20px;
    color: #666666;
}

.detail .contain img{
    width: 100%;
}

.img_download{
    padding: 0 16px;
}

.img_download_title{
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    background-image: url(../images/download_title_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
    color: #666;
}
.download_list>li>a{
    display: block;
    background-image: url(../images/download_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 10px 0;
    font-size: 12px;
    color: #666666;
    text-align: left;
    text-indent: 20px;
    margin-left: 30px;
}

.detail .other h1{
    font-size: 16px;
    color: #666666;
    padding: 0 16px;
}

.detail .other ul{
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
}

.detail .other ul li a{
    display: block;
}

.detail .other ul li{
    width: 49%;
    background-color: #fff;
    float: left;
    padding-bottom: 10px;
}

.detail .other ul li:nth-child(2n-1){
    margin-right: 2%;
}

.detail .other ul li a .otherTop{
    width: 100%;
}

.detail .other ul li a .otherTop img{
    width: 100%;
}

.detail .other ul li a .otherFoot h1{
    font-size: 14px;
    color: #666666;
    text-align: left;
    padding: 0 12px;
    line-height: 20px;
}

.detail .other ul li a .otherFoot h2{
    font-size: 12px;
    color: #666666;
    text-align: left;
    padding: 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.clearfix {
    overflow: auto;
    zoom: 1;
}
.img_download .commont{
    color: #ff8c00;
    font-weight: normal;
    font-size: 18px;
}

.locked {
    overflow: hidden;
    margin: 10px 0;
    padding: 8px 8px 8px 24px;
    border: 1px dashed #FF9A9A;
    background: #FFF url(http://www.0co.cn/static/image/common/locked.gif) no-repeat 6px 50%;
    font-size: 12px;
    zoom: 1;
}
#bg {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .1);
    z-index: 99;
}

#order-assess {
    height: 515px;
    border-radius: 5px;
    background: #fff;
    display: block;
    z-index: 999;
    border:1px dashed #FF9A9A;
    margin:0px 16px;
}

.assess-title {
    padding: 24px 24px 42px 24px;
}

.assess-title > h1 {
    padding-bottom: 25px;
    margin: 0px;
    font-size:15px;
}

.assess-title > p {
    color: #666;
}
textarea {
    resize: none;
    width: 100%;
    height: 212px;
    margin-top: 16px;
    background: #F5F5F5;
    padding: 10px;
    border: 1px solid #F5F5F5;
}
.f20 {
     font-size: 14px;
}
.core {
    padding: 20px 0;
}

.assess-title .tcore {
    color: #fff;
    margin: auto;
    width: 100%;
    height: 55px;
    margin-top: 20px;
}

.core .star {
    display: inline-block;
}

#star {
    display: inline-block;
    position: relative;
    width: 600px;
    margin: 0px auto;
    height: 24px;
}

#star ul,
#star span {
    float: left;
    display: inline;
    height: 19px;
    line-height: 19px;
}

#star ul {
    margin: 0 10px;
}

#star li {
    float: left;
    width: 24px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/star.png) no-repeat;
}

#star strong {
    color: #f60;
    padding-left: 10px;
    font-size: 16px;
}

#star li.on {
    background-position: 0 -28px;
}

.star_result_span > a {
    font-size: 12px;
}

.bg-theme {
    background-color: #01C6B2;
}
.radius-box {
    border-radius: 5px;
}