﻿/*======基本CSS=====*/
a:active,a:focus{outline:none;} /*删除链接上的虚线框，FF会出现这种情况*/
/*==============================================主导航菜单================================*/
#menu ul{
	border:0px;
	list-style:none;
	line-height:150%;
	margin: 0 0 0 5px;
}
#menu_out{
	padding-left:2px;
	margin-left:auto;
	margin-right:auto;	
	background:url(menu/menu_left.gif) no-repeat left top;	
}
#menu_in{
	background:url(menu/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(menu/menu_bg.gif) repeat-x;
	height:73px;
	filter: alphA(opacity=80);
}
.menu_line{
	background:url(menu/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(menu/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:7px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(menu/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(menu/menu_on_right.gif) no-repeat right top;
	font-size:13px;
	font-weight:bold;
	color:#990033;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(menu/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(menu/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(menu/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(menu/menu_on_right2.gif) no-repeat right bottom;
}
/*===========按钮风格============*/
.inp_L1,.inp_L2,{height:28px;width:73px;cursor:pointer;behavior:url();border:0px solid #fff;}
.inp_L2{ background:url(/images/button.png) 0 0 no-repeat;color:#FF0000;}
.inp_L1{ background:url(/images/button.png) -75px 0 no-repeat;color:#000;}
/*=============== ######### 无限级分类菜单 ######### =========================*/
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
text-align:left;
list-style-type: none;
background: white;
border: 1px solid #D2E8FD;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 140px;
color: black;
background-color: lightyellow;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid #D2E8FD;
}
.ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 140px;
}
.ddsubmenustyle li a:hover{
background-color: #999999;
color: white;
}

.downarrowpointer{
padding-left: 4px;
border: 0;
}
.rightarrowpointer{
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}
.ddiframeshim{
position: absolute;
z-index: 500;
border-width: 0;
width: 0;
height: 0;
display: block;
}
/*=============== ######### 无限级分类菜单 ######### =========================*/
#menu_list span{
	cursor:pointer;color:#999;
}
#menu_list img{
	vertical-align:middle;
}
.dtree{
	padding-left:30px;
}
/*==============================菜单开始==========================*/
.markermenu{
width: 240px;
clear: left;
position: relative;
}

.markermenu ul{
list-style-type: none;
margin: 4px 10px 10px 10px;
padding: 0;
border: 1px solid #D2E8FD;
border-bottom: 1px solid #EDF6FE;
}

.markermenu ul li a{
background: #dddddd url(/images/cat/cat_bg.png) no-repeat; 
font: bold 13px;
color: #00014e;
display: block;
width: auto;
padding: 5px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #D2E8FD;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: red;
}
.blackwhite li a{
background-color: #FFFFFF;
}

.blackwhite li a:hover{
background-color: #3399FF;
color: white;
}

/*------------新闻图片展览 begin-----------------*/
#ibanner { position:absolute;width:361px; height:217px; overflow:hidden;}
#ibanner_pic img{border:none;}
#ibanner_pic a { position:absolute; top:0; display:block; width:650px; height:250px; overflow:hidden; }
#ibanner_btn { position:absolute; z-index:9999; right:5px; bottom:5px; font-weight:700; font-family:Arial; }
#ibanner_btn span { display:block; float:left; margin-left:4px; padding:0 5px; background:#000; cursor:pointer; filter:alpha(opacity=80);opacity:0.8;}
#ibanner_btn .normal { height:15px; margin-top:4px; border:1px solid #CCC; color:#CCC; font-size:12px; line-height:15px; }
#ibanner_btn .current { height:20px; border:1px solid #FFF; color:#FFF; font-size:20px; line-height:20px; }

/*------------新闻图片展览 end-----------------*/
#text_link{/*文本连接*/
	text-align:center;
	color:#ddd;
	Letter-spacing:2px;
	margin:4px;
}
#foot{
	height:130px;
	border:1px solid #A8BEC9;
	border-top:0px solid #A8BEC9;
	text-align:center;
}
#foot_menu{
	height:30px;
	padding-top:5px;
	Letter-spacing:2px;
	color:#A8BEC9;	
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
}
#copy_right{
	width:700px;
	line-height:20px;
	margin:0px auto;
	color:#A6A6A6;
}

/*============================前台基本================================*/
#out_div{
	text-align:center;
	width:1000px;	
	margin:0px auto;
	background-color:#FFFFFF;
}
#content{/*整体*/
	text-align:left;
	width:980px;	
	margin:0px auto;
	background-color:#FFFFFF;
}
#top{
	background-image: url(long_bg.png);
	background-repeat:repeat-x;
	background-position:0px -221px;
}
#top_top {
	padding-left: 10px;
	height: 26px;
	border:1px solid #A8BEC9;
	border-width:0px 1px;
}
#top_banner{/*广告区*/
	height:173px;
	background-image: url(top.jpg);
	background-repeat:no-repeat;
	border:1px solid #A8BEC9;
	border-width:0px 1px;
}
#user_info{
	float:right;
	padding-right:3px;
	padding-top:1px; /*IE8*/
	*padding-top:3px; /*IE6,7*/
}
#scs_time{
	line-height:25px;
}
#conter{/*详细内容*/
	padding:4px 8px;
	text-indent:24px;
	font-size:12px;
	line-height:140%;
}
#conter img{text-indent:0;}
#content_page{	
	text-align:center;border:1px solid #EAEAEA;clear:both;padding:2px;
}
.off_page,.on_page{
	margin:4px;_margin:2px;
	cursor:pointer;
	font-size:14px;
}
.on_page{color:red}
#y_firstpage,#n_firstpage,#y_prevpage,#n_prevpage,#y_nextpage,#n_nextpage,#y_lastpage,#n_lastpage{
	width:69px;height:21px;
	cursor:pointer;
	margin-left:4px;
	background-image:url(/images/ico/page.gif);
	background-repeat: no-repeat;
	zoom:1; display:inline;
}
#y_firstpage{background-position: 0 0;}
#n_firstpage{background-position: 0 -22px;}

#y_prevpage{background-position: -70px 0;}
#n_prevpage{background-position: -70px -22px;}

#y_nextpage{background-position: -140px 0;}
#n_nextpage{background-position: -140px -22px;}

#y_lastpage{background-position: -210px 0;}
#n_lastpage{background-position: -210px -22px;}
body {
	padding:0px;
	font-size: 12px;
	margin:0px;
	font-family: arial, helvetica, sans-serif,宋体;
	text-align:center;
	background-image:url(/images/body.gif);
	background-repeat: repeat-x;
	background-color:#cd6204;
	line-height:130%;
}
#indicate{/*左栏说明*/
	padding:4px;
	color:#FF9999;
	font-size:12px;
}
.left_conter{margin:10px;text-align:center;}/*左栏订单与搜索DIV*/
.key_word{color:#FF9933;}/*关键词的颜色*/
.disable_font{color:#CCCCCC;}
#no_login{color:#CCCCCC;clear:both;padding:10px;}
/*============搜索================*/
#Search_txt,#Search_area{
	margin-bottom:1px;width:126px;
}
,#key_word{width:120px;}
#seach_ul{
	background-color:#FFFFFF;
	border:1px solid #DEE2E4;
}
#seach_ul li{
	width:212px;
	overflow:hidden;	
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:0px 2px;
}
.main_hostul_top,.vote_ul li,#seach_ul,#maindiv_ul,#service_ul,#new_user ul,#xg_Related ul,.main_towleft ul,.main_towright ul,.maindiv_bigleft ul,.maindiv_bigright ul,.three_title ul,#pic_ul,.reg_ul{
	padding:0px;margin:0px;list-style-type:none;overflow:hidden;
}
strong{	color:#0099CC;}
a:link{  color: #333333;   text-decoration: none;}
a:visited{color: #0066CC;	text-decoration: none;}
a:hover{  color: #CC3300;   text-decoration: underline;}
.put,.overput,{
	background:url(scs.png) no-repeat;
	width:73px; height:28px;
	line-height:23px;border:0;cursor:hand;
};
/*输入框*/
input{outline:none;}
.scs_input{
	padding:4px 0 0 4px;
	margin-bottom:2px;
	outline:none;
	*margin-bottom:0px;
}
/*按钮*/
.put	{background-position:-176px -90px;color:#333333;}
.overput{background-position:-101px -90px;color:#003399;}

/*------------二级分类公用----------------*/
#right_main{/*右边框架*/
	float:right;
	width:732px !important;
	width:730px;
	padding:0px;
}
#h2_title{/*列表标题*/
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	height:30px;
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
	background-position:0px 0;
	color:#3399FF;
	clear:both;
}
.list_ul{
	margin:3px 0 0 0;
	clear:both;
	padding:0;
	list-style:none;
	/*height:30px;*/
	border-left:3px solid #fff;
}
.list_ul li{
	float:left;
	padding:4px;
	color:#666666;
	margin:1px;
	/*font-size:12px;*/
	background-color:#FFFFFF;
	border:1px solid #E0EEFC;
	height:18px;	
	overflow:hidden;	
	text-overflow:ellipsis;
	white-space:nowrap;
}
.list_ul:hover li{background-color:#F3F9FE;}
.list_state{width:60px;text-align:center;}
.list_title{width:650px;text-align:left;}
.list_time{width:98px;text-align:center;}
.list_diary{width:124px;text-align:center;}
.list_author{width:89px;text-align:center;}
.list_view{width:80px;text-align:center;}
.li_title{font-weight:bold;font-size:14px;text-align:center;color:#FF9966}
.li_noconter{width:953px;text-align:center;color:#CCCCCC;}
.list_fam{
	clear:both;
	list-style:none;
	/*height:30px;*/
	border-left:3px solid #fff;
	float:right;
	width:910px;
	margin:0;padding:0;
}
.list_empty {
  border: 1px solid #a8bec9;
  color: #999;
  float: right;
  font: 14px/26px "宋体";
  height: 26px;
  margin-right: 16px;
  width: 892px;
}
.list_fam li{
	width:80px;
	height:18px;
	float:left;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	padding:4px;
	color:#666666;
	/*font-size:12px;*/
	background-color:#FFFFFF;
	border:1px solid #a8bec9;	
	overflow:hidden;	
	text-overflow:ellipsis;
	white-space:nowrap;
	margin:0 5px 1px 0
}
.li_fam:hover{background-color:#F3F9FE;}

.mjms:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;} 
.mjms{*+height:1%;margin-bottom:5px}

.mjms span {
  background-color: #e0eefc;
  border: 1px solid #a8bec9;
  color: #6cf;
  display: inline-block;
  font: 18px/26px arial;
  height: 26px;
  margin-left: 28px;
  text-align: center;
  width: 26px;
}




.Leadership{
	margin:2px 0 0 10px;
	clear:both;
	list-style:none;
	/*height:30px;*/
	border-left:3px solid #fff;
	}
.Leadership li{
	margin:4px 0 2px 10px !important;
	margin:4px 0 2px 2px;/*兼容ie6*/
	width:80px;
	height:18px;
	float:left;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	padding:4px;
	color:#666666;
	/*font-size:12px;*/
	background-color:#FFFFFF;
	border:1px solid #E0EEFC;	
	overflow:hidden;	
	text-overflow:ellipsis;
	white-space:nowrap;
}
.li_Leadership:hover{background-color:#F3F9FE;}

/*-----二级页分页效果--------*/
#page {
	color: #999;padding-top:10px; margin:8px 2px 8px auto;text-align: right; clear:both;font-size:12px;
}
#page a {
	border: #2c2c2c 1px solid; padding:2px 5px; background: url(/images/scs_bg.png) #2c2c2c repeat-x 0 -380px; color: #fff; MARGIN-RIGHT: 2px; text-decoration: none;
}
#page a:hover,#page a:active {
	border: #feb54b 1px solid; background: url(/images/scs_bg.png) #aad83e repeat-x 0 -440px; color: #ff3300; 
}
#page .on_page {
	border: #aad83e 1px solid;padding: 1px 5px 2px 5px; color: #fff; margin-right: 2px;font-weight: bold; background: url(/images/scs_bg.png) #aad83e repeat-x 0 -410px;;
}
#page .no_page {
	border: #f3f3f3 1px solid;padding: 2px 5px; color: #ccc; margin-right: 2px;
}
#keyword_div{/*关键词*/
	display:block;
	clear:both;
	font-size:13px;
	line-height:18px;
	padding:0px;
	text-align:right;
	margin:4px 10px;
	font-weight:normal;
}
#keyword_div span{cursor:pointer;margin-left:8px;}
#affirm{/*版权申明*/
	margin:10px;
	color:#999;
	text-indent:24px;
}
/*------------------------------公用----------------------------*/
.maindiv{
	border:1px solid #A8BEC9;
	border-top:0px solid #A8BEC9;
}
/*--------两DIV平均，左右-----------*/
.main_towleft,.main_towright{
	width:484px;
	border:1px solid #A8BEC9;
	border-top:0px solid #A8BEC9;
	float:left;
	min-height:270px; /*高度最小值*/
  height:auto !important; /*兼容FF,IE7也支持 !important标签*/
  height:270px; /*兼容ie6*/
}
.main_towright{float:right;}
.main_pic{/*框架内大图片展示*/
	text-align:center;
	margin:8px 0;
}
.main_tow_ul{/*文章类排版*/
	margin:10px 0;
}
.main_tow_li{
	margin:4px 0 2px 10px !important;
	margin:4px 0 2px 5px;/*兼容ie6*/
	width:227px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.main_tow_li strong{color:#66CCFF;text-decoration: none;}
.main_tow_li a{color:#333}

.main_tow_dl{/*图文排版*/	
	margin:9px 0 0 0 !important;
	margin:4px 0 0 0;
	padding:0px;
	clear:both;
}
.main_tow_dd{
	margin:0px;padding:0px;
	padding-left:10px;
	display:block;
	width:700px;
	float:left;
	height:140px;
	font-size: 13px;
}
.main_tow_dd strong{
	width:650px;
	display:block;
	margin-bottom:6px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:15px
}

.mt_dd{	
	height:100px;		
	line-height:120%;
	overflow:hidden;
	text-align:justify;
	text-justify:inter-ideograph;
	text-overflow:ellipsis;
}
.main_tow_dd img{
	border:1px solid #DCEAF0;
	padding:2px;
	margin-right:5px;
}
.mt_dd a:link{ color: #000000;   text-decoration: none;}
.mt_dd a:visited{color: #000000;	text-decoration: none;}
.mt_dd a:hover{  color: #FF9900;   text-decoration: underline;}
.more_lead{
color:#FF0000;
font-size:10px
}
.more_lead a:link{ color: #FF0000;   text-decoration: none;}
.more_lead a:visited{color: #FF0000;	text-decoration: none;}
.more_lead a:hover{  color: #FF9900;   text-decoration: underline;}
/*-----------大小框架-----------*/
.maindiv_bigleft,.maindiv_bigright{
	width:730px !important;
	width:728px;/*IE6*/
	float:left;
	border:1px solid #A8BEC9;
	border-top:0px solid #A8BEC9;
}
.maindiv_bigright{float:right;}/*大小框架之右大边*/
/*大小框架用于文章列表中*/
.artdiv_left,.artdiv_right{
	width:732px;
	float:left;

}
.artdiv_right{float:right;}
/*------------平均三框架----------------*/
.three_title{
	width:243px !important;
	width:242px;
	float:left;
	margin-bottom:5px;
}
.three_ul{
	width:230px !important;
	width:225px;
	float:left;
	margin-left:10px !important;
	margin-left:7px;
}
.three_ul li{
	margin-bottom:3px;
	padding-bottom:1px;
	border-bottom:1px dashed #A8BEC9;
	border-top:0px solid #A8BEC9;
}
/*-------公用小边-------*/
.maindiv_smallleft,.maindiv_smallright{
	float:left;
	border:1px solid #A8BEC9;
	border-top:0px solid #A8BEC9;
	width:240px;
	overflow:hidden;
  }
.maindiv_smallright{float:right;}
.maindiv_ul{/*公用小边UL*/
	width:220px;
	margin:2px 0 8px 10px;
	padding:0px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.maindiv_ul li{
	margin:0px;
	margin-top:2px;
}
/*-------------各标题-----------------*/
.head_title0,.head_title1,.head_title2{
	width:27px;
	float:left;
	margin-right:6px;
	background-image: url(scs.png);
	background-repeat:no-repeat;
	background-position:0px -96px;
}
.head_title1{background-position:-33px -96px;}
.head_title2{background-position:-66px -96px;}

.div_title0,.div_title1,.div_title2{
	color:#99CC33;
	height:30px;
	padding-top:6px;
	font-weight:bold;
	font-size:12px;
	BACKGROUND: url(scs_bg.png) repeat-x;
}
.div_title1{background-position:0px -47px;}
.div_title2{background-position:0px -94px;}
.div_title0 a{color:#99CC33;}
.div_title2 {color:#FFFF00;}
.div_title2 a{color:#FFFFFF;}
.line{/*分隔线*/
  background-image: url(scs_bg.png);
  background-repeat:repeat-x;
  background-position:0px -150px;
  height:8px;font-size:0px;
  clear:both;
  }
.space{/*隔开空间-用于两DIV之间,有一定距离*/
  height:6px;line-height:6px;font-size:0px;width:100%;
  clear:both;
}
#edit_date{/*文章修改时间*/
	clear:both;text-align:right;margin-right:8px;color:#F60;
}
.advertise{margin:6px 0;}

.left_ad{border:1px solid #A8BEC9;border-width:1px 0 0 0;}
.clera_space{/*去除浮动-用于DIV内站,没有距离*/
	clear:both;font-size:0px;height:0px;line-height:0px;
}
.right_space{
	height:10px;clear:right;line-height:10px;
}
/*----首页------*/
#index_news_div{
	width:606px;
	float:right;
	height:216px;
	border:1px solid #A8BEC9;
	border-width:1px 0 0 1px;
	overflow:hidden;
}
.news_title0,.news_title1,.news_title2{
	/*background-image: url(scs.png);*/
	background-repeat:repeat-x;
	height:25px;
}
.news_title0{background-position:0px 0}
.news_title1{background-position:0px -30px}
.news_title2{background-position:0px -60px}
#news_ul_title div{
	width:99px;
	float:left;
	font-weight:bold;
	padding-top:5px;
	cursor:pointer;
	text-align:center;	
}
#index_news_div ul{
	margin:4px;
	list-style:none;
}
#news_ul0 li,#news_ul1 li,#news_ul2 li{
	display:black;
	height:23px;
	width:550px;
	overflow:hidden;
	white-space:nowrap;
	color:#A9A9AA;
	text-overflow:ellipsis;
}
#index_news_div img{margin-right:6px;}
#Bulletin{/*公告*/
	height:213px;
	padding:0px 4px 4px 4px;
}
.notice_title{
	background-color: #F6FFFF;
	padding:2px;
	border-bottom:1px solid #F0F0F0;
	margin:4px 0;
	color:#FF6633;
}
.notice_title strong{color:#333}
.top_notice{
	margin-left:30px;
	padding-left:4px;
	text-indent:24px;
	width:194px;
	border-left:1px dashed #CCCCCC;
	line-height:130%;
	display:block;
	word-break:break-all;
}


/*----------------------------公司介绍开始------------------------------------*/
#Content_us{
	padding:4px;
	height:80px;
}
#Company{
	height:194px;
	overflow: auto;
	padding:3px;
	line-height:140%;
	text-indent:24px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#new_user{
	padding:3px;
	height:203px;
}
#user_ul li{
	display:block;
	clear:both;	
	width:215px;
	color:#309AD8;
	overflow:hidden;
	cursor:pointer;
	padding:7px 0 1px 20px;
	background-image: url(scs.png);
	background-repeat:no-repeat;
	background-position:-380px -92px;
	border-bottom:1px dashed #EAF1E3;
}
#user_ul li span{color:#999;float:right;}
/*会员列表*/
.u_list{
	width:110px;height:100px;
	float:left;
	text-align:center;
	margin-left:10px;
	margin-top:15px;
}
.u_list img{
	border:1px solid #ddd;
	padding:2px;cursor:pointer;
	margin-bottom:4px;
}
/*------影音图片------*/
#media_pic{padding-left:5px;margin:4px 0;}
#media_pic li{
	margin:0 10px;
	_margin:0 7px;
	float:left
}
/*------最新产品图片----*/
#ProductPic,#Case_Pic,#News_Pic,#article_Pic,#software_Pic,#Media_Pic,#Pic_Pic{margin-left:4px;}
.ProductPic_pic img,#media_pic img{/*首页图片*/
  padding:7px;
  margin:2px;
  border: 1px solid #cce0d4;
  background-color:#FFFFFF;
  /*-ms-interpolation-mode:bicubic;*/
}
.ProductPic_name,.ProductPic_pic_name{
 font-size:12px;
 color:#ff6633; 
 text-align:center;
 margin-top:2px;
 width:180px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 }
 .ProductPic_pic_name{width:157px;}
/*热点新闻模板*/
.main_hostnews_top{/*上框架*/
	width:230px;
	height:140px;
	float:right;
	margin-right:10px !important;/*IE7*/
	margin-right:5px;/*IE6*/
}
.hostnews_title{
	font-size:16px;
	font-weight:bold;	
	text-align:center;	
	line-height:28px;
	width:230px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hostnews_title a {color:#336600;text-decoration: none;}
.main_hostul_top{
	width:230px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.main_hostul_top li{
	display:black;
	margin:5px 0 0 -10px;	
}
.main_hostnews_foot{/*下框架*/
	margin:10px;
	height:95px;
	_height:100px;
	border-top:1px solid #CCCCCC;
}
.main_hostul_foot{
	padding-top:7px;
}
.main_hostul_foot li{
	color:#333399;
	width:230px;
	float:left;
	margin:0;
	margin-top:4px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/*----------tab标签------------*/
.div_tab{
	height:30px;
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
	border-top:1px solid #A8BEC9;
	background-position:0px -200px;
}
.tab_on,.tab_off,#tab_title{
	width:104px;
	float:left;
	height:21px;
	color:#999999;
	cursor:pointer;
	padding-top:6px;
	text-align:center;	
	font-size:14px;
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
	background-position:0px -200px;
}
#tab_title{
	width:100px;
	color:#FF9900;
	font-weight:bold;
	cursor:default;
}
.tab_on{
	background-position:0px -230px;
	border:1px solid #99CC99;
	border-width:0px 1px;
}
.main_tabul{
	padding-top:7px;
	height:110px;
	clear:both;
}
.main_tabul li{
	color:#333399;
	width:230px;
	margin:2px 0 1px 10px !important;
	margin:2px 0 1px 5px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/*----便民服务-----*/
#service_ul{
	margin-left:auto !important;/*IE7*/
	margin-left:-7px;/*IE6*/
}
#service_ul li{
	width:100px;
	margin:2px auto 8px 12px !important;/*IE7*/
	margin:2px auto 8px 10px;/*IE6*/
	float:left;
	color:#999999;
	cursor:pointer;
	height:19px;
	text-align:center;
	padding-top:6px;
	display:block;
	font-size:14px;
	font-weight:bold;
	border:1px solid #CFCFCF;
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
	background-position:0px -260px;
}
/*-------投票内容---*/
.scs_vote{
	height:218px;
	overflow:hidden;
	text-align:center;
	background:url(vote.png) no-repeat right center;
}
.scs_vote h2{
	display:block;
	padding-top:8px;
	font-size:14px;	
	color:#FF9900;
}
.vote_ul{
	text-align:left;
	margin:0px,0px 0 40px;
	position:relative; zoom:1;
}

/*图文加分类*/
.article_div_left,.article_div_right{
	width:360px;
	float:left;
	height:246px;
	overflow:hidden;
	border:1px solid #A8BEC9;
	border-top:0px solid #A8BEC9;
	margin-bottom:6px;
}
.article_div_right{
	float:right;
}
.article_ul{
	margin:10px;
	height:90px;
	padding:0px;
}
.article_ul li{
	margin:4px 0 2px 10px !important;
	margin:4px 0 2px 5px;/*兼容ie6*/
	width:160px;
	float:left;
	color:#999;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}


.famous_ul{
	margin:10px;
	padding:0px;
}
.s_pic{
	margin:4px 0 1px 5px;
	padding-top:10px;
	width:300px;
	float:left;
	overflow:hidden;
	border:1px solid #ddd;
}

.article_div_pic{
	height:94px;
	margin:9px;
	overflow:hidden;
}
.article_div_pic img{margin-right:6px;}
.article_div_pic strong{color:#FF9933;}
/*---------------------------------------------------------------------------------------*/
/*=========================分页内容=============================*/
#cat_ul li{
/*只有大类列表*/
	width:100px;
	overflow:hidden;
	margin:2px 0 8px 12px;
	float:left;
	color:#999999;
	cursor:pointer;
	height:18px;
	text-align:center;
	padding-top:6px;
	font-weight:bold;
	border:1px solid #CFCFCF;
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
	background-position:0px -260px;
}
#cat_ul li a:hover{ color: #FF9933; text-decoration: none;}
/*----文章标题---*/
#title_h1{
	display:block;
	text-align:center;
	font-size:24px;
	line-height:26px;
}
#Description{/*描述*/
	margin:8px 8px;
	border:1px solid #ddd;
	border-width:1px 0;
	padding:3px;
	text-align:center;
}
#Summary_h2{/*摘要*/
	display:block;
	margin:10px 8px;
	font-size:12px;
	font-weight:normal;
	padding:4px;
	border:1px solid #ccc;
	background-color:#F8F7F7;
}
#Recommend{/*推荐/广告位*/
	float:right;
	padding:2px;
	text-indent:0px;
	border:1px solid #ddd;
}
#Related{/*相关内容*/
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
	background-position:0px -290px;
	margin:8px 0;
	height:29px;
}
.Related_on,.Related_off{
	width:72px !important;
	width:70px;/*IE6*/
	float:left;
	height:21px;
	color:#3C77A1;
	margin:0px 3px;
	cursor:pointer;
	padding-top:6px;
	text-align:center;	
	border:1px solid #A8BEC9;
	border-width:1px 1px 0 1px;
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
	background-position:0px -320px;
}
.Related_on{
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
	background-position:0px -350px;
	color:#455058;
}
/* 软件 */
.li_b{
  font-size:13px;
  font-weight:bold;
  color:#006DB7;
}
#software_info{
  width:456px;
  padding:0px;
  text-align:left;
  margin-left:10px;  
}
#software_info li{
  width:228px;
  float:left;
  height:15px;
  padding-top:8px;
  border-bottom:1px dashed #A9ABAF;
  overflow:hidden;
}
#software_ad{
	float:right;
	width:243px;
	height:150px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-right:10px;
}
#down_an{
  padding-left:10px;
}
/*顶与踩*/
#scs_mark {overflow:hidden;clear:both;padding-left:184px;}
#mark0,#mark1 {
	background:url(/images/mark.jpg) no-repeat -189px 0;
	border:0;cursor:pointer;
	float:left;overflow:hidden;
	position:relative;
	width:189px;height:48px;margin:0;padding:0;zoom:1;
}
#mark1 {background-position:-378px 0;margin-left:10px;}
#barnum1,#barnum2 {color:#333;font-family:arial;font-size:10px;font-weight:400;left:70px;line-height:12px;position:absolute;top:30px;}
.mark_bar {background-color:#FFF;border:1px solid #40A300;height:5px;left:9px;overflow:hidden;position:absolute;text-align:left;top:32px;width:55px;}
#eimg2,#eimg1{background-color:#F60;}

/*==================图片中心=======================*/
#pic_ul li{	
	margin:8px 0 0 8px;
	float:left;text-align:center;
	height:135px;
}
#pic_ul li img{border:1px solid #e6e8e9;padding:3px;}
#pic_conter{/*显示图片内容*/
	padding:4px 8px;
	text-align:center;
	margin:8px;
	border:1px dashed #f1f1f1;
}
.pic_list{/*图片*/
	border:1px solid #cce0d4;
	margin:10px 0;
	padding:2px;
}
.pic_li_name{
	margin-top:5px;
	width:171px;
	padding:2px 0;
	background-color:#fbfbfb;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border:1px solid #e6e8e9;
}
.pic_title,.pic_title li{
	text-align:left;
	margin:3px 0 2px 10px;padding:0;list-style:none
}
.pic_title{margin-top:10px}
.pic_title li{
	font-weight:bold;color:#666;font-size:14px;
}
/*====================留言======================*/
/*---首页留言---*/
.Message_ul{
	margin:5px 0px 0px 0px;clear:both;
}
.Message_title{/*留言标题*/
	padding:3px 2px 7px 2px;
	display:black;
	background-image: url(scs_bg.png);
	background-repeat:repeat-x;
	background-position:0px -170px
	color:#ff6633;
}
.Message_title span{float:right;line-height:16px;}
.Message_title a {color:#FF8113;}
.Message_pic{/*留言头像*/
	width:150px;
	float:left;
	text-align:center;
	padding:4px;
	margin:2px;
	border:1px solid #F0F5F8;
}
.gb_poster{width:98px;font-weight:bold;overflow:hidden;margin-top:3px;}
.Message_conten{/*留言内容框架*/
	width:310px;float:right;
	padding:4px;
}
.Message{
	color:#999;
	margin-top:8px;
	line-height:170%;
	padding:2px;
	overflow:hidden;
	text-overflow:ellipsis;
}

/*=============================签写留言==================================*/
#book_view,#book_write{
	height:44px;
	margin:4px;
	cursor:pointer;
	background: url(/Images/book_view.png) no-repeat center;
}
#book_write{
	margin-top:6px;
	background: url(/Images/book_write.png) no-repeat center;
}

#ms_conter{height:150px;width:614px;} /*写留言内容*/

.gb_ul{margin:5px 0;clear:both}
.gb_ul li{margin-top:3px;border:1px solid #ddd;font-size:12px;padding:0;}

.gbli_left{
	width:100px;line-height:26px;
	float:left;	
	margin-right:8px;
	margin-left:55px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
}
.gbli_right{
	width:504px;padding:2px;
}
#selPro{margin-left:4px;}


/*===========================留言列表=========================*/
.gb_picture{
	text-align:center;
	width:150px;float:left;
}
.gb_picture strong{
	display:block;padding-top:5px;
}
.gb_title{
	font-weight:bold;font-size:14px;
	padding-left:160px;
}
.gb_conter{
	border-top:5px solid #F1F1F1;
	width:570px;float:right;
	color:#333;
}
.gb_info{
	text-align:right;
	border-bottom:1px dashed #F1F1F1;
}
fieldset{margin:4px;}
fieldset p{
	margin-top:1px;
}
.gb_line{
	text-align:right;
	clear:both;
	padding:4px 0;
	border-bottom:1px dashed #CCC;
	margin-bottom:10px;
}
#guest_fase_img{cursor:pointer;}
/*==========================================留言列表分页=====================*/
.gb_page{
	border:1px solid #FF9966;
}
#mg_search{/*搜索留言*/
	margin:auto 30px;
	line-height:25px;
}
.write_back{/*回复留言*/
	text-align:right;	
}
.write_back img{cursor:pointer;}
#re_content{
	width:430px;
	height:100px;
}
#next{/*上一条下一条*/
	border-top:1px dashed #A8BEC9;
	padding:14px 0px 0px 10px;
	clear:both;
}


#Comments li{/*评论列表*/
	border-bottom:1px dashed #A8BEC9;
	padding:5px 10px 1px 3px;
	display:block;
}
#Comments span{	color:#ccc;}
#Comm_page{
	padding-top:6px;
	text-align:right;
}
#Comm_page a{
	border:1px solid #ccc;
	padding:1px 4px;
	margin-right:4px;
	text-decoration: none;
}
#Operation{/*操作*/	
	padding:4px;
	text-align:right;
}
#Feedback{cursor:help;clear:both;padding-top:15px;text-align:center;padding-left:100px}
#feedb_ul1 li,#feedb_ul2 li{
	float:left;
	width:45px;
	display:block;
}
#feedb_ul2 li{color:#FF9933}
.img_feel{cursor:pointer;}
#feedb_ul1 img{margin-bottom:4px;}
#write_fb{
	border-bottom:1px solid #B2CFDF;
	padding-left:14px;
}
#write_fb img{cursor:pointer;}
#writefb_ul{/*评论表单*/
	width:420px;
	padding:4px 0 4px 15px;
}
#agreement{
	background-image: url(vote.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#bai_goo{/*百度,GOOGLE搜索*/
	margin:0px;padding:2px;
	border-top:1px solid #ddd;
}
#bai_goo li{
	width:362px;
	float:left;
	display:inline-block;
	
	overflow:hidden;
}
/*用户注册及定购样式*/
#conter_title{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:red;
}
#selPro,#selCity,#selArea{float:left;margin-right:8px;}
.reg_ul{border:1px solid #FFF;clear:both;}
.reg_ul li{height:26px;margin-top:3px;border:1px solid #ddd;font-size:12px;padding:2px;}
.rli_left{
	width:100px;
	float:left;	
	margin-right:8px;
	font-weight:bold;
	text-align:center;	
}
.rli_right strong{
	color:#000;
	margin:0 5px;
	display:inline;
}
.rli_right{
	width:614px;
	padding:0;margin:0;
}
#selPro{margin-left:4px;}
/*功能简介*/
#scs_gn{
	padding:0;margin:0;height:200px;
}
#scs_gn strong{
	display:block;
	color:#090;
}
#scs_gn1,#scs_gn2,#scs_gn3,#scs_gn4,#scs_gn5,#scs_gn6,#scs_gn7,#scs_gn8{
	width:250px;
	height:35px;
	color:#069;
	margin:13px 0 0 65px;
	_margin:7px 0 0 30px;
	padding-left:45px;	
	float:left;
	background-image: url(scs_gn.gif);
	background-repeat:no-repeat
}
#scs_gn2{background-position:0 -50px}
#scs_gn3{background-position:0 -100px}
#scs_gn4{background-position:0 -150px}
#scs_gn5{background-position:0 -200px}
#scs_gn6{background-position:0 -250px}
#scs_gn7{background-position:0 -300px}
#scs_gn8{background-position:0 -350px}
/*收藏信息*/
.scsx_ul{
	list-style:none;
	height:25px;
	line-height:25px;
}
.scsx_ul li{
	float:left;
	width:100px;
	text-align:center;
}
.scsx_ul .scsx_li{font-weight:bold}
.job_table{margin-bottom:20px}
.job_table p{font-size:16px;text-indent:32px;color:#555;font-family:"Microsoft YaHei";line-height:25px;width:95%;text-align:justify;text-justify:inter-ideograph}
.job_table h2{font-family:"Microsoft YaHei";margin:5px;text-align:center;font-weight:normal;}
#mjtxt{font:14px/24px "Microsoft YaHei";text-indent:28px}
.ind_zzjg{
	width:149px;
	text-align:center;
	border:1px solid #ddd;
	float:left;
	margin-left:10px;
}
.ind_zzjg div{
	display:inline-block;
	width:100px;
	height:120px;
	margin-top:5px;
	overflow:hidden;
	border:1px solid #ddd;
}
.ind_zzjg p{margin:0;line-height:25px}
.mjfc{
	margin-left:10px;
	margin-bottom:10px;
	width:310px;
	height:160px;
	float:left;
	overflow:hidden;
	border:1px solid #ddd;
	font-family:"Microsoft YaHei"
}
.mjfc a{text-decoration:none}
.mjfc img{float:left;margin:10px;border:0}
.mjfc strong{font-size:14px;color:#333;margin-top:10px;display:block}
.mjfc p{font-size:12px;line-height:20px;color:#555;height:104px;overflow:hidden;text-indent:24px}
.pic_title p{margin:0;font-size:12px;float:right;width:204px;color:#777;font-weight:normal}
.z_pic{cursor:pointer}
#xzy_zoom{
            border: 10px solid #777;
            display: none;
            top:0;left:0;
            overflow: hidden;
            position: fixed;
            box-shadow:1px 0 6px 0 rgba(0, 0, 0, 0.6);
            background-color: #fff;
            cursor: move;
            z-index: 1000
        }
        #xzy_zoom_title{
            position: absolute;
            z-index: 1002;
            height: 22px;
            overflow: hidden;
            border-bottom: 1px solid #ddd;
            line-height: 22px;
            left:0;
            font-size: 12px;
            font-family: "宋体";
            padding-left: 4px;
            background-color: #125fad;
            color: #fff
        }
        #xzy_zoom_title ul{
            float: right;margin: 0;padding: 0;
        }
        #xzy_zoom_title ul li{
            margin: 0;padding: 0;
            float: left;
            list-style: none;
            height:22px;
            width: 20px;
            cursor: pointer;
            background-image: url("zoom_close.gif");
            background-repeat: no-repeat;
            background-position: center 0;
        }
        #xzy_zoom_title #xzy_zoom_close{background-position: center -36px}
        #xzy_zoom_title #xzy_zoom_right{background-position: center -18px}
        #xzy_zoom_pic{
            position: absolute;
            z-index: 1001;
            cursor: move;
            border: 1px solid #ddd;
        }
        .zoom{
            width:150px;
            float: left;
        }
        .zoom_pic{
            width:110px;
            height:80px;
            margin:10px 20px;
            overflow: hidden;
            cursor: pointer;
            border: 1px solid #ddd;
            text-align: center
        }
        .zoom_pic:hover{border: 1px solid #f93;}
        .zoom_name{
            text-align: center;
            font-size: 12px;
            font-weight: bold;
            color: #069
        }