/*product_list*/

.product_list li a.li{border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden;display:block}
.product_list img{width:100%!important;height:100%!important;padding-top: 0!important; display:block;}.product_list h3{text-align:center;}.product_list a:hover h3{background:#f00;color:#fff;transition: .3s}
/*product-content*/
.product_content .space{margin-bottom:30px;background:#f7f7f7;padding:0 26px 20px}.product_content .space p{padding-bottom:20px;}.product_content .space h2{color:#1657b4;font-weight:bold;line-height:30px;font-size:24px;padding:36px 0 30px}.product_content .space1 ul li{background: url("../images/circle.png") no-repeat 3px 12px;padding-left:16px;line-height:30px;padding-bottom:10px}.product_content .space table,.product_content .space table td{border:none}.product_content .space table tr:nth-child(2n-1){background:#e7e7e7}.product_content .space table tr:nth-child(2n){background:#f4f4f4}.product_content .space table tr td:nth-child(2n){border-left:1px solid #fff}.product_content .space table tr td{border-bottom:1px solid #fff}.product_content .space table tr:last-child td{border-bottom:0}.product_content .space table tr:first-child td:nth-child(2n-1){background:#363842;color:#fff}.product_content .space table tr:first-child td:nth-child(2n){background:#676a78;color:#fff}.product_content .space table p{padding:0}
@media all and (min-width:769px){
/* side */
/*product_list*/
.product_list h3{line-height:66px}
.product_list{padding-bottom:3vh;}.product_list li{width:30%;margin-right:1.5%;float:left;}

.container {
    background-color: #AC2522;
    transform: skew(20deg);
    display: inline-block;
    padding: 5px 10px;
    width: 109px;
    /* height: 26px; */
    text-align: center;
    border-radius: 0 20px 0 20px;
}

.content {
    transform: skew(-20deg);
    display: inline-block;
    color: white;
}
.hengxian{
    background-color: #AC2522;
    width: 49px;
    height: 5px;
    position: absolute;
    left: 125px;
    top: 34px;
}

/*product-content*/
/*related-posts*/
}

@media all and (min-width:0) and (max-width:768px){
.product_list .img1{padding-bottom:0}.product_list h3{padding:20px 0}

.container {
    background-color: #AC2522;
    transform: skew(20deg);
    display: inline-block;
    padding: 5px 10px;
    width: 109px;
    text-align: center;
    border-radius: 0 20px 0 20px;
}

.content {
    transform: skew(-20deg);
    display: inline-block;
    color: white;
}
.hengxian{
    background-color: #AC2522;
    width: 49px;
    height: 5px;
    position: absolute;
    left: 125px;
    top: 36px;
}
}

