
@media only screen and (min-width: 768px) {
    .whatsnew-wrapper {
        /*background:transparent url('../images/background-logo-anniversary.jpg') no-repeat center;*/
        background:transparent url('../images/index_theme_bg.jpg') no-repeat center;
        
        background-size: cover;
    }
}
.abgne-news-scroll ul,.abgne-news-scroll2 ul {
    position: absolute;
}
.abgne-news-scroll li {
    background: url(../images/icons/li-style.png) no-repeat 5px;
    overflow: hidden;
    height: 20px;
    padding: 0 0 0 19px;
}

.abgne-news-scroll2 li {
    /*background: url(../images/icons/li-style.png) no-repeat 5px;*/
    overflow: hidden;
    height: 20px;
    padding: 0 0 0 19px;
}
body,h1, h2, h3, h4, p{
    font-family: '微軟正黑體','Lato', sans-serif !important;
}
div.promo-content h2{
    font-size: 25px;
    font-family: 微軟正黑體;
}
div.promo-content h2 div{
    font-size: 14px;
    white-space: nowrap;
}
.promo-content{
    min-height: 370px;
}
.list-title{
    font-size: 18px;
}
.list-divider{
    width: 100%;
    border-bottom: 1px solid #C9C9C9;
    margin-left: 0px;
    margin-bottom: 1.5em;
}
.list-video{
    width: 100%;
    height: auto;
    min-height: 250px;
}
.case-list{
    padding-left: 0px;
}
.case-list li{
    list-style: square;
    list-style-image:url(../images/icons/li-style.png);
    margin-bottom: .5em;
}
.case-name{
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
.case-name:hover,
.case-name:visited,
.case-name:active,
.case-more:hover,
.case-more:visited,
.case-more:active,
.news-content-link:hover,
.news-content-link:visited,
.news-content-link:active{
    text-decoration: none;
}
.case-date,
.news-date{
    font-size: 14px;
    word-spacing: 1px;
    color: #A4A4A4;
    white-space: nowrap;
}
.case-more-wrapper,
.news-more-wrapper{
    text-align: right;
}
.case-more, .case-more:hover,
.news-more, .news-more:hover{
    font-size: 14px;
    color: #A4A4A4;
    text-decoration: none;
}
.slideshow-wrapper{
    padding-bottom: 10px;
}
.slideshow-content{

}
.slideshow-content a img{
    width: 100%;
}
.slideshow-caption{
    margin: 5px 0;
    font-size: 15px;
}
.slideshow-nav{
    text-align: right;
}
.slideshow-nav a{
    color: #666;
    font-size: 13px;
    text-decoration: none;
}
.news-wrapper{
    min-height: 100px;
    margin-bottom: 20px;
}
.news-list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.news-list li{
    clear: both;
    min-height: 100px;
    margin-bottom: 1em;
}
.news-title{
    color: rgb(21, 110, 190);
}
.news-left-content{
    float: left;
    margin-right: 10px;
}
.news-left-content img{
    width: 140px;
    height: 90px;
}
.news-right-content{

}
.news-content-link{
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
.news-content-link:hover{
    color: #1E75AA;
}
.news-date{
    text-align: right;
}
