#mp_header .top-header .mpq_fix_top{
    display: flex;
}
.slick_banner .slick-dots{
    top: unset;
    bottom: 20px;
}
.adv_item img{
    width: 100%;
}
.d_segment_adv{
    margin-top: 40px;
}
.d_segment_product{
    margin-top: 50px;
}
.product-box .price-box{
    text-align: right;
}
.section .product-box{
    margin: 10px 0;
}
.pro_action{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    font-size: 12px;
}
.pro_buy button{
    border: none;
    width: 100%;
    height: 40px;
    background-color: #e2e2e2;
}

.pro_buy{
    height: 40px;
    line-height: 40px;
    width: 48%;
    background-color: #e2e2e2;
}
.pro_view{
    height: 40px;
    line-height: 40px;
    width: 48%;
    background-color: #e2e2e2;
    text-align: center;
}
.d_segment_service{
    margin-top: 50px;
}
.service .desc{
    color: #666;
}
.d_segment_news{
    margin-top: 50px;
}


.d_footer_group{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer_content ul ul{
    list-style: none;
}
.footer_title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
}
.footer_content ul ul{
    display: none;
}

.d_footer_item{

}

.d_footer_item.g_first{
    width: 35%;
}
.d_footer_item.g_last{
    width: 25%;
}
.f_fanpage iframe{
    width: 100%;
}
.d_segment_footer{
    background: #313131;
    color: #e9e9e9;
    padding: 30px 0;
    margin-top: 50px;
}
.d_segment_footer a{
    color: #e9e9e9;
}

.d_header_right .res_input{
    width: 400px;
    border: none;
}
.d_header_right .res_input input{
    background: none;
    border: none;
    color: #fff;
    height: 20px;
    min-height: 20px;
}
.d_header_right .res_input button{
    background: none;
    border: none;
    height: 20px;
    min-height: 20px;
    color: #fff;
}
.d_header_right .msearch_submit{
    height: 20px;
    width: auto;
}
.d_header_right .msearch_text{
    height: 20px;
    width: auto;
}
.header_search_form{
    display: flex;
    align-items: center;
    justify-content: end;
    /*margin-top: 7px;*/
}
.header_search_form .g_input{

}
.header_search_form input, .header_search_form button{
    background: none;
    border: none;
    color: #fff;
    font-size: 13px;
}

.header_search_form input{
    width: 150px;
    padding-right: 0;
    outline: none;
}
#mp_header{
    /*padding-bottom: 6px;*/
}

.logo img {
    max-height: 100px;
    padding: 8px 0;
}

#mp_header .bottom-header .container .right .clearfix{
    display: flex;
    justify-content: end;
    align-items: center;
    height: 100%;
}