@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 .5rem .2rem;
  background: #fff;
  margin-top: -.8rem;
  background: url(../images/gshm/img_2.png) bottom no-repeat;
  background-size: 100%;
}
.index_con .conBox_02 .form {
  padding: .2rem .1rem;
  position: relative;
  background: #fff url(../images/gshm/img_1.jpg) no-repeat;
  background-size: 100%;
  border-radius: .1rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.index_con .conBox_02 .form .forms {
  margin-top: .3rem;
  border-radius: .05rem;
  font-size: .26rem;
}
.index_con .conBox_02 .form .forms .bcolor {
  display: block;
  padding: .05rem .2rem;
  background: #f8652d;
  border-radius: .05rem;
}
.index_con .conBox_02 .form .forms .input {
  display: flex;
  position: relative;
  align-items: center;
  background: #fff;
  border-radius: .05rem;
  padding: .2rem;
  font-size: .2rem;
  margin: .2rem 0rem;
}
.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;
}
.index_con .conBox_02 .form .forms .verification {
  display: flex;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  padding: .2rem .2rem .2rem 0rem;
  align-items: center;
  position: relative;
  background: #fff;
  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;
  margin-left: .2rem;
}
.index_con .conBox_02 .form .forms .verification .obtain {
  position: absolute;
  right: .1rem;
  top: .1rem;
  font-size: .2rem;
  height: .5rem;
  background: #7c7f8f;
  line-height: .5rem;
  color: #f5f5f5;
  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 .roll {
  display: flex;
}
.index_con .conBox_02 .form .roll .icont {
  flex-shrink: 0;
}
.index_con .conBox_02 .form .roll .icont img {
  width: .6rem;
}
.index_con .conBox_02 .form .roll .swiper {
  height: .4rem;
  overflow: hidden;
  font-size: .2rem;
  margin-left: .2rem;
  color: #808080;
}
.index_con .conBox_02 .form .roll .swiper em {
  font-weight: bold;
  color: #333;
}
.index_con .conBox_02 .title_img {
  display: block;
  margin-top: -.2rem;
  margin-left: -.2rem;
  text-align: center;
  margin-top: .2rem;
}
.index_con .conBox_02 .title_img img {
  width: 3.2rem;
}
.index_con .conBox_02 .title_img p {
  font-size: .2rem;
  color: #808080;
  margin-top: .2rem;
}
.index_con .conBox_03 {
  display: block;
  padding: .6rem  0 .2rem  0;
  overflow: hidden;
}
.index_con .conBox_03 .box-title {
  text-align: center;
}
.index_con .conBox_03 .box-title img {
  height: .45rem;
}
.index_con .conBox_03 .swiper {
  margin-top: .2rem;
}
.index_con .conBox_03 .swiper-container {
  overflow: visible;
  padding: .2rem;
}
.index_con .conBox_03 .swiper-slide {
  box-shadow: 0 4px 5px rgba(237, 237, 237, 0.8);
  height: 100%;
  text-align: center;
  padding: .2rem .2rem;
  border-radius: .1rem;
}
.index_con .conBox_03 .swiper-slide img {
  height: 1.2rem;
}
.index_con .conBox_03 .swiper-slide h4 {
  font-size: .24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_con .conBox_03 .swiper-slide p {
  font-size: .2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #4c4c4c;
}
.index_con .conBox_04 {
  display: block;
  padding: .8rem  .2rem .4rem  .2rem;
  background: #fafafa;
}
.index_con .conBox_04 .box-title {
  text-align: center;
}
.index_con .conBox_04 .box-title img {
  height: .45rem;
}
.index_con .conBox_04 .list {
  margin-top: .5rem;
}
.index_con .conBox_04 .list .item {
  display: flex;
  padding: .2rem .4rem;
  margin-bottom: .2rem;
  justify-content: center;
  border-radius: .05rem;
}
.index_con .conBox_04 .list .item .img {
  width: 1.2rem;
  flex-shrink: 0;
}
.index_con .conBox_04 .list .item .img img {
  width: 100%;
}
.index_con .conBox_04 .list .item .text {
  margin-left: .3rem;
}
.index_con .conBox_04 .list .item .text h4 {
  color: #fff;
  font-size: .24rem;
}
.index_con .conBox_04 .list .item .text p {
  font-size: .2rem;
  color: #fff4ec;
  line-height: 1.3;
  margin-top: .2rem;
  margin-top: .05rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_con .conBox_04 .list .item:nth-child(1) {
  background: url(../images/gshm/img_34.jpg) no-repeat;
  background-size: 100%;
}
.index_con .conBox_04 .list .item:nth-child(2) {
  background: url(../images/gshm/img_35.jpg) no-repeat;
  background-size: 100%;
}
.index_con .conBox_04 .list .item:nth-child(3) {
  background: url(../images/gshm/img_36.jpg) no-repeat;
  background-size: 100%;
}
.index_con .conBox_04 .list .item:nth-child(4) {
  background: url(../images/gshm/img_37.jpg) no-repeat;
  background-size: 100%;
}
.index_con .conBox_05 {
  display: block;
  padding: .5rem  .2rem .4rem  .2rem;
  background: url(../images/gshm/img_42.jpg) no-repeat;
  background-size: cover;
}
.index_con .conBox_05 .box-title {
  text-align: center;
}
.index_con .conBox_05 .box-title img {
  height: .45rem;
}
.index_con .conBox_05 .list {
  margin-top: .3rem;
  position: relative;
  display: block;
  padding: .1rem .2rem;
}
.index_con .conBox_05 .list li {
  display: block;
  position: relative;
  margin-bottom: .2rem;
  padding-left: .2rem;
}
.index_con .conBox_05 .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_05 .list li .block {
  display: block;
  background: #fff9f0;
  position: relative;
  overflow: hidden;
  z-index: 98;
}
.index_con .conBox_05 .list li .title {
  line-height: .8rem;
  height: .8rem;
  display: block;
  padding: 0 .3rem;
  padding-left: .4rem;
  font-size: .24rem;
}
.index_con .conBox_05 .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_05 .list li .more a {
  color: #fff;
}
.index_con .conBox_06 {
  display: block;
  overflow: hidden;
  padding: .8rem  0rem .4rem  0rem;
}
.index_con .conBox_06 .box-title {
  text-align: center;
}
.index_con .conBox_06 .box-title img {
  height: .45rem;
}
.index_con .conBox_06 .swiper {
  margin-top: .4rem;
}
.index_con .conBox_06 .swiper-container {
  overflow: visible;
  padding: .2rem;
}
.index_con .conBox_06 .swiper-slide {
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.index_con .conBox_06 .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_06 .swiper-slide .img {
  margin: .3rem 0;
}
.index_con .conBox_06 .swiper-slide .img img {
  height: 1rem;
}

/*
  
 主色 #EC8617 
 高亮色 #ff6600
 字体颜色 #515151  文本颜色#626262
 线颜色 #dedede
 点缀色 #517fff

*/

/*# sourceMappingURL=gshm.css.map */
