.section{display: flex;align-items: flex-end;}
.section .tableCell{height: calc(100vh - 113px) !important;display: flex;flex-wrap: wrap;align-items: center;}
.noTable .tableCell{height: 100vh !important;}

.h_box{height: 100vh !important;padding-top: 113px !important;display: flex;align-items: center;flex-wrap: wrap;}
.h_box > div{width: 100%;}
@media screen and (max-width: 768px)  {
	.h_box > div:nth-child(1){padding-bottom: 30px;}
}
@media screen and (max-width: 750px) {
	.h_box{padding-top: 85px !important;}
}
.sonp-navigation-menu{display: none;}
.ce{width: 80px;position: fixed;left: 0;top: 50%;transform: translateY(-50%);z-index: 1;cursor: pointer;}
.ce li{width: 80px;height: 5px;background-color: #A0A0A0;display: inline-block;margin: 10px 0;}
.ce li:nth-child(2n){width: 60px;}
.cebtn{background-color: #B71D20 !important;}

/* banner内动画 */
.scroll-icon {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 2em;width: 1.2em;font-size: 22px;color: rgba(255, 255, 255, 0.5);border-radius: 2em;border: solid 2px;-webkit-transition: .4s;transition: .4s;position: absolute;bottom: 20px;left: 50%;transform: translateX(-50%);z-index: 10;}
.scroll-icon:hover {background-color: rgba(255, 255, 255, 0.05);color: #fff;}
.scroll-icon::after {content: '';width: 5px;height: 5px;background-color: #fff;border-radius: 50%;-webkit-animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);}
@-webkit-keyframes scroll-icon {
	0% {
		-webkit-transform: translateY(-12px);
		transform: translateY(-12px);
		opacity: 0;
	}
	30%,70% {
		opacity: 1;
	}
	100% {
		-webkit-transform: translateY(12px);
		transform: translateY(12px);
		opacity: 0;
	}
}
@keyframes scroll-icon {
	0% {
		-webkit-transform: translateY(-12px);
		transform: translateY(-12px);
		opacity: 0;
	}
	30%,70% {
		opacity: 1;
	}
	100% {
		-webkit-transform: translateY(12px);
		transform: translateY(12px);
		opacity: 0;
	}
}

/* 右侧样式 */
#menu { position: fixed;left: 0;top: 50%;width: 80px;z-index: 70;}
#menu li {float: left;}
#menu li:not(:last-child){margin-bottom: 20px;}
#menu li a {width: 80px;height: 5px;display: inline-block;float: left;overflow: hidden;background: #A0A0A0;}
#menu li:nth-child(2n) a{width: 60px;}
#menu li.active a {background: #B71D20;}
.header2 #menu li a{background-color: #fff;}

.banner_sw .swiper-pagination-bullet{background-color: #fff;opacity: 1;}
.banner_sw .swiper-slide{width: 100vw !important;height: 100vh !important;}
.banner_sw .swiper-pagination{text-align: right;left: 50%;transform: translateX(-50%);bottom: 15px;}
.banner_sw .swiper-pagination-bullet-active::after{background-color: #FF0000 !important;transition: .5s;}
.banner_sw .swiper-pagination-bullet{position: relative;margin: 0 30px 0 0 !important;}
.banner_sw .swiper-pagination-bullet:last-child{margin: 0;}
.banner_sw .swiper-pagination-bullet:not(:last-child)::after{content: '';width: 30px;height: 1px;background-color: #fff;display: inline-block;right: -30px;top: 4px;position: absolute;}
@media screen and (max-width: 1660px) {
	.banner_sw .swiper-slide{background-size: auto 100% !important;}
}

.jieshao .Imgovf{width: 650px;height: 430px;}
.jieshao .Imgovf img{height: 100%;object-fit: cover;}
.jieshaoBox{background: url(../img/bg1.jpg) no-repeat center;}
.jieshao{margin-bottom: 90px;}
.jieshao_main{width: calc(100% - 650px);padding-left: 50px;}
.jieshao_En{width: 220px;margin-bottom: 25px;}
.jieshao_title{margin-bottom: 30px;}
.jieshao_miaoshu{color: #666666;margin-bottom: 30px;line-height: 26px;}
.ziGongsi .cc_4{padding: 20px 6px;/*box-shadow: 0 0 4px 3px #E6E6E6*/;border: 1px solid #e6e6e6}
.ziGongsi .cc_4:hover {box-shadow: 0 0 4px 3px #E6E6E6;}
@media screen and (max-width: 1000px) {
	.jieshao .Imgovf{width: 400px;}
	.jieshao_main {width: calc(100% - 400px);padding-left: 30px;}
}
@media screen and (max-width: 650px) {
	.jieshao{margin-bottom: 30px;}
	.jieshao .Imgovf{width: 100%;height: auto;margin-bottom: 10px;}
	.jieshao_main {width: 100%;padding-left: 0;}
	.jieshao_En{margin-bottom: 10px;}
	.jieshao_title{margin-bottom: 10px;}
	.jieshao_miaoshu{line-height: 22px;margin-bottom: 10px;font-size: 1px;}
	.ziGongsi .cc_4{padding: 10px 30px;}
}

.fanwei{background: url(../img/bg2.jpg) no-repeat center;}
.fanwei_li{height: 100%;}
.fanwei .w1350{height: 100%;}
.fanwei_main{width: 360px;}
.fanwei_en{width: 100px;margin-bottom: 25px;}
.fanwei_title{margin-bottom: 220px;}
.fanwei_sw{width: calc(100% - 360px);height: 100%;}
.fanwei_sw .swiper-button-prev,.fanwei_sw .swiper-button-next{width: 50px;height: 12px;background-image: none;margin-top: 0;position: initial;}
.fanwei_sw .prev_next{max-width: 100%;width: 190px;display: flex;justify-content: space-between;align-items: center;position: absolute;bottom: 150px;left: 50%;transform: translateX(-50%);z-index: 1;;}
.fanwei_sw .swiper-pagination{position: initial;}
.fanwei_sw .swiper-slide{display: flex;flex-wrap: wrap;align-items: center;padding: 0 30px;}
.fanwei_sw .swiper-slide > div{width: 100%;height: 310px;display: flex;align-items: center;flex-wrap: wrap;}
.fanwei_sw .swiper-slide:hover{background: url(../img/fanwei_bg.jpg) no-repeat center #B71D20;}
/*.fanwei_sw .swiper-slide-active{background: url(../img/fanwei_bg.jpg) no-repeat center #B71D20;}*/
.fanwei_sw_main{color: #333333;font-size: 26px;padding: 20px 0}
.fanwei_sw .swiper-slide:hover .fanwei_sw_main{color: #fff;font-size: 26px;}
@media screen and (max-width: 650px) {
	.fanwei .w1350{height: auto;}
	.fanwei_li{height: auto;}
	.fanwei_main{width: 100%;margin-bottom: 30px;}
	.fanwei_sw{width: 100%;height: auto;}
	.fanwei_en{margin-bottom: 10px;width: 100%;}
	.fanwei_title{margin-bottom: 10px;}
	.fanwei_sw .swiper-slide{padding: 20px 20px 40px;justify-content: center;}
	.fanwei_sw .swiper-slide .fanwei_sw_main{margin: 0 0 20px 0;text-align: center;}
	.fanwei_sw .swiper-slide:nth-child(2n+2) .fanwei_sw_main{margin: 20px 0 0;}
	.fanwei_sw .prev_next{bottom: 10px;}
	.fanwei_sw .swiper-slide > div{height: auto;}
}

.anli_li{width: 100%;}
.anli_header{margin-bottom: 50px;}
.anli_en{margin-bottom: 20px;text-align: center;}
.anli_title{text-align: center;}
.anli_sw .Imgovf{position: relative;}
.anli_sw .Imgovf img{width: 100%;max-height: 240px;object-fit: cover;}
.anli .swiper-button-prev,.anli .swiper-button-next{width: 50px;height: 12px;background-image: none;margin-top: 0;position: initial;}
.anli_sw_wenhao{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -80%);opacity: 0;z-index: 2;}
.anli .swiper-slide{max-height: 240px;}
.anli_sw .swiper-slide:hover{filter: grayscale(0);}
.anli_sw .swiper-slide:hover .anli_sw_wenhao{opacity: 1;}
.anli_sw p{max-width: 360px;width: 80%;background-color: #B71D20;color: #fff;text-align: center;padding: 10px 15px;position: absolute;bottom: 10px;left: 50%;transform: translateX(-50%);opacity: 0;}
.anli_sw .swiper-slide:hover p{opacity: 1;}
.anli .gengduo{margin: 30px auto 0;}
@media screen and (max-width: 650px) {
	.anli_header{margin-bottom: 20px;}
	.anli_en{margin-bottom: 10px;}
	.anli .gengduo{margin: 15px auto 0;}
	.anli_sw .Imgovf img{max-height: auto;}
}

.news{background: url(../img/bg3.jpg) no-repeat center;}
.news_li{display: flex;flex-wrap: wrap;align-items: center;}
.news_en{margin-bottom: 25px;}
.news_title{margin-bottom: 50px;}
.news_l{width: 320px;}
.news_r{width: calc(100% - 320px);}
.news_sw{width: 50%;}
.news_sw .swiper-button-prev,.news_sw .swiper-button-next{width: 40px;height: 80px;background-image: none;margin-top: 0;position: initial;background-color: #B71D20;display: flex;justify-content: center;align-items: center;}
.news_sw .swiper-button-disabled{opacity: 1;}
.news_sw_main{width: calc(100% - 80px);color: #fff;padding: 0 15px;position: absolute;left: 0;bottom: 16px;}
.news_sw_jiantou{width: 80px;height: 80px;display: flex;position: absolute;right: 0;bottom: 0;}
.news_sw_jiantou img{width: 20px;}
.news_list{width: 50%;padding-left: 40px;}
.news_list_li{cursor: pointer;}
.news_list_li:not(:last-child){margin-bottom: 28px;}
.news_list_li span{width: 90px;color: #333333;font-size: 60px;font-weight: bold;display: inline-block;text-align: center;}
.news_list_r{width: calc(100% - 90px);padding-left: 10px;}
.news_list_top{color: #333;margin-bottom: 5px;position: relative;padding-left: 85px;}
.news_list_top::after{content: '';width: 70px;height: 3px;display: inline-block;background-color: #B71D20;position: absolute;left: 0;top: 8px;transition: .5s;}
.news_list_bottom{color: #333;font-size: 20px;}
.news_list_li:hover{background-color: #B71D20;}
.news_list_li:hover span{color: #fff;}
.news_list_li:hover .news_list_top{color: #fff;}
.news_list_li:hover .news_list_bottom{color: #fff;}
.news_list_li:hover ::after{background-color: #fff;}
.news_sw .Imgovf img{height: 400px;object-fit: cover;}
@media screen and (max-width: 1000px) {
	.news_l{width: 100%;margin-bottom: 50px;}
	.news_r{width: 100%;}
}
@media screen and (max-width: 650px) {
	.news_l{margin-bottom: 30px;}
	.news_sw{width: 100%;margin-bottom: 10px;}
	.news_list{width: 100%;padding-left: 0;}
	.news_en{margin-bottom: 10px;}
	.news_title{margin-bottom: 10px;}
	.news_sw .Imgovf img{height: auto;}
	.news_list_li:not(:last-child){margin-bottom: 10px;}
	.news_list_li span{width: 60px;font-size: 42px;}
	.news_list_r{width: calc(100% - 60px);}
	.news_list_top{margin-bottom: 0;font-size: 14px;}
	.news_list_bottom{font-size: 16px;}
}



