*{margin: 0px;padding: 0px;}
body{background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;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: 1100px;
	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:#10b4f1;
}
.nav ul{
	width: 1120px;
	height: 50px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	height: 50px;
	line-height:50px;
	width: 140px;
	text-align: center;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
	display: block;
}
.nav ul li:hover{
	background:url(../images/hover.png)no-repeat;
}
.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:25px;  
 width:50px; 
 height:12px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #333;
 
}
.slideBox .hd ul li.on{
 background:#10b4f1; 
 border: 1px solid #10b4f1;
}
.slideBox .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.slideBox .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.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: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: 90px;
	background: #10b4f1 url(../images/icon03.png)110px 0px no-repeat;
}
.product .left .title h4 {
	font-size: 22px;
	color:#ffffff;
	float: left;
	line-height: 90px;
	margin-left:25px;
}
.product .left .title p{
	font-size: 14px;
	color:#ffffff;
	margin-top:40px;
	float: left;
	margin-left: 5px;
}
.product .left ul li{
	width: 240px;
	height: 72px;
	background: #e5e5e5;
	margin-top: 10px;
	line-height: 72px;
	box-shadow: 10px 0px 0px #ccc inset;
	transition: 0.5s;
}
.product .left ul li a{
	font-size: 15px;
	color:#333;
	position: relative;
	margin-left: 50px;
	display: block;
}
.product .left ul li a:before{
	content: "■";
	position: absolute;
	left:-20px;
	top:-4px;
	width: 0;
	height: 0;
	font-size: 20px;
	color:#188ee5;
}
.product .left ul li:hover{
	box-shadow: 11px 0px 0px #10b4f1 inset;
}
.product .left .tel{
	width: 240px;
	height: auto;
	overflow: hidden;
	background: #10b4f1;
	margin-top: 10px;
}

.product .right{
	float: right;
	width: 840px;
	height: auto;
	overflow: hidden;
}
.product .right .title{
	width: 100%;
	height: 50px;
	background:#e5e5e5;
}
.product .right .title div{
	width: 180px;
	height: 50px;
	background: #10b4f1 url(../images/icon03.png)75px 0px no-repeat;
	float: left;
}
.product .right .title div h4{
	font-size: 16px;
	color:#fff;
	float: left;
	line-height: 50px;
	font-weight: normal;
	margin-left: 20px;
}
.product .right .title div p{
	float: left;
	font-size: 14px;
	color:#fff;
	float: left;
	margin-left: 5px;
	margin-top: 17px;
}
.product .right .title a{
	float: right;
	line-height: 50px;
	margin-right: 5px;
	color:#333;
	font-size: 14px;
}
.product .right ul{
	margin-left: -20px;
}
.product .right ul li{
	width: 265px;
	height: 295px;
	float: left;
	margin-left: 20px;
	margin-top: 13px;
	
}
.product .right ul li div{
	border: 1px solid #d2d2d2;
	width: 265px;
	height: 265px;
}
.product .right ul li img{
	width: 255px;
	height: 255px;
	margin:5px;
}
.product .right ul li p{
	width: 265px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color:#333;
}
.about{
	width: 100%;
	height: 428px;
	margin-top:70px;
	background: #10b4f1;
}
.about .info{
	width: 600px;
	height: 400px;
	position: relative;
	overflow: hidden;
	float: left;
}
.about .info .tit{
	height:35px;
	background: url(../images/title04.png)130px 10px no-repeat;
	width: 225px;
	margin-top: 40px;
}
.about .info .tit h4{
	font-size: 30px;
	color:#ffffff;
}
.about .text{
	width: 590px;
	height: 242px;
	overflow: hidden;
	margin-top:20px;
	display: -webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.about .text p{
	font-size: 15px;
	color:#fff;
	text-indent: 2em;
	line-height: 24px;
}
.about .more{
	width: 158px;
	height: 34px;
	border: 2px solid #fff;
	display: block;
	text-align: center;
	line-height:34px;
	font-size: 14px;
	color:#fff;
	bottom: 0;
	position: absolute;
}
.about .pic{
	width: 440px;
	height: 550px;
	background: url(../images/bg03.png)no-repeat;
	float: right;
	margin-top:-35px;
 
}
.about .pic img{
	width: 382px;
	height: 392px;
	margin-left:38px;
	 margin-top: 50px;
}
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .title{
	width: 1100px;
	height: 60px;
	background: url(../images/title01.png)no-repeat;
}
.cases .title div{
	width: 500px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.cases .title div p{
	float:left;
	width: 240px;
	font-size: 24px;
	line-height: 60px;
	color:#fff;
	text-align:right;
}
.cases .title div span{
	font-size: 24px;
	color:#000;
	line-height:60px;
	float: right;
	width: 240px;
	text-align: 
}
.cases ul{
	margin-left:-20px;
	margin-top: 20px;
}
.cases ul li{
	width: 260px;
	height: auto;
	overflow: hidden;
	border-bottom:  5px solid #0d81db;
	background: #f5f5f5;
	float: left;
	margin-left: 20px;
}
.cases ul li img{
	width: 250px;
	height: 230px;
	margin:5px;
}
.cases ul li  div{
	width: 250px;
	margin:0 auto;
}
.cases ul li  p{
	font-size: 15px;
	color:#000;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #c9c9c9;
}
.cases ul li a{
	display: block;
	width: 110px;
	height: 35px;
	background: #333333;
	color:#fff;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
	margin:0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.box{
	width: 377px;
	float: left;
	height: 534px;
	overflow: hidden;
	background: #f5f5f5;
	
}
.news{
	background: #f5f5f5;
	margin-top: 55px;
}
.news .title{
	width: 377px;
	height: 70px;
	background: #be0000;
}
.news .title p{
	font-size: 18px;
	color:#fff;
	line-height: 70px;
	text-align: center;
}
.news img{
	width: 355px;
	margin:0 auto;
	border:11px solid #f5f5f5;
	margin-top: 10px;
}
.news .tit{
	width: 355px;
	margin:0 auto;
	margin-top: 15px;
}
.news .tit p{
	color: #333333;
	font-size: 16px;
}
.news .tit p a{
	color: #333333;
}
.news .tit span{
	font-size: 12px;
	color:#333;
	margin-top: 5px;
	display: block;
}
.news .text{
	width:355px;
	margin:0 auto;
	margin-top: 10px;
	height: 145px;
}
.news .text p{
	font-size: 14px;
	color:#333333;
	line-height: 21px;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.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{
	width: 100%;
	height: 320px;
	background: #2e2e2e;
	float: left;
	margin-top:105px;
	position: relative;
}
.footer .menu{
	width: 320px;
	height:348px;
	margin-top:-60px;
	float: left;
	background: #252525 url(../images/icon03.png)150px 60px no-repeat;

}
.footer .menu .title{
	width: 320px;
	height: 60px;
	background: #10b4f1;
}
.footer .menu .title p{
	font-size: 18px;
	color:#fff;
	line-height: 60px;
	text-align: center;
}
.footer .menu ul {
	width: 200px;
	margin:0 auto;
	height: 162px;
	margin-top:5px;
}
.footer .menu ul li{
	 width: 240px;
	 height: 35px;
	 line-height: 35px;
	 margin-top:5px;
}
.footer .menu ul li a{
	display: block;
	font-size: 16px;
	color:#fff;
}
.footer .menu .tel{
	width: 355px;
	height: 64px;
	background: url(../images/tel03.png)no-repeat;
	margin-left: 15px;
	margin-top:30px;
}
.footer .menu .tel p{
	float: left;
	line-height: 64px;
	font-size: 16px;
	color:000;
	margin-left:62px;
}
.footer .menu .tel span{
	float: left;
	line-height: 60px;
	font-size: 28px;
	font-weight: bold;
}
.footer .links{
	width: 780px;
	height: 50px;
	background: #eeeeee;
	float: right;
	margin-top:-50px;
}
.footer .links p{
	float: left;
	width: 100px;
	text-align: right;
	font-size: 16px;
	color:#333;
	line-height: 50px;
	font-weight: bold;
}
.footer .links ul{
	width: 680px;
	float: right;
	height: 50px;
	overflow: hidden;
}
.footer .links ul li{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 50px;

}
.footer .links ul li a{
	font-size: 14px;
	color:#333;
}
.footer .info{
	width: 340px;
	height: auto;
	overflow: hidden;
	float:left;
	margin-left:106px;
	margin-top:40px;
}
.footer .info .name p{
	font-size: 24px;
	color:#ccc;
	font-weight: bold;
}
.footer .info .name span{
	font-size: 15px;
	color:#ccc;
}
.footer .info .text{
	margin-top: 30px;
}
.footer .info .text p{
	font-size: 15px;
	color:#ccc;
	line-height: 24px;
}
.footer .info .text a{
	color:#ccc;
}
.footer .icon{
	width: 255px;
	float: right;
	height: 235px;
	border-left: 1px solid #7d7d7d;
	margin-top: 30px;
}
.footer .icon ul{
	width: 104px;
	height: auto;
	margin:0 auto;
}
.footer .icon ul li{
	width:104px;
	height:104px;
	margin-top: 5px;
	margin-bottom:15px;
	position: relative;
}
.footer .icon ul li:first-child:hover .ewm{
	display: block;
}
.footer .icon ul li .ewm{
	position: absolute;
	left:-130px;
	top: 0;
	display: none;
}
.footer .copyright{
	width: 100%;
	height: 32px;
	background: #1e1e1e;
	position: absolute;
	bottom: 0;
}
.footer .copyright p{
	font-size: 15px;
	color:#7f7f7f;
	text-align: center;
	line-height: 32px;
}

.container{ width:1100px; margin:10px auto;}
.con_left{ width:240px; float:left; margin-right:20px;}
.con_right{ width:840px; float:left; margin-top:20px;}
.in_contact{ width:100%; float:left; margin-top:20px;}
.in_contact .tit{ width:230px;font-size:15px; font-weight:bold; line-height:40px; color:#FFF; padding-left:10px; background: #10b4f1 url(../images/icon03.png)110px 0px no-repeat; position:relative;}
.in_contactmid{ padding-left:10px;}
.in_contactmid h3{ font-size:16px; line-height:32px;}
.in_contactmid img{ margin-top:10px;}
.in_contactmid p{ line-height:20px;}
.in_contact .tit .position a{ color:#FFF;}
.current{background:url(../images/hover.png)no-repeat;}
.in_casetit{ width:98%; padding-left:2%;font-weight:bold; border-bottom:#ccc 1px solid; height:39px; line-height:39px;font-size:18px; color:#333; text-align:left; position:relative;}
.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}
.position a:link{ color:#000; font-size:12px;}
.position a:visited{ color:#000;font-size:12px;}
.position a:hover{ color:#f00;font-size:12px;}
.ul_news{ width:243px; margin:0px auto; float:left;}
.ul_news li{ width:93%; padding-left:7%; font-size:13px; height:32px; line-height:32px; background:url(../images/icon02.png) no-repeat 5px; color:#1d1d1d; border-bottom:#999 1px dotted;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product { width:100%; margin:0px auto;}
.main_right_product ul{ margin:0px; padding:0px; width:110%;}
.main_right_product ul li{ list-style:none; width:260px; height:230px; float:left; margin-top:10px; margin-right:26px;}
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{ width:250px; height:200px; padding:5px; border:#ccc 1px solid;}
.main_right_product ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover{ color:#ca010b; text-decoration:none;}
.index_newscont h3,.main_right_product h3{text-align:center; line-height:40px; font-size:18px;}
.productimg{ text-align:center; margin:0px auto;}
.productimg img{ max-width:100%; margin:0px auto;}
.index_newscont{ width:100%; margin:0px auto;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/icon02.png) no-repeat 5px; padding-left:20px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#f00;}

.dede_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.dede_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#1e8add; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#f00; text-decoration:none;}
/*留言*/
td{ font-size:14px;}
.coolbg{ width:60px; height:30px; line-height:30px; color:#FFF; background:#282828; border:none;}
.intxt{ height:28px; margin-top:10px;}
