body{background:#fff url(/eportal/fileDir/xlgl/images/bg_hbdc.jpg) center top no-repeat;background-size: cover;}

.container {
    width: 1200px;
    margin: 0 auto;
}

.header1 {
    height: 630px;
    position: relative;
}

.header1 .logo {
    position: absolute;
    top: 20px;
    left: 0;
}

.header1 .back {
    position: absolute;
    top: 20px;
    right: 0;
    width: 110px;
    height: 37px;
    background: #fff;
    display: block;
    color: #12bc79;
    text-align: center;
    line-height: 37px;font-size:16px;
}
.gd {
	top: 132px;
	position: absolute;
	right: 0;
}
.hbdt .cont>div {
    border: 1px solid #f0f0f0;
    padding: 32px 30px;
    height: 122px;
    margin-top: 20px;
    position: relative;
}

.hbdt .cont>div a {
    font-size: 20px;
    font-weight: bold;
    display: block;
}

.hbdt .cont>div span.doccont {
    border-top: 1px solid #f0f0f0;
    font-size: 18px;
    line-height: 40px;
    display: block;
    margin-top: 20px;
    padding-top: 15px;text-indent: 2em;
}

.hbdt .cont>div span.doccont br {
    display: none;
}

.hbdt .cont>div span.date {
    position: absolute;
    bottom: 30px;
    right: 29px;
    color: #999;
}

.qktb {
    margin-top: 40px;
}

.qktb .cont ul li {
    margin-top: 20px;
    float: left;
    width: 522px;
    border: 1px solid #f0f0f0;
    margin-right: 40px;
    height: 86px;
    position: relative;
    padding: 24px 28px;
}

.qktb .cont ul li:nth-child(2n) {
    margin-right: 0;
}

.qktb .cont ul li a {
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
}

.qktb .cont ul li span {
    position: absolute;
    font-size: 16px;
    bottom: 40px;
    right: 29px;
    color: #999;
}

.jbfs {
    margin-top: 40px;
    margin-bottom: 40px;
}

.jbfs .cont {
    margin-top: 20px;
}

.jbfs .cont li {
    float: left;
    background: url(/eportal/fileDir/xlgl/images/jb_bg.png) 20px 24px no-repeat #fff;
    padding-left: 67px;
    height: 126px;
    padding-top: 21px;
    height: 147px;
    width: 518px;
    margin-top: 15px;
    margin-right: 30px;
}

.jbfs .cont li:nth-child(2n) {
    margin-right: 0;
}

.jbfs .cont li a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: 32px;
}

.jbfs .cont li span {
    display: block;
    line-height: 32px;
    font-size: 16px;
}

.ohterlink{display:none;}



@media only screen and (max-width:1025px) {

.header1 {
    height: 200px;
}

.container {
    width: 100%;
}

.hbdt .cont>div {
    height: auto;
}

.qktb img {
    width: 100%;
}


}