* {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	vertical-align: middle;
}

/* header */
.appJiaoYu_headerimg{
    width: 1280px;
    height: 130px;
    margin: 0 auto;
}
.appJiaoYu_headerimg img{
    width: 100%;
    height: 100%;
}
/* content */
.jiaoyu_content {
	width: 1280px;
	height: 595px;
	margin: 0 auto;
	background: url(//www.news.cn/politics/ztjyhd/images/jj_bg.png) no-repeat;
}

/* content left*/
.jiaoyu_content .left {
	float: left;
	width: 295px;
	height: 560px;
	overflow: hidden;
	border-right: 1px solid #e2e2e2;
	margin: 35px 0 0 10px;
}

.jiaoyu_content .left li {
	font-size: 18px;
	color: #333;
	line-height: 28px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
}

.jiaoyu_content .left li+li {
	margin-top: 20px;
}

.jiaoyu_content .left li a {
	color: #333;
	font-size: 18px;
}

/* content mid*/
.jiaoyu_content .mid {
	float: left;
	width: 670px;
	height: 560px;
	margin-top: 35px;
	position: relative;
}

/* swiper */
.jiaoyu_content .swiper-container {
	width: 670px;
	height: 510px;
}

/* swiper content */
.jiaoyu_content .swiper-slide img {
	width: 670px;
	height: 377px;
}

.jiaoyu_content .swiper-slide .title {
	width: 96%;
	height: auto;
	margin: 0 auto;
	font-size: 24px;
	color: #e10a24;
	text-align: center;
	margin-top: 20px;
}

/* swiper 分页? */

.jiaoyu_content .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #f4bf73;
	margin: 0 6px;
	opacity: 1;
}

.jiaoyu_content .swiper-pagination-bullet-active {
	width: 50px;
	height: 10px;
	background: #cd2d18;
	border-radius: 10px;
}

/* swiper 分页器左右红? */
.jiaoyu_content .swiper-pagination:before {
	content: '';
	width: 49px;
	height: 9px;
	background: url(//www.news.cn/politics/ztjyhd/images/jj_mid_l01.png) no-repeat;
	position: absolute;
	top: 2px;
	left: 15px;
}

.jiaoyu_content .swiper-pagination:after {
	content: '';
	width: 49px;
	height: 9px;
	background: url(//www.news.cn/politics/ztjyhd/images/jj_mid_r01.png) no-repeat;
	position: absolute;
	top: 2px;
	right: 15px;
}


/*去掉默认CSS样式*/
.jiaoyu_content .swiper-button-prev:after {
	display: none;
}

.jiaoyu_content .swiper-button-next:after {
	display: none;
}

/*自定义CSS样式*/
.jiaoyu_content .swiper-button-next {
	width: 34px !important;
	height: 65px !important;
	background: url(//www.news.cn/politics/ztjyhd/images/jj_mid_right.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 180px !important;
	right: 0 !important;
	/* display: none !important; */
}

.jiaoyu_content .swiper-button-prev {
	width: 34px !important;
	height: 65px !important;
	background: url(//www.news.cn/politics/ztjyhd/images/jj_mid_left.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 180px !important;
	left: 0 !important;
	/* display: none !important; */
}

/*  鼠标移上? 显示左右按钮  */

/* content right*/
.jiaoyu_content .right {
	float: left;
	width: 292px;
	height: 560px;
	overflow: hidden;
	border-left: 1px solid #e2e2e2;
	margin-top: 35px;
}

.jiaoyu_content .right ul {
	width: 269px;
	margin: 0 auto;
}

.jiaoyu_content .right ul li {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
	position: relative;
}

.jiaoyu_content .right ul li .img {
	width: 269px;
	height: 149px;
}

.jiaoyu_content .right ul li .img img {
	width: 269px;
	height: 149px;
}

.hide{
	display: none;
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-11-18 21:15:22" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->