*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{color:#222;}
/*.marketList{display:none;}*/
.detailedlist_banner{ background:url(../images/detailedlist/banner.png) no-repeat center center; }


/* 玻璃清单列表 */
.qc_ad a{ display:block; width:100%; height:auto; position:relative;margin-top:20px; }
.qc_ad img{ display:block; width:100%; height:auto; }
.qc_ad_con{ position:absolute;left:1px;right:1px; bottom:1px; height:40px; line-height:40px; font-size:14px; padding:0 20px;color:#FF0068; background:rgba(255,255,255,0.5); }

.news_list{ width:100%; padding:30px 0 50px; }
.newsul li,.newsul li a{ display:block; width:100%; height:auto; }
.newsul li{padding:25px 0; border-bottom:1px solid #eee;}
.newsul li:last-child{border-bottom:none;}
.newsul li:first-child{padding:0 0 25px;}
.newsul li a{ height:auto; position:relative; }
.newsul li a:hover{color:#FF0068;}
/* .newsul li a:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); 
    -o-transform:scale(1.2);} */
.news_pic{ display:block; width:245px; height:160px; background:#eee; position:absolute; left:0; top:0; overflow:hidden; }
.news_pic img{display:block; width:100%; height:auto; position:absolute;left:50%;top:50%; transform:translate(-50%,-50%);}
.news_con{ width:100%; height:160px; position:relative; }
.news_con_tit{ width:100%; height:35px; line-height:30px; padding-bottom:5px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; position:relative;margin-bottom:10px;}
.news_con_tit::before{content:""; width:45px; height:2px; background:#FF0068; position:absolute;left:0; bottom:0;}
.news_con_des{ font-size:14px; color:#666; }
.news_con_w span{ display:block; height:24px; line-height:24px; float:left; font-size:14px; overflow:hidden;text-overflow:ellipsis; white-space: nowrap;color:#333;margin-right:20px; }
.news_con_des p{color:#999; font-size:14px; margin-top:0; line-height:24px; height:48px; overflow:hidden; }
.news_con_bot{ width:100%; height:auto; position:absolute; bottom:0; left:0; }
.news_con_time{color:#999; font-size:14px; line-height:24px; float:left;}
.news_con_more{ float:right; font-size:14px; height:24px; line-height:24px; }
.news_con_more .icon_more{ display:inline-block; width:23px; height:24px; background:url(../images/icon/icon_more.png) no-repeat center center/auto 4px; vertical-align:top;margin-left:10px; }
.newsul li a:hover .news_con_more{margin-right:20px;}

.page{margin:30px 0;width:100%;text-align:center;}
.page ul li{ display:inline-block;}
.page ul li a{background:#f8f8f8 none repeat scroll 0 0;color:#666;display:block;padding:13px 20px}
.page ul li a.pagecur,.page ul li a:hover{background:#FF0068 none repeat scroll 0 0;color:#fff}

/* 玻璃清单详情 */

.news_detail{ padding:0 0 40px; }
.bread_nav{ width:100%; height:auto;margin-top:10px; }
.bread_nav a{ display:inline-block; height:50px; line-height:50px; font-size:14px; }
.bread_nav span{ display:inline-block;font-family:"宋体";margin:0 5px; }

.news_detail_top{text-align:center; padding:60px 0 30px; border-bottom:1px solid #eee;margin-bottom:30px;}
.news_detail_tit{ font-size:30px; line-height:40px;margin-bottom:5px; }
.news_detail_time{ font-size:14px; color:#999; }
.news_detail_edit{ width:100%; height:auto; overflow:hidden; }
.news_detail_edit img{ max-width:100%; height:auto; }

.detailed_con{ padding:20px 0; }
.detailed_video{ float:left; background:#eee; }
.detailed_edit{ width:600px; float:right; }

.detailed_list{ width:100%; height:auto; overflow:hidden;padding-top:20px; }
.all_tit{margin-top:20px; padding-left:15px; font-weight:bold; border-bottom:1px solid #eee; padding-bottom:20px; position:relative;}
.all_tit::before{content:""; width:2px; height:17px; background:#FF0068; position:absolute;left:0; top:0; }
.detailed_list ul{ width:1220px; }
.detailed_list li{ display:block;margin:20px 20px 0 0; float:left; width:285px; border:1px solid #eee; border-radius:2px; overflow:hidden; }
.detailed_pic{ display:block; width:100%; height:200px; overflow:hidden; position:relative; }
.detailed_pic img{ display:block; width:100%; height:auto; position:absolute;left:50%; top:50%; transform:translate(-50%,-50%); }
.detailed_pic_tit{ width:100%; height:40px; line-height:40px; font-size:14px; text-align:center; overflow:hidden; }

.detailed_bot{ font-size:14px; text-align:right; line-height:40px;margin-top:30px; }
.detailed_bot a{color:#FF0068; cursor:pointer;}

.detailed_w{ display:none; width:100%; height:100%; position:fixed;left:0; top:0; z-index:2; }
.detailed_bg{ width:100%; height:100%; position:fixed;left:0; top:0; background:rgba(0,0,0,0.4); z-index:3; }
.detailed_wcon{ width:500px; height:auto; background:#fff; border-radius:5px; position:absolute;left:50%; top:50%; transform:translate(-50%,-50%); padding:30px 40px 40px; z-index:4; } 
.closebtn{ display:block; width:30px; height:40px; background:url(../images/icon/login_close.png) no-repeat center center/20px auto; position:absolute;right:8px; top:0; cursor:pointer; text-indent:-9999px; }
.detailed_tit{ width:100%; font-size:16px; text-align:center;margin-bottom:30px; }
.detailed_text{ width:100%; height:45px; border:1px solid #eee; border-radius:5px; overflow:hidden;margin:10px 0;}
.detailed_text input{width:100%; height:45px; outline:none;vertical-align:middle; font-size:14px; padding:0 20px; }

.detailed_wcon .follow {
    display: block;
    width: 88px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    background: rgba(255,0,104,1);
    margin-top: 20px;
    cursor: pointer;
    border-radius: 2px;
    border:none;
    font-size:14px;
}
/* 区域分类 */
.sele_box{
    padding:0;
    box-sizing: border-box;
    margin-top:20px;
}
.sele_item{
    border-bottom: 1px dashed #eee;
    font-size: 14px;
    line-height: 30px;
    padding:20px 0;
}
.sele_item .item_name{
    color:#999999;
    float: left;
}
.sele_item .sele_list{
    float: left;
    max-width: 1070px;
}
.sele_item .sele_list a{
    color: #000000;
    margin-right: 28px;
    white-space:nowrap
}
.sele_item .sele_list .all{
    color:#FF0068;
}