body, div, ul, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, i, dl {
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
li, i {
	list-style: none;
}
input, textarea, select {
	font-family: inherit;
	font-weight: inherit;
	font-size: 14px;
}
img {
	border: 0;
}
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}
dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.fl {
	float: left
}
.fr {
	float: right
}
body, td, th {
	font-size: 14px;
	color: #333;
}
a {
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
body {
	font-family: Microsoft YaHei;
	font-size: 14px;
	min-width: 1200px;
	overflow-x: hidden;
}
.w1200 {
	width: 1200px;
	margin: auto;
}
.w1600 {
	width: 1600px;
	margin: auto;
}
.noright {
	margin-right: 0px !important;
}
em {
	font-style: normal;
}
/*head*/
.head {
	background: #151414;
}
.head_top {
	background: url(../images/head_bg.png) center no-repeat;
	height: 130px;
}
.head_logo {
	float: left;
	margin-right: 22px;
	margin-top: 26px;
}
.head_tel {
	float: right;
	width: 382px;
	margin-top: 24px;
	margin-right: 10px;
}
.head_tel img {
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}
.head_tel p {
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 8px;
	color: #fff;
}
.head_tel span {
	font-size: 24px;
	font-weight: bold;
	color: #ba894e;
}
.head_ewm {
	float: right;
	text-align: center;
	padding-top: 16px;
}
.head_ewm p {
	margin-bottom: 5px;
}
.head_ewm span {
	font-size: 12px;
	color: #fff;
}
/*nav*/
.nav {
	background: #151414;
	height: 62px;
}
.nav_nr {
	border-top: 1px #363535 solid;
	border-bottom: 1px #363535 solid;
	height: 60px;
}
.nav ul {
}
.nav ul li {
	float: left;
	color: #fff;
	padding: 0px 54px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-right: 1px #363535 solid;
	position: relative;
}
.nav ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
}
.nav ul li:last-child {
	margin-right: 0px !important;
	border-right: 1px #151414 solid;
}
.nav ul li:hover:after {
	content: "";
	background: #ba894e;
	height: 4px;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	display: block;
	width: 66px;
	margin: auto;
	transition: 0.3s;
}
.nav ul li:hover a {
	color: #ba894e;
}
.nav ul li.cur:after {
	content: "";
	background: #ba894e;
	height: 4px;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	display: block;
	width: 66px;
	margin: auto;
	transition: 0.3s;
}
.nav ul li.cur a {
	color: #ba894e;
}
/* banner */ 
.focus {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
}
.focus ul {
	height: 800px;
	position: absolute;
}
.focus ul li {
	float: left;
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.focus ul li div {
	position: absolute;
	overflow: hidden;
}
.focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
	display: none;
}
.focus .btn {
	position: absolute;
	left: 47%;
	height: 20px;
	bottom: 36px;
	text-align: right;
}
.focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 14px;
	height: 14px;
	line-height: 24px;
	border-radius: 50px;
	text-align: center;
	_font-size: 0;
	margin-left: 14px;
	cursor: pointer;
	background: #808080;
	transition: all 0.5s;
}
.focus .btn span.on {
	background: #ba894e;
	transition: all 0.5s;
}
.focus .preNext {
	width: 98px;
	height: 74px;
	position: absolute;
	top: 280px;
	background: url(../images/banner_an_h.png) no-repeat 0 0;
	cursor: pointer;
	transition: 0.3s;
}
.focus .pre {
	left: 10%;
	display: none !important;
}
.focus .pre:hover {
	background: url(../images/banner_an.jpg) no-repeat 0 0;
	transition: 0.3s;
}
.focus .next {
	right: 10%;
	background-position: right top;
	display: none !important;
}
.focus .next:hover {
	background: url(../images/banner_an.jpg) no-repeat 0 0;
	transition: 0.3s;
	background-position: right top;
}
#banner {
	margin-top: 0px;
	overflow: hidden;
}
/*prod*/
.prod {
	background: url(../images/prod_bj.jpg) center no-repeat;
	height: 930px;
}
.prod_title {
	text-align: center;
}
.prod_title p {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	padding-top: 80px;
}
.prod_title p b {
	color: #ba894e;
}
.prod_title span {
	color: #5b5d5f;
	margin-top: 10px;
	margin-bottom: 18px;
	display: block;
	font-size: 16px;
}
.prod_title i {
	width: 52px;
	height: 5px;
	display: block;
	background: #ba894e;
	margin: auto;
}
.prod_nr {
	margin-top: 80px;
}
.prod_nr ul {
}
.prod_nr ul li {
	width: 386px;
	float: left;
	margin-right: 21px;
}
.prod_nr ul li:nth-child(3) {
	margin-right: 0px !important;
}
.prod_nr ul li p {
	width: 386px;
	height: 60px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
	background: #ba894e;
}
.prod_more {
	width: 200px;
	height: 50px;
	background: #ba894e;
	margin: auto;
	margin-top: 80px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}
/*index_ban*/
.index_ban {
	height: 363px;
	background: url(../images/index_ban.png) center no-repeat;
	color: #fff;
	margin-top: -75px;
}
/*power*/
.power {
	background: url(../images/power_bj.jpg) center top no-repeat;
	height: 967px;
}
.power_title {
	text-align: center;
}
.power_title p {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	padding-top: 80px;
}
.power_title p b {
	color: #ba894e;
}
.power_title span {
	color: #5b5d5f;
	margin-top: 10px;
	margin-bottom: 18px;
	display: block;
	font-size: 16px;
}
.power_title i {
	width: 52px;
	height: 5px;
	display: block;
	background: #ba894e;
	margin: auto;
}
.power_nr {
	margin-top: 118px;
}
.power_nr li {
	text-align: center;
	color: #fff;
	clear: both;
}
.power_nr .fl li:nth-child(1) {
	width: 286px;
	margin-bottom: 64px;
}
.power_nr .fl li:nth-child(2) {
	width: 322px;
	margin-bottom: 48px;
}
.power_nr .fl li:nth-child(3) {
	width: 298px;
}
.power_nr .fl li:nth-child(3) img {
	margin-left: 14px;
}
.power_nr .fr li:nth-child(1) {
	width: 270px;
	margin-bottom: 64px;
	float: right;
}
.power_nr .fr li:nth-child(2) {
	width: 308px;
	margin-bottom: 44px;
	float: right;
}
.power_nr .fr li:nth-child(3) {
	width: 272px;
	float: right;
}
.power_nr li p {
	line-height: 22px;
	margin-top: 6px;
}
/*factory*/
.factory {
	background: url(../images/factory_bj.jpg) center no-repeat;
	height: 783px;
}
.factory_title {
	text-align: center;
	padding-top: 50px;
}
.factory_title p {
	font-size: 22px;
	color: #f3f3f3;
	margin-bottom: 6px;
}
.factory_title span {
	color: #898989;
	text-transform: uppercase;
}
.factory_nr {
	margin-top: 40px;
}
.factory_nr ul {
	display: flex;
	justify-content: center;
	margin-top: 60px;
}
.factory_nr img {
	display: block;
	margin: auto;
}
.factory_nr ul li {
	color: #fff;
	float: left;
}
.factory_nr ul li:nth-child(4) {
	margin-right: 0px !important;
}
.factory_nr ul i {
	display: block;
	width: 1px;
	height: 10px;
	background: #5b5b5b;
	margin: 0px 30px;
	float: right;
	margin-top: 5px;
}
/*about*/
.about {
	background: url(../images/about.jpg) center no-repeat;
	height: 450px;
}
.about .w1200 {
	position: relative;
}
.about_nr {
	position: absolute;
	right: 0;
	width: 510px;
	top: 118px;
}
.about_nr p {
	font-size: 28px;
	font-weight: bold;
	color: #ba894e;
}
.about_nr i {
	width: 52px;
	height: 5px;
	background: #ba894e;
	display: block;
	margin-bottom: 22px;
	margin-top: 16px;
}
.about_nr span {
	display: block;
	color: #fff;
	line-height: 26px;
}
.about_nr a {
	display: block;
	width: 202px;
	height: 50px;
	background: #232323;
	border: 1px #303030 solid;
	color: #d6d6d6;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	margin-top: 20px;
	transition: 0.3s;
}
.about_nr a:hover {
	background: #ba894e;
	border: 1px #ba894e solid;
	color: #fff;
	transition: 0.3s;
}
/**/
.brand {
	background: #222222;
	height: 450px;
}
.brand_title {
	text-align: center;
	padding-top: 110px;
	padding-bottom: 30px;
}
.brand_title p {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.brand_title p b {
	color: #ba894e;
}
.brand_title i {
	width: 52px;
	height: 5px;
	background: #ba894e;
	display: block;
	margin: auto;
	margin-bottom: 22px;
	margin-top: 16px;
}
.brand_nr {
}
.brand_nr ul {
}
.brand_nr ul li {
}
.brand_nr ul li img {
	border: 2px #a8a8a8 solid;
}
.brand_nr ul li:hover img {
	border: 2px #ba894e solid;
}
.Box {
	position: relative;
}
.Box .content {
	width: 1200px;
	margin: 0 auto;
}
.Box h2 {
	text-align: center;
	margin-bottom: 35px;
	padding-top: 250px;
}
.Box .Box_con {
	position: relative;
	padding-bottom: 54px;
}
.Box_con span {
}
.Box .Box_con .btnl {
	position: absolute;
}
.Box .Box_con .btn {
	display: block;
	width: 43px;
	height: 42px;
	position: absolute;
	top: 80px;
	cursor: pointer;
}
.Box .Box_con .btnl {
	background: url(../images/abprve.png) no-repeat center;
	left: 260px;
	top: 36px;
}
.Box .Box_con .btnl:hover {
	background: url(../images/abprve_h.png) no-repeat center;
}
.Box .Box_con .btnr {
	background: url(../images/abnext.png) no-repeat center;
	right: 260px;
	top: 36px;
}
.Box .Box_con .btnr:hover {
	background: url(../images/abnext_h.png) no-repeat center;
}
.Box .Box_con .conbox {
	position: relative;
	overflow: hidden;
	height: 135px;
}
.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}
.Box .Box_con .conbox ul li {
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}
.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
}
.Box .BoxSwitch span {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}
.Box .BoxSwitch span.cur {
	background: red;
}
/*news*/
.news {
	background: url(../images/news.jpg) center no-repeat;
	height: 920px;
}
.news_title {
	text-align: center;
}
.news_title p {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	padding-top: 120px;
}
.news_title p b {
	color: #ba894e;
}
.news_title span {
	color: #5b5d5f;
	margin-top: 10px;
	margin-bottom: 18px;
	display: block;
	font-size: 16px;
}
.news_title i {
	width: 52px;
	height: 5px;
	display: block;
	background: #ba894e;
	margin: auto;
}
.news_nr {
	margin-top: 80px;
}
.news_nr li {
	width: 260px;
	height: 378px;
	background: #fff;
	text-align: center;
	float: left;
	margin-right: 53px;
}
.news_nr li:nth-child(4) {
	margin-right: 0px !important;
}
.news_nr i {
	width: 240px;
	height: 200px;
	display: block;
	overflow: hidden;
	margin: auto;
	padding-top: 10px;
}
.news_nr i img {
	height: 100%;
}
.news_nr p {
	width: 260px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 12px;
	font-weight: bold;
}
.news_nr span {
	display: block;
	width: 220px;
	color: #797979;
	margin: auto;
	line-height: 22px;
}
.news_ck {
	width: 176px;
	height: 52px;
	background: #ba894e;
	text-align: center;
	line-height: 52px;
	color: #fff;
	font-size: 16px;
	margin: auto;
	margin-top: 80px;
}
/*foot*/
.foot {
	background: url(../images/foot.jpg) center no-repeat;
	height: 242px;
}
.foot_nr {
	width: 1160px;
	margin: auto;
	padding-top: 12px;
	height: 134px;
}
.foot_xx {
	float: left;
	width: 640px;
	padding-top: 10px;
	padding-top: 30px;
}
.foot_xx img {
	float: left;
	display: block;
	padding-right: 20px;
}
.foot_xx span {
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 24px;
}
.foot_nav {
	height: 62px;
}
.foot_nav_nr {
	border-top: 1px #363535 solid;
	border-bottom: 1px #363535 solid;
	height: 60px;
}
.foot_nav ul {
}
.foot_nav ul li {
	float: left;
	padding: 0px 54px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-right: 1px #363535 solid;
	position: relative;
}
.foot_nav ul li a {
	font-size: 16px;
	color: #fff;
}
.foot_nav ul li:last-child {
	margin-right: 0px !important;
	border-right: 0px #151414 solid;
}
.foot_nav ul li:hover:after {
	content: "";
	background: #ba894e;
	height: 4px;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	display: block;
	width: 66px;
	margin: auto;
	transition: 0.3s;
}
.foot_nav ul li.cur:after {
	content: "";
	background: #ba894e;
	height: 4px;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	display: block;
	width: 66px;
	margin: auto;
	transition: 0.3s;
}
.foot_nav ul li:hover {
	color: #e89f00;
}
.foot_nav ul li.cur a {
	color: #e89f00;
}
.foot_ms {
	padding-top: 5px;
	text-align: center;
	color: #fff;
}
.foot_ms a {
	color: #fff;
}
/*position*/
.position {
	height: 65px;
	line-height: 65px;
	width: 100%;
	background: #303132;
}
.position .w1200 {
	color: #929191;
	background: #303132;
	height: 50px;
	position: relative;
}
.position .w1200:after {
	content: "";
	display: block;
	height: 20px;
	width: 14px;
	position: absolute;
	right: 215px;
	bottom: 0;
	top: 0;
	margin: auto;
}
.position .w1200 .fl {
	margin-right: 20px;
	background: url(../images/position.png) no-repeat 0px 22px;
	padding-left: 24px;
	color: #fff;
}
.position .w1200 .fr {
	background: #ba894e;
	width: auto;
	height: 65px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.position .w1200 .fr p {
	padding: 0px 24px;
}
.position a {
	color: #fff;
}
/*page*/
.page {
	margin-top: 20px;
	display: flex;
	justify-content: center;
	padding-bottom: 50px;
}
.page li {
	float: left;
	border: 1px #393939 solid;
	margin: 5px 6px;
}
.page li a {
	color: #666;
	display: block;
	padding: 5px 10px;
}
.page .thisclass {
	background: #db831b;
	border: #db831b 1px solid;
}
.page .thisclass a {
	color: #fff !important;
}
.page .pageinfo {
	padding: 5px;
	display: block;
}
/*pagess*/
.pagess {
	margin-top: 30px;
}
.pagess ul {
	width: 96%;
	margin: auto;
}
.pagess ul li {
	height: 46px;
}
.pagess ul li a {
	background: #ba894e;
	padding: 10px 20px;
	color: #fff;
	height: 30px;
}
/* */
.side {
	position: fixed;
	width: 54px;
	height: 275px;
	right: 0;
	top: 214px;
	z-index: 100;
}
.side ul li {
	width: 54px;
	height: 54px;
	float: left;
	position: relative;
	border-top: 1px solid #444;
	transition: all 0.5s;
}
.side ul li .sidebox {
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #ba894e;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
	font: 14px/54px "å¯°î†¿è’‹é—†å‘´ç²¦";
	overflow: hidden;
}
.side ul li .sidebox1 {
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #ba894e;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
	font: 14px/54px "å¯°î†¿è’‹é—†å‘´ç²¦";
	overflow: hidden;
}
.side ul li .sidetop {
	width: 54px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
	background: #ba894e;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	transition: all 0.3s;
}
.side ul li .sidetop:hover {
	background: #c58c46;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.side ul li img {
	float: left;
}
.side ul li .sidebox_ewm {
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #ba894e;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
	font: 14px/54px "å¯°î†¿è’‹é—†å‘´ç²¦";
	overflow: hidden;
}
.side ul .sidebox_ewmbox:hover {
	width: 54px;
	height: 210px !important;
}
.side ul .sidebox_ewmbox p {
	transition: all 0.5s;
	left: 5px;
	top: 0px;
}
.side ul .sidebox_ewmbox:hover p {
	display: block;
	position: relative;
	left: 5px;
	top: 0px;
	transition: all 0.5s;
}
.side ul .sidebox_ewmbox img {
	margin-left: 0px;
	transition: all 0.5s;
}


/**sohu 6**/
/**头部**/
.myhead
{
	width:100%;
	height:135px;
	background:url('../images/sohu/head.jpg') no-repeat center center;
	background-color:#0b0b0b;
	overflow:hidden;
}
/**头部 end**/
/**导航**/
.mynav
{
	width:100%;
	height:60px;
	background:#1e1e1e;
	overflow:hidden;
}
.mynav ul 
{
	width:1155px;
	height:30px;
	overflow:hidden;
	margin:auto;
	margin-top:15px;
}
.mynav ul li
{
	width:165px;
	float:left;
	height:30px;
	overflow:hidden;
}
.mynav ul li a
{
	width:100%;
	height:30px;
	overflow:hidden;
	font-size:22px;
	color:white;
	line-height:26px;
	text-align: center;
	box-sizing: border-box;
	border-right:1px solid white;
	display:block;
}
.mynav ul li a:hover
{
	color:#ba894e;
}
.mynav ul li:nth-child(7) a
{
	border-right:0px;
}
.mynav ul li.cur a
{
	color:#ba894e;
}
/**导航 end**/
/**首页图片**/
.index1bg
{
	width:100%;
	height:744px;
	background:url('../images/sohu/index1.jpg') no-repeat center center;
	overflow:hidden;
}
.index1
{
	width:1200px;
	height:744px;
	margin:auto;
	position:relative;

}
.index1 a
{
	position:absolute;
	display:block;
	overflow:hidden;
}
.index1 a.more
{
	width:180px;
	height:50px;
	position:absolute;
	top:120px;
	right:30px;
}
.index1 a.a1
{
	width:320px;
	height:530px;
	position:absolute;
	top:180px;
	left:90px;
}
.index1 a.a2
{
	width:320px;
	height:530px;
	position:absolute;
	top:180px;
	left:440px;
}
.index1 a.a3
{
	width:320px;
	height:530px;
	position:absolute;
	top:180px;
	left:800px;
}
.index2bg
{
	width:100%;
	height:781px;
	background:url('../images/sohu/index2.jpg') no-repeat center center;
	overflow:hidden;
}
.index3bg
{
	width:100%;
	height:602px;
	background:url('../images/sohu/index3.jpg') no-repeat center center;
	overflow:hidden;
}
.index4bg
{
	width:100%;
	height:841px;
	background:url('../images/sohu/index4.jpg') no-repeat center center;
	overflow:hidden;
}
.index5bg
{
	width:100%;
	height:575px;
	background:url('../images/sohu/index5.jpg') no-repeat center center;
	overflow:hidden;
}
.index6bg
{
	width:100%;
	height:505px;
	background:url('../images/sohu/index6.jpg') no-repeat center center;
	overflow:hidden;
}
/**首页图片 end**/
/**sohu 6 end**/