@charset "UTF-8";


/*---------------图文列表页css--start--------------*/

address, caption, cite, code, dfn, em, i, th, var { font-weight: 400; font-style: normal }

.wrap { position: relative; text-align: left; overflow: hidden; /*background:url(../img/bg.png) 50% -30rem repeat-y #F3F3F3;*/ background-color: #F3F3F3; background-size:110% auto }
#content::after,
#content::before,
#content {position: relative;z-index: 0;padding:30px; width: 1570px; max-width: 100%; margin:0 auto 30px; background:#fff; box-sizing:border-box;}

/* 内页布局 */
#content > .cHd { margin:0 -30px; position:relative; display:flex; align-items:center; height:100px; padding-top:10px; }
#content > .cHd .cHd-bg_left { position: absolute;  height:6px; width: 100%; flex-shrink:0; background:url(/static/img/web/bg/detail-bg.png) 100% 0px repeat-x; }
#content > .cHd .cHd-bg_right { position: absolute; left: 29px; height:6px; width: 98px; flex-grow:1; background:url(/static/img/web/bg/detail-bg2.png) 0 0 no-repeat; background-size: 98px auto; }
#content > .cHd .title{text-align:left; position:relative; flex-shrink:0; padding:0 0px 0 30px; margin:0; height:70px; }
#content > .cHd .title::before{ content:""; display:none; width:50px; height:50px; position:absolute; left:0px; background:linear-gradient(to bottom, transparent, #004188); }
#content > .cHd .title .tit{height:60px; line-height:60px; font-size:30px; font-family:"Source Han Serif CN","宋体",SimSun,'PingFang SC', "Microsoft YaHei"; font-weight:500; color:#333; text-align:center; position:relative; z-index:2;}
#content > .cHd .title .cn{height:44px;line-height:44px;font-size: 40px;font-family:"Source Han Serif CN","宋体",SimSun,'PingFang SC', "Microsoft YaHei";font-weight:500;color:#004188;text-align:left;position:relative;z-index:2; top: -27px; }
#content > .cHd .title .en{ display: none; height:30px; line-height:30px; text-align:center; font-size:20px; color:#e1cfcf; position:relative; z-index:1; margin-top:-24px;  }
#content > .path{position:absolute; right:30px; margin:0px; padding:0px; top:35px; z-index:5;}
.mainContent{position:relative;}

/*顶部-栏目菜单*/
#phoneTopNav {height: 40px;background-color: #f6f6f6;border-bottom: 1px solid #ccc; display:none;}
#phoneTopNav .menuList { overflow: hidden; width: 100%; margin-bottom: -1px; overflow-x: scroll; white-space: nowrap; -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -webkit-overflow-scrolling: touch;}
#phoneTopNav li { display: inline-block; margin: 0 12px; line-height: 39px; font-size: 14px;}
#phoneTopNav .menuList::-webkit-scrollbar { display: none;}
#phoneTopNav li.on { border-bottom: 2px solid #004188;}
#phoneTopNav li.on a { color: #004188;}


/* 位置导航 */
.path { margin-bottom: 20px; clear: both; color: #666; line-height: 20px; padding: 8px 10px; text-align: left; font-size: 14px; }
.path a, .path span { padding: 0 5px; color: #666; }

/* 侧栏 和 主栏 */
.contentFlex { display:flex; justify-content:space-between;}
.contentFlex > .side{width:280px; margin-right:50px; flex-shrink:0;}
.contentFlex > .mainContent{flex-grow:1; width:1px;}

/* 侧栏菜单 */
#sideMenu{}
#sideMenu a:hover{text-decoration:none;}
#sideMenu .li1{margin-bottom:12px;}
#sideMenu .h1{display:flex;position:relative;background:#FCFCFC;border:1px solid #e5e5e5;padding: 10px 32px 10px 0px;text-align:left;line-height:22px;font-size:18px; align-items:center; min-height:66px; box-sizing:border-box}
#sideMenu .h1 .arrow{display:block; position:absolute; right:0px; top:0px; width:32px; bottom:0; cursor:pointer;}
#sideMenu .h1 .arrow::after{content:""; display:block; border:5px solid #8A8A8A; border-bottom:none; border-left-color:transparent;  border-right-color:transparent; position:absolute; right:16px; top:calc(50% - 3px); transition:0.3s }
#sideMenu .h1 a{display:block; padding-left:32px; flex-grow:1}
#sideMenu .h1 a::before{content:""; display:block; width:5px; height:11px; background:#CCCCCC; position:absolute; left:16px; top:calc(50% - 8px); z-index:0}
#sideMenu .h1 a::after{content:""; display:block; width:5px; height:11px; background:#E1E1E1; position:absolute; left:19px; top:calc(50% - 2px); z-index:1}
#sideMenu .ul1{display:none; border:1px solid #E5E5E5; border-top:none}
#sideMenu .ul1 .h2{display:flex;position:relative;background:#fff;border-bottom:1px solid #e5e5e5;padding: 10px 0px 10px 0px; text-align:left;line-height:22px;font-size:14px; align-items:center; min-height:48px; box-sizing:border-box}
#sideMenu .ul1 .h2 a{display:block; padding:0 32px; flex-grow:1}
#sideMenu .li2:last-child .h2{border-bottom:none}

#sideMenu .on1 .h1{color:#004188; border-color:#004188}
#sideMenu .on1 .h1 a{color:#004188}
#sideMenu .on1 .h1 a::before{background-color:#004188}
#sideMenu .on1 .h1 a::after{background-color:#FF9667}
#sideMenu .on1 .ul1{display:block;}
#sideMenu .on1 .h1 .arrow::after{transform:rotate(180deg); border-top-color:#004188}
#sideMenu .on2 .h2 a{color:#004188}

/* 文章-列表页 -----------------------------------------*/
/* pageTPList */
.pageTPList li { padding-bottom:40px; border-bottom:1px solid #E9E9EA; margin-bottom:40px;  overflow:hidden; }
.pageTPList li:last-child{border-bottom:0px; margin-bottom:0}
.pageTPList li .pic{ width:200px; float:right; overflow:hidden; margin-left:20px; border:1px solid #eee; margin-top:7px; max-height:160px;}
.pageTPList li .pic img{width:100%; height:auto;}
.pageTPList li .con .title{ height:40px; line-height:40px; font-size:24px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:30px; color:#004188}
.pageTPList li .con .title a{color:#004188}
.pageTPList li .con .intro{max-height:4em; line-height:2em; overflow:hidden; font-size:14px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin-bottom:30px;}
.pageTPList li .con .others{height:24px; line-height:24px; font-size:12px; color:#737373}
.pageTPList li .con .others span{margin-right:24px;}
.pageTPList li .con .others span:last-child{margin-right:0;}



/* 媒体查询 大于1920 */
@media (min-width:1920px) {
    html{font-size: calc(100vw / 1920);}
}


/* 媒体查询 小于1300 */
@media (max-width:1299px) {
    html{font-size: calc(100vw / 1024);}
    .wrap{background-image:none;}
    .container{width: auto;}

    #content{width:auto; padding-left:15px; padding-right:15px; margin-bottom:0}
    #content > .cHd{margin-left:-15px; margin-right:-15px;}
}
/* 媒体查询 小于1024 */
@media (max-width:1023px) {
    html{font-size: calc(100vw / 768);}

    #content{padding:0;}
    #content > .cHd{display:none;}
    #content > .path{position:static; padding:10px 15px; line-height:1.6; margin-bottom:10px }
    #content > .path em::before{content:"\f041"; display:block; font-family:FontAwesome; margin-right:10px; float:left; }

    #phoneTopNav{display:block;}

    .contentFlex > .side{display:none;}
    .mainContent,
    .contentFlex > .mainContent{width:100%; box-sizing:border-box; padding:0 15px 30px;}
}
/* 图片经过效果 */
@media (min-width:1300px) {
    .pic a,
    a.pic { overflow: hidden; display: block; }
    a.pic img,
    .pic a img { transition: all ease .4s; }
    a.pic img:hover,
    .pic a:hover img { transform: scale(1.03); }
}
/* 媒体查询 小于1024 */
@media (max-width:1023px) {
    .pageTPList li{padding-bottom:20px; margin-bottom:20px}
    .pageTPList li .con .title{margin-bottom:15px; font-size:20px; line-height:26px; height:26px}
    .pageTPList li .con .intro{margin-bottom:15px}
    .pageTPList li .pic{width:160px;}
    .pageTPList li .pic img{max-height:100px;}

}
/* 媒体查询 小于768 */
@media (max-width:767px) {
    .pageTPList li .pic{float:none; width:100%; height:auto; margin:0 0 15px; max-height:none;}
    .pageTPList li .pic img{max-height: 260px;}

    .picPageList{grid-template-columns: repeat(1, 1fr);}
    .picPageList li{padding:10px}
    .picPageList li .titleBg,
    .picPageList li .title{left:10px;bottom:10px;right:10px;height:42px;line-height:42px;padding-right: 74px;}
    .picPageList li .title{font-size:14px}
    .picPageList li .date{right:15px; bottom:10px; height:42px; line-height:42px; font-size:12px; width:auto; }
}
/*---------------图文列表页css--end--------------*/


/*---------------园区列表页css--start--------------*/

.col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.ibanner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}

.ibanner h3::after {
    position: absolute;
    content: '';
    height: 1px;
    width: 10%;
    bottom: 0;
    left: 0;
    background-color: #fff;
}

.ibanner h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 70px;
    color: #fff;
    font-family: Arial;
    padding-top: 100px;
    position: relative;
}

.ibanner h3 span {
    font-size: 60px;
}

.ibanner p {
    font-size: 30px;
    letter-spacing: 1px;
    color: #fff;
    line-height: 60px;
}

.container-tuwen {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-tuwen  {
    min-width: 992px!important
}


.prosec {
    margin-bottom: 10px;
}
.prosec .business-container  {
    max-width: 100%;
}

.prosecul {
    background-color: #6083c6;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    top: -40px;
    position: relative;
}

.prosecul a {
    color: #fff;
}

.prosecli {
    line-height: 80px;
    text-align: center;
    position: relative;
    padding: 0;
}

.widtharr {
    border-right: 1px solid #7ca9ff;
    cursor: pointer;
}

.widtharr::after {
    content: '';
    position: absolute;
    display: block;
    width: 11px;
    top: 0;
    bottom: 0;
    right: 20px;
    top: 0;
    background-image: url(../images/prosec-3.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.prosecli a {
    display: block;
}

.prosecli img {
    margin-right: 20px;
    margin-bottom: 3px;
}

.fieldset,img {
    border: 0 none;
    vertical-align: middle;
    border-style: none;
}

fieldset,img {
    border: 0 none
}

.prothd {
    position: absolute;
    width: 100%;
    background-color: #7ca9ff;
    display: none;
    z-index: 5;
}

.prothd li {
    line-height: 50px;
}

.prothd li a {
    font-size: 14px;
}

.prothd li a:hover {
    text-decoration: underline;
}

.prolisto {
    padding-bottom: 60px;
}
.container-yq {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.rowtel,.rowadd,.rowcy {
    color: #666;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 15px;
    /*padding-left: 45px;*/
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.rowtel {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}

.rowadd {
    font-size: 14px;
}

.rowcy {
    font-size: 14px;
}

.prolist {
    display: flex;
    flex-wrap: wrap;
    background-color: #f1f1f1;
    margin-bottom: 60px;
    transition: all 0.5s ease-in-out;
}

.prolistl {
    padding: 0;
}

.prolistl a {
    display: block;
    overflow: hidden;
}

.prolistl img {
    width: 100%;
    height: 318px;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}

.prolistr {
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.prolistr h3 {
    line-height: 36px;
    margin-bottom: 30px;
}

.prolistr h3 a {
    color: #6083c6;
    font-size: 20px;
    letter-spacing: 1px;
    transition: all 0.5s ease-in-out;
}
.prolistr h3 span {
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    background-color: #d5d5d5;
    float: right;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 15px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.rowadd {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.prolistbtn {
    font-size: 12px;
    letter-spacing: 1px;
    color: #6083c6;
    border: 1px solid #6083c6;
    border-radius: 15px;
    line-height: 28px;
    padding: 0 15px;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    width: fit-content;
}

/* 首页 start */

/* 首页 - 城投新闻栏目样式 */
.ctxw-section {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

/* 栏目标题样式 */
.ctxw-section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    /*border-bottom: 2px solid #0066cc;*/
    padding-bottom: 8px;
}

.ctxw-section-title h2 {
    font-size: 20px;
    color: #333;
}

.ctxw-section-title .more {
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
.ctxw-section-title .more {
    font-weight: bold;
}

.ctxw-section-title .more:hover {
    color: #0066cc;
}

/* 轮播图和新闻列表容器 - PC端 */
.content-wrapper {
    display: flex;
    gap: 20px;
}

/* 轮播图样式 */
.carousel {
    width: 40%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.carousel-inner {
    display: flex;
    transition: transform 0.5s ease;
    width: 100%;
    height: 100%;
}

.carousel-item {
    min-width: 100%;
    position: relative;
    flex-shrink: 0;
    height: 100%;
}

.carousel-item a {
    display: block;
    text-decoration: none;
    height: 100%;
}

.carousel-item .img-container {
    width: auto;
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}

.carousel-item img {
    /*width: auto;*/
    /*height: 100%;*/
    width: 500px;
    height: 354px;
    position: absolute;
    overflow: hidden;
    left: 50%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
    transform: translateX(-50%);
    object-fit: cover;
}

/*.carousel-item:hover img {*/
/*	transform: scale(1.05);*/
/*}*/

.carousel-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.carousel:hover .carousel-controls {
    opacity: 1;
}

.carousel-btn {
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 15px;
    transition: all 0.3s ease;
    font-size: 16px;
}

.carousel-btn:hover {
    background: rgba(0, 0, 0, 0.8);
    transform: scale(1.1);
}

/* 轮播图指示器 - 圆点 */
.carousel-indicators {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    display: flex;
    justify-content: center;
    gap: 10px;
    z-index: 10;
}

.carousel-indicator {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
}

.carousel-indicator.active {
    background-color: #0066cc;
    transform: scale(1.3);
    box-shadow: 0 0 5px rgba(0, 102, 204, 0.5);
}

/* 新闻列表样式 */
.ctxw-news-list {
    width: 60%;
}

.ctxw-news-item {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}

.ctxw-news-item:last-child {
    border-bottom: none;
}

.ctxw-news-title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.ctxw-news-summary {
    font-size: 12px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 业务发展栏目样式 */
.business-development {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2%;
    margin: 20px 0;
}

.business-section {
    width: 32%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin-bottom: 20px;
}

.business-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 8px;
    /*border-bottom: 2px solid #007bff;*/
}

.business-section-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.more-link {
    font-size: 14px;
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

.more-link:hover {
    text-decoration: underline;
}

/* 新闻列表样式 */
.first-news {
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #eee;
}

.first-news-img-container {
    width: 40%;
    height: 100%;
    position: relative;
}

.first-news-img-container a {
    display: block;
    height: 100%;
}

.first-news-img {
    width: 158px;
    height: 103px;
    object-fit: cover;
    border-radius: 3px;
    transition: transform 0.3s ease;
}

.first-news-img:hover {
    transform: scale(1.03);
}

.first-news-content {
    width: 60%;
    padding-left: 12px;
}

.first-news-title {
    font-size: 15px;
    margin-bottom: 5px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.first-news-desc {
    font-size: 13px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.other-news {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #eee;
}

.other-news:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.other-news-title {
    width: 70%;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.other-news-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.2s ease;
}

.other-news-title a:hover {
    color: #0066cc;
}

.other-news-date {
    font-size: 12px;
    color: #999;
}

/* 首页 end */

@media (min-width: 576px) {
    .container-yq {
        max-width:540px
    }
}

@media (max-width: 768px) {
    .container-yq {
        max-width:720px
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    /* 诚邀合作页 start */

    .prolist {
        width: 100%;
        flex-direction: column; /* 图片和文字上下排列 */
        flex-wrap: nowrap; /* 桌面端不换行 */
        background-color: #fff;
    }

    .prolistl,
    .prolistr {
        width: 100%; /* 占满整行 */
    }

    .prolistl a{
        width: 400px;
        padding-left: 27px;
    }

    .prolistl img {
        height: auto; /* 图片高度自适应 */
        max-height: 260px; /* 限制最大高度 */
        float: none;
        width: 100%;
        margin: 0 0 15px;
    }

    .prolistr {
        padding: 20px; /* 减少内边距 */
        float: none;
        width: 100%;
        margin: 0 0 15px;
    }

    .prolistr div{
        float: none;
        width: 360px;
        margin: 0 15px;
    }

    .prolistr h3 {
        margin-bottom: 15px; /* 减少标题间距 */
        width: 100%;
    }

    .prolistbtn{
        margin: 10px 15px;
    }

    .rowadd {
        -webkit-line-clamp: 3; /* 减少显示行数 */
        margin-bottom: 10px;
    }

    /* 诚邀合作页 end */

    /* 首页 start */

    /* 城投新闻栏目 */
    .content-wrapper {
        flex-direction: column;
    }

    .carousel, .ctxw-news-list {
        width: 100%;
    }

    .carousel {
        width: 100%;
        aspect-ratio: 16/9; /* 移动端保持相同宽高比 */
        margin-bottom: 15px;
    }

    .carousel-controls {
        opacity: 1;
    }

    .carousel-btn {
        width: 30px;
        height: 30px;
        margin: 0 10px;
        font-size: 14px;
    }

    /* 移动端调整轮播图高度 */
    .carousel-inner {
        height: 180px;
    }

    /* 业务发展栏目 */
    .business-development {
        flex-direction: column;
        gap: 0;
    }

    .business-section {
        width: 100%;
        margin-bottom: 20px;
    }

    .first-news-img {
        width: 100%;
        height: 70px;
    }

    .ctxw-section-title h2 {
        font-size: 18px;
    }

    .carousel-item img {
        width: auto;
        height: 100%;
    }

    /* 首页 end */

}

@media (min-width: 992px) {
    .container-yq {
        max-width:960px
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -ms-flex: 0 0 49.333333%;
        flex: 0 0 49.333333%;
        max-width: 49.333333%;
    }
}

@media (min-width: 1200px) {
    .ibanner {
        height: 300px;
    }

    .ibanner h3 {
        padding-top: 90px;
        font-size: 30px;
        line-height: 50px;
    }

    .ibanner h3 span {
        font-size: 40px;
    }

    .ibanner p {
        font-size: 26px;
        line-height: 50px;
    }

    .container-yq {
        max-width:1600px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .prolist {
        margin-bottom: 40px;
    }
    .prolistr {
        padding: 40px;
    }
    .prolistr h3 {
        margin-bottom: 20px;
    }
    .rowtel, .rowadd, .rowcy {
        margin-bottom: 10px;
    }
}




/*---------------园区列表页css--end--------------*/
