.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
body,
html,
#app {
  width: 100%;
  height: 100%;
}
.title {
  height: 70px;
  margin: 0 auto;
  margin-top: 90px;
  display: flex;
  justify-content: center;
}
.title .title0 {
  width: 349px;
  height: 58px;
}
.title .title1 {
  width: 469px;
  height: 60px;
}
.title .title2 {
  width: 421px;
  height: 59px;
}
.title .title3 {
  width: 349px;
  height: 59px;
}
.title .title4 {
  width: 349px;
  height: 59px;
}
.banner {
  width: 100%;
  height: 100%;
  background: url(/statics/ysgxfdy/images/back.jpg) no-repeat center top;
  min-width: 1200px;
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
  padding-top: 136px;
}
.banner .text img {
  width: 950px;
  display: block;
  margin: 0 auto;
  margin-top: 136px;
}
.banner .Sign_Up {
  width: 738px;
  display: flex;
  margin: 0 auto;
  margin-top: 109px;
  justify-content: space-between;
}
.banner .Sign_Up a {
  width: 312px;
  height: 82px;
  background: #FFFFFF;
  border-radius: 41px;
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1D65FC;
  line-height: 82px;
  display: block;
  text-align: center;
}
.banner .down_bom img {
  width: 30px;
  display: block;
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
}
.part1 {
  width: 100%;
  height: 1092px;
  background: #F7FAFF;
  overflow: hidden;
  min-width: 1200px;
}
.part1 .layout {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}
.part1 .pt1_box {
  width: 100%;
  height: 704px;
  background: #E5EFFF;
  border-radius: 27px;
  margin-top: 129px;
  position: relative;
  z-index: 99;
}
.part1 .pt1_img .img_left {
  width: 198px;
  height: 180px;
  position: absolute;
  left: -120px;
  bottom: 50px;
  z-index: 1;
}
.part1 .pt1_img .img_right {
  width: 162px;
  height: 147px;
  position: absolute;
  right: -94px;
  bottom: -15px;
  z-index: 100;
}
.part1 .tab_item {
  width: 1200px;
  height: 160px;
  background: url(/statics/ysgxfdy/images/pt1-img.png) no-repeat center top;
  background-size: 1200px 160px;
  margin: 0 auto;
  position: absolute;
  top: -67px;
  left: 50%;
  transform: translateX(-50%);
}
.part1 .tab_item ul {
  height: 160px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.part1 .tab_item ul li {
  width: 312px;
  height: 63px;
  border: 1px solid #FFFFFF;
  border-radius: 32px;
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 63px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.part1 .tab_item ul .active {
  background: #FFFFFF;
  color: #1D65FC;
}
.part1 .tab_item ul .active:before {
  content: "";
  display: block;
  width: 42px;
  height: 21px;
  background: url(/statics/ysgxfdy/images/pt1-arrow.png) no-repeat center top;
  position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);
}
.part1 .pt1_content {
  position: absolute;
  top: 185px;
  left: 56px;
}
.part1 .pt1_content .sub_content {
  display: none;
}
.part1 .pt1_content .sub_content:first-child .title_fist {
  display: none;
}
.part1 .pt1_content .sub_content:nth-child(2) ul li {
  height: auto;
  margin-bottom: 38px;
}
.part1 .pt1_content .sub_content:nth-child(2) .title_fist {
  display: block;
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1D65FC;
  padding-bottom: 27px;
  padding-left: 29px;
  padding-top: 28px;
}
.part1 .pt1_content .sub_content:nth-child(2) .sub_left {
  display: none;
}
.part1 .pt1_content .sub_content:nth-child(2) .sub_right {
  width: 1200px;
  height: auto;
  padding-bottom: 20px;
}
.part1 .pt1_content .sub_content:nth-child(2) .sub_right .sub_lft {
  width: 954px;
}
.part1 .pt1_content .sub_content:nth-child(3) ul li {
  height: auto;
  margin-bottom: 38px;
}
.part1 .pt1_content .sub_content:nth-child(3) .title_fist {
  display: block;
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1D65FC;
  padding-bottom: 27px;
  padding-left: 29px;
  padding-top: 28px;
}
.part1 .pt1_content .sub_content:nth-child(3) .sub_left {
  display: none;
}
.part1 .pt1_content .sub_content:nth-child(3) .sub_right {
  width: 1200px;
  height: auto;
  padding-bottom: 20px;
}
.part1 .pt1_content .sub_content:nth-child(3) .sub_right .sub_lft {
  width: 954px;
}
.part1 .pt1_content .sub_content ul li {
  margin-bottom: 10px;
}
.part1 .pt1_content .sub_content ul li:first-child .sub_left {
  width: 229px;
  height: 181px;
  background: url(/statics/ysgxfdy/images/pt1-icon0.png) no-repeat center top;
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 162px;
  text-align: center;
  float: left;
}
.part1 .pt1_content .sub_content ul li:nth-child(2) .sub_left {
  width: 229px;
  height: 181px;
  background: url(/statics/ysgxfdy/images/pt1-icon1.png) no-repeat center top;
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 162px;
  text-align: center;
  float: left;
}
.part1 .pt1_content .sub_content ul li:nth-child(3) .sub_left {
  width: 229px;
  height: 181px;
  background: url(/statics/ysgxfdy/images/pt1-icon2.png) no-repeat center top;
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 162px;
  text-align: center;
  float: left;
}
.part1 .pt1_content .sub_content ul li .sub_right {
  float: right;
  width: 962px;
  height: 164px;
  background: #FFFFFF;
  border-radius: 8px;
  display: flex;
  align-items: center;
  margin-left: 11px;
}
.part1 .pt1_content .sub_content ul li .sub_right .sub_lft {
  width: 701px;
  float: left;
}
.part1 .pt1_content .sub_content ul li .sub_right .sub_lft p {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  padding-left: 35px;
}
.part1 .pt1_content .sub_content ul li .sub_right .sub_rht {
  float: left;
}
.part1 .pt1_content .sub_content ul li .sub_right .sub_rht a {
  width: 155px;
  height: 39px;
  background: #F56620;
  border-radius: 20px;
  display: block;
  text-align: center;
  line-height: 39px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  margin-left: 44px;
}
.part1 .pt1_content .sub_content .sub_box {
  width: 1200px;
  height: 174px;
  background: #FFFFFF;
  border-radius: 8px;
}
.part1 .pt1_content .sub_content .sub_box h3 {
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1D65FC;
}
.part1 .pt1_content .sub_content .sub_box p {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.part1 .pt1_content .text_list ul li {
  width: 1200px;
  background-color: white;
  border-radius: 8px;
  padding: 28px 0 36px 28px;
  align-items: center;
  display: flex;
  margin-bottom: 38px;
}
.part1 .pt1_content .text_list ul li .text_lft {
  float: left;
  width: 954px;
}
.part1 .pt1_content .text_list ul li .text_lft h3 a {
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1D65FC;
  padding-bottom: 27px;
  display: block;
}
.part1 .pt1_content .text_list ul li .text_lft p {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.part1 .pt1_content .text_list ul li .text_rht {
  float: left;
}
.part1 .pt1_content .text_list ul li .text_rht a {
  width: 155px;
  height: 39px;
  background: #F56620;
  border-radius: 20px;
  display: block;
  text-align: center;
  line-height: 39px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  margin-left: 44px;
}
.pt2_box {
  width: 100%;
  height: 602px;
  background: #2D7CFF;
  margin-top: 53px;
  min-width: 1200px;
  overflow: hidden;
}
.pt2_box .tab_box {
  width: 100%;
  height: 73px;
  background: #4B8FFE;
  border-radius: 37px;
  margin-top: 82px;
}
.pt2_box .tab_box ul {
  display: flex;
}
.pt2_box .tab_box ul li {
  width: 150px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 73px;
  cursor: pointer;
  text-align: center;
}
.pt2_box .tab_box ul .active {
  width: 150px;
  height: 73px;
  background: #FFFFFF;
  border-radius: 37px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #2D7CFF;
  line-height: 73px;
  text-align: center;
}
.pt2_box .container {
  margin-top: 66px;
}
.pt2_box .container .list {
  display: none;
}
.pt2_box .container .list_text {
  width: 543px;
  float: left;
}
.pt2_box .container .list_text p a {
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFF61F;
  margin-top: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.pt2_box .container .list_text .time {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 15px;
}
.pt2_box .container .list_text .name {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 27px;
}
.pt2_box .container .list_text .job {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 15px;
}
.pt2_box .container .list_img {
  float: left;
  margin-right: 36px;
}
.pt2_box .container .list_img img {
  width: 210px;
  height: 208px;
  border-radius: 50%;
}
.pt2_box .container .list_rht_img {
  float: left;
  margin-left: 40px;
}
.pt2_box .container .list_rht_img img {
  width: 371px;
  height: 248px;
  display: block;
}
.pt3_box ul {
  display: flex;
  margin-top: 60px;
}
.pt3_box ul li {
  width: 576px;
  height: 283px;
  margin-right: 52px;
}
.pt3_box ul li:hover .login {
  top: 0;
}
.pt3_box ul li .pt3_img {
  width: 576px;
  height: 283px;
  position: relative;
  overflow: hidden;
}
.pt3_box ul li .pt3_img img {
  width: 100%;
  height: 100%;
  display: block;
}
.pt3_box ul li .mask {
  width: 100%;
  height: 100%;
  background: rgba(48, 76, 121, 0.69);
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt3_box ul li .mask p {
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  width: 400px;
  text-align: center;
}
.pt3_box ul li .login {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 283px;
  background: #1B63DC;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.pt3_box ul li .login .btn_box {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  margin-top: 45px;
}
.pt3_box ul li .login p {
  width: 399px;
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
.pt3_box ul li .login a {
  width: 217px;
  height: 67px;
  border: 1px solid #FFFFFF;
  border-radius: 34px;
  display: block;
  line-height: 67px;
  text-align: center;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
}
.pt4_box ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 54px;
  overflow: hidden;
}
.pt4_box ul li {
  width: 400px;
  height: 246px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.pt4_box ul li:hover .pt4_img {
  transform: scale(1.2);
  z-index: 99;
}
.pt4_box ul li a {
  width: 401px;
  height: 246px;
}
.pt4_box ul li .pt4_img {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.pt4_box ul li .pt4_img img {
  width: 100%;
  height: 100%;
}
.pt4_box ul li .pt4_img .mask {
  width: 100%;
  height: 100%;
  background: rgba(37, 42, 51, 0.49);
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt4_box ul li .pt4_img .mask p {
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
}
.pt5_box img {
  width: 100%;
  height: 185px;
  display: block;
  margin-top: 58px;
}
.pt5_back {
  width: 100%;
  height: 185px;
  background: url(/statics/ysgxfdy/images/pt5_banner.jpg) no-repeat center top;
  background-size: cover;
  font-size: 46px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 58px;
}
@media screen and (max-width: 1750px) {
  .banner {
    padding-top: 5px;
  }
}
