.bg_dynamic {
	background: url(../images/dynamic_banner.jpg) right top #0d152a;
	background-repeat: no-repeat;
	background-size: auto 480px;
}

.video_dynamic_page {
	overflow: hidden;
	position: relative;
	padding-bottom: 70px;
}

.video_dynamic_page .video_leftbox {
	width: 62%;
	float: left;
	padding-right: 5%;
}
.video_dynamic_page .dynamic_rightbox {
	width: 38%;
	float: left;
}
.video_dynamic_page .tag{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}
.video_dynamic_page .lightbox > img{
	border-radius: 6px;
}
.video_leftbox .other_info {
	margin-top: 18px;
}
.video_leftbox .other_info span{
	display: block;
}
.video_leftbox .other_info .title{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.video_leftbox .other_info .desc{
	color: #666;
	font-size: 12px;
	line-height: 20px;
}
.video_leftbox .other_info .text{
	color: #999;
	font-size: 12px;
	line-height: 20px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.video_dynamic_page .other_btn {
	position: absolute;
	bottom: 0;
	display: block;
	margin-top: 30px;
}
.video_dynamic_page .other_btn >a{
	display: inline-block;
	padding: 12px 32px;
	border: 1px solid #000;
	border-radius:4px;
	line-height: 12px;
	font-size: 12px;
	color:#666;
  transition-duration: 0.3s;
}
.video_dynamic_page .other_btn >a:hover{
	color:#fff;
	background-color: #236cd7;
	border: 1px solid #236cd7 !important;
}

.dynamic_rightbox .dynamic_newslists {
	list-style:none;
	padding: 0;
}
.dynamic_rightbox .dynamic_newslists li{
	border-top: 1px solid #e9e3e3;
	padding: 18px 0;
}
.dynamic_rightbox .dynamic_newslists li:last-child {
	border-bottom: 1px solid #e9e3e3;
}
.dynamic_newslists .date {
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.dynamic_newslists a:hover .title {
	color:#004ca7
}
.dynamic_newslists .title {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	font-weight: bold;
	color:#333;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pagemain2 {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 36px 0px 88px 0px;
}
.dynamic-tag {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  font-size: 12px;
  color: #999999;
  line-height: 24px;
  margin-bottom: 24px;
  padding-right: 30px;
}
.dynamic-rightbox {

}
.dynamic-rightbox ul{
  padding: 0;
  list-style: none;
}
.dynamic-rightbox ul li{
  height: 66px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ececec;
}
.dynamic-rightbox ul li a{
  display: inline-block;
  width:100%;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: 20px 0;
  padding-left: 0px;
  transition: all 0.3s;
}
.dynamic-rightbox ul li.active {
  border-bottom: 1px solid #014ea9;
}
.dynamic-rightbox ul li.active a{
  font-weight: bold;
}
.dynamic-rightbox ul li:hover a {
  background-color: #f6f6f6;
  padding-left: 30px;
}
.dynamic-leftbox {
  overflow: hidden;
  padding-right: 30px;
}
.dynamic-leftbox .firstNews{
  overflow: hidden;
  width:100%;
  height: 140px;
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
}
.dynamic-leftbox .firstNews .img{
  display: block;
  height: 100px;
  width: 200px;
  float: left;
  margin-right: 40px;
}
.dynamic-leftbox .firstNews .img img{
  height: 100%;
  object-fit: cover;
}
.dynamic-leftbox .firstNews .content{
  float: left;
  width: calc(100% - 240px);
  height: 100px;
  padding: 15px 0;
}
.dynamic-leftbox .content{
  width: 100%;
  height: 100px;
  padding: 15px 0;
}
.dynamic-leftbox .content  .text{
  float: left;
  width: 70%;
}
.dynamic-leftbox .text .title {
  margin-bottom: 6px; 
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.dynamic-leftbox .text .desc {
  font-size: 12px;
  height: 40px;
  line-height: 20px;
  color: #999;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.dynamic-leftbox  .date{
  float: right;
  font-size: 12px;
  color: #999;
  margin-top: 30px;
}
.dynamic-leftbox  .content .text > a:hover > .title{
  color:#014ea9
}
.dynamic-leftbox  .content .text > a:hover > .desc{
  color:#333
}
.dynamic-leftbox ul {
  padding: 0;
  list-style: none;
}
.dynamic-leftbox ul li{
  padding: 20px 0;
  border-bottom: 1px solid #ececec;
}
.dynamic-leftbox .pagenation {
  margin-top: 30px;
}
.pagenation .pagenation_btn {
  display: inline-block;
  font-size: 12px;
  line-height: 48px;
  padding: 0px 20px;
  color: #000;
  border: 1px solid #cccccc;
  background-color: #fff;
  margin-right: 8px;
}
.pagenation .pagenation_btn:hover {
  color: #fff;
  background-color: #496ebe;
}
.pagenation .notclick {
  pointer-events: none;
  background-color: #f1f1f1;
}
.pagenation .canclick {
  cursor: pointer;
}

/* 深色 */
.bgdarksection .video_dynamic_page .tag {
  color: #fff;
}
.bgdarksection .video_leftbox .other_info .title {
  color: rgba(255, 255, 255, 0.84);
}
.bgdarksection .video_leftbox .other_info .text {
  color: rgba(255, 255, 255, 0.32);
}
.bgdarksection .video_dynamic_page .other_btn >a {
  color: rgba(255, 255, 255, 0.64);
  border: 1px solid #c5c2c2;
}
.bgdarksection .video_dynamic_page .other_btn > a:hover {
  color: #333;
  background-color: #dee0e3;
  border: 1px solid #dee0e3;
}

.bgdarksection .dynamic_rightbox .dynamic_newslists li {
  border-top: 1px solid #ffffff24;
  transition: all 0.3s;
}
.bgdarksection .dynamic_rightbox .dynamic_newslists li:last-child {
  border-bottom: 1px solid #ffffff24;
}
.bgdarksection .dynamic_newslists .date {
  color: rgba(255, 255, 255, 0.64);
}
.bgdarksection .dynamic_newslists .title {
  color: rgba(255, 255, 255, 0.84);
  transition: all 0.3s;
}
.bgdarksection .dynamic_newslists a:hover .title {
  color: #fff;
}
.bgdarksection .dynamic_newslists li:hover {
  border-top: 1px solid #ffffff;
}




@media (min-width: 320px) and (max-width:767px) {
  .bg_dynamic {
    background: url(../images/dynamic_banner.jpg) 74% top #092f84;
    background-repeat: no-repeat;
    background-size: auto 480px;
  }
	.video_dynamic_page .video_leftbox {
		width: 100%;
		padding-right: 0%;
		padding:0 15px;
	}
	.video_dynamic_page .dynamic_rightbox {
		width: 100%;
		padding:0 15px;
	}
	.video_dynamic_page .other_btn {
		bottom: 10px;
		left: 50%;
		transform: translateX(-50%);
	}
	.mobile_margin {
		margin-top:40px;
	}
	.mobile_run {
		display: none !important;
	}
	.dynamic_rightbox .dynamic_newslists li {
		padding: 10px 0;
	}
	.video_leftbox .other_info .text {
		word-break: break-all;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box !important;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.dynamic_newslists .title{
       font-size:13px;
	}

	.pagemain2 {
    padding: 24px 0px 66px 0px;
  }
	.pagenation .pagenation_btn {
    line-height: 44px;
  }
  .mobile_control {
    margin-top: 50px;
  }
  .dynamic-tag {
    margin-bottom: 10px;
  }
  .dynamic-leftbox .firstNews {
    height: auto;
    padding: 0px 0;
    border-bottom: 1px solid #ececec;
  }
  .dynamic-leftbox .firstNews .img {
    width: 100%;
    margin-right: 0px;
  }
  .dynamic-leftbox .firstNews .content {
    width: 100%;
  }
  .dynamic-rightbox ul li {
    height:48px
  }
  .dynamic-rightbox ul li a {
    padding: 12px 0;
    padding-left: 0px;
  }
  .dynamic-leftbox ul li {
    padding: 0px 0;
  }
  .dynamic-leftbox {
    padding-right: 0px;
  }
  .content .text {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) and (max-width:1399px)  {
	.dynamic_rightbox .dynamic_newslists li:last-child {
		display: none;
	}
	.dynamic_rightbox .dynamic_newslists li:nth-child(4) {
		border-bottom: 1px solid #e9e3e3;
	}
  .bgdarksection .dynamic_rightbox .dynamic_newslists li:nth-child(4) {
    border-bottom: 1px solid #ffffff24;
  }
	.dynamic_rightbox .dynamic_newslists li:nth-child(5) {
		display: none;
	}
	.video_leftbox .other_info .title {
		color: #333;
		font-size: 15px;
		font-weight: bold;
		line-height: 28px;
	}
}
@media (min-width: 1440px) and (max-width:1599px) {
  .text .title {
    font-size: 16px;
    line-height: 26px;
  }
  .content  .text{
    width: 75%;
  }
  .dynamic-leftbox ul li {
    padding: 18px 0;
}
}
@media (min-width: 1200px) and (max-width:1439px) {
  .pagenation .pagenation_btn {
    line-height: 36px;
  }
  .text .title {
    font-size: 15px;
    line-height: 24px;
  }
  .content  .text{
    width: 75%;
  }
  .dynamic-leftbox ul li {
    padding: 16px 0;
	}
}
@media (min-width: 1400px) and (max-width:1800px)  {
	.dynamic_rightbox .dynamic_newslists li:last-child {
		display: none;
	}
	.dynamic_rightbox .dynamic_newslists li:nth-child(5) {
		border-bottom: 1px solid #e9e3e3;
	}
  .bgdarksection .dynamic_rightbox .dynamic_newslists li:nth-child(5) {
    border-bottom: 1px solid #ffffff24;
  }
	.video_leftbox .other_info .title {
		color: #333;
		font-size: 16px;
		font-weight: bold;
		line-height: 28px;
	}
	.dynamic_rightbox .dynamic_newslists li {
    padding: 12px 0;
	}

}

@media (min-width:1600px) {
  .text .title {
    font-size: 17px;
    line-height: 28px;
  }
  .content  .text{
    float: left;
    width: 75%;
  }
}

@media (min-width: 1800px) {
	.dynamic_rightbox .dynamic_newslists li {
		padding: 15px 0;
	}
}