BODY,
H1,
H2,
H3,
H4,
H5,
H6,
P,
BLOCKQUOTE,
DL,
DT,
DD,
UL,
OL,
LI,
PRE,
FIELDSET,
LEGEND,
BUTTON,
LABEL,
ul {

	padding: 0px;

	margin: 0px;

	border: 0px;

	font-family: 'Microsoft YaHei';
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal;
}

img {
	border: 0 none
}

ol,
ul {
	list-style-type: none;
}

a {
	color: #000000;
	text-decoration: none;
	outline: medium none;
	display: block;
	width: 100%;
	height: 100%;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-button-next,
.swiper-button-prev {
	top: 95%;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 60px;
	background: url('../images/left.png') no-repeat left;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 60px;
	background: url('../images/right.png') no-repeat right;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: '';

}

.banner {
	height: 710px;
	max-width: 1600px;
	margin: auto;
	z-index: 2;
	position: absolute;
	top: 100px;
	left: 0;
	width: 1600px;
	right: 0;
	background: #000;
	overflow: hidden;
	transition: 0.8s;
}

.BannerImg {
	/* margin: 144px auto 60px auto; */
	background: url('../images/banner.jpg') no-repeat center;
	position: absolute;
	background-size: cover;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.mengceng {
/*	background: url('../images/bannerCover.png') no-repeat bottom;*/
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	right: 0;
/*	background-size: cover;*/
height: 65px;
background: linear-gradient(360deg, #6e5151, transparent);
}

.BannerText {
	/* height: 82px; */
	position: absolute;
	z-index: 4;
	left: 0;
	bottom: 10px;
	right: 0;
	max-width: 880px;
	margin: auto;
	color: #ffeec6;
	font-size: 16px;
	text-align: center;
	width: 880px;
}

.BannerText h1 {
	line-height: 30px;
	font-weight: bold;
	font-size: 22px;
	margin: 0px;
}

.Quick {
	max-width: 1200px;
	width: 100%;
	display: block;
	height: 248px;
	margin: auto;
	position: relative;
}

.QuickList {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 88px;
}

.QuickList span {
	display: block;
	text-align: center;
	/* padding: 10px 24px; */
	color: #000;
}

.QuickList .icon {
	transition: transform .3s ease-out .1s;
	-webkit-transition: transform .3s ease-out .1s;
	-moz-transition: transform .3s ease-out .1s;
	-ms-transition: transform .3s ease-out .1s;
	-o-transition: transform .3s ease-out .1s;
	position: relative;
	height: 98px;
	background: url('../images/01.png') no-repeat center;
}

.QuickList ul li:nth-child(2) .icon {
	background: url('../images/02.png') no-repeat center;
}

.QuickList ul li:nth-child(3) .icon {
	background: url('../images/03.png') no-repeat center;
}

.QuickList ul li:nth-child(4) .icon {
	background: url('../images/09.png') no-repeat center;
}

.QuickList ul li:nth-child(5) .icon {
	background: url('../images/04.png') no-repeat center;
}

.QuickList ul li:nth-child(6) .icon {
	background: url('../images/05.png') no-repeat center;
}

.QuickList ul li:nth-child(7) .icon {
	background: url('../images/06.png') no-repeat center;
}

.QuickList ul li:nth-child(8) .icon {
	background: url('../images/07.png') no-repeat center;
}
.QuickList ul li:nth-child(9) .icon {
	background: url('../images/08.png') no-repeat center;
}


.QuickList .icon img {
	position: absolute;
	top: 0;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}

.QuickList .icon:hover {
	-ms-transform: translateY(-5px);
	/* IE 9 */
	-moz-transform: translateY(-5px);
	/* Firefox */
	-webkit-transform: translateY(-5px);
	/* Safari and Chrome */
	-o-transform: translateY(-5px);
	/* Opera */
	transform: translateY(-5px);
}


.QuickList span img {
	width: 100%;
}



.QuickList ul {

	/* 	margin: auto;
	display: flex; */
	/* 	justify-content: space-around;
	align-items: flex-end;
	flex-wrap: wrap; */

	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.QuickList ul li {
	flex: 1;
	/* max-width: 12.5%; */
}

.NewsSpecial {

	background: #ffefe2;
	padding: 46px 0;
}

/* news */

.demo {
	height: 400px;
	background: #fff;
	padding: 2em 0;
}



.tab {
	text-align: center;
}

.tab .nav-tabs {
	display: contents;
	position: relative;
	border-bottom: none;
	padding-left: 14px;
}

.tab .nav-tabs li {
	margin: 0;
	height: 46px;
	position: relative;
	width: 120px;
}

.tab .nav-tabs li.active {
	width: 140px;
}

.tab .nav-tabs li a {
	display: block;
	padding: 0;
	font-size: 24px;
	font-weight: 700;
	color: #999;
	z-index: 1;
	position: absolute;
	transition: all 0.3s ease 0s;
	bottom: 0;
	line-height: 1;
}


.tab .nav-tabs li.active a {
	font-size: 30px;
	color: #000000;
	line-height: 46px !important;
}

.tab .nav-tabs li.active a span {

	font-size: 34px;
	color: #ae0c2a;

}

.tab .nav-tabs li:nth-child(2) a {
	line-height: 52px;
}

.tab .nav-tabs li:nth-child(1) a {
	line-height: 52px;
}

/* .tab .nav-tabs li.active a span {
	background: #29335c;
	color: #fff;
}

.tab .nav-tabs li a span i {
	transform: rotate(-45deg);
}



.tab .nav-tabs li.active a {
	border-bottom: 2px solid #29335c;
}
 */

.More {
	position: absolute;
	right: 0;
	top: -54px;
	/* width: 100%; */
	padding: 0 14px 0 32px;
	background: url(../images/more.png) no-repeat left;
}

.More a {
	color: #000000;
}

.More:hover a {
	color: #ae0c2a;
}

.Periodical .More {
	top: -39px;
	font-size: 14px;
	padding: 0 0 0 18px;
	background-size: 19%;
}

.tab .tab-content {
	margin-top: 28px;
	font-size: 15px;
	color: #757575;
	line-height: 26px;
	text-align: left;
	position: relative;
}

.tab .tab-content h3 {
	font-size: 24px;
	margin-top: 0;
}

.tab .tab-content li {
	background: #FFFFFF;
	margin-bottom: 22px;

}

#Section2 li a {
	display: flex;
}

.NewsSpecialCont h4 {
	font-size: 24px;
	color: #533335;
	line-height: 36px;
	height: 70px;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 20px;
}

.tab .tab-content p {
	display: table;
	background: #ae0c2a;
	border-radius: 40px;
	padding: 5px 20px;
	font-size: 14px;
	color: #ffffff;
	height: 34px;
	overflow: hidden;
	display: inline-block;

}

#Section1 li {
	border-bottom: 2px solid #ae0c2a;
}

#Section1 .fl {
	float: left;
	width: 49%;

}

#Section1 .fl li {
	padding: 20px
}

#Section1 .fr {
	float: right;
	width: 49%;
}

#Section1 .fr li {
	height: 100%;
	margin-bottom: 21px;
	transition: 0.4s;
}

#Section1 .fr li:hover {
	box-shadow: 0px 4px 14px #f3b2b2f7;
	border-radius: 1px;
}

#Section1 .fr li .NewsCont {
	display: flex;
	padding: 14px;
}

#Section1 .fr li .NewsCont h4 {
	width: 84%;
	margin-top: 10px;
}

#Section1 .fr li .NewsCont .NewsTime {
	width: 16%;
	position: relative;
}

#Section1 .fr li .NewsCont .NewsTime i {
	position: absolute;
	width: 16px;
	height: 1px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ae0c2a;
}

#Section2 li {
	box-shadow: 0px 8px 16px #f3b2b2f7;
}

.NewsTime span {
	display: block;
	font-family: 'Times New Roman';
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 14px;
}

.NewsTime .year {
	font-size: 16px;
}

.NewsImg {
	width: 100%;
	overflow: hidden;
	height: 310px;
}

.NewsCont {
	padding: 20px 0;
}

.NewsCont h4 {
	line-height: 30px;
	color: #533335;
	height: 56px;
	overflow: hidden;
	margin-top: 0;
}

.NewsCont h4:hover, .NewsSpecialCont h4:hover, .NoticeAnnouncement .container .Notice .NoticeList .NoticeText h3:hover, .NoticeAnnouncement li h3:hover, .Periodical .container h4:hover {
	color: #ae0c2a;
}

.NewsCont .summary {
	height: 50px;
	overflow: hidden;
	color: #999;
}

.NewsCont .NewsTime {
	color: #ae0c2a;
	padding-top: 10px;
	font-family: 'Times New Roman';
	font-size: 16px;
	font-weight: bold;
}

.NewsSpecialImg {
	width: 24%;
	height: 180px;
	overflow: hidden;
}

.NewsSpecialImg img,
.NewsImg img {
	width: 100%;
	/* height: 100%; */
}

.NewsImg img {
	transition: all .3s ease-out .1s;
	-webkit-transition: all .3s ease-out .1s;
	-moz-transition: all .3s ease-out .1s;
	-ms-transition: all .3s ease-out .1s;
	-o-transition: all .3s ease-out .1s;
	width: 100%;
}

#Section1 .fl li:hover img {
	z-index: 5;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.NewsSpecialCont {
	width: 60%;
	padding: 20px 0px 0px 60px;
	position: relative;
}

.NewsSpecialTime {
	position: absolute;
	width: 80px;
	height: 80px;
	background: #fff4ea;
	border-radius: 50%;
	text-align: center;
	left: -42px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-family: 'Times New Roman';
	color: #ae0c2a;
	font-weight: bold;
	padding: 14px 0;
}

.NewsSpecialTime span {
	display: block;

}

.NewsSpecialTime .data {
	font-size: 28px;

}

.NewsSpecialMore {
	width: 20%;
	position: relative;
}

.NewsSpecialMore span {
	z-index: 2;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #ae0c2a;
	line-height: 38px;
}

.NewsSpecialMore span:hover {
	color: #ffffff;
}

.NewsSpecialMore .button {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 120px;
	height: 40px;
	border: 1px solid #ae0c2a;
	border-radius: 20px;
	display: block;
	text-align: center;
}


.NewsSpecialMore .button::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color: #ae0c2a;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
	border-radius: 20px;
}

.NewsSpecialMore .button:hover::before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}


.NoticeAnnouncement {
	width: 100%;
	background: url(../images/NoticeAnnouncement.png) no-repeat center;
	background-size: cover;
}

.NoticeAnnouncement .container {
	display: flex;
	padding: 80px 0 90px;
	height: 100%;
}

.NoticeAnnouncement .container .Notice {
	width: 50%;
	height: 100%;
}

.NoticeAnnouncement .container .Notice .Title,
.Announcement .Title {
	position: relative;
}

.NoticeAnnouncement .container .Notice .Title h3,
.Announcement .Title h3 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
}

.NoticeAnnouncement .container .Notice .Title .dropcap,
.Announcement .Title .dropcap {
	color: #ff716e;
	font-size: 34px;
}

.NoticeAnnouncement .container .Notice .Title .More,
.Announcement .Title .More {
	top: 14px;
	padding: 0 0px 0 32px;
}

.NoticeAnnouncement .container .Notice .Title .More a,
.Announcement .Title .More a {
	color: #ffffff;
}

.NoticeAnnouncement .container .Notice .Title .More a:hover,
.Announcement .Title .More:hover a {
	color: #ff716e;
}

.NoticeAnnouncement .container .Notice .NoticeList {
	margin-top: 30px;
}

.NoticeAnnouncement li {
	background: #FFFFFF;
	height: 100px;
	display: flex;
	margin-bottom: 21px;
	transition: transform .3s ease-out .1s;
	-webkit-transition: transform .3s ease-out .1s;
	-moz-transition: transform .3s ease-out .1s;
	-ms-transition: transform .3s ease-out .1s;
	-o-transition: transform .3s ease-out .1s;
}

.NoticeAnnouncement li:hover {
	-ms-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
}

.NoticeAnnouncement .NoticeTime {
	width: 14.29%;
	height: 50px;
	background: #ae0c2a;
	margin: auto;
	font-size: 26px;
	color: #ffffff;
	font-family: 'Times New Roman';
	border-radius: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}

.NoticeAnnouncement .NoticeText {
	width: 78%;
	padding-right: 40px;
}

.NoticeAnnouncement .AnnouncementList .NoticeText{
	padding-right: 0;
	padding-left: 40px;
}


.NoticeAnnouncement .NoticeText h3 {
	font-size: 18px;
	color: #533335;
	line-height: 100px;
	height: 100px;
	overflow: hidden;
}

.NoticeAnnouncement .container .Notice .NoticeList .NoticeText p {
	color: #666666;
	font-size: 14px;
	height: 44px;
	overflow: hidden;
	line-height: 24px;
}

.NoticeAnnouncement .container .Announcement {
	width: 50%;
	padding-left: 2%;

}

.NoticeAnnouncement .AnnouncementList {
	margin-top: 30px;
}


.NoticeAnnouncement .AnnouncementList span {
	color: #ae0c2a;
	font-family: 'Times New Roman';
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-align: right;
}


.Periodical {
	width: 100%;
	height: 600px;
	background: url(../images/Periodical.png) no-repeat center;
	background-size: cover;
	padding: 80px 0;
}

.Periodical .container {
	display: flex;
}

.Periodical ul {
	margin-right: 2%;
	width: 60%;
}

.Periodical li {
	background: #FFFFFF;
	height: 130px;
	width: 100%;

	margin-bottom: 5%;
	float: left;
	position: relative;
	--tw-shadow: 0 1px 8px 0 rgb(0 0 0 / 3%), 0 1px 14px 0 rgba(0, 0, 0, 0.2);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	transition: transform .3s ease-out .1s;
	-webkit-transition: transform .3s ease-out .1s;
	-moz-transition: transform .3s ease-out .1s;
	-ms-transition: transform .3s ease-out .1s;
	-o-transition: transform .3s ease-out .1s;
}

.Periodical li:hover {
	-ms-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
}

.Periodical ul:nth-child(3) {
	margin-right: 0;
}


.Periodical .container .label {
	background: #ae0c2a;
	width: 90px;
	height: 32px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
	padding: 0;
	border-radius: 0;
	float: left;
}

.Periodical .container .PeriodicalTime {
	float: right;
	line-height: 39px;
	display: block;
	color: #ae0c2a;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	margin-right: 28px;
}

.Periodical .container h4 {
	font-size: 16px;
	height: 48px;
	position: absolute;
	top: 26px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 300px;
	overflow: hidden;
	line-height: 26px;
	color: #533335;
}

.returnTop {
	display: none;
	width: 61px;
	height: 61px;
	background: url(../images/returnTop.jpg) no-repeat;
	background-size: cover;
	position: fixed;
	z-index: 99999;
	right: 24px;
	bottom: 57px;
	cursor: pointer;
}


@media only screen and (max-width: 1620px) {
	.banner {
		max-width: 100%;
		/* height: 100%; */
		margin: 0 20px;
	}

}

@media only screen and (max-width: 1220px) {
	.header {
		padding-bottom: 46.8%;
		position: inherit;
		height: 0;
	}

	.banner {

		height: 480px;

	}

	.NewsSpecialCont h4 {
		font-size: 20px;
		margin-bottom: 16px;
	}

	.QuickList span {
		padding: 10px 22px
	}

	.NewsSpecialImg {
		height: 148px;
	}

	.NewsSpecialCont {
		padding: 0 0 0 60px;
	}
}

@media only screen and (max-width: 1100px) {
	.BannerText {
		max-width: 100%;
		margin: auto;
		font-size: 20px;
		bottom: 50px;
	}

	.BannerText h1 {
		font-size: 28px;
		line-height: 38px;
		margin: 0;
	}

	.banner {

		height: 430px;

	}

	.QuickList span {
		font-size: 14px;
	}


}



@media only screen and (max-width: 991px) {
	.BannerText h1 {
		font-size: 24px;
		line-height: 38px;
	}


	.banner {
		position: inherit;
		height: 380px;
		margin: auto;
	}

	.header {
		height: 80%;
		padding-bottom: 0;
	}


	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}

	.Quick {
		height: 100%;
		margin: 24px 0;
		max-width: 100%;
	}

	.QuickList {
		position: inherit;
		height: 100%;
	}

	.QuickList ul li {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.QuickList span img {
		width: 50%;
	}

	.NewsImg {
		height: 184px;
	}

	.tab .nav-tabs li.active a {
		font-size: 24px;
	}

	.tab .nav-tabs li.active a span {
		font-size: 30px;
	}

	#Section1 .fr li {
		height: 100%;
		margin-bottom: 10px;
	}

	#Section1 .fr li .NewsCont .NewsTime {
		width: 22%;
		position: relative;
	}

	.NewsCont .NewsTime {
		font-size: 16px;
	}

	.NewsTime span {
		font-size: 26px;
	}

	.NewsTime .year {
		font-size: 14px;
	}

	.NewsCont h4 {
		font-size: 16px;
	}

	#Section1 .fr li .NewsCont {
		padding: 0px 4px;
	}

	.tab .nav-tabs li.active {
		width: 120px;
	}

	.NewsSpecialCont h4 {
		font-size: 18px;
		line-height: 28px;
		height: 60px;
	}

	.NewsSpecialCont {
		padding: 0px 0px 0px 36px;
	}

	.NewsSpecialImg {
		width: 28%;
		height: 136px;
	}

	.NewsSpecialMore {
		width: 14%;
	}
	
	.NewsSpecialMore .button {
		width: 70%;
		height: 30px;
	}
	
	.NewsSpecialMore span {
		line-height: 26px;
		padding: 0;

	}

	.NewsSpecialTime {

		width: 70px;
		height: 70px;
		padding: 10px 0;
	}

	.NewsSpecialTime .data {
		font-size: 24px;
	}

	.tab .tab-content p {
		font-size: 12px;
		padding: 0px 11px;
		height: 24px;
		line-height: 24px;
		overflow: hidden;
		margin: 0px;
	}

	.More {
		background-size: 18%;
		padding: 0 0px 0 24px;
		top: -40px;
	}

	.NoticeAnnouncement .container .Notice .Title h3,
	.Announcement .Title h3 {
		font-size: 24px;
	}

	.NoticeAnnouncement .NoticeTime {
		font-size: 18px;
	}
	.NoticeAnnouncement .AnnouncementList .NoticeText{
		padding-left: 30px;
	}

	.NoticeAnnouncement .container .Notice .Title .dropcap,
	.Announcement .Title .dropcap {
		font-size: 30px;
	}

	.NoticeAnnouncement .container .Notice .Title .More,
	.Announcement .Title .More {
		padding: 0 0px 0 25px;
		background-size: 24%;
	}

	.NoticeAnnouncement .container .Notice .Title .More a,
	.Announcement .Title .More a {
		font-size: 14px;

	}

	.Periodical .container h4 {
		width: 100%;
		padding: 0 10px;
	}

	.Periodical .container .PeriodicalTime {
		margin-right: 12px;
		font-size: 14px;
	}


	.NewsSpecial {
		padding: 18px 0;
	}


	.NewsCont {
		padding: 10px 0;
	}

	.tab .tab-content {
		margin-top: 10px;
	}

	.NoticeAnnouncement .container {
		padding: 40px 0 32px;
	}

}

@media only screen and (max-width: 760px) {

	#Section1 .fl,
	#Section1 .fr {
		width: 100%;

	}

	#Section1 .fr li .NewsCont h4 {
		padding-right: 20px;
	}

	.tab .nav-tabs {
		padding-left: 0;
	}

	.NewsSpecial .container {
		padding: 0 42px;
	}

	.NoticeAnnouncement .container {
		padding: 42px;
		flex-wrap: wrap;
	}


	.NoticeAnnouncement .container .Notice {
		width: 100%;

	}

	.NoticeAnnouncement .container .Announcement {
		width: 100%;
		padding-left: 0;
	}

	.Periodical {
		height: 100%;
		padding: 30px 0;
	}

	.Periodical .container ul {

		margin-top: 10px;
	}

	.Periodical .container {
		margin: auto 42px;
	}



	.QuickList span img {
		width: 66%;
	}

	.Periodical .More {
		top: -26px;
	}
	
	.NewsSpecialImg{
		width: 38%;
	}

}

@media only screen and (max-width: 680px) {

	.BannerText h1 {
		font-size: 20px;
	}

	.BannerText {
		font-size: 18px;
		bottom: 30px;
	}

	.NewsSpecialMore {
		display: none;
	}

	.Periodical .container {
		flex-wrap: wrap;
	}

	.Periodical .container ul {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.NewsSpecialImg{
		height: 120px;
	}

}

@media only screen and (max-width: 479px) {
	
	.QuickList .icon{
		height: 70px;
	}
	.tab .nav-tabs li {
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}

	.tab .nav-tabs li:last-child {
		margin-bottom: 0;
	}

	.QuickList span img {
		width: 80%;
	}



	.banner {
		height: 202px;
	}

	.BannerText h1 {
	display: none;
	}

	.BannerText {
		font-size: 16px;
		margin: 0 26px;
		bottom: -5px;
	}

	.mengceng{
		display:none;
	}
 
	.BannerText span{
		display:none;
	}

	.Quick {
		margin: 24px 0;
	}

	.QuickList span {
		font-size: 14px;
		padding: 10px;
	}

	.tab .nav-tabs li.active a,
	.tab .nav-tabs li a {
		font-size: 20px;
	}

	.tab .nav-tabs li.active a span {
		font-size: 26px;
	}

	.tab .nav-tabs li {
		width: 24%;
		height: 34px;
	}

	.tab .nav-tabs {
		padding-left: 32px;
	}

	.tab .nav-tabs li.active {
		width: 94px;
	}

	.More {
		background-size: 14%;
		padding: 0 2px 0 28px;
	}

	.More a {
		font-size: 14px;
	}

	.NoticeAnnouncement .container .Notice .NoticeList .NoticeTime,
	.NoticeAnnouncement .container .Notice .Title h3,
	.Announcement .Title h3 {
		font-size: 20px;
	}

	.NoticeAnnouncement .container .Notice .Title .dropcap,
	.Announcement .Title .dropcap {
		font-size: 26px;
	}

	.NoticeAnnouncement .container .Notice .Title .More,
	.Announcement .Title .More {
		bottom: 0;
		top: 4px;
	}

	.Periodical li {
		width: 100%;
		height: 100px;
	}

	.NewsSpecial .container,
	.NoticeAnnouncement .container {
		padding: 14px;
	}

	.Periodical li,
	.Periodical li:nth-child(3n+1) {
		margin-left: 0;
	}

	.Periodical .container {
		margin: auto 14px;
	}

	.NewsSpecialCont {
		padding: 0px 8px 0px 28px;
	}

	.NewsSpecialCont h4 {
		font-size: 14px;
		height: 44px;
		line-height: 22px;
		margin-bottom: 8px;
	}

	.NewsSpecialImg {
		width: 44%;
		    height: 100px;
	}

	.NewsSpecialTime {
		width: 60px;
		height: 60px;
		padding: 4px 0;
	}

	.NewsSpecialTime .data {
		font-size: 14px;
	}

	.NewsSpecialTime span {
		font-size: 14px;
	}

	.NoticeAnnouncement .container .Notice .NoticeList .NoticeText {
		padding-right: 12px;
	}

	.NoticeAnnouncement .container .Notice .NoticeList,
	.NoticeAnnouncement .AnnouncementList {
		margin-top: 20px;
	}

	.Periodical {
		padding: 26px 0;
	}

	.returnTop {
		display: none;
	}

}
