BODY {
	background: #fff;
	PADDING: 0px;
	MARGIN: 0 auto;
	FONT-FAMILY: "微软雅黑", "Microsoft YaHei", "宋体", "SimSun", "Hiragino Sans GB", "SimHei", "sans-serif";
	min-width: 1200px;
}

DIV,
UL,
LI,
P,
H1,
H2,
H3,
H4,
H5,
H6,
FORM {
	PADDING: 0px;
	MARGIN: 0px auto;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LIST-STYLE-TYPE: none;
}

INPUT {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 16px;
}

SELECT {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 16px;
	color: #666;
}

IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}

EM {
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
}

i {
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-FAMILY: "SimSun", "Hiragino Sans GB", "SimHei", "sans-serif";
}

A {
	color: #404040;
	TEXT-DECORATION: none;
}

A:hover {
	color: #cb0000
}

.hide {
	display: none;
}

/* A:hover {COLOR: #0082C6; TEXT-DECORATION: underline;} */
.blank20 {
	DISPLAY: block;
	HEIGHT: 20px;
	CLEAR: both;
	OVERFLOW: hidden
}

.blank30 {
	DISPLAY: block;
	HEIGHT: 30px;
	CLEAR: both;
	OVERFLOW: hidden
}

.blank40 {
	DISPLAY: block;
	HEIGHT: 40px;
	CLEAR: both;
	OVERFLOW: hidden
}

.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.clear {
	HEIGHT: 0px;
	CLEAR: both;
	OVERFLOW: hidden;
}

.D1000 {
	width: 1000px;
	MARGIN: 0 auto;
	overflow: hidden;
	padding: 0 50px;
}

::-webkit-scrollbar {
	width: 16px;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(255, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
	background: rgba(255, 168, 88, 0.3);
	-webkit-box-shadow: inset 0 0 6px rgba(255, 168, 88, 0);
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255, 168, 88, 0);
}

.banner {
	width: 100%;
	background: url(banner.jpg)no-repeat;
	background-position: top center;
	height: 1235px;
}

.main {
	background: #fde0d8;
}

.content {
	width: 1100px;
	margin: 0 auto;
}

.title img {
	padding: 60px 0;
	display: block;
	margin: 0 auto;
}

.part01 {
	width: 1070px;
	MARGIN: 0 auto;
	OVERFLOW: hidden;
	margin-bottom: 50px;
}

.news {
	width: 490px;
	height: 402px;
	overflow: auto;
	float: right;
}

.news div {
	height: 164px;
	background: #fff;
	margin-bottom: 10px;
	padding-right: 12px;
}

.news img {
	width: 233px;
	float: left;
	padding-right: 16px;
}

.news h2 {
	FONT-SIZE: 19px;
	height: 52px;
	line-height: 26px;
	padding-top: 11px;
	padding-bottom: 4px;
	FONT-WEIGHT: bold;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news p {
	FONT-SIZE: 15px;
	line-height: 21px;
	color: #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.news span {
	color: #cb0000;
}

.toutu {
	width: 558px;
	height: 402px;
	float: left;
	position: relative
}

.toutu img {
	width: 100%;
}

.toutu span {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(picbg.png)no-repeat;
	color: #fff;
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.news01 {
	width: 470px;
	height: 330px;
	overflow: auto;
	float: right;
}

.news01 h2 {
	FONT-SIZE: 20px;
	line-height: 33px;
	FONT-WEIGHT: bold;
	background: url(dot.png) no-repeat center left;
	padding-left: 20px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news01 p {
	FONT-SIZE: 14px;
	line-height: 28px;
	color: #A09FA4;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #BBBBBB;
	height: 28px;
}

.news01 span {
	color: #cb0000;
	float: right;
}
.news01 p .summary {
	float: left;
	color: inherit;
}

.toutu01 {
	width: 500px;
	height: 330px;
	float: left;
}

.swiper-wrapper img {
	width: 100%;
	height: 245px;
}

.swiper-pagination .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #fff;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}

.swiper-pagination .swiper-active-switch {
	background: #69edff;
}

.qh01 {
	width: 1000px;
	height: 295px;
}

.news02 h2 {
	font-size: 18px;
	color: #df373b;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 8px;
}

.news02 p {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}

.news02 span {
	color: #df373b;
}

.news02 {
	background: #fbd7cd;
	padding: 15px;
	height: 193px;
}

.swiper-pagination-bullet {
	width: 13px;
	height: 13px;
}

.swiper-pagination-bullet-active {
	background: #df373b;
}

.box {
	position: relative
}

.box span {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.48);
	color: #fff;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.news03 {
	width: 936px;
	background: #fff1f0;
	padding: 0 24px 24px;
	position: relative;
	padding-top: 94px;
}

.news03 a {
	font-size: 19px;
	color: #323232;
	display: block;
	line-height: 40px;
	background: url(dot02.png) no-repeat center left;
	padding-left: 15px;
	background-size: 8px;
}

.news03 a:hover {
	color: #db3a2c
}

.title-small {
	position: absolute;
	top: -15px;
	left: -16px;
}

.imgbox {
	float: left;
	position: relative;
	margin-top: -70px;
}

.newslist {
	float: right;
	width: 80%;
}

.newslist a {
	width: 47%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.poster-main {
	position: relative;
	width: 560px;
	height: 303px;
}

.poster-main a,
.poster-main img {
	display: block;
}

.poster-main .poster-list {
	width: 560px;
	height: 303px;
}

.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0;
	top: 0;
}

.poster-main .poster-btn {
	position: absolute;
	top: 0;
	width: 50px;
	height: 303px;
	z-index: 10;
	cursor: pointer;
	opacity: 0.9
}

.poster-main .poster-prev-btn {
	left: -160px;
	background: url(btn_l.png) no-repeat center center;
}

.poster-main .poster-next-btn {
	right: -160px;
	background: url(btn_r.png) no-repeat center center;
}

.poster-item p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 48px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	line-height: 48px;
	padding-left: 10px;
	box-sizing: border-box;
	text-align: center;
	font-size: 15px;
}

.news04 {
	width: 29%;
	float: left;
	margin: 0 0.6% 2%;
	background: #e12211;
	color: #fff;
	padding: 1% 1.5%;
	height: 270px;
	overflow: auto;
}

.news04 h2 {
	font-weight: bold;
	font-size: 22px;
	margin-top: 5px
}

.news04 p {
	font-size: 15px;
	line-height: 22px;
	margin-top: 10px;
}
.news04>div{
	margin-top: 10px;
}
.news04>div *{
	font-size: 15px!important;
	line-height: 22px!important;
	color: #fff !important;
}

.spbox {
	width: 1000px;
	margin: 0 auto;
}

.audio {
	margin: 0 5px 20px
}

.div_bottom {
	background: url(bottombg.jpg)repeat;
	height: 63px;
	text-align: center;
	padding: 50px;
}

.footertxt {
	margin: 0 auto;
	width: 100%;
	height: 75px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding-top: 30px;
	background: #f7f7f7
}

@media screen and (max-width: 768px) {
	body {
		min-width: auto;
		overflow-x: hidden;
	}

	.blank20 {
		DISPLAY: block;
		HEIGHT: 20px;
		CLEAR: both;
		OVERFLOW: hidden
	}

	.blank30 {
		DISPLAY: block;
		HEIGHT: 30px;
		CLEAR: both;
		OVERFLOW: hidden
	}

	.blank40 {
		DISPLAY: block;
		HEIGHT: 40px;
		CLEAR: both;
		OVERFLOW: hidden
	}

	.spacer {
		clear: both;
		font-size: 0;
		line-height: 0;
	}

	.clear {
		HEIGHT: 0px;
		CLEAR: both;
		OVERFLOW: hidden;
	}

	.D1000 {
		width: 100%;
		MARGIN: 0 auto;
		overflow: hidden;
		padding: 0 .2rem;
		box-sizing: border-box;
	}

	::-webkit-scrollbar {
		width: 16px;
	}

	::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(255, 0, 0, 0);
	}

	::-webkit-scrollbar-thumb {
		background: rgba(255, 168, 88, 0.3);
		-webkit-box-shadow: inset 0 0 6px rgba(255, 168, 88, 0);
	}

	::-webkit-scrollbar-thumb:window-inactive {
		background: rgba(255, 168, 88, 0);
	}

	.banner {
		width: 100%;
		background: url(banner.jpg)no-repeat;
		background-position: 51% 0%;
		height: 7.6rem;
		background-size: 158%;
	}

	.main {
		background: #fde0d8;
		padding: 0 .2rem;
	}

	.content {
		width: 100%;
		margin: 0 auto;
	}

	.title img {
		padding: .4rem 0!important;
		width: 100%;
	}

	.part01 {
		width: 100%;
		margin-bottom: .5rem;
	}

	.news {
		width: 100%;
		height: 402px;
		overflow: auto;
		float: right;
	}
	.news::-webkit-scrollbar {
		width: 0; /* 隐藏滚动条 */
	}
	
	.news:hover::-webkit-scrollbar {
		width: 10px; /* 鼠标 hover 时显示滚动条 */
	}
	
	.news::-webkit-scrollbar-thumb {
		background: #ccc; /* 滚动条thumb颜色 */
		border-radius: 5px; /* 滚动条thumb圆角 */
	}
	
	.news::-webkit-scrollbar-track {
		background: #eee; /* 滚动条轨道颜色 */
		border-radius: 5px; /* 滚动条轨道圆角 */
	}
	.news div {
		width: 100%;
		height: 2.8rem;
		margin-bottom: .2rem;
		padding-right: 0;
	}

	.news img {
		width: 50%;
		float: left;
		padding: .2rem .2rem 0 .1rem;
		box-sizing: border-box;
	}

	.news h2 {
		FONT-SIZE: .32rem;
		line-height: .5rem;
		padding-top: .2rem;
		width: 50%;
		float: right;
		overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
		box-sizing: border-box;
		height: .75rem;
	}

	.news p {
		width: 50%;
		float: right;
		FONT-SIZE: .28rem;
		line-height: .45rem;
		color: #666666;
		padding: 0 .05rem .1rem 0;
		margin-bottom: .1rem;
		box-sizing: border-box;
	}

	.toutu {
		width: 100%;
		height: 6rem;
		float: left;
		position: relative;
		margin-top: .2rem;
	}
	.toutu img {
		width: 100%;
	}

	.toutu span {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		background: url(picbg.png)no-repeat;
		color: #fff;
		font-size: .28rem;
		height: 1rem;
		line-height: 1rem;
		text-align: center;
	}
	.w2 {
		padding-bottom: .4rem!important;
	}
	.news01 {
		width: 100%;
		box-sizing: border-box;
		height: 6rem;
		overflow-y: auto;
		overflow-x: hidden;
		float: right;
	}
	.news01::-webkit-scrollbar {
		width: 0; /* 隐藏滚动条 */
	}
	
	.news01:hover::-webkit-scrollbar {
		width: 10px; /* 鼠标 hover 时显示滚动条 */
	}
	
	.news01::-webkit-scrollbar-thumb {
		background: #ccc; /* 滚动条thumb颜色 */
		border-radius: 5px; /* 滚动条thumb圆角 */
	}
	
	.news01::-webkit-scrollbar-track {
		background: #eee; /* 滚动条轨道颜色 */
		border-radius: 5px; /* 滚动条轨道圆角 */
	}
	.news01 h2 {
		FONT-SIZE: .34rem;
    line-height: .5rem;
    FONT-WEIGHT: bold;
    background: url(dot.png) no-repeat center left;
    padding-left: 0.4rem;
	}

	.news01 p {
		FONT-SIZE: .28rem;
    line-height: .5rem;
    padding-bottom: 0.1rem;
    margin-bottom: 0.1rem;
		height: auto;
	}
	.news01 span {
		color: #cb0000;
		float: none;
	}
	.news01 p .summary {
		float: none;
	}
	.toutu01 {
		width: 100%;
		height: auto;
		float: left;
		margin-top: .2rem;
	}
	.toutu01 img {
		width: 100%;
	}
	.swiper-wrapper img {
		width: 100%;
		height: 245px;
	}

	.swiper-pagination .swiper-pagination-switch {
		display: inline-block;
		width: 10px;
		height: 10px;
		border-radius: 10px;
		background: #fff;
		margin: 0 5px;
		opacity: 0.8;
		cursor: pointer;
	}

	.swiper-pagination .swiper-active-switch {
		background: #69edff;
	}
	.swiper-container-horizontal>.swiper-pagination {
		bottom: 0!important;
	}
	.qh01 {
		width: 100%;
		height: 295px;
	}

	.news02 h2 {
		font-size: 18px;
		color: #df373b;
		font-weight: bold;
		margin-top: -5px;
		margin-bottom: 8px;
	}

	.news02 p {
		font-size: 14px;
		color: #666666;
		line-height: 22px;
	}

	.news02 span {
		color: #df373b;
	}

	.news02 {
		background: #fbd7cd;
		padding: 15px;
		height: 193px;
	}

	.swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}

	.swiper-pagination-bullet-active {
		background: #df373b;
	}

	.box {
		position: relative
	}

	.box span {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 14px;
		font-size: .28rem;
		height: .8rem;
		line-height: .8rem;
	}

	.news03 {
		width: 100%;
		padding: 0 .2rem .2rem;
		position: relative;
		padding-top: .9rem;
		box-sizing: border-box;
	}

	.news03 .tit03 {
		left: .1rem!important;
	}
	.w3 {
		height: 7rem!important;
		margin-bottom: 1rem!important;
	}
	.news03 a {
		font-size: .3rem;
    color: #323232;
    display: block;
    line-height: .8rem;
    background: url(dot02.png) no-repeat center left;
    padding-left: 0.3rem;
    background-size: 0.13rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}

	.news03 a:hover {
		color: #db3a2c
	}

	.title-small {
		position: absolute;
		top: 0;
		left: -.1rem;
		width: 100%;
	}

	.imgbox {
		float: left;
		position: relative;
		margin-top: -.5rem;
		width: 25%;
	}
	.imgbox > img {
		width: 100%;
	}
	.newslist {
		float: right;
		width: 74%;
		overflow-y: auto;
		height: 100%;
	}

	.newslist a {
		width: 93%;
		float: left;
	}

	.poster-main {
		position: relative;
		width: 100%;
		height: 303px;
	}

	.poster-main a,
	.poster-main img {
		display: block;
	}

	.poster-main .poster-list {
		width: 100%;
		height: 303px;
	}

	.poster-main .poster-list .poster-item {
		position: absolute;
		left: 0;
		top: 0;
	}

	.poster-main .poster-btn {
		position: absolute;
		top: 0;
		width: 50px;
		height: 303px;
		z-index: 10;
		cursor: pointer;
		opacity: 0.9
	}

	.poster-main .poster-prev-btn {
		left: -160px;
		background: url(btn_l.png) no-repeat center center;
	}

	.poster-main .poster-next-btn {
		right: -160px;
		background: url(btn_r.png) no-repeat center center;
	}

	.poster-item p {
		position: absolute;
		left: 0;
		bottom: 0;
		height: 48px;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.6);
		color: #fff;
		line-height: 48px;
		padding-left: 10px;
		box-sizing: border-box;
		text-align: center;
		font-size: 15px;
	}

	.news04 {
		width: 100%;
		float: left;
		margin: 0 0 .2rem;
		background: #e12211;
		color: #fff;
		padding: .2rem;
		height: 5rem;
		overflow: hidden;
		overflow-y: auto;
	}

	.news04 h2 {
		font-size: .34rem;
		margin-top: 0;
	}

	.news04 p {
		font-size: .28rem;
		line-height: .5rem;
		margin-top: .15rem;
	}

	.spbox {
		width: 100%;
		margin: 0 auto;
		max-height: 13rem;
		overflow-y: auto;
	}

	.audio {
		margin: 0 5px 20px
	}
	.swiper-button-prev, .swiper-button-next {
		background-size: 22px!important;
	}
	.div_bottom {
		background: url(bottombg.jpg)repeat;
		height: 2rem;
    text-align: center;
    padding: 1rem;
    background-position: 0 0;
    background-size: 100%;
	}

	.footertxt {
		margin: 0 auto;
		width: 100%;
		height: 75px;
		text-align: center;
		color: #fff;
		font-size: 14px;
		padding-top: 30px;
		background: #f7f7f7
	}
}