.con {
	width: 1200px;
	margin: 0 auto;
}

#slider li div {
	position: relative;
}

#slider-wrap ul#slider li>div .jj {
	width: 95%;
	padding: 0 20px;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: rgba(0, 0, 0, .4);
}

.tzgg {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

.tzggList {
	width: 515px;
	height: 424px;
}

.tzggList_tit,
.zcfgList_tit,
.bmtjList_tit,
.bgxzList_tit {
	height: 60px;
	line-height: 60px;
	background: url(tzgg_logo.png)no-repeat center;
	background-size: 100%;
	text-align: right;
}

.tzggList_tit a,
.zcfgList_tit a,
.bmtjList_tit a,
.bgxzList_tit a {
	color: #c6c6c6;
}

#next {
	background: url(next.png) no-repeat center;
	background-size: 100%;
}

#previous {
	background: url(previous.png) no-repeat center;
	background-size: 100%;
}

.tzggList ul li,
.zcfgList ul li,
.bgxzList ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}

.liD {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: url(liD.png) no-repeat center;
}

.tzggList ul li .list_tit,
.zcfgList ul li .list_tit,
.bgxzList ul li .list_tit {
	width: 83%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #000;
}

.tzggList ul li .list_tit {
	width: 75%;
}

.con_left {
	width: 385px;
}

.wsbb {
	width: 100%;
	height: 160px;
	margin: 25px 0;
	background: no-repeat url(wsbm.png) center/cover;
}

.bmss {
	width: 100%;
	height: 480px;
	background: url(bmss_bg.png) no-repeat center/cover;
	margin-bottom: 30px;
	overflow: hidden;
}

.bmss_tit {
	display: flex;
	align-items: center;
	margin-top: 35px;
	margin-left: 40px;
	margin-right: 15px;
}

.bmss_tit_logo {
	display: inline-block;
	width: 50px;
	height: 40px;
	background: url(bmss.png) no-repeat center/cover;
}

.bmss_tit_txt {
	margin-left: 15px;
	font-weight: bold;
	font-size: 24px;
	color: #1c5fb0;
}

.bmss_con {
	margin-top: 50px;
}

.bmss_con input[type="text"],
.bmss_con input[type="password"] {
	width: 240px;
	height: 45px;
	font-size: 16px;
	outline: none;
	background: #fff;
	border: none;
	font-weight: 500;
	margin: 12px 0;
	border-radius: 10px;
}

.bmss_con form {
	margin-left: 30px;
}

.bmss_con form span {
	display: inline-block;
	width: 80px;
}

.yzm {
	display: flex;
	align-items: center;
	margin-top: 12px;
	margin-left: 80px;
}

.yzm img {
	margin-right: 15px;
}

.bmss_con input[type="submit"] {
	margin-top: 30px;
	width: 110px;
	height: 40px;
	background-color: #2488d3;
	border: none;
	outline: none;
	color: #fff;
	font-weight: bold;
	border-radius: 10px;
	cursor: pointer;
}

.con_bot {
	padding-bottom: 35px;
}

.bmss_con .submit {
	text-align: center;
}

.gywm {
	width: 100%;
	height: 240px;
	background: url(lxwm.png) no-repeat center/cover;
}

.con_bot {
	display: flex;
	justify-content: space-between;
}

.con_right {
	width: 780px;
	margin-top: 25px;
}

.zcfgList_tit {
	background: url(zcfg_tit.png)no-repeat center;
}

.bmtjList_tit {
	background: url(bmtj_tit.png) no-repeat center;
}

.bgxzList_tit {
	background: url(bgxz_tit.png) no-repeat center;
	margin: 10px 0;
}

.bmtjList {
	margin-top: 30px;
}

.bmtj_con {
	padding-left: 30px;
	padding-top: 10px;
}

.sj {
	margin-top: 20px;
	text-indent: 2em;
	line-height: 50px;
}