.sjcTop,
.sjcBottom,
.sjcLeft,
.sjcRight,
.rightWow,
.leftWow,
.bottomWow,
.bg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.yebl {
  width: 1280px;
  margin: 0 auto;
}
.bs {
  box-sizing: border-box;
}
.centerFlex {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.navi{
  position: absolute;
  background: transparent;
}
.s1 {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.imgB {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tion1 {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.over {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.textLr {
  writing-mode: vertical-lr;
  /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  writing-mode: tb-lr;
  /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
.textRl {
  writing-mode: vertical-rl;
  /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  writing-mode: tb-rl;
  /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
.banner {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.banner .swiper-container {
  width: 100%;
  overflow: hidden;
  margin: 0;
}
.banner .ban-pagination {
  position: absolute;
  z-index: 99;
  bottom: 99px;
  display: inline-block;
  left: 0;
  color: transparent;
}
.banner .ban-pagination::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 402px;
  height: 1px;
  background-color: #ffffff;
}
.banner .ban-pagination::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 343px;
  top: 14px;
  width: 60px;
  height: 3px;
  background-color: #ffffff;
}
.banner .ban-pagination .swiper-pagination-current {
  font-size: 18px;
  line-height: 30px;
  margin-left: 20px;
  color: #ffffff;
  vertical-align: middle;
}
.banner .ban-pagination .swiper-pagination-current::before {
  content: "0";
}
.banner .line {
  position: absolute;
  bottom: -320px;
  left: 0;
  z-index: 99;
  width: 100%;
}
.banner .swiper-wrapper {
  width: 100%;
  height: 973px;
  margin-right: auto;
}
.banner .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.banner .swiper-wrapper .swiper-slide > a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .swiper-wrapper .swiper-slide > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -81px;
  width: 81px;
  height: 81px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner:hover .slider-btn-prev {
  left: 10%;
}
.banner .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -81px;
  width: 81px;
  height: 81px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner:hover .slider-btn-next {
  right: 10%;
  cursor: pointer;
}
.yebl {
  width: 1280px;
  margin: 0 auto;
}
.tit-box {
  width: 254px;
  box-sizing: border-box;
}
.tit-box .t1 {
  display: block;
  font-size: 36px;
  line-height: 36px;
  color: #2d2d2d;
}
.tit-box .t1::after {
  content: '';
  display: inline-block;
  margin-top: 15px;
  width: 18px;
  height: 3px;
  background-color: #353535;
  float: right;
}
.tit-box .t2 {
  margin: 10px 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tit-box .t2 i:nth-child(1) {
  font-family: Arial;
  font-size: 19px;
  line-height: 19px;
  vertical-align: middle;
  color: #2d2d2d;
}
.tit-box .t2 i:nth-child(2) {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  vertical-align: middle;
  color: #353535;
}
.tit-box .t3 {
  display: block;
  text-align: center;
  line-height: 26px;
  letter-spacing: 2px;
  color: #ffffff;
  background: #2d3c80;
  position: relative;
  top: 0;
  left: 0;
}
.tit-box .t3 span {
  line-height: 26px;
  letter-spacing: 2px;
  color: #ffffff;
}
.pro-box {
  padding: 115px 0 20px;
  position: relative;
  z-index: 10;
  background: url(../images/bg.jpg) repeat center;
}
.pro-box .line {
  position: absolute;
  left: 0;
  width: 100%;
  top: -158px;
}
.pro-box .search {
  position: relative;
  z-index: 999;
  width: 537px;
  height: 60px;
  line-height: 60px;
  border-bottom: solid 1px #a4a4a4;
  box-sizing: border-box;
  margin-left: auto;
}
.pro-box .search button {
  cursor: pointer;
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  float: right;
}
.pro-box .search input {
  font-size: 16px;
  color: #555555;
}
.pro-box .search input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 14px;
  color: #999999;
}
.pro-box .search input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 14px;
  color: #999999;
}
.pro-box .search input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 14px;
  color: #999999;
}
.pro-box .search input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 14px;
  color: #999999;
}
.pro-box .slide-pro {
  position: relative;
}
.pro-box .slide-pro .hd {
  position: absolute;
  z-index: 100;
  top: -58px;
  left: -30px;
  padding: 35px 20px 0;
  background-color: #ffffff;
  box-shadow: -8px 7px 18px 0px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
}
.pro-box .slide-pro .hd > a {
  margin: 22px 0 38px;
  display: flex;
  align-items: center;
  letter-spacing: 3px;
  justify-content: space-between;
}
.pro-box .slide-pro .hd > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 3px;
  background-color: #353535;
}
.pro-box .slide-pro .hd > a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 3px;
  background-color: #353535;
}
.pro-box .slide-pro .hd > a:hover {
  letter-spacing: 2px;
  color: #b70132;
}
.pro-box .slide-pro .hd ul li {
  cursor: pointer;
  margin: 0 auto;
  position: relative;
  width: 238px;
  height: 49px;
  background-color: #ffffff;
  border: solid 1px #e3e3e3;
  overflow: hidden;
  margin-bottom: 16px;
  z-index: 9;
}
.pro-box .slide-pro .hd ul li .tit {
  width: 125px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 49px;
  color: #666666;
}
.pro-box .slide-pro .hd ul li .tit::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0 15px 0 7px;
  vertical-align: middle;
  background: url(../images/pi1.png) no-repeat center;
  background-size: cover;
}
.pro-box .slide-pro .hd ul li .tit:hover {
  letter-spacing: 1px;
}
.pro-box .slide-pro .hd ul li .more {
  position: absolute;
  top: 6px;
  right: 5px;
  width: 38px;
  height: 37px;
  background-color: #edebeb;
  display: inline-block;
  box-sizing: border-box;
}
.pro-box .slide-pro .hd ul li .more::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  background: url(../images/pr.png) no-repeat center;
  background-size: cover;
}
.pro-box .slide-pro .hd ul li::after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: #2d3c80;
}
.pro-box .slide-pro .hd ul li::before {
  content: "- CLICK -";
  font-size: 12px;
  color: #8a93bd;
  position: absolute;
  top: 16px;
  left: 125px;
}
.pro-box .slide-pro .hd ul li.on .more {
  border-radius: 50%;
  background: #b70132;
  border: solid 3px #ffffff;
}
.pro-box .slide-pro .hd ul li.on .more::after {
  background: url(../images/pr2.png) no-repeat center;
}
.pro-box .slide-pro .hd ul li.on .tit {
  color: #fff;
}
.pro-box .slide-pro .hd ul li.on .tit::before {
  background: url(../images/pi2.png) no-repeat center;
  background-size: cover;
}
.pro-box .slide-pro .hd ul li.on::after {
  width: 100%;
}
.pro-box .pro-bd {
  margin-top: 58px;
}
.pro-box .myPro {
  width: 990px;
  overflow: hidden;
  margin-left: auto;
  position: relative;
}
.pro-box .myPro .im {
  display: inline-block;
  overflow: hidden;
  width: 572px;
  height: 442px;
  box-sizing: border-box;
  position: relative;
  border: solid 17px #f4f4f4;
}
.pro-box .myPro .im img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro-box .myPro .text {
  display: inline-block;
  width: 380px;
  vertical-align: bottom;
  margin-left: 28px;
}
.pro-box .myPro .text .tit {
  margin-top: 45px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 36px;
  font-size: 20px;
  color: #353535;
  width: 280px;
  margin-bottom: 20px;
}
.pro-box .myPro .text .desc {
  border-top: 1px solid #000000;
  font-size: 16px;
  line-height: 42px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: relative;
}
.pro-box .myPro .text .desc::before {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  position: relative;
  top: -2px;
  margin-bottom: 35px;
  background-color: #2d3c80;
}
.pro-box .myPro .text .more {
  margin-top: 25px;
  position: relative;
  display: block;
  width: 160px;
  height: 43px;
  font-size: 14px;
  line-height: 43px;
  color: #fff;
  background: #2d3c80;
  text-align: center;
}
.pro-box .myPro .text .more:hover {
  background: #b70132;
  transform: translateY(-8px);
}
.pro-box .myPro:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.pro-box .myPro:hover .desc::before {
  width: 100%;
}
.pro-box .pro-ul {
  width: 990px;
  margin-left: auto;
}
.pro-box .pro-ul li {
  display: inline-block;
  position: relative;
  margin: 30px 7px 0 0;
  box-sizing: border-box;
  padding: 9px;
  width: 320px;
  height: 300px;
  background-color: #ffffff;
  border: solid 1px #e3e3e3;
}
.pro-box .pro-ul li .im {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 227px;
}
.pro-box .pro-ul li .im img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro-box .pro-ul li .tit {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 18px 0 0 5px;
  width: 150px;
}
.pro-box .pro-ul li .tit::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 1px;
  background-color: #d7d7d7;
  vertical-align: middle;
}
.pro-box .pro-ul li .more {
  position: absolute;
  display: inline-block;
  right: 8px;
  bottom: 24px;
  font-size: 12px;
  color: #919191;
}
.pro-box .pro-ul li .more i {
  display: inline-block;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background-color: #2d3c80;
  position: relative;
}
.pro-box .pro-ul li .more i::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: url(../images/pi3.png) no-repeat center;
  background-size: cover;
}
.pro-box .pro-ul li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.pro-box .pro-ul li:hover .more {
  right: 16px;
}
.pro-box .pro-ul li.active .im::after {
  width: 100%;
  height: 100%;
}
.pro-box .pro-ul li.active .tit {
  color: #2d3c80;
  font-weight: bold;
}
.pro-box .pro-ul li:last-child {
  margin-right: 0;
}
.pro-box .pro-bd > .bd > div {
  height: 777px;
}
.pro-box canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.adv-box {
  overflow: hidden;
  background: url(../images/bl.jpg) no-repeat top center;
  background-position-y: -60px;
  padding-top: 220px;
}
.adv-box .adv-tit {
  position: absolute;
  top: 0;
  left: 0;
}
.adv-box .adv-tit .t1 {
  font-family: Georgia;
  font-size: 43px;
  color: #2d2d2d;
  position: relative;
  left: 0;
  top: 0;
}
.adv-box .adv-tit .t1 span:nth-child(1) {
  display: inline-block;
  transform: translateY(-10px);
  font-family: Georgia;
  font-size: 65px;
  line-height: 65px;
  font-weight: bold;
  color: #b70132;
  position: relative;
}
.adv-box .adv-tit .t1 span {
  font-family: Georgia;
  font-size: 43px;
  color: #2d2d2d;
}
.adv-box .adv-tit .t2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  color: #343434;
  vertical-align: middle;
}
.adv-box .adv-tit .t2::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  margin-right: 30px;
  height: 3px;
  background-color: #353535;
}
.adv-box .adv-tit .t2 i {
  margin-left: 60px;
  margin-top: 8px;
  width: 256px;
  border-top: 3px solid #b70132;
  display: block;
  font-size: 12px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #aaaaaa;
}
.adv-box .slide-adv {
  position: relative;
  z-index: 9;
  height: 920px;
  box-sizing: border-box;
}
.adv-box .slide-adv .bg {
  position: absolute;
  z-index: -1;
  top: 228px;
  left: 0;
}
.adv-box .slide-adv::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: -320px;
  top: 281px;
  width: 627px;
  height: 429px;
  background-color: #ececec;
  z-index: -2;
}
.adv-box .slide-adv::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 67px;
  right: -320px;
  width: 1112px;
  height: 265px;
  background-color: #e2e3e6;
  z-index: -2;
}
.adv-box .slide-adv > i {
  display: inline-block;
  position: absolute;
  right: -380px;
  font-size: 150px;
  font-weight: bold;
  line-height: 130px;
  letter-spacing: 30px;
  color: #767676;
  opacity: 0.06;
  bottom: 155px;
  z-index: 9;
}
.adv-box .adv-con {
  position: relative;
}
.adv-box .adv-con .hd {
  position: absolute;
  bottom: 142px;
  right: -37px;
}
.adv-box .adv-con .hd ul li {
  cursor: pointer;
  display: inline-block;
  width: 127px;
  height: 127px;
  border: dashed 1px #fff;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  margin-right: 67px;
}
.adv-box .adv-con .hd ul li i {
  display: inline-block;
  width: 127px;
  height: 127px;
  border: dashed 1px #2d3c80;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.adv-box .adv-con .hd ul li i::after {
  content: "";
  position: absolute;
  display: inline-block;
  border-radius: 50%;
  top: 4px;
  left: 20px;
  width: 11px;
  height: 11px;
  background-color: #d30c24;
}
.adv-box .adv-con .hd ul li div {
  margin: 5px auto;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  background: #2d3c80;
  box-sizing: border-box;
  font-size: 16px;
  padding-top: 23px;
  color: #ffffff;
  text-align: center;
  position: relative;
  z-index: 2;
}
.adv-box .adv-con .hd ul li div::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #b70132;
  z-index: -1;
}
.adv-box .adv-con .hd ul li div img {
  display: block;
  margin: 0 auto 10px;
}
.adv-box .adv-con .hd ul li.on i::after {
  background: #2d3c80;
}
.adv-box .adv-con .hd ul li.on div::after {
  width: 115px;
  height: 115px;
}
.adv-box .adv-con .hd ul li:nth-child(1).on > i {
  transform: rotate(75deg);
}
.adv-box .adv-con .hd ul li:nth-child(2).on > i {
  transform: rotate(-45deg);
}
.adv-box .adv-con .hd ul li:nth-child(3).on > i {
  transform: rotate(-75deg);
}
.adv-box .adv-con .hd ul li:nth-child(2) i::after {
  top: 72px;
  left: auto;
  right: -4px;
}
.adv-box .adv-con .hd ul li:nth-child(3) i::after {
  top: auto;
  bottom: 2px;
  left: auto;
  right: 22px;
}
.adv-box .adv-con .bd li {
  padding-top: 228px;
}
.adv-box .adv-con .bd li .text {
  margin-left: auto;
  display: block;
  vertical-align: top;
  width: 557px;
  position: relative;
}
.adv-box .adv-con .bd li .text .num {
  position: absolute;
  right: 0;
  top: -101px;
  width: 60px;
  height: 60px;
  border: dashed 1px #c4c4c4;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  font-family: Arial;
  font-size: 36px;
  color: #756969;
}
.adv-box .adv-con .bd li .text .num::before {
  content: "";
  display: block;
  position: absolute;
  top: -130px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 121px;
  background-color: #d0cfd0;
  opacity: 0.6;
}
.adv-box .adv-con .bd li .text .ex {
  font-family: Times New Roman;
  font-size: 25px;
  font-weight: bold;
  line-height: 36px;
  color: #343434;
}
.adv-box .adv-con .bd li .text .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  color: #343434;
  display: block;
  margin: 6px 0 15px;
}
.adv-box .adv-con .bd li .text .desc {
  font-size: 16px;
  line-height: 36px;
  color: #767676;
  margin: 50px 0 40px;
}
.adv-box .adv-con .bd li .text span {
  display: block;
  font-size: 12px;
  font-style: italic;
  line-height: 28px;
  color: #bdc0c3;
}
.adv-box .adv-con .bd li .text span::before {
  content: "";
  width: 69px;
  height: 2px;
  margin-bottom: 5px;
  background-color: #d2dce8;
  display: block;
  margin-left: auto;
}
.adv-box .adv-con .logo {
  position: absolute;
  top: -180px;
  right: -15px;
  width: 90px;
  height: 90px;
  background-color: #b70132;
  border-radius: 50%;
  text-align: center;
  line-height: 90px;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.adv-box .adv-con .logo:hover {
  top: -170px;
  background-color: #2d3c80;
}
.adv-box .ys {
  position: absolute;
  bottom: 20px;
  left: 14px;
  display: inline-block;
  width: 618px;
  height: 590px;
  object-fit: cover;
}
.form-box {
  overflow: hidden;
  padding: 110px 0;
}
.form-box .form-con {
  position: relative;
  height: 286px;
  box-sizing: border-box;
}
.form-box .form-con::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  width: 1595px;
  height: 286px;
  background: url(../images/form-bg.jpg) no-repeat center;
  background-size: cover;
}
.form-box .form-con .form {
  width: 356px;
  display: inline-block;
  padding-top: 30px;
}
.form-box .form-con .form p {
  font-weight: lighter;
  font-size: 26px;
  line-height: 36px;
  color: #ffffff;
  position: relative;
  left: 0;
  top: 0;
}
.form-box .form-con .form p span {
  font-size: 26px;
  line-height: 36px;
  color: #ffffff;
}
.form-box .form-con .form .f1 {
  display: inline-block;
  width: 172px;
  padding: 23px 0;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.form-box .form-con .form .f1 input {
  width: 110px;
}
.form-box .form-con .form .f2 {
  width: 345px;
  padding: 23px 0;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.form-box .form-con .form .f2 input {
  width: 70%;
}
.form-box .form-con .form label {
  display: inline-block;
  width: 242px;
  padding: 23px 0;
  box-sizing: border-box;
  vertical-align: middle;
}
.form-box .form-con .form label input {
  width: 110px;
}
.form-box .form-con .form label img:nth-child(3) {
  float: right;
  width: 80px;
  height: 34px;
  object-fit: cover;
}
.form-box .form-con .form button {
  display: inline-block;
  width: 49px;
  height: 44px;
  background-color: #ffcd05;
  border-radius: 5px;
  margin-left: 23px;
  vertical-align: middle;
}
.form-box .form-con .form button i {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.form-box .form-con .form input {
  font-size: 14px;
  color: #d3d3d3;
}
.form-box .form-con .form input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 14px;
  color: #d3d3d3;
}
.form-box .form-con .form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 14px;
  color: #d3d3d3;
}
.form-box .form-con .form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 14px;
  color: #d3d3d3;
}
.form-box .form-con .form input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 14px;
  color: #d3d3d3;
}
.form-box .form-con .text {
  margin-left: 55px;
  vertical-align: top;
  display: inline-block;
  text-align: center;
  padding-top: 65px;
}
.form-box .form-con .text .t1 {
  font-family: SimSun;
  font-size: 25px;
  line-height: 36px;
  letter-spacing: 4px;
  color: #ffffff;
  font-weight: 600;
}
.form-box .form-con .text .t1 i {
  font-family: SimSun;
  font-size: 34px;
}
.form-box .form-con .text .t2 {
  margin-top: 15px;
  display: block;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 5px;
  color: #ffffff;
}
.form-box .form-con .text .t2::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 436px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
}
.form-box .form-con .text .phone {
  cursor: pointer;
  margin-top: 35px;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 43px;
  color: #ffffff;
  display: inline-block;
  height: 43px;
  background-color: rgba(35, 51, 117, 0.9);
  border-radius: 22px;
  border: solid 2px rgba(255, 255, 255, 0.39);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.form-box .form-con .text .phone:hover {
  letter-spacing: 2px;
}
.form-box .form-con .im {
  display: inline-block;
  position: absolute;
  z-index: 9;
  right: -61px;
  top: -42px;
}
.form-box .form-con .im img {
  width: 334px;
  height: 316px;
  object-fit: cover;
}
.form-box .form-con .im::after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  width: 288px;
  height: 288px;
  background: url(../images/form-y.png) no-repeat center;
  background-size: cover;
  top: -15px;
  left: 13px;
}
.bigBox {
  position: relative;
  max-width: 1920px;
  box-sizing: border-box;
  background-image: linear-gradient(#ffffff, #ececec);
}
.case-con {
  position: relative;
  z-index: 10;
}
.case-con .phone {
  margin-top: 20px;
}
.case-con .phone a {
  width: 189px;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 6px;
  color: #353535;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.case-con .phone a::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 3px;
  background-color: #283d6c;
}
.case-con .phone a::after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 3px;
  background-color: #283d6c;
}
.case-con .phone a:hover {
  letter-spacing: 2px;
  color: #2d3c80;
}
.case-con .phone p {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
}
.case-con .myCase {
  overflow: hidden;
  margin-top: 75px;
}
.case-con .myCase li {
  display: inline-block;
  height: 344px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  position: relative;
  box-sizing: border-box;
  padding: 12px;
}
.case-con .myCase li .im {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 271px;
}
.case-con .myCase li .im img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-con .myCase li .tit {
  display: block;
  font-size: 16px;
  line-height: 56px;
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 180px;
  padding-left: 35px;
  background: url(../images/cR2.png) no-repeat center left;
}
.case-con .myCase li .more {
  position: absolute;
  font-size: 12px;
  line-height: 12px;
  color: #a5a5a5;
  bottom: 25px;
  right: 25px;
}
.case-con .myCase li .more::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 1px;
  margin-right: 5px;
  background-color: #d0d0d0;
  vertical-align: middle;
}
.case-con .myCase li:hover .im > img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.case-con .myCase li:hover .tit {
  letter-spacing: 2px;
  color: #2d3c80;
}
.case-con .myCase li:hover .more {
  color: #2d3c80;
  right: 36px;
}
.case-con .myCase li:hover .more::before {
  background-color: #b70132;
}
.case-con .cL {
  cursor: pointer;
  position: absolute;
  left: -97px;
  top: 345px;
}
.case-con .cR {
  cursor: pointer;
  position: absolute;
  right: -97px;
  top: 345px;
}
.case-con > .text {
  margin-top: 15px;
  font-size: 14px;
  line-height: 56px;
  letter-spacing: 22px;
  color: #999999;
  position: relative;
}
.case-con > .text::before {
  content: "";
  display: block;
  position: absolute;
  left: -320px;
  top: 30px;
  width: 297px;
  height: 1px;
  background-color: #4b4b4b;
  opacity: 0.2;
}
.about-box {
  margin-top: 90px;
  height: 700px;
  position: relative;
  box-sizing: border-box;
  z-index: 9;
  padding-top: 31px;
}
.about-box .ab-im {
  width: 795px;
  height: 544px;
  border-radius: 10px;
}
.about-box .ab-text {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  width: 651px;
  height: 473px;
  background-color: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 75px;
}
.about-box .ab-text .tit {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #353535;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d6d5;
  position: relative;
}
.about-box .ab-text .tit::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 52px;
  height: 3px;
  background-color: #b70132;
}
.about-box .ab-text > i {
  display: block;
  position: absolute;
  writing-mode: vertical-lr;
  /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  writing-mode: tb-lr;
  /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
  left: 35px;
  font-size: 12px;
  line-height: 36px;
  color: #bcbcbc;
}
.about-box .ab-text > i::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -50px;
  left: 15px;
  width: 1px;
  height: 41px;
  background-color: #dfdfdf;
}
.about-box .ab-text .desc {
  margin: 30px 0;
  font-size: 16px;
  line-height: 36px;
  color: #8b8b8b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.about-box .ab-text .moreBox .more1 {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 36px;
  color: #243375;
}
.about-box .ab-text .moreBox .more1 i {
  position: relative;
  left: -10px;
  display: block;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2px;
  color: #243375;
  transform: scale(0.76);
}
.about-box .ab-text .moreBox .more2 {
  position: relative;
  top: 15px;
  width: 32px;
  height: 32px;
  background-color: #243375;
  text-align: center;
  display: inline-block;
  line-height: 32px;
}
.about-box .ab-text:hover .more1 {
  letter-spacing: 4px;
}
.about-box .ab-text:hover .more2 {
  transform: translateX(-8px);
  background: #b70132;
}
.about-box .ab-text:hover .tit::after {
  width: 100%;
}
.about-box .tit-box {
  position: absolute;
  right: 0;
  top: 0;
}
.about-box .tit-box .more {
  margin-top: 10px;
  display: block;
  width: 254px;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 6px;
  color: #353535;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about-box .tit-box .more::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 3px;
  background-color: #283d6c;
}
.about-box .tit-box .more::after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 3px;
  background-color: #283d6c;
}
.about-box .tit-box .more:hover {
  letter-spacing: 2px;
  color: #2d3c80;
}
.about-box::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -320px;
  top: 30px;
  width: 171px;
  height: 1112px;
  background: url(../images/ab-bg.png) no-repeat center;
  background-size: cover;
}
.about-box .line {
  position: absolute;
  top: -586px;
  left: -320px;
  z-index: -1;
}
.place-con .place-tit .tit-box {
  position: relative;
  border-bottom: 1px solid rgba(45, 60, 128, 0.2);
}
.place-con .place-tit .tit-box::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 38px;
  height: 4px;
  border-radius: 2px;
  background: #b70132;
}
.place-con .place-tit .tit-box:hover::after {
  width: 100%;
}
.place-con .place-tit .more {
  width: 117px;
  height: 41px;
  background-color: #243375;
  border-radius: 21px;
  text-align: center;
  font-size: 14px;
  line-height: 41px;
  color: #ffffff;
  margin-top: 50px;
}
.place-con .place-tit .more:hover {
  background: #b70132;
  margin-top: 40px;
}
.place-con .place-ul li {
  margin: 30px 25px 0 0;
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
}
.place-con .place-ul li .im {
  display: block;
  padding: 9px;
  width: 298px;
  height: 225px;
  background-color: #ffffff;
  border: solid 1px #d8d8d8;
  overflow: hidden;
  position: relative;
  z-index: 9;
  box-sizing: border-box;
}
.place-con .place-ul li .im img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.place-con .place-ul li .tit {
  margin-top: 15px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 250px;
  font-size: 16px;
  line-height: 36px;
  color: #313131;
}
.place-con .place-ul li i {
  display: block;
  font-size: 12px;
  line-height: 25px;
  color: #b1b0b0;
}
.place-con .place-ul li .more {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 29px;
  height: 29px;
  background-color: #f2f2f2;
  border-radius: 50%;
}
.place-con .place-ul li .more::before {
  content: "";
  display: block;
  position: absolute;
  top: -64px;
  left: 13px;
  width: 1px;
  height: 64px;
  background-color: #d9d6d5;
}
.place-con .place-ul li .more::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  background: url(../images/car2.png) no-repeat center;
  background-size: cover;
}
.place-con .place-ul li:last-child {
  margin-right: 0;
}
.place-con .place-ul li:hover .im > img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.place-con .place-ul li:hover .more {
  bottom: 10px;
}
.place-con .place-ul li.active .more {
  background: #2d3c80;
}
.place-con .place-ul li.active .more::after {
  background: url(../images/car3.png) no-repeat center;
}
.news-con {
  margin-top: 75px;
  position: relative;
  z-index: 9;
}
.news-con .tit-box {
  width: 260px;
}
.news-con .tit-box .t1::after {
  width: 0;
  height: 0;
}
.news-con .tit-box .t2 i:nth-child(1) {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #353535;
}
.news-con .tit-box .t2 i:nth-child(1)::after {
  content: "";
  display: inline-block;
  margin-left: 19px;
  position: relative;
  top: 2px;
  width: 18px;
  height: 3px;
  background-color: #353535;
  vertical-align: top;
}
.news-con .hd ul {
  margin-top: 80px;
}
.news-con .hd ul li {
  display: inline-block;
  margin-left: 5px;
}
.news-con .hd ul li a {
  position: relative;
  display: block;
  width: 128px;
  height: 38px;
  border: solid 1px #d8d8d8;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  color: #5e5e5e;
  z-index: 9;
}
.news-con .hd ul li a::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #2d3c80;
  z-index: -1;
}
.news-con .hd ul li.on a {
  color: #fff;
}
.news-con .hd ul li.on a:after {
  height: 100%;
}
.news-con .news-bd {
  margin-top: 49px;
  height: 343px;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 14px 15px;
  position: relative;
}
.news-con .news-bd::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 211px;
  height: 160px;
  background: url(../images/news-line.png) no-repeat center;
  background-size: cover;
  right: -23px;
  top: -23px;
}
.news-con .news-bd .im {
  overflow: hidden;
  display: inline-block;
  width: 412px;
  height: 315px;
}
.news-con .news-bd .im img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-con .news-bd .news-ul {
  width: 780px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}
.news-con .news-bd .news-ul li {
  width: 356px;
  margin-right: 50px;
  padding: 20px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #e0e0e0;
  display: inline-block;
}
.news-con .news-bd .news-ul li .tit {
  display: block;
  width: 303px;
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  padding-left: 40px;
}
.news-con .news-bd .news-ul li .tit::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 15px;
  display: inline-block;
  width: 19px;
  height: 5px;
  background-color: #b70132;
  border-radius: 3px;
}
.news-con .news-bd .news-ul li .tit::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 1px;
  height: 21px;
  background-color: #d6d6d6;
}
.news-con .news-bd .news-ul li span {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  margin-top: 14px;
  display: block;
  width: 107px;
  height: 27px;
  border-radius: 14px;
  border: solid 1px #d6d6d6;
  font-size: 12px;
  text-align: center;
  line-height: 27px;
  color: #a4a4a4;
}
.news-con .news-bd .news-ul li span img {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.news-con .news-bd .news-ul li:nth-child(2n) {
  margin-right: 0;
}
.news-con .news-bd .news-ul li:nth-child(n+3) {
  border-bottom: 0;
}
.news-con .news-bd .news-ul li:hover .tit {
  color: #2d3c80;
  font-weight: bold;
}
.news-con .news-bd .news-ul li:hover span {
  transform: translateX(8px);
  color: #b70132;
  border: solid 1px #b70132;
}
.news-con .news-bd:hover .im > img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.news-con .news-bd > .bd > div {
  height: 320px;
}
.news-con::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1920px;
  height: 120px;
  background-color: #243375;
  z-index: -1;
}
.news-con::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1623px;
  height: 782px;
  top: 140px;
  left: -320px;
  background: url(../images/foo-line.png) no-repeat center;
  background-size: cover;
}
.float {
  animation: float 2s infinite ease-in-out alternate;
}
@-webkit-keyframes float {
  from,
  to {
    -webkit-transform: transofrmY(0);
    transform: transofrmY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}
@keyframes float {
  from,
  to {
    -webkit-transform: transofrmY(0);
    transform: transofrmY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}
@-webkit-keyframes flyaway {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
    transform: translate(0, 0) rotate(0deg) scale(1);
  }
  5% {
    -webkit-transform: translate(15px, -2px) rotate(10deg) scale(1.2);
    transform: translate(15px, -2px) rotate(10deg) scale(1.2);
  }
  20% {
    -webkit-transform: translate(130px, -2px) rotate(-20deg) scale(1.5);
    transform: translate(130px, -2px) rotate(-20deg) scale(1.5);
  }
  40% {
    -webkit-transform: translate(280px, -40px) rotate(10deg) scale(0.8);
    transform: translate(280px, -40px) rotate(10deg) scale(0.8);
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(500px, -90px) rotate(30deg) scale(0.6);
    transform: translate(500px, -90px) rotate(30deg) scale(0.6);
    opacity: 0.6;
  }
  80% {
    -webkit-transform: translate(700px, -140px) rotate(50deg) scale(0.2);
    transform: translate(700px, -140px) rotate(50deg) scale(0.2);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translate(1000px, -200px) rotate(60deg) scale(0);
    transform: translate(1000px, -200px) rotate(60deg) scale(0);
    opacity: 0;
  }
}
@keyframes flyaway {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
    transform: translate(0, 0) rotate(0deg) scale(1);
  }
  5% {
    -webkit-transform: translate(15px, -2px) rotate(10deg) scale(1.2);
    transform: translate(15px, -2px) rotate(10deg) scale(1.2);
  }
  20% {
    -webkit-transform: translate(130px, -2px) rotate(-20deg) scale(1.5);
    transform: translate(130px, -2px) rotate(-20deg) scale(1.5);
  }
  40% {
    -webkit-transform: translate(280px, -40px) rotate(10deg) scale(0.8);
    transform: translate(280px, -40px) rotate(10deg) scale(0.8);
    opacity: 0.8;
  }
  60% {
    -webkit-transform: translate(500px, -90px) rotate(30deg) scale(0.6);
    transform: translate(500px, -90px) rotate(30deg) scale(0.6);
    opacity: 0.6;
  }
  80% {
    -webkit-transform: translate(700px, -140px) rotate(50deg) scale(0.2);
    transform: translate(700px, -140px) rotate(50deg) scale(0.2);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translate(1000px, -200px) rotate(60deg) scale(0);
    transform: translate(1000px, -200px) rotate(60deg) scale(0);
    opacity: 0;
  }
}
.flyaway {
  -webkit-animation: flyaway 1s linear;
  animation: flyaway 1s linear;
}
@media screen and (max-width: 1680px) {
  .banner .line {
    bottom: -280px;
  }
}
