* {
    padding: 0;
    margin: 0;
}

body, html {
    width: 100%;
    height: 100%;
    font-family: '微软雅黑';
}

em {
    font-style: normal;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

ul {
    list-style: none;
}

textarea {
    resize: none;
}


/*error*/
.error {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

.bg {
    width: 100%;
    height: 100%;
}

.bg img {
    width: 100%;
    height: 100%;
}

.incon img {
    width: 10%;
    position: fixed;
    top: 35%;
    left: 45%;
}

.error_name {
    width: 30%;
    text-align: center;
    font-size: 20px;
    font-family: '微软雅黑';
    color: #999999;
    position: fixed;
    top: 60%;
    left: 35%;
}


/*root*/
.root_name {
    width: 30%;
    text-align: center;
    font-size: 20px;
    font-family: '微软雅黑';
    color: #999999;
    position: fixed;
    top: 58%;
    left: 35%;
}

.root img {
    width: 8%;
    position: fixed;
    top: 30%;
    left: 46%;
}


/*login*/
.login {
    font-family: '微软雅黑';
    font-size: 18px;
    color: white;
    width: 100%;
    height: 100%;
    position: relative;
}

.input_name {
    font-size: 30px;
}

.login_input {
    background: url('../../project/admin/images/2.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 80%;
    /*height: 50%;*/
    text-align: center;
    margin: auto auto;
    text-align: center;
    position: absolute;
    top: 25%;
    left: 10%;
    padding: 0 0 50px 0;
}

.txt {
    width: 260px;
    /*height: 45px;
    line-height: 45px;*/
    box-shadow: 0px 0px 5px #2A8BCF inset;
    border-radius: 7px;
    border: 1px solid #999;
    color: #666;
    font-size: 18px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 10px 0 10px 14px;
}

.input_name {
    height: 15%;
    margin-top: 3.2%;
    margin-bottom: 0.5%;
}

.name_put {
    font-size: 22px;
    height: 47px;
    line-height: 47px;
    margin: 20px 0;
}

.input_btn {
    width: 13%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    /*width: 140px;
    height:30%;
    line-height: 40px;
    text-align: center;
    margin-top: 0.8%;
    margin-left: 46%;*/
}

.input_btn a {
    color: white;
    width: 100%;
    margin-top: -40px;
    float: left;
    border: none;
}

.input_btn img {
    width: 100%;
    height: 100%;
    float: left;
}

.btn_margin {
    width: 100%;
    text-align: center;
    display: inline-block;
}


/*index*/
.head {
    width: 100%;
    height: .72rem;
    float: left;
    background-image: url('../../project/admin/images/head.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.head_left, .head_center, .head_right {
    float: left;
}

.head_left {
    display: inline-block;
    width: 47%;
    margin-top: .16rem;
    text-align: center;
    color: #eff8ff;
    font-size: .28rem;
    font-family: '微软雅黑';
    font-weight: bold;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(255, 255, 255)), to(rgb(198, 231, 255)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: nowrap;
}

.head_center {
    height: .7rem;
    line-height: .7rem;
    text-align: right;
    color: white;
    font-size: .16rem;
    font-family: '微软雅黑';
    letter-spacing: .03rem;
    font-weight: bold;
    float: right;
}

.head_right {
    height: .33rem;
    line-height: .33rem;
    padding: 0 .1rem;
    text-align: center;
    margin-left: 2%;
    margin-top: .18rem;
    background: #0e6abf;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
    float: right;
}

.head_right a {
    color: white;
    font-size: .14rem;
    white-space: nowrap;
}

.contant_left {
    width: 12%;
    float: left;
    background: #d7ecfd;
    position: relative;
    overflow-y: auto;
}

.Nav_LtTop {
    width: 100%;
    float: left;
    height: .42rem;
    line-height: .42rem;
    background: #0e86d9;
    color: #fff;
    font-size: .18rem;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    white-space: nowrap;
}

.Nav_LtTop img {
    position: relative;
    top: .02rem;
    left: -.07rem;
}

.Nav_LtBottom {
    width: 100%;
    height: 80%;
    float: left;
    margin-top: .5rem;
}

.contant_left dl {
    width: 88%;
    float: left;
    margin-left: 6%;
    margin-bottom: .1rem;
}

.contant_left dl dt {
    width: 100%;
    float: left;
    height: .37rem;
    line-height: .37rem;
    background: #3a99f1;
    border-radius: .05rem;
    text-align: center;
}

.contant_left dl dt img {
    position: relative;
    top: .01rem;
    /* right: .08rem; */
    width: .18rem;
    height: .18rem;
    margin-right: .05rem;
}

.contant_left dl dt a {
    display: block;
    width: 100%;
    float: left;
    color: #fff;
    font-size: .18rem;
    white-space: nowrap;
}

.contant_left dl dd {
    width: 100%;
    float: left;
    display: none;
}

.contant_left dl dd a {
    width: 90%;
    height: .36rem;
    line-height: .36rem;
    background: #83c4ff;
    float: left;
    color: #fff;
    font-size: .14rem;
    text-align: center;
    border-radius: .05rem;
    margin-top: .05rem;
}

.contant_right {
    width: 88%;
    float: left;
    /*    height:530px;
        overflow-x: auto;*/
}

.first_col {
    height: 38px;
    line-height: 38px;
}

.right_head {
    width: 100%;
    float: left;
    line-height: 43px;
    background: #f7f7f7;
    position: relative;
}

.search_input, .search_btn {
    float: left;
}

.sear_img img {
    width: 43%;
    margin-top: 12px;
    margin-left: 8px;
}

.search_input {
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-left: 18px;
    min-height: 45px;
}

.search_input input {
    height: 25px;
    line-height: 25px;
    width: 160px;
    border: 1px solid #dbd9d9;
    font-size: 12px;
    color: #999;
    font-family: '微软雅黑';
    padding-left: 8px;
    border-radius: 3px;
    box-shadow: 0px 0px 4px #E8EAEA inset;
}

.search_btn {
    width: 8%;
    text-align: center;
}

.search_btn button {
    width: 75px;
    height: 27px;
    line-height: 27px;
    background: #00b4f5;
    border-radius: 3px;
    border: none;
    color: white;
    font-size: 13px;
    font-family: '微软雅黑';
}

.Nav_LtBottom a.active {
    background: white !important;
    color: #3495ef !important;
    border: 1px solid #83c4ff;
}

.position {
    width: 46%;
    text-align: left;
    float: left;
    font-size: 15px;
    color: #666;
    margin-left: 3%;
}

.quit {
    width: 6%;
    float: left;
    font-size: 15px;
    color: #3a99f1;
    text-align: center;
    cursor: pointer;
}

.quit img {
    width: 33%;
    float: left;
    margin-right: -10px;
    margin-top: 10px;
}

.tabs {
    height: 50px;
    line-height: 63px;
    width: 96%;
    padding-left: 2%;
    margin-left: 1%;
    float: left;
    border-bottom: 1px solid #d5d4d4;
}

.tabs ul {
    float: left;
    width: 94%;
}

.tabs ul li {
    float: left;
    width: auto;
    text-align: center;
    color: #666;
    cursor: pointer;
    font-size: 16px;
    white-space: nowrap;
    margin: 0 0 0 1rem;
    padding: 0 0.8rem;
}

.tabs ul li:hover {
    color: #3a99f1;
}

.click {
    color: #3a99f1 !important;
    height: 37px;
    line-height: 39px;
    border: 1px solid #d5d4d4 !important;
    background: white;
    border-radius: 5px 5px 0 0;
    margin-top: 12px !important;
    border-bottom-color: transparent !important;
}

.txt_details {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    overflow-y: auto;
}

/*.txt_details{
    width: 40%;
    float: left;
    padding:10px 30%;
    text-align: center;
    overflow: auto;
    height: 460px;
}*/
.Invo_Mc {
    width: 40%;
    float: left;
    margin-top: 14px;
}

.Invo_Mc .ltName {
    display: inline-block;
    color: #666;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    text-align: right;
    margin-right: 10px;
    width: 200px;
}

.Invo_Mc .upfilebox {
    display: inline-block;
    color: #666;
    font-size: 15px;
    margin-right: 10px;
    position: relative;
}

.Invo_Mc .ImgSpan {
    display: inline-block;
    margin-left: 200px;
    margin-top: 5px;
}

/*.Invo_Mc span{
    float: left;
    color: #666;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    text-align: right;
    margin-right: 10px;
}*/
.txt_input {
    float: left;
    margin-top: 10px;
}

.txt_style {
    font-size: 15px;
    font-family: '微软雅黑';
    display: inline-block;
    width: 230px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    color: #666;
    padding-left: 10px;
    box-shadow: 0px 0px 5px #D4D4D4 inset;
}

/*.txt_style{
    font-size: 15px;
    font-family: '微软雅黑';
    float: left;
    width: 230px;
    height: 33px;
    line-height: 33px;
    border:1px solid #cccccc;
    border-radius: 5px;
    color: #666;
    padding-left:10px;
    box-shadow: 0px 0px 5px #D4D4D4 inset;
}*/
.title_select {
    width: auto;
}

.textarea_txt {
    width: 500px;
    margin-top: 4px;
    height: 140px;
    line-height: 25px;
}

.show_pic {
    padding: 3px;
    width: 111px;
    min-height: 111px;
    border: 1px solid #cccccc;
    float: left;
    border-radius: 10px;
    box-shadow: 0px 0px 3px #2A8BCF;
}

.fu_show {
    margin-top: 10px !important;
    height: 130px;
    margin-left: 60px;
    float: left;
}

.btn_two button {
    width: 90px;
    height: 32px;
    line-height: 32px;
    background: #3a99f1;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    font-family: '微软雅黑';
    cursor: pointer;
    margin: 0 20px;
}

.btn_two {
    width: 90%;
    height: 40px;
    line-height: 45px;
    float: left;
    margin-top: 14px;
    text-align: center;
}

.left_a {
    width: 30%;
    float: left;
    text-align: left;
    padding-left: 10%;
}

.left_b {
    width: 60%;
    float: left;
    text-align: left;
}

.second_col {
    width: 100%;
    display: none;
    position: absolute;
    top: 38px;
    background: #FFFFFF;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #cccccc;
    box-shadow: 0px 5px 10px #ddd;
    z-index: 999;
}

.img_btn {
    float: right;
    width: 4%;
    text-align: right;
    cursor: pointer;
}

.img_btn img {
    width: 22px;
    margin-top: 11px;
    float: left;
    margin-left: 5px;
}

.center_btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
}

.btn_add, .btn_jian {
    width: 75px;
    height: 25px;
    line-height: 22px;
    background: #00b4f5;
    border: 1px solid #00b4f5;
    text-align: center;
    border-radius: 4px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
}

.btn_add a, .btn_jian a {
    color: white;
    font-size: 12px;
}

.warm {
    /*    float: left;*/
    font-family: '宋体';
    font-size: 10px !important;
    color: #999;
    line-height: 38px;
    display: inline-block;
    margin-right: 10px;
    margin-left: 100px;
}

.upfilebox input {
    width: 90px;
    height: 38px;
    position: absolute;
    top: -30px;
    left: 0px;
    z-index: 9;
    opacity: 0;
    cursor: pointer;

}

.upfilebox label {
    position: absolute;
    background: #CCCCCC;
    display: inline-block;
    color: #fff;
    width: 84px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    top: -5px;
    left: 0px;
    border-radius: 3px;
    border: 1px solid rgba(153, 153, 153, 0.35);
    cursor: pointer;
}

/*选择权限*/
.important_gou {
    width: 64%;
    padding: 0 18%;
    float: left;
}

.gou_true {
    width: 99.7%;
    font-size: 16px;
    color: #333;
    float: left;
    margin-top: 15px;
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
    border-bottom: none;
}

.row_first {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dcdcdc;
}

.gou_contant {
    width: 100%;
    text-align: left;
    padding: 10px 0;
    float: left;
    font-size: 14px;
    color: #999;
}

.gou_title {
    width: 11%;
    padding-left: 1%;
    text-align: left;
    color: #6caef5;
    float: left;
    margin-top: 3px;
    font-size: 15px;
    margin-right: 1%;
    border-right: 1px solid #dcdcdc;
}

.gou_contant label {
    width: 17%;
    text-align: left;
    padding-left: 0.3%;
    line-height: 25px;
    font-size: 13px;
    float: left;
    position: relative;
    cursor: pointer;
}

.gou_contant label img {
    position: absolute;
    left: 18px;
    top: 4px;
    width: 18px;
}

.check_on {
    width: 25px;
    height: 14px;
}


.lrPullIco {
    position: absolute;
    left: 11%;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}

.lrPullIco img {
    float: left;
    height: 30px;
}

.clTab {
    width: 100%;
    float: left;
    background: #fff;
    margin: 10px 0;
}

.clTab a {
    float: left;
    /* min-width: 80px; */
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    background: #f2f2f2;
    color: #333;
    border-radius: 20px;
    margin: 0 5px;
    text-align: center;
}

.clTab .active {
    background: #3a99f1;
    color: #fff;
}

.l-btn-plain {
    white-space: nowrap !important;
}

/*媒体查询*/
@media only screen and (min-width: 320px) and (max-width: 435px) {
    .incon img {
        width: 30%;
        position: fixed;
        top: 35%;
        left: 35%;
    }

    .error_name {
        width: 64%;
        text-align: center;
        font-size: 20px;
        font-family: '微软雅黑';
        color: #999999;
        position: fixed;
        top: 58%;
        left: 18%;
    }

    .root_name {
        width: 80%;
        text-align: center;
        font-size: 20px;
        font-family: '微软雅黑';
        color: #999999;
        position: fixed;
        top: 63%;
        left: 10%;
    }
}

@media only screen and (min-width: 436px) and (max-width: 1000px) {
    .incon img {
        width: 18%;
        position: fixed;
        top: 35%;
        left: 41%;
    }

    .error_name {
        width: 64%;
        text-align: center;
        font-size: 20px;
        font-family: '微软雅黑';
        color: #999999;
        position: fixed;
        top: 58%;
        left: 18%;
    }

    .root_name {
        width: 80%;
        text-align: center;
        font-size: 20px;
        font-family: '微软雅黑';
        color: #999999;
        position: fixed;
        top: 53%;
        left: 10%;
    }

    .datagrid-view {
        overflow: auto !important;
    }
}


.clTab .icon-close {
    float: right;
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    color: #495060;
    border-radius: 50%;
    position: relative;
    top: 4px;
    margin-left: 3px;
}

.clTab .icon-close:hover {
    background: #B4BCCC;
    color: #fff;
}

@media screen and (max-width: 750px) {
    .head_center {
        letter-spacing: 0 !important;
    }

    .contant_left dl {
        height: 100%;
        overflow-y: auto;
    }

    .contant_left dl dt a {
        transform: scale(.9);
    }

    .contant_left {
        width: 21% !important;
    }

    .contant {
        width: 100% !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: center !important;
    }

    .right_head {
        overflow-x: auto;
        /* height:23% !important; */
    }

    /* ::-webkit-scrollbar {
        display: none;
      } */
    .search_input {
        display: flex;
        align-items: center;
        white-space: nowrap;
        line-height: 45px;
        width: auto;
    }

    .img_btn {
        /* text-align: right !important;
        float: none !important; */
        z-index: 1000 !important;
        position: relative;
    }

    .second_col {
        width: auto !important;
        overflow-x: auto;
    }

    .search_btn {
        width: auto !important;
    }

    .clTab {
        display: flex;
        overflow-x: auto;
    }

    .contant_left dl dd a {
        width: 100% !important;
        overflow-y: hidden !important;
    }

    .datagrid-toolbar {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        overflow-x: auto !important;
    }

    .datagrid-toolbar .l-btn-text, .contant_left dl dd a {
        white-space: nowrap !important;

    }

    .tabs ul {
        display: flex;
        width: 80%;
        overflow-x: auto;
    }

    .tabs ul li {
        width: 26% !important;
        white-space: nowrap;
    }

    .txt_details {
        overflow-x: auto;
    }

    .Invo_Mc {
        width: auto !important;
    }

    .Invo_Mc .ltName {
        text-align: left !important;
    }

    .datagrid-view {
        height: 65% !important;
        overflow: scroll !important;
    }

    .datagrid .datagrid-pager {
        width: 100% !important;
        overflow-x: auto;
    }

    .datagrid .panel-body {
        height: auto !important;
    }

    .quit {
        font-size: .15rem !important;
        white-space: nowrap !important;
        width: auto !important;
        margin-left: .2rem;
    }

    .btn_two {
        display: flex !important;
    }

    .pagination span {
        white-space: nowrap !important;
    }

    .clTab a {
        display: flex;
        justify-content: space-around;
        white-space: nowrap;
        width: auto !important;
    }

    .hBg {
        z-index: 10000;
    }

    html, body {
        overflow: auto !important;
    }

    #iframeData {
        position: relative;
        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }

    #iframeData #iframe_commodity_list {
        position: absolute;
        top: 0;
        left: 0;
    }

}

/* 竖屏 */
@media screen and (orientation: portrait) {


    html, body {
        overflow: auto !important;
    }

    ::-webkit-scrollbar {
        display: none;
    }

    /* 竖屏旋转 */
    #BigBody {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        width: 100vh;
        height: 100vh;
        overflow: auto !important;
    }

}

/* 横屏显示 */
@media screen and (orientation: landscape) and (max-width: 750px) {
    html, body {
        overflow: auto !important;
    }

    body {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }


}
