.site-content{
    padding-bottom: 40px;
}
/*顶部crumb开始*/
.common_top_crumb {
    padding:45px 10px 34px;
}
.common_top_crumb>a {
    font-size: 16px;
    color: #333;
    line-height: 1;
    display: block;
    float: left;
}
.common_top_crumb>p {
    font-size: 16px;
    color: #999;
    margin-bottom: 0;
    float: left;
    line-height: 1;
}
.common_top_crumb>p.arr {
    font-size: 16px;
    color: #333;
    margin: 0 8px;

}
/*顶部crumb结束*/
.support_res_del-con {
    min-height: 500px;
    width: 100%;
    border-left: 2px solid #f6f6f6;
    padding: 74px 70px 22px;
}
.support_res_del-title {
    position: absolute;
    width: 300px;
    top: 74px;
    left: 0;
    text-align: center;
}
.support_res_del {
    background: #fff;
    position: relative;
    padding-left: 300px;
    padding-right: 0;
}
.support_res_del-title>.img{
    width: 240px;
    height: 240px;
    margin: 0 auto;
}
.support_res_del-title>.img>img {
    width: 100%;
    height: auto;
}
.mode-title {
    color: #1a1a1a;
    line-height: 45px;
    font-size: 18px;
    margin: 10px 0;
    padding: 0 20px;
    font-weight: 600;
}
.update-notice {
    font-size: 14px;
    padding: 0 20px;
}
.support_res_del-title a.btn-l {
    width: 100px;
    height: 34px;
    line-height: 34px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    background: #008eda;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.support_res_del-con-title {
    border-bottom: 2px solid #f0f0f0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.support_res_del-con-title>p {
    font-size: 18px;
    color: #757575;
    padding-bottom: 22px;
    margin: 0 50px;
    cursor: pointer;
    margin-bottom: -2px;
    line-height: 1;
}
.support_res_del-con-title>.active {
    border-bottom: 2px solid #008eda;
}
.support_res_del-con-title>p:first-child {
    margin-left: 0;
}
.support_res_del-con-title>.shu {
    width: 1px;
    height: 17px;
    background: #ccc;
}
.support_res_del-con .msg {
    padding-top: 25px;
    position: relative;
    border-top: 1px solid #e2e2e2;
}
.support_res_del-con .msg>h1 {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin-top: 0;
}
.support_res_del-con .msg>h1>span {
    line-height: 20px;
    padding: 3px 10px;
    background: #e9a844;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    vertical-align: top;
}
.support_res_del-con .msg>p {
    font-size: 14px;
    color: #333;
    padding-bottom: 28px;
    margin-bottom: 0;
}
.support_res_del-con .msg>.upgrade-logs>p {
    font-size: 15px;
    font-weight: 400;
    color: #414141;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.support_res_del-con .msg>.upgrade-logs ul{
    margin:0;
}
.support_res_del-con .msg>.upgrade-logs ul li{
    font-size: 14px;
    color: #1a1a1a;
    line-height: 2;
    text-align: left;
    word-wrap: break-word;
    padding: 0;
}
.support_res_del-con .msg>.download {
    width: 140px;
    height: 36px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #008eda;
    cursor: pointer;
    position: absolute;
    display: block;
    top: 80px;
    right: 0;
    font-weight: 700;
    font-size: 12px;
}
.support_res_del-con .msg>.download:hover{
    opacity: .9;
}
.upgrade-tip {
    margin: 16px 0;
    background-color: #fefdeb;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    padding: 17px 0 17px 12px;
}
@media (max-width: 1100px){
    .support_res_del-con {
        padding: 74px 20px 22px;
    }

}
@media(max-width: 767px){
    .site-content{padding-top: 0;padding-bottom: .9257vw}
    .common_top_crumb {display: none}
    .support_res_del-title {
        position: initial;
        width: 100%;
        padding: 9.257vw 0;
        border-bottom: 0.9vw solid #f6f6f6;
    }
    .support_res_del {
        padding-left: 0;
        padding-right: 0;
    }
    .support_res_del-title>.img {
        width: 40vw;
        height: 40vw;
    }
    .support_res_del-title>p {
        padding-top: 0;
        padding-bottom: 4vw;
        font-size: 4vw;
    }
    .mode-title {
        line-height: 1;
        font-size: 4.8vw;
        height: 4.8vw;
        margin: 4vw 0;
    }
    .update-notice {
        font-size: 2.8vw;
        padding: 0 3vw;
    }
    .support_res_del-title .btn-l {/*0.9257*/
        width: 24.0682vw;
        height: 6.4799vw;
        line-height: 6.4799vw;
        -webkit-border-radius: 32.3995vw;
        -moz-border-radius: 32.3995vw;
        border-radius: 32.3995vw;
        font-size: 2.7771vw;
    }
    .support_res_del-con {
        min-height: auto;
        border-left: 0;
        padding: 5.55vw 0 6.85vw;
    }
    .support_res_del-con-title {
        padding-left: 7.4vw;
        border-bottom: 1px solid #f0f0f0;
    }
    .support_res_del-con-title>p {
        font-size: 3.33vw;
        padding-bottom: 3.7vw;
        border-bottom: 1px solid #f7f7f7;
        margin: 0 6vw -1px 0;
        font-weight: 700;
    }
    .support_res_del-con-title>p:first-child {
        margin-left: 0;
    }
    .support_res_del-con-title>.shu {
        display: none;
    }
    .support_res_del-con-title>.active {
        border-bottom: 1px solid #008eda;
    }
    .support_res_del-con .msg {
        padding: 4.166vw 7.4vw 0;
    }
    .support_res_del-con .msg>h1 {
        margin-bottom: 7.4vw;
        font-size: 3.3326vw;
        line-height: 4.07vw;
        font-weight: 700;
    }
    .support_res_del-con .msg>h1>span {
        line-height: 4.07vw;
        padding: .7vw 1.8514vw;
        font-size: 2.4069vw;
        margin-left: 5.5542;
        -webkit-border-radius: 2.0366vw;
        -moz-border-radius: 2.0366vw;
        border-radius: 2.0366vw;
    }
    .support_res_del-con .msg>p {
        font-size: 3.3326vw;
        color: #666;
        padding-bottom: 4.258vw;
        line-height: 1.7;
        word-wrap: break-word;
    }
    .support_res_del-con .msg>.upgrade-logs>p{
        font-size: 3.3326vw;
        line-height: 1.7;
        padding-bottom: 2vw;
    }
    .support_res_del-con .msg>.upgrade-logs ul li{
        font-size: 3vw;
        color: #444;
        line-height: 1.5;
        word-wrap: break-word;
    }
    .support_res_del-con .msg>.download {
        width: 24vw;
        height: 6.48vw;
        -webkit-border-radius: 3.24vw;
        -moz-border-radius: 3.24vw;
        border-radius: 3.24vw;
        line-height: 6.48vw;
        margin-top: 3.147vw;
        position: initial;
    }
    .support_res_del-con .msg>p>span {
        font-size: 3.3326vw;
        color: #666;
    }
}

.part_comments{
    margin-top: 2px;
    padding:60px 100px;
    background: #fff;
    margin-bottom: 60px;
}
@media(max-width: 767px){
    .part_comments{
        margin-top: 2vw;
        padding:6.8vw 2.8vw;
        margin-bottom: 2vw;
    }
}


.mode-img-item{
    width: 220px;
    height: 220px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    background-color: #f6f6f6;
    margin: 0 auto;
}
.mode-img-box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.mode-img-box img{
    max-width: 180px;
    max-height: 180px;
    width: auto;
    height: auto;
    display: block;
}
@media(max-width: 767px){
    .mode-img-item{
        width: 60vw;
        height: 60vw;
    }
    .mode-img-box img{
        max-width: 50vw;
        max-height: 50vw;
    }
}