﻿.brandProducts{padding-bottom:40px;}
.caseHome{background:#f7f7f7;overflow:hidden;}
.pageBox{margin: 0 auto 43px;display: table;}
/* 筛选 */
.caseScreenbox{width:100%;border:1px #ccc solid;margin:30px 0 20px;background:#fff;}
.caseScreenbox .list1,.caseScreenbox .list{border-top: 1px #eee solid;position: relative;background:url('../image/caseScreenboxbg.jpg') left top repeat-y;}
.caseScreenbox .list1 .classify{display:block;width:95px;height:70px;line-height:70px;text-align:center;font-size: 14px;color:#898989;float: left;}
.caseScreenbox .list1 .listUl{width:970px;padding-left:80px;float: left;height:70px;line-height:70px;overflow: hidden;position: relative;}
.caseScreenbox .list1 .listUl .imga{margin-left:80px;display: block;}
.caseScreenbox .list1 .listUl a{float: left;float: left;margin-left:32px;font-size:14px;}
.caseScreenbox .list1 .listUl a.all{padding:0 7px;position: absolute;left:0;top:0;}
.caseScreenbox .list1 .listUl a.active img{border-color:#1479d7;}
.caseScreenbox .list1 .listUl a img{width:100px;height:50px;border:1px #eee solid;}
.caseScreenbox .listUl a.active{color:#1479d7;}
.caseScreenbox .list1 .more{width:18px;height:18px;background:url('../image/case_more.jpg') 0 0 no-repeat;position: absolute;right:36px;top:26px;cursor:pointer;}
.caseScreenbox .list1 .moreUp{background-position:0 -18px;}

.caseScreenbox .list .classify{display:block;width:95px;height:54px;line-height:54px;text-align:center;font-size: 14px;color:#898989;float: left;}
.caseScreenbox .list .listUl{width:1050px;float: left;height:54px;line-height:54px;overflow: hidden;}
.caseScreenbox .list .listUl a{float: left;display: block;float: left;width:105px;text-align: center;font-size:14px;}
.caseScreenbox .list .more{width:18px;height:18px;background:url('../image/case_more.jpg') 0 0 no-repeat;position: absolute;right:36px;top:19px;cursor: pointer;}
.caseScreenbox .list .moreUp{background-position:0 -18px;}
/* 瀑布流 */
.case_box{width:100%;position: relative;overflow:hidden;}
.case_box .case_box_list{width:285px;float: left;margin-right:20px;margin-bottom:20px;}
.case_box .case_box_list:nth-child(4n){margin-right: 0;}
.case_box .case_box_list a{display:block;}
.case_box .case_box_list_img{width:100%;}
.case_box .case_box_list_img img{width: 100%;padding-bottom:2px;}
.case_box .case_box_list_img img:last-child{padding:0;}
.case_box .case_box_list_text{width:253px;padding:10px 15px;border:1px #f2f2f2 solid;border-top:0;line-height: 30px;font-size:14px;background:#fff;}

.caseLeft{width:830px;background:#fff;margin-top:20px;margin-bottom:40px;}
.caseRight{width:340px;background:#fff;margin-top:20px;margin-bottom:40px;}




/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.allBrandlist .listTabBox div::-webkit-scrollbar{
    width: 3px;
}
/*定义滚动条的轨道，内阴影及圆角*/
.allBrandlist .listTabBox div::-webkit-scrollbar-track{
    border-radius: 10px;
    background-color: #fff
}
/*定义滑块，内阴影及圆角*/
.allBrandlist .listTabBox div::-webkit-scrollbar-thumb{
    /*width: 10px;*/
    height: 10px;
    background-color: #b8b8b8;
}
.allBrandlist .listTabBox div.active{display: block;}





/* newsDetail */
.newsD_container{background: #f7f7f7}


.newsD_left .source{text-align:right;font-size:14px;color:#898989;}
.newsD_right{width:300px;padding:30px 20px;background:#fff;margin-top:30px;}
.advBox{width:300px;height:188px;}
.newsD_botadver{padding:49px 0 40px 0;}

/* newsList */
.newsLleft{width:830px;margin-top:30px;}
.newsListli{background:#fff;padding:10px 20px;}
.newsListli li{
	width:100%;
	height:35px;
	line-height:35px;
	display: block;
	border-top:1px #eee solid;
    padding-left: 15px;
    background: url("../image/icons-1.png") -404px -875px no-repeat;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.newsListli li:hover a{
	color: #E60E0E;
}
.newsListli li:hover span{
	color: #E60E0E;
}
.newsListli li:first-child{border:none;}
.newsListli li a.fl{width:196px;height:130px;overflow:hidden;}
.newsListli li a.fl img{max-width:100%;height:100%;}
.newsListli li .font{width:574px;float:right;padding-top:10px;}
.newsListli li .font h6,.newsBox .tab_div li.li3 h6{font-size:18px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;margin:0;font-weight: normal;}
.newsListli li .font p,.newsBox .tab_div li.li3 p{color:#898989;font-size:14px;line-height: 24px;height:48px;overflow:hidden;margin-top:10px;}
.newsListli li .font span,.newsBox .tab_div li.li3 span{display: block;text-align: right;margin-top:20px;color:#898989;}
.newsloadMore{height:40px;line-height: 40px;width:100%;background:#fff;font-size:14px;color:#898989;text-align:center;border-top:1px #eee solid;cursor:pointer;}
