﻿* {
    margin: 0px;
    padding: 0px;
    border: none;
    font-family: '宋体';
    box-sizing: border-box;
    text-shadow: 0 0 2px rgba(3,3,3,.15);
}

body {
    background: url("/Content/default/img/index_bg.png") top center;
}
/* PUBLIC */
.mode {
    width: 100%;
    position: relative;
    float: left;
}

.totop {
    z-index: 100;
}
/* TOP */
.page-top {
    width: 100%;
    height: 250px;
    position: relative;
    background: url(/Content/default/images/top-background.jpg) center no-repeat;
    z-index: 10;
}

.logo {
    position: absolute;
    left: 50%;
    top: 85px;
    margin-left: -500px;
    z-index: 20;
    width: 402px;
    height: 100px;
}

.page-top-gualuo {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 11;
    width: 100%;
    height: 40px;
    background: url(/Content/default/images/gualuo.png) center top no-repeat;
}

.top-water {
    position: absolute;
    left: 50%;
    z-index: 15;
    bottom: 47px;
}

.water-one {
    width: 251px;
    height: 82px;
    margin-left: 290px;
}

.water-two {
    width: 281px;
    height: 89px;
    margin-left: -544px;
}

.nav a {
    text-decoration: none;
}

.nav {
    background: url(/Content/default/images/nav-background.png) center no-repeat;
    height: 47px;
    width: 100%;
    position: relative;
    float: left;
    z-index: 100;
}

.nav-list {
    width: 990px;
    height: 40px;
    position: relative;
    margin: auto;
    display: block;
    z-index: 100;
    margin-top: 3px;
}

    .nav-list li {
        list-style: none;
        position: relative;
    }

    .nav-list .level-1:first-child a {
        border-left: none;
    }

    .nav-list .level-1 a {
        border-left: 1px solid #9a7151;
    }

    /*.nav-list .level-1 { width: 165px; text-align: center; display: block; height: 40px; float: left; }827*/
    .nav-list .level-1 {
        width: 140px;
        text-align: center;
        display: block;
        height: 40px;
        float: left;
    }

        .nav-list .level-1 a {
            height: 20px;
            margin-top: 10px;
            display: block;
            width: 100%;
            line-height: 20px;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
        }

        .nav-list .level-1 ul {
            display: none;
            box-shadow: 0 0 5px #333;
            border-radius: 3px;
        }

    .nav-list > li.on > ul {
        display: block;
    }

    .nav-list .level-1 li a {
        font-size: 12px;
        font-weight: normal;
        margin: 0px;
        border: none;
    }

    .nav-list .level-1 ul {
        background: #9a7151;
        width: 140px;
        margin: auto;
        margin-top: 5px;
        border: 1px solid #693f20;
    }

        .nav-list .level-1 ul li ul {
            background: #9a7151;
            width: 170px;
            margin: auto;
            margin-top: 5px;
            border: 1px solid #693f20;
        }
    /*827*/
    /*.nav-list .level-1 ul { background: #9a7151; width: 170px; margin: auto; margin-top: 5px; border: 1px solid #693f20; }827*/

    .nav-list .level-1 li {
        padding: 5px 0px;
    }

/*.level-child.on > ul { display: block; position: absolute; left: 160px; top: -6px; }*/
.level-child.on > ul {
    display: block;
    position: absolute;
    left: 135px;
    top: -6px;
}

.level-child li.on > ul {
    display: block;
    position: absolute;
    left: 160px;
    top: -6px;
}
/*.level-1:last-child .level-child.on > ul { display: block; position: absolute; left: -160px; top: -6px; }827*/
.level-1:last-child .level-child.on > ul {
    display: block;
    position: absolute;
    left: -135px;
    top: -6px;
}

.level-child.on > a {
    background-color: #693f20;
}

/*.level-child .choice { background: url(/Content/default/images/arrows.png) 150px 5px no-repeat; }827*/
.level-1 ul li ul .level-child .choice {
    background: url(/Content/default/images/arrows.png) 150px 5px no-repeat;
}

.level-child .choice {
    background: url(/Content/default/images/arrows.png) 130px 5px no-repeat;
}
/*SecretaryMail XU*/
.SecretaryMail_main {
    width: 980px;
    margin: 0 auto;
    background-color: #f0eade;
    position: relative;
}

.SecretaryMail_index p {
    color: #634c3b;
    font-size: 14px;
    height: 85px;
    line-height: 85px;
    width: 900px;
    margin: 0 auto;
}

.SecretaryMail_inputs {
    width: 850px;
    margin: 0 auto;
    height: 1360px;
    background: url(images/juzhangback.png) no-repeat;
}

    .SecretaryMail_inputs .SecretaryMail_info {
        width: 555px;
        /* float: left; */
        padding-top: 62px;
        margin-left: 100px;
    }

        .SecretaryMail_inputs .SecretaryMail_info .title_toptop {
            font-size: 16px;
            font-weight: bold;
            line-height: 30px;
        }

        .SecretaryMail_inputs .SecretaryMail_info p {
            font-size: 14px;
            line-height: 21px;
        }

            .SecretaryMail_inputs .SecretaryMail_info p.kongge {
                text-indent: 1rem;
            }

.SecretaryMail {
}

.SecretaryMail_title {
    width: 183px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    background: url(images/juzhangtitle.png) no-repeat;
    text-align: center;
}

    .SecretaryMail_title span {
        color: #fff;
        font-size: 16px;
    }

.SecretaryMail_xinfeng {
    position: absolute;
    bottom: 0;
    right: 15px;
}

/*.inputBoxs { width: 100%; margin: 30px 0 0 0; float: left; }*/
.inputBoxs {
    width: 100%;
    margin: 25px 0 0 0;
    float: left;
}
    /*.Consult_inputs .inputBoxs { width: 100%; margin: 25px 0 0 0; float: left; }
#SecretaryMailForm .inputBoxs { width: 100%; margin: 25px 0 0 0; float: left; }*/
    .inputBoxs p {
        width: 25%;
        color: #634c3b;
        float: left;
        font-size: 14px;
        text-align: right;
        padding-right: 25px;
    }

    .inputBoxs input {
        width: 75%;
        float: left;
        border: 1px solid #aa886f;
        height: 30px;
        text-indent: 1em;
    }

    .inputBoxs textarea {
        width: 75%;
        float: left;
        border: 1px solid #aa886f;
        height: 400px;
        text-indent: 1em;
    }

.clear {
    clear: both;
}

.mail_search_word .selectmain {
    border: 1px solid #E4CCA7;
    background: #f2ebd9;
    width: 162px;
    height: 30px;
    padding: 0 25px;
    color: #634c3b;
    font-weight: bold;
    margin: 0 3px;
    outline: none !important;
}

    .mail_search_word .selectmain option {
        border: 1px solid #E4CCA7;
    }

.inputswidth {
    width: 555px;
    float: left;
    margin-top: 50px;
    margin-left: 100px;
}

#SecretaryMailForm .inputswidth {
    width: 555px;
    float: left;
    margin-top: 0 !important;
    margin-left: 100px;
}

.shortInput {
    width: 40% !important;
}

.inputBoxs span {
    color: #634c3b;
    float: left;
    font-size: 14px;
}

.shortradio {
    width: 5% !important;
    height: 15px !important;
    margin-top: 2px;
}

.shortYanZheng {
    width: 15% !important;
}

.confirmBtn input {
    width: 100px;
    height: 35px;
    margin-top: 15px;
    background-color: #c0a591;
    color: #fff;
    margin-left: 137px;
    border-radius: 1px;
    cursor: pointer;
}
/*Consult XU*/
.Consult_main {
    width: 980px;
    margin: 0 auto;
    background-color: #f0eade;
    position: relative;
}

.Consult_index p {
    color: #634c3b;
    font-size: 14px;
    height: 85px;
    line-height: 85px;
    width: 900px;
    margin: 0 auto;
}

/*.Consult_inputs {
    width: 850px;
    margin: 0 auto;
    height: 780px;
    background: url(images/zixunback.png) no-repeat;
}*/
.Consult_inputs {
    width: 850px;
    margin: 0 auto;
    height: 1360px;
    background: url(images/juzhangback.png) no-repeat;
}

    .Consult_inputs .SecretaryMail_info {
        width: 555px;
        /* float: left; */
        padding-top: 110px;
        margin-left: 100px;
    }

        .Consult_inputs .SecretaryMail_info .title_toptop {
            font-size: 16px;
            font-weight: bold;
            line-height: 30px;
        }

        .Consult_inputs .SecretaryMail_info p {
            font-size: 14px;
            line-height: 21px;
        }

            .Consult_inputs .SecretaryMail_info p.kongge {
                text-indent: 1rem;
            }

/*.Consult {
    width: 850px;
    margin: 0 auto;
    height: 1360px;
    background: url(images/juzhangback.png) no-repeat;
}*/

.Consult_title {
    width: 183px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    background: url(images/juzhangtitle.png) no-repeat;
    text-align: center;
}

    .Consult_title span {
        color: #fff;
        font-size: 16px;
    }

.Consult_xinfeng {
    position: absolute;
    bottom: 0;
    right: 15px;
}

/*bottom*/
.body_botttom {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: #ab8a6b;
    border-bottom: 1px solid #ac9176;
}

    .body_botttom p, .body_botttom2 p, .body_botttom2 a, .body_botttom a {
        color: #e2d6cb;
        line-height: 25px;
    }

.body_botttom2 {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: #693f20;
}

    .body_botttom .bottom_center, .body_botttom2 .bottom_center {
        width: 1000px;
        padding: 9px 0;
        margin: 0 auto;
        color: #fff;
    }

    .body_botttom2 .bottom_center {
        text-align: center;
    }

.body_botttom .bottom_center .bottom_left {
    border-right: 1px solid #bda38b;
    padding-right: 26px;
    float: left;
    margin: 30px 0;
}

.body_botttom .bottom_center .bottom_jiucuo {
    margin: 30px 0;
    position: relative;
    float: right;
}

.body_botttom .bottom_center .bottom_right {
    float: left;
    padding: 14px 0px 0 70px;
}

    .body_botttom .bottom_center .bottom_right p {
        font-size: 14px;
    }

        .body_botttom .bottom_center .bottom_right p a {
            font-size: 14px;
            padding: 0 33px;
        }

.Consult_inputs textarea {
    height: 220px;
}
/*ConsultList XU*/

/* ==========================================================================
   Component: Pagination
 ============================================================================ */
.am-pagination {
    padding-left: 0;
    margin: 1.5rem 0;
    list-style: none;
    color: #999999;
    text-align: left;
}

    .am-pagination:before,
    .am-pagination:after {
        content: " ";
        display: table;
    }

    .am-pagination:after {
        clear: both;
    }

    .am-pagination > li {
        display: inline-block;
    }

        .am-pagination > li > a,
        .am-pagination > li > span {
            position: relative;
            display: block;
            padding: 0.5em 1em;
            text-decoration: none;
            line-height: 1.2;
            background-color: rgb(240, 234, 222);
            border: 1px solid rgb(228,204,167);
            border-radius: 0;
            margin-bottom: 5px;
            margin-right: 5px;
        }

        .am-pagination > li:last-child > a,
        .am-pagination > li:last-child > span {
            margin-right: 0;
        }

        .am-pagination > li > a:hover,
        .am-pagination > li > span:hover,
        .am-pagination > li > a:focus,
        .am-pagination > li > span:focus {
            background-color: #eeeeee;
        }

    .am-pagination > .am-active > a,
    .am-pagination > .am-active > span,
    .am-pagination > .am-active > a:hover,
    .am-pagination > .am-active > span:hover,
    .am-pagination > .am-active > a:focus,
    .am-pagination > .am-active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #0e90d2;
        border-color: #0e90d2;
        cursor: default;
    }

    .am-pagination > .am-disabled > span,
    .am-pagination > .am-disabled > span:hover,
    .am-pagination > .am-disabled > span:focus,
    .am-pagination > .am-disabled > a,
    .am-pagination > .am-disabled > a:hover,
    .am-pagination > .am-disabled > a:focus {
        color: #999999;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
        pointer-events: none;
    }

    .am-pagination .am-pagination-prev {
        float: left;
    }

        .am-pagination .am-pagination-prev a {
            border-radius: 0;
        }

    .am-pagination .am-pagination-next {
        float: right;
    }

        .am-pagination .am-pagination-next a {
            border-radius: 0;
        }

.am-pagination-centered {
    text-align: center;
}

.am-pagination-right {
    text-align: right;
}

.am-pagination {
    position: relative;
}
/**
  * Pagination Theme: default
  */
.am-pagination-default {
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12px;
}

    .am-pagination-default .am-pagination-prev,
    .am-pagination-default .am-pagination-next {
        float: none;
    }
/**
  * Pagination Theme: select
  */
.am-pagination-select {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.6rem;
}

    .am-pagination-select > li > a {
        line-height: 36px;
        background-color: #eeeeee;
        padding: 0 15px;
        border: 0;
        color: #555555;
    }

    .am-pagination-select .am-pagination-select {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -35px;
        width: 70px;
        height: 36px;
        text-align: center;
        border-radius: 0;
    }

        .am-pagination-select .am-pagination-select select {
            display: block;
            border: 0;
            line-height: 36px;
            width: 70px;
            height: 36px;
            border-radius: 0;
            color: #555555;
            background-color: #eeeeee;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            padding-left: 18px;
        }

.body_botttom p, .body_botttom2 p {
    line-height: 22px;
}
/*p, a, span { font-size: 12px; }*/
