@charset "utf-8";
@font-face {
    font-family:'方正小标宋简体';
    src: url('http://www.shiyan.gov.cn/material/fonts/fz.ttf') format('truetype');
}
@font-face {
    font-family:'仿宋_GB2312';
    src: url('http://www.shiyan.gov.cn/material/fonts/fsgb2312.ttf') format('truetype');
}
/* 概览 */
.guiz-table{
	padding: 0 25px;
}
.guiz-table table{
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 40px;
}
.guiz-table thead {
	font-family: '方正小标宋简体';
	height: 70px;
	line-height: 70px;
	border-bottom: 2px solid #0f5a9b;
	font-size: 20px;
}

.guiz-table .list-index {
    width: 7%;
    text-align: center;
}

.guiz-table td.list-index {
    font-size: 16px;
}
.guiz-table  .list-down {
    width: 23%;
    text-align: center;
}
.guiz-table thead th {
    text-align: center;
}
.guiz-table  td {
    font-size: 14px;
    font-family: simsun;
    padding: 13px 0;
}
.guiz-table p{
    line-height: 24px;
    font-size: 16px;
    font-weight: bolder;
    margin: 3px 0;
}
.guiz-table tbody tr:nth-child(even) {
    background-color: #eee;
}
.guiz-table .news-inf {
    line-height: 24px;
    color: #5d89b6;
    font-size: 14px;
    display: block;
    text-align: left;
}
/* 细览 */
.guiz-detail .logo{
	padding-bottom: 30px;
	border-bottom: 5px solid #015293;
	text-align: center;
}

.guiz-detail {
    padding: 15px 25px 0;
}
.guiz-detail .logo span{
	background: url(../images/logo.png) 0 50% no-repeat;
	color: #f70000;
	display: inline-block;
	height: 92px;
	padding-left: 89px;
	line-height: 92px;
	font-family:'方正小标宋简体';
	font-size: 40px;
}
.guiz-detail .article-footer{
    padding: 40px 4% 5px;
    border-top: 5px solid #015293;
    font-family:'方正小标宋简体';
    font-size: 28px;
    color: #015293;
    text-align: right;
}
.guiz-detail .down-box{
    position: absolute;
    right: 0;
    bottom: 17px;
}
.guiz-detail .down-box a{
    display: inline-block;
    box-sizing: border-box;
    width: 90px;
    height: 38px;
    border: 1px solid #d2d2d2;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    vertical-align: middle;
    margin-left: 12px;
}
.guiz-detail-header{position: relative;}
.guiz-detail h2{
	font-size: 28px;
	font-family: '方正小标宋简体';
	font-weight: normal;
	padding: 35px 20px 10px;
	line-height: 40px;
}

.guiz-detail .news-inf {
    font-family: '仿宋_GB2312';
}
.news-inf{
	text-align: center;
	font-size: 18px;
	font-family: simsun;
}
.guiz-detail .article-box{
	padding: 38px 0px 0px;
}

.guiz-detail .article {
    padding: 17px 0px 49px;
}

.guiz-detail .article-box p,
.guiz-detail .article-box p span{
	font-size: 21px!important;
	line-height: 38px!important;
	font-family: '仿宋_GB2312'!important;
	margin-bottom: 0!important;
}
.guiz-detail .article-box p strong{
	font-size: 21px!important;
	font-family: '黑体';
}


@media(max-width:992px){
	.guiz-detail .logo span{
		font-size: 22px;
		background-size: 24% auto;
	}

	.guiz-detail .logo {
		padding-bottom: 50px;
	}

	.guiz-detail {
		padding: 10px 0;
	}

}

.guiz-index .main{
	
border: 0;
}

.guiz-index .guiz-table {
    padding: 0;
}

.guiz-index .grid {
    background: #fff;
    width: 1122px;
}

.guiz-index .pages {
    padding: 20px 0;
}

.guiz-index .header h2 {
    background: none;
    font-size: 55px;
    height: auto;
    text-align: center;
    color: #fff;
    padding: 35px 0 15px;
    font-family: "微软雅黑";
    text-shadow: 0 0 6px rgba(68, 68, 68, 0.61);
    font-weight: bold;
    letter-spacing: 3px;
}

.guiz-index .header h1 {
    background: none;
    padding: 0;
    font-size: 24px;
    margin-top: -30px;
}

.guiz-index .header h1 a {
    font-size: 24px;
}

.guiz-index .header h1 img {
    width: 44px;
    margin-right: 17px;
}

.guiz-index .header h3 {
    text-align: center;
    color: #fff;
    margin: 40px 0 30px;
    background: url(../images/line2.png) no-repeat;
    background-position: center center;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.guiz-index .search{
    background: #f5f5f5;
    margin: 0;
    padding: 25px 0 10px;
    margin-bottom: 20px;
}
@media(min-width:1100px){
	.guiz-index .inner{
	width:1100px
}
}

.guiz-index .search-box {
    margin: 25px 0;
}

.guiz-index .search-bottom {
    text-align: center;
    margin-bottom: 20px;
}

.guiz-index .search-bottom span {
    color: #105a9c;
    margin-right: 15px;
}

.guiz-index input[type=radio] {
    border: 1px solid #3e3e3e;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: -1px 5px 0 0;
    border-radius: 100%;
    outline: none;
    -webkit-appearance: none;
}

.guiz-index label {
    vertical-align: middle;
    margin: 0px 5px 2px;
    font-family: "微软雅黑";
    font-weight: normal;
}
.guiz-index input[type=radio]:checked {
    background: url(../images/checked.png);
    border: 0;
}
.guiz-index .search-box>.xxgk-search {
    /* display: block; */
    /* float: left; */
    width: 68%;
    position: relative;
    display: inline-block;
}

.guiz-index .search-box button{
    position: absolute;
    right: 20px;
    top: 2px;
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    text-align: center;
    line-height: 0;
    font-size: 0;
    color: transparent;
    background: url(../images/q2.png) 9px 7px no-repeat;
}
.guiz-index .search-box .xxgk-ysqgk{
	width:10.5%;
	display: inline-block;
}

.guiz-index .search-box .xxgk-ysqgk button {
    background: #2c6ea6;
    height: 46px;
    line-height: 46px;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    border-radius: 10px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    margin-left: 15px;
    position: relative;
    right: 0;
    top: 0;
}

.guiz-index .search-box input {
    padding-left: 20px;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #fff;
    outline: none;
    border-radius: 9px;
    margin-left: -2%;
    border: 2px solid #2c66a4;
}

.guiz-index .search-box:before,.guiz-index .search-box:after {
    display: none;
}

.guiz-index .header h2 a {
    font-size: 20px;
}
.guiz-bg{background: #f6f6f6 url(../images/bg_xxgk.png) 50% 0 no-repeat;background-size: 100% auto;}
.guiz-index .guiz-table .list-index{
	width: 16%;
}

.guiz-index .guiz-table .text-center {
    text-align: left;
    padding-left: 10%;
}

.guiz-index .guiz-table .list-down {
    width: 28%;
}

.guiz-index .guiz-table .list-down a {
    margin: 0 18px;
}
@media(max-width:1122px){
	.guiz-index .grid{width:100%}
}
@media(max-width:992px){
	.guiz-index .search-box{display:flex;justify-content: space-between;align-items: center;padding: 0 20px;}

	.guiz-index .xxgk-search {
		flex: 3;
	}

	.search-box .xxgk-ysqgk {
		flex: 2;
		margin: 0;
	}
	.guiz-index .search-box .xxgk-ysqgk button {
		margin-left: 0px;
	}
	.guiz-index .search-box input {
		display: block;
		padding-right: 58px;
	}

	.guiz-index .header h2 {
		font-size: 32px;
	}

	.guiz-index .header h1 a {
		font-size: 20px;
	}

}