.mainBannerWrapper {
  position: relative;
  margin: 0 auto;
  width: 1920px;
  height: 580px;
  left: 50%;
  margin-left: -960px;
  background-image: url(../image/mainBG.jpg);
}
.timeBanner {
  width: 1200px;
  height: 166px;
  margin: 0 auto;
  background-image: url(../image/timeBanner.jpg);
}
.pageDescription {
  position: relative;
  width: 1200px;
  height: 100px;
  margin: 20px auto 50px auto;
}
.pageDescription h2 {
  font-size: 26px;
  text-indent: 75px;
  line-height: 50px;
  text-align: center;
}
.pageDescription .descriptionIcon {
  display: block;
  position: absolute;
  width: 80px;
  height: 100px;
  left: 0;
  top: 0;
  background-image: url(../image/icon_description.png);
  background-repeat: no-repeat;
}
.projectListWrapper {
  position: relative;
  width: 1200px;
  height: 800px;
  margin: 10px auto 0 auto;
}
.projectListWrapper .projectItem11,
.projectListWrapper .projectItem12,
.projectListWrapper .projectItem13 {
  width: 400px;
  height: 400px;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.projectListWrapper .projectItem21,
.projectListWrapper .projectItem22 {
  width: 600px;
  height: 400px;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.projectListWrapper .projectItem11 {
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../image/item1.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}
.projectListWrapper .projectItem12 {
  position: absolute;
  left: 400px;
  top: 0;
}
.projectListWrapper .projectItem13 {
  position: absolute;
  left: 800px;
  top: 0;
}
.projectListWrapper .projectItem21 {
  position: absolute;
  left: 0px;
  top: 400px;
}
.projectListWrapper .projectItem22 {
  position: absolute;
  left: 600px;
  top: 400px;
}
.projectWrapper .project1 {
  position: relative;
  width: 1200px;
  height: 492px;
  margin: 40px auto;
  background-image: url(../image/p1.jpg);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.projectWrapper .project1 .title {
  position: absolute;
  font-size: 26px;
  font-weight: 600;
  top: 90px;
  left: 42px;
}
.projectWrapper .project1 .text {
  position: absolute;
  top: 180px;
  left: 50px;
  font-size: 22px;
  width: 600px;
  line-height: 2;
}
.projectWrapper .project1 .btn {
  position: absolute;
  bottom: 50px;
  left: 500px;
  width: 180px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #dd1721;
}
.projectWrapper .project1 .special {
  position: absolute;
  top: 330px;
  left: 80px;
  font-size: 30px;
  font-weight: 600;
  color: #2e3192;
}
.projectWrapper .project2 {
  position: relative;
  width: 1200px;
  height: 492px;
  margin: 40px auto;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  background-image: url(../image/p2.jpg);
}
.projectWrapper .project2 .title {
  position: absolute;
  font-size: 26px;
  font-weight: 600;
  top: 90px;
  right: 40px;
}
.projectWrapper .project2 .text {
  position: absolute;
  top: 180px;
  right: 60px;
  font-size: 22px;
  width: 600px;
  line-height: 2;
}
.projectWrapper .project2 .btn {
  position: absolute;
  bottom: 80px;
  right: 100px;
  width: 180px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #dd1721;
}
.projectWrapper .project3 {
  position: relative;
  width: 1200px;
  height: 492px;
  margin: 40px auto;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  background-image: url(../image/p3.jpg);
}
.projectWrapper .project3 .title {
  position: absolute;
  font-size: 26px;
  font-weight: 600;
  top: 90px;
  left: 40px;
}
.projectWrapper .project3 .text {
  position: absolute;
  top: 180px;
  left: 50px;
  font-size: 22px;
  width: 600px;
  line-height: 2;
}
.projectWrapper .project3 .btn {
  position: absolute;
  bottom: 60px;
  left: 500px;
  width: 180px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #dd1721;
}
.projectWrapper .project4 {
  position: relative;
  width: 1200px;
  height: 492px;
  margin: 40px auto;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  background-image: url(../image/p4.jpg);
}
.projectWrapper .project4 .title {
  position: absolute;
  font-size: 26px;
  font-weight: 600;
  top: 90px;
  right: 40px;
}
.projectWrapper .project4 .text {
  position: absolute;
  top: 160px;
  right: 60px;
  font-size: 22px;
  width: 600px;
  line-height: 2;
}
.projectWrapper .project4 .btn {
  position: absolute;
  bottom: 40px;
  right: 100px;
  width: 180px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #dd1721;
}
.projectWrapper .project4 .special {
  position: absolute;
  top: 350px;
  right: 160px;
  font-size: 30px;
  font-weight: 600;
  color: #2e3192;
}
.projectWrapper .project5 {
  position: relative;
  width: 1200px;
  height: 492px;
  margin: 40px auto;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  background-image: url(../image/p5.jpg);
}
.projectWrapper .project5 .title {
  position: absolute;
  font-size: 26px;
  font-weight: 600;
  top: 90px;
  left: 40px;
}
.projectWrapper .project5 .text {
  position: absolute;
  top: 180px;
  left: 50px;
  font-size: 22px;
  width: 600px;
  line-height: 2;
}
.projectWrapper .project5 .btn {
  position: absolute;
  bottom: 70px;
  left: 450px;
  width: 180px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #dd1721;
}
.projectWrapper .project1 .btn:hover,
.projectWrapper .project2 .btn:hover,
.projectWrapper .project3 .btn:hover,
.projectWrapper .project4 .btn:hover,
.projectWrapper .project5 .btn:hover {
  background-color: #14264E;
}
.projectSplit {
  position: relative;
  width: 1920px;
  height: 250px;
  margin: 0 auto;
  left: 50%;
  margin-left: -960px;
  background-image: url(../image/split.jpg);
}
.projectSplit .btn_connect {
  position: absolute;
  width: 200px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background-color: #0071bc;
  border-radius: 10px;
}
.projectSplit .btn_connect:hover {
  background-color: #14264E;
}
.projectSplit .btn_connect {
  position: absolute;
  top: 90px;
  right: 520px;
}
.qzxxy_con {
  width: 1200px !important;
  margin: 10px auto !important;
}
.qzxxy_con .left {
  width: 1200px !important;
}
.qzxxy_con .left .ympgb {
  padding: 30px 150px 0 !important;
  background-image: url(../image/formBG.jpg) !important;
}
.pageNews {
  width: 1200px;
  margin: 0 auto;
}
