/*--header--*/
.header{ width:100%; height:370px; position:relative; margin-bottom:10px; background:url('../Content/images/header.jpg') top center no-repeat;}

.banner{ height:238px;}
.banner ul li a:hover { text-decoration:none !important; color:#666 !important;}
.iconStyle{ width:230px; height:228px; margin-right:5px; font-size:22px; color:#fff;}

.icon01{ background:#e75844 url('../Content/images/icon01.png') 55px 30px no-repeat;}
.icon02{ background:#0b5492 url('../Content/images/icon02.png') 55px 30px no-repeat;}
.icon03{ background:#8ec059 url('../Content/images/icon03.png') 55px 30px no-repeat;}
.icon04{ background:#3fbc9c url('../Content/images/icon04.png') 55px 30px no-repeat;}
.icon01 p,.icon02 p,.icon03 p,.icon04 p{ display:inline-block; width:100%; margin-top:160px; text-align:center; }

.imgStyle{ width:994px; height:228px; background:#e9e9e9; position:relative;}
.imgStyle span{ display:inline-block; position:absolute; bottom:10px; right:10px; width:80px; line-height:32px;  }
.imgStyle span a{ display:inline-block;color:#333; background:url('../Content/images/more.png') left center no-repeat; text-indent:30px; font-size:16px;}
.imgStyle span a:hover{ background:url('../Content/images/moreHover.png') left center no-repeat; color:#0b5492;}
.imgStyle ul{ display:inline-block; width:800px; height:218px; margin-top:10px; }
.imgStyle ul li{ display:inline-block; width:100%;}
.imgStyle ul li a{display:inline-block; width:100%; line-height:24px; text-indent:15px; color:#666;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.imgStyle ul li a:hover{ color:#0b5492; text-decoration:underline;}

.search{ background:#e9e9e9; width:100%; height:65px; margin-bottom:10px;}
.searInput{ display:inline-block;  margin-left:15px; margin-top:15px;}
.searInput input{ width:1115px; height:36px; border:0px; background:#fff url('../Content/images/searchIcon.png') 5px 8px no-repeat; text-indent:30px;}
.searInput a{ display:inline-block; width:80px; height:36px; font-size:16px; text-align:center; background:#0b5492; color:#fff; line-height:36px;}

.list{ width:100%;}
.list h1{ display:inline-block; background:#327ebe; width:100%; font-size:18px; line-height:50px; color:#fff; text-align:center;}
.list a{ display:inline-block; width:100%; line-height:40px; border-bottom:1px dashed #ddd;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#666; text-indent:10px;}
.list a:hover{ background:#f5f5f5;}

.path{ display:inline-block; width:100%; border-bottom:1px solid #ddd; line-height:30px;}
.path a{ color: #000; }
.conTable{ width:100%; border-collapse:collapse; }
.conTable th,.conTable td{ border:1px solid #ddd; line-height:28px; border-collapse:collapse; text-indent:10px;  text-align:left;}
.conTable th{ color:#333;width:180px; text-align:right; padding-right:10px;}
.conTable td{ color:#666;}

.conTableW{ width:100%; border-collapse:collapse; }
.conTableW th,.conTableW td{ border:1px solid #ddd; line-height:28px; border-collapse:collapse; text-indent:10px;  text-align:left;}
.conTableW th{ color:#333;text-align:left;background:#f5f5f5; line-height:36px;}
.conTableW td{ color:#666; padding:8px; line-height:24px;}
.conTableW th.w20{ width:10px;}
.conTableW th.w60{ width:80px;}
.conTableW th.w80{ width:80px;}


h2{ display:inline-block; width:100%;line-height:36px; font-size:18px; text-align:center; color:#666;}

/*---page style----*/
.pageBox{ width:100%; text-align:center; margin-top:10px;}
.page{ margin:0 auto;  text-align:center; }
.page a,span { display:inline-block;border:1px solid #ececec; line-height:28px; min-width:18px; text-align:center;font-size:12px; color:#666; margin-right:8px; padding-left:6px; padding-right:6px; float:left;}

.page b{ float:left; line-height:28px; font-weight:normal;}
.page a:hover,.current,.page a.sel{ background:#328aec; color:#fff; border:1px solid #328aec;}
.page input{ display:inline-block; width:28px; height:26px; border:1px solid #ddd; line-height:28px; margin-left:8px; margin-right:8px; float:left;}

.page a.submit{ display:inline-block;border:1px solid #ececec; line-height:28px; min-width:18px; text-align:center;font-size:12px; color:#666; margin-right:8px; padding-left:8px; padding-right:8px; font-weight:bold; margin-left:10px;}
.page a.submit:hover{ background:#fff; text-decoration:underline;}

.footer{ width:100%; height:100px; padding-top:20px; margin-top:10px; position:relative; background:#0b5492; }
.footer div{ display:inline-block; color:#fff; text-align:center; line-height:24px;}


a.homeIcon{ z-index:1000px; position:fixed; bottom:10px; text-align:center; font-size:14px; padding:10px; right:10px; width:40px; height:40px; color:#fff; background:#66a0d2;}

