﻿/* CSS Document */
/* 初始化CSS  重置浏览器样式*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img, hr, select {
    margin: 0;
    padding: 0;
    list-style: none;
}



fieldset, img {
    border: none;
}
/*为了照顾ie6 链接图片有边框*/
img {
    display: inline-block;
}

ul, ol {
    list-style: none;
}

input {
    padding: 0;
    font-family: "微软雅黑";
    border: none;
    color: #000000;
}

select, input {
    vertical-align: middle;
}

select, input, textarea {
    font-size: 14px;
    margin: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-width: 0px;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    font-size: 14px;
    color: #9da5b2;
    font-family: "微软雅黑";
    background: #d5ccbd;
}

a {
    color: #999;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

i {
    font-style: normal;
    font-size: 14px;
    color: #000;
}

.mgvbutton  {
    font-size:10px;
    color:#AD7243;
    background-color:#ddd6cc;
}

.ddl-default {
    font-size: 16px;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    padding: 5px;
    border: 0px;
}
/*通用*/
.img100 {
    width: 100%;
}

    .img100 img {
        width: 100%;
        height: 100%;
    }

.poa {
    position: absolute;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*登录*/
.login {
    position: relative;
    width: 100%;
    height: 100%;
}

    .login img {
        width: 100%;
        height: auto;
    }

.login_bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.logo {
    position: absolute;
    z-index: 2;
    width: 74%;
    left: 13%;
    margin-top: 10%;
}

.login_input {
    position: absolute;
    z-index: 2;
    width: 90%;
    left: 5%;
    margin-top: 68%;
}

@media screen and (max-width: 380px) {
    .login_input {
        margin-top: 72%;
    }
}

.user-name {
    height: 40px;
    width: 94%;
    margin: 0 3%;
    background: url(../images/user_name_bg.png) #fff no-repeat 30px center;
    background-size: 10%;
    border-radius: 5px;
    color: #333333;
    text-indent: 80px;
    margin-bottom: 25px;
}


.user-name::-webkit-input-placeholder {
    color: #cccccc;
}

.password_w {
    position: relative;
    width: 100%;
}

    .password_w a {
        position: absolute;
        display: block;
        color: #333;
        height: 40px;
        right: 35px;
        top: 12px;
    }

.user-password {
    height: 40px;
    width: 94%;
    margin: 0 3%;
    background: url(../images/user_password_bg.png) #fff no-repeat 30px center;
    background-size: 10%;
    border-radius: 5px;
    color: #333333;
    text-indent: 80px;
    margin-bottom: 40px;
}

.login_int {
    height: 40px;
    width: 94%;
    margin: 0 3%;
    background: #ad7243;
    border-radius: 5px;
    color: #fff;
    text-indent: center;
}

.login_hint {
    height: 30px;
    width: 95%;
    color: black;
}



/*会员*/
.hy_w {
    width: 100%;
    position: relative;
    top: 0;
}

.hy_bg {
    background: #fff;
    border-radius: 8px;
    width: 90%;
    margin: 0 5%;
    position: absolute;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.hy_xx {
    height: 32vh;
    margin-top: 20%;
}

.hy_tx {
    width: 80px;
    height: 80px;
    z-index: 3;
    border-radius: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: 8%;
}

    .hy_tx img {
        border-radius: 50%;
    }

.hy_xx h3 {
    text-align: center;
    font-size: 18px;
    color: #333;
    margin: 45px 5% 0;
    width: 90%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.hy_dj {
    width: 50%;
    float: left;
    text-align: center;
    margin-top: 20px;
}

    .hy_dj img {
        width: 16px;
        height: 16px;
        margin: 5px 2px;
    }

    .hy_dj h3 {
        margin-bottom: 8px;
    }

    .hy_dj h4 {
        margin-bottom: 8px;
    }

    .hy_dj h5 {
        color: #333;
    }

.hy_gl_img img {
    width: 45px;
    height: auto;
}

.hy_gl_img h4 {
    color: #333;
}

.hy_sr {
    line-height: 6vh;
    padding: 0 10px;
    box-sizing: border-box;
}

.ft_l {
    color: #29a7fc;
}

.ft_h {
    color: #333;
}

.hy_qq_l {
    height: 6vh;
    width: 70%;
    margin: 0 5% 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background: #fff;
    border-radius: 8px;
    padding: 0 10px;
    box-sizing: border-box;
}

.hy_qq {
    width: 25%;
    height: 6vh;
    background: #75bffd;
    color: #fff;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.zl_id {
    padding-top: 130px;
    text-align: center;
    font-size: 19px;
    color: #000000;
}

.zl_gn {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 25%;
}

.hy_name {
    margin-top: 5px;
    margin-bottom: 5px;
}

.tx_sum {
    height: 6vh;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background: #fff;
    border-radius: 8px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 5px;
    line-height: 6vh;
}


.tx_qq {
    width: 35%;
    background: #75bffd;
    color: #fff;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    height: 40px;
    float: right;
    margin-top: 10px;
    border-color: #ccc;
    border-radius: 8px;
}

.skxx, .ewm {
    color: #333;
}


.exit {
    bottom: 5%;
    background: #c1c1c1;
    color: #fff;
    height: 6vh;
    line-height: 6vh;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.exit1 {
    background: #75bffd;
    color: #fff;
    height: 6vh;
    line-height: 6vh;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

/*内页*/
.nr_box {
    width: 90%;
    margin: 10% 5% 0;
}

.nr_top {
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 18px;
    text-align: center;
}

.nr_ewm {
    text-align: center;
    margin-top: 25px;
}

    .nr_ewm img {
        width: 60%;
        height: auto;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }

.back {
    float: left;
}

    .back img {
        width: 16px;
        height: auto;
    }

.nr_w {
    width: 100%;
}

.txsq {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin: 15px 0 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 10px;
    box-sizing: border-box;
}

.txsqq {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin: 15px 0 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 10px;
    box-sizing: border-box;
}

.txsq h4 {
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    text-indent: 6px
}

.txsq_w {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.txsq_nr {
    width: 33.3%;
    float: left;
    padding: 10px 0;
}

    .txsq_nr span {
        display: block;
        text-align: center;
        line-height: 30px;
    }

.txzt {
    height: 40px;
    float: right;
    margin-top: 10px;
    border-color: #ccc;
    border-radius: 8px;
}

    .txzt option {
        color: #ccc;
    }

.hyzcxx {
    padding: 10px;
    background: #ddd6cc;
}

.hyss {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.hyssk {
    width: 65%;
    border: 1px solid #ccc;
    height: 30px;
    color: #333;
    border-radius: 8px;
}

.hysstj {
    width: 32%;
    float: right;
    background: #75bffd;
    color: #fff;
    height: 32px;
    border-radius: 8px;
}

.btnavi {
    width: 97%;
    float: left;
    background: #ad7243;
    color: #fff;
    height: 50px;
    border-radius: 5px;
    margin: 5px;
    font-size: 22px;
}

.hylb {
    padding: 20px 0;
}

    .hylb h3 {
        color: #333;
        font-size: 16px;
        text-align: center;
    }

.hybt {
    padding: 20px 0;
    overflow: hidden;
    width: 100%
}

    .hybt span {
        width: 25%;
        text-align: center;
        float: left;
    }

.hylbnr {
    padding: 5px 0;
    text-align: center;
    overflow: hidden;
}

    .hylbnr span {
        width: 25%;
        float: left;
        color: #333;
    }

        .hylbnr span img {
            width: 16px;
            height: auto;
        }

        .hylbnr span a {
            color: #29a7fc;
        }

.hyid {
    color: #333;
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.hyid1 {
    color: #333;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

.hyxq_optitle {
    color: #333;
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.hycz_line {
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
}

    .hycz_line span {
        margin-right: 5px;
    }

    .hycz_line input {
        border: 1px solid #ccc;
        border-radius: 8px;
        color: #333;
        height: 30px;
    }

    .hycz_line select {
        border: 1px solid #ccc;
        border-radius: 8px;
        color: #333;
        height: 32px;
    }

.hyrwgl {
    margin-top: 10px;
    float: right;
    color: #333;
}




/*弹窗*/
.tx_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.1);
    z-index: 4;
}

.skbg, .txbg, .rwgl {
    display: none;
}

.tx_w {
    height: 300px;
    position: relative;
    margin-top: 40%;
}

    .tx_w p {
        font-size: 18px;
        color: #333;
        text-align: center;
        padding: 10px 0;
    }

    .tx_w h3 {
        width: 80%;
        text-align: center;
        margin: 0 10%;
    }

.tx_line {
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 10px 5%;
}

    .tx_line span {
        ;
        margin-right: 5px;
    }

    .tx_line input {
        height: 40px;
        width: 100%;
        border-radius: 8px;
        border: 1px solid #ccc;
        color: #333;
        text-indent: 15px;
    }

    .tx_line select {
        height: 42px;
        width: 100%;
        border-radius: 8px;
        border: 1px solid #ccc;
        color: #333;
        text-indent: 15px;
    }

.tx_tj {
    width: 40%;
    color: #fff;
    background: #75bffd;
    border-radius: 8px;
    height: 40px;
    margin: 20px 30%;
}

.tx_jr {
    width: 40%;
    color: #fff;
    background: #75bffd;
    border-radius: 8px;
    height: 40px;
    margin: 5px 30%;
}

.close_tx img, .close_sk img {
    float: right;
    margin: -30px 5px 0 0;
}

.close_rw img {
    float: right;
    margin: -40px 5px 0 0;
}

.rwglbt {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

    .rwglbt span {
        width: 33.3%;
        float: left;
        text-align: center;
    }

.rw_line {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

    .rw_line div {
        width: 33.3%;
        float: left;
        text-align: center;
        color: #333;
        line-height: 30px;
    }

        .rw_line div select {
            border-radius: 8px;
            border: 1px solid #ccc;
            height: 32px;
        }


.dateselect {
    width: 100px;
    font-size: 16px;
    padding: 5px;
    border-radius: 5px;
}

.btsearch {
    width: 97%;
    float: left;
    background: #ad7243;
    color: #fff;
    height: 30px;
    border-radius: 5px;
    margin: 25px 5px 5px 5px;
    font-size: 14px;
}

.btback {
    width: 99%;
    float: left;
    background: #ad7243;
    color: #fff;
    height: 30px;
    border-radius: 5px;
    margin: 5px 5px 5px 5px;
    font-size: 14px;
}


.btn-cancel {
    width: 97%;
    float: left;
    background: #cdc5a9;
    color: #545454;
    height: 30px;
    border-radius: 5px;
    margin: 5px 5px 5px 5px;
    font-size: 14px;
}

.btn-submit {
    width: 97%;
    float: left;
    background: #ad7243;
    color: #fff;
    height: 30px;
    border-radius: 5px;
    margin: 5px 5px 5px 5px;
    font-size: 14px;
}

.dateselectbox {
    padding: 10px;
    background: #ddd6cc;
}

.gridbox {
    padding: 10px;
    background: #ddd6cc;
    margin-bottom:10px; 
}

.gridheader {
    font-size: 16px;
    color: #ad7243;
    font-family: "微软雅黑";
    font-weight: bold;
    text-align: center;
}

.fbinput {
    height: 300px;
    width: 93%;
    margin-top: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #ad7243;
    background-color: #fdf8ec;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 20px;
    padding: 10px;
}

.lbfbinfo {
    color: #764d00;
    font-weight: bold;
}



/* 背景方框 */
.bg-box {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin: 15px 0 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 10px;
    box-sizing: border-box;
    padding: 10px;
    background: #ddd6cc;
}

/* 底部div背景框 */
.bg-box-bottom {
    text-align: center;
    bottom: 15px;
    position: absolute;
    width: 90%;
}

/* 导航链接按钮，大，次要 */
.bt-navi-2 {
    width: 100%;
    float: left;
    background: #ad7243;
    color: #fff;
    height: 40px;
    border-radius: 5px;
    margin: 0px;
    font-size: 14px;
}

/* 导航链接按钮，大，次要，取消 */
.bt-navi-cancel-2 {
    width: 100%;
    float: left;
    background: #aaaaaa;
    color: #fff;
    height: 40px;
    border-radius: 5px;
    margin: 0px;
    font-size: 14px;
    margin-top: 10px;
}

/* 页面主内容框 */
.content-box {
    width: 90%;
    margin: 10% 5% 0;
}

/* 顶部标题及导航 */
.navi-top {
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 18px;
    text-align: center;
}

/* 输入文本框 */
.input-tb {
    width: 60%;
    font-size: 16px;
    padding: 5px;
    border-radius: 5px;
}

/* 单行输入框 */
.div-singleline-input {
    width:100%;
    margin-top:5px; 
    margin-bottom:5px;
    padding:5px;
}

/* 输入框前的文字 */
.label-before-input {
    width:30%;
    text-align:right;
    display:inline-block;
}

/* 错误提示文字 */
.label-error {
    width: auto;
    text-align: left;
    display: inline-block;
    color:red;
}

/* 错误提示 */
.div-error {
    text-align:center;
    margin-top:5px;
}


h3 {
    font-size:85%;
    font-weight:bold;
}
