body {
	background: #5162D4;
}

.dyjT {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	height: 100%;
	margin-top: 53px;
}

.dyjT_content {
	width: 1120px;
	margin: 0 auto;
	
}

.dyjT_banner {
	width: 100%;
	margin: 0 auto;
}

.dyjT_banner>img {
	display: block;
	width: 100%;
}

.dyjT_title {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
}

.dyjT_title>img {
	display: block;
	margin: 0 auto;
	
}

.containerO {
	width: 100%;
}

.gallery-thumbs .swiper-pagination-bullet {
	width: 93px;
	height: 35px;
	padding: 7px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: none;
	border-radius: 0;
	opacity: 1;
}

.gallery-thumbs .swiper-pagination-bullet-active {
	background-color: #fff;
	color: #303030;
	font-weight: bold;
}

.gallery-thumbs .swiper-pagination {
	top: 0;
	background-color: #7483FF;
	text-align: left;
	padding: 0 80px;
}

.gallery-thumbs .swiper-button-next,
.gallery-thumbs .swiper-button-prev,
.swiper-next,
.swiper-prev,
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	z-index: 15;
	width: 22px;
	height: 22px;
	top: 28px;
	background-size: cover;
}

.gallery-thumbs .swiper-button-next{
	background-image: url(right.png);
	background-color: blue;
    border-radius: 50%;
}
.swiper-next {
	background-image: url(right.png);
	}
.gallery-thumbs .swiper-button-prev {
	background-image: url(left.png);
	background-color: blue;
    border-radius: 50%;
}
.swiper-prev {
	background-image: url(left.png);
	
	}

.gallery-thumbs>.swiper-wrapper {

}

.swiper-next,
.swiper-prev {
	top: 18px;
	display: inline-block;
}

.swiper-next {
	float: right;
}

.swiper-prev {
	float: left;
}

.dyjT_sps {
	margin-top: 55px;
	margin-bottom: 20px;
}

.dyjT_sp {
	width: 49%;
	margin-right: 2%;
	float: left;
	overflow: hidden;
}

.dyjT_sp>img {
	height: 310px;
	width: 100%;
}

.dyjT_p {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: #7483FF;
	padding: 14px 20px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

.dyjT_sp>p:hover {
	color: #333;
}

.dyjT_p:hover {
	color: #333;
}

.dyjT_sp:last-child {
	margin-right: 0;
}

.fa_y {
	display: block;
	float: right;
	margin-right: 79px;
	cursor: pointer;
}

.dyjT_xianshangs {
	margin-bottom: 20px;
	height: 472px;
}

.dyjT_xianshangs>div {
	float: left;
}

.dyjT_xianshang {
	width: 66%;
	margin-right: 2%;
}

.dyjT_xianshango {
	width: 32%;
}

.dyjT_xianshang>img {
	width: 100%;
	height: 416px;
	border-radius: 10px 10px 0 0;
}

.dyjT_activity {
	border-radius: 10px 10px 0 0;
	background: #7483FF;
	width: 100%;
	text-align: center;
	padding: 10px 18px;
	color: #fff;
}

.dyjT_table {
	background: #fff;
	border-radius: 0 0 10px 10px;
}

.dyjT_table>li {
	border-bottom: 1px solid #7C8ED9;
	height: 62px;
	padding: 0 10px;
}

.dyjT_table>li:last-child {
	border: none;
}

.dyjT_table>li>p {
	float: left;
	font-size: 14px;
	height: 100%;
	padding-right: 10px;
	/*display: inline-block;*/
}

.dyjT_table>li>img {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.dyjT_table>li>a>img {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.gallery-thumbs {
	background: #7583FF;
	height: 35px;
}

.gallery-thumbs .swiper-slide {
	text-align: center;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	padding: 8px 0;
}

.gallery-thumbs .swiper-slide-thumb-active {
	background: #fff;
	color: #333;
}

.dyjT_yp>img {
	width: 100%;
	height: 298px;
}

.dyjT_time {
	width: 70px;
	border-right: 1px solid #7C8ED9;
	line-height: 60px;
}

.dyjT_name {
	padding-left: 10px;
	line-height: 30px;
	width: 60%;
}

.dyjT_name>span {
	width: 100%;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.dyjT_ones {}

.dyjT_ones>li {
	width: 32%;
	margin-right: 2%;
	float: left;
}

.dyjT_ones>li:last-child {
	margin-right: 0;
}

.dyjT_ones>li>p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 9px 0;
	background: #7483FF;
	border-radius: 10px 10px 0 0;
}

.dyjT_one>li>img {
	display: none;
}

.dyjT_one {
	background: #fff;
}

.dyjT_one>li {
	border-bottom: 1px solid #7B8DD9;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	cursor: pointer;
}

.dyjT_one>li:hover {
	color: #7B8DD9;
}

.dyjT_one>li>p {
	font-size: 14px;
}

.dyjT_one>li>p>span:last-child {
	font-size: 12px;
	color: #808080;
	float: right;
	margin-top: 5px;
}

.dyjT_one>li>img {
	float: left;
	margin-right: 20px;
}

.dyjT_yingpian {
	width: 23.5%;
	margin-right: 2%;
	float: left;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.dyjT_yingpian>img {
	cursor: pointer;
	display: block;
}

.dyjT_yingpian:last-child {
	margin-right: 0;
}

.dyjT_jianjie {
	background: #EBEEFC;
	padding: 10px;
	border-radius: 0 0 10px 10px;
	height: 137px;
}

.dyjT_jianjie>h1 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #202020;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 2px;
}

.dyjT_jianjie>h1>img {
	float: right;
	cursor: pointer;
}

.dyjT_jianjie>h7 {
	width: 100%;
	font-size: 14px;
	color: #202020;
	margin-bottom: 4px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.dyjT_jianjie>p {
	width: 100%;
	font-size: 12px;
	color: #505050;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.dyjT_jieshao {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 20px 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	display: none;
	z-index: -1;
}

.dyjT_jieshao>h1 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #202020;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 2px;
}

.dyjT_jieshao>h1>img {
	float: right;
	cursor: pointer;
}

.dyjT_jieshao>p {
	font-size: 12px;
	color: #333;
}

.dyjT_yingpian:hover .dyjT_jieshao {
	display: block;
	z-index: 15;
	transition: 1.5s;
}

.dyjT_more {
	display: block;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	margin-top: 22px;
}

.dyjT_more:hover {
	color: #333;
}



.dyjT_shuidi {
	width: 32%;
	margin-right: 2%;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

.dyjT_shuidi:nth-child(3n) {
	margin-right: 0;
}

.dyjT_bfs {
	width: 100%;
	position: relative;
	cursor: pointer;
}

.dyjT_bfs>img:first-child {
	width: 100%;
	height: 202px;
	border-radius: 10px 10px 0 0;
}

.dyjT_bf {
	position: absolute;
	width: 44px;
	height: 44px;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
}

.dyjT_autor {
	padding: 10px;
	background: #EBEEFC;
	border-radius: 0 0 10px 10px;
}

.dyjT_autor>span:first-child {
	font-size: 18px;
	color: #202020;
}

.dyjT_autor>span:last-child {
	font-size: 18px;
	font-size: 14px;
	color: #404040;
}

.dyjT_tishi {
	font-size: 14px;
	color: #fff;
}

.dyjT_dgs {
	width: 100%;
	margin-top: 50px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 50px;
	overflow: hidden;
}

.dyjT_dgs>img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}

.dyjT_dg {
	background: #EBEEFC;
	padding: 18px 20px;
	border-radius: 0 0 10px 10px;
}

.dyjT_dg>a {
	width: 100%;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #202020;
	font-size: 18px;
	font-weight: bold;
}

.dyjT_dg>a:hover {
	color: #8395DA;
}

.dyjT_dg>p {
	color: #808080;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.mo,
.dyjT_xianshangf {
	display: none;
	width: 100%;
}

.pc{
	display: block;
	width: 100%;
}

.dyjT_xianshangt {
	display: block;
}
.nbf {
	cursor: pointer;
}

@media only screen and (max-width:1120px) {
	.dyjT {
			margin-top: 60px;
	}
	.dyjT_content{
		width: 100%;
	
	}
	
}
@media only screen and (min-width:768px) and (max-width: 1000px) {
	
	.dyjT_name{
		width: 55%;
	}
	
}
@media only screen and (max-width:767px) {
	.pc,
	.dyjT_xianshangt {
		display: none;
	}
	.mo,
	.dyjT_xianshangf {
		display: block;
	}
	.dyjT_swiper,
	.dyjT_yingpians,
	.dyjT_shuidis,
	.dyjT_dgs,
	.dyjT_zhuban {
		padding: 0 15px;
	}
	.dyjT_sp {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.dyjT_xianshangs>div {
		float: none;
	}
	.dyjT_xianshang,
	.dyjT_xianshango {
		width: 100%;
	}
	.dyjT_xianshango {
		margin-top: 20px;
	}
	.dyjT_ones>li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.dyjT_sps{
		margin-top: 20px;
	}
	.dyjT_xianshangs {
		height: auto;
	}
	.dyjT_yingpian,
	.dyjT_shuidi {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 20px;
	}
	.dyjT_yingpian:nth-child(2n) {
		margin-right: 0;
	}
	.dyjT_shuidi:nth-child(2n) {
		margin-right: 0;
	}
	.dyjT_shuidi:nth-child(3) {
		margin-right: 2%;
	}
	.dyjT_tishi {
		padding-left: 15px;
	}
	.dyjT_sp>img {
		height: auto;
	}
	.dyjT_yp>img{
		height: 197px;
	}
	.dyjT_bfs>img:first-child{
		height: 98px;
	}
	.gallery-thumbs .swiper-slide{
		font-size: 12px;
	}
	.gallery-thumbs{
		height: auto;
	}
	.sd{
		width: 100%;
	}
	.fa_y{
		margin-right: 0;
	}
	.dyjgb{
		width: 40px;
	}
	
}