/* 20250106 */
.index_bot {
  height: 360px;
  background: url('../images2/index_bt_bg.png');
  background-size: 100%;
}

.jx_brace {
  width: 1200px;
  margin: 0px auto;
  height: 500px;
  padding-top: 66px;
}

.jx_brace img {
  width: 1200px;
  height: 213px;
}

.jx_brace h2 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  text-align: center;
}

.jx_brace ul {
  padding-left: 16px;
  height: 120px;
}

.jx_brace ul li {
  float: left;
  margin-right: 62px;
  width: 245px;
}

.jx_brace ul li span {
  display: inline-block;
  width: 100%;
  height: 80px;
  text-align: center;
  margin: 48px auto 6px auto;
}

.jx_brace ul li span img {
  width: 80px;
  height: 80px;
}

.jx_brace ul li h3 {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  text-align: center;
}

.jx_brace ul li p {
  margin-top: 20px;
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  text-align: center;
}

.main_visual {
  background-color: #0b2658;
  margin-top: 64px;
}

.swiper-button-prev {
  left: 10px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-size: 40px 40px;
  /*  background-image: url('../images/arr_banner_02.png'); */
}

.swiper-button-next {
  right: 10px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-size: 40px 40px;
  /*  background-image: url('../images/arr_banner_01.png'); */
}

@media screen and (max-width: 1334px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}

.swiper-wrapper,
.swiper-slide {
  width: 100%;
}

.jx-botton {
  left: 0;
}

.scrollItem {
  position: relative;
  top: 30px;
  opacity: 0;
}

/*鍏充簬鎴戜滑*/

.jx_nav_news_d {
  width: 150px;
  height: 95px;
  background: rgba(17, 29, 56, 1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  margin: 32px 0 0 -20px;
  display: none;
  transition: all 0.3s ease 0s;
  animation: go 0.5s;
}

.ft {
  width: 150px;
  height: 3px;
  background: #0581e0;
}

.jx_nav_news_d font {
  display: block;
  width: 150px;
  height: 3px;
  background: rgba(5, 143, 249, 1);
  margin: 40.5px 0 0 0;
}

/* #jx_top_nav_xz:hover .jx_nav_news_d {
    display: block;
} */

.jx_nav_news_1 {
  width: 68px;
  height: 17px;
  font-size: 14px;
  font-family: HiraginoSansGB-W3;
  font-weight: 400;
  color: #a6b0c8;
  line-height: 18px;
  margin: 18px 0 0 18px;
}

.jx_nav_news_1:hover {
  color: rgba(5, 143, 249, 1);
}

.jx_nav_news_2:hover {
  color: rgba(5, 143, 249, 1);
}

.jx_nav_news_2 {
  width: 68px;
  height: 15px;
  font-size: 14px;
  font-family: HiraginoSansGB-W3;
  font-weight: 400;
  color: #a6b0c8;
  line-height: 18px;
  margin: 18px 0 9px 18px;
}

/* #jx_interaction:hover .jx_nav_news_d {
    display: block;
    margin-top: 32px;
} */

/*  */
.pullDownPannel {
  display: none;
  height: auto;
  width: 100%;
  background: linear-gradient(176deg, #ffffff 0%, #f6f8ff 100%);
  /* box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1); */
  position: fixed;
  left: 0;
  top: 64px;
  cursor: default;
  z-index: 99999;
}

.industrySolutions {
  padding-bottom: 0 !important;
  height: 126px;
}

.none_area {
  background-color: #f9fafc;
  width: 20%;
  height: 100%;
  display: none;
}

.industry_type_list {
  width: 160px;
  height: 100%;
}

.industry_type_list > div {
  height: 50px;
  background-color: #f4f6f9;
  color: #666666;
  font-size: 16px;
  line-height: 50px;
  cursor: pointer;
}

.industry_type_list > div > span {
  color: #666666;
}

.industry_type_list > div > img {
  width: 10px;
  height: 10px;
  margin-left: 10px;
}

.industry_active {
  background-color: #ffffff !important;
}

.industry_text_active,
.industry_active:hover span {
  color: #058ff9 !important;
}

.industry_body {
  display: grid;
  text-align: left;
  cursor: default;
}

.industry_top {
  display: grid;
  height: 110px;
  width: 870px !important;
}

.car_industry .industry_top:hover,
.insurance_industry .industry_top:hover {
  background-color: #f0f4fc;
  border-radius: 2px;
  transition-delay: 150ms;
  cursor: pointer;
}

.industry_body > div {
  width: 100%;
}

.industry_details {
  padding: 20px 0 0 20px;
}

.title_name {
  font-size: 16px;
  color: #666666;
  border-left: 3px solid #058ff9;
  height: 20px;
  margin-left: 20px;
  padding-left: 10px;
}

.industry_title {
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  display: inline-flex;
}

.industry_title_img {
  height: 16px;
  width: 32px;
  margin-left: 10px;
  margin-top: 2px;
}

.item_list_img {
  height: 20px;
  width: 36px;
  margin-top: -1px;
  margin-left: 10px;
}

.industry_desc {
  margin-left: 27px;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  padding-right: 27px;
}

.industry_example {
  display: flex;
  margin-left: 20px;
  margin-top: 20px;
}

.industry_example > div:not(:first-child) {
  margin-left: 16px;
}

.industry_example img {
  width: 140px;
  height: 60px;
}

.industry_example > div:last-child span {
  color: #999999;
  font-size: 14px;
}

.more_arrow {
  width: 10px !important;
  height: 10px !important;
}

.industry_body:not(.car_industry) {
  display: none;
}

/* *  * */
.item_title {
  text-align: left;
  height: 50px;
  line-height: 50px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #eee;
}

.productList {
  display: flex;
  margin: 0 auto;
  background: url(../images2/top_menu_bg.png) no-repeat right bottom,
    linear-gradient(176deg, #ffffff 0%, #f6f8ff 100%);
  /* box-shadow:0px 0px 14px 0px rgba(0,0,0,0.1); */
  background-size: 500px;
  width: 100%;
  padding-bottom: 10px;
}

.productList_contain {
  display: flex;
  margin: 0 auto;
}

.productList_item {
  letter-spacing: 2px;
  width: 20%;
}

.productList_2 {
  margin-left: 30px;
  margin-right: 30px;
}

.item_list_pannel {
  display: grid;
}

#jx_interaction_pannel .item_list_pannel,
#jx_top_nav_xz_pannel .item_list_pannel {
  display: flex;
}

.item_title_border {
  font-size: 16px;
  color: #2c2c2c;
  font-weight: 600;
  height: 20px;
  padding-left: 10px;
}

@-webkit-keyframes top_banner_hover {
  /* Safari and Chrome */
  0% {
    background-color: #f9fafc;
  }

  100% {
    background-color: #f4f6f9;
  }
}

@-moz-keyframes top_banner_hover {
  /* Firefox */
  0% {
    background-color: #f9fafc;
  }

  100% {
    background-color: #f4f6f9;
  }
}

@-o-keyframes top_banner_hover {
  /* Opera */
  0% {
    background-color: #f9fafc;
  }

  100% {
    background-color: #f4f6f9;
  }
}

@-ms-keyframes top_banner_hover {
  /* Opera */
  0% {
    background-color: #f9fafc;
  }

  100% {
    background-color: #f4f6f9;
  }
}

@keyframes top_banner_hover {
  0% {
    background-color: #f9fafc;
  }

  100% {
    background-color: #f4f6f9;
  }
}

#jx_interaction_pannel .item_list_pannel > div,
#jx_top_nav_xz_pannel .item_list_pannel > div {
  margin-left: 30px;
}

.item_list_pannel > div {
  width: 250px;
  height: 80px;
  padding: 13px 0 0 0;
  margin-bottom: 12px;
}

.item_list_pannel > div:hover {
  animation: top_banner_hover 500ms ease-out forwards;
  -webkit-animation: top_banner_hover 500ms ease-out forwards;
}

.item_list_pannel > div > a {
  width: 100% !important;
  display: inline-block;
  height: 100% !important;
}

.item_list_pannel > div > a > div.item_img {
  width: 40px;
  display: inline-block;
  float: left;
  margin-right: 5px;
}

.item_list_pannel > div > a > div.item_img > img {
  width: 40px;
  height: 40px;
  margin-top: -4px;
  /* background-color: rgba(236, 34, 229, 0.1); */
}

.item_list_pannel > div > a > div.item_text {
  width: calc(100% - 50px);
  display: inline-block;
  float: left;
  padding: 0;
  position: relative;
}

.item_list_pannel > div > a > div.item_text > span {
  display: flex;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  text-align: left;
}

.item_list_pannel > div > a > span {
  display: flex;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  text-align: left;
}

.item_list_pannel_1 {
  color: #2c2c2c;
  font-weight: 550;
}

.item_list_pannel_1 .img01 {
  width: 35px;
  height: 18px;
}

.item_list_pannel_1 .img02 {
  width: 54px;
  height: 20px;
}

.item_list_pannel_2 {
  margin-top: 6px;
  height: 20px;
  line-height: 20px !important;
  font-size: 14px !important;
  color: #666;
}

.productList_item_right,
.productList_item_left {
  display: inline-block;
  float: left;
}

/*  */
.bottom-hint {
  background: #fef7f2;
  border: 1px solid #fdebde;
  border-radius: 4px;
  font-size: 14px;
  font-family: Hiragino Sans GB;
  font-weight: normal;
  color: #947a67;
  line-height: 22px;
  padding: 20px 60px 20px 96px;
  width: 30%;
  /* margin: auto; */
  position: fixed;
  bottom: 0px;
  z-index: 9999;
  left: 0;
  right: 0;
}

.hint-img {
  position: absolute;
  left: 32px;
  top: 23px;
}

.hint-close {
  position: absolute;
  right: 21px;
  top: 17px;
  width: 12px;
  opacity: 0.8;
  height: 12px;
  cursor: pointer;
}

.zixun {
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #038ff9;
  position: fixed;
  z-index: 99;
  top: 70%;
  float: right;
  right: 0;
  font-size: 16px;
  text-align: center;
  border-radius: 8px 0 0 8px;
  opacity: 90%;
  cursor: pointer;
  color: #fff;
}

.zixun:hover {
  color: #f2f2f2;
}

.pro_login {
  float: right;
  font-size: 12px !important;
  color: #0066cc;
  display: inline-block;
  width: 60px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 4px;
  position: absolute;
  top: -5px;
  border: none;
  right: 5px;
  cursor: pointer;
  background: none;
}

.pro_login:hover {
  color: #ff3300;
  text-decoration: underline;
}

/* 20241224 */
.menu_solu {
  width: 20%;
  height: 60px;
  margin-top: 20px;
  display: inline-block;
  float: left;
  cursor: pointer;
}

.menu_solu:hover .span_text {
  color: #038ff9;
}

.menu_solu:hover .span_img {
  background: #e1eef9;
}

.menu_solu .span_img {
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #eaf3fb;
  color: #058ff9;
  display: inline-block;
  margin: 10px 10px 0 0;
}

.menu_solu .span_img img {
  width: 30px;
  height: 30px;
  margin: 5px auto 0 auto;
}

.menu_solu .span_text {
  font-size: 16px;
  font-weight: 550;
  color: #2c2c2c;
  position: relative;
  bottom: 0;
}

/* 20250106 */
.gray01 {
  color: #2c2c2c !important;
  opacity: 0.5;
}

.gray02 {
  color: #666 !important;
  opacity: 0.5;
}

/* 20250106 */
.banner_index {
  background: url(../images2/banner_index.jpg) no-repeat;
  background-size: 100%;
  width: 100%;
  height: 460px;
}

.banner_index .banner_index {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: left;
}

.banner_index .banner_title {
  width: 357px;
  height: 38px;
  position: absolute;
  top: 102px;
  text-align: left;
}

.banner_index .banner_details01 {
  position: absolute;
  width: 487px;
  top: 172px;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}

.banner_index .banner_details02 {
  width: 487px;
  height: 44px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  position: absolute;
  top: 212px;
  text-align: left;
}

.banner_index .banner_details03 {
  margin-top: 36px;
  width: 487px;
  height: 44px;
  font-weight: 400;
  font-size: 16px;
  color: #038ff9;
  line-height: 22px;
  position: absolute;
  top: 252px;
  text-align: left;
}

.index_view {
  width: 1200px;
  margin: 60px auto;
}

.index_view h2 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  text-align: center;
}

.index_view img {
  width: 1200px;
  height: 326px;
  margin-top: 48px;
}

.index_product {
  width: 100%;
  height: 534px;
  background: url(../images2/index_ct_bg.jpg) no-repeat;
  background-size: 100%;
}

.index_product .procont {
  width: 1200px;
  margin: 60px auto 0 auto;
  padding-top: 60px;
}

.index_product .procont h2 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  text-align: center;
  padding-bottom: 48px;
}

.index_product .procont .cont01 {
  width: 282px;
  height: 152px;
  background: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(85, 139, 198, 0.2);
  border-radius: 8px;
  border: 2px solid #ffffff;
  position: relative;
  float: left;
  margin: 0 18px 20px 0;
}

.index_product .procont .cont01 .title {
  width: 140px;
  height: 24px;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  position: absolute;
  top: 28px;
  left: 16px;
}

.index_product .procont .cont01 .line01 {
  width: 22px;
  height: 2px;
  position: absolute;
  top: 64px;
  left: 16px;
}

.index_product .procont .cont01 .line01 span {
  display: inline-block;
  height: 2px;
  float: left;
}

.index_product .procont .cont01 .line01 .span_blue {
  width: 16px;
  background: #038ff9;
}

.index_product .procont .cont01 .line01 .span_yellow {
  width: 6px;
  background: #ffb429;
}

.index_product .procont .cont01 .icon01 {
  width: 48px;
  height: 48px;
  position: absolute;
  right: 30px;
  top: 16px;
}

.index_product .procont .cont01 .icon01 img {
  width: 48px;
  height: 48px;
}

.index_product .procont .cont01 .details01 {
  width: 250px;
  height: 24px;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  position: absolute;
  top: 79px;
  left: 16px;
}

.index_contact {
  width: 1200px;
  margin: 0 auto;
}

.index_contact .pre,
.index_contact .next {
  width: 48px;
  float: left;
}

.index_contact .pre img,
.index_contact .next img {
  position: relative;
  top: 132px;
  height: 48px !important;
  width: 48px !important;
}

.index_contact .pre {
  padding-right: 8px;
  float: left;
}

.index_contact .next {
  float: left;
}

.index_contact .contactcont {
  width: 1166px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-self: center;
  justify-content: center;
}

.index_contact .contactcont .cont02 {
  width: 346px;
  height: 320px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(20, 55, 84, 0.05);
  border: 2px solid #eeeeee;
  position: relative;
  float: left;
  margin: 0 8px;
}

.index_contact .contactcont .cont02 .imgstyle {
  width: 346px;
  height: 200px;
}

.index_contact .contactcont .cont02 .imgstyle02 img {
  width: 346px;
  height: 200px;
}

.index_contact .contactcont .cont02 .imgstyle02 img {
  width: 346px;
  height: 200px;
}

.index_contact .contactcont .cont02 .title02 {
  height: 22px;
  font-weight: 550;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  position: absolute;
  left: 14px;
  top: 215px;
}

.index_contact .contactcont .cont02 .details02 {
  width: 312px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  position: absolute;
  left: 14px;
  top: 245px;
  text-align: left;
}

/* 弹层 */
.link_div {
  width: 440px;
  height: 520px;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0px 0 10px 10px rgba(20, 55, 84, 0.05);
  display: flex;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 1px solid #ddd;
  z-index: 9999;
}

.link_div iframe {
  padding: 0 2px 13px 0;
}

.link_div .zx_title {
  height: 48px;
  width: 100%;
  background: #fff;
  box-shadow: inset 0px -1px 0px 0px #e4e4e4;
  position: relative;
  border-radius: 4px 4px 0 0;
}

.link_div .zx_title .span_lt {
  font-size: 18px;
  line-height: 48px;
  color: #333;
  display: inline-block;
  position: absolute;
  left: 24px;
}

.link_div .zx_title .span_rt {
  position: absolute;
  top: 18px;
  right: 24px;
}

.btn_close {
  width: 16px;
  height: 16px;
  background: url(../images/icon_close.png) no-repeat;
  background-size: 100%;
  outline: none;
  border: none;
  cursor: pointer;
}

/*下载中心 */
.download {
  width: 100%;
}

.download .downloadCenter {
  margin: 30px auto;
}

.downloadLeft,
.downloadright {
  text-align: center;
}

.downloadCode {
  width: 120px;
  height: 120px;
}

#androidName,
#iOSName {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
}

#downloadPermission,
#downloadPrivacy {
  color: #038ff9;
  line-height: 30px;
  font-size: 14px;
  cursor: pointer;
  text-decoration: underline;
}

#androidVersion,
#androidVersionTime,
#iOSVersion,
#iOSVersionTime,
#downloadCompany,
#downloadEmail {
  color: #666666;
  line-height: 30px;
  font-size: 14px;
}
