.hy_index{
	width: 100%;
	height: auto;
}

a {display: block;}


.hy_index .swiper-slide img{
	width: 100%;
	height: auto;
}
.hy_index .swiper-pagination-bullet {
         width: 14px;
    	height: 14px;
    	background-color: #ffffff;
    	border-radius: 7px;
    	opacity: 0.41;
}


.hy_index .swiper-pagination-bullet-active {
   width: 30px;
   	height: 14px;
   	background-color: #ffffff;
   	border-radius: 7px;
	opacity: 1;
}




/* 产品中心 */
.hy_cpzx{
	width: 100%;
	height: auto;
	padding-top: 87px;
	padding-bottom: 74px;
	}

.hy_cpzxk{
	width: 1350px;
	height: auto;
	margin:0 auto;
	display: flex;
	margin-top: 52px;
}


.hy_cpzxleft{
	width: 29.5%;
	height: auto;
	position: relative;
}

.cpfugai{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 127px;
	display:block;
}

.hy_cpzxk .r1:hover .cpfugai{
	display: block;
}


.cpfugai2{
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 127px;
}


.lefttitle{
	font-size: 24px;
		color: #343434;
		text-align: center;
}

.leftxian{
	    width: 44px;
		height: 3px;
		background-color: #444444;
		margin:  0 auto;
		margin-top: 22px;
		margin-bottom: 11px;
}

.leftxiangqing{
	width: 44%;
	height: 50px;
	border: solid 1px #343434;
		margin: 0 auto;
		padding-top: 17px;
		padding-bottom: 17px;
		padding-left: 35px;
		padding-right: 34px;
		margin-top: 57px;
		font-size: 14px;
		color: #343434;
		display: flex;
		justify-content: space-between;
}


.lxqjt{
	width: 20px;
	height: auto;
}

.lxqjt img{
	width: 20px;
	height: auto;
}



.leftmain{
	padding-left: 55px;
	padding-right: 55px;
	font-size: 16px;
		line-height: 32px;
		color: #a6a6a6;
}




.hy_cpzxright{
	width: 70.5%;
	height: auto;
	display: flex;
}

.r1{
	position: relative;
	width: 16.66667;
	height: auto;
}

.r2{
	position: relative;
	width: 16.66667;
	height: auto;
}
.r3{
	position: relative;
	width: 16.66667;
	height: auto;
}

.r4{
	position: relative;
	width: 16.66667;
	height: auto;
}



.r5{
	position: relative;
	width: 16.66667;
	height: auto;
}



.r6{
	position: relative;
	width: 16.66667;
	height: auto;
}

.r1zhu img{
	width: 100%;
 min-height:564px; 
	/* height: auto; */
}


.r11{
	padding-top: 173px;
	display: none;
	}

.r11 .p1{
	color: white;
	text-align: center;
	font-size: 24px;
	
}

.r11 .p11{
	color: white;
	text-align: center;
	font-size: 24px;
	margin-top: 15px;
}

.r1:hover .r11{
	display: block;
}

.r2:hover .r11{
	display: block;
}

.r3:hover .r11{
	display: block;
}

.r4:hover .r11{
	display: block;
}

.r5:hover .r11{
	display: block;
}

.r6:hover .r11{
	display: block;
}




.r11{
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.7;
	position: absolute;
	top: 0;
}

.rxian{
	    width: 30px;
		height: 3px;
		background-color: #f3f6f9;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 67px;
}

.rjia{
	width: 31px;
	height: 31px;
	margin: 0 auto;
}

.rjia img{
	width: 31px;
	height: 31px;
}


@media (max-width:1350px) {
	/* 产品中心 */
	.hy_cpzx{
		width: 100%;
		height: auto;
		padding-top: 87px;
		padding-bottom: 74px;
		}
	
	.hy_cpzxk{
		width: 100%;
		padding-left:8px;
		padding-right: 8px;
		height: auto;
		margin:0 auto;
		display: flex;
		margin-top: 52px;
	}
	
	
	.hy_cpzxleft{
		width: 29.5%;
		min-height: 564px;
		position: relative;
	}
	
	.cpfugai{
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		padding-top: 127px;
		display:block;
	}
	
	.hy_cpzxk .r1:hover .cpfugai{
		display: block;
	}
	
	
	.cpfugai2{
		display: none;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		padding-top: 127px;
	}
	
	
	.lefttitle{
		font-size: 24px;
			color: #343434;
			text-align: center;
	}
	
	.leftxian{
		    width: 44px;
			height: 3px;
			background-color: #444444;
			margin:  0 auto;
			margin-top: 22px;
			margin-bottom: 11px;
	}
	
	.leftxiangqing{
		width: 44%;
		height: 50px;
		border: solid 1px #343434;
			margin: 0 auto;
			padding-top: 17px;
			padding-bottom: 17px;
			padding-left: 10px;
			padding-right: 34px;
			margin-top: 57px;
			font-size: 14px;
			color: #343434;
			display: flex;
			justify-content: space-between;
	}
	
	
	.lxqjt{
		width:auto;
		height: auto;
	}
	
	.lxqjt img{
		width: auto;
		height: auto;
	}
	
	
	
	.leftmain{
		padding-left: 55px;
		padding-right: 55px;
		font-size: 16px;
			line-height: 32px;
			color: #a6a6a6;
	}
	
	
	.cpzxleftzhu img{
		width:100%;
		height: 564px;
	}
	
	.hy_cpzxright{
		width: 70.5%;
		height: auto;
		display: flex;
	}
	
	.r1{
		position: relative;
		width: 16.66667;
		height: auto;
	}
	.r1zhu img{
		width: 100%;
		 min-height:564px; 
	/* 	height: auto; */
	}
	
	
	.r11{
		padding-top: 173px;
		display: none;
		}
	
	.r11 .p1{
		color: white;
		text-align: center;
		font-size: 24px;
		
	}
	
	.r11 .p11{
		color: white;
		text-align: center;
		font-size: 24px;
		margin-top: 15px;
	}
	
	.r1:hover .r11{
		display: block;
	}
	
	
	
	
	.r11{
		width: 100%;
		height: 100%;
		background-color: #000000;
		opacity: 0.7;
		position: absolute;
		top: 0;
	}
	
	.rxian{
		    width: 30px;
			height: 3px;
			background-color: #f3f6f9;
			margin: 0 auto;
			margin-top: 20px;
			margin-bottom: 67px;
	}
	
	.rjia{
		width: 31px;
		height: 31px;
		margin: 0 auto;
	}
	
	.rjia img{
		width: 31px;
		height: 31px;
	}
	
	
}

@media (max-width:996px) {
	/* 产品中心 */
	.hy_cpzx{
		width: 100%;
		height: auto;
		padding-top: 87px;
		padding-bottom: 74px;
		}
	
	.hy_cpzxk{
		width: 100%;
		padding-left:8px;
		padding-right: 8px;
		height: auto;
		margin:0 auto;
		display: flex;
		margin-top: 52px;
	}
	
	
	.hy_cpzxleft{
		width: 29.5%;
		min-height: 564px;
		position: relative;
	}
	
	.cpfugai{
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		padding-top: 127px;
		display:block;
	}
	
	.hy_cpzxk .r1:hover .cpfugai{
		display: block;
	}
	
	
	.cpfugai2{
		display: none;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		padding-top: 127px;
	}
	
	
	.lefttitle{
		font-size: 24px;
			color: #343434;
			text-align: center;
	}
	
	.leftxian{
		    width: 44px;
			height: 3px;
			background-color: #444444;
			margin:  0 auto;
			margin-top: 22px;
			margin-bottom: 11px;
	}
	
	.leftxiangqing{
		width: 44%;
		height: 50px;
		border: solid 1px #343434;
			margin: 0 auto;
			padding-top: 17px;
			padding-bottom: 17px;
			padding-left: 10px;
			padding-right: 10px;
			margin-top: 15px;
			font-size: 14px;
			color: #343434;
			display: flex;
			justify-content: space-between;
	}
	
	
	.lxqjt{
		width:auto;
		height: auto;
	}
	
	.lxqjt img{
		width: auto;
		height: auto;
	}
	
	
	
	.leftmain{
		padding-left: 15px;
		padding-right: 15px;
		font-size: 16px;
			line-height: 32px;
			color: #a6a6a6;
	}
	
	
	.cpzxleftzhu img{
		width:100%;
		height: 564px;
	}
	
	.hy_cpzxright{
		width: 70.5%;
		height: auto;
		display: flex;
	}
	
	.r1{
		position: relative;
		width: 16.66667;
		height: auto;
	}
	.r1zhu img{
		width: 100%;
		min-height: 564px;
		
	}
	
	
	.r11{
		padding-top: 173px;
		display: none;
		}
	
	.r11 .p1{
		color: white;
		text-align: center;
		font-size: 24px;
		
	}
	
	.r11 .p11{
		color: white;
		text-align: center;
		font-size: 24px;
		margin-top: 15px;
	}
	
	.r1:hover .r11{
		display: block;
	}
	
	
	
	
	.r11{
		width: 100%;
		height: 100%;
		background-color: #000000;
		opacity: 0.7;
		position: absolute;
		top: 0;
	}
	
	.rxian{
		    width: 30px;
			height: 3px;
			background-color: #f3f6f9;
			margin: 0 auto;
			margin-top: 20px;
			margin-bottom: 67px;
	}
	
	.rjia{
		width: 31px;
		height: 31px;
		margin: 0 auto;
	}
	
	.rjia img{
		width: 31px;
		height: 31px;
	}
	
	
}
@media (max-width:767px) {
	/* 产品中心 */
	.hy_cpzx{
		width: 100%;
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
		}
	
	.hy_cpzxk{
		width: 100%;
		padding-left:8px;
		padding-right: 8px;
		height: auto;
		margin:0 auto;
		display: flex;
		margin-top:30px;
	}
	
	
	.hy_cpzxleft{
		width: 29.5%;
		min-height: 564px;
		position: relative;
		display: none;
	}
	
	.cpfugai{
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		padding-top: 127px;
		display:block;
	}
	
	.hy_cpzxk .r1:hover .cpfugai{
		display: block;
	}
	
	
	.cpfugai2{
		display: none;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		padding-top: 127px;
	}
	
	
	.lefttitle{
		font-size: 24px;
			color: #343434;
			text-align: center;
	}
	
	.leftxian{
		    width: 44px;
			height: 3px;
			background-color: #444444;
			margin:  0 auto;
			margin-top: 22px;
			margin-bottom: 11px;
	}
	
	.leftxiangqing{
		width: 44%;
		height: 50px;
		border: solid 1px #343434;
			margin: 0 auto;
			padding-top: 17px;
			padding-bottom: 17px;
			padding-left: 10px;
			padding-right: 10px;
			margin-top: 15px;
			font-size: 14px;
			color: #343434;
			display: flex;
			justify-content: space-between;
	}
	
	
	.lxqjt{
		width:auto;
		height: auto;
	}
	
	.lxqjt img{
		width: auto;
		height: auto;
	}
	
	
	
	.leftmain{
		padding-left: 15px;
		padding-right: 15px;
		font-size: 16px;
			line-height: 32px;
			color: #a6a6a6;
	}
	
	
	.cpzxleftzhu img{
		width:100%;
		height: 564px;
	}
	
	.hy_cpzxright{
		width: 100%;
		height: auto;
		display: flex;
	}
	
	.r1{
		position: relative;
		
		height: auto;
	}
	.r2{
		position: relative;
		
		height: auto;
	}
	
	.r1zhu img{
		width: 100%;
		min-height:0px;
		height: auto;
	}
	
	
	.r11{
		padding-top:40px;
		display: none;
		}
	
	.r11 .p1{
		color: white;
		text-align: center;
		font-size: 14px;
		
	}
	
	.r11 .p11{
		color: white;
		text-align: center;
		font-size: 14px;
		margin-top: 15px;
	}
	
	.r1:hover .r11{
		display: block;
	}
	
	
	
	
	.r11{
		width: 100%;
		height: 100%;
		background-color: #000000;
		opacity: 0.7;
		position: absolute;
		top: 0;
	}
	
	.rxian{
		    width: 30px;
			height: 3px;
			background-color: #f3f6f9;
			margin: 0 auto;
			margin-top: 20px;
			margin-bottom: 40px;
	}
	
	.rjia{
		width: 31px;
		height: 31px;
		margin: 0 auto;
	}
	
	.rjia img{
		width: 31px;
		height: 31px;
	}
	
	
}




/* 走进运宏 */

.yh_indexzjyh{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 52px;
}



.yh_zjleft{
	width: 50%;
	height: auto;
}

.yh_zjleft img{
	width:100%;
	height: auto;
}


.yh_zjright{
	width: 50%;
	max-height: 603px;
	background-color: #f6f6f6;
    padding-top: 99px;
	padding-left: 58px;
	padding-right: 284px; 
}

.yh_zj1{
	font-size: 30px;
	color: #4d4d4d;
}

.yh_zj2{
	font-size: 16px;
	line-height: 32px;
	color: #838383;
	margin-top: 53px;
	margin-bottom: 73px;
}

.yh_zj3{
	    width: 176px;
		height: 50px;
		border: solid 1px #393a3d;
		font-size: 14px;
		line-height:50px;
		color: #393a3d;
		display: flex;
		justify-content: space-between;
		padding-left: 35px;
		padding-right: 35px;
		font-size: 14px;
		
		
}

@media (max-width:1919px) {
	.yh_indexzjyh{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		margin-top: 52px;
	}
	
	
	
	.yh_zjleft{
		width: 50%;
		height: auto;
	}
	
	.yh_zjleft img{
		width:100%;
		height: auto;
	}
	
	
	.yh_zjright{
		width: 50%;
		height: auto;
		background-color: #f6f6f6;
	    padding-top: 4%;
		padding-left: 4%;
		padding-right: 4%;
	}
	
	.yh_zj1{
		font-size: 30px;
		color: #4d4d4d;
	}
	
	.yh_zj2{
		font-size: 16px;
		line-height: 32px;
		color: #838383;
		margin-top: 4%;
		margin-bottom: 4%;
	}
	
	.yh_zj3{
		    width: 176px;
			height: 50px;
			border: solid 1px #393a3d;
			font-size: 14px;
			line-height:50px;
			color: #393a3d;
			display: flex;
			justify-content: space-between;
			padding-left: 35px;
			padding-right: 35px;
			font-size: 14px;
			
			
	}
	
}


@media (max-width:1350px) {
	.yh_indexzjyh{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		margin-top: 32px;
	}
	
	
	
	.yh_zjleft{
		width: 50%;
		height: auto;
	}
	
	.yh_zjleft img{
		width:100%;
		height: auto;
	}
	
	
	.yh_zjright{
		width: 50%;
		height: auto;
		background-color: #f6f6f6;
	    padding-top:2%;
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.yh_zj1{
		font-size: 30px;
		color: #4d4d4d;
	}
	
	.yh_zj2{
		font-size: 16px;
		line-height: 32px;
		color: #838383;
		margin-top: 3%;
		margin-bottom:3%;
	}
	
	.yh_zj3{
		    width: 176px;
			height: 50px;
			border: solid 1px #393a3d;
			font-size: 14px;
			line-height:50px;
			color: #393a3d;
			display: flex;
			justify-content: space-between;
			padding-left: 35px;
			padding-right: 35px;
			font-size: 14px;
			
			
	}
	
}

@media (max-width:1200px) {
	.yh_indexzjyh{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		margin-top: 22px;
	}
	
	
	
	.yh_zjleft{
		width: 40%;
		height: auto;
	}
	
	.yh_zjleft img{
		width:100%;
		height: auto;
	}
	
	
	.yh_zjright{
		width: 60%;
		height: auto;
		background-color: #f6f6f6;
	    padding-top:10px;
		padding-left: 1%;
		padding-right: 1%;
	}
	
	.yh_zj1{
		font-size: 24px;
		color: #4d4d4d;
	}
	
	.yh_zj2{
		font-size: 16px;
		line-height: 24px;
		color: #838383;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	.yh_zj3{
		    width: 136px;
			height: 40px;
			border: solid 1px #393a3d;
			font-size: 14px;
			line-height:40px;
			color: #393a3d;
			display: flex;
			justify-content: space-between;
			padding-left: 15px;
			padding-right: 15px;
			font-size: 14px;
			
			
	}
	
}

@media (max-width:996px) {
	.yh_indexzjyh{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		margin-top: 22px;
	}
	
	
	
	.yh_zjleft{
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
	}
	
	.yh_zjleft img{
		width:100%;
		height: auto;
	}
	
	
	.yh_zjright{
		width: 100%;
		height: auto;
		background-color: #f6f6f6;
	    padding-top:10px;
		padding-left:8px;
		padding-right:8px;
	}
	
	.yh_zj1{
		font-size: 24px;
		color: #4d4d4d;
	}
	
	.yh_zj2{
		font-size: 16px;
		line-height: 24px;
		color: #838383;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	.yh_zj3{
		    width: 136px;
			height: 40px;
			border: solid 1px #393a3d;
			font-size: 14px;
			line-height:40px;
			color: #393a3d;
			display: flex;
			justify-content: space-between;
			padding-left: 15px;
			padding-right: 15px;
			font-size: 14px;
			margin-bottom: 10px;
			
	}
	
}

.lian{
	width: 100%;
	height: auto;
	display: flex;

}

.lian1{
	width: 16.666666%;
	height: auto;
}

.lian1 img{
	width:100%;
	height: auto;
}

/* 新闻中心 */
.yh_indexnews{
	width: 100%;
	height: auto;
	padding-top: 70px;
}


.yh_xinwenk{
	width: 1300px;
	background-color:;
	min-height: 370px;
	margin: 0 auto;
	margin-top: 33px;
}

.diyiceng img{
	width: 100%;
}

.imgbootom{
	width: 100%;
	height: 78px;
	background-color: #000000;
	opacity: 0.6;
	position: absolute;
	bottom: 0px;
	padding-top: 22px;
	padding-bottom: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
}

.ib1{color: white;}

.ib2{
	    width: 40px;
		height: 2px;
		background-color: #f5f3f3;
		margin: 0 auto;	
}

.xinswiper .swiper-slide:hover .imgbootom{
	display: none;
	transition: 13s;
}

.wenswiper .swiper-slide:hover .imgbootom{
	display: none;
	transition: 13s;
}

.xinswiper .swiper-slide{
	position: relative;
}

.wenswiper .swiper-slide{
	position: relative;
}

.dierceng{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000000;
opacity: 0.6;
display: none;	
}

.xinswiper .swiper-slide:hover .dierceng{
	transition: 13s;
	display:block;
	padding-top: 50px;
	padding-left: 27px;
	padding-right: 20px;
}

.wenswiper .swiper-slide:hover .dierceng{
	transition: 13s;
	display:block;
	padding-top: 50px;
	padding-left: 27px;
	padding-right: 20px;
}


.ceng1{
	font-size: 12px;
	color:#eaeaea;
}

.ceng2{
	font-size: 18px;
	color: #ffffff;
	margin-top: 14px;
	margin-bottom: 16px;
}

.ceng3{
	font-size: 14px;
	color:#eaeaea;
}

.ceng4{
	margin-top: 35px;
}


body {font-family: "Lato", sans-serif;}

/* Style the tab */
div.tab {
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: ;
	display: flex;
	justify-content: center;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color:;
    width:108px;
	height: 40px;
	border: solid 1px #535353;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
	font-size: 14px;
	line-height: 40px;
	color: #535353;
	margin-right: 20px;
	margin-left: 20px;
	
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
   background-color: #393a3d;
   color: white;
}

/* Style the tab content */
.tabcontent {
   /* display: none; */
   visibility: inherit;
	margin: 0 auto;
    margin-top: 43px;
    border: 0px solid #ccc;
    border-top: none;
	
}

.daicon1{
	position: relative;
}

.daicon2{
	position:relative;
}


.xinswiper{
	width: 1240px;
	height: auto;
	margin:0 auto;
	
}

.wenswiper{
width: 1240px;
	height: auto;
	margin:0 auto;

}

#London .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image:url(../../images/yh/xinwenright.png);
	background-size: cover;
    right:1px;
    left: auto;
	width: 14px;
	height: 27px;
	outline: unset;
}

#London .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
     background-image:url(../../images/yh/xinwenleft.png);
	 background-size: cover;
     left: 1px;
     right: auto;
	 width: 14px;
	 height: 27px;
	 outline: unset;
}

#Paris .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image:url(../../images/yh/xinwenright.png);
	background-size: cover;
    right:1px;
    left: auto;
	width: 14px;
	height: 27px;
	outline: unset;
}

#Paris .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
     background-image:url(../../images/yh/xinwenleft.png);
	 background-size: cover;
     left: 1px;
     right: auto;
	 width: 14px;
	 height: 27px;
	 outline: unset;
}



@media (max-width:1300px) {
.yh_indexnews{
	width: 100%;
	height: auto;
	padding-top: 30px;
}


.yh_xinwenk{
	width:100%;
	padding-left: 8px;
	padding-right: 8px;
	background-color:;
	min-height: 370px;
	margin: 0 auto;
	margin-top: 33px;
}

.diyiceng img{
	width: 100%;
}

.imgbootom{
	width: 100%;
	height: 78px;
	background-color: #000000;
	opacity: 0.6;
	position: absolute;
	bottom: 0px;
	padding-top: 22px;
	padding-bottom: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
}

.ib1{color: white;}

.ib2{
	    width: 40px;
		height: 2px;
		background-color: #f5f3f3;
		margin: 0 auto;	
}

.xinswiper .swiper-slide:hover .imgbootom{
	display: none;
	transition: 13s;
}

.xinswiper .swiper-slide{
	position: relative;
}

.dierceng{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000000;
opacity: 0.6;
display: none;	
}

.xinswiper .swiper-slide:hover .dierceng{
	transition: 13s;
	display:block;
	padding-top: 50px;
	padding-left: 27px;
	padding-right: 20px;
}

.ceng1{
	font-size: 12px;
	color:#eaeaea;
}

.ceng2{
	font-size: 18px;
	color: #ffffff;
	margin-top: 14px;
	margin-bottom: 16px;
}

.ceng3{
	font-size: 14px;
	color:#eaeaea;
}

.ceng4{
	margin-top: 35px;
}


body {font-family: "Lato", sans-serif;}

/* Style the tab */
div.tab {
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: ;
	display: flex;
	justify-content: center;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color:;
    width:108px;
	height: 40px;
	border: solid 1px #535353;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
	font-size: 14px;
	line-height: 40px;
	color: #535353;
	margin-right: 20px;
	margin-left: 20px;
	
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
   background-color: #393a3d;
   color: white;
}

/* Style the tab content */
.tabcontent {
   visibility: inherit;
	margin: 0 auto;
    margin-top: 43px;
    border: 0px solid #ccc;
    border-top: none;
	position: relative;
}

.xinswiper{
	width:100%;
	height: auto;
	margin:0 auto;
}

.wenswiper{
	width:100%;
	height: auto;
	margin:0 auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image:url(../../images/yh/xinwenright.png);
	background-size: cover;
    right:1px;
    left: auto;
	width: 14px;
	height: 27px;
	outline: unset;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
     background-image:url(../../images/yh/xinwenleft.png);
	 background-size: cover;
     left: 1px;
     right: auto;
	 width: 14px;
	 height: 27px;
	 outline: unset;
}

	
}

@media (max-width:767px) {
.yh_indexnews{
	width: 100%;
	height: auto;
	padding-top: 30px;
}


.yh_xinwenk{
	width:100%;
	padding-left: 8px;
	padding-right: 8px;
	background-color:;
	min-height: 370px;
	margin: 0 auto;
	margin-top: 33px;
}

.diyiceng img{
	width: 100%;
}

.imgbootom{
	width: 100%;
	height: 78px;
	background-color: #000000;
	opacity: 0.6;
	position: absolute;
	bottom: 0px;
	padding-top: 22px;
	padding-bottom: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
}

.ib1{color: white;}

.ib2{
	    width: 40px;
		height: 2px;
		background-color: #f5f3f3;
		margin: 0 auto;	
}

.xinswiper .swiper-slide:hover .imgbootom{
	display: none;
	transition: 13s;
}

.xinswiper .swiper-slide{
	position: relative;
}

.dierceng{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000000;
opacity: 0.6;
display: none;	
}

.xinswiper .swiper-slide:hover .dierceng{
	transition: 13s;
	display:block;
	padding-top: 50px;
	padding-left: 27px;
	padding-right: 20px;
}

.ceng1{
	font-size: 12px;
	color:#eaeaea;
}

.ceng2{
	font-size: 18px;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ceng3{
	font-size: 14px;
	color:#eaeaea;
	margin-top: 30px;
}

.ceng4{
	margin-top: 60px;
}


body {font-family: "Lato", sans-serif;}

/* Style the tab */
div.tab {
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: ;
	display: flex;
	justify-content: center;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color:;
    width:108px;
	height: 40px;
	border: solid 1px #535353;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
	font-size: 14px;
	line-height: 40px;
	color: #535353;
	margin-right: 20px;
	margin-left: 20px;
	
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
   background-color: #393a3d;
   color: white;
}

/* Style the tab content */
.tabcontent {
    visibility: inherit;
	margin: 0 auto;
    margin-top: 43px;
    border: 0px solid #ccc;
    border-top: none;
	position: relative;
}

.xinswiper{
	width:100%;
	height: auto;
	margin:0 auto;
	background-color:;
}

#London .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image:url(../../images/yh/xinwenright.png);
	background-size: cover;
    right:1px;
    left: auto;
	width: 14px;
	height: 27px;
	outline: unset;
}

#London .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
     background-image:url(../../images/yh/xinwenleft.png);
	 background-size: cover;
     left: 1px;
     right: auto;
	 width: 14px;
	 height: 27px;
	 outline: unset;
}

	
}




/* 合作伙伴 */
.yh_hzhb{
	width: 100%;
	height: auto;
	padding-top: 70px;
	padding-bottom: 105px;
	background-color: #f7f7f7;
	margin-top: 70px;

}

.hy_hzimg{
	
	   width: 1340px;
		height: 214px;
		border: solid 1px #b2b2b2;
		margin: 0 auto;
		display:flex;
		flex-wrap: wrap;
		margin-top: 42px;
		
}

.hy_zgmain{
	width: 16.666667%;
	height: 107px;
	border: solid 1px #b2b2b2;
	display: flex;
	align-items: center;
}

.hy_zgmain img{
	width: 50%;
	max-height: 90px;
	margin: 0 auto;
}

@media (max-width:1340px) {
	.yh_hzhb{
		width: 100%;
		height: auto;
		padding-top: 70px;
		padding-bottom: 105px;
		background-color: #f7f7f7;
		margin-top: 70px;
	
	}
	
	.hy_hzimg{
		    width: 98%;
			height: auto;
			border: solid 1px #b2b2b2;
			display:flex;
			flex-wrap: wrap;
			
			justify-content: space-between;
			margin: 0 auto;
			margin-top: 40px;
			
	}
	
	.hy_zgmain{
		width: 16.6666667%;
		height: 107px;
		border: solid 1px #b2b2b2;
		display: flex;
		align-items: center;
	}
	
	.hy_zgmain img{
		width: 50%;
		max-height: 90px;
		margin: 0 auto;
	}
	
}


@media (max-width:767px) {
	.yh_hzhb{
		width: 100%;
		height: auto;
		padding-top:30px;
		padding-bottom: 35px;
		background-color: #f7f7f7;
		margin-top:30px;
	
	}
	
	.hy_hzimg{
		    width: 98%;
			height: auto;
			border: solid 1px #b2b2b2;
			display:flex;
			flex-wrap: wrap;
			justify-content: space-between;
			margin: 0 auto;
			margin-top: 30px;
			
	}
	
	.hy_zgmain{
		width: 33.3333333%;
		height: 107px;
		border: solid 1px #b2b2b2;
		display: flex;
		align-items: center;
	}
	
	.hy_zgmain img{
		width: 50%;
		max-height: 90px;
		margin: 0 auto;
	}
	
}