@charset "utf-8";
body{padding:0; margin:0; font-family:Microsoft Yahei; font-size:16px; color:#333; text-align:left; background-color:#fff; -webkit-text-size-adjust:none;}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, select, form, fieldset, input, button, textarea, blockquote, table{padding:0;margin:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style:none;}
i{font-style:normal; vertical-align:top; display:inline-block; background-repeat:no-repeat;}

table{border-collapse:collapse;border-spacing:0;margin:auto;}
th,td{padding:0}
img,a img{border:0;margin:0;padding:0; vertical-align:middle;}
img, table, object, embed, video{max-width:100%;}

button,input,select,textarea{vertical-align:middle; font-family:Microsoft Yahei; font-size:14px; box-sizing:border-box;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type=image],input[type="submit"]{-webkit-appearance:button;cursor:pointer;border:none;}
select{width:100%; height:26px; line-height:26px; border:1px solid #ccc; background:#fff; color:#666;}
a{outline-style:none;text-decoration:none;color:#333;}
a:focus{outline:none;-moz-outline:none; noline:expression(this.onFocus=this.blur());}
a:hover{color:#1d5d90; text-decoration:none !important;}

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.transparent{background:transparent !important;}
.bgwhite{background-color:#ffffff;}
.bggray{background-color:#f7f7f7;}

.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.transition a:hover{filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
.imgScale a img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transform:scale(1.2); transform:scale(1.2);}

/*layout*/
.container{width:1200px; margin-right:auto; margin-left:auto; zoom:1;}
.module-main{margin-right:-15px; margin-left:-15px; overflow:hidden;}
.module-span6{float:left; width:50%;}
.module-box{margin-right:15px; margin-left:15px;}
.innerBox{overflow:hidden; zoom:1;}
.mb{margin-bottom:30px;}
.mt{margin-top:30px;}


/*header*/



/*footer*/
.footer{background-color:#195284; font-size:.9375em;}
.footer .container{padding-top:5px;}
.footer .footer-menu{color:#fff; line-height:180%; text-align:center;}
.footer .footer-menu a{color:#fff;}
.footer .footer-menu font{font-family:"宋体"; margin-right:10px; margin-left:10px;}
.footer .footer-grid{position:relative; padding:20px 15% 20px 20%;}
.footer .footer-grid .biaozhi{position:absolute; top:50%; left:0; width:20%; margin-top:-40px; text-align:center;}
.footer .footer-grid .qrcode{position:absolute; top:50%; right:0; width:10%; margin-top:-44px; text-align:center;}
.footer .footer-grid .qrcode img{width:88px; height:88px;}
.footer .footer-grid .bqxx{padding-top:15px; line-height:180%; color:#cddce9; text-align:center;}
.footer .footer-grid .bqxx span{display:inline-block; margin-right:8px; margin-left:8px;}
.footer .footer-grid .bqxx a{color:#cddce9;}
.footer .footer-grid .bqxx a:hover{color:#fff;}
.footer .footer-grid .bqxx a#websiteHits{color:#cddce9; font-weight:bold;}
.footer .footer-grid .bqxx a#websiteHits:hover{color:#fff;}
.footer .beian{color:#939393;}
.footer .beian img{margin-right:8px;}


/*common*/
.common-title{line-height:30px;}
.common-title .currentName{position:relative; float:left; padding-left:25px; font-size:1.375em; font-weight:bold; color:#333;}
.common-title .currentName:before{position:absolute; top:50%; left:0; content:""; width:5px; height:30px; margin-top:-15px; background-color:#1d5d90;}
.common-title .currentName a{color:#333;}

.common-more{float:right; font-size:14px;}
.common-more a{color:#999;}
.common-more a:hover{color:#1d5d90;}

.infoList{overflow:hidden;}
.infoList li{float:left; width:100%; padding-top:7px; padding-bottom:7px; overflow:hidden;}
.infoList li h4{position:relative; padding:0 100px 0 25px; font-weight:normal; font-size:1em; overflow:hidden;}
.infoList li h4 a{float:left; line-height:1.6em; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList li h4 a.noLink:hover{color:inherit;}
.infoList li h4 a:before{position:absolute; top:-2px; left:2px; content:""; margin-top:.8em; width:5px; height:5px; background-color:#1a68a8; background-repeat:no-repeat; border-radius:50%;}
.infoList li h4 a:hover:before{background-color:#005192;}
.infoList li h4 .time{position:absolute; z-index:10; top:50%; right:2px; margin-top:-.8em; line-height:1.6em; color:#999; font-size:.9375em; white-space:nowrap;}
.infoList li br{display:none;}
.infoList.fileList li h4 a{float:none; display:block; max-width:100%; width:100%\9;}
.infoList.fileList li h4 a font{float:left; max-width:90%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList.fileList li h4 a:hover font{float:left; max-width:90%; color:#c00;}
.infoList.fileList li .Icon{float:left; margin-left:5px; width:23px; height:25px; background:url(../images/new.png) left center no-repeat; overflow:hidden;}
.infoList.others li{padding-top:4px; padding-bottom:4px;}
.infoList.notTime li h4{padding-right:0;}
.infoList.notTime li .time{display:none;}

.otherList .infoList li{padding-top:9px; padding-bottom:9px;}
.otherList .infoList li h4{padding-right:0; text-align:justify;}
.otherList .infoList li h4 a{float:none; display:inline; max-width:none; line-height:1.8em; white-space:normal;}
.otherList .infoList li h4 .time{position:static; float:right; margin-top:0; line-height:1.8em;}

.infoList li h4 a,
.text-nowrap,
.text-nowrap a,
.text-nowrap font,
.text-nowrap p
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

/*crumb*/
.crumb{padding:15px 0; font-size:14px; line-height:24px; color:#999; background-color:#f9f9f9; border-bottom:1px solid #f2f2f2;}
.crumb dl{position:relative;}
.crumb dl dt{position:absolute; top:6px; left:20px; width:12px; height:14px; background:url(../images/crumb_icon.png) no-repeat left 0;}
.crumb dl dd{margin-left:42px;}
.crumb dl dd em{font-style:normal;}
.crumb a{display:inline-block; color:#999;}
.crumb span{color:#1d5d90; font-weight:bold;}

/*pagediv*/
.pagediv{padding:20px 0; font-size:14px; color:#333; line-height:28px; text-align:center; clear:both;}
.pagediv a{color:#333;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num,
.pagediv .pagination_index_last,
.pagediv #pagination_input,
.pagediv #currentPage{display:inline-block; *display:inline; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
    vertical-align:top;
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);}
.pagediv .arrow a:hover,
.pagediv .index_num{background:#1d5d90; border-color:#1d5d90; color:#fff; text-decoration:none;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num{padding:0 10px;}
.pagediv .index_num{font-weight:700;}
.pagediv .pagination_index_last{padding:0 6px;}
.pagediv #pagination_input{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv #currentPage{width:40px; height:30px; color:#888; text-align:center; background:#fff;}

.table-style{margin:0 auto 15px; border-collapse:collapse;}
.table-style td, .table-style th{border-collapse:collapse; border:solid #000 1px; padding:8px; line-height:160%;}
.table-style th{font-weight:700; text-align:center; background-color:#efefef;}

.even{background-color:#f7f7f7;}
.odd{background-color:#ffffff;}

.rel-appendixs{display:none; margin-top:20px; border-top:2px solid #efefef;}
.rel-appendixs h3{padding:25px 0 10px; color:#333333; font-weight:bold; font-size:1em;}
.rel-appendixs .infoList li h4 a:before{background-color:#999;}

