﻿html {
    font-size: 12px;
    color: #333;
    font-family:'Microsoft YaHei';
    min-width:1000px;
    height:100%;
}
body {
    font-size: 12px;
    color: #333;
    height: 100%;
    font-family: 'Microsoft YaHei';
}
/*html, body, form, table, div, h1, h2, h3, h4, h5, h6, img, ol, ul, li, button {
    margin: 0;
    padding: 0;
    border: 0;
}*/

.center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.moregj {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    font-weight:700;
}
.headerb {
    min-width: 1260px;
    max-width: 1260px;
    /*width: 90%;*/
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /*top:10px;*/
}
    .headerb .headerb-logo {
        padding-right:20px;
    }
    .headerb .logo-a {
        margin-right: 0;
        padding-right: 5px;
    }
    .btn-wyzg {
        cursor: pointer;
        color: #ffffff;
        background-color: #6495ED;
        border: 1px solid #6495ED;
        font-size: 14px;
        font-weight: 700;
        --bs-btn-padding-x: 0.75rem;
        --bs-btn-padding-y: 0.375rem;
        --bs-btn-line-height: 1.5;
        display: inline-block;
        padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
        line-height: var(--bs-btn-line-height);
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        border-radius: 4px;
    }
    .btn-wyzg:hover {
        background-color:#2251A8;
    }

.checkbox-wyzg {
    width:18px;
    height:18px;
}
    .checkbox-wyzg:checked {
        background-color: #777;
        border-color: #777;
    }
    .checkbox-wyzg:focus {
        box-shadow: 2px 4px 5px #777;
    }
/*中英文筛选条件切换*/
.tsShipC {
    border: 1px #999999 solid;
    background-color: #ffffff;
    border-radius: 4px;
    /*background-image: url(/image/titlekuang.png);*/
    position: absolute;
    /*background-repeat: no-repeat;*/
    /* font-size: 17px; */
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    /*background-size: cover;*/
    width: 120px;
    height: 31px;
    top: -15px;
    margin-left: -130px;
    left: 50%;
    /*background-size: 100% 100%;*/
    padding-top: 6px;
    cursor: pointer;
}

.tsShipE {
    border: 1px #999999 solid;
    background-color: #ffffff;
    border-radius: 4px;
    /*background-image: url(/image/titlekuang.png);*/
    position: absolute;
    /*background-repeat: no-repeat;*/
    /* font-size: 17px; */
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    /*background-size: cover;*/
    width: 120px;
    height: 31px;
    top: -15px;
    margin-right: -130px;
    right: 50%;
    /*background-size: 100% 100%;*/
    padding-top: 6px;
    cursor: pointer;
}

.menuActive {
    color: #6495ED;
    border: 1px #6495ED solid;
}

    .menuActive > div {
        background-image: url(/image/hotanalysis/smallsjx.png);
        background-repeat: no-repeat;
        height: 5px;
        margin-top: 6px;
        position: relative;
        left: 55px;
    }
.tsShipResult > div {
    background-image: url(/image/hotanalysis/smallsjxs.png);
    background-repeat: no-repeat;
    height: 5px;
    margin-top: 6px;
    position: relative;
    left: 55px;
}
.tsShipResult {
    border: 1px #2251A8 solid;
    background-color: #2251A8;
    color: #ffffff;
    border-radius: 4px;
    position: relative;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: left;
    width: 120px;
    height: 31px;
    top: 16px;
    padding-top: 6px;
    z-index: 100;
    left: 50%;
    margin-left: -60px;
}
.topictsShip {
    border: 1px #2251A8 solid;
    background-color: #2251A8;
    color: #ffffff;
    border-radius: 4px;
    position: relative;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: center;
    width: 127px;
    height: 31px;
    top: -16px;
    padding-top: 6px;
    z-index: 100;
    left: 50%;
    margin-left: -50px;
    letter-spacing: 1px; /*字之间的间距*/
}
.reportButtom, .reportCompButtom {
    position: absolute;
    padding-top: 6px;
    z-index: 100;
    bottom: 30px;
    right: 100px;
}

.headlogin {
    border: 1px #6495ED solid;
    background-color: #6495ED;
    color: #ffffff;
    border-radius: 4px;
    position: absolute;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    width: 82px;
    height: 30px;
    line-height: 30px;
    /* padding-top: 4px; */
    z-index: 100;
    /* bottom: 3px; */
    /* right: 20px; */
    cursor: pointer;
    letter-spacing: 0.21px; 
}
.headlogin-div {
    width: 82px;
    height: 45px;
    line-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.confirmBox {
    /*background-color: #fff;*/
    text-align: right;
    display: none;
    /*border-radius: 20px;*/
    /*overflow: hidden;*/
    overflow-y:auto;
    overflow-x:hidden;
    height: 100%;
    background-color: #f7f8f8;
}
    .confirmBox .confirmTitle {
        text-align: center;
        height: 35px;
        line-height: 35px;
        background-color: #6495ED;
        font-size: 16px;
        color: #ffffff;
        font-weight:500;
    }
    .confirmBox .confirmClose {
        display: inline-block;
        position: relative;
        top: -33px;
        right: 13px;
        cursor: pointer;
    }
    .confirmBox .contentlist {
        text-align:left;
    }
.contentlist ul {
    list-style: none;
    /* font-size: 12px; */
    font-family: auto;
    /* font-weight: bold; */
    font-size: 1rem;
    padding-left: 35px;
    color: #949494;
}
.contentlist li {
    border-bottom: 1px dashed #949494;
    margin-right: 30px;
    line-height: 28px;
}
.layui-layer-custom {
    border-radius: 18px 18px;
}
.alertBoxMS {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 12px;
}
    .alertBoxMS span {
    padding-left:15px;
    }
.alertBox {
    height: 100%;
    /*background-color: #fff;
    text-align: center;
    display: none;*/
    /*border-radius: 5px;*/
    overflow: hidden;
    border-radius: 12px;
    /*box-shadow: 0px 0px 15px #6495ed;*/
}
    .alertBox .alertContent {
        padding: 0 10px 10px 10px;
        height: 100%;
        padding-bottom: 45px;
        height: calc(100% - 35px);
    }

        .alertBox .alertTitle {
            /*text-align: left;
            padding-left: 10px;*/
            height: 35px;
            line-height: 35px;
            /*background: url(/image/login/tixingbj.png);*/
            background-color: #d0e1ff;
            font-size: 14px;
            color: #6495ed;
            display: flex;
            align-items: center;
            justify-content: center;
            margin:0;
            padding:0;
        }
        .alertBox .alertTitleBlue {
            height: 35px;
            line-height: 35px;
            background-color: #6495ed;
            font-size: 14px;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0;
            padding: 0;
        }
    .alertBox .alertTitleBlue img {
        height: 15px;
        width:15px;
    }
.alertTitle span {
    padding-left: 5px;
}
.alertTitleBlue span {
    padding-left: 5px;
}
.alertBox .closealert {
    position: absolute;
    right: 10px;
    cursor:pointer;
}
.alertBox .fullalert {
    position: absolute;
    right: 40px;
    cursor: pointer;
}
.alertBox .alertMsg {
    padding: 10px 15px;
    line-height: 23px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #777777;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.alertBox .alertConfirm {
    padding: 10px 15px;
    line-height: 23px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #777777;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.alertBox .alertBtn {
    cursor: pointer;
     height: 40px; 
     overflow: hidden; 
    /* line-height: 40px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

    .alertBox .alertBtn span {
        width: 105px;
        /* float: left; */
        /* padding: 5px 10px; */
        color: #fff;
        letter-spacing: 5px;
        font-size: 15px;
        font-weight: 400;
        background-color: #6495ED;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 27px;
        border-radius: 5px;
    }

.autoWidth {
    /*width: 85%;*/
    /*min-width: 1120px;*/
    min-width: 1120px;
    /*max-width: 1260px;*/
    /*width: 1120px;*/
    margin: 0 auto;
}
.loginbj {
    /*background-image: url(../image/login/beijing.png);*/
    /*background-size: 100% 100%;*/
    height: auto;
    background-color: #DDE9FF;
}
.head1 {
    font-size: 14px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #717070;
}
.head-university {
    padding-left: 20px;
    font-size: 12px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #666666;
}
.writeUniversity .head-university {
    padding-left: 20px;
    font-size: 12px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #fff;
}
.head-user {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.headnickname {
    overflow: hidden;
    width: 90px;
    display: block;
    text-overflow: ellipsis;
    color: #666666;
    font-weight: 700;
}
.head2 {
}
.headin {
    font-size: 12px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #717070;
    line-height: 20px;
    min-width: 94px;
    border-radius: 6px;
}
    .headin ul {
        list-style: none;
        padding-left: 0;
    }

        .headin ul img {
            width: 15px;
            margin-right: 10px;
        }

        .headin ul li {
            padding: 5px 13px;
            /*margin-top: 20px;*/
            font-size: 14px;
        }
.headblue {
    background-color:#6495ED;
    padding:0;
    margin:0;
}
.foot {
    font-size: 12px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    color: #8c8c8c;
    line-height: 28px;
}
.footup {
    font-size: 14px;
    /*font-family: Adobe Heiti Std, Adobe Heiti Std-R;*/
    color: #333333;
    width: 65%;
    margin: auto;
    padding: 26px 0 20px 0;
}
    .footup ul {
        list-style: none;
    }
    .footup li {
        line-height: 24px;
    }
    .footup .titleLi {
        font-size: 15px;
        font-weight: 800;
        padding-bottom: 6px;
    }
    .footup .hideLi {
        display:none;
    }
    .footup a {
        color: #666666;
        text-decoration:none;
    }
    .fourstyle {
        font-size: 17px;
        font-family: Microsoft YaHei, Microsoft YaHei-Bold;
        font-weight: 700;
        color: #ffffff;
    }
.indexcenter {
    text-align: center;
    padding-top: 7px;
}
.loginTextL {
    /*background: url(/image/login/input_h40_l.png) left top no-repeat;
    background-size: 100% 100%;
    height: 34px;*/
    /*margin-left: 115px;
    margin-right: 100px;
    margin-top: 5px;*/
    margin-left: 48px;
    margin-right: 51px;
    margin-top: 10px;
}
.loginHead {
    font-size: 17px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #777777;
    letter-spacing: 0.08px;
    cursor: pointer;
}
.loginEnd {
    font-size: 12px;
    font-family: SimHei, SimHei-Regular;
    font-weight: bold;
    color: #777777;
    letter-spacing: 1px;
}
.fengexian {
    background: url(/image/login/hxfengexian.png) center center no-repeat;
    margin-left:46px;
}

.fengexianEnd {
    background: url(/image/login/fengexian_1.png) center center no-repeat;
}
.loginButton {
    /*background: url(/image/login/denglu.png) center center no-repeat;*/
    background-color: #6495ED;
    /*background-size: 105% 138%;
    height: 51px;*/
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 10px;
    padding-left:20px;
    line-height: 41px;
}
.logIcon {
    width: 36px;
    background: url(/image/login/fengexian.png) right center no-repeat;
    /*float: left;*/
    position: relative;
    top: -30px;
}
.eyeIcon {
    position: relative;
    top: -24px;
    left: 190px;
    cursor: pointer;
    width: 30px;
}
.logIcon1 {
    width: 36px;
    background: url(/image/login/fengexian.png) right center no-repeat;
    position: relative;
}
.erweima {
    width: 78px;
    height: 78px;
    background: url(/image/login/erweima.png) right top no-repeat;
    background-size: cover;
    float: right;
    position: relative;
    /*right: 68px;*/
    cursor: pointer;
}

.erweimaText {
    font-size: 11px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #777777;
    letter-spacing: 0.06px;
    padding-left: 19px;
    position: relative;
    /*top: -4px;*/
}
.iconName {
    width: 20px;
    height: 18px;
    margin: 7px 0 0 0;
    display: block;
    background: url(/image/login/youxiang.png) 0 0 no-repeat;
}
.iconNameMM {
    width: 20px;
    height: 18px;
    margin: 7px 0 0 0;
    display: block;
    background: url(/image/login/yaoshi.png) 0 0 no-repeat;
}
.iconNameYZM {
    width: 20px;
    height: 18px;
    margin: 7px 0 0 0;
    display: block;
    background: url(/image/login/yanzhengma.png) 0 0 no-repeat;
}
.loginTextL .text {
    /*height: 31px;
    line-height: 34px;
    width: 270px;
    outline: none;
    padding-left: 14px;
    color: #a1a1a1;*/
    padding-left:45px;
}
.yzmBotton {
    font-size: 13px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0.06px;
}
.sendyzmBotton {
    width: 86px;
    height: 28px;
    background-color: #6495ED;
    /* background: url(/image/login/sendyzm.png) right top no-repeat; */
    position: relative;
    top: -29px;
    left: 149px;
    padding: 6px 0;
}
.yzmSpan {
    font-size: 13px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.06px;
}
.wxLoginTS {
    font-size: 13px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #777777;
    letter-spacing: 0.07px;
    margin-top:12px;
}

.wxLoginTitle {
    font-size: 17px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #6495ed;
    letter-spacing: 0.08px;
}
.saomaQRCode {
    padding:0 0;
    width:192px;
    height:192px;
}
.saomaLoading {
    width: 70px;
    height: 70px;
    margin: 61px;
}
.ewmZheZhao {
    background: url(/image/login/bantouming.png);
    background-size: cover;
    width: 210px;
    height: 210px;
    position: relative;
    top: 85px;
    left: 83px;
    color: #fff;
    cursor: pointer;
    position: absolute;
}
.blueHeaderText {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffe300;
    line-height: 19px;
    width: 100px;
}
    .blueHeaderText img {
        width: 25px;
        margin-right: 3px;
    }

.bluehead1 {
    font-size: 14px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    color: #fff;
}

.blueheadin {
    font-size: 12px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 20px;
    min-width: 94px;
    border-radius: 6px;
}
.juxingkuang {
    background-image: url(/image/juxingkuang.png);
    background-size: 100% 100%;
    /*height: 55vh;*/
    background-repeat: no-repeat;
    /* background-position: 50% 30%; */
    margin-left: 5%;
    margin-right: 5%;
    /*margin-top:2%;*/
    position: relative;
}
    .juxingkuang .titlekuang {
        background-image: url(/image/titlekuang.png);
        position: absolute;
        background-repeat: no-repeat;
        /*font-size: 17px;*/
        font-family: SimHei, SimHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        background-size: cover;
        width: 120px;
        height: 31px;
        top: -12px;
        margin-left: -49px;
        left: 50%;
        background-size: 100% 100%;
        padding-top: 4px;
    }
    .juxingkuang .imgkuang {
        background-image: url(/image/redian.png);
        background-size: 100% 100%;
        background-position: 0px 1px;
        margin-right: 4px;
        margin-left: 4px;
        padding-left: 20px;
        background-repeat: no-repeat;
    }
.formText {
    /*font-size: 17px;*/
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #777777;
    margin: 10px 0px;
    display:flex;
    align-items:center;
}
.tishikuang {
    background-image: url(/image/tishikuang.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* background-position: 50% 30%; */
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    position: relative;
}
    .tishikuang .titlekuang {
        background-image: url(/image/tstitlekuang.png);
        position: absolute;
        background-repeat: no-repeat;
        font-size: 17px;
        font-family: SimHei, SimHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #6495ed;
        background-size: cover;
        width: 102px;
        height: 31px;
        top: -12px;
        margin-left: -49px;
        left: 50%;
        background-size: 100% 100%;
    }

    .tishikuang .imgkuang {
        background-image: url(/image/ling.png);
        background-size: 100% 100%;
        background-position: 0px 1px;
        margin-right: 4px;
        margin-left: 4px;
        padding-left: 20px;
        background-repeat: no-repeat;
    }
    .tishikuang .tishiText {
        font-size: 15px;
        font-family: SimHei, SimHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #777777;
        line-height: 38px;
        letter-spacing: 0.17px;
    }

.divPay {
    /*position: relative;
    display: none;
    height: 100%;*/
    width: 100%;
    overflow: hidden;
}

.divPay1 {
   /* position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
    background-color: rgba(248,248,248,0.98);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.divPay .zfewm {
    width: 180px;
    height: 180px;
    border: 3px solid #e5e5e5;
}
.divPay .layerTit {
    height: 50px;
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-size: 22px;
    color: #757475;
    font-weight: 600;
    background-color: #f5f5f5;
}
.divPay .layerTit2 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #6495ED;
}
.divPay .layerxy {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    background-color: #f5f5f5;
    color: #757475;
    padding-left: 25px;
}
.layerxy .layerxygo {
    color: #6495ED;
    cursor:pointer;
}
.layerhd {
    display: inline-block;
    width: 200px;
    text-align: right;
    padding-right: 10px;
}
    .layerhd .huodong {
        color: #DD4629;
        font-size: 16px;
        font-weight: 600;
    }
    .layerhd .yuanjia {
        padding-right: 10px;
        color: #757475;
        font-size: 12px;
        text-decoration: line-through;
    }
    .layerhd .moneytip {
        margin-right: -13px;
        padding-left: 10px;
    }
.layerjg {
    display: inline-block;
    width: 200px;
    font-size: 18px;
    color: #dd4629;
}
.divPay .ewmkuang {
    background-image: url(/image/ewmkuang.png);
    background-repeat: no-repeat;
    /* background-size: 100% 100%; */
    position: absolute;
    left: 50%;
    margin-left: -106px;
    width: 210px;
    text-align:center;
}
.divPay .layerTit > div {
    position: absolute;
    height: 100%;
    width: 50px;
    /*left: 0;*/
    right:0;
    top: 0;
    cursor:pointer;
}

        .divPay .layerTit > div img {
            height: 30px;
            /*width: 24px;*/
            /*margin: 15px 15px 15px 10px;*/
        }

.divPay1 ul {
    padding: 0 10px;
}
.divPay1 .litype {
    width: 120px;
    padding-right: 16px;
    text-align: right;
    font-weight: normal;
    color: #777;
    white-space: nowrap;
    user-select: none;
    font-size: 13px;
}
.divPay1 .licontent {
    font-size: 13px;
}
.divPay1 li {
    position: relative;
    /*padding-left: 100px;*/
    /*line-height: 50px;*/
    padding: 8px 10px 8px 0;
    text-align: left;
    /*border-bottom: 1px solid #e0e0e0;*/
}

    .divPay1 li p {
        padding-right: 20px;
        height: 50px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .divPay1 li label {
        position: absolute;
        top: 0;
        left: 0;
        text-align: left;
        font-size: 14px;
    }


.divPay1 .layerPrice {
    color: #dd4629;
    border: 0;
    font-size: 40px;
    font-weight: 800;
}
.divPay1 .layersm {
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #787878;
    letter-spacing: 0.08px;
    text-align:center;
}
.layersm span {
    border-right: 1px solid #787878;
    padding-right: 6px;
    margin-right: 6px;
}
.selectKeyword {
    background-color: #DBE8FF;
    color: #6495ED;
    padding: 2px 0px 2px 4px;
    margin-right: 10px;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
}
    .selectKeyword .closeKeyword {
        padding: 2px 6px;
        cursor: pointer;
        background-color: #6495ED;
        color: white;
        border-radius: 4px;
        margin-left: 7px;
        line-height: 28px;
    }

.bighuiUser {
    background-color: #F2F0F0;
    background-size: 100% 100%;
    padding-top: 80px;
    margin-top: -70px;
    height: auto;
    overflow-y:auto;
    padding-bottom:40px;
}
    .bighuiUser .bigbai {
        background-color: #ffffff;
        border-radius: 7px 7px;
        box-shadow: 0px 0px 15px #c3d0e8;
        -webkit-border-radius: 10px 10px;
        padding: 20px 0 10px 0;
    }
.no-overflowy {
    overflow-y:hidden;
}
.bighui {
    background-color: #F2F0F0;
    background-size: 100% 100%;
    padding: 15px 0;
}

.bighui .bigbai {
    background-color: #ffffff;
    border-radius: 7px 7px;
    box-shadow: 0px 0px 15px #c3d0e8;
    -webkit-border-radius: 10px 10x;
    padding: 20px 0 20px 0;
}

.bigbai .bigsearch {
    background-color: #efefef;
    position: relative;
    margin: 0px 30px;
    border: 2px #6495ED solid;
    padding-top: 20px;
}

.help-tip {
    position: relative;
    top: 12px;
    width: 10px;
    height: 10px;
    text-align: center;
    background-image: url(/image/usercenter/tip_wenhao.png);
    cursor: default;
    background-size:contain;
}

    .help-tip:hover p {
        display: block;
        transform-origin: 100% 0%;
        -webkit-animation: fadeIn 0.3s ease-in-out;
        animation: fadeIn 0.3s ease-in-out;
    }

    .help-tip p {
        top: -36px;
        display: none;
        text-align: left;
        background-color: white;
        border: 1px #D4D4D4 solid;
        padding: 5px;
        width: 150px;
        position: absolute;
        border-radius: 3px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        right: -11px;
        color: #A1A1A1;
        font-size: 13px;
        line-height: 1.4;
    }

        .help-tip p::before {
            position: absolute;
            content: '';
            width: 0px;
            height: 0px;
            border-width: 6px;
            border-style: solid;
            border-color: #D4D4D4 transparent transparent transparent;
            /*border: 6px solid transparent;
            border-top-color: #D4D4D4;*/
            right: 8px;
            top: 28px;
        }

        .help-tip p::after {
            content: '';
            position: absolute;
            right: 8px;
            top: 28px;
            border-width: 6px;
            border-style: solid;
            border-color: white transparent transparent transparent;
        }

.leftMenu {
    width: 100%;
    /*display: inline-flex;
    flex-direction: row;*/
}

    .leftMenu ul {
        list-style: none;
        padding-left: 0;
    }

        .leftMenu ul img {
            width: 15px;
            margin-right: 10px;
        }

        .leftMenu ul li {
            padding: 10px 28px;
            /*margin-top: 20px;*/
            font-size: 14px;
        }

    .leftMenu .selectLi {
        border-left: 2px solid #6495ED;
        color: #6495ED;
    }

    .leftMenu .moveLi {
        background-color: #6495ED;
        color: #FFE300;
    }
.headin .moveLi {
    color: #6495ED;
    font-weight:600;
}
.redcircle {
    position: absolute;
    bottom: 50px;
    left: -5px;
    display:none;
}
.redcirclehead {
    width: 11px !important;
    height: 11px !important;
    position: absolute;
    right: 0;
    display:none;
}
    .redcircle img {
        width:9px !important;
        height:9px !important;
    }
    .liitem {
        display: block;
        width: 100%;
        padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
        clear: both;
        font-weight: 400;
        color: var(--bs-dropdown-link-color);
        text-align: inherit;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }
.gfgx {
    border-bottom: 1px solid #CECECE;
    margin: 0 20px;
}
.picdiv {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid;
    margin-right: 5px;
    cursor:pointer;
    position:relative;
}
    .picdiv img {
        width:100%;
        height:100%;
        border-radius:50%;
    }

.menuTwo {
    max-height:325px;
    overflow-y:auto;
}
/* 定义垂直滚动条 */
ul::-webkit-scrollbar {
    width: 5px; /* 宽度 */
}
/* 定义滑轨 */
ul::-webkit-scrollbar-track {
    background-color: #fff; /* 背景色 */
}
/* 定义滑块 */
ul::-webkit-scrollbar-thumb {
    background-color: #ccc; /* 前景色 */
    border-radius: 5px; /* 圆角 */
}
.tipDiv {
    padding-bottom: 25px;
}
    .tipDiv .title {
        text-align: center;
        color: #333333;
        font-size: 14px;
    }
    .tipDiv .tip_title {
        width: 70%;
        margin: 0 auto;
        border: 2px #C9CACA solid;
        padding: 17px 0;
        position: relative;
    }

    .tipDiv .tip_wxtx {
        border: 2px solid #6495ED;
        width: 110px;
        height: 30px;
        line-height: 30px;
        color: #6495ED;
        letter-spacing: 3px;
        left: 50px;
        position: relative;
        top: -32px;
        background-color: #F2F0F0;
        text-align: center;
        border-radius: 4px;
        display: flex;
        align-items: center;
        padding-left: 7px;
        padding-right: 7px;
    }
        .tipDiv .tip_wxtx img {
            padding-right:7px;
        }
    .tipDiv ul {
        list-style: none;
        margin-top: -11px;
        font-family: 黑体;
        color: #707070;
        padding: 0 72px;
        font-size:14px;
    }
    .tipDiv li {
        display: flex;
        align-items: center;
        height: 30px;
        line-height: 30px;
    }
        .tipDiv li img {
            width:5px;
            height:7px;
        }
        .tipDiv li span {
            padding-left:7px;
        }
.disBtn {
    cursor: not-allowed !important;
    pointer-events: none !important;
    color: #cacaca !important;
    border: 2px #cacaca solid !important;
}
.grayBtn {
    background-color: #F2F0F0;
    color: #6495ED;
    border: 2px #6495ED solid;
}
    .grayBtn :visited {
        background-color: #E2E8F2;
        color: #666666;
        border-color: #E2E8F2;
    }
    .grayBtn :hover {
        background-color: #6495ED;
        color: #fff;
        border-color: #6495ED;
    }
    .grayBtn :active {
        background-color: #6495ED;
        color: #fff;
        border-color: #6495ED;
    }
.window-pic-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}
.tripdiv {
    position: absolute;
    bottom: 50px;
    right: 35px;
}
    .tripdiv .dialogbox {
        background-image: url(/image/dialogbox.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        width: 906px;
        height: 576px;
        position: relative;
        right: 64px;
        bottom: 83px;
        padding: 60px;
        font-size: 14px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #777777;
        line-height: 24px;
    }
    .tripdiv .boshi {
        position: absolute;
        bottom: 37px;
        right: 0px;
    }
        .tripdiv .boshi img {
            width: 80px;
            height: 119px;
        }
    .tripdiv .linediv {
        background-color: #777777;
        height: 1px;
        margin: 10px 0;
    }
    .tripdiv .contentDiv {
        line-height:24px;
    }
    .tripdiv .titlebox {
        font-weight:700;
    }
.content-data td {
    vertical-align:middle;
}
.footer-code {
    width: 200px;
    display: flex;
    justify-content: space-between;
}
.resultRow > div {
    /*padding-bottom: 12px;*/
    /*height:163px;*/
    line-height: 25px;
    border-bottom: 1px dashed #dedede;
}

.resultRow .title {
    color: #5d5d5d;
    font-weight: 700;
    min-height: 40px;
    /*line-height: 40px;*/
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .resultRow .title:hover {
        color: #3767BF;
    }





.resultRow_open {
    /* min-height:100%;*/
    width: 100%;
    background: #ffffff;
    border: 0.5px solid #dcdddd;
    padding: 15px;
    font-size: 14px;
}

    .resultRow_open > div {
        /*padding-bottom: 12px;*/
        /*height:163px;*/
        line-height: 25px;
        border-bottom: 1px dashed #dedede;
    }

    .resultRow_open .title {
        color: #5d5d5d;
        font-weight: 700;
        min-height: 40px;
        /*line-height: 40px;*/
        display: flex;
        flex-direction: row;
        align-items: center;
    }

        .resultRow_open .title:hover {
            color: #3767BF;
        }
    .resultRow_open .option {
        position: relative;
        padding-left: 30px;
        padding-right: 30px;
    }
    .resultRow_open .zhaiyao {
        position: relative;
        padding-left: 30px;
        padding-right: 30px;
        /*font-family: SimHei;*/
        font-weight: 400;
        color: #7c7c7c;
        line-height: 24px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        cursor: pointer;
    }

        .resultRow_open .zhaiyao:hover {
            color: #3767BF;
        }

    .resultRow_open .keyword {
        position: relative;
        padding-left: 30px;
        padding-right: 30px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        cursor: pointer;
    }

        .resultRow_open .keyword:hover {
            color: #3767BF;
        }
    .resultRow_open a {
        color: #333;
        text-decoration: none;
        font-size:14px;
    }
.wyzg_wxlist {
    overflow-y: auto;
    height:100%;
}
.pageDiv {
    height: 50px !important;
    border: 0 !important;
}
    .pageDiv a {
        text-decoration: none;
        font-size:14px;
    }
.yinyong img {
    width: 12px;
    cursor: pointer;
}
.datacopy {
    background-color: rgb(100, 149, 237);
    display: inline-block;
    margin-left: 15px;
    padding: 0 8px;
    cursor: pointer;
    color: #fff;
    border-radius: 4px;
}
.table .backColor {
    background-color: #D1D6DE;
    font-weight: bold;
}

.table th, td {
    border: 1px #fff solid;
    text-align: center;
    font-size: 12px;
    /*line-height: 30px;*/
    background: #D1D6DE;
    vertical-align: middle;
}

.slash {
    width: 75px;
    height: 35px;
    background-color: #bbb;
    position: relative;
    padding: 0 !important;
}
.wyzg_datalist a {
    text-decoration: underline;
    color: #333;
}
.wyzg_datalist th, td {
    min-width:70px;
}
.slash::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    clip-path: polygon(0px 0.5px, 70px 0%, calc(100% - 0.5px) calc(100% + 0.5px));
    position: absolute;
    top: 0;
}

    .slash::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: #D1D6DE;
        clip-path: polygon(100% calc(100% - 0.5px), 100% 0px, 0px -0.5px);
        position: absolute;
        top: 0;
    }
.title .issu {
    border: 0.5px solid #dcdddd;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    font-weight: 500;
    font-style: italic;
    margin-left: 10px;
}