/* line 81, ../sass/pc_base.scss */ body, div, p, span, ul, li, ol, dl, dt, dd, img, a, h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; list-style: none; border: 0; } /* line 82, ../sass/pc_base.scss */ body { font-family: 'Microsoft Yahei',arial,sans-serif; letter-spacing: 0px; -webkit-font-smoothing: antialiased; background: #fff; } /* line 83, ../sass/pc_base.scss */ body img { border: none; } /* line 84, ../sass/pc_base.scss */ body h1, body h2, body h3, body h4, body h5, body h6 { font-weight: normal; } /* line 85, ../sass/pc_base.scss */ body table { border-collapse: collapse; border-spacing: 0; } /* line 86, ../sass/pc_base.scss */ body input, body textarea, body select, body button { list-style: none; border: 0; outline: none; padding: 0; margin: 0; font-family: 'Microsoft Yahei'; } /* line 87, ../sass/pc_base.scss */ body em, body i, body strong, body address, body cite, body dfn, body var { font-style: normal; font-weight: normal; } /* line 88, ../sass/pc_base.scss */ body a { outline-style: none; text-decoration: none; color: #333333; } /* line 89, ../sass/pc_base.scss */ body a:hover { text-decoration: none; } /* line 90, ../sass/pc_base.scss */ body .clearfix, body .header .main, .header body .main, body .nav .main, .nav body .main, body .content-b .top div, .content-b .top body div, body .content-b .top div ul li, .content-b .top div ul body li, body .content-c .top ul, .content-c .top body ul, body .content-c .top ul li, .content-c .top ul body li, body .content-c .top ul li div h3, .content-c .top ul li div body h3, body .content-c .top ul li div h4, .content-c .top ul li div body h4, body .content-d .top div ul li, .content-d .top div ul body li, body .footer .main, .footer body .main { *zoom: 1; } /* line 91, ../sass/pc_base.scss */ body .clearfix:after, body .header .main:after, .header body .main:after, body .nav .main:after, .nav body .main:after, body .content-b .top div:after, .content-b .top body div:after, body .content-b .top div ul li:after, .content-b .top div ul body li:after, body .content-c .top ul:after, .content-c .top body ul:after, body .content-c .top ul li:after, .content-c .top ul body li:after, body .content-c .top ul li div h3:after, .content-c .top ul li div body h3:after, body .content-c .top ul li div h4:after, .content-c .top ul li div body h4:after, body .content-d .top div ul li:after, .content-d .top div ul body li:after, body .footer .main:after, .footer body .main:after { content: ''; display: table; clear: both; } /* line 92, ../sass/pc_base.scss */ body .clear { clear: both; } /* line 93, ../sass/pc_base.scss */ body .fl { float: left !important; } /* line 94, ../sass/pc_base.scss */ body .fr { float: right !important; } /* line 95, ../sass/pc_base.scss */ body .wrap { width: 100%; height: auto; min-height: 100%; background-color: 000; } /* line 96, ../sass/pc_base.scss */ body .main { margin: 0 auto; display: block; width: 1000px; } /* line 97, ../sass/pc_base.scss */ body .m_no { margin-right: 0px !important; } /* line 98, ../sass/pc_base.scss */ body .rel { position: relative; } /* line 99, ../sass/pc_base.scss */ body .flex { display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } /* Float Shadow */ /* line 109, ../sass/pc_base.scss */ .hvr-float-shadow, .content-a .top a, .content-b .top a, .content-c .top ul li div h4 a, .content-c .top .c-btn, .content-e .top .e-btn { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; } /* line 124, ../sass/pc_base.scss */ .hvr-float-shadow:before, .content-a .top a:before, .content-b .top a:before, .content-c .top ul li div h4 a:before, .content-c .top .c-btn:before, .content-e .top .e-btn:before { pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%); background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: "transform, opacity"; transition-property: "transform, opacity"; } /* line 140, ../sass/pc_base.scss */ .hvr-float-shadow:hover, .content-a .top a:hover, .content-b .top a:hover, .content-c .top ul li div h4 a:hover, .content-c .top .c-btn:hover, .content-e .top .e-btn:hover, .hvr-float-shadow:focus, .content-a .top a:focus, .content-b .top a:focus, .content-c .top ul li div h4 a:focus, .content-c .top .c-btn:focus, .content-e .top .e-btn:focus, .hvr-float-shadow:active, .content-a .top a:active, .content-b .top a:active, .content-c .top ul li div h4 a:active, .content-c .top .c-btn:active, .content-e .top .e-btn:active { -webkit-transform: translateY(-5px); transform: translateY(-5px); /* move the element up by 5px */ } /* line 145, ../sass/pc_base.scss */ .hvr-float-shadow:hover:before, .content-a .top a:hover:before, .content-b .top a:hover:before, .content-c .top ul li div h4 a:hover:before, .content-c .top .c-btn:hover:before, .content-e .top .e-btn:hover:before, .hvr-float-shadow:focus:before, .content-a .top a:focus:before, .content-b .top a:focus:before, .content-c .top ul li div h4 a:focus:before, .content-c .top .c-btn:focus:before, .content-e .top .e-btn:focus:before, .hvr-float-shadow:active:before, .content-a .top a:active:before, .content-b .top a:active:before, .content-c .top ul li div h4 a:active:before, .content-c .top .c-btn:active:before, .content-e .top .e-btn:active:before { opacity: 1; -webkit-transform: translateY(5px); transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ } /*shadow*/ /* line 153, ../sass/pc_base.scss */ .shadow { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; z-index: 999; } /* line 169, ../sass/pc_base.scss */ .shadow:before { pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%); background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: "transform, opacity"; transition-property: "transform, opacity"; opacity: 1; -webkit-transform: translateY(5px); transform: translateY(5px); } /* line 6, ../sass/index.scss */ .btn { display: block; height: 40px; line-height: 40px; margin: 0 auto 0 auto; background-color: #ff9c00; color: #fff; width: 500px; border-radius: 40px; -webkit-border-radius: 40px; -moz-border-radius: 40px; text-align: center; } /* line 8, ../sass/index.scss */ .jianbian, .content-a .top ul li h3 { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,f2a84e+50,f2a84e+100 */ background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f2a84e 50%, #f2a84e 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f2a84e 50%, #f2a84e 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #f2a84e 50%, #f2a84e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2a84e',GradientType=0 ); /* IE6-9 */ } /* line 16, ../sass/index.scss */ .text { font-size: 14px; text-indent: 2em; line-height: 24px; } /* line 17, ../sass/index.scss */ .header { height: 110px; } /* line 19, ../sass/index.scss */ .header .main .logo { float: left; margin-top: 26px; } /* line 20, ../sass/index.scss */ .header .main .link { float: left; margin-left: 120px; margin-top: 35px; } /* line 21, ../sass/index.scss */ .header .main .link a { display: block; width: 40px; height: 40px; text-align: center; background-color: #cccccc; float: left; margin-left: 10px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; } /* line 23, ../sass/index.scss */ .header .main .link a img { vertical-align: middle; margin-top: 8px; } /* line 24, ../sass/index.scss */ .header .main .link a:hover { background-color: #f09e39; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; } /* line 27, ../sass/index.scss */ .header .main .cell { float: right; display: block; height: 50px; line-height: 50px; width: 310px; background-color: #f09e39; color: #fff; margin-top: 30px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; } /* line 29, ../sass/index.scss */ .header .main .cell img { vertical-align: middle; margin-top: -5px; margin-left: 10px; } /* line 30, ../sass/index.scss */ .header .main .cell i { font-size: 20px; } /* line 31, ../sass/index.scss */ .header .main .cell em { font-size: 24px; font-family: impact; } /* line 32, ../sass/index.scss */ .header .main .cell:hover { filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; } /* line 37, ../sass/index.scss */ .nav { background-color: #f09e39; } /* line 39, ../sass/index.scss */ .nav .main a { display: block; float: left; width: 111px; text-align: center; color: #fff; height: 50px; line-height: 50px; font-size: 18px; } /* line 40, ../sass/index.scss */ .nav .main .on { background-color: #cf7506; } /* line 41, ../sass/index.scss */ .nav .main .guahao { position: relative; } /* line 42, ../sass/index.scss */ .nav .main .guahao span { position: absolute; right: 10px; top: 10px; background-color: red; height: 16px; width: 16px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; color: #fff; line-height: 16px; font-size: 14px; } /* line 47, ../sass/index.scss */ .banner { height: 482px; background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/banner.jpg") 50% 50% no-repeat; } /* line 48, ../sass/index.scss */ .banner a { display: block; height: 100%; width: 100%; } /* line 51, ../sass/index.scss */ .guide { padding: 60px 0; } /* line 52, ../sass/index.scss */ .guide .link { display: inline-block; width: 940px; text-align: justify; margin-left: 30px; } /* line 53, ../sass/index.scss */ .guide .link a { display: inline-block; width: 60px; font-size: 14px; text-align: center; } /* line 54, ../sass/index.scss */ .guide .link a img { margin-bottom: 5px; } /* line 56, ../sass/index.scss */ .guide .link:after { display: inline-block; width: 100%; content: ''; } /* line 60, ../sass/index.scss */ .title { text-align: center; margin-bottom: 35px; } /* line 61, ../sass/index.scss */ .title h2 { font-size: 42px; font-weight: bold; color: #f09e39; margin-bottom: 10px; } /* line 62, ../sass/index.scss */ .title h3 { height: 50px; background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/a-tt.png") 50% 50% no-repeat; } /* line 67, ../sass/index.scss */ .content-a .top ul { display: inline-block; text-align: justify; width: 100%; } /* line 68, ../sass/index.scss */ .content-a .top ul li { width: 230px; display: inline-block; background-color: #f2a84e; height: 380px; vertical-align: middle; } /* line 69, ../sass/index.scss */ .content-a .top ul li h3 { text-align: center; } /* line 70, ../sass/index.scss */ .content-a .top ul li p { line-height: 26px; padding: 19px; color: #fff; font-size: 16px; } /* line 72, ../sass/index.scss */ .content-a .top ul:after { display: inline-block; width: 100%; content: ''; } /* line 74, ../sass/index.scss */ .content-a .top a { display: block; width: 616px; height: 66px; line-height: 66px; text-align: center; background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/a-btn.png") 50% 50% no-repeat; color: #fff; font-size: 19px; margin: 50px auto; } /* line 79, ../sass/index.scss */ .content-b { padding: 45px 0; background-color: #f09e39; } /* line 81, ../sass/index.scss */ .content-b .title h2 { color: #fff; } /* line 82, ../sass/index.scss */ .content-b .title h3 { background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/b-tt.png") 50% 50% no-repeat; } /* line 84, ../sass/index.scss */ .content-b .top { box-sizing: border-box; -webkit-box-sizing: border-box; border: 10px solid #f2ab53; padding: 20px 30px; background-color: #fff; } /* line 85, ../sass/index.scss */ .content-b .top p { text-indent: 2em; line-height: 26px; font-size: 16px; } /* line 86, ../sass/index.scss */ .content-b .top div { margin-top: 40px; } /* line 87, ../sass/index.scss */ .content-b .top div .left { float: left; } /* line 88, ../sass/index.scss */ .content-b .top div ul { float: right; width: 422px; margin-right: 30px; } /* line 89, ../sass/index.scss */ .content-b .top div ul li { margin-bottom: 20px; } /* line 90, ../sass/index.scss */ .content-b .top div ul li img { float: left; margin-right: 10px; } /* line 91, ../sass/index.scss */ .content-b .top div ul li i { float: left; margin-top: 15px; font-size: 16px; } /* line 95, ../sass/index.scss */ .content-b .top a { display: block; width: 806px; height: 66px; line-height: 66px; text-align: center; background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/b-btn.png") 50% 50% no-repeat; color: #fff; font-size: 19px; margin: 20px auto 10px auto; } /* line 100, ../sass/index.scss */ .content-c { padding: 60px 0; } /* line 103, ../sass/index.scss */ .content-c .title h2 i { font-size: 26px; } /* line 105, ../sass/index.scss */ .content-c .title h3 { background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/c-tt.png") 50% 50% no-repeat; } /* line 108, ../sass/index.scss */ .content-c .top .wz { text-indent: 2em; line-height: 26px; font-size: 16px; } /* line 109, ../sass/index.scss */ .content-c .top ul { border: 10px solid #ffe1a7; margin-top: 40px; background-color: #ffe1a7; } /* line 110, ../sass/index.scss */ .content-c .top ul li { width: 485px; float: left; background-color: #fff; height: 190px; } /* line 111, ../sass/index.scss */ .content-c .top ul li div { width: 230px; float: left; } /* line 112, ../sass/index.scss */ .content-c .top ul li div h2 { font-weight: bold; font-size: 20px; color: #eb8c17; padding-top: 10px; margin-left: 20px; } /* line 113, ../sass/index.scss */ .content-c .top ul li div h3 { margin-left: 20px; margin-top: 10px; } /* line 114, ../sass/index.scss */ .content-c .top ul li div h3 span { float: left; display: block; width: 40px; color: #eb8c17; margin-right: 9px; text-align: center; } /* line 115, ../sass/index.scss */ .content-c .top ul li div h3 span img { display: block; margin: 0 auto; } /* line 117, ../sass/index.scss */ .content-c .top ul li div h3 span:nth-child(4) { margin-right: none; } /* line 119, ../sass/index.scss */ .content-c .top ul li div h4 { background-color: #ee504f; width: 196px; padding: 10px 0; margin-top: 20px; position: relative; } /* line 120, ../sass/index.scss */ .content-c .top ul li div h4 i { float: left; padding-left: 10px; width: 114px; color: #fff; } /* line 121, ../sass/index.scss */ .content-c .top ul li div h4 a { float: left; display: block; height: 30px; width: 70px; text-align: center; line-height: 30px; background-color: #ffcc00; color: #7c0000; font-size: 14px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; margin-top: 9px; } /* line 124, ../sass/index.scss */ .content-c .top ul li div h4:before { content: ''; border: 31px solid transparent; border-left: 20px solid #ee504f; position: absolute; right: -51px; top: 0; } /* line 127, ../sass/index.scss */ .content-c .top ul li .right { float: right; } /* line 129, ../sass/index.scss */ .content-c .top ul li:nth-child(2n) { float: right; } /* line 130, ../sass/index.scss */ .content-c .top ul li:nth-child(n + 3) { margin-top: 10px; } /* line 132, ../sass/index.scss */ .content-c .top .c-btn { display: block; width: 786px; height: 66px; line-height: 66px; text-align: center; background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/c-btn.png") 50% 50% no-repeat; color: #fff; font-size: 19px; margin: 45px auto 10px auto; } /* line 134, ../sass/index.scss */ .content-c .top .c-btn em { font-weight: bold; } /* line 139, ../sass/index.scss */ .content-d { padding: 45px 0; background-color: #f09e39; } /* line 141, ../sass/index.scss */ .content-d .title h2 { color: #fff; } /* line 142, ../sass/index.scss */ .content-d .title h3 { background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/d-tt.png") 50% 50% no-repeat; } /* line 144, ../sass/index.scss */ .content-d .top { height: 682px; background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/d-bg1.jpg") 50% 50% no-repeat; } /* line 145, ../sass/index.scss */ .content-d .top div { padding-top: 285px; padding-left: 93px; } /* line 147, ../sass/index.scss */ .content-d .top div ul li { margin-bottom: 15px; } /* line 148, ../sass/index.scss */ .content-d .top div ul li img { float: left; } /* line 149, ../sass/index.scss */ .content-d .top div ul li i { float: left; margin-top: 38px; margin-left: 15px; font-size: 20px; } /* line 150, ../sass/index.scss */ .content-d .top div ul li i span { color: #f4414d; font-size: 20px; } /* line 154, ../sass/index.scss */ .content-d .top div h3 { margin-top: 30px; } /* line 155, ../sass/index.scss */ .content-d .top div h3 i { color: #f4414d; } /* line 161, ../sass/index.scss */ .content-e { padding: 60px 0; } /* line 164, ../sass/index.scss */ .content-e .title h2 i { font-size: 26px; } /* line 166, ../sass/index.scss */ .content-e .title h3 { background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/e-tt.png") 50% 50% no-repeat; } /* line 169, ../sass/index.scss */ .content-e .top ul { display: inline-block; text-align: justify; width: 1000px; } /* line 170, ../sass/index.scss */ .content-e .top ul li { width: 172px; display: inline-block; margin-bottom: 35px; } /* line 171, ../sass/index.scss */ .content-e .top ul:after { display: inline-block; width: 100%; content: ''; } /* line 173, ../sass/index.scss */ .content-e .top p { text-indent: 2em; line-height: 26px; font-size: 16px; } /* line 174, ../sass/index.scss */ .content-e .top p i { color: #f4414d; } /* line 176, ../sass/index.scss */ .content-e .top .e-btn { display: block; width: 456px; height: 66px; line-height: 66px; text-align: center; background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/e-btn.png") 50% 50% no-repeat; color: #fff; font-size: 19px; margin: 45px auto 10px auto; } /* line 178, ../sass/index.scss */ .content-e .top .e-btn em { font-weight: bold; } /* line 183, ../sass/index.scss */ .content-f { padding: 45px 0; background-color: #f09e39; } /* line 185, ../sass/index.scss */ .content-f .title h2 { color: #fff; } /* line 186, ../sass/index.scss */ .content-f .title h3 { background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/f-tt.png") 50% 50% no-repeat; } /* line 188, ../sass/index.scss */ .content-f .top { height: 475px; background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/f-center.png") 50% 0% no-repeat; position: relative; } /* line 190, ../sass/index.scss */ .content-f .top ul li { width: 216px; } /* line 191, ../sass/index.scss */ .content-f .top ul li h2 { text-align: center; color: #fff; font-weight: bold; border-bottom: 1px dashed #fff; padding-bottom: 5px; margin-bottom: 5px; } /* line 192, ../sass/index.scss */ .content-f .top ul li p { color: #fff; text-indent: 2em; font-size: 16px; } /* line 194, ../sass/index.scss */ .content-f .top ul li:nth-child(1) { position: absolute; left: 0; top: 60px; } /* line 195, ../sass/index.scss */ .content-f .top ul li:nth-child(2) { position: absolute; right: 0; top: 60px; } /* line 196, ../sass/index.scss */ .content-f .top ul li:nth-child(3) { position: absolute; left: 88px; top: 242px; } /* line 197, ../sass/index.scss */ .content-f .top ul li:nth-child(4) { position: absolute; right: 88px; top: 242px; } /* line 198, ../sass/index.scss */ .content-f .top ul li:nth-child(5) { position: absolute; left: 50%; margin-left: -108px; bottom: 0px; } /* line 203, ../sass/index.scss */ .content-g { padding: 60px 0; } /* line 205, ../sass/index.scss */ .content-g .title h3 { background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/g-tt.png") 50% 50% no-repeat; } /* line 207, ../sass/index.scss */ .content-g .top { border: 10px solid #ffe1a7; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 20px; background-color: #fff; position: relative; } /* line 209, ../sass/index.scss */ .content-g .top p { text-indent: 2em; line-height: 26px; margin-bottom: 30px; font-size: 16px; } /* line 210, ../sass/index.scss */ .content-g .top .bd { width: 810px; margin: 0 auto; } /* line 215, ../sass/index.scss */ .content-g .top .next { position: absolute; left: 20px; top: 52%; } /* line 216, ../sass/index.scss */ .content-g .top .prev { position: absolute; right: 20px; top: 52%; } /* line 222, ../sass/index.scss */ .content-h{margin-top:50px;} .content-h .title h3 { background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/h-tt.png") 50% 50% no-repeat; } /* line 225, ../sass/index.scss */ .content-h .top ul { display: inline-block; width: 1000px; text-align: justify; } /* line 226, ../sass/index.scss */ .content-h .top ul li { display: inline-block; width: 324px; text-align: center; font-size: 16px; } /* line 227, ../sass/index.scss */ .content-h .top ul li img { width: 100%; margin-bottom: 1em; } /* line 229, ../sass/index.scss */ .content-h .top ul:after { display: inline-block; width: 100%; content: ''; } /* line 233, ../sass/index.scss */ .content-h .bottom h2 { text-align: center; margin-top: 60px; margin-bottom: 30px; } /* line 234, ../sass/index.scss */ .content-h .bottom div { display: inline-block; width: 740px; text-align: justify; margin-left: 130px; } /* line 235, ../sass/index.scss */ .content-h .bottom div a { display: inline-block; width: 166px; border: 1px solid #f09e39; padding: 15px 0; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; } /* line 236, ../sass/index.scss */ .content-h .bottom div a h3 { height: 53px; width: 57px; position: relative; margin: 0 auto; } /* line 237, ../sass/index.scss */ .content-h .bottom div a h3 img:last-child { position: absolute; left: 0px; top: 0px; filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01; } /* line 239, ../sass/index.scss */ .content-h .bottom div a h4 { font-size: 20px; text-align: center; color: #f09e39; } /* line 240, ../sass/index.scss */ .content-h .bottom div a h5 { font-size: 14px; text-align: center; color: #f09e39; } /* line 243, ../sass/index.scss */ .content-h .bottom div .on { background-color: #f09e39; } /* line 245, ../sass/index.scss */ .content-h .bottom div .on h3 img:last-child { position: absolute; left: 0px; top: 0px; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } /* line 247, ../sass/index.scss */ .content-h .bottom div .on h4 { color: #fff; } /* line 248, ../sass/index.scss */ .content-h .bottom div .on h5 { color: #fff; } /* line 250, ../sass/index.scss */ .content-h .bottom div:after { display: inline-block; width: 100%; content: ''; } /* line 255, ../sass/index.scss */ .footer { background: url("/babyszlhmsyycom/templets/msck/special/yjdf/images/footer-line.jpg") 50% 0% no-repeat #f09e39; padding-top: 102px; margin-top: 40px; padding-bottom: 74px; } /* line 257, ../sass/index.scss */ .footer .main .logo { float: left; margin: 20px 55px 0 128px; } /* line 258, ../sass/index.scss */ .footer .main p { float: left; width: 400px; color: #fff; line-height: 26px; font-size: 16px; }