@charset "UTF-8";
html {
  font-size: calc(100vw/6.5);
}

html {
  font-family: "Microsoft YaHei";
}

html, body {
  width: 100%;
  height: 100%;
}

button, html, input, select, textarea {
  color: #222;
  outline: 0 none !important;
  blr: expression(this.onFocus=this.blur());
}

a, input, button {
  outline: none;
}

::-moz-focus-inner {
  border: 0px;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e3e3e3;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: .2em 0;
  background: #e3e3e3;
  color: #000;
  padding: .2em 0;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

ul, li {
  list-style: none;
}

body {
  font-size: 1em;
  line-height: 1.4;
  background-size: 100% 100%;
  background-attachment: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
}

html, body, h1, h2, h3, h4, h5, ul, li, p, section, header, footer, nav, div {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a, a:hover {
  text-decoration: none;
  outline: none;
}

a {
  color: #252525;
}

.cl {
  clear: both;
}

.red {
  color: #ff2400;
}

@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img, tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: .5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  /*behavior: url(css/iecss3.htc); */
}

img {
  border: 0;
  padding: 0;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 15px;
    line-height: 20px;
  }
}
em {
  font-style: normal;
}

figure {
  padding: 0;
  margin: 0;
}

body {
  font-family: "PingFang";
}

.index_con {
  margin: 0 auto;
  position: relative;
  font-size: .28rem;
}
.index_con .conBox_01 {
  display: block;
  font-size: .24rem;
}
.index_con .conBox_01 img {
  width: 100%;
}
.index_con .conBox_02 {
  display: block;
  padding: .5rem .2rem;
  position: relative;
}
.index_con .conBox_02 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_02 .box-title .title {
  font-size: .28rem;
  text-align: center;
}
.index_con .conBox_02 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_02 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_02 .box-title .title h3:before {
  background: url(../images/gtgs/img_03.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  left: -.5rem;
  content: "";
  top: 0px;
}
.index_con .conBox_02 .box-title .title h3:after {
  background: url(../images/gtgs/img_03.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  right: -.5rem;
  content: "";
  top: 0rem;
}
.index_con .conBox_02 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_02 img {
  width: 100%;
}
.index_con .conBox_03 {
  display: block;
  padding: .8rem .2rem .5rem .2rem;
  background: url(../images/gtgs/img_02.jpg) no-repeat;
}
.index_con .conBox_03 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_03 .box-title .title {
  font-size: .28rem;
  text-align: center;
}
.index_con .conBox_03 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_03 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_03 .box-title .title h3:before {
  background: url(../images/gtgs/img_03.png) no-repeat;
  position: absolute;
  width: .5rem;
  background-size: 100%;
  height: .5rem;
  left: -.6rem;
  content: "";
  top: .1rem;
}
.index_con .conBox_03 .box-title .title h3:after {
  background: url(../images/gtgs/img_03.png) no-repeat;
  position: absolute;
  width: .5rem;
  background-size: 100%;
  height: .5rem;
  right: -.6rem;
  content: "";
  top: .1rem;
}
.index_con .conBox_03 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_03 .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: .4rem;
}
.index_con .conBox_03 .list .item {
  width: 50%;
  text-align: center;
  margin-bottom: .3rem;
  position: relative;
}
.index_con .conBox_03 .list .item img {
  width: 2.6rem;
  position: relative;
  z-index: 8;
}
.index_con .conBox_03 .list .item .text {
  font-size: .24rem;
  margin-top: .08rem;
  position: absolute;
  top: 0rem;
  width: 100%;
  text-align: center;
  left: 0rem;
  z-index: 999;
  color: #fff;
}
.index_con .conBox_03 .more {
  display: block;
  text-align: center;
  margin-top: .4rem;
}
.index_con .conBox_03 .more a {
  padding: 0 .6rem;
  background-image: linear-gradient(to bottom, #fb764d 0%, #e65b30 100%);
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  line-height: .6rem;
  box-shadow: 0 3px 7px rgba(249, 92, 48, 0.3);
}
.index_con .conBox_03 .more p {
  margin-top: .1rem;
  font-size: .24rem;
  color: #999;
}
.index_con .conBox_03 .more p em {
  color: #668ef8;
}
.index_con .conBox_04 {
  display: block;
  padding: .8rem .2rem;
}
.index_con .conBox_04 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_04 .box-title .title {
  font-size: .28rem;
  text-align: center;
}
.index_con .conBox_04 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_04 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_04 .box-title .title h3:before {
  background: url(../images/gtgs/img_03.png) no-repeat;
  position: absolute;
  width: .5rem;
  background-size: 100%;
  height: .5rem;
  left: -.6rem;
  content: "";
  top: .1rem;
}
.index_con .conBox_04 .box-title .title h3:after {
  background: url(../images/gtgs/img_03.png) no-repeat;
  position: absolute;
  width: .5rem;
  background-size: 100%;
  height: .5rem;
  right: -.6rem;
  content: "";
  top: .1rem;
}
.index_con .conBox_04 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_04 .img {
  width: 100%;
  margin-top: .6rem;
  text-align: center;
  display: block;
}
.index_con .conBox_04 .img img {
  width: 5.5rem;
}
.index_con .conBox_05 {
  display: block;
  padding: .8rem 0rem;
  background: url(../images/gtgs/img_15.jpg) no-repeat;
  background-size: cover;
}
.index_con .conBox_05 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_05 .box-title .title {
  font-size: .28rem;
  text-align: center;
  color: #fff;
}
.index_con .conBox_05 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_05 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_05 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_05 .list {
  display: flex;
  justify-content: center;
  margin-top: .6rem;
}
.index_con .conBox_05 .list .item:last-child:before {
  content: none;
}
.index_con .conBox_05 .list .item {
  margin: 0 .4rem;
  text-align: center;
  position: relative;
}
.index_con .conBox_05 .list .item:before {
  background: url(../images/gtgs/img_11.png) no-repeat;
  background-size: .4rem;
  width: .4rem;
  height: .4rem;
  content: "";
  position: absolute;
  right: -.5rem;
  top: .6rem;
}
.index_con .conBox_05 .list .item .img img {
  width: .8rem;
}
.index_con .conBox_05 .list .item .text {
  color: #fff;
  margin-top: .2rem;
}
.index_con .conBox_05 .list .item .text .title {
  font-size: .26rem;
}
.index_con .conBox_05 .list .item .text .desc {
  font-size: .2rem;
  color: #ffecde;
}
.index_con .conBox_06 {
  padding: .5rem .2rem;
  display: block;
  position: relative;
  background: url(../images/gtgs/img_10.jpg) no-repeat;
  background-size: cover;
}
.index_con .conBox_06 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_06 .box-title .title {
  font-size: .28rem;
  text-align: center;
  color: #fff;
}
.index_con .conBox_06 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_06 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_06 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_06 .list {
  margin-top: .3rem;
  position: relative;
  display: block;
  padding: .1rem .2rem;
}
.index_con .conBox_06 .list li {
  display: block;
  position: relative;
  margin-bottom: .2rem;
  padding-left: .2rem;
}
.index_con .conBox_06 .list li:before {
  background: url(../images/gtgs/img_09.png) no-repeat;
  content: "";
  position: absolute;
  background-size: .4rem;
  width: .4rem;
  height: .4rem;
  left: 0rem;
  top: .2rem;
  z-index: 99;
}
.index_con .conBox_06 .list li .block {
  display: block;
  background: #fff9f0;
  position: relative;
  overflow: hidden;
  z-index: 98;
}
.index_con .conBox_06 .list li .title {
  line-height: .8rem;
  height: .8rem;
  display: block;
  padding: 0 .3rem;
  padding-left: .4rem;
  font-size: .24rem;
}
.index_con .conBox_06 .list li .more {
  width: 1.5rem;
  height: 1.5rem;
  background: #f76f2a;
  border-radius: 50%;
  padding-top: .5rem;
  padding-left: .2rem;
  padding-right: .8rem;
  position: absolute;
  right: -.7rem;
  z-index: 999;
  line-height: 1.2;
  top: -.35rem;
  font-size: .2rem;
}
.index_con .conBox_06 .list li .more a {
  color: #fff;
}

/*
  
 主色 #EC8617 
 高亮色 #ff6600
 字体颜色 #515151  文本颜色#626262
 线颜色 #dedede
 点缀色 #517fff

*/

/*# sourceMappingURL=gtgs.css.map */
