@charset "utf-8";
/* CSS Document */
@import url(/css/public.cssv);

body{ background:url(../img/bg.jpg); background:#ededed}

.brandIconImg{ background-image:url(../img/img.png); }

.brandTop_title{ background-position:0 -918px; width:425px; height:103px; margin:70px auto 50px;}
.brandTopList{ padding:0 0px 70px;}
.brandTopList li{height:415px; background-position:0 0; position:relative; padding:25px 70px 0 130px; margin-top:-1px;}
.brandTopList li:before{ content:"";width:99px; height:137px;background-image:url(../img/img.png); background-position:0 -425px; position:absolute; left:8px; top:-20px;}
.brandTopList li:after{ content:""; width:23px; height:64px;background-image:url(../img/img.png); background-position:-23px -1031px; position:absolute; right:30px; top:-20px;}
.brandTopList li.NO2:before{background-position:-100px -425px;}
.brandTopList li.NO3:before{background-position:-200px -425px;}
.brandTopList li.NO4:before{background-position:-300px -425px;}
.brandTopList li.NO5:before{background-position:-400px -425px;}
.brandTopList li.NO6:before{background-position:-500px -425px;}
.brandTopList li.NO7:before{background-position:-600px -425px;}
.brandTopList li.NO8:before{background-position:-700px -425px;}
.brandTopList li.NO9:before{background-position:-800px -425px;}
.brandTopList li.NO10:before{background-position:-900px -425px;}
.brandTopList .bd{height:172px;position:relative;padding: 15px 0 0 0;}
.brandTopList .bd:before{ content:"";width:158px; height:158px;background-image:url(../img/img.png); background-position:0 -572px; position:absolute; left:44px; top:2px;}
.brandTopList .bd:after{content:""; width:13px; height:176px;;background-image:url(../img/img.png); background-position:0 -1031px; position:absolute; left:292px; top:0; }
.brandTopList li.NO2 .bd:before{background-position:-200px -572px;}
.brandTopList li.NO3 .bd:before{background-position:-400px -572px;}
.brandTopList li.NO4 .bd:before{background-position: -200px -740px;}
.brandTopList li.NO5 .bd:before{background-position: -600px -572px;}
.brandTopList li.NO6 .bd:before{background-image: url(../img/dn_img12.jpg);background-position: 0;}
.brandTopList li.NO7 .bd:before{background-position: -800px -572px;}
.brandTopList li.NO8 .bd:before{background-position: 0 -740px;}
.brandTopList li.NO9 .bd:before{background-position: -600px -740px;}
.brandTopList li.NO10 .bd:before{background-position: -400px -740px;}
.brandTopList a{ display:block;}
.brandTopList dl{ overflow:hidden; padding:0 0 30px;}
.brandTopList dd{width:23%; float:left; border:1px solid #f4f4f4; line-height:48px; margin:-1px 0 0 -1px; text-align:center;}
.brandTopList dd:nth-of-type(4n+1){ width:31%;/* text-indent: -50px;*/}
.brandTopList dd:nth-of-type(4n+3){ border-right:none;}
.brandTopList a dd{ font-size:16px; color:#111;}
.brandTopList a dd.star{color:#ffc020;}
.brandTopList a p{ position:relative; padding:0 0 0 314px; line-height:36px; font-size:16px; color:#333;}
.brandTopList a p span{position:absolute;left: 243px;top:50%;font-size: 12px;/* height: 36px; */line-height: 36px;margin-top: -17px;width: 50px;/* background: #000; *//* text-align: right; */}



@media(max-device-width: 1024px) {
	.brandTopList{padding:0 0 70px;}
}

