@charset "utf-8";

/* CSS Document */

.page_54 {
    background: #f4f4f4;
    display: inline-block;
    width: 100%;
    position: relative;
}

.banner_54 {
    width: 100%;
    height: 240px;
    background: url(../images/shopping_54/banner_54.png) no-repeat center center;
    position: relative;
    display: inline-block;
}

.wrap_54 {
    width: 1200px;
    position: relative;
    margin: 0 auto 0 auto;
    padding-bottom: 40px;
}

.intro_54 {
    width: 1120px;
    padding: 30px 40px;
    background: #fe630d;
    margin-top: 30px;
}

.intro_54 h2 {
    font-size: 28px;
    line-height: 48px;
    color: #fffdf0;
    font-weight: 600;
    text-align: left;
    padding-left: 60px;
    background: url(../images/shopping_54/icon_intro.png) no-repeat left top;
    margin-bottom: 10px;
    display: inline-block;
}

.intro_54 p {
    font-size: 17px;
    line-height: 30px;
    color: #fff;
    text-align: left;
    margin-top: 10px;
}

.mo_54 {
    width: 100%;
    height: 482px;
    background: #fff;
    margin-top: 40px;
    position: relative;
}

.mo_54 h3 {
    width: 100%;
    text-align: left;
    height: 100px;
    border-bottom: 2px solid #f4f4f4;
}

.mo_54 h3 img {
    height: 100%;
    margin-left: 30px;
}

.div_img {
    width: 500px;
    height: 380px;
    background: #000;
    float: left;
}

.div_img img {
    width: 100%;
    height: 100%;
}

.text_product {
    float: left;
    width: 520px;
    margin: 36px 0 0 20px;
}

.text_product p {
    font-size: 16px;
    color: #666666;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 20px;
    line-height: 30px;
}

.div_QR_54 {
    width: 100px;
    position: absolute;
    right: 34px;
    top: 200px;
}
.div_QR_54.qr_b {
    top: 70px;
}
.div_QR_54 b {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin: 0 0 0 6px;
}

.div_QR_54 b img {
    width: 100%;
    height: 100%;
}

.div_QR_54 p {
    font-size: 14px;
    line-height: 36px;
    color: #999999;
    text-align: center;
    white-space: nowrap;
}

a.btn_go_to {
    display: inline-block;
    text-decoration: none;
    width: 180px;
    height: 56px;
    background: url(../images/shopping_54/arrow_a.png) no-repeat 134px center #000;
    font-size: 24px;
    line-height: 56px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    text-indent: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}

a.btn_go_to:hover {
    text-decoration: none;
    font-style: italic;
    background-position: 136px center;
}

a.btn_go_to.blue_1 {
    background-color: #3d13a1;
}

a.btn_go_to.red_1 {
    background-color: #f53f34;
}

a.btn_go_to.green_1 {
    background-color: #71be15;
}

a.btn_go_to.yellow_1 {
    background-color: #fdcf00;
}

a.btn_go_up {
    display: inline-block;
    text-decoration: none;
    width: 180px;
    height: 56px;
    background: url(../images/shopping_54/arrow_up.png) no-repeat 134px center #000;
    font-size: 24px;
    line-height: 56px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    text-indent: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}

a.btn_go_up:hover {
    text-decoration: none;
    line-height: 50px;
    background-position: 134px 14px;
}

a.btn_go_up.yellow_1 {
    background-color: #fdcf00;
}


/*每个模块多个产品*/

.wrap_mo_b {
    width: 100%;
    display: inline-block;
    background: #fff;
    margin-top: 40px;
}

.wrap_mo_b h3 {
    width: 100%;
    text-align: left;
    height: 100%;
}

.wrap_mo_b h3 img {
    height: 100%;
}

.mo_54_b {
    width: 100%;
    height: 340px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
}

.div_img_b {
    width: 500px;
    height: 340px;
    background: #000;
    float: left;
}

.div_img_b img {
    width: 100%;
    height: 100%;
}

.text_product p.p_b {
    text-indent: 0;
    width: 580px;
    line-height: 32px;
}

.ul_vip {
    float: left;
    width: 520px;
    margin: 0 0 0 20px;
}

.ul_vip li {
    width: 100%;
    font-size: 16px;
    color: #666666;
    text-align: left;
    text-indent: 32px;
    line-height: 34px;
    position: relative;
    display: inline-block;
}

.ul_vip li i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/shopping_54/icon_right_orange.png) no-repeat;
    position: absolute;
    left: 0;
    top: 10px;
}