
.year-wrap {
	margin-top: 60px;
	position: relative
}

.year-wrap:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #e1e1e1;
	position: absolute;
	left: 0;
	bottom: 80px;
	z-index: 0
}



* {
	box-sizing: border-box;
}


.year-wrap {
	margin-top: 40px;
	margin-bottom: 20px;
	position: relative
}

.year-wrap:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #e1e1e1;
	position: absolute;
	left: 0;
	bottom: 80px;
	z-index: 0
}
.about-history {
	width: 94%;
	max-width: 1100px;
	margin-top: 35px;
}

.about-history .swiper-slide {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	position: relative
}

.about-history .picture {
	width: 45.45%
}

.about-history .img {
	width: 100%
}

.about-history .main {
	width: 54.55%;
	padding: 6% 0 0 8%
}

.about-history .year {
	color: #2b3c7b;
	margin-bottom: 8px;
	position: relative;
	z-index: 1;
	font-size: 36px;
}

.about-history .title {
	color: #4d4d4d;
	font-weight: 500;
	margin-bottom: 16px;
	position: relative;
	z-index: 1
}

.about-history .content {
	position: relative;
	z-index: 1;
	line-height: 1.8
}
.about-history .content p{
	font-size: 20px;
}
.about-history .word {
	font-size: 180px;
	font-family: DINPro;
	font-weight: 700;
	color: #fafafa;
	line-height: 1;
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 0
}

.about-history .swiper-pagination {
	display: none
}

.about-history-year {
	width: 94%;
	max-width: 1250px;
	padding: 40px 0 80px
}

.about-history-year .swiper-slide {
	position: relative;
	overflow: visible;
	cursor: pointer
}

.about-history-year .swiper-slide:last-of-type .line>span:nth-of-type(11) {
	opacity: 1
}

.about-history-year .swiper-slide.swiper-slide-thumb-active .year {
	transform: translateY(-40px);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	color: #2b3c7b;
}
.d4  .swiper-slide img{
	max-width: 530px;
	border-radius: 20px;
}
.d4  .swiper-slide {
	text-align: center;
     width: 920px;
     margin-top: 50px;
     position: relative;
}

.swiper-button-prev .icon:before, .swiper-button-next .icon:before{
	min-width:auto;
}
.swiper-button-prev .icon, .swiper-button-next .icon{
	font-size: 16px;
}

.an.swiper-button-prev, .an.swiper-button-next{
	width: auto;
	height: auto;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(255, 255, 255, 1);
	border-width: 1px 1px 1px 1px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	background-color: rgba(0, 0, 0, 0.5);
	background-image: none;
}
.an.swiper-button-prev:hover, .an.swiper-button-next:hover{
	color:rgba(0, 0, 0, 1);background-color:rgba(255, 255, 255, 1);
}
.d4  .swiper-slide h3,.d4  .swiper-slide .more_hjahj{
    display: none;
}
.d4  .swiper-slide-active {
    padding: 42px 40px 30px 45px;
    background: url(http://hzzj-water.com/template/zj/styles/images/d4-sw.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: 0;
}
.d4  .swiper-slide-active h3{
    width: 80%;
    font-size: 18px;
    color: #d93133;
    line-height: 2;
    position: absolute;
    left: 10%;
    bottom: 45px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
    display: block;
}
.d4  .swiper-slide-active .more_hjahj ,.d4  .swiper-slide-active .more_hjahj2{
    display: block;
    width: 111px;
    height: 111px;
    /* background: url() no-repeat center; */
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -55px;
    margin-left: -55px;
    background-size: 100% 100%;
}
.d4  .swiper-slide-active .more_hjahj2{
    display: none;
}
@media (max-width: 1440px) {
	.index_tlt{
	    margin-top: 50px;
	}
	    .index_tlt h3{
	        font-size: 36px;
	    }
	    .index_tlt p{
	        font-size: 15px;
	    }
		.d4 .swiper-slide{
		        width: 650px;
		    }
		    .d4 .swiper-slide-active{
		       padding: 30px 28px 21px 32px;
		    }
		    .d4 .swiper-slide-active h3{
		        font-size: 14px;
		    }
}
.about-history-year .year {
	width: 80px;
	height: 80px;
	font-size: 18px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	z-index: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	transition: transform .3s, box-shadow .3s, color .3s
}

.about-history-year .line {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end
}

.about-history-year .line>span {
	width: 1px;
	height: 8px;
	background-color: silver
}

.about-history-year .line>span:first-of-type,
.about-history-year .line>span:nth-of-type(6),
.about-history-year .line>span:nth-of-type(11) {
	height: 20px
}

.about-history-year .line>span:nth-of-type(11) {
	opacity: 0
}

.ny-fa{
	background:url(../image/ffabg.jpg) no-repeat center top;
	padding-top: 60px;
	padding-bottom: 50px;}
.swiper-box {
    position: relative;
}
.pimg{
	overflow: hidden;
	border: 1px solid #ddd;
}
.pimg img{
	transition: all ease-in-out .3s;
}
.pimg:hover img{
	transform: scale(1.1,1.1);
}
.ny-product{
	background:url(../image/cpzx-bg.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
}
.ptext{
	font-weight: normal;
	font-size:16px;
	color:#666;
	margin-top: 20px;
	margin-bottom: 20px;
}
.npdetails{
	background:url(../image/pdebg.jpg) no-repeat center top;
	padding-top: 80px;
	padding-bottom: 80px;
}
.pdeta h2{
	font-size: 30px;
	color:#333;
}
.pdeta p{
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.75;
}
.pdeta h3{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 30px;
}
.pdeta table{width:100%;text-align: left;overflow: hidden;}
.pdeta table tr{height:40px;color:#333333;line-height: 40px;font-size:14px;}
.pdeta table tr:nth-child(1){background:#c5c5c5;}
.pdeta table tr th{font-weight: normal;box-sizing: border-box;}
.pdeta table tr th:nth-child(1){width:188px;padding-left: 28px;}
.pdeta table tr th:nth-child(2){width: calc(100% - 188px);padding-right: 28px;box-sizing: border-box;}
.pdeta table tr:nth-child(2n){background:#F2F2F2;}
.pdeta table tr td:nth-child(1){padding-left: 28px;font-weight: normal;box-sizing: border-box;width:188px;}
.pdeta table tr td:nth-child(2){width: calc(100% - 188px);padding-right: 28px;box-sizing: border-box;}
.pdeta table tr:last-child{background:#c5c5c5;}
.pdeta table tr:hover{background:#3b4a88;color:#ffffff;}
.mess{
	margin-top: 40px;
	font-size: 16px;
}
.mess a{
	padding: 15px 70px;
	border:2px solid #162130;
}
.fen{
	margin-top: 40px;
}
.fen img{
	margin-right: 10px;
}
.tmenu1{
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 30px;
	
}
.tmenu1 h2{
	font-size: 24px;
	font-weight: bold;
	color:#3b4a88;
	border-bottom: 2px solid #3b4a87;
	padding-bottom: 20px;
	display:inline-block;
}
.xiang .col-md-3{
	padding-left: 0;
}
.vidimg{
	overflow: hidden;
}
.vidimg img{
	transition: all ease-in-out .3s;
}
.vidimg:hover img{
	transform: scale(1.1,1.1);
}














@media (min-width: 1200px){
	.container {
    max-width: 1240px;}
}

.index-aboutmore1 h1 {
	height: 35px;
	font-style: normal;
	color: #035cac;
	margin: 0;
}

.index-aboutmore1 i {
	font-style: normal;
	display: inline-block;
	padding-bottom: 20px;
	padding-top: 5px;
}

.index-aboutmore1 {
	padding-right: 20px;
}

.index-aboutmore1 ul {
	font-style: normal;
}

.index-aboutmore1 ul p {
	margin: 0;
	font-size: 14px;
	line-height: 20px
}

.index-aboutmore1 ul h3 {

	font-size: 18x;
	line-height: 25px
}


.index-aboutmore1>h1,
.index-aboutmore1>i {
	padding-left: 12%;
}

.index-aboutmore1 ul li {
	margin: 5% 0;
	background-position: 13% 10px;
	padding: 1% 0;
	padding-left: 20%;
	padding-right: 10%;
	background-repeat: no-repeat;
}

@media (max-width:768px) {
	.tmenu li {
    width: 33.33%;
    display: inline;
    float: left;
    margin: 0;
    line-height: 50px;
}
.bbline{
	margin-bottom: 30px;
}
.ab {
    margin-top: 30px;
}
.sy-about1 {
    padding-bottom: 40px;
}
.ainfo {
    margin-top: 20px;
}
.w20 {
    width: 50%;
    margin-bottom: 20px;
}
.ny-wen{
	background: none;
	padding-bottom: 30px;
}
.swiper-container{
	width: 75% !important;
}
.npdetails {
    padding-top: 40px;
    padding-bottom: 40px;
}
.fen{
	margin-top: 20px;
	margin-bottom: 40px;
}
.vidimg{
	margin-bottom: 20px;
}

	#guang {
		padding: 18px 0px;
		float: none;
		overflow: hidden;
		margin: 0px 3vw 0px 0px;
	}

	#guang img {
		width: 82%;
		overflow: hidden;
	}

	.index-aboutmore1 ul li {
		padding-left: 96px;
	}

	.h-p-i {
		display: none;
	}

	.al-i .col-md-4 {
		float: right;
		width: 30%;
		margin: 0 1%;
	}
}


.more1 {
	margin: 5% 0;
	padding: 10px 15px;
	color: #4dbaee;
	border: 1px solid #4dbaee;
	border-radius: 30px;
}

.more1 {
	display: none;
}

.home2 .col-md-5 .row img:hover {}

.box:hover .more1 {
	display: inline-block;
}

.index-aboutmore1 ul li:hover {
	background-color: #048ecf;
	color: #fff;
}

.index-aboutmore1 ul li:hover h3 {
	color: #fff;
}

.index-aboutmore1 ul li:nth-of-type(1) {
	background-image: url(../image/a1.png);
}

.index-aboutmore1 ul li:nth-of-type(1):hover {
	background-image: url(../image/a1h.png);
}

.index-aboutmore1 ul li:nth-of-type(2) {
	background-image: url(../image/a2.png);
}

.index-aboutmore1 ul li:nth-of-type(2):hover {
	background-image: url(../image/a2h.png);
}

.index-aboutmore1 ul li:nth-of-type(3) {
	background-image: url(../image/a3.png);
}

.index-aboutmore1 ul li:nth-of-type(3):hover {
	background-image: url(../image/a3h.png);
}

.index-aboutmore1 ul li:nth-of-type(4) {
	background-image: url(../image/a4.png);
}

.index-aboutmore1 ul li:nth-of-type(4):hover {
	background-image: url(../image/a4h.png);
}

.index-aboutmore1 ul li:nth-of-type(5) {
	background-image: url(../image/a5.png);
}

.index-aboutmore1 ul li:nth-of-type(5):hover {
	background-image: url(../image/a5h.png);
}

.home1 .row>div,
.home2 .row>div {
	padding: 0;
}

.home2 .row>.col-md-5 {
	padding: 6%;
}

.home2 .col-md-5 h3 {
	font-size: 24px;
	color: #555;
}

.more {
	margin: 5% 0;
	display: inline-block;
	padding: 10px 15px;
	color: #cdcdcd;
	border: 1px solid #cdcdcd;
	border-radius: 30px;
}

.home2 .col-md-5 h1 {
	height: 35px;
	font-style: normal;
	color: #035cac;
	margin: 0;

}

.home2 .col-md-5 p {
	margin-top: 10px;
	line-height: 27px;
	font-size: 14px;
}

.home2 .col-md-5>h1,
.home2 .col-md-5>i {
	padding: 0;
}

.home2 .col-md-5 i {
	font-style: normal;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 20px;
}

.home2 .al-i img:hover {
	transition: all 0.7s;
	transform: scale(1.07, 1.07);
}

.home3 {
	height: 90vh;
}

.home3 {
	padding: 6vw;
}

.index-aboutright>h1,
.index-aboutright>i {
	padding-left: 12%;
}

.index-aboutright h1 {
	height: 35px;
	font-style: normal;
	color: #035cac;
	margin: 0;
}

.index-aboutright i {
	font-style: normal;
	display: inline-block;
	padding-bottom: 20px;
	padding-top: 5px;
}

.home3 .col-md-4 h1 {
	height: 35px;
	font-style: normal;
	color: #035cac;
	margin: 0;
}

.home3 .col-md-4 i {
	font-style: normal;
	display: inline-block;
	padding-bottom: 20px;
	padding-top: 5px;
}

.h3-p {
	font-size: 14px;
	padding: 14% 0;
	line-height: 26px;
}



.animate-list-2 {
	margin: 0 auto;
	background: url(../image/pbg.jpg) no-repeat;
	overflow: hidden;
	min-height: 524px;
	height: 100vh;
	background-size: cover;
	background-position-x: center;
	    background-position-y: center;
}
.nj{
	margin-top: 22vh;
}
.njzx h3{
	color: rgba(59, 74, 136, 1);
	    font-size: 24px;
	    font-weight: bold;
	    line-height: 1.5;
		padding: 40px 0px 35px 0px;
}
.njzx p{
	font-size: 16px;
	    line-height: 1.8;
	    color: rgba(51, 51, 51, 1);
}
.njzx a{
	display: inline-block;
	    border-color: rgba(59, 74, 136, 1);
	    color: rgba(59, 74, 136, 1);
	    border-radius: 60px 60px 60px 60px;
	    font-size: 14px;
	    padding: 15px 25px 15px 25px;
	    border-width: 1px 1px 1px 1px;
	    margin: 5px 0px 30px 0px;
	    background-color: rgba(54, 29, 29, 0);
	    border-style: solid;
}
.nj-i img{
	width: 31%;
	    padding: 0.3%;
	    border-radius: 15px;
		transition: all 0.5s ease 0s;
}
.nj-i img:hover{
	width: 31%;
	    padding: 0.3%;
	    border-radius: 15px;
		transform: scale(1.05);
}
.animate-list-2 ul {
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	width: 100%;
}

.animate-list-2 .item {
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 7px;
	margin-right: -1px;
	width: 20%;
	height: 580px;
	perspective: 800px;
}

.animate-list-2 .item-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.03);
}

.animate-list-2 .item-front {
	position: absolute;
	width: 100%;
	height: 298px;
	color: #333;
	text-align: center;
}

.animate-list-2 .item-front h6 {
	padding: 24px 0;
	color: #333;
	font-weight: 400;
	font-size: 18px;
}

.animate-list-2 .item-front h6 span {
	color: red;
	font-size: 26px;
}

.animate-list-2 .item-front h5 {
	padding: 35px 0;
	font-weight: 400;
	font-size: 22px;
}

.animate-list-2 .item-front .icon-img {
	display: block;
	padding-top: 95%
}

.animate-list-2 .item-front p {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	padding: 0 22px;
}

.animate-list-2 .item-behind .sbg-text {
	background: #fff;
	color: #333;
	padding: 42px 47px;
}

.animate-list-2 .item-behind .sbg-text h2 {
	position: relative;
	color: #c21b1f;
	font-size: 22px;
	padding-bottom: 30px;
}

.animate-list-2 .item-behind .sbg-text h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 52px;
	height: 3px;
	background: #c21b1f;
}

.animate-list-2 .item-behind {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	padding: 0px;
	height: 380px;
}

.animate-list-2 .item-behind h6 {
	padding: 5px 0 0;
	padding: 20px 0;
	border-bottom: 1px solid #b0d2ec;
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	line-height: 50px;
}

.animate-list-2 .item-behind dl {
	margin: 5px 0 10px;
	padding: 20px 0;
}

.animate-list-2 .item-behind dt i {
	display: inline-block;
	margin-right: 10px;
	width: 7px;
	height: 11px;
	background-image: url(http://hzzj-water.com/images/2016/xc/behind_icon_bg.png);
}

.animate-list-2 .item-behind dt {
	font-size: 14px;
	line-height: 30px;
}

.animate-list-2 .item-behind dd {
	font-size: 12px;
	line-height: 18px;
}

.animate-list-2 .item-behind .dashed {
	height: 0;
	border-bottom: 1px dashed #b0d2ec;
}

.animate-list-2 .btn-area {
	position: absolute;
	bottom: 5px;
	left: 10px;
	font-size: 0;
}

.animate-list-2 .btn-area a {
	display: inline-block;
	margin-right: 5px;
	height: 34px;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 34px;
	cursor: pointer;
}

.animate-list-2 .btn-area .bbtn-1 {
	width: 86px;
	border-color: #fff;
	background-color: #fff;
	color: #229ffd;
}

.animate-list-2 .btn-area .bbtn-2 {
	width: 46px;
	border-color: #fff;
	background-color: #2c9ef3;
	color: #fff;
}

.animate-list-2 .btn-area .bbtn-3 {
	width: 46px;
	border-color: #fff;
	background-color: #2c9ef3;
	color: #fff;
}

.animate-list-2 .item-open .item-behind {
	display: block;
}

.animate-list-2 .item-open .item-front {
	display: none;
}

.animate-list-2 .item-adm .item-inner {
	transition: transform .5s ease;
	transform-origin: right center;
	transform-style: preserve-3d;
}

.animate-list-2 .item-adm .item-front {
	display: block;
	opacity: 1;
	transition: all .5s ease .1s;
}

.animate-list-2 .item-adm .item-behind {
	display: block;
	opacity: 0;
	transition: all .5s ease .1s;
	transform: rotateY(180deg);
}

.animate-list-2 .item-open-adm .item-inner {
	z-index: 2;
	transform: translateX(-100%) rotateY(-180deg);
}

.animate-list-2 .item-open-adm .item-front {
	display: none;
	opacity: 0;
}

.animate-list-2 .item-open-adm .item-behind {
	opacity: 1;
}

.jzmb {}

.jzmb h3 {
	margin: 20px;
	padding: 20px 10px;
	border-bottom: 1px dotted #fff;
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.jzmb p {
	margin-top: 30px;
	font-size: 16px;
	line-height: 20px;
}

.jzmb_bottom {
	padding: 10px 0;
}

.jzmb_bottom li {
	float: left;
	width: 100%;
	color: #a3a3a3;
	font-size: 14px;
	line-height: 38px;
}

.jzmb_bottom li span {
	color: red;
}

@media screen and (min-width:768px) {
	.item-adm:hover .item-inner {
		z-index: 2;
		transform: translateX(-100%) rotateY(-180deg);
		background: #fff;
		height: calc(100vh - 97px);
	}

	.item-adm:hover .item-behind {
		opacity: 1;
	}

	.item-adm:hover .item-front {
		display: none;
		opacity: 0;
	}
}

@media screen and (max-width:767px) {
	.animate-list-2 ul {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	

	.animate-list-2 ul li:nth-of-type(1) {
		background: url(http://hzzj-water.com/template/zj/styles/images/list_1.jpg);
		background-size: cover;
	}

	.animate-list-2 ul li:nth-of-type(2) {
		background: url(http://hzzj-water.com/template/zj/styles/images/list_2.jpg);
		background-size: cover;
	}

	.animate-list-2 ul li:nth-of-type(3) {
		background: url(http://hzzj-water.com/template/zj/styles/images/list_3.jpg);
		background-size: cover;
	}

	.animate-list-2 ul li:nth-of-type(4) {
		background: url(http://hzzj-water.com/template/zj/styles/images/list_4.jpg);
		background-size: cover;
	}

	.animate-list-2 ul li:nth-of-type(5) {
		background: url(http://hzzj-water.com/template/zj/styles/images/list_5.jpg);
		background-size: cover;
	}
	.animate-list-2{
		height: auto;
	}
.animate-list-2 .item-front .icon-img{
	padding: 0;
}
	.animate-list-2 .item {
		position: relative;
		z-index: 1;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 7px;
		margin-right: -1px;
		width: 100%;
		height: 150px;
		perspective: 800px;
		margin: 10px 0;
	}
}

.s-btn {
	display: inline-block;
	margin: 20px 0;
	border-radius: 20px;
	border: solid 1px #c9c9c9;
	padding: 7px 10px;
}

.syab {
	background: url(../image/ab-bg.jpg) no-repeat 0 0;
	background-size: 100% 100%;
	height: 100vh;
	display: flex;
	padding: 10vh 8vw;
	background-color: #f5f5f5;
	align-items: flex-end;
}
.dropdown-menu > li > a{
	white-space: nowrap;
	color: ;
}
.sylx {
	background-size: 100% 100%;
	height: auto;
	display: flex;
	padding: 2vh 8vw;
	background-color: rgba(59, 74, 136, 1);
	    padding: 20px 0px 20px 10px;
	    background-position-x: center;
	    background-position-y: bottom;
	    background-repeat: no-repeat;
	    background-size: cover;
}

.sylx-bg {
	background: url(../image/bbg.jpg) no-repeat 0 0;
	background-color: rgba(59, 74, 136, 1);
	    padding: 20px 0px 20px 10px;
	    background-position-x: center;
	    background-position-y: bottom;
	    background-repeat: no-repeat;
	    background-size: cover;
}

.sylx h2  {
	text-align: left;
	margin-top: 15vh;
	margin-bottom: 5vh;
}
.sylx h2 i {
	color: #333333;
	font-size: 34px;
}
.sylx ul {
	text-align: center;
    float: left;
    display: block;
	}
.sylx h3{
	padding: 11% 0;
	font-size: 19px;
}
.sylx h4{
	color: rgba(255, 255, 255, 1);
	    font-size: 16px;
	    font-weight: bold;
	margin-bottom: 20px;
}
.lx-b{
	padding: 3%  0;
	    overflow: hidden;
}
.sylx p{
	min-height: 70px;
	
}
.sylx ul li a{
	display: block;
	margin-top: 9px;
	color: rgba(187, 187, 187, 1);
	    letter-spacing: 0px;
	    line-height: 1;
	    font-size: 14px;
}
.lx-b{
	
	text-align: center;
}
.lx-b a{
	font-size: 15px;
	color: #666;
	margin-top: 9px;
	display: inline-block;
}
.sylx .col-md-9 ul{
	width: 16%;
}
.sylx h2 b {
	color: #ce151d;
	font-weight: 400;
}
.sylx i{
	color:#717171 ;
	font-size: 56px;
}
.sylx .lx-box:hover i{
	color:#ce151d ;
}
.sylx .lx-box{
	float: left;
	width: 22%;
	font-size: 15px;
	    padding: 9% 4%;
		line-height: 27px;
		border: 2px solid #f4f4f4;
		margin-right: 3%;
		margin-bottom: 3%;
		border-radius: 15px;
		text-align: center;
		background-color: #f5f5f5;
		transition: all .3s linear;
		position: relative;
}


@media (max-width:1444px) {
	.sylx .lx-box{
		padding:7% 4%;
	}
	.lx-b{
		padding-top:1%;
	}
	.sy-btn{
	    margin: 15px 0px 0px 30px;
	}
	.abbg .col-2 {
		margin: 21px 0;
	}
	
	.syab {
	    padding: 11vh 6vw;
	}
	#number .abbg-p {
	    margin: 25px 0;
	    margin-bottom: 13vh;
	}
	.abbg {
	    overflow: hidden;
	    padding: 0vh 0vw 0vh 7vw;
	}.sy-btn{
	    margin: 15px 0px 0px 30px;
	}
	.abbg .col-2 {
		margin: 21px 0;
	}
	
	.syab {
	    padding: 11vh 6vw;
	}
	#number .abbg-p {
	    margin: 25px 0;
	    margin-bottom: 13vh;
	}
	.abbg {
	    overflow: hidden;
	    padding: 0vh 0vw 0vh 7vw;
	}
}
.sylx .lx-box:after {
    content: '';
    display: block;
    width: 32px;
    height: 1px;
    background: #3b4a88;
    position: absolute;
    bottom: 58px;
    left: 50%;
    margin-left: -16px;
}
.sylx .lx-box:hover{
	    background: #ffffff;
	    box-shadow: 0px 0px 48.5px 1.5px rgb(0 0 0 / 5%);
	    margin-top: -12px;
}
.ab-l {
	float: left;
	width: 30%;
	align-items: end;
	display: flex;
}

.ab-l img {
	width: 100%;
}

.ab-r {
	float: left;
	width: 70%;
	align-items: end;
	display: flex;
}

.abbg {
	overflow: hidden;
	padding: 0vh 4vw 9vh 4vw;
}
.abbg .col-2{
	float: left;
	text-align: center;
	width: 20%;
}
.ab-r h2 {
	font-weight: 600;
	color: #fff;
	font-size: 30px;
	margin-bottom: 26px;
	margin-left: 4vw;
}

.ab-r h3 {
	color: rgba(51, 51, 51, 1);
	    font-size: 30px;
	    font-weight: bold;
}

.ab-r p {
	color: #333;
	font-size: 16px;
	margin: 25px 0;
	line-height: 30px;
	margin-bottom: 5vh;
}

.ab-r .col-3 p {
	line-height: 0px;
}

.col-3 {
	text-align: center;
	float: left;
}

.ab-r i {
	text-align: center;
	color: rgba(59, 74, 136, 1);
	font-size: 37px;
	font-weight: 600;
}
.al-r a {
	border-color: rgba(221, 221, 221, 1);
	    background-color: rgba(66, 90, 188, 0);
	    color: rgba(255, 255, 255, 1);
	    border-radius: 6px 6px 6px 6px;
	    font-size: 14px;
	    padding: 15px 25px 15px 25px;
	    border-width: 1px 1px 1px 1px;
	    margin: 15px 0px 15px 0px;
	    border-style: solid;
		display: inline-block;
}
.sw2 p{
	
	    text-align: center;
	    position: absolute;
	    margin-top: -26px;
		background-color: rgba(0, 0, 0, 0.7);
		color: rgba(255, 255, 255, 1);
		font-size: 14px;
		width: 100%;
		line-height: 27px;
}
.tab-content > .active{
	display: flex;
	    align-items: center;
}

.sw2 .swiper-slide{
	overflow: hidden;
}
.sw2 .swiper-slide:hover img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.sw2 .swiper-slide:hover p{
	background:#007aff ;
	transition: all .1s ease;
}
.sygc {
	height: 100vh;
	padding: 10vh 3.5vw;
	background-color: #fff;
	flex-direction: column-reverse;
	background:  url(../image/albg.jpg) no-repeat 100% 100%;
	background-position-x: center;
	    background-position-y: center;
		background-size: cover;
		padding-top: 15vh;

}

.sygc .gc-f {}

.sygc .Team-pic img {
	width: 100%;
}


.al-l{
	margin: 2% 0% 0% 3%;
	    background-image: url(../image/al-l.png);
	    background-position-x: left;
	    background-position-y: bottom;
	    padding: 0px 0px 50px 50px;
}
.al-l-i{
	background-image: url(../image/index17.jpg);
	width: 100%;
	    overflow: hidden;
	    padding-bottom:56%;
	    background-size: cover;
	    background-position: center center;
	    background-repeat: no-repeat;
}
.al-r h2{
	    background-position-x: right;
	    background-repeat: no-repeat;
	    background-position-y: top;
	    padding: 40px 0px 10px 0px;
		color: rgba(255, 255, 255, 1);
		    font-size: 24px;
		    font-weight: bold;
		    line-height: 1.5;
}
.al-r h3{
	color: rgba(255, 255, 255, 1);
	    font-size: 20px;
	    font-weight: normal;
	    line-height: 1.5;
		padding: 0px 0px 35px 0px;
}
.al-r p{
	    font-size: 16px;
	    line-height: 1.8;
	    color: rgba(238, 238, 238, 1);
}
.al-r {
	padding: 3% 7% 4% 12%;
}
.gc-l {
	width: 50%;
}

.gc-r {
	width: 50%;
}

.gc-r .col-6 {
	float: left;
}

.gc-t {
	margin-bottom: 20px;
	padding: 0 10px;
	line-height: 31px;
	display: flex;
	justify-content: space-between;
}

.gc-t h2 i {
	color: #333333;
	font-size: 34px;
}

.gc-t h2 b {
	color: #ce151d;
	font-weight: 400;
}

.case {
	margin-top: 35px;
	margin-bottom: 35px;
}

.case1 {
	width: 24.85%;
	float: left;
	padding-right: 10px;
}

.case2 {
	width: 50%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}


.Team-Item {
	margin: 0px;
	position: relative;
}

.c10 {
	margin-bottom: 10px;
}

.Team-pic {
	overflow: hidden;
}

.Team-pic img {
	transition: all 0.3s linear;
	width: 100%;
}

.Team-intro {
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	overflow: hidden;
	transition: all 0.3s linear;
	
}
.Team-intro:hover {
	opacity: 1;
}

.Team-intro h3 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	line-height: 40px;
	margin: 0px auto;
	padding: 0px;
	color: #fff;
	font-size: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.Team-intro h3 span {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 10px;
}

.Team-intro .text {
	height: 156px;
}

.Team-intro p {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}

.Team-intro a {
	color: #fff;
}

.Team-intro .btn_sj {
	float: left;
}

.Team-intro .btn_zp {
	float: right;
}

@media (max-width:768px) {
	.syban-img {
	    background-size: 100% 100%;
	    background-repeat: no-repeat;
	    background-position: center;
	    height: 100vh;
	    height: 260px;
	}
		.about-history .picture {
			width: 100%
		}
		.about-history .main {
			width: 100%;
			padding: 20px 0 0
		}
	.case1,.case2{
		width: 100%;
		padding-left: 10px;
	}
	.yf4-box img{
		width: 48%;
	}
	.gc-t {
	    position: absolute;
		top: 0;
		margin-top: 30px;
		}
	.sygc{
		position: relative;
		display: block;
		padding-top: 150px;
	}
	.syab{
		height: auto;
		display: block;
		    background-size: 100% 100%;
	}
	.syab .ab-l{
		display: none;
	}
	.syab .ab-r{
		width: 100%;
	}
	.ab-r h2{
		font-size: 23px;
	}
	.ab-r i{
		font-size: 30px;
	}
	.ab-r p{
		font-size: 12px;
	}
	.ab-r .col-3{
		width: 50%;
	}
	.abbg{
		background: none;
	}
	.index-news {
	    padding-top: 50px;}
		.animate-list-2{
			margin-top:0 ;
		}
		.sylx{
			background: url(../image/lx.jpg) no-repeat 0 0;
			height: auto;
		}
		.sylx .lx-box{
			width: 97%;
		}
		/*.swiper-button-prev,.swiper-button-next{
			margin-top: 7px;
		}*/
		.sylx h2{
			margin-top: 5vh;
		}

@media (max-width: 768px){
	.about-history .word{
		display: none;
	}
	/* .about-history-year{
		display: none;
	} */
	.yf3{
		top:0;
	}
	.yf3 li{
		padding: 15px 10px;
	}
	.lx-box {
	    width: 49%;
		    padding: 3% 1%;
			    margin-right: 1%;
			    margin-bottom: 3%;
				
	}
	.d4 .swiper-slide img {
	    max-width: 200px;
	    border-radius: 20px;
	}
	.nav-sc li a {
	    padding: 18px 0px;
		}
	.div3 .list_div a span {
	    font-size: 12px;
	    text-align: center;
	}
	.lx-box-p{
		width: 100%;
	}
	.lx-box-p img {
	    width: 110px;
	    float: right;
	}
	.xzoom-thumbs img{
		width:48%;
	}
	.vidimg{
		text-align:center;
	}
}

.swiper-pagination.typeb .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: 1px solid transparent;
	opacity: 1;
	background-color: transparent;
	position: relative;
	transition: all .3s;
	outline: none
}

.swiper-pagination.typeb .swiper-pagination-bullet:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 4px;
	height: 4px;
	margin: -2px 0 0 -2px;
	background-color: #ddd;
	border-radius: 50%;
	overflow: hidden;
	opacity: 1;
	transition: opacity .3s;
	transform-origin: 50% 50%;
	transform: scale(1.5);
	transition: all .3s
}

.swiper-pagination.typeb .swiper-pagination-bullet-active {
	border-color: #e62111;
	background-color: transparent;
	opacity: 1
}

.swiper-pagination.typeb .swiper-pagination-bullet-active:after {
	background-color: #e62111;
	transform: scale(1)
}

.swiper-pagination.typeb.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.svg-swiper-pagination {
	bottom: 5%
}

.swiper-container-horizontal>.svg-swiper-pagination .swiper-pagination-bullet {
	margin: 0 12px
}

.swiper-container-horizontal>.index-solution-pagination {
	bottom: 6%
}

.swiper-container-horizontal>.index-solution-pagination .swiper-pagination-bullet {
	margin: 0
}

.swiper-container-horizontal>.index-product-pagination {
	width: 120px;
	bottom: 0
}

.swiper-container-horizontal>.index-product-pagination .swiper-pagination-bullet {
	margin: 0
}