﻿.top {
    padding: 12px 12px 12px;
    text-align: center;
    color: #fff;
    background-color: #c82c26;
}

.top p {
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.top span{
    color: white;
}
.top span:nth-child(3) {
    font-size: 20px;
    color: #fff;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
}
.kc_type_box{
    box-sizing: border-box;
    padding: 2% 3%;
    background-color: white;
    height: 45px;
    position: relative;
}
.kc_type_box ul{
    display: flex;
    justify-content: space-between;
    height: 28px;
}
.kc_type_box .sxing{
    width: 50%;
}
.kc_type_box .sxing li{
    width: 50%;
    text-align: center;
    display: block;
}
.kc_type_box .sxing li:nth-of-type(2){
    text-align: right;
}
.kc_type_box ul li{
    font-size: 14px;
    color: #333333;
    font-family: "思源黑体 CN Regular";
    display: flex;
    justify-content: center;
    width: 33%;
    align-items: center;
    line-height: 28px;
}
.kc_type_box ul li .li_box{
    display: flex;
    justify-content: center;
    padding-bottom: 2%;
    align-items: center;
}
.kc_type_box ul .bs{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background-color: white;
    box-shadow: 3px 0 7px rgba(101,101,101,0.1);
    width: 50%;
    padding: 2%;
    box-sizing: border-box;
    z-index: 99;
    border-radius: 2px 0 0 2px;
}
.kc_type_box ul .bs .li_box{
    justify-content: initial;
    border-bottom: 1px solid #eeeeee;
}
.kc_type_box ul .bs .li_box{
    color: #b43430;
}
.sx_box{
    padding: 2% 2%;
    box-sizing: border-box;
    display: none;
}
.sxing .bs .sx_box{
    display: block;
}
.kc_type_box ul li img{
    width: 14px;
    margin-left: 5px;
}
.kc_title{
    display: flex;
    align-items: center;
}
.kc_title .cirle{
    width: 2px;
    height: 19px;
    background-image: linear-gradient(#ffffff,#bc312c);
    margin-right: 5%;
}
.kc_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kc_list .kc_li{
    margin-top: 8%;
    width: 48%;
    text-transform: uppercase;
    font-size: 14px;
    color: #666666;
    height: 19px;
    line-height: 19px;
}
.kc_list .xz{
    color: #bc312c;
}
.kc_list .kc_li .xz_cirle{
    margin-top: -5px;
    width: 100%;
    height: 5px;
    border-radius: 2.5px;
    background-color: #ffcccc;
    display: none;
}
.kc_list .xz .xz_cirle{
    display: block;
}
.kc_type1{
    margin-top: 12%;
}
.button_box{
    margin-top: 8%;
    display: flex;
    padding: 0 8%;
    box-sizing: border-box;
    justify-content: space-between;
}
.button_box button{
    width: 48%;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border: none;
    border-radius: 4px;
    outline: none;
}
.button_box .qr{
    background-color: #ae0606;
    color: white;
}
.ls_box ul li:nth-of-type(n+2){
    margin-left: 28px;
}
.ls_box ul .bs{
    color: #b43430;
    background: url(../images/ls_bgc.png) no-repeat center bottom;
    background-size: contain;
}
.sp_box{
    padding: 0 3%;
    box-sizing: border-box;
    background-color: #f1f1f1;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.sp_box li{
    width: 49%;
    margin-right: 2%;
    margin-top: 4%;
    background-color: white;
    border-radius: 5px;
}
.sp_box li:nth-of-type(2n){
    margin-right: 0;
}

.sp_box .tp{
    position: relative;
}
.sp_box .tp .video_img{
    border-radius: 5px 5px 0 0;
}
.sp_box .bf_box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sp_box .bf_box img{
    width: 25%;
}
.sp_box li a .nr {
    padding: 3% 4% 5% 4%;
    box-sizing: border-box;
  }
.sp_box li a .nr h3 {
    white-space: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333333;
    font-size: 100%;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.sp_box li a .nr p{
    font-size: 12px;
    color: #7f7f7f;
    margin-top: 4px;
}
.sp_box li a .nr .jia {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 2%;
}
.sp_box li a .nr .jia span{
    width: 47%;
    height: 1.42rem;
    line-height: 1.42rem;
    text-align: left;
    display: inline-block;
    border-radius: 0.625rem;
    box-sizing: border-box;
    color: #676767;
    font-size: 0.83rem;
}
.sp_box li a .nr .jia .jd{
    font-size: 12px;
    text-align: right;
    text-transform: uppercase;
}
.sp_box li a .nr .jia .mf{
    color: #40bc2c;
}
.sp_box li a .nr .jia .vip{
    color: #b43430;
}
.look_more{
    background-image: linear-gradient(#f6c661,#fa5d31);
    padding: 2% 1%;
    box-sizing: border-box;
}
.look_more_title{
    display: flex;
    align-items: center;
}
.look_more_title img{
    width: 20px;
}
.look_more_title p{
    font-size: 14px;
    color: white;
    margin-left: 5%;
}
.look_more a{
    width: 100%;
    display: block;
    border-radius: 10px;
    background-color: white;
    text-align: center;
    margin-top: 5%;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}