@charset "utf-8";
.overview-content { position: relative; font-size: 20px; color: #3e3c3b; line-height: 1.5; font-weight: 300; text-align:left; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.overview-content .clearFix { *zoom:1;}
.overview-content .clearFix:after,.overview-content .clearFix:before { content:''; display:table; clear:both; height:0; visibility:hidden;}
.overview-content .col{float:left;width:50%;}
.overview-content .col.right{float:right;}
.overview-content .w1200 { position:relative; width:1200px; margin:0 auto; overflow: hidden;}
.overview-content h5 { padding:80px 0 25px 0; font-size:50px; line-height:1.2;}
.overview-content h2 { font-size:55px; line-height:1.2;font-weight: 700;padding-bottom:20px;}
.overview-content h6{font-size:30px;padding:5px 0 5px 0;color:#005564;}
.overview-content p { margin-bottom:10px;}
.overview-content .fs14{font-size:14px;}
.overview-content .fs18{font-size:18px;}

.overview-content .a { height:1583px; background:url(a.jpg) 50% 0 no-repeat;text-align: center;}
.overview-content .a .desc{padding:445px 71px 0px;}
.overview-content .a h6{padding:10px 0 460px;}
.overview-content .a p{text-align: left;letter-spacing: 1px;}
.overview-content .a .col{width:25%;line-height: 1.2;margin-top:100px;color:#005564;}
.overview-content .a .col b{width:75px;height:60px;background: url(a-icon1.png)no-repeat 50% 50%;display:block;margin:0 auto 20px;}
.overview-content .a .col:nth-child(2) b{background-image: url(a-icon2.png);}
.overview-content .a .col:nth-child(3) b{background-image: url(a-icon3.png);}
.overview-content .a .col:nth-child(4) b{background-image: url(a-icon4.png);}
.overview-content .b { height:1069px; background:url(b.jpg) 50% 0 no-repeat;text-align: center;color:#fff;}
.overview-content .b .w1200{height:100%;}
.overview-content .b .controller{position:absolute;top:645px;left:220px;}
.overview-content .b .clearFix{position:absolute;bottom:80px;right:0px;width:365px;text-align: left;}
.overview-content .b .clearFix .col{width:60%;}
.overview-content .b .clearFix .col:nth-child(2){width:40%;}
.overview-content .c { height:1118px; background:url(c.jpg) 50% 0 no-repeat;text-align: center;}
.overview-content .c .desc{padding:710px 85px 0;}
.overview-content .d { height:1064px; background:url(d.jpg) 50% 0 no-repeat;color:#fff;}
.overview-content .d .desc{padding:75px 0 0 75px;width:580px;}
.overview-content .e { height:1083px; background:url(e.jpg) 50% 0 no-repeat;text-align: center;}
.overview-content .e .w1200{height:100%;}
.overview-content .e .desc{padding:0px 115px 0;}
.overview-content .e .device{position:absolute;bottom:220px;right:100px;font-size:24px;font-weight: 400;}
.overview-content .f{height:1046px; background:url(f.jpg) 50% 0 no-repeat;color:#fff;}
.overview-content .f .desc{width:505px;float:right;padding:150px 15px 0 0;}
.overview-content .f .col{width:33.33%; text-align: center;color:#6ba4ab}
.overview-content .f .clearFix{margin-left: -45px;width:570px;margin-top: 210px;}
.overview-content .g{height:716px; background:url(g.jpg) 50% 50% no-repeat;}
.overview-content .g .desc{padding:125px 0 0 55px;width:530px;}
.overview-content .h{height:1144px; background:url(h.jpg) 50% 50% no-repeat;}
.overview-content .h .w1200{overflow: visible;height:100%;}
.overview-content .h li{position:absolute;bottom:425px;left:120px;font-size: 18px;font-weight: 400;}
.overview-content .h li:nth-child(2){bottom:340px;}
.overview-content .h li:nth-child(3){bottom:220px;}
.overview-content .h li:nth-child(4){bottom:100px;}
.overview-content .h li:nth-child(5){bottom:137px;left:-100px;}
.overview-content .h li:nth-child(6){bottom:100px;left:535px;}
.overview-content .h li:nth-child(7){bottom:140px;left:inherit;right:35px;font-size:16px;}
.overview-content .h li:nth-child(7):before,.overview-content .h li:nth-child(7):after{display:inline-block;height:1px;background: #fecb00;width:60px;content:""; vertical-align: middle;margin:0 5px;}
.overview-content .h li:nth-child(8){bottom:100px;left:inherit;right:35px;font-size:16px;}
.overview-content .h li:nth-child(8):before,.overview-content .h li:nth-child(8):after{display:inline-block;height:1px;background: #49ccd6;width:20px;content:""; vertical-align: middle;margin:0 5px;}
.overview-content .i{padding:80px 0;}
.overview-content .i table{width:100%;margin-bottom: 40px; }
.overview-content .i table thead{border-left:1px solid #fff;border-right:1px solid #fff;}
.overview-content .i table tbody{background-color: #f2f5fa;border:1px solid #cedfef;}
.overview-content .i table th:not(:first-child),.overview-content .i table td:not(:first-child) {text-align: center;}
.overview-content .i table td:not(:first-child){border-left:1px solid #cedfef;}
.overview-content .i tbody tr:first-child td{border-bottom:1px solid #cedfef;}
.overview-content .i tbody td{padding:10px;font-size:16px;}
.overview-content .i tbody td:first-child{padding-left:20px;}
.overview-content .i tbody tr:first-child td{padding-left:20px;font-weight: 400;}

@media screen and (max-width : 768px) 
{
    .overview-content{font-weight: 300;line-height:1.45;font-size: 18px;color:#000;text-align:left;}
    .overview-content .col{float:none;width:auto;}
    .overview-content br{display:none;}
    .overview-content .w1200{width:auto;}
    .overview-content .fs14{font-size:2.8125vw;}
    .overview-content .fs18{font-size:3.75vw;}
    .overview-content h5{font-size:30px;font-weight: 400;padding:40px 0 20px;}
    .overview-content .a,.overview-content .b,.overview-content .c,.overview-content .d,.overview-content .e,.overview-content .f,.overview-content .g,.overview-content .h{height:auto;background-size:100% auto; background-position:0 100%;}
    .overview-content .b .desc,.overview-content .c .desc,.overview-content .d .desc,.overview-content .e .desc,.overview-content .g .desc,.overview-content .f .desc,.overview-content .h .desc{padding:0 20px;float:none;width:auto;}
    .overview-content h2{font-size:5.4vw;}
    .overview-content h6{font-size:20px;font-weight: 400;}
    .overview-content .a{height:auto; background-image: url(mobile/a.jpg);background-position:50% 0; background-color: #ededed }
    .overview-content .a .desc{padding:40vw 5.5vw 0;width:auto;}
    .overview-content .a h6{padding:0;font-size:3.2vw;}
    .overview-content .a .clearFix,.overview-content .b .controller{display:none;}
    .overview-content .a p{padding:60vw 0 10vw;}
    .overview-content .b{height:auto; background-image: url(mobile/b.jpg);padding-bottom:80vw;color:#000; text-align: left;position:relative;}
    .overview-content .b .clearFix{bottom:5.2vw;right:9vw;color:#fff;width:auto;font-size:2.3vw;line-height: 4.5vw;}
    .overview-content .b .clearFix .col,.overview-content .b .clearFix .col:nth-child(2){width:auto;}
    .overview-content .b .w1200{position:static;}
    .overview-content .c{height:auto; background-image: url(mobile/c.jpg);background-position:50% 0;padding-top:50%; text-align: left;}
    .overview-content .c h6{ text-align: center;}
    .overview-content .d{height:auto; background-image: url(mobile/d.jpg);background-position:50% 100%;padding-bottom:85%;  background-color: #f1f6fc;color:#000;}
    .overview-content .e{height:auto; background-image: url(mobile/e.jpg);background-position:50% 100%;padding-bottom:60%; color:#000;position:relative;}
    .overview-content .e .w1200{position:static;height:auto;}
    .overview-content .e .device{bottom:5vw;right:11vw;font-size:3vw;}
    .overview-content .f{height:auto; background-image: url(mobile/f.jpg);padding-bottom:40vw; background-color: #36454c;position:relative;}
    .overview-content .f .clearFix{position:absolute;margin:0;width:100%;bottom:8vw;left:0;box-sizing:border-box;padding:0 20px;}
    .overview-content .f .col{float:left;font-size:3vw;line-height: 4vw;width:29%;}
    .overview-content .f .col br{display:block;}
    .overview-content .f .w1200{position:static;}
    .overview-content .g{height:auto; padding-bottom:40vw;}
    .overview-content .h{height:auto; padding-bottom:65vw;background-image: url(mobile/g.jpg); background-color: #f1f6fc;position:relative;}
    .overview-content .i,.overview-content .h li:nth-child(7),.overview-content .h li:nth-child(8){display:none;}
    .overview-content .h li{font-size:1.7vw;bottom:30vw;left:17vw;}
    .overview-content .h li:nth-child(2){bottom:24vw;}
    .overview-content .h li:nth-child(3){bottom:16vw;}
    .overview-content .h li:nth-child(4){bottom:8vw;}
    .overview-content .h li:nth-child(5){bottom:10vw;left:5vw;}
    .overview-content .h li:nth-child(6){bottom:8vw;left:46vw;}
    .overview-content .h .w1200{position:static;overflow: hidden;}
    }