@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	background:#eaf7ff;
}
ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
div, form, ul, ol, li, dl, dt, h1, h2, h3, h4, dd, p, span, table {
	margin:0;
	padding:0;
	border:none;
	font-size:12px;
}
img {
	border:0;
}
a:link, a:visited {
	text-decoration:none;
	font-size:12px;
	color: #656565;
}
a:hover, a:active {
	text-decoration:underline;
	font-size:12px;
	color:#ff6600;
}
.clear {
	clear:both;
	height:1%;
	font-size:0;
}


/***********************头部****************************/
.contanier,.content{ width:1003px; margin: 0 auto; }
.head{ background:url(../images/head.jpg) no-repeat; width:1003px; height:75px; }
.banner{ background:url(../images/banner_bg.jpg) no-repeat; width:1003px; height:250px; }
.ad{ width:980px; height:230px; margin-left:10px; margin-top:10px; overflow:hidden; }


.list_img{ border:1px solid #b7b7b7; padding:1px; width:999px;  }


/********菜单**********/
.left_menu{ background:url(../images/left_menu.png) no-repeat; width:203px; height:340px; float:left; margin-top:8px; }
.left_menu ul{ margin-top:20px; }
.left_menu ul li{ background:url(../images/nav.png) no-repeat; width:171px; height:36px; margin:0 auto; text-align:center; color:#0a5582; margin-bottom:15px;  }
.left_menu ul li a,.left_menu ul li a:link,.left_menu ul li a:visited{ color:#0a5582; text-decoration:none; font:15px/36px "微软雅黑";  }
.left_menu ul li a:hover{ background:url(../images/nav_hover.png) no-repeat; display:block; width:171px; height:36px; color:#4e3109;  }
.left_menu ul li.hover a,.left_menu ul li.hover a:link,.left_menu ul li.hover a:hover,.left_menu ul li.hover a:visited{ background:url(../images/nav_hover.png) no-repeat; display:block; width:171px; height:36px; color:#4e3109;  }


/********右边**********/
.con_right{ width:790px; margin-left:10px; float:left; margin-top:10px; }
.title{ background:url(../images/title.jpg) no-repeat; height:37px; font:15px/36px "微软雅黑"; text-indent:40px;  }
.title a,.title a:link { float:right; padding-right:10px; font-size:12px; cursor:hand; }
.article{ background:#fff url(../images/title_bg.gif) repeat-x left top; border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; width:787px; padding-bottom:30px; min-height:263px; }
.tab { font:13px "微软雅黑"; line-height:20px; text-indent:0em; padding:10px 60px   0; border:none;  }
.tab table tr td {width:280px}
.article p{ font:13px "微软雅黑"; line-height:36px; text-indent:2em; padding:10px 15px 0; }
.article p span{ color:#d25400; font-size:14px;  }
.article .img{ text-indent:0; }


/*******典型应用******/
.yingyong{ width:735px; margin:10px auto; }
.yingyong h1{ text-align:center; font:16px/50px "微软雅黑"; border-bottom:2px solid #b9b9b9;  }
.yingyong h2{ font:16px/50px "微软雅黑"; text-align:center; }
.yingyong h3{ text-align:center; font:16px/40px "微软雅黑"; border-bottom:2px solid #b9b9b9;  }
.yingyong dl{ float:left; width:140px; text-align:center; margin-top:20px;  }
.yingyong dl dd{ height:30px; font:13px/30px "微软雅黑";  }


/*****滚动图片*******/
.blk_18 { overflow: hidden; width: 735px; zoom: 1; height:160px; border:1px solid #b7b7b7; margin-top:10px; }
.blk_18 .pcont { float: left; overflow: hidden; width:670px; margin-top:10px; }
.blk_18 .ScrCont { width: 32766px; ZOOM: 1;}
.blk_18 #List1_1 { float: left;}
.blk_18 #List2_1 {float: left; }
.blk_18 .LeftBotton { background: url(../images/left_but.jpg) no-repeat center center; float: left; width:22px; height:103px; padding:33px 5px 0;}
.blk_18 .RightBotton { background: url(../images/right_but.jpg) no-repeat center center;  float: left; width:22px; height:103px;padding:33px 5px 0;}
.blk_18 .LeftBotton:hover {background: url(../images/left_but2.jpg) no-repeat center center;}
.blk_18 .RightBotton:hover {background: url(../images/right_but2.jpg) no-repeat center center;}
.blk_18 .pl img { display: block; cursor: pointer; padding:2px; margin-top:4px; border:1px solid #d8d8d8; }
.blk_18 .pl {border: #fff 1px solid; color:#050505; float: left; width: 165px; line-height: 24px; text-align: center; text-decoration:none;  font:12px/30px "微软雅黑";}
.blk_18 a.pl:hover { border: #44a5ea 1px solid; background: #ddeffb; color: #023b82; }

/*******体验中心******/
.login{ border-collapse:collapse; margin-top:10px; }
.login .bt{ font:16px "微软雅黑"; color:red; }
.login td{ height:40px; border:1px solid #ccc; text-indent:8px; }
.login span{ color:red; padding-left:5px; }
.login .login_t{ background:#eaf7ff; text-align:right; color:#0a5582; font:14px "微软雅黑"; }
.login input{ width:180px; height:20px; line-height:20px; margin-left:8px; }


/********底部**********/
.foot{ background:url(../images/foot.png) no-repeat; height:55px; font:14px/55px "微软雅黑"; color:#fff; text-align:center; clear:both;  margin-top:10px;  }

