.banner {
  width: 1400px;
  height: 388px;
  position: relative;
  left: 50%;
  margin-left: -700px;
}
.banner a,
.banner img {
  display: block;
  width: 100%;
}
.w1000 {
  width: 1000px;
  margin: 0 auto;
}
.pts_p {
  font-size: 18px;
  color: #696969;
  text-align: center;
}
.pts_h5 {
  width: 258px;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  line-height: 56px;
  color: #313234;
  border-bottom: 2px solid #2e8dea;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.pts_h6 {
  color: #ff8a00;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
}
.pts_h6 span {
  margin-left: 10px;
  margin-right: 10px;
}
.pts_module01 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pts_module01 .w1000 {
  position: relative;
}
.pts_module01 p {
  font-size: 18px;
  line-height: 36px;
  color: #187ee1;
  text-align: left;
  padding-left: 58px;
  padding-right: 30px;
}
.pts_module01 img {
  display: block;
  position: absolute;
}
.pts_module01 .img2 {
  left: 0;
  top: -30px;
}
.pts_module01 .img3 {
  right: 0;
  bottom: 0;
}
.pts_module02 .w1000 {
  overflow: hidden;
}
.pts_module02 .pts_h6 {
  margin-bottom: 35px;
}
.pts_module02 .imgCon {
  text-align: center;
  width: 1030px;
  font-size: 0;
  margin-left: -13px;
  margin-bottom: 60px;
}
.pts_module02 p {
  margin-bottom: 30px;
}
.pts_module02 img {
  width: 180px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 13px;
  margin-right: 13px;
}
.pts_module03 {
  background-color: #fbfbfb;
  padding-top: 50px;
  padding-bottom: 30px;
  overflow: hidden;
}
.pts_module03 .pts_h6 {
  margin-bottom: 10px;
}
.pts_module03 p {
  margin-bottom: 30px;
}
.pts_module03 img {
  display: block;
  margin-bottom: 30px;
}
.pts_module04 {
  padding-top: 40px;
}
.pts_module04 .w1000 {
  overflow: hidden;
}
.pts_module04 .pts_h5 {
  margin-bottom: 20px;
}
.pts_module04 .pts_h5 + p {
  margin-bottom: 40px;
}
.pts_module04 .cardCon {
  width: 1040px;
  margin-bottom: 50px;
  margin-left: -20px;
}
.pts_module04 .floatLeft {
  float: left;
  width: 428px;
  height: 220px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 25px;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: 1px solid #e6e6e6;
}
.pts_module04 .tit {
  font-size: 22px;
  color: #4190de;
  margin-bottom: 15px;
}
.pts_module04 .tit + p {
  color: #565656;
  text-align: left;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
}
.pts_module04 li {
  color: #565656;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding-left: 28px;
  margin-bottom: 15px;
}
.pts_module04 .icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url(ggjtfw_14.png) no-repeat;
  background-position: 2px 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.pts_module04 .imgbox {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 45%;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
  z-index: 99;
}
.pts_module04 .imgbox img {
  width: 100%;
}
.pts_module04 .imgbox .img_s {
  display: block;
}
.pts_module04 .imgbox .img_l {
  display: none;
}
.pts_module04 .imgbox:hover {
  width: 177px;
  height: 177px;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  margin-top: -88px;
}
.pts_module04 .imgbox:hover .img_s {
  display: none;
}
.pts_module04 .imgbox:hover .img_l {
  display: block;
}
.pts_module05 ul {
  margin-left: -20px;
  padding-bottom: 60px;
}
.pts_module05 li {
  width: 290px;
  margin-left: 22px;
  margin-right: 22px;
  float: left;
  position: relative;
}
.pts_module05 img {
  display: block;
}
.pts_module05 .bgc {
  display: block;
  width: 90%;
  height: 46px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  color: #fff;
  padding-left: 5%;
}
.pts_module05 .img_s {
  width: 113px;
  height: 113px;
  position: absolute;
  z-index: 99;
  right: -35px;
  bottom: -5px;
}
.pts_module05 a {
  width: 180px;
  height: 46px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pts_module05 a:hover {
  color: #0068c8;
  text-decoration: none;
}
