﻿body,
html {
  /* overflow-x: hidden; */
  /* font-size: 12px; */
  /* min-width: 320px;
  font-size: 16px!important; */
  /* margin: 0 auto; */
  margin: 0 auto;
}

/* 下载字体图标 */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?ex0w2s');
  src: url('../fonts/icomoon.eot?ex0w2s#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ex0w2s') format('truetype'),
    url('../fonts/icomoon.woff?ex0w2s') format('woff'),
    url('../fonts/icomoon.svg?ex0w2s#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.approval-one {
  display: block;
  width: 272px;
  height: 66px;
  /* background: #FFFFFF; */
  opacity: 0.99;
  border-radius: 30px;
  line-height: 66px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  text-align: center;
  background: #2F8AF1;
  position: relative;

  transform: translateX(-50%);
  left: 50%;
}

.download-app .qrcode li:hover .approval-one {
  color: #2F8AF1;
  background: #fff;
}

/* 公共样式 */
.container {
  
  margin: 0 auto;
  font-size: 14px;
  padding: 0px 60px;
}

.top-banner {
  position: relative;
  height: 100%;
  width: 100%;
}

.top-banner .desc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.top-banner .desc .memo {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  text-align: left;
  display: flex;
  justify-content: space-between;
}

.top-banner .desc .memo li {
  position: absolute;
  list-style: none;
  left: 18.75%;
  bottom: 47.83%;
  width: 610px;
  height: 30px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFF;
  line-height: 48px;
}

.top-banner .desc .memo .title-p {
  position: absolute;
  list-style: none;
  left: 18.75%;
  bottom: 47.83%;
  width: 610px;
  height: 30px;
  font-size: 34px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFF;
  line-height: 48px;
}

/* .top-banner .desc .demo .banner-p {
  position: absolute;
  list-style: none;
  left: 1.875rem;
  top: 264px;
   width: 2.96875rem; 
  height: .15625rem;
  font-size: .15625rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .25rem;
} */

.top-banner .desc .memo .nolit {
  position: absolute;
  left: 0;
  top: 0;
  letter-spacing: 3px;
  width: 100%;
  height: 53px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 35px;
}

.title {
  text-align: center;
}

.top-banner .desc .title {
  left: 18.7%;
  /* transform: translateX(50%);
  left: 50%; */
  position: absolute;
  top: 26.17%;
  height: 52px;
  cursor: pointer;
  font-weight: bold;
  font-size: 52px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 77px;
  cursor: pointer;
}

/* 新增概运算样式 */
.top-banner .desc .banner-title {
  width: 770px;
  top: 150px;
  font-size: 40px;
  font-size: 52px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 72px;
  text-align: left
}

.top-banner .sulution .title {
  font-size: 52px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 10px;
  width: 100%;
  position: absolute;
  top: 33%;
  left: 50%;
  transform: translate(-50%);
}

.top-banner .sulution .memo {
  position: absolute;
  width: 1068px;
  height: 53px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
  position: absolute;
  top: 53.2%;
  left: 50%;
  transform: translate(-50%);
}

.nolit {
  list-style: none !important;
}

.top-banner img {
  width: 100%;
  height: 500px;
}

.top-banner .btn-concroller {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.top-banner .btn-concroller span a {
  display: block;
  width: 200px;
  height: 54px;
  overflow: hidden;
}

.top-banner .btn-concroller span {
  width: 240px;
  height: 65px;
  position: absolute;
  left: 18.65%;
  bottom: 23%;
  cursor: pointer;
  background: #ffffff;
  color: #2F8AF1;
  text-align: center;
  border-radius: 27px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  line-height: 65px !important;
  font-size: 24px !important;
  font-family: PingFang SC;
  line-height: 49px;
  transition: all 0.5s ease-in-out;
}

.top-banner .btn-concroller span:hover {
  transform: translateY(-8px);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}


/* 头部样式 */
.header-box {
  height: 79px;
  line-height: 79px;
  display: flex;
}

.header-box .lf {
  float: left;
}

.header-box .lf span {
  content: '';
  display: inline-block;
  background-image: url(../images/logo.png);
  width: 114px;
  height: 41px;
}

.header-box .rt {
  float: right;
  height: 81px;
}

.header-box .rt ul li {
  float: left;
  margin-left: 58px;
  position: relative;
  font-size: 16px;
}

.header-box .rt ul li::after {
  content: "";
  width: 0px;
  height: 2px;
  background: #2f8bf2;
  position: absolute;
  bottom: 20px;
  left: 50%;
  right: 50%;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
}

.header-box .rt ul li a:hover {
  color: rgb(47, 139, 242);
}

.header-box .rt ul li:hover::after {
  /* top: 5px; */
  left: 0%;
  right: 0%;
  width: 100%;
}

.header-box .rt ul li a {
  /* font-weight: bold; */
  font-family: Microsoft YaHei;
  color: #333333;
  padding: 7px 0;
  line-height: 10px;
}

.header-box .lf,
.logo {
  width: 114px;
  height: 41px;
}

.header-box .lf {
  margin-top: 12px;
}

.header-box .rt nav,
.btn {
  float: left;
}

.header-box .btn a p {
  margin-left: 59px;
  margin-top: 24px;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
  border-radius: 50px;
  background: #2F8AF1;
  font-size: 10px;
  color: #fff;
}

.header-box .btn:hover {
  cursor: pointer;
}

/* 底部样式 */
.footer {
  padding: 40px 0;
  background: #323C41;
  font-size: 16px;
}

.footer .infomation {
  display: flex;
  padding: 20px 0;
  /* border-bottom: 1px solid #7C8994; */
}

.footer .infomation .contact-way,
.qr-code {
  width: 22%;
}

.footer .infomation .info-list {
  display: flex;
  flex: 1;
  justify-content: space-around;
}

.footer .infomation .pre-sales,
.after-sales {
  margin-bottom: 40px;
}

.footer .infomation dt {
  font-size: 18px;
  color: #FFFFFF;
}

.footer .infomation .info-list dd {
  margin: 14px 0;
  font-size: 14px;
  color: #7C8994;
}

.footer .infomation .info-list dd:hover {
  color: #2f8bf2;
}

.footer .contact-way .tel-txt {
  margin-bottom: 12px;
  font-size: 16px;
  color: #fff;
}

.footer .contact-way .phone {
  letter-spacing: 2px;
  font-family: 'DIN';
  font-size: 26px;
  color: #108cee;
}

.footer .contact-way p span {
  font-size: 14px;
  font-weight: 300;
  color: #999999;
}

.footer .infomation .qr-code {
  text-align: center;
}

.footer .infomation .qr-code .qrcode-img img {
  width: 150px;
  height: 149px;
  width: 150px;
  height: 169px;

}

.footer .infomation .qr-code .wx {
  font-size: 12px;
  color: #999999;
}

.footer .container .bottom {
  position: relative;
  padding-top: 30px;
  text-align: center;
  color: #7C8994;
  font-size: 12px;
}

.footer .container .bottom .state>p:first-child {
  margin-bottom: 16px;
}

.footer .container .bottom .state p {
  font-size: 14px;
}

.footer .container .bottom::before {
  content: url(../images/silder/loco.png);
  position: absolute;
  top: 20px;
  left: 0;
  background: rgba(255, 255, 255, 0);
}

.menu_bar {
  border-bottom: 1px solid #7C8994;
  padding-bottom: 20px;
  color: #7C8994;
}

.menu_bottom a {
  margin-right: 50px;
  font-size: 14px;
  color: #7C8994;
}

.menu_bottom a:hover {
  color: #108cee;
}

.bottom {
  position: relative;
}

.bottom .bottom-icon {
  margin-left: 150px;
  margin-top: -18px;
}

.bottom .bottom-icon img {
  width: 19px;
  height: 17px;
}

/* 下拉样式 */
#dropDownList {
  position: relative;
}

.positioning {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  border-top: 1px solid #F0F0F0;
  background: #FFFFFF;
  /* border-bottom: 1px solid #efefef; */
  box-shadow: 0px 15px 10px -15px rgba(0, 0, 0, 0.1);
}

.detail-list {
  display: flex;
  padding: 55px 0 23px 0;
  font-size: 16px
}

.detail-list>img {
  width: 285px;
  height: 160px;
}

.detail-list ul {
  position: relative;
  display: flex;
  flex: 1;
  justify-content: space-between;
  margin-left: 53px;
  /* font-size: .114583rem; */

}

.detail-list ul li:not(:last-child)::after {
  /* content: '';
  position: absolute;
  top: 0;
  margin-left: 135px;
  height: 175px;
  width: 1px;
  background: #E8E8E8; */
}

.detail-list ul li dl dt {
  color: #999999;
}

.detail-list ul li dl dt,
dd {
  height: 16px;
  line-height: 16px;
}

.detail-list ul li dl .tips::after {
  content: '推荐';
  margin-left: 4px;
  width: 30px;
  height: 12px;
  padding: 1px 5px;
  background: #FF3D00;
  color: #FFFFFF;
  border-radius: 2px;
  font-size: 10px;
}
.detail-list ul li dl .tops::after {
  content: '爆款';
  margin-left: 4px;
  width: 30px;
  height: 12px;
  padding: 1px 5px;
  background: #FF3D00;
  color: #FFFFFF;
  border-radius: 2px;
  font-size: 10px;
}
.detail-list ul li dl .news::after {
  content: 'NEW';
  margin-left: 4px;
  width: 30px;
  height: 12px;
  padding: 1px 5px;
  background: #2f8af1;
  color: #FFFFFF;
  border-radius: 2px;
  font-size: 10px;
}
.detail-list ul li dl dd {
  margin-top: 18px;
  color: #333333;
  cursor: pointer
}

.detail-list ul li dl dd:hover {
  color: #2F8AF1;
}

.guding {
  position: sticky;
  position: -webkit-sticky;
  top: 0px;
  z-index: 10;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgb(15 71 145 / 10%);
  width: 100%;
  height: 81px;
}

/* 导航栏样式 */
.nav {
  box-shadow: 0px 3px 13px 0px rgba(15, 75, 156, 0.09);
  position: sticky;
  top: 0;
  z-index: 11;
  background: #fff;
  height: 81px;
}

.nav ul {
  display: flex;
  justify-content: center;
}

.nav ul li {
  margin: 0 70px;
  cursor: pointer;
}

.nav ul .active {
  border-bottom: 3px solid #2F8AF1;
}

.nav ul li span {
  display: block;
  /* padding: 30px 20px;
  height: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 15px; */
}

.nav ul li .manager {
  display: block;
  padding: 30px 20px;
  height: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 15px;
}

.nav ul li p span {
  display: block;
  padding: 30px 20px;
  height: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 15px;
}

/* tabs 样式*/
.tabbar {
  position: relative;
  width: 100%;
  height: 100%;
  position: sticky;
  height: 81px;
  top: 0px;
  /* top: 3px; */
  z-index: 10;
  background: #ffffff;
  /* box-shadow: 0px 5px 10px #ccc; */
  box-shadow: 0px 3px 13px 0px rgba(15, 75, 156, 0.09);
}

.tabbar .title .subhead {
  margin-top: 41px;
}

.tabbar .selection ul {
  position: relative;
  display: flex;
  padding-left: 54px;
}

.tabbar .selection ul::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /* border-bottom: 1px solid #E7E7E7; */
}

.tabbar .selection ul li p span {
  display: block;
  cursor: pointer;
  height: 23px;
  line-height: 23px;
  /* font-size: .125rem; */
  font-weight: 300;

}

.tabbar .selection ul li p span i {
  display: block;
  cursor: pointer;
  height: 23px;
  line-height: 23px;
  /* font-size: .125rem; */
  font-weight: 300;
  font-style: normal;

}

.tabbar .selection ul li .employee,
.manager {
  /* padding: 26px 10px; */
  padding: 27.5px 10px;
  margin: 0 25px;
}

.tabbar .selection ul li p[class~=active] {
  color: #2F8AF1;
  border-bottom: 3px solid #2F8AF1;
}
@media screen and (min-width: 1600px) {
  .col_bar{
    position: fixed; top:115px;left:12%;
  }
}
/* 媒体查询 */
@media screen and (max-width: 1366px) {

  .col_bar{
    position: fixed; top:115px;left:6%;
  }
  .top-banner {
    position: relative;
    height: 350px;
    width: 100%;
  }

  .top-banner .desc {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .top-banner .desc .memo {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    bottom: 0;
    color: #ffffff;
    font-size: 18px;
    text-align: left;
    display: flex;
    justify-content: space-between;
  }

  .top-banner .desc .memo li {
    position: absolute;
    list-style: none;
    top: 48.17% !important;
    width: 355px;
    height: 30px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFF;
    line-height: 38px;
  }


  .top-banner .desc .memo .nolit {
    position: absolute;
    left: 0;
    top: 0;
    letter-spacing: 3px;
    width: 100%;
    height: 53px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;

  }

  .title {
    text-align: center;
  }

  .top-banner .desc .title {
    text-align: left;
    left: 13.7% !important;
    /* left: 50%; */
    position: absolute;
    /* transform: translateX(-50%); */
    width: 585px !important;
    top: 29.17% !important;
    height: 52px;
    cursor: pointer;
    font-weight: bold;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
    cursor: pointer;
  }

  /* 新增概运算样式 */
  .top-banner .desc .banner-title {
    position: absolute;
    width: 360px !important;
    height: 183px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    text-align: left;
    left: 14.17% !important;
    top: 30% !important;
  }

  .top-banner .sulution .title {
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 10px;
    position: absolute;
    top: 38% !important;
    top: 29% !important;
    left: 50% !important;
    transform: translateX(-50%);
  }

  .top-banner .sulution .memo {
    position: absolute;
    width: 1068px;
    height: 53px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    top: 53.2%;
    left: 50%;
    /* transform: translate(-50%); */
    transform: translateX(-50%);
  }

  .nolit {
    list-style: none !important;
  }

  .top-banner img {
    width: 100%;
    height: 350px;
  }

  .top-banner .btn-concroller {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }

  .top-banner .btn-concroller span {
    width: 165px;
    height: 46px;
    position: absolute;
    /* left: 18.65%; */
    left: 13.65%;
    top: 67% !important;
    cursor: pointer;
    background: #ffffff;
    color: #2F8AF1;
    text-align: center;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    line-height: 46px !important;
    font-family: PingFang SC;
    transition: all 0.5s ease-in-out;
    font-size: 16px !important;



  }

  .top-banner .btn-concroller span a {
    display: block;
    width: 200px;
    height: 54px;
    overflow: hidden;
  }

}
.contain {
  width: 100%;
  height: 42px;
  /* line-height: 42px; */
  /* background: #D8D8D8; */
  /* background-color: #F0F0F0; */
  /* opacity: 0.24; */
  display: flex;
  justify-content: space-between;
}
.about-news .lef .left-l p {
  height: 13px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 10px;
}
[v-cloak]{
  display: none;
 }
.advertising .news a:hover{
   color:#108cee;
 }
 .news .news-content .comnews-lf a:hover{
  color:#108cee;
 }

 .contents::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.contents::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(94, 93, 93, 0.1);
  background: #cccccc;
}

.contents::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(136, 27, 27, 0.1);
  border-radius: 10px;
  background: #efefef;
}
.overlink:hover{
  color: rgb(47, 138, 241);
}
.overlink{
  color: #9B9B9B
}