.main{
    overflow: inherit !important;
    margin-bottom: 40px;
}
.swiper-container{
    padding: 0 15px;
    margin: 20px 0;
    margin-bottom: 30px;
}
.swiper-container .character-col{
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-right:30px;
    float: left;
}
.swiper-container .character-col div{
    overflow:hidden;
}
.col-3{
    width: 360px;
    height: 300px;
    float: left;
    margin-bottom: 50px;
    margin-right: 30px;
}
.col-3:nth-child(4n) .character-col{
    margin-right: 0;
}
.col-item{
    box-shadow: 0 0 1.5rem rgba(9,41,77,.12);
    transition: all .3s ease;
    display: block;
}
.col-item:hover{
    text-decoration: none;
}
.character-info{
    display: block;
    height: 90px;
    padding: 20px 26px;
    text-align: center;
}
.character-title{
    font-weight: bold;
    display: block;
    color: #0d1c28;
    font-size: 17px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.character-desc{
    color: #727475;
    line-height: 1.5;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    height: 60px;
    display:inline-block;
}
.col-3 .character-col:hover{
    color: #fff;
    background: #3e97df;
    -webkit-transform: translate3d(0,-10px,0);
    transition: 0.2s;
}
.col-3 .character-col:hover .character-title, .col-3 .character-col:hover .character-desc{
    color: #fff;
}
.pic {
    width: 100%;
    margin-top: -7px;
    height: 260px;
    background: url('../../images/zqhqzq/banner.png') center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 86px;
}

.pic_msbz {
    width: 100%;
    margin-top: -7px;
    height: 260px;
    background: url('../../images/msbz/banner.png') center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 86px;
}

.logoItem {
    z-index: 9999;
    margin-top: 0;
    top: 0px;
    width: 100%;
    position: relative;
}
.logoItem .search {
    margin-left: -50px;
    width: 400px;
    left: initial;
    right: 10px;
    height: 50px;
    position: absolute;
    bottom: 10%;
    transform: none;
}
.logoItem .search input {
    border-radius: 4px 0px 0px 4px;
    height: 40px;
    line-height: 40px;
    width: 330px;
    border: 1px solid rgb(66, 146, 243);
    font-size: 16px;
    padding-left: 10px;
    padding-right: 15px;
    outline:none;
}


.logoItem .search .search-icon {
    position: absolute;
    width: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}
.logoItem .search span {
    margin-left: -10px;
    cursor: pointer;
    width: 90px;
    height: 40px;
    background: rgb(66, 146, 243) !important;
    position: absolute;
    font-size: 15px;
    font-weight: bolder;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    border-radius: 10px 10px 10px 10px;
}
.logoItem .search::-webkit-input-placeholder {
    color: rgb(66, 146, 243);
    font-size: 10px;
}

.hover_btn:hover {
    color: rgb(66, 146, 243) !important;
}

.banner_title {
    text-align: left;
    width: 1200px !important;
    /* margin-left: 10%; */
    margin: 0 auto;
}

.banner_title h1 {
    font-size: 44px;
    color: white;
    margin-top: 96px;
    margin-bottom: 22px;
}

.banner_title input {
    width: 470px;
    height: 30px;
    /* height: 32px; */
    padding: 10px;
    background: white;
    border: none;
    font-size: 16px;
    margin-top: 7px;
    vertical-align: top;
    outline: none;
    padding-left: 40px;
}

.banner_title button {
    border: none;
    width: 100px;
    height: 50px;
    background: #fc772e;
    color: white;
    font-size: 22px;
    margin-left: -4px;
    /* margin-top: 19px; */
    position: relative;
    margin-top: 7px;
    outline: none;
    cursor:pointer;
}

.banner_title button:hover {
    background:#fd6614;
}
input::-webkit-input-placeholder{
    color: #ccc;
}    /* 使用webkit内核的浏览器 */
input:-moz-placeholder{
    color: #ccc;
}                  /* Firefox版本4-18 */
input::-moz-placeholder{
    color: #ccc;
}                  /* Firefox版本19+ */
input:-ms-input-placeholder{
    color: #ccc;
}           /* IE浏览器 */

.kytb_search {
    margin-top: -34px;
    margin-left: 13px;
    color: #6e94c5;
    font-weight: bold;
}

.zwfwdatdt {
    font-size: 18px;
    font-weight: bold;
    color: black;
    margin-top: 40px;
    margin-bottom: 20px;
}

.ditu {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #4293f4;
    display: inline-block;
    /* padding: 5px; */
    width: 30px;
    height: 30px;
    /* text-align: center; */
    line-height: 39px;
    color: white;
    text-align: center;
    text-align: center;
}

.ditu div {
    background-image: url(../../images/ditu.png);
    width: 24px;
    height: 24px;
    background-size: contain;
    margin: 0 auto;
    margin-top: 2px;
}

.ditu-content {
    margin-top: -34.5px;
    margin-left: 37px;
    font-size: 20px;
}

.menu-bottom {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    background: #f1f2f4;
    padding: 6px;
    color: #4293f4;
    cursor: pointer;
    font-size:14px;
}

.themelabel {
    width: 96px !important;
    margin-right: 4.5px!important;
}

.region_style {
    display: inline-block;
    font-size: 18px;
    padding: 10px;
    border-radius: 35px;
    text-align: center;
    /* margin-top: -73px; */
    position: relative;
    top: -7px;
    margin-left: 21px;
    color: black;
    background-image: -webkit-linear-gradient(135deg,#4fb9ba, #72e4ff);
    background-image: linear-gradient(135deg,#4fb9ba, #72e4ff);
    cursor: pointer;
    min-width: 140px;
}


.region_list{
    width: 276px;
    /* height: 130px; */
    background: white;
    position: relative;
    top: 16px;
    z-index: 9999;
    position: absolute;
    display: inline-block;
    padding: 10px;
}

.zuosanjiao {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid white;
    border-bottom: 10px solid transparent;
    top: -7px;
    margin-left: 5px;
    /* position: absolute; */
    position: relative;
    /* top: 82px; */
    /* left: 569px; */
    z-index: 9999;
    display: inline-block;
}

.region_span {
    display: inline-block;
    width: 75px;
    font-size: 14px;
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 5px;
    cursor: pointer;
    text-align: center;
    height: 20px;
}

.region_span:hover {
    color: #4293f4;
}

.region_span_active {
    color: #4293f4 !important;
}
.el-table--scrollable-x .el-table__body-wrapper {
    overflow-x: hidden!important
}
.el-table__empty-block{
    width: 100% !important;
}
.el-dialog__headerbtn {
    position: absolute;
    top: 0px!important;
    right: 0px!important;
    padding: 0!important;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px;
    /* padding: 20px; */
    background: #1695ea!important;
    width: 50px!important;
    height: 50px !important;
    color: white;
    line-height: 3px!important;
}

.el-dialog__headerbtn .el-dialog__close{
    color:white!important;
}

.el-dialog__body {
    padding: 10px 20px !important;
    padding-bottom: 20px !important;
}

iframe {
    width: 1200px;
    height: 500px;
    border: none;margin-bottom: 10px;
}

.table-data {
    width: 100%;
}
.caret{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media only screen and (max-width: 1500px) {
    .banner_title {
        text-align: left;
        width: 1000px !important;
        /* margin-left: 10%; */
        margin: 0 auto;
    }

    iframe {
        width: 1000px;
        height: 500px;
        border: none;margin-bottom: 10px;
    }

    .table-data {
        width: 1000px;
    }

    .el-table__header {
        width: auto!important;
    }

    .el-table__body {
        width: auto!important;
    }

    .themelabel {
        width:71px!important;
    }
}
.matter .matter-tab{
    height:38px;
    border-bottom: 5px solid #131c27;
}

.matter .matter-tab span {
    font-size: 20px;font-weight: 600
}
#notice{
    z-index: 100;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 460px;
    background: #fff;
    box-shadow: 0 0.1rem 0.75rem 0 rgb(9 41 77 / 15%);
    height: auto;
    transition: all .3s ease;
    /*-webkit-transform: translate3d(0,100%,0);*/
    /*transform: translate3d(0,100%,0);*/
    /*padding: 1.2rem 1.2rem 0 1.2rem;*/
    /*line-height: normal;*/
}
.title{
    padding: 10px;
    border-bottom:1px solid #eee ;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    background:#f5f5f5;
}
.close{
    position: absolute;
    right: 0;
    width: 21px;
    text-align: center;
    font-size: 12px;
    font-weight: revert;
    line-height: 20px;
    margin-right: 10px;
}
#notice .close:hover{
    background-color: #f1f2f3;
    text-decoration: none;
}
#notice .notice_content{
    line-height: 27px;
    padding: 12px;
    padding-bottom: 2px;
    font-size:14px;
}
#notice .notice_date{
    text-align: right;
    margin-bottom: 10px;
    font-size: 14px;
}
.disabled{
    pointer-events:none;
    color:#bdc0c1;
    /*background: #eceeef;*/
}
.el-dialog{
    width: 730px !important;
}