#cz-menu-bar {
    background-color: #fff !important;
    color: #000 !important;
}

.body {
    margin-top: -4px;
}

.search {
    background: url(../images/background@2x.png) no-repeat;
    width: 100%;
    height: 340px;
    background-size: 100% 100%;
    font-size: 0;
    padding: 0 calc((100% - 999px) / 2);
    box-sizing: border-box;
    overflow: hidden;
}

.search .webTitle {
    float: left;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.search h5 {
    color: #fff;
    letter-spacing: 8px;
    padding-top: 30px;
    font-size: 75px;
    /* margin-bottom: 20px; */
}

.con-l {
    display: none;
    margin: 0 auto;
    width: 730px;
    position: relative;
}

#searchWord {
    padding: 0;
    height: 55px;
    line-height: 55px;
    width: 495px;
    font-size: 14px;
    color: #999;
    padding: 0 15px;
    border: 0;
    vertical-align: top;
    outline: none;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#messCon {
    padding: 0 20px 0 43px;
    height: 55px;
    line-height: 55px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    background: #fbb829 url(../images/ss@2x.png) no-repeat left;
    background-size: 25%;
    color: #fff;
    cursor: pointer;
    background-position-x: 15px;
}

.word {
    margin-bottom: 10px;
    font-size: 18px;
    color: #BA2234;
    display: inline-block;
}

.return {
    color: #fff;
    padding: 10px 20px;
    background-color: #4680d7;
    display: inline-block;
    border-radius: 10px;
    cursor: pointer;

}

.consult {
    display: inline-block;
    position: absolute;
    right: 0;
    border: 3px solid #eee;
    padding: 4px 10px;
    border-radius: 15px;
    background: #447cd6;
}

.consult a {
    display: inline-block;
    width: 55px;
    color: #fff;
    font-size: 16px;
    font-weight: bolder;
    letter-spacing: 2px;
}

.search .recommend {
    width: 680px;
    max-width: auto;
    display: none;
    margin: 0 auto;
    /* justify-content: space-around; */
    margin-top: 5px;
}

.search .recommend li {
    display: inline-block;
    margin-right: 10px;
}

.search .recommend li a {
    color: #fff;
}

/* searchBox搜索框 */
.search .searchBox {
    width: 500px;
    height: 45px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    border-radius: 5px;
    /* display: none; */
}

.search .searchBox input {
    width: 80%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    border: 0;
    outline: none;
}

.search .searchBox input::placeholder {
    color: #999;
}

.search .searchBox img {
    cursor: pointer;
}

/* 右侧网站数据 */
.search .webDataPart {
    float: right;
    display: flex;
    align-items: center;
    height: 200px;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 30px;
}

.search .webDataPart .dataBox {
    float: right;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
}

.search .webDataPart .dataBox:last-child {
    margin-right: 0;
}

.search .webDataPart .dataBox span {
    font-size: 14px;
    color: #fff;
}

.search .webDataPart .dataBox .bignum {
    font-size: 30px;
    font-weight: bolder;
    color: #fff;
    font-style: italic;
    margin-right: 5px;
}

.common {
    width: 1000px;
    /* height: 500px; */
    margin: 0 auto;
    margin-top: -110px;
    margin-bottom: 30px;
}

/* .content .swiper{
    width: 100%;
    padding-bottom: 35px;
} */


/* .swiper-father {
    width: 80%;
    height: 15%;
    top:75%;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    position: relative;
} */

.siwper-father {
    position: relative;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: -50px !important;
    position: absolute;
    width: 40px !important;
    border-radius: 50px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    background: #fff url(../images/jt-l@2x.png) no-repeat !important;

}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: -50px !important;
    position: absolute;
    width: 40px !important;
    border-radius: 50px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    background: #fff url(../images/jt-l@2x.png) no-repeat !important;

}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "";
    font-weight: bolder !important;
    font-size: x-large !important;
    /* background: #fff url(../images/jt-l@2x.png) no-repeat !important; */
}


.swiper .swiper-slide .listcontent {
    padding: 20px 20px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #eee;
}

.listcontent .titleImg {
    display: flex;
    justify-content: space-between;
}

.listcontent .titleImg span {
    color: #1d84e3;
    font-size: 18px;
    display: inline-block;
    line-height: 40px;
    position: relative;
}

.listcontent .titleImg span:nth-of-type(1):after {
    position: absolute;
    content: "";
    width: 140px;
    height: 1px;
    top: 20px;
    left: 77px;
    background-color: #eee;
}

.listcontent .titleImg span:nth-of-type(1)::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 18px;
    left: 140px;
    z-index: 1;
    border-radius: 50%;
    background-color: #1d84e3;
}

.listcontent .titleImg span.icon {
    /* width: 45px;
    height: 45px; */
    border-radius: 5px;
    background-color: #1d83e5;
    padding: 5px;
}

.class2 {
    color: #f7bc00 !important;
}

.class2::before {
    background-color: #f7bc00 !important;
}

.class3 {
    color: #ff716f !important;
}

.class3::before {
    background-color: #ff716f !important;
}

.class4 {
    color: #6171fc !important;
}

.class4::before {
    background-color: #6171fc !important;
}

.class5 {
    color: #33c392 !important;
}

.class5::before {
    background-color: #33c392 !important;
}

.class6 {
    color: #efbd3a !important;
}

.class6::before {
    background-color: #efbd3a !important;
}

.class7 {
    color: #f57974 !important;
}

.class7::before {
    background-color: #f57974 !important;
}

.class8 {
    color: #6093fe !important;
}

.class8::before {
    background-color: #6093fe !important;
}

.class9 {
    color: #6171fc !important;
}

.class9::before {
    background-color: #6171fc !important;
}

/* .listcontent:nth-of-type(2) .titleImg span.icon{
    background-color: #f7ba00;
} */
.listcontent .titleImg span.icon img {
    width: 40px;

}

.listcontent .titlelist {
    margin-top: 20px;
}

.listcontent .titlelist li a {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    line-height: 30px;
}

.content .lname {
    width: 100%;
    padding-top: 30px;
    position: relative;
    margin-top: 30px;
}

.content .lname::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    top: 0;
    left: 0;
    background-color: #1d83e5;
}

.content .lname li {
    display: inline-block;
    padding: 10px 26px;
    background: #f6fbff;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 18px;
    cursor: pointer;
}

.content .lname li:not(:nth-of-type(7n-6)) {
    margin-left: 17px;
}

.content .lname li.lnameChoose {
    color: #fff;
    background: #1d83e5;

}

#message {
    background: #f8fcff;
    margin: 20px 0;
    padding: 20px 20px 20px 30px;
    border-radius: 10px;
    font-size: 16px;
}

#message ul li {
    line-height: 50px;
    position: relative;
}

#message ul li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #393939;
    left: -10px;
    top: 25px;
}

#message ul li a {
    width: 90%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #323335;
    vertical-align: middle;
}

#message ul li span.sbnk {
    width: 10%;
    text-align: right;
    display: inline-block;
    color: #98999b;
    vertical-align: middle;
}

.deail {
    border: 1px solid #eee;
    border-radius: 20px;
    background: #fff url(../images/bj@2x.png) no-repeat;
    background-size: contain;
    background-position: left bottom;
    padding: 20px;
}

.deail .base {
    font-size: 20px;
    color: #417acd;
    display: inline-block;
    cursor: pointer;
}

.deail p.question {
    padding: 20px 20px 20px 70px;
    width: 600px;
    max-width: 80%;
    margin-top: 20px;
    border-radius: 15px;
    background: #d1dded url(../images/wen@2x.png) no-repeat left;
    background-size: 45px;
    background-position-x: 20px;
}

.deail .timescore {
    width: 96%;
    font-size: 12px;
    color: #417acd;
    text-align: right;
    margin: 25px 0 0 0;
}

.deail .answer {
    padding: 20px 20px 20px 20px;
    width: 80%;
    margin-top: 10px;
    border-radius: 15px;
    color: #fff;
    background: #3f79cd;
    overflow: auto;
    margin-left: calc(20% - 40px);
    margin-bottom: 20px;
}

.deail .answer p {
    background: url(../images/da@2x.png) no-repeat right;
    background-size: 45px;
    background-position-y: 0;
    padding-right: 50px;
    line-height: 30px;
    min-height: 45px;
}

.deail .answer p img {
    max-width: 100%;
    display: block;
}

.list-page a {
    margin-left: 13px;
    font-size: 16px;
}

.list-page {
    height: 85px;
    line-height: 85px;
    text-align: center;
}

.page_input {
    width: 50px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #dddddd;
    margin-left: 13px;
    margin-right: 5px;
}

.page_btn {
    width: 42px;
    height: 25px;
    line-height: 25px;
    border: 0;
    color: #FFFFFF;
    background: #0070e4;
    margin-left: 5px;
    cursor: pointer;
}