* {
    margin: 0;
    padding: 0;
    font-family: Microsoft Yahei;
}

body,html{
    width: 100%;
    height: 100%;
}

.w-all{
    height: 100%;
    position: relative;
}

.w-heads {
    width: 100%;
    height: 70px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 66;
}

.w-heads:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.users {
    width: 100%;
    /*background: #00669b;*/
    height: 70px;
    overflow: hidden;
}

.xxlr-tt tr {
    height: 70px;
}

.xxlr-tt {
    table-layout: fixed;
    width: 100%;
}

.w-lr {
    position: absolute;
    top: 0;
    height: 100%;
    box-sizing: border-box;
    padding-top: 70px;
    width: 100%;
}

.xxlr-tt-tt {
    width: 70%;
    padding-left: 32px;
    /*color: #005ba0;*/
    font-weight: bold;
    font-size: 24px;
    background: #ffffff;
    overflow: hidden;
}

.xxlr-tt-tt2 {
    background: #ffffff;
    position: relative;
    cursor: pointer;
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:16px;
}

.lb6{
    position: absolute;
    bottom: 0px;
    left: 0;
    background:#253757;
    height: 70px !important;
}

.but {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin-left: 0 !important;
    opacity: inherit;
}

.danwei {
    position: absolute;
    top: 50%;
    left: 40px;
}

.yuans {
    /* display: inline-block; */
    width: 40px;
    border-radius: 40px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    /*background: #1384d8;*/
    /* float: left; */
}

.spansa {
    font-family: microsoft yahei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.w-lefts {
    width: 240px;
    height: 100%;
    padding-bottom: 80px;
    box-sizing: border-box;
    background: #1E3152;
    position: relative;
}

.w-left {
    width: 240px;
    position: absolute;
    left: 0;
    background: #076ab4;
    height: 100%;
}

.w-left .lb {
    /* display: table-cell; */
    text-align: left;
    width: 240px;
    height: 110px;
    /* line-height: 100px; */
    background-image: url(../img/w20.PNG) no-repeat;
    background-position: 0 96px;
    cursor: pointer;
}

ul {
    margin-bottom: 0;
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.w-left .lb:hover {
    background: #005ba0;
}

.w-left .lb img {
    margin-left:15px;
}

.w-left .lb img,
.w-left .lb span {
    vertical-align: middle;
    color:rgba(255,255,255,1);
    /*font-size: 18px;*/
}

.w-left .lb p {
    vertical-align: middle;
    color: white;
    font-size: 18px;
}

.ii {
    width: 100%;
    height: 2px;
}

/* 这里是左侧菜单 */

.ttsa {
    width: 100%;
    height: 110px;
}

/* 这里是右侧内容 */

.w-right {
    min-width: 1080px;
    width: 100%;
    padding-left: 240px;
    /*padding-top: 10px;*/
    overflow: auto;
    height: 100%;
    background: #eeeeee;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
}

.w-lr {
    width: 100%;
    position: relative;
}

.w-rights {
    width: 100%;
    margin: 0px auto;
    position: relative;
    /*overflow-y: auto;*/
    min-height: 100%;
    background: #ffffff;
    box-shadow: inset 0px 10px 10px -15px #000;
}

.logo_rights{
    background:transparent;
}

.w-right-common {
    min-height: 688px;
    min-height: 500px;
    padding: 10px;
    /*overflow-y: auto;*/
    /*box-shadow: #d3d2d2 1px 1px 4px 4px;*/
}
.w-right-common::before,.w-right-commons::before{
    display: table;
    content: " ";
}
.w-right-common::after,.w-right-commons::after{
     display: table;
     content: " ";
     clear: both;
 }

.w-right-commons {
    min-height: 780px;
    padding: 10px;
    /*overflow-y: auto;*/
    /*box-shadow: #d3d2d2 1px 1px 4px 4px;*/
}

#content{
    height: 100%;
    position: relative;
    background-color: #ffffff;
}

.w-right-next {
    position: relative;
    height: 80px;
    width: 100%;
    /* border: 1px solid red; */
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*left: 0px;*/
    padding: 20px;
    text-align: center;
}

.w-right-content {
    padding-top: 20px;
}

.panel-title a {
    font-weight: bold;
}

.panel-title {
    text-align: center;
}

.panel-default > .panel-heading {
    color: white;
    background-color: #1384d8;
    border-color: #ddd;
}

.lili {
    width: 112px;
    height: 32px;
    border-radius: 30px;
    border: 1px solid #e8ebed;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

.lilis {
    display: table-cell;
    width: 50px;
    height: 32px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.actives {
    color: white;
    background: #1384d8;
    border-color: #1384d8 !important;
}

.lili img,
.lilis img {
    /* vertical-align: middle; */
}

.lili span {
    vertical-align: middle;
}

.btn-su35 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 16px;
    color: #fff;
    background-color: #1384d8;
    border-color: #1384d8;
}

.btn-su35:hover {
    background: #005393
}

.btn-su34 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 16px;
    color: black;
    background-color: #f2f4f5;
    border-color: #f2f4f5;
}

.btn-su34:hover {
    background: #dcdedf;
}

.navs {
    margin-top: 10px;
    padding-left: 20px;
    display: table;
    border-collapse: separate;
    border-spacing: 5px;
}

.first {
    border: 1px solid white;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
}

.notfirst {
    border: 2px solid black;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
}

.three {
    width: 140px;
}

.xiao {
    font-size: 16px !important;
    color: #ffffff ;
    font-weight: bolder;
}

.da {
    font-size: 14px;
    color: white;
}

.panel-title {
    color: white;
}

a.collapsed span.glyphicon-chevron-toggle:before {
    content: "\e114";
}

a span.glyphicon-chevron-toggle:before {
    content: "\e113";
}

/* .nav-header.collapsed>span.glyphicon-chevron-toggle:before {
	content: "\e114";
} */

.table-bordered > tbody > tr > td {
    /*border: none;*/
    vertical-align: middle;
}

/*table td:nth-child(2n-1) {*/
/*text-align: right;*/
/*white-space: nowrap;*/
/*}*/

/*这里是邪三教*/
.triangle_border_left {
    width: 0;
    height: 0;
    border-width: 30px 30px 30px 0;
    border-style: solid;
    border-color: transparent #333 transparent transparent; /*透明 灰 透明 透明 */
    margin: 40px auto;
    position: relative;
}

.hang1 {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

.hang2 {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

.hang3 {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

.hang1-1 {
    width: 112px;
    height: 38px;
    border: 1px solid #e8ebed;
    vertical-align: middle;
    line-height: 32px;
    text-align: center;
    float: left;
}

.hang1-1 span {
    vertical-align: middle;
}

.hang1-1 img {
    vertical-align: middle;
}

.ready {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: black;
    height: 50px;
    text-align: center;
    margin: 20px auto;
}

.hang1-1 {
    border-radius: 20px;
    margin-top: 14px;
    margin-left: 20px;
}

.hang1-2 {
    float: left;
    width: 80%;
    height: 60px;
    padding-left: 100px;
}

.message1, .message2 {
    font-weight: bold;
    display: inline-block;
    float: right;
    width: 100%;
    min-height: 60px;

    background-color: #f2f4f5;
    border-bottom-color: #f2f4f5; /*为了给after伪元素自动继承*/
    color: black;
    font-size: 14px;
    font-family: Arial;
    line-height: 60px;
    padding: 5px 12px 5px 12px;
    box-sizing: border-box;
    border-radius: 6px;
    position: relative;
    word-break: break-all;
}

.message1::before {
    content: '';
    width: 20px;
    height: 20px;
    background-color: inherit;
    left: -10px; /*向左侧外部延伸箭头box的一半宽度*/
    position: absolute;
    transform: rotate(45deg); /*旋转45度*/
    top: 50%; /*箭头在数值方向上居中*/
    margin-top: -10px;
}

.pass {
    background: #e1e4e6;
}

/*这里是上传*/
.upload_warp_img_div_del {
    position: absolute;
    top: 6px;
    width: 16px;
    right: 4px;
}

.upload_warp_img_div_top {
    position: absolute;
    top: 0;
    width: 100%;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.4);
    line-height: 30px;
    text-align: left;
    color: #fff;
    font-size: 12px;
    text-indent: 4px;
}

.upload_warp_img_div_text {
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.upload_warp_img_div img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.upload_warp_img_div {
    position: relative;
    height: 100px;
    width: 120px;
    border: 1px solid #ccc;
    margin: 0px 30px 10px 0px;
    float: left;
    line-height: 100px;
    display: table-cell;
    text-align: center;
    background-color: #eee;
    cursor: pointer;
}

.upload_warp_img {
    border-top: 1px solid #D2D2D2;
    padding: 14px 0 0 14px;
    overflow: hidden
}

.upload_warp_text {
    text-align: left;
    margin-bottom: 10px;
    padding-top: 10px;
    text-indent: 14px;
    border-top: 1px solid #ccc;
    font-size: 14px;
}

.upload_warp_right {
    float: left;
    width: 57%;
    margin-left: 2%;
    height: 100%;
    border: 1px dashed #999;
    border-radius: 4px;
    line-height: 130px;
    color: #999;
}

.upload_warp_left img {
    margin-top: 32px;
}

.upload_warp_left {
    float: left;
    width: 40%;
    height: 100%;
    border: 1px dashed #999;
    border-radius: 4px;
    cursor: pointer;
}

.upload_warp {
    margin: 14px;
    height: 130px;
}

.upload {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 650px;
    box-shadow: 0px 1px 0px #ccc;
    border-radius: 4px;
}

.hello {
    width: 650px;
    margin-left: 34%;
    text-align: center;

}

.imgs {
    width: 100px;
    height: 100px;
    margin: 60px auto;
}

.imgs1 {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 116px;
    margin: 0 auto;
    overflow: hidden;
    /*background: url("../common/new/img/w41.PNG");*/
}

.gongxi {
    color: #3aab2f;
    font-size: 26px;
    font-weight: bold;
    text-align: center;

}

.head-zh {
    background: #ffffff;
    width: 100%;
    height: 80px;
    padding-left: 18px;
    box-shadow:inset 0px 10px 10px -15px #000;;
}

.head-zh p {
    height:12px;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:50px;
}


.head-zh h2 {
    height:18px;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:41px;
    margin-top: 20px;
}

/*.zhxx-common{*/
/*width: 100%;*/
/*height: 738px;*/
/*padding: 10px;*/
/*}*/
.zhxx-commons {
    width: 100%;
    height: 738px;
    /*box-shadow: #d3d2d2 1px 1px 4px 4px;*/
}

.w-right-commonss {
    width: 100%;
    background: #ffffff;
    min-height: 750px;
    overflow-y: auto;
    /*box-shadow: #d3d2d2 1px 1px 4px 4px;*/
    /*box-shadow: #d3d2d2 1px 1px 4px 4px;*/
}

.w-right-head{
    padding: 24px 0;
}

.w-right-head>span{
    height:16px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:16px;
    position: relative;
    padding-left: 24px;
    display: inline-block;
}
.w-right-head>span::before{
    content: "";
    position: absolute;
    left: 10px;
    top: 0;
    width:4px;
    height:16px;
    background:rgba(15,121,214,1);

}


.grywss {
    text-align: center;
    float: left;
    margin-left: 20px;
    margin-bottom: 28px;
    cursor: pointer;
    width:240px;
    height:90px;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 20px 0px rgba(0,9,28,0.1);
    border-radius:4px;
    display: table-cell;
    vertical-align: middle;
}

.grywss .pps {
    width: 30%;
    float: left;
    height: 100%;
    position: relative;
}
.grywss .pps img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.grywss p:nth-of-type(2){
    position: relative;
    width: 70%;
    float: left;
    height: 100%;
}
.grywss p:nth-of-type(2) span{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding-right: 26px;
    width: 100%;
    text-align: left;
}

.grywss:hover {
    background: #f1f5fa;

}

#s2 {
    list-style: aqua !important;
    margin-left: 34px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
}

.s3 {
    list-style: aqua !important;
    margin-left: 34px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
}

.zhxx-gr {
    width: 98%;
    margin: 0 auto;
    height: auto;
    border-bottom: solid 1px #e8ebed;
}

.input-group label.error {
    position: absolute;
    left: 0px;
    top: 33px;
}

.zhxx-grs {
    width: 98%;
    margin: 0 auto;
    height: auto;
    border-bottom: solid 1px #e8ebed;
}

.zhxx-dw {
    width: 98%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    border-bottom: solid 1px #e8ebed;
}

.meeting {
    width: 99%;
    padding: 10px;
    height: 450px;
    margin: 0 auto;
}

.meeting-all {
    width: 100%;
    height: 400px;
    border-radius: 10px;
    background: #f2f4f5;
    overflow-y: auto;
}

.meeting-left {
    float: left;
    width: 47%;
    height: 400px;
    border-radius: 10px;
    background: #f2f4f5;
    overflow-y: auto;
    padding-left: 25px;
    padding-right: 25px;
}

.meeting-right {
    float: right;
    width: 47%;
    height: 400px;
    border-radius: 10px;
    background: #f2f4f5;
    overflow-y: auto;
}

.cailiao {
    display: inline-block;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 20px;
}

.sready {
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
}

.cailiaopp {
    width: 90%;
    height: 328px;
    margin: 0 auto;
    outline: none;
    resize: none;
    background: none;
    border: none;
    display: block;

}

.subs {
    width: 100%;
    /*height: 40px;*/
    text-align: center;
    margin-top: 14px;
    /*line-height: 40px;*/
    color: red;
}

/*这里是复选框美化框*/

.demo--radio {
    display: none
}

.demo--radioInput {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 100%;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    margin-top: -1px;
    vertical-align: middle;
    width: 16px;
    line-height: 1
}

.demo--radio:checked + .demo--radioInput:after {
    background-color: #1384d8;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 12px;
    margin: 1px;
    width: 12px
}

.demo--checkbox.demo--radioInput, .demo--radio:checked + .demo--checkbox.demo--radioInput:after {
    border-radius: 0
}

.sfz {
    width: 75%;
    height: 250px;
    padding: 15px;
    overflow-y: auto;

}

.zfm {
    width: 200px;
    height: 200px;
    float: left;
    border-radius: 10px;
    border: #e1e4e6 4px solid;
    margin-left: 30px;
    position: relative;
    padding: 4px;
    margin-top: 10px;
}

.closex {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -14px;
    top: -13px;
}

.real {
    height: 100%;
    width: 100%;
}

.upup {
    width: 210px;
    height: 210px;
    box-shadow: #d3d2d2 0px 0px 4px 4px;
    position: absolute;
    right: 30px;
    border-radius: 10px;
    top: 18px;
    background: white;

}

.upup p {
    margin-top: 15px;
    text-align: center;
}

.upup p button {
    margin: 0 auto;
    width: 80%;
    background: #ccc;
}

.upup p button:hover {
    background: #1384d8;
    color: white;
}

.upup p label {
    margin: 0 auto;
    width: 80%;
    background: #ccc;
}

.upup p label:hover {
    background: #1384d8;
    color: white;
}

.upimages {
    width: 100%;
    height: 100%;
}

.lilia {
    display: inline-block;
    height: 32px;
    border-radius: 30px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    white-space: nowrap;
}

.lilia img {
    margin-right: 2px;
}

.borderss {
    border: 1px solid #e7ebee;
}

.sfz-parent {
    position: relative;
}

.shangzong {
    margin-top: 10px;
    padding-left: 20px;
}

.shifou {
    color: #f10d0d;
    font-size: 20px;
    font-weight: bold;
}

.zhelishixieyi {
    color: red;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}

.ldsright {
    text-align: right;
}

.label-span {
    font-size: 20px;
    font-weight: bold;
    color: #178de7;
}

.laogaobgs {
    background: #fafafa;
    width: 80%;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 auto;
    padding: 30px;
}

.tishiyu {
    margin: 0 !important;
    height: 20px !important;
    font-size: 14px !important;
    color: skyblue !important
}

#paishe {
    position: absolute;
    left: 30%;
    top: 40%;
    width: 700px;
    height: 600px;
    margin-left: -250px;
    margin-top: -150px;
    border: 1px #d3d2d2 solid;
    background: white;
    z-index: 100000;
    opacity: 1;
}

#paishefu {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    z-index: 1000000000000000;
}

.wt-noresult{
    text-align: center;
}

.wt_tab_tishi{
   color: red;
    text-align: left;
    border: none;
}
.wt_tab_tishi td{
    border: none!important;
}
