.breadcrumbs{
    width:1200px;
    margin:10px auto;

}
.border{
    border:1px solid #e3e3e3;
    padding:10px 20px 20px 20px;
    box-sizing:border-box;
    overflow: hidden;
    background:#FCFCFC
}
 p.title {
    position: relative;
    color: #3090e8;
    line-height: 36px;
    font-weight: bolder;
    border-bottom: 1px solid #dcdcdc;
}
p.title span {
    display: inline-block;
    padding: 0 15px;
    border-bottom: 2px solid #3090e8;
}
.left_nav{
    width:250px;
    margin-right:15px;
    float:left;
}
.left_nav .nav_name{
    text-align:center;
    color:#fff;
    background:#1561AF;
    font-size:18px;
    line-height: 50px
}
.xuanxiang a{
    display: block;
    margin-top: 20px;
    padding-left:40px
}
.xuanxiang a.active{
    color:#1561AF
}
.list ul{
    margin:10px
}
.list li {
    position: relative;
    line-height: 35px;
    background: url(../images/li_dian2.png) no-repeat;
    background-position: 5px 15px;
    font-size:18px
}
.list a {
    padding-right: 100px;
}
.list li a {
    display: block;
    padding-left: 20px;
    padding-right: 73px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#000
}
.list .time {
    padding-right: 5px;
}
.list li .time {
    position: absolute;
    right: 0;
    color: #000;
}
.list li a:hover, .list li a:hover span{
    color:#1c78b9;
}
.list li:hover {
    background-position: 5px -15px;
}

.biaoti{
    font-size: 2em;
    color:#355E92;
    margin:20px auto 20px auto;
    text-align: center
}
.fbxx{
    padding:5px;
    border-bottom:1px solid #e3e3e3;
    height: 30px;
    line-height: 30px
} 
.fbxx .rt{
    float:right;
}
.fbxx .rt span{
    display: inline-block;
   width:30px;
   text-align: center;
   cursor: pointer;
}
.control{
    background:#E3E3E3;
    padding:8px 15px;
    color:#383838;
    border:1px solid #d2d2d2;
    height:26px
}
.control .fuzhu{
    float:right;
  
}
.share{
    display: inline-block
}
.share .icon{
    display: inline-block;
    height:26px;
    width:26px;
    background-repeat: no-repeat;
    background-size:90% auto;
    background-position: center center;
    cursor: pointer;
}
.share .icon.qq{
    background-image: url(../images/qq_icon.png)
}
.share .icon.sina{
    background-image: url(../images/sina_icon.png)
}
.share .icon.wx{
    background-image: url(../images/wx_icon.png)
}
.share .icon.add{
    background-image: url(../images/add_icon.png)
}
.fuzhu {
    font-size:14px
}
.fuzhu span{
    margin-left:5px;
    cursor: pointer;
}
.fuzhu i{
    display: inline-block;
    height:24px;
    width:24px;
    background-repeat: no-repeat;
    background-size:50% auto;
    background-position: center center;
    vertical-align: middle
}
.fuzhu i.daying{
    background-image: url(../images/daying_icon.png)
}
.fuzhu i.close{
    background-image: url(../images/close_icon.png)
}

.lxwm,.wenzhang{
    width:80%;margin:0 auto
}
.lxwm .text,.wenzhang .text{
    margin:50px 0 100px 0;
    line-height: 1.5em;
    font-size: 1.1em;
}
.lxwm .text p,.wenzhang .text p{
    text-indent: 2em;
}
.lxwm strong{
    font-weight: bolder;
    margin-top: 5px;
    display: block;
}

