﻿/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

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

fieldset,
img {
    border: 0;
}

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

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

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

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

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}

/* yui3 fonts */

body {
    font:14px/22px Simsun;
    *font-size: small;
    *font: x-small
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}
/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}



/*! grid system 20栅格 1100px */

.container {
    width: 1100px;
    margin: 0 auto;
}
.content {
    width: 998px;
	min-height:400px;
    margin: 0 auto;
}
.row {
    overflow: hidden;
}

.span20 {
    float: left;
    width: 1100px;
}

.span19 {
    float: left;
    width: 1044px;
}

.span18 {
    float: left;
    width: 988px;
}

.span17 {
    float: left;
    width: 932px;
}

.span16 {
    float: left;
    width: 876px;
}

.span15 {
    float: left;
    width: 720px;
}

.span14 {
    float: left;
    width: 764px;
}

.span13 {
    float: left;
    width: 708px;
}

.span12 {
    float: left;
    width: 652px;
}

.span11 {
    float: left;
    width: 596px;
}

.span10 {
    float: left;
    width: 540px;
}

.span9 {
    float: left;
    width: 484px;
}

.span8 {
    float: left;
    width: 428px;
}

.span7 {
    float: left;
    width: 372px;
}

.span6 {
    float: left;
    width: 316px;
}

.span5 {
    float: left;
    width: 260px;
}

.span4 {
    float: left;
    width: 204px;
}

.span3 {
    float: left;
    width: 148px;
}

.span2 {
    float: left;
    width: 92px;
}

.span1 {
    float: left;
    width: 36px;
}

.ml20 {
    margin-left: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mt50 {
    margin-top: 50px;
}



.nobg {
    background: none!important;
}


.banner {
    height: 165px;
}

.menu {
    margin-top: 1px;
    height: 35px;
    background: url(../images/menu.jpg) left repeat-x;
}

.menu-list {
    padding-top: 2px;
    margin-left: 60px;
    height: 33px;
}

.menu-item {
    position: relative;
    float: left;
    margin-right: 20px;
}

.first {
    margin: 0px;
}

.menu-link {
    display: block;
    width: 77px;
    height: 33px;
    text-align: center;
    font: bold 14px/33px Simsun;
    color: #fff;
}

.menu-link.active,
.menu-link:hover {
    color: #f93e25;
    background: url(../images/menu-bg.jpg) no-repeat;
}

.submenu {
    position: absolute;
    padding-top: 2px;
    width: 500px;
    height: 35px;
}

.subleft {
    width: 12px;
    height: 35px;
    background: url(../images/menu-left.png) no-repeat;
}

.subright {
    width: 12px;
    height: 35px;
    background: url(../images/menu-right.png) no-repeat;
}

.submiddle {
    background: url(../images/overflow.png) repeat;
}

.submenu-item {
    float: left;
}

.submenu-link {
    display: block;
    padding: 0 10px;
    height: 33px;
    text-align: center;
    font: 12px/33px Simsun;
    color: #14468e;
    background: url(../images/md-bg.jpg) right center no-repeat;
    border-top: 1px solid #1383bc;
    border-bottom: 1px solid #1383bc;
}

.submenu-link:hover {
    color: #e90f0f;
}

/*基本信息*/

.message {
    border: 1px solid #e6e6e6;
    border-top: none;
}

.message-inner {
    height: 35px;
    font: 12px/35px Simsun;
    color: #000;
    background: url(../images/message-bg.jpg) left repeat-x;
    border: 1px solid #fff;
    border-top: none;
}

.message-time {
    padding-left: 36px;
    height: 35px;
}

.search {
    margin: 0 0 0 84px;
    height: 19px;
}

.qw {
    padding-left: 17px;
    line-height: 19px;
    background: url(../images/fd.jpg) left center no-repeat;
}

.search-box {
    width: 149px;
    height: 17px;
    line-height: 17px;
    background: #fff;
    border: 1px solid #676767;
}

.search-btn {
    padding: 0px;
    margin-left: 6px;
    width: 49px;
    height: 19px;
    text-align: center;
    line-height: 17px;
    background: url(../images/search.png);
    border: 1px solid #878787;
    cursor: pointer;
}

.phone {
    margin-left: 190px;
}

.phone-img {
    width: 22px;
    height: 21px;
    margin: 7px 21px 0 0;
}

.zx {
    margin-right: 13px;
    letter-spacing: 2px;
}

.phone-number {
    margin-top: 7px;
    height: 21px;
    width: 131px;
}
/*底部*/

.foot {
    margin-top: 7px;
    border-top: 8px solid #549bc2;
}

.foot-top {
    padding-top: 26px;
    margin: 0 auto;
    width: 898px;
    height: 30px;
    padding-bottom: 1px;
    background: url(../images/gan.jpg) left bottom repeat-x;
}

.links {
    margin: 0 20px;
}

.foot-link {
    padding: 0 15px;
    font: 12px/30px Simsun;
    color: #000;
}

.number {
    font: 12px/30px Simsun;
}

.number span {
    padding-left: 5px;
}

.number img {
    margin-top: 5px;
}
/*当前人数*/

.person {
    /*margin-left: 25px;*/
    padding-left: 20px;
    font: 12px/30px Simsun;
    /*background: url(../images/person.jpg) left center no-repeat;*/
}

.red {
    color: #ff0000
}

.copyright {
    padding: 12px 0;
    text-align: center;
    font: 12px/18px Simsun;
    color: #000;
}


.titledt a{
    padding-left: 21px;
    color:#0c5d90;
    background: url(../images/arrow2.jpg) left center no-repeat;
}

.onShow ,.onError,.onFocus{
    color:red;
}
#divInfoReportPage a {
    cursor: pointer;
}

.btn_ss {
    width:40px;
}

.pageIdx {
    margin:5px 5px;
}
#divInfoReportPage  .current{
    color:red;
}


/*头部*/

.header {
    width: 1002px;
    margin: 0 auto;
    padding: 0 6px;
    background: #fff;
}


/*所在地点*/

.place {
    line-height: 40px;
    height: 40px;
}

.place > img {
    padding-left: 7px;
    vertical-align: middle;
}

.place > b {
    font-weight: normal;
    color: #eb7f00;
}


/*左边栏*/

.menu {
    font-size: 16px;
}

.menu > h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 49px;
    height: 55px;
    text-align: center;
    color: #fff;
    background: url(../images/menu-head.png) no-repeat center center;
}

.wb-tree {
    width: 246px;
    margin: 0 auto;
}

.wb-tree-items,
.wb-tree-item {
    cursor: pointer;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node {
    line-height: 50px;
    height: 50px;
    padding-left: 29px;
    background: #e2eeef;
}

.wb-tree-iconr {
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 13px;
    margin-right: 16px;
    background: url(../images/haschild.png) no-repeat;
}

.wb-tree-sub {
    display: none;
    padding-left: 10px;
    background: #c3e0e3;
}

.wb-tree-item {
    line-height: 50px;
    height: 50px;
}

.wb-tree-item > a {
    line-height: 32px;
    display: inline-block;
    width: 195px;
    height: 32px;
    padding-left: 30px;
    border-radius: 14px;
    background: url(../images/menuchild.png) #c3e0e3 no-repeat 21px center;
}

.wb-tree-item > a:hover {
    font-weight: bold;
    color: #fff;
    background: url(../images/menuchild-hover.png) #65b9c2 no-repeat 21px center;
}

.wb-tree-item .last {
    margin-bottom: 0;
}

.wb-tree-node:hover .wb-tree-tt,
.current .wb-tree-tt {
    color: #fff;
}

.wb-tree-node:hover,
.current .wb-tree-node {
    background-color: #65b9c2;
}

.wb-tree-node:hover .wb-tree-iconr,
.current .wb-tree-iconr {
    width: 16px;
    height: 16px;
    margin-top: 24px;
    background: url(../images/haschild-active.png) no-repeat;
}

.current .wb-tree-sub {
    display: block;
}
.zx-sel zx-per15 zx-mt10
{
	
	width:50px;
	height:25px;	

	
	
}

.m-pagination {
	text-align:center;
}
	
	
.m-pagination-page{

    float: none;
    display: inline-block;
}
.m-pagination-page:after {
	content:" ";
	display:table;
	clear:both;
}



