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

.page {
    width: 100%;
    margin: 0;
    /* padding: 613px 0 30px; */
}

.main {
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    border-radius: 20px 20px 0 0;
    background-color: #fff;
}

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

.news_box {
    width: 1200px;
    margin: 0 auto;
    /* padding-top: 20px; */
}

.news_box {
    padding-top: 20px;
}

.title_box {
    width: 100%;
    height: 90px;
    background: url(./zsdt.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 {
    display: none !important;
    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%;
    margin-top: 20px;
    padding: 30px;
}

.cent_cont {
    /* padding-top: 30px; */
    width: 1200px;
    margin: 0 auto;
}

.tzdt {
    float: left;
    width: 567px;
}

.tzlx {
    margin-bottom: 40px;
}

.tzlx_title {
    width: 1200px;
    height: 90px;
    background: url(./tzlx.png) center 5px no-repeat;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
}

.tzlx_left {
    width: 590px;
    float: left;
}

.zsyz_title {
    display: block;
    width: 1200px;
    height: 86px;
    background: url(./zsyz.png) center 5px no-repeat;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
}

.tz_title a,
.tzdt_title a,
.hzxx_title a {
    display: block;
    width: 578px;
    height: 52px;
    cursor: pointer
}

.tzlx_list {
    width: 590px;
    padding-top: 24px;
}

.tzdt_list {
    float: left;
    /* height: 0px; */
    width: 578px;
}

.title-box-left,
.title-box-right {
    width: 578px;
    /* height: 350px; */
    padding-left: 25px;
}

.left_1 {
    padding-left: 25px;
}

#tzlx_listCenter {
    width: 590px;
    height: 284px;
    font-family: "Alibaba PuHuiTi 2.0 45 Light";
    font-weight: 300;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #333;
    overflow: auto;
    padding-right: 20px;
}

#tzlx_listCenter::-webkit-scrollbar {
    width: 4px;
    background: #dce0e6;
    border: 1px dashed #b8bbbe;
    margin-left: 20px;
}

#tzlx_listCenter::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 00 6pxrgba(0, 0, 0, .3);
    background: #be9166;
}

.tzlx_img {
    width: 555px;
    /* height: 360px; */
    float: right;
    margin-top: 42.81px;
}

.tzlx_img video{
    width: 100%;
}

.zc_list_right li,
.tzdt_list_left,
.hzxx_list li {
    font-size: 18px;
    color: #333333;
    line-height: 45px;
    font-weight: 400;
    list-style-type: disc;
    list-style-position: outside;
}

.zc_list_right li {
    /* margin-left: 35px; */
}

.tz_list_left li::marker,
.zc_list_right li::marker,
.tzdt_list_left li::marker,
.hzxx_list_right li::marker {
    font-size: 12px;
    /* /* color: #2891AB;  */
}


/* 
.tzdt_list_left li::before {
    content: ".";
    width: 1px;
    height: 1px;
    visibility: hidden;
    display: block;
    clear: both;
    overflow: hidden;
} */

.zczx,
.hzxx {
    margin-left: 55px;
    float: left;
    width: 578px;
}

.zsyz_left {
    width: 579px;
    float: left;
}

.zsyz_right {
    width: 579px;
    float: right;

}

.zsyz_bottom {
    width: 1200px;
}

.zc_title p,
.xw_title p {
    font-family: "Microsoft YaHei Bold";
    font-weight: 700;
    font-size: 22px;
    line-height: 52px;
    text-align: left;
    color: #333;
    float: left;
}


.zc_title span,
.xw_title span {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 20px;
    line-height: 52px;
    text-align: left;
    color: #dabc85;
    margin-left: 10px;
    border-left: 2px dashed #DCE0E6;
    padding-left: 10px;
}

.zc_title a,
.xw_title a {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 16px;
    line-height: 52px;
    text-align: left;
    color: #333;
    float: right;
}

.zc_list ul,
.xw_list ul {
    padding-left: 18px;
}

.zc_list ul li,
.xw_list ul li {
    list-style-type: disc;
    font-size: 18px;
    color: #333333;
    font-family: Microsoft YaHei;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 45px;
}

.zc_list ul li::marker,
.xw_list ul li::marker {
    color: #681a99;
    font-size: 12px;
}

.zc_list ul li span,
.xw_list ul li span {
    color: #999999;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 10px;
}

.zsyz_foot {
    width: 1200px;
    float: left;
}

.zsyz_foot div {
    width: 277px;
    height: 210px;
    /* display: flex; */
    float: left;
    margin-left: 30px;
    border: 1px dashed #ccc;
}

.zsyz_foot div:first-child {
    margin-left: 0;
}

.zsyz_foot div:last-child {
    margin-right: 0;
}

.zsyz_foot img {
    width: 277px;
    height: 160px;
}

.zsyz_foot span {
    display: block;
    width: 277px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
}


.hzxx_title {
    margin-top: 30px;
    width: 578px;
    height: 90px;
    background: url(./zczx.png) center 5px no-repeat;
    /* float: right; */
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
}

.bszd {
    width: 100%;
    margin-top: 30px;
}

.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 {
    float: left;
    margin-right: 13px;
    width: 290px;
    height: 199px;
    position: relative;
    transition: all .3s;
    padding: 15px 15px 0 15px;
    /* box-shadow: 0px 2px 15px 0px rgb(153 153 153 / 20%); */
    background-color: #F1F6FE;
    margin-top: 20px;
}

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

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

.integration-content li p {
    margin-top: 23px;
    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;
}

.tzxmjz {
    padding-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    background: url(./bg3.png) center top no-repeat;
}

.tzxmjz_title {
    width: 100%;
    height: 90px;
    background: url(./tzxmjz.png) center 5px no-repeat;
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
}

/* ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂµÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¿ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢-ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â® */

.tzxmjz_cen {
    margin-bottom: 40px;
    /* padding: 20px 0px; */
    height: 180px;
    border: 1px solid #999999;
}

.tzxmjz_cen li {
    float: left;
    color: #ffffff;
    width: 239px;
    /* height: 180px; */
    border-right: 1px solid #999999;
    font-family: 'Arial-BoldMT';
    margin: 25px 0px;
}

.tzxmjz_cen li .sp1 {
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 25px;
    margin-left: 30px;
}

.tzxmjz_cen li .sp2 {
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    margin-left: 25px;
}

.tzxmjz_cen li .sp2 strong {
    font-size: 40px;
}

.tzxmjz_cen li:nth-child(5) {
    border-right: none;
}

.tzxmjz_list {
    display: none;
    margin-top: 30px;
    /* height: 1000px; */
}

.xmtj_list {
    width: 100%;
    margin-top: 20px;
    background: #fff;
    /* 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;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xmtj_list .li_title {
    background-color: #F1F6FE;
    font-weight: bold;
}

.xmtj_list .xmdm {
    width: 10%;
}

.xmtj_list .xmmc {
    width: 25%;
}

.xmtj_list .qyqh {
    width: 10%;
    color: #1677FF;
    text-align: center;
}

.xmtj_list .sshy {
    width: 18%;
}

.xmtj_list .xmztz {
    width: 10%;
    color: #1677FF;
    text-align: center;
}

.xmtj_list .pfsj {
    width: 9%;
    margin-right: 0;
}

.title {
    margin: 30px 0;
    width: 100%;
    height: 90px;
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
}

.qysq {
    /* margin: 50px 0; */
    margin-bottom: 50px;
}

.qysq_tit {
    background: url(./qyfk.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; */
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â·Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€¦Ã‚Â¡ */

.tsqy_title {
    background: url(tsqy.png) center no-repeat;
}

.industry-tit ul {
    display: flex;
    justify-content: start;
    width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.industry-tit ul li.on,
.industry-tit ul li:hover {
    background: #1677FF;
    color: #fff;
}

.industry-tit ul li {
    /* line-height: 40px; */
    /* text-align: center; */
    /* width: 140px; */
    /* height: 40px; */
    /* background: #F5F5F5; */
    /* cursor: pointer; */
    /* font-size: 16px; */
    /* color: #666666; */
    /* letter-spacing: 0; */
    /* font-weight: 600; */
    /* padding: 0 20px; */
    line-height: 50px;
    text-align: center;
    width: 380px;
    height: 50px;
    background: #F5F5F5;
    cursor: pointer;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    font-weight: 600;
    margin: 20px 20px 0px 0px;
    display: inline-grid;
}

.industry-list {
    max-width: 1200px;
    width: 100%;
    margin: 30px auto 0;
}

.industry-list ul li {
    display: none!important;
    /* display: flex;
        justify-content: space-between; */
    width:100%;
	/* position:absolute; */
	opacity:0;
	transition:all 1s;
}

.item.active {
	opacity:1;
	z-index:10;
    display: block!important;
}

.industry-img {
    width: 50%;
    height: 400px;
}

.industry-img img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.industry-content {
    width: 50%;
    height: 400px;
    /* background: #1657BF; */
    padding: 50px 0 50px 50px;
}

.industry-content h4 {
    text-align: justify;
    margin-bottom: 40px;
    font-family: "Alibaba PuHuiTi 2.0 85 Bold";
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    color: #0d8de4;
}

.industry-content p {
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;

    font-family: "PingFang SC";
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #333;
    margin-bottom: 40px;
}

.industry-content div {
    border: 1px solid rgba(255, 255, 255, 1);
    width: 158px;
    height: 50px;
    line-height: 46px;
}

.industry-xq img {
    margin-left: 10px;
    vertical-align: middle;
}

.industry-xq a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.industry-xq a span {
    font-size: 16px;
    /* color: #FFFFFF; */
    display: block;
    border: 1px solid #ccc;
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #0d8de4;
    font-size: 16px;
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â·Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âµ */

.szgk {
    margin-top: 20px;
}

.szgk_title {
    background: url(zxgk.png) center no-repeat;
}

.szgk_tit ul {
    display: flex;
    justify-content: space-between;
    /* width: 620px; */
    margin: 0 auto;
}

.szgk_tit li {
    line-height: 40px;
    text-align: center;
    width: 140px;
    height: 40px;
    background: #F5F5F5;
    cursor: pointer;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    font-weight: 600;
    /* background-image: url(./tb.png) no-repeat; */
}

.szgk_tit li:hover {
    background: #1677FF;
    color: #fff;
}

.szgk_tit .show {
    background: #1677FF;
    color: #fff;
}

.szgk_list .show1 {
    display: list-item;
}

.szgk_list li {
    display: none;
    margin-top: 20px;
    border: 1px #D8D8D8 solid;
    /* background: url(./tb.png) no-repeat;
        background-position: 20px 20px; */
    /* width: 50%; */
    /* height: 227px; */
    /* background: #1657BF; */
    padding: 20px 35px;
}

.szgk_list ::before {
    width: 0px;
    height: 0px;
    border: 20px transparent solid;
    border-left-color: #000;
}

.szgk_list p {
    text-indent: 2em;
    font-size: 16px;
    color: #666666;
    text-align: justify;
    line-height: 32px;
    /* margin-bottom: 40px; */
    display: inline-block;
    /* width: 550px; */
    height: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.szgk_list p span a {
    color: #1677FF;
}

.szgk_tit {
    position: relative;
}

.mySwiper {
    overflow: hidden;
}

.swiper-button-next {
    width: 40px;
    height: 36px;
    top: 60%;
    border: 1px solid rgba(216, 216, 216, 1);
    right: -60px;
    background: url(right.png) no-repeat center;
}

.swiper-button-prev {
    width: 40px;
    height: 36px;
    top: 60%;
    border: 1px solid rgba(216, 216, 216, 1);
    left: -60px;
    background: url(right.png) no-repeat center;
    transform: rotateY(180deg);
}

.swiper-button-prev::after,
.swiper-button-next::after {
    display: none;
}

/* ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂµÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â */
.xztzzn_title {
    margin: 20px 0;
    width: 100%;
    height: 90px;
    background: url(tzzn.png) center 5px no-repeat;
    text-align: center;
    line-height: 90px;
    font-size: 24px;
    color: #0C6058;
    font-weight: 600;
}

.xztzzn-list {
    width: 100%;
}

.xztzzn-list>ul {
    display: flex;
    justify-content: space-between;
    height: 90%;
    overflow: hidden;
}

.xztzzn-con {
    width: 20%;
}

.xztzzn-con>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.xztzzn-con>a>img {
    width: 100%;
    height: 100%;
    box-shadow: #CDF 0px 0px 15px;
    border: 1px solid #ccc;
}

/* ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂµÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ */

.process-area {
    width: 1200px;
    margin: 0 auto;
}

.process-area ul {
    width: 1230px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.process-area ul li {
    width: 154px;
    height: 50px;
    line-height: 50px;
    margin: 0 20.3px 20px 0;
    text-align: center;
    background-color: #F5F5F5;
}

.process-area ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.process-area ul li a.right_title_bian,
.process-area ul li a:hover {
    background: #1677FF;
    color: #fff;
}

.page-content {
    display: none;
}

.page-content table tr {
    height: 50px;
    border-bottom: #EEEEEE solid 1px;
}

.page-content table tr td,
.page-content table tr th {
    padding-left: 20px;
}

.page-content table tr:first-child {
    height: 50px;
    background-color: #F1F6FE;
}

.page-content table tr td:nth-child(1) {
    width: 30%;
}

.page-content table tr td:nth-child(2) {
    width: 40%;
}

.page-content table tr td:nth-child(3) {
    width: 30%;
}

/*新增投资指南*/
.ddms .pageBtn .prev {
    background: url(https://www.zwfw.hlj.gov.cn/cms_files/webqiqihaershizhengwufuwuwang/tplobject/defaultSet/443de777494e4a25ba4bc27fd69348bd/images/left.png) no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    top: -155px;
    left: -90px;
    cursor: pointer;
    text-indent: -999em;
    /* overflow: hidden; */
}

.ddms .pageBtn .next {
    background: url(https://www.zwfw.hlj.gov.cn/cms_files/webqiqihaershizhengwufuwuwang/tplobject/defaultSet/443de777494e4a25ba4bc27fd69348bd/images/right.png) no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    top: -205px;
    left: 1250px;
    cursor: pointer;
    text-indent: -999em;
    /* overflow: hidden; */
}

.ddms {
    float: none;
    height: 440px;
}

/* 222 */
.scrollBox {
    width: 100%;
    position: relative;
}

.scrollBox .piclist {
    zoom: 1;
    display: flex;
    justify-content: space-between;
}

.scrollBox .ohbox {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.scrollBox {
    position: relative;
    /* overflow: hidden; */
    zoom: 1;
}

.scrollBox .piclist li {
    float: left;
    width: 240px;
    margin-right: 70px;
    padding: 5px;
}

.scrollBox .piclist li span {
    position: relative;
    width: 2.37rem;
    height: 0.6rem;
    line-height: 0.6rem;
    display: block;
    text-align: center;
    margin-left: 0.2rem;
    margin-top: -0.3rem;
    background-color: #fff;
    color: #000;
    z-index: 999;
    box-shadow: 0 0 10px #c5c5c529;
}

.scrollBox .pageBtn .list {
    overflow: hidden;
    zoom: 1;
    margin: 10px 0 0 413px;
}

.scrollBox .pageBtn .list li {
    background: url(./right.png);
    float: left;
    display: inline;
    width: 15px;
    height: 15px;
    background-position: -86px -57px;
    cursor: pointer;
    margin-left: 10px;
    line-height: 10000px;
    overflow: hidden;
}

.scrollBox .pageBtn .list li.on {
    background-position: -114px -57px
}

.scrollBox li img {
    width: 240px;
    height: 330px;
    border: 1px solid #ccc;
}

/*新增投资指南结束*/