@charset "utf-8";
/* CSS Document */
.index_title{margin:auto; margin-top:50px;width:95%; height:auto; overflow:hidden;text-align: center;}
.tt{padding:10px;position: relative;text-align: center;color: #000;font-size: 24px;position: relative;display: inline-block;}
.tt span{color:#000;}
.tt:before{
    content: "";
    display: block;
    width: 42px;
    height: 17px;
    /* background: url(../images/right-flo.png); */
    position: absolute;
    right: -60px;
    left: 100%;
    top: 50%;
    transform: translateY(-50%) rotate(360deg);
    transition: all .5s;
}
.tt:after{content: "";
    content: "";
    display: block;
    width: 42px;
    height: 17px;
    /* background: url(../images/left-flo.png); */
    position: absolute;
    left: -45px;
    top: 50%;
    right: 100%;
    transform: translateY(-50%) rotate(360deg);
    transition: all .5s;
}
.tl{ margin:auto; width:100px;height:1px;background: #ededed;}
.tc{ margin-top: 15px; text-align: center; color: #999;font-size: 14px;}
.tc h1{ font-weight: normal; font-size: 13px;}
.center_title{margin:auto; margin-top:30px;width:95%; height:auto; overflow:hidden;}

.page{clear:both;width:100%; margin-top:30px;margin-bottom:50px;text-align:center;}
.page span{display:inline-block;width:auto;margin-right:5px;padding:5px 10px 5px 10px; background:#f6f6f6; border:#e3e3e3 1px solid;border-radius: 10px;}
.page span:hover{background:#000; color: #fff;}
.page span:hover a{color: #fff;}
.page strong{color:#000;border-radius: 10px;}

#main{clear:both;margin:auto;padding:0; margin-top:20px;width:95%;height:auto;overflow:hidden;display: flex;}
#mains{clear:both;margin:auto;padding:0; margin-top:20px;width:95%;height:auto;overflow:hidden;}
#main_center{flex:1; margin:0;padding:0;margin-top:0px;margin-left: 50px;height:auto;overflow:hidden;}

#center_title{margin-top:10px;height:30px; text-transform: uppercase; }
#center_titles{margin-top:10px;height:30px;line-height:30px;border-bottom:#666 2px solid;color:#000;overflow:hidden;font-size:16px;}

.product_list{margin:auto;width:100%;height:auto;overflow:hidden;}
.product_list ul{display:block;float:left; margin:1%; width:31.3%;margin-top: 30px;background: #fff;height:auto;overflow:hidden;border-radius: 5px;}
.product_list .p_pic{padding-bottom:50%;padding-top:50%;height:0; overflow: hidden; display: flex; justify-content: center; align-items: center;  border-radius: 3px;}
.product_list .p_pic img{width: 100%;border-radius: 3px;}
.product_list .p_pic a img:hover{transform:scale(1.1);transition: .8s ease;}
.product_list .p_info{margin:10px;height:25px;overflow:hidden; text-align:center;font-size: 20px;text-overflow: ellipsis;white-space: nowrap;}
.product_list .p_info a:hover{color: #000;}
.product_list .p_infos {margin-top:0px;height:20px;overflow:hidden; text-align:center;color: #999;}
.product_list .p_infos span{color:#000; font-size:16px;}
.product_list .p_infos s{color:#999;}
.product_list .p_cart{text-align: center;}
.product_list .p_cart a{display: inline-block;cursor:pointer; background:#71bf45; border: #71bf45 1px solid; text-align:center; color:#fff; padding: 5px 10px 5px 10px; border-radius:5px;font-size: 14px;}
/* .product_list .p_cart a:hover{background:#71bf45; border: #71bf45 1px solid; color:#fff;} */
.product_list .p_cart a:nth-child(2){background:#fff; border: #71bf45 1px solid; color:#71bf45;}

.h1{font-weight:normal;font-size:30px; color:#000;}
.h1::after{content: "";display: block;height: 2px;width: 50px; background:#000;}
.h2{font-weight:normal; font-size:30px; text-align: center;color:#000;}
.content{font-size: 16px; line-height: 38px;}
.content a{font-size: 16px; text-decoration: underline;}
.content img{ max-width:1000px; height:auto;}

#main_left_bg{display:none;}
.product_cate{visibility:hidden;}

#main_left{margin:0; margin-top:0px;padding:0; width: 320px; height:auto;overflow:hidden;order: -1; }
#left_title{line-height:40px;color:#000;font-weight:normal;text-transform: capitalize;font-size:20px;}
#left_title a{color:#000;text-transform: uppercase; }
#left_list{margin:auto; margin-top:30px;width:95%;}
#left_list .c{padding:15px;background: #fff; margin-bottom: 10px; border-radius: 10px;}
#left_list .c a{display:block; color:#000;}
#left_list .c span{float: right;font-size: 14px; margin-top: 5px;}
#left_list .c:hover{ background:#71bf45; color: #fff;}
#left_list .c:hover a{color: #fff;}
#left_list .c_on{padding:15px; background:#fff; color: #000;margin-bottom: 10px; border-radius: 10px;}
#left_list .c_on a{display:block; color:#000;}
#left_list .c_on span{float: right;font-size: 14px; margin-top: 5px;}
#left_list .c_on:hover{ background:#71bf45; color: #fff;}
#left_list .c_on:hover a{color: #fff;}
#left_list .s{position:absolute;margin-left:198px;margin-top:-25px;width:789px;height:auto; overflow:hidden;z-index:99999999999999;background:#FFF;border:#f1f1f1 1px solid;display:none;}
#left_list .c_s{ margin-left:0px;padding:10px;}
#left_list .c_s_s{position:absolute;margin-left:204px;margin-top:-20px;width:788px;height:auto; overflow:hidden;z-index:99999999999999;background:#f1f1f1;border:#f1f1f1 1px solid;display:none;}
#left_list .c_s_n{display:inline-block; margin-left:5px;height:25px;line-height:25px;width:145px; text-align: center; overflow:hidden;}
#left_list .c_s_n a{font-weight:normal;}
#left_list .c_s::before{content:"";display: inline-block; width: 15px; height: 15px; border-radius: 50%; margin-top:-2px; margin-right: 10px; vertical-align: middle;background:#fff; border: #ccc 1px solid; background-size: cover;}
#left_list .c_s a:hover{ color: #000;}
#left_list .c_s:hover::before{background:#71bf45;border: #71bf45 1px solid;}
#left_list .c_s_on{ margin-left:0px; padding:10px;}
#left_list .c_s_on::before{content:"";display: inline-block; width: 15px; height: 15px; border-radius: 50%; margin-top:-2px; margin-right: 10px; vertical-align: middle;background:#71bf45; border: #71bf45 1px solid;}
#left_list .c_s_on a{color: #000;}
#left_list .c_s_on a:hover{ color: #999;}
#left_list .c_s_on:hover::before{background:#71bf45;border: #71bf45 1px solid; }

.main_bg{background:#f6f6f6; background-size: cover; height:auto; overflow:hidden;}

.center_feedback{margin:auto;padding:0; margin-top:50px; margin-bottom:50px;width:95%;}
.center_feedback .fe_list{clear:both;margin-top:20px;display: flex; justify-content: center;align-items: center;}
.center_feedback .fe_list ul{display:block;float:left;height:auto;overflow:hidden; flex:1;}
.center_feedback .fe_list #ft{font-weight:bolder;}
.center_feedback .fe_list #ft span{ color:#71bf45;}
.center_feedback .fe_list #fi{ margin-top:10px;width:100%;}
.center_feedback .fe_list #fi .i{ width:calc(100% - 10px); height:50px;border:#fff 1px solid;border-radius: 10px;}
.center_feedback .fe_list #fi .s{ width:calc(100% - 10px); height:53px;border:#fff 1px solid;border-radius: 10px;}
.center_feedback .fe_list #fe_line{display:block;float:left;width:20px; height:25px;}

.center_feedback .fe_content{ clear:both;margin-top:50px;height:auto; overflow:hidden;}
.center_feedback .fe_content #ft{font-weight:bolder;}
.center_feedback .fe_content #ft span{ color:#71bf45;}
.center_feedback .fe_content #fi{margin-top:10px;}
.center_feedback .fe_content #fi .t{width:calc(100% - 10px); height:80px;border:#fff 1px solid;border-radius: 10px;}

.center_feedback .fe_button{ margin-top:30px;text-align:center;}
.center_feedback .fe_button .b{padding:5px 15px 5px 15px;border:none; width:150px;height:45px;text-align:center; background:#71bf45;color:#fff;cursor:pointer;border-radius:20px;}


.index_news{margin:auto; margin-top:30px;padding-bottom:80px;width:100%;height:auto;overflow:hidden; background:#fff;}
.news_list{ margin:auto;margin-top:50px; width:95%; height:auto; overflow:hidden;}
.news_list ul{ display:block; float:left;  margin:0.5%; width:31.3%;padding:0.5%;}
.news_list .n_time{ position: absolute;
    margin-top: 20px;
    margin-left: 20px;
    display: block;
    padding: 5px 15px;
    color: #fff;
    font-size: 20px;
    background: #000;
    text-align: center;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
}
.news_list .n_time:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-color: transparent #000;
        border-width: 0 0 20px 20px;
        border-style: solid;
        left: 0;
        bottom: -20px;
        position: absolute;
}
.news_list .n_pic{padding-bottom:35%;padding-top:35%;height:0; overflow: hidden; display: flex; justify-content: center; align-items: center;  border-radius: 3px;}
.news_list .n_pic a{width: 100%;}
.news_list .n_pic img{width: 100%;}
.news_list .n_pic img:hover{ transform:scale(1.1);transition: .8s ease;}
.news_list .n_title{margin-top: 10px;font-size: 16px;}
.news_list .n_content{margin-top: 10px;color: #666;}
.news_list .n_info{margin-top: 10px;}
.news_list .n_info a{color:#000;}

@media screen and (min-width: 1400px) {
#main{width: 80%;}
#mains{width: 80%;}
.center_title{width: 80%;}
.center_feedback{width: 80%;}
.news_list{width: 80%;}
}


@media screen and (max-width: 750px) {
.tt{ font-size: 16px;}

.center_title{ width:95%;}

#main{width:100%; margin-top:20px;display: block;}
#main_center{width:100%; margin-left: 0px;}
#center_title{ padding:0px 10px 0px 10px;}
#main_left_bg{width:100%;position:fixed;top:0px;bottom:0px;left:0px;right:0px;z-index:99999;background: rgba(0, 0, 0, 0.8);display:none;}
#main_left{width:0%;position:fixed;top:0px;bottom:0px;left:0px;right:0px;z-index:999999;background: #fff; height: 100vh; overflow-y: auto; display:none;}
#left_title{display:none;}
#left_list{ margin: 0px; margin-left: 0px; padding-top:30px;padding-bottom:20px;width:100%; }

.product_cate{margin: auto;width:calc(90% - 20px); padding:10px; border: #ccc 1px solid; border-radius: 5px; display: flex; justify-content: center; align-items: center;visibility:visible;}
.product_cate p{flex:1;}
.product_cate span{width: 20px;}

.product_list{ width: 100%;}
.product_list ul{width:46%; padding:2%; margin: 0px; border-bottom:#f2f2f2 20px solid;box-shadow:none;border: none;}
.product_list ul:hover{box-shadow:none; border-radius: 0px;}
.product_list .p_info{height: 20px;}
.product_list .p_cart a{display: block;margin: auto; width: 60%;}
.product_list .p_cart a:nth-child(2){margin-top: 10px;}


.h1{ padding:0px 10px 0px 10px; font-size:16px;display: none;}
.content{ padding:10px;}
.content a{}
.content img{ max-width:100%; height:auto;}

.news_list{margin-top:30px; padding-bottom:0px;width:98%;}
.news_list ul{ margin-top:20px;float:none;width:100%;}
.news_list .nt a{ font-size:14px;}
}