﻿/**全局css**/
* {
	margin: 0;
	padding: 0;
}
body {
	min-width: 1200px;
	font-family: "微软雅黑";
	min-width:1200px;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
img {
	border: none;
}
.clear {
	clear: both;
}
/**网站头部**/
.headbg
{
	width:100%;
	height:108px;
	overflow:hidden;
}
.headbg .head
{
	width:90%;
	height:108px;
	overflow:hidden;
	margin:auto;
	background:url(../images/logo.png) no-repeat left center;
}
.headr
{
	width:240px;
	height:80px;
	float:right;
	overflow:hidden;
	padding-top:24px;
}
.headr .headrl
{
	width:60px;
	height:80px;
	background:url('../images/topphone.png') no-repeat center 0px;
	float:left;

}
.headr .headrr
{
	width:180px;
	height:80px;
	overflow:hidden;
	float:left;
}
.headr .headrr p.rexiantit
{
	font-size:13px;
	height:auto;
	overflow:hidden;
	color:#e62129;
	padding-top:5px;
	padding-left:10px;
}
.headr .headrr p.rexian
{
	font-size:18px;
	height:auto;
	overflow:hidden;
	color:#e62129;
	font-family: 'Arial';
	padding-left:10px;
}
.headr .headrr p.rexian2
{
	font-size:18px;
	height:auto;
	overflow:hidden;
	color:#e62129;
	font-family: 'Arial';
	padding-left:56px;
}
/**网站头部 end**/
/**网站导航**/
.navbg
{
	width:100%;
	height:50px;
	background:#3ecd59;
	overflow:hidden;
}
.nav 
{
	width:1200px;
	height:50px;
	margin:auto;
	overflow:hidden;
}
.nav ul 
{
	width:1200px;
	height:50px;
	overflow:hidden;
}
.nav ul li
{
	width:165px;
	height:50px;
	float:left;
}
.nav ul li a
{
	display:block;
	width:165px;
	height:50px;
	text-align: center;
	color:white;
	line-height: 50px;
}
.nav ul li a:hover
{
	background:#e62129;
}
.nav ul li a.hover
{
	background:#e62129;
}
/**网站导航 end**/
/**网站幻灯片**/
.banner {
  width: 100%;
  height: 460px;
  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: 460px;
}
/**网站幻灯片 end**/
/**网站底部**/
.footfirbg
{
	width:100%;
	height:230px;
	overflow:hidden;
	background:#3ecd59;
}
.footfir
{
	width:1200px;
	height:230px;
	overflow:hidden;
	margin:auto;
}
.footnav
{
	width:1200px;
	height:70px;
	line-height:80px;
	border-bottom: 1px solid #ffffff;
	overflow:hidden;
	color:white;
	text-align: center;

}
.footnav a
{
	display:inline-block;
	margin-left:20px;
	margin-right:20px;
	color:white;

}
.footinfo
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:30px;
}
.footinfofir
{
	width:430px;
	height:170px;
	float:left;
	overflow:hidden;
}
.footinfofir h3
{
	font-size:17px;
	color:white;
}
.footinfofir ul 
{
	width:430px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.footinfofir ul li
{
	font-size:14px;
	color:white;
	height:25px;
	line-height: 25px;
	text-indent: 25px;
}
.footinfofir ul li.footinfophone
{
	background:url('../images/footphone.png') no-repeat left center;
}
.footinfofir ul li.footinfofax
{
	background:url('../images/footfax.png') no-repeat left center;
}
.footinfofir ul li.footinfoadd
{
	background:url('../images/footadd.png') no-repeat left center;
}
.footinfosec
{
	width:600px;
	height:109px;
	overflow:hidden;
	background:url('../images/footlogo.png') no-repeat 0 0;
}
.footinfothi
{
	float:right;
}
.footinfothi img
{
	width:95px;
	height:95px;
	display:block;
}
.footsecbg
{
	width:100%;
	height:50px;
	overflow:hidden;
	background:#1a9831;
}
.footsec
{
	width:1200px;
	height:50px;
	text-align: center;
	color:#fbfbfb;
	margin:auto;
	line-height:50px;
	font-size:15px;
}
.footsec a
{
	font-size:15px;
	color:#94bebc;
}
/**网站底部 end**/
/**网站首页第一部分产品展示**/
.indfirbg
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:55px;
	margin-bottom:50px;
}
.indfir
{
	width:1200px;
	height:auto;
	margin:auto;
}
.indfir dl
{
	width:1200px;
	height:auto;

}
dt.indchi
{
	width:1200px;
	height:auto;
	overflow:hidden;
	text-align: center;
	font-size:30px;
	color:#3e3e3e;
	font-weight:bold;
}
dt.indchi span
{
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	position:relative;
}
dt.indchi span div.indchilinel
{
	width:100px;
	height:2px;
	background:#3ecd59;
	position:absolute;
	left:-100px;
	top:50%;
}
dt.indchi span div.indchiliner
{
	width:100px;
	height:2px;
	background:#3ecd59;
	position:absolute;
	right:-100px;
	top:50%;
}
dt.inden
{
	width:1200px;
	text-align: center;
	color:#bcbcbc;
	text-transform: uppercase;
	font-size:20px;
	padding-top:10px;
}
.indprolist {
	margin: auto;
	width: 1200px;
	position: relative;
	margin-top: 35px;
	margin-bottom: 35px;
}
.indprolist a.prev {
	width: 50px;
	height: 380px;
	background: url(../images/indprolistarrl.jpg) no-repeat 0 center;
	position: absolute;
	left: -100px;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.indprolist a.next {
	width: 50px;
	height: 380px;
	background: url(../images/indprolistarrr.jpg) no-repeat 0 center;
	position: absolute;
	right: -100px;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.indprolist .bd {
	width: 1200px;
	overflow: hidden;
}
.indprolist .bd ul {
	overflow: hidden;
	zoom: 1;
}
.indprolist .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	transition: 1s;
	margin-right: 36px;
	box-sizing: border-box;
}
.indprolist .bd ul li:hover {
	opacity: 0.9;
}
.indprolist .bd ul li .pic {
	width: 376px;
	text-align: center;
	overflow: hidden;
	border:1px solid #3dcd58;
	box-sizing: border-box;
}
.indprolist .bd ul li .pic a img {
	width: 376px;
	height: 325px;
	display: block;
}
.indprolist .bd ul li .pic a p {
	width:376px;
	text-align: left;
	background:#ecefef;
	font-size:15px;
	color:#3e3e3e;
	overflow:hidden;
	box-sizing: border-box;
	padding:10px;
}
a.more
{
	width:140px;
	overflow:hidden;
	display:block;
	height:35px;
	color:white;
	text-align: center;
	margin:auto;
	background:#e62129;
	font-size:16px;
	line-height:35px;
	border-radius: 30px;
}
a.more:hover
{
	opacity:0.9;
}
/**网站首页第一部分产品展示 end**/
/**网站首页第二部分关于我们**/
.indsecbg
{
	width:100%;
	height:620px;
	overflow:hidden;
	background:url(../images/indabubg.jpg) no-repeat center center;
}
.indsec
{
	width:1200px;
	margin:auto;
	padding-top:80px;

}
.indsec dl dd
{
	width:1200px;
	height:370px;
	overflow:hidden;
	margin-top:40px;
}
.indsec dl dd div.indabul
{
	width:545px;
	height:370px;
	background:url(../images/indabulbg.png) no-repeat center center;
	float:left;
}
.indsec dl dd div.indabul img
{
	display:block;
	float:right;
}
.indsec dl dd div.indabur 
{
	width:560px;
	height:370px;
	margin-left:95px;
	float:left;
	overflow:hidden;
}
.indsec dl dd div.indabur h3
{
	font-size:23px;
	color:#3e3e3e;
	margin-bottom:20px;
}
.indsec dl dd div.indabur p
{
	color:#343434;
	font-size:14.5px;
	text-align: justify;
	line-height:26px;
	padding-bottom:15px;
}
.indsec dl dd div.indabur div.indabumore
{
	width:560px;
	height:auto;
	overflow:hidden;
}
.indsec dl dd div.indabur div.indabumore a
{
	float:left;
}
.indsec dl dd div.indabur div.indabumore div.indabuhot
{
	height:60px;
	background:url(../images/indabuhotbg.png) no-repeat left 0px;
	float:left;
	text-indent: 45px;
	font-size:19px;
	color:#3ecd59;
	margin-left:25px;
}
.indsec dl dd div.indabur div.indabumore div.indabuhot span
{
	font-size:25px;
	font-family: 'Arial';
}
.indsec dl dd div.indabur div.indabumore div.indabuhot span.hot2
{
	padding-left:204px;
}
/**网站首页第二部分关于我们 end**/
/**网站首页第三部分产品优势**/
.indthibg
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:60px;
	padding-bottom:60px;
}
.indthi
{
	width:1200px;
	margin:auto;
}
.indthi dl 
{
	width:1200px;
	height:auto;
	overflow:hidden;
}
.indthi dl dd
{
	width:1200px;
	height:auto;
	overflow:hidden;
}
.indthi dl dd ul
{
	width:1160px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:56px;
}
.indthi dl dd ul li 
{
	float:left;
	height:auto;
	margin-right:120px;
	overflow:hidden;
	width:200px;
	border-bottom:2px solid #3ecd59;
	transition:1s;
}
.indthi dl dd ul li img
{
	display:block;
	margin:auto;
}
.indthi dl dd ul li p.tit
{
	display:block;
	margin:auto;
	font-size:20px;
	font-weight:bold;
	text-align: center;
	padding-top:25px;
	color:#3ecd59;
}
.indthi dl dd ul li p.des
{
	display:block;
	margin:auto;
	font-size:20px;
	text-align: center;
	padding-bottom:25px;
	color:#3ecd59;
}
.indthi dl dd ul li:hover
{
	transform: rotateY(360deg);
}
/**网站首页第三部分产品优势 end**/
/**网站首页新闻**/
.indfoubg
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:74px;
}
.indfou
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.indfou .indnews
{
	width:640px;
	height:auto;
	overflow:hidden;
	float:left;
}
.indfou .indnews dl 
{
	width:640px;
	height:auto;
	overflow:hidden;
}
.indfou .indnews dl dt
{
	font-size:30px;
	color:#3e3e3e;
	font-weight:bold;
}
.indfou .indnews dl dt span
{
	font-size:20px;
	color:#bcbcbc;
	display:inline-block;
	margin-left:15px;
	text-transform: uppercase;
}
.indfou .indnews dl dt a
{
	float:right;
	color:#555555;
	font-size:16px;
	display:inline-block;
	padding-top:10px;
}
.indfou .indnews dl dt a:hover
{
	color:#3ecd59
}
.indfou .indnews dl dd.indnewsline
{
	background:url('../images/indnewsline.png') no-repeat center center;
	height:20px;
}
.indfou .indnews dl dd .indnewsfir
{
	width:640px;
	height:auto;
	padding-top:15px;
	overflow:hidden;
}
.indfou .indnews dl dd .indnewsfir img
{
	display:block;
	float:left;
	width:290px;
	height:182px;
}
.indfou .indnews dl dd .indnewsfir .indnewsfirr
{
	width:330px;
	margin-left:20px;
	float:left;
}
.indfou .indnews dl dd .indnewsfir .indnewsfirr p.tit
{
	 font-size:16px;
	 color:#3d3d3d;
	 padding-top:10px;
	 padding-bottom:10px;
	 text-overflow:ellipsis;
	 overflow:hidden;
	 white-space: nowrap;
}
.indfou .indnews dl dd .indnewsfir .indnewsfirr p.des
{
	 font-size:15px;
	 color:#808080;
	 line-height:25px;
	 text-align: justify;
	 height:110px;
	 overflow:hidden;
}
.indfou .indnews dl dd .indnewsfir .indnewsfirr p.time
{
	padding-top:10px;
	color:#808080;
	font-size: 15px;
}
.indfou .indnews dl dd ul
{
	width:640px;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.indfou .indnews dl dd ul li
{
	height:40px;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	width:640px;

}
.indfou .indnews dl dd ul li a
{
	
	display:block;
	width:500px;
	height:40px;
	text-indent: 40px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:16px;
	line-height:40px;
	float:left;
	color:#3d3d3d;
	background:url('../images/indnewslistarr.png') no-repeat left center;

}
.indfou .indnews dl dd ul li a:hover
{
	color:#3ecd59;
}
.indfou .indnews dl dd ul li span
{
	
	display:block;
	width:140px;
	height:40px;
	text-indent: 40px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:15px;
	line-height:40px;
	float:left;
	color:#808080;
	text-align: right;

}
.indadv
{
	width:470px;
	height:500px;
	margin-right:20px;
	float:right;
	overflow:hidden;
}
.indadv img
{
	width:470px;
	height:500px;
	display:block;
}
/**网站首页新闻 end**/
/**内页位置**/
.inssitebg
{
	width:100%;
	height:45px;
	border-bottom:1px solid #dfdfdf;
	overflow:hidden;
}
.inssite
{
	width:1200px;
	height:45px;
	overflow:hidden;
	margin:auto;
	line-height:50px;
	text-indent: 30px;
	font-size:14px;
	color:#5e5e5e;
	background:url('../images/inssite.png') no-repeat 0 0;
}
/**内页位置 end**/
/**内页导航**/
.insnav
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.insnav ul 
{
	width:1200px;
	height:auto;
	margin:auto;
	font-size:0;
	text-align: center;
	padding-top:30px;
}
.insnav ul li
{
	display:inline-block;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:10px;
	overflow:hidden;
	
}
.insnav ul li a
{   
	font-size:16px;
    display:block;
    padding-top:10px;
    padding-bottom:10px;
    background:#ecefef;
    color:#4a4b4b;
    padding-left:30px;
    padding-right:30px;
    border-radius: 30px;
}
.insnav ul li a:hover
{   
	background:#3ecd59;
	color:white;
}
.insnav ul li a.hover
{   
	background:#3ecd59;
	color:white;
}
/**内页导航 end**/
/**内页内容**/
.inscontent
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding-top:50px;
	padding-bottom:50px;
	text-align: justify;
	font-size:15px;
	line-height:25px;
	color:#333;
}
.inscontent p
{
	text-align: justify;
	font-size:15px;
	line-height:25px;
	color:#333;
}
.inscontent img
{
	display:inline-block;
}
.insxxtitle {
	width: 1200px;
	height: auto;
	margin: auto;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding-top: 30px;
}
.insxxtime {
	width: 1200px;
	height: auto;
	margin: auto;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
	margin:auto;
}
.insxxpic {
	width: 1200px;
	padding-top: 20px;
	height: auto;
	overflow: hidden;
	margin:auto;
}
.insxxpic img {
	display: block;
	margin: auto;
}
.insxxpropic {
	width: 376px;
	height: auto;
	overflow: hidden;
	margin:auto;
	border:1px solid #3dcd58;
	box-sizing: border-box;
	margin-top:20px;
}
.insxxpropic img{
	width:376px;
	height:auto;
	overflow:hidden;
	display:block;	
}
.insxxpropic p{

	width:376px;
	background:#ecefef;
	font-size:15px;
	color:#3e3e3e;
	overflow:hidden;
	transition:1s;
	box-sizing: border-box;
	padding:10px;

}

/**内页内容 end**/
/**内页产品列表**/
.insprolist 
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:50px;
	margin-bottom:50px;
}
.insprolist ul 
{
	width:1200px;
	height:auto;
	overflow:hidden;
	font-size:0;
}
.insprolist ul li 
{
	display:inline-block;
	width:376px;
	margin-right:36px;
	margin-bottom:70px;
	vertical-align: top;
}
.insprolist ul li a
{
	display:block;
	width:376px;
	height:auto;
	overflow:hidden;
	border:1px solid #3dcd58;
	box-sizing:border-box;
}
.insprolist ul li a img
{
	display:block;
	width:376px;
	height:325px;
	transition:1s;
}
.insprolist ul li a p
{
	width:376px;
	background:#ecefef;
	font-size:15px;
	color:#3e3e3e;
	overflow:hidden;
	transition:1s;
	box-sizing: border-box;
	padding:10px;
}
.insprolist ul li:hover a img
{
	opacity:0.9;
}
.insprolist ul li:hover a p
{
	color:#3ecd59;
}
/**内页产品导航**/
.inspronav
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.inspronav ul 
{
	width:1200px;
	height:auto;
	margin:auto;
	font-size:0;
	text-align: center;
	padding-top:30px;
}
.inspronav ul li
{
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	overflow:hidden;	
}
.inspronav ul li a
{   
	font-size:16px;
    display:block;
    padding-top:10px;
    padding-bottom:10px;
    background:#ecefef;
    color:#4a4b4b;
    padding-left:10px;
    padding-right:10px;
    border-radius: 5px;
}
.inspronav ul li a:hover
{   
	background:#3ecd59;
	color:white;
}
.inspronav ul li a.hover
{   
	background:#3ecd59;
	color:white;
}
/**内页产品导航 end**/
/**内页产品列表 end**/
/**分页样式**/
.switch {
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  font-size:14px;
  box-sizing: content-box;
}
.switch a {
  display: inline-block;
  border: 1px solid #ccc;
  text-align: center;
  margin: 5px;
  padding: 5px;
  background: #f2f2f2;
  color: #333;
  text-decoration: none;
  box-sizing: content-box;
}
.switch a:hover {
  background: #3ecd59;
  color: white;
}
.switch a.on {
  background: #3ecd59;
  color: white;
}

/**分页样式 end**/
/**新闻列表页**/
.insnewslist {
	width: 1200px;
	height: auto;
	margin: auto;
	padding-top: 30px;
}
.insnewslist ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.insnewslist ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.insnewslist ul li a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.insnewslist ul li a p {
	width: 1100px;
	height: auto;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-align: justify;
	float: left;
	line-height: 20px;
	background:url('../images/indnewslistarr.png') no-repeat -15px center;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 20px;
}
.insnewslist ul li a span {
	width: 100px;
	display: block;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	color: #ccc;
	text-align: right;
	float: left;
	line-height: 20px;
}
.insnewslist ul li a:hover p {
	color: #3ecd59;
}
/**新闻列表页 end**/
/**在线留言**/
.message
{
	width:930px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:50px;
	margin-bottom:50px;
}
.message .messagel
{
	width:508px;
	height:auto;
	overflow:hidden;
	float:left;
}
.message .messagel p.bigtit
{
	font-size: 40px;
    line-height: 1.15;
    font-weight: bold;
    text-align: left;
}
.message .messagel p.mtit
{
	color: #333;
    font-size: 25px;
    text-align: left;
    padding-top: 10px;
}  
.messager
{
	width:400px;
	height:auto;
	overflow:hidden;
	float:left;
}
.messager p.des
{
	width:430px;
	height:auto;
	overflow:hidden;
	font-size: 14px;
    padding-bottom: 30px;
    text-align: left;
    color:#333;
}
.messagediv 
{
	width:430px;
	height:auto;
	overflow:hidden;
}
.messagediv .inputtext
{
	width:430px;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.messagediv .inputtext p
{
	display: inline-block;
	font-size:15px;
	color:#333;
	padding-left:20px;
	padding-right:5px;

}
.messagediv .inputtext input
{
	width:280px;
	height:30px;
	border:1px solid #ddd;
	border-radius: 5px;

}
.messagediv .inputtext span
{
	display:inline-block;
	color:red;
	padding-left:10px;
	padding-right:10px;

}
.messagediv .inputarea
{
	width:430px;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.messagediv .inputarea p
{
	display: inline-block;
	font-size:15px;
	color:#333;
	padding-left:20px;
	padding-right:5px;
	vertical-align: top;
}
.messagediv .inputarea textarea
{
	width:280px;
	height:120px;
	border:1px solid #ddd;
	border-radius: 5px;
}
.messagediv .inputbtn
{
	width:430px;
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
.messagediv .inputbtn input
{
	width:150px;
	height:45px;
	background:#3ecd59;
	font-size:15px;
	text-align:center;
	color:white;
	line-height:45px;
	border-radius: 5px;
	border:0;
	display:block;
	cursor: pointer;
	transition:1s;
	margin-left:70px;

}
.messagediv .inputbtn input:hover
{
   opacity:0.9;	
}
/**在线留言 end**/
