/*头部*/
.header{
    width: 100%;
    height: 30px;
    background: #b92f0f;
}

.header_m{
    width: 1200px;
    height: auto;
    margin:0 auto;
}
.header-top{
    width: 1200px;
    height: 30px;
    margin:0 auto;
}

.header-top .lf{
    width: auto;
    float: left;
    line-height: 30px;
    font-size: 12px;
} 

.header-top .lf a{
    width: auto;
    float: left;
    line-height: 30px;
    color: #fff;
}
.header-top .lf b{
    width: auto;
    float: left;
    line-height: 30px;
    padding:0 5px;
    color: #fff;
}



.header-top .lr{
    width: auto;
    float: right;
    line-height: 30px;
    font-size: 12px;

} 

.header-top .lr a{
    width: auto;
    float: left;
    line-height: 30px;
    color: #fff;
}
.header-top .lr b{
    width: auto;
    float: left;
    line-height: 30px;
     padding:0 5px;
     color: #fff;
}

.logo_b{
    width: 670px;
    height: 95px;
    /*float: left;*/
    margin-top: 49px;
    margin-bottom: 45px;
}

.logo_b a img{
    width: 100%;
    height: 100%;
}

.nav{
    width: 100%;
    height: 60px;
    background: #b92f0f;
    position: relative;
    top: -3px;
}

.nav li{
    width: 177px;
    float: left;
    height: 100%;
    line-height: 60px;
    background-color: #b92f0f;
}

.nav li:hover{
    background-color: #e34c29;
}

.nav li a {
    color: #fff;
    font-size: 20px;
    display: block;
    text-align: center;
}

.head_nav_show {
    width: 1200px;
    position: absolute;
    top: 60px;
    left: 0;
    height: 64px;
    display: none;
    z-index: 99;
    border-top: 1px solid #fff;
}

.nav_cell li{
    margin-left: 1px;
    width: 149px;
    height: 40px;
    background: #e76749;
}

.nav_cell li a{
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 40px;
}
.searh_box{
    width: 275px;
    height: 35px;
    float: right;
    border-radius: 14px;
    background: #fff;
    margin-top: 12px;
    margin-right: 20px;
}

.serach_left{
    width: 66px;
    height: 22px;
    float: left;
    margin-left: 12px;
    margin-top: 6px;
    border-right: 1px solid #b92f0f;
}

select{
    font-size: 16px;
    margin-top: 1px;
    color: #b92f0f;
    padding-left: 10px;
}

.searh_box input{
    width: 154px;
    height: 33px;
    text-indent: 1rem;
    line-height: 33px;
    float: left;
}

.search_submit{
    width: 23px;
    height: 33px;
    float: left;
    background: url(../Cimages/sub.png);
    cursor: pointer;
}


/*头部结束*/

/*底部*/
.footer{
    width: 100%;
    height: auto;
    margin-top: 15px;
    background: #fff;
}

.foot_top{
    width: 100%;
    height: 60px;
    background: #b92f0f;
}
.foot_top_1200{
    width: 1200px;
    height: 100%;
    margin:0 auto;
}
.foot_top_1200 span{
    width: 95px;
    height: 100%;
    float: left;
    color: #ffffff;
    line-height: 60px;
    text-align: left;
    font-size: 18px;
}

.foot_top_1200 ul{
    float: left;
    width: 1105px;
    height: 60px;
}

.foot_top_1200 ul li{
    width: 348px;
    height: 35px;
    float: left;
    margin-right: 30px;
}
.foot_top_1200 ul li:last-child{
    margin-right: 0px;
}

.foot_top_1200 ul li select {
    font-size: 14px;
    margin-top: 1px;
    color: #000000;
    padding-left: 10px;
    width: 100%;
    height: 100%;
    margin-top: 12px;
}

.foot_bottom_1200{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.foot_bottom_1200_left{
    width: 125px;
    height: 170px;
    /*line-height: 177px;*/
    float: left;
}
.foot_bottom_1200_right{
    width: 948px;
    height: 165px;
    float: left;
    padding-top: 19px;
}
.foot_bottom_1200_left img{
    margin-top: 59px;
    margin-left: 63px;
}

.foot_bottom_1200_right p{
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #666666;
    text-align: center;
}




/*侧栏*/
.navbar20 {
    width: 115px;
    height: auto;
    position: fixed;
    left: 51.52%;
    margin-left: 640px;
    z-index: 200;
    bottom: 210px;
}

.navbar20 ul li span{
    width: 100%;
    height: auto;
    text-align: center;
    display: inherit;
    font-size: 15px;
}

.navbar2020 {
    width: 80px;
    height: auto;
    position: fixed;
    left: 50%;
    margin-left: 640px;
    bottom: 40px;
    z-index: 100;
}

.navbar2020 ul li {
    width: 80px;
    height: 80px;
    margin-bottom: 1px;
    background: url(../images/hddb.png);
    cursor: pointer;
}
.navbar2020 ul li a{
    width: 100%;
    height: 100%;
}

.navbar_icon6{
    background: url(../images/wza.png) !important;
    margin-bottom: 30px !important;
}


#_span_jiucuo img{
margin-top: 57px !important;
}

.Hj-EasyRead-Container {
    margin-left: 665px !important;
    bottom: 20px !important;
}
