@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: 28px;position: relative;display: inline-block;font-weight: bold;}
.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;}

#main{clear:both;margin:auto;padding:0; width:95%;height:auto!important;min-height:100px;max-height:none;overflow:hidden;display: flex;}

#main_center{flex:1; margin:0;padding:0;margin-left: 50px;}

#center_title{margin-top:10px;height:30px;text-transform: uppercase; }

#center_content{margin-top:50px;width:100%;clear:both;height:auto;overflow:hidden;}

#product_pic_list{float:left;width:7%;}
#product_pic_list img{ display:block; width:80%;margin-bottom:10px;border: #ededed 1px solid;}

#product_pic{float:left;margin:0; padding:0;width:43%;height:auto;overflow:hidden;position: relative;}
.show_pic{margin:0;padding:0;width:100%;height:auto;text-align:center;cursor:pointer;overflow:hidden;}
.show_pic img{border:0;width:100%; border-radius: 3px;}
.pic_list{margin-top:10px;}
.pic_list img{ display:inline-block;width:50px;margin-right:10px; margin-bottom:10px;}

.show_pic_m{ height:auto;display:none;}
.slider_list{ z-index:9; }
.sw_pic{padding-bottom:100%;height:0px;overflow:hidden;background:no-repeat center center;background-size:contain;position:relative;} /*640:640*/
.show_share{ margin-top:20px; margin-bottom: 20px; max-width: 350px; margin-left: -5px;}

.show_video{ position: absolute; z-index:9;width:100%;height:auto;display:none;}
.show_video video{width:100%;background:#000;}
.show_video iframe{width:100%;}
.show_video .close_video{position: absolute;z-index:10; color:#CCC; font-size:20px; margin-top:10px; margin-left:-25px; cursor:pointer;}
.play_video{position: absolute;z-index:8; margin-top:0px; margin-left:30px;}
.play_video span{color:#000;font-size:50px;border-radius:50%;cursor:pointer;}

#product_info{float:left;margin:0; padding:0;width:50%;height:auto;;overflow:hidden;}
#product_info .product_info_list{ padding:0px  20px 0px 50px; height:auto;overflow:hidden;}
#product_info .product_info_list li{display:block;margin-top:10px;}
#product_info .product_info_list img{vertical-align:middle;}
#product_info .product_info_list s{display:inline-block;}
#product_info .product_info_list i{font-style:normal;}
/* #product_info span{font-size:20px;font-weight:bolder;color:#000;} */
#product_info #pro_name{font-weight: bold;  padding-bottom: 10px;font-size: 16px;}
/* #product_info #pro_name::after{content:"";display: block; width: 50px; height: 3px; background:#000;} */
#product_info #pro_title{height:25px; background:#B6B7B9;font-weight:bolder;}
#product_info #pro_bg{background:#F5F5F5;}
#product_info #pro_price{line-height:30px; color:#999; font-weight:bolder; font-size:13px}
#product_info #pro_order{ height: auto;}
#product_info #pro_order table{ width:100%;}
#product_info #pro_order td{ padding:5px;}
#product_info #pro_order .t{text-align:center; font-weight:bolder;}
#product_info #pro_order .i{width:200px;}
#product_info #pro_order .m_s{width:140px;border:0px;}
#product_info #pro_order .m_i{width:30px; height:30px;border:#CCC 1px solid; text-align:center; vertical-align: bottom;}
#product_info #pro_order .qdel,.qadd{cursor:pointer; font-size:14px;display:inline-block; height:30px; width:30px; line-height:30px; text-align:center; border:#CCC 1px solid;}
#product_info #pro_patch span{font-size:14px;font-weight:bolder;color:#000;}
#product_info #order_submit{ margin-top:30px;cursor:pointer; background:#000; text-align:center; width:300px; line-height:40px; color:#FFF; font-size:16px; border-radius:5px;}
#product_info #order_contact{ display: inline-block; margin-top:10px;cursor:pointer; background:#71bf45; border: #71bf45 1px solid; text-align:center; color:#fff; font-weight: bolder; padding: 15px 20px 15px 20px; border-radius: 5px;}
/* #product_info #order_contact:hover{background:#000; border: #000 1px solid; color:#fff;} */
#product_info #order_buy{ display: inline-block; margin-top:10px;cursor:pointer; background:#fff; border: #71bf45 1px solid; text-align:center; color:#71bf45; font-weight: bolder; padding: 15px 20px 15px 20px; border-radius: 5px;}
#product_info #order_add{ display: inline-block; margin-top:10px;cursor:pointer; background:#fff; border: #71bf45 1px solid; text-align:center; color:#71bf45; font-weight: bolder; padding: 15px 20px 15px 20px;border-radius: 5px; }
/* #product_info #order_buy img{ height: 25px; margin-right: 10px;} */
#product_info .pro_download{ margin-top: 10px; color:#999; cursor: pointer;}
#product_info .pro_download i{color:#000;}

#product_info #pro_h1{ }
#product_info #pro_h1 h1{font-weight:normal; font-size:1rem; line-height: 1.5rem;}
#product_info #pro_content{margin-top:10px;}
#product_info .pro_content_par{height: auto;}
#product_info .pro_content_par table{ margin-top: 5px; width:100%;border-left:#dfe8f2 solid 1px;border-top:#dfe8f2 solid 1px;border-collapse:collapse; text-align: left;}
#product_info .pro_content_par table th{padding: 0px 2px 0px 2px; line-height:15px;border-right:#dfe8f2 solid 1px;border-bottom:#dfe8f2 solid 1px;font-size: 12px;}
#product_info .pro_content_par table td{padding: 0px 2px 0px 2px; line-height:15px;border-right:#dfe8f2 solid 1px;border-bottom:#dfe8f2 solid 1px;font-size: 12px;}
#product_info .pro_content_par table td:nth-child(odd) {background-color: #fff;font-weight: bolder;color:#000;}
#product_info .pro_content_par table td:nth-child(even) {background-color: #fff;color:#666;}
#product_info .pro_content_info h2{font-size: 20px; color: #000;font-weight: bolder;}
#product_info .pro_content_info .list-paddingleft-2{padding-left: 20px;}
#product_info .pro_content_info .list-paddingleft-2 li{list-style-type: disc;}
#product_info #pro_color img{ border-radius:50%; width:20px;}
#product_info .pro_price{ margin-top: 10px; background:#f3f4f8; color: #000;padding: 30px;border-radius: 20px;}
#product_info .pro_price span{font-size: 26px;font-weight: bolder;}

#product_info .selectmore{ margin-top: 10px; height: auto;}
#product_info .selectmore b{display: block;padding-bottom: 5px;color: #17365d;}
#product_info .selectmore span{display:inline-block; margin-top:5px;margin-right:5px; padding:3px 5px 3px 5px; font-size: 15px; font-weight: normal; border-radius: 10px;border:#eee 1px solid; background:#ededed; cursor:pointer; }
#product_info .selectmore span:hover{border:#000 1px solid;background:#000; color: #fff;}
#product_info .selectmore .on{border:#000 1px solid; background:#000; color: #fff; cursor:pointer;}
#product_info .selectmore img{width: 30px;border-radius: 5px;}

#product_info .pi{ margin-top:30px;text-transform: uppercase;font-size:12px;}
#product_info .pi i{color:#000; font-size:14px; width:25px;}

#product_info .product_union_show{ padding:30px 0px 0px 50px; height:auto;overflow:hidden; }
#product_info .product_union_show .union_list{display: flex;justify-content: left;align-items:stretch;gap: 20px;flex-wrap: wrap;}
#product_info .product_union_show .union_list li{width: calc(20% - 20px);overflow: hidden;border:#ededed 1px solid;}
#product_info .product_union_show .union_list li img{width: 100%;}

.tags_list{ padding: 0px 0px 0px 0px; height:auto;}
.tags_list dl{display:inline-block; width:auto;padding:5px 8px 5px 8px; background:#ededed; margin: 0px; margin-right:10px; margin-top:10px;font-weight:normal;border-radius: 10px; height: auto;overflow: hidden;}
.tags_list dl:hover{color:#fff; background:#000;}
.tags_list dl:hover a{color:#fff; background:#000;}

#center_titles{ clear:both;margin:auto; margin-top:30px;width:100%;height:30px;overflow:hidden; border-bottom:#f1f1f1 1px solid; text-align:center;}
#center_titles span{position:absolute;display:inline-block;padding:15px 20px 15px 20px;width:160px;margin-left:-100px;background:#FFF; font-size:1.5rem; z-index:9;}

#center_contents{margin-top:20px;clear:both;height:auto;overflow:hidden;padding:10px;}
#center_contents .data-table{width:100%;border-left:#E6E6E6 solid 1px;border-top:#E6E6E6 solid 1px;border-collapse:collapse;}
#center_contents .data-table th,td{line-height:20px;border-right:#E6E6E6 solid 1px;border-bottom:#E6E6E6 solid 1px;}
#center_contents .data-table .label{ background:#f5f5f5;}

.stitle{height:40px; border-bottom:#ededed 1px solid; height:auto; overflow:hidden;}
.stitle li{margin-right:10px;display:inline-block; padding:0px 20px 0px 20px; width: auto; height:40px; line-height:40px; background:#ededed; text-align:center;cursor:pointer;border-top-left-radius:5px;border-top-right-radius:5px;}
.stitle .on{background:#71bf45; color:#FFF;}
.scontent{clear:both;margin-top:20px;font-size:16px;line-height:30px;height:auto; overflow:hidden; display:none;}

.h1{font-weight:normal;font-size:20px;}
.content{font-size:16px; line-height:38px;}
.content h1{ font-size:18px; line-height: 2rem;}
.content a{font-size:16px; }
.content img{  max-width:100%;height:auto;}
.content table{width:100%;border-left:#E6E6E6 solid 1px;border-top:#E6E6E6 solid 1px;border-collapse:collapse;}
.content table th,td{line-height:28px;border-right:#E6E6E6 solid 1px;border-bottom:#E6E6E6 solid 1px;}
.content .list-paddingleft-2{padding-left: 20px;}
.content .list-paddingleft-2 li{list-style-type: disc;}

.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: 5px;cursor: pointer;}
.page span:hover{background:#71bf45; color: #fff;}
.page span:hover a{color: #fff;}
.page span:hover strong{color: #fff;}
.page strong{color:#71bf45;border-radius: 5px;cursor: pointer;}

.product_list{margin:auto;width:95%;height:auto;overflow:hidden;}
.product_list ul{display:block;float:left; margin:1%; width:23%;margin-top: 30px;background: #fff;height:auto;overflow:hidden;border-radius: 10px;}
.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_infos {margin-top:0px;height:auto;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: 8px 15px 8px 15px; 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;}

#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:#f3f4f8; 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;cursor:pointer; background:#71bf45; border: #71bf45 1px solid; text-align:center; color:#fff; padding: 8px 15px 8px 15px; border-radius:5px;font-weight: bold;}

.pr_list{margin:0px 0px 30px 0px;}
.pr_list li{list-style-type:disc; padding:5px 0px 5px 0px;}
.pr_list li a{color:#666;}


.video_list{margin:auto; margin-top:30px;margin-bottom:50px;width:100%; height:auto; overflow:hidden;}
.video_list ul{display:block;float:left; margin:1%; width:30.3%;padding:0.5%;box-shadow:0 0 20px #fff;background: #fff;height:auto;overflow:hidden;border-radius: 10px;}
/* .video_list ul:hover{box-shadow:0 0 20px #ccc; border-radius: 10px;} */
.video_list .p{padding-bottom:88%;padding-top:88%;height:0; overflow: hidden; background:#ededed no-repeat center center;background-size:contain;display: flex; justify-content: center; align-items: center;  border-radius: 10px;}
.video_list .p span{ font-size: 60px; color: rgb(1, 79, 150,0.8);}
.video_list .n{ margin: 10px; height: 50px; line-height:20px; overflow: hidden;}

/* .union_list{margin:auto; margin-top:30px;margin-bottom:50px;width:100%; height:auto; overflow:hidden;display:flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.union_list ul{margin:1%; width:23%;margin-top: 30px;background: #fff;height:auto;overflow:hidden;border-radius: 10px;}
.union_list .p_pic{padding-bottom:50%;padding-top:50%;height:0; overflow: hidden; display: flex; justify-content: center; align-items: center; border-radius: 3px;}
.union_list .p_pic img{width:100%;border-radius: 3px;}
.union_list .p_pic a img:hover{transform:scale(1.1);transition: .8s ease;}
.union_list .p_info{margin:10px;height:30px;overflow:hidden; text-align:center;font-size:14px; line-height:15px;}
.union_list .p_info a{font-size:14px;}
.union_list .p_infos {margin-top:0px;height:auto;overflow:hidden; text-align:center;color: #999;}
.union_list .p_infos span{color:#000; font-size:16px;}
.union_list .p_infos s{color:#999;} */


.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:50%;padding-top:50%;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: 20px;}
.news_list .n_content{margin-top: 10px; color: #666;}
.news_list .n_info{margin-top: 10px;}
.news_list .n_info a{color:#000;}

.float_product_bg{position:fixed;z-index:99999;width:100%;height:100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.6); display:flex; justify-content: center;align-items: center;flex-direction: column; visibility: hidden;}
.float_product_close{ margin-top: 20px;  width: 30px; height: 25px; padding-top: 5px; text-align: center; background: none; border-radius: 50%; text-align: center; }
.float_product_close span{ font-size:30px; color:#fff; cursor:pointer; }

.float_product_content{width: 80%; max-width: 600px; padding: 30px; background: #fff;  border: #ededed 5px solid; border-radius: 10px; visibility: hidden;text-align: center; }
.float_product_content img{max-width: 100%;}

@media screen and (min-width: 1400px) {
#main{width: 80%;}
.center_title{width: 80%;}
.center_feedback{width: 80%;}
.news_list{width: 80%;}
.product_list{width: 80%;}
}


@media screen and (max-width: 750px) {
.tt{ font-size: 20px;}

.center_title{ display: none;}

#main{width:100%; margin-top:0px;display: block;}
#main_center{width:100%; margin: 0px;}
#main_left{width:100%;display: none;}
#left_title{display:none;}
#left_list{ margin-top:30px; margin-bottom:20px;width:100%;width:100%;}
#left_list .c{padding:10px 15px 10px 0px; text-align:center; background:#f1f1f1; border-bottom:#FFF 1px solid;}
#left_list .c a{display:block; font-size:16px;}

#center_content{ margin-top: 0px;}
.show_pic{display:none;}
.pic_list{display:none;}
.show_pic_m{ display:block;}
.show_banner{ display:none;}
#product_pic_list{display:none;}


#product_pic{float:none;margin:auto;width:100%;}
#product_info{width:100%;}
#product_info .product_info_list{ padding:0px  20px 0px 20px;}
#product_info #product_buttton{text-align: center;}
#product_info #order_contact{width:auto; }
#product_info #order_submit{ width:auto;}
#product_info #order_buy{ width:auto;}
#product_info #order_add{width:auto;}

#product_info .pro_price{ margin-top: 10px;}

#product_info .product_union_show{ padding:30px 20px 20px 20px; height:auto;overflow:hidden; }

.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{font-size: 14px;}
/* .product_list .p_cart a{display: block;margin: auto; width: 60%;}
.product_list .p_cart a:nth-child(2){margin-top: 10px;} */

#center_contents{padding:0px;}
#center_contents img{width:100%; height:auto;}


.stitle{width:100%; height:auto;overflow:hidden;}
.stitle ul{margin: 0px 20px 0px 20px; display: flex;overflow-x: scroll;}
.stitle li{flex-shrink:0;padding:0px 10px 0px 10px; width: auto; height:40px; line-height:40px;cursor:pointer; text-align:center; }
.scontent{ margin:10px;}

.h1{font-size:16px;}
.content{ margin-top:20px;}
.content a{}
.content img{ max-width:640px; height:auto;}

.video_list{ width:auto;}
.video_list ul{width:48%; padding:0.5%; margin: 0px; border-bottom:#f2f2f2 20px solid;box-shadow:none; border-radius: 0px;}
.video_list ul:hover{box-shadow:none; border-radius: 0px;}


/* .union_list{justify-content: left;}
.union_list ul{width:46%; padding:2%; margin: 0px; border-bottom:#f2f2f2 20px solid;box-shadow:none;border: none;} */

.show_share{ margin-top:20px; max-width: 100%;margin-left: 0px;}

.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;}

.float_product_content{width: 100%; max-width:auto; padding: 0px;border: #ededed 0px solid;background: none;border-radius: 0px;}
}