@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

.a-title {
    color: #333;
}

.a-title:visited {
    color: #333;
}

.a-title:hover {
    color: #333;
}

.a-content {
    color: #777;
}

.a-content:hover {
    color: #777;
}

.a-content:visited {
    color: #777;
}

ul {
    margin: 0;
}

html[lang="en-US"] body {
    font-family: 'open sans',"Noto Sans CJK SC","Source Han Sans CN" !important
}

html[lang="zh-CN"] body {
    font-family: '微软雅黑' !important;
}

html[lang="en-US"] .hot .box ul li p, html[lang="en-US"] .hot-block .box ul li p span {
    font-size: 12px !important;
    color: #333;
}

html[lang="en-US"] .custom-container-right .hot-block .box ul li:nth-child(1) i {
    background: url("../img/pc_section_en.png") no-repeat;
    background-position: -2px -2px;
}

html[lang="en-US"] .custom-container-right .hot-block .box ul li:nth-child(2) i {
    background: url("../img/pc_section_en.png") no-repeat;
    background-position: -2px -66px;
}

html[lang="en-US"] .custom-container-right .hot-block .box ul li:nth-child(3) i {
    background: url("../img/pc_section_en.png") no-repeat;
    background-position: -2px -130px;
}

html[lang="en-US"] .custom-container-right .hot-block .box ul li:nth-child(4) i {
    background: url("../img/pc_section_en.png") no-repeat;
    background-position: -2px -194px;
}

html[lang="en-US"] .custom-container-right .hot-block .box ul li:nth-child(5) i {
    background: url("../img/pc_section_en.png") no-repeat;
    background-position: -2px -258px;
}

html[lang="en-US"] .custom-container-right .hot-block .box ul span {
    display: inline-block;
    line-height: 27px;
}

html[lang="en-US"] .custom-container-left .news .news-head .line{
    width: 75%;
}

html[lang="en-US"] .custom-container-left .apply .apply-head .line{
    width: 75%;
}

.custom-container {
    width: 1140px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 85px;
}

.rank {
    display: none;
}

@media screen and (max-width: 1180px) {
    .custom-container {
        width: auto;
        padding: 0 15px;
    }
}

.custom-container-left {
    width: 75.7894737%;
    float: left;
}

.custom-container-left .banner {
    overflow: hidden;
    position: relative;
    transition: .3s;
    margin-top: 10px;
}

.custom-container-left .banner .img {
    width: 100%;
    /* height: 100%;
    object-fit: cover; */
}

.custom-container-left .banner .nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
    text-align: left;
}

.custom-container-left .banner .nav .nav-right {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -o-justify-content: flex-end;
    -ms-justify-content: flex-end; }
.custom-container-left .banner .nav .nav-right div {
    height: 37px;
    line-height: 37px;
    color: #333;
    font-size: 14px;
    padding: 0 3.2%;
    transition: .24s;
    cursor: pointer;}
.custom-container-left .banner .nav .nav-right .order{
    background: rgba(16,137,214,.8);
}
.custom-container-left .banner .nav .nav-right .order a{
    color: #fff;
    display: inline-block;
    padding-left: 21px;
    background: url('images/icon_international.png') no-repeat left center;
    background-size: 16px 16px;
    margin-bottom: 0;
}
.custom-container-left .banner .nav .nav-right .order a:after{
    content: 'DistroWatch';
}
html[lang="zh-CN"] .custom-container-left .banner .nav .nav-right .order a:after{
    content: '国际排名';
}

.custom-container-left .banner .nav .nav-right .active {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
}

.custom-container-left .banner ul {
    position: absolute;
    width: 200%;
    height: 100%;
    left: 0;
    top: 0;
}

.custom-container-left .banner ul .slide {
    float: left;
    width: 50%;
    height: 100%;
}

.custom-container-left .news {
    margin-top: 3%;
}

.custom-container-left .news .news-head {
    height: 36px;
    line-height: 36px;
    position: relative;
    font-size: 18px;
    color: #333;
}

.custom-container-left .news .news-head i {
    font-size: 18px;
}

.custom-container-left .news .news-head .line {
    position: absolute;
    top: 50%;
    right: 0;
    height: 1px;
    width: 85.18519%;
    background: #e3e3e3;
}

.custom-container-left .news .news-content {
    margin-top: 14px;
    padding-right: 3.47222%;
}

.custom-container-left .news .news-content .item {
    margin-bottom: 20px;
    height: 96px;
    overflow: hidden;
    position: relative;
}

.custom-container-left .news .news-content .item .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 187px;
    height: 96px;
    background: #ccc;
}

.custom-container-left .news .news-content .item .text {
    margin-left: 220px;
}

.custom-container-left .news .news-content .item .text .title {
    line-height: 32px;
    overflow: hidden;
}

.custom-container-left .news .news-content .item .text .title p, .custom-container-left .news .news-content .item .text .title a {
    float: left;
    font-size: 16px;
    color: #333;
}

.custom-container-left .news .news-content .item .text .title p{
    overflow: hidden;
}

.custom-container-left .news .news-content .item .text .title span {
    float: right;
    font-size: 12px;
    color: #777;
}

.custom-container-left .news .news-content .item .text .main {
    font-size: 14px;
    line-height: 22px;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.custom-container-left .apply .apply-head {
    margin-top: 27px;
    margin-bottom: 19px;
    position: relative;
    font-size: 18px;
    color: #333;
}

.custom-container-left .apply .apply-head i {
    font-size: 18px;
}

.custom-container-left .apply .apply-head .line {
    position: absolute;
    top: 50%;
    right: 0;
    height: 1px;
    width: 85.18519%;
    background: #e3e3e3;
}

.custom-container-left .apply .content {
    overflow: hidden;
}

.custom-container-left .apply .content > div {
    float: left;
    width: 46.2963%;
    margin-right: 2.89352%;
}

.custom-container-left .apply .content > div .title {
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 80%;
}

.custom-container-left .apply .content > div .text {
    font-size: 12px;
    color: #777;
    line-height: 20px;
    margin-top: 9px;
}

.custom-container-left .apply .content > div .text p {
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.custom-container-left .apply .content .right {
    margin-left: 1.15741%;
}

.custom-container-left .apply .apply-list {
    overflow: hidden;
    margin-top: 18px;
    margin-bottom: 68px;
}

.custom-container-left .apply .apply-list ul {
    float: left;
    width: 46.2963%;
    overflow: hidden;
    margin-right: 2.89352%;
}

.custom-container-left .apply .apply-list ul li {
    overflow: hidden;
}

.custom-container-left .apply .apply-list ul li p {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    width: 65%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.custom-container-left .apply .apply-list ul li span {
    float: right;
    font-size: 12px;
    color: #777;
    line-height: 28px;
}

.custom-container-left .apply .apply-list ul:nth-child(2) {
    margin-left: 1.15741%;
}

.custom-container-left .news-head i, .apply-head i {
    padding-right: 1.15741%;
}

.custom-container-right {
    float: right;
    width: 20.70175%;
}

.custom-container-right .item {
    box-sizing: border-box;
    margin-bottom: 25px;
}

.custom-container-right .item .box {
    border: 1px solid #ededed;
}

.custom-container-right .item .title {
    margin-bottom: 13px;
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

.custom-container-right .guanzhu {
    margin-top: 10px;
}

.custom-container-right .guanzhu .phone-title {
    display: none;
}

.custom-container-right .guanzhu .title {
    display: block;
    text-decoration: none;
    width: 100%;
    text-align: left;
    font-size: 14px;
    border: 1px solid #ededed;
    line-height: 38px;
    box-sizing: border-box;
}

.custom-container-right .guanzhu .title:focus {
    border-color: #2ca7f8;
}

.custom-container-right .guanzhu .box {
    box-sizing: border-box;
    padding: 20px 38px;
}

.custom-container-right .guanzhu .box img {
    display: block;
}

.custom-container-right .guanzhu .box p {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    margin-bottom: 10px;
}

.custom-container-right .guanzhu .box p a {
    width: 26%;
    height: 26%;
}

.custom-container-right .guanzhu .box p a img {
    width: 100%;
}

.custom-container-right .hot li {
    font-size: 12px;
    color: #333;
    line-height: 30px;
}

.custom-container-right .hot li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.custom-container-right .hot li p:before {
    content: '· ';
}

.custom-container-right .hot .box {
    padding: 6.77966%;
}

.custom-container-right .hot-block .box {
    padding: 12.71186% 6.77966%;
}

.custom-container-right .hot-block .box img {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    float: left;
}

.custom-container-right .hot-block .box p {
    font-size: 14px;
    color: #333;
    margin-bottom: 23px;
    overflow: hidden;
    line-height: 27px;
}

.custom-container-right li:last-child .box p {
    margin-bottom: 0;
}

.custom-container-right .hot-block .box i, .hot-block .box span {
    float: left;
}


@media screen and (max-width: 414px) {
    .custom-container-left .banner .nav .nav-right .order{ display: none;}
    #hs-masthead .hs-toggle-menu{
        top: 16px !important;
    }
    html[lang="en-US"] .custom-container-left .news .news-head .line{
        width: 48%;
    }
    html[lang="en-US"] .custom-container-left .apply .apply-head .line{
        width: 48%;
    }
    .custom-container {
        width: auto;
        padding: 0 3.2%;
        margin-top: -7px;
    }

    .custom-container .custom-container-left {
        float: none;
        width: 100%;
    }
    .custom-container .custom-container-left .banner .nav .nav-right div {
        padding: 0 22.08px;
        height: 30.912px;
        line-height: 30.912px;
        font-size: 13.248px;
    }

    .custom-container .custom-container-left .rank {
        display: block;
        text-decoration: none;
        width: 100%;
        text-align: center;
        font-size: 15.456px;
        background: #e6f8ff;
        color: #138bca;
        border: 1px solid #bedaf1;
        line-height: 38px;
        margin-top: 22.08px;
    }

    .custom-container .custom-container-left .news {
        padding-left: 0;
        margin-top: 32.016px;
    }

    .custom-container .custom-container-left .news .news-head span, .custom-container .custom-container-left .news .news-head i {
        font-size: 18.768px;
        line-height: 33.12px;
    }

    .custom-container .custom-container-left .news .news-head .line {
        width: 66.66667%;
    }

    .custom-container .custom-container-left .news .news-content {
        margin-top: 12.144px;
    }

    .custom-container .custom-container-left .news .news-content .item {
        height: 72.864px;
    }

    .custom-container .custom-container-left .news .news-content .item .img {
        width: 143.52px;
        height: 72.864px;
    }

    .custom-container .custom-container-left .news .news-content .item .text {
        margin-left: 157.872px;
    }

    .custom-container .custom-container-left .news .news-content .item .text .title p {
        float: none;
        font-size: 15.456px;
        line-height: 19.872px;
        margin-bottom: 8px;
    }
    .custom-container .custom-container-left .news .news-content .item .text .title p a{
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .custom-container .custom-container-left .news .news-content .item .text .title span {
        float: none;
    }

    .custom-container .custom-container-left .news .news-content .item .text .main {
        display: none;
    }

    .custom-container .custom-container-left .apply .apply-head {
        margin-top: 34.224px;
        margin-bottom: 15.456px;
    }

    .custom-container .custom-container-left .apply .apply-head span, .custom-container .custom-container-left .apply .apply-head i {
        font-size: 18.768px;
        line-height: 33.12px;
    }

    .custom-container .custom-container-left .apply .apply-head .line {
        width: 66.66667%;
    }

    .custom-container .custom-container-left .apply .content > div {
        width: 100%;
        display: none;
    }

    .custom-container .custom-container-left .apply .content div:first-child {
        display: block;
    }

    .custom-container .custom-container-left .apply .content .left, .custom-container .custom-container-left .apply .content .right {
        float: none;
        position: relative;
        margin-left: 0;
    }

    .custom-container .custom-container-left .apply .content .left .title, .custom-container .custom-container-left .apply .content .right .title {
        font-size: 15.456px;
        line-height: 30.912px;
    }

    .custom-container .custom-container-left .apply .content .left span, .custom-container .custom-container-left .apply .content .right span {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 11.04px;
        line-height: 30.912px;
    }

    .custom-container .custom-container-left .apply .content .left .text, .custom-container .custom-container-left .apply .content .right .text {
        margin-top: 3.312px;
    }

    .custom-container .custom-container-left .apply .content .left .text p, .custom-container .custom-container-left .apply .content .right .text p {
        font-size: 13.248px;
        line-height: 19.872px;
    }

    .custom-container .custom-container-left .apply .apply-list {
        margin-top: 15.456px;
        margin-bottom: 34.224px;
    }

    .custom-container .custom-container-left .apply .apply-list ul {
        float: none;
        margin: 0;
        width: 100%;
    }

    .custom-container .custom-container-left .apply .apply-list ul li p {
        font-size: 15.456px;
        line-height: 30.912px;
    }

    .custom-container .custom-container-left .apply .apply-list ul li span {
        font-size: 11.04px;
        line-height: 30.912px;
    }

    .custom-container .custom-container-right {
        width: 100%;
        float: none;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    }

    .custom-container .custom-container-right .item {
        margin-bottom: 34.224px;
    }

    .custom-container .custom-container-right .item .title {
        font-size: 15.456px;
        line-height: 30.912px;
        margin-bottom: 10px;
    }

    .custom-container .custom-container-right .hot .box {
        font-size: 15.456px;
        line-height: 30.912px;
        padding: 15.456px 0 19.872px 16.56px;
    }

    .custom-container .custom-container-right .guanzhu {
        order: 99;
        margin-bottom: 24.288px;
    }

    .custom-container .custom-container-right .guanzhu .phone-title {
        display: block;
        font-size: 15.456px;
        line-height: 30.912px;
        margin-bottom: 10px;
    }

    .custom-container .custom-container-right .guanzhu .box {
        width: 100%;
        padding: 39.744px 0 36.432px 33.12px;
        position: relative;
    }

    .custom-container .custom-container-right .guanzhu .box .wx-img {
        position: absolute;
        left: 33.12px;
        top: 39.744px;
        height: 88.32px;
        width: 88.32px;
    }

    .custom-container .custom-container-right .guanzhu .box p {
        margin-left: 121.44px;
        margin-right: 13%;
        margin-bottom: 0;
        padding: 26.496px 0;
    }

    .custom-container .custom-container-right .guanzhu .box p span {
        display: inline-block;
        width: 35.328px;
        height: 35.328px;
    }

    .custom-container .custom-container-right .guanzhu .box p span:nth-child(1) {
        background: url("../img/phone_social_other_01.png") no-repeat;
        background-size: cover;
    }

    .custom-container .custom-container-right .guanzhu .box p span:nth-child(2) {
        background: url("../img/phone_social_other_02.png") no-repeat;
        background-size: cover;
        margin: 0 15%;
    }

    .custom-container .custom-container-right .guanzhu .box p span:nth-child(3) {
        background: url("../img/phone_social_other_03.png") no-repeat;
        background-size: cover;
    }

    .custom-container .custom-container-right .hot-block .box {
        padding: 28.704px 0 45.264px 22.08px;
    }

    .custom-container .custom-container-right .hot-block .box p {
        margin-bottom: 9.936px;
    }

    .custom-container .custom-container-right .hot-block .box p i {
        width: 35.328px;
        height: 35.328px;
        margin-right: 16.56px;
    }

    .custom-container .custom-container-right .hot-block .box li:nth-child(1) i {
        background: url("../img/phone_section_cn_01.png") no-repeat;
        background-size: cover;
    }

    .custom-container .custom-container-right .hot-block .box li:nth-child(2) i {
        background: url("../img/phone_section_cn_02.png") no-repeat;
        background-size: cover;
    }

    .custom-container .custom-container-right .hot-block .box li:nth-child(3) i {
        background: url("../img/phone_section_cn_03.png") no-repeat;
        background-size: cover;
    }

    .custom-container .custom-container-right .hot-block .box li:nth-child(4) i {
        background: url("../img/phone_section_cn_04.png") no-repeat;
        background-size: cover;
    }

    .custom-container .custom-container-right .hot-block .box li:nth-child(5) i {
        background: url("../img/phone_section_cn_05.png") no-repeat;
        background-size: cover;
    }

    .custom-container .custom-container-right .guanzhu .title {
        display: none;
    }
}

.custom-container-right .guanzhu .title{
    margin-bottom: 0px;
    margin-top: 15px;
}

@media screen and (max-width: 340px) {
    .custom-container .custom-container-left .banner .nav .nav-right div{
        font-size: 10.24px;
    }
    .custom-container .custom-container-left .rank{
        font-size: 12px;
    }
    .custom-container .custom-container-left .news .news-head span , .custom-container .custom-container-left .news .news-head i{
        font-size: 14.5px;
    }
    .custom-container .custom-container-left .news .news-content .item .text .title p a{
        font-size: 12px;
    }
    .custom-container .custom-container-left .apply .apply-head span, .custom-container .custom-container-left .apply .apply-head i{
        font-size: 14.5px;
    }
    .custom-container .custom-container-left .apply .content .left .title, .custom-container .custom-container-left .apply .content .right .title{
        font-size: 12px;
    }
    .custom-container .custom-container-left .apply .content .left .text p, .custom-container .custom-container-left .apply .content .right .text p{
        font-size: 10.24px;
    }
    .custom-container .custom-container-left .apply .apply-list ul li p{
        font-size: 12px;
    }

}
@media screen and (max-width: 340px){
html[lang="en-US"] .hs-container {
    padding-right: 0;
    padding-left: 0;
}
}
@media screen and (min-width: 415px ){
    .custom-container-left .news .news-content .item .text .title{
        position: relative;
    }
    .custom-container-left .news .news-content .item .text .title p{
        width: 100%;
        box-sizing:border-box;
        -moz-box-sizing:border-box; /* Firefox */
        -webkit-box-sizing:border-box; /* Safari */
        padding-right: 80px;

    }
    .custom-container-left .news .news-content .item .text .title p a{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }
    .custom-container-left .news .news-content .item .text .title span{
        position: absolute;
        top: 0;
        right: 0;
    }
}

#post-23243 .su-spoiler-icon-plus .su-spoiler-icon:before,#post-23243 .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before{ content: '' }
#post-23243 .su-spoiler-icon-plus .su-spoiler-icon{ display: inline-block; width: 16px; height: 16px; background: url('//www.deepin.org/wp-content/uploads/2017/05/down.png') no-repeat; background-size: cover;  }
#post-23243 .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon{ 
-webkit-transform: rotate(180deg) translateY(-3px);
-ms-transform: rotate(180deg) translateY(-3px);
-o-transform: rotate(180deg) translateY(-3px);
transform: rotate(180deg) translateY(-3px);
 }
