@charset "gbk";
/* CSS Document */
/*Hongyi WebSite CSS Version 1.0*/
/*Power by:SEAWE, Designer:John*/
/*INDEX CSS*/

/*Banner*/
.bannerLayer{ height:460px; background:#fff; overflow:hidden;}
.bannerLayer img{ border:none;}

.borderTop{ border-top:#d6d6d6 1px solid;}
.section1,.section2,.section3{ padding:15px 0 25px 0; border-bottom:#d6d6d6 1px solid; overflow:hidden;}
.section1{ background-color:#f3f3f3;}
/*Services List*/
.caseBox{ width:990px; position:relative; overflow:hidden;}
.listBox{ height:180px; position:relative;}
a.leftBtn,a.rightBtn{ top:60px; width:25px; height:36px; position:absolute; background:url(/images/sprite_btn.png) no-repeat; cursor:pointer; display:inline-block;}
a.leftBtn{ left:-35px; background-position: 0 0;}
a.rightBtn{ right:-15px; background-position: 0 -80px;}
.servicesList{ width:1650px; padding-top:15px; list-style:none; position:absolute;}
.servicesList li{margin:0 10px; width:310px; float:left; display:inline;}
.servicesList li img{ width:110px; border:none; float:left; display:inline;}
.servicesList li dl{ margin:0px; margin-right:15px; padding:0px; width:180px; line-height:22px;overflow:hidden; float:left; display:inline;}
.servicesList li dl dt{ height:50px; line-height:40px;}
.servicesList li dl dt a{ font-size:18px; color:#003c41; font-weight:bold; }
.servicesList li dl dd{ line-height:22px;}
.servicesList li dl dd a{ font-size:12px;}
.servicesList li dl dd.link{ padding:8px 0;}
.servicesList li dl a{ color:#003c41}
.servicesList li dl a:hover{ text-decoration:underline; color:#000;}


.sectionTitle{ padding-left:10px; height:42px;line-height:42px; font-size:16px; font-weight:bold;}
.sectionTitle span{ padding-left:5px;font-size:12px; font-weight:normal; color:#999;}
.sectionTitle span.more{ margin-right:20px; float:right; display:inline;}
.sectionTitle span.more a{ font-size:12px; color:#999; font-weight:normal;}
.sectionTitle span.more a:hover{ color:#003c41; text-decoration:underline;}

/*News*/
.newsBox{ margin:0 10px; width:310px; float:left; display:inline;}
.newsBox .sectionTitle{ padding-left:0;}
.newsBox .sectionTitle span{ font-size:12px; font-weight:normal;}
.newsList{ list-style:none;}
.newsList li{ padding-left:8px; height:24px; line-height:24px; background:url(/images/news_icon.png) left center no-repeat; overflow:hidden;}
.newsList li a{ font-size:12px;}
.newsList li a:hover{ color:#003c41; text-decoration:underline;}
.newsList li span{ margin-right:10px; color:#999; float:right; display:inline;}