You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.4 KiB
CSS

@charset "utf-8";
/* CSS Document */
h2 { display: block; margin:25px 0 50px; font-size:25px !important; border-bottom:1px dashed #999; height:30px; text-align:center;}
h2 span { display:inline-block; background:#fff; padding:0 10px 0 0; margin-top:12px;}
h2 strong { width:30px; height:30px; border-radius:50%; margin-right:5px; border:1px solid #a31022; display: inline-block; font-weight: normal; text-align:center; line-height:25px; color:#a31022; margin-left:5px;}
h2 strong.twoNumber { font-size:18px !important;}
@media(min-width:1024px) {
.col-left-none { padding-left:0;}
.col-right-none img { border-radius:6px 0 0 6px;}
.col-right-none { padding-right:0;}
}
@media(max-width:768px) {
.col-right-none img { border-radius:4px 4px 0 0;}
.articleTitle { border-radius:0 0 4px 4px!important; height:auto !important}
h2 { text-align: left !important; border-bottom: none !important; font-size:16px !important;}
h2 strong { width:20px !important; height:20px !important; line-height:19px !important;}
}
.articleTitle { display:block; background:#d9d9d9; height:147px; padding:20px; margin-bottom:40px; border-radius: 0 6px 6px 0;}
/*.differ { background:#d9d9d9 !important} */
.articleTitle a { text-decoration: none; font-size:17px; color:#333; display: block; height:100%;}
.articleTitle:hover { background:#d1d1d1;}
/* footer free cancelation */
.footerPromo { display: none !important}