@charset "utf-8"; @import "default.less"; @import "common.less"; @import "global.less"; /* .main ///////////////////////*/ .main{ padding:0; .bg2; } /* .topics ///////////////////////*/ .topics{ padding:30px 0; .bg_img1; dl{ .dt; } dd{ .dtc; .vam; } dd:nth-child(1){ width:230px; } dd:nth-child(2){ width:500px; li{ padding:0 0 0 15px; background:url(../image/point4.svg) no-repeat 0 50%; } } dd:nth-child(3){ .tar; width:320px; a{ .db; .right; padding:0 0 0 15px; font-size:9pt; background:url(../image/point1.svg) no-repeat 0 50%; } a:hover{ background:url(../image/point1.svg) no-repeat 5px 50%; } } }