

@keyframes banrun2{
	0%{top: 10px;}
	50%{top: 0;}
	100%{top: 10px;}
}


.section1{position: relative;}
.banner img{width: 100%;display: block;position: relative;
	animation: banrun1 10s linear infinite;
}
.banner_list{position:absolute;top:66%;left:50%;width:46%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.banner .swiper-button-next, .banner .swiper-button-prev{display: block;width: 40px;height: 40px;background: rgba(0, 0, 0, .4);border-radius: 50%;text-align: center;line-height: 40px;font-size: 20px;color: #fff;}
.banner .swiper-button-next{right: 8%;}
.banner .swiper-button-prev{left: 8%;}
.banner .swiper-button-next:hover, .banner .swiper-button-prev:hover{background: #c31d1f;}
.s1{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(195, 29, 31, .5);padding-top: 40px;z-index: 2;font-size: 0;}
.s1_l,.s1_r{display: inline-block;vertical-align: middle;box-sizing: border-box;}
.s1_l{width: 22.5%;}
.s1_r{width: 77.5%;}
.s1_l h2,.s1_l h2 strong{font-size: 24px;color: #fff;font-weight: bold;}
.s1_l h2 strong{color: #c31d1f;}
.s1_l h4{font-size: 18px;color: #fff;font-weight: bold;margin-top: 10px;}
.s1_r ul{font-size: 0;}
.s1_r ul li{display: inline-block;vertical-align: top;box-sizing: border-box;width: 24.25%;margin-right: 1%;}
.s1_r ul li:last-of-type{margin-right: 0;}
.s1_r ul li a{display: block;position: relative;}
.s1_r ul li a img{animation: initial;}
.s1txt{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0, 0, 0, .6);padding: 0 15px;box-sizing: border-box;height: 30%;padding-top: 3px;}
.s1txt span{position: absolute;top: 50%;right: 10%;font-size: 66px;color: rgba(2255,255,255,.2);line-height: 66px;opacity: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.s1txt h3,.s1txt p{display: inline-block;}
.s1txt h3{font-size: 18px;color: #fff;}
.s1txt p{font-size: 8px;color: rgba(255,255,255,.2);text-transform: uppercase;font-family: Arial;line-height: 14px;}
.s1_r ul li a:hover .s1txt{height: 100%;background: #c31d1f;padding-top: 20px;}
.s1_r ul li a:hover p{display: block;font-size: 14px;width: 50%;}
.s1_r ul li a:hover span{opacity: 1;}


.sybt h4{font-size: 23px;color: #8e8e8e;font-family: AvenirH;text-transform: uppercase;}
.sybt h2{font-size: 48px;color: #1b1b1b;font-family: AvenirH;line-height: 48px;margin: 15px 0 35px;}
.sybt p{font-size: 22px;color: #727272;line-height: 40px;}
.sybt a{font-size: 22px;color: #fff;font-family: AvenirH;width: 260px;line-height: 72px;background: #fb4729;text-align: center;border-radius: 12px;display: block;margin-top: 130px;}

.section2{position: relative;font-size: 0;padding: 46px 0;}
.s2_l,.s2_r{display: inline-block;vertical-align: top;box-sizing: border-box;}
.s2_l{width: 47.75%;padding-right: 70px;}
.s2_r{width: 52.25%;}
.s2_t{font-size: 0;}
.s2_t h3{display: inline-block;margin-right: 22px;font-size: 14px;color: #818181;cursor: pointer;line-height: 45px;}
.s2_t h3.ac,.s2_t h3:hover{color: #c31d1f;font-weight: bold;}
.s2_t h3::after{content: '';display: block;width: 0;height: 3px;background: #c31d1f;}
.s2_t h3.ac::after,.s2_t h3:hover::after{width: 100%;}
.s2_list{display: none;}
.s2_list.ac{display: block;}
.s2_list_t{font-size: 0;margin-top: 15px;border-bottom: 3px solid #efefef;margin-bottom: 10px;}
.s2_list_tl,.s2_list_tr{display: inline-block;vertical-align: middle;box-sizing: border-box;}
.s2_list_tl{width: 94px;text-align: center;}
.s2_list_tr{width: calc(100% - 94px);padding-left: 28px;}
.s2_list_tl h2{display: block;line-height: 90px;background: #c31d1f;font-size: 18px;color: #fff;font-family: Arial;font-weight: bold;}
.s2_list_tr h3{font-size: 18px;color: #5c5c5c;margin-bottom: 3px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
}
.s2_list_tr p{font-size: 14px;color: #828282;line-height: 22px;height: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}
.s2_list_tr a{display: block;}
.s2_list_tr a:hover h3{color: #c31d1f;}
.s2_txt a{display: block;font-size: 0;}
.s2_txt_l,.s2_txt_r{display: inline-block;vertical-align: middle;box-sizing: border-box;}
.s2_txt_l{width: 94px;}
.s2_txt_r{width: calc(100% - 94px);}
.s2_txt_l h4{font-size: 14px;color: #bfbfbf;font-family: Arial;}
.s2_txt_r h3{font-size: 15px;color: #959595;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
}
.s2_txt a:hover h3{color: #c31d1f;}

.s2_r{position: relative;}
.s2_r .swiper-container{padding-left: 10px;box-sizing: border-box;}
.s2_r .swiper-slide{font-size: 0;}
.s2_r a{display: block;position: relative;overflow: hidden;box-sizing: border-box;border: 1px solid #eaeaea;box-sizing: border-box;}
.s2_r a img{width: 100%;}
.s2_r .swiper-pagination{text-align: center;width: 100%;display: block;margin-top: 25px;}
.s2_r .swiper-pagination-bullet{display: inline-block;width: 6px;height: 6px;background: #d9d9d9;border-radius: 6px;margin-right: 5px;opacity: 1;}
.s2_r .swiper-pagination-bullet-active{width: 20px;background: #c31d1f;}
.s2_r a:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.section3{padding: 74px 0 44px;background: #f4f4f2;font-size: 0;}
.s3_l,.s3_r{display: inline-block;vertical-align: top;box-sizing: border-box;}
.s3_l{width: 39%;padding-right: 70px;}
.s3_r{width: 61%;}
.s3_l h2{font-size: 24px;color: #6c6c6c;font-weight: bold;}
.s3_l h4{font-size: 17px;color: #babab8;font-family: Arial;text-transform: uppercase;margin: 5px 0 15px;}
.s3_l p{font-size: 14px;color: #959593;line-height: 22px;}
.s3_l a{display: block;font-size: 14px;color: #c31d1f;font-weight: bold;}
.s3_l a::before{content: '';display: block;width: 100%;height: 3px;background: #c31d1f;margin: 22px 0;}
.s3_r ul{font-size: 0;}
.s3_r ul li{display: inline-block;vertical-align: top;box-sizing: border-box;width: 32.5%;margin-right: 1.25%;}
.s3_r ul li:last-of-type{margin-right: 0;}
.s3_r ul li a{display: block;position: relative;}
.s3_r ul li a img{width: 100%;}
.s3_r ul li a::before{content: '';display: block;position: absolute;top: 0;left: 0;background: rgba(195,29,31,.9);width: 100%;height: 100%;opacity: 0;}
.s3txt{position: absolute;top: 50%;left: 0;width: 100%;padding: 0 30px;box-sizing: border-box;opacity: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.s3txt span{font-size: 58px;color: #fff;line-height: 58px;}
.s3txt h3{font-size: 18px;color: #fff;text-transform: uppercase;margin: 10px 0;}
.s3txt p{font-size: 14px;color: #f5bec4;line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
}
.s3txt i{font-size: 24px;color: #fff;display: block;margin-top: 10px;}
.s3_r ul li a:hover::before{opacity: 1;}
.s3_r ul li a:hover .s3txt{opacity: 1;}


footer{background: #393939;padding: 26px 0 20px;font-size: 0;}
.ftl,.ftr{display: inline-block;vertical-align: middle;box-sizing: border-box;}
.ftl{width: 70%;}
.ftr{width: 30%;text-align: right;}
.ftr h6{display: inline-block;text-align: center;font-size: 14px;color: #aaaaaa;line-height: 20px;}
.ftr h6 img{display: block;width:90px}
.ftl ul{font-size: 0;margin-bottom: 10px;}
.ftl ul li{display: inline-block;vertical-align: middle;}
.ftl ul li a{display: block;font-size: 14px;color: #fff;}
.ftl ul li a::after{content: '';display: inline-block;width: 1px;height: 11px;background: #7b7b7b;vertical-align: middle;margin: 0 14px;}
.ftl ul li:last-of-type a::after{display: none;}
.ftl ul li a:hover{color: #c31d1f;}
.ftl p,.ftl p a,.ftl p i{font-size: 14px;color: #959595;}
.ftl p a:hover{color: #c31d1f;}
.ftl p a:first-of-type{margin-right: 15px;}
.ftl p a img{margin-left: 3px;}
.ftl p span,.ftl p i{display: inline-block;vertical-align:middle;}
.ftl p span{margin-right:5px;font-size:20px;color:#c31d1f;}























