﻿body{ background:#FFF}
tt.h6{ height:6px; display:block;}
/*列表页*/
.sidebar{ width:242px; }
.sidebar p{line-height:23px;}
.sidebar_tilte{height:30px; background:#FF8601; margin-bottom:8px;}
.sidebar_tilte h1{ background:url(../images/column/sidebar_pic.png) no-repeat 220px center; 
line-height:30px; height:30px; padding-left:8px; color:#FFF; font-size:14px;}
.sidebar_list li{ line-height:26px; padding-left:8px;}
ul.icon li{ background:url(../images/column/list_style.png) no-repeat left center; margin-left:10px;}
.sidebar_list a{}
.sidebar_list a:hover{ color:#135294;}
.page_down{height:54px; line-height:54px; text-align:right}
.page_down a{ background:none;}
.page_down a:hover{ color:#F35001; text-decoration:underline;}
.location{ height:45px; line-height:45px;}
.list_text dd{background:url(../images/column/dotLine.gif) repeat-x left bottom;}
/* 内页搜索*/
.search02{ text-align:center;}
.input_style{ border:#FF8601 solid 1px; height:28px; line-height:28px; padding-left:5px; width:300px;}
.btn_search02{height:33px; width:70px; border:/*#EA6805*/ 1px solid; font-size:1.125em; color:#fff;line-height:33px;
      background:#FD7B0A; /*{b-bar-background-color}*/;
      background-image: -webkit-gradient(linear, left top, left bottom, from( #FA971C /*{b-bar-background-start}*/), to( #FF6C00 /*{b-bar-background-end}*/)); /* Saf4+, Chrome */
	  background-image: -webkit-linear-gradient( #FA971C /*{b-bar-background-start}*/, #FF6C00 /*{b-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	  background-image:    -moz-linear-gradient( #FA971C /*{b-bar-background-start}*/, #FF6C00 /*{b-bar-background-end}*/); /* FF3.6 */
	  background-image:     -ms-linear-gradient( #FA971C /*{b-bar-background-start}*/, #FF6C00 /*{b-bar-background-end}*/); /* IE10 */
	  background-image:      -o-linear-gradient( #FA971C /*{b-bar-background-start}*/, #FF6C00 /*{b-bar-background-end}*/); /* Opera 11.10+ */
	  background-image:         linear-gradient( #FA971C /*{b-bar-background-start}*/, #FF6C00 /*{b-bar-background-end}*/);
      border-radius:6px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */ 
      -moz-border-radius:6px; /* Mozilla浏览器的私有属性 */ 
      -webkit-border-radius:6px; /* Webkit浏览器的私有属性 */ 
      border-radius:6px 6px 6px 6px; /* 四个半径值分别是左上角、右上角、右下角和左下角 */ 
	  /*-moz-box-shadow:1px 1px 3px #CCC;
      -webkit-box-shadow:1px 1px 3px #CCC;
      box-shadow:1px 1px 3px #CCC;*/
	  outline:none;
	  cursor:pointer;
	  }
.btn_search02{ margin-left:10px;}
.list_section{width:730px; margin-top:15px}
.list_section dt span{float:right;  font-size:12px; font-weight:normal;}
.list_section dt a{color:#666666;}
.list_section dt a:hover{text-decoration:none;}
.list_section dt{ height:42px; border-top:#EF6D1F solid 2px; border-bottom:#E4E4E4 solid 1px; line-height:42px; font-size:19px; font-weight:bold;}
.list_section dd{ /*background:url(../images/column/dotLine.gif) repeat-x left bottom;*/ line-height:32px;}
.list_section dd a{padding-left:8px;background:url(../images/column/list_style.png) no-repeat left center;}
.list_section dd a:hover{text-decoration:none; color:#1B1B1B;}

/*公众查询*/
.gzcx{width:730px;}
.gzcx h1{ border-bottom:2px solid #F06D1F; height:33px; line-height:33px; font-size:20px; color:#F06D1F; font-weight:bold; text-align:center;}
.gzcx fieldset{width:356px; background:#F7F7F7; border:1px solid #CCCCCC; padding-bottom:6px; padding-top:6px;}
.gzcx legend{ margin-left:20px; background:url(../images/column/search02.png) no-repeat 2px top; padding-left:45px;height:37px; line-height:37px; font-size:14px; font-weight:bold;}
.gzcx label{ width:75px; display:block; text-align:right; line-height:20px; height:20px;float:left;}
.gzcx input{ /*border:1px solid #BCBCBC;*/ height:20px; margin-bottom:12px; width:200px; padding-left:2px;}
.gzcx .input_cx{ border:none; height:31px; width:80px; border:1px solid #FF6500; background:#FF8601; color:#FFF; font-size:14px;
      border-radius:3px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */ 
      -moz-border-radius:3px; /* Mozilla浏览器的私有属性 */ 
      -webkit-border-radius:3px; /* Webkit浏览器的私有属性 */ 
      border-radius:3px 3px 3px 3px; /* 四个半径值分别是左上角、右上角、右下角和左下角 */ 
      cursor:pointer;
}
.gzcx select{ margin-bottom:12px; width:130px;height:23px;}
/* 在线答疑*/
.frw{width:730px;}
.zxdy{}
.zxdy label{ display:inline-block; width:60px; text-align:right; margin-right:10px; }
.zxdy i{display:block; font-style:normal;margin:12px auto;}
.zxdy i label{ vertical-align:top;}
.zxdy p{ height:30px; margin-top:20}
.zxdy em{ color:red; font-style:normal;}
.zxdy span{ color:#666666;}
.zxdy input{ border-bottom:1px solid #A7B5BC;border-top:none;border-left:none;border-right:none; padding-left:3px; width:210px;}
.zxdy textarea{width:490px; height:75px; border:1px solid #A7B5BC; display:inline-block;padding-left:3px; }
.zxdy hr{border-bottom:1px solid #D9D9D9;
border-top:none;border-left:none;border-right:none;
height:1px;
}
input.input{border:none; height:31px; width:80px; border:1px solid #FF6500; background:#FF8601; color:#FFF; font-size:14px;
      border-radius:3px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */ 
      -moz-border-radius:3px; /* Mozilla浏览器的私有属性 */ 
      -webkit-border-radius:3px; /* Webkit浏览器的私有属性 */ 
      border-radius:3px 3px 3px 3px; /* 四个半径值分别是左上角、右上角、右下角和左下角 */ 
      cursor:pointer; margin-right:6px; }
.hf{}
.hf table{width:100%; margin-top:25px;}
.hf table td{ height:32px;  border:1px solid #CCCCCC; padding:0 8px; text-align:left; line-height:24px;}	  
.hf .tr{ text-align:right;background:#F9F9F9; }
/* 中心简介*/
.Mainleft{width:1002px;}
.LeftTitle h1 {
margin-top: 20px;
text-align: center;
margin-bottom: 15px;
font-size: 20px; font-weight:bold;
font-family: "Microsoft YaHei"; 
border-bottom: 1px dashed #E3E7EA; 
padding-bottom:15px;
}
.Leftbody{ line-height:30px;   } 
.Leftbody p{text-indent:24px; }
.Leftbody_border{border:1px solid #E3E7EA; padding-right:13px;padding-left:20px; margin-bottom:10px;}
.Leftbody_border02{padding-left:14px;}
pre.time{ padding-bottom:25px; color:#9A9696;}
