.headerbox{
    max-width: 1300px;
	margin: 0 auto !important;
}
.cut3_wp , .cut3_nav_bg{
	margin: 0 auto;
    max-width: 1300px;
}

.cut3_nav{
	background:#b01f24
}
.cut3_nav_bg ul{
	float:right;
	display:inline-block;
	margin-right: -1.5rem;
}
.cut3_nav_bg ul li{
	float:left
}
.cut3_nav_bg ul li a{
	display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 1rem 1.5rem;
	outline:none
}
   
.cut3_nav_bg ul li a:hover{
	background-color: #7d070b;
}

.cut3_wp1{
	margin: 0 auto;
    max-width: 1106px;
}

.cut3_one{
	padding: 50px 0 90px;
}
.cut3_title{
	color:#b01f24;
}
.cut3_title h1{
	font-size:28px;
	padding-bottom:6px;
}
.cut3_title p{
	display: inline-block;
	border-top:2px solid #b01f24;
	font-size:14px;
	letter-spacing: 0.4px;
	text-transform:uppercase;
	padding-top: 3px;
}


.cut3_action_cont{
	padding-top:40px
}
.action_left{
	float:left;
	width:16%;
	margin-right: 30px;
	text-align:right;
	position: relative;
    top: 18px;
}
.action_right{
	float:left;
	width:80%;
	position:relative
}
.action_right:before{
	content: " ";
    display: block;
    width: 2px;
    background: gainsboro;
    position: absolute;
    height: 140%;
    left: -38px;
    top: -10px;
}


.action_left .time{
	display:inline-block;
	color: #b01f24;
	font-style: oblique;
	font-size: 24px;
	text-align:right
}
.action_left .active_time{
	display:none
}

.active_action .action_left .time{
	display:none
}
.active_action .action_left .active_time{
	font-style: initial;
	font-weight: bold;
	position: relative;
    top: 12px;
	display:inline-block;
}
.action_left .active_time p{
	font-size: 27px;
    font-weight: bold;
}
.action_left .active_time span{
	display:inline-block;
	border-top:1px solid #b01f24
}
.action_left .action_i{
	display:inline-block;
	margin-left: 16px;
	position: relative;
    z-index: 1;
}
.action_left .action_i p{
	width: 16px;
    height: 16px;
	background: white;
    border: 4px solid #b01f24;
    border-radius: 50%;
}


.cut3_action .action_list a{
	display:block;
	color: inherit;
	padding: 0 30px 0 20px;
}
.cut3_action .action_list a .action_list_img , .cut3_action .action_list a .list_bottom{
	display:none
}
.cut3_action .action_list a .list_top{
	border-bottom: 1px solid gainsboro;
    padding: 10px 0 10px;;
}
.cut3_action .action_list a .list_bottom p{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    
.cut3_action .action_list a .list_top span{
	display: inline-block;
    border: 1px solid #b01f24;
    color: #b01f24;
    font-size: 14px;
    position: relative;
    top: -3px;
    margin-right: 10px;
	width: 72px;
    text-align: center;
}
.cut3_action .action_list a .list_top p{
	display:inline-block;

}
.cut3_action .action_list a .list_top .tow_pp{
	font-size: 24px;
	width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	position: relative;
    top: 8px;
}
.cut3_action .action_list a .list_top p:last-child{
	font-size: 18px;
    color: #b01f24;
    float: right;
    position: relative;
    top: 10px;
}

.active_action .active_list{
	background: #f8f7fc;
	box-shadow: 1px 6px 10px gainsboro;
}
.active_action .active_list a{
	padding:20px 30px 20px 20px;
}
.active_action .active_list a .action_list_img{
	width:24%;
	float:left;
	display:block
}
.active_action .active_list a .action_list_list{
	width:73%;
	float:right
}
.active_action .active_list a .list_top{
    padding: 18px 0 10px;;
}
.active_action .active_list a .list_top p:nth-child(2){
	font-size:24px
}
.active_action .active_list a .list_bottom{
	display:block;
	padding-top: 20px;
}


/* 科技防疫 */
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 112%;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    z-index: 10;
    cursor: pointer;
    background-size: 28px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #b01f24;
	outline:none
}
.swiper-button-next{
    right: 47%;
}
.swiper-button-prev{
	left: 47%
}
.hover_left{
	position:absolute;
	top:0;
	left:0;
	width:150px;
	height:100%;
	z-index:1
}
.hover_right{
	position:absolute;
	top:0;
	right:0;
	width:150px;
	height:100%;
	z-index:1
}


.cut3_two{
	background:url("../images/cut3/bg.jpg") no-repeat bottom;
	background-size:cover;
	padding: 60px 0 140px
}
.epidemic{
	position:relative;
	margin-top: 50px;
}

.epidemic_slide{
	background:#b01f24;
	padding:30px;
	text-align:center;
	color:#fff
}
.epidemic .swiper-slide:last-child{
	margin-right:0 !important
}
.epidemic_center{
	/* max-width: 1280px; */
	/* margin: 50px auto  */
}
.epidemic_center .swiper-slide{
	
}  
.epidemic_top{
	font-size:120px;
	font-weight:bold;
	margin-bottom:40px;
}
.epidemic_bottom h2{
	font-size: 28px;
    line-height: 40px;
    margin-bottom: 20px;
	height:80px
}
.epidemic_bottom p{
	font-size: 14px;
    text-align: justify;
	line-height:22px;
	height:88px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.epidemic_bottom a{
	display:block;
	background:#fff;
	color:#b01f24;
	width:100px;
	height:40px;
	line-height:40px;
	margin:30px auto 0;
}
.epidemic_bottom a:hover{
	color:#b01f24
}



/* 曙光逆行者 */
.cut3_three{
	background:#f8f7fc;
	padding: 60px 0
}
.retrograde{
	position:relative;
	margin-top:50px
}
.retrograde_img img{
	width:100%
}
.retrograde_bottom{
	position: absolute;
    bottom: 0;
    width: 96%;
    left: 2%;
}
.retrograde_list a{
	display:block;
	padding:20px 30px;
	color:#b01f24;
	background:rgba(255,255,255,0.8)
}
.retrograde_list a:hover, .retrograde_list a:visited, .retrograde_list a:link, .retrograde_list a:active{
	color:#b01f24;
	text-decoration:none
}
.retrograde_list h2{
	font-size:24px;
}
.retrograde_list p{
	font-size:14px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.retrograde_left{
	float:left;
	width:49%;
}
.retrograde_right{
	float:right;
	width:49%;
}

.retrograde_video{
	padding:50px 0 60px;
	background:#f8f7fc
}


/* 视频 */
.video_cont{
	position:relative;
	overflow: hidden;
	margin-bottom: 16px;
}
.video_bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.2);
	cursor: pointer;
}
.video_bg .video_play{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	text-align: center;
}
.video_bg .video_title{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background: rgba(0,0,0,0.4);
	font-size:24px;
	color:#fff;
	padding: 12px 24px;
}
#video{
	height:656px;
}
#video video{
	width:100%;
	height:100%;
}
.video_slide{
	position:relative;
	cursor: pointer;
}
.slide_img img{
	width:100%
}
.slide_title{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.3);
    color: #fff;
    padding: 3px 6px;
    font-size: 15px;
}


@media screen and (max-width: 1650px){
	#video {
		height: 560px;
	}
}

@media screen and (max-width: 1530px){
	.retrograde_list h2{
		font-size:20px
	}
}

@media screen and (max-width: 1400px){
	.headerbox{
		max-width: 1300px;
		width:94%
	}
	.cut3_wp , .cut3_nav_bg{
		max-width: 1300px;
		width:94%
	}
}


@media screen and (max-width: 1366px){
	.cut3_wp1 {
		max-width: 943px;
	}
    .epidemic_top {
		font-size: 100px;
		margin-bottom: 20px;
	}
	.epidemic_bottom h2 {
		font-size: 26px;
	}
}

@media screen and (max-width: 1199px){
	.swiper-button-prev{
		left: 45%;
	}
	.swiper-button-next {
		right: 45%;
	}
	.action_left{
		width:18%
	}
	.action_right {
		width: 76%;
	}
	.active_action .active_list a .action_list_img {
		width: 31%;
	}
	.active_action .active_list a .action_list_list {
		width: 64%;
	}
	.active_action .active_list a .list_top {
		padding: 10px 0;
	}
	.cut3_action .action_list a .list_top .tow_pp{
		width:72%;
		font-size: 20px;
	}
	.active_action .active_list a .list_top p:nth-child(2) {
		font-size: 22px;
	}
	.cut3_action .action_list a .list_top p:last-child {
		font-size: 16px;
		top: 16px;
	}
	.epidemic_top {
		font-size: 90px;
		margin-bottom: 10px;
	}
	.epidemic_bottom h2 {
		font-size: 24px;
		line-height: 34px;
	}
	.retrograde_list a {
		padding: 16px 20px;
	}
	.video_bg .video_title{
		font-size: 22px;
	}
	.retrograde_list h2{
		font-size:14px
	}
	
}

@media screen and (max-width: 880px){
	.retrograde_list a {
		padding: 14px 12px;
	}
	.cut3_wp1 {
		max-width: 650px;
		width: 94%;
	}
	#video {
		height: auto;
	}
	
}


@media screen and (max-width: 770px){
	#navBtn{
		display:none
	}
	.cut3_nav_bg ul {
		margin-right: 0;
	}
	.cut3_nav_bg {
		margin: 0 2%;
	}
	.cut3_wp {
		margin: 0 4%;
	}
	.action_left {
		width: 16%;
		top: 10px;
	}
	.action_right {
		width: 78%;
	}
	.active_action .active_list a {
		padding: 16px 20px 16px 16px;
	}
	.active_action .active_list a .action_list_img {
		width: 30%;
	}
	.active_action .active_list a .action_list_list {
		width: 66%;
	}
	.active_action .active_list a .list_top {
		padding: 6px 0 10px;
	}
	.active_action .active_list a .list_bottom {
		padding-top: 16px;
	}
	.cut3_action .action_list a .list_top span {
		font-size: 12px;
		top: -2px;
		margin-right: 8px;
		width: 60px;
	}
	.cut3_action .action_list a .list_top .tow_pp {
		width: 68%;
		font-size: 16px;
	}
	.active_action .active_list a .list_top p:nth-child(2) {
		font-size: 18px;
	}
	.cut3_action .action_list a .list_top p:last-child {
		font-size: 14px;
		top: 12px;
	}
	.epidemic_top {
		font-size: 100px;
		margin-bottom: 20px;
	}
	.retrograde_bottom {
		position: initial;
		width: auto;
	}
	.retrograde_left , .retrograde_right{
		float: none;
		width: 100%;
	}
}



@media screen and (max-width: 500px){
	.cut3_nav_bg ul li a {
		padding: 1rem;
	}
	.cut3_title h1 {
		font-size: 24px;
	}
	.cut3_title p {
		font-size: 12px;
	}
	.cut3_one {
		padding: 30px 0 50px;
	}
	.cut3_action_cont {
		padding-top: 20px;
	}
	.action_left {
		width: 20%;
		top: 16px;
		margin-right: 10px;
	}
	.action_right {
		width: 76%;
	}
	.action_left .time {
		font-size: 14px;
	}
	.action_left .action_i {
		margin-left: 10px;
	}
	.action_right:before {
		content: " ";
		display: block;
		height: 140%;
		left: -17px;
		width: 1px;
	}
	.action_left .action_i p {
		width: 14px;
		height: 14px;
		border: 3px solid #b01f24;
	}
	.cut3_action .action_list a {
		padding: 0 12px 0 0px;
	}
	.cut3_action .action_list a .list_top {
		padding: 6px 0 16px;
	}
	.cut3_action .action_list a .list_top span {
		top: 2px;
		margin-right: 6px;
	}
	.cut3_action .action_list a .list_top .tow_pp {
		width: 60%;
		font-size: 14px;
	}
	.cut3_action .action_list a .list_top p:last-child {
		font-size: 12px;
		top: 12px;
	}
	
	.cut3_two {
		padding: 40px 0 110px;
	}
	.epidemic , .retrograde{
		margin-top: 30px;
	}
	.cut3_three {
		padding: 32px 0;
	}
	.retrograde_video {
		padding: 40px 0;
	}
	.swiper-button-prev {
		left: 38%;
	}
	.swiper-button-next {
		right: 38%;
	}
	
	
	.cut3_wp1 {
		margin: 0 4%;
	}
	.video_bg .video_title {
		font-size: 14px;
		padding: 10px 14px;
	}
	.slide_title {
		font-size: 12px;
	}
	.video_bg .video_play img{
		width:50%
	}
	
	#video {
		height: auto;
	}
}



