#mdA table,
#mdA table td,
#mdA table th {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding-left: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 35px;
}

#mdA table {
	width: 100%;
}

#mdA tr:nth-child(2n) {
	background: #efefef;
}

#mdA tr td:nth-child(1) {
	background: #dedede;
}

@media (max-width: 768px) {

	#mdA {
		line-height: 1.35rem;
	}

	#mdA img {
		width: 100%;
		height: auto;
	}

	#mdA tr:nth-child(2n) {
		background: #efefef;
	}

	#mdA tr td:nth-child(1) {
		background: #dedede;
	}
}




#net table,
#net table td,
#net table th {
	border: 1px dashed #999;
	border-collapse: collapse;
	padding-left: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}

#net table td {
	line-height: 60px;
}

#net table {
	width: 95%;
	background: #f6f6f6;
}

#net table tr td:first-child {
	font-weight: 600;
}

#net table tr td:nth-child(5) {
	font-weight: 600;
}

@media (max-width: 768px) {

	#net {
		line-height: 1.35rem;

		width: 1200px;
		overflow-x: scroll;
	}

	#net img {
		width: 100%;
		height: auto;
	}
}



@media screen and (min-width: 1200px) {

	.content {
		width: 80%;
		/* max-width: 1440px; */
	}

	.daname {
		width: auto;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		text-align: center;
	}

	.daname img {
		margin: 0px auto;
		display: block;
	}

	.daname span {
		font-size: 32px;
		color: #222;
		font-weight: 600;
		text-align: center;
	}

	.daname span.baise {
		color: #fff;
	}

	.banner_di_bj {
		width: 100%;
		height: auto;
		max-height: 70px;
		overflow: hidden;
		background: #f7f7f7 url(../images/about_banner_xia_bj.png) no-repeat center;
	}

	.banner_di_bj_txt {
		width: 230px;
		line-height: 70px;
		margin: 0px auto;
		font-size: 26px;
		text-align: center;
		color: #fff;
	}

	/* 内部导航 */
	.n_nav_bj {
		width: 100%;
		height: auto;
		line-height: 70px;
		overflow: hidden;
		background: #f7f7f7;
	}

	.n_nav {
		height: auto;
		overflow: hidden;
		text-align: center;
		margin: 0px auto;
	}

	.n_nav a {
		font-size: 18px;
		padding: 20px 20px;
	}

	.n_nav a.on {
		color: #da0000;
		font-weight: 600;
	}

	/* 常见问题 */
	.n_cjwt_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_cjwt {
		height: auto;
		overflow: hidden;
		line-height: 35px;
		margin: 50px auto;
	}

	.n_cjwt strong {
		font-size: 18px;
		color: #1c9eec;
	}

	.n_cjwt p {
		font-size: 16px;
		line-height: 35px;
		margin: 30px auto;
	}


	/* 内部公司简介 */
	.n_gsjj_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
	}

	.n_gsjj {
		height: auto;
		overflow: hidden;
		margin: 50px auto;

	}

	.n_gsjj_main {
		height: auto;
		min-height: 600px;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_gsjj_main .left {
		position: absolute;
		left: 0;
		width: 48%;
		height: auto;
		overflow: hidden;
	}

	.n_gsjj_main .left img {
		width: 100%;
	}

	.n_gsjj_main .right {
		position: absolute;
		left: 50%;
		width: 40%;
		height: auto;
		overflow: hidden;
		padding: 30px 0;
	}

	.n_gsjj_main .right .hang1 {
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 30px;
	}

	.n_gsjj_main .right .hang1 ul li {
		float: left;
	}

	.n_gsjj_main .right .hang1 li {
		width: 25%;
		text-align: center;
		cursor: pointer;
	}

	.n_gsjj_main .right .hang1 li span {
		display: block;
		line-height: 45px;
	}

	.n_gsjj_main .right .hang1 li span {
		display: block;
	}

	.n_gsjj_main .right .hang1 li .ge {
		width: 30px;
		height: 3px;
		background: #0041c4;
		margin: 0px auto;
	}

	.n_gsjj_main .right .hang1 li img {
		margin: 0px auto;
	}

	.n_gsjj_main .right .hang2 {
		margin: 50px 0;
	}

	.n_gsjj_main .right .hang2 .title {
		font-size: 26px;
		margin: 2.5vw auto;
		text-align: center;
		font-weight: 600;
		color: #040404;
	}

	.n_gsjj_main .right .hang2 .des {
		font-size: 16px;
		line-height: 30px;
		color: #040404;
	}


	/* 内部企业文化 */

	.n_gswh_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7;
		position: relative;
	}

	.n_gswh {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_gswh_main {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_gswh_main .left {
		float: left;
		width: 48%;
		height: auto;
	}

	.n_gswh_main .right {
		float: right;
		width: 48%;
		height: auto;
	}

	.n_gswh_main .img img {
		width: 100%;
	}

	.n_gswh_main .txt {
		width: 100%;
		font-size: 18px;
		color: #333333;
		line-height: 50px;
		margin: 30px auto;
	}

	/* 时间轴 */

	.baise {
		color: #fff;
	}

	.n_shijian_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		/* background: url(../images/shijian.jpg) no-repeat center; */
		background: #f7f7f7;
		background-size: cover;
	}

	.n_shijian {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		margin-bottom: 0;
	}

	.n_shijian_main {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_shijian_zhu {
		width: 100%;
		height: auto;
		overflow: hidden;
		cursor: pointer;
	}

	.n_shijian_zhu .date {
		font-size: 42px;
		color: #fff;
		text-align: center;
		font-weight: 600;
	}

	.n_shijian_zhu .yuanquan {
		margin: 50px auto;
		position: relative;
	}

	.n_shijian_zhu .yuanquan img {
		margin: 0px auto;
	}

	.n_shijian_zhu .yuanquan .xian {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		height: 1px;
		border-bottom: 1px dashed #fff;
	}

	.n_shijian_zhu .txt {
		background: #fff;
		border-radius: 10px;
		width: 80%;
		height: auto;
		padding: 5%;
		margin: 0px auto;
		font-size: 16px;
		line-height: 30px;
	}

	.n_shijian_main .anniu {
		margin: 50px auto;
	}

	.n_shijian_main .anniu .swiper-pagination-bullet {
		margin-right: 20px;
		width: 18px;
		height: 18px;
		background: #fff;
	}

	.n_shijian_main .anniu .swiper-pagination-bullet:last-child {
		margin-right: 0;
	}


	.fazhanlicheng {
		text-align: center;
		margin: 30px auto;
	}

	.fazhanlicheng img {
		display: inline-block;
	}

	/* 内公司风貌 */

	.n_fengmao_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7;
	}

	.n_fengmao {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		margin-bottom: 0;
	}

	.n_fengmao_main {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_fengmao_main ul li {
		float: left;
	}

	.n_fengmao_main li {
		width: 23.5%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
		margin-bottom: 2%;
		cursor: pointer;
	}

	.n_fengmao_main li:nth-child(4n+4) {
		margin-right: 0;
	}

	.n_fengmao_main li img {
		width: 100%;
		border-radius: 10px;
	}

	.n_fengmao_main li span {
		display: block;
		text-align: center;
		line-height: 35px;
		font-size: 18px;
	}

	/* 品牌起源 */
	.n_pinpai_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
	}

	.n_pinpai {
		height: auto;
		overflow: hidden;
		margin: 100px auto;
	}

	.n_pinpai_main {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_pinpai_main .txt {
		width: 80%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		font-size: 16px;
		line-height: 35px;
		text-align: center;
	}

	.n_pinpai_main .img img {
		margin: 0px auto;
	}

	/* 品牌愿景 */
	.n_pinpaiyuanjing_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/pinpaiyuanjing_bj.jpg) no-repeat center top;
		background-size: 100%;
	}

	.n_pinpaiyuanjing {
		height: auto;
		overflow: hidden;
		margin: 100px auto;
		margin-bottom: 30px;
	}

	.n_pinpaiyuanjing_main {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		padding: 3%;
		background: #fff;
	}

	.n_pinpaiyuanjing_main .left {
		float: left;
		width: 48%;
	}

	.n_pinpaiyuanjing_main .left img {
		width: 100%;
	}

	.n_pinpaiyuanjing_main .right {
		width: 50%;
		float: right;
	}

	.n_pinpaiyuanjing_main .right ul li {
		float: left;
	}

	.n_pinpaiyuanjing_main .right li {
		width: 100%;
	}

	.n_pinpaiyuanjing_main .right li .right_main {
		margin-bottom: 20px;
	}

	.n_pinpaiyuanjing_main .right li .right_main .hang1 {
		font-size: 20px;
		color: #0f90dc;
		font-weight: 600;
	}

	.n_pinpaiyuanjing_main .right li .right_main .hang2 {
		font-size: 16px;
		color: #666;
		line-height: 30px;
	}

	/* 品牌证书 */
	.n_pinpaizhengshu_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/pinpaizhengshu_bj.jpg) no-repeat center top;
		background-size: 100% 100%;
	}

	.n_pinpaizhengshu {
		height: auto;
		overflow: hidden;
		margin: 100px auto;
	}

	.n_pinpaizhengshu_main {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		padding-left: 25%;
	}

	.n_pinpaizhengshu_main ul li {
		float: left;
	}

	.n_pinpaizhengshu_main li {
		float: left;
		margin-right: 4%;
		margin-bottom: 5%;
		margin-top: 3%;
	}

	.n_pinpaizhengshu_main li:nth-child(5n+5) {
		margin-right: 0;
	}


	/* 内产品列表 */
	.n_productlist_bj {
		width: 100%;
		height: auto;
		background: #f7f7f7;
		padding-bottom: 100px;
	}

	.n_productlist {
		height: auto;
		margin: 0px auto;
	}

	.n_productlist_main {
		height: auto;
		margin: 0px auto;
		position: relative;
	}

	.n_productlist_main .left {
		float: left;
		width: 250px;
		height: auto;
		margin-right: 50px;

		position: relative;
		top: -96px;
		z-index: 3;
	}

	.n_productlist_main .left .fenlei {
		width: 100%;
		height: 95px;
		line-height: 95px;
		overflow: hidden;
		background: #0f90dc;
		font-size: 24px;
		font-weight: 600;
		text-align: center;
		color: #fff;
	}

	.n_productlist_main .left .fenlei_list {
		width: 100%;
		height: auto;
		line-height: 95px;
		overflow: hidden;
		border: 1px solid #eeeeee;
		box-sizing: border-box;
	}

	.n_productlist_main .left .fenlei_list ul li {
		float: left;
	}

	.n_productlist_main .left .fenlei_list li {
		width: 100%;
		height: auto;
		line-height: 95px;
		overflow: hidden;
		border-top: 1px solid #e6e6e6;
		text-align: center;
		background: #fff;
	}

	.n_productlist_main .left .fenlei_list li a {
		font-size: 22px;
		display: block;
		float: left;
		padding-left: 20px;
	}

	.n_productlist_main .left .fenlei_list li i {
		margin-left: 30px;
		float: right;
		padding-right: 20px;
	}

	.n_productlist_main .left .fenlei_list li.on a {
		color: #0f90dc;
		font-weight: 600;
	}

	.n_productlist_main .left .fenlei_list li.on i {
		color: #0f90dc;
	}

	.n_productlist_main .left .fenlei_list li:hover a {
		color: #0f90dc;
		font-weight: 600;
	}

	.n_productlist_main .left .fenlei_list li:hover i {
		color: #0f90dc;
	}

	/* 二级分类 */
	.n_productlist_main .left .fenlei_list .erjifenlei {
		display: none;
	}

	.n_productlist_main .left .fenlei_list li .jtzuo {
		display: block;
	}

	.n_productlist_main .left .fenlei_list li .jtyou {
		display: none;
	}

	.n_productlist_main .left .fenlei_list li.on .erjifenlei {
		display: block;
	}

	.n_productlist_main .left .fenlei_list li.on .jtzuo {
		display: none;
	}

	.n_productlist_main .left .fenlei_list li.on .jtyou {
		display: block;
	}

	.n_productlist_main .left .fenlei_list .erjifenlei ul li {
		float: left;
	}

	.n_productlist_main .left .fenlei_list .erjifenlei li {
		height: 55px;
		line-height: 55px;
	}

	.n_productlist_main .left .fenlei_list .erjifenlei li a {
		font-size: 16px;
		font-weight: 500;
		display: block;
		color: #333;
	}

	.n_productlist_main .left .fenlei_list .erjifenlei li.active a {
		color: #0f90dc;
		font-weight: 500;
		font-size: 16px;
	}

	.n_productlist_main .left .fenlei_list .erjifenlei li:hover a {
		color: #0f90dc;
		font-weight: 500;
		font-size: 16px;
	}

	.n_productlist_main .left .contact {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
		margin: 40px auto;
	}

	.n_productlist_main .left .contact .img {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_productlist_main .left .contact .img img {
		width: 100%;
	}

	.n_productlist_main .left .contact .txt {
		padding: 5%;
	}

	.n_productlist_main .left .contact .txt .hang1 {
		font-size: 16px;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_productlist_main .left .contact .txt .hang2 {
		font-size: 20px;
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 20px;
	}

	.n_productlist_main .left .contact .txt .hang2 ul li {
		float: left;
	}

	.n_productlist_main .left .contact .txt .hang2 li {
		width: 100%;
		height: auto;
		line-height: 55px;
		overflow: hidden;
		font-size: 22px;
		font-family: impact;
	}

	.n_productlist_main .left .contact .txt .hang2 li i {
		font-size: 20px;
		background: #41b2b7;
		border-radius: 50%;
		padding: 5px;
		color: #fff;
		margin-right: 5px;
	}

	.n_productlist_main .left .contact .txt .hang3 {
		font-size: 16px;
		width: 100%;
		height: auto;
		overflow: hidden;
		border-left: 1px solid #ddd;
		padding-left: 10px;
	}

	.n_productlist_main .right {
		width: calc(100% - 300px);
		height: auto;
		overflow: hidden;
		padding-top: 30px;
	}

	.n_productlist_main .right .n_produt_tuijian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		margin-top: 0;
		position: relative;
	}

	.n_productlist_main .right .n_produt_tuijian .n_produt_tuijian_title {
		height: auto;
		overflow: hidden;
		font-size: 24px;
		padding-bottom: 30px;
		color: #0f90dc;
		font-weight: 600;
	}

	.pro_tj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.pro_tj span {
		line-height: 45px;
		height: 45px;
		text-align: center;
		font-size: 18px;
	}



	.n_productlist_main .right ul li {
		float: left;
	}

	.n_productlist_main .right li {
		width: calc(100% / 4 - 15px);
		height: auto;
		overflow: hidden;
		margin-right: 20px;
		margin-bottom: 20px;
		border: 1px solid #ddd;
		box-sizing: border-box;
		background: #fff;
	}

	.n_productlist_main .right li:nth-child(4n+4) {
		margin-right: 0;
	}

	.n_productlist_main .right li .main_zhu {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.n_productlist_main .right li .main_zhu .imgs {
		position: relative;
	}

	.n_productlist_main .right li .main_zhu .imgs img {
		width: 100%;
		height: 100%;
	}

	.n_productlist_main .right li .main_zhu .name {
		text-align: center;
		line-height: 45px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.n_productlist_main .right li .main_zhu .name a {
		font-size: 18px;
	}

	.n_productlist_main .right li .main_zhu .dexs {
		display: none;

		position: absolute;
		bottom: 0;
		width: calc(100% - 40px);
		height: auto;
		z-index: 4;
		background: rgba(55, 180, 185, 0.8);
		padding: 30px 20px;
		color: #fff;
		opacity: 0;
	}

	.n_productlist_main .right li .main_zhu .dexs div {
		color: #fff;
	}

	.n_productlist_main .right li .main_zhu .dexs a {
		color: #fff;
	}

	.n_productlist_main .right li .main_zhu .dexs ul li {
		float: left;
	}

	.n_productlist_main .right li .main_zhu .dexs li {
		width: calc(100% / 3);
		height: auto;
		overflow: hidden;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	.n_productlist_main .right li:hover .main_zhu .dexs {
		opacity: 1;
		transition: all .3s;
	}

	.n_productlist_main .right li .main_zhu .dexs ul li {
		text-align: center;
		color: #fff;
	}


	/* 产品详情 */


	.n_product_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		/* background: #f7f7f7; */
		position: relative;
		top: 76px;
		padding-bottom: 100px;
	}

	.n_product {
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.n_product_main {
		height: auto;
		margin: 0px auto;
		overflow: hidden;
		padding-top: 60px;
	}

	.n_product_main .left {
		float: left;
		width: 250px;
		height: auto;
		margin-right: 50px;

		position: relative;
		top: 0px;
		z-index: 3;
	}

	.n_product_main .left .fenlei {
		width: 100%;
		height: 95px;
		line-height: 95px;
		overflow: hidden;
		background: #0f90dc;
		font-size: 24px;
		font-weight: 600;
		text-align: center;
		color: #fff;
	}

	.n_product_main .left .fenlei_list {
		width: 100%;
		height: auto;
		line-height: 95px;
		overflow: hidden;
		border: 1px solid #eeeeee;
		box-sizing: border-box;
	}

	.n_product_main .left .fenlei_list ul li {
		float: left;
	}

	.n_product_main .left .fenlei_list li {
		width: 100%;
		height: auto;
		line-height: 95px;
		overflow: hidden;
		border-top: 1px solid #e6e6e6;
		text-align: center;
		background: #fff;
	}

	.n_product_main .left .fenlei_list li a {
		font-size: 22px;
		display: block;
		float: left;
		padding-left: 20px;
	}

	.n_product_main .left .fenlei_list li i {
		margin-left: 30px;
		float: right;
		padding-right: 20px;
	}

	.n_product_main .left .fenlei_list li.on a {
		color: #0f90dc;
		font-weight: 600;
	}

	.n_product_main .left .fenlei_list li.on i {
		color: #0f90dc;
	}

	.n_product_main .left .fenlei_list li:hover a {
		color: #0f90dc;
		font-weight: 600;
	}

	.n_product_main .left .fenlei_list li:hover i {
		color: #0f90dc;
	}

	/* 二级分类 */
	.n_product_main .left .fenlei_list .erjifenlei {
		display: none;
	}

	.n_product_main .left .fenlei_list li .jtzuo {
		display: block;
	}

	.n_product_main .left .fenlei_list li .jtyou {
		display: none;
	}

	.n_product_main .left .fenlei_list li.on .erjifenlei {
		display: block;
	}

	.n_product_main .left .fenlei_list li.on .jtzuo {
		display: none;
	}

	.n_product_main .left .fenlei_list li.on .jtyou {
		display: block;
	}

	.n_product_main .left .fenlei_list .erjifenlei ul li {
		float: left;
	}

	.n_product_main .left .fenlei_list .erjifenlei li {
		height: 55px;
		line-height: 55px;
	}

	.n_product_main .left .fenlei_list .erjifenlei li a {
		font-size: 16px;
		font-weight: 500;
		display: block;
		color: #333;
	}

	.n_product_main .left .fenlei_list .erjifenlei li.active a {
		color: #0f90dc;
		font-weight: 500;
		font-size: 16px;
	}

	.n_product_main .left .fenlei_list .erjifenlei li:hover a {
		color: #0f90dc;
		font-weight: 500;
		font-size: 16px;
	}

	.n_product_main .left .contact {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
		margin: 40px auto;
	}

	.n_product_main .left .contact .img {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_product_main .left .contact .img img {
		width: 100%;
	}

	.n_product_main .left .contact .txt {
		padding: 5%;
	}

	.n_product_main .left .contact .txt .hang1 {
		font-size: 16px;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_product_main .left .contact .txt .hang2 {
		font-size: 20px;
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 20px;
	}

	.n_product_main .left .contact .txt .hang2 ul li {
		float: left;
	}

	.n_product_main .left .contact .txt .hang2 li {
		width: 100%;
		height: auto;
		line-height: 55px;
		overflow: hidden;
		font-size: 22px;
		font-family: impact;
	}

	.n_product_main .left .contact .txt .hang2 li i {
		font-size: 20px;
		background: #41b2b7;
		border-radius: 50%;
		padding: 5px;
		color: #fff;
		margin-right: 5px;
	}

	.n_product_main .left .contact .txt .hang3 {
		font-size: 16px;
		width: 100%;
		height: auto;
		overflow: hidden;
		border-left: 1px solid #ddd;
		padding-left: 10px;
	}

	/* 右侧推荐图片 */
	.n_product_main .right {
		float: right;
		width: 310px;
		height: auto;
		overflow: hidden;
		min-height: 500px;
	}

	.n_product_main .right .fenlei {
		width: 100%;
		height: 95px;
		line-height: 95px;
		overflow: hidden;
		background: #41b2b7;
		font-size: 24px;
		font-weight: 600;
		text-align: center;
		color: #fff;
		margin-bottom: 10px;
	}

	.n_product_main .right .right_main ul li {
		float: left;
	}

	.n_product_main .right .right_main li {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
		border: 1px solid #ddd;
		box-sizing: border-box;
		margin-bottom: 10px;
	}

	.n_product_main .right .right_main li span {
		text-align: center;
		height: 55px;
		line-height: 55px;
		display: block;
	}

	.n_product_main .right .right_main li span a {
		font-size: 18px;
	}

	.n_product_main .right .right_main li img {
		width: 100%;
	}

	/* 产品详情中间 */
	.n_product_main .center {
		float: right;
		width: calc(100% - 660px);
		height: auto;
		overflow: hidden;
		min-height: 550px;
		margin-right: 50px;
	}

	/* pos */
	.n_product_main .center .center_pos {
		width: 100%;
		height: 45px;
		line-height: 45px;
		color: #666666;
		border-bottom: 1px solid #ddd;
		margin-bottom: 30px;
	}

	.n_product_main .center .center_pos a {
		color: #666666;
	}

	/* 产品详情中间顶部分类 */
	.n_product_main .center .center_fenlei {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-bottom: 10px;
		border-bottom: 1px solid #ddd;
	}

	.n_product_main .center .center_fenlei ul li {
		float: left;
	}

	.n_product_main .center .center_fenlei li {
		width: 31%;
		height: auto;
		overflow: hidden;
		line-height: 45px;
		border-radius: 10px;
		text-align: center;
		margin-right: 2%;
		margin-bottom: 2%;
		border: 1px solid #ddd;
	}

	.n_product_main .center .center_fenlei li:hover {
		background: #41b2b7;
	}

	.n_product_main .center .center_fenlei li:hover a {
		color: #fff;
	}

	.n_product_main .center .center_fenlei li.on {
		background: #41b2b7;
	}

	.n_product_main .center .center_fenlei li:nth-child(3n+3) {
		margin-right: 0;
	}

	.n_product_main .center .center_fenlei li a {
		font-size: 16px;
		display: block;
	}

	.n_product_main .center .center_fenlei li.on a {
		color: #fff;
		display: block;
	}

	/* 产品详情中间顶部分类 */
	.n_product_main .center .center_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 30px;
	}

	/* 产品详情中间-左侧图片 */
	.n_product_main .center .center_main .center_mian_left {
		float: left;
		width: 45%;
		height: auto;
		/*border: 1px solid #ddd; */
	}

	/* 产品详情中间-右侧 */
	.n_product_main .center .center_main .center_mian_right {
		float: right;
		width: 52%;
		height: auto;
	}

	.n_product_main .center .center_main .center_mian_right .name {
		font-size: 26px;
	}

	.n_product_main .center .center_main .center_mian_right .des_case {
		width: 100%;
		height: 53px;
		line-height: 53px;
		background: url(../images/des_case.jpg) no-repeat left;
		margin: 10px 0;
	}

	.n_product_main .center .center_main .center_mian_right .des_case a {
		color: #fff;
		font-size: 18px;
		padding-left: 80px;
		display: block;
	}

	.n_product_main .center .center_main .center_mian_right .des span {
		font-size: 20px;
		color: #0f90dc;
		font-weight: 600;
		display: block;
	}

	.n_product_main .center .center_main .center_mian_right .des {
		font-size: 14px;
		line-height: 32px;
	}

	.n_product_main .center .center_main .center_mian_right .des p strong {

		line-height: 35px;
		font-size: 20px;
	}
	
	.n_product_main .center .center_main .center_mian_right .des p{
		font-size: 16px;
	}


	.n_product_main .center .center_des {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}

	.n_product_main .center .center_des .title {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
	}

	.n_product_main .center .center_des .title strong {
		font-size: 24px;
		color: #0f90dc;
		padding-bottom: 10px;
		border-bottom: 3px solid #0f90dc;
	}

	.n_product_main .center .center_des .des {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}


	.n_product_main .center .center_tedian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}

	.n_product_main .center .center_tedian .title {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}

	.n_product_main .center .center_tedian .title strong {
		font-size: 24px;
		color: #0f90dc;
		padding-bottom: 9px;
		border-bottom: 3px solid #0f90dc;
	}

	.n_product_main .center .center_tedian .des {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_product_main .center .center_tedian .des p img {
		max-width: 100%;
	}

	.n_product_main .center .center_tedian .des ul li {
		float: left;
	}

	.n_product_main .center .center_tedian .des li {
		width: 96%;
		height: auto;
		overflow: hidden;
		background: #fbfbfb;
		padding: 2%;
		margin: 30px 0;
	}

	.n_product_main .center .center_tedian .des li .des_left {
		float: left;
		width: 50%;
		height: auto;
		overflow: hidden;
		text-align: center;
	}

	.n_product_main .center .center_tedian .des li .des_left span {
		display: block;
		text-align: center;
	}

	.n_product_main .center .center_tedian .des li .des_left span.t1 {
		color: #dfdfdf;
		font-size: 108px;
		font-weight: 600;
		margin-bottom: -55px;
	}

	.n_product_main .center .center_tedian .des li .des_left span.t2 {
		color: #333;
		font-size: 30px;
		font-weight: 600;
	}

	.n_product_main .center .center_tedian .des li .des_left span.t3 {
		color: #333;
		font-size: 18px;
		font-weight: 500;
		width: 96%;
	}

	.n_product_main .center .center_tedian .des li .des_left span.t3 a {
		color: #333;
		font-size: 18px;
		font-weight: 500;
	}

	.n_product_main .center .center_tedian .des li .des_right {
		float: left;
		width: 50%;
		height: auto;
		overflow: hidden;
		text-align: center;
		position: relative;
	}

	.n_product_main .center .center_tedian .des li .des_right img {
		max-width: 80%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex-box;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		margin: 0px auto;
	}

	.n_product_main .center .center_tedian .des li:nth-child(2n+2) {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f8f8f8;
	}

	.n_product_main .center .center_tedian .des li:nth-child(2n+2) .des_left {
		float: right;
	}



	.n_product_main .center .center_zujian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}

	.n_product_main .center .center_zujian .title {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}

	.n_product_main .center .center_zujian .title strong {
		font-size: 24px;
		color: #0f90dc;
		padding-bottom: 9px;
		border-bottom: 3px solid #0f90dc;
	}

	.n_product_main .center .center_zujian .des {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_product_main .center .center_zujian .des img {
		height: auto;
		overflow: hidden;

		max-width: 90%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex-box;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		margin: 0px auto;
	}


	.n_product_main .center .center_shuoming {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}

	.n_product_main .center .center_shuoming .title {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}

	.n_product_main .center .center_shuoming .title strong {
		font-size: 24px;
		color: #0f90dc;
		padding-bottom: 9px;
		border-bottom: 3px solid #0f90dc;
	}

	.n_product_main .center .center_shuoming p img {
		max-width: 100%;
	}

	.n_product_main .center .center_shuoming .des {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_product_main .center .center_shuoming .des img {
		height: auto;
		overflow: hidden;

		max-width: 90%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex-box;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		margin: 0px auto;
	}

	.n_product_main .center .center_shuoming .txt {
		height: auto;
		overflow: hidden;
		font-size: 14px;
		padding: 10px;
		background: #f7f7f7;
		line-height: 35px;
		margin-top: 20px;
	}

	.n_product_main .center .center_shuoming .txt span {
		display: block;
		height: 35px;
		line-height: 35px;
		font-weight: 600;
		color: #0f90dc;
		font-size: 24px;
	}

	.n_product_main .center .center_shuoming p {
		line-height: 35px;
		font-size: 16px;
	}

	.n_product_main .center .center_shuoming p strong {
		line-height: 35px;
		font-size: 24px;
	}

	/* 新闻列表 */
	.n_newslist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_newslist_mian {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_newslist_mian ul li {
		float: left;
	}

	.n_newslist_mian li {
		width: 29%;
		height: auto;
		overflow: hidden;
		margin: 1%;
		padding: 1%;
		/* border-right: 1px solid #ddd; */
		min-height: 260px;
	}

	.n_newslist_mian li:hover {
		box-shadow: 0px 5px 25px -10px #666;
	}

	.n_newslist_mian li:nth-child(3n+3) {
		margin-right: 0;
		border-right: 0;
	}

	.n_newslist_mian li .date {
		font-size: 42px;
		font-family: impact;
		color: #666;
	}

	.n_newslist_mian li .title {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.n_newslist_mian li .title a {
		font-size: 20px;
		color: #666;
		font-weight: 600;
		line-height: 50px;
	}

	.n_newslist_mian li .des {
		margin: 10px auto;
	}

	.n_newslist_mian li .des a {
		font-size: 16px;
		color: #666;
		line-height: 25px;
	}

	.n_newslist_mian li .img {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_newslist_mian li .img img {
		width: 100%;
	}

	.n_newslist_mian li .more {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background: #097fe7;
		text-align: center;
		line-height: 60px;

	}

	.n_newslist_mian li .more a {
		color: #fff;
		font-size: 24px;
		display: block;
	}


	/* 新闻详情 */
	.n_news_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_news_mian {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_news_mian .title {
		font-size: 26px;
		font-weight: 600;
		text-align: center;
	}

	.n_news_mian .date {
		font-size: 18px;
		text-align: center;
		margin: 20px auto;
	}

	.n_news_mian .txt {
		font-size: 16px;
		line-height: 40px;
	}

	.n_news_mian .txt img {
		max-width: 100%;
		display: block;
		margin: 30px auto;
	}

	.n_news_mian .shangxia {
		padding: 20px 20px;
		background: #2f2f2f;
		height: auto;
		overflow: hidden;
	}

	.n_news_mian .shangxia .shang {
		float: left;
		width: 50%;
		line-height: 45px;
		color: #fff;
	}

	.n_news_mian .shangxia .shang a {
		color: #fff;
		font-size: 16px;
	}

	.n_news_mian .shangxia .xia {
		float: right;
		width: 50%;
		line-height: 45px;
		text-align: right;
		color: #fff;
	}

	.n_news_mian .shangxia .xia a {
		color: #fff;
		font-size: 16px;
	}

	/* 案例列表 */
	.n_caselist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_caselist_mian {
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_caselist_mian ul li {
		float: left;
	}

	.n_caselist_mian li {
		width: 23.5%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
		margin-bottom: 2%;
		position: relative;
		/* padding-bottom: 3%; */

	}

	.n_caselist_mian li:nth-child(4n+4) {
		margin-right: 0;
	}

	.n_caselist_mian li .img {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_caselist_mian li .img img {
		width: 100%;
	}

	.n_caselist_mian li .txt {
		/* position: absolute;
		bottom: 0px; 
		width: 90%; */
		width: 100%;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		background: #fff;
		text-indent: 10px;
		left: 5%;
		/* transform: translateX(-2%); */
	}

	.n_caselist_mian li .txt a {
		font-size: 18px;
		display: block;
	}

	.n_caselist_mian li .txt a span {
		width: 50px;
		height: 50px;
		font-size: 30px;
		display: block;
		color: #fff;
		float: right;
		background: #37b4b9;
		text-align: center;
	}

	/* 人才招聘list */
	.n_joblist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/joinbj.jpg) repeat center;
	}

	.n_joblist_mian {
		height: auto;
		overflow: hidden;
		margin: 20px auto;

	}

	.n_joblist_mian ul li {
		float: left;
	}

	.n_joblist_mian li {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		background: #fff;
		padding: 50px 0;
	}

	.n_joblist_mian_zhu {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_joblist_mian_zhu .left {
		float: left;

		color: #0f90dc;
		text-align: center;
		font-size: 100px;

		width: 300px;
		height: auto;
		overflow: hidden;
		margin-right: 50px;
	}

	.n_joblist_mian_zhu .left b {
		font-size: 30px;
		display: block;
	}

	.n_joblist_mian_zhu .right {
		float: left;

		width: calc(100% - 350px);
		height: auto;
		overflow: hidden;
	}

	.n_joblist_mian_zhu .right .right_yaoqiu {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 30px;
	}

	.n_joblist_mian_zhu .right .right_yaoqiu ul li {
		float: left;
	}

	.n_joblist_mian_zhu .right .right_yaoqiu li {
		width: 30%;
		height: auto;
		overflow: hidden;
		line-height: 25px;
		margin: 0px auto;
		padding: 5px;
		font-size: 16px;
	}

	.n_joblist_mian_zhu .right .right_daiyu {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_joblist_mian_zhu .right .right_daiyu .left {
		float: left;
		width: 50%;
		height: auto;
		font-size: 16px;
		color: #666;
		text-align: left;
		line-height: 30px;
		margin-right: 0;
	}

	.n_joblist_mian_zhu .right .right_daiyu .left b {
		display: block;
		font-size: 20px;
		color: #333;
		line-height: 40px;
	}

	.n_joblist_mian_zhu .right .right_daiyu .right {
		float: right;
		width: 45%;
		height: auto;
		font-size: 16px;
		color: #666;
		text-align: left;
		line-height: 30px;
	}

	.n_joblist_mian_zhu .right .right_daiyu .right b {
		font-size: 20px;
		color: #333;
		line-height: 40px;
		display: block;
	}


	/* 资料下载list */
	.n_xiazailist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7;
	}

	.n_xiazailist_mian {
		height: auto;
		overflow: hidden;
		margin: 50px auto;

	}

	.n_xiazailist_mian ul li {
		float: left;
	}

	.n_xiazailist_mian li {
		position: relative;

		width: 28%;
		background: #fff;
		padding: 2%;
		margin-bottom: 50px;
		margin-right: 2%;
	}

	.n_xiazailist_mian li:nth-child(3n+3) {
		margin-right: 0;
	}

	.n_xiazailist_mian li .n_xiazailist_mian_zhu {
		height: auto;
		color: #d2d2d2;
		font-size: 26px;

	}

	.n_xiazailist_mian li .n_xiazailist_mian_zhu .txt {
		color: #d2d2d2;
		font-size: 26px;
		padding-bottom: 5%;
	}

	.n_xiazailist_mian li .n_xiazailist_mian_zhu .txt a {
		color: #333;
		font-size: 22px;
	}

	.n_xiazailist_mian li .n_xiazailist_mian_zhu .tb {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background: #097fe7;
		line-height: 60px;
		text-align: center;
		font-size: 36px;
		color: #fff;
		position: absolute;
		bottom: -30px;
		left: 50%;
		transform: translateX(-50%);
	}

	/* 联系方式列表 */

	.n_lainxilist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7
	}

	.n_lainxilist {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_lainxilist_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		margin-bottom: 0;
	}

	.n_lainxilist_main ul li {
		float: left;
	}

	.n_lainxilist_main li {
		width: 28%;
		height: auto;

		min-height: 300px;

		position: relative;
		padding: 2%;
		margin-right: 2%;
		margin-bottom: 2%;
		margin-top: 66px;
		background: #eeeeee;
	}

	.n_lainxilist_main li:nth-child(3n+3) {
		margin-right: 0;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu {
		width: 100%;
		height: auto;

		position: relative;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .guoqi {
		position: absolute;
		top: -80px;
		right: 0px;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt .title {
		font-size: 20px;
		color: #000;
		font-weight: 600;
		margin: 30px auto;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt .txt_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		margin-bottom: 0;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt .txt_list ul li {
		float: left;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt .txt_list li {
		width: 100%;
		font-size: 16px;
		color: #666;
		margin: 0px auto;
		min-height: 0px;
	}

	.n_lainxilist_main .map {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_lainxilist_main .map img {
		max-width: 100%;
	}


	/* 销售网络 */

	.n_net_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7
	}

	.n_net {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		margin-top: 0;
	}

	.n_net_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		margin-top: 0;
	}

	.n_net_main_ditu {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 50px;
	}

	.n_net_main_ditu img {
		margin: 0px auto;
		max-width: 100%;
	}

	.n_net_main_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.n_net_main_list ul li {
		float: left;
	}

	.n_net_main_list li {
		width: calc(100% / 6);
		height: auto;
		text-align: center;
		overflow: hidden;
		line-height: 45px;
		font-size: 22px;
		display: block;
		cursor: pointer;
	}

	.n_net_main_list li.on {
		color: #097fe7;
		font-weight: 600;
	}

	.net_dizhi {
		float: left;

		width: 94%;
		height: auto;
		overflow: hidden;
		background: #fff;
		margin: 30px auto;
		padding: 3%;

	}

	.net_dizhi {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.net_dizhi .net_dizhi_quyu {
		font-size: 22px;
	}

	.net_dizhi .net_dizhi_quyu i {
		float: left;
		color: #097fe7;
		font-size: 26px;
		margin-right: 5px;
	}

	.net_dizhi .net_dizhi_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.des_case {}


}



@media screen and (max-width: 1200px) {

	.content {
		width: 100%;
		/* max-width: 1440px; */
	}

	.daname {
		width: auto;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		text-align: center;
	}

	.daname img {
		margin: 0px auto;
		display: block;
	}

	.daname span {
		font-size: 24px;
		color: #222;
		font-weight: 600;
		text-align: center;
	}

	.daname span.baise {
		color: #fff;
	}

	.banner_di_bj {
		width: 100%;
		height: auto;
		max-height: 70px;
		overflow: hidden;
		background: url(../images/about_banner_xia_bj.png) no-repeat center;
	}

	.banner_di_bj_txt {
		width: 230px;
		line-height: 40px;
		margin: 0px auto;
		font-size: 18px;
		text-align: center;
		color: #fff;
	}


	/* 内部导航 */
	.n_nav_bj {
		width: 100%;
		height: auto;
		line-height: 70px;
		overflow: hidden;
		background: #f7f7f7;
	}

	.n_nav {
		height: auto;
		overflow: hidden;
		text-align: center;
		margin: 0px auto;
	}

	.n_nav a {
		font-size: 16px;
		padding: 0px 10px;
	}

	.n_nav a.on {
		color: #da0000;
		font-weight: 600;
	}

	/* 常见问题 */
	/* 常见问题 */
	.n_cjwt_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_cjwt {
		width: 96%;
		height: auto;
		overflow: hidden;
		line-height: 35px;
		margin: 30px auto;
	}

	.n_cjwt strong {
		font-size: 16px;
		color: #1c9eec;
	}

	.n_cjwt p {
		font-size: 14px;
		line-height: 35px;
	}

	/* 内部公司简介 */
	.n_gsjj_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_gsjj {
		height: auto;
		overflow: hidden;
		margin: 20px auto;

	}

	.n_gsjj_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_gsjj_main .left {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_gsjj_main .left img {
		width: 100%;
	}

	.n_gsjj_main .right {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 30px 0;
	}

	.n_gsjj_main .right .hang1 {
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 10px;
	}

	.n_gsjj_main .right .hang1 ul li {
		float: left;
	}

	.n_gsjj_main .right .hang1 li {
		width: 25%;
		text-align: center;
		cursor: pointer;
	}

	.n_gsjj_main .right .hang1 li span {
		display: block;
		line-height: 45px;
	}

	.n_gsjj_main .right .hang1 li span {
		display: block;
	}

	.n_gsjj_main .right .hang1 li .ge {
		width: 30px;
		height: 3px;
		background: #0041c4;
		margin: 0px auto;
	}

	.n_gsjj_main .right .hang1 li img {
		margin: 0px auto;
	}

	.n_gsjj_main .right .hang2 {
		margin: 20px 0;
	}

	.n_gsjj_main .right .hang2 .title {
		font-size: 24px;
		margin: 2.5vw auto;
		text-align: center;
		font-weight: 600;
		color: #040404;
	}

	.n_gsjj_main .right .hang2 .des {
		font-size: 16px;
		line-height: 30px;
		color: #040404;
		width: 98%;
		padding: 1%;
	}


	/* 内部企业文化 */

	.n_gswh_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7;
	}

	.n_gswh {
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_gswh_main {
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_gswh_main .left {
		float: left;
		width: 100%;
		height: auto;
	}

	.n_gswh_main .right {
		float: right;
		width: 100%;
		height: auto;
	}

	.n_gswh_main .img img {
		width: 100%;
	}

	.n_gswh_main .txt {
		width: 100%;
		font-size: 16px;
		color: #333333;
		line-height: 40px;
		margin: 20px auto;
	}

	/* 时间轴 */

	.baise {
		color: #fff;
	}

	.n_shijian_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		/* background: url(../images/shijian.jpg) no-repeat center; */
	}

	.n_shijian {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		margin-bottom: 0;
	}

	.n_shijian_main {
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_shijian_zhu {
		width: 100%;
		height: auto;
		overflow: hidden;
		cursor: pointer;
	}

	.n_shijian_zhu .date {
		font-size: 36px;
		color: #fff;
		text-align: center;
		font-weight: 600;
	}

	.n_shijian_zhu .yuanquan {
		margin: 20px auto;
		position: relative;
	}

	.n_shijian_zhu .yuanquan img {
		margin: 0px auto;
	}

	.n_shijian_zhu .yuanquan .xian {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		height: 1px;
		border-bottom: 1px dashed #fff;
	}

	.n_shijian_zhu .txt {
		background: #fff;
		border-radius: 10px;
		width: 80%;
		height: auto;
		padding: 5%;
		margin: 0px auto;
		font-size: 16px;
		line-height: 30px;
	}

	.n_shijian_main .anniu {
		margin: 50px auto;
	}

	.n_shijian_main .anniu .swiper-pagination-bullet {
		margin-right: 20px;
		width: 18px;
		height: 18px;
		background: #fff;
	}

	.n_shijian_main .anniu .swiper-pagination-bullet:last-child {
		margin-right: 0;
	}

	.fazhanlicheng {
		text-align: center;
		margin: 30px auto;
	}

	.fazhanlicheng img {
		width: 100%;
		display: inline-block;
	}


	/* 内公司风貌 */

	.n_fengmao_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7;
	}

	.n_fengmao {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		margin-bottom: 0;
	}

	.n_fengmao_main {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_fengmao_main ul li {
		float: left;
	}

	.n_fengmao_main li {
		width: 49%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
		margin-bottom: 2%;
		cursor: pointer;
	}

	.n_fengmao_main li:nth-child(2n+2) {
		margin-right: 0;
	}

	.n_fengmao_main li img {
		width: 100%;
		border-radius: 10px;
	}

	.n_fengmao_main li span {
		display: block;
		text-align: center;
		line-height: 30px;
		font-size: 16px;
	}

	/* 品牌起源 */
	/* 品牌起源 */
	.n_pinpai_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
	}

	.n_pinpai {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_pinpai_main {
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.n_pinpai_main .txt {
		width: 95%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		font-size: 16px;
		line-height: 35px;
		text-align: center;
	}

	.n_pinpai_main .img img {
		margin: 0px auto;
		width: 100%;
	}

	/* 品牌愿景 */
	.n_pinpaiyuanjing_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/pinpaiyuanjing_bj.jpg) no-repeat center top;
	}

	.n_pinpaiyuanjing {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_pinpaiyuanjing_main {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		margin-bottom: 0;
		padding: 2%;
		background: #fff;
	}

	.n_pinpaiyuanjing_main .left {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_pinpaiyuanjing_main .left img {
		width: 100%;
	}

	.n_pinpaiyuanjing_main .right {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_pinpaiyuanjing_main .right ul li {
		float: left;
	}

	.n_pinpaiyuanjing_main .right li {
		width: 100%;
	}

	.n_pinpaiyuanjing_main .right li .right_main {
		margin-bottom: 20px;
	}

	.n_pinpaiyuanjing_main .right li .right_main .hang1 {
		font-size: 20px;
		color: #0f90dc;
		font-weight: 600;
	}

	.n_pinpaiyuanjing_main .right li .right_main .hang2 {
		font-size: 16px;
		color: #666;
		line-height: 30px;
	}

	/* 品牌证书 */
	.n_pinpaizhengshu_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/pinpaizhengshu_bj.jpg) no-repeat center top;
		background-size: cover;
	}

	.n_pinpaizhengshu {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_pinpaizhengshu_main {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		padding: 2%;
	}

	.n_pinpaizhengshu_main ul li {
		float: left;
	}

	.n_pinpaizhengshu_main li {
		float: left;
		width: 49%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
		margin-bottom: 2%;
	}

	.n_pinpaizhengshu_main li img {
		margin: 0px auto;
	}

	.n_pinpaizhengshu_main li:nth-child(2n+2) {
		margin-right: 0;
	}


	/* 内产品列表 */
	.n_productlist_bj {
		width: 100%;
		height: auto;
		background: #f7f7f7;
		padding-bottom: 10px;
	}

	.n_productlist {
		height: auto;
		margin: 0px auto;
	}

	.n_productlist_main {
		height: auto;
		margin: 0px auto;
		position: relative;
	}

	.n_productlist_main .left {
		display: none;
	}

	.n_productlist_main .right {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_productlist_main .right .n_produt_tuijian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;

		position: relative;

	}

	.n_productlist_main .right .n_produt_tuijian .n_produt_tuijian_title {
		height: auto;
		overflow: hidden;
		font-size: 18px;
		padding-bottom: 10px;
		color: #0f90dc;
		font-weight: 600;
	}

	.pro_tj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.pro_tj img {
		width: 100%;
	}

	.pro_tj span {
		line-height: 45px;
		height: 45px;
		text-align: center;
		font-size: 18px;
	}


	.n_productlist_main .right ul li {
		float: left;
	}

	.n_productlist_main .right li {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 20px;
		background: #fff;
	}

	.n_productlist_main .right li .main_zhu {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.n_productlist_main .right li .main_zhu .imgs {
		position: relative;
	}

	.n_productlist_main .right li .main_zhu .imgs img {
		width: 100%;
		height: 100%;
	}

	.n_productlist_main .right li .main_zhu .name {
		text-align: center;
		line-height: 45px;
	}

	.n_productlist_main .right li .main_zhu .name a {
		font-size: 16px;
	}

	.n_productlist_main .right li .main_zhu .dexs {
		display: none;

		position: absolute;
		bottom: 0;
		width: calc(100% - 40px);
		height: auto;
		z-index: 4;
		background: rgba(55, 180, 185, 0.8);
		padding: 30px 20px;

		opacity: 0;

	}

	.n_productlist_main .right li .main_zhu .dexs ul li {
		float: left;
	}

	.n_productlist_main .right li .main_zhu .dexs li {
		width: calc(100% / 3);
		height: auto;
		overflow: hidden;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	.n_productlist_main .right li:hover .main_zhu .dexs {
		opacity: 1;
		transition: all .3s;
	}

	.n_productlist_main .right li .main_zhu .dexs ul li {
		text-align: center;
		color: #fff;
	}


	/* 产品详情 */


	.n_product_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7;
		position: relative;
		top: 76px;
		padding-bottom: 100px;
	}

	.n_product {
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.n_product_main {
		height: auto;
		margin: 0px auto;
		overflow: hidden;
	}

	.n_product_main .left {

		display: none;

		float: left;
		width: 250px;
		height: auto;
		margin-right: 50px;

		position: relative;
		top: 0px;
		z-index: 3;

	}

	.n_product_main .left .fenlei {
		width: 100%;
		height: 95px;
		line-height: 95px;
		overflow: hidden;
		background: #0f90dc;
		font-size: 24px;
		font-weight: 600;
		text-align: center;
		color: #fff;
	}

	.n_product_main .left .fenlei_list {
		width: 100%;
		height: auto;
		line-height: 95px;
		overflow: hidden;
		border: 1px solid #eeeeee;
		box-sizing: border-box;
	}

	.n_product_main .left .fenlei_list ul li {
		float: left;
	}

	.n_product_main .left .fenlei_list li {
		width: 100%;
		height: auto;
		line-height: 95px;
		overflow: hidden;
		border-top: 1px solid #e6e6e6;
		text-align: center;
		background: #fff;
	}

	.n_product_main .left .fenlei_list li a {
		font-size: 22px;
		display: block;
		float: left;
		padding-left: 20px;
	}

	.n_product_main .left .fenlei_list li i {
		margin-left: 30px;
		float: right;
		padding-right: 20px;
	}

	.n_product_main .left .fenlei_list li.on a {
		color: #0f90dc;
		font-weight: 600;
	}

	.n_product_main .left .fenlei_list li.on i {
		color: #0f90dc;
	}

	.n_product_main .left .fenlei_list li:hover a {
		color: #0f90dc;
		font-weight: 600;
	}

	.n_product_main .left .fenlei_list li:hover i {
		color: #0f90dc;
	}

	/* 二级分类 */
	.n_product_main .left .fenlei_list .erjifenlei {
		display: none;
	}

	.n_product_main .left .fenlei_list li .jtzuo {
		display: block;
	}

	.n_product_main .left .fenlei_list li .jtyou {
		display: none;
	}

	.n_product_main .left .fenlei_list li.on .erjifenlei {
		display: block;
	}

	.n_product_main .left .fenlei_list li.on .jtzuo {
		display: none;
	}

	.n_product_main .left .fenlei_list li.on .jtyou {
		display: block;
	}

	.n_product_main .left .fenlei_list .erjifenlei ul li {
		float: left;
	}

	.n_product_main .left .fenlei_list .erjifenlei li {
		height: 55px;
		line-height: 55px;
	}

	.n_product_main .left .fenlei_list .erjifenlei li a {
		font-size: 16px;
		font-weight: 500;
		display: block;
		color: #333;
	}

	.n_product_main .left .fenlei_list .erjifenlei li.active a {
		color: #0f90dc;
		font-weight: 500;
		font-size: 16px;
	}

	.n_product_main .left .fenlei_list .erjifenlei li:hover a {
		color: #0f90dc;
		font-weight: 500;
		font-size: 16px;
	}

	.n_product_main .left .contact {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
		margin: 40px auto;
	}

	.n_product_main .left .contact .img {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_product_main .left .contact .img img {
		width: 100%;
	}

	.n_product_main .left .contact .txt {
		padding: 5%;
	}

	.n_product_main .left .contact .txt .hang1 {
		font-size: 16px;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_product_main .left .contact .txt .hang2 {
		font-size: 20px;
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 20px;
	}

	.n_product_main .left .contact .txt .hang2 ul li {
		float: left;
	}

	.n_product_main .left .contact .txt .hang2 li {
		width: 100%;
		height: auto;
		line-height: 55px;
		overflow: hidden;
		font-size: 22px;
		font-family: impact;
	}

	.n_product_main .left .contact .txt .hang2 li i {
		font-size: 20px;
		background: #41b2b7;
		border-radius: 50%;
		padding: 5px;
		color: #fff;
		margin-right: 5px;
	}

	.n_product_main .left .contact .txt .hang3 {
		font-size: 16px;
		width: 100%;
		height: auto;
		overflow: hidden;
		border-left: 1px solid #ddd;
		padding-left: 10px;
	}

	/* 右侧推荐图片 */
	.n_product_main .right {
		float: right;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_product_main .right .right_main {
		width: 98%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.n_product_main .right .fenlei {
		width: 100%;
		height: 95px;
		line-height: 95px;
		overflow: hidden;
		background: #41b2b7;
		font-size: 24px;
		font-weight: 600;
		text-align: center;
		color: #fff;
		margin-bottom: 10px;
	}

	.n_product_main .right .right_main ul li {
		float: left;
	}

	.n_product_main .right .right_main li {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
		border: 1px solid #ddd;
		box-sizing: border-box;
		margin-bottom: 10px;
	}

	.n_product_main .right .right_main li span {
		text-align: center;
		height: 55px;
		line-height: 55px;
		display: block;
	}

	.n_product_main .right .right_main li span a {
		font-size: 18px;
	}

	.n_product_main .right .right_main li img {
		width: 100%;
	}

	/* 产品详情中间 */
	.n_product_main .center {
		float: left;
		width: 98%;
		height: auto;
		overflow: hidden;
	}

	/* pos */
	.n_product_main .center .center_pos {
		width: 100%;
		height: 45px;
		line-height: 45px;
		color: #666666;
		border-bottom: 1px solid #ddd;
		margin-bottom: 30px;
	}

	.n_product_main .center .center_pos a {
		color: #666666;
	}

	/* 产品详情中间顶部分类 */
	.n_product_main .center .center_fenlei {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-bottom: 10px;
		border-bottom: 1px solid #ddd;
	}

	.n_product_main .center .center_fenlei ul li {
		float: left;
	}

	.n_product_main .center .center_fenlei li {
		width: 49%;
		height: auto;
		overflow: hidden;
		line-height: 30px;
		border-radius: 10px;
		text-align: center;
		margin-right: 2%;
		margin-bottom: 2%;
		border: 1px solid #ddd;
		box-sizing: border-box;
	}

	.n_product_main .center .center_fenlei li.on {
		background: #41b2b7;
	}

	.n_product_main .center .center_fenlei li:nth-child(2n+2) {
		margin-right: 0;
	}

	.n_product_main .center .center_fenlei li a {
		font-size: 16px;
		display: block;
	}

	.n_product_main .center .center_fenlei li.on a {
		color: #fff;
		display: block;
	}

	/* 产品详情中间顶部分类 */
	.n_product_main .center .center_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 30px;
	}

	/* 产品详情中间-左侧图片 */
	.n_product_main .center .center_main .center_mian_left {
		float: left;
		/* width: 100%; */
		width: calc(100% - 10px);
		height: auto;
		border: 1px solid #ddd;
		padding: 5px;
	}

	/* 产品详情中间-右侧 */
	.n_product_main .center .center_main .center_mian_right {
		width: 98%;
		height: auto;
		margin: 0px auto;
	}

	.n_product_main .center .center_main .center_mian_right .name {
		/* display: none; */
		font-size: 26px;
	}

	.n_product_main .center .center_main .center_mian_right .des_case {
		width: 100%;
		height: 53px;
		line-height: 53px;
		background: url(../images/des_case.jpg) no-repeat left;
		background-size: contain;
		margin: 10px 0;
	}

	.n_product_main .center .center_main .center_mian_right .des_case a {
		color: #fff;
		font-size: 16px;
		padding-left: 80px;
		display: block;
	}

	.n_product_main .center .center_main .center_mian_right .des span {
		display: none;
		font-size: 20px;
		color: #0f90dc;
		font-weight: 600;
		display: block;
	}





	.n_product_main .center .center_des {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}

	.n_product_main .center .center_des .title {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
	}

	.n_product_main .center .center_des .title strong {
		font-size: 24px;
		color: #0f90dc;
		padding-bottom: 10px;
		border-bottom: 3px solid #0f90dc;
	}

	.n_product_main .center .center_des .des {
		width: 100%;
		height: auto;
		overflow: hidden;
	}


	.n_product_main .center .center_tedian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}

	.n_product_main .center .center_tedian .title {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}

	.n_product_main .center .center_tedian .title strong {
		font-size: 24px;
		color: #0f90dc;
		padding-bottom: 9px;
		border-bottom: 3px solid #0f90dc;
	}

	.n_product_main .center .center_tedian .des {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_product_main .center .center_tedian .des ul li {
		float: left;
	}

	.n_product_main .center .center_tedian .des li {
		width: 96%;
		height: auto;
		overflow: hidden;
		background: #fbfbfb;
		padding: 2%;
		margin: 30px 0;
	}

	.n_product_main .center .center_tedian .des li .des_left {
		float: left;
		width: 96%;
		height: auto;
		overflow: hidden;
		text-align: center;
	}

	.n_product_main .center .center_tedian .des li .des_left span {
		display: block;
		text-align: center;
	}

	.n_product_main .center .center_tedian .des li .des_left span.t1 {
		color: #dfdfdf;
		font-size: 108px;
		font-weight: 600;
		margin-bottom: -55px;
	}

	.n_product_main .center .center_tedian .des li .des_left span.t2 {
		color: #333;
		font-size: 38px;
		font-weight: 600;
	}

	.n_product_main .center .center_tedian .des li .des_left span.t3 {
		color: #333;
		font-size: 18px;
		font-weight: 500;
	}

	.n_product_main .center .center_tedian .des li .des_right {
		float: left;
		width: 96%;
		height: auto;
		overflow: hidden;
		text-align: center;
		position: relative;
	}

	.n_product_main .center .center_tedian .des li .des_right img {
		max-width: 90%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex-box;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		margin: 0px auto;
	}

	.n_product_main .center .center_tedian .des li:nth-child(2n+2) {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f8f8f8;
	}

	.n_product_main .center .center_tedian .des li:nth-child(2n+2) .des_left {
		float: right;
	}



	.n_product_main .center .center_zujian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}

	.n_product_main .center .center_zujian .title {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}

	.n_product_main .center .center_zujian .title strong {
		font-size: 24px;
		color: #0f90dc;
		padding-bottom: 9px;
		border-bottom: 3px solid #0f90dc;
	}

	.n_product_main .center .center_zujian .des {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_product_main .center .center_zujian .des img {
		height: auto;
		overflow: hidden;

		max-width: 90%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex-box;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		margin: 0px auto;
	}


	.n_product_main .center .center_shuoming {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}

	.n_product_main .center .center_shuoming .title {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}

	.n_product_main .center .center_shuoming .title strong {
		font-size: 24px;
		color: #0f90dc;
		padding-bottom: 9px;
		border-bottom: 3px solid #0f90dc;
	}

	.n_product_main .center .center_shuoming .des {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_product_main .center .center_shuoming .des img {
		height: auto;
		overflow: hidden;

		max-width: 90%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex-box;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		margin: 0px auto;
	}

	.n_product_main .center .center_shuoming .txt {
		height: auto;
		overflow: hidden;
		font-size: 14px;
		padding: 10px;
		background: #f7f7f7;
		line-height: 35px;
		margin-top: 20px;
	}

	.n_product_main .center .center_shuoming .txt span {
		display: block;
		height: 35px;
		line-height: 35px;
		font-weight: 600;
		color: #0f90dc;
		font-size: 24px;
	}


	/* 新闻列表 */
	.n_newslist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_newslist_mian {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_newslist_mian li {
		width: 94%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		padding: 1%;
		/* border-right: 1px solid #ddd; */
	}

	.n_newslist_mian li:hover {
		box-shadow: 0px 5px 25px -10px #666;
	}

	.n_newslist_mian li:nth-child(3n+3) {
		margin-right: 0;
		border-right: 0;
	}

	.n_newslist_mian li .date {
		font-size: 30px;
		font-family: impact;
		color: #666;
	}

	.n_newslist_mian li .title {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.n_newslist_mian li .title a {
		font-size: 20px;
		color: #666;
		font-weight: 600;
		line-height: 50px;
	}

	.n_newslist_mian li .des a {
		font-size: 16px;
		color: #666;
		line-height: 25px;
	}

	.n_newslist_mian li .img {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_newslist_mian li .img img {
		width: 100%;
	}

	.n_newslist_mian li .more {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background: #097fe7;
		text-align: center;
		line-height: 60px;
		float: right;

	}

	.n_newslist_mian li .more a {
		color: #fff;
		font-size: 24px;
		display: block;
	}


	/* 新闻详情 */
	.n_news_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_news_mian {
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_news_mian .title {
		font-size: 26px;
		font-weight: 600;
		text-align: center;
	}

	.n_news_mian .date {
		font-size: 18px;
		text-align: center;
		margin: 20px auto;
	}

	.n_news_mian .txt {
		padding: 2%;
		font-size: 16px;
		line-height: 30px;
	}

	.n_news_mian .txt img {
		max-width: 100%;
		display: block;
		margin: 30px auto;
	}

	.n_news_mian .shangxia {
		padding: 20px 20px;
		background: #2f2f2f;
		height: auto;
		overflow: hidden;
	}

	.n_news_mian .shangxia .shang {
		float: left;
		width: 100%;
		line-height: 35px;
		color: #fff;
	}

	.n_news_mian .shangxia .shang a {
		color: #fff;
		font-size: 16px;
	}

	.n_news_mian .shangxia .xia {
		float: left;
		width: 100%;
		line-height: 45px;
		text-align: left;
		color: #fff;
	}

	.n_news_mian .shangxia .xia a {
		color: #fff;
		font-size: 16px;
	}

	/* 案例列表 */
	.n_caselist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_caselist_mian {
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_caselist_mian ul li {
		float: left;
	}

	.n_caselist_mian li {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_caselist_mian li .img {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_caselist_mian li .img img {
		width: 100%;
	}

	.n_caselist_mian li .txt {
		width: 90%;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		background: #fff;
		margin: 2% auto;

	}

	.n_caselist_mian li .txt a {
		font-size: 16px;
		display: block;
	}

	.n_caselist_mian li .txt a span {
		width: 50px;
		height: 50px;
		font-size: 20px;
		display: block;
		color: #fff;
		float: right;
		background: #37b4b9;
		text-align: center;
	}


	/* 人才招聘list */
	.n_joblist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/joinbj.jpg) repeat center;
	}

	.n_joblist_mian {
		height: auto;
		overflow: hidden;
		margin: 20px auto;

	}

	.n_joblist_mian ul li {
		float: left;
	}

	.n_joblist_mian li {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		background: #fff;
		padding: 30px 0;
	}

	.n_joblist_mian_zhu {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_joblist_mian_zhu .left {
		float: left;

		color: #0f90dc;
		text-align: center;
		font-size: 60px;

		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_joblist_mian_zhu .left b {
		font-size: 20px;
		display: block;
	}

	.n_joblist_mian_zhu .right {
		width: 96%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.n_joblist_mian_zhu .right .right_yaoqiu {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 30px;
	}

	.n_joblist_mian_zhu .right .right_yaoqiu ul li {
		float: left;
	}

	.n_joblist_mian_zhu .right .right_yaoqiu li {
		width: 45%;
		height: auto;
		overflow: hidden;
		line-height: 25px;
		margin: 0px auto;
		padding: 5px;
		font-size: 16px;
	}

	.n_joblist_mian_zhu .right .right_daiyu {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.n_joblist_mian_zhu .right .right_daiyu .left {
		float: left;
		width: 100%;
		height: auto;
		font-size: 16px;
		color: #666;
		text-align: left;
		line-height: 30px;
		margin-right: 0;
	}

	.n_joblist_mian_zhu .right .right_daiyu .left b {
		display: block;
		font-size: 20px;
		color: #333;
		line-height: 40px;
	}

	.n_joblist_mian_zhu .right .right_daiyu .right {
		float: right;
		width: 100%;
		height: auto;
		font-size: 16px;
		color: #666;
		text-align: left;
		line-height: 30px;
	}

	.n_joblist_mian_zhu .right .right_daiyu .right b {
		font-size: 20px;
		color: #333;
		line-height: 40px;
		display: block;
	}


	/* 资料下载list */
	.n_xiazailist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7;
	}

	.n_xiazailist_mian {
		height: auto;
		overflow: hidden;
		margin: 50px auto;

	}

	.n_xiazailist_mian ul li {
		float: left;
	}

	.n_xiazailist_mian li {
		position: relative;

		width: 96%;
		background: #fff;
		padding: 2%;
		margin-bottom: 10%;
	}

	.n_xiazailist_mian li .n_xiazailist_mian_zhu {
		height: auto;
		color: #d2d2d2;
		font-size: 18px;

	}

	.n_xiazailist_mian li .n_xiazailist_mian_zhu .txt {
		color: #d2d2d2;
		font-size: 18px;
		padding-bottom: 10%;
	}

	.n_xiazailist_mian li .n_xiazailist_mian_zhu .txt a {
		color: #333;
		font-size: 18px;
	}

	.n_xiazailist_mian li .n_xiazailist_mian_zhu .tb {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background: #097fe7;
		line-height: 40px;
		text-align: center;
		font-size: 20px;
		color: #fff;

		position: absolute;
		bottom: -20%;
		left: 50%;
		transform: translateX(-50%);
	}


	/* 联系方式列表 */

	.n_lainxilist_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7
	}

	.n_lainxilist {
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_lainxilist_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.n_lainxilist_main ul li {
		float: left;
	}

	.n_lainxilist_main li {
		width: 96%;
		height: auto;

		/* min-height: 300px; */

		position: relative;
		padding: 2%;
		margin-right: 2%;
		margin-bottom: 2%;
		margin-top: 50px;
		background: #eeeeee;
	}

	.n_lainxilist_main li:nth-child(3n+3) {
		margin-right: 0;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu {
		width: 100%;
		height: auto;

		position: relative;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .guoqi {
		position: absolute;
		top: -35px;
		right: 0px;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .guoqi img {
		width: 50%;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt .title {
		font-size: 20px;
		color: #000;
		font-weight: 600;
		margin: 30px auto;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt .txt_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		margin-bottom: 0;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt .txt_list ul li {
		float: left;
	}

	.n_lainxilist_main li .n_lainxilist_main_zhu .txt .txt_list li {
		width: 100%;
		font-size: 16px;
		color: #666;
		margin: 0px auto;
		min-height: 0px;
	}

	.n_lainxilist_main .map {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.n_lainxilist_main .map img {
		max-width: 100%;
	}


	/* 销售网络 */

	.n_net_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f7f7f7
	}

	.n_net {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_net_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 50px auto;
	}

	.n_net_main_ditu {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		padding-bottom: 50px;
	}

	.n_net_main_ditu img {
		margin: 0px auto;
		max-width: 100%;
	}

	.n_net_main_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.n_net_main_list ul li {
		float: left;
	}

	.n_net_main_list li {
		width: calc(100% / 6);
		height: auto;
		text-align: center;
		overflow: hidden;
		line-height: 45px;
		font-size: 22px;
		display: block;
		cursor: pointer;
	}

	.n_net_main_list li.on {
		color: #097fe7;
		font-weight: 600;
	}

	.net_dizhi {
		float: left;

		width: 94%;
		height: auto;
		min-height: 350px;
		overflow: hidden;
		background: #fff;
		margin: 30px auto;
		padding: 3%;

	}

	.net_dizhi {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.net_dizhi .net_dizhi_quyu {
		font-size: 22px;
	}

	.net_dizhi .net_dizhi_quyu i {
		float: left;
		color: #097fe7;
		font-size: 26px;
		margin-right: 5px;
	}

	.net_dizhi .net_dizhi_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}



}




@media screen and (max-width: 1600px) and (min-width:1200px) {


	.content {
		width: 90%;
		/* max-width: 1440px; */
	}

	.n_gsjj_main {
		height: auto;
		min-height: 420px;
		overflow: hidden;
		margin: 50px auto;
	}

	/* 内部导航 */
	.n_nav_bj {
		width: 100%;
		height: auto;
		line-height: 70px;
		overflow: hidden;
		background: #f7f7f7;
	}

	.n_nav {
		height: auto;
		overflow: hidden;
		text-align: center;
		margin: 0px auto;
	}

	.n_nav a {
		font-size: 18px;
		padding: 20px 20px;
	}

	.n_nav a.on {
		color: #da0000;
		font-weight: 600;
	}

	.n_pinpai {
		height: auto;
		overflow: hidden;
		margin: 100px auto;
		margin-bottom: 30px;
	}

	.n_pinpaiyuanjing_main {
		height: auto;
		overflow: hidden;
		margin: 50px auto;
		margin-bottom: 0;
		padding: 3%;
		background: #fff;
	}

	.n_pinpaiyuanjing_main .right li .right_main {
		margin-bottom: 5px;
	}

	.n_pinpaiyuanjing_main .right li .right_main .hang1 {
		font-size: 16px;
		color: #0f90dc;
		font-weight: 600;
	}

	.n_pinpaiyuanjing_main .right li .right_main .hang2 {
		font-size: 14px;
		color: #666;
		line-height: 25px;
	}

	.n_pinpaizhengshu_main li {
		float: left;
		margin-right: 0%;
		margin-bottom: 0%;
		margin-top: 3%;
	}

}





/* 二次修改产品 */

.nmain_neirong {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nmain_neirong_nav {
	border-bottom: 1px solid #e4e4e4;
	margin: 20px 0;
	padding-bottom: 5px;
}

.nmain_neirong_nav span {
	font-size: 20px;
	color: #111;
	line-height: 40px;
	font-weight: bold;
	border-bottom: 3px solid #0075cf;
	padding-bottom: 10px;
}

/* .nmain_neirong_one{
	overflow-x: scroll;
} */

.nmain_neirong_one table {
	width: 100%;
	border: 1px solid #e4e4e4;
	border-spacing: 0;
}

.nmain_neirong_one table tr {
	border: 1px solid #e4e4e4;
}

.nmain_neirong_one table tr td {
	font-size: 16px;
	padding: 5px;
	line-height: 32px;
	color: #333;
	text-align: center;
	border: 1px solid #e4e4e4;
}

.nmain_neirong_one table tr td:nth-child(2n+2) {
	border-right: 1px solid #999;
}

.nmain_neirong_one table tr td:nth-child(4n+4) {
	border-right: 1px solid #e4e4e4;
}

.nmain_neirong_one table tr:nth-child(1) {
	background-color: #f1f1f1;
}

.nmain_neirong_one table tr:nth-child(1) td {
	font-size: 16px;
	color: #333;
	/* font-weight: bold; */
}

.nmain_neirong_one table tr:nth-child(2n-1) {
	background-color: #f1f1f1;
}


.nmain_neirong_two {
	position: relative;
	width: 100%;
	height: auto;
	/* overflow: hidden; */

	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0px;
}


.nmain_neirong_two_box {
	position: relative;

	float: left;
	width: 100%;
	height: auto;
	min-height: 350px;
	/* overflow: hidden; */

	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


/* .nmain_neirong_two_box:nth-child(odd){
	float: right;
} */


.pos-center {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.pos-center p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 32px;
}

.nmain_neirong_two_box strong {
	color: #0075cf;
	font-size: 26px;
}

/* .nmain_neirong_two_box strong em{
	background: #0075cf;
	font-style: normal;	
	padding: 5px 6px;
	border-radius: 50%;
	color: #fff;
	font-size: 26px;
} */

.nmain_neirong_two_box img {
	max-width: 100%;
	max-height: 90%;
	display: block;
	margin: 0px auto;

	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


.nmain_jiangwen {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nmain_jiangwen_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eee;

	display: grid;
	grid-template-columns: 1fr 3fr;
	gap: 10px;

	border-radius: 10px;
	padding: 10px;
	margin-bottom: 10px;

}


.nmain_jiangwen_box_left {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nmain_jiangwen_box_left img {
	display: block;
	margin: 0px auto;
	max-width: 100%;
}

.nmain_jiangwen_box_right {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #0075cf;
	padding: 20px;
}

.nmain_jiangwen_box_right span {
	display: block;
	color: #fff;
}

.nmain_jiangwen_box_right span.t1 {
	font-weight: 600;
	font-size: 20px;
	line-height: 38px;
	margin-bottom: 20px;
}

.nmain_jiangwen_box_right span.t2 {
	font-size: 16px;
	line-height: 32px;
}



.nmain_zhanshi {
	width: 100%;
	height: auto;
	overflow: hidden;

	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
}

.nmain_zhanshi_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f7f7f7;
	padding: 0px;
}

.nmain_zhanshi_box_main {
	width: 100%;
	height: auto;
	overflow: hidden;

}

.nmain_zhanshi_box_img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nmain_zhanshi_box_img img {
	border-radius: 5px;
	width: 100%;
}

.nmain_zhanshi_box_txt {
	width: 96%;
	height: auto;
	overflow: hidden;
	padding: 2%;
}

.nmain_zhanshi_box_txt span {
	display: block;
}

.nmain_zhanshi_box_txt span.nmain_zhanshi_box_txt_t1 {
	line-height: 50px;
	font-size: 20px;
	color: #0075cf;
	font-weight: 800;
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.nmain_zhanshi_box_txt span.nmain_zhanshi_box_txt_t2 {
	font-size: 15px;
	line-height: 26px;
	color: #111;
}



.nmain_neirong_changsuo {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nmain_neirong_changsuo p {
	font-size: 16px;
	line-height: 32px;
}

.nmain_neirong_zhuyishixiang {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nmain_neirong_zhuyishixiang img {
	max-width: 100%;
	display: block;
	margin: 0px auto;
}

.nmain_neirong_zhuyishixiang p {
	font-size: 16px;
	line-height: 32px;
}



@media screen and (max-width: 1200px) {
	
	
	.nmain_neirong {
			width: 100%;
			height: auto;
			overflow: hidden;
		}
	
		.nmain_neirong_nav {
			border-bottom: 1px solid #e4e4e4;
			margin: 20px 0;
			padding-bottom: 5px;
		}
	
		.nmain_neirong_nav span {
			font-size: 16px;
			color: #111;
			line-height: 32px;
			font-weight: bold;
			border-bottom: 3px solid #0075cf;
			padding-bottom: 10px;
		}
	
		.nmain_neirong_one {
			overflow-x: scroll;
		}
	
		.nmain_neirong_one table {
			width: 100%;
			border: 1px solid #e4e4e4;
			border-spacing: 0;
		}
	
		.nmain_neirong_one table tr {
			border: 1px solid #e4e4e4;
		}
	
		.nmain_neirong_one table tr td {
			font-size: 12px;
			padding: 2px;
			line-height: 24px;
			color: #333;
			text-align: center;
			border: 1px solid #e4e4e4;
		}
	
		.nmain_neirong_one table tr td p {
			font-size: 12px;
			padding: 2px;
			line-height: 24px;
			color: #333;
		}
	
		.nmain_neirong_one table tr:nth-child(1) {
			background-color: #f1f1f1;
		}
	
		.nmain_neirong_one table tr:nth-child(1) td {
			font-size: 14px;
			color: #333;
			/* font-weight: bold; */
		}
	
		.nmain_neirong_one table tr:nth-child(2n-1) {
			background-color: #f1f1f1;
		}
	
	
	
	
		.nmain_neirong_two {
			position: relative;
			width: 100%;
			height: auto;
			overflow: hidden;
			display: grid;
			grid-template-columns: 1fr 1fr;
			gap: 0px;
			padding: 5px;
		}
	
	
		.nmain_neirong_two_box {
			position: relative;
	
			float: left;
			width: 100%;
			height: auto;
			min-height: 150px;
			/* overflow: hidden; */
	
			border-bottom: 1px dashed #999;
			margin-bottom: 10px;
			padding: 10px;
		}
	
	
		/* .nmain_neirong_two_box:nth-child(odd){
			float: right;
		} */
	
	
		.pos-center {
			width: 100%;
			height: auto;
			/* overflow: hidden; */
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
		}
	
		.pos-center p {
			margin-bottom: 5px;
			font-size: 12px;
			line-height: 20px;
		}
	
		.nmain_neirong_two_box strong {
			color: #0075cf;
			font-size: 14px;
			line-height: 28px;
		}
	
		/* .nmain_neirong_two_box strong em{
			background: #0075cf;
			font-style: normal;	
			padding: 5px;
			border-radius: 50%;
			color: #fff;
			font-size: 16px;
		} */
	
		.nmain_neirong_two_box img {
			max-width: 90%;
			max-height: 90%;
			display: block;
			margin: 0px auto;
	
			position: absolute;
			left: 50%;
			top: 50%;
			transform: translate(-50%, -50%);
		}
	
	
	
		.nmain_jiangwen {
			width: 100%;
			height: auto;
			overflow: hidden;
		}
	
		.nmain_jiangwen_box {
			width: 100%;
			height: auto;
			overflow: hidden;
			background: #eee;
	
			display: grid;
			grid-template-columns: 1fr;
			gap: 10px;
	
			border-radius: 5px;
			padding: 0px;
			margin-bottom: 10px;
	
		}
	
	
		.nmain_jiangwen_box_left {
			width: 100%;
			height: auto;
			overflow: hidden;
		}
	
		.nmain_jiangwen_box_left img {
			display: block;
			margin: 0px auto;
			max-width: 100%;
			width: 100%;
		}
	
		.nmain_jiangwen_box_right {
			width: auto;
			height: auto;
			overflow: hidden;
			background: #0075cf;
			padding: 10px;
		}
	
		.nmain_jiangwen_box_right span {
			display: block;
			color: #fff;
		}
	
		.nmain_jiangwen_box_right span.t1 {
			font-weight: 600;
			font-size: 18px;
			line-height: 32px;
			margin-bottom: 5px;
		}
	
		.nmain_jiangwen_box_right span.t2 {
			font-size: 14px;
			line-height: 24px;
		}
	
	
	
		.nmain_zhanshi {
			width: 100%;
			height: auto;
			overflow: hidden;
	
			display: grid;
			grid-template-columns: 1fr 1fr;
			gap: 5px;
		}
	
		.nmain_zhanshi_box {
			width: 100%;
			height: auto;
			overflow: hidden;
			background: #f7f7f7;
			padding: 10px;
		}
	
		.nmain_zhanshi_box_main {
			width: 100%;
			height: auto;
			overflow: hidden;
	
		}
	
		.nmain_zhanshi_box_img {
			width: 100%;
			height: auto;
			overflow: hidden;
		}
	
		.nmain_zhanshi_box_img img {
			border-radius: 5px;
			width: 100%;
		}
	
		.nmain_zhanshi_box_txt {
			width: 100%;
			height: auto;
			overflow: hidden;
		}
	
		.nmain_zhanshi_box_txt span {
			display: block;
		}
	
		.nmain_zhanshi_box_txt span.nmain_zhanshi_box_txt_t1 {
			line-height: 28px;
			font-size: 14px;
			color: #0075cf;
			font-weight: 800;
			border-bottom: 1px dashed #999;
			padding-bottom: 0px;
			margin-bottom: 5px;
		}
	
		.nmain_zhanshi_box_txt span.nmain_zhanshi_box_txt_t2 {
			font-size: 12px;
			line-height: 20px;
			color: #111;
		}
	
	
		.nmain_neirong_changsuo {
			width: 100%;
			height: auto;
			overflow: hidden;
		}
	
		.nmain_neirong_changsuo p {
			font-size: 14px;
			line-height: 28px;
		}
	
		.nmain_neirong_zhuyishixiang {
			width: 100%;
			height: auto;
			overflow: hidden;
		}
	
		.nmain_neirong_zhuyishixiang p {
			font-size: 12px;
			line-height: 20px;
		}
	
		.pc-slide {
			float: none;
			width: auto;
		}
	
	
}