.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.zt-banner {
    width: 100%;
    height: 400px;
    background: url(./banner.png) center center no-repeat;
}


/* 生命周期 */

.page {
    width: 100%;
    margin-top: 30px;
    background: url(./bg2.png) center bottom no-repeat;
    /* background-position: ; */
}

.main {
    width: 1200px;
    margin: 0 auto;
    /* padding: 0 20px; */
    border-radius: 20px 20px 0 0;
    /* background-color: #fff; */
}

.smzq {
    margin: 20px 0 auto;
    /* background: url(./bg2.png) center center no-repeat; */
}

.smzq a {
    display: block;
    width: 277px;
    /* height: 280px; */
    box-shadow: 0 2px 10px 0 rgb(153 153 153 / 30%);
    margin-right: 30px;
    margin-bottom: 40px;
    float: left;
    background: #fff;
}

.smzq a:nth-child(4n+4) {
    margin-right: 0px;
}

.smzq a img {
    width: 277px;
    height: 160px;
}

.smzq a .pic_tit {
    height: 120px;
    width: 277px;
}

.pic_tit .sp_1 {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    padding: 25px 20px 12px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
}

.pic_tit .sp_2 {
    font-size: 14px;
    line-height: 20px;
    padding: 0 20px;
    color: #999999;
}

.pic_tit span {
    display: block;
    text-align: center;
    width: 277px;
}

.news_box {
    width: 1200px;
    margin: 0 auto;
    /* padding-top: 20px; */
}

.news_box {
    padding-top: 20px;
}

.title_box {
    width: 100%;
    height: 90px;
    background: url(./xmsmzq.png) center 5px no-repeat;
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
    /* margin: 40px 400px 30px 400px; */
}

.news_img {
    width: 100%;
    height: 435px;
}

.news_img img {
    width: 100%;
    height: 100%;
}

.news_con {
    width: 100%;
    height: 145px;
    background: #F5F5F5;
    position: relative;
    padding-top: 40px;
}

.news_time {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 20px;
    top: -60px;
    background-color: #1677FF;
}

.news_time p {
    font-size: 20px;
    color: #FFFFFF;
    text-align: justify;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    width: 58px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}

.news_time span {
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    text-align: justify;
    font-weight: 400;
    width: 58px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
}

.news_con h1 {
    font-size: 18px;
    color: #333333;
    text-align: justify;
    font-weight: 600;
    padding: 0 20px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_con h2 {
    font-size: 16px;
    color: #999999;
    text-align: justify;
    line-height: 24px;
    font-weight: 400;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.hd li {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.zqsk_news {
    float: left;
    width: 580px;
    margin-left: 40px;
    margin-top: 15px;
    /* background: #32C5FF; */
}

.newstitle {
    width: auto;
    height: 30px;
    font-size: 25px;
    color: #000;
}

.newstitle ul {
    height: 30px;
}

.newstitle ul li {
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    float: left;
    cursor: pointer;
}

.newstitle ul .show {
    font-weight: bold;
}

.newslist ul li:last-child {
    border-bottom: none;
}

.newslist {
    width: 580px;
    /* margin-left: 40px; */
    float: left;
    margin-top: 15px;
    border-top: 1px solid rgba(216, 216, 216, 1);
}

.newslist .news>a>h1:hover {
    color: #1677FF;
}

.newslist>.show {
    display: block;
}

.newslist li {
    display: flex;
    border-bottom: 1px solid rgba(216, 216, 216, 1);
}

.time {
    padding-right: 20px;
    margin: 25px 0;
    border-right: 1px solid #D8D8D8;
    ;
}

.time p {
    font-size: 20px;
    color: #333333;
    text-align: justify;
    font-weight: 400;
    margin-bottom: 10px;
}

.time span {
    border: 1px solid rgba(216, 216, 216, 1);
    border-radius: 15px;
    font-size: 16px;
    color: #999999;
    text-align: justify;
    font-weight: 400;
    display: block;
    width: 58px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.news {
    padding-left: 20px;
    margin: 32px 0;
    width: 500px;
}

.news h1 {
    font-size: 18px;
    color: #333333;
    text-align: justify;
    font-weight: 600;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news h2 {
    font-size: 16px;
    color: #999999;
    text-align: justify;
    line-height: 24px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.lunbo {
    width: 580px;
    height: 580px;
    overflow: hidden;
    float: left;
    margin-top: 30px;
    position: relative;
}

.lunbo .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 160px;
    z-index: 1;
}

.lunbo .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.lunbo .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.lunbo .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.lunbo .bd img {
    width: auto;
    display: block;
}

.lunbo .bd a {
    display: block;
}

.lunbo .bd li .text {
    width: 580px;
    height: 145px;
    background-color: #EEEEEE;
    color: #333333;
    line-height: 50px;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 130px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.more,
.look-more {
    background-image: url(more.png);
    background-repeat: no-repeat;
    background-size: 40px 40px;
    padding-left: 56px;
    color: #1677FF;
    font-size: 18px;
    margin: 0 auto;
    display: block;
    line-height: 40px;
    width: 160px;
    height: 40px;
    margin-top: 26px;
}

.center {
    width: 100%;
    /* background: url(./bg2.png); */
    margin-top: 20px;
}

.cent_cont {
    padding-top: 30px;
    width: 1200px;
    margin: 0 auto;
}

.tzzn {
    float: left;
    width: 567px;
}

.tz_title {
    width: 578px;
    height: 90px;
    background: url(./xwdt.png) center 5px no-repeat;
    float: left;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
    /* margin: 40px 400px 30px 400px; */
}

.tz_title a,
.zc_title a {
    display: block;
    width: 200px;
    height: 52px;
    cursor: pointer
}

.tz_list {
    float: left;
    /* height: 350px; */
    width: 578px;
}

.title-box-left,
.title-box-right {
    width: 578px;
    height: 350px;
    padding-left: 25px;
}

.tz_list_left,
.zc_list_right {
    padding-left: 25px;
}

.tz_list_left li,
.zc_list_right li {
    font-size: 18px;
    color: #333333;
    line-height: 45px;
    font-weight: 400;
    list-style-type: disc;
    list-style-position: outside;
}

.tz_list_left li::marker,
.zc_list_right li::marker {
    font-size: 12px;
    /* color: #2891AB; */
}

.zc_list_right li span,
.tz_list_left li span {
    font-size: 16px;
    color: #999999;
    line-height: 20px;
    display: inline-block;
    margin-left: 10px;
}

.zc_title {
    width: 578px;
    height: 90px;
    background: url(./cyzc.png) center 5px no-repeat;
    float: right;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
    /* margin: 40px 400px 30px 400px; */
}

.zc_list {
    float: right;
    /* height: 350px; */
    width: 587px;
}

.bszd {
    width: 100%;
    margin-top: 20px;
}

.bszd_con {
    width: 1200px;
    margin: 0 auto;
    /* background: url(./bszd.png) */
}

.bszd_title {
    width: 100%;
    height: 90px;
    background: url(./bszd.png) center 5px no-repeat;
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
    /* margin: 40px 400px 30px 400px; */
}

.bszd_list {
    margin-top: 15px;
}

.integration-content {
    width: 100%;
    height: 450px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
    /* margin-bottom: 30px; */
}

.integration-content li {
    width: 295px;
    height: 199px;
    position: relative;
    transition: all .3s;
    padding: 20px 20px 0 20px;
    /* box-shadow: 0px 2px 15px 0px rgb(153 153 153 / 20%); */
    background-color: #F1F6FE;
    margin-top: 20px;
}

.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: 72px;
    line-height: 24px;
    font-size: 16px;
    color: #666666;
    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 {
    display: block;
    width: 75px;
    height: 100%;
    border-radius: 12px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    background: #1677FF;
    /* margin-left: 15px; */
    text-align: center;
    line-height: 24px;
}

.xmtj {
    width: 100%;
    margin-top: 20px;
}

.xmtj_con {
    width: 1200px;
    margin: 0 auto;
}

.xmtj .xmtj_tit {
    width: 100%;
    height: 90px;
    /* background: url(./bszd.png) center 5px no-repeat; */
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
    background: url(./zdxmtj.png) center center no-repeat;
}

.xmtj .xmtj_tit a {
    display: block;
    height: 90px;
    width: 400px;
    text-align: center;
    margin-left: 400px;
}

.xmtj_list {
    width: 100%;
    margin-top: 20px;
    /* padding: 20px 30px; */
}

.xmtj_list li {
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-size: 16px;
    color: #333333;
    border-bottom: #EEEEEE solid 1px;
}

.xmtj_list li span {
    margin-right: 30px;
    float: left;
}

.xmtj_list .li_title {
    background-color: #F1F6FE;
    font-weight: bold;
}

.xmtj_list span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xmtj_list .xmdm {
    width: 20%;
}

.xmtj_list .xmmc {
    width: 26%;
}

.xmtj_list .qyqh {
    width: 9%;
}

.xmtj_list .sshy {
    width: 9%;
}

.xmtj_list .xmztz {
    width: 13%;
}

.xmtj_list .pfsj {
    width: 9%;
    margin-right: 0;
}

.bjgn_title {
    margin-top: 20px;
    width: 100%;
    height: 90px;
    /* background: url(./bszd.png) center 5px no-repeat; */
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
    background: url(./bjgn.png) center center no-repeat;
}

.bjgn .smzq a .pic_tit {
    height: 75px;
}

.kjrk {
    margin-top: 20px;
}

.kjrk_tit {
    margin-top: 20px;
    width: 100%;
    height: 90px;
    /* background: url(./bszd.png) center 5px no-repeat; */
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
    background: url(./kjrk.png) center center no-repeat;
}

.kjrk_list {
    margin-top: 30px;
}

.kjrk_list .kjrk_1 {
    display: block;
    width: 380px;
    height: 180px;
    margin-right: 20px;
    float: left;
}

.kjrk_list .sqxmdm {
    background: url(./sqxmdm.png) no-repeat;
}

.kjrk_list .spsx {
    background: url(./spsx.png) no-repeat;
}

.kjrk_list .sbxmxq {
    background: url(./sbxq.png) no-repeat;
}

.kjrk_list button {
    margin-top: 20px;
    margin-left: 35px;
    width: 88px;
    height: 32px;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    background: none;
    color: #ffffff;
    /* background-color: #4B76E9; */
}


/* .kjrk_list .but1 {
    margin-top: 20px;
} */

.kjrk_list span {
    display: block;
    color: #fff;
    font-weight: 550;
    font-size: 24px;
    letter-spacing: 0;
    font-family: 'PingFangSC-Semibold';
    margin-top: 32px;
    margin-left: 35px;
}

.title {
    margin-top: 30px;
    width: 100%;
    height: 90px;
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
}

.qysq {
    /* margin: 0px 50px; */
    margin-bottom: 50px;
}

.qysq_tit {
    background: url(./qysqfk.png) center 5px no-repeat;
}

.qysq a {
    display: block;
    width: 380px;
    height: 160px;
    box-shadow: 0 2px 10px 0 #33333330;
    float: left;
    margin-right: 20px;
}

.qysq a:nth-child(4) {
    margin-right: 0;
}

.qysq a img {
    margin-top: 20px;
    margin-left: 35px;
}

.qysq a span {
    display: block;
    margin-left: 180px;
    margin-top: -75px;
    font-size: 20px;
    font-weight: bold;
}

.qysq .ts span {
    margin-left: 228px;
    margin-top: -56px;
}

.qysq .jy span {
    margin-left: 224px;
    margin-top: -64px;
}

.szzqrk {
    margin-bottom: 30px;
    display: none;
}

.szzqrk_tit {
    background: url(./szzqrk.png) center 5px no-repeat;
}

.szzqrk_list {
    margin-top: 20px;
}

.szzqrk_list a {
    float: left;
    display: block;
    width: 277px;
    height: 120px;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 24px;
    box-shadow: 0 2px 10px 0 rgb(153 153 153 / 30%);
    background-color: #F1F2F3;
}

.szzqrk_list a:nth-child(4n+4) {
    margin-right: 0;
}

.szzqrk_list a img {
    margin: 0;
}

.szzqrk_list a span {
    margin-left: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #2B2F32;
    /* display: block; */
    /* width: 107px;
    height: 120px; */
}