.indextop {
  background: linear-gradient(0deg, #f7f7f7 0%, #eeeeee 100%);
}

.container .list-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.container .list-top li {
  width: 25%;
  background: linear-gradient(0deg, #f7f7f7 0%, #eeeeee 100%);
  padding: 2% 4%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #dcdcdc;
  cursor: pointer;
}

.container .list-top li:last-child {
  border: none;
}

@media screen and  (max-width: 500px) {
    .container .list-top{
        flex-wrap: wrap
    }
    .container .list-top li{
        width:50%;
    }
    .container .list-top li:nth-child(2n) {
      border: none;
    }
}


.container .list-top li h5 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #414141;
  margin: 0.5rem 0;
}

.container .list-top li .disc {
  font-size: 1rem;
  font-weight: 400;
  color: #666666;
  text-align: center;
}

.container .list-top li:hover {
  background: #bd1a2d;
}

.container .list-top li:hover img {
  filter: grayscale(100%) invert(100%);
}

.container .list-top li:hover h5 {
  color: #fff;
}

.container .list-top li:hover .disc {
  color: #fff;
}

.indexhorn {
  background: #f5f5f5;
  padding: 2rem 0;
}

.indexhorn h5 {
  font-size: 3.13rem;
  font-weight: 700;
  color: #333333;
  text-align: center;
}

.indexhorn h4 {
  font-size: 2rem;
  font-weight: 700;
  color: #cecece;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

.indexhorn .honorSwiper {
  overflow: hidden;
  position: relative;
}

.indexhorn .honorSwiper .swiper-slide {
  position: relative;
}

.indexhorn .honorSwiper .swiper-slide img {
  max-width: 100%;
}

.indexhorn .honorSwiper .swiper-slide h6 {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  line-height: 3rem;
  font-size: 1.2rem;
}

.indexhe {
  margin: 2rem auto;
}

.indexhe .heSwiper {
  overflow: hidden;
  align-items: center;
}

.indexhe .swiper-slide {
  border-right: 1px solid #eeeeee;
}

.indexhe .swiper-slide img {
  max-width: 100%;
}

.neisort {
  border-bottom: 1px solid #eeeeee;
  margin-top: 1rem;
}

.neisort .xypg-left-nav {
  display: flex;
  justify-content: center;
}

.neisort .xypg-left-nav li {
  width: 149px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #4f4f4f;
  font-size: 1.4rem;
}

.neisort .xypg-left-nav li:hover {
  background-color: #bd1a2d;
}

.neisort .xypg-left-nav li:hover a {
  color: #fff;
}

.neiabout .container {
  display: flex;
  justify-content: space-between;
  padding-top: 8rem;
}

.neiabout .neiabout-left {
  width: 42.3%;
  margin-left: 2%;
}

.neiabout .neiabout-left img {
  width: 100%;
}

.neiabout .neiabout-left p {
  background: url(../images/about.png) no-repeat right center;
}

.neiabout .neiabout-right {
  width: 54%;
}

.neiabout .neiabout-right h3 {
  font-size: 3.13rem;
  font-weight: 700;
  color: #bd1a2d;
}

.neiabout .neiabout-right h4 {
  font-size: 2rem;
  font-weight: 400;
  color: #2f2f2f;
  padding-bottom: 1rem;
  border-bottom: 1px dashed #dfdfdf;
}

.neiabout .neiabout-right .content {
  padding-top: 1rem;
  color: #4f4f4f;
  font-size: .9rem;
}

@media screen and (max-width: 960px) {
  .neiabout .container {
    flex-wrap: wrap;
  }
  .neiabout .neiabout-left, .neiabout .neiabout-right {
    width: 100%;
  }
  .neiabout .neiabout-right h3{
      font-size:2rem;
  }
  .neiabout .neiabout-right h4 {
  font-size: 1.5rem;
  
}
.neisort .xypg-left-nav{
    flex-wrap:wrap;
}

}

.neiabout1 {
  background: url(../images/about1.jpg) no-repeat bottom center;
}

.neiabout1 .container {
  display: flex;
  justify-content: space-between;
  padding-top: 3rem;
}

.neiabout1 .tel {
  width: 22%;
}

.neiabout1 .tel h4 {
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
}

.neiabout1 .tel h5 {
  color: #fff;
  font-size: 50px;
  opacity: .24;
  text-transform: uppercase;
}

.neiabout1 .content {
  width: 71.5%;
  font-size: 1rem;
  line-height: 1.8rem;
}
@media screen and (max-width: 1600px){
    .neiabout1 .tel h4 {
      font-size: 1.8rem;
      font-weight: 700;
      color: #fff;
    }
.neiabout1 .tel h5{
    font-size: 1.8rem;
}
}
@media screen and (max-width: 960px) {
  .neiabout1 {
    background: none;
    background: repeating-radial-gradient(180deg, #CD853F 50px, #CD69C9 100px);
  }
  .neiabout1 .tel {
    display: none;
  }
  .neiabout1 .content {
    width: 100%;
  }
}

.neiabout2 {
  background: url(../images/about2.jpg) no-repeat center;
  padding: 2rem 0;
}

.neiabout2 ul {
  display: flex;
  justify-content: space-between;
}

.neiabout2 ul li {
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding: 2% 4%;
}

.neiabout2 ul li .img1 {
  position: relative;
  padding-right: 1rem;
}

.neiabout2 ul li img {
  max-height: 100%;
  max-width: 39px;
  position: relative;
}

.neiabout2 ul li .img1::after {
  content: '';
  position: absolute;
  right: 0;
  width: 1px;
  height: 3rem;
  background-color: #e5e5e5;
}

.neiabout2 ul li .num {
  padding-left: 1rem;
}

.neiabout2 ul li b {
  font-size: 3.4rem;
  font-weight: 700;
  color: #2d2d2d;
  opacity: .87;
}

.neiabout2 ul li em {
  font-size: 2.13rem;
  color: #2d2d2d;
  opacity: .87;
  font-family: "CENTURY";
  font-weight: 500;
}

.neiabout2 ul li i {
  font-size: 2.13rem;
  color: #000;
  opacity: .87;
  font-family: "CENTURY";
  font-weight: 500;
  font-style: normal;
}

.neiabout2 ul li i sup {
  font-size: 2rem;
}

.neiabout2 ul li span {
  font-size: 1.38rem;
  font-weight: 400;
  color: #4a4a4a;
  display: block;
  opacity: 0.75;
}

@media screen and (max-width: 960px) {
  .neiabout2 ul {
    flex-wrap: wrap;
  }
  .neiabout2 ul li {
    width: 50%;
  }
  .neiabout2 ul li b {
    font-size: 2.4rem;
    font-weight: 700;
    color: #2d2d2d;
    opacity: .87;
  }
}

.neiabout3 {
  background: url(../images/about3.jpg) top center no-repeat;
  margin-bottom: 2rem;
}

.neiabout3 .swiper-slide img {
  max-width: 100%;
}

.neiabout3 h4 {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding-top: 4rem;
}

.neiabout3 h5 {
  font-size: 1.6rem;
  font-weight: 700;
  color: #cecece;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.neiabout3 h6 {
  font-size: 1rem;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  margin-top: 1rem;
}

.neiabout3 ul.tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.neiabout3 ul.tabs li {
  width: 30%;
}

.neiabout3 ul.tabs li a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  padding: 2rem;
  border: 2px solid #e5e5e5;
}

.neiabout3 ul.tabs li a .sh {
  display: block;
}

.neiabout3 ul.tabs li a .hd {
  display: none;
}

.neiabout3 ul.tabs li a .content {
  margin-left: 2rem;
}

.neiabout3 ul.tabs li a .bta {
  font-size: 1.8rem;
  color: #363636;
}

.neiabout3 ul.tabs li a p {
  font-size: 1.4rem;
  color: #585858;
}

.neiabout3 ul.tabs li a.current {
  background: #bd1a2d;
  border: 2px solid #e5e5e5;
}

.neiabout3 ul.tabs li a.current .sh {
  display: none;
}

.neiabout3 ul.tabs li a.current .hd {
  display: block;
}

.neiabout3 ul.tabs li a.current .bta {
  font-size: 1.8rem;
  color: #fff;
}

.neiabout3 ul.tabs li a.current p {
  font-size: 1.4rem;
  color: #fff;
}

.neiabout3 .HonorsSwiper {
  overflow: hidden;
  position: relative;
}

.neiabout3 .HonorsSwiper .swiper-pagination-bullet {
  background: #666;
}

.neiabout3 .HonorsSwiper .swiper-pagination-bullet-active {
  background: #db1f25;
}

.neiabout3 .tab1_2 {
  margin-top: 4rem;
}

@media screen and (max-width: 960px) {
  .neiabout3 ul.tabs li a {
    padding: 1rem;
  }
  .neiabout3 ul.tabs li a .img {
    display: none;
  }
  .neiabout3 ul.tabs li a .content {
    margin: 0;
    width: 100%;
  }
  .neiabout3 ul.tabs li a .content p {
    display: none;
  }
}

.neicontact {
  background: url(../images/contact.jpg) no-repeat top center;
}

.neicontact .container {
  padding: 7rem 0;
}

.neicontact .contact-box {
  background: #fff;
  padding: 4rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.neicontact .contact-box .contact-left {
  width: 50%;
  padding: 0 3rem;
}

.neicontact .contact-box .contact-left .conten {
  border: 2px solid #eeeeee;
  padding: 2rem;
}

.neicontact .contact-box .contact-left h4 {
  font-size: 2rem;
}

.neicontact .contact-box .contact-left ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3rem;
}

.neicontact .contact-box .contact-left ul li {
  width: 50%;
  color: #323232;
  display: flex;
  margin-bottom: 1.5rem;
}

.neicontact .contact-box .contact-left ul li .content {
  padding-left: .8rem;
}

.neicontact .contact-box .contact-left ul li .content h5 {
  font-size: 1.2rem;
  color: #323232;
  line-height: 2.8rem;
}

.neicontact .contact-box .contact-left ul li .content p {
  color: #323232;
  font-size: 1.1rem;
  opacity: .62;
}

.neicontact .contact-box .contact-right {
  padding: 0 5rem;
}

.neicontact .contact-box .contact-right .content {
  margin-top: 1.5rem;
}

.neicontact .contact-box .contact-right .tabs {
  display: flex;
  justify-content: center;
  align-items: center;
}

.neicontact .contact-box .contact-right .tabs li + li {
  border-left: 1px solid #a5a5a5;
}

.neicontact .contact-box .contact-right .tabs li {
  font-size: 1.4rem;
  color: #a8a8a8;
  padding: 0 1rem;
}

.neicontact .contact-box .contact-right .tabs li a {
  color: #a8a8a8;
}

.neicontact .contact-box .contact-right .tabs li a.current {
  color: #323232;
}

.ny_banner {
  width: 100%;
}

.ny_banner img {
  width: 100%;
}

.job_list {
  margin: 2rem 0;
}

.job_list li {
  border: 1px solid #d6dbdc;
  padding: 0 28px;
  margin-top: 28px;
  border-radius: 4px;
}

.job_list li:hover .se1 .title {
  color: #a80000;
}

.job_list li .se1 {
  line-height: 120px;
}

.job_list li .se1 .title {
  width: 95%;
  float: left;
  font-size: 20px;
}

.job_list li .se1 .zpt {
  width: 5%;
  float: right;
  background: url(../images/zpt.png) no-repeat center;
  height: 120px;
  cursor: pointer;
  transition: all .5s;
}

.job_list li .se1 .zpt.on {
  background: url(../images/zptn.png) no-repeat center;
}

.job_list li .se2 {
  height: 0;
  transition: all .5s;
  overflow: hidden;
}

.job_list li .se2 .content {
  max-width: 90%;
  font-size: 14px;
  color: #00191d;
  margin: 0 auto;
  line-height: 24px;
}

.job_list li .se2 .content h4 {
  font-weight: normal;
  margin-top: 24px;
}

.job_list li .se2 p.di {
  margin: 30px 0 10px auto;
  color: #303133;
  font-size: 13px;
  padding-bottom: 25px;
}

.job_list li.on {
  border-color: #a80000;
}

.job_list li.on .se2 {
  height: auto;
}

.job_list li.on .se1 .title {
  color: #a80000;
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
