@charset "utf-8";
/* CSS Document */

div,dl,dd,dt,ul,li,p,span,body,img,input{ margin:0px; padding:0px;}
a{ text-decoration:none; color:#000}
a:hover{ color:#F00}
img{ border:0px;}
.clear{ clear:both}
li{ list-style:none}

.header,.main,.footer,.banner{ width:1002px; margin:auto}
.header{ background:url(../img/logo.jpg) no-repeat left top; overflow:hidden}
.search{ width:400px; float:right; padding:35px 0px; font-size:12px;}
.nav{ width:1002px; background:url(../img/nav_bg.gif); height:62px;}
.nav ul{ padding-left:20px;}
.nav li{line-height:36px; float:left; text-align:center; background:url(../img/line.gif) no-repeat right center; font-size:14px;}
.nav li a{ color:#FFF; padding:0 25px; display:block}
.nav li a:hover{ font-weight:bold; background:url(../img/nav_li.gif) no-repeat center center; padding:0px 25px; display:block}

.chanpin{ overflow:hidden}
.chanpin dl{ width:328px; border:1px solid #CCC; float:left; margin-top:10px;}
.chanpin dt{ height:38px; line-height:38px; background:url(../img/main_dt.gif); padding-left:45px; width:283px;}
.chanpin dd{ line-height:25px; font-size:12px; background:url(../img/dd.gif) no-repeat left center; padding-left:10px; border-bottom:1px dashed #CCC; width:140px; margin-left:45px;}
.chanpin .dl1{ background:url(../img/img1.jpg) no-repeat right center}
.chanpin .dl2{ margin:10px 5px 0px; background:url(../img/img2.jpg) no-repeat right center}
.chanpin .dl3{background:url(../img/img3.jpg) no-repeat right center}
.chanpin .dl4{background:url(../img/img4.jpg) no-repeat right center}
.chanpin .dl5{background:url(../img/img5.jpg) no-repeat right center;margin:10px 5px 0px}
.chanpin .dl6{background:url(../img/img6.jpg) no-repeat right center}
.chanpin .dl7{background:url(../img/img7.jpg) no-repeat right center}
.chanpin .dl8{background:url(../img/img8.jpg) no-repeat right center;margin:10px 5px 0px}
.chanpin .dl9{background:url(../img/img9.jpg) no-repeat right center}
.chanpin .dl10{background:url(../img/img10.jpg) no-repeat right center}
.chanpin .dl11{background:url(../img/img11.jpg) no-repeat right center;margin:10px 5px 0px}
.chanpin .dl12{background:url(../img/img12.jpg) no-repeat right center}

.remai{ border:1px solid #2266AA; overflow:hidden; width:998px; margin-top:10px;}
.remai dd{ width:128px;float:left; margin:5px;; font-size:12px; text-align:center; line-height:25px}
.remai dd p{ border:1px solid #CCC; }
/**index公告样式**/
.index{ margin-top:10px;}
.remai dt,.index_left_top dt,.index_left_bottom dt,.index_center_top dt,.index_center_bottom_left dt,.index_center_bottom_right dt,.index_right strong{ background:url(../img/menu_top.gif); line-height:28px; height:28px; font-size:14px; overflow:hidden}
.remai dt strong,.index_left_top dt strong,.index_left_bottom dt strong,.index_center_top dt strong,.index_center_bottom_left dt strong,.index_center_bottom_right dt strong{ width:70px; float:left; color:#FFF; text-align:right}
.remai dt span,.index_left_top dt span,.index_left_bottom dt span,.index_center_top dt span,.index_center_bottom_left dt span,.index_center_bottom_right dt span{ width:40px; float:right; font-size:12px;}
.remai dt span a,.index_left_top dt a,.index_left_bottom dt a,.index_center_top dt a,.index_center_bottom_left dt a,.index_center_bottom_right dt a{ color:#FFF}


.index_left{ width:228px; float:left}
.index_center{ width:546px; float:left; margin:0px 5px;}
.index_right{ width:216px; float:right}

.index_left_top,.index_left_bottom,.index_center_top,.index_center_bottom_left,.index_center_bottom_right,.index_right{border:1px solid #2266AA;}
.index_left_bottom{height:227px;*height:229px; margin-top:10px;}
.index_left_bottom dd{ text-align:center; font-size:12px; line-height:25px;}

.ylMarquee{width:546px; height:148px; overflow:hidden; margin-top:20px;*height:152px;}
.ylMarquee li{ float:left; margin:0px 10px; width:136px; height:150px;}
.index_center_bottom_left{ width:268px; float:left; height:227px;*height:229px;margin-top:10px;}
.index_center_bottom_right{width:268px; float:right;height:227px;*height:229px;margin-top:10px;}
.index_center_bottom_left dd,.index_center_bottom_right dd{ background:url(../img/dd.gif) no-repeat left center; font-size:12px; padding-left:10px; line-height:25px; margin-left:10px;}

.index_right strong{ display:block; color:#FFF; padding-left:10px}


#tab { width:1002px; margin:10px auto 0px; position:relative;}
#tab_menu { clear:both;}
#tab_menu li { float:left; text-align:center; cursor:pointer; list-style:none;  background:url(../img/menu_top.gif);border:1px solid #2266AA; border-bottom:none; width:80px; line-height:28px; margin-right:10px; font-size:12px;}
#tab_menu li.hover { background:#DFDFDF;}
#tab_menu li.selected { color:#FFF; background:url(../img/menu_top.gif)}
#tab_box { clear:both;border:1px solid #2266AA; font-size:12px; padding:10px; overflow:hidden}
#tab_box li{ padding:5px 10px; float:left;}
.hide{display:none}
.sqlink{ position:absolute; top:5px; right:5px; font-size:12px; color:#000}
.sqlink a{ color:#f00;}

.footer{ font-size:12px; text-align:center; background:url(../img/footer.jpg) no-repeat; height:120px;}
.footer p{ line-height:38px; color:#FFF}
.footer p a{ color:#FFF}
.footer span{ padding-top:30px; display:block}