/* 当前位置 */
.h_website_position {
    background: url(../images/dhbj.png)0.36rem center / 3% 21% no-repeat ;
    height:1.28rem;
    padding-left: 0.84rem;
    line-height: 1.28rem;
    font-size: 0.32rem;

}
.h_website_position a {
    height:0.2rem;
    line-height:0.2rem;
    font-size:0.32rem;
    color:#777777;
    text-decoration:none;
}
.h_website_position a:hover, .h_website_position a.hover {
    color:#c30310;
}
.h_website_position a.h_website_position_index {
    padding-left:0.2rem;
    margin-left:10px;
    background:url(../images/h_img/position.png) left center no-repeat;
}
.h_website_position a.h_website_position_index:hover {
    background:url(../images/h_img/position_hover.png) left center no-repeat;
}
.h_website_position font{
    width:6px;
    height:20px;
    margin:0px 14px;
    background:url(../images/h_img/position_fg.png) left center no-repeat;
    display:block;
    float:left;
}
/* /当前位置*/
.h_website_position a:last-child{
    color: #333333;
}
.title{
    height: 0.45rem;
    margin-top: 0.32rem;
}
.column{
    width: 4.15rem;
    float: left;
    font-size: 0.32rem;
    color: #01589b;
    margin-left: 0.3rem;
    font-weight: bold;
    padding-left: 0.32rem;
    background: url(../images/lmmbg.png)left center no-repeat;
}
.title-right{   
    float: right;
}
.title-right div:nth-of-type(1){
    width: 1.49rem;
    padding-left: 0.64rem;
    font-size: 0.3rem;
    margin-right: 0.3rem;
   background: url(../images/gdbg.png) 0.16rem center / 17% 55% no-repeat;
   border: 1px solid #9c9c9c;
   border-radius: 5px;
}
.content{
    margin-top: 0.54rem;
    margin-left: 0.3rem;
}
.content ul li{
    position: relative; /*新增加*/
    margin-bottom: 0.2rem;
    padding: 0.32rem 0.2rem 0.32rem 0.67rem;
    background: #f0f8ff url(../images/lbdd.png)0.26rem 0.47rem no-repeat;
    width: 10.60rem;
}
.content ul li a:nth-of-type(1){
    font-size: 0.34rem;
   /* display: block;
    float: left;
    width: 10.6rem;*/
}
.content ul li span{
    font-size: 0.24rem;
    color: #666666;
  /*  float: right;*/
    line-height: 0.45rem;
    margin-left: 20px;
}
/*列表页朗读*/
.ld-box{
    width: 8.3rem;
}
.content ul li .ld{
    width: 0.88rem;
    height: 0.5rem;
    display: block;
    float: right;
    font-size: 0.24rem;
    padding-left: 0.64rem;
    background: url(../images/ldbg.png) center / 100% 100% no-repeat;
    color: #fff;
    line-height: 0.5rem;
    position: absolute;
    top: 50%;
    right: 0.2rem;
    margin: -2% 0 0 0;

}
.title-right{
    position: relative;
}
#zk{
    cursor: pointer;
    line-height: 0.43rem;
}
.zklb{
    position: absolute;
    background: #fff;
    border: 1px solid #01589b;
    text-align: center;
    border-radius: 5px;
    width: 2.15rem;
    z-index: 999;
}
.zklb ul li{
    width: 2.15rem;
    text-indent: 0.2rem;
    margin-top: 0.1rem;
}
.zklb ul li:hover a{
   background: #01589b;
   color: #fff;
}
.zklb ul a{
    font-size: 0.3rem;
    display: block;
    width: 100%;
    font-size: 0.3rem;
}
/*内容页*/
.h_containerbox{
    background: #fff;
}
.contpage{
    padding: 0 0.3rem;
}
.title1{
/*    margin-top: 0.32rem;*/
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
    margin-bottom: 0.48rem;
    width: 11.5rem;
}
.fb-information{
    width: 10.94rem;
    float: left;
    margin-left: 0.2rem;
    font-size: 0.24rem;
    background: #f0f8ff;
    height: 1.15rem;
    margin: 0 auto;
    padding-left: 0.46rem;
    line-height: 0.58rem;
}
.ld a{
    width: 0.88rem;
    height: 0.5rem;
    display: block;
    float: right;
    font-size: 0.24rem;
    margin-top: -0.82rem;
    padding-left:0.64rem;
    margin-right: 0.22rem;
    background: url(../images/ldbg.png) center / 100% 100% no-repeat;
    color: #fff;
    line-height: 0.5rem;
}
.article{
    margin-bottom: 1.06rem;
    margin-top: 0.3rem;
}
.article p{
  font-size: 0.3rem;
  line-height: 0.64rem;
}
.ld-box a:hover{
    color: #01589b;
}