﻿*{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;}

.top{
	width: 100%;
	height: 40px;
}

.top p{width:800px; display:block; line-height:40px;float: left;}

.main{
	width: 1100px;
	margin: 0 auto;
}
.top span{
	display: block;
	float: left;
	color:#666666;
	font-size: 14px;
	line-height: 40px;
}
.top .main div{
	float: right;
	color:#666;
	line-height: 40px;
}
.top .main div a{
	color:#666;

}
.head{
	width: 100%;
	height: 158px;
	background: url(../images/bg06.png)no-repeat center;
	 
}
.head .logo{
	float: left;
	margin-top:40px;
}
.head .tel{
	float: right;
	margin-top:30px;
}
.nav {
	width: 100%;
	height: 65px;
	background: url(../images/nav.png);
}
.nav ul{
	width: 1200px;
	height: 65px;
	margin:0 auto;
}
.nav ul li{
	float: left;
	width: 138px;
	text-align: center;
	line-height: 65px;
	font-size: 16px;
	margin-left: 10px;
}
.nav ul li a{
	color:#fff;
	display: block;
}
.nav ul li:hover{
	height:70px;
	line-height:75px;
	margin-top:-5px;
	background: url(../images/hover.png)no-repeat;
	background-position: 0px 0px;
}
.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:15px; 
 line-height:14px; 
 text-align:center; 
 background:#ccc; 
 cursor:pointer; 
 
}
.slideBox .hd ul li.on{
 background:#1b7dff; 
 color:#1b7dff; 
}
.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;  
}
.cont{
	width: 100%;
}
.pro-list{
	width: 250px;
	float: left;
	margin-top:30px;
}
.pro-list .pro-title{
	width: 250px;
	height: 80px;
	background: url(../images/bg02.png)no-repeat;
	float: left;
}
.pro-list .pro-title span{
	display: block;
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	width: 150px;
	margin-left: 70px;
	margin-top:20px;
}
.pro-list .pro-title p{
	font-size: 14px;
	color:#fff;
	margin-left: 70px;
	width: 150px;
}
.pro-list ul{
	width: 248px;
	height: 736px;
	float: left;
	border: 1px solid #0671ff;
	position: relative;
}
.pro-list ul li{
	width: 225px;
	height: 36px;
	background: url(../images/bg04.png)no-repeat;
	margin-left: 12px;
	margin-top:10px;
	overflow: hidden;
	
}
.pro-list ul li:hover{
	background: url(../images/bg03.png)no-repeat;
}
.pro-list ul li a{
	display: block;
	line-height: 36px;
	margin-left:40px;
	color:#fff;
	font-size: 14px;
}
.pro-list ul img{
	position: absolute;
	bottom: 0;
}
.pro-show{
	width: 820px;
	height:860px;
	float: right;
	margin-top:30px;
}
.pro-show .pro-title{
	width: 100%;
	height: 35px;
	border-bottom:2px solid #0059cf; ;
}
.pro-show .pro-title h3{
	float: left;
	font-size: 20px;
	line-height: 35px;
}
.pro-show .pro-title a{
	display: block;
	float: right;
	width: 80px;
	height: 25px;
	background: #d2d2d2;
	text-align: center;
	line-height: 25px;
	color:#333;
	margin-right: 5px;
}
.pro-show .pro-title p{
	float: left;
	margin-left: 5px;
	margin-top:10px;
	color:#333333;
	line-height: 25px;
}
.pro-show .pro-title  span{
	color:#0671ff;
}
.title{
	width: 820px;
	height: 80px;
	background: url(../images/title01.png)no-repeat;
	float: left;
}
.title span{
	display: block;
	color:#fff;
	font-size: 24px;
	text-align: center;
	
	width: 126px;
	margin: 0 auto;
	margin-top:5px;
	height: 25px;
}
.title a{
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top:15px;
	border: 1px solid #fff;
	width: 126px;
	height: 25px;
	line-height: 25px;
	border-radius: 8px;
	color:#fff;
	font-size: 13px;
}
.pro-show ul {
	float: left;
}
.pro-show ul li{
	float: left;
	width: 260px;
	height: 230px;
	margin-top:30px;
	margin-left: 10px;
	background: #bebebe;
}
.pro-show ul li a{
	color:#333;
}
.pro-show ul li:hover{
	background:#1a7cff;
}
.pro-show ul li:hover a{
	color:#fff;
}

.pro-show ul li div{
	 
}
.pro-show ul li img{
	width: 250px;
	height: 190px;
	margin:5px;
	float: left;
}
.pro-show ul li span{
	display: block;
	width: 260px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
.pro-show ul li div:hover{
	background: #378dff;
}
.cont2{
	width: 100%;
	float: left;
}
.case{
	width: 1200px;
	margin:0 auto;
	margin-top:30px;
	clear:both
}
.case .title{
	width: 1200px;
	height: 125px;
	background: url(../images/title02.png)no-repeat;

}
.picScroll-left{ 
	width:1200px;  
	overflow:hidden; 
	position:relative;  
}
.picScroll-left .hd{ 
	overflow:hidden;  
	height:30px; 
	background:#f4f4f4; 
	padding:0 10px;  
}
.picScroll-left .hd ul{ 
	float:right; 
	overflow:hidden; 
	zoom:1; 
	margin-top:10px; 
	zoom:1; }
.picScroll-left .hd ul li{ 
	float:left;  
	width:9px; 
	height:9px; 
	overflow:hidden; 
	margin-right:5px; 
	text-indent:-999px; 
	cursor:pointer; 
	background:url("images/icoCircle.gif") 0 -9px no-repeat; 
}
.picScroll-left .hd ul li.on{ 
	background-position:0 0; 
}
.picScroll-left .bd{
	margin-top:20px; 
}
.picScroll-left .bd ul{ 
	overflow:hidden; zoom:1; 
}
.picScroll-left .bd ul li{ 
	margin:0 8px; 
	float:left; _display:inline; 
	overflow:hidden; 
	text-align:center;  
}
.picScroll-left .tempWrap{
	margin: 0 auto !important
}
.picScroll-left .prev{
	position: absolute;
	width: 39px;
	height: 39px;
	background: url(../images/prev.png)no-repeat;
	top: 130px;
	left:5px;
}
.picScroll-left .next{
	position: absolute;
	width: 39px;
	height:39px;
	background: url(../images/next.png)no-repeat;
	top: 130px;
	right:5px;
}
.picList li{
	width:260px;
	height: 330px;
}
.picList li img{
	width: 260px;
	height: 300px;
}
.picList li span{
	display: block;
	width: 265px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
.picList li  a{
	color:#333;
}
.advantage{
	width: 1200px;
	margin: 0 auto;
	margin-top:30px;
	height: 1040px;
}
.advantage .a-main{
	width: 1100px;
	margin: 0 auto;
	margin-top:30px;
}
.advantage .one {
	width:1100px;
	 
	background: url(../images/one.png)no-repeat;
}
.advantage .one .tit{
	width: 595px;
	height: 86px;
	float: left;
}
.advantage .one .tit h4{
	font-size: 30px;
	color:#282828;
	font-weight: bold;
	margin: 0 auto;
	width:407px;
	margin-top:8px;
}
.advantage ul li{
	float: left;
}
.advantage .one .tit span{
	width: 407px;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	color:#282828;
}
.advantage .one  .text{
	width: 500px;
	height: 110px;
	margin-left:100px;
	float: left;
}
.advantage .one  .text ul li{
	margin-top:10px;
}
.advantage .one  .text ul li span{
	background: url(../images/icon.png)no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	float: left;
}
.advantage .one  .text ul li p{
	font-size: 16px;
	color:#333333;
	width:462px;
	float: left;
	margin-left:5px;
	line-height: 24px;
 
}
.advantage .one img{
	float: right;
	width: 405px;
	height: 266px;
}
.advantage .one .left{
	width: 610px;
	float: left;
}


.advantage .two {
	width:1100px;

}
.advantage .two .tit{
	width: 595px;
	height: 86px;
	float: left;
	background: url(../images/two.png)no-repeat;
}
.advantage .two .tit h4{
	font-size: 30px;
	color:#282828;
	font-weight: bold;
	margin: 0 auto;
	width:407px;
	margin-top:8px;
}
.advantage ul li{
	float: left;
}
.advantage .two .tit span{
	width: 407px;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	color:#282828;
}
.advantage .two  .text{
	width: 500px;
	height: 110px;
	margin-left:100px;
	float: left;
}
.advantage .two  .text ul li{
	margin-top:10px;
}
.advantage .two  .text ul li span{
	background: url(../images/icon.png)no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	float: left;
}
.advantage .two  .text ul li p{
	font-size: 16px;
	color:#333333;
	width:462px;
	float: left;
	margin-left: 5px;
	line-height: 24px;
 
}
.advantage .two img{
	float:left;
	width: 492px;
	height: 259px;
}
 
.advantage .two .right{
	float: right;
	width: 600px;
	margin-top:30px;
}


.advantage .three {
	width:1100px;
	 margin-top:30px;
	background: url(../images/three.png)no-repeat;
}
.advantage .three .tit{
	width: 595px;
	height: 86px;
	float: left;
	 
}
.advantage .three .tit h4{
	font-size: 30px;
	color:#282828;
	font-weight: bold;
	margin: 0 auto;
	width:407px;
	margin-top:8px;
}
.advantage ul li{
	float: left;
}
.advantage .three .tit span{
	width: 407px;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	color:#282828;
}
.advantage .three .text{
	width: 500px;
	height: 110px;
	margin-left:100px;
	float: left;
}
.advantage .three  .text ul li{
	margin-top:10px;
}
.advantage .three .text ul li span{
	background: url(../images/icon.png)no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	float: left;
}
.advantage .three  .text ul li p{
	font-size: 16px;
	color:#333333;
	width:462px;
	float: left;
	margin-left:5px;
	line-height: 24px;

 
}
.advantage .three img{
	float: right;
	width: 411px;
	height: 273px;
}
.advantage .three .left{
	width: 610px;
	float: left;
}
.about{
	width: 1100px;
	margin: 0 auto;
	margin-top:30px;
}
.about img{
	float: left;
	width: 481px;
	height: 287px;
}
.about .about-title{
	width: 372px;
	height: 75px;
	background: url(../images/title04.png)no-repeat;
	float: left;
	margin-left: 20px;
}
.about .about-title span{
	display: block;
	float: left;
	font-size: 30px;
	font-weight:bold;
	color:#0059cf;
	margin-left:50px;
}
.about  p{
	float: left;
	width: 586px;
	height: 130px;
	margin-left: 20px;
	text-indent: 2em;
	line-height: 22px;
	font-size: 15px;
	margin-top:15px;
}
.about a{
	display: block;
	width: 180px;
	height: 30px;
	border: 1px solid #b5b5b5;
	float: left;
	margin-top:33px;
	margin-left: 20px;
	text-align: center;
	line-height: 30px;
	border-radius: 8px;
	color:#333;
}
.cont3{
	width: 100%;
	float: left;
	position:relative;
}
.news{
	width: 550px;
	margin-top:30px;
	float: left;
	height: 825px;

}
 .news .border01{
 	width: 520px;
 	height: 400px;
 	border: 1px solid #bfbfbf;
 }
  .news .border02{
  	width: 500px;
  	height: 380px;
  	border: 1px solid #bfbfbf;
  	margin: 10px;
  }
  .news .tit{
  	width: 450px;
  	height: 55px;
  	background: url(../images/news.png)no-repeat;
  	margin: 0 auto;
  	margin-top:20px;
  }
  .box .tit h3{
  	float: left;
  	color:#333;
  	font-size: 24px;
  	margin-top:25px;
  	margin-left:3px;
  }
  .box .tit span{
  	color:#0059cf;
  }
   .box .tit a{
   	display: block;
   	float: right;
   	width: 100px;
   	height: 55px;
   	background: #0059cf;
   	text-align: center;
   	line-height: 55px;
   	color:#fff;
   	font-size: 13px;
   }
  .news ul {
     width: 450px;
     margin: 0 auto;
     float:left;
     margin-left: 22px;
     margin-top: 20px;
  }
  .news ul li{
  	width: 450px;
  	height: 35px;
  	background: url(../images/icon02.png)no-repeat;
  	line-height: 35px;
  	border-bottom: 1px solid #b5b5b5;
  	margin-top:8px;
  }
  .news ul li a{
  	display: block;
  	margin-left:40px;
  	width: 300px;
  	font-size: 15px;
  	color:#333;
  	float: left;
  	overflow: hidden;
  	white-space: nowrap;
  	text-overflow: ellipsis;
  }
  .news ul li a:hover{
  	color:#0059cf;
  }
  .news ul li span{
  	display: block;
  	float: right;
  	color:#333;
  }
  .contact{
  	width: 550px;
  	float: right;
  	height: 825px;
  	background: #e5e5e5;
  	margin-top:30px;
  }
  .contact .tit{
  	background: url(../images/contact.png)no-repeat;
  	width: 490px;
  	height: 55px;
  	margin: 0 auto;
  	margin-top:20px;
  }
  .contact  img{
  	margin: 0 auto;
  	margin-top:10px;
  }
  .contact h4{
  	font-size: 18px;
  	margin-left: 30px;
  	margin-top:10px;
  }
  .contact p{
  	color:#333333;
  	font-size: 14px;
  	margin-left:30px;
  	margin-top:10px;
  	line-height: 22px;
  }
   .form {
   	width: 870px;
   	height: 350px;
   	position: absolute;
   	left:23%;
   	bottom: 10px;
   }
  .form .form-title{
  	width: 356px;
  	height: 80px;
  	margin: 0 auto; 
  }
  .form .form-title p{
  	font-size: 30px;
  	color:#747474;
  	font-weight: bold;
  	width: 155px;
  	margin: 0 auto;
  }
  .form .form-title span{
  	color:#0059cf;
  }
   .form ul {
   	margin-top:60px;
   }
   .form ul li{
   	width: 365px;
   	height: 40px;
   	margin-top:10px;
   }
   .form ul li span{
   	  font-size: 18px;
   	  color:#333333;
   }
   .form ul li input{
   	width: 260px;
   	height: 40px;
   	border: none;
   	background: #aaaaaa;
   }
   .form .left .btn{
   	width: 200px;
   	height: 40px;
   	border-radius: 8px;
   	border: none;
   	background: #0059cf;
   	letter-spacing: 8px;
   	color:#fff;
   	font-size: 15px;
   	margin-top:20px;
   	margin-left:80px;
   }
   .form .right{
   	float: left;
   	margin-left:120px;
   	margin-top:58px;
   	width: 330px;
   }
   .form .left{
   	float:left;
   }
   .form .right span{
   	display: block;
   	float: left;
   	width: 120px;
   	font-size: 18px;
   	color:#333;
   }
   .form textarea{
   	width: 330px;
   	height: 110px;
   	resize:none;
   	margin-top:5px;
   	border: none;
   }
   .form .right .btn{
   	width: 200px;
   	height: 40px;
   	background: #999999;
   	border: none;
   	border-radius: 8px;
   	margin-top:15px;
   	letter-spacing: 8px;
   	color:#fff;
   	font-size: 15px;
   	margin-left:55px;
   }
.links{
	width: 100%;
}
.links p{
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color:#fff;
}
.links  ul{
	width: 1030px;
 
}
.links  ul li{
	float: left;
	padding-left: 5px;
	line-height: 20px;
}
.links  ul li a{
	color:#fff;
	font-size: 14px;
}

.footer{
	width: 100%;
	height: 330px;
	background: #0054c2;
	float: left;
	margin-top:30px;
}
.footer .footer-nav{
	width: 100%;
	height:65px;
	background: url(../images/nav.png);
}
.footer .footer-nav ul{
	width: 1100px;
	margin:0 auto;
}
.footer .footer-nav ul li{
	float: left;
	width: 135px;
	height: 65px;
	line-height: 65px;
	font-size: 16px;
	text-align: center;
	color:#fff;
}
.footer .footer-nav ul li a{
	color:#fff;

}
.footer .left{
	width: 450px;
	height: 220px;
	margin-top:30px;
	float: left;
}
.footer .left span{
	display: block;
	font-size: 30px;
	color:#fefefe;
	font-weight:bold;
}
.footer .left p{
	color:#fff;
	font-size: 14px;
	line-height: 22px;
}
.footer .left .text{
	margin-top:10px;
}
.footer .left a{
	color:#fff;
}
.footer  .right{
	float: right;
}
.footer  .right  .sao{
	float: left;
	margin-top:110px;
	margin-right: 15px;
}
.footer  .right div{
	width: 192px;
	height: 192px;
	border: 1px solid #fff;
	float: left;
	margin-top:50px;
}
.footer  .right div img{
	width: 182px;
	height: 182px;
	margin: 5px;
}


.container{ width:1200px; margin:10px auto; background:#09C;}
.con_left{ width:265px; float:left; margin-right:15px; }
.con_right{ width:920px; float:left;}

.in_prokind{ width:95%; height:40px; line-height:40px; background:#0671ff;}
.tit_chinese1{  margin:0 0 0 20px; line-height:40px; color:#fff; font-size:18px; }
.tit_en1{ margin:0 0 0 5px;line-height:40px; color:#fff; font-size:15px; }

.in_contact{width:100%; margin-top:10px; float:left;}
.in_contact h3{ font-size:18px; line-height:38px;}
.in_contact p{ width:100%; font-size:14px; line-height:24px;}
.in_contactmid{ width:100%;}
.in_contactmid img{ margin-top:10px; margin-bottom:10px;}

.in_casetit{font-weight:bold; margin-top:30px; border-bottom:#0059cf 2px solid;}
.in_newstit,.in_casetit{ width:98%; padding-left:2%; height:39px; line-height:39px;font-size:20px; color:#0671ff; text-align:left; position:relative; f}
.in_news ul li{ height:26px; width:96%; padding-left:2%;  line-height:26px; font-size:12px; border-bottom:#999 1px dashed; position:relative;}
.in_news ul li .more{ position:absolute; right:0px; top:0px; font-size:12px;}
.in_case{ width:740px; margin:10px 0 0 0; font-size:16px; float:left;}
.in_casecon{ width:737px;border-left:#0250c7 1px solid;border-right:#0250c7 1px solid;border-bottom:#0250c7 1px solid;}

.s_color{color:#eb6100;}
.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:95%; margin:0px auto; overflow:hidden; margin:0px; padding:0px;}
.ul_news li{ width:100%; font-size:13px; height:32px; line-height:32px;  color:#1d1d1d; border-bottom:#CCC 1px dashed;}

.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:98%; margin:0px auto;}
.main_right_product h3{ text-align:center; line-height:40px;}
.main_right_product ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:280px; height:250px; float:left; margin-top:20px; margin-right:30px; background:#bebebe;}
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{ width:270px; height:210px; padding:5px;}
.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{ display:block;width:280px; height:250px; color:#fff; text-decoration:none; background:#1a7cff;}
.index_newscont h3{text-align:center; line-height:40px;}
.productimg{ text-align:center; margin:0px auto;}
.productimg img{ max-width:100%; margin:0px auto;}
.current{background: url(../images/hover.png)no-repeat;}

.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/index_newsd_39.jpg) no-repeat 5px; padding-left:25px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul a li { color:#3e3e3e;}
.index_newscont ul li:link{ color:#3e3e3e;;}
.index_newscont ul li:visited{ color:#3e3e3e;}
.index_newscont ul li:hover{ color:#f00;}

/*分页*/
.xlr_pages,.fy{width:100%; height:38px; line-height:38px; font-size:12px;text-align:center; float:left; color:#333;}
.xlr_pages ul{ width:100%; margin:0px auto; height:38px;text-align:center;}
.pagelist li{ color:#333; text-decoration:none; margin-right:5px;display:inline-block; }
.pagelist li a:link,.fy a:link{ color:#333; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#333; 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:#0054c2; border:none;}
.intxt{ height:28px; margin-top:10px;}