.yqh_ad {
    position:relative;
    margin:0 auto;
    /**padding-bottom:19px;**/
}
.yqh_ad img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
.adhx img {
    display: block;
    margin: 0 auto;
    width:100%;
}

 .zujian {
    position: absolute;
    right: 0;
    bottom: 3px;
    color: #fff;
}
 .zujian span {
        background: #e2e2e2;
        margin-right: 3px;
        height: 14px;
        line-height: 14px;
        float: left;
        font-size: 10px;
        border-radius: 2px;
    }

.zujian .yiwen_360 {
        width: 13px;
        border-radius: 10px;
        text-align: center;
        cursor:pointer;
    }

.zujian .close_yqh {
        width: 13px;
        border-radius: 10px;
        text-align: center;
        margin-right: 0;
        line-height: 11px;
        cursor: pointer;
    }

.zujian .close_hx {
        width: 13px;
        border-radius: 10px;
        text-align: center;
        margin-right: 3;
        line-height: 11px;
        cursor: pointer;
    }
    .zujian .close_360 {
        width: 13px;
        border-radius: 10px;
        text-align: center;
        margin-right: 0;
        line-height: 11px;
        cursor: pointer;
    }
    .zujian .close_ad360 {
        width: 13px;
        border-radius: 10px;
        text-align: center;
        margin-right: 0;
        line-height: 11px;
        cursor: pointer;
    }
.des_yiwen {
    width: 400px;
    height:160px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -80px;
    margin-left:-200px;
    z-index: 88;
    background: #fff;
    border: 2px solid #ff8d5b;
    box-shadow: 0px 0px 10px #FF5003;
    box-sizing: border-box;
    padding: 15px;
    font-size: 12px;
    color: #757575;
    line-height: 24px;
    display: none;
}

.close_yiwen {
    position: absolute;
    top: -3px;
    right: 5px;
    cursor:pointer;
}
.ad_360 {
    position: relative;
}


.ad360 {
    width: 100%;
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
}

.adtitle {
    width: 92%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    position: relative;
    line-height: 22px;
    padding-left: 10px;
    margin-bottom: 5px;
    position: relative;
    margin-bottom: 20px;
}

    .adtitle:before {
        content: "";
        display: inline-block;
        background: #577df8;
        width: 3px;
        height: 18px;
        position: absolute;
        top: 5px;
        left: 0px;
        z-index: 1;
    }

.ad360 a {
    width: 92%;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0 2%;
    padding-bottom: 10px;
    border:1px dashed #ccc;
    border-radius:5px;
}

.ad360 h3 {
    font-size: 20px;
    color: #333;
    float: left;
    margin-right: 5px;
}