@charset "utf-8";

/* 清除默认样式 */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
ul,
ol,
li,
input,
p,
dl,
dd,
dt,
button {
    padding: 0;
    margin: 0;
}

button {
    outline: none;
    border: none;
}

body {
    font-size: 16px;
    font-family: "PingFang SC";
    overflow-x: hidden;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

.top_wrap .nav ul li a:hover,
.footer_bot_r p a:hover {
    color: #DE0617;
}

a:focus {
    outline: none;
}

img {
    vertical-align: middle;
    border: 0;
    border-style: none;
}

.clearfix:after {
    content: "";
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
    display: block;
    font-size: 0;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.core {
    width: 1200px;
    margin: 0 auto;
}

body {
    background: #FFFFFF;
    font-family: "微软雅黑";
    max-width: 1920px;
    margin: 0 auto;
}

a:hover {
    color: #a8221a;
}

.djzt_content {
    width: 1200px;
    margin: 0 auto;
}

/* 页面通用tit样式 */
.ztjy_tit {
    width: 100%;
    height: 93px;
    line-height: 93px;
    text-align: center;
    background: url(ztjyTitBg.png) no-repeat center;
    margin-top: 15px;
    margin-bottom: 20px;
}

.ztjy_tit a {
    display: inline-block;
    padding-top: 12px;
}

/* 通用列表样式 */
.ztzl_list {
    min-height: 200px;
}

.ztzl_list ul li {
    width: 47.7%;
    padding: 8px 0 8px 15px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    float: left;
    font-size: 16px;
}
.djzt_NewsCont_R ul li:nth-child(1){
 padding-top: 0
}
.ztzl_list ul li:nth-child(2n+1) {
    margin-right: 50px;
}

.ztzl_list ul li a {
    width: 73%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ztzl_list ul li span {
    display: inline-block;
    text-align: right;
    float: right;
    color: #999;
}

.ztzl_list ul li::before {
    width: 4px;
    height: 4px;
    background: #333;
    content: "";
    position: absolute;
    top: 18px;
    left: 0;
    transform: translate(4px, -50%);
}
.djzt_NewsCont_R ul li:nth-child(1)::before{
    top: 11px
}
.djztContBg {
    height: 100%;
    width: 100%;
}

.djzt_banner {
    width: 100%;
}

.djzt_banner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.djzt_NewsCont {
    height: 364px;
}

/* 图片新闻轮播 */
.swiper-container {
    width: 50%;
    float: left;
}

/* swiper-slide */
/* 自适应手机端 */
/* 轮播 */

@media (max-width: 768px) {
    .Rotation .swiper-slide img {
        width: 100% !important;
    }
}

.Rotation .swiper-slide img {
    width: 100%;
    height: 364px;
    display: block;
}

.Rotation .swiper-slide .text {
    position: absolute;
    bottom: 0;
    z-index: 11;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    /* IE8æ”¯æŒ rgba */
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Rotation .swiper-slide .text a {
    color: #fff;
    display: block;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #a8221a;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border-radius: 0%;
    margin: 0 5px;
}

.Rotation .swiper-pagination {
    text-align: right;
}

.Rotation .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px 0 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    padding-right: 10px;
    bottom: 15px !important;
    left: auto;
    right: 0;
    width: 30%;
}

.mobile_type .firstBlock_left {
    width: 100%;
    height: 55vw;
    margin-right: 0vw;
}

.mobile_type .Rotation .swiper-slide img {
    width: 100%;
    height: 55vw;
    display: block;
}

/* 图片新闻轮播 右侧列表 */
.djzt_NewsCont_R {
    float: right;
    width: 50%;
    /* height: 440px; */
    /* padding: 40px 30px 0; */
    padding-left: 25px;
}

.djzt_NewsCont_R ul li {
    width: 100%;
}

/* 调查研究 */
.dcyj_list {
    margin-bottom: 25px;
}

.dcyj_list ul li {
    width: 285px;
    font-size: 18px;
    margin-right: 20px;
    text-align: center;
    float: left;
}

.dcyj_list ul li:nth-child(4) {
    margin-right: 0;
}

.dcyj_list ul li span {
   width: 285px;
    height: 209px;
    display: inline-block;
    overflow: hidden;
}

.dcyj_list ul li span img {
    width: auto;
    height: 100%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transform: scale(1);
}

.dcyj_list ul li span img:hover {
    transform: scale(1.1);
}

.dcyj_list ul li a {
    display: inline-block;
    padding: 22px 10px;
}


@media screen and (max-width: 768px) {
    .djzt_NewsCont {
        height: auto;
    }

    .swiper-container {
        width: 100%;
        float: none;
    }

    .Rotation .swiper-slide img {
        height: 5.46rem;
    }

    .djzt_NewsCont_R {
        float: none;
        width: 100%;
    }

    .djzt_NewsCont_R {
        padding-left: 0;
    }

    .ztzl_list {
        min-height: 2rem;
    }

    .ztzl_list ul li {
        width: 100%;
        font-size: .28rem;
        padding: .2rem 0 .2rem .23rem;
    }

    .ztzl_list ul li:nth-child(2n+1) {
        margin-right: 0;
    }
    .ztzl_list ul li span{
        display: inline;
        float: none;
    }
    .ztzl_list ul li a {
        width: auto;
        display: inline;
        overflow: inherit;
        text-overflow: inherit;
        white-space: inherit;
    }
    .ztzl_list ul li::before {
        top: .35rem;
    }
.djzt_NewsCont_R ul li:nth-child(1) {
    padding-top: .2rem 
}
.djzt_NewsCont_R ul li:nth-child(1)::before {
    top: .35rem;
}


    .dcyj_list ul li {
        width: 100%;
        font-size: .28rem;
        margin-right: 0;
        float: none;
    }

    .dcyj_list ul li span {
      width: auto;
        height: 4rem;
        max-height: 5rem;
    
    }

    .dcyj_list ul li a {
        padding: .3rem .2rem
    }
 
}