.bg_title .toggleBox,
.bottomNav a,
.container .contentBox .content-item .title,
.container .scroll-nav a {
  font-family: PingFang SC;
  font-weight: 400;
}
.bg {
  background: #f5f6f9;
}
.container {
  width: 1280px;
  position: relative;
  top: -45px;
}
.container .sidemenu {
  widows: 80px;
}
.title-bg1 {
  height: 300px;
  width: 100vw;
  background-position: center;
  background-size: cover;
  position: absolute;
  background-image: url(/img/bd/company_bg.png);
}
.bg-title-box {
  /* margin-bottom: 170px; */
}
.bg-title-box .bg-title {
  top: 1px;
  left: 50%;
  transform: translateX(-28%);
}
.bg-title-box .bg-title .title-name {
  width: 310px;
  height: 31px;
  background-image: url(/img/bd/company_f.png);
}
.container .scroll-nav a {
  width: 80px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #212629;
  border-radius: 6px;
  cursor: pointer;
}
.container .scroll-nav a + a {
  margin-top: 4px;
}
.container .scroll-nav a:hover {
  background: #fff;
}
.container .scroll-nav a.active {
  background: #ffdb33;
}
.container .contentBox {
  width: 804px;
}
.container .contentBox .content-item {
  background: #fff;
  border-radius: 6px;
  position: relative;
}
.container .contentBox .content-item .target {
  position: absolute;
  top: -102px;
  left: 0;
}
.container .contentBox .content-item .title {
  margin: 0 18px;
  position: relative;
  padding-left: 19px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  color: #212629;
  border-bottom: 1px solid #f2f3f4;
}
.container .contentBox .content-item .title span {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  width: 6px;
  height: 20px;
  background: #ffdb33;
  border-radius: 3px;
}
.container .contentBox .content-item + .content-item {
  margin-top: 17px;
}
.top {
  position: relative;
}
.top .bgimg {
  height: 300px;
  background: center center no-repeat;
}
.top .bg_title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.bg_title .toggleBox {
  overflow: hidden;
  width: 56px;
  height: 23px;
  line-height: 21px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 12px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 100%;
  margin-left: 15px;
  padding-left: 10px;
  bottom: 0;
}
.top .bg_title .toggleBox i {
  margin-left: 3px;
  width: 0;
  height: 0;
  border: 4px solid #fff;
  margin-top: 9px;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.top .bg_title .toggleBox .linkss {
  margin-left: 12px;
}
.top .bg_title .toggleBox .linkss a {
  float: left;
  padding: 0 10px;
  border-radius: 12px;
  margin-left: 5px;
  color: #fff;
}
.bg_title .toggleBox .linkss a:hover {
  background: rgba(255, 255, 255, 0.16);
}
.bg_title .toggleBox:hover {
  width: 255px;
}
.bg_title .toggleBox:hover .icon {
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  margin-top: 7px;
}
.bottomNav {
  margin-top: 49px;
  margin-bottom: 54px;
}
.bottomNav a {
  float: left;
  width: 94px;
  height: 32px;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #aaaeb3;
}
.bottomNav .router-link-exact-active,
.bottomNav a:hover {
  background: #ffdb00;
  color: #212629;
}
.bottomNav a + a {
  margin-left: 5px;
}
a,
img {
  display: block;
}
.left {
  float: left;
}
.right {
  float: right;
}
.relative {
  position: relative;
}
.fixed {
  position: fixed;
  top: 100px;
}
#company .uk-grid {
  padding: 5px 13px 36px;
}
#company .uk-grid .uk-grid-item {
  float: left;
  padding: 25px 24px 0 13px;
  width: 336px;
  text-align: left;
  margin: 17px 8px 0;
  border: 1px solid #e8eaee;
  border-radius: 6px;
}
#company .uk-grid .uk-grid-item .icon {
  width: 76px;
  height: 76px;
  margin-right: 12px;
  border-radius: 8px;
}
#company .uk-grid .uk-grid-item .item-desc,
#company .uk-grid .uk-grid-item .item-title {
  width: 192px;
  font-family: PingFang SC;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
}
#company .uk-grid .uk-grid-item .item-title {
  font-size: 14px;
  color: #212629;
  white-space: nowrap;
}
#company .uk-grid .uk-grid-item .item-desc {
  margin-top: 5px;
  font-size: 12px;
  color: #aaaeb3;
  line-height: 18px;
  height: 50px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#company .uk-grid .uk-grid-item-bottom {
  height: 63px;
}
#company .uk-grid .uk-grid-item-bottom .price {
  line-height: 63px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #e96262;
}
#company .uk-grid .uk-grid-item-bottom .price span {
  font-size: 26px;
}
#company .uk-grid .uk-grid-item-bottom .concatus {
  margin-top: 21px;
  position: relative;
}
#company .uk-grid .uk-grid-item-bottom .concatus .concatus-txt {
  width: 112px;
  height: 23px;
  background: #fff;
  border: 1px solid #e8eaee;
  border-radius: 4px;
  line-height: 21px;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #818386;
  padding: 0 13px;
}
#company .uk-grid .uk-grid-item-bottom .concatus .concatus-txt span {
  float: left;
}
#company .uk-grid .uk-grid-item-bottom .concatus .concatus-txt i {
  float: right;
  width: 10px;
  height: 6px;
  background: url(/img/bd/down.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 8px;
  transition: all 0.3s;
}
#company .uk-grid .uk-grid-item-bottom .concatus .dropmenu {
  display: none;
  position: absolute;
  z-index: 1;
  padding-top: 3px;
  padding-bottom: 7px;
  min-width: 112px;
  top: 22px;
  left: 0;
  border-radius: 0 0 4px 4px;
  background: #fff;
  border: 1px solid #e8eaee;
  border-top: none;
}
#company .uk-grid .uk-grid-item-bottom .concatus .dropmenu .linkBox {
  padding: 2px 10px;
  cursor: auto;
}
#company .uk-grid .uk-grid-item-bottom .concatus .dropmenu .linkBox .linkType {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #aaaeb3;
}
#company .uk-grid .uk-grid-item-bottom .concatus .dropmenu .linkBox .linkNumber {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #212629;
}
#company .uk-grid .uk-grid-item-bottom .concatus:hover .concatus-txt {
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}
#company .uk-grid .uk-grid-item-bottom .concatus:hover .dropmenu {
  display: block;
}
#company .uk-grid .uk-grid-item-bottom .concatus:hover i {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
#website .content-item + .content-item {
  margin-top: 10px;
}
#website .uk-grid {
  padding: 10px 0;
}
#website .uk-grid .uk-grid-item {
  float: left;
  width: 25%;
  text-align: left;
  padding: 20px 0 20px 23px;
}
#website .uk-grid .uk-grid-item .icon {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  border-radius: 8px;
}
#website .uk-grid .uk-grid-item > div {
  width: 185px;
  float: left;
}
#website .uk-grid .uk-grid-item .item-title {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #212629;
  line-height: 14px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#website .uk-grid .uk-grid-item .item-desc {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #aaaeb3;
  line-height: 15px;
  height: 30px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
