@charset "utf-8";
body{color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#a7793d;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}


/*layout*/
.common-row:after, .common-row:before {content: '';	display: block;	clear: both;}
.common-col-space{margin:-15px;}
.common-col-space>*{float: left;}
.common-col-space .grid{padding: 15px;}
.container.pt{padding-top: 30px;}
.container.pb{padding-bottom: 30px;}
.mb{margin-bottom: 30px;}
.color-blue{color: #355e92;}
.color-999{color: #999;}


/*common*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.hover-opacity:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.text-nowrap,
.text-nowrap p,
.text-nowrap a,
.text-nowrap span,
.text-nowrap font
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

/* 信息公开表格 */
table, td, tr, th {
    font-size: 12px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.content table, .content img, .content video {
    max-width: 100%;
}
.xxgkysj td {
    border: 1px solid #CCCCCC;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    padding: 5px;
}


/*footer*/

.wrap-bottom {
    width: 100%;
    height: 186px;
    border-top: 4px solid #bc1d25;
    background: white;
}
.wrap-bottom .bottom {
    padding-top: 30px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    position: relative;
}
.wrap-bottom .bottom .dz {
    float: left;
    margin-left: 36px;
    margin-top: 32px;
}
.wrap-bottom .bottom .infro {
    width: 676px;
    margin-left: 96px;
    float: left;
}
.wrap-bottom .bottom .infro p {
    line-height: 26px;
    text-align: center;
    font-size: 15px;
    color: #666;
}
.wrap-bottom .bottom .infro p:first-child {
    margin-bottom: 10px;
    color: #333;
    font-size: 15px;
}
.wrap-bottom .bottom .infro p a {
    color: #666;
    font-size: 15px;
}
.jiucuo {
    float: right;
    margin-top: 32px;
    margin-right: 10%;
}

/* 规范性文件 */
.gfxwj{
	float: right;
	vertical-align: middle;
	/* display: block; */
	display: table-cell;
	text-align: center;
	height: auto;
	margin-top: 1%;
	width: 31%;
}
#searchBtn1{
	width: 20%;
	background: #0072ca;
	color: #fff;
	border: none;
	padding: 3px;
}
.index_num {
    background: #0063b8;
    border-color: #0063b8;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin: 4px;
    zoom: 1;
    border: #dfdfdf 1px solid;
    border-radius: 3px;
    -webkit-transition: all .2s;
    padding: 0 10px;
    font-weight: 700;
}
#pagination_input {
    width: 40px;
    height: 30px;
    color: #888;
    text-align: center;
    display: inline-block;
    margin: 4px;
    zoom: 1;
    border: #dfdfdf 1px solid;
    border-radius: 3px;
    -webkit-transition: all .2s;
    background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagination_index_last{
	padding: 0 6px;
	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);
}
@media only screen and (min-width: 100px) and (max-width: 1200px){
	.wrap-bottom {
	    height: auto;
	}
	.wrap-bottom .bottom {
	    text-align: center;
	}
	.w1200 {
	    width: 100%;
	    box-sizing: border-box;
	    padding: 10px;
	}
	.wrap-bottom .bottom .dz {
	    float: initial;
	    margin: 0 auto;
	}
	.wrap-bottom .bottom .infro {
	    width: 100%;
	    margin: 0 auto;
	    padding: 10px;
	    box-sizing: border-box;
	}
	.jiucuo {
	    float: initial;
	    margin: 0 auto;
	}
}

.container {
    max-width: 1200px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    zoom: 1;
}
.container:before, .container:after {
    display: table;
    content: "";
    line-height: 0;
}
@media (max-width:1199px) {
body{
	font-size:15px; 
	/* background:#f5f5f5; */
	min-width:320px;
}
.footer .footer-link{display:none;}
.footer .footer-link-menu{padding-right:15px; padding-left:15px;}
.footer .footer-link-content ul{padding:15px 15px 5px;}
}
@media (max-width:991px) {
	.footer .footer-grid{padding:20px 0; text-align:center;}
	.footer .footer-grid .bqxx{padding-bottom:15px;}
	.footer .footer-grid .bqxx span.beian{display:inline-block;}
	.footer .footer-grid .biaozhi{position:static; margin-top:0; display:inline-block;}
	.footer .footer-grid .biaozhi span{display:inline-block; vertical-align:middle;}
	.footer .footer-grid .jiucuo{position:static; margin-top:0; display:inline-block; width:auto;}
	.footer .footer-grid .jiucuo span{margin-right:20px; margin-left:0;}
	.footer .footer-grid .jiucuo span.beian{display:none;}
}



.mar {
    width: 1200px;
    margin: auto;
}
.demo {
    height: 42px;
}
.dome_div .select {
    position: relative;
    float: left;
    margin-left: 20px;
}
.dome_div .select dt {
    height: 36px;
    display: inline-block;
    border: 1px solid #d2ccc4;
    background: url(bg8.png) no-repeat 156px 14px;
    line-height: 36px;
    padding-left: 10px;
    cursor: pointer;
    width: 159px;
    padding-right: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    color: #fff;
    font-size: 14px;
}
.footlink {
    background: none !important;
    text-align: center;
}
.footer a {
    color: #fff;
}
.dome_div .select dd {
    position: absolute;
    left: 0;
    top: 37px;
    border: 1px solid #d2ccc4;
    background: #fff;
    display: none;
}
.dome_div .select dd ul {
    padding: 4px;
    width: 174px;
    max-height: 90px;
    overflow: auto;
}
.dome_div .select dd ul li a {
    line-height: 28px;
    display: block;
    padding: 0 8px;
    color: #666666;
}
.dome_div .select dd ul li a {
    line-height: 28px;
    display: block;
    padding: 0 8px;
    color: #666666;
}
.dome_div .select dt:hover, .select dt.cur {
    border: 1px solid #409DFE;
    box-shadow: 0 0 3px #409dfe;
}
.select dt.cur {
    background: url(bg7.png) no-repeat 156px 14px;
}
#_span_jiucuo {
    float: right;
}
@media (max-width: 1200px){
	.footer {
	    padding-top: 0px;
	    margin-top: 0px;
	}
	.mar {
	    width: auto!important;
	}
	.dome_div {
	    display: none;
	}
	.footer_div_center {
	    float: none;
	    width: auto;
	    padding: 10px;
	    text-align: center;
	}
	#_span_jiucuo {
	    text-align: center;
	    float: none;
	    width: 80px;
	    margin: 0 auto;
	    display: block;
	}
	.footer_ewm {
	    float: none;
	    width: 80px;
	    margin: auto;
	}
	.gfxwj {
	    float: none;
		width: 42%;
	}
	.website-search-input {
	    width: 74%;
	}
}





/* tab */
.tab-brief .hd{border-bottom:#e0e0e0 1px solid;}
.tab-brief .hd li{float:left; padding: 0 0 14px; font-size: 1.5em; position: relative;}
.tab-brief .hd li a{color:#666666;}
.tab-brief .hd li:after{content: ''; position: absolute; width:0; bottom:-2px; left:0; height: 3px; background: #355e92;transition: all .3s; -webkit-transition: all .3s;}
.tab-brief .hd li.on:after{width: 100%;}
.tab-brief .hd li.on{ font-weight: bold;}
.tab-brief .hd li.on a{color: #345d91;}
.tab-brief .hd .more{padding-top: 8px;}
.common-more{float:right;}
.common-more a{color:#999;}
.common-more a:hover{color:#345d91;}
.tab-brief .newsList{margin-top: 15px;}

.common-title .currentName{position:relative; float:left; padding-left:20px; font-size:1.5em; font-weight:bold; color:#5d7ea8;}
.common-title .currentName:before{position:absolute; top:50%; left:0; content:""; width:5px; height:22px; margin-top:-11px; background-color:#5d7ea8;}
.common-title .currentName a{color:#5d7ea8;}
.brief-title-blue{border-bottom: 1px solid #355e92;}
.brief-title-blue h3{display: inline-block; padding: 0 25px; height: 40px; line-height: 40px; font-size:1.125em; font-weight: normal; color: #fff; background: #355e92;}


/* newsList */
.newsList{clear: both; font-size:1.125em;}
.newsList li{position:relative; 
/* padding:7px 0 7px 20px; */
line-height:1.6em; overflow:hidden; vertical-align:top;}
.newsList li:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #cccccc; border-radius: 50%; -webkit-border-radius: 50%;}
.newsList-h4 h4{position:relative; padding:7px 0 7px 20px; font-size: 1em; font-weight: normal; line-height:1.6em; overflow:hidden; vertical-align:top;}
.newsList-h4 li h4:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #cccccc; border-radius: 50%; -webkit-border-radius: 50%;}
.newsList li .time, .newsList-h4 li h4 .time{position:absolute; right:0; top: 50%; margin-top: -.8em; color:#999999;}
.newsList li a, .newsList-h4 li a{float:left; max-width:100%; color:#595959; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsList li a:hover, .newsList-h4 li a:hover{color: #355e92;}
.newsList-h4 li:hover h4:before{background: #355e92;}
.newsList.MM-dd li, .newsList-h4.MM-dd li{padding-right:60px;}
.newsList.yyyy-MM-dd li, .newsList-h4.yyyy-MM-dd li{padding-right:100px;}


/*pagediv*/
.pagediv{padding:20px 0; font-size:14px; color:#555; line-height:28px; text-align:center; clear:both;}
.pagediv li{display: inline-block;}
.pagediv .arrow a{color: #555;}
.pagediv .total_count,
.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a{display: inline-block; padding:0 10px; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
}
.pagediv  #page_input{width:40px; height:28px; color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:3px; background:#fff;}
.pagediv .total_count,
.pagediv .arrow a,
.page_jump a{
	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 span{background: #f5f5f5; color: #999;}
.pagediv .arrow a:hover,
.page_jump a:hover,
.pagediv .arrow .current{background:#5d7ea9; border-color:#5d7ea9; color:#fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}