@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; } #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; } /* css reset */ body { min-width: 320px; margin-left: auto; margin-right: auto; height: 100%; } /*底部*/ .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/s2timages/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/s2timages/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/s2timages/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/s2timages/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/s2timages/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*/ .bdbg { -webkit-box-flex: 1; box-flex: 1; background-size: 100% auto; width: 100%; overflow: visible; } .tj_form { width: 100%; height: auto; position: relative; overflow: visible; } .tj_form form { overflow: visible; } .tj_form div { width: 85%; height: 36px; height: 4rem; overflow: hidden; margin-left: 10%; } .ajyl .b1 { width: 100%; font-size: 1.8rem; float: left; line-height: 3rem; color: #fff; text-align: center; padding-top: 5%; padding-bottom: 3%; margin-top: 2%; font-weight: bold; } .tj_form div p { line-height: 36px; font-size: 1.5rem; line-height: 2.5rem; font-size: 2.rem; text-align: center; float: left; color: #000; } .tj_form input, .tj_form select { width: 54%; display: block; height: 32px; font-size: 16px; line-height: 34px; height: 2.5rem; font-size: 1.5rem; line-height: 2rem; border: 1px solid #c9caca; float: left; background: none; background-color: #fff; font-family: "微软雅黑"; color: #5f5f5f; padding: 0 5px; } .tj_form input.tj_btn, .qjb_bm { width: 36%; line-height: 30px; line-height: 3rem; border: none; font-size: 18px; font-size: 1.5rem; color: #ffffff; background-color: #ff505d; border-bottom-width: 0.3rem; border-radius: 6px; top: 103%; left: 35%; height: 20%; margin-left: 23%; position: absolute; } .rbox2 { -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px } .lf { width: 88%; margin-top: 22%; margin-right: auto; margin-left: auto; overflow: visible; padding-bottom: 8%; border-radius: 10px; background-color: #ffffff; height: auto; padding-top: 24px; margin-bottom: 16%; } .lf select { color: #000000; } /*表单end*/ .ajyl { width: 100%; position: relative; background-color: #848ea3; padding-bottom: 10%; float: left; } .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: url(/uploads/image/s2timages/12.gif); 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: 88%; float: left; border-bottom: 2px solid #f07276; margin-left: 4%; padding-left: 4%; } .xxk li{ width: 16%; float: left; text-align: center; margin-right: 4%; } .xxk li a{ display: block; width: 100%; line-height: 2rem; font-size: 1.1rem; text-align: center; float: left; border-left-color: #f07276; border-right-color: #f07276; border-top-color: #f07276; border-left-style: solid; border-right-style: solid; border-top-style: solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 0px; border-bottom-style: solid; } .xxk li a:link,.xxk li a:visited{ color: #f07276; } .xxk li.on a{ background-color: #f07276; color: #fdfdfd; } .option{ width: 100%; float: none; clear: left; display: none; position: relative; } /*主体*/ .sm1 { width: 100%; background-color: #f1f4f9; } .sm1 .sm11 { background-image: url(/uploads/image/s2timages/4.gif); background-size: 100% auto; background-repeat: no-repeat; width: 100%; position: relative; padding-bottom: 34%; margin-top: 5%; } .sm1 .sm11 .sm111 { position: absolute; top: 21%; left: 8.2%; color: #ffffff; text-align: center; font-size: 1.1rem; display: inline-block; } .sm1 .sm11 .sm112 { position: absolute; top: 21%; left: 38.2%; color: #ffffff; text-align: center; font-size: 1.1rem; display: inline-block; } .sm1 .sm11 .sm113 { position: absolute; top: 21%; left: 68.5%; color: #ffffff; text-align: center; font-size: 1.1rem; display: inline-block; } .sm2 { width: 100%; background-repeat: no-repeat; background-size: 100% auto; padding-bottom: 55.5%; clear: left; position: relative; } .sm2 .sm22 { position: absolute; top: 71%; left: 33%; width: 35%; } .sm2 .sm21 { color: #ffffff; position: absolute; top: 26.5%; left: 28%; font-size: 1rem; line-height: 1.8rem; } .sm3 { background-image: url(/uploads/image/s2timages/15.jpg); background-repeat: no-repeat; background-size: 100% auto; padding-bottom: 112%; background-color: #f1f4f9; background-position: 0% 22%; position: relative; } .sm3 .sm32 { width: 57%; position: absolute; top: 11%; left: 37%; color: #9ea0a3; line-height: 1.5rem; } .sm3 .sm33 { width: 62%; position: absolute; top: 36.7%; left: 37%; color: #9ea0a3; line-height: 1.5rem; } .sm3 .sm34 { width: 62%; position: absolute; top: 62.5%; left: 37%; color: #9ea0a3; line-height: 1.5rem; } .sm3 .sm31 { width: 35%; position: absolute; top: 88%; left: 32%; } .sm4 { background-image: url(/uploads/image/s2timages/14.gif); background-size: 100% auto; width: 100%; padding-bottom: 85%; background-repeat: no-repeat; background-position: 0% 38%; position: relative; } .sm4 .sm41 { position: absolute; top: 8.5%; left: 20%; font-size: 1.1rem; color: #989b9c; line-height: 2.655rem; text-align: center; } .sm4 span { color: #ffffff; } .sm4 .sm42 { position: absolute; top: 19.5%; left: 16.5%; font-size: 1.1rem; color: #989b9c; line-height: 2.655rem; text-align: center; } .sm4 .sm43 { position: absolute; top: 31.5%; left: 16%; font-size: 1.1rem; color: #989b9c; line-height: 2.655rem; text-align: center; } .sm4 .sm44 { position: absolute; top: 43.5%; left: 16.5%; font-size: 1.1rem; color: #989b9c; line-height: 2.655rem; text-align: center; } .sm4 .sm45 { position: absolute; top: 55%; left: 16.5%; font-size: 1.1rem; color: #989b9c; line-height: 2.655rem; text-align: center; } .sm4 .sm46 { position: absolute; top: 67%; left: 21%; font-size: 1.1rem; color: #989b9c; line-height: 2.655rem; text-align: center; } .sm4 .sm47 { position: absolute; top: 78.5%; left: 21%; font-size: 1.1rem; color: #989b9c; line-height: 2.655rem; text-align: center; } .sm5 { width: 100%; background-color: #f1f4f9; } .sm5 .sm51 { background-image: url(/uploads/image/s2timages/18.jpg); background-repeat: no-repeat; background-size: 100% auto; padding-bottom: 95%; background-position: 0% 40%; position: relative; } .sm5 .sm51 .sm511 { width: 30.2%; text-align: center; position: absolute; top: 22%; left: 2.8%; color: #8f9090; line-height: 1.5rem; } .sm5 .sm51 .sm512 { width: 30.2%; text-align: center; position: absolute; top: 22%; left: 34.8%; color: #8f9090; line-height: 1.5rem; } .sm5 .sm51 .sm513 { width: 30.2%; text-align: center; position: absolute; top: 22%; left: 67%; color: #8f9090; line-height: 1.5rem; } .sm5 .sm51 .sm514 { width: 30.2%; text-align: center; position: absolute; top: 69%; left: 2.8%; color: #8f9090; line-height: 1.5rem; } .sm5 .sm51 .sm515 { width: 30.2%; text-align: center; position: absolute; top: 69%; left: 35%; color: #8f9090; line-height: 1.5rem; } .sm5 .sm51 .sm516 { width: 30.2%; text-align: center; position: absolute; top: 69%; left: 66.8%; color: #8f9090; line-height: 1.5rem; } .sm51 span { color: #15c7cb; font-weight: bold; line-height: 2rem; } .sm6 { width: 100%; background-color: #f1f4f9; } .sm6 .sm61 { width: 100%; background-image: url(/uploads/image/s2timages/20.gif); background-repeat: no-repeat; background-size: 100% auto; padding-bottom: 48%; position: relative; } .sm6 .sm61 .sm611 { width: 100%; margin-left: auto; margin-right: auto; position: absolute; top: 47%; } .sm61 .sm611 img { width: 45%; float: left; margin-left: 13px; } .smtemp { background-color: #15c7cb; width: 100%; padding-bottom: 10px; float: none; clear: left; } .smqh { width: 100%; margin-top: 20px; float: left; } .smqh .option .smqh1 { background-image: url(/uploads/image/s2timages/6.gif); background-repeat: no-repeat; background-size: 100% auto; padding-bottom: 79%; background-position: 0% 100%; } .smqh .option .smqh11 { position: absolute; top: 22%; left: 15%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh12 { position: absolute; top: 49%; left: 15%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh13 { position: absolute; top: 72%; left: 10%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh14 { position: absolute; top: 22%; left: 64%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh15 { position: absolute; top: 45.5%; left: 64%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh16 { position: absolute; top: 72%; left: 64%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh21 { position: absolute; top: 16%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh22 { position: absolute; top: 34.5%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.5rem; } .smqh .option .smqh23 { position: absolute; top: 62.5%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh24 { position: absolute; top: 16%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh25 { position: absolute; top: 34%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.4rem; width: 63%; } .smqh .option .smqh26 { position: absolute; top: 68.5%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.2rem; } .smqh .option .smqh41 { position: absolute; top: 16%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh42 { position: absolute; top: 36.4%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.3rem; } .smqh .option .smqh43 { position: absolute; top: 58%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.8rem; } .smqh .option .smqh51 { position: absolute; top: 16%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.6rem; } .smqh .option .smqh52 { position: absolute; top: 36.4%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.3rem; } .smqh .option .smqh53 { position: absolute; top: 58%; left: 33%; color: #a8a9ab; font-size: 1rem; text-align: left; line-height: 1.8rem; } .smqh .option .smqh2 { background-image: url(/uploads/image/s2timages/8.gif); background-repeat: no-repeat; background-size: 100% auto; padding-bottom: 79%; background-position: 0% 100%; } .smqh .option .smqh2a { background-image: url(/uploads/image/s2timages/9.gif); background-repeat: no-repeat; background-size: 100% auto; padding-bottom: 79%; background-position: 0% 100%; } .smqh .option .smqh4 { background-image: url(/uploads/image/s2timages/7.gif); background-repeat: no-repeat; background-size: 100% auto; padding-bottom: 79%; background-position: 0% 100%; } .smqh .option .smqh5 { background-image: url(/uploads/image/s2timages/7.gif); background-repeat: no-repeat; background-size: 100% auto; padding-bottom: 79%; background-position: 0% 100%; } .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%; }