/*!****** lib.css *******/
/*!-----------------[初始化]--------------*/
*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
table{border-collapse:collapse;border-spacing:0}
ol,ul{list-style:none}
q:after,q:before{content:''}
fieldset,img{border:0}
abbr,acronym{border:0}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.col-c,.col-l,.col_c,.col_l,.l{float:left}
.col-r,.col_r,.r{float:right}
.c{clear:both}
.fix{*zoom:1}
.fix:after,.fix:before{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden}
em{font-weight:400;font-style:normal}
#ClCache{display:none}
body{color:#333;font-size:14px;line-height:1.5;font-family:SourceHanSansSC,'Microsoft Yahei',"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif}
img{max-width:100%;border:none}
input,select,textarea{font-size:14px;color:#333;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}
input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
::-webkit-input-placeholder{color:#999}
::-moz-placeholder{color:#999}
::-ms-input-placeholder{color:#999}
select::-ms-expand{display:none}
a{color:#333;text-decoration:none}
.flex{display:flex;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex}
/*!-----------------[初始化结束]--------------*/
.wp{max-width:1230px;padding:0 15px;margin:0 auto}
html{min-width:1200px}
@font-face{font-family:jingang;src:url(../fonts/jingangti.otf)}
@font-face{font-family:SourceHanSansSC;src:url(../fonts/SourceHanSansSC-Regular.otf)}
@keyframes opacity{
0%{opacity:1}
50%{opacity:.4}
100%{opacity:1}
}
@keyframes fadenum{
0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
@keyframes bounce-down{
25%{transform:translateY(-3px)}
100%,50%{transform:translateY(0)}
75%{transform:translateY(3px)}
}
@keyframes fadenum1{
0%{transform:rotate(0)}
100%{transform:rotate(-360deg)}
}
@keyframes fadenum2{
0%{transform:translate(-50%,-50%) rotate(0)}
100%{transform:translate(-50%,-50%) rotate(360deg)}
}
@keyframes myRotate{
0%{transform:translate(-50%,-50%) rotate(0)}
25%{transform:translate(-50%,-50%) rotate(45deg)}
50%{transform:translate(-50%,-50%) rotate(0)}
75%{transform:translate(-50%,-50%) rotate(-45deg)}
100%{transform:translate(-50%,-50%) rotate(0)}
}
/*!****** lib.css end *******/
/*!****** bl *******/
.g-container{position:relative;height:1080px;overflow:hidden;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;background-image:url(../images/b-bg1.jpg)}
.footer{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.footer .bg{display:block;max-width:none}
.header{position:relative;height:116px}
.header .bg{display:block;width:100%;position:absolute;top:0;left:0;pointer-events:none}
.nav{float:left;margin-left:604px;padding-top:33px}
.nav li{float:left;margin:0 50px}
.nav .v1{display:block;width:140px;height:40px;line-height:40px;text-align:center;font-size:22px;font-family:jingang;background:url(../images/h-btn.png) no-repeat center;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%;position:relative;z-index:2}
.nav .v1 .t{display:block;position:relative;color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(40%,#fff),to(#94c0e2));background-image:-webkit-linear-gradient(#fff 40%,#94c0e2);background-image:-moz- oldlinear-gradient(#fff 40%,#94c0e2);background-image:-o-linear-gradient(#fff 40%,#94c0e2);background-image:linear-gradient(#fff 40%,#94c0e2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 2px rgba(255,255,255,.8)}
.nav .on .v1{background-image:url(../images/h-btn_on.png)}
.nav .on .v1 .t:before{content:attr(data-text);position:absolute;z-index:10;color:#fff;text-shadow:0 0 1px #fff}
.h-info{position:absolute;right:0;bottom:31px;height:70px;font-family:Arial}
.h-info .weather{float:left;width:128px;text-align:center;font-size:18px;color:#fff;position:relative;z-index:2}
.h-info .weather .dfbox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:70px}
.h-info .weather .icon{margin-right:12px}
.h-info .weather .icon img{width:33px}
.h-info .weather::after{display:block;position:absolute;top:0;left:0;width:105%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(37,123,240,.4)),to(rgba(37,123,240,.1)));background:-webkit-linear-gradient(left,rgba(37,123,240,.4),rgba(37,123,240,.1));background:-moz- oldlinear-gradient(left,rgba(37,123,240,.4),rgba(37,123,240,.1));background:-o-linear-gradient(left,rgba(37,123,240,.4),rgba(37,123,240,.1));background:linear-gradient(90deg,rgba(37,123,240,.4),rgba(37,123,240,.1));-webkit-transform:skewX(-20deg);-moz-transform:skewX(-20deg);-ms-transform:skewX(-20deg);-o-transform:skewX(-20deg);transform:skewX(-20deg)}
.h-info .time{float:left;width:205px;font-size:18px;color:#feffff;text-align:center;line-height:70px;position:relative}
.h-info .time .t{position:relative;z-index:2}
.h-info .time::before{display:block;position:absolute;top:0;left:0;width:105%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(37,123,240,.6)),to(rgba(37,123,240,.1)));background:-webkit-linear-gradient(left,rgba(37,123,240,.6),rgba(37,123,240,.1));background:-moz- oldlinear-gradient(left,rgba(37,123,240,.6),rgba(37,123,240,.1));background:-o-linear-gradient(left,rgba(37,123,240,.6),rgba(37,123,240,.1));background:linear-gradient(90deg,rgba(37,123,240,.6),rgba(37,123,240,.1));-webkit-transform:skewX(-20deg);-moz-transform:skewX(-20deg);-ms-transform:skewX(-20deg);-o-transform:skewX(-20deg);transform:skewX(-20deg)}
.h-info .time::after{display:block;position:absolute;bottom:0;right:0;width:100%;height:6px;background:url(../images/c-i2.png) no-repeat right center;-webkit-background-size:100% 100%;-moz-background-size:100%;-o-background-size:100%;background-size:100%}
.g-topb1{overflow:hidden;padding-right:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}
.m-btn{width:255px;height:59px;position:relative}
.m-btn .bg{display:block;position:absolute;top:0;left:0}
.m-btn .t{font-size:22px;font-family:jingang;color:#feffff;position:relative;z-index:2;padding-left:75px;padding-top:7px}
.m-back{display:block;width:140px;height:40px;text-align:center;line-height:40px;background:url(../images/h-btn.png) no-repeat center;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%;font-size:0}
.m-back em,.m-back span{display:inline-block;vertical-align:middle}
.m-back em{width:20px;height:25px;background:url(../images/arr-i1.png) no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}
.m-back span{font-size:16px;color:#feffff}
.m-detailb1{width:1651px;height:771px;margin:0 auto;background:url(../images/card1.png) no-repeat center;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}
.m-detailb1 .box{overflow:hidden;padding:75px 33px 75px 100px}
.m-detailb1 .col-l{width:615px;margin-right:45px}
.m-detailb1 .col-r{float:none;width:auto;overflow:hidden}
.m-detailb1 .pic{height:615px;border:4px solid #fff;overflow:hidden}
.m-detailb1 .pic .img{height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.m-detailb1 .txt{font-size:18px;color:#fff;line-height:1.88}
.m-detailb1 .scr_y{padding-right:23px;height:560px;overflow-y:auto;overflow-x:hidden}
.m-detailb1 .scr_y::-webkit-scrollbar{width:10px;height:1px}
.m-detailb1 .scr_y::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#86afd3}
.m-detailb1 .scr_y::-webkit-scrollbar-track{background:0 0}
.m-titb1{line-height:35px;height:40px;font-size:22px;font-family:jingang;color:#fff;background:url(../images/tit-bg.png) left top no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;padding-left:20px;margin-bottom:10px}
.m-row{overflow:hidden;padding:20px 8px 30px 65px}
.m-row .col-l{width:58.8%;margin-right:30px}
.m-row .col-r{float:none;width:auto;overflow:hidden}
.m-tabb1{font-size:0;text-align:center;margin-bottom:72px}
.m-tabb1 li{display:inline-block;vertical-align:top;margin:0 60px}
.m-tabb1 .s1{display:block;position:relative;padding:13px 50px 0;margin-top:62px}
.m-tabb1 .s1::after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);display:block;width:508px;height:211px;background:url(../images/index/btn2.png) no-repeat top center;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;pointer-events:none}
.m-tabb1 .act .s1::after{background-image:url(../images/index/btn1.png)}
.m-tabb1 .act .num{color:#0cf}
.m-tabb1 .t{font-size:24px;color:#fff;margin-right:4px;position:relative;z-index:2}
.m-tabb1 .num{font-size:48px;font-family:jingang;color:#01e7fc;position:relative;z-index:2;min-width:125px;display:inline-block}
.m-videob1{border:2px solid #c9cdd3;padding:6px;background-color:transparent;margin-bottom:35px}
.m-videob1 .videobox{position:relative;height:0;padding-top:56.76%;overflow:hidden}
.m-videob1 .videobox #mse,.m-videob1 .videobox .video{position:absolute;top:0;left:0;display:block;width:100%;height:100%;width:100%!important;height:100%!important}
.m-videob1 .play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:102px;cursor:pointer}
.m-pic_wall{position:relative;height:918px}
.m-pic_wall .bg{display:block;position:absolute;top:0;left:0;width:100%}
.m-pic_wall .pic{position:absolute;border:4px solid #fff;background-color:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.5);-moz-box-shadow:0 5px 10px rgba(0,0,0,.5);box-shadow:0 5px 10px rgba(0,0,0,.5);top:40%;left:50%}
.m-pic_wall .img{-webkit-box-shadow:0 0 10px rgba(0,0,0,.4) inset;-moz-box-shadow:0 0 10px rgba(0,0,0,.4) inset;box-shadow:0 0 10px rgba(0,0,0,.4) inset;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.m-pic_wall .p1 .img{width:142px;height:79px}
.m-pic_wall .p2 .img{width:160px;height:284px}
.m-pic_wall .p3 .img{width:189px;height:105px}
.m-pic_wall .p4 .img{width:134px;height:181px}
.m-pic_wall .p5 .img{width:127px;height:94px}
.m-pic_wall .p6 .img{width:72px;height:127px}
.m-pic_wall .p7 .img{width:76px;height:101px}
.m-pic_wall .p8 .img{width:88px;height:157px}
.m-pic_wall .p9 .img{width:312px;height:173px}
.m-pic_wall .p10 .img{width:75px;height:101px}
.m-pic_wall .p11 .img{width:100px;height:73px}
.m-pic_wall .p12 .img{width:134px;height:181px}
.m-pic_wall .p13 .img{width:181px;height:134px}
.m-pic_wall .p14 .img{width:128px;height:95px}
.m-pic_wall .p15 .img{width:70px;height:125px}
.m-pic_wall .p16 .img{width:140px;height:77px}
.m-pic_wall .p17 .img{width:140px;height:77px}
.m-pic_wall .p18 .img{width:76px;height:101px}
.m-pic_wall .p19 .img{width:100px;height:74px}
.m-pic_wall .qr-box{width:170px;height:201px;background:url(../images/index/qr-bg.png) no-repeat top center;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%;font-size:16px;color:#0d71bc;text-align:center;position:absolute;bottom:24px;right:60px}
.m-pic_wall .qr-box .qr{width:115px;margin:28px auto 12px}
.m-pic_wall .qr-box .qr img{display:block;width:100%}
.f-line{display:block;margin:0 auto}
.m-typeb1{padding:56px 66px 20px 75px}
.m-typeb1 .col-l{width:423px}
.m-typeb1 .col-r{margin-left:438px;width:auto;float:none}
.m-typeb1 .top .item:nth-child(1){width:66.66%}
.m-typeb1 .item{float:left;width:33.33%}
.m-typeb1 .con{margin:0 15px 30px}
.g-cardb1{display:block;position:relative;height:360px;cursor:pointer}
.g-cardb1 .bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%}
.g-cardb1:hover .icon img{-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}
.g-cardb1 .inner{position:relative;z-index:2;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.g-cardb1 .inner.fd-r{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.g-cardb1 .inner.fd-r .txt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}
.g-cardb1 .inner.fd-r .icon{margin-left:70px}
.g-cardb1 .icon{font-size:0}
.g-cardb1 .icon img{-webkit-transition:.6s;-o-transition:.6s;-moz-transition:.6s;transition:.6s}
.g-cardb1 .txt{text-align:center;padding-top:10px}
.g-cardb1 .txt .h3{font-size:36px;font-family:jingang;color:#deecf7;margin-bottom:3px;text-shadow:0 0 10px rgba(0,0,0,.3),0 0 20px rgba(0,0,0,.3)}
.g-cardb1 .txt .en{font-size:20px;font-weight:700;text-transform:capitalize;color:rgba(1,231,252,.3);font-family:Arial}
.g-cardb1.height1{height:751px}
.g-cardb1.height1 .icon{margin-bottom:80px}
.m-slider{padding:0 40px}
.m-slider .slider{padding:0 118px}
.m-slider .con{width:421px;height:751px;background:url(../images/gc/card.png) no-repeat center;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%;margin:0 auto;padding:43px 25px 0}
.m-slider .pic{position:relative;height:0;padding-top:55.49%;overflow:hidden;border:2px solid #fff;-webkit-box-shadow:0 3px 7px rgba(0,0,0,.35) inset;-moz-box-shadow:0 3px 7px rgba(0,0,0,.35) inset;box-shadow:0 3px 7px rgba(0,0,0,.35) inset;margin-bottom:25px}
.m-slider .pic .img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.m-slider .txt{width:348px;height:475px;background:url(../images/gc/bg1.png) no-repeat top center;-webkit-background-size:100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;margin:0 auto;padding:35px;position:relative}
.m-slider .tit{font-size:20px;font-family:jingang;color:#fff;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:1.5em;margin:6px 0 15px}
.m-slider .line{display:block;margin:0 auto}
.m-slider .line.bot{position:absolute;bottom:17px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.m-slider .desc{font-size:16px;color:#fff;line-height:1.75;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;line-clamp:7;-webkit-line-clamp:7;overflow:hidden;height:12.25em;margin:4px 15px}
.m-slider .more{position:absolute;bottom:37px;right:48px;display:block;padding-right:30px;background:url(../images/gc/more.png) right center no-repeat;-webkit-background-size:19px 19px;-moz-background-size:19px;-o-background-size:19px;background-size:19px;font-size:16px;color:#0cf}
.m-slider .more:hover{text-decoration:underline}
.m-slider .slick-arrow{font-size:0;text-indent:9999px;border:none;z-index:5;cursor:pointer;outline:0;width:80px;height:80px;position:absolute;top:50%;margin-top:-40px;background-color:transparent;background-position:center;background-repeat:no-repeat;-webkit-background-size:44px 44px;-moz-background-size:44px;-o-background-size:44px;background-size:44px}
.m-slider .slick-arrow::after,.m-slider .slick-arrow::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;pointer-events:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.m-slider .slick-arrow::before{border:1px solid #fff;opacity:.3}
.m-slider .slick-arrow::after{top:50%;left:50%;width:80%;height:80%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid #fff}
.m-slider .slick-prev{left:0;background-image:url(../images/gc/c-prev.png)}
.m-slider .slick-next{right:0;background-image:url(../images/gc/c-next.png)}
/*!****** bl end *******/
.banner{position:relative;height:0;padding-top:39%;overflow:hidden;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;margin-bottom:53px}
.main{position:relative;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-image:url(../images/bg.jpg);background-color:#03217c}
.main .bg{position:absolute;bottom:0;display:block;width:100%;object-fit:cover;z-index:1}
.main .m-box{position:relative;z-index:2}
.g-tit{text-align:center;margin-bottom:37px;line-height:1.47}
.g-tit .tit{position:relative;font-size:30px;font-weight:700;color:#fff;padding:0 60px;text-align:center}
.g-tit .tit::before{position:absolute;left:0;top:50%;transform:translateY(-50%);content:" ";display:block;width:46px;height:26px;background-image:url(../images/tit-left.png);background-repeat:no-repeat;background-position:left center;-webkit-background-size:46px auto;-moz-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}
.g-tit .tit::after{position:absolute;right:0;top:50%;transform:translateY(-50%);content:" ";display:block;width:46px;height:26px;background-image:url(../images/tit-right.png);background-repeat:no-repeat;background-position:right center;background-size:46px auto}
.g-tit .en{font-size:18px;color:rgb(255,255,255,.2);text-align:center;text-transform:uppercase;letter-spacing:.4em}
.row-e1{margin-bottom:71px}
.row-e1 .box{position:relative;padding:10px}
.row-e1 .imgl{position:absolute;left:0;top:0;display:block;width:857px;height:260px;z-index:2}
.row-e1 .imgr{position:absolute;bottom:0;right:0;display:block;width:857px;height:260px;z-index:4}
.row-e1 .con{position:relative;font-size:18px;color:#fff;line-height:36px;padding:70px 88px 82px 100px;text-align:justify;z-index:4}
.row-e1 .bg1{position:absolute;right:0;top:0;left:0;bottom:0;z-index:3;margin:10px;box-sizing:border-box;background:#03217c}
.row-e1 .con span{color:#def755}
.row-e2{overflow:hidden}
.ul-awards{overflow:hidden;margin:0 -35px 65px}
.ul-awards li{float:left;width:50%;margin-bottom:58px}
.ul-awards .con{overflow:hidden;margin:0 35px}
.ul-awards .pic{float:left;width:103px;height:127px;margin-right:29px}
.ul-awards img{display:inline-block;max-width:100%;max-height:100%;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-awards .con:hover img{transform:scale(1.08);-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08)}
.ul-awards .txt{overflow:hidden}
.ul-awards .tit{font-size:24px;color:#def755;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ul-awards .num{font-weight:700}
.ul-awards .desc{font-size:16px;color:#fff;line-height:1.6;height:4.8em;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;text-align:justify}
.row-e2 .g-tit{margin-bottom:48px}
.row-e3{margin-bottom:110px}
.row-e3 .g-tit{margin-bottom:48px}
.schedule-box .item{position:relative;background-repeat:no-repeat;background-position:center;background-size:contain;height:80px;display:flex;align-items:center;overflow:hidden;margin-bottom:10px;padding-left:40px;box-sizing:border-box;line-height:80px}
.schedule-box .time{background-repeat:no-repeat;background-position:left center;background-size:36px 36px;padding-left:56px;font-size:18px;color:#fff;float:left;width:32.9%;margin-right:10px}
.schedule-box .con{display:block;font-size:18px;color:#fff;float:left;width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-repeat:no-repeat;background-position:left center;background-size:10px 11px;background-image:url(../images/san.png);padding-left:21px}
.schedule-box .num{position:absolute;right:30px;bottom:0;font-size:80px;line-height:normal;font-family:DIN;font-weight:700;background-image:linear-gradient(0deg,rgba(3,33,124,.9),rgba(6,191,205,.7));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}
.schedule-box .num span{font-size:80px;position:relative;bottom:-32px;font-family:DIN;font-weight:700;background-image:linear-gradient(0deg,rgba(3,33,124,.9),rgba(6,191,205,.7));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}
.row-e4 .g-tit{margin-bottom:43px}
.ul-pro{text-align:center;margin-bottom:64px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.ul-pro2{margin-bottom:40px}
.ul-pro li{width:25%}
.ul-pro .pic{width:220px;height:220px;background-image:url(../images/bg1.png);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;margin:0 auto 12px;display:flex;justify-content:center;align-items:center;overflow:hidden}
.ul-pro img{display:block;width:200px;height:200px;object-fit:cover;border-radius:50%;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;overflow:hidden;box-sizing:border-box}
.ul-pro .con:hover img{transform:scale(1.08);-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08)}
.ul-pro .name{position:relative;font-size:24px;color:#fff;text-align:center;margin-bottom:22px}
.ul-pro .name::after{position:absolute;top:14px;left:50%;transform:translateX(-50%);content:" ";display:block;width:100px;height:30px;background-image:url(../images/name-bg.png);background-position:center;background-repeat:no-repeat;background-size:100px 30px;overflow:hidden}
.ul-pro .info{font-size:14px;text-align:center;color:#9bbbdf;line-height:24px;text-align:center}
.row-e5{margin-bottom:0}
.row-e5 .g-tit{margin-bottom:42px}
.row-e5 .box{margin-bottom:69px}
.row-e5 .con{padding:33px 40px 0}
.row-e5 p:first-child{margin-bottom:14px}
.row-e5 p:last-of-type{margin:16px 0 33px}
.row-e5 .warm{font-size:16px;color:#46e7ff;border-top:1px solid rgba(6,191,205,.3);padding:11px 0 16px}
.row-e5 .box2{overflow:hidden;margin-bottom:84px}
.row-e5 .con1{width:50%;float:left;font-size:18px;color:#fff;line-height:36px}
.row-e5 .con2{cursor:pointer;float:right;padding:26px 28px;padding-left:88px;font-size:18px;color:#fff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background-image:url(../images/load.png);background-position:left 20px center;background-repeat:no-repeat;background-size:34px 40px;width:480px;background-color:#1c4d86;border:1px solid #04a5bd;margin-top:17px}
.copy{font-size:18px;text-align:center;color:#fff;padding-bottom:49px}