* {
  margin: 0;
  padding: 0;
}
h3,
p {
  font-weight: normal;
  font-size: 100%;
  font-family: '微软雅黑';
}
p {
  font-size: 24px;
  font-weight: 100;
}
.main {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main .type-1 {
  width: 100%;
  height: 750px;
}
.main .type-1 .type-1-wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.main .type-1 .type-1-wrap .type-1-1 {
  position: relative;
  top: 170px;
  left: 170px;
}
.main .type-1 .type-1-wrap .type-1-1 h3 {
  color: #0077bf;
  font-size: 40px;
}
.main .type-1 .type-1-wrap .type-1-2 {
  position: absolute;
  top: 0;
  right: -360px;
}
.main .type-2 {
  width: 100%;
  height: 750px;
  position: relative;
  background: #007fcb;
}
.main .type-2 .type-2-wrap {
  width: 549px;
  margin: 0 auto;
  position: relative;
  position: static;
  text-align: center;
}
.main .type-2 .type-2-wrap .type-2-1 {
  position: relative;
  top: 70px;
}
.main .type-2 .type-2-wrap .type-2-1 h3,
.main .type-2 .type-2-wrap .type-2-1 p {
  color: #fff;
}
.main .type-2 .type-2-wrap .type-2-1 h3 {
  font-size: 36px;
  margin-bottom: 15px;
}
.main .type-2 .type-2-wrap .type-2-2 {
  position: absolute;
  bottom: 0;
  font-size: 0;
}
.main .type-3 {
  width: 100%;
  height: 750px;
}
.main .type-3 .type-3-wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.main .type-3 .type-3-wrap .type-3-1 {
  position: absolute;
  top: 375px;
  left: 175px;
  transform: translateY(-50%);
}
.main .type-3 .type-3-wrap .type-3-1 h3 {
  font-size: 36px;
  color: #686767;
}
.main .type-3 .type-3-wrap .type-3-1 span {
  margin-left: 350px;
  font-size: 24px;
  font-weight: 100;
}
.main .type-3 .type-3-wrap .type-3-2 {
  padding: 89.5px 0;
  box-sizing: border-box;
}
.main .type-4 {
  width: 100%;
  height: 750px;
  background: #007fcb;
}
.main .type-4 .type-4-wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.main .type-4 .type-4-wrap .type-4-1 {
  position: relative;
  top: 170px;
  left: 170px;
}
.main .type-4 .type-4-wrap .type-4-1 h3,
.main .type-4 .type-4-wrap .type-4-1 p {
  color: #fff;
}
.main .type-4 .type-4-wrap .type-4-1 h3 {
  font-size: 36px;
  margin-top: 20px;
}
.main .type-4 .type-4-wrap .type-4-1 p {
  font-size: 24px;
}
.main .type-4 .type-4-wrap .type-4-2 {
  position: absolute;
  top: 0;
  right: -360px;
}
.main .type-5 {
  width: 100%;
  height: 925px;
  background: url("../upload/xqy/typec/typec-4.jpg") no-repeat center;
}
.main .type-5 .type-5-wrap {
  width: 800px;
  margin: 0 auto;
  position: relative;
  top: 200px;
}
.main .type-5 .type-5-wrap h3,
.main .type-5 .type-5-wrap p {
  color: #fff;
}
.main .type-5 .type-5-wrap h3 {
  font-size: 36px;
  text-shadow: 5px 5px 5px #000;
}
.main .type-5 .type-5-wrap h3 span {
  font-size: 24px;
  padding-right: 70px;
}
.main .type-6 {
  width: 100%;
  height: 925px;
  background: url("../upload/xqy/typec/typec-5.jpg") no-repeat center;
}
.main .type-6 .type-6-wrap {
  width: 410px;
  margin: 0 auto;
  position: relative;
  top: 500px;
  text-align: right;
  left: 200px;
}
.main .type-6 .type-6-wrap p {
  font-size: 32px;
  color: #fff;
}
.main .type-7 {
  width: 100%;
  height: 750px;
  background: #007fcb;
}
.main .type-7 .type-7-wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  top: 55px;
}
.main .type-7 .type-7-wrap .type-7-1 {
  position: relative;
  left: 155px;
}
.main .type-7 .type-7-wrap .type-7-2 {
  width: 410px;
  box-sizing: border-box;
  padding: 100px 0;
  margin: 0 auto;
}
.main .type-7 .type-7-wrap .type-7-2 fieldset {
  padding: 20px 0 20px 50px;
  color: #fff;
  font-size: 24px;
  border: 3px solid #fff;
  border-radius: 30px;
}
.main .type-7 .type-7-wrap .type-7-2 fieldset legend {
  font-size: 36px;
  color: #fff;
}
.main .type-7 .type-7-wrap .type-7-3 {
  position: relative;
  right: 360px;
}
