/*当前位置*/

.position {
    display: block;
    width: 100%;
    height: 40px;
    background: #FAFAFA;
}

.position td {
    color: #454545;
}

.dqwz {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
    font-size: 13px;
    color: #999999;
    background: url(position.png) no-repeat 0px center;
    margin: 0 auto;
}

.dqwz a {
    font-size: 13px;
    color: #454545;
}

.dqwz>table {
    height: 40px;
    line-height: 40px;
    padding-left: 36px;
}


/* 文章 */

#cont {
    width: 1200px;
    min-height: 500px;
    height: auto;
    margin: 0 auto;
    padding: 30px 80px 0px 80px;
}

.main-title {
    line-height: 1.6;
    border-bottom: 2px solid #717171;
    color: #000000;
    font-size: 28px;
    text-align: center;
    padding: 20px 0;
}

.main_fenxiang {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.main_fenxiang span {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    text-align: left;
}

.main_dayin {
    background: #f1f1f1;
    height: 40px;
    line-height: 40px;
    text-align: right;
    margin-top: 20px;
}

.main_dayin span,
.main_dayin span a {
    font-size: 14px;
    display: inline-block;
    margin-right: 25px;
    color: #333333;
}