﻿/********************************      Basic Structure      ********************************/
body {
    font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
    background-color: #f5f5f5;
    font-size: 14px;
}

.logo-nav-wraper {
    background: url(/Content/Images/logo_nav_bg.png) center right no-repeat;
    background-size: cover;
}

.main-wraper {
    /*width:100%;*/
    max-width: none;
    background-color: #f5f5f5;
}

p.position {
    margin-top: 15px;
}

    p.position a {
        color: #141616;
    }

a:focus {
    text-decoration: none;
}

b.necessary {
    color: red;
    font-family: 'Microsoft YaHei';
    font-size: 1em;
}

.nav_dynamic:hover {
    text-decoration:underline;
    color:#2050A9;
}

.qrcode img {
    border:0;
    width:140px;
    height:140px;
}

.qrcode p {
    width:100%;
    text-align: center;
    background-color:#fff;
    font-size:11px;
    padding-bottom:5px;
    font-family: '微软雅黑';
}

b {
       font-family: 'Microsoft YaHei';
}

/********************************      新闻中心      ********************************/
ul.news-menu {
    background: #dedfe1;
    width: 100%;
    margin-bottom: 10px;
}

    ul.news-menu li {
        height: 58px;
        width: 100%;
        text-align: center;
        padding-top: 18px;
        border-bottom: 1px solid #bfbfc1;
    }

        ul.news-menu li a {
            color: #000000;
        }

        ul.news-menu li.active {
            background: url(/Content/Images/logo_nav_bottom.png) center bottom no-repeat;
        }

            ul.news-menu li.active a {
                color: #2050A9;
            }

        ul.news-menu li:hover {
            background: url(/Content/Images/logo_nav_bottom.png) center bottom no-repeat;
        }

            ul.news-menu li:hover a {
                color: #2050A9;
            }

table.news-list tr td {
    line-height: 26px;
}

table.news-list a {
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
}

table.news-list span {
    padding-left: 5px;
    padding-right: 5px;
}

table.news-list a:hover {
    color: #2050A9;
}

table.news-list a:visited {
    /*color:#2050A9;*/
    text-decoration: none;
}

div.document {
    border-right: 1px solid #727171;
    min-height: 300px;
    margin-bottom: 20px;
}

dl.rankings {
    border-top: 5px solid #516c9e;
    width: 90%;
}

    dl.rankings dt {
        margin-top: 10px;
        width: 100%;
        text-align: left;
    }

        dl.rankings dt a {
            color: #404040;
            margin-left: 5px;
            font-size: 13px;
            font-weight: 500;
        }

            dl.rankings dt a:hover {
                color: #2050A9;
            }

        dl.rankings dt:nth-child(1) span {
            background-color: #cc0011;
        }

        dl.rankings dt:nth-child(2) span {
            background-color: #cc0011;
        }

        dl.rankings dt:nth-child(3) span {
            background-color: #cc0011;
        }

.dis_news {
    width: 100%;
}

.dnews_title {
    border-bottom: dashed 1px #000000;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 5px;
}

.dnews_line {
    text-align: center;
    margin: 5px auto;
}

#news-detail h4 {
    font-size: 20px;
    padding: 0 0 5px 0;
    font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #222;
}

#news-detail em {
    font-style: normal;
    font-weight: normal;
}

#news-detail {
    padding: 0px 50px;
    line-height: 1.8em;
    color: #404040;
}

    #news-detail p, #news-detail span {
        font-size: 16px !important;
    }

    #news-detail p {
        text-indent: 2em;
        text-align: justify;
    }

    #news-detail .content-center {
        text-align: center;
    }

    #news-detail img {
        text-align: center;
    }

    #news-detail .attachment {
        margin-top: 20px;
        margin-bottom: 30px;
        text-indent: 0;
        font-size: 14px;
    }

        #news-detail .attachment a {
            color: #4D6897;
        }

            #news-detail .attachment a:hover {
                color: #555;
            }

.newsrank {
    /*margin-left:-50px;*/
}

    .newsrank h4 {
        color: #2050A9;
        font-size: 16px;
        font-weight: 700;
    }


/********************************      交流互动      ********************************/
ul.m-nav-menu {
    width: 100%;
}

    ul.m-nav-menu li {
        width: 100%;
        height: 73px;
        background: url(/Content/Images/submission_menu.png) center bottom no-repeat;
        background-size: 100% 100%;
        margin-top: 5px;
        text-align: center;
        padding-top: 23px;
    }

        ul.m-nav-menu li.active {
            background: url(/Content/Images/submission_menu_active.png) center bottom no-repeat;
            background-size: 100% 100%;
        }

        ul.m-nav-menu li:hover {
            background: url(/Content/Images/submission_menu_active.png) center bottom no-repeat;
            background-size: 100% 100%;
        }

        ul.m-nav-menu li a {
            color: black;
            font-size: 20px;
        }

        ul.m-nav-menu li.active a {
            color: #ffffff;
            text-decoration: none;
        }

        ul.m-nav-menu li:hover a {
            color: #ffffff;
        }

.submission-form {
    border: #cccccc 1px solid;
    padding: 5px 30px 30px 30px;
    margin-top: 5px;
    min-height: 310px;
}

    .submission-form .form-group {
        padding-left: 15px;
    }

    .submission-form .form-horizontal {
        padding-left: 0px;
    }

    .submission-form label.control-label {
        border: #cccccc 1px solid;
        padding: 5px 0px 5px 0px;
        text-align: center;
    }

    .submission-form h3 {
        width: 100%;
        text-align: center;
        color: #47688a;
        padding-bottom: 10px;
    }

    .submission-form .form-control {
        overflow: hidden;
        border-radius: 0px;
        height: 32px;
        background: transparent;
    }

    .submission-form select {
        overflow: hidden;
        border-radius: 0px;
        height: 32px;
        background: transparent;
    }

    .submission-form label.feedbackcontent {
        height: 96px;
        padding: 35px 5px 15px 5px;
    }

    .submission-form textarea {
        overflow: hidden;
        border-radius: 0px;
        background: transparent;
        resize: none;
    }

    .submission-form input[type=submit], .submission-form button {
        /*margin-left: 30px;*/
        width: 80px;
        background: #d3d4d5;
        color: #000;
    }

        .submission-form button:hover {
            color: #000;
        }


    .submission-form input[type=submit] {
        margin-left: 150px;
    }

.submission-form {
    margin-bottom: 20px;
}

    .submission-form table {
        width: 100%;
        /*border: 1px solid #000000;*/
    }

.guide {
    padding: 20px 40px;
    font-size: 15px;
}

    .guide p {
        text-align: justify;
        line-height: 26px;
    }

    .guide h5 {
        font-weight: 700;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .guide table {
        width: 100%;
        border: 1px solid #000;
        border-collapse: collapse;
    }

        .guide table td {
            border: 1px solid #000;
            padding-left: 10px;
            padding-top: 5px;
        }

            .guide table td b {
                font-size: 14px;
            }

            .guide table td p {
                font-size: 13px;
            }

            .guide table td em {
                visibility: hidden;
            }

#conFileName, #picFileName {
    margin-left: 10px;
    line-height: 26px;
}

/********************************      下载服务      ********************************/
.resource-download {
    padding: 2px 10px 10px 10px;
}

    .resource-download h5 {
        margin-top: 0px;
        padding-left: 10px;
        font-size: 14px;
    }

a.resource-theme {
    font-weight: 600;
}

.resource-download h5 a {
    color: #333;
}

    .resource-download h5 a:hover {
        color: #2050A9;
    }

.resource-list td a {
    color: #333;
    line-height: 26px;
}

    .resource-list td a:hover {
        color: #2050A9;
        text-decoration: none;
    }


.resource-download a, .resource-download span {
    padding-left: 5px;
    padding-right: 10px;
}

div.services-item {
    border-top: 1px dashed #aaa;
    padding-bottom: 5px;
    padding-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

    div.services-item .services-img {
        padding-left: 0px;
        padding-right: 0px;
    }

    div.services-item:first-child {
        padding-top: 0px;
        margin-top: 5px;
        border-top: none;
    }

.resource-entry-wrapper {
    border: 1px solid #d5dce6;
    background-color: #fff;
}

.resource-entry-content {
    margin: 50px 80px 100px 80px;
}

.resource-entry-list p a {
    font-size: 15px;
    color: #4d4d4d;
}

    .resource-entry-list p a:hover {
        color: #3c7fef;
    }

.relevant {
    margin-top: 80px;
}

.relevant_title {
    height: 30px;
    margin-bottom: 15px;
    color: #313131;
    font-size: 18px;
    font-weight: bold;
    border-bottom: #aaa solid 1px;
}

    .relevant_title span {
        padding: 2px 10px;
        border-bottom: #2050A9 solid 2px;
    }

.commonList_dot li {
    line-height: 29px;
    padding: 0 1px;
}

    .commonList_dot li a {
        font-size: 15px;
        margin-right: 5px;
        color: #4d4d4d;
    }

        .commonList_dot li a:hover {
            color: #3c7fef;
        }

    .commonList_dot li span {
        float: right;
    }

/********************************      版权保护      ********************************/
.copyright {
    margin-top: 5px;
}
