@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 .3rem .2rem;
  margin-top: -1rem;
  position: relative;
}
.index_con .conBox_02 .box-title {
  font-size: .26rem;
  text-align: center;
  display: block;
}
.index_con .conBox_02 .box-title em {
  color: #ed4113;
}
.index_con .conBox_02 .bcolor {
  position: relative;
  padding: .3rem .2rem;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  border-radius: .1rem;
  background: #fff url(../images/gszx/img_15.png) right bottom no-repeat;
  background-size: 2.6rem;
}
.index_con .conBox_02 .list {
  display: block;
  margin-top: .4rem;
}
.index_con .conBox_02 .list .item {
  display: flex;
  margin-top: .2rem;
  font-size: .22rem;
}
.index_con .conBox_02 .list .item .img {
  width: .5rem;
  flex-shrink: 0;
}
.index_con .conBox_02 .list .item .img img {
  width: 100%;
}
.index_con .conBox_02 .list .item span {
  margin-left: .2rem;
  color: #443d35;
  border-bottom: 1px dotted #ccc;
  padding-bottom: .2rem;
  padding-top: .05rem;
}
.index_con .conBox_03 {
  position: relative;
  display: block;
  padding: .3rem .2rem .3rem .2rem;
  background: url(../images/gszx/img_16.jpg) bottom no-repeat;
  background-size: 100%;
}
.index_con .conBox_03 .box-title {
  font-size: .26rem;
  text-align: center;
  display: block;
}
.index_con .conBox_03 .box-title em {
  color: #ed4113;
}
.index_con .conBox_03 .bcolor {
  position: relative;
  padding: .3rem .2rem;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  border-radius: .1rem;
  background: #fff;
}
.index_con .conBox_03 .bcolor .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: .4rem;
}
.index_con .conBox_03 .bcolor .list .item {
  width: 48%;
  background: #f7f7f7;
  position: relative;
  line-height: .6rem;
  font-size: .2rem;
  margin-bottom: .2rem;
  padding-left: .6rem;
  padding-right: .2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: .2rem 0  0 .2rem;
}
.index_con .conBox_03 .bcolor .list .item:before {
  background: url(../images/gszx/img_2.png) no-repeat;
  background-size: .4rem;
  width: .4rem;
  height: .8rem;
  content: "";
  left: 0px;
  top: 0px;
  position: absolute;
}
.index_con .conBox_03 .bcolor .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;
}
.index_con .conBox_04 {
  position: relative;
  display: block;
  padding: .3rem .2rem .3rem .2rem;
  background: url(../images/gszx/img_4.jpg) bottom no-repeat;
  background-size: 100%;
}
.index_con .conBox_04 .box-title {
  font-size: .26rem;
  text-align: center;
  display: block;
}
.index_con .conBox_04 .box-title em {
  color: #ed4113;
}
.index_con .conBox_04 .img {
  margin-top: .5rem;
  display: block;
}
.index_con .conBox_04 .img img {
  width: 100%;
}
.index_con .conBox_05 {
  position: relative;
  display: block;
  padding: .5rem .2rem .5rem .2rem;
  background: url(../images/gszx/img_5.png) no-repeat;
  background-size: cover;
}
.index_con .conBox_05 .box-title {
  font-size: .26rem;
  text-align: center;
  display: block;
  color: #fff;
}
.index_con .conBox_05 .box-title em {
  color: #ed4113;
}
.index_con .conBox_05 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: .2rem;
}
.index_con .conBox_05 .list .item {
  margin: 0 .2rem;
  margin-top: .4rem;
}
.index_con .conBox_05 .list .item img {
  width: 2.4rem;
}
.index_con .conBox_05 .more {
  display: block;
  margin-top: .3rem;
}
.index_con .conBox_05 .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;
}
.index_con .conBox_06 {
  position: relative;
  display: block;
  padding: .5rem .2rem .5rem .2rem;
  background-size: cover;
}
.index_con .conBox_06 .box-title {
  font-size: .26rem;
  text-align: center;
  display: block;
}
.index_con .conBox_06 .box-title em {
  color: #ed4113;
}
.index_con .conBox_06 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: .5rem;
}
.index_con .conBox_06 .list .item {
  width: 2.6rem;
  margin: 0 .2rem;
  text-align: center;
  border: 1px transparent solid;
  border-radius: .5rem;
  padding: .2rem;
  position: relative;
  background: #fff;
  margin-bottom: .2rem;
}
.index_con .conBox_06 .list .item:after {
  content: '';
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
  background: linear-gradient(to top, #fff 30%, #676f99);
  border-radius: 30px;
  content: '';
  z-index: -1;
}
.index_con .conBox_06 .list .item img {
  width: 1.3rem;
}
.index_con .conBox_06 .list .item h4 {
  font-size: .24rem;
  margin-top: .2rem;
}
.index_con .conBox_06 .list .item p {
  font-size: .2rem;
  margin-top: .1rem;
}
.index_con .conBox_07 {
  padding: .5rem .2rem;
  display: block;
  position: relative;
  background: url(../images/gszx/img_10.jpg) top no-repeat;
  background-size: 100%;
}
.index_con .conBox_07 .box-title {
  font-size: .26rem;
  text-align: center;
  display: block;
}
.index_con .conBox_07 .box-title em {
  color: #ed4113;
}
.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: .24rem;
}
.index_con .conBox_07 .list .item .title:before {
  content: "问";
  position: absolute;
  left: -.2rem;
  padding: 0 .1rem;
  background: #676f99;
  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 black;
  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: .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: .05rem;
  content: "";
}
.index_con .conBox_07 .list .on .desc {
  display: block;
}

/*
  
 主色 #EC8617 
 高亮色 #ff6600
 字体颜色 #515151  文本颜色#626262
 线颜色 #dedede
 点缀色 #517fff

*/

/*# sourceMappingURL=gszx.css.map */
