.content-banner .swiper-pagination-bullet {
  width: 63px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 3px;
}
.content-product .keyword {
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.keyword .keyleft {
  display: flex;
  width: 35%;
  justify-content: space-between;
}
.keyword .keyleft h5 {
  font-size: 14px;
  color: #a4a4a4;
  /*margin: 0 10px;*/
  cursor: pointer;
}
.keyword .keyleft p {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  /*margin-right: 30px;*/
}
.keyright {
  width: 309px;
  padding: 7px 0;
  height: 36px;
  border-bottom: 1px solid #0760be;
}
.keyright input {
  outline: none;
  width: 93%;
}
.keyright img {
  cursor: pointer;
}
.allpro {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.prosidebar-l {
  width: 19.8%;
  border: solid 1px #d7d7d7;
}
.prosidebar-l .title-l {
  background-image: url(../images/index/xz.jpg);
  /* width: 236px; */
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background-size: 100% 100%;
}
.prosidebar-l .item {
  padding: 20px 17px 0 17px;
}
.outsidet {
  /* width: 203px; */
  height: 29px;
  background-color: #ff0000;
  border-radius: 3px;
  font-size: 16px;
  color: #ffffff;
  padding: 0 23px 0 29px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.outsidet::before{
    display: none;
    content: "";
    position: absolute;
    height: 100%;
    width: 8px;
    top: 0;
    left: 0;
    background-color: #ff0000;
}
.prosidebar-l .item ul {
  margin-bottom: 7px;
}
.prosidebar-l .item ul li {
  cursor: pointer;
  padding: 8px 0;
  color: #666666;
  border-bottom: 1px solid #e6e6e6;
}
.prosidebar-l .item ul li:last-child {
  border-bottom: none;
}
.prosidebar-l .item ul li img {
  margin: 0 13px 0 10px;
}
.prolist-r {
  width: 78.6%;
}
.prolist-r .title-r {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: solid 1px #d7d7d7;
}
.prolist-r .title-r div:first-child {
  width: 16.63%;
  font-size: 16px;
  height: 42px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ff0000;
}
.prolist-r .title-r .m1 {
  color: #8e8e8e;
  margin-right: 28px;
}
.prolist-r .mitems {
  width: 32.1%;
  margin-bottom: 14px;
}
.prolist-r .mitems .images {
  height: 301px;
  border-radius: 5px;
  border: solid 1px #cdcdcd;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
}
.prolist-r .mitems .text {
  padding: 19px 0;
  text-align: center;
}
.prolist-r .list-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
  justify-content: space-between;
}
.allpro .more {
  width: 10%;
  margin: auto;
  text-align: center;
  background-color: #ff0000;
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
  border-radius: 8%;
}
.content-image {
  margin-top: 40px;
}
.content-our .whyus {
  display: flex;
  justify-content: center;
  margin-bottom: 19px;
}
.content-our .whyus h1 {
  font-size: 40px;
  color: #ff000d;
  margin-left: 31px;
}
.content-our .lintxt {
  text-align: center;
}
.content-our {
  padding-top: 74px;
}
.num-list .dist {
  margin-top: 51px;
  display: flex;
  justify-content: space-between;
}
.num-list .handle-l {
  display: flex;
  align-items: center;
}
.num-list .handle-l .sm img {
  display: block;
}
.num-list .handle-l .sm img:nth-child(odd) {
  margin-left: -7%;
}
.num-list .handle-l .sm img:nth-child(even) {
  margin: 26px 0;
  margin-left: 23px;
}
.num-list .handle-r {
  width: 47.16%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.num-list .handle-r .square {
  margin-right: 23px;
}

.num-list .handle-r .text p {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}
.num-list .handle-r .text strong {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #ff0000;
}
.num-list .handle-r .text h5 {
  font-size: 14px;
  color: #b0b0b0;
  margin-top: 15px;
}
.num-list .handle-r .title {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 1%;
}
.cont-t > p {
  font-size: 14px;
  line-height: 36px;
  color: #666666;
  /*padding-left: 7%;*/
}
.cont-t > p::before{
    content:"";
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    transform: rotate(45deg);
    margin-right: 6%;
}
.content-customer {
  margin-top: 80px;
  padding-top: 60px;
  height: 337px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/index/customer.jpg);
}
.content-customer h1 {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
}
.line-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
}
.line-2 div {
  width: 9.95%;
  height: 1px;
  background-color: #d5d5d5;
  position: relative;
}
.line-2 div::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 49px;
  height: 3px;
  background-color: #ff0000;
}
.line-2 .line-l::after {
  right: 0;
  top: -1px;
}
.line-2 .line-r::after {
  left: 0;
  top: -1px;
}
.line-2 p {
  font-size: 16px;
  color: #ffffff;
  margin: 0 20px;
}
.content-customer .chart .left {
  background-image: url(../images/index/round.png);
  left: -6%;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.content-customer .chart .right {
  background-image: url(../images/index/round2.png);
  right: -6%;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.content-customer .chart {
  position: relative;
  margin-top: 40px;
}
.content-about .area {
  display: flex;
  margin-top: 80px;
  justify-content: space-between;
}

.content-about .text {
  width: 43.5%;
  padding-top: 27px;
}
.content-about .text .title {
  display: flex;
  width: 100%;
  align-items: center;
}
.content-about .text h1 {
  font-family: BebasNeue;
  font-weight: bold;
  font-size: 50px;
  letter-spacing: 6px;
  color: #333333;
}
.content-about .text .line {
  width: 63.6%;
  height: 1px;
  background-color: #d4d4d4;
}
.content-about .text p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 15px;
}
.content-about .text .phone {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.content-about .text .phone span {
  font-size: 24px;
  color: #ff0000;
}
.content-about .text .phone img {
  margin-right: 10px;
}
.content-honor {
  margin-top: 80px;
}
.content-honor h1 {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333333;
  text-align: center;
}
.content-honor .line-2 p {
  font-size: 16px;
  color: #969696;
}
.content-honor .chart {
  margin-top: 50px;
}
.content-honor .chart .main-duck {
  position: relative;
}
.content-honor .chart .swiper-button-prev33 {
  background-image: url(../images/index/p1.png);
  width: 32px;
  height: 32px;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -5%;
}
.content-honor .chart .swiper-button-next33 {
  background-image: url(../images/index/p2.png);
  width: 32px;
  height: 32px;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -5%;
}
.content-news {
  margin-top: 80px;
  padding-top: 56px;
  padding-bottom: 69px;
  background-color: #f9f9f9;
}
.content-news .news > h1 {
  font-size: 34px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 2px;
  color: #333333;
  text-align: center;
}
.content-news .line-2 p {
  font-size: 16px;
  color: #969696;
}
.younews {
  width: 54.5%;
}
.content-news .title {
  display: flex;
  align-items: center;
}
.content-news .title .block {
  width: 17px;
  height: 17px;
  background-color: #ff0000;
  border-radius: 3px;
}
.content-news .title h5 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin: 0 6px;
}
.content-news .title p {
  font-size: 14px;
  color: #979797;
}
.content-news .title p span {
  color: #c5c5c5;
}
.content-news .title .longline {
  width: 52%;
  height: 1px;
  background-color: #c5c5c5;
}
.content-news .title .more {
  padding: 6px 8px;
  font-size: 14px;
  color: #ffffff;
  background-color: #ff0000;
  border-radius: 3px;
}
.newsmian {
  margin-top: 40px;
}
.younews .images {
  display: flex;
  justify-content: space-between;
  margin-top: 19px;
}
.younews .images > div {
  width: 48.93%;
  height: 172px;
  border-radius: 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: flex-end;
}
.younews .images p {
  width: 100%;
  padding: 8px 0px;
  border-radius: 0px 0px 8px 8px;
  background-color: rgba(000, 000, 000, 0.4);
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}
.younews .text {
  margin-top: 20px;
}
.younews .text h4 {
  font-size: 16px;
  color: #333333;
}
.younews .text p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 20px;
}
.younews .tj {
  display: flex;
  justify-content: space-between;
  margin-top: 31px;
}
.younews .tj .page {
  width: 48.93%;
  display: flex;
  align-items: center;
  border-radius: 5px 0px 0px 5px;
}
.younews .tj .page .sm {
  width: 19.37%;
  text-align: center;
  padding: 10px 0;
  background-color: #d2d2d2;
  border-radius: 5px 0px 0px 5px;
}
.younews .tj .page .sm h2 {
  font-size: 20px;
  color: #ffffff;
}
.younews .tj .page .sm h5 {
  font-size: 13px;
  color: #ffffff;
}
.younews .tj .page .bg {
  background-color: #fff;
  padding: 22px 0;
  width: 80.31%;
  text-align: center;
  border-radius: 0px 5px 5px 0px;
}
.newsmian {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mynews {
  width: 41.667%;
}
.mynews .title .longline {
  width: 43%;
}
.mynews .newslist li a {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-left: 6%;
  margin-top: 30px;
  cursor: pointer;
}
.mynews .newslist li span {
  transition: 0.2s all linear;
}
.mynews .newslist li:hover span {
  color: #ff0000;
}
.mynews .newslist li span::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #d9d9d9;
  position: absolute;
  top: 40%;
  left: -4%;
}
.content-link .handle {
  width: 53.83%;
  display: flex;
  align-items: center;
  height: 60px;
  justify-content: space-between;
}
.content-link .block {
  width: 3px;
  height: 19px;
  background-color: #ff0000;
}
.content-link .handle h5 {
  font-size: 14px;
  color: #333333;
}
.content-link .handle a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  /*line-height: 30px;*/
  letter-spacing: 0px;
  color: #999999;
  overflow: hidden;/* 溢出隐藏 */ 
word-break: keep-all; /* 不换行 */
white-space: nowrap; /* 不换行 */
text-overflow: ellipsis;  /* ...代替隐藏的内容 */
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px) {
  .content-about .area > img {
    width: 55%;
  }
  .content-link .handle {
    width: 63.83%;
  }
  .content-honor .chart .swiper-button-prev33 {
    left: -32px;
  }
  .content-honor .chart .swiper-button-next33 {
    right: -32px;
  }
  .content-customer .chart .left {
    left: -32px;
  }
  .content-customer .chart .right {
    right: -32px;
  }
  .prolist-r .mitems .images {
    /*height: 200px;*/
  }
}
@media screen and (max-width: 1235px) {
  .area {
    width: 100%;
    padding: 0 10px;
  }
}
@media screen and (max-width: 1280px) {
  .content-honor .chart .swiper-button-prev33 {
    display: none;
  }
  .content-honor .chart .swiper-button-next33 {
    display: none;
  }
  .content-customer .chart .left {
    display: none;
  }
  .content-customer .chart .right {
    display: none;
  }
  /*.prolist-r .mitems .images {*/
  /*  display: none;*/
  /*}*/
}
/* pad端 */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .area {
    width: 100%;
    padding: 0 10px;
  }
  .prosidebar-l .item {
    padding: 20px 0 0 0;
  }
  .content-image {
    margin-top: 40px;
  }
  .prosidebar-l .item ul li img {
    margin: 0 2px 0 2px;
  }
  .prolist-r .title-r div {
    width: 19.63%;
  }
  .content-our {
    padding-top: 40px;
  }
  .content-our .whyus h1 {
    font-size: 30px;
  }
  .allpro .more {
    width: 15%;
    margin: auto;
    text-align: center;
    background-color: #ff0000;
    color: #fff;
    font-size: 15px;
    padding: 8px 0;
    border-radius: 8%;
  }
  .handle-l .bg {
    width: 56%;
  }
  .cont-t > p {
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    margin-top: 6px;
  }
  .handle-l {
    width: 50%;
  }
  .content-customer .chart .right {
    display: none;
  }
  .content-customer .chart .left {
    display: none;
  }
  .content-customer {
    margin-top: 40px;
    padding-top: 38px;
    height: 259px;
  }
  .content-about .area > img {
    width: 55%;
  }
  .content-about .text h1 {
    font-size: 30px;
  }
  .content-about .text p {
    font-size: 12px;
    line-height: 27px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 10px;
  }
  .content-about .text .phone {
    font-size: 14px;
    margin-top: 10px;
  }
  .content-about .text .phone span {
    font-size: 25px;
  }
  .content-about .area {
    margin-top: 40px;
  }
  .content-honor {
    margin-top: 40px;
  }
  .content-honor .chart .swiper-button-prev33 {
    display: none;
  }
  .content-honor .chart .swiper-button-next33 {
    display: none;
  }
  .content-news {
    margin-top: 40px;
    padding-top: 30px;
  }
  .content-news .title .block {
    width: 10px;
    height: 10px;
  }
  .content-news .title h5 {
    font-size: 12px;
  }
  .content-news .title p {
    font-size: 12px;
  }
  .content-news .title .longline {
    width: 20%;
  }
  .content-link .handle {
    width: 88%;
    display: flex;
    align-items: center;
    height: 50px;
    justify-content: space-between;
  }
  .newslist ul li {
    font-size: 12px;
  }
  .younews .images > div {
    height: 106px;
  }
  .younews .tj {
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .younews .tj .page {
    width: 80%;
    margin-bottom: 5px;
  }
  .content-honor .chart .swiper-button-next33 {
    display: none;
  }
  .content-honor .chart .swiper-button-next33 {
    display: none;
  }
  .content-customer .chart .right {
    display: none;
  }
  .images .yy {
    bottom: -7px !important;
  }
  .prolist-r .mitems .images {
    height: 100%;
  }
}
/* 移动端 */
@media (max-width: 767px) {
  .area {
    width: 100%;
    padding: 0 10px;
  }
  .prosidebar-l .item {
    padding: 20px 0 0 0;
  }
  .content-image {
    margin-top: 40px;
  }
  .prosidebar-l .item ul li img {
        margin: 0 15px 0 10px;
  }
  .prolist-r .title-r div {
    width: 40%;
  }
  .content-our {
    padding-top: 40px;
  }
  .content-our .whyus h1 {
    font-size: 30px;
  }
  .allpro .more {
    width: 35%;
    margin: auto;
    text-align: center;
    background-color: #ff0000;
    color: #fff;
    font-size: 15px;
    padding: 8px 0;
    border-radius: 8%;
  }
  .handle-l .bg {
    width: 95%;
  }
  .handle-l .sm img {
    width: 80%;
  }
  .cont-t > p {
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    margin-top: 6px;
  }
  .handle-l {
    width: 50%;
  }
  .content-customer .chart .right {
    display: none;
  }
  .content-customer .chart .left {
    display: none;
  }
  .content-customer {
    margin-top: 40px;
    padding-top: 38px;
    height: 259px;
  }
  .content-about .area > img {
    width: 100%;
  }
  .content-about .text {
    width: 100%;
  }
  .content-about .text h1 {
    font-size: 30px;
  }
  .content-about .text p {
    font-size: 12px;
    line-height: 27px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 10px;
  }
  .content-about .text .phone {
    font-size: 14px;
    margin-top: 10px;
  }
  .content-about .text .phone span {
    font-size: 25px;
  }
  .content-about .area {
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .content-honor {
    margin-top: 40px;
  }
  .content-honor .chart .swiper-button-prev33 {
    display: none;
  }
  .content-honor .chart .swiper-button-next33 {
    display: none;
  }
  .content-news {
    margin-top: 40px;
    padding-top: 30px;
  }
  .content-news .title .block {
    width: 10px;
    height: 10px;
  }
  .content-news .title h5 {
    font-size: 12px;
  }
  .content-news .title p {
    font-size: 12px;
  }
  .content-news .title .longline {
    width: 20%;
  }
  .content-link .handle {
    width: 100%;
    display: flex;
    align-items: center;
    height: 60px;
    justify-content: space-between;
  }
  .newslist ul li {
    font-size: 12px;
  }
  .younews .images > div {
    height: 106px;
  }
  .younews .tj {
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .younews .tj .page {
    width: 100%;
    margin-bottom: 5px;
  }
  .keyright {
    width: 93%;
    padding: 7px 0;
    height: 36px;
    border-bottom: 1px solid #0760be;
  }
  .content-product .keyword {
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    display: none;
  }
  .prolist-r {
      margin-top: 15px;
    width: 100%;
  }
  .prosidebar-l {
    width: 95%;
    margin: auto;
  }
  .prolist-r .mitems {
    width: 49%;
    margin-bottom: 10px;
  }
  .prolist-r .mitems .images {
    height: 100%;
  }
  h1 {
    font-size: 18px !important;
  }
  .younews .images p {
    display: none;
  }
  .mynews .newslist li a {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-left: 6%;
    margin-top: 25px;
    cursor: pointer;
  }
  .younews .tj .page .bg {
    padding: 12px 0;
  }
  .younews .tj .page .sm {
    width: 25%;
    padding: 0;
  }
  .content-link .handle a {
    font-size: 12px;
  }
  .content-link .handle {
    flex-wrap: wrap;
    height: 80px;
  }
  .content-news .title .more {
    padding: 6px 2px;
    font-size: 12px;
    color: #ffffff;
    background-color: #ff0000;
    border-radius: 3px;
  }
  .younews {
    width: 100%;
  }
  .mynews {
    width: 100%;
  }
  .line-2 div::after {
    width: 0;
  }
  .prolist-r .title-r div {
    width: 45% !important;
    font-size: 13px !important;
  }
  .prosidebar-l .item ul div {
    padding: 0 4px;
  }
  .prosidebar-l .item ul li {
    font-size: 12px;
    padding-left: 8px;
  }
  .content-honor .chart .swiper-button-next33 {
    display: none;
  }
  .content-customer .chart .right {
    display: none;
  }
  .keyword .keyleft{
      width: 100%;;
  }
   .keyword .keyleft h5{
       font-size: 12px;
   }
   .outsidet{
           padding: 16px 10px 16px 10px;
           margin-bottom: 15px;
   }
   .prolist-r .title-r .m1{
       text-align: right;
       padding-right: 8px;
       margin-right: 0;
   }
   .num-list .handle-l , .num-list .handle-r{
       width: 100%;
   }
   .num2{
       flex-direction:column-reverse;
   }
   .num-list .handle-l, .num-list .handle-r{
       /*margin: 15px 0;*/
   }
   .num-list .dist{
       flex-wrap: wrap;
   }
   .allpro{
       flex-wrap: wrap;
       margin-top: 20px;
   }
   
   
   
   .item ul{
       display: none;
   }
   .bar{
       display: none;
   }
   .outsidet::before{
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 8px;
    top: 0;
    left: 0;
    background-color: #0760be;
}
.outsidet {
  height: 44px;
  color: #26272c;
  background-color: #dfdfdf;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
      padding-left: 22px;
    padding-right: 10px;
}
.line-2 p{
    text-align: center;
}
.outsidet::before{
    display: block;
}
}
