.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.banner {
  position: relative;
}
.bannerSwiper {
  width: 100%;
  height: 470px;
  overflow: hidden;
  min-width: 1200px;
}
.bannerSwiper img {
  width: 100%;
  height: 470px;
  display: block;
  min-width: 1200px;
}
.title {
  margin: 0 auto;
  text-align: center;
}
.title img {
  width: 150px;
}
.title .pt2-titlepic {
  width: 500px;
}
.title .pt3-titlepic {
  width: 184px;
}
.top {
  padding: 80px 0 38px 0;
}
.yxxt {
  width: 100%;
  background: #004FC0;
  padding-bottom: 10px;
  box-shadow: 0px 0px 12px 0px rgba(152, 190, 255, 0.5);
}
.yxxt ul {
  display: flex;
  flex-wrap: wrap;
}
.yxxt ul li {
  height: 338px;
  overflow: hidden;
}
.yxxt ul li img {
  width: 300px;
  height: 100%;
  float: left;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.yxxt ul li img:hover {
  transform: scale(1.2);
}
.yxxt ul li .pt1-content {
  width: 300px;
  height: 100%;
  background: #FFFFFF;
  float: left;
  padding: 91px 0 0 29px;
}
.yxxt ul li .pt1-content {
  position: relative;
}
.yxxt ul li .pt1-content h3 {
  font-size: 22px;
  font-weight: bold;
  color: #004FC0;
  line-height: 33px;
  padding-bottom: 15px;
}
.yxxt ul li .pt1-content p,
.yxxt ul li .pt1-content span {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.yxxt ul li .pt1-content .triangle {
  width: 0;
  height: 0;
  border-right: 27px solid white;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  position: absolute;
  left: -27px;
  top: 86px;
}
.yxxt ul li:nth-child(3) img {
  float: right;
}
.yxxt ul li:nth-child(3) .pt1-content {
  float: left;
}
.yxxt ul li:nth-child(3) .triangle {
  width: 0;
  height: 0;
  border-left: 27px solid #fff;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 14px solid transparent;
  position: absolute;
  right: -41px;
  left: revert;
  top: 92px;
}
.yxxt ul li:nth-child(4) img {
  float: right;
}
.yxxt ul li:nth-child(4) .pt1-content {
  float: left;
}
.yxxt ul li:nth-child(4) .triangle {
  width: 0;
  height: 0;
  border-left: 27px solid #fff;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 14px solid transparent;
  position: absolute;
  right: -41px;
  left: revert;
  top: 92px;
}
.yxxt .symbol {
  width: 2px;
  height: 16px;
  background: #FFCA04;
  display: inline-block;
  margin-left: -5px;
  vertical-align: -3px;
}
.part2 {
  width: 100%;
  height: 1320px;
  background: url(../image/pt2-back.jpg) no-repeat center top;
  min-width: 1200px;
  background-size: cover;
  margin-top: 72px;
  overflow: hidden;
}
.part2 .logo img {
  width: 100%;
}
.part3 {
  width: 100%;
  height: 1086px;
  background: #F5FAFF;
  position: relative;
  min-width: 1200px;
}
.part3 .pt3-img {
  width: 100%;
  height: 840px;
  background: url(../image/pt3-img.png) no-repeat center top;
  min-width: 1200px;
  background-size: 100% 840px;
  position: absolute;
  top: 200px;
  left: 0;
  z-index: 2;
}
.part3 .xmys ul li {
  float: left;
  margin-right: 10;
  width: 393px;
  height: 822px;
  position: relative;
  z-index: 1;
}
.part3 .xmys ul li:first-child {
  background: url(../image/pt3-img0.png) no-repeat center top;
  background-size: cover;
}
.part3 .xmys ul li:nth-child(2) {
  background: url(../image/pt3-img1.png) no-repeat center top;
  background-size: cover;
}
.part3 .xmys ul li:last-child {
  background: url(../image/pt3-img2.png) no-repeat center top;
  background-size: cover;
  margin-right: 0;
}
.part3 .xmys .text-list {
  position: absolute;
  padding: 0 38px;
  top: 332px;
}
.part3 .xmys .text-list i {
  width: 6px;
  height: 6px;
  background: #004FC0;
  border-radius: 50%;
  display: block;
  font-style: normal;
  float: left;
  margin-top: 12px;
}
.part3 .xmys .text-list a {
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  line-height: 29px;
  padding-left: 6px;
  float: left;
  width: 310px;
}
.wrap1-left {
  overflow: hidden;
}
.wrap1-left img:hover {
  transform: scale(1.2);
}
.part4 .wrap1-left {
  width: 600px;
  height: 482px;
  float: left;
}
.part4 .wrap1-left img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.part4 .wrap1-right {
  width: 600px;
  height: 482px;
  float: left;
  background-color: #F5FAFF;
  position: relative;
  padding: 38px 0 0 69px;
}
.part4 .wrap1-right .num0 img {
  width: 204px;
  position: absolute;
  right: 45px;
  bottom: 35px;
  z-index: 1;
}
.part4 .wrap1-right .pt4-title {
  width: 244px;
  height: 39px;
  background: url(../image/flag.png) no-repeat center top;
  font-size: 24px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 39px;
  padding-left: 27px;
}
.part4 .wrap1-right .pt4-content {
  position: relative;
  z-index: 2;
}
.part4 .wrap1-right .pt4-content ul {
  margin-left: 29px;
  margin-top: 16px;
}
.part4 .wrap1-right .pt4-content ul li {
  display: flex;
  align-items: baseline;
}
.part4 .wrap1-right .pt4-content ul li i {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  font-style: normal;
}
.part4 .wrap1-right .pt4-content ul li h3 {
  font-size: 16px;
  font-weight: 800;
  color: #686868;
  line-height: 33px;
}
.part4 .wrap1-right .pt4-content ul li span {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  line-height: 33px;
}
.part4 .pt4-wrap2 {
  width: 100%;
  background: url(../image/pt4bck.png) no-repeat center top;
  background-size: 100% 539px;
  min-width: 1200px;
}
.part4 .pt4-container .wrap1-right {
  float: left;
  background-color: transparent;
  padding: 38px 0 0 230px;
}
.part4 .pt4-container .wrap1-right .num0 img {
  width: 204px;
  position: absolute;
  left: 40px;
  bottom: 28px;
}
.part4 .pt4-container .wrap1-right .pt4-title {
  width: 291px;
  height: 39px;
  background: url(../image/flag0.png) no-repeat center top;
}
.part4 .pt4-container .wrap1-right .pt4-content i,
.part4 .pt4-container .wrap1-right .pt4-content h3,
.part4 .pt4-container .wrap1-right .pt4-content span {
  color: white;
}
.part4 .pt4-container .wrap1-left {
  float: right;
}
.part4 .pt4-wrap3 .wrap1-left {
  height: 389px;
}
.part4 .pt4-wrap3 .wrap1-right {
  height: 389px;
}
.part4 .pt4-wrap4 .wrap1-left {
  height: 413px;
  float: right;
}
.part4 .pt4-wrap4 .wrap1-right {
  height: 413px;
  float: left;
  padding: 38px 0 0 230px;
}
.part4 .pt4-wrap4 .wrap1-right .num0 img {
  width: 204px;
  position: absolute;
  left: 40px;
  bottom: 28px;
}
.part4 .pt4-wrap4 .wrap1-right .pt4-title {
  width: 291px;
  height: 39px;
  background: url(../image/flag0.png) no-repeat center top;
}
