@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: 0rem .2rem .4rem .2rem;
  margin-top: -.4rem;
}
.index_con .conBox_02 .form {
  padding: .2rem;
  position: relative;
  background: #fff url(../images/gszc/img_32.jpg) repeat-y;
  border-radius: .1rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.index_con .conBox_02 .form .bcolor {
  background: #fff;
  display: inline-block;
  width: 100%;
}
.index_con .conBox_02 .form .bcolor .title_img {
  text-align: center;
  margin-top: .4rem;
  display: block;
}
.index_con .conBox_02 .form .bcolor .title_img img {
  height: .4rem;
}
.index_con .conBox_02 .form .forms {
  margin-top: .3rem;
  border-radius: .05rem;
  font-size: .26rem;
  padding: .2rem;
  display: block;
}
.index_con .conBox_02 .form .forms .input {
  display: flex;
  position: relative;
  align-items: center;
  background: #fcfcfc;
  border-radius: .05rem;
  border: 1px solid #dcdcdc;
  padding: 0 .2rem;
  font-size: .2rem;
  margin-bottom: .2rem;
}
.index_con .conBox_02 .form .forms .input img {
  width: .25rem;
  background: #fff;
}
.index_con .conBox_02 .form .forms .input .img {
  flex-shrink: 0;
}
.index_con .conBox_02 .form .forms .input input {
  border: 0px;
  width: 100%;
  margin-left: .2rem;
  line-height: .7rem;
  background: none;
}
.index_con .conBox_02 .form .forms .verification {
  display: flex;
  position: relative;
  border: 1px solid #dcdcdc;
  align-items: center;
  position: relative;
  background: #fcfcfc;
  border-radius: .05rem;
}
.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;
  width: 100%;
  padding: 0 .2rem;
  background: none;
  line-height: .8rem;
}
.index_con .conBox_02 .form .forms .verification .obtain {
  position: absolute;
  right: .1rem;
  top: .1rem;
  font-size: .24rem;
  height: .6rem;
  background: #867c7c;
  line-height: .6rem;
  color: #fff;
  padding: 0 .2rem;
  border-radius: .05rem;
}
.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: .1rem;
  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 .form .data {
  display: block;
  background: #fcf8f5;
  border-top: 1px dashed #ccc;
  padding: .2rem;
}
.index_con .conBox_02 .form .data .tab_title {
  display: block;
  font-size: .26rem;
}
.index_con .conBox_02 .form .data .tab_title em {
  display: block;
  position: relative;
  padding-left: .2rem;
  height: .3rem;
}
.index_con .conBox_02 .form .data .tab_title em:before {
  width: 4px;
  height: .25rem;
  position: absolute;
  left: 0px;
  top: 4px;
  background: #e9723e;
  content: "";
}
.index_con .conBox_02 .form .data .tab_title ul {
  display: block;
  padding: .07rem;
  font-size: .26rem;
  background: #b9a89b;
  border-radius: .07rem;
  width: 100%;
  display: flex;
  margin-top: .2rem;
}
.index_con .conBox_02 .form .data .tab_title ul li {
  width: 50%;
  text-align: center;
  line-height: .6rem;
  color: #fff;
  cursor: pointer;
  transition: all .5s;
  -moz-transition: all .5s;
  /* Firefox 4 */
  -webkit-transition: all .5s;
  /* Safari 和 Chrome */
  -o-transition: all .5s;
  /* Opera */
}
.index_con .conBox_02 .form .data .tab_title ul .on {
  background: #fff;
  border-radius: .07rem;
  color: #333;
}
.index_con .conBox_02 .form .data .tab_content {
  display: block;
}
.index_con .conBox_02 .form .data .tab_content .block {
  display: none;
}
.index_con .conBox_02 .form .data .tab_content .block .small_title {
  margin-top: .2rem;
  display: flex;
  align-items: center;
}
.index_con .conBox_02 .form .data .tab_content .block .small_title em {
  font-size: .24rem;
  font-weight: bold;
  color: #4b4c4c;
  flex-shrink: 0;
  display: block;
  margin-right: .2rem;
}
.index_con .conBox_02 .form .data .tab_content .block .small_title em img {
  margin-right: 5px;
  margin-top: 2px;
}
.index_con .conBox_02 .form .data .tab_content .block .small_title .typeClass {
  display: block;
}
.index_con .conBox_02 .form .data .tab_content .block .small_title ul {
  display: block;
  background: #fff;
  border-radius: 1rem;
  line-height: .5rem;
  padding: 0 .2rem;
}
.index_con .conBox_02 .form .data .tab_content .block .small_title .el-input__icon {
  padding-top: .1rem;
}
.index_con .conBox_02 .form .data .tab_content .block .content {
  display: block;
  margin-top: 10px;
}
.index_con .conBox_02 .form .data .tab_content .block .content li {
  display: none;
  font-size: .2rem;
  line-height: 1.6;
}
.index_con .conBox_02 .form .data .tab_content .block .content .on {
  display: block;
  color: #6b6159;
}
.index_con .conBox_02 .form .data .tab_content .block_on {
  display: block;
}
.index_con .conBox_03 {
  display: block;
  padding: .8rem .2rem .8rem .2rem;
  background: #fafafa;
}
.index_con .conBox_03 .box-title {
  text-align: center;
}
.index_con .conBox_03 .box-title img {
  height: .45rem;
}
.index_con .conBox_03 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: .5rem;
}
.index_con .conBox_03 .list .item {
  width: 48%;
  position: relative;
  margin-bottom: .2rem;
}
.index_con .conBox_03 .list .item img {
  width: 100%;
  position: relative;
  z-index: 8;
}
.index_con .conBox_03 .list .item p {
  position: absolute;
  font-size: .2rem;
  z-index: 9;
  top: 50%;
  padding: 0 .4rem;
  text-align: center;
  width: 100%;
  color: #4b4c4c;
}
.index_con .conBox_03 .list_content {
  display: none;
}
.index_con .conBox_03 .list_content .mask {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.index_con .conBox_03 .list_content .lb {
  position: fixed;
  top: 2.5rem;
  left: 0px;
  padding: .2rem;
  z-index: 1000;
}
.index_con .conBox_03 .list_content .lb .item {
  display: none;
  background: #fff;
  position: relative;
  border-radius: .15rem;
  padding-bottom: .2rem;
}
.index_con .conBox_03 .list_content .lb .item .but {
  position: absolute;
  right: .2rem;
  color: #fff;
  top: .2rem;
  font-size: .3rem;
}
.index_con .conBox_03 .list_content .lb .item .title {
  display: block;
  background: url(../images/gszc/img_36.jpg) no-repeat;
  background-size: 100%;
  line-height: 1.2rem;
  text-align: center;
  border-radius: .15rem .15rem 0 0;
  color: #fff;
  font-size: .34rem;
  font-weight: bold;
}
.index_con .conBox_03 .list_content .lb .item .content {
  padding: .2rem;
  display: block;
}
.index_con .conBox_03 .list_content .lb .item .content span {
  background: #fafafa;
  padding: .2rem .2rem;
  display: inline-block;
  width: 100%;
  margin-top: .2rem;
  display: flex;
  font-size: .24rem;
  color: #666666;
  align-items: center;
}
.index_con .conBox_03 .list_content .lb .item .content span em {
  flex-shrink: 0;
  margin-right: .2rem;
  font-weight: bold;
  color: #333;
}
.index_con .conBox_03 .list_content .lb .item .more {
  display: block;
  padding: 0 .2rem;
}
.index_con .conBox_03 .list_content .lb .item .more a {
  text-align: center;
  background-image: linear-gradient(to bottom, #f38823 0%, #f95c2f 100%);
  color: #fff;
  width: 100%;
  display: inline-block;
  line-height: .8rem;
  box-shadow: 0 3px 7px rgba(249, 92, 48, 0.3);
  border-radius: .1rem;
  border: 0px;
  font-size: .24rem;
  margin-top: .2rem;
  align-items: center;
  display: flex;
  justify-content: center;
}
.index_con .conBox_03 .list_content .lb .item .more img {
  width: .3rem;
  margin-left: .2rem;
}
.index_con .conBox_03 .list_content .lb .item_on {
  display: block;
}
.index_con .conBox_04 {
  display: block;
  padding: .8rem .2rem .4rem .2rem;
  border-top: 10px #f4f4f4 solid;
  background: #fff url(../images/gszc/img_34.jpg) bottom no-repeat;
  background-size: 100%;
}
.index_con .conBox_04 .box-title {
  text-align: center;
}
.index_con .conBox_04 .box-title img {
  height: .45rem;
}
.index_con .conBox_04 .img {
  margin-top: .4rem;
}
.index_con .conBox_04 .img img {
  width: 100%;
}
.index_con .conBox_05 {
  display: block;
  padding: .8rem 0rem 0rem 0rem;
}
.index_con .conBox_05 .box-title {
  text-align: center;
}
.index_con .conBox_05 .box-title img {
  height: .45rem;
}
.index_con .conBox_05 .img {
  margin-top: .4rem;
  padding: 0 .1rem;
  display: block;
}
.index_con .conBox_05 .img img {
  width: 100%;
}
.index_con .conBox_05 .gg {
  margin-top: .6rem;
}
.index_con .conBox_05 .gg img {
  width: 100%;
}
.index_con .conBox_06 {
  display: block;
  padding: .8rem .2rem .6rem .2rem;
  background: #fff url(../images/gszc/img_35.jpg) no-repeat;
  background-size: cover;
}
.index_con .conBox_06 .box-title {
  text-align: center;
}
.index_con .conBox_06 .box-title img {
  height: .45rem;
}
.index_con .conBox_06 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: .5rem;
}
.index_con .conBox_06 .list .item {
  width: 48%;
  position: relative;
  margin-bottom: .2rem;
}
.index_con .conBox_06 .list .item img {
  width: 100%;
  position: relative;
  z-index: 8;
}
.index_con .conBox_06 .list .item p {
  position: absolute;
  font-size: .2rem;
  z-index: 9;
  top: 50%;
  padding: 0 .4rem;
  text-align: center;
  width: 100%;
  color: #4b4c4c;
}
.index_con .conBox_07 {
  display: block;
  padding: .8rem .2rem .6rem .2rem;
}
.index_con .conBox_07 .box-title {
  text-align: center;
}
.index_con .conBox_07 .box-title img {
  height: .45rem;
}
.index_con .conBox_07 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: .5rem;
}
.index_con .conBox_07 .list .item {
  width: 48%;
  display: flex;
  margin-bottom: .2rem;
}
.index_con .conBox_07 .list .item .img {
  width: .8rem;
  flex-shrink: 0;
}
.index_con .conBox_07 .list .item .img img {
  width: 100%;
}
.index_con .conBox_07 .list .item .text {
  margin-left: .2rem;
}
.index_con .conBox_07 .list .item .text h4 {
  font-size: .2rem;
}
.index_con .conBox_07 .list .item .text p {
  font-size: .2rem;
  color: #616161;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_con .conBox_08 {
  display: block;
  padding: .8rem  0rem .4rem  0rem;
  background: #f4f4f4;
  overflow: hidden;
}
.index_con .conBox_08 .box-title {
  text-align: center;
}
.index_con .conBox_08 .box-title img {
  height: .45rem;
}
.index_con .conBox_08 .swiper {
  margin-top: .4rem;
}
.index_con .conBox_08 .swiper-container {
  overflow: visible;
  padding: .2rem;
}
.index_con .conBox_08 .swiper-slide {
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
  background: #fff;
}
.index_con .conBox_08 .swiper-slide .title {
  background: url(../images/gshm/img_30.png) center no-repeat;
  background-size: auto .5rem;
  font-size: .26rem;
  color: #fff;
  line-height: .5rem;
}
.index_con .conBox_08 .swiper-slide .img {
  margin: .3rem 0;
}
.index_con .conBox_08 .swiper-slide .img img {
  height: 1rem;
}
.index_con .conBox_09 {
  padding: .5rem .2rem;
  display: block;
  position: relative;
  background: url(../images/gszc/img_31.jpg) top no-repeat;
  background-size: 100%;
}
.index_con .conBox_09 .box-title {
  text-align: center;
}
.index_con .conBox_09 .box-title img {
  height: .45rem;
}
.index_con .conBox_09 .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_09 .list .item {
  background: #f6f7f9;
  display: block;
  padding: .2rem;
  margin: .15rem 0;
}
.index_con .conBox_09 .list .item .title {
  position: relative;
  display: block;
  padding-left: .4rem;
  font-weight: bold;
  font-size: .24rem;
}
.index_con .conBox_09 .list .item .title:before {
  content: "问";
  position: absolute;
  left: -.2rem;
  padding: 0 .1rem;
  background-image: linear-gradient(to bottom, #f38823 0%, #f95c2f 100%);
  border-radius: 0 1rem 1rem 0;
  color: #fff;
  font-size: .2rem;
}
.index_con .conBox_09 .list .item .title:after {
  width: 0;
  height: 0;
  border-top: .1rem solid transparent;
  border-bottom: .1rem solid transparent;
  border-left: .1rem solid #f88256;
  position: absolute;
  right: 0px;
  top: .1rem;
  content: "";
}
.index_con .conBox_09 .list .item .desc {
  padding-left: .4rem;
  display: block;
  font-size: .24rem;
  color: #80898e;
  line-height: 1.8;
  margin-top: .1rem;
  display: none;
  font-size: .2rem;
}
.index_con .conBox_09 .list .on .title:after {
  width: 0;
  height: 0;
  border-left: .1rem solid transparent;
  border-right: .1rem solid transparent;
  border-bottom: .1rem solid black;
  position: absolute;
  right: 0px;
  top: .05rem;
  content: "";
}
.index_con .conBox_09 .list .on .desc {
  display: block;
}

/*
  
 主色 #EC8617 
 高亮色 #ff6600
 字体颜色 #515151  文本颜色#626262
 线颜色 #dedede
 点缀色 #517fff

*/

/*# sourceMappingURL=gszc.css.map */
