.banner_box { height: 3.5rem; background-image: url('../image/banner01.jpg'); background-size: 100% 100%; background-repeat: no-repeat; margin-top: 1.25rem; } .flex_center_top { height: 100%; display: flex; align-content: center; flex-wrap: wrap; } .banner_font { width: 100%; font-size: 0.3rem; color: #fff; font-weight: bold; } .type_nav_box { border-bottom: 0.01rem solid rgba(77, 77, 77, 0.16); /* margin-bottom: 1.36rem; */ height: 0.55rem; } .content_box li { width: 1.3rem; height: 0.55rem; /*line-height: 0.55rem;*/ text-align: center; font-size: 0.18rem; color: #383838; display: inline-block; } .content_box li.active { background-color: #005AAF; color: #fff; position: relative; } .content_box li.active::after { content: ''; width: 0; height: 0; border-right: 0.1rem solid transparent; border-left: 0.1rem solid transparent; border-top: 0.08rem solid #005AAF; position: absolute; bottom: -0.06rem; left: 50%; transform: translateX(-50%); } .t1 { background-color: #f5f5fa; min-height: 6rem; height: auto; width: 100%; overflow: auto; } .cp-box { width: 14.4rem; height: 1.8rem; background-image: url('../image/ltjxcp7.jpg'); background-size: 100% 100%; background-repeat: no-repeat; overflow: hidden; margin: 0.4rem auto 0; } .cp-box1 { width: 90%; margin: 0.4rem auto; height: 1.1rem; overflow: hidden; font-size: 0.16rem; line-height: 0.28rem; } .cp-box2 { width: 14.72rem; margin: 0.1rem auto 0; min-height: 4.4rem; height: auto; overflow: auto; display: flex; flex-wrap: wrap; } .cp-box2 li { height: 4.4rem; width: 4.63rem; margin-left: 0.2rem; overflow: hidden; background-color: #fff; float: left; margin-top: 0.4rem; position: relative; } .cp-box2 li:hover { margin-top: 0.35rem; height: 4.45rem; background-color: #005AAF; } .cp-img { width: 100%; height: 198px; overflow: hidden; } .cp-img img { width: 100%; } .cp-box2 li:hover h3 { color: #fff; } .cp-box2 li:hover .new-text2 { color: #fff; } .cp-box2 li h3 { width: 89%; font-weight: 600; margin: 0.1rem auto 0; color: #333; line-height: 0.34rem; font-size: 0.2rem; } .cp-box2 li .new-text2 { width: 89%; margin: 0.18rem auto 0; color: #666666; height: 0.66rem; line-height: 0.28rem; font-size: 0.16rem; overflow: hidden; } .cp-box2 li .cp-more { width: 1.0rem; height: 0.35rem; border-radius: 0.03rem; line-height: 0.35rem; text-align: center; background-color: #005AAF; color: #fff; font-size: 0.14rem; margin: 0.1rem auto 0; display: block; } .cp-box2 li:hover .cp-more { background-color: #fff; color: #005AAF !important; border: 0.01rem solid #005AAF; text-decoration: none; } .new-page { width: 14.4rem; height: 0.8rem; margin: -0.4rem auto 0.2rem; overflow: hidden; position: relative; } .new-text { position: absolute; font-size: 0.16rem; top: 0.1rem; } .new-text span { color: #005bab !important; } .new-page ul { width: 5rem; margin: 0 auto; } .new-page ul li:nth-child(1) { margin-left: 0.26rem; } .new-page ul li { float: left; margin-right: 0.3rem; } .new-page ul .active { line-height: 0.4rem; color: #005AAF !important; font-size: 0.2rem; font-weight: 600; } .new-page ul .dot { width: 0.12rem; height: 0.12rem; border-radius: 50%; background-color: #b4b4b6; margin-top: 0.14rem; } .new-page ul .prev { width: 1rem; height: 0.4rem; line-height: 0.4rem; text-align: center; border-radius: 0.04rem; border: #005AAF 0.01rem solid; color: #005AAF !important; } .new-page ul .next { width: 1rem; height: 0.4rem; line-height: 0.4rem; text-align: center; border: #005AAF 0.01rem solid; color: #fff; border-radius: 0.04rem; background-color: #005AAF !important; }