body,
td,
th,
select,
textarea {
	font-size: 12px;
	color: #444444;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	word-break: break-word;
}

body {
	background-color: #999999;
}

body,
form {
	margin: 0;
}

table {
	border-collapse: separate;
}

input {
	border: 1px solid #003860;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #999;
	color: #FFF;
}
.contactUs input {
	border: 1px solid #bbb;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #222;
}

textarea {
	border: 1px solid #c5c6c9;
}

.inputnoborder {
	border: 0px none;
	background: none;
}

a {
	color: #444444;
	text-decoration: none;
}

a:hover,
a:active {
	color: #ec0000;
}

.agray {
	color: #999999;
}

.awhite {
	color: #ffffff;
}

.awhite1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

.an2 {
	background: url(../images/new_arr.gif) no-repeat left 5px;
	padding-left: 15px;
}

.an2:hover,
.an2:active {
	background: url(../images/new_arr_a.gif) no-repeat left 5px;
}

#menu {
	margin: auto;
	width: 1003px;
	height: 118px;
	position: relative;
}

#banner {
	margin-top: -39px;
}

.scroll {
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

.leftbg {
	border: 1px solid #c5c6c9;
	border-top: 0px none;
	width: 172px;
	padding: 8px;
	background-color: #ffffff;
}

A.top:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

A.top:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

A.top:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

A.top:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.top {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

ul.nl {
	list-style: none outside none;
}

ul.nl li {
	line-height: 22px;
	padding-left: 15px;
	background: url(../images/li.gif) no-repeat 0px 50%;
	clear: both;
	overflow: hidden;
	text-align: left;
}

ul.nl li.newsLine {
	background: url(../images/dotline.gif) repeat-x top;
	overflow: hidden;
	height: 5px;
	line-height: 5px;
}

.line {
	height: 1px;
	border-bottom: 1px dashed #ccc;
	margin: 10px auto;
	overflow: hidden;
}

ul.nl li .addTime {
	float: right;
	color: #666666;
}

ul.nll {
	list-style: none outside none;
}

ul.nll li {
	line-height: 22px;
	clear: both;
	overflow: hidden;
	text-align: left;
}

ul.nll li.newsLine {
	background: url(../images/dotline.gif) repeat-x top;
	overflow: hidden;
	height: 5px;
	line-height: 5px;
}

ul.nll li .addTime {
	float: right;
	color: #666666;
}

.container {
	margin: 0 auto;
	box-sizing: border-box;
}

.container {
	width: 1000px;
}

.container2 {
	margin: 0 auto;
	box-sizing: border-box;
}

.container2 {
	width: 1000px;
}

.main {
	background-color: #e9e9e9;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}

.sidemenu {
	float: left;
	width: 240px;
	padding-right: 40px;
}

.footer-right {
	margin-left: 400px;
	float: left;
}

.clearfix {
	zoom: 1;
}

.footer-left {
	width: 350px;
	float: left;
	margin: 50px 30px;
	border-right: 1px solid #ebebeb;
	box-sizing: border-box;
}

.footer-right {
	margin-top: 138px;
	margin-left: 100px;
}

.leftfooter {
	border-right: 1px solid #442121;
	padding-right: 20px;
}

.content {
	margin-left: 280px;
}
.details p{
    /*font-size: 1.1rem;*/
    word-wrap: break-word;
    word-break: normal;
    font-family: times new roman,times,serif;
}
.call h1 {
	padding-bottom: 10px;
	border-bottom: 5px solid #666666;
	text-align: right;
	font-size: 24px;
	margin-bottom: 20px;
}

.search input {

	float: left;

}

.search {
	float: right;
}

.call a {
	font-size: 12px;
	color: #444444;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	word-break: break-word;
	background-color: #000;
	padding: 3px;

}

.call {
	height: 112px;
}

.nativ {
	padding-left: 50px;
	position: relative;
	top: -5px;
}

.head-nav-current {
	background-color:rgb(88 23 17) !important;
}

.mobile-nav {
	display: none;
}

.mobile-menu-icon img {
	width: 30px;
	height: auto;
}

.right-menu {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 22;
}

.paganation {
	text-align: center;
	margin: 80px 0;
}

.product_lists li {
	width: 160px;
	float: left;
	padding: 8px 33px;
}

.product_lists li div {
	box-sizing: border-box;
}

.product_lists li img {
	width: 100%;
	height: auto;

}

.info {
	min-height: 300px;
}

.info>.info-left {
	float: left;
	padding: 50px 0;
}

.info>.info-right {
	float: right;
}

.info>div img {
	width: 280px
}

#pc-main-slider{
	display: block;
}
#mobile-main-slider{
	display: none;
}

@media (max-width: 992px) {
	.container {
		width: 100%;
	}
	.container2 {
		width: 100%;
	}
	.pogoSlider {
		height: 120px !important;
	}

	.footer-left {
		width: 100%;
		margin: 0;
		padding: 20px;
	}

	.awhite {
		font-size: 14px;
	}

	.footer-right {
		margin-top: 20px;
		margin-left: 0;
		text-align: center;
		width: 100%;
		padding-bottom: 55px;
	}

	.footer-right span {
		color: #9a9a9a;
		font-size: 12px;
	}

	.footer-right a {
		font-size: 12px;
		padding-bottom: 20px;
	}

	.leftfooter {
		line-height: 22px;
		padding-right: 0;
		border-right: none;
	}

	.sidemenu {
		display: none;
	}

	.content {
		margin-left: 0;
	}

	.mobile-nav {
		display: block;
	}

	.product_lists li {
		width: 50%;
		box-sizing: border-box;
		padding: 8px 10px;
	}

	.details img {
		max-width:100%!important;
		height:auto!important;
	}

	.info .info-right {
		float: none;
		margin-bottom: 30px;
	}

	.info .info-left {
		float: none;
		padding: 20px 0;
	}
	#pc-main-slider{
		display: none;
	}
	#mobile-main-slider{
		display: block;
	}
}