﻿@charset "utf-8";

body {
        margin: 0;
        font-size: 16px;
        background-color:#8080803b
}

.articles_url {
        display:inline-block;
        float:right;
        height:15px;
        font-size:14px;
        margin-top: -20px;
        text-align:center;
        margin-right:15px;
}

.zm_title {
        text-align: center;
        font-weight: bold;
        font-size: 24px
}

.zm_web_url {
        text-align: center;
        font-size: 18px;
        color: #7a98d1;
        margin-top: 12px;
        margin-bottom: 20px;
}

.zm_article_link {
        color:#d97c17;
}

#zm_dfzf {
        line-height: 40px;
        text-indent: 2em;
        padding: 8px;
        background-color: white;
}

#zm_fans {
        line-height: 40px;
        text-indent: 2em;
        padding: 8px;
        background-color: white;
}

#zm_tys {
        line-height: 40px;
        text-indent: 2em;
        padding: 8px;
        background-color: white;
}


#tyxz {
        overflow:hidden;
        margin-bottom:20px;
}

#tyxz_profile {
        position: relative;
        width: 90px;
        height: 90px;
        left: 15px;
        border-radius: 50%;
}


#tyxz_name_note {
        position:relative;
        padding-left:120px;
        min-height:80px;
}

.tyxz_url {
        padding-top: 5px;
        font-size: 18px;
        color: #7a98d1;
}


#tyxz_name {
        padding-top:5px;
        font-size: 22px;
        font-weight: bold;
}


#recruit_note {
        margin-top: 10px;
        line-height: 25px; 
}

.recruit {
        text-decoration: none;
        color:red;
}

.recruit::before {
        display: inline-block;
        content: '';
        width: 5px;
        height: 5px;
        margin-right: 6px;
        float: left;
        margin-top: 10px;
        border-radius:50%;
        background-color: red;
}

.tyxz_pc {
        font-size: 18px;
        letter-spacing: 2px;
        padding: 25px;
        background-color: white;
}

.tyxz_phone {
        font-size: 18px;
        letter-spacing: 2px;
        background-color: white;
}

#article_type_lable {    
        border-bottom: 1px solid #7a98d1;
}

        #article_type_lable span {                
                display:inline-block;
                line-height: 45px;
                height: 45px; 
                line-height: 45px;
        }

#article_list_note {
        line-height: 40px;
        text-indent:2em;     
        padding: 8px;        
}

.article_item{
        margin-left:15px;
        margin-right:15px;
        padding-top:15px;
        padding-bottom: 10px;
        border-bottom:1px dashed #94bfe8;
}

.article_link {
        text-decoration: none;
        color: #5076bf;
}

        .article_link::before {
                display: inline-block;
                content: '';
                width: 5px;
                height: 5px;
                margin-right: 6px;
                float: left;
                margin-top: 10px;
                border-radius: 50%;
                background-color: #5076bf;
        }

.article_link_focus {
        text-decoration: none;
        color: red;
}

        .article_link_focus::before {
                display: inline-block;
                content: '';
                width: 5px;
                height: 5px;
                margin-right: 6px;
                float: left;
                margin-top: 10px;
                border-radius: 50%;
                background-color: red;
        }

.article_link_disable {
        text-decoration: none;
        color: #94bfe8;           
}

        .article_link_disable::before {
                display: inline-block;
                content: '';
                width: 5px;
                height: 5px;
                margin-right: 6px;
                float: left;
                margin-top: 10px;
                border-radius: 50%;
                background-color: #94bfe8;
        }



.article_content_index {        
        
}

.article_content_index_sign {
        margin-left:10px;
        margin-top:20px;
        color:#94bfe8;
        margin-bottom:15px;
}

.article_introduction {
        text-indent: 2em;
        color:#822424;
        line-height: 45px;
        margin-top: 15px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 25px;
        border: dotted 1px #4bf16d;
        border-radius: 5px;
        background-color:#edeada35;
}

.article_content_index_section {
        margin-left: 10px;
        margin-right: 10px;
        line-height: 40px;
        line-height: 40px;
        text-align: center;
}

        .article_content_index_section a {
                text-decoration: none;
                color: #0f6cbf;
        }


.article_content_index_sub1 {
        margin-left: 20px;
        margin-right: 20px;
        line-height: 40px;
        line-height: 40px;
}

        .article_content_index_sub1 a {
                text-decoration: none;
                color: #0f6cbf;
        }

.article_content_index_sub2 {
        margin-left: 20px;
        margin-right: 20px;
        line-height: 40px;
        line-height: 40px;
}

        .article_content_index_sub2 a {
                text-decoration: none;
                color: #0f6cbf;
        }

.article_content_index_sub3 {
        margin-left: 30px;
        margin-right: 20px;
        line-height: 40px;
        line-height: 40px;
}

        .article_content_index_sub3 a {
                text-decoration: none;
                color: #0f6cbf;
        }

.article_content_index_sub4 {
        margin-left: 40px;
        margin-right: 20px;
        line-height: 40px;
        line-height: 40px;
}

        .article_content_index_sub4 a {
                text-decoration: none;
                color: #0f6cbf;
        }

.article_link_wait {
        text-decoration: none;
        color: #94bfe8;
}

        .article_link_wait::before {
                display: inline-block;
                content: '';
                width: 5px;
                height: 5px;
                margin-right: 6px;
                float: left;
                margin-top: 20px;
                background-color: #94bfe8;
        }


.article_link_wait_focus {
        text-decoration: none;
        color: orangered;
}

        .article_link_wait_focus::before {
                display: inline-block;
                content: '';
                width: 5px;
                height: 5px;
                margin-right: 6px;
                float: left;
                margin-top: 20px;
                background-color: orangered;
        }

.article_copyright {
        margin-left: 25px;
        text-decoration: none;
        color: #0f6cbf;
}

.article_note {
        text-indent: 2em;
        line-height: 45px;      
        padding-left:10px;
        padding-right:10px;
        padding-bottom: 25px;
}

.article_note p {
        margin-bottom: -10px;
}

.article_detail {
        background-color: #d7d7b534;
        border: 1px dotted #94bfe8;
}

.article {
        font-size: 18px;
        letter-spacing: 2px;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 25px;
        padding-bottom: 45px;
        background-color: white;
}

.foot {
        position: absolute;
        bottom: 0px;
        text-align: center;
        background-color: antiquewhite;
}

.article_word_version {
        position:absolute;
        right:0px;
}

        .article_word_version a {
                text-decoration: none;
                color: #0f6cbf;
        }

.article_title {
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        margin-top: -5px;
}


.article_author {
        text-align:center;       
}

        .article_author span {
                cursor: pointer;
                color: #0f6cbf;
        }

.article_copyright {
        text-decoration:none;
        margin-left:18px;
        color:#0f6cbf;
}

.article_section {
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 10px;
}

.article_title_sub {
        text-indent: 2em;
        font-weight: bold;
        line-height: 45px;
        margin-bottom: -10px;
}

.article_paragraph {
        text-indent:2em;
        line-height:45px;
        margin-bottom: -10px;     
}

.article_date {
        text-align:right;
        font-size: 22px;
        margin-top:25px;
        margin-right:30px;
}

/*延时消息id*/
#delay_text_message_global_unique_id {
        position: absolute;
        display: inline-block;
        border-radius: 5px;
        background-color: white;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
        border: dotted 1px #CCCCCC;
        color: #f16d21;
        background-image: linear-gradient(#daeaf8, #e5eef1cc, #e1eef7);
        z-index: 90;
}