.jzplay li{
    width: 100%;
    height: 100px;
    background: #F9F9F9;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
    padding: 20px;
    padding-left: 90px;
}
.jzplay li span{
    display: block;
    position: absolute;
    top:15px;
    left: 10px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
}
.jzplay li span img{
    width: 100%;
} 

.jzplay li h2{
    font-size: 1rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #19202E;
    height: 20px;
    line-height: 20px;
}
.jzplay li p{
    font-size: 0.9rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(144, 146, 159, 0.8);
    height: 40px;
    line-height: 20px;
}
.zixunbox{
    margin: 0 auto;
    width: 94%;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #EF7C00;
    border-radius: 5px 0px 0px 5px;
    line-height: 44px;
    border-radius: 5px;
}
.zixunbox span{
    display: block;
    width: 70%;
    height: 44px;
    float: left;
    text-align: center;
    line-height: 44px;
    font-size: 1rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #EF7C00;
}
.zixunbox a{
    display: block;
    width: 30%;
    height: 42px;
    float: right;
    background: #EF7C00;
    border-radius: 5px;
    font-size: 1rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 42px;
}
.yinliulist li{
    width: 23%;
    float: left;
    margin-right: 2.6666%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 0.8rem;
    font-weight: bold;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
}
.yinliulist li.active{
    border:1px solid #EF7C00;
    color: #EF7C00;
}
.yinliuimg img{
    display: none;
}
.yinliuimg .active{
    display: block;
}


.siying li{
    width: 48%;
    float: left;
    margin-right: 4%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 0.8rem;
    font-weight: bold;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    border:1px solid #ccc;
}
.siying li span{
     font-size: 0.8rem;
    font-weight: bold;
}
.siying li.active{
    background: #EF7C00;
    color: #fff;
}
.siyingimg img{
    display: none;
}
.siyingimg .active{
    display: block;
}
.celie li{
    background: #fff !important;
    padding-left: 20px !important;
    height: 120px !important;
}
.celie li img{
    margin-right: 20px;
}
.celie li h2{
    height: 40px !important;
    line-height: 40px !important;
}

.tcanlist li{
    width: 100%;
    margin-bottom: 20px;
    height: 190px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
}
.tcanlist li .tcimg{
    width: 50%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.tcanlist li .tcon{
    width: 50%;
    height: 100%;
    float: right;
    text-align: center;
    padding: 10px 0;
    position: relative;
}
.tcanlist li .tcon h2{
    font-size: 1.2rem;
    font-weight: bold;
    color: #000;
}
.tcanlist li .tcon p{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(144, 146, 159, 0.8);
    line-height: 25px;
    margin-bottom: 3px;
}
.tcanlist li .tcon a{
    display: block;
    width: 70%;
    height: 30px;
    position: absolute;
    bottom: 10px;
    left: 15%;
    border: 1px solid #EF7C00;
    border-radius: 5px;
    text-align: center;
    font-size: 0.9rem;
    line-height: 26px;
    color: #EF7C00;
}
.fuwulist li{
    width: 33.3333%;
    float: left;
    text-align: center;
}
.fuwulist li div{
    font-size: 1rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #000;
    line-height: 18px;
    margin-bottom: 5px;
}
.fuwulist li p{
    font-size: 0.8rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #90929F;
    line-height: 18px;
}
.fuwulist li span{
    color: #EF7C00;
}
.carousel-item img{
    max-width: 100%;
}