@charset "utf-8";
/* CSS Document */
body,
html {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Microsoft YaHei", Arial;
}

ul,
li,
dt,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
div,
html,
form,
table,
tr,
td,
dt,
dl,
dd,
span,
input,
a,
img {
  padding: 0;
  margin: 0;
  list-style: none;
  outline: none;
  border: none;
}
.l-item {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0;
  padding: 0;
  line-height: 2;
}
a {
  text-decoration: none;
}

/* swiper 横向循环焦点图片展示 */
#certify {
  position: relative;
  top: 6%;
  width: 1200px;
  margin: 0 auto;
}
#certify .swiper-container {
  padding-bottom: 20px;
}
#certify .swiper-slide {
  width: 506px;
  height: 553px;
  background: #ffffff00;
  /* box-shadow: 0 8px 30px #ddd; */
}
#certify .swiper-slide img {
  display: block;
}
#certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}

#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 2px solid #ffffff00;
  background-color: goldenrod;
}

#certify .swiper-button-prev {
  left: -30px;
  width: 45px;
  height: 45px;
  background: url(../images/wm_button_icon.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

#certify .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%;
}

#certify .swiper-button-next {
  right: -30px;
  width: 45px;
  height: 45px;
  background: url(../images/wm_button_icon.png) no-repeat;
  background-position: 0 -93px;
  background-size: 100%;
}

#certify .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%;
}
#certify .swiper-button-prev::after,
#certify .swiper-button-next::after {
  content: "";
}

/* 弹框 在线客服 咨询按键 和 表单*/
.tk_kefu {
  text-align: center;
}
.ztbtn {
  display: inline-block;
  padding: 10px;
  margin: 2% 5%;
  /* border: 2px solid rgb(59, 136, 230); */
  color: #345f8a;
  text-align: center;
  font-size: 20px;
  border-radius: 50px;
  transition: 0.5s;
  position: relative;
  background: linear-gradient(
    0deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(0, 212, 255, 0) 0%,
    rgba(32, 104, 227, 1) 0%,
    rgba(81, 155, 247, 1) 100%
  );
  /*animation: myBbreath 0.8s linear infinite;*/
}
.ztbtn:hover {
  box-shadow: 0 0 25px #888;
  transform: scale(1.1);
}

.tk_kefu .btn1 {
  background: rgb(26, 119, 189);
  background: linear-gradient(
    180deg,
    rgba(26, 119, 189, 1) 0%,
    rgba(17, 89, 155, 1) 50%,
    rgba(9, 60, 123, 1) 100%
  );
  width: 10em;
  color: #fff;
  top: 1em;
}
.tk_kefu .btn2 {
  background: rgb(255, 225, 151);
  background: linear-gradient(
    180deg,
    rgba(255, 225, 151, 1) 0%,
    rgba(248, 208, 114, 1) 50%,
    rgba(241, 190, 77, 1) 100%
  );
  width: 10em;
  color: #000;
  top: 1em;
}

/* 专题页标题 */
.ztTitle1 {
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 3px;
  margin-bottom: 34px;
  position: relative;
  text-align: center;
  color: #000;
  font-family: "Microsoft YaHei", Arial;
}
.jtgk {
  padding: 20px;
  background-color: #fafafa;
}

.jtgk h4 {
  font-size: 20px;
  line-height: 50px;
  padding-left: 15px;
  color: #bf9143;
  position: relative;
}

.jtgk h4:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #bb9243;
  border-bottom: 5px solid transparent;
  left: 0px;
  top: 20px;
}

.jtgk p {
  font-size: 14px;
  line-height: 35px;
  color: #777;
  padding-left: 15px;
  margin-bottom: 25px;
}

.jtgk p.nopadding {
  padding-left: 0;
}

.jtgk p.nopadding span {
  color: #bf9143;
}

.jtgk p.sense {
  color: #333;
  margin-bottom: 0;
  font-size: 16px;
}

.ctrClassPinPai {
  position: relative;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding: 0;
  width: 31.3%;
  margin: 1%;
  float: left;
  height: 411px;
  background: url(https://www.ekimmigration.com/templets/ekweb/images/pinpaiBg.png)
    center bottom no-repeat;
}

.ctrClassPinPai img {
  width: 100%;
}

.ctrClassPinPai .cyclImg {
  width: 137px;
  height: 137px;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  margin-left: -68px;
  top: 130px;
  background-color: #fff;
  box-shadow: inset 0 0 5px #333;
}

.ctrClassPinPai .ctrInfoPinPai {
  display: none;
  position: absolute;
  padding-top: 50px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  text-align: left;
  /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3a3a3a), to(#5a5a5a)); */
  background-color: #fff;
  width: 300px;
  z-index: 10;
  cursor: pointer;
}

.ctrClassPinPai ul {
  padding: 0 20px;
  margin-top: 80px;
}

.ctrClassPinPai ul li {
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  margin: 5px 0;
  color: #fff;
  background: url(https://www.ekimmigration.com/templets/ekweb/images/listD.png)
    0 10px no-repeat;
  padding-left: 15px;
}

.ctrClassPinPai_hover .ctrInfoPinPai {
  text-align: center;
}

.ctrClassPinPai_hover .ctrInfoPinPai img {
  width: 50%;
}

.ctrClassPinPai_hover .ctrInfoPinPai .qr2 {
  width: 85px;
  position: absolute;
  bottom: 35px;
  left: 50%;
  margin-left: -42px;
}

.ctrClassPinPai_hover .ctrInfoPinPai ul {
  margin-top: 15px;
}

.ctrClassPinPai_hover .ctrInfoPinPai ul li {
  color: #343434;
}

.ctrClassPinPai_hover .ctrInfoPinPai p {
  color: #be9344;
  line-height: 25px;
  position: absolute;
  bottom: 10px;
  left: 37%;
}

.slideImg {
  width: 100%;
  min-height: 180px;
  overflow: hidden;
  position: relative;
  background: url(https://www.ekimmigration.com/templets/ekweb/images/shadow.png)
    center 265px no-repeat;
  background-size: 100%;
}

.slideImg .img {
  overflow: hidden;
  position: absolute;
  transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
}

.slideImg .img img {
  width: calc(100% - 14px);
  height: calc(100% - 14px);
  margin: 7px;
}

.slideImg .img1 {
  width: 20%;
  top: 23%;
  left: 0%;
  z-index: 1;
}

.slideImg .img2 {
  width: 25%;
  top: 20%;
  left: 5%;
  z-index: 2;
}

.slideImg .img3 {
  width: 30%;
  top: 17%;
  left: 15%;
  z-index: 3;
}

.slideImg .img4 {
  width: 40%;
  top: 10%;
  left: 30%;
  z-index: 4;
}

.slideImg .img5 {
  width: 30%;
  top: 17%;
  left: 55%;
  z-index: 3;
}

.slideImg .img6 {
  width: 25%;
  top: 20%;
  left: 70%;
  z-index: 2;
}

.slideImg .img7 {
  width: 20%;
  top: 23%;
  left: 80%;
  z-index: 1;
}

.slide-bt {
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 10;
}

.slide-bt span {
  width: 24px;
  height: 8px;
  background: #c9caca;
  float: left;
  margin: 5px;
  border-radius: 4px;
}

.slideImg .slide-bt .on {
  background: #ffcd71;
}

.slideImgLeft,
.slideImgRight {
  text-indent: -9999px;
  border: none;
  width: 42px;
  margin-top: -20px;
  height: 42px;
  position: absolute;
  top: 40%;
  z-index: 100;
}

.slideImgLeft {
  background: url(https://www.ekimmigration.com/templets/ekweb/images/prev1.png)
    left top no-repeat;
  left: -10px;
}

.slideImgRight {
  background: url(https://www.ekimmigration.com/templets/ekweb/images/next1.png)
    left top no-repeat;
  right: -10px;
}

.dsj {
  height: 1716px;
  position: relative;
  text-align: center;
  background: url(https://www.ekimmigration.com/templets/ekweb/images/dsjBg.jpg)
    center top no-repeat;
  background-size: 70%;
}

.dsj .dsjCon {
  position: absolute;
}

.dsj .dsjCon1 {
  left: 350px;
  top: 1450px;
}

.dsj .dsjCon2 {
  right: 440px;
  top: 1350px;
}

.dsj .dsjCon3 {
  left: 340px;
  top: 1250px;
}

.dsj .dsjCon4 {
  right: 420px;
  top: 1150px;
}

.dsj .dsjCon5 {
  left: 250px;
  top: 1030px;
}

.dsj .dsjCon6 {
  right: 480px;
  top: 920px;
}

.dsj .dsjCon7 {
  left: 340px;
  top: 820px;
}

.dsj .dsjCon8 {
  right: 420px;
  top: 740px;
}

.dsj .dsjCon9 {
  left: 300px;
  top: 620px;
}

.dsj .dsjCon10 {
  right: 520px;
  top: 530px;
}

.dsj .dsjCon11 {
  left: 350px;
  top: 420px;
}

.dsj .dsjCon12 {
  right: 440px;
  top: 320px;
}

.dsj .dsjCon13 {
  left: 350px;
  top: 200px;
}

.dsj .dsjCon14 {
  right: 450px;
  top: 100px;
}

.dsj .dsjCon dt {
  font-size: 22px;
  color: #b98f43;
}

.dsj .dsjCon dt small {
  font-size: 18px;
}

.dsj .dsjCon dd {
  font-size: 18px;
  color: #111;
}

.partHeadTTT small {
  color: rgba(255, 255, 255, 0.2);
}

.prism-player .prism-big-play-btn {
  position: absolute;
  left: 50% !important;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
}
.nav-list {
  position: relative;
  background: rgb(56, 56, 56);
  background: linear-gradient(
    0deg,
    rgba(56, 56, 56, 1) 0%,
    rgba(49, 49, 49, 1) 51%,
    rgba(91, 91, 91, 1) 100%
  );
  color: #f5c777;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-content: center;
  align-items: baseline;
  padding: 1.2em 0;
}
.zt_nav {
  position: relative;
}
.zt_honor {
  background: url(../images/bg_04.jpg) center top no-repeat;
  height: 822px;
}

.zt_team {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, 1fr) 0.5fr repeat(5, 1fr);
  grid-template-rows: 0.5fr 0.4fr 0.5fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 3em 2em 0 2em;
}
.zt_team1 {
  position: relative;
  background-color: #fff;
  border-radius: 1em;
}
.zt_team1_img {
  position: relative;
  grid-area: 1 / 1 / 2 / 3;
  background-color: #fff;
  border-radius: 1em 0 0 1em;
}
.zt_team1_img img {
  position: relative;
  border-radius: 1em;
 height:100%;
}
.zt_team1_text {
  position: relative;
  grid-area: 1 / 3 / 2 / 6;
  background-color: #fff;
  border-radius: 0 1em 1em 0;
  padding: 1em;
  line-height: 2;
  box-shadow: 1.3px 1.3px 5.3px rgba(255, 255, 255, 0.032),
    4.5px 4.5px 17.9px rgba(255, 255, 255, 0.048),
    20px 20px 80px rgba(255, 255, 255, 0.08);
}
.zt_team1_text span {
  position: relative;
  color: #be9244;
  font-size: 1.6em;
}
.zt_team1_text p {
  position: relative;
  line-height: 2;
  text-align: justify;
}
/**/
.zt_team2 {
  position: relative;
  background-color: #fff;
  border-radius: 1em;
}
.zt_team2_img {
  position: relative;
  grid-area: 1 / 7 / 2 / 9;
  background-color: #fff;
  border-radius: 1em 0 0 1em;
}
.zt_team2_img img {
  position: relative;
  border-radius: 1em;
  height:100%;
}
.zt_team2_text {
  position: relative;
  grid-area: 1 / 9 / 2 / 12;
  background-color: #fff;
  border-radius: 0 1em 1em 0;
  padding: 1em;
  line-height: 2;
  box-shadow: 1.3px 1.3px 5.3px rgba(255, 255, 255, 0.032),
    4.5px 4.5px 17.9px rgba(255, 255, 255, 0.048),
    20px 20px 80px rgba(255, 255, 255, 0.08);
}
.zt_team2_text span {
  position: relative;
  color: #be9244;
  font-size: 1.6em;
}
.zt_team2_text p {
  position: relative;
  line-height: 2;
  text-align: justify;
}
/**/
.zt_team3 {
  position: relative;
  background-color: #fff;
  border-radius: 1em;
}
.zt_team3_img {
  position: relative;
  grid-area: 3 / 1 / 4 / 3;
  background-color: #fff;
  border-radius: 1em 0 0 1em;
}
.zt_team3_img img {
  position: relative;
  border-radius: 1em;
  height:100%;
}
.zt_team3_text {
  position: relative;
  grid-area: 3 / 3 / 4 / 6;
  background-color: #fff;
  border-radius: 0 1em 1em 0;
  padding: 1em 1em 0 1em;
  box-shadow: 1.3px 1.3px 5.3px rgba(255, 255, 255, 0.032),
    4.5px 4.5px 17.9px rgba(255, 255, 255, 0.048),
    20px 20px 80px rgba(255, 255, 255, 0.08);
}
.zt_team3_text span {
  position: relative;
  color: #be9244;
  font-size: 1.6em;
}
.zt_team3_text p {
  position: relative;
  line-height: 1.8;
  text-align: justify;
}
/**/
.zt_team4 {
  position: relative;
  background-color: #fff;
  border-radius: 1em;
}
.zt_team4_img {
  position: relative;
  grid-area: 3 / 7 / 4 / 9;
  background-color: #fff;
  border-radius: 1em 0 0 1em;
}
.zt_team4_img img {
  position: relative;
  border-radius: 1em;
  height:100%;
}
.zt_team4_text {
  position: relative;
  grid-area: 3 / 9 / 4 / 12;
  background-color: #fff;
  border-radius: 0 1em 1em 0;
  padding: 1em 1em 0 1em;
  box-shadow: 1.3px 1.3px 5.3px rgba(255, 255, 255, 0.032),
    4.5px 4.5px 17.9px rgba(255, 255, 255, 0.048),
    20px 20px 80px rgba(255, 255, 255, 0.08);
}
.zt_team4_text span {
  position: relative;
  color: #be9244;
  font-size: 1.6em;
}
.zt_team4_text p {
  position: relative;
  line-height: 1.8;
  text-align: justify;
}
/**/
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  height: 1000px;
  background: url(../images/bg_03.jpg) center top no-repeat;
  /* background-size: 100% 100%; */
}
.team_type_title {
  text-align: center;
  padding: 50px 0 0 0;
  position: relative;
}
.team_type_title .tit {
  display: inline-block;
}
.team_type_title .tit h5 {
  font-size: 66px;
  text-align: center;
  font-weight: bold;
  background-image: -webkit-linear-gradient(bottom, #49494930, #969595);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.team_type_title h3 {
  font-size: 35px;
  line-height: 40px;
  position: relative;
  color: #f5c777;
  font-weight: bold;
  bottom: 30px;
}
.container-fluid2 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.form2box {
  position: relative;
  background: url(../images/bg_05.jpg) center center no-repeat;
  background-size: 100% 100%;
  height: 300px;
}
.form2box_title {
  position: relative;
  float: left;
  width: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-75%, -80%);
  text-align: center;
}
.form2box_title_1 {
  position: relative;
  font-size: 3em;
  font-family: "思源宋体 CN";
  color: #fff;
}
.form2box_title_2 {
  position: relative;
}
.form2box_title_2 p {
  position: relative;
  background: rgb(190, 142, 62);
  background: radial-gradient(
    circle,
    rgba(190, 142, 62, 1) 0%,
    rgba(156, 108, 28, 0) 100%
  );
  color: #fff;
  padding: 0.5em 0;
}
.form2box_form {
  position: relative;
  float: right;
  top: 50%;
  transform: translate(-75%, -45%);
}
