锘?* .top_nav */ .top_nav { padding: .5rem 0; /* display: none; */ } .top_nav ul{ flex-wrap: wrap; height: 3rem; overflow: hidden; transition: all .5s; } .top_nav ul.active{ height: 6.4rem; transition: all .5s; } .top_nav li { width: 20%; flex-direction: column; font-size: 0.6rem; color: #333333; } .top_nav li.mar{ margin-bottom: .8rem; } .top_nav li.menu img{ transition: all .2s; } .top_nav li.menu.active img{ transform: rotatez(180deg); transition: all .2s; } .top_nav li a{ flex-direction: column; font-size: 0.6rem; color: #333333; } .top_nav li img { width: 1.83rem; height: 1.8rem; margin-bottom: .2rem; } /* banner_container */ .banner_container { width: 100%; } .banner_container .banner { width: 100%; } .banner_container .swiper-container-horizontal>.swiper-pagination-bullets { bottom: .2rem; } .banner_container .swiper-pagination-bullet { width: 0.9rem; height: 0.13rem; background-color: #ffffff; opacity: 0.5; border-radius: 0; } .banner_container .swiper-pagination-bullet-active { width: 0.9rem; height: 0.13rem; background-color: #ffffff; opacity: 1; } /* .hidden_nav */ .hidden_nav { height: 2rem; background-color: #e6e6e6; padding-left: 1rem; display: none; } .hidden_nav.fixed { position: fixed; top: 2rem; z-index: 10; display: block; } .hidden_nav ul { overflow-x: scroll; height: 100%; padding-right: 1rem; } .hidden_nav li { font-size: 0.6rem; color: #333333; flex-shrink: 0; margin-right: .7rem; position: relative; height: 100%; } .hidden_nav li.active { color: #e91700; } .hidden_nav li.active:after { content: ""; width: 1rem; height: 0.13rem; background-color: #ff6554; position: absolute; bottom: 0; left: 50%; transform: translatex(-50%); } .hidden_nav ::-webkit-scrollbar { display: none; } section { margin-top: .9rem; padding: 0 .5rem; } section .title { font-family: 'pingfang bold'; margin-bottom: .5rem; font-size: 0.75rem; } section .title .more { font-size: 14px; color: #666666; cursor: pointer; } section .title .more:hover { color: #ff0000; } section .title .more img { margin-left: .2rem; } section .content>ul { flex-wrap: wrap; } section .content>ul>li { width: 7.25rem; height: auto; border-radius: 5px; overflow: hidden; background-color: #ffffff; position: relative; transition: all .3s; top: 0; cursor: pointer; padding-bottom: .5rem; margin-bottom: .5rem; } section .content>ul>li .icon { font-family: 'arial-boldmt'; width: 46px; height: 110px; font-size: 2rem; line-height: 1.8rem; letter-spacing: 0px; color: #ffffff; opacity: 0.2; font-weight: 700; } section .content>ul>li .top { width: 100%; height: 4.5rem; overflow: hidden; padding-left: 5px; } section .content>ul>li .top img { width: 3.28rem; } section .content p { font-family: 'pingfang medium'; margin-left: .38rem; margin-top: 15px; font-size: 0.55rem; color: #333333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } section .content .detail { margin-left: .38rem; margin-right: .38rem; margin-top: .4rem; } section .content .detail .left { width: 6rem; height: 45px; flex-wrap: wrap; text-align: center; padding-right: .28rem; } section .content .detail span { border-radius: 3px; line-height: 0.75rem; color: #ffffff; width: 2.5rem; height: 0.75rem; background-color: #f0f0f0; font-size: 0.45rem; color: #666666; } section .content .detail img { position: relative; top: 0; width: 1.23rem; } section.online .content>ul>li { width: 7.25rem; height: auto; border-radius: 5px; background: none; } section.online .content p { margin: 0; text-align: center; margin-top: 10px; font-size: 0.55rem; color: #333333; } section.major .content>ul>li { width: 7.25rem; height: auto; background-color: #ffffff; border-radius: 5px; } section.major .content .detail .left { width: 155px; } section.major .content .detail { margin-right: .38rem; } section.exam .content>ul>li { width: 380px; height: 230px; background-color: #ffffff; border-radius: 5px; padding-left: 32px; align-items: flex-start; padding-top: 22px; } section.exam .content .detail { flex-direction: column; } section.exam .content p { font-family: 'pingfang bold'; font-weight: 700; margin-top: 0; } section.exam .content .detail .left { width: 145px; height: auto; padding-right: 0; border: none; padding-bottom: 20px; border-bottom: 1px solid #f2f2f2; margin-bottom: 13px; } section.exam .content .detail span { margin-bottom: 5px; } section.exam .content .detail span:nth-child(2n) { width: 80px; } section.exam .content .detail .dis_b:last-child { width: 100%; } section.exam .content .detail .time { font-size: 12px; font-weight: 700; line-height: 16px; color: #666666; } section.ielts .content>ul>li .top, section.toefl .content>ul>li .top, section.lan .content>ul>li .top, section.gre .content>ul>li .top { padding-left: 15px; } section.ielts .content>ul>li .icon, section.toefl .content>ul>li .icon, section.lan .content>ul>li .icon, section.gre .content>ul>li .icon { width: 26px; font-size: 35px; line-height: 30px; text-align: center; writing-mode: vertical-lr; /*浠庡乏鍚戝彸 浠庡彸鍚戝乏鏄?writing-mode: vertical-rl;*/ margin-right: 10px; } section.ielts .content>ul>li:nth-child(2) .top img, section.toefl .content>ul>li:nth-child(1) .top img{ position: relative; left: 0.4rem; } section.lan .content>ul>li .top img{ width: 2.68rem; position: relative; left: 0.4rem; } section.gre .content>ul>li .icon { width: 35px; height: 137px; font-size: 50px; } section.lan .content>ul>li .icon { height: auto; font-size: .8rem; } section.i_t .content>ul>li { width: 7.25rem; height: auto; background-color: #ffd086; border-radius: 5px; } section.i_t .content>ul>li a { display: inline-block; width: 100%; height: 100%; } section.i_t .content>ul>li span { width: 90px; height: 26px; background-color: #333333; font-size: 16px; font-weight: 700; color: #ffffff; margin-bottom: 10px; } section.i_t .content>ul>li p { text-align: center; font-size: 16px; margin: 0; } section.i_t .content>ul>li .txt { flex-direction: column; height: 38px; margin-top: 4px; } section.i_t .content>ul>li .txt p { font-size: 14px; color: #666666; } section.lan .lan_txt { width: 710px; } section.lan .content>ul { flex-wrap: wrap; height: auto; align-items: flex-start; } section.lan .content>ul>li { width: 7.25rem; height: auto; background-color: #ffffff; border-radius: 5px; flex-shrink: 0; } section.lan .content>ul>li.mar { margin-top: 20px; } section.rmk .content { width: 100%; height: auto; background-color: none; border-radius: 5px; padding: 0; } section.rmk .content>ul { height: 100%; background-color: #ffffff; } section.rmk .content>ul>li { width: 100%; height: auto; border-radius: 0; box-shadow: 0rem 0rem 0.75rem 0rem rgba(12, 4, 7, 0.05); border-radius: 0.1rem; } section.job .content>ul>li { width: 7.25rem; height: auto; background: none; border-radius: 5px; margin-bottom: 0; } section.books .content_box { padding-top: .25rem; background-color: #ffffff; padding-right: .25rem; padding-bottom: .25rem; } section.books .content { height: 9.5rem; border-radius: 5px; align-items: flex-start; flex-direction: column; overflow-y: scroll; } /* 婊氬姩鏉℃粦鍧?*/ section.books .content::-webkit-scrollbar-thumb { border-radius: 3px; background: #ff6554; box-shadow: none; } section.books .subject { padding-left: .75rem; margin-bottom: .8rem; } section.books .subject:nth-child(2) { padding-right: 52px; } section.books .subject:nth-child(3) { padding-right: 38px; } section.books .subject:last-child { border: none; } section.books .top { font-size: 16px; color: #000000; font-weight: 700; margin-bottom: 20px; } section.books .top img { margin-right: 8px; margin-left: 9px; } section.books li { font-size: 14px; font-weight: 700; color: #333333; position: relative; padding-left: 10px; margin-bottom: 6px; cursor: pointer; } section.books li:last-child { margin: 0; } section.books li::before { content: ""; width: 6px; height: 6px; background-color: #e6e6e6; border-radius: 6px; position: absolute; top: 50%; left: 0; transform: translatey(-50%); } section.btm_form { padding: 0; } section.btm_form .content { height: auto; background-color: #ffffff; border-radius: 5px; padding-top: .78rem; padding-bottom: 1.5rem; } section.btm_form .title { flex-wrap: wrap; padding-bottom: 15px; } section.btm_form h2 { font-family: microsoft yahei; font-size: 1.35rem; color: #ff6554; font-weight: 400; } section.btm_form .title span { width: 160px; height: 46px; background: url(/uploads/image/zdimg/form_icon.png) no-repeat; background-size: 100%; font-size: 14px; font-weight: normal; color: #ffffff; margin-left: 14px; line-height: 20px; padding-left: 10px; } section.btm_form .title p { width: 100%; text-align: center; font-size: 0.6rem; color: #333333; margin-top: 0; margin-top: .5rem; } section.btm_form .title p.zx { font-size: 0.75rem; color: #000000; margin-top: .2rem; } section.btm_form form { flex-wrap: wrap; padding: 0 1.13rem; } section.btm_form .item { margin-bottom: 20px; width: 100%; border: solid 1px #dcdddd; border-radius: 0.1rem; padding-left: .38rem; } section.btm_form .item img { width: .7rem; flex-shrink: 0; } section.btm_form input, section.btm_form select { width: 100%; font-size: 14px; color: #b3b3b3; padding-left: 15px; background-color: #ffffff; line-height: 1.75rem; } section.btm_form select { background: #ffffff no-repeat; background-position: 98% center; background-size: 5%; } section.btm_form .item.small { width: 6.5rem; } section.btm_form .item.small select { background-position: 4.4rem center; background-size: 12%; } section.btm_form .name input { width: 150px; } section.btm_form .yzm input { width: 100px; } section.btm_form .tel input { width: 200px; } section.btm_form .yzm span { width: 110px; height: 45px; background-color: #ff6554; font-size: 14px; line-height: 45px; color: #ffffff; cursor: pointer; } section.btm_form input::placeholder { color: #b3b3b3; } section.btm_form input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset !important; } section.btm_form .btn { width: 10rem; height: 1.75rem; background-image: linear-gradient(90deg, #f67947 0%, #f64e4b 100%), linear-gradient(#f13f3f, #f13f3f); background-blend-mode: normal, normal; box-shadow: 0.14rem 0.24rem 0.53rem 0rem rgba(246, 68, 77, 0.48); border-radius: 0.86rem; font-size: 0.7rem; line-height: 1.75rem; color: #fefefe; margin: 0 auto; } /* layout */ .layout { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.6); display: none; z-index: 10; } .layout .layout_box { /* display: none; */ } .layout .link_box { display: none; } .layout input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset !important; } .layout>div { width: 11.5rem; height: auto; border-radius: 0.5rem; } .layout .info { width: 100%; height: 2.5rem; background-image: linear-gradient(80deg, #fcedd1 0%, #f1cf9e 100%); border-radius: 0.5rem 0.5rem 0px 0px; padding-left: 0.6rem; padding-top: .3rem; } .layout .info p { font-size: 0.6rem; color: #1a1a1a; } .layout h3 { font-size: 0.7rem; color: #1a1a1a; margin-top: .1rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .layout .close, .leyu_close { width: 1.05rem; height: 1.05rem; position: absolute; top: -1.5rem; right: 0; } .layout .close img { width: 100%; } .layout form { flex-wrap: wrap; padding: .5rem .75rem; background: #ffffff; border-bottom-left-radius: 0.5rem; border-bottom-right-radius: 0.5rem; } .layout .item, .layout input, .leyu_box input, .layout select { width: 100%; height: 1.5rem; background-color: #f5f5f5; border-radius: 0.1rem; font-size: 0.55rem; color: #969696; } .layout input::placeholder { color: #969696; } .layout .item { margin-bottom: 8px; } .layout input, .leyu_box input, .layout select { padding-left: 10px; } .layout select { background: #f1f1f1 url(/uploads/image/zdimg/form_arrow1.png) no-repeat right; background-position-x: 96%; background-size: 5%; } .layout .item.yzm input { width: 100%; } .layout .item.yzm span { width: 4.25rem; height: 40px; background-color: #333333; line-height: 40px; font-size: 16px; cursor: pointer; font-size: 14px; color: #ffffff; flex-shrink: 0; } .layout .btn, .leyu_box .btn { font-size: 0.75rem; font-weight: 700; color: #ffffff; margin: 12px auto 0; width: 4rem; height: 1.5rem; line-height: 1.5rem; background-color: #ff6554; border-radius: 0.74rem; } .layout .link_box { width: 11.5rem; height: auto; background-color: #ffffff; border-radius: 20px; padding-top: 2.8rem; padding-bottom: 15px; position: relative; } .layout .link_box .close { width: 1.05rem; height: 1.05rem; position: absolute; top: auto; left: 50%; transform: translatex(-50%); bottom: -1.5rem; } .layout .link_box .succeed { width: 3.83rem; height: 3.83rem; background: url(/uploads/image/zdimg/succeed.png) no-repeat; background-size: 100%; position: absolute; left: 50%; transform: translatex(-50%); top: -33px; align-items: flex-end; font-weight: 700; font-size: 0.65rem; color: #24c97d; } .layout .link_box .line { width: 100%; height: 1px; background-color: #e6e6e6; margin: 0 auto; } .layout .link_box .detail { padding-left: .5rem; padding-right: .5rem; padding-top: .5rem; padding-bottom: 12px; /* display: none; */ } .layout .link_box .ewm { margin-top: 10px; /* display: none; */ } .layout .link_box .detail .link { font-size: 14px; color: #1a1a1a; margin-top: 10px; word-break: break-all; } .layout .link_box .detail .link a { text-decoration: underline; font-size: 0.5rem; color: #227aff; margin-bottom: .3rem; display: block; word-break: break-all; } .layout .link_box .detail .link a:hover { color: #f10000; }