﻿@CHARSET "UTF-8";
/*<link rel="stylesheet" media="screen and (max-width: 980px)" href="980.css" />  vertical-align:top*/
*{padding:0;margin:0;color:#333;outline:none;position:relative;}
body{font-family:"Microsoft YaHei"; font-size:100%; background:url(../images/bg.jpg) no-repeat center fixed #fff; min-width:1100px;}
li{list-style-type:none;float:left;}
img{border:none;}
.clear{clear:both; margin:0; padding:0;}
a{text-decoration:none;color:#333;}
.left{float:left}
.right{float:right}
/*遮罩层*/
#lock{
	width: 100%;
	height: 100%;
	display: none;
	background: #000;
	position: fixed;
	z-index: 9998;
}

/*二维码*/
#ewm_box{
	width: 120px;
	height: 140px;
	border: 1px solid #e5e5e5;
	background: #0079ae;
	position: fixed;
	right: 50px;
	bottom: 10px;
	z-index: 999;
}

#ewm_box img{
	width: 120px;
	height: 120px;
}

#ewm_box h1{
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}

#ewm_box span{
	color: #333;
	width: 24px;
	height: 24px;
	cursor: pointer;
	line-height: 24px;
	text-align: center;
	border: 1px solid #e5e5e5;
	background: #fff;
	position: absolute;
	top: -12px;
	right:-12px;
	border-radius: 24px;
}

#ewm_box span:hover{
	color: #dc0000;
}


#page_cup{
	width:100%;
	min-width:1100px;
	margin:0 auto;
}

/*头部容器*/
#top_cup{
	width:100%;
	/*background:url(../images/b3.jpg);*/
	
}


#top{
	width:100%;
	margin:0 auto;
	background:#fff;
	
}

#logo{
	width:1100px;
	margin:0 auto;
	padding:20px 0px;
}
#logo1{
	float:left;
	margin-top:10px;
	margin-right:30px;
}

#ss0{
	float:left;
	 margin-right:10px;
	
}
#ss0 img{ float:left;}
#ss0 span{ color:#333; font-size:16px;}
#ss0 strong{ font-size:24px;}
.search{
	height:25px;
	width:143px;
	border:0px;
	background:url(../img/ss4.jpg);
	
	padding-left:30px;
}

#ss{
	float:left;
	color:#ffffff;
	margin-top:15px;
	font-size:12px;
}
.t_ewm{float:left; text-align:center;}
.t_ewm img{ float:left;}
.t_ewm p{ display:block; font-size:12px; float:left; width:14px; line-height:17px;}

/*头部导航*/
#nav{
	height:55px;
	width:100%;
	background:#196cb4;
	
}

.nav_box{height:55px; width:1100px; margin:0 auto;}
.nav_box ul li{
	
	height:35px;
	text-align:center;
	display:inline-block;
	margin:0px 1px;
}

.nav_box ul li:hover{}
.nav_box ul li a{
	color:#fff;
	height:55px;	
	line-height:55px;
	text-align:center;
	font-size:15px;
	font-family:'Microsoft YaHei';
	display:block;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;	
	behavior:url(pie.htc);
	padding:0px 30px;
}

.nav_box ul li a:hover{
	background:#80c4f1;
}

.nav_box ul li a.active{
	color:#fff;
	background:#80c4f1;
}
.nav_box ul li select{ height:55px; background:#80c4f1; color:#fff; font-size:14px; font-family:"Microsoft YaHei";}

.nav_down{
	background:rgba(25,108,180,0.6);
	z-index:999999;
	width: 100%;
	text-align:center;
	display:none;	
}
.nav_down a{
	float: none;
	background:none;
	line-height:50px;
	height:50px;
	font-size:14px;
	padding:0;
	margin:0 20px;
	display:inline-block;
	color:#cecece;
}
.nav_down a:hover{ color:#fff;}

/*footer底部内容*/
#footer_cup{
	width:100%;
	height:270px;
	clear:both;
	border-top:3px solid #91b83e;
	background:#fff;
}

#footer{
	width:1000px;
	height:240px;
	margin:0 auto;
	overflow:hidden;
}

#footer dl{
	width:250px;
	height:240px;
	padding:10px 0 0 0;
	float:left;
}

#footer dl dt{
	color:#91b83e;
	line-height:30px;
	text-indent:5px;
	font-size:16px;
	font-family:"Microsoft YaHei";
}

#footer dl dt em{
	width:2px;
	height:14px;
	background:#91b83e;
	position:absolute;
	left:0;
	top:8px;
}

#footer dl dd{
	color:#555;
	line-height:22px;
}

#footer dl dd a{
	color:#555;
}

#footer dl dd a:hover{
	text-decoration:underline;
}

#footer dl dd.footer_oth{
	width:70px;
	text-align:center;
	border:1px solid #91b83e;
	margin:10px 0 0 0;
}

#footer dl dd.footer_oth a{
	color:#91b83e;
	font-family:"Microsoft YaHei";
	text-align:center;
	display:block;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#footer dl dd.footer_oth a:hover{
	color:#fff;	
	text-decoration:none;
	background:#91b83e;
}

/*footer 底部版权*/
#footer_bottom{
	width:100%;
	height:40px;
	line-height:40px;
	background:#f5f5f5;
}

#footer_bottom em{
	color:#888;
	width:1000px;
	font-style: normal;
	display:block;
	margin:0 auto;
}

#footer_bottom em a{
	color:#888;
}

#footer_bottom em a:hover{
	text-decoration:underline;
}


/*页面顶部广告图*/
.page_top_ban{
	width: 100%;
	height: 240px;
	overflow: hidden;
	margin-top:-5px;
	background: url(../img/about/about_pic3.jpg) no-repeat center center;
}


/*面包削导航条*/
.nav_weizhi_box{
	width: 100%;
	height: 40px;
	margin: 0 0 10px 0;
	overflow: hidden;
	background: url(../img/page_nav_bg.png) repeat-x left bottom;
	display:none;
}

.nav_weizhi{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

.nav_weizhi h1{
	color: #555;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}

.nav_weizhi h1 a:hover{
	color: #91b83e;
	text-decoration: underline;
}


/*右边固定侧边栏*/
#sidebar_cup{
	width:40px;
	height:100%;
	overflow:hidden;
	background:#656565;
	position:fixed;
	top:0px;
	right:0;
	z-index:999;
	_position:absolute;
 	 _top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight ));
}

#sidebar{
	width:100%;
}

#sidebar span{
	color:#fff;
	width:100%;
	height:15px;
	display:block;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	background:#555;
}

#sidebar ul li{
	width:40px;
	height:40px;
	border-bottom:1px solid #757575;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#sidebar ul li em{
	width:100%;
	height:1px;
	background:#454545;
	position:absolute;
	left:0;
	bottom:0
}

#sidebar ul li:hover{
	background:#bad001;
}

#sidebar ul li a{
	width:40px;
	height:40px;
	display:block;
}


/*small 右边固定侧边栏*/
#small_sidebar{
	width:40px;
	height:95px;
	overflow:hidden;
	background:#656565;
	position:fixed;
	top:0px;
	right:-40px;
	z-index:998;
}

#small_sidebar span{
	color:#fff;
	width:100%;
	height:15px;
	display:block;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	background:#555;
}

#small_sidebar ul li{
	width:40px;
	height:40px;
	border-bottom:1px solid #757575;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#small_sidebar ul li em{
	width:100%;
	height:1px;
	background:#454545;
	position:absolute;
	left:0;
	bottom:0
}

#small_sidebar ul li:hover{
	background:#bad001;
}

#small_sidebar ul li a{
	width:40px;
	height:40px;
	display:block;
}

/*收藏 弹窗*/
#collect_alert{
	width:300px;
	height:160px;
	display:none;
	filter:alpha(opacity:0);
	opacity:0;
	background:#0079ae;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	-webkit-box-shadow:0 0 8px #888;
	-moz-box-shadow:0 0 8px #888;
	box-shadow:0 0 8px #888;
	behavior:url(pie.htc);
}

#collect_alert span{
	color: #888;
	width:30px;
	height:30px;
	line-height: 30px;
	text-align: center;
	font-size: 1.3em;
	cursor: pointer;
	background:#333;
	position:absolute;
	top:0px;
	right:-30px;
	z-index:9999;
	transition:all 0.3s ease-in-out;
}

#collect_alert span:hover{
	color: #fff;
	background:#dc0000;
}

.collect_alert_logo{
	width:100%;
	height:60px;
	background:#fff;
}

.collect_alert_logo img{
	height:50px;
	margin:5px 80px;
}

#collect_alert p{
	color:#fff;
	letter-spacing:1px;
	line-height:24px;
	padding:0 5px;
	font-family:"Microsoft YaHei";
}


        
/*返回顶部*/
#btop{
	width:40px;
	height:40px;
	overflow:hidden;
	cursor:pointer;
	display:none;
	background:rgba(145,184,62,0.9);
	background:#00428e;
	position:fixed;
	right:30px;
	bottom:20px;
	_position:absolute;
 	 _top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
	z-index:999;
}

#foot{
	border-top:0px solid #b8c9ed;
	width:100%;
	height:50px;
	
	font-size:12px;
	text-align:center;
	line-height:50px;
	font-family:"Microsoft YaHei";
	background:#015095;
}
#foot a{
	color:#ffffff;
	font-size:12px;
	font-family:"Microsoft YaHei";
	}
	.foot_box{ width:1100px; margin:0 auto;}
.foot_box .l{ float:left; color:#ffffff;}
.foot_box .r{ float:right; color:#ffffff;}
	

#pro_big_box{
	width: 100%;
	
}

#pro_box{
	
	width: 1000px;
	margin: 10px auto;
}
#pro_box{
	width: 1000px;
	margin: 10px auto;
}
#pro dl{
	width: 100%;
	height: 190px;
	margin: 0px;
	padding: 10px;
	float: left;
	overflow: hidden;
	
	margin-right:12px;
	margin-left:22px;
	
}

#pro dl.dl2{
	
	height: 160px;

}

#pro dl.dlx{
	width:95%;
	border-bottom: 1px dashed #ccc;
height:20px;	
text-align:right;

}

#pro dl.dlx a{
color:#f46e14;	
}
#pro dl.dlx a:hover{
color:#ff0000;	
}



#pro dl dt{
	float:left;
	margin: 0 auto;
	text-align:left;
}


#pro dl dt.dt1
{
width:220px;
height:180px;
overflow:hidden;
border:0px solid #ccc;	
text-align:center;
padding:5px;

}

#pro dl dt.dt2
{
padding-left:30px;	
width:520px;

overflow:hidden;
}
/*产品分页*/
#pro_page{
	width: 100%;
	height: 60px;
	line-height: 60px;
	clear: both;
}

#pro_page p{
	text-align: center;
}

#pro_page p a{
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	background: #666;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#pro_page p a:hover{
	background: #91b83e;
}

#pro_page p a.active{
	background: #91b83e;
}	
	
/*about 内容*/
#about_big_box{
	width: 100%;
	padding: 20px 0 0 0;
}

#about_box{
	width: 1200px;
	margin: 0 auto;
	overflow:hidden;
}

#about_nav{
	width: 253px;
	float: left;
    
	
}


#about_nav ul{
	width: 100%;
	z-index: 2;
	
}

#about_nav ul li{
	width: 218px;
	line-height:35px;
	padding-left:36px;
	height:40px;
	background:#e6e6e6;
	border-bottom:2px solid #fff;
}

#about_nav ul li:hover{
	
background:#ccc;	
}

.limg{
float:left;
padding-top:15px;
padding-right:10px;
padding-left:20px;
}
#about_nav ul li.top{
background:url(../images/libg.jpg) no-repeat;
font-weight:bold;
}
#about_nav ul li.blank{
	padding:0px;
	background:url() no-repeat bottom;
}
#about_nav ul li.bottom{
	padding:0px;
	height:37px;
	width:178px;
	background:url(../img/d0.jpg) no-repeat bottom;
}


#about_nav ul li a{
	color: #333;
	text-align: left;
	font-size: 14px;
	font-family: '微软雅黑';
	
	display:block;
	transition:all 0.3s ease-in-out;
}

#about_nav ul li a:hover{
	color: #0065b3;
}

#about_nav ul li a.active{
	color: #0065b3;
	
}

#about_nav span{
	width: 1px;
	height: 100px;
	background: #d2d2d2;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;

}





#dt_m dl{
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	overflow: hidden;
}

#dt_m dl dt{
	width: 70px;
	height: 70px;
	margin: 0 10px 0 0;
	background: #0079ae;
	float: left;
}

#dt_m dl dd.news_title{
	width: 700px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dashed #eee;
	margin: 0 0 0 90px;
}

#dt_m dl dd.news_title a{
	color: #000;
	font-size: 16px;
	font-family: '微软雅黑';
}

#dt_m dl dd.news_title a:hover{
	color: #91b83e;
}

#dt_m dl dd.news_time{
	color: #777;
	line-height: 24px;
	position: absolute;
	right: 0;
	top: 0;
}

#dt_m dl dd{
	color: #666;
	line-height: 30px;
}

#lan{
margin:0 auto;	
text-align:center;
padding-left:120px;
}

#lan ul{
	margin:0 auto;	
margin-bottom:30px;
}

#lan ul li{
width:110px;	
text-align:center;
height:26px;
padding-top:4px;
margin-left:0px;
border-bottom:1px solid #0284ce;
}
#lan ul li:hover{
cursor:pointer;
background:#ddd;
}

#lan ul li.active{
color:#ffffff;
background:#0284ce;
}


#job_tb{
	border: 1px solid #888;
	border-collapse: collapse;
}

#job_tb th{
	color: #222;
	font-weight: bold;
	border: 1px solid #888;
	padding: 8px;
}

#job_tb td{
	padding: 8px;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	font-family: '微软雅黑';
	border: 1px solid #888;
}

#job_tb td ul li{
	width: 100%;
	line-height: 24px;
	font-size: 18px;
}

#job_tb td a{
	font-size: 16px;
}

#job_tb td a:hover{
	color: #ff3200;
	text-decoration: underline;
}
#foot0{
	background:rgba(0,127,174,0.7);
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:10px 0px;
}

#foot0 .f0{
	margin:0 auto;
	width:1100px;
	
	}

#foot0 .f0 ul{
	float:left;
	margin-right:20px;
	
}
#foot0 .f0 .f_01 li{
	margin-right:26px;
	float:left;
	color:#ffffff;
	text-align:left;
	line-height:25px;
	color:#dcdcdd;
	font-size:14px;
}
#foot0 .f0 .f_01{ width:810px; margin:10px 0px;}
#foot0 .f0 .f_02{}

#foot0 .f0 ul li a{
color:#dcdcdd;	
}
#foot0 .f0 ul li a:hover{
color:#fff;	
}
#foot0 .f0 ul .ewm{ float:left; text-align:center; width:100%; margin-top:10px;}
#foot0 .f0 ul .ewm p{ float:left; line-height:17px; color:#fff; display:block; width:25px; font-size:14px;}

#foot0 .f0 ul li.l1{
	color:#ffffff;
	font-size:18px;
	width:100%;
	margin-bottom:10px;
	}
.xiala{
position: absolute;
color:#ffffff;
z-index:999;
display:none;
margin-top:-19px;
margin-left:1001px;
-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	  filter:alpha(opacity=50);

  -moz-opacity:0.9;

  -khtml-opacity: 0.9;

  opacity: 0.9;
}
.xiala ul li{color:#ffffff;float:none;background:#196cb4;width:138px;height:30px;line-height: 30px;
 border-bottom:1px solid #3187d2; text-align: center;
	}
	
.dt{
width:250px;
text-align:center;
	
margin:0 auto;
margin-top:20px;	
}


#pro2 dl
{   width:250px;
    text-align:center;
	padding-top:10px;
	float:left;
	border:1px solid #ddd;
	margin-left:30px;
	margin-top:10px;
}

#pro2 dl dt.dt1{
	height:170px;
	
	line-height:170px;
	width:250px;
	
    vertical-align:middle;
	text-align:center;
	overflow:hidden;
}
#pro2 dl dt.dt2{
	padding-top:5px;
	
}

.al{
	color:#00428e;	
   
}
.al:hover{
	color:#ff0000;
}