/* 
-------------  控件样式  -------------
*/

.navbar-nav {
  float: left;
  margin-left: 32px;
}

.logo {
  width: 100px;
  min-height: 1px;
  overflow: hidden;
}

.logobox {
  width: auto;
  min-height: 1px;
}

.logobox img {
  height: 100%;
  height: 36px;
}

.logobox .logoimg1 {
  display: block;
}

.logobox .logoimg2 {
  display: none;
}

.navbaractive .logobox .logoimg1 {
  display: none;
}

.navbaractive .logobox .logoimg2 {
  display: block;
}

.navbar {
  min-height: auto;
  margin-bottom: 0px;
  border: none;
}

.navbar-default {
  background: none;
  padding: 44px 0px 0px 0px;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.navbar-default .navbar-nav>li>a {
  padding-top: 0px;
  padding-bottom: 0px;
 
  padding: 0px 10px;
  line-height: 36px;
  font-size: 13px;
  position: relative;
}

.navbar-default .navbar-nav>li>a .iconfont {
  font-size: 10px;
  transform: rotate(360deg) !important;
  transition: transform 1s;
  display: inline-block;
  /* float: right; */
  position: absolute;
  top: 0px;
  right: 4px;
}

.navbar-default .navbar-nav>li>a.active {
 
  font-weight: 600;
}



.navbar-default .navbar-nav>li>a:hover .iconfont {
  transform: rotate(180deg) !important;
}

.navbaractive .navbar-nav>li>a:focus,
.navbaractive .navbar-nav>li>a:hover {
  color: #48d6cf !important;
}

.arrowT>a .iconfont {
  transform: rotate(180deg) !important;
}

.navbaractive {
  padding: 18px 0px;
  background-color: black;
  box-shadow: 0px 0px 32px rgba(2, 80, 158, 0.08);
}

.navbaractive .navbar-nav>li>a {
  color: #555555;
}

.navbaractive .navbar-nav>li>a.active {
  color: #48d6cf;
  font-weight: 600;
}

.navbaractive .navbar-nav>li>a:hover {
  color: #0f488b;
}


/* 
-------------  控件样式  -------------
*/

.logo h1 {
  margin: 0;
}

.logo a {
  width: auto;
  min-height: 1px;
  float: left;
}

.logo a {
  width: auto;
  min-height: 1px;
  float: left;
}

.logo a i {
  font-size: 40px;
  line-height: 44px;
  float: left;
}

.logo a span {
  line-height: 44px;
  font-weight: bold;
  float: left;
  margin-left: 6px;
}

.headrightinfo {
  width: auto;
  min-height: 1px;
  position: absolute;
  top: 0;
  right: 15px;
}

.infotel {
  width: auto;
  min-height: 1px;
  float: left;
  margin-right: 10px;
}

.infotel a {
  width: auto;
  min-height: 1px;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 36px;

  font-weight: bold;
  padding: 0px 6px;
}

.infotel a:hover {
  opacity: 0.64;
  color: #fff;
}

.infotel a .ico {
  width: 20px;
  height: 20px;
  border-radius: 200px;
  background-color: rgba(255, 255, 255, 0.12);
  margin-right: 8px;
  text-align: center;
  line-height: 20px;
  animation: shake-rotate 3s ease-in-out infinite;
}

.infotel a .ico img {
  width: 64%;
}

.navbaractive .infotel a .ico {
  background-color: rgba(15, 72, 139, 0.48);
}

.navbaractive .infotel a {
  color: #ffffff;
}

.infotrial {
  width: auto;
  min-height: 1px;
  float: left;
}

.infotrial a {
  width: auto;
  min-height: 1px;
  display: block;
  font-size: 12px;
  line-height: 36px;
  color: black;
  font-weight: bold;
  padding: 0px 20px;
  background-color: #48d6cf;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.infotrial a:hover {
  opacity: 0.64;
  color: black !important;
}

.infotrial a:focus {
  color: #ffffff;
  outline: none;
}


/* 
-------------  下滑菜单  -------------
*/

.dropdownMenubox {
  position: fixed;
  width: 100%;
  height: auto;
  overflow: hidden;
  left: 0;
  top: 90px;
  background-color: rgba(255, 255, 255, 1);
  /* background-color: #ffffff; */
  transition: all 0.3s;
  box-shadow: rgb(2 80 158 / 14%) 0px 32px 32px;
}

.navbaractive .dropdownMenubox {
  top: 56px;
}

.dropdownMenubox>div {
  display: none;
}

.dropdownMenu {
  width: 100%;
  height: 340px;
  padding: 64px 0px 0px;
  box-shadow: rgb(2 80 158 / 8%) 0px 0px 24px;
  box-shadow: inset 0px 12px 24px rgba(2, 80, 158, 0.08);
}

.menumain {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.advantage {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding-left: 30px;
  /* border-left: 1px solid rgba(0, 0, 0, 0.12); */
}

.adv_title {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}

.adv_list {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.adv_li {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.adv_li span {
  display: block;
}

.adv_t1 {
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  color: #333333;
  padding-bottom: 5px;
}

.adv_t2 {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}

.adv_list ul {
  padding: 0px;
  margin: 0px;
}

.adv_list ul li {
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
}

/* tab切换效果 */

.solution-content {
  width: 100%;
}

.solution-list {
  width: 200px;
  float: left;
}

.solution-list ul li {
  width: 100%;
  height: 44px;
  padding-left: 24px;
  position: relative;
  border-radius: 6px;
  font-size: 14px;
  line-height: 44px;
  color: #666666;
}

.solution-list ul .on {
  font-weight: bold;
  background-color: #ecf4ff;
  color: #204987;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.solution-list ul li a {
  display: block;
  color: #666666;
}

.solution-list ul li.on a {
  color: #204987;
}

.solution-list ul .on:hover {
  background-color: #ecf4ff;
  color: #204987 !important;
}

.solution-item {
  margin-left: 230px;
  display: block;
  overflow: hidden;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  padding-left: 60px;
}

.solution-item ul li {
  padding: 0;
}

.solution-item ul {
  display: none;
}

.solutionItembox {
  width: 100%;
  height: 220px;
  overflow: hidden;
  position: relative;
}

.solutionItembox_left {
  width: auto;
  height: 100%;
  padding-right: 360px;
}

.solutionItembox_left2 {
  width: auto;
  height: 100%;
  padding-right: 0px;
}

.solutionItembox_right {
  position: absolute;
  top: 0;
  right: 0;
  width: 264px;
  height: 96%;
  border-radius: 8px;
}

.sIbr_bg1 {
  background: url(/images/bner/bg_bner_p2.jpg) center center #000000;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.sIbr_bg2 {
  background: url(/images/bner/bg_bner_p8.jpg) center center #000000;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.sIbr_bg3 {
  background: url(/images/bner/bg_bner_p3.jpg) center center #000000;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.solutionItembox_right a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 20px 24px;
  position: relative;
}

.solutionItembox_right a:hover {
  opacity: .8;
}

.solutionItembox_right a:hover .sIbr_btn {
  opacity: 1;
}

.solutionItembox_right a:hover .iconfont {
  margin-left: 15px;
}

.sIbr_text {
  width: auto;
}

.sIbr_text span {
  display: block;
}

.sIbr_t1 {
  font-size: 12px;
  line-height: 24px;
  color: #ffffff;

  margin-top: 4px;
}

.sIbr_t2 {
  font-size: 20px;
  line-height: 22px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 12px;
}

.sIbr_t3 {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;

  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.sIbr_btn {
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  position: absolute;
  bottom: 16px;

  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.sIbr_btn span {
  display: block;
  float: left;
}

.sIbr_btn .iconfont {
  font-size: 9px;
  display: block;
  float: left;
  margin-left: 5px;
  margin-top: 4px;
  transform: rotate(270deg);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.sollistBox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  margin-bottom: -29px;
}

.sollistBox_S2 {
  width: 80%;
  min-height: 1px;
  overflow: hidden;
  margin-bottom: -29px;
}

.sollistLi {
  width: 33.333333%;
  min-height: 1px;
  overflow: hidden;
  float: left;
}

.sollistBox_S2 .sollistLi {
  width: 50%;
}

/* .sollistLi a {
  display: block;
} */

.sollistLibox {
  width: auto;
  overflow: hidden;
  padding-right: 30px;
  /* margin-bottom: 19px; */
  /* padding-bottom: 10px; */
}

.sol_ico {
  width: 18px;
  height: 18px;
  overflow: hidden;
  position: absolute;
}

.sol_ico img {
  width: 100%;
}

.sol_text {
  width: auto;
  overflow: hidden;
  padding-left: 24px;
}

.sol_text span {
  display: block;
}

.sol_tTitle {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 2px;
}

.sol_tDesc {
  height: 18px;
  font-size: 12px;
  line-height: 18px;
  color: #676878;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.sollistLibox a {
  display: block;
}

.sollistLibox a .sol_text {
  padding-bottom: 10px;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.12); */
}

.sollistLibox a .sol_line {
  width: 0px;
  height: 1px;
  /* padding-bottom: 15px; */
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.64); */
  margin-bottom: 30px;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.001);
  margin-bottom: -1px;
}

/* .enableLink .sollistLibox a .sol_text {
  border-bottom: 1px solid rgba(0, 0, 0, 0.001);
} */
/* .sollistLibox a .sol_text::after {
  width: 10px;
  height: 1px;
  display: block;
  content: '';
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 15px;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
} */

.sollistLibox a:hover .sol_tTitle {
  color: #0f488b;
}

.sollistLibox a:hover .sol_line {
  width: 100%;
  border-bottom: 1px solid #0f488b;
}

/* .enableLink .sollistLibox a:hover .sol_line {
  border-bottom: 1px solid #0f488b;
} */
/* .disabledLink .sollistLibox a {
  display: block;
  cursor: auto;
}

.disabledLink .sollistLibox a:hover .sol_tTitle {
  color: #000000;
}

.disabledLink .sollistLibox a .sol_line {
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
}

.disabledLink .sollistLibox a:hover .sol_line {
  border-bottom: 1px solid #ffffff !important;
} */

.sollistCasebox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.sollistCase {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.sollistCase2 {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding-left: 60px;
}

.sollistCase_title {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  font-size: 12px;
  line-height: 18px;
  color: #333;
}

.sollistCase_list {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.sollistCase_li {
  width: 25%;
  float: left;
  margin-bottom: 10px;
  padding-right: 20px;
}

.sollistCase_list a {
  width: 100%;
  height: 64px;
  min-height: 1px;
  overflow: hidden;
  display: block;
  border: 2px solid #f0f0f0;
  text-align: center;
}

.sollistCase_list a img {
  height: 100%;
  object-fit: cover;
}

.sollistCase_list a:hover {
  border: 2px solid #0f488b;
}

.sollistCase_list ul {
  padding: 0;
  margin: 0;
}

.sollistCase_list ul li {
  width: 25%;
  float: left;
  margin-top: 10px;
  padding-right: 20px;
}

.sollistCase_list ul li a {
  width: 100%;
  height: 60px;
  min-height: 1px;
  overflow: hidden;
  display: block;
  border: 2px solid #f0f0f0;
  text-align: center;
}

.sollistCase_list ul li a:hover {
  border: 2px solid #0f488b;
}

.sollistCase_list ul li a img {
  height: 100%;
  object-fit: cover;
}

.sollistCase_list2 {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.sollistCase_list2 ul {
  padding: 0;
  margin: 0;
}

.sollistCase_list2 ul li {
  width: 50%;
  float: left;
  margin-top: 10px;
  padding-right: 20px;
  font-size: 12px;
  color: #666;
}

.sollistCase_lastli a {
  cursor: auto;
}

.sollistCase_lastli a:hover {
  border: 2px solid #f0f0f0;
}

/* 
-------------  菜单-方案  -------------
*/

.solmenuBox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.solmenuBox_li {
  width: 33.333333%;
  min-height: 1px;
  overflow: hidden;
  float: left;
  /* padding-right: 30px; */
  padding-left: 30px;
  border-left: 1px solid #0f498c26;
  margin-bottom: -15px;
}

.solmenuBox_li:first-child {
  border-left: none;
  padding-left: 0px;
}

.solmenuBox_li_title {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 24px;
}

.solmenuBox_li_main {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  /* border-left: 1px solid #0f498c26;
  padding-left: 30px; */
}

.solmenuBox_li_main .sollistLi {
  width: 50%;
}

.solmenuBox .sollistLibox a .sol_line {
  margin-bottom: 15px;
}

.promenuBox .sollistLibox a .sol_line {
  margin-bottom: 30px;
}


/* 
-------------  菜单-案例  -------------
*/

.casemenuBox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.casemenuBox_li {
  width: 50%;
  min-height: 1px;
  overflow: hidden;
  float: left;
  padding-right: 30px;
}

.casemenuBox_li_hy {
  padding-left: 50px;
  padding-right: 0px;
  border-left: 1px solid #0f498c26;
}

.casemenuBox_li_title {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 24px;
}

.casemenuBox_li_main {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  /* border-left: 1px solid #0f498c26;
  padding-left: 30px; */
}

.casemenuBox_li_main .sollistCase_list a {
  height: 54px;
}

.caseHymenu_li {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  position: relative;
}

.caseHymenu_li_leftname {
  width: auto;
  min-height: 1px;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  position: absolute;
  left: 0;
  top: 0;
}

.caseHymenu_li_leftlist {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding-left: 88px;
}

.caseHymenu_li_leftlist .sollistCase_li {
  height: 40px;
  background-color: #f5f9ff;
  text-align: center;
  width: 23%;
  margin: 0px 1%;
  padding-right: 0px;
  margin-bottom: 8px;
}

.caseHymenu_li_leftlist .sollistCase_li img {
  width: auto;
  mix-blend-mode: multiply;
  height: 140%;
  margin-top: -6%;
}

.mobile-menu {
  display: none;
}

@keyframes shake-rotate {
  89% {
    -webkit-transform: translate(0) rotate(0deg);
    transform: translate(0) rotate(0deg);
  }

  90% {
    -webkit-transform: translate(0) rotate(15deg);
    transform: translate(0) rotate(15deg);
  }

  91% {
    -webkit-transform: translate(0) rotate(0deg);
    transform: translate(0) rotate(0deg);
  }

  92% {
    -webkit-transform: translate(0) rotate(-15deg);
    transform: translate(0) rotate(-15deg);
  }

  93% {
    -webkit-transform: translate(0) rotate(0deg);
    transform: translate(0) rotate(0deg);
  }

  94% {
    -webkit-transform: translate(0) rotate(15deg);
    transform: translate(0) rotate(15deg);
  }

  95% {
    -webkit-transform: translate(0) rotate(0deg);
    transform: translate(0) rotate(0deg);
  }

  96% {
    -webkit-transform: translate(0) rotate(-15deg);
    transform: translate(0) rotate(-15deg);
  }

  97% {
    -webkit-transform: translate(0) rotate(0deg);
    transform: translate(0) rotate(0deg);
  }

  98% {
    -webkit-transform: translate(0) rotate(15deg);
    transform: translate(0) rotate(15deg);
  }

  99% {
    -webkit-transform: translate(0) rotate(-15deg);
    transform: translate(0) rotate(-15deg);
  }

  0%,
  to {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
  }
}


@media (max-width: 767px) {
  .dropdownMenubox {
    display: none !important;
  }

  #navbarmore1 {
    border: none;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px;
    width: calc(100% + 30px);
    height: calc(100vh - 64px);
    max-height: unset;
    background-color: #fff;
  }

  #navbarmore1 .menu {
    display: none;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: none !important;
  }

  .menu-container {
    height: 100%;
  }

  .mobileMenus-footer {
    padding: 0 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    display: none;
  }

  .mobileMenus-footer-btn {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e1e9f6;
  }

  .mobileMenus-footer-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 44px;
    color: #000;
    background-color: #fafbff;
  }

  .mobileMenus-footer-btn a>.num {
    font-size: 16px;
    font-weight: 600;
    color: #035cda;
  }

  .mobile-menu {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .mobile-menu-ul {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    padding: 12px 20px;
  }

  .mobile-menu-ul li {
    margin-left: 0;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ebeef5;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .mobile-menu-ul li>a {
    font-size: 15px;
    line-height: 48px;
    padding: 0 32px 0 0;
    color: #555;
  }

  .mobile-menu-ul li>a.current {
    color: #0f488b;
    font-weight: 600;
  }

  .mobile-menu-ul li>i {
    padding: 0 16px;
    font-size: 14px;
    line-height: 48px;
    transform: rotate(-90deg);
    transition: all .3s linear;
    color: #555;
  }

  .mobileMenus {
    display: block;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: all .3s linear;
  }

  .isMobileDrop .mobileMenus {
    max-height: 490px;
  }

  .mobileMenus .mobileMenus-item {
    width: 100%;
    border-top: 1px solid #ebeef5;
  }

  .mobileMenus .mobileMenus-item.half {
    width: 50%;
    float: left;
  }

  .mobileMenus .mobileMenus-item a {
    display: flex;
    align-items: center;
    font-size: 13px;
    line-height: 48px;
    height: 48px;
    padding-left: 32px;
    color: #555;
  }

  .mobileMenus .mobileMenus-item a img {
    height: 100%;
  }

  /* 多栏目 */
  .mobileMenus-many {
    display: block;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: all .3s linear;
  }

  .isMobileDrop .mobileMenus-many {
    max-height: 490px;
  }

  .mobileMenus-many .mobileMenus-many-item {
    padding: 8px 20px;
    border-top: 1px solid #ebeef5;
  }

  .mobileMenus-many-item .label {
    display: block;
    font-size: 13px;
    line-height: 32px;
    color: #999;
    padding: 0px;
    font-weight: 400;
    text-align: left;
  }

  .mobileMenus-many-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .mobileMenus-many-list .mobileMenus-many-list-item {
    width: 33.33%;
  }

  .mobileMenus-many-list .mobileMenus-many-list-item a {
    display: block;
    font-size: 12px;
    line-height: 32px;
    color: #555;
  }

  .mobileMenus-many-list .mobileMenus-many-list-item a.current {
    color: #0f488b;
  }
}