/* 轮播 */
.swiper-container{
	margin: 0 auto !important;
}
.swiper-slide{
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.swiper-slide img{
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
}
.swiper-pagination-bullet{
	height: 4px;
	width: 30px;
	border-radius: inherit;
}
.swiper-pagination-bullet-active{
	background: rgb(249,249,249);
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 4px !important;
}
/* end 轮播 */

/* 内容 */
.main-content{
	max-width: 1200px;
	margin: 0 auto !important;
}
/* 视频 */
.video-box{
	padding: 20px 0 !important;
}
.video-box video{
	width: 100%;
	height: 380px;
}
/* 新品推荐 */
.newgoods{
	max-width: 1200px;
	margin: 0 auto 80px !important;
}
/*修改*/
.ysgoodsx{
    margin-top: -80px !important;
}
.newgoods .news-title{
	padding:10px !important;
}
.newgoods .news-title .breadcrumb{
	background: none !important;
}
.newgoods .news-title .zdy-font{
	color: #000;
	font-weight: 700;
}
.goodslist .text-center{
	display: block;
	position: relative;
	height: 300px;
}
.goodslist .text-center::after{
	content: '';
	padding-bottom: 100%;
	display: block;
}
.goodslist .text-center img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto !important;
}
.goodslist .list>div{
	padding-right: 10px !important;
	/*margin-bottom: 10px !important;*/
}
.goodslist .goods-title{
	color: #666;
	font-size: 14px;
	padding: 10px !important;
}
/* 产品优势 */
.goodsbest .best-box{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px !important;
}
.goodsbest .title{
	font-size: 16px;
	color: #333;
}
.goodsbest .content{
	font-size: 14px;
	color: #666;
	padding-top: 0 !important;
	padding-left: 0 !important;
}
.goodsbest .blockquote p{
	text-align: left;
}
.goodsbest .blockquote .blockquote-footer{
	text-align: right;
	font-size: 30px;
	margin-top: 50px !important;
	color: #999;
}
.goodsbest .row{
	margin-bottom: 10px !important;
}

/* 新闻 */
.news-list-zdy{
    margin: 0px -50px !important;
    overflow: hidden;
}
.news-list .news_list{
	float: left;
    width: 33.333%;
    padding: 0px 50px !important;
}
.news-list-zdy .news_list .new-title{
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 28px;
	line-height: 28px;
}
.news-list-zdy .news_list .new-time{
	font-size: 14px;
	color: #999;
	padding: 5px 0 !important;
}
.news-list-zdy .news_list .new-content{
	font-size: 14px;
	height: 48px;
	line-height: 24px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.morex{
    width: 80px;
    height: 29px;
    line-height: 25px;
    border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	font-size: 14px;
	color: #232323 !important;
	margin-top: 36px !important;
	text-align: left;
}
.morex a{
    display: block;
}
.morex:hover{
    text-align: center;
	border-top: 2px solid #232323;
	border-bottom: 2px solid #232323;
}

.dhicon{
    margin-right: 20px !important;
    vertical-align: text-bottom;
}
.more-font{
    font-size: 14px;
    margin-left: 10px !important;
    color: #999999;
    margin-top: 7px !important;
    display: inline-block;
}
.newgoods .news-title .sub-c,.newgoods .news-title .sub-x{
    font-size: 12px;
    color: #999999;
}
.newgoods .news-title .sub-news{
    font-weight: 700;
}

/* 修改 */
.best-box{
	display: flex;
	align-items: stretch;
}
.best-box:nth-child(even){
    flex-flow: row-reverse;
}
.isxs{
	display: flex;
}
.defx{
	display: flex;
	align-items: center;
	position: relative;
}
.defxs{
	display: flex;
}
.numx{
	position: absolute;
	bottom: 0;
	right: 0;
}
.numx .bx{
	width: 120px;
	height: 1px;
	background: rgb(51,51,51);
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px !important;
}
.numx .bn{
	display: inline-block;
	vertical-align: middle;
	color:rgb(51,51,51);
	font-size: 24px;
}
.best-box .txt-pr-img{
	margin-top: -7px !important;
	margin-right: 20px !important;
}
.best-box:nth-child(even) .defx{
	margin-right: 108px !important;
}
.best-box:nth-child(odd) .defx{
	margin-left: 108px !important;
}
.goodsbest .title{
	margin-bottom: 20px !important;
}
.goodsbest .title img{
	vertical-align: baseline;
	margin-right: 20px !important;
}
.goodsbest .content{
	padding-top: unset !important;
	padding-right: unset !important;
	text-index:54px;
}
/* end内容 */
@media (max-width: 576px) {
	.header .nav-box{
		top: 80px;
	}
	.video-box video{
		width: 100%;
		height: 180px;
	}
	.goodslist .list>div:nth-child(1n+1){
		padding-right: 0px !important;
	}
}
@media (max-width: 768px) {
	.goodslist .list>div:nth-child(2n+2){
		padding-right: 0px !important;
	}
	.goodsbest .row .lefts,.goodsbest .row .rights{
		overflow:unset;
		height: auto;
	}
	.goodsbest .row .lefts{
		padding: 20px 0 !important;
	}
	.newgoods{
    	/*margin: 0 auto 40px !important;*/
    	/*修改*/
    	margin: 0 auto 20px !important;
    }
	
	.news-list-zdy{
        margin: 0px 10px !important;
        overflow: hidden;
    }
    .news-list-zdy .news_list{
    	float: left;
        width: 100%;
        padding: 0px !important;
        margin-top: 30px !important;
    }
    .morex{
    	font-size: 14px;
    	margin-top: 15px !important;
    }
    
    /* 修改 */
	.best-box{
		display: block;
	}
	.defx{
		padding: 60px 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
	.goodslist .list>div:nth-child(3n+3){
		padding-right: 0px !important;
	}
}
@media (min-width: 992px) {
	.goodslist .list>div:nth-child(4n+4){
		padding-right: 0px !important;
	}
}

@media (min-width: 1200px) {
	.newgoods .news-title{
		padding: 0 0 30px !important;
	}
	.goods-title{
		padding: 10px 0 !important;
	}
	.morex{
		margin-left: 0 !important;
	}
	/*修改*/
	.video-box{
    	padding: 80px 0 !important;
    }
    .video-box video{
        height: 675px !important;
    }
    .newgoods .news-title .breadcrumb{
        line-height: 24px;
    }
    .newgoods .news-title .breadcrumb .sub-news{
        font-size: 24px;
        color: #333333;
    }
    .newgoods .news-title .sub-news{
        font-size: 24px;
        color: #333333;
        display: inline-block;
        font-weight: 700;
    }
    .newgoods .news-title .breadcrumb .sub-c{
        font-size: 16px;
        margin-left: 10px !important;
        color: #999999;
    }
    .newgoods .news-title .sub-c,.newgoods .news-title .sub-x{
        font-size: 16px;
        color: #999999;
    }
    .newgoods .news-title .sub-x{
        margin: 0 10px !important;
    }
    .goodslist .list>div{
        margin-bottom:70px !important;
    }
    .goods-title{
        font-size: 16px !important;
    }
    .goodsbest .title{
        margin-bottom: 20px !important;
    }
    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    	width: 50px;
    	height: 6px;
    }
    .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
        bottom: 35px;
    }
    .goodslist .goods-title{
        padding: 20px 0 0 !important;
    }
    /*修改*/
    /*.z-nav-box{*/
    /*    background: #fff !important;*/
    /*    color: initial !important;*/
    /*    position: inherit;*/
    /*    max-width: 1200px;*/
    /*    margin: 0 auto !important;*/
    /*    position: absolute;*/
    /*    top: 100px;*/
    /*    height: max-content;*/
    /*}*/
    /*.close-img{*/
    /*    display: none;*/
    /*}*/
    /*.list-n{*/
    /*    display: inline-block;*/
    /*    border: none;*/
    /*}*/
}

