.download-type-wrap {
    margin-top: -2.8rem;
    position: relative;
    z-index: 3;
}

.download-type {
    display: flex;
    list-style-type: none;
    justify-content: center;
}

.download-type li {
    width: 2.68rem;
    height: 0.79rem;
    background-color: #FFFFFF;
    border-radius: 0.79rem;
    margin-right: 1.32rem;
    overflow: hidden;
}

.download-type li:last-child {
    margin-right: 0;
}

.download-type li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.32rem;
    font-weight: 400;
    color: #000000;
}

.download-type li img {
    width: 0.44rem;
    height: 0.44rem;
    margin-right: 0.25rem;
}

.download-type li span {}

.download-nav {
    width: 100%;
    display: block;
    margin-top: 0.88rem;
    position: relative;
    z-index: 3;
    display: none;
}

.download-nav ul {
    display: flex;
    list-style-type: none;
    justify-content: center;
}

.download-nav li {
    width: 4.63rem;
    height: 2.26rem;
    background: #FFFFFF;
}

.download-nav li:hover, .download-nav li:active {
    background: #F7F7F7;
}

.download-nav li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
}

.download-nav li a img {
    width: 0.76rem;
    height: 0.76rem;
    margin-bottom: 0.24rem;
}

.download-commodity-section {
}

.download-effect-section .section-title {
    padding-top: 3.31rem;
}

.download-commodity-section-content {
    margin: 0.74rem auto;
    box-sizing: border-box;
    position: relative;
    list-style-type: none;
    height: 12rem;
    display: flex;
    justify-content: center;
}

.download-commodity-box-hover {
    opacity: 0;
    width: 14rem;
    height: 100%;
    margin: auto;
    position: absolute;
    transition: opacity 1s ease-in;
}

.download-commodity-section-content:hover .download-commodity-box-hover{
    opacity: 1;
    transition: opacity 1s ease-in;
}

.download-commodity-box {
    width: 14rem;
    position: relative;
    display: inline-block;
}

.download-commodity-section-content img {
    position: absolute;
    background: #DDDDDD;
}

.download-commodity-section-content img:nth-child(1) {
    width: 4.66rem;
    height: 8.17rem;
    top: 0;
    left: 0;
}

.download-commodity-section-content img:nth-child(2) {
    width: 9.0rem;
    height: 3.1rem;
    top: 0;
    left: 4.66rem;
    margin-left: 0.27rem;
}

.download-commodity-section-content img:nth-child(3) {
    width: 3.13rem;
    height: 8.17rem;
    top: 3.1rem;
    margin-top: 0.3rem;
    left: 10.1rem;
    margin-left: 0.65rem;
}

.download-commodity-section-content img:nth-child(4) {
    width: 5.55rem;
    height: 3.1rem;
    top: 8.17rem;
    margin-top: 0.3rem;
    left: 4.66rem;
    margin-left: 0.27rem;
}

.download-commodity-section-content img:nth-child(5) {
    width: 4.66rem;
    height: 3.1rem;
    top: 8.17rem;
    margin-top: 0.3rem;
    left: 0;
}

.download-commodity-section-content img:nth-child(6) {
    width: 5.54rem;
    height: 4.77rem;
    left: 4.66rem;
    margin-left: 0.27rem;
    top: 3.1rem;
    margin-top: 0.3rem;
}

.download-effect-section {

}

.download-effect-section-content {
    height: 7.36rem;
    position: relative;
    padding-bottom: 0.69rem !important;
}

.download-effect-section-content:after {
    content: '.';
    height: 50%;
    width: 100%;
    font-size: 0;
    background: #F7F7F7;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.download-effect-section-content-list {
    font-size: 0;

    list-style-type: none;
}

.download-effect-section-content-list li {
}

.download-effect-section-content-list li img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.download-effect-section-content-list li img {}

.download-us-banner-slide-1 {
    background-image: url(https://hotcache.willapps.com/OfficialWebsite/download/banner1.png);
}