.contentbg {
	width: 100%;
	max-width: 1200px;
	background: #fff;
	margin: auto;
	overflow: hidden;
}

.position {
	width: 100%;
	height: 75px;
	background: url(/images/6550/position-icon.png) no-repeat left center;
	margin-top: 6px;
	padding-left: 25px;
	color: #666666;
	font-size: 14px;
	font-weight: 500;
	line-height: 76px;
}

.position-pc {
	display: block;
}

.position-phone {
	display: none;
}

.position a {
	color: #666;
}

.position a:hover {
	color: #245399;
}

.xzqh-top{
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #4078be;
	margin-bottom: 30px;
	color: #c92c1a;
	font-size: 24px;
	line-height: 55px;
}

.content-left {
	width: 410px;
	background-color: #f8f8f8;
	float: left;
	overflow: hidden;
}

.sds-xzqh {
	width: 100%;
	line-height: 75px;
	text-align: center;
	font-size: 20px;
	color: #4078be;
}
.sds-xzqh a{
	color: #4078be;
}

.xzqh-title {
	font-size: 18px;
	color: #4078be;
	padding: 0 0 0 15px;
	border-bottom: 1px #e7e7e7 solid;
	border-left: 5px #c92c1a solid;
	line-height: 34px;
	font-weight: bold;
}
.xzqh-title a{
	color: #4078be;
}

.xzqh-list {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	padding: 10px 0 20px 20px;
	overflow: hidden;
}
.xzqh-list ul li a{
	color: #333;
}
.xzqh-list ul li a:hover{
	color: #4078be;
}

.xzqh-list ul li {
	width: 25%;
	float: left;
}

.content-right {
	width: 750px;
	float: right;
	overflow: hidden;
	
}
.sdtdt-title{
	width: 100%;
	line-height: 40px;
	border-bottom: 1px #ededed solid;
	margin: 20px 0 0;
	padding: 0 0 10px 0;
	position: relative;
	font-size: 22px;
    color: #c61f0c;
	text-align: center;
	position: relative;
}

.sdtdt-tdt{
	width: 100%;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	padding: 20px 0;
	overflow: hidden;
}
.sdtdt-tdt p{
	text-align: center;
}
.sdtdt-tdt iframe{
	width: 100%;
	height: 500px;
}
.sdxz-jj{
	
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
@media (max-width: 1200px) {
	.position {
		width: 100%;
		height: 22px;
		background: url(/images/6550/position-icon.png) no-repeat left center;
		margin: 35px 0 35px;
		padding-left: 25px;
		color: #666666;
		font-size: 14px;
		font-weight: 500;
		line-height: 24px;
		box-sizing: border-box;
	}
	.position-pc {
		display: none;
	}
	.position-phone {
		display: block;
	}
	.position div {
		height: 24px;
	}
	.contentbg {
		padding: 0 20px;
	}
	.content-left {
		width: 100%;
	}
	.content-right {
		width: 100%;
	}
	.sdtdt-tdt iframe{
		width: 100%;
		height: auto;
	}
}