@-webkit-keyframes bottom1 {

	0%,
	100% {
		bottom: 40px
	}

	50% {
		bottom: 15px
	}
}

@-moz-keyframes bottom1 {

	0%,
	100% {
		bottom: 40px
	}

	50% {
		bottom: 15px
	}
}

@-o-keyframes bottom1 {

	0%,
	100% {
		bottom: 40px
	}

	50% {
		bottom: 15px
	}
}

@keyframes bottom1 {

	0%,
	100% {
		bottom: 40px
	}

	50% {
		bottom: 15px
	}
}

.page_banner {
	height: 3.4rem;
	background: url("../images/product_banner.jpg") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.main_container {
	padding-bottom: 0.1rem
}

.product_classify_list {
	padding-top: 0.1rem
}

.product_classify_list li {
	width: 50%;
	box-sizing: border-box;
	padding: 0 0.05rem 0.1rem
}

.product_classify_list li.active a {
	background: #0168b7;
	color: #fff
}

.product_classify_list li a {
	display: block;
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	color: #878787;
	font-size: 0.24rem;
	text-align: center;
	background: #eeeeee
}

.product_box {
	background: #f8f8f8
}

.product_child_nav li {
	width: 25%;
	box-sizing: border-box;
	padding: 0.2rem 0.05rem
}

.product_child_nav li.active a {
	color: #0168b7
}

.product_child_nav li a {
	display: block;
	text-align: center;
	font-size: 0.24rem;
	color: #878787
}

.product_list,.product_lista{border-bottom: 1px dashed #ddd;margin-bottom: 0.15rem;}
.product_list li {
	width: 2.85rem;
	background: #fff;margin-bottom: 0.15rem;
}

.product_list li:nth-child(odd) {
	margin: 0 0.1rem 0.25rem 0.1rem
}

.product_list li:nth-child(even) {
	margin: 0 0.05rem 0.25rem 0.1rem
}

.product_list li .imgs_box {
	width: 100%;
	height: 2.6rem
}

.product_list li .imgs_box img {
	max-width: 100%;
	max-height: 2.6rem
}

.product_info {
	padding: 0.2rem;
	position: relative
}

.product_info::after {
	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
	display: block;
	content: "";
	width: 0.25rem;
	height: 0.38rem;
	background: url("../images/product_icon.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.product_info h4 {
	font-weight: bold;
	padding-right: 0.3rem;height: 0.62rem;
}

.product_info h5 {
	font-size: 0.16rem;
	color: #888888;
	margin: 0.1rem 0;
	padding-right: 0.3rem
}

.product_info h6 {
	font-size: 0.12rem;
	color: #999999;
	text-align: right
}


.product_lista li {
	width:100%;
	background: #fff;margin-bottom: 0.15rem;
}

.product_lista li:nth-child(odd) {
	margin: 0 0.1rem 0.45rem 0.1rem
}

.product_lista li:nth-child(even) {
	margin: 0 0.05rem 0.25rem 0.1rem
}

.product_lista li .imgs_box {
	width: 2.85rem;
	height: 2.6rem
}

.product_lista li .imgs_box img {
	max-width: 100%;
	max-height: 2.6rem
}


.product_swiper .imgs_box {
	width: 100%;
	/* height: 5rem */
}

.product_swiper .imgs_box img {
	display: block;
	max-width: 100%;
	/* max-height: 5rem */
}

.product_swiper .swiper-pagination {
	position: absolute;
	right: 0.15rem;
	left: auto;
	bottom: 0.15rem;
	display: block;
	/* width: 0.9rem; */
	height: 0.4rem;
	line-height: 0.4rem;
	/* background: #0168b7; */
	color: #fff;
	font-size: 0.18rem;
	border-radius: .1rem;
	-webkit-border-radius: .1rem;
	-moz-border-radius: .1rem
}

.detail_info {
	margin-bottom: 0.3rem
}
.detail_info img{width: 100%;
}

.detail_info h1 {
	color: #666666;
	padding: 0.5rem 0 0.3rem;
	line-height: 0.4rem
}

.detail_info h1 span {
	font-weight: bold;
	color: #282828
}

.detail_info h3 {
	color: #666666;
	margin-bottom: 0.2rem;
	padding-bottom: 0.2rem;
	border-bottom: 0.01rem solid #d2d2d2
}

.detail_info div,
.detail_info p {
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.36rem
}

.product_title {
	padding: 0.3rem 0;
	position: relative;
	margin-bottom: 0.3rem;
	font-size: 0.24rem;
	border-bottom: 0.01rem solid #e6e6e6
}

.product_title::after {
	display: block;
	content: "";
	width: 1rem;
	height: 0.01rem;
	background: #282828;
	position: absolute;
	left: 0;
	bottom: 0.01rem
}

.product_detail {
	width: 100%;
	height: auto;
	display: block
}


.vice-nav { display : flex ; justify-content : center ; /* padding-top : 0.26rem ; */background-color : #f2f2f2 ; border-bottom : solid 0.01rem #DCDCDC }
.vice-nav li { height : 0.8rem ; padding : 0rem 0.15rem ; border-bottom : solid 0.04rem transparent ; margin-right : 0.67rem ; color : #666666 ; font-size : 0.24rem ; line-height : 0.8rem }
.vice-nav li:last-of-type { margin-right : 0rem }
.vice-nav li.on { border-color : #494949 }
.vice-nav a { display : block }

.pd-introduce { padding : 0rem 0rem 0.93rem ; background-color : #F2F2F2 }
.pd-introduce .img-box1 img {width: 100%;  }
.pd-introduce .text { padding-top : 0.62rem }
.pd-introduce .text h3 { padding-bottom : 0.25rem ; border-bottom : solid 0.01rem #D2D2D2 ; font-size : 0.3rem }
.pd-introduce .text-box1 { margin-top : 0.36rem ; color : #444444 ; line-height : 0.3rem }
.pd-introduce .text-box2 { margin-top : 0.33rem ; color : #444444 ; line-height : 0.36rem }
.pd-introduce .text-box2 span { font-weight : bold }
.pd-introduce .link { margin-top : 0.56rem ; font-size : 0rem }
.pd-introduce .link a { display : inline-block ; width : 2.1rem ; height : 0.62rem ; background-color : #D5D5D5 ; border-radius : 0.04rem ; margin-right : 0.14rem ; color : #444444 ; font-size : 0.18rem ; text-align : center ; line-height : 0.62rem }

.main{ max-width : 6rem ; margin : 0 auto }
.img-box{ display : table-cell ; vertical-align : middle ; text-align : center }

img {
    vertical-align: middle;
    border: none;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.brand_box p{font-size: 0.24rem;    line-height: 0.4rem;}

.pd-detail { }
.pd-detail h2 { height : 0.8rem ; background-color : #DEDEDE ; font-size : 0.24rem ; text-align : center ; line-height : 0.8rem }
.pd-detail .content { max-width : 6rem ; padding : 0.34rem 0rem 0.92rem ; margin : 0rem auto }
.pd-detail .content p{/* line-height: 0; */}
.pd-detail .content img{ padding : 0; margin : 0rem auto ;width: 100%;}

.news-main { padding-bottom : 0.88rem ; background-color : #F2F2F2 ; overflow : hidden }
.news-main .item { margin-bottom : 0.52rem }
.news-main .item a { display : block }
.news-main .img-box { width : 6rem ; height : 3.76rem}
.news-main .text { padding : 0.41rem 0.3rem 0.43rem 0.3rem ; background-color : #FFFFFF }
.news-main .text h5 { font-size : 0.24rem }
.news-main .text p { margin-top : 0.27rem ; color : #666666 ; line-height : 0.3rem;font-size: 0.22rem; }
.news-main .text span { display : block ; margin-top : 0.38rem ; color : #888888 ;font-size: 0.22rem; }

.news-main .pagesa { margin-top : 0.97rem }

.pagesa { display : flex ; justify-content : center ; margin-top : 0.97rem }
.pagesa a { width : 0.52rem ; height : 0.52rem ; border : solid 0.01rem #BFBFBF ; box-sizing : border-box ; margin : 0rem 0.05rem ; color : #666666 ; text-align : center ; line-height : 0.5rem ;display: inline-block;}
.pagesa a.on { background-color : #626262 ; border-color : #626262 ; color : #FFFFFF }

.nd-main { background-color : #F2F2F2 ; overflow : hidden }
.nd-main .title { margin-top : 0.28rem ; padding-bottom : 0.23rem ; border-bottom : solid 0.01rem #DEDEDE ; text-align : center }
.nd-main h2 { font-size : 0.24rem }
.nd-main .title div { margin-top : 0.15rem ; color : #666666;font-size: 0.24rem; }
.nd-main .content { padding : 0.25rem 0rem ; color : #666666 ; font-size : 0.22rem ; line-height : 0.4rem }
.nd-main .content p{ padding : 0.05rem 0rem ;}
.nd-main .page { padding : 0.35rem 0rem 0.41rem 0rem ; border-top : solid 0.01rem #DEDEDE ; font-size : 0rem ; text-align : center }
.nd-main .page a { margin-right : 0.24rem ; color : #999999 ; font-size : 0.18rem }
.nd-main .page a:first-of-type::after { content : "" ; display : inline-block ; width : 0.02rem ; height : 0.17rem ; background-color : #D2D2D2 ; margin-left : 0.24rem ; position : relative ; top : 0.02rem }
.nd-main .page a:nth-of-type(2)::after { content : "" ; display : inline-block ; width : 0.02rem ; height : 0.17rem ; background-color : #D2D2D2 ; margin-left : 0.24rem ; position : relative ; top : 0.02rem }
.nd-main .page a:last-of-type { margin-right : 0rem }