/* contact */
._left_cents ul li a,
._modMed,
._cdmoOther ._other_box a em {
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}

.ptb50 {
  padding: 50px 0;
}

.pad50 {
  padding: 50px;
}

.body_container {
  width: 100%;
}

.contact_body {
  width: 100%;
  background: #f7f7f7;
}

.cont_topfir {
  width: 92%;
  height: 400px;
  margin: 0 auto;
  background: url(../image/contentbg.jpg) no-repeat 100% 100%;
  background-size: cover;
  padding: 60px 85px;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
}

.cont_topfir h6 {
  width: 100%;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 25px;
  color: #ffffff;
}

.cont_topfir .cont {
  width: 50%;
  float: left;
}

.cont_topfir ._topLeft {
  padding-right: 30px;
  border-right: 1px rgba(255, 255, 255, 0.3) solid;
}

.cont_topfir ._topRight {
  padding-left: 80px;
}

.cont_topfir ._topLeft p,
.cont_topfir ._topRight p {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}

.cont_topfir ._topLeft p:nth-child(2),
.cont_topfir ._topRight p:nth-child(2) {
  margin-bottom: 45px;
}

.cont_topfir ._topLeft p.adress,
.cont_topfir ._topRight p.adress {
  margin-bottom: 40px;
}

.cont_topfir ._topLeft p span,
.cont_topfir ._topRight p span {
  float: left;
}

.cont_topfir ._topLeft p span img,
.cont_topfir ._topRight p span img {
  display: inline-block;
  margin-right: 30px;
  max-width: 30px;
}

._adress_module {
  width: 92%;
  margin: 0 auto;
}

._adress_module ._adress_box {
  width: 49%;
  height: 350px;
  float: left;
  margin-right: 2%;
  background: #ffffff;
  border-radius: 10px;
  margin-top: 40px;
}

._adress_module ._adress_box:nth-child(2n) {
  margin-right: 0;
}

._conSubtil {
  font-size: 22px;
  line-height: 36px;
  color: #1c1c1c;
}

._adress_box p {
  font-size: 14px;
  line-height: 20px;
  color: #797979;
}

._smallTop {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px #5216a7 solid;
}

._smallBod .adress {
  margin-bottom: 20px;
}

._smallBod p span {
  display: block;
}


/**/

.careerb {
  margin: 0px 50px;
  padding-right: 20%;
}

.careerb_p1 {
  font-size: 35px;
  color: #5922a7;
  font-weight: bold;
}

.careerb_input input::placeholder {
  color: #000;
}

.careerb_input textarea::placeholder {
  color: #000;
}

.careerb_input {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.careerb_item {
  position: relative;
  width: 100%;
}

.careerb_item2 {
  width: 49%;
}

.js_ttx.on .inproclabel {
  top: 18px;
  transform: scale(0.9);
  display: none;
}

.inproclabel {
  padding: 0 5px;
  transition: all 0.3s ease;
  position: absolute;
  left: 15px;
}

.inproclabel3 {
  background: #6218AE;
  top: 48px;
}

.inproclabel {
  top: 16px;
  font-size: 16px;
}

.inproclabel i {
  color: red;
  padding-left: 5px;
}

.cur .inproclabel {
  top: -12px;
  transform: scale(0.9);
}

.careerb_input input {
  width: 100%;
  height: 30px;
  margin-top: 15px;
  padding-left: 20px;
  outline: none;
  box-shadow: 0 5px 15px rgba(165, 165, 165, 0.08);

}

.careerb_input .input2 {
  height: 58px;
  border-bottom: 1px solid rgb(0, 0, 0, 0.3) !important;

}

.careerb_input .input2::placeholder {
  color: #000;
}

.careerb_input input::placeholder {
  color: #fff;
}

.careerb_input .careerb_input1 {
  /* width: 49%; */
  border-bottom: 1px solid rgb(255, 255, 255, 0.5);
}

/* .careerb_input input:first-child{
  width: 100%;
} */

.careerb_input textarea {
  margin-top: 30px;
  outline: none;
  width: 100%;
  height: 116px;
  padding: 20px;
  font-family: none;
  box-shadow: 0 5px 15px rgba(179, 179, 179, 0.08);
  border: 1px solid rgb(255, 255, 255, 0.5);

}

.regardc_item1 .textarea2 {
  color: #fff;
}

.regardc_item1 .textarea2::placeholder {
  color: #fff;
}

.careerb_send {
  text-align: right;
}

/**/

/* development */
.develop_tainer {
  width: 100%;
  box-sizing: border-box;
}

.pad96 {
  padding: 90px 0px;
}

._deve_desc p {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

._deve_section {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

._deve_section ._devs {
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  height: 452px;
}

._deve_section ._devLeft {
  width: 62%;
  margin-right: 30px;
}

._deve_section ._devRight {
  width: 40%;
}

._devLeft,
._devRight {
  overflow: hidden;
  border-radius: 6px;
}

._left_bg,
._right_bg {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

._right_bg11 img {
  width: 100%;
}

._right_bg11:hover ._left_cents_span3 {
  opacity: 1;
}

._right_bga img {
  transition: all 0.3s ease;
  border-radius: 6px;
}

._right_bg11:hover img {
  transform: scale(1.05);
}


._left_bg:hover,
._right_bg:hover,
._right_bga:hover img {
  transform: scale(1.05);
}

._left_cents {
  width: 80%;
  position: absolute;
  top: 50px;
  left: 10%;
  z-index: 2;
}

._left_cents h5 {
  font-size: 24px;
  line-height: 36px;
  color: #ffffff;
  border-bottom: 1px rgba(255, 255, 255, 0.3) solid;
  padding-bottom: 30px;
  margin-bottom: 10px;
}

._left_cents ul a {
  display: inline-block;
  color: #ffffff;
  width: 100%;

}

._left_cents ul li a {
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  background: url(../image/right-white.png) no-repeat left center;
  background-size: 0;
  z-index: 10;
  width: 80%;
}

/* ._left_cents li img {
  border: 1px solid red;
  opacity: 0;
} */

._left_cents ul li {
  transition: all 0.3s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._left_cents ul li a:hover {
  background-size: 6px;
  padding-left: 16px;
}

._left_cents ul li span {
  color: #fff;
  padding-right: 20px;
  opacity: 0;
  transition: all 0.3s ease;
}

._left_cents ul li:hover {
  background: rgb(82, 22, 167, 0.4);
  border-radius: 6px;
  padding-left: 20px;
}

.work_right_ul li:hover{
  background: rgb(82, 22, 167, 0) !important;
  border-radius: 0px;
  padding-left: 0px !important;
}

._left_cents ul li.on {
  background: rgb(82, 22, 167, 0.4);
  border-radius: 6px;
  padding-left: 20px;
}


._left_cents ul li span.on {
  opacity: 1;
}

._left_cents ul li:hover span {
  opacity: 1;
}

/* 合规 */
.compliance .factop1 {
  overflow: hidden;
  display: flex;
  border-radius: 10px;
}

.compliance .factop1div {
  width: 60%;
}

.compliance .factop1img {
  width: 43%;
}

.pad80 {
  padding: 80px 0;
}

.complaCon {
  width: 100%;
  background: #ffffff;
}

._compla_con1 {
  width: 100%;
  background: #f7fafe;
}

._compla_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._compla_ul1 {
  width: 55%;
}
.complaCon ._compla_ul1{
    position: relative;
}

._compla_ul2 {
  width: 38%;
  overflow: hidden;
}

._compla_ul2 img,
.factop1img img,
.detaiImg img {
  transition: all 0.3s ease;
}

._compla_ul2:hover img,
.factop1img:hover img,
.detaiImg:hover img {
  transform: scale(1.05);
}

._conDetail p {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  margin-top: 12px;
  /* text-indent: 2em; */
}

._conDetail ._conDetail_p1 {
  text-indent: 0;

}

.detaiImg {
  margin-top: 30px;
  text-align: center;
}

.detaiImg img {
  width: 70%;
}

.detaiImg .detaiImg1 {
  width: 70%;
}

._conDetail ul {
  margin: 15px 0;
}

._conDetail ul li {
  position: relative;
  padding-left: 18px;
  line-height: 28px;
}

._conDetail ul li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #000000;
  position: absolute;
  left: 0;
  top: 14px;
  border-radius: 50%;
}

._conDetail .hpubtith3 {
  margin-bottom: 30px;
}

/* 服务与解决方案 */
.serverModle {
  width: 100%;
  height: 690px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
}

.serverModle .hpubtith3 {
  color: #ffffff;
}

._modMed {
  width: 330px;
  height: 130px;
  background-color: #f7fafe33;
  border-radius: 6px;
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  float: left;
  margin-right: 26px;
  margin-top: 30px;
  padding: 20px 60px;
  position: relative;
}


._modMed:nth-child(4n) {
  margin-right: 0;

}

._modMed p {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  text-indent: 0em;
  margin-top: 0;
}

._modMed em {
  width: 60px;
  height: 2px;
  background-color: #f7fafe;
  border-radius: 1px;
  opacity: 0.6;
  margin-top: 18px;
  position: absolute;
  bottom: 12px;
}

._modMed:hover {
  background: #ffffff69;
}

.workship .hpubtith3 {
  text-align: center;
}

.workship ._devRight {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.workship ._deve_section ._devLeft,
.workship ._deve_section ._devRight {
  width: 50%;
}

._devRight ul li {
  color: #fff;
  line-height: 40px;
  /* margin-top: 20px; */
}

._right_bg11 {
  height: 290px;
  overflow: hidden;
  border-radius: 6px;
}
  ._right_bg11 {
    height: 280px;
  }

._right_bg11 a:hover {
  padding-left: 0 !important;
  background: none !important;
}

._right_bg22 {
  height: 135px;
  overflow: hidden;
  border-radius: 6px;
}

._right_bg22 img {
  width: 100%;
}

._right_bg11 ul li {
  float: left;
  width: 100%;
  line-height: 32px;
}

._right_bg11 ul li:nth-child(2n) {
  width: 45%;
}

._right_bg33 ._left_cents h5 {
  border-bottom: none;
}

._left_cents li span:hover {
  cursor: pointer;
}

._left_cents_span3 {
  position: absolute;
  top: 3%;
  left: 80%;
  color: #fff;
  /* opacity: 0; */
  transition: all 0.3s ease;
}

._left_cents_span1 {
  position: absolute;
  top: 3%;
  left: 76%;
  color: #fff;
  /* opacity: 0; */
  transition: all 0.3s ease;
}

._left_cents_span2 {
  position: absolute;
  top: 42%;
  left: 76%;
  color: #fff;
  /* opacity: 0; */
  transition: all 0.3s ease;
}

/* ._right_bga2:hover ._left_cents_span1 {
  opacity: 1;
} */
._right_bga3:hover ._left_cents_span2 {
  opacity: 1;

}

._devRight:hover ._left_cents_span1 {
  opacity: 1;
}

._cdmoOther {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

._cdmoOther ._other_box {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 49%;
  height: 225px;
  /* background-color: #5220a4; */
  border-radius: 6px;
}

._other_box {
  position: relative;
  overflow: hidden;
}

._other_box a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

._cdmoOther ._other_box a {
  display: block;
  width: 100%;
  height: 100%;
  /* padding: 45px; */
  padding: 45px 100px 45px 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;

}

._cdmoOther_left {
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin-top: 20px;
  border-radius: 6px;
  width: 49%;
}

._cdmoOther_left2 {
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin-top: 20px;
  border-radius: 6px;
  width: 32%;
}

._cdmoOther_left::before,
._cdmoOther_left2::before {
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

._cdmoOther_left::before,
._cdmoOther_left2::before {
  background: rgb(82, 22, 167, 0.2);
  z-index: 3;
}

._cdmoOther_div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  padding: 0 35px;
  align-items: center;
  width: 80%;
  z-index: 10;
}

._cdmoOther_div p {
  color: #fff;
  font-size: 20px;
}

._cdmoOther_div img {
  opacity: 0;
}

._cdmoOther_left:hover ._cdmoOther_div img,
._cdmoOther_left2:hover ._cdmoOther_div img {
  opacity: 1;
}



._cdmoOther_left img,
._cdmoOther_left2 img {
  transition: all 0.3s ease;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
}

._cdmoOther_left:hover img,
._cdmoOther_left2:hover img {
  transform: scale(1.05);

}

._other_box img {
  transition: all 0.3s ease;
}

._other_box:hover img {
  transform: scale(1.05);
}

._cdmoOther ._other_box a p {
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
}

._cdmoOther ._other_box a em {
  opacity: 0;
}

._cdmoOther ._other_box a:hover em {
  opacity: 1;
  padding-right: 10px;
}

._conDetail_all {
  position: relative;
}

._conDetail_div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.hpubtith4 {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}


@media screen and (max-width: 1500px) {
  .ptb50 {
    padding: 30px 0;
  }

  .pad50 {
    padding: 30px;
  }

  .cont_topfir h6 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 22px;
  }

  .cont_topfir ._topRight {
    padding-left: 30px;
  }

  ._conSubtil {
    font-size: 20px;
  }

  ._smallTop {
    padding-bottom: 22px;
    margin-bottom: 36px;
  }

  ._adress_module ._adress_box {
    height: 305px;
  }

  ._left_cents {
    width: 86%;
    top: 30px;
    left: 7%;
  }

  ._deve_section ._devs {
    height: 400px;
  }

  ._modMed {
    width: 23.5%;
    margin-right: 2%;
  }

  ._left_cents h5 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }



  ._right_bg22 {
    height: 106px;
  }

  ._right_bg22 ._left_cents {
    top: 50%;
    transform: translateY(-50%);
  }

  ._right_bg22 ._left_cents h5 {
    padding-bottom: 0;
    margin-bottom: 0;
  }

}

@media screen and (max-width: 1000px) {

._conDetail_div{
    width:80%;
}

  .ptb50,
  .pad96,
  .pad80 {
    padding: 20px 0;
  }

  .pad50,
  .factop1div {
    padding: 20px;
  }

  .factop1 {
    margin: 20px 0;
  }

  ._conDetail .hpubtith3 {
    margin-bottom: 20px;
  }

  .cont_topfir h6 {
    font-size: 20px;
    line-height: 20px;
  }

  .cont_topfir {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    background-position: center;
  }

  .cont_topfir .cont {
    width: 100%;
    float: none;
  }

  .cont_topfir ._topLeft {
    padding-right: 0;
    border-right: none;
  }

  .cont_topfir ._topRight {
    padding-left: 0;
    margin-top: 20px;
  }

  .cont_topfir ._topLeft p:nth-child(2),
  .cont_topfir ._topRight p:nth-child(2) {
    margin-bottom: 25px;
  }

  .cont_topfir ._topLeft p,
  .cont_topfir ._topRight p {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
  }

  .cont_topfir ._topLeft p.adress,
  .cont_topfir ._topRight p.adress {
    margin-bottom: 20px;
  }

  ._adress_module ._adress_box {
    height: auto;
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 20px;
  }

  ._conSubtil {
    font-size: 18px;
  }

  .cont_topfir ._topLeft p span img,
  .cont_topfir ._topRight p span img {
    max-width: 20px;
  }

  .cont_topfir p span {
    color: #ffffff;
  }

  ._deve_section {
    display: block;
    margin-top: 20px;
  }

  ._deve_section ._devLeft {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  ._deve_section ._devRight,
  .compliance .factop1div,
  .compliance .factop1img,
  .workship ._deve_section ._devLeft,
  .workship ._deve_section ._devRight,
  ._adress_module {
    width: 100%;
  }

  ._deve_desc p,
  ._left_cents ul li a {
    font-size: 14px;
  }

  ._left_cents h5 {
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    border-bottom: 1px rgba(255, 255, 255, 0.3) solid;
    padding-bottom: 16px;
    margin-bottom: 10px;
  }

  ._deve_section ._devs {
    height: 350px;
  }

  .compliance .factop1,
  ._cdmoOther {
    display: block;
  }

  ._conDetail p,
  ._conDetail ul li,
  .factop1div p {
    font-size: 14px;
    line-height: 28px;
  }

  .factop1div em {
    height: 4px;
    margin-bottom: 10px;
  }

  .workship ._devRight {
    height: auto;
  }

  ._right_bg11 {
    height: 340px;
    margin-bottom: 10px;
  }

  ._right_bg11 ul li {
    float: none;
    width: 100%;
  }

  ._cdmoOther ._other_box {
    width: 100%;
    height: 130px;
  }

  ._cdmoOther ._other_box a p {
    font-size: 18px;
  }

  ._cdmoOther ._other_box:first-child {
    margin-bottom: 10px;
  }

  ._modMed {
    width: 48%;
    margin-right: 4%;
    margin-top: 10px;
    padding: 20px;
  }

  ._modMed:nth-child(4n) {
    margin-right: 4%;
  }

  ._modMed:nth-child(2n) {
    margin-right: 0;
  }

}

@media screen and (max-width: 768px) {
  .hpubtith4 {
    font-size: 22px;
  }

  ._conDetail_all ._conDetail_img1 {
    height: 175px;
  }

  ._right_bg11 ul li:nth-child(2n) {
    width: 100%;
  }

  ._compla_ul1 {
    width: 100%;
  }

  ._right_bg11 img {
    height: 310px;
  }

  ._right_bg22 ._left_cents {
    top: 40%;
    transform: translateY(-50%);
  }

  ._cdmoOther_left {
    width: 100%;
  }

  ._cdmoOther_left2 {
    width: 100%;
  }

  .careerb {
    margin: 40px 0px;
  }

  .careerb_p1 {
    font-size: 24px;
  }

  .careerb_input input {
    width: 100%;
    /* margin-top: 15px; */
  }
  ._cdmoOther_div{
      width:100%;
  }
  ._cdmoOther_div p {
    font-size: 18px;
    /*margin-left: -60px;*/
  }
  
  ._left_cents_span2{
      top: 30%;
  }
  ._left_cents_span3{
      left: 76%;
  }


}