* {
    margin: 0;
    padding: 0;
}
a{
    color: #333;
    text-decoration: none !important;
}

p {
    letter-spacing: 1px;
    line-height: 1.6;
}
.clear {
    clear: both;
}
body {
    font-size: 14px;
    overflow-x: hidden;
}
.container-fluid {
    padding: 0px;
}
.container {
    width: 100%;
}
.cen-ter {
    margin: 0px auto;
}
ul,
ol,
li {
    list-style: none;
    margin: 0;
}
fieldset,
img {
    border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b{
    font-weight: unset;
    margin: 0px;
    padding: 0px;
}
b,
strong,
th{
    font-style: normal;
    font-weight: normal;
}
.height-h{
    height: auto;
    display: table;
}
input,
select,
option,
textarea{
    outline: none;
    border: none;
    background-color: #ffffff0d;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}
.w{
    width: 94%;
    max-width: 1440px;
    min-width: 280px;
}
.w98{
    width: 98%;
}
.w100{
    width: 100%;
}
.dis-b{
    display: block;
}
.p0{
    padding: 0;
}
.m0{
    margin: 0;
}
.fwb{
    font-weight: bold;
}
.le_h{
    letter-spacing: 2px;
}
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin: 0px;
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background: none;
}
.header-h{
    position: fixed;
    top: 0%;
    left: 0%;
    background-color: #ffffff;
    z-index: 99;
    box-shadow: 0px 0px 4px 1px #0000002d;
}
.nav-h{
    position: relative;
    padding: 20px 0px; 
}
.nav-h::after{
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width:100px;
    height: 100%;
    background: url(../images/search_bg_02.png) no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}
.nav-b{
    display: flex;
}
.nav-fr{
    line-height: 60px;
}
.nav-fl img{
    width:60px;
    margin-right: 1%;
    float: left;
    display: block;
}
.nav-fl span h2 b,
.nav-fl span h2,
.nav-fl span h1 b,
.nav-fl span h1{
    font-weight: bold;
    color: #212121;
}
.nav-fl span font{
    line-height: 20px;
    color: #212121;
}
.nav-fr button,
.nav-menu{
    height: 40px;
    margin-top: 6px;
    float:right;
}
.nav-fr button:hover,
.nav-menu:hover{
    cursor:pointer;
}
.nav-menu{
    width: 60px;
    margin-top: 13px;
}
.nav-menu span{
    display: block;
    width:30px;
    height: 3px;
    background-color: #333;
    margin: 10% auto 0%;
}
.nav-fr button{
    width: 70px;
    border: none;
    z-index: 22;
    background: url(../images/search_h_03.png) no-repeat center center;
}
.nav-fr ul{
    width: calc(100% - 130px);
    float: right;
}
.nav-fr ul li{
    position: relative;
    width: 14.2%;
    float:right;
    text-align: center;
    transition: all .2s linear;
}
.nav-fr ul li:hover{
    margin-top: -8px;
    letter-spacing: 2px;
}
.nav-fr ul li a{
    display: block;
    height: 100%;
}
.nav-fr ul li:hover a{
    color: #ff5100;
}
.nav-fr ul li ul,
.nav-fr ul li ul li{
    width: 100%;
}
.nav-fr ul li ul{
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    overflow: hidden;
    background-color: #ffffff;
}
.nav-fr ul li ul li{
    line-height: 50px;
    margin-top: 20px;
}
.search-h{
    position: absolute;
    left: 0;
    background-color: #ffffff8d;
    padding: 1% 0%;
    display: none;
}
.search-h .top_searchform{
    margin: 0% auto;
    height: auto;
    display: table;
}
.search-h .top_searchform .searchInput{
    width: calc(100% - 80px);
    line-height: 30px;
    font-size: 16px;
}
.search-h .top_searchform .searchBtn{
    width: 80px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
/* 移动端 */
.y-nav-h{
    position: fixed;
    right: 0%;
    display: none;
    padding: 2% 1%;
    background-color: #ffffff;
}
.y-nav-h span{
    display: block;
    width: 90%;
    margin: 0px auto 20px;
}

.y-nav-h span h2{
    display: inline-block;
    font-weight: bold;
    letter-spacing: 2px;
    color: #212121;
    vertical-align: middle;
}
.y-nav-h ul li{
    text-indent: 2em;
}
.y-nav-h figure figcaption,
.y-nav-h ul li{
    width: 100%;
    color: #333;
    border-bottom: 1px solid #eee;
}
.y-nav-h figure{
    width: 100%;
}
.y-nav-h figure img{
    width: 140px;
    margin: 1% auto;
    display: block;
}
.y-nav-h figure figcaption{
    text-align: center;
}

/* 热销产品 */
.hot-product-h{
    padding: 1px 0px;
    background-color: #efefef;
}
.hot-product{
    height:700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:1%;
  }
.hot-product .swiper-slide {
    font-size: 18px;
    height: calc((100% - 30px) / 2);
    margin-top: 0px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .hot-product .swiper-slide a:nth-of-type(1){
    display: block;
    width: 100%;
    padding: 10px;
    border-radius:10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }
  .hot-product .swiper-slide:hover a:nth-of-type(1){
    border: 1px solid #ff5100;
  }
  .hot-product .swiper-slide figure{
    width: 100%;
    height: 240px;
}
.hot-product .swiper-slide figure img{
    height: 100%;
    width: 100%;
    border-radius: 10px;
    display: block;
    object-fit: cover;
    transition: all .2s linear;
}
.hot-product .swiper-slide:hover figure img{
    transform: scale(.9);
}
.hot-product .swiper-slide a,
.hot-product .swiper-slide h2{
    width: 96%;
    font-size: 18px;
    line-height: 30px;
    color: #111111;
    margin: 10px auto;
}
.hot-product .swiper-slide a h2 font{
    color: #ff5100;
    float: right;
}

/* 面包屑导航 */
.bream-h h3{
    display: inline;
}
.tall-b,
.bream-h,
.tall-b h1,
.derss-h a,
.bream-h h3,
.derss-h font{
    font-size:20px;
    line-height: 32px;
}


/* footer */
.footer-h{
    padding: 0px 0px 1px;
    background-color: #ff5100;
    box-shadow: 0px 0px 10px 1px #0000002d;
}
.footer-fl{
    width: 30%;
    float: left;
    margin-top: 3%;
    color: #fff;
    padding-left: 3%;
    box-sizing: border-box;
}
.footer-fl figure{
    width:26%;
    float: left;
    margin-right: 4%;
}
.footer-fl figure img{
    width: 100%;
    display: block;
}
.footer-fl strong{
    font-size: 32px;
    line-height: 60px;
    font-weight: bold;
}
.footer-h span p,
.footer-fl p{
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    margin: 2% auto 4%;
    padding-left: 30px;
    box-sizing: border-box;
    
}
.footer-fl p:nth-of-type(1){
    background: url(../images/ico2.jpg) no-repeat left center;
    background-size:16px;
}
.footer-fl p:nth-of-type(2){
    background: url(../images/ico1.jpg) no-repeat left center;
    background-size: 20px;
}
.footer-fl p:nth-of-type(3){
    background: url(../images/ico3.jpg) no-repeat left center;
    background-size: 20px;
}
.footer-fl p:nth-of-type(4){
    background: url(../images/ico4.jpg) no-repeat left center;
    background-size: 20px;
}
.friend-link{
    width: 70%;
    padding:3% 2%;
    border-radius: 60px 0px 0px 60px;
    box-sizing: border-box;
    float: right;
    background-color: #ffffff;
}
.friend-link>h4{
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    color: #333;
}
.friend-link ul .linkweight a{
    font-size: 18px;
    line-height: 32px;
    color: #444;
    font-weight: bold;
}
.friend-link ul{
    width:20%;
    float: left;
}
.friend-link ul li{
    width:100%;
}
.friend-link ul li h4 a{
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    color: #666;
}
.footer-img{
    width: 96%;
}
.footer-h>span{
    display: block;
    text-align: center;
    margin: 0px auto;
    padding: 20px 0px;
}
.footer-h>span>p{
    margin-right: 20px;
    color: #fff;
    display: inline;
}
.footer-h>span>p a{
    color: #fff;
}
/*分页*/
.pagination{line-height: 60px;text-align:right; border: none;margin: 20px 0px;}
.pagination .pagefy{ width: 100%; }
.pagination .pagefy a{ font-size: 16px; cursor: pointer;
  display: inline-block; height: 30px; line-height: 30px; color:#666;text-decoration: none;
  padding: 0 9px; text-align: center; margin-right: 5px;
  transition: all .2s linear;
}
.pagination .pagefy .current{ color: #ff5100;transform: scale(1.3); }
.pagination .pagefy a:hover{transform: scale(1.3); color: #ff5100 !important;}
/* 上下篇 */
.zuoyou{
    width: 100%;
    height: auto;
    display: table;
}
.zuoyou>.top1,
.zuoyou>.boot1,
.zuoyou>.top1 a,
.zuoyou>.boot1 a{
    font-size: 18px;
    letter-spacing: 2px;
    color: #333333;
}
.zuoyou>.top1,
.zuoyou>.boot1{
    margin-bottom:1%;
}
.zuoyou>.top1 a,
.zuoyou>.boot1 a{
    font-weight: bold;
}
.zuoyou>.top1,
.zuoyou>.boot1{
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
}
/*客服开始*/
.izl-rmenu {
	position: fixed;
	bottom: 250px;
    width:90px;
	z-index: 999;
	right: 1px;
	font-size: 12px;
}
.izl-rmenu .btn {
	position: relative;
	width: 80%;
	cursor: pointer;
	margin-bottom: 10px;
    background-color: #ff5100;
}
.izl-rmenu figure {
	position: relative;
	margin: 0 !important;
	height: 55px;
	padding-top: 10px;
	color: #000;
	text-align: center;
}
.btn-phone {
	letter-spacing: 0 !important;
}
.btn-top {
	border: none !important;
}
.izl-rmenu figure img {
	width: 40px;
	height: auto;
}
.izl-rmenu figure figcaption {
	position: absolute;
	right: -205%;
	top: 18%;
	z-index: -1;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	opacity: 0;
	padding: 6px 30px 6px 20px;
	transition: all .6s linear;
}
.izl-rmenu .btn:hover figure figcaption{
	right: 83%;
	opacity: 1;
}
/* 底部导航 */
.bottom_nav{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #ff5100;
    box-shadow: 0px 0px 6px 1px #0000004d;
    padding: 10px 0px 20px;
    z-index: 100;
}
.bottom_nav ul{
    width: 100%;
    display: flex;
    justify-content: center;
}
.bottom_nav ul li{
    width: 20%;
    height: auto;
    display: table;
    justify-content: center;
    list-style: none;
}
.bottom_nav ul li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none;
    color: #ffffff;
    height: 50px;
    width: 100%;
}
.bottom_nav ul li a figure{
    width: 30px;;
    margin: 10px auto 0px;
}
.bottom_nav ul li a figure img{
    width: 100%;
    display: block;
}
.bottom_nav ul li span{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}
/*客服结束*/
@media screen and (min-width:1400px){
    .nav-fl span h2,
    .nav-fl span h1{
        font-size: 28px;
        line-height: 40px;
    }
    .nav-fl span font,
    .nav-fr ul li a{
        font-size: 18px;
    }
   
}
@media screen and (max-width:1400px){
    .nav-fl span h2,
    .nav-fl span h1{
        font-size:24px;
        line-height: 40px;
    }
    .nav-fl span font,
    .nav-fr ul li a{
        font-size: 16px;
    }
    
}
@media screen and (min-width:1200px){
    
    .search-h,
    .y-nav-h{
        top:100px;
    }
    .search-h .top_searchform .searchBtn{
        font-size: 22px;
    }

}
@media screen and (max-width:1200px){
    .nav-fl span h2,
    .nav-fl span h1 {
        font-size: 21px;
        line-height: 24px;
        margin-top: 6px;
    }
    .nav-fl img {
        width:50px;
    }
    .nav-fl span font{
        font-size: 13px;
    }
    .nav-fr button, .nav-menu {
        margin-top: 9px;
    }
    .nav-fr {
        line-height: 54px;
        font-weight: bold;
    }
    
    .search-h,
    .y-nav-h{
        top:94px;
    }
    .search-h .top_searchform .searchBtn{
        font-size: 18px;
    }

    .friend-link>h4 {
        font-size: 24px;
        line-height: 30px;
    }
    .footer-h span p, .footer-fl p{
        font-size: 16px;
    }
    .friend-link ul li h4 a{
        font-size: 14px;
        line-height: 22px;
    }
}
@media screen and (min-width:992px){
    .nav-fl{
        width:37%;
    }
    .nav-fr{
        width: 63%;
    }
    .nav-menu{
        display: none;
    }
    .con-bootom-mod .friend-link{
        width: 77%;
    }
    .con-contact{
        width: 23%;
    }
    
    .bottom_nav{
        display: none;
    }
}
@media screen and (max-width:992px){
    .nav-fl{
        width:calc(100% - 130px);
    }
    .nav-fr{
        width:130px;
    }
    .nav-fr ul{
        display: none;
    }
    .nav-h::after{
        width: 84px;
    }
    /* 热销产品 */
    .hot-product{
        height: 580px;
    }
    .hot-product .swiper-slide figure{
        height: 200px;
    }
    .izl-rmenu .btn{
        display: none;
    }

    /* footer */
    .footer-h{
        margin-bottom: 80px;
    }
    .footer-fl{
        width:96%;
        float: none;
        margin: 3% auto 0%;
        padding: 0% 0% 2%;
        border-bottom: 1px solid #ffffff;
    }
    
    .footer-fl strong{
     display: block;   
    }
    .footer-fl p{
        width: 50%;
        float: left;
        margin: 1% 0%;
    }
    
    .footer-fl figure,
    .friend-link{
        display: none;
    }
    
}

@media screen and (min-width:768px){
    
    .y-nav-h {
        width: 300px;
    }
    .y-nav-h span img{
        width: 80px;
    }
    .y-nav-h span h2{
        font-size: 34px;
        line-height: 50px;
    }
    .y-nav-h figure figcaption,
    .y-nav-h ul li{
        line-height: 40px;
        font-size: 18px;
    }
    .search-h .top_searchform{
        width:60%;
    }
    .search-t span{
        font-size: 20px;
        line-height: 40px;
    }
    
}
@media screen and (max-width:768px){
    .nav-h {
        padding: 10px 0px;
    }
    
    .search-h .top_searchform .searchBtn{
        font-size: 16px;
    }
    .search-h,
    .y-nav-h {
        top: 72px;
        width: 100%;
    }
    .y-nav-h span h2,
    .y-nav-h span img {
        display: none;
    }
    .y-nav-h figure figcaption,
    .y-nav-h ul li{
        line-height: 36px;
        font-size: 16px;
    }
    .search-h .top_searchform{
        width:98%;
    }
    .search-t span{
        font-size: 18px;
        line-height: 30px;
    }
    /* 面包屑导航 */
    .bream-h,
    .derss-h a,
    .bream-h h3,
    .derss-h font{
        font-size:20px;
        line-height: 32px;
    }


}
@media screen and (min-width:640px){
    
}
@media screen and (max-width:640px){
    .nav-h::after{
        width: 52px;
    }
    .nav-fr button{
        width: 34px;
        margin-top: 4px;
    }
    .nav-menu {
        width: 50px;
    }
    .nav-menu span{
        width: 24px;
    }



}
@media screen and (min-width:560px){
   
    .search-t span{
        width: 70%;
        float: left;
    }
    
/* 面包屑导航 */
    .bream-h{
        width: 40%;
        float: left;
    }
    .derss-h{
        width: 60%;
        float: left;
        text-align: right;
    }
}
@media screen and (max-width:560px){
    .nav-fr {
        width: 84px;
    }
    .nav-fl {
        width: calc(100% - 84px);
    }
  
    .search-t span{
        width: 100%;
        line-height: 40px;
    }
    .hot-product .swiper-slide a h2 font,
    .search-t marquee:nth-of-type(1) {
        display: none;
    }
    /* 热销产品 */
    .hot-product {
        height: 480px;
    }
    .hot-product .swiper-slide figure {
        height: 160px;
    }
    
/* 面包屑导航 */
    .bream-h{
        display: none;
    }
    .derss-h{
        width:100%;
    }
    /* footer */
    .footer-fl p{
        width: 100%;
    }
    .footer-h span p, 
    .footer-fl p {
        font-size: 14px;
        line-height: 20px;
    }
}
@media screen and (min-width:460px){
    


}
@media screen and (max-width:460px){
    .nav-fl span h2 b:nth-of-type(1),
    .nav-fl span h1 b:nth-of-type(1){
        display: block;
        font-size: 24px;
        letter-spacing: 15px;
    }
    .nav-fl span h2,
    .nav-fl span h1{
        font-size: 14px;
        font-weight: normal;
    }
    .nav-fl span h2 b:nth-of-type(2),
    .nav-fl span h1 b:nth-of-type(2),
    .nav-fl span font{
        display: none;
    }
    /* 热销产品 */
    .hot-product{
        height:410px;
    }
    .hot-product .swiper-slide figure{
        height: 120px;
    }
    .hot-product .swiper-slide h2{
        font-size: 16px;
        line-height: 20px;
        text-align: center;
    }
    /* 面包屑导航 */
    .tall-b,
    .tall-b h1,
    .bream-h, .derss-h a, .bream-h h3, .derss-h font {
        font-size:16px;
        line-height:26px;
    }
	
	.footer-h span p:nth-of-type(2),
	.footer-h span p:nth-of-type(1){
		display: block;
	}
}
@media screen and (min-width:380px){
    
}
@media screen and (max-width:380px){
    
    .nav-fl img {
        width:42px;
    }
    .nav-fl span h2,
    .nav-fl span h1{
        line-height: 20px;
    }
    .nav-fl span h2 b:nth-of-type(1),
    .nav-fl span h1 b:nth-of-type(1){
        font-size: 20px;
    }
    .nav-fr button,
    .nav-fl img{
        margin-top: 0px;
    }
    .nav-fr button, 
    .nav-menu {
        height: 32px;
    }
    .nav-menu{
        margin-top: 6px;
    }
    .nav-fl span h2,
    .nav-fl span h1{
        margin-top: 0px;
    }
    
    .search-h,
    .y-nav-h {
        top: 60px;
    }
 /* 热销产品 */
 .hot-product{
    height:380px;
}
.hot-product .swiper-slide figure{
    height: 90px;
}
}




































