@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	padding: 0px;
	margin: 0px;
	font-size:100%;
}

#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	width: 1240px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	z-index: 0;
}

.clearfloat {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.fd1 {
	color: #ff9900;
	background-color: #ffffff;
}
.fd2 {
	color: #999999;
}

.line_div {
	padding: 10px;
}

.line_hr {
	height: 1px;
	border: none;
	border-top: 1px solid #eeeeee;
	padding: 5px;
}

.tab_border_no/* 无边框表格样式 */
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:auto;
	
}
.tab_border_no td,th,tr 
{
	font-size:0.9em;
	border:0px solid #000000;
	padding:4px 4px 4px 4px;
}
	
.tab_border_no td 
{
	color:#000000;
}

.search_input_home {
	color: #2d66a5;
	font-size: 15px;
	font-family: '微软雅黑';
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-style: none;
	width: 240px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #2d66a5;
	background-color: #e6f5ff;
	border-radius: 8px;
}

.search_div_sub {
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 2px;
	height: auto;
	font-size: 20px;
}
.search_input_sub {
	color: #2d66a5;
	font-size: 15px;
	font-family: '微软雅黑';
	font-style: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	border-style: none;

	width: 186px;
}


.search_btn {
	background-color: #008cba;
	border: 1px solid #ffffff;
	color: white;
	padding: 2px 8px;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-family: '微软雅黑';
	height: 32px;
	width: auto;
	cursor: pointer;
	border-radius: 8px;
}

.search_btn:hover {
	background-color: white;
	border: 1px solid #008cba;
	color: black;
}
.if_div {
	font-size: 14px;
	font-style: normal;
	font-family: '微软雅黑';
	height: 30px;
	line-height: 30px;
	padding: 10px;
}
#sort_checkbox li {
	float: left;
	font-size: 14px;
	font-style: normal;
	font-family: '微软雅黑';
	display: inline;
	width: 170px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #eeeeee;
}

#sort_checkbox li:hover {
	color: #2d66a5;
	background-color: #000000;
}

.item {
	color: #2d66a5;
}

.item.active {
	color: #2d66a5;
	background-color: #e6f5ff;
}
#query_result {
	text-align: center;
	height: 40px;
	padding: 10px;
	font-weight: 600;
	font-size: 14px;
	font-style: normal;
	font-family: '微软雅黑';
}
#query_count {
	text-align: center;
	height: 32px;
	padding: 10px;
}
.list_more {
	float: right;
	text-align: center;
	width: 42px;
	height: 24px;
	margin-top: 0px;
	padding: 0px;
}
.search_msg {
	text-decoration: none;
	color: #004597;
	font-size: 1.4em;
	font-family: '微软雅黑';
	font-style: normal;
}
a.tit_link_black:link {
	text-decoration: none;
	color: #333333;
	font-size: 1.2em;
	font-family: '微软雅黑';
	font-style: normal;
	line-height: 40px;
}
a.tit_link_black:active {
	text-decoration: none;
	color: #cc3300;
	font-size: 1.2em;
	font-family: '微软雅黑';
	font-style: normal;
	line-height: 40px;
}
a.tit_link_black:visited {
	text-decoration: none;
	color: #000000;
	font-size: 1.2em;
	font-family: '微软雅黑';
	font-style: normal;
	line-height: 40px;
}
a.tit_link_black:hover {
	text-decoration: none;
	color: #ff3300;
	font-size: 1.2em;
	font-family: '微软雅黑';
	font-style: normal;
	line-height: 40px;
}
a.link_top:link {
	text-decoration: none;
	color: #ff0000;
	font-size: 1.2em;
	font-family: '微软雅黑';
	font-style: normal;
	line-height: 32px;
}
a.link_top:active {
	text-decoration: none;
	color: #ff0000;
	font-size: 1.2em;
	font-family: '微软雅黑';
	font-style: normal;
	line-height: 32px;
}
a.link_top:visited {
	text-decoration: none;
	color: #ff0000;
	font-size: 1.2em;
	font-family: '微软雅黑';
	font-style: normal;
	line-height: 32px;
}
a.link_top:hover {
	text-decoration: none;
	color: #ff3300;
	font-size: 1.2em;
	font-family: '微软雅黑';
	font-style: normal;
	line-height: 32px;
}

.dot_red {
	padding-left: 20px;
	background-image: url(dot_red.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

.conner_red {
	padding-left: 20px;
	background-image: url(conner_red.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #eee;
}
a:visited {
	text-decoration: none;
	color: #333;
}
A:hover {
	text-decoration: none;
	color: #666;
}

.btn_nav {
	border: 0px solid #fff;
	width: auto;
	font-size: 14px;
	color: #004597;
	font-family: '微软雅黑';
	text-align: center;
	background: transparent;
	cursor: pointer;
}

.btn_nav:hover {
	padding: 2px;
	-moz-box-shadow: 2px 2px 10px #909090;

	-webkit-box-shadow: 2px 2px 10px #909090;

	box-shadow: 2px 2px 10px #909090;
	transform: scale(1.1);
}
.btn_map {
	border: 1px solid #ffffff;
	background-color: #008cba;
	color: white;
	padding: 4px 8px;
	font-size: 14px;
	font-family: '微软雅黑';
	cursor: pointer;
	height: 36px;
	width: 100px;
	border-radius: 8px;
}

.btn_map:hover {
	background-color: white;
	border: 1px solid #008cba;
	color: black;
}

.btn_rep {
	border: 1px solid #008cba;
	background-color: white;
	padding: 4px;
	font-size: 18px;
	font-style: normal;
	line-height: 32px;
	font-family: '微软雅黑';
	font-weight: 600;
	color: #2d66a5;
	cursor: pointer;
	width: auto;
	border-radius: 5px;
}

.btn_rep:hover {
	background-color: #008cba;
	border: 1px solid #ffffff;
	color: white;
}

.btn_com {
	background-color: #eee;
	border: 1px solid #ffffff;
	color: #000000;
	padding: 2px 4px;
	font-size: 12px;
	font-family: '微软雅黑';
	cursor: pointer;
	height: 36px;
	width: auto;
}

.btn_com:hover {
	background-color: #999;
	color: black;
}




.black_overlay{ display: none; position: fixed; text-align:center;top: 0px; left: 0px; width: 100%; height: 100%; background-color: black; Z-index:99999999; -moz-opacity: 0.5; opacity:.50; filter: alpha(opacity=50); }
.white_content{display: none; position: relative; width: 1080px; height: auto; padding: 10px; border: 4px solid  #FFFF00; Z-index:99999999999999; overflow: auto;border-radius: 4px;overflow-y:hidden;overflow-x:hidden; }

.btn_box{
color:#000000;
font-size: 16px;
font-family: "微软雅黑";
font-style: normal;
font-weight:500px;
height:36px;
line-height:36px;
width:100%;
padding:2px;
border-radius: 4px;
text-align: center;
}
.btn_close{
position:absolute;
right:4px;
top:6px;
	color:#000000;
	background-color:#FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	font-style: normal;
	text-align:center;
	border-style:none;
	cursor:pointer;
	height:28px;
	line-height:28px;
	width:36px;
	border:1px solid #2D66A5;
	padding:2px;
	border-radius: 4px;
}
.ends_img{
	text-align:center;;
}


::-webkit-input-placeholder { /* WebKit browsers */
            color: #999999;
			font-size:0.9em;
        }
        :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #999999;
			font-size:0.9em;
        }
        ::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #999999;
			font-size:0.9em;
        }
        :-ms-input-placeholder { /* Internet Explorer 10+ */
            color: #999999;
			font-size:0.9em;
}

.page_box{
	color: #333;
	font-size:1.0em;
	padding:4px;
	float:left;
}
.page_btn{
	text-align:center;
	border:1px solid  #CC0000;
	color: #b50000;
	font-size:1.0em;
	padding:4px;
	cursor:pointer;
}

.page_btn:hover{
	border:1px solid  #FFCC00;
	background-color: #FFFFCC;
	transition: all 0.5s;
}

.com_act {
padding:10px;
}
.com_act:hover {
	background-color: #eb4646;
	transition: all 0.5s;
	border-radius:5px;
}