.content{
    width: 1200px;
    margin: 0 auto 100px;
}

.pos{
    font-size: 16px;
    height: 44px;
    width: 1200px;
    margin: 0 auto;
}

.pos img{
    margin-right: 10px;
}

.cont{
    width: 1100px;
    margin: 20px auto 0;
}
.cont h3{
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
}
.cont h5{
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
    line-height: 36px;
}
.art_info{
    font-size: 16px;
    color: #666666;
    margin: 45px auto 20px;
    text-align: center;
}
.time{
    margin-left: 70px;
}
.index_switchsize{
    margin-left: 70px;
}
.index_switchsize span {
    cursor: pointer;
}
.article{
    border-top: 1px dashed #3085cd;
    padding-top: 50px;
}


.article img{
    max-width: 750px;
    margin: 0 auto;
    height: auto;
}
.fj{
    margin: 50px 0 0;
}
.fj p{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.fj a{
    font-size: 18px;
    color: #3085cd;
    line-height: 40px;
}
.fj a:hover{
    color: #3085cd;
}
.xgwz {
    margin: 30px auto 10px;
}
.xgwz .xgwzTitle{
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
} 

.xgwz .list li {
    font-size: 18px;
    line-height: 30px;
    list-style: none;
}

.xgwz .list li a  {
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #3085cd;
}
.xgwz .list li a:hover{
    color: #3085cd;
}