.lina_nav{
	width:100%; 
	height:60px; 
	overflow:hidden;
	background:#f5f5f5;
	line-height:60px;
	border-bottom:1px solid #ddd;
	}
.lina_nav_zj{
	width:1400px; 
	margin:0 auto;
	font-size:14px;
	color:#484848;
	}
.lina_nav_zj a{
	font-size:14px; 
	color:#484848;
	}
.lina_nav_zj a:hover{
	font-size:14px; 
	color:#ff6600;
	}
.lina_nav_zj_left{
	float:left;
	}
.lina_nav_zj_right{
	float:right;
	}

.neiyeflash{
	width: 100%; 
	height: 438px; 
	}
.linawith{width:1400px; margin:0 auto;}
/*简介*/
 .ln_about{
	 width:1400px; 
	 margin:0 auto; 
	 margin-top:30px;
	 }
 
/*产品*/
.lina_products{width:1120px;}
.lina_products_left{width:500px; float:left; padding:10px; border:1px solid #ddd;}
.lina_products_right{width:580px; float:right;}

.proviewbox{width:500px; height:601px; position:relative; background:#f7f7f7; margin:0 auto; z-index:5;}
.proviewbox .btn{position:absolute; width:15px; height:76px; top:505px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.proviewbox .prev{left:0;background:url(../images/prevBtn.png) no-repeat;}
.proviewbox #prevTop,.proviewbox #nextTop{top:255px;width: 46px;height: 48px;}
.proviewbox #prevTop{background: url(../images/prevBtnTops.png) 0 0 no-repeat;}
.proviewbox #nextTop{background: url(../images/nextBtnTops.png) 0 0 no-repeat;}
.proviewbox .next{right:0;background:url(../images/nextBtn.png) no-repeat;}
.proviewbox li{float:left;}
.proviewbox .cf li{position: relative;color: #fff;}
.proviewbox .cf a{display: block; width: 500px;height: 500px; position: absolute;color: #fff;}
.proviewbox .cf li span{display: block;width: 500px; position: absolute; left: 0; bottom: 0; line-height: 50px; font-size:16px; font-weight:bold; background:rgba(0,0,0,0.6);filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000") 6; text-align:center;}
.proviewbox .probigshow{height:500px;position:relative;overflow:hidden;}
.proviewbox .probigshow ul{height:500px;position:absolute;}
.proviewbox .probigshow li{width:500px;height:500px; background:#fff; cursor:pointer;}
.proviewbox .probigshow li img{width:500px;height:500px; transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear;}
.proviewbox .probigshow li img:hover{-webkit-transform: scale(1.12, 1.12); transform: scale(1.12, 1.12); -moz-transform: scale(1.12, 1.12);}
.proviewbox .listBox{width:450px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.proviewbox .listBox ul{height:100px;position:absolute;}
.proviewbox .listBox li{width:106px;height:70px;cursor:pointer;position:relative;}
.proviewbox .listBox li i{display:none;}
.proviewbox .listBox li a{display: block;width:100px;height: 75px;}
.proviewbox .listBox li img{width:100px;height: 75px; border:1px solid #ddd; background:#fff;}
.proviewbox .listBox .on img{width: 94px;height: 71px; border:3px solid #ff6600;}
.proviewbox .listBox .on i{display:block;}


.probigshow .span_showtip{position:absolute;top:0px;left:0px;width:81px;height:81px; text-indent:-999em;overflow:hidden;}
.probigshow .showtip_1{background-position:0 0;}
.probigshow .showtip_2{background-position:0 -81px;}

.probigshow a.a_probigshow{cursor:crosshair;}

.zoomplepopup{position:absolute; top:0px; left:0px; display:none; background: #fff; border:1px solid #e9493d; overflow:hidden; opacity: 0.5; filter: alpha(opacity = 50); z-index:10; cursor:crosshair;/*	height:50px;width:50px;*/}

#probig_preview{position:absolute; visibility: hidden; top:0px; left:500px; width:340px; height:340px; background:#fff; border:1px solid #ccc; overflow:hidden;}
#probig_preview img{position:relative;}

.lina_pro_name{width:100%; line-height:70px; background:#f5f5f5; font-size:20px; font-weight:bold; text-indent:30px; color:#ff6600;}
.lina_pro_name span{color:#222;}
.lina_pro_cont{padding-top:20px; line-height:30px; font-size:14px; color:#999;}
.lina_pro_erweima{padding-top:20px;}

.linatuijiancae{ padding: 30px; background: #fff; border:1px solid #ddd; margin-top:30px;}
.linatuijiancae h3,.linatuijiancae h3 a{ color:#222;}

.linatuijian{width:1340px; margin:0 auto; margin-top:30px;}
.linatuijian li{width:245px; background:#eee; padding:7px; margin-left:10px; float:left;}
.linatuijian li:nth-child(1){margin-left:0px;}
.linatuijian li img{width:245px; height:184px; overflow:hidden;}
.linatuijian li p{padding:20px 0px; text-align:center; font-size:15px; height:15px; line-height:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.linatuijian li p a{font-size:15px; color:#222;}
.linatuijian li p a:hover{font-size:15px; color:#ff6600;}
/*新闻*/
.linanewstempone{
	max-width:1400px;
	margin:0 auto;
	margin-top:30px;
	}
.linanewsitem{
	width:96%;
	box-shadow:0px 0px 10px #ddd; 
	height:auto; 
	padding:2%;
	transition:all .4s ease; 
	margin-bottom:30px;
	}
.linanewspic{
	float:left; 
	width:20%;
	}
.linanewspic a{
	display:block; 
	width:100%;
	}
.linanewspic img{
	width:100%;
	height:auto; 
	max-height:226px;
	}
.linanewswa{
	width:65%; 
	margin:0px 2%; 
	float:left;
	}
.linanews_a{
	font-size:20px; 
	font-weight:bold; 
	transition:all .3s ease;
	}
.linanews_body{
	margin-top:20px; 
	font-size:14px; 
	line-height:30px; 
	color:#999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden; 
	max-height:90px; 
	transition:all .3s ease;
	}
.linanews_more{ 
	  display:block; 
	  max-width:200px;
	  line-height:50px; 
	  font-size:15px; 
	  background:#000; 
	  color:#fff; 
	  text-align:center; 
	  margin-top:30px; 
	  transition:all .3s ease;
}
.linanewsdate{
	width:11%; 
	background:#aaa; 
	float:left; 
	padding:3% 0px; 
	text-align:center;
	color:#fff;
	} 
.linanewdate_day{
	font-size:80px; 
	font-weight:bold;
	}
.linanewsdate_ym{
	font-size:20px;
	}
.linanewsitem:hover .linanews_more{
	max-width:300px; 
	background:#fff; 
	color:#666;
	}
.linanewsitem:hover  .linanews_a{
	color:#fff;
	}
.linanewsitem:hover{
	background:#ff6600;
	color:#fff;
	}
.linanewsitem:hover .linanews_body{
	color:#fff;
	}
.linanewsitem:hover .linanewsdate{
	background:#fff;
	color:#ff6600;
	}
.linanewsitem:hover .linanewsdate .linanewdate_day,.linanewsitem:hover .linanewsdate .newdate_year{
	color:#ff6600;
	}
/*公用*/
#lina_neiye{
	width:1400px; 
	margin:0 auto; 
	margin-top:30px;
	}
#lina_neiye_left{
	width:248px; 
	float:left;
	}
#lina_neiye_right{
	width:1120px; 
	float:right;
	}

#lina_fenli {
	width:248px; 
	height:auto; 
	float:left;
	}
#lina_fenli_1 {
	width:248px; 
	background:#3a3a3a;
	padding:20px 0px;
	}
#lina_fenli_1 .ss1{
	font-size:26px; 
	color:#fff; 
	text-align:center;
	line-height:40px;
	}
#lina_fenli .tpes{
	width:246px; 
	border:1px solid #dddddd;
	border-top:none;
	padding-top:10px;
	padding-bottom:30px;
	}


#lina_fenli .tp1,#lina_fenli .tp3{
	background: url(../images/lina1.jpg) repeat-y;
	line-height:50px;
	}
#lina_fenli .tp2{
	background: url(../images/lina2.jpg) repeat-y;
	line-height:50px;
	}
#lina_fenli .tp1 a{
	height: 50px; 
	width: 246px; 
	display: block; 
	line-height: 50px; 
	font-size: 16px;
	font-weight: bold; 
	color:#222; 
	margin:0 auto;
	text-indent:50px;
	}
#lina_fenli .tp1 a:hover{
	font-size: 16px; 
	color:#ff6600; 
	text-decoration:none;
	}
#lina_fenli .tp3 a{
	height: 50px; 
	width: 246px; 
	display: block; 
	line-height: 50px; 
	font-size: 14px;
	font-weight: normal; 
	color:#222; 
	margin:0 auto;
	text-indent:50px;
	}
#lina_fenli .tp3 a:hover{
	font-size: 14px; 
	color:#ff6600; 
	text-decoration:none;
	}
#lina_fenli .tp2 a {
	height: 50px; 
	width: 246px; 
	display: block; 
	line-height: 50px; 
	font-size: 14px;
	font-weight: normal; 
	color:#666; 
	margin:0 auto;
	text-indent:50px;
	}
#lina_fenli .tp2 a:hover {
	font-size: 14px; 
	color:#ff6600; 
	text-decoration:none;
	}
#lina_fenli .lianxi_tel{
	padding:10px 15px 0px 15px; 
	font-size:14px; 
	line-height:35px;
	}

.lina_pages_zj{
	width:100%;
	}	
.lina_pages_zjbf{
	width:1120px; 
	margin:0 auto;
	}
.lina_pages_zjbf li{
	float:left; 
	width:338px; 
	margin-left:20px; 
	background:#fff; 
	border:1px solid #ddd; 
	padding:10px; 
	margin-top:20px;
	}

.lina_pages_zjbf li:nth-child(1),.lina_pages_zjbf li:nth-child(4),.lina_pages_zjbf li:nth-child(7){
	margin-left:0px;
	}
.lina_pages_zjbf li:nth-child(1),.lina_pages_zjbf li:nth-child(2),.lina_pages_zjbf li:nth-child(3){
	margin-top:0px;
	}
.lina_pages_zjbf li .gongyongimg{
	width:338px; 
	height:255px; 
	overflow:hidden;
	}
.lina_pages_zjbf li .gongyongimg img{
	width:338px; 
	height:255px; 
	transition:all 0.2s linear; 
	-webkit-transition:all 0.2s linear; 
	-moz-transition:all 0.2s linear; 
	overflow:hidden;
	}
.lina_pages_zjbf li .gongyongimg img:hover{
	-webkit-transform: scale(1.12, 1.12); 
	transform: scale(1.12, 1.12); 
	-moz-transform: scale(1.12, 1.12);
	}

.list_4{
	width:1120px; 
	margin:0 auto;
	}
.list_4 li{
	float: left; 
	width: 338px; 
	margin-left:20px; 
	margin-top:20px;
	}
.list_4 li .gongyongimg{
	width:338px; 
	height:451px; 
	overflow:hidden;
	}
.list_4 li .gongyongimg img{
	width:338px; 
	height:451px; 
	transition:all 0.2s linear; 
	-webkit-transition:all 0.2s linear; 
	-moz-transition:all 0.2s linear; 
	overflow:hidden;
	}
.list_4 li .gongyongimg img:hover{
	-webkit-transform: scale(1.12, 1.12); 
	transform: scale(1.12, 1.12); 
	-moz-transform: scale(1.12, 1.12);
	}

.list_3{
	width:1120px; 
	margin:0 auto;
	}
.list_3 li{
	float: left; 
	width: 338px; 
	margin-left:20px; 
	margin-top:20px;
	}
.list_3 li .gongyongimg{
	width:338px; 
	height:169px; 
	overflow:hidden;
	}
.list_3 li .gongyongimg img{
	width:338px; 
	height:169px; 
	transition:all 0.2s linear; 
	-webkit-transition:all 0.2s linear; 
	-moz-transition:all 0.2s linear; 
	overflow:hidden;
	}
.list_3 li .gongyongimg img:hover{
	-webkit-transform: scale(1.12, 1.12); 
	transform: scale(1.12, 1.12); 
	-moz-transform: scale(1.12, 1.12);
	}
.list_1{
	width:1120px; 
	margin:0 auto;
	}
.list_1 li{
	float: left; 
	width: 338px; 
	margin-left:20px; 
	margin-top:20px;
	}
.list_1 li .gongyongimg{
	width:338px; 
	height:338px; 
	overflow:hidden;
	}
.list_1 li .gongyongimg img{
	width:338px; 
	height:338px; 
	transition:all 0.2s linear; 
	-webkit-transition:all 0.2s linear; 
	-moz-transition:all 0.2s linear; 
	overflow:hidden;
	}
.list_1 li .gongyongimg img:hover{
	-webkit-transform: scale(1.12, 1.12); 
	transform: scale(1.12, 1.12); 
	-moz-transform: scale(1.12, 1.12);
	}
.list_12{
	width:1120px; 
	margin:0 auto;
	}
.list_12 li{
	float: left; 
	width: 338px; 
	margin-left:20px; 
	margin-top:20px;
	}
.list_12 li .gongyongimg{
	width:338px; 
	height:338px; 
	overflow:hidden;
	}
.list_12 li .gongyongimg img{
	width:338px; 
	height:338px; 
	transition:all 0.2s linear; 
	-webkit-transition:all 0.2s linear; 
	-moz-transition:all 0.2s linear; 
	overflow:hidden;
	}
.list_12 li .gongyongimg img:hover{
	-webkit-transform: scale(1.12, 1.12); 
	transform: scale(1.12, 1.12); 
	-moz-transform: scale(1.12, 1.12);
	}

.lina_name{
	margin-top:10px; 
	line-height:55px; 
	text-align:center; 
	font-size:14px;
	}
.lina_name a{
	font-size:15px; 
	color:#484848; 
	display:block; 
	background:#eee;
	}
.lina_name a:hover{
	font-size:14px; 
	color:#fff; 
	background:#ff6600;
	}

.lina_comm{
	width:1120px; 
	float:left;
	}
.lina_comm .h1{
	text-align:center; 
	font-size:20px; 
	font-weight:bold; 
	line-height:50px;
	}
.lina_comm .h2{
	border-top:1px dotted #ddd; 
	border-bottom:1px dotted #ddd; 
	width:100%; 
	height:70px; 
	color:#999; 
	margin-top:20px;
	}
.lina_comm .h2 a{
	color:#999; 
	font-size:12px;
	}
.lina_comm .h2 a:hover{
	color:#ff6600;
	}
.lina_comm .h2_l{
	float:left; 
	width:70%; 
	line-height:70px;
	}
.lina_comm .h2_r{
	float:right; 
	width:18%; 
	text-align:right; 
	line-height:70px;
	}
.lina_comm_bgs{
	text-align:center; 
	padding:30px 0px;
	
	}
.lina_comm_bg{
	width:100%; 
	border-top:1px solid #ddd; 
	border-bottom:1px solid #ddd; 
	background:#f5f5f5; 
	line-height:50px; 
	text-indent:30px; 
	font-size:18px; 
	font-weight:bold;
	margin-top:30px;
	}
.lina_comm_bg_con{
	padding:30px 0px;
	font-size: 16px;
	}
.lina_comm_bg_con ol{	
	list-style-type: decimal;
}	
.lina_comm_bg_con h2{
	padding: 5px 10px;
    margin: 30px 0;
    font-weight: bold;
    border-left: thick solid #ff6600;
	}
.lina_next_pro{
	width:100%;
	}
.lina_next_pro_left{
	width:350px; 
	float:left; 
	border:1px solid #ddd;
	}
.lina_next_pro_right{
	width:350px; 
	float:right; 
	border:1px solid #ddd;
	}
.lina_next_pro .next_pro_left{
	width:80px; 
	background:#e8e8e8; 
	height:50px; 
	line-height:50px; 
	float:left; 
	text-align:center; 
	color:#666; 
	font-size:14px;
	}
.lina_next_pro .next_pro_left a{
	color:#666; 
	font-size:14px; 
	display:block;
	}
.lina_next_pro .next_pro_left:hover{
	background:#ff6600; 
	color:#fff; 
	cursor:pointer;
	}

.lina_next_pro .next_pro_right{
	width:270px; 
	background:#fff; 
	height:50px; 
	line-height:50px; 
	float:right; 
	text-align:center; 
	color:#666; 
	font-size:14px; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	cursor:pointer;
	}
.lina_next_pro .next_pro_right a{
	color:#666; 
	font-size:14px;
	}
.lina_next_pro .next_pro_right a:hover{
	color:#ff6600;
	}

/*其他*/
.pagination {
	padding: 20px 0; 
	text-align: center; 
	overflow: hidden;
	}
.pagination a{
	font-size:12px; 
	line-height:30px; 
	display:inline-block; 
	height:30px; 
	padding:0 12px; 
	text-align:center; 
	color:#333; 
	border: 1px solid #e3e3e3; 
	background:#fff; 
	margin-left:2px;
	}
.pagination a.a1{
	line-height:30px; 
	height:30px; 
	margin-top:0; 
	padding:0 12px; 
	}
.pagination a:hover{
	text-decoration:none; 
	color:#000; 
	background:#f1f1f1;
	}
.pagination span {
	line-height: 30px; 
	display: inline-block; 
	height: 30px; 
	padding: 0 12px; 
	text-align: center; 
	color: #fff; 
	margin-left: 2px; 
	background: #ff6600; 
	color: #fff; 
	border:1px solid #ff6600;
	}