* {
	word-wrap: break-word
}

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
	margin: 0;
	padding: 0
}

ul, ol, dl {
	list-style-type: none
}

html, body {
	*position: static
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 400
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

input, button {
	overflow: visible;
	vertical-align: middle;
	outline: none
}

body, th, td, button, input, select, textarea {
	font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
	font-size: 14px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	line-height: 1.6
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}

a, area {
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #333;
}

a:hover {
	outline: none
}

a.ie6:hover {
	zoom: 1
}

a:focus {
	outline: none
}

a:hover, a:active {
	outline: none
}

:focus {
	outline: none
}

sub, sup {
	vertical-align: baseline
}

button, input[type="button"], input[type="submit"] {}

/*img*/
img {
	border: 0;
	vertical-align: middle
}

a img, img {
	-ms-interpolation-mode: bicubic
}

.img-responsive {
	max-width: 100%;
	height: auto
}

/*IE下a:hover 背景闪烁*/
*html {
	overflow: -moz-scrollbars-vertical;

	zoom:expression(function(ele) {
			ele.style.zoom="1"; document.execCommand("BackgroundImageCache", false, true)
		}

		(this))
}

/*HTML5 reset*/
header, footer, section, aside, details, menu, article, section, nav, address, hgroup, figure, figcaption, legend {
	display: block;
	margin: 0;
	padding: 0
}

time {
	display: inline
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

legend small {
	font-size: 15px;
	color: #999
}

svg:not(:root) {
	overflow: hidden
}

fieldset {
	border-width: 0;
	padding: 0.35em 0.625em 0.75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	/* 2 */
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cl, .clearfix {
	zoom: 1
}

ul li a:hover {
	color: #f00;
}

.top {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}

.top-img {
	float: left;
}

.top-img img {
	width: 472px;
}

.top-ss {
	float: right;
	width: 250px;
}

.input-1 {
	margin-top: 60px;
	width: 180px;
	float: left;
	height: 26px;
	line-height: 26px;
	border: 1px solid #E7E7E7;
	padding-left: 5px;
}

.input-2 {
	float: left;
	margin-top: 59px;
	margin-left: 10px;
	height: 29px;
	line-height: 29px;
	border: 1px solid #E7E7E7;
	text-align: center;
	padding: 0 10px;
	background: #8D010C;
	color: #fff;
	cursor: pointer;
}

.gj-nav {
	height: 48px;
	line-height: 48px;
	width: 100%;
	background: #930D18;
	border-top: 1px solid #4990C6;
	border-bottom: 1px solid #BABBBF;
}

.nav-box {
	width: 1100px;
	margin: 0 auto;
}

.nav-box ul li {
	float: left;
	width: 122px;
	float: left;
	text-align: center;
	font-size: 16px;
}

.nav-box ul li a {
	color: #f1f1f1;
}

.nav-box ul li a:hover {
	color: #ddd;
}

.gj-banner {
	width: 100%;
	margin: 1px auto;
}

.js-silder {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.silder-scroll {
	width: 100%;
	overflow: hidden;
}

.silder-main {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 340px !important;
}

.silder-main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.silder-main-img img {
	width: 100%;
}

.js-silder-ctrl {
	width: 100%;
	text-align: center;
}

.silder-ctrl-prev,
.silder-ctrl-next {
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
	left: 0;
	text-align: left;
	margin-left: 30px;
}

.silder-ctrl-next {
	right: 0;
	text-align: right;
	margin-right: 30px;
}

.silder-ctrl-prev>span,
.silder-ctrl-next>span {
	position: absolute;
	top: 50%;
	margin-top: -40px;
}

.silder-ctrl-prev>span {
	left: 0;
}

.silder-ctrl-next>span {
	right: 0;
}

.silder-ctrl-con {
	display: inline-block;
	width: 2%;
	padding: 10px 0;
	margin: -30px 10px;
	cursor: pointer;
	position: relative;
	display: inline-block;
}

.silder-ctrl-con>span {
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}

.silder-ctrl-con.active>span {
	background-color: #7bbedf;
}

@media (max-width: 768px) {

	.silder-ctrl-prev,
	.silder-ctrl-next {
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}

	.silder-ctrl-con {
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}

	.silder-ctrl-con>span {
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}
}

.main {
	width: 1200px;
	margin: 20px auto;
	display: table;
	height: 254px;
}

.public {
	width: 100%;
	height: 33px;
	line-height: 34px;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(https://vpn.bjypc.edu.cn/http/77726476706e69737468656265737421a1a70fcd777e39083059dffd/publish/xxcmysxy/images/xx-2.jpg) no-repeat center left;
	background-size: 3px 20px;
}

.public span {
	float: left;
	display: block;
	padding-left: 10px;
	font-size: 16px;
	color: #63292D;
	margin-top: 2px;
}

.public a {
	float: right;
	display: block;
	color: #FF646F;
	margin-left: 10px;
}

.public a:hover {
	color: #f00;
}

.public a img {
	width: 40px;
	margin-top: 8px;
}

.mks-1 {
	width: 386px;
	float: right;
}

.mks-1-1 {
	width: 100%;
}

.mks-1-1 ul li {
	width: 100%;
	line-height: 32px;
	height: 32px;
	border-bottom: 1px solid #F6F6F6;
}

.mks-1-1 ul li a:before {
	content: " •";
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 5px
}

.mks-1-1 ul li a {
	display: block;
	width: 300px;
	float: left;
	overflow: hidden;
	height: 32px;

}

.mks-1-1 ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 70px;
	color: #CBCBCB;
	font-size: 13px;
}

.mks-2 {
	float: left;
	width: 794px;
}

.mks-2-1 {
	float: left;
	width: 380px;
}

.mks-2-1 img {
	width: 380px;
	height: 238px;
	display: block;
}

.mks-2-1 p {
	line-height: 40px;
	height: 40px;
	text-align: center;
	background: #F3F3F3;
}

.mks-2-1 p a {
	color: #000;
	font-weight: bold;
}

.mks-2-2 {
	float: right;
	width: 390px;
}

.mks-2-2 ul li {
	width: 380px;
	line-height: 39px;
	height: 39px;
	border-bottom: 1px dashed #E1E1E1;
}

.mks-2-2 ul li a:before {
	content: "▪";
	color: #4D6A8A;
	font-size: 14px;
	margin-right: 5px
}

.mks-2-2 ul li a {
	display: block;
	width: 300px;
	float: left;
	overflow: hidden;
	height: 30px;
}

.mks-2-2 ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 70px;
	color: #CBCBCB;
	font-size: 13px;
}

.mks-3 {
	float: left;
	width: 386px;
}

.mks-3-1 {
	display: inline-block;
}

.mks-3-1 a {
	width: 48%;
	margin: 0 1%;
	padding-bottom: 8px;
	float: left;
	display: block;
	overflow: hidden;

}

.mks-3-1 a img {
	width: 100%;
}

.mks-3-1 a p {
	height: 30px;
	line-height: 30px;
	display: block;
	border-bottom: 1px dashed #C5C5C5;
	width: 100%;
}

.mks-3-2 ul li {
	width: 380px;
	line-height: 35px;
	height: 35px;
}

.mks-3-2 ul li a:before {
	content: " •";
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 5px
}

.mks-3-2 ul li a {
	display: block;
	width: 300px;
	float: left;
	overflow: hidden;
	height: 30px;
}

.mks-4 {
	float: left;
	margin: 0 20px;
	width: 386px;
}

.mks-4-1 {
	float: left;
	width: 386px;
	display: table;
}

.mks-4-1 ul li {
	width: 380px;
	line-height: 35px;
	height: 35px;

}

.mks-4-1 ul li a:before {
	content: " •";
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 5px
}

.mks-4-1 ul li a {
	display: block;
	width: 300px;
	float: left;
	overflow: hidden;
	height: 30px;

}

.mks-4-1 ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 70px;
	color: #CBCBCB;
	font-size: 13px;
}

.mks-4-2 {
	display: block;
	margin-top: 10px;
	width: 100%;
	display: inline-block
}

.mks-4-2 img {
	width: 100%;
}

.mks-5 {
	float: left;
	width: 386px;
}




.foot {
	background: #930D18;
	padding: 20px 0;
	margin-top: 20px;
	display: inline-block;
	width: 100%;
}

.foot p {
	line-height: 30px;
	color: #FAF3F4;
	text-align: center;
	font-size: 13px;
}

.Huifold {
	border-bottom: 1px dashed #E4E4E4;
}

.Huifold .item {
	position: relative;
}

.Huifold .item h4 {
	margin: 0;
	font-weight: 100;
	position: relative;
	border-top: 1px solid #fff;
	line-height: 37px;
	height: 37px;
	cursor: pointer;
	overflow: hidden;
	padding: 5px 5px 0 5px;
}

.Huifold .item h4 p {
	width: 300px;
	float: left;
}

.Huifold .item h4 span {
	float: right;
	color: #A4A4A4;
}

.Huifold .item .info {
	display: none;
	padding: 10px;
	color: #A4A4A4;
	background: #F4F4F4;
}

.Huifold .item .info a {
	color: #A4A4A4;
}

.Huifold li .info:nth-of-type(5) {}

.selected {
	background: #F4F4F4;
}


.gj-4 ul li {
	float: left;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}

.gj-4 ul li a {
	float: left;
}

.gj-4 ul li a:hover {
	color: #f00;
}

.gj-4 ul li span {
	float: left;
	margin-left: 20px;
}

.gj-main2 {
	width: 1200px;
	margin: 20px auto;
}


.clearfix:after {
	content: "\20";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	zoom: 1
}

.tabBar {
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 2px;
}

.tabBar span {
	background-color: #E9E9E9;
	cursor: pointer;
	display: inline-block;
	/* float: left; */
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	margin-top: 6px;
	margin-right: 5px;
}

.tabBar span.on {
	background-color: #CE0202;
	color: #fff
}

.tabCon {
	margin-top: 20px;
	position: relative;
}

.tabCon.on {
	display: block;
}

.tabCon.off {
	display: none;
}

.tabCon ul {
	float: right;
	width: 410px;
}

.tabCon ul li {
	width: 100%;
	line-height: 35px;
	height: 35px;
}

.tabCon ul li a:before {
	content: " •";
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 5px
}

.tabCon ul li a {
	display: block;
	width: 340px;
	float: left;
	overflow: hidden;
	height: 32px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tabCon ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 70px;
	color: #CBCBCB;
	font-size: 13px;
}

.tabCon p a {
	color: #FF646F;
}

.tabCon p img {
	width: 100%;
}

.xq-1 {
	width: 580px;
	float: left;
}

.xq-1 ul li {
	width: 100%;
	line-height: 32px;
	height: 32px;

}

.xq-1 ul li a:before {
	content: " •";
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 5px
}

.xq-1 ul li a {
	display: block;
	width: 300px;
	float: left;
	overflow: hidden;
	height: 32px;

}

.xq-1 ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 70px;
	color: #CBCBCB;
	font-size: 13px;
}

.xq-2 {
	float: right;
	width: 580px;
}

.xq-2-1 {
	width: 100%;
}

.xq-2-1 ul li {
	display: inline-block;
	padding: 20px 0;
}

.xq-2-1 ul li img {
	float: left;
	width: 80px;
	height: 70px;
	display: block;
}

.xq-2-1 ul li div {
	float: left;
	margin-left: 20px;
	width: 460px;
}

.xq-2-1 ul li div h2 {
	font-weight: 100;
	height: 40px;
	line-height: 30px;
}

.xq-2-1 ul li div h2 a {
	float: left;
	width: 380px;
	overflow: hidden;

}

.xq-2-1 ul li div h2 span {
	float: right;
	display: block;
	color: #CBCBCB;
}

.xq-2-1 ul li div p {
	font-weight: bold;
	height: 28px;
	line-height: 25px;
}

.xq-2-1 ul li:nth-of-type(1) {
	border-bottom: 1px dashed #CBCBCB;
	padding-top: 3px;
}




.wz {
	margin: 10px auto;
	width: 1000px;
}

.list {
	width: 900px;
	margin: 25px auto;
	min-height: 300px;
}

.list ul li {
	height: 30px;
	line-height: 30px;
}

.list ul li a:before {
	content: " •";
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 5px
}

.list ul li a {
	display: block;
	width: 800px;
	float: left;
	overflow: hidden;
	height: 32px;

}

.list ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 80px;
	color: #CBCBCB;
	font-size: 13px;
}

.fy {
	height: 30px;
	line-height: 30px;
	margin: 20px auto;
	text-align: center;
}

.content {
	width: 900px;
	margin: 25px auto;
	min-height: 300px;
}

.content h1 {
	width: 100%;
	overflow: hidden;
	height: 90px;
	line-height: 80px;
	font-size: 26px;
	text-align: center;
	font-weight: 100;

}

.content p {}

.text {
	padding: 30px;
	line-height: 26px;
}

.shang {
	height: 35px;
	line-height: 35px;
	width: 1000px;
	margin: 0 auto;

}

.rw-1 {
	float: left;
	width: 346px;
	position: relative;
	height: 230px;
}

.rw-1 img {
	width: 100%;
	height: 230px;
	position: absolute;
}

.rw-1 p {
	position: absolute;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	background: #333;
	opacity: 0.6;
}

.rw-1 p a {
	color: #fff !important;
	opacity: 1 !important;
}

.moer {
	position: absolute;
	width: 40px;
	text-align: right;
	margin-top: -52px;
	left: 370px;
}

.rw-2 {
	width: 386px;
	float: left;
}

.rw-2 img {
	width: 100%;
}

.rw-2-1 {
	padding: 10px 0;
	background: #5B4D94;
	width: 100%;
	display: inline-block;
}

.rw-2-1 h2 {
	height: 30px;
	line-height: 25px;
	padding-left: 20px;
	color: #fff;
	font-size: 15px;
}

.rw-2-1 ul {
	width: 100%;
}

.rw-2-1 ul li {
	float: left;
	width: 40%;
	color: #fff;
	line-height: 30px;
	margin-left: 10%;
}

.rw-2-1 ul li a {
	color: #fff;
	margin-left: 10px;
}


.rw-3 {
	width: 386px;
	float: left;
	margin: 0 20px;
}

.rw-3 img {
	width: 100%;
}

.rw-3-1 {
	padding: 10px 0;
	background: #4F5961;
	width: 100%;
	display: inline-block;
}

.rw-3-1 h2 {
	height: 30px;
	line-height: 25px;
	padding-left: 20px;
	color: #fff;
	font-size: 15px;
}

.rw-3-1 ul {
	width: 100%;
}

.rw-3-1 ul li {
	float: left;
	width: 40%;
	color: #fff;
	line-height: 30px;
	margin-left: 10%;
}

.rw-3-1 ul li a {
	color: #fff;
	margin-left: 10px;
}

.rw-4 {
	width: 386px;
	float: left;
}

.rw-4 img {
	width: 100%;
}

.rw-4-1 {
	padding: 10px 0;
	background: #5B4D94;
	width: 100%;
	height: 120px;
	display: inline-block;
}

.rw-4-1 h2 {
	height: 30px;
	line-height: 25px;
	padding-left: 20px;
	color: #fff;
	font-size: 15px;
}

.rw-4-1 ul {
	width: 100%;
}

.rw-4-1 ul li {

	width: 40%;
	color: #fff;
	line-height: 30px;
	margin-left: 10%;
}

.rw-4-1 ul li a {
	color: #fff;
	margin-left: 10px;
}

.rw-5 {
	width: 386px;
	float: left;
}

.rw-5-1 ul li {
	width: 99%;
	line-height: 32px;
	height: 32px;
	margin-left: 1%;
	border-bottom: 1px solid #F6F6F6;

}

.rw-5-1 ul li a:before {
	content: " •";
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 2px;
}

.rw-5-1 ul li a {
	display: block;
	width: 310px;
	float: left;
	overflow: hidden;
	height: 32px;

}

.rw-5-1 ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 70px;
	color: #CBCBCB;
	font-size: 13px;
}

.rw-5 img {
	width: 96%;
	margin: 10px auto;
	display: block;
	height: 90px;
}

.rw-6 {
	float: left;
	margin: 0 20px;
	width: 386px;
}

.rw-6-1 ul li {
	width: 99%;
	line-height: 32px;
	height: 32px;
	margin-left: 1%;
	border-bottom: 1px solid #F6F6F6;

}

.rw-6-1 ul li a:before {
	content: " •";
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 2px;
}

.rw-6-1 ul li a {
	display: block;
	width: 310px;
	float: left;
	overflow: hidden;
	height: 32px;

}

.rw-6-1 ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 70px;
	color: #CBCBCB;
	font-size: 13px;
}

.rw-7 {}

.rw-7 {
	display: inline-block;
	float: right;
	width: 386px;
}

.rw-7-1 ul li {
	float: left;
	width: 48%;
}

.rw-7-1 ul li:nth-of-type(2) {
	float: right;
}

.rw-7-1 ul li img {
	width: 100%;
	height: 104px;
}

.rw-7-2 {
	margin-top: 4px;
	display: inline-block;
}

.rw-7-2 ul li {
	width: 380px;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #F6F6F6;
}

.rw-7-2 ul li a:before {
	content: "▪";
	color: #4D6A8A;
	font-size: 14px;
	margin-right: 5px
}

.rw-7-2 ul li a {
	display: block;
	width: 300px;
	float: left;
	overflow: hidden;
	height: 30px;
}

.rw-7-2 ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 70px;
	color: #CBCBCB;
	font-size: 13px;
}

.xx-left {
	float: left;
	width: 840px;
}

.xx-1 {
	width: 410px;
	float: left;
}

.xx-1 ul li {
	width: 410px;
	line-height: 35px;
	height: 35px;
}

.xx-1 ul li a:before {
	content: "▪";
	color: #4D6A8A;
	font-size: 14px;
	margin-right: 5px
}

.xx-1 ul li a {
	display: block;
	width: 330px;
	float: left;
	overflow: hidden;
	height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xx-1 ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 70px;
	color: #CBCBCB;
	font-size: 13px;
}

.xx-2 {
	float: right;
	width: 410px;
}


.xx-3 {
	width: 820px;
	margin-top: 30px;
	display: inline-block;
	clear: both;
	padding: 20px 10px 10px 10px;
	background: #F2F2F2;
}

.xx-3-1 {}

.xx-3-1 ul li {
	border-bottom: 1px dashed #E7E7E7;
	padding: 20px 0;
	display: inline-block;
	width: 390px;
	margin-left: 18px;
}

.xx-3-1 ul li:nth-of-type(2n) {
	float: right;
}

.xx-3-1 ul li img {
	display: block;
	width: 140px;
	height: 100px;
	float: left;
}

.xx-3-1 ul li div {
	float: left;
	margin-left: 10px;
	width: 230px;
}

.xx-3-1 ul li div h2 {
	font-weight: 100;
	width: 230px;
	height: 30px;
	overflow: hidden;
	line-height: 25px;
}

.xx-3-1 ul li div p {
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}

.xx-3-1 ul li div p a {
	color: #9B9B9B;
	font-size: 13px;
}


.xx-right {
	float: right;
	width: 340px;
}

.xx-5 {
	width: 340px;
}

.xx-5-1 {}

.xx-5-1 ul li {
	width: 340px;
	height: 185px;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}

.xx-5-1 ul li img {
	width: 100%;
	height: 185px;
	position: absolute;
}

.xx-5-1 ul li p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	bottom: 0;
	background: #1C1411;
	position: absolute;
	opacity: 0.8;
	text-align: center;
}

.xx-5-1 ul li p a {
	text-align: center;
	color: #fff;
}

.xx-5-2 {
	width: 340px;
	box-sizing: border-box;
	display: inline-block;
}

.p1 img {
	float: left;
	width: 110px;
	padding: 5px;
	border: 1px solid #DADADA;
	display: block;
}

.p2 {
	padding: 0 10px;
	overflow: hidden;
	padding: 5px;
	border-right: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	height: 110px;
	width: 207px;
	float: left;
}

.p2 h2 {
	color: #626262;
	height: 25px;
	width: 200px;
	font-weight: 500;
	font-size: 14px;
}

.p2 p {
	font-size: 13px;
	line-height: 22px;
	color: #B5B5B5;
	display: block;
}

.content-nr {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #CBCBCB;
	text-align: center;
	color: #ccc;
	font-size: 12px;
}

.content p {
	line-height: 28px;
	font-family: '微软雅黑' !important;
	font-size: 14px !important;
}

.content p span {
	font-family: '微软雅黑' !important;
	font-size: 14px !important;
}

.nav-box ul li {
	cursor: pointer;
}

.nav-box ul li:hover {
	background: #6F0A12;
	color: #fff;
}

.nav-box ul li a {
	display: block;
}

.nav-box ul li a:hover {
	color: #fff;
	display: block;
}

.aBtn {
	color: #F1F1F1
}

.two {
	display: none;
	clear: both;
	background: #fff;
	position: absolute;
	z-index: 999;
}

.two li {
	height: 40px !important;
	line-height: 40px !important;
	background: #930D18;
	border-bottom: 1px solid #B93E48;
	border-top: 1px solid #B93E48;
	box-sizing: border-box;
	color: #fff;
	clear: both;
}

.two li:nth-of-type(2), .two li:nth-of-type(3), .two li:nth-of-type(4), .two li:nth-of-type(5), .two li:nth-of-type(6) {
	border-top: none;
}

.two li a {
	color: #fff !important;
	display: block;
}

.two li:hover {
	color: #fff !important;
}

.two li a:hover {
	color: #fff !important;
}

#slider {
	width: 100%;
	margin: 0px auto;
}

.controls li {
	top: 50%;
	margin-top: -30px
}

.controls li:hover {
	opacity: 0.8;
	background: #fff;
}

.controls li:nth-child(1) {
	left: 10%;
}

.controls li:nth-child(2) {
	right: 10%;
}

/*style pagination*/
.pagination li {
	background-color: #e4e4e4;
	width: 22px !important;
	height: 10px !important;
	border-radius: 0 !important;
}

.pagination li.active {
	background-color: #7bbedf;
}

.responsive {
	width: 100%;
	height: auto;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/*新增列表页样式*/
.list-b {
	width: 1000px;
	margin: 25px auto;
	min-height: 300px;
}

.list-left {
	float: left;
	width: 242px !important;
	background: #EEEDEB;
	display: table;
	padding-bottom: 6px;
}

.list-left p {
	background: #438F42;
	color: #fff;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
}

.list-left ul {
	width: 244px;
	margin: 0 auto;
}

.list-left ul li {
	text-align: center;
	color: #404141;
	padding: 6px 0;
	font-size: 16px;
	width: 230px;
	margin: 0 auto;
	border-bottom: 1px solid #D0CAC6;
}

.list-left ul li a:hover {
	background: #fff;
	color: #438F42;
}

.li-active {
	background: #fff;
	color: #438F42;
}

.list-left ul li a {
	width: 230px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	display: block;
}

.list-left ul li:nth-of-type(3) {}

.list-right {
	float: right;
	width: 728px;
}

.list-right ul li {
	height: 30px;
	line-height: 30px;
}

.list-right ul li a:before {
	content: " •";
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 5px
}

.list-right ul li a {
	display: block;
	width: 620px !important;
	float: left;
	overflow: hidden;
	height: 32px;

}

.list-right ul li a:hover {
	color: #f00;
}

.list-right ul li span {
	display: block;
	float: right;
	text-align: right;
	width: 80px;
	color: #CBCBCB;
	font-size: 13px;
}