/* product center start*/
.productc {
	background-color: #f5f7f9;
}

.home-section {
	padding: 51px 0 30px;
}

.home-section .swiper-box {
	position: relative;
	/* padding: 0 80px; */
	margin-top: 50px;
}

.tabs {
	margin: 0 auto;
	width:900px;
	height: 58px;
}

.home-section-tabs {
	/* display: flex;
			border-radius: 5px;
			overflow: hidden;
			margin: 0 0 95px; */
}

.home-section-tabs>a {
	display: inline-block;
	width: 205px;
	height: 52px;
	border: 1px solid #cdcdcd;
	text-align: center;
	line-height: 52px;
	font-size: 18px;
	margin-left:16px;
	border-radius: 0px;

}

.home-section-tabs>a:after {
	content: "";
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 18px;
	background: #bec3d2;
	transition: background 0.3s;
}

.home-section-tabs>a:first-child:after {
	display: none;
}

.home-section-tabs>a.active {
	z-index: 1;
	background: #395899;
	color: #fff;
}

.home-section-tabs>a.active:after {
	left: 0;
	background: #395899;
}

.productitem {
	height:650px;
	overflow: hidden;
}

.pimg {
	width: 100%;
	height:255px;
	position: relative;
	overflow: hidden;
}

.pimg img {
	width: 100%;
	height: 100%;
}

.ptitle {
	width: 100%;
	height: 52px;
	border: 1px solid #cdcdcd;
	font-size: 18px;
	line-height: 52px;
	text-align: center;
}

.pul ul li {
	width: 350px;
	float: left;
	margin-right: 60px;
	margin-bottom: 26px;
}

.hiddenbox {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all .4s;
	cursor: pointer;
}

.hiddenbox .moretab {
	display: inline-block;
	width: 111px;
	height: 34px;
	border-radius: 30px;
	background-color: #1a5ea1;
	text-align: center;
	line-height: 34px;
	color: #fff;
	margin-left: 120px;
	margin-top: 117px;
}

.pimg:hover .hiddenbox {
	opacity: 1;
}

/* product center end*/

/* case swiper start */
.caseswiper .swiper-slide a {
	display: block;
	width: 323px;
	height: 247px;
	/* background-color: orange; */
}


/* .ca{
	position: relative;
}
.ca .swiper-button-next,
.ca.swiper-button-prev{
	left: -72px;
	  width: 72px;
	  height: 72px;
	  border: 2px solid #395899;
	  -webkit-user-select: none;
	  user-select: none;
	  outline: none;
	  border-radius: 50%;
	  background: url(../../img/left.png) center / 25% no-repeat;
	  transition: 0.3s;
}
.ca .swiper-button-next {
  left: auto;
  right: -72px;
  background: url(../../img/right.png) center / 25% no-repeat;
} */
.caseswiper {
	height: 318px;
}

.caseswiper .swiper-slide {
	height: 290px;
	height: 317px;
}

.swiper-father {
	/* height: 362px; */
	margin-top: 48px;
	position: relative;
	width: 1100px;
	margin: 60px auto;
}

.swiper-father .swiper-button-prev {
	top:122px;
	width: 55px;
	height: 55px;
	left: -67px;
	outline: none;
	border: 1px solid #395899;
	border-radius: 50%;
	background: url(../../images/left.png) no-repeat center;
	background-size: 15px 25px;

}

.swiper-father .swiper-button-prev:after {
	content: '';
}

.swiper-father .swiper-button-next {
	top: 122px;
	width: 55px;
	height: 55px;
	right: -67px;
	outline: none;
	border: 1px solid #395899;
	border-radius: 50%;
	background: url(../../images/right.png) no-repeat center;
	background-size: 15px 25px;
}

.swiper-father .swiper-button-next:after {
	content: '';
}

.caseswiper .swiper-slide a {
	overflow: hidden;
	display: block;
	width: 300px;
	height: 246px;
}

.caseswiper .swiper-slide a img {
	width: 100%;
	height: 100%;
}

.stitle {
	width: 322px;
	height: 246px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .4);
}

.stitle {
	font-size: 16px;
	display: none;
	line-height: 60px;
	color: #fff;
}

.caseswiper .caseshow {
	position: relative;
	transition: all .4s;
}

.linkic {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	margin-top: 33px;
	background: url(../../images/linkicon.png) no-repeat center;
	background-size: 50px 50px;
}

.pcitem figcaption {
	width: 322px;
	height: 246px;
	background-color: ##22589d !important;
	text-align: center;
	line-height: 50px;
	font-size: 15px;
}

/* case swiper end */

/* about start */
.about {
	height: 685px;
	background-color: #66798b;
	background: url(../../images/about_bg.jpg) no-repeat center;
}

.about .ctitle h2 {
	color: #fff;
}

.about .ctitle hr {
	background-color: #fff;
}

.aboutcontent {
	margin-top: 105px;
}

.aboutcontent .lproduct img {
	width: 377px;
	height: 367px;
}

.aboutcontent .lproduct {
	margin-left: 160px;
	margin-right: 108px;
}

.companytxt {
	width: 523px;
	height: 270px;
	font-size: 14px;
	text-align: justify;
	text-indent: 26px;
	line-height: 25px;
	color: #fff;
	overflow: hidden;
}

.morebox {
	display: block;
	width: 129px;
	height: 40px;
	border: 1px solid #fff;
	margin-top: 30px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}

/* about end */

/* 资讯中心 start */
.infocenter {
	height: 530px;
}

.lnews {
	width: 620px;
	height: 420px;
	background-color: #f5f7f9;
}

.rnews {
	width: 620px;
	height: 420px;
}

.infocontent {
	margin-top: 80px;
}

.nltxt {
	width: 50%;
	height: 100%;
	padding: 15px;
}

.nrimg {
	width: 50%;
	height: 100%;
}

.nrimg a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.nrimg img {
	width: 100%;
	height: 100%;
	transition: all .4s;
}

.newst {
	height: 148px;
	width: 96%;
	border-bottom: 1px solid #c1c1c1;
	padding: 10px;
}

.newst a {
	display: block;
	width: 135px;
	height: 38px;
	border-radius: 30px;
	background-color: #22589d;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	margin-top: 16px;
}

.newst .tiem {
	font-size: 14px;
	line-height: 40px;
	color: #333;
}

.newst h2 {
	font-size: 16px;
	color: #333;
}

.newsdesc p {
	width: 100%;
	margin-top: 36px;
	font-size: 14px;
	color: #838383;
	text-indent: 30px;
	text-align: justify;
}

.lookmore a {
	display: block;
	width: 128px;
	height: 38px;
	border: 1px solid #cdcdcd;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #838383;
	margin-top: 48px;
	transition: all .3s;
}

.lookmore a:hover {
	background-color: #22589d;
	color: #fff;
}

.nrimg img:hover {
	transform: scale(1.2);
}

.lnews {
	width: 45%;
	margin-right: 100px;
}

.infocontent .lnews:nth-child(2) {
	margin-right: 0;
}

/* 资讯中心 end */


.box {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	z-index: 1;
	transition: all 0.3s ease 0s;
}

.box img {
	width: 100%;
	height: auto;
	transition: all 0.3s ease 0s;
}

.box:hover img {
	filter: hue-rotate(100deg);
}

.box .box-content {
	color: #fff;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 27% 0 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after {
	content: '';
	height: 50%;
	width: 50%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 100%;
	transition: all 0.5s;
	z-index: 1;
}

.box:before {
	transition-delay: 0.1s;
}

.box:after {
	left: 50%;
	transition-delay: 0.2s;
}

.box .box-content:before,
.box .box-content:after {
	z-index: -1;
	top: 100%;
	transition-delay: 0.3s;
}

.box .box-content:after {
	left: 50%;
	transition-delay: 0.35s;
}

.box:hover:before,
.box:hover:after {
	top: 0;
}

.box:hover .box-content:before,
.box:hover .box-content:after {
	top: 50%;
}

.box .title {
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	opacity: 0;
	transform: translateX(-200px);
	transition: all 0.3s ease 0.3s;
	line-height: 89px;
}



.box:hover .title{
	opacity: 1;
	transform: translateX(0);
}

.box .icon li {
	margin: 0 4px;
	display: inline-block;
}

