


/*移动端*/
@media screen and (max-width: 767px) {

    .bannerNew{ margin-top: 1rem; height: 2.75rem; background:url(https://www.cfca.com.cn/2025site/img/new_bg_mobile.jpg) no-repeat; background-size: cover; overflow: hidden; min-width: auto;}
    .bannerNew .tit{ letter-spacing: 2px; color: #fff; font:bold 0.4rem/0.5rem "Microsoft YaHei"; margin: 0.6rem 0 0 0.6rem;}
    .bannerNew .desc{ color: #fff;font: 0.3rem/0.35rem "Microsoft YaHei"; max-height: 0.7rem; overflow: hidden; margin: 0.3rem 0 0 0.6rem; width: 3.9rem;}

    .NewNavTab .hdTab{ text-align: center; height: 1.08rem; box-shadow: 0 0 0.1rem #f0f0f0; border-radius: 5px; background: #fff; margin-top: 0; }
    .NewNavTab .newNavTit{ margin-top: 0.24rem; cursor: pointer; width: 1.75rem; height: 0.62rem; border-radius: 0.31rem; display: inline-block; font:bold 0.25rem/0.62rem "Microsoft YaHei"; color: #1e7ef3;}
    .NewNavTab .on{ background: #1e7ef3; color: #fff;}


    .newTitle{ text-align: center; color: #1e7ef3; font: 0.5rem/0.5rem "Microsoft YaHei"; margin: 0.6rem 0;}

    .newList li{ height: 2rem; padding:0 0.35rem 0 1rem; margin: 0 0.25rem 0 0.25rem; position: relative; overflow: hidden;}
    .newList li .date{ position: absolute; left: 0.3rem; top: 0.4rem; width: 0.48rem; height: 0.53rem; border: solid 1px #1e7ef3; border-radius: 3px; text-align: center;}
    .newList li .year{ display: block; height: 0.26rem; font: 0.15rem/0.26rem "Microsoft YaHei"; background: #1e7ef3; color: #fff; }
    .newList li .day{ display: block; height: 0.26rem; font: 0.15rem/0.26rem "Microsoft YaHei"; background: none; color: #1e7ef3;}
    .newList li .tit{ font: 0.25rem/0.25rem "Microsoft YaHei"; margin-top: 0.45rem; color: #666;}
    .newList li .desc{ font: 0.25rem/0.4rem "Microsoft YaHei"; margin-top:0.2rem; height: 0.8rem; color: #666; overflow: hidden;}
    .newList li:nth-child(odd){ background: #f1f7ff;}

    .newListBtn{ display: block;  color: #333; border: solid 1px #5d5d5d; font: 0.2rem/0.5rem "Microsoft YaHei"; display: inline-block; text-align: center; padding: 0 0.5rem; margin-top: 1rem; height: 0.5rem;}
    /* .pagination{ display: none;} */

    /* 采购 */
    .noteMod li{ height: 1rem; padding: 0 0.3rem 0 0.9rem; margin: 0 0.25rem; position: relative; border-radius: 3px; overflow: hidden;}
    .noteMod li .tit{ float: left; font: 0.3rem/1rem "Microsoft YaHei"; color: #666; }
    .noteMod li .tit a{ color:#666;}
    .noteMod li .tit a:hover{color:#1e7ef3;}
    .noteMod li:nth-child(odd){ background: #e8f2ff;}
    .noteMod li .time{ display: none; }
    .noteMod li .icon{ text-indent: -9999px; display: block;  width: 0.12rem; height: 0.12rem; position: absolute; left: 0.6rem; top: 0.45rem; background: #1e7ef3; border-radius: 50%;}
    .noteMod .on .icon{ text-indent: 0; width: 0.6rem; height: 0.28rem; position: absolute; left: 0.15rem; top: 0.36rem; background: #1e7ef3; font:bold 0.2rem/0.28rem "Microsoft YaHei"; text-align: center; border-radius: 14px; color: #fff;}


}
/*ipad*/
@media screen and (min-width: 768px) {

    /* .bannerNew{ margin-top: 1rem; height: 2.75rem; background:url(https://www.cfca.com.cn/2025site/img/new_bg_mobile.jpg) no-repeat; background-size: cover; overflow: hidden;}
    .bannerNew .tit{ color: #fff; font:bold 0.5rem/0.5rem "Microsoft YaHei"; margin: 0.6rem 0 0 0.6rem;}
    .bannerNew .desc{ color: #fff;font: 0.3rem/0.5rem "Microsoft YaHei"; max-height: 1rem; overflow: hidden; margin: 0.3rem 0 0 0.6rem; width: 3.9rem;} */
    
    .bannerNew{margin-top: 1rem; height: 2.75rem; background:url(https://www.cfca.com.cn/2025site/img/new_bg_mobile.jpg) no-repeat; background-size: cover; overflow: hidden; min-width: auto;}
    .bannerNew .tit{ letter-spacing: 2px; color: #fff; font:bold 0.4rem/0.5rem "Microsoft YaHei"; margin: 0.6rem 0 0 0.6rem;}
    .bannerNew .desc{ color: #fff;font: 0.3rem/0.35rem "Microsoft YaHei"; max-height: 0.7rem; overflow: hidden; margin: 0.3rem 0 0 0.6rem; width: 3.9rem;}

    .NewNavTab .hdTab{ text-align: center; height: 1.08rem; box-shadow: 0 0 0.1rem #f0f0f0; border-radius: 5px; background: #fff; margin-top: 0; }
    .NewNavTab .newNavTit{ margin-top: 0.24rem; cursor: pointer; width: 1.75rem; height: 0.62rem; border-radius: 0.31rem; display: inline-block; font:bold 0.25rem/0.62rem "Microsoft YaHei"; color: #1e7ef3;}
    .NewNavTab .on{ background: #1e7ef3; color: #fff;}


    .newTitle{ text-align: center; color: #1e7ef3; font: 0.5rem/0.5rem "Microsoft YaHei"; margin: 0.6rem 0;}

    .newList li{ height: 2rem; padding:0 0.35rem 0 1rem; margin: 0 0.25rem 0 0.25rem; position: relative; overflow: hidden;}
    .newList li .date{ position: absolute; left: 0.3rem; top: 0.4rem; width: 0.48rem; height: 0.53rem; border: solid 1px #1e7ef3; border-radius: 3px; text-align: center;}
    .newList li .year{ display: block; height: 0.26rem; font: 0.15rem/0.26rem "Microsoft YaHei"; background: #1e7ef3; color: #fff; }
    .newList li .day{ display: block; height: 0.26rem; font: 0.15rem/0.26rem "Microsoft YaHei"; background: none; color: #1e7ef3;}
    .newList li .tit{ font: 0.25rem/0.25rem "Microsoft YaHei"; margin-top: 0.45rem; color: #666;}
    .newList li .desc{ font: 0.25rem/0.4rem "Microsoft YaHei"; margin-top:0.2rem; height: 0.8rem; color: #666; overflow: hidden;}
    .newList li:nth-child(odd){ background: #f1f7ff;}

    .newListBtn{ display: block;  color: #333; border: solid 1px #5d5d5d; font: 0.2rem/0.5rem "Microsoft YaHei"; display: inline-block; text-align: center; padding: 0 0.5rem; margin-top: 1rem; height: 0.5rem;}
    /* .pagination{ display: none;} */

    /* 采购 */
    .noteMod li{ height: 1rem; padding: 0 0.3rem 0 0.9rem; margin: 0 0.25rem; position: relative; border-radius: 3px; overflow: hidden;}
    .noteMod li .tit{ float: left; font: 0.3rem/1rem "Microsoft YaHei"; color: #666; }
    .noteMod li .tit a{ color:#666;}
    .noteMod li .tit a:hover{color:#1e7ef3;}
    .noteMod li:nth-child(odd){ background: #e8f2ff;}
    .noteMod li .time{ display: none; }
    .noteMod li .icon{ text-indent: -9999px; display: block;  width: 0.12rem; height: 0.12rem; position: absolute; left: 0.6rem; top: 0.45rem; background: #1e7ef3; border-radius: 50%;}
    .noteMod .on .icon{ text-indent: 0; width: 0.6rem; height: 0.28rem; position: absolute; left: 0.15rem; top: 0.36rem; background: #1e7ef3; font:bold 0.2rem/0.28rem "Microsoft YaHei"; text-align: center; border-radius: 14px; color: #fff;}

}
/*pc*/
@media screen and (min-width: 1200px) {
 
    
    .bannerNew{ height: 419px; margin-top: 70px; background:url(https://www.cfca.com.cn/2025site/img/new_bg.jpg) top center no-repeat; background-size: cover; overflow: hidden; }
    .bannerNew .tit{letter-spacing: 2px; color: #fff; font:bold 40px/40px "Microsoft YaHei"; margin: 110px 0 0 40px;}
    .bannerNew .desc{ color: #fff;font: 20px/28px "Microsoft YaHei"; margin: 40px 0 0 40px; width: 530px;}

    .NewNavTab .hdTab{ text-align: center; height: 88px; box-shadow: 0 0 10px #f0f0f0; border-radius: 5px; background: #fff; margin-top: -44px; }
    .NewNavTab .newNavTit{ margin-top: 18px; cursor: pointer; width: 223px; height: 52px; border-radius: 26px; display: inline-block; font:bold 18px/52px "Microsoft YaHei"; color: #1e7ef3;}
    .NewNavTab  .on{ background: #1e7ef3; color: #fff;}

    .newTitle{ text-align: center; color: #1e7ef3; font: 43px/43px "Microsoft YaHei"; margin: 86px 0 63px 0;}

    .newList li{ height: 143px; padding:0 70px 0 180px; position: relative; overflow: hidden;}
    .newList li .date{ position: absolute; left: 80px; top: 30px; width: 56px; height: 53px; border: solid 1px #1e7ef3; border-radius: 3px; text-align: center;}
    .newList li .year{ display: block; height: 26px; font: 18px/26px "Microsoft YaHei"; background: #1e7ef3; color: #fff; }
    .newList li .day{ display: block; height: 26px; font: 18px/26px "Microsoft YaHei"; background: none; color: #1e7ef3;}
    .newList li .tit{ font: 20px/20px "Microsoft YaHei"; margin-top: 30px; color: #444;}
    .newList li .desc{ font: 14px/30px "Microsoft YaHei"; margin-top: 15px; color: #666; height: 60px;}
    .newList li:nth-child(odd){ background: #f1f7ff;}

    .newListBtn{ display: none;}
    /* 分页容器样式 */
    
    /* 采购 */
    .noteMod li{ height: 73px; padding: 0 1.1rem; position: relative; border-radius: 3px; overflow: hidden;}
    .noteMod li .tit{ float: left; font: 18px/73px "Microsoft YaHei"; color: #666;}
    .noteMod li .tit a{ color:#666;}
    .noteMod li .tit a:hover{color:#1e7ef3;}
    .noteMod li:nth-child(odd){ background: #e8f2ff;}
    .noteMod li .time{ float: right; font: 14px/73px "Microsoft YaHei"; color: #999}
    .noteMod li .icon{ display: none; width: 58px; height: 27px; position: absolute; left: 35px; top: 22px; background: #1e7ef3; font:bold 18px/27px "Microsoft YaHei"; text-align: center; border-radius: 14px; color: #fff;}
    .noteMod .on .icon{ display: block;}
}

