﻿* {
    margin: 0;
    padding: 0;
}

.suo1 {
    background: red url(../Images/suo.jpg) no-repeat 10px content;
}

body {
    background-color: #ddd;
    font-size: 12px;
    font-family: "Verdana", "Arial", "细明体", "sans-serif";
}

a {
    color: #000;
    text-decoration: none;
}

input {
    outline: none;
}

.It0 {
    border-right: #f1f1f1 1px solid;
    padding-right: 6px;
    border-top: #f1f1f1 1px solid;
    padding-top: 0px;
    border-left: #f1f1f1 1px solid;
    padding-left: 6px;
    border-bottom: #f1f1f1 1px solid;
    padding-bottom: 0px;
    background: #f1f1f1;
    cursor: hand;
}

.It1 {
    border-right: #999 1px solid;
    padding-right: 6px;
    border-top: #999 1px solid;
    padding-top: 0px;
    border-left: #999 1px solid;
    padding-left: 6px;
    border-bottom: #999 1px solid;
    padding-bottom: 0px;
    background: #F8F8FF;
    cursor: hand;
}

.lt00 {
    border-right: #999 1px solid;
    padding-right: 6px;
    border-top: #999 1px solid;
    padding-left: 6px;
    background: #f1f1f1;
    padding-bottom: 0px;
    border-left: #999 1px solid;
    cursor: hand;
    padding-top: 0px;
    border-bottom: #999 1px solid;
}

.grid-head {
    background-image: url(../Image/nav_bg.gif);
}

body {
    background: #ffffff;
}

/**Table CSS S**/
.table-V {
    border: 1px solid #dddddd;
    border-collapse: collapse;
    color: #666;
    line-height: 20px;
    margin: 10px;
    width: 98%;
}

    .table-V caption {
        background-color: #FF6471;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        margin-top: 20px;
        padding-bottom: 5px;
        padding-top: 5px;
        text-align: center;
    }

    .table-V th {
        background-color: #fff;
        border: 1px solid #ddd;
        color: #333;
        font-weight: normal;
        font-size: 100%;
        font-size: 12px;
        line-height: 22px;
        padding: 5px 5px 3px 10px;
        text-align: right;
        width: 15%;
    }

    .table-V .th-h {
        background-color: #F7B551;
        border: 1px solid #dddddd;
        color: #FFFFFF;
        font-size: 80%;
        font-weight: normal;
        line-height: 140%;
        padding: 5px 5px 3px 10px;
        text-align: right;
        vertical-align: top;
    }

    .table-V .th-top {
        background-color: #A2A2A2;
        border: 1px solid #A2A2A2;
        color: #FFFFFF;
        font-weight: 600;
        line-height: 140%;
        padding: 5px 5px 3px 10px;
        text-align: center;
        vertical-align: top;
        width: 20%;
    }

    .table-V td {
        border: 1px solid #dddddd;
        font-size: 12px;
        font-weight: normal;
        line-height: 140%;
        padding: 5px 5px 5px 10px;
    }

        .table-V td select {
            color: #666;
        }

    .table-V .td {
        background-color: #dddddd;
        color: #666666;
        font-size: 80%;
        font-weight: normal;
        line-height: 140%;
        padding: 5px 5px 5px 10px;
    }

    .table-V .td2 {
        background-color: #FFFFFF;
        color: #666666;
        font-size: 80%;
        font-weight: normal;
        line-height: 140%;
        padding: 5px 5px 5px 10px;
    }

    .table-V a {
        color: #FA3736;
    }

        .table-V a:hover {
            color: #666666;
        }


/* action links in grid */
a.action-link {
    margin-right: 4px;
}

    a.action-link:last-child {
        margin-right: 0px;
    }

.table-V p { /*color: #666666;*/
}

.table-V img {
    margin-right: 8px;
}
/**Table CSS E**/

#pageBpdy li {
    background: url("../Images/list.gif") no-repeat scroll left top transparent;
    color: #666666;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    list-style: none outside none;
    margin: 10px 0 10px 0px;
    padding-left: 25px;
    text-align: left;
}

    #pageBpdy li a {
        color: #FF6471;
    }

        #pageBpdy li a:hover {
            color: #666666;
        }

#pageBpdy marquee {
    background-color: #CCCCCC;
    color: #333333;
    font-size: 80%;
    padding: 5px;
}

/*.input {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #999999 #D9D9D9 #D9D9D9;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-size: 100%;
    height: 20px;
    margin-left: 2px;
    padding: 2px;
}
.input:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #D9D9D9 #D9D9D9;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-size: 100%;
    height: 20px;
    margin-left: 2px;
    padding: 2px;
}*/
.navigation {
    border-bottom: 1px solid #EFEFEF;
    font-size: 12px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 7px;
}

    .navigation strong {
        border-bottom: 1px solid red;
        margin-bottom: 20px;
        margin-left: 10px;
        padding-bottom: 7px;
        font-weight: normal;
        color: #666;
    }

/**GridView CSS S**/
.tableV {
    border: 1px solid #F1F1F1;
    border-collapse: collapse;
    color: #333333;
    margin: 20px 10px 10px 10px;
    width: 98%;
}

    .tableV caption {
        background-color: #FF6471;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        margin-top: 20px;
        padding-bottom: 5px;
        padding-top: 5px;
        text-align: center;
    }

    .tableV .disabled-checkbox input:after {
        background: #C0C0C0 !important;
    }


    .tableV th { /* background-image:url("../Images/Backend/global-bg.png");*/
        border: 1px solid #ddd !important;
        background: #F8F8F8; /*line-height: 12.5px;z之前值为22px,20120606*/
        font-size: 12px;
        color: #333333;
        text-align: center;
        height: 44px;
        white-space: nowrap;
        padding: 14px 20px;
        box-sizing: border-box;
    }

    .tableV td {
        padding: 16px 5px;
        width: auto !important;
    }

    .tableV .th-h {
        background-color: #F7B551;
        border: 1px solid #808080;
        color: #FFFFFF;
        font-size: 80%;
        font-weight: normal;
        line-height: 140%;
        padding: 5px 5px 3px 10px;
        text-align: right;
        vertical-align: top;
    }

    .tableV .th-top {
        background-color: #A2A2A2;
        border: 1px solid #A2A2A2;
        color: #FFFFFF;
        font-weight: 600;
        line-height: 140%;
        padding: 5px 5px 3px 10px;
        text-align: center;
        vertical-align: top;
        width: 20%;
    }

    .tableV td {
        height: 37px;
        border: 1px solid #ddd !important;
        text-align: center;
        font-size: 12px;
        font-weight: normal;
        line-height: 140%;
        color: #666; /*padding: 5px 5px 5px 10px;*/
    }

    .tableV .td {
        background-color: #EEEEEE;
        color: #666666;
        font-size: 80%;
        font-weight: normal;
        line-height: 140%;
        padding: 5px 5px 5px 10px;
    }

    .tableV .td2 {
        background-color: #FFFFFF;
        color: #666666;
        font-size: 80%;
        font-weight: normal;
        line-height: 140%;
        padding: 5px 5px 5px 10px;
    }

    .tableV p {
        color: #666666;
    }

    .tableV img {
        margin-left: 5px;
        margin-right: 8px;
    }
    .tableV td a, .tableV input {
        padding: 0 10px !important;
        border: none !important;
        /*border-right: 1px solid #d9d9d9 !important;*/
        box-sizing: border-box;
        cursor: pointer;
        color: #6a92ff;
        background-color: transparent;
        white-space: nowrap;
        /*width: auto !important;
        height: auto !important;*/
        border-radius: initial !important;
        line-height: initial !important;
        margin: 0 !important;
        font-size:12px;
    }
        .tableV td input:first-child, .tableV td a:first-child {
            padding-left: 0;
        }

    .tableV td:last-child input:last-child, .tableV td:last-child a:last-child {
        padding-right: 0;
        border-right: none !important;
    }
    .tableV td input:last-child, .tableV td a:last-child {
        padding-right: 0;
        /*border-right: none !important;*/
    }
/**Table CSS E**/
/* 后台 S */
.items {
    padding: 10px;
    width: 100%;
    height: 100%;
    display: inline-table;
}

    .items ul {
        margin: 0 auto;
        padding-left: 0px;
        float: left;
    }

        .items ul li {
            float: left;
            text-align: center;
            margin-right: 15px;
            margin-bottom: 10px;
            list-style: none;
        }

            .items ul li img {
                border: 1px solid #EFEFEF;
                padding: 1px;
                width: 230px;
                height: 230px;
            }

            .items ul li .info {
                font-size: 12px;
                padding: 2px 4px;
            }

.function {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
}

    .function input {
        margin-right: 20px;
    }

/* 后台 E*/
.page {
    float: right;
    margin-right: 20px;
    font-size: 14px;
}

/* ribbon_all E*/
.ribbon_all {
    float: left;
    margin: 28px 0px 0px 10px;
    padding: 0px;
    clear: both;
}

    .ribbon_all li {
        margin: 0px 0px 20px 0px;
        list-style: none;
        float: left;
        color: #333;
        width: 200px;
    }

        .ribbon_all li select {
            color: #666;
            height: 22px;
            line-height: 22px;
        }

    .ribbon_all .ribbon_right {
        float: right;
        width: auto;
    }

.mright_all {
    min-width: 100px;
    float: left;
}

.mright_juall {
    margin-right: 40px;
}

.mright_juall2 {
    margin-right: 80px;
}

/*绿色按钮*/
.green_1 {
    background: url(../images/green_1.png) no-repeat;
    float: left;
    height: 34px;
}

.green_2 {
    background: url(../images/green_2.png) repeat-x;
    float: left;
    height: 34px;
    min-width: 11px;
    padding: 0px 8px;
    line-height: 34px;
    color: #fff;
    font-size: 12px;
}

.green_3 {
    background: url(../images/green_3.png) no-repeat;
    float: left;
    height: 34px;
    width: 14px;
}
/*红色按钮*/
.red_1 {
    background: url(../images/red_1.png) no-repeat;
    float: left;
    height: 34px;
    width: 14px;
}

.red_2 {
    background: url(../images/red_2.png) repeat-x;
    float: left;
    height: 34px;
    min-width: 11px;
    line-height: 34px;
    color: #fff;
    font-size: 12px;
    padding: 0px 8px;
}

.red_3 {
    background: url(../images/red_3.png) no-repeat;
    float: left;
    height: 34px;
    width: 14px;
}
/*蓝色按钮*/
.blue_1 {
    background: url(../images/blue_1.png) no-repeat;
    float: left;
    height: 34px;
    width: 14px;
}

.blue_2 {
    background: url(../images/blue_2.png) repeat-x;
    float: left;
    height: 34px;
    min-width: 11px;
    line-height: 34px;
    color: #fff;
    padding: 0px 8px;
    font-size: 12px;
}

.blue_3 {
    background: url(../images/blue_3.png) no-repeat;
    float: left;
    height: 34px;
    width: 14px;
}


/*xuezhen-06*/
ul, li {
    list-style-type: none;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

.por ul li {
    text-align: center;
    line-height: 30px;
    background: #fff;
    width: 208px;
    height: 384px;
    margin-right: 24px;
    float: left;
    border: 0;
}

    .por ul li a {
        display: block;
        background: #333;
        text-align: center;
        line-height: 30px;
        background: #fff;
        width: 208px;
        height: 50px;
    }

    .por ul li img {
        width: 206px;
        height: 148px;
        border: 0;
    }

    .por ul li a:hover img {
        border: 1px #FF3300;
    }

.Reportq {
    border: solid #dfdfdf 1px;
    border-bottom: none;
    margin: 10px 0px 0px 15px;
    background: url(../Images/tj-top-t.jpg) repeat-x;
    height: 33px;
    line-height: 33px;
    width: 97%;
    clear: both;
    padding-left: 10px;
    padding-top: 0px;
}

    .Reportq ul {
        float: left;
        padding: 0px;
        margin: 0px;
        clear: both;
    }

        .Reportq ul li {
            float: left;
            text-align: center;
            margin-left: 10px;
        }

            .Reportq ul li a {
                float: left;
                padding: 0;
                margin: 0px: color:#333;
                display: block;
                width: 94px;
                height: 27px;
                text-align: center;
            }

            .Reportq ul li.hover1 {
                color: #333;
                font-weight: bold;
                width: 94px;
                height: 27px;
                display: block;
                margin: 4px 0 0 0;
                border: 0;
                line-height: 26px;
                background: url(../Images/tj-top-t1.jpg) no-repeat;
            }

.bnt-inquire {
    width: 52px;
    height: 26px;
    background: url(../Images/bnt_inquire.jpg) no-repeat;
    display: block;
    border: none;
    margin: 4px 0 0 4px;
}

.all_btncs2 {
    background: url("../Images/all_btn2.png") no-repeat;
    width: 90px !important;
    height: 22px;
    text-align: center;
    line-height: 20px;
    border: none;
    color: #444;
    margin-bottom: 10px;
}


.box_input {
    clear: both;
    overflow: hidden;
    margin: 10px;
    margin-bottom: 0px;
    padding: 10px 10px 0px 0px;
    background-color: #ffffff;
    border: 1px solid #F0F0F0;
    margin-top: 10px;
    border-bottom: 0px;
    width: 98%;
}

    .box_input span {
        float: left;
        padding: 5px 0;
    }
/*.box_input input[type=text]{background:#fff; border:1px solid #e6e6e6; height:30px; line-height:30px; width:130px; float:left; padding:2px 10px; margin-left:10px;}*/
/*.box_input select{background:#fff; border:1px solid #e6e6e6; height:30px; line-height:30px; width:152px; float:left; padding:2px 10px; margin-left:10px;}*/
/*.box_input label{height:30px; line-height:30px; width:80px; float:left; text-align:right; font-size:12px; color:#777;padding:2px 0px;}*/
.bottomIco {
    width: 98%;
    margin: 0px 0px 10px 10px;
    position: relative;
    height: 20px;
    background-color: #FAFAFA;
    text-align: center;
    padding: 0px 5px;
    border: 1px solid #e6e6e6;
}

    .bottomIco img {
        width: 15px;
        position: absolute;
        left: 49.5%;
    }

.btnDiv {
    height: 60px;
    border-top: 0px;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
    width: 98%;
    margin: 0px 0px 0px 10px;
    border-bottom: 0px;
    padding: 0px 5px;
    background-color: #ffffff;
    padding-top: 15px;
}

.export-box {
    margin: 20px 10px 0px 10px;
}

.required-tip:before {
    content: "* ";
    color: #ff0000;
}

.radio-label {
    display: inline-block;
    margin: 0px 6px 0px 1px;
}

    .radio-label:last-child {
        margin-right: 0px;
    }

.radio-wrap {
    vertical-align: middle;
}

.form-input-tip {
    margin-left: 4px;
}

/*小程序样式统一*/

/*button统一样式*/
.all_btncs {
    background: url("../Images/all_btn.png") no-repeat;
    min-width: 70px;
    height: 22px;
    text-align: center;
    line-height: 20px;
    border: none;
    color: #444;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.exbutton {
    background: url("../Images/all_btn.png") no-repeat;
    min-width: 70px;
    height: 22px;
    text-align: center;
    line-height: 20px;
    border: none;
    color: #444;
    margin: 10px 0px 0px 10px;
    cursor: pointer;
}

.box_bnt {
    background-color: #cd212c;
    border: 1px solid #e6e6e6;
    height: 30px;
    display: block;
    float: left;
    margin-left: 10px;
    color: white;
    font-size: 12px;
    margin-top: 3px;
    position: relative;
    left: 50%;
    margin-left: -65px;
}

/*客服 start*/
.CustomerService {
    position: fixed;
    width: 120px;
    background-color: #fff;
    padding: 10px 15px;
    right: 0;
    bottom: 0;
    border: 1px solid #d5d5d5;
    border-right: none;
    border-bottom: none;
    cursor: pointer;
    text-align: center;
    border-right: 4px;
}

    .CustomerService:after {
        content: "在线客服";
        display: inline-block;
        width: 100%;
        height: 20px;
        background: url(../Images/Icono/service.png) no-repeat;
        background-size: 20px;
        line-height: 20px;
        padding-left: 10px;
        color: #333333;
    }

    .CustomerService:hover:after {
        color: #da374b;
        background: url(../Images/Icono/service-sel.png) no-repeat;
        background-size: 20px;
    }
/*客服 end*/

/*微信客服 start*/
.WeiXinCustomerService {
    display: none;
    position: fixed;
    width: 120px;
    height: 135px;
    background-color: #fff;
    right: 0;
    bottom: 50px;
    /*Firefox4.0- -moz-box-shadow:投影方式 X轴偏移量 Y轴偏移量阴影模糊半径 阴影扩展半径 阴影颜色;*/
    -moz-box-shado: -5px -4px 10px 5px #f8f8f8;
    /*//Safariand Google chrome10.0- -webkit-box-shadow:投影方式 X轴偏移量 Y轴偏移量阴影模糊半径 阴影扩展半径 阴影颜色;*/
    -webkit-box-shadow: -5px -4px 10px 5px #f8f8f8;
    /*//Firefox4.0+、 Google chrome 10.0+ 、 Oprea10.5+ and IE9 box-shadow: 投影方式 X轴偏移量 Y轴偏移量 阴影模糊半径 阴影扩展半径 阴影颜色;*/
    box-shadow: -5px -4px 10px 5px #f8f8f8;
}


.WeiXinCustomerServiceImg:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 80%;
    background: url(../Images/weixin/weixinyidongkefu.png) no-repeat;
    background-size: 108px;
}

.WeiXinCustomerServiceTitle:after {
    content: "移动客服助手";
    display: inline-block;
    width: 100%;
    background: url(../Images/weixin/wenhao.png) no-repeat;
    background-size: 14px;
    background-position-x: 86px;
    background-position-y: 3px;
    line-height: 20px;
    padding-left: 10px;
    color: #199ED8;
    cursor: pointer;
    /* text-align: center; */
}

/*微信客服 end*/
.addEvent {
    border: none;
    background-color: #da374b;
    color: #fff;
    padding: 8px 20px;
    margin: 10px auto;
    cursor: pointer;
    margin-left: 10px;
}

.button {
    width: 125px;
    height: 30px;
    line-height: 30px;
    background: #6A92FF;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-family: "微软雅黑";
}

.bon {
    margin-top: 10px;
}

.button-green {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    background: #44AFA4;
}

.button-y {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    background: #FFC333;
}

.button-r {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    background: #fb6b5b;
}

.button-b {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    background: #377ec7;
}

.button-db {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    background: #65c3ff;
}

.button-o {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    background: #fb7d3a;
}
/*按钮hover事件*/
.button:hover {
    color: #fff;
    background: #6A92FF;
}
/*小按钮*/
.button-sm {
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
    background: #3c8dbc;
}

.button-yellow {
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
    background: #ffc333;
}

.button-blue {
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
    background: #337ab7;
}

    .button-blue:hover {
        background: #2e6da4;
    }

.button-red {
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
    background: #6A92FF;
}

    .button-red:hover {
        background: #6A92FF;
        color: #fff;
    }

.button-gray {
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
    background: #bebebe;
}

    .button-gray:hover {
        background: #bebebe;
        color: #fff;
    }

.button-yellow:hover {
    background: #ffc933;
}

.button-green:hover {
    background: #32837b;
}

.button-sm:hover {
    background: #367fa9;
}

.button-sm-sus {
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
    background: #00a65a;
}

.button-sm-yellow {
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
    background: #ffc333;
}

.button-sm-sus:hover {
    background: #008d4c;
}

.button-sm-das {
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
    background: #d73925;
}

    .button-sm-das:hover {
        background: #ac2925;
    }

.button-sm-yellow:hover {
    background: #ffc933;
}
/*大按钮*/
.button-lg {
    width: 80px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}
/*input*/
.inputGroup { /*width: 25%;*/
    display: flex;
    float: left;
    margin: 10px 10px 0 10px;
}

.inputGroup1 { /*width: 25%;*/
    display: flex; /*float: left;*/
    align-items: center;
    margin: 20px 10px 0 10px;
}
/*input左边的icon*/
.icon {
    width: 28px;
    border: 1px solid #ccc;
    display: block;
    height: 28px;
    border-right: none;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    text-align: center;
    line-height: 28px;
}

.add-on {
    width: 18px;
    height: 32px;
    background: #ececec;
    border: 1px solid #d0d0d0;
    border-right: none;
    float: left;
    color: #DB384C;
    text-align: center;
    line-height: 32px;
}
/*input左边的字*/
.text {
    width: 100px;
    min-width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    margin-right: 8px;
    color: #333333;
    text-align: right;
}

.text1 {
    width: 100px;
    height: 32px; /*line-height: 28px;*/
    font-size: 12px;
    margin-right: 8px;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .title img, .text1 img {
        width: 11px;
        height: 11px;
        display: block;
    }

.title span {
    margin-left: 2px;
}
/*input框*/
.inp {
    width: 240px;
    padding-left: 10px;
    border: 1px solid #ccc;
    outline: none;
    height: 32px;
    font-size: 12px;
    color: #717171;
}

.inp1 {
    width: 180px;
    padding-left: 10px;
    border: 1px solid #ccc;
    outline: none;
    height: 32px;
    color: #717171;
}
    /*input获取焦点时边框的颜色*/
    .inp:focus, .inp1:focus {
        border: 1px solid #44afa4;
        box-shadow: 0px 0px 2px #44AFA4;
    }

.button-big {
    width: 140px !important;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 4px;
    background: #6a92ff;
    border: none;
    cursor: pointer;
}

    .button-big:hover {
        color: #fff;
        background: #6a92ff;
    }

.button-middle {
    width: 125px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 4px;
    background: #d9534f;
    border: none;
    cursor: pointer;
}

    .button-middle:hover {
        color: #fff;
        background: #cd212c;
    }
.button-red

.button-small {
    width: 80px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 4px;
    background: #6A92FF;
    border: none;
    cursor: pointer;
}

    .button-small:hover {
        color: #fff;
        background: #6A92FF;
    }

.button-big:hover {
    color: #fff;
    background: #6a92ff;
}

.box {
    width: 100%;
    margin-top: 11px;
    border-top: 1px solid #f0f0f0;
}

#form1, #form2, #aspnetForm, #form {
    padding-top: 15px;
}

.row-fluid {
    margin-left: 20px;
}

#AspNetPager1, #proLst_AspNetPager1, #ucChooseProduct_AspNetPager1 {
    display: flex;
}

    #AspNetPager1 a, #AspNetPager1 span, #proLst_AspNetPager1 a, #proLst_AspNetPager1 span, #ucChooseProduct_AspNetPager1 a, #ucChooseProduct_AspNetPager1 span {
        min-width: 30px;
        /*height: 30px;*/
        border: 1px solid #ddd;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }

        #AspNetPager1 a:hover, #AspNetPager1 span:hover, #proLst_AspNetPager1 a:hover, #proLst_AspNetPager1 span:hover, #ucChooseProduct_AspNetPager1 span:hover, #ucChooseProduct_AspNetPager1 a:hover {
            background: #f0f0f0;
        }

#AspNetPager1_btn, #proLst_AspNetPager1_btn, #ucChooseProduct_AspNetPager1_btn {
    border: none;
    color: #fff;
    width: 40px;
    /*height: 30px;*/
    background: #d9534f;
    /*line-height: 30px;*/
    cursor: pointer
}

    #AspNetPager1_btn:hover, #proLst_AspNetPager1_btn:hover, #ucChooseProduct_AspNetPager1_btn:hover {
        background: #cd212c
    }

#AspNetPager1 span a, #proLst_AspNetPager1 span a {
    border: none;
    line-height: 22px;
}

.product {
    padding: 0 20px;
}

.control-group { /*margin-top: 15px;*/
}

select {
    font-size: 12px;
    color: #717171;
    position: relative;
}

.row-fluid span {
    font-size: 14px;
    color: #333333;
    position: relative;
    display: inline-block;
}

    /*.row-fluid span::before {
        content: "";
        height: 14px !important;
        background-color: #6a92ff;
        border-radius: 2px;
        position: absolute;
        top: 3.2px;
        left: -7px;
        width: 2px;
    }*/
#WapImgfileUpChange, #BackImgFileUpChange {
    margin-right: 20px;
}

/* 帮助中心 start */
.question-rightalign {
    float: right;
}

    .question-rightalign a {
        color: blue;
        float: right;
        font-size: 12px;
    }

    .question-rightalign img {
        width: 16px;
        height: 16px;
        float: left;
        margin-top: 13px;
        margin-right: 5px;
    }

.question-rightalign-diy {
    float: right;
    line-height: 50px;
    margin-right: 15px;
}

    .question-rightalign-diy a {
        color: #fff;
    }

    .question-rightalign-diy img {
        width: 20px;
        height: 20px;
        margin: 15px 6px 0 6px;
        display: inline-block;
        float: left;
    }

.question-follow {
}

    .question-follow a {
        color: #6a92ff;
        font-size: 12px;
    }

    .question-follow img {
        width: 16px;
        height: 16px;
        margin: 0 5px -3px 13px;
        display: inline-block;
    }
/* 帮助中心 end */

.overlay_y {
    width: 542px;
    height: 407px;
    position: absolute;
    top: 100px;
    left: 340px;
    margin-left: -140px;
    display: block;
    z-index: 1500;
}

.btclose {
    position: absolute;
    bottom: 70px;
    left: 185px;
    top: 304px;
    width: 70px;
    height: 30px;
    display: inline-block;
    outline: none;
    background: url(../../Images/jump.png) no-repeat;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}

.btn_y {
    position: absolute;
    bottom: 70px;
    top: 304px;
    left: 300px;
    width: 80px;
    height: 30px;
    display: inline-block;
    outline: none;
    background: url(../../Images/prev.png) no-repeat;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}

.btn_u {
    top: 304px;
    position: absolute;
    bottom: 70px;
    left: 400px;
    width: 80px;
    height: 30px;
    display: inline-block;
    outline: none;
    background: url(../../Images/next.png) no-repeat;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}

.mune_i {
    width: 189px;
    height: 44px;
    background: rgb(248, 245, 247);
    z-index: 1001;
    display: none;
    position: absolute;
    top: 124px;
    font-size: 12px;
    color: #717171;
    display: block;
    line-height: 44px;
    padding: 0 42px;
}
/*.overlay_notice{
        width: 800px;
        height: 580px;
        position: fixed;
        display: block;
        z-index: 1500;
        margin:auto;
        left:0;
        right:0;
        top:0;
        bottom:0;
        background-color:White;
}*/
.overlay_notice {
    width: 960px;
    height: 530px;
    position: absolute;
    z-index: 1500;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding-left: 120px;
    padding-right: 120px;
    background: url(../../Images/bgNewNotice_0901.png) center center no-repeat;
}
/*.btn_know {
    position: absolute;
    bottom: 30px;
    left: 364px;
    width: 70px;
    height: 30px;
    display: inline-block;
    background-color: rgb(218, 55, 75);
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-family: "微软雅黑";
}*/

.btn_know {
    display: inline-block;
    width: 100px;
    height: 34px;
    background-color: #fff;
    line-height: 34px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #6A92FF;
    color: #6A92FF;
    font-size: 16px;
    cursor: pointer;
    font-family: "微软雅黑";
    margin-top: 15px;
}

/*.noticetype {
     position: absolute;
     top:36px;
     left: 350px;
     font-weight:bold;
     font-size:16px;
     color:White;
}*/
.noticetype {
    display: block;
    margin-top: 36px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: White;
}
/*.noticetitle {
     position: absolute;
     top:116px;
     left: 40px;
     font-weight:bold;
     font-size:14px;
     color:#333;
}*/
.noticetitle {
    display: block;
    margin-top: 80px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
/*.noticetime {
     position: absolute;
     top:140px;
     left: 40px;
     font-size:12px;
     color:#777;
}*/
.noticetime {
    display: block;
    /*margin-top: 24px;*/
    font-size: 14px;
    color: #777;
}

/*.noticecontent {
     position: absolute;
     top:162px;
     left: 40px;
     font-size:14px;
     width:  720px;
     height:334px;
     overflow-Y: auto; 
     overflow-X:hidden;
}*/

.noticecontent {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    width: 720px;
    height: 206px;
    overflow-Y: auto;
    overflow-X: hidden;
}

/*==================
    标准样式 start
====================*/

/*============
    字体大小
==============*/
.text-12 {
    font-size: 12px;
}

.text-14 {
    font-size: 14px;
}

.text-16 {
    font-size: 16px;
}

/*============
    文字颜色
==============*/
.text-6a92ff {
    color: #6A92FF;
}

.text-ff7367 {
    color: #FF7367;
}

.text-333333 {
    color: #333333;
}

.text-8e8e8e {
    color: #8e8e8e;
}

.text-f5f5f5 {
    color: #F5F5F5;
}

.text-dedede {
    color: #DEDEDE;
}

.text-ededed {
    color: #EDEDED;
}

.text-ffffff {
    color: #ffffff;
}
/*===========
    边框颜色
=============*/
.border-6a92ff {
    border-color: #6A92FF !important;
}

.border-ff7367 {
    border-color: #FF7367 !important;
}

.border-333333 {
    border-color: #333333 !important;
}

.border-8e8e8e {
    border-color: #8e8e8e !important;
}

.border-f5f5f5 {
    border-color: #F5F5F5 !important;
}

.border-dedede {
    border-color: #DEDEDE !important;
}

.border-ededed {
    border-color: #EDEDED !important;
}
/*=============
    边框
===============*/
.border {
    border-width: 1px !important;
    border-style: solid;
    border-color: #DEDEDE;
    box-sizing: border-box;
}

.border-top {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-color: #DEDEDE;
    box-sizing: border-box;
}

.border-right {
    border-right-width: 1px !important;
    border-right-style: solid;
    border-color: #DEDEDE;
    box-sizing: border-box;
}

.border-bottom {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
    border-color: #DEDEDE;
    box-sizing: border-box;
}

.border-left {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-color: #DEDEDE;
    box-sizing: border-box;
}

/*=============
    背景
===============*/
.bg-6a92ff {
    background-color: #6A92FF !important;
}

.bg-ff7367 {
    background-color: #FF7367 !important;
}

.bg-333333 {
    background-color: #333333 !important;
}

.bg-8e8e8e {
    background-color: #8e8e8e !important;
}

.bg-f5f5f5 {
    background-color: #F5F5F5 !important;
}

.bg-dedede {
    background-color: #DEDEDE !important;
}

.bg-ededed {
    background-color: #EDEDED;
}

/*=============
    按钮样式
===============*/
.btn {
    height: 30px;
    padding: 0 26px;
    display: flex;
    align-items: center;
    cursor: pointer;
    border-width: 0;
    background-color: #fff;
}
    .btn:hover{

    }
    .radius {
        border-radius: 4px !important;
    }
/*==================
    按钮组
=================*/
.btn-link-group {
}

    .btn-link-group .btn-link-item {
        padding: 0 11px;
        border-right: 1px solid #d9d9d9;
        box-sizing: border-box;
        cursor: pointer;
    }

        .btn-link-group .btn-link-item:first-child {
            padding-left: 0;
        }

        .btn-link-group .btn-link-item:last-child {
            padding-right: 0;
            border-right: none;
        }
/*==============
    tabs
===============*/
.tabs-nav {
    display: flex;
    font-size: 14px;
    color: #333333;
}

    .tabs-nav .tabs-item {
        background-color: #fff;
        padding: 10px 20px;
        border: none;
        /*border-bottom: 1px solid #ededed;*/
        box-sizing: border-box;
        cursor: pointer;
    }

        .tabs-nav .tabs-item:hover {
            color: #6a92ff;
            border-bottom: 2px solid #6a92ff;
        }

    .tabs-nav .tabs-active {
        color: #6a92ff;
        border-bottom: 2px solid #6a92ff;
    }

/*===================
     输入按钮聚焦
 ====================*/
input[type=text]:focus, textarea:focus, select:focus {
    border: 1px solid #6A92FF !important;
    box-shadow: 0 1px 3px 0 rgba(94,137,255,0.48) !important;
    box-sizing: border-box;
}
/*=================
    分页样式
==================*/
#AspNetPager1 {
    min-height: 30px;
}

    #AspNetPager1 a {
        background: #FFFFFF;
        border: 1px solid #DEDEDE;
        border-radius: 2px;
        font-size: 14px;
        color: #8E8E8E;
        line-height: inherit !important;
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
    }

        #AspNetPager1 a:hover {
            background: #FFFFFF !important;
            border: 1px solid #6A92FF !important;
            border-radius: 2px !important;
            font-size: 14px;
            color: #6A92FF !important;
        }

.page_first, .page_prev, .page_last, .page_next {
    background: #F5F5F5 !important;
    border: 1px solid #F5F5F5 !important;
    border-radius: 2px;
    width: 56px;
    position: relative;
}

    .page_first:before, .page_prev:before, .page_last:before, .page_next:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #F5F5F5;
        font-size: 12px;
        color: #333333;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .page_first:before {
        content: "首页";
    }

    .page_prev:before {
        content: "上一页";
    }

    .page_last:before {
        content: "末页";
    }

    .page_next:before {
        content: "下一页";
    }

.page_curr {
    background: #FFFFFF !important;
    border: 1px solid #6A92FF !important;
    border-radius: 2px !important;
    font-size: 14px;
    color: #6A92FF !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.border-none {
    border: none !important;
}

.page_ellipsis {
    line-height: inherit !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto !important;
    border: 1px solid #DEDEDE !important;
}

    .page_ellipsis:hover {
        background: #FFFFFF !important;
        border: 1px solid #6A92FF !important;
        border-radius: 2px !important;
        font-size: 14px;
        color: #6A92FF !important;
    }

.page_btn {
    width: 48px !important;
    background: #FFFFFF !important;
    border: 1px solid #DEDEDE !important;
    border-radius: 2px;
    font-size: 12px !important;
    color: #333333 !important;
    position: relative;
    line-height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .page_btn:hover {
        background: #FFFFFF !important;
        border: 1px solid #6A92FF !important;
        border-radius: 2px !important;
        font-size: 14px;
        color: #6A92FF !important;
    }

.page_skip {
    width: 48px !important;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 2px;
    font-size: 12px;
    color: #333333;
    text-align: center;
    position: relative;
    margin-right: 15px;
}

.laypage_main a {
    background: #FFFFFF !important;
    border: 1px solid #DEDEDE !important;
    border-radius: 2px !important;
    font-size: 14px !important;
    color: #8E8E8E !important;
    line-height: inherit !important;
    min-height: 30px;
    line-height: 30px !important;
    min-width: 30px;
    text-align: center;
}

    .laypage_main a:hover {
        background: #FFFFFF !important;
        border: 1px solid #6A92FF !important;
        border-radius: 2px !important;
        font-size: 14px;
        color: #6A92FF !important;
    }

.laypage_curr {
    background: #FFFFFF !important;
    border: 1px solid #6A92FF !important;
    border-radius: 2px !important;
    font-size: 14px;
    color: #6A92FF !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 30px;
    line-height: 30px !important;
    min-width: 30px;
    text-align: center;
}
/*#AspNetPager1 >span {
    border: 1px solid #6A92FF !important;
    border-radius: 2px;
    color: #6A92FF !important;
    font-weight: inherit !important;
    line-height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
}

    #AspNetPager1 span a {
        width: auto !important;
        background-color: transparent !important;
        line-height: inherit !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        #AspNetPager1 span a:before{
            content:'' !important;
            background-color:transparent !important;
        }
        #AspNetPager1 a:nth-child(1), a:nth-child(2) {
            position: relative;
            background: #F5F5F5;
            border-radius: 2px;
            width: 56px;
        }

#AspNetPager1 a:nth-child(1):before, a:nth-child(2):before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #F5F5F5;
    font-size: 12px;
    color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
}

#AspNetPager1 a:nth-child(1):before {
    content: '首页';
}

#AspNetPager1 a:nth-child(2):before {
    content: '上一页';
}

#AspNetPager1 a:nth-last-child(1), a:nth-last-child(2) {
    position: relative;
    background: #F5F5F5;
    border-radius: 2px;
    width: 56px;
}
#AspNetPager1 a:nth-last-child(1):before, a:nth-last-child(2):before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #F5F5F5;
    font-size: 12px;
    color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
}

#AspNetPager1 a:nth-last-child(1):before {
    content: '首页';
}

#AspNetPager1 a:nth-last-child(2):before {
    content: '上一页';
}*/
/*==============
    布局
================*/
/*  -- flex弹性布局 -- */
.flex {
    display: flex;
}

.basis-xs {
    flex-basis: 20%;
}

.basis-sm {
    flex-basis: 40%;
}

.basis-df {
    flex-basis: 50%;
}

.basis-lg {
    flex-basis: 60%;
}

.basis-xl {
    flex-basis: 80%;
}

.flex-sub {
    flex: 1;
}

.flex-twice {
    flex: 2;
}

.flex-treble {
    flex: 3;
}

.flex-direction {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.align-start {
    align-items: flex-start;
}

.align-end {
    align-items: flex-end;
}

.align-center {
    align-items: center;
}

.align-stretch {
    align-items: stretch;
}

.self-start {
    align-self: flex-start;
}

.self-center {
    align-self: flex-center;
}

.self-end {
    align-self: flex-end;
}

.self-stretch {
    align-self: stretch;
}

.align-stretch {
    align-items: stretch;
}

.justify-start {
    justify-content: flex-start;
}

.justify-end {
    justify-content: flex-end;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.justify-around {
    justify-content: space-around;
}
/*标准样式 end*/
/*===============
    radio 单选按钮
=================*/
input[type=radio] {
    position: relative;
    border-radius: 100%;
    cursor: pointer;
}

    input[type=radio]:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url('../Images/radio.png') center no-repeat #ffffff;
        background-size: cover;
    }

    input[type=radio]:checked:after {
        background: url('../Images/radio-ck.png') center no-repeat #ffffff;
        background-size: cover;
    }

input[type=checkbox] {
    position: relative;
    border-radius: 100%;
    cursor:pointer;
}

    input[type=checkbox]:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url('../Images/checkbox.png') center no-repeat #ffffff;
        background-size: cover;
    }

    input[type=checkbox]:checked:after {
        background: url('../Images/checkbox-ck.png') center no-repeat #ffffff;
        background-size: cover;
    }

    .margin-auto{
        margin:0 auto;
    }

.margin-left {
    margin-left: 20px;
}

.margin-right {
    margin-right: 20px;
}

.inline-block {
    display: inline-block;
}
/*===============
    table 表格
=================*/
.table {
    border-collapse: collapse;
}
    .table th {
        background: #F8F8F8;
        border: 1px solid #EDEDED;
        font-size: 12px;
        color: #333333;
        font-weight: normal;
        height: 44px;
        white-space: nowrap;
        padding:0 20px;
    }
    .table td {
        border: 1px solid #EDEDED;
        font-size: 12px;
        color: #8E8E8E;
        font-weight:100;
        height: 44px;
        text-align: center;
    }

        .choose-label {
            box-shadow: #ccc 0px 0px 0px 0px;
            width: 40px;
            height: 20px;
            display: inline-block;
            border-radius: 20px;
            position: relative;
            background-color: #bdbdbd;
            overflow: hidden;
            cursor: pointer;
        }

.chooseBtn:checked + label.choose-label {
    background-color: #04BE02;
}

.choose-label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    background-color: #fff;
    z-index: 20;
    -webkit-transition: all 0.5s;
}

.m-flex-a {
    display:flex;
    align-items:center
.text-none:hover {
    text-decoration: none
}
.text-none:focus {
    text-decoration: none
}

    .bodyBox {
        background: #FFFFFF;
        border: 1px solid #EDEDED;
        margin: 11px 13px;
    }

.state-tip {
    font-size: 14px;
    color: #333333;
    padding: 10px 23px;
    background: #F8F8F8;
}

.cursor {
    cursor: pointer;
}

.row-fluid {
    margin-left: 20px;
}

    .row-fluid span {
        font-size: 14px;
        color: #333333;
        position: relative;
        display: inline-block;
    }

        .row-fluid span:first-child::before {
            content: "";
            height: 14px !important;
            background-color: #6a92ff;
            border-radius: 2px;
            position: absolute;
            top: 3.2px;
            left: -7px;
            width: 2px;
        }
