/* 网站其他页面专用css */

/* 联系我们 */
.lianxi {}

.lianxi img {
	width: 100%;
}

.lianxi1 {
	text-align: center;
	width: 1200px;
	margin: auto;
	height: 480px;
	padding: 80px 0;
}

.contact1tit {
	padding-bottom: 6px;
	font-size: 26px;
	line-height: 1.6;
	font-weight: 400;
	color: #000;
	text-align: center;
}

.contact1tit1 {
	padding-bottom: 6px;
	font-size: 16px;
	line-height: 1.6;
	color: #888;
	text-align: center;
}

.lianxi1 ul {
	width: 100%;
	margin-top: 70px;

}

.lianxi1 ul li {
	width: 33.33%;
	float: left;
}

.contactlogo {
	width: 90px;
	margin: auto;
	padding: 20px;
	height: 90px;
	border-radius: 50%;
	border: 1px solid #ddd;
}

.lianxi1 h4 {
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: 400;
	color: #2f2f2f;
	text-align: center;
	margin-top: 20px;
}

/* 品牌实力 */
.pingpai {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.pingpai h2 {
	padding-top: 50px;
	font-size: 32px;
	color: #222;
	margin-bottom: 30px;
	font-weight: 700;
	text-align: center;
}

.pingpai p {
	line-height: 1.7;
	font-size: 15px;
}

.pingpaitp {
	width: 1200px;
	margin: auto;
	text-align: center;
	margin-bottom: 50px;
}

.pingpaitp img {
	width: 100%;

}

/* 企业简介 */
.pcjjbanner img {
	width: 100%;
	height: auto;
}

.jianjie {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
}

.jjbt {
	text-align: center;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 30px;
}

.jjbt h3 {
	width: 100%;
	line-height: 50px;
	font-size: 32px;
	color: #333;
}

.jjbt h3 span {
	font-weight: 700;
	font-size: 32px;
}

.jjbt h4 {
	width: 100%;
	line-height: 40px;
	font-size: 38px;
	color: #004471;
	font-weight: 400;
}

.jjbt h4:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -35px;
	margin-top: 60px;
	width: 70px;
	height: 4px;
	background-color: #e60012;
}

.jjbt p {
	line-height: 26px;
	font-size: 17px;
	width: 75rem;
	margin: auto;
	padding-top: 65px;
	text-align: left;
}

.jj-list {
	width: 100%;
	padding: 50px 0;
	float: left;
}

.jj-list ul {
	width: 100%;
}

.jj-list ul li {
	width: 33.3%;
	height: 355px;
	float: left;

}

.xiaotiao {
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

.jj-list ul li .jj-list-img {
	width: 100%;
	height: 110px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.jj-list ul li .jj-list-txt {
	width: 100%;
	text-align: center;
	padding: 0 20px;
	padding-top: 20px;
}

.jj-list ul li .jj-list-txt h5 {
	line-height: 60px;
	font-size: 26px;
	color: #333;
}

.jj-list ul li .jj-list-txt p {
	line-height: 26px;
	font-size: 14px;
	color: #666;
}


/* 荣誉资质 */

.jianjie1 {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 385px;
}

.rongyu {
	width: 100%;
	padding-bottom: 100px;
	float: left;
}


.rongyu .honor-txt {
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 70px;
	line-height: 38px;
	font-size: 14px;
	color: #666;
}

.rongyu .honor-list {
	width: 100%;
	padding-top: 40px;
	float: left;
}

.rongyu .honor-list ul {
	width: 100%;
	display: flex;
	justify-content: center;
}

.rongyu .honor-list ul li {
	width: 245px;
}

.rongyu .honor-list ul li .honor-list-img {
	width: 100%;
	text-align: center;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rongyu .honor-list ul li .honor-list-img img {
	width: 71%;
}

.rongyu .honor-list ul li .honor-list-txt {
	width: 100%;
	text-align: center;
	line-height: 24px;
	font-size: 15px;
	color: #333;
	padding: 10px 0;
}

/* 企业文化 */
.wenhua {
	width: 100%;
	padding: 100px 0;
	background-color: #fff;
}

.wenhua1 {
	width: 1200px;
	margin: auto;
	text-align: center;
	height: 210px;
}

.wenhua ul li {
	width: 18%;
	margin: 0 1%;
	float: left;
}

.wenhua1 img {
	width: 60%;
	padding: 35px;
	border: 1px solid #ddd;
	border-radius: 50%;
}

.wenhua1 h4 {
	margin-top: 20px;
	font-size: 20px;
	color: #222;
	font-weight: 400;
}

.wenhua1 h5 {
	font-size: 15px;
	color: #666;
	line-height: 20px;
	font-weight: 300;
}

.wenhua1 h6 {
	width: 10%;
	height: 1px;
	background-color: #ddd;
	margin: 15px 0;
	margin-left: 45%;
}

/* 新闻列表 */
.newlist {

	width: 100%;
	margin: auto;
}

.newlist1 {
	margin: 50px auto;
	width: 1200px;

}

.newlist li {
	width: 100%;
	height: 380px;
	border-radius: 24px;
	border: 1px solid #ededed;
	background: #f4f4f4;
	margin: 50px 0;
	margin-bottom: 25px;
}

.newlist1 img {
	overflow: hidden;
	float: left;
	border-radius: 10px;
	width: 450px;
	height: 250px;
	margin: 65px 60px;
}

.newlist-txt {
	padding-bottom: 14px;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	padding-top: 110px;
	width: 50%;
}

.badge-danger {
	bottom: 35px;
	color: #004471;
	position: absolute;
}

.badge-warning {
	margin-left: 50px;
	bottom: 35px;
	color: #004471;
	position: absolute;
}

.badge-info {
	margin-left: 100px;
	bottom: 35px;
	color: #004471;
	position: absolute;
}

.newlist-sj {
	padding-bottom: 14px;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	margin-top: 10px;
	width: 50%;
}

.newlist button {
	width: 90px;
	height: 26px;
	border-radius: 24px;
	line-height: 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	text-align: center;
	color: #666;
	transition: all .5s;
	background-color: #f5f5f5;
	margin: 20px 70px 0 0;
}

.newlist button:hover {
	color: #e60012;
}


/* 分类导航 */
.menu {
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

.btn {
	display: inline-block;
	width: 14%;
	background-color: #ddd;
	line-height: 53px;
	margin: 10px 0;
	text-align: center;
	margin-right: 1.1%;
	font-size: 20px;
	font-weight: 500;
	color: black;
	border: 1px solid #ddd;
	border-radius: 5px;
	cursor: pointer;

}

.btn:hover {
	color: #e60012;
}

/*分页*/
.paging {
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
	clear: both;
}

.page-num:not(:disabled) {
	cursor: pointer;
}

.page-num,
.page-link {
	position: relative;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: black;
	background-color: #fff;
	border: 1px solid #dee2e6;
}

a.page-num:hover,
.page-link:hover {
	text-decoration: none;
}

.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #004471;
	border-color: #004471;
}

.page-num-current:hover {
	color: #fff;
}


/* 新闻详情页 */
.position {
	width: 1200px;
	margin: auto;
	padding-top: 50px;
}

.position a:hover {
	color: #e60012;
}

.text-center {
	width: 1200px;
	text-align: center;
	margin: auto;
	padding-top: 30px;
	font-size: 30px;
	    font-weight: 400;
	    line-height: 1.4;
		font-weight: 800
}
.text-center1{
	width: 1200px;
	text-align: center;
	margin: auto;
	padding-top: 30px;
} 

.content {
	width: 1200px;
	
	margin: auto;
	padding-top: 35px;
}

.content p{
	
	font-size: 20px;
	line-height: 30px;
	color: #000;
	
}

.text-secondary {
	text-align: center;
	margin: 30px 0;
}

.text-secondary p {
	display: inline-block;
	font-size: 16px;
}

.text-secondary a:hover {
	color: #e60012;
}

/* 单产品列表 */
.cp {
	width: 1200px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}

.cpdd {
	width: 25%;
	float: left;
	text-align: center;
	margin: auto;
	padding: 30px 0;
}

.cp-img img {
	width: 230px;
	height: auto;
	border-radius: 10px;
}

.cp-title {
	font-size: 15px;
	text-align: center;
	color: #222;
	line-height: 25px;
	margin-bottom: 5px;
}

.cp-text {
	margin-top: 20px;
	color: #b5b5b6;
}

/* 产品详情页 */
.fdcp {
	text-align: center;
	margin: auto;
	width: 1200px;
	padding-top: 30px;
}

.fdcp-img {
	width: 50%;
	float: left;
}
.fdcp-ico{
	width: 70%;
}

.fdcp-text {
	width: 50%;
	float: right;
	text-align: left;
	margin-top: 62px;
}

.fdcp-text1 {
	line-height: 2;
}
.fdcp-text2 {
	line-height: 2;
}
.fdcp-text3 {
	line-height: 2;
}
.fdcp-text3 span{
	font-size: 22px;
	    font-weight: 700;
	    color: #e60012 ;
}
.fdcp-text4 {
	line-height: 1.4;
}
.fdcp-text5 {
	line-height: 1.5;
}
.fdcp-text5 p{
	 font-size: 16px;
	     margin: 10px 0 5px 0;
		     font-weight: 700;
}

.fdcp-xq {
	clear: both;
	width: 1200px;
	margin: auto;
	padding-top: 48px;
	    font-size: 40px;
	    text-align: center;
}
.content img{
	width: 100%;
	outline: none;
	    line-height: normal;
		display: block;
}

/*产品轮播*/

.view .swiper-slide {
	height: 300px;
	max-width: 500px;
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}

.view .swiper-slide img {
	height: 100%;
}

.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}

.preview {
	position: relative;
	width: 440px;
	left: 30px;
}

.preview .swiper-slide {
	width: 87.5px;
	height: 70px;
	margin: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}

.preview .swiper-slide img {
	display: inline-block;
	height: 100%;
}

.preview .active-nav {
	border: 1px solid #F00;
}

.preview .arrow-left {
	background: #fff url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}

.preview .arrow-right {
	background: #fff url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}

@media only screen and (max-width: 768px) {
	.view .swiper-slide {
		height: 200px;
	}

	.preview {
		display: none;
	}

	.view .arrow-left,
	.view .arrow-right {
		height: 200px;
		display: block;
	}
}
