@charset "utf-8";
/* CSS Document */

div.sect{width:1080px; margin:0 auto; padding:80px 0; overflow:hidden;}
div.sect>dl{float:left; margin:0 10px;}
div.sect>dl>dt{
	height:40px; font-size:18px; font-weight:bold; color:#666;
	text-indent:20px; line-height:40px;
	background-image:url(../img/common/bullet.png); 
	background-repeat:no-repeat;
}
div.sect>dl>dd{margin-top:20px; height:180px; overflow:hidden;}

div.sect>dl.at1{width:250px;}

div.sect>dl.at1>dd>.latest-zinez li .article .title{display:block; text-indent:5px; white-space:nowrap; font-size:16px; border-bottom:1px dashed #ccc; overflow:hidden; padding-bottom:5px;
height:19px; line-height:20px;
}
div.sect>dl.at1>dd>.latest-zinez li .article .co{
	line-height:20px;
}


div.sect>dl.at2{width:430px;}
div.sect>dl.at2>dd{}
div.sect>dl.at2>dd>ul{}
div.sect>dl.at2>dd>ul>li{width:100px; height:80px; float:left; 
	margin-left:10px; position:relative;
}
div.sect>dl.at2>dd>ul>li:nth-child(4n+1){margin:0;}
div.sect>dl.at2>dd>ul>li:nth-child(4)~li{margin-top:20px;}
div.sect>dl.at2>dd>ul>li>span{display:block; height:60px;}
div.sect>dl.at2>dd>ul>li>span:nth-child(2){
	height:20px;
	font-size:14px; font-weight:bold; line-height:20px;
	text-align:center;
}
div.sect>dl.at2>dd>ul>li>a{display:block; width:100%; height:100%;
	position:absolute; top:0; left:0;
}

div.sect>dl.at3{width:340px;}
div.sect>dl.at3>dd{width:340px; 
	background-image:url(../img/main/at3Bg.png);}
div.sect>dl.at3>dd>ul.imgGroup{width:2040px;}
div.sect>dl.at3>dd>ul.imgGroup>li{width:340px; float:left;}

















