@charset "utf-8";
html,body{
    font-size:16px;
	font-family: '微软雅黑', '宋体',Arial,Verdana,Sans-Serif;
	min-width: 1000px;
}
*{margin:0;padding:0;list-style:none;}
a{ color:#000000; text-decoration:none;}
a:hover{ color:#ff0000; text-decoration:none;}
.lf{ float:left;}
.ri{ float:right;}
.ptp{ padding-top:20px;}
.br-bg{ background:#fafdff; border:1px solid #cadae7;}
.editor{word-wrap: break-word;font-size:16px;}
.editor p,.editor li,.editor div{ margin-bottom:28px; margin-top:15px;}
.wrap{
	width: 1000px;
	margin: 0 auto;
	clear: both;
}
.clear{
	clear: both;
}
ul li{list-style: none;} 
/*头部样式*/
.topbar{ 
height: 30px;
background: #dedede;
font-size: 12px;
line-height: 30px;
}
.top{
	margin:0 auto;
	width: 1000px;
	background:#ffffff;
}
.hot-line{
	padding-top: 20px;
	line-height: 30px;
}
.hot-line b{
	color: #ff0000;
	font-size: 30px;
}
/*导航样式*/
nav{
	height: 50px;
	background: #017eda; 
	line-height: 50px;	
}
.navigation{ 
	width:1000px;
	height:50px; 
	line-height:50px;
	margin: 0 auto
}
.navigation li a{
     color:#fff;
     text-decoration:none;
     display:block;
     float:left;
     height:50px;
     line-height:50px;
     padding:0px 15px;
     text-align: center;
     width: 95px;
     background:#017eda;}
.navigation li .second a:hover{ 
	 background:#2598ed;
}
.navigation li{
	 float:left;
	 position:relative;
	 height:50px;
	 line-height:50px;
}
.navigation li .second{
	 position:absolute;
	 left:0;display:none;
	 z-index: 1000;
	 margin-top:20px;
	 height: 80px;
	 width: 120px;
}
.navigation li .second a{
	font-size: 15px;
	width: 120px;
	margin-left: -13px;
}
/*轮播图*/

.fullSlide{
	width:100%;
	position:relative;
	height:590px;
	margin: 0 auto;
}
.fullSlide .bd{
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul{
	width:100% !important;
}
.fullSlide .bd li{
	width:100% !important;
	height:590px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a{
	display:block;
	height:590px;
}
.fullSlide .hd{
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul{
	text-align:center;
}
.fullSlide .hd ul li{
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#979797;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on{
	background:#fff;
}
.fullSlide .prev,.fullSlide .next{
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -128px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;}
.fullSlide .next{
	left:auto;
	right:15%;
	background-position:-6px -137px;
}
/*首页部分*/
.tit{
	margin: 0 auto;
	width: 250px;
	height: 115px;
	background: url(../images/titbg.png) bottom center no-repeat;
	text-align: center;
}
.cn_tit{
	font-size: 28px;
	color: #017eda;
	padding-top: 40px;
}
.en_tit{
	font-size: 14px;
	color:#5c5c5c;
	font-family: arial;
	padding:10px 0
}
/*关于我们*/
.infomation{}
.about_img{ 
	width: 420px;
    margin: 45px 0;
}
.about_info{
	width: 510px;
	line-height: 34px;
}
.about_con{
	padding: 60px 0;
}
/*产品中心*/
.pro{
	background: #e8e8e8;
	clear: both;
	height: 460px;
}
.pro_list{
	padding: 40px 0;
}
.pro_list ul li{
	float: left;
	line-height: 30px;
}
.li_mlf{
	margin-left: 50px;
}
.li_main{
	font-weight: bold;
}
.li_minor{
	font-size: 14px;
	color: #2c2c2c;
}
/*经营优势*/
.advantage{
	height: 490px;
}
.adv_list{
	width: 1000px;
	margin: 0 auto;
	padding-top:20px ;
}
.adv_list ul li{

}
.adv_list_info{
	width: 333px;
	height: 114px;
	margin-top: 40px;
	line-height: 30px;
	text-align: center;
	float: left;
}
.adv_icon{
	margin: 10px auto;
}
.adv_info p{
font-family: 14px;
}
.adv_info p b{
	font-size: 18px;
	margin-top: 10px;
	display: block;
}
/*底部*/
footer{ background:#178be1; color:#ffffff}
.foot-cont{
	height: 280px;
	line-height: 32px;
	padding-top: 80px;
}
.foot-cont b{
	font-size: 26px;
	margin-bottom: 25px;
	display: block;
}
.foot-bar{
	height: 70px;
	line-height: 70px;
	background: #017eda;
	line-height: 70px;
	color: #ffffff;
	text-align: center;
}
.qr_code{
	font-size: 14px;
	text-align: center;
	padding-top: 25px;
}
/

/*头部*/
.inner{ width:990px; margin:0 auto; position:relative;}
header{zoom:1;}
#web_logo{font-size:0px; position:relative; z-index:999;}
/*内页侧栏*/
.sidebar{
	width: 230px;
	margin-bottom: 20px;
	background: #eff0f0;
}
.side_tit{
	background: url(../images/side_tit.png) no-repeat;
	width: 140px;
	height: 90px;
	padding: 60px 0 0 90px;
}
.side_cn{
	font-size: 22px;
	color: #ffffff;
}
.side_en{
	font-size: 12px;
	color: #bcbaba;
}
.sort_list{
	width: 230px;
	min-height: 300px;
	margin-top: 1px;
	line-height: 50px;
}
.sort_list ul li{
	display: block;
	border-bottom: 1px solid #dbdcdc;
	width: 190px;
	padding-left: 40px;
}
.sort_list ul li:hover a
{
	background: #017eda;
	padding-left: 40px;
	width: 190px;
	height: 50px;
	color: #fff;
	display: block;
	margin-left: -40px;
}
/*内页内容样式*/
.inner{
	width: 1000px;
	margin: 30px auto;
	background: #f0f0f0;
}
.inner_cont{
	width: 730px;
	background: #fff;
	padding-left: 40px;
}
.location{
	border-bottom:solid 1px #dbdcdc;
	color: #a2a2a2;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-align: right;
}
.location a{
	color: #a2a2a2;
}
.location a:hover{
	color:#ff0000;
}
.inner_text{
	padding: 40px 20px;
	line-height: 32px;
	min-height: 400px;
}
.inner_text span{
	text-align: center;
	font-size: 20px;
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
}
/* 内页侧栏
.sidebar{ margin-top:15px;}
.sidebar .sb_nav{ float:left; width:230px; position:relative;}
div.ti1-bg{ position:absolute; width:225px; height:37px; background:url(../leftti.png) no-repeat; overflow:hidden;zoom:1;top:10px;left:-6px;z-index:1;}
div.ti1-bg span{ display:block; width:170px; overflow:hidden; margin-left:30px; line-height:30px; font-size:14px; font-weight:bold; color:#fff;}
.sidebar .sb_nav h3.title1{ border:1px solid #D3E1ED; background:#FAFDFF; border-bottom:none; height:48px; line-height:48px; overflow:hidden;zoom:1;}
.sidebar .sb_nav h3.title2{ height:30px; line-height:30px; border:1px solid #D3E1ED; background:#FAFDFF; padding-left:22px; overflow:hidden; font-size:14px; color:#333;}
.sidebar .sb_nav h3.line{ margin-top:15px; }
.sidebar .sb_nav .active{ padding:0px 15px 10px 15px; background:#FAFDFF;border:1px solid #D3E1ED; border-top:none;zoom:1;}
.sidebar .sb_nav .ct-con{ padding-top:10px; color:#666;}
.sidebar .ct-con{ line-height:2; color:#333;}
.sidebar .ct-con ul,.sidebar .ct-con ol{ padding:0px 0px 0px 25px; margin:0px;}
.sidebar .ct-con a{ color:#1C57C4; text-decoration:underline;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; background:url(../dt-11.gif) no-repeat 2px 13px;}
#sidebar dl dt a{font-size:14px; color:#666;}
#sidebar dl dt a:hover{color:#09F;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; background:url(../job_ico.gif) no-repeat left 12px;}
#sidebar dl dt.on a{ font-weight:bold; color:#11578b; }
#sidebar dl h4.on a{ font-weight:bold;}
.sidebar .sb_box{ float:right; width:751px; background:#fff; overflow:hidden; background:#FAFDFF;}
.sidebar .sb_box h3.title{ border-bottom:1px solid #cce6f5;height:35px; line-height:35px; position:relative;}
.sidebar .sb_box h3.title span{ position:absolute; left:0px; top:-1px; font-size:14px; border-bottom:2px solid #69CBF1; padding:0px 15px; color:#2d648f;}
.sidebar .sb_box h3.title div.position{ float:right; font-weight:normal; position:relative; top:3px; right:15px; color:#000;}
.sidebar .sb_box h3.title div.position a{ color:#666;}
.sidebar .sb_box h3.title div.position a:hover{ text-decoration:underline;} */
/*新闻*/
#newslist li{ background:url(../images/li.png) no-repeat left 17px;}
#newslist li p{ color:#888;}
#shownews h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#shownews h4.related span{ float:left; display:inline; background:url(../images/rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95; padding:0px 10px;}
#shownews .relatedlist li{ float:left; width:30%; margin-right:10px; height:27px; line-height:27px; padding-left:12px; background:url(../images/diantb.jpg) no-repeat 3px 12px; overflow:hidden; }
#shownews .relatedlist li a:hover{ text-decoration:underline; }
*html #shownews .relatedlist li img{ margin-top:8px;}
/*产品*/
#productlist li h3{ padding-top:7px; padding-bottom:15px;}
#productlist li h3 a{ color:#000;}
#productlist li h3 a:hover{ color:#06F; text-decoration:underline;}
#showproduct h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#showproduct h4.related span{ float:left; display:inline; background:url(../rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; padding:0px 10px; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95;}
#showproduct h3.sl-ti{ height:31px; border-bottom:1px solid #ccc; margin-top:13px;zoom:1;}
#showproduct h3.sl-ti a{ float:left; display:inline; cursor:pointer; min-width:60px;_width:60px; white-space:nowrap; text-align:center; height:30px; line-height:30px; background:url(../images/sl-ti.jpg) repeat-x left top; margin-right:4px; border:1px solid #ccc; padding:0px 10px;} 
#showproduct h3.sl-ti a.hover{ background:url(../images/rela-bg.jpg) repeat-x; color:#fff; text-shadow:-1px -1px #4d6e95; border:1px solid #5985ba;}
#rl-product{ position:relative; width:690px; overflow:hidden; margin-left:18px;}
#rl-product ul{position: absolute;width: 2012em;}
#rl-product li{ float:left; display:inline; zoom:1; overflow:hidden;text-align:center;}
#rl-product li a.img{ display:block; text-align:center; font-size:0px;}
#rl-product li img{ border:1px solid #ccc;}
#rl-product li h3{ margin-top:5px;}
#showproduct .flip{ position:absolute;z-index:1;}
#showproduct #trigger{ display:none;}
#showproduct .next,#showproduct .prev{ width:12px; height:20px; overflow:hidden; display:block;background:url(../images/p-arrow.jpg) no-repeat; cursor:pointer;}
#showproduct .next{background-position:0px 0px; position:absolute;top:60px; left:710px;}
#showproduct .next:hover{background-position:0px -20px; }
#showproduct .prev{background-position:-12px 0px;position:absolute;top:60px;left:0px;}
#showproduct .prev:hover{ background-position:-12px -20px;}
*html #showproduct .prev{ left:-18px;}
*html #showproduct .next{ left:693px;}
*+html #showproduct .prev{ left:-18px;}
*+html #showproduct .next{ left:693px;}
/*下载*/
#downloadlist dl.top dt a{ color:#004080;}
#downloadlist .metlist dd{ background:#eef3fa;}
/*地图*/
#sitemaplist .sitemapclass2 h3{background:url(../images/li.png) no-repeat left center;}