@media only screen and (max-width: 600px) {
  .slick {
    display: none !important; } }

.banner-move {
  min-width: 960px; }

.headImg-width {
  width: 100%;
  min-width: 960px; }

.headImgTr-height {
  height: 500px; }

.headImg-height {
  height: 100%; }

.img-index {
  position: relative;
  display: block; }

.banner-content {
  width: 500px;
  height: 100px;
  color: white;
  position: absolute;
  top: 240px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); }

.banner-content-position {
  max-width: 960px;
  min-width: 960px;
  margin: auto; }

.position-relative {
  position: relative; }

.banner_content_title {
  margin-left: 20px;
  font-size: 20px;
  padding-top: 10px; }

.banner_content_content {
  margin-left: 20px;
  font-size: 14px; }

.banner-display-none {
  display: none; }

@media only screen and (max-width: 600px) {
  .banner-move {
    min-width: inherit; }
  .banner_content_content {
    font-size: 6px;
    line-height: 10px;
    height: 16px;
    /* margin-top: 5px; */
    overflow: hidden;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .banner_content_title {
    font-size: 10px; }
  .banner-content {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 30px;
    margin-left: 0; }
  .headImg-width {
    min-width: inherit; } }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.gong-banner {
  z-index: 0;
  position: relative; }

.headImg-width_J {
  width: 100%; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick {
  position: absolute;
  bottom: 0;
  height: 26px;
  right: 1px; }

.banner-content-X {
  width: 100%;
  color: white;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); }

.banner-arrow {
  position: absolute;
  top: 5px; }

.banner_content_content-X {
  font-size: 14px;
  position: absolute;
  left: 6px;
  bottom: 9px; }

.banner_content_title-X {
  width: 100%;
  margin-left: 20px;
  font-size: 12px;
  opacity: 0.8;
  line-height: 30px; }

.slick-position {
  position: relative;
  margin: auto; }

.slick-dots {
  display: block;
  padding: 0;
  margin: 0; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
   
    width: 20px;
    list-style: none; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      list-style: none;
      font-size: 0px; }

.banner-a {
  text-decoration: none; }
  .banner-a:visited {
    color: #fff; }
  .banner-a:hover {
    color: #fff;
    text-decoration: none; }
  .banner-a:link {
    color: #fff; }

.headImg-height-xinli {
  height: 320px; }
.u-clearfix {
  *zoom: 1; }
  .u-clearfix:before, .u-clearfix:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .u-clearfix:after {
    clear: both; }

@media only screen and (max-width: 600px) {
  .c-gqt-module__mobile-no-display, .c-gqt-module__icon-box, .c-gqt-module__icon-box-news, .c-gqt-module__icon-box-document {
    display: none !important; } }

.c-gqt-module {
  width: 100%;
  margin: 0 auto;
  min-width: 1200px; }

.c-gqt-module__body {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }

.c-gqt-module__body-box {
  margin: 20px 0; }

.c-gqt-module__bg-white {
  background: white; }

.c-gqt-module__container {
  margin: 20px 0; }

.c-gqt-module__left {
  float: left;
  width: 32%; }

.c-gqt-module__middle {
  float: left;
  margin-left: 24px;
  width: 32%; }

.c-gqt-module__right {
  float: right;
  width: 32%; }

.c-gqt-module__right-img {
  height: 206px;
  width: 302px; }

.c-gqt-module__left-img {
  height: 206px;
  width: 434px; }

.c-gqt-module__half-width {
  width: 100%; }

.c-gqt-module__head-title-container {
  float: left;
  margin-top: 8px;
  margin-left: 5px;
  background: #48b28c; }

.c-gqt-module__head-title-container-no-bg {
  background: none; }

.c-gqt-module__head-title-color-green {
  color: #1b8961;
  margin: 0 10px;
  font-size: 15px;
  font-weight: bold; }

.c-gqt-module__head-title {
  margin: 0 10px;
  font-size: 15px;
  color: white; }

.c-gqt-module__head-more {
  float: right;
  width: 40px;
  height: 22px;
  margin: 10px 20px;
  text-align: center; }

.c-gqt-module__body-a {
  display: block;
  width: 40px;
  margin-top: -1px;
  font-weight: bold;
  text-decoration: none; }
  .c-gqt-module__body-a:visited {
    color: #1b8961; }
  .c-gqt-module__body-a:hover {
    color: #1b8961;
    text-decoration: none; }
  .c-gqt-module__body-a:link {
    color: #1b8961; }

.c-gqt-module__detail {
  margin: 0 20px; }

.c-gqt-module__half-li {
  height: 41px; }
  .c-gqt-module__half-li a {
    display: block; }
  .c-gqt-module__half-li a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #1b8961; }

.c-gqt-module__detail-content-words {
  float: left;
  width: 65%;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden; }

.c-gqt-module__detail-content-left-words {
  float: left;
  width: 90%;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden; }

.c-gqt-module__detail-content-date {
  float: right;
  margin-top: 10px;
  color: #999999; }

.c-gqt-module__head {
  height: 40px;
  background: #f5f5f5; }

.c-gqt-module__head-border {
  border-top: 1px solid #48b28c; }

.c-gqt-module__detail-news-left {
  float: left;
  width: 32%;
  margin-top: 8px; }

.c-gqt-module__detail-news-left-img {
  width: 120px;
  height: 78px; }

.c-gqt-module__detail-news-right {
  float: right;
  width: 62%; }

.c-gqt-module__detail-news-li {
  margin-top: 16px; }

.c-gqt-module__detail-news-title-container {
  width: 100%; }

.c-gqt-module__detail-news-content {
  width: 100%;
  height: 70px; }

.c-gqt-module__icon-box {
  float: left;
  margin-top: 20px;
  margin-right: 10px; }

.c-gqt-module__icon-box-news {
  float: left;
  margin-top: 8px;
  margin-right: 10px; }

.c-gqt-module__icon-box-document {
  float: left;
  margin-top: 15px;
  margin-right: 10px; }

@media only screen and (max-width: 600px) {
  .c-gqt-module {
    min-width: inherit;
    max-width: inherit; }
  .c-gqt-module__body {
    min-width: inherit;
    max-width: inherit; }
  .c-gqt-module__container {
    margin: 0; }
  .c-gqt-module__middle {
    margin: 0; }
  .c-gqt-module__right-img {
    width: 88%;
    height: 90%;
    margin: 20px; }
  .c-gqt-module__left-img {
    width: 88%;
    height: 90%;
    margin: 20px; }
  .c-gqt-module__head-box {
    margin: 0; }
  .c-gqt-module__mobile-100 {
    width: 100%; }
  .c-gqt-module__half-width {
    width: 100%;
    border: none;
    margin-bottom: 10px; }
  .c-gqt-module__head-title-container {
    margin-left: 20px;
    background: none; }
  .c-gqt-module__half-li {
    border: none;
    height: 50px; }
  .c-gqt-module__detail-content-words {
    width: 100%; }
  .c-gqt-module__detail-content-left-words {
    width: 100%; }
  .c-gqt-module__detail-content-date {
    float: none;
    display: block;
    margin-bottom: 10px;
    background: #ffffff; }
  .c-gqt-module__detail-news-title {
    width: 100%; }
  .c-gqt-module__detail-news-content {
    margin-left: 5px; }
  .c-gqt-module__head-title {
    color: #1b8961;
    margin: 0; }
  .c-gqt-module__head-title-color-green {
    margin: 0; } }
