.indexNew_container {
    /* padding-bottom: 145px; */
}

body {
    background: #EFF3F5;
}

.xueche_logo {
    float: left;
    width: 154px;
    height: 40px;
    margin: 17px 0 0 0;
    background: url('//j1.58cdn.com.cn/dist/pcNewSite/images/home/xueche_logo.png') no-repeat 0 0;
    background-size: contain;
}

.f_xueche_logo {
    width: 154px;
    height: 40px;
    background: url('//j1.58cdn.com.cn/dist/pcNewSite/images/home/xueche_logo.png') no-repeat 0 0;
    background-size: contain;
}

.nav-wrap .search input::placeholder {
    font-size: 14px;
}

.process {
    width: 1200px;
    margin: 66px auto 0;
}

.process .til {
    font-size: 36px;
    font-weight: 600;
    color: #101D37;
    line-height: 50px;
}

.process .tilSub {
    margin: 1px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #9299A5;
    line-height: 20px;
}

.process .cont {
    overflow: hidden;
    height: 210px;
    margin: 20px 0 0 0;
    border-radius: 20px;
    background: #fff;
}

.process li {
    float: left;
    width: 168px;
    height: 210px;
    transition: all ease-out 0.1s;
    background: url('../images/home/process-bg.png') no-repeat right center;
    background-size: contain;
    cursor: pointer;
}

.process li:last-child {
    background: none;
}

.process li .short img {
    display: block;
    width: 112px;
    height: 112px;
    margin: 23px 0 0 10px;
}

.process li .short p {
    font-size: 20px;
    font-weight: 600;
    color: #101D37;
    line-height: 28px;
    text-indent: 35px;
    text-align: left;
}

.process li .long {
    display: none;
}

.process li .long .info {
    float: left;
    padding: 0 0 0 21px;
}

.process li .long img {
    display: block;
    float: left;
    width: 180px;
    height: 180px;
}

.process li .long .name {
    margin: 39px 0 1px 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    color: #101D37;
}

.process li .long .desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #9299A5;
}

.process li .long a {
    display: block;
    width: 112px;
    height: 40px;
    margin: 25px 0 0 0;
    border: none;
    border-radius: 20px;
    background: rgb(19, 132, 252);
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.process li:nth-child(1n) a {
    background: rgb(19, 132, 252);
}

.process li:nth-child(2n) a {
    background: rgb(0, 195, 86);
}

.process li:nth-child(3n) a {
    background: rgb(136, 61, 255);
}

.process li.active,
.process li:hover {
    background: none;
    width: 358px;
}

.process li.active .short,
.process li:hover .short {
    display: none;
}

.process li.active .long,
.process li:hover .long {
    display: block;
}

.process li:nth-child(1).active {
    background: url('../images/home/process-bg1.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(2).active {
    background: url('../images/home/process-bg2.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(3).active {
    background: url('../images/home/process-bg3.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(4).active {
    background: url('../images/home/process-bg1.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(5).active {
    background: url('../images/home/process-bg2.png') no-repeat right center;
    background-size: contain;
}

.process li:nth-child(5).active {
    background: url('../images/home/process-bg2.png') no-repeat right center;
    background-size: contain;
}

.process li:last-child.active {
    background: linear-gradient(270deg, #F0E8FF 0%, #FFFFFF 100%);
    margin-top: 2px;
    margin-bottom: 6px;
    box-sizing: border-box;
    width: 358px;
    height: 206px;
    border-radius: 20px !important;
}

.car-exam {
    width: 1200px;
    margin: 66px auto 0;
}

.car-exam .til {
    font-size: 36px;
    font-weight: 600;
    color: #101D37;
    line-height: 50px;
}

.car-exam .tilSub {
    margin: 1px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #9299A5;
    line-height: 20px;
}

.car-exam .cont {
    overflow: hidden;
    margin: 20px 0 0 0;
}

.car-exam .km-1 {
    float: left;
    width: 590px;
    height: 440px;
    border-radius: 20px;
    background: #fff;
}

.car-exam .km-4 {
    float: right;
    width: 590px;
    height: 440px;
    border-radius: 20px;
    background: #fff;
}

.car-exam .zgz {
    display: none;
    width: 1200px;
    height: 335px;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 30px 30px 45px 30px;
    box-sizing: border-box;
}

.car-exam .zgz .zgzCon {
    display: flex;
}

.car-exam .zgz .zgzCon ul {
    flex: 1;
    padding: 0;
    overflow: auto;
    padding-top: 5px;
}

.car-exam .zgz .zgzCon ul li {
    width: 368px;
}

.car-exam .zgz .til {
    margin: 0 0 20px 0 !important;
}

.car-exam .zgz .zgzCon ul li {
    margin: 0 15px 20px 0;
}

.car-exam .zgz .foot {
    width: 368px;
    height: 203px;
    background: linear-gradient(126deg, #2CCBA0 0%, #6FE7C6 100%);
    border-radius: 20px;
    margin: 0 !important;
    margin-top: 5px !important;
    padding: 28px 40px;
    box-sizing: border-box;
}

.car-exam .zgz .foot a div {
    float: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.car-exam .zgz .foot a div img {
    margin: 0;
}

.car-exam .zgz .foot a p {
    float: none;
}

.car-exam .zgz .foot a p:nth-of-type(1) {
    margin: 15px 0 8px 0;
    line-height: 24px;
    display: flex;
    align-items: center;
    position: relative;
}

.car-exam .zgz .foot a p:nth-of-type(1) img {
    width: 42px;
    height: 12px;
    transition: all ease 0.4s;
    position: absolute;
    left: 100px;
    opacity: 0;
}

.car-exam .zgz .foot a p:nth-of-type(2) {
    margin: 15px 0 8px 0;
    line-height: 20px;
}

.car-exam .cont .til {
    margin: 30px 0 5px 0;
    font-size: 28px;
    font-weight: 600;
    color: #101D37;
    line-height: 40px;
    text-align: center;
}

.car-exam .cont ul {
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 30px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    flex-flow: wrap;
}

.car-exam .cont li {
    float: left;
    width: 258px;
    height: 90px;
    margin: 20px 0 0 0;
    border-radius: 20px;
    border: 1px solid #E3E7E9;
    transition: all linear 0.3s;
    background-position: -4px !important;
    box-sizing: border-box;
}

.car-exam .cont li a {
    display: block;
    padding-top: 17px;
}

.car-exam .cont li:hover {
    transform: translateY(-4px);
    background: url('http://jxedttest.58v5.cn/pcNewSite/images/home/homeSelectBgc.png') no-repeat;
    background-size: 106% 106%;
    box-shadow: 3px 3px 15px 0px rgba(0, 78, 109, 0.1);
    border: none;
}

.car-exam .cont li:nth-child(2n) {
    margin-left: 10px;
}

.car-exam li div {
    float: left;
    width: 56px;
    height: 56px;
    margin: 0px 15px 0 30px;
    border-radius: 50%;
    background: #E8FFF7;
}

.car-exam .km-4 li div {
    background: #E8FDFF;
}

.car-exam li img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 8px;
}

.car-exam li p:nth-of-type(1) {
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
    color: #101D37;
}

.car-exam li p:nth-of-type(2) {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #9299A5;
}

.car-exam .foot {
    width: 530px;
    height: 90px;
    margin: 15px auto 0;
    transition: all ease 0.4s;
    border-radius: 20px;
}

.car-exam .foot:hover {
    transform: translateY(-4px);
    box-shadow: 3px 3px 15px 0px rgba(0, 71, 99, 0.24);
}

.car-exam .zgzCon .foot:hover .homeZgzMnksICon {
    opacity: 1 !important;
    left: 130px !important;
}

.car-exam .foot div {
    float: left;
    width: 56px;
    height: 56px;
    margin: 17px 0 0 30px;
    border-radius: 50%;
    background: #E8FFF7;
}

.car-exam .foot img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 8px auto 0;
}

.car-exam .foot p:nth-of-type(1) {
    display: block;
    float: left;
    margin: 0 15px;
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 90px;
}

.car-exam .foot p:nth-of-type(2) {
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 90px;
}

.car-exam .km-1 .foot {
    position: relative;
    background: url('../images/home/km1-btn-default.png') no-repeat 0 0;
    background-size: contain;
}

.car-exam .km-4 .foot {
    background: url('../images/home/km4-btn-default.png') no-repeat 0 0;
    background-size: contain;
}

.car-exam .km-1 .foot .ball {
    position: absolute;
    left: 0;
    top: 0;
    height: 111px;
    height: 111px;
    background: url('../images/home/ball-blue.png') no-repeat 0 0;
    background-size: contain;
}

.home-tab {
    margin: 66px 0 0 0;
}

.home-tab ul.menu {
    overflow: hidden;
    display: block;
    width: 1200px;
    margin: 0 auto;
}

.home-tab ul.menu li {
    display: block;
    position: relative;
    float: left;
    margin: 0 90px 0 0;
    height: 70px;
    font-size: 36px;
    font-weight: 400;
    color: #101D37;
    line-height: 50px;
}

.home-tab ul.menu li a {
    font-size: 36px;
}

.home-tab ul.menu li.active a {
    color: #00C356;
}

.home-tab ul.menu li.active::after {
    content: '.';
    font-size: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 8px;
    border-radius: 31px 31px 0 0;
    background: #00C356;
}

.home-tab .cont {
    width: 100%;
    height: 480px;
    background: #EFF3F5;
}

.home-tab .cont>div {
    display: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.home-tab .imgs {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.home-tab .imgs .info {
    float: left;
}

.home-tab .imgs .l-1 {
    display: block;
    width: 407px;
    height: 227px;
    margin: 80px 0 29px 0;
}

.home-tab .imgs .l-2 {
    display: block;
    width: 500px;
    height: 165px;
    margin: 105px 0 42px 0;
}

.home-tab .imgs .r {
    display: block;
    float: right;
    width: auto;
    height: 480px;
}

.home-tab .imgs a {
    display: block;
    width: 242px;
    height: 65px;
    border-radius: 32px;
    background: transparent;
    border: 2px solid rgba(16, 29, 55, 1);
    font-size: 28px;
    font-weight: 500;
    color: #101D37;
    line-height: 65px;
    text-align: center;
}

.home-tab .cont>div.active {
    display: block;
}

.message {
    width: 1200px;
    margin: 66px auto 0;
}

.message .til {
    font-size: 36px;
    font-weight: 600;
    color: #101D37;
    line-height: 50px;
}

.message .tilSub {
    font-size: 14px;
    font-weight: 400;
    color: #9299A5;
    line-height: 20px;
}

.message .cont {
    position: relative;
}

.message .arrow {
    display: block;
    position: absolute;
    top: 77px;
    width: 60px;
    height: 60px;
    background: url('../images/home/arrow-default.png') no-repeat 0 0;
    background-size: contain;
}

.message .l {
    left: 0;
}

.message .r {
    right: 0;
    transform: rotate(180deg);
}

.message .arrow:hover {
    background-image: url('../images/home/arrow-hover.png');
}

.message .arrow:active {
    background-image: url('../images/home/arrow-press.png');
}

.message .list {
    overflow: hidden;
    display: block;
    width: 1020px;
    height: 295px;
    margin: 15px auto 0;
}

.message ul {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    padding-top: 10px;
}

.message ul li {
    float: left;
    width: 320px;
    margin: 0 30px 0 0;
    transition: all ease 0.6s;
    position: relative;
}

.message li p {
    position: relative;
    box-sizing: border-box;
    width: 320px;
    height: 202px;
    padding: 45px 30px 61px 30px;
    background: url('../images/home/message-default.png') no-repeat 0 0;
    background-size: cover;
    font-size: 16px;
    font-weight: 400;
    color: #101D37;
    line-height: 24px;
    /* border: 1px solid red; */
}

.message li p span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.message ul li p::before {
    content: '';
    font-size: 0;
    position: absolute;
    left: 28px;
    top: 25px;
    width: 12px;
    height: 12px;
    background: url('../images/home/ico-t.png') no-repeat 0 0;
    background-size: contain;
}

.message ul li p::after {
    content: '';
    font-size: 0;
    position: absolute;
    right: 30px;
    bottom: 42px;
    width: 12px;
    height: 12px;
    background: url('../images/home/ico-b.png') no-repeat 0 0;
    background-size: contain;
}

.message li div {
    margin: 5px 0 0 0;
}

.message li img {
    display: block;
    float: left;
    width: 56px;
    height: 56px;
    margin: 0 15px 0 0;
    border: 2px solid #fff;
    border-radius: 50%;
}

.message li span.name {
    font-size: 20px;
    font-weight: 500;
    color: #101D37;
    line-height: 56px;
}

.message li:hover {
    margin-top: -5px;
}

.message li .itemPosition {
    content: ' ';
    width: 320px;
    height: 185px;
    position: absolute;
    top: 0;
    left: 0;
    /* border: 1px solid red; */
    border-radius: 15px;
    box-shadow: 5px 5px 20px 0px rgba(0, 78, 109, 0.14);
    display: none;
}

.message li:hover .itemPosition {
    display: block;
    /* box-shadow: 5px 5px 20px 0px rgba(0, 78, 109, 0.14); */
    /* background: url('../images/home/message-hover.png') no-repeat 0 0; */
    /* background-size: cover; */
    /* width: 350px;
    height: 232px; */
}

.guide {
    width: 1200px;
    margin: 66px auto 0;
}

.guide .til {
    font-size: 36px;
    font-weight: 600;
    color: #101D37;
    line-height: 50px;
}

.guide ul.menu {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    height: 70px;
    padding: 8px;
    margin: 15px 0 0 0;
    background: #F6F9FF;
    border-radius: 20px;
}

.guide ul.menu li {
    float: left;
    padding: 0 34px;
    height: 54px;
    font-size: 20px;
    font-weight: 400;
    color: #101D37;
    line-height: 54px;
}

.guide ul.menu li a {
    font-size: 20px;
}

.guide ul.menu li.active {
    box-shadow: 0px 2px 4px 0px rgba(167, 197, 255, 0.3);
    border-radius: 16px;
    background: #fff;
}

.guide ul.menu li.active a {
    color: #00C356;
    font-weight: 700;
}

.guide ul.menu .more {
    display: block;
    position: relative;
    float: right;
    margin: 0 38px 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #9299A5;
    line-height: 54px;
}

.guide ul.menu .more::after {
    display: block;
    content: '.';
    font-size: 0;
    width: 7px;
    height: 7px;
    border: 2px solid #9299A5;
    background: transparent;
    border-left: none;
    border-bottom: 0;
    transform: rotate(45deg);
    display: block;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -5px;
}

.guide ul.menu .more:hover {
    color: #333 !important;
}

.guide .cont>div {
    display: none;
}

.guide .cont>div a {
    display: inline-block;
}

.guide .cont>div.active {
    display: block;
}

.guide .cont ul {
    overflow: hidden;
}

.guide .cont li {
    float: left;
    overflow: hidden;
    width: 285px;
    height: 325px;
    box-sizing: border-box;
    padding-bottom: 24px;
    margin: 20px 20px 0 0;
    border-radius: 12px;
    background: #fff;
}

.guide .cont .img {
    overflow: hidden;
    width: 285px;
    height: 160px;
}

.guide .cont img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease 0.3s;
}

.guide .cont li:hover img {
    transform: scale(1.2);
}

.guide .cont p.til {
    margin: 25px 0 0 0;
    padding: 0 30px;
    font-size: 20px;
    font-weight: 500;
    color: #14213A;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.guide .cont p.desc,
.guide .cont .desc {
    margin: 10px 0 0 0;
}

.guide .cont p.desc,
.guide .cont .desc a {
    padding: 0 30px;
    font-size: 16px;
    font-weight: 400;
    color: #78797A;
    line-height: 24px;
    display: inline-block;
    height: 50px;
    overflow: hidden;
}

.guide .cont p.desc a {
    padding: 0;
}

.guide .cont li:nth-child(4n) {
    margin-right: 0;
}

.footer {
    margin: 66px 0 0 0;
    background: #F8FBFF;
    background: url('https://j2.58cdn.com.cn/dist/jxedt/pcNewSite/images/homeFooterBgc.png') no-repeat;
    background-size: cover;
}

.footer .link {
    box-sizing: border-box;
    padding: 49px 0 30px 0;
    min-height: 295px;
}

.footer .link ul.title {
    overflow: hidden;
    display: block;
    width: 1200px;
    margin: 0 auto;
}

.footer .link li {
    float: left;
    margin: 0 40px 0 0;
    font-size: 18px;
    font-weight: 400;
    color: #181818;
    line-height: 25px;
}

.footer .link li a {
    font-size: 18px;
}

.footer .link li.active {
    font-weight: 600;
}

.footer .link .cont {
    width: 1200px;
    margin: 0 auto;
}

.footer .link .cont>div {
    height: 260px;
    display: none;
}

.footer .link .cont>div.active {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.footer .link .cont #kttj {
    overflow: scroll;
}

.footer .link .cont a {
    display: inline-block;
    /* width: 120px; */
    width: 68px;
    margin: 30px 20px 0 0;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer .link .cont>div#yqlj a:last-child {

}


.footer .link .cont a:hover {
    /* font-weight: 600; */
    color: rgba(37, 203, 110, 1);
}

.footer .Text {
    box-sizing: border-box;
    height: 332px;
    padding: 60px 0 0 0;
    border-top: 1px solid rgba(35, 47, 58, 0.1);
}

.footer .Text .cont {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.footer .Text .f-logo {
    width: 154px;
    height: 40px;
    background: url('../images/home/logo.png') no-repeat 0 0;
    background-size: contain;
}

.footer .f-logo a {
    display: block;
    width: 100%;
    height: 100%;
}

.footer .about {
    /* width: 204px; */
    /* margin: 0 0 0 134px; */
}

.footer .about .til {
    margin: 0 0 7px 0;
    font-size: 18px;
    font-weight: 500;
    color: #181818;
    line-height: 25px;
}

.footer .about ul {
    overflow: hidden;
    float: left;
    margin-right: 30px;
}

.footer .about li {
    /* width: 102px; */
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 40px;
}

.footer .about li a {
    font-size: 16px;
}

.footer .platform {
    /* margin: 0 0 0 105px; */
}

.footer .hot-line {}

.footer .hot-line .til {
    font-size: 14px;
    font-weight: 400;
    color: #5B5B5B;
    line-height: 20px;
}

.footer .hot-line .add-wx {
    margin-top: 15px;
    width: 177px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #00C356;
    border-radius: 6px;
    cursor: pointer;

}

.footer .hot-line .add-wx:hover {
    box-shadow: 0px 4px 6px 0px #00A53F40;
}

.footer .hot-line .add-wx:active {
    background: #00B04E;
}

.footer .hot-line .tel {
    margin: 10px 0 46px 0;
    font-size: 32px;
    color: #000000;
    line-height: 37px;
}

.footer .hot-line ul {
    overflow: hidden;
}

.footer .hot-line li {
    float: left;
    width: 89px;
    margin: 0 19px 0 0;
}

.footer .hot-line img, .footer .hot-line .hot-line-qrCode {
    display: block;
    width: 74px;
    height: 74px;
    margin: 0 auto;
}

.footer .hot-line li p {
    margin: 7px 0 0 0;
    font-size: 11px;
    font-weight: 400;
    color: #5B5B5B;
    line-height: 13px;
    text-align: center;
}

.footer .copy-right {
    padding: 16px 0 31px 0;
    border-top: 1px solid rgba(35, 47, 58, 0.1);
    font-size: 16px;
    font-weight: 400;
    color: #A8A8A8;
    line-height: 26px;
    text-align: center;
}

.footer .copy-right a {
    font-size: 16px;
    color: #A8A8A8;
}

.footer .Text .about .active {
    /* font-weight: 700 !important; */
}

.footer .Text .about .active a {
    color: rgba(37, 203, 110, 1);
}

/* 弹窗部分样式 */
.down-app-dialog {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.down-app-dialog .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 6, 6, 0.8);
}

.down-app-dialog .box {
    width: 445px;
    height: 444px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -210px;
    margin-top: -222px;
    border-radius: 20px;
    background: #fff;
}

.down-app-dialog .box span.close {
    display: block;
    position: absolute;
    top: 28px;
    right: 27px;
    width: 17px;
    height: 18px;
    background: url('../images/home/dialog-close.png') no-repeat 0 0;
    background-size: contain;
    cursor: pointer;
}

.down-app-dialog .box img {
    display: block;
    width: 200px;
    height: 200px;
    margin: 31px auto 7px;
}

.down-app-dialog .box p:nth-of-type(1) {
    width: 320px;
    margin: 45px auto 0;
    font-size: 28px;
    font-weight: 600;
    color: #101D37;
    line-height: 40px;
    text-align: center;
}

.down-app-dialog .box p:nth-of-type(2) {
    font-size: 25px;
    font-weight: 600;
    color: #727272;
    line-height: 34px;
    letter-spacing: 4px;
    text-align: center;
}

.scroll-top {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 260px;
    width: 50px;
    height: 242px;
    background: #fff;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.07);
    border-radius: 25px;
    z-index: 99;
}

.scroll-top ul.til {
    box-sizing: border-box;
    padding: 18px 0 0 0;
}

.scroll-top ul.til li {
    width: 24px;
    height: 24px;
    margin: 0 auto 20px;
}

.scroll-top ul.til li a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}

.scroll-top ul.til .app a {
    background-image: url('../images/home/scroll-app.png');
}

.scroll-top ul.til .app a:hover {
    background-image: url('../images/home/scroll-app-hover.png');
}

.scroll-top ul.til .pc a {
    background-image: url('../images/home/scroll-pc.png');
}

.scroll-top ul.til .pc a:hover {
    background-image: url('../images/home/scroll-pc-hover.png');
}

.scroll-top ul.til .mini a {
    background-image: url('../images/home/scroll-mini.png');
}

.scroll-top ul.til .mini a:hover {
    background-image: url('../images/home/scroll-mini-hover.png');
}

.scroll-top ul.til .weixin a {
    background-image: url('../images/home/scroll-weixin.png');
}

.scroll-top ul.til .weixin a:hover {
    background-image: url('../images/home/scroll-weixin-hover.png');
}

.scroll-top ul.til .music a {
    background-image: url('../images/home/scroll-music.png');
}

.scroll-top ul.til .music a:hover {
    background-image: url('../images/home/scroll-music-hover.png');
}

.scroll-top .back {
    overflow: hidden;
    width: 50px;
    height: 50px;
    margin: 37px 0 0 0;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.07);
    border-radius: 25px;
    background: #fff;
}

.scroll-top .back a {
    display: block;
    width: 24px;
    height: 24px;
    margin: 13px auto 0;
    background: url('../images/home/scroll-back.png') no-repeat 0 0;
    background-size: contain;
}

.scroll-top .back a:hover {
    background-image: url('../images/home/scroll-back-hover.png');
}

.scroll-top .app-box {
    display: none;
    position: absolute;
    right: 60px;
    bottom: 0;
    width: 204px;
    height: 372px;
    transition: all ease 0.3s;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.07);
    border-radius: 25px;
    background: #fff;
    text-align: center;
}

.scroll-top .app-box .ico {
    width: 82px;
    height: 82px;
    background: url('../images/home/scroll-app-ico.png') no-repeat;
    background-size: contain;
    margin: 32px auto 11px;
}

.scroll-top .app-box p:nth-of-type(1) {
    font-size: 16px;
    font-weight: 500;
    color: #101D37;
    line-height: 19px;
}

.scroll-top .app-box p:nth-of-type(2) {
    font-size: 12px;
    font-weight: 400;
    color: #101D37;
    line-height: 17px;
}

.scroll-top .app-box p:nth-of-type(3) {
    font-size: 14px;
    font-weight: normal;
    color: #727272;
    line-height: 16px;
    letter-spacing: 5px;
    text-align: center;
}

.scroll-top .app-box img {
    display: block;
    width: 124px;
    height: 124px;
    margin: 25px auto 8px;
}
.scroll-top .app-box .app-box-qrCode {
    display: block;
    width: 124px;
    height: 124px;
    margin: 25px auto 8px;
}

.scroll-top .pc-box {
    display: none;
    position: absolute;
    right: 60px;
    bottom: 0;
    width: 204px;
    height: 294px;
    transition: all ease 0.3s;
    background: #fff;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.07);
    border-radius: 25px;
}

.scroll-top .pc-box img {
    display: block;
    width: 144px;
    height: 92px;
    margin: 36px auto 0;
}

.scroll-top .pc-box p {
    font-size: 16px;
    font-weight: 500;
    color: #101D37;
    line-height: 19px;
    text-align: center;
}

.scroll-top .pc-box p:nth-of-type(3) {
    margin: 3px 0 0 0;
    font-size: 12px;
    font-weight: 400;
    color: #101D37;
    line-height: 17px;
    text-align: center;
}

.scroll-top ul.til li .pc-box a {
    width: 124px;
    height: 40px;
    margin: 27px auto 0;
    background: rgba(0, 195, 86, 1);
    background-image: none;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.scroll-top ul.til li .pc-box a:hover {
    background-image: none;
}

.scroll-top .mini-box {
    display: none;
    position: absolute;
    right: 60px;
    bottom: 0;
    width: 204px;
    height: 372px;
    transition: all ease 0.3s;
    background: #fff;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.07);
    border-radius: 25px;
}

.scroll-top .mini-box .ico {
    width: 82px;
    height: 82px;
    margin: 32px auto 10px;
    background: url('../images/home/scroll-weixin-ico.png') no-repeat;
    background-size: contain;
}

.scroll-top .mini-box p:nth-of-type(1) {
    font-size: 16px;
    font-weight: 500;
    color: #101D37;
    line-height: 19px;
    text-align: center;
}

.scroll-top .mini-box p:nth-of-type(2) {
    font-size: 12px;
    font-weight: 400;
    color: #101D37;
    line-height: 17px;
    text-align: center;
}

.scroll-top .mini-box p:nth-of-type(3) {
    font-size: 14px;
    font-weight: normal;
    color: #727272;
    line-height: 16px;
    letter-spacing: 5px;
    text-align: center;
}

.scroll-top .mini-box img {
    display: block;
    width: 124px;
    height: 124px;
    margin: 22px auto 11px;
}

.scroll-top .weixin-box {
    display: none;
    position: absolute;
    right: 60px;
    bottom: 0;
    width: 204px;
    height: 372px;
    transition: all ease 0.3s;
    background: #fff;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.07);
    border-radius: 25px;
}

.scroll-top .weixin-box .ico {
    width: 82px;
    height: 82px;
    margin: 32px auto 10px;
    background: url('../images/home/scroll-weixin-ico.png') no-repeat;
    background-size: contain;
}

.scroll-top .weixin-box p:nth-of-type(1) {
    font-size: 16px;
    font-weight: 500;
    color: #101D37;
    line-height: 19px;
    text-align: center;
}

.scroll-top .weixin-box p:nth-of-type(2) {
    font-size: 12px;
    font-weight: 400;
    color: #101D37;
    line-height: 17px;
    text-align: center;
}

.scroll-top .weixin-box p:nth-of-type(3) {
    font-size: 14px;
    font-weight: normal;
    color: #727272;
    line-height: 16px;
    letter-spacing: 5px;
    text-align: center;
}

.scroll-top .weixin-box img {
    display: block;
    width: 124px;
    height: 124px;
    margin: 25px auto 8px;
}

.scroll-top .music-box {
    display: none;
    position: absolute;
    right: 60px;
    bottom: 0;
    width: 204px;
    padding: 25px 5px;
    transition: all ease 0.3s;
    background: #fff;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.07);
    border-radius: 25px;
}

.scroll-top .music-box .music-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.scroll-top .music-box .music-wrap p:nth-of-type(1) {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #101D37;
    line-height: 18px;
    text-align: center;
}

.scroll-top .music-box .music-wrap .qr-box {
    width: 164px;
    height: 164px;
    border-radius: 25px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.07);
    display: flex;
    align-items: center;
    justify-content: center;
}

.scroll-top .music-box .music-wrap .qr-box .wx-qrcode {
    width: 134px;
    height: 132px;
}

.scroll-top .music-box .music-wrap p:nth-of-type(2) {
    padding: 15px 35px 10px;
    font-weight: 500;
    font-size: 14px;
    color: #101D37;
    line-height: 1.5;
    text-align: center;
}

.scroll-top .music-box .music-wrap p:nth-of-type(3) {
    font-size: 11px;
    color: rgba(16, 29, 55, 0.5);
    text-align: center;
}

.scroll-top ul.til .app:hover .app-box {
    display: block;
}

.scroll-top ul.til .pc:hover .pc-box {
    display: block;
}

.scroll-top ul.til .mini:hover .mini-box {
    display: block;
}

.scroll-top ul.til .weixin:hover .weixin-box {
    display: block;
}

.scroll-top ul.til .music:hover .music-box {
    display: block;
}

.scroll-top .PCActive {
    width: 58px;
    height: 24px;
    margin: 0 auto 20px;
    font-size: 16px;
    position: absolute;
    left: -10px;
}

/* 练题弹窗 */
.exercise-dialog {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.exercise-dialog .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #060606;
    opacity: 0.8;
}

.exercise-dialog .box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 498px;
    height: 485px;
    margin-left: -249px;
    margin-top: -235px;
    background: #fff;
    border-radius: 20px;
}

.exercise-dialog .close {
    display: block;
    position: absolute;
    top: 28px;
    right: 27px;
    width: 17px;
    height: 18px;
    background: url('../images/home/exercise-close.png') no-repeat 0 0;
    background-size: contain;
    cursor: pointer;
}

.exercise-dialog .top {
    overflow: hidden;
}

.exercise-dialog .process {
    float: left;
    box-sizing: border-box;
    width: 155px;
    height: 155px;
    margin: 61px 0 0 112px;
    padding: 30px 0 0 0;
    border: 6px solid #F0F0F3;
    border-radius: 50%;
    text-align: center;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}

.exercise-dialog #cycCanvas {
    float: left;
    margin: 61px 0 0 112px;
}

.exercise-dialog .process .insideCircular {
    width: 140px;
    height: 140px;
    background: #fff;
    padding: 30px 0 0 0;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.exercise-dialog .process span {
    font-size: 55px;
    font-weight: 600;
    color: #101D37;
}

.exercise-dialog .process i {
    font-size: 27px;
    font-weight: 600;
    color: #101D37;
    line-height: 36px;
}

.exercise-dialog .process p {
    font-size: 18px;
    font-weight: 400;
    color: #101D37;
    line-height: 22px;
    opacity: 0.5;
}

.exercise-dialog .Text {
    float: left;
    margin: 62px 0 0 50px;
}

.exercise-dialog .Text div {
    margin: 0 0 20px 0;
}

.exercise-dialog .Text div:last-child {
    margin: 0 !important;
}

.exercise-dialog .Text span {
    font-size: 14px;
    font-weight: 400;
    color: #878E9B;
    line-height: 18px;
}

.exercise-dialog .Text p {
    margin: 2px 0 0 0;
    font-size: 20px;
    font-weight: 600;
    color: #0A2433;
    line-height: 24px;
}

.exercise-dialog .Text-desc {
    width: 406px;
    height: 54px;
    margin: 40px auto 0;
    font-size: 18px;
    font-weight: 600;
    color: #101D37;
    line-height: 27px;
    text-align: center;
}

.exercise-dialog .foot button {
    display: flex;
    box-sizing: border-box;
    padding-left: 14px;
}

.exercise-dialog .foot button img {
    width: 25px;
    height: 11px;
    float: right;
}

.exercise-dialog .foot {
    overflow: hidden;
    width: 387px;
    height: 98px;
    margin: 14px auto 0;
    background: url('../images/home/exercise-bg.png') no-repeat 0 0;
    background-size: contain;
}

.exercise-dialog .foot div {
    float: left;
    margin: 15px 0 0 20px;
}

.exercise-dialog .foot p {
    font-size: 21px;
    font-weight: 500;
    color: #101D37;
    line-height: 29px;
    opacity: 0.5;
}

.exercise-dialog .foot button {
    width: 256px;
    height: 30px;
    margin: 9px 0 0 0;
    border: none;
    background: rgba(255, 188, 209, 0.21);
    border-radius: 3px;
    backdrop-filter: blur(40px);
    font-weight: 600;
    color: #9043B8;
    line-height: 30px;
    letter-spacing: 1px;
    cursor: pointer;
    font-size: 14px;
}

.exercise-dialog .foot .foot-code {
    float: left;
    width: 77px;
    height: 77px;
    margin: 10px 0 0 10px;
}
.exercise-dialog .foot img {
    float: left;
    width: 77px;
    height: 77px;
    margin: 10px 0 0 10px;
}

.crumbs {
    width: 1200px;
    margin: 30px auto 0;
    font-size: 14px;
    font-weight: 400;
    color: #BBBEC1;
    line-height: 18px;
}

.crumbs a {
    font-size: 14px;
    color: #0A2433;
}

.crumbs a:hover {
    text-decoration: underline;
}

.crumbs span {
    font-size: 14px;
    color: #0A2433;
}

.toast {
    left: 46%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 3px;
    z-index: 99999999999;
    position: fixed;
    min-width: 200px;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    font-size: 14px;
    text-align: center;
}

/* 科二/科三/拿本/点击弹窗 */
/* 练题弹窗 */
.home-dialog, .kf-wei {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 6, 6, .8);
    z-index: 999999;
}

.home-dialog .dialog_container,
.kf-wei .dialog_container {
    width: 100%;
    height: 100%;
    position: relative;
}

.home-dialog .dialog_box,
.kf-wei .dialog_box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 445px;
    height: 444px;
    background: #FFFFFF;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 46px 50px;
    box-sizing: border-box;
}

.home-dialog .dialog_box .close,
.kf-wei .dialog_box .close {
    position: absolute;
    top: 28px;
    right: 28px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.home-dialog .dialog_box .dialog_box_tit,
.kf-wei .dialog_box .dialog_box_tit {
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #101D37;
    line-height: 40px;
    text-align: center;
}

.home-dialog .dialog_box .dialog_box_qrCode,
.kf-wei .dialog_box .dialog_box_qrCode {
    width: 200px;
    height: 200px;
    margin: 10px 0;
}


.home-dialog .dialog_box .btmTit {
    font-size: 25px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #727272;
    letter-spacing: 4px;
}

.kf-wei .kfTit {
    font-size: 20px;
    font-weight: 500;
    color: #101D37;
}

.kf-wei .kf-tips {
    font-size: 14px;
    color: rgba(16, 29, 55, 0.5);
    margin-top: 20px;
}


.footer-btm {
    width: 100%;
    height: 143px;
    position: fixed;
    z-index: 9999;
    left: 0;
    bottom: 0;
    box-shadow: 0px -2px 12px 0px rgba(0, 0, 0, 0.08);
    display: none;
}

.footer-btm .footerBtmBox {
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    /* transition: all ease 0.5s; */
}

.footer-btm .footerBtmBox img {
    position: absolute;
}

.footer-btm .footerBtmBox .stImg {
    left: 50%;
    transform: translateX(-50%);
    width: 930px;
    height: 210px;
    bottom: 0;
}

.footer-btm .footerBtmBox .footerClose {
    width: 17px;
    height: 17px;
    top: 35px;
    right: 10%;
    cursor: pointer;
}

.footerBtnLeft {
    position: fixed;
    bottom: 30px;
    left: -11px;
    width: 150px;
    height: 118px;
    cursor: pointer;
    z-index: 99;
}
.footer #rmjx a,
.footer #kttj a,
.footer #yqlj a {
    width: 120px;
}

.home-tab .downLoadBtn {
    display: block;
    position: relative;
}

.home-tab .downLoadBtn:hover {
    background: #00C356;
    border: none;
    color: #fff;
}

.car-exam .cont .foot {
    position: relative;
}

.car-exam .cont .foot .homeZgzMnksICon {
    width: 42px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 390px;
    opacity: 0;
    margin: 0;
    transition: all ease 0.2s;
}

.car-exam .cont .foot:hover .homeZgzMnksICon {
    opacity: 1;
    left: 420px;
}

#qrCode {
    background: url('//j1.58cdn.com.cn/dist/pcNewSite/images/home/home-dialog-qrCode.png') no-repeat;
    background-size: 100%;
}