@charset "utf-8";
/* =====================内页样式======================== */

/* =====================关于我们======================== */

/* 公司简介 s */
.n_ab_profile{
	padding-top: 1rem;
}
.n_ab_profile .con{}
.n_ab_profile .con .des{
	font-size: 14px;
	line-height: 1.8;
	color: rgb(0,0,0,.8);
	margin: 0.4rem 0;
	text-align: justify;
}
.n_ab_profile .con .bot{}
.n_ab_profile .con .bot .pic{
	width: 46.15%;
}
.n_ab_profile .con .bot .pic img{}
.n_ab_profile .con .bot .info{
	width: 50%;
}
.n_ab_profile .con .bot .info dl{
	color: #000;
	font-size: 14px;
	line-height: 2;
	margin-bottom: 0.7rem;
}
.n_ab_profile .con .bot .info dl:last-child{
	margin-bottom: 0;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #cccccc;
}
.n_ab_profile .con .bot .info dl dt{
	font-weight: 700;
	margin-bottom: 0.1rem;
}
.n_ab_profile .con .bot .info dl dd{
	opacity: .8;
}
/* 公司简介 e */


/* 企业文化 s */
.n_ab_culture{}
.n_ab_culture .con{
	margin-top: 0.7rem;
}
.n_ab_culture ul{}
.n_ab_culture ul li{
	float: left;
	width: 46.5%;
	margin-right: 7%;
}
.n_ab_culture ul li:last-child{
	margin-right: 0;
}
.rect-4417{
	padding-bottom: 44.17%;
}
.n_ab_culture ul li .pic{}
.n_ab_culture ul li .info{
	padding-top: 0.3rem;
	font-size: 14px;
	color: black;
	line-height: 2;
	text-align: justify;
}
.n_ab_culture ul li .info span{font-weight: 700;}
.n_ab_culture ul li .info h4{font-weight: 700;}
.n_ab_culture ul li .info .des{
	font-size: 12px;
	line-height: 30px;
	opacity: 0.8;
	min-height: 130px;
	border-bottom: 1px solid #cccccc;
	margin-top: 5px;
}
/* 企业文化 e */


/* 企业荣誉 s */
.n_ab_honor{
	overflow: hidden;
}
.n_ab_honor .con{
	padding-top: 0.8rem;
}
.n_ab_honor .con .item{
	padding: 0 0.6rem;
	margin-bottom: 1rem;
}
.n_ab_honor .con .item:last-child{
	margin-bottom: 0;
}
.rect-140{
	padding-bottom: 140%;
}
.n_ab_honor .con .tit{
	color: #000000;
	margin-bottom: 0.36rem;
}
.n_ab_honor .con .tit h4{
	font-size: 16px;
	font-weight: 700;
}
.n_ab_honor .con .tit p{
	font-size: 14px;
	line-height: 1.5;
	opacity: .8;
	margin-top: 10px;
}
.n_ab_honor .con .swiper{
	
}
.n_ab_honor .con ul{}
.n_ab_honor .con ul li{}
.n_ab_honor .con ul li a{}

.n_ab_honor .swiper-button-prev,.n_ab_honor .swiper-button-next{
	width: 59px;
	height: 59px;
	border-radius: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_ab_honor .swiper-button-prev{
	left: -90px;
	background-image: url("../images/honor-prev.png");
}
.n_ab_honor .swiper-button-next{
	right: -90px;
	background-image: url("../images/honor-next.png");
}
/* .n_ab_honor .swiper-button-prev:hover{
	background-image: url("../images/banner-prev_on.png");
}
.n_ab_honor .swiper-button-next:hover{
	background-image: url("../images/banner-next_on.png");
} */
.n_ab_honor .swiper-button-prev::after,.n_ab_honor .swiper-button-next::after{
	display: none;
}
/* 企业荣誉 e */


/* 企业愿景 s */
.n_ab_vision{
	padding-bottom: 1rem;
}
.rect-65{
	padding-bottom: 65%;
}
.n_ab_vision .con{
	margin-top: 0.8rem;
}
.n_ab_vision .con ul{}
.n_ab_vision .con ul li{
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
.n_ab_vision .con ul li:last-child{
	margin-right: 0;
}
.n_ab_vision .con ul li a{}
.n_ab_vision .con .info{
	padding: 0.4rem 8%;
	background-color: #f6f6f6;
	color: #000;
}
.n_ab_vision .con .info h4{
	font-size: 14px;
	font-weight: 700;
}
.n_ab_vision .con .info p{
	font-size: 12px;
	line-height: 30px;
	height: 90px;
	opacity: .8;
	text-align: justify;
	margin-top: 0.2rem;
}
/* 企业愿景 e */

/* =====================品牌实力======================== */

/* 产品优势 s */
.n_strength_01{}
.n_strength_01 .con{
	margin-top: 1rem;
}
.n_strength_01 ul{
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #e5e5e5;
}
.n_strength_01 ul li{
	width: calc(100% / 3);
	padding: 0 6%;
	text-align: center;
}
.n_strength_01 ul li .pic{}
.n_strength_01 ul li img{
	display: inline-block;
}
.n_strength_01 ul li h4{
	font-size: 18px;
	color: #3b3b3b;
	margin-top: 0.48rem;
}
.n_strength_01 ul li p{
	font-size: 14px;
	color: #9fa0a0;
	line-height: 1.8;
	margin-top: 0.2rem;
}
/* 产品优势 e */


/* 技术研发 s */
.n_strength_02{}
.n_strength_02 .con{
	margin-top: 0.8rem;
}
.n_strength_02 ul{}
.n_strength_02 ul li{
	float: left;
	width: 22.5%;
	margin-right: calc(10% / 3);
	border: 1px solid #ddddde;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_strength_02 ul li:hover{
	border-color: #1e5cb3;
}
.n_strength_02 ul li:last-child{
	margin-right: 0;
}
.n_strength_02 ul li .tit{
	position: relative;
	font-size: 18px;
	color: #595757;
	line-height: 1.8;
	padding: 0.45rem 0 0.6rem;
	text-align: center;
}
.n_strength_02 ul li .tit::after{
	content: "";
	display: block;
	width: 42px;
	height: 1px;
	background-color: #acabab;
	position: relative;
	margin: 0.1rem auto 0;
}
.n_strength_02 ul li .tit h4{
}
.n_strength_02 ul li .tit p{
	
}
.n_strength_02 ul li .tit i{
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 46px;
	height: 46px;
	margin-left: -23px;
	margin-bottom: -23px;
	text-align: center;
	line-height: 46px;
	font-size: 0.2rem;
	background-color: #9fa0a0;
	border-radius: 50%;
	color: white;
	z-index: 3;
	box-shadow: 0px 0px 5px rgb(0,0,0,.32);
}
.n_strength_02 ul li:hover .tit i{
	background-color: white;
	color: #333;
}
.n_strength_02 ul li .tit i::before{
	position: absolute;
	content: "";
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px solid #9fa0a0;
	left: -7px;
	top: -7px;
	background-color: transparent;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_strength_02 ul li:hover .tit i:before{
	border-color: #1e5cb3;
}
.n_strength_02 ul li .info{
	position: relative;
	padding: 0.5rem 10% 0.6rem;
	background-color: #ddddde;
	color: #9fa0a0;
	
}
.n_strength_02 ul li .info p{
	font-size: 12px;
	line-height: 20px;
	min-height: 80px;
	text-align: justify;
}
.n_strength_02 ul li:hover .info{
	background-color: #1e5cb3;
	color: #fff;
}
.n_strength_02 ul li .info::after{
	position: absolute;
	content: "";
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	left: 10px;
	top: 10px;
	border: 1px solid #fff;
	z-index: 2;
}
/* 技术研发 e */


/* 真双层技术 s */
.n_strength_03{
	padding-bottom: 1rem;
}
.n_strength_03 .con{
	margin-top: 0.8rem;
}
.n_strength_03 ul{}
.n_strength_03 ul li{
	width: 10rem;
	min-width: 92%;
	margin: 0 auto 8px;
}
.n_strength_03 ul li .pic{
	width: 50%;
	border: 1px solid #7d7d7d;
	overflow: hidden;
}

.n_strength_03 ul li .pic img{
	width: 100%;
}
.n_strength_03 ul li .info{
	width: 50%;
	border: 1px solid #e5e5e5;
	padding: 0.2rem 0.5rem;
}
.n_strength_03 ul li:hover .info{
	border-color: #1e5cb3;
	background-color: #1e5cb3;
}
.n_strength_03 ul li .info h4{
	font-size: 18px;
	color: #3b3b3b;
	font-weight: 700;
}
.n_strength_03 ul li .info p{
	font-size: 13px;
	line-height: 1.8;
	color: #9fa0a0;
	margin-top: 0.2rem;
	text-align: justify;
}
.n_strength_03 ul li:hover .info h4,.n_strength_03 ul li:hover .info p{
	color: white;
}
/* 真双层技术 e */

/* =====================服务中心======================== */

/* 工程案例 s */
.n_service_01{}
.n_service_01 .con{}
.n_service_01 .top{}
.n_service_01 .bot{
	margin-top: 1px;
}
.n_service_01 ul{
	margin: 0 -1px;
}
.n_service_01 ul li{
	position: relative;
	padding: 0 1px;
}
.n_service_01 ul li .pic{
	overflow: hidden;
}
.n_service_01 ul li p{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	padding: 0.25rem 0.2rem 0;
	color: white;
	font-size: 14px;
}
.n_service_01 ul li img{
	width: 100%;
}
/* 工程案例 e */


/* 品牌承诺 s */
.n_service_02{}
.n_service_02 .con{}
.n_service_02 .con ul{}
.n_service_02 .con li{
	margin-top: 0.7rem;
}
.n_service_02 .con li .ico{}
.n_service_02 .con li img{}
.n_service_02 .con li .info{
	margin-top: 0.4rem;
	font-size: 14px;
	line-height: 3;
	color: #000000;
}
/* 品牌承诺 e */


/* 服务流程 s */
.n_service_03{}
.n_service_03 .con{}
.n_service_03 .con .info{
	font-size: 14px;
	line-height: 3;
	color: #000000;
}
/* 服务流程 e */

/* =====================联系我们======================== */

/* 地图 s */
.n_contact_01 #map{
	width: 100%;
	height: 5.4rem;
}

.n_contact_01 #map img{
	max-width: none;
	max-height: none;
}

/* 地图 e */

/* 留言 s */
.n_contact_02{}

.n_contact_02 .form{}
.n_contact_02 .form input{
	display: block;
	width: 395px;
	max-width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #edeeee;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	font-size: 15px;
	line-height: 35px;
	margin-bottom: 18px;
	padding-left: 25px;
}
.n_contact_02 .form input::-webkit-input-placeholder,.n_contact_02 .form textarea::-webkit-input-placeholder{
    color:#adadad;
	font-size: 15px;
}
.n_contact_02 .form input::-moz-placeholder,.n_contact_02 .form textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#adadad;
	font-size: 15px;
}
.n_contact_02 .form input:-moz-placeholder,.n_contact_02 .form textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#adadad;
	font-size: 15px;
}
.n_contact_02 .form input:-ms-input-placeholder,.n_contact_02 .form textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#adadad;
	font-size: 15px;
}
.n_contact_02 .form .check{
	width: 100%;
	margin-top: 18px;
}
.n_contact_02 .form .check input{
	width: 200px;
	margin-bottom: 0;
	margin-right: 10px;
}
.n_contact_02 .form .check img{
	height: 35px;
}
.n_contact_02 .form textarea{
	width: 650px;
	max-width: 100%;
	height: 200px;
	font-size: 15px;
	line-height: 20px;
	background-color: #edeeee;
	border: none;
	border-radius: 4px;
	padding: 10px 25px;
}
.n_contact_02 .form button{
	display: block;
	width: 168px;
	height: 45px;
	background-color: #1e5cb3;
	line-height: 45px;
	font-size: 14px;
	color: white;
	margin-top: 0.3rem;
	border-radius: 4px;
	cursor: pointer;
	border: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.n_contact_02 .form button:hover{
	opacity: 0.8;
	color: white;
}
/* 留言 e */


/* =====================产品中心======================== */

/* 产品详情 s */
.n_product{
	padding-top: 0.7rem;
}
.n_product .con{}
.n_product .pro_tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: white;
	padding-left: 0.7rem;
	background-color: #1e5cb3;
}
.n_product .pro_img{
	margin: 0.6rem 0;
	width: 100%;
}
.n_product .pro_img img{
	width: 100%;
}
.n_product .pro_con{
	padding: 0.6rem;
	font-size: 18px;
	line-height: 2;
	color: rgb(0,0,0,.8);
	margin-bottom: 0.4rem;
}
.n_product .pro_con.pro_con_0{
	padding-top: 0;
	margin-bottom: 0;
}
/* 产品详情 e */

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
	.n_ab_profile .con .des{
		margin: 0.6rem 0;
	}
	.n_ab_profile .con .bot{
		flex-direction: column;
	}
	.n_ab_profile .con .bot .pic,.n_ab_profile .con .bot .info{
		width: 100%;
	}
	.n_ab_profile .con .bot .pic img{
		margin: 0 auto 0.7rem;
	}
	
	.n_ab_culture ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 0.6rem;
	}
	.n_ab_culture ul li .info .des{
		min-height: auto;
		padding-bottom: 0.3rem;
		margin-top: 0.2rem;
	}
	
	.n_ab_honor .swiper-button-prev, .n_ab_honor .swiper-button-next{
		display: none;
	}
	
	.n_ab_vision .con ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 0.6rem;
	}
	
	.n_ab_vision .con .info p{
		line-height: 2;
		height: auto;
	}
	
	.n_strength_01 ul{
		flex-direction: column;
	}
	.n_strength_01 ul li{
		width: 100%;
		margin-bottom: 0.6rem;
	}
	
	.n_strength_02 ul li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 0.6rem;
	}
	.n_strength_02 ul li:nth-child(2n){
		margin-right: 0;
	}
	.n_strength_02 ul li:last-child{
		margin-bottom: 0;
	}
	.n_strength_02 ul li .tit{
		padding: 0.8rem 0 1.2rem;
	}
	.n_strength_02 ul li .info{
		padding: 1rem 8% 0.8rem;
	}
	.n_strength_02 ul li .tit i{
		font-size: 16px;
	}
	
	.n_strength_03 ul li{
		flex-direction: column;
		margin-bottom: 0.6rem;
		min-width: 100%;
		width: 100%;
	}
	.n_strength_03 ul li:last-child{
		margin-bottom: 0;
	}
	.n_strength_03 ul li .pic,.n_strength_03 ul li .info{
		width: 100%;
	}
	.n_strength_03 ul li .pic{
		border: none;
	}
	.n_strength_03 ul li .info{
		padding: 0.4rem 4%;
	}
	
	
}

@media all and (max-width:768px) {
	.n_service_01 ul{
		flex-wrap: wrap;
	}
	.n_service_01 ul li{
		width: 50%;
	}
	.n_service_01 .bot ul li:last-child{
		width: 100%;
	}
}

@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
	
	.n_strength_02 ul li{
		width: 100%;
		margin-right: 0;
	}
	
	.n_strength_02 ul li .tit{
		font-size: 16px;
		line-height: 1.8;
	}
	.n_strength_02 ul li .info p{
		min-height: auto;
	}
	
	.n_product .pro_tit{
		height: 42px;
		line-height: 42px;
		font-size: 16px;
		padding-left: 4%;
	}
	.n_product .pro_con{
		padding: 0.4rem 4%;
		font-size: 16px;
		line-height: 1.8;
	}
	
	.n_service_02 .con li .info,.n_service_03 .con .info{
		line-height: 2.4;
	}
}

@media all and (max-width:480px) {
	.n_ab_profile .con .bot .info dl,.n_ab_profile .con .des{
		font-size: 13px;
	}
	.n_strength_01 ul li{
		padding: 0;
	}
	.n_strength_03 ul li .info h4{
		font-size: 16px;
	}
	.n_product .pro_con{
		font-size: 14px;
	}
	
	.n_service_01 ul li{
		width: 100%;
		margin-bottom: 0.3rem;
	}
	
	.n_contact_02 .form textarea{
		height: 160px;
	}
	
	.n_contact_02 .form button{
		width: 100%;
		height: 42px;
		line-height: 42px;
		margin-top: 0.5rem;
	}
}


@media all and (max-width:420px) {
	
}

@media all and (max-width:376px) {
	
}
