main *,
.Container-wrapper * {
	box-sizing: border-box;
	line-height: 1;
}

/*clearfix清除浮动*/
.clearfix {
	*zoom: 1
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both
}

.n-a {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 100px;
	padding-bottom: 107px;
}


.n-main {
	width: 1600px;
	margin: 0 auto;
	max-width: 92%;
	position: relative;
	z-index: 8;
}

.n-main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.n-left {
	float: left;
	width: 20%;
}

.n-nav {
	width: 100%;
	margin-bottom: 20px;
}

.n-top {
	width: 100%;
	position: relative;
}

.n-one {
	display: block;
	cursor: pointer;
	width: 100%;
	padding: 15px 55px 15px 20px;
	line-height: 1.6;
	color: #555555;
	background-color: #f9f9f9;
	border-radius: 6px;
}

.n-one:hover {
	color: #004ea2;
}

.n-buttom {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 55px;
	height: 100%;
	background-image: url('../images/a23.png');
	background-size: 14px auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.n-twobox {
	display: none;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 1px;
}

.n-two {
	display: block;
	position: relative;
	margin-bottom: 25px;
	cursor: pointer;
	padding: 0 40px;
	line-height: 1.8;
	color: #555555;
	font-size: 16px !important;
	font-weight: normal !important;
}

.n-two:before {
	content: '';
	position: absolute;
	top: 0;
	left: 20px;
	margin-top: calc(.9em - 4px);
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #dcdcdc;
}

.n-two:hover {
	color: #004ea2;
}

.n-two:hover:before {
	background-color: #004ea2;
}

.n-two.active {
	color: #004ea2;
}

.n-two.active:before {
	background-color: #004ea2;
}

.n-nav.show .n-one {
	color: #ffffff;
	background-color: #004ea2;
	background-image: linear-gradient(250deg, #004ea2 0%, #008ef8 100%), linear-gradient(#304f29, #304f29);
	box-sizing: border-box;
}

.n-nav.show .n-buttom {
	background-image: url('../images/a23-b.png');
}

.n-right {
	float: right;
	width: 75%;
}

.n-contact {
	width: 100%;
	background-color: #f7f7f7;
}

.nc-titles {
	padding: 15px;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	font-weight: 700;
	background-color: #004ea2;
	background-image: linear-gradient(250deg, #004ea2 0%, #008ef8 100%), linear-gradient(#304f29, #304f29);
}

.nc-box {
	width: 100%;
	padding: 15px;
}

.nc-img {
	width: 100%;
	margin-bottom: 20px;
}

.nc-img img {
	width: 100%;
}

.nc-textbox {
	color: #555555;
	line-height: 1.8;
}

.nc-textbox * {
	line-height: inherit;
}

.nc-link {
	display: block;
	cursor: pointer;
	padding: 15px;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	background-color: #004ea2;
	background-image: linear-gradient(250deg, #004ea2 0%, #008ef8 100%), linear-gradient(#304f29, #304f29);
}

@media(max-width:750px) {
	.n-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.n-left {
		width: 100%;
		margin-bottom: 50px;
	}

	.n-right {
		width: 100%;
	}
}

.s18 {
	font-size: calc(18 * 100px / 100);
}

.s22 {
	font-size: calc(22 * 100px / 100);
}

.s28 {
	font-size: calc(24 * 100px / 100);
}

.s36 {
	font-size: calc(36 * 100px / 100);
}

.pst-rel {
	position: relative;
}

.pc {
	display: block;
}

.o-main {
	width: 100%;
}

.o-top {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.o-titles {
	color: #333333;
	font-weight: bold;
	line-height: 1.25;
}

.o-tip {
	color: #333333;
	line-height: 1.5;
}

.o-tip span {
	color: #004ea2;
}

.o-cont {
	width: 100%;
	font-size: 0;
	padding-bottom: 30px;
}

.o-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	position: relative;
	background-color: #fff;
	width: 30.93%;
	margin-bottom: 40px;
	margin-right: 3.6%;
	padding: 50px 30px 115px;
	border-radius: 10px;
	border: solid 1px #eeeeee;
}

.o-item:nth-child(3n) {
	margin-right: 0;
}

.o-img {
	width: 100%;
	height: 230px;
	text-align: center;
	line-height: 230px;
}

.o-img img {
	max-width: 100%;
	max-height: 100%;
	transform: scale(1.00);
	transition: all ease .5s;
}

.o-text {
	width: 100%;
	padding-top: 40px;
}

.o-name {
	color: #333;
	line-height: 1.45;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all .3s;
}

.o-intro {
	color: #888888;
	line-height: 1.6;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.o-more {
	position: absolute;
	bottom: 35px;
	left: 30px;
	white-space: nowrap;
	display: inline-block;
	overflow: hidden;
	font-size: 0;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background-color: #004ea2;
}

.o-more:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../images/a16.png');
	background-size: 9px auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.o-item:hover {
	border: solid 1px #004ea2;
}

.o-item:hover .o-name {
	color: #004ea2;
}

.o-item:hover .o-img img {
	transform: scale(1.05);
}

.o-item:hover .o-more {
	bottom: 32px;
	color: #fff;
	width: auto;
	height: 46px;
	line-height: 46px;
	border-radius: 23px;
	padding: 0 60px 0 26px;
	background-color: #004ea2;
	background-image: linear-gradient(250deg, #004ea2 0%, #008ef8 100%), linear-gradient(#304f29, #304f29);
}

.o-item:hover .o-more:after {
	left: auto;
	right: 26px;
	width: 14px;
	background-size: 14px auto;
	background-image: url('../images/a13.png');
}

.o-item:hover .o-more {
	font-size: calc(16 * 100px / 100);
}

@media(max-width: 1584px) {
	.o-item:hover .o-more {
		font-size: 13.2px;
	}
}


@media(max-width:750px) {
	.o-item {
		width: calc(50% - 5px);
		margin-right: 10px;
	}

	.o-item:nth-child(3n) {
		margin-right: 10px;
	}

	.o-item:nth-child(2n) {
		margin-right: 0;
	}
}

/* 产品详情 s */
.mb {
	display: none;
}

.n_product {
	width: 100%;
}

.n_product .layrow {
	width: 19%;
}

.n_product .layrow .pro_flex {
	width: 100%;
}

.n_product .n_product_l {}

.n_product .n_product_r {
	width: 78%;
}

.product_det_top {
	padding: 0.3rem 0;
	padding-top: 0;
	justify-content: space-between;
}

.product_det_top .product_det_img {
	width: 35%;
}

.product_det_top .product_det_pic {
	overflow: hidden;
	/* border: 1px solid #a6adb4; */
	box-shadow: 0px 0px 15px rgb(0 0 0 / 24%);
}

.product_det_top .product_det_pic ul {
	margin: 0;
}

.product_det_top .product_det_pic ul li {
	position: relative;
}

.product_det_top .product_det_pic ul li .image-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #cfd3d6;
	padding: 15px;
	color: #242424;
	font-size: 14px;
	line-height: 1.3;
}

.product_det_top .product_det_pic ul li img {
	width: 100%;
	cursor: pointer;
}

.product_det_pic .swiper-button-next:after,
.product_det_pic .swiper-button-prev:after {
	color: #004ea2;
}

.product_det_top .product_det_ico {
	width: 110%;
	margin-left: -5%;
	padding: 0.25rem 0.35rem 0;
	margin-bottom: -0.1rem;
}

.product_det_top .product_det_ico .swiper {
	padding: 0.1rem;
	margin: -0.1rem 0;
}

.product_det_top .product_det_ico ul {
	margin: 0;
}

.product_det_top .product_det_ico ul li {
	/* border: 1px solid transparent; */
	/* padding: 2px; */
	overflow: hidden;
}

.product_det_top .product_det_ico ul li.swiper-slide-thumb-active {
	box-shadow: 0px 0px 10px rgb(0 0 0 / 18%);
}

.product_det_top .product_det_ico ul li .pic {
	overflow: hidden;
}

.product_det_top .product_det_ico ul li img {
	max-width: 100%;
}

.product_det_top .product_det_ico ul li .pic:hover img {
	border: none;
	cursor: pointer;
}

.product_det_top .product_det_ico ul li *[class*="pic"]>img {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.product_det_top .product_det_ico ul li:hover *[class*="pic"]>img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.product_det_top .product_det_ico .swiper-button-next,
.product_det_top .product_det_ico .swiper-button-prev {
	height: 30px;
	border-radius: 50%;
	width: 30px;
	line-height: 30px;
	margin-top: -15px;
	background-color: #004ea2;
	background-size: auto 15px;
	text-align: center;
}

.product_det_top .product_det_ico .swiper-button-prev {
	left: 0;
}

.product_det_top .product_det_ico .swiper-button-next {
	right: 0;
}

.product_det_top .product_det_ico .swiper-button-next:after,
.product_det_top .product_det_ico .swiper-button-prev:after {
	width: 50%;
	height: 50%;
	color: white;
	text-align: center;
	font-size: 15px;
}

.product_det_top .product_det_ico .swiper-button-next.swiper-button-disabled,
.product_det_top .product_det_ico .swiper-button-prev.swiper-button-disabled {
	opacity: 1 !important;
}

.product_det_top .product_det_ico .swiper-button-lock {
	display: block;
}


.product_det_ico .swiper-pagination {
	bottom: 0 !important;
}

.product_det_ico .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	border: 1px solid #707070;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	margin: 0 5px;
	opacity: 1;
}

.product_det_ico .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #004ea2;
	/* background-color: #004ea2; */
}

.product_det_top .product_det_info {
	width: 60%;
	color: #242424;
	padding-top: 0;
}

.product_det_top .product_det_info h3 {
	width: 100%;
	font-size: 28px;
	color: #c01f25;
	line-height: 1.5;
	padding: 0 0 0.2rem;
	border-bottom: 1px #ddd solid;
}

.product_det_top .product_det_info .des {
	font-size: 14px;
	line-height: 20px;
	margin: 0.2rem 0 0.2rem;
	text-align: justify;
	color: #787878;
	max-height: 100px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

.product_det_top .product_det_info .xiaotu {
	width: 100%;
	border-top: 1px #ddd solid;
}

.product_det_top .product_det_info .foot_link {
	margin-top: 0;
}

.product_det_top .product_det_info .foot_link ul li i {
	border-color: #004ea2;
	background-color: transparent;
	color: #004ea2;
}

.product_det_top .product_det_info .foot_link ul li:hover i {
	background-color: #004ea2;
	color: #fff;
}

/* .product_det_top .product_det_info .foot_link ul li i{
	border-color: #004ea2;
	background-color: #004ea2;
	color: white;
}
.product_det_top .product_det_info .foot_link ul li:hover i{
	background-color: white;
	color: #004ea2;
} */
/* .product_det_top .product_det_info .foot_link ul li:nth-child(1) i{
	color: #1278F3;
	border-color: #1278F3;
}
.product_det_top .product_det_info .foot_link ul li:nth-child(2) i{
	color: #0B66C1;
	border-color: #0B66C1;
}
.product_det_top .product_det_info .foot_link ul li:nth-child(3) i{
	color: #FF001D;
	border-color: #FF001D;
}
.product_det_top .product_det_info .foot_link ul li:nth-child(4) i{
	color: #F29360;
	border-color: #F29360;
}
.product_det_top .product_det_info .foot_link ul li:nth-child(5) i{
	color: #CA2027;
	border-color: #CA2027;
}
.product_det_top .product_det_info .foot_link ul li:nth-child(6) i{
	color: #1DA1F3;
	border-color: #1DA1F3;
} */

.product_det_top .product_det_info .xiaotu small {
	display: block;
	padding: 0.25rem 0px;
	border-bottom: 1px #ddd solid;
	position: relative;
}

.product_det_top .product_det_info .btn {}

.product_det_top .product_det_info .btn a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #004ea2;
	color: #004ea2;
	font-size: 14px;
	/* 	
	font-weight: 700; */
	text-decoration: none;
	max-width: 1.6rem;
	width: 100%;
	height: 40px;
	border-radius: 20px;
	border-radius: 5px;
	text-align: center;
}

.product_det_top .product_det_info .btn a:last-child {
	margin-left: 0.1rem;
}

.product_det_top .product_det_info .btn a i {
	font-size: 16px;
	margin-left: 0.1rem;
}

.product_det_top .product_det_info .btn a:hover {
	background: #004ea2;
	border: 1px solid #004ea2;
	color: white;
}

/* .product_det_top .product_det_info .btn a:first-child{
	background-color: transparent;
	color: #242424;
	border-color: #242424;
	margin-left: 0;
}
.product_det_top .product_det_info .btn a:first-child:hover{
	background-color: #242424;
	color: white;
} */

.product_det_info .fanye {
	padding: 0.25rem 0px;
	border-bottom: 1px #ddd solid;
	position: relative;
}

.product_det_info .fanye a {
	display: block;
	width: 48%;
	font-size: 14px;
	color: #3e3a3a;
	line-height: 30px;
}

.product_det_info .fanye a:hover {
	color: #004ea2;
}

.product_det_info .fanye i {
	width: 4%;
	height: 30px;
}

.product_det_info .fanye i:after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background-color: rgba(0, 0, 0, .45);
	margin: 5px auto 0;
}


/* 详情底部 */
.product_det_bot {
	margin-top: 0.45rem;
	padding: 0.45rem 0.2rem;
	background-color: #f5f5f5;
	height: 100%;
}

.product_det_tab {
	/* border-bottom: #e8e8e8 1px solid; */
	margin: 0;
	margin-bottom: 0.4rem;
}

.product_det_tab ul {
	margin: 0;
}

.product_det_tab ul li {
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	font-size: 18px;
	color: #303030;
	/*  */
	text-transform: capitalize;
	/* font-weight: bold; */
	position: relative;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	background-color: #fff;
	margin-right: 1%;
	max-width: 25%;
}

.product_det_tab ul li:last-child {
	margin-right: 0;
}

.product_det_tab ul li.active {
	color: white;
	background-color: #004ea2;
	box-shadow: 3px 3px 5px rgb(0 0 0 / 40%);
}

.product_det_tab ul li::after {
	content: "";
	position: absolute;
	right: 0;
	top: 20%;
	height: 60%;
	width: 1px;
	background-color: #c5c6c7;
	z-index: -1;
}

.product_det_tab ul li.active:after {
	background-color: #004ea2;
}

.product_det_tab ul li:last-child::after {
	display: none;
}

.product_det_tab ul li:before {
	content: "";
	position: absolute;
	bottom: -18px;
	border: transparent 8px solid;
	border-top: #004ea2 10px solid;
	left: 50%;
	margin-left: -8px;
	opacity: 0;
	transition: .6s;
}

.product_det_tab ul li.active:before {
	opacity: 1;
}

.product_det_bot .product_det_con {
	/* border: 1px solid #dddddd; */
}

.product_det_bot .product_det_con .product_det_box {
	display: none;
	padding-top: 0 !important;
}

.product_det_bot .product_det_con .product_det_box.show {
	display: block;
}

.product_det_bot .product_det_con .product_det_box.n_download ul li a {
	padding: 0.2rem;
}

.product_det_rel.pro_list {
	width: 100%;
	padding: 0.6rem 0 0.2rem;
}

.product_det_rel .swiper {
	padding: 0.2rem 0;
}

.product_det_rel .ind_tit {}


.product-detail-down {}

.product-down-dl {
	padding-bottom: 40px;
}

.product-down-dl.product-down-dlx {
	padding-bottom: 0px;
}

.product-detail-down .product-down-dl {
	display: none;
}

.product-detail-down .product-down-dl.active {
	display: block;
}

.product-down-dl span {
	font-size: 16px;
	color: #666666;
	text-align: center;
	box-sizing: border-box;
	width: 12%;
	padding: 16px;
}

.product-down-dl span:first-of-type {
	text-align: left;
	padding-left: 25px;
	width: 40%;
}

.product-down-dl dt {
	background: #004ea2;
}

.pro_content_info_bd {
	margin-top: 0.3rem;
}

.pro_content_info_bd .my-top {
	margin-bottom: 0.5rem;
}

dl {
	margin-bottom: 0.5rem;
	margin-top: 0.3rem;
}

.product-down-dl dt span {
	color: #ffffff;
	font-size: 18px;
}

.product-down-dl dd {
	background: #ffffff;
	border-bottom: 1px solid #e5e5e5;
}

.product-down-dl dd span {
	padding: 20px;
}

.product-down-dl dt,
.product-down-dl dd {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.product-down-dl dd .down-a {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/pic_down_07.png) no-repeat;
	background-position: center;
}

.product-down-dl dd a:hover {
	color: #004ea2;
}

.product-down-dl dd .down-a:hover {
	background-image: url(../images/pic_down_hover_07.png);
}

@media screen and (max-width: 768px) {
	.padd-bottom-50 {
		padding: 20px 0;
	}

	.wrap {
		max-width: 94.5%;
	}

	.nei-title h2 {
		font-size: 20px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.nei-tab-list {
		flex-wrap: wrap;
		justify-content: start;
		margin-bottom: 10px;
	}

	.nei-tab-list li {
		width: 49%;
		/* margin-right: 2%; */
		margin-bottom: 2%;
	}

	.nei-tab-list li a {
		box-sizing: border-box;
		width: 100%;
		text-align: center;
		display: block;
	}

	.nei-tab-list a {
		padding: 4px 20px;
	}

	.product-detail-down .product-down-dl.active {
		display: block;
	}

	.product-down-dl {
		width: auto;
	}

	.product-down-dl dt span {
		display: none !important;
	}

	.product-down-dl dd span {
		display: none !important;
	}

	.product-down-dl dt span:first-child {
		display: block !important;
		width: 60% !important;

	}

	.product-down-dl dt span:last-child {
		display: block !important;
		width: 40% !important;
	}

	.product-down-dl dd span:first-child {
		display: block !important;
		width: 60% !important;
	}

	.product-down-dl dd span:last-child {
		display: block !important;
		width: 40% !important;
	}

}

/* 产品详情 e */

.rect-100 {
	padding-bottom: 100%;
}

*[class*="rect-"] {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

*[class*="rect-"] ._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	*height: auto;
	object-fit: cover;
}

.pro_list {
	width: 74%;
}

.pro_list ul {
	margin: 0;
}

.pro_list ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 0.25rem;
	/* border: 1px solid #9ba3ab; */
	border: 1px solid #e7e8e9;
}

.pro_list ul li:nth-child(3) {
	margin-right: 21px !important;
}

.pro_list ul li a {
	display: block;
}

.pro_list ul li a .com-img {}

.pro_list ul li a .com-img img {}

.pro_list ul li a .info {
	padding: 0.2rem 0.15rem;
	color: #242424;
	background: #eceef0;
}

.pro_list ul li a .info h4 {
	font-size: 18px;
	line-height: 24px;
	/* height: 48px; */
	text-transform: uppercase;
	margin-bottom: 0.12rem;
}

.pro_list ul li:hover a .info h4,
.pro_list ul li:hover {
	color: #004ea2;
	border-color: #004ea2;
}

.pro_list ul li a .info p {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
	/* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {

	/* 1440 × (900/1050) */
	.pro_list ul li a .info h4 {
		font-size: 16px;
		line-height: 20px;
		height: 40px;
	}

	.pro_nav_view {
		width: 24%;
	}
}

@media all and (max-width:1439px) {
	/* 1360 × (768) */
}

@media all and (max-width:1359px) {
	/* 1280 × (800/854/1024) */
}

@media all and (max-width:1279px) {
	/* 1152 × (864) */
}

@media all and (max-width:1151px) {
	/* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
	/* 平板设备 720 适配 */

	.pro_list ul li a .info h4 {
		font-size: 14px;
	}

	.app_nav ul li p {
		font-size: 14px;
	}

	.pro_nav_view {
		display: none;
	}

	.pro_list {
		width: 100%;
	}

	.n_product .n_product_r {
		width: 100%;
	}

	.product_det_tab ul {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.product_det_tab ul li {
		height: 0.7rem;
		line-height: 0.7rem;
		font-size: 14px;
		margin-bottom: 0.2rem;
	}

	.product_det_tab ul li:before {
		display: none;
	}

	.product_det_tab ul li:nth-child(4) {
		margin-right: 0;
	}

	.product_det_top {
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.product_det_top .product_det_info .btn a {
		max-width: 50%;
	}

	.product_det_top .product_det_img,
	.product_det_top .product_det_info {
		width: 100%;
		margin: 0;
	}

	.product_det_top .product_det_pic {
		border: 1px solid #a6adb4;
		box-shadow: none;
	}

	.product_det_bot .product_det_con img {
		max-width: 100%;
	}

	.product_det_top .product_det_info {
		padding-top: 0.4rem;
	}

	.product_det_top .product_det_info h3 {
		font-size: 0.32rem;
	}

	.product_det_top .product_det_info .foot_link {
		margin: 0.3rem 0;
	}

	.product_det_top .product_det_info .xiaotu small {
		padding: 0.3rem 0;
	}

	.product_det_top .product_det_info .btn a {
		height: 36px;
	}

	.product_det_info .fanye {
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.product_det_info .fanye a {
		width: 100%;
		font-size: 13px;
	}

	.product_det_info .fanye i {
		display: none;
	}

	.product_det_info .fanye a span {
		display: inline-block !important;
	}

	.product_det_top .product_det_ico {
		width: 100%;
		padding: 0;
		margin: 0.3rem 0 0;
	}

	.product_det_rel.pro_list {
		padding: 0.6rem 0 0;
	}

	.product_det_rel.pro_list .swiper-pagination {
		bottom: 0 !important;
	}

	.pro_list ul li {
		margin-bottom: 0.4rem;
	}
}

@media all and (max-width:640px) {

	/* 移动终端以上 360 适配 */
	.pro_list ul li,
	.pro_list ul li:nth-child(3n) {
		width: 49%;
		margin-right: 2%;
	}

	.pro_list ul li:nth-child(2n) {
		margin-right: 0;
	}
}

@media all and (max-width:480px) {

	/* .pro_list ul li a .info h4{
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	} */
	.n_title p,
	.app_nav ul li p {
		font-size: 13px;
	}

	.pro_list ul li,
	.pro_list ul li:nth-child(3n),
	.pro_list ul li:nth-child(2n) {
		width: 100%;
		margin-right: 0;
	}

	.pro_list ul li a .info p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}

	.foot_link ul li i {
		font-size: 0.32rem;
		height: 0.64rem;
		width: 0.64rem;
	}
}

@media all and (max-width:420px) {}

@media all and (max-width:376px) {}