.container {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

body {
    font-family: "Microsoft YaHei", serif;
    font-size: 16px;
}

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

.zt-title {
    width: 400px;
    height: 90px;
    background: url(./bg_titie.png) center 5px no-repeat;
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
    margin: 40px 400px 30px 400px;

}

.title-time {
    margin-top: 20px;
}

.title-time span {
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 400;
    line-height: 22px;
}

.title-time span:first-child {
    float: left;
}

.title-time span:last-child {
    float: right;
}

.look-more {
    width: 15%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: url(./more.png) no-repeat;
    display: inline-block;
    margin-left: 545px;
    font-size: 16px;
    color: #2891AC;
}

.look-more:hover {
    background: url(./more_hover.png) no-repeat;
}

/* 页面自定义css样式 */

/* banner */
.zt-banner {
    width: 100%;
    height: 400px;
    background: url(./ce4572ff52ea40dcb412c1412e8a242c.jpg) center center no-repeat;
}

/* 政策直达 */
.zt-zczd {
    width: 100%;
    height: auto;
    background: url(./bg03.png) center center no-repeat;
}


.zt-zczd ul {
    width: 585px;
    height: auto;
}

.zt-zczd ul .gjjbwzc-tit,
.zt-zczd ul .snzc-tit{
	display: block;
   font-size: 24px;
   font-weight: bold;
   padding: 0 0 10px 0;
   margin-bottom: 20px;
   border-bottom: 2px #333 solid;
}

.zt-zczd ul .gjjbwzc-tit:hover,
.zt-zczd ul .snzc-tit:hover{
	color: #333;
}

.zt-zczd ul li {
    width: 585px;
    height: 152px;
    padding: 30px 30px 20px 30px;
    float: left;
    background: #FFFFFF;
    box-shadow: 0px 2px 15px 0px rgba(153, 153, 153, 0.2);
    margin-bottom: 30px;
}

.zt-zczd ul li:nth-child(2n+1) {
    margin-left: 0;
}

.zt-zczd ul li a {
    height: 60px;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 600;
    display: inline-block;
}

/* 政策解答 */
.zt-lbt {
    width: 100%;
    position: relative;
}

.zt-zcjd {
    width: 100%;
    height: auto;
    background: url(./bg2.png) right center no-repeat;
}

.swiper-button-prev,
.swiper-button-next {
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(153, 153, 153, 0.2);
    border-radius: 50%;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    color: #333;
}

.swiper-button-prev {
    left: -60px;
}

.swiper-button-next {
    right: -60px;
}

.swiper-slide {
    width: 260px;
    height: 360px;
    background: #FFFFFF;
    box-shadow: 0px 2px 15px 0px rgba(153, 153, 153, 0.2);
    margin-left: 1px;
}

.swiper-slide:nth-child(7) {
    margin-right: 27px !important;
}

.swiper-slide:nth-child(6) {
    margin-right: 27px !important;
}

.swiper-slide:nth-child(5) {
    margin-right: 27px !important;
}

.swiper-container {
    width: 100%;
    height: auto;
    padding: 10px 5px 30px 0;
    margin-left: auto;
    margin-right: auto;

}

.swiper-slide {
    text-align: left;
    background: #fff;
    height: 360px;

    /* Center slide text vertically */
    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-property: all;
}

.swiper-slide ul {
    width: 100%;
    height: 100%;
}

.swiper-slide ul li:first-child {
    width: 100%;
    height: 208px;
    overflow: hidden;
}

.swiper-slide ul li img {
    width: 100%;
}

.swiper-slide ul li .titles {
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 600;
}

.swiper-slide ul li:nth-child(2) {
    width: 100%;
    margin-top: 20px;
    padding: 0 20px;
}

.swiper-slide ul li:nth-child(3) {
    width: 100%;
    padding: 0 20px;
    margin-top: 10px;
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 400;
}

.swiper-slide ul li:nth-child(4) {
    width: 100%;
    padding: 0 20px;
    margin-top: 10px;
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 400;
}

.title-box {
    width: 585px;
    height: 135px;
    overflow: hidden;
    margin-bottom: 30px;
}

.title-box-left,
.title-box-right {
    width: 100%;
    padding-left: 25px;

}

.title-box ul,
.title-box ul li.white {
    position: relative;
}

.title-box-left li,
.title-box-right li {
    font-size: 18px;
    color: #333333;
    line-height: 45px;
    font-weight: 400;
    list-style-type: disc;
    list-style-position: outside;
}

.title-box ul li.white ins {
    width: 15px;
    height: 36px;
    position: absolute;
    right: 0;
    z-index: 1;
    background-color: #fff;
    display: block !important;
}

.title-box-left li::marker,
.title-box-right li::marker {
    font-size: 12px;
    color: #2891AB;
}

.title-box li a:hover {
    color: #2891AB;
}

/* 办事直达 */
.zt-bszd {
    margin-bottom: 40px;
    background: url(./bg.png) center left no-repeat;
}

.integration-content {
    width: 100%;
    height: 570px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-bottom: 30px;
}


.integration-content li {
    width: 380px;
    height: 170px;
	margin-right:30px;
    position: relative;
    transition: all .3s;
    padding: 20px 20px 0 20px;
    box-shadow: 0px 2px 15px 0px rgba(153, 153, 153, 0.2);

}

.integration-content li:nth-child(3n+3){
	margin-right:0px;
}

.integration-content li h6 {
    height: 28px;
    width: 100%;
    font-size: 20px;
    color: #2B2F32;
    font-weight: 600;
}

.integration-content li p {
    margin-top: 15px;
    width: 100%;
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    overflow: hidden;

}

.integration-content li div {
    width: 100%;
    height: 24px;
    margin-top: 15px;
    display: flex;
    justify-content: flex-end;

}

.integration-content li div a:first-child {
    display: block;
    width: 75px;
    height: 100%;
    border-radius: 12px;
    border: 1px solid rgba(153, 153, 153, 1);
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    text-align: center;
    line-height: 22px;
}

.integration-content li div a:last-child {
    display: block;
    width: 75px;
    height: 100%;
    border-radius: 12px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    background: #2891AC;
    margin-left: 15px;
    text-align: center;
    line-height: 24px;

}


.integration-content li:nth-child(1) {
    background: url(./xsrcs.png) center center no-repeat;
    background-size: 100% 100%;

}

.integration-content li:nth-child(2) {
    background: url(./knrm.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(3) {
    background: url(./kjb.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(4) {
    background: url(./tzxm.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(5) {
    background: url(./gcjs.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(6) {
    background: url(./kqy.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(7) {
    background: url(./knrm.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:nth-child(8) {
    background: url(./kjb.png) center center no-repeat;
    background-size: 100% 100%;
}

.integration-content li:hover {
    transform: translateY(-5%);
}

.content-top15 {
    margin-top: 15px;
}


@media only screen and (max-width: 768px) {
    .container {
        width: 100%;
        padding: 0 0.24rem;
    }

    .zt-zczd ul li {
        width: 100%;
        box-shadow: none;
        border-bottom: 1px solid #eeeeee;
        padding: 0.24rem;
        margin-bottom: 0;
        height: auto;
    }

    .zt-title {
        width: 100%;
        margin: 0.60rem 0 0.40rem 0;
    }

    .look-more {
        margin-left: 2.3rem;
        width: 50%;
        margin-top: 0.26rem;
    }

    .zt-zczd ul li {
        margin-left: 0;
    }

    .zt-lbt {
        display: none;
    }

    .zt-banner {
        background: url(./banner-app2.png) no-repeat;
        height: 5rem;
        background-size: 100%;
    }

    .zt-zczd ul li a {
        font-size: 0.30rem;
        height: auto;
        line-height: 0.42rem;
    }

    .title-time span {
        font-size: 0.26rem;
    }

    .zt-zczd ul {
        background: #FFFFFF;
		width:100%;
        box-shadow: 0px 2px 15px 0px rgba(153, 153, 153, 0.2);
    }
	.zt-zczd .snzc{
		margin-top:0.4rem;
	}
	.zt-zczd ul .gjjbwzc-tit, .zt-zczd ul .snzc-tit{
		font-size: 0.4rem;
		padding:0.2rem 0.24rem;
	}
    .title-box-left, .title-box-right{width: 100%;height: auto;}
    .title-box{ box-shadow: 0px 2px 15px 0px rgba(153, 153, 153, 0.2);
	width: 100%;height: auto;}
	.title-box.clearfix>ul>li:nth-child(n+2) {
		display: none;
	}
    .title-box-left li, .title-box-right li{list-style: none;border-bottom: 1px solid #eeeeee;padding: 0.24rem;font-size: 0.30rem; color: #333333;}
    .title-box-left, .title-box-right{padding-left: 0;}
    .integration-content li{margin-bottom: 0.24rem;margin-right: 0px;}
    .integration-content{height: auto;}
}