/* CSS Document */
	
	/*通用元素*/
	.line_dotted{ clear:both; overflow:hidden; border-bottom-width: 1px; border-bottom-style:dotted; border-bottom-color:buttonshadow; margin-top:10px; margin-bottom:10px; }
	/*顶部固定导航条 */
	.nav0{ width:100%; height:35px;}
	.nav{ width:100%; height:35px; text-align:center; position: fixed;right: 0px;}
	.nav_left{ float:left; width:300px; }
	.nav_left ul{ margin:0; padding:0; }
	.nav_left ul li{ list-style:none; display:block; width:60px; text-align:center; float:left; }	
	.nav_right{ float:right; width:50px; height:35px; background:url(../images/mobile/menu_mark.gif);}
	
	/*分类弹出浮动菜单*/
	.float_menu{ position:fixed;  height:60px; height:auto; min-height:60px; right:0px; top:35px;}
	.float_menu_list{ clear:both; overflow:hidden; width:100%; display:none; height:0px; color:#FFFFFF; background:#666666; }

	.float_menu_bar{ width:35px; height:50px; float:right; margin-right:6px; background:url("../images/mobile/mar_fenlei.gif");}
	.mainmenu_list{ clear:both; overflow:hidden; width:100%; height:40px; border-top-style:dotted; border-color:#FFFFFF; border-top-width:1px; padding-top:5px; padding-bottom:5px; margin:0 auto; background-image:url(../images/mobile/mcolor_1.jpg);background-repeat:no-repeat;}
	.mainmenu_list A:link{ color:#FFFFFF; text-decoration:none; }
	.mainmenu_list A:visited{ color:#FFFFFF; text-decoration:none; }
	.mainmenu_list A:active{ color:#FFFFFF; text-decoration:none; }
	.mainmenu_list A:hover{ color:#FFFFFF; text-decoration:none; }
	
	.mainmenu_list_title{float:left; padding-left:10px; width:300px; width:auto; min-width:300px; line-height:40px; font-size:16px; font-weight:bold; }
	.mainmenu_list_button{float:right; width:40px; height:40px; border-left-style:dotted; border-color:#FFFFFF;  border-left-width:1px; background:url(../images/mobile/submenu_open.gif);}
	.submenu_list{ padding-left:20px; padding-top:5px; padding-bottom:5px; background:#999999;}
	.submenu_list ul{ padding:0px; margin:0px;}
	.submenu_list li{ list-style:none; line-height:30px;  text-align:left; font-weight:bold;}
	.submenu_list ul li A:link{ color:#FFFFFF; text-decoration:none; }
	.submenu_list ul li A:visited{ color:#FFFFFF; text-decoration:none; }
	.submenu_list ul li A:active{ color:#FFFFFF; text-decoration:none; }
	.submenu_list ul li A:hover{ color:#FFFFFF; text-decoration:none; }

	.submenu_list ul li ul{ clear:both; overflow:hidden; margin-left:30px;}
	.submenu_list ul li ul li{ list-style:none; display:block; width:100px; width:auto; min-width:100px; line-height:30px;  text-align:left; font-weight:bold; float:left;}
	.submenu_list ul li ul A:link{ color:#FFFFFF; text-decoration:none; }
	.submenu_list ul li ul A:visited{ color:#FFFFFF; text-decoration:none; }
	.submenu_list ul li ul A:active{ color:#FFFFFF; text-decoration:none; }
	.submenu_list ul li ul A:hover{ color:#FFFFFF; text-decoration:none; }
	
	/*版本导航图文框*/
	.banben_nav{ width:100%; text-align:center; height:35px; line-height:35px; font-size:14px;}
	.banben_nav ul{padding:0; margin:0;}
	.banben_nav li{list-style:none; display:block; width:115px; text-align:center; float:left;}
	
	/*页面内容div*/
	.content{ width:100%; margin:0 auto; margin-top:20px;}

	/*底部固定层图文框*/
	.bottombox { width:100%; height:45px; }
	.bottombox ul{ margin:0; padding:0; margin-top:8px; }
	.bottombox ul li{ list-style:none; display:block; width:70px; text-align:center; float:left; }
	.fixed-bottom{ width:100%; position:fixed; bottom:0; border: #999999; solid 1px; }
	.bottombox_close{ width:100%; height:20px; text-align:right; font-size:12px; margin:0 auto;}
	.footer_blank { width:100%; height:30px; margin:0 auto; }
	
	/*标准图文框页眉部分*/
	.box_header{ width:335px;  height:30px; line-height:30px; padding-left:15px; text-align:left; margin:0 auto; margin-bottom:10px;}
	/*标准图文框内容部分*/
	.box_content{ clear:both; overflow:hidden;  width:100%; height:10px; height:auto; min-height:10px; margin:0 auto;}
	.box_content ul{ clear:both;  width:100%; margin-left:25px; padding:0; margin-top:0px;}
	.box_content ul li{ list-style:square;line-height:25px; }
	.box_content_1{ clear:both; overflow:hidden; width:330px; line-height:25px; margin: 0 auto; margin-top:20px; margin-bottom:20px;}
	.box_channel_1 ul{ margin:0px; padding:0px; padding-top:15px; padding-bottom:15px; }
	.box_channel_1 ul li{ list-style:square; width:330px; margin-bottom:2px; }
	/*图文混排，上部导读，下部标题列表*/
	.box_hunpai_title{ clear:both; overflow:hidden; width:98%; font-weight:bold; height:23px; line-height:23px; text-align:center; margin:0 auto; margin-bottom:5px;}
	.box_hunpai_top{ width:330px; height:90px; height:auto; min-height:90px; margin:0 auto;}
	.box_hunpai_top_left{ width:110px; height:80px; overflow:hidden; text-align:center; float:left;}
	.box_hunpai_top_right{ width:210px; height:80px; overflow:hidden; font-size:12px; line-height:20px; float:right; }
	.box_hunpai_bt{ width:98%; height:75px; margin:0 auto;}
	/*图文混排，左侧导读，右侧图片*/
	.box_pic_list{ clear:both; overflow:hidden; width:330px; margin:0 auto; }
	.box_pic_left{ float:left; width:240px;}
	.box_pic_left_title{ width:100%; height:25px;  line-height:25px; text-align:left; font-weight:bold; overflow:hidden;  }
	.box_pic_left_content{ width:100%; font-size:12px; line-height:25px; text-align:left; height:45px; overflow:hidden; }
	.box_pic_right{ float:right; width:80px; height:70px; overflow:hidden;}
	/*双列图片用图片框 宽度160px*/
	.box_pic2{ width:160px; margin:0px; margin-left:10px; margin-top:15px; float:left;}
	.box_pic2_img{ width:100%; height:100px; overflow:hidden; margin:0 auto;}
	.box_pic2_title{ width:100%; height:25px; overflow:hidden; line-height:25px; text-align:center; margin:0 auto;}
	/*单列图片用图片框 宽度330px*/
	.box_pic1{ width:330px; margin-left:15px; padding-left:0px; float:left;}
	.box_pic1_img{ width:100%; height:160px; overflow:hidden; margin:0 auto; margin-top:10px;}
	.box_pic1_title{ width:100%; height:25px; overflow:hidden; line-height:25px;  text-align:center; margin:0 auto;}
	/*页脚版权信息*/
	.box_footer_info{ clear:both; overflow:hidden; width:98%; text-align:center; line-height:25px; font-size:12px; padding-top:15px;  margin:0 auto;}
	/*关于我们*/
	.box_aboutus{ width:330px;height:50px; height:auto; min-height:50px; line-height:25px; margin:0 auto;}
	.box_aboutus_img{ width:160px; overflow:hidden; margin-right:10px;  float:left;}
	
	/*图片导航模块*/
	.box_navpic{ width:100%; margin-left:7px;}
	.box_navpic_li{ float:left; margin-right:2px; margin-bottom:5px;}
	/*文字导航模块*/
	.box_navtxt{ width:100%; margin-left:10px; margin-right:10px;}
	.box_navtxt_li{ float:left; line-height:22px; margin-right:10px; margin-bottom:5px;}
	/*站内搜索模块*/
	.box_sou{ width:100%; height:40px; margin-left:10px; margin-right:10px; padding-top:10px;}
	.box_sou_main { width:100%; line-height:30px; padding:0px; text-align:center; margin:0 auto;}
	.box_sou_form { margin:0px; padding:0px; text-align:left;}
	/*专题页面*/
	.box_daodu{ width:330px; font-size:12px; line-height:22px; text-align:left; margin:0 auto; margin-bottom:15px; }
	.box_daodu_img{ width:160px; overflow:hidden; margin-right:10px;  float:left;}
	/*ul_1 竖排列表*/
	.ul_1{ width:330px; margin:0 auto; }
	.ul_1 ul{ width:310px;  margin:0 auto;margin-left:20px; }
	.ul_1 ul li{ list-style:square; line-height:25px; text-align:left; }
	/*ul_2 横排列表*/
	.ul_2{ width:330px; margin:0 auto; }
	.ul_2 ul{ width:100%; padding:0; margin-left:10px; }
	.ul_2 ul li{ float:left; list-style:none; height:25px; line-height:25px; text-align:left; width:100px; width:auto; min-width:100px; }
	/*翻页框*/
	.list_page_box{ clear:both; overflow:hidden; width:330px; text-align:center; margin:0 auto; margin-bottom:20px;}
	.list_page_box ul { padding:0px;  text-align:center; margin:0 auto;}
	.list_page_box li { display:inline; list-style:none; height:50px; width:20px; width:auto; min-width:20px; margin:0 auto; text-align:center; font-weight:bold; margin:5px 3px 5px 0px; }
	.list_page_box li a { padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px; border-style:solid; border-top-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; font-weight:normal; line-height:30px; }
	/*标准图文框页脚部分*/
	.box_footer{ widows:100%; height:30px; padding-top:10px; margin:0 auto;}
	.box_footer_left{ width:230px; line-height:20px; text-align:left; padding-left:10px; float:left;}
	.box_footer_right{ width:80px; line-height:20px; text-align:left; float:right;}
	/*终端页面*/
	.article_box{ clear:both; overflow:hidden; width:100%; line-height:23px;  margin:0 auto; padding-top:20px;}
	
	.article_page{clear:both; overflow:hidden; width:95%; height:35px; height:auto; min-height:35px; font-size:14px; line-height:22px; text-align:center; margin:0 auto;  }
	.article_page ul{ padding:0; margin:0; }
	.article_page li{list-style:none; display:block; width:100px; text-align:center; float:left;}
	
	.article_title{ clear:both; overflow:hidden; width:95%; height:35px; height:auto; min-height:35px; font-size:16px; line-height:22px; text-align:center; font-weight:bold; margin:0 auto; }
	.article_subtitle{ clear:both; overflow:hidden; width:95%; text-align:center;  margin:0 auto; margin-top:10px;}
	.article_content{ clear:both; overflow:hidden; width:95%;  text-align:left;  margin:0 auto;}
	.article_downfile { clear:both; overflow:hidden; width:95%; padding-top:10px; padding-bottom:10px; margin:0 auto;}
		.article_downfile ul{ width:100%; margin:0px; padding:0px;}
		.article_downfile li{ width:150px; width:auto; min-width:150px; float:left;display:block; list-style:none; }
	.article_xiangguan{ clear:both; overflow:hidden; width:95%; padding-bottom:50px; margin:0 auto; margin-top:20px;}
		.article_xiangguan_title{ width:100%; height:30px;  font-weight:bold; text-align:left; margin:0 auto;}
		.article_xiangguan_list{ width:100%; margin:0 auto; }
		.article_xiangguan_list ul{ width:100%; padding-left:15px; margin:0px; }
		.article_xiangguan_list li{ list-style:square; line-height:25px; }
	