.zsdt {
    width: 100%;
    /* height: 767px; */
    /* padding-bottom: 40px; */
    /* background: url(../images/tzmdj/dt_b.png) center no-repeat; */
    background-size: 100% 100%;
}
.tzhj {
    display: none;
}
.zsdt-til {
    margin-top: 30px;
    padding-bottom: 10px;
    text-align: center;
    background: url(../images/tzmdj/border.png) bottom center no-repeat;
}
.tzzc .zsdt-til,
.tjxx .zsdt-til{margin-top: 10px;}

.zsdt-til img{
    height: 65px;
    margin-bottom: 5px;
}
.zs-swiper {
    position: relative;
    /* height:600px; */
    /* height: 350px; */
    height: 220px;
    /* padding-bottom: 40px; */
    /* overflow: hidden; */
}
.zs-swiper .swiper-container{height:100%;}
.zs-swiper ul{margin: 0 -10px;}
.zs-swiper li {
    float: left;
    width: 33.33%;
    /* margin-right: 30px; */
    
}
.zs-swiper li a{
    display: block;
    /* padding: 37px 36px 31px 36px; */
    padding: 12px 20px;
    margin: 20px 15px 0;
    /* margin-top: 20px; */
    border-radius: 10px;
    background-color: #fff;
    /* box-shadow: 0px 0px 20px  rgba(83, 128, 201, 0.3); */
    box-shadow: 0px 0px 20px  rgba(83, 128, 201, 0.1);
    overflow: hidden;
    min-height: 56px;
}
/* .zs-swiper li:nth-child(2n) {
    margin-right: 0;
} */
.zs-swiper li span {
    display: inline-block;
    vertical-align: middle;
}
.zs-swiper li span:first-child {
    float: left;
    /* padding-right: 30px; */
    /* padding-right: 20px; */
    padding-right: 12px;
    color: #999999;
    font-family: 'SourceHanSerifCN';
    border-right: 1px solid #dbdbdb;
}
.zs-swiper .time i {
    display: block;
    width: 45px;
    /* margin-bottom: 5px;
    font-size: 2.25em; */
    font-weight: 900;
    font-style: normal;
    border-bottom: 1px solid #DBDBDB;
    font-size: 1.875em;
    margin-bottom: 2px;
    padding-bottom: 2px;
    line-height: 1;
}
.zs-swiper .time em {
    font-style: normal;
    font-size: 1em;
}
.zs-swiper .til {
    position: relative;
    /* width: 365px; */
    /* line-height: 32px; */
    line-height: 28px;
    /* padding-left: 30px; */
    /* padding-left: 20px; */
    padding-left: 12px;
    color: #2b2b2b;
    /* font-size: 1.25em; */
    font-size: 1.125em;
    display:-webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zs-swiper .til i {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 16px;
    height: 2px;
    background: url(../images/tzmdj/jt.png) center no-repeat;
}
.zs-swiper li a:hover {
    background: linear-gradient(138.64deg, #4479CF 0%, #2C60B6 100%);
}
.zs-swiper li a:hover .time{
    color: #C0D2F0;
    border-right: 1px solid #BED0ED;
}
.zs-swiper li a:hover .time i {
    border-bottom: 1px solid #C6D9F5;
}
.zs-swiper li a:hover .til {
    color: #fff;
}
.zs-swiper li a:hover .til i {
    background: url(../images/tzmdj/jt_h.png) center no-repeat;
}
.zs-swiper .arrow-left {
    display: inline-block;
    position: absolute;
    /* right: 50%; 
    margin-top: 15px;
    bottom:0px;*/
    left: -60px;
    top: 50%;
    margin-top: -27px;
    width: 50px;
    height: 50px;
    background: url(../images/tzmdj/icon_l.png) center no-repeat;
    /* background-size: unset; */
    background-size: 100%;
    z-index: 22;
    cursor: pointer;
}
.zs-swiper .arrow-right {
    display: inline-block;
    position: absolute;
    /* left: 50%;
    margin-top: 15px;
    bottom:0px; */
    right: -60px;
    top: 50%;
    margin-top: -27px;
    width: 50px;
    height: 50px;
    background: url(../images/tzmdj/icon_r.png) center no-repeat;
    /* background-size:  unset; */
    background-size:  100%;
    z-index: 22;
    cursor: pointer;
}
/*投资政策*/
.tzzc-list{margin: 0 -35px;}
.tzzc-list li{
    float: left;
    width: 50%;
    /* padding-right: 10px; */
    /* padding-bottom: 25px; */
    /* margin-top: 38px; */
    /* margin-top: 25px; */
    /* margin-right: 70px; */
    /* border-bottom: 1px solid #E0E0E0; */
}
/* .tzzc-list li:nth-child(2n) {
    margin-right: 0;
} */
.tzzc-list li a{
    display: block;
    /* margin: 25px 35px 0;
    padding: 0 10px 25px 0; */
    margin: 15px 35px 0;
    padding: 0 10px 15px 0;
    border-bottom: 1px solid #E0E0E0;
    
}
.tzzc-list i {
    /* display: inline-block; */
    /* width: 56px;
    height: 56px; */
    display: none;
    float: left;
    width: 43px;height: 43px;
    margin: -5px 0 0 3px;
    vertical-align: top;
    background: url(../images/tzmdj/icon_mark.png) center no-repeat;
    background-size: 100% 100%;
}
.tzzc-list p {
    /* padding-left: 60px; */
    /* display: inline-block; */
    /* width: 440px; */
}
.tzzc-list span {
    display: block;
    font-size: 1em;
    color: #808080;
    font-family: 'SourceHanSerifCN';
}
.tzzc-list span:first-child {
    color: #333;
    /* font-size: 1.5em;
    margin-bottom: 10px; */
    /* font-size: 1.25em; */
    font-size: 1.125em;
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tzzc-list span.memo {
    display:-webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*投资环境*/
.tzhj li {
    float: left;
    width: 48%;
    margin-left: 34px;
    background: url(../images/tzmdj/sqgk_b.png) center no-repeat;
}
.tzhj li:first-child {
    margin-left: 0;
    background: url(../images/tzmdj/jjkf_b.png) center no-repeat;
}
.tzhj li a{
    display: inline-block;
    width: 95%;
    height: 469px;
    padding-top: 65px;
    padding-left: 30px;
    font-size: 1.875em;
    font-weight: 700;
    color: #9E7846;
    font-family: 'SourceHanSerifCN';
}
/*招商项目*/
.zsxm {
    width: 100%;
    /* height: 720px; */
    /* background: url(../images/tzmdj/zsxm_b.png) center no-repeat; */
    background-size: 100% 100%;
}
/*统计信息*/
.tjxx ul {
    margin: 20px -10px 40px;
    display: flex;
    justify-content: space-around;
}
.tjxx li {
    float: left;
    /* width: 32%;
    height: 378px;
    margin-left: 20px; */
    /* width: 50%;*/
    text-align: center;
}
/* .tjxx li:first-child {
    margin-left: 0;
} */
/*.tjxx li a{display: block;margin: 0 10px;}*/
.tjxx li img {
    /* margin-top: 50px; */
    /* width: 100px; */
    width: 80px;
    margin-top: 10px;
    /* margin-bottom: 30px; */
    margin-bottom: 20px;
}
.tjxx li span {
    display: block;
    /* font-size: 1.625em; */
    /* font-size: 1.25em; */
    font-size: 1.125em;
    color: #2b2b2b;
    font-family: 'SourceHanSerifCN';
}
.tjxx li.tjnb {
    /* background: #fff url(../images/tzmdj/1.png) center no-repeat; */
    background-size: 95% 95%;
}
.tjxx li.tjnj {
    /* background: #fff url(../images/tzmdj/2.png) center no-repeat; */
    background-size: 95% 95%;
}
.tjxx li.jjzb {
    /* background: #fff url(../images/tzmdj/3.png) center no-repeat; */
    background-size: 95% 95%;
}

@media (max-width:1280px) {
    body{overflow-x: hidden;}
    /* .zs-swiper{height: 510px;} */
    .zs-swiper{height: 320px;}
    .zs-swiper li{width: 50%;}
}
@media (max-width:1080px) {
    .zs-swiper{padding-bottom: 40px;}
    .zs-swiper .arrow-left {right: 50%;left:auto;}
    .zs-swiper .arrow-right {left:50%;}
    .zs-swiper .arrow-left,
    .zs-swiper .arrow-right {top: initial;bottom:0; margin-top: 0;}
}

@media (max-width:992px) {
    .zsdt-til img{height: 45px;}
    .zsdt {/*min-height: 767px;*/height: auto;}
    /* .zs-swiper{height: 500px;padding-bottom: 50px;} */
    .zs-swiper{height: 510px;padding-bottom: 50px;}
    .zs-swiper li {float: none;width: 100%;}
    .zs-swiper .til {width: auto;}
    /* .zsdt-til {margin-top: 70px;} */
    .tzzc-list li {width: 100%;}
    .tzzc-list p {width: 82%;}
    .tzhj li {float: none;width: 100%;margin-left:0;margin-bottom: 20px;}
    .zsxm {height: auto; /*min-height: 720px;*/}
    /* .tjxx li {float: none;width: 100%;margin-left: 0; margin-bottom: 20px;} */
}
@media (max-width: 580px) {
    .tjxx li {width: 50%;margin-bottom: 20px;}
}