.swiper-container {
	height: 341px;
}

.banner {
	position: relative;
}

.banner .bannerKV {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.banner .swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.banner  .swiper-slide {
	background-size: cover;
	background-position: center;
}

.banner .gallery-top {
	height: 100%;
	width: 100%;
}

.banner .gallery-thumbs {
	height: 223px;
	box-sizing: border-box;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.banner .gallery-thumbs .swiper-wrapper {
	align-items: center;
}

.banner .gallery-thumbs .swiper-slide {
	width: 234px;
	height: 158px;
	opacity: 1;
	background: url("kvItem.png") no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 23px 7px;
}

.banner .gallery-thumbs .swiper-slide span {
	display: block;
	width: 100%;
	height: 100%;
}

.banner .gallery-thumbs .swiper-slide-thumb-active {
	width: 344px;
	height: 223px;
	background: url("kvItemA.png") no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 32px 10px;
}

.body_content {
	max-width: 1425px;
	margin: 0 auto;
}

.marginAuto {
	max-width: 1106px;
	margin: 0 auto;
}

.nav {
	background: #f90000;
	line-height: 77px;
	height: 77px;
	margin-bottom: 62px;
}

.nav ul {
	display: flex;
	justify-content: space-between;
	max-width: 1306px;
	margin: 0 auto;
}

.nav ul li {
	padding: 0 20px 10px;
	box-sizing: border-box;
	border-radius: 0 0 10px 10px;
}

.nav ul li:hover {
	background: #ffba5f;
}

.nav ul li:hover a {
	color: #f90000;
}

.nav ul li a {
	color: #ffffff;
	font-size: 22px;
}

.nav ul li.active {
	background: #ffba5f;
}

.nav ul li.active a {
	color: #f90000;
}

.tips_title {
	background: url("zn-icon.png") no-repeat left center;
	background-size: 38px auto;
	padding-left: 47px;
	font-size: 24px;
	color: #333333;
	margin-bottom: 25px;
}

.Speech .list ul li {
	margin-bottom: 32px;
	padding-bottom: 39px;
	border-bottom: 1px solid #dadbdd;
	position: relative;
}

.Speech .list ul li:last-child {
	border-bottom: 0;
}

.Speech .list ul li a {
	display: flex;
}

.Speech .list ul li a .picture {
	margin-right: 34px;
}

.Speech .list ul li a .picture img {
	width: 172px;
	height: 185px;
	border-radius: 8px;
}

.Speech .list ul li a .listContent {
	color: #000000;
	height: 190px;
	overflow: hidden;
}

.Speech .list ul li a .listContent h1 {
	font-size: 24px;
	line-height: 35px;
}

.Speech .list ul li a .listContent p {
	margin-top: 10px;
	font-size: 16px;
}

.Speech .list ul li .open {
	position: absolute;
	right: 0;
	bottom: 10px;
	background: #ccc;
	color: #000;
	padding: 2px 10px;
	z-index: 111;
	cursor: pointer;
}

.i_dynamic {
	background: #fdfcf2;
	padding: 22px 0 54px 0;
	margin-bottom: 32px;
}

.i_dynamic .main {
	display: flex;
}

.i_dynamic .main .i_dynamicBanner {
	width: 630px;
	height: 341px;
	margin-right: 36px;
}

.i_dynamic .main .i_dynamicBanner img {
	width: 100%;
}

.i_dynamic .main .i_dynamicBanner h1 {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	background: rgba(0, 0, 0, 0.65);
	line-height: 59px;
	padding-left: 20px;
}

.i_dynamic .main .i_dynamicBanner .swiper-pagination2 {
	text-align: right;
}

.i_dynamic .main .i_dynamicBanner .swiper-pagination2 .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: initial;
	opacity: initial;
}

.i_dynamic .main .i_dynamicBanner .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #d11824;
}
.i_dynamic .main .list{
	height: 340px;
	overflow: hidden;
}
.i_dynamic .main .list li {
	margin-bottom: 15px;
}

.i_dynamic .main .list li:last-child {
	margin-bottom: 0;
}

.i_dynamic .main .list li h1 {
	font-size: 16px;
	font-weight:bold;
	color: #333333;
}

.i_dynamic .main .list li p {
	font-size: 14px;
	color: #333333;
}

.i_logo {
	margin-bottom: 50px;
}

.i_logo .main {
	display: flex;
}

.i_logo .main .i_logoImg {
	border-right: 3px solid #b2b2b2;
}

.i_logo .main .i_logoMoral {
	padding-left: 50px;
}

.i_logo .main .i_logoMoral h1 {
	font-size: 26px;
	color: #333333;
	margin-bottom: 25px;
}

.i_logo .main .i_logoMoral p {
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}

.gloriousCourse {
	position: relative;
/* 	height: 783px;
	 */	background: #fbf8e3;
	padding-top: 20px;
	margin-bottom: 20px;
}

.gloriousCourse .marginAuto {
	height: 100%;
}

.gloriousCourse .swiper-wrapper {
	width: 1200px;
}

.gloriousCourse .swiper-container {
	width: 100%;
	height: 100%;
}

.gloriousCourse .swiper-slide {
	font-size: 18px;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
}

.gloriousCourse .list ul {
	display: flex;
	width: 100%;
	height: 100%;
	position: relative;
}

.gloriousCourse .list ul li {
	position: absolute;
	width: 214px;
	border-right: 1px solid #b7b9b2;
}

.gloriousCourse .list ul li p {
	font-size: 14px;
	color: #221815;
}

.gloriousCourse .list ul li h1 {
	font-size: 14px;
	color: #fff;
	text-align: right;
}

.gloriousCourse .list ul li h1 span {
	background: #2aa7e4;
	display: inline-block;
	padding: 5px 30px;
	border-radius: 200px 0 0 200px;
}

.gloriousCourse .list ul li img {
	max-width: 100%;
	max-height: 100%;
}

.gloriousCourse .list ul li::after {
	content: "";
	position: absolute;
	background: #b7b9b2;
	width: 12px;
	height: 12px;
	border-radius: 100%;
}

.gloriousCourse .list ul li:nth-child(1n) {
	padding-top: 30px;
}

.gloriousCourse .list ul li:nth-child(1n) h1 {
	margin-top: 10px;
}

.gloriousCourse .list ul li:nth-child(1n)::after {
	content: "";
	top: -8px;
	right: -6px;
}

.gloriousCourse .list ul li:nth-child(2n) {
	padding-top: 0;
	padding-bottom: 30px;
}

.gloriousCourse .list ul li:nth-child(2n) h1 {
	margin-top: 0;
	margin-bottom: 10px;
}

.gloriousCourse .list ul li:nth-child(2n)::after {
	content: "";
	top: initial;
	bottom: -8px;
	right: -6px;
}

.gloriousCourse .list ul li:nth-child(1) {
	top: 363px;
}

.gloriousCourse .list ul li:nth-child(2) {
	top: 223px;
	left: 150px;
}

.gloriousCourse .list ul li:nth-child(3) {
	width: 327px;
	top: 363px;
	left: 250px;
}

.gloriousCourse .list ul li:nth-child(3) p {
	width: 160px;
}

.gloriousCourse .list ul li:nth-child(4) {
	top: 92px;
	left: 400px;
}

.gloriousCourse .list ul li:nth-child(5) {
	top: 363px;
	left: 650px;
}

.gloriousCourse .list ul li:nth-child(6) {
	top: 68px;
	left: 650px;
	width: 250px;
}

.gloriousCourse .list ul li:nth-child(6) p {
	width: 120px;
}

.gloriousCourse .list ul li:nth-child(7) {
	top: 363px;
	left: 900px;
	border: 0;
}

.gloriousCourse .list ul li:nth-child(7)::after {
	display: none;
}

.gloriousCourse .list ul li:nth-child(8) {
	top: 60px;
	left: 920px;
	width: 180px;
	border: 0;
}

.gloriousCourse .list ul li:nth-child(8)::after {
	display: none;
}

.gloriousCourse .list::after {
	content: "";
	width: 100%;
	border-top: 4px solid #b7b9b2;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.asapana {
	margin-bottom: 30px;
}

.asapana .list li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 0 3px 3px 0;
}

.asapana .list li:hover img {
	transform: scale(1.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
}

.asapana .list li img {
	transition: all 0.3s ease 0s;
	width: 100%;
	min-height: 209.91px;
}

.asapanali {
	margin-bottom: 30px;
}

.asapanali .list li {
	float: left;
	width: 50%;
	line-height: 28px;
	font-size: 18px;
	box-sizing: border-box;
	margin: 0 0px 30px 0;
}

.asapanali .list li a {
	color: rgb(51,51,51);
}

.message .list li {
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 3%;
	height: 60px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.message .list li a {
	display: flex;
	align-items: center;
	width: 100%;
}

.message .list li .img {
	width: 12%;
}

.message .list li .img h1 {
	font-size: 16px;
	color: #6d6d6d;
	font-weight: bold;
}

.message .list li p {
	font-size: 16px;
	color: #666666;
	width: 95%;
}

.footer {
	background: #d11824;
	padding: 25px 0;
	color: #fff;
}

.footer .copNav {
	display: flex;
	margin-bottom: 29px;
}

.footer .copNav p {
	font-size: 16px;
	margin-right: 80px;
}

.footer .copNav .copNavA a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	padding-right: 10px;
	border-right: 1px solid #fff;
	line-height: 16px;
	margin-right: 10px;
}

.footer .copNav .copNavA a:last-child {
	border: 0;
	padding: 0;
	margin: 0;
}

.footer .telContent {
	font-size: 18px;
}

.navPosition {
	max-width: 1012px;
	margin: 0 auto 60px;
	font-size: 16px;
	color: #333333;
	padding-bottom: 22px;
	border-bottom: 1px solid #e2e2e2;
}

.navPosition a {
	color: #333333;
}

.newsDetail {
	max-width: 800px;
	margin: 0 auto 100px;
	color: #333333;
}

.newsDetail h1 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
}

.newsDetail p {
	font-size: 16px;
	margin-bottom: 30px;
}

.newsDetail p img {
	max-width: 100%;
}

.newsDetail h1,.newsDetail p,.newsDetail p span,.newsDetail p span span,.newsDetail p span span span {
	font-family: "微软雅黑","Microsoft Yahei","Hiragino Sans GB","Helvetica Neue","Helvetica","tahoma","arial","Verdana","sans-serif","WenQuanYi Micro Hei","\5B8B\4F53" !important;
}

.footer .telContent {
}

.footer .telContent p {
	display: inline-block;
	margin-right: 120px;
}
/*       .footer .ewm{
        width: 120px;
        
      }
       */@media screen and (max-width: 640px) {
        
	body {
		background: none;
	}

	.hd {
		display: none;
		background:url("sqhdyl.jpg") center no-repeat;width:100%;height:1789px;
	}

	.banner {
	}

	.banner .gallery-thumbs .swiper-slide {
		width: 10vw;
		height: 4vw;
	}

	.banner .gallery-thumbs {
		display: none;
	}

	.banner .swiper-button-next1, .banner .swiper-button-prev1 {
		width: 4vw;
		height: 6vw;
		margin-top: -3vw;
	}

	.marginAuto {
		padding: 0 2vw;
	}

	.banner img {
		width: 100%;
	}

	.nav {
		width: 100%;
		overflow-x: scroll;
		height: auto;
		line-height: 11vw;
		margin-bottom: 5vw;
	}

	.nav ul {
		flex-wrap: nowrap;
		width: 200vw;
	}

	.nav ul li {
		padding: 0;
		width: 80vw;
		text-align: center;
		border-radius: initial;
	}

	.nav ul li a {
		font-size: 4vw;
	}

	.tips_title {
		font-size: 5vw;
		background-size: 7vw auto;
		padding-left: 9vw;
	}

	.Speech {
		padding: 5vw 0;
	}

	.Speech .list ul li a .picture {
		width: 40%;
		margin-right: 2%;
		margin-bottom: 5vw;
	}

	.Speech .list ul li a .picture img {
		width: 100%;
		height: auto;
	}

	.Speech .list ul li a .listContent {
		width: 58%;
	}

	.Speech .list ul li a .listContent h1 {
		font-size: 4vw;
		line-height: 7vw;
		line-height: auto;
	}

	.Speech .list ul li a .listContent p {
		font-size: 3.5vw;
		margin-top: 2vw;
	}

	.i_dynamic {
		padding: 5vw 0;
	}

	.i_dynamic .main {
		flex-flow: wrap;
	}

	.i_dynamic .main .i_dynamicBanner {
		width: 100%;
		height: auto;
		margin-bottom: 5vw;
	}

	.i_dynamic .main .i_dynamicBanner h1 {
		font-size: 3.5vw;
		line-height: 10vw;
	}

	.i_dynamic .main .i_dynamicBanner img {
		width: 100%;
	}

	.i_dynamic .main .list li {
		margin-bottom: 3vw;
	}

	.i_dynamic .main .list li h1 {
		font-size: 4vw;
	}

	.i_dynamic .main .list li p {
		font-size: 3.5vw;
	}

	.i_logo {
		padding: 5vw 0;
		margin-bottom: 0vw;
	}

	.i_logo .main {
		flex-flow: wrap;
	}

	.i_logo .main .i_logoImg {
		width: 100%;
		border: 0;
		margin-bottom: 5vw;
	}

	.i_logo .main .i_logoImg img {
		width: 100%;
		height: auto;
	}

	.i_logo .main .i_logoMoral {
		padding-left: 0;
	}

	.i_logo .main .i_logoMoral h1 {
		font-size: 4vw;
		margin-bottom: 1vw;
	}

	.i_logo .main .i_logoMoral p {
		font-size: 3.5vw;
		line-height: 7vw;
	}

	.sixtyActivities {
		display: none;
	}

	.gloriousCourse {
		display: none;
		padding: 10vw 0;
	}

	.message .list li {
		width: 100%;
		margin-bottom: 3vw;
		height: 130px;
	}

	.message .list li .img {
		padding: 5vw;
		margin-right: 0;
	}

	.message .list li .img h1 {
		font-size: 4vw;
		text-align: center;
	}

	.message .list li p {
		padding: 5vw;
		font-size: 3.5vw;
	}

	.footer {
		padding: 5vw 0;
	}

	.footer .copNav {
		margin-bottom: 3vw;
	}

	.footer .copNav p {
		width: 100%;
		margin-right: 0;
		font-size: 3.5vw;
	}

	.footer .copNav .copNavA {
		display: none;
	}

	.footer .telContent {
		font-size: 4vw;
	}

	.footer .telContent  p {
		margin-bottom: 2vw;
	}

	.footer .fr {
		float: none;
		margin-bottom: 3vw;
	}

	.navPosition {
		padding: 0 4vw;
		font-size: 4vw;
		padding-bottom: 3vw;
		margin-bottom: 3vw;
	}

	.newsDetail {
		padding: 0 4vw;
	}

	.newsDetail h1 {
		font-size: 5vw;
		margin-bottom: 3vw;
	}

	.newsDetail p {
		font-size: 3.5vw;
	}

	.jssort01 {
		display: none;
	}

	.asapana .list li {
		width: 33%;
		min-height: auto;
	}

	.asapanali .list li {
		width: 100%;
		margin-bottom: 3vw;
		font-size: 3.5vw;
	}
}
      


/* banner */
/* jssor slider arrow navigator skin 05 css */
        /*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        */
        
.jssora05l, .jssora05r {
	display: block;
	position: absolute;
          /* size of arrow element */
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url("a17.png") no-repeat;
	overflow: hidden;
}

.jssora05l {
	background-position: -10px -40px;
}

.jssora05r {
	background-position: -70px -40px;
}

.jssora05l:hover {
	background-position: -130px -40px;
}

.jssora05r:hover {
	background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
	background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
	background-position: -310px -40px;
}

      /* jssor slider thumbnail navigator skin 01 css */
      /*
      .jssort01 .p            (normal)
      .jssort01 .p:hover      (normal mouseover)
      .jssort01 .p.pav        (active)
      .jssort01 .p.pdn        (mousedown)
      */
.jssort01 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 344px;
	height: 233px;
}

.jssort01 .t {
	position: absolute;
	top: 30px;
	left: 65px;
	width: 234px;
	height: 158px;
	border: none;
	background: url("kvItem.png") no-repeat center center;
	background-size: 100% 100%;
	padding: 23px 15px;
	box-sizing: border-box;
}

.jssort01 .w {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.jssort01 .c {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	box-sizing: content-box;
}

.jssort01 .pav .c {
	top: 2px;
	left: 2px;
	width: 234px;
	height: 158px;
	background-position: 50% 50%;
}

.jssort01 .pav {
	width: 234px;
	height: 158px;
}

.jssort01 .pav .t {
	width: 234px;
	height: 158px;
	padding: 23px 15px;
	top: 30px;
	left: 65px;
	animation: myfirst 0.5s;
	animation-delay: 0.5s;
	animation-fill-mode: forwards;
}

@keyframes myfirst {
	from {
	}

	to {
		width: 324px;
		height: 224px;
		background: url("kvItemA.png") no-repeat center center;
		padding: 33px 10px;
		left: 20px;
		top: 0;
	}
}

.jssort01 .p:hover .c {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.jssort01 .p.pdn .c {
	background-position: 50% 50%;
	width: 100%;
	height: 100%;
}

* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
          /* ie quirks mode adjust */
	width /**/: 344px;
	height /**/: 233px;
}

.sqjy {
	height: 400px;
	overflow: hidden;
}

.sqjy ul {
	display: flex;
	flex-wrap: wrap;
}
.lsyg{width:1400px;margin-left:-147px;height:1017px;background-repeat: no-repeat;background-position: center;}

