
.nav_bottom{
    z-index: 40;
    background: black;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 45px;
    margin-top: -49px;
}
.navb_ul{
    width: 1200px;
    margin: 0 auto;
}
.tzgg{

    float: left;
    color: #e40830;
    background-color: #f9ebd4;
    padding: 6px 9px;
    border-radius: 15px;
    margin-top: 8px;
    margin-right: 20px;
    font-size: 14px;
}
 .jTzggW{
   overflow: hidden;
    float: left;
    width: 1000px;
    height: 100%;
    margin-left: 50px;
}
.jTzggW ul li{
   margin-right: 130px;
    float: left;
    width:432px;
}
.jTzggW ul li a{
    line-height: 45px;
    color: #fff;
}
.jLRContent {
    margin-top: 20px;
}
.sjbt{
margin-bottom: 20px;
}
.sjl{
float:left;
}
.sjr,.gzr,.jsal{
width:560px;
float:right;
}
.sjnr{
height:490px;
margin:40px 0px;
}
.sjr ul li{
height:75px;
line-height: 25px;
}
.gzl,.djfg{
width:555px;
float:left;
}
.gznr{
height:375px;
margin:40px 0px;
}
.slideBoxsamll {
    width: 560px;
    height: 375px;
    float: left;
    overflow: hidden;
    position: relative;
}
.slideBoxsamll .bd {
    height: 375px;
    width: 100%;
    position: relative;
}
.slideBoxsamll .bd img {
    width: 560px;
    height: 375px;
    display: block;
}
.prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background: url(${root_path}images/prev.png) no-repeat;
    cursor: pointer;
}
.prev, .next {
    position: absolute;
    width: 30px;
    height: 61px;

}
.next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background: url(${root_path}images/next.png) no-repeat;
    cursor: pointer;
}
.gzl ul li span,.djfg1 ul li span,.jsal1 ul li span{
float:right;
color:#bbb;
}
.gzl ul li,.djfg1 ul li,.jsal1 ul li{
height: 55px;
}
.content3{
height:390px;
margin:40px 0px;
}
.djfg1,.jsal1{
margin-top:40px;
}
.ljjy{
height:445px;
background:#eeeeee;
margin-bottom:40px;
}
.ljbt img{
margin:40px 0;
}


#slideBox1 .bd ul li,#slideBox1 .bd ul li img{
width:352px;
float:left;
margin-right:19px;
border-radius: 5px;
}

#slideBox1 {
padding: 0px 50px;
position: relative;
}
#slideBox1 .prev {
    top: 25%;
    margin-top: 27px;
    left: 0;
    background: url(${root_path}images/lj_prev.png) no-repeat;
    cursor: pointer;
}
#slideBox1 .prev, #slideBox1 .next {
    position: absolute;
    width: 35px;
    height: 65px;

}
#slideBox1 .next {
    top: 25%;
    margin-top: 27px;
    right: 0;
    background: url(${root_path}images/lj_next.png) no-repeat;
    cursor: pointer;
}
