@charset "UTF-8";

@font-face{
	font-family:fzxbs;
	src:url('/typeface/FZXBSJW.TTF');
}
body{
	background: #f5f6f7 url(zcwjbg.png) top center no-repeat;
}
.zcwjk-header{
	width: 1124px;
	margin: 0 auto;
}
.zcwjk-header .logo{
	padding-top: 30px;
}
.zcwjk-header .logo img{
	height: 73px;
}
.zcwjk-header .titbox{
	height: 247px;
	line-height: 247px;
}
.zcwjk-header h1{
	/*margin: 98px 0;*/
	text-align: center;
	color: #ffffff;
	font-size: 55px;
	text-shadow: 1px 1px 2px #174376;
	display: inline-block;
	width: 100%;
	line-height: 68px;
	vertical-align: middle;
}
.zcwjk-header h1 span{
	display: inline-block;
}
.zcwjk-main{
	width: 1052px;
	margin: 0 auto 40px;
	padding: 36px 36px 4px;
	background: #ffffff;
}
.zcwjk-search{
	margin: 0 0 25px;
	background: #f5f5f5;
	padding-top: 60px;
	height: 120px;
}
.zcwjk-searchbox{
	margin: 0 108px;
}
.zcwjk-searchbox .box{
	display: inline-block;
	width: 65%;
	border: 2px solid #0f5a9b;
	border-radius: 10px;
	height: 42px;
	background: #fff;
}
.zcwjk-searchbox .box input{
    width: calc(100% - 90px);
	height: 42px;
	line-height: 42px;
	padding: 0 18px;
	color: #888888;
	font-size: 16px;
}
.zcwjk-searchbox .box button{
	height: 42px;
	line-height: 42px;
}
.zcwjk-searchbox .gjss{
	display: inline-block;
	width: 110px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 10px;
	margin-left: 25px;
	background: #0f5a9b;
	cursor: pointer;
}
.zcwjk-ssbtn{
	text-align: center;
	color: #333333;
	font-size: 16px;
	margin-top: 22px;
	line-height: 22px;
	height: 22px;
}
.zcwjk-ssbtn .tit{
	color: #0f5a9b;
}
.zcwjk-ssbtn span{
	display: inline-block;
	vertical-align: middle;
}
.zcwjk-ssbtn input{
	cursor: pointer;
	margin: 0 10px 0 16px;
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
/* 详情 */
.zcwjk-xlmain{
	position: relative;
	background: #fff;
	width: 1100px;
	margin: 0 auto 40px;
}
.zcwjk-xlhead{
	padding-top: 50px;
	padding-bottom: 12px;
	border-bottom: 5px solid #015293;
	margin: 0 12px;
}
.zcwjk-xlhead .tit{
	line-height: 72px;
	text-align: center;
	color: #ff0203;
	font-family: fzxbs;
	font-size: 40px;
}
.zcwjk-xlhead .tit span{
	line-height: 36px;
	vertical-align: middle;
}
.zcwjk-xlhead .tit img{
	margin-right: 12px;
}
.zcwjk-xlhead .bar{
	text-align: right;
	height: 34px;
}
.zcwjk-xlhead .bar a{
	display: inline-block;
	color: #666;
	font-size: 14px;
	line-height: 34px;
	border: 2px solid #d2d2d2;
	padding: 0 8px;
	margin-left: 12px;
}
.zcwjk-xlcon{
	color: #333;
	font-size: 21px;
	line-height: 46px;
	padding: 58px 65px 0;
}
.zcwjk-xlcon img,.zcwjk-xlcon video,.zcwjk-xlcon table{
	max-width: 100%;
}
.zcwjk-xlfoot{
	margin: 70px 12px 0;
	border-top: 5px solid #015293;
	padding: 40px 60px;
	text-align: right;
	color: #025497;
	font-size: 28px;
	font-family: fzxbs;
}

/*翻页*/
#page {
    font-size: 0;
    text-align: center;
    clear: both;
    overflow: hidden;
    margin: 50px auto;
    margin: .5rem auto;
}
#page .disabled {
    pointer-events: none;
    color: #8a8a8a;
}
#page a:hover,#page button:hover{
    border: 1px solid #1258AD;
    text-decoration: none;
    color: #1258AD;
}
#page a,#page input{
    font-size: 14px;
    font-size: .14rem;
    display: inline-block;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 8px;
    padding: 0px .08rem;
    margin: 0 3px 0 0;
    margin: 0 .03rem 0 0;
    line-height: 26px;
    line-height: .26rem;
    height: 26px;
    height: .26rem;
    min-width: 10px;
    min-width: .1rem;
}
#page button{
    font-size: 14px;
    font-size: .14rem;
    display: inline-block;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 8px;
    padding: 0px .08rem;
    margin: 0 3px 0 0;
    margin: 0 .03rem 0 0;
    line-height: 28px;
    line-height: .28rem;
    height: 28px;
    height: .28rem;
    min-width: 10px;
    min-width: .1rem;
}
#page input{
	margin: 0 3px;
	margin: 0 .03rem;
	width: 28px;
	width: .28rem;
    outline: none;
    text-align: center;
}
#page .act {
    background: #1258AD;
    border: 1px solid #1258AD;
    color: #fff !important;
    font-weight: bold;
}
#page span{
	font-size: 14px;
    font-size: .14rem;
    display: inline-block;
    margin: 0 6px 0 0;
    margin: 0 0.06rem 0 0;
    line-height: 28px;
    line-height: .28rem;
}
#page .page-prev, #page .page-next{
    display: none;
}







/* 以下是这个页面中间部分css */
.title a{
	display:block;
}

.title {
    margin-top: 0;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    border-bottom: 2px solid #1764ce;
}
.title span {
    white-space: nowrap;
    background-color: #0662b1;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
}

.jglb_new{
	padding: 0 0 30px 10px;
}

.gfxwj-list {
	padding-left: 14px;
	margin-top: 20px;
}

.gfxwj-list li {
	float: left;
	width: 25%;
	line-height: 40px;
}

.gfxwj-list li:before {
    display: inline-block;
    content: '';
    width: 4px;
    height: 4px;
    background: #acc0d2;
    position: relative;
    left: 0;
    top: 5px;
}

.gfxwj-list li a {
	display: inline-block;
	padding-left: 10px;
    width: calc(100% - 10px);
	font-size: 16px;
    line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #4D4D4D;
    box-sizing: border-box;
}

.gfxwj-list li a:hover{
	color: #2e79c4;
}
@media screen and (max-width: 1024px){
    .gfxwj-list li {
        width: calc(100% / 3);
    }
}
@media screen and (max-width: 768px){

    .zcwjk-header{
		width: 100%;
	}
	.zcwjk-header .logo img{
		height: .8rem;
	}
	.zcwjk-main{
		width: 100%;
		box-sizing: border-box;
		padding: .36rem .36rem .04rem;
		margin-bottom: 0;
	}
	.zcwjk-header .titbox{
		line-height: 2.7rem;
		height: 2.7rem;
	}
	.zcwjk-header h1{
		font-size: .5rem;
		margin: 0;
		line-height: .68rem;
		padding: 0 0.2rem;
		box-sizing: border-box;
	}
	.zcwjk-search{
		padding: .4rem 0;
		height: auto;
	}
	.zcwjk-searchbox{
		margin: 0 .4rem;
	}
	.zcwjk-searchbox .box{
		height: 46px;
		width: 80%;
		box-sizing: border-box;
	}
	.zcwjk-searchbox .box input{
		width: 82%;
		box-sizing: border-box;
	}
	.zcwjk-searchbox .box button{
		width: 18%;
	}
	.zcwjk-searchbox .box button img{
		height: 80%;
	}
	.zcwjk-searchbox .gjss{
		width: 18%;
		margin-left: 2%;
		font-size: .2rem;
	}
    /*详情*/
	.zcwjk-xlmain{
		width: 100%;
		margin-bottom: 0;
	}
	.zcwjk-xlhead{
		padding-top: .5rem;
	}
	.zcwjk-xlhead .tit{
		line-height: .7rem;
		font-size: .36rem;
	}
	.zcwjk-xlhead .tit img{
		width: .7rem;
		margin-right: .1rem;
	}
	.zcwjk-xlhead .bar{
		height: .5rem;
	}
	.zcwjk-xlhead .bar a{
		font-size: .24rem;
		line-height: .5rem;
	}
	.zcwjk-xlcon{
		padding: .2rem .32rem 0;
	}
	.zcwjk-xlfoot{
		padding: .4rem .3rem;
		font-size: .36rem;
		margin: .4rem .12rem;
	}

	/*翻页*/
	#page{
		display: flex;
		flex-direction: row;
		justify-content: space-around;
	}
	#page a,#page button,#page span{
		display: none;
	}
	#page .page-next,#page .page-prev{
		display: inline-block;
		width: 1.4rem;
		height: 0.5rem;
		line-height: .5rem;
		text-align: center;
		font-size: .3rem;
		color: #1653a7;
		background: rgba(23, 100, 206, 0.1);
	}


    /* 以下是新增 */

	.title {
	    padding-left: 10px;
	}
	.jglb_new {
	    padding: 0 0 20px 0;
	}
	.gfxwj-list li:before {
	    top: 0.05rem;
	}
	.gfxwj-list li {
	    width: 50%;
	}
	.gfxwj-list li a {
	    padding-left: 15px;
	    padding-left: 0.15rem;
	}
	.gkml {
	    padding-top: 20px;
	}
	.gfxwj-list li {
		line-height: 0.5rem;
	}
	.gfxwj-list li a {
		font-size: 0.25rem;
	}
	.gfxwj-list li:before {
	 	top: 0.1rem;
	}
}


