@charset "utf-8";

.main {
   width: 937px;
   height: auto;
   margin: 13px auto;
}

/*用户登录*/
.userLogin {
   width: 220px;
   height: 310px;
   background: url(../images/bg/userLogin.jpg) no-repeat;
}

.userLogin li {
   float: left;
   display: inline;
}

.userLogin .li1 {
   width: 175px;
   height: 23px;
   margin: 59px 0 0 22px;
   line-height: 23px;
   font-size: 13px;
   color: #fff;
}

.userLogin .li2, .userLogin .li4 {
   width: 177px;
   height: 29px;
   margin: 1px 0 0 25px;
}

.userLogin .li2 input, .userLogin .li4 input {
   width: 177px;
   height: 29px;
   line-height: 29px;
   background: none;
   border: 0;
   color: #333;
}

.userLogin .li3 {
   width: 175px;
   height: 23px;
   margin: 10px 0 0 22px;
   line-height: 23px;
   font-size: 13px;
   color: #fff;
}

.userLogin .li5 {
   width: 105px;
   height: 24px;
   margin: 12px 0 0 39px;
   line-height: 24px;
}

.userLogin .li5 a:link, .userLogin .li5 a:visited {
   color: #041424;
}

.userLogin .li5 a:hover {
   color: red;
}

.userLogin .li6 {
   width: 49px;
   height: 19px;
   margin: 16px 0 0 45px;
   line-height: 19px;
}

.userLogin .li6 a:link, .userLogin .li6 a:visited {
   color: #fff;
}

.userLogin .li6 a:hover {
   color: #fff;
}

.userLogin .li7 {
   width: 99px;
   height: 29px;
   margin: 6px 0 0 10px;
}

.userLogin .li7 input {
   width: 99px;
   height: 29px;
   background: none;
   border: 0;
   cursor: pointer;
}

.userLogin .li8 {
   width: 84px;
   height: 32px;
   margin: 19px 0 0 16px;
   text-align: center;
   line-height: 32px;
}

.userLogin .li9 {
   width: 117px;
   height: 32px;
   margin: 19px 0 0 0;
   text-align: center;
   line-height: 32px;
}

.userLogin .li8 a:link, .userLogin .li8 a:visited, .userLogin .li9 a:link, .userLogin .li9 a:visited {
   color: #fff;
}

.userLogin .li8 a:hover, .userLogin .li9 a:hover {
   color: #fff;
}

.userLogin2 {
   width: 220px;
   height: 310px;
   background: url(../images/bg/userLogin2.jpg) no-repeat;
}

.userLogin2 ul {
   margin: 20px 0 0 30px;
}

.userLogin2 li {
   float: left;
   display: inline;
   width: 160px;
   height: 35px;
   line-height: 35px;
   color: #fff;
}

.userLogin2 li a:link, .userLogin2 li a:visited {
   color: #fff;
}

.userLogin2 li a:hover {
   color: red;
}

/*幻灯图*/
.focus {
   position: relative;
   z-index: 1;
   width: 686px;
   height: 304px;
   margin: 0 0 0 20px;
   border: 1px solid #e2e2e2;
}

.focus ul {
   width: 674px;
   height: 262px;
   margin: 11px 0 0 6px;
}

.focus ul li img {
   width: 674px;
   height: 262px;
}

.focus .ctrl {
   width: 674px;
   height: 23px;
   margin-left: 6px;
   background-color: #e3f4fc;
   line-height: 23px;
}

/*控制按钮*/
.focus .pagination {
   height: 22px;
   position: absolute;
   z-index: 9999;
   bottom: 10px;
   right: 10px;
}

.focus .pagination li {
   float: left;
   margin: 0;
   list-style: none;
   width: 18px;
}

.focus .pagination li a {
   float: left;
   display: block;
   width: 18px;
   height: 22px;
   float: left;
   overflow: hidden;
   line-height: 22px;
   font-size: 13px;
   font-weight: bold;
   color: #363435;
   text-decoration: none;
}

.focus .pagination li.current a {
   font-size: 13px;
   font-weight: bold;
   color: #0582c4;
}

/*公司新闻*/
.companyNews {
   width: 447px;
   height: 274px;
   margin: 9px 0 0 0;
   background: url(../images/bg/companyNews.jpg) no-repeat;
}

.companyNews h2 {
   position: relative;
   z-index: 0;
   width: 447px;
   height: 58px;
}

.companyNews h2 .more {
   position: absolute;
   top: 21px;
   right: 17px;
   width: 34px;
   height: 10px;
}

.companyNews ul {}

.companyNews .first {
   width: 273px;
   height: 89px;
   margin: 0 0 0 167px;
   border-bottom: 1px solid #e3e3e3;
}

.companyNews .first h1 {
   width: 273px;
   height: 37px;
   text-align: center;
   line-height: 37px;
}

.companyNews .first h1 a:link, .companyNews .first h1 a:visited {
   font-size: 15px;
   font-weight: bold;
   color: #5c5c5c;
}

.companyNews .first h1 a:hover {
   font-size: 15px;
   font-weight: bold;
   color: red;
}

.companyNews .first p {
   position: relative;
   z-index: 0;
   width: 273px;
   height: 48px;
   line-height: 24px;
   color: #686667;
}

.companyNews .first .more {
   position: absolute;
   bottom: 0;
   right: 10px;
}

.companyNews .first .more:link, .companyNews .first .more:visited {
   color: #df3132;
}

.companyNews .other {
   width: 253px;
   height: 27px;
   margin-left: 167px;
   background: url(../images/icon/companyNews.jpg) 0 center no-repeat;
   line-height: 30px;
   text-indent: 16px;
}

.companyNews .other a:link, .companyNews .other a:visited {
   color: #686667;
}

.companyNews .other a:hover {
   color: red;
}

/*展会信息*/
.exhibition {
   width: 229px;
   height: 273px;
   margin: 9px 0 0 20px;
   background: url(../images/icon/exhibition.jpg) no-repeat;
}

.exhibition a.aex {
   width: 100%;
   height: 50px;
   display: block;
}

.exhibition img {
   width: 225px;
   height: 111px;
   margin: 0 0 0 2px;
}

.exhibition p {
   width: 209px;
   height: 72px;
   margin: 0 10px;
   border-top: 1px dashed #e4e4e4;
   line-height: 24px;
   color: #5f6366;
}

.exhibition h2 {
   width: 200px;
   height: 24px;
   margin-left: 10px;
   line-height: 24px;
   text-align: right
}

/*视频*/
.video {
   position: relative;
   z-index: 0;
   width: 226px;
   height: 261px;
   margin: 9px 0 0 15px;
   background: url(../images/bg/video.jpg) no-repeat;
}

.video .more {
   display: block;
   width: 100%;
   height: 44px;
}

.video .content {
   position: absolute;
   z-index: 1;
   width: 226px;
   height: 207px
}

.video .content p {
   margin-top: 0px;
}

.video .pic {
   overflow: hidden;
   display: inline-cell;
   width: 222px;
   height: 213px;
   margin-top: 6px;
   text-align: center;
   line-height: 213px
}

.video .pic img {
   display: inline;
   max-width: 100%;
   margin-top: 32px;
   vertical-align: middle
}

/*新品推荐*/
.xptj {
   position: relative;
   z-index: 1;
   width: 937px;
   height: 277px;
   margin-top: 6px;
   background: url(../images/bg/xptj.jpg) no-repeat;
}

.xptj h2 {
   position: relative;
   z-index: 0;
   width: 937px;
   height: 59px;
}

.xptj h2 .more {
   position: absolute;
   top: 24px;
   right: 17px;
   width: 41px;
   height: 10px;
}

.xptj .cl, .xptj .cr {
   display: block;
   position: absolute;
   top: 94px;
   width: 45px;
   height: 140px;
}

.xptj .cl {
   left: 13px;
}

.xptj .cr {
   right: 8px;
}

.xptj .scroller {
   width: 792px;
   height: 117px;
   margin: 47px 0 0 78px;
}

.xptj ul {
   width: 100000px;
}

.xptj .border {
   float: left;
   display: inline;
   width: 198px;
   height: 117px;
}

.xptj .border .wz {
   width: 105px;
   height: auto;
   margin: 0 0 0 5px;
}

.xptj .border .wz .title {
   height: 25px;
   margin-top: 10px;
   line-height: 25px;
   text-align: left;
}

.xptj .border .wz .title {
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
   color: #1066bd;
}

.xptj .border p {
   position: relative;
   z-index: 0;
   height: 44px;
   margin: 5px 0 0 0;
   line-height: 22px;
   color: #525252;
}

.xptj .border h2 {
   width: 101px;
   height: 24px;
   line-height: 24px;
   text-align: right;
}

.xptj .border a:link, .xptj .border a:visited {
   color: #616161;
}

.xptj .border a:hover {
   color: red;
}

.xptj .border {
   width: 187px;
   height: 115px;
   border: 1px solid #b0b0b0;
}

.xptj .border img {
   width: 50px;
   height: 71px;
   margin: 12px 0 0 13px;
}

#mySwiper img {
   display: block;
   width: 100%;
   height: 262px;
   object-fit: cover;
}

#mySwiper .swiper-wrapper {
   overflow: visible;
}

.swiper-wrapper {
   overflow: visible;
}

.xptj .cl.swiper-button-disabled, .xptj .cr.swiper-button-disabled {
   opacity: .5;
   cursor: not-allowed;
}

@media (max-width: 768px) {
   .main {
      display: flex;
      flex-direction: column;
      width: 100%;
   }

   .focus {
      padding: 0 2%;
   }

   .focus, #mySwiper img {
      width: 100%;
      height: auto;
      margin: 0;
   }

   .swiper-button-next:after, .swiper-button-prev:after {
      font-size: .4rem !important;
   }

   .companyNews {
      width: 96%;
      margin: .2rem 2%;
      background: none;
      height: auto;
      border: 1px solid #ccc;
   }

   .companyNews li {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      margin: 0 2% !important;
   }

   .companyNews .first h1, .companyNews .first p {
      width: 100%;
   }

   .companyNews .other {
      width: auto;
      margin: 0 2% !important;
   }

   .companyNews .first {
      width: auto;
      margin-left: 0;
   }

   .ititle {
      width: 100%;
      height: .7rem;
      background: linear-gradient(to bottom, #025bb9, #4f90d4);
      display: flex !important;
      padding: 0 4%;
   }

   .ititle h2 {
      width: auto;
      height: auto;
      font-size: .3rem;
      color: #fff;
      overflow: hidden;
   }

   .ititle a {
      position: static;
      color: #fff;
      font-size: .26rem;
   }

   .video, .exhibition, .xptj {
      width: 96%;
      height: auto;
      background: none;
      margin: 0 2%;
   }

   .video .pic {
      border: 1px solid #ccc;
      width: 100%;
      height: auto;
   }

   .exhibition {
      margin-top: .2rem;
   }

   .exhibition>a {
      display: block;
      width: 100%;
      text-align: center;
   }

   .exhibition img {
      width: auto;
      max-width: 100%;
      height: auto;
      margin: .2rem;
   }

   .exhibition>p, .exhibition>h2 {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
   }

   .xptj {
      clear: both;
      margin-top: .2rem !important;
   }

   .xptj .scroller {
      width: 100%;
      height: auto;
      margin: .4rem 0;
   }

   .xptj .border {
      width: 100%;
      height: auto;
   }

   .xptj .cl, .xptj .cr {
      top: 50%;
      width: .3rem;
      z-index: 9999;
   }

   .xptj .cl::after {
      font-family: swiper-icons;
      content: 'prev';
      font-size: .4rem;
   }

   .xptj .cr::after {
      font-family: swiper-icons;
      content: 'next';
      font-size: .4rem;
   }

   .xptj .cl {
      left: .1rem;
   }

   .xptj .cr {
      right: .1rem;
   }

   .companyNews .first {
      height: auto;
   }

   .companyNews .first p {
      font-size: .24rem;
   }

   .xptj .border p {
      height: auto;
   }

   .companyNews .first p {
      height: auto;
   }

   .companyNews .first .more, .newslist li .more {
      position: static;
   }

   .exhibition .list li {
      height: .7rem;
      line-height: .7rem;
      padding: 0 .2rem;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      border-bottom: 1px dashed #ccc;
      font-size: .24rem;
   }


   .newslist li p:not(.img), .xptj .border p {
      width: 100%;
      height: 1rem;
      line-height: .5rem;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
   }

   .companyNews .other {
      height: .8rem;
      line-height: .8rem;
   }

   .companyNews .other a {
      height: .8rem;
      display: flex;
      align-items: center;
      border-bottom: 1px solid #ccc;
   }

   .companyNews .other:last-child a {
      border-bottom: 0;
   }

   .companyNews .first p {
      padding-bottom: .15rem;
   }

   .userLogin2 {
      width: 96%;
      margin: 0 2%;
      background-size: cover;
      height: auto;
      padding-bottom: 20px;
      border-radius: .2rem;
   }

}