
.index-page .intro .title{display:block;text-align:center;display:block;background:url('../../images/web/border-judul-1.png') no-repeat bottom center;font-size:25px;padding-bottom:10px;margin-bottom: 10px;}
.index-page .intro .detail-btn{float:right;}
.index-page .detail-btn{background: #206bbd;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    border-radius: 10em;
    border: 0px;
    text-decoration:none;}
.index-page .news {display:block;margin-top:30px;}
.index-page .news >.title{display:block;background:url('../../images/web/grs1.png') no-repeat bottom left;padding-bottom:20px;font-family: Verdana, Geneva, sans-serif;
    font-size: 25px;
    font-weight: normal;padding-left:10px;}
.index-page .news >.content{margin-top:10px;padding-bottom:50px;}
.index-page .news >.content .item{display:block;float:left;width: 300px;margin-left: 52px;}
.index-page .news >.content .item >.title{display:block;font-weight:bold;}
.index-page .news >.content .item:first-child{margin-left:0px;}
.index-page .news >.content .item:nth-child(3){float:right;margin-left:0px;}
.index-page .news >.content .item img{width:100%;box-shadow:0px 0px 10px lightgray;}
.index-page .news >.content .item .des{height: 61px;}
.index-page .news >.content .item .detail-btn{margin:0 auto;display:block;width: 85px;text-align:center;margin-top:10px;}
