@import url("en_top_foot.css");
@import url("en_left.css");
@import url("en_style.css");

/*body结构*/
#body_left{
    margin-left:5px;
}
#body_center {
    width:522px;
}
#body_center,#body_right {
    margin-left:10px;
}
#body_left,#body_right {
    width:220px;
}
#body_left,#body_center,#body_right {
    float:left;
    overflow:hidden;
}
/*标题边框*/		
.border{
    border:1px solid #A5B5C0;
    margin-top:10px;
	clear:both;
	background: url(../images/list_15.gif) repeat-x bottom left;
}
.title{
    background:#E0EBF2 url(../images/bt_bg.gif) repeat-x;
    border-bottom:1px solid #fff;
    height:20px;
    margin:0px;
}
.title h1 {
  color:#ff6600;
  float:left;
  margin:3px 10px 3px 5px;
}
.title h1 a:link,.title h1 a:visited {
	color:#ff6600; 
}
.title em {
    float:right;
	padding:0;
    border:0;
}
.top_line {
    border-top:1px solid #A5B5C0; clear:both;
}
/*样式1*/
.style_1 {
    margin:10px 10px 10px 5px;
}
.style_1 ul{
    list-style:none;
}
.style_1 ul li{
    font-size:12px;
    line-height:20px;
    background: url(../images/text.gif) no-repeat;
    padding-left:10px;
 }
 .style_1 ul li a {
    width: 190px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
 }
 /*样式2*/
.style_2 h1,.style_2 h2{
    margin :5px;
	width: 190px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.style_2.Content {
    margin:10px 10px 10px 5px;
}
/*样式3*/
.style_3 ul{
    list-style:none;
    margin:5px 20px 5px 23px;
	padding-bottom:3px;
	clear:both;
	background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
}
.style_3_t1 {
    background: url(../images/text.gif) no-repeat;
	padding-left:10px;
    line-height:20px;
	float:left;
	width: 300px;
	height:20px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.style_3_t2 {
    line-height:20px;
	width: 150px;
	height:20px;
	padding-left:10px;
}
/*样式4*/
.style_4 .focus{
    margin:9px 30px;
    text-align:center;
    line-height:20px;
}
.style_4 .focus img{
  width:140px;
  height:99px;
  border:1px solid #A5B5C0;
  padding:2px;
}
.special_mid{
padding-top:10px;
}

/*样式4 图片新闻右栏*/
.style_4_1 .focus{
    margin:8px 30px;
    text-align:center;
    line-height:20px;
}
.style_4_1 .focus img{
  width:130px;
  height:93px;
  border:1px solid #A5B5C0;
  padding:2px;
}
.special_1_mid{
padding-top:10px;
}

  /*样式8*/

.style_8 {
    width:280px;
    height:80px;
	line-height:17px;
    background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
	padding-top:10px;
	margin-left:15px;
}
.style_8_img {
    width:85px;
    height:65px;
	border:1px solid #A5B5C0;
    padding:1px 1px;
	float: left;
	margin-right:10px;
}
.style_8_title a {
	width:180px;
	display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.style_8_del {
    background:none;
}
/*概况样式*/
.survey h1{
    color:#ff6600;
    margin:5px 5px 5px 10px;
    background: url(../images/index_05.gif) no-repeat;
    padding-left:18px;
}
.survey .survey_nr{
width:490px;
    line-height:20px;
    margin-left:15px;
	margin-bottom:20px;
	border:1px solid #dddddd;
}
/*所在位置*/
.list_nav{
    background:#E0EBF2 url(../images/list_bg.jpg) repeat-x;
    height:22px;
}
.position{
display:block;
margin-top:3px;
}
.list_img{
float:left;
}
/*区县栏目导航*/
.qx_nav ul{
margin:0;
padding:10px 18px;
list-style:none;
}
.qx_nav ul li{
line-height:20px;
}
.qx_nav li a:link,.qx_nav li a:visited{
padding:0 13px 0 13px;
text-decoration:underline;
}
.qx_nav li a:hover {
padding:0 13px 0 13px;
background:#59AB2A;
text-decoration:none;
color:#FFFFFF;
}
/*列表底部分页*/
.list_foot {
background:#F4F4F4;
height:35px;
margin:0;
padding:0;
}
.listinfo ul {
margin-top:5px;
margin-left:0px;
padding:0;
}
.listinfo li {
	display: inline;
	list-style-type: none;
}
.listinfo ul li a:link,.listinfo ul li a:visited {
   float:left;
   margin-left:13px;
   padding:2px 10px;
   text-decoration: none;
   border:1px solid #F4F4F4;
}
.listinfo ul li a:hover {
    border:1px solid #A5B5C0;
	color:#636563;
}

/*新闻列表*/
.list_title .list_more{
     float:right;
	 margin-right:5px;
}
.list_title{
    height:36px;
	font-weight:bold;
    background: #FFFFFF url(../images/list_32.gif) repeat-x; 
	padding:9px 5px;
}
.page{
     display:block;
     text-align:center;
}
/*新闻列表样式一（标题+内容）*/
.list_style1 {
	width: 480px;
	margin-left:20px;
	padding-bottom:10px;
    background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
}
.date { 
    margin: 5px 0 5px 0; 
	background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
    text-align: right; 
}
.list_style1_title {
	margin: 8px 0 5px 0;
	font-weight:bold;
	font-size: 14px;
}
.list_style1_title a {
    display:block;
	width:450px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.list_style1_title a:link,.list_style1_title a:visited {
	text-decoration: none;
	background-color: inherit;
	background: url(../images/list_5.gif) no-repeat center left;
	padding: 0 0 0 20px;
}
.list_style1_title a:hover {
	background: url(../images/list_6.gif) no-repeat center left;
}
.list_style1 p {
	margin: 0;
	padding: 0;
	line-height:17px;
}
/*新闻列表样式二 （纯标题）*/
.list_style2 ul{
    list-style:none;
    margin:14px 20px;
	padding:0;
}
.list_style2 ul li{
    font-size:12px;
    line-height:20px;
    background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
	padding:3px 5px;
	margin:0;
}
 .list_style2 ul li a {
    padding-left:10px;
    display:block;
	width: 370px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	background: url(../images/text.gif) no-repeat 0px 0px;
}
.list_style2_time{
     float:right;
}
/*新闻列表样式三 （图文混排）*/
.list_style3 {
    width:460px;
    height:107px;
	line-height:17px;
    background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
	padding-top:10px;
	margin-left:30px;
}
.list_style3_img {
    width:120px;
    height:82px;
	border:1px solid #A5B5C0;
    padding:1px 1px;
	float: left;
	margin: 0 10px 0 5px;
}
.list_style3_title a {
    width:310px;
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.list_style3_list {
    width:310px;
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*新闻列表样式四 （商标位置）*/
.list_style4 {
    width:510px;
}
.list_style4 ul{
    padding-top:15px;
    clear:both;
    list-style:none;
}
.list_style4 ul li a img{
    margin:10px 25px;
    width:86px;
    height:51px;
	filter: Alpha(Opacity=70);
 }
 .list_style4 ul li a:hover img{
	filter: Alpha(Opacity=100);
 }
.list_style4 ul li a:link,.list_style4 ul li a:visited {
	border:1px solid #FEE4CF;
    padding:1px 1px;
}
.list_style4 ul li a:hover {
    filter: Alpha(Opacity=100);
	border:1px solid #ff6600;
    padding:1px 1px;
}
/*新闻列表样式五 （无图列表混排）*/
.list_style5 {
    width:220px;
    height:98px;
	float:left;
	line-height:17px;
    background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
	padding-top:10px;
	margin-left:15px;
}
.list_style5_title {
	width:210px;
	display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.list_style5_list {
	width:210px;
	display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*新闻列表样式六 （企业列表）*/
.list_style6 {
    width:460px;
    height:107px;
	line-height:17px;
    background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
	padding-top:10px;
	margin-left:10px;
}
.list_style6_img {
    width:120px;
    height:82px;
	border:1px solid #A5B5C0;
    padding:1px 1px;
	float: left;
	margin: 0 10px 0 5px;
}
.list_style6_title a {
    width:310px;
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.list_style6_list {
    width:310px;
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*新闻列表样式二 （纯标题）*/
.list_style7 ul{
    list-style:none;
    margin:14px 20px;
	padding:0;
}
.list_style7 ul li{
    width:230px;
	height:20px;
	float:left;
    font-size:12px;
    line-height:20px;
    background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
	padding:3px 5px;
	margin-right:20px;
}
 .list_style7 ul li a {
    padding-left:10px;
	width: 220px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	background: url(../images/text.gif) no-repeat 0px 0px;
}
/*----文本框----*/
.inp{
padding:2px 0 0 2px;
height:16px;
}
.inp{
font-size:12px; 
font-family:宋体;
color: #636563;
border: 1px solid #CCCCCC;
}
.sffocus {
background: #F0F9FB; /*----for IE----*/
border: 1px solid #1D95C7;
}
.inp:focus {
background: #F0F9FB; /*----for firefox......----*/
border: 1px solid #1D95C7;
}
