.bg-box { height: 100%; margin-top: -117px; min-height: 800px; } .plank { background: #fff; box-shadow: 0 6px 10px 0 rgb(95 101 105 / 15%); border-radius: 8px; } /* 杞挱鍥 */ .swiper-container { height: 800px; } .swiper-slide { height: 800px; width: 100%; } /* .swiper-slide:nth-child(1) { background: cornflowerblue; } .swiper-slide:nth-child(2) { background: darkgoldenrod; } .swiper-slide:nth-child(3) { background: darksalmon; } */ .bg-title { position: relative; font-weight: 100; margin-top: -55%; padding: 60px; z-index: 1; color: #fff; } .bg-title h3 { font-size: 63px; color: #fff; font-weight: 100; } .bg-title p { font-size: 29px; padding-top: 20px; } .bg-title a{ display: inline-block; margin-top: 33px; padding: 13px 28px; background: #fe9901; color: #fff; border-radius: 25px; } /* 鍏充簬鍢夎繄 */ .jiamai { position: relative; z-index: 1; } .jiamai-box { margin-top: -150px; overflow: hidden; } .jiamai-b-gy { display: flex; overflow: hidden; } .jm-gy-title { flex: 1; padding: 60px 50px; } /* .jm-gy-title h4::after { content: "sdsda1"; position: absolute; left: 30px; color: #F9F9F9; z-index: 0; } */ .jm-gy-title .jm-title{ position: relative; } .jm-gy-title h4 { position: relative; color: #3a6ce9; font-size: 30px; margin-bottom: 10px; font-weight: 500; z-index: 1; } .jm-gy-title h5{ position: absolute; left: 9px; top: -37px; color: #F9F9F9; font-size: 55px; z-index: 0; } .jm-gy-title p { color: #363636; font-size: 16px; line-height: 30px; height: 240px; overflow: hidden; } .jm-gy-img { width: 500px; height: 400px; } .jm-gy-img img { width: 100%; } .jiamai-b-model { display: flex; margin-top: 20px; } .jiamai-model-d { flex: 1; border-radius: 0; } .jiamai-model-d:hover{ background: #30187a; color: #fff; cursor: pointer;} .jiamai-model-d:nth-child(2) { margin: 0 10px 0 20px; } .jiamai-model-d:nth-child(3) { margin: 0 20px 0 10px; } .jm-md-box { padding: 40px 60px; } .jm-md-box .icon { content: ""; display: inline-block; width: 45px; height: 45px; margin-bottom: 20px; } .jm-md-box i.gcfw { background: url("/uiFramework/commonResource/image/2021040709520551031.png") no-repeat center; background-size: cover; } .jm-md-box i.fwpt { background: url("/uiFramework/commonResource/image/2021040709515058326.png") no-repeat center; background-size: cover; } .jm-md-box i.jrpt { background: url("/uiFramework/commonResource/image/2021040709472939474.png") no-repeat center; background-size: cover; } .jm-md-box i.tppt { background: url("/uiFramework/commonResource/image/2021040709521544599.png") no-repeat center; background-size: cover; } .jm-md-box h5 { font-size: 19px; margin-bottom: 10px; height: 52px; overflow: hidden; } .jm-md-box p { line-height: 25px; font-size: 15px; height: 155px; overflow: hidden; } .jm-md-box .btn-more a { display: flex; margin-top: 60px; font-size: 18px; font-weight: bold; } .jm-md-box .btn-more span:nth-child(1) { /* color: #9f92bf; */ color: #999999; flex: 1; font-weight: 100; font-size: 14px; } .jm-md-box .btn-more span:nth-child(2) { color: #3a6ce9; } /* 鏂伴椈 */ .news { margin-top: 150px; padding-bottom: 35px; } .news-box { background: linear-gradient(to left, #FAFAFA 70%, #F2F2F2 30%); display: flex; } .news-box .news-img { margin-top: -80px; background: #3a6ce9; border-radius: 10px; overflow: hidden; margin-bottom: 25px; } .news-box .news-title { flex: 1; margin-top: -25px; } .news-title{ position: relative; } .news-title h4 { position: relative; color: #3a6ce9; font-size: 30px; font-weight: 500; z-index: 1; } .news-title h5{ position: absolute; left: 9px; top: -37px; color: #F9F9F9; font-size: 65px; z-index: 0; } .news-img-title{ padding: 10px 12px; color: #fff; } .news-img-title a{ color: #fff; } .btn-time{ display: flex; padding: 10px 0; } .btn-time span{ flex: 1; line-height: 3; } .btn-time a{ display: inline-block; padding: 13px 28px; background: #3a6ce9; color: #f6fafe; border-radius: 25px; border: 1px solid; } .tit { overflow: hidden; /*border: 1px solid #000;*/ margin-top: 24px; } ._left { width: 90px; } ._left > p:nth-of-type(1) { font-size: 50px; color: #ff9901; text-align: center; font-weight: 500; } ._left > p:nth-of-type(2) { font-size: 14px; color: #bdbdbd; text-align: center; font-weight: bold; } ._right { width: 570px; } ._right > h6 { font-size: 30px; color: #555555 } ._right > p { width: 564px; font-size: 16px; color: #555555 } .newList_ul { padding: 10px } .newList_ul > li { line-height: 46px; font-size: 18px; clear: both } .swiper-slide img{width: 100%;height:800px} .news-img img.newsimg{ width: 100%; height:329px; } .jiamai-b-model .portlet{width: 100%;} .jm-md-box:hover{background: #3a6ce9; color: #fff; cursor: pointer;} .jm-md-box:hover .btn-more span:nth-child(1), .jm-md-box:hover .btn-more span:nth-child(2), .jm-md-box:hover h5{ color: #fff;}