/* 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; color: #333; font-size: 16px; } /* line 82, ../sass/pc_base.scss */ body { font-size: 14px; font-family: 'Microsoft Yahei',arial,sans-serif; color: #333; letter-spacing: 0px; -webkit-font-smoothing: antialiased; background: #fff; } /* line 83, ../sass/pc_base.scss */ body img { border: none; max-width: 100%; } /* line 84, ../sass/pc_base.scss */ body h1, body h2, body h3, body h4, body h5, body h6 { font-weight: normal; font-size: 16px; } /* 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; } /* 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 { *zoom: 1; } /* line 91, ../sass/pc_base.scss */ body .clearfix: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: 1320px; } /* 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 .main2 div a, .content_f .top ul li div h5 a { 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 .main2 div a:before, .content_f .top ul li div h5 a: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 .main2 div a:hover, .content_f .top ul li div h5 a:hover, .hvr-float-shadow:focus, .content_a .top .main2 div a:focus, .content_f .top ul li div h5 a:focus, .hvr-float-shadow:active, .content_a .top .main2 div a:active, .content_f .top ul li div h5 a: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 .main2 div a:hover:before, .content_f .top ul li div h5 a:hover:before, .hvr-float-shadow:focus:before, .content_a .top .main2 div a:focus:before, .content_f .top ul li div h5 a:focus:before, .hvr-float-shadow:active:before, .content_a .top .main2 div a:active:before, .content_f .top ul li div h5 a: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 3, ../sass/index.scss */ .main2 { width: 1000px; margin: 0 auto; } /* line 4, ../sass/index.scss */ .word { font-size: 14px; line-height: 24px; font-weight: normal; text-indent: 2em; color: #333; } /* line 5, ../sass/index.scss */ .btn, .content_a .top .main2 div a, .content_b .top div a, .content_c a { display: block; width: 240px; height: 44px; font-size: 18px; line-height: 44px; font-weight: normal; text-align: center; background-color: #f14433; color: #fff; } /* line 6, ../sass/index.scss */ .bg_jb { background: white; background: -moz-linear-gradient(top, white 0%, white 40%, #f2f2f2 40%, white 100%); background: -webkit-linear-gradient(top, white 0%, white 40%, #f2f2f2 40%, #f2f2f2 100%); background: linear-gradient(to bottom, white 0%, white 40%, #f2f2f2 40%, #f2f2f2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); } /* line 11, ../sass/index.scss */ .e_jb, .content_e .top div a { background: -moz-linear-gradient(top, #ffb47c 0%, #ff7107 100%); background: -webkit-linear-gradient(top, #ffb47c 0%, #ff7107 100%); background: linear-gradient(to bottom, #ffb47c 0%, #ff7107 100%); } /* line 15, ../sass/index.scss */ .fan_zhuan, .content_c ul li > img:hover { transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; } /* line 17, ../sass/index.scss */ .header_top { padding: 3px 0; background-color: #eaeaea; } /* line 18, ../sass/index.scss */ .header_top .main { height: 28px; line-height: 28px; } /* line 19, ../sass/index.scss */ .header_top .main p { font-size: 14px; height: 28px; line-height: 28px; } /* line 20, ../sass/index.scss */ .header_top .main p img { vertical-align: middle; margin-right: 10px; } /* line 22, ../sass/index.scss */ .header_top .main .fl { margin-left: 64px; } /* line 23, ../sass/index.scss */ .header_top .main .center { width: 261px; float: left; margin-left: 128px; } /* line 24, ../sass/index.scss */ .header_top .main div { width: 1px; float: right; height: 22px; border-left: 1px dashed #333333; margin-top: 3px; margin-right: 17px; } /* line 25, ../sass/index.scss */ .header_top .main ul { width: 331px; overflow: hidden; } /* line 26, ../sass/index.scss */ .header_top .main ul li { width: 68px; float: left; } /* line 27, ../sass/index.scss */ .header_top .main ul li a { display: block; width: 100%; height: 28px; line-height: 28px; text-align: center; font-size: 14px; } /* line 29, ../sass/index.scss */ .header_top .main ul .current { background-color: #959595; } /* line 29, ../sass/index.scss */ .header_top .main ul .current a { color: #fff; } /* line 34, ../sass/index.scss */ .header { height: 120px; } /* line 35, ../sass/index.scss */ .header .logo { float: left; margin-top: 9px; margin-left: 64px; } /* line 36, ../sass/index.scss */ .header .cell { float: right; margin-top: 25px; margin-right: 90px; } /* line 39, ../sass/index.scss */ .nav { background-color: #26a59e; } /* line 40, ../sass/index.scss */ .nav div { overflow: hidden; padding: 16px 0; } /* line 41, ../sass/index.scss */ .nav div a { display: block; width: 130px; height: 18px; font-size: 18px; line-height: 18px; font-weight: normal; float: left; color: #fff; text-align: center; border-right: #fff 1px solid; } /* line 43, ../sass/index.scss */ .nav div a:first-child { margin-left: 90px; } /* line 44, ../sass/index.scss */ .nav div a:last-child { border-right: none; } /* line 45, ../sass/index.scss */ .nav div a:hover { text-decoration: underline; } /* line 49, ../sass/index.scss */ .banner { background: url("/templets/ms_new/special/rlsjbz/images/banner.jpg") center center no-repeat; height: 500px; } /* line 50, ../sass/index.scss */ .banner a { display: block; width: 100%; height: 500px; } /* line 53, ../sass/index.scss */ .guide { padding: 30px 0; border-bottom: 1px solid #dae3e2; } /* line 54, ../sass/index.scss */ .guide div { overflow: hidden; } /* line 55, ../sass/index.scss */ .guide div img { float: left; margin-left: 0px; margin-right: 20px; } /* line 56, ../sass/index.scss */ .guide div p { float: right; width: 876px; font-size: 16px; line-height: 32px; text-indent: 2em; margin-top: 20px; } /* line 60, ../sass/index.scss */ .content_a { padding-top: 75px; background-color: #eef8f7; } /* line 61, ../sass/index.scss */ .content_a h2 { text-align: center; margin-bottom: 20px; } /* line 62, ../sass/index.scss */ .content_a .top { border-bottom: 1px dashed #d7c4a2; padding-bottom: 28px; } /* line 63, ../sass/index.scss */ .content_a .top .main2 { overflow: hidden; } /* line 64, ../sass/index.scss */ .content_a .top .main2 .img { margin-top: 20px; } /* line 65, ../sass/index.scss */ .content_a .top .main2 div { height: 295px; width: 550px; margin-top: 40px; } /* line 66, ../sass/index.scss */ .content_a .top .main2 div h3 { overflow: hidden; } /* line 67, ../sass/index.scss */ .content_a .top .main2 div h3 img { float: left; } /* line 68, ../sass/index.scss */ .content_a .top .main2 div h3 span { padding: 4px 10px; background-color: #2a5b64; color: #fff; margin-left: 10px; margin-top: 22px; display: block; float: left; } /* line 70, ../sass/index.scss */ .content_a .top .main2 div h4 { color: #ff6600; font-size: 30px; margin-top: 26px; margin-bottom: 15px; } /* line 71, ../sass/index.scss */ .content_a .top .main2 div p { line-height: 30px; height: 90px; } /* line 72, ../sass/index.scss */ .content_a .top .main2 div a { background-color: #ff6600; margin: 20px auto 0 auto; width: 166px; height: 38px; line-height: 38px; } /* line 78, ../sass/index.scss */ .content_b { padding-top: 55px; margin-bottom: 40px; } /* line 79, ../sass/index.scss */ .content_b h2 { text-align: center; margin-bottom: 40px; } /* line 80, ../sass/index.scss */ .content_b .top { height: 480px; background: url("/templets/ms_new/special/rlsjbz/images/b_center.jpg") 50% 50% no-repeat; } /* line 81, ../sass/index.scss */ .content_b .top div { width: 324px; margin: 0 50px; text-align: center; } /* line 82, ../sass/index.scss */ .content_b .top div h3 { font-size: 20px; color: #0e837d; margin-bottom: 25px; padding-top: 60px; } /* line 83, ../sass/index.scss */ .content_b .top div p { width: 238px; text-align: left; color: #fff; padding: 14px 20px; color: #fff; background-color: #0e837d; margin: 15px auto 0 auto; line-height: 24px; font-size: 14px; } /* line 84, ../sass/index.scss */ .content_b .top div a { margin: 15px auto 0 auto; font-size: 18px; border-radius: 22px; -webkit-border-radius: 22px; -moz-border-radius: 22px; line-height: 44px; height: 44px; background-color: #ff6600; } /* line 85, ../sass/index.scss */ .content_b .top div a:hover { background-color: #2aa7a1; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; } /* line 88, ../sass/index.scss */ .content_b .top .fr img { margin-bottom: 2px; } /* line 93, ../sass/index.scss */ .content_c { padding-top: 55px; background-color: #2aa7a1; padding-bottom: 70px; position: relative; } /* line 94, ../sass/index.scss */ .content_c h2 { text-align: center; margin-bottom: 40px; } /* line 95, ../sass/index.scss */ .content_c ul { overflow: hidden; } /* line 96, ../sass/index.scss */ .content_c ul li { width: 200px; text-align: center; float: left; } /* line 97, ../sass/index.scss */ .content_c ul li h3 { height: 46px; line-height: 46px; color: #2aa7a1; width: 128px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; background-color: #fff; font-size: 24px; margin: 6px auto 0 auto; } /* line 98, ../sass/index.scss */ .content_c ul li h3 img { vertical-align: middle; margin-top: -6px; } /* line 100, ../sass/index.scss */ .content_c ul li h4 { width: 168px; height: 34px; text-align: center; line-height: 34px; background-color: #fff; border-radius: 17px; -webkit-border-radius: 17px; -moz-border-radius: 17px; color: #2aa7a1; margin: 0 auto 6px auto; } /* line 104, ../sass/index.scss */ .content_c .tt { text-align: center; font-size: 24px; color: #fff; margin-top: 60px; margin-bottom: 24px; } /* line 105, ../sass/index.scss */ .content_c .tt i { font-family: 'Arial'; font-size: 13px; text-transform: uppercase; color: rgba(255, 255, 255, 0.35); } /* line 107, ../sass/index.scss */ .content_c a { width: 524px; height: 46px; line-height: 46px; border-radius: 23px; -webkit-border-radius: 23px; -moz-border-radius: 23px; font-size: 16px; position: absolute; left: 50%; bottom: -23px; margin-left: -262px; background-color: #ff6600; } /* line 108, ../sass/index.scss */ .content_c a:hover { transform: rotateX(360deg); -webkit-transform: rotateX(360deg); -moz-transform: rotateX(360deg); -ms-transform: rotateX(360deg); transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; } /* line 111, ../sass/index.scss */ .content_d { padding-top: 80px; padding-bottom: 35px; border-bottom: 1px dashed #e2c9a7; } /* line 112, ../sass/index.scss */ .content_d h2 { text-align: center; margin-bottom: 40px; } /* line 113, ../sass/index.scss */ .content_d .top { overflow: hidden; width: 1060px; margin: 0 auto; } /* line 114, ../sass/index.scss */ .content_d .top div { width: 343px; float: left; margin-right: 12px; } /* line 115, ../sass/index.scss */ .content_d .top div h3 { color: #fff; background-color: #26a59e; padding: 0 15px; height: 38px; line-height: 38px; } /* line 116, ../sass/index.scss */ .content_d .top div h3 span { float: left; color: #fff; } /* line 117, ../sass/index.scss */ .content_d .top div h3 p { width: 98px; float: left; text-align: center; margin-left: 75px; color: #fff; position: relative; } /* line 118, ../sass/index.scss */ .content_d .top div h3 p:before { content: ''; border: 5px solid transparent; border-right: 5px solid #fff; position: absolute; left: -11px; top: 14px; } /* line 119, ../sass/index.scss */ .content_d .top div h3 p:after { content: ''; border: 5px solid transparent; border-left: 5px solid #fff; position: absolute; right: -11px; top: 14px; } /* line 120, ../sass/index.scss */ .content_d .top div h3 a { float: right; color: #fff; font-size: 14px; } /* line 122, ../sass/index.scss */ .content_d .top div h4 { border: 1px dashed #f7adbc; padding: 14px 10px; margin: 8px auto; } /* line 123, ../sass/index.scss */ .content_d .top div h4 span { display: block; width: 100%; text-align: center; color: red; } /* line 124, ../sass/index.scss */ .content_d .top div h4 p { font-size: 14px; line-height: 24px; text-indent: 2em; margin-top: 5px; margin-bottom: 5px; } /* line 125, ../sass/index.scss */ .content_d .top div h4 p a { color: red; font-size: 14px; } /* line 128, ../sass/index.scss */ .content_d .top div .lj { display: block; height: 40px; line-height: 40px; width: 100%; text-align: center; color: #fff; background-color: #ff6600; } /* line 129, ../sass/index.scss */ .content_d .top div .lj img { vertical-align: middle; margin-left: 5px; } /* line 135, ../sass/index.scss */ .content_e { padding-top: 55px; padding-bottom: 45px; width: 1060px; margin: 0 auto; border-bottom: 1px dashed #e2c9a7; } /* line 136, ../sass/index.scss */ .content_e h2 { text-align: center; margin-bottom: 40px; } /* line 137, ../sass/index.scss */ .content_e p { line-height: 30px; text-indent: 2em; } /* line 138, ../sass/index.scss */ .content_e p i { color: red; } /* line 139, ../sass/index.scss */ .content_e p a { color: red; } /* line 141, ../sass/index.scss */ .content_e .top { height: 534px; background: url("/templets/ms_new/special/rlsjbz/images/e_bg.jpg") 50% 50% no-repeat; margin-top: 46px; position: relative; } /* line 142, ../sass/index.scss */ .content_e .top div { width: 184px; height: 184px; transform: rotate(45deg); background-color: rgba(0, 0, 0, 0.7); cursor: pointer; } /* line 143, ../sass/index.scss */ .content_e .top div p { text-indent: 0em; color: #fff; font-size: 14px; line-height: 24px; width: 152px; margin-left: 3px; padding-top: 63px; transform: rotate(-45deg); } /* line 144, ../sass/index.scss */ .content_e .top div a { display: block; width: 96px; text-align: center; height: 30px; line-height: 30px; color: #fff; margin-top: -15px; margin-left: 85px; transform: rotate(-45deg); border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; } /* line 146, ../sass/index.scss */ .content_e .top div a:hover { filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; } /* line 150, ../sass/index.scss */ .content_e .top .text1 { position: absolute; left: 40px; top: 43px; filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01; } /* line 151, ../sass/index.scss */ .content_e .top .text2 { position: absolute; left: 305px; top: 43px; filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01; } /* line 152, ../sass/index.scss */ .content_e .top .text3 { position: absolute; left: 570px; top: 43px; filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01; } /* line 153, ../sass/index.scss */ .content_e .top .text4 { position: absolute; left: 835px; top: 43px; filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01; } /* line 154, ../sass/index.scss */ .content_e .top .text5 { position: absolute; left: 173px; top: 175px; filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01; } /* line 155, ../sass/index.scss */ .content_e .top .text6 { position: absolute; left: 305px; top: 307px; filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01; } /* line 156, ../sass/index.scss */ .content_e .top .text7 { position: absolute; left: 570px; top: 307px; filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01; } /* line 157, ../sass/index.scss */ .content_e .top .text8 { position: absolute; left: 703px; top: 175px; filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01; } /* line 158, ../sass/index.scss */ .content_e .top .current { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } /* line 163, ../sass/index.scss */ .content_f { padding-top: 55px; border-bottom: 1px dashed #e2c9a7; } /* line 164, ../sass/index.scss */ .content_f h2 { text-align: center; margin-bottom: 40px; } /* line 165, ../sass/index.scss */ .content_f .top { position: relative; background: url("/templets/ms_new/special/rlsjbz/images/f_bg.jpg") 50% 50% no-repeat; height: 574px; } /* line 166, ../sass/index.scss */ .content_f .top .bd { width: 1060px; margin: 0 auto; padding-top: 88px; position: relative; } /* line 168, ../sass/index.scss */ .content_f .top ul li { overflow: hidden; } /* line 169, ../sass/index.scss */ .content_f .top ul li img { float: left; margin-left: 70px; } /* line 170, ../sass/index.scss */ .content_f .top ul li div { width: 631px; margin-right: 45px; float: right; margin-top: 40px; } /* line 171, ../sass/index.scss */ .content_f .top ul li div h3 { font-size: 24px; color: #484848; font-weight: bold; margin-bottom: 35px; } /* line 171, ../sass/index.scss */ .content_f .top ul li div h3 i { font-size: 60px; font-weight: bold; margin-right: 10px; color: #26a59e; } /* line 172, ../sass/index.scss */ .content_f .top ul li div p { overflow: hidden; margin-top: 25px; } /* line 173, ../sass/index.scss */ .content_f .top ul li div p span { height: 74px; line-height: 74px; width: 74px; text-align: center; font-size: 24px; color: #fff; background-color: #ff8c3f; display: block; float: left; border-radius: 37px; -webkit-border-radius: 37px; -moz-border-radius: 37px; } /* line 175, ../sass/index.scss */ .content_f .top ul li div p i { display: block; width: 543px; line-height: 26px; font-size: 15px; margin-left: 10px; float: left; padding-top: 15px; } /* line 176, ../sass/index.scss */ .content_f .top ul li div p i a { color: red; font-size: 14px; } /* line 179, ../sass/index.scss */ .content_f .top ul li div h5 { height: 46px; margin-top: 35px; margin-left: 85px; } /* line 180, ../sass/index.scss */ .content_f .top ul li div h5 a { display: block; height: 46px; line-height: 46px; width: 192px; text-align: center; color: #fff; background-color: #ff6c0a; float: left; font-weight: bold; border-radius: 23px; -webkit-border-radius: 23px; -moz-border-radius: 23px; } /* line 182, ../sass/index.scss */ .content_f .top ul li div h5 a:nth-child(2) { background-color: #26a59e; margin-left: 104px; } /* line 185, ../sass/index.scss */ .content_f .top ul li div p:nth-child(3) span { background-color: #26a59e; } /* line 190, ../sass/index.scss */ .content_f .top .next { position: absolute; left: -60px; top: 33%; } /* line 191, ../sass/index.scss */ .content_f .top .prev { position: absolute; right: -60px; top: 33%; } /* line 193, ../sass/index.scss */ .content_f .bottom { height: 285px; background: url("/templets/ms_new/special/rlsjbz/images/f_bottom.jpg") 50% 50% no-repeat; position: relative; width: 1060px; margin: 0 auto; } /* line 194, ../sass/index.scss */ .content_f .bottom a { width: 186px; text-align: center; line-height: 22px; float: left; padding-top: 160px; color: #fff; display: block; padding-bottom: 30px; } /* line 195, ../sass/index.scss */ .content_f .bottom a:nth-child(2) { padding-top: 185px; margin-left: 33px; } /* line 196, ../sass/index.scss */ .content_f .bottom a:nth-child(3) { margin-left: 33px; } /* line 197, ../sass/index.scss */ .content_f .bottom a:nth-child(4) { padding-top: 185px; margin-left: 33px; } /* line 198, ../sass/index.scss */ .content_f .bottom a:nth-child(5) { margin-left: 31px; } /* line 202, ../sass/index.scss */ .guahao { padding-top: 54px; padding-bottom: 50px; background-color: #eaf2f1; border-bottom: 1px dashed #e2c9a7; } /* line 203, ../sass/index.scss */ .guahao h2 { text-align: center; margin-bottom: 40px; } /* line 204, ../sass/index.scss */ .guahao .top { width: 1060px; margin: 0 auto; position: relative; height: 480px; } /* line 205, ../sass/index.scss */ .guahao form { width: 759px; height: 469px; margin-left: 310px; margin-top: 30px; background: url("/templets/ms_new/special/rlsjbz/images/form_bg.jpg") 50% 50% no-repeat; } /* line 206, ../sass/index.scss */ .guahao form h3 { text-align: center; color: #333; padding-top: 40px; font-size: 16px; font-weight: bold; margin-bottom: 20px; } /* line 207, ../sass/index.scss */ .guahao form p { overflow: hidden; margin-bottom: 25px; } /* line 208, ../sass/index.scss */ .guahao form p span { display: block; float: left; height: 42px; line-height: 42px; margin-left: 70px; } /* line 209, ../sass/index.scss */ .guahao form p .jl { margin-left: 30px; } /* line 210, ../sass/index.scss */ .guahao form p input { display: block; float: left; height: 40px; border: 1px solid #d5d5d5; margin-left: 10px; width: 200px; font-size: 16px; } /* line 211, ../sass/index.scss */ .guahao form p .kd { width: 522px; } /* line 212, ../sass/index.scss */ .guahao form p textarea { display: block; float: left; height: 114px; border: 1px solid #d5d5d5; margin-left: 10px; width: 522px; font-size: 16px; } /* line 214, ../sass/index.scss */ .guahao form .tj { height: 60px; margin-top: 20px; } /* line 215, ../sass/index.scss */ .guahao form .tj input { border: none; background-color: #ff6600; width: 160px; color: #fff; font-family: 'Microsoft Yahei'; height: 60px; line-height: 60px; font-size: 24px; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; } /* line 217, ../sass/index.scss */ .guahao form .tj input:nth-child(1) { margin-left: 208px; background-color: #bc7f37; margin-right: 32px; } /* line 218, ../sass/index.scss */ .guahao form .tj input:hover { border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; } /* line 221, ../sass/index.scss */ .guahao .doc { position: absolute; left: -20px; bottom: 10px; } /* line 224, ../sass/index.scss */ .footer_top_line { background: url("/templets/ms_new/special/rlsjbz/images/footer_top_line.jpg") 50% 50% no-repeat; height: 66px; } /* line 225, ../sass/index.scss */ .footer { height: 255px; background-color: #2aa7a0; padding: 20px 0; } /* line 226, ../sass/index.scss */ .footer .main { position: relative; overflow: hidden; } /* line 227, ../sass/index.scss */ .footer .main .logo { float: left; margin-left: 100px; } /* line 228, ../sass/index.scss */ .footer .main div { height: 202px; float: left; padding-top: 20px; width: 430px; padding-left: 70px; margin-left: 70px; border-left: 1px solid #5bbbb5; border-right: 1px solid #5bbbb5; } /* line 230, ../sass/index.scss */ .footer .main div ul { overflow: hidden; padding-top: 10px; margin-left: -19px; margin-bottom: 20px; } /* line 231, ../sass/index.scss */ .footer .main div ul li { width: 106px; text-align: center; height:20px; line-height: 20px; float: left; border-right: 1px solid #fff; } /* line 232, ../sass/index.scss */ .footer .main div ul li a { color: #fff; font-size: 18px; } /* line 233, ../sass/index.scss */ .footer .main div ul li a:hover { text-decoration: underline; color: #ffff00; } /* line 235, ../sass/index.scss */ .footer .main div ul li:last-child { margin-right: 0px; border-right: none; } /* line 237, ../sass/index.scss */ .footer .main div p { font-size: 16px; color: #fff; line-height: 26px; margin-top: 10px; } /* line 238, ../sass/index.scss */ .footer .main div p i { color: #ffd2d2; } /* line 241, ../sass/index.scss */ .footer .main table { width: 240px; float: right; text-align: center; border-collapse: separate; border-spacing: 5px; margin-top: 28px; margin-right: 113px; margin-top: 120px; } /* line 243, ../sass/index.scss */ .footer .main table tr td { background-color: #168d87; width: 50%; height: 32px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; } /* line 244, ../sass/index.scss */ .footer .main table tr td a { font-size: 14px; display: block; height: 32px; line-height: 32px; color: #fff; } /* line 245, ../sass/index.scss */ .footer .main table tr td a i { color: #ffff00; } /* line 246, ../sass/index.scss */ .footer .main table tr td a img { vertical-align: middle; margin-right: 4%; } /* line 251, ../sass/index.scss */ .footer .main .cell { position: absolute; right: 118px; top: 20px; }