.content-box{min-width: 1140px;width: 100%;margin:0 auto;height: auto;overflow: hidden;position: relative;}
.content-box .content-banner .swiper-container{width: 100%;overflow: hidden;}
.content-box .content-banner .swiper-slide img{/*width: 100% !important;height: 100% !important;*/cursor: pointer;}
.content-box .content-banner .swiper-pagination{bottom: 55px;}
.content-box .content-banner .swiper-pagination .swiper-pagination-bullet{width: 18px;height: 18px;opacity: 1;background: #c2c4ca;margin: 0px 9px;}
.content-box .content-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fe0000;width: 35px;border-radius: 8px;}

.content-main{
	margin-top:40px;
}
.content-main .title{
	text-align: center;
	font-family: PingFang-SC-ExtraLight;
	font-size: 54px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 3px;
	color: #000000;
	margin-bottom: 24px;
}
.content-main .title2{
	text-align: center;
	font-family: PingFang-SC-Regular;
	font-size: 45px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	color: #000000;
	margin-bottom: 80px;
}
.ourNews{
	width: 1200px;
	text-align: center;
	margin: 0 auto;
}
.ourBrand{
	width: 1140px;
	text-align: center;
	margin:100px auto;
}
.ourNews .swiper-container{
	width: 1200px !important;
	margin: 0 auto;
	height: 440px !important;
	padding: 0 30px;
}
.ourNews .swiper-container .swiper-slide{
	overflow: hidden;
	color: #262626;
	height: 100%;
	cursor: pointer;
}
.ourNews .swiper-container .swiper-slide a{
	text-decoration: none;
}
.ourNews .swiper-container .swiper-slide img{
	width: 334px !important;
}
.ourNews .swiper-container .swiper-slide p{
	font-size: 14px;
	line-height: 20px;
	font-family: PingFang-SC-Regular;
	text-align: left;
	width: 93%;
    margin: 0 auto;
    color: #888;
}
.ourNews .swiper-container .swiper-slide .slide-title{
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #333;
}
.ourNews .swiper-container .swiper-slide .slide-title:hover{
	color: #ff0101;
}
.ourNews .swiper-button-next, .ourNews .swiper-container-rtl .swiper-button-prev{
	top: 40%;
	background-image: url(../images/swiper_arrow_r_max.png);
	background-size: 29px;
	right: 0;
}
.ourNews .swiper-button-prev, .ourNews .swiper-container-rtl .swiper-button-next{
	top: 40%;
	background-image: url(../images/swiper_arrow_l_max.png);
	background-size: 29px;
	left: 0;
}

.ourNews .swiper-button-next,.ourNews .swiper-button-prev{
	width: 29px;
	height: 67px;
}

.ourBrand .swiper-container{
	height: 530px !important;
}
.ourBrand .swiper-container .swiper-slide{
	width: 398px !important;
	cursor: pointer;
	opacity: 0.4;
	position: relative;
}
.ourBrand .swiper-container .swiper-slide .brand{
	width: 398px !important;
	/*height: 550px;*/
}
.ourBrand .swiper-container .swiper-slide .brandname{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.ourBrand .swiper-container .swiper-slide-active{
	opacity: 1;
}

.ourBrand .swiper-button-next, .ourBrand .swiper-container-rtl .swiper-button-prev{
	top: 50%;
	right: 310px;
}
.ourBrand .swiper-button-prev, .ourBrand .swiper-container-rtl .swiper-button-next{
	top: 50%;
	left: 310px;
}
.ourBrand .swiper-button-prev, .ourBrand .swiper-container-rtl .swiper-button-next{
	background-image: url(../images/swiper_arrow_l_min.png);
	background-size: 14px;
}
.ourBrand .swiper-button-next, .ourBrand .swiper-container-rtl .swiper-button-prev{
	background-image: url(../images/swiper_arrow_r_min.png);
	background-size: 14px;
}
.ourBrand figure{
	position: absolute;
	width: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	/*bottom: 0;*/
}
.ourBrand figure a{
	position: absolute;
	display: block;
	overflow: hidden;
}
[class*=" imghvr-"], [class^=imghvr-]{
	background-color: #fff;
}
[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
	background-color: rgba(255,255,255,.4);
	color: #333;
	padding: 30px;
	padding-top:245px;
	font-size: 16px;
	line-height: 30px;
	text-align:center;
}
[class*=" imghvr-shutter-in-"]:after, [class*=" imghvr-shutter-in-"]:before, [class^=imghvr-shutter-in-]:after, [class^=imghvr-shutter-in-]:before{
	background-color: rgba(255,255,255,.4);
}
.imghvr-shutter-in-out-diag-1:before {
	transform: skew(-43deg) translateX(155%);
}
.imghvr-shutter-in-out-diag-1:after{
	transform: skew(-43deg) translateX(-155%);
}
.brand-intro p:nth-child(1){
	font-size: 18px;
	line-height: 40px;
}
.imghvr-shutter-in-out-diag-1:hover:before{
	transform: skew(-43deg) translateX(50%);
}
.imghvr-shutter-in-out-diag-1:hover:after{
	transform: skew(-43deg) translateX(-50%);
}