.banner {
	margin: auto;
	max-width: 1920px;
}

.banner img {
	width: 100%;
}

.search-body {
	width: 1200px;
	margin: auto;
	height: 46px;
	position: relative;
	top: -145px;
	line-height: 46px;
}

.search-body .field {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}

.search-input {
	width: 270px;
	height: 45px;
	background-color: #ffffff;
	box-shadow: 1px 2px 3px 0px #003b98;
	border-radius: 5px;
	border: solid 1px #7ea4d7;
	line-height: 45px;
	float: left;
	margin-left: 24px;
	margin-right: 85px;
}

.search-input::-webkit-input-placeholder {
	font-size: 16px;
	color: #878484;
	text-align: center;
	position: relative;

}

.input-text {
	width: 379px;
	height: 45px;
	background-color: #ffffff;
	box-shadow: 1px 2px 3px 0px #003b98;
	border-radius: 5px;
	border: solid 1px #7ea4d7;
	line-height: 45px;
	float: left;
	margin-left: 24px;
	margin-right: 85px;
}

.switch-btn {
	width: 378px;
	height: 46px;
	border-radius: 5px;
	border: solid 0px #7ea4d7;
	line-height: 46px;
}

.switch-btn option {
	font-size: 16px;
	color: #878484;
	text-align: center;
	position: relative;
	border-right: 2px solid #878484;

}

.switch-btn {
	font-size: 16px;
	color: #878484;
}

.switch-btn:after {
	content: "";
	width: 60px;
	height: 40px;
	background: url(xiala.png) no-repeat center;
	background-size: 18px;
}

.input-text select {
	background: url(xiala.png) no-repeat 95% center;
	background-size: 30px;
	-moz-appearance: none;
	appearance: none;padding-left: 10px;
}

.switch-btn::-webkit-input-placeholder {
	font-size: 16px;
	color: #878484;
	text-align: center;
	position: relative;

	border-right: 2px solid #878484;
}

.input-switch {
	width: 60px;
	height: 41px;
	float: right;
}

.input-text .old-pointer {
	width: 58px;
	height: 24px;
	background: url(xiala.png) no-repeat center;
	background-size: 18px;
	border: 0px;
	top: 2px;
	position: relative;
}

.search-submit {
	width: 189px;
	height: 45px;
	background-color: #878686;
	box-shadow: 1px 2px 3px 0px #003b98;
	color: #FFFFFF;
	font-size: 18px;
	border: 0px;
}

.zjlz {
	margin: auto;    margin-top: -46px;

}
body{background: #f5f5f5;}

.content {
	width: 1200px;
	margin: auto;
	 background-color: #FFFFFF; padding:30px;

}
.three-bottom{width:auto !important;}
.zjlz-three {
	margin-bottom: 60px;
}

.nav-top {
	height: 40px;
	line-height: 40px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 32px;
	width: 1140px;
}

.henxian {
	width: 415px;
	height: 3px;
	background-color: #115db2;
	margin-top: 20px;
}

.nav-top img {
	height: 26px;
	margin-top: 8px;
}

.nav-top span {
	font-size: 24px;
	color: #353536;
	font-weight: bold;
}

.three-bottom {
	width: 1200px;

	margin-top: 60px;
}

.three-bottom .left {
	width: 200px;
	float: left;

}

.zrbm {
	width: 200px;
	height: 63px;
	background-color: #daecfb;
	border-radius: 10px 0px 0px 0px;
	line-height: 63px;
	font-size: 24px;
	color: #343635;
	text-align: center;
	border-left: solid 1px #7ea4d7;
	border-right: solid 1px #7ea4d7;
	border-top: solid 1px #7ea4d7;
}



.bumenlist {
	height: auto;
	min-height: 415px;
	background-color: #F4F7FB;
	border-radius: 0px 0px 0px 10px;
	border-left: solid 1px #7ea4d7;
	border-right: solid 1px #7ea4d7;
	border-bottom: solid 1px #7ea4d7;
}

.bumenlist ul li {
	width: 160px;
	height: 63px;
	line-height: 63px;
	border-bottom: 1px solid #e7e7e7;
	color: #818181;
	text-align: center;
	font-size: 18px;
	margin: auto;

}

/* .bumenlist ul li:last-of-type {
	width: 200px;
	height: 63px;
	line-height: 63px;
	border-bottom: 0px solid #e7e7e7;
	color: #818181;
	text-align: center;
	font-size: 22px;
} */

.bumenlist ul .active {
	color: #115db2;
}

.bumenlist ul .cur {
	background-color: #daecfb;
	font-size: 24px;
	color: #343635;
	width: 198px;
	font-weight: 500;
}

.three-bottom .right {
	width: 81%;
	height: auto;
	float: right;
	background-color: #ffffff;
	border-radius: 0px 10px 10px 0px;
	border: solid 1px #7ea4d7;
	padding: 29px 20px 36px 20px;
	min-height: auto;
}

.right-top {
	height: 36px;
	display: flex;
	justify-content: space-between;
	line-height: 36px;
	border-bottom: 1px solid #d8d6d6;
}

.top-border {
	width: 150px;
	height: 36px;
	background-color: #115db2;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.right .detail {
	margin-top: 20px;
	height: 246px;
	margin-bottom: 23px;
}

.box-left {
	float: left;
}

.box-right {
	margin-left: 30px;
	font-size: 16px;
	color: #343635;
	float: left;
	font-weight: bold;
	letter-spacing: 0px;
}

.box-right ul li {
	height: 61px;
}

.box-right ul li .title1,.box-right ul li .title1 {
	color: #115db2;
}
.box-right ul li .title2{display:block;width: 215px;
    float: left;
    color: #115db2;}
.box-right ul li .title2 i{font-style: normal;
    color: #333;}
.box-right ul li .minzu {
	margin-left: 0px;
}
.box-right ul li .minz{margin-left: 110px;float: right;}
.box-right ul li .time {
	margin-left: 0px;
float: right;
}

.resume {
	margin-top: 20px;
	text-indent: 36px;
	height: auto;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	line-height: 32px;
}

.bottom-img {
	max-width: 1920px;
	margin: auto;
	height: 790px;
	background: url(02.png) no-repeat bottom;
}

.bottom-img img {

	margin-top: -200px;
	margin-bottom: -4px;
	width: 100%;
}
.old_type .search-body .field {
    font-size: 32px;}
.old_type .search-input{    margin-right: 20px;}
.old_type .input-text{    margin-right: 20px;}
.old_type  .nav-top span {
    font-size: 40px;}
.old_type .nav-top img {
    height: 40px;
    margin-top: 3px;}
.old_type  .zrbm,.old_type .bumenlist ul .cur {
    font-size: 40px;font-weight: bold;    height: 80px;
    line-height: 80px;}
.old_type .bumenlist ul li {
    height: 80px;
    line-height: 80px;
    font-size: 32px;}
.old_type .bumenlist {
    min-height: auto;}
.old_type .top-border {
    width: 213px;
    height: 80px;
    font-size: 40px;
    line-height: 80px;}
.old_type .right-top {
    height: 80px;}
.old_type .box-right {
    width: 100%; margin-left:0;}
.old_type .box-right ul li {
    height: auto;    margin-top: 15px;
    font-size: 32px;}
.old_type .box-right ul li .title2 {
    width: 100%;
    padding-bottom: 13px;}
.old_type .box-right ul li .minz {margin-bottom: 4%;
    margin-left: 0;}
.old_type .right-top {
    width: 100%;}
.old_type .box-left {
    float: left;
    margin: 0 auto;
    width: 300px;
    float: none;}
.old_type .right .detail {
    height: 400px;}
.old_type .box-left img{width:100%;}
.old_type .resume {
    font-size: 32px;line-height:45px;}

/* 手机端适配 */
@media screen and (max-width: 768px) {
	.banner {
		width: 100%;display:none;
	}

	.zjlz {
		width: 100%;
		padding: 1%;margin-top:0;
	}

	.content {
		padding: 0;
		width: 100%;
	}

	.search-body {
		display: none;
	}

	.line-head {
		height: 60px;
		line-height: 60px;
		font-size: 18px;
		color: #920a0a;
		border-bottom: 1px solid #818181;
	}

	.one-right-bottom {
		display: flex;
		justify-content: space-between;
		margin-top: 0px;
	}


	.henxian {
		width: 15%;
		height: 1px;
		margin-top: 20px;
	}

	.nav-top {
		margin-bottom: 10px;
		width: 100%;
		margin-top: 0px;
	}

	.nav-top span {
		font-size: 18px;
	}

	.zjlz-two .middle-img {
		width: 100%;
	}

	.zjlz-three {
		margin-bottom: 20px;
	}

	.three-bottom {
		width: 100%;
		height: auto;
		border-radius: 5px;
		
		margin-top: 20px;
		padding: 5px;
	}
.box-right ul li .title2{width:100%;}
	.three-bottom .left {
		width: 100%;
		float: left;
	}

	.zrbm {    font-size: 18px;
		width: 100%;
		height: 43px;
		line-height: 43px;
		letter-spacing: 5px;
		text-align: center;

	}

	.bumenlist {
		height: auto;
		min-height: 252px;
	}

	.bumenlist ul li {
		width: 33.333333%;    font-size: 15px;
    float: left;
		height: 43px;
		line-height: 43px;
		text-align: center;
	}

	.bumenlist ul .cur {
		width: 100%;    font-size: 18px;
	}

	/* .bumenlist ul li:last-of-type {
	    width: 100%;
	    height: 43px;
	    line-height: 43px;
	    border-bottom: 0px solid #e7e7e7;
	    color: #818181;
	    text-align: center;
	} */
	.three-bottom .right {
		width: 100%;
		height: auto;margin-top: 20px;
		float: right;
		padding: 10px;

	}

	.right .detail {
		height: 448px;
	}

	.box-right ul li .minzu,.box-right ul li .minz {
		margin-left: 0px;
	}

	.box-right ul li .time {
		margin-left: 0px;
float: right;
	}

	.box-right ul li {
		width: 100% !important;    height:auto;
	}
.box-right ul li .title2{height:auto;}
	.box-right {
		width: 100%;
		margin-left: 0px;
	}

	.resume {
		height: auto;
		margin-bottom: 20px;
    font-size: 15px;
	}

	.bottom-img {
		width: 100%;
		height: 860px;
	}

	.oldType_switch {
		display: none;
	}
}
