@charset "utf-8";
.layout {
  width: 1300px;
  margin: 0 auto;
}
body a:hover {
  color: #0066ff !important;
}
.navigation-bread {
  padding: 18px 0 12px;
  overflow: hidden;
}
.navigation-bread i {
  float: left;
  font-style: normal;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url(../images/fill_icon.png) no-repeat;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  float: left;
}
.navigation-bread .navigation-cur {
  color: #0066ff;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #333333;
}
.page-banner {
  width: 1260px;
  height: auto;
}
.page-banner img {
  width: 100%;
  height: auto;
  display: block;
}
.enterprise-nav {
  width: 1248px;
  position: relative;
  margin: 50px auto 0;
}
.enterprise-nav::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: #498DF3;
}
.enterprise-nav ul li {
  float: left;
  width: 156px;
  background: #F5F8FD;
}
.enterprise-nav ul li a {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #498DF3;
  line-height: 70px;
}
.enterprise-nav ul li a span {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #498DF3;
  line-height: 70px;
}
.enterprise-nav ul li a i {
  font-style: normal;
  display: inline-block;
  font-size: 28px;
  font-weight: 400;
  color: #498DF3;
  margin-right: 2px;
  vertical-align: -5px;
}
.enterprise-nav ul li:hover {
  background: #0066FF;
}
.enterprise-nav ul li:hover a {
  color: #FFFFFF;
}
.enterprise-nav ul li:hover a i {
  color: #FFFFFF !important;
}
.enterprise-nav ul li:hover a span {
  color: #FFFFFF !important;
}
.enterprise-nav ul li:nth-child(6) a {
  display: block;
  text-align: center;
  height: 70px;
}
.enterprise-nav ul li:nth-child(6) a span {
  width: 90px;
  font-size: 14px;
  font-weight: 400;
  color: #498DF3;
  line-height: 20px;
  vertical-align: -11px;
}
.enterprise-nav ul li:nth-child(6) a i {
  font-style: normal;
  display: inline-block;
  font-size: 28px;
  font-weight: 400;
  color: #498DF3;
  margin-right: 2px;
  vertical-align: -5px;
  line-height: 70px;
}
.enterprise-nav ul .nav_cur {
  background: #0066FF;
}
.enterprise-nav ul .nav_cur a {
  color: #FFFFFF;
}
.enterprise-nav ul .nav_cur a i {
  color: #FFFFFF !important;
}
.enterprise-nav ul .nav_cur a span {
  color: #FFFFFF !important;
}
.wrap-fill .head {
  margin-bottom: 30px;
}
.wrap-fill .head .head-title {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #333333;
  line-height: 37px;
}
.wrap-fill .head .head-title img {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: -2px;
}
.more-box {
  text-align: center;
}
.more-box a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #0066ff;
  line-height: 25px;
}
.itme-list-img {
  margin-top: 60px;
}
.itme-list-img ul li {
  width: 300px;
  float: left;
  margin-right: 20px;
  margin-bottom: 7px;
}
.itme-list-img ul li:hover .list-img-wapper .warrer-bd p {
  color: #0066ff;
}
.itme-list-img ul li a {
  display: block;
}
.itme-list-img ul li .list-img-wapper .wapper-top {
  width: 300px;
  height: 170px;
}
.itme-list-img ul li .list-img-wapper .wapper-top img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px ;
}
.itme-list-img ul li .list-img-wapper .warrer-bd {
  padding: 10px 0 20px;
}
.itme-list-img ul li .list-img-wapper .warrer-bd p {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.itme-list-img ul li:nth-child(4n) {
  margin-right: 0%;
}
.itme-list-img {
  margin-top: 60px;
}
.itme-list-img .itme-list-box {
  margin-left: 44px;
}
.itme-list-img .itme-list-box li {
  width: 375px;
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.itme-list-img .itme-list-box li a {
  display: block;
}
.itme-list-img .itme-list-box li .list-img-wapper {
  position: relative;
}
.itme-list-img .itme-list-box li .list-img-wapper .wapper-top {
  width: 375px;
  height: 458px;
}
.itme-list-img .itme-list-box li .list-img-wapper .wapper-top img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px 8px 0px 0px;
}
.itme-list-img .itme-list-box li .list-img-wapper .warrer-name {
  position: absolute;
  top: 377px;
  left: 0;
}
.itme-list-img .itme-list-box li .list-img-wapper .warrer-name p {
  width: 375px;
  height: 80px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 2%, #000000 100%);
  padding: 26px 15px 0 15px;
}
.itme-list-img .itme-list-box li .list-img-wapper .warrer-name p .name {
  display: inline-block;
  font-size: 23px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 32px;
  margin-right: 16px;
  max-width: 45%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.itme-list-img .itme-list-box li .list-img-wapper .warrer-name p .page {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 21px;
  max-width: 45%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.itme-list-img .itme-list-box li .list-img-wapper .warrer-bd {
  padding: 20px 13px ;
  background: #FFFFFF;
  border-radius: 0px 0px 8px 8px;
  border: 1px solid #D8D8D8;
  border-top: none;
}
.itme-list-img .itme-list-box li .list-img-wapper .warrer-bd p {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
  white-space: inherit;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.itme-list-img .itme-list-box li:nth-child(3n) {
  margin-right: 0%;
}
.points-list {
  width: 113px;
  background: #FFFFFF;
  box-shadow: 0px 2px 12px 0px rgba(227, 227, 227, 0.5);
  border-radius: 16px  0px  0px  16px ;
  position: fixed;
  top: 350px;
  right: 0;
}
.points-list ul .points-li {
  padding: 12px 0;
  border-bottom: 1px solid #EFEFEF;
}
.points-list ul .points-li a {
  display: block;
}
.points-list ul .points-li a .points-icon {
  display: block;
  font-size: 22px;
  height: 22px;
  width: 22px;
  color: #C1C1C1;
  line-height: 22px;
  text-align: center;
  margin: 0 auto;
}
.points-list ul .points-li a .points-title {
  margin-top: 6px;
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #999999;
  line-height: 18px;
  text-align: center;
}
.points-list ul .points-active a .points-icon {
  color: #0066ff;
}
.points-list ul .points-active a .points-title {
  color: #0066ff;
}
.points-list .return-btn {
  padding: 10px 0;
}
.points-list .return-btn a {
  display: block;
}
.points-list .return-btn a .points-icon {
  display: block;
  font-size: 22px;
  height: 22px;
  width: 22px;
  color: #C1C1C1;
  line-height: 22px;
  text-align: center;
  margin: 0 auto;
}
.points-list .return-btn a .points-title {
  margin-top: 6px;
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #999999;
  line-height: 18px;
  text-align: center;
}
.points-list .return-btn a:hover .points-icon {
  color: #0066ff;
}
.points-list .return-btn a:hover .points-title {
  color: #0066ff;
}
@media screen and (max-width: 1390px) {
  .points-list {
    margin-right: -47%;
  }
}
