.header {
    width: 100%;
    height: 47px;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffff;
    z-index: 99;
}

.header-box {
    width: 1500px;
    height: 47px;
    margin: 0 auto;
    display: flex;
}

.header-item-list {
    /*width: 550px;*/
    display: flex;
    /*justify-content: space-around;*/
}

.header-item {
    line-height: 40px;
    margin-right: 36px;
    cursor: pointer;
    transition: all 0.2s;
    color: #666666;
}

._header-item {
    line-height: 40px;

    cursor: pointer;
    transition: all 0.2s;
    color: #666666;
}

.header-item:hover {
    color: #3bc66f;
}

.active-item {
    color: #3bc66f;
    border-bottom: 2px solid #3bc66f;;
}

.header-sign-list {
    width: 150px;
    display: flex;
    justify-content: space-around;
    margin-left: 500px;
}



.bg {
    padding-bottom: 50px;
    width: 100%;
    background: #f3f3f3;
    /*margin-top: 47px;*/
}

.box {
    width: 80%;
    margin: 0 auto;
    display: flex;
    min-width: 1000px;
}

.class-box {
    width: 180px;
    background: #ffffff;
    min-height: 800px;
    margin-right: 50px;
    padding-bottom: 20px;
}

.home-title {
    margin: 10%;
    color: #666666;
    font-weight: 700;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    transition: all .3s;
    border-bottom: 1px solid #f3f3f3;
}

.add-title {
    font-size: 14px;
    padding: 10px 30px;
    cursor: pointer;
    color: #333333;
    text-align: center;
}

.add-title:hover {
    color: #3e82f7;
    background: #ecf3ff;
}

.add-title-active {
    color: #3e82f7;
    font-weight: 700;
    background: #ecf3ff;
}

.detail-box {
    width: 85%;
    min-height: 800px;
    background: #ffffff;
}

.detail-class {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f3f3f3;
}

.upload-btn {
    height: 36px;
    padding: 0 14px 0 15px;
    background: #1a7af8;
    border-radius: 20.28px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    letter-spacing: .04px;
    transition: all .2s ease-in;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 50px;
}

.class-title {
    margin: 0 25px;
    font-size: 16px;
    line-height: 54px;
    color: #666;
    cursor: pointer
}

.active-class {
    font-weight: 700;
    color: #3e82f7;
    border-bottom: 2px solid #3e82f7;
}

.active-class-code {
    font-weight: 700;
    color: #3e82f7;
    border-bottom: 2px solid #3e82f7;
}

.active-class-pano {
    font-weight: 700;
    color: #3e82f7;
    border-bottom: 2px solid #3e82f7;
}

.img-box {
    width: 800px;
    height: 604px;
    margin: 20px;
}

.big-img {
    position: relative;
    width: 800px;
    height: 490px;
    background: #ffffff;
    border: 1px solid #DCDFE6;
}

.big-img-txt {
    font-size: 24px;
    color: #DCDFE6;
    width: 100%;
    text-align: center;
    margin-top: 30%;
}

.big-pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    width: 802px;
    height: 492px;
}

.qjBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    width: 802px;
    height: 492px;
}

.big-add {
    position: absolute;
    top: 35%;
    left: 45%;
    cursor: pointer;
}

.small-img {
    width: 100%;
    height: 114px;
    display: flex;
}

.small-item {
    width: 119px;
    height: 85px;
    margin: 20px 20px 20px 0;
    border: 1px solid #DCDFE6;
    position: relative;
    cursor: pointer;
}

.small-pic {
    width: 121px;
    height: 85px;
}

.small-add {
    position: absolute;
    top: 15%;
    left: 28%;
    cursor: pointer;
}

.small-img-delete {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    right: 20%;
    top: 35%;
    padding: 5px;
    border-radius: 30px;
    display: none;
    cursor: pointer;
}

.small-img-change {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 20%;
    top: 35%;
    padding: 5px;
    border-radius: 30px;
    display: none;
    cursor: pointer;
}

.changeFile {
    position: absolute;
    left: 20%;
    top: 35%;
    width: 30px;
    height: 30px;
    opacity: 0;
    cursor: pointer;
    display: none;
}

.btn-file {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 15%;
    left: 28%;
    opacity: 0;
    cursor: pointer;
}

.small-add-txt {
    color: #DCDFE6;
    position: absolute;
    top: 75%;
    width: 100%;
    text-align: center;
}

.max-box {
    margin-left: 10px;

}

.upMax-box {
    height: 70px;
    width: 100%;
    position: relative;
}

.upMax {
    position: absolute;
    top: 20%;
    left: 30%;
    width: 150px;
    padding: 12.5px 0;
    background: #3e82f7;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
}

.max-file {
    position: absolute;
    top: 20%;
    left: 30%;
    width: 150px;
    height: 55px;
    opacity: 0;
    cursor: pointer;
}

.max-txt {
    position: absolute;
    top: 70%;
    left: 72%;
}

.max-title {
    position: absolute;
    top: 110%;
    left: 30%;
}

.name-box {
    margin-top: 30px;
    margin-left: 40px;
}

.name-input {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
}

.homeImg {
    width: 290px;
    height: 290px;
    margin: 30px;
    border: 1px solid #DCDFE6;
    position: relative;
}

.home-add {
    position: absolute;
    top: 30%;
    left: 35%;
}

.homeImg-txt {
    font-size: 18px;
    position: absolute;
    top: 60%;
    width: 100%;
    text-align: center;
    color: #DCDFE6;
}

._homeImg-txt {
    font-size: 18px;
    position: absolute;
    top: 70%;
    width: 100%;
    text-align: center;
    color: #DCDFE6;
}

.home-pic {
    width: 292px;
    height: 292px;
}

.home-file {
    position: absolute;
    top: 30%;
    left: 35%;
    width: 80px;
    height: 80px;
    opacity: 0;
}

._small-img-delete {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    right: 35%;
    top: 45%;
    padding: 5px;
    border-radius: 30px;
    display: none;
    cursor: pointer;
}

._small-img-change {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 35%;
    top: 45%;
    padding: 5px;
    border-radius: 30px;
    display: none;
    cursor: pointer;
}

._changeFile {
    position: absolute;
    left: 35%;
    top: 45%;
    width: 30px;
    height: 30px;
    opacity: 0;
    cursor: pointer;
    display: none;
}

.see-btn {
    display: inline-block;
    height: 36px;
    padding: 0 14px 0 15px;
    background: #1a7af8;
    border-radius: 20.28px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    letter-spacing: .04px;
    transition: all .2s ease-in;
    cursor: pointer;
}

.my-model {
    padding-top: 20px;
    display: none;
}

.list-title-text {
    font-size: 24px;
}

.list-english {
    color: #ccc;
    line-height: 28px;
}

.item {
    position: relative;
    width: 290px;
    margin: 10px;
    box-sizing: border-box;
    transition: box-shadow .2s linear, transform .2s linear;
    cursor: pointer;
    box-shadow: 8px 8px 20px #ccc;
}

.item:hover {
    transform: translateY(-5px);

}

.item-icon-box {
    position: absolute;
    top: 0;
    width: 100%;
    height: 290px;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.item-icon-bg {
    margin-top: 130px;
    display: flex;
    justify-content: space-around;
}

.item-icon-txt {
    margin-top: 5px;
    color: #ffffff;
    width: 30px;
    text-align: center;
}


.item-detail {
    background: #ffffff;
}

.item-text {
    padding: 10px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.item-user {
    padding: 0 20px 10px;
    text-align: right;
    font-size: 14px;
    color: #999999;
}

.item-text:hover {
    color: red;
}

.item-bottom-box {
    padding: 0 10px 5px;
    display: flex;
    justify-content: space-between;
}

.item-headerImg {
    border: 1px solid #f3f3f3;
    border-radius: 10px;
}

.max-text {
    display: inline-block;
    color: #999999;
    font-size: 13px;
    text-align: right;
    padding: 5px;
}

.personal {
    width: 100%;
    height: 555px;

    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}

.personal-title {
    width: 100%;
    height: 55px;
    background: #eee;
    border-radius: 8px 8px 0 0;
    display: flex;
}

.personal-title-one {
    display: inline-block;
    width: 160px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    background: linear-gradient(90deg, #f16c32, #e83633);
}

.personal-title-two {
    font-size: 14px;
    color: #666;
    margin-left: 30px;
    line-height: 55px;
}

.personal-detail {

    padding: 50px 20px 40px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.lianxi-btn {
    display: inline-block;
    padding: 5px;
    border: 1px solid #ff7136;
    margin-left: 5px;
    border-radius: 3px;
    color: #ff7136;
    cursor: pointer;
    line-height: 1;
}

.personal-detail-small {
    position: relative;
    width: 23.3%;
    height: 410px;
    background: #ffffff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
    border-radius: 4px;
}

.small-title {
    width: 100%;
    text-align: center;
    height: 92px;
    line-height: 92px;
    font-size: 16px;
}

._small-item {
    width: 80%;
    height: 78px;
    line-height: 78px;
    color: #666;
    cursor: pointer;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin: 0 auto 20px;
    position: relative;
    text-align: center;
}

.small-active {
    border: 1px solid #ff7136;
    color: #ff7136;
}

.small-item-text {
    font-size: 24px;
}

.small-item-text2 {
    font-size: 24px;
    margin-left: 10px;
}

/*.small-item {
    width: 80%;
    height: 78px;
    line-height: 78px;
    color: #ff7136;
    cursor: pointer;
    border: 1px solid #ff7136;
    border-radius: 4px;
    margin: 0 auto 20px;
    position: relative;
    text-align: center;
}
*/
._small-item-text {
    font-size: 24px;
}

._small-item-text2 {
    font-size: 24px;
    margin-left: 10px;
}

.small-bottom {
    position: absolute;
    top: 62%;
    left: 25%;
    right: 25%;
    line-height: 20px;
    font-size: 12px;
    color: #ffffff;
    background: #ff7136;
    border-radius: 10px;
}

.btn-box {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 37px;
}

.personal-btn {
    display: inline-block;
    width: 70%;
    height: 44px;
    line-height: 44px;
    background-color: #ff8a57;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
}

/*.personal-btn:hover {*/
/*    background-color: #f7753c;*/
/*    -webkit-box-shadow: 0px 4px 12px 1px rgba(255, 115, 54, 0.58);*/
/*    box-shadow: 0px 4px 12px 1px rgba(255, 115, 54, 0.58);*/
/*}*/

.item-box {
    display: none;
    position: relative;
    width: 23.3%;
    height: 410px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
    border-radius: 4px;
    background: #ffffff;
}

.personal-detail-item-bg {
    position: absolute;
    top: 13px;
    left: 12px;
    width: 95%;
    height: 385px;
    /*background: #ffffff;*/
    /*background: url(../image/recharge-sp.png) -10px -415px;*/
}

.item-box-detail {
    margin: 60px 15% 0;
    width: 70%;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #f3f3f3;
}

.big {
    font-size: 34px;
}

.item-box-detail-top {
    color: #666666;
}

.item-box-detail-bottom {
    margin-top: 10px;
    color: #ff8a57;
}

.item-box-detail-cn {
    margin-left: 10px;
}

.list-box {
    width: 70%;
    margin: 20px 15% 0;
}

.list-box > ul {
    list-style: none;
}

._icon {
    display: inline-block;
    margin-right: 6px;
    width: 16px;
    height: 16px;
    background: url(../img/information/recharge-sp.png) -870px -415px;
}

.item-box-li {
    color: #999999;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1;
}

.trouble-box {
    width: 100%;
    height: 510px;
    margin: 80px 0;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}

.trouble-title {
    width: 100%;
    height: 55px;
    background: #eee;
    border-radius: 8px 8px 0 0;
    display: flex;
}

.trouble-title-one {
    display: inline-block;
    width: 160px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    background: linear-gradient(90deg, #606d94, #37456c);
}

.trouble-list {
    width: 93%;
    margin: 60px 0 0 4%;
}

.trouble-list > ul {
    list-style: none;
}

.trouble-li {
    margin-bottom: 38px;
    line-height: 1;
}

.question {
    color: #666666;
    margin-bottom: 12px;
}

.ans {
    color: #999999;
}

.phone-num {
    color: #ff8a57;
    margin-left: 10px;
}

.link {
    width: 100%;
    height: 139px;
    background: #3b3b3b;
}

.link-text {
    width: 79%;
    margin: 0 auto;
}

.link-title {
    padding-top: 20px;
}

.link-title-cn {
    font-size: 24px;
    color: #ffffff;
}

.link-item-box {
    padding-top: 10px;
}

.link-item {
    color: #999999;
    font-size: 12px;
    line-height: 24px;
    padding-right: 20px;
}

.link-item:hover {
    text-decoration: underline;
}

.bottom {
    width: 100%;
    background: #333333;
    height: 300px;
}

.bottom-detail {
    width: 79%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid #4b4b4b;
}

.bottom-text {

}

.bottom-title {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}

.bottom-li {
    color: #999999;
    font-size: 14px;
    line-height: 30px;
}

.bottom-li:hover {
    text-decoration: underline;
}

.last-title {
    font-size: 18px;
    color: #999;
    line-height: 60px;
}

.last-num {
    line-height: 60px;
    font-size: 28px;
    color: #999;
    font-weight: bold;
}

.beian {
    background: #333333;
}

.beian-text {
    margin: 0 auto;
    color: #999999;
    text-align: center;
    padding-bottom: 5px;
}

.beianhao {
    color: #999999;
}

.beianhao:hover {
    text-decoration: underline;
}

.bar-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    display: none;
}

.bar {

}

.bar-box {
    background: #ffffff;
    width: 397px;
    height: 200px;
    padding: 100px;
    margin: 15% auto;
    border-radius: 10px;
}

.bar-btn {
    margin: 20px auto;
    width: 50px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #DCDFE6;
    text-align: center;
    color: #666666;
    border-radius: 5px;
    cursor: pointer;
}

.bar-btn:hover {
    background: #3e82f7;
    color: #ffffff;
    border: 1px solid #3e82f7;
}

.ok {
    width: 200px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    background: #999;
    line-height: 100px;
    color: #FFF;
}

.tbox {
    width: 397px;
    height: 49px;
    background: url(../image/bak.png) no-repeat;
    margin-top: 20px;
}

.tbox div {
    width: 0px;
    height: 49px;
    background: url(../image/pro.png) no-repeat;
    text-align: center;
    font-family: Tahoma;
    font-size: 18px;
    line-height: 48px;
}

@media screen and (max-device-width: 1440px) {
    .box {
        width: 90%;
        margin: 0 auto;
        display: flex;
    }

    .img-box {
        width: 720px;
        height: 604px;
        margin: 20px;
    }

    .big-img {
        position: relative;
        width: 720px;
        height: 441px;
        background: #ffffff;
        border: 1px solid #DCDFE6;
    }

    .big-pic {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        width: 722px;
        height: 443px;
    }

    .big-img-txt {
        font-size: 24px;
        color: #DCDFE6;
        width: 100%;
        text-align: center;
    }

    .qjBox {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        width: 722px;
        height: 443px;
    }
}


/*我的信息*/
#myInfor {
    display: none;
    width: 85%;
    background-color: #FFF;
    padding: 15px;
    box-sizing: border-box;
}

.mHeaderTab {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #EEEEEE;
}

.mTab-item {
    margin: 0 25px;
    font-size: 16px;
    line-height: 54px;
    color: #666;
    cursor: pointer
}

.mTab-item p {
    text-align: center;
    line-height: 30px;
}

.mTab-active {
    font-weight: 700;
    color: #3e82f7;
    border-bottom: 2px solid #3e82f7;
}

.my-table {
    margin-top: 30px;
}

.my-table table {
    width: 100%;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}

.my-table-header > tr {
    width: 100%;
    background-color: #F2F2F2;
    height: 40px;
    color: #666666;
}

.my-table-header > tr > td {
    text-align: center;
}

.my-table-body > tr {
    color: #666666;
    width: 100%;
    border-bottom: 1px #E8E8E8 dashed;
    transition: background-color 0.3s;
}

.my-table-body > tr:hover {
    background-color: #F7F7F7;
}

.my-table-body > tr > td {
    text-align: center;
    padding: 18px 0;
}

.consumerRecords {
    display: none;
}

.personalRecords {
    display: none;
}

/*.floating_ck {*/
/*    position: fixed;*/
/*    right: 20px;*/
/*    top: 30%;*/
/*    z-index: 9999;*/
/*}*/

/*.floating_ck dl dd {*/
/*    position: relative;*/
/*    width: 60px;*/
/*    height: 70px;*/
/*    background-color: #646577;*/
/*    border-bottom: solid 1px #555666;*/
/*    text-align: center;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center 20%;*/
/*    cursor: pointer;*/
/*}*/

/*.floating_ck dl dd:hover {*/
/*    background-color: #e40231;*/
/*    border-bottom: solid 1px #a40324;*/
/*}*/

/*.floating_ck dl dd:hover .floating_left {*/
/*    display: block;*/
/*}*/

/*.consult, .words {*/
/*    background-image: url(../img/model/zxicon.png);*/
/*}*/

/*.quote {*/
/*    background-image: url(../img/model/kficon.png);*/
/*}*/

/*.chongzhi {*/
/*    background-image: url(../img/model/cz.png);*/
/*}*/

/*.qrcord {*/
/*    background-image: url(../img/model/erweima.png);*/
/*}*/

/*.floating_ck dd span {*/
/*    color: #fff;*/
/*    display: block;*/
/*    padding-top: 40px;*/
/*    font-size: 12px;*/
/*}*/

/*.floating_left {*/
/*    position: absolute;*/
/*    left: -160px;*/
/*    top: 0px;*/
/*    width: 160px;*/
/*    height: 70px;*/
/*    background-color: #e40231;*/
/*    border-bottom: solid 1px #a40324;*/
/*    display: none;*/
/*}*/

/*.floating_left a {*/
/*    color: #fff;*/
/*    line-height: 80px;*/
/*}*/

/*.floating_ewm {*/
/*    height: 240px;*/
/*    top: -170px;*/
/*}*/

/*.floating_ewm i {*/
/*    background-image: url(../image/weixin1.jpg);*/
/*    display: block;*/
/*    width: 120px;*/
/*    height: 115px;*/
/*    margin: auto;*/
/*    margin-top: 7px;*/
/*}*/

/*.floating_ewm p {*/
/*    color: #fff;*/
/*    margin-top: 5px;*/
/*}*/

/*.floating_ewm .qrcord_p01 {*/
/*    font-size: 12px;*/
/*    line-height: 20px;*/
/*}*/

/*.floating_ewm .qrcord_p02 {*/
/*    font-size: 18px;*/
/*}*/

._information {
    background: #ffffff;
}

._information-name {
    font-size: 18px;
    line-height: 40px;
}

.headerImg {
    border-radius: 20px;
    border: 1px solid #f3f3f3;
}

._information-bi {
    margin: 20px 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.bi {
    font-size: 14px;
    color: #3bc66f;
}

.tdName {
    cursor: pointer;
}

.tdName:hover {
    color: #3bc66f;
    text-decoration: underline;
}

.admin {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.2);
}

.admin-box {
    position: relative;
    margin: 20% auto;
    background: #ffffff;
    width: 370px;
    padding: 20px;
    border-radius: 10px;
    transition: all 1s;
}

.admin-box > .el-input {
    display: inline-block;
    width: 130px;
    margin-right: 20px;
}

.admin-box > .el-button {
    margin-top: 20px;
}

.admin-box p {
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
}

.admin-box span {
    display: inline-block;
    overflow: hidden;
}

#admin-user {
    display: inline-block;
    width: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: -1px;
    margin-top: 7px;
}

#biNum {
    margin-top: 20px;

}

.admin-x {
    width: 16px;
    position: absolute;
    top: 4%;
    right: 2%;
    cursor: pointer;
}

#clickMenu {
    width: 120px;
    background: #f8f8f8;
    position: fixed;
    display: none;
    border: 1px solid #f3f4f5;
}

.Menu-item {
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.Menu-item:hover {
    color: #ffffff;
    background: #178fff;
}

.admin-rechargeRecord {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.2);
}

.admin-rechargeRecord-box {
    position: relative;
    padding: 20px;
    width: 1200px;
    height: 700px;
    margin: 5% auto;
    background: #ffffff;
    border-radius: 10px;
}

.admin-rechargeRecord-x {
    cursor: pointer;
    width: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.admin-title {
    font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
}

.btn2 {
    display: inline-block;
    width: 130px;
    height: 44px;
    line-height: 44px;
    background: #ffba00;
    color: #232932;
    border-radius: 4px;
    border: 1px solid #FFBA00;
    font-weight: bold;
    cursor: pointer;
    transition: all ease 0.5s;
    text-align: center;
    margin-top: 50px;
}

.btn2:hover {
    background-color: #ecac00;
    color: #232932;
    border: 1px solid #ecac00;
}

.logo {
    position: absolute;
    top: 0;
    left: 1%;
    cursor: pointer;
}

.title {

    text-align: center;

    color: #ffffff;
    font-size: 55px;
    font-weight: bold;
}

.course {

    margin-top: 20px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

.course-text {
    cursor: pointer;
    transition: all ease 0.5s;
}

.course-text:hover {
    color: #ffba00;
}

.shuaxin {
    display: inline-block;
    padding: 2px;
    border: 1px solid #DCDFE6;
    border-radius: 4px;
    font-size: 6px;
    margin-left: 5px;
    cursor: pointer;
    color: #DCDFE6;
}

.shuaxin:hover {
    color: #3bc66f;
    border: 1px solid #3bc66f;
}

.makeBtn {
    cursor: pointer;
}

.makeBtn:hover {
    color: #3a8ee6;
}

.makeBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 2001;
    background: rgba(0, 0, 0, 0.4);
}

.makeBox-detail {
    padding: 20px;
    width: 800px;
    /*height: 500px;*/
    margin: 100px auto;
    background: #ffffff;
    /*border-radius: 5px;*/
}

.makeBox-detail > p {
    color: red;
    margin-bottom: 20px;
}

#txt {
    width: 100%;
    height: 400px;
    border: 1px solid #e7e7e7;
}
#txt1 {
    width: 100%;
    height: 400px;
    border: 1px solid #e7e7e7;
}
#_txt {
    width: 100%;
    height: 400px;
    border: 1px solid #e7e7e7;
}

#mapTxt {
    width: 100%;
    height: 400px;
    border: 1px solid #e7e7e7;
}

.makeBtn-box {
    display: flex;
    justify-content: space-between;
    width: 400px;
    margin: 20px auto;
}

.makeBox-Box {
    position: relative;
    width: 1200px;
    height: 80%;
    margin: 100px auto;
    background: #ffffff;
    border-radius: 10px;
}

.makeBox-Box > iframe {
    width: 100%;
    height: 100%;
}

.makeBox-Box > img {
    position: absolute;
    width: 30px;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 30px;
    right: -15px;
    top: -15px;
    cursor: pointer;
}
.hzItem{
    width: 300px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 1px;
    position: relative;
    cursor: pointer;
    transition: all 0.5s;
    margin-bottom: 40px;
}
.hzItem:hover {
    transform: translateY(-5px);
}
.hzItem-icon{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    display: none;
}
.hzItem-icon-info{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.hzicon-item1>p{
    width: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}
.hzicon-item1{
    margin-top: 50px;
}
.hzicon-item2{
    margin-top: 30px;
}
/*我的信息*/