/* CSS Document */
/*全局样式 begin*/


/*图片切换*/
#banner{ width:1003px; height:330px; margin:0px auto; position:relative; overflow:hidden}
#banner .pic {}
#banner .pic img {
	width:1003px;
	height:330px;
}
#banner .num {
	z-index:2;
	position:absolute;
	right:6px;
	bottom:4px;
	width:76px;
	height:16px;
}
#banner .num li {
	float:left;
	display:inline;
	width:16px;
	height:16px;
	line-height:16px;
	margin-left:3px;
	text-align:center;
	color:#595959;
	cursor:pointer;
}
#banner .num li.current {
	background-color:#ffffff;
	font-weight:bold;
	color:#ff4e00;
}
#banner .bg {
	z-index:1;
	position:absolute;
	right:6px;
	bottom:4px;
	width:76px;
	height:16px;
}
#banner .bg li {
	float:left;
	display:inline;
	width:16px;
	height:16px;
	line-height:16px;
	margin-left:3px;
	background-color:#fff;
	filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;background-color:#ffffff;font-size:0;
	text-align:center;
	color:#595959;
	font-size:0;
}

/*产品列表*/
#content{ width:1001px; margin:0px auto; margin-top:15px;}
.content-left{ width:245px; float:left;}
.pro-head1{ width:245px;  height:49px; background:url(../images/z_bt.jpg) left top no-repeat;}
.pro-list{ width:245px;  border-top:none;background-color:#92d1f4;}
.pro-list li{ width:242px; height:34px;  line-height:34px;color:#000;}
.pro-list a { float:right; line-height:34px;color:#fff;}
.pro-list span{float:left; line-height:34px;}


.pro-list ul{ border-bottom:1px solid #e1e0e0;}

/*联系我们*/
.contact-head{ width:245px; height:38px; background:url(../images/z_lxwm.jpg) left top no-repeat; margin-top:20px;}
.contact-content{ width:245px; background:url(../images/contact-bg.jpg) center bottom no-repeat;border-top:none; min-height:260px;line-height:23px; color:#5a5a5a}

/*公司简介*/
.content-right{ width:724px; float:left;}
.about{ float:left; border:1px solid #D4DEE7; width:403px; margin-right:15px; }
.about-head{height:37px; background:url(../images/list1.jpg) left top no-repeat; padding-left:39px; width:354px; padding-right:10px;}
.about-head a{ float:right; font-size:12px; font-weight:100; display:inline; line-height:32px;}
.about-content{ width:383px; padding:10px; height:165px; background:url(../images/about-bg.jpg) left bottom repeat-x; line-height:21px; font-size:13px;}
.about-content img{ float:left; margin-right:6px;}
.about-content a{ color:#BD002A;}

/*新闻动态*/
.news{ width:311px; float:left; border:1px solid #D4DEE7;}
.news-head{height:37px; background:url(../images/list1.jpg) left top no-repeat; padding-left:39px; width:262px; padding-right:10px;}
.news-head a{ float:right; font-size:12px; font-weight:100; display:inline; line-height:32px;}
.news-content{ width:291px; padding:10px; height:165px; background:url(../images/about-bg.jpg) left bottom repeat-x; line-height:26px; font-size:13px; color:#5a5a5a;}

/*产品展示*/
.pro{ width:724px; clear:both; border:1px solid #D4DEE7; margin-top:15px;}
.pro-head{height:37px; background:url(../images/list1.jpg) left top no-repeat; padding-left:39px; width:682px; padding-right:10px;}
.pro-head a{ float:right;font-size:12px; font-weight:100; display:inline; line-height:32px;}
.pro-content{ width:711px; padding:10px; height:320px; background:url(../images/about-bg.jpg) left bottom repeat-x; line-height:26px; font-size:13px; color:#5a5a5a;}

/*友情链接*/
.link{ width:1001px; border:1px solid #D4DEE7; clear:both; margin-top:15px;}
.link-head{height:37px; background:url(../images/link.jpg) left top no-repeat; padding-left:39px; width:952px; padding-right:10px;}
.link-content{ width:981px; padding:10px; height:22px; line-height:22px; font-size:13px; color:#5a5a5a;}


/*版权*/
#foot{ width:1003px;  margin:0px auto; border-top:3px solid #1572C0; clear:both; margin-top:15px;}
.foot-content{ width:1003px; line-height:30px; text-align:center; padding:15px 0px;}

/*内页*/
.content-right1{ width:741px; float:right; display:inline; overflow:hidden}
.content-head{height:49px; background:url(../images/z_x.jpg) bottom no-repeat; width:741px; line-height:49px;}
.content-head h5{ font-family:"微软雅黑"; font-size:24px; color:#21497d; float:left; padding-left:3px;}
.content-head h5 span{ color:#aeaeae; font-size:13px; margin:5px;}
.nav-s{ float:right; line-height:60px;}
.nav-s span{ margin:0px 5px;}
.nav-s a{ color:#5a5a5a;}
.content-content{ width:740px; margin:0 auto;min-height:570px; margin-top:10px;line-height:22px; font-size:12px; color:#656565; line-height:28px !important; }
.content-content1{ width:711px; padding:10px 15px; min-height:280px; line-height:22px; font-size:12px; color:#5a5a5a;}


.clear{ clear:both}
.erweima{ position:absolute;border:1px solid #000;right:0; text-align:center; font-size:13px; line-height:30px; height:150px; width:135px; background:#FFFFFF; padding-bottom:4px;}
.erweima img{ width:120px; height:120px;}
