@charset "UTF-8";
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  /*behavior: url(css/iecss3.htc); */
}

.Slide {
  width: 100%;
  float: left;
}
.Slide img {
  width: 100%;
}

@font-face {
  font-family: 'oswald';
  src: url("IMPACT_2.TTF");
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.conBox_01 {
  float: left;
  padding: 80px 0 100px 0;
  width: 100%;
}
.conBox_01 .box_title {
  text-align: center;
  width: 100%;
  float: left;
}
.conBox_01 .box_title span {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  margin: 0 5px;
}
.conBox_01 .box_title span em {
  color: #ff5928;
}
.conBox_01 .list {
  float: left;
  width: 100%;
  position: relative;
}
.conBox_01 .list .img {
  width: 100%;
  float: left;
  text-align: center;
  height: 297px;
  margin-top: 70px;
}
.conBox_01 .list .img img {
  height: 100%;
  display: inline-block;
}
.conBox_01 .list .item_01 {
  position: absolute;
  left: 190px;
  text-align: right;
  top: 90px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.conBox_01 .list .item_01 .title {
  font-size: 16px;
  color: #443d35;
}
.conBox_01 .list .item_01 p {
  color: #606060;
}
.conBox_01 .list .item_02 {
  position: absolute;
  right: 40px;
  text-align: left;
  top: 70px;
  width: 410px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.conBox_01 .list .item_02 .title {
  font-size: 16px;
  color: #443d35;
}
.conBox_01 .list .item_03 {
  position: absolute;
  left: 70px;
  text-align: right;
  top: 170px;
  width: 340px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.conBox_01 .list .item_03 .title {
  font-size: 16px;
  color: #443d35;
}
.conBox_01 .list .item_03 p {
  color: #606060;
}
.conBox_01 .list .item_04 {
  position: absolute;
  right: 170px;
  text-align: left;
  top: 180px;
  width: 250px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.conBox_01 .list .item_04 .title {
  font-size: 16px;
  color: #443d35;
}
.conBox_01 .list .item_05 {
  position: absolute;
  left: 210px;
  text-align: right;
  top: 255px;
  width: 210px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.conBox_01 .list .item_05 .title {
  font-size: 16px;
  color: #443d35;
}
.conBox_01 .list .item_06 {
  position: absolute;
  right: 245px;
  text-align: left;
  top: 255px;
  width: 180px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.conBox_01 .list .item_06 .title {
  font-size: 16px;
  color: #443d35;
}
.conBox_01 .list .item_07 {
  position: absolute;
  left: 270px;
  text-align: right;
  top: 325px;
  width: 200px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.conBox_01 .list .item_07 .title {
  font-size: 16px;
  color: #443d35;
}
.conBox_01 .list .item_08 {
  position: absolute;
  right: 140px;
  text-align: left;
  top: 320px;
  width: 320px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.conBox_01 .list .item_08 .title {
  font-size: 16px;
  color: #443d35;
}

.conBox_02 {
  float: left;
  padding: 60px 0 80px 0;
  width: 100%;
  background: #f5f5f5;
}
.conBox_02 .box_title {
  text-align: center;
  width: 100%;
  float: left;
}
.conBox_02 .box_title span {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  margin: 0 5px;
}
.conBox_02 .box_title span em {
  color: #ff5928;
}
.conBox_02 ul {
  width: 105%;
  float: left;
  margin-top: 50px;
}
.conBox_02 ul li {
  width: 273px;
  float: left;
  margin-right: 37px;
}
.conBox_02 ul li img {
  width: 100%;
  float: left;
}
.conBox_02 ul li .text {
  background: #fff url(../images/gszx/img_03.png);
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #464646;
  height: 120px;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
  line-height: 1.8;
}
.conBox_02 ul li:nth-child(1) .text {
  padding-top: 30px;
}
.conBox_02 ul li:nth-child(2) .text {
  padding-top: 30px;
}
.conBox_02 ul li:nth-child(3) .text {
  padding-top: 40px;
}
.conBox_02 ul li:nth-child(4) .text {
  padding-top: 40px;
}

.conBox_03 {
  float: left;
  padding: 70px 0 20px 0;
  width: 100%;
  background: url(../images/gszx/img_09.jpg) center bottom no-repeat;
}
.conBox_03 .wrapper {
  width: 1000px;
}
.conBox_03 .box_title {
  text-align: center;
  width: 100%;
  float: left;
}
.conBox_03 .box_title span {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  margin: 0 5px;
}
.conBox_03 .box_title span em {
  color: #ff5928;
}
.conBox_03 .box {
  background: #fff;
  border-radius: 20px;
  float: left;
  width: 100%;
  height: 465px;
  position: relative;
  margin-top: 40px;
  padding: 50px;
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
}
.conBox_03 .box .list {
  width: 720px;
  float: left;
  margin-top: 50px;
}
.conBox_03 .box .list li {
  width: 335px;
  float: left;
  height: 40px;
  background: #f7f7f7;
  padding-left: 45px;
  position: relative;
  line-height: 40px;
  margin-bottom: 15px;
}
.conBox_03 .box .list li:before {
  background: url(../images/gszx/img_01.png);
  width: 28px;
  height: 40px;
  position: absolute;
  left: 0px;
  content: "";
  top: 0px;
}
.conBox_03 .box .list li:nth-child(even) {
  float: right;
}
.conBox_03 .box .list .more {
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 30px;
}
.conBox_03 .box .list .more a {
  background-image: linear-gradient(to bottom, #f48324 0%, #f95c30 99%, #fecfef 100%);
  display: inline-block;
  width: 325px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  border-radius: 5px;
  box-shadow: 0 3px 7px rgba(249, 92, 48, 0.3);
}
.conBox_03 .box .img {
  position: absolute;
  right: -60px;
  top: 170px;
}

.conBox_04 {
  float: left;
  padding: 90px 0 70px 0;
  width: 100%;
  background: url(../images/gszx/img_11.jpg) left bottom no-repeat;
}
.conBox_04 .box_title {
  text-align: center;
  width: 100%;
  float: left;
}
.conBox_04 .box_title span {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  margin: 0 5px;
}
.conBox_04 .box_title span em {
  color: #ff5928;
}
.conBox_04 .img {
  margin-top: 50px;
  float: left;
  width: 100%;
}

.conBox_05 {
  float: left;
  padding: 70px 0 40px 0;
  width: 100%;
  background: url(../images/gszx/img_12.jpg) no-repeat;
}
.conBox_05 .box_title {
  text-align: center;
  width: 100%;
  float: left;
  color: #fff;
}
.conBox_05 .box_title span {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  margin: 0 5px;
}
.conBox_05 .box_title span em {
  color: #ff5928;
}
.conBox_05 .list {
  float: right;
  margin-top: 10px;
  width: 100%;
  margin-top: 40px;
}
.conBox_05 .list ul {
  width: 106%;
  float: left;
}
.conBox_05 .list li {
  float: left;
  width: 268px;
  heifht: 268px;
  position: relative;
  margin-right: 45px;
}
.conBox_05 .list li img {
  width: 100%;
  border-radius: 50%;
}
.conBox_05 .list li .text {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0px;
  font-size: 20px;
  font-weight: bold;
  height: 90px;
  line-height: 70px;
  color: #333;
}
.conBox_05 .list li:hover .text {
  color: #ff5928;
}
.conBox_05 .more {
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 30px;
}
.conBox_05 .more a {
  background-image: linear-gradient(to bottom, #f48324 0%, #f95c30 99%, #fecfef 100%);
  display: inline-block;
  width: 265px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  border-radius: 5px;
  box-shadow: 0 3px 7px rgba(249, 92, 48, 0.3);
}

.conBox_06 {
  float: left;
  padding: 80px 0 80px 0;
  width: 100%;
}
.conBox_06 .box_title {
  text-align: center;
  width: 100%;
  float: left;
}
.conBox_06 .box_title span {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  margin: 0 5px;
}
.conBox_06 .box_title span em {
  color: #ff5928;
}
.conBox_06 .list {
  width: 100%;
  float: left;
  margin-top: 40px;
  background: #fff;
}
.conBox_06 .list ul {
  width: 115%;
  float: left;
}
.conBox_06 .list li {
  float: left;
  width: 228px;
  text-align: center;
  margin-right: 95px;
  height: 280px;
  padding-top: 40px;
}
.conBox_06 .list li .text {
  display: inline-block;
}
.conBox_06 .list li .text h4 {
  margin: 10px 0;
  font-size: 16px;
}
.conBox_06 .list li .text p {
  line-height: 1.8;
  color: #666666;
}
.conBox_06 .list li:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.conbox_07 {
  float: left;
  width: 100%;
  padding: 70px 0 80px 0;
  background: #ffffff url(../images/gszx/img_21.png) no-repeat;
}
.conbox_07 .box_title {
  text-align: center;
  width: 100%;
  float: left;
}
.conbox_07 .box_title span {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  margin: 0 5px;
}
.conbox_07 .box_title span em {
  color: #ff5928;
}
.conbox_07 .list {
  width: 100%;
  float: left;
  margin-top: 25px;
  background: #fff;
  padding: 20px;
}
.conbox_07 .list ul {
  width: 105%;
  float: left;
}
.conbox_07 .list li {
  float: left;
  background: #f6f7f9;
  width: 373px;
  margin-right: 20px;
  cursor: pointer;
  padding: 20px 20px 20px 40px;
  height: 175px;
  margin-bottom: 20px;
}
.conbox_07 .list li .title {
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #474747;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
}
.conbox_07 .list li .title em {
  position: absolute;
  left: -40px;
  width: 30px;
  background: #676f99;
  border-radius: 0  30px 30px 0;
  text-align: center;
  color: #fff;
}
.conbox_07 .list li .text {
  float: left;
  width: 100%;
  margin-top: 10px;
  color: #80898e;
  line-height: 1.8;
  font-size: 14px;
}
.conbox_07 .list li:hover .title {
  color: #e9592e;
}

/*
  
 主色 #EC8617 
 高亮色 #ff6600
 字体颜色 #515151  文本颜色#626262
 线颜色 #dedede
 点缀色 #517fff

*/

/*# sourceMappingURL=gszx.css.map */
