.bk {
  cursor: pointer;
  position: relative;
}
.bk:after,
.bk:before {
  content: '';
  display: block;
  position: absolute;
  border: 1px transparent solid;
  width: 0;
  height: 0;
  box-sizing: border-box;
}
.bk:after {
  left: 0;
  top: 0;
  transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}
.bk:before {
  right: 0;
  bottom: 0;
  transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in 0s;
}
.bk:hover:after,
.bk:hover:before {
  height: 100%;
  width: 100%;
}
.bk:hover:after {
  border-right-color: #236edd;
  border-top-color: #236edd;
  transition: width 0.2s ease-out 0s, height 0.2s ease-out 0.2s;
}
.bk:hover:before {
  border-left-color: #236edd;
  border-bottom-color: #236edd;
  transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
}
.content {
  width: 1446px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tsy {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.tsy:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.gd {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.box10 {
  margin: 78px 0 0 0;
  overflow: hidden;
}
.box10 .top {
  background: url(../images/b1.png) no-repeat left bottom;
  height: 75px;
}
.box10 .top .num {
  font-family: "Arial-BoldMT";
  font-size: 40px;
  line-height: 70px;
  color: #333333;
  font-weight: bold;
}
.box10 .top .cp {
  margin-left: 57px;
}
.box10 .top .cp p {
  font-family: "ArialMT";
  font-size: 16px;
  color: #003581;
}
.box10 .top .cp h3 {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.box10 .top .text {
  font-size: 16px;
  line-height: 30px;
  color: #999999;
  line-height: 81px;
  margin-left: 128px;
}
.box10 .top .more {
  display: block;
  width: 180px;
  height: 50px;
  border-radius: 25px;
  background: url(../images/more.png) no-repeat center;
  line-height: 50px;
  padding-left: 64px;
  box-sizing: border-box;
}
.box10 .con {
  margin-top: 59px;
}
.box10 .con .le {
  width: 290px;
}
.box10 .con .le .hl {
  width: 290px;
  height: 117px;
  background: url(../images/ctl.png) no-repeat center;
  padding-left: 87px;
  box-sizing: border-box;
}
.box10 .con .le .hl p:nth-child(1) {
  font-size: 19px;
  color: #fff;
  font-weight: bold;
  padding-top: 37px;
}
.box10 .con .le .hl p:nth-child(2) {
  font-size: 15px;
  color: #fff;
}
.box10 .con .le .list li {
  width: 290px;
}
.box10 .con .le .list li .t {
  display: block;
  line-height: 50px;
  box-sizing: border-box;
  position: relative;
  padding-left: 102px;
  border-bottom: 1px solid #f2f2f2;
}
.box10 .con .le .list li .t::before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  background: url(../images/cl1.png) no-repeat center;
  top: 17px;
  left: 47px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box10 .con .le .list li .t:hover::before {
  background: url(../images/cl2.png) no-repeat center;
}
.box10 .con .le .list li .er {
  width: 290px;
  overflow: hidden;
  box-sizing: border-box;
  display: none;
}
.box10 .con .le .list li .er a {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 70px;
}
.box10 .con .le .list li .er a:nth-child(odd) {
  margin-right: 32px;
  padding: 21px 0 0 55px;
}
.box10 .con .le .list li .er a:nth-child(1) {
  margin-bottom: 24px;
}
.box10 .con .le .list li .er a:nth-child(2) {
  margin-bottom: 24px;
}
.box10 .con .le .list li .er a:nth-child(3) {
  margin-bottom: 24px;
  padding-top: 0;
}
.box10 .con .le .list li .er a:nth-child(4) {
  margin-bottom: 24px;
}
.box10 .con .le .al {
  width: 294px;
  height: 132px;
  background: url(../images/ct2.png) no-repeat;
  padding: 31px 18px 0;
  box-sizing: border-box;
}
.box10 .con .le .al p {
  font-family: "ArialMT";
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  float: left;
  margin: 22px 0 0 39px;
}
.box10 .con .le .al img {
  display: block;
  float: right;
  padding: 5px 6px;
  width: 72px;
  height: 72px;
}
.box10 .con .re {
  width: 1128px;
  margin: 0 -27px 0 0;
}
.box10 .con .re li {
  width: 349px;
  border-bottom: 1px solid #e9e9e9;
  float: left;
  margin: 0 27px 22px 0;
  position: relative;
}
.box10 .con .re li .img {
  display: block;
  width: 349px;
  height: 240px;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box10 .con .re li .img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box10 .con .re li .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.box10 .con .re li .title {
  display: block;
  line-height: 53px;
  padding: 0 45px 0 15px;
  font-size: 15px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box10 .con .re li .title:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box10 .con .re li .title {
  background: url(../images/cr1.png) no-repeat right center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box10 .con .re li:hover .title {
  background: url(../images/cr2.png) no-repeat right center;
}
.box10 .con .re li::before {
  content: "";
  display: block;
  width: 0px;
  height: 1px;
  position: absolute;
  background: #003581;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  left: 0;
  bottom: 0;
}
.box10 .con .re li:hover::before {
  width: 349px;
}
.box20 {
  margin-top: 22px;
  position: relative;
  overflow: hidden;
}
.box20 .wz {
  font-family: "Arial-Black";
  font-size: 70px;
  line-height: 70px;
  color: #f4f4f4;
  font-weight: bold;
  margin-left: 272px;
}
.box20 .top {
  height: 850px;
  position: relative;
}
.box20 .top h3 {
  font-size: 36px;
  line-height: 70px;
  color: #333333;
  font-weight: bold;
  width: 426px;
  border-bottom: 1px solid #333;
  margin-left: 196px;
}
.box20 .top h3 i {
  font-family: "Arial-BoldMT";
  font-size: 40px;
  line-height: 70px;
  color: #333333;
  font-weight: bold;
}
.box20 .top p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 8px;
  color: #666666;
  margin: 50px 0 0 283px;
}
.box20 .top .line-zx {
  width: 677px;
  height: 64px;
  border-radius: 5px;
  border: solid 1px #dedede;
  position: absolute;
  left: 281px;
  bottom: 36px;
}
.box20 .top .line-zx .zx {
  width: 165px;
  height: 56px;
  background: #e81c26;
  color: #fff;
  line-height: 56px;
  text-align: center;
  margin: 4px 0 0 5px;
  border-radius: 5px;
}
.box20 .top .line-zx .num {
  padding-left: 46px;
  line-height: 64px;
  font-family: Arial;
  font-size: 30px;
  color: #333;
  background: url(../images/tel2.png) no-repeat left center;
  margin-left: 35px;
}
.box20 .top .line-zx .num i {
  margin-left: 20px;
}
.box20 .sild10 {
  position: absolute;
  top: 536px;
  left: 281px;
}
.box20 .sild10 .bd li .title {
  font-size: 24px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
}
.box20 .sild10 .bd li .paratext {
  font-family: Arial;
  font-size: 14px;
  line-height: 30px;
  color: #999;
  letter-spacing: 7px;
  margin-top: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
}
.box20 .sild10 .bd li .text {
  font-size: 14px;
  line-height: 30px;
  color: #808080;
  width: 787px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 90px;
  margin-top: 40px;
}
.box20 .sild10 .bd li .img {
  width: 742px;
  height: 887px;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  top: -234%;
  right: -105%;
}
.box20 .sild10 .bd li .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.box20 .sild10 .hd {
  width: 808px;
  height: 143px;
  position: absolute;
  top: -110%;
  left: -2%;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  overflow: hidden;
}
.box20 .sild10 .hd li {
  width: 202px;
  height: 143px;
  text-align: center;
  float: left;
  padding-top: 95px;
  box-sizing: border-box;
  font-size: 16px;
  position: relative;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box20 .sild10 .hd li::after {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  position: absolute;
  background: #003581;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box20 .sild10 .hd li:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
}
.box20 .sild10 .hd li:hover {
  background: #e5eaf2;
}
.box20 .sild10 .hd .on {
  color: #003581;
  background: #e5eaf2;
}
.box20 .sild10 .hd .on::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
}
.box20 .sild10 .hd li:nth-child(1)::before {
  content: "";
  display: block;
  width: 39px;
  height: 36px;
  position: absolute;
  background: url(../images/yico1.png) no-repeat center;
  top: 41px;
  left: 77px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box20 .sild10 .hd li:nth-child(1)::before:hover {
  background: url(../images/yico5.png) no-repeat center;
}
.box20 .sild10 .hd li:nth-child(2)::before {
  content: "";
  display: block;
  width: 39px;
  height: 36px;
  position: absolute;
  background: url(../images/yico2.png) no-repeat center;
  top: 41px;
  left: 80px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box20 .sild10 .hd li:nth-child(2)::before:hover {
  background: url(../images/yico6.png) no-repeat center;
}
.box20 .sild10 .hd li:nth-child(3)::before {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  position: absolute;
  background: url(../images/yico3.png) no-repeat center;
  top: 41px;
  left: 82px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box20 .sild10 .hd li:nth-child(3)::before:hover {
  background: url(../images/yico7.png) no-repeat center;
}
.box20 .sild10 .hd li:nth-child(4)::before {
  content: "";
  display: block;
  width: 39px;
  height: 36px;
  position: absolute;
  background: url(../images/yico4.png) no-repeat center;
  top: 41px;
  left: 80px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box20 .sild10 .hd li:nth-child(4)::before:hover {
  background: url(../images/yico8.png) no-repeat center;
}
.box20 .sild10 .hd .on:nth-child(1)::before {
  content: "";
  display: block;
  width: 39px;
  height: 36px;
  position: absolute;
  background: url(../images/yico5.png) no-repeat center;
  top: 41px;
  left: 77px;
}
.box20 .sild10 .hd .on:nth-child(2)::before {
  content: "";
  display: block;
  width: 39px;
  height: 36px;
  position: absolute;
  background: url(../images/yico6.png) no-repeat center;
  top: 41px;
  left: 80px;
}
.box20 .sild10 .hd .on:nth-child(3)::before {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  position: absolute;
  background: url(../images/yico7.png) no-repeat center;
  top: 41px;
  left: 82px;
}
.box20 .sild10 .hd .on:nth-child(4)::before {
  content: "";
  display: block;
  width: 39px;
  height: 36px;
  position: absolute;
  background: url(../images/yico8.png) no-repeat center;
  top: 41px;
  left: 80px;
}
.box30 {
  margin: 79px 0 0 0;
  padding-bottom: 40px;
  background: url(../images/b3.png) no-repeat bottom left;
  overflow: hidden;
}
.box30 .top {
  background: url(../images/title.png) no-repeat left bottom;
  height: 85px;
  overflow: hidden;
}
.box30 .top .num {
  font-family: "Arial-BoldMT";
  font-size: 40px;
  line-height: 110px;
  color: #333333;
  font-weight: bold;
}
.box30 .top .cp {
  margin-left: 57px;
}
.box30 .top .cp p {
  font-family: "ArialMT";
  font-size: 16px;
  color: #003581;
}
.box30 .top .cp h3 {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.box30 .top .more {
  display: block;
  width: 180px;
  height: 50px;
  border-radius: 25px;
  background: url(../images/more.png) no-repeat center;
  line-height: 50px;
  padding-left: 64px;
  box-sizing: border-box;
  margin-top: 34px;
}
.box30 .list {
  margin: 54px -23px 0 0;
}
.box30 .list li {
  margin-left: 23px;
  float: left;
}
.box30 .list li .img {
  display: block;
  width: 323px;
  height: 234px;
  border-radius: 5px;
  border: solid 1px #cacaca;
  background: #fff;
  padding: 19px;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box30 .list li .img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box30 .list li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.box30 .list li .title {
  display: block;
  line-height: 45px;
  padding: 0 50px 0 21px;
  font-size: 16px;
  color: #6f6f6f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background: url(../images/jian.png) no-repeat right center;
}
.box30 .list li .title:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box40 {
  height: 789px;
  background: url(../images/b4.jpg) no-repeat center;
  margin-top: 17px;
  overflow: hidden;
}
.box40 .top {
  background: url(../images/title.png) no-repeat left bottom;
  height: 85px;
  padding-top: 50px;
  overflow: hidden;
}
.box40 .top .num {
  font-family: "Arial-BoldMT";
  font-size: 40px;
  line-height: 110px;
  color: #333333;
  font-weight: bold;
}
.box40 .top .cp {
  margin-left: 57px;
}
.box40 .top .cp p {
  font-family: "ArialMT";
  font-size: 16px;
  color: #003581;
}
.box40 .top .cp h3 {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.box40 .top .more {
  display: block;
  width: 180px;
  height: 50px;
  border-radius: 25px;
  background: url(../images/more.png) no-repeat center;
  line-height: 50px;
  padding-left: 64px;
  box-sizing: border-box;
  margin-top: 34px;
}
.box40 .list {
  margin: 50px -48px 0 0;
}
.box40 .list li {
  width: 421px;
  height: 538px;
  border-radius: 5px;
  border: solid 1px #dedede;
  background: #fff;
  overflow: hidden;
  position: relative;
  margin-left: 48px;
  float: left;
}
.box40 .list li .img {
  display: block;
  width: 421px;
  height: 379px;
}
.box40 .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.box40 .list li .text {
  background: #fff;
  height: 269px;
  padding: 0 39px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: -110px;
  width: 421px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box40 .list li .text .num {
  text-align: center;
  font-family: Arial;
  font-size: 30px;
  line-height: 30px;
  color: #666;
  padding-top: 36px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box40 .list li .text .title {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  text-align: center;
  margin-top: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.box40 .list li .text .wz {
  font-family: Arial;
  font-size: 14px;
  line-height: 30px;
  color: #999;
  text-align: center;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box40 .list li .text .wz::before {
  content: "";
  display: block;
  width: 327px;
  height: 2px;
  position: absolute;
  background: #fff;
  left: 0;
  bottom: -23px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box40 .list li .text p {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  margin-top: 43px;
}
.box40 .list li:hover .text {
  bottom: 0;
  background: #003581;
}
.box40 .list li:hover .text .num {
  color: #fff;
}
.box40 .list li:hover .text .title {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box40 .list li:hover .text .wz {
  color: #fff;
}
.box40 .list li:hover .text .wz::before {
  background: #295595;
}
.box50 {
  height: 700px;
  background: url(../images/b5.jpg) no-repeat top center;
  margin-top: 66px;
  overflow: hidden;
}
.box50 .img {
  display: block;
  width: 806px;
  height: 646px;
  background-color: #1097ff;
  border-radius: 50px;
  background: url(../images/wd.png) no-repeat right bottom;
  margin-left: 1%;
  float: left;
}
.box50 .img img {
  width: 779px;
  height: 631px;
  border-radius: 50px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box50 .img img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box50 .box {
  float: left;
  width: 700px;
  margin-left: 98px;
}
.box50 .box .top {
  margin: 70px 0 0 426px;
  height: 90px;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box50 .box .top:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box50 .box .top .num {
  font-family: "Arial-BoldMT";
  font-size: 40px;
  line-height: 110px;
  color: #333333;
  font-weight: bold;
}
.box50 .box .top .cp {
  margin-left: 57px;
}
.box50 .box .top .cp p {
  font-family: "ArialMT";
  font-size: 16px;
  color: #003581;
}
.box50 .box .top .cp h3 {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.box50 .box h4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 26px;
  color: #333;
  text-align: right;
  margin-top: 63px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box50 .box h4:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box50 .box .paratext {
  font-family: Arial;
  font-size: 14px;
  line-height: 26px;
  color: #a6a6a6;
  text-align: right;
  margin-top: 30px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box50 .box .paratext:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box50 .box .text {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  margin-top: 60px;
  text-indent: 24px;
  text-align: right;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 120px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box50 .box .text:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box50 .box .more {
  width: 181px;
  height: 46px;
  border-radius: 23px;
  border: solid 1px #dedede;
  color: #666;
  line-height: 46px;
  text-align: center;
  display: block;
  margin: 47px 0 0 515px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box50 .box .more:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box60 {
  padding: 55px 0 72px;
  background-size: cover;
  background-color: #fbfbfb;
  overflow: hidden;
}
.box60 .top {
  position: relative;
}
.box60 .top .tie {
  background: url(../images/title.png) no-repeat top left;
  background-position: 10px 18px;
  width: 275px;
  padding-left: 10px;
}
.box60 .top .tie .num {
  font-family: "Arial-BoldMT";
  font-size: 40px;
  line-height: 110px;
  color: #333333;
  font-weight: bold;
}
.box60 .top .tie .cp {
  margin-left: 50px;
}
.box60 .top .tie .cp p {
  font-family: "ArialMT";
  font-size: 16px;
  color: #003581;
}
.box60 .top .tie .cp h3 {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.box60 .top .title {
  width: 693px;
  position: absolute;
  right: 0;
  top: 0;
}
.box60 .top .title li {
  float: right;
  padding-left: 77px;
  position: relative;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box60 .top .title li:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box60 .top .title li a {
  display: block;
}
.box60 .top .title li a h3 {
  font-size: 16px;
  color: #333;
}
.box60 .top .title li a p {
  font-size: 13px;
  color: #999;
}
.box60 .top .title li:nth-child(1)::before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  background: url(../images/zx1.png) no-repeat;
  position: absolute;
  top: 10px;
  left: 35px;
}
.box60 .top .title li:nth-child(2)::before {
  content: "";
  display: block;
  width: 27px;
  height: 28px;
  background: url(../images/zx2.png) no-repeat;
  position: absolute;
  top: 10px;
  left: 35px;
}
.box60 .top .title li:nth-child(3)::before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  background: url(../images/zx3.png) no-repeat;
  position: absolute;
  top: 10px;
  left: 35px;
}
.box60 .top .title .on:nth-child(1)::before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  background: url(../images/zx4.png) no-repeat;
  position: absolute;
  top: 10px;
  left: 35px;
}
.box60 .top .title .on:nth-child(2)::before {
  content: "";
  display: block;
  width: 27px;
  height: 28px;
  background: url(../images/zx5.png) no-repeat;
  position: absolute;
  top: 10px;
  left: 35px;
}
.box60 .top .title .on:nth-child(3)::before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  background: url(../images/zx6.png) no-repeat;
  position: absolute;
  top: 10px;
  left: 35px;
}
.box60 #bd {
  margin-left: 92px;
}
.box60 .con {
  padding-top: 28px;
  display: none;
}
.box60 .con .lef {
  width: 565px;
  margin: 0 57px 0 0;
}
.box60 .con .lef .img {
  width: 565px;
  height: 344px;
  border-radius: 50px 10px;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box60 .con .lef .img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box60 .con .lef .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.box60 .con .lef .title {
  padding: 18px 0 18px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box60 .con .lef .title:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box60 .con .lef .title a {
  display: block;
  font-size: 24px;
  color: #262626;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box60 .con .lef p {
  font-size: 15px;
  color: #808080;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 56px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box60 .con .lef p:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box60 .con .lef .data {
  padding: 40px 0 25px;
  font-family: Arial;
  font-size: 14px;
  line-height: 32px;
  color: #999;
  border-bottom: 1px solid #d6d6d6;
  position: relative;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box60 .con .lef .data:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box60 .con .lef .data::before {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  background: #003581;
  position: absolute;
  bottom: -1px;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box60 .con .lef .data:hover::before {
  width: 100%;
}
.box60 .con .lef .data::after {
  content: "";
  width: 29px;
  height: 13px;
  background: url(../images/jiac.png) no-repeat;
  position: absolute;
  top: 50;
  right: 0;
}
.box60 .con .rif {
  width: 730px;
}
.box60 .con .rif .num {
  border-bottom: 1px dotted #dcdcdc;
  padding-top: 22px;
}
.box60 .con .rif .num .img {
  width: 137px;
  height: 137px;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box60 .con .rif .num .img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box60 .con .rif .num .img img {
  width: 100%;
  height: 100%;
}
.box60 .con .rif .num .list {
  width: 545px;
  margin: 0 0 0 32px;
}
.box60 .con .rif .num .list h3 {
  padding-right: 90px;
  position: relative;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box60 .con .rif .num .list h3 a {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #262626;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box60 .con .rif .num .list h3 span {
  position: absolute;
  top: 1px;
  right: 0;
  font-size: 14px;
}
.box60 .con .rif .num .list h3:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box60 .con .rif .num .list .text {
  margin: 10px 0 0 0;
}
.box60 .con .rif .num .list .text p {
  font-size: 15px;
  line-height: 28px;
  color: #808080;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 56px;
}
.box60 .con .rif .num .list .text p:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box60 .con .rif .num .list .text .more {
  padding: 25px 0;
}
.box60 .con .rif .num .list .text .more a {
  display: block;
  width: 80px;
  height: 26px;
  border-radius: 12px;
  border: 1px solid #d2d2d2;
  font-size: 15px;
  color: #888;
  line-height: 26px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box60 .con .rif .num .list .text .more:hover a {
  background: #003581;
  color: #fff;
  border-color: #003581;
}
.box60 .con .rif .num:first-child {
  padding-top: 0;
}
.box60 .con:nth-child(1) {
  display: block;
}
.box70 {
  margin-top: 47px;
  margin-bottom: 71px;
  overflow: hidden;
}
.box70 .FOM {
  width: 445px;
  margin-right: 113px;
}
.box70 .FOM .n {
  width: 206px;
  height: 53px;
  background-color: #fbfbfb;
  padding-left: 54px;
  box-sizing: border-box;
  float: left;
  margin-bottom: 18px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .FOM .n:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box70 .FOM .n:nth-child(1) {
  margin-right: 32px;
}
.box70 .FOM .nr {
  width: 445px;
  height: 109px;
  background-color: #fbfbfb;
  padding-left: 54px;
  box-sizing: border-box;
  float: left;
  margin-bottom: 20px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .FOM .nr:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box70 .FOM .m {
  width: 261px;
  height: 53px;
  background-color: #fbfbfb;
  padding-left: 54px;
  box-sizing: border-box;
  float: left;
  position: relative;
  margin-right: 36px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .FOM .m:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box70 .FOM .m img {
  width: 103px;
  height: 41px;
  position: absolute;
  top: 6px;
  right: 6px;
}
.box70 .FOM input {
  width: 100%;
  height: 100%;
  background: none;
  line-height: 53px;
  color: #999;
}
.box70 .FOM textarea {
  width: 100%;
  height: 100%;
  background: none;
  line-height: 53px;
  color: #999;
}
.box70 .FOM ::-webkit-input-placeholder {
  color: #999;
}
.box70 .FOM ::-webkit-textarea-placeholder {
  color: #999;
}
.box70 .FOM #btn {
  width: 147px;
  height: 52px;
  line-height: 52px;
  color: #fff;
  background: url(../images/btn.png) no-repeat center;
  float: left;
  padding-left: 29px;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .FOM #btn:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box70 .con {
  width: 432px;
  background: url(../images/dianhua.png) no-repeat top center;
  background-position-y: 75px;
  margin-right: 127px;
}
.box70 .con h3 {
  font-size: 24px;
  font-weight: 100;
  text-align: center;
  margin-top: 15px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .con h3:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box70 .con .dianhu {
  font-size: 24px;
  line-height: 26px;
  color: #003581;
  padding-left: 60px;
  margin-left: 86px;
  margin-top: 22px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .con .dianhu:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box70 .con .text {
  font-size: 18px;
  line-height: 30px;
  color: #545454;
  margin-top: 45px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .con .text:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box70 .rong .img {
  width: 207px;
  height: 144px;
  border: solid 1px #f3f3f3;
  display: block;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .rong .img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box70 .rong .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.box70 .rong p {
  font-size: 15px;
  line-height: 43px;
  color: #333;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .rong p:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box70 .rong .zxun {
  width: 203px;
  height: 49px;
  background-color: #003581;
  font-size: 17px;
  line-height: 49px;
  text-align: center;
  color: #fff;
  display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box70 .rong .zxun:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.sild20{
  margin-top: 55px;
}