
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body,html,div,ul,li,p,span,a,h1,h2,h3,h4,h5,h6,img {
	margin: 0;
	font-size: 14px;
	box-sizing: border-box;
	border: 0;
	outline: 0
}

body,button,input,select,textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern"
}

ul {
	margin: 0;
	list-style: none;
	padding: 0
}

li {
	display: list-item;
	text-align: -webkit-match-parent
}

a {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}

a:hover {
	color: #0066cc
}

img {
	max-width: 100%
}

.clearfix:after {
	clear: both
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}

.container {
	width: 1200px;
	margin: 0 auto;
	cursor: default
}

*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

button,input {
	overflow: visible
}

button,input,optgroup,select,textarea {
	outline: none
}

.header {
	background-color: #f2f2f2
}

.header .topbar {
	line-height: 34px;
	background-color: #eeeeee;
	font-size: 13px;
	color: #888;
	border-top: 2px solid #0066cc
}

.header .topbar ul {
	float: right
}

.header .topbar li {
	float: left;
	color: #ddd
}

.header .topbar span,
.header .topbar li a {
	font-size: 13px
}

.header .topbar li.pipe {
	padding: 0 10px
}

.header .topbar li:last-child {
	margin-left: 10px
}

.header .topbar li:last-child a {
	background-color: #0066cc;
	display: block;
	padding: 0 15px;
	font-weight: bold;
	color: white;
}

.header .logo {
	float: left;
	height: 110px;
	line-height: 110px;
	text-align: left;
	overflow: hidden
}

.header .logo a {
	display: block;
	font-size: 0;
	height: 100%;
}

.header .logo img {
	vertical-align: middle;
	max-width: 100%;
	height-: 60px
}

.header .tel {
	float: right;
	background: url(tel.png) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 25px
}

.header .tel p:nth-child(1) {
	color: #666;
	line-height: 20px
}

.header .tel p:nth-child(2) {
	display: block;
	font-size: 20px;
	line-height: 40px;
	color: #ff0000;
	font-weight-: bold
}

.header .text {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd
}

.header .text strong {
	display: block;
	font-size: 26px
}

.header .text span {
	color: #015bab
}

.navbar {
	background-color: #015bab
}

#monavbar>li {
	position: relative;
	float: left;
	min-width: 14%;
	line-height: 60px;
	text-align: center;
	vertical-align: middle
}

#monavbar>li>a:before {
	content: "|";
	position: absolute;
	right: -3px;
	top: 0;
	color: #0066cc
}

li.current-menu-item {
	background:#0066cc
}

#monavbar>li a {
	display: block;
	font-size: 16px;
	color: #fff
}

#monavbar>li>a:hover {
	background: #232323
}

#monavbar>li.current-menu-item>a:before,
#monavbar>li>a:hover:before,
#monavbar>li:last-child>a:before {
	content: ""
}

ul#monavbar ul {
	width: 100%;
	position: absolute;
	top: 70px;
	left: 0;
	background: #015bac;
	background-: rgba(0, 0, 0, .8);
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s
}

ul#monavbar ul li {
	height: 50px;
	line-height: 50px;
	border-bottom:#0066cc 1px solid;
	text-align: center;
	color: #fff;
	font-size: 15px
}

ul#monavbar>li:hover>ul {
	top: 61px;
	opacity: 1;
	visibility: visible
}

ul#monavbar ul li:hover {
	background: #0066cc
}

.menu-btn {
	display: none;
	margin: 29px 0 0 15px;
	float: right;
}

.menu-btn:before,
.menu-btn:after,
.menu-btn span {
	display: block;
	height: 2px;
	background-color: #0066cc;
	content: ''
}

.menu-btn:before {
	width: 30px
}

.menu-btn:after {
	width: 24px;
	margin-left: 6px
}

.menu-btn span {
	width: 18px;
	margin: 8px 15px 8px 12px
}

/*自适应*/
@media (max-width:1230px) {
	.container {
		width: 970px
	}

	.header .logo {
		height: 89px;
		line-height: 89px;
		margin-left: 15px;
	}

	.header .logo img {
		height: 60px;
	}

	.header .tel {
		background-size: 35px;
		padding-left: 45px;
		margin-top: 21px;
		margin-right: 15px;
	}

	.header .tel p:nth-child(1) {
		font-size: 12px;
		line-height: 18px;
	}

	.header .tel p:nth-child(2) {
		font-size: 23px;
		line-height: 30px;
	}

	#monavbar>li a,
	.product-list ul li a h3,
	.right-list ul li a h3,
	.index-tit p,
	.text h3,
	.text h3 a {
		font-size: 15px;
	}

	.header .topbar li:last-child {
		margin-right: 15px;
	}

}
@media screen and (max-width:990px) {
	.container {
		width: 750px;
	}

	.header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 99999;
		box-shadow: 0 0 10px rgb(0 0 0 / 20%);
	}

	.header .topbar {
		display: none;
	}

	.header .logo {
		height: 80px;
		line-height: 80px;
	}

	.header .logo img {
		height: 45px;
	}

	.header .tel {
		display: none;
	}

	.menu-btn {
		display: block;
	}

	.navbar {
		background-color: #fff;
	}

	ul#monavbar {
		display: none;
		margin: 0;
	}

	#monavbar>li {
		width: 100%;
		float: none;
		line-height: 46px;
		text-align: left;
		border-top: 1px solid #eee;
	}

	li.current-menu-item {
		background: #eee;
	}

	#monavbar>li>a {
		padding: 0 15px;
	}

	#monavbar>li a {
		color: #333;
	}

	#monavbar>li>a:before {
		content: "";
	}

	ul#monavbar ul {
		display: none;
		position: static;
		opacity: 1;
		background: #fff;
		visibility: visible;
	}

	ul#monavbar ul li {
		height: 46px;
		line-height: 46px;
		text-align: left;
		padding: 0 30px;
		border-top: 1px solid #eee;
	}

	ul#monavbar ul li a {
		font-size: 14px;
		color: #333;
	}

	ul#monavbar ul li:hover,
	#monavbar>li>a:hover {
		background: none;
	}

	span.toggle-btn {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 999;
		line-height: 46px;
		width: 46px;
		text-align: center;
	}

	span.toggle-btn i {
		color: #333;
		font-size: 20px;
		vertical-align: middle;
	}

}

@media screen and (max-width:768px) {
	.container {
		width: 100%;
		padding: 0 15px;
	}
}

@media (max-width:576px) {
	.container {
		width: 100%;
	}

	.header .logo img {
		height: 40px;
	}

	.header .logo {
		height: 60px;
		line-height: 60px;
	}

	.menu-btn {
		margin: 19px 0 0 0;
	}
}
@media (max-width:480px) {
	.container {
		width: 100%;
	}

	.header .logo img {
		height: 35px;
	}

	.header .logo {
		height: 60px;
		line-height: 60px;
	}

	.menu-btn {
		margin: 19px 0 0 0;
	}
}

