.hidden {
  display: none !important;
}

.intl-main {
  padding: 19px 15px;
  font-size: 0;
}

.intl-title {
  border-bottom: 1px solid #cfceff;
  position: relative;
  margin-bottom: 8px;
}

.intl-title-label {
  display: inline-block;
  background-color: #593ce9;
  color: #fff;
  position: relative;
  padding: 0 15px;
  font-size: 16px;
}

.intl-title-bg {
  height: 100%;
  position: absolute;
  left: 99%;
}

.intl-title-more {
  color: #999;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
}

.intl-title-more:hover {
  color: #333;
}

.media_play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -38px;
  margin-left: -38px;
  cursor: pointer;
}

.overview {
  margin-bottom: 20px;
}

.overview-video-content {
  position: relative;
}

.overview video {
  width: 100%;
  background: #333;
}

.overview-video-title {
  color: #fff;
  background: #00000080;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.overview-right {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
  height: 168px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}

.intl-block-news .intl-title-more {
  display: none;
}

.news-tab-pc {
  display: none;
  margin-left: 80px;
  vertical-align: baseline;
  white-space: nowrap;
  overflow: hidden;
}

.tab-pc-item {
  display: inline-block;
  text-align: center;
  width: 80px;
  border: #d2d1ff solid 2px;
  border-radius: 25px;
  font-size: 14px;
  color: #a5a3ff;
  cursor: pointer;
}

.tab-pc-item.selected {
  background: #d2d1ff;
  color: #fff;
  cursor: auto;
}

.tab-pc-item:hover {
  background: #d2d1ff;
  color: #fff;
}

.tab-pc-item:not(:first-child) {
  margin-left: 9px;
}

.news-tab-mobile {
  float: right;
  position: relative;
}

.tab-mobile-current {
  position: relative;
  display: inline-block;
  border-radius: 20px;

}

.tab-mobile-current,
.tab-mobile-list {
  text-align: center;
  border: #d2d1ff solid 2px;
  font-size: 14px;
  color: #a5a3ff;
  width: 105px;
}

.tab-mobile-current .intl-icon-arrow-down {
  width: 9px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.tab-mobile-list {
  border-radius: 5px;
  position: absolute;
  top: calc(100% + 3px);
  display: none;
  z-index: 1;
  background: #fff;
}

.news-tab-mobile.selected .tab-mobile-list {
  display: block;
}

.tab-mobile-item.select-this {
  background: #d2d1ff;
  color: #fff;
}

.intl-news-item {
  margin-bottom: 20px;
}

.intl-news-cover img {
  width: 100%;
}

.intl-news-title {
  padding: 5px 5px 10px;
  background: #e9e9ff;
  font-size: 13px;
}

.intl-news-title .intl-news-title-label {
  height: 73px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.intl-news-title .intl-news-title-label p {
  color: #888;
}

.intl-middle-block {
  background-image: url(/Engish/intl_middle_banner_phone.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 390px;
  padding-top: 25px;
  font-size: 0;
}

.intl-middle-item {
  text-align: center;
  margin-bottom: 20px;
}

.intl-middle-cover img {
  max-width: 100%;
  width: 130px;
}

.intl-middle-title {
  margin-top: 8px;
  font-size: 12px;
}

.explore {
  margin-bottom: 20px;
}

.explore-map {
  position: relative;
  overflow-x: auto;
}

#explore-map-canvas {
  text-align: center;
  width: 750px;
}

#explore-map-canvas img {
  max-width: 100%;
}

.explore-map-legend {
  text-align: right;
  padding-right: 20px;
}

.explore-map-source {
  font-size: 13px;
  color: #969696;
  margin-top: 13px;
}

.label-line,
.label-line .district,
.label-line .district .street-list {
  position: absolute;
  white-space: nowrap;
}

.label-line {
  display: none;
}

.label-line .district-label {
  padding: 8px 20px;
  color: #fff;
  border-radius: 25px;
  font-size: 14px;
  font-weight: bold;
}

.label-line .street-list {
  top: calc(100% + 10px);
  left: 0;
}

.label-line .street-item {
  margin-bottom: 5px;
  font-size: 16px;
}

.label-line .street-item img {
  vertical-align: baseline;
}

.label-line.guangming {
  height: 135px;
  width: 40px;
  border-right: 2px solid #222e95;
  border-top: 2px solid #222e95;
  bottom: 574px;
  left: 218px;
}

.label-line.guangming .district {
  right: 100%;
  top: 0;
  transform: translateY(-50%);
}

.label-line.guangming .district-label {
  background: #222e95;
}

.label-line.baoan {
  height: 160px;
  width: 30px;
  border-left: 2px solid #3f66c8;
  border-top: 2px solid #3f66c8;
  left: 70px;
  top: 230px;
}

.label-line.baoan .district {
  top: 100%;
  right: 100%;
  transform: translateX(50%);
}

.label-line.baoan .district-label {
  background: #3f66c8;
}

.label-line.nanshan {
  height: 115px;
  width: 20px;
  border-right: 2px solid #88a4d8;
  border-bottom: 2px solid #88a4d8;
  left: 268px;
  top: 370px;
}

.label-line.nanshan .district {
  top: 100%;
  right: 100%;
  transform: translateY(-50%);
}

.label-line.nanshan .district-label {
  padding: 8px 10px;
  background: #88a4d8;
}

.label-line.futian {
  height: 140px;
  width: 20px;
  border-left: 2px solid #4c56b6;
  border-bottom: 2px solid #4c56b6;
  left: 323px;
  top: 365px;
}

.label-line.futian .district {
  top: 100%;
  left: 100%;
  transform: translateY(-50%);
}

.label-line.futian .district-label {
  background: #4c56b6;
}

.label-line.luohu {
  height: 145px;
  width: 20px;
  border-left: 2px solid #84b2d6;
  border-bottom: 2px solid #84b2d6;
  left: 505px;
  top: 340px;
}

.label-line.luohu .district {
  top: 100%;
  left: 100%;
  transform: translateY(-50%);
}

.label-line.luohu .district-label {
  background: #84b2d6;
}

.label-line.yantian {
  height: 38px;
  width: 20px;
  border-left: 2px solid #143fab;
  border-bottom: 2px solid #143fab;
  left: 560px;
  top: 330px;
}

.label-line.yantian .district {
  top: 100%;
  left: 100%;
  transform: translateY(-50%);
}

.label-line.yantian .district-label {
  background: #143fab;
}

.label-line.dapeng {
  height: 180px;
  width: 20px;
  border-left: 2px solid #d5c1dc;
  border-bottom: 2px solid #d5c1dc;
  left: 765px;
  top: 325px;
}

.label-line.dapeng .district {
  top: 100%;
  left: 100%;
  transform: translateY(-50%);
}

.label-line.dapeng .district-label {
  background: #d5c1dc;
}

.label-line.pingshan {
  height: 115px;
  width: 45px;
  border-right: 2px solid #7da6e3;
  border-bottom: 2px solid #7da6e3;
  left: 720px;
  top: 50px;
}

.label-line.pingshan::after {
  content: '';
  display: block;
  height: 2px;
  width: 20px;
  position: absolute;
  top: 0;
  left: 100%;
  background: #7da6e3;
}

.label-line.pingshan .district {
  bottom: 100%;
  left: calc(100% + 20px);
  transform: translateY(50%);
}

.label-line.pingshan .district-label {
  background: #7da6e3;
}

.label-line.longgang {
  height: 120px;
  width: 20px;
  border-left: 2px solid #9fa9e0;
  border-top: 2px solid #9fa9e0;
  left: 596px;
  bottom: 558px;
}

.label-line.longgang .district {
  bottom: 100%;
  left: 100%;
  transform: translateY(50%);
}

.label-line.longgang .district-label {
  background: #9fa9e0;
}

.label-line.longhua {
  height: 155px;
  width: 20px;
  border-left: 2px solid #4a84c5;
  border-top: 2px solid #4a84c5;
  left: 330px;
  bottom: 519px;
}

.label-line.longhua .district {
  bottom: 100%;
  left: 100%;
  transform: translateY(50%);
}

.label-line.longhua .district-label {
  background: #4a84c5;
}

.map-link-item {
  position: absolute;
}

.map-link-item.guangming {
  width: 100px;
  height: 50px;
  left: 105px;
  top: 70px;
}

.map-link-item.baoan {
  width: 70px;
  height: 40px;
  left: 65px;
  top: 245px;
}

.map-link-item.nanshan {
  width: 75px;
  height: 36px;
  left: 123px;
  top: 279px;
}

.map-link-item.futian {
  width: 79px;
  height: 43px;
  left: 207px;
  top: 274px;
}

.map-link-item.luohu {
  width: 79px;
  height: 43px;
  left: 291px;
  top: 255px;
}

.map-link-item.yantian {
  width: 95px;
  height: 56px;
  left: 400px;
  top: 237px;
}

.map-link-item.dapeng {
  width: 140px;
  height: 56px;
  left: 550px;
  top: 207px;
}

.map-link-item.pingshan {
  width: 83px;
  height: 47px;
  left: 490px;
  top: 140px;
}

.map-link-item.longgang {
  width: 95px;
  height: 56px;
  left: 380px;
  top: 100px;
}

.map-link-item.longhua {
  width: 82px;
  height: 53px;
  left: 200px;
  top: 122px;
}

.banner_sub .container{
  position: relative;
  margin: 0 auto;
}

.yyqh{
  position: absolute;
  text-align: right;
  top: 5px;
  right: 5%;
  color: #6146eb;
  font-size: 16px;
}

.yyqh a{
  color: #6146eb;
  display: inline;
  font-size: 14px;
  margin-left: 4px;
  margin-right: 4px; 
}

@media (min-width: 375px) {
  .intl-middle-title {
    font-size: 14px;
    white-space: nowrap;
  }
}

@media (min-width: 750px) {
  .intl-main {
    padding: 19px 25px;
  }

  .intl-title {
    margin-bottom: 30px;
  }

  .intl-title-label {
    padding-left: 50px;
    padding-right: 36px;
    font-size: 30px;
  }

  .intl-title-more {
    font-size: 16px;
  }

  .overview {
    margin-bottom: 50px;
  }

  .overview-right {
    font-size: 18px;
    line-height: 2;
    margin-top: 25px;
    height: 252px;
    -webkit-line-clamp: 7;
  }

  .tab-mobile-current,
  .tab-mobile-list {
    width: 245px;
    font-size: 24px;
  }

  .tab-mobile-current .intl-icon-arrow-down {
    width: auto;
    right: 23px;
  }

  .intl-news-title {
    padding: 20px 20px 25px;
    font-size: 16px;
  }

  .intl-middle-block {
    height: 580px;
    padding-top: 56px;
  }

  .intl-middle-item {
    margin-bottom: 55px;
  }

  .intl-middle-cover img {
    width: auto;
  }

  .intl-middle-title {
    margin-top: 14px;
    font-size: 18px;
  }

  .explore {
    margin-bottom: 35px;
  }

  .overview-video-title {
    padding-left: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .overview-video-title {
    padding-left: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .overview-right {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 0;
    height: 234px;
    -webkit-line-clamp: 12;
  }

  .intl-block-news .intl-title-more {
    display: inline;
  }

  .news-tab-pc {
    display: inline-block;
  }

  .news-tab-mobile {
    display: none;
  }

  .intl-news-item {
    margin-bottom: 0;
  }

  .intl-news-item:nth-child(4) {
    display: none;
  }

  .intl-news-title {
    padding: 10px 10px 15px;
    font-size: 14px;
  }

  .intl-news-title .intl-news-title-label {
    height: 80px;
  }

  .intl-middle-block {
    background-image: url(/Engish/intl_middle_banner_pc.png);
    height: 161px;
    padding-top: 15px;
  }

  .intl-middle-item {
    margin-bottom: 0;
  }

  .intl-middle-cover img {
    width: 110px;
  }

  .intl-middle-title {
    margin-top: 8px;
    font-size: 13px;
  }

  .yyqh{
    top: 10px;
    right: 10%;
    font-size: 16px;
  }

  .yyqh a{
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .intl-main {
    padding: 30px 0;
  }

  .overview-video-title {
    padding-left: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .overview-right {
    font-size: 15px;
    line-height: 2;
    height: 300px;
    -webkit-line-clamp: 10;
  }

  .news-tab-pc {
    vertical-align: top;
  }

  .tab-pc-item {
    width: 132px;
    font-size: 24px;
    line-height: 1.3;
  }

  .intl-news-title {
    padding: 15px 10px 20px;
    font-size: 16px;
  }

  .intl-news-title .intl-news-title-label {
    height: 85px;
  }
  .intl-news-title .intl-news-title-label p{
    font-size: 14px;
  }

  .intl-middle-block {
    height: 200px;
    padding-top: 25px;
  }

  .intl-middle-cover img {
    width: 130px;
  }

  .intl-middle-title {
    margin-top: 8px;
    font-size: 14px;
  }

  .explore .intl-content {
    padding-top: 97px;
  }

  .explore-map {
    overflow: visible;
    margin-bottom: 100px;
  }

  #explore-map-canvas {
    width: auto;
    padding-left: 65px;
    padding-right: 0px;
  }

  .label-line {
    display: block;
  }

  .label-line .street-item {
    margin-bottom: 5px;
    font-size: 13px;
  }
  .label-line.guangming {
    bottom: 594px;
  }

  .map-link-item.guangming {
    width: 104px;
    height: 53px;
    left: 198px;
    top: 94px;
  }

  .map-link-item.baoan {
    width: 70px;
    height: 40px;
    left: 156px;
    top: 292px;
  }

  .map-link-item.nanshan {
    width: 82px;
    height: 36px;
    left: 221px;
    top: 334px;
  }

  .map-link-item.futian {
    width: 90px;
    height: 55px;
    left: 318px;
    top: 323px;
  }

  .map-link-item.luohu {
    width: 95px;
    height: 43px;
    left: 416px;
    top: 305px;
  }

  .map-link-item.yantian {
    width: 113px;
    height: 61px;
    left: 531px;
    top: 277px;
  }

  .map-link-item.dapeng {
    width: 140px;
    height: 56px;
    left: 718px;
    top: 235px;
  }

  .map-link-item.pingshan {
    width: 90px;
    height: 47px;
    left: 647px;
    top: 169px;
  }

  .map-link-item.longgang {
    width: 124px;
    height: 69px;
    left: 528px;
    top: 101px;
  }

  .map-link-item.longhua {
    width: 95px;
    height: 53px;
    left: 312px;
    top: 138px;
  }
  .yyqh{
    top: 40px;
    right: 10%;
    font-size: 18px;
  }

  .yyqh a{
    font-size: 16px;
    margin-left: 6px;
    margin-right: 6px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .overview-video-title {
    padding-left: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .overview-right {
    font-size: 18px;
    height: 360px;
    -webkit-line-clamp: 10;
  }

  .news-tab-pc {
    margin-left: 120px;
  }

  .tab-pc-item {
    width: 160px;
  }

  .intl-news-title {
    padding: 20px 20px 25px;
    font-size: 16px;
  }

  .intl-middle-block {
    height: 320px;
    padding-top: 56px;
  }

  .intl-middle-cover img {
    width: auto;
  }

  .intl-middle-title {
    margin-top: 14px;
    font-size: 18px;
  }

  #explore-map-canvas {
    padding-left: 82px;
    padding-right: 0px;
  }

  .label-line .district-label {
    font-size: 18px;
  }

  .label-line .street-item {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .label-line.guangming {
    left: 265px;
    bottom: 700px;
  }

  .label-line.baoan {
    height: 195px;
    width: 30px;
    left: 85px;
    top: 265px;
  }

  .label-line.nanshan {
    height: 150px;
    left: 320px;
    top: 430px;
  }

  .label-line.futian {
    left: 370px;
    top: 426px;
  }

  .label-line.luohu {
    left: 590px;
    top: 398px;
  }

  .label-line.yantian {
    left: 690px;
    top: 390px;
  }

  .label-line.dapeng {
    height: 190px;
    left: 915px;
    top: 395px;
  }

  .label-line.pingshan {
    width: 88px;
    left: 840px;
    top: 75px;
  }

  .label-line.longgang {
    width: 45px;
    left: 715px;
    bottom: 670px;
  }

  .label-line.longhua {
    width: 20px;
    left: 395px;
    bottom: 630px;
  }

  .map-link-item.guangming {
    width: 126px;
    height: 67px;
    left: 230px;
    top: 104px;
  }

  .map-link-item.baoan {
    width: 88px;
    height: 46px;
    left: 176px;
    top: 342px;
  }

  .map-link-item.nanshan {
    width: 97px;
    height: 43px;
    left: 258px;
    top: 388px;
  }

  .map-link-item.futian {
    width: 109px;
    height: 67px;
    left: 368px;
    top: 377px;
  }

  .map-link-item.luohu {
    width: 109px;
    height: 53px;
    left: 488px;
    top: 356px;
  }

  .map-link-item.yantian {
    width: 129px;
    height: 68px;
    left: 619px;
    top: 322px;
  }

  .map-link-item.dapeng {
    width: 215px;
    height: 56px;
    left: 832px;
    top: 283px;
  }

  .map-link-item.pingshan {
    width: 106px;
    height: 65px;
    left: 757px;
    top: 199px;
  }

  .map-link-item.longgang {
    width: 130px;
    height: 69px;
    left: 623px;
    top: 131px;
  }

  .map-link-item.longhua {
    width: 95px;
    height: 67px;
    left: 369px;
    top: 165px;
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1200px;
  }

  #explore-map-canvas {
    padding-left: 67px;
    padding-right: 0px;
  }

  .label-line.guangming {
    left: 264px;
  }

  .label-line.baoan {
    left: 87px;
    top: 285px;
  }

  .label-line.nanshan {
    left: 316px;
    top: 460px;
  }

  .label-line.futian {
    left: 387px;
    top: 450px;
  }

  .label-line.luohu {
    left: 610px;
    top: 420px;
  }

  .label-line.yantian {
    left: 700px;
    top: 400px;
  }

  .label-line.dapeng {
    left: 935px;
    top: 404px;
  }

  .label-line.pingshan {
    left: 840px;
    top: 88px;
  }

  .label-line.longgang {
    left: 715px;
    bottom: 670px;
  }

  .label-line.longhua {
    width: 30px;
    left: 395px;
    bottom: 630px;
  }

  .map-link-item.baoan {
    left: 172px;
    top: 363px;
  }

  .map-link-item.nanshan {
    width: 100px;
    top: 407px;
  }

  .map-link-item.futian {
    width: 117px;
    top: 402px;
  }

  .map-link-item.luohu {
    width: 116px;
    height: 63px;
    left: 495px;
    top: 376px;
  }

  .map-link-item.yantian {
    width: 134px;
    height: 74px;
    left: 636px;
    top: 345px;
  }

  .map-link-item.dapeng {
    width: 236px;
    height: 56px;
    left: 857px;
    top: 299px;
  }

  .map-link-item.pingshan {
    width: 114px;
    height: 65px;
    left: 780px;
    top: 210px;
  }

  .map-link-item.longgang {
    width: 135px;
    height: 83px;
    left: 641px;
    top: 131px;
  }

  .map-link-item.longhua {
    width: 112px;
    height: 74px;
    left: 369px;
    top: 172px;
  }
}

@media (max-width: 800px) {
  .container {
    width: auto;
  }

  .news-tab-pc {
    margin-left: 60px;
  }

  .tab-pc-item:not(:first-child) {
    margin-left: 5px;
  }
}

@media (max-width: 768px) {
  .intl-news-item:nth-child(odd) {
    padding-right: 10px;
  }

  .intl-news-item:nth-child(even) {
    padding-left: 10px;
  }
}