@charset "utf-8";
body {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}

body,
*,
a,
span,
p {
    font-family: "Microsoft YaHei" !important;
}
body,
*,
a,
span,
p{font-family:"微软雅黑" !important;}
a:focus{
    outline:none;
}
.banner {margin-left: auto;margin-right: auto;width: 1200px;margin-top:10px;margin-bottom: 10px;}


/* 当前位置开始 */
.dqwz {
    line-height: 45px;
    background-color: #f4f4f4;
}

.dqwz .dqwz_con {
    width: 1200px;
    margin: 0 auto;
    background: url(column2021_icon_position_content.png) no-repeat left center;
    padding-left: 20px;
}

.dqwz a {
    font-size: 14px;
    color: #333333;
    margin: 0 6px;
}

/* 图片栏目页主体-开始 */

.main {
    width: 100%;
    background: #ffffff;
}

.bt-main {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 48px;
}

.pic_list ul {width: 100%;}
.pic_list li{ float:left; margin-right:0;margin-left:0; margin-top:18px; margin-bottom:18px; width:33.33333333333%;text-align: center;}
.pic_list li a{color:#333;}
.pic_list li div{ width: 96%; border:1px solid #eff3f6; margin: auto;}
.pic_list li div img{ width: 100%; }
.pic_list li a:hover{ color:#40b6d9;}

/* 图片栏目页主体-结束 */

/* 响应式样式 */
@media only screen and (max-width: 1220px) {
    .dqwz .dqwz_con{
        overflow: hidden;
    }
    .dqwz .dqwz_con,.bt-main-l1{
        width: 100%;
    }
    .bt-main-l,.bt-main-r{
        min-height: auto;
    }
    .bt-main {
        width: 98%;
    }
    .bt-main-l {
        width: 24%;
    }
    .bt-main-r {
        padding: 20px;
        width: 74%;
    }
}
@media only screen and (max-width: 1024px) {
    #mask {
        display: none;
        z-index: 10;
    }
    .bt-main-l,.bt-main-r{
        float: inherit;
        width: 100%;
    }
    .bt-main-l{
        margin-bottom: 20px;
    }

    .base {
        float: right;
        margin-top: -50px;
        margin-right: 5px;
        width: 40px;
        height: 30px;
        background: url(column2021_wap-logo-r.png) no-repeat;
        background-size: 100%;
    }
    .bt-main-l-list li{
        background: url(column2021_x_down.png) no-repeat 94% center;
    }
    .bt-main-l-list li:hover, .bt-main-l-list .lanmu_on{
        background: #115db2 url(column2021_x_down-hover.png) no-repeat 94% center;
    }
}
@media only screen and (max-width: 768px){
	.banner {margin-left: auto;margin-right: auto;width: 100%;}
    .dqwz{
        line-height: 24px;
        background-color: #fff;
        padding: 10px 16px;
    }
    .dqwz_con {
        background-position: left 4px!important;
    }
    .dqwz_con table, .dqwz_con tbody, .dqwz_con tr, .dqwz_con td {
        display: inline;
        vertical-align: bottom;
    }
    .dqwz .dqwz_con tr td td:last-child a{
        color: #115DB2;
    }
    .dqwz a{
        margin: 0;
    }
    .bt-main{
        width: 100%;
        background: url("line.png") no-repeat top center;
        background-size: 100% 7px;
        margin-top: 0;
        margin-bottom: 0;		
    }
    .bt-main-l {
       border: none;
    }	
	
    .bt-main-l,.bt-main-r ul li span{
        /* display: none; */
    }
    .bt-main-r{
        border: none;
        padding: 13px;
    }
    .bt-main-r ul li{
        background: url(column2021_dian.png) no-repeat left center;
        background-size: 4px;
        height: auto;
        padding: 0 0 0 12px;
        margin: 6px 0;
    }
    .bt-main-r ul li a{
        width: auto;
        line-height: 28px;
        display: inline-block;
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .bt-main-r ul li span{
        line-height: 28px;
    }
    .bt-main-r ul p{
        margin: 20px 0;
        border: none;
        background: #E5E5E5;
    }
    .bt-main-r ul br{
        display: none;
    }
    /*.default_pgToolbar{
        display: none;
    }*/
}

.lucidity_pgToolbar{
border:none !important;
}


