/* ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨ */

.banner a {
  display: block;
}
.bai {
  position: relative;
}
.ny-main .more {
  position: relative;
  /* background: url(../images/ny-zhe.png) no-repeat center center; */
}
.banner {
  position: relative;
}
.ny-main .banner img {
  width: 100%;
}
.banner .zhe {
  position: absolute;
  z-index: 2;
  bottom: 0;
}
.ny-main .more p {
  position: absolute;
  bottom: 90px;
  left: 13.4%;
  margin-left: 48px;
  font-size: 34px;
  line-height: 44px;
  color: #fff;
  z-index: 2;
}
.ny-main .more .po {
  position: absolute;
  bottom: 90px;
  right: 13.3%;
  z-index: 2;
}
.ny-main .more .po span {
  font-size: 16px;
  line-height: 33px;
  color: #fff;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: middle;
}
.ny-main .more .po a {
  font-size: 16px;
  line-height: 33px;
  color: #fff;
  vertical-align: middle;
}
.ny-main .ny-nav p {
  position: relative;
  padding: 5px 0;
  background-color: #033d85;
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  display: none;
  margin-bottom: 25px;
}
.ny-main .ny-nav p span {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 4px;
  background: url(../images/nyej1.png) no-repeat center center;
}
.ny-main p span.on {
  background: url(../images/nyej2.png) no-repeat center center;
}
.ny-main .ny-nav ul {
  position: absolute;
  width: 86.6%;
  z-index: 2;
  bottom: 0;
  background-color: #f6f4f3;
  opacity: 0.9;
  margin-left: 13.4%;
}
.ny-main .ny-nav ul li {
  display: inline-block;
  font-size: 22px;
  line-height: 44px;
}
.ny-main .ny-nav ul li a {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 34px;
  margin-left: 47px;
  color: #333;
}
.ny-main .ny-nav ul li a.active {
  color: #033d85;
  border-bottom: 4px solid #033d85;
}

/* lists */
/* section  */
.section .ts li a {
  display: block;
  overflow: hidden;
}
.section .ts {
  padding-top: 20px;
  margin-bottom: 55px;
}
.section .ts .date {
  float: left;
  border: 1px solid #c4c4c4;
  text-align: center;
}
.section .ts .date .day {
  /* padding-top: 7px; */
  /* padding: 7px 40px 0 42px; */
  padding-left: 42px;
  padding-right: 40px;
  font-size: 40px;
  line-height: 82px;
  color: #033d85;
  /* font-weight: 600; */
}
.section .ts .date .year {
  font-size: 16px;
  color: #033d85;
  padding-bottom: 15px;
}
.section .ts li {
  margin-top: 30px;
}
.section .ts li:hover {
  background-color: #033d85;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  transition: all 2s;
}
.section .ts li:hover .date {
  border: 0;
}
.section .ts li:hover .day,
.section .ts li:hover .year {
  color: #fff;
}
.section .ts .zi {
  overflow: hidden;
  padding-left: 2.1%;
  padding-right: 23px;
}
.section .ts .zi h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 13px;
  padding-bottom: 16px;
  font-size: 20px;
  line-height: 32px;
  color: #333;
}
.section .ts .zi p {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  height: 48px;
  overflow: hidden;
  margin-bottom: 19px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.section .ts li:hover .zi h4,
.section .ts li:hover .zi p {
  color: #fff;
}

/* ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ */
.section .lsim {
  padding-top: 20px;
  padding-bottom: 70px;
}
.section .lsim li a {
  display: block;
  overflow: hidden;
  padding-top: 32px;
  padding-bottom: 32px;
}
.section .lsim li:nth-child(2n) a {
  border-top: 1px solid #dbadae;
  border-bottom: 1px solid #dbadae;
}
.section .lsim li:hover a {
  background-color: #033d85;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  transition: all 2s;
}
.section .lsim li:hover .date {
  border: 0;
}
.section .lsim li:hover .day,
.section .lsim li:hover .year {
  color: #fff;
}
.section .lsim li:hover .top-l {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.section .lsim li:hover .bottom-r {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.section .lsim li:hover .zi h4,
.section .lsim li:hover .zi p {
  color: #fff;
}
.section .lsim li:hover h4::after {
  background-color: #fff;
}
.section .lsim .date1 {
  float: left;
  position: relative;
  margin-left: 2%;
  margin-right: 3%;
}
.section .lsim .date1 .bor-span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
}
.section .lsim .date1 .top-l {
  top: 1px;
  left: 1px;
  border-top: 1px solid #033d85;
  border-left: 1px solid #033d85;
}
.section .lsim .date1 .bottom-r {
  bottom: 1px;
  right: 1px;
  margin-top: 75px;
  border-bottom: 1px solid #033d85;
  border-right: 1px solid #033d85;
}
.section .lsim .date1 .day {
  font-size: 40px;
  color: #333;
  padding-left: 15px;
  padding-right: 15px;
}
.section .lsim .date1 .year {
  font-size: 16px;
  color: #033d85;
  padding-left: 5px;
  padding-right: 10px;
}
.section .lsim .imgs {
  float: left;
  /* width: 22.7%; */
  width: 318px;
}
.section .lsim .imgs img {
  width: 100%;
}
.section .lsim .zi {
  overflow: hidden;
  padding-left: 3%;
  padding-right: 35px;
  padding-top: 28px;
}
.section .lsim .zi h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  line-height: 32px;
  color: #333;
}
.section .lsim .zi h4::after {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 25px;
  background-color: #033d85;
}
.section .lsim .zi p {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  color: #808080;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/* ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ */

.bgcb {
  background-color: #f8f6f1;
  padding-top: 30px;
  padding-bottom: 83px;
}
.ny-main .ch {
  position: relative;
}
.ny-main .ny-nav .move {
  bottom: 52px;
}
.ny-main .ch p {
  bottom: 142px;
}
.ny-main .ch .po {
  bottom: 142px;
}
.section .context {
  position: relative;
  background-color: #fff;
}
.section .context h3 {
  padding-top: 70px;
  padding-bottom: 45px;
  text-align: center;
  font-size: 28px;
  color: #000;
  border-top: 3px solid #033d85;
}
.section .context .titl {
  text-align: center;
  margin: 0 32px;
  /* border-top: 1px solid #dedede; */
  /* border-bottom: 1px solid #dedede; */
  background: #f5f5f5;
}
.section .context .titl span {
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 33px;
  color: #666666;
}
.section .context .zhu {
  font-size: 16px;
  color: #333;
  text-indent: 2em;
  padding-left: 3%;
  padding-top: 50px;
  padding-right: 35px;
  padding-bottom: 175px;
  text-align: justify;
}
.section .context .zhu p {
  /* padding-bottom: 12px; */
  /* font-size: 16px; */
  /* line-height: 30px; */
}
.section .context .zhu .ny-slick img {
  /* width: 100%; */
  padding-top: 50px;
  padding-bottom: 80px;
  text-align: center;
  margin: 0 auto;
}
.section .context .slick-prev {
  background: url(../images/ny-al.png) no-repeat center center;
}
.section .context .slick-prev:before,
.section .context .slick-next:before {
  content: "";
}
.section .context .slick-prev,
.section .context .slick-next {
  width: 54px;
  height: 54px;
  top: 93%;
  /* bottom: 55px; */
  z-index: 9;
}
.section .context .slick-slider {
  position: static;
}
.section .context .slick-prev {
  left: 41.2%;
}
.section .context .slick-next {
  right: 44.2%;
  /* margin-left: 45px; */
}
.section .context .slick-next {
  background: url(../images/ny-ar.png) no-repeat center center;
}
/* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ */
.pagination {
  text-align: center;
  font-size: 0;
  padding-bottom: 55px;
}

.pagination a {
  display: inline-block;
  border: 1px solid #dcdcdc;
  padding: 0 12px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: #666;
  margin: 0 7px;
}

.pagination a.active {
  background: #9b0d14;
  color: #fff;
  border: 1px solid #9b0d14;
}

.pagination a:hover {
  background: #9b0d14;
  color: #fff;
  border: 1px solid #9b0d14;
}

.pagination span {
  display: inline-block;
  font-size: 14px;
}
.pb_sys_style1 .p_no_d {
    border: 1px solid #033d85!important;
    color: #fff;
    background-color: #033d85!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 {
    padding: 10px 12px!important;
    height: 33px!important;
    font-size: 16px!important;
    border-radius: 5px!important;
    margin: 6px 0px 0px 5px!important;
}
.pb_sys_common .p_goto a, .pb_sys_common .p_search a {
    padding: 10px 12px !important;
    height: 33px !important;
    font-size: 16px !important;
    border-radius: 5px !important;
    margin: 6px 0px 0px 5px !important;
}
.pb_sys_common .p_goto input {
    width: 33px!important ;
    height: 33px!important ;
    text-align: center!important;
    border-radius: 5px!important;
    position: relative!important;
    top: 3px!important;
    border: 1px solid #ccc!important;
    font-size: 16px!important;
}
.pb_sys_common .p_t {
    font-size: 16px;
    margin-right: 5px !important;
    position: relative;
    top: 4px;
}


@media screen and (max-width: 1300px) {
  .ny-main .more p {
    font-size: 32px;
    /* bottom: 85px; */
  }
  .ny-main .ny-nav ul {
    bottom: -1px;
  }
}
@media screen and (max-width: 1200px) {

  .section .context .slick-prev {
    left: 35%;
  }
  .section .context .slick-next {
    right: 37%;
  }
  .ny-main .more .po {
    bottom: 120px;
  }
.ny-main .more .po img{display: none;}
  .ny-main .more p {
    bottom: 120px;
  }
  .ny-main .more .pp {
    bottom: 80px;
  }
  .ny-main .more .poo {
    bottom: 80px;
  }
  .ny-main .ny-nav ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .section .lsim .imgs {
    width: 260px;
  }
  .section .lsim .zi {
    padding-top: 10px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .ny-main .more p {
    font-size: 24px;
    bottom: 50px;
  }
  .ny-main .more .po {
    bottom: 50px;
  }
  .ny-main .ny-nav ul li a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .ny-main .ny-nav ul li {
    font-size: 20px;
  }
  .section .context .zhu .ny-slick img {
    width: 100%;
    padding-bottom: 35px;
    padding-top: 30px;
  }
  .ny-main .more .ch p {
    bottom: 105px;
  }
  .ny-main .more .ch .po {
    bottom: 105px;
  }
  .section .lsim .zi h4::after {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .bgcb {
    padding-top: 0;
  }
  .ny-main .more p {
    display: none;
  }
  .ny-main .more .po span {
    color: #033d85;
  }
  .ny-main .more .po a {
    color: #033d85 !important;
    line-height: 45px;
  }
  .ny-main .more .po {
    position: static;
    /* bottom: -10px; */
    /* background: url(../images/ny-p1.png) no-repeat 7px; */
    /* padding-left: 20px; */
  }
  .ny-main .ny-nav p {
    display: block;
    margin-bottom: 0;
  }
  .ny-main .ny-nav ul {
    position: static;
    width: auto;
    margin-left: 0;
    display: none;
  }
  .ny-main .ny-nav ul li {
    display: block;
    font-size: 17px;
  }
  .section .context h3 {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .section .context .zhu {
    padding-top: 30px;
    padding-bottom: 130px;
    padding-left: 0;
    padding-right: 0;
  }
  .section .lsim .zi h4 {
    font-size: 18px;
  }
  .section .ts {
    margin-bottom: 35px;
  }
  .banner .zhe {
    display: none;
  }
  .section .context h3 {
    font-size: 24px;
  }
  .section .ts .zi {
    padding-right: 0;
  }
  .section .ts li {
    margin-top: 15px;
  }
  .section .ts {
    padding-top: 8px;
  }
  .section .ts .zi p {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
.section .lsim li a{position: relative;}
.section .lsim .date1 .day{    color: #fff;}
.section .lsim .date1 .year{    color: #fff;}
.section .lsim .date1 .bor-span{    height: auto;}
  .bai {
    position: static;
  }
  .ny-main .ny-nav ul {
    position: static;
    width: auto;
    margin-left: 0;
  }
  .ny-main .ny-nav ul li {
    display: block;
    font-size: 16px;
    line-height: 24px;
  }
  .ny-main .ny-nav ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .ny-main .more p {
    display: none;
  }
  .ny-main .more .po {
    position: static;
    bottom: -10px;
    /* background: url(../images/ny-p1.png) no-repeat 7px; */
  }
  .ny-main .more .po span {
    color: #033d85 !important;
  }
  .ny-main .more .po a {
    color: #033d85 !important;
    line-height: 45px;
  }
  .section .ts .date .day {
    padding-left: 30px;
    padding-right: 30px;
    line-height: 65px;
    font-size: 28px;
  }
  .section .ts .zi h4 {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .section .ts .zi p {
    font-size: 12px;
  }
  .section .lsim .zi h4::after {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section .lsim .zi h4 {
    padding-top: 0px;
    font-size: 16px;
  }
  .section .lsim .zi p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .section .lsim .date1 {
    /* margin-left: 12%; */
    /* margin-right: 10%; */
    position: absolute;
    /* left: -80px; */
    background: #a01600;
  }
  .section .lsim .zi {
    float: left;
    padding-left: 3px;
    padding-right: 3px;
  }
  .section .lsim .imgs {
    float: left;
    width: auto;
  }
  .section .context h3 {
    font-size: 20px;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .section .context .zhu {
    padding-bottom: 95px;
    /* padding-right: 10px; */
  }
  .bgcb {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .section .context .zhu .ny-slick img {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .section .context .titl span {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .section .lsim {
    padding-bottom: 60px;
  }
  .section .lsim li a {
    padding-top: 20px;
  }
  .section .lsim .date1 .day {
    font-size: 36px;
  }
  .section3 .s3l {
    width: 28%;
  }
  .pagination {
    padding-bottom: 30px;
  }
  .section .lsim {
    padding-bottom: 30px;
  }
  .section .context .slick-prev,
  .section .context .slick-next {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
  }
  .section .context .titl {
    margin-left: 0;
    margin-right: 0;
  }
  .section .context .slick-prev,
  .section .context .slick-next {
    top: 95%;
  }
  .section .lsim li a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 900px) {
  .section .lsim .zi h4::after {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 560px) {
  .section .lsim .date1 {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 460px) {
  .section .lsim .imgs {
    width: 100%;
    margin-top: 20px;
  }
  .fl {
    margin-left: 0;
  }
  .section .context .slick-prev {
    left: 32%;
  }
  .section .context .slick-next {
    right: 32%;
  }
}
@media screen and (max-width: 375px) {
  .section .context h3 {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section .context .titl span {
    line-height: 1px;
  }
  .section .context .zhu {
    padding-top: 30px;
  }
  .section .context .zhu .ny-slick img {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .section .context .slick-prev {
    left: 25%;
  }
  .section .context .slick-next {
    right: 27%;
  }
  .section .context .slick-prev,
  .section .context .slick-next {
    top: 95%;
  }
  .section .context .zhu {
    padding-bottom: 90px;
  }
  .section .ts .date .day {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 18px;
    line-height: 45px;
    /* font-weight: bold; */
  }
  .section .ts .date .year {
    padding-bottom: 10px;
    /* font-weight: bold; */
    font-size: 14px;
  }
  .section .ts .zi h4 {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 28px;
  }
  .ff p {
    /* bottom: -8px; */
  }
  .section .context .zhu p {
    font-size: 14px;
  }
  .section .context .slick-prev,
  .section .context .slick-next {
    width: 40px;
    height: 40px;
    background-size: cover;
  }
  .ny-main .more .po span,
  .ny-main .more .po a {
    font-size: 14px;
  }
  .bgcb {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section .lsim li a {
    padding-top: 20px;
  }
  .section .lsim .date1 .day {
    font-size: 26px;
  }
  .section .lsim .date1 .bottom-r {
    margin-top: 60px;
  }
  .section .ts .zi p {
    margin-bottom: 0px;
  }
  .pagination a {
    margin: 0 2px;
  }
}
@media screen and (max-width: 320px) {
  .section .ts .date .day {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 45px;
  }
  .section .ts .date .day {
    font-size: 30px;
  }
  .section .ts .date .year {
    padding-bottom: 10px;
  }

  .section .ts .zi h4 {
    font-size: 14px;
    padding-top: 0;
    line-height: 30px;
    padding-bottom: 0;
  }
  .pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0px;
    height: 23px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #666;
    margin: 0 5px;
  }
  .ff p {
    /* bottom: -7px; */
    font-size: 12px;
  }
  .ny-main .ny-nav ul li {
    font-size: 16px;
  }
  .fr p:nth-child(n + 1) {
    font-size: 12px;
  }
  .ny-main .ny-nav p {
    margin-bottom: 10px;
  }
}


/*  */
.ny-main {
}
.ny-main .leftNav {
    float: left;
    width: 250px;
    position: relative;
    margin-right: 20px;
}

.ny-main .leftNav>h2 {
    line-height: 80px;
    color: #fff;
    font-size: 24px;
    overflow: hidden;
    /* text-align: center; */
    /* font-weight: normal; */
    padding-left: 40px;
    background: #033d85;
}

.ny-main .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.ny-main .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.ny-main .leftNav>ul {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.ny-main .leftNav>ul>li {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.ny-main .leftNav>ul>li:first-child {
    border-top: none;
}

.ny-main .leftNav>ul>li:last-child {
    border-bottom: 1px solid transparent;
}

.ny-main .leftNav ul li a {
    display: block;
    font-size: 18px;
    line-height: 65px;
    padding-left: 40px;
    color: #333;
}

.ny-main .leftNav>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 12px;
    top: 20px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
}

.ny-main .leftNav>ul>li.on>span {
    transform: rotate(90deg);
}

.ny-main .leftNav>ul>li.on>a {
    color: #033d85;
    border-left: 3px solid #033d85;
}

.ny-main .leftNav>ul>li.activ {
    background: #dadada;
}

.ny-main .leftNav>ul>li.active>a {
    color: #033d85;
    border-left: 3px solid #033d85;
}

.ny-main .leftNav ul li:hover {
}

.ny-main .leftNav ul li.active {
    /*border-left: 3px solid #009194;*/
}

.ny-main .leftNav ul li.active ul {
    display: block;
}

.ny-main .leftNav ul li a:hover {
    background-position: 31px center;
    color: #033d85;
}

.ny-main .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.ny-main .leftNav>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 45px;
    border-top: 1px solid #eeeeee;
    padding-left: 65px;
    color: #666666;
}

.ny-right {
    overflow: hidden;
    min-height: 600px;
    padding-bottom: 60px;
    background: #fff;
    padding: 0 40px 20px 40px;
}

.position {
    padding-top: 20px;
    padding-bottom: 19px;
    border-bottom: 1px solid #d2d2d2;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    /* line-height: 66px; */
    /* border-bottom: 1px solid #a40000; */
}

.position h3 {
    font-weight: normal;
    position: absolute;
    font-size: 24px;
    line-height: 22px;
    color: #333;
    text-align: left;
    bottom: 0;
    left: 0;
    font-weight: bold;
}

.position span {
    color: #666666;
    font-size: 14px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.position a {
    font-size: 14px;
    color: #666666;
    margin: 0 5px;
    vertical-align: middle;
}

.position a:hover {
    color: #8f0011;
}
/*  */
@media screen and (max-width: 1024px) {
   .ny-main .leftNav>h2 {
        line-height: 46px;
        font-size: 18px;
        text-align: left;
        padding-left: 15px;
        font-weight: 600;
        padding-top: 0;
        background: #033d85;
    }

    .ny-main .leftNav>h2 span {
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 8px;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        background-position: center center;
        margin-right: 10px;
        transition: all 0.3s;
    }

    .ny-main .leftNav>h2 span.on {
        transform: rotateZ(45deg);
    }

    .ny-main {
        padding: 0 10px;
        margin: 0;
    }

    .ny-main .leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        margin-top: 15px;
    }

    .ny-main .leftNav>p {
        font-size: 18px;
        padding: 10px 0;
    }

    .ny-right {
        float: none;
        width: auto;
    }

    .position {
        padding: 16px 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .position>div {
        text-align: left;
        /* line-height: 40px; */
    }

    .position h3 {
        left: 0;
        width: auto;
        height: 45px;
        font-size: 20px;
        line-height: 45px;
        position: relative;
        left: 0;
        margin-bottom: 10px;
        font-weight: 600;
        display: none;
    }

    .position h3::after {
        width: 37px;
        height: 37px;
        right: -10px;
        bottom: -15px;
    }

    .pagination {
        padding-top: 50px;
    }

    .pagination a {
        padding: 0 5px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        margin: 0 3px;
    }

    .ny-main .leftNav ul {
        display: none;
    }

    .ny-main .leftNav ul li a {
        line-height: 45px;
        padding-left: 20px;
        font-size: 16px;
    }

    .ny-main .leftNav>ul>li>span {
        top: 10px;
    }

    .ny-main .leftNav>ul>li>ul>li>a {
        font-size: 15px;
        line-height: 40px;
    }
}