
.article .content .main_content .theme .magazine1 {
    background-image: url(/hbhbs../images/icons/mag.png); }

.article .content .main_content .f-magazine1 {
    width: 24%;
    margin-right: 1.0%;
    float: left;
    background: #fff;
    height: 280px;
    cursor: pointer;
    margin-bottom: 160px;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -webkit-transition: 0.6s;
    transition: 0.6s; }
/* line 537, ../sass/main.scss */
.article .content .main_content .f-magazine1:hover {
    -moz-box-shadow: 0 1px 10px 0 #aaa;
    -webkit-box-shadow: 0 1px 10px 0 #aaa;
    box-shadow: 0 1px 10px 0 #aaa; }
/* line 540, ../sass/main.scss */
.article .content .main_content .f-magazine1 img {
    width: 100%;
    height: 400px; }
/* line 544, ../sass/main.scss */
.article .content .main_content .f-magazine1 .fp img{
    /*background: url(/hbhbs../images/fp1.png) no-repeat 15px center;*/
    width: 35px; height: 35px;
    margin: 5px;
    border-radius: 18px;
}
.main_content .f-magazine1 .fp p{
    line-height: 120%;
}
/* line 547, ../sass/main.scss */
.article .content .main_content .f-magazine1 .fp2 {
    background: url(/hbhbs../images/fp2.png) no-repeat 15px center; }
/* line 550, ../sass/main.scss */
.article .content .main_content .f-magazine1 .fp3 {
    background: url(/hbhbs../images/fp3.png) no-repeat 15px center; }
/* line 553, ../sass/main.scss */
.article .content .main_content .f-magazine1 .fp4 {
    background: url(/hbhbs../images/fp4.png) no-repeat 15px center; }
/* line 556, ../sass/main.scss */
.article .content .main_content .f-magazine1 p {
    margin-top: 20px;
    margin-left: 70px;
    color: #666;
}
/* line 561, ../sass/main.scss */
.article .content .main_content .f-magazine1 .f-author {
    font-size: 18px; }
/* line 564, ../sass/main.scss */
.article .content .main_content .f-magazine1 .f-place {
    font-size: 14px; }