﻿div.article_listing_home .content {
    margin-left: 18px;
    position: relative;
}

div.sub-content {
    float: left;
    font-size: 12px;
    height: 101px;
    padding: 0 0 16px 0;
    width: 340px;
}

    div.sub-content .image-subcontent {
        overflow: hidden;
        width: 91px;
        float: left;
        height: 70px;
    }

        div.sub-content .image-subcontent img {
            width: 91px !important;
            height: 70px !important;
        }

    div.sub-content .title-subcontent {
        width: 100%;
        *padding: 0;
        *margin: 0;
        *height: 10px;
        padding-bottom: 10px;
        font-weight: bold;
    }

        div.sub-content .title-subcontent a {
            color: #015198;
        }

        div.sub-content .title-subcontent p {
            width: 100%;
            padding-bottom: 10px;
            font-weight: bold;
        }

            div.sub-content .title-subcontent p::first-letter {
                text-transform: uppercase;
            }

div.article_listing_home div.sub-content p {
    width: 235px;
    float: left;
}

div.article_listing_home div.sub-content img {
    float: left;
    margin-right: 8px;
    width: 91px;
    height: 70px;
}

div.sub-content .des-subcontent {
    /*margin-left: 103px;
    line-height: 19px;
    text-align: justify*/
    height: 75px;
    line-height: 19px;
    margin-left: 103px;
    overflow: hidden;
    text-align: justify;
    width: 235px;
}

div.article_listing_home div.sub-content .title-subcontent a {
    color: #054C89;
    font-size: 12px;
    font-weight: bold;
}

div.article_listing_home div.sub-content .title-subcontent p {
    width: 100%;
}

div.article_listing_home div.article_title .title {
    margin: 0 0 15px 20px;
}

div#content-feature {
    /*height: 180px;*/
    font-size: 12px;
}

div.feature-content {
    position: relative;
    margin: 0 0 25px;
    /*height: 180px;*/
    /*margin-top: -20px;*/
}

div#content-feature #feature-img {
    width: 240px;
    position: absolute;
    left: 0px;
}

    div#content-feature #feature-img img {
        width: 237px;
        height: 164px;
    }

div#content-feature .des-feature {
    line-height: 18px;
    margin-left: 15px;
    width: 701px;
}

    div#content-feature .des-feature img {
        height: 164px;
        margin-right: 15px;
        width: 238px;
    }

    div#content-feature .des-feature iframe {
        margin-right: 15px;
    }

    div#content-feature .des-feature table {
    }

div#content-feature .feature-content #feature-action a {
    color: White;
    line-height: 25px;
}

div.article_listing_home div.content #button a {
    color: White;
    line-height: 25px;
    margin-top: -2px;
}

/* Article Listing*/

#ArticleListting div.sub-content {
    height: 101px;
    margin-left: 16px;
}

#ArticleListting .last {
    float: right;
}

#ArticleListting .div.sub-content {
    float: left;
    font-size: 12px;
    height: 101px;
    width: 339px !important;
}

.article_listing {
    float: left;
    width: 100%;
}

div.article_listing_home .content .last {
    margin-left: 20px;
}

.article_listing a:hover {
    text-decoration: none;
}

.article_listing .list {
    overflow: hidden;
    float: left;
    margin: 0 0 20px 20px
}



.article_listing .item_content {
    float: left;
    margin-top: 20px;
    width: 100%;
    margin-bottom: -15px;
}

.article_listing .avatar {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100px;
    height: 75px;
}

    .article_listing .avatar a {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 100px;
        height: 75px;
        position: relative;
    }

    .article_listing .avatar img {
        width: auto;
        height: auto;
        max-width: 100px;
        max-height: 75px;
    }

.article_listing .item {
    height: auto;
 float:left;
    text-align: left;
    margin-top: 20px
}

.article_listing .item .border_img {
    height: 154px;
    width: 230px;
    overflow: hidden;
    float: left;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    background: #f7f7f7
}

.article_listing .item .border_img img {
    height: 134px !important;
    width: 210px !important;
    margin-top: 10px !important
}

.article_listing .item .content {
    width: 445px;

    float: left;
    margin: 0 0 0 15px;margin-top:-3px;
}

.article_listing .Description {
    text-align: left;
    color: #292929;
    line-height: 20px;
}

.article_listing .item .title {
    font-weight: bold;
    font-size: 12px;
    height: 100%;
    color: #528b20;
    margin-bottom: 10px;
    padding-right: 5px
}


.article_listing .left {
    float: left;
    clear: both;
    border-right: 1px solid #ececec;
}

.article_listing .right {
    float: left;
    padding-left: 20px;
}

.article_listing .item .title:hover {
    text-decoration: none;
}

.article_listing .item .title img {
    margin-left: 5px;
    vertical-align: middle;
    padding-bottom: 4px;
}

.article_listing .item .image {
    float: left;
    overflow: hidden;
    max-width: 130px;
    max-height: 93px;
}

.article_listing .item div.image {
    border: 1px solid #c8e0ee;
    width: 138px;
    height: 101px;
    padding: 4px;
    background: #eef9ff;
    margin: 0px 15px 5px 0px;
}

.article_listing .item .image a {
    width: 130px;
    height: 93px;
}

.article_listing .item .summary {
    color: #626262;
    display: block;
    float: left;
    margin-top: 5px;
    width: 210px;
    line-height: 18px;
}

.article_listing .item .detail {
    float: right;
    color: #428ebe;
    text-decoration: underline;
}

.article_listing .item .datetime {
    background: url("img/update-icon-date.png") no-repeat scroll 0 3px transparent;
    float: left;
    line-height: 18px;
    padding-left: 15px;
    width: 130px;
    color: #7e7e7e;
}

.article_listing .item .view {
    background: url("img/icon-view-cout.png") no-repeat scroll 0 5px transparent;
    float: left;
    line-height: 18px;
    padding-left: 15px;
    width: 130px;
    color: #7e7e7e;
}

.lblresult {
    position: relative;
    top: 15px;
}

/*=================*/
/*Article Detail*/
/*=================*/


.article_detail {
    position: relative;
    padding: 0px 20px;
    position: static;
    float: left;
    width: 699px;
    margin-top: 10px;
}

    .article_detail p, .article_detail span {
        line-height: 150%;
        font-size: 15px;
    }

    .article_detail .title p::first-letter {
        text-transform: uppercase;
    }

    .article_detail .title {
        float: left;
        z-index: 10;
        width: 100%;
        display: block;
        font-weight: bold;
        color: #528b20;
        position: relative;
        font-size: 14px;
    }

        .article_detail .title h1 {
            float: left;
        }

        .article_detail .title img {
            border-width: 0px;
            margin-top: 3px;
            margin-left: 3px;
            padding-bottom:5px;
        }

        .article_detail .title .bullet-li:first-letter {
            text-transform: uppercase;
        }




    .article_detail .content {
        width: 100% !important;
        min-height: 200px;
        position: relative;
        text-align: justify;
        color: #000000;
        line-height: 150%;
        padding-bottom: 20px;
    }

    .article_detail .source {
        font-style: italic;
        color: #B3B3B3;
    }

    .article_detail .title .brief-ava {
        float: left;
        width: 116px;
        height: 86px;
        border: 1px solid #d6d6ce;
        margin-right: 10px;
        padding: 1px;
    }

    .article_detail #divDetailContent li {
        list-style: disc;
    }

    .article_detail #divDetailContent {
        color: #000;
        line-height: 17px;
        float: left;
        width: 100%;
        overflow: hidden;
    }

        .article_detail #divDetailContent ul {
            padding-left: 40px;
        }

        .article_detail #divDetailContent .videodetail {
            position: relative;
            overflow: hidden;
            padding-top: 20px;
        }

            .article_detail #divDetailContent .videodetail .view {
                width: 520px;
                height: 420px;
                margin: 0px auto;
                clear: both;
                padding-bottom: 20px;
            }

            .article_detail #divDetailContent .videodetail .title {
                text-align: center;
                clear: both;
                color: #E56A03;
                font-weight: bold;
                padding-bottom: 20px;
                font-size: 12px;
            }

                .article_detail #divDetailContent .videodetail .title span {
                    color: #CFCFCF;
                    font-style: italic;
                    font-weight: normal;
                }

    .article_detail .tags {
        background: url("img/tagicon.png") no-repeat scroll 0 0 transparent;
        height: auto;
        line-height: 120%;
        margin-top: 10px;
        min-height: 32px;
        padding-left: 44px;
        vertical-align: middle;
        float: left;
    }
/*=================*/
/*Article Reference*/
/*=================*/

.article_reference {
    width: 100%;
    padding: 0 0 0 20px;
    float: left;
    margin-top: 10px;
}

    .article_reference .caption {
        float: left;
        width: 100%;
        clear: both;
        display: block;
        color: #626262;
        font: 16px/32px bold;
    }

        .article_reference .caption a {
            color: #528b20;
            font-weight: bold;
            font-size: 15px;
            font-family: arial;
        }

            .article_reference .caption a img {
                vertical-align: middle;
                margin-left: 5px;
            }

            .article_reference .caption a:hover {
                text-decoration: none;
            }

    .article_reference ul {
        float: left;
        padding-left: 0px;
        margin: 0
    }

        .article_reference ul li {
            margin-bottom: 10px;
            line-height: 15px;
            background: url(img/icon_news.png) no-repeat left center;
            padding-left: 15px;
            *padding-left: 0px;
        }

            .article_reference ul li p:first-letter {
                text-transform: uppercase;
            }

            .article_reference ul li a {
                color: #3a3a3a;
            }

                .article_reference ul li a img {
                    margin-left: 5px;
                    padding-bottom:5px;
                }

                .article_reference ul li a:hover {
                    color: #3a3a3a;
                    text-decoration: none;
                }
/*Article Related*/
/*=================*/

.article_related {
    width: 100%;
    padding: 0px;
    position: relative;
    float: left;
}

    .article_related .caption {
        float: left;
        width: 100%;
        clear: both;
        display: block;
    }

        .article_related .caption a {
            color: #5B5B5B;
            font-size: 14px;
            line-height: 150%;
            margin-bottom: 3px;
            font-weight: bold;
        }

            .article_related .caption a img {
                vertical-align: middle;
                margin-left: 5px;
            }

            .article_related .caption a:hover {
                text-decoration: none;
            }

    .article_related ul {
        float: left;
        width: 100%;
    }

        .article_related ul li {
            line-height: 25px;
            background: url(img/bullet_roundgray.png) no-repeat left center;
            padding-left: 15px;
            padding-left: 0px;
        }

            .article_related ul li a {
                color: #5B5B5B;
                display: block;
                font-size: 14px;
            }

                .article_related ul li a img {
                    margin-left: 5px;
                }

                .article_related ul li a:hover {
                    color: #326E90;
                    text-decoration: none;
                }

/*=================*/
/*Article Highlighted*/
/*=================*/

.article-highlighted {
    position: relative;
    width: 332px;
    margin-left: 20px;
    margin-top: 45px;
    border-top: 1px solid #efefef;
    float: left;
}

    .article-highlighted .caption {
        position: absolute;
        background: #FFF;
        text-transform: uppercase;
        color: #3899db;
        font: bold 14px Arial;
        top: -13px;
        padding-right: 10px;
    }

        .article-highlighted .caption:hover {
            text-decoration: none;
        }

    .article-highlighted .imgbg {
        margin-top: 20px;
        margin-bottom: 10px;
        cursor: pointer;
    }

    .article-highlighted .item {
        background: url(img/bullet.png) left center no-repeat transparent;
        padding-left: 20px;
        margin-top: 5px;
    }

        .article-highlighted .item .title {
            color: #3a3a3a;
            cursor: pointer;
        }

            .article-highlighted .item .title img {
                vertical-align: middle;
                margin-left: 5px;
            }

            .article-highlighted .item .title:hover {
                text-decoration: none;
                color: #3899DB;
            }

/*Article Video*/

/*#ArticleVideo {
    float: left;
    width: 339px !important;
    margin-top: 20px;
    background: url("img/border_right.jpg") no-repeat scroll right 53px transparent;
}

#ArticleVideo .caption {
    height: 53px;
    line-height: 53px;
    width: 100%;
    float: left;
}

#ArticleVideo .caption a {
    text-decoration: none;
    cursor: default;
    float: left;
    font-size: 18px;
    color: #006ca9;
}

#ArticleVideo .caption img {
    margin-top: 7px;
    margin-right: 10px;
}

#ArticleVideo .avVideo {
    border: 1px solid #ddd;
    background: #fff;
    width: 319px;
    height: 228px;
}

#ArticleVideo .divcontent { float: left; }

#ArticleVideo .avList { margin: 5px 0px; }

#ArticleVideo .avItem {
    list-style: none;
    position: relative;

}

#ArticleVideo .avItem a {
    color: #006ca9;
    font: 14px/18px arial;
    padding-bottom: 4px;
    text-transform: uppercase;
}



#ArticleVideo .ViewAll a {
    color: #006ca9;
    font: 14px/18px arial;
    padding-bottom: 4px;
    text-transform: uppercase;
}*/

/*Map*/

#ArticleVideo .map {
    float: left;
    width: 319px;
}

    #ArticleVideo .map a:hover {
        text-decoration: none;
    }

    #ArticleVideo .map .img-map {
        text-align: center;
    }

    #ArticleVideo .map .text {
        color: #006ca9;
        font: 14px/18px arial;
        text-transform: uppercase;
    }
/*Article_group*/

.article_group {
    float: left;
    width: 357px;
    overflow: hidden;
    padding-right: 20px;
}

    .article_group .daidien {
        width: 130px;
        height: 92px;
        float: left;
        margin-right: 11px;
    }

        .article_group .daidien a {
            width: 130px;
            height: 92px;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
        }

            .article_group .daidien a img {
                max-height: 92px;
                max-width: 130px;
                height: auto;
                width: auto;
            }

    .article_group .group_top1 {
        margin-bottom: 15px;
    }

        .article_group .group_top1 .title {
            margin-bottom: 8px;
            font-weight: bold;
            position: relative;
        }

            .article_group .group_top1 .title img {
                position: absolute;
                top: 2px;
                margin-left: 5px;
            }

            .article_group .group_top1 .title a {
                color: #1b75bd;
            }

        .article_group .group_top1 .content {
            text-align: justify;
        }

    .article_group .article_other .line {
        background: url("img/buliet_articlehome.png") no-repeat left 4px;
        margin-bottom: 5px;
        padding-left: 13px;
        position: relative;
    }

        .article_group .article_other .line img {
            position: absolute;
            top: 2px;
            margin-left: 5px;
        }

    .article_group .article_other .cap_articlegroup {
        text-align: right;
        font-weight: bold;
        margin-bottom: 17px;
        text-transform: uppercase;
    }

        .article_group .article_other .cap_articlegroup a {
            color: #1b75bd;
        }
/*Article_listing_home*/

/*.article_listing_home {
    float: left;
    width: 385px;
}


    .article_listing_home .item {
        margin-bottom: 15px;
         display: inline-block;
    }

        .article_listing_home .item .title {
            color: #015198;
            font: bold 12px arial;
            margin-bottom: 10px;
        }

            .article_listing_home .item .content .avatar {
                margin-right: 10px;
                float: left;
                width: 88px;
                height: 66px;
            }
            .article_listing_home .item .content .avatar a{
                width: 88px;
                height: 66px;
                display: table-cell;
                vertical-align: middle;
                overflow: hidden;
            }
            .article_listing_home .item .content .avatar a img{
               max-width: 88px;
               max-height: 66px;
            }
            .viewall {
                color: #015198;
                font: bold 12px arial;
                float: right;
}*/
/*share detail*/

.detail_share {
    background: url('img/bg_share.jpg') repeat-x scroll 0 0 transparent;
    border: 1px solid #EAEAE1;
    height: 22px;
    width: 100%;
    position: relative;
    font-size: 10px;
    font-family: arial;
    color: #727272;
    margin-top: 5px;
    margin-bottom: 10px;
}

    .detail_share .back {
        position: absolute;
        top: 7px;
        left: 7px;
        background: url('img/icon_back.jpg') no-repeat scroll 0 0 transparent;
    }

        .detail_share .back a {
            display: block;
            margin-top: -5px;
            padding-left: 15px;
            color: #2f2f2f;
        }

    .detail_share .Email {
        position: absolute;
        top: 2px;
        left: 108px;
    }

.product_detail #Email a {
    padding-left: 15px;
    background: url('img/icon_email.jpg') no-repeat scroll 0 2px transparent;
}

.detail_share .yahoo {
    position: absolute;
    top: 2px;
    left: 188px;
}

    .detail_share .yahoo a {
        padding-left: 15px;
        background: url('img/icon_yahoo.jpg') no-repeat scroll 0 1px transparent;
    }

.detail_share .Print {
    position: absolute;
    top: 2px;
    left: 260px;
}

    .detail_share .Print a {
        padding-left: 15px;
        background: url('img/icon_print.jpg') no-repeat scroll 0 1px transparent;
    }

.detail_share .share {
    position: absolute;
    top: 6px;
    right: 8px;
    width: 390px;
}

.detail_share .Update {
    position: absolute;
    top: 7px;
    left: 7px;
    background: url('img/icon_update.jpg') no-repeat scroll 0 0 transparent;
}

    .detail_share .Update span {
        padding-left: 15px;
        margin-top: -3px;
        display: block;
        font-size: 10px;
        font-family: arial;
        color: #727272;
    }

.detail_share .Viewer {
    position: absolute;
    top: 7px;
    left: 155px;
    background: url('img/Icon_Visited.jpg') no-repeat scroll 0 0 transparent;
}

    .detail_share .Viewer span {
        padding-left: 15px;
        margin-top: -3px;
        display: block;
    }

.detail_share .Top {
    position: absolute;
    top: 7px;
    right: 15px;
    background: url('img/Icon_top.jpg') no-repeat scroll 0 0 transparent;
    cursor: pointer;
}

    .detail_share .Top span {
        padding-left: 15px;
        margin-top: -3px;
        display: block;
    }

.article_group .article_slide {
    width: 357px !important;
    overflow: hidden;
}
.article_list_home .item img {
    padding-bottom: 5px;
margin-left: 5px;
}
.article_list_home .first .news_content a img {margin-left:5px;padding-bottom:5px;}