/* CSS Document */
body { margin:0; font-size:12px; color:#000; background:#FFFFFF; font-family:Arial;}
a{
	color:#0063DC;
	text-decoration: none;
}
a:hover{
	color:#E8641B;
	text-decoration: underline;
}
ul{ margin:0; padding:0; list-style:none;}
img{ border:none;}
h1{ margin:0; padding:0;}
/*-----页面头部样式-----*/
#header{ width:812px; height:308px; margin:0 auto;}
#logo{ width:252px; height:71px; padding:29px 0 0 20px; float:left;}
#search{ width:178px; height:22px; float:right; display:inline; margin:58px 10px 0 0;}
.text{ width:143px; height:18px; margin-right:3px; border:none; background:url(images/search.jpg) no-repeat; padding:4px 0 0 10px; color:#666;}
.go{ width:22px; height:22px; border:none; background:url(images/go.jpg) no-repeat; cursor:pointer;}
#nav{float:right;}
#nav ul li{ float:left; margin-right:5px; border-right: #121C46 solid 1px;}
#nav a{float:left; margin:0px 10px 0px 5px; text-decoration: none; color:#1F3D99;}
#nav a span{
	float:left;	color:#1F3D99;	text-align:center;	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover{
	color:#1F3D99;
	text-decoration: underline;
}
/*-----为导行增加的选中样式-----*/
#banner{ width:812px; height:165px; float:left;}
/*-----页面中间部样式-----*/
#pagebody{ width:812px; height:368px; margin:0 auto;}
#sideleft{ width:432px; float:left;}
#sideleft h1{ padding:25px 0 0 10px; height:29px; width:480px; border-bottom:1px #ccc dashed; font-size:12px; font-weight:normal;}
#sideleft h1 a{ float:right; margin-top:6px; text-decoration:none;}
#sideleft h1 a:hover{ color:#669933;}
#sideleft h2{ padding:15px 0 0 10px; height:29px; width:390px; margin:0; font-size:12px; font-weight:normal;}
#sideleft h2 a{ float:right; margin-top:6px; text-decoration:none;}
#sideleft h2 a:hover{ color:#669933;}
#sideleft .comp{ display:block; width:470px; height:100px; padding:20px 10px 0 10px; text-indent:24px; line-height:20px;}
#sideleft ul li{ padding:2px 0 2px 10px;}
#sideleft ul li a:hover{ text-decoration:none; color:#669933;}
#sideright{ width:320px; float:left; margin-left:15px;}
#flash{ width:305px; height:170px; background:url(images/flashbg.jpg) no-repeat center 10px; padding:25px 0 0 15px;}
#solution{ width:305px; height:170px; padding:0 0 0 15px; background:url(images/sol.gif) no-repeat 15px 40px; position:relative;}
#solution h1{ width:290px; height:27px; padding:13px 0 0 0; float:left;}
#solution p{ padding:10px 22px 0 10px; margin:0; line-height:20px; float:left;}
#more{ position:absolute; bottom:10px; right:30px;}
#more a{ text-decoration:none;}

/*-----页面底部样式-----*/
#footer{ width:100%; height:150px; background:#333 url(images/footbg.jpg) repeat-x top;}
#foottop{ width:812px; height:125px; background:url(images/foottop.gif) no-repeat; margin:0 auto;}
#foottop ul{ padding:25px 0 0 140px;}
#foottop li{ float:left; padding:10px 15px 0 15px;}
#foottop li a{ color:#bbb;}
#foottop li a:hover{ color:#A7C42E;}
#foottop p{ color:#ccc; clear:both; margin:0; padding:15px 0 0 0; display:inline-block;}

/*-----内容也样式-----*/
#cpagebody{ width:812px; margin:0 auto; overflow:hidden;}
#csideleft{ width:210px; float:left; background:url(images/csidel.jpg) no-repeat center 10px;}
#csideleft h1{ width:210px; height:50px;}
#csideleft ul{ padding:15px 15px 0 25px; height:180px;}
#csideleft ul li{ padding:5px 0 5px 25px; background:url(images/sign.jpg) no-repeat left 8px;}
#csideleft ul li a{ text-decoration:none;}
#csideleft ul li a:hover{ text-decoration:underline;}
#csideright{ width:100%; float:left;}
#location{ width:100%; height:20px; padding:2px 0 0 15px; border-bottom:1px dashed #CCCCCC;}
#location a{ text-decoration:none;}
#location a:hover{ text-decoration:underline;}
#main{ width:765px; padding:8px 0 0 15px;}
/*自适应高度*/
#cpagebody:after{ display:block; height:0; clear:both; visibility:hidden;}
#cpagebody{display:inline-block;}
/*\*/
#cpagebody{display:block;}
/* end easy clearing */
/*\*/
#csideleft, #csideright{padding-bottom: 32767px !important; margin-bottom: -32767px !important;}
@media all and (min-width: 0px) {
#csideleft, #csideright{padding-bottom: 0 !important; margin-bottom:0 !important; }
#csideleft:before, #csideright:before{ content: '[DO NOT LEAVE IT IS NOT REAL]'; display: block; background: inherit; padding-top: 32767px !important; margin-bottom: -32767px !important; height:0;}
}
.p_font{ color:#0063DC; margin-left:150px;}
.p_font2{ color:#303030;}
.sx_img{ width:460px; height:460px; margin:auto;}