* {
    padding: 0;
    margin: 0;
    font-size: 0.16rem;
}

﻿* {
    padding: 0;
    margin: 0;
}

div, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, img, ol, ul, li, table, th, td, p, span, a {
    border: 0;
}

img, input {
    border: none;
    vertical-align: middle;
}

body {
    font-family: "微软雅黑";
    text-align: center;
    width: 100%;
    height: 100%;
}

html {
    overflow: hidden;
    -webkit-text-size-adjust: none;
    width: 100%;
    height: 100%;
}

ul, ol {
    list-style-type: none;
}

th, td, input {
    font-size: 12px;
}

h3 {
    font-size: 14px;
}

ul {
    margin: 0;
    padding: 0;
}

button {
    border: none;
    cursor: pointer;
    font-size: 12px;
    background-color: transparent;
}

select {
    border-width: 1px;
    _zoom: 1;
    border-style: solid;
    padding-top: 2px;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

a:link, a:visited {
    text-decoration: none;
    color: #017eff;
}

a:hover, a:active {
    text-decoration: none;
    color: #f60;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.video embed, .video object, .video iframe {
    width: 100%;
    height: auto;
}

.btnCSS {
    width: 80px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #0185E3;
    background: #0096FF !important;
    color: #fff !important;
}

*:focus {
    outline: none;
}
/*公共样式*/
form {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.table tr th, .table tr td {
    margin: 0 !important;
    padding: 0 !important;
}

.yhmodal1 .modal-dialog {
    width: 8.7rem;
    height: 7.1rem;
}

    .yhmodal1 .modal-dialog .modal-content {
        width: 100%;
        height: 100%;
        background: url(../img/modalbgs.png) no-repeat center;
        background-size: 100% 100%;
    }

        .yhmodal1 .modal-dialog .modal-content .modal-body {
            width: 100%;
            height: 100%;
        }

.content, .contentdiv {
    margin: 0 auto;
    width: 98%;
    height: calc(100% - 0.7rem);
    overflow-y: auto;
}

    .contentdiv::-webkit-scrollbar {
        width: 5px;
        height: 10px;
        background-color: rgba(0,0,0,0);
    }

    .contentdiv::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 2px;
        background-color: rgba(0,0,0,0);
    }

    .contentdiv::-webkit-scrollbar-thumb {
        border-radius: 2px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #00ccff;
    }

    .content::-webkit-scrollbar {
        width: 5px;
        height: 10px;
        background-color: rgba(0,0,0,0);
    }

    .content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 2px;
        background-color: rgba(0,0,0,0);
    }

    .content::-webkit-scrollbar-thumb {
        border-radius: 2px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #00ccff;
    }
.scrollDiv { overflow: hidden; overflow-x: scroll; width: 100%; }
.scrollDiv::-webkit-scrollbar { width: 5px; height: 10px; background-color: rgba(0,0,0,0); }

.scrollDiv::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 2px; background-color: rgba(0,0,0,0); }

.scrollDiv::-webkit-scrollbar-thumb { border-radius: 2px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #00ccff; }

.scrollDiv::-webkit-scrollbar { width: 5px; height: 10px; background-color: rgba(0,0,0,0); }

.scrollDiv::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 2px; background-color: rgba(0,0,0,0); }

.scrollDiv::-webkit-scrollbar-thumb { border-radius: 2px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #00ccff; }


.cjxgg_all2 { overflow: hidden; overflow-y: scroll; }
.cjxgg_all2::-webkit-scrollbar { width: 7px; height: 7px; background-color: transparent; }

/*定义滚动条轨道 内阴影+圆角*/
.cjxgg_all2::-webkit-scrollbar-track { /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */ border-radius: 10px; background-color: transparent; }

/*定义滑块 内阴影+圆角*/
.cjxgg_all2::-webkit-scrollbar-thumb { border-radius: 10px; /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */ background-color: rgba(0, 0, 0, 0.4); }
.tzgg_fy, .footers, .pos { position: initial !important; margin-top: 0.2rem; margin-bottom: 0.2rem; }

    .pos .anpager a {
        color: #337ab7;
    }

    .tzgg_fy .anpager a {
        color: #337ab7;
    }

.toptitle img {
    width: 5.2rem;
    height: 0.3rem;
    vertical-align: top;
    margin-top: 0.15rem;
}
/*nav*/
.topnav {
    width: 100%;
    height: 0.65rem;
    background: url(../img/navbg.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    font-size: 0.19rem;
}

    .topnav .toptitle {
        width: 5.53rem;
        line-height: 0.65rem;
        height: 0.65rem;
        position: absolute;
        left: 50%;
        margin-left: -2.765rem;
        color: #fff;
        font-size: 0.29rem;
    }

    .topnav .topleft {
        position: absolute;
        left: 2rem;
    }

        .topnav .topleft a {
            padding: 0 0.1rem;
            display: inline-block;
           /* color: #42edf8;*/
            line-height: 0.65rem;
        }

    .topnav .topright {
        position: absolute;
        right: 1.8rem;
    }

        .topnav .topright a {
            padding: 0 0.1rem;
            display: inline-block;
          /*  color: #42edf8;*/
            line-height: 0.65rem;
        }

    .topnav .toplogin {
        position: absolute;
        right: 0.2rem;
        color: #fff;
        line-height: 0.65rem;
    }

        .topnav .toplogin img {
            margin-right: 0.1rem;
        }

    .topnav .navaclick {
        font-weight: bold;
        color: #fff !important;
    }

#dropGroup {
    font-size: 14px !important;
}

    #dropGroup option {
        font-size: 14px !important;
    }

.searchButton {
    width: 1.35rem;
    height: 0.4rem;
    color: #fff;
    margin-left: 0.1rem;
    background: #0096FF !important;
    font-size: 0.16rem;
}

.top_back {
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    left: 0.2rem;
    top: 0.1rem;
}

    .top_back img {
        width: 100%;
    }

    .common_btn{
            display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align:center;
    color: #00ccff;
    font-size: 0.18rem;
    cursor:pointer;
        color: #fff;
    background: #0096FF;
    padding: 0 0.2rem;
    }
    .dialog_title h3{
            font-size: 16px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #333333;
        text-align: left;
        padding: 0 20px;
        position:relative;
            height: 50px;
    line-height: 50px;
    }
    .dialog_title .dialog_close{
        position:absolute;
        top:0;
        right: 20px;
        font-size: 18px;
    }
    .dialog_content{
        padding:0 20px;
    }
    .dialog_content table th,.dialog_content table td{
            border: 1px solid #BCD2F5;
        height: 0.4rem;
        text-align: left;
        text-indent: 0.1rem;
        font-size: 0.16rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .dialog_content .wrap_ul{
        overflow:hidden;
    }
      .dialog_content .wrap_ul li{
         width:50%;
         float:left;
         overflow:hidden;
         height: 0.5rem;
         white-space: nowrap;
    }
 .dialog_content .wrap_ul li input,.dialog_content .wrap_ul li select{
     height:0.36rem;
     border:1px solid #ccc;
     margin: 0;
     width: 2.4rem;
 }
     .dialog_content .li_name{
         width: 1.3rem;
         display:inline-block;
             text-align: right;
     }
     .dialog_content .li_con{
         width:calc(100% - 1.4rem);
         display:inline-block;
         text-align: left;
     }

