/*通配符开始*/
*{
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    text-decoration: none;
}
em{font-style: normal;}
i{font-style: normal;}
.zz_clear{
    clear: both;
}
html,body,div,h1,h2,h3,h4,h5,h6,em,i,a,span,li,ol,p{
    font-family: "微软雅黑";
}
input,textarea{
    font-family: "微软雅黑";
}
img{
    max-width: 100%;
    display: block;
}
/*通配符结束*/

/*公用分页开始*/
.dy_fenye{
    padding: 30px 0;
}
.dy_fenye .paginator{
    text-align: center;
}
.dy_fenye .paginator a,.dy_span{
    display: inline-block;
    font-size: 14px;
    color: #cccccc;
    width:32px;
    height:32px;
    line-height: 32px;
    text-align: center;
    margin: 0 4px;
    background: url("../images/dy_beijing11.png") center no-repeat;
}
.dy_fenye .paginator .dy_span{
    color: #fff;
    background: url("../images/dy_beijing12.png") center no-repeat;
}
.dy_fenye .paginator a[href]:hover{
    color: #fff;
    background: url("../images/dy_beijing12.png") center no-repeat;
}
/*公用分页结束*/

@media (min-width: 320px) and (max-width: 750px){
    .dy_fenye{
        padding: 10px 0;
    }
}

/*上下篇开始*/
.dy_shang{
    width:100%;
    float: left;
}
.dy_shang .dy_a6{
    float: left;
    width:100%;
    height:20px;
    line-height: 20px;
    font-size: 15px;
    color: #333333;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dy_shang .dy_a6 .dy_span6{
    width:43px;
    height:20px;
    float: left;
    color: #6b6b6b;
    text-align: center;
    line-height: 20px;
    margin-right: 20px;
    font-weight: bold;
    font-family: "宋体";
    font-size: 16px;
    background: url("../images/dy_beijing25.jpg") center no-repeat;
}
.dy_shang .dy_a6[href]:hover{
    color: #f2920c;
}
.dy_shang .dy_a6[href]:hover .dy_span6{
    color: #fff;
    background: url("../images/dy_beijing24.jpg") center no-repeat;
}
.dy_xia .dy_xia{
    width:100%;
    float: left;
}
.dy_xia .dy_a7{
    float: left;
    width:100%;
    height:20px;
    line-height: 20px;
    font-size: 15px;
    color: #333333;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dy_xia .dy_a7 .dy_span6{
    width:43px;
    height:20px;
    float: left;
    color: #6b6b6b;
    text-align: center;
    line-height: 20px;
    margin-right: 20px;
    font-weight: bold;
    font-family: "宋体";
    font-size: 16px;
    background: url("../images/dy_beijing25.jpg") center no-repeat;
}
.dy_xia .dy_a7[href]:hover{
    color: #f2920c;
}
.dy_xia .dy_a7[href]:hover .dy_span6{
    color: #fff;
    background: url("../images/dy_beijing24.jpg") center no-repeat;
}
/*上下篇结束*/

@media (min-width: 320px) and (max-width: 750px) {
    .dy_shang{
        width:100%;
        float: left;
    }
    .dy_shang .dy_a6{
        float: left;
        width:100%;
        height:20px;
        line-height: 20px;
        font-size: 12px;
        color: #f2920c;
        margin-top: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dy_shang .dy_a6 .dy_span6{
        width:43px;
        height:20px;
        float: left;
        color: #fff;
        text-align: center;
        line-height: 20px;
        margin-right: 10px;
        font-weight: bold;
        font-family: "宋体";
        font-size: 16px;
        background: url("../images/dy_beijing24.jpg") center no-repeat;
    }
    .dy_shang .dy_a6[href]:hover{
        color: #f2920c;
    }
    .dy_shang .dy_a6[href]:hover .dy_span6{
        color: #fff;
        background: url("../images/dy_beijing24.jpg") center no-repeat;
    }
    .dy_xia .dy_xia{
        width:100%;
        float: left;
    }
    .dy_xia .dy_a7{
        float: left;
        width:100%;
        height:20px;
        line-height: 20px;
        font-size: 12px;
        color: #333333;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dy_xia .dy_a7 .dy_span6{
        width:43px;
        height:20px;
        float: left;
        color: #6b6b6b;
        text-align: center;
        line-height: 20px;
        margin-right: 10px;
        font-weight: bold;
        font-family: "宋体";
        font-size: 16px;
        background: url("../images/dy_beijing25.jpg") center no-repeat;
    }
    .dy_xia .dy_a7[href]:hover{
        color: #333333;
    }
    .dy_xia .dy_a7[href]:hover .dy_span6{
        color: #6b6b6b;
        background: url("../images/dy_beijing25.jpg") center no-repeat;
    }
}

/*相关推荐开始*/
.dy_xiangguan{
    width:1100px;
    min-height:157px;
    margin-top: 50px;
    position: relative;
    background-color: #f5f5f5;
}
.dy_xiangguan .dy_img10{
    width:90px;
    height:109px;
    display: block;
    margin:0 auto;
    padding-bottom: 40px;
    position: absolute;
    left:50%;
    margin-left: -45px;
    top:-24px;
}
.dy_xiangguan ul{
    padding-top: 38px;
}
.dy_xiangguan ul li{
    float: left;
    width:458px;
    height:32px;
    overflow: hidden;
    line-height: 30px;
    background: url("../images/dy_xiaotu.png") 10px center no-repeat;
}
.dy_xiangguan ul li a{
    float: left;
    width:350px;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.dy_xiangguan ul li span{
    float: right;
    font-size: 12px;
    color: #666666;
    margin-right: 10px;
}
.dy_xiangguan ul li:hover a{
    color: #88664d;
}
/*相关推荐结束*/

/*视频弹出开始*/
.qlin_video_tcdb{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    height: 100%;
    width: 100%;
    background: url(../images/aj18.png) repeat;
}
.qlin_video_tcbox {
    width: 800px;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999999999999999;
    background: #eee;
    margin-left: -400px;
    margin-top: -245px;
}
.qlin_video_tcbox1 {
    height: 40px;
    clear: both;
    padding: 0 15px;
}
.qlin_video_tcbox2 {
    height: 490px;
}
.qlin_video_tcbox1 span {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}
.qlin_video_tcbox1 em {
    display: block;
    height: 40px;
    float: right;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    line-height: 40px;
}
.qlin_video_tcbox1 em:hover{
    color: #d22025;
}
/*视频弹出结束*/