@back_wrap:none;/*网站主体背景*/
@back_body:none;/*大背景*/


/*--------------------------------------------------------全局开始---------------------------------------------------*/
body{background:@back_body;font-family: 'Microsoft YaHei,Arial';
p{font-family: 'Arial,Microsoft YaHei';}}
li{list-style: none;}
.bk(@a:#000,@b:1px,@c:1px,@d:solid){border:@b @d @a;border-radius:@c;} /*边框*/
.img_max(@a:auto,@b:auto){max-width:@a;max-height:@b;} /*最大最小*/
.jz_h(@a:20px){line-height:@a;height:@a;}/*单行字体居中(默认20px)*/
.left{float:left;}
.main2{margin:0 auto;max-width:@body_width;min-width:@b_w;}
.main3{margin:0 auto;max-width:@body_width;min-width:@b_w;}
.main{margin:0 auto;max-width:@body_width;min-width:@b_w;}
.off{display:none;} /*隐藏*/
.right{float:right;}
.trs(@a:0.3s){-webkit-transition: @a;-moz-transition: @a;-ms-transition: @a;-o-transition: @a;transition: @a;}
.trf(@a:scale(1.1)){-webkit-transform: @a;-moz-transform: @a;-ms-transform: @a;-o-transform: @a;transform: @a;}
.item{.trs(0.8s);}
.slh(){text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}/*单行超出部分省略号显示*/
.title{font-family: 'Microsoft YaHei';} /*所有.title样式内容使用微软雅黑*/
.wrap{margin:0 auto;background:@back_wrap;}
a:hover{text-decoration: none;}
/*搜索*/
#Sousuo{.right;
	margin-top: -28px;
}
/********消除浮动<div class="clear2"></div>*********/
.clear2{background: none;border: 0;clear: both;display: block;float: none;font-size: 0;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;
	&:after {content: ".";display:block;height: 0;clear: both;visibility:hidden;} 
}
/*--------------------------------------------------------全局结束---------------------------------------------------*/

/********头部**********/

@ba_w1:960px; /*滚动图片宽度*/
@ba_h1:350px; /*滚动图片高度*/

/********全局**********/
@body_width:100%;/*网站宽度*/
@b_w:1210px; /*网站内容宽度*/

/*------头部 header--------*/
@tou_top_height:40px;			/*头部上部高*/
@tou_center_height:100px;		/*头部中部高*/

@back_header:#fff;				/*header背景*/
@tou_big_background:url(../images/header_bg.jpg) 0 0 repeat-x;		/*大头部背景*/
@tou_top_background:none; 		/*头部上部背景*/
@tou_center_background:none;	/*头部中部背景*/


@tou_top_color:#646464;			/*头部上部字体颜色*/
@tou_logo_top:6px;				/*头部LOGO top定位*/
@tou_logo_left:0;				/*头部LOGO left定位*/
@tou_tel_top:15px;					/*头部TEL top定位*/
@tou_tel_right:0;				/*头部TEL right定位*/


@height_nav:48px; 				/*导航条高度*/
@nav_bg:url(../images/nav_bg.jpg) 0 0 repeat-x;					/*导航条背景*/
@nav_li_w:135px; 				/*选项卡宽度*/
@back_nav_li:none;				/*导航隔离条*/
@nav_li_h:#60aaed;					/*导航条hover背景*/
@nav_li_a_color:#fff;			/*导航条字体颜色*/

@slider_h:464px;				/*大轮播图的高*/

@sousuo_h:60px; 				/*搜索块的高*/
@sousuo_bg:none;				/*搜索块的背景*/
@sousuo_fc:#484848;				/*搜索块的字体颜色*/


@chanpin_height:auto;          /*产品模块的高度*/

@chanpin_l_width:216px;			/*产品模块左边区域的宽度*/
@chanpin_l_bg:#f0f0f0; 			/*产品模块右边区域背景*/
@chanpin_l_top_height:40px;		/*产品左边头部高度*/
@chanpin_l_top_bg:#909090;		/*产品左边头部背景*/
@chanpin_l_middle_height:auto; /*产品左边中部高度*/

@chanpin_r_width:766px;			/*产品模块右边区域的宽度*/
@chanpin_r_bg:#f0f0f0;			/*产品模块左边区域背景*/
@chanpin_r_top_height:40px;		/*产品右边头部高度*/
@chanpin_r_top_bg:#909090;		/*产品右边头部背景*/
@chanpin_r_middle_height:auto;	/*产品右边中部高度*/


@footer_h:223px;				/*底部高度*/
@back_footer:url(../images/footer_bg.jpg) 0 0 repeat-x;			/*底部背景*/
@footer_padding:0 0 0 0;		/*底部内边距*/
@footer_fc:#fff;				/*底部导航字体颜色*/
@footer_fb:#fff;				/*底部信息字体颜色*/

@footerHead_h:70px;				/*底部头部高度*/
@footerHead_bg:none;			/*底部头部背景（长）*/
@footerHead_bg_s:none;			/*底部头部背景（短：默认1002px;）*/

@footermiddle_p: 30px 0 0 0; 	/*底部中部内边距*/
@footermiddle_lh:40px; 			/*底部中部内行高*/

@pagecolor:#666;     		/* 翻页字体颜色 */

@xiangq:#1766ae;				/* 详情h4背景颜色 */


.tou {max-width:@body_width;min-width:@b_w;background:@tou_big_background;margin:0 auto;}
.tou_top{max-width:@body_width;min-width:@b_w;background:@tou_top_background;color:@tou_top_color;margin:0 auto;font-family:"SimSun";font-size:12px;}
.tou-s {width:@b_w;height:@tou_top_height;background:none;margin:0 auto;}
.tou-sz {height:@tou_top_height;line-height:@tou_top_height;float:left;}
.tou-sy {height:@tou_top_height;line-height:@tou_top_height;float:right;text-align:right;}
.tou-sy a {color:@tou_top_color;text-decoration:none;}
.tou-sy a:hover {color:#ff0000;}
.tou-x {width:@b_w;height:@tou_center_height;background:@tou_center_background;margin:0 auto;position:relative;}
.tou a.logo_img{left:@tou_logo_left;top:@tou_logo_top;position:absolute;}
.tou a.logo_tel{right:@tou_tel_right;top:@tou_tel_top;position:absolute;}
.nav_main{max-width:@body_width;min-width:@b_w;background:@nav_bg;margin:0 auto;}
.header{
	background:@back_header;
	margin: 0 auto;
	.nav{
		background-position:0 0px;
		background:@nav_bg;
		height:@height_nav;
		padding-left: 265px;
		width: 945px;
		margin: 0 auto;
		position: relative;
		/*导航鼠标hover样式.lon*/
		.lon{
			a{
				background-position:50% 0;
				font-weight: 600;
				background: @nav_li_h;
			}
		}
		li{.left;
			background:@back_nav_li; 
			height: @height_nav;
			position:relative;
			text-align: center;
			width: @nav_li_w; 
			z-index: 1000;
			a{
				background:none;
				background-position:50% -@height_nav;
				color: @nav_li_a_color;
				display:block;
				font-family: "Microsoft YaHei";
				font-size:14px; 
				height:@height_nav;
				line-height: @height_nav; 
				margin: 0px auto;
				text-decoration: none;
				transition: all .3s ease-in-out;
				-moz-transition: all .3s ease-in-out;
				-webkit-transition: all .3s ease-in-out;
				-o-transition: all .3s ease-in-out;
				
			}
			&:hover{.lon;}
		}		
		.dropdown{
			.dropdown-menu{
				background: rgba(255, 255, 255, 0.7);
				min-width: @nav_li_w;
				padding: 6px 0;
				width:@nav_li_w;
				z-index: 10000;
				li{
					background: none;
					a{
						background: none;
						color: #555;
						font-weight: 100;
					}
					&:hover{
						>a{
							background: #FCFCFC;
							border-radius:5px; 
							color:#555;
						}
					}
				}
			}
		}
		.nav-li{
			position: static;
			.nav-div{
				/*display: none;*/
				background: #f00;
				float: left;
				left: @nav_li_w;
				overflow: hidden;
				padding: 6px 0;
				position: absolute;
				top: 0px;
				width: 0px;
				transition: all .3s ease-in-out;
				-moz-transition: all .3s ease-in-out;
				-webkit-transition: all .3s ease-in-out;
				-o-transition: all .3s ease-in-out;
			}
			&:hover{
				.nav-div{
					width: 100px;
				}
				
			}
		}
	}
	#banner{
		background:none;
		margin:0px auto;
		max-width:@ba_w1;
		padding: 0px;
		height:@ba_h1;
		_width: @ba_w1;
		ul{
			li{
				a{.left;
					width:@ba_w1;height:@ba_h1;
				}
			}
		}
	}
}
.dhleft_con{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999999999999999999;
}
   .dhleft2{width: 241px;height: 50px;background: #005ab4;text-align: center;line-height: 50px;color: #fff;font-family: "微软雅黑";font-size: 18px;float: left;position: relative;cursor: pointer;
	.xiala{width: 241px;height: 440px;background: #003c5f;position: absolute;display: none;z-index: 99999;}
		&:hover{
			.xiala{display: block;}
		}
}

    .dhleft{width: 241px;height:469px;position: absolute;z-index:999999999;left: 37px;top: 0px;}
    .dhleft1{width: 241px;height: 50px;position: absolute;z-index:999999999;left: 0;top: 0px;}
    .dhleft_t{width: 241px;height: 50px;background:  url(../images/seervice_t.jpg) 0 0 no-repeat;line-height: 50px;color: #1765ac;font-family: "微软雅黑";font-size: 18px;text-align: center;}
    .dhleft_body{width: 241px;height: auto;cursor: pointer;}   
    .dh01{width: 221px;padding: 0 0 0 20px;height:114px;background: rgba(0, 0, 0, 0.5);font-family: "微软雅黑";line-height:114px;border-bottom: 1px solid #575757;color: #fff;position: relative;font-size: 14px;
        span{width: 867px;height: 404px;padding:30px 30px;border-right: 1px solid #ececec;position: absolute;display: none;top: 0px;left: 241px; background:  url(../images/service_bg.png) 0 0 repeat;z-index: 999999;}
        &:hover{
        background: #fff;color: #000;
            span{display: block;} 
        }
    }   
     .dh02{width: 221px;padding: 0 0 0 20px;height:114px;background: rgba(0, 0, 0, 0.5);font-family: "微软雅黑";text-align: center;line-height:114px;border-bottom: 1px solid #575757;color: #fff;position: relative;font-size: 14px;
        span{width: 867px;height: 404px;padding:30px 30px;border-right: 1px solid #ececec;position: absolute;display: none;top:-80px;left: 241px; background:  url(../images/service_bg.png) 0 0 repeat;z-index: 999999;}
        &:hover{
        background: #fff;color: #000;
            span{display: block;}
        }
    }      
     .dh03{width: 221px;padding: 0 0 0 20px;height:114px;background: rgba(0, 0, 0, 0.5);font-family: "微软雅黑";text-align: center;line-height:114px;border-bottom: 1px solid #575757;color: #fff;position: relative;font-size: 14px;
        span{width: 867px;height: 404px;padding:30px 30px;border-right: 1px solid #ececec;position: absolute;display: none;top:-115px;left: 241px;background:  url(../images/service_bg.png) 0 0 repeat;z-index: 999999;}
        &:hover{
        background: #fff;color: #000;
            span{display: block;}
        }
    }      
     .dh04{width: 221px;padding: 0 0 0 20px;height:114px;background: rgba(0, 0, 0, 0.5);font-family: "微软雅黑";text-align: center;line-height:114px;border-bottom: 1px solid #575757;color: #fff;position: relative;font-size: 14px;
        span{width: 867px;height: 404px;padding:30px 30px;border-right: 1px solid #ececec;position: absolute;display: none;top: -234px;left: 241px; background:  url(../images/service_bg.png) 0 0 repeat;z-index: 999999;}
        &:hover{
        background: #fff;color: #000;
            span{display: block;}
        }
    }      
	.dh05{width: 221px;padding: 0 0 0 20px;height:114px;background: rgba(0, 0, 0, 0.5);font-family: "微软雅黑";text-align: center;line-height:114px;border-bottom: 1px solid #575757;color: #fff;position: relative;font-size: 14px;
        span{width: 867px;height: 404px;padding:30px 30px;border-right: 1px solid #ececec;position: absolute;display: none;top: -230px;left: 241px; background:  url(../images/service_bg.png) 0 0 repeat;z-index: 999999;}
        &:hover{
        background: #fff;color: #000;
            span{display: block;}
        }
    }   
    .dh06{width: 221px;padding: 0 0 0 20px;height:114px;background: rgba(0, 0, 0, 0.5);font-family: "微软雅黑";text-align: center;line-height:114px;border-bottom: 0px solid #575757;color: #fff;position: relative;font-size: 14px;
        span{width: 867px;height: 404px;padding:30px 30px;border-right: 1px solid #ececec;position: absolute;display: none;top: -345px;left: 241px; background:  url(../images/service_bg.png) 0 0 repeat;z-index: 999999;}
        &:hover{
        background: #fff;color: #000;
            span{display: block;}
        }
    }   
    .dh07{width: 221px;padding: 0 0 0 20px;height:114px;background:  url(../images/service_li1.png) 0 0 repeat;font-family: "微软雅黑";text-align: center;line-height:114px;border-bottom: 1px solid #575757;color: #fff;position: relative;font-size: 14px;
        span{width: 867px;height: 404px;padding:30px 30px;border-right: 1px solid #ececec;position: absolute;display: none;top: -345px;left: 241px; background:  url(../images/service_bg.png) 0 0 repeat;z-index: 999999;}
        &:hover{
        background: #fff;color: #000;
            span{display: block;}
        }
    }
    .diyilan{width:100%;float: right;height: auto;padding-top:0;
        h3{font-family: "微软雅黑";font-size:14px;width:80px;float: left;text-align: center;color: #666;font-size: 16px;line-height: 30px;}
        .fenl_l{float: right;width:770px;line-height: 30px!important;text-align: left;border-bottom: 1px solid #ececec;padding-bottom: 10px;
			a{text-decoration: none;color: #000 !important;float: left;font-family: "微软雅黑"!important;font-size:16px!important;line-height:30px!important;margin-right:35px!important;font-weight: normal!important;}
        }
        
    }
    .diyilan:first-of-type .fenl_l{
    	border-top: 0;
    }
/*    .fenl_l a:first-of-type{
    	color: #ff0000 !important;
    }*/
    .diyilan .fenl_l a:hover{
    	color: #55acee !important;
    }
 .dhleft_body  h4{
 	font-size: 20px;
 	font-family: "微软雅黑";
 	line-height: 40px;
 	text-align: left; 
 }
.dhleft_body ul.nav_lili li{
	display: inline-block;
	width: auto;
	height: 32px;
	margin-right: 10px;
	line-height: 32px;
	font-family: "SimSun";
	font-size: 14px;
}

.tou-k {height:@slider_h;}/* 头部-大图框架样式  */
.tou-d {max-width:@body_width;min-width: @b_w;height:@sousuo_h;background:@sousuo_bg;margin:0 auto;}	/* 头部-关键词+搜索  */
.tou-dd{position: absolute;right: 0;width: 420px;height: 60px;top: 15px;}
.tou-dz {color:@sousuo_fc;height:30px;line-height:30px;float:left;font-family:"微软雅黑";font-size:14px;padding-left: 5px;}	/* 头部-左-关键词  */
.tou-dz a{color:@sousuo_fc;}
.tou-dy {}/* 头部-右-关键词  */
.btn0{
   position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background:  url(../images/sousuo.jpg) 0 0 no-repeat;
    right: 35px;
    top: 10px;
}
.btn1{

}
input.anniu{
  	display: block;
    width:320px;
    height: 21px;
    line-height: 21px;
    display: inline-block;    
    padding: 10px 60px 10px 20px;
    margin-bottom: 0;
    font-size: 14px;   
    color: #555555;
    border: 1px solid #a3a3a3;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px; 
    margin-bottom: 3px; 
}
#KinSlideshow {
	position:relative;
	ul{margin:0;padding:0;
		li{.left;margin:0;padding:0;
			a{.left;}
		}
	}
	/*大图导航圆点样式*/
	ol{position: absolute;bottom: 10px;width:100%;margin:0;left:0;text-align:center;
		li{cursor: pointer;display:inline-block;display:inline\9;width: 15px;height: 15px;border-radius:15px;font-size: 10px;padding: ~"0 3px\9"; opacity:0.8;background: #ccc;color: #ccc;margin: 0 1px;}
		.active{opacity:1;color: #000;background:#000;}
	}
}

/********底部**********/
.footer{
	background:@back_footer;
	margin:0 auto;
	max-width: @body_width;
	min-width: @b_w;
	height: @footer_h;
	padding: @footer_padding;
	.footer2{
		margin:0 auto;
		padding:10px 0 0px 0;
		text-align:center;
		#Fnav{
			margin-bottom: 10px;
			ul{
				margin: 0 auto;
				width: 740px;
				li{.left;
					height: 30px;
					line-height: 30px;
					a{
						font-size: 12px;
						margin: 0 11px;
					}
				}
			}
		}
		span {
			font:12px/25px;
			margin:0 5px; 
		}
		.support{
			a{
				margin:0 5px 0 0;
			}
		}
	}
}

.footer_head{max-width:@body_width;min-width:@b_w;height:@footerHead_h;background:@footerHead_bg;margin:0 auto;color: @footer_fc;font-size: 14px;}
.footer_head_h{width:@b_w;height: @footerHead_h;background: @footerHead_bg_s;line-height:@footerHead_h;margin:0 auto;text-align:center;border-bottom: 1px solid #4d4d4d;}
.footer_head_h a{color: @footer_fc;font-size: 14px;}
.footer_middle{max-width:@body_width;min-width:@b_w;margin:0 auto;color: @footer_fb;font-size: 14px;padding:@footermiddle_p;}
.footer_middle_b{width:@b_w;line-height:@footermiddle_lh;text-align: center;margin: 0 auto;color: @footer_fb;font-size: 14px;}
.footer_middle_b a{color: @footer_fb;font-size: 14px;}

/********************************************************内页******************************************************************/


.well{background: #FCFCFC;}
.list(){
	ul{margin: 0 auto;
		li{
			background: url('../images/list_li.gif') no-repeat 5px 50%;
			border-bottom: 1px dotted #b98424;padding: 5px 20px;
			margin: 0 auto;
			width: 90%;
			a{
			}
			span{.right;
			}
		}
	}
}
/*详细页样式1*/
.info-1{
	.block-1{margin: 0 10px;
		.d-img{text-align:center;
				img{max-width:100%;max-height: 500px;}
		}
		.title{
			text-align:center;
			margin: 10px;
			background: none;
			color: #383737;
			height: auto;
			border:0;
			h2{
				color: #666;
			}
		}
		.adc{
			padding: 0 15px;
			p{
				line-height: 30px;
				font-family: '微软雅黑';
				font-size: 14px;
				margin-bottom: 0;
				text-indent: 2em;
			}
		}
		.con{
			line-height: 30px;
				font-family: '微软雅黑';
				font-size: 14px;
				margin-bottom: 0;
				p{
					margin-bottom: 0;
					line-height: 30px;
				font-family: '微软雅黑';
				font-size: 14px;
				text-indent: 2em;
				}
		}
	}
	
}
/********公司简历**********/
.article{
		margin-bottom: 20px;
		min-height: 20px;
		overflow:hidden;
		padding: 0px 0 10px 0;
	img{max-width:100%;}  /* 这里是调整内页大小图片的，产品定位容易出错 */
	.well{}
	.title{.jz_h(40px);
		background: #f4f4f4;
		color: #000;
		margin:0px auto 15px;
		h4{.left;
			font-size: 16px;
			line-height:40px;
			padding-left:15px;
			span{.off}
		}
		span{margin-right: 18px;
			a{
				color:#000;
			}
		}
	}
	.com_con{padding:10px;line-height: 25px;}
	.content{margin: 25px;}
}
.page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px; font-family:"微软雅黑";
	#page_num{ width:50px; margin-top:6px; border-radius:0px; }
	a{ display:inline-block; height:16px; line-height:16px; border:1px solid #ccc; padding:5px;color:#000; border-radius:0px; background:#fff; margin-right:4px;
		transition: all .3s ease-in-out;
			-moz-transition: all .3s ease-in-out;
			-webkit-transition: all .3s ease-in-out;
			-o-transition: all .3s ease-in-out;
		&:hover{.jz_h;
			background:#f4f4f4;border:none; padding:5px 25px;color:#000; text-decoration:none; border:1px solid #ccc; height:16px; line-height:16px;
		}
	}
}
.btn2 { border:solid 1px #ccc; padding:5px; }
.btn3 { border:solid 1px #ccc; background:#f4f4f4; padding:5px 25px; margin-right:4px; height:18px; }
#page_num1 { width:50px; height:29px; line-height:18px; margin-top:4px; border:solid 1px #ccc; border-radius:0px; }
.nei-q {width:auto; height:42px; border :solid 1px #f4f4f4; }
.nei-qz a { float:left; height:42px; line-height:42px; font-family:"微软雅黑"; border-right :solid 1px #f4f4f4; padding-left:10px; padding-right:10px; color:@pagecolor; text-decoration:none; }
.nei-qz a:hover { color:#fff; background:#000; }
.nei-qy a { float:right; height:42px; line-height:42px; font-family:"微软雅黑"; border-left :solid 1px #f4f4f4; padding-left:10px; padding-right:10px; color:@pagecolor; text-decoration:none; }
.nei-qy a:hover { color:#fff; background:#000; }
/********留言页面**********/
.order{margin:40px 0 120px 46px;line-height:40px;
	img{vertical-align:-5px;cursor:pointer;}
}
/********新闻中心**********/
.right_main{.list;
	a { color:#000; text-decoration:none; font-family:"微软雅黑"; 
		&:hover { color:#ff0000; }
	}
}
.table{
	margin: 10px auto;
	width: 98%;
	tr{
		td{
			&:hover{}
		}
	}
}
/*带图片样式*/
.news-img{
	 ul{
	 	margin: 0;
		li{
			_width: 100px;
			_float:left; 
			_margin: 0 9px;
			.thumbnail{
				img{
					_float:left;
				}
				transition: all .3s;
				-moz-transition: all .3s;
				-webkit-transition: all .3s;
				-o-transition: all .3s;
				.caption{
					_float: left;
					h3{.slh;
						text-align: left;
						margin-bottom: 10px;
					}
				}
			}
			&:hover{
				.thumbnail{
					margin-left: 20px;

					-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
				}
			}
			
		}
	}
}


/********人才招聘**********/
	#jobs_03 {
    width: 100%;
    margin: 0px auto;
    padding: 0 0 120px;
    background: none;
}
#jobs_03_mid {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
#jobs_title {
    padding: 0 3.33% 0;
    background: #464650;
    color: #fff;
    font-size: 14px;
    height: 54px;
    line-height: 54px;
}
#jobs_03 .td1 {
    width: 17.33%;
    float: left;
}
#jobs_03 .td2 {
    width: 17.33%;
    float: left;
}
#jobs_03 .td3 {
    width: 33.91%;
    float: left;
}
#jobs_03 .td4 {
    width: 17.41%;
    float: left;
}
#jobs_03 .td5 {
    width: 13.4%;
    float: left;
}

#jobs_ul{
	width: 100%;
}
#jobs_ul ul{
    padding: 0 3.33% 73px;
}
#jobs_ul li {
    width: 100%;
}
#jobs_ul li .jobs_title {
    font-size: 14px;
    line-height: 30px;
    color: #777;
    padding: 16px 0;
    border-bottom: solid 1px #efefef;
}
#jobs_ul li .jobs_box {
    padding: 20px 3.5% 36px;
    background: #f5f5f5;
    position: relative;
    display:none;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    float: left;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    min-width: 24%;
    margin: 5px 0px;
    margin-right: 1%;
}
#jobs_ul li .jobs_box .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 .fl {
    width: 100%;
}
#jobs_ul li .jobs_box .info2 .fl h3{
	margin-bottom: 15px;
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #f91747;
    font-size: 16px;
    color: #ffffff;
    float: left;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
    background: url(../images/all_ico.png) no-repeat 0 center;
}
/********产品展示**********/

/********购物车go**********/
#Gwc{
	position: fixed;
	right: 6px;
	width: 200px;
	bottom: 5px;
	border: 1px solid #D6D3D3;
	border-radius: 3px;
	h3{
		padding-left: 10px;
		background: #CA0811;
		a{
			color:#FFFFFF;
			&:hover{
				color:#000;
			}
		}
	}
	.d-1{
		li{.slh;

		}
		a{

		}
	}
}
#Order-form{
	ul{
		li{
			display: inline-block;display: ~"inline\9";margin: 0 10px;
			.btn{
				padding: 0 5px;
			}
		}
	}
}
/********购物车end**********/
/********用户管理**********/
.vip-user{
	background: url('../images/login_bg_2.jpg');
}
#allmap .BMap_shadow img{
	height: auto;
}
.cpzs{
	margin-bottom: 30px;
}
.picturea:nth-child(5n){
	margin-right: 0;
}
.picturea{ float:left; width:228px; height:288px; overflow:hidden;margin-right: 17px;}
.picture1a a {   
    height:228px;
	width:212px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	overflow:hidden;
	display:table-cell; 
	/* position:relative;  */
	*display: block;
	padding:6px 6px 6px 7px;
  }

.picture2a {width:228px; height:40px; text-align:center; line-height:40px; background: #eee;margin-top: 6px;}
.picture2a a { color:#000; text-decoration: none; font-family: '微软雅黑'; }
.picture2a a:hover { color:#ff0000; }
.picture1a img{ vertical-align:middle; border:0;}

.box { width:226px; height: 286px; }
.border_animation { border: 1px solid #eee; width: 226px; height: 286px; float: left; margin-right: 10px; position: relative; }
.border_animation .border_top { position: absolute; height: 1px; width: 0; font-size: 0; background: #c7eef7; top: 0; left: 0; transition: all 0.5s ease-out; }
.border_animation .border_right { position: absolute; height: 0px; width: 1px; font-size: 0; background: #c7eef7; bottom: 0; right: 0; transition: all 0.5s ease-out; }
.border_animation .border_bottom { position: absolute; height: 1px; width: 0px; font-size: 0; background: #c7eef7; right: 0; bottom: 0; transition: all 0.5s ease-out; }
.border_animation .border_left { position: absolute; height: 0px; width: 1px; font-size: 0; background: #c7eef7; left: 0; top: 0; transition: all 0.5s ease-out; }
.eva-switchable-panels img { display: block; }
.box .hover .border_top,.box .hover .border_bottom { width: 226px}
.box .hover .border_left,.box .hover .border_right { height: 286px}


#full-screen-slider { width:100%; height:@slider_h; float:left; position:relative; z-index:10; }
#slides { display:block; width:100%; height:@slider_h; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:360px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE; }

/* 首页留言 */
.nw-yk {
	float:left;
	width:294px;
	height:330px;
	background:#d4d4d4;
	padding:15px;
	/* 新闻资讯、常见问题、在线留言-右-下框  */
}
.nw-yk-m {
	float:left;
	width:50px;
	height:28px;
	line-height:28px;
	font-family:'微软雅黑';
	font-size:12px;
	padding-right:10px;
	text-align:right;
}
.nw-yk-k {
	float:left;
	width:220px;
	height:28px;
	padding:0px;
	line-height:28px;
	font-family:'微软雅黑';
	font-size:12px;
}
.nw-yk-k1 {
	float:left;
	width:220px;
	height:60px;
	padding:0px;
	line-height:28px;
	font-family:'微软雅黑';
	font-size:12px;
}
.nw-yk-k2 {
	float:left;
	width:60px;
	height:28px;
	padding:0px;
	line-height:28px;
	font-family:'微软雅黑';
	font-size:12px;
	margin-right:10px;
}
.nw-yk-azm {
	float:left;
	padding-top:4px;
	margin-right:10px;
}

/*-------内页左分类--------*/
#Mleft{
    background-color: #f2f2f2;
    padding: 16px 0 12px;
}
#Mright{margin:20px auto;width:@b_w;}

.zuob {
	margin: 0 auto;
	width: @b_w;
	/* 内页左分类-左样式  */
}
.zuobt{
	width: @b_w;
	/* 内页左分类-左-头部 */
}
.zuobt .title{
	margin-bottom: 10px;
}
.title h4 {
    font-size: 30px;
    color: #333;
    display: inline-block;
    width: 300px;
    float: left;
    height: 44px;
    line-height: 44px;
    text-transform: capitalize;
    font-weight: normal;
    padding-left: 5px;
}
.title h4 span{
	display: none;
}
.title span {
    width: 600px;
    text-align: right;
    float: right;
    color: #999;
    height: 44px;
    line-height: 44px;
}
.title span a{
	color: #ff0000;
	padding-left: 15px;
}
.zuobk .zuobk-klie{
	display: inline-block;
}
.zuobk .zuobk-klie a{
	display: inline-block;
    width:193px;
    font-size: 16px;
    margin: 0 20px 4px 0;
    padding: 10px 0;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    background-color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    transition: all 0.5s; 
}
.zuobk .zuobk-klie:hover a{
	background: #469b36;
	color: #fff;
}
.currentmenu{
	background: #469b36!important;
	color: #fff!important;
}
/*-------内页左分类--------*/

.neiye { 
	width:100%;
	height:450px;
	margin-bottom:15px; 
}
.neiye-z { 
	float:left;
	width:50%;
	height:450px;
	margin-right:15px; 
	margin-left: 5%;
}
.neiye-zimg {
	width:600px;
	height:430px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	overflow:hidden;
	display:table-cell; 
	/* position:relative;  */
	*display: block;
	border:solid 1px #ccc;
	padding:10px;
 }
.neiye-zimg img{ 
	vertical-align:middle;
	border:0;
}
.neiye-y { 
	float:right;
	width:30%;
	height:381px;
	padding-top:14px; 
	margin-right: 6%;
}
.neiye-yt { 
	width:auto;
	height:56px;
	border-bottom:dashed 1px #ccc;
	line-height:56px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#000;
	overflow:hidden; 
}
.neiye-yk { 
	width:auto;
	height:200px;
	padding-top:15px;
	line-height:46px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#000; 
}
.neiye-yd { 
	width:auto;
	height:70px;
}
.neiye-yx { 
	width:auto;
	height:40px;
}
.neiyex { 
	float:left; 
	width:@b_w ;
}
.xiangq{
	height: 40px;
	width: 100%;
	background: #eeeef2;
}
.xiangq h4{
	width: 20%;
	background: @xiangq;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}
/* 新闻内页 */

.right_main{
	width:100%;
}
.right_main ul{
	width: 100%;
}
.right_main ul li {
    width: 93%;
    height: 186px;
    border: solid 1px #e2e2e2;
    position: relative;
    margin-bottom: 20px;
    background: none;
}
.right_main ul li .news_pic {
    width: 25%;
    height: 166px;
  	position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    overflow: hidden;
}
.right_main ul li .news_pic .imgB {
    height: 100%;
    width: 100%;
    vertical-align: middle;
    top: 0;
    left: 0;
    position: relative;
    opacity: 1;
}
.right_main ul li .news_pic .imgT {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.right_main ul li:hover .news_pic .imgT {
    opacity: 0.8;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.right_main ul li:hover .news_btn a{
	background: #eaa541;
}
.right_main ul li .news_pic span {
    height: 100%;
    width: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.right_main ul li .news_capital {
   width: 68%;
    height: 53px;
    line-height: 53px;
    border-bottom: solid 1px #e2e2e2;
    position: absolute;
    font-size: 15px;
    color: #414141;
    right: 28px;
    top: 10px;
}
.right_main ul li .news_capital h4{
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 53px;
}
.right_main ul li .news_capital span {
 
    display: block;
    min-width: 25px;
    padding-left: 25px;
    height: 53px;
    line-height: 53px;
    background: url(../images/news_time.png) left center no-repeat;
    color: #414141;
    font-size: 15px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.right_main ul li .news_detail {
    width: 68%;
    position: absolute;
    right: 28px;
    top: 78px;
    line-height: 26px;
    color: #606060;
    font-size: 13px;
    height: 78px;
    overflow: hidden;
}
.right_main ul li .news_btn {
    width: 101px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    right: 28px;
    bottom: 10px;

}
.right_main ul li .news_btn a {
    display: block;
    background: #a8a8a8;
    color: #fff;
    font-size: 12px;
    transition: all 0.5s;
}

.neiye1-news { 
	width:100%;
	margin-bottom:15px;
}
.neiye1-nlie { width:100%; height:109px;  padding: 6px 0;background: #fff;margin-bottom: 10px;border-bottom: 1px solid #dedede;
	.neiye1-nimg {float: right; width:10%; height:109px;padding: 0 16px;text-align: right; background:none; transition: all .3s ease-in-out;
	 -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; border-left: 1px solid #dedede;
	.neiye1-nimg-t { 
		display: inline-block;
		width: 70%;
		border-bottom: 1px solid #bdbdbd;
		color: #bdbdbd;
		font-family: 'Arial';
		line-height: 30px;
		font-size: 20px;
		margin-top: 15px;
		transition: all .3s ease-in-out; 
		-moz-transition: all .3s ease-in-out;
		 -webkit-transition: all .3s ease-in-out; 
		 -o-transition: all .3s ease-in-out; 
		}
	.neiye1-nimg-t1 { display: inline-block;
		color: #1890ed;
		font-family: 'Arial';
		line-height: 38px;
		font-size: 25px;
		margin-top: 10px;
		width:100%;
		font-weight: bold;
		transition: all .3s ease-in-out; 
		-moz-transition: all .3s ease-in-out; 
		-webkit-transition: all .3s ease-in-out; 
		-o-transition: all .3s ease-in-out; 
	}
}
	.neiye1-nt{
		float: left;
		width: 82%;
		padding-left: 3%;
		h4{color: #444;
		font-family: 'SimSun';
		font-weight: bold;
		font-size: 13px;
		line-height: 30px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 90%;
		margin-top: 5px;


		}
		p{
			color: #777;
		font-family: 'SimSun';
		font-size: 13px;
		line-height: 30px;
		height: 60px;
		overflow: hidden;
		width: 100%;
		margin-top: 2px;
		}
	} 
}
.neiye1-nlie a{
	display: block;
	width: 100%;
}
.neiye1-nlie:hover{
	background: #f3f3f3;
}
.neiye1-nlie:hover .neiye1-nt h4{
	color: #1890ed;
}
.neiye1-nlie:hover .neiye1-nimg  .neiye1-nimg-t1{
	color: #ff9000;
}
.neiye1-nlie:hover .neiye1-nimg  .neiye1-nimg-t{
	color: #010101;
}




/* 首页产品 */
.main_h{
    max-width: @body_width;
    min-width: @b_w;
    margin: 0 auto;
}
.chanpin{
    width: @b_w;
    height: @chanpin_height;
    margin: 0 auto;   
}

.chanpin_l{
	float: left;
	width: @chanpin_l_width;
	height: 100%;
	background: @chanpin_l_bg;
}
.chanpin_l_top{
	height: @chanpin_l_top_height;
	line-height: @chanpin_l_top_height;
	background: @chanpin_l_top_bg;
	font-family: '微软雅黑';		
}
.chanpin_l_middle{
	height: @chanpin_l_middle_height;
}
.chanpin_l_middle li{
	height: 35px;
	line-height: 35px;
}
.chanpin_l_middle li a{
	display: block;
	font-size: 12px;
	font-family: '微软雅黑';
	color: #000;
}
.chanpin_l_middle li a:hover{
	text-decoration: none;
}
.chanpin_r{
	float:right;
	width: @chanpin_r_width;
	height: 100%;
	background: @chanpin_r_bg;
}
.chanpin_r_top{
	height: @chanpin_r_top_height;
	line-height: @chanpin_r_top_height;
	background: @chanpin_r_top_bg;
	font-family: '微软雅黑';		
}
.chanpin_r_top_l{
	height: @chanpin_r_top_height;
	line-height: @chanpin_r_top_height;
	float: left;
}
.chanpin_r_top_r{
	height: @chanpin_r_top_height;
	line-height: @chanpin_r_top_height;
	float: right;
}
.chanpin_r_top_r:hover{
	cursor: pointer;
}
.chanpin_r_middle{
	height: @chanpin_r_middle_height;
	overflow: hidden;
}
.chanpin_r_middle ul{

}
.chanpin_r_middle ul li{
	float: left;
	width: 235px;
	height: 232px;
	margin-right: 14px;
}
.chanpin_r_middle ul li .chanpin_img{
	display: block;
	width: 233px;
	height: 195px;
	border: 1px solid #808080;
	text-align: center;
}
.chanpin_r_middle ul li img{
	width: 100%;
}
.chanpin_r_middle ul li .chanpin_title{
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.chanpin_title a{
	font-size: 12px;
	color: #000;
	font-family: 'SimSun';
}
/* 公共顶部	 */
.common_t{
	text-align: center;
	color: #302f2f;
	font-size: 35px;
	font-family: '微软雅黑';
	line-height: 40px;
	padding: 20px 0;
}
.common_t_l{
	float: left;	
}
.common_t_r{
	float: right;
}

/* 首页关于我们 */

.gsjj_body{
	margin: 0 auto;
	width: @b_w;
}
.gsjj_body_l{
	text-align: center;
	color: #434343;
	font-size: 14px;
	line-height: 35px;
	font-family: '微软雅黑';
}
.gsjj_body_r ul li{
	float: left;
	width: 200px;
	margin-right: 22px;
	text-align: center;
	margin-left: 22px;
	padding: 20px 0;
}
.gsjj_body_r ul li .about_pic{
	width: 60px;
	border-bottom: 2px solid #656565;
	padding-bottom: 10px;
	display: inline-block;
}
.gsjj_body_r ul li .about_pic img{
	transition: all 1s;
}
.gsjj_body_r ul li:hover .about_pic img{
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	-o-transform:rotate(360deg); 	/* Opera */
}
.gsjj_body_r ul li h4{
	color: #464646;
	font-size: 16px;
	font-family: '微软雅黑';
	line-height: 35px;
}
.gsjj_body_r ul li p{
	color: #707070;
	font-size: 14px;
	font-family: '微软雅黑';
	line-height: 28px;
}
.gsjj_body_r ul li:last-of-type{
	margin-right: 0;
}
/* 首页新闻 */

.xwzx_body{
	margin: 0 auto;
	width: @b_w;
	padding: 20px 0;
}
.xwzx_body1{
	float: left;
	width: 537px;
}
.xwzx_t_l{
	width: 537px;
	height: 245px;
	overflow: hidden;
	padding-top: 20px;
}
.xwzx_t_l img{
	transition: all 1s;
}
.xwzx_t_r a{
	display: block;
}
.xwzx_t_r a .xwzx_t_r_title{
	color: #393939;
	font-size: 18px;
	font-family: '微软雅黑';
	line-height:30px;
	padding: 15px 0 5px;
}
.xwzx_t_r a .xwzx_t_r_content{
	color: #898989;
	font-size: 14px;
	font-family: '微软雅黑';
	line-height:30px;
	height: 60px;
	overflow: hidden;
}
.xwzx_list{
	float: right;
	width: 565px;
	margin-right: 30px;
}
.xwzx_list li{
	
}
.xwzx_list li a{
	display: block;
	height: 48px;
	font-size: 16px;
	color: #434343;
	font-family: '微软雅黑';
}
.xwzx_list li a .xwzx_list_title{
	float: left;
	height: 48px;
	line-height: 48px;	
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;	
	width: 470px;
}
.xwzx_list li a .xwzx_list_title b{
	margin-right: 13px;
}
.xwzx_list li a .xwzx_list_time{
	float: right;
	height: 48px;
	line-height: 48px;	
}
.xwzx_list li:hover a .xwzx_list_title,.xwzx_t_r a:hover .xwzx_t_r_title{
	color: #ff0000;
}
/* 常见问题 */
.question_body{
	margin: 0 auto;
	width: @b_w;
	padding: 20px 0;
}
.question_body li{
	width: 292px;
	height: 257px;
	border: 1px solid #eee;
	float: left;
	margin-right: 11px;
	margin-bottom: 25px;
	transition: all 0.8s;
}
.question_body li a{
	display: block;
	padding: 11px 12px;
}
.question_body li:nth-child(4n){
	margin-right: 0;
}
.question_body li a h4{
	text-align: center;
	color: #3e3e3e;
	font-size: 20px;
	font-family: '微软雅黑';
	line-height: 38px;
	font-weight: normal;
	padding-top: 15px;
	margin-bottom: 5px;
}
.question_body li a p{
	text-align: center;
	color: #666;
	font-size: 14px;
	font-family: '微软雅黑';
	line-height: 25px;
	font-weight: normal;
	height: 25px;
	overflow: hidden;
}
.question_body li a .ques_pic{
	width: 268px;
	height: 142px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	line-height: 142px;
}
.question_body li a .ques_pic img{
	transition: all 0.5s;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.question_body li:hover a .ques_pic img{
	transform: scale(1.1);
}
.question_body li:hover{
	box-shadow: 0 0 12px rgba(169,209,255,0.8);
}
/* 首页证书 */
.zhengshu_body{
	max-width: @body_width;
    min-width: @b_w;
    margin: 0 auto;
    background: #f8f8f8;
}	
.zhengshu_list{
	margin: 0 auto;
	width: @b_w;
}
.zhengshu_list ul{
	text-align: center;
	padding: 20px 0 35px;
}
.zhengshu_list ul li{
	display: inline-block;
	width: 19%;
}
.zhengshu_list ul li .star_pic{
	text-align: center;
	margin-bottom: 15px;
}
.zhengshu_list ul li .star_pic img{
	transition:all 0.5s;
}
.zhengshu_list ul li:hover .star_pic img{
	transform: scale(1.1);
}
.zhengshu_list ul li p{
	text-align: center;
	color: #2e2e2e;
	font-size: 18px;
	font-family: '微软雅黑';
	line-height: 30px;
}
/* 首页滚动 */
.lunbo_con{
	width: @b_w;
    margin: 0 auto;
}
.lunbo{
	width: @b_w;
    margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 50px;
}
.lunbo ul{

}
.lunbo li{
	float: left;
	width: 212px;
	height: 277px;	
	padding: 6px;
	border: 1px solid #eee;	
	margin-right: 20px;
}
.lunbo li .lb_img{
	display: block;
	width: 212px;
	height: 228px;
	overflow: hidden;
}
.lunbo li .lb_img img{
	width: 100%;
}
.lb_img_title{
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #eee;
	margin-top: 4px;
}
.lb_img_title a{
	font-size: 16px;
	color: #323232;
	font-family: '微软雅黑';
}


/* flash轮播图 */
.flexslider {
	margin: 0px auto;
	position: relative;
	max-width: @body_width;
	min-width: @b_w;
	height: @slider_h;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a {
	max-width: @body_width;
	min-width: @b_w;
	height: @slider_h;
	display: block;
}
/* 在线留言联系我们 */
.contact_my{
	margin: 0 auto;
	height: 90px;
	padding: 15px 15px 10px 17px; 
}
.contact_l{
	width: 50%;
	height: 90px;
}
.contact_pic{
	height: 75px;
	width: 65px;
	padding-top: 15px;
}
.contact_con{
	width: 385px;
	height: 90px;
	padding-left: 20px;
	border-left: 1px solid #dedede;
    line-height: 30px;
    color: #666;
}
.contact_con p{
	height: 30px;
	line-height: 30px;
    color: #666;
    margin: 0;
}
.contact_con .clearfix li{
	float: left;
	height: 36px;
	margin-right: 36px;
	line-height: 36px;
}

.ly { float:left; width:100%;  margin-top:0; background:url('../images/ly.jpg') no-repeat; background-size:100%; padding-top:220px; }
.ly-k { float:left; width:93%; border:solid 1px #f4f4f4; padding:15px; margin-left: 2%;}
.ly-k-k { float:left; width:98%; height:32px; line-height:32px; font-family:"微软雅黑"; font-size:14px; padding:0px 0px 0px 10px; border-radius:0px; border:dashed 1px #ccc; box-shadow:none; background:#fff; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.ly-k-k:hover { background:#f4f4f4; }
.ly-k-k1 { float:left; width:98%; height:96px; line-height:32px; font-family:"微软雅黑"; font-size:14px; padding:0px 0px 0px 10px; border-radius:0px; border:dashed 1px #ccc; box-shadow:none; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.ly-k-k1:hover { background:#f4f4f4; }
.ly-k-k2 { float:left; width:15%; height:32px; line-height:32px; font-family:"微软雅黑"; font-size:14px; padding:0px 0px 0px 10px; border-radius:0px; border:dashed 1px #ccc; box-shadow:none; margin-right:15px; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.ly-k-k2:hover { background:#f4f4f4; }
.lxwm { width:100%; margin-top:15px; background:url('../images/lxwm.jpg') no-repeat; background-size:100%; padding-top:200px; }
.lxwm-z { float:left; width:65%; height:400px;  }
.lxwm-y { float:right; width:30%; height:368px; line-height:32px; font-family:"微软雅黑"; font-size:14px; border:dashed 1px #ccc; padding:15px; }
.lxwm-y a { color:#000; text-decoration:none; }
.lxwm-y a:hover { color:#ff0000; }


/* 推荐产品 */
.neiye1-tle {
    float: left;
    width: 752px;
    height: 38px;
    background:#5aa7e8;
    line-height: 38px;
    font-family: "微软雅黑";
    font-size: 18px;
    padding-left: 15px;
    margin-top: 15px;
    color: #fff;
}
.neiye1-img {
    float: left;
    width: 752px;
    height: 202px;
    margin-top: 15px;
}
.neiye1-img ul .pictureb {
    float: left;
    width: 180px;
    height: 202px;
    overflow: hidden;
    padding: 0px;
    width: 180px;
    margin-right: 20px;

}
.neiye1-img ul .picture1b{
	width: 170px;
	height: 152px;
	text-align: center;
	line-height: 152px;
	padding: 5px;
    background:#f2f2f2;
    overflow: hidden;
}
.neiye1-img ul .picture1b img{
	width: 100%;
	height: 100%;
}
.neiye1-img ul  .picture2b {
    width: 162px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}
.neiye1-img ul  .picture2b a{
	color: #010101;
    text-decoration: none;
    font-family: '微软雅黑';
}
.neiye1-img ul .pictureb:hover .picture1b{
	background: #f5e167;
}

.video_left{
float: left;
    width: 672px;
    height: 381px;
    position: absolute;
    top: 141px;
    left: 8px;
}