﻿/* 杞挱*/
.ad_hor_1_wd {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    margin: 10px auto 50px;
}
.ad_hor_1_wd .fullSlide {
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.ad_hor_1_wd .fullSlide .bd {
    position: relative;
    z-index: 0;
    height: 132px;
    overflow: hidden;
}
.ad_hor_1_wd .bd ul li {
    position: relative;
}
.ad_hor_1_wd .bd ul li .ad_hor_1_img {
    position: relative;
    height: 132px;
    /* width: 208px; */
    width: 26.4%;
    display: block;
    overflow: hidden;
    float: left;
}

.ad_hor_1_wd .fullSlide .hd {
    position: relative;
    z-index: 1;
    text-align: center;
    float: right;
    /* height: 123px; */
    width: 23px;
    margin-top: -24px;
}
.ad_hor_1_wd .fullSlide .hd ul{
    position: absolute;
    /* right: 0;
    left: 0; */
    top: 0;
    bottom: 0;
    margin: auto;
    height: 99px;
}
.ad_hor_1_wd .fullSlide .hd ul li {
    cursor: pointer;
    *display: inline;
    zoom: 1;
    width: 10px;
    height: 10px;
    margin: 5px;
    overflow: hidden;
    font-size: 0;
    background: #e0e0e0;
    border-radius: 100%;
}
.ad_hor_1_wd .fullSlide .hd ul .on {
    background-position: 0 0;
    /* background: #f19c19; */
}
.ad_hor_1_wd .ad_icon{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px;
    background-color:rgba(0,0,0,0.2);
    color: white;
    line-height: 26px;
    height: 26px;
    border-bottom-left-radius: 13px;
    display: block;
    min-width: 43px;
    text-align: center;
    z-index: 10;
}
.ad_hor_1_box{
    float: left;
    width: 42%;
    /* width: 30%; */
}
.ad_hor_1_box .ad_hor_1_rt{
    width: 73%;
    float: left;
    padding: 0 18px;
    box-sizing: border-box;
    margin: 26px auto;
}
.ad_hor_1_box:nth-of-type(1){
    width: 56%;
}
.ad_hor_1_box:nth-of-type(1) .ad_hor_1_rt{
    border-right: 1px solid #dddddd;
}
.ad_hor_1_box:nth-of-type(2) .ad_hor_1_rt{
    width: 93%;
}

.ad_hor_1_box .ad_hor_2_tit{
    line-height: 24px;
    height: 24px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
}
.ad_hor_1_box .ad_hor_2_tit a{
    color: #595959;
}
.ad_hor_1_box .ad_hor_2_tit .pn_color{
    margin-right: 6px;
    color: #f19c19;
}
.ad_hor_1_box .ad_hor_2_de,.ad_hor_1_box .ad_hor_2_de a{
    line-height: 27px;
    height: 54px;
    overflow: hidden;
}
.ad_hor_1_box.clearfix{
    clear: unset;
}
.ad_hor_1_rt .ad_hor_2_de a:hover{
    color: #666666;
}

/* 鎵嬫満绔� */
@media(max-width:1400px){
    .ad_hor_1_wd{
        width: 95% !important;
        float: none;
    }
}
@media(max-width:455px){
    .ad_hor_1_wd .ad_hor_1_box{
        width: 100%;
    }
    .ad_hor_1_wd .bd ul li .ad_hor_1_img{
        float: none;
        width: 100%;
        height: 200px;
    }
    .ad_hor_1_wd .ad_hor_1_box:nth-of-type(1){
        border-bottom: 1px dashed #dddddd;
    }
    .ad_hor_1_box .ad_hor_1_rt{
        width: 100% !important;
        box-sizing: border-box;
        margin: 10px auto;
    }
    .ad_hor_1_box:nth-of-type(1) .ad_hor_1_rt{
        border-right: none;
    }
    .ad_hor_1_wd .fullSlide .hd{
        float: none;
        width: 100%;
    }
    .ad_hor_1_wd .fullSlide .hd ul{
        height: auto;
        position: relative;
        margin-bottom: 8px;
    }
    .ad_hor_1_wd .fullSlide .bd{
        height: 424px;
    }
    .ad_hor_1_wd .fullSlide .hd ul li{
        display: inline-block;
    }

}

/* .ad_hor_1_box .ad_hor_2_de{
  width: 93%;
} */
  