 @import url(https://at.alicdn.com/t/font_2121004_dshgmv49oop.css);
@font-face {
  font-family:BodoniBT-Bold;src:url(../fonts/BodoniBT-Bold.woff2) format("woff2"),url(../fonts/BodoniBT-Bold.woff) format("woff"),url(../fonts/BodoniBT-Bold.ttf) format("truetype"),url(../fonts/BodoniBT-Bold.eot) format("embedded-opentype"),url(../fonts/BodoniBT-Bold.svg) format("svg");font-weight:400;font-style:normal
}

a {
  color: #333
}

a:hover {
  color: #b71351
}

:root {
  --mian-color: #b71351
}

img {
  max-width: 100%
}

.ani-mask {
  display: block;
  overflow: hidden;
  cursor: pointer
}

.ani-mask img {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  transform: translateZ(0)
}

.ani {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.ani-mask:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.v-center {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.display-flex {
  justify-content: space-between
}

.display-flex,.display-flex-normal {
  display: flex;
  flex-wrap: wrap
}

.nybody {
  padding-top: 100px
}

.ny-banner {
  height: 400px;
  overflow: hidden
}

.ny-banner1 {
  height: 100%;
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover;
  animation: imgchangsmall1 8s;
  -moz-animation: imgchangsmall1 8s;
  -webkit-animation: imgchangsmall1 8s;
  -o-animation: imgchangsmall1 8s
}

.ny-banner img {
  visibility: hidden;
  opacity: 0
}

.ny-wrap {
  max-width: 1440px;
  width: 95%;
  margin: 0 auto
}

.nybody .index_nav_r {
  margin-right: 0
}

.nybody .logo,.nybody header.hasbg .logoxs {
  margin-left: 0
}

.nybody footer {
  border-top: 1px solid #931041
}

.ny-sub-nav {
  margin-top: 0px;
  position: relative;
  height: 70px
}

.ny-sub-nav:after {
  position: absolute;
  content: "";
  width: 80%;
  background: #fff;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0
}

.ny-sub-nav ul {
  position: relative;
  z-index: 9;
  padding-top: 24px
}

.ny-sub-nav ul li {
  margin-right: 40px
}

.ny-sub-nav ul li a {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  padding-bottom: 8px;
  line-height: 1em;
  display: inline-block
}

.ny-sub-nav ul li.cur a,.ny-sub-nav ul li:hover a {
  color: #931041;
  border-bottom: 1px solid #931041
}

.ny-title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 55px
}

.ny-content {
  padding: 46px 0 80px;
  background: #fff;
  min-height: 400px
}

.ny-arc {
  font-size: 20px;
  line-height: 1.8em;
  word-wrap: break-word;
  word-break: normal
}

/*.ny-arc p {
  margin-bottom: 30px
}*/

.ny-arc a {
  line-height: 1.3em;
  display: inline-block;
  word-break: break-all
}

.ny-arc img {
  display: inline-block;
  max-width: 100%
}

.ny-arc a:hover {
  text-decoration: underline
}

.ny-arc1 img.first-pic {
  float: left;
  max-width: 700px;
  width: 50%;
  margin-right: 45px
}

@media screen and (max-width:768px) {
  .nybody {
    padding-top: 50px
  }

  .ny-banner {
    height: 220px
  }

  .ny-sub-nav {
    margin-top: -50px;
    position: relative;
    height: 50px
  }

  .ny-sub-nav ul {
    position: relative;
    z-index: 9;
    padding-top: 20px
  }

  .ny-sub-nav ul li {
    margin-right: 20px
  }

  .ny-sub-nav ul li a {
    font-size: 15px
  }

  .ny-sub-nav:after {
    position: absolute;
    content: "";
    width: 90%;
    background: #fff;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
  }

  .ny-title {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 35px
  }

  .ny-content {
    padding: 36px 0 50px
  }

  .ny-arc {
    font-size: 16px;
    line-height: 1.8em
  }

  .ny-arc p {
    margin-bottom: 20px
  }

  .ny-arc1 img.first-pic {
    margin-right: 25px
  }
}

@media screen and (max-width:320px) {
  .ny-sub-nav ul li {
    margin-right: 15px
  }

  .ny-sub-nav ul li a {
    font-size: 14px
  }

  .ny-sub-nav:after {
    position: absolute;
    content: "";
    width: 95%;
    background: #fff;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
  }

  .ny-title {
    font-size: 26px
  }

  .ny-arc {
    font-size: 14px;
    line-height: 1.8em
  }

  .ny-arc p {
    margin-bottom: 20px
  }

  .ny-arc1 img.first-pic {
    margin-right: 25px
  }
}

.ny-statistics {
  max-width: 1140px;
  width: 100%;
  min-height: 200px;
  margin: 0 auto
}

.ny-statistics-tit {
  font-family: BodoniBT-Bold;
  font-size: 36px;
  text-align: center;
  margin-bottom: 35px
}

.ny-statistics .item {
  margin-bottom: 40px
}

.ny-statistics .item:last-child {
  margin-bottom: 20px
}

.ny-statistics .item ul li {
  height: 180px;
  background: #f6f6f6;
  border-bottom: 2px solid #b71351;
  text-align: center;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 30px 10px 10px
}

.ny-statistics .item ul li div {
  font-size: 52px;
  font-family:Georgia,BodoniBT-Bold;
  color: #b71351;
  font-weight: bold;
}

.ny-statistics .item ul li p {
  font-size: 18px
}

.ny-statistics .flex-row-1 li,.ny-statistics .flex-row-2 li {
  width: 49%
}

.ny-statistics .flex-row-2 li:nth-child(3),.ny-statistics .flex-row-2 li:nth-child(4),.ny-statistics .flex-row-2 li:nth-child(5) {
  width: 32%
}

.ny-statistics .flex-row-2 li:nth-child(8) {
  width: 100%
}

.ny-statistics .flex-row-3 li {
  width: 18.5%
}

.ny-statistics .flex-row-3 li:nth-child(6),.ny-statistics .flex-row-3 li:nth-child(7) {
  width: 49%
}

.ny-statistics .flex-row-3 li:nth-child(8) {
  width: 64%
}

.ny-statistics .flex-row-3 li:nth-child(9) {
  width: 34%
}

.ny-statistics .flex-row-3 li:nth-child(10) {
  width: 100%
}

/*.ny-statistics .flex-row-4 li:nth-child(3) {
  width: 64%
}*/

.ny-statistics .flex-row-4 li:nth-child(2) {
  width: 64%
}

/*.ny-statistics .flex-row-4 li:first-child {
  width: 100%
}*/

.ny-statistics .flex-row-5 li {
  width: 32%
}

@media screen and (max-width:1200px) {
  .ny-statistics .item ul li div {
    font-size: 40px;
    line-height: 1em;
    margin-bottom: 15px
  }

  .ny-statistics .item ul li {
    height: auto;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 25px 10px
  }
}

@media screen and (max-width:768px) {
  .ny-statistics-tit {
    font-family: BodoniBT-Bold;
    font-size: 26px;
    margin-bottom: 25px
  }

  .ny-statistics .item ul li div {
    font-size: 30px
  }

  .ny-statistics .item ul li {
    padding: 20px 10px
  }

  .ny-statistics .item ul li p {
    font-size: 14px
  }

  .ny-statistics .flex-row-4 li:nth-child(2),.ny-statistics .flex-row-4 li:nth-child(3) {
    width: 100%
  }

  .ny-statistics .flex-row-3 li {
    width: 32%
  }

  .ny-statistics .flex-row-3 li:nth-child(4),.ny-statistics .flex-row-3 li:nth-child(5),.ny-statistics .flex-row-3 li:nth-child(7) {
    width: 49%
  }

  .ny-statistics .flex-row-3 li:nth-child(10),.ny-statistics .flex-row-3 li:nth-child(8),.ny-statistics .flex-row-3 li:nth-child(9) {
    width: 100%
  }
}

.Hous-arc .item {
  margin-bottom: 65px
}

.Hous-arc .item h4 {
  font-size: 24px;
  color: #b71351;
  margin-bottom: 30px
}

.Hous-arc .item .txt-l p:first-child {
  margin-bottom: 8px;
  color: #000
}

.Hous-arc .item3 {
  max-width: 1080px
}

.Hous-arc .item3 .display-flex {
  margin-bottom: 20px
}

.Hous-arc p {
  line-height: 1.75em;
  font-size: 20px
}

@media screen and (max-width:768px) {
  .Hous-arc .item {
    margin-bottom: 35px
  }

  .Hous-arc .item .txt-l {
    margin-bottom: 20px
  }

  .Hous-arc .item h4 {
    font-size: 20px;
    margin-bottom: 20px
  }

  .Hous-arc .item3 .display-flex {
    margin-bottom: 20px
  }

  .Hous-arc p {
    line-height: 1.75em;
    font-size: 16px
  }
}

.ny-contact {
  margin-bottom: 50px
}

.ny-contact .pic {
  width: 38.2%;
  margin-right: 3%;
  margin-bottom: 30px
}

.ny-contact .txt {
  font-size: 20px;
  width: 58.8%
}

.ny-contact .txt span {
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 10px
}

@media screen and (max-width:768px) {
  .ny-contact {
    margin-bottom: 30px
  }

  .ny-contact .pic {
    width: 100%;
    margin-right: 0
  }

  .ny-contact .txt {
    font-size: 16px;
    width: 100%
  }

  .ny-contact .txt span {
    font-size: 20px
  }
}

.ny-news-list li {
padding: 20px 0;cursor: pointer;
}
.ny-news-list li:hover{background: #f7f7f7}
.ny-news-list li .ny-wrap{
   display: flex;
  flex-wrap: wrap; 
}
.ny-news-list li .pic {
  width: 31.25%;
  margin-right: 3%
}

.ny-news-list li .info {
  width: 65%;
  font-size: 18px
}

.ny-news-list li .info a {
  color: #000
}

.ny-news-list li .info h4 {
  font-size: 24px;
  line-height: 1.5em;
  margin-bottom: 15px;
  margin-top: 10px;
  font-weight: 700
}

.ny-news-list li .info p {
  margin-bottom: 20px;
  line-height: 1.8em
}

.ny-news-list li .info a:hover {
  color: #b71351
}

@media screen and (max-width:1366px) {
  .ny-news-list li .info h4 {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 10px
  }

  .ny-news-list li .info p {
    margin-bottom: 20px;
    line-height: 1.4em
  }
}

@media screen and (max-width:768px) {
  .ny-news-list li {
    margin-bottom: 40px
  }

  .ny-news-list li .pic {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px
  }

  .ny-news-list li .pic img {
    width: 100%
  }

  .ny-news-list li .info {
    width: 100%;
    font-size: 16px
  }

  .ny-news-list li .info h4 {
    font-size: 18px
  }

  .ny-news-list li .info .more img {
    width: 7px
  }
}

.ny-Journals-list li {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 110px
}

.ny-Journals-list li:last-child {
  margin-bottom: 50px
}

.ny-Journals-list li .pic {
  width: 21.52%;
  margin-right: 3%
}

.ny-Journals-list li .info {
  width: 75.4%;
  font-size: 18px
}

.ny-Journals-list li .info a {
  color: #000
}

.ny-Journals-list li .info a:hover {
  color: #b71351
}

.ny-Journals-list li .info h4 {
  font-size: 24px;
  line-height: 1.5em;
  margin-bottom: 15px;
  font-weight: 700
}

.ny-Journals-list li .info p {
  margin-bottom: 26px;
  line-height: 1.8em
}

.ny-Journals-list li .info a.more {
  color: #b71351;
  display: inline-block;
  word-break: break-all
}

.ny-Journals-list li .info a.more:hover {
  text-decoration: underline
}

@media screen and (max-width:768px) {
  .ny-Journals-list li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px
  }

  .ny-Journals-list li .pic {
    width: 60%;
    margin-right: 0;
    margin-bottom: 20px
  }

  .ny-Journals-list li .info {
    width: 100%;
    font-size: 16px
  }

  .ny-Journals-list li .info h4 {
    font-size: 20px
  }

  .ny-Journals-list li .info p {
    margin-bottom: 20px;
    line-height: 1.6em
  }
}

.ny-depart-list li {
  margin-bottom: 18px
}

.ny-depart-list li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
 /* border-left: 4px solid #b71351;*/
  padding-left: 65px;
  font-size: 22px;
  height: 80px;
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  transition: all 1s;
  position: relative;
}
.ny-depart-list li a::before{content: '';position: absolute;left: 0;width: 4px;top:0;bottom: 0;z-index: 0;
background: #b71351;  transition: all .5s;}
.ny-depart-list li a:hover{color: #fff }
.ny-depart-list li span {
  padding-top: 1.8%;
  box-sizing: border-box;
  position: relative;
  z-index: 5
}
.ny-depart-list li a:hover::before{width: 100%}
.ny-depart-list li span.arr-more {
  background: url(../images/more1.png) #b71351 no-repeat center;
  width: 40px;
  padding-top: 0;
  transition: all .5s;
}
.ny-depart-list li a:hover span.arr-more{
   background: url(../images/more1.png) #b71351 no-repeat  left center; 
}
.ny-depart-list li span.cn-name {
  width: 32%
}

.ny-depart-list li span.en-name {
  width: calc(68% - 40px);
  padding-left: 10px;
  padding-right: 10px
}

@media screen and (max-width:1366px) {
  .ny-depart-list li a {
    padding-left: 25px;
    font-size: 20px;
    height: 80px
  }
}

@media screen and (max-width:768px) {
  .ny-depart-list li a {
    padding-left: 15px;
    font-size: 16px;
    height: auto
  }

  .ny-depart-list li span {
    padding: 15px 0
  }
}

.sports-arc .item {
  max-width: 1148px;
  margin-bottom: 70px
}

.sports-arc .item:last-child {
  margin-bottom: 30px
}

.sports-arc .item h4 {
  font-size: 24px;
  color: #b71351;
  margin-bottom: 30px
}

.sports-arc .item .txt-l p:first-child {
  margin-bottom: 8px;
  color: #000
}

.sports-arc .item .txt-l {
  width: 58.1%
}

.sports-arc p {
  line-height: 1.75em;
  font-size: 20px
}

@media screen and (max-width:768px) {
  .sports-arc .item {
    margin-bottom: 35px
  }

  .sports-arc .item .txt-l {
    margin-bottom: 20px;
    width: 100%
  }

  .sports-arc .item h4 {
    font-size: 20px;
    margin-bottom: 20px
  }

  .sports-arc p {
    line-height: 1.75em;
    font-size: 16px
  }
}

.ny-depart-article-top {
  border: 4px solid #e5e5e5;
  padding: 35px 60px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 70px
}

.ny-depart-article-top:after {
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  bottom: -4px;
  background: #b71351;
  width: 30%;
  max-width: 420px;
  z-index: 0
}

.ny-depart-article-top .pic {
  position: relative;
  z-index: 8;
  margin-right: 5%;
  width: 43.5%
}

.ny-depart-article-top .text p {
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
  z-index: 9
}
.ny-depart-article-top .text p br{font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", "Lantinghei SC", "Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif;}
.ny-depart-article-top .text span {
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block
}

.ny-instit .ny-arc p {
  margin-bottom: 18px;
  line-height: 1.5em
}

.ny-instit .item {
  margin-bottom: 80px
}

.ny-instit .item:last-child {
  margin-bottom: 30px
}

.ny-instit .item h4 {
  font-size: 30px;
  color: #b71351;
  font-weight: 700;
  margin-bottom: 20px
}

@media screen and (max-width:768px) {
  .ny-depart-article-top {
    padding: 25px 20px;
    margin-bottom: 30px
  }

  .ny-depart-article-top:after {
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    bottom: inherit;
    right: -4px;
    background: #b71351;
    width: inherit;
    max-width: inherit;
    z-index: 0;
    height: 30%
  }

  .ny-depart-article-top .pic {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px
  }

  .ny-depart-article-top .text p {
    font-size: 16px
  }

  .ny-depart-article-top .text span {
    font-size: 22px
  }

  .ny-instit .item h4 {
    font-size: 20px
  }

  .ny-instit .ny-arc p {
    margin-bottom: 13px
  }
}

.ny-depart-article-top .text{width:50%}
@media screen and (max-width: 768px){
.ny-depart-article-top .text{width:100%}
}


.sports-slide-top{position: relative;margin-bottom:38px}
.gallery-thumbs{box-sizing:border-box;padding:10px 0;width: 47%;position: absolute;bottom: 3%;right: 2%;z-index: 9}
.gallery-thumbs .swiper-slide{height:100%;background: #000;cursor: pointer;}
.gallery-thumbs .swiper-slide img{opacity: .7}
.gallery-thumbs .swiper-slide-thumb-active img{opacity:1}

.swiperBot .swiper-pagination{bottom: 20px;left: 0;width: 100%;}
.swiperBot .swiper-pagination:after{content: "";position: absolute;left: 0;right: 0;bottom:-30px;
background: linear-gradient(180deg,transparent 20%,rgba(0,0,0,.6) 100%);;z-index: -1;height: 120px}
.swiperBot .swiper-pagination-bullet {width: 8px;height: 8px;border-radius: 100%;background:#fff;opacity: .5;margin:0 5px;}
.swiperBot .swiper-pagination-bullet-active {opacity: 1;}
.sports-mid .flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.sports-mid .pics{margin-bottom: 30px}
.sports-mid p{font-size: 24px;margin-bottom: 15px}

.sports-mid .txt{padding: 0 5%}
.sports-mid .item1 .item{width: 48.8%}
.sports-mid .item1 .item:nth-child(1) .txt{margin-bottom: 80px;margin-top: 40px}
.sports-mid .item1 .item:nth-child(2) .txt{margin-top: 50px}
.sports-mid .item2 .item:nth-child(2) .txt{margin-bottom: 50px}
@media screen and (max-width:1366px){
.sports-mid p{font-size: 20px;}
}

@media screen and (max-width: 640px){
.sports-mid .item1 .item{width: 100%}
.sports-mid .pics{margin-bottom: 15px}
.sports-mid .item1 .item:nth-child(1) .txt{margin-bottom: 30px;margin-top: 0}
.sports-mid .item1 .item:nth-child(2) .txt{margin-top: 0;margin-bottom: 40px}
.sports-mid .item2 .item:nth-child(2) .txt{margin-bottom: 30px}
.gallery-thumbs{position: inherit;bottom: 0;right: 0;width: 100%} 
.sports-mid p{font-size: 17px;margin-bottom: 10px}
.swiper-button-prev:after, .swiper-button-next:after{font-size: 16px}
.swiperBot .swiper-pagination{bottom: 10px;}
}

/*ie11*/
.gallery-top .swiper-button-next i, .gallery-top .swiper-button-prev i{display: none;font-size: 32px;color: #fff}
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop,
.gallery-top .swiper-button-next:after, .gallery-top .swiper-button-prev:after{display: none;}
.gallery-top .swiper-button-next i{display: block;}
.gallery-top .swiper-button-prev i{display: block;}
} 

@media screen and (max-width: 640px){
.gallery-top .swiper-button-next i{font-size: 16x}
.gallery-top .swiper-button-prev i{font-size: 16x}

}







#share-21.social-share{margin: 0 0 10px;}
#share-21.social-share .social-share-icon{display:inline-block;border: #c0c0c0 1px solid;margin: 0  0 0 12px;}
#share-21.social-share .social-share-icon:hover{border: #cd4b65 1px solid !important;background: #cd4b65 !important;color:#fff !important;}
@font-face{font-family:"socialshare";src:url("../fonts/share/iconfont.eot");src:url("../fonts/share/iconfont.eot?#iefix") format("embedded-opentype"),url("../fonts/share/iconfont.woff") format("woff"),url("../fonts/share/iconfont.ttf") format("truetype"),url("../fonts/share/iconfont.svg#iconfont") format("svg")}.social-share{font-family:"socialshare" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: flex;position: relative;vertical-align: top;margin: 0 auto;transition:.5s;justify-content: end;}.social-share *{font-family:"socialshare" !important}.social-share .icon-tencent:before{content:"\f07a"}.social-share .icon-qq:before{content:"\f11a"}.social-share .icon-weibo:before{content:"\f12a"}.social-share .icon-wechat:before{content:"\f09a"}.social-share .icon-douban:before{content:"\f10a"}.social-share .icon-heart:before{content:"\f20a"}.social-share .icon-like:before{content:"\f00a"}.social-share .icon-qzone:before{content:"\f08a"}.social-share .icon-linkedin:before{content:"\f01a"}.social-share .icon-diandian:before{content:"\f05a"}.social-share .icon-facebook:before{content:"\f03a"}.social-share .icon-google:before{content:"\f04a"}.social-share .icon-twitter:before{content:"\f06a"}.social-share a{position:relative;text-decoration:none;margin: 0 auto;display:inline-block;outline:none;}.social-share .social-share-icon{position:relative;display: block;width: 50px;height: 50px;border-radius:50%;border: none;color: #ababab;text-align:center;vertical-align: top;transition:background 0.6s ease-out 0s;transition: .6s;font-size: 20px;display: flex !important;align-items: center;justify-content: center;}.social-share .social-share-icon:hover{background: none !important;color: #208a4a;}.social-share .icon-weibo{border-color:#ff763b;}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{border-color:#56b6e7;}.social-share .icon-qq:hover{background:#56b6e7}.social-share .icon-qzone{border-color:#FDBE3D;}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{border-color:#0077B5;}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;border-color:#7bc549;}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left: -78px;width:210px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left: -76px;}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}


.ny-sub-nav ul li {
    float: left;
    height: 40px;
}

.ny-sub-nav:after {
    width: 90%;
}

.ny-sub-nav {
    /*height: auto;*/
}

.ny-sub-nav ul {
    display: block;
}