*{margin: 0px;padding: 0px;}
body{min-width:1200px;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;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:140px;
	overflow: hidden;
}

.head .name{
	float: left;
	margin-top: 40px;
}
.head .tel{
	float: right;
	margin-top: 45px;
}
 
.nav{
	width: 100%;
	height: 50px;
	background:#0aa5de;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #008abd;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#00a0e9; 
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}



.product{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 33px;
}

.product .title{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product .title p{
	color:#333333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.product .title b{
	color:#0aa5de;
}
.product .title span{
	color:#0aa5de;
	font-size: 20px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

.product .bd{
	width: 100%;
	height: 774px;
	background: url(../images/bg01.png)no-repeat center;
	margin-top: 30px;
}

.product .list{
	width: 238px;
	height: 640px;
	overflow: hidden;
	border: 1px solid #fff;
	float: left;
	margin-top: 60px;
}
.product .list .tit{
	width: 100%;
	height: 60px;
	background: #fff;
	overflow: hidden;
}

.product .list .tit p{
	text-align: center;
	color:#19b2ea;
	font-size: 20px;
	margin-top: 7px;
}

.product .list .tit span{
	display: block;
	text-align: center;
	color:#999999;
	font-size: 13px;
}

.product .list h4{
	width: 100%;
	height: 55px;
	border-bottom: 1px dashed #fff;
 
	background: url(../images/icon01.png) no-repeat 60px center;
}
.product .list h4:first-child{
	margin-top: 0;
}
.product .list h4 a{
	color:#ffffff;
	font-size: 18px;
	line-height: 55px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	text-indent: 77px;
}

.product .list .box{
	width: 100%;
	height: 476px;
	overflow: auto;
}

.product .list ul{
	width: 210px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.product .list ul li{
	width: 100%;
	border-bottom: 1px dashed #fff;
	height: 30px;
	line-height: 30px;
}
.product .list ul li:last-child{
	margin-bottom: 10px;
}

.product .list ul li a{
	color:#fff;
	font-size: 14px;
	text-indent: 70px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.product .list  .tel{
	width:238px;
	height: 105px;
	background: #fff;
 	display: table-cell;
 	vertical-align: middle;
 	text-align: center;
 
}
.product .list .on{
	background: #555555;
}


.product .pic{
	float: right;
	width: 930px;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.product .pic ul {
	margin-left: -30px;
}
.product .pic ul li{
	width: 290px;
	height: 310px;
	background: #008abd;
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
}

.product .pic ul li img{
	display: block;
	width: 280px;
	height: 250px;
	margin: 5px;
	margin-bottom: 0;
}
.product .pic ul li p{
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color:#ffffff;
	font-size: 16px;
}



.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.about .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about .left{
	float: left;
	width:600px;
	height: auto;
	overflow: hidden;
}
.about .left .tit{
	width: 430px;
	height: 155px;
	overflow: hidden;
	background: url(../images/tit01.png)no-repeat center;
}

.about .left .tit p{
	color:#0aa5de;
	font-size: 36px;
	font-weight: bold;
	/*margin-top: 100px;
	margin-left: 140px;*/
}

.about .left .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.about .left .info h4{
	font-size: 24px;
	color:#333333;
}
.about .left .info p{
	color:#555555;
	font-size: 15px;
	line-height: 29px;
	margin-top: 20px;
}

.about .pic{
	float: right;
}

.about .pic img{
	display: block;
}

.about .honor{
	width: 100%;
	height:220px;
	border: 1px solid #d2d2d2;
	background: #eeeeee;
	box-sizing: border-box;
	margin-top: 28px;
}

.about .honor .menu{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: -25px;
}
.about .honor .menu ul {
	margin-left: 20px;
}
.about .honor .menu ul li{
	float: left;
	width: 140px;
	height: 50px;
	background: #999999;
	border-radius: 10px;
	text-align: center;
	line-height: 50px;
	margin-right:10px;
}

.about .honor .menu ul li a{
	color:#fff;
	font-size: 18px;
}
.about .honor .menu ul li:hover{
	background: #0aa5de
}
.about .honor .show{
	width: 1160px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 17px;
}
.about .honor .show .box{
	width: 800%;
}
.about .honor .show .img{
	float: left;
}
 
.about .honor .img ul li{
	float: left;
	width: 220px;
	height: auto;
	overflow: hidden;
	margin-left: 15px;
	position: relative;
}
.about .honor .img ul li img{
	display: block;
	width: 218px;
	height: 158px;
	border: 1px solid #d2d2d2;
}

.about .honor .img ul li p{
	width: 100%;
	height: 30px;
	background:rgba(0,0,0,.5);
	position: absolute;
	bottom: 0;
	text-align: center;
	line-height: 30px;
	color:#fff;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}


.lc{
	width: 100%;
	height: 508px;
	background: url(../images/bg02.png);
	margin-top: 65px;
}

.lc .tit{
	width: 293px;
	height: 67px;
	background: #0aa5de;
	margin: 0 auto;
	border-radius: 0 0 10px 10px;
}

.lc .tit p{
	text-align: center;
	color:#ffffff;
	font-size: 30px;
}
.lc .tit span{
	display: block;
	text-align: center;
	font-size: 16px;
	color:#fff;
	letter-spacing: 4px;
}
.lc .main{
	margin-top: 50px;
}

.cases{
	
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}

.cases .title{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases .title p{
	color:#333333;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}

.cases .title b{
	color:#0aa5de;
}
.cases .title span{
	color:#0aa5de;
	font-size: 20px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
.cases  .hd {
	display: table;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.cases  .hd ul li {
	float: left;
	width: 120px;
	height: 30px;
	background: #999999;
	line-height: 30px;
	margin: 0 5px;
	text-align: center;
}
.cases  .hd .on{
	background: #0aa5de;
}

.cases  .hd ul li a{
	color:#fff;
	font-size: 16px;
}
.cases .bd{
	margin-top: 24px;
}
.cases .bd ul{
	margin-left: -20px;
}
.cases .bd ul li{
	float: left;
	width: 224px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}

.cases .bd ul li img{
	display: block;
	width: 214px;
	height:200px;
	border: 1px solid #d2d2d2;
	padding: 4px;

}

.cases .bd ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size: 14px;
}

.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	background: url(../images/bg03.png)no-repeat center;
}
.section .part{
	width: 365px;
	height:430px;
	overflow: hidden;
	margin-left: 50px;
	float: left;
}
.section .part:first-child{
	margin-left: 0;
}

.section .part .tit{
	width: 100%;
	height: 27px;
	border-bottom: 1px solid #c9c9c9;
}

.section .part .tit p{
	color:#333333;
	font-size: 18px;
	float: left;
	font-weight: bold;
}
.section .part .tit span{
	display: block;
	color:#999999;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	margin-left: 5px;
	line-height: 30px;
}
.section .part .tit a{
	display: block;
	float: right;
	color:#999;
	font-size: 12px;
	line-height: 30px;
}

.section .part img{
	display: block;
	width: 365px;
	height: 120px;
	margin-top: 8px;
}

.section .part ul li{
	width: 100%;
	height: 38px;
	border-bottom:1px dashed #d2d2d2;
	line-height:38px;
	background: url(../images/icon02.png)no-repeat left center;
}

.section .part ul li a{
	display: block;
	margin-left: 20px;
	font-size: 15px;
	width: 245px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    color:#666666;
}
.section .part ul li:hover a{
	text-decoration: underline;
	color:#0aa5de;
}
.section .part ul li span{
	display: block;
	float: right;
	color:#999999;
	font-size: 12px;
}
.section .part:last-child{
	background: url(../images/bg04.png)no-repeat center bottom;
}
.section .part  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.section .part  .info b{
	color:#333333;
	font-size: 18px;
}

.section .part  .info span{
	color:#333333;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	display: block;
}


.links{
	width: 100%;
	height: 60px;
	background: #0aa5de;
	margin-top: 60px;
}

.links .tit{
	float: left;
	margin-top: 8px;
}

.links ul{
	float: left;
	width: 927px;
	height:40px;
	margin-top: 10px;
}

.links ul li{
	float: left;
	padding: 0 10px;
	line-height: 20px;
	position: relative;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #fff;
}

.links ul li a{
	color:#ffffff;
	font-size: 14px;
}


.footer{
	width: 100%;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
	background: #eeeeee;
	float:left;
}

.footer .name{
	float: left;
	margin-top: 66px;
}

.footer .info{
	width: 440px;
	margin-left: 34px;
	padding: 0 35px;
	border-left: 1px solid #9f9f9f;
	height: 175px;
	border-right: 1px solid #9f9f9f;
	float: left;
	margin-top: 27px;
}

.footer .info p{
	color:#555555;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}

.footer .info a{
	color:#555;
}
.footer .ewm {
	width: 144px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	float: right;
}
.footer .ewm img{
	float: right;
	width: 134px;
	height: 134px;
	border: 5px solid #fff;
}


.float{
	width: 164px;
	height: 192px;
	border: 2px solid #b38d69;
	background: #fff;
	border-left: none;
	position: fixed;
	left: 0;
	top: 300px;
	border-radius: 0 10px 10px 0;
}

.float .tit{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #b38d69;
}

.float .tit p{
	color:#b38d69;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.float ul{
	width: 150px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 18px;
}
.float ul li{
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	line-height: 40px;
	background: #b38d69;
	border: 1px solid #8d6641;
	text-align: center;
	border-radius: 10px;
	margin-bottom: 10px;
}

.float ul li a{
	color:#fff;
	font-size: 18px;
}

.container{ width:1100px; margin:0px auto;  }
.con_left{ width:240px; float:left; margin-right:20px; margin-bottom:50px; margin-top:-20px; }
.con_right{ width:840px; float:left; margin-bottom:30px; margin-top:50px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:228px; padding-left:10px; height:40px;line-height:40px; color:#0aa5de; font-size:18px; background:#e9e9e9; font-weight:bold; border-bottom:1px solid #ccc;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px; font-weight:normal;}
.in_prokind span a:link{ color:#333;}
.in_prokind span a:visited{ color:#333;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:98%; padding-left:2%; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#0aa5de; text-align:left; position:relative; border-bottom:#ccc 1px solid;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;max-width: 60%;white-space: nowrap;
    text-overflow: ellipsis;overflow: hidden;color: #333;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#4b9b04;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:220px; padding-left:20px; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/n_ico2.jpg) no-repeat 5px;}
.in_contact{width:238px; margin-top:10px; float:left; color:#333; border:#ccc 1px solid; }
.in_contact p{ width:230px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_case{ width:100%; margin:0px auto;}
.main_right_product iframe{
	width: 510px;
	height: 498px;
	margin: 0 auto;
	display: block;
}
.main_right_product a{ color: #000;}
.main_right_product ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:270px; height:280px;  float:left; margin-top:10px; margin-right:12px; border:#ccc 1px solid; }
.main_case ul li{ list-style:none; width:270px; height:330px;  float:left; margin-top:10px; margin-right:11px; }
.p_name{ text-align:center; line-height:40px; font-size:14px; background:#eee;}
.main_right_product ul li img{width:270px; height:240px; }
.main_case ul li img{width:270px; height:290px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_case ul li a:hover{ color:#c80002; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont a{ color: #000;}
.index_newscont ul li{ height:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:13px;  background:url(../images/n_ico2.jpg) no-repeat 5px; padding-left:25px; 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:#c80002;}

.ul_news li a{
	display: block;
	overflow: hidden;
	 white-space: nowrap;
    text-overflow: ellipsis;
}
.nav ul li.current {background: #008abd;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.newscontent{ font-size:16px; line-height:24px;}
.con_left .list{
	width: 238px;
	height: 640px;
	overflow: hidden;
	border: 1px solid #ccc;
	float: left;
	margin-top: 60px;
	background:#0aa5de;
}
.con_left .list .tit{
	width: 100%;
	height: 60px;
	background: #fff;
	overflow: hidden;
	margin-top:5px;
}

.con_left .list .tit p{
	text-align: center;
	color:#19b2ea;
	font-size: 20px;
	margin-top: 7px;
}

.con_left .list .tit span{
	display: block;
	text-align: center;
	color:#999999;
	font-size: 13px;
}

.con_left .list h4{
	width: 100%;
	height: 55px;
	border-bottom: 1px dashed #fff;
 
	background: url(../images/icon01.png) no-repeat 60px center;
}
.con_left .list h4:first-child{
	margin-top: 0;
}
.con_left .list h4 a{
	color:#ffffff;
	font-size: 18px;
	line-height: 55px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	text-indent: 77px;
}

.con_left .list .box{
	width: 100%;
	height: 476px;
	overflow: auto;
}

.con_left .list ul{
	width: 210px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.con_left .list ul li{
	width: 100%;
	border-bottom: 1px dashed #fff;
	height: 30px;
	line-height: 30px;
}
.con_left .list ul li:last-child{
	margin-bottom: 10px;
}

.con_left .list ul li a{
	color:#fff;
	font-size: 14px;
	text-indent: 70px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.con_left .list .tel{
	width:238px;
	height: 105px;
	background: #fff;
 	display: table-cell;
 	vertical-align: middle;
 	text-align: center;
 
}
.con_left .list .on{
	background: #555555;
}
/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:14px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.xlr_pages a,.xlr_pages span{ color: #333; text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.xlr_pages .current{ background:#333; 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:#c80002; text-decoration:none;}
.footer .right .info a{ color:#FFF;}



/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#333;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}






.position a{
	position: relative;
	padding: 0 10px;
}
.position a:last-child{
	padding-right: 0;
}
.position a:first-child{
	padding-left: 0;
}
.position a:after{
	content: ">";
	font-family: '宋体';
	position: absolute;
	right: -5px;
	line-height: 20px;
	top: 0;

}
.position a:last-child:after{
	display: none;
}
.index_newscont p{
	text-indent: 2em;
}