@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑";margin:0;padding:0; background: url(../images/bg.png) top repeat-x #fff}
ul,li{list-style-type:none;margin:0;padding:0;}
img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#376ca2;}
.fl{float:left !important;}
.fr{float:right !important;}
.clearboth{clear:both;border:0px;padding:0px;margin:0px;}

.cw_1104{ background:#fff; width:1080px; padding:0 10px; margin:0 auto; height:auto; overflow:hidden;}
.mt_10{ background:#fff; width:1100px; height:13px; margin:0 auto}

.inav{ height:auto; overflow:hidden; }
.inav a{ display:block; font-size:16px; color:#fff; height:50px; line-height:50px; text-align:center; padding:0 15px; float:left; background:url(../images/navjgx.png) center right no-repeat;}
.inav a:last{ background:none}
.inav a:hover{ background:url(../images/nav_hover.png) center repeat-x; color:#fff;}
.inav #navon{ background:url(../images/nav_hover.png) center repeat-x; color:#fff}

.copright{ border-top:#013b6d 5px solid; background:#ededed; text-align:center; line-height:24px; font-size:14px; color:#333}
.tbk{ border:#e0e0e0 1px solid; padding:13px 0 0 0;}
.tbk2{ border:#e0e0e0 1px solid; padding:0;}
.tbk3{ border-bottom:#e0e0e0 1px solid;border-left:#e0e0e0 1px solid;border-right:#e0e0e0 1px solid;}
.itit{ background:url(../images/title_bg.png) left center no-repeat; color:#fff; height:39px; line-height:39px; }
.more a{font-size:14px; color:#333;}
.more a:hover{font-size:14px; color:#014279;}
.bknr{ padding:15px 0 5px 0}
.xmjj{text-align:left; text-indent:2em;line-height:27px; font-size:14px; color:#333; padding-top:15px}
.xmjj p{ text-align:left; text-indent:2em; line-height:27px; font-size:14px; color:#333}
.xmjj2{text-align:left; line-height:27px; font-size:14px; color:#333; padding-top:0px}
.xmjj2 p{ text-align:left; line-height:27px; font-size:14px; color:#333}
.left_title{ background:url(../images/list_titlebg.png) center no-repeat; color:#fff; text-align:center; line-height:48px; height:48px; font-size:18px;}
.subk{ border-bottom:#e0e0e0 1px solid;border-left:#e0e0e0 1px solid;border-right:#e0e0e0 1px solid;}
.subnav{ padding:20px 0; }
.subnav a{ display:block; background:url(../images/sub_bg.png) center no-repeat; width:152px; height:34px; margin:5px auto; line-height:34px; padding-left:50px; font-size:14px; color:#333}
.subnav a:hover{ display:block; background:url(../images/sub_bghover.png) center no-repeat; width:152px; height:34px; margin:5px auto; line-height:34px; padding-left:50px; font-size:14px; color:#fff}
.subnav #hon{ display:block; background:url(../images/sub_bghover.png) center no-repeat; width:152px; height:34px; margin:5px auto; line-height:34px; padding-left:50px; font-size:14px; color:#fff}
.left_titlef{ font-size:18px; color:#014d8e; line-height:47px;}
.left_dqwz{ font-size:14px; color:#666; line-height:47px;}
.left_dqwz a{ font-size:14px; color:#666; line-height:47px;}
.c_titlef{ font-size:18px; color:#fff; line-height:47px;}
.picMarquee-left{ width:300px; height:200px; overflow:hidden; position:relative;  border:1px solid #ccc;   }
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:35px; height:90px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }

.slideBox{ width:1080px; height:220px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:50%; bottom:15px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius:20px }
		.slideBox .hd ul li.on{ background:#013b6d; color:#013b6d; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:1080px; height:220px; display:block;  }
				.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
		
.tlist{font-size:16px;  color:#555; line-height:40px; height:40px;}
.tlist_title{ font-size:16px; font-weight:bold; color:#555; background:#E6E6E6; line-height:46px; height:46px;}

.table_tilte{ font-size:16px; color:#000; color:16px; line-height:46px; height:46px; font-weight:bold; background:url(../images/tablebg.png)}
.t-table{ font-size:12px; line-height:40px; color:#333;}
.t-gwmc{color:#00477e; line-height:40px; height:40px; font-size:16px; padding-left:20px}
.t-gwmc a{color:#00477e;font-size:16px; }
.t-gwmc a:hover{color:#cc0000; }
.t-time{color:#ff6633; line-height:40px; height:40px; font-size:14px; }
.t-gwyq{color:#666; line-height:40px; height:40px; font-size:14px; padding-left:10px}
.t-linebg{ background:#e5f2fc}
.idwqz{ width:100%; height:50px; line-height:50px; font-size:14px; color:#666}
.idwqz a{font-size:14px; color:#666}
.pl10{ padding-left:10px}
		
		
.dlist{}
.dlist li{ height:46px; line-height:46px; font-size:18px; background:url(../images/ico_001.png) left center no-repeat; padding-left:15px; border-bottom:#e4e4e4 1px dashed;}
.dlist a{ height:46px; line-height:46px; font-size:18px; color:#333;}
.dlist a:hover{ height:46px; line-height:46px; font-size:18px; color:#014987}
		