*{
    padding: 0;
    margin: 0;
}
body{
    background: url(/material/esd/images/esd_bj.png) no-repeat top center;
    padding-top: 980px !important;
}
.esdbg,.jdbg,.jjesd,.xxgcesdjs{
    width: 1400px;
    margin: 65px auto;
}
.tit{
    height: 132px;
    margin-bottom: 20px;
}
.esdbg .tit{
    background: url(/material/esd/images/esdbg.png);
}
.jdbg .tit{
    background: url(/material/esd/images/jdbg.png);
}
.jjesd .tit{
    background: url(/material/esd/images/jujesd.png);
}
.xxgcesdjs .tit{
    background: url(/material/esd/images/esdjs.png);
}
.esdbg_text{
    background: url(/material/esd/images/jdbg_bj.png);
}
.esdbg_text {
    background: url(/material/esd/images/jdbg_bj.png) no-repeat;
    padding: 53px 32px;
}
.text_left {
    display: inline-block;
    position: relative;
}
.text_left p{
    z-index: 2;
    position: absolute;
    bottom: 4px;
    background-color: rgba(102, 99, 99, 0.5);
    line-height: 40px;
    width: 100%;
    color: #fff;
    text-align: center;
}
.trxt_rigth {
    display: inline-block;
    width: 610px;
    vertical-align: top;
    margin-left: 38px;
}
.trxt_rigth h2 a {
    font-size: 22px;
    color: #fed79f;
    text-decoration: none;
}
.trxt_rigth p {
    font-size: 18px;
    color: #fff;
    line-height: 33px;
    margin-top: 16px;
}
.jdbg_left {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    margin-left: 12px;
}
.jdbg_rigth {
    width: 35%;
    display: inline-block;
    background: url(/material/esd/images/esdbg_bj.png) no-repeat;
    height: 529px;
    padding: 19px;
}
.jdbg_left h2 {
    background: url(/material/esd/images/jdbg_tit.png) no-repeat;
    height: 32px;
}
.jdbg_left ul li {
    list-style: initial;
    line-height: 55px;
    font-size: 18px;
}
.jdbg_left ul li a {
    color: #000;
}
.jdbg_left ul {
    margin-top: 20px;
    margin-left: 20px;
}
.jdbg_rigth p {
    display: none;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.jdbg_rigth p:first-of-type{
    display: block;
}
.ckgd {
    margin-top: -62px;
    width: 174px;
}
.ckgd a {
    display: block;
    font-size: 18px;
    background: #d96c3a;
    color: #fff;
    line-height: 37px;
    text-align: center;
    border-radius: 10px;
}
.jjesd ul {
    margin-left: 20px;
}
.jjesd li {
    line-height: 40px;
    list-style: outside;
}
.jjesd span {
    float: right;
    font-size: 18px;
}
.jjesd a {
    color: #000;
    font-size: 18px;
}
.xxgcesdjs_text {
    display: inline-block;
    margin: 4px 44px;
}
.text_itme {
    margin-bottom: 31px;
}
.date {
    display: inline-block;
    vertical-align: top;
    padding-right: 16px;
    border-right: 2px #999 solid;
}
.date span:first-of-type {
    font-size: 22px;
    display: block;
}
.list_tit {
    display: inline-block;
    margin-left: 10px;
}
.list_tit a {
    display: inline-block;
    padding-left: 36px;
    background: url(/material/esd/images/new.png) no-repeat 0;
    font-size: 18px;
}
.list_tit span {
    display: block;
    /*margin-top: -13px;
    margin-left: -32px;*/
}
.footer-logo {
    display: none;
}
.footer-site {
    background: #bd192e;
}
.footer-site a,.footer-site p {
    color: #fff;
}
.jjesd li:hover{
    color: rgb(189, 25, 46);
}
.jjesd li:hover span {
    color: rgb(189, 25, 46);
}
.jjesd li:hover a {
    color: rgb(189, 25, 46);
}
.jdbg_left li:hover {
    color: red;
    background: url(/material/esd/images/highlight.png) no-repeat;
    background-position-y: 6px;
}
.esd_logo{
    position: absolute;
    top: 50px;
    left: 100px;
}