.banner-box{
    position: relative;
    background: url(../png/dwytek.png) center center no-repeat;
    background-size: auto 100%;
}
.banner-box-gr{
    background-image: url(../png/dwytek.png);
}
.banner-box-fr{
    background-image: url(../png/cztyjp.png);
}
.banner-lf{
    background: url(../png/orcadr.png) left top;
    background-size: auto 100%;
}
.banner-rt{
    background: url(../png/zabhbu.png) right top;
    background-size: auto 100%;
}
.banner-box-fr .banner-lf{
    background: url(../png/hkautf.png) right top;
    background-size: auto 100%;
}
.banner-box-fr .banner-rt{
    background: url(../png/rkbhyp.png) right top;
    background-size: auto 100%;
}
.banner-box-gr .banner-lf{
    background: url(../png/ptyptj.png) right top;
    background-size: auto 100%;
}
.banner-box-gr .banner-rt{
    background: url(../png/apefcj.png) right top;
    background-size: auto 100%;
}
.bs-hot{
    padding-bottom: 10px;
    border-bottom: 1px solid #edf1f5;
}
.bs-hot-tit{
    padding: 30px 0;
}
.bs-hot-tit img{
    vertical-align: middle;
}
.bs-hot-tit .icon-hot{
    margin-right: 7px;
}
.bs-hot-item{
    float: left;
    width: 282px;
    height: 60px;
    line-height: 58px;
    border-radius: 2px;
    border: solid 1px #aacdf1;
    font-size: 18px;
    padding: 0 20px 0 35px;
    position: relative;
    margin-bottom: 22px;
}
.bs-hot-item:not(:nth-of-type(4n)){
    margin-right: 24px;
}
.bs-hot-item:before{
    content: "";
    width: 8px;
    height: 8px;
    background-image: linear-gradient(180deg, #ffcf96 0%, #ff7d52 100%);
    border-radius: 50%;
    position: absolute;
    left: 19px;
    top: 50%;
    transform: translateY(-50%);
}
.bs-hot-item:hover{
    background-color: #eaf4ff;
    color: #126ee0;
    border-color: #eaf4ff;
}
.bs-tab{
    padding-top: 13px;
}
.bs-tab-zz{
    padding-top: 25px;
}
.bs-tab-item{
    font-size: 28px;
    font-weight: bold;
    color: #6a6a6a;
    letter-spacing: 2px;
    padding-bottom: 13px;
    border-bottom: 4px solid transparent;
    margin-right: 55px;
}
.bs-tab-item.cur{
    color: #2789ee;
    border-color: #2789ee;
}
.bs-box{

}
.bszt-t{
    padding: 30px 0 10px 20px;
    background-color: #f5f8fc;
    position: relative;
}
.bszt-item{
    width: 165px;
    height: 48px;
    font-size: 18px;
    background: url("../png/iuaztt.png");
    background-size: 100% 100%;
    line-height: 24px;
    padding: 12px 20px 0 10px;
    text-align: center;
    cursor: pointer;
    display: flex;
    margin-bottom: 20px;

    width: 164px;
    height: 48px;
    font-size: 18px;
    border-radius: 24px;
    background: #ecf1f7;
    background-size: 100% 100%;
    line-height: 24px;
    padding: 12px 10px 0 10px;
    text-align: center;
    cursor: pointer;
    display: block;
    margin-bottom: 20px;
    color: #333333;
}
.bszt-item{
    margin-right: 19px;
}
.bszt-item:nth-of-type(6){
    margin-right: 0;
}
.bszt-item.cur,.bszt-item:hover{
    font-weight: bold;
    color: #2789ee;
    background: url("../png/pvuelu.png");
    background-size: 100% 100%;
    box-shadow: 0 6px 9px 0 rgba(167, 197, 238, 0.6);
    background: #2789ee;
    color: #fff;
    box-shadow: none;
}
.bszt-t .more{
    margin-left: 10px;
    line-height: 48px;
    font-size: 14px;
    padding-right: 17px;
    min-width: 73px;
    text-align: right;
    position: absolute;
    right: 10px;
}
.bszt-mid{
    margin-top: 30px;
}
.bszt-mid select{
    font-size: 16px;
    width: 226px;
    height: 40px;
    border-radius: 2px;
    border: solid 1px #bacae1;
    padding: 0 40px 0 12px;
    outline: none;
    appearance: none;
    background: url("../png/khfohy.png") 95% center no-repeat;
}
.bszt-mid label{
    font-size: 18px;
    margin-left: 40px;
    color: #2789ee;
}
.bszt-mid label.ml-0{
    margin-left: 0;
    color: #333333;
}
.bszt-mid label.cur{
    color: #2789ee;
}
.bszt-mid label input{
    width: 14px;
    height: 14px;
    border-radius: 2px;
    
    border: solid 1px #2789ee!important;
    color: #2789ee;
    vertical-align: middle;
}
input[type="checkbox"]{
    -webkit-appearance:none;
    position: relative;
}

input[type="checkbox"]:checked::after {
    content: "?"; 
    font-size: 10px;
    text-align: center;
    line-height: 12px;
    color: white; 
    font-weight: bold;
    position: absolute;
    width: 100%;
    height: 100%;
    border-color: #2789ee; 
    background: #2789ee;
}
.bszt-search{
    border: solid 1px rgba(39, 137, 238, 0.19);
    width: 400px;
    height: 40px;
    display: flex;
    margin-bottom: 11px;
}
.bszt-search input{
    flex: 1;
    height: 100%;
    padding: 0 20px;
    font-size: 18px;
}
.bszt-search-btn{
    background-color: transparent;
    padding: 0 20px;
    cursor: pointer;
}
.bszt-search-btn img{
    vertical-align: middle;
}
.bszt-tip{
    font-size: 14px;
    color: #999999;
    padding: 10px 0 5px;
    border-bottom: 1px solid #edf1f5;
}
.bszt-tip-cs{
    margin-top: 5px;
    padding-top: 20px;
}
.bszt-tip-cs .lf{
    line-height: 38px;
}
.bszt-list-item{
    display: flex;
    padding: 19px 20px;
    border-bottom: 1px solid #EDF1F5;
    line-height: 34px;
    padding-left: 0;
}
.bszt-star{
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.bszt-star img{
    display: block;
    cursor: pointer;
}
.bszt-star img:first-of-type{
    display: none;
}
.bszt-star.cur img:first-of-type{
    display: block;
}
.bszt-star.cur img:last-of-type{
    display: none;
}
.bszt-list-item img{
    vertical-align: middle;
}
.bszt-tit{
    
    font-size: 18px;
    max-width: 60%;
}
.bszt-tit::before{
  content: "";
  float: left;
  width: 4px;
	height: 4px;
	background-color: #c0cdda;
  border-radius: 50%;
  margin: 15px 15px 0 8px;
}
.bszt-list-item:hover .bszt-tit::before{
  background: #2789ee;
}
.bszt-badge-hot{
    margin:  0 5px;
}
.bszt-list-item:hover .bszt-tit{
    color: #2789ee;
}
.page{
    margin: 50px 0;
}
.smzq-box{
    background-color: rgba(246, 249, 251, 0.77);
    padding: 30px 0 15px;
}
.smzq-nav{
    width: 200px;
    position: relative;
}
.smzq-nav:after{
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e1e1e1;
    position: absolute;
    top: 0;
    right: 1px;
}
.smzq-nav-item{
    display: flex;
    font-size: 22px;
    line-height: 34px;
    padding: 17px 10px;
}
.smzq-nav-item .bs-icon{
    margin-right: 22px;
}
.smzq-nav-item.cur{
    font-weight: bold;
    color: #0176ff;
    position: relative;
}
.smzq-nav-item.cur::after{
    content: "";
    width: 3px;
    height: 34px;
    background-color: #0176ff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 99;
}
.bs-icon-nav{
    margin-right: 5px;
    display: none;
}
.smzq-ct{
    width: calc(100% - 200px);
    font-size: 18px;
    padding: 15px 0 15px 30px;
}
.smzq-list-item{
    width: 467px;
    line-height: 50px;
    
    
    margin-bottom: 0;

    width: 100%;
    border-bottom: 1px solid #edf1f5;
    height: 68px;
    line-height: 68px;
}
.smzq-list-item::before{
    width: 4px;
	height: 4px;
	background-color: #c0cdda;
    content: "";
    border-radius: 50%;
    margin-right: 15px;
    margin-left: 9px;
    float: left;
    margin-top: 33px
}
.smzq-list-item:hover{
    color: #0176ff;
}
.smzq-list-item:hover::before{
    background: #0176ff;
}
.smzq-list-item:not(:nth-of-type(2n)){
    margin-right: 0;
}
.bs-box-item{
    display: none;
}

@media screen and (max-width: 768px){
    .bs-tab-zz{
        padding-top: 0;
    }
    .bszt-tip-cs .lf{
        line-height: .6rem;
    }
    .bs-hot {
        padding: 0 0.25rem;
        padding-bottom: 0.1rem;
    }
    .bs-hot-tit {
        padding: 0.3rem 0;
    }
    .bs-hot-tit img{
        height: 0.5rem;
    }
    .bs-hot-item {
        width: 3.4rem;
        height: 0.8rem;
        line-height: 0.8rem;
        border-radius: 0.04rem;
        border: solid 0.01rem #aacdf1;
        font-size: 0.3rem;
        padding: 0 0.2rem 0 0.5rem;
        margin-bottom: 0.3rem;
        margin-right: 0;
    }
    .bs-hot-item:nth-child(2n){
        float: right;
    }
    .bs-hot-item:not(:nth-of-type(4n)){
        margin-right: 0;
    }
    .bs-hot-item:before {
        width: 0.16rem;
        height: 0.16rem;
        left: 0.2rem;
    }
    .bs-tab {
        padding: 0 0.25rem;
        padding-top: 0.3rem;
    }
    .bs-tab-item {
        font-size: 0.35rem;
        padding-bottom: 0.1rem;
        border-bottom: 0.1rem solid transparent;
        margin-right: 0.5rem;
    }
    .bs-box{
        padding: 0 0.25rem;
    }
    .bszt-t {
        padding: 0.4rem 0 0.2rem 0;
    }
    .bszt-item {
        width: auto;
        height: 0.6rem;
        font-size: 0.3rem;
        line-height: 0.3rem;
        padding: 0.15rem 0.3rem 0 0.2rem;
        width: 3.1rem;
        margin:0 0.2rem;
        margin-bottom: 0.2rem;
        width: 48%;
        height: 0.6rem;
        font-size: 0.3rem;
        line-height: 0.3rem;
        padding: 0.15rem 0.2rem 0 0.2rem;
        margin: 0;
        margin-bottom: 0.3rem;
    }
    .bszt-t .bszt-item:nth-child(2n){
    float: right;
    }

    .bs-icon-nav {
        width: 0.3rem;
        height: 0.3rem;
    }
    .bs-icon-nav img{
        width: 0.3rem;
    }
    .bszt-t .more {
        float: right;
        margin-left: 0.2rem;
        line-height: 0.6rem;
        font-size: 0.3rem;
        padding-right: 0.4rem;
        margin-right: 0.2rem;
        min-width: 2rem;
        position: relative;
    }
    .bszt-mid ,.bszt-tip-cs{
        margin-top: 0.3rem;
    }
    .bszt-mid select {
        font-size: 0.3rem;
        width: 4rem;
        height: 0.6rem;
        border-radius: 0.04rem;
        border: solid 0.01rem #bacae1;
        padding: 0 0.4rem 0 0.2rem;
        margin-right: 0.6rem;
    }
    .bszt-mid label {
        font-size: 0.3rem;
        margin-left: 0;
        margin-right: 0.2rem;
    }
    .bszt-search {
        border: solid 0.01rem rgba(39, 137, 238, 0.19);
        width: 100%;
        height: 0.6rem;
        float: left;
        margin-bottom: .1rem;
    }
    .bszt-search input {
        padding: 0 0.2rem;
        font-size: 0.3rem;
    }
    .bszt-search-btn{
        padding: 0 0.2rem;
    }
    .bszt-tip {
        font-size: 0.28rem;
        padding: 0.2rem 0 0.1rem;
    }
    .bszt-list-item {
        display: block;
        padding: 0.2rem 0;
        line-height: 0.6rem;
    }
    .bszt-star{
        margin-right: 0.2rem;
        
        float: left;
        margin-top: 0.1rem;
    }
    .bszt-tit {
        font-size: 0.28rem;
        max-width: 90%;
        width: 90%;
        display: inline-block;
    }
    .bszt-badge{
        display: inline-block;
    }
    .bszt-do{
        
        text-align: right;
        
        float: right;
    }
    .bszt-do a:not(:last-of-type) {
        margin-right: 0.2rem;
    }
    .bszt-list-item .flex-1{
        display: inline-block;
    }
    .bs-badge-lcpt {
        font-size: 0.26rem;
        letter-spacing: 0.02rem;
        min-width: 1.5rem;
        line-height: 0.42rem;
        height: 0.42rem;
    }
    .smzq-nav {
        width: 2.2rem;
    }
    .smzq-nav-item {
        font-size: 0.3rem;
        line-height: 0.5rem;
        padding: 0.2rem 0.1rem;
    }
    .bs-icon {
        width: 0.5rem;
        height: 0.5rem;
    }
    .smzq-nav-item .bs-icon {
        margin-right: 0.1rem;
    }
    .bs-icon img {
        width: 0.3rem;
    }
    .smzq-nav-item.cur::after {
        width: 0.06rem;
        height: 0.6rem;
    }
    .smzq-ct {
        width: calc(100% - 2.2rem);
        font-size: 0.3rem;
        padding: 0.2rem 0 0.2rem 0.2rem;
    }
    .smzq-list-item {
        width: calc(100% - 0.1rem);;
        line-height: 1rem;
        padding: 0 0.2rem;
        margin-bottom: 0;
        height: 1rem;
    }
    .smzq-list-item::before{
        margin-top: 0.48rem;
        margin-left: 0;
        margin-right: 0.2rem;
    }
    .smzq-list-item:not(:nth-of-type(2n)) {
        margin-right: 0;
    }
    .page {
        margin: 0.4rem 0;
    }
    .listShow{
        padding: 0 0.25rem;
    }
    
}