.banner img {
    width: 100%;
}

.mall_system {
    width: 1216px;
    height: 650px;
    margin: 0 auto;
    padding-top: 87px;
}

.mall_l img {
    width: 621px;
    height: 509px;
}

.mall_r {
    width: 595px;
    padding-top: 120px;
    padding-left: 66px;
}

.mall_r h4 {
    font-size: 22px;
    margin-bottom: 20px;
}

.mall_r p {
    color: #343434;
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 16px;
}

.shop_subtool > h4 {
    width: 330px;
    height: 80px;
    margin: 0 auto 90px;
    font-size: 30px;
    text-align: center;
    line-height: 80px;
    color: #242424;
    border-bottom: 4px solid #e5e5e5;
}

.shop_subtool h4 span {
    display: inline-block;
    height: 80px;
    border-bottom: 4px solid #5b49a1;
}

.shop_subtool li {
    height: 370px;
}

.shop_subtool li:nth-child(2n-1) {
    background-color: #f2f2f2;
}

.subtool_box {
    width: 967px;
    margin: 0 auto;
}

.subtool_box img {
    width: 100%;
}

.sub_l {
    width: 408px;
    height: 300px; 
}

.comic {
    display: none;
}

.sub_r {
    width: 555px;
    padding-top: 110px;
    padding-left: 100px;
}

.sub_r h4 {
    font-size: 24px;
    margin-bottom: 10px;
}

.sub_r p {
    line-height: 34px;
    font-size: 17px;
    margin-bottom: 17px;
}

.p_l_0 {
    padding-left: 0;
}