











#footer_feedback {
    display: none !important;
}

.form_style_box * {
    box-sizing: border-box;
}

.form_style_box {
    font-size: 14px;
    padding-top: 36px;
    width: 100%;
}

.form_style_box label {
    margin: 0;
}

.form_style_box .list_box .item_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.form_style_box .list_box .item_row .item_full, .form_style_box .list_box .item_row .item {
    width: 49%;
    padding-left: 95px;
    position: relative;
    margin-bottom: 15px;
}

.form_style_box .list_box .item_row .item_full {
    width: 100%;
}

.form_style_box .list_box .item_row .input_style, .form_style_box .list_box .item_row .textarea_style {
    width: 100%;
    padding: 0 15px;
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 5px;
}

.form_style_box .list_box .item_row .textarea_style {
    min-height: 120px;
    padding: 10px 15px;
    font-family: inherit;
}

.form_style_box .list_box .item_row .label_style {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 40px;
    text-align: right;
    width: 90px;
    color: white;
}
.form_style_box #contentt{
    color: white;
}
.form_style_box .list_box .item_row .label_style span {
    color: red;
    font-size: 16px;
}

.form_style_box .list_box .item_row .submit_style {
    color: red;
    padding: 15px 40px;
    border: none;
    background: #F2B01F;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.form_style_box .list_box .item_row #contentt input {
    margin-left: 15px;
}

.form_style_box.no_label .list_box .item_row .item_full, .form_style_box.no_label .list_box .item_row .item {
    padding-left: 0;
}

.form_style_box.no_label .list_box .item_row .label_style {
    font-size: 0;
    width: 15px;
    text-align: center;
}

.form_style_box.white_style {
    color: #fff;
}

.form_style_box.white_style .list_box .item_row .input_style {
    background: #fff;
}

@media (max-width: 992px) {
    .form_style_box .list_box .item_row .item_full, .form_style_box .list_box .item_row .item {
        width: 100%;
        padding-left: 0;
    }
    .form_style_box .list_box .item_row .label_style {
        display: none;
    }
    .form_style_box.no_label .list_box .item_row .label_style {
        display: block;
    }
}

#footer .copy {
    float: inherit;
}
#footer .i-wrap{
    display: flex;
    justify-content: space-between;
}
.ueeshop_responsive_article_feedback .article_feedback_title{
    text-align: left;
}
#footer .copy p{
    font-size: 14px;
}
#feedbackForm #contentt{
    color: #333;
}
.ueeshop_responsive_position .position{
    width:100%;    
}
.prod_info_form{
    position: relative;
}
.prod_info_form .fangda{
    position: absolute;
    left: 0;
    top: 0;
    z-index:99999;
}
/*#nav .list {*/
/*    text-transform: inherit;*/
/*}*/
.ueeshop_responsive_products_detail .left_small_img .bx-controls-direction{
    display:none;    
}
#global_editor_contents p img{
    display:block;
    margin:20px auto;
    height:auto;
}
#foootershare #st-1{
    text-align:left !important;
    margin:15px 0;
}
.description table td{
    border:1px solid #333;
    padding :5px;
    text-align:center;
}
.article_feedback_title{
    font-size:16px;    
}
.description{
    font-size:16px;   
    line-height:28px;
}
.ueeshop_responsive_info_list div:last-child{
    border-bottom:none;    
}
.index-about .more{
    text-transform:inherit;    
}
.article_feedback_title{
    line-height:35px;    
}
.description h3{
    color:#333;
    font-size:1.25rem;
}
/*.i-module .i-title:after{*/
/*    top:140px;    */
/*}*/
.products .pages .active,.products .pages .ctxt{
   
    background:#202020;
}
.products .pages .active a,.products .pages .ctxt a{
     color:white;
}
@media screen and (max-width: 991px){
    .pages{
        text-align:center;    
    } 
    .products .page{
        padding-left:0;    
    }
    body .ueeshop_responsive_turn_page span{
        margin:8px;    
    }
}
.description h3,.description strong{
    font-weight: bold;  
    margin-top:20px;
    display:inline-block;
}

#F1{
    color:#333;
    font-size:1.35rem;
    font-weight: bold;  
}
.ueeshop_responsive_products_detail .info .name{
    color:#333;    
}
.listenglish{
    position:relative;    
}
.listenglish ul{
    position:absolute;
    top: 50px;
    left: -23px;
    width: 110px;
    color: white;
    background: #333;
    border-radius: 5px;
    padding: 10px 10px 0 10px;
    text-align: left;
    display:none;
}
.listenglish:hover ul{
    display:block
}
.listenglish ul img{
    width:25px;    
}
.listenglish ul li{
    margin-bottom:10px    
}
.listenglish ul li a{
    color:white    
}
.listul li{
    padding:5px 15px;
}
.gallery .bx-viewport{
    height:495px !important;    
}
p img{display:block;margin:0 auto}