.headox {
    display: flex;
    padding: 20px;
    color: white;
    /* align-items: center; */
    justify-content: space-between;
    background-color: #123474;
}

.fl1 {
    width: 190px;
    /* padding-right: 60px; */
}

.fl1 img {
    width: 100%;
}

.fl3 {
    width: 160px;
    margin-left: 30px;
}

.fl3_search {
    width: 160px;
    display: flex;
    border: 1px solid white;
    border-radius: 7px;
    overflow: hidden;
    align-items: center;
}

.fl3_search input {
    background-color: #123474;
    color: white;
    width: 105px;
    /* padding: 3px 10px; */
    height: 25px;
}

.ss2 {
    background-color: white;
    color: #123474;
    height: 25px;
    line-height: 25px;
    width: 55px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px 0 0 5px;
}

.fl3 a {
    color: white !important;
}

.top_lanmu_2 {
    overflow-y: scroll;
    white-space: nowrap;
    font-size: 17px;
    background-color: #1955ad;
    /* display: flex; */
    /* justify-content: space-between; */
    /* flex-wrap: nowrap; */
}

.top_lanmu_2::-webkit-scrollbar {
    display: none;
}

.top_lanmu_2 div {
    display: inline-block;
    margin: 5px 10px;
    cursor: pointer;
}

.top_lanmu_2 a {
    color: white !important;
}

.top_lanmucheck {
    border-bottom: 2px solid white;
}

.index_body_box {
    width: 100%;
    padding: 10px;
}

.index_lunbo {
    width: 100%;
}

.swiper_imgwid {
    width: 100%;
}

.cjSliderBoxTwo-pagination-Box {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9999;
}

#cjSliderBoxTwo-pagination .swiper-pagination-bullet-active {
    background: #3AABF1;
}

.swiper-pagination-bullet {
    margin-right: 10px;
    width: 12px;
    height: 12px;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #ffffff;
    opacity: 1;
}

#cjSliderBoxTwo a p {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #ffffff;
}

.ellipsisOne_span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    width: 70%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.cjRight {
    float: right !important;
}

.index_threenews {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.index_threenews img {
    width: 100%;
    height: 80px;
}

.index_threenews div {
    width: 32%;
    /* border: 1px solid #123474; */
}

.huit {
    width: 100%;
    background-color: #e9e9e9;
    height: 15px;
}

.titbox {
    border-bottom: 1px solid #dcdcdc;
}

.titles {
    width: auto;
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
}

.newsbox {
    width: 100%;
}

.newsbox_childbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #dcdcdc;
}

.newsbox_childbox_1 {
    width: 55%;
}

.newsbox_childbox_2 {
    width: 38%;
}

.newsbox_childbox img {
    width: 100%;
    height: 90px;
    border-radius: 5px;
}

.newsbox_content {
    height: 50px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsbox_data {
    font-size: 14px;
    color: #868686;
    margin-top: 20px;
}

.toutiao,
.reci {
    margin-top: 20px;
}

.cjKxListBox {
    /* margin: 20px 16px 25px 16px; */
    width: 100%;
    height: 460px;
    overflow: hidden;
}

.cjKxListBoxTitle {
    position: relative;
    margin-left: 8px;
    padding-left: 24px;
    padding-bottom: 15px;
    height: 35px;
    line-height: 20px;
    border-left: 1px solid #ABABAB;
}

.cjKxListBoxTitle h3 {
    font-size: 18px;
    font-weight: bold;
    color: #434343;
}

.cjKxListBoxTitle p {
    position: absolute;
    left: -8px;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #FA1419;
}

.cjKxListBoxUl {
    margin-bottom: 30px;
    padding-left: 8px;
    width: 100%;
    height: 460px;
    overflow-y: scroll;
    font-size: 15px;
}

.cjKxListBoxUl li {
    position: relative;
    padding-left: 24px;
    padding-bottom: 20px;
    border-left: 1px solid #ABABAB;
}

.cjKxListBoxUl li span {
    position: absolute;
    left: -5px;
    top: 4px;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #FA1419;
}

.cjKxListBoxUl li h4 {
    height: 30px;
}

.cjKxBoxLink {
    margin-top: 20px;
    width: calc(100% - 40%);
    margin-left: 20%;
    height: 40px;
    background: #F54343;
}

.cjKxBoxLink a {
    display: block;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
}

.tagcloud {
    visibility: visible;
    position: relative;
    height: 305px;
    width: 100%;
    background: url(https://www.zhenzhuo.com/static/images/cj-cjrc1.png) center center no-repeat #FCFCFC;
    /* margin-top: 30px; */
}

.tagcloud a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: 5px 30px;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #ffffff;
    border-radius: 18px;
    background-color: rgba(56, 153, 232, .5);
    text-decoration: none;
    white-space: nowrap;
    -o-box-shadow: 6px 4px 8px 0 rgba(151, 142, 136, .34);
    -ms-box-shadow: 6px 4px 8px 0 rgba(151, 142, 136, .34);
    -moz-box-shadow: 6px 4px 8px 0 rgba(151, 142, 136, .34);
    -webkit-box-shadow: 6px 4px 8px 0 rgba(151, 142, 136, .34);
    box-shadow: 6px 4px 8px 0 rgba(151, 142, 136, .34);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000')";
    filter: progid: DXImageTransform.Microsoft.Shadow(color='#969696', Direction=125, Strength=9);
}

.tagcloud a:hover {
    color: #ffffff;
    background-color: rgba(56, 153, 232, 1);
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.more a {
    color: #a1a1a1;
    font-size: 16px;
}

.tittabs {
    flex: 1;
    margin: 0 10px;
    display: flex;
}

.tittabs div {
    font-size: 16px;
    margin: 0 5px;
    color: #8c8c8c;
    font-weight: bold;
}

.tittabscheck {
    color: #002768 !important;
    font-weight: bold !important;
}

.tittabs2 {
    flex: 1;
    /* margin: 0 10px; */
    display: flex;
}

.tittabs2 div {
    font-size: 19px;
    margin-right: 15px;
    color: #8c8c8c;
    font-weight: bold;
}

.tittabscheck2 {
    color: #002768 !important;
    font-weight: bold !important;
    border-bottom: 2px solid #002768;
}

.isshow {
    display: block !important;
}

.ishide {
    display: none;
}

.index_body_top3_content {
    width: 100%;
    overflow-y: scroll;
    white-space: nowrap
}

.index_body_top3_content::-webkit-scrollbar {
    display: none;
}

.index_body_top3_text {
    width: 270px;
    margin-left: 15px;
    margin-right: 10px;
    background-color: white;
    border-radius: 0.5rem;
    display: inline-block !important;
    border: 1px solid #cccccc;
}

.idx_bo_cont_img img {
    width: 100%;
}

.idxpad {
    padding: 5px;
    background-color: #fcfcfc;
}

.idx_bo_cont_title {
    margin-top: 5px;
    font-weight: bold;
    height: 51px;
    font-size: 17px;
    white-space: normal !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.idx_bo_cont_text {
    height: 65px;
    white-space: normal !important;
    margin-top: 5px;
    color: #8a8a8a;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.top3_more {
    display: flex;
    justify-content: space-between;
    color: #8a8a8a;
    margin: 5px 0;
}

.top3_more a {
    color: #8a8a8a;
}

.dibu {
    padding: 30px 10px;
    background-color: #1955ad;
}

.dibutitle {
    margin-bottom: 15px;
}

.dibutitle a {
    color: white;
    font-size: 20px;
    font-weight: bold;
}

.dibucontent {
    margin-bottom: 2px;
    color: white;
    font-size: 14px;
}

.dibuewm {
    width: 80%;
    margin-top: 15px;
}

.dibuewm img {
    width: 100%;
}