#contact .contact-banner {
  width: 100%;
  height: 428px;
  background: url('../img/contact/contact-banner_02.jpg') no-repeat;
  background-size: cover;
}
#contact .contact-domestic {
  width: 100%;
}
#contact .contact-domestic .domestic-con {
  padding-top: 70px;
  position: relative;
  overflow: hidden;
}
#contact .contact-domestic .domestic-con .domestic-title {
  font-size: 55px;
  font-family: "SourceHanSerifCN-Bold";
  font-weight: bold;
  color: #002a57;
  line-height: 0.818;
  margin: 0 0 0 12px;
}
#contact .contact-domestic .domestic-con .swiper-container {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide {
  padding-top: 42px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item {
  width: 369px;
  height: 159px;
  margin-bottom: 50px;
  transition: all 0.2s linear;
  position: relative;
    margin-right: 31px;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item:hover {
  transform: translateY(-14px);
  box-shadow: 0px 7px 12.35px 0.65px rgba(0, 41, 85, 0.54);
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item:hover .item-tit {
  visibility: hidden;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item:hover .item-news {
  visibility: visible;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item img {
  width: 100%;
  height: 100%;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item .item-tit {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item .item-tit .t {
  border-radius: 50%;
  background-color: #ffffff;
  width: 44px;
  height: 44px;
  font-size: 30px;
  font-family: "SourceHanSerifCN-Bold";
  color: #093462;
  line-height: 44px;
  text-align: center;
  margin-right: 10px;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item .item-tit .ti {
  font-size: 22px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.636;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item .item-news {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 85, 179, 0.902);
  border-radius: 6px;
  text-align: center;
  padding: 20px 28px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item .item-news img {
  width: 18px;
  height: 22px;
  position: relative;
  top: 5px;
  margin-right: 6px;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item .item-news .adds {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.563;
}
#contact .contact-domestic .domestic-con .swiper-container .swiper-slide .domestic-item .item-news .adds .addst {
  font-weight: bold;
}
#contact .contact-domestic .domestic-con .swiper-button-prev:after,
#contact .contact-domestic .domestic-con .swiper-container-rtl .swiper-button-next:after {
  content: "";
}
#contact .contact-domestic .domestic-con .swiper-button-next:after,
#contact .contact-domestic .domestic-con .swiper-container-rtl .swiper-button-prev:after {
  content: "";
}
#contact .contact-domestic .domestic-con div:focus {
  outline: none;
}
#contact .contact-domestic .domestic-con .swiper-button-prev1 {
  border-width: 2px;
  border-color: #f83659;
  border-style: solid;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #f83659;
  position: absolute;
  top: 76px;
  right: 82px;
  box-sizing: border-box;
}
#contact .contact-domestic .domestic-con .swiper-button-prev1 img {
  width: 20px;
  height: 20px;
  position: relative;
  top: 6px;
  left: 5px;
}
#contact .contact-domestic .domestic-con .img1{
  display: inline-block;
}
#contact .contact-domestic .domestic-con .img2{
  display: none;
}
#contact .contact-domestic .domestic-con .swiper-button-prev1:hover .img1{
  display: none;
}
#contact .contact-domestic .domestic-con .swiper-button-prev1:hover .img2{
  display: inline-block;
}
#contact .contact-domestic .domestic-con .swiper-button-next1:hover .img1{
  display: none;
}
#contact .contact-domestic .domestic-con .swiper-button-next1:hover .img2{
  display: inline-block;
}
#contact .contact-domestic .domestic-con .swiper-button-next1 img {
  width: 20px;
  height: 20px;
  position: relative;
  top: 6px;
  left: 5px;
}
#contact .contact-domestic .domestic-con .swiper-button-prev1 .el-icon-back:before {
  font-weight: bold;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#contact .contact-domestic .domestic-con .swiper-button-prev1:hover {
  background: #f83659;
  color: white;
}
#contact .contact-domestic .domestic-con .swiper-button-next1 {
  border-width: 2px;
  border-color: #f83659;
  border-style: solid;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #f83659;
  box-sizing: border-box;
  position: absolute;
  top: 76px;
  right: 40px;
}
#contact .contact-domestic .domestic-con .swiper-button-next1 .el-icon-right:before {
  font-weight: bold;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#contact .contact-domestic .domestic-con .swiper-button-next1:hover {
  background: #f83659;
  color: white;
}
#contact .contact-overseas {
  width: 100%;
  height: 669px;
  background: url('../img/contact/obg_08.jpg') no-repeat;
  background-size: cover;
}
#contact .contact-overseas .overseas-con {
  height: 100%;
  padding-top: 60px;
  box-sizing: border-box;
  position: relative;
}
#contact .contact-overseas .overseas-con .overseas-title {
  font-size: 36px;
  font-family: "SourceHanSerifCN-Bold";
  color: #ffffff;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#contact .contact-overseas .overseas-con .swiper-content {
  width: 1076px;
  height: 499px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item {
  border-radius: 10px;
  background-color: #ffffff;
  width: 323px;
  height: 425px;
  text-align: center;
  padding-top: 13px;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item > img {
  width: 302px;
  height: 162px;
  margin-bottom: 24px;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item .item-title {
  font-size: 24px;
  font-family: "SourceHanSerifCN-Bold";
  color: #0c3561;
  line-height: 1;
  margin-bottom: 14px;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul li {
  position: relative;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul li img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 28px;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul li span {
  display: inline-block;
  width: 244px;
  line-height: 1.375;
  text-align: left;
  margin-left: 40px;
  font-size: 16px;
  color: #0c3561;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul li:nth-child(1) {
  margin-bottom: 9px;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul li:nth-child(2) {
  margin-bottom: 25px;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul li:nth-child(3) {
  margin-bottom: 30px;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul li:nth-child(4) {
  margin-bottom: 26px;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul .libot1 {
  margin-bottom: 15px !important;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul .libot2 {
  margin-bottom: 21px !important;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item ul .imgbot {
  transform: translateY(-22px);
}
#contact .contact-overseas .overseas-con .swiper-content .opc {
  background: none;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item:nth-child(2) {
  width: 345px;
  height: 100%;
  height: 489px;
  height: 466px;
  border-radius: 10px !important;
}
#contact .contact-overseas .overseas-con .swiper-content .content-item:nth-child(2) > img {
  width: 322px;
  height: 185px;
  margin-bottom: 24px;
}
#contact .contact-overseas .overseas-con .swiper-container {
  width: 100%;
  height: 489px;
}
#contact .contact-overseas .overseas-con .swiper-button-prev:after,
#contact .contact-overseas .overseas-con .swiper-container-rtl .swiper-button-next:after {
  content: "";
}
#contact .contact-overseas .overseas-con .swiper-button-next:after,
#contact .contact-overseas .overseas-con .swiper-container-rtl .swiper-button-prev:after {
  content: "";
}
#contact .contact-overseas .overseas-con div:focus {
  outline: none;
}
#contact .contact-overseas .overseas-con .swiper-button-prev {
  width: 54px;
  height: 54px;
  background: url('../img/contact/oleft.png') no-repeat;
  background: cover;
  position: absolute;
  top: 382px;
  left: -12px;
}
#contact .contact-overseas .overseas-con .swiper-button-next {
  width: 54px;
  height: 54px;
  background: url('../img/contact/oright.png') no-repeat;
  background: cover;
  position: absolute;
  top: 382px;
  right: -12px;
}
.content-item1026{
	 opacity: 0; 
}