*{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: auto;
	overflow: hidden;
}
.search{
	width: 200px;
	height: 35px;
	background: #eeeeee;
	float: right;
	margin-top: 5px;
}
.search input:first-child{
	width: 140px;
	height: 35px;
 	background: none;
	outline: none;
	display: block;
	border: none;
	margin-left: 15px;
	float: left;
}
.search input:last-child{
	width: 35px;
	height: 35px;
	background: url(../images/icon01.png)no-repeat center;
	outline: none;
	border: none;
	float: right;
 	margin-right: 5px;

}
.head{
	width: 100%;
	height:75px;
	overflow: hidden;
}
.head .name{
	float: left;
}
.head img{
	display: block;
}
.head .nav{
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	float: right;
}
.head .nav ul li{
	float: left;
	width: 90px;
	height: 65px;
	text-align: center;
	line-height: 60px;

}
.head .nav ul li:hover{
	background: #358fe4;
}
.head .nav ul li:hover a{
	color:#fff;
}
.head .nav ul li a{
	color:#1a1a1a;
	font-size: 16px;
}
.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;  
}



.content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.news{
	width: 1198px;
	height: 48px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	margin-top: 10px;
}
.news .tit p{
	color:#358fe4;
	font-size: 14px;
	float: left;
	line-height: 48px;
	margin-left: 10px;
}
.news   .bd{
	width: 800px;
	height: 30px;
	overflow: hidden;
	margin-left: 20px;
	float: left;
	margin-top: 9px;
}
.news .bd ul li{
	width: 100%;
	line-height: 30px;
}
.news .bd ul li a{
	color:#999999;
	font-size: 12px;
	display: block;
	width: 480px;
	float: left;
}
.news .bd ul li span{
	display: block;
	color:#999;
	float: right;
}
.news .more{
	display: block;
	float:right;
	margin-right: 20px;
	margin-top: 15px;
}
 
.news .more img{
	display: block;
}

.focus{
	width: 363px;
	height: 266px;
	position: relative;
	margin-top: 20px;
	float: left;
}
.focus .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.focus .bd ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.focus .bd ul li img{
	display: block;
	width: 363px;
	height: 269px;
}
.focus .bd ul li div{
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
}
.focus .bd ul li div p{
	color:#fff;
	font-size: 14px;
	margin-left: 10px;
	width: 220px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 40px;
}
.focus .hd {
	position: absolute;
	bottom: 12px;
 	
	right: 0;
}
.focus .hd ul li{
	float: left;
	width: 10px;
	height: 10px;
	background: #fff;
	margin-right: 5px;
	border-radius: 50%;
}
.focus .hd ul .on{
	background: #358fe4;
}
.ifo{
	width: 363px;
	height: 267px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	border-left:none;
	margin-top: 20px;
	float: left;
}

.ifo .tit{
	width: 100%;
	height: 54px;
	border-bottom: 1px solid  #e0e0e0;
}
.ifo .tit p{
	font-size: 18px;
	color:#358fe4;
	font-weight: bold;
	float: left;
	line-height: 54px;
	margin-left: 15px;
}
.ifo .tit a{
	display: block;
	color:#999999;
	font-size: 13px;
	line-height: 54px;
	float: right;
	margin-right: 15px;
}
.ifo ul{
	width: 333px;
	margin: 0 auto;
	height: auto;
	margin-top: 5px;
	overflow: hidden;
}
.ifo ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.ifo ul li a{
	float: left;
	font-size:14px;
	color:#000000;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	display: block;
	width: 200px; 
}
.ifo ul li span{
	display: block;
	float: right;
	color:#999999;
}


.industry{
	width: 448px;
	height: auto;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	float: right;
	margin-top: 20px;
}
.industry .tit{
	width: 100%;
	height: 54px;
	border-bottom: 1px solid  #e0e0e0;
}
.industry .tit p{
	font-size: 18px;
	color:#358fe4;
	font-weight: bold;
	float: left;
	line-height: 54px;
	margin-left: 15px;
}
.industry .tit a{
	display: block;
	color:#999999;
	font-size: 13px;
	line-height: 54px;
	float: right;
	margin-right: 15px;
}
.industry ul{
	width: 423px;
	margin: 0 auto;
	height: auto;
	margin-top: 5px;
	overflow: hidden;
}
.industry ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.industry ul li a{
	float: left;
	font-size:14px;
	color:#000000;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	display: block;
	width: 200px; 
}
.industry ul li span{
	display: block;
	float: right;
	color:#999999;
}

.item{
	width: 724px;
	height: 351px;
	border: 1px solid #e0e0e0;
	margin-top: 35px;
	float: left;
}
.item .hd{
	width: 238px;
	height: auto;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e0e0e0;
}
.item .hd ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 50px;
	color:#676a73;
	font-size: 16px;
	text-indent: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item .hd ul .on{
	background: #358fe4;
	color:#fff;
}
.item .bd{
	float: right;
	width: 450px;
	height: auto;
	overflow: hidden;
	margin-right: 17px;

}
.item .bd .info{
	width: 100%;
	height: 145px;
	overflow:auto;
	margin-top: 10px;
}
.item .bd .info p{
	color:#999999;
	font-size: 13px;
	line-height: 28px;
}
.item .bd  .pic{
	float: left;
	margin-top:10px;
}
.item .bd a{
	display: block;
	width: 100px;
	height: 30px;
	float: left;
	margin-left: 15px;
	color:#fff;
	background: #358fe4;
	line-height: 30px;
	margin-top:10px;
	text-align: center;
}
.item .bd  .pic img{
	display: block;
	width: 260px;
	height: 174px;
}




.results{
	width: 448px;
	height: 352px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	float: right;
	margin-top:35px;
}
.results .tit{
	width: 100%;
	height: 54px;
	border-bottom: 1px solid  #e0e0e0;
}
.results .tit p{
	font-size: 18px;
	color:#358fe4;
	font-weight: bold;
	float: left;
	line-height: 54px;
	margin-left: 15px;
}
.results .tit a{
	display: block;
	color:#999999;
	font-size: 13px;
	line-height: 54px;
	float: right;
	margin-right: 15px;
}
.results ul{
	width: 423px;
	margin: 0 auto;
	height: auto;
	margin-top: 5px;
	overflow: hidden;
}
.results ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.results ul li a{
	float: left;
	font-size:14px;
	color:#000000;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	display: block;
	width: 200px; 
}
.results ul li span{
	display: block;
	float: right;
	color:#999999;
}


.product{
	width: 724px;
	height: 335px;
	border: 1px solid #e0e0e0;
	margin-top: 35px;
	float: left;
	position: relative;
}
.product .tit{
	width: 100%;
	height: 54px;
	border-bottom: 1px solid  #e0e0e0;
}
.product .tit p{
	font-size: 18px;
	color:#358fe4;
	font-weight: bold;
	float: left;
	line-height: 54px;
	margin-left: 15px;
}
.product .tit a{
	display: block;
	color:#999999;
	font-size: 13px;
	line-height: 54px;
	float: right;
	margin-right: 15px;
}
.product .bd{
	width: 675px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}

.product .bd ul li{
	float: left;
	width: 218px;
	height: auto;
	margin-right: 10px;
 	
	overflow: hidden;
}

.product .bd ul li img{
	display: block;
	width: 218px;
	height: 180px;
}
.product .bd ul li p{
	width: 100%;
	height: 70px;
	line-height:70px;
	text-align: center;
	font-size: 16px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#1a1a1a;
}
.product .next ,.product .prev{
	position: absolute;

}
.product .next {
	left:5px;
	top: 180px;
}


.product .prev{
	right:5px;
	top: 180px;
}


.contact{
	width: 448px;
	height: 335px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	float: right;
	margin-top:35px;
}
.contact .tit{
	width: 100%;
	height: 54px;
	border-bottom: 1px solid  #e0e0e0;
}
.contact .tit p{
	font-size: 18px;
	color:#358fe4;
	font-weight: bold;
	float: left;
	line-height: 54px;
	margin-left: 15px;
}
.contact .tit a{
	display: block;
	color:#999999;
	font-size: 13px;
	line-height: 54px;
	float: right;
	margin-right: 15px;
}
.contact .info{
	float: left;
	width: 255px;
	height: auto;
	margin-left: 15px;
	margin-top: 20px;
}
.contact .info p{
	color:#010101;
	font-size: 14px;
	line-height: 24px;
}
.contact .info a{
	color:#010101;
}
.contact  .ewm{
	width: 133px;
	margin-top: 40px;
	height: auto;
	float: right;
	overflow: hidden;
	margin-right: 15px;
}
.contact  .ewm img{
	display: block;
	width: 133px;
	height: 133px;
}
.contact  .ewm p{
	line-height: 30px;
	text-align: center;
	color:#666666;
	font-size: 12px;
}


.column{
	width: 382px;
	height: 352px;
	overflow: hidden;
	float: left;
	border: 1px solid #e0e0e0;
	margin-right: 24px;
	margin-top: 20px;
}
.column:last-child{
	margin-right: 0px;
}
.column img{
	display: block;
	width: 382px;
	height: 170px;
}
.column .info{
	width: 345px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

.column .info h4{
	color:#358fe4;
	font-size: 18px;

}

.column .info  p{
	font-size: 23px;
	color:#999999;
	margin-top: 15px;
}
.column .info span{
	display: block;
	width: 100%;
	font-size: 12px;
	color:#999999;
	margin-top: 15px;
}

.column .info a{
	display: block;
	color:#358fe4;
	font-size: 13px;
	margin-top: 15px;
}
.menu{
	width: 100%;
	height: 255px;
	margin-top: 35px;
	overflow: hidden;
	background: #005e9a;
}
.menu ul{
	margin-top: 40px;
}
.menu ul li{
	float: left;
	height: auto;
	width: 130px;
	text-align: center;
 	margin-right: 100px;
	position: relative;
}
.menu ul li a{
	color:#fff;
	font-size: 16px;
	line-height: 30px;
}
.menu ul li ul{
	position: absolute;
	top: 20px;
	width: 130px;
	left: 35px;
	margin-top: 10px;
}
.menu ul li ul li{
	width: 100%;
	line-height: 30px;
 	text-align: left;
}
.menu ul li ul li a{
	color:#fff;
	font-size: 13px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.footer .info{
	margin-top: 25px;
	margin-bottom: 25px;
}
.footer .info p{
	color:#000000;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
.footer .info a{
	color:#000;
}

.container{ width:1200px; margin:20px auto; }
.con_left{ width:240px; float:left; margin-right:20px; margin-bottom:50px; margin-top:-25px;}
.con_right{ width:940px; float:left; margin-bottom:30px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:228px; padding-left:10px; height:40px;line-height:40px; color:#333; 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;}
.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:#333; text-align:left; position:relative; border-bottom:#ccc 1px solid;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#135ba2;}
.ul_news{ width:100%; margin:0px auto;padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:89%; padding-left:2%; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/icon04.jpg) no-repeat 5px; padding-left:15px;}
.in_contact{width:238px; margin-top:10px; float:left; color:#333; border:#ccc 1px solid;}
.in_contact p{ width:200px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{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_aboutimg{ width:193px; margin:10px; float:left;}
.index_aboutcont{ width:422px;float:left; margin-top:10px; line-height:24px; }
.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:225px; height:215px;  float:left; margin-top:10px; margin-right:11px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:215px; height:175px; padding:5px;border:#eee 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:#1776b6; 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 ul li{ height:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:13px;  background:url(../images/icon04.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:#1776b6;}
.nav ul li.current {background: #2e90fa;}
.nav ul li.current a {color: #fff;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.listmenu .tit{
	width: 240px;
	height: 60px;
}
.listmenu .tit p{
	color:#333;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	border-bottom:#ccc 1px solid;
}
 .listmenu{
	float: left;
	width: 238px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-top:#ccc 1px solid;
}
 .listmenu ul li{
	width: 100%;
	height: 45px;
	overflow:hidden;
	line-height: 45px;
	text-indent: 30px;
	margin-bottom: 2px;
	border-bottom:#ccc 1px solid;

}
.listmenu ul li a{
	color:#1a1a1a;
	font-size: 15px;
}
.listmenu ul li:hover{
	background: #2e90fa;
}
.listmenu ul li.m_hover{
	background: #2e90fa;
}
.listmenu ul li:hover a,.listmenu ul li.m_hover a{
	color:#fff;
}
.listmenu  .tel img{
	display: block;
}

/*åˆ†é¡µ*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:13px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_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:#1776b6; 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:#1776b6; text-decoration:none;}
.footer .right .info a{ color:#FFF;}
.newscontent{ font-size:16px; line-height:24px;}

/*ç•™è¨€*/
.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:#1776b6;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}