div#page:before{
	    background:url(../../lm-2.jpg) left top no-repeat #296259  !important;
}
#content:before{
	background:url(../../channeltext-gj.png) no-repeat center center  !important;
}
.ilistblock-rules {
    margin-bottom: 120px;
}
/*.block-region-right-left {
    padding: 40px 0;
}*/
.gjhz-block {
    padding: 80px 60px 40px;
    display:flex;
    position:relative;
    min-height:500px;
}
.gjhz{
    align-items: center;
    display: flex;
    width: 46%;
    justify-content: center;
    margin: 0 2%;
}
.gjhz a{
	padding:20px;
	display:block;
	align-items:center;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-weight:600;
	position: relative;
}
.gjhz a:after{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: url(/eao-live/sites/default/files/jt.png) no-repeat bottom center;
    content: "";
    left: 0;
}

.block-region-right-right:after{
background: url(/eao-live/sites/default/files/jing-01.jpg) no-repeat center center;
background-size: cover;
opacity:0.2;
}
.gjhz.gjhz01{
	background-color:rgba(167,106,78,0.6);
}
.gjhz.gjhz01:hover{
	background-color:rgba(167,106,78,0.8);
}
.gjhz.gjhz02{
	background-color:rgba(0,121,72,0.6);
}
.gjhz.gjhz02:hover{
	background-color:rgba(0,121,72,0.8);
}
.page-taxonomy div#footer {
    margin-top: -80px;
} 
/*.gjhz-block:after
{
    position: absolute;
    content: "";
    background: url(/eao-live/sites/default/files/jing-01.jpg) no-repeat center center;
    left: 0;
    right: 0;
    width: 133%;
    height: calc(100% + 120px);
    top: -120px;
    z-index: -1;
}*/