li,
a,
p,
em,
h3,
h4 {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
select,
textarea {
  -webkit-appearance: none;
}



body {

  font: 14px/1.5 Verdana, Arial, sans-serif, microsoft YaHei;
  background-color: #0079ff;
  text-align: center;
  padding: 0;
  margin: 0;
  overflow-x: hidden;

}

html {
  padding: 0;
  margin: 0;
}

/* Custom CSS

 * --------------------------------------- */



.clearfix:before,

.clearfix:after {

  content: '\0020';

  display: block;

  overflow: hidden;

  visibility: hidden;

  width: 0;

  height: 0;

}

.clearfix:after {

  clear: both;

}

.clearfix {

  zoom: 1;

}


.body_wrap {
  padding: 0;
}

.wrapper {
  width: 1905px;
  transform-origin: 0 0 0;
  position: relative;
  margin: 0 auto;
  text-align: left;
}

.index_kv {
  position: relative;
  height: 570px;
  width: 100%;
  overflow: hidden;
}

.index_kv img {
  width: 100%;
}

.kv_pagination {
  position: absolute;
  right: 15px;
  bottom: 30px;
  z-index: 10;
}

.kv_pagination .swiper-pagination-bullet {
  border: 1px solid #999;
  width: 150px;
  height: 50px;
  margin: 0 0px;
  background: none;
  border: 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  position: relative;
  opacity: 1;
}

.kv_pagination .swiper-pagination-bullet em {
  width: 100%;
  height: 3px;
  background: rgba(255, 255, 255, 0.75);
  ;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}

.kv_pagination .swiper-pagination-bullet-active em {
  background: #0079ff;
  opacity: 1;
  height: 5px;
}

.logo {
  width: 246px;
  height: 220px;
  position: absolute;
  z-index: 100;
  top: 75px;
  left:
    92px;
  background: url(../images/logo.png) no-repeat;
  background-size: cover;
}

.menu {
  width: 60px;
  position: absolute;
  z-index: 100;
  top: 30px;
  right: 35px;
  cursor: pointer;
}

.menu em {
  width: 100%;
  height: 4px;
  background: #fff;
  display: block;
  margin-bottom: 4px;
}

.index_case {
  background: url(../images/index_bg_case.png) no-repeat;
  position: relative;
  padding-top: 75px;
  overflow: auto;
}

.index_title_case {
  width: 298px;
  height: 71px;
  background: url(../images/index_title_case.png);
  margin: 0 auto;
}

.index_case_con {
  margin: 32px 0 0 365px;
}

.index_case_con li {
  margin: 0 12px;
  float: left;
  padding: 0px 0 20px;
}

.index_case_img {
  width: 376px;
  height: 539px;
  overflow: hidden;
}

.index_case_title {
  font-size: 27px;
  color: #fff;
  height: 44px;
  width: 376px;
  white-space: clip;
  text-overflow: ellipsis;
  margin-top: 15px;
  line-height: 44px;
  overflow: hidden;
  text-align: center;
}

.index_case_info {
  font-size: 18px;
  color: #fff;
  height: 88px;
  text-overflow: clip;
  width: 376px;
  margin-top: 5px;
  line-height: 26px;
  overflow: hidden;
  text-align: left;
}

.index_case_more {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  float: right;
  margin-right: 353px;
}

.index_service {
  position: relative;
}

.index_title_service {
  width: 386px;
  height: 72px;
  background: url(../images/index_title_service.png) no-repeat;
  margin: 60px auto 0;
}

.index_service_con {
  height: 859px;
  width: 100%;
  background: url(../images/index_bg_service.png) no-repeat;
  margin-top: 30px;
  position: relative;
}

.index_service_con li {
  display: block;
}

.index_service_con li p {
  position: absolute;
  color: #0079ff;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}

.index_service_con li i {
  position: absolute;
  width: 164px;
  height: 164px;
  display: block;
  cursor: pointer;
}

.index_service_con li:nth-child(1) p {
  top: 25.06%;
    left: 30.38%;
}

.index_service_con li:nth-child(1) i {
  top:17.06%;
  left:37.38%;
  
  background: url(../images/index_services_icon/GIF-5.gif) no-repeat 50% 50%;
}

.index_service_con li:nth-child(1).selected p {
  top: 25.06%;
    left: 26.68%;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}

.index_service_con li:nth-child(1).selected i {
  background: url(../images/index_services_icon/05.png) no-repeat;
}

.index_service_con li:nth-child(2) p {
  top: 24.76%;
    right: 26.38%;
}

.index_service_con li:nth-child(2) i {
  top:17.06%;
  right:36.38%;
  background: url(../images/index_services_icon/GIF-6.gif) no-repeat 50% 50%;
}

.index_service_con li:nth-child(2).selected p {
  top: 24.76%;
    right:23%;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}

.index_service_con li:nth-child(2).selected i {
  background: url(../images/index_services_icon/06.png) no-repeat;
}
.index_service_con li:nth-child(3) p {
  top: 50%;
    left: 22%;
}

.index_service_con li:nth-child(3) i {
  top: 42%;
  left:29%;
  background: url(../images/index_services_icon/GIF-2.gif) no-repeat 50% 50%;
}

.index_service_con li:nth-child(3).selected p {
  top: 50%;
    left: 18%;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}

.index_service_con li:nth-child(3).selected i {
  background: url(../images/index_services_icon/02.png) no-repeat;
}

.index_service_con li:nth-child(4) p {
  top: 50.5%;
  right: 17%;
}

.index_service_con li:nth-child(4) i {
  top: 42%;
  right:28%;
  background: url(../images/index_services_icon/GIF-4.gif) no-repeat 50% 50%;
}

.index_service_con li:nth-child(4).selected p {
  top: 50.5%;
  right: 13%;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}

.index_service_con li:nth-child(4).selected i {
  background: url(../images/index_services_icon/04.png) no-repeat;
}

.index_service_con li:nth-child(5) p {
  top: 82.6%;
    left: 24.04%;
}

.index_service_con li:nth-child(5) i {
  top: 73.6%;
  left: 31.04%;
  background: url(../images/index_services_icon/GIF-3.gif) no-repeat 50% 50%;
}

.index_service_con li:nth-child(5).selected p {
  top: 82.6%;
    left: 20.5%;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}

.index_service_con li:nth-child(5).selected i {
  background: url(../images/index_services_icon/03.png) no-repeat;
}

.index_service_con li:nth-child(6) p {
  top: 676px;
    left: 1339px;
}

.index_service_con li:nth-child(6) i {
  top: 605px;
  right: 565px;
  background: url(../images/index_services_icon/GIF-1.gif) no-repeat 50% 50%;
}

.index_service_con li:nth-child(6).selected p {
  top: 676px;
    left: 1353px;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  width: 360px;
}

.index_service_con li:nth-child(6).selected i {
  background: url(../images/index_services_icon/01.png) no-repeat;
}

.index_service_info {
  position: absolute;
  left: 740px;
  top: 400px;
  color: #0079ff;
  font-size: 20px;
  width: 465px;
  line-height: 34px;
  font-wei;
  height: 440px;
}

.index_service_info li {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}

.index_service_info li:first-child {
  display: block;
}

.index_client {
  position: relative;
  margin-bottom: 0px;
}

.index_client_con img {
  width: 100%;
}

.index_title_client {
  width: 353px;
  height: 72px;
  background: url(../images/index_title_client.png);
  margin: 115px auto 0;
}

/* .index_client_con {
  margin-top: 50px;
} */

.bottom {
  background: url(../images/bottom_bg.png) no-repeat;
  overflow: auto;
  height: 309px;
  width: 1920px;
  position: relative;
}

.bottom_con {
  width: 100%;
  overflow: auto;
  color: #737373;
}

.bottom_follow {
  position: absolute;
  top: 218px;
  left: 1088px;
  color: #858585;
  font-size: 14px;
}

.bottom_business_label,
.bottom_jobs_label,
.bottom_address_label {
  font-size: 12px;
  position: absolute;
  left: 483px;
  top: 63px;
  color: #737373;
}

.bottom_business,
.bottom_jobs,
.bottom_address {
  font-size: 14px;
  position: absolute;
  left: 555px;
  top: 28px;
  line-height: 22px;
}

.bottom_jobs {
  top: 122px;
}

.bottom_address {
  top: 210px;
}

.bottom_con a {
  font-size: 14px;
  color: #737373;
}

.bottom_jobs_label {
  top: 144px;
}

.bottom_address_label {
  top: 233px;
}


.bottom_nav {
  background: #fff;
  font-size: 14px;
  color: #ababab;
  overflow: auto;
  position: absolute;
  bottom: 0;
  width: 1920px;
  padding: 14px 0;
}

.bottom_nav a {
  float: left;
  margin-right: 35px;
  color: #ababab;
}

.bottom_nav a i {
  width: 12px;
  height: 12px;
  background: url(../images/bottom_icon_p.png) no-repeat;
  float: left;
  margin-right: 8px;
  margin-top: 5px;
}

.bottom_nav a:hover {
  float: left;
  margin-right: 35px;
  color: #0179ff;
}

.bottom_nav a:hover i {
  float: left;
  background-position: -12px 0;
}

.bottom_nav a:first-child {
  margin-left: 495px;
}

.copyright {
  float: right;
  margin-right: 495px;
}
.text-color{
  float: right;
  margin-right: 0px;
}
.navigation {
  position: fixed;
  z-index: 20;
  background: rgba(0, 0, 0, 0.85) no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}

.nav_con {
  position: absolute;
  top: 70px;
  right: 35px;
  z-index: 10;
}

.nav_con li {
  border-bottom: 1px solid #ccc;
  height: 90px;
  width: 245px;
  line-height: 90px;
}

.nav_con a {
  font-size: 36px;
  color: #979797;
  float: right;
  padding-left: 35px;
}

.nav_con a:hover {
  color: #fff;
  background: url(../images/icon_nav.png) no-repeat 0 30px;
}

.nav_con_bg {
  position: absolute;
  top: 70px;
  right: 35px;
  z-index: 9;
  width: 100%;
  height: 100%;
}

.about_kv {
  width: 100%;
  overflow: hidden;
  height: 570px;
}

.about_kv img {
  width: 100%;
}

.about_con {
  background: url(../images/about_bg.png?v1) no-repeat;
  overflow: auto;
  position: relative;
}

.about_info_1 {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 23px;
  line-height: 60px;
  top: 120px;
  position: absolute;
  z-index: 1;
  letter-spacing: 3px;
}

.about_info_2 {
  position: absolute;
  z-index: 1;
  top: 1790px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 23px;
  line-height: 50px;
}

.about_pics {
  padding-top: 2756px;
  padding-bottom: 170px;
}

.about_pics li {
  width: 100%;
  margin-top: 100px;
}

.about_pics li:nth-child(2) {
  width: 100%;
  margin-top: 100px;
}

.about_pics li img {
  width: 100%;
}

.case_con {
  background: url(../images/case_bg.png) no-repeat;
  position: relative;
  padding-top: 100px;
  overflow: auto;
}

.case_title {
  width: 388px;
  height: 91px;
  background: url(../images/index_title_case.png);
  margin: 0 auto;
}

.case_list {
  margin-top: 35px;
}

.case_page {
  margin: 30px auto 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.case_page li {
  width: 47px;
  height: 45px;
  background: url(../images/case_page_prev.png) no-repeat;
  float: left;
  margin-top: 3px;
  cursor: pointer;
}

.case_page li.btn_next {
  transform: scale(-1);
}

.case_list {
  overflow: auto;
}

.case_con {
  overflow: auto;
  padding-bottom: 350px;
}

.case_page a {
  border-bottom: 2px solid #59a8ff;
  color: #fff;
  font-size: 20px;
  width: 106px;
  font-weight: bold;
  float: left;
  height: 45px;
  text-align: center;
  cursor: pointer;
  user-select: none
}

.case_page a.current {
  border-bottom: 3px solid #fff;
}

.case_page li.page_disabled {
  opacity: 0.3;
  cursor: default;
}

.jobs_con {
  width: 100%;
  padding-top: 115px;
  background: url(../images/jobs_bg.png) no-repeat;
  padding-bottom: 150px;
  position: relative;
}

.jobs_info {
  color: #fff;
  text-align: center;
}

.jobs_info h3 {
  font-size: 38px;
  line-height: 38px;
  display: block;
  font-weight: normal;
  letter-spacing: 2px;
}

.jobs_info p {
  font-size: 18px;
  line-height: 18px;
  margin-top: 35px;
  display: block;
  font-family: "microsoft yahei light";
}

.jobs_info h4 {
  font-size: 26px;
  line-height: 26px;
  margin-top: 25px;
  display: block;
  font-weight: normal;
}

.icon_mail {
  width: 105px;
  height: 73px;
  background: url(../images/icon_mail.png) no-repeat;
  background-size: cover;
  margin: 25px auto 0;
}

.jobs_select {
  width: 534px;
  height: 89px;
  background: url(../images/jobs_select.png) no-repeat;
  margin: 110px 0 0 700px;
  font-size: 34px;
  line-height: 70px;
  padding-left: 30px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.jobs_list {
  width: 955px;
  margin: 55px 0 0 485px;
}

.jobs_list li {
  margin-bottom: 50px;
  padding: 50px 40px 35px;
  background: url(../images/jobs_intro_bg.png) repeat-y;
  border-radius: 20px;
  overflow: auto;
  font-family: "microsoft yahei light";
}

.jobs_title {
  font-size: 34px;
  color: #737373;
  line-height: 40px;
  font-family: "microsoft yahei";
}

.jobs_intro {
  margin-top: 25px;
  font-size: 20px;
  line-height: 40px;
  color: #0079ff;
}

.mailto {
  float: left;
  background: url(../images/icon_mailto.png) no-repeat 0 7px;
  color: #8c8c8c;
  font-size: 15px;
  margin-top: 35px;
  padding-left: 15px;
}

.jobs_title span {
  font-size: 30px;
}

.jobs_department {
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  display: none;
}

.jobs_current {
  width: 496px;
  height: 72px;
  background: url(../images/jobs_select_icon.png) no-repeat;
  margin: 1035px 0 0 700px;
  font-size: 34px;
  line-height: 70px;
  padding-left: 30px;
  color: #fff;
  font-weight: bold;
}

.jobs_other {
  margin-left: 700px;
}

.jobs_other li {
  height: 68px;
  width: 493px;
  border: 1px solid #fff;
  line-height: 68px;
  font-size: 34px;
  padding-left: 30px;
  font-weight: bold;
  color: #fff;
  margin-top: 15px;
  cursor: pointer;
}

.jobs_bg_bottom {
  width: 1920px;
  height: 455px;
  background: url(../images/jobs_bg_bottom.png) no-repeat;
  position: absolute;
  z-index: -1;
  bottom: 0;
}