* {
  margin: 0;
  padding: 0;
}
.container {
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.banner {
  margin-top: 100px;
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  height: 600px;
  background: url(../img/peixun_banner.png) no-repeat center;
}
.content {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.navigation {
  margin-top: 110px;
  padding-bottom: 10px;
  width: 1200px;
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.navigation-left {
  height: 45px;
  padding-left: 8px;
  border-left: 3px solid #1463a5;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.navigation-left p {
  font-size: 22px;
  color: #1463a5;
  line-height: 1;
}
.navigation-left span {
  font-size: 14px;
  color: #666;
  line-height: 1;
}
.navigation-right {
  font-size: 16px;
  color: #666666;
  line-height: 1;
}
.anniu {
  margin-top: 100px;
  width: 1200px;
  display: flex;
  justify-content: space-evenly;
}
.anniu button {
  width: 244px;
  height: 68px;
  background-color: #1463a5;
  font-size: 36px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
}
.anniu .btnActive {
  background-color: #cb1025;
}
.peixun1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun1 .text1 {
  margin-top: 72px;
  width: 1200px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
.peixun1 .box1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun1 .box1-top {
  margin-top: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun1 .box1-top h4 {
  font-size: 48px;
  color: #333;
  line-height: 1;
  font-weight: 700;
}
.peixun1 .box1-bottom {
  margin-top: 65px;
  width: 1200px;
  display: flex;
  flex-direction: column;
}
.peixun1 .box1-bottom .item {
  width: 100%;
  height: 300px;
  display: flex;
}
.peixun1 .box1-bottom .item img {
  width: 50%;
  height: 100%;
}
.peixun1 .box1-bottom .item div {
  width: 50%;
  height: 100%;
  background-color: #f4f4f4;
  display: flex;
  align-items: center;
  padding: 0 45px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  text-align: center;
}
.peixun1 .box2 {
  margin-top: 105px;
  width: 100%;
  height: 654px;
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun1 .box2-top {
  margin-top: 116px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun1 .box2-top h4 {
  font-size: 48px;
  color: #333;
  line-height: 1;
  font-weight: 700;
}
.peixun1 .box2-bottom {
  margin-top: 80px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.peixun1 .box2-bottom div {
  width: 516px;
  display: flex;
  flex-direction: column;
}
.peixun1 .box2-bottom div p {
  margin-top: 20px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
.peixun1 .box2-bottom div p span {
  color: #cb1025;
}
.peixun1 .box2-bottom div p:nth-child(1) {
  margin-top: 0;
}
.peixun1 .box2-bottom img {
  width: 644px;
  height: 336px;
}
.peixun1 .peixun1_box2_img2 {
  margin-top: 65px;
  width: 1200px;
}
.peixun1 .peixun1_box2_img3 {
  margin-top: 45px;
  width: 1200px;
}
.peixun1 .box3 {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun1 .box3-top {
  margin-top: 115px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun1 .box3-top h4 {
  font-size: 48px;
  color: #333;
  line-height: 1;
  font-weight: 700;
}
.peixun1 .box3 p {
  margin-top: 60px;
  width: 1200px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
.peixun1 .box3 img {
  margin-top: 60px;
  width: 100%;
}
.peixun1 .box4 {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun1 .box4-top {
  margin-top: 115px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun1 .box4-top h4 {
  font-size: 48px;
  color: #333;
  line-height: 1;
  font-weight: 700;
}
.peixun1 .box4-bottom {
  margin-top: 65px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.peixun1 .box4-bottom .item {
  width: 280px;
  height: 329px;
  padding: 19px 26px 0 45px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  text-align: justify;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.peixun1 .box4-bottom .item:nth-child(1) {
  background: url(../img/peixun1_box4_border1.png) no-repeat center;
}
.peixun1 .box4-bottom .item:nth-child(2) {
  background: url(../img/peixun1_box4_border2.png) no-repeat center;
}
.peixun1 .box4-bottom .item:nth-child(3) {
  background: url(../img/peixun1_box4_border3.png) no-repeat center;
}
.peixun1 .box4-bottom .item:nth-child(4) {
  background: url(../img/peixun1_box4_border4.png) no-repeat center;
}
.peixun2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .text2 {
  margin-top: 72px;
  width: 1200px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
.peixun2 .box1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box1-top {
  margin-top: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box1-top h4 {
  font-size: 48px;
  color: #333;
  line-height: 1;
  font-weight: 700;
}
.peixun2 .box1-bottom {
  margin-top: 65px;
  width: 1200px;
  display: flex;
  flex-direction: column;
}
.peixun2 .box1-bottom .item {
  width: 100%;
  height: 300px;
  display: flex;
}
.peixun2 .box1-bottom .item img {
  width: 50%;
  height: 100%;
}
.peixun2 .box1-bottom .item div {
  width: 50%;
  height: 100%;
  background-color: #f4f4f4;
  display: flex;
  align-items: center;
  padding: 0 45px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  text-align: center;
}
.peixun2 .box2 {
  margin-top: 105px;
  width: 100%;
  height: 654px;
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box2-top {
  margin-top: 116px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box2-top h4 {
  font-size: 48px;
  color: #333;
  line-height: 1;
  font-weight: 700;
}
.peixun2 .box2-bottom {
  margin-top: 47px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.peixun2 .box2-bottom div {
  width: 516px;
  display: flex;
  flex-direction: column;
}
.peixun2 .box2-bottom div p {
  margin-top: 20px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
.peixun2 .box2-bottom div p span {
  color: #cb1025;
}
.peixun2 .box2-bottom div p:nth-child(1) {
  margin-top: 0;
}
.peixun2 .box2-bottom img {
  width: 644px;
  height: 389px;
}
.peixun2 .peixun2_box2_img2 {
  margin-top: 65px;
  width: 1200px;
}
.peixun2 .peixun2_box2_img3 {
  margin-top: 45px;
  width: 1200px;
}
.peixun2 .box3 {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box3-top {
  margin-top: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box3-top h4 {
  font-size: 48px;
  color: #333;
  line-height: 1;
  font-weight: 700;
}
.peixun2 .box3-top p {
  margin-top: 28px;
  font-size: 16px;
  color: #333;
  line-height: 1;
}
.peixun2 .box3 img {
  margin-top: 40px;
  width: 100%;
}
.peixun2 .box4 {
  margin-top: 120px;
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box4-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box4-top h4 {
  font-size: 48px;
  color: #333;
  line-height: 1;
  font-weight: 700;
}
.peixun2 .box4-bottom {
  margin-top: 65px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.peixun2 .box4-bottom div {
  width: 700px;
  display: flex;
  flex-direction: column;
}
.peixun2 .box4-bottom div p {
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
.peixun2 .box4-bottom div p:nth-child(4) {
  margin-top: 35px;
}
.peixun2 .box4-bottom img {
  margin: 0 !important;
  width: 468px;
  height: 340px;
}
.peixun2 .box4 img {
  margin-top: 50px;
}
.peixun2 .box5 {
  margin-top: 120px;
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box5-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.peixun2 .box5-top h4 {
  font-size: 48px;
  color: #333;
  line-height: 1;
  font-weight: 700;
}
.peixun2 .box5-bottom {
  margin-top: 78px;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.peixun2 .box5-bottom .item {
  width: 396px;
  height: 344px;
  background: url(../img/peixun2_box5_border.png) no-repeat center;
  padding: 0 60px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.peixun2 .box5-text {
  margin-top: 65px;
  width: 1200px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
.peixun2 .box5-text span {
  color: #cb1025;
}
.commonpx {
  display: none;
}
.fuchuang {
  margin-top: 70px;
  width: 100%;
  height: 429px;
  background: url(../img/index/popup_bg.png) no-repeat center;
  display: flex;
  justify-content: center;
}
.fuchuang .con {
  width: 1200px;
  display: flex;
  justify-content: flex-end;
}
.fuchuang .con div {
  margin-top: 228px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fuchuang .con div a {
  width: 227px;
  height: 68px;
  background-color: #cb1025;
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fuchuang .con div a img {
  margin-right: 10px;
}
.fuchuang .con div p {
  margin-top: 17px;
  display: flex;
  align-items: center;
  font-size: 23px;
  color: #fff;
}
.fuchuang .con div p img {
  margin-right: 5px;
  width: 22px;
  height: 22px;
}
.inputs {
  margin: 100px 0 75px;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.inputs input {
  margin-bottom: 20px;
  width: 556px;
  height: 60px;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  background-color: #f2f2f2;
  border: 0;
}
.inputs textarea {
  width: 100%;
  height: 120px;
  background-color: #f2f2f2;
  border: 0;
  font-size: 18px;
  color: #333;
  padding: 20px;
  resize: none;
}
.inputs ::placeholder {
  color: #333;
}
.inputs .Highlight.change::placeholder,
.inputs .Highlight1.change::placeholder {
  color: #fff;
}
.inputs-btn {
  margin: 48px auto 0;
  width: 148px;
  height: 48px;
  background-color: #cb1025;
  font-size: 20px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
