﻿@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;
}

.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: 0 .2rem;
  background: #fff;
  margin-top: -.3rem;
}
.index_con .conBox_02 .form {
  padding: .2rem;
  position: relative;
  background: url(../images/gsbg/img_21.jpg) no-repeat;
  background-size: cover;
  border-radius: .1rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.index_con .conBox_02 .form .forms {
  background: #fff;
  padding: 0 .2rem;
  margin-top: .3rem;
  border-radius: .05rem;
  font-size: .26rem;
}
.index_con .conBox_02 .form .forms .ckinput {
  display: flex;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  padding: .25rem 0;
}
.index_con .conBox_02 .form .forms .ckinput input {
  line-height: .5rem;
  border: 0px;
  width: 100%;
  background: none;
}
.index_con .conBox_02 .form .forms .ckinput:before {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f9602e;
  content: "";
  right: 0rem;
  top: .4rem;
  position: absolute;
}
.index_con .conBox_02 .form .forms .phone {
  display: flex;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  padding: .25rem 0;
  align-items: center;
}
.index_con .conBox_02 .form .forms .phone img {
  width: .25rem;
}
.index_con .conBox_02 .form .form .phone .img {
  flex-shrink: 0;
}
.index_con .conBox_02 .form .forms .phone input {
  border: 0px;
  margin-left: .2rem;
}
.index_con .conBox_02 .form .forms .verification {
  display: flex;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  padding: .25rem 0;
  align-items: center;
  position: relative;
}
.index_con .conBox_02 .form .forms .verification img {
  width: .25rem;
}
.index_con .conBox_02 .form .forms .verification .img {
  flex-shrink: 0;
}
.index_con .conBox_02 .form .forms .verification input {
  border: 0px;
  margin-left: .2rem;
}
.index_con .conBox_02 .form .forms .verification .obtain {
  position: absolute;
  right: 0px;
  top: .15rem;
  font-size: .22rem;
  height: .6rem;
  background: #787676;
  color: #f5f5f5;
  border-radius: 2rem;
  line-height: .6rem;
  padding: 0 .2rem;
}
.index_con .conBox_02 .form .forms button {
  text-align: center;
  background-image: linear-gradient(to bottom, #f38823 0%, #f95c2f 100%);
  color: #fff;
  width: 100%;
  display: inline-block;
  line-height: .8rem;
  margin-top: .3rem;
  box-shadow: 0 3px 7px rgba(249, 92, 48, 0.3);
  border-radius: 5px;
  border: 0px;
  margin-bottom: .2rem;
  font-size: .28rem;
}
.index_con .conBox_02 .form .forms input::-webkit-input-placeholder {
  color: #999999;
}
.index_con .conBox_02 .form .forms input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}
.index_con .conBox_02 .form .forms input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}
.index_con .conBox_02 .form .forms input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}
.index_con .conBox_02 .title_img {
  display: block;
  margin-top: -.2rem;
  margin-left: -.2rem;
}
.index_con .conBox_02 .title_img img {
  width: 2.6rem;
}
.index_con .conBox_03 {
  margin-top: .5rem;
  display: block;
  padding: 0 .4rem .4rem .4rem;
}
.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/gsbg/img_04.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  left: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_03 .box-title .title h3:after {
  background: url(../images/gsbg/img_05.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  right: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_03 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: .5rem;
}
.index_con .conBox_03 .list .item {
  width: 2.7rem;
  background: #f4f4f4;
  margin-bottom: .3rem;
}
.index_con .conBox_03 .list .item img {
  width: 100%;
  display: block;
}
.index_con .conBox_03 .list .item .title {
  background: #3b3e51;
  padding: .1rem .2rem;
  display: inline-block;
  position: relative;
  top: -.4rem;
  color: #fff;
  font-size: .24rem;
}
.index_con .conBox_03 .list .item .desc {
  color: #4a4c58;
  padding: 0 .2rem;
  font-size: .2rem;
  position: relative;
  top: -.25rem;
}
.index_con .conBox_04 {
  display: block;
  padding: .2rem .2rem .4rem .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/gsbg/img_04.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  left: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_04 .box-title .title h3:after {
  background: url(../images/gsbg/img_05.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  right: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_04 .img {
  margin-top: .4rem;
}
.index_con .conBox_04 .img img {
  width: 100%;
  margin-bottom: .2rem;
}
.index_con .conBox_05 {
  margin-top: .3rem;
  display: block;
  padding: .8rem 0rem .4rem 0rem;
  background: url(../images/gsbg/img_12.png) no-repeat;
  background-size: 100%;
}
.index_con .conBox_05 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_05 .box-title .title {
  font-size: .28rem;
  text-align: center;
}
.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 .title h3:before {
  background: url(../images/gsbg/img_04.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  left: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_05 .box-title .title h3:after {
  background: url(../images/gsbg/img_05.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  right: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_05 .zl {
  margin-top: .4rem;
  padding: 0 .2rem;
}
.index_con .conBox_05 .img img {
  width: 100%;
  margin-bottom: .2rem;
}
.index_con .conBox_06 {
  padding: .2rem .2rem .4rem .2rem;
}
.index_con .conBox_06 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_06 .box-title .title {
  font-size: .28rem;
  text-align: center;
}
.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 .title h3:before {
  background: url(../images/gsbg/img_04.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  left: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_06 .box-title .title h3:after {
  background: url(../images/gsbg/img_05.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  right: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_06 .list {
  display: flex;
  flex-wrap: wrap;
}
.index_con .conBox_06 .list .item {
  width: 50%;
  text-align: center;
  margin-top: .6rem;
}
.index_con .conBox_06 .list .item img {
  width: 1.5rem;
}
.index_con .conBox_06 .list .item h4 {
  margin-top: .2rem;
  font-size: .24rem;
}
.index_con .conBox_06 .list .item p {
  font-size: .2rem;
  color: #666666;
}
.index_con .conBox_07 {
  padding: .5rem .2rem;
  display: block;
  position: relative;
}
.index_con .conBox_07:before {
  background: url(../images/gsbg/img_20.jpg) no-repeat;
  background-size: 100%;
  height: 3rem;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 3rem;
  width: 100%;
  content: "";
}
.index_con .conBox_07 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_07 .box-title .title {
  font-size: .28rem;
  text-align: center;
}
.index_con .conBox_07 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_07 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_07 .box-title .title h3:before {
  background: url(../images/gsbg/img_04.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  left: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_07 .box-title .title h3:after {
  background: url(../images/gsbg/img_05.png) no-repeat;
  position: absolute;
  width: .6rem;
  background-size: 100%;
  height: .5rem;
  right: -.7rem;
  content: "";
  top: .15rem;
}
.index_con .conBox_07 .list {
  margin-top: .3rem;
  position: relative;
  display: block;
  padding: .1rem .2rem;
  background: #fff;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}
.index_con .conBox_07 .list .item {
  background: #f6f7f9;
  display: block;
  padding: .2rem;
  margin: .15rem 0;
}
.index_con .conBox_07 .list .item .title {
  position: relative;
  display: block;
  padding-left: .4rem;
  font-weight: bold;
  font-size: .26rem;
}
.index_con .conBox_07 .list .item .title:before {
  content: "问";
  position: absolute;
  left: -.2rem;
  padding: 0 .1rem;
  background: #76a2f4;
  border-radius: 0 1rem 1rem 0;
  color: #fff;
  font-size: .2rem;
}
.index_con .conBox_07 .list .item .title:after {
  width: 0;
  height: 0;
  border-top: .1rem solid transparent;
  border-bottom: .1rem solid transparent;
  border-left: .1rem solid #333;
  position: absolute;
  right: 0px;
  top: .1rem;
  content: "";
}
.index_con .conBox_07 .list .item .desc {
  padding-left: .4rem;
  display: block;
  font-size: .24rem;
  color: #80898e;
  line-height: 1.8;
  margin-top: .1rem;
  display: none;
  font-size: 0.2rem;
}
.index_con .conBox_07 .list .on .title:after {
  width: 0;
  height: 0;
  border-left: .1rem solid transparent;
  border-right: .1rem solid transparent;
  border-bottom: .1rem solid #f88256;
  position: absolute;
  right: 0px;
  top: .1rem;
  content: "";
}
.index_con .conBox_07 .list .on .desc {
  display: block;
}
.index_con .conBox_07 .more {
  display: block;
  text-align: center;
  margin-top: .4rem;
}
.index_con .conBox_07 .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);
  width: 4rem;
}
.index_con .conBox_07 .more p {
  margin-top: .1rem;
  font-size: .24rem;
  color: #999;
}
.index_con .conBox_07 .more p em {
  color: #668ef8;
}

/*
  
 主色 #EC8617 
 高亮色 #ff6600
 字体颜色 #515151  文本颜色#626262
 线颜色 #dedede
 点缀色 #517fff

*/

/*# sourceMappingURL=gsbg.css.map */
