/* CLASSID */

/* --- defaut ---*/
.cms_artsimp.defaut {text-align:left;}
.cms_artsimp.defaut * {max-width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
.cms_artsimp.defaut .center {width: 830px; margin: 0 auto; padding: 0;}
.cms_artsimp.defaut .line {display:block; margin-bottom: 140px; padding:0; z-index:10;}
.cms_artsimp.defaut .line .photocont {margin-bottom: 25px;}
.cms_artsimp.defaut .line .photo {overflow:hidden;}
.cms_artsimp.defaut .line .photo img {display:block; width:100%; max-width:100%; height:auto; z-index:1;}

.cms_artsimp.defaut .line .date {margin-bottom:21px;}
.cms_artsimp.defaut .line .title {margin-bottom:25px;}
.cms_artsimp.defaut .line .title h2 {font-family:"Altivo",sans-serif; font-size:25px; line-height:1; font-weight:500; color:#2C2729; text-align:left;}
.cms_artsimp.defaut .line .textes {padding-bottom:25px;}
.cms_artsimp.defaut .empty {text-align:center; padding:20px 0 40px;}

.cms_artsimp.defaut .line .share {font-size: 0; text-align: right;}
.cms_artsimp.defaut .line .share span {display: inline-block; margin-right: 20px; font-size: 12px; line-height: 30px; vertical-align: top;}
.cms_artsimp.defaut .line .share img {display: inline-block; width: 30px; height: 30px; cursor: pointer; vertical-align: top;}

.cms_artsimp.defaut .other {text-align: center;}
.cms_artsimp.defaut .other a {display: inline-block; padding: 8px 25px; font-size: 15px; font-weight: 400; line-height: 1.2; color: inherit; text-decoration: none; border: 1px solid #2C2729; border-radius: 60px; text-align: center; transition: all ease-out 0.2s;}
.bureau .cms_artsimp.defaut .other a:hover {border-color: #E04182 !important; background: #E04182; color: #fff !important; text-decoration: none;}

@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 800px) {
.cms_artsimp.defaut .line {margin-bottom: 100px;}
}
@media screen and (max-width: 600px) {
.cms_artsimp.defaut .line {margin-bottom: 80px;}
}
@media screen and (max-width: 400px) {
}