@charset "utf-8"; /*../web/page.css*/
.page .next, .page .prev, .page a {
	border: 1px solid #dedede;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color: #333;
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-bordder-radius: 3px;
	-o-user-select: 3px
}

.page .total {
	line-height: 25px;
}

.page a {
	min-width: 25px;
	margin-left: 5px;
}

.page a.current {
	background: #0b4a9a;
	border: 1px solid #0b4a9a;
	color: #fff;
}

.page .next, .page .prev {
	width: 62px;
	margin-left: 20px;
	margin-right: 20px;
}

.page .next.forbid, .page .prev.forbid {
	color: #ddd;
} /*../web/leftnav.css*/
.container {
	padding-left: 300px;
	position: relative;
	margin-bottom: 20px;
	min-height: 364px;
}

.leftnav {
	width: 300px;
	height: 100%;
	margin-top: -32px;
	z-index: 10;
	position: absolute;
	left: 0px;
	background: #eaeaea;
	top: 0px;
	color: #333;
	min-height: 500px;
}

.leftnav ul {
	padding-left: 50px;
	padding-right: 50px;
}

.leftnav li {
	position: relative;
	line-height: 60px;
	background: url(/uploads/image/sinotice/line.png) center bottom no-repeat;
	text-align: center;
}

.leftnav .current {
	color: #0a54ab
}

.leftnav .current:after {
	content: ">";
	position: absolute;
	left: 31px;
	top: 50%;
	margin-top: -30px;
}

.leftnav .current:before {
	content: "<";
	position: absolute;
	right: 31px;
	top: 50%;
	margin-top: -30px;
}

.leftnav .title {
	background: url(/uploads/image/simages/title.png) no-repeat;
	height: 115px;
	text-align: right;
	padding-right: 16px;
	color: #fff;
	padding-top: 103px;
	line-height: 41px;
	font-size: 28px;
	font-weight: 700;
}

.leftnav .title .en {
	font-size: 31px;
	font-weight: 400;
}

.container-body {
	padding: 0 25px 20px 25px;
	min-height: 560px;
}

.container-body .crumbs {
	color: #0046ad;
	line-height: 45px;
	background-color: white;
	background:  right center no-repeat;
}

.container-body .btn-radius {
	height: 30px;
	color: #0046ad;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	border-radius: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-bordder-radius: 15px;
	-o-user-select: 15px;
	display: inline-block;
}

.bannar.swiper-container {
	height: 337px;
	width: 100%;
} /*../web/saltproduct.css*/
.container-body-text {
	margin-top: 20px;
	text-align: center;
}

.container-body-text li {
	margin-top: 20px;
}

.container-body-text li>a {
	display: inline-block;
	width: 90%;
	background: #efefef;
}

.container-body-text li>a img {
	height: 164px;
	padding: 10px;
}

.container-body .title {
	line-height: 50px;
	color: #333;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
}

.container-body .btn-radius {
	display: block;
}

.container-body-text .intro {
	background: #d4d4d4;
	color: #666;
	height: 40px;
	line-height: 40px;
}