/*W_Applet*/

.W_Applet * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

.W_Applet img {
    max-height: 100%;
    width: 100%;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.Let_1{
    width: 100%;
    overflow: hidden;
}
.Let_1 img {
    width: 100%;
}

.Let_2 {
    padding: 50px 0;
}

.Let_2 .let_tit h3 {
    position: relative;
    height: 36px;
    padding: 16px 0;
    font-size: 36px;
    font-weight: bold;
    color: #60646a;
    text-align: center;
    line-height: 36px;
    cursor: default;
}

.Let_2 .let_tit h3:before {
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 30px;
    height: 2px;
    content: ' ';
    margin-left: -15px;
    background: #3bb6eb;
}

.Let_2 .let_tit p {
    padding: 30px 0;
    font-size: 15px;
    color: #55595d;
    text-align: center;
    line-height: 1;
}

.Let_2 .let_tit p span {
    color: #fa570f;
}

.Let_2 .let_mian {
    text-align: center;
}

.Let_2 .let_mian ul {
    display: inline-block;
    padding: 24px 0;
}

.Let_2 .let_mian ul li {
    position: relative;
    float: left;
    width: 120px;
    margin: 0 36px;
    padding: 30px 0 0;
}

.Let_2 .let_mian ul li i {
    display: block;
    width: 120px;
    height: 120px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #f5f5f6 no-repeat center;
    box-sizing: border-box;
}

.Let_2 .let_mian ul li span {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 60px;
}

.Let_2 .let_mian ul li em {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -116px;
    width: 180px;
    height: 220px;
    background: no-repeat center;
}

.Let_2 .let_mian ul li.L_a1 i {
    background-image: url(../image/Applet_1.png);
}

.Let_2 .let_mian ul li.L_a2 i {
    background-image: url(../image/Applet_2.png);
}

.Let_2 .let_mian ul li.L_a3 i {
    background-image: url(../image/Applet_3.png);
}

.Let_2 .let_mian ul li.L_a4 i {
    background-image: url(../image/Applet_4.png);
}

.Let_2 .let_mian ul li.L_a5 i {
    background-image: url(../image/Applet_8.png);
}

.Let_2 .let_mian ul li.L_a1 em {
    background-image: url(../image/Applet_5.png);
}

.Let_2 .let_mian ul li.L_a2 em {
    background-image: url(../image/Applet_5.png);
}

.Let_2 .let_mian ul li.L_a3 em {
    background-image: url(../image/Applet_5.png);
}

.Let_2 .let_mian ul li.L_a4 em {
    background-image: url(../image/Applet_5.png);
}

.Let_2 .let_mian ul li.L_a5 em {
    background-image: url(../image/Applet_5.png);
}

.Let_2 .let_mian ul li:hover em {
    display: block;
}

.Let_2 .let_mian ul li:hover span {
    visibility: hidden;
}

.Let_3 {
    width: 100%;
    height: 833px;
    background: url(../image/Applet_bg.jpg) no-repeat center;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.Let_3.last {
    background-image: url(../image/Applet_bg4.jpg);
}

.Let_3 .hd {
    position: relative;
    width: 100%;
    height: 324px;
}

.Let_3 .hd>span {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 50%;
    height: 104px;
    -webkit-transition: height .5s ease;
    transition: height .5s ease;
}

.Let_3 .hd .fl_bg {
    left: 0;
    background: #3bb6ec;
}

.Let_3 .hd .fr_bg {
    right: 0;
    background: #fcd72e;
}

.Let_3 .hd .wrap {
    position: relative;
    z-index: 2;
    height: 100%;
}

.Let_3 .hd .wrap>div {
    position: relative;
    width: 50%;
    height: 104px;
    overflow: hidden;
    padding-top: 24px;
    padding-right: 112px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.Let_3 .hd .wrap>div h4 {
    padding-bottom: 10px;
    font-size: 30px;
    color: #fff;
    line-height: 1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.Let_3 .hd .wrap>div h4 span {
    color: #fcd72e;
}

.Let_3 .hd .wrap>div p {
    height: 78px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.Let_3 .hd .wrap>div ul {
    padding-top: 24px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
    -webkit-transform-origin: top center;
    transform-origin: top center;
}

.Let_3 .hd .wrap>div ul {
    width: 503px;
    margin-left: -15px;
}

.Let_3 .hd .wrap>div ul li {
    float: left;
    width: 84px;
    height: 40px;
    margin-left: 16px;
    margin-bottom: 15px;
    border-radius: 20px;
    background: #fff;
    font-size: 12px;
    color: #3bb6eb;
    text-align: center;
    line-height: 40px;
}

.Let_3 .hd .wrap>div>i {
    position: absolute;
    bottom: 40px;
    right: 35px;
    width: 34px;
    height: 19px;
    background: url(../image/Applet_6.png) no-repeat center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.Let_3 .hd .wrap>div.fr {
    padding-left: 42px;
    padding-right: 70px;
}

.Let_3 .hd .wrap>div.fr ul li {
    color: #fcd72e;
}

.Let_3 .hd .wrap>div.fr>i {
    right: 0;
}

.Let_3 .hd .fl_bg.on {
    height: 324px;
}

.Let_3 .hd .fr_bg.on {
    height: 324px;
}

.Let_3 .hd .wrap>div.on {
    height: 324px;
    padding-top: 50px;
}

.Let_3 .hd .wrap>div.on h4 {
    padding-bottom: 20px;
}

.Let_3 .hd .wrap>div.on p {
    overflow: initial;
    text-overflow: clip;
    white-space: normal;
}

.Let_3 .hd .wrap>div.on ul {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
}

.Let_3 .hd .wrap>div.on>i {
    background-image: url(../image/Applet_7.png);
}

.Let_3 .bd .bd_box {
    display: none;
    padding-top: 116px;
    text-align: center;
}

.Let_3 .bd .bd_box ul {
    display: inline-block;
}

.Let_3 .bd .bd_box ul li {
    float: left;
    width: 215px;
    height: 300px;
    margin-left: 31px;
    padding: 20px 14px;
    background: #fff;
    box-sizing: border-box;
}

.Let_3 .bd .bd_box ul li:first-child {
    margin-left: 0;
}

.Let_3 .bd .bd_box ul li .ai_img {
    width: 100%;
    height: 139px;
    margin-bottom: 8px;
    overflow: hidden;
}

.Let_3 .bd .bd_box ul li .ai_h {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Let_3 .bd .bd_box ul li .ai_p {
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.Let_3 .bd .bd_box:first-child {
    display: block;
}

.Let_4 {
    padding: 85px 0;
}

.Let_4 .let_tit {
    position: relative;
    padding-bottom: 36px;
}

.Let_4 .let_tit:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 30px;
    height: 2px;
    content: ' ';
    margin-left: -15px;
    background: #3bb6eb;
}

.Let_4 .let_tit h3 {
    font-size: 46px;
    font-weight: bold;
    color: #60646a;
    text-align: center;
    line-height: 62px;
    cursor: default;
}

.Let_4 .let_tit p {
    font-size: 36px;
    color: #55595d;
    text-align: center;
    line-height: 50px;
}

.Let_4 .let_tit h3 span,
.Let_4 .let_tit p span {
    color: #fa570f;
}

.Let_4 .let_mian {
    padding: 35px 0;
    text-align: center;
}

.Let_4 .let_mian ul {
    display: inline-block;
}

.Let_4 .let_mian ul li {
    float: left;
    width: 157px;
    height: 157px;
    margin: 0 16px;
}

.Let_5 {
    width: 100%;
    height: 787px;
    overflow: hidden;
    padding-top: 92px;
    background: url(../image/Applet_bg2.jpg) no-repeat center;
    box-sizing: border-box;
}

.Let_5 div.fl {
    width: 45%;
    padding-left: 64px;
    box-sizing: border-box;
}

.Let_5 div.fl .tit {
    position: relative;
    padding-bottom: 36px;
}

.Let_5 div.fl .tit:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 6px;
    content: ' ';
    background: #fcd72d;
}

.Let_5 div.fl .tit h4 {
    font-size: 40px;
    font-weight: 100;
    color: #fff;
    line-height: 54px;
}

.Let_5 div.fl .tit h5 {
    font-size: 46px;
    font-weight: bold;
    color: #fff;
    line-height: 54px;
}

.Let_5 div.fl .tit h5 span {
    color: #3fdd84;
}

.Let_5 div.fl .mian_1 {
    padding: 40px 0;
    font-size: 18px;
    color: #fff;
    line-height: 1;
}

.Let_5 div.fl .mian_2 {
    position: relative;
    width: 363px;
    height: 485px;
    margin-left: -88px;
    background: url(../image/Applet_20.png) no-repeat left bottom;
}

.Let_5 div.fl .mian_2 .s_tc {
    position: absolute;
    top: 94px;
    left: 220px;
    width: 320px;
    height: 180px;
    padding: 24px 34px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, .3);
    box-sizing: border-box;
    animation: scale .8s ease-in-out;
}

.Let_5 div.fl .mian_2 .s_tc span {
    display: block;
    font-size: 24px;
    color: #434343;
    line-height: 30px;
}

.Let_5 div.fl .mian_2 .s_tc font {
    display: block;
    font-size: 38px;
    font-weight: bold;
    color: #3ad180;
    line-height: 45px;
}

.Let_5 div.fl .mian_2 .s_tc i {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(../image/Applet_21.png) no-repeat center;
    cursor: pointer;
}

.Let_5 div.fr {
    width: 50%;
}

.Let_5 div.fr ul li {
    float: left;
    width: 46%;
    height: 216px;
    margin-left: 4%;
}

.Let_5 div.fr ul li i {
    display: block;
    width: 64px;
    height: 64px;
}

.Let_5 div.fr ul li h6 {
    padding: 20px 0;
    font-size: 26px;
    color: #fff;
    line-height: 1;
}

.Let_5 div.fr ul li p {
    font-size: 14px;
    color: #ddd;
    line-height: 20px;
}

.Let_6 {
    padding: 50px 0;
}

.Let_6 .let_tit h3 {
    position: relative;
    height: 36px;
    padding: 16px 0;
    font-size: 36px;
    font-weight: bold;
    color: #60646a;
    text-align: center;
    line-height: 36px;
    cursor: default;
}

.Let_6 .let_tit h3:before {
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 30px;
    height: 2px;
    content: ' ';
    margin-left: -15px;
    background: #3bb6eb;
}

.Let_6 .let_tit p {
    padding: 30px 0;
    font-size: 15px;
    color: #55595d;
    text-align: center;
    line-height: 1;
}

.Let_6 .let_tit p span {
    color: #fa570f;
}

.Let_6 .let_mian {
    margin-top: 20px;
}

.Let_6 .let_mian ul li {
    float: left;
    width: 584px;
    height: 175px;
    padding: 28px 50px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff;
    box-sizing: border-box;
    cursor: default;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.Let_6 .let_mian ul li.L_a2,
.Let_6 .let_mian ul li.L_a4 {
    float: right;
}

.Let_6 .let_mian ul li div.fl {
    width: 118px;
}

.Let_6 .let_mian ul li div.fl i {
    display: block;
    width: 118px;
    height: 118px;
    background: no-repeat center;
}

.Let_6 .let_mian ul li div.fr {
    width: 344px;
}

.Let_6 .let_mian ul li span {
    display: block;
    padding: 20px 0 12px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    line-height: 1;
}

.Let_6 .let_mian ul li font {
    display: block;
    font-size: 15px;
    color: #666;
    line-height: 24px
}

.Let_6 .let_mian ul li.L_a1 div.fl i {
    background-image: url(../image/Applet_22.png);
}

.Let_6 .let_mian ul li.L_a2 div.fl i {
    background-image: url(../image/Applet_23.png);
}

.Let_6 .let_mian ul li.L_a3 div.fl i {
    background-image: url(../image/Applet_24.png);
}

.Let_6 .let_mian ul li.L_a4 div.fl i {
    background-image: url(../image/Applet_25.png);
}

.Let_6 .let_mian ul li:hover {
    border: none;
    background: url(../image/Applet_26.png) no-repeat center;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

.Let_6 .let_mian ul li:hover span {
    color: #fff
}

.Let_6 .let_mian ul li:hover font {
    color: #fff
}

.Let_6 .let_mian ul li.L_a1:hover div.fl i {
    background-image: url(../image/Applet_22_1.png);
}

.Let_6 .let_mian ul li.L_a2:hover div.fl i {
    background-image: url(../image/Applet_23_1.png);
}

.Let_6 .let_mian ul li.L_a3:hover div.fl i {
    background-image: url(../image/Applet_24_1.png);
}

.Let_6 .let_mian ul li.L_a4:hover div.fl i {
    background-image: url(../image/Applet_25_1.png);
}

.Let_7 {
    width: 100%;
    height: 779px;
    overflow: hidden;
    padding-top: 54px;
    background: url(../image/Applet_bg3.jpg) no-repeat center;
    box-sizing: border-box;
}

.Let_7 .let_tit h3 {
    position: relative;
    height: 36px;
    padding: 20px 0;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 36px;
    cursor: default;
}

.Let_7 .let_tit h3:before {
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 30px;
    height: 2px;
    content: ' ';
    margin-left: -15px;
    background: #3bb6eb;
}

.Let_7 .let_mian {
    position: relative;
    padding-top: 60px;
}

.Let_7 .let_mian .bd {
    width: 1200px;
    overflow: hidden;
}

.Let_7 .let_mian ul li {
    position: relative;
    float: left;
    width: 268px;
    margin-right: 42px;
}

.Let_7 .let_mian ul li a {
    display: block;
}

.Let_7 .let_mian ul li a:hover:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    border: 10px solid #fcd72e;
    background: url(../image/icon_88.png) repeat;
    box-sizing: border-box;
}

.Let_7 .let_mian ul li a em {
    display: none;
    animation: scale .8s ease-in-out;
}

.Let_7 .let_mian ul li a:hover em {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 140px;
    height: 140px;
    margin-left: -70px;
    margin-top: -70px;
}

.Let_7 .let_mian>a {
    cursor: pointer;
}

.Let_7 .let_mian .prev {
    position: absolute;
    top: 50%;
    left: -60px;
    width: 19px;
    height: 42px;
    margin-top: -21px;
    background: url(../image/Applet_27.png) no-repeat center;
}

.Let_7 .let_mian .next {
    position: absolute;
    top: 50%;
    right: -60px;
    width: 19px;
    height: 42px;
    margin-top: -21px;
    background: url(../image/Applet_28.png) no-repeat center;
}

.Let_8 {
    padding: 64px 0 0;
    background: #fff;
}

.Let_8 h3 {
    position: relative;
    height: 36px;
    padding: 16px 0;
    font-size: 36px;
    font-weight: bold;
    color: #60646a;
    text-align: center;
    line-height: 36px;
    cursor: default;
}

.Let_8 h3:before {
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 30px;
    height: 2px;
    content: ' ';
    margin-left: -15px;
    background: #3bb6eb;
}

.Let_8 {
    text-align: center;
}

.Let_8 ul {
    display: inline-block;
    padding: 236px 0;
}

.Let_8 ul li {
    position: relative;
    float: left;
    width: 124px;
    height: 124px;
    margin-left: 61.7px;
    cursor: pointer;
    -webkit-transition: margin-left .5s;
    transition: margin-left .5s;
}

.Let_8 ul li:before {
    position: absolute;
    top: 50%;
    left: -32px;
    width: 9px;
    height: 14px;
    content: '';
    margin-top: -7px;
    background: url(../image/D-pment-p19.png) no-repeat center;
    -webkit-transition: left .5s;
    transition: left .5s;
}

.Let_8 ul li:first-child {
    margin-left: 0;
}

.Let_8 ul li:first-child:before {
    display: none;
}

.Let_8 ul li .gb {
    width: 100%;
    height: 100%;
}

.Let_8 ul li .gb i {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px solid #c0deef;
    border-radius: 50%;
    background: no-repeat center;
    box-sizing: border-box;
}

.Let_8 ul li.a1 .gb i {
    background-image: url(../image/D-pment-p20.jpg);
}

.Let_8 ul li.a2 .gb i {
    background-image: url(../image/D-pment-p21.jpg);
}

.Let_8 ul li.a3 .gb i {
    background-image: url(../image/D-pment-p22.jpg);
}

.Let_8 ul li.a4 .gb i {
    background-image: url(../image/D-pment-p23.jpg);
}

.Let_8 ul li.a5 .gb i {
    background-image: url(../image/D-pment-p24.jpg);
}

.Let_8 ul li.a6 .gb i {
    background-image: url(../image/D-pment-p25.jpg);
}

.Let_8 ul li em {
    position: absolute;
    left: 50%;
    width: 3px;
    height: 38px;
    margin-left: -1.5px;
    background: #c0deef;
}

.Let_8 ul li.odd em {
    bottom: -58px;
}

.Let_8 ul li.even em {
    top: -58px;
}

.Let_8 ul li em:before {
    position: absolute;
    left: 50%;
    width: 11px;
    height: 11px;
    content: '';
    overflow: hidden;
    margin-left: -5.5px;
    border-radius: 50%;
    background: #c0deef;
}

.Let_8 ul li.odd em:before {
    top: -10px;
}

.Let_8 ul li.even em:before {
    bottom: -10px;
}

.Let_8 ul li em:after {
    position: absolute;
    left: 50%;
    width: 11px;
    height: 11px;
    content: '';
    overflow: hidden;
    margin-left: -5.5px;
    border: 2px solid #c0deef;
    border-radius: 50%;
    background: #fff;
    box-sizing: border-box;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.Let_8 ul li.odd em:after {
    bottom: -10px;
}

.Let_8 ul li.even em:after {
    top: -10px;
}

.Let_8 ul li .gh {
    position: absolute;
    left: 50%;
    width: 248px;
    margin-left: -124px;
    padding: 12px 25px;
    border-radius: 50px;
    border: 1px solid #fff;
    box-sizing: border-box;
    -webkit-transition: border .5s;
    transition: border .5s;
}

.Let_8 ul li.odd .gh {
    top: 180px;
}

.Let_8 ul li.even .gh {
    bottom: 180px;
}

.Let_8 ul li .gh p {
    padding: 10px 0 0;
    font-size: 14px;
    color: #60646a;
    line-height: 22px;
}

.Let_8 ul li .gh h5 {
    font-size: 15px;
    font-weight: bold;
    color: #373d41;
    line-height: 36px;
}

.Let_8 ul li .gh h5 span {
    display: inline-block;
    width: 45px;
    margin-right: 5px;
    background: no-repeat left center;
    color: #999;
    font-weight: 100;
    text-align: right;
    vertical-align: top;
    -webkit-transition: background .5s;
    transition: background .5s;
}

.Let_8 ul li.a1 .gh h5 span {
    background-image: url(../image/D-s-01.png);
}

.Let_8 ul li.a2 .gh h5 span {
    background-image: url(../image/D-s-02.png);
}

.Let_8 ul li.a3 .gh h5 span {
    background-image: url(../image/D-s-03.png);
}

.Let_8 ul li.a4 .gh h5 span {
    background-image: url(../image/D-s-04.png);
}

.Let_8 ul li.a5 .gh h5 span {
    background-image: url(../image/D-s-05.png);
}

.Let_8 ul li.a6 .gh h5 span {
    background-image: url(../image/D-s-06.png);
}

.Let_8 ul li .gh {
    border: 1px solid #c0deef;
}

.Let_8 ul li:hover em:after {
    background: #ffed52;
}

.Let_8 ul li.a1:hover .gh h5 span {
    background-image: url(../image/D-sh-01.png);
}

.Let_8 ul li.a2:hover .gh h5 span {
    background-image: url(../image/D-sh-02.png);
}

.Let_8 ul li.a3:hover .gh h5 span {
    background-image: url(../image/D-sh-03.png);
}

.Let_8 ul li.a4:hover .gh h5 span {
    background-image: url(../image/D-sh-04.png);
}

.Let_8 ul li.a5:hover .gh h5 span {
    background-image: url(../image/D-sh-05.png);
}

.Let_8 ul li.a6:hover .gh h5 span {
    background-image: url(../image/D-sh-06.png);
}

/*翻页动画*/

@-webkit-keyframes flipTop {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(-90deg);
    }
}

@-webkit-keyframes flipBottom {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
    }
}

@-moz-keyframes flipTop {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
    }
    100% {
        -moz-transform: perspective(400px) rotateX(-90deg);
    }
}

@-moz-keyframes flipBottom {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
    }
}

@-ms-keyframes flipTop {
    0% {
        -ms-transform: perspective(400px) rotateX(0deg);
    }
    100% {
        -ms-transform: perspective(400px) rotateX(-90deg);
    }
}

@-ms-keyframes flipBottom {
    0% {
        -ms-transform: perspective(400px) rotateX(90deg);
    }
    100% {
        -ms-transform: perspective(400px) rotateX(0deg);
    }
}

@-keyframes flipTop {
    0% {
        transform: perspective(400px) rotateX(0deg);
    }
    100% {
        transform: perspective(400px) rotateX(-90deg);
    }
}

@-keyframes flipBottom {
    0% {
        transform: perspective(400px) rotateX(90deg);
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
    }
}

@keyframes scale {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    60% {
        transform: scale(1.1);
        opacity: .5;
    }
    80% {
        transform: scale(0.9);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    60% {
        transform: scale(1.1);
    }
    80% {
        transform: scale(0.9);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}



@media screen and (max-width: 1199px){
    .Let_1 img{
        width: 140%;
        margin-left: -20%;
    }
    .wrap{
        width: 100%;
    }
    .Let_3 .hd .wrap>div{
        width: 100%;
        height: 96px;
    }
    .Let_3 .hd .wrap .fl{
        background: #3bb6ec;
        padding-top: 50px;
        padding-left: 42px;
        padding-right: 70px;
    }
    .Let_3 .hd .wrap .fr{
        background: #fcd72e;
    }
    .Let_3 .hd>span{
        display: none;
    }
    .Let_3 .hd .wrap>div.fr>i{
        right: 35px;
        bottom: 40px;
    }
    .Let_3{
    	background-position: center bottom;
    	height: auto;
    }
    .Let_3 .bd .bd_box ul li{
    	margin-bottom: 30px;
    	margin-left: 15px;
    	margin-right: 15px;
    }
    .Let_3 .bd .bd_box ul li:first-child{
    	margin-left: 15px;
    }
    .Let_6 .let_mian ul li{
    	padding: 10px;
    	width: 48%;
    	height: auto;
    	margin-left: 0.5%;
    }
    .Let_6 .let_mian ul li.L_a2, .Let_6 .let_mian ul li.L_a4{
    	margin-right: 0.5%;
    	margin-left: 0;
    }
    .Let_6 .let_mian ul li div.fr{
    	width: 70%;
    }
    .Let_7 .let_mian{
    	width: 888px;
    	margin-left: auto;
    	margin-right: auto;
    }
    .Let_7 .let_mian .bd{
    	width: 100%;
    }
    .Let_7 .let_mian .prev{
    	left: -25px;
    }
    .Let_7 .let_mian .next{
    	right: -25px;
    }
    .Let_8{
    	display: none;
    }
}



@media screen and (max-width: 768px){
	.Let_7 .let_mian{
  	width: 578px;
  }
  .Let_6 .let_mian ul li div.fl{
  	width: 25%;
  	padding-top: 30%;
  	background-size: 100% auto;
  	background-position: center;
  	background-repeat: no-repeat;
  }
  .Let_6 .let_mian ul li div.fl i{
  	display: none;
  }
  .Let_6 .let_mian ul li.L_a1 div.fl{
  	background-image: url(../image/Applet_22.png);
  }
  .Let_6 .let_mian ul li.L_a2 div.fl{
  	background-image: url(../image/Applet_23.png);
  }
  .Let_6 .let_mian ul li.L_a3 div.fl{
  	background-image: url(../image/Applet_24.png);
  }
  .Let_6 .let_mian ul li.L_a4 div.fl{
  	background-image: url(../image/Applet_25.png);
  }
  .Let_4 .let_mian ul li{
  	margin-bottom: 20px;
  }
  .Let_5{
  	height: auto;
  	background-size: 100% 100%;
  }
  .Let_5 div.fl{
  	width: 100%;
  	padding-left: 4%;
  }
  .Let_5 div.fr{
  	width: 100%;
  }
  .Let_5 div.fl .mian_2{
  	display: none;
  }
}


@media screen and (max-width: 640px){
    .Let_7 .let_mian{
  	width: 268px;
  }
  .Let_3 .bd .bd_box ul li{
  	height: auto;
  }
  .Let_3 .hd .wrap>div h4{
    font-size: 20px;
  }
  .Let_3 .hd .wrap .fl{
    padding-top: 15px !important;
    padding-left: 25px;
  }
  .Let_3 .bd .bd_box ul li .ai_p{
    margin-top: -20px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .Let_3 .hd .wrap>div.fr{
    padding-top: 15px !important;
    padding-left: 25px;
  }
  .Let_3 .hd .wrap>div p{
    font-size: 12px;
    line-height: 1.6;
  }
  .Let_3 .hd .wrap>div ul li{
    line-height: 35px;
    height: 35px;
  }
  .Let_3 .hd .wrap>div ul{
    padding-top: 0;
  }
  .Let_3 .bd .bd_box ul li{
  	margin-left: 1%;
  	margin-right: 1%;
  	width: 48%;
    height: 240px;
  	margin-bottom: 5px;
  }
  .Let_3 .bd .bd_box ul li:first-child{
  	margin-left: 1%;
  }
  .Let_3 .bd .bd_box ul li .ai_img{
  	height: auto;
  }
  .Let_3 .hd .wrap>div.on{
  	height: auto;
  }
  .Let_3 .hd .wrap>div ul{
  	width: 100%;
  }
  .Let_3 .bd .bd_box ul{
  	padding-top: 5px;
  }
  .Let_4 .let_tit h3{
  	font-size: 30px;
  }
  .Let_4 .let_tit p{
  	font-size: 24px;
  }
  .Let_6 .let_mian ul li div.fl{
  	display: none;
  }
  .Let_6 .let_mian ul li div.fr{
  	width: 100%;
  }
  .Let_6 .let_mian ul li span{
  	padding: 5px 0 5px;
  }
  .Let_4 .let_mian ul li{
  	width: 40%;
  }
  
}

@media screen and (max-width: 375px){
  .Let_2 .let_mian ul li{
  	margin: 0 33px;
  }
}


@media screen and (max-width: 320px){
	.Let_2 .let_mian ul li{
  	margin: 0 20px;
  }
}