@charset "utf-8"; .box01 { margin-top:-1.33rem; position: relative; z-index: 100; } .a-a {width: 100%; background: #0054a6;} .a-a ul li { position: relative; float: left; width: 16.66666%; box-sizing: border-box;height: 1.33rem; border-right:1px solid rgba(255,255,255,0.1); text-align: center; } .a-a ul li a {display: block; padding-top:0.25rem;} .a-a ul li .a-aaa { width: 19.2rem; padding: 0.45rem 0 0.5rem; display: none; background: rgba(255,255,255,0.9); z-index: 10000; position: absolute; left:0; } .a-a ul li.sign2 .a-aaa {left:-3.2rem; } .a-a ul li.sign3 .a-aaa {left:-6.4rem; } .a-a ul li.sign4 .a-aaa {left:-9.6rem; } .a-a ul li.sign5 .a-aaa {left:-12.8rem; } .a-a ul li.sign6 .a-aaa {left:-16rem; } .g-inx { width: 14rem;margin: 0 auto; } .a-aab { float: left; width: 4.4rem; } .a-a ul li .a-aab a { padding-top:0; } .a-aab img { width: 100%; height: auto; } .a-aac {text-align: left; float: right; width: 9rem; box-sizing: border-box; padding-right:1.4rem; } .a-aac .en {font-size: 0.14rem; color:#333333; text-transform: uppercase;} .a-aac .tit {font-size: 0.26rem; color:#333333; position: relative;padding-bottom:0.1rem; margin-bottom:0.1rem;} .a-aac .tit:after { content:''; width: 35px; height: 2px; background: #c3c7cc; position: absolute; left:0; bottom:0; } .a-aac .con { font-size: 0.14rem; color:#4f4f4f; line-height: 1.5; } .a-aac a.more { padding-top:0; margin-top:0.2rem; display: inline-block;font-size: 0.15rem;color: #0054a6;text-transform: uppercase;padding-right: 0.46rem;background: url(c2.png) no-repeat right center;-webkit-background-size: 0.36rem auto;background-size: 0.36rem auto; } .a-a ul li:hover { background: #1370ca; } .a-a ul li:hover .a-aaa { display: block; } .a-a ul li:hover:after { content:''; width: 21px; height: 10px; background: url(ccc2.png) no-repeat center; position: absolute; top:-10px; left:50%; margin-left:-10px; z-index: 9999999; } .a-a ul li.sign6 { border:none; } .a-a ul li a span {transition: all 0.5s; display: block; height: 0.5rem; } .a-a ul li:hover a span { transform: scale(1.1); } .a-a ul li a i { font-size: 0.16rem; color:#fff; display: block; padding-top:0.14rem; } @media(max-width: 1200px){ .a-a ul li a { padding-top:0.2rem; } } @media(max-width: 1000px){ .a-a ul li:hover .a-aaa { display: none; } .a-a ul li:hover { background: none; } .a-a ul li:hover:after { display: none; } .a-a ul li { width: 33.33333%; height: 2.2rem; padding-top:0rem; } .a-a ul li a{ padding-top:0.4rem; } .a-a ul li a span { height: 0.8rem; } .a-a ul li a i { font-size: 0.3rem; } .a-a ul li.sign3 { border:none; } .a-a ul li.sign4, .a-a ul li.sign5, .a-a ul li.sign6 { border-top:1px solid rgba(255,255,255,0.1); } } @media(max-width: 640px){ .a-a ul li { height: 2rem; } .a-a ul li a span { height: 0.6rem; } .a-a ul li a i { font-size: 0.24rem; } } .b-a {width: 19.2rem; position: relative; padding-top:1.4rem; width: 100%; background: url(c1x.jpg) no-repeat 8.8rem 1.05rem; -webkit-background-size: 8.38rem auto;background-size: 8.38rem auto; } .b-x { position: absolute; width: 8.38rem; height: 4.25rem; left:8.8rem; top:1.05rem; } .b-x ul { width: 100%; height: 100%; position: relative; } .relative {display: block; width: 100%; height: 100%; position: relative; } .b-x ul li.sign3 { position: absolute; left:4.25rem; top:1.35rem; width: 0.54rem; height: 0.54rem; } .b-x ul li.sign2 { left:6.5rem; top:1.85rem; width: 0.54rem; height: 0.54rem; } .b-x ul li.sign1 { left:6rem; top:1.35rem; width: 0.54rem; height: 0.54rem; } .b-x ul li { position: absolute; width: 0.76rem; height: 0.76rem; } .b-x ul li .t { font-size: 0.16rem; color:#555555; text-transform: uppercase;font-family: "Arial"; position: absolute;height: 30px; line-height: 30px; top:50%; margin-top:-15px; left:0.65rem; } .b-x ul li .dian { display: block; width: 0.04rem; height: 0.04rem; position: absolute; left:50%; margin-left:-0.02rem; top:50%; margin-top:-0.02rem; border-radius: 50%;background:#0054a6; } .b-x ul li .xq { box-sizing: border-box; display: block; width: 0.54rem; height: 0.54rem; position: absolute; left:50%; margin-left:-0.27rem; top:50%; margin-top:-0.27rem; border-radius: 50%; border:1px solid #0054a6; } .b-x ul li .dq { box-sizing: border-box; display: block; width: 0.3rem; height: 0.3rem; position: absolute; left:50%; margin-left:-0.15rem; top:50%; margin-top:-0.15rem; border-radius: 50%; border:1px solid #0054a6; } .b-x ul li .xq,.b-x ul li .xq { -webkit-animation-name: scaleDraw; /*关键帧名称*/-webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/-webkit-animation-iteration-count: infinite; /*动画播放的次数*/-webkit-animation-duration: 5s; /*动画所花费的时间*/} @keyframes scaleDraw { 0%{ transform: scale(1); } 25%{ transform: scale(1.1); } 50%{ transform: scale(1); } 75%{ transform: scale(1.1); } } .b-b { float: left; width: 7rem; margin-left:2.4rem; } .b-b .tit span {text-transform: uppercase; font-size: 0.16rem; color:#0054a6; } .b-b .tit h2 { font-size: 0.36rem; color:#000; font-weight: normal; margin:0.06rem 0 0.16rem;} .b-b .tit i {display: block; width: 0.8rem; height: 2px; background: #0054a6;} .b-b .con { margin-top:0.25rem; } .b-b .con h3 { font-size: 0.18rem; color:#333; font-weight: normal; } .b-b .con .cont { font-size: 0.15rem; color:#4f4f4f; line-height: 0.31rem; } .b-b a.more { display: inline-block; margin-top:0.7rem; font-size: 0.15rem; color:#0054a6; text-transform: uppercase; padding-right:0.46rem; background: url(c2.jpg) no-repeat right center; -webkit-background-size: 0.36rem auto;background-size: 0.36rem auto; } .b-c { float: right; margin-right:2.4rem; padding-top:3.2rem; } .b-c ul li {float: left; margin-left:0.5rem;} .b-c ul li span {height: 0.6rem; overflow: hidden; display: block; font-size: 0.53rem; color:#0054a6; line-height: 0.6rem; } .b-c ul li span i {font-size: 0.22rem;} .b-c ul li p { font-size: 0.14rem; margin-top:0.1rem; color:#666; } @media(max-width: 1300px){ .b-b { margin-left:2rem; } .b-c { margin-right:2rem; } } @media(max-width: 1000px){ .b-a { width: 100%; padding:0 2% 2rem; margin-top:1rem; box-sizing: border-box; background: url(c1x.jpg) no-repeat center bottom; -webkit-background-size: 90% auto;background-size: 90% auto; } .b-x { position: absolute; width: 90%; height: 8.8rem; left:5%; top:auto; bottom:0; } .b-x ul li.sign3 { position: absolute; left:8.5rem; top:2.3rem; width: 1rem; height: 1rem; } .b-x ul li.sign2 { left:13rem; top:3.7rem; width: 1rem; height: 1rem; } .b-x ul li.sign1 { left:12rem; top:2.7rem; width: 1rem; height: 1rem; } .b-x ul li { position: absolute; width: 1.5rem; height: 1.5rem; } .b-x ul li .t { font-size: 0.32rem; color:#555555; text-transform: uppercase;font-family: "Arial"; position: absolute;height: 40px; line-height: 40px; top:50%; margin-top:-20px; left:1.3rem; } .b-x ul li .dian { display: block; width: 0.08rem; height: 0.08rem; position: absolute; left:50%; margin-left:-0.04rem; top:50%; margin-top:-0.04rem; border-radius: 50%;background:#0054a6; } .b-x ul li .xq { box-sizing: border-box; display: block; width: 01rem; height: 01rem; position: absolute; left:50%; margin-left:-0.5rem; top:50%; margin-top:-0.5rem; border-radius: 50%; border:1px solid #0054a6; } .b-x ul li .dq { box-sizing: border-box; display: block; width: 0.6rem; height: 0.6rem; position: absolute; left:50%; margin-left:-0.3rem; top:50%; margin-top:-0.3rem; border-radius: 50%; border:1px solid #0054a6; } .b-b { float: none; width: 100%; margin-left:0rem; margin-top:0.5rem; } .b-b .tit span { font-size: 0.4rem; } .b-b .tit h2 { font-size: 0.6rem; margin:0.06rem 0 0.16rem;} .b-b .tit i {display: block; width: 1.5rem; height: 2px; background: #0054a6;} .b-b .con { margin-top:0.4rem; } .b-b .con h3 { font-size: 0.4rem; } .b-b .con .cont { font-size: 0.3rem; line-height: 0.5rem; } .b-b a.more {margin-top:0.7rem; font-size: 0.3rem; padding-right:0.9rem; background: url(c2.jpg) no-repeat right center; -webkit-background-size: 0.8rem auto;background-size: 0.8rem auto; } .b-c { float: none; width: 100%; text-align: right; margin-right:0rem; padding-top:6rem; display: inline-block; } .b-c ul li { float: none; display: inline-block; margin-left:0; margin-right:1rem; } .b-c ul li span {height: 1rem; font-size: 0.8rem; line-height: 1rem; } .b-c ul li span i {font-size: 0.5rem;} .b-c ul li p { font-size: 0.4rem; margin-top:0.1rem; } } @media(max-width: 640px){ .b-a { padding:0 2% 0.5rem; margin-top:0.4rem; box-sizing: border-box; background: url(c1.jpg) no-repeat center bottom; -webkit-background-size: 90% auto;background-size: 90% auto; } .b-x {display: none; position: absolute; width: 90%; height: 3rem; left:5%; top:auto; bottom:0; } .b-x ul li.sign3 { position: absolute; left:2.8rem; top:0.7rem; width: 0.4rem; height: 0.4rem; } .b-x ul li.sign2 { left:4rem; top:1.2rem; width: 0.4rem; height: 0.4rem; } .b-x ul li.sign1 { left:3.5rem; top:0.8rem; width: 0.4rem; height: 0.4rem; } .b-x ul li { position: absolute; width: 1.5rem; height: 1.5rem; } .b-x ul li .t { font-size: 0.32rem; color:#555555; text-transform: uppercase;font-family: "Arial"; position: absolute;height: 40px; line-height: 40px; top:50%; margin-top:-20px; left:1.3rem; } .b-x ul li .dian { display: block; width: 0.08rem; height: 0.08rem; position: absolute; left:50%; margin-left:-0.04rem; top:50%; margin-top:-0.04rem; border-radius: 50%;background:#0054a6; } .b-x ul li .xq { box-sizing: border-box; display: block; width: 01rem; height: 01rem; position: absolute; left:50%; margin-left:-0.5rem; top:50%; margin-top:-0.5rem; border-radius: 50%; border:1px solid #0054a6; } .b-x ul li .dq { box-sizing: border-box; display: block; width: 0.6rem; height: 0.6rem; position: absolute; left:50%; margin-left:-0.3rem; top:50%; margin-top:-0.3rem; border-radius: 50%; border:1px solid #0054a6; } .b-b { float: none; width: 100%; margin-left:0rem; margin-top:0.3rem; } .b-b .tit span { font-size: 0.26rem; } .b-b .tit h2 { font-size: 0.3rem; margin:0.06rem 0 0.16rem;} .b-b .tit i {display: block; width: 0.8rem; height: 2px; background: #0054a6;} .b-b .con { margin-top:0.3rem; } .b-b .con h3 { font-size: 0.24rem; } .b-b .con .cont { margin-top:0.2rem; font-size: 0.2rem; line-height: 0.34rem; } .b-b a.more {margin-top:0.4rem; font-size: 0.2rem; padding-right:0.5rem; background: url(c2.jpg) no-repeat right center; -webkit-background-size: 0.42rem auto;background-size: 0.42rem auto; } .b-c { text-align: right; margin-right:0rem; padding-top:1.8rem; display: inline-block; } .b-c ul li { display: inline-block; margin-left:0; margin-right:0.2rem; } .b-c ul li span {height: 0.4rem; font-size: 0.3rem; line-height: 0.4rem; } .b-c ul li span i {font-size: 0.26rem;} .b-c ul li p { font-size: 0.2rem; margin-top:0.1rem; } } .c-a {text-align: right; width: 100%; position: relative; margin-top:1.4rem;} .c-a:after { content:''; width: 6.1rem; height: 0.62rem; position: absolute; left:0; top:-0.62rem; background: #dbeaf8; } .c-b {overflow: hidden; position: absolute; left:0; top:0; width: 9.59rem; height: 6.26rem; } .c-b img {transition: all 1s; width: 100%; height: auto; } .c-b:hover img { transform: scale(1.2); } .c-c {display: inline-block; text-align: left; box-sizing: border-box; width: 13.14rem; padding: 0.8rem 3rem 1.35rem 4.45rem; background: #f3f6f9;} .c-c .tit p { font-size: 0.16rem; color:#0054a6; text-transform: uppercase; } .c-c .tit h2 { font-size: 0.36rem; color:#000; font-weight: normal; margin:0.06rem 0 0.1rem;} .c-c .tit span {display: block; width: 0.8rem; height: 2px; background: #0054a6;} .c-c .con {margin: 0.2rem 0 0.26rem; font-size: 0.15rem; color:#4f4f4f; line-height: 0.28rem; } .c-c ul li { transition: all 0.8s; margin-bottom:0.15rem; padding: 0.05rem 0 0.05rem 0.45rem; } .c-c ul li:hover { transform: scale(1.1);} .c-c ul li h3 { font-size: 0.16rem; color:#333; } .c-c ul li p { font-size: 0.14rem; color:#666; } .c-c ul li.sign1 { background: url(d1.png) no-repeat left center; -webkit-background-size: 0.35rem auto;background-size: 0.35rem auto; } .c-c ul li.sign2 { background: url(d2.png) no-repeat left center; -webkit-background-size: 0.35rem auto;background-size: 0.35rem auto; } .c-c ul li.sign3 { background: url(d3.png) no-repeat left center; -webkit-background-size: 0.35rem auto;background-size: 0.35rem auto; } .c-c ul li.sign4 { background: url(d4.png) no-repeat left center; -webkit-background-size: 0.35rem auto;background-size: 0.35rem auto; } @media(max-width: 1500px){ .c-c { padding-right:1.6rem; padding-bottom:0.9rem; } } @media(max-width: 1200px){ .c-c { padding: 0.6rem 1rem 0.9rem 4rem;} .c-c ul li { margin-bottom:0.1rem; } } @media(max-width: 1000px){ .c-a { width: 100%; margin-top:1rem; padding: 0 0.2rem; box-sizing: border-box; } .c-a:after { display: none; } .c-b { position: relative; width: 100%; height:auto; } .c-c { position: relative; margin-top:-4px; padding: 0.8rem 0.6rem; width: 100%; } .c-c .tit p { font-size: 0.4rem; } .c-c .tit h2 { font-size: 0.6rem; margin:0.06rem 0 0.16rem;} .c-c .tit span {display: block; width: 1.5rem; height: 2px; background: #0054a6;} .c-c .con { font-size: 0.36rem;line-height: 0.56rem; } .c-c ul li { margin-bottom:0.2rem; padding: 0.05rem 0 0.05rem 0.8rem; } .c-c ul li h3 { font-size: 0.4rem; } .c-c ul li p { font-size: 0.3rem; } .c-c ul li.sign1 { background: url(d1.png) no-repeat left center; -webkit-background-size: 0.6rem auto;background-size: 0.6rem auto; } .c-c ul li.sign2 { background: url(d2.png) no-repeat left center; -webkit-background-size: 0.6rem auto;background-size: 0.6rem auto; } .c-c ul li.sign3 { background: url(d3.png) no-repeat left center; -webkit-background-size: 0.6rem auto;background-size: 0.6rem auto; } .c-c ul li.sign4 { background: url(d4.png) no-repeat left center; -webkit-background-size: 0.6rem auto;background-size: 0.6rem auto; } } @media(max-width: 640px){ .c-a { width: 100%; margin-top:0rem; padding: 0 0.1rem; } .c-c { position: relative; margin-top:-4px; padding: 0.3rem 0.2rem; width: 100%; } .c-c .tit p { font-size: 0.26rem; } .c-c .tit h2 { font-size: 0.3rem; margin:0.06rem 0 0.16rem;} .c-c .tit span { width: 0.8rem;} .c-c .con { font-size: 0.26rem;line-height: 0.32rem; } .c-c ul li { margin-bottom:0.1rem; padding: 0.05rem 0 0.05rem 0.7rem; } .c-c ul li h3 { font-size: 0.24rem; } .c-c ul li p { font-size: 0.2rem; } } .d-a { width: 14rem; margin: 0.7rem auto; } .d-b .tit p { font-size: 0.16rem; color:#0054a6; text-transform: uppercase; } .d-b .tit h2 { font-size: 0.36rem; color:#000; font-weight: normal; margin:0;} .d-c { margin-top:0.2rem; } .d-c ul li {position: relative; transition: all 0.8s; float: left; width: 33.33333%; overflow: hidden; box-sizing: border-box; padding: 0 1px; } .d-c ul li img {transition: all 0.8s; width: 100%; height: auto; } .d-c ul li:hover { margin-top:-15px; transform: scale(0.98); } /*.d-c ul li:hover img { transform: scale(1.1,1); }*/ .d-c ul li a { display: block; overflow: hidden; } .d-c ul li a .tit { margin-top:0.1rem; display: block; font-size: 0.18rem; color:#333; position: relative; padding-left:0.3rem; } .d-c ul li a .tit:after {content:''; width: 0.2rem; height: 2px;position: absolute; left:0; top:50%; margin-top:-1px; background: #0054a6; } .d-c ul li a .con { font-size: 0.14rem; color:#777; padding: 0.05rem 0.8rem 0 0.3rem; display: block; width: 100%; box-sizing: border-box; } .d-c ul li:hover a .tit { color:#00479c; } .d-c ul li:hover a .con { color:#00479c; } @media(max-width: 1150px){ .d-a { width: 18rem; } } @media(max-width: 1000px){ .d-b .tit p { font-size: 0.4rem; } .d-b .tit h2 { font-size: 0.6rem; margin:0.06rem 0 0.16rem;} .d-c ul li a .tit { margin-top:0.15rem; font-size: 0.32rem; padding-left:0.5rem; } .d-c ul li a .tit:after {content:''; width: 0.36rem; height: 2px; } .d-c ul li a .con { font-size: 0.3rem;padding: 0.1rem 0.8rem 0 0.5rem; } } @media(max-width: 640px){ .d-a { width: 6rem; } .d-b .tit p { font-size: 0.26rem; } .d-b .tit h2 { font-size: 0.3rem; margin:0.06rem 0 0.16rem;} .d-c ul li {width: 100%; margin-bottom:0.2rem;} .d-c ul li a .tit { margin-top:0.1rem; font-size: 0.24rem; padding-left:0.4rem; } .d-c ul li a .tit:after {content:''; width: 0.3rem; height: 2px; } .d-c ul li a .con { font-size: 0.2rem;padding: 0.05rem 0.8rem 0 0.4rem; } } .box05 { background: #f5f6f6; padding:1.1rem 0; } .e-a { width: 14rem; margin: 0 auto; } .e-b { position: relative; } .e-b .hd { width: 6.95rem; position: absolute; left:0;top:0; } .e-b .hd .tit { float: left; } .e-b .hd .tit p { font-size: 0.16rem; color:#0054a6; text-transform: uppercase; } .e-b .hd .tit h2 { font-size: 0.36rem; color:#000; font-weight: normal; margin:0;} .e-b .hd ul {text-align: center; box-sizing: border-box; width: 5.2rem; position: relative; float: left; margin-left:0.1rem; } .e-b .hd ul:after { content:''; width: 5.26rem; height: 1px; background: #e0e1e2; position: absolute; left:0; bottom:-1px; } .e-b .hd ul li {font-size: 0.16rem; cursor: pointer; border-bottom:2px solid rgba(0,0,0,0); z-index: 10; color:#333; padding: 0.36rem 0.12rem 0.12rem; display: inline-block; } .e-b .hd ul li.on,.e-b .hd ul li:hover { border-color:#0054a6; } .e-c { float: left; padding-top:1.08rem; width: 6.95rem; position: absolute; left:0; bottom:0; } .e-cm dl dd {transition: all 0.8s; position: relative; padding:0.22rem 1.2rem 0.17rem 0.3rem; margin-bottom:1px; background: #fff; } .e-cm dl dd:hover { margin-left:-10PX; } .e-cm dl dd .d { float: left; padding-right:0.15rem; border-right:1px solid #e1e2e2; margin-right:0.15rem; } .e-cm dl dd .d span { font-size: 0.52rem; color:#888888; line-height: 0.52rem;display: block; } .e-cm dl dd .d i { display: block; font-size: 0.15rem; color:#888; } .e-cm dl dd:hover { color:#294994; } .e-cm dl dd:hover .d { color:#294994; } .e-cm dl dd:hover .d span { color:#294994; } .e-cm dl dd:hover .d i { color:#294994; } .e-cm dl dd:hover .con a.t { color:#294994; } .e-cm dl dd:hover .cont { color:#294994; } .e-cm .con { float: left; width: 4.5rem; } .e-cm .con a.t { font-size: 0.17rem; color:#444; } .e-cm .cont { font-size: 0.13rem; color:#777; line-height: 0.2rem;margin-top:0.1rem; } .e-d { width: 6.95rem; float: right; overflow: hidden; } .e-d a { vertical-align: top; } .e-d img {transition: all 0.8s; width: 100%; overflow: hidden; height: auto; vertical-align: top; } .e-d:hover img { transform: scale(0.96); } @media(max-width: 1500px){ .e-cm .cont { margin-top:0.06rem; } } @media(max-width: 1400px){ .e-cm dl dd { padding:0.19rem 0.5rem 0.14rem 0.3rem;} .e-b .hd ul { width: 5rem; } .e-b .hd ul:after { width: 5rem; } .e-b .hd ul li { padding:0.36rem 0.1rem 0.12rem; } .e-cm .con a.t { font-size: 0.22rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } .e-cm .cont { font-size: 0.2rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } } @media(max-width: 1300px){ .e-cm dl dd { padding:0.19rem 0.5rem 0.14rem 0.3rem;} .e-b .hd ul { width: 4.8rem; } .e-b .hd ul:after { width: 4.8rem; } .e-b .hd ul li { padding:0.36rem 0.05rem 0.12rem; font-size: 0.2rem; } .e-cm .con a.t { font-size: 0.22rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } .e-cm .cont { font-size: 0.2rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } } @media(max-width: 1150px){ .e-a { width: 18rem; } .e-b .hd { width: 8.9rem; } .e-c { width: 8.9rem; padding-top:1.25rem; } .e-d { width: 8.9rem; } .e-cm dl dd { padding:0.3rem 0.5rem 0.22rem 0.5rem;} .e-b .hd ul { width: 6.5rem; } .e-b .hd ul:after { width: 6.5rem; } .e-b .hd ul li { padding:0.3rem 0.1rem 0.12rem; font-size: 0.26rem; } .e-cm dl dd .d span { font-size: 0.6rem; line-height: 0.6rem; } .e-cm dl dd .d i { font-size: 0.2rem; color:#888; } .e-cm .con { float: left; width: 6rem; overflow: hidden; } .e-cm .con a.t { font-size: 0.28rem; } .e-cm .cont { font-size: 0.24rem; margin-top:0.1rem; line-height: 0.3rem; } } @media(max-width: 1000px){ .e-b .hd .tit {float: none;} .e-b .hd .tit p { font-size: 0.4rem; } .e-b .hd .tit h2 { font-size: 0.6rem; margin:0.06rem 0 0.16rem;} .e-b .hd ul { float: none; width: 100%; margin-left:0; } .e-a { width: 18rem; } .e-b .hd { width: 8.9rem; } .e-c { padding-top:2.8rem; } .e-b .hd ul {text-align: left; width: 100%; } .e-b .hd ul:after { width: 100%; } .e-b .hd ul li { padding:0.2rem 0.16rem 0.12rem; font-size: 0.3rem; } .e-d { padding-top:1.6rem; } } @media(max-width: 640px){ .e-b .hd { width: 100%; position: relative; } .e-b .hd .tit p { font-size: 0.26rem; } .e-b .hd .tit h2 { font-size: 0.3rem; margin:0.06rem 0 0.16rem;} .box05 { width: 6.4rem; padding: 0.3rem 0.2rem; box-sizing: border-box; } .e-a { width: 6rem; } .e-b .hd ul { float: none; width: 100%; } .e-b .hd ul li { padding:0rem 0.1rem 0.08rem; font-size: 0.2rem; } .e-cm dl dd { padding:0.15rem 0.2rem 0.1rem 0.3rem;} .e-cm .con { float: left; width:4rem; } .e-c {width: 6rem; padding-top:0rem; position: relative; left: auto; bottom: auto; } .e-b .hd ul {text-align: left; width: 100%; } .e-b .hd ul:after { width: 100%; } .e-d {width: 6rem; padding-top:0.2rem; } .e-cm dl dd .d span { font-size: 0.4rem; line-height: 0.4rem; } .e-cm dl dd .d i { font-size: 0.2rem; } .e-cm .con a.t { font-size: 0.22rem; } .e-cm .cont { font-size: 0.2rem; } }