.article_page{display: none}
body{
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*background: url("../images/backbg3.png") no-repeat;*/
    background-position: center top;
    background-size: 100%,100%;
    position: relative;
    background-color: #f0f8ff;
}
#fontszie span{cursor: pointer}
.article{
    padding: 0 15px;
}
.title{
    width: 80%;
    margin: 39px auto 27px;
    font-size: 24px;
    color: #ff0001;
    font-weight: bold;
    text-align: center;
    font-family: serif;
}
.tip{
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin: 0 30px;
    height: 40px;
    background: url("../images/c_line.png") no-repeat;
    background-position: center bottom;
}
.tip .tip_item{
    padding-right: 30px;
}
.tip .tip_item:last-child{
    padding-right: 0;
}
.article_main{
    padding: 34px 60px 21px;
    min-height: 400px;
    
}
.article_main p{
    line-height: 2;
}



/**/
.article_bottom{
    padding: 0 60px ;
    box-sizing: border-box;
    height: 60px;
    margin-bottom: 32px;
    overflow: hidden;
}
.article_tip{
    float: right;
    width: 400px;
    text-align: right;
    font-size: 16px;
    color: #333;
}
.zrbj{
    margin-bottom: 10px;
}
.editor-in-charge{
    font-size: 16px;
    color: #333;
    float: right;
}


.article_page{
    width: 500px;
    height: 60px;
    float: left;
}
.page_box{

    margin-bottom: 12px;
}
.page_box span{
    font-size: 16px;
    color: #ff4e00;
    padding-right: 10px;
    vertical-align: 1px;
}
.page_box a{
    float: right;
    width: 430px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #ff4e00;

}
.page_c .page_box :last-child{
    margin-bottom: 0;
}

.enjoin{
    margin-right: -3px;
}
.enjoin>div{float: left}
/*@media screen and (max-device-width: 768px) {*/
    /*.layout{width: 100%}*/
    /*.c_content,.c_inner{width: 96%;padding: 0 2%}*/

/*.tip{height: auto;padding-bottom: 10px}*/
    /*.tip .tip_item{display: inline-block}*/
    /*.article_main{*/
        /*padding: 0;}*/

/*}*/

 
