main {
  background: #f3f3f3;
  padding-bottom: 80px;
}
.product_nav {
  width: 100%;
  max-width: 100%;
  height: 70px;
  margin: 0 auto;
  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.product_nav .row_0 {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
}
.product_nav .box_0 {
  width: 1300px;
  max-width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product_nav .box_0 .col {
  height: 100%;
  align-items: center;
  max-width: max-content;
  padding-left: 30px;
  padding-right: 30px;
}
.product_nav .box_0 .col a {
  color: #333;
  font-size: 15px;
  text-decoration: none;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  box-sizing: border-box;
  border-bottom: 1px solid #ffffff;
  transition: all 0.3s ease;
}
.product_nav .box_0 .f-t {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  display: flex;
}
.product_nav .box_0 .col:hover a ,.product_nav .box_0 .col.active a {
  color: #e62129;
  transition: all 0.3s ease;
  border-bottom: 5px solid #e62129;
}

.product_nav .box_1 {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  display: flex;
}
.product_nav .box_1 .col_ {
  width: 90px;
  max-width: 100%;
  display: flex;
  opacity: 0;
  z-index: -1;
  margin-top: 5px;
  transition: all 0.3s ease;
}
.product_nav .box_1 .col_ .xl {
  width: 170px;
  height: 35px;
  background: #fff;
  margin-right: 7px;
  font-size: 16px;
  transition: all 0.3s ease;
}
.product_nav .box_1 .col_ .xl a {
  transition: all 0.3s ease;
  color: #1a1a1a;
  text-decoration: none;
  display: flex;
  height: 100%;
  width: 170px;
  border: 1px solid #1a1a1a;
  justify-content: center;
  align-items: center;
}
.product_nav .box_1 .col_ .xl:hover {
  border: 1px solid #e62129;
  background: #e62129;
}
.product_nav .box_1 .col_ .xl:hover a {
  border: 1px solid #e62129;
  color: #fff;
}
.product_nav .box_1 .col_:first-child {
  width: 139px;
  max-width: 100%;
}
.product_nav .box_1 .active {
  opacity: 1;
  z-index: 2;
}
.type_two{
  background: #ededed;
}
.type_two .DEFS {
  width: 1240px;
  margin: 0 auto 45px auto;
  display: flex;
  padding:10px 0 0 0;
  flex-wrap: wrap;  
  justify-content: center;
}
.type_two li a {
  display: inline-block;
  margin: 0 15px 0 0;
  color:#444;
  font-size: 14px;
  text-decoration: none;
  border-bottom:2px solid #ededed;
  padding: 9px 15px 12px 15px;
}
.type_two li a.selected {
  color: #e62129;
  border-bottom:2px solid #e62129;
}
.block_0 {
  width: 100%;
  max-width: 100%;
}
.block_0 .row_0 {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  transition: all 0.5s ease;
  align-content: flex-end;    
  align-items: flex-end;
}
.block_0 .row_0 .box {
  flex: 0 0 46%;
  margin:2% 1.5%;
  text-align: center;
  margin-bottom: 30px;
}
.block_0 .row_0 .box .text{
  display: flex;
  margin:0 3%;
  justify-content: space-between;
}
.block_0 .row_0 .box:hover{
  background: #cacaca;
}
.block_0 .row_0 .box .bg {
  height: auto;
  /* background: url("../images/p-bg.jpg") no-repeat center bottom #f5f5f5; */
  box-shadow: 0 0 0 #ccc;
  transition: all 0.5s ease;
  overflow: hidden;
  background-size: 100%;
  margin:3% 3% 0 3%;
}
.block_0 .row_0 .box .bg .more {
  position: absolute;
  right: 36px;
  top: 20px;
  height: 30px;
  width: 75px;
  background: #221713;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  padding-top: 5px;
}
.block_0 .row_0 .box .bg img {
  margin-top: 0;
  width: 100%;
  max-width: 100%;
  /* max-height: 180%; */
  /* height: 180%; */
  transition: all 0.3s ease;
}
.block_0 .row_0 .box a {
  color: #221815;
  text-decoration: none;
}
.block_0 .row_0 .box .f-0 {
  font-size: 14px;
  color: #221815;
  text-align: center;
  text-decoration: none;
  padding-top: 9px;
  padding-bottom: 9px;
}
.block_0 .row_0 .box .f-1 {
  font-size: 13px;
  color: #aaa;
  text-align: center;
  text-decoration: none;
  padding-top: 9px;
  padding-bottom: 9px;
}
.block_0 .row_0 .box .bg:hover {
  /* box-shadow: 0px 4px 8px #ccc; */
  transition: all 0.5s ease;
  background-size: 90%;
}
.block_0 .row_0 .box .bg:hover .more {
  transition: all 0.5s ease;
  background: #e62129;
  color: #fff;
}
.block_0 .row_0 .box .bg:hover img {
  /* margin-top: -10px; */
  /* transform: scale(1.05, 1.05); */
  transition: all 0.3s ease;
}
.block_0 .row_1 {
  width: 1314px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}
.block_0 .row_1 #more {
  width: 20%;
  max-width: 100%;
  color: #fff;
  margin:0 auto;
  background: #e62129;
  border-radius: 5px;
  text-decoration: none;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 50px;
}
.search {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.search .inp {
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
  justify-content: center;
}
.search .inp .kua {
  width: 300px;
  height: 50px;
  padding: 10px;
}
.search .inp .bt {
  width: 88px;
  height: 50px;
  background: #e62129;
  color: #fff;
  border: none;
}

.block_0 .pages{
  line-height: 40px;
  text-align: center;
}
.block_0 .pages a{
  display: inline-block;
  width:auto;
  margin:0 3px;
  padding:0 15px;
  height:40px;
  background: #fff;
  border:1px solid #eee;
  text-decoration: none;
  color:#555;
}
.block_0 .pages a.active{
  background: #e62129;
  color:#fff;
}
@media (max-width: 450px) {

  .block_0 .row_0 .box .text{

  }
  .product_nav .box_0 .f-t {
    display: none;
  }
  .product_nav {
    height: 50px;
    margin-bottom: 0;
  }
  .product_nav .box_0 .col {
    padding-left: 0px;
    padding-right: 0px;
    flex-grow: 1;
  }
  .product_nav .row_0 {
    justify-content: space-around;
  }
  .product_nav .box_0 {
    justify-content: space-around;
  }
  .product_nav .box_0 .col a {
    font-size: 17px;
	font-weight: bold;
  }
  .block_0 .row_0 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .block_0 .row_0 .box {
    flex: 0 0 100%;
    margin: 0 0%;
  }
  .block_0 .row_0 .box .bg {
    height: auto;
  }
  .block_0 .row_0 .box .bg img {
    margin-top: 0px;
  }
  .block_0 .row_1 #more {
    width: 100%;
    max-width: 100%;
    height: 40px;
  }
  .block_0 .row_0 .box .f-0 {
    padding-bottom: 0px;
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .block_0 .row_0 .box .f-1 {

  }
  .block_0 .row_0 .box {
    margin-bottom: 30px;
  }
  .block_0 .row_1 {
    width: 88%;
    max-width: 100%;
  }
  .block_0 .row_0 .box .bg:hover img {
    margin-top: 0px;
    transform: scale(1, 1);
  }

  .type_two{
    margin:0 0 10px 0;
  }
  .type_two .DEFS {
    width: 92%;
    margin: 0 auto 0 auto;display: flex;
    flex-wrap: wrap;
  }
	.type_two li {
	  display: inline-block;
	  width:50%;
	}
  .type_two li a {
    display: inline-block;
    padding: 0 5px 0 5px;
    margin: 8px 0 0 0;
	text-align:left;
	line-height:30px;
    color:#444;
  }
  .type_two li a.selected{
	  background:#E62228;
	  color:#fff;
  }
}
