a {
    text-decoration: none;
}
a {
    list-style: none;
    text-decoration: none;
    color: black;
}
li{
    list-style: none;
}
/* html, body, div, span, p {
    font-size: 0.07rem;
} */
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
*{
    margin: 0;
    padding: 0;
}
.clearfix::before,.clearfix::after{
    content: '';
    display: table;
    clear: both;
}
/* #region */

.header .header-content,
.main .main-container {
    width: 1380px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.header .header-content {
    width: 1200px !important;
}
.header .header-content .download{
    display: none;
}
.header {
    width: 100%;
    height: 80px;
    background-color: #fcfdfd;
    border-bottom: 1px solid #f2f2f2;
}

.header a {
    color: #333333;
}
.header .header-logo {
    width: 100px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.header .header-logo img {
    width: 100%;
    height: 100%;
}

.header ul {
    width: 65%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 124px;
}

.header ul li a {
    color: #000;
}
.header .header-content ul li a {
    font-size: 16px;
}
.header ul li a:hover,
.header .header-right .index a:hover {
    color: #ff6600;
    text-decoration: underline;
}

.header .header-right {
    width: 18%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.header .header-right .city {
    width: 100px;
    height: 32px;
    display: flex;
}
.header-right .city {
    position: relative;
    left: 60px;
}
.header .header-right .city .left {
    border: 2px solid #ff6600;
    box-sizing: border-box;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #fff !important;
}
.header .header-right .city .left {
    width: 70px;
    height: 100%;
    background-color: #f2f2f2;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header .header-right .city .left a {
    font-size: 16px !important;
    font-weight: 600;
}
.header .header-right .city .right {
    width: 30px;
    height: 100%;
    background-color: #ff6600;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header .header-right .index a {
    font-size: 16px !important;
}
.header .header-right .city img {
    width: 12px;
    height: 8px;
}

.header .header-right .download a {
    color: #ff6600;
}
/* #endregion */



/* 搜索框和下载本地宝样式 */
.header-a {
    position: relative;
}
.header-a {
    width: 1200px;
    height: 50px;
    opacity: 1;
    background: #333333;
    line-height: 50px;
    display: flex;
    margin: auto;
}
.header-a {
    width: 100% !important;
    height: 50px !important;
    padding: 0;
    min-width: 1200px;
}
.header-a-son {
    width: 1200px !important;
    display: flex;
    margin: 0 auto;
    opacity: 1;
    background: #333333;
    box-sizing: border-box;
    justify-content: space-between;
}
.header-a-son>div:nth-of-type(1) {
    height: 50px;
    opacity: 1;
    background: #ff6600;
    text-align: center;
    display: flex;
}
.header-a-son>div:nth-of-type(1) span {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    margin-left: 20px;
    background: #ff6600;
    width: 100px;
    line-height: 50px;
}
.header-a-son>div:nth-of-type(1) img {
    width: 18px;
    height: 10px;
    margin-left: 15px;
    margin: 20px;
}
.header-a-son>div:nth-of-type(1) img {
    width: 17px;
    height: 9px;
}
.main-nav {
    width: 100%;
    height: 50px;
    margin-top: 25px;
    background-color: #333333;
    display: flex;
    align-items: center;
}
.main-nav {
    position: absolute;
    top: 100%;
}
.main-nav {
    display: block;
    margin-top: 0;
    width: auto;
    height: auto !important;
}
.main-nav ul {
    margin: 0;
}
.dropdown {
    display: block !important;
}
.main-nav li {
    width: 10%;
    text-align: center;
    padding-bottom: 4px;
}
.main-nav li:first-child {
    width: 120px;
    height: calc(100% - 4px);
    background-color: #fb531c;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-nav li:first-child {
    width: auto !important;
    background-color: #f6f6f6;
}
.main-nav ul li.dropdown .main-menu {
    /* position: relative; */
    z-index: 100;
    border-right: 0;
}
.main-nav ul li.dropdown .main-menu {
    background: #f6f6f6;
}
.main-menu dl {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.main-nav ul li.dropdown .main-menu dl {
    height: 30px;
    /* width: 2.78rem; */
    line-height: 30px;
    padding: 10px 15px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: #f6f6f6 url(/news/images/arr.gif) no-repeat 260px 4px;
    margin: 0;
}
.main-nav ul li.dropdown .main-menu dl {
    width: 340px;
    height: auto;
}
.main-menu dl dd {
    color: rgba(51, 51, 51, 1);
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: "PingFang SC";
    text-align: justify;
    line-height: 37px !important;
}
.main-nav ul li.dropdown .main-menu dl dd {
    /* float: left; */
    font-size: 12px;
    line-height: 35px;
    overflow: hidden;
    cursor: pointer;
}
.main-nav ul li.dropdown .main-menu dl dd {
    float: none;
}
.main-menu dl dd a {
    color: rgba(51, 51, 51, 1);
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: "PingFang SC";
    text-align: justify;
    line-height: 37px !important;
    margin-right: 15px;
}
.main-nav ul li.dropdown .main-menu dl dd a {
    display: inline-block;
    margin-right: 30px;
    white-space: nowrap;
    color: #252525;
}
.search-header {
    margin-left: 510px;
    display: flex;
}
.search-header form {
    display: flex;
    align-items: center;
}
.search-header input {
    width: 318px;
    height: 32px;
    vertical-align: middle;
    opacity: 1;
    background: #ffffff;
    list-style: none;
    border: none;
    outline: 0;
    padding: 0;
    padding-left: 10px;
    /* margin-top: 0.1rem; */
    box-sizing: border-box;
}
.search-header form button {
    border: none;
    background-color: transparent;
    outline: none;
    background-color: #999;
    height: 32px;
    padding: 1px 6px;
}
.search-header img {
    width: 18px;
    height: 18px;
    opacity: 1;
}
img {
    border-style: none;
}
.download {
    display: block;
}
.header-a-son>span {
    opacity: 1;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    margin-left: 70px;
    cursor: default;
    word-break: keep-all;
}
.download a {
    color: white;
    line-height: 50px;
}
/* 搜索框等样式结束 */

.header-tip {
    width: 100%;
    height: 200px;
    opacity: 0.5;
    line-height: 200px;
    opacity: 1;
    font-size: 60px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    background: url("/edu/xuequhuafen/images/header-bg.png");
    padding-left: 360px;
    box-sizing: border-box;
    background-size: cover;
    margin: auto;
}
.header-tip {
    padding: 0;
}
.banner-middle {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.barner-back {
    display: inline-block;
    height: 90px;
    padding: 0 300px 0 30px;
    border-radius: 100px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.6499999761581421) 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 55px;
    left: 0;
    line-height: 90px;
    color: rgba(33, 93, 165, 1);
    font-size: 40px;
    font-weight: 700;
    font-family: "PingFang SC";
    text-align: left;
}

.notification {
    width: 100%;
    opacity: 1;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    padding: 20px 360px;
    box-sizing: border-box;
    margin: auto;
}
.notification {
    padding: 20px 0;
}
.notification div {
    width: 1200px;
    opacity: 1;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 27px;
    margin: auto;
}
.notification div {
    font-size: 17px !important;
}
/* qiyue:滚动固定右边 */
.main {
    display: flex;
    justify-content: space-between;
    align-items: start;
    width: 1200px;
    margin: auto;
}
.main {
    padding: 0;
    width: 1200px;
    margin: auto;
}
.content-fixed {
    margin-bottom: 10px;
}
.content-fixed {
    width: 816px;
}
.main-left {
    width: 816px;
    margin: 0 !important;
    min-height: 90px;
}
.main-right {
    width: calc(100% - 1020px);
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 24px;
}
.main-right {
    width: 384px;
    padding-right: 0;
}

/*  */

.active {
    border: 1px solid;
    width: 361px;
    opacity: 1;
    border-top: 2px solid;
    border-color: #ff6600 #ccc #ccc #ccc;
    margin-bottom: 20px;
}
.active {
    width: auto;
}
.active-title {
    padding: 10px;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
}
.active .active-title a {
    float: right;
    font-size: 14px;
    /* line-height: 18px; */
    padding-top: 2px;
    color: #000;
    font-weight: 400;
}
.main-right>div:last-of-type>div:first-of-type {
    border-bottom: 1px solid #ccc;
}

.active-content div {
    border-top: 1px solid #ccc;
    height: 42px;
    width: 342px;
    padding: 0 10px;
    line-height: 42px;
    display: flex;
    align-items: center;
}

.active-content>div>span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 5px;
    /* margin-bottom: 17px; */
    margin-right: 17px;
}
.active-content>div>span {
    margin-right: 4px;
}
.active-content div>a {
    display: inline-block;
    overflow: hidden;
    height: 42px;
    line-height: 42px;
    /* width: 3.04rem; */
}
.active-content div>a {
    display: inline-block;
    overflow: hidden;
    height: 42px;
    line-height: 42px;
    width: 310px;
}
.active-content div>a>span {
    display: inline-block;
    width: 100%;
    font-size: 16px;
}
.active-content div>a>span {
    display: inline-block;
    /* width: 280px; */
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.active-content div>a>span:hover {
    color: #ff6600;
}
.scan-tip {
    padding: 0 20px 10px 20px !important;
    height: initial !important;
    line-height: initial !important;
    width: initial !important;
    border-top: 0 !important;
}

.scan-tip span {
    width: initial !important;
    background-color: initial !important;
    margin: 0 !important;
    line-height: initial !important;
}


/* 深圳部分底部导航 */
/*  */

.index-main-bottom {
    padding: 48px 0 156px 0;
    width: 1200px;
    cursor: default;
    margin: auto;
}
.index-main-bottom {
    padding-bottom: 66px !important;
}
.index-main-bottom .main-bottom-content {
    display: flex;
    justify-content: space-around;
}

.index-main-bottom .bottom-content-left {
    width: 177px;
    height: 240px;
    opacity: 1;
    background: #f2f2f2;
    border-radius: 20px;
    text-align: center;
    line-height: 240px;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
}

.bottom-content-right {
    width: 1000px;
    height: 240px;
    opacity: 1;
    background: #f2f2f2;
    border-radius: 20px;
    text-align: center;
}

.guide-list {
    margin-top: 110px;
}


/*  */

.guide-list-title {
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
}

.el-dropdown {
    padding: 0 22px;
    border-right: 2px solid #aaaaaa;
    opacity: 1;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
}
.el-dropdown {
    display: inline-block;
    position: relative;
    color: #606266;
    font-size: 14px;
    position: relative;
}
.el-dropdown-menu {
    display: none;
}
.el-dropdown-menu {
    /* padding: 10px 10px !important; */
    border-radius: 15px !important;
    position: absolute;
    padding: 10px 0;
    margin: 5px 0;
    background-color: #FFF;
    border: 1px solid #EBEEF5;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    left: 50%!important;
    transform: translateX(-50%);
    top: initial!important;
    bottom: 20px;
}
.el-dropdown-menu::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    border: 6px solid transparent;
    border-bottom: none;
    border-top-color: #fff;
    bottom: -6px;
}
.guide-dropdown-menu .el-dropdown-menu__item {
    text-align: center;
    padding: 0 31px;
    font-size: 16px !important;
    font-family: Microsoft YaHei, Microsoft YaHei-Light;
    color: #333333;
    line-height: 35px;
    white-space: nowrap;
}

.el-dropdown-menu__item:focus,
.el-dropdown-menu__item:not(.is-disabled):hover {
    background-color: #ff6600 !important;
}

.guide-dropdown-menu .el-dropdown-menu__item:hover a {
    color: #fff;
}
/* 深圳部分底部导航结束 */

.footer {
    width: 1200px;
    margin: auto;
}
.footer {
    width: 100%;
}
.wenzi {
    padding: 12px 0px 12px 0px;
    text-align: center;
    border-top: 1px solid #000000;
}

.notice {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #000000;
    padding: 0 15px;
}
.footer .notice {
    text-align: center;
    display: block;
}

/*  */


/* .notification {
    padding: 20px 0;
}

.notification div {
    font-size: 17px !important;
}

.main-all {
    padding: 0;
    width: 100%;
}

.main {
    padding: 0;
    width: 1200px;
    margin: auto;
}

.header-a-son {
    width: 1200px !important;
    display: flex;
    margin: 0 auto;
    opacity: 1;
    background: #333333;
    box-sizing: border-box;
    justify-content: space-between;
}

.download {
    display: block;
}

.model1 .show-alll {
    margin-left: 0;
}

.main-nav ul li.dropdown .main-menu dl.active-menu {
    background: #fff;
} */

.guide {
    width: 816px;
    opacity: 1;
    background: #f3f3f3;
    margin-top: 20px;
    position: relative;
    margin-top: 0;
    width: 100%;
}
.guide-box {
    padding: 5px;
    padding-bottom: 0 !important;
    min-height: 600px;
}
.guide-title p {
    /* width: 0.88rem; */
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    border-left: 4px solid;
    margin: 22px 0;
    margin-left: 10px;
    padding-left: 20px;
}
.guide-ico {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 144px;
    opacity: 1;
    margin-left: 10px;
    /* position: absolute; */
    top: 0;
}
.guide-ico {
    /* margin-top: 80px !important; */
    margin-right: 8px;
    margin-left: 0 !important;
}

.guide-nav {
    width: 144px;
    opacity: 1;
    background: #ffffff;
    margin-left: 10px;
    padding-bottom: 20px;
    cursor: default;
}
.guide-nav {
    margin-bottom: 80px !important;
    padding-bottom: 0 !important;
}
.guide-ico>div {
    margin-bottom: 20px;
}
.guide-nav-title {
    padding: 20px 0 10px 10px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 20px;
}
.guide-nav-title {
    font-size: 18px !important;
    font-weight: 700 !important;
}
.guide-nav div {
    color: rgba(51, 51, 51, 1);
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
}
.guide-nav ul {
    padding: 0 0 10px 10px;
}
.guide-nav ul>li {
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    font-size: 16px;
    margin-bottom: 16px;
}
.guide-nav ul>li {
    margin-bottom: 8px;
}
.guide-nav div {
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
}
.guide-nav div span {
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
}
.guide-ico img {
    width: 49px;
    height: 49px;
    opacity: 1;
    margin: auto;
    margin: top 24px;
}
.guide-ico img {
    width: 45px;
    height: 45px;
}


.guide-content {
    display: flex;
}
.guide-main-lefteft {
    width: 144px;
}
.guide-main-lefteft {
    width: 17.6%;
}

.main-right-one-select {
    margin-bottom: 16px;
}
.orgin-block {
    width: 4px;
    height: 24px;
    opacity: 1;
    background: rgba(255, 102, 0, 1);
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 8px;
}
.main-right-one-select .select {
    display: inline-block;
    padding-right: 20px;
}
.main-right-one-select .light-orgin {
    opacity: 1;
    color: rgba(255, 102, 0, 1);
    font-size: 22px;
    font-weight: 700;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 33px;
}
.main-right-one-wrap {
    /* background-color: #fff; */
    padding-left: 0;
    padding-bottom: 1px;
    /* padding-right: 20px; */
    margin-bottom: 40px;
}
.main-right-one-wrap.up-down {
    margin-bottom: 20px;
}
.up-down-one-wrapper{
    background-color: #fff;
    padding-right: 20px;
}
.up-down-one {
    padding-top: 10px;
}
.up-down-one .title {
    margin-top: 10px;
    position: relative;
}
.up-down-one .title {
    padding-top: 0;
    margin-bottom: 0;
}
.up-down-one .up-down-title {
    opacity: 1;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 700;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
}
.up-down-one .title img {
    width: 16px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 8px;
    cursor: pointer;
}
.list-new {
    display: flex;
    align-items: flex-start;
    justify-content: start;
    font-size: 16px;
    color: #000000;
    margin-top: 5px;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: left;
    margin-left: 20px;
    line-height: 24px;
}
.list-new {
    margin-top: 0 !important;
}
.up-down-one .list-new:first-child {
    margin-top: 5px !important;
}
.list-new-title {
    text-align: left;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
    margin-right: 10px;
    white-space: nowrap;
}
.list-new-content {
    color: #5A5A5A;
    line-height: 24px;
    max-width: 100%;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: left;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
}
.list-new-btn {
    display: flex;
    margin-bottom: 24px;
    justify-content: center;
}
.list-new-btn.btn-btn-btn {
    margin-top: 20px !important;
}
.sport5-info-item>div:last-child {
    margin-bottom: 24px;
}
.main-right-one-wrap a {
    display: block;
}
.list-new-btn a {
    height: 40px;
    border-radius: 4px;
    opacity: 1;
    background: rgba(255, 237, 224, 1);
    color: rgba(255, 102, 0, 1);
    font-size: 16px !important;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: center;
    line-height: 40px;
    flex: 1;
    width: auto;
}
.list-new-btn.btn-btn-btn a {
    margin-right: 16px;
}
.twor-img {
    width: 11px;
    height: 9px;
    margin-left: 10px;
}

.guide-content-right {
    margin-left: 30px;
    margin-right: 20px;
}
/* 不知道为什么滑动后设置160，实际却小于160；所以这里先用百分比代替 */
.guide-content-right {
    width: calc(100% - 160px);
}
/* qiyue:需要加padding以改掉跳转不到 */
.guide-content-right {
    width: 75%;
    padding-bottom: 140px;
}
.body .daofen-box {
    padding: 20px;
    /* border: 1px dashed rgba(255, 183, 74, 1); */
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 400;
    /* border-radius: 6px; */
    position: relative;
    margin-bottom: 20px;
}
.daofen-box {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    padding: 0 10px;
    background: #fff;
}
.body .daofen-box p {
    font-size: 16px;
    font-weight: 400;
}
.body .daofen-box img{
    margin-top: 20px;
}

/* åˆ†äº«æ¨¡å— */

.mark-box {
    width: 700px;
    position: fixed;
    z-index: 100;
    display: none;
    box-sizing: border-box;
    z-index: 9999;

}

.mark-header {
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    background: #e7650d;
    padding: 20px 50px;
    box-sizing: content-box;
}

.mark-header span {
    font-size: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
}

.mark-header img {
    width: 36px;
    height: 36px;
    margin-top: 7px;
}

.mark-content {
    padding: 20px 50px;
    background-color: #fff;
    position: relative;
}

.mark-content :hover {
    cursor: pointer;
}

.mark-content>div:first-of-type {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.mark-content div span {
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
}

.mark-content>div:first-of-type span:last-of-type {
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #fab736;
}

.mark-content div input {
    width: 360px;
    height: 30px;
    margin-top: -4px;
    outline-style: none;
}

.mark-box .qrcode_box {
    position: absolute;
    width: 100px;
    height: 100px;
    border: 1px solid #999;
    border-radius: 10px;
    background: white;
    padding: 10px;
    left: 150px;
    top: 10px;
    display: none;
    box-shadow: 2px 2px 2px 2px rgb(0 0 0 / 10%);
}

.mark-box .qrcode_box p {
    text-align: center;
}

.platform {
    display: flex;
    justify-content: start;
    margin: 30px 0;
}

.platform>span {
    width: 120px;
}

.platform-content img {
    width: 80px;
    height: 80px;
    opacity: 1;
}

.platform-content {
    display: flex;
    width: 430px;
    justify-content: space-between;
    text-align: center;
}

.platform-content>div>a>div {
    margin-top: 10px;
}
.mark{
    position: relative;
}
.nohas {
    /* height: 50px;
    overflow: hidden; */
    padding-bottom: 20px;
}
.back-wrapper {
    position: relative;
    min-width: 1200px;
    min-height: 130px;
    background-color: #055DBA;
    height: 11vw;
    /* background-image: url(./images/xuequ_new.png);
    background-size: 1920px 100%;
    background-position: 50%;
    background-repeat: no-repeat; */
    display: flex;
    flex-wrap: nowrap;
}
.left-img {
    width: calc((100% - 1200px) / 2);
    height: 100%;
    background-image: url("/edu/xuequhuafen/images/xuequ_new1.png");
    min-height: 130px;
    background-repeat: no-repeat;
    background-size: calc(100% * 192 / 36) 100%;
}
.middle-img {
    width: 1200px;
    height: 100%;
    background-image: url("/edu/xuequhuafen/images/xuequ_new1.png");
    min-height: 130px;
    background-repeat: no-repeat;
    background-size: 1920px 100%;
    background-position: -360px;
    position: relative;
}
.right-img {
    width: calc((100% - 1200px) / 2);
    height: 100%;
    background-image: url("/edu/xuequhuafen/images/xuequ_new1.png");
    min-height: 130px;
    background-repeat: no-repeat;
    background-size: calc(100% * 192 / 36) 100%;
    background-position: 100%;
}
.back-nav {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 1200px;
    height: 100%;
    /* background-image: url(./images/xiaofeiquan-back.png); */
    min-height: 130px;
    background-size: 1500px 100%;
    background-position: -280px;
    background-repeat: no-repeat;
}

/* åŸŽå¸‚é€‰æ‹©æ¡† 城市选择器样式 */
s {
    position: absolute;
    top: 1px;
    right: 0;
    width: 32px;
    height: 32px;
    background: url("/edu/xuequhuafen/img/arrow.png") no-repeat;
}

._citys {
    width: 380px;
    display: inline-block;
    border: 2px solid #eee;
    padding: 10px;
    position: relative;
    background-color: #fff;
}

._citys span {
    color: #05920a;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 20px;
    top: 18px;
    border: 1px solid #05920a;
    cursor: pointer;
    font-size: 16px;
}

._citys0 {
    width: 95%;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    border-bottom: 2px solid #05920a;
    padding: 0px 5px;
    font-size: 18px;
    font-weight: 700;
    font-weight: bold;
    margin-left: 6px;
}

._citys0 li {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    color: #888;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

._citys1 a {
    width: 83px;
    height: 35px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-left: 6px;
    margin-top: 3px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    border-radius: 5px;
    overflow: hidden;
}

._citys1 a:hover {
    color: #fff;
    background-color: #05920a;
}

.AreaS {
    background-color: #05920a !important;
    color: #fff !important;
}
span.area_name {
    overflow: hidden;
    width: 63px;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
}

/* å¯¼ç²‰å›¾ç‰‡é¡¶éƒ¨è·ç¦» */

.guide-tab-bar {
    display: flex;
}
.guide-tab-item {
    height: 30px;
    border-radius: 100px;
    opacity: 1;
    background: rgba(227, 227, 227, 1);
    display: inline-block;
    opacity: 1;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: center;
    line-height: 30px;
    padding: 0 18px;
    margin-right: 24px;
}
.guide-tab-item.chouse {
    height: 30px;
    border-radius: 100px;
    opacity: 1;
    background: rgba(255, 102, 0, 1);
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: center;
    line-height: 30px;
    padding: 0 18px;
}
.sport-info-item{
    background: #fff;
    padding: 20px 0;
}
.on-line.public {
    width: 100%;
}
.public-item.list-new {
    padding-right: 20px;
}

.tips {
    background: #fff;
    padding: 20px;
    margin-bottom: 40px;
}
span.tips-content {
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 700;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
    margin-bottom: 20px;
}
.message-one{
    display: block;
    margin-bottom: 20px;
}
.one-detail {
    height: 40px;
    border-radius: 4px;
    opacity: 1;
    background: rgba(255, 237, 224, 1);
    opacity: 1;
    color: rgba(255, 102, 0, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin-bottom: 24px;
    display: block;
}
.sport-info-item {
    margin-bottom: 40px;
}


.wenxintishi::after {
    position: absolute;
    width: 72px;
    height: 8px;
    background-image: url("/edu/xuequhuafen/images/backtext.png");
    content: '';
    left: 18px;
    /* top: 0; */
    opacity: 0.4;
    background-size: cover;
    /* background-color: rgba(255, 183, 74, 1); */
    /* bottom: 0; */
    transform: translateY(34px);
    border-radius: 10px;
    top: 0;
}


li.list-border {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}
.list-item {
    display: flex;
    position: relative;
}
p.list-title {
    opacity: 1;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 700;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
}
img.title-icon {
    width: 16px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 8px;
    cursor: pointer;
}
.list-content {
    display: flex;
}
.list-content:first-of-type {
    margin-top: 5px !important;
}

span.list-detail-title {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
    margin-right: 10px;
    white-space: nowrap;
}
span.list-detail-content {
    color: #5A5A5A;
    line-height: 24px;
    max-width: 100%;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: left;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: left;
    line-height: 24px;
}
/* span.list-detail-content a {
    max-width: 100%;
    display: block;
    overflow-wrap: break-word;
    text-align: left;
    height: 40px;
    border-radius: 4px;
    opacity: 1;
    background: rgba(255, 237, 224, 1);
    opacity: 1;
    color: rgba(255, 102, 0, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin-top: 20px;
} */
.getMore {
    height: 45px;
    border-radius: 4px;
    opacity: 1;
    background: rgba(255, 237, 224, 1);
    color: rgba(255, 102, 0, 1);
    font-size: 16px !important;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: center;
    line-height: 45px;
    margin-bottom: 30px;
}


.select-box.flex.around.align-center {
    display: flex;
    justify-content: space-between;
}
.city-select.flex.align-center {
    display: flex;
    /* font-size: 16px; */
    align-items: center;
}

img.select-icon {
    width: 16px;
    height: 8px;
    margin-left: 20px;
}
select#type {
    border: 0;
    font-size: 16px;
    color: #ff6600;
    background: url(http://imgbdb3.bendibao.com/whbdb/20212/25/20210225222334_29751.png) no-repeat scroll right 7px transparent;
    -webkit-appearance: none;
    background-size: 16px 8px;
    outline: none;
    padding: 0 20px;
}
.card-bottom {
    margin-bottom: 20px;
}
/* .input {
    margin-top: 20px;
} */
input#jd {
    width: 75%;
    height: 40px;
    padding: 8px 16px;
    margin-right: 20px;
    border-radius: 18px;
    font-size: 18px;
    line-height: 40px;
    /* color: rgb(205, 205, 205); */
    color: rgba(51,51,51,1);    
    background-color: #fff;
    outline: none;
    border: none;
}
input::-webkit-input-placeholder {
    /* color: rgba(51,51,51,1); */
    color: rgba(153,153,153,1);

}
.input button {
    padding: 8px 14px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    color: #ff6600;
    background-color: #FFFFFF;
    height: 40px;
    border-radius: 28px;
}

.school-tools.entrance-info {
    background: #f3f3f3;
    padding: 10px;
    border-radius: 20px;
    color: rgba(102, 102, 102, 1);
    color: #333;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
p.title {
    font-weight: 700;
    font-size: 18px;
}
.tab-bar.flex.align-center.around {
    display: flex;
    justify-content: space-between;
    /* margin-top: 10px;
    margin-bottom: 15px; */
}
.bar-item.chouse span.bar-text{
    background: rgba(255, 102, 0, 1);
    color: rgba(255, 255, 255, 1);
} 
span.bar-text {
    height: 30px;
    border-radius: 100px;
    opacity: 1;
    background: rgba(227, 227, 227, 1);
    display: inline-block;
    opacity: 1;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: center;
    line-height: 30px;
    padding: 0 18px;
    /* margin-right: 24px; */
    white-space: nowrap;
}
/* .enter-list.flex.flex-start.align-center {
    display: flex;
    justify-content: space-between;
    background: #fff;
    border-radius: 20px;
    padding: 10px;
}
a.enter-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
img.enter-item-icon {
    width: 70px;
    height: 70px;
}
.enter-item span {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
} */

.enter-list.flex.flex-start.align-center.zanwu {
    height: 111px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #666;
}
.bar-item {
    margin-right: 24px;
}

.enter-list.flex.flex-start.align-center {
    display: flex;
    flex-direction: column;
}
a.enter-item {
    display: flex;
    height: 56px;
    line-height: 56px;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    margin-bottom: 20px;
    padding: 0 20px;
    justify-content: space-between;
    align-items: center;
}
.enter-item span {
    font-size: 16px;
    max-width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.enter-item img {
    margin-left: 10px;
    width: 8px;
    height: 16px;
}

.content-box {
    margin-bottom: 10px;
}
input#jd {
    width: 252px;
    height: 46px;
    line-height: 46px;
    border-radius: 11px 0 0 11px;
    opacity: 1;
    border: 1px solid rgba(196,196,196,1);
    background: rgba(255,255,255,1);
    /* color: rgba(153,153,153,1); */
    color: rgba(51,51,51,1);  
    font-size: 14px;
    font-weight: 400;
    padding: 14px 11px;
    margin-right: 0;
}
.input {
    /* margin-top: 20px; */
    display: inline-block;
}
.input button {
    width: 74px;
    height: 46px;
    border-radius: 0 10px 10px 0;
    opacity: 1;
    background: rgba(93,118,251,1);
    border: 1px solid rgba(255, 102, 0, 1);
    background: rgba(255, 102, 0, 1);
}
.input button img{
    width: 19.5px;
    height: 20px;
    opacity: 1;
}

select#type {
    width: 124px;
    height: 46px;
    border-radius: 11px;
    opacity: 1;
    border: 1px solid rgba(225,225,225,1);
    background-color: rgba(255,255,255,1);
    padding-left: 9px;
    color: rgba(51,51,51,1);
    font-size: 14px;
    font-weight: 400;
    background-image: url("/edu/xuequhuafen/images/down-wrapper.png");
    background-size: 40px 46px;
    background-position: right top;
}

div#my_level {
    width: 132px;
    height: 46px;
    line-height: 46px;
    border-radius: 11px;
    opacity: 1;
    border: 1px solid rgba(225,225,225,1);
    background-color: rgba(255,255,255,1);
    padding-left: 9px;
    color: rgba(51,51,51,1);
    font-size: 14px;
    font-weight: 400;
    background-image: url("/edu/xuequhuafen/images/down-wrapper.png");
    background-size: 40px 46px;
    background-position: right top;
    background-repeat: no-repeat;
}
span#chufa_html {
    color: rgba(51,51,51,1);
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    width: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
form#cityform {
    margin-bottom: 20px;
}
.whole {
    position: fixed;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    z-index: 999;
    left: 0;
    top: 0;
    display: none;
}
.content-r {
    transition: bottom .3s ease-out 0s;
}
.mark-box .qrcode_box {
    box-sizing: content-box;
}
.mark-box .qrcode_box p {
    text-align: center;
    white-space: nowrap;
    margin: 5px 0;
}
.list-detail .check-del {
    max-width: 100%;
    display: block;
    overflow-wrap: break-word;
    text-align: left;
    height: 40px;
    border-radius: 4px;
    opacity: 1;
    background: rgba(255, 237, 224, 1);
    opacity: 1;
    color: rgba(255, 102, 0, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
}
