/************头部样式****************/

.wholebody {
	width: 100%;
	min-width: 1280px;
}

/*******中间框架样式开始*******/


.main2ji {
	width: 100%;
	background: #f2f8ff;
}

.main2ji .container {
	width: 1285px;
	background: #f2f8ff;
}

.wordListMiddle {
	width: 100%;
	background: #f2f8ff;
}

.wordListMiddle .container {
	background: #fff;
	width: 1180px;
	padding: 30px 30px 30px 30px;
	margin: auto;
}

.hyxwcontent .jjh2 {
	text-align: center;
	font-family: "宋体";
	font-size: 22px;
	color: red;
	font-weight: bold;
}

.hyxwcontent .fromi {
	border-bottom: 2px dotted #1d59b2;
	text-align: center;
	margin-bottom: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #888888;
}

.hyxwcontent p {
	font-family: "宋体";
	font-size: 16px;
	color: #535353;
	text-indent: 32px;
	line-height: 40px;
	margin-left: 30px;
}

@media all and (max-width:1200px) {
	.container {
		min-width: 1280px;
	}
}

@media all and (min-width:1200px) {
	.container {
		max-width: 1280px;
	}
}


.rightsidebar ul li {
	list-style: none;
	margin: 20px 0px;
	text-align: center;
}

.dpin{font-family: "微软雅黑";font-size: 18px;width: 120px;background-color: #EEEEEE;color: #1d59b2;}
.dpin a:visited{color: #1d59b2;}
.dpin a{color: #1d59b2;}
.dpina{font-family: "微软雅黑";font-size: 18px;width: 120px;background-color: #1d59b2;color: #FFFFFF;}


.hyxwcontent a{
	color: #d95200;
}

.hyxwcontent a:hover{
	color: #B91400;
}