.clear{clear: both;}

.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}

.ny_container{
  max-width: 1600px;
}


@font-face {
  font-family: 'PingFang';
  src: url('../font/pingfang.ttf');
}
@font-face {
  font-family: 'PingFang';
  src: url('../font/pingfang.otf');
}
@font-face {
  font-family: 'PingFang';
  src: url('../font/pingfang.woff');
}
@font-face {
  font-family: 'PingFang';
  src: url('../font/pingfang.eot');
}
@font-face {
  font-family: 'PingFang';
  src: url('../font/pingfang.woff2');
}
* {
  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;
  width: 100%;
  overflow-x: hidden;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.container {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  max-width: 1600px;
}
.teachers {
  padding-top: 1.26rem;
  width: 84%;
  max-width: 1600px;
  margin: 0 auto;
}
.teachers .teacherstitle {
  position: relative;
}
.teachers .teacherstitle h3 {
  font-family: Georgia;
  color: #fafafa;
  font-size: 1.98rem;
  line-height: 1;
}
.teachers .teacherstitle h4 {
  font-family: 'PingFang';
  position: absolute;
  top: 0.7rem;
  left: 1.2rem;
  font-size: 0.48rem;
  color: #1846cc;
  font-weight: bold;
}
.teachers .teachersBox {
  width: 78%;
  margin: 0.2rem auto 0;
}
.teachers .teachersBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.teachers .teachersBox ul li {
  margin-top: 0.8rem;
  flex: 0 0 25.6%;
  justify-content: center;
  float: left;
  width: 25.6%;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;

}
.teachers .teachersBox ul li .teachersBoxCenter {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxL {
  width: 79%;
}
.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxL img {
  width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxL .teachersBoxLText {
  width: 100%;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxL .teachersBoxLText span {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 2;
  margin-top: 0.15rem;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxL .teachersBoxLText p {
  font-size: 0.18rem;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxR {
  opacity: 0;
  width: 3.7rem;
  height: auto;
  position: absolute;
  background: url(../ny_images/teachersBoxLBg.jpg) no-repeat center;
  background-size: cover;
  right: -10%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxR p {
  font-size: 0.2rem;
  line-height: 0.9rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxR p i {
  width: 1.2rem;
  display: inline-block;
  text-decoration: dashed;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #f69300;
  font-weight: bold;
}
.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxR p b {
  display: inline-block;
  color: #fff;
}
.teachers .teachersBox ul li.active {
  flex: 0 0 35%;
  justify-content: center;
  float: left;
  width: 35%;
  z-index: 9;
  margin: 1.8rem 0 0.5rem;
  height: 3.9rem;
}
.teachers .teachersBox ul li.active .teachersBoxL {
  position: absolute;
  top: 50%;
  left: -40%;
  flex: 0 0 94%;
  justify-content: center;
  float: left;
  width: 94%;
  transform: translateY(-20%);
}
.teachers .teachersBox ul li.active .teachersBoxL img {
  width: 100%;
}
.teachers .teachersBox ul li.active .teachersBoxL .teachersBoxLText {
  display: none;
}
.teachers .teachersBox ul li.active .teachersBoxR {
  opacity: 1;
  display: block;
  padding: 14% 7%;
  right: -47%;
  top: -0.8rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.teachersBg {
  background: url(../ny_images/teachersBoxCenterBg.jpg) no-repeat center bottom;
  background-size: cover;
  padding-bottom: 0rem;
  height: 21.5rem;
}
.addpage {
  text-align: center;
  font-size: 0.2rem;
  margin-top: 1rem;
}
.addpage span {
  padding: 0.03rem 0.1rem;
  line-height: 1;
  border: 1px solid #ccc;
  margin: 0 0.05rem;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.addpage span.active {
  background: #035231;
  color: #fff;
  border-color: #035231;
}
.addpage span:hover {
  background: #035231;
  color: #fff;
  border-color: #035231;
}
.addpage i {
  padding: 0.03rem 0.1rem;
  line-height: 1;
  margin: 0 0.05rem;
  cursor: pointer;
}
.addpage b {
  font-weight: normal;
  cursor: pointer;
}
.addpage b input {
  width: 0.2rem;
  padding: 0.03rem 0.1rem;
  background: transparent;
  border: 1px solid #ccc;
}
.Notice {
  background: url(../ny_images/NoticeCenterBg.jpg) no-repeat center bottom;
  background-size: cover;
  padding-bottom: 1rem;
  padding-top: 1.15rem;
}
.Notice .noticeTop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.Notice .noticeTop .teacherstitle {
  flex: 0 0 40%;
  justify-content: center;
  float: left;
  width: 40%;
  position: relative;
}
.Notice .noticeTop .teacherstitle h3 {
  font-family: Georgia;
  color: #fafafa;
  font-size: 1.98rem;
  line-height: 1;
}
.Notice .noticeTop .teacherstitle h4 {
  font-family: 'PingFang';
  position: absolute;
  top: 0.7rem;
  left: 1.2rem;
  font-size: 0.48rem;
  color: #1846cc;
  font-weight: bold;
}
.Notice .noticeTop .NoticeMenu {
  flex: 0 0 58%;
  justify-content: center;
  float: left;
  width: 58%;
}
.Notice .noticeTop .NoticeMenu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.Notice .noticeTop .NoticeMenu ul li a {
  font-size: 0.24rem;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.Notice .noticeTop .NoticeMenu ul li a i{
  width: 4px;
  height: 4px;
  background: #ff9900;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
}

.Notice .noticeTop .NoticeMenu ul li.on {
  flex: 0 0 60%;
  justify-content: center;
  float: left;
  width: 60%;
  text-align: right;
}
.Notice .noticeTop .NoticeMenu ul li.on i {
  flex: 1;
  display: inline-block;
  height: 2px;
  background: #f69300;
  vertical-align: middle;
  margin-right: 0.3rem;
}
.Notice .noticeTop .NoticeMenu ul li.on a {
  font-size: 0.24rem;
  color: #f69300;
}
.Notice .noticeBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.Notice .noticeBox .bd {
  flex: 0 0 38%;
  justify-content: center;
  float: left;
  width: 38%;
}
.Notice .noticeBox .bd ul li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 0.74rem;
  border-bottom: 1px dashed #ccc;
}
.Notice .noticeBox .bd ul li a {
  font-size: 0.2rem;
  font-weight: bold;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Notice .noticeBox .bd ul li i {
  font-size: 0.16rem;
  color: #848484;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Notice .noticeBox .bd ul li.on a {
  color: #f69300;
}
.Notice .noticeBox .bd ul li.on i {
  color: #f69300;
}
.Notice .noticeBox .bd ul li:hover a {
  color: #f69300;
}
.Notice .noticeBox .bd ul li:hover i {
  color: #f69300;
}
.Notice .noticeBox .hd {
  flex: 0 0 58%;
  justify-content: center;
  float: left;
  width: 58%;
}
.Notice .noticeBox .hd ul li {
  background: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.05);
  border-radius: 0 0.3rem 0 0.3rem;
  overflow: hidden;
  display: none;
}
.Notice .noticeBox .hd ul li .noticeBoxListTop {
  width: 100%;
  background: url(../ny_images/noticeBoxBg.jpg) no-repeat center;
  background-size: cover;
  padding: 0.35rem 0.6rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 2px solid #f69300;
}
.Notice .noticeBox .hd ul li .noticeBoxListTop a {
  font-size: 0.2rem;
  font-weight: bold;
  color: #fff;
}
.Notice .noticeBox .hd ul li .noticeBoxListTop i b {
  font-size: 0.48rem;
  font-weight: bold;
  display: block;
  line-height: 1;
  color: #fff;
}
.Notice .noticeBox .hd ul li .noticeBoxListTop i span {
  font-size: 0.14rem;
  color: #fff;
  line-height: 1.5;
}
.Notice .noticeBox .hd ul li .noticeBoxListBottom {
  padding: 0.3rem 0.6rem;
}
.Notice .noticeBox .hd ul li .noticeBoxListBottom p {
  font-size: 0.16rem;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: "Ping Fang";
}
.Notice .noticeBox .hd ul li .noticeBoxListBottom a {
  display: block;
  text-align: right;
  margin-top: 0.3rem;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-family: "Ping Fang";
}
.Notice .noticeBox .hd ul li .noticeBoxListBottom a::after {
  content: "";
  position: absolute;
  bottom: 0.1rem;
  right: 0.8rem;
  height: 2px;
  background: url(../ny_images/ny_jiaowu_more.png) no-repeat left center;
  width: 0.3rem;
}
.Notice .noticeBox .hd ul li .noticeBoxListBottom a:hover {
  color: #f69300;
  transform: translateY(-5px);
}
.Notice .NoticeCenter {
  width: 100%;
  margin-top: 1rem;
}
.Notice .NoticeCenter ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.Notice .NoticeCenter ul li {
  flex: 0 0 31.5%;
  justify-content: center;
  float: left;
  width: 31.5%;
  border-bottom: 1px solid #eeebe4;
  position: relative;
  padding: 0 0.3rem;
  box-sizing: border-box;
}
.Notice .NoticeCenter ul li::before {
  content: "";
  width: 120%;
  height: 110%;
  background: url(../ny_images/NoticeCenterBg2.png) no-repeat center;
  position: absolute;
  top: 0;
  left: -10%;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Notice .NoticeCenter ul li a {
  display: block;
  font-size: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.3rem;
  margin-top: 0.56rem;
  position: relative;
  font-family: "Ping Fang";
}
.Notice .NoticeCenter ul li i {
  font-size: 0.16rem;
  display: block;
  padding-left: 0.4rem;
  margin: 0.3rem 0;
  position: relative;
  background: url(../ny_images/NoticeCenterTime.png) no-repeat center left;
  background-size: contain;
}
.Notice .NoticeCenter ul li:hover::before {
  opacity: 1;
}
.organizational {
  background: url(../ny_images/organizationalBg.jpg) no-repeat top right;
  height: 100%;
  position: relative;
  padding-bottom: 0.8rem;
}
.organizational .waves {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.2;
}
.organizational .teacherstitleRA {
  position: absolute;
  top: 1.05rem;
  left: 8%;
  width: 84%;
}
.organizational .teacherstitle {
  position: relative;
}
.organizational .teacherstitle h3 {
  font-family: Georgia;
  color: #fafafa;
  font-size: 1.98rem;
  line-height: 1;
}
.organizational .teacherstitle h4 {
  font-family: 'PingFang';
  position: absolute;
  top: 0.7rem;
  left: 1.2rem;
  font-size: 0.48rem;
  color: #1846cc;
  font-weight: bold;
}
.organizational .organizationalTop {
  position: relative;
  width: 60%;
  margin: 0 auto;
  padding-top: 1.45rem;
}
.organizational .organizationalTop .organizationalTop1 {
  width: 18.8%;
  margin: 0 auto;
}
.organizational .organizationalTop .organizationalTop1 img {
  width: 100%;
}
.organizational .organizationalTop .organizationalTop1 .organizationalTopText {
  width: 141%;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  margin-left: -20.5%;
  padding: 0.2rem;
  box-sizing: border-box;
  transform: translateY(-0.5rem);
  border-radius: 10px;
  position: relative;
}
.organizational .organizationalTop .organizationalTop1 .organizationalTopText::after {
  content: "";
  width: 1px;
  background: #eaeaea;
  height: 2.25rem;
  position: absolute;
  top: 0.9rem;
  left: 50%;
}
.organizational .organizationalTop .organizationalTop1 .organizationalTopText h3 {
  width: 1rem;
  text-align: justify;
  font-size: 0.18rem;
  font-weight: bold;
  margin: 0 auto;
  line-height: 1;
  font-family: "Ping Fang";
}
.organizational .organizationalTop .organizationalTop1 .organizationalTopText h3:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 0px;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.organizational .organizationalTop .organizationalTop1 .organizationalTopText p {
  font-size: 0.14rem;
  text-align: center;
  color: #1846cc;
  line-height: 1;
  font-family: "Ping Fang";
}
.organizational .organizationalTop .organizationalTop1 .organizationalTopText p i {
  padding-left: 0.2rem;
}
.organizational .organizationalTop .organizationalTop2 {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.organizational .organizationalTop .organizationalTop2 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  top: -2rem;
  width: 100%;
}
.organizational .organizationalTop .organizationalTop2 ul li {
  flex: 0 0 18.8%;
  justify-content: center;
  float: left;
  width: 18.8%;
  position: relative;
}
.organizational .organizationalTop .organizationalTop2 ul li img {
  width: 100%;
}
.organizational .organizationalTop .organizationalTop2 ul li .organizationalTopText {
  width: 180%;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  margin-left: -40%;
  padding: 0.2rem;
  box-sizing: border-box;
  transform: translateY(-0.5rem);
  border-radius: 10px;
}
.organizational .organizationalTop .organizationalTop2 ul li .organizationalTopText h3 {
  width: 1rem;
  text-align: justify;
  font-size: 0.18rem;
  font-weight: bold;
  margin: 0 auto;
  line-height: 1;
  font-family: "Ping Fang";
}
.organizational .organizationalTop .organizationalTop2 ul li .organizationalTopText h3:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 0px;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.organizational .organizationalTop .organizationalTop2 ul li .organizationalTopText p {
  font-size: 0.14rem;
  text-align: center;
  color: #1846cc;
  line-height: 1;
  font-family: "Ping Fang";
}
.organizational .organizationalTop .organizationalTop2 ul li .organizationalTopText p i {
  padding-left: 0.2rem;
  font-family: "Ping Fang";
}
.organizational .organizationalTop .organizationalTop2 ul li:nth-child(1)::after {
  content: "";
  height: 1px;
  background: #eaeaea;
  width: 150%;
  position: absolute;
  bottom: 0.9rem;
  right: -190%;
}
.organizational .organizationalTop .organizationalTop2 ul li:nth-child(2)::after {
  content: "";
  height: 1px;
  background: #eaeaea;
  width: 150%;
  position: absolute;
  bottom: 0.9rem;
  left: -190%;
}
.organizational .organizationalBottom {
  padding-top: 12.2%;
  width: 100%;
}
.organizational .organizationalBottom .organizationalBottomC {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList {
  flex: 0 0 49%;
  justify-content: center;
  float: left;
  width: 49%;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList h4 {
  width: 40%;
  margin-left: 22%;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  padding: 0.2rem 0.5rem;
  box-sizing: border-box;
  transform: translateY(-0.5rem);
  border-radius: 10px;
  font-size: 0.18rem;
  font-weight: bold;
  text-align: center;
  text-align: justify;
  position: relative;
  line-height: 1;
  height: 60px;
  font-family: "Ping Fang";
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList h4::after {
  content: "";
  display: inline-block;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList h4::before {
  content: "";
  height: 1px;
  background: #eaeaea;
  width: 150%;
  position: absolute;
  bottom: 0.3rem;
  left: 100%;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList h4 i {
  width: 1px;
  background: #eaeaea;
  height: 0.5rem;
  position: absolute;
  top: 0.6rem;
  left: 50%;
  font-family: "Ping Fang";
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList:nth-child(2) h4 {
  margin-left: 40%;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList:nth-child(2) h4::before {
  content: "";
  height: 1px;
  background: #eaeaea;
  width: 150%;
  position: absolute;
  bottom: 0.3rem;
  left: -150%;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding-top: 0.5rem;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul::after {
  content: "";
  width: 85.6%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 6%;
  background: #eaeaea;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul li {
  flex: 1;
  margin-top: 0.5rem;
  position: relative;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul li::after {
  content: "";
  width: 1px;
  height: 0.5rem;
  position: absolute;
  top: -1rem;
  left: 40%;
  background: #eaeaea;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul li span {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 4em;
  margin-left: 10%;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  transform: translateY(-0.5rem);
  border-radius: 10px;
  font-size: 0.18rem;
  font-weight: bold;
  text-align: center;
  text-align: justify;
  position: relative;
  line-height: 1;
  height: 12em;
  align-items: center;
  padding: 0 0.15rem;
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul li span i {
  width: 1em;
  display: block;
  writing-mode: tb-rl;
  font-family: "Ping Fang";
}
.organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul li span b {
  width: 1em;
  display: block;
  font-family: "Ping Fang";
}
.organizational .container {
  padding: 0;
}
@media (max-width: 1300px) {
  .organizational .teacherstitle h3 {
    font-size: 1rem;
  }
  .organizational .teacherstitle h4 {
    top: 0.3rem;
    font-size: 0.3rem;
    left: 0.5rem;
  }
}
@media (max-width: 980px) {
  .teachers {
    padding-top: 0;
    width: 100%;
    padding: 0.5rem 0.15rem 0 0.15rem;
    box-sizing: border-box;
  }
  .teachers .teachersBox ul li {
    margin-top: 0;
    margin-bottom: 0.3rem;
  }
  .teachers .teacherstitle h3 {
    font-size: 0.4rem;
    text-align: center;
    color: #666;
    position: relative;
  }
  .teachers .teacherstitle h4 {
    font-size: 0.3rem;
    left: 0;
    top: 0;
    position: relative;
    text-align: center;
    margin-top: 0.1rem;
  }
  .teachers .teachersBox {
    width: 100%;
  }
  .teachers .teachersBox ul li {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .teachers .teachersBox ul li .teachersBoxCenter .teachersBoxR {
    opacity: 1;
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
    padding: 0.3rem 0.15rem;
  }
  .teachers .teachersBox ul li .teachersBoxCenter .teachersBoxR p {
    line-height: 0.5rem;
  }
  .teachers .teachersBox ul li .teachersBoxCenter .teachersBoxL .teachersBoxLText {
    display: none;
  }
  .teachers .teachersBox ul li .teachersBoxCenter .teachersBoxL {
    width: 100%;
  }
  .addpage {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0.2rem;
  }
  .addpage i,
  .addpage span,
  .addpage b {
    margin: 0.15rem 0.05rem;
  }
  .teachersBg {
    padding-bottom: 1rem;
    height: auto;
  }
  .organizational .organizationalTop .organizationalTop1 {
    width: 45%;
  }
  .organizational .organizationalTop .organizationalTop2 ul li {
    flex: 0 0 45%;
    justify-content: center;
    float: left;
    width: 45%;
  }
  .organizational .organizationalTop .organizationalTop2 ul {
    top: 0;
    position: relative;
  }
  .organizational .organizationalTop {
    width: 100%;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
    box-sizing: border-box;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList h4 {
    width: 100%;
    margin-left: 0% !important;
  }
  .organizational .organizationalTop .organizationalTop2 ul li .organizationalTopText p i {
    display: block;
    margin-top: 0.1rem;
    padding-left: 0 !important;
  }
  .organizational .organizationalTop .organizationalTop2 ul li .organizationalTopText {
    width: 100%;
    margin-left: 0;
  }
  .organizational .organizationalTop .organizationalTop1 .organizationalTopText::after {
    display: none;
  }
  .organizational .organizationalTop .organizationalTop2 ul li:nth-child(2)::after {
    display: none;
  }
  .organizational .organizationalTop .organizationalTop2 ul li:nth-child(1)::after {
    display: none;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList h4::before {
    display: none;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList {
    flex: 0 0 45%;
    justify-content: center;
    float: left;
    width: 45%;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul li {
    flex: 0 0 30%;
    justify-content: center;
    float: left;
    width: 30%;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul li span {
    margin-left: 0;
    width: auto;
    padding: 0 0.1rem;
    height: 2.6rem;
  }
  .organizational .organizationalBottom {
    padding: 0 0.15rem;
    box-sizing: border-box;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList h4 i {
    top: 0.76rem;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul li::after {
    left: 50%;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul::after {
    width: 73.6%;
    left: 13%;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList h4 {
    padding: 0.2rem 0.2rem;
    margin-top: 0.5rem;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList:nth-child(2) h4 {
    margin-left: 6%;
  }
  .organizational .teacherstitleRA {
    position: relative;
  }
  .organizational .teacherstitle h3 {
    font-size: 0.4rem;
    text-align: center;
    color: #666;
    position: relative;
  }
  .organizational .teacherstitle h4 {
    font-size: 0.3rem;
    left: 0;
    top: 0;
    position: relative;
    text-align: center;
    margin-top: 0.1rem;
  }
  .organizational .organizationalBottom .organizationalBottomC .organizationalBottomList ul li span b {
    writing-mode: tb-rl;
    width: auto;
  }
  .Notice .noticeTop .teacherstitle {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .Notice .noticeTop .teacherstitle h3 {
    font-size: 0.4rem;
    text-align: center;
    color: #666;
    position: relative;
  }
  .Notice .noticeTop .teacherstitle h4 {
    font-size: 0.3rem;
    left: 0;
    top: 0;
    position: relative;
    text-align: center;
    margin-top: 0.1rem;
  }
  .Notice .noticeTop .NoticeMenu ul li.on {
    flex: 0 0 30%;
    justify-content: center;
    float: left;
    width: 30%;
  }
  .Notice .noticeTop .NoticeMenu ul li {
    flex: 0 0 30%;
    justify-content: center;
    float: left;
    width: 30%;
  }
  .Notice .noticeTop .NoticeMenu {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .Notice .noticeTop .NoticeMenu ul li.on i {
    display: none;
  }
  .Notice {
    padding: 0.5rem 0.15rem 0 0.15rem;
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 0.5rem;
  }
  .Notice .noticeBox .bd {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .Notice .noticeBox .hd {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 0.5rem;
  }
  .Notice .NoticeCenter {
    margin-top: 0.2rem;
  }
  .Notice .noticeTop .NoticeMenu {
    margin-top: 0.3rem;
  }
  .Notice .NoticeCenter ul li {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .Notice .noticeBox .bd {
    margin-top: 0.3rem;
  }
  .Notice .NoticeCenter ul li::before {
    width: 100%;
    height: 100%;
    left: 0;
  }
  .Notice .noticeBox .hd ul li .noticeBoxListTop {
    padding: 0.35rem 0.3rem;
  }
  .Notice .noticeBox .hd ul li .noticeBoxListTop i b {
    margin-top: 0.3rem;
  }
}



/*ny_banner*/

.ny_banner{
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  
}

.ny_banner img{
  width: 100%;
  height: auto;
  display: block;
}



.ny_banner .trait_box{
  position: absolute;
  left: 8%;
  top: 0%;
  z-index: 5;
  width: 84%;
  height: 100%;
  max-width: 1600px;
}

.ny_banner .trait_box .txt{
  position: absolute;
  left: 0;
  top: 59%;

}

.ny_banner .txt h5{
  font-size: 0.48rem;
  color: #ffffff;
  line-height: 0.3rem;
  font-weight: bold;

}

.ny_banner .txt span{
  display: block;
  font-size: 0.14rem;
  line-height: 0.28rem;
  color: #b6c4f0;
  margin: 0.2rem 0 0 0;
}

.ny_banner .txt span i{
  font-size: 0.16rem;
  color: #fff;
}

.ny_banner .trait{
  margin-top: 0.5rem;
}

.ny_banner .trait a{
  float: left;
  background: url(../ny_images/ny_xt1.png) no-repeat right center;
  margin: 0 0.25rem 0 0 ;
  padding-right: 0.25rem;
  position: relative;
  line-height: 0.45rem;
}

.ny_banner .trait a i{
  display: block;
  font-size: 0.2rem;
  color: #fff;
  position: relative;
}

.ny_banner .trait a i::after{
  position: absolute;
  left: 20%;
  bottom: 0px;
  content: "";
  width: 0%;
  height: 2px;
  background: #ff9f00;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ny_banner .trait a.on i{
  font-weight: bold;
}

.ny_banner .trait a.on i::after{
  width: 60%;
}

.ny_banner  .ny_title{
  position: absolute;
  bottom: 0;
  left: 0;
}


.ny_banner  .ny_title img{
  display: block;
  width: 100%;
  height: 100%;
}

/* ny_news */

.ny_news{
  width: 84%;
  max-width: 1600px;
  margin: 1.2rem auto 1.8rem auto;
}

.ny_news ul li{
  width: 100%;
  height: 3.75rem;
  margin-bottom: 0.45rem;
  position: relative;
  z-index: 5;

}

.ny_news ul li::after{
  position: absolute;
  width: 100%;
  height: 3.32rem;
  left: 0;
  bottom: 0%;
  background:#ededed;
  content: "";
  z-index: -2;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ny_news ul li::before{
  position: absolute;
  width: 0%;
  height: 3.32rem;
  left: 0;
  bottom: 0%;
  background:#035231 url(../ny_images/ny_news_ico.png) no-repeat right center;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.ny_news ul li .news_img{
  float: left;
  width: 32.5%;
  height: 3.25rem;
  position: relative;
  margin-left: 4%;

}

.ny_news ul li .news_img img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}

.ny_news ul li .txt{
  float: left;
  width: 55%;
  margin-left: 4.5%;
  margin-top: 1rem;
  position: relative;

}

.ny_news ul li .txt h5{
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  line-height: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ny_news ul li .txt p{
  font-size: 0.14rem;
  color: #333;
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;
  margin: 0.15rem 0 0.32rem 0;
  font-family: "Ping Fang";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ny_news ul li .txt span{
  display: block;
  font-size: 0.14rem;
  color: #333;
  opacity: 0.7;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ny_news ul li .txt .more{
  display: block;
  background: url(../ny_images/news_more1.png) no-repeat center;
  margin-top: 0.2rem;
  width: 0.46rem;
  height: 0.46rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-size: contain;
}

.ny_news ul li .txt::after{
  position: absolute;
  width: 8.5%;
  height: 4px;
  left: -10%;
  top: 0.15rem;
  background:#1846cc;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.ny_news ul li:hover::before{
  width: 100%;

}

.ny_news ul li:hover .txt h5{
  color:  #fff;

}

.ny_news ul li:hover .txt p{
  color:  #fff;
}

.ny_news ul li:hover .txt span{
  color:  #fff;
}

.ny_news ul li:hover .txt .more{
  background: url(../ny_images/news_more2.png) no-repeat center;
}

.ny_news ul li:hover .txt::after{
  background:#ffa300;
}



/*ny_about*/

.ny_ab_bg{
  width: 100%;
  margin: 0 auto;
  background: url(../ny_images/ny_ab_bg1.jpg) no-repeat bottom center;
  background-size: cover;
  padding-bottom: 1.3rem;
}

.ny_ab_bg .ny_about{
  width: 84%;
  margin: 0 auto;
  padding-top: 1.6rem;
}

.ny_ab_bg .ny_about .ab_t{
  position: relative;
  height: 1.55rem;

}

.ny_ab_bg .ny_about .ab_t .ab_title{
  position: relative;
}

.ny_ab_bg .ny_about .ab_t .ab_title img{
  display: block;
  margin-left: -5.5%;

}

.ny_ab_bg .ny_about .ab_t .ab_title i{
  display: block;
  font-size: 0.48rem;
  color:  #1846cc;
  font-weight: bold;
  left: 8%;
  top: 0.6rem;
  position: absolute;
}

.ny_ab_bg .ny_about .ab_t .txt{
  position: absolute;
  right: 0px;
  top: 0.45rem;
  font-size: 0.2rem;
  color:  #333;
  font-weight: bold;
  line-height: 0.3rem;
  text-indent: 2em;
  width: 68%;
} 

.ny_ab_bg .ab_box{
  margin: 0.5rem auto 0 auto;
}

.ny_ab_bg .ab_box ul li{
  overflow: hidden;
  margin-bottom: 0.1rem;
}

.ny_ab_bg .ab_box ul li .txt{
  float: left;
  width: 50%;
  font-size: 0.2rem;
  color: #333;
  line-height: 0.35rem;
  text-indent: 2em;
  font-family: "Ping Fang";
}

.ny_ab_bg .ab_box ul li .txt p{
  font-size: 0.2rem;
  color: #333;
  line-height: 0.35rem;
  text-indent: 2em;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.ny_ab_bg .ab_box ul li .ab_img{
  position: relative;

} 

.ny_ab_bg .ab_box ul li:first-child .ab_img{
  float: right;
  width: 47%;
  height: 4.85rem;
  position: relative;

}

.ny_ab_bg .ab_box ul li:first-child .txt{
  margin-top: 1.5rem;
}

.ny_ab_bg .ab_box ul li .ab_img img{
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ny_ab_bg .ab_box ul li:nth-child(2) .ab_img{
  float: right;
  width: 35%;
  height: 4.85rem;
  position: relative;
  margin-top: 0.3rem;

}

.ny_ab_bg .ab_box ul li:nth-child(3){
  margin-top: 1.55rem;
}

.ny_ab_bg .ab_box ul li:nth-child(3) .ab_img{
  float: left;
  width: 47%;
  height: 4.85rem;
  position: relative;

}


.ny_ab_bg .ab_box ul li:nth-child(3) .txt{
  float: right;

}



/* ny_yuanjing */

.ny_yuanjing_bg{
  width: 100%;
  margin: 0 auto;
  background: url(../ny_images/ny_yuanjing_bg.jpg) no-repeat center;
  background-size: cover;
}


.ny_yuanjing{
  width: 84%;
  margin: 0 auto;
  padding: 1.25rem 0 1.5rem 0;
}

.ny_yuanjing .yuanjing_top{
  position: relative;

}

.ny_yuanjing .yuanjing_top  span{
  display: block;
  position: absolute;
  left: -5.5%;
  top: 0;
  z-index: 5;
}

.ny_yuanjing .yuanjing_top  span img{
  display: block;
  width: 100%;
}

.ny_yuanjing .yuanjing_top .txt{
  float: left;
  width: 44%;

}


.ny_yuanjing .yuanjing_top .txt h5{
  font-size: 0.48rem;
  color: #1846cc;
  font-family: "Ping Fang";
  font-weight: bold;
  text-align: left;
  margin-left: 18%;
  margin-top: 0.55rem;
  position: relative;
  z-index: 5;
}

.ny_yuanjing .yuanjing_top .txt i img{
  display: block;
  margin-top: 1rem;
}

.ny_yuanjing .yuanjing_top .txt p{
  font-size: 0.2rem;
  color: #333333;
  font-family: "Ping Fang";
  text-indent: 2em;
  line-height: 0.35rem;
  margin-top: 0.2rem;
}

.ny_yuanjing .yuanjing_top .pic{
  float: right;
  width: 52%;
  height: 6.62rem;
  position: relative;

} 

.ny_yuanjing .yuanjing_top .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;

}

.ny_yuanjing .yuanjing_nr{
  margin-top: 1.15rem;
  margin: 1.15rem auto 0 auto;

}

.ny_yuanjing .yuanjing_nr i img{
  display: block;
  margin:  0 auto 0.25rem auto;
}

.ny_yuanjing .yuanjing_nr p{
  text-indent: 2em;
  font-size: 0.2rem;
  color: #333333;
  font-weight: 500;
  font-family: "Ping Fang";
  text-align: left;
  margin-bottom: 0.25rem;
  line-height: 0.35rem;
}



@media (max-width: 1200px) {
/* ny_yuanjing */



.ny_yuanjing{
  width: 92%;
  margin: 0 auto;
  padding: 0.5rem 0 0.8rem 0;
}


.ny_yuanjing .yuanjing_top  span{
  display: block;
  position: absolute;
  left: 0%;
  top: 0;
  z-index: 5;
}

.ny_yuanjing .yuanjing_top  span img{
  display: block;
  width: 100%;
}

.ny_yuanjing .yuanjing_top .txt{
  float: none;
  width: 100%;

}


.ny_yuanjing .yuanjing_top .txt h5{
  font-size: 0.36rem;
  color: #1846cc;
  font-family: "Ping Fang";
  font-weight: bold;
  text-align: left;
  margin-left: 8%;
  margin-top: 0.55rem;
}

.ny_yuanjing .yuanjing_top .txt i img{
  display: block;
  margin-top: 0.5rem;
}

.ny_yuanjing .yuanjing_top .txt p{
  font-size: 0.2rem;
  color: #333333;
  font-family: "Ping Fang";
  text-indent: 2em;
  line-height: 0.35rem;
  margin-top: 0.25rem;
}

.ny_yuanjing .yuanjing_top .pic{
  float: none;
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 63%;
  margin: 0.2rem auto 0 auto;

} 




}


/* ny_jiaowu */



.ny_jiaowu_bg{
  width: 100%;
  margin: 0 auto;
  background: url(../ny_images/ny_jiaowu_bg.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
}


.ny_jiaowu{
  width: 84%;
  margin: 0 auto;
  padding: 2rem 0 1rem 0;
}

.ny_jiaowu ul li{
  overflow: hidden;
  padding-bottom: 0.75rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e1e1e1;
}

.ny_jiaowu ul li:last-child{
  border-bottom: none;
}

.ny_jiaowu ul li .txt{
  float: left;
  width: 48%;
  position: relative;
}

.ny_jiaowu ul li .txt h5{
  font-size: 0.36rem;
  color: #1846cc;
  font-family: "Ping Fang";
  line-height: 0.36rem;
}


.ny_jiaowu ul li .txt span{
  display: block;
  font-size: 0.6rem;
  line-height: 64px;
  color: #333333;
  font-weight: bold;
  font-family: "Georgia";
  position: absolute;
  left: 0;
  top: 0.1rem;
  opacity: 0.05;
  text-transform: uppercase;;

}

.ny_jiaowu ul li .txt p{
  font-size: 0.16rem;
  color: #333333;
  font-weight: 500;
  font-family: "Ping Fang";
  line-height: 0.35rem;
  height: 1.4rem;
  margin-top: 0.4rem;
  text-indent: 2em;

}

.ny_jiaowu ul li .txt .more{
  width: 2.04rem;
  height: 0.58rem;
  line-height: 0.58rem;
  border: 1px solid #9dafe5 ;
  position: relative;
  z-index: 5;
  margin-top: 1.3rem;
}

.ny_jiaowu ul li .txt .more::after{
  position: absolute;
  width: 0%;
  height: 100%;
  left: 0;
  bottom: 0%;
  background-image: linear-gradient(90deg, #232698 0%, #1846cc 100%);
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.ny_jiaowu ul li .txt .more a{
  display: block;
  font-size: 0.14rem;
  color: #333333;
  font-weight: 500;
  font-family: "Ping Fang";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../ny_images/ny_jiaowu_more.png) no-repeat 0.45rem center;
  padding-left: 0.75rem;
}


.ny_jiaowu ul li:hover .txt .more::after{
  width: 100%;
}

.ny_jiaowu ul li:hover .txt .more a{
  color: #fff;
}

.ny_jiaowu ul li .pic{
  float: right;
  width: 48%;
  height: 4.37rem;
  position: relative;
}


.ny_jiaowu ul li .pic img{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: cover;
}


.ny_jiaowu ul li:nth-child(2){
  padding-bottom: 0rem;
}

.ny_jiaowu ul li:nth-child(2) .pic{
  float: left;
  width: 47%;
  height: 5.94rem;
}

.ny_jiaowu ul li:nth-child(2) .txt{
  float: right;

}


.ny_jiaowu ul li:nth-child(4) .pic{
  float: left;
}

.ny_jiaowu ul li:nth-child(4) .txt{
  float: right;

}


/* ny_jiagou */

.ny_jiagou_bg{
  width: 100%;
  margin: 0 auto;
}

.ny_jiagou_bg .ny_jiagou{
  width: 84%;
  margin: 0 auto;
  padding-top: 1.6rem;
  padding-bottom: 0.8rem;
  position: relative;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox{
  margin: 0 auto;
  position: relative;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagou_t{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 5;
  
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagou_t span{
  display: block;
  font-size: 1.18rem;
  color: #fafafa;
  font-weight: bold;
  font-family: "Georgia";
  margin-left: -4%;
  line-height: 1.1rem;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagou_t h3{
  font-size: 0.48rem;
  color: #1846cc;
  font-family: "Ping Fang";
  margin-left: 8%;
  margin-top: -0.8rem;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox #jiagouBox{
  height: 9.6rem;
  width: 94%;

}

.ny_jiagou_bg .ny_jiagou .jiagouBox #jiagouBox ul li{
  float: left;
  height: 9.6rem;
  width: 100%;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox #jiagouBox ul li .pic{
  position: relative;
  width: 100%;
  height: 100%;

}

.ny_jiagou_bg .ny_jiagou .jiagouBox #jiagouBox ul li .pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList{
  position: absolute;
  top: 0.35rem;
  right: 0;
  z-index: 5;
  width: 50%;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li{
  position: relative;
  width: 100%;
  height: 2.17rem;
  margin-bottom: 0.12rem;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt{
  width: 40%;
  height: 2.17rem;
  background: #1846cc;
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 5%;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt img{
  display: block;
  width: 0.72rem;
  height: 0.54rem;
  margin: 0.3rem 0 0.3rem 0;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt span{
  display: block;
  font-size: 0.24rem;
  color: #fff;
  font-family: "Ping Fang";
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt i{
  display: block;
  color: #4b79ff;
  font-family: "Ping Fang";
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt_on{
  position: absolute;
  right: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background:  #035231 url(../ny_images/ny_jiagou_list.jpg) no-repeat right center;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 6;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li.on .txt_on{
  width: 97%;
  padding-left: 3%;
  opacity: 1;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt_on span{
  font-size: 0.36rem;
  color: #fff;
  font-family: "Ping Fang";
  margin-top: 0.45rem;
  display: block;
  margin-left: 7%;
  position: relative;
  z-index: 5;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt_on i{
  display: block;
  color: #07985b;
  font-family: "Georgia";
  font-size: 0.6rem;
  font-weight: bold;
  opacity: 0.4;
  height: 0.65rem;
  line-height: 0.65rem;
  overflow: hidden;
  margin-top: -0.45rem;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt_on a{
  font-size: 0.14rem;
  color: #fff;
  font-family: "Ping Fang";
  display: block;
  padding-left: 0.35rem;
  background: url(../ny_images/ny_jiaowu_more.png) no-repeat left center;
  margin-top: 0.45rem;
  margin-left: 7%;

}




/* ny_xyld Ã¥Â­Â¦Ã©â„¢Â¢Ã©Â¢â€ Ã¥Â¯Â¼Ã¤Â¿Â®Ã¦â€Â¹*/

.ny_xyld_bg{
  width: 100%;
  margin: 0 auto;
  background: url(../ny_images/College_bg.jpg) no-repeat bottom center;
  background-size: cover;
}
.ny_xyld{
  width: 84%;
  margin: 0 auto;
  position: relative;
  padding-top: 1.55rem;
  padding-bottom: 1.9rem;
}

.ny_xyld .ny_xyld_t{
  position: absolute;
  left: 0;
  top: 1.2rem;
}

.ny_xyld .ny_xyld_t span{
  display: block;
  font-size: 1.97rem;
  color: #f8f8f8;
  font-weight: bold;
  font-family: "Georgia";
  text-align: left;
  margin-left: -4%;
  line-height: 1.1rem;
}


.ny_xyld .ny_xyld_t h3{
  font-size: 0.48rem;
  color: #1846cc;
  font-family: "Ping Fang";
  margin-left: 8%;
  margin-top: -0.8rem;
}


.ny_xyld .ny_xyld_box{
  margin: 0 auto 0 auto;
  position: relative;
}

.ny_xyld .ny_xyld_box ul li{
  width: 46%;
  float: left;
  margin-top: 0.95rem;
  padding-right: 4%;
  position: relative;
  padding-top: 0.8rem;
  border-top: 1px solid #f1f1f1;

}




.ny_xyld .ny_xyld_box ul li:first-child{
  margin-left: 54%;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  border-top: none;

}

.ny_xyld .ny_xyld_box ul  .firstli{
  margin-left: 54%;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  border-top: none;

}



.ny_xyld .ny_xyld_box ul li:nth-child(2n){
  margin-right: 0%;

}


.ny_xyld .ny_xyld_box ul li:nth-child(2n)::after{
  position: absolute;
  width: 1.2rem;
  height: 1px;
  right: -0.6rem;
  top: 0%;
  background:#1846cc;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ny_xyld .ny_xyld_box ul li:nth-child(2n-1){
  margin-right: 0%;
  padding-right: 0;
  padding-left: 4%;

}





.ny_xyld .ny_xyld_box ul li .pic_img{
  float: left;
  width: 32%;
  position: relative;

}


.ny_xyld .ny_xyld_box ul li .pic_img a{
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 100%;
  overflow: hidden;

}

.ny_xyld .ny_xyld_box ul li .pic_img img{
  width: 100%;
 /* height: 100%;*/
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.ny_xyld .ny_xyld_box ul li:hover .pic_img img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.ny_xyld .ny_xyld_box ul li .pic_img .txt_name{
  position: absolute;
  left: 0;
  bottom: -0.35rem;
  width: 90%;
  background: url(../ny_images/College_xt1.png) no-repeat bottom left;
  background-size: cover;
  padding: 0.1rem 0 0.1rem 0.1rem;
}

.ny_xyld .ny_xyld_box ul li .pic_img .txt_name a{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.18rem;
  color: #ffffff;
  font-family: "Ping Fang";
  text-align: left;
  font-weight: bold;
  padding-top: 0;
}


.ny_xyld .ny_xyld_box ul li .pic_img .txt_name a i{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.16rem;
  color: #ffffff;
  font-family: "Ping Fang";
  text-align: left;
  font-weight: normal;
}



.ny_xyld .ny_xyld_box ul li .txt{
  float: left;
  width: 61%;
  padding-left: 3%;padding-right: 3%;
  background: url(../ny_images/College_xt.png) no-repeat bottom left;

}

.ny_xyld .ny_xyld_box ul li .txt h5{
  font-size: 0.18rem;
  line-height: 0.28rem;
  color: #333;
  font-family: "Ping Fang";
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0.18rem 0;
  border-bottom: 1px dashed #e0e0e0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ny_xyld .ny_xyld_box ul li .txt h5 i{
  font-size: 0.18rem;
  line-height: 0.28rem;
  color: #004193;
  font-family: "Ping Fang";
}

.ny_xyld .ny_xyld_box ul li .txt p{
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #333;
  font-family: "Ping Fang";
}

.ny_xyld .ny_xyld_box ul li .txt p i{
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #004193;
  font-family: "Ping Fang";
}

.ny_xyld .ny_xyld_box ul li .txt p.n1{
  margin-top: 0.05rem;
  height: 1.2rem;
  overflow: hidden;

}

.ny_xyld .ny_xyld_box ul li .txt p.n2{
  margin: 0.2rem 0 0.25rem 0;

}

.ny_xyld .ny_xyld_box ul li:hover .txt h5{
  color: #004193;
}



@media (max-width: 1560px) {

  .ny_xyld .ny_xyld_t span {
    display: block;
    font-size: 1.3rem;
}

}



@media (max-width: 980px) {


  .ny_xyld{
    width: 94%;
    margin: 0 auto;
    position: relative;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  
  .ny_xyld .ny_xyld_t{
    position: absolute;
    left: 0;
    top: 0rem;
  }
  


.ny_xyld .ny_xyld_box ul .firstli {
    margin-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}


  
  .ny_xyld .ny_xyld_box{
    margin: 0 auto 0 auto;
    position: relative;
  }
  
  .ny_xyld .ny_xyld_box ul li{
    width: 100%;
    float: left;
    margin-top: 0.5rem;
    padding-right: 0%;
    position: relative;
    padding-top: 0rem;
    border-top: none;
  
  }
  
  .ny_xyld .ny_xyld_box ul li:first-child{
    margin-left: 0%;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  
  }
  
  .ny_xyld .ny_xyld_box ul li:nth-child(2n){
    margin-right: 0%;
  
  }
  
  .ny_xyld .ny_xyld_box ul li:nth-child(2n)::after{
    display: none;
  }
  
  .ny_xyld .ny_xyld_box ul li:nth-child(2n-1){
    margin-right: 0%;
    padding-right: 0;
    padding-left: 0%;
  
  }
  
  
  
  
  .ny_xyld .ny_xyld_box ul li .pic_img{
    float: left;
    width: 32%;
    position: relative;
  
  }
  
  
  .ny_xyld .ny_xyld_box ul li .pic_img a{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 100%;
  
  }
  
  .ny_xyld .ny_xyld_box ul li .pic_img img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
  
  }
  
  .ny_xyld .ny_xyld_box ul li .pic_img .txt_name{
    position: absolute;
    left: 0;
    bottom: -0.35rem;
    width: 80%;
    background: #1846cc;
    padding: 0.1rem 0 0.1rem 0.2rem;
  
  }
  
  .ny_xyld .ny_xyld_box ul li .pic_img .txt_name a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.24rem;
    color: #ffffff;
    font-family: "Ping Fang";
    text-align: left;
    font-weight: bold;
    padding-top: 0;
  }
  
  
  .ny_xyld .ny_xyld_box ul li .pic_img .txt_name a i{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.16rem;
    color: #ffffff;
    font-family: "Ping Fang";
    text-align: left;
    font-weight: bold;
  }
  
  
  
  .ny_xyld .ny_xyld_box ul li .txt{
    float: left;
    width: 65%;
    padding-left: 3%;
    background: url(../ny_images/College_xt.png) no-repeat bottom left;
  
  }
  
  .ny_xyld .ny_xyld_box ul li .txt h5{
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #333;
    font-family: "Ping Fang";
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0rem 0 0.1rem 0;
    border-bottom: 1px dashed #e0e0e0;
  }
  
  
  .ny_xyld .ny_xyld_box ul li .txt p.n1{
    margin-top: 0.05rem;
    height: 0.9rem;
  
  }
  
  .ny_xyld .ny_xyld_box ul li .txt p.n2{
    margin: 0.2rem 0 0.15rem 0;
  
  }
  

}


/* Ã¥Â­Â¦Ã©â„¢Â¢Ã©Â¢â€ Ã¥Â¯Â¼Ã¤Â¿Â®Ã¦â€Â¹Ã§Â»â€œÃ¦ÂÅ¸*/





@media (max-width: 1560px) {
  .ny_ab_bg .ab_box ul li:first-child .txt{
    margin-top: 0.5rem;
  }

  .ny_jiaowu ul li .txt span {
    font-size: 0.4rem;

}

.teachers .teachersBox ul li .teachersBoxCenter .teachersBoxR p {
  font-size: 0.18rem;
  line-height: 0.8rem;
}


}



@media (max-width: 980px) {


.ny_banner .trait_box{
  position: absolute;
  left: 3%;
  top: 0%;
  z-index: 5;
  width: 94%;

}

.ny_banner .trait_box .txt{
  position: absolute;
  left: 0;
  top: 20%;

}

.ny_banner .txt h5{
  font-size: 0.2rem;
  color: #ffffff;
  line-height: 0.2rem;
  font-weight: bold;

}

.ny_banner .txt span{
  display: block;
  font-size: 0.14rem;
  line-height: 0.28rem;
  color: #b6c4f0;
  margin: 0.1rem 0;
}

.ny_banner .txt span i{
  font-size: 0.16rem;
  color: #fff;
}

.ny_banner .trait{
  margin-top: 0.1rem;
}

.ny_banner .trait a{
  float: left;
  background: url(../ny_images/ny_xt1.png) no-repeat right center;
  margin: 0 0.2rem 0 0 ;
  padding-right: 0.2rem;
  position: relative;
  line-height: 0.24rem;
}

.ny_banner .trait a i{
  display: block;
  font-size: 0.16rem;
  color: #fff;
  position: relative;
}

.ny_banner  .ny_title img{
  display: block;
  width: 60%;
  height: 100%;
}


  /* ny_news */

.ny_news{
  width: 92%;
  margin: 0.5rem auto 0 auto;
}

.ny_news ul li{
  width: 100%;
  height: auto;
  margin-bottom: 0.3rem;
  overflow: hidden;

}

.ny_news ul li::after{
  position: absolute;
  width: 100%;
  height: 3.32rem;
  left: 0;
  bottom: 0%;
  background:#ededed;
  content: "";
  z-index: -2;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.ny_news ul li .news_img{
  float: none;
  width: 100%;
  height: auto;
  position: relative;
  margin-left: 0%;
  padding-top: 63%;

}

.ny_news ul li .txt{
  float: none;
  width: 80%;
  margin-left: 10%;
  margin-top: 0.3rem;
  position: relative;
  padding-bottom: 0.3rem;

}

.ny_news ul li .txt p{
  margin: 0.15rem 0 0.3rem 0;

}


.ny_news ul li .txt .more{
  width: 0.36rem;
  height: 0.36rem;
}



/*ny_about*/

.ny_ab_bg{
  padding-bottom: 0.75rem;
}

.ny_ab_bg .ny_about{
  width: 92%;
  margin: 0 auto;
  padding-top: 0.6rem;
}

.ny_ab_bg .ny_about .ab_t{
  position: relative;
  height: auto;

}

.ny_ab_bg .ny_about .ab_t .ab_title{
  position: relative;
}

.ny_ab_bg .ny_about .ab_t .ab_title img{
  display: block;
  margin-left: 0%;
  width: 100%;
  height: auto;

}

.ny_ab_bg .ny_about .ab_t .ab_title i{

  top: 0.2rem;

}

.ny_ab_bg .ny_about .ab_t .txt{
  position: relative;
  right: 0px;
  top: 0.35rem;
  font-size: 0.2rem;
  color:  #333;
  font-weight: bold;
  line-height: 0.3rem;
  text-indent: 2em;
  width: 100%;
} 

.ny_ab_bg .ab_box{
  margin: 1rem auto 0 auto;
}

.ny_ab_bg .ab_box ul li{
  overflow: hidden;
  margin-bottom: 0.5rem;
}

.ny_ab_bg .ab_box ul li .txt{
  float: none;
  width: 100%;
  font-size: 0.2rem;
  color: #333;
  line-height: 0.35rem;
  text-indent: 2em;
  font-weight: bold;
}

.ny_ab_bg .ab_box ul li .txt p{
  font-size: 0.2rem;
  color: #333;
  line-height: 0.35rem;
  text-indent: 2em;
  font-weight: bold;
  margin-top: 0.3rem;
}

.ny_ab_bg .ab_box ul li .ab_img{
  position: relative;
  margin-top: 0.3rem;

} 

.ny_ab_bg .ab_box ul li:first-child .ab_img{
  float: none;
  width: 100%;
  height: auto;
  padding-top: 65%;
  position: relative;

}

.ny_ab_bg .ab_box ul li:first-child .txt{
  margin-top: 0;
}


.ny_ab_bg .ab_box ul li:nth-child(2) .ab_img{
  float: none;
  width: 100%;
  height: auto;
  padding-top: 65%;
  position: relative;
  margin-top: 0.3rem;

}

.ny_ab_bg .ab_box ul li:nth-child(3){
  margin-top: 0.55rem;
}

.ny_ab_bg .ab_box ul li:nth-child(3) .ab_img{
  float: none;
  width: 100%;
  height: auto;
  padding-top: 65%;
  position: relative;

}


.ny_ab_bg .ab_box ul li:nth-child(3) .txt{
  float: none;

}


/* ny_yuanjing */



.ny_yuanjing{
  width: 92%;
  margin: 0 auto;
  padding: 0.5rem 0 0.8rem 0;
}


.ny_yuanjing .yuanjing_top  span{
  display: block;
  position: absolute;
  left: 0%;
  top: 0;
  z-index: 5;
}

.ny_yuanjing .yuanjing_top  span img{
  display: block;
  width: 100%;
}

.ny_yuanjing .yuanjing_top .txt{
  float: none;
  width: 100%;

}


.ny_yuanjing .yuanjing_top .txt h5{
  font-size: 0.36rem;
  color: #1846cc;
  font-family: "Ping Fang";
  font-weight: bold;
  text-align: left;
  margin-left: 8%;
  margin-top: 0.55rem;
}

.ny_yuanjing .yuanjing_top .txt i img{
  display: block;
  margin-top: 0.5rem;
}

.ny_yuanjing .yuanjing_top .txt p{
  font-size: 0.2rem;
  color: #333333;
  font-family: "Ping Fang";
  text-indent: 2em;
  line-height: 0.35rem;
  margin-top: 0.25rem;
}

.ny_yuanjing .yuanjing_top .pic{
  float: none;
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 63%;
  margin: 0.2rem auto 0 auto;

} 



.ny_yuanjing .yuanjing_nr{
  margin: 0.5rem auto 0 auto;

}

.ny_yuanjing .yuanjing_nr i img{
  display: block;
  margin:  0 auto 0.25rem auto;
}

.ny_yuanjing .yuanjing_nr p{
  text-indent: 2em;
  font-size: 0.2rem;
  color: #333333;
  font-weight: 500;
  font-family: "Ping Fang";
  text-align: left;
  margin-bottom: 0.25rem;
  line-height: 0.35rem;
}




/* ny_jiaowu */



.ny_jiaowu{
  width: 92%;
  margin: 0 auto;
  padding: 0.5rem 0 0.3rem 0;
}

.ny_jiaowu ul li{
  overflow: hidden;
  padding-bottom: 0.45rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #e1e1e1;
}

.ny_jiaowu ul li:last-child{
  border-bottom: none;
}

.ny_jiaowu ul li .txt{
  float: none;
  width: 100%;
  position: relative;
}


.ny_jiaowu ul li .txt span{
  display: block;
  font-size: 0.3rem;
  line-height: 0.45rem;

}

.ny_jiaowu ul li .txt p {
  height: auto;

}

.ny_jiaowu ul li .txt .more{
  width: 1.8rem;
  height: 0.45rem;
  line-height: 0.45rem;
  border: 1px solid #9dafe5 ;
  position: relative;
  z-index: 5;
  margin-top: 0.4rem;

}

.ny_jiaowu ul li .txt .more a{
  background: url(../ny_images/ny_jiaowu_more.png) no-repeat 0.25rem center;
}

.ny_jiaowu ul li .pic{
  float: none;
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 63%;
  margin-top: 0.3rem;
}

.ny_jiaowu ul li .pic img{
  object-fit: contain;
}


.ny_jiaowu ul li:nth-child(2){
  padding-bottom: 0.45rem;
}

.ny_jiaowu ul li:nth-child(2) .pic{
  float: none;
  width: 100%;
  padding-top: 63%;
  height: auto;
  object-fit: contain;
}

.ny_jiaowu ul li:nth-child(2) .txt{
  float: none;
  margin-top: 0.3rem;


}


.ny_jiaowu ul li:nth-child(4) .pic{
  float: none;
}

.ny_jiaowu ul li:nth-child(4) .txt{
  float: none;
  margin-top: 0.3rem;
}



/* ny_jiagou */


.ny_jiagou_bg .ny_jiagou{
  width: 94%;
  margin: 0 auto;
  padding-top: 0.6rem;


}



.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagou_t{
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 5;
  text-align: center;

  
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagou_t span{
  display: block;
  font-size: 0.4rem;
  color: #999;
  margin-left: 0%;
  line-height: 1.1rem;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagou_t h3{
  font-size: 0.4rem;
  color: #1846cc;
  font-family: "Ping Fang";
  margin-top: -0.3rem;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox #jiagouBox{
  height: 7.6rem;
  width: 100%;
  overflow: hidden;

}

.ny_jiagou_bg .ny_jiagou .jiagouBox #jiagouBox ul li{
  float: left;
  height: 7.6rem;
  width: 100%;
  overflow: hidden;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox #jiagouBox ul li .pic{
  position: relative;
  width: 100%;
  height: 100%;

}

.ny_jiagou_bg .ny_jiagou .jiagouBox #jiagouBox ul li .pic img{
  width: 100%;
  height: 100%;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList{
  position: relative;
  top: 0.5rem;
  left: 0;
  z-index: 5;
  width: 100%;
  overflow: hidden;

}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li{
  position: relative;
  width: 100%;
  height: 2rem;
  margin-bottom: 0.12rem;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt{
  width: 40%;
  height: 2rem;
  background: #1846cc;
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 5%;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt img{
  display: block;
  width: 0.72rem;
  height: 0.54rem;
  margin: 0.3rem 0 0.2rem 0;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt span{
  display: block;
  font-size: 0.2rem;
  color: #fff;
  font-family: "Ping Fang";
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt i{
  display: block;
  color: #4b79ff;
  font-family: "Ping Fang";
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt_on{
  position: absolute;
  right: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background:  #035231 url(../ny_images/ny_jiagou_list.jpg) no-repeat right center;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 6;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li.on .txt_on{
  width: 97%;
  padding-left: 3%;
  opacity: 1;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt_on span{
  font-size: 0.3rem;
  color: #fff;
  font-family: "Ping Fang";
  margin-top: 0.45rem;
  display: block;
  margin-left: 7%;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt_on i{
  display: block;
  color: #07985b;
  font-family: "Georgia";
  font-size: 0.6rem;
  font-weight: bold;
  opacity: 0.4;
  height: 0.65rem;
  line-height: 0.65rem;
  overflow: hidden;
  margin-top: -0.45rem;
}

.ny_jiagou_bg .ny_jiagou .jiagouBox .jiagouList ul li .txt_on a{
  font-size: 0.14rem;
  color: #fff;
  font-family: "Ping Fang";
  display: block;
  padding-left: 0.35rem;
  background: url(../ny_images/ny_jiaowu_more.png) no-repeat left center;
  margin-top: 0.45rem;
  margin-left: 7%;

}



/* ny_xyld */


.ny_xyld{
  width: 92%;
  margin: 0.5rem auto 0 auto;
  position: relative;
  padding-bottom: 1.2rem;
}

.ny_xyld .ny_xyld_t{
  position: relative;
  left: 0;
  top: 0;
  text-align: center;
}

.ny_xyld .ny_xyld_t span{
  display: block;
  font-size: 0.47rem;
  color: #999;
  font-weight: bold;
  font-family: "Georgia";
  text-align: center;
  margin-left: 0%;
  line-height: 1.1rem;
}


.ny_xyld .ny_xyld_t h3{
  font-size: 0.38rem;
  color: #1846cc;
  font-family: "Ping Fang";
  margin-left: 0%;
  margin-top: -0.3rem;
}


.ny_xyld .ny_xyld_box{
  margin: 0 auto 0 auto;
  padding-top: 0.5rem;
}


.ny_xyld .ny_xyld_box .ny_xyld_top{
  position: relative;
  width: 100%;
  height: auto;

}

.ny_xyld .ny_xyld_box .ny_xyld_top ul li{
  float: left;
  width: 46%;
  margin: 0 2% 0.4rem 2%;

}

.ny_xyld .ny_xyld_box .ny_xyld_top ul li:first-child{
  margin-left: 2%;
}

.ny_xyld .ny_xyld_box .ny_xyld_top ul li .pic{
  position: relative;
  height: 3rem;

}

.ny_xyld .ny_xyld_box .ny_xyld_top ul li .pic .pic_img{
  position: relative;
  width: 100%;
  height: 3rem;


}

.ny_xyld .ny_xyld_box .ny_xyld_top ul li .pic .pic_img img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.ny_xyld .ny_xyld_box .ny_xyld_top ul li .txt{
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../ny_images/ny_yxld_ico1.png) repeat  center;
  height: 0.54rem;
  width: 100%;
  border-top-left-radius: 30px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.ny_xyld .ny_xyld_box .ny_xyld_top ul li .txt h5{
  font-size: 0.24rem;
  color: #ffffff;
  font-family: "Ping Fang";
  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: 0 10%;
  line-height: 0.54rem;
}


.ny_xyld .ny_xyld_box .ny_xyld_top ul li .txt span{
  display: block;
  font-size: 0.18rem;
  color: #ffffff;
  font-family: "Ping Fang";
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  line-height: 0.2rem;
  margin: 0 10%;

}

.ny_xyld .ny_xyld_box .ny_xyld_top ul li .txt::after{
  position: absolute;
  width: 0.14rem;
  height: 0px;
  left: 50%;
  bottom: 0%;
  background: url(../ny_images/ny_yxld_ico3.png) no-repeat  center;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ny_xyld .ny_xyld_box .ny_xyld_top ul li.on .txt::after{
  height: 9px;

}

.ny_xyld .ny_xyld_box .ny_xyld_top ul li .nr{
  position: absolute;
  right: 0;
  top: 3.5rem;
  height: 0;
  width: 92%;
  background:#fff url(../ny_images/ny_yxld_xt.png) repeat  center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  display: none;

}


.ny_xyld .ny_xyld_box .ny_xyld_top ul li:nth-child(4),
.ny_xyld .ny_xyld_box .ny_xyld_top ul li:nth-child(5),
.ny_xyld .ny_xyld_box .ny_xyld_top ul li:nth-child(6),
.ny_xyld .ny_xyld_box .ny_xyld_top ul li:nth-child(7){
  margin-top: 0;

}





}
.sjcLeft{display:none}





/* å¸ˆèµ„åŠ›é‡ */
 
.szll{padding-top: 0.6rem;overflow: hidden;}
.sztab {margin-bottom: 0.2rem;}
.sztab ul{justify-content: flex-start;}
.sztab li{border-radius: 20px;border: 1px solid #035231;height: 0.4rem;line-height: 0.4rem;padding: 0 0.2rem;margin-right: 0.1rem;margin-bottom: 0.2rem;}
.sztab li a{display: block;font-size: 0.16rem;color: #666;}
.sztab li:hover,.sztab li.on{background: #035231;}
.sztab li:hover a,.sztab li.on a{color: #fff;}
.szlist ul{margin:0 -0.1rem;padding: 0 0.2rem 0 0;}
.szlist ul *{box-sizing: border-box;}
.szlist li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 1rem;/* height: 3.1rem; *//* overflow: hidden; */}
.szlist li .szpic{width: 47%;height: 100%;}
.szlist li .szpic .scale{height:100%;background: #fff;}
.szlist li .szpic img{height:100%;width: 100%;object-fit: cover;}
.szlist li .szpic .imged{padding-bottom: 133%;}
.szlist li .szlist-r{width: 53%;padding: 0rem 0.2rem 0 0.2rem;background: url(../images/sz2.png) no-repeat right bottom #fff;box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.26);display: flex;flex-direction: column;justify-content: center;align-items: flex-start;box-sizing: border-box;}
.szlist .a{/* background: url(../images/sz2.png) no-repeat right bottom #fff; *//* box-shadow: 0px 0px 84px 0px rgba(0, 0, 0, 0.26); */height: 3.1rem;}
.szlist-r p{font-size: 0.16rem;line-height: 1.5;color: #666;font-family: è‹¹æ–¹;margin-bottom: 0.1rem;width: 100%;}
.szlist-r p span{font-size: 0.16rem;color: #cc9900;}
.szlist-r .zy{line-height: 0.32rem;height: 0.3rem;border-radius: 20px;border: 1px solid #006633;padding: 0 0.2rem;color: #006633;transition: .5s;margin-top: 0.2rem;display: inline-block;}
.szlist-r .zy:hover{background-color: #006633;color: #fff;}




.w1200{ margin:0 auto; max-width: 1600px; width: 94%;}
/**************/
@media(max-width: 1600px){
 
    .szlist .a{height:2.8rem;}
    .szlist-r p{/* line-height: 0.26rem; */word-break: break-all;margin-bottom: 0.05rem;}
    .szlist-r .zy{margin-top:0.1rem;}
     .szlist li .szlist-r{padding: .2rem 0.2rem 0 0.2rem;}
     .szlist li .szpic{width: 47%;}
     .szlist li .szlist-r{width: 53%;}
     .xz .xyld li{padding:0 0.15rem;margin-bottom: 0.3rem;}
     .xz .xyld ul{margin:0.2rem -0.15rem 0;}
}
@media(max-width: 1400px){
   
      .szlist .a{height:2.5rem;}
      .szlist ul{margin:0 -0.2rem;}
      .szlist li{margin-bottom: 0.4rem;padding: 0 0.2rem;width: 50%;}
      .xz1-t{margin-bottom:0.5rem;}
}
@media(max-width: 1199px){

.szlist li .szlist-r{padding: .1rem 0.1rem 0 0.1rem;}
.szlist ul{margin:0 -0.1rem;}
      .szlist li{margin-bottom: 0.4rem;padding: 0 0.1rem;width: 48%;}
}
@media(max-width:991px){

.szlist li{width: 47%;}
 .szlist .a{height:2.5rem;}
.szlist-r .zy {margin-top: 0.2rem;}

}

@media(max-width: 768px){

    .szlist li{width:100%;padding:0;}
    .szlist ul{margin:0;}
      .szlist li .szpic{width: 40%;}
     .szlist li .szlist-r{width: 60%;padding: 0.1rem;}
      .szlist .a{height: 2.2rem;}
     .szll{padding-top:0.3rem;}
     .news_title .new_txt {
        font-size: .24rem;
        color: #333;
        padding-bottom: .25rem;
    }


.news_bod video{width:100%}
    .news_bod p {font-size: .18rem!important;color: #333;line-height: .3rem;}
    .piclist li{width: 50%;padding: 0 0.1rem;}
    .piclist ul{margin: 0 -0.1rem;}
    .xz1-b li{width: 100%;}
    .xz1-b {padding: 0rem 0.2rem 0.2rem 0.25rem;}
    .xz1-b h2{font-size: 0.26rem;}
   .cont-r{width: 100%;padding: 0;}
    .inner{padding: 0.3rem 0;}
    .new_miew{padding: 0.2rem 0;}
    .aca1 {padding: 0.3rem 0 0 0;}
    .aca li .scale{height: 4.7rem;padding: 0.2rem;}
    .aca li .aca-l{width: 55%;}
.aca li .aca-r{width: 35%;}
.aca li .aca-r h3{font-size:0.34rem;}
.aca-r2 .how1 h4, .aca-r2 .how1 p{line-height:0.28rem;}
}

@media(max-width:420px){

    .piclist ul{margin: 0 0rem;}
    .szlist-r .zy {margin-top: 0.1rem;}
    .szlist-r p{margin-bottom:0;}
}