@media screen and (min-width: 1200px) {
  .info {
    /* margin-bottom: 90px;*/
  }

  .info-img img {
    width: 100%;
  }

  /*.news-month{*/
  /*top: 185px;*/
  /*}*/
  .nav-bar .navUl .nav_li {
    width: 13.96%;
  }

  .bt-content {
    max-width: 1200px;
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/bg.png") no-repeat;
  }

  .bt-content li {
    width: 13.75%;
  }

  .bt-content > li > a:first-child {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_seal.png") no-repeat center;
  }

  .bottom-img {
    margin-top: 53px;
  }
}

@media screen and (max-width: 1200px) {
  .mid-content {
    padding: 0px 10px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
  .info {
    /* margin-bottom: 15%;*/
  }

  .info-img img {
    width: 90%;
  }

  .nav-bar .navUl .nav_li {
    width: 12.96%;
  }

  .bt-content {
    width: 100%;
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/bg.png") no-repeat;
  }

  .bt-content li {
    width: 13.75%;
  }

  .bottom-img {
    margin-top: 53px;
  }
}

/*!*phone*!*/
@media screen and (min-width: 768px) {
  /*>=768*/
  .news-title {
    width: 80%;
  }
  .info-img {
    position: absolute;
    top: 68px;
    left: 6%;
    /*width: 100%;*/
  }

  /*  .info-img img {
        width: 87%;
    }*/

  .tel {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/bg-tel.png") no-repeat center;
  }
  .bt-content ul {
    display: flex;
  }
  .bt-content ul li {
    flex: 1;
  }
  .bt-content ul li a {
    background-repeat: no-repeat;
    background-position: center !important;
    background-size: contain !important;
  }
  /* .bt-content ul li:nth-of-type(2) a, */
  .bt-content ul li a.icon_seal {
    background-image: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_seal.png");
  }

  /* .bt-content ul li:nth-of-type(5) a, */
  .bt-content ul li a.icon_meetingroom,
  .bt-content ul li:nth-child(3) a {
    background-image: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_meetingroom_56.png");
  }

  /* .bt-content ul li:nth-of-type(1) a, */
  .bt-content ul li a.icon_laboratory,
  .bt-content ul li:nth-child(4) a {
    background-image: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_laboratory_56.png");
  }

  /* .bt-content ul li:nth-of-type(3) a, */
  .bt-content ul li a.icon_donate {
    background-image: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_donate_56.png");
    background-position: -7px -11px;
  }

  /* .bt-content ul li:nth-of-type(4) a, */
  .bt-content ul li a.icon_process,
  .bt-content ul li:nth-child(5) a {
    background-image: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_process_56.png");
  }

  /* .bt-content ul li:nth-of-type(6) a, */
  .bt-content ul li a.icon_gonggao,
  .bt-content ul li:nth-child(6) a {
    background-image: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_gonggao.png");
  }

  /* .bt-content ul li:nth-of-type(7) a, */
  .bt-content ul li a.icon_equipment {
    background-image: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_equipment.png");
    background-position: -9px -10px;
  }

  .bt-content ul li a.icon_car_book,
  .bt-content ul li:nth-child(2) a {
    background-image: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_car_book.png");
  }
  .bt-content ul li a.icon_book,
  .bt-content ul li:nth-child(1) a {
    background-image: url("/_upload/tpl/09/4c/2380/template2380/resources/images/icon_book.png");
  }

  .bt-content ul li a {
    display: inline-block;
    width: 42px;
    height: 35px;
  }

  .bt-content {
    border-radius: 8px 8px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .rightarea .img img {
    width: 70%;
  }
  .news-title {
    width: 70%;
  }
  .bt-content ul {
    padding: 0;
  }
  .right-content {
    display: none;
  }

  .input-search {
    display: none;
  }

  .none {
    display: none;
  }

  .news-month {
    width: 60px;
    height: 60px;
  }

  .bt-content ul li a {
    display: inline-block;
    width: 60px;
    height: 40px;
  }

  .none {
    display: none;
  }

  .info {
    /* margin-bottom: 15%;*/
  }
  .bt-content ul {
    display: flex;
    flex-wrap: wrap;
  }
  .bt-content ul li {
    flex: unset;
  }

  /*.info-img img{*/
  /*width: 90%;*/
  /*}*/
  .nav-bar {
    display: none;
  }

  .code,
  .right-content,
  .input-search {
    display: none;
  }

  .img {
    margin: 10px 0px 10px 10px;
  }

  .img > img {
    width: 80%;
  }

  .mini-button {
    display: block;
  }

  .bt-content {
    /*max-width: 375px;*/
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/bg-phone.png") no-repeat;
    background-size: cover;
  }

  .bt-content li {
    width: 23.75%;
  }

  .bottom-img {
    margin-top: 23px;
  }

  .bottom-img > img:first-child {
    margin-bottom: 10px;
  }

  /* .bt-content ul li:nth-of-type(1) a {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/ico_small_1.png") no-repeat;
  }

  .bt-content ul li:nth-of-type(2) a {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/ico_small_2.png") no-repeat;
  }

  .bt-content ul li:nth-of-type(3) a {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/ico_small_3.png") no-repeat;
  }

  .bt-content ul li:nth-of-type(4) a {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/ico_small_4.png") no-repeat;
  }

  .bt-content ul li:nth-of-type(5) a {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/ico_small_5.png") no-repeat;
  }

  .bt-content ul li:nth-of-type(6) a {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/ico_small_6.png") no-repeat;
  }

  .bt-content ul li:nth-of-type(7) a {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/ico_small_7.png") no-repeat;
  } */

  .tel {
    background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/bg_small_phone.png") no-repeat;
  }
}

@media screen and (max-width: 767px) {
  .info-detail {
    padding-right: 0;
  }
}

@media screen and (min-width: 610px) and (max-width: 767px) {
  .info-img img {
    width: 87%;
  }

  .info-img {
    /*position: absolute;*/
    margin-top: -153px;
    margin-left: 104px;
  }
}

@media screen and (max-width: 610px) {
  .sub-a {
    font-size: 12px !important;
  }
  .info-img img {
    width: 90%;
  }

  .info-img {
    position: absolute;
    left: 5%;
    top: 68px;
    /* width: 100%;*/
  }
}

@media screen and (max-width: 350px) {
  /*.bt-content ul li a {*/
  /*display: inline-block;*/
  /*width: 60px;*/
  /*height: 48px;*/
  /*}*/
  .bt-content li p {
    font-size: 12px;
  }
}

/*中间部分*/
.middle-content {
  width: 100%;
  margin: 0px auto;
  max-width: 1200px;
}

.mid-content {
  margin-top: 40px;
  /*padding: 0px 10px;*/
}

.object {
  font-size: 22px;
  color: rgba(51, 51, 51, 1);
  border-bottom: 2px solid #0658aa;
  width: 150px;
  padding-bottom: 5px;
}

.news-list {
  margin-top: 10px;
}

.img-border {
  border: 1px solid rgba(224, 224, 224, 1);
}

.img-news > a {
  display: inline-block;
  position: relative;
}

.news-month {
  display: inline-block;
  width: 80px;
  height: 80px;
  text-align: center;
  background: rgba(6, 88, 170, 1);
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 25px;
  position: absolute;
  left: 20px;
  /* bottom: 107px; */
  bottom: 58px;
  padding-top: 15px;
}

.news-month i {
  font-size: 26px;
  font-family: MicrosoftYaHeiUI-Bold;
  font-weight: bold;
  font-style: normal;
}

.img-news h3 {
  height: 23px;
  margin: 21px 20px;
  line-height: 23px;
  width: calc(100% - 220px);
  overflow: hidden;
}

.img-news h3 a {
  font-size: 18px;
  /*font-family: MicrosoftYaHeiUI-Bold;*/
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* display: block; */

  display: -webkit-box;
}

.img-news p {
  margin: 9px 20px 8px;
  height: 36px;
  font-size: 14px;
  font-family: MicrosoftYaHeiUI;
  color: rgba(102, 102, 102, 1);
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: block;
}

/* .short-content {
    margin: 9px 20px 8px;
    height: 36px;
    font-size: 14px;
    font-family: MicrosoftYaHeiUI;
    color: rgba(102, 102, 102, 1);
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: block;
} */
.img-list img {
  width: 100%;
}

.info-detail {
  margin-top: 50px;
  position: relative;
  padding-left: 0px;
}

.info-detail:nth-of-type(2),
.info-detail:nth-of-type(4) {
  padding-right: 0;
}

.info {
  /* height: 139px;*/
  border-top: 2px solid #0658aa;
  /* background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/small-bg.png"); */
  background: #054F97;
  overflow: hidden;
  background-size: cover;
  /*background-size: 100%;*/
}

.info h2 {
  font-size: 22px;
  /* color: rgba(51, 51, 51, 1); */
  color: #fff;
  padding-top: 17px;
  margin-left: 30px;
  margin-top: 0px;
}

.info .more {
  color: #fff;
  margin-left: 7px;
}
.info .more:hover {
  color: #fff;
  text-decoration: underline;
}

.info-detail ul li {
  margin-top: 19px;
  border-bottom: 1px dashed #c2c2c2;
  /*padding-bottom: 10px;*/
  /* padding-bottom: 25px; */
  padding-bottom: 41px;
}

.info-detail ul li:last-child {
  /* border-bottom: none;*/
}

.info-detail ul li a {
  display: block;
  font-size: 16px;
  color: rgba(51, 51, 51, 1);
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
}

.info-date {
  /* display: block;*/
  font-size: 12px;
  font-family: AppleSystemUIFont;
  color: rgba(6, 88, 170, 1);
  line-height: 16px;
  padding-left: 15px;
  float: right;
}

/*.info-img{*/
/*position: absolute;*/
/*!*left: 40px;*!*/
/*top:68px;*/
/*}*/
/*.bottom-img{*/
/*margin-top: 53px;*/
/*}*/
.tel {
  margin-top: 52px;
  width: 100%;
  /*height:632px;*/
  /*background: url("/_upload/tpl/09/4c/2380/template2380/resources/images/bg-tel.png") no-repeat;*/
  background-size: cover;
  padding: 12% 0 11.8% 13%;
}

.tel dl {
  display: inline-block;
  padding-right: 35px;
}

.tel dl dt {
  font-size: 22px;
  font-family: SFNSDisplay;
  color: rgba(6, 88, 170, 1);
  margin-bottom: 16px;
}

.tel dl dd {
  font-family: AppleSystemUIFont;
  color: rgba(51, 51, 51, 1);
  line-height: 24px;
}

.go {
  width: 133px;
  height: 42px;
}

.go a {
  display: inline-block;
  width: 133px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  background: rgba(6, 88, 170, 1);
  font-family: AppleSystemUIFont;
  color: rgba(255, 255, 255, 1);
}

.foot {
  width: 100%;

  /* line-height: 50px;*/
}

/*.foot p {
    font-size: 12px;
    font-family: AppleSystemUIFont;
    color: rgba(255, 255, 255, 0.6);
    padding-left: 15%;
    background: rgba(6, 88, 170, 1);
    margin-bottom: 0px;
}*/
.sub-a {
  background: none !important;
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
}

.sub-a {
  font-size: 14px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}

.swiper-slide .img-news .img-list > a {
  display: block;
  overflow: hidden;
  height: 300px !important;
}
.news-title {
  float: left;
}
.nav-bar .navUl .nav_li.nav_bg {
  background: #f8f8f8;
  border-radius: 5px 5px 0 0;
}
.nav-bar .navUl .nav_li.nav_bg a {
  color: #0658aa;
}
.headerWraper {
  background: url(/_upload/tpl/09/4c/2380/template2380/resources/images/header_bg1.png) no-repeat;
}
.img-list img {
  width: 100% !important;
  height: 300px !important;
  object-fit: cover;
}

.area01 {
  width: 100%;
  display: flex;
}

.area01 .left_area {
  width: 63%;
  margin-right: 15px;
}

.area01 .left_area .swiper-slide {
  margin-top: 0;
}

.area01 .left_area .info {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  color: rgba(51, 51, 51, 1);
  margin-top: 0px;
}

.area01 .info-detail {
  margin-top: 0;
  width: calc(37% - 15px);
}

.img-news p {
  display: none;
}
.area01 .swiper-pagination {
  position: absolute;
  padding-right: 15px;
  text-align: right;
  width: 180px;
  right: 1px;
  bottom: 24px;
  left: unset;
  background-color: #fff;
}

.area01 .swiper-pagination-bullet {
  background: #0658AA;
  width: 10px;
  height: 10px;
  transition: 0.1s;
}
.area01 .swiper-pagination-bullet-active {
  width: 28px;
  border-radius: 5px;
}


.car-list ul {
  height: 240px;
  overflow: auto;
  background-color: #FCFCFC;
  scrollbar-width: thin;
  
}

.car-list ul::-webkit-scrollbar {
  width: 6px;
}
.car-list ul::-webkit-scrollbar-track {
  background-color: #F1F1F1;
}
.car-list ul::-webkit-scrollbar-thumb {
  background-color: #CFCFCF;
  border-radius: 3px;
}

.info-list {
  display: flex;
  flex-wrap: wrap;
}

.car-list ul li {
  padding-left: 30px;
  margin-bottom: 23px;
  padding-right: 20px;
  display: flex;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  align-items: center;
  justify-content: space-between;
  border-bottom: unset;
}
.info-list .info-detail ul li:last-child {
  border-bottom: unset;
}
.car-list ul li > div {
  margin-right: 0.2rem;
}
.car-list .car-date {
  width: 70px;
  flex-shrink: 0;
  font-weight: 400;
  font-size: 12px;
  color: #0658AA;
  line-height: 16px;
}
.car-list .car-code {
  flex-shrink: 0;
  width: 80px;
}
.car-list .car-address {
  flex-grow: 1;
  width: auto;

}
.car-list ul li > div {
  margin-right: 30px;
}
.car-list .car-category {
  flex-shrink: 0;
  margin-right: 0;
  font-weight: 400;
  font-size: 12px;
  color: #4A90E2;
  background-color: #F3F3F3;
  padding: 1px 10px;
}

/* .car-list .car-category a {
  display: block;
  padding: 1px 10px;
  font-weight: 400;
  font-size: 12px;
  color: #4A90E2;
  background-color: #F3F3F3;
} */
@media screen and (max-width: 1240px) {
  .area01 .left_area {
    width: 50%;
  }
  .area01 .info-detail {
    width: calc(50% - 15px);
  }

}

@media screen and (max-width: 900px) {
  .news-title {
    width: 75%;
  }

  .car-list ul li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .news-month {
    bottom: 100px;
  }
  .swiper-slide .img-news .img-list > a {
    height: 250px !important;
  }
  .img-list img {
    height: 250px !important;
  }
  .info-list {
    display: block;
  }
  .car-list ul li > div {
    margin-right: 10px;
  }
  .img-news h3 {
    margin-bottom: 40px;
    padding-right: 30px;
    width: 100%;
    height: 46px;
  }
  
  .img-news h3 a {
    margin-bottom: 30px;
    -webkit-line-clamp: 2;
  }

  .area01 .swiper-pagination {
    bottom: 10px;
  }

  .area01 {
    width: 100%;
    display: block;
  }
  .area01 .left_area {
    width: 100%;
    margin-bottom: 50px;
  }
  .area01 .info-detail {
    width: 100%;
  }
}