html {
	width: 100%
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,
	fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}

body {
	background: #fff;
	width: 100%;
	font-family: 'Microsoft YaHei', 'Arial', sans-serif
}

a {
	text-decoration: none;
	color: #333
}

a:hover {
	color: #ff7f00 !important
}

div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset, img {
	border: 0;
}
.banner #banner img{
	width:100%;
	height:auto
}
ol, ul {
	list-style: none
}

caption, th {
	text-align: left
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}

q:before, q:after {
	content: ''
}

abbr, acronym {
	border: 0
}

.clear {
	clear: both
}

.hidden {
	display: none !important
}

.wrapper {
	width: 100%;
	position: relative
}

header {
	width: 100%;
	min-height: 36px;
	background: #555
}

.header-bar {
	width: 1200px;
	margin: 0 auto
}

.welcome {
	float: left
}

.header-bar li, .welcome {
	min-height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff
}

.bar-right {
	float: right;
	text-align: right
}

.bar-right li {
	display: inline-block;
	padding: 0 10px
}

.bar-right li a {
	color: #fff
}

.wechat-top {
	position: relative
}

.wechat-top p {
	display: none;
	position: absolute;
	top: 36px;
	left: -20px;
	z-index: 999;
	background-color: #555;
	padding: 10px
}

.wechat-top:hover>p, .wechat-top p:hover {
	display: block
}

nav {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
	position: relative
}

.header-logo {
	width: 100%;
	height: 110px;
	text-align: center
}

.header-logo img {
	height: 100%;
	margin-left: -30px
}

nav {
	width: 100%;
	height: 50px;
	background: url(../images/bg-nav.jpg)
		/*tpa=http://www.xiwon588.com/images/bg-nav.jpg*/ center no-repeat;
	background-size: cover
}

nav>ul {
	width: 1200px;
	height: 100%;
	margin: 0 auto
}

nav>ul>li {
	display: inline-block;
	height: 100%;
	font-size: 16px;
	color: #fff
}

nav>ul>li>a::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

nav>ul>li>a {
	color: #fff;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 0 36px
}

nav>ul>li>a.hot {
	color: #ff7f00
}

nav>ul>li>a.hot::after {
	content: '';
	position: absolute;
	top: 10px;
	background: url(../images/fire.png)
		/*tpa=http://www.xiwon588.com/images/fire.png*/ center no-repeat;
	background-size: contain;
	height: 12px;
	width: 12px
}

nav>ul>li>ul {
	display: none
}

nav>ul>li>a:hover+ul, nav>ul>li>ul:hover {
	display: block;
	z-index: 99;
	position: absolute;
	top: 50px;
	min-width: 135px;
	padding: 10px 0;
	background-color: #296fbe
}

nav>ul>li>ul>li {
	text-align: center
}

nav>ul>li>ul>li>a {
	display: inline-block;
	color: #fff;
	padding: 10px
}

.banner {
	position: relative;
	background: #000
}

.product-nav {
	background: url(../images/bg-nav-brown.png)
		/*tpa=http://www.xiwon588.com/images/bg-nav-brown.png*/ center
		no-repeat;
	background-size: cover;
	height: 110px;
	position: relative;
	margin-bottom: -110px;
	z-index: 9;
	padding: 10px 0;
	opacity: 0.9;
}

.product-nav table {
	width: 100%
}

.product-nav table tr {
	display: inline-block;
	font-size: 14px;
	color: #fff
}

.product-nav table tr td {
	color: #dcdcdc;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-weight: 600;
	padding-right: 25px
}

.product-nav ul {
	width: 1510px;
	margin-left: auto;
	margin-right: 0
}

.product-nav ul li {
	display: inline-block;
	font-size: 14px;
	color: #fff
}

.product-nav ul li a {
	color: #dcdcdc;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-weight: 600;
	padding-right: 25px
}

.product-nav ul li:first-child {
	min-width: 130px
}

.product-nav ul li:first-child a {
	color: #ff7f00
}

.footer-nav {
	background: url(../images/bg-footer.jpg)
		/*tpa=http://www.xiwon588.com/images/bg-footer.jpg*/ center no-repeat;
	background-size: cover;
	height: 50px
}

.footer-wrapper {
	width: 1200px;
	margin: 0 auto
}

.footer-nav .nav-internal {
	float: left;
	padding-top: 80px
}

.footer-nav .nav-internal .barcode {
	margin-right: 30px;
	float: left
}

.footer-nav .nav-internal .barcode img {
	display: block;
	width: 125px
}

.footer-nav .nav-internal .barcode p {
	text-align: center;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	font-weight: 500
}

.footer-nav .hotline {
	margin-top: 30px
}

.footer-nav .hotline p {
	color: #fff;
	font-weight: 600;
	font-size: 20px
}

.footer-nav .hotline p span {
	font-size: 28px
}

.footer-nav .nav-menu {
	padding-top: 80px;
	float: right
}

.footer-nav .nav-menu>li {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	min-width: 120px
}

.footer-nav .nav-menu>li>p {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: solid 2px #0a3874
}

.footer-nav .nav-menu>li>ul {
	margin-top: 10px
}

.footer-nav .nav-menu>li>ul a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px
}

footer {
	position: absolute;
	width: 1200px;
	bottom: 0;
	left: 0;
	right: 0 ;
	text-align: center;
	margin:0 auto;
}

footer p {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: 500;
	color: #eee
}

footer p a {
	color: #eee
}

footer .left {
}

footer .right {
	float: right
}

.breadcrumb {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: solid 1px #ddd;
	margin: 25px 0
}

.breadcrumb .breadcrumb-item {
	display: inline-block;
	font-size: 14px
}

.breadcrumb .breadcrumb-item a, .breadcrumb .breadcrumb-item span {
	color: #666
}

.ic {
	display: inline-block;
	vertical-align: text-bottom;
	width: 16px;
	height: 16px
}

.ic-home {
	background: url(../images/home.png)  center no-repeat;
}

.ic-angle-right {
	background: url(../images/arrow-right.png) center no-repeat;
}

.pagination {
	text-align: center;
	padding: 120px 0 90px 0
}

.pagination li {
	display: inline-block;
	background: #ddd
}

.pagination li a {
	display: inline-block;
	padding: 5px 10px;
	font-size: 18px;
	color: #666
}

.pagination li.active {
	background: #0166ce
}

.pagination li.active a {
	color: #f5f5f5
}

.pagination li.active a:hover {
	color: #fff !important
}

.pagination li.first a, .pagination li.last a {
	font-size: 14px
}

.pagination .page-total {
	background: none;
	font-size: 13px;
	margin-left: 10px;
	color: #666
}

.left-nav {
	width: 230px;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	line-height: 0;
	position: relative;
	margin-top: -60px
}

.left-nav .logo {
	width: 100%
}

.left-nav ul {
	border-bottom: solid 2px #145fba
}
.left-nav ul li:not(:last-of-child){
	border-bottom:solid 1px #dcdcdc
}
.left-nav ul li a {
	display: block;
	font-size: 14px;
	color: #333;
	height: 50px;
	line-height: 50px;
	padding-left: 45px;
	background-color: #f2f2f2
}

.left-nav ul li.active a {
	color: #145fba
}

.left-nav ul li a::before {
	content: '';
	display: inline-block;
	background: url(../images/tri-angle-right.png)
		/*tpa=http://www.xiwon588.com/images/tri-angle-right.png*/ center
		no-repeat;
	background-size: contain;
	margin-right: 10px;
	width: 10px;
	height: 10px
}
.wechat-top p img{
	width: 150px;
    height: 150px;
}