/* 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:1000x; height:650px; margin:0 auto;}
#sideleft{ width:852px; float:left;}
#sideleft_f{width:852px; background:url(images/banner.jpg); height:444px;}
#l1{width:770px;float:left;}
/*#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:right;/* 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:135px;}
#sideright{ width:135px;padding-left:2px; float:right; 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:130px!important; width:135px; height:550px!important;text-align:center; background:url(images/002.jpg); overflow:scroll; overflow-x:hidden; overflow-y:hidden;}
#solution h1{ width:120px; height:92px;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 auto;text-align:center;}

/*-----内容也样式-----*/
#cpagebody{ width:1000px;height:auto; margin:0 auto; overflow:hidden;}
#csideleft{ width:221px; height:800px; 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;}
}
.moddle{width:852px; background:#ffffff; height:120px;}

#demo {
overflow:hidden;
padding-top:7px;
width:852px;
}
#demo img {
border: 3px solid #F2F2F2;
height:105px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}

.bot_top{ width:1000px!important;_width:1000px;/*padding-top:35px!important;padding-top:5px;*/ margin-top:25px;}
.bot_top h2{ padding:15px 0 0 0px; height:29px; width:220px; margin:0; font-size:12px; font-weight:normal;}
.bot_top h2 a{ float:right; margin-top:6px; text-decoration:none;}
.bot_top h2 a:hover{ color:#669933;}
.bot_top .comp{ display:block; width:470px; height:100px; padding:20px 10px 0 10px; text-indent:24px; line-height:20px;}
/*.bot_top ul li{ padding:5px 0 5px 10px;}*/
.bot_top ul li a:hover{ text-decoration:none; color:#669933;}
.bot_top ul li a{ text-decoration:none;}

.not{text-align:right;
     color:#fff;
	 font-family:"黑体"
	 vertical-align:middle;
	 font-size:15px;
	 font-weight:bold;
	 width:852px; 
	 height:50px;
	 line-height:20px;
	 padding-right:10px;
	 padding-top:7px;}
.cons{float:right;
      width:230px;
	  vertical-align:top;
	  margin-top:10px;
     }
	 
	 #pagelist { padding:0; 
            width:95%; 
			font-size:12px; 
			list-style-type:none; 
			margin-left:20px; 
			margin-bottom:10px;}
#pagelist li {width:95%; height:30px;}
#pagelist li a .lbt {display:block; 
                     width:82%; 
					 float:left; 
					 text-indent:20px; 
					 text-decoration:none; 
					 white-space:nowrap; 
					 text-overflow:ellipsis; 
					 overflow: hidden; 
					 display:inline;}
#pagelist li a .ldt { font:12px Arial;
                      display:block; 
					  width:75px; 
					  float:right; 
					  text-align:center; 
					  color:#069; 
					  text-decoration:none; 
					  display:inline;
					  margin-top:7px;}
#pagelist li a {width:95%; 
               height:30px; 
			   display:block; 
			   line-height:30px; 
			   color:#666; 
			   text-decoration:none; 
			   cursor:hand; 
			  /* background:url(http://www.dingxin-sh.com/skins/model_ysuny/images/tick.gif) 5px 6px no-repeat; */
			   border-bottom:1px #ccc dashed;}
/*#pagelist li a:hover{ color:#96f; 
                      text-decoration:none; 
					  background:url(http://www.dingxin-sh.com/skins/model_ysuny/images/tick2.gif) 5px 6px no-repeat;
					  border-bottom:1px #96f dashed;}
#pagelist li a:hover .ldt {color:#03c;}*/
#pagelist h1{ font: bold 18px Arial;
              padding-bottom: 4px;
			  border-bottom: 1px solid #999;
			  margin-top:10px;
			  /*background:url(http://www.dingxin-sh.com/skins/model_ysuny/>images/more.gif) 90% 40%  no-repeat; */
			  text-decoration: none;
			  color: #369;} 
/*#pagelist a:hover  h1{ font: bold 18px Arial;
                       padding-bottom: 4px; 
					   margin-top:10px; 
					   text-decoration: none;
					   background:url(http://www.dingxin-sh.com/skins/model_ysuny/images/more1.gif) 90% 40% no-repeat;}*/

