@charset "utf-8"; /* css document */ /* css document */ a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { margin: 0; font-family: helvetica; vertical-align: baseline; word-wrap: break-word; text-decoration: none; } input[type='submit'], input[type='reset'], input[type='button'], button { -webkit-appearance: none; } html { font-size: 62.5%; } html { -webkit-text-size-adjust: none; } @media only screen and (min-width:320px) { html { font-size: 79%!important } } @media only screen and (min-width:360px) { html { font-size: 85%!important } } @media only screen and (min-width:375px) { html { font-size: 85%!important } } @media only screen and (min-width:384px) { html { font-size: 90%!important } } @media only screen and (min-width:414px) { html { font-size: 94%!important } } @media only screen and (min-width:443px) { html { font-size: 102%!important } } @media only screen and (min-width:463px) { html { font-size: 108%!important } } @media only screen and (min-width:523px) { html { font-size: 123%!important } } @media only screen and (min-width:561px) { html { font-size: 128%!important } } @media only screen and (min-width:600px) { html { font-size: 128%!important } } @media only screen and (min-width:641px) { html { font-size: 128%!important } body { max-width: 640px; font-family: helvetica; } } table { border-collapse: collapse; border-spacing: 0 } button, input, select, textarea { outline: 0; -webkit-box-sizing: border-box } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block } li, ol, ul { list-style: none } blockquote, q { quotes: none } blockquote:after, blockquote:before, q:after, q:before { content: ''; content: none } b, strong { font-weight: 700 } img { max-width: 100%; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; -webkit-touch-callout: none } :focus { outline: 0 } body { min-width: 320px; background-color: #fff; margin-left: auto; margin-right: auto; height: 100%; } /*footer*/ footer { width: 100%; height: 3.1rem; position: fixed; bottom: 0; left: 0; z-index: 99; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .smf1 { width: 33%; float: left; background-color: #f29950; text-align: center; font-size: 1rem; line-height: 3.1rem; padding-top: 0.2%; color: #fff; } .smf1 img, .smf2 img, .smf3 img { width: 1.3rem; padding-right: 2%; } .smf2 { float: left; width: 33%; background-color: #2ea7e0; text-align: center; padding-bottom: 0px; padding-top: 0.2%; font-size: 1rem; line-height: 3.1rem; color: #ffffff; position: relative; } .smf2 span { position: absolute; border-radius: 156px; background-color: #e73828; width: 1.1rem; height: 1.1rem; font-size: 0.8rem; line-height: 1.1rem; top: 0.3rem; text-align: center; -webkit-animation-name: flash; animation-name: flash; -webkit-animation-duration: 3s; animation-duration: 3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; background-color: #ff0004; right: 8%; } .smf3 .lingshu { position: absolute; right: -5%; bottom: 119%; width: 70%; } @-webkit-keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } .smf3 { width: 34%; float: right; background-color: #64569d; text-align: center; padding-top: 0.3%; line-height: 3.1rem; font-size: 1rem; color: #fff; background-position: 19% %; position: relative; } /*右侧客服飘窗js*/ .index_piao { width: 24px; width: 2.4rem; height: 95px; height: 9.5rem; overflow: hidden; z-index: 999; position: fixed; right: 0; top: 50%; -webkit-transform: translatey(-50%); transform: translatey(-50%); } .index_piao a { display: block; width: 100%; text-indent: -999em; float: left; } .index_piao a.aj_zx { height: 62%; } .index_piao a.aj_tel { height: 38%; } /*右侧客服飘窗js-end*/ .white_content { display: block; position: fixed; top: 50%; left: 43%; margin-left: -105px; margin-top: -75px; z-index: 1002; overflow: auto; background: rgba(0,0,0,.3); width: 250px; height: 200px; border-radius: 10px; padding: 8px; box-shadow: 0px 2px 5px rgba(0,0,0,.8); -moz-animation: flipinx 1.5s 4s ease both; -webkit-animation: flipinx 1.5s 4s ease both; } @-webkit-keyframes flipinx { 0% { -webkit-transform:perspective(400px) rotatex(90deg); } 40% { -webkit-transform:perspective(400px) rotatex(-10deg) } 70% { -webkit-transform:perspective(400px) rotatex(10deg) } 100% { -webkit-transform:perspective(400px) rotatex(0deg); } } @-moz-keyframes flipinx { 0% { -moz-transform:perspective(400px) rotatex(90deg); } 40% { -moz-transform:perspective(400px) rotatex(-10deg) } 70% { -moz-transform:perspective(400px) rotatex(10deg) } 100% { -moz-transform:perspective(400px) rotatex(0deg); } } .white_content_nr { width: 100%; height: 100%; background: #fff; border-radius: 10px; text-align: center; } .kf_btn { width: 90%; margin: 0 auto; } .kf_btn div { width: 44%; height: 32px; line-height: 32px; font-size: 14px; float: left; text-align: center; margin: 0px 3%; color: #fff; border-radius: 20px; font-family: '微软雅黑'; } .qd_btn { background: #d61518; } .qx_btn { background: #cccccc; } .zx_text { font-size: 16px; line-height: 50px; color: #000; font-family: '微软雅黑'; margin-bottom: 10px; } .f { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .fv { -webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .f1 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; } .fac { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .fpc { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .fpj { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } #forms { width: 100%; position: relative; display: inline-block; float: left; } #forms #bookingform { position: absolute; left: 0%; bottom: 26%; width: 100%; } #forms #bookingid { width: 79%; background-image: -webkit-linear-gradient(180deg, #3158ba, #18306e); background-image: linear-gradient(180deg, #3158ba, #18306e); color: #fff; border: 2px solid #5c5558; font-size: 16px; line-height: 34px; height: 2.5rem; font-size: 1.2rem; line-height: 2rem; border: 1px solid #c9caca; position: absolute; bottom: 12%; left: 10.8%; border-radius: 8px; } #forms #realname, #forms #mobile { width: 60%; height: 32px; font-size: 16px; line-height: 34px; height: 2.5rem; font-size: 1.2rem; line-height: 2rem; border: 1px solid #c9caca; background: none; background-color: #fff; color: #5f5f5f; padding-top: 0; padding-right: 1%; padding-left: 3%; padding-bottom: 0; margin-left: 2%; border-radius: 8px; } #bookingform div p { line-height: 36px; font-size: 1.2rem; line-height: 2.5rem; font-size: 2.rem; text-align: center; color: #474a4c; } #bookingform div { margin-top: 2%; margin-bottom: 4%; } #main .sm4 { background-image: ; } .lf .tj_btn, .qjb_bm { width: 39%; line-height: 30px; line-height: 2rem; font-size: 18px; font-size: 1.2rem; color: #ffffff; background-color: #e8403e; height: 18%; float: left; position: absolute; left: 32%; top: 75%; border-radius: 6px; border-width: 0px; } body{ font-family:"微软雅黑";overflow-x: hidden;} html {font-size:10px; font-size:62.5%; background:#a4e4e9; width:100%;} body,h1,h2,h3,h4,h5,h6,p,ul,ol,dd,dl,form,input,select,textarea{margin:0; padding:0; font-size:14px;font-size:1.4rem; font-family:"微软雅黑";} li{list-style:none;} a{text-decoration:none;} img{border:none; vertical-align:top;} textarea{resize:none;overflow:auto;} .clear:after{content:'';display:block;clear:both;} .clear{zoom:1;} div, a, p, img, blockquote, form, fieldset, textarea, input, label, iframe, code, pre{ overflow:visible;} .kf_btn{ overflow:hidden;} /* css reset */ body{ min-width:320px;max-width:640px; margin:0 auto; background-color:#eef1f4; width:100%;} /*底部*/ .footer{ width:100%; height:50px; position:fixed; left:0px; bottom:0px; background:#f8f8f8; border:1px solid #d8d8d8;} .home{ -webkit-box-flex:1; box-flex:1; text-align:center;} .zixun{ -webkit-box-flex:1; box-flex:1; text-align:center;} .dianhua{ -webkit-box-flex:1; box-flex:1; text-align:center;} .wode{ -webkit-box-flex:1; box-flex:1; text-align:center;} .fenlei{ -webkit-box-flex:1; box-flex:1; text-align:center;} .home .home_select{ display: block; width: 20px; height:25px; overflow: hidden; margin: 0 auto; background:url(/uploads/image/s28images/home.png) no-repeat center center;background-size:90% auto;} .zixun .zixun_select{ display: block; width: 20px; height:25px; overflow: hidden; margin: 0 auto; background:url(/uploads/image/s28images/zixun.png) no-repeat center center; background-size:90% auto;} .dianhua .dianhua_select{ display: block; width: 20px; height:25px; overflow: hidden; margin: 0 auto; background:url(/uploads/image/s28images/dianhua.png) no-repeat center center; background-size:90% auto;} .wode .wode_select{ display: block; width: 20px; height:25px; overflow: hidden; margin: 0 auto; background:url(/uploads/image/s28images/wode.png) no-repeat center center; background-size:90% auto; } .fenlei .fenlei_select{ display: block; width: 20px; height:25px; overflow: hidden; margin: 0 auto; background:url(/uploads/image/s28images/fenlei.png) no-repeat center center; background-size:90% auto;} .home_select .select{background: no-repeat center center; background-size:90% auto;} .zixun_select .select{background: no-repeat center center; background-size:90% auto;} .dianhua_select .select{background: no-repeat center center; background-size:90% auto;} .wode_select .select{background: no-repeat center center; background-size:90% auto;} .fenlei_select .select{background: no-repeat center center; background-size:90% auto;} /*底部end*/ /*tj_form*/ .rbox5,.rb_cona ul li span{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px} .lf{width:90%; margin:0 auto; overflow:visible;} .lf select{ color:#aeafb1;} /*表单end*/ .banner{ display:block;width:100%; height:auto; position:relative; } .banner img,.dg_atop img,.dg_conb img{ width:100%; height:auto; display:block;} .study_eng{ color: #494345; font-size: 21px; font-size: 2.0rem; font-family: "微软雅黑"; font-smoothing: antialiased; text-align: center; line-height: 50px; line-height: 5rem; margin-bottom: 8px; margin-top: 7%; } .study_yg{margin:0; height:65px; line-height:100px; height:6.5rem; line-height:10rem;} /*日本留学*/ .logo{ width:100%;} .rb_cona,.rb_cone{ width:92%; height:auto; margin:0 auto 15px; margin-bottom:1.5rem;} .rb_cona h2{ height:30px; line-height:30px; height:3rem; line-height:3rem; margin-bottom:10px; margin-bottom:1rem;} .rb_cona h2 i{ display:inline-block; width:5px; height:5px; background:#da4038; margin-right:} .rb_cona h2 span{ font-weight:normal;display:inline-block; border-bottom:1px solid #da4038; padding:0 5px; height:29px;font-family:"微软雅黑"; color:#da4038; height:2.9rem;font-size:18px; font-size:1.2rem;} .rb_cona dl{ width:100%; overflow:hidden;zoom:1;font-family:"微软雅黑";} .rb_cona dl dt{ width:145px; height:auto; float:left; overflow:hidden;margin-right:-45px; width:13rem; margin-right:-4rem;} .rb_cona dl dt img{ display:block; width:100%;} .rb_cona dl dd{ overflow:hidden; padding-top:12px; padding-top:1.1rem; } .rb_cona dl dd p{ width: 100%; height: 21px; line-height: 21px; height: 2rem; line-height: 2rem; margin-bottom: 5px; margin-bottom: 0.4rem; font-size: 14px; font-size: 1rem; } .rb_cona dl dd p span{ color: #fff; font-size: 12px; font-family: "微软雅黑"; display: inline-block; width: 90px; width: 8rem; line-height: 17px; line-height: 1rem; text-align: center; padding-left: 45px; padding-left: 5%; font-size: 1rem; margin-right: 5px; background: url(/uploads/image/s28images/rb_tb.png) 0 0 no-repeat; background-size: 100px auto; background::9rem auto;} /*conb*/ .rb_cona ul{ width:100%; height:auto; overflow:hidden;} .rb_cona ul li{ width: 50%; float: left; font-family: "微软雅黑"; font-size: 14px; font-size: 1rem; color: #494345; line-height: 21px; line-height: 2rem; } .rb_cona ul li span{ background: #494345; padding: 0 3px 2px; margin-right: 4px; color: #fff; font-size: 12px; font-size: 1rem; font-family: "微软雅黑"; } .banner p{ width:100%; height:22px; line-height:22px; height:2.2rem; line-height:2.2rem; background:#da4038; text-align:center; margin-bottom:10px; margin-bottom:0.9rem;} .banner p a:link,.banner p a:visited{ color:#fff;font-size:14px;font-family:"微软雅黑"; font-size:1.3rem; } /*.rb_conc*/ .rb_conc{ width:100%; margin:0 auto;margin-left:5%; } .rb_conc h2{ width:80%; height:auto;border-bottom:1px solid #da4038; font-size:18px; font-size:1.8rem;font-family:"微软雅黑"; color:#da4038; font-weight:normal; line-height:22px; line-height:2.1rem;margin-bottom:10px; margin-bottom:1rem;} .rb_conc h2 i,.rb_cone h2 b i{ font-style:normal; font-size:12px; color:#fff;font-family:"微软雅黑"; background:#da4038; border-radius:50%; padding:2px 4px; margin-right:3px;} .rb_box{ width:80%; border:1px solid #c0bcbc; padding:10px; background:#fff; position:relative; margin:25px auto 20px;} .rb_boxa{ width:100%; height:auto; overflow:hidden; background:#f4f2f2;} .rb_boxa li{ float: left; width: 48%; height: auto; overflow: hidden; padding-top: 5px; padding-bottom: 10px; color: #494345; } .rb_boxa li h4{ color:#da4038; font-size:16px; line-height:26px; text-align:center;} .rb_boxa li h5{ font-size:16px; text-align:center; font-weight:normal;} .rb_boxa li p{ font-size:12px; text-align:center;} a.rb_more{ display:block; width:30%; text-align:center; font-size:14px; color:#fff; background:#da4038; line-height:28px; margin:0 auto 10px;} .rb_box span{ display:block; width:30px; height:20px; background:url(/uploads/image/s28images/rb_tou.png) 0 0 no-repeat; background-size:30px auto; position:absolute; left:50%; margin-left:-15px; top:-19px;} /*.rb_cond*/ .rb_cond{ width:96%; margin-left:4%;} .rb_boxa h3{ color:#494345; font-size:18px; text-align:center; line-height:28px;} .rb_boxa div{ padding: 0 5px 10px; line-height: 20px; color: #494345; font-size: 1rem; } .rb_cone h2{ font-weight:normal; margin-bottom:15px;} .rb_cone h2 b{ display:block; float:left; line-height:22px; margin-right:3px;} .rb_cone h2 span{ line-height:42px; display:inline-block; overflow:hidden; font-size:20px;font-family:"微软雅黑"; color:#da4038; border-bottom:1px solid #da4038; padding-right:3px; } /*底部滚动*/ .responsive-image{ display:block; width:78%; margin-bottom:20px; margin-top:0;} .responsive-image img{ width:100%;} .prev-slider,.next-slider{ margin-top:-25%; right:10px; width:21px; height:21px; background-size:21px auto;} .prev-slider{ left:10px;} .all-elements{ overflow-x:visible;} .footer{ border:none;}