@charset "utf-8";
/* CSS Document */

.adminbuyBanner {
  width: 100%;
  position: relative;
}

.adminbuyBa_swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

.adminbuyBa_swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.adminbuyBa_swiper .swiper-slide {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.adminbuyBa_swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
}

.adminbuyBa_swiper .adminbuyBa_control {
  height: 32px;
  position: absolute;
  left: 50%;
  bottom: 68px;
  z-index: 1;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}


.adminbuyBa_control .swiper-pagination {
  height: 32px;
  line-height: 32px;
  color: rgba(255, 255, 255, .45);
  font-family: "BEBAS";
  font-size: 20px;
  text-align: left;
  padding: 0 80px 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.adminbuyBa_control .swiper-pagination span {
  display: inline-block;
  padding: 0 2px;
}

.adminbuyBa_control .swiper-pagination span::before {
  content: '0';
  display: inline;
}

.adminbuyBa_control .swiper-pagination span.swiper-pagination-current {
  color: #fff;
  font-size: 30px;
}

.adminbuyBa_control .swiper-pagination::before {
  content: '';
  display: block;
  width: calc(100% - 160px);
  height: 1px;
  margin-top: -0.5px;
  background-color: rgba(255, 255, 255, .1);
  position: absolute;
  top: 50%;
}

.adminbuyBa_control .swiper-pagination::before {
  left: 80px;
}

.adminbuyBa_control .swiper-button-prev,
.adminbuyBa_control .swiper-button-next {
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 6px;
  background: none;
  position: absolute;
  top: 0;
  z-index: 2;
}

.adminbuyBa_control .swiper-button-prev {
  left: auto;
  right: 40px;
}

.adminbuyBa_control .swiper-button-next {
  right: 0;
}

.adminbuyBa_control .swiper-button-prev svg,
.adminbuyBa_control .swiper-button-next svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyBa_control .swiper-button-prev svg path,
.adminbuyBa_control .swiper-button-next svg path {
  fill: #ffffff;
}

.adminbuyBa_control .swiper-button-prev:hover svg path,
.adminbuyBa_control .swiper-button-next:hover svg path {
  fill: #FBBE01;
}


@media (max-width:1680px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1600px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1560px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1440px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1366px) {
  .adminbuyBanner {
  
  }
}

@media (max-width:1280px) {
  .adminbuyBanner {
  
  }
}

@media (max-width:1200px) {
  .adminbuyBanner {
  
  }
  
  .adminbuyBa_swiper .adminbuyBa_control {
	bottom: 20px;
  }
}

@media (max-width:1080px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1024px) {
  .adminbuyBanner {
  
  }
}

@media (max-width:920px) {
  .adminbuyBanner {
  
  }

  .adminbuyBa_swiper .adminbuyBa_control {
    bottom: 12px;
  }
}

@media (max-width:820px) {
  .adminbuyBanner {
  
  }
}

@media (max-width:767px) {
  .adminbuyBanner {
   
    margin-top: 60px;
  }

  .adminbuyBa_swiper .adminbuyBa_control {
    bottom: 6px;
  }

  .adminbuyBa_control .swiper-pagination {
    font-size: 16px;
  }

  .adminbuyBa_control .swiper-pagination span.swiper-pagination-current {
    font-size: 24px;
  }

  .adminbuyBa_control .swiper-pagination::before {
    width: calc(100% - 125px);
    left: 60px;
  }

  .adminbuyBa_control .swiper-button-prev {
    right: 32px;
  }
}

@media (max-width:390px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:320px) {
  .adminbuyBanner {

  }
}

@media (max-width:280px) {
  .adminbuyBanner {
 
  }
}

/* lyBanner end */


/* lyProHead start */
.adminbuyProHead {
  padding: 0 0 60px;
  background-color: #f4f4f4;
}

.adminbuyProHead .adminbuyProHead_main {
  margin: -48px auto 0;
  position: relative;
  z-index: 1;
}

.adminbuyProHead_main .adminbuyProHead_left {
  width: 400px;
  height: 320px;
  padding: 40px;
  background: #333 url(../images/lyprohead_left_bg.png) 0 0 repeat;
  background-size: 4px 4px;
  position: relative;
  float: left;
}

.adminbuyProHead_left .adminbuyProHead_title {
  margin: 0 0 20px;
}

.adminbuyProHead_title a {
  display: block;
  width: 100%;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
}

.adminbuyProHead_title a:hover {
  color: #FBBE01;
}

.adminbuyProHead_title p {
  max-height: 60px;
  overflow: hidden;
  line-height: 30px;
  color: rgba(255, 255, 255, .5);
  font-size: 16px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 4px;
   display:none;
}

.adminbuyProHead_left .adminbuyProHead_form {
  width: 100%;
}

.adminbuyProHead_form form {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 0 0 16px 0;
}

.adminbuyProHead_form .scIpt {
  width: calc(100% - 50px);
  float: left;
}

.adminbuyProHead_form .scIpt input {
  display: block;
  width: 100%;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 16px;
  outline: none;
  background: none !important;
  border: 0 !important;
}

.adminbuyProHead_form .scIpt input::placeholder {
  color: rgba(255, 255, 255, .25);
}

.adminbuyProHead_form .scBtn {
  width: 50px;
  float: right;
}

.adminbuyProHead_form .scBtn button {
  display: block;
  width: 100%;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 12px 16px;
  border-radius: 0 0 16px 0;
  background: #FBBE01 !important;
  border: 0 !important;
  cursor: pointer;
  outline: none;
}

.adminbuyProHead_form .scBtn button svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProHead_form .scBtn button svg path {
  fill: #ffffff;
}

.adminbuyProHead_left .adminbuyProHead_more {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.adminbuyProHead_more a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
  vertical-align: top;
}

.adminbuyProHead_more a:hover {
  color: #FBBE01;
}

.adminbuyProHead_more a i {
  display: inline-block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  padding: 8px;
  border-radius: 50%;
  background-color: #FBBE01;
  vertical-align: middle;
  margin: -2px 0 0 10px;
}

.adminbuyProHead_more a i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProHead_more a i svg path {
  fill: #ffffff;
}


.adminbuyProHead_main .adminbuyProHead_right {
  width: calc(100% - 400px);
  height: 320px;
  background-color: #1c1c1c;
  float: right;
}

.adminbuyProHead_right ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0;
}

.adminbuyProHead_right ul li {
  display: none;
  width: 25%;
  height: 160px;
  border-right: 1px solid rgba(255, 255, 255, .1);
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  position: relative;
}

.adminbuyProHead_right ul li:nth-child(1),
.adminbuyProHead_right ul li:nth-child(2),
.adminbuyProHead_right ul li:nth-child(3),
.adminbuyProHead_right ul li:nth-child(4) {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.adminbuyProHead_right ul li:nth-child(4n+4) {
  border-right: 1px solid rgba(255, 255, 255, 0);
}

.adminbuyProHead_right ul li:nth-child(1),
.adminbuyProHead_right ul li:nth-child(2),
.adminbuyProHead_right ul li:nth-child(3),
.adminbuyProHead_right ul li:nth-child(4),
.adminbuyProHead_right ul li:nth-child(5),
.adminbuyProHead_right ul li:nth-child(6),
.adminbuyProHead_right ul li:nth-child(7),
.adminbuyProHead_right ul li:nth-child(8) {
  display: block;
}

.adminbuyProHead_right ul li::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: #FBBE01 url(../images/proico1.png) 120% 140% no-repeat;
  background-size: 120px 120px;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.adminbuyProHead_right ul li:hover::before {
  padding: 4px;
  position: absolute;
  left: -4px;
  top: -4px;
  opacity: 1;
}

.adminbuyProHead_right ul li p {
  width: 100%;
  height: 100%;
  padding: 30px 40px;
  position: relative;
  z-index: 1;
}

.adminbuyProHead_right ul li p a.name {
  display: block;
  height: 60px;
  overflow: hidden;
  line-height: 26px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 4px 0;
}

.adminbuyProHead_right ul li p a.btn {
  display: block;
  height: 30px;
  line-height: 30px;
  color: rgba(255, 255, 255, .25);
  font-size: 14px;
  position: absolute;
  left: 40px;
  bottom: 30px;
}

.adminbuyProHead_right ul li:hover p a.btn {
  color: #fff;
}

.adminbuyProHead_right ul li p a.btn i {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 0 0 10px;
  padding: 5px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .25);
  vertical-align: middle;
}

.adminbuyProHead_right ul li:hover p a.btn i {
  border: 1px solid #fff;
}

.adminbuyProHead_right ul li p a.btn i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProHead_right ul li p a.btn i svg path {
  fill: #FBBE01;
}

.adminbuyProHead_right ul li:hover p a.btn i svg path {
  fill: #ffffff;
}

@media (max-width:1440px) {
  .adminbuyProHead {
    padding: 0 0 40px;
  }

  .adminbuyProHead_main .adminbuyProHead_left {
    height: 300px;
    padding: 30px;
  }

  .adminbuyProHead_title a {
    height: 36px;
    line-height: 36px;
    font-size: 24px;
  }

  .adminbuyProHead_title p {
    font-size: 15px;
  }

  .adminbuyProHead_left .adminbuyProHead_more {
    left: 30px;
    bottom: 30px;
  }

  .adminbuyProHead_more a {
    font-size: 15px;
  }

  .adminbuyProHead_more a i {
    width: 26px;
    height: 26px;
    padding: 7px;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    height: 300px;
  }

  .adminbuyProHead_right ul li {
    height: 150px;
  }

  .adminbuyProHead_right ul li p {
    padding: 22px 30px;
  }

  .adminbuyProHead_right ul li p a.btn {
    left: 30px;
    bottom: 22px;
  }
  
  .adminbuyProHead_right ul li::before {
    background: #FBBE01 url(../images/proico1.png) 110% 130% no-repeat;
    background-size: 100px 100px;
  }
}

@media (max-width:1366px) {}

@media (max-width:1280px) {

  .adminbuyProHead_main .adminbuyProHead_left,
  .adminbuyProHead_main .adminbuyProHead_right {
    height: 280px;
  }

  .adminbuyProHead_title a {
    height: 32px;
    line-height: 32px;
    font-size: 22px;
  }

  .adminbuyProHead_title p {
    max-height: 48px;
    line-height: 24px;
    font-size: 14px;
  }

  .adminbuyProHead_right ul li {
    height: 140px;
  }

  .adminbuyProHead_right ul li p {
    padding: 20px 30px;
  }

  .adminbuyProHead_right ul li p a.btn {
    bottom: 20px;
  }

  .adminbuyProHead_right ul li p a.name {
    height: 58px;
    line-height: 25px;
    font-size: 15px;
  }
  
  .adminbuyProHead_right ul li::before {
    background: #FBBE01 url(../images/proico1.png) 110% 120% no-repeat;
    background-size: 80px 80px;
  }
}

@media (max-width:1200px) {
  .adminbuyProHead {
    overflow:hidden;
    padding: 0;
  }

  .adminbuyProHead .adminbuyProHead_main {
    width: 100%;
    margin: 0 auto;
  }
  .adminbuyProHead_main .adminbuyProHead_left {
    width: 360px;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    width: calc(100% - 360px);
  }
}

@media (max-width:1080px) {

  .adminbuyProHead_main .adminbuyProHead_left {
    width: 320px;
    height: 250px;
    padding: 20px;
  }

  .adminbuyProHead_form .scIpt input,
  .adminbuyProHead_form .scBtn button {
    height: 40px;
    line-height: 40px;
  }

  .adminbuyProHead_left .adminbuyProHead_more {
    left: 20px;
    bottom: 20px;
  }

  .adminbuyProHead_more a {
    font-size: 14px;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    width: calc(100% - 320px);
    height: 250px;
  }

  .adminbuyProHead_right ul li {
    height: 125px;
  }

  .adminbuyProHead_right ul li p {
    padding: 16px 20px;
  }

  .adminbuyProHead_right ul li p a.name {
    height: 56px;
    line-height: 24px;
    font-size: 14px;
  }

  .adminbuyProHead_right ul li p a.btn {
    left: 20px;
    bottom: 16px;
  }
}

@media (max-width:1024px) {

  .adminbuyProHead_main .adminbuyProHead_left {
    width: 300px;
    height: 240px;
  }

  .adminbuyProHead_title a {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    width: calc(100% - 300px);
    height: 240px;
  }

  .adminbuyProHead_right ul li {
    height: 120px;
  }

  .adminbuyProHead_right ul li p a.name {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    padding: 0;
  }
}

@media (max-width:920px) {
  

  .adminbuyProHead_main .adminbuyProHead_left {
    width: 100%;
    height: auto;
    padding: 20px 3%;
  }

  .adminbuyProHead_left .adminbuyProHead_title {
    float: left;
	margin: 0;
  }

  .adminbuyProHead_left .adminbuyProHead_form {
    width: 40%;
    margin: 9px 0;
    float: right;
  }

  .adminbuyProHead_left .adminbuyProHead_more {
    position: inherit;
    left: inherit;
    bottom: inherit;
    clear: both;
	display: none;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    width: 100%;
    height: 240px;
  }

  .adminbuyProHead_right ul li p {
    padding: 16px 30px;
  }

  .adminbuyProHead_right ul li p a.btn {
    left: 30px;
  }
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .adminbuyProHead_main .adminbuyProHead_left {
    padding: 16px 3%;
  }
  
  .adminbuyProHead_left .adminbuyProHead_title {
    float: none;
	display: none;
  }

  .adminbuyProHead_left .adminbuyProHead_form {
    width: 100%;
    margin: 0 auto;
    float: none;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    height: auto;
  }

  .adminbuyProHead_right ul li {
    width: 50%;
    height: auto;
  }

  .adminbuyProHead_right ul li:nth-child(1),
  .adminbuyProHead_right ul li:nth-child(2),
  .adminbuyProHead_right ul li:nth-child(3),
  .adminbuyProHead_right ul li:nth-child(4),
  .adminbuyProHead_right ul li:nth-child(5),
  .adminbuyProHead_right ul li:nth-child(6) {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
  }

  .adminbuyProHead_right ul li:nth-child(2n+2) {
    border-right: 1px solid rgba(255, 255, 255, 0);
  }

  .adminbuyProHead_right ul li p {
    height: auto;
    padding: 16px 12px;
  }

  .adminbuyProHead_right ul li p a.name {
    height: auto;
    max-height: 48px;
    margin-bottom: 0;
  }

  .adminbuyProHead_right ul li p a.btn {
    position: inherit;
    left: inherit;
    bottom: inherit;
	display: none;
  }
  
  .adminbuyProHead_right ul li::before {
    background: #FBBE01 url(../images/proico1.png) 104% 140% no-repeat;
    background-size: 50px 50px;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {}

/* lyProHead end */


/* lyProRec start */
.adminbuyProRec {
  margin: 80px auto;
}

.adminbuyProRec .adminbuyProRec_main {
  margin: 0 auto;
}


.adminbuyProRec_main .adminbuyProRec_swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.adminbuyProRec_swiper .swiper-container {
  margin: -20px auto;
  padding: 40px 0;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide {
  margin-top: 50px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transform: scale(.7);
  -moz-transform: scale(.7);
  transform: scale(.7);
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active {
  margin-top: 0;
  border: 1px solid #fff;
  box-shadow: 0 0 22px rgba(0, 0, 0, .06);
  position: relative;
  z-index: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  opacity: .25;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_img {
  opacity: 1;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide:hover .adminbuyProRec_img a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_img a::after {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;


  position: absolute;
  top: 0;
  right: 0;
}


.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text {
  padding: 20px 40px 40px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
  padding: 20px 40px 40px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_name a {
  display: block;
  width: 100%;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: rgba(0, 0, 0, .2);
  font-size: 22px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text .adminbuyProRec_name a {
  color: #222;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text .adminbuyProRec_name a:hover {
  color: #FBBE01;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p,
.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn {
  display: none;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text p,
.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text .adminbuyProRec_btn {
  display: block;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p {
  height: 26px;
  overflow: hidden;
  line-height: 26px;
  color: #999;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  margin-top: 4px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before,
.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
  content: '';
  display: none;
  width: 40px;
  height: 1px;
  background-color: #e6e6e6;
  vertical-align: middle;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before {
  margin: -2px 10px 0 0;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
  margin: -2px 0 0 10px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn {
  margin-top: 30px;
  text-align: center;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  margin: 0 8px;
  padding: 0 60px 0 30px;
  border-radius: 20px;
  background-color: #FBBE01;
  position: relative;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01:hover {
  background-color: #222;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 i {
  display: block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  padding: 8px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  right: 6px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 i svg path {
  fill: #FBBE01;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01:hover i svg path {
  fill: #222222;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 38px;
  color: #222;
  font-size: 16px;
  margin: 0 8px;
  padding: 0 60px 0 30px;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #222;
  position: relative;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02:hover {
  color: #FBBE01;
  border: 1px solid #FBBE01;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 i {
  display: block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  padding: 8px;
  background-color: #222;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 5px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02:hover i {
  background-color: #FBBE01;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 i svg path {
  fill: #ffffff;
}


.adminbuyProRec_swiper .swiper-button-prev,
.adminbuyProRec_swiper .swiper-button-next {
  width: 48px;
  height: 48px;
  margin: -24px 0 0;
  padding: 4px;
  background: none;
  position: absolute;
  top: 50%;
  z-index: 2;
}

.adminbuyProRec_swiper .swiper-button-prev {
  left: 29%;
}

.adminbuyProRec_swiper .swiper-button-next {
  right: 29%;
}

.adminbuyProRec_swiper .swiper-button-prev svg,
.adminbuyProRec_swiper .swiper-button-next svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProRec_swiper .swiper-button-prev svg path,
.adminbuyProRec_swiper .swiper-button-next svg path {
  fill: #999999;
}

.adminbuyProRec_swiper .swiper-button-prev:hover svg path,
.adminbuyProRec_swiper .swiper-button-next:hover svg path {
  fill: #FBBE01;
}

@media (max-width:1440px) {
  .adminbuyProRec {
    margin: 60px auto 40px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text,
  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
    padding: 20px 30px 30px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_name a {
    font-size: 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p {
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    margin-top: 0;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    font-size: 15px;
    padding: 0 50px 0 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 i {
    width: 26px;
    height: 26px;
    padding: 7px;
    top: 7px;
    right: 7px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 i {
    width: 26px;
    height: 26px;
    padding: 7px;
    top: 6px;
    right: 6px;
  }
}

@media (max-width:1366px) {}

@media (max-width:1280px) {

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text,
  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
    padding: 20px 20px 30px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_name a {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
    width: 32px;
  }
}

@media (max-width:1200px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 280px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_img a::after {
    width: 72px;
    height: 72px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn {
    margin-top: 20px;
  }
}

@media (max-width:1080px) {
  .adminbuyProRec .adminbuyProRec_main {
    width: 100%;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 266px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
    width: 24px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    font-size: 14px;
    margin: 0 4px;
  }
}

@media (max-width:1024px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 250px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_img a::after {
    width: 64px;
    height: 64px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
    display: none;
  }
}

@media (max-width:920px) {
  .adminbuyProRec {
    margin: 40px auto 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 226px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text,
  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
    padding: 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    padding: 0 44px 0 14px;
  }

  .adminbuyProRec_swiper .swiper-button-prev {
    padding: 8px;
    left: 28%;
  }

  .adminbuyProRec_swiper .swiper-button-next {
    padding: 8px;
    right: 28%;
  }
}

@media (max-width:820px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 300px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    padding: 0 50px 0 20px;
  }

  .adminbuyProRec_swiper .swiper-button-prev {
    padding: 6px;
    left: 18%;
  }

  .adminbuyProRec_swiper .swiper-button-next {
    padding: 6px;
    right: 18%;
  }
}

@media (max-width:767px) {
  .adminbuyProRec_swiper .swiper-container {
    padding: 40px 3%;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 290px;
  }

  .adminbuyProRec_swiper .swiper-button-prev {
    left: 0;
  }

  .adminbuyProRec_swiper .swiper-button-next {
    right: 0;
  }
}

@media (max-width:390px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 270px;
  }
}

@media (max-width:320px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 220px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text,
  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
    padding: 12px 12px 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    padding: 0 44px 0 14px;
  }
}

@media (max-width:280px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 180px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    margin: 0;
  }

  .adminbuyProRec_swiper .swiper-button-prev,
  .adminbuyProRec_swiper .swiper-button-next {
    padding: 10px;
  }
}

/* lyProRec end */


/* lyAbout start */
.adminbuyAbout {
  overflow: hidden;
  background: url(../images/lyabout_bg.jpg) center center no-repeat;
  background-size: cover;
}

.adminbuyAbout .adminbuyAbout_main {
  margin: 0 auto;
  padding: 80px 0;
  position: relative;
}

.adminbuyAbout_main .adminbuyAbout_text {
  width: 100%;
  padding-right: 58%;
}

.adminbuyAbout_text .adminbuyAbout_con {
  height: 160px;
  overflow: hidden;
  line-height: 32px;
  color: rgba(255, 255, 255, .45);
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.adminbuyAbout_con div,
.adminbuyAbout_con p,
.adminbuyAbout_con span,
.adminbuyAbout_con p span {
  line-height: 32px !important;
  color: rgba(255, 255, 255, .45) !important;
  font-size: 16px !important;
}

.adminbuyAbout_text .adminbuyAbout_btn {
  margin-top: 60px;
}

.adminbuyAbout_btn a {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 0 60px 0 30px;
  border-radius: 20px;
  background-color: #FBBE01;
  position: relative;
}

.adminbuyAbout_btn a:hover {
  color: #FBBE01;
  background-color: #fff;
}

.adminbuyAbout_btn a i {
  display: block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  padding: 8px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  right: 6px;
}

.adminbuyAbout_btn a:hover i {
  background-color: #FBBE01;
}

.adminbuyAbout_btn a i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyAbout_btn a i svg path {
  fill: #FBBE01;
}

.adminbuyAbout_btn a:hover i svg path {
  fill: #ffffff;
}


.adminbuyAbout_main .adminbuyAbout_menu {
  width: 600px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.adminbuyAbout_menu ul li {
  width: 33.333333%;
  height: 180px;
  overflow: hidden;
  float: left;
}

.adminbuyAbout_menu ul li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 42px;
}

.adminbuyAbout_menu ul li:nth-child(1) a {
  background-color: #c19202;
}

.adminbuyAbout_menu ul li:nth-child(2) a {
  background-color: #dda803;
}

.adminbuyAbout_menu ul li:nth-child(3) a {
  background-color: #FBBE01;
}

.adminbuyAbout_menu ul li a i {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
  margin: 0 auto;
}

.adminbuyAbout_menu ul li a:hover i {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}

.adminbuyAbout_menu ul li a i img {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyAbout_menu ul li a:hover i img {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
}

.adminbuyAbout_menu ul li a em {
  display: block;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  text-align: center;
  margin-top: 20px;
}

@media (max-width:1440px) {
  .adminbuyAbout .adminbuyAbout_main {
    padding: 60px 0;
  }

  .adminbuyAbout_main .adminbuyAbout_text {
    padding-right: 54%;
  }

  .adminbuyAbout_text .adminbuyAbout_con {
    height: 150px;
    line-height: 30px;
    font-size: 15px;
  }

  .adminbuyAbout_con div,
  .adminbuyAbout_con p,
  .adminbuyAbout_con span,
  .adminbuyAbout_con p span {
    line-height: 30px !important;
    font-size: 15px !important;
  }

  .adminbuyAbout_text .adminbuyAbout_btn {
    margin-top: 40px;
  }

  .adminbuyAbout_btn a {
    font-size: 15px;
    padding: 0 50px 0 20px;
  }

  .adminbuyAbout_btn a i {
    width: 26px;
    height: 26px;
    padding: 7px;
    top: 7px;
    right: 7px;
  }

  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 540px;
  }

  .adminbuyAbout_menu ul li {
    height: 160px;
  }

  .adminbuyAbout_menu ul li a {
    padding: 35px;
  }
}

@media (max-width:1366px) {
  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 480px;
  }

  .adminbuyAbout_menu ul li {
    height: 140px;
  }

  .adminbuyAbout_menu ul li a {
    padding: 30px;
  }

  .adminbuyAbout_menu ul li a em {
    margin-top: 10px;
  }
}

@media (max-width:1280px) {
  .adminbuyAbout_main .adminbuyAbout_text {
    padding-right: 50%;
  }

  .adminbuyAbout_text .adminbuyAbout_con {
    height: 140px;
    line-height: 28px;
    font-size: 14px;
  }

  .adminbuyAbout_con div,
  .adminbuyAbout_con p,
  .adminbuyAbout_con span,
  .adminbuyAbout_con p span {
    line-height: 28px !important;
    font-size: 14px !important;
  }
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .adminbuyAbout_btn a {
    font-size: 14px;
  }

  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 420px;
  }

  .adminbuyAbout_menu ul li {
    height: 120px;
  }

  .adminbuyAbout_menu ul li a {
    padding: 20px;
  }
}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .adminbuyAbout .adminbuyAbout_main {
    padding: 40px 0;
  }

  .adminbuyAbout_text .adminbuyTitle i::after {
    margin: 5.5px 0 0 56px;
  }

  .adminbuyAbout_text .adminbuyAbout_con {
    height: 130px;
    line-height: 26px;
    font-size: 14px;
  }

  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 390px;
  }

  .adminbuyAbout_menu ul li {
    height: 110px;
  }

  .adminbuyAbout_menu ul li a em {
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
  }
}

@media (max-width:820px) {
  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 360px;
  }

  .adminbuyAbout_menu ul li {
    height: 100px;
  }

  .adminbuyAbout_menu ul li a {
    padding: 15px 20px;
  }
}

@media (max-width:767px) {
  .adminbuyAbout .adminbuyAbout_main {
    width: 100%;
    padding: 40px 3% 100px;
  }

  .adminbuyAbout_main .adminbuyAbout_text {
    padding: 0 0 40px;
  }

  .adminbuyAbout_text .adminbuyAbout_btn {
    margin-top: 20px;
  }

  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 100%;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {}

@media (max-width:280px) {
  .adminbuyAbout_menu ul li a {
    padding: 15px 10px;
  }
}

/* lyAbout end */


/* lyProducts start */
.adminbuyProducts {
  padding: 80px 0 60px;
  background-color: #f4f4f4;
}

.adminbuyProducts .adminbuyProducts_main {
  margin: 0 auto;
}

.adminbuyProducts_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -12px;
}

.adminbuyProducts_list ul li {
  width: 25%;
  margin-bottom: 28px;
  padding: 0 12px;
}

.adminbuyProducts_list ul li .adminbuyProducts_con {
  padding: 24px;
  background-color: #fff;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  position: relative;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con {
  box-shadow: 0 10px 16px rgba(0, 0, 0, .1);
}

.adminbuyProducts_list ul li .adminbuyProducts_con::before,
.adminbuyProducts_list ul li .adminbuyProducts_con::after {
  content: '';
  display: block;
  width: 90%;
  height: 4px;
  overflow: hidden;
  background-color: #222;
  position: absolute;
  left: 0;
  top: -4px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.adminbuyProducts_list ul li .adminbuyProducts_con::after {
  width: 0;
  background-color: #FBBE01;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con::before {
  width: 0;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con::after {
  width: 90%;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text {
  width: 100%;
  margin: 0 auto 10px;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name em {
  display: block;
  width: 100%;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
  display: block;
  width: 100%;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #777;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name em,
.adminbuyProducts_list ul li:hover .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
  color: #FBBE01;
}


.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  margin: 0 auto;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con .adminbuyProducts_img a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
  position: absolute;
  right: 24px;
  bottom: 24px;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a i {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  padding: 6px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #FBBE01;
  border-radius: 50%;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a:hover i {
  background-color: #FBBE01;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a i svg path {
  fill: #FBBE01;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a:hover i svg path {
  fill: #ffffff;
}

@media (max-width:1440px) {
  .adminbuyProducts {
    padding: 60px 0 40px;
  }

  .adminbuyProducts_list ul {
    margin: 0 -10px;
  }

  .adminbuyProducts_list ul li {
    margin-bottom: 24px;
    padding: 0 10px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 20px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 210px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
    font-size: 15px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:1366px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 200px;
  }
}

@media (max-width:1280px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 180px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name em {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
  }
}

@media (max-width:1200px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 170px;
  }


}

@media (max-width:1080px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 150px;
  }
}

@media (max-width:1024px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 140px;
  }
}

@media (max-width:920px) {
  .adminbuyProducts {
    padding: 40px 0 20px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 12px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 130px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 12px;
    bottom: 12px;
  }
}

@media (max-width:820px) {
  .adminbuyProducts_list ul li {
    width: 50%;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 20px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 220px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:767px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 12px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 120px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 12px;
    bottom: 12px;
  }
}

@media (max-width:390px) {
  .adminbuyProducts_list ul {
    margin: 0 -6px;
  }

  .adminbuyProducts_list ul li {
    padding: 0 6px;
  }
}

@media (max-width:320px) {
  .adminbuyProducts_list ul {
    margin: 0;
  }

  .adminbuyProducts_list ul li {
    width: 100%;
    padding: 0;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 20px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 200px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:280px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 170px;
  }
}

/* lyProducts end */


/* lyArticles start */
.adminbuyArticles {
  padding: 80px 0 60px;
}

.adminbuyArticles .adminbuyArticles_main {
  margin: 0 auto;
}

.adminbuyArticles_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -12px;
}

.adminbuyArticles_list ul li {
  width: 50%;
  margin-bottom: 24px;
  padding: 24px 12px 0;
}

.adminbuyArticles_list ul li .adminbuyArticles_con {
  padding: 24px;
  background-color: #f4f4f4;
  position: relative;
}

.adminbuyArticles_list ul li:hover .adminbuyArticles_con {
  background-color: #222;
}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time {
  width: 80px;
  height: 80px;
  overflow: hidden;
  padding: 13px 0;
  background-color: #FBBE01;
  margin: -48px 20px 0 0;
  float: left;
}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time span {
  display: block;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
  text-align: center;

}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time p {
  line-height: 30px;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name {
  width: calc(100% - 100px);
  float: right;
}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name a {
  display: block;
  width: 100%;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #222;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.adminbuyArticles_list ul li:hover .adminbuyArticles_con .adminbuyArticles_name a {
  color: #fff;
}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_ms {
  max-height: 56px;
  overflow: hidden;
  line-height: 28px;
  color: #999;
  font-size: 16px;
  word-break: break-all;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 16px;
}

.adminbuyArticles_list ul li:hover .adminbuyArticles_con .adminbuyArticles_ms {
  color: rgba(255, 255, 255, .45);
}

@media (max-width:1440px) {
  .adminbuyArticles {
    padding: 60px 0 40px;
  }

  .adminbuyArticles_list ul {
    margin: 0 -10px;
  }

  .adminbuyArticles_list ul li {
    margin-bottom: 20px;
    padding: 20px 10px 0;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con {
    padding: 20px;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time {
    width: 72px;
    height: 72px;
    padding: 11px 0;
    margin: -40px 20px 0 0;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time span {
    line-height: 22px;
    font-size: 14px;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time p {
    font-size: 22px;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name {
    width: calc(100% - 92px);
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_ms {
    max-height: 50px;
    line-height: 25px;
    font-size: 15px;
    margin-top: 15px;
  }
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_ms {
    max-height: 48px;
    line-height: 24px;
    font-size: 14px;
    margin-top: 14px;
  }
}

@media (max-width:1200px) {}

@media (max-width:1080px) {}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .adminbuyArticles {
    padding: 40px 0 20px;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time {
    width: 70px;
    height: 70px;
    padding: 10px 0 12px;
    margin: -40px 20px 0 0;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name {
    width: calc(100% - 90px);
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name a {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .adminbuyArticles_list ul li {
    width: 100%;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {
  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time {
    width: 70px;
    height: 60px;
    padding: 5px 0 12px;
    margin: -40px 0 12px 0;
    float: none;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name {
    width: 100%;
    float: none;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_ms {
    margin-top: 6px;
  }
}


