.img-default1 img {
    width: 37px;
    height: 59px;
}
.p {
    /*font-size: #cccccc;*/
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    font-size: 18px;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.main {
    margin-top: -1px;
}
.main .banner {
    min-width: 1200px;
    position: relative;
    height: 561px;
}
.main .banner .swiper-button-next {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: url("../../../img/index/banner-arrow1.png") no-repeat;
}
.main .banner .swiper-button-prev {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: url("../../../img/index/banner-arrow2.png") no-repeat;
}
.main .banner .swiper-pagination /deep/ .swiper-pagination-bullet {
    background: #fff;
}
.main .banner .swiper-pagination /deep/ .swiper-pagination-bullet-active {
    background: #fb6f6f !important;
}
.main .main-content {
    background: url("../../../img/index/index-bg.jpg");
    padding-top: 10px;
    min-width: 1200px;
}
.main .main-content .square {
    float: left;
    width: 23px;
    height: 23px;
    background-color: #bfbfbf;
}
.main .main-content .square.live-square {
    width: 34px;
    height: 36px;
    margin: 0 20px;
    background: url("../../../img/index/index-live.png");
}
.main .main-content .txt {
    float: left;
}
.main .main-content .live .live-container {
    width: 100%;
    min-height: 556px;
    background: #fff;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.05);
}
.main .main-content .live .live-container .live-title {
    height: 36px;
    line-height: 36px;
    padding-top: 43px;
}
.main .main-content .live .live-container .live-title .left {
    float: left;
    overflow: hidden;
}
.main .main-content .live .live-container .live-title .right {
    float: right;
    padding-right: 8px;
    font-size: 18px;
}
.main .main-content .live .live-container .live-title .right a {
    display: block;
    width: 112px;
    height: 34px;
    border-radius: 10px;
    border: solid 2px #FB4343;
    color: #FB4343;
    text-align: center;
}
.main .main-content .live .live-container .live-title .txt {
    font-size: 30px;
    color: #333333;
}
.main .main-content .live .live-container .lunbo-container {
    position: relative;
}
.main .main-content .live .live-container .lunbo-container .swiper-button-prevs {
    text-align: center;
    background: none #cccccc;
    width: 33px;
    height: 55px;
    line-height: 55px;
    font-size: 22px;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 44%;
    cursor: pointer;
}
.main .main-content .live .live-container .lunbo-container .swiper-button-nexts {
    text-align: center;
    color: #fff;
    background: none #cccccc;
    width: 33px;
    height: 55px;
    line-height: 55px;
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 44%;
    cursor: pointer;
}
.main .main-content .live .live-container .lunbo {
    width: 1060px;
    margin: 40px auto 0;
}
.main .main-content .live .live-container .lunbo .swiper-container {
    padding-bottom: 40px;
}
.main .main-content .live .live-container .lunbo ul li {
    float: left;
    width: 244px;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-top {
    text-align: center;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-top .date {
    color: #333333;
    font-size: 18px;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-top .wire {
    position: relative;
    margin-top: 14px;
    margin-bottom: 40px;
    width: 244px;
    height: 1px;
    background-color: #f96060;
    padding: 0 14px;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-top .wire:before {
    position: absolute;
    left: 50%;
    margin-left: -17.5px;
    top: -3px;
    content: '';
    width: 7px;
    height: 7px;
    background-color: #fa4b4b;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #ffd3d3;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content {
    width: 244px;
    height: 319px;
    cursor: pointer;
    transition: all 0.5s;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content .lunbo-img {
    width: 244px;
    height: 170px;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content .lunbo-img img {
    width: 244px;
    height: 170px;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content .lunbo-info {
    padding: 0 5px;
    height: 149px;
    background-color: #f8f8f8;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content .lunbo-info h4 {
    padding-top: 20px;
    color: #333333;
    font-weight: normal;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content .lunbo-info .info {
    color: #666666;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content .lunbo-info .info .teacher-name {
    display: inline-block;
    float: right;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content .lunbo-info .num-btn {
    margin-top: 32px;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content .lunbo-info .num-btn .num {
    color: #333333;
    font-size: 14px;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content .lunbo-info .num-btn a {
    float: right;
    width: 82px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #fa4b4b;
    border-radius: 5px;
    text-align: center;
    color: #fa4b4b;
    font-size: 14px;
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
}
.main .main-content .live .live-container .lunbo ul li .lunbo-content:hover .num-btn a {
    background-color: #fb6f6f;
    color: #fff;
}
.main .main-content .subject-container .external-ul > li {
    overflow: hidden;
    margin-top: 58px;
}
.main .main-content .subject-container .external-ul > li:nth-child(1) .subject-title li.active {
    color: #FB4343;
}
.main .main-content .subject-container .external-ul > li:nth-child(1) .subject-title li.active:before {
    position: absolute;
    bottom: -1px;
    left: 50%;
    content: '';
    margin-left: -30px;
    height: 3px;
    background: #FB4343;
    border-radius: 3px;
}
.main .main-content .subject-container .external-ul > li:nth-child(1) .right-hot {
    margin-top: 17px;
}
.main .main-content .subject-container .external-ul > li:nth-child(1) .right-hot .hot-title i {
    color: #e52904;
}
.main .main-content .subject-container .external-ul > li:nth-child(1) .right-hot ul li .rounded {
    background-color: #e52904;
}
.main .main-content .subject-container .external-ul > li:nth-child(1) .right-hot ul li .rounded i {
    background-color: #e52904;
}
.main .main-content .subject-container .external-ul > li:nth-child(2) .right-hot {
    margin-top: 17px;
}
.main .main-content .subject-container .external-ul > li:nth-child(2) .right-hot .hot-title i {
    color: #355be7;
}
.main .main-content .subject-container .external-ul > li:nth-child(2) .right-hot ul li .rounded {
    background-color: #355be7;
}
.main .main-content .subject-container .external-ul > li:nth-child(2) .right-hot ul li .rounded i {
    background-color: #355be7;
}
.main .main-content .subject-container .external-ul > li:nth-child(3) .right-hot {
    margin-top: 17px;
}
.main .main-content .subject-container .external-ul > li:nth-child(3) .right-hot .hot-title i {
    color: #f7a126;
}
.main .main-content .subject-container .external-ul > li:nth-child(3) .right-hot ul li .rounded {
    background-color: #f7a126;
}
.main .main-content .subject-container .external-ul > li:nth-child(3) .right-hot ul li .rounded i {
    background-color: #f7a126;
}
.main .main-content .subject-container .external-ul > li:nth-child(4) .right-hot {
    margin-top: 17px;
}
.main .main-content .subject-container .external-ul > li:nth-child(4) .right-hot .hot-title i {
    color: #fc560c;
}
.main .main-content .subject-container .external-ul > li:nth-child(4) .right-hot ul li .rounded {
    background-color: #fc560c;
}
.main .main-content .subject-container .external-ul > li:nth-child(4) .right-hot ul li .rounded i {
    background-color: #fc560c;
}
.main .main-content .subject-container .external-ul > li:nth-child(5) .right-hot {
    margin-top: 17px;
}
.main .main-content .subject-container .external-ul > li:nth-child(5) .right-hot .hot-title i {
    color: #7468f0;
}
.main .main-content .subject-container .external-ul > li:nth-child(5) .right-hot ul li .rounded {
    background-color: #7468f0;
}
.main .main-content .subject-container .external-ul > li:nth-child(5) .right-hot ul li .rounded i {
    background-color: #7468f0;
}
.main .main-content .subject-container .external-ul > li:nth-child(6) .right-hot {
    margin-top: 17px;
}
.main .main-content .subject-container .external-ul > li:nth-child(6) .right-hot .hot-title i {
    color: #fe514a;
}
.main .main-content .subject-container .external-ul > li:nth-child(6) .right-hot ul li .rounded {
    background-color: #fe514a;
}
.main .main-content .subject-container .external-ul > li:nth-child(6) .right-hot ul li .rounded i {
    background-color: #fe514a;
}
.main .main-content .subject-container .external-ul > li .title {
    overflow: hidden;
    /*padding-bottom: 15px;*/
    border-bottom: 1px solid #c5c4c4;
}
.main .main-content .subject-container .external-ul > li .title h1 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    float: left;
    margin-left: 5px;
}
.main .main-content .subject-container .external-ul > li .title .square {
    float: left;
    width: 34px;
    height: 34px;
}
.main .main-content .subject-container .external-ul > li .title .more {
    float: right;
    font-size: 14px;
    color: #4368ea;
    line-height: 35px;
}
.main .main-content .subject-container .external-ul > li .external-container {
    display: flex;
    justify-content: space-between;
}
.main .main-content .subject-container .external-ul > li .left-course {
    width: 960px;
    float: left;
}
.main .main-content .subject-container .external-ul > li .left-course .title {
    overflow: hidden;
}
.main .main-content .subject-container .external-ul > li .right-hot {
    margin-top: 17px;
    float: right;
    width: 230px;
}
/*height: 554px;*/
/*background: #fff;*/
.main .main-content .subject-container .external-ul > li .right-hot .new-list {
    width: 230px;
    height: 436px;
    background-color: #ffffff;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child {
    width: 207px;
    height: 83px;
    border-bottom: 1px solid #ecebeb;
    margin: auto;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:first-child,
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(3) {
    float: left;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(2),
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(4) {
    float: right;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li {
    margin-top: 18px;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li a {
    font-size: 16px;
    color: #666666;
    line-height: 20px;
    margin-left: 5px;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:first-child:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url("../../../img/index/examination.png") no-repeat;
    background-size: 100% 100%;
    float: left;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child .newactive:first-child:before {
    background: url("../../../img/index/examination-red.png") no-repeat;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child .newactive:first-child a {
    color: #fe514a;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child .newactive:nth-child(2):before {
    background: url("../../../img/index/data-red.png") no-repeat;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child .newactive:nth-child(2) a {
    color: #fe514a;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child .newactive:nth-child(3):before {
    background: url("../../../img/index/guide-red.png") no-repeat;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child .newactive:nth-child(3) a {
    color: #fe514a;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child .newactive:nth-child(4):before {
    background: url("../../../img/index/submit-red.png") no-repeat;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child .newactive:nth-child(4) a {
    color: #fe514a;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:first-child:hover:before {
    background: url("../../../img/index/examination-red.png") no-repeat;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:first-child:hover a {
    color: #fe514a;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(2):hover:before {
    background: url("../../../img/index/data-red.png") no-repeat;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(2):hover a {
    color: #fe514a;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(3):hover:before {
    background: url("../../../img/index/guide-red.png") no-repeat;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(3):hover a {
    color: #fe514a;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(4):hover:before {
    background: url("../../../img/index/submit-red.png") no-repeat;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(4):hover a {
    color: #fe514a;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(2):before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url("../../../img/index/data.png") no-repeat;
    background-size: 100% 100%;
    float: left;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(3):before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url("../../../img/index/guide.png") no-repeat;
    background-size: 100% 100%;
    float: left;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:first-child li:nth-child(4):before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url("../../../img/index/submit.png") no-repeat;
    background-size: 100% 100%;
    float: left;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:nth-child(2) {
    margin: 0 14px 0 14px;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:nth-child(2) li {
    width: 210px;
    height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 19px;
    font-size: 14px;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:nth-child(2) li a {
    color: #666666;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-list ul:nth-child(2) li:hover a {
    color: #ff3333;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-jump {
    width: 239px;
    height: 56px;
    background-color: #ffffff;
    margin-top: 10px;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-jump a {
    width: 239px;
    height: 56px;
    display: block;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-jump a div:first-child {
    font-size: 14px;
    color: #666666;
    line-height: 56px;
    padding-left: 15px;
    float: left;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-jump a div:nth-child(2) {
    width: 31px;
    height: 31px;
    float: right;
    background-size: 100% 100%;
    margin: 18px 18px 0 0;
    background: url("../../../img/index/jump666.png") no-repeat;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-jump:hover a div:first-child {
    color: #4368ea;
}
.main .main-content .subject-container .external-ul > li .right-hot .new-jump:hover a div:nth-child(2) {
    background: url("../../../img/index/jump.png") no-repeat;
}
.main .main-content .subject-container .external-ul .subject-title > ul {
    overflow: hidden;
    float: left;
    margin-left: 32px;
}
/*background: #fff;*/
/*border-bottom: 1px solid #E5E5E5FF;*/
.main .main-content .subject-container .external-ul .subject-title > ul li {
    position: relative;
    float: left;
    line-height: 24px;
    text-align: center;
    margin-right: 24px;
    cursor: pointer;
    font-size: 18px;
    padding-bottom: 15px;
    color: #272933;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main .main-content .subject-container .external-ul .subject-title > ul li.active {
    color: #FB4343;
}
.main .main-content .subject-container .external-ul .subject-title > ul li.active:before {
    position: absolute;
    bottom: -1px;
    left: 50%;
    content: '';
    margin-left: -30px;
    height: 3px;
    background: #FB6F6FFF;
    border-radius: 3px;
}
.main .main-content .subject-container .external-ul .subject-title > ul li:hover {
    color: #FB4343;
}
.main .main-content .subject-container .external-ul .subject-title > ul li:hover:before {
    position: absolute;
    bottom: -1px;
    left: 50%;
    content: '';
    margin-left: -30px;
    height: 3px;
    background: #FB6F6FFF;
    border-radius: 3px;
}
.main .main-content .question {
    margin-top: 30px;
}
.main .main-content .question .title {
    overflow: hidden;
}
.main .main-content .question .title .square {
    float: left;
    width: 40px;
    height: 40px;
    background-color: #7ba6fd;
}
.main .main-content .question .title h1 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    margin-left: 12px;
    color: #333333;
    font-weight: bold;
}
.main .main-content .question .question-type {
    margin-top: 30px;
}
.main .main-content .question .question-type ul li {
    float: left;
}
.main .main-content .question .question-type ul li.question-vip {
    width: 276px;
    height: 370px;
    border-radius: 10px;
    background: url("../../../img/index/question-vip.jpg") no-repeat #FB4343;
    overflow: hidden;
}
.main .main-content .question .question-type ul li.question-vip h2 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    padding-top: 130px;
    font-weight: normal;
}
.main .main-content .question .question-type ul li.question-vip a {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #666666;
    text-align: center;
    margin: 52px 63px;
    border-radius: 5px;
}
.main .main-content .question .question-type ul li.question-vip a:hover {
    color: #FB4343;
}
.main .main-content .question .question-type ul li.type-more {
    width: 924px;
}
.main .main-content .question .question-type ul li.type-more p {
    text-align: center;
    font-size: 18px;
}
.main .main-content .question .question-type ul li.type-more a {
    float: left;
    width: 290px;
    height: 170px;
    background: #fff;
    transition: all .5s;
    margin-bottom: 30px;
    margin-left: 20px;
    border-radius: 10px;
}
.main .main-content .question .question-type ul li.type-more a:nth-of-type(3n+1) {
    margin-left: 14px;
}
.main .main-content .question .question-type ul li.type-more a:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
/*&.question1{*/
/*i{*/
/*background: url("../../../img/index/question-icon.png") no-repeat center center;*/
/*}*/
/*}*/
/*&.question2{*/
/*i{*/
/*background: url("../../../img/index/question-icon2.png") no-repeat center center;*/
/*}*/
/*}*/
/*&.question3{*/
/*i{*/
/*background: url("../../../img/index/question-icon3.png") no-repeat center center;*/
/*}*/
/*}*/
/*&.question4{*/
/*i{*/
/*background: url("../../../img/index/question-icon4.png") no-repeat center center;*/
/*}*/
/*}*/
/*&.question5{*/
/*i{*/
/*background: url("../../../img/index/question-icon5.png") no-repeat center center;*/
/*}*/
/*}*/
.main .main-content .question .question-type ul li.type-more a.question6 i {
    background: url("../../../img/index/question-icon6.png") no-repeat 2px 50px;
}
.main .main-content .question .question-type ul li.type-more a i {
    display: block;
    margin: 0 auto 0;
    padding: 40px 0 20px;
    width: 70px;
    height: 70px;
}
.main .main-content .advertisement {
    width: 100%;
    height: 500px;
    /*background: red;*/
    margin-top: 80px;/*margin-bottom: 47px;*/
}
.main .main-content .education {
    height: 440px;
    background: #fff;
}
.main .main-content .education .education-title {
    font-size: 30px;
    color: #454545;
    text-align: center;
    padding: 53px 0;
}
.main .main-content .education .education-title p {
    position: relative;
}
.main .main-content .education .education-title p:before {
    position: absolute;
    left: 244px;
    top: 15px;
    content: '';
    width: 149px;
    height: 1px;
    background-color: #838383;
}
.main .main-content .education .education-title p:after {
    position: absolute;
    right: 244px;
    top: 15px;
    content: '';
    width: 149px;
    height: 1px;
    background-color: #838383;
}
.main .main-content .education .education-list {
    overflow: hidden;
    /*margin-top: 24px;*/
    display: flex;
    justify-content: space-between;
}
.main .main-content .education .education-list li {
    position: relative;
    width: 25%;
    float: left;
    text-align: center;
    height: 288px;
}
/*background: url("../../../img/index/module-bg.jpg") center no-repeat;*/
.main .main-content .education .education-list li h3 {
    font-size: 16px;
    padding-top: 30px;
    font-weight: bold;
}
.main .main-content .education .education-list li span {
    display: block;
    font-size: 14px;
    padding-top: 20px;
}
.main .main-content .education .education-list li .education-img {
    margin-top: 50px;
    height: 80px;
}
.main .main-content .education .education-list li:before {
    position: absolute;
    left: 50%;
    bottom: 65px;
    content: '';
    width: 26px;
    height: 2px;
    margin-left: -13px;
    background-color: #FB4343;
}
.main .news-no-content {
    text-align: center;
    font-size: 14px;
}
.course-info {
    height: 190px;
    background: #fff;
    margin-top: 12px;
    padding: 0 10px;
}
.course-info div:nth-child(3) {
    width: 100%;
    margin-top: 15px;
    cursor: pointer;
    text-align: center;
}
.course-info div:nth-child(3) a {
    font-size: 14px;
    color: #666666;
}
.course-info div:nth-child(3) a:hover {
    color: #f74461;
}
.topic_type {
    height: 41px;
    border-bottom: solid 1px #ecebeb;
}
.topic_type div:first-child {
    float: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 41px;
    color: #333333;
}
.topic_type div:nth-child(2) {
    float: right;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 41px;
}
.topic_type div:nth-child(2) a {
    color: #666666;
}
.topic_type div:nth-child(2) a:hover {
    color: #f74461;
}
.topic_type:after {
    content: '';
    display: block;
    clear: both;
}
.topic_list ul li:first-child {
    margin-top: 15px;
}
.topic_list ul li {
    margin-top: 10px;
    height: 22px;
}
.topic_list ul li div:first-child {
    float: left;
    height: 22px;
}
.topic_list ul li div:first-child:before {
    content: '';
    display: block;
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #cccccc;
    margin-top: 6px;
    margin-right: 7px;
}
.topic_list ul li div:first-child a {
    line-height: 22px;
    color: #666666;
    font-size: 14px;
}
.topic_list ul li div:nth-child(2) {
    float: right;
    width: 80px;
    height: 20px;
    border-radius: 10px;
    border: solid 1px #666666;
}
.topic_list ul li div:nth-child(2) a {
    width: 80px;
    height: 20px;
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    text-align: center;
}
.topic_list ul li:hover > div a {
    color: #fb4343;
}
.topic_list ul li:hover div:nth-child(2) {
    border: solid 1px #fb4343;
}
.bottombar {
    height: 92px;
    width: 100%;
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.62);
    left: 0;
    z-index: 890;
}
.bottombar > div {
    margin: auto;
    height: 92px;
    width: 1200px;
    position: relative;
}
.bottombar > div > div:first-child {
    width: 79px;
    height: 134px;
    background: url("../../../img/girl.png");
    position: absolute;
    bottom: 0;
}
.bottombar > div > div:nth-child(2) {
    background: url("../../../img/signup.png");
    width: 126px;
    height: 40px;
    position: absolute;
    left: 72px;
    top: 24px;
}
.bottombar > div > div:nth-child(3) {
    width: 218px;
    height: 46px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    left: 219px;
    top: 25px;
    font-size: 16px;
    color: #333333;
    padding-left: 15px;
    line-height: 46px;
    cursor: pointer;
}
.bottombar > div > div:nth-child(3) .down-top {
    float: right;
    width: 24px;
    height: 24px;
    background: url("../../../img/down-top.png");
    background-size: 100% 100%;
    margin: 11px 6px 0 0;
}
.bottombar > div > div:nth-child(3) .down-botton {
    float: right;
    width: 24px;
    height: 24px;
    background: url("../../../img/down-botton.png");
    background-size: 100% 100%;
    margin: 11px 6px 0 0;
}
.bottombar > div > div:nth-child(4) {
    width: 218px;
    height: 46px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    left: 469px;
    top: 25px;
    font-size: 16px;
    color: #333333;
    padding-left: 15px;
    line-height: 46px;
    cursor: pointer;
}
.bottombar > div > div:nth-child(4) .down-top {
    float: right;
    width: 24px;
    height: 24px;
    background: url("../../../img/down-top.png");
    background-size: 100% 100%;
    margin: 11px 6px 0 0;
}
.bottombar > div > div:nth-child(4) .down-botton {
    float: right;
    width: 24px;
    height: 24px;
    background: url("../../../img/down-botton.png");
    background-size: 100% 100%;
    margin: 11px 6px 0 0;
}
.bottombar > div > input:nth-child(5) {
    width: 218px;
    height: 46px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    left: 719px;
    top: 25px;
    font-size: 16px;
    color: #333333;
    padding-left: 15px;
}
.bottombar > div > input:nth-child(5)::-webkit-input-placeholder {
    color: #333333;
    font-size: 16px;
}
.bottombar > div > div:nth-child(6) {
    width: 152px;
    height: 46px;
    background-color: #ff3333;
    border-radius: 4px;
    position: absolute;
    right: 57px;
    top: 25px;
    color: #ffffff;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    cursor: pointer;
}
.bottombar > div > div:nth-child(7) {
    width: 29px;
    height: 33px;
    background: url("../../../img/dropout.png");
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer;
}
.bottombar > div > .sub {
    width: 231px;
    height: 260px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #f2f2f2;
    position: absolute;
    left: 219px;
    bottom: 71px;
    overflow: auto;
}
.bottombar > div > .sub > div > div:first-child {
    margin: 6px 0 8px 14px;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}
.bottombar > div > .sub > div > ul {
    display: flex;
    flex-wrap: wrap;
}
.bottombar > div > .sub > div > ul > li {
    width: 95px;
    color: #666666;
    font-size: 14px;
    margin-left: 12px;
    padding-bottom: 8px;
    cursor: pointer;
    overflow: hidden;
}
.bottombar > div > .sub > div > ul > li:hover {
    color: #3963ff;
}
.bottombar > div > .city {
    width: 231px;
    height: 249px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #f2f2f2;
    position: absolute;
    left: 469px;
    bottom: 71px;
    padding: 11px 0px 0 0px;
}
.bottombar > div > .city > div {
    font-size: 14px;
    color: #666666;
    float: left;
    margin: 12px 0 0 24px;
    cursor: pointer;
}
.bottombar > div > .city > div:hover {
    color: #3963ff;
}
.activebar {
    color: #3963ff !important;
}
