/* CSS Document */
*   {padding:0px;margin:0px;} 
body { margin:0; font-size:12px; color:#000; background:#fff; FONT-FAMILY: 宋体;}
a{ color:#000; text-decoration:none;}
a:hover{color:; text-decoration:none;}
a:link{color:; text-decoration:none;}
ul{ margin:0; padding:0; list-style:none;}
img{ border:none;}
h1{ margin:0; padding:0;}
#container{ width:1000px; background:#fff; margin:0 auto;}
/*-----页面头部样式-----*/
#header{ width:1000px;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{ width:802px; height:32px; float:left; padding:3px 0 0 10px;}
#nav ul li{ float:left; margin-right:5px; display:inline;}
#nav a{ height:32px; float:left; padding:0 0 0 10px; background:url(images/navbgl.jpg) no-repeat left top; color:#333; text-decoration:none; line-height:14px; letter-spacing:1px;}
#nav a span{ float:left; display:block; background:url(images/navbgr.jpg) no-repeat right top; padding:10px 20px 8px 10px; color:#fff; text-align:center;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover span{ color:#666;}
#nav a:hover { background-position:0% -32px;}
#nav a:hover span { background-position:100% -32px;}
/*-----为导行增加的选中样式-----*/
#nav .ysuny a { background-position:0% -32px;}
#nav .ysuny a span { background-position:100% -32px; color:#666;}
/*---------------------------*/
#banner{ width:1000px; height:250px;}
/*-----页面中间部样式-----*/
#pagebody{ width:1200x; height:368px; margin:0 auto;}
#sideleft{ width:852px; float:left;}
#sideleft_f{width:852px; background:url(images/banner.jpg); height:444px;}
#l1{width:852px;}
/*#sideleft h1{ padding:25px 0 0 10px; height:29px; width:296px; 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;}
*/
#ll1{float:left;}
#ll2{width:535px;float:left; margin-left:10px; margin-top:15px;}
#ll2 h1{width:535px;}
#ll2 h3{float:left; display:inline;}
#sideleft h2{ padding:15px 0 0 10px; height:29px; width:296px; 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:5px 0 5px 10px; margin-left:10px;}
#sideleft ul li a:hover{ text-decoration:none; color:#669933;}
#sideleft ul li a{ text-decoration:none;}
/*清楚浮动现象*/
.clear{clear:both;}
#flash1{width:144px;}
#sideright{ width:144px; float:left; height:284px;}
/*#flash{ width:152px; height:170px; background:url(images/flashbg.jpg) no-repeat center 10px; padding:25px 0 0 15px;}
*/
#flash{ width:1000px;}
#solution{ width:144px; height:100%;text-align:center; background:url(images/002.jpg); overflow:scroll; overflow-x:hidden; overflow-y:hidden;}
#solution h1{ width:120px; height:92px; background:url(images/005.jpg); vertical-align:bottom; text-align:center;}
#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%; margin-top:10px; height:90px;}
#foottop{ width:1000px; margin:0 auto;}
#foottop p{ color:#000; clear:both; margin:0; padding:15px 150px 0 350px; display:inline-block; text-align:center;}

/*-----内容也样式-----*/
#cpagebody{ width:1000px;height:auto; margin:0 auto; overflow:hidden;}
#csideleft{ width:221px; height:700px; float:left; text-align:left; display:inline; background:url(images/left_bg.jpg);}
#csideleft1{ width:221px; height:auto; float:left; text-align:left; display:inline; background:url(images/left_bg.jpg);}
#csideleft1 h1{ width:231px; height:50px;}
#csideleft1 ul{ padding:0px 24px 0 0px; height:100px;}
/*#csideleft ul li{ padding:5px 0 5px 25px; background:url(images/sign.jpg) no-repeat left 8px;}
*/#csideleft1 ul li a{ text-decoration:none; line-height:25px;width:200px;}
#csideleft1 ul li a:hover{ text-decoration:underline;}


#csideleft h1{ width:231px; height:50px;}
#csideleft ul{ padding:0px 24px 0 0px; 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; line-height:25px;width:200px;}
#csideleft ul li a:hover{ text-decoration:underline;}
#csideright{ width:700px; float:left; height:auto;}
#location{ width:700px; height:40px; margin:0 0 0 10px; padding:40px 0 0 15px; border-bottom:1px dashed #CCCCCC;}
#location a{ text-decoration:none;}
#location a:hover{ text-decoration:underline;}
#main{ width:700px; padding:15px 0 0 35px; height:auto;}
/*自适应高度*/
#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;}
}
