.cover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}
.pc-com-module-title {
  padding: 100px 0 68px 0;
  text-align: center;
  line-height: 54px;
  color: #ffffff;
  font-size: 34px;
  letter-spacing: 2px;
}
.pc-com-module-title2 .tit {
  padding: 100px 0 24px 0;
  text-align: center;
  line-height: 34px;
  color: #ffffff;
  font-size: 34px;
  letter-spacing: 2px;
}
.pc-com-module-title2 .cont {
  max-width: 605px;
  text-align: center;
  line-height: 24px;
  color: #898f9a;
  font-size: 13px;
  margin: 0 auto 65px;
}
.m-com-module-title {
  position: relative;
  padding: .38rem 0 .3rem .16rem;
  font-size: .32rem;
  line-height: .32rem;
  color: #333;
  font-weight: bold;
}
.m-com-module-title::after {
  content: '';
  width: .06rem;
  height: .32rem;
  background-color: #5890f4;
  position: absolute;
  left: 0;
  top: .38rem;
}
.m-com-module-title2 .tit {
  position: relative;
  padding: .38rem 0 .22rem .16rem;
  font-size: .32rem;
  line-height: .32rem;
  color: #333;
  font-weight: bold;
}
.m-com-module-title2 .tit::after {
  content: '';
  width: .06rem;
  height: .32rem;
  background-color: #5890f4;
  position: absolute;
  left: 0;
  top: .38rem;
}
.m-com-module-title2 .cont {
  font-size: .22rem;
  line-height: .36rem;
  color: #666;
  margin-bottom: .32rem;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.page-template10 .now-status .cbox {
  width: 1225px;
  margin: 0 auto;
}
.page-template10 .now-status .cbox .citem {
  float: left;
  width: 280px;
  height: 320px;
  background: #ffffff;
  border-radius: 0;
  margin: 0 13px;
}
.page-template10 .now-status .cbox li.citem img {
  width: 100%;
  height: 180px;
  margin: 0;
}
.page-template10 .now-status .cbox li.citem .tit,
.page-template10 .now-status .cbox li.citem .cont {
  padding-left: 32px;
}
.page-template10 .now-status .cbox li.citem .tit {
  font-size: 21px;
  line-height: 46px;
  color: #30c8c6;
  padding: 17px 20px 0 35px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-template10 .now-status .cbox li.citem .cont {
  font-size: 13px;
  line-height: 24px;
  color: #666666;
  padding: 0 35px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
}
.dljz-8pic .pc-com-module-title2 .cont {
  margin-bottom: 32px;
}
.dljz-8pic .cbox {
  width: 1217px;
  margin: 0 auto;
}
.dljz-8pic .cbox .citem {
  float: left;
  width: 284px;
  height: 284px;
  background: #f1a53a;
  border-radius: 8px;
  margin: 0 10px;
}
.dljz-8pic .cbox {
  margin-bottom: 60px;
  overflow: hidden;
}
.dljz-8pic .cbox li.citem {
  margin-top: 82px;
  position: relative;
  text-align: center;
}
.dljz-8pic .cbox li.citem .iimg {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: -42px;
  left: 50%;
  margin-left: -42px;
  overflow: hidden;
  text-align: center;
}
.dljz-8pic .cbox li.citem .iimg img {
  width: 76%;
  height: 76%;
  margin-top: 8px;
}
.dljz-8pic .cbox li.citem .tit {
  font-size: 19px;
  line-height: 58px;
  color: #ffffff;
  padding-top: 70px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-8pic .cbox li.citem .cont {
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
  padding: 0 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  word-wrap: break-word;
}
.dljz-8pic .cbox li.item2 {
  background-color: #fd6e5b;
}
.dljz-8pic .cbox li.item3 {
  background-color: #6839d3;
}
.dljz-8pic .cbox li.item4 {
  background-color: #39d3af;
}
.dljz-8pic .cbox li.item5 {
  background-color: #746afb;
}
.dljz-8pic .cbox li.item6 {
  background-color: #4788ff;
}
.dljz-8pic .cbox li.item7 {
  background-color: #11cc80;
}
.dljz-8pic .cbox li.item8 {
  background-color: #4463ff;
}
.dljz-8pic .btns .dzbtn {
  display: block;
  width: 210px;
  height: 56px;
  border-radius: 28px;
  background: #50aaf9;
  cursor: pointer;
  text-align: center;
  line-height: 56px;
  font-size: 19px;
  color: #ffffff;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  background: -webkit-gradient(linear, left top, right top, from(#50aaf9), to(#4b4aea));
  background: linear-gradient(left, #50aaf9, #4b4aea);
  letter-spacing: 1px;
  -webkit-box-shadow: 0 0 16px rgba(127, 174, 249, 0.5);
          box-shadow: 0 0 16px rgba(127, 174, 249, 0.5);
  margin: 0 auto;
}
.good-ys-new .sbox {
  width: 1225px;
  margin: 0 auto;
}
.good-ys-new .sbox .citem {
  float: left;
  width: 382px;
  height: 180px;
  background: #ffffff;
  border-radius: 0;
  margin: 0 13px;
}
.good-ys-new .sbox li.citem {
  margin-bottom: 27px;
  position: relative;
  background: url(../../images/gsdz_system_imgs/tpl2_icon_bg1.jpg) no-repeat center;
  background-size: 100%;
}
.good-ys-new .sbox li.citem img {
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50px;
  left: 34px;
}
.good-ys-new .sbox li.citem .tit {
  font-size: 21px;
  line-height: 52px;
  color: #ffffff;
  padding: 39px 40px 0 134px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.good-ys-new .sbox li.citem .cont {
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
  padding: 0 40px 0 134px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
}
.good-ys-new .sbox li.item2 {
  background-image: url(../../images/gsdz_system_imgs/tpl2_icon_bg2.jpg);
}
.good-ys-new .sbox li.item3 {
  background-image: url(../../images/gsdz_system_imgs/tpl2_icon_bg3.jpg);
}
.good-ys-new .sbox li.item4 {
  background-image: url(../../images/gsdz_system_imgs/tpl2_icon_bg4.jpg);
}
.good-ys-new .sbox li.item5 {
  background-image: url(../../images/gsdz_system_imgs/tpl2_icon_bg5.jpg);
}
.good-ys-new .sbox li.item6 {
  background-image: url(../../images/gsdz_system_imgs/tpl2_icon_bg6.jpg);
}
