.banner {
  position: relative;
  background: url(../../images/faq_ban_bg.jpg) repeat-x;
  background-size: auto 100%;
}

.banner .container {
  padding: 0;
}

.banner .ban-bg {
  background: url(../../images/2024/faq/faq_ban.jpg) no-repeat;
  background-size: cover;
  background-position: 90% 0;
  padding-bottom: 5%;
  margin: 0 auto;
}

.consult .faq-ban .container,.Headquarters.faq-ban .container{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  
}
 
.banner h2 {
  font-size: 2.25rem;
  font-weight: bold;
  margin: 2em 0 1.5em 0;
  display: inline-block;
  padding: 0 0 0.5em;
  line-height: 1.25em;
}
.consult .banner h2 {
  margin: 0em 0 1em 0;
}
 
.consult .study-part3 ul{font-size: 0;display: flex;}
.consult .study-part3 ul li {position: relative;bottom: 0;display: inline-block;vertical-align: top;margin-right: 20px;flex: 1;background: #f8f8f8;}
.consult .study-part3 ul li:last-child {margin-right: 0;}
.consult .study-part3 {margin-top: 40px;}
.consult .study-part3 .container{padding: 0;}
.consult .study-part3 ul li img{margin-top: 0;}
.consult .study-part3 ul li strong{display: inline-block;font-size: 18px;line-height: 24px;color: #e30613;vertical-align: middle;padding-bottom: 15px;text-align: left;padding-left: 25px;padding-right: 25px;min-height: 63px;}
.consult .study-part3 ul li p{padding: 0 25px 30px 25px;font-size: 14px;color: #727171;position: relative;}
.consult .study-part3 ul li .ul-text-block{padding-top: 30px;}
.swiper-text{padding: 20px 20px 40px 20px ;}
.studySwiper strong{vertical-align: middle;font-size: 16px;color: #e30613;line-height: 18px;}
.studySwiper strong img{width: 16%;margin: 0;vertical-align: middle;margin-right: 10px;}
.studySwiper p {text-align: justify;color: #727171;position: relative;padding: 20px 0;}
.nop{padding: 5px 15px 5px 15px  !important;}
/*#studySwiper2 p:before{content: ' ';width: 5px;height: 5px; border-radius: 50%;background: #000000;display: block;position: absolute;top: 11px; left: 10px;}*/
.nop:before{display: none !important;}
.studySwiper .swiper-pagination2{
      margin: 0 0 20px 0;
}
.studySwiper .swiper-slide{background: #f8f8f8;}
.studySwiper{background: #f8f8f8;}
.banner h3 {
  font-size: 1.75rem;
  color: #000;
  margin: 1em 0;
}
@media (max-width: 767px) {
  .consult .study-part3 .container{padding: 0 15px;}
    .consult .faq-ban .container,.Headquarters.faq-ban .container{
      width: 100%;
      text-align: center;
      position: absolute;
      top: 0%;
      left: 0%;
      transform: translate(0%,0%);
      z-index: 2;
    }
    .consult .banner h2 {
      margin: 2em 0 0em 0;
    }
    .banner h3 {
      font-size: 1.75rem;
      color: #000;
      margin: .5em 0;
    }
  }
.banner p {
  margin-bottom: 1.5em;
  width: 60%;
}
@media (max-width: 767px) {
  .banner p {
    width: 80%;
    margin: auto;
  }
}
.release-pdf-btn {
  width: 150px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
}
.release-pdf-btn + .release-pdf-btn {
}

.map-line-li img {
  display: block;
  width: 1px;
  height: 5px !important;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.main-faq {
  padding: 20px 15px 0;
  text-align: center;
}

.main-faq h2 {
  font-size: 1.75rem;
  text-align: center;
  display: inline-block;
  padding: 0.7em 0.3em 0.6em;
}

.main-faq h2 span {
  display: inline-block;
  width: 1.5em;
  margin-right: 10px;
}

.main-faq h2 span img {
  margin-bottom: -5px;
}

.main-faq .faq-li-info {
  text-align: left;
  width: 100%;
  padding: 20px 10px 10px;
  display: none;
  border-bottom: 2px solid #a0a0a0;
}

.main-faq .faq-li-info p {
  margin-bottom: 1.5em;
  line-height: 1.5em;
  font-size: 1.25rem;
}

.main-faq .faq-li-info p.title-one {
  font-size: 1.4rem;
}

.main-faq .faq-li {
  width: 100%;
  margin: 30px 0;
}

.main-faq .faq-li li {
  width: 100%;
  height: 70px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  cursor: pointer;
  padding: 0 5px 0 10px;
  border-bottom: 1px dotted #b4b4b4;
}

.main-faq .faq-li li h3 {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 120px);
  font-size: 1.5rem;
  text-align: left;
  line-height: 70px;
  float: left;
  color: #000;
}

.main-faq .faq-li li .left-icon {
  background: url(../../images/faq/faq_lib.png) no-repeat;
  background-position: center center;
  margin-right: 10px;
  color: #fff;
  width: 40px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  font-size: 1.5rem;
  display: inline-block;
  background-size: 40px;
  font-weight: normal;
}

.main-faq .faq-li li .right-icon {
  float: right;
  width: 70px;
  height: 70px;
  background: url(../../images/faq/faq_lie.png) no-repeat center center;
}

.main-faq .faq-li li.active {
  font-weight: bold;
}

.main-faq .faq-li li.active .left-icon {
  background-image: url(../../images/faq/faq_lib_now.png);
}

.main-faq .faq-li li.active .right-icon {
  background-image: url(../../images/faq/faq_lie_now.png);
}

.main-faq .faq-li li:nth-child(4n-1) {
  background: #f9f9f9;
}

.faq-meida {
  padding: 20px 0 40px;
}

.faq-meida .part-title {
  margin-bottom: 1.5em;
}

.faq-meida .faq-meida-item {
  margin-bottom: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.faq-meida .faq-meida-item .faq-meida-item-img {
  width: 35%;
}

.faq-meida .faq-meida-item .faq-meida-item-info {
  width: 60%;
  padding-right: 15px;
}

.faq-meida .faq-meida-item .faq-meida-item-info h3 {
  margin-top: 0.5em;
  font-size: 2rem;
  line-height: 1.5em;
  margin-bottom: 1em;
}

.faq-meida .faq-meida-item .faq-meida-item-info p {
  font-size: 1.25rem;
}

.faq-meida .faq-meida-item .faq-meida-item-info .item-info-time {
  font-size: 1.25rem;
  color: #9c9c9c;
  margin: 1em 0;
}

.font-black {
  color: #000;
}

.font-red {
  color: #e60012;
}

a.font-red:visited {
  color: #e60012;
}

.font-bold {
  font-weight: bold;
}

.title-one {
  margin-top: 0.5em;
}

.title-one span {
  display: inline-block;
  padding: 0.3em 0.3em 0.3em;
  color: #000;
  font-weight: bold;
}

.faq-li-quote {
  background: #f2f2f2;
  border: 1px solid #dadada;
  border-radius: 3px;
  font-size: 1rem;
  padding: 1.5em 2em;
  margin: 2em 0;
}

.faq-li-quote p {
  margin-bottom: 0 !important;
}

.title-two {
  margin-bottom: 1em !important;
  padding-left: 0.8em;
  margin-top: 0.3em;
  color: #e60012;
  line-height: 1.25em;
  position: relative;
}

.title-two:before {
  content: "";
  height: 5px;
  width: 5px;
  top: 0.6em;
  left: 0;
  position: absolute;
  background: #e60012;
}

#tab_3_pie {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

#tab_3_pie canvas {
  background: url(../../images/analyze/tab_3_pie_bg.png) no-repeat !important;
  background-size: 80% !important;
  background-position: center !important;
}

.items-center {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.graph-box {
  margin-bottom: 30px;
  position: relative;
}

.graph-box .scolltips {
  width: 120px;
  position: absolute;
  left: 50%;
  top: 70px;
  margin-left: -60px;
  z-index: 9;
}


#graph-img > div + div {
  background: none !important;
}

.map-line {
  width: 80%;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
}

.map-line .map-line-li {
  width: 33.3%;
  font-size: 12px;
  color: #4a4a4a;
}

.map-line .map-line-li img {
  margin: 0.5em 0;
  max-height: 5px;
}

.clickTap {
  position: absolute;
  width: 222px;
  height: 152px;
  right: -25px;
  bottom: 13px;
  text-align: left;
}

.media-btn {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.media-btn .xq_btn {
  padding: 0.8em 1em;
  width: auto;
  display: inline-block;
}

.media-btn .xq_btn span {
  margin-left: 0.4em;
}

span.glyphicon {
  color: #e60012;
  font-size: 1em;
  margin-left: 0.8em;
}

.xq_btn {
  padding: 0.8em 1em 1em;
  margin-top: 1.5em;
  border: 1px solid #b5b5b5;
  color: #000;
  font-size: 1.25rem;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
}
.consult .xq_btn{padding: 5px;}
.consult span.glyphicon{margin-left: 5px;}
.more .xq_btn{padding:15px 20px;}
.map-line .map-line-li:first-child{
  width: 50%;
}
.map-line .map-line-li:first-child + .map-line-li {
  width: 33.333333%;
}
.map-line .map-line-li:first-child + .map-line-li + .map-line-li {
  width: 16.66666%;
}
.gdptype{ text-align: center; margin: 15px auto; width: 20em; font-size: 1.25rem; display: none; }
.gdptype-item {float: left;  cursor: pointer;  line-height: 2.5em; width: 10em;font-weight: bold; font-size: 1.25rem; background: #f4f4f4; text-align: center;border: 1px solid #b5b5b5; color: #4a4a4a; margin: 0;  }
.gdptype-item+.gdptype-item{ border-left: 0; }
.gdptype-item.active{ background: #fff; color: #000;  }
.gdptype-item:hover{ background: #fff; color: #000; }
.gdptype-item:before{ content: ""; margin-right: 0.5em; position: relative; top: 2px; display: inline-block; height: 19px; width: 23px; background: url(../../images/2018/gdptype.png); background-size: 100% 100%; }
.gdptype-item.active:before{  background-image: url(../../images/2018/gdptype_n.png); }
.gdp-info{ display: none; }
.gdp-info p{ display: none; }
.gdp-info p.active{ display: block; }

.gdp-city{ text-align: center; margin: 20px 0 10px; }
.gdp-city-item{ line-height: 1em; font-size: 1.25rem; color: #4a4a4a;  display: inline-block; padding: 0.5em 0.8em; margin: 5px; border: 1px solid #b5b5b5; background: #fff; cursor: pointer; }
.gdp-city-item.active{ background: #e10101; color: #fff; }
.gdp-city-item:hover{ background: #e10101; color: #fff; }

.map-tab{border: 1px solid #d5d5d5; background: #f6f6f6; margin: 10px 0; }
.map-tab-li{ float: left; width: 27%; color: #4a4a4a; border-left: 1px solid #d5d5d5; text-align: center; line-height: 2.5em; font-size: 1rem; cursor: pointer; }
.map-tab-li:first-child{  width: 19%; border-left: 0; }
.map-tab-li.active{ color: #000; background: #fff; }

.map-tab-li:before{ content: ""; width: 10px; height: 10px; position: relative; display: inline-block; margin-right: 5px; border-radius: 50%; background: #fff; border: 2px solid #adadad; }

.map-tab-li:first-child + .map-tab-li:before{ border-color: #ffd246; }
.map-tab-li:first-child + .map-tab-li + .map-tab-li:before{ border-color: #ff7a21; }
.map-tab-li:first-child + .map-tab-li + .map-tab-li+  .map-tab-li:before{ border-color: #e80014; }

.map-tab-li.active:before{ background: #adadad;  }
.map-tab-li:first-child + .map-tab-li.active:before{ background: #ffd246; }
.map-tab-li:first-child + .map-tab-li + .map-tab-li.active:before{ background: #ff7a21; }
.map-tab-li:first-child + .map-tab-li + .map-tab-li + .map-tab-li.active:before{ background: #e80014; }



.chartsbox{ position: relative; }
.quadrant{ position: absolute;  }
.qr1{ left: 100px; top:50px; background: #ededed;}
.qr2{ right: 100px; bottom: 50px;  background: #f9f2e5; }
#graph-img{ z-index: 9; }
/* ************************ */
.main-info{
  padding: 50px 0;
}
.list{
  border-bottom: 2px solid #e60012;
  padding-bottom: 2px;
}
.consult .list{
 margin-top: 20px;
}
.list::after{
  content: "";
  display: block;
  clear: both;
}
.list .list-item{
  width: 50%;
  float: left;
  padding: 15px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
}
.list .item-first{
  background: url(../../images/2020/faq/item-red.jpg) no-repeat top center;
  background-size: cover;
}
.list .item-second{
  color: #4c4c4c;
  background: url(../../images/2020/faq/item-grey.jpg) no-repeat top right;
  background-size: cover;
}
.main-white{
  padding: 20px 15px 0px;
}
.main-white .white-li{
  width: 100%;
  padding: 30px 0;
  font-size: 0;
  
}
.main-white .white-li ::after{
  content: "";
  display: block;
  clear: both;
}
.main-white  .white-li-item{
  width: 25%;
  display: inline-block;
  box-sizing: border-box;
  padding: 5px;
  margin-bottom: 30px;
}
.main-white  .white-li-item:last-child{
  margin-right: 0;
}
.main-white .item-bg{
  background: #f7f7f7;
  padding: 20px 20px 40px;
  position: relative;
}
.main-white .item-img{
  padding: 1.5em;
}
.main-white .item-img img{
  width: 100%;
}
.main-white p{
  font-size: 1.2rem;
  color: #000000;
  margin: 5px 0;
  text-align: center;
}
.main-white p+p{min-height: 3em;}
.main-white p+p+p{min-height: auto;}
.main-white .small{
  font-size: 1rem;
  color: #868686;
  margin-top: 5px;
}
.main-white .item-download{
  position: absolute;
  bottom: 0;
  left: 50%;
  text-indent:-9999px;
  width:40px;
  height:40px;
  transform: translate(-50%,50%);
  border-radius: 50%;
  box-shadow: 0 10px 20px #eaeaea;
  background:url(../../images/2020/faq/down.png) no-repeat 50% 50%;
}
.det-second{
  display: none;
}
.item-btn{
  display: block;
  margin: 0 auto;
  text-align: center;
}





@media (max-width: 1200px) {
  .graph #graph-img > div {
    background-size: 79.5% 72%;
  }
}

@media (max-width: 992px) {
  .graph #graph-img > div {
    background-size: 73.5% 65%;
  }
}

@media (max-width: 767px) {
  
  .main, .banner{overflow: initial;}
  .graph-img {
    overflow-x: scroll;
    height: 400px;
    padding-top: 50px;
    margin-top: -50px;
  }

  .graph-img .map-line {
    width: 560px;
    margin-left: 50px;
  }

  .graph-img canvas {
    background-size: 71.5% 63%;
  }

  .clickTap {
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    right: -38px;
    bottom: -3px;
  }

  #graph-img {
    width: 700px;
  }
}



@media (max-width: 768px) {
  .banner .ban-bg {
    position: relative;
    background: #fff;
  }

  .banner .ban-bg .container {
    background: none;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
  }

  .banner .ban-bg h2 {
    border-bottom: 0;
  }

  .banner .ban-bg h3 {
    display: none;
  }

  .banner .ban-bg p {
    display: none;
  }

  .banner .ban-bg .release-pdf-btn {
    width: 31.7%;
    max-width: 150px;
    height: auto;
    max-height: 50px;
    margin-right: 2.333333%;
  }
  .banner .ban-bg .release-pdf-btn+ .release-pdf-btn+ .release-pdf-btn{
  }

  .main-faq .row {
    margin: 0;
  }

  .main-faq .row .faq-li li {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #ccc;
    background: #f3f3f3;
    margin-top: 10px;
    display: none;
  }

  .main-faq .row .faq-li li h3 {
    line-height: 1em;
    width: calc(100% - 100px);
    line-height: 1.5em;
    font-size: 2rem;
  }

  .main-faq .row .faq-li li .left-icon {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    width: 30px;
    height: 30px;
    margin-right: 0px;
    background-size: 100% 100%;
    line-height: 30px;
  }

  .main-faq .row .faq-li li .right-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-left: 20px;
  }

  .main-faq .row .faq-li .faq-li-info {
    border: 0;
    padding: 1.5rem 5px 10px;
  }

  .main-faq .row .faq-li .faq-li-info p.title-one {
    font-size: 1.5rem;
  }

  .main-faq .row .faq-li .faq-li-info p.title-two {
    font-size: 1.5rem;
  }

  .main-faq .row .faq-li .faq-li-info p {
    font-size: 1.5rem;
    margin-top: 0.5em;
    line-height: 1.5em;
    margin-bottom: 1.75em;
  }

  .faq-meida {
    padding: 20px 15px 20px;
  }

  .faq-meida .faq-meida-item {
    margin-bottom: 15px;
    background: #f4f4f4;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .faq-meida .faq-meida-item .faq-meida-item-img {
    width: 100%;
  }

  .faq-meida .faq-meida-item .faq-meida-item-info {
    width: 100%;
    padding: 20px 15px;
  }

  .faq-meida .faq-meida-item .faq-meida-item-info h3 {
    margin: 0;
    margin-bottom: 1em;
  }

  .faq-meida .faq-meida-item .faq-meida-item-info .item-info-time {
    margin: 0.2em 0;
  }

  .title-two {
    background-size: auto 20px;
  }

  .items-center {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  /* ********************************************** */
  .main-info{
    padding: 0 0 40px ;
  }
  .cat{font-size: 0;
    position: absolute;width: 100%;
    bottom: 25px;padding: 0 15px;}
  .banner+.main{margin-top: 20px;}
  .release-pdf-btn{margin: 5px;}
  .release-pdf-btn img{width: 100%;}
}
.backto2017{ top: 2em; right: 0; width: 170px;font-size: 18px;color: #000;font-weight: bold;display: inline-block;vertical-align: top;}
.select2-container{text-align: center;}
.backto2017 .select2-container--default .select2-selection--single{border-radius: 0;}
.backto2017 .select2-container .select2-selection--single .select2-selection__rendered{padding-left: 15px;}
.backto2017 .select2-container--default .select2-selection--single .select2-selection__arrow b{display: none;}
 .backto2017 .select2-container .select2-selection--single {
            height: 55px;
            line-height: 55px;
        }
        .backto2017 .select2-container--default .select2-selection--single .select2-selection__rendered
        {
            line-height: 55px;
            padding-right: 40px;
        }
.backto2017 .select2-container--default .select2-selection--single .select2-selection__arrow:before{
  font-size: 18px;
  position: absolute;
  left: -4px;
  color: #e60012;
  font-family: 'Glyphicons Halflings';
  content: "\e259";
}
.backto2017 .select2{ width: 170px !important;text-align: center;}
.backto2017 a{ font-weight: bold; font-size: 1.5rem; color: #000;vertical-align: bottom; }
.backto2017 a span{ font-size: 1.5rem;  }
.backto2017 a span+span{color: #e60012;
    font-size: 1.25em;
    margin-left: 0.4em;
    top: 6px;
  }
  @media (max-width: 767px) {
   .backto2017 .select2-container .select2-selection--single {
            height: 51px;
            line-height: 51px;
            margin-top: 5px ;
        }
        .backto2017 .select2-container--default .select2-selection--single .select2-selection__arrow:before{margin-top: 4px;}
        .backto2017 .select2-container--default .select2-selection--single .select2-selection__rendered
        {
            line-height: 51px;
            padding-right: 40px;
        }
.backto2017 .select2{ width: 140px !important;text-align: center;}
.banner .ban-bg .release-pdf-btn{ min-width: 140px;}
  
        /* *************************** */
        .main-white .white-li{
          padding: 30px 15px;
        }
        .main-white{
          padding: 20px 15px;
        }
        .main-white .white-li-item{
          width: 50%;
        }
        .main-white .white-li-item:first-of-type{
          padding-right: 8px;
          margin-bottom: 40px;
        }
        .main-white .white-li-item:nth-child(2){
          padding-left: 8px;
          padding-right: 0;
          margin-bottom: 40px;
        }
        .main-white .white-li-item:nth-child(3){
          padding-left: 0px;
          padding-right: 8px;
        }
        .main-white .white-li-item:last-of-type{
          padding-left: 8px;
        }
  }
  .Headquarters .flex-block{
    display: flex;
  }
  .Headquarters .flex-block>div{
    width: 48%;
  }
  .Headquarters .flex-block>div:first-child{margin-right: 4%;}
  .Headquarters .flex-block p {
    display: flex;
    margin: 15px 0;
    min-height: 16px;
  }
  .Headquarters .flex-block p img{
    width: auto;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
  }
  .Headquarters .flex-block p span{
    vertical-align: middle;
    line-height: 16px;
  }
  .Headquarters .map{width: 100%;margin-top: 30px;
    height: 300px;}
    .anchorBL{display: none;}
    .BMap_cpyCtrl.BMap_noprint.anchorBL{display: none;}
    .Headquarters h3{font-size: 20px;margin-bottom: 20px;}
    
    @media (max-width: 767px) {
      .Headquarters .flex-block{
        display: block;
        padding:0 15px;
      }
      .Headquarters .flex-block>div{
        width: 100%;
      }
    }