*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px auto;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
.clear{clear:both;}

.main{
	width: 1140px;
	margin: 0 auto;
}

.top{
	width: 100%;
	height: 30px;
	background: #eeeeee;
}
.top p{
	float: left;
	line-height: 30px;
	color:#333333;
	font-size: 13px;
}
.top ul{
	float: right;	
}
.top ul li{
	float: left;
	line-height: 30px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;

}
.top ul li a{
	color:#333;
}
.top ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:9px;
    height:13px;
    width:1px;
    background:#333;
}
.top ul li:last-child:after{
    height:0px;
    width:0px;
}
.top ul li:hover a{
	text-decoration: underline;
}
.head{
	width: 100%;
	height:127px;
}
.head .name{
	margin-top:40px;
	float: left;
}
.head .tel{
	float: right;;
	margin-top:40px;
}
.nav{
	width: 100%;
	height:50px;
	background:#3bad29;
}
.nav ul{
	width: 1120px;
	height: 50px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	height: 50px;
	line-height:50px;
	width: 160px;
	text-align: center;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
	display: block;
}
.nav ul li:hover,.nav ul .current{
	background:#218a10;
}
.slideBox{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}

.slideBox .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.slideBox .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.slideBox .hd ul li{
 float:left; 
 margin-right:5px;  
 width:65px; 
 height:5px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 /*border: 1px solid #333;*/
 background:#fff;
 
}
.slideBox .hd ul li.on{
 background:#000; 
 /*border: 1px solid #10b4f1;*/
}
.slideBox .bd{
 position:relative; 
 height:480px;
  z-index:0; 
  width: 100%; 
  overflow: hidden;
}
.slideBox .bd ul{
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}
.slideBox .bd li:first-child{
	display: block;
	opacity: 1;
	filter: alpha(opacity=1);
}
.slideBox .bd li{
 zoom:1; 
 vertical-align:middle;
 opacity: 1;
 filter: alpha(opacity=1);
 display: none
}
.slideBox .bd img{
	width:100%; 
	display:block; 
}
.slideBox .prev,
.slideBox .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.slideBox .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.slideBox .next {
	font-size: 
	58px;color:#fff;
}
.slideBox .prev{
	font-size: 
	58px;color:#fff;
}
.slideBox .prev:hover,
.slideBox .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.slideBox .prevStop{ 
	display:none;  
}
.slideBox .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #acacac;
	background: #eeeeee;
}
.keywords h3{
	float: left;
	line-height: 40px;
	font-size: #333333;
	font-size: 16px;
}
.keywords ul{
	float: left;
	margin-left: 20px;
}
.keywords ul li{
	float: left;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	color:#333;
	position: relative;
}
.keywords ul li a{
	color: #555;
}
.keywords ul li:after{
	position: absolute;
	content: "";
	right: 0;
	width: 1px;
	height: 13px;
	background: #333;
	top: 14px;
}
.keywords ul li:last-child:after{
	width: 0;
	height: 0;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .left{
	float: left;
}
.product .left .title{
	width: 240px;
	height: 80px;
	background: #0d81db url(../images/prouct_icon1.jpg) no-repeat no-repeat;
}
.product .left .title > h2 {
	font-size: 22px;
	color:#ffffff;
	display: inline-block;
	line-height: 80px;
	padding-left: 25px
}
.product .left .title p{
	font-size: 14px;
	color:#ffffff;
	margin-top:28px;
	display: inline-block;
	margin-left: 5px;
}
.product .left ul li{
	width: 240px;
	height: 50px;
	background: #e5e5e5;
	margin-top: 9.7px;
	line-height: 50px;
	box-shadow: 10px 0px 0px #ccc inset;
}
.product .left .more{
	display: block;
	width: 100%;
	height: 50px;
	background: #ffb345;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	margin-top: 10px
}
.product .right .right_grids{
	height: 850px;
	overflow: hidden;
}
.product .right ul{
	overflow: hidden;
}
.product .right ul li a,.product .left ul li{
	transition: 0.5s;
}
.product .left ul li a{
	font-size: 16px;
	color:#333333;
	position: relative;
	margin-left: 50px;
	display: block;
}
.product .left ul li a:before{
	content: "";
	width: 8px;
	height: 8px;
	background: #3bad29;
	position: absolute;
	left:-20px;
	top:22px;
	display: block
}
.product .left ul li:hover,.product .left ul .current{
	box-shadow: 11px 0px 0px #ffb345 inset;
}
.product .left .tel{
	width: 240px;
	height: auto;
	overflow: hidden;
	background: #10b4f1;
}

.product .right{
	float: right;
	width: 880px;
	height: auto;
	overflow: hidden;
}
.product .right .title{
	width: 100%;
	height: 50px;
	background:#e5e5e5;
}
.product .right .title div{
	width: 200px;
	height: 50px;
	background: #0d81db url(../images/prouct_icon2.jpg) center no-repeat;
	float: left;
}
.product .right .title div h4{
	font-size: 16px;
	color:#fff;
	float: left;
	margin-top:14px;
	font-weight: normal;
	margin-left: 20px;
}
.product .right .title div span{
	float: left;
	font-size: 14px;
	color:#fff;
	float: left;
	margin-left: 5px;
	margin-top:16px;
}
.product .right .title p{
	float: right;
	line-height: 50px;
	margin-right: 5px;
	color:#333;
	font-size: 14px;
}
.product .right .title a{
	display: inline-block;
	line-height: 50px;
	margin-right: 10px;
	color:#333;
	font-size: 14px;
}
.product .right ul{
	margin-left: -20px;
}
.product .right ul li a{
	/*width: 260px;
	margin-left: 16px;
	margin-top: 14px;
	background: #eeeeee;
	padding:12px;
	float: left;*/
	position: relative;
	color: #333;
	display: block;
}
.product .right ul li #one{
	width: 260px;
	margin-left: 16px;
	margin-top: 14px;
	background: #eeeeee;
	padding:12px;
	float: left;
	position: relative;
	color: #333;
	display: block;
}
.product .right ul li #two{
	width: 260px;
	margin-left: 16px;
	margin-top: 14px;
	background: #eeeeee;
	padding:12px;
	float: left;
	position: relative;
	color: #333;
	display: block;
}
.product .right ul li a:hover{
	background: #3bad29
}
.product .right ul li a:hover p{
	color: #fff;
}
.product .right ul li img{
	width: 260px;
	height: 220px;
 
}
.product .right ul li p{
	width: 270px;
	text-align: center;
	font-size: 14px;
	color:#333;
	margin-top: 5px
}
.about{
	width: 100%;
	height: 360px;
	margin-top:38px;
	background: #eeeeee;
	overflow: hidden;
}
.about .info{
	width: 858px;
	position: relative;
	overflow: hidden;
	float: left;
}
.about .info .tit{
	height:35px;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 5px
}
.about .info .tit b{
	font-size: 22px;
	color: #999999;
}
.about .info .tit h4{
	font-size: 22px;
	color:#3bad29;
}
.about .info .info_img{
	float: left;
	width: 308px;
	height: 300px;
	border: 1px solid #3bad29;
	margin-top: 26px;
	text-align: center
}
.about .info .info_img img{
	display: inline-block;
	margin-top: 15px
}
.about .text{
	float: left;
	width: 482px;
	overflow: hidden;
	margin-top:20px;
	display: -webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-left: 30px
}
.about .text p{
	font-size: 15px;
	color:#333;
	text-indent: 2em;
	line-height: 24px;
}
.about .more{
	width: 158px;
	height: 34px;
	border: 1px solid #a0a0a0;
	display: block;
	text-align: center;
	line-height:34px;
	font-size: 14px;
	color:#333;
	margin-top: 45px
}
.about .pic{
	width:260px;
	float: right;
	background: #fff;
	height: 425px;
	padding:10px 10px;
}
.about .pic .line{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px
}
.about .pic h2{
	margin: 16px 0 5px 0;
}
.about .pic p {
	font-size: 14px;
	color: #333333;
	line-height: 26px
}
.about .pic p span{
	font-size: 14px;
	color: #249212;
	display: inline-block
}
.about .pic img,.about .pic h3{
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	color: #3bad29;
}
.about .pic img{
	width: 52px;
	height: 56px
}
.about .pic img,.about .pic h3 span{
	color: #999999;
	font-size: 14px;
}
/* 案例 */
.case{
	overflow: hidden;
	margin-top: 35px;
	margin-bottom: 35px;
}
.case .case_grids{
	margin-top: 15px;
	width: 100%;
	overflow: hidden;
	position: relative;
	overflow: hidden;
	height: 300px
}
.case .case_grids .indemo{
	float: left;
	width: 1000%;
}
.case .case_grids ul{
	float: left;
}
.case .case_grids ul li{
	float: left;
	text-align: center;
	width: 272px;
	margin-left:15px;
}
.case .case_grids ul li img{
	width: 100%;
	height: 230px;
	display: block;
	padding: 3px;
	background: #d2d2d2
}
.case .case_grids ul li p{
	font-size: 15px;
	color: #333333;
	margin-top: 10px;
}
.case .title{
	width: 100%;
	height: 50px;
	background:#e5e5e5;
}
.case .title div{
	width: 200px;
	height: 50px;
	background: #0d81db url(../images/prouct_icon2.jpg) center no-repeat;
	float: left;
}
.case .title div h4{
	font-size: 16px;
	color:#fff;
	float: left;
	margin-top:17px;
	font-weight: normal;
	margin-left: 20px;
}
.case .title div p{
	float: left;
	font-size: 14px;
	color:#fff;
	float: left;
	margin-left: 5px;
	margin-top:20px;
}
.case .title a{
	float: right;
	line-height: 50px;
	margin-right: 10px;
	color:#333;
	font-size: 14px;
}


/* 行业新闻 */
.news .left{
	float: left;
	width: 200px;
	height: 320px;
	background: #e5e5e5;
	text-align: center;
}
.news .left h3{
	font-size: 22px;
	color: #000000;
	margin-top: 25px;
}
.news .left i{
	display: inline-block;
	width: 45px;
	height: 2px;
	background: #000;
	margin-bottom: 20px;
	margin-top: 10px
}
.news .left p{
	font-size: 14px;
	color: #000000;
}
.news .left .more{
	width: 105px;
	height: 95px;
	background: #3bad29;
	line-height: 95px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	color: #fff;
	margin-top: 30px
}
.left_con{
	width: 155px;
	height: 280px;
	border: 1px solid #3bad29;
	display: inline-block;
	margin-top: 20px
}
.news .right{
	width: 940px;
	float: right;
}
.news .right .title{
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #999999
}
.news .right .title h4{
	font-size: 22px;
	color: #000;
}

.news .news_item{
	overflow: hidden;
	width: 940px;
}
.news .news_item ul li{
	width:420px;
	border: 1px solid #999;
	height: 60px;
	padding: 18px 13px;
	margin-bottom: 12px;
	float: left;
	margin-left: 22px
}
.news .news_item ul li .data,.news .news_item ul li .ntro{
	float: left;
}
.news .news_item ul li .data{
	width: 90px;
	border-right: 1px solid #555;
	text-align: center;
	float: left;
	height: 60px
}
.news .news_item ul li .data h6{
	font-size: 26px;
	color: #555555;
	font-weight: normal;
}
.news .news_item ul li .data p{
	font-size: 14px;
	color: #555555;
}
.news .news_item ul li .ntro{
	width: 300px;
	margin-left: 15px;
	float: left;
}
.news .news_item ul li .ntro h5{
	font-size: 15px;
	color: #555555;
	font-weight: normal;
	margin-bottom: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news .news_item ul li .ntro p{
	font-size: 13px;
	color: #555;
}
.industry{
	background: #fff;
}
.industry .title{
	background: #c9c9c9;
}
.industry .title p{
	color:#333;
}
.industry ul{
	margin-top: 10px;
}
.industry ul li{
	width: 350px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 30px;
}
.industry .time{
	width: 80px;
	height: 60px;
	background: #333333;
	float: left;
}
.industry .time p{
	font-size: 20px;
	color:#fff;
	width: 100%;
	float: left;
	margin-top: 6px;
	text-align: center;
}
.industry .time span{
	font-size: 14px;
	color:#fff;
	display: block;
	text-align: center;
}
.industry .info{
	width: 256px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	float:right;
}
.industry .info span{
	font-size: 15px;
	color:#333333;
}
.industry .info p{
	font-size: 14px;
	color:#333333;
	margin-top: 3px;
	height: 57px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.message{
	width: 330px;
	float: right;
	height: 533px;
	overflow: hidden;
	background: #10b4f1;
}
.message .tit{
	width: 300px;
	height: 95px;
	margin:0 auto;
	border-bottom: 1px solid #1279c9;
	margin-top: 20px;
}
.message .tit p{
	font-size: 30px;
	color:#fff;
	font-weight: bold;

}
.message .tit span{
	font-size: 15px;
	color:#fff;
	margin-top:5px;
	display: block;
}
.message form{
	width: 300px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.message  ul{
	margin-top:20px;
}
.message  ul li{
	width: 300px;
	height: 30px;
	margin-top:10px;
}
.message  ul li p{
	float: left;
	font-size: 15px;
	color:#98c5e7;
	line-height: 30px;

}
.message  ul li  input{
	width: 220px;
	height: 30px;
	float: right;
	border: none;
	background: #4cc6f4;
}
.message  ul li textarea{
	width:220px;
	border: none;
	height:120px;
	float: right;
	resize: none;
	background: #4cc6f4;
}
.message .btn{
	float: right;
	width: 219px;
	margin-top: 15px;
	height: 40px;
	border: none;
	background: #fff;
	color:#000000;
	font-size: 18px;
	border-radius: 5px;
	font-family: "微软雅黑";
}
.message .ewm{
	width: 220px;
	height: 116px;
	margin:0 auto;
	margin-top: 15px;
}
.message .ewm img{
	width: 116px;
	height: 116px;
	float: left;
}
.message .ewm p{
	float: right;
	font-size: 16px;
	color:#fff;
	margin-top: 20px;
	line-height: 25px;
}

/* footer */
.footer{
	width: 100%;
	height: 370px;
	background: #3bad29;
	float: left;
	position: relative;
	margin-top: 30px;
}
.footer .link{
	width: 100%;
	height: 50px;
	background-color: #218a10;
	line-height: 50px;
	color: #fff;
}
.footer .link h3{
	font-size: 18px;
	display: inline-block;
	margin-right: 0px;
	background: #ffb345;
	padding: 0 20px;
}
.footer .link h3 b{
	width: 12px;
	height: 20px;
	background: #fff;
	color: #ffb345;
	font-weight: normal;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	margin-left: 5px;
}
.footer .link ul {
    width: 980px;
    height: 50px;
    float: right;
}
.footer .link  ul li {
    float: left;
    line-height: 14px;
}
.footer .link a{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
}
.footer .link h3 span{
	font-size: 16px;
	font-weight: normal;
}
.footer .footer_con{
	float: left;
	margin-top: 36px
}
.footer .footer_con .tel{
	margin-top: 16px;
	background: url('../images/footer_tel.png') no-repeat left top;
	padding-left: 50px;
}
.footer .footer_con .tel p{
	font-size: 14px;
	color: #fff;
}
.footer .footer_con .tel a{
	font-size: 29px;
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 30px;
}
.footer .footerNav{
	float: left;
	width: 220px;
	color: #fff;
	padding: 0 0 0 80px;
	border-left: 1px solid #31cc18;
	border-right: 1px solid #31cc18;
	margin-left: 60px
}
.footer .footerNav p{
	font-size: 18px;
	margin-bottom: 20px;
}
.footer .footerNav a{
	font-size: 15px;
	color: #fff;
	float: left;
	width: 50%;
	margin-bottom: 8px;
}
.footer .copyright{
	float: right;
	width: 400px;
	margin-top: 36px
}
.footer .copyright p{
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}
.footer .copyright p a{
	color: inherit;
}
.txt{
	margin-top: 20px;
	font-size: 16px;
	line-height: 24px;
	text-indent: 2em;
}
.txt a{
color: #000000;
}
.txt img{
	display: block;
	margin: 0 auto;
}
.article img{
	display: block;
	margin: 0 auto;
}
.article_title{
    margin:15px 0 30px;
    width: 100%;
    text-align: center;
}
.article_title h3{
    font-size: 18px;
    color:#000;
    margin-bottom: 10px
}
.article_title span{
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    color:#999;
}
.page{
    margin-top: 20px;
    text-align: center;
    width: 100%;
    margin-bottom: 0.3rem;
}
.page li{
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #ddd;
    padding:2px 5px
}
.page p{
    text-align: left;
    margin-left: 60px;
    margin-bottom: 10px
}
.page a{
    color:#000000;
}
/* 新闻 */
.article_news{
	margin-top: 15px;
}
.article_news ol li{
    line-height: 30px!important;
    margin-bottom: 8px;
    border-bottom: 1px dotted #9c9c9c!important;
    overflow: hidden!important;
}
.article_news ol li a{
    font-size: 14px!important;
    color:#333!important;
}
.article_news ol span{
	float: right;
}

.liuyan{margin: 20px 0 0 60px}
.liuyan form .text,.liuyan form .textarea{
    font-size: 14px;
    color:#fff;
    border-radius: 8px;
    border:1px solid #ddd;
}
.liuyan form .text{
    width: 305px;
    height: 40px;
    margin:0 auto 15px;
    text-indent: 1em;
    color: #333;
}
.liuyan form span{
	font-size: 16px;
	width: 60px;
	display: inline-block;
}
.liuyan form .textarea{
    width: 600px;
    height: 105px;
    padding:10px;
    font-size: 14px;
    color:#333;
    vertical-align: top;
}
.liuyan form .login{
    width: 305px;
    height: 52px;
    background: blue;
    border-radius: 8px;
    font-size: 16px;
    color:#fff;
    margin-top: 15px;
    background: #3bad29;
    outline: none;
    border: 0;
}
.liuyan ::-webkit-input-placeholder { color:#333; }
.liuyan ::-moz-placeholder { color:#333; }
