.mini { width: 100%;}

.mini .aptai { width: 100%; padding: 90px 0 20px 0; background-image: linear-gradient(#f8f9fb,#f5faff);}
.mini .aptai li { float: left; width: calc(100% / 5 - 16px); margin: 0 20px 40px 0; border: 2px solid #fff; box-sizing: border-box; border-radius: 5px; box-shadow: 0 5px 15px rgba(177,199,229,0.25); background-image: linear-gradient(#fff,#f2f6fc); -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .aptai li:nth-child(5n) { margin-right: 0;}
.mini .aptai li img { display: block; width: 100px; height: 100px; margin: -15px auto 0 auto;}
.mini .aptai li p { height: 30px; line-height: 30px; font-size: 18px; color: #091221; text-align: center; margin: 10px 0 15px 0;}
.mini .aptai li:hover { box-shadow: 0 5px 15px rgba(177,199,229,0.65);}

.mini .solst { width: 100%; padding: 45px 0; background: url(mn11.jpg) no-repeat 0 0;}
.mini .solst .tits { text-align: left; margin-bottom: 15px;}
.mini .solst .tabs { height: 55px; padding: 0 20px; position: relative;}
.mini .solst .tabs .swiper-slide { height: 54px; line-height: 54px; font-size: 18px; color: #565c6c; cursor: pointer; text-align: center; border-bottom: 1px solid #fff; position: relative;}
.mini .solst .tabs .swiper-slide::after { display: block; content: ""; width: 0; height: 3px; margin: auto; background-image: linear-gradient(to right,#0e93ff,#2c54ff); position: absolute; left: 0; right: 0; bottom: -1px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .solst .tabs .active-nav { color: #1364ed;}
.mini .solst .tabs .active-nav::after { width: 80%;}
.mini .solst .tabs .swiper-button-prev,
.mini .solst .tabs .swiper-button-next { width: 30px; height: 50px; margin: 0; top: 4px;}
.mini .solst .tabs .swiper-button-prev { justify-content: left; left: 0;}
.mini .solst .tabs .swiper-button-next { justify-content: flex-end; right: 0;}
.mini .solst .tabs .swiper-button-prev::after,
.mini .solst .tabs .swiper-button-next::after { font-weight: bold; font-size: 14px;}
.mini .solst .lst { width: 100%; margin: 30px 0;}
.mini .solst .lst .msg { float: left; width: calc(100% - 520px); padding: 30px; border-radius: 5px; overflow: hidden; background: #fff;}
.mini .solst .lst .msg h3 { width: 100%; height: 35px; line-height: 35px; font-size: 20px; color: #091221; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; z-index: 2;}
.mini .solst .lst .msg p { width: 100%; height: 60px; line-height: 30px; font-size: 15px; color: #5b6c83; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; position: relative; z-index: 2;}
.mini .solst .lst .msg .lt { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; margin: 20px 0; position: relative; z-index: 2;}
.mini .solst .lst .msg .lt .st { width: calc(100% / 3 - 25px); height: 50px; line-height: 50px; font-size: 15px; color: #091221; padding-left: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: url(mn12.png) no-repeat left center;}
.mini .solst .lst .msg .more { width: 100%; height: 45px;}
.mini .solst .lst .msg .more a { display: block; float: left; width: 150px; height: 45px; line-height: 45px; font-size: 16px; color: #091221; text-align: center; margin-right: 20px; border: 1px solid #e5e5e5; box-sizing: border-box; border-radius: 5px; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .solst .lst .msg .more .popup { border-color: #003cff; background-image: linear-gradient(to right,#0088ff,#0042ff,#0052ff);}
.mini .solst .lst .msg .more .popup span { display: inline-block; color: #fff; padding-right: 25px; background: url(mn13.png) no-repeat right center; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .solst .lst .msg .more a:hover { color: #003cff; border-color: #003cff; border-radius: 25px;}
.mini .solst .lst .msg .more a:hover span { padding-right: 50px;}
.mini .solst .lst .imgs { float: right; width: 440px; border-radius: 5px; overflow: hidden; background: #f2f6ff;}
.mini .solst .lst .imgs h3 { width: 100%; height: 56px; line-height: 56px; font-weight: 500; font-size: 20px; color: #091221; text-align: center; background: url(mn11.jpg) no-repeat 0 0 / 100%;}
.mini .solst .lst .imgs .nr { padding: 15px 15px 5px 15px;}
.mini .solst .lst .imgs .nr li { float: left; width: calc(50% - 7.5px); margin: 0 15px 15px 0; border: 1px solid #fff; box-sizing: border-box; border-radius: 4px; box-shadow: 0 5px 15px rgba(177,199,229,0.25); overflow: hidden; background: #fff;}
.mini .solst .lst .imgs .nr li:nth-child(2n) { margin-right: 0;}
.mini .solst .lst .imgs .nr li .img { width: 100%; height: 110px; overflow: hidden;}
.mini .solst .lst .imgs .nr li .img img { display: block; width: 100%; min-height: 110px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .solst .lst .imgs .nr li p { width: 100%; height: 35px; line-height: 35px; font-size: 14px; color: #091221; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .solst .lst .imgs .nr li:hover .img img { transform: scale(1.1,1.1);}
.mini .solst .lst .imgs .nr li:hover p { color: #1364ed;}

.mini .advgs { width: 100%; padding: 45px 0; background: #fff;}
.mini .advgs li { display: flex; flex-direction: row; align-items: center; float: left; width: calc(50% - 10px); margin: 0 20px 20px 0; padding: 25px 40px; border: 1px solid #eaf0fc; box-sizing: border-box; border-radius: 10px; overflow: hidden; background-image: linear-gradient(#fff,#f5f8ff); -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .advgs li:nth-child(2n) { margin-right: 0;}
.mini .advgs li img { display: block; width: 80px; height: 80px; margin-right: 40px;}
.mini .advgs li .msg { flex: 1 1 0%;}
.mini .advgs li .msg h3 { width: 100%; height: 30px; line-height: 30px; font-weight: 500; font-size: 18px; color: #091221; margin-bottom: 5px;}
.mini .advgs li .msg p { width: 100%; height: 50px; line-height: 25px; font-size: 14px; color: #5b6c83; filter: alpha(opacity=65); opacity: 0.65;}
.mini .advgs li:hover { box-shadow: 0 5px 15px rgba(177,199,229,0.25);}

.mini .caks { width: 100%; padding: 45px 0; background: #f7f9fc;}
.mini .caks li { float: left; width: calc(100% / 3 - 14px); margin: 0 20px 20px 0; border-radius: 10px; box-shadow: 0 5px 15px rgba(177,199,229,0.15); overflow: hidden; background: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .caks li:nth-child(3n) { margin-right: 0;}
.mini .caks li .img { width: 100%; height: 230px; overflow: hidden;}
.mini .caks li .img img { display: block; width: 100%; min-height: 230px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .caks li .msg { padding: 10px 15px 15px 15px;}
.mini .caks li .msg h3 { width: 100%; height: 35px; line-height: 25px; font-weight: 500; font-size: 16px; color: #091221; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .caks li .msg p { width: 100%; height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.mini .caks li .msg p span { line-height: 25px; font-size: 12px; color: #5b6c83; margin-right: 5px; padding: 5px 10px; border-radius: 2px; overflow: hidden; background: #eff1f4;}
.mini .caks li:hover { box-shadow: 0 5px 15px rgba(177,199,229,0.45);}
.mini .caks li:hover .img img { transform: scale(1.1,1.1);}
.mini .caks li:hover .msg h3 { color: #1364ed;}

.mini .news { width: 100%; padding: 45px 0; background: #e3f3ff;}
.mini .news .imgs { float: left; width: 650px;}
.mini .news .imgs li { float: left; width: calc(50% - 24px); margin: 10px; border: 2px solid #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(177,199,229,0.25); background-image: linear-gradient(#f3f5f8,#fff); -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .news .imgs li a { display: block; padding: 10px;}
.mini .news .imgs li .img { width: 100%; height: 155px; margin-bottom: 5px; border-radius: 10px; overflow: hidden;}
.mini .news .imgs li .img img { display: block; width: 100%; min-height: 155px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .news .imgs li p { width: calc(100% - 10px); height: 50px; line-height: 25px; font-size: 16px; color: #091221; padding: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.mini .news .imgs li:hover { box-shadow: 0 0 15px rgba(177,199,229,0.65);}
.mini .news .imgs li:hover .img img { transform: scale(1.1,1.1);}
.mini .news .imgs li:hover p { color: #1364ed;}
.mini .news .list { float: right; width: calc(100% - 670px);}
.mini .news .list li { margin-top: 15px; border: 2px solid #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(177,199,229,0.25); background-image: linear-gradient(to right,#f9fcff,#f7fbff); -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .news .list li:first-child { margin-top: 10px;}
.mini .news .list li a { display: block; padding: 16px;}
.mini .news .list li .tim { float: left; width: 70px; height: 60px; line-height: 20px; font-size: 14px; color: #464c5d; text-align: center; margin-top: 10px;}
.mini .news .list li .tim b { display: block; height: 40px; line-height: 40px; font-weight: 500; font-size: 30px; color: #091221; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .news .list li .msg { float: right; width: calc(100% - 100px); padding-left: 20px; border-left: 1px solid #e9ecf0;}
.mini .news .list li .msg h3 { width: 100%; height: 30px; line-height: 30px; font-weight: 500; font-size: 16px; color: #091221; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mini .news .list li .msg p { width: 100%; height: 45px; line-height: 22px; font-size: 12px; color: #5b6c83; margin-top: 5px; filter: alpha(opacity=85); opacity: 0.85;}
.mini .news .list li:hover { box-shadow: 0 0 15px rgba(177,199,229,0.65);}
.mini .news .list li:hover .tim b,
.mini .news .list li:hover .msg h3 { color: #1364ed;}