@charset "utf-8"; /* 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; } #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; } /*底部*/ .footer { width: 100%; height: 50px; position: fixed; left: 0px; bottom: 0px; background: #f8f8f8; border: 1px solid #d8d8d8; } .list_three6 { height: auto; overflow: hidden; display: -webkit-box; display: box; padding: 8px 0px 5px; margin-top: -4px; } .list_three6 .pic img { width: 100%; } .list_three6 > div p { font-size: 12px; line-height: 24px; color: #707070; font-family: "华文黑体"; } .list_three6 > div p span { font-size: 12px; color: #8b8b8b; font-family: "华文细黑"; padding-left: 3px; } .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/s2himages/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/s2himages/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/s2himages/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/s2himages/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/s2himages/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*/ .banner { width: 100%; height: auto; position: relative; } .banner img, .dg_atop img, .dg_conb img { width: 100%; height: auto; display: block; } .study_eng { color: #f97f06; font-size: 21px; font-size: 2.0rem; font-family: "微软雅黑"; font-smoothing: antialiased; text-align: center; line-height: 50px; line-height: 5rem; margin-bottom: 8px; } .study_yg { margin: 0; height: 65px; line-height: 100px; height: 6.5rem; line-height: 10rem; } /*底部滚动*/ .responsive-image { display: block; width: 100%; margin-top: 0; } .responsive-image img { width: 100%; } .prev-slider, .next-slider { width: 8rem; height: 6rem; font-size: 1.5rem; line-height: 2.2rem; } .prev-slider { } .all-elements { overflow-x: visible; } .more_jq { width: 80%; height: 40px; display: block; margin: 0 auto 20px; border-radius: 12px; font-family: "微软雅黑"; background: #d21916; color: #fff; font-size: 2.1rem; text-align: center; line-height: 40px; } .all-elements { overflow-x: hidden; } .page-content { z-index: 10; position: relative; min-height: 100%; background-image: ; background-size: 100% auto; } .page-content1 { z-index: 10; position: relative; min-height: 100%; float: left; width: 100%; } .page-content2 { z-index: 10; position: relative; min-height: 100%; padding-bottom: 1px; background-color: #f3f3f3; } .page-content-wrapper { display: block; margin-top: 0px; margin-bottom: 0px; padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 15px; padding-bottom: 15px; } .page-sidebar { background-color: #1e1f20; width: 262px; display: block; position: absolute; z-index: 2; top: 0px; left: 0px; bottom: 0px; overflow: hidden; position: fixed; } .page-sidebar-scroll { z-index: 2; width: 282px; overflow: scroll; overflow-x: hidden; /* -webkit-overflow-scrolling: touch;*/ height: 100%; } .page-header { background-color: #fafafa; border-bottom: solid 1px #ebebed; height: 50px; width: 100%; z-index: 12; margin-bottom: 20px; } .deploy-sidebar { position: relative; z-index: 999; background-image: ; background-size: 18px 12px; background-repeat: no-repeat; background-position: 15px 19px; width: 50px; height: 50px; display: block; } .bread-crumb { position: relative; z-index: 99; display: block; margin-bottom: 16px; margin-top: -35px; text-align: center; text-transform: uppercase; color: #212222; font-family: 'lato', sans-serif; font-weight: 700; } .deploy-contact { position: relative; right: 0px; top: 0px; z-index: 999; background-image: ; background-size: 18px 12px; background-repeat: no-repeat; background-position: 12px 18px; width: 50px; height: 50px; float: right; margin-top: -50px; } .content-header { margin-left: 20px; margin-right: 20px; margin-bottom: 20px; } .content-logo { background-image: ; background-size: 75px 16px; background-repeat: no-repeat; display: block; float: left; width: 75px; height: 16px; } .facebook-content { background-image: ; background-size: 17px 16px; background-repeat: no-repeat; position: absolute; width: 20px; height: 20px; right: 0px; } .twitter-content { background-image: ; background-size: 17px 16px; background-repeat: no-repeat; position: absolute; width: 20px; height: 20px; right: 40px; } .section-title { margin-bottom: 10px; } .section-title strong { background-color: #1c1c1c; width: 35px; height: 35px; border-radius: 40px; position: absolute; top: 1px; right: 0px; } .section-title h4 { margin-bottom: -0px; } .section-title em { color: #e34e47; } .section-title strong img { margin-left: 8px; margin-top: 7px; } .services-item em { text-align: center; display: block; color: #e34e47; margin-bottom: 10px; } .services-item h4 { text-align: center; margin-bottom: 0px; } .services-item strong { text-align: center; font-style: normal; font-weight: 400; display: block; width: 150px; margin-left: auto; margin-right: auto; } .services-item img { width: 100px; margin-left: auto; margin-right: auto; margin-bottom: 20px; } .qh1 { width: 100%; display: inline-block; } .slider-controls div .qh2 { width: 46%; height: auto; margin-left: 12%; margin-top: 7%; padding-bottom: 115%; } .slider-controls div .qh3 { position: absolute; top: 24%; width: 59%; padding: 2%; background-color: #fff; background-image: ; background-repeat: no-repeat; background-size: 9% auto; background-position: 4% 9%; left: 37%; } div .qh3 .qh31 { color: #ff672e; font-weight: bold; padding-left: 10%; padding-top: 1%; font-size: 1.2rem; } div .qh3 .qh32 { font-size: 0.9rem; line-height: 1.5rem; padding-top: 1%; color: #383a4c; } .slider-controls div .qh4 { position: absolute; top: 44.8%; width: 72%; left: 14%; line-height: 1.5rem; color: #797979; } .slider-controls div .qh5 { width: 71%; position: absolute; top: 58.5%; left: 28%; color: #383a4c; } .slider-controls div .qh6 { width: 71%; position: absolute; top: 64.5%; left: 28%; color: #383a4c; } .slider-controls div .qh6a { width: 71%; position: absolute; top: 63.5%; left: 28%; color: #383a4c; } .slider-controls div .qh7 { width: 71%; position: absolute; top: 70.8%; left: 28%; color: #383a4c; } .slider-controls div .qh8 { width: 71%; position: absolute; top: 75.8%; left: 28%; color: #383a4c; } .slider-controls div .qh8a { width: 71%; position: absolute; top: 77%; left: 28%; color: #383a4c; } .slider-controls div .qh9 { width: 71%; position: absolute; top: 82%; left: 28%; color: #383a4c; } .slider-controls div .qh11 { border-radius: 5px; padding-top: 1%; padding-right: 3%; padding-left: 3%; padding-bottom: 1%; background-color: #ff672e; width: auto; float: left; margin-top: 3%; position: absolute; top: 93%; left: 3%; } div .qh11 a { color: #ffffff; width: 100%; } .slider-controls div .qh12 { width: 28.8%; position: absolute; top: 94.6%; left: 68%; } /*testimonials*/ /*滑动门*/ .xxk{ width: 100%; float: left; background-image: url(/uploads/image/s2himages/4.jpg); background-repeat: no-repeat; background-position: center 0%; background-size: 100% auto; margin-top: 3%; padding-bottom: 34%; position: relative; } .xxk li{ width: 15%; text-align: center; border-radius: 200px; background-color: #f1f1f1; padding-top: 4%; padding-bottom: 4%; float: left; height: 20%; margin-top: 0px; } .smqh .xxk #xd1 { position: absolute; top: 47%; left: 12%; } .smqh .xxk #xd2 { position: absolute; top: 44%; left: 42%; } .smqh .xxk #xd3 { position: absolute; top: 47%; left: 71%; } .xxk li a{ width: 100%; line-height: 2rem; font-size: 1.1rem; text-align: center; float: left; } .xxk li a:link,.xxk li a:visited{ color: #bdb6b6; } .xxk li.on a{ background-color: #1acca1; border-radius: 150px; color: #fdfdfd; height: 159%; margin-top: -16px; padding-top: 14px; } .option{ width: 100%; float: left; display: none; position: relative; background-image: url(/uploads/image/s2himages/5.gif); background-repeat: no-repeat; background-position: center 0%; background-size: 100% auto; margin-top: 3%; } .option .op1 .hbtn { position: absolute; top: 89%; border-radius: 6px; background-color: #1acca1; font-size: 1.2rem; line-height: 2rem; color: #ffffff; width: 56%; text-align: center; left: 22%; } .option .op1 h1 { width: auto; float: left; font-size: 1rem; color: #f08300; position: absolute; border-bottom: 1px solid #f08300; top: 3%; left: 9%; } .smqh .option .op1 { padding-top: 3%; padding-left: 9%; position: relative; padding-bottom: 135%; } .option .op1 .h1 { position: absolute; top: 7%; left: 9%; width: 83%; font-size: 1.1rem; line-height: 1.8rem; } .option .op1 .h2 { position: absolute; top: 32%; left: 27%; width: 62%; font-size: 1.1rem; line-height: 1.5rem; } .option .op1 .h3 { position: absolute; top: 43%; left: 9%; width: 83%; font-size: 1.1rem; line-height: 1.5rem; } .option .op1 .h4 { position: absolute; top: 70%; left: 9%; width: 83%; font-size: 1.1rem; line-height: 1.5rem; } .option .op1 h2 { width: auto; float: left; font-size: 1rem; color: #f08300; position: absolute; border-bottom: 1px solid #f08300; top: 32%; left: 9%; } .option .op1 h3 { width: auto; float: left; font-size: 1rem; color: #f08300; position: absolute; border-bottom: 1px solid #f08300; top: 38%; left: 9%; } .option .op1 h4 { width: auto; float: left; font-size: 1rem; color: #f08300; position: absolute; border-bottom: 1px solid #f08300; top: 65%; left: 9%; } /*主体*/ .sm1 { width: 100%; background-image: url(/uploads/image/s2himages/2.gif); background-repeat: no-repeat; background-position: center top; margin-top: 7%; padding-bottom: 52%; background-size: 80% auto; position: relative; } .sm1 .sm11 { font-size: 1rem; position: absolute; top: 26%; left: 17%; } .sm1 .sm12 { font-size: 1rem; position: absolute; top: 42%; left: 17%; } .sm1 .sm13 { font-size: 1rem; position: absolute; top: 57%; left: 17%; } .sm1 .sm14 { font-size: 1rem; position: absolute; top: 71%; left: 17%; } .sm1 .sm15 { font-size: 1rem; position: absolute; top: 86%; left: 17%; } .smbtn1 { border: 1px solid #f08300; color: #f08300; padding: 1%; font-size: 1.5rem; margin-left: 9%; float: left; margin-top: 3%; } .smbtn2 { border: 1px solid #f08300; color: #f08300; padding-top: 1%; padding-right: 1%; padding-left: 1%; padding-bottom: 1%; font-size: 1.5rem; float: right; margin-right: 10%; margin-top: 3%; } .sm2 { float: left; color: #f08300; font-size: 1.5rem; margin-left: 5%; margin-top: 10%; width: 90%; } .sm3 { float: left; width: 100%; } .sm3 .sm31 { clear: left; float: left; width: 28%; padding-left: 5%; padding-top: 2%; } .sm3 .sm32 { float: left; width: 59%; font-size: 1.3rem; line-height: 1.8rem; margin-top: 2%; margin-left: 4%; } .smbbtn { float: left; background-color: #1acca1; color: #ffffff; font-size: 1.2rem; line-height: 2.5rem; text-align: center; width: 90%; margin-top: 2%; margin-left: 5%; } .smtemp { width: 100%; padding-bottom: 19%; clear: both; } .bdbg #auiform .smbtn { border-radius: 6px; background-color: #5a6274; font-size: 1.1rem; line-height: 1.3rem; position: absolute; width: 45%; color: #fff; padding: 1.4%; text-align: center; top: 103%; left: 6%; }