@charset "gb2312";
/* CSS Document */

body {}
.wrap {width:320px; margin:0 auto;}
/*头部*/
#header { background:;}
#header #logo{ 
	float:left;
	height:50px;
	width:50%;}
#header #logo img { padding-left:10%;}
#header #tel{
	float:right;
	width:50%;
	height:50px;
	text-align:center;
	
}
#header #tel img { padding-right:0;}
#header div #tel div { color:red;}
#header .title1 { 
	float:left;
	width:50%;
	text-align:center; 
	font-size:11px;
	line-height:16px; 
	-webkit-transform:scale(0.9);}/*针对谷歌浏览器不能识别小于12px字体设置*/
#header .title2 { 
	float:right; 
	width:50%; 
	font-size:11px;
	line-height:16px; 
	text-align:center;
	-webkit-transform:scale(0.9);}
/*导航*/
#navbox { background:#007D90; margin-top:3px;}
#nav ul {}
#nav ul li {
	float: left;
	text-align: center;
	width: 25%;
	background-color: #007D90;
	line-height: 20px;
	
}
#nav ul li a{
	color:#FFF}
#nav ul li:hover {
	background:#005F7B;}
/*banner*/
.banner{position: relative; overflow:hidden;}
.banner img{}
/*banner*/

/*数字按钮样式*/
.banner .num { overflow:hidden; height: 25px; position: absolute; bottom:0px; right: 15px; zoom:1; z-index:3 }
.banner .num li { width: 13px; height: 13px; line-height: 13px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #9DB1B4; margin-right: 5px; /*border-radius:50%; cursor:pointer;*/ float: left; }
.banner .num li.on { background:#ECC028; } /*当前项*/

/*上一个  下一个*/
.banner .prev,
.banner .next { display: none; width: 40px; height: 100px; background:url(../images/btn.png) no-repeat; position: absolute; top: 80px;}
.banner .prev { left: 0; }
.banner .next { right: 0; background-position: right }
/*图片标题*/
#link_box { margin:0 auto;width:94%; text-align:center; margin-top:5px;}
#link_box ul {}
#link_box ul li { position:relative;width:23%; height:20px; margin:3px 7px 0 0; background:#A6D9F6; 
	display:inline-block; text-align:center; padding-left:20px; line-height:20px;border-radius:7px; }
#link_box ul li img {position:absolute; top:2px; left:13%;}

/*首页产品中心*/
.ipc_title {
	width: 100%;
	margin-top: 2px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;

}
.ipc_title span { float:right; font-size:12px;font-weight:normal;}
#ipc { margin:0 auto;width:94%;}
#ipc #roll_left{}
#ipc .more {text-align:right;}
#ipc .ipct {
	float:left;
	text-align:center;
	margin: 5px 3px 5px 4px;}
#ipc .ipct p {
	text-align:center;
	overflow:hidden;
	width:120px;
	height:20px;
	line-height:20px;
	white-space:normal;
	word-break:keep-all;
	text-overflow:ellipsis;
	font-size:11px;
	-webkit-transform:scale(0.9);}
#ipc #roll_left .ip_box {
	
	width: 120px;
	height:120px;
	padding: 1px;
	border: 1px solid #999;}
/*首页关于我们*/
.iabout_title {
	margin-top: 0px;
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}
.iabout_title span { float:right; font-size:12px;font-weight:normal;}
#iabout_box {
	width:94%;
	margin:0 auto;}
#iabout_box .iabout_left{ float:left; width: 44%; height:100px;overflow:hidden;padding-top:4px;}
#iabout_box .iabout_right{ text-indent:2em;float:right; line-height:20px; width:55%; overflow:hidden; height:100px; text-overflow:ellipsis;text-align:justify;text-justify:inter-ideograph;}
#iabout_box p{
	width:100%;
	word-break:keep-all;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	text-align:justify;
	text-justify:inter-word;
	line-height:18px;}
#iabout_box .more { text-align:right;}
/*首页新闻中心*/
.inc_title {
	margin-top: 0px;
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}
.inc_title span { float:right; font-size:12px;font-weight:normal;}
#inew_box {
	width:94%;
	margin:0 auto;
	padding-bottom:15px;}
#inew_box .more {text-align:right; padding-top:8px;}
#inew_box ul li {
	float:left;
	width:100%;
	background:url(../images/newtit_bg.jpg) no-repeat;
	background-position: 0px 8px;
	line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #CCC;}
#inew_box ul li .tit{ 
	float:left;
	width:70%;
	text-indent:1.5em;
	word-break:keep-all;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;}
#inew_box ul li .date{ 
	float:right;
	margin-right:px;}
/*底部*/

#f_navbox {  background:#00873A;}
#f_nav {}
#f_nav  ul li {
	float:left;
	text-align:center;
	width:25%;
	background-color:#00873A;
	line-height:25px;}
#f_nav  ul li a { color:#fff;}
#f_nav ul li:hover {
	background:#014C21;}
#footer { margin:5px auto 0 auto; background:#004759; padding:2px 0 10px 0;}
#copyright { margin-top:5px;}
#copyright p{
	width:100%;
	text-align:center;
	line-height:20px;
	color:#CCC;}
#copyright p a { color:#CCC;}
#f_bottom { 
	margin-top:15px;
	height:45px;
	line-height:45px;
	background:#00873A;}
#f_bottom .telphone{
	background-position:180px 1px;
	float:left;
	text-align:center;
	width:33%;
	margin-top:5px;}
#f_bottom .telphone a{
	line-height:45px;
	color:#FFF;}
#f_bottom .online{
	background-position:180px 15px;
	float:left;
	text-align:center;
	margin-top:5px;
	width:33%;}
#f_bottom .online img {
	margin-top:0px;}
#f_bottom .online span a {
	line-height:45px;
	color:#FFF;}
#f_bottom .online span {
	display:inline;
	margin-bottom:50px;}
#f_bottom .share{
	float:left;
	margin-top:15px;
	height:25px;
	width:33.3%;}
























