/* line 74, ../sass/m_base.scss */ body, div, dl, dt, dd, ul, li, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a { margin: 0; padding: 0; font-family: "microsoft yahei"; font-size: 1em; } /* line 76, ../sass/m_base.scss */ body { color: #666666; margin: 0 auto; max-width: 640px; min-width: 320px; } /* line 77, ../sass/m_base.scss */ a { text-decoration: none; font-style: normal; font-weight: normal; } /* line 78, ../sass/m_base.scss */ i, em, strong { font-style: normal; } /* line 79, ../sass/m_base.scss */ ol, ul, li { list-style: none; } /* line 80, ../sass/m_base.scss */ img { border: 0; } /* line 81, ../sass/m_base.scss */ h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; width: 100%; } /* line 82, ../sass/m_base.scss */ q:before, q:after { content: ''; } /* line 83, ../sass/m_base.scss */ input, textarea, select { outline: none; border: none; } /*苹果手机input默认样式清除*/ /* line 85, ../sass/m_base.scss */ input[type="date"], input[type="button"], input[type="submit"], input[type="reset"], input[type='text'] { -webkit-appearance: none; } /* line 86, ../sass/m_base.scss */ select { -webkit-appearance: none; } /* line 87, ../sass/m_base.scss */ .clearfix, .content_a .main .bottom, .content_a .header_link .bottom, .content_a .content_e h5 .bottom, .content_e .content_a h5 .bottom, .content_a .guahao .gh_btn .bottom, .guahao .content_a .gh_btn .bottom, .content_e .e_qh .bd ul li, .content_e h5 { *zoom: 1; } /* line 88, ../sass/m_base.scss */ .clearfix:after, .content_a .main .bottom:after, .content_a .header_link .bottom:after, .content_a .content_e h5 .bottom:after, .content_e .content_a h5 .bottom:after, .content_a .guahao .gh_btn .bottom:after, .guahao .content_a .gh_btn .bottom:after, .content_e .e_qh .bd ul li:after, .content_e h5:after { content: ''; display: table; clear: both; } /* line 89, ../sass/m_base.scss */ .clear { clear: both; } /* line 90, ../sass/m_base.scss */ .wrap { width: 100%; } /* line 91, ../sass/m_base.scss */ .container { width: 1000px; height: auto; margin: 0 auto; display: block; } /* line 92, ../sass/m_base.scss */ .main, .header_link, .content_e h5, .guahao .gh_btn { width: 100%; height: auto; } /* line 93, ../sass/m_base.scss */ .wid { width: 100%; } /* line 94, ../sass/m_base.scss */ .rel { position: relative; } /* line 95, ../sass/m_base.scss */ .flex, .header_link, .nav div, .banner h5, .content_b .top, .content_b .center, .content_d ul li h2, .content_e .e_qh .hd ul, .content_f ul li, .content_g ul li, .guahao form p, .guahao form .gh_btn, .guahao form .gh_btn i, .footer_nav, .footer .main, .footer .header_link, .footer .content_e h5, .content_e .footer h5, .footer .guahao .gh_btn, .guahao .footer .gh_btn { display: box; /* OLD - Android 4.4- */ display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex; } @media screen and (min-width: 640px) { /* line 105, ../sass/m_base.scss */ body { font-size: 20px; } } @media screen and (max-width: 414px) { /* line 108, ../sass/m_base.scss */ body { font-size: 12.2px; } } @media screen and (max-width: 375px) { /* line 111, ../sass/m_base.scss */ body { font-size: 11.2px; } } @media screen and (max-width: 320px) { /* line 114, ../sass/m_base.scss */ body { font-size: 10px; } } /* line 117, ../sass/m_base.scss */ .fl { float: left; } /* line 118, ../sass/m_base.scss */ .fr { float: right; } /* line 119, ../sass/m_base.scss */ .m_no { margin-right: 0 !important; } /* line 120, ../sass/m_base.scss */ .main, .header_link, .content_e h5, .guahao .gh_btn { width: 93.75%; margin: 0 auto; } /* line 121, ../sass/m_base.scss */ .wid { width: 100%; } /* line 7, ../sass/index.scss */ .text, .content_a .main p, .content_a .header_link p, .content_a .content_e h5 p, .content_e .content_a h5 p, .content_a .guahao .gh_btn p, .guahao .content_a .gh_btn p, .content_c .top p { line-height: 1.5em; text-indent: 2em; font-size: 0.9em; } /* line 8, ../sass/index.scss */ .btn, .content_a .main a, .content_a .header_link a, .content_a .content_e h5 a, .content_e .content_a h5 a, .content_a .guahao .gh_btn a, .guahao .content_a .gh_btn a, .content_b .b_btn, .content_c .c_btn, .content_d .d_btn, .content_f .f_btn, .guahao form .gh_btn i input { display: block; width: 62%; background-color: #ffff00; color: #fff; font-size: 0.9em; border-radius: 2em; -webkit-border-radius: 2em; -moz-border-radius: 2em; text-align: center; padding: 0.8em 0; } /* line 12, ../sass/index.scss */ .header { overflow: hidden; padding: 3% 0; background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/header_bg.jpg"); background-size: 100%; } /* line 13, ../sass/index.scss */ .header div { overflow: hidden; } /* line 14, ../sass/index.scss */ .header div a img { width: 100%; } /* line 15, ../sass/index.scss */ .header div .logo { width: 30%; float: left; } /* line 16, ../sass/index.scss */ .header div .cell { float: right; width: 60%; margin-top: 2%; } /* line 21, ../sass/index.scss */ .header_link { justify-content: space-between; -webkit-justify-content: space-between; align-items: center; -webkit-align-items: center; padding: 1% 0; } /* line 23, ../sass/index.scss */ .header_link i { width: 50%; padding: 1.5em 0 1.5em 8%; background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/header_link1.png") 0 50% no-repeat; background-size: 10%; } /* line 24, ../sass/index.scss */ .header_link a { width: 38.33%; } /* line 25, ../sass/index.scss */ .header_link a img { width: 100%; } /* line 29, ../sass/index.scss */ .nav { overflow: hidden; background-color: #fbf4eb; padding: 2% 0; } /* line 30, ../sass/index.scss */ .nav div { flex-wrap: wrap; -webkit-flex-wrap: wrap; justify-content: space-between; -webkit-justify-content: space-between; } /* line 31, ../sass/index.scss */ .nav div a { height: 1.2em; line-height: 1.2em; color: #fff; width: 24.5%; text-align: center; background-color: #d98a2b; padding: 0.5em 0; font-size: 1em; margin: 0.1em 0; font-size: 1.2em; } /* line 34, ../sass/index.scss */ .nav div .bg2 { background-color: #f3750e; } /* line 38, ../sass/index.scss */ .banner { position: relative; position: relative; } /* line 39, ../sass/index.scss */ .banner h5 { width: 48%; position: absolute; right: 5%; bottom: 18%; justify-content: space-between; -webkit-justify-content: space-between; } /* line 40, ../sass/index.scss */ .banner h5 a { width: 47%; background-color: #d98a2b; font-size: 1.3em; color: #fff; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; text-align: center; padding: 0.2em 0; } /* line 41, ../sass/index.scss */ .banner h5 a:nth-child(2) { background-color: #f67b17; } /* line 45, ../sass/index.scss */ .guide_wen { padding: 2% 0 6% 0; background-color: #fff; } /* line 47, ../sass/index.scss */ .guide_wen .main h2, .guide_wen .header_link h2, .guide_wen .content_e h5 h2, .content_e .guide_wen h5 h2, .guide_wen .guahao .gh_btn h2, .guahao .guide_wen .gh_btn h2 { width: 24%; background-color: #d98a2b; font-size: 1.2em; color: #fff; text-align: center; padding: 0.3em 0; margin-top: 4%; } /* line 48, ../sass/index.scss */ .guide_wen .main p, .guide_wen .header_link p, .guide_wen .content_e h5 p, .content_e .guide_wen h5 p, .guide_wen .guahao .gh_btn p, .guahao .guide_wen .gh_btn p { border-bottom: 1px solid #eee1d1; padding: 1em 0 0.5em 0; font-size: 1.1em; } /* line 49, ../sass/index.scss */ .guide_wen .main p i, .guide_wen .header_link p i, .guide_wen .content_e h5 p i, .content_e .guide_wen h5 p i, .guide_wen .guahao .gh_btn p i, .guahao .guide_wen .gh_btn p i { color: #d98a2b; } /* line 54, ../sass/index.scss */ .title { text-align: center; } /* line 55, ../sass/index.scss */ .title h2 { font-size: 1.6em; color: #ff7200; font-weight: bold; } /* line 56, ../sass/index.scss */ .title img { margin: 0.2em 0; } /* line 57, ../sass/index.scss */ .title h3 { font-size: 1.1em; font-weight: bold; } /* line 60, ../sass/index.scss */ .content_a { padding: 6% 0; } /* line 62, ../sass/index.scss */ .content_a .main p, .content_a .header_link p, .content_a .content_e h5 p, .content_e .content_a h5 p, .content_a .guahao .gh_btn p, .guahao .content_a .gh_btn p { padding: 2%; border: 1px dashed #e6922c; font-size: 1.1em; } /* line 63, ../sass/index.scss */ .content_a .main h2, .content_a .header_link h2, .content_a .content_e h5 h2, .content_e .content_a h5 h2, .content_a .guahao .gh_btn h2, .guahao .content_a .gh_btn h2 { background-color: #d98a2b; text-align: center; padding: 0.5em 0; margin: 4% auto; } /* line 64, ../sass/index.scss */ .content_a .main h2 i, .content_a .header_link h2 i, .content_a .content_e h5 h2 i, .content_e .content_a h5 h2 i, .content_a .guahao .gh_btn h2 i, .guahao .content_a .gh_btn h2 i { color: #fff; font-size: 1.3em; border-left: 0.2em solid #fff; padding-left: 0.5em; } /* line 66, ../sass/index.scss */ .content_a .main .bottom, .content_a .header_link .bottom, .content_a .content_e h5 .bottom, .content_e .content_a h5 .bottom, .content_a .guahao .gh_btn .bottom, .guahao .content_a .gh_btn .bottom { margin-bottom: 4%; } /* line 67, ../sass/index.scss */ .content_a .main .bottom .fl, .content_a .header_link .bottom .fl, .content_a .content_e h5 .bottom .fl, .content_e .content_a h5 .bottom .fl, .content_a .guahao .gh_btn .bottom .fl, .guahao .content_a .gh_btn .bottom .fl { width: 45%; } /* line 68, ../sass/index.scss */ .content_a .main .bottom .fr, .content_a .header_link .bottom .fr, .content_a .content_e h5 .bottom .fr, .content_e .content_a h5 .bottom .fr, .content_a .guahao .gh_btn .bottom .fr, .guahao .content_a .gh_btn .bottom .fr { width: 47.8%; } /* line 70, ../sass/index.scss */ .content_a .main a, .content_a .header_link a, .content_a .content_e h5 a, .content_e .content_a h5 a, .content_a .guahao .gh_btn a, .guahao .content_a .gh_btn a { width: 100%; background-color: #ff6600; padding: 0.4em 0; box-shadow: 0.1em 0.2em 0 #c76626; -webkit-box-shadow: 0.1em 0.2em 0 #c76626; -moz-box-shadow: 0.1em 0.2em 0 #c76626; font-size: 1.2em; } /* line 76, ../sass/index.scss */ .content_b { padding: 6% 0; background-color: #f4f4f4; margin-bottom: 6%; } /* line 77, ../sass/index.scss */ .content_b .top { margin-top: 4%; justify-content: space-between; -webkit-justify-content: space-between; align-items: center; -webkit-align-items: center; } /* line 79, ../sass/index.scss */ .content_b .top i { width: 43.6%; } /* line 80, ../sass/index.scss */ .content_b .top i img { width: 100%; } /* line 82, ../sass/index.scss */ .content_b .top div { width: 52.5%; } /* line 83, ../sass/index.scss */ .content_b .top div h3 { background-color: #f09628; text-align: center; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; padding: 0.3em 0; color: #fff; } /* line 84, ../sass/index.scss */ .content_b .top div p { margin-top: 0.5em; font-size: 1em; } /* line 87, ../sass/index.scss */ .content_b .center { margin-top: 4%; justify-content: space-between; -webkit-justify-content: space-between; flex-wrap: wrap; -webkit-flex-wrap: wrap; margin-bottom: 4%; } /* line 89, ../sass/index.scss */ .content_b .center a { width: 48.8%; text-align: center; border: 1px solid #e6922c; padding: 0.5em 0; margin: 0.25em 0; color: #e6922c; font-size: 1.1em; } /* line 91, ../sass/index.scss */ .content_b .b_btn { width: 100%; background-color: #ff6600; padding: 0.4em 0; box-shadow: 0.1em 0.2em 0 #c76626; -webkit-box-shadow: 0.1em 0.2em 0 #c76626; -moz-box-shadow: 0.1em 0.2em 0 #c76626; font-size: 1.1em; } /* line 96, ../sass/index.scss */ .content_c { padding: 6% 0; } /* line 97, ../sass/index.scss */ .content_c .top { padding: 2% 3%; border: 1px dashed #e6922c; margin-bottom: 4%; } /* line 98, ../sass/index.scss */ .content_c .top h2 { width: 60%; padding-left: 2em; color: #ff7200; font-size: 1.0em; } /* line 99, ../sass/index.scss */ .content_c .top h2 i { font-size: 1.2em; } /* line 101, ../sass/index.scss */ .content_c .top p { margin-top: 0.3em; font-size: 1.1em; } /* line 103, ../sass/index.scss */ .content_c img.wid { margin-bottom: 4%; } /* line 104, ../sass/index.scss */ .content_c .c_btn { width: 100%; background-color: #ff6600; padding: 0.2em 0; box-shadow: 0.1em 0.2em 0 #c76626; -webkit-box-shadow: 0.1em 0.2em 0 #c76626; -moz-box-shadow: 0.1em 0.2em 0 #c76626; font-size: 1.1em; } /* line 106, ../sass/index.scss */ .content_c .c_btn i { background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/c_cell.png") 94% 50% no-repeat; padding: 0.2em 0; display: block; background-size: 6%; } /* line 111, ../sass/index.scss */ .content_d { padding: 6% 0; background-color: #f4f4f4; margin-bottom: 6%; } /* line 112, ../sass/index.scss */ .content_d ul { margin-top: 4%; margin-bottom: 4%; } /* line 113, ../sass/index.scss */ .content_d ul li { background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/d_pic1.png") 50% 50% no-repeat; background-size: 100%; padding: 7% 0; } /* line 114, ../sass/index.scss */ .content_d ul li h2 { width: 75%; margin-left: 25%; justify-content: flex-start; -webkit-justify-content: flex-start; align-items: center; -webkit-align-items: center; } /* line 116, ../sass/index.scss */ .content_d ul li h2 i { padding: 0.4em 0.5em; background-color: #ff6600; color: #fff; font-family: impact; font-size: 1.3em; margin: 0 0.3em; } /* line 117, ../sass/index.scss */ .content_d ul li h2 p { font-size: 1.1em; width: 70%; } /* line 120, ../sass/index.scss */ .content_d ul li:nth-child(2) { background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/d_pic2.png") 50% 50% no-repeat; background-size: 100%; padding: 8% 0; } /* line 121, ../sass/index.scss */ .content_d ul li:nth-child(2) h2 { margin-left: 0; margin-right: 25%; justify-content: flex-end; -webkit-justify-content: flex-end; } /* line 123, ../sass/index.scss */ .content_d ul li:nth-child(3) { background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/d_pic3.png") 50% 50% no-repeat; background-size: 100%; padding: 8% 0; } /* line 124, ../sass/index.scss */ .content_d ul li:nth-child(3) h2 { margin-left: 0; margin-left: 25%; justify-content: flex-start; -webkit-justify-content: flex-start; } /* line 126, ../sass/index.scss */ .content_d ul li:nth-child(4) { background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/d_pic4.png") 50% 50% no-repeat; background-size: 100%; padding: 8% 0; } /* line 127, ../sass/index.scss */ .content_d ul li:nth-child(4) h2 { margin-left: 0; margin-right: 25%; justify-content: flex-end; -webkit-justify-content: flex-end; } /* line 130, ../sass/index.scss */ .content_d .d_btn { width: 100%; background-color: #ff6600; padding: 0.4em 0; box-shadow: 0.1em 0.2em 0 #c76626; -webkit-box-shadow: 0.1em 0.2em 0 #c76626; -moz-box-shadow: 0.1em 0.2em 0 #c76626; font-size: 1.1em; } /* line 135, ../sass/index.scss */ .content_e { padding: 2% 0 6% 0; background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/e_bg.jpg") 50% 0%; background-size: 100%; margin-top: 4%; margin-bottom: 6%; } /* line 136, ../sass/index.scss */ .content_e .e_qh { padding-top: 2%; } /* line 140, ../sass/index.scss */ .content_e .e_qh .bd ul li > img { float: left; width: 46%; } /* line 141, ../sass/index.scss */ .content_e .e_qh .bd ul li div { float: right; width: 50.5%; margin-right: 3.125%; } /* line 142, ../sass/index.scss */ .content_e .e_qh .bd ul li div h2 { font-size: 0.9em; border-bottom: 1px solid #dedcdd; padding-bottom: 0.5em; padding-top: 35%; } /* line 143, ../sass/index.scss */ .content_e .e_qh .bd ul li div h2 i { font-size: 2em; color: #fe972e; font-weight: bold; margin-right: 0.2em; } /* line 145, ../sass/index.scss */ .content_e .e_qh .bd ul li div h3 { padding: 1em 0; } /* line 146, ../sass/index.scss */ .content_e .e_qh .bd ul li div p { padding: 0.5em; background-color: #fe972e; color: #fff; font-size: 1em; line-height: 1.5em; } .content_e .e_qh .bd ul li div p a{ color:#cd383b; } /* line 152, ../sass/index.scss */ .content_e .e_qh .hd ul { justify-content: center; -webkit-justify-content: center; } /* line 153, ../sass/index.scss */ .content_e .e_qh .hd ul li { height: 1em; width: 1em; margin-left: 0.5em; background-color: #ccc; border-radius: 1em; -webkit-border-radius: 1em; -moz-border-radius: 1em; } /* line 154, ../sass/index.scss */ .content_e .e_qh .hd ul li:last-child { margin-right: 0; } /* line 155, ../sass/index.scss */ .content_e .e_qh .hd ul .on { background-color: #fe972e; } /* line 159, ../sass/index.scss */ .content_e h5 { margin-top: 4%; } /* line 160, ../sass/index.scss */ .content_e h5 a { display: block; float: left; text-align: center; width: 60%; background-color: #f7363a; border-radius: 2em; -webkit-border-radius: 2em; -moz-border-radius: 2em; } /* line 161, ../sass/index.scss */ .content_e h5 a i { padding: 0.5em; color: #fff; display: block; font-size: 1.1em; } /* line 163, ../sass/index.scss */ .content_e h5 a:nth-child(1) { box-shadow: 0em 0.2em 0 #cd383b; -webkit-box-shadow: 0em 0.2em 0 #cd383b; -moz-box-shadow: 0em 0.2em 0 #cd383b; } /* line 164, ../sass/index.scss */ .content_e h5 a:nth-child(1) i { background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/c_cell.png") 5% 50% no-repeat; padding-left: 15%; background-size: 9%; } /* line 168, ../sass/index.scss */ .content_e h5 a:nth-child(2) { float: right; width: 36%; background-color: #ff6600; box-shadow: 0em 0.2em 0 #c76626; -webkit-box-shadow: 0em 0.2em 0 #c76626; -moz-box-shadow: 0em 0.2em 0 #c76626; } /* line 174, ../sass/index.scss */ .content_f { padding: 6% 0; background-color: #f6f6f6; margin-bottom: 6%; } /* line 175, ../sass/index.scss */ .content_f .main, .content_f .header_link, .content_f .content_e h5, .content_e .content_f h5, .content_f .guahao .gh_btn, .guahao .content_f .gh_btn { padding-top: 6%; } /* line 176, ../sass/index.scss */ .content_f .text, .content_f .content_a .main p, .content_a .main .content_f p, .content_f .content_a .header_link p, .content_a .header_link .content_f p, .content_f .content_a .content_e h5 p, .content_a .content_e h5 .content_f p, .content_f .content_e .content_a h5 p, .content_e .content_a h5 .content_f p, .content_f .content_a .guahao .gh_btn p, .content_a .guahao .gh_btn .content_f p, .content_f .guahao .content_a .gh_btn p, .guahao .content_a .gh_btn .content_f p, .content_f .content_c .top p, .content_c .top .content_f p { padding: 2%; border: 1px dashed #e6922c; font-size: 1.1em; } /* line 177, ../sass/index.scss */ .content_f .main h2, .content_f .header_link h2, .content_f .content_e h5 h2, .content_e .content_f h5 h2, .content_f .guahao .gh_btn h2, .guahao .content_f .gh_btn h2 { width: 96%; padding: 2%; text-align: center; background-color: #e6922c; border-radius: 1em; -webkit-border-radius: 1em; -moz-border-radius: 1em; margin-top: 4%; } /* line 178, ../sass/index.scss */ .content_f .main h2 img, .content_f .header_link h2 img, .content_f .content_e h5 h2 img, .content_e .content_f h5 h2 img, .content_f .guahao .gh_btn h2 img, .guahao .content_f .gh_btn h2 img { width: 100%; } /* line 179, ../sass/index.scss */ .content_f .main h2 i, .content_f .header_link h2 i, .content_f .content_e h5 h2 i, .content_e .content_f h5 h2 i, .content_f .guahao .gh_btn h2 i, .guahao .content_f .gh_btn h2 i { color: #fff; display: block; padding-top: 0.2em; font-size: 1.1em; } /* line 181, ../sass/index.scss */ .content_f .main h3, .content_f .header_link h3, .content_f .content_e h5 h3, .content_e .content_f h5 h3, .content_f .guahao .gh_btn h3, .guahao .content_f .gh_btn h3 { font-size: 1.5em; color: #ff6600; background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/f_line.png") 50% 100% no-repeat; padding: 0.4em 0; margin-top: 4%; text-align: center; font-weight: bold; margin-bottom: 3%; background-size: 100%; } /* line 183, ../sass/index.scss */ .content_f ul { margin-bottom: 4%; } /* line 184, ../sass/index.scss */ .content_f ul li { justify-content: center; -webkit-justify-content: center; margin-bottom: 2%; align-items: center; -webkit-align-items: center; border: 1px dashed #84d2dc; padding: 0.5em 0; } /* line 186, ../sass/index.scss */ .content_f ul li i { width: 17.6%; margin-right: 0.5em; } /* line 187, ../sass/index.scss */ .content_f ul li i img { width: 100%; } /* line 189, ../sass/index.scss */ .content_f ul li div { width: 74%; } /* line 190, ../sass/index.scss */ .content_f ul li div h4 { font-size: 1.4em; margin-bottom: 0.3em; color: #5ec6d3; } /* line 191, ../sass/index.scss */ .content_f ul li div .co2 { color: #6acf96; } /* line 192, ../sass/index.scss */ .content_f ul li div .co3 { color: #f35555; } /* line 193, ../sass/index.scss */ .content_f ul li div p { font-size: 1.1em; } /* line 196, ../sass/index.scss */ .content_f ul li:nth-child(2) { border: 1px dashed #8dd9ae; } /* line 197, ../sass/index.scss */ .content_f ul li:nth-child(3) { border: 1px dashed #f47e7e; } /* line 199, ../sass/index.scss */ .content_f .f_btn { width: 100%; background-color: #f7363a; padding: 0.4em 0; box-shadow: 0em 0.2em 0 #cd383b; -webkit-box-shadow: 0em 0.2em 0 #cd383b; -moz-box-shadow: 0em 0.2em 0 #cd383b; font-size: 1.2em; } /* line 204, ../sass/index.scss */ .content_g { padding: 6% 0; } /* line 205, ../sass/index.scss */ .content_g h2 { width: 96%; padding: 2%; text-align: center; background-color: #e6922c; border-radius: 1em; -webkit-border-radius: 1em; -moz-border-radius: 1em; } /* line 206, ../sass/index.scss */ .content_g h2 img { width: 100%; } /* line 207, ../sass/index.scss */ .content_g h2 i { color: #fff; display: block; padding-top: 0.2em; font-size: 1.1em; } /* line 209, ../sass/index.scss */ .content_g ul { margin-top: 4%; } /* line 210, ../sass/index.scss */ .content_g ul li { justify-content: center; -webkit-justify-content: center; margin-bottom: 2%; align-items: center; -webkit-align-items: center; border: 1px solid #ffa9aa; padding: 0.6em 0; } /* line 212, ../sass/index.scss */ .content_g ul li i { width: 23.5%; text-align: center; background-color: #ffa9aa; color: #fff; margin-right: 0.8em; padding: 0.3em 0; border-radius: 1em; -webkit-border-radius: 1em; -moz-border-radius: 1em; font-size: 1.2em; } /* line 214, ../sass/index.scss */ .content_g ul li p { width: 66.67%; font-size: 1.1em; line-height: 1.5em; } /* line 216, ../sass/index.scss */ .content_g ul li:nth-child(2) { border: 1px solid #cba97c; } /* line 217, ../sass/index.scss */ .content_g ul li:nth-child(2) i { background-color: #cba97c; } /* line 219, ../sass/index.scss */ .content_g ul li:nth-child(3) { border: 1px solid #ddbc79; } /* line 220, ../sass/index.scss */ .content_g ul li:nth-child(3) i { background-color: #ddbc79; } /* line 222, ../sass/index.scss */ .content_g ul li:nth-child(4) { border: 1px solid #fbb867; } /* line 223, ../sass/index.scss */ .content_g ul li:nth-child(4) i { background-color: #fbb867; } /* line 225, ../sass/index.scss */ .content_g ul li:nth-child(5) { border: 1px solid #de9560; } /* line 226, ../sass/index.scss */ .content_g ul li:nth-child(5) i { background-color: #de9560; } /* line 229, ../sass/index.scss */ .content_g table { width: 100%; margin-top: 4%; } /* line 230, ../sass/index.scss */ .content_g table td { background-color: #f27259; text-align: center; font-size: 01em; color: #fff; padding: 1em 0; } /* line 231, ../sass/index.scss */ .content_g table td a { color: #fff; font-size: 1em; } /* line 233, ../sass/index.scss */ .content_g table .co2 { background-color: #ebae18; } /* line 234, ../sass/index.scss */ .content_g table .co3 { background-color: #ff9966; } /* line 235, ../sass/index.scss */ .content_g table .co4 { background-color: #ff9933; } /* line 239, ../sass/index.scss */ .guahao { background-color: #f4f4f4; padding: 6% 0; } /* line 240, ../sass/index.scss */ .guahao h2 { font-size: 1.8em; color: #ff6600; background: url("/mszlhmsyycom/templets/22222120/special/rlzj/images/f_line.png") 50% 100% no-repeat; padding: 0.4em 0; text-align: center; font-weight: bold; margin-bottom: 3%; background-size: 100%; } /* line 242, ../sass/index.scss */ .guahao h3 { text-align: center; height: 2em; line-height: 2em; } /* line 243, ../sass/index.scss */ .guahao h3 img { vertical-align: middle; margin-top: -0.5%; margin-right: 2%; width: 5%; } /* line 245, ../sass/index.scss */ .guahao form { width: 80%; margin: 0 auto; margin-top: 4%; } /* line 246, ../sass/index.scss */ .guahao form p { justify-content: space-between; align-items: center; -webkit-align-items: center; margin-bottom: 2.5%; } /* line 247, ../sass/index.scss */ .guahao form p span { color: #666; } /* line 248, ../sass/index.scss */ .guahao form p > input { padding: 0.5em 0; width: 76%; height: 1em; display: block; border: 1px solid #ccc; } /* line 249, ../sass/index.scss */ .guahao form p textarea { padding: 0.5em 0; width: 76%; height: 4em; border: 1px solid #ccc; } /* line 251, ../sass/index.scss */ .guahao form .wz { align-items: flex-start; -webkit-align-items: flex-start; } /* line 252, ../sass/index.scss */ .guahao form .gh_btn { justify-content: space-between; align-items: center; -webkit-align-items: center; margin-top: 4%; } /* line 253, ../sass/index.scss */ .guahao form .gh_btn span { color: transparent; } /* line 254, ../sass/index.scss */ .guahao form .gh_btn i { width: 76%; } /* line 255, ../sass/index.scss */ .guahao form .gh_btn i input { background-color: #a7a4a4; color: #fff; padding: 0.4em 0; border: none; font-size: 1.2em; width: 42%; margin: 0 4%; } /* line 257, ../sass/index.scss */ .guahao form .gh_btn i input:nth-child(2) { background-color: #ff6600; } /* line 261, ../sass/index.scss */ .guahao .gh_btn { display: block; } /* line 262, ../sass/index.scss */ .guahao .gh_btn img { margin-top: 4%; } /* line 266, ../sass/index.scss */ .footer_nav { background-color: #a6a6a6; border-bottom: 1px solid #fff; } /* line 267, ../sass/index.scss */ .footer_nav a { width: 25%; border-right: 1px solid #fff; text-align: center; padding: 0.5em 0; color: #fff; font-size: 1.2em; } /* line 268, ../sass/index.scss */ .footer_nav a:last-child { border: none; } /* line 270, ../sass/index.scss */ .footer { background-color: #ff9d20; padding: 3% 0 85px 0; color: white; } /* line 271, ../sass/index.scss */ .footer .main, .footer .header_link, .footer .content_e h5, .content_e .footer h5, .footer .guahao .gh_btn, .guahao .footer .gh_btn { overflow: hidden; justify-content: space-between; -webkit-justify-content: space-between; align-items: center; -webkit-align-items: center; } /* line 273, ../sass/index.scss */ .footer .main .logo, .footer .header_link .logo, .footer .content_e h5 .logo, .content_e .footer h5 .logo, .footer .guahao .gh_btn .logo, .guahao .footer .gh_btn .logo { width: 46%; display: block; } /* line 274, ../sass/index.scss */ .footer .main .logo img, .footer .header_link .logo img, .footer .content_e h5 .logo img, .content_e .footer h5 .logo img, .footer .guahao .gh_btn .logo img, .guahao .footer .gh_btn .logo img { width: 100%; } /* line 276, ../sass/index.scss */ .footer .main ul, .footer .header_link ul, .footer .content_e h5 ul, .content_e .footer h5 ul, .footer .guahao .gh_btn ul, .guahao .footer .gh_btn ul { width: 50%; } /* line 277, ../sass/index.scss */ .footer .main ul li, .footer .header_link ul li, .footer .content_e h5 ul li, .content_e .footer h5 ul li, .footer .guahao .gh_btn ul li, .guahao .footer .gh_btn ul li { color: #fff; margin-top: 2%; font-size: 1em; } /* line 278, ../sass/index.scss */ .footer .main ul li a, .footer .header_link ul li a, .footer .content_e h5 ul li a, .content_e .footer h5 ul li a, .footer .guahao .gh_btn ul li a, .guahao .footer .gh_btn ul li a { font-size: 1.4em; font-family: impact; color: #fff; font-size: 1.3em; } /* line 280, ../sass/index.scss */ .footer .main ul li:first-child, .footer .header_link ul li:first-child, .footer .content_e h5 ul li:first-child, .content_e .footer h5 ul li:first-child, .footer .guahao .gh_btn ul li:first-child, .guahao .footer .gh_btn ul li:first-child { margin-top: 0; } /* line 283, ../sass/index.scss */ .footer .bottom { text-align: center; color: #fff; margin-top: 2.5%; } /* line 284, ../sass/index.scss */ .footer .bottom i { color: #ffff00; }