*{
    margin: 0;
    padding: 0;
}
body{
    background: #f5f5f5;
}
li{
    list-style: none;
}
#banner{
    height: 450px;
}
.box1200{
    width: 1200px;
    margin: auto;
}
#phb .list{
    background: #fff;
    min-height: 500px;
    margin: 30px auto;
    border-radius: 30px;
}
#phb .list ul{
    width: 930px;
    margin: auto;
    padding: 45px 0;
}
#phb .list ul li{
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 28px;
    margin-bottom: 28px;
    min-height: 0;
    overflow: hidden;
}
#phb .list ul li .img{
    position: relative;
}
#phb .list ul li .num{
    width: 65px;
    height: 65px;
    background: url('../image/num.png');
    position: absolute;
    top: -9px;
    left: 20px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 58px;

}
/* #phb .list ul li .num span{
    transform: rotate(-2deg);
    display: block;
} */
#phb .list ul li:last-child{
    border: none;
    margin-bottom: 0;
    padding-bottom: 6px;
}
#phb .list ul li .ad{
    vertical-align: middle;
    width: 100%;
}
#phb .list ul li .pro{
    vertical-align: middle;
    width: 270px;
}
#phb .list ul li .img{
    float: left;
    /* margin-right: 30px; */
}
#phb .list ul li .txt{
    float: right;
    width: 610px;
}
#phb .list ul li .txt .title{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 14px;
    height: 70px;
}
#phb .list ul li .txt .title2{
    min-height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}
#phb .list ul li .txt .title2 .pirce{
    float: left;
}
#phb .list ul li .txt .title2 .pirce .pirce1{
    float: left;
    color: #ff3366;
    font-size: 33px;
    position: relative;
    top: -4px;
}
#phb .list ul li .txt .title2 .pirce .pirce1 small{
    font-size: 20px;
}
#phb .list ul li .txt .title2 .pirce .pirce2{
    float: left;
    font-size: 21px;
    color: #666666;
    margin-left: 13px;
    text-decoration: line-through;
    padding-top: 8px;
}
#phb .list ul li .txt .title2 .pirce .pirce2 small{
    font-size: 13px;
}
#phb .list ul li .txt .title2 .more{
    float: right;
}
#phb .list ul li .liyou{
    background: #f2f2f2;
    padding: 16px 22px;
    border-radius: 30px;
    font-size: 16px;
    color: #666666;
    line-height: 29px;
}
#phb .list ul li b{
    color: #ff3366;
}
.scroll_adv{
    height: 203px;
    background: url('../image/background.jpg') no-repeat;
}
.scroll_adv ul li{
    float: left;
    margin-top: 27px ;
}
.scroll_adv ul{
    /* display: block;
    margin-left: 110px; */
    /* width: 980px;
    margin: auto; */
}
.recommend{
    padding-top: 60px;
    margin-bottom: 80px;
    min-height: 0;
    overflow: hidden;
}
.recommend .title{
    text-align: center;
    margin-bottom: 42px;
}

.recommend ul li{
    /* width: 317px; */
    height: 340px;
    position: relative;
    float: left;
    /* margin-left: 17px; */
}
.recommend ul li .bg img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.recommend ul li .txt{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.recommend ul li .txt .title2{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    line-height: 32px;
    padding-top: 20px;
}
.recommend ul li .txt .more{
    background: #ffff00;
    display: inline-block;
    color: #ff0000;
    font-size: 13px;
    display: inline-block;
    width: 115px;
    height: 33px;
    line-height: 33px;
    border-radius: 30px;
    margin-top: 11px;
}
.recommend ul li .pro_list{
    margin: 21px 8px;
    height: 145px;
    margin-bottom: 0;
    position: relative;
    width: 98%;
    margin-left: 1%;
}
.recommend ul li .pro_list .pro{
    width: 33.333%;
    float: left;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    left: 2%;
}
.recommend ul li .pro_list .pro:nth-of-type(2){
    width: 37.333%;
    left: 31.333%;
    z-index: 999;
    margin-top: -7px;
    box-shadow: 0 0 10px #ccc;
}
.recommend ul li .pro_list .pro:nth-of-type(3){
    left: 64.666%;
}
.recommend ul li .pro_list .pro img{
    width: 90%;
    /* margin-top: 5px;
    margin-bottom: 5px; */
    vertical-align: middle;
}
.recommend ul li .pro_list .pro .img{
    position: relative;
}
.recommend ul li .pro_list .pro .num{
    position: absolute;
    width: 22px;
    height: 22px;
    background: url('../image/num_1.png');
    left: 14px;
    top: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.recommend ul li .pro_list .pro:nth-of-type(2) .num{
    background: url('../image/num_2.png');
}
.recommend ul li .pro_list .pro:nth-of-type(3) .num{
    background: url('../image/num_3.png');
    left: 18px;
}
.recommend ul li .pro_list .pro .pro_title{
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background: #f8e2ff;
    padding: 0 10px;
}
.subtitle{
    height: 45px;
    background: rgba(255,255,255,.5);
    line-height: 45px;
    font-size: 14px;
    color: #ff3300;
    border-radius: 0 0 10px 10px;
}
.recommend ul li:nth-child(2n) .subtitle{
    color: #009966;
}
.recommend ul li:nth-child(3n) .subtitle{
    color: #3333cc;
}

.scroll_adv .box1200{
    position: relative;
}
.scroll_adv .swiper-container{
    width: 985px;
    margin: auto;
}
.swiper-button-next-1{
    width: 30px !important;
    height: 45px !important;
    background: url('../image/scroll_next_btn.png') no-repeat !important;
    TOP: 103px;
}
.swiper-button-prev-1{
    width: 30px !important;
    height: 45px !important;
    background: url('../image/scroll_prev_btn.png') no-repeat !important;
    TOP: 103px;
}
.recommend .box1200{
    position: relative;
}
.recommend .swiper-container{
    width: 985px;
    margin: auto;
}
.swiper-button-next-2{
    width: 32px !important;
    height: 56px !important;
    background: url('../image/right-btn.jpg') no-repeat !important;
    TOP: 160px;
}
.swiper-button-prev-2{
    width: 32px !important;
    height: 56px !important;
    background: url('../image/left-btn.jpg') no-repeat !important;
    TOP: 160px;
}
