.merchants .subPageBanner {
  height: 768px;
}

.merchants .part_1 .ctMain {
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.part_2 .maxWidth .title {
  margin: 230px 0 120px;
  text-align: center;
}

.part_2 .maxWidth .title .p1 {
  font-size: 40px;
  font-weight:bold;
}

.part_2 .maxWidth .title .p2 {
  max-width: 700px;
  margin: 65px auto 0;
  font-size: 30px;
  line-height: 40px;
  color: #848484;
}

.part_2 ul {
  margin-bottom: 100px;
  font-size: 0;
}

.part_2 li {
  display: inline-block;
  width: calc((100% - (19px * 3)) / 4);
  margin-bottom: 100px;
  vertical-align: middle;
}

.part_2 li:not(:nth-child(4n)) {
  margin-right: 19px;
}

.part_2 a {
  display: block;
  height: 100%;
}

.part_2 a .putImg {
  overflow: hidden;
  border-radius: 10px;
}

.part_2 a img {
  display: block;
  margin: 0 auto;
}

.part_2 a .p1 {
  margin-top: 20px;
  font-size: 25px;
}

.part_2 a .p2 {
  font-size: 16px;
  line-height: 30px;
  color: #848484;
}

.part_3 {
  height: 987px;
  max-width: 1920px;
  margin: 0 auto;
}

.part_3 video {
  width: 100%;
  height: 100%;
}

.part_4 {
  padding: 150px 0 200px;
  background-color: #f5f5f5;
}

.part_4 .title {
	font-weight:bold;
  font-size: 40px;
}

.part_4 .flexBetween {
  margin-top: 130px;
}

.part_4 .rightTxt {
  padding-left: 140px;
  flex: 1;
  padding-top:100px;
}

.part_4 .rightTxt .p1 {
  max-width: 275px;
  font-size: 18px;
  line-height: 30px;
  color: #8e8e8e;
}

.part_4 .leftPic {
  position: relative;
  max-width:870px;
  overflow:hidden;
  width:60%;
  padding:0 5%;
}

.part_4 .leftPic img{ width:100%;}

.part_5 .maxWidth {
  padding: 190px 15px 225px;
}

.part_5 .maxWidth .p1 {
  font-size: 40px;
  line-height: 60px;
  font-weight:bold;
}

.part_5 .maxWidth .p2 {
  max-width: 470px;
  margin: 10px 0 40px;
  font-size: 20px;
  line-height: 30px;
  color: #848484;
}

.part_5 ul {
  margin-top: 45px;
  font-size: 0;
}

.part_5 ul li {
  display: inline-block;
  width: calc(100% / 6);
  vertical-align: middle;
  border: 1px solid #ececec;
  margin-top:-1px;
  margin-left:-1px;
}


.part_5 ul a {
  display: flex;
  height: 100%;
}

.part_5 ul a img {
  display: block;
  margin: auto;
}

.part_6 .maxWidth:first-child .p1 {
  font-size: 40px;
  font-weight:bold;
  line-height: 60px;
}

.part_6 .maxWidth:first-child .p2 {
  max-width: 470px;
  margin: 10px 0 40px;
  font-size: 20px;
  line-height: 30px;
  color: #848484;
}

.part_6 .maxWidth:not(:first-child) {
  max-width: 1550px;
  padding: 0;
  margin: 0 auto 47px;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 20px;
  overflow: hidden;
}

.part_6 .rightTxt {
  padding-left: 132px;
  flex: 1;
}

.part_6 .rightTxt .p1 {
  margin-bottom: 30px;
  font-size: 35px;
  line-height: 30px;
}

.part_6 .rightTxt .p2 {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  overflow: hidden;
  max-width: 565px;
  -webkit-box-orient: vertical;

  margin-bottom: 30px;
  font-size: 15px;
  line-height: 25px;
  color: #848484;
}

.part_6 .rightTxt a {
  display: block;
  width: 146px;
  margin-top: 15px;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  border-radius: 18px;
  color: white;
  background-color: #f08519;
}

.part_6 .leftPic {
	width:50%;
	overflow:hidden;
  position: relative;
  border-radius:20px;
}

.part_6 .leftPic img{
	width:100%;
}

.part_7 {
}

.part_7 .threeItem {
  display: flex;
  max-width: 1575px;
  margin: 132px auto 125px;
  align-items: center;
  justify-content: space-between;
}

.part_7 .threeItem .item {
  position: relative;
  display: flex;
  height: 570px;
  width: 33%;
  max-width: 278px;
  color: white;
  cursor: pointer;
  border-radius: 25px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.part_7 .threeItem .item .leftBtmTxt {
  position: absolute;
  height: 110px;
  width: 100%;
  bottom: 0;
  left: 0;
  padding-top: 30px;
  padding-left: 26px;
  background-color: rgba(0, 0, 0, 0.5);
}

.part_7 .threeItem .item .p1 {
  font-size: 25px;
  font-weight: bold;
}

.part_8 {
    padding: 90px 0 115px;
    background-color: #f5f5f5;
}

.part_8 .title {
    margin-bottom: 55px;
    font-size: 35px;
}

.part_8 .leftForm {
    max-width: 752px;
    width: 50%;
}

.part_8 .col {
    display: flex;
    width: 100%;
}

.part_8 .item {
    position: relative;
    width: 100%;
    margin-bottom: 54px;
}

.part_8 .item input {
    width: 100%;
    line-height: 56px;
    outline: none;
    border: 0;
    color: black;
    border-bottom: 2px solid #dedede;
    background-color: transparent;
}

.part_8 .item input::placeholder {
    font-size: 20px;
} 

.part_8 .short1 {
    width: 100%;
}

.part_8 .putCode {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.part_8 .putCode img {
    display: block;
    max-height: 50px;
    cursor: pointer;
}

.part_8 .item .submit {
    display: block;
    width: 146px;
    line-height: 46px;
    margin-left: auto;
    margin-right: 0;
    text-align: center;
    border-radius: 20px;
    font-size: 16px;
    color: white;
    border: 0;
    background-color: #f08519;
}

.part_8 .rightList{ width:45%;}

.part_8 .rightList li {
    margin-bottom: 25px;
    font-size: 18px;
}

.part_8 .rightList .time {
    display: inline-block;
    margin-right: 15px;
    color: #848484;
}

.part_8 .rightList .adr {
    display: inline-block;
    max-width: 390px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}


@media (max-width:768px) {
.part_2 li{width: calc((100% - 20px) / 2);}
.part_2 li:not(:nth-child(2n)){ margin-right:20px !important;}
.part_2 li:not(:nth-child(4n)){ margin-right:0}
.part_2 .maxWidth .title{ margin:20% 0 10%;}
.part_3 { height:auto;}
.part_4 .flexBetween{ display:block; margin-top:10%;}
.part_4 .leftPic{ max-width:inherit; width:100%; padding:0;}
.part_4{ padding:15% 0;}
.part_5 ul li{ width:calc(100% / 3); margin-left:-1px;}
.part_5 .maxWidth{ padding:20% 15px;}
.part_6 .maxWidth{ display:block}
.part_6 .leftPic{ width:100%;}
.part_6 .rightTxt{ padding:10% 5%;}
.part_7 .threeItem .item{ width:19%;}
.part_7 .threeItem .item .p1{ font-size:20px;}
.part_8 .maxWidth{ display:block;}
.part_8{ padding:15% 0;}
}


@media (max-width:640px) {
.part_2 li{width: 100%; margin:5% 0 !important}
.part_2 .maxWidth .title .p1{ font-size:28px;}
.part_2 .maxWidth .title .p2{ font-size:20px; line-height:30px;}
.part_2 a .putImg img{ width:100%;}
.part_2 a .p1{ font-size:22px;}
.part_2 ul{ margin-bottom:15%;}
.part_5 ul li{ width:calc(100% / 2)}
.part_4 .rightTxt{ padding:15% 5%;}
.part_4 .title,.part_5 .maxWidth .p1,.part_6 .maxWidth:first-child .p1{ line-height:35px; font-size:26px;}
.part_5 .maxWidth .p2,.part_6 .maxWidth:first-child .p2{ font-size:18px;}
.part_6 .rightTxt{ padding:15% 10%;}
.part_6 .rightTxt .p1{ font-size:28px;}
.part_7 .threeItem{ display:block; margin:20% 0;}
.part_7 .threeItem .item{ width:100%; max-width:inherit; margin-bottom:5%;}
.part_8 .title{ font-size:26px;}
.part_8 .item input::placeholder{ font-size:16px;}
.part_8 .rightList li{ font-size:16px;}
}