.new400{
    margin-top: 0;
    background: #FFFFFF;
}
.yufu{
    display: flex;
    justify-content: space-between;
}
.yuItem{
    width: 290px;
    height: 380px;

}
.yuItem:hover{
    box-shadow: 3px 3px 3px #dddddd;
}
.itemTop{
    height: 80px;
    background: #488ff8;
    display: flex;
    justify-content: space-around;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 80px;
}
.title{
    font-size: 18px;
}
.price{
    font-size: 30px;
}
.smText{
    font-size: 14px;
    margin-left: 10px;
}
.con{
    width: 288px;
    height: 298px;
    border:1px solid #dddddd;
}
.tcCon{
    margin-top: 20px;
    padding-left: 16px;
    padding-bottom: 35px;
}
.tcTit{
    font-size: 16px;
    color: #333333;
    margin-bottom: 5px;
}
.tcText{
    margin-bottom: 5px;
    font-size: 14px;
    color: #333333;
}
.org{
    font-size: 16px;
    color: #ff7824;
}

.tel{
    margin-top: 20px;
    padding-left: 16px;
}
.telorg{
    color: #ff7824;
}
.btn{
    margin-top: 20px;
    text-align: center;
}
.btn a{
    padding: 5px 15px;
    display: inline-block;
    background:linear-gradient(to right, #f2be42, #eea442);
    color: #FFFFFF;
    border-radius: 15px;
}




.hfBottom{
    margin-bottom: 40px;
}
.yixing{
    display: flex;
    justify-content: space-between;
}
.yixing a{
    display: inline-block;
    width: 230px;
    height: 200px;
    background: #488ff8;
    border-radius: 5px;
}
.yixing a .bgWhite{
    width: 200px;
    height:120px;
    margin: 30px auto auto auto;
}
.bgTop{
    height: 60px;
    background: #FFFFFF;
    border-radius: 5px;
    font-size: 18px;
    color: #488ff8;
    line-height: 60px;
    text-align: center;
}
.bgTop span{
    font-size: 14px;
    margin-left: 10px;
}
.bgUnder{
    height: 59px;
    background: #FFFFFF;
    border-radius: 5px;
    border-top: 1px dashed #488ff8 ;
    position: relative;
    font-size: 18px;
    color: #488ff8;
    line-height: 60px;
    text-align: center;
}
.bgUnder:before{
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #488ff8;
    position: absolute;
    left: -6px;
    top: -6px;
}
.bgUnder:after{
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #488ff8;
    position: absolute;
    right: -6px;
    top: -6px;
}
.hfTitle{
    height: 50px;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
}

.combox55_center .swiper-containerq .swiper-wrapper .swiper-slide .yfftc_div1 p{
    color: #488ff8;
}

.combox55_center .swiper-containerq .swiper-wrapper .swiper-slide{
    background: #d0e1fc;
}
.combox55_center .swiper-containerq .swiper-wrapper .swiper-slide .yfftc_div3 a{
    background:linear-gradient(to right, #f2be42, #eea442);
    border-radius: 20px;
}

.combox55_center .swiper-containerq .swiper-wrapper .swiper-slide .yfftc_div2 p span:nth-child(2){
    margin-left: 0;
}

.yfftc_div2 p{
    display: flex;
    justify-content: space-between;
}

/*
.list{
    width: 100%;
    height: 120px;
    margin: 30px 0;
    display: flex;
    justify-content: space-between;

}
.listl{
    width: 50px;
    background-color: #488ff8;
    position: relative;
}
.listl span{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #ffffff;
    font-size: 18px;
}
.listr{
    width: 1150px;
    height: 118px;
    border: 1px dashed #488ff8;
    font-size: 0;
}
.listr .outter{
    display: inline-block;
    width: 25%;
    height: 100%;
    position: relative;
}
.listr .outter a{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;

}
.listr .outter a span{
    font-size: 18px;
    color: #333333;

}
*/
