* {
  padding: 0;
  margin: 0;
  font-family: 'PingFang', 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'PingFang', 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
html {
  font-size: 100px;

}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}


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

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	transform: translate3d(0px,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform,height
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top:-25px ;
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #007aff
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: 45px;
	text-transform: none!important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
	 content: "\e60a";
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
content: "\e648";
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 10px;
	background: #fff;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform,.2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform,.2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform,.2s right
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background:#007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid #007aff;
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: auto;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: auto
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;z-index: 10
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-button-next:after, .swiper-button-prev:after{}




.container {
  width: 100%;
  padding: 0 8%;
  margin: 0 auto;
  box-sizing: border-box;
}
.title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.title .titleL i {
  flex: 0 0 1.4rem;
  justify-content: center;
  float: left;
  width: 1.4rem;
  font-size: 0.18rem;
  color: #f69300;
  text-align: right;
  border-bottom: 1px solid #f69300;
}
.title .titleL h3 a {
  font-size: 0.48rem;
  flex: 0 0 100%;
  justify-content: center;
  float: left;
  width: 100%;
  letter-spacing: 5px;
  line-height: 0.65rem;
  font-weight: bold;
}
.title .titleL p {
  font-size: 0.14rem;
  flex: 0 0 100%;
  justify-content: center;
  float: left;
  width: 100%;
}
.title .titleR {
  font-size: 0.14rem;
  padding-left: 0.4rem;
  background: url(../images/titler.png) no-repeat center left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: 0.7rem;
}
.title .titleR:hover {
  transform: translateX(10px);
  color: #f69300;
}
.Events {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding-top: 0.9rem;
  background: #f8f8f8 url(../images/events.jpg) no-repeat center bottom;
  padding-bottom: 0.5rem;
  overflow: hidden;
  background-size: 100%;
}
.Events .EventsBox {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  position: relative;width:100%;padding-top:3.43rem
}
.Events .EventsBox .EventsBoxL {
  flex: 0 0 100%;
  justify-content: flex-start;
  width:calc(100% - 42%);
  position:absolute;left: 0;
    top: 0;
}

.Events .EventsBox .EventsBoxL #calendarnews{
  margin-top: 0.35rem;

}

.Events .EventsBox .EventsBoxL ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #e7e7e7;
  align-items: center;
  padding: 0.28rem 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100%;
}

.Events .EventsBox .EventsBoxL ul li:last-child{
  border-bottom: none;
}
.Events .EventsBox .EventsBoxL ul li .EventsBoxLTopTime {
  flex: 0 0 21%;
  justify-content: center;
  float: left;
  width: 21%;
  line-height: 0.46rem;
  border-right: 1px solid #e7e7e7;
}
.Events .EventsBox .EventsBoxL ul li .EventsBoxLTopTime i {
  display: none;
}
.Events .EventsBox .EventsBoxL ul li .EventsBoxLTopTime span {
  display: none;
}
.Events .EventsBox .EventsBoxL ul li .EventsBoxLTopTime .EventsBoxLTopTimetext {
  display: none;
}
.Events .EventsBox .EventsBoxL ul li .EventsBoxLTopTime b {
  display: block;
  font-size: 0.16rem;
  font-weight: normal;
  background: linear-gradient(to right, #232698, #1846cc);
  -webkit-background-clip: text;
  color: transparent;
}
.Events .EventsBox .EventsBoxL ul li .EventsBoxLTopText {
  flex: 0 0 75%;
  justify-content: center;
  float: left;
  width: 75%;text-align:left;
}
.Events .EventsBox .EventsBoxL ul li .EventsBoxLTopText .EventsBoxLTopTextZy {
  display: none;
}
.Events .EventsBox .EventsBoxL ul li .EventsBoxLTopText a {
  font-weight: bold;
  font-size: 0.2rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.Events .EventsBox .EventsBoxL ul li.on {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: initial;
  padding: 0.28rem 0  0.42rem 0;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopTime {
  flex: 0 0 10%;
  justify-content: center;
  float: left;
  width: 10%;
  height: 1.3rem;
  border: 1px solid #f69300;
  line-height: initial;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopTime i {
  font-size: 0.26rem;
  text-align: center;
  color: #f69300;
  display: block;
  margin-top: 0.15rem;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopTime span {
  font-size: 0.14rem;
  color: #f69300;
  display: block;
  text-align: center;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopTime .EventsBoxLTopTimetext {
  font-size: 0.14rem;
  color: #f69300;
  display: block;
  text-align: center;
  margin-top: 0.1rem;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopTime b {
  display: none;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopText {
  flex: 0 0 86%;
  justify-content: center;
  float: left;
  width: 86%;
  line-height: initial;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopText a {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.2rem;
  margin-bottom: 0.2rem;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopText .EventsBoxLTopTextZy {
  display: block;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopText .EventsBoxLTopTextZy i {
  display: block;
  line-height: 1.8;
  font-size: 0.16rem;
  color: #6f6f6f;
}
.Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopText .EventsBoxLTopTextZy i img {
  width: 0.12rem;
  height: 0.12rem;
  display: inline-block;
  object-fit: contain;
}



.Events .EventsBox .EventsBoxR {
  flex: 0 0 36.8%;
  justify-content: center;
  float: left;
  width: 36.8%;
}
.Events .EventsBox .EventsBoxL ul li  .EventsBoxRTop {
  width: 59%;
  height: 3.43rem;
  position: absolute;
  right:-70%;
  top: 0;
    top: -0.3rem;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.Events .EventsBox .EventsBoxL ul li .EventsBoxRTop img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
}

.Events .EventsBox .EventsBoxL ul li.on  .EventsBoxRTop{
  opacity: 1;
}

.Events .EventsBox .EventsBoxR .EventsBoxRBox{
  position: absolute;
  right: 0;
  top:  3.5rem;
  width: 36.8%;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;

}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: inherit;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m .currentl {
  width: 0.2rem;
  height: 0.2rem;
  background: url(../images/currentl.png) no-repeat center;
  cursor: pointer;
  background-size: contain;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m .currentl:hover {
  background: url(../images/currentl1.png) no-repeat center;
  background-size: contain;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m .currentr {
  width: 0.2rem;
  height: 0.2rem;
  background: url(../images/currentr.png) no-repeat center;
  cursor: pointer;
  background-size: contain;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m .currentr:hover {
  background: url(../images/currentr1.png) no-repeat center;
  background-size: contain;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m .current {
  font-size: 0.18rem;
  margin: 0.3rem 0.1rem;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m ul {
  display: none;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi2 {
  position: relative;
  z-index: 2;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi2 table {
  border-spacing: 0;
  border-collapse: collapse;
  max-width: 100% !important;
  width: 100% !important;
  text-align: center;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi2 table thead tr th {
  font-weight: 400;
  color: #6f10ad;
  padding: 0.1rem 0;
  font-size: 0.16rem;
  color: #333;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi2 table tbody tr td {
  color: #333;
  padding: 0.1rem 0;
  vertical-align: middle;
  font-size: 0.14rem;
}
.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi2 table tbody tr td span {
  width: 0.3rem;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0;
  border-radius: 50%;
  display: inline-block;
}
.calendar-content .calendar-has span {
  border: 1px solid #f69300;
  cursor: pointer;
  width: 0.28rem;
  height: 0.28rem;
}
.calendar-content .calendar-this {
  position: relative;
}
.calendar-content .calendar-this span {
  border-color: transparent !important;
  color: #fff !important;
  position: relative;
  z-index: 222;
}
.calendar-content .calendar-this::before {
  content: "";
  width: 0.38rem;
  height: 0.38rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/calendar-this.png) no-repeat center !important;
  color: #fff !important;
  background-size: contain;
}
.Faculty {
  background: #f8f8f8 url(../images/facultytitle.png) no-repeat center top;
}
.Faculty .FacultyBox {
  margin-top: 0.5rem;
}
.Faculty .FacultyBox ul li {
  position: relative;
  overflow: hidden;
}
.Faculty .FacultyBox ul li .FacultyImg {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 170%;
}
.Faculty .FacultyBox ul li .FacultyImg::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Faculty .FacultyBox ul li .FacultyImg img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;

}
.Faculty .FacultyBox ul li .FacultyImg span {
  padding: 0 0.3rem;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  display: block;
}
.Faculty .FacultyBox ul li .FacultyImg span b {
  font-size: 0.18rem;
  font-weight: normal;
  color: #fff;
  line-height: 2;
  display: block;
}
.Faculty .FacultyBox ul li .FacultyImg span i {
  font-size: 0.16rem;
  font-weight: bold;
  color: #fff;
  line-height: 2;
  display: block;
  margin-bottom: 0.35rem;
}
.Faculty .FacultyBox ul li .FacultyImgText {
  background: #035231;
  position: absolute;
  bottom: 0;
  padding: 0.44rem 0.44rem 0.2rem;
  left: 0;
  z-index: 99999999;
  width: 100%;
  bottom: -100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Faculty .FacultyBox ul li .FacultyImgText b {
  font-size: 0.18rem;
  font-weight: normal;
  color: #fff;
  width: 100%;
  display: block;
  margin-bottom: 0.2rem;
}
.Faculty .FacultyBox ul li .FacultyImgText i {
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
    /* white-space: nowrap; */
    line-height: 2;
    width: 80%;
}
.Faculty .FacultyBox ul li:hover .FacultyImg img {
  transform: scale(1.1);
}
.Faculty .FacultyBox ul li:hover .FacultyImg::after {
  background: rgba(0, 0, 0, 0);
}
.Faculty .FacultyBox ul li:hover .FacultyImgText {
  bottom: 0;
}
.Faculty .FacultyBox ul li.swiper-slide-active .FacultyImg img {
  transform: scale(1.1);
}
.Faculty .FacultyBox ul li.swiper-slide-active .FacultyImg::after {
  background: rgba(0, 0, 0, 0);
}
.Faculty .FacultyBox ul li.swiper-slide-active .FacultyImgText {
  bottom: 0;
}
.PartyBuilding {
  background: url(../images/partybuildingbg.jpg) no-repeat center top;
  padding-top: 0.9rem;
  padding-bottom: 0.6rem;
  overflow: hidden;
  background-size: cover;
}
.PartyBuilding .PartyBuildingBox {
  position: relative;
}
.PartyBuilding .PartyBuildingBox .title {
  width: 50%;
  position: absolute;
  right: 0%;
  top: 0;
  z-index: 5;
}

.PartyBuilding .PartyBuildingBox .title::before{

}

.PartyBuilding .PartyBuildingBox .title .titleR{
  position: relative;
  z-index: 5;


}


.PartyBuilding .PartyBuildingBox ul {
  margin-top: 0.5rem;
}

.PartyBuilding .PartyBuildingBox ul li{
  width: 100%;
  display: block;
  position: relative;

}


.PartyBuilding .PartyBuildingBox ul li video {
  width: 100%;
  display: block;
  height: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.PartyBuilding .PartyBuildingBox ul li dl {
  width: 46%;
  float: left;
  position: relative;

}
.PartyBuilding .PartyBuildingBox ul li dl a {
  width: 100%;
  display: block;
  padding-top: 46%;
  position: relative;
}

.PartyBuilding .PartyBuildingBox ul li dl a img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;

}

.PartyBuilding .PartyBuildingBox ul li dl:nth-child(2){
  margin-top: 1.1rem;
  margin-left: 8%;

}
.PartyBuilding .PartyBuildingBox .PartyBuildingL {
  width: 0.38rem;
  height: 0.38rem;
  background: url(../images/partybuildingl.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 40%;
  z-index: 9999;
  background-size: 100%;
  outline: none;
}
.PartyBuilding .PartyBuildingBox .PartyBuildingL:hover {
  background: url(../images/partybuildingl1.png) no-repeat center;
  background-size: 100%;
}
.PartyBuilding .PartyBuildingBox .PartyBuildingR {
  width: 0.38rem;
  height: 0.38rem;
  background: url(../images/partybuildingr.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 44%;
  z-index: 9999;
  background-size: 100%;
  outline: none;
}
.PartyBuilding .PartyBuildingBox .PartyBuildingR:hover {
  background: url(../images/partybuildingr1.png) no-repeat center;
  background-size: 100%;
}
.campusLife {
  position: relative;
  margin-top: 1.5rem;
}
.campusLife .campusLifeBox ul li {
  width: 100%;
  height: 7.86rem;
  position: relative;
}

.campusLife .campusLifeBox ul li img{
  width: 100%;
  height: 7.86rem;
  background: #000;
  object-fit: cover;
  display: block;
}
.campusLife .campusLifeBox ul li video {
  width: 100%;
  height: 7.86rem;
  background: #000;
  object-fit: cover;
}
.campusLife .campusLifeBox ul li i {
  width: 1.14rem;
  height: 1.14rem;
  background: url(../images/videoplay.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  background-size: 100%;
}
.campusLife .campusLifeBox ul li i.videoSuspend {
  background: url(../images/videosuspend.png) no-repeat center;
}
.campusLife .campusLifeTitle {
  position: absolute;
  z-index: 2;
  top: 0.74rem;
  left: 0;
  width: 100%;
}
.campusLife .campusLifeTitle .title {
  position: relative;
}
.campusLife .campusLifeTitle .title .titleL h3 {
  color: #fff;
}
.campusLife .campusLifeTitle .title .titleL h3 a {
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.campusLife .campusLifeTitle .title .titleL p {
  color: #fff;
}
.campusLife .campusLifeTitle .title .titleR {
  color: #fff;
}
.campusLife .campusLifeList {
  width: 100%;
  padding: 0 15.9%;
  position: absolute;
  bottom: 0.7rem;
  left: 0;
  box-sizing: border-box;
}
.campusLife .campusLifeList .swiper-container {
  width: 92%;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: hidden;
}
.campusLife .campusLifeList .swiper-container ul li {
  width: 100%;
  display: block;
  height: auto;
  margin: 0rem auto;
  padding: 0.15rem 0;
}

.campusLife .campusLifeList .swiper-container ul li .pic{
  width: 100%;
  padding-top: 56%;
  position: relative;
    -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}
.campusLife .campusLifeList .swiper-container ul li img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.campusLife .campusLifeList .swiper-container ul li.swiper-slide-thumb-active .pic{
  width: calc(100% - 8px);
  padding-top: 55%;
  position: relative;
  transform: translateY(-8px);
}

.campusLife .campusLifeList .swiper-container ul li .pic::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-image: url(../images/video_button.png);
  -o-background-size: 100%;
  background-size: 100%;
  width: .2rem;
  height: .24rem;
  z-index: 11;
}

.campusLife .campusLifeList .swiper-container ul li.swiper-slide-thumb-active img{
  width: calc(100% - 8px);
  
  border: 4px solid #f69300;
}
.campusLife .campusLifeList .campusLifeListL {
  width: 0.38rem;
  height: 0.38rem;
  background: url(../images/campuslifelistl.png) no-repeat center;
  position: absolute;
  left: 14%;
  bottom: 0.6rem;
  z-index: 999;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-size: 100%;
  outline: none;
}
.campusLife .campusLifeList .campusLifeListL:hover {
  opacity: 1;
}
.campusLife .campusLifeList .campusLifeListR {
  width: 0.38rem;
  height: 0.38rem;
  background: url(../images/campuslifelistr.png) no-repeat center;
  position: absolute;
  right: 14%;
  bottom: 0.6rem;
  z-index: 999;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-size: 100%;
  outline: none;
}
.campusLife .campusLifeList .campusLifeListR:hover {
  opacity: 1;
}
.campusLifeVideo {
  width: 100%;
  height: 0vh;
  display: block;
  background: #333;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.campusLifeVideo .campusLifeVideoClose {
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  z-index: 9999;
  background: #333;
  cursor: pointer;
}
.campusLifeVideo video {
  width: 100vw;
  height: 100%;
  display: block;
}
/*@media (max-width: 1560px) {
  .Events .EventsBox .EventsBoxL ul li .EventsBoxLTopTime {
    flex: 0 0 25%;
    justify-content: center;
    float: left;
    width: 25%;
  }

  .Events .EventsBox .EventsBoxL ul li .EventsBoxLTopText {
    flex: 0 0 70%;
    justify-content: center;
    float: left;
    width: 70%;
  }

  .Events .EventsBox .EventsBoxL ul li {

    padding: 0.2rem 0;
}

}
@media (max-width: 1440px) {

  .Events .EventsBox .EventsBoxL ul li {

    padding: 0.15rem 0;
}

.Events .EventsBox .EventsBoxL ul li .EventsBoxLTopText {

  flex: 0 0 70%;
  justify-content: center;
  float: left;
  width: 70%;
}

}

@media (max-width: 1280px) {
  .Events .EventsBox .EventsBoxL ul li .EventsBoxLTopTime {
    flex: 0 0 32%;
    justify-content: center;
    float: left;
    width: 32%;
  }
  .Events .EventsBox .EventsBoxL ul li .EventsBoxLTopText {
    flex: 0 0 65%;
    justify-content: center;
    float: left;
    width: 65%;
  }
  .Events .EventsBox .EventsBoxL ul li .EventsBoxLTopText a {
    font-size: 0.16rem;
    font-weight: normal;
  }
  .Events .EventsBox .EventsBoxL ul li {

    padding: 0.15rem 0;
}


}*/
@media (max-width: 980px) {
  .container {
    padding: 0 0.15rem;
  }
  .Events {
    background: #f2f2f2;
    padding-top: 0.3rem;
  }
  .title .titleL i {
    font-size: 0.14rem;
    margin-top: 0rem;
    display: block;
  }
  .title .titleL h3 {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    vertical-align: bottom;
    line-height: 0.3rem;
  }
  .title .titleL h3 a {
    font-size: 0.24rem;
    padding: 0.1rem 0;
    font-weight: bold;
    line-height: 0.3rem;
  }
  .title .titleR {
    display: none;
  }
  /*.Events .EventsBox .EventsBoxL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .title .titleL p {
    color: #666;
  }
  .Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopTime {
    display: none;
  }
  .Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopText {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .Events .EventsBox .EventsBoxL ul li.on {
    background: #fff;
    margin-top: 0.3rem;
    padding: 0.15rem;
    margin-bottom: 0.3rem;
  }
  .Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopText a {
    font-size: 0.16rem;
  }
  .Events .EventsBox .EventsBoxL ul li {
    padding: 0.1rem 0;
    flex-direction: column-reverse;
    width: 100%;
  }
  .Events .EventsBox .EventsBoxL ul li .EventsBoxLTopText {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .Events .EventsBox .EventsBoxL ul li .EventsBoxLTopTime {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .Events .EventsBox .EventsBoxL ul li.on .EventsBoxLTopText .EventsBoxLTopTextZy i {
    font-size: 0.12rem;
    color: #999;
  }
  .Events .EventsBox .EventsBoxL ul li .EventsBoxLTopTime b {
    font-size: 0.12rem;
    color: #999;
    line-height: 2;
    padding-top: 0.05rem;
  }

  .Events .EventsBox .EventsBoxL ul li .EventsBoxRTop {
    width: 90%;
    height: 3.43rem;
    position: relative;
    right: -42%;
    left: auto;
    top: 0;
    top: -0.4rem;
    opacity:1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.Events .EventsBox .EventsBoxL ul li.on .EventsBoxRTop{
  height: auto;
  margin-bottom: 0.2rem;
}


  .Events .EventsBox .EventsBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 0.3rem;
  }

  .Events .EventsBox .EventsBoxR .EventsBoxRBox {
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}*/
  .Faculty {
    background: #fff;
    padding-top: 0.3rem;
  }
  .Faculty .FacultyBox ul li .FacultyImg span {
    padding: 0 0.1rem;
  }
  .Faculty .FacultyBox ul li .FacultyImgText {
    padding: 0.1rem;
    box-sizing: border-box;
  }
  .Faculty .FacultyBox ul li .FacultyImg span b {
    font-size: 0.16rem;
  }
  .Faculty .FacultyBox ul li .FacultyImgText b {
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
  }
  .Faculty .FacultyBox {
    margin-bottom: 0rem;
    margin-top: 0.3rem;
  }
  .PartyBuilding {
    padding-top: 0.5rem;
  }
  .PartyBuilding .PartyBuildingBox .title {
    position: relative;
  }
  .PartyBuilding .PartyBuildingBox .title {
    width: 100%;
  }
  .PartyBuilding .PartyBuildingBox ul li.swiper-slide-next {
    margin-top: 0;
  }

  .PartyBuilding .PartyBuildingBox ul li:nth-child(2n){
    margin-top: 0rem;
  
  }

  .PartyBuilding .PartyBuildingBox .swiper-container {
    padding-bottom: 0.6rem;
  }
  .PartyBuilding .PartyBuildingBox .PartyBuildingL {
    left: 30%;
    background-size: 100%;
  }
  .PartyBuilding .PartyBuildingBox .PartyBuildingR {
    right: 30%;
    left: initial;
    background-size: 100%;
  }
  .campusLife .campusLifeList {
    display: none;
  }
  .campusLife .campusLifeBox ul li i {
    width: 0.6rem;
    height: 0.6rem;
    object-fit: contain;
    background-size: contain;
  }
  .campusLife {
    margin-top: 0;
  }
  .campusLife .campusLifeTitle {
    top: 0.5rem;
  }
  .campusLife .campusLifeBox ul li {
    height: auto;
  }
}


/*trait*/

.trait_bg{
  width: 100%;
  margin: 0 auto;
  padding: 0rem 0 ;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  background: #fff;
  z-index: 9;

  
}

.trait_bg ul li{
  float: left;
  width: 26%;
  height: 1.81rem;
  position: relative;
  background: url(../images/te_list.png) no-repeat center;
  margin-left: -1%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-size: cover;
}

.trait_bg ul li:nth-child(1){
  z-index: 5;
}

.trait_bg ul li:nth-child(2){
  z-index: 4;
}

.trait_bg ul li:nth-child(3){
  z-index: 3;
}

.trait_bg ul li:nth-child(4){
  z-index: 2;
}

.trait_bg ul li a{
  display: block;
}

.trait_bg ul li b{
  width: 62%;
  float: left;
  margin-left: 10%;
  padding-top: 0.5rem;
  font-weight: normal;
}

.trait_bg ul li b span{
  display: inline-block;
  font-size: 0.2rem;
  color: #ffffff;
  text-align: left;
  background: url(../images/buttom3.png) no-repeat right center;
  padding-right: 0.6rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.trait_bg ul li b i{
  display: block;
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #ffffff;
  letter-spacing: 1px;
  opacity: 0.8;
  margin-top: 0.1rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.trait_bg ul li em img{
  display: block;
  position: absolute;
  right: 6%;
  top: 0.4rem;
}

.trait_bg ul li.on b span{
  padding-right: 0.7rem;
  color: #4d4d4d;
  font-weight: bold;
}


.trait_bg ul li.on{

  background: url(../images/te_list1.png) no-repeat center;
  background-size: cover;

}

.trait_bg ul li.on b i{
  color: #333333;
 
}




/*news*/

.news_bg{
  width: 100%;
  margin: 0 auto;
  padding: 0.65rem 0 0.95rem 0;
  background: url(../images/news_bg.jpg) no-repeat center;
  overflow: hidden;
  background-size: cover;
}

.news_bg .news{
  width: 84%;
  margin: 0 auto;

}

.news_bg .news .news_box{
  margin: 0.4rem auto 0 auto;
}

.news_bg .news .news_box .news_l{
  float: left;
  width: 44%;
  position: relative;
}

.news_bg .news .news_box .news_l .news_show{
  overflow: hidden;
  position: relative;
}

.news_bg .news .news_box .news_l .news_show .news_img{
  width: 100%;
  height: 4.38rem;
  position: relative;
  overflow: hidden;

}

.news_bg .news .news_box .news_l .news_show .news_img img{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}

.news_bg .news .news_box .news_l .news_show .txt{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90%;
  height: 100%;
  background: url(../images/news_ico.png) no-repeat bottom center;
  padding: 0% 5% 0 5%;
  background-size: cover;
}

.news_bg .news .news_box .news_l .news_show .txt .txt_t{
  position: absolute;
  top: 80%;
  left: 5%;
  width: 90%;
}

.news_bg .news .news_box .news_l .news_show .txt span{
  display: block;
  font-size: 0.14rem;
  color: #fff;
  opacity: 0.8;
}

.news_bg .news .news_box .news_l .news_show .txt a{
  font-size: 0.2rem;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.05rem;
}

.news_bg .news .news_box .news_l .news_show:hover .news_img img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.news_bg .news .news_box .news_l .news_list{
  margin-top: 0.2rem;
}

.news_bg .news .news_box .news_l .news_list ul li{
  float: left;
  position: relative;
  width: 40%;
  height: 1.81rem;
  background: rgba(255, 255, 255, 0.8);
  margin-right: 4%;
  padding:  0.3rem 4% 0 4%;
  z-index: 5;

}

.news_bg .news .news_box .news_l .news_list ul li a{
  display: block;
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l .news_list ul li p{
  font-size: 0.14rem;
  color: #6f6f6f;
  font-weight: 600;
  line-height: 0.24rem;
  height: 0.48rem;
  overflow: hidden;
  margin: 0.05rem 0 0.2rem 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l .news_list ul li span{
  display: block;
  font-size: 0.14rem;
  color: #6f6f6f;
  font-family: Arial, Helvetica, sans-serif;
  background-image:-webkit-linear-gradient(right,#ffae00,#ff9800); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l .news_list ul li:last-child{
  margin-right: 0;
}

.news_bg .news .news_box .news_l .news_list ul li::after{
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0%;
  background:#035231;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l .news_list ul li::before{
  position: absolute;
  width: 100%;
  height: 0px;
  left: 0;
  bottom: 0%;
  background:#035231 url(../images/news_list.png) no-repeat right bottom;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l .news_list ul li:hover::before{
  height: 100%;

}

.news_bg .news .news_box .news_l .news_list ul li:hover::after{
  background: #ffae00;
}

.news_bg .news .news_box .news_l .news_list ul li:hover a{
  color: #fff;

}

.news_bg .news .news_box .news_l .news_list ul li:hover p{
  color: #fff;
}

.news_bg .news .news_box .news_l .news_list ul li:hover span{
  background-image:-webkit-linear-gradient(right,#fff,#fff); 
}

.news_bg .news .news_box .news_r{
  float: right;
  width: 56%;
} 

.news_bg .news .news_box .news_r ul li{
  float: left;
  width: 47%;
  margin-left: 3%;
}
 
.news_bg .news .news_box .news_r ul li .news_nr{
  position: relative;
  width: 92%;
  height: 1.59rem;
  background: rgba(255, 255, 255, 0.8);
  padding: 0.3rem 4% 0 4%;
  z-index: 5;
}

.news_bg .news .news_box .news_r ul li .news_nr a{
  display: block;
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 0.4rem;
}

.news_bg .news .news_box .news_r ul li .news_nr span{
  display: block;
  font-size: 0.14rem;
  color: #ff9800;
  font-family: Arial, Helvetica, sans-serif;
  background-image: -webkit-linear-gradient(right,#ffae00,#ff9800);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.news_bg .news .news_box .news_r ul li .news_nr::before {
  position: absolute;
  width: 100%;
  height: 0px;
  left: 0;
  bottom: 0%;
  background: #035231 url(../images/news_list.png) no-repeat right bottom;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li .news_nr::after {
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0%;
  background: #035231;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li.news1 .news_nr{
  margin-bottom: 0.22rem;
}

.news_bg .news .news_box .news_r ul li .news_nr:hover::before{
  height: 100%;

}

.news_bg .news .news_box .news_r ul li .news_nr:hover::after{
  background: #ffae00;
}

.news_bg .news .news_box .news_r ul li .news_nr:hover a{
  color: #fff;

}

.news_bg .news .news_box .news_r ul li .news_nr:hover p{
  color: #fff;
}

.news_bg .news .news_box .news_r ul li .news_nr:hover span{
  background-image:-webkit-linear-gradient(right,#fff,#fff); 
}




.news_bg .news .news_box .news_r ul li .news_nr.on::before{
  height: 100%;

}

.news_bg .news .news_box .news_r ul li .news_nr.on::after{
  background: #ffae00;
}

.news_bg .news .news_box .news_r ul li .news_nr.on a{
  color: #fff;

}

.news_bg .news .news_box .news_r ul li .news_nr.on p{
  color: #fff;
}

.news_bg .news .news_box .news_r ul li .news_nr.on span{
  background-image:-webkit-linear-gradient(right,#fff,#fff); 
}



.news_bg .news .news_box .news_r ul li  .news_nr_list{
  width: 100%;
  margin-bottom: 0.23rem;

}

.news_bg .news .news_box .news_r ul li  .news_nr_list .news_img{
  position: relative;
  width: 100%;
  height: 2.24rem;
  overflow: hidden;
}

.news_bg .news .news_box .news_r ul li  .news_nr_list .news_img img{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}

.news_bg .news .news_box .news_r ul li  .news_nr_list:hover .news_img img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.news_bg .news .news_box .news_r ul li  .news_nr_list .txt{
  position: relative;
  width: 92%;
  height: 2.12rem;
  background: rgba(255, 255, 255, 0.8);
  padding: 0.2rem 4% 0 4%;
  z-index: 5;
}

.news_bg .news .news_box .news_r ul li  .news_nr_list .txt a{
  display: block;
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li  .news_nr_list .txt p{
  font-size: 0.14rem;
  color: #6f6f6f;
  font-weight: 600;
  line-height: 0.24rem;
  height: 0.72rem;
  overflow: hidden;
  margin: 0.05rem 0 0.25rem 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li  .news_nr_list .txt span{
  display: block;
  font-size: 0.14rem;
  color: #ff9800;
  font-family: Arial, Helvetica, sans-serif;
  background-image: -webkit-linear-gradient(right,#ffae00,#ff9800);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.news_bg .news .news_box .news_r ul li  .news_nr_list .txt::before {
  position: absolute;
  width: 100%;
  height: 0px;
  left: 0;
  bottom: 0%;
  background: #035231 url(../images/news_list.png) no-repeat right bottom;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li  .news_nr_list .txt::after {
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0%;
  background: #fff;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.news_bg .news .news_box .news_r ul li  .news_nr_list:hover .txt::before{
  height: 100%;

}

.news_bg .news .news_box .news_r ul li  .news_nr_list:hover .txt::after{
  background: #ffae00;
}

.news_bg .news .news_box .news_r ul li  .news_nr_list:hover .txt a{
  color: #fff;

}

.news_bg .news .news_box .news_r ul li  .news_nr_list:hover .txt p{
  color: #fff;
}

.news_bg .news .news_box .news_r ul li  .news_nr_list:hover .txt span{
  background-image:-webkit-linear-gradient(right,#fff,#fff); 
}


/*Noitce*/

.noitce_bg{
  width: 100%;
  margin: 0 auto;
  padding: 0.3rem 0 0.3rem 0;
  background: url(../images/noitce_bg.jpg) no-repeat center;
  overflow: hidden;
  background-size: cover;
}

.noitce_bg .noitce_box{
  width: 84%;
  margin: 0 auto;
  overflow: hidden;

}

.noitce_bg .noitce_box .noitce_list{
  float: left;
  width: 36%;
  margin-top: 0.5rem;

}

.noitce_bg .noitce_box .noitce_list ul li{
  opacity: 0.4;
  margin-bottom: 0.6rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 5;
}

.noitce_bg .noitce_box .noitce_list ul li::after{
  position: absolute;
  left: 0.65rem;
  bottom: -0rem;
  width: 0.17rem;
  height: 0.19rem;
  content: "";
  z-index: -1;
  background: url(../images/buttom2.png) no-repeat  center;
}

.noitce_bg .noitce_box .noitce_list ul li::after{
  display: none;
  
}

.noitce_bg .noitce_box .noitce_list ul li a{
  display: block;
}

.noitce_bg .noitce_box .noitce_list ul li a i{
  width: 1.4rem;
  font-size: 0.18rem;
  color: #f69300;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  border-bottom: 1px solid #f69300;
  display: block;
}

.noitce_bg .noitce_box .noitce_list ul li a span{
  font-size: 0.36rem;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding-right: 0.5rem;
}

.noitce_bg .noitce_box .noitce_list ul li a span::after{
  background: url(../images/more.png) no-repeat center ;
  width: 0.34rem;
  height: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;

}

.noitce_bg .noitce_box .noitce_list ul li a p{
  font-size: 0.14rem;
  color: #fff;
  margin-top: 0.05rem;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

/*改*/
.noitce_bg .noitce_box .noitce_list ul li .more a {
  font-size: 0.14rem;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 0.4rem;
  background: url(../images/titler.png) no-repeat center left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  position: absolute;
  top: 3.2rem;
  opacity: 0;

  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.noitce_bg .noitce_box .noitce_list ul li:last-child .more a {
  top: 1.5rem;
}


.noitce_bg .noitce_box .noitce_list ul li.on .more a{
  opacity: 1;
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -o-transform: translateX(10px);
}

.noitce_bg .noitce_box .noitce_list ul li.on{
  opacity: 1;
}

.noitce_bg .noitce_box .noitce_list ul li.on a span{
  font-size: 0.48rem;
  font-weight: bold;

}

.noitce_bg .noitce_box .noitce_list ul li.on a span::after{
  opacity: 1;
}

.noitce_bg .noitce_box .noitce_list ul li.on p{
  opacity: 1;
}

.noitce_bg .noitce_box .noitce_list ul li:hover a span::after{
  right: -10px;
}

.noitce_bg .noitce_box .noitce_r{
  float: right;
  overflow: hidden;
  width: 62.5%;
} 


.noitce_bg .noitce_box .noitce_r ul li{
  overflow: hidden;
  width: 100%;
}

.noitce_bg .noitce_box .noitce_r ul li dl{
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  height: 0.88rem;
  line-height: 0.88rem;

}

.noitce_bg .noitce_box .noitce_r ul li dl a{
  font-size: 0.21rem;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 6%;
  width: 60%;
  float: left;
}

.noitce_bg .noitce_box .noitce_r ul li dl span{
  display: block;
  font-size: 0.14rem;
  color: #ff9800;
  font-family: Arial, Helvetica, sans-serif;
  background-image: -webkit-linear-gradient(right,#ffae00,#ff9800);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: right;
}

.noitce_bg .noitce_box .noitce_r ul li dl:hover a{
  color: #ff9800;
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -o-transform: translateX(10px);
  font-weight: bold;

}



/* banner */

.banner_bg{
  width: 100%;
  height: 100vh;
}

.banner {


  overflow: hidden;

}



.banner .swiper-container {

  width: 100%;


  overflow: hidden;

}



.banner .swiper-slide {

  width: 100%;

  height: 100%;

  overflow: hidden;

  position: relative;

}



.banner .swiper-slide {

  background-size: 100%;

  background-position: center;

  background-repeat: no-repeat;

}



.banner .swiper-slide img {

  width: 100%;

  height: 100%;

  display: block;

  -webkit-transition: all 6s ease-out;

  -o-transition: all 6s ease-out;

  transition: all 6s ease-out;
  overflow: hidden;
  transform: scale(1, 1);

  -webkit-transform: scale(1, 1);
  object-fit: cover;
}




.banner .swiper-slide span{

  display: block;

  position: absolute;

  bottom: 0.8rem;

  right: 25%;

  font-size: 0.16rem;

  color: #fff;

  font-family: Arial, Helvetica, sans-serif;

  padding-left: 1.2rem;

  background: url(../images/xt.png) no-repeat left center;



}



.banner .swiper-pagination {

  width: 100%;

  bottom: 10vh;

}



.banner .swiper-pagination-bullets .swiper-pagination-bullet {

  margin: 0 15px;



  opacity: 1;

  border-radius: 0;

}



.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {


}



.banner .swiper-slide-active img{
  transform: scale(1.1, 1.1);

  -webkit-transform: scale(1.1, 1.1);
}


@media screen and (max-width: 1200px){
  .banner_bg{
    width: 100%;
    height: auto;
  }
  
  .banner {
  
    width: 100%;
  
  
    overflow: hidden;
  
  }

  
.banner .swiper-pagination {


  bottom: 0.2rem;

}


  .trait_bg{
    position: relative;
  }
  
}

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


.trait_bg ul li{
  float: left;
  width: 100%;
  height: 1.81rem;
  position: relative;
  background: url(../images/te_list.png) no-repeat center;
  margin-left: 0%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-size: cover;
}



.trait_bg ul li a{
  display: block;
}



.trait_bg ul li em img{
  display: block;
  position: absolute;
  right: 6%;
  top: 0.3rem;
}





  /*news*/

  .campusLife .campusLifeBox ul li img {
    height: 3.86rem;
 
}


.news_bg{
  padding: 0.45rem 0 0.25rem 0;

}

.news_bg .news{
  width: 94%;
  margin: 0 auto;

}

.news_bg .news .news_box{
  margin: 0.4rem auto 0 auto;
}

.news_bg .news .news_box .news_l{
  float: none;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.news_bg .news .news_box .news_l .news_show{
  overflow: hidden;
  position: relative;
}

.news_bg .news .news_box .news_l .news_show .news_img{
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding-top: 62%;

}


.news_bg .news .news_box .news_l .news_show .txt .txt_t{
  position: absolute;
  top: 68%;
}


.news_bg .news .news_box .news_l .news_show .txt a{
  font-size: 0.16rem;
}


.news_bg .news .news_box .news_l .news_list ul li{
  float: left;
  position: relative;
  width: 40%;
  height: 1.81rem;
  background: rgba(255, 255, 255, 0.8);
  margin-right: 4%;
  padding:  0.2rem 4% 0 4%;
  z-index: 5;

}

.news_bg .news .news_box .news_l .news_list ul li a{
  font-size: 0.18rem;

}


.news_bg .news .news_box .news_r{
  float: none;
  width: 100%;
  margin: 0.3rem auto 0 auto;
} 

.news_bg .news .news_box .news_r ul li{
  float: left;
  width: 47%;
  margin: 0 1.5% 0.2rem 1.5%;
}
 
.news_bg .news .news_box .news_r ul li .news_nr{
  position: relative;
  width: 92%;
  height: 1.39rem;
  background: rgba(255, 255, 255, 0.8);
  padding: 0.2rem 4% 0 4%;
  z-index: 5;
}

.news_bg .news .news_box .news_r ul li .news_nr a{

  font-size: 0.18rem;
  margin-bottom: 0.25rem;

}


.news_bg .news .news_box .news_r ul li  .news_nr_list .news_img{
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 55%;
  overflow: hidden;
}



.news_bg .news .news_box .news_r ul li  .news_nr_list .txt{
  position: relative;
  width: 92%;
  height: 2.12rem;
  background: rgba(255, 255, 255, 0.8);
  padding: 0.2rem 4% 0 4%;
  z-index: 5;
}

.news_bg .news .news_box .news_r ul li  .news_nr_list .txt a{
  display: block;
  font-size: 0.18rem;

}


/*Noitce*/


.noitce_bg .noitce_box{
  width: 94%;
  margin: 0 auto;
  overflow: hidden;

}

.noitce_bg .noitce_box .noitce_list{
  float: none;
  width: 100%;
  margin-top: 0rem;

}

.noitce_bg .noitce_box .noitce_list ul li{
  opacity: 0.4;
  height: 1rem;
  margin-bottom: 0rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 5;
  float: left;
  width: 40%;
}


.noitce_bg .noitce_box .noitce_list ul li a{
  display: block;
}

.noitce_bg .noitce_box .noitce_list ul li a i{
  width: 1.4rem;
  font-size: 0.18rem;
  color: #f69300;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  border-bottom: 1px solid #f69300;
  display: block;
}

.noitce_bg .noitce_box .noitce_list ul li a span{
  font-size: 0.18rem;
  color: #fff;
  margin-top: 0.1rem;

}

.noitce_bg .noitce_box .noitce_list .more{
  display: none;
}

.noitce_bg .noitce_box .noitce_list ul li a p{
  display: none;
}

.noitce_bg .noitce_box .noitce_list ul li.on a span{
  font-size: 0.2rem;

}
.noitce_bg .noitce_box .noitce_r{
  float: none;
  overflow: hidden;
  width: 100%;
} 


.noitce_bg .noitce_box .noitce_r ul li{
  overflow: hidden;
  width: 100%;
}

.noitce_bg .noitce_box .noitce_r ul li dl{
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  height: 0.58rem;
  line-height: 0.58rem;

}

.noitce_bg .noitce_box .noitce_r ul li dl a{
  font-size: 0.16rem;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 0%;
  width: 60%;
  float: left;
}

.noitce_bg .noitce_box .noitce_r ul li dl span{
  display: block;
  font-size: 0.14rem;
  color: #ff9800;
  font-family: Arial, Helvetica, sans-serif;
  background-image: -webkit-linear-gradient(right,#ffae00,#ff9800);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: right;
}

.noitce_bg .noitce_box .noitce_r ul li dl:hover a{
  color: #ff9800;
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -o-transform: translateX(10px);

}

.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m {
  display: block;
  margin: 0.3rem 0rem;
}

.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m .currentr {
background-size: contain;
float: left;
position: relative;
top: 0.03rem;
}

.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m .currentl {
  background-size: contain;
  float: left;
  top: 0.03rem;
  position: relative;
}

.Events .EventsBox .EventsBoxR .EventsBoxRBox .pore .zi3 .year-m .current {
  font-size: 0.18rem;
  margin: 0rem 0.1rem;
  float: left;
}

.PartyBuilding .PartyBuildingBox .PartyBuildingL:hover {
 background-size: 100%;
}

.PartyBuilding .PartyBuildingBox .PartyBuildingR:hover {
  background-size: 100%;
}

.calendar-content .calendar-this::before {
  content: "";
  width: 80%;
  height: 100%;
   background-size: 100%; 
}




.wow  {
  visibility: hidden;
  animation-duration: 0s;
  animation-delay: 0s;
  animation-name: none;
}

}

@media screen and (max-width: 640px){
.Events .EventsBox .EventsBoxL #calendarnews{height:3.4rem;overflow-y:auto;}
.Events .EventsBox{padding-top:5.43rem;}
.Events .EventsBox .EventsBoxL{width:100%;}
.Events .EventsBox .EventsBoxL ul li .EventsBoxRTop{display:none;}
.EventsBoxRTop1{display:none !important;}
.Events .EventsBox .EventsBoxR {
  flex: 0 0 100%;
  justify-content: center;
  float: left;
  width: 100%;
}
.PartyBuilding .PartyBuildingBox ul li dl:nth-child(2) {
  margin-top: 0rem;
}


}

@media screen and (max-width: 375px){
  .trait_bg ul li em img {
  
     width: 22%; 
  }
  
  .PartyBuilding .PartyBuildingBox ul li dl a {
    padding-top: 52%;

  }
  
  }




/*news修改*/


.news_bg {
  width: 100%;
  margin: 0 auto;
  padding: 0.65rem 0 0.4rem 0;
 /* background: url(../images/news_bg1.jpg) no-repeat  bottom center;*/
  overflow: hidden;
  background-size: cover;
}

.news_bg .news .news_box1{
  margin: 0.5rem auto 0 auto;
}

.news_bg .news .news_box1 ul li{
  width: 30.5%;
  height: 3.94rem;
  filter: drop-shadow(0 0 32.5px rgba(4,0,0,0.14));
  background-color: #ffffff;
  float: left;
  margin: 0 4.2% 0.45rem auto;
  position: relative;

}

.news_bg .news .news_box1 ul li::after{
  position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0%;
    background: #035231;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box1 ul li:nth-child(3n){
  margin-right: 0;
}

.news_bg .news .news_box1 ul li .pic{
  width: 100%;
  height: 2.73rem;
  position: relative;
  overflow: hidden;
}


.news_bg .news .news_box1 ul li .pic img{
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;
  top: 0;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;

}
.PartyBuilding .PartyBuildingBox ul li dl a img{
 
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; 

}

.PartyBuilding .PartyBuildingBox ul li dl:hover a img{    
   transform: scale(1.1);
    -webkit-transform: scale(1.1);}

.news_bg .news .news_box1 ul li .txt{
  width: 84%;
  margin: 0 auto;

} 


.news_bg .news .news_box1 ul li .txt i{
  display: block;
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #333333;
  color: #ff9800;
  font-family: Arial, Helvetica, sans-serif;
  background-image: -webkit-linear-gradient(right,#ffae00,#ff9800);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 0.1rem;
}

.news_bg .news .news_box1 ul li .txt a{
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #333333;
  font-weight: bold;
  font-family: "Ping Fang";
  display: block;
  height: 0.6rem;
  overflow: hidden;
}


.news_bg .news .news_box1 ul li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}



@media screen and (max-width: 1200px){
  .news_bg .news .news_box1 ul li{
    width: 48%;
    height: auto;
    filter: drop-shadow(0 0 32.5px rgba(4,0,0,0.14));
    background-color: #ffffff;
    float: left;
    margin: 0 1% 0.3rem 1%;
    position: relative;
  
  }

  .news_bg .news .news_box1 ul li:nth-child(3){
    margin: 0 1% 0.3rem 1%;
  }

  .news_bg .news .news_box1 ul li .pic{
    width: 100%;
    height: auto;
    padding-top: 57%;
    position: relative;
    overflow: hidden;
  }
  
  .news_bg .news .news_box1 ul li .txt{
    padding-bottom: 0.2rem;
  }

  .news_bg .news .news_box1 ul li .txt a{
    font-size: 0.16rem;
    line-height: 0.2rem;
    color: #333333;
    font-weight: bold;
    font-family: "Ping Fang";
    display: block;
    height: 0.4rem;
    overflow: hidden;
  }




}


.Events .EventsBox .EventsBoxL .Events_boxnr{
  margin-top: 0.35rem;
  position: relative;

}


.Events .EventsBox .EventsBoxL  .copy{
  position: absolute;
  left: 0px;
  top: 0rem;
  background: #f8f8f8;
  width: 100%;
}


/***日历新增***/
.EventsBox58{    flex: 0 0 58.2%;
    float: left;
    width: 58.2%;
    position: relative;}


.EventsBoxR1
{    flex: 0 0 36.8%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 0.35rem;
    position: relative;}
	
.EventsBoxRTop1{     width: 34%;
    height: 3.43rem;
    position: absolute;
    right: 22px;
    top: 5px;
    opacity: 1;}
	
.EventsBoxRTop1 img	{    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;}