*{
    font-family: Arial !important;
}
.footer-bottom-bg {
    word-break: break-word;
}
.no_style{font-size: inherit;font-weight: normal;margin: 0;padding: 0;}
.news-single img {
    width: 100%;
    height: 100%
}

tr {
    /* word-break: break-all; */
}

.Product_Categories-images img {
    width: 90%;
}

.header-top-logo {
    position: relative;
    margin: 0 auto;
}

.header-img-fangdajing {
    background: url("../image/fangjing_bg.png") no-repeat;
    width: 234px;
    height: 80px;
    text-align: center;
    color: #ffffff;
    line-height: 80px;
    cursor: pointer;
}

.navbar-collapse {
    flex-grow: inherit;
}

@media (min-width:1200px) {
    .header-top-logo {
        /*width: 1512px;*/
    }

    .bg-danger {
        height: 80px;
        line-height: 70px;
    }

    .bg-danger li a {
        display: inline-block;
        width: 120px;
        text-align: center;
        margin-right: 20px;
    }

    .header-img-fangdajing img {
        padding-left: 10px;
        /*padding-top: 10px;*/
    }
}

.dropdown-menu {
    top: 98%;
}

.header-input {
    margin-left: 257px;
    width: 100%;
    display: none;
}

.header-input input {
    width: 1084px;
    height: 40px;
    margin: 20px 0;
}

.banner-img img {
    width: 100%;
    /*height: 100%;*/
}

.nav-item-xiaoxian {
    width: 38px;
    height: 2px;
    background: #ffffff;
    margin-left: 35%;
    display: none;
}

.nav-link:hover .nav-item-xiaoxian {
    display: block;
}

.nav-item-xiaoxian-1 {
    width: 0;
    height: 2px;
    background: #ffffff;
    margin-left: 21%;
    display: none;
}

.nav-link:hover .nav-item-xiaoxian-1 {
    display: block;
}

.Product_Categories-bg {
    background: #22232b;
    width: 100%;
    padding-bottom: 50px;
}

.Product_Categories-text {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    padding: 50px 0;
}

.Product_Categories-text i {
    display: inline-block;
    width: 50px;
    height: 10px;
    border-top: 2px solid #ffffff;
    margin: 0 20px;
}

.Product_Categories-text-1_1_1 {
    color: #111;
    text-align: center;
    font-size: 30px;
    /*padding: 50px 0;*/
}

.Product_Categories-text-1_1_1 i {
    display: inline-block;
    width: 38%;
    height: 10px;
    border-top: 2px solid #111;
    margin: 0 20px;
}

.Product_Categories-text-1_1_1+div {
    text-align: left;
    /*line-height: 50px;*/

}

@media (min-width: 1200px) {
    .Product_Categories-img img {
        margin-left: 50px;
        padding-bottom: 80px;
    }

    .about-us-img-1 {
        display: none;
    }

    .about-us-images-1 img {
        width: 870px;
        height: 455px;
    }
}

.about-us-images-2 img:nth-child(1) {
    margin-bottom: 25px;
}


@media (max-width: 1200px) {
    .about-us-img {
        display: none;
    }
}

.about-us-text {
    text-align: justify;
    line-height: 50px;
    padding-bottom: 50px;
}

.Product_Categories-images {
    background: #ffffff;
    width: 95%;
    /*height: 446px;*/
    text-align: center;
    line-height: 446px;
    margin: 0 auto;
    overflow: hidden;
}
.Product_Categories-images .title{font-size: 24px;color: #000;padding: 15px;}

.Product_Categories-images:hover img {
    transform: scale(1.2);
}

.Product_Categories-text-1 {
    color: #111;
    text-align: center;
    font-size: 30px;
    padding: 50px 0;
}

.Product_Categories-text-1-1 {
    color: #111;
    text-align: center;
    font-size: 30px;
    padding: 30px 0;
}

.Product_Categories-text-1-1 i {
    display: inline-block;
    width: 50px;
    height: 10px;
    border-top: 2px solid #a54232;
    margin: 0 20px;

}

.Product_Categories-text-1-1 div {
    font-size: 14px;
    color: #b9b8b8;
}

.Product_Categories-text-2 {
    line-height: 60px;
    text-align: justify;
    margin-bottom: 80px;
}

.contacrt_us-text {
    text-align: center;
    font-size: 30px;
    color: #111;
    padding: 50px 0;
}

.content-img {
    text-align: center;
    /* width: 200px; */
    height: 300px;
    border: 1px solid #ededed;
    margin: 0 5px;
    padding-top: 20px;
    line-height: 25px;
}

.content-img-1 {
    text-align: center;
    width: 200px;
    height: 200px;
    border: 1px solid #ededed;
    padding-top: 20px;
    line-height: 25px;
}

.content-img img {
    margin-bottom: 25px;
}

.content-img p {
    color: #4b4b4b;
    padding-top: 10px;
}

.padding-top-2 {
    margin-top: 26px;
}

.contact-us-bg {
    width: 100%;
    background: #f0f0f0;
    margin: 100px 0;
}

.home-products-center-images {
    width: 95%;
    text-align: center;
    /* line-height: 379px; */
    border: 2px solid #d2d2d2;
    margin: 0 auto;
}

.home-products-center-images:hover {
    animation: MyProducs-centerImages 3s;
}

@keyframes MyProducs-centerImages {
    0% {
        border-left: 2px solid #87372a
    }

    40% {
        border-bottom: 2px solid #963526
    }

    80% {
        border-right: 2px solid #b33d2a
    }

    100% {
        border-top: 2px solid #cb3a22
    }

}

.home-products-center-images+div {
    text-align: center;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 50px;
}

ul {
    list-style-type: none;
}

.Product_Center-buttons-1 {
    /* position: relative; */
    /* height: 34px; */
    margin: auto;
    overflow: hidden;
    /* padding:50px 0; */
    margin-bottom: 30px;
}

.Product_Center-buttons-1 ul {
    width: 200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 0;
}

.Product_Center-buttons-2 ul {
    left: calc(50% - 180px);
}

.Product_Center-buttons-1 li {
    /* float: left; */
    height: 34px;
    width: 40px;
    line-height: 30px;
    text-align: center;
    color: #bbbbbb;
    /*background: #ffffff;*/
    border-radius: 5px;
    margin: 10px;
    font-size: 24px;
    border: 1px solid #e8e8e8;
}

.active-left-bg-item {
    background: #a54232;
    color: #ffffff;
}

.Product_Center-text-img-1 {
    display: none;
}

.home-about-bg {
    /*background: url("../images/banner-about.jpg") no-repeat;*/
    background-size: 100% 100%;
    /*width: 100%;padding-bottom: 80px;*/
}

.home-about-text,
.home-about-text+div {
    text-align: justify;
    font-size: 20px;
    color: #ffffff;

}

.home-about-bg a img {
    width: 100%;
}

.home-about-text-01 {
    width: 100%;
    height: 100%;
    background: #f3f3f3;
    padding: 30px;

}
.home-about-text-01 .home_news_text{
    line-height: 1.5;
    height: 9em;
    overflow: hidden;
}
.home-about-text-01 span:nth-child(1) {
    display: inline-block;
    /*width: 100px;*/
    /* text-align: center; */
    /*height: 55px;*/
    color: #a54232;
    font-size: 22px;
    margin-bottom: 20px;

}

.newsbtn {
    display: inline-block;
    margin-top: 15px;
}

.home-about-text-01 span:nth-child(2) {
    color: #000;
    font-size: 30px;
}

.home-about-text-01 span:nth-child(2)+div {
    color: #6c6c6c;
    width: 523px;
    padding-left: 105px;
    height: 55px;
    font-size: 20px;
}

.home-about-text-01 span:nth-child(2)+div+a {
    margin-left: 105px;
    border-radius: 15px;
    margin-top: 15px;
}

@media (min-width: 576px) {
    .home-about-images-01 {
        display: none;
    }
}

.home-news-bg {
    padding-bottom: 50px;
}

.products-daohang {
    padding: 15px 0;
    width: 100%;
    background: #f3f3f3;
    margin-bottom: 50px;
    color: #a54232;
}

.products-daohang1 a {
    display: inline-block;
    /*width: 50px;*/
    color: #111;
    text-decoration: none;
    /* margin: 0 10px; */
    margin: 0 10px;
}
.products-daohang1 a:hover,
.products-daohang1 span a{
    color: #a54232;
    
}

.products-daohang2 {
    position: relative;
    width: 100%;
    height: 100%;
}

.products-daohang2 ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

@media(min-width: 1200px) {
    .products-daohang2 li {
        float: left;
        width: 100px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

    .products-kfc_1-1 {
        display: none;
    }
}

@media(max-width: 1200px) {
    .products-daohang2 li {
        display: none;
    }

    .products-kfc {
        position: absolute;
        top: 0;
        left: 0;

    }

    .products-kfc img {
        width: 50px;
        height: 50px;
    }

    .products-kfc1 {
        position: relative;
        top: 50px;
        width: 200px;
        height: 200px;
        background: #f3f3f3;
        /*display: inline-flex;*/
        z-index: 1000;
        display: none;
    }

    .products-kfc2 {
        position: absolute;
        top: 0;
        left: 0;
        width: 200px;
        height: 200px;
    }

    .products-kfc2 span {
        display: inline-flex;
        width: 90px;
        margin: 0;
        padding-left: 20px;

    }

    .products-kfc2 span a {
        color: #111;
        text-decoration: none;
    }

    .products-daohang2:hover .products-kfc1 {
        display: block;
    }

}

.products-daohang2 li a {
    text-decoration: none;
    color: #111;
}

.products-daohang2 li:nth-child(1) {
    background: #a54232;

}

.products-daohang2 li:hover {
    background: #a54232;
}

.products-daohang2 li:nth-child(1) a {
    color: #FFFFFF;
}

.products-daohang2 li:hover a {
    color: #FFFFFF;
}

.Hot_prodcts-text {
    text-align: center;
    color: #111;
    font-size: 30px;
    padding: 50px 0;
}

#tab-1 {
    /*width:1200px;*/
    /*border:1px solid red;*/
    height: 600px;
    margin: 50px;
}

.bd {
    background: url("../image/products--details-md-1.png")no-repeat;
    width: 550px;
    height: 550px;
    transition: all .5s;
    position: relative;
    overflow: hidden;
}

.hd {

    width: 550px;
}

.hd img {
    width: 80px;
    margin: 5px 0;
    border: 2px solid transparent;
}

.zoom {
    width: 120px;
    height: 120px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: -150px;
    cursor: move;
}

#bigimg {
    width: 550px;
    height: 550px;
    /*border:1px solid #317a00;*/
    position: absolute;
    left: 650px;
    top: 50px;
    background: url("../image/products--details-md-1.png")no-repeat 0 0;
    /*background-size: 250%;*/
    display: none;
    z-index: 10000;
}

.clears {
    clear: both;
}

/*messages*/
.messages {
    padding: 15px 0;
}

.messages input,
.messages select,
.messages textarea {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
}

.messlist {
    height: 30px;
    margin-bottom: 25px;
}

.messlist label {
    float: left;
    width: 156px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    padding-right: 10px;
    color: #317a00
}

.messlist input {
    width: 300px;
    height: 28px;
    padding-left: 5px;
    border: #FFFFFF 1px solid;
}

.messlist.textareas {
    height: auto;
}

.messlist textarea {
    float: left;
    width: 300px;
    height: 110px;
    padding: 5px;
    border: #ccc 1px solid;
}

.messlist.yzms input {
    width: 100px;
}

.messlist.yzms .yzmimg {
    float: left;
    margin-left: 10px;
}

.messsub {
    padding: 0 0 0 150px;
}

.messsub input {
    width: 100px;
    height: 35px;
    background: #ddd;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 5px;
}

.messsub input:hover {
    background: #f60;
    color: #fff;
}

.productts-us-tetx {
    text-align: justify;
    line-height: 50px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.productts-us-img {
    text-align: center;
    margin-bottom: 100px;
}

.news_1-1 {
    margin-bottom: 30px;
    padding: 30px 0;
    border-bottom: 1px dashed #dfdfdf;
}

.news_1_1 div:nth-child(1) {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
    
}

.news_1_1 div:nth-child(2) {
    font-size: 16px;
    color: #8e8e8e;
    line-height: 1.5;
    height: 7.5em;
    overflow: hidden;
    margin: 30px 0;
}

.Product_Categories-text-1+i {
    display: inline-block;
    text-align: center;
    width: 50px;
    height: 3px;
    background: #a54232;
}

.news_1_1-data {
    color: #a54232;
    margin-bottom: 20px;
}

/*尾部*/
.footer-bottom-bg {
    background: #22232b;
    width: 100%;
    height: auto;
}

.tel {

    border-right: 1px solid #ffffff;
    text-align: center;
    /*width: 170px;*/
    height: 53px;
    line-height: 15px;
    color: #FFFFFF;
    /*padding: 50px 0;*/
    margin: 50px 0;
}




/*about-us*/

/*news*/


.news-2-data {
    text-align: center;
    margin-bottom: 40px;
    color: #e8e8e8;
}

.news-2-text-2 {
    text-align: justify;
    line-height: 50px;
    margin-bottom: 200px;

}

/*contacrt-us-img*/
.contacrt-us-img {
    line-height: 60px;
    font-size: 20px;
    color: #111;
}

.contacrt-us-img-1 {
    padding-top: 20px;
    padding-bottom: 80px;
}

.contacrt-us-img img {
    margin-right: 20px;
}

.contacrt-us-2-bg {

    width: 100%;
    border-bottom: 1px solid #ececec;

}

.contacrt-us-2-text {
    font-size: 20px;
    color: #FFFFFF;
    padding: 30px 0;
}

.footer_form_2 {
    position: relative;
    color: #FFFFFF;
    padding: 100px 10px;
    /*margin-bottom: 100px;*/
}

.footer_form_2 label {
    width: 165px;
    /*float: right;*/
    color: #111;
}

.footer_form_2 span {
    color: red;
}

.footer_form_2 input {
    /*float: right;*/
    border-radius: 5px;
    border: 1px solid #dddddd;
    height: 40px;
}

.footer_form_2 select {
    border: none;
    height: 40px;
    border-radius: 5px;
}

.footer-form-message {
    width: 600px;
    border-radius: 5px;
}

input {
    padding-left: 10px;
}

.footer_bottom_bg {
    width: 100%;
    background: #a54232;
    text-align: center;
    padding: 20px 0;
    color: #FFFFFF;
}



.address {
    width: 255px;
    height: 50px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 50px 0;
    text-align: center;
}


#Instant_Messenger1 div:nth-child(1) input,
#Instant_Messenger1 div:nth-child(2) input {
    width: 200px;
}

#Instant_Messenger1 div:nth-child(2) label {
    width: 65px;
}

#Messenger1 {
    margin: 20px 0;
}

#Messenger1 input {
    width: 468px;
}

#Messenger1 select {
    border: 1px solid #dddddd;
    color: #dddddd;
}

#Message1 label {
    width: 165px;
}

#Message1 textarea {
    width: 591px;
    padding-left: 10px;
}

.contacrt-us-bg {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    /* height: 525px; */
    padding-bottom: 30px;
}

.contacrt-us-bg h3 {
    margin-top: 50px;
    margin-bottom: 20px;
}

.dropdown .dropdown-menu .dropdown-item {
    width: 100%;
    margin-right: 0;
    text-align: left;
    font-size: 14px;
}

.dropdown .dropdown-menu {
    line-height: 45px;
}

.contacrt-us-button {

    background: #a54232;
    width: 120px;
    border: none;
    margin: 20px 0 0 168px;
}

.product-banner img {
    width: 100%;
}

.footer-bottom-text {
    /* width: 255px; */
    /* height: 50px; */
    line-height: 15px;
    color: #FFFFFF;
    /*padding: 44px 0;*/
    text-align: center;
    margin: 50px 0;
}

.footer-input-1 input {
    width: 204px;
}

.footer-input-2 {
    width: 481px;
}

.home-friendly_reminder {
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center;
    padding-top: 100px;
}

.home-friendly_reminder1 {
    border: 1px solid #ececec;
}

.home-friendly_reminder a {
    display: inline-block;

    line-height: 80px;
    text-decoration: none;
    color: #111;
}

.home-friendly_reminder div:nth-child(1),
.home-friendly_reminder div:nth-child(2) {
    border-right: 1px solid #ececec;
    /*width: 600px;*/
}

a {
    text-decoration: none;
}

.footer_form label {
    width: 165px;
    /*float: right;*/
    color: #FFFFFF;
}

.header-yuyan-top-bottom {
    position: absolute;
    /* top: 85px; */
    right: 0;
    width: 68%;
    line-height: 35px;
    /* margin-left: 10%; */
    background-color: #f3f3f3;
    z-index: 501;
    padding: 0;
    /* padding-left: 20px; */
    display: none;
    padding: 10px;
}

.header-yuyan-top-bottom div {
    width: 98%;
    border-bottom: 1px dashed #dddddd;
    padding: 20px 0;
    color: #111111;
    font-size: 20px;
}

.header-yuyan-top-bottom img {
    margin-right: 5px;
}

.header-yuyan-top-bottom li {
    display: inline-block;
    width: 100%;
    /* height: 50px; */
    z-index: 500;
    /* line-height: 50px; */
}

.header-yuyan-top-bottom li a {
    text-decoration: none;
    color: #727272;
    font-size: 14px;
    width: 100%;
    /* height: 20px; */
    margin-right: 0;
    text-align: left;
}

.soanbut {
    width: 100px;
    height: 30px;
    background: white;
    display: block;
    color: #333;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    margin: 20px 0 0 265px;
}

.soanbut:hover {
    cursor: pointer;
    background-color: #515ba2;
    color: white;

}

.footer_bottom_bg .row-1>div {
    font-size: 14px;
}

.product-xiala-box {
    margin-bottom: 0;
}

#myon {
    display: none;
}

#myoff {
    display: block;
}

.footer_form .btn-danger {
    margin: 30px 0 50px 165px;
}

.active-left-bg li:first-child {
    color: rgb(255, 255, 255);
    background: rgb(165, 66, 50);
}

.active-left-bg li:hover {
    cursor: pointer;
}

.home-about-text>a {
    color: white;
}

.home-products-center-images img {
    width: 100%;
}

.product_a {
    color: #333;
}

a:hover {
    cursor: pointer;
}

.product_a:hover {
    color: rgb(165, 66, 50);
    text-decoration: none;
}

.news-wapper div:nth-child(1) {
    order: 1;
}

.news-wapper div:nth-child(2) {
    order: 2;
}

.news-wapper div:nth-child(3) {
    order: 4;
}

.news-wapper div:nth-child(4) {
    order: 3;
}

.news-wapper div:nth-child(5) {
    order: 5;
}

.news-wapper div:nth-child(6) {
    order: 6;
}

.page_wapper {
    text-align: center;
    margin: 50px auto;
}

.pages span a {
    border: 1px solid #c7c5c5;
    padding: 7px 13px;
    margin: 0 10px;
    border-radius: 5px;
    box-sizing: border-box;
    color: #333;
}

.pages .ctxt a {
    background: #a54232;
    color: white;
    border: 1px solid #a54232;
}

.pages span a:hover {
    text-decoration: none;
    background: #a54232;
    color: white;
    border: 1px solid #a54232;
}

hr {
    border: 1px dashed rgba(0, 0, 0, 0.1);
}

.news-single h1,
.news-single .time_calss,
.news-single .sharethis-inline-share-buttons {
    text-align: center;
}

.yarpp-related .product_a {
    font-size: 18px;
}

#allItem-img {
    width: 100%;
}

#prorAll-img {
    padding: 0 !important;
    margin-top: 15px;
}

#prorAll-img ul li {
    list-style: none;
    box-sizing: border-box;
    width: 19%;
    margin-right: 1.5%;
}

#prorAll-img ul li:first-child {
    border: 2px solid #337ab7;
}

#prorAll-img ul li:hover {
    cursor: pointer;
}

#prorAll-img ul li:last-child {
    margin-right: 0;
}

#prorAll-img ul li img {
    width: 100%;
}

#prorAll-img ul {
    display: flex;
    padding: 0;
}

.merchandise_details {
    position: relative;
}

.fangda {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: white !important;
}

#allItem-img {
    width: 100%;
}

.merchandise_details {
    position: relative;
}

.footer-bottom-bg {
    padding-top: 30px;
}

.clearfix::after {
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

@media(max-width:992px) {
    .textarea_row textarea {
        width: 90%;
    }

    .Product_Categories-images {
        /*height:360px*/
    }

    .textarea_row label {
        width: 9%;
    }

    .textarea_row {
        margin-left: -17px;
    }

}

@media(max-width:992px) {
  

    .footer-input-1 {
        display: inherit;
    }

    .footer-input-1>div {
        width: 100%;
        max-width: 100%;
    }

    .textarea_row label {
        display: none;
    }

}


@media(min-width:1530px) {
    .navbar-brand {
        /*margin-left: 10%;*/
    }

}

.navbar-brand img {
    width: 200px;
    max-height: 200px;
    padding-left: 10px;
}

@media(max-width:1200px) {
    .navbar-expand-lg .navbar-nav {
        width: 100%;
        margin-right: 0 !important;
        justify-content: space-between;
    }

    #navbarSupportedContent ul li {
        line-height: 64px;
    }
}

.maxblock {
    display: block;
}

.minblock {
    display: none;
}

@media(min-width:992px) {
    .bg-light {
        justify-content: center !important;
    }

    .navbar-expand-lg .navbar-collapse {
        flex-basis: 100% !important;
    }
}

p img,
h3 img {
    display: block;
    margin: 5px auto;
    max-width: 100%;
    height: auto;
}

.tabletbody img {
    max-width: 100%;
    height: auto;
}

@media(max-width:992px) {
    /* .navbar-brand img {
        width: 38px;
    } */

    #searchform {
        padding: 20px
    }

    .header_input {
        width: 70%;
    }

    .maxblock {
        display: none;
    }

    .minblock {
        display: block;
    }

    .navbar-brand {
        padding: 15px;
    }

    .navbar-light .navbar-toggler {
        margin: 15px;
    }

    #navbarSupportedContent ul li {
        line-height: 25px;
    }

    .navbar-light .navbar-nav .nav-link {
        padding-left: 15px;
    }

    .navbar-light .navbar-nav .nav-link:hover {
        width: 100%;
    }

    .dropdown .dropdown-menu {
        line-height: 25px;
        display: block;
    }

    .news-wapper div:nth-child(1) {
        order: inherit;
    }

    .news-wapper div:nth-child(2) {
        order: inherit;
    }

    .news-wapper div:nth-child(3) {
        order: inherit;
    }

    .news-wapper div:nth-child(4) {
        order: inherit;
    }

    .news-wapper div:nth-child(5) {
        order: inherit;
    }

    .news-wapper div:nth-child(6) {
        order: inherit;
    }

    .news-wapper>div {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .home-about-images-02 {
        margin-bottom: 30px;
    }
    .home-about-images-02>a{
        height: 310px !important;
        position: static;
        display: block;
    }
}

.header-img-banner-guoqi {
    position: relative;
}

.minblock {
    padding: 0 15px;
}

.minblock>img {
    width: 25px;
}

.minblock span {
    margin-right: 15px;
    margin-top: 10px;

}

.minblock span img {
    margin-right: 5px;
}

.minblock span a {
    color: white;
    /*display:none;*/
}

.minblock {
    padding-bottom: 15px;
}

.contact_row>div {
    margin-bottom: 20px;
}

@media(max-width:768px) {
    .tel{
        padding: 10px 0;
        height: auto;
        border: none;
        margin: 0 0 10px 0;
    }
    .footer-bottom-text{
        margin: 0;
    }
  

    .footer-bottom-text {
        margin-bottom: 30px;
    }

    .Product_Categories-text {
        font-size: 18px;
    }

    .Product_Categories-images {
        width: 95%;
        height: 97%;
        line-height: inherit;
        margin-bottom: 20px;
    }

    .home-products-center-images {
        width: 100%;
        height: auto;
        line-height: inherit;
    }

    #tab-1 {
        height: auto;
        margin: 0;
    }

.merchandise_details{margin-top: 20px !important;}
.merchandise_details h1{font-size: 24px;}

}


.dropdown:hover .dropdown-menu {
    display: block;
}

.news_1_1 {
    padding-left: 25px;
}

/* .products-daohang1 a{
    color: #a54232;
} */

#searchform {
    display: none;
    justify-content: space-between;
    width: 100%;
    padding: 27px 20%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(239, 239, 239, 1);
}

.input_text:hover,
.header_btn:hover {
    cursor: pointer;
}

.header_input {
    border: none;
    background: white;
    width: 80%;
    border-radius: 15px;
    padding: 5px 10px;
    outline: none;
}

.header_btn {
    color: white;
    border-radius: 5px;
    border: none;
    width: 80px;
    outline: none;
    background: #3373a5;
    padding: 5px 0;
}

#searchform>label {
    width: 0;
    height: 0;
    display: contents;
}

.news_fen #st-1 {
    text-align: left;
}

.tabletbody table {
    width: 100%;
    margin: 20px 0;
}

.tabletbody td {
    width: auto;
    text-align: center;
    border: 1px solid #333;
}

@media(min-width:1200px) {
    .navbar-expand-lg .navbar-collapse {
        flex-basis: auto !important;
    }
}