@charset "gb2312";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin:0;
	padding:0
}
body {
	background:#fff;
	-webkit-text-size-adjust:100%;
	font-family: "微软雅黑";
	font-size: 14px;
}
em {
	font-style:normal
}
li {
	list-style:none
}
img {
	border:0;
	vertical-align:middle
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	/*color: #0B82EA;蓝色字*/
	color:red;
}
a:active {
	text-decoration: none;
	color: #0152DF;
}
.clear {
	clear:both;
	height:1px;
	line-height: 1px;
}
.top {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images2014/top_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.top_content {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	line-height: 30px;
}
.logo {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.logo .logo_text {
	width:280px;
	float:left;
	margin: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
	display:inline;
}
.search {
	float:right;
	width:700px;
	display:inline;
}
.search_bar {
	font-size:16px;
}
.search_bar_select {
/*background-image:url(../images2014/search_bar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight:bold;
	font-size: 16px;*/
}
.search_type {
	height:33px;
	line-height:33px;
	text-align:right;
	overflow:hidden;
}
.search_area {
	border:1px solid #CDE3EE;
	padding:1px;
	background-color:#F0F7FF;
}
.search_bg {
	background-image: url(../images2014/search_bg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 555px;
	float: left;
	border: 0px;
	font-size: 14px;
	padding-left: 25px;
	font-weight: bold;
	line-height: 31px;
}
.search_button {
	background-image: url(../images2014/search_button.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 89px;
	float: left;
	border: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
/*顶部搜索样式*/
.table_toptab td {
	float:left;
	cursor:pointer;
	text-align:center;
	height:33px;
	line-height:33px;
	font-weight:bold;
	font-size: 16px;
	color:#034496;
	border:1px solid #FFFFFF;
	border-bottom:0px;
	overflow:hidden;
}
.table_toptab td.hover {
	background:#e8f5fe;
	color:#E24745;
	font-weight:bold;
	font-size: 16px;
	border:1px solid #CDE3EE;
	border-bottom:0px;
}
.table_toptab_content {
	padding:5px;
	line-height:180%;
}
.table_toptab_content td {
	padding:3px;
}
.part_title {
	float:left;
	background-image: url(../images2014/part_title.jpg);
	width:170px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 25px;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	margin-left: 10px;
	font-weight: bold;
	display:block;
}
.part_more {
	float:right;
	width:50px;
	padding-top: 12px;
	display:block;
}
.nav {
	width:100%;
	background-image: url(../images2014/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
.nav_content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.nav_content ul {
	width:980px;
	margin-left:10px;
}
.nav_content ul li {
	float:left;
	width:140px;
	height:45px;
	line-height:45px;
	text-align:center;
	background-image: url(../images2014/nav_bar.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color:#FFFFFF;
}
.nav_content ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:"微软雅黑", Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	display: block;
}
.nav_content ul li a:visited {
	color:#FFFFFF;
}
.nav_content ul li a:link {
	color:#FFFFFF;
}
.nav_content ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background-image: url(../images2014/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.nav_content ul li a:active {
	color:#FFFFFF;
}
.nav_content ul li a.hover {
	background-image: url(../images2014/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.content {
	width:1000px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	display:block;
}
.content .ad {
	float:left;
	width:495px;
}
.content .part1_left {
	width:720px;
	float:left;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B82EA;
	border-right-color: #BADEF4;
	border-bottom-color: #BADEF4;
	border-left-color: #BADEF4;
	display:block;
	overflow: hidden;
}
.content .part1_left_title {
	background-image: url(../images2014/part1_title_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BADEF4;
	display:block;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}
.content .part1_left_content {
	padding:8px;
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;
}
.content .part1_left_content ul li {
	float:left;
	width:172px;
	padding: 5px;
	padding-left:2px;
	padding-right:2px;
}
.content .part1_left_content ul li h1 {
	font-size:14px;
	font-weight:bold;
	clear: both;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
}
.content .part1_left_content ul li .part1_img {
	float:left;
	width: 77px;
}
.content .part1_left_content ul li .part1_img img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.content .part1_left_content ul li .part1_list {
	float:left;
	margin-left:5px;
	line-height: 1.2em;
}
.content .part1_left_content ul li .part1_list span {
	font-size:12px;
}
.content .part1_left_content ul li .part1_list i {
	color:red;
	font-family: Arial, Helvetica, sans-serif;
}
/*首页商圈图片列表*/
.content .part1_position_content {
	padding:8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.content .part1_position_content ul li {
	float:left;
	width:171px;
	padding: 5px;
	background-color: #FCFDFF;
	padding-left: 2px;
	padding-right: 2px;
}
/*.content .part1_position_content ul li:hover {
	background-color: #BCDEF9
}*/
.content .part1_position_content ul li h1 {
	font-size:14px;
	font-weight:bold;
	clear: both;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
}
.content .part1_position_content ul li .part1_img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	width: 75px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	text-align: center;
	height: 121px;
}
.content .part1_position_content ul li .part1_text {
	float:right;
	width: 83px;
	margin-left: 4px;
	line-height: 26px;
}
.content .part1_position_content ul li .part1_list {
	float:left;
	width: 80px;
	margin-left: 4px;
}
.content .part1_position_content ul li .part1_list ul li {
	width:100%;
	float:left;
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding: 0px;
	background-image: url(../images2014/point.jpg);
	background-repeat: no-repeat;
	background-position: left 13px;
	text-align: left;
	text-indent: 5px;
	border: 0;
}
.content .part1_position_content ul li .part1_list ul li:hover {
	background-color:#F0F7FD;
}
/*.content .part1_position_content ul li .part1_list ul li:hover {
	background-color:#ffffff;
}*/
/*商圈图片结束*/

.content .part1_right {
	width:270px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FFAA71;
	border-bottom-color: #FFAA71;
	border-left-color: #FFAA71;
	float: right;
	overflow: hidden;
}
.content .part1_right_title {
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffaa71;
	background-color: #FFFBF8;
	display: block;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}
.content .part1_right_content {
	padding:8px;
	display: block;
}
.content .part1_right_content li {
	display:inline-block;
	line-height: 25px;
	overflow: hidden;
	height: 25px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	border-bottom:1px solid #FFFFFF;
}
.content .part1_right_content li:hover {
	background-color:#FFFAF6;
	border-bottom:1px solid #FF9900
}
.content .part1_right_content li .s1 {
	float:left;
	width:105px;
	overflow: hidden;
}
.content .part1_right_content li .s2 {
	width:60px;
	float:left;
	padding-left:5px;
}
.content .part1_right_content li .s2 i {
	font-family:Arial, Helvetica, sans-serif;
}
.content .part1_line_content {
	padding:8px;
}
.content .part1_line_content li {
	float:left;
	width:50%;
	height: 25px;
	line-height: 25px;
	border-bottom:1px solid #FFFFFF;
}
.content .part1_line_content li:hover {
	background-color:#FFFAF6;
	border-bottom:1px solid #FF9900
}
.content .part1_area_content {
	padding:8px;
}
.content .part1_area_content li {
	float:left;
	width:25%;
	height: 25px;
	line-height: 25px;
	border-bottom:1px solid #FFFFFF;
}
.content .part1_area_content li:hover {
	background-color:#FFFAF6;
	border-bottom:1px solid #FF9900
}
.content .part3 {
	width:495px;
	float:left;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B82EA;
	border-right-color: #BADEF4;
	border-bottom-color: #BADEF4;
	border-left-color: #BADEF4;
}
.content .part3_title {
	background-image: url(../images2014/part1_title_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BADEF4;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}
.content .part3_content {
	padding:8px;
}
.content .part3_content ul li {
	float:left;
	width:100%;
	height:29px;
	line-height:29px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
}
.content .part3_content ul li:hover {
	background-color:#F0F7FD;
}
.content .part3_content ul li .s1 {
	width:50px;
	float:left;
}
.content .part3_content ul li .s2 {
	width:169px;
	float:left;
}
.content .part3_content ul li .s3 {
	width:70px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
.content .part3_content ul li .s4 {
	width:110px;
	float:left;
}
.content .part3_content ul li .s5 {
	width:80px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
.content .part3a {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FFAA71;
	border-bottom-color: #FFAA71;
	border-left-color: #FFAA71;
}
.content .part3a .part3_title {
	background-color:#FFFBF8;
	background-image:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAA71;
}
.content .part4 {
	width:243px;
	float:left;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B82EA;
	border-right-color: #BADEF4;
	border-bottom-color: #BADEF4;
	border-left-color: #BADEF4;
}
.content .part4_title {
	background-image: url(../images2014/part4_title_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BADEF4;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}
.content .part4_content {
	padding:8px;
	background-image: url(../images2014/part4_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content .part4_content ul li {
	line-height:28px;
	height:28px;
	background-image: url(../images2014/point.jpg);
	background-repeat: no-repeat;
	background-position: left 13px;
	text-align: left;
	text-indent: 5px;
	overflow: hidden;
}
.part_atitle {
	float:left;
	background-image: url(../images2014/part4_title.jpg);
	width:96px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 25px;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	margin-left: 10px;
	font-weight: bold;
}
.part_amore {
	float:right;
	width:50px;
	padding-top: 12px;
}
.link {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.link .link_title {
	line-height:30px;
	border-bottom:2px solid #0A61D4;
	display:block;
}
.link .link_title h2 {
	font-size:14px;
	width:100px;
	float:left;
	background-image: url(../images2014/part_title.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	text-indent: 25px;
}
.link .link_title span {
	float:right;
	width:840px;
	text-align: right;
}
.link .link_content {
	background-color:#F8F8F8;
	padding: 8px;
	display:block;
}
.link .link_content li {
	float:left;
	width:120px;
	text-align:left;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	display:block;
}
.footer {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border-top:2px solid #0B62D5;
	margin-top:8px;
}
.footer .foot_title {
	background-color:#F8F8F8;
	text-align: center;
	padding: 8px;
}
.footer .foot_content {
	text-align:center;
	line-height:26px;
	padding: 8px;
}
.table_paddingtd td {
	padding:6px;
}
.table_paddingtd .reg_text {
	width:180px;
	height:26px;
	line-height:26px;
	border:1px solid #999999;
}
.table_paddingtd .reg_button {
	padding:10px;
}
.link_list a {
	margin:5px;
	padding:5px;
	display:block;
	float:left;
}
.viewinfo td {
	padding:2px;
	line-height:180%;
}
.user_form {
	height:28px;
	line-height:28px;
}
.user_button {
	padding:4px;
	margin:5px;
}
.all_nav {
	float: left;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B82EA;
	border-right-color: #BADEF4;
	border-bottom-color: #BADEF4;
	border-left-color: #BADEF4;
}
.all_nav_title {
	background-image: url(/images2014/part1_title_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BADEF4;
	height:33px;
	line-height:33px;
	overflow:hidden;
}
.all_nav_name {
	float: left;
	background-image: url(/images2014/part_title.jpg);
	width: 130px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 25px;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	margin-left: 10px;
	font-weight: bold;
}
.all_nav_more {
	float: right;
	width: 50px;
	padding-top: 12px;
}
.all_nav_content {
	padding: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.search_list {
	line-height: 24px;
}
.search_list ul {
	margin:0px;
	padding:0px;
}
.search_list ul li {
	width: 982px;
	line-height: 26px;
	border-top: none;
	background: #FFF;
	clear: both;
	padding-top:2px;
	padding-bottom:2px;
}
.search_list ul li a {
	margin-right: 15px;
	display: inline-block;
	color: #0053DF;
}
.search_list ul li a.hover {
	color:red;
}
