*{margin:0 0;padding:0;list-style:none;font-family: '微软雅黑';color:#222222;}

.header_content{background: #fadcd3;}
.secondBanner{margin-top:0.75rem;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, tbody, tr, th, td, input, textarea{font-family: '微软雅黑';color:#222222;}

a{text-decoration:none;outline:0;cursor:pointer;font-family:"微软雅黑";}
a{blr:expression(this.onFocus=this.blur());}
a:focus,button:focus,input:focus{outline:0;}
a.hidefocus{outline:0;}

.difl{display: flex;
  justify-content: space-between; padding:0 0 1rem;}
.difl .firleft{width:49%;}
.difl .fiRig{width:49%;}


.comWidth{width:75%;margin:auto;}

.flex{display: flex;align-items: center;}
.part_wrap{width: 75%;margin: 0 auto;}


.wrap{border-bottom:1px solid #dadadb;}
.tab-list{display:flex;align-items:center;justify-content:space-between;height: 0.8rem;}
.tab{position:relative;color: #666666;text-decoration:none;font-size: 0.26rem;font-weight: lighter;}
.tab.active{color: #0042ff;}
.tab:hover{color:#0042ff;}
.tab::after{content: '';position: absolute;left: 50%;bottom: -17px;width: 0;height: 2px;background: #ff4200;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.tab.active::after{width:200%;left:-50%;}
.tab:hover::after{width:200%;left:-50%;}

/*头条新闻*/
.bg1{background:url(/ciic/uiFramework/commonResource/image/2025122011572959742.jpg) top no-repeat;background-size:cover;}

.topNew{width: 90%;margin: auto;}
.topNew .top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0.8rem;}
.topNew .top .logo{ width:1rem;height:0.5rem;line-height:0.5rem;background:#ff4200;color:#fff;font-weight:bold;text-align:center;font-size:0.28rem;}
.topNew .top .title{width:85%;margin-top:-0.16rem;}
.topNew .top .title a{font-size:.525rem;color:#000000;line-height:0.8rem;}
.topNew .top .infolink{}
.topNew .top .infolink a{font-size:0.2rem;position:relative;color:#0042ff;}
.topNew .top .infolink a::after{content:'';position:absolute;width:50%;display:inline-block;height:1px;background:#ff4200;bottom:-4px;left:0;}
.topNew .bottom{}
.topNew .bottom p.pageName{text-align:center;color:#0042ff;font-size:0.22rem;font-weight:bold;padding-left:0.3rem;box-sizing:border-box;position:relative;margin-bottom:0.4rem;}
.topNew .bottom p.pageName::before{content:"";display:inline-block;width:0.15rem;height:0.15rem;background:#ff4200;border-radius:50%;position:absolute;top:0.07rem;left:50%;margin-left:-0.5rem;}
.topNew .bottom p.summary{font-size:0.28rem;color:#333333;font-weight:lighter;line-height:0.44rem;margin-bottom:0.15rem;text-align:center;}

/*新闻列表-swiper-news*/
.newsBox{}
.newsBox .bottomList{display:flex;justify-content:space-between;align-items:flex-start;}
.newsBox .bottomList .newsLeft{width:100%;margin:0;}
.newsBox .bottomList .newsRight{width:100%;}

.newsBox .bottomList .newsLeft .swiper-wrapper{}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide{}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide img{width:100%;height: 5rem;object-fit: cover;}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide p.time{font-size:0.22rem;color:#0042ff;margin:0.4rem 0 0.15rem;}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide .width{width:80%;}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide .width>a{font-size:0.32rem;font-weight:lighter;color:#000000;}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide .width>a:hover {color: #0042ff;}
.newsBox .bottomList .newsLeft .swiperNews1Prev{top:6.2rem;width:0.5rem !important;height:0.4rem !important;background:rgb(0 0 0 / 6%);color:#fd632d;border-radius:0 10px 10px 0;line-height:0.4rem;right:0.65rem !important;left:unset;border-radius:20px 0 0 20px;box-sizing:border-box;}
.newsBox .bottomList .newsLeft .swiperNews1Next{top:6.2rem;width:0.5rem !important;height:0.4rem !important;background:rgb(0 0 0 / 6%);color:#fd632d;border-radius:0 20px 20px 0;line-height:0.4rem;box-sizing:border-box}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'←' !important;font-size:0.24rem !important;}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'→' !important;font-size:0.24rem !important;}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:1 !important;color:#aaaaaa !important;}

.newsBox .bottomList .newsRight .newsItem{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:0.5rem;}
.newsBox .bottomList .newsRight .newsItem .itemLeft{width:40%;height:2rem;margin-right:2%;overflow:hidden;}
.newsBox .bottomList .newsRight .newsItem .itemLeft>img{width:100%;height:100%;object-fit:cover;transition:all .6s ease;}
.newsBox .bottomList .newsRight .newsItem .itemRight{width:100%;}
.newsBox .bottomList .newsRight .newsItem .itemRight p.time{font-size:0.22rem;color:#0042ff;margin-bottom:0.1rem;}
.newsBox .bottomList .newsRight .newsItem .itemRight>a{font-size:0.26rem;font-weight:lighter;line-height:0.4rem;}
.newsBox .bottomList .newsRight .newsItem .itemRight>a:hover {color: #0042ff;}
.newsBox .bottomList .newsRight .newsItem:hover .itemLeft>img{transform:scale(1.1);}


/*新闻列表--2*/
.newBlue{background:url(/ciic/uiFramework/commonResource/image/2025122013200628816.jpg) center no-repeat;background-size:cover;padding:1rem 0;background-attachment: fixed;}
.blueList{}
.blueList .topTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}
.blueList .topTitle>span{font-size:.525rem;font-weight:lighter;color:#fff}
.blueList .topTitle a.btn{display:flex;font-size:0.2rem;font-family:"微软雅黑";font-weight:bold;color:#fff;border:1px solid #fff;width:max-content;justify-content:end;align-items:center;height:0.625rem;background:rgba(255,255,255,0.3);}
.blueList .topTitle a.btn span.infotext{width:100%;text-align:center;font-size:0.22rem;font-family:"微软雅黑";font-weight:bold;color:#fff;padding:0 0.4rem 0 0.3625rem}
.blueList .topTitle a.btn>img{width:0.625rem;height:0.625rem;}
.blueList .blueSwiper{margin-bottom: 1rem;}
.blueList .blueSwiper .swiper-wrapper{}
.blueList .blueSwiper .swiper-wrapper .swiper-slide{}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem{display:flex;justify-content:space-between;align-items:flex-start}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .right{width: 55%;height: 5.5rem;overflow: hidden;}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .right>img{width:100%;height: 100%;object-fit: cover;transition: all 0.6s ease;}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem:hover .right>img{transform:scale(1.1)}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left{width: 40%;}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left p.time{font-size:0.22rem;color:#fff}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left>a{font-size:0.32rem;font-weight:lighter;color:#fff;line-height: 0.5rem;}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left span.line{display:block;height:1px;width:0.55rem;background:#fff;margin:0.4rem 0}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left p.summary{font-size:0.24rem;font-weight:lighter;color:#ffffff;font-family:'微软雅黑';margin-top:0.4rem;line-height:0.42rem}

.blueList .blueSwiper .bluePag{width:auto;font-size:0.22rem;font-family:'微软雅黑';color:#fff;left:35%}
.blueList .blueSwiper .bluePag>span{font-size:0.22rem;font-family:'微软雅黑';color:#fff}
.blueList .blueSwiper .swiper-button-next,.blueList .blueSwiper  .swiper-button-prev{bottom:0;top:unset}
.blueList .blueSwiper .swiper-button-next{right:unset;left:0.67rem;width:0.5rem !important;height:0.4rem !important;background:#fff;border-radius:0 20px 20px 0;color:#ff4200}
.blueList .blueSwiper .swiper-button-prev{width:0.5rem !important;height:0.4rem !important;background:#fff;border-radius:20px 0 0 20px;color:#ff4200}
.blueList .blueSwiper .swiper-button-next.swiper-button-disabled,.blueList .blueSwiper .swiper-button-prev.swiper-button-disabled{opacity:1 !important;color:#aaaaaa !important}

.blueList .blueBottom{display:flex;justify-content:space-between;align-items:flex-start}
.blueList .blueBottom .newsItem{position: relative;width:33%;border-top:1px solid rgba(255,255,255,0.6);}
.blueList .blueBottom .newsItem .width{width:80%}
.blueList .blueBottom .newsItem p.time{font-size:0.22rem;color:rgba(255,255,255,0.6);margin:0.1rem 0 0.3rem}
.blueList .blueBottom .newsItem .width>a{font-size:0.28rem;color:#fff;font-weight:lighter}
.blueList .blueBottom .newsItem::after{content:'';position:absolute;top:-1px;left:0;width:0;height:1px;background:#ff4200;transition:all 0.6s ease}
.blueList .blueBottom .newsItem:hover::after{width:100%}


/*视频专区*/
.videoBox{}
.top{display:flex;justify-content:space-between;align-items:center;margin:1rem 0 0.5rem}
.top>span{font-size:.525rem;font-weight:lighter}
.top a.btn{display:flex;font-size:0.2rem;font-family:"微软雅黑";font-weight:bold;color:#0042ff;border:1px solid #0042ff;width:max-content;justify-content:end;align-items:center;height:0.625rem}
.top a.btn span.infotext{width:100%;text-align:center;font-size:0.22rem;font-family:"微软雅黑";font-weight:bold;color:#0042ff;padding:0 0.4rem 0 0.3625rem}
.top a.btn>img{width:0.625rem;height:0.625rem}
.videoSwiper{padding-bottom:1.5rem !important;}
.videoSwiper .swiper-wrapper{}
.videoSwiper .swiper-wrapper .swiper-slide{}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem{display:flex;justify-content:space-between;align-items:flex-start;height:7rem}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .left{width:72%;height:100%;overflow: hidden;}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .left>img{width:100%;height:100%;object-fit:cover;transition: all 0.6s ease;}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem:hover .left>img{transform:scale(1.1)}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right{width:28%;height:100%;background:#0042ff;padding:1rem 0.5rem;box-sizing:border-box;font-size:0.32rem;position:relative;}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right span.line{display:block;width:0.55rem;height:1px;background:#fff;margin-bottom:0.5rem;}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right .title{font-size:0.32rem;font-weight:lighter;color:#fff}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right>a{position:absolute;bottom:1rem}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right>a>img{width:0.7rem}
.videoSwiper .videoPag{bottom:1rem !important;}
.videoSwiper .videoPag .swiper-pagination-bullet{background:#cbcbcb;border-radius:0px;opacity:0.6;transition:all 0.3s;width:40px;height:2px}
.videoSwiper .videoPag .swiper-pagination-bullet-active{width:80px;height:4px;background:#0042ff;opacity:1}


/*中智动态*/
.zzdtBox{margin-bottom: 1.5rem;}
.zzdtBox .top{margin-top:0}
.zzdtBox .bottom{}
.zzdtBox .bottom .item{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #dedede;margin-bottom:0.8rem;padding-bottom:0.8rem;position:relative}
.zzdtBox .bottom .item:last-child{margin-bottom:0}
.zzdtBox .bottom .item::after{content:'';position:absolute;left:50%;bottom:0;width:0;height:1px;background:#ff4200;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}
.zzdtBox .bottom .item:hover::after{width:100%;left:0}
.zzdtBox .bottom .item:hover .right>img{transform:scale(1.1)}
.zzdtBox .bottom .item .left{width:65%;position:relative}
.zzdtBox .bottom .item .right{width:27%;height:2.5rem;overflow:hidden}
.zzdtBox .bottom .item .right>img{width:100%;height:100%;object-fit:cover;transition:all 0.6s ease}
.zzdtBox .bottom .item .left p.date{font-size:0.22rem;color:#0042ff;margin-bottom:0.2rem}
.zzdtBox .bottom .item .left p.title{margin-bottom:0.2rem}
.zzdtBox .bottom .item .left p.title>a{font-size:0.32rem;font-weight:lighter;color:#000000}
.zzdtBox .bottom .item .left p.title>a:hover{color:#0042ff}
.zzdtBox .bottom .item .left p.desc{font-size:0.22rem;font-weight:lighter;line-height:0.4rem;color:#666666;margin-bottom:0.5rem}
.zzdtBox .bottom .item .left>a{font-size:0.22rem;color:#0042ff;position:relative}
.zzdtBox .bottom .item .left>a::after{content:'';display:inline-block;width:0.4rem;border-top:#ff4200 1px solid;left:0;bottom:-2px;position:absolute}


@media (max-width:768px){
.difl{display:block;}
.difl .firleft,.difl .fiRig{width:100%;}
  .comWidth{width:90%;}
  .new{padding:30px 0}
  
  /*导航*/
  nav.tab-list{overflow-x:auto;-webkit-overflow-scrolling:touch;height:55px;line-height:55px}
  nav.tab-list a.tab{font-size:14px;display:inline-block;width:auto;margin-right:40px;white-space:nowrap}
  nav.tab-list a.tab:last-child{margin-right:0}

/*头条*/
.topNew{width:100%}
.topNew .top .logo{display:none}
.topNew .top .title{width:100%}
.topNew .top .title a{font-size:22px;line-height:1.4;font-weight:lighter}
.topNew .top .infolink{display:none}
.topNew .bottom p.pageName{font-size:14px;padding-left:20px;margin-bottom:10px}
.topNew .bottom p.pageName::before{width:10px;height:10px;background:#ff0000;border-radius:50px;top:5px;margin-left:-30px}
.topNew .bottom p.summary{font-size:14px;line-height:2;margin-bottom:30px}
.top{margin-bottom:15px;}
.top>span{font-size:22px}

/*顶部标题*/
.top a.btn{font-size:14px;width:140px;height:40px}
.top a.btn span.infotext{font-size:14px}
.top a.btn>img{width:40px;height:40px}


/*专题报道*/
.newsBox .bottomList{flex-wrap:wrap}
.newsBox .bottomList .newsLeft{width:100%}
.newsBox .bottomList .newsLeft .swiperNews1Next{top:50%;bottom:unset;width:50px !important;height:20px !important;margin-top:66px}
.newsBox .bottomList .newsLeft .swiperNews1Prev{top:50%;margin-top:66px;width:50px !important;height:20px !important;margin-right:48px}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{font-size:16px !important}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{font-size:16px !important}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide img{height:170px}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide p.time{font-size:12px;margin:20px 0 10px}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide .width{width:100%}
.newsBox .bottomList .newsLeft .swiper-wrapper .swiper-slide .width>a{font-size:14px}


/*头条下-新闻列表*/
.newsBox .bottomList .newsRight{width:100%;margin-top:30px}
.newsBox .bottomList .newsRight .newsItem{margin-bottom:15px}
.newsBox .bottomList .newsRight .newsItem .itemLeft{height:80px}
.newsBox .bottomList .newsRight .newsItem .itemRight p.time{font-size:12px;margin-bottom:6px}
.newsBox .bottomList .newsRight .newsItem .itemRight>a{font-size:14px;line-height:1.5}


/*蓝色模块-顶部标题*/
.newBlue{padding:30px 0}
.blueList .topTitle{margin-bottom: 15px;}
.blueList .topTitle>span{font-size:22px}
.blueList .topTitle a.btn{font-size:14px;width:140px;height:40px}
.blueList .topTitle a.btn span.infotext{font-size:14px}
.blueList .topTitle a.btn>img{width:40px;height:40px}


/*蓝色模块-轮播图*/
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem{flex-wrap:wrap}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left{width:100%}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left>a{font-size:14px;line-height:1.5}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left p.time{font-size:12px}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left p.summary{font-size:12px;line-height:2;margin-top:15px;margin-bottom:15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .left span.line{margin:20px 0;width:30px}
.blueList .blueSwiper .swiper-wrapper .swiper-slide .slideItem .right{width:100%;height:180px}
.blueList .blueSwiper .swiper-button-next,.blueList .blueSwiper .swiper-button-prev{display:none}
.blueList .blueSwiper .bluePag{left:50%;font-size:14px;margin-left:-13px}
.blueList .blueSwiper .bluePag>span{font-size:14px}


/*蓝色模块-底部文章*/
.blueList .blueBottom{flex-wrap:wrap}
.blueList .blueBottom .newsItem{width:100%;margin-bottom:15px}
.blueList .blueBottom .newsItem p.time{font-size:12px;margin:8px 0 10px}
.blueList .blueBottom .newsItem .width{width:100%}
.blueList .blueBottom .newsItem .width>a{font-size:14px;line-height:1.5}


/*视频专区*/
.videoBox .top{margin-top:30px}
.videoSwiper{padding-bottom: 70px !important;}
.videoSwiper .videoPag{bottom: 40px !important;}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem{height:auto;flex-wrap:wrap}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .left{width:100%;height:160px}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right{width:100%;padding:30px 20px 80px;min-height:164px}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right .title{font-size:14px}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right span.line{width:30px;margin-bottom:15px}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right>a{bottom:30px}
.videoSwiper .swiper-wrapper .swiper-slide .slideItem .right>a>img{width:30px;height:30px}


/*中智动态*/
.zzdtBox{margin-bottom: 50px;}
.zzdtBox .bottom .item{flex-wrap:wrap;margin-bottom: 15px;padding-bottom: 15px;}
.zzdtBox .bottom .item .right{width:100%;height:180px;margin-top:15px}
.zzdtBox .bottom .item .left{width:100%}
.zzdtBox .bottom .item .left p.date{font-size:12px;margin-bottom:15px}
.zzdtBox .bottom .item .left p.title{margin-bottom:15px}
.zzdtBox .bottom .item .left p.title>a{font-size:14px}
.zzdtBox .bottom .item .left p.desc{font-size:12px;line-height:2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:15px}
.zzdtBox .bottom .item .left>a{font-size:14px}
.zzdtBox .bottom .item .left>a::after{width:30px}

}