﻿* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #ddd;
    font-size: 12px;
    font-family: "Verdana", "Arial", "细明体", "sans-serif"
}
a {
    color: #000;
    text-decoration: none;
}
 a:hover,a:focus,a:active{
    text-decoration: none !important;
 }

 .m-flex-boxa {
     display: flex;
     align-items: center;
 }
.m-flex-boxj {
    display: flex;
    justify-content: center;
}
.mg-box {
    margin: 20px;
    border: 1px solid #ededed;
    padding-bottom: 10px;
}
.clamp {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.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: #ff7367;
    }

        .table-V a:hover {
        }
/* 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 th {
        /* background-image:url("../Images/Backend/global-bg.png");*/
        border: 1px solid #ddd;
        color: #333;
        font-size: 100%;
        font-weight: bold;
        background: #fafafa;
        /*line-height: 12.5px;z之前值为22px,20120606*/
        padding: 5px 5px 3px 10px;
        height: 28px;
        line-height: 28px;
        text-align: right;
        vertical-align: top;
        width: 9%;
        text-align: center;
    }

    .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;
        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 tr td:last-child {
        min-width: 90px;
    }

    .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;
    }
/**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;
}
.page a{
    color: #8e8e8e;
}


/* 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;
    width: 98%;
    margin: 0px 0px 0px 10px;
    border-bottom: 0px;
    padding: 0px 5px;
    background-color: #ffffff;
    display: flex;
}

.export-box {
    margin: 20px 10px 0px 10px;
}

.required-tip:before {
    content: "* ";
    color: #ff7367;
}

/*===============
    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%;
    }


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%;

    }

.margin-auto {
    margin: 0 auto;
}

.inline-block {
    display: inline-block;
}

.form-input-tip {
    margin-left: 4px;
}

/*小程序样式统一*/

/*button统一样式*/
a,button,input,textarea {
    outline: none !important;
}
.all_btncs {
    min-width: 70px;
    height: 22px;
    text-align: center;
    line-height: 20px;
    border: none;
    color: #444;
    margin-bottom: 5px;
    margin-top: 5px;
}

.exbutton {
    min-width: 70px;
    height: 22px;
    text-align: center;
    line-height: 20px;
    border: none;
    color: #444;
    margin: 10px 0px 0px 10px;
}

.box_bnt {
    height: 32px;
    font-size: 12px !important;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 4px;
    background: #6a92ff;
    border: none;
    cursor: pointer;
    padding: 0 26px;
    margin: 10px auto;
}

/*客服 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;
    }

    .CustomerService:hover:after {
        color: #da374b;
        background: url(../Images/Icono/service-sel.png) no-repeat;
        background-size: 20px;
    }
/*客服 end*/

.addEvent {
    border: none;
    background-color: #6a92ff;
    color: #fff;
    margin: 10px auto;
    cursor: pointer;
    margin-left: 10px;
}

.button {
    /*width: 125px;
	height: 30px;
	line-height: 30px;
	background: #d9534f;
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-family: "微软雅黑";*/
    display: inline-block;
    height: 30px;
    font-size: 12px !important;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 4px;
    background: #6a92ff;
    border: none;
    cursor: pointer;
    padding: 0 26px;
    display: inline-block;
}

.bon {
    margin-top: 20px;
}

.button-linear {
    padding: 0 26px !important;
    margin: 0 0px 0 10px;
    font-size: 12px !important;
    text-align: center;
    width: auto;
    height: 30px;
    line-height: 28px;
    color: #6a92ff !important;
    border: 1px solid #6a92ff !important;
    border-radius: 4px !important;
    background: #fff !important;
    cursor: pointer;
    display: inline-block;
}

.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: 12px;
    cursor: pointer;
    background: #6a92ff;
}

.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: #cd212c;
}*/
/*小按钮*/
.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-sm-sus {
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
}

.button-sm-yellow {
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
}

.button-sm-das {
    text-align: center;
    border-radius: 4px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
}


/*大按钮*/
.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 {
    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 !important;
    outline: none;
    height: 32px;
    font-size: 12px;
    color: #717171 !important;
}

.inp1 {
    width: 180px;
    padding-left: 10px;
    border: 1px solid #ccc !important;
    outline: none;
    height: 32px;
    color: #717171 !important;
}
    /*input获取焦点时边框的颜色*/
    .inp:focus, .inp1:focus, .inp2:focus {
        border: 1px solid #6a92ff !important;
        box-shadow: 0 1px 3px 0 rgba(94,137,255,0.48);
    }

.button-big {
    height: 30px;
    font-size: 12px !important;
    text-align: center;
    line-height: 28px;
    color: #FFFFFF;
    border-radius: 4px;
    background: #6a92ff;
    border: none;
    cursor: pointer;
    padding: 0 26px;
    margin: auto;
    display: inline-block;
}

.button-middle {
    height: 30px;
    font-size: 12px !important;
    text-align: center;
    line-height: 28px;
    color: #FFFFFF;
    border-radius: 4px;
    background: #6a92ff;
    border: none;
    cursor: pointer;
    padding: 0 26px;
    margin: auto;
    display: inline-block;
}

.button-small {
    height: 30px;
    font-size: 12px !important;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 4px;
    background: #6a92ff;
    border: none;
    cursor: pointer;
    padding: 0 26px;
    margin: auto;
    display: inline-block;
}

.box {
    width: 100%;
    margin-top: 13px;
    border-top: 1px solid #f0f0f0;
}

#form1, #form2, #aspnetForm {
    padding-top: 13px;
}


.row-fluid {
    padding-left: 20px;
}

    .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;
        }


#AspNetPager1, #proLst_AspNetPager1, #ucChooseProduct_AspNetPager1 {
    display: flex;
    min-height: 29px;
}

    #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 {
            border-color: #6a92ff !important;
            color: #6a92ff;
        }

#AspNetPager2, #proLst_AspNetPager2, #ucChooseProduct_AspNetPager2 {
    display: flex;
}

    #AspNetPager2 a, #AspNetPager2 span, #proLst_AspNetPager2 a, #proLst_AspNetPager2 span, #ucChooseProduct_AspNetPager2 a, #ucChooseProduct_AspNetPager2 span {
        width: 30px;
        height: 30px;
        border: 1px solid #ddd;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }

        #AspNetPager2 a:hover, #AspNetPager2 span:hover, #proLst_AspNetPager2 a:hover, #proLst_AspNetPager2 span:hover, #ucChooseProduct_AspNetPager2 span:hover, #ucChooseProduct_AspNetPager2 a:hover {
            border-color: #6a92ff !important;
            color: #6a92ff;
        }

.product {
    padding: 0 20px;
}

.control-group {
    /*margin-top: 15px;*/
}

select {
    font-size: 12px;
    color: #717171;
}

.row-fluid span {
    font-size: 14px;
    color: #333333;
}

#WapImgfileUpChange, #BackImgFileUpChange {
    margin-right: 20px;
}


#proLst_AspNetPager1 span > a {
    border: none !important;
}

#ucChooseProduct_AspNetPager1 span > a {
    border: none !important;
}



/*=================
    分页样式
==================*/
#AspNetPager1, #AspNetPager2 {
    min-height: 30px;
}

    #AspNetPager1 a, #AspNetPager2 a, #ucChooseProduct_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, #AspNetPager2 a:hover, #ucChooseProduct_AspNetPager1 a:hover {
            background: #FFFFFF !important;
            border: 1px solid #6A92FF !important;
            border-radius: 2px !important;
            font-size: 14px;
            color: #6A92FF !important;
        }
    #AspNetPager1 span a, #AspNetPager2 span a, #ucChooseProduct_AspNetPager1 span a {
        border: none
    }
    #AspNetPager1 span a:hover, #AspNetPager2 span a:hover, #ucChooseProduct_AspNetPager1  span a:hover{
        border: none !important;
    }

.page_first, .page_prev, .page_last, .page_next {
    background: #F5F5F5 !important;
    border: 1px solid #F5F5F5 !important;
    border-radius: 2px;
    width: 56px !important;
    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;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.border-none {
    border: none;
}

.page_ellipsis {
    line-height: inherit !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto !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;
    cursor:pointer;
}

    .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 !important;
    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;
}
#lblEr,#lbError, #lblError, #lblQRError, #lblTotalMoneys, #ucChooseProduct_lbError {
    color: #ff7367 !important;
}
#lbError, #lblError, #lblEr {
    padding-left: 10px;
}
/**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 th { /* background-image:url("../Images/Backend/global-bg.png");*/
        border: 1px solid #ddd;
        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;
        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;
        border: none;
        border-right: 1px solid #d9d9d9;
        box-sizing: border-box;
        cursor: pointer;
        color: #6a92ff;
        background-color: transparent;
        white-space: nowrap;
        width: auto;
        height: auto;
        border-radius: initial;
        line-height: initial;
        margin: 0 !important;
    }
    .tableV td a:hover, .tableV input:hover {
        color: #6a92ff;
        background-color: transparent;
    }
        .tableV td input:first-child, .tableV td a:first-child {
            padding-left: 0;
        }

        .tableV td input:last-child, .tableV td a:last-child {
            padding-right: 0;
            border-right: none !important;
        }
/**Table CSS E**/

.cursor {
    cursor: pointer
}

.template_bnt {
    width: 140px;
    height: 36px;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    color: #FFFFFF;
    border-radius: 4px;
    background: #6a92ff;
    border: none;
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
}

#txtStartTime, #txtEndTime, #txtCreateTime, #txtCreateTimeTwo, #txtEditTime, #txtEditTimeTwo, #txtCrateTimeOne, #txtCrateTimeTwo {
    background: #fff url(../My97DatePicker/skin/datePicker.gif) no-repeat right;
}