/* 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: 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, .btn, .guide ul li a, .content_a .notice a, .content_b .bottom a, .content_c ul li a, .content_e .list .li1 a, .content_e .list .li2 ul li a, .content_e .list .li3 .bd 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, .btn:before, .guide ul li a:before, .content_a .notice a:before, .content_b .bottom a:before, .content_c ul li a:before, .content_e .list .li1 a:before, .content_e .list .li2 ul li a:before, .content_e .list .li3 .bd 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, .btn:hover, .guide ul li a:hover, .content_a .notice a:hover, .content_b .bottom a:hover, .content_c ul li a:hover, .content_e .list .li1 a:hover, .content_e .list .li2 ul li a:hover, .content_e .list .li3 .bd ul li div h5 a:hover, .hvr-float-shadow:focus, .btn:focus, .guide ul li a:focus, .content_a .notice a:focus, .content_b .bottom a:focus, .content_c ul li a:focus, .content_e .list .li1 a:focus, .content_e .list .li2 ul li a:focus, .content_e .list .li3 .bd ul li div h5 a:focus, .hvr-float-shadow:active, .btn:active, .guide ul li a:active, .content_a .notice a:active, .content_b .bottom a:active, .content_c ul li a:active, .content_e .list .li1 a:active, .content_e .list .li2 ul li a:active, .content_e .list .li3 .bd 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, .btn:hover:before, .guide ul li a:hover:before, .content_a .notice a:hover:before, .content_b .bottom a:hover:before, .content_c ul li a:hover:before, .content_e .list .li1 a:hover:before, .content_e .list .li2 ul li a:hover:before, .content_e .list .li3 .bd ul li div h5 a:hover:before, .hvr-float-shadow:focus:before, .btn:focus:before, .guide ul li a:focus:before, .content_a .notice a:focus:before, .content_b .bottom a:focus:before, .content_c ul li a:focus:before, .content_e .list .li1 a:focus:before, .content_e .list .li2 ul li a:focus:before, .content_e .list .li3 .bd ul li div h5 a:focus:before, .hvr-float-shadow:active:before, .btn:active:before, .guide ul li a:active:before, .content_a .notice a:active:before, .content_b .bottom a:active:before, .content_c ul li a:active:before, .content_e .list .li1 a:active:before, .content_e .list .li2 ul li a:active:before, .content_e .list .li3 .bd 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 */ .word, .content_a .notice p, .content_b .top p, .content_d ul li div p, .content_e .list .li1 p { font-size: 14px; line-height: 24px; font-weight: normal; text-indent: 2em; color: #333; } /* line 4, ../sass/index.scss */ .btn, .guide ul li a, .content_a .notice a, .content_b .bottom a, .content_c ul li a, .content_e .list .li1 a, .content_e .list .li2 ul li a, .content_e .list .li3 .bd ul li div h5 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, .content_c ul li { background: white; background: -moz-linear-gradient(top, white 0%, white 40%, #f2f2f2 40%, #f2f2f2 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 12, ../sass/index.scss */ .header_top { border-bottom: 1px solid #ccc; } /* line 13, ../sass/index.scss */ .header_top .main { height: 34px; line-height: 34px; } /* line 14, ../sass/index.scss */ .header_top .main p { font-size: 14px; } /* line 15, ../sass/index.scss */ .header_top .main ul { width: 320px; overflow: hidden; } /* line 16, ../sass/index.scss */ .header_top .main ul li { width: 80px; float: left; } /* line 17, ../sass/index.scss */ .header_top .main ul li a { display: block; width: 100%; height: 34px; line-height: 34px; text-align: center; font-size: 14px; } /* line 19, ../sass/index.scss */ .header_top .main ul .current { background-color: #e7143f; } /* line 19, ../sass/index.scss */ .header_top .main ul .current a { color: #fff; } /* line 24, ../sass/index.scss */ .header { height: 100px; } /* line 25, ../sass/index.scss */ .header .logo { float: left; margin-top: 18px; } /* line 26, ../sass/index.scss */ .header .cell { float: right; margin-top: 24px; } /* line 29, ../sass/index.scss */ .nav { background-color: #e7143f; } /* line 30, ../sass/index.scss */ .nav div { overflow: hidden; } /* line 31, ../sass/index.scss */ .nav div a { display: block; width: 111px; height: 45px; font-size: 16px; line-height: 45px; font-weight: normal; float: left; color: #fff; text-align: center; } /* line 32, ../sass/index.scss */ .nav div .current { background-color: #cc0d34; } /* line 36, ../sass/index.scss */ .banner { background: url("/templets/ms_new/special/zyjcbz/images/banner.jpg") center center no-repeat; height: 601px; } /* line 37, ../sass/index.scss */ .banner a { display: block; width: 100%; height: 601px; } /* line 40, ../sass/index.scss */ .guide { margin-top: 50px !important; } /* line 41, ../sass/index.scss */ .guide h2 { text-align: center; margin-bottom: 16px; } /* line 42, ../sass/index.scss */ .guide .word, .guide .content_a .notice p, .content_a .notice .guide p, .guide .content_b .top p, .content_b .top .guide p, .guide .content_d ul li div p, .content_d ul li div .guide p, .guide .content_e .list .li1 p, .content_e .list .li1 .guide p { margin-bottom: 60px; } /* line 43, ../sass/index.scss */ .guide ul { overflow: hidden; } /* line 44, ../sass/index.scss */ .guide ul li { float: left; width: 240px; height: 372px; background: url("/templets/ms_new/special/zyjcbz/images/guide_bg.png") 50% 50% no-repeat; padding: 0 42px; margin-right: 14px; margin-bottom: 14px; } /* line 46, ../sass/index.scss */ .guide ul li h3 { font-size: 30px; font-weight: bold; color: #028c7d; text-align: center; padding-top: 44px; margin-bottom: 12px; } /* line 47, ../sass/index.scss */ .guide ul li p { margin-top: 12px; font-size: 14px; } /* line 48, ../sass/index.scss */ .guide ul li a { border-radius: 22px; -webkit-border-radius: 22px; -moz-border-radius: 22px; margin-top: 12px; } /* line 51, ../sass/index.scss */ .guide .js { height: 182px; background: url("/templets/ms_new/special/zyjcbz/images/guide_js.jpg") 50% 50% no-repeat; margin-top: 20px; margin-bottom: 20px; } /* line 52, ../sass/index.scss */ .guide .js form { margin-left: 265px; padding-top: 28px; position: relative; height: 36px; } /* line 53, ../sass/index.scss */ .guide .js form select { height: 36px; width: 70px; display: block; border: 1px solid #cc9966; float: left; font-size: 18px; color: #666; } /* line 54, ../sass/index.scss */ .guide .js form i { float: left; display: block; text-align: center; padding-left: 10px; padding-right: 20px; line-height: 36px; } /* line 55, ../sass/index.scss */ .guide .js form font { float: left; line-height: 36px; } /* line 56, ../sass/index.scss */ .guide .js form input { display: block; width: 122px; height: 78px; line-height: 78px; text-align: center; background-color: #f14433; color: #fff; position: absolute; right: 60px; top: 30px; font-size: 24px; } /* line 58, ../sass/index.scss */ .guide .js form .hand { position: absolute; right: 98px; top: 81px; z-index: 99; } /* line 60, ../sass/index.scss */ .guide .js h4 { overflow: hidden; margin-left: 265px; margin-top: 8px; margin-bottom: 13px; } /* line 61, ../sass/index.scss */ .guide .js h4 font { float: left; line-height: 36px; } /* line 62, ../sass/index.scss */ .guide .js h4 i { float: left; display: block; text-align: center; font-size: 18px; padding-right: 20px; line-height: 36px; } /* line 63, ../sass/index.scss */ .guide .js h4 div { float: left; border: 1px solid #cc9966; height: 36px; line-height: 36px; } /* line 65, ../sass/index.scss */ .guide .js h5 { font-size: 14px; margin-left: 265px; } /* line 65, ../sass/index.scss */ .guide .js h5 i { color: #f14433; } /* line 69, ../sass/index.scss */ .content_a { background: url("/templets/ms_new/special/zyjcbz/images/a_bg.png") 50% 50% no-repeat; height: 643px; } /* line 70, ../sass/index.scss */ .content_a h2 { text-align: text; padding-top: 50px; } /* line 71, ../sass/index.scss */ .content_a table { width: 100%; margin-top: 32px; margin-bottom: 86px; } /* line 73, ../sass/index.scss */ .content_a table tr td { text-align: center; width: 25%; height: 80px; font-size: 20px; background-color: #fff; } /* line 74, ../sass/index.scss */ .content_a table tr .bg { background-color: #a6e9e2; } /* line 75, ../sass/index.scss */ .content_a table tr .bg a { display: block; width: 100%; height: 80px; background-color: #f14433; line-height: 80px; color: #fff; font-size: 18px; } /* line 79, ../sass/index.scss */ .content_a .notice { border: 1px dashed #ecd2d3; position: relative; padding: 10px 0; } /* line 80, ../sass/index.scss */ .content_a .notice p { padding-left: 166px; padding-right: 20px; } /* line 80, ../sass/index.scss */ .content_a .notice p i { color: #f14433; font-weight: bold; } /* line 81, ../sass/index.scss */ .content_a .notice img { left: 4px; bottom: 4%; position: absolute; } /* line 82, ../sass/index.scss */ .content_a .notice a { width: 146px; height: 36px; line-height: 36px; position: absolute; left: -1px; bottom: -1px; } /* line 86, ../sass/index.scss */ .content_b { margin-top: 54px !important; } /* line 87, ../sass/index.scss */ .content_b .top { position: relative; height: 316px; margin-top: 30px; } /* line 88, ../sass/index.scss */ .content_b .top img { margin-left: 0px; } /* line 89, ../sass/index.scss */ .content_b .top p { width: 204px; text-indent: 0em; } /* line 90, ../sass/index.scss */ .content_b .top .wz1 { position: absolute; left: 13px; bottom: 0px; } /* line 91, ../sass/index.scss */ .content_b .top .wz2 { position: absolute; left: 276px; top: 15px; } /* line 92, ../sass/index.scss */ .content_b .top .wz3 { position: absolute; right: 251px; bottom: 48px; } /* line 93, ../sass/index.scss */ .content_b .top .wz4 { position: absolute; right: 31px; top: 15px; } /* line 95, ../sass/index.scss */ .content_b .bottom { padding: 20px 45px; border: 5px solid #ecd2d3; position: relative; margin-top: 55px; } /* line 96, ../sass/index.scss */ .content_b .bottom h2 { color: #f14433; font-size: 24px; margin-bottom: 10px; } /* line 97, ../sass/index.scss */ .content_b .bottom p { font-size: 14px; line-height: 24px; } /* line 97, ../sass/index.scss */ .content_b .bottom p i { margin-left: 2em; } /* line 98, ../sass/index.scss */ .content_b .bottom div { overflow: hidden; margin-top: 10px; } /* line 99, ../sass/index.scss */ .content_b .bottom div img { float: left; } /* line 100, ../sass/index.scss */ .content_b .bottom div p { float: left; color: #028c7d; margin-left: 8px; font-size: 18px; padding-top: 2px; } /* line 101, ../sass/index.scss */ .content_b .bottom div p font { display: block; font-size: 32px; font-weight: bold; padding-bottom: 8px; } /* line 104, ../sass/index.scss */ .content_b .bottom a { width: 180px; height: 44px; line-height: 44px; border-radius: 22px; -webkit-border-radius: 22px; -moz-border-radius: 22px; position: absolute; right: 32px; top: 67px; } /* line 108, ../sass/index.scss */ .content_c { margin-top: 54px !important; background: url("/templets/ms_new/special/zyjcbz/images/c_bg.png") 50% 50% no-repeat; height: 800px; } /* line 109, ../sass/index.scss */ .content_c h2 { text-align: text; padding-top: 50px; margin-bottom: 30px; } /* line 110, ../sass/index.scss */ .content_c ul { overflow: hidden; } /* line 111, ../sass/index.scss */ .content_c ul li { width: 280px; border: 1px solid #ecd2d3; padding: 19px; background-color: #fff; position: relative; margin-right: 20px; float: left; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; } /* line 113, ../sass/index.scss */ .content_c ul li h3 { text-align: center; font-size: 14px; } /* line 114, ../sass/index.scss */ .content_c ul li h3 i { font-size: 32px; font-weight: bold; color: #028c7d; display: block; } /* line 116, ../sass/index.scss */ .content_c ul li .img { margin: 12px auto; display: block; } /* line 117, ../sass/index.scss */ .content_c ul li p { font-size: 14px; line-height: 24px; margin-top: 4px; margin-bottom: 4px; } /* line 118, ../sass/index.scss */ .content_c ul li h4 { color: #e7143f; font-size: 18px; } /* line 119, ../sass/index.scss */ .content_c ul li h4 i { color: #666; font-size: 24px; } /* line 120, ../sass/index.scss */ .content_c ul li h4 .co1 { color: #666; } /* line 121, ../sass/index.scss */ .content_c ul li h4 .co2 { color: #ff4a4a; } /* line 122, ../sass/index.scss */ .content_c ul li h4 .co3 { color: #e7143f; } /* line 124, ../sass/index.scss */ .content_c ul li a { width: 280px; margin-top: 8px; } /* line 125, ../sass/index.scss */ .content_c ul li .tj { position: absolute; right: 30px; top: 158px; } /* line 128, ../sass/index.scss */ .content_c .ad { margin-top: 30px; } /* line 129, ../sass/index.scss */ .content_c .ad:hover { filter: alpha(opacity=95); -moz-opacity: 0.95; -khtml-opacity: 0.95; opacity: 0.95; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; } /* line 133, ../sass/index.scss */ .content_d { margin-top: 54px !important; } /* line 134, ../sass/index.scss */ .content_d h2 { text-align: text; margin-bottom: 30px; } /* line 136, ../sass/index.scss */ .content_d ul li { overflow: hidden; } /* line 137, ../sass/index.scss */ .content_d ul li div { border: 5px solid #d9f7f4; padding: 16px 20px; width: 450px; } /* line 138, ../sass/index.scss */ .content_d ul li div h3 { overflow: hidden; } /* line 139, ../sass/index.scss */ .content_d ul li div h3 img { float: left; margin-right: 10px; margin-left: 20px; } /* line 140, ../sass/index.scss */ .content_d ul li div h3 .jl { margin-left: 60px; } /* line 141, ../sass/index.scss */ .content_d ul li div h3 i { font-size: 24px; color: #333; display: block; float: left; } /* line 143, ../sass/index.scss */ .content_d ul li div p { margin-top: 12px; margin-bottom: 12px; } /* line 144, ../sass/index.scss */ .content_d ul li div h4 { overflow: hidden; margin-top: 6px; } /* line 145, ../sass/index.scss */ .content_d ul li div h4 span { display: block; width: 21%; float: left; font-size: 14px; line-height: 24px; padding: 2% 2%; background-color: #ebebeb; color: #333; } /* line 147, ../sass/index.scss */ .content_d ul li div h4 span:nth-child(2n) { background-color: #a6e9e2; } /* line 144, ../sass/index.scss */ .content_d ul li div h5 { overflow: hidden; margin-top: 6px; } /* line 145, ../sass/index.scss */ .content_d ul li div h5 span { display: block; width: 21%; float: left; font-size: 16px; line-height: 24px; padding: 2% 2%; background-color: #ebebeb; color: #333; text-align: center; } /* line 147, ../sass/index.scss */ .content_d ul li div h5 span:nth-child(2n) { background-color: #a6e9e2; } .content_d ul li div h5 a { display: block; width: 21%; float: left; font-size: 16px; line-height: 24px; padding: 2% 2%; background-color: #a6e9e2; color: #e7143f; text-align: center; font-weight: bold; } /* line 150, ../sass/index.scss */ .content_d ul li div .ff span { text-align: center; height: 72px; width: 23%; padding: 2% 1%; } /* line 151, ../sass/index.scss */ .content_d ul li div .ff span i { font-size: 18px; font-weight: bold; padding-top: 15px; display: block; } /* line 159, ../sass/index.scss */ .content_e { margin-top: 54px !important; background: url("/templets/ms_new/special/zyjcbz/images/e_bg.png") 50% 50% no-repeat; height: 650px; } /* line 160, ../sass/index.scss */ .content_e h2 { text-align: text; padding-top: 50px; margin-bottom: 30px; } /* line 161, ../sass/index.scss */ .content_e h3 { position: relative; position: relative; z-index: 10; } /* line 162, ../sass/index.scss */ .content_e h3 ul { overflow: hidden; padding-left: 30px; margin-left: 60px; } /* line 163, ../sass/index.scss */ .content_e h3 ul li { width: 200px; text-align: center; height: 60px; line-height: 60px; background-color: #dfdfdf; font-size: 24px; color: #333; float: left; margin-right: 3px; transform: skew(-30deg, 0deg); -webkit-transform: skew(-30deg, 0deg); -moz-transform: skew(-30deg, 0deg); } /* line 165, ../sass/index.scss */ .content_e h3 ul li i { transform: skew(30deg, 0deg); -webkit-transform: skew(30deg, 0deg); -moz-transform: skew(30deg, 0deg); display: block; } /* line 167, ../sass/index.scss */ .content_e h3 ul .current { background-color: #0ca497; color: #fff; cursor: pointer; } /* line 169, ../sass/index.scss */ .content_e h3 span { display: block; width: 100%; border-bottom: 1px solid #0ca497; position: absolute; left: 0px; top: 29px; z-index: -1; } /* line 171, ../sass/index.scss */ .content_e .list { height: 360px; overflow: hidden; margin-top: 20px; border: 1px solid #e4e4e4; } /* line 172, ../sass/index.scss */ .content_e .list .li { float: left; height: 360px; position: relative; width: 1000px; background-color: #fff; } /* line 173, ../sass/index.scss */ .content_e .list .li1 { background: url("/templets/ms_new/special/zyjcbz/images/e_pic1.jpg") 50% 50% no-repeat; } /* line 174, ../sass/index.scss */ .content_e .list .li1 p { width: 461px; margin-left: 516px; margin-top: 100px; } /* line 175, ../sass/index.scss */ .content_e .list .li1 a { margin-left: 626px; width: 260px; text-align: center; height: 44px; line-height: 44px; border-radius: 22px; -webkit-border-radius: 22px; -moz-border-radius: 22px; margin-top: 20px; background-color: #e7143f; } /* line 179, ../sass/index.scss */ .content_e .list .li2 ul { overflow: hidden; padding-bottom: 20px; } /* line 180, ../sass/index.scss */ .content_e .list .li2 ul li { float: left; width: 250px; text-align: center; } /* line 181, ../sass/index.scss */ .content_e .list .li2 ul li h4 { color: #0ca497; font-size: 20px; font-weight: bold; padding-top: 20px; } /* line 183, ../sass/index.scss */ .content_e .list .li2 ul li a { width: 180px; height: 40px; line-height: 40px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; margin: 5px auto 0 auto; } /* line 187, ../sass/index.scss */ .content_e .list .li3 { background: url("/templets/ms_new/special/zyjcbz/images/e_li3.jpg") 50% 50% no-repeat; position: relative; } /* line 190, ../sass/index.scss */ .content_e .list .li3 .bd ul li { overflow: hidden; } /* line 191, ../sass/index.scss */ .content_e .list .li3 .bd ul li img { float: left; margin-left: 100px; } /* line 192, ../sass/index.scss */ .content_e .list .li3 .bd ul li div { float: right; width: 500px; margin-right: 70px; padding-top: 40px; } /* line 193, ../sass/index.scss */ .content_e .list .li3 .bd ul li div h4 { font-size: 24px; color: #333; } /* line 193, ../sass/index.scss */ .content_e .list .li3 .bd ul li div h4 i { color: #f14433; font-size: 36px; font-weight: bold; margin-right: 12px; } /* line 194, ../sass/index.scss */ .content_e .list .li3 .bd ul li div P { overflow: hidden; margin-top: 28px; } /* line 195, ../sass/index.scss */ .content_e .list .li3 .bd ul li div P span { display: block; float: left; height: 50px; line-height: 50px; width: 50px; text-align: center; color: #fff; background-color: #1d90a5; margin-right: 12px; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; font-size: 18px; } /* line 198, ../sass/index.scss */ .content_e .list .li3 .bd ul li div P .co2 { background-color: #ff6383; } /* line 199, ../sass/index.scss */ .content_e .list .li3 .bd ul li div P font { float: left; width: 421px; display: block; font-size: 14px; line-height: 25px; } /* line 200, ../sass/index.scss */ .content_e .list .li3 .bd ul li div P font a { color: #e7143f; } /* line 203, ../sass/index.scss */ .content_e .list .li3 .bd ul li div h5 { height: 40px; margin-top: 28px; } /* line 204, ../sass/index.scss */ .content_e .list .li3 .bd ul li div h5 a { float: left; width: 150px; height: 40px; line-height: 40px; } /* line 205, ../sass/index.scss */ .content_e .list .li3 .bd ul li div h5 a:nth-child(2) { margin-left: 10px; background-color: #0ca497; font-size: 18px; } /* line 211, ../sass/index.scss */ .content_e .list .li3 .next { position: absolute; left: 20px; top: 42%; } /* line 212, ../sass/index.scss */ .content_e .list .li3 .prev { position: absolute; right: 20px; top: 42%; } /* line 215, ../sass/index.scss */ .content_e .list .li4 ul { padding-top: 20px; padding-left: 18px; } /* line 216, ../sass/index.scss */ .content_e .list .li4 ul li { width: 320px; float: left; margin-right: 2px; text-align: center; } /* line 217, ../sass/index.scss */ .content_e .list .li4 ul li img { display: block; height: 220px; width: 320px; } /* line 218, ../sass/index.scss */ .content_e .list .li4 ul li h4 { font-size: 20px; border-top: 2px solid #ff6600; color: #028c7d; padding: 15px 0; background-color: #f3f3f3; } /* line 219, ../sass/index.scss */ .content_e .list .li4 ul li h4 i { font-weight: bold; } /* line 227, ../sass/index.scss */ .content_f { margin-top: 54px !important; } /* line 228, ../sass/index.scss */ .content_f h2 { text-align: text; margin-bottom: 30px; } /* line 229, ../sass/index.scss */ .content_f ul { overflow: hidden; } /* line 230, ../sass/index.scss */ .content_f ul li { float: left; width: 244px; height: 50px; text-align: center; line-height: 50px; margin-right: 8px; background-color: #3db6ac; color: #fff; margin-bottom: 8px; } /* line 231, ../sass/index.scss */ .content_f ul li a { display: block; width: 100%; height: 50px; line-height: 50px; color: #fff; } /* line 233, ../sass/index.scss */ .content_f ul li:hover { filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; } /* line 234, ../sass/index.scss */ .content_f ul .bg2 { background-color: #39d8be; } /* line 238, ../sass/index.scss */ .f_link { margin-top: 54px !important; background-color: #d9f7f4; } /* line 239, ../sass/index.scss */ .f_link ul { overflow: hidden; } /* line 240, ../sass/index.scss */ .f_link ul li { float: left; margin-right: 8px; width: 244px; padding: 25px 0; background-color: #fff; cursor: pointer; } /* line 241, ../sass/index.scss */ .f_link ul li i { display: block; height: 40px; width: 30px; font-size: 40px; float: left; margin-left: 8px; margin-right: 5px; } /* line 242, ../sass/index.scss */ .f_link ul li p { float: left; width: 180px; margin-left: 10px; font-size: 14px; } /* line 243, ../sass/index.scss */ .f_link ul li p span { font-size: 20px; display:block; } /* line 246, ../sass/index.scss */ .f_link ul .current { background-color: #0ca497; } /* line 247, ../sass/index.scss */ .f_link ul .current i { color: #fff; } /* line 248, ../sass/index.scss */ .f_link ul .current p { color: #fff; } /* line 249, ../sass/index.scss */ .f_link ul .current p span { color: #fff; } /* line 255, ../sass/index.scss */ .guahao { padding-top: 54px; padding-bottom: 50px; } /* line 256, ../sass/index.scss */ .guahao h2 { text-align: text; margin-bottom: 30px; } /* line 257, ../sass/index.scss */ .guahao form { width: 900px; margin: 0 auto; padding: 50px 50px; height: 320px; background: url("/templets/ms_new/special/zyjcbz/images/form_bg.png") 50% 50% no-repeat; } /* line 258, ../sass/index.scss */ .guahao form p { overflow: hidden; margin-left: 20px; margin-bottom: 20px; } /* line 259, ../sass/index.scss */ .guahao form p span { display: block; height: 32px; line-height: 32px; width: 90px; float: left; font-size: 18px; } /* line 259, ../sass/index.scss */ .guahao form p span i { margin-left: 2em; } /* line 260, ../sass/index.scss */ .guahao form p input { display: block; height: 28px; line-height: 30px; width: 310px; float: left; font-size: 18px; margin-right: 30px; border: 1px solid #9c9c9c; } /* line 261, ../sass/index.scss */ .guahao form p textarea { display: block; height: 88px; width: 744px; float: left; font-size: 14px; margin-right: 28px; border: 1px solid #9c9c9c; } /* line 264, ../sass/index.scss */ .guahao form h3 { color: #ff6600; font-size: 18px; margin-top: 20px; margin-bottom: 20px; margin-left: 20px; } /* line 265, ../sass/index.scss */ .guahao form .anniu { margin-bottom: 10px; } /* line 266, ../sass/index.scss */ .guahao form .anniu input { height: 44px; line-height: 44px; background-color: #f14433; border: none; font-size: 18px; width: 160px; text-align: center; color: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; } /* line 267, ../sass/index.scss */ .guahao form .anniu input:nth-child(1) { background-color: #666; margin-left: 262px; margin-right: 10px; } /* line 272, ../sass/index.scss */ .footer { height: 210px; background-color: #414141; padding: 20px 0; } /* line 273, ../sass/index.scss */ .footer .main { position: relative; } /* line 274, ../sass/index.scss */ .footer .main .logo { float: left; } /* line 275, ../sass/index.scss */ .footer .main div { height: 152px; float: left; padding-top: 28px; width: 433px; padding-left: 28px; margin-left: 28px; border-left: 1px solid #fff; } /* line 276, ../sass/index.scss */ .footer .main div ul { overflow: hidden; } /* line 277, ../sass/index.scss */ .footer .main div ul li { width: 100px; text-align: center; height: 36px; line-height: 36px; background-color: #999999; float: left; margin-right: 10px; } /* line 278, ../sass/index.scss */ .footer .main div ul li a { color: #fff; } /* line 280, ../sass/index.scss */ .footer .main div ul li:last-child { margin-right: 0px; } /* line 281, ../sass/index.scss */ .footer .main div ul li:hover { background-color: #f14433; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; } /* line 283, ../sass/index.scss */ .footer .main div p { font-size: 14px; color: #fff; line-height: 26px; margin-top: 14px; } /* line 284, ../sass/index.scss */ .footer .main div p i { color: #ffff00; } /* line 287, ../sass/index.scss */ .footer .main table { width: 235px; float: right; text-align: center; border-collapse: separate; border-spacing: 4px; margin-top: 28px; } /* line 289, ../sass/index.scss */ .footer .main table tr td { background-color: #fff; width: 50%; height: 40px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; } /* line 290, ../sass/index.scss */ .footer .main table tr td a { font-size: 14px; display: block; height: 40px; line-height: 40px; } /* line 291, ../sass/index.scss */ .footer .main table tr td a img { vertical-align: middle; margin-right: 4%; }