* {
    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: 98%;
    max-width: 1600px;
    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:90px;
    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: 12%;
    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 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;
}
.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% - 90px);
    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;
}
.con-bootom{
    color: #ffffff;
    background-color: #d40808;
}
.con-bootom-h{
    width: 100%;
}
.con-bootom-top h2{
    display: inline-block;
    letter-spacing: 2px;
    font-weight: bold;
    color: #ffffff;
}
.con-bootom-top strong{
    display: block;
    width: 23%;
    float: right;
}
.con-bootom-bot hr,
.con-bootom-top hr{
    width: 100%;
    height: 1px;
    background-color: #ffffff;
}
.con-bootom-mod .friend-link{
    float: left;
}
.con-bootom-mod .link-content ul{
    width: 20%;
    float: left;
}
.con-bootom-mod .link-content ul li .linkweight a{
    font-size: 22px;
    line-height: 44px;
    font-weight: bold;
}
.con-bootom-mod .link-content ul li h4 a{
    color: #ffffff;
}
.con-bootom-bot,
.con-contact{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}
.con-contact figure{
    width: 120px;
    margin: 3% auto;
}
.con-contact figure img{
    width: 100%;
    display: block;
}


/* 简介/实力页 热销产品 */
.com-hot-product{
    margin-bottom: 4%;
}
.com-hot-product .swiper-wrapper{
    padding: 2px 1px;
}
.com-hot-product .swiper-slide {
    font-size: 18px;
    background: #fff;
    box-shadow: 0px 0px 6px 2px #eee;
  }
.com-hot-product .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

.com-hot-product .swiper-slide>a figure{
    width: 100%;
    overflow: hidden;
}
.com-product-title{
    box-sizing: border-box;
}
.com-product-title>a>h2{
    height: 90px;
    color: #333333;
    font-weight: bold;
}
.com-product-title span{
    display: block;
    height: 74px;
}
.com-product-title span,
.com-product-title span a h2{
    color: #666666;
}
.com-product-title span a h2{
    display: inline;
    margin-right: 4px;
}
.com-product-title>a{
    font-size: 16px;
    line-height: 20px;
    color: #e60707;
}


/*分页*/
.pagination{line-height: 60px;text-align:center; 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: #e60707;transform: scale(1.3); }
.pagination .pagefy a:hover{transform: scale(1.3); color: #e60707 !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 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: #ffffff;
}
.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: #e60707;
    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;
    }
    .com-product-title span,
    .com-product-title span a h2{
        font-size: 18px;
        line-height: 26px;
    }
}
@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;
    }
    .com-product-title span,
    .com-product-title span a h2{
        font-size: 16px;
        line-height: 24px;
    }
}
@media screen and (min-width:1200px){
	.banner-h figure{
		margin-top:100px
	}
    .con-bootom-mod .link-content ul li h4 a{
        font-size: 14px;
        line-height: 30px;
    }
    .com-product-title>a>h2{
        font-size: 24px;
        line-height: 34px;
        height: 90px;
    }
    .com-hot-product .swiper-slide>a figure{
        height: 300px;
    }
    .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: 70px;
        margin-top: 6px;
    }
    .nav-fl span font, 
    .nav-fr ul li a {
        font-size: 14px;
    }
    .nav-fr button, .nav-menu {
        margin-top: 9px;
    }
    .nav-fr {
        line-height: 54px;
        font-weight: bold;
    }
    .con-bootom-mod .link-content ul li h4 a {
        font-size: 12px;
        line-height: 26px;
    }
    .com-product-title>a>h2 {
        font-size: 20px;
        line-height: 30px;
        height: 64px;
    }
    .com-hot-product .swiper-slide>a figure {
        height: 240px;
    }
    .search-h,
    .y-nav-h{
        top:94px;
    }
    .search-h .top_searchform .searchBtn{
        font-size: 18px;
    }

.banner-h figure{
		margin-top:94px
	}
}
@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: 32%;
    }
    .zuoyou>.top1,
    .zuoyou>.boot1{
        padding: 6%;
        margin-bottom: 6%;
    }
    .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;
    }
    .con-bootom{
        margin-bottom: 80px;
    }
    .con-bootom-mod .friend-link{
        display: none;
    }
    .con-contact{
        width: 100%;
    }
    .con-contact strong,
    .con-contact p{
        display: inline-block;
        margin-right: 2%;
    }
    .con-contact figure{
        display: none;
    }
    .con-bootom-top hr{
        margin: 1% auto;
    }
    .com-product-title>a>h2 {
        font-size: 18px;
        line-height: 26px;
        height: 80px;
    }
    .com-product-title span, .com-product-title span a h2 {
        font-size: 14px;
        line-height: 20px;
    }
    .com-product-title>a {
        font-size: 12px;
        line-height: 18px;
    }
	.banner-h figure{
		margin-top:90px
	}
    .zuoyou>.top1,
    .zuoyou>.boot1{
        padding: 2%;
        margin: 2% auto;
    }
    .izl-rmenu .btn{
        display: none;
    }
    
}

@media screen and (min-width:768px){
    .com-product-title{
        padding: 6% 4% 0%;
    }
    .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;
    }
	.banner-h figure{
		margin-top:70px
	}
    .com-product-title{
        padding: 4% 3% 0%;
    }
    .com-product-title>a>h2 {
        font-size: 18px;
        line-height: 26px;
        height: 50px;
    }
    .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;
    }
}
@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){
    .con-bootom-top h2{
        font-size: 30px;
        line-height: 44px;
    }
    .con-bootom-top strong{
        font-size: 22px;
        line-height: 40px;
    }
    .con-bootom-h{
        margin: 2% auto;
    }
    .com-product-title hr{
        margin: 1% auto 3%;
    }
    .search-t span{
        width: 70%;
        float: left;
    }
    
}
@media screen and (max-width:560px){
    .nav-fr {
        width: 84px;
    }
    .nav-fl {
        width: calc(100% - 84px);
    }
    .banner-h{
        margin-top: 40px;
    }
	.banner-h figure{
		margin-top:30px
	}
    .con-bootom-top h2{
        font-size: 22px;
        line-height: 32px;
    }
    .con-bootom-top strong{
        font-size: 18px;
        line-height: 30px;
    }
    .con-bootom-h{
        margin: 6% auto 2%;
    }
    .com-product-title hr {
        margin: 3% auto !important;
    }
    .search-t span{
        width: 100%;
        line-height: 40px;
    }
    .search-t marquee:nth-of-type(1) {
        display: none;
    }

}
@media screen and (min-width:460px){
    .com-hot-product .swiper-slide>a{
        width: 55%;
        float: left;
    }
    .com-product-title{
        width: 45%;
        float: right;
    }


}
@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;
    }
	.banner-h figure{
		margin-top:34px
	}
    .com-hot-product .swiper-slide>a,
    .com-product-title{
        width: 100%;
    }
    .com-product-title{
        margin-bottom: 6%;
    }
    .com-product-title span,
    .com-product-title>a>h2{
        height: auto !important;
    }
    .com-hot-product .swiper-slide>a figure{
        height: 290px;
    }
}
@media screen and (min-width:380px){
    
}
@media screen and (max-width:380px){
    
    .nav-fl img {
        width: 60px;
    }
    .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;
    }
	.banner-h figure{
		margin-top:20px
	}
    .con-bootom-top h2 {
        font-size: 16px;
        line-height: 24px;
    }
    .con-bootom-top strong {
        font-size: 14px;
        line-height: 26px;
    }
    .com-hot-product .swiper-slide>a figure{
        height: 250px;
    }
    .search-h,
    .y-nav-h {
        top: 60px;
    }

}




































