﻿@charset "utf-8";
/* CSS Document */
body {
    background: #FFF;
    font-size: 12px;
    color: #393939;
    padding: 0;
    margin: 0;
}

div, ul, ol, form, li, p, h1, h2, h3, h4, h5, h6, img {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

ul li {
    list-style: none;
}

input {
    border: solid 1px #5da9ef;
    height: 22px;
    line-height: 22px;
}

    input::-webkit-input-placeholder { /*WebKit browsers*/
        color: red;
    }

textarea {
    border: solid 1px #5da9ef;
    line-height: 22px;
}

    textarea::-webkit-input-placeholder { /*WebKit browsers*/
        color: red; 
        position: absolute; 
        top: 43%; 
    }

 


a:link {
    color: #1d1d1d;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #1d1d1d;
}

a:hover {
    cursor: pointer;
    color: #1d1d1d;
    text-decoration: underline;
}

a:active {
    text-decoration: none;
    color: #1d1d1d;
}

.clear {
    clear: both;
}

.gray {
    color: #999999;
}

    .gray a:link, .gray a:visited, .gray a:hover, .gray a:active {
        color: #999999;
    }

.red {
    color: #F00;
    font: 16px;
}

    .red a:link, .red a:visited, .red a:hover, .red a:active {
        color: #F00;
    }

.blue {
    color: #0e6daf;
}

    .blue a:link, .blue a:visited, .blue a:hover, .blue a:active {
        color: #0e6daf;
    }

.msg {
    background: #ef5555;
    border: #F60 solid 1px;
    padding: 0px 5px;
    font-size: 12px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.dqwz {
    height: 37px;
    line-height: 37px;
    background: url(../images/4_03.jpg);
    color: #638ec7;
    font-size: 14px;
    padding-left: 15px;
}

    .dqwz a:link, .dqwz a:visited, .dqwz a:hover {
        color: #638ec7;
        font-weight: bold;
    }

.content {
    margin: 10px;
}

.table_bor {
    border: 1px solid #a0d2ff;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.table_bor_gray {
    border-top: 1px solid #e5e5e5;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    margin-top: 15px;
    background-color: #FFF;
}

    .table_bor_gray td {
        border-bottom: solid 1px #e5e5e5;
    }

.table_bor_blue {
    border-top: 1px solid #a0d2ff;
    border-left: solid 1px #a0d2ff;
    background-color: #FFF;
    /*margin-top: 10px;
    margin-bottom: 0px;*/
    padding-left: 5px;
}

    .table_bor_blue th {
        height: 24px;
        line-height: 24px;
        background: url(../images/4_12.jpg) repeat-x bottom;
        text-align: center;
        border-bottom: solid 1px #a0d2ff;
        border-right: solid 1px #a0d2ff;
    }

    .table_bor_blue td {
        border-bottom: solid 1px #a0d2ff;
        border-right: solid 1px #a0d2ff;
    }

    .table_bor_blue tr.alt td {
        background: #ecf6fc;
    }

    .table_bor_blue tr.over td {
        background: #C8ECFF;
    }

    .table_bor_blue td table td {
        border-bottom: solid 0px #a0d2ff;
        border-right: solid 0px #a0d2ff;
    }

.table_bor_blue_bottom {
    border-bottom: solid 1px #a0d2ff;
    border-left: solid 1px #a0d2ff;
    border-right: solid 1px #a0d2ff;
    background: url(../images/4_24.jpg) repeat-x bottom;
    height: 20px;
    line-height: 20px;
}

.table_bor_bottom {
    border-bottom: 1px solid #e5e5e5;
}






.table_msg {
    height: 40px;
    line-height: 40px;
    background: #FFF7D9;
    padding: auto 10px;
    border: 1px solid #FFE784;
    width: 100%;
    margin-bottom: 10px;
}

    .table_msg span {
        color: #F30;
        font-size: 12px;
    }

.title_blue {
    font-size: 16px;
    color: #147be4;
    font-weight: bold;
}

    .title_blue a:link, .title_blue a:visited, .title_blue a:hover, .title_blue a:active {
        color: #147be4;
        text-decoration: none;
    }

.title_gray {
    font-size: 14px;
    color: #505050;
    font-weight: bold;
}

    .title_gray a:link, .title_gray a:visited, .title_gray a:hover, .title_gray a:active {
        color: #505050;
        text-decoration: none;
    }

.sys_footer {
    background-color: #46acff;
    height: 32px;
    line-height: 32px;
    color: #FFF;
    text-align: center;
    /*position: absolute;
    bottom: 0px;
    width: 99%;*/
    position: relative;
}

.sys_footer1 {
    background-color: #46acff;
    height: 32px;
    line-height: 32px;
    color: #FFF;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 99%;
}

.sys_footer2 {
    background-color: #46acff;
    height: 32px;
    line-height: 32px;
    color: #FFF;
    text-align: center;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.shou {
}

.xian {
}

.slideTxtBox {
    padding: 10px;
}

    .slideTxtBox .hd {
        width: 180px;
        float: left;
    }

        .slideTxtBox .hd ul {
        }

            .slideTxtBox .hd ul li {
                padding: 0 15px;
                cursor: pointer;
                height: 38px;
                line-height: 38px;
                background: #34a5ff;
                color: #FFF;
                font-size: 16px;
                margin-bottom: 3px;
                font-family: 微软雅黑, 黑体;
            }

                .slideTxtBox .hd ul li.on {
                    background: #1286e5;
                    font-weight: bold;
                }

    .slideTxtBox .bd {
        float: left;
        padding: 0 15px 15px 15px;
    }

        .slideTxtBox .bd ul {
        }

.zhuyi-box {
    width: 1000px;
    position: relative;
    margin: 10px auto;
}

.zhuyi {
    width: 998px;
    border: 1px solid #e6e6e6;
    padding-top: 1px;
    overflow: hidden;
}

.zhuyi-titbox {
    width: 998px;
    height: 35px;
    background: url(../images/zhuyi-bg.jpg) repeat-x;
}

.zhuyi-tit {
    width: 963px;
    height: 35px;
    background: url(../images/dengpao.jpg) no-repeat 10px 6px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 35px;
    padding-left: 35px;
}

.zhuyi-neirong {
    font-size: 12px;
    color: #4c4c4c;
    padding: 25px;
    line-height: 1.8;
}

    .zhuyi-neirong p {
        margin: 10px 0;
    }

.zhuyi-bt {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url(../images/zhuyi-bt.jpg) no-repeat;
}

.slideTxtBox2 {
    width: 990px;
    margin: 10px auto;
    border: 1px solid #e6e6e6;
    background: #f7f7f7;
}

    .slideTxtBox2 .hd {
        width: 174px;
        height: 500px;
        border-right: 1px solid #e6e6e6;
        overflow: hidden;
        float: left;
    }

        .slideTxtBox2 .hd ul {
        }

            .slideTxtBox2 .hd ul li {
                width: 174px;
                height: 49px;
                background: url(../images/hui.png) no-repeat center;
                text-align: center;
                margin: 10px auto;
            }

                .slideTxtBox2 .hd ul li.on {
                    width: 174px;
                    height: 49px;
                    background: url(../images/lan.png) no-repeat center;
                    text-align: center;
                    color: #FFF;
                }

    .slideTxtBox2 .hd1 {
        width: 174px;
        height: 500px;
        border-right: 1px solid #e6e6e6;
        overflow: hidden;
        float: left;
    }

        .slideTxtBox2 .hd1 ul {
        }

            .slideTxtBox2 .hd1 ul li {
                width: 174px;
                height: 49px;
                background: url(../images/hui.png) no-repeat center;
                text-align: center;
                margin: 10px auto;
            }

                .slideTxtBox2 .hd1 ul li.on {
                    width: 174px;
                    height: 49px;
                    background: url(../images/lan.png) no-repeat center;
                    text-align: center;
                    color: #FFF;
                }

.tianxieb {
    width: 174px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    padding-top: 3px;
    font-size: 14px;
}

.xinxib {
    width: 174px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}

.slideTxtBox2 .bd {
    float: left;
    width: 815px;
    padding: 0;
    background: #ffffff;
}

    .slideTxtBox2 .bd ul {
    }
/* 下面是下一步钮*/
.arrow {
}

    .arrow a {
        display: block;
        width: 158px;
        height: 42px;
        color: #fff;
        line-height: 42px;
        text-align: center;
        font-size: 16px;
        text-decoration: none;
        margin: 10px auto;
        overflow: hidden;
        cursor: pointer;
        background: url("../images/anniu-bg1.png") 0 0 no-repeat;
    }

    .arrow .next {
    }

#windownbg {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
}

#windown-box {
    position: fixed;
    _position: absolute;
    border: 5px solid #E9F3FD;
    background: #FFF;
    text-align: left;
}

#windown-title {
    position: relative;
    height: 30px;
    border: 1px solid #A6C9E1;
    overflow: hidden;
    background: url(../images/tipbg.png) 0 0 repeat-x;
}

    #windown-title h2 {
        position: relative;
        left: 10px;
        top: 7px;
        font-size: 14px;
        color: #666;
    }

#windown-close {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 10px;
    height: 16px;
    text-indent: -10em;
    overflow: hidden;
    background: url(../images/tipbg.png) 100% -49px no-repeat;
    cursor: pointer;
}

#windown-content-border {
    position: relative;
    top: -1px;
    border: 1px solid #A6C9E1;
    padding: 5px 0 5px 5px;
}

#windown-content img, #windown-content iframe {
    display: block;
}

#windown-content .loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
}

.btn_blue {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 92px;
    height: 32px;
    line-height: 28px;
    background: url(../images/btn_blue.jpg) no-repeat;
    color: #FFF;
    font-size: 14px;
}

.btn_blue1 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 122px;
    height: 32px;
    line-height: 28px;
    background: url(../images/btn_blue1.jpg) no-repeat;
    color: #FFF;
    font-size: 14px;
}

.btn_green {
    width: 92px;
    height: 32px;
    line-height: 28px;
    background: url(../images/btn_green.jpg) no-repeat;
    border: none;
    color: #FFF;
    font-size: 14px;
}

.btn_yellow {
    width: 92px;
    height: 32px;
    line-height: 28px;
    background: url(../images/btn_yellow.jpg) no-repeat;
    border: none;
    color: #FFF;
    font-size: 14px;
}

.btn_red {
    width: 92px;
    height: 32px;
    line-height: 28px;
    background: url(../images/btn_red.jpg) no-repeat;
    border: none;
    color: #FFF;
    font-size: 14px;
}

.btn_blue_big_py {
    width: 200px;
    height: 42px;
    line-height: 38px;
    background: url(../images/anniu-bg1_py.png) no-repeat;
    border: none;
    color: #FFF;
    font-size: 16px;
}

.btn_blue_big {
    width: 158px;
    height: 42px;
    line-height: 38px;
    background: url(../images/anniu-bg1.png) no-repeat;
    border: none;
    color: #FFF;
    font-size: 16px;
}

.btn_green_big {
    width: 158px;
    height: 42px;
    line-height: 38px;
    background: url(../images/anniu-bg2.png) no-repeat;
    border: none;
    color: #FFF;
    font-size: 16px;
}

.btn_yellow_big {
    width: 158px;
    height: 42px;
    line-height: 38px;
    background: url(../images/anniu-bg3.png) no-repeat;
    border: none;
    color: #FFF;
    font-size: 16px;
}

.btn_red_big {
    width: 158px;
    height: 42px;
    line-height: 38px;
    background: url(../images/anniu-bg4.png) no-repeat;
    border: none;
    color: #FFF;
    font-size: 16px;
}

.btn_addinfo {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 92px;
    height: 32px;
    line-height: 28px;
    background: url(../images/btn_blue.jpg) no-repeat;
    color: #FFF;
    font-size: 14px;
    text-align: center;
}

.btn_check {
    width: 158px;
    height: 42px;
    line-height: 38px;
    background: url(../images/btnsh.jpg) no-repeat;
    border: none;
    color: #FFF;
    font-size: 16px;
}

.btn_Add {
    width: 59px;
    height: 20px;
    background: url(../images/3_03.jpg) no-repeat;
    border: none;
}

.table_bor_blueNew {
    border-top: 1px solid #a0d2ff;
    border-left: solid 1px #a0d2ff;
    border-right: solid 1px #a0d2ff;
    background-color: #FFF;
    margin-top: 10px;
}

    .table_bor_blueNew td {
        border-bottom: solid 1px #a0d2ff;
    }

.table_noborder {
    border: none;
}

    .table_noborder th, .table_noborder td {
        border-style: none;
        border-color: inherit;
        border-width: medium;
    }

.no_border input {
    border: none;
}
