@media (min-width: 1200px) {
	.container {
		width: 1310px;
	}
}

body {
	background-color: #ffffff;
}
a:hover{
	text-decoration: none;
}
.wzazzms .container{
	width: 100%;
}
.wzazzms .logo{
	margin-top: 10px;
}
.wzazzms .logo img{
	width: 255px;
	height: 40px;
	margin-top: 0;
}
.wzazzms .wzas{
	display: none;
}
.wzazzms .wzagh{
	width: 50%;
}
.wzazzms .wzamd{
	width: 50%;
}
.wzazzms .mdlogo{
	margin-top: 10px;
}
.wzazzms .mdlogo img{
	width: 20%;
}
.wzazzms .gzjg{
	margin-top: 100px;
	height: auto;
	padding-bottom: 0;
	flex-wrap: wrap;
}
.wzazzms .lfjg,.wzazzms .rijg,.wzazzms .nrqy .col-md-6,.wzazzms .middletp .col-md-4{
	width: 100%;
}
.wzazzms .nrqy .col-md-6 .sjys{
	width: 20%;
}
.wzazzms .nrqy .col-md-6 .btys{
	width: 74%;
}
.wzazzms .middletp .dipb{
	margin: 0 auto;
}
.wzas {
	width: 120px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 20px;
	padding: 4px 7px;
	cursor: default;
	margin-top: 20px;
	text-align: center;
	float: right;
}


.header {
	width: 100%;
	margin: 0 auto;
	height: auto;
	background: url(../img/xzzf_banner.png) no-repeat;
	background-position: top center;
	background-size: contain;
}

.logo {
	margin-top: 41px;
}
.mdlogo{
	margin-top: 20px;
	text-align: right;
}

.gzjg {
	margin-top: 341px;
	width: 100%;
	height: 160px;
	background: #F3F3F3;
	border-radius: 0px;
	padding: 18px;
	display: flex;
}

.lfjg {
	width: 7.3%;
	background: #4390FF;
	border-radius: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #F3F3F3;
	text-align: center;
	padding: 43px 0;
}

.rijg {
	margin-left: 18px;
	width: 92%;
	display: flex;
	justify-content: space-between;
	line-height: 120px;
}

.sbbs {
	cursor: pointer;
}

.disflex {
	display: flex;
}

.dfexju {
	display: flex;
	justify-content: space-between;
}

.jgys {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.jgpb {
	width: 90%;
	line-height: 60px;
	flex-wrap: wrap;
}

.jgpb div {
	width: 20%;
	text-align: center;
	height: 61px;
}

.jgpb div:nth-child(-n+5) {
	border-bottom: 1px solid #CDCDCD;
}

.jgpb div:nth-child(-n+4) {
	border-right: 1px solid #CDCDCD;
}

.jgpb div:nth-child(n+6):nth-child(-n+9) {
	border-right: 1px solid #CDCDCD;
}

.sjys {
	width: 16%;
	color: #666666;
}

.btys {
	width: 78%;
}

.btys a {
	width: 90%;
	color: #333333;
	display: block;
}

.xsyh {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.btlb {
	margin: 22px 0;
}

.middletp div {
	margin: 20px 0 10px 0;
}

.tupiansf {
	transition: all 0.5s;
}

.tupiansf:hover {
	transform: scale(0.95);
}

.tupianxz img {
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
}

.tupianxz:hover img {
	webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.dipb {
	width: 400px;
	background: #EBF3FF;
	border-radius: 10px;
	font-size: 22px;
	color: #4390FF;
	padding-top: 20px;
	padding-bottom: 2px;
}

.dipbon {
	background: url('../img/xzzf_qhbj.png') no-repeat;
	background-position: top center;
	color: #ffffff;
	background-size: cover
}

.sqgk {
	margin-top: 83px;
}

.shgk {
	margin: 54px 0 0 0;
}

@media (max-width: 768px) {
	.btlb {
		margin: 20px 0 0 0;
	}
	.middletp div {
		margin: 10px auto;
	}

	.logo {
		margin-top: 6px;
	}

	.logo img {
		width: 85%;
	}
	.mdlogo img{
		width: 35%;
	}

	.gzjg {
		margin-top: 90px;
		display: block;
		height: auto;
	}

	.lfjg,
	.kztp,
	.dipb {
		width: 100%;
	}

	.sqgk {
		margin-top: 30px;
	}

	.rijg {
		width: 100%;
		margin-left: 0;
		line-height: 116px;
	}

	.sjys {
		width: 25%;
	}

	.btys {
		width: 60%;
	}

	.shgk {
		margin: 24px 0 0 0;
	}
	.jgpb div {
		width: 50%;
	}
	.jgpb div:nth-child(-n+5) {
		border-bottom: none;
	}
	
	.jgpb div:nth-child(-n+4) {
		border-right: none;
	}
	
	.jgpb div:nth-child(n+6):nth-child(-n+9) {
		border-right: none;
	}
	.jgpb div:nth-child(-n+2) {
		border-bottom: 1px solid #CDCDCD;
	}
	
	.jgpb div:nth-child(-n+1) {
		border-right: 1px solid #CDCDCD;
	}
	
	.jgpb div:nth-child(n+3):nth-child(-n+3) {
		border-right: 1px solid #CDCDCD;
	}
}
