.n_product {
	padding: 4.375rem 0 2.5rem
}

.n_product .n_left {
	width: 18.125rem;
}

.n_product .n_left .pro_tit_l {
	height: 115px;
	border: 1px solid #ddd;
	padding: 30px 20px 0 30px;
	margin-bottom: 4px;
	background: #036eb8;
	color: #fff;
}

.n_product .n_left .pro_tit_l h3 {
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
}

.n_product .n_left .pro_tit_l p {
	font-size: 14px;
	opacity: 0.2;
	margin-top: 8px;
}

.n_product .n_left>ul {
	border-bottom: #dcdcdf 1px solid;
	margin-bottom: 20px;
}

.n_product .n_left>ul>li.li {
	position: relative
}

.n_product .n_left>ul>li.li a {
	width: 85%;
	display: inline-block;

}

.n_product .n_left>ul>li.li a:hover {
	color: white;
}

.n_product .n_left>ul>li.on.li a:hover,
.n_product .n_left>ul>li.li a:hover,
{
color: white;
}

.n_product .n_left>ul>li .ul>ul>li>a:hover {
	color: #036eb8 !important;
}


.n_product .n_left>ul>li>.a {
	display: block;
	height: 52px;
	border: #dcdcdf 1px solid;
	line-height: 52px;
	padding: 0 1.125rem;
	font-size: 1rem;
	color: #343434;
	border-bottom: none;
	position: relative
}

.n_product .n_left>ul>li i {
	position: absolute;
	position: absolute;
	width: 30px;
	right: 15px;
	top: 0;
	bottom: 0;
	background: url(/uploads/image/tdimage/more001.png) center no-repeat;
	cursor: pointer
}

.n_product .n_left>ul>li .ul {
	border: #dcdcdf 1px solid;
	border-top: none;
	border-bottom: none;
	display: none;
}

/*.n_product .n_left>ul>li.on .ul{display:block}*/
.n_product .n_left>ul>li .ul>ul {
	overflow: hidden;
	padding: 0;
}

.n_product .n_left>ul>li .ul>ul li {
	padding: 4px 0;
}

.n_product .n_left>ul>li .ul>ul li.active a {
	color: #036eb8 !important
}

.n_product .n_left>ul>li .ul>ul>li>a {
	font-size: 14px;
	color: #343434;
	height: 34px;
	line-height: 34px;
	padding: 0 1rem 0 2.75rem;
	position: relative;
	width: 100% !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.n_product .n_left>ul>li .ul>ul>li>a:before {
	content: "";
	position: absolute;
	background:  center no-repeat;
	width: 13px;
	height: 12px;
	left: 1.25rem;
	top: 4px;
	opacity: 0;
	visibility: hidden;
	transition: 0.36s;
}

.n_product .n_left>ul>li.on>.a,
.n_product .n_left>ul>li.on01>.a,
.n_product .n_left>ul>li:hover>.a {
	background: #036eb8;
	border: #036eb8 1px solid;
	color: #fff;
}

.n_product .n_left>ul>li.li.on01 i {
	background: #036eb8 url(/uploads/image/tdimage/more001_on.png) center no-repeat;
	border: #036eb8 1px solid;
	color: #fff;
}

/* 左侧导航 */
.xypg-left-box {
	margin-bottom: 20px;
}

/*.n_product .n_left .xypg-left-box{*/
/*    margin-bottom: 20px;*/
/*}*/

.xypg-left-title {
	background: #036eb8;
	padding: 18px 25px;
	position: relative;
}

.n_product .n_left .xypg-left-title {
	margin-bottom: 5px;
}

.xypg-left-title h3 {
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
	position: relative;
	z-index: 9;
}

.xypg-left-title i {
	position: absolute;
	left: -5px;
	top: -9px;
	font-style: normal;
	font-size: 85px;
	font-weight: bold;
	opacity: .1;
	color: #fff;
	line-height: 1;
	z-index: 1;
	text-transform: uppercase;
}

.xypg-left-title span {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	opacity: .6;
	margin-left: 10px;
	text-transform: capitalize;
}

.xypg-left-title span:before {
	content: "/";
	padding-right: 5px;
}

.xypg-left-con {
	border: 1px solid #d2d2d2;
	border-top: none;
}

.page-wrap-contact {
	padding: 10px 0;
	font-size: 14px;
}

.page-wrap-contact h4 {
	padding: .3em 1.4em .8em 1.4em;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.page-wrap-contact p {
	border-top: 1px solid #eee;
	position: relative;
	margin-bottom: 0;
	padding: .8em 1.4em;
	color: #2f2f2f;
	line-height: 1.5;
}


.n_product .n_right {
	width: calc(100% - 21.5625rem);
}

.n_product .n_right h3 {
	font-size: 1.5rem;
	color: #4c4c4c;
	margin-bottom: 2rem
}

.n_product .n_right h3 svg {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	margin-left: 2rem;
	vertical-align: bottom;
}

.n_product .n_right h3 a {
	font-size: 14px;
	color: #666;
	vertical-align: bottom;
	transition: 0.36s
}

.n_product .n_right h3 a:hover {
	color: #428bca
}

.n_product .n_right ul {
	font-size: 0;
	/* margin: 0 -0.875rem; */
}

.n_product .n_right ul li {
	width: 33.333333%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 0.875rem;
	margin-bottom: 1.875rem
}

.n_product .n_right ul li .box {
	vertical-align: top;
	border: #e2e2e2 1px solid;
}

.n_product .n_right ul li .img {
	background: #000
}

.n_product .n_right ul li .img,
.n_product .n_right ul li .img img {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-bottom: -2px;
	z-index: 1;
}

.n_product .n_right ul li .img a>img {
	opacity: 0.8
}





.n_product .n_right ul li .con h5,
.n_product .n_right ul li .con h5 a {
	font-size: 1.125rem;
	height: 6rem;
	line-height: 3rem;
	color: #383838;
	position: relative;
	margin: 0.75rem auto 0.5rem;
	font-weight: bold;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	padding: 0 4%;
	white-space: normal;
}

.n_product .n_right ul li .con p {
	font-size: 0.9375rem;
	color: #6e6e6e;
	line-height: 1.75rem;
	overflow: hidden;
	height: 3.5rem;
	margin: 0 0 1.5rem;
	position: relative;
}

.n_product .n_right ul li .con h6 {
	font-size: 1rem;
	color: #6e6e6e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1rem;
	position: relative;
	font-family: roboto_m;
	font-weight: 400;
}

.n_product .n_right ul li .con h6 span {
	display: inline-block;
	width: 140px;
	height: 44px;
	line-height: 44px;
	background: #e6e8eb;
	border-radius: 22px;
	font-size: 14px;
	color: #525252;
	transition: 0.6s
}


.n_product .n_right ul li .img .red-bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}

.n_product .n_right ul li .img .red-bg {
	background: rgba(0, 0, 0, 0.45);
}

.n_product .n_right ul li .img .red-bg:before {
	content: "";
	position: absolute;
	width: 2.75rem;
	height: 2.75rem;
	background: #036eb8;
	border-radius: 50%;
	top: 50%;
	margin-top: -1.375rem;
	left: 50%;
	margin-left: -1.375rem;
}

.n_product .n_right ul li .img .line {
	display: block;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	transition: 400ms;
	-webkit-transition: 400ms;
}

.n_product .n_right ul li .img .line_1 {
	width: 16px;
	height: 2px;
	margin: -1px 0px 0px -8px;
	transform: translatex(-16px);
	-webkit-transform: translatex(-16px);
}

.n_product .n_right ul li .img .line_2 {
	width: 2px;
	height: 16px;
	margin: -8px 0px 0px -1px;
	transform: translatey(16px);
	-webkit-transform: translatey(16px);
}

.n_product .n_right ul li .box .img img {
	transition: all .5s;
}

.n_product .n_right ul li .box .img:hover img {
	transform: scale(1.05);
}

@media screen and (max-width:768px) {
	.n_product .n_left>ul>li>ul>li>a:hover:before {
		opacity: 1;
		visibility: visible;
		font-weight: bold;
		color: #036eb8
	}

	.n_product .n_left>ul>li>ul>li>a:hover {
		opacity: 1;
		visibility: visible;
		font-weight: bold;
		color: #036eb8
	}

	.n_product .n_left {
		width: 100%;
		margin-bottom: 3rem
	}

	.n_product .n_right {
		width: 100%
	}

	.n_product .n_left .pro_tit_l {
		height: 80px;
		padding-top: 20px;
	}

	.n_product .n_left>ul>li>.a {
		height: 45px;
		line-height: 41px;
	}

	.n_product .n_left>ul>li>ul>li>a {
		line-height: 28px;
		height: 28px
	}

	.n_product .n_right ul {
		margin: 0 -5px;
	}

	.n_product .n_right ul li {
		padding: 0 5px;
		margin-bottom: 10px;
	}

	.n_product .n_right ul li .con h6 span {
		width: 100px;
		height: 35px;
		line-height: 35px;
		font-size: 12px;
	}

	.n_product .n_right ul li .con {
		padding: 0
	}

	.xypg-left-box {
		display: none;
	}

	.n_product .n_right ul {
		margin: 0 -5px;
	}

	.n_product .n_right ul li {
		padding: 0 5px;
		margin-bottom: 10px;
	}

	.n_product .n_right ul li .con h6 span {
		width: 100px;
		height: 35px;
		line-height: 35px;
		font-size: 12px;
	}

	.n_product .n_right ul li .con {
		padding: 0
	}

	.n_product .n_right ul li {
		width: 50%;
	}

	.n_product .n_right ul li .con h5 {
		margin: 0;
	}
}