@import url("common.css");
#mainSpot{margin-top:125px;}
#mainSpot ul li img{width:100%;}
#mainSpot .bxslider{width:640px;height:467px;overflow:hidden;}
#mainSpot .bx-pager{position:absolute;bottom:20px;left:0;}

#wrap .bx-wrapper .bx-pager.bx-default-pager a{background:#fff;width:20px;height:20px;border-radius:15px;}
#wrap .bx-wrapper .bx-pager.bx-default-pager a.active,
#wrap .bx-wrapper .bx-pager.bx-default-pager a:hover{background:#ffdd41;}
#wrap .bx-wrapper .bx-prev{width:60px;height:60px;background:url(/images/about/btn_prev.png) no-repeat;}
#wrap .bx-wrapper .bx-next{width:60px;height:60px;background:url(/images/about/btn_next.png) no-repeat;}

#mainContainer{margin:40px 30px 0 30px;}
.portfolioTitle{font-size:27px;padding-bottom:10px;position:relative;}
.portfolioTitle a{position:absolute;right:0;top:3px;}
.portfolioList img{width:100%;}
.tit{text-align:center;margin-top:15px;font-size:20px;}

.quick{clear:both;margin-top:70px;}
.quickList {overflow:hidden;}
.quickList ul li{float:left;width:32%;margin-right:2%;padding-bottom:5px;}
.quickList ul li img{width:100%;}
.quickList ul li:nth-child(3n) {margin-right:0;}

.news{clear:both;margin-top:70px;}
.newsList dl dt{position:relative;font-weight:bold;font-size:20px;padding-bottom:10px;}
.newsList dl dt a{overflow: hidden;white-space: nowrap; text-overflow: ellipsis;width:450px;display:block;}
.newsList dl dt .date{position:absolute;top:0;right:0;font-weight:normal; }
.newsList dl dd{line-height:160%;color:#555; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;height:85px; white-space: normal;font-size: 18px;}
.newsList dl dd a{color:#000;}

