body {
  width: 100%;
  margin: 0;
  padding: 0;
}
body ul li {
  list-style: none;
}

.header-special .header-logo{height: 76px;line-height: 76px;}
.header-special .header-logo .logo{width: 1200px;margin: 0 auto;}
.header-special .header-logo .logo img{width: 250px;height: 76px;}
.header-special .header-logo .logo a{font-size: 15px;color: #666;}
.header-special .header-logo .logo a i{position: relative;  top: 3px;display: inline-block;width: 20px;height: 20px;margin-right: 10px;background: url("../image/icon_home.png")}
.header-special .banner{height: 500px;width: 100%; background: url("../static/image/pic_14.png") center center no-repeat;}

.header {
  width: 100%;
  height: 72px;
  display: flex;
  justify-content: space-around;
}
.header img {
  width: 261px;
  height: 100%;
}
.header .back {
  width: 98px;
  height: 24px;
  font-family: STYuanti-SC-Regular;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 72px;
  font-weight: 400;
}
.logo {
  width: 100%;
  height: 661px;
}
.logo img {
  width: 100%;
  height: 100%;
}
.new {
  margin: 46px auto;
  width: 1200px;
  height: 490px;
  background: #FFFFFF;
  position: relative;
}
.new .newHeader {
  width: 936px;
  height: 64px;
  background: url(../image/sm_bg1.png) 100% no-repeat;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: -32px;
  transform: translate(-50%);
}
.new .newHeader .text {
  font-size: 36px;
  font-family: Yuanti SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 63px;
  text-align: center;
}
.new .more {
  width: 163px;
  height: 24px;
  position: absolute;
  right: 59px;
  top: 65px;
}
.new .more img {
  width: 100%;
  height: 100%;
}
.new .line {
  width: 1082px;
  height: 2px;
  background-color: #B2B2B2;
  position: absolute;
  top: 108px;
  left: 50%;
  transform: translate(-50%);
}
.new .new_text {
  display: flex;
  position: absolute;
  top: 125px;
  left: 20px;
}
.new .new_text ul li .li_border {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #2D9AFF;
  border-radius: 50%;
  margin-bottom: 16px;
  margin-right: 10px;
}
.new .new_text ul li .li-text {
  display: inline-block;
  margin-top: 24px;
  width: 488px;
  height: 41px;
  font-size: 18px;
  text-align: left;
  font-family: Yuanti SC;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.dynamic {
  margin: 46px auto 0;
  position: relative;
  width: 100%;
  height: 512px;
}
.dynamic img {
  width: 100%;
  height: 100%;
}
.dynamic .newDynamic {
  width: 936px;
  height: 64px;
  background: url(../image/sm_bg1.png) 100% no-repeat;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: -32px;
  transform: translate(-50%);
}
.dynamic .newDynamic .text {
  font-size: 36px;
  font-family: Yuanti SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 63px;
  text-align: center;
}
.dynamic .dynamic_text {
  display: flex;
  position: absolute;
  left: 50%;
  top: 126px;
  transform: translate(-50%);
}
.dynamic .dynamic_text .left {
  margin-right: 29px;
  width: 342px;
  height: 300px;
  background-color: #2D9AFF;
}
.dynamic .dynamic_text .left img {
  width: 342px;
  height: 240px;
  margin-top: 10px;
}
.dynamic .dynamic_text .left span {
  width: 307px;
  height: 19px;
  font-size: 18px;
  font-family: Yuanti SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 21px;
  margin-left: 16px;
}
.dynamic .dynamic_text .right .right_header {
  display: flex;
}
.dynamic .dynamic_text .right .right_header .line {
  margin-top: 10px;
  margin-right: 22px;
  width: 548px;
  height: 2px;
  background-color: #2D9AFF;
}
.dynamic .dynamic_text .right .right_header img {
  width: 169px;
  height: 22px;
}
.dynamic .dynamic_text .right .right_text {
  display: flex;
  height: 260px;
}
.dynamic .dynamic_text .right .right_text .text_left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.dynamic .dynamic_text .right .right_text .text_left .text_left_li {
  display: flex;
  margin:12px 0;
}
.dynamic .dynamic_text .right .right_text .text_left .text_left_li img {
  width: 20px;
  height: 19px;
}
.dynamic .dynamic_text .right .right_text .text_left .text_left_li .li-text {
  width: 355px;
  height: 19px;
  font-size: 18px;
  font-family: Yuanti SC;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.guide {
  margin: 46px auto 0;
  width: 1200px;
  height: 490px;
  background: #FFFFFF;
  position: relative;
}
.guide .guideHeader {
  width: 936px;
  height: 64px;
  background: url(../image/sm_bg1.png) 100% no-repeat;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: -32px;
  transform: translate(-50%);
}
.guide .guideHeader .text {
  font-size: 36px;
  font-family: Yuanti SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 63px;
  text-align: center;
}
.guide .guide_text {
  display: flex;
  position: absolute;
  justify-content: space-around;
  left: 50%;
  top: 93px;
  transform: translate(-50%);
}
.guide .guide_text .guide_text_one {
  width: 380px;
  height: 258px;
  background-color: #2D9AFF;
  margin-right: 30px;
  position: relative;
}
.guide .guide_text .guide_text_one .sm1 {
  position: absolute;
  left: 0;
  top: 0;
}
.guide .guide_text .guide_text_one .sm2 {
  width: 100%;
  height: 100%;
}
.guide .guide_text .guide_text_one .adress {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 380px;
  height: 40px;
  background: #000000;
  opacity: 0.7;
}
.guide .guide_text .guide_text_one .adress .adress_text {
  padding-left: 21px;
  width: 64px;
  height: 40px;
  font-size: 16px;
  font-family: Yuanti SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
}
.guide .guide_text .guide_text_one .info {
  display: block;
  position: absolute;
  left: 0;
  bottom: -60px;
  width: 380px;
  height: 60px;
  background: #2D9AFF;
}
.guide .guide_text .guide_text_one .info .info_text {
  display: block;
  width: 341px;
  height: 41px;
  color: #fff;
  font-size: 16px;
  font-family: Yuanti SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin: 11px 27px 8px 12px;
}
.guide .guide_text .guide_text_two {
  width: 380px;
  height: 258px;
  margin-right: 30px;
  background-color: #2D9AFF;
  position: relative;
}
.guide .guide_text .guide_text_two .sm1 {
  position: absolute;
  left: 0;
  top: 0;
}
.guide .guide_text .guide_text_two .sm2 {
  width: 100%;
  height: 100%;
}
.guide .guide_text .guide_text_two .adress {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 380px;
  height: 40px;
  background: #000000;
  opacity: 0.7;
}
.guide .guide_text .guide_text_two .adress .adress_text {
  padding-left: 21px;
  width: 64px;
  height: 40px;
  font-size: 16px;
  font-family: Yuanti SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
}
.guide .guide_text .guide_text_two .info {
  display: block;
  position: absolute;
  left: 0;
  bottom: -60px;
  width: 380px;
  height: 60px;
  background: #2D9AFF;
}
.guide .guide_text .guide_text_two .info .info_text {
  display: block;
  width: 341px;
  height: 41px;
  color: #fff;
  font-size: 16px;
  font-family: Yuanti SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin: 11px 27px 8px 12px;
}
.guide .guide_text .guide_text_three {
  width: 380px;
  height: 258px;
  background-color: #2D9AFF;
  position: relative;
}
.guide .guide_text .guide_text_three .sm1 {
  position: absolute;
  left: 0;
  top: 0;
}
.guide .guide_text .guide_text_three .sm2 {
  width: 100%;
  height: 100%;
}
.guide .guide_text .guide_text_three .adress {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 380px;
  height: 40px;
  background: #000000;
  opacity: 0.7;
}
.guide .guide_text .guide_text_three .adress .adress_text {
  padding-left: 21px;
  width: 64px;
  height: 40px;
  font-size: 16px;
  font-family: Yuanti SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
}
.guide .guide_text .guide_text_three .info {
  display: block;
  position: absolute;
  left: 0;
  bottom: -60px;
  width: 380px;
  height: 60px;
  background: #2D9AFF;
}
.guide .guide_text .guide_text_three .info .info_text {
  display: block;
  width: 341px;
  height: 41px;
  color: #fff;
  font-size: 16px;
  font-family: Yuanti SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin: 11px 27px 8px 12px;
}
.guide .guide_bottom {
  position: absolute;
  left: 50%;
  top: 435px;
  transform: translate(-50%);
  display: flex;
}
.guide .guide_bottom .line {
  margin-top: 10px;
  margin-right: 49px;
  width: 864px;
  height: 2px;
  background: #2D9AFF;
}
.guide .guide_bottom img {
  width: 169px;
  height: 22px;
}
.disaster-mitigation-network-bottom {
  height: 280px;
  background-image: linear-gradient(#4f9eff 0, #4f9eff 0, #5369f0 100%, #5369f0 100%);
  width: 100%;
  position: relative;
}
.disaster-mitigation-network-bottom .bottom {
  width: 757px;
  height: 113px;
  margin: 0 auto;
  display: flex;
}
.disaster-mitigation-network-bottom .bottom img {
  width: 106px;
  height: 113px;
  margin-top: 56px;
}
.disaster-mitigation-network-bottom .bottom .text {
  width: 488px;
  height: 94px;
  margin-top: 65px;
  margin-left: 70px;
}
.disaster-mitigation-network-bottom .bottom .text .text-word {
  width: 146px;
  height: 17px;
  overflow-wrap: break-word;
  color: #ffffff;
  font-size: 16px;
  font-family: SIL-Hei-Med-Jian;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-left: 175px;
  display: block;
}
.disaster-mitigation-network-bottom .bottom .text .text-info {
  width: 488px;
  height: 17px;
  overflow-wrap: break-word;
  color: #ffffff;
  font-size: 16px;
  font-family: SIL-Hei-Med-Jian;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 9px;
  display: block;
}
.disaster-mitigation-network-bottom .bottom .text .text-address {
  width: 359px;
  height: 16px;
  overflow-wrap: break-word;
  color: #ffffff;
  font-size: 16px;
  font-family: SIL-Hei-Med-Jian;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  display: block;
  margin: 8px 0 0 68px;
}
.disaster-mitigation-network-bottom .bottom .text .text-number {
  width: 399px;
  height: 16px;
  overflow-wrap: break-word;
  color: #ffffff;
  font-size: 16px;
  font-family: SIL-Hei-Med-Jian;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  display: block;
  margin: 11px 0 0 48px;
}
.disaster-mitigation-network-bottom .group {
  background-color: #000000;
  width: 100%;
  height: 48px;
  position: absolute;
  left: 0;
  bottom: 0;
}
