.city-close {
  display: none;
}

.zhuzhan .zhuzhan-banner {
  align-items: start;
  padding-left: 102px;
}
.zhuzhan .intro-title .title-cn-tip {
  padding-left: 20px;
  font-size: 20px;
  color: #999999;
  line-height: 26px;
}
.zhuzhan .zhuzhan-banner-img {
  padding-left: 56px;
}
.zhuzhan .city-boxs {
  width: 580px !important;
  padding-top: 67px;
  display: flex;
  padding-bottom: 20px;
}
.zhuzhan .city-slide-item {
  box-sizing: content-box;
  width: 102px !important;
  height: 115px;
  padding: 0 25px;
}
.zhuzhan .city-slide-item:last-child {
  margin-right: 0;
}
.zhuzhan .city-slide-item:first-child {
  margin-left: 0;
}
.zhuzhan .city-slide-item:hover .city-address-box .city-date {
  color: #c7000b;
}
.zhuzhan .city-item {
  position: relative;
  width: 102px;
  height: 102px;
  background-color: #E7E7E7;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  border-radius: 50%;
}
.zhuzhan .city-img-bg {
  width: 102px;
  height: 102px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zhuzhan .city-img-box {
  width: 71px;
  height: 66px;
}
.zhuzhan .city-img-box img {
  width: 100%;
  height: 100%;
}
.zhuzhan .city-address-box {
  position: absolute;
  right: 0;
  bottom: -12px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.21) 0%, rgba(255, 255, 255, 0.65) 100%);
  border: 1px solid rgba(255, 255, 255, 0.74);
  backdrop-filter: blur(1px);
}
.zhuzhan .city-title {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
}
.zhuzhan .city-date {
  font-size: 12px;
  color: #999999;
  line-height: 16px;
}
.zhuzhan .zhuzhan-city-left {
  position: absolute;
  left: -30px;
  bottom: 10px;
  width: 18px;
  height: 11px;
  cursor: pointer;
}
.zhuzhan .zhuzhan-city-right {
  position: absolute;
  right: -30px;
  bottom: 10px;
  width: 18px;
  height: 11px;
  cursor: pointer;
  z-index: 2;
}
.zhuzhan .all-city {
  position: absolute;
  width: 54px;
  height: 181px;
  right: 0;
  background-image: url("../img/all-city.png");
}
.zhuzhan .all-city .all-city-text-box {
  display: flex;
  height: 181px;
  align-items: center;
  justify-content: center;
}
.zhuzhan .all-city .all-city-text-box .all-city-box {
  display: none;
  position: absolute;
  right: 54px;
  bottom: -80%;
  width: 280px;
  height: 354px;
  padding: 17px 15px;
  background: linear-gradient(180deg, #E4E4E4 0%, #F2F2F2 99%);
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(3px);
  z-index: 2;
}
.zhuzhan .all-city .all-city-text-box .zhan {
  display: none;
  cursor: pointer;
}
.zhuzhan .all-city .all-city-text-box .show {
  cursor: pointer;
}
.zhuzhan .all-city .all-city-text-box.shouqi .zhan {
  display: block;
  cursor: pointer;
}
.zhuzhan .all-city .all-city-text-box.shouqi .show {
  display: none;
  cursor: pointer;
}
.zhuzhan .all-city .all-city-text-box.shouqi .all-city-box {
  display: block;
}
.zhuzhan .all-city .citycearch {
  width: 250px;
  height: 32px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 16px;
  border: 1px solid #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.zhuzhan .all-city .citycearch input[type=number] {
  -moz-appearance: textfield;
}
.zhuzhan .all-city .citycearch input[type=number]::-webkit-inner-spin-button,
.zhuzhan .all-city .citycearch input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.zhuzhan .all-city .citycearch input {
  border: 0;
  outline: 0;
  color: #AAAAAA;
  background: rgba(255, 255, 255, 0);
  font-size: 14px;
}
.zhuzhan .all-city .all-city-text {
  width: 14px;
  font-size: 14px;
  color: #333333;
  line-height: 19px;
  margin: 0 8px;
}
.zhuzhan .all-city .all-city-text-red {
  font-size: 14px;
  color: #CE0E2D;
}
.zhuzhan .all-city .city-items-box {
  margin-top: 27px;
}
.zhuzhan .all-city .city-one-item {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #FFFFFF;
}
.zhuzhan .all-city .city-address {
  font-size: 14px;
  color: #333333;
}
.zhuzhan .all-city .city-address:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  height: 13px;
  font-size: 14px;
  background-image: url("../img/city-address.png");
  background-size: 100% 100%;
  cursor: pointer;
}
.zhuzhan .all-city .city-one-date {
  font-size: 14px;
  color: #777777;
}
.zhuzhan .all-city .city-one-date:after {
  content: "";
  margin-left: 10px;
  display: inline-block;
  width: 6px;
  height: 12px;
  font-size: 14px;
  background-image: url("../img/city-more.png");
  background-size: 100% 100%;
  cursor: pointer;
}
@keyframes show_AllCity {
  0% {
    opacity: 1;
    right: -500px;
  }
  100% {
    opacity: 1;
    right: 54px;
  }
}
.zhuzhan .mynews {
  padding-top: 0px;
}
.zhuzhan .mynews .boxes3 {
  min-height: 180px;
  padding-bottom: 10px;
}
.shudu-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}

.shudu-cover img {
  width: 48px;
  height: 48px !important;
}

.zhuzhan .main-car-box.pc{
  padding-top: 10px;
  padding-bottom: 50px;
  background: url("../img/new/iabbg.png") no-repeat bottom / 100%, #D3E7FE;
}

@media screen and (max-width: 750px) {
  .zhuzhan .m-box{
    padding-top: .9rem;
    background: url("../img/new/banner/m_banwapbg.png") no-repeat right .9rem / 100%, #D1E8FC;
  }
  .zhuzhan .iabout {
    padding-top: 0;
    background: none;
  }
  body .c-city-swiper .city-img{
    width: 1.83rem;
    height: 1.83rem;
  }
  body .city-imgbox{
    width: 1.53rem;
    height: 1.53rem;
  }
  .zhuzhan .c-zhuzhan-banner{
    height: auto;
    background: none;
  }

  .zhuzhan .c-zhuzhan-banner .banner-title{
    margin-top: .96rem;
  }
  .zhuzhan .zhuzhan-banner {
    align-items: center;
    padding-left: 0;
  }
  .zhuzhan .city-boxs {
    width: 100% !important;
    padding-top: 1rem;
    display: flex;
  }
  .zhuzhan .city-slide-item {
    width: 1.53rem !important;
    height: 1.95rem;
    margin: 0 0.42rem;
  }
  .zhuzhan .city-slide-item:last-child {
    margin-right: 0.25rem;
  }
  .zhuzhan .city-slide-item:first-child {
    margin-left: 0.25rem;
  }
  .zhuzhan .city-item {
    position: relative;
    width: 1.53rem;
    height: 1.53rem;
    background-color: #E7E7E7;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    border-radius: 50%;
  }
  .zhuzhan .city-img-bg {
    width: 1.53rem;
    height: 1.53rem;
  }
  .zhuzhan .zhuzhan-title-box {
    padding-left: 0;
    display: flex;
    font-weight: bold;
    flex-direction: column;
    align-items: center;
  }
  .zhuzhan .city-img-box {
    width: 0.71rem;
    height: 0.66rem;
  }
  .zhuzhan .city-img-box img {
    width: 100%;
    height: 100%;
  }
  .zhuzhan .city-address-box {
    position: absolute;
    right: 0;
    bottom: -0.3rem;
    width: 0.72rem;
    height: 0.72rem;
    border-radius: 50%;
    text-align: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.21) 0%, rgba(255, 255, 255, 0.65) 100%);
    border: 1px solid rgba(255, 255, 255, 0.74);
    backdrop-filter: blur(1px);
  }
  .zhuzhan .city-title {
    font-size: 0.22rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.72rem;
  }
  .zhuzhan .city-date {
    font-size: 0.22px;
    color: #999999;
    line-height: 0.29px;
  }
  .zhuzhan .all-city {
    position: absolute;
    width: 0.64rem;
    height: 2.29rem;
    right: 0;
    background-image: none;
    background-size: 100% 100%;
  }
  .zhuzhan .all-city .all-city-text-box {
    height: 2.29rem;
  }
  .zhuzhan .all-city .all-city-text-box .all-city-box {
    display: block;
    position: fixed;
    left: 0;
    top: 0.9rem;
    bottom: auto;
    width: 7.5rem;
    height: auto;
    padding: 0.4rem 0.35rem;
    background: linear-gradient(180deg, rgba(228, 228, 228, 0.9) 0%, rgba(242, 242, 242, 0.9) 99%);
    border-radius: 0;
    border: 2px solid rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(5.4px);
    z-index: 999;
  }
  .zhuzhan .all-city .all-city-text-box .zhan {
    display: none;
    cursor: pointer;
  }
  .zhuzhan .all-city .all-city-text-box .show {
    display: none;
    cursor: pointer;
  }
  .zhuzhan .all-city .all-city-text-box.shouqi {
    background-image: url("../img/wap-all-city.png");
    background-size: 100% 100%;
  }
  .zhuzhan .all-city .all-city-text-box.shouqi .zhan {
    display: block;
    cursor: pointer;
  }
  .zhuzhan .all-city .all-city-text-box.shouqi .show {
    display: none;
    cursor: pointer;
  }
  .zhuzhan .all-city .all-city-text-box.shouqi .all-city-box {
    display: none;
  }
  .zhuzhan .all-city .citycearch {
    width: 6rem;
    height: 0.58rem;
    padding: 0 0.25rem;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 3rem;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .zhuzhan .all-city .citycearch input[type=number] {
    -moz-appearance: textfield;
  }
  .zhuzhan .all-city .citycearch input[type=number]::-webkit-inner-spin-button,
.zhuzhan .all-city .citycearch input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .zhuzhan .all-city .citycearch input {
    outline: 0;
    color: #AAAAAA;
    background: rgba(255, 255, 255, 0);
    font-size: 0.24rem;
    border: 0;
  }
  .zhuzhan .all-city .city-items-box {
    width: 6rem;
    height: auto;
    max-height: 5rem;
    overflow: auto;
  }
  .zhuzhan .all-city .city-close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0.75rem;
  }
  .zhuzhan .all-city .city-close img {
    width: 0.3rem;
    height: 0.3rem;
    display: block;
  }
  .zhuzhan .all-city .all-city-text {
    display: none;
  }
  .zhuzhan .all-city .all-city-text-red {
    font-size: 14px;
    color: #CE0E2D;
  }
  .zhuzhan .all-city .city-items-box {
    margin-top: 27px;
  }
  .zhuzhan .all-city .city-one-item {
    display: flex;
    box-sizing: border-box;
    justify-content: space-between;
    padding: 0.2rem 0.15rem;
    border-bottom: 1px solid #FFFFFF;
  }
  .zhuzhan .all-city .city-address {
    font-size: 0.24rem;
    line-height: 1.4;
    color: #333333;
  }
  .zhuzhan .all-city .city-address:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.1rem;
    width: 0.18rem;
    height: 0.24rem;
    font-size: 0.24rem;
    background-image: url("../img/city-address.png");
    background-size: 100% 100%;
    cursor: pointer;
    transform: translateY(-1px);
  }
  .zhuzhan .all-city .city-address span {
    display: inline-block;
    vertical-align: middle;
  }
  .zhuzhan .all-city .city-one-date {
    font-size: 14px;
    color: #777777;
  }
  .zhuzhan .all-city .city-one-date:after {
    content: "";
    margin-left: 10px;
    display: inline-block;
    width: 6px;
    height: 12px;
    font-size: 14px;
    background-image: url("../img/city-more.png");
    background-size: 100% 100%;
    cursor: pointer;
  }
  @keyframes show_AllCity {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.8;
    }
    100% {
      opacity: 1;
    }
  }
  .zhuzhan .mynews {
    padding-top: 0;
  }
  .zhuzhan .boxes3 {
    min-height: 0;
    height: 2rem;
	padding: 0.1rem;
  }
  .zhuzhan .boxes3 img {
    width: 100%;
    height: 100%;
  }
  .shudu-cover{
  	width: calc(100% - 0.2rem);
  	height: calc(100% - 0.2rem);
  	position: absolute;
  	top: 0.1rem;
  	left: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.4);
    border-radius: 4px;
  }
  .shudu-cover img{
    width: 47px;
    height: 47px!important;
  }
}
.c-zhuzhan-banner .banner-text {
  /*letter-spacing: 12px;*/
  /* text-justify: distribute;
  text-align: justify;
  text-align-last: justify;
  -moz-text-align-last: justify;
  -webkit-text-align-last: justify; */
}
.c-zhuzhan-banner .banner-text::after, .c-zhuzhan-banner .banner-title::after {
  content: "";
  width: 100%;
  display: inline-block;
  height: 0;
}

.c-zhuzhan-banner {
  position: relative;
  width: 100%;
  height: 500px;
  background: url("../img/new/banner/banner2025.gif") no-repeat bottom right, #fff;
}
.c-zhuzhan-banner .banner-main {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  /* padding: 0 25px; */
  padding-left: 182px ;
  padding-right: 182px ;

}
.c-zhuzhan-banner .banner-image {
  position: relative;
  float: right;
  width: 54%;
  height: auto;
  margin: 125px 0 60px 0;
}

.c-zhuzhan-banner .banner-image img {
  width: 100%;
  height: auto;
  display: block;
}
.c-zhuzhan-banner .banner-content {
  float: left;
  max-width: 46%;
  margin: 98px 0 0 0;
}
.c-zhuzhan-banner .banner-title {
  height: 56px;
  font-size: 58px;
  font-weight: bold;
  line-height: 1;
  color: #C7000B;
  margin-bottom: 20px;
}
.c-zhuzhan-banner .banner-text {
  margin: 10px 0 0 0;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  color: #231815;
}

.c-zhuzhan-banner .banner-city-swiper {
  position: absolute;
  right: 60%;
  bottom: 60px;
  width: 600px;
}
.c-zhuzhan-banner .banner-swiper-scrollbar {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 2px;
  padding: 0 25px;
  margin: 20px 0 0 0;
}
.c-zhuzhan-banner .swiper-scrollbar {
  height: 100%;
  background: #E5E5E5;
}
.c-zhuzhan-banner .swiper-scrollbar-drag {
  background-color: #CE0E2D;
}
.c-zhuzhan-banner .banner-swiper-opea {
  position: absolute;
  right: 58%;
  bottom: 125px;
  width: 650px;
}
.c-zhuzhan-banner .swiper-city-left {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.c-zhuzhan-banner .swiper-city-right {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.c-city-swiper {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 8px 25px;
  cursor: pointer;
}
.c-city-swiper:hover .city-tit {
  border-color: rgba(206, 14, 45, 0.32);
  color: #C7000B;
}
.c-city-swiper .city-img {
  width: 122px;
  height: 122px;
  border-radius: 50%;
  background: linear-gradient(180deg, #E4F6FE 0%, #D7EEFA 100%);
  box-shadow: 0px 0px 8px 4px rgba(147,215,251,0.37);
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.city-imgbox{
  width: 102px;
  height: 102px;
  border-radius: 50%;
  background: linear-gradient( 180deg, #F7FDFF 0%, #D7EEFA 100%);
  box-shadow: 0px 0px 4px 4px rgba(147,215,251,0.72);
  position: relative;
}
.city-imgbox:hover img{
  display: none;
}
.city-imgbox:hover img.hover{
  display: block !important;
}
.city-imgbox .hover{
  display:none !important;
}
.c-city-swiper .city-img img {
  position: absolute;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
  width: 70%;
  height: auto;
  display: block;
}
.c-city-swiper .city-tit {
  float: right;
  position: relative;
  height: 40px;
  padding: 0 8px;
  margin: -25px 0 0 0;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.74);
  font-size: 12px;
  font-weight: bold;
  line-height: 40px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.21) 0%, rgba(255, 255, 255, 0.65) 100%);
  backdrop-filter: blur(1px);
  transition: 0.3s;
}
.c-city-swiper .city-txt {
  float: right;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 0 2px 0 0;
  margin: 5px 0 0 0;
  font-size: 12px;
  color: #999999;
  text-align: right;
  line-height: 16px;
}

.c-city-nav {
  position: absolute;
  right: 0;
  top: 200px;
  width: 54px;
  height: 180px;
  background-image: url("../img/all-city01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  z-index: 99;
}
.c-city-nav.show {
  background-image: url("../img/all-city02.png");
}
.c-city-nav.show .city-nav {
  right: 100%;
  transform: translateY(-50%) translateX(0);
}
.c-city-nav.show .nav-img {
  transform: rotate(180deg);
}
.c-city-nav.show .hide {
  display: block;
}
.c-city-nav.show .show {
  display: none;
}
.c-city-nav .nav-opea {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
}
.c-city-nav .nav-txt {
  width: 16px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.c-city-nav .nav-txt.show {
  margin: 0 0 0 5px;
}
.c-city-nav .nav-txt.hide {
  margin: 0 5px 0 0;
}
.c-city-nav .nav-img {
  width: 12px;
  height: 12px;
}
.c-city-nav .nav-img img {
  width: 100%;
  height: auto;
  display: block;
}
.c-city-nav .hide {
  display: none;
}
.c-city-nav .city-nav {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 998;
  transform: translateY(-50%) translateX(100%);
  width: 280px;
  height: auto;
  min-height: 320px;
  background: rgba(215, 229, 249, 0.60);
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  transition: 0.3s;
}
.c-city-nav .nav-main {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 15px 0;
}
.c-city-nav .nav-fold {
  display: none;
}
.c-city-nav .nav-search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  width: auto;
  height: 32px;
  padding: 0 15px;
  margin: 0 15px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 16px;
  border: 1px solid #FFFFFF;
}
.c-city-nav .nav-search img {
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
}
.c-city-nav .nav-search input {
  display: block;
  flex: 1;
  height: 100%;
  border: none;
  background: none;
  outline: none;
  font-size: 14px;
  color: #333333;
}
.c-city-nav .nav-fuck {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-height: 250px;
  margin: 10px 0 0 0;
}
.c-city-nav .nav-list {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 0 20px;
  margin: 0;
}
.c-city-nav .nav-items {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.c-city-nav .item-icon {
  width: 10px;
  height: 13px;
  margin: 0 10px 0 0;
  cursor: pointer;
}
.c-city-nav .item-icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.c-city-nav .item-opea {
  width: 6px;
  height: 12px;
  margin: 0 0 0 15px;
  cursor: pointer;
}
.c-city-nav .item-opea img {
  width: 100%;
  height: 100%;
  display: block;
}
.c-city-nav .item-text {
  flex: 1;
  font-size: 14px;
  line-height: 1;
  color: #333333;
  cursor: pointer;
}
.c-city-nav .item-date {
  margin: 0 0 0 10px;
  font-size: 14px;
  line-height: 1;
  color: #777777;
  cursor: pointer;
  white-space: nowrap;
}
.c-city-nav .nav-null {
  width: 74%;
  height: auto;
  margin: 0 auto;
}
.c-city-nav .null-img {
  width: 100%;
  height: auto;
  margin: 50px 0 15px 0;
}
.c-city-nav .null-img img {
  width: 100%;
  height: auto;
  display: block;
}
.c-city-nav .null-txt {
  font-size: 14px;
  color: #666666;
  line-height: 1;
  text-align: center;
}

@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .c-zhuzhan-banner .banner-main {
    /* max-width: 1160px; */
  }
  .c-zhuzhan-banner .banner-city-swiper {
    right: 54%;
    bottom: 50px;
  }
  .c-zhuzhan-banner .banner-swiper-opea {
    right: 52.4%;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1400px) {
  .c-zhuzhan-banner .banner-main {
   /* max-width: 1160px; */
  }
  .c-zhuzhan-banner .banner-city-swiper {
    right: 58%;
    bottom: 50px;
    width: 520px;
  }
  .c-zhuzhan-banner .banner-title {
    height: 52px;
    font-size: 44px;
  }
  .c-zhuzhan-banner .banner-swiper-opea {
    right: 56%;
    width: 555px;
  }
  .c-city-swiper {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .c-zhuzhan-banner .banner-main {
    /* max-width: 1100px; */
  }
  .c-zhuzhan-banner .banner-content, .c-zhuzhan-banner .banner-image {
    margin: 115px 0 0 0;
  }
  .c-zhuzhan-banner .banner-title {
    height: 52px;
    font-size: 40px;
  }
  .c-zhuzhan-banner .banner-text {
    height: 24px;
    margin: 5px 0 0 0;
    font-size: 22px;
  }
  .c-zhuzhan-banner .banner-city-swiper {
    right: 59%;
    bottom: -20px;
    width: 460px;
  }
  .c-zhuzhan-banner .banner-swiper-opea {
    right: 57%;
    bottom: 68px;
    width: 500px;
  }
  .c-city-swiper {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
  .c-zhuzhan-banner .banner-main {
    box-sizing: border-box;
    padding: 0 40px;
  }
  .c-zhuzhan-banner .banner-content, .c-zhuzhan-banner .banner-image {
    margin: 110px 0 0 0;
  }
  .c-zhuzhan-banner .banner-title {
    height: 48px;
    font-size: 46px;
    line-height: 1;
  }
  .c-zhuzhan-banner .banner-text {
    height: 22px;
    margin: 5px 0 0 0;
    font-size: 20px;
    line-height: 1;
  }
  .c-zhuzhan-banner .banner-city-swiper {
    left: 20px;
    bottom: 0;
    width: 50%;
  }
  .c-zhuzhan-banner .banner-swiper-opea {
    left: 10px;
    bottom: 88px;
    width: calc(44% + 25px);
  }
  .c-city-swiper {
    padding: 0 15px;
  }
}
@media screen and (min-width: 0) and (max-width: 1000px) {
  .c-zhuzhan-banner .banner-main {
    box-sizing: border-box;
    padding: 0;
  }
  .c-zhuzhan-banner .banner-image {
    position: relative;
    float: none;
    width: 6.25rem;
    margin: 0.9rem auto 0.6rem auto;
  }
  .c-zhuzhan-banner .banner-content {
    position: relative;
    float: none;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding: 0 1rem;
    margin: 0;
  }
  .c-zhuzhan-banner .banner-title {
    height: 0.62rem;
    font-size: 0.6rem;
    line-height: 1;
    text-align: center;
  }
  .c-zhuzhan-banner .banner-text {
    height: 0.3rem;
    margin: 0.15rem auto 0.68rem auto;
    font-size: 0.28rem;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.15rem;
  }
  .c-zhuzhan-banner .banner-city-swiper {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: auto;
    margin: 0 0.3rem;
    box-sizing: border-box;
  }
  .c-zhuzhan-banner .banner-swiper-scrollbar {
    margin: 0.3rem 0 0 0;
    padding: 0 0.1rem;
  }
  .c-zhuzhan-banner .banner-swiper-opea {
    display: none;
  }
  .c-city-swiper {
    padding: 8px 0.3rem;
  }
  .c-city-swiper .city-tit {
    box-sizing: border-box;
    min-width: 0.47rem;
    height: 0.7rem;
    padding: 0 0.13rem;
    margin: -0.4rem 0 0 0;
    border-radius: 0.7rem;
    font-size: 0.22rem;
    line-height: 0.7rem;
  }
  .c-city-swiper .city-txt {
    font-size: 0.22rem;
  }
  .c-city-nav {
    top: 4.7rem;
    width: 0.64rem;
    height: 2.29rem;
    background-image: url("../img/all-city03.png");
  }
  .c-city-nav.show .city-nav {
    right: 0;
    transform: translateY(0) translateX(0);
    height: 6.8rem;
  }
  .c-city-nav.show .nav-opea {
    display: none;
  }
  .c-city-nav .nav-txt {
    display: none !important;
  }
  .c-city-nav .nav-img {
    width: 0.3rem;
    height: 0.3rem;
    margin: 0;
  }
  .c-city-nav .city-nav {
    display: flex;
    align-items: stretch;
    position: fixed;
    right: 0;
    top: 0.9rem;
    transform: translateY(0) translateX(100%);
    width: 100%;
    height: auto;
    min-height: 6rem;
    border-radius: 0;
    border: 0;
  }
  .c-city-nav .nav-fold {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.75rem;
    border-left: 2px solid rgba(255, 255, 255, 0.6);
  }
  .c-city-nav .nav-fold img {
    width: 0.3rem;
    height: auto;
    display: block;
    transform: rotate(180deg);
  }
  .c-city-nav .nav-fuck {
    overflow: auto;
  }
  .c-city-nav .nav-main {
    padding: 0.45rem 0;
  }
  .c-city-nav .nav-search {
    height: 0.58rem;
    padding: 0 0.25rem;
    margin: 0 0.25rem 0 0.45rem;
    border-radius: 0.3rem;
  }
  .c-city-nav .nav-search img {
    width: 0.37rem;
    height: 0.37rem;
  }
  .c-city-nav .nav-search input {
    font-size: 0.24rem;
  }
  .c-city-nav .nav-fuck {
    max-height: 4.6rem;
    margin: 0.2rem 0 0 0;
    overflow: auto;
  }
  .c-city-nav .nav-list {
    padding: 0 0.25rem 0 0.45rem;
    margin: 0;
  }
  .c-city-nav .nav-items {
    height: 0.9rem;
    padding: 0 0.1rem 0 0.1rem;
    box-sizing: border-box;
  }
  .c-city-nav .item-icon {
    width: 0.18rem;
    height: 0.24rem;
    margin: 0 0.15rem 0 0;
  }
  .c-city-nav .item-opea {
    width: 0.12rem;
    height: 0.21rem;
    margin: 0 0 0 0.25rem;
  }
  .c-city-nav .item-text {
    font-size: 0.24rem;
  }
  .c-city-nav .item-date {
    margin: 0 0 0 0.1rem;
    font-size: 0.24rem;
  }
  .c-city-nav .nav-null {
    width: 100%;
  }
  .c-city-nav .null-img {
    width: 50%;
    height: auto;
    margin: 0.9rem 0 0.3rem 25%;
  }
  .c-city-nav .null-txt {
    font-size: 0.24rem;
  }
  .header {
    z-index: 1000;
  }
  .mynews {
    padding-top: 0;
  }
  .mynews .boxes {
    min-height: auto;
    padding-bottom: 0.625rem;
  }
  .mynews .boxes img {
    height: 11.25rem;
  }
}

@media screen and (min-width: 1000px){
  .about-con.index {
    background: url("../img/new/abbg.png") no-repeat top / 100%;
  }
}

.mCSB_container {
  margin-right: 0px;
}

.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background: #ce0e2d;
}

.mCustomScrollbar .mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.1);
}

.mCustomScrollBox > .mCSB_scrollTools {
  width: 8px;
}



/*# sourceMappingURL=zhuzhan.css.map */
.swiper-slide:nth-child(7) .city-imgbox img {
  width: 100%;
  padding-left: 5px;
}
