
.nymenulist {
	height: 59px;
	padding: 0;
	background: #ffffff;
	border-bottom: 1px solid #e6e6e6;
}

.menulist {
	max-width: 1200px !important;
	padding: 0;
	margin: 0 auto;
}

.menulist ul li {
	float: left;
	position: relative;
	width: 16.5%;
}

.menulist ul li a {
	font-size: 16px;
	color: #282828;
	font-weight: 400;
	padding: 0px 15px;
	display: block;
	height: 60px;
	text-decoration: none;
}

.menulist ul li a span {
	display: block;
	text-align: center;
}

.menulist ul li a .name {
	padding-top: 13px;
}

.menulist ul li a .english {
	font-size: 10px;
}

.menulist ul li:hover a {
	color: #e97f18;
	text-decoration: none;
}

.menulist ul li::before {
	height: 2px;
	background: #e97f18;
	width: 0%;
	content: " ";
	position: absolute;
	bottom: 0px;
	left: 0px;
	transition: all .5s;
}

.menulist ul li:hover::before {
	width: 100%;
}

.menulist .acitve::before {
	width: 100%;
}

.menulist .acitve a {
	color: #e97f18;
}

.hyxwxqy_box {
  padding: 50px 0;
  line-height: 50px;
}
.hyxwxqy_box h4 {
  text-align: center;
  font-size: 26px;
  color: #333;
  text-align: center;
  line-height: 35px;
}
.hyxwxqy_box .date {
  color: #999;
  text-align: center;
  border-bottom: 1px solid #cecece;
  line-height: 27px;
  margin-bottom: 50px;
}
.hyxwxqy_box .hyxwxqy_fot_tit {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 30px 0 0;
  overflow: hidden;
  line-height: 30px;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li {
  display: inline-block;
  margin: 0px 0 20px;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li span {
  display: inline-block;
  height: 100%;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li :first-child {
  color: #fff;
  width: 30%;
  background-color: #690599;
  padding: 15px;
}
.hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
  color: #333;
  padding: 15px;
  background-color: #f0efff;
  margin-left: -4px;
  font-size: 14px;
  text-align: left;
}
.fy {
  border-bottom: 1px solid #ccc;
  text-align: right;
}
.fy .active {
  background-color: #4F0599 !important;
  color: #fff;
}

.nr_text p {
    line-height: 33px;
    MARGIN: 0;
    PADDING: 0;
    TEXT-INDENT: 2EM;
}


@media (min-width: 1520px) {
  .hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
    width: 70%;
  }
}

.content-zc {
  display: flex;
  flex-direction: column;
}
.left-zc {
  border-radius: 10px;
  background-color: #f5f6fa;
  display: flex;
  align-items: center;
  justify-content: center;
}
.left-zc p {
  height: 121px;
  margin: 0;
}
.left-zc p img {
  width: 100% !important;
  height: 100%;
}
.right-zc {

  padding: 0px 50px;
}
.right-zc p {
  line-height: 2;
  margin-bottom: 20px;
}
.zysearch {
  background: url(../../assets/image/bcg.png);
  background-position-x: center;
  background-position-y: center;

}
/* 移动端 */
@media (max-width: 980px) {
  .nr_text {
    padding: 0 15px;
  }
  .nr_text img {
    width: 100% !important;
    height: 300px;
  }
  .invitation img {
    height: auto;
  }
	.nr_text p {
	    line-height: 33px;
	    MARGIN: 0;
	    PADDING: 0;
	   TEXT-INDENT: 0EM; 
	}
}