@charset "utf-8";
/* CSS Document */

/* 公共样式 */
body,html,ul,li,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,p,form,input,th,td,sup,ins,del
	{
	margin: 0px;
	padding: 0px;
}
/* 主体背景为白色,字体大小12px,行高18px,字体为Arail和宋体,字体色彩#333 */
body {
	font: 14px/18px "微软雅黑";
	color: #423e3c;
	width: 100%;
	background: #f4f4f5;
}
/* 图片和表单分组标签边框为0 */
img {
	border: 0px;
	vertical-align: top;
}

ul,li {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

caption,th {
	text-align: center;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input:focus,textarea:focus,select:focus {
	outline: none;
}

select,input {
	vertical-align: middle;
}

legend {
	color: #000;
}

.clean:before,.clean:after,.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}

.clean:after,.clearfix:after {
	clear: both;
}

.clean,.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.break {
	word-wrap: break-word;
	width: inherit;
}

.linkhidden {
	text-indent: -9999em;
	overflow: hidden;
}

.hidden {
	display: none;
}

a {
	text-decoration: none;
}

/*reset*/

/*主要样式*/
.subNavBox {
	float: left;
	width: 187px;
	border: solid 1px #d8d8d8;
	margin: 2px auto;
	font-family: "微软雅黑";
	-moz-user-select: none;
   -khtml-user-select: none;
    user-select: none;
}

.subNav {
	border-bottom: solid 1px #bfbfbf;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	color: #e15517;
	line-height: 37px;
	padding-left: 42px;
}

.subNav:hover {
	color: #277fc2;
}

.currentbg {
	background: #dedede url(../images/photo.jpg) no-repeat 13px 7px;
}

.currentbm {
	background: #dedede url(../images/qq.jpg) no-repeat 13px 7px;
}

.currentyh {
	background: #dedede url(../images/jiaoyi.jpg) no-repeat 13px 7px;
}

.currentch {
	background: #dedede url(../images/cai.jpg) no-repeat 13px 7px;
}

.currentxt {
	background: #dedede url(../images/cog.png) no-repeat 13px 7px;
}

.currentul {
	background: #dedede url(../images/wangdian.jpg) no-repeat 13px 7px;
}

.navContent {
	display: none;
	border-bottom: solid 1px #d8d8d8;
	background: #fefaf1;
}

.navContent li a {
	display: block;
	width: 145px;
	heighr: 32px;
	padding-left: 44px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	color: #616161;
	border-bottom: solid 1px #d8d8d8;
}

.navContent li a:hover {
	color: #f17a0b;
	background-color: #fddeae
}

/* 超链接样式 */
a {
	text-decoration: none;
	word-wrap: break-word;
	color: #000;
}

a:hover {
	text-decoration: NONE;
	color: #555;
}

/* 公共调用 */
h1 {
	font-size: 18px;
	color: #000;
	font-weight: 100;
}

.wrap {
	margin: 0px auto;
	width: 980px;
	margin-top: 10px;
	overflow: hidden;
}

.guide {
	width: 980px;
	height: 30px;
	line-height: 30px;
	color: #f98a00;
}

.guide a hover: {
	color: #354165;
}

.gray {
	color: #999999;
}

.red {
	color: #ff0000;
}

.red_font {
	color: #ff0000;
}

.red14 {
	color: #e15517;
}

.blue_font {
	color: blue;
}

.content {
	float: right;
	width: 781px;
	background: #FFF;
	overflow: hidden;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.inputloog {
	float: left;
	width: 340px;
	height: 48px;
	line-height: 48px;
	border: 0px;
	border-bottom: dashed 1px #c6c5c5;
	padding-left: 6px;
	font-size: 46px;
	color: #ff0000;
	font-family: Verdana;
	font-weight: bold;
}

.inputduang {
	float: left;
	width: 150px;
	height: 48px;
	line-height: 48px;
	border-bottom: dashed 1px #c6c5c5;
	padding-left: 6px;
	font-size: 36px;
	color: #ff0000;
	font-family: Verdana;
	font-weight: bold;
}

.inputprice {
	float: left;
	width: 53px;
	height: 32px;
	margin-right: 5px;
	margin-top: 10px;
	display: inline;
	line-height: 32px;
	text-align: center;
	color: #555;
	font-size: 20px;
	border: 1px dashed #c6c5c5;
	cursor: pointer;
}

.inputprice:hover {
	color: #fff;
	background: #e15517;
}

.queren {
	width: 135px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	border-radius: 5px;
	background: #ffc024;
	font-size: 16px;
	cursor: pointer;
	border: 0px;
	margin-right: 10px;
	color: #FFF;
	font-weight: bold;
}

.queren:hover {
	background: #f17a0b;
}

.congzhi {
	width: 135px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	border-radius: 5px;
	background: #dedede;
	font-size: 16px;
	cursor: pointer;
	border: 0px;
	font-weight: bold;
	color: #555;
}

.congzhi:hover {
	background: #adacac;
}

.inputnumb {
	float: left;
	width: 107px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #c6c5c5;
	padding-left: 6px;
	font-size: 36px;
	color: #ff0000;
	font-family: Verdana;
	font-weight: bold;
}

.inputzhong {
	float: left;
	width: 320px;
	height: 48px;
	line-height: 48px;
	border-bottom: dashed 1px #c6c5c5;
	padding-left: 6px;
	font-size: 36px;
	color: #ff0000;
	font-family: Verdana;
	font-weight: bold;
}

.serch {
	display: block;
	width: 65px;
	height: 24px;
	line-height: 24px;
	background: #ffc024;
	text-align: center;
	font-weight: bold;
	color: #444;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.serch:hover {
	background: #f17a0b;
}

.chaxun {
	display: block;
	width: 65px;
	height: 24px;
	line-height: 24px;
	background: #ffc024;
	text-align: center;
	font-weight: bold;
	color: #444;
	font-size: 14px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.chaxun:hover {
	background: #e15517;
	color: #FFF;
}

.serch_input {
	border: dashed 1px #BBB;
	vertical-align: middle;
	width: 96px;
	height: 24px;
	line-height: 24px;
}

.serch_input01 {
	border: dashed 1px #BBB;
	vertical-align: middle;
	width: 232px;
	height: 24px;
	line-height: 24px;
}

.serch_input02 {
	border: dashed 1px #BBB;
	vertical-align: middle;
	width: 102px;
	padding: 2px;
}

.serch_inputri {
	border: dashed 1px #BBB;
	vertical-align: middle;
	width: 96px;
}

.serch_select{
	border: solid  1px #999;
	vertical-align: middle;
	width: 96px;
	height: 27px;
}

.pad5 {
	padding: 0px 3px;
}

.Wdate {
	border: #999 1px dashed;
	background: url(../images/datePicker.gif) no-repeat right;
}

.charge_query_date {
	padding: 2px;
	font-size: 12px;
}

.inputsky {
	float: left;
	width: 200px;
	height: 34px;
	line-height: 34px;
	border: 0px;
	border-bottom: dashed 1px #c6c5c5;
	padding-left: 6px;
	font-size: 24px;
	color: #ff0000;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 12px;
}

.charge_query_select {
	border: 1px dashed #c6c5c5;
	padding-left: 6px;
	height: 34px;
	line-height: 34px;
	font-size: 24px;
	width: 208px;
}

.clear20 {
	font-size: 1px;
	height: 15px;
	line-height: 15px;
	clear: both;
}

.charge_query_select01 {
	border: 1px dashed #c6c5c5;
	padding-left: 6px;
	height: 34px;
	line-height: 34px;
	font-size: 24px;
	width: 263px;
}

.inputsky01 {
	float: left;
	width: 255px;
	height: 34px;
	line-height: 34px;
	border: 0px;
	border-bottom: dashed 1px #c6c5c5;
	padding-left: 6px;
	font-size: 24px;
	color: #ff0000;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 12px;
}

.xialapad {
	margin-top: 5px;
}

.inputsky_xl {
	border: 1px dashed #c6c5c5;
	padding-left: 5px;
	height: 34px;
	line-height: 34px;
	font-size: 24px;
	width: 101px;
	margin-top: 6px;
}

/* 头部样式 */
.header {
	width: 100%;
	height: 96px;
	overflow: hidden;
}

.top {
	margin: 0px auto;
	width: 980px;
	height: 63px;
	overflow: hidden;
}

.logo {
	float: left;
	width: 420px;
	padding-top: 11px;
	overflow: hidden;
}

.menu {
	float: left;
	width: 292px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 176px;
	margin-top: 15px;
}

.menu ul {
	float: right;
	width: 230px;
}

.menu li {
	float: left;
	color: #be4f1e;
	text-align: center;
	display: inline-block;
	padding: 10px 16px;
	font-family: "微软雅黑";
}

.menu li a {
	display: block;
	color: #be4f1e;
}

.menu li a:hover {
	display: block;
	color: #333;
}

.tui {
	float: right;
	width: 78px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	background: #e15517;
	font-weight: bold;
	display: block;
	cursor: pointer;
	margin-top: 20px;
	font-family: "微软雅黑";
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tui:hover {
	color: #FFF;
	background: #e16d17;
}

.gonggao {
	width: 100%;
	height: 33px;
	background: #e15517;
}

.gongao_kj {
	margin: 0 auto;
	width: 980px;
}

.gonggao .gg {
	float: left;
	width: 700px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 33px;
	margin-right: 30px;
}

.gonggao .suo {
	float: left;
	width: 57px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FFF;
	display: block;
	cursor: pointer;
	background: #ffc024;
	color: #333;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 4px;
	font-family: "微软雅黑";
}

.gonggao .shijian {
	float: right;
	width: 175px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 33px;
	font-family: "微软雅黑";
}

.gonggao .shijian span {
	color: #f8c301;
}

/* 左边部样式 */
.menu_left {
	float: left;
	width: 189px;
	overflow: hidden;
}

.kuai_menu {
	float: left;
	width: 204px;
	overflow: hidden;
}

.menuimg {
	float: left;
	width: 52px;
	margin-right: 16px;
	margin-bottom: 8px;
	display: inline;
}

.menuimg p {
	text-align: center;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #423e3c;
}

.menuimg img:hover {
	filter: alpha(opacity = 80); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.8; /*Firefox私有，透明度50%*/
	opacity: 0.8; /*其他，透明度50%*/
}

/* bottom部样式 */
.bottom {
	clear: both;
	margin: 0 auto;
	width: 980px;
	margin-top: 35px;
	border-top: 1px solid #dedede;
	line-height: 50px;
	text-align: center;
	font-size: 12px;
	color: #5c5b5b;
	overflow: hidden;
}

/*next*/
.linknext {
	width: 998px;
	border-top: 1px solid #c4c4c4;
	height: 90px;
	overflow: hidden;
}

.linknext .ne_left {
	float: left;
	padding-left: 30px;
	width: 200px;
	margin-top: 26px;
	display: inline;
}

.ne_right {
	float: right;
	border: 1px solid #c4c4c4;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 30px;
	margin-top: 26px;
	display: inline;
}

.ne_right li {
	float: left;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid #c4c4c4;
}

.ne_right .active {
	background: #94bf54;
}

.ne_left a {
	width: 130px;
	height: 30px;
	text-align: center;
	background: #94bf54;
	box-shadow: 0px 2px 2px #555;
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ne_right li a {
	color: #999;
	display: block;
	padding: 0px 10px;
}

.ne_right li a:hover {
	color: #333;
}

.ne_right .active a {
	color: #fff;
}

.ne_right .active a:hover {
	color: #fff;
}

.menuimg {
	float: left;
	width: 52px;
	margin-right: 16px;
	margin-bottom: 8px;
	display: inline;
}

.support {
	font-size: 14px;
	width: 749px;
	font-weight: bold;
	color: #4C4B53;
	line-height: 26px;
	border-bottom: 1px solid #EBEBEB;
	margin: 10px 0px;
}

.input_next {
	border: 1px solid #ff8624;
	background: #ffc024;
	width: 50px;
	height: 20px;
	line-height: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline;
	cursor: pointer;
}

.input_next:hover {
	background: #ffce24;
}

.congqi {
	margin-top: 10px;
}

.sertable td {
	height: 32px;
}

.page_control {
	width: 100%;
	text-align: right;
	margin-top: 20px;
	font-size: 12px;
}

.page_button {
	color: #333333;
	font: 14px "\5B8B\4F53";
}