﻿/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
table {
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
}
body {
	margin: 0 auto;
	padding: 0px;
	font-family: Microsoft Yahei, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #fff;
}
html {
	overflow-x: hidden;
	min-width: 1200px;
}
img {
	border: none;
	display:block;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.p30 {
	padding: 30px 0;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
}
.box {
	margin-bottom: 50px;
}
.about {
}
.about .inner-content {
}
.about .inner-content p {
	text-indent: 2em;
}
.about .inner-content p img {
	display: inline-block
}
.inner-title {
	font-size: 30px;
	font-weight: bold;
	color: #e73328;
	padding: 20px 0;
	position: relative;
}
.inner-title span {
	width: 74px;
	height: 1px;
	background-color: #e73328;
	display: block;
	position: absolute;
	top: 41px;
}
.inner-title span:nth-child(1) {
	left: 37%;
}
.inner-title span:nth-child(2) {
	right: 37%;
}
.box {
}
.box .bread {
	background-color: #f3f3f3;
	line-height: 50px;
}
.box .bread p {
	background: url(../images/posi.png)left no-repeat;
	text-indent: 2em;
}
.i-news {
	margin-top: 30px;
	margin-bottom: 50px
}
.i-news .content {
	margin-left: 35px;
}
.i-news .content li {
	background-color: #f5f5f5;
	width: 345px;
    vertical-align:top;
	margin-right: 40px;
	display:inline-block;
	overflow:hidden;
	height:394px;
}
.i-news .content li .list {
	padding: 0 15px;
}
.i-news .content li .list {
}
.i-news .content li .list h3 {
	padding-top: 15px;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 8px;
	color: #333;
	height:40px;
	overflow:hidden;
}
.i-news .content li span img
{
	  width:345px;
	  height:154px;
	  display:block;
}
.i-news .content li .list em {
	font-size: 13px;
	color: #575757;
}
.i-news .content li .list p {
	color: #555555;
	font-size: 13px;
	padding-top: 15px;
	line-height: 21px;
}
.i-news .content li .list i {
	width: 134px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	line-height: 36px;
	color: #ff0000;
	display: block;
	border: #ff0000 solid 1px;
	margin: 30px auto;
}
.i-adva {
	padding-top: 50px;
}
.i-adva .content {
	margin-left: 35px;
	margin-top: 20px;
}
.i-adva .content li {
	background-color: #f5f5f5;
	width: 533px;
	height: 188px;
	float: left;
	margin-right: 49px;
	margin-bottom: 17px;
}
.i-adva .content li span {
	float: left;
	width: 170px;
	height: 188px;
}
.i-adva .content li img {
	margin: 0 auto;
	padding-top: 40px;
}
.i-adva .content li h3 {
	padding-top: 35px;
	font-weight: bold;
	font-size: 28px;
}
.i-adva .content li p {
	padding-top: 20px;
	color: #5c5c5c;
	line-height: 24px;
	padding-right: 50px;
}
.i-proudct {
	background-color: #f5f5f5;
	padding: 40px 0 10px 0;
	margin-top: 50px;
}
.i-proudct .title, .i-adva .title, .i-news .title {
	border-bottom: none;
}
.i-proudct .title:after, .i-adva .title:after, .i-news .title:after {
	content: '';
	width: 40px;
	display: block;
	height: 2px;
	background-color: #c0c0c0;
	margin: 0 auto;
	margin-top: 10px;
}
.i-proudct .content {
	margin-left: 35px;
}
.i-proudct .content li {
	float: left;
	width: 342px;
	margin-right: 46px;
	margin-bottom: 20px;
}
.i-proudct .content li span {
	width: 342px;
	height: 250px;
	display: block;
}
.i-proudct .content li h3 {
	font-size: 15px;
	font-weight: normal;
	line-height: 40px;
	color: #333;
	font-family: 'Arial';
	text-align: center;
}
.i-proudct .content .switch .switch-left {
	left: -105px;
	top: 243px;
}
.i-proudct .content .switch .switch-right {
	right: -1235px;
	top: 243px;
}
.i-proudct .content .switch {
	position: absolute;
}
.i-equi {
	margin-left: 35px;
	margin-top: 18px;
}
.i-equi h3 {
	font-size: 20px;
	font-weight: normal;
}
.i-equi li {
	float: left;
	width: 252px;
	text-align: center;
	margin-right: 39px;
}
.i-equi li h3 {
	font-size: 12px;
	color: #333;
	display: block;
	line-height: 30px;
}
.i-equi .content {
	position: relative;
}
.i-equi .content .switch .switch-left {
	left: -50px;
	top: 65px;
}
.i-equi .content .switch .switch-right {
	right: -1175px;
	top: 65px;
}
.i-equi .content .switch {
	position: absolute;
}
.m60 {
	margin-top: 60px;
}
.i-certi {
	width: 466px;
	margin-right: 35px;
}
.i-about {
	width: 584px;
	margin-left: 35px;
}
.i-about .content p {
	line-height: 25px;
}
.product {
	background-color: #fff;
	padding: 0;
	margin-top: 0
}
.product .content {
	margin-left: auto;
	width: 1300px;
}
.product .content li {
	margin-right: 68px;
	margin-bottom: 40px;
}
.news {
}
.content {
	padding-top: 20px;
}
.title {
	border-bottom: #e0e0e0 solid 2px;
}
.title a {
	color: #e73328;
	font-size: 14px;
	line-height: 50px;
}
.title p {
	color: #282828;
	font-size: 30px;
	font-weight: bold;
}
.title p em {
	color: #e73328;
	font-weight: bold;
}
/**sohu6**/
/**幻灯片**/
.banner {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.banner .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 50%;
	bottom: 5px;
	z-index: 1;
}
.banner .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.banner .hd ul li {
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.banner .hd ul li.on {
	background: #f00;
	color: #fff;
}
.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 500px;
}
/**首页厂房设备**/
.indcf {
	margin: auto;
	width: 1125px;
	position: relative;
	margin-top: 20px;
}
.indcf a.prev {
	width: 20px;
	height: 169px;
	background: url(../images/switch-1.jpg) no-repeat 0 center;
	position: absolute;
	left: -50px;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.indcf a.next {
	width: 20px;
	height: 169px;
	background: url(../images/switch-2.jpg) no-repeat 0 center;
	position: absolute;
	right: -50px;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.indcf .bd {
	width: 1125px;
	overflow: hidden;
}
.indcf .bd ul {
	overflow: hidden;
	zoom: 1;
}
.indcf .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	transition: 1s;
}
.indcf .bd ul li:hover {
	opacity: 0.9;
}
.indcf .bd ul li .pic {
	width: 252px;
	text-align: center;
	margin-right: 39px;
	overflow: hidden;
}
.indcf .bd ul li .pic a img {
	width: 252px;
	height: 169px;
	display: block;
}
.indcf .bd ul li .pic a p {
	width: 252px;
	font-size: 12px;
	color: #333;
	display: block;
	line-height: 30px;
	transition: 1s;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.indcf .bd ul li:hover .pic a p {
	color: #e73328;
}
/**首页产品推荐**/
.indpro {
	position: relative;
	width:1126px;
	height:auto;
	margin:auto;
	margin-top:20px;
}
.indpro a.prev {
	width: 71px;
	height: 560px;
	background: url(../images/proudct-left.png) no-repeat 0 center;
	position: absolute;
	left: -100px;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.indpro a.next {
	width: 71px;
	height: 560px;
	background: url(../images/proudct-right.png) no-repeat 0 center;
	position: absolute;
	right: -100px;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.indpro .bd {
  width:1126px;
  overflow:hidden;
}
.indpro .bd ul {
	overflow: hidden;
	zoom: 1;
}
.indpro .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	width:342px;
	margin-right:50px;
	height:auto;
	margin-bottom:20px;
}
.indpro .bd ul li .pic {
	text-align: center;
	width:342px;
	overflow:hidden;
	transition:1s;
}
.indpro .bd ul li:hover .pic {
	opacity:0.9;
}

.indpro .bd ul li .pic img {
	width: 342px;
	height: 250px;
	display: block;
}
.indpro .bd ul li .protitle{
	width:342px;
}
.indpro .bd ul li .protitle a{
	display:block;
	width:342px;
	height:40px;
	font-size: 15px;
	line-height: 40px;
	color: #333;
	font-family: 'Arial';
	text-overflow: ellipsis;
	white-space: nowrap;
	transition:1s;
	text-align:center;
}
.indpro .bd ul li:hover .protitle a{
	color:#e73328;
}

/**内容页整体**/
.inszt
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:10px 0;
	text-align: justify;
}
.inszt img
{
	display: inline;
}
.insxxtitle
{
	width:1200px;
	text-align: center;
	font-size:18px;
	margin-top:20px;
	font-weight:bold;
}
.insxxtime
{
	font-size:14px;
	color:#666;
	text-align: center;
	margin-top:10px;
}
.insxxpic
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:10px;
}
.insxxpic img
{
	display:block;
	max-width:1200px;
	margin:auto;
}
/**cfsb.php**/
.inscfsblist
{
	width:1125px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:20px;
}
.inscfsblist ul
{
	font-size:0;
}
.inscfsblist ul li 
{
	display:inline-block;
	width:252px;
	margin-right:39px;
}
.inscfsblist ul li a
{
	display:block;
	width:252px;
	height:219px;
	overflow:hidden;
	cursor:pointer;
}
.inscfsblist ul li a img
{
	display:block;
	width:252px;
	height:169px;
	transition:1s;
}
.inscfsblist ul li a:hover img
{
	opacity:0.9;
}
.inscfsblist ul li a p
{
	width: 252px;
	font-size: 12px;
	color: #333;
	display: block;
	line-height: 30px;
	transition: 1s;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.inscfsblist ul li a:hover p
{
	color: #e73328;
}

/**产品分页**/
.switch {
	padding-top: 17px;
	padding-bottom: 17px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	height: 30px;
	font-size:14px;
}
.switch a {
	display: inline-block;
	height: 20px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background: #f2f2f2;
	color: #333;
	text-decoration: none;
}
.switch a:hover {
	background: #e73328;
	color: white;
}
.switch a.on {
	background: #e73328;
	color: white;
}
/**hezuo.php**/
.inshezuolist
{
	width:1200px;
	height:auto;
	overflow:hidden;
	padding-top:20px;

}
.inshezuolist ul
{
	width:1200px;
	height:auto;
	overflow:hidden;
	font-size:0;
}
.inshezuolist ul li
{
	width:240px;
	display:inline-block;
}
.inshezuolist ul li a
{
	display: block;
	width:240px;
	height:auto;
	overflow:hidden;
	cursor:pointer;
	padding-top:10px;
	padding-bottom:10px;
}
.inshezuolist ul li a img
{
	width:155px;
	height:73px;
	display:block;
	margin:auto;
	box-shadow: 0px 0px 10px #ccc;
	transition: 1s;
}
.inshezuolist ul li a:hover img
{
	box-shadow: 0px 0px 10px #e73328;
}
.inshezuolist ul li a p
{
	width:220px;
	margin:auto;
	color:#333;
	font-size:12px;
	text-align: center;
	padding:10px 0;
	transition:1s;
}
.inshezuolist ul li a:hover p
{
	color:#e73328;
}
/**message.php**/
/**在线留言**/
#insmessage
{
   width:100%;
   height:auto;
   overflow: hidden;
}
#insmessage dl
{
	width:800px;
	margin:auto;
	height:auto;
	overflow: hidden;
	margin-bottom:30px;
	padding-bottom:30px;
	
}
#insmessage dl dt
{
	font-size:20px;
	font-weight: bold;
	text-align: center;
	height:60px;
	line-height:60px;
	
}
#insmessage dl dd
{
   width:600px;
   border:1px solid #049e3b;
   margin:auto;
   margin-top:20px;
   margin-bottom:20px;
   padding:20px;	
   border-radius:10px;
   font-size:16px;
   color:#049e3b;
}
#insmessage dl dd input.messagetext1
{
   width:480px;
   margin-left:20px;
   height:30px;
   font-size:16px;
   border:none;
   background:none;
   color:#ccc;
}
#insmessage dl dd input.messagetext2
{
   width:300px;
   margin-left:20px;
   height:30px;
   font-size:16px;
   border:none;
   background:none;
   color:#ccc;
}
#insmessage dl dd textarea.messagearea
{
   width:480px;
   margin-left:20px;
   height:90px;
   font-size:16px;
   border:1px solid #ccc;
   background:none;
   color:#ccc;
}
#insmessage dl dd input.messagebtn
{
   width:300px;
   border:none;
   color:white;
   height:50px;
   background:#049e3b;
   font-size:20px;
   display: block;
   margin:auto;
   border-radius: 10px;
   cursor: pointer;
}
#insmessage dl dd input.messagebtn:hover
{
	opacity: 0.9;
}


