.boxl { float: left; width: 100%; /* height: 280px; */ border-radius: 10px; position: relative; } .boxl .swiper-pagination { position: absolute; right: 10px; bottom: 7px; } .boxl .swiper-pagination span { background: #9ba3ab; margin: 0 5px; opacity: 1 !important; } .boxl .swiper-pagination-bullet-active { opacity: 1; background: #007aff !important; border-radius: 10px !important; } .boxl .swiper-button-prev { background-image: !important; } .boxl .swiper-button-next { background-image: !important; } .lunbonews { display: block; position: relative; } .lunbonews img { width: 100%; /*height: 368px;*/ } .lunbonewsdes { position: absolute; left: 0; width: 100%; bottom: 0; background: rgba(0, 0, 0, 0.5); padding: 8px; } .lunbonewsdes h2 { font-size: 22px; color: #fff; width: 68%; /* margin: 10px auto; */ padding-left: 10px; font-size: 14px; } .lunbonewsdes p { font-size: 14px; color: #aaaaaa; } .bmbox { /* overflow: hidden; */ width: 1200px; margin: 0 auto; display: flex; margin-bottom: 30px; } .bmboxitem { float: left; margin-right: 13px; position: relative; } .bmboxitem > a { background: url(/uploads/image/t2images/flbg.png); width: 160px; height: 85px; display: inline-block; text-align: center; background-size: 100% 100%; color: #0352ac; font-size: 26px; font-weight: 700; border-radius: 10px; } .bmboxitem > a p { height: 28px; margin: 11px 0; } .bmboxitem > a h2 { font-weight: 700; font-size: 20px; } .bmboxitem:hover .bmcon { display: block; } .bmboxitem:hover > a { border-radius: 10px 10px 0 0; } .bmboxitem:hover .bmcon p span { border-radius: 0px 0px 10px 10px; } /*调这个位置*/ .bmcon { position: absolute; display: none; width: 100%; left: 0; z-index: 10; } .bmcon p { font-weight: 100; margin: 0 auto; width: 100%; text-align: left; } .bmcon p span { background: rgba(11, 91, 171, 0.9); display: inline-block; padding: 10px 0; border-radius: 10px 10px; width: 100%; } .bmcon p a { color: #fff; /* margin: 10px; */ /* padding: 4px 10px; */ display: block; width: 100%; text-align:center; line-height: 35px; } .bmcon p a:hover { background-color:#0b5bab; transition: all 0.3s ease-in-out; border-radius: 0 15px 0 15px; color: #d6eefe; } .bmboxitem:hover > a { background: #0b5bab; color: #fff; } /*结束*/ .b1 { background: url(/uploads/image/t2images/putonggaokao_active.png) no-repeat center; background-size: auto 27px; } .bmboxitem:hover .b1 { background: url(/uploads/image/t2images/putonggaokao.png) no-repeat center; background-size: auto 27px; } .b2 { background: url(/uploads/image/t2images/chengren_active.png) no-repeat center; background-size: auto 27px; } .bmboxitem:hover .b2 { background: url(/uploads/image/t2images/chengren.png) no-repeat center; background-size: auto 27px; } .b3 { background: url(/uploads/image/t2images/yanzhao_active.png) no-repeat center; background-size: auto 27px; } .bmboxitem:hover .b3 { background: url(/uploads/image/t2images/yanzhao.png) no-repeat center; background-size: auto 27px; } .b4 { background: url(/uploads/image/t2images/zixuekaoshia_active.png) no-repeat center; background-size: auto 27px; } .bmboxitem:hover .b4 { background: url(/uploads/image/t2images/zixuekaoshi.png) no-repeat center; background-size: auto 27px; } .b5 { background: url(/uploads/image/t2images/zonghekaoshi_actve.png) no-repeat center; background-size: auto 27px; } .bmboxitem:hover .b5 { background: url(/uploads/image/t2images/zonghekaoshi.png) no-repeat center; background-size: auto 27px; } .b6 { background: url(/uploads/image/t2images/xueyeshuiping_active.png) no-repeat center; background-size: auto 27px; } .bmboxitem:hover .b6 { background: url(/uploads/image/t2images/xueyeshuiping.png) no-repeat center; background-size: auto 27px; } .b7 { background: url(/uploads/image/t2images/qitakaoshi_active.png) no-repeat center; background-size: auto 27px; } .bmboxitem:hover .b7 { background: url(/uploads/image/t2images/qitakaoshi.png) no-repeat center; background-size: auto 27px; } .border { border: 1px solid #ddd; } .articalitem:first-child { width: 49%; /* margin-left: 1%; */ } .articalitem:last-child { width: 49%; float: right; } @media (max-width: 1000px) { .articalitem:first-child { width: 100%; /* margin-left: 1%; */ } .articalitem:last-child { width: 100%; float: right; } .nav a img { display: none; } .bmbox { width: 100%; flex-wrap: wrap; justify-content: center; } .bmboxitem { float: left; /* margin-right: 13px; */ margin: 0 6px 15px; } .links { height: auto; line-height: 20px; padding: 10px 0; } .bmboxitem > a { /*margin-bottom: 15px;*/ } .header { background-position: 54% 40px; background-size: cover; } .boxl { margin-bottom: 30px; } .search-box { position: static; top: 0; margin: 0; padding: 0; background-color: #fff; overflow: hidden; } .headline { margin: 20px 0; } .search button { width: 59px; height: 35px; border: none; background: #145ea7; color: #fff; line-height: 35px; cursor: pointer; text-align: center; /* line-height: 50px; */ font-size: 0; color: transparent; border-radius: 0; box-shadow: 0 2px 4px rgb(0 0 0 / 5%); float: right; } } .copyright p a img { vertical-align: sub; margin: 0 5px; } .big-event-gray { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: ; filter: progid:dximagetransform.microsoft.basicimage(grayscale=1); -webkit-filter: grayscale(1); }