﻿/*英文主页*/
/* 产品 */
.app_home_product {
    background-color: #fff;
    padding-top: 30px;
    width: 80%;
    margin: 0 auto;
}

.app_home_product_div {
    margin: 0 auto;
    padding-bottom: 30px;
}

.app_home_button_label {
    color: #fff;
    background-color: #3b3b3b;
}

    .app_home_button_label:hover,
    .app_home_button_label:focus,
    .app_home_button_label:active,
    .app_home_button_label.am-active,
    .am-dropdown.am-active .app_home_button_label.am-dropdown-toggle {
        color: #fff;
        background-color: #0092ab;
    }

.app_home_hover_product {
    width: 250px;
    margin: 10px;
}

.app_home_hover_product_img {
    margin: auto;
    width: 100%;
    height: auto;
}

.app_home_hover_product_img_2 {
    margin: auto;
    width: 100%;
    height: auto;
}

.app_home_hover_product_title {
    text-align: center;
    height:40px;
}

.app_home_hover_product_content {
    margin-top:auto;
    text-align: center;
}

.app_home_hover_product_price {
    font-size: 28px;
    text-align: center;
}

.app_home_hover_product_buy {
    text-align: center;
}

.am-slider-carousel li {
    margin-right: 0px;
    margin-left: 0px;
}

.am-slider-b3 {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    /* Direction Nav */
}

/*评论*/
.app_home_comment {
    background-color: #fff;
    padding-top: 0px;
    width: 1100px;
    margin: 0 auto;
}

.en_home_comment_item_star {
    margin-top: 10px;
    margin: auto;
    width: 224px !important;
    height: 30px
}

.en_home_comment_item_text {
    margin: auto;
    margin-top: 24px;
    width: 225px;
    height: 300px
}

.en_home_comment_item_product {
    margin: auto;
    width: 225px !important;
    height: 225px
}

/*展会*/
.app_home_exhibition {
    background-color: #fff;
    padding-top: 30px;
    width: 100%;
    margin: 0 auto;
    background-image: url(https://webresource.lvbu.tech/files/en/viewContent/-en/11/lvbu_global_sales_status_bg-0c90dc4c2465420d8e298b789d927bf4.jpg);
}

.app_home_exhibition_img {
    padding-top: 0px;
    width: 1400px;
    margin: auto;
}

.home_sale_title {
    margin-top: 30px;
    text-align: center;
    font-size: 40px;
    font-weight: 600
}

.home_sale_ul {
    width: 35%;
    margin: auto;
    text-align: center
}

.home_sale_li_1 {
    color: #0f90d2;
    font-size: 40px;
    font-weight: 600
}

.home_sale_li_2 {
    border: 2px solid #0f90d2; /* 边框样式 */
    border-radius: 20px; /* 圆角半径 */
    padding: 1px; /* 边框内边距 */
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
    font-size: 18px;
    font-weight: 400
}

.home_sale_imgs {
    width: 80%;
    margin: auto;
}

.home_sale_img {
    width: 24% !important;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 80px;
    display: inline !important;
}

/*<!-- 产品与服务-- >*/
.app_home_server {
    padding-left: 10px;
    padding-right: 10px;
}

.app_home_server_title {
    color: #ee0000;
    font-size: 40px;
}

.app_home_server_title_content {
    font-size: 18px;
}

.app_home_server_li_title {
    font-size: 24px;
}

.app_home_server_li_title_content {
    font-size: 18px;
}
/* Join Us */
.app_home_join {
    padding-bottom: 50px;
    background-color: #f7f7f7
}

.app_home_join_div {
    text-align: center;
    padding-top: 30px;
}

.app_home_join_title {
    font-size: 40px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #000;
}

.app_home_join_content {
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #aaa;
}


@media screen and (max-width:1200px) {
    /*产品*/
    .app_home_product {
        background-color: #fff;
        padding-top: 20px;
        width: 94%;
        margin: 0 auto;
    }

    .app_home_product_div {
        margin: 0 auto;
        padding-bottom: 0px;
    }

    .app_home_button_label {
        font-size: 14px !important;
        color: #fff;
        background-color: #3b3b3b;
    }

        .app_home_button_label:hover,
        .app_home_button_label:focus,
        .app_home_button_label:active,
        .app_home_button_label.am-active,
        .am-dropdown.am-active .app_home_button_label.am-dropdown-toggle {
            color: #fff;
            background-color: #0092ab;
        }

    .app_home_hover_product {
        width: 250px;
        margin: 0px;
    }

    .app_home_hover_product_price {
        font-size: 24px;
        text-align: center;
    }
    /*评论*/
    .app_home_comment {
        background-color: #fff;
        padding-top: 0px;
        width: 360px;
        margin: 0 auto;
    }

    .en_home_comment_item_star {
        margin-top: 10px;
        margin: auto;
        width: 224px !important;
        height: 30px
    }

    .en_home_comment_item_text {
        margin: auto;
        margin-top: 24px;
        width: 225px;
        height: 300px
    }

    .en_home_comment_item_product {
        margin: auto;
        width: 225px !important;
        height: 225px
    }
    /*展会*/
    .app_home_exhibition {
        background-color: #fff;
        padding-top: 10px;
        width: 100%;
        margin: 0 auto;
        background-image: url(https://webresource.lvbu.tech/files/en/viewContent/-en/11/lvbu_global_sales_status_bg-0c90dc4c2465420d8e298b789d927bf4.jpg);
    }

    .app_home_exhibition_img {
        padding-top: 0px;
        width: 360px;
        margin: auto;
    }

    .home_sale_title {
        margin-top: 10px;
        text-align: center;
        font-size: 30px;
        font-weight: 600
    }

    .home_sale_ul {
        width: 95%;
        margin: auto;
        text-align: center
    }

    .home_sale_li_1 {
        color: #0f90d2;
        font-size: 30px;
        font-weight: 600
    }

    .home_sale_li_2 {
        border: 1px solid #0f90d2; /* 边框样式 */
        border-radius: 10px; /* 圆角半径 */
        padding: 1px; /* 边框内边距 */
        margin-left: 10px;
        margin-right: 10px;
        color: #000;
        font-size: 12px;
        font-weight: 400
    }

    .home_sale_imgs {
        width: 80%;
        margin: auto;
    }

    .home_sale_img {
        width: 24% !important;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 80px;
        display: inline !important;
    }
    /*<!-- 产品与服务-- >*/
    .app_home_server {
        padding-left: 10px;
        padding-right: 10px;
    }

    .app_home_server_title {
        color: #ee0000;
        font-size: 30px;
        margin-top: 0px !important;
    }

    .app_home_server_title_content {
        margin: auto !important;
        width: 200px;
        font-size: 16px;
        padding-bottom: 20px;
    }

    .app_home_server_li_title {
        font-size: 20px;
    }

    .app_home_server_li_title_content {
        font-size: 16px;
        line-height: 14px;
    }
    /*Join Us*/
    .app_home_join {
        background-image: url('');
        padding-bottom: 50px;
        background-color: #f7f7f7
    }

    .app_home_join_div {
        text-align: center;
        padding-top: 30px;
        width:94%;
    }

    .app_home_join_title {
        font-size: 30px;
        font-weight: 600;
        padding-top: 10px;
        padding-bottom: 0px;
        color: #000;
    }

    .app_home_join_content {
        font-size: 18px;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        color: #aaa;
    }
}


/*英文主页*/


