@charset "utf-8";

.content {
	width: 1200px;
	padding: 15px 30px 40px 30px;
	margin: auto;
}
.banner {
    text-align: center;
}
.container {

	margin: auto;
}

.breadcrumb {
	/* height: 60px; */
	margin: auto;
}

.breadcrumb .breadcrumb_con {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	padding: 0 100px;
	font-family: Source Han Serif CN;
	font-size: 18px;
}

.breadcrumb .breadcrumb_con .breadcrumb_title {
	/* width: 280px;
	height: 80px; */
	padding: 10px 20px 10px 20px;
	white-space: nowrap;
	flex: 1;
}

/* .breadcrumb .breadcrumb_con .breadcrumb_title :hover {
	font-weight: 900;
	border-bottom: #1658a0 4px solid;
} */

.breadcrumb .breadcrumb_con .breadcrumb_title a {
	color: #fff;
	background-color: #275db6;
	padding: 5px 10px;
	border-radius: 8px;
	width: 100%;
}

.czzj-two .nav1 {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	height: 31px;
	margin-bottom: 30px;
	line-height: 31px;

}

.nav_title {
	float: left;
	position: relative;
	font-size: 26px;
	color: #1658a0;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}

.czzj-two .nav1 .nav_title p {
	position: absolute;
	width: 9px;
	height: 23px;
	background-color: #1658a0;
	left: 0;
	top: 6px;
}

.nav1-f {
	position: relative;
	float: right;
}

.nav1-f ul {
	display: none;
	border: 1px solid #666666;
	position: absolute;
	top: 32px;
	border-radius: 5px;
	width: 150px;
	right: 0;
	padding: 5px 0;
	z-index: 999;
}

.nav1-f ul li {
	line-height: 34px;
	text-align: center;
}

.nav1-f ul li a {
	display: block;
}

.nav1-f ul li.on a,
.nav1-f ul li a:hover {
	background-color: #1c5fa8;
	color: #ffffff;
}

.nav1-f:hover ul {
	display: block;
}

.nav1-f p {
	border: 1px solid #666666;
	background: url(icon.png) no-repeat 12px center;
	padding-left: 32px;
	border: 1px solid #666666;
	border-radius: 4px;
	padding-right: 11px;
	cursor: pointer;
}

.yjzj-box {
	margin-top: 30px;
}

.yjzj-box ul li {
	padding: 0 10px;
	border-bottom: 1px #f1f1f1 dashed;
	transition: all .3s;
}

.yjzj-box ul li span {
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	font-size: 16px;
	text-align: center;
	line-height: 32px;
	float: left;
}

.yjzj-box1 ul li img {
	height: 16px;
	font-size: 16px;
	text-align: center;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
}


.yj-nr {
	float: left;
	width: 50%;
	line-height: 32px;
}

.yj-nr h5 {
	font-size: 18px;
}

.yj-nr p {
	font-size: 16px;
	color: #999;
	margin-top: 5px;
}

.zj-btn {
	float: right;
}

.zj-btn a.zj-chos {
	color: rgb(26, 26, 26);
}

.zj-btn a {
	display: inline-block;
	width: 103px;
	height: 38px;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
	line-height: 38px;
	color: #999;
	margin-left: 20px;
	transition: all .3s;
}

.nav1 .shixiang {
	display: flex;
	margin-left: 20px;
	font-size: 24px;
}

.nav1 .shixiang a {
	margin-left: 10px;
	color: rgb(17, 93, 178);
}

.clearflx1 :hover a {
	background-color: rgb(17, 93, 178);
	color: #fff;
}

.clearflx1 .zj-btn a {
	min-width: 440px
}

.yjzj-box .shixiang-list {
	padding: 0 10px;
}

.list-title{
	width:100%;
}
.aaa{
	width:100%;
}
.yjzj-box .shixiang-list .list-title .aaa {
	display: flex;
	justify-content: space-between;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #f1f1f1 solid;
}

.ti-left div {
	color: rgb(17, 93, 178);
	font-weight: 700;
	width:100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ti-left {
	display: flex;
	align-items: center;
		width:calc(100% - 80px);
}
.ti-left a{
	width:100%;
}
.ti-left img{
	width:12px;
	height: 12px;
}

.yjzj-box .shixiang-list .list-title a .img {
	width: 12px;
	margin-right: 10px;
	margin-left: 10px;
}

.yjzj-box .shixiang-list .list-title a .ti-right {
	margin-right: 10px;
	white-space: nowrap;
}

.yjzj-box .shixiang-list .list-title :hover {
	background-color: rgb(17, 93, 178);
}

.yjzj-box .shixiang-list .list-title :hover span {
	color: #fff;
}

.yjzj-box .shixiang-list .list-title {
	color: rgb(17, 93, 178);
}

.xiafangtu {
	display: none;
}

.xiafangtuon {
	display: flex;
	width: 100%;
	clear: both;
	text-align: center;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #FFF;
}

.xiafangtuon a {
	margin-left: 50px;
	background-color: #FFF;
}

.xiafangtuon a p {
	color: rgb(17, 93, 178);
	line-height: 30px;
	font-weight: 700;
}

.xiafangtuon a .on {
	color: rgb(128, 128, 128);
}

.clearflx:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fy_list_04 {
	margin: 40px auto 0;
	color: #555555;
	text-align: center;
	*width: 800px;
}

.fy_list_04 .fy_tit_l {
	display: inline-block;
	*float: left;
	margin-right: 30px;
	font-size: 0;
}

.fy_list_04 .fy_tit_l a.prevStop,
.fy_list_04 .fy_tit_l a.nextStop {
	background-color: #f2f2f2;
	color: #999999;
}

.fy_list_04 .fy_tit_l a.prev,
.fy_list_04 .fy_tit_l a.next {
	font-style: normal;
}

.fy_list_04 .fy_tit_l a {
	font-size: 16px;
	display: inline-block;
	line-height: 18px;
	padding: 10px 14px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	margin: 0px 7px 0 8px;
	color: #555555;
	border-radius: 3px;
}

.fy_list_04 .fy_tit_l a.on,
.fy_list_04 .fy_tit_l a.on:hover {
	background-color: #1c6eb8;
	border: 1px solid #1c6eb8;
	color: #ffffff;
}

.fy_list_04 .fy_tit_l a.prev em {
	margin-right: 6px;
}

.fy_list_04 .fy_tit_l a.prev em,
.fy_list_04 .fy_tit_l a.next em {
	font-style: normal;
	font-family: simsun;
	font-size: 12px;
}

.fy_list_04 .fy_tit_r {
	display: inline-block;
	*float: left;
	line-height: 38px;
}

.fy_list_04 .fy_inp {
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	border-radius: 3px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: -2px 8px 0 8px;
	font-size: 15px;
	color: #555555;
}

.fy_list_04 .fy_go {
	display: inline-block;
	background-color: #f9f9f9;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: 0 8px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
	*margin-top: -36px;
}

.clear {
	clear: both;
}


@media screen and (max-width: 1200px) {
	.container {
		width: 98%;
	}

	.breadcrumb .breadcrumb_con {
		width: 100%;
	}

	.content {
		width: 98%;
	}

	.banner {
		height: auto;
	}
}

@media screen and (max-width: 420px) {
	.czzj-two .nav1 li p {
		font-size: 16px;
	}

	.box1 {
		padding-left: 1%;
	}

	.normal-ul li .title {
		padding-right: 0;
	}

	.content {
		width: 98%;
	}

	.banner {
		height: auto;
	}

	.container {
		width: 98%;
	}

	.breadcrumb .breadcrumb_con {
		width: 100%;
	}
	.nav_title img{
		display: none;
	}
	.nav_title div{
		white-space: nowrap;
	}
	.insideli {
		width: auto!important;
		flex:1;
		white-space: nowrap;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		text-align: center;
		border-radius: 10px;
		margin: 0 2.5%;
		margin-bottom: 10px;
		color: #000;
		background-color: #ebebeb;
	}
	.insideli2 {
		width: 100%!important;
		height: 200px;
		/* height: 30px; */
		line-height: 30px;
		display: flex;
		margin: 0 2.5%;
		margin-bottom: 10px;
		color: #000;
		box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3),
			4px 4px 6px rgba(0, 0, 0, 0.2);
	}
}