@charset "utf-8";
/* CSS Document */

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td{ margin:0px; padding:0px;}

img,a{ border:none;}
a{ text-decoration:none;}
ul,li{ list-style:none;}

a{
	color:#5c5c5c;
}

a:hover{
	color:#5c5c5c;
}

body{
	font-family:"微软雅黑";
	font-size:12px;
	color:#5c5c5c;
	line-height:22px;
	margin:0 auto;
	background:#cfefff;
}
.top{
	width:100%;
	height:96px;
	background:url(../images/top_bg.jpg) repeat-x center;
	overflow:hidden;
}
.top_header{
	width:1060px;
	margin:0 auto;
	position:relative;
}
.logo{
	position:absolute;
	top:27px;
	left:0px;
}
.top_ft{
	position:absolute;
	top:13px;
	right:0px;
	font-size:14px;
	color:#000;
}
.top_ft span{
	font-size:18px;
	color:#ff9000;
	font-weight:bold;
}
.nav{
	position:absolute;
	top:34px;
	left:483px;
}
.nav ul{
	width:1100px;
}
.nav ul li{
	float:left;
	width:65px;
	height:63px;
	margin-right:22px;
	line-height:63px;
	text-align:center;
}
.nav ul li a{
	display:block;
	width:65px;
	height:63px;
	font-size:14px;
	color:#253667;
}
.nav ul li a:hover{
	background:url(../images/nav_li_hover.png) no-repeat bottom;
}
.banner{
	width:100%;
	overflow:hidden;
	min-width:1060px;
	height:462px;	
	position:relative;
}
.banner_ul li{
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-960px;
	height:462px;
	width:1920px;
	z-index:7;
	opacity:0;	
}
.icon_ul{
	position:absolute;
	overflow:hidden;	
	heght:11px;
	left:50%;
	bottom:25px;
	z-index:20;
}
.icon_ul li{
	float:left;
	cursor:pointer;
	height:10px;
	width:10px;
	margin:0px 4px;
	background:url(../images/on.png) no-repeat right center;	
}
.li_on{
	background:url(../images/on_li.png) no-repeat left center !important;	
}
.banner_yy{
	position:relative;
	width:100%;
	overflow:hidden;
	min-width:1060px;
	height:44px;
}
.banner_yy img{
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-960px;
	height:44px;
	width:1920px;
	z-index:7;
}
.main_top{
	width:100%;
	height:147px;
	margin-bottom:40px;
}
.main_top_contant{
	width:1060px;
	margin:0 auto;
	position:relative;
}
.pro_title{
	font-size:18px;
	color:#253667;
}
.pro_title span{
	font-size:12px;
	color:#aaa;
	font-family:Arial;
	margin-left:3px;
}
.left{
	background:url(../images/left.png) no-repeat center;
	position:absolute;
	width:22px;
	height:22px;
	top:0px;
	left:1010px;
}
.left:hover{
	background:url(../images/left_hover.png) no-repeat center;
}   
.right{
	background:url(../images/right.png) no-repeat center;
	position:absolute;
	width:22px;
	height:22px;
	top:0px;
	right:2px;
}
.right:hover{
	background:url(../images/right_hover.png) no-repeat center;
}   

.top_pro_ul{
	margin-top:22px;
	margin-left:2px;
	width:1070px !important;
}
.top_pro_ul li{
	float:left;
	width:166px;
	height:102px;
	margin-right:13px;
}
.top_pro_ul li img{
	width:164px;
	height:100px;
	border:1px solid #dddddd;
}
.top_pro_ul li img:hover{
	border:1px solid #547688;
}
.dz_gd{
	background:url(../images/dz_gd_bg.jpg) repeat-x center;
	width:100%;
	height:319px;
}
.dz_gd_contant{
	width:1060px;
	margin:0 auto;
	position:relative;
	padding-top:29px;
}
.dz_ul{
	width:1080px;
	margin-top:15px;
}
.dz_ul li{
	float:left;
	width:167px;
	height:192px;
	margin-right:12px;
	background:#181f30;
	text-align:center;
}
.dz_ul li a{
	display:block;
	width:167px;
	height:192px;
}
.dz_ul li img{
	width:161px;
	height:141px;
	padding-top:3px;
}
.main_pro_name{
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
}
.dz_ul li a:hover{
	background:#d8d8d8;
}
.dz_ul li a:hover .main_pro_name{
	color:#5c5c5c;
}
.main{
	width:100%;
	height:350px;
	overflow:hidden;
}
.main_contant{
	width:1060px;
	margin:0 auto;
	position:relative;
	padding-top:40px;
}
.main_about{
	position:relative;
	left:0px;
	width:350px;
	height:252px;
}
.main_about_title{
	font-size:18px;
	color:#253667;
}
.main_about_title span{
	font-size:12px;
	color:#8cb1c4;
	font-family:Arial;
}
.main_about_title a{
	float:right;
}
.line{
	position:relative;
	top:-8px;
}
.clear{
	clear:both;
}
.main_about_txt{
	height:202px;
	overflow:hidden;
}
.main_news{
	position:absolute;
	left:404px;
	width:352px;
	height:252px;
	top:40px;
}
.news_first{
	border-bottom:1px dashed #8cb1c4;
	height:109px;	
	overflow:hidden;
}
.news_img{
	float:left;
	height:90px;
	width:126px;	
}
.news_right{
	float:left;
	width:216px;
	margin-left:10px;
	margin-top:2px;
	height:88px;
	overflow:hidden;
}
.news_right p{
	height:22px;
	line-height:22px;
	overflow:hidden;	
}
.news_right h3{
	font-size:13px;
	height:25px;
	overflow:hidden;	
}
.news_right h3 a{
	color:#5c5c5c;
	font-weight:bold;	
}
.news_right span{
	color:#547688;
}
.news_right p{
	color:#547688;
}
.main_about_txt ul li{
	width:352px;
	height:29px;
	line-height:29px;
	border-bottom:1px dashed #8cb1c4;
}
.main_about_txt ul li a{
	display:block;
	float:left;
	width:270px;
	height:29px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.main_about_txt ul li span{
	float:right;
}
.main_shebei{
	position:absolute;
	width:252px;
	height:252px;
	top:40px;
	right:0px;
}
.footer{
	width:100%;
	height:124px;
	overflow:hidden;
}
.dibu_line{
	background:#2daaeb;
	width:100%;
	height:3px;
}
.footer_contant{
	width:1060px;
	margin:0 auto;
	position:relative;
	top:30px;
}
.ny_main{
	width:100%;
	min-height:400px;
	overflow:hidden;
}
.ny_main_contant{
	width:1060px;
	margin:0 auto;
}
.ny_fl{
	float:left;
	width:180px;
	margin-bottom:40px;
}
.ny_prolist_title{
	background:#273b74;
	width:168px;
	height:58px;
	font-size:18px;
	color:#fff;
	padding-top:12px;
	padding-left:12px;
}
.ny_prolist_title p{
	font-size:14px;
	font-family:Arial;
}
.ny_prolist{
}
.ny_prolist li{
	width:180px;
	height:48px;
	line-height:48px;
}
.producttype1 a,.producttype1sel a{
	display:block;
	width:158px;
	height:48px;
	background:#fff;
	font-size:14px;
	color:#5c5c5c;
	padding-left:22px;
}
.producttype1 a:hover,.producttype1sel a:hover{
	background:#547688;
	color:#fff;
}
.producttype2,.producttype2sel{
	display:block;
	width:145px;
	height:48px;
	background:#fff;
	font-size:12px;
	color:#5c5c5c;
	border-bottom:1px dashed #c8c8c8
}
.producttype2 a,.producttype2sel a{
	display:block;
	width:145px;
	height:48px;
	background:#fff;
	font-size:12px;
	color:#5c5c5c;
	padding-left:35px;
	border-bottom:1px dashed #c8c8c8;
}
.producttype2 a:hover,.producttype2sel a:hover{
	color:#547688;
	text-decoration:underline;
}
.ny_fr{
	float:left;
	width:855px;
	margin-left:25px;
}
.ny_pro{
	margin-top:25px;
	margin-bottom:50px;
}
.ny_pro ul{
	width:870px;
}
.ny_pro ul li{
	float:left;
	width:202px;
	height:150px;
	margin-right:15px;
	margin-bottom:20px;
}
.ny_pro ul li a{
	display:block;
	width:202px;
	height:150px;
}
.ny_pro ul li img{
	width:200px;
	height:121px;
	border:1px solid #dddddd;
}

.ny_pro ul li p{
	text-align:center;
}
.ny_pro ul li a:hover{
	color:#547688;
}
.ny_pro ul li a:hover .ny_pro ul li img{
	border:1px solid #547688;
}
.pages{
	text-align:right;
	margin-top:20px;
	margin-bottom:50px;
}
.pages span{
    margin-right:10px;
}
.productd{
	border-bottom:#e7e7e7 dashed 1px; 
	padding-bottom:10px;
}
.pager{
	margin-top:30px;
	text-align:center;
}
.pager span{
	margin:150px;
}
.ny_news{
	margin-top:15px;
}
.ny_news ul li{
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #8cb1c4;
}
.ny_news ul li a{
	display:block;
	float:left;
	width:735px;
	height:29px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ny_news ul li span{
	float:right;
}
.news_title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px dashed #e7e7e7;
}
.news_con{
	margin-top:10px;
	margin-bottom:10px;
}

.language{
	position:absolute; 
	top:15px; 
	right:225px;
	font-size:13px;
}
.language a{
	color:#333;	
}