@charset "utf-8";
/* CSS Document */
body > div {
    margin-right: auto;
    margin-left: auto;
}
body, div, ul, ol, ul, li, ol, dl, dd, dt, form, span, p, textarea {
    margin: 0;
    padding: 0;
    list-style: none;
}
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
input {
    padding-top: 0;
    padding-bottom: 0;
}
input::-moz-focus-inner {
border:none;
padding:0;
}
select, input {
    vertical-align: middle;
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
}
input[type="text"], input[type="password"], textarea {
    outline-style: none;
    -webkit-appearance: none;
}
textarea {
    resize: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th, td {
    font-size: 12px;
    padding: 0
}
img, a img {
    border: 0;
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
a {
    outline-style: none;
    color: #000;
    text-decoration: none
}
a:hover {
    color: #025194;
    text-decoration: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.clear {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}
.auto {
    margin-left: auto;
    margin-right: auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.show {
    display: block!important;
}
.hide {
    display: none!important;
}
.dys_govWorkReport_graphic {
    height: 428px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.lhTujie .BoxTitle {
    width: 347px;
    height: 132px;
    background: url(../images/t3_title.png) no-repeat;
    margin: 0 auto 20px;
}
.lhTujie .TujieBox {
    width: 100%;
    background: url(../images/tujie_bg.jpg) repeat-y center;
}
.lhTujie .TujieC {
    position: relative;
}
.lhTujie .TujieC .TujieLeft {
    position: absolute;
    left: 80px;
    top: 0;
    width: 410px;
}
.lhTujie .TujieC .TujieLeft div {
    position: absolute;
    right: 0;
    width: 410px;
    overflow: hidden;
    transform-origin: left center;
    -webkit-transform-origin: left center;
}
.lhTujie .TujieC .TujieLeft div img {
    width: 100%;
}
.lhTujie .TujieC .TujieLeft div span.mask {
    width: 410px;
    height: 428px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
    display: inline-block;
}
.lhTujie .TujieC .TujieRight {
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
}
.lhTujie .TujieC .TujieRight .tujieLogo {
    display: inline-block;
    width: 345px;
    height: 128px;
    background: url(../images/tujie_logo.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 52px;
    right: 0;
}
.lhTujie .TujieC .TujieRight .TujieList {
    position: absolute;
    top: 0px;
    right: 0;
    width: 260px;
    height: 428px;
    overflow-y: auto;
    background-color: #015293;
}
.lhTujie .TujieC .TujieRight .TujieList li {
    font-size: 15px;
    color: #fff;
    position: relative;
    line-height: 150%;
    cursor: pointer;
    padding: 20px 10px 0 45px;
    height: 83px;
}
.lhTujie .TujieC .TujieRight .TujieList li.dys_report_bg {
    background: #0068b7;
}
.lhTujie .TujieC .TujieRight .TujieList li a {
    color: #fff;
}
.lhTujie .TujieC .TujieRight .TujieList li.dys_report_bg i {
    display: block;
}
.lhTujie .TujieC .TujieRight .TujieList li i {
    background: url(../images/left_arrow.jpg) 0 0 no-repeat;
    display: none;
    position: absolute;
    left: -8px;
    top: 14px;
    width: 8px;
    height: 16px;
}
.lhTujie .TujieC .TujieRight .TujieList li span.line {
    border-bottom: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 35px;
}
.lhTujie .TujieC .TujieRight .TujieList li p.red {
    color: #fedd00;
    font-size: 24px;
}
.lhTujie .TujieC .TujieRight .TujieList li b {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #fff;
    color: #015293;
    font-size: 20px;
    font-family: Georgia;
    border-radius: 50%;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;
    position: absolute;
    left: 10px;
    top: 20px;
    z-index: 10;
    font-style: italic;
}
