.clear {
  clear: both;
}

.clear:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

img {
  display: inline-block;
  padding: 0;
  border: none;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

.nyrCon video{
  display: block;
  margin: 0.1rem auto;
  width: 100%;
  height: auto;
}


/*内容样式*/
.nyrCon td,
.nyrCon th{padding: 10px 10px;border: 1px solid #eff3f6;vertical-align:middle;color: #303030;line-height: 1.25;}
.nyrCon td p,
.nyrCon th p{padding-bottom:0;}
.nyrCon table {border-collapse: collapse;border: 1px solid #dadbdd; width:100%}
.nyrCon table tr:not(:first-child) td{}
.nyrCon table td {border: 1px solid #dadbdd;}

.nyrCon table th{ border: 1px solid #dadbdd;}


@media screen and (max-width: 1199px) {
  
  .tbsc{overflow-x: auto;}
  .tbsc table{width: 700px;}
}



/*banner*/

.nybanner{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.nybanner img{
  display: block;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}


.nybanner::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: url(/nyimages/nybannerbg.png) no-repeat bottom center;
  background-size: 100%;
  z-index: 2;
  pointer-events: none;
}





.nybanner .yjlm{
  position: absolute;
  left: 0%;
  bottom: 1.7rem;
  width: 100%;
  z-index: 9;
}

.nybanner .yjlm::after{
  position: absolute;
  content: "";
  left: 0;
  top: 0.25rem;
  width: 1.1rem;
  height: 1px;
  background: rgba(255, 255, 255, 1);
  z-index: -1;

}



.nybanner .yjlm  h2{
  font-size: 0.48rem;
  font-weight: normal;
  font-family: "SourceHanSansCN";
  line-height: 0.5rem;
  color: rgba(255, 255, 255, 1);
}

.nybanner .yjlm .trait{
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 1);
  margin-top: 0.25rem;
}

.nybanner .yjlm .trait a{
  padding: 0 0.05rem;
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 1);
}


/*column*/

.nycolumnbg{
  position: relative;
  margin: 0 auto;
  z-index: 11;
}
.nycolumn{
  width: 100%;
  margin: 0 auto;
  height: 0.78rem;
  background: url(/nyimages/nymenubg.png) no-repeat  center;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: -0.23rem;
  z-index: 10;
}


.nycolumn ul{
  align-items: center;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-left: 0.9rem;
}

.nycolumn ul li{
  padding: 0 0.2rem;
  line-height: 0.78rem;
  position: relative;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.nycolumn ul li a{
  display: block;
  text-align: center;
  font-size: 0.24rem;
  color: rgba(233, 209, 182, 1);
  font-family: "SourceHanSansCN";
}


.nycolumn ul li.on a{
  color: rgba(255, 255, 255, 1);
  
}


.nycolumn ul li .erji {
  position: absolute;
  top: 100%;
  background: #fff;
  width: auto;
  left: 50%;
  z-index: 10000;
  transform: translateX(-50%) scaleY(0);
  visibility: hidden;
  filter: alpha(opacity = 0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: .5s;
  transform-origin: top;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  border-radius: 0 0 0rem 0rem;
  overflow: hidden;
  text-align: center;
}

.nycolumn ul li .erji .box {
  padding: 3px 0 0;
  text-align: center
}

.nycolumn ul li .erji a {
  padding: 8px 30px;
  line-height: 28px;
  transition: .6s;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  white-space: nowrap;
  min-width: 160px;
  justify-content: center;
}

.nycolumn ul li:hover .erji {
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) scaleY(1);
}

.nycolumn ul li .erji a:hover {
  color: #fff;
  background: #9f0000;
}


/*分类*/

.nyMain .ejlm {
  display: none;
  margin: 0.4rem 0;
}

.nyMain .ejlm .fenlei_t{
  position: relative;
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  background: #9c0c14;
  padding: 0 0.2rem;
}

.nyMain .ejlm .fenlei_t h2 {
  color: #fff;
  font-weight: normal;
  font-size: 0.28rem ;

}

.nyMain .ejlm .fenlei_t .plus{
  position: absolute;
  right: 0.2rem;
  top: 0.25rem;
  width: 0.4rem;
  height: 0.4rem;
  background: url(/nyimages/fenleiico.png) no-repeat  center ;
  background-size: 100%;
}

.nyMain .ejlm ul {
  display: none;
  background: rgba(211, 175, 134, 1);
  padding: 0.3rem;
}

.nyMain .ejlm ul li {
  width: 100%;
  line-height: 0.65rem;
}

.nyMain .ejlm li h5{
  position: relative;
}

.nyMain .ejlm li h5 a {
  font-size: 0.26rem;
  color: #fff;
  padding-bottom: 0.2rem;
  transition: 0.5s;
  display: block;
  padding: 0 0.28rem;
  display: block;
  width: 90%;
}

.nyMain .ejlm .subNavs>li>h5 em{
  position: absolute;
  right: 0rem;
  top: 0%;
  height: 100%;
  width: 30%;


}

.nyMain .ejlm .subNavs>li.active>h5 em{
  display: block;
}


.nyMain .ejlm .subNavs>li>h5 em::after{
  position: absolute;
  right: .15rem;
  top: 50%;
  content: "";
  transform: translateY(-50%);
  width: .14rem;
  height: .2rem;
  background: url(/nyimages/fenleiico1.png) no-repeat center;
  background-size: 100% 100%;
}

.nyMain .ejlm .subNavs li.on h5 a  {
  color: rgba(156, 11, 20, 1);
}


.ejlm  .subNavs ol{

  display: none;
}

.ejlm  .subNavs ol>li{
  line-height: 0.3rem;


}

.ejlm  .subNavs ol>li>h6{
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  position: relative;
  padding: 0.1rem 0;
}

.ejlm  .subNavs ol>li>h6 a{
  display: block;
  padding: 0rem 0rem 0rem .35rem;
  font-size: 0.26rem;
  color: #fff;
  width: 85%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.ejlm  .subNavs>li.on > h6 a {
  color: #fff;
  font-weight: bold;
  position: relative;
}


.ejlm  .subNavs ol>li>h6 em{
  position: absolute;
  right: 0rem;
  top: 0%;
  height: 100%;
  width: 30%;

}


.ejlm  .subNavs ol>li>h6 em::after{

  content: "";
  position: absolute;
  right: .15rem;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: .07rem;
  height: .14rem;
  background: url(/nyimages/fenleiico1.png) no-repeat center;
  background-size: 100% 100%;
}


.ejlm  .subNavs ol>li .sanji{
  margin: 0 auto;
  padding: 0.1rem .25rem 0.1rem .45rem;
  border-top: 1px dashed #eee;
  display: none;
}

.ejlm  .subNavs ol>li> .sanji a{
  display: block;
  width: 100%;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.36rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}





/*nyMain*/


.nyMain{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  min-height: 6rem;
  padding-top: 0.55rem;
  padding-bottom: 2.1rem;
  background: linear-gradient(180deg, rgba(241, 235, 221, 1) 0%, rgba(255, 255, 255, 1) 99.52%), rgba(243, 242, 239, 1);

}

.nyMain::after{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 12.05rem;
  background: url(/nyimages/pagebg.png) no-repeat bottom center;
  background-size: 100%;
  content: "";
  z-index: -1;
}

.nyMain .nyrCon{
  margin: 0 auto;
}



/*现任领导*/

.nyleader{
  margin: 0 auto;
  padding-top: 0.7rem;
}

.nyleader ul li{
  width: 100%;
  height: 2.1rem;
  background: linear-gradient(180deg, rgba(248, 241, 233, 1) 0%, rgba(255, 255, 255, 1) 38.94%);

  border-bottom: 1px solid rgba(156, 11, 20, 1);
  position: relative;
  z-index: 5;
  margin-bottom: 0.55rem;

}

.nyleader ul li a{
  display: block;
  padding: 0.35rem 0.8rem 0 0.5rem;
}

.nyleader ul li h5{
  font-family: "PingFangSC-Bold";
  font-size: 0.28rem;
margin-bottom:.2rem;
  color: rgba(156, 11, 20, 1);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyleader ul li p{
  font-size: 0.18rem !important;
  color: rgba(51, 51, 51, 1);
  line-height: 0.32rem !important;

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  
}

.nyleader ul li::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  content: "";
  z-index: -1;
  background: rgba(156, 11, 20, 1);

  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


/*notice*/

.nynotice{
  margin: 0 auto;
  padding-top: 0.4rem;
}

.nynotice ul li{
  position: relative;
  z-index: 5;
  width: 100%;
  height: 2rem;
  border-bottom: 1px solid rgba(139, 131, 124, 0.2);
}

.nynotice ul li a{
  display: block;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}

.nynotice ul li .time{
  width: 0.88rem;
  height: 0.9rem;
  border-radius: 10px;
  background: rgba(211, 175, 134, 1);
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynotice ul li .time span{
  display: block;
  font-size: 0.48rem;
  line-height: 0.42rem;
  color: rgba(255, 255, 255, 1);
  padding: 0.12rem 0 0.07rem 0;
}

.nynotice ul li .time i{
  display: block;
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 1);
}


.nynotice ul li .txt{
  width: calc((100% - 1.2rem));
}

.nynotice ul li .txt h5{
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: rgba(1, 1, 1, 1);
  font-family: "PingFangSC-Bold";
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nynotice ul li .txt p{
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: rgba(140, 140, 140, 1);
  height: 0.48rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.2rem;
}

.nynotice ul li::after{
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0%;
  height: 1px;
  content: "";
  z-index: -1;
  background: rgba(156, 11, 20, 1);

  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



/*nynews*/

.nynewsbg{
  background: linear-gradient(180deg, rgba(253, 250, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.nynews{
  margin: 0 auto 0em auto;
  padding-top: 0.4rem;
  padding-bottom: 0.6rem;
}

.nynews ul li{
  position: relative;
  z-index: 5;
  width: 100%;
  height: auto;
  border-bottom: 1px solid rgba(139, 131, 124, 0.2);
  padding: 0.58rem 0;

}

.nynews ul li a{
  display: block;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 100%;
}

.nynews ul li .pic{
  width: 4.02rem;
  height: 2.23rem;
  position: relative;
  overflow: hidden;
}

.nynews ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynews ul li .txt{
  width: calc((100% - 4.02rem));
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
} 
.nynews ul li.tptxt .txt{width:100%;}
.nynews ul li .txt .time{
  text-align: center;
  width: 1.5rem;

}

.nynews ul li .txt .time span{
  display: block;
  font-size: 0.48rem;
  line-height: 0.42rem;
  color: rgba(72, 58, 49, 1);
  font-weight: bold;
  margin: 0.12rem 0 0.2rem 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynews ul li .txt .time i{
  display: block;
  font-size: 0.14rem;
  color: rgba(156, 156, 156, 1);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynews ul li .txt .nr{
  width: calc((100% - 1.65rem));
} 

.nynews ul li .txt .nr h5{
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: rgba(1, 1, 1, 1);
  font-family: "PingFangSC-Bold";
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynews ul li .txt .nr p{
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: rgba(140, 140, 140, 1);
  height: 0.48rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.2rem;
}

.nynews ul li .txt .nr .more{
  width: 1.33rem;
  height: 0.47rem;
  line-height: 0.47rem;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(222, 216, 210, 1);
  text-align: center;
  font-size: 0.16rem;
  color: rgba(170, 170, 170, 1);
  margin-top: 0.5rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nynews ul li::after{
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0%;
  height: 2px;
  content: "";
  z-index: -1;
  background: rgba(156, 11, 20, 1);

  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}






/*详情*/

.nynewsxqbg{
  background: linear-gradient(180deg, rgba(253, 250, 245, 1) 0%, rgba(255, 249, 241, 1) 84.62%, rgba(255, 255, 255, 1) 100%);
}


.nynewsxq{
  width: 100%;
  margin: 0.55rem auto 0 auto;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 30px  rgba(0, 0, 0, 0.05);
  padding: 0 2.4rem 1.2rem 2.4rem;
} 

.nynewsxq .arc-tit{
  margin: 0 auto;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid rgba(156, 11, 20, 1);
}

.nynewsxq .arc-tit h1{
  font-size: 0.42rem;
  font-weight: normal;
  font-family: "PingFangSC-Bold";
  line-height: 0.6rem;
  color: rgba(58, 58, 60, 1);
  text-align: center;
}

.nynewsxq .arc-tit .arc-info{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0.35rem auto 0 auto;
}

.nynewsxq .arc-tit .arc-info span{
  display: inline-block;
  font-size: 0.18rem;
  line-height: 0.26rem;
  color: rgba(140, 140, 140, 1);
  margin: 0 0.05rem;
}

.nynewsxq .nytxtcont{
  margin: 0.65rem auto 0 auto; 
}

.nynewsxq .nytxtcont p{
  font-size: 0.22rem !important;
  line-height: 0.41rem !important;
  color: rgba(58, 58, 60, 1);
  text-indent: 2em;
  margin-bottom: 0.3rem;
}

.nynewsxq .nytxtcont *{
  font-size: 0.22rem !important;
  line-height: 0.41rem !important;


}

.nynewsxq .sx{
    color: #000;
    text-indent: 2em;
    font-size: .22rem;
    line-height: .41rem;
    margin-top: .6rem;

}


.nynewsxq .nytxtcont p>img{
  margin: 0 auto;
  display: block;border:none !important;
}


.nynewsxq .arc-sib{
  margin: 0.7rem auto 0 auto;
  border-top: 2px solid rgba(156, 11, 20, 1);
  padding-top: 0.65rem;
}

.nynewsxq .arc-sib div{
  margin-bottom: 0.23rem;
  line-height: 0.3rem;
  font-size: 0.2rem;
  color: rgba(156, 11, 20, 1);
  font-family: "PingFangSC-Bold";
}

.nynewsxq .arc-sib a{
  font-size: 0.2rem;
  color: rgba(58, 58, 60, 1);
  font-family: "PingFangSC-Bold";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}




/*管理服务*/

.nyServices{
  margin: 0 auto;
  padding-top: 0.65rem;
}

.nyServices .Services_item{
  margin-bottom: 0.4rem;
}

.nyServices .Services_item .Services_t{
  padding-left: 0.7rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: rgba(156, 11, 20, 1);
  font-family: "PingFangSC-Bold";
  background: url(/nyimages/fwico.png) no-repeat left center;
  background-size: 0.48rem 0.48rem;
  margin-bottom: 0.23rem;
}

.nyServices .Services_item ul li{
  padding: 0.1rem 0;
  line-height: 0.55rem;
  align-items: center;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(221, 221, 221, 1);
  position: relative;
  z-index: 5;
}

.nyServices .Services_item ul li .fl_item{
  padding-left: 0.3rem;
  background: url(/nyimages/fwico2.png) no-repeat left center;
  background-size: 0.09rem 0.14rem;
  font-size: 0.22rem;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyServices .Services_item ul li .nr{
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  background: url(/nyimages/fw_xt.png) no-repeat left center;
  background-size: 1px 0.24rem;
  margin-left: 0.25rem;
  padding-left: 0.25rem;
}

.nyServices .Services_item ul li .nr p {
  font-size: 0.19rem;
  color: rgba(136, 136, 136, 1);
  margin-right: 0.35rem;
}
.nyServices .Services_item ul li .nr p a{
  font-size: 0.19rem;
  color: rgba(136, 136, 136, 1);

}
.nyServices .Services_item ul li::after{
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0%;
  height: 1px;
  background: rgba(156, 11, 20, 1);
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



/*教威尼斯电子游戏app,十大信誉老品牌,澳亚国际部*/

.nyxueyuan_fl{
  margin: 0 auto;
  padding-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyxueyuan_fl .xueyuanlist{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: calc((100% - 5.7rem));
}

.nyxueyuan_fl .xueyuanlist ul{
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.nyxueyuan_fl .xueyuanlist ul li{
  width: 36%;
  height: 0.61rem;
  line-height: 0.61rem;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 5px 10px  rgba(141, 119, 119, 0.1);
  margin: 0 6% 0.4rem 0;
  position: relative;
  z-index: 5;
}

.nyxueyuan_fl .xueyuanlist ul li a{
  display: block;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyxueyuan_fl .xueyuanlist ul li h5{
  width: calc((100% - 0.9rem));
  padding-left: 0.3rem;
  font-size: 0.18rem;
  color: rgba(51, 51, 51, 1);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyxueyuan_fl .xueyuanlist ul li em{
  display: block;
  border-left: 1px solid rgba(219, 219, 219, 1);
  width: 0.7rem;
  background: url(/nyimages/more1.png) no-repeat center;
  background-size: 0.22rem 0.07rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nyxueyuan_fl .xueyuanlist ul li::after{
    position: absolute;
    left: 0;
    top: 0px;
    width: 0px;
    height: 100%;
    background: rgba(156, 11, 20, 1);
    content: "";
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}




.nyxueyuan_fl .xueyuan_img{
  position: relative;
  width: 5.69rem;
  height: 6.93rem;
  overflow: hidden;

  
}

.nyxueyuan_fl .xueyuan_img img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.xueyuan_fl2{
  margin: 0.5rem auto 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xueyuan_fl2 .xy_left{
  width: 47%;
}

.xueyuan_fl2 .xy_right{
  width: 47%;
}

.xueyuan_fl2 .xy_t{
  padding-left: 0.7rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: rgba(156, 11, 20, 1);
  font-family: "PingFangSC-Bold";
  background: url(/nyimages/fwico.png) no-repeat left center;
  background-size: 0.48rem 0.48rem;
}

.xueyuan_fl2 .xueyuanlist {
  margin: 0.3rem auto 0 auto;
}

.xueyuan_fl2 .xueyuanlist ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xueyuan_fl2 .xueyuanlist ul li{
  width: 47%;
  height: 0.61rem;
  line-height: 0.61rem;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 5px 10px  rgba(141, 119, 119, 0.1);
  margin: 0 0% 0.4rem 0;
  position: relative;
  z-index: 5;
}

.xueyuan_fl2 .xueyuanlist ul li a{
  display: block;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xueyuan_fl2 .xueyuanlist ul li h5{
  width: calc((100% - 0.9rem));
  padding-left: 0.3rem;
  font-size: 0.18rem;
  color: rgba(51, 51, 51, 1);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.xueyuan_fl2 .xueyuanlist ul li em{
  display: block;
  border-left: 1px solid rgba(219, 219, 219, 1);
  width: 0.7rem;
  background: url(/nyimages/more1.png) no-repeat center;
  background-size: 0.22rem 0.07rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.xueyuan_fl2 .xueyuanlist ul li::after{
    position: absolute;
    left: 0;
    top: 0px;
    width: 0px;
    height: 100%;
    background: rgba(156, 11, 20, 1);
    content: "";
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


/*角色通道*/

.nytongdao{
  margin: 0 auto;
  padding-top: 0.6rem;
}

.nytongdao dl{
  background: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(156, 11, 20, 1);
  box-shadow: 0px 5px 10px  rgba(141, 119, 119, 0.1);
  margin-bottom: 0.35rem;
  position: relative;
  z-index: 5;
  padding: 0.35rem 0 0.2rem 0;
}

.nytongdao dl dt{
  margin: 0 0 0.25rem 0.55rem;
  font-size: 0.28rem;
  color: rgba(156, 11, 20, 1);
  font-family: "PingFangSC-Bold";
}

.nytongdao dl dt a{
  display: block;
  font-size: 0.28rem;
  color: rgba(156, 11, 20, 1);
  font-family: "PingFangSC-Bold";
}

.nytongdao dl dd{
  position: relative;
  z-index: 5;
  min-width: 11.8%;
  display: inline-block;
  line-height: 0.51rem;
  margin: 0 0 0.1rem 2%;
  
}
.nytongdao dl dd a{
  display: block;
  font-size: 0.18rem;
  color: rgba(51, 51, 51, 1);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 0.3rem;
}


.nytongdao dl dd::after{
  position: absolute;
  left: 0%;
  transform: translateX(0%);
  top: 0px;
  width: 0px;
  height: 100%;
  background: rgba(211, 175, 134, 0.2);
  content: "";
  z-index: -2;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.nytongdao dl dd::before{
  position: absolute;
  left: 0%;
  transform: translateX(-0%);
  bottom: 0px;
  width: 0px;
  height: 1px;
  background: rgba(156, 11, 20, 1);
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


/*威尼斯电子游戏app,十大信誉老品牌,澳亚国际简介*/

.nyaboutbg::before {
  position: absolute;
  left: 0;
  top: 0.8rem;
  width: 7.05rem;
  height: 5.5rem;
  background: url(/nyimages/aboutbg.png) no-repeat left center;
  background-size: 100%;
  content: "";
  z-index: -1;
}

.nyabout{
  margin: 0 auto;
  padding-top: 0.7rem;
}


.nyabout .aboutbox1{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

.nyabout .aboutbox1 .abimg{
  width: 0.67rem;
  height: 3.77rem;
  margin-left: 1.45rem;

}

.abimg img{
  display: block;
  width: 100%;
  height: 100%;
}

.nyabout .aboutbox1 .txt{
  width: calc((100% - 3rem));
  margin-top: 0.4rem;
}

.nyabout .aboutbox1 .txt p{
  font-size: 0.22rem;
  line-height: 0.41rem;
  color: rgba(51, 51, 51, 1);
  text-indent: 2em;
  margin-bottom: 0.3rem;
}



.nyabout .aboutbox2{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.5);
  border-top: 1px solid rgba(156, 11, 20, 1);
  padding: 0.45rem 0.4rem 0.45rem 0.7rem;
}

.nyabout .aboutbox2 .txt{
  width: calc((100% - 6.7rem));
}

.nyabout .aboutbox2 .txt p{
  font-size: 0.22rem;
  line-height: 0.41rem;
  color: rgba(51, 51, 51, 1);
  text-indent: 2em;
  margin-top: 0.55rem;
  width: 90%;
}

.nyabout .aboutbox2 .txt img{
  display: block;
  max-width: 100%;
  margin-top: 0.6rem;
}

.nyabout .aboutbox2 .abimg{
  width: 6.7rem;
  height: 4.25rem;

}

.nyabout .aboutbox3{
  margin: 0.85rem auto 0 auto;

}

.nyabout .aboutbox3 p{
  font-size: 0.22rem;
  line-height: 0.41rem;
  color: rgba(51, 51, 51, 1);
  text-indent: 2em;
  margin-bottom: 0.3rem;
}

.nyabout .aboutbox3 .abimg.a1{
  width: 5.8rem;
  height: 5.8rem;
  margin-right: 1rem;
  float: left;
  
}


.nyabout .aboutbox3 .abimg.a2{
  width: 6.62rem;
  height: 4.27rem;
  margin-left: 0.85rem;
  float: right;
}

.nyabout .aboutbox3 p em{
  display: block;
  text-align: right;
  font-size: 0.22rem;
  color: rgba(0, 0, 0, 1);
}

.nyabout .aboutbox3 .xt{
  margin-top: 1rem;
}



/*校园风光*/

.nylmxy{
  margin: 0.75rem auto 0 auto;
  position: relative;
}


.nylmxy .gallery-top{
  margin: 0 auto;
}

.nylmxy .gallery-top .swiper-slide{
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nylmxy .gallery-top .swiper-slide .pic{
  position: relative;
  width: 70%;
  height: 6.56rem;
}


.nylmxy .gallery-top .swiper-slide .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nylmxy .gallery-top .swiper-slide .txt{
  position: relative;
  width: 30%;
  height: 7.16rem;
  background: url(/nyimages/fclist.jpg) center no-repeat;
  background-size: cover;
}

.nylmxy .gallery-top .swiper-slide .txt a{
  margin: 0 auto;
  display: block;
  padding: 0 0.6rem;
}

.nylmxy .gallery-top .swiper-slide .txt .time{
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 1);
  padding-top: 0.8rem;
}

.nylmxy .gallery-top .swiper-slide .txt h5{
  font-size: 0.28rem;
  color: rgba(255, 255, 255, 1);
  font-weight: 600;
  line-height: 0.42rem;
  height: 0.84rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0.25rem 0 0.85rem 0;

}

.nylmxy .gallery-top .swiper-slide .txt p{
  font-size: 0.18rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 0.36rem;
  height: 1.44rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nylmxy .gallery-thumbs{
  margin: 0rem 0rem 0 0rem;
  position: absolute;
  left: 0.23rem;
  bottom: -0.3rem;
  width: 67.5%;
  padding-top: 0.5rem;
}


.nylmxy .gallery-thumbs .swiper-slide{
  position: relative;
  width: 25%;
  height: 1.45rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nylmxy .gallery-thumbs .swiper-slide .pic{
  position: relative;
  bottom: 0;
  left: 0;
  width: 90%;
  height: 1.45rem;
  border-radius: 5px;
  border: 2px solid rgba(216, 172, 106, 1);
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nylmxy .gallery-thumbs .swiper-slide .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nylmxy .gallery-thumbs .swiper-slide-thumb-active{
  height: 1.75rem;
  transform: translateY(-0.3rem);
}

.nylmxy .gallery-thumbs .swiper-slide-thumb-active .pic {
  border: 2px solid rgba(156, 11, 20, 1);
  width: 100%;
  height: 1.75rem;

}



.nylmxy  .swiper-campus-next{
  cursor: pointer;
  position: absolute;
  right: 3rem;
  bottom: 0.45rem;
  z-index: 5;
  background: url(/nyimages/right.png) center repeat;
  background-size: 100%;
  width: 0.52rem;
  height: 0.52rem;
}

.nylmxy  .swiper-campus-prev{
  cursor: pointer;
  position: absolute;
  left: auto;
  right: 3.8rem;
  bottom: 0.45rem;
  z-index: 5;
  background: url(/nyimages/left.png) center repeat;
  background-size: 100%;
  width: 0.52rem;
  height: 0.52rem;
}








.nyfcbox{
  margin: 0.85rem auto 0 auto;
}

.nyfcbox ul{
  display: flex;
      justify-content: left;
      flex-wrap: wrap;
}

.nyfcbox ul li{
  width: 31.6%;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 30px  rgba(0, 0, 0, 0.1);
  margin: 0 2.55% 0.4rem 0;
}

.nyfcbox ul li:nth-child(3n){
  margin-right: 0;

}

.nyfcbox ul li a{
  display: block;

}

.nyfcbox ul li .pic{
  position: relative;
  width: 100%;
  padding-top: 69.5%;
  overflow: hidden;


}
.nyfcbox ul li .pic1{

  padding-top: 32%;



}
.nyfcbox ul li .pic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nyfcbox ul li .txt{
  height: 0.88rem;
  line-height: 0.88rem;
}

.nyfcbox ul li .txt h5{
  width: 90%;
  margin: 0 auto;
  font-size: 0.18rem;
  color: rgba(51, 51, 51, 1);
  display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}




/*fenye*/

.fenye{
  margin: 0.5rem auto 0 auto;
}

.page {
  width: 100%;
  margin-top: 0rem;
}


.pb_sys_common {
  font-size:.16rem ;
  padding: 0px 0.05rem ;
  height: auto ;
  line-height: 0.24rem ;
  min-width: 0.24rem ;
}

.pb_sys_common a{
  text-decoration: none;
}

.pb_sys_common .p_pages{
  margin-left: -5px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
  border: 1px solid #ccc;
  padding: 0px 0.08rem ;
  margin:0px 0px 0px 5px;

  height:0.24rem;

  line-height:0.24rem;
  box-sizing:border-box;
  display:inline-block;
  vertical-align:middle;
}

.pb_sys_common .p_t{
  line-height:12px;
  margin:0px;
  padding:0px;
  display:inline-block;
  vertical-align:middle;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
  color: #ccc;
}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
  color: #222;
}

.pb_sys_common .p_dot {
  margin-left:4px;
  margin-right:-4px;
  color:#222;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
  /*
  height:22px;
  border: 1px solid #aaa;
  outline-width:thin;
  outline-color:#258CFF;

  text-align:center;
  vertical-align:middle;    
  */
  font-size:12px;

  border: 1px solid #aaa;
  height:22px;
  line-height:20px;
  box-sizing:border-box;
  vertical-align:middle;

  outline-width:thin;
  outline-color:#9c0c14;
  
  margin:0px 2px;
  padding:0px 1px;
}


.pb_sys_common .p_goto input{
  width:22px;
  text-align:center;
}

.pb_sys_common .p_search input{
  width:100px;
  text-align:left;
}

.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
  border: 1px solid #9c0c14;
}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
  border: 1px solid #ccc;
  padding: 0px 0.08rem;
  color: #222;

  margin:0px;

  height:0.24rem;
  line-height:0.24rem;
  display:inline-block;
  box-sizing:border-box;
  vertical-align:middle;
}

.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{
  /*
  border-width:1px 0px 1px 1px;
  border-style:solid;
  border-color:#ccc;
  padding: 5px 6px;
  color: #222;
  */
  border-right:1px solid #ccc;
  padding: 1px 5px;
  color: #888888;
}

.pb_sys_common .p_dosize_d{
  /*background-color:#f5f5f5;*/
  color: #222;
}

.pb_sys_common .p_dosize a:hover{
  /*background-color:#f5f5f5;*/
  color: #222;
}

.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
  /*border-right-width:1px*/
  border-right-width:0px;
}





.fwbg{
  margin: -1.2rem auto 0 auto;
}



@media (min-width:1024px) {

  .nyfcbox ul li:hover .pic img{
    transform: scale(1.1);
  }
  
  .nyfcbox ul li:hover .txt h5{
    color: #9c0c14;
  }

  .nyServices .Services_item ul li:hover::after{
    width: 100%;
  }
  
  .nyServices .Services_item ul li:hover .fl_item{
    color: rgba(156, 11, 20, 1);
  }

  .nynewsxq .arc-sib a:hover{
    color: rgba(156, 11, 20, 1);
  }

  .nyleader ul li:hover::after{
    width: 100%;
    box-shadow: 0px 4px 30px  rgba(0, 0, 0, 0.1);
  }
  
  .nyleader ul li:hover h5{
    color: #fff;
  }
  
  .nyleader ul li:hover p{
    color: #fff;
  }


  
.nynotice ul li:hover::after{
  width: 100%;
}

.nynotice ul li:hover .time{
  background: rgba(156, 11, 20, 1);
}

.nynotice ul li:hover .txt h5{
  color: rgba(156, 11, 20, 1);
}

.nynews ul li:hover::after{
  width: 100%;
}

.nynews ul li:hover .pic img{
  transform: scale(1.1);
}

.nynews ul li:hover .txt .time span{
  color: rgba(156, 11, 20, 1);

}

.nynews ul li:hover .txt .time i{
  color: rgba(156, 11, 20, 1);
}

.nynews ul li:hover .txt .nr h5{
  color: rgba(156, 11, 20, 1);
}

.nynews ul li:hover .txt .nr .more{
  background: rgba(156, 11, 20, 1);
  color: #fff;
}


.nyxueyuan_fl .xueyuanlist ul li:hover::after{
  width: 100%;
  box-shadow: 0px 5px 10px  rgba(107, 24, 24, 0.15);
}

.nyxueyuan_fl .xueyuanlist ul li:hover h5{
  color: #fff;

}

.nyxueyuan_fl .xueyuanlist ul li:hover em{
  background: url(/nyimages/more2.png) no-repeat center;
  background-size: 0.22rem 0.07rem;
}


.nytongdao dl dd:hover::after{
  width: 100%;
}

.nytongdao dl dd:hover::before{
  width: 100%;
}

.nytongdao dl dd:hover a{
  color: rgba(156, 11, 20, 1);

}

.xueyuan_fl2 .xueyuanlist ul li:hover::after{
  width: 100%;
  box-shadow: 0px 5px 10px  rgba(107, 24, 24, 0.15);
}

.xueyuan_fl2 .xueyuanlist ul li:hover h5{
  color: #fff;

}

.xueyuan_fl2 .xueyuanlist ul li:hover em{
  background: url(/nyimages/more2.png) no-repeat center;
  background-size: 0.22rem 0.07rem;
}



}



@media (max-width:1024px) {

  .fwbg{
    margin: 0rem auto 0 auto;
  }

  .nybanner .yjlm {
    display: none;
  }

  .nycolumn {
    display: none;
  }

  .nyMain .ejlm {
    display: block;
    margin: 0rem 0 0.4rem 0;
  }




.nyMain{

  min-height: 6rem;
  padding-top: 0.55rem;
  padding-bottom: 1rem;
}



.nyleader{
  margin: 0 auto;
  padding-top: 0.2rem;
}

.nyleader ul li{
  height: auto;
  padding-bottom: 0.3rem;
  margin-bottom: 0.55rem;

}

.nyleader ul li a{
  padding: 0.35rem 0.8rem 0 0.5rem;
}

.nyleader ul li h5{
  font-size: 0.3rem;
}

.nyleader ul li p{
  font-size: 0.26rem;
  line-height: 0.45rem;
  height: 1.35rem;
  margin-top: 0.2rem;
}





.nynotice{
  padding-top: 0rem;
}

.nynotice ul li{
  height: 2.2rem;

}



.nynotice ul li .time{
  width: 1.2rem;
  height: 1.2rem;
}

.nynotice ul li .time span{
  font-size: 0.48rem;
  padding: 0.18rem 0 0.06rem 0;
}

.nynotice ul li .time i{
  font-size: 0.24rem;

}


.nynotice ul li .txt{
  width: calc((100% - 1.5rem));
}

.nynotice ul li .txt h5{
  font-size: 0.28rem;
  line-height: 0.4rem;
}


.nynotice ul li .txt p{
  font-size: 0.24rem;
  line-height: 0.4rem;
  height: 0.8rem;
  margin-top: 0.2rem;
}



.nynews{
  padding-top: 0rem;
  padding-bottom: 0.4rem;
}

.nynews ul li{
  padding: 0.4rem 0;

}


.nynews ul li .pic{
  width: 100%;
  height: auto;
  padding-top: 56%;

}


.nynews ul li .txt{
  width: calc((100% - 0.01rem));
  margin: 0.3rem auto 0 auto;

} 

.nynews ul li .txt .time{
  text-align: center;
  width: 1.4rem;

}

.nynews ul li .txt .time span{

  font-size: 0.48rem;
  margin: 0.12rem 0 0.2rem 0;

}

.nynews ul li .txt .time i{

  font-size: 0.24rem;

}

.nynews ul li .txt .nr{
  width: calc((100% - 1.5rem));
} 

.nynews ul li .txt .nr h5{
  font-size: 0.28rem;
  line-height: 0.4rem;

}

.nynews ul li .txt .nr p{
  font-size: 0.24rem;
  line-height: 0.4rem;
  height: 0.8rem;
  margin-top: 0.2rem;
}

.nynews ul li .txt .nr .more{
  width: 1.63rem;
  height: 0.57rem;
  line-height: 0.57rem;
  font-size: 0.24rem;
  margin-top: 0.3rem;

}





.nynewsxq{
  margin: 0.55rem auto 0 auto;
  padding: 0 0.4rem 1rem 0.4rem;
} 

.nynewsxq .arc-tit{
  padding-top: 0.5rem;
  padding-bottom: 0.4rem;
}

.nynewsxq .arc-tit h1{
  font-size: 0.32rem;
  line-height: 0.5rem;

}

.nynewsxq .arc-tit .arc-info{

  margin: 0.3rem auto 0 auto;
}

.nynewsxq .arc-tit .arc-info span{
  font-size: 0.24rem;
  line-height: 0.3rem;
  margin: 0 0.1rem;
}

.nynewsxq .nytxtcont{
  margin: 0.4rem auto 0 auto; 
}

.nynewsxq .nytxtcont p{
  font-size: 0.28rem;
  line-height: 0.5rem;
  margin-bottom: 0.3rem;
}





.nynewsxq .arc-sib{
  margin: 0.5rem auto 0 auto;
  padding-top: 0.5rem;
}

.nynewsxq .arc-sib div{
  margin-bottom: 0.23rem;
  line-height: 0.42rem;
  font-size: 0.24rem;
}

.nynewsxq .arc-sib a{
  font-size: 0.24rem;

}



.nyServices{
  padding-top: 0.3rem;
}

.nyServices .Services_item{
  margin-bottom: 0.4rem;
}

.nyServices .Services_item ul li {
  padding: 0.15rem 0;
}


.nyServices .Services_item ul li .fl_item{

  font-size: 0.28rem;
  width: 100%;


}

.nyServices .Services_item ul li .nr{
  width: 100%;
  margin-left: 0rem;
  padding-left: 0.25rem;
}

.nyServices .Services_item ul li .nr p{
  font-size: 0.24rem;
  margin-right: 0.35rem;
}



.nyxueyuan_fl{

  padding-top: 0.3rem;

}

.nyxueyuan_fl .xueyuanlist{
  width: calc((100% - 0.01rem));
}

.nyxueyuan_fl .xueyuanlist ul{
  justify-content: space-between;
}


.nyxueyuan_fl .xueyuanlist ul li{
  width: 100%;
  height: 0.85rem;
  line-height: 0.85rem;
  margin: 0 0% 0.3rem 0;
}


.nyxueyuan_fl .xueyuanlist ul li h5{
  width: calc((100% - 1rem));
  padding-left: 0.3rem;
  font-size: 0.28rem;

}

.nyxueyuan_fl .xueyuanlist ul li em{

  width: 0.9rem;
  background: url(/nyimages/more1.png) no-repeat center;
  background-size: 0.38rem 0.1rem;
}



.nyxueyuan_fl .xueyuan_img{
  width: 100%;
  height: auto;
  padding-top: 120%;


  
}



.nytongdao{
  padding-top: 0.2rem;
}

.nytongdao dl{
  margin-bottom: 0.45rem;
  padding: 0.5rem 0 0.5rem 0;
}

.nytongdao dl dt{
  margin: 0 0 0.25rem 0.45rem;
  font-size: 0.3rem;
}

.nytongdao dl dt a{
  font-size: 0.3rem;

}

.nytongdao dl dd{
  min-width: 47%;
  line-height: 0.5rem;
  margin: 0 0 0.1rem 2%;
  
}
.nytongdao dl dd a{
  font-size: 0.28rem;
  padding-left: 0.3rem;
}



.nyaboutbg::before {
  position: absolute;
  left: 0;
  top: 0rem;
  width: 100%;
}

.nyabout{

  padding-top: 0.3rem;
}


.nyabout .aboutbox1{

  margin-bottom: 0.3rem;
}

.nyabout .aboutbox1 .abimg{
  width: 0.67rem;
  height: 3.77rem;
  margin-left: 0.1rem;
  margin-top: 0.3rem;

}


.nyabout .aboutbox1 .txt{
  width: calc((100% - 1.2rem));
  margin-top: 0rem;
}

.nyabout .aboutbox1 .txt p{
  font-size: 0.28rem;
  line-height: 0.5rem;
  margin-bottom: 0.3rem;
}



.nyabout .aboutbox2{

  padding: 0.4rem 0.4rem 0.45rem 0.4rem;
}

.nyabout .aboutbox2 .txt{
  width: calc((100% - 0.01rem));
}

.nyabout .aboutbox2 .txt p{
  font-size: 0.28rem;
  line-height: 0.5rem;
  margin-top: 0.35rem;
  width: 100%;
}

.nyabout .aboutbox2 .txt img{
  display: block;
  max-width: 100%;
  margin: 0.4rem auto 0.3rem auto;
}

.nyabout .aboutbox2 .abimg{
  width: 100%;
  height: 4rem;
  margin: 0 auto;

}

.nyabout .aboutbox3{
  margin: 0.5rem auto 0 auto;

}

.nyabout .aboutbox3 p{
  font-size: 0.28rem;
  line-height: 0.5rem;
  margin-bottom: 0.3rem;
}

.nyabout .aboutbox3 .abimg.a1{
  width: 100%;
  height: 5.8rem;
  margin-right: 0rem;
  margin-bottom: 0.3rem;
  float: none;
  
}


.nyabout .aboutbox3 .abimg.a2{
  width: 100%;
  height: 4.27rem;
  margin-left: 0rem;
  margin-bottom: 0.3rem;
  float: none;
}

.nyabout .aboutbox3 p em{

  font-size: 0.28rem;

}

.nyabout .aboutbox3 .xt{
  margin-top: 0.2rem;
}


.nyabout p{
  text-align: justify;
}






.nylmxy{
  margin: 0.5rem auto 0 auto;
  position: relative;
}


.nylmxy .gallery-top .swiper-slide .pic{
  position: relative;
  width: 100%;
  padding-top: 65%;
  height: auto;
}



.nylmxy .gallery-top .swiper-slide .txt{
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 1rem;
}

.nylmxy .gallery-top .swiper-slide .txt a{

  padding: 0 0.6rem;
}

.nylmxy .gallery-top .swiper-slide .txt .time{
  padding-top: 0.3rem;
  font-size: 0.24rem;
}

.nylmxy .gallery-top .swiper-slide .txt h5{
  font-size: 0.28rem;
  font-weight: normal;
  line-height: 0.45rem;
  height: 0.9rem;
  margin: 0.2rem 0 0.25rem 0;

}

.nylmxy .gallery-top .swiper-slide .txt p{
  font-size: 0.26rem;
  line-height: 0.4rem;
  height: 1.2rem;
  -webkit-line-clamp: 3;

}

.nylmxy .gallery-thumbs{
  margin: 0.3rem 0rem 0 0rem;
  position: relative;
  left: 0rem;
  bottom: 0;
  width: 100%;
   padding-top: 0rem;
}


.nylmxy .gallery-thumbs .swiper-slide{
  width: 50%;
  height: 1.95rem;

}

.nylmxy .gallery-thumbs .swiper-slide .pic{
  width: 92%;
  height: 1.95rem;

}


.nylmxy .gallery-thumbs .swiper-slide-thumb-active{
  height: 1.95rem;
  transform: translateY(-0rem);
}

.nylmxy .gallery-thumbs .swiper-slide-thumb-active .pic {
  width: 92%;
  height: 1.95rem;

}




.nylmxy  .swiper-campus-next{
  cursor: pointer;
  position: absolute;
  right: 2.8rem;
  bottom: 2.5rem;
  z-index: 5;
  background: url(/nyimages/right.png) center repeat;
  background-size: 100%;
  width: 0.52rem;
  height: 0.52rem;
}

.nylmxy  .swiper-campus-prev{
  cursor: pointer;
  position: absolute;
  left: auto;
  right: 3.8rem;
  bottom: 2.5rem;
  z-index: 5;
  background: url(/nyimages/left.png) center repeat;
  background-size: 100%;
  width: 0.52rem;
  height: 0.52rem;
}








.nyfcbox{
  margin: 0.7rem auto 0 auto;
}


.nyfcbox ul li{
  width: 48%;
  margin: 0 4% 0.3rem 0;
}

.nyfcbox ul li:nth-child(3n){
  margin-right: 4%;

}

.nyfcbox ul li:nth-child(2n){
  margin-right: 0;

}



.nyfcbox ul li .txt{
  height: 0.92rem;
  line-height: 0.92rem;
}

.nyfcbox ul li .txt h5{

  font-size: 0.28rem;

}




.xueyuan_fl2{
  margin: 0.5rem auto 0 auto;

}

.xueyuan_fl2 .xy_left{
  width: 100%;
  margin-bottom: 0.3rem;
}

.xueyuan_fl2 .xy_right{
  width: 100%;
}


.xueyuan_fl2 .xueyuanlist {
  margin: 0.3rem auto 0 auto;
}


.xueyuan_fl2 .xueyuanlist ul li{
  width: 100%;
  height: 0.85rem;
  line-height: 0.85rem;
  margin: 0 0% 0.3rem 0;
}


.xueyuan_fl2 .xueyuanlist ul li h5{
  width: calc((100% - 1rem));
  padding-left: 0.3rem;
  font-size: 0.28rem;
}

.xueyuan_fl2 .xueyuanlist ul li em{
  width: 0.9rem;
  background: url(/nyimages/more1.png) no-repeat center;
  background-size: 0.38rem 0.1rem;
}







.nyMain1 .ejlm{
  display: none;
}




.pb_sys_common {
  font-size: .24rem;
  line-height: 0.6rem !important;
  min-width: 0.34rem !important;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {

  height: 0.34rem;
  line-height: 0.34rem;

}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a {
  height: 0.34rem;
  line-height: 0.34rem;
}





}