.dianpujie{
    width: 1400px;
    height: auto;
    margin: 0 auto;
}
.shaixuan{
    width: 100%;
    height: auto;
    min-height: 58px;
    margin: 10px auto 0;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}
.shaixuan h3{
    font-size: 16px;
    color: #999999;
    font-weight: normal;
    position: absolute;
    line-height: 58px;
    top: 0;
    left: 0;
}
.shaixuan p{
    padding-left: 115px;
    box-sizing: border-box;
    line-height: 58px;
}
.shaixuan p a{
    font-size: 16px;
    color: #333333;
    margin: 0 36px 0 0;
}
.shaixuan p a:hover{
    color: #dd1518;
}
.shaixuan p a.on{
    color: #dd1518;
}
.dianpujie_list{
    width: 100%;
    height: auto;
    margin: 34px auto 40px;
}
.dianpujie_ul{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dianpujie_li{
    width: 685px;
    height: 298px;
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.dianpujie_li_title{
    width: 215px;
    height: 296px;
    float: left;
}
.dianpujie_li_title img{
    display: block;
    width: 71px;
    height: 71px;margin: 0 auto;
    padding: 55px 0 0;
}
.dianpujie_li_title h3{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 20px auto 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}
.dianpujie_li_title span{
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
}
.dianpujie_li_title a{
    font-size: 16px;
    color: #fff;
    display: block;
    width: 114px;
    height: 34px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 34px;
    margin: 18px auto 0;
}
.dianpujie_li_title a:hover{
    background-color: #fff;
    color: #dd1518;
}
.dianpujie_li.on0 .dianpujie_li_title{
    background: url(../images/lyws_19.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.dianpujie_li.on1 .dianpujie_li_title{
    background: url(../images/lyws_20.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.dianpujie_li.on2 .dianpujie_li_title{
    background: url(../images/lyws_21.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.dianpujie_li.on3 .dianpujie_li_title{
    background: url(../images/lyws_22.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.dianpujie_li.on4 .dianpujie_li_title{
    background: url(../images/lyws_23.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.dianpujie_li.on5 .dianpujie_li_title{
    background: url(../images/lyws_24.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.dianpujie_li.on6 .dianpujie_li_title{
    background: url(../images/lyws_19.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.dianpujie_li.on7 .dianpujie_li_title{
    background: url(../images/lyws_20.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.dianpujie_li_main{
    width: 467px;
    height: 296px;
    float: right;
}
.dianpujie_li_main_li{
    width: 33.3333333%;
    height: 296px;
    float: left;
}
.dianpujie_li_main_li a{
    display: block;
    width: 100%;
    height: 296px;
    padding-top: 40px;
    box-sizing: border-box;
}
.dianpujie_li_main_li img{
    display: block;
    width: 156px;
    height: 156px;
}
.dianpujie_li_main_li h3{
    font-size: 14px;
    color: #333333;
    text-align: center;
    font-weight: normal;
    line-height: 1;
    margin: 20px auto 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}
.dianpujie_li_main_li span{
    font-size: 16px;
    color: #dd1518;
    display: block;
    line-height: 1;
    text-align: center;
}
.dianpujie_li_main_li:hover h3{
    color: #dd1518;
}