.mbx{
    padding-top: 15px;
    height: 20px;
    line-height: 20px;
    padding-left: 18px;
    color: #999;
}
.mbx a{
    margin: 0 5px;
}
.content{
    overflow: hidden;
}
.content h1{
    font-size: 30px;
    color: #333333;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 15px 0;
}
.dinfo{
    overflow: hidden;
    width: 845px;
}
.dinfo .tu{
    border-radius: 14px;
    height: 120px;
    width: 120px;
}
.dinfo ul{
    float: right;
    overflow: hidden;
    width: 700px;
}
.dinfo ul li{
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #808080;
    width: 233px;
}
.dinfo ul li em {
    display: inline-block;
    height: 14px;
    margin-top: 9px;
}
.dinfo ul li em img {
    height: 14px;
    display: block;
    padding-top: 1px;
}
.dinfo ul li.u-url {
    width: 466px;
}
.dinfo ul li.u-url a {
    color: #808080;
}
.dinfo ul li.tags {
    width: 700px;
    margin-left: 0px;
}
.dinfo ul li.tags a {
    display: inline-block;
    height: 20px;
    background: #edeff5;
    color: #525252;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    border-radius: 11px;
    margin: 0px 6px 0px 0px;
    padding: 0 12px;
    border: 0px;
}
.dbtn{
    overflow: hidden;
    margin-top: 15px;
}
.azbtn{
    position: relative;
    display: block;
    width: 133px;
    height: 40px;
    line-height: 40px;
    margin: 0px 20px 25px 0px;
    background: url(../img/azspr.png) 0 0 no-repeat;
    padding-left: 42px;
    z-index: 9;
    border-radius: 4px;
    float: left;
}
.azbtn b{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 130px;
    display: block;
}
.azbtn i {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 40px;
    display: block;
}
.azbtn p {
    display: none;
}
.azbtn p img {
    width: 122px;
    height: 122px;
    margin: 17px auto 0 auto;
    display: block;
}
.info-l{
    width: 840px;
    overflow: hidden;
    float: left;
}
.imglist{
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
    display: flex;
}
.imglist img{
    width: auto;
    display: block;
    margin: 0 10px;
    min-height: 280px;
    max-height: 280px;
}
/*滚动条样式*/
.imglist::-webkit-scrollbar {
    width: 2px;    
    height: 10px;
}
.imglist::-webkit-scrollbar-thumb {
    border-radius: 50px;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.imglist::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);

}
.u-left-title{
    overflow: hidden;
    color: #4c4c4c;
    font-size: 22px;
    line-height: 42px;
    font-weight: 700;
}
.m-cont{
    font-size: 15px;
    height: auto;
    display: block;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    margin: 10px 0px 0;
    line-height: 32px;
    text-align: justify;
}
.m-cont h3{
    margin: 5px 0;
}
.m-cont p {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
}
.m-cont img {
    width: 40%;
    display: block;
    margin: 10px auto;
}
.info-r{
    overflow: hidden;
    width: 320px;
    float: right;
}
.g-title-right {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    margin-bottom: 15px;
}

.g-title-right h4 {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    font-weight: normal;
    border-left: 3px solid #34d0ba;
    padding-left: 8px;
    margin: 0px 0px 12px 0;
}


.g-title-right strong {
    color: #34d0ba;
    font-weight: normal;
}
.g-aztjimg {
    margin-bottom: 25px;
}

.g-aztjimg li a {
    height: 78px;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 15px 93px;
    border-bottom: 1px dashed #d4d4d4;
    position: relative;
    display: block;
}

.g-aztjimg li i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 78px;
    height: 78px;
    display: block;
}

.g-aztjimg li i img {
    width: 78px;
    height: 78px;
    border-radius: 14px;
}

.g-aztjimg li strong {
    display: block;
    width: 170px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #333;
    overflow: hidden;
    margin-bottom: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
}

.g-aztjimg li p {
    font-size: 12px;
    color: #999;
    width: 170px;
    height: 46px;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    text-shadow: 0 0 0.2em #fff, 0 0 1px #fff, 0 0 2px #fff;
}

.g-aztjimg li a:hover strong {
    color: #40b4f7
}

.g-aztjimg li:last-of-type a {
    border-bottom: 0px;
}
.g-ph-box {
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}

.g-ph-box li {
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 24px;
}

.g-ph-box li>span {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    background: #f2f2f2;
    color: #666;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    margin-right: 12px;
    border-radius: 2px
}

.g-ph-box li .bt {
    display: block;
    float: left;
    width: 220px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
}

.g-ph-box li .rd {
    width: 60px;
    line-height: 22px;
    text-align: right;
    font-size: 12px;
    color: #999;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 4px;
}

.g-ph-box li .info {
    display: none;
    width: 285px;
    height: 80px;
}

.g-ph-box li.hover .info {
    display: block;
}

.g-ph-box li .info .logo {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 14px;
    margin-right: 12px;
}

.g-ph-box li .info .logo img {
    width: 80px;
    height: 80px;
    border-radius: 14px;
}

.g-ph-box li .info .name p {
    display: block;
    float: left;
    width: 190px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.g-ph-box li .info .size {
    width: 155px;
    height: 40px;
    line-height: 20px;
    color: #999;
    font-size: 12px;
    margin-top: 8px;
}

.g-ph-box li .info .downl {
    width: 70px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    color: #666666;
    font-size: 14px;
    border-radius: 4px;
    margin-top: 12px;
}

.g-ph-box li .info .downl:hover {
    background: #ff7700;
    color: #fff;
}

.g-ph-box li .info .size p img {
    height: 14px;
    width: auto;
    display: block;
    margin-bottom: 8px;
}

.g-ph-box li:nth-child(1) span {
    background: #ff5555;
    color: #fff;
}

.g-ph-box li:nth-child(2) span {
    background: #ff6600;
    color: #fff;
}

.g-ph-box li:nth-child(3) span {
    background: #ff9900;
    color: #fff;
}

.g-ph-box li.hover .bt, .g-ph-box li.hover>.rd, .g-ph-box li.hover .ico {
    display: none;
}

.g-ph-box li.hover>span {
    /*height: 50px;*/
    /*line-height: 50px;*/
    margin-top: 14px;
}

.g-ph-box li .info .name p:hover {
    color: #ff7700
}
.u-left-title {
    overflow: hidden;
    color: #4c4c4c;
    font-size: 22px;
    line-height: 42px;
    font-weight: normal;
}
.g-banben {
     overflow: hidden;
}
.g-banben ul {
    width: 840px;
    float: left;
    display: block;
    overflow: hidden;
    margin: 5px auto 5px;
}

.g-banben ul li {
    width: 100%;
    display: block;
    float: left;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #ddd;
    font-size: 12px;
}

.g-banben ul li:hover {
    background: #eee;
}

.g-banben ul li p {
    width: 410px;
    overflow: hidden;
    height: 46px;
    float: left;
    font-size: 14px;
    color: #333
}

.g-banben ul li i {
    display: block;
    float: left;
    height: 14px;
    margin-top: 15px;
    margin-right: 60px;
}

.g-banben ul li i img {
    height: 14px;
    display: block;
}

.g-banben ul li font {
    line-height: 46px;
    overflow: hidden;
    display: block;
    float: left;
    font-size: 14px;
    color: #333;
}

.g-banben ul li span {
    overflow: hidden;
    display: block;
    float: right;
    width: 70px;
    text-align: center;
    border-radius: 5px;
    background: #00aaff;
    color: #fff;
    height: 26px;
    margin-top: 10px;
    line-height: 26px;
}
.btn_large a{
    display: block;
    border-radius: 5px;
    background: #00aaff;
    color: #fff;
    width: 170px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.btn_large  span {
    float: left;
    width: 52px;
    height: 50px;
    background: url(../img/soft_pc_infoicon.png) no-repeat;
    background-position: -355px -3px;
    margin-left: 20px;
}
.btn_large{
    margin-bottom: 10px;
}
.content-top{
    position: relative;
}
.pf {
    margin-top: 20px;
    width: 350px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.pf p.pf_L {
    float: left;
    width: 56px;
    height: 24px;
    font-size: 15px;
    color: #9e9e9e;
    text-align: center;
    line-height: 26px;
}
.pf .pf_m {
    width: 90px;
    height: 90px;
    float: left;
}
.pf .pf_m .processingbar {
    text-align: center;
    position: relative;
    width: 82px;
}
.pf .pf_m .processingbar font {
    color: #40b4f7;
    display: block;
    width: 82px;
    height: 82px;
    line-height: 82px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: -5px;
    top: 0;
}
.pf .pf_m .processingbar i {
    color: #40b4f7;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 56px;
    top: 34px;
}
.pf .pf_r {
    float: right;
    width: 180px;
    height: 90px;
}
.pf .pf_r .up, .pf .pf_r .downl {
    width: 180px;
    height: 36px;
    background: #f0f1f7;
    border-radius: 18px;
    margin-bottom: 10px;
    cursor: pointer;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}
.pf .pf_r .up i, .pf .pf_r .downl i {
    background: url(../img/ico-img3.png) no-repeat;
    display: block;
    float: left;
    margin: 8px 20px;
    height: 18px;
    width: 18px;
}
.pf .pf_r .up p, .pf .pf_r .downl p {
    float: left;
    width: 100px;
    height: 36px;
    padding: 0 10px;
    line-height: 36px;
    border-left: 1px solid #e4e5eb;
    font-size: 14px;
    color: #9e9e9e;
}
.pf .pf_r .up i {
    background-position: 0 -109px;
}
.pf .pf_r .downl i {
    margin-top: 10px;
    background-position: 0 -91px;
}

.gdHotTopicBox {
    margin-top: 28px;
}
.gdHotTopicBox .inTitle {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
}
 .inTitle .titleL {
    display: flex;
    align-items: center;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
}
.inTitle>a.titleR {
    font-size: 14px;
    line-height: 18px;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inTitle>a.titleR .icon {
    margin-left: 6px;
    width: 12px;
    height: 12px;
    background: url(../img/move.png) no-repeat;
    background-size: cover;
}
.gdHotTopicBox{
    display: none;
}
.gdHotTopicBox .contList {
    margin-top: 20px;
}

.gdHotTopicBox .contList li {
    margin-top: 14px;
}
.gdHotTopicBox .contList li a {
    display: flex;
    align-items: center;
}
 .gdHotTopicBox .contList li a .imgBox {
    width: 158px;
    height: 74px;
    background: #40b4f7;
    border-radius: 5px;
    border: 3px solid #fff;
    flex-shrink: 0;
}
.imgBox>img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
 .gdHotTopicBox .contList li a .imgInfo {
    width: 0;
    flex: 1;
    padding-left: 15px;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}
 .gdHotTopicBox .contList li a .imgInfo p {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
 .gdHotTopicBox .contList li a .imgInfo .tip {
    margin-top: 8px;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}
.gdHotTopicBox .contList li a .imgInfo .tip span {
    font-weight: bold;
    color: #40b4f7;
    margin: 0 4px;
}
 .gdHotTopicBox .contList li a .imgInfo .tip {
    margin-top: 8px;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}
.gdHotTopicBox .infoList {
    margin-top: 16px;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
}
 .gdHotTopicBox .infoList li {
    margin-top: 12px;
}
.gdHotTopicBox .infoList li a {
    display: flex;
    align-items: center;
}
.gdHotTopicBox .infoList li a p.title {
    flex: 1;
}

.gdHotTopicBox .infoList li a p.tip {
    padding-left: 10px;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}
.gdHotTopicBox .infoList li a p {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.gdHotTopicBox .infoList li a p.tip {
    padding-left: 10px;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}
.gdHotTopicBox .infoList li a p.tip:last-child {
    padding-left: 22px;
}
.gdHotTopicBox .infoList li a p.tip span{
    color: #40b4f7;
}
.gdVersionsBox {
    margin-top: 46px;
    /*display: none;*/
}
.az-xgbb {
    padding: 15px 0px 8px 0px;
    overflow: hidden;
}

.az-xgbb li {
    height: auto;
    overflow: hidden;
    background: #fafafa;
    border-radius: 2px;
    margin-bottom: 6px;
    padding: 6px 8px;
}

.az-xgbb li i {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
}

.az-xgbb li i img {
    width: 100%;
    border-radius: 6px;
}

.az-xgbb li p {
    height: 30px;
    float: left;
    line-height: 30px;
    width: 420px;
    margin: 0px 15px;
    overflow: hidden;
}

.az-xgbb li span {
    float: left;
    height: 30px;
    display: block;
}

.az-xgbb li span img {
    height: 14px;
    display: block;
    margin-top: 8px;
}

.az-xgbb li strong {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    width: 68px;
    text-align: center;
    border-radius: 4px;
    background: #00aaff;
    color: #fff;
}

.az-xgbb li:hover strong {
    background: #00aaff;
}

.az-xgbb li font {
    display: block;
    float: left;
    color: #666;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 45px;
}

.az-xgbb li:hover p {
    color: #00aaff !important
}


.gdInfoBox {
    margin-top: 44px;
    /*display: none;*/
}
 .gdInfoBox .infoList {
    margin-top: -1px;
    font-size: 16px;
    line-height: 20px;
    color: #999;
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 8px));
    justify-content: space-between;
}
.gdInfoBox .infoList li {
    margin-top: 20px;
}
.agSecret, .gPower, .gSecret, .gsSecret {
    color: #00aaff !important;
    cursor: pointer;
}
.inTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gdRecomBox {
    margin-top: 28px;
    /*display: none;*/
}
.multiColumnList {
    display: grid;
    justify-content: space-between;
    margin-top: 8px;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    grid-template-columns: repeat(3, 275px);
}
.multiColumnList li {
    margin-top: 7px;
}

.multiColumnList li a {
    padding: 19px 13px;
    background: #F7F7F7;
    border-radius: 5px;
    height: 75px;
    display: flex;
    color: inherit;
}

.multiColumnList li a .imgBox {
    width: 76px;
    height: 76px;
    background: #00aaff;
    border-radius: 18px;
}
 .multiColumnList li a .imgInfo {
    flex: 1;
    width: 0;
    padding-left: 20px;
    position: relative;
}
.multiColumnList li a .imgInfo p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.multiColumnList li a .imgInfo p.tip {
    margin-top: 2px;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    display: flex;
    flex-direction: column;
}
.multiColumnList li a .imgInfo .btnItem {
    position: absolute;
    right: 7px;
    bottom: 7px;
    background: #f7f7f7;
    line-height: 28px;
    border-radius: 5px;
    color: #666;
    border: 1px solid #E6E6E6;
    z-index: 10;
    text-align: center;
    width: 72px;
    height: 30px;
}
.main-first .title {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
}
.detail-comment {
    margin: 60px auto 0;
    /*display: none;*/
}

.detail-comment .comment-info {
    margin: 0 auto 20px;
}

.comment-info {
    position: relative;
}

.detail-comment .title-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 30px;
}

.detail-comment .title-content .under-title-right {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.detail-comment .title-content .under-title-right .btn {
    align-items: center;
    background: #00aaff;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 12px;
    height: 28px;
    justify-content: center;
    width: 66px;
}

.gPrivacy,
.privacyTxt {
    left: 0;
    right: 0;
    margin: auto
}

.gPrivacy {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.62)
}

.privacyTxt {
    position: absolute;
    z-index: 5;
    top: 180px;
    background-color: #fff;
    width: 460px;
    border-radius: 4px;
    text-align: center
}

.privacyTxt .pClose {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: auto;
    z-index: 10
}

.privacyTxt .pClose i {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative
}

.privacyTxt .oTitle {
    position: relative;
    width: 100%;
    height: 50px;
    padding-top: 14px;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.privacyTxt .oTitle>i {
    display: block;
    width: 133px;
    height: 91px;
    position: absolute;
    top: -44.5px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.privacyTxt .gSure {
    display: block;
    width: 240px;
    height: 39px;
    border: 0;
    background: #00aaff;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    line-height: 39px;
    margin: 15px auto 25px
}

.privacyMain {
    background-color: #fff;
    display: block;
    height: 260px;
    border: 0;
    padding: 7.5px 12.5px 12.5px;
    line-height: 21px;
    font-size: 12px;
    color: #4c4c4c;
    margin: 10px 12.5px 15px;
    overflow: auto
}

.maskTit,
.privacyTxt .gSure {
    white-space: nowrap;
    overflow: hidden
}

.maskTit {
    font-size: 20px;
    color: #202020;
    font-weight: 700;
    margin-top: -8px;
    line-height: 21px
}

.gPrivacy i,
.gRule i {
    background: url(../img/maskicon.png) no-repeat;
    background-size: 150px 600px
}


.comment-info .show-box {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.comment-info .show-box .box1 {
    width: 114px;
}

.comment-info .show-box .box1 .score {
    color: #9342DF;
    font-size: 54px;
    font-weight: 700;
    line-height: 54px;
    background: #00aaff;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

.comment-info .box2 {
    height: 72px;
    margin: 0 7px -3px 0;
    overflow: hidden;
    width: 66px;
}

.comment-info .box2 .star.light {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABShJREFUaAXtWVuIHEUUvbcnM+PqKBqNJkoMCqIg0Q8xKPijiCDGCJKgIooQdP0wqCAu++6dfbHih64PXDXgAxEm4ocGPzVG8Wc/hIhBEYQYYjQxq+iazc6jy3N7umZ7px/T3dON+5GGnqq699a551bdruquIcrwGi6Xt8qdoQtalyW4qlsPOfjfZeXHyApYcJWiB+XO0kdmAQwPl29VpK6SW+pZBZFZAA1upQ+562kHkkkAlUolx0S7NFmpi0y30ywzCeDQ4cO3K6U2aqJSF5lup1lmEoBqkF59Wlz9ZC1lF5XUA5idnS0S0/0eTpDZOo+iO0HqAZxYWLgbKXNhOy2Ria5d3m079QAsn/TRJMN02iZuiQUivcs0zVK1QSewhfX4o/JSIUeXwm7RXx9fmuoM1Cy+L5i8kFM9TZv4RIN6pBoACHpWH6/jKDbeXkGS1FJoamrq4sWl6nEEkQ9y1pRzrdRT2DQwMHAq3C6aNrUZOH2mtrMzeSGl8k3baAQ7WdkzMGiat7HFN1tEBVYqz0wFxZTHm6SMZgHtPFlUwPput0WOjs222Ii9omtBbkMnh009nwTmj6Soir41lDVFVIWsBn1V2mRQFZh2W+QsNrBXzDWMelUZan7SNL+2vwcuW79+/vdTCw+TpZ4EkLwG46fpSn7ttl1xydxtl+2KRVhNbQBmM1hX35Yf6YrR1JfIW2ZoKIPfAOfXRb/qGRgcGcNDqN7EplPSnddSycxYfvmJyfLoh5rXqgBEiDX6ulqDPkKc12ujtVAy8ff5HO0Evx/cfDwPsRjAcBuifddt+H/WhYtwaicvnDwz4CY6NDK221LqFaRVwM7qts6izksG856J8ujeIPTQAKQTor7BSalrgkCykCNlfnJS5lAYfscApPPMzMz5f/+7tBcPd+srKwy0Wx1SZt8F5/Xs7uvr+6cTVqQANAhSag8e7hcRSEHL0ixBvIqRfw4pg7SNdsUKQCBxwoANz9qHQLZEcxHNCsSPGGTsGh8fmY/Wo2kVOwDpNj09fdHi6eX3EMT2OM6CbEF+f+nc4qP9/f1/BtkEyT3LaJChWy6OOEdvuWXd1AUrCXnxmSgA6ags2iFlGhc++O9NipMoADzEknr3JHXq6ce03cH0qDoJEh021Zm3KUs92wk8hr70xcEvP/vqwIFjMfrYpolmAK+Giac8kGBCzGQBWBkEkBAz9jKKV4srqw11JHAk3QrmX+2mUpe7xUH1Qo63AP+XIL2fPPYM1C2OmD5cKRi0VW68M1b8nLfLomOv9Iz9Dw02r9AA8DrwFwg/hY+OD1bc0AP4WPoEi++rWG08p3bazsF+TbejlLFSCNMrB1d/gEjRDxw76udUXPfY5NDQUT/94MTEZlquvwOid/jpEfgyDr4ugZ/IB1+xZqBOdJcfeYz6GaxM/XgJexn11udrO0kJDDNwJ14Kn8aXyDTq56y2UcU6MXzQx6vlwa1Yz4DfjolR/zZv0E2T4+ZLYeQ1BbERW+kjfbVcl34+tM6vjJxCmFYD6fMbZsA5OuGGwfTC5is2jfb29srxR+xrbm4uf/TY8TFL0fPAdTZVPok02gh/rnOJYOjIKQSGt7TIM//MBj0yYZrfBEN31jiBD+Bcar+y+H2c31wtPmrE8EWRsKOnkLNTYtrfxtJ4Iw6VIjnoHAaRYAmmYNv2MXblyDOAgyacVBg7sDx+GoVUXBtn5XncXm4t9Uzc/qH28g8jDm+d3A81TUUpvrL6VzMVgmdBzo7AGhqB/wBRXc0AlvxZrQAAAABJRU5ErkJggg==);
}

.comment-info .box2 .star {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAS1BMVEUAAADLy8vLy8vLy8vNzc3KysrMzMzMzMzMzMzOzs7R0dHKysrLy8vLy8vLy8vKysrLy8vKysrLy8vKysrOzs7Ly8vMzMzR0dHKysqmG6b0AAAAGHRSTlMAhPtPL5tXNicSBfHq4dfUtK6Mb0MiHguVtYixAAAAf0lEQVQY05XQSQ7EIAxEUdvMZJ7r/ifttBQgCav8HU9Ctkw5ralunmuLbRsrVICqcAKmtwUBJKTXsWm3KmtwZqxand4OCiNejf8P/DS+BjeFmryC75P1nnJ7wp1KNqG9oUlobtgBwixAV8wDgyNyA1AGLcKRziLLkpF1vjTTp35o9wsddAyM7gAAAABJRU5ErkJggg==) 50% / cover no-repeat;
    float: left;
    height: 12px;
    margin: 0 1px 3px 0;
    width: 12px;
}

.comment-info .box3 {
    margin: 0 0 -9px;
    overflow: hidden;
    width: 440px;
}

.comment-info .box3 .p-out {
    background: #edeff2;
    border-radius: 3px;
    height: 6px;
    margin: 0 auto 9px;
    overflow: hidden;
}

.comment-info .box3 .p-out .p-inner {
    background: #7a7d7f;
    border-radius: 3px;
    height: 100%;
}

.comment-info .divide {
    background: #dedede;
    height: 71px;
    margin: 0 0 0 25px;
    opacity: .4;
    width: 1px;
}

.comment-info .box4 {
    width: 137px;
}

.comment-info .box4 .title {
    color: #666;
    font-size: 14px;
    line-height: 14px;
    margin: 0 auto 4px;
    text-align: right;
}

.comment-info .box4 .rate {
    color: #333;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: right;
}

.comment-info .bottom-info {
    align-items: baseline;
    display: flex;
    justify-content: flex-start;
    margin: 6px auto 0;
}

.comment-info .bottom-info .label {
    align-items: center;
    display: flex;
    height: 16px;
    max-width: 84px;
    white-space: nowrap;
}

.comment-info .bottom-info .label .text {
    color: #333;
    font-size: 16px;
    margin-right: 4px;
}

.comment-info .bottom-info .label .icon {

    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAjVBMVEUAAACXl5esrKydnZ2YmJiYmJicnJyampqGhoaYmJiYmJiYmJiXl5eXl5eYmJiXl5eYmJiampqZmZmbm5unp6eJiYmJiYmPj4+Hh4eHh4eIiIiampqGhoaIiIiLi4uGhoaHh4eGhoaHh4eHh4eHh4eHh4eHh4eIiIiHh4eGhoaHh4eHh4eKioqXl5eGhob+dOHMAAAALXRSTlMA8wYYwJYmE/fj3tnOx6uCfkdBOAwyKwvbv1Yt50QR6tPOtKuiiYN/ypJsZjvw4p4zAAABTUlEQVQ4y4WT12KDMAxFbWLAYUOBQFaz03X1/59XUqlxEh44T0K2uZrK4ZW+ibWOjV96aszM17ij/dnLsZdrICmqoK6DqkgAnXtPz1MgC9x3kAHpw09Wc0Rv6om3CPPV/f0cJlQvhAbzmeinMN6/e7NsFuI2SNmdI5L3zY4G7JmvhBHyPwEN0f+2tD6c9kR7j+OAvon4yCQUS5+3k6WlC3sy+IOUhuR3op6NM3WSLbSnSiSK6WjJxoZIAk1QDgqFRG2pYeuHaMtWMWgYVIppW0n2QmtxVTAqlhAcjaWrmAFipVE/n7fvtFuIXUO7C+78I1TuwqtEuKae34sEB+k4UicZSJCcpsNKMVyaUiihJeIeu0JJqYXmcGTDlZqbNUaa5dotNKLg2i0DI1zJckNkYEYj1xN9qYeRGw3tpuu3o6GdGPuJxZlcvenlnVz/X4zZIsJAoCLPAAAAAElFTkSuQmCC) 50% / cover no-repeat;
    cursor: pointer;
    display: none;
    height: 16px;
    width: 16px;
}

.detail-comment .comment-list {
    margin: 20px auto 0;
    padding: 0 0 30px;
    position: relative;
}

.detail-comment .comment-list .go-page-comment {
    cursor: pointer;
    margin: 20px auto 0;
    width: 100%;
}

.detail-comment .comment-list .go-page-comment .go-btn {
    align-items: center;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    box-sizing: border-box;
    color: #666;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    height: 34px;
    justify-content: center;
    margin: 0 auto;
    width: 140px;
}
 .popupBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1002;
    display: flex;
    align-items: center;
    justify-content: center;
}

 .feedbackBox {
    position: relative;
    overflow: hidden;
    width: 470px;
    border-radius: 24px;
    height: fit-content;
    max-height: 770px;
    background: linear-gradient(180deg, #F5F5FF 0%, #fff 21%, #fff 100%);
    padding: 22px 0px 32px;
}

.feedbackBox .boxHead {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.feedbackBox .boxHead p {
    font-size: 36px;
    line-height: 64px;
    color: #333;
    font-weight: 700;
}
.feedbackBox {
    max-height: calc(100vh - 280px);
    font-size: 18px;
    line-height: 22px;
    color: #333;
    /*margin-right: 10px;*/
    padding: 15px;
    overflow-y: auto;
    height: auto;
}
.feedbackBox .bodyItem {
    position: relative;
}
.feedbackBox .bodyItem>p {
    margin-top: 22px;
}
.feedbackBox .bodyItem .feBack {
    display: grid;
    grid-template-columns: repeat(3, 110px);
    justify-content: space-between;
    font-size: 14px;
    color: #999999;
}
.feedbackBox .bodyItem .feBack li {
    cursor: pointer;
    margin-top: 12px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0 5px;
    background: #F7F5F5;
    border-radius: 5px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.feedbackBox .bodyItem .feBack li.active {
    color: #fff;
    background: #00aaff;
}

.feedbackBox .bodyItem textarea {
    font-size: 14px;
    color: #999999;
    padding: 10px 12px;
    margin-top: 16px;
    width: 95%;
    height: 130px;
    background: #F7F7F7;
    border-radius: 5px;
    border: unset;
    resize: none;
}
.feedbackBox .bodyItem input {
    color: #999999;
    padding: 10px 12px;
    width: 95%;
    background: #F7F7F7;
    border-radius: 5px;
    border: unset;
    resize: none;
    height: 54px;
    margin-top: 24px;
    font-size: 16px;
}

 .feedbackBox .boxBottom{
     display: flex;
    justify-content: center;
    margin-top: 15px;
 }
.feedbackBox .boxBottom button{
        width: 350px;
    height: 54px;
    background: #00aaff;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 54px;
    border: 0;
}
 .popupBox .feedbackBox>.close{
    width: 20px;
    height: 20px;
    background-position: -3px -287px;
    position: absolute;
    top: 24px;
    right: 24px;
    display: inline-block;
    background-image: url(../img/icona.png);
    background-repeat: no-repeat;
    background-size: 1000px 1000px;
 }


.detail-comment .comment-list {
    margin: 20px auto 0;
    padding: 0 0 30px;
    position: relative;
}

.detail-comment .comment-list .go-page-comment {
    cursor: pointer;
    margin: 20px auto 0;
    width: 100%;
}

.detail-comment .comment-list .go-page-comment .go-btn {
    align-items: center;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    box-sizing: border-box;
    color: #666;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    height: 34px;
    justify-content: center;
    margin: 0 auto;
    width: 140px;
}

.detail-comment .comment-list .go-page-comment .go-btn:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAKlBMVEUAAABmZmZtbW1mZmZmZmZmZmZnZ2dmZmZnZ2dnZ2doaGhoaGhqampmZmZ9UhZ2AAAADXRSTlMA1BWbQPXE4bV3bFYMUh6cJgAAADVJREFUGNNjwAs4kpA4bBcVEBwmWSEkKUVqSMkgSe29gmCzxBogOK6XqSbBjiTBwDWBgSQAAICkDfesNleaAAAAAElFTkSuQmCC) 50% / cover no-repeat;
    content: "";
    height: 12px;
    margin: 0 0 0 2px;
    width: 12px;
}
.gdMarkBox .markNumber .numberL .scoreWrap input[type="range"] {
    -webkit-appearance: none;
    width: 190px;
    margin: 0;
    outline: 0
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type="range"i]::-webkit-slider-runnable-track {
    background: #facc01;
    height: 38px;
    -webkit-mask: url("../img/star.png");
    -webkit-mask-size: 38px;
    -webkit-mask-repeat: repeat-x
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type="range"i]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 0;
    height: 100%;
    box-shadow: 999px 0 0 999px #f2f2f8
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type=range] {
    -webkit-mask: url("../img/star.png");
    -webkit-mask-size: 38px;
    -webkit-mask-repeat: repeat-x;
    height: 38px;
    padding: 0;
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-track {
    background: #f2f2f8;
    height: inherit
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-progress {
    background: #facc01;
    height: inherit
}

.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-thumb {
    width: 0;
    opacity: 0
}
.gRule {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.62)
}

.ruleBox,
.ruleMain {
    background-color: #fff
}

.ruleBox,
.ruleBox .rClose {
    position: absolute;
    margin: auto
}

.ruleBox {
    z-index: 5;
    top: 180px;
    left: 0;
    right: 0;
    width: 460px;
    border-radius: 4px;
    text-align: center
}

.ruleBox .rClose {
    top: 10px;
    right: 10px;
    z-index: 10
}

.ruleBox .rClose i {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative
}

.ruleBox .rTitle {
    position: relative;
    width: 100%;
    height: 50px;
    padding-top: 14px;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.ruleBox .rTitle>i {
    display: block;
    width: 133px;
    height: 91px;
    position: absolute;
    top: -44.5px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.ruleBox .rSure {
    display: block;
    width: 240px;
    height: 39px;
    border: 0;
    background: #00aaff;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    line-height: 39px;
    margin: 15px auto 25px;
    overflow: hidden;
    white-space: nowrap
}

.ruleMain {
    display: block;
    height: 260px;
    border: 0;
    padding: 7.5px 12.5px 12.5px;
    line-height: 21px;
    font-size: 12px;
    color: #4c4c4c;
    margin: 10px 12.5px 15px;
    overflow: auto
}

.privacyMain p,
.ruleMain p {
    text-align: left
}

.privacyMain strong,
.ruleMain strong {
    display: block;
    color: #333;
    line-height: 26px;
    font-size: 12px;
    font-weight: 700;
    text-indent: 0;
    text-align: left
}

.privacyMain p:nth-of-type(1),
.ruleMain p:nth-of-type(1) {
    color: #333;
    font-size: 12px;
    font-weight: 700
}

.countChange{
    display: none;
}



.hide{
    display: none;
}

.gdMainBox {
    margin: 15px auto;
    /*width: 100%;*/
    height: 54px;
    background: #F6F4FF;
    border-radius: 8px;
    font-size: 16px;
    color: #333333;
    display: flex;
    align-items: center;
    padding: 0 32px;
}
.gdMainBox ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.gdMainBox ul li a {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.gdMainBox ul li.active a {
    color: #fff;
    font-weight: bold;
    background: #40b4f7;
}
.tagsk {
    margin: 16px 0 0 0;
    line-height: 25px;
    font-size: 14px;
    background: #fff;
    overflow: hidden;
    height: 30px;
}

.tagsk b {
    font-size: 15px;
    color: #666;
    display: block;
    float: left;
    padding-left: 16px;
    border-left: 5px solid #40b4f7;
    font-weight: 400
}

.tagsk a {
    color: #00b0f0;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin: 0 10px 0 0;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.tagsk a:nth-child(1) {
    color: #66bcff;
    border-color: #66bcff
}

.tagsk a:nth-child(2) {
    color: #f58797;
    border-color: #f58797
}

.tagsk a:nth-child(3) {
    color: #68d46d;
    border-color: #68d46d
}

.tagsk a:nth-child(4) {
    color: #6d86b3;
    border-color: #6d86b3
}

.tagsk a:nth-child(5) {
    color: #68d9c2;
    border-color: #68d9c2
}
.keyText {
    background: url(../img/tbsm.png) no-repeat scroll 20px 10px #fdfdfd;
    border: 1px solid #40b4f7;
    clear: both;
    color: #666;
    font-size: 13px;
    line-height: 2;
    font-weight: normal;
    padding: 13px 20px 10px;
}

.keyText b {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-left: 50px;
}

.keyText p strong {
    font-weight: bolder;
}

.keyText p a {
    color: red;
}
.keyText .anothor{
    color: #40b4f7;
}
/*底部新增*/ 
.tab_bot_new {
      width: 100%;
      min-height: 150px;
      border-radius: 15px;
      /*box-shadow: 0px 0px 10px #f59abe;*/
      box-sizing: border-box;
      margin: 10px auto;
    }

    .tab_span {
      width: 100%;
      display: flex;
      color: #a39fb0;
      font-size: 14px;
      padding-bottom: 12px;
      border-bottom: 1px solid #e8e8e8;
    }

    .tab_span span {
      margin-right: 20px;
      cursor: pointer;
    }

    .tab_span span.active {
      color: #40b4f7;
    }
    .tab_span .show_more{
        margin-left: auto;
        cursor: pointer;
    }
    .tab_span .show_more:hover{
        color: #40b4f7;
    }
    .tab_a_ul {
        display: none;
        max-height: 260px;
        overflow: hidden;
        position: relative;
        padding-bottom: 40px;
        box-sizing: border-box;
    }
     .tab_a_ul[data-index='1']{
         display: block;
     }
    .tab_a_ul li {
      padding: 15px;
      border-bottom: 1px dashed #e3e3e3;
      height: 110px;
      box-sizing: border-box;
    }

    .tab_a_ul a {
      display: flex;
      align-items: center;
    }

    .tab_a_ul a img {
      width: 60px;
      height: 60px;
      margin-right: 15px;
      border-radius: 10px;
    }
    .tab_a_ul[data-index='2'] a img{
        width:55px;
        height: 40px;
        border-radius: 0;
    }
    
    .tab_a_ul a .title {
      font-size: 18px;
      color: #2c2c2c;
      line-height: 26px;
      cursor: pointer;
      font-weight: 700;
    }

    .tab_a_ul li:hover a .title {
      color:#40b4f7 ;
    }
    .tab_a_ul .show_more{
       color: #666;
        font-size: 18px;
        text-align: center;
        height: 40px;
        position: absolute;
        bottom: 0;
        width: 100%;
        background: #fff;
        line-height: 40px;
        padding-top: 0;
        cursor: pointer;
    }
     .tab_a_ul .show_more:hover{
         color: #40b4f7;
     }
    .tab_a_ul a p {
      font-size: 14px;
      color: #2c2c2c;
      line-height: 22px;
      width: 100%;
      margin-top: 8px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }
    
    /*猜你喜欢*/
    .gdTopicsBox{
        margin-top: 30px;
    }
    .gdTitle {
      justify-content: space-between;
      color: #999;
      display: flex;
      align-items: center;
    }

    .gdTitle .titleL {
      font-size: 20px;
      line-height: 20px;
      font-weight: 700;
      color: #333;
    }

    .gdTopicsBox .boxCont>ul {
      padding-left: 120px;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: flex-end;
      margin: -24px -6px 0;
      font-size: 14px;
      line-height: 14px;
      color: #999;
    }
    .gdTopicsBox .boxCont>ul li{
        margin-right: 15px;
    }
    .gdTopicsBox .boxCont>ul li a{
        padding: 0 15px;
    }
    .gdTopicsBox .boxCont>ul li.active {
      color: #fff;
      font-weight: 700;
    }

    .gdTopicsBox .boxCont>ul li.active>a {
      background-color: #40b4f7;
      border-radius: 5px;
      display: block;
      height: 22px;
      line-height: 22px;
      position: relative;
      color: #fff;
    }

    .gdTopicsBox .boxCont>ul li.active>a::after {
      content: "";
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #40b4f7;
      position: absolute;
      bottom: -5px;
      left: 50%;
      margin-left: -5px;
    }

    .tabsCont {
      color: #000;
    }

    .gdTopicsBox .boxCont ul li a {
      color: #999999;
    }

    .gdTopicsBox .boxCont .tabsCont .mainCont {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 15px;
    }

    .gdTopicsBox .boxCont .tabsCont .mainCont:hover .imgBox img {
      transform: scale(1.2);
    }

    .gdTopicsBox .boxCont .tabsCont .mainCont:hover .imgInfo p:nth-child(1) {
      color: #40b4f7;
    }

    .mainCont .imgBox {
      width: 267px;
      height: 180px;
      border-radius: 8px;
      overflow: hidden;
    }

    .mainCont .imgBox img {
      transition: all 0.3s;
    }

    .mainCont .imgInfo {
      flex: 1;
      padding: 3px 15px 0 24px;
    }

    .mainCont .imgInfo p {
      font-size: 16px;
      line-height: 32px;
      color: #999;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      text-align: justify;
      -webkit-line-clamp: 3;
    }

    .mainCont .imgInfo p:nth-child(1) {
      font-size: 20px;
      font-weight: 700;
      color: #000;
      -webkit-line-clamp: 1;
    }
    .mainCont .imgInfo p:nth-child(3){
        font-size: 14px;
    line-height: 32px;
    margin-top: 11px;
    padding: 0 12px;
    width: 100%;
    height: 32px;
    background: #f5f5f5;
    border-radius: 5px;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    }
    .mainCont .imgInfo p:nth-child(3) i {
      font-style: normal;
      color: #40b4f7;
    }

    .sixColumnList {
      margin-top: 24px;
      display: grid;
      justify-content: space-between;
      grid-template-columns: repeat(6, 15.53%);
    }

    .sixColumnList .columnItem {
      font-size: 16px;
      line-height: 16px;
      color: #333;
      text-align: center;
    }

    .columnItem>a {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }

    .columnItem>a .imgBox {
      width: 100px;
      height: 100px;
      border-radius: 24px;

    }

    .imgBox>img {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover;
    }

    .columnItem>a>p {
      width: 100%;
      margin-top: 15px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-top: 11px;
    }
    .sixColumnList .columnItem:hover a p{
        color: #40b4f7;
    }
    .m-right-item {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    box-sizing: border-box;
    box-shadow: 0px 4px 24px 0px rgba(209, 204, 255, 0.12);
    background: #ffffff;
}
.m-right-item .title {
    position: relative;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ebedf0;
}
.m-right-item .title::before {
    content: ".";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 115px;
    height: 2px;
    font-size: 0;
    background: linear-gradient(272deg, #4285e3 0%, #57c2ff);
}
.m-right-item .title .icon-title {
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
    margin-right: 9px;
    vertical-align: text-top;
    background: url(../img/icon-kind.png) no-repeat center;
    vertical-align:middle;
}
.m-right-item .item {
    display: inline-block;
    width: 24%;
    font-size: 14px;
}
.f-text-overflow1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}
.m-right-item .item a {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

/*相关专题*/
.aggregated-entry.infos {
}
.aggregated-entry .tabs {
    display: flex;
    margin-bottom: 15px;
    padding-left:6px;
}
.aggregated-entry .tabs .block-title {
    margin-right: 8px;
    color: #333;
    cursor: pointer;
    border-left: 0;
    font-size: 18px;
}
.aggregated-entry .tabs .block-title.current {
    color: #40b4f7;
    cursor: normal;
}
.aggregated-entry .aggregated-entry-box {
    width: 100%;
    overflow: hidden;
}
.aggregated-entry .aggregated-entry-box .aggregated-entry-list {
    font-size: 0;
    white-space: normal;
    zoom: 1;
}
.aggregated-entry .aggregated-entry-box .aggregated-entry-list.hide {
    display: none;
}
.aggregated-entry .aggregated-entry-box .aggregated-entry-list:before, .aggregated-entry .aggregated-entry-box .aggregated-entry-list:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.aggregated-entry .aggregated-entry-box .aggregated-entry-list .aggregated-entry-item {
    float: left;
    width: 33.3%;
    height: 49.5px;
}
.aggregated-entry .aggregated-entry-box .aggregated-entry-list .aggregated-entry-item:nth-child(3n + 1) {
    margin-left: -6px;
}
.aggregated-entry .aggregated-entry-box .aggregated-entry-list .aggregated-entry-item > a {
    font-size: 13px;
    text-align: center;
    color: #333;
    padding: 10px 8px;
    margin: 0 0 11px 12px;
    background: #f0f0f0;
    border-radius: 3px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
}
.aggregated-entry .aggregated-entry-box .aggregated-entry-list .aggregated-entry-item > a:active, .aggregated-entry .aggregated-entry-box .aggregated-entry-list .aggregated-entry-item > a:hover {
    border-color: #24AA42;
    color: #40b4f7;
}