.width1243 {
    width: 1243px;
}
.zzzxwdk-container {
    background-color: #ffffff;
    box-shadow: 0 0 8px 0 #f1f1f1;
    margin: 0 auto 56px auto;
}
.zzzxwdk-main {
    width: 100%;
}
.zzzxwdk-search {
    background: url('./zzzxwdk-banner.png') no-repeat;
    width: 100%;
    height: 296px;
    margin-top: 20px;
    position: relative;
}
.zzzxwdk-search-con {
    position: absolute;
    bottom: 0;
    left: 25px;
    width: 762px;
    height: 70px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 8px -4px #010101;
    /* line-height: 70px; */
}
.zzzxwdk-search-input {
    height: 70px;
    width: 550px;
    font-size: 18px;
    margin-left: 42px;
}
.zzzxwdk-search-btn {
    width: 111px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    background: linear-gradient(to bottom right, #1285ff, #6eaaff);
    border-radius: 10px;
    color: #ffffff;
    margin-top: 10px;
    margin-right: 8px;
}
.zzzxwdk-search-btn-icon {
    width: 21px;
    height: 21px;
    margin-top: -4px;
    margin-right: 15px;
}
.zzzxwdk-item {
    margin-top: 40px;
}
.more-text {
    text-align: right;
    font-size: 16px;
    color: #0075f3;
    display: block;
}
.zzzxwdk-wd-con {
    background: linear-gradient(to bottom, #ffffff 5%, #eef7ff 95%);
    border-radius: 10px;
    padding: 27px 29px 32px 22px;
}

.zzzxwdk-q-icon {
    width: 28px;
    height: 27px;
    margin-right: 21px;
    /* margin-left: 22px; */
    float: left;
}
.zzzxwdk-w {
    font-size: 18px;
    font-weight: bold;
    color: #0066d3;
}
.zzzxwdk-w a{
    color: #0066d3;
}
.zzzxwdk-d {
    margin-top: 22px;
    font-size: 18px;
    color: #333;
}
.zzzxwdk-d-content {
    width: calc(100% - 21px - 28px);
    float: left;
}
.zzzxwdk-banner-con {
    position: relative;
}
/* 图文阅读 */

.swiper-container {
    width: 100%;
    height: 330px;
}
.swiper-slide {
    width: 300px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    margin: 0 65px;
}
.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1.5);
    z-index: 10;
}

.twjd-scroll-link {
    width: 100%;
    height: 177px;
    position: relative;
}
.twjd-scroll-link img {
    width: 100%;
    height: 100%;
    display: block;
}
.twjd-scroll-content {
    background: rgba(0, 0, 0, 0.5);
    padding: 4px 13px 4px 13px;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.twjd-scroll-content p{
    overflow: hidden;
}
.twjd-scroll-left,
.twjd-scroll-right {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
}
.twjd-scroll-left {
    background: url('./i_twjd_lf.png') no-repeat;
}
.twjd-scroll-right {
    background: url('./i_twjd_rt.png') no-repeat;
    right: 0;
}
.twjd-scroll-left:hover {
    background: url('./i_twjd_lf_a.png') no-repeat;
}
.twjd-scroll-right:hover {
    background: url('./i_twjd_rt_a.png') no-repeat;
    right: 0;
}
.twjd-scroll-num {
    height: 7px;
    text-align: center;
}

.i-scroll-num-span {
    width: 7px;
    height: 7px;
    border-radius: 6px;
    margin-left: 16px;
    background-color: #6eaaff;
    cursor: pointer;
    display: inline-block;
}

.zzzxwdk-banner-con .cur {
    width: 37px !important;
    height: 7px !important;
    background-color: #2f91ff !important;
    opacity: 1 !important;
}

/* 问答专题 */
.wdzt-item {
    display: inline-block;
    width: 340px;
    margin: 37px 32px 0 32px;
    /*text-align: center;*/
    /* margin: 37px 35px 0 35px; */
}
.wdzt-item:nth-child(3n + 3) {
    margin: 37px 25px 0 25px;
}
.wdzt-item-img {
    width: 100%;
    height: 200px;
}
.wdzt-item-title {
    font-size: 18px;
    color: #333;
    margin-top: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wdzt-item-title span{
    overflow: hidden;
}
.zzzxwdk-page {
    padding: 66px 0 0 0;
}
.pagination a {
    width: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    background: #eeeeee;
    margin: 0 6px;
    color: #333333;
}

.pagination a:hover {
    background: #2760b7;
    color: #fff;
    cursor: pointer;
}

.pagination .first-page,
.pagination .last-page {
    width: 78px;
}

.pagination .active {
    background: #2f89eb;
    color: #fff;
}

.zzzxwdk-search-img {
    text-align: center;
    margin: 60px auto 47px;
}
.zzzxwdk-search-img a{
    display: inline-block;
}

/* 搜索 */
.zzzxwdk-search-result-con {
    margin-top: 17px;
}
.zzzxwdk-search-result {
    border: 1px solid #d4ecfc;
    padding: 20px 29px 20px 25px;
}
.zzzxwdk-search-result:not(:first-child) {
    margin-top: 28px;
}
.zzzxwdk-detail-a {
    font-size: 16px;
    text-align: right;
    margin-top: 32px;
}
.zzzxwdk-detail-a a {
    color: #2281ce;
}
.zzzxwdk-detail-d-content {
    width: calc(100% - 28px - 21px);
    float: left;
}
.zzzxwdk-search-result-null {
    text-align: center;
    margin-top: 123px;
    margin-bottom: 26px;
}
.zzzxwdk-search-result-null-img {
    width: 374px;
    height: 288px;
}
.zzzxwdk-search-result-null-tip {
    font-size: 24px;
    color: #666666;
    text-align: center;
}

/* 详情 */
.zzzxwdk-detail-main {
    margin-top: 38px;
}
.zzzxwdk-detail-left {
    width: 725px;
}
.detail-img {
    width: 725px;
    height: 427px;
}
.detail-title {
    font-size: 18px;
    color: #333333;
    margin-top: 30px;
    text-align: center;
}
.zzzxwdk-detail-con {
    margin-top: 20px;
}
.zzzxwdk-detail-result {
    padding: 20px 29px 20px 25px;
}
.zzzxwdk-detail-right {
    width: calc(100% - 725px - 42px);
    margin-left: 42px;
}
.detail-right-con {
    margin-top: 25px;
    width: 420px;
}
.detail-right-item {
    /*float: left;*/
    display: block;
}
.detail-right-item:not(:first-child) {
    margin-top: 28px;
}
.detail-right-item-img {
    width: 100%;
    height: 247px;
}
.detail-right-item-title {
    font-size: 18px;
    color: #333333;
    margin-top: 19px;
    padding: 0 13px;
}
.zzzxwdk-detail-page {
    padding: 42px 0 39px 0;
}
