.mntb_button5 {
    display: block;
    background-color: #CF000D;
    width: 160px;
    height: 34px;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    color: #ffffff;
    border-radius: 6px;
    background: url(../images/icon10.png) no-repeat 19px center rgba(226,26,33,0.80);
}

.mntb_button5:hover {
    background-color: #ff0000;
    color: #ffffff;
}



.p-w-box {
    margin: 0 auto;
    width: 300px;
    margin-top: 30px;
}

.pw-box-ft {
    height: 60px;
    padding: 8px 0 8px 125px;
    background: #ff7674 url(img/icon-red.png) 50px 8px no-repeat
}

.pw-box-ft p {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-weight: 700
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    font-family: 'Microsoft YaHei';
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-primary {
    color: #fff;
    background-color: #e84c33;
    border-color: #e5381c
}

.btn-primary:hover {
    color: #fff;
    background-color: #da3319;
    border-color: #b02a14
}

.btn-primary:active {
    background-image: none
}
.tel {
    margin-right: 100px;
}

.register_con_div_a2 {
    display: block;
    background-color: #03a9f4;
    width: 100%;
    height: 44px;
    text-align: center;
    font-size: 18px;
    line-height: 44px;
    color: #ffffff;
    border-radius: 6px;
}

.register_con_div_a2:hover {
    background-color: #ff0000;
    color: #ffffff;
}

.clear_con_div_a2 {
    display: block;
    background-color: #e1e1e1;
    width: 100%;
    height: 44px;
    text-align: center;
    font-size: 18px;
    line-height: 44px;
    color: #333333;
    border-radius: 6px;
}

.clear_con_div_a2:hover {
    background-color: #cccccc;
}

.sxlist {
    display: flex;
    padding: 10px;
    display: flex;
    flex-shrink: 0;
}

.sxitem {
    background: #F5F5F5 !important;
    margin-right: 10px !important;
    border-radius: 2px;
    height: 29px;
    line-height: 29px;
    padding: 0 5px;
    margin-bottom: 15px;
}

.dxlist, .zyli {
    position: absolute;
    left: 60px;
    top: 38px;
    background: #FFFFFF;
    width: 400px;
    max-height: 200px;
    overflow-y: scroll;
    z-index: 99;
}

.dxlist a, .zyli a {
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    border-bottom: 1px solid #f5f5f5;
    display: block;
}

.zk {
    position: absolute;
    bottom: -28px;
    width: 120px;
    left: calc(50% - 60px);
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    background: #f5f5f5;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sxlist {
    min-height: 31px;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    height: 31px;
}

.sear2 {
    display: flex;
}

.sear1 {
    display: flex;
}

.daxueinput {
    width: 564px;
    height: 38px;
}

.zyinput {
    width: 564px;
    height: 38px;
}

.hoverPointer, .dxlist a, .zyli a {
    cursor: pointer;
    vertical-align: middle;
}

.shaixuan {
    display: none;
}

.sxall {
    display: none;
}

.sear, .sear2 {
    display: flex;
}

/* 批量添加 */
.drzytc {
    width: 1000px;
    background: #FFFFFF;
    z-index: 999;
    position: fixed;
    left: calc(50% - 500px);
    top: 60px;
    bottom: 60px;
    display: none;
}

.tctitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 36px;
    border-bottom: 1px solid #E8EAED;
}

.tctitle span {
    font-size: 18px;
    color: #303133;
    font-weight: 600;
}

.tctitle img {
    width: 23px;
    height: 23px;
}

.tctab {
    width: 100%;
    display: flex;
}

.tabcho {
    color: #018AF1 !important;
    border-bottom: 1px solid #018AF1;
}

.tctab span {
    color: #7F7F7F;
    font-size: 16px;
    width: 80px;
    display: inline-block;
    height: 47px;
    line-height: 47px;
    text-align: center;
}

.tcbg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    background: #000000;
    opacity: 0.5;
    display: none;
}

.qrsx {
    background: #31A9F4;
    width: 150px;
    height: 35px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    margin: 10px auto;
    line-height: 35px;
    text-align: center;
}

.zy_list {
    padding: 30px;
    display: block;
    overflow-y: scroll;
    height: 495px;
}

.itemtab2 {
    color: #303133;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 24px;
}

.list2 span {
    padding: 5px 16px;
    border-radius: 2px;
    border: 1px solid #979797;
    margin-right: 12px;
    margin-bottom: 14px;
    color: #7F7F7F;
    font-size: 14px;
}

.list2 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 14px;
}

.zyitemcho {
    color: #31A9F4 !important;
    border: 2px solid #31A9F4 !important;
    font-weight: bold;
    box-sizing: border-box;
}
/* 批量添加结束 */
