* {
  margin: 0;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
input,
textarea {
  -webkit-appearance: none;
}
ul,
li {
  list-style: none;
}
i {
  font-style: normal;
}
a {
  text-decoration: none !important;
}
body {
  font-family: 微软雅黑 !important;
  background: url(../image/pt1.png);
}
@media (max-width: 1200px) {
  .topbox .lastBtnm .lascont .larig ul li span {
    width: 260px;
  }
  .topbox .lastBtnm .lascont .larig ul li form {
    display: none;
  }
  .topbox .imgCont {
    width: 1164px !important;
  }
  .topbox .lastBtnm .lascont .larig ul .formli {
    display: none;
  }
}
.topbox {
  width: 100%;
  position: relative;
}
.topbox .tophead {
  width: 100%;
  /*height: 70px;*/
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  z-index: 99;
  border-bottom: 1px solid #303030;
}
.topbox .tophead .topcontent {
  padding: 0 90px;
  height: 70px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topbox .tophead .topcontent .toplogin {
  width: 150px;
  height: 53px;
}
.topbox .tophead .topcontent .toplogin img {
  width: 150px;
  height: 53px;
}
.topbox .tophead .topcontent .toprig {
  height: 25px;
}
.topbox .tophead .topcontent .toprig ul {
  display: flex;
  align-items: center;
  height: 25px;
  padding: 0;
}
.topbox .tophead .topcontent .toprig ul li {
  color: #fff !important;
  font-size: 16px;
  margin-right: 62px;
}
.topbox .tophead .topcontent .toprig ul li a {
  color: #fff;
}
.topbox .imgBac {
  width: 100%;
  height: 530px;
  background: url(../image/slide-pt.png);
}
.topbox .imgBac img {
  width: 100%;
  height: auto;
}
.topbox .imgCont {
  width: 1200px;
  margin: 0 auto;
  margin-top: 56px;
}
.topbox .imgCont ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.topbox .imgCont ul li {
  width: 380px;
  height: 587px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.topbox .imgCont ul li:hover .titlespan {
  background-image: -webkit-linear-gradient(39deg, #fa01fd 0%, #807db2 39%, #34cb86 74%);
  opacity: 0.4;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: all 1s 1;
}
.topbox .imgCont ul li:hover .buto {
  background: linear-gradient(91deg, #fa01fd 0%, #807db2 39%, #34cb86 74%) !important;
}
.topbox .imgCont ul li:hover .butospan {
  color: #fff !important;
}
.topbox .imgCont ul li:hover .title_02 {
  position: relative;
  z-index: 2;
}
.topbox .imgCont ul li:hover .title_02::before {
  content: "";
  display: block;
  width: 250px;
  height: 10px;
  background: linear-gradient(91deg, #fa01fd 0%, #807db2 39%, #34cb86 74%) !important;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.topbox .imgCont ul li .imgbord {
  width: 368px;
  height: 572px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
}
.topbox .imgCont ul li .imgbord .title {
  font-size: 32px;
  color: #333333;
  font-weight: bold;
  margin-top: 84px;
  margin-left: 17px;
  z-index: 2;
  position: relative;
}
.topbox .imgCont ul li .imgbord .title .titlespan {
  font-size: 107px;
  color: #f0f0f0;
  position: absolute;
  top: -76px;
  left: 0;
  z-index: -1;
}
.topbox .imgCont ul li .imgbord .title_02 {
  color: #333333;
  font-size: 20px;
  margin-left: 17px;
  margin-top: 18px;
}
.topbox .imgCont ul li .imgbord .title03 {
  margin-left: 28px;
  margin-top: 40px;
  height: 226px;
}
.topbox .imgCont ul li .imgbord .title03 .smaiul {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.topbox .imgCont ul li .imgbord .title03 .smaiul .smidla {
  width: 19px;
  height: 19px;
  border: 1px solid #E0E0E0;
  border-radius: 50%;
  margin-right: 8px;
}
.topbox .imgCont ul li .imgbord .buto {
  width: 194px;
  height: 54px;
  background: #f7f7f7;
  border: 2px solid #f0f0f0;
  border-radius: 98px;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topbox .imgCont ul li .imgbord .buto img {
  width: 14px;
  height: 12px;
}
.topbox .imgCont ul li .imgbord .buto .butospan {
  margin-left: 12px;
  color: #637490;
}
.topbox .lianxi {
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 152px;
}
.topbox .lianxi .lianx_1 a {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
}
.topbox .lianxi .lianx_1 span {
  color: #B5B5B5;
  font-size: 16px;
  display: block;
  text-align: center;
  margin-top: 17px;
}
.topbox .lastBtnm {
  width: 100%;
  background: url(../image/lastbackgr.jpg) no-repeat;
  background-size: 100% 100%;
}
.topbox .lastBtnm .lascont {
  padding-left: 122px;
  margin: 0 auto;
  display: flex;
}
.topbox .lastBtnm .lascont .lasLe {
  width: 337px;
  padding-top: 60px;
}
.topbox .lastBtnm .lascont .lasLe .topimg {
  width: 337px;
  height: 62px;
}
.topbox .lastBtnm .lascont .lasLe .topimg img {
  width: 100%;
  height: 100%;
}
.topbox .lastBtnm .lascont .lasLe span {
  color: #858585;
  font-size: 24px;
  height: 23px;
  line-height: 23px;
  margin-top: 24px;
  display: block;
}
.topbox .lastBtnm .lascont .lasLe i {
  font-size: 16px;
  color: #9E9E9E;
  margin-top: 80px;
  display: block;
}
.topbox .lastBtnm .lascont .lasLe .test {
  width: 192px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topbox .lastBtnm .lascont .larig {
  padding-top: 230px;
  margin-left: 50px;
  width: 100%;
}
.topbox .lastBtnm .lascont .larig ul {
  display: flex;
}
.topbox .lastBtnm .lascont .larig ul li {
  margin-right: 50px;
}
.topbox .lastBtnm .lascont .larig ul li span {
  font-size: 14px;
  color: #747474;
  display: block;
  margin-bottom: 6px;
  width: 220px;
  line-height: 25px;
}
.topbox .lastBtnm .lascont .larig ul li form {
  width: 720px;
}
.topbox .lastBtnm .lascont .larig ul li form input {
  color: #747474;
  width: 223px;
  height: 48px;
  border-bottom: 1px solid #747474;
}
.topbox .lastBtnm .lascont .larig ul li form ::-webkit-input-placeholder {
  color: #747474 !important;
  font-size: 14px;
  padding-left: 20px;
}
.topbox .lastBtnm .lascont .larig ul li form input[type='submit'] {
  width: 144px;
  height: 45px;
  background: #ffffff;
  border-radius: 23px;
  margin-top: 33px;
  color: #111111;
  cursor: pointer;
}
.topbox .lastBtnm .lascont .larig ul li form textarea {
  color: #747474;
  resize: none;
  width: 679px;
  padding-top: 27px;
  height: 80px;
  border-bottom: 1px solid #747474;
}
.topbox .lastBtnm .lascont .larig ul .formli {
  margin-left: 50px;
  margin-top: -27px;
}
.topbox .lastBtnm .botlas {
  padding-top: 37px;
  padding-bottom: 37px;
  padding-left: 122px;
  color: #747474;
  font-size: 14px;
}
.topbox .lastBtnm .botlas span a {
  color: #747474;
}
