﻿@charset "UTF-8";

html {
    font-size: 100%;
}

body {
    font-family: 'Helvetica Neue','Helvetica Neue',Helvetica,'Hiragino Sans GB','Microsoft Yahei',Arial,sans-serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
strong {
    font-weight: bold;
}

a {
    color: #06c;
    text-decoration: none;
}

blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
}



.container {
    position: relative;
    margin: 0 auto;
    width: 980px;
}

#header {
    background: #fff;
}

.h-top {
    height: 38px;
    line-height: 38px;
    padding: 0;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    border-color: rgba(0,0,0,.1);
    box-shadow: 0 1px 4px rgba(0,0,0,.04);
}

.h-cont {
    height: 160px;
}

.h-nav {
    height: 40px;
    line-height: 40px;
    background: #2566f4;
}

#nav li {
    float: left;
    position: relative;
    overflow: hidden;
}

    #nav li > span {
        width: 0px;
        height: 18px;
        color: #c0c6de;
        font-size: 16px;
    }

#nav h3 {
    font-size: 16px;
}

    #nav h3 > a {
        line-height: 40px;
        height: 40px;
        padding: 0px 18px;
        text-align: center;
        display: inline-block;
        color: #f0f0f0;
    }

        #nav h3 > a:hover {
            color: #fff;
        }

        #nav h3 > a.current {
            color: #fff;
            background: #549ae0;
            font-weight: bold;
            text-decoration: none;
        }

.logo {
    overflow: hidden;
    float: left;
    width: 355px;
    margin-top: 40px;
}

    .logo a {
        height: 76px;
        display: block;
        overflow: hidden;
        text-indent: -9999px;
        background: url(https://simiao888.com/images/logo.jpg) no-repeat;
    }

.logo-txt {
    float: right;
    width: 135px;
    height: 120px;
    margin-top: 20px;
    display: block;
    background: url(https://simiao888.com/images/logo_txt.jpg) no-repeat;
}

/*搜索框CSS*/
.h-search {
    margin-left: 50px;
    margin-top: 58px;
    width: 380px;
    float: left;
    zoom: 1;
    height: 63px;
    position: relative;
    z-index: 20;
}

#search_text {
    border: 1px solid #e5e5e5;
    border-right: none;
    width: 330px;
    height: 23px;
    line-height: 23px;
    padding: 5px 0 5px 10px;
    color: #999;
    float: left;
    zoom: 1;
    outline: none;
}

#search_btn {
    background: url(https://simiao888.com/images/search_btn_bg.png) 0 0 no-repeat;
    float: left;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border: none;
}

#search-words {
    height: 24px;
    line-height: 24px;
    padding-top: 4px;
    overflow: hidden;
}

    #search-words li {
        float: left;
        padding-right: 12px;
    }

        #search-words li > a {
            color: #999;
        }

            #search-words li > a:hover {
                color: #2566f4;
            }
/*搜索框CSS-结束*/


/*整体框架布局*/
#sidebar {
    width: 300px;
}

#content {
    width: 660px;
    padding: 0;
}
/*整体框架布局-结束*/


/*页底样式CSS*/

#footer {
    clear: both;
    padding: 30px 0px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #f0f0f0;
    background-color: #2566f4;
}


.copyright > span {
    width: 0px;
    color: #c0c6de;
    font-size: 12px;
    padding: 0px 6px;
}


.copyright > a {
    text-align: center;
    display: inline-block;
    color: #f0f0f0;
    font-size: 14px;
}

    .copyright > a:hover {
        color: #fff;
    }


/*页底样式CSS-结束*/

/* 滑动到顶部按钮 */
.backToTop {
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    background: url("https://simiao888.com/images/x.png") no-repeat -448px -398px;
    text-decoration: none;
}

    .backToTop:hover {
        background: url("https://simiao888.com/images/x.png") no-repeat -448px -450px;
    }

/*滚动模块样式*/
.scroll_Box {
    position: fixed;
    top: 30px;
    width: 270px;
    z-index: 99;
}


/*广告样式CSS*/

.ad-img980 {
    width: 980px;
    height: 100px;
}

.ad-img290 {
    width: 290px;
    height: 380px;
}

/*广告样式CSS-结束*/

/*侧边栏热门新闻列表CSS*/
.news-box {
}

.news-title {
    border-top: 2px solid #2566f4;
    border-bottom: 1px solid #e6e6e6;
}

    .news-title h2 {
        width: 240px;
        height: 40px;
        line-height: 40px;
        padding-left: 5px;
    }

        .news-title h2 a {
            background: url(https://simiao888.com/images/ntitle_ico.png) left 2px no-repeat;
            padding-left: 20px;
            font-size: 18px;
            color: #333;
            /*font-weight: bold;*/
        }



.news-title_1 {
    border-bottom: 1px solid #e6e6e6;
    height: 40px;
}

    .news-title_1 h2 {
        padding: 0px 12px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-bottom: 1px solid #3366ff;
        float: left;
    }



        .news-title_1 h2 a {
            font-size: 20px;
            font-weight: bold;
            color: #333;
        }


.news-title_2 {
    border-bottom: 2px solid #2566f4;
    margin-top: 1px;
    background: #e6e6e6;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding-left: 16px;
}

    .news-title_2 h2 {
        width: 240px;
        height: 40px;
        line-height: 40px;
        padding-left: 35px;
        background: url(https://simiao888.com/images/ico_3.png) left 8px no-repeat;
    }


        .news-title_2 h2 a {
            padding-left: 5px;
            font-size: 18px;
            font-weight: bold;
            color: #333;
        }


.news-title_3 {
    border-bottom: 1px solid #e6e6e6;
    background: url(https://simiao888.com/images/sktitle_ico.png) no-repeat #ececec;
}

    .news-title_3 h2 {
        width: 240px;
        height: 42px;
        line-height: 42px;
    }



        .news-title_3 h2 a {
            padding-left: 18px;
            font-size: 16px;
            color: #fff;
        }


.mor1 a {
    color: #2566f4;
    font-size: 16px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 64px;
    font-family: Arial,Helvetica,sans-serif;
}


.mor2 a {
    color: #888;
    font-size: 12px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 64px;
    font-family: Arial,Helvetica,sans-serif;
}

.news-ul-small {
    padding: 10px;
}

    .news-ul-small li {
        padding-left: 20px;
        background: url(https://simiao888.com/images/d.png) left 5px no-repeat;
        font-size: 14px;
        height: 28px;
        line-height: 28px;
        overflow: hidden;
    }

        .news-ul-small li > a {
            color: #333;
        }

            .news-ul-small li > a:hover {
                color: #2566f4;
                text-decoration: underline;
            }



.news-ul-hotnews {
    padding: 10px;
}

    .news-ul-hotnews li {
        float: left;
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 300px;
    }

        .news-ul-hotnews li > span {
            background: #f2f2f2;
            border: 1px solid #dedede;
            width: 22px;
            height: 22px;
            text-align: center;
            line-height: 22px;
            display: block;
            float: left;
            margin: 5px 6px 0 0;
            font-family: Arial, Helvetica, sans-serif;
        }

            .news-ul-hotnews li > span.s_hot {
                background: #2566f4;
                color: #fff;
            }


        .news-ul-hotnews li > a {
            color: #333;
        }

            .news-ul-hotnews li > a:hover {
                color: #2566f4;
                text-decoration: underline;
            }


.news-ul-topics {
    padding: 10px 0px;
}


    .news-ul-topics li {
        float: left;
        font-size: 14px;
        margin: 5px 0px;
    }

        .news-ul-topics li dt img {
            border: 1px solid #dbdbdb;
            padding: 2px;
            width: 120px;
            height: 90px;
        }

        .news-ul-topics li dd {
            width: 168px;
            margin-left: 6px;
        }

            .news-ul-topics li dd h3 {
                font-size: 16px;
                font-weight: bold;
                line-height: 26px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .news-ul-topics li dd p {
                line-height: 18px;
                height: 70px;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .news-ul-topics li dd h3 > a {
                color: #333;
            }

                .news-ul-topics li dd h3 > a:hover {
                    color: #2566f4;
                    text-decoration: underline;
                }



.news-ul-category {
    padding: 10px 0px;
}

    .news-ul-category li {
        overflow: hidden;
        float: left;
        margin: 5px 5px;
    }

        .news-ul-category li > a {
            width: 140px;
            height: 36px;
            line-height: 36px;
            background: #eaeaea;
            display: block;
            text-align: center;
            font-size: 16px;
            color: #777;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

            .news-ul-category li > a:hover {
                color: #000;
            }

            .news-ul-category li > a.current {
                color: #f2f2f2;
                background: #2566f4;
            }

                .news-ul-category li > a.current:hover {
                    color: #fff;
                }



.news-branchlist {
}

.branch-box {
    font-size: 14px;
    margin-bottom: 20px;
}

.branch-title_1 {
    height: 54px;
    line-height: 54px;
    padding: 0px 20px;
    border: 1px solid #dedede;
}

    .branch-title_1 h2 {
        font-size: 20px;
        font-weight: bold;
        padding-left: 35px;
        background: url(https://simiao888.com/images/ico_3.png) left 14px no-repeat;
    }

.btn-branchinfo {
    width: 105px;
    height: 30px;
    line-height: 30px;
    display: block;
    background: url(https://simiao888.com/images/btn_1.png) left top no-repeat;
    color: #fff;
    padding-left: 45px;
    margin-top: 12px;
}

.branch-title_1 h2 > a {
    color: #333;
}

    .branch-title_1 h2 > a:hover {
        text-decoration: underline;
    }




.branch-table {
    margin-top: -1px;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    width: 100%;
}

    .branch-table td {
        padding: 5px 5px 5px 30px;
        line-height: 26px;
        height: 26px;
        vertical-align: top;
        border-top: 1px solid #dedede;
        border-left: 1px solid #dedede;
    }


        .branch-table td > a {
            padding: 5px 5px 5px 28px;
            background: url(https://simiao888.com/images/ico_4.png) left center no-repeat;
        }


.branch-ul-actlist {
    margin-top: -1px;
    border: 1px solid #dedede;
    padding: 20px 20px 20px 40px;
}

    .branch-ul-actlist > li {
        height: 32px;
        line-height: 32px;
        background: url(https://simiao888.com/images/ico_5_1.png) left center no-repeat;
        padding-left: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .branch-ul-actlist li h3 > a {
        color: #333;
        font-size: 14px;
    }

        .branch-ul-actlist li h3 > a:hover {
            text-decoration: underline;
        }

/*侧边栏热门新闻列表CSS-结束*/


/*新闻左侧列表样式*/

.news-ul-list {
    padding-bottom: 30px;
}

    .news-ul-list li {
        height: 46px;
        line-height: 46px;
        border-top: 1px solid #dbdbdb;
        font-size: 14px;
    }

        .news-ul-list li dt > .lineBlue {
            border-left: 3px solid #2566f4;
            padding-left: 30px;
        }

        .news-ul-list li dt > .lineRed {
            border-left: 3px solid #ed2400;
            padding-left: 30px;
        }

/*新闻左侧列表样式-结束*/



/*文章内容样式*/

.article-header {
    margin-bottom: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

    .article-header h1 {
        font-family: '微软雅黑';
        font-size: 24px;
        font-weight: 100;
        line-height: 1.5em;
    }

.article-meta {
    font-size: 12px;
    color: #999;
}

    .article-meta .item {
        margin-right: 20px;
    }

.article-content {
    word-wrap: break-word;
}

    .article-content > p {
        line-height: 30px;
        font-size: 14px;
        margin-bottom: 20px;
    }

.article-summary {
    background: #f9f9f9;
    border: 1px solid #ece8e8;
    margin: 30px 0px;
    font-size: 12px;
    color: #333;
    padding: 10px;
    line-height: 24px;
    display: block;
    height: auto;
    overflow: hidden;
}


.ico-summary {
    color: #335396;
    padding: 0px 5px;
    font-weight: bold;
    font-size: 14px;
}
/*文章内容样式-结束*/

#weixin-link {
    margin-right: 20px;
    text-decoration: none;
    position: relative;
}


.weixin-drop {
    background-color: #fff;
    border: 1px solid #c5c5c5;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    width: 135px;
    display: none;
    position: absolute;
    z-index: 999;
    padding: 2px 0;
}

    .weixin-drop img {
        width: 135px;
        height: 135px;
    }


    /**首页右侧悬浮栏-start**/
#scrollRight{position: fixed;bottom: 120px;z-index: 10;right:-1000px;margin-right: 0px;}
/*#scrollRight ul {position: relative;z-index: 10;}
#scrollRight ul li{width: 100%;position: relative;display: block;border: 1px solid #eee;text-align: center;color: #808080;background: #fff;padding:0px 0px 10px 0px;margin-top:10px;}
#scrollRight li img{width: 120px;height:120px;}*/


/**首页右侧悬浮栏-start**/
/*.syrightfixed{position: fixed;}*/
/*#scrollRight .syrightfixed-list{position: relative;z-index: 10;}*/
.syrightfixed-list li{width: 60px;height: 60px;position: relative;display: block;}
.syrightfixed-list a{display: block;width: 60px;height: 60px;border: 1px solid #eee;text-align: center;color: #808080;background: #fff;}
.syrightfixed-list i{background:url(https://simiao888.com/images/shouyefixright.png) no-repeat;display: block;width: 58px;height: 40px;}
.syrightfixed-list .syrf-fhdb{opacity:0;-webkit-transition: opacity 0.3s ease;transition: opacity 0.3s ease;}
.syrightfixed-list .syrf-mffw a {background-color: #ff4701;border-color: #ff4701 ;}
.syrightfixed-list .syrf-mffw span{color: #fff;}
.syrightfixed-list .syrf-mffw i{background-position:-51px 4px; }
.syrightfixed-list .syrf-smgz span{font-size: 14px;padding-top: 10px;line-height: 20px;color: #ff4701}
.syrightfixed-list .syrf-fhdb i{background-position:15px -48px;}
.syrightfixed-list span{display: block;text-align: center;color: #808080;font-size: 12px;}

.layererweima{display:block;background-color: #fff;position: absolute;width: 120px;padding: 5px;box-shadow: 0 0 6px rgba(14,22,30,.3);right:100%;top:0;z-index: 100;}
.layererweima img{width: 120px;height:120px;vertical-align: middle;}
.layererweima em{display: inline-block;font-size: 12px;line-height: 20px;text-align: center;width: 100%;}

/**首页右侧悬浮栏-end**/