.article_pic {
    clear: both;
    overflow: hidden
}

.article_pic li {
    float: left;
    text-align: center;
    padding: 5px 15px 30px 15px;
    display: inline
}

.article_pic li img {
    border: 1px solid #cccccc;
}

.article_pic li .title {
    display: block;
    text-align: center
}

.articleinfor .title {
    text-align: center;
    padding: 10px 0 10px 0;
}

.articleinfor .title h1 {
    font-size: 15px;
    font-weight: bold;
}

.articleinfor .info {
    text-align: center;
    padding: 14px 0px;
    border: 0 solid #eeeeee;
    border-width: 0 0 1px 0;
}

.articleinfor .content {
    line-height: 2.0;
    font-size: 1.1em;
    padding: 10px 0 10px 0;
}

.articleinfor .content p {
    margin-bottom: 10px;
    min-height: 10px
}

.articleinfor .bz {
    text-align: center;
    width: 250px;
    background-color: #ffff99;
    border: 1px solid #ff9900;
    padding: 2px 0 3px 0;
}

.articleinfor .info span.co {
    line-height: 12px;
    font-size: 10px;
    padding: 0 6px;
    zoom: 1;
    border: 1px solid #666;
    margin-right: 5px;
    cursor: pointer
}

.articleinfor .c1 {
    background-color: #F9F6AF;
}

.articleinfor .c2 {
    background-color: #9DDBF4;
}

.articleinfor .c3 {
    background-color: #DEDEDE;
}

.articleinfor .c4 {
    background-color: #F9D1D9;
}

.articleinfor .c5 {
    background-color: #E4C8F8;
}

.articleinfor .c6 {
    background-color: #ffffff;
}

.leaderinfo {
    display: block;
}

.leaderinfo .title {
    display: block;
    height: 22px;
    background: url(images/detailinto_title.jpg) repeat-x 0 0;
    padding: 2px 0 0 25px;
    color: #DD5D12;
    font-size: 13px;
    font-weight: bold
}

.leaderinfo .left {
    float: left;
    text-align: center;
    width: 25%
}

.leaderinfo .right {
    float: right;
    text-align: left;
    width: 75%
}

.leaderinfo .introduct {
    display: block;
    text-align: left;
    padding: 10px 5px 5px 5px
}

.leaderinfo .content {
    display: block;
    text-align: left;
    padding: 10px 5px 5px 5px
}

.related {
    margin: 20px 0 10px 0
}

.related ul {
    clear: both;
    overflow: hidden
}

.related .headtxt {
    font-size: 14px;
    color: #D33506
}

.related li {
    height: 23px;
    background: url(images/article_arrow.gif) no-repeat left 10px;
    overflow: hidden;
}

.related li a {
    color: #333;
    font-size: 13px;
    padding-left: 10px;
}

.sublanmu_pn {
    font-size: 13px;
    margin: 15px 0 5px 0;
    margin-top: 50px;
    overflow: hidden;
}

.sublanmu_pn li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    float: left;

}
.sublanmu_pn li a{

}
.sublanmu_pn li a:hover{
    color: #4c7dbf;
    text-decoration: underline;
}
/*����ָ��*/
.bszn {
    display: block;
}

.bszn li {
    clear: both;
    text-align: left;
    padding: 5px 0 5px 10px;
    margin: 0 0 5px 0;

    overflow: hidden;
}

.bszn li .title {
    display: block;
    height: 30px;
    font-weight: bold
}

.bszninfo .title {
    display: block;
    text-align: center;
    padding: 10px 0 10px 0;
    font-size: 15px;
    font-weight: bold;
}

.bszninfo table {
    border: 1px solid #cccccc
}

.bszninfo table td {
    border: 1px solid #cccccc;
    text-align: left;
    padding: 5px 2px 5px 5px
}
.text-left{
    text-align: left;
}
.news-title{
    font-size: 15px;
    line-height: 30px;
    margin-left: 10px;
    font-weight: 600;
}
.mgtop20{
    margin-top: 20px!important;
}
.font-blue{
    color: #1c63b5;
    float: left;
    line-height: 23px;
    margin-right: 5px;
}
.font1c63b5{
    color: #1c63b5;
}
.newsDegital-main{
        margin-bottom: 100px;
    width: 1000px;
    margin: 0 auto;
}
.zd-btn{
    border: 1px solid #e1e1e1;
    outline: none;
    background-color: #fff;
    padding: 3px 12px;
    border-radius: 50px;
    cursor: pointer;
    -webkit-transition: -webkit-all .4s ease;
    transition: -webkit-all .4s ease;
    -moz-transition: all .4s ease, -moz-all .4s ease;
    transition: all .4s ease;
    transition: all .4s ease, -webkit-all .4s ease, -moz-all .4s ease;
}

.zd-btn-succcess:hover{
    background-color: #67ae20;
    color: #fff;
    border-color:#67ae20 ;
}
.zd-btn-succcess{
    background-color: #fff;
    color: #67ae20;
    border-color:#67ae20 ;
}

.zd-btn-waring:hover{
    background-color: #f7941d;
    color: #fff;
    border-color:#f7941d ;
}
.zd-btn-waring{
    background-color: #fff;
    color: #f7941d;
    border-color:#f7941d ;
}
.font-success{
    color: #67ae20;
}
.font-waring{
    color: #f7941d;
}