@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;
}

.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;
}

.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/saltmultiple.css*/
.bannar.swiper-container {
	height: 337px;
	width: 100%;
}

.multiplewrap {
	padding-left: 554px;
}

.multiplewrap-left-img {
	position: absolute;
	left: 0;
	top: -50px;
	z-index: 4;
}

.multiplewrap-right-title {
	padding-top: 40px;
	font-size: 30px;
}

.multiplewrap-right-info .info {
	font-size: 30px;
	font-weight: 400;
	color: #666;
}

.multiplewrap-right-info li {
	
}

.multiplewrap-right-info li>div {
	position: relative;
	padding: 0px 0 50px 72px;
	margin-top: 20px;
}

.multiplewrap-right-info li>div>img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.product-list .img {
	height: 190px;
	overflow: hidden;
}

.companytitle {
	background:  no-repeat;
	width: 450px;
	height: 110px;
	text-align: center;
	color: #fff;
	line-height: 110px;
	font-size: 24px;
	left: 50%;
	top: 280px;
	margin: -61.5px 0 0 -225px;
	position: absolute;
	z-index: 100;
}