@charset "UTF-8";

@font-face{
    font-family:'OPlusSans';
    src:url(../fonts/OPlusSans.eot?v=4.3.1);
    src:url(../fonts/OPlusSans.eot?#iefix&v=4.3.1) format('embedded-opentype'),
    url(../fonts/OPlusSans.woff?v=4.3.1) format('woff'),
    url(../fonts/OPlusSans.ttf?v=4.3.1) format('truetype'),
    url(../fonts/OPlusSans.svg?v=4.3.1#fontawesomeregular) format('svg');
}


* { margin: 0; padding: 0; box-sizing: border-box; }
input[type=checkbox] { height: auto; vertical-align: middle; text-align: center; margin-right: 2px }
body, button, input, select, textarea { font: 12px/1.125 Arial, Helvetica, sans-serif; color: #333; position: relative }
table { border-collapse: collapse; border-spacing: 0 }
li { list-style: none }
fieldset, img { border: 0 }
q:before, q:after { content: '' }
a:focus, input, textarea { outline-style: none }
textarea { resize: none; font-family: 'Microsoft Yahei' }
address, caption, cite, code, dfn, em, i, th, var, b { font-style: normal; font-weight: 400 }
abbr, acronym { border: 0; font-variant: normal }
a { text-decoration: none; cursor: pointer }
a:hover { color: #eee228 }
abbr, acronym { border: 0; font-variant: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body { font-family: '微软雅黑'; min-width: 1400px; background: #FFF; overflow: auto; }

.hide { display: none }
.relative { position: relative }
.hidden { overflow: hidden }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden }
.clearfix { display: inline-block }
.clear { clear: both; height: 0; font: 0/0 Arial; visibility: hidden }
.wrapper { width: 1400px; margin-left: auto; margin-right: auto }
.f14 { font-size: 14px }
.c6 { color: #666 }
.italic { font-style: italic }
.g-title { position: relative; text-align: center; padding: 150px 0 30px; }
.g-title h2 { display: inline-block; line-height: 1;  font-size: 36px; color: #FFF; font-weight: 400; vertical-align: top; z-index: 2; }
.g-title p { font-size: 16px; white-space: nowrap; line-height: 1; margin-top: 14px;  font-family: 'OPlusSans'; color: rgba(41, 204, 204, 1); text-transform: uppercase; letter-spacing: 2px; }
.g-title.hl h2 {
    color: transparent;
    background: -webkit-linear-gradient(right, rgba(46, 184, 194, 1) 0%, rgba(58, 153, 65, 1) 72.45%, rgba(47, 184, 194, 1) 100%);
    -webkit-background-clip: text;
}
.g-title.hl p { color: rgba(14, 59, 138, 1); }

.mt40 { margin-top: 40px; }
.h48 { height: 48px; }
.h126 { height: 126px; }
.swiper-pagination-clickable .swiper-pagination-bullet { width: 12px; height: 12px; border-radius: 6px; background:rgba(41, 204, 204, 1); margin: 0 6px; opacity: 0.8; }
.swiper-pagination-clickable .swiper-pagination-bullet-active { width: 24px; background: rgba(58, 153, 65, 1); opacity: 1; }

@media (max-width:750px) {
    html,body { width: 100%; }
    body { min-width: auto; max-width: 100vw; overflow-x: hidden; } 
    .wrapper { width: 100%; padding-left:15px; padding-right:15px;  }
    .g-title h2 { font-size: 26px;}
     .swiper-pagination-bullet { width: 7px  !important; height:7px !important; border-radius: 4px !important; }
}

.header { text-align: right; height: 72px; position: fixed; top: 0; left: 0; right: 0; z-index: 101; background: linear-gradient(135deg, rgba(46, 184, 194, 1) 0%, rgba(58, 153, 65, 1) 100%); }

.header .wrapper { display: flex; justify-content: space-between; }
.header .nav-left { text-align: left;  flex: 1; display: flex; }
.header .nav-left .logo { width: 252px; height: 52px; margin-top: 12px;}
.header .nav { text-align: right; padding: 24px 0; }
.header .nav > li { margin-left: 60px; position: relative; float: left }
.header .nav > li > a, .nav > li > span { font-size: 20px; line-height: 24px; color: #FFF; }
.header .nav > li:hover > a , .nav > li:hover > span { text-decoration: none; color: rgba(138, 255, 183, 1); font-weight: 400; }


.header .hadown > div > ul > li { height: 32px; padding: 4px 10px; text-align: center; }
.header .hadown > div > ul > li a { display: block; line-height: 24px; color: #FFF; font-size: 16px; transition: all 0.2s }
.header .hadown > div > ul > li a:hover { text-decoration: none; color: #175ce5; font-size: 18px; font-weight: 700; }
.header .hadown.hadown:hover > div { display: block }




.header .btn.active, .header .btn:hover { background: linear-gradient(135deg, rgba(82, 21, 235, 1) 0%, rgba(0, 84, 209, 1) 100%); }
.header .btn.active { border-color: #111b9a;  }
.header .btn:hover { border-color: #175ce5; }
.header.fixed {  }
.header.fixed .nav-left {  }
.header.fixed .nav {  }
.header.fixed .btn { display: block; }
.header.fixed .btn2 { display: block; }

.subnav {
    position: fixed; width: 88px; border-radius: 8px; bottom: 0; margin-bottom: 180px; left: 50%; margin-left: 740px;
    background: linear-gradient(180deg, rgba(46, 184, 191, 1) 0%, rgba(57, 155, 75, 1) 100%); z-index: 100;
}
.subnav:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    margin: -1px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .2) 100%);
    pointer-events: none;
    border-radius: 8px;
}
.subnav:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    margin: 0;
    background: linear-gradient(180deg, rgba(46, 184, 191, 1) 0%, rgba(57, 155, 75, 1) 100%);;
    pointer-events: none;
    border-radius: 8px;
}
.subnav ul { position: relative; width: 64px; margin: 4px auto 8px; }
.subnav ul li { padding: 8px 0; position: relative; text-align: center; display: flex; align-items: center; justify-content: center; text-align: center; }
.subnav ul li span { color: #FFF; line-height: 21px; cursor: pointer; font-size: 14px; }
.subnav ul li:after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background:rgba(122, 229, 69, 1); transform: scale(1, 0.5) }
.subnav ul li span:hover { color: rgba(138, 255, 183, 1) }
.subnav ul li.active span { color: rgba(138, 255, 183, 1); font-weight: 700; font-size:14px; cursor: default; }
.subnav ul li:nth-last-child(1):after { display: none; }
.subnav .qrcode p { color: #666; margin: 27px 0 10px }
.subnav .qrcode img { display: block }
.subnav-btn { position: fixed; z-index: 102; width: 88px; border-radius: 8px; bottom: 0; margin-bottom: 100px; left: 50%; margin-left: 740px; width: 88px; }
.subnav-btn a { color: #FFF; margin-top: 10px; font-size: 14px; display: block; text-align: center; height: 30px; line-height: 28px; border: 1px solid rgba(255,255,255, 1); border-radius: 10px; background: linear-gradient(180deg, rgba(46, 184, 191, 1) 0%, rgba(57, 155, 75, 1) 100%); box-shadow: 0px 4px 8px 2px rgba(46, 184, 191, .2);}
.subnav-btn a:hover { background-position: background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); box-shadow: 0px 4px 8px 2px rgba(57, 155, 75, .3);}
#sub-qrcode-big { display: none; width: 200px; height: 200px; position: absolute; bottom: 0; right: 90px; }
.banner { position: relative; height: 900px; overflow: hidden; background: url(../images/banner/bg.png) rgba(255,255,255,1) no-repeat center top; }
.banner .con { position: relative; z-index: 2; padding-top: 450px; display: flex; justify-content: center; }
.banner .btn { width:227px; height:70px; background:url(../images/banner/btn.png); }
.banner .btn-1 { background-position: 0 0; margin-right: 36px; }
.banner .btn-1:hover { background-position: 0 -70px; }
.banner .btn-2 { background-position: 0 -140px; margin-left: 36px; }
.banner .btn-2:hover { background-position: 0 -210px; }
.banner .time { padding-top: 70px; font-size: 24px; line-height: 1; text-align: center; color: rgba(14, 59, 138, 1); }
.banner .time em { display: inline-block; width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 11px solid rgba(14, 59, 138, 1); transform: translateY(-2px); margin: 0 6px 0 10px; }
.banner .time span { margin-left: 40px; }
@media (max-width:750px) {
    .header { display: none; }
    .subnav { display: none; }
    .banner { position: relative; height: 135vw; background: url(../images_m/banner.png?v=3) #FFF no-repeat center top; background-size: 100% auto; }
    .banner .con { padding: 0; margin: 70vw auto 0; width: 100%; display: flex; justify-content: space-around; }
    .banner .btn { background-size: 45.4vw 56vw; margin: 0 !important; }
    .banner .btn { width: 45.4vw; height: 14vw !important; }
    .banner .btn-2 { background-position: 0 -28vw !important; }
    .banner .time { padding-top: 7vw; font-size: 16px; }
    .banner .time span { margin-left: 5vw; }
    .banner .time em { margin: 0 4px 0 8px; border-top-width: 5px; border-bottom-width: 5px;  border-left-width: 8px; }
}


.invitation { margin-top: -172px; position: relative; z-index: 10; overflow: hidden; background: linear-gradient(0, rgba(46, 184, 192, 0.3) 0%, rgba(255, 255, 255, 0) 100%); }
.invitation .title { margin-bottom: 30px; }
.invitation .title p {
    color: rgba(14, 59, 138, 1);
    font-size: 28px;
    line-height: 1.33;
    margin-bottom: 10px;
}
.invitation .title h2 {
    line-height: 1;
    font-size: 40px;
    display: inline-block;
    color: transparent;
    background: -webkit-linear-gradient(right, rgba(46, 184, 194, 1) 0%, rgba(58, 153, 65, 1) 72.45%, rgba(47, 184, 194, 1) 100%);
    -webkit-background-clip: text;
}


.invitation .iwp { width: 1200px; margin-left: auto; margin-right: auto; margin-bottom: 150px; position: relative; z-index: 10; background: url(../images/invitation/bg.png) center top; }
.invitation .main { width: 100%; position: relative; display: flex; justify-content: space-between; flex-direction: row-reverse; height: 552px; align-items: center; }
.invitation .p-l { display: flex; justify-content: center; align-items: center; text-align: center; width: 400px; }
.invitation .p-l > div { text-align: center; }
.invitation .p-l .btn-video { display: block; margin-left: auto; margin-right: auto; width: 80px; height: 86px; margin-bottom: 15px; background: url(../images/invitation/btn-play.png) no-repeat center top; }
.invitation .p-l  span { display: block; font-size: 24px; color: rgba(14, 59, 138, 1); white-space: nowrap; }
.invitation .p-l .btn-video:hover { background-position: center bottom; }
.invitation .p-r { flex: 1; position: relative; margin-right: 60px; }
.invitation .p-r .con p { font-size: 16px; line-height: 1.5; margin-bottom: 8px; color: rgba(14, 59, 138, 1); text-indent: 2em; text-align: justify; }

.layui-layer-vedio .layui-layer-content { background: #000; overflow: hidden !important }

.invitation .lst { display: flex; justify-content: space-between; margin-bottom: 150px; }
.invitation .lst .item { width: 212px; }
.invitation .lst .img { display: block; height: 212px; background-image: url(../images/invitation/icon.png); background-repeat: no-repeat; }
.invitation .lst .img div { display: block; width: 100%; height: 100%; opacity: 0; transition: opacity .25s; background-image: url(../images/invitation/icon.png); background-repeat: no-repeat; }
.invitation .lst .img-1 div { background-position: 0 0; }
.invitation .lst .img-1 { background-position: 0 -212px; }
.invitation .lst .img-2 div { background-position: 0 -424px; }
.invitation .lst .img-2 { background-position: 0 -636px; }
.invitation .lst .img-3 div { background-position: 0 -848px; }
.invitation .lst .img-3 { background-position: 0 -1060px; }
.invitation .lst .img-4 div { background-position: 0 -1272px; }
.invitation .lst .img-4 { background-position: 0 -1484px; }
.invitation .lst .img-5 div { background-position: 0 -1696px; }
.invitation .lst .img-5 { background-position: 0 -1908px; }


.invitation .lst .txt { margin-top: 18px; text-align: center; }
.invitation .lst .txt strong {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    color: transparent;
    background: -webkit-linear-gradient(180deg, rgba(48, 100, 191, 1) 0%, rgba(23, 64, 135, 1) 100%);
    -webkit-background-clip: text;
}
.invitation .lst .txt span { display: block; margin-top: 10px; color: rgba(14, 59, 138, 1); font-size: 24px; line-height: 1.42; }

@media (min-width:751px) {
    .invitation .lst .img:hover div { opacity: 1; }
}
@media (max-width:750px) {
    .invitation { margin-top: -8.6vh; height: auto; padding: 0 15px; border-radius: 0; background: none; background: linear-gradient(0deg, rgba(46, 184, 192, 0.3) 0%, rgba(255, 255, 255, 0) 100%);}
    .invitation .p-title { padding: 20px 0 15px; }
    .invitation .iwp { position: relative; z-index: 11; width: auto; height: auto; position: relative; margin-bottom: 50px; }
    .invitation .wrapper { padding:0; background: none;  }
    .invitation .main { position: relative; z-index: 12; padding: 0 15px 10vw; height: auto; border: none; display: block; margin: 0 auto; position: relative; z-index: 20;  background: url(../images_m/invitation/bg.png) no-repeat center bottom; background-size: 100% auto; border: 1px solid rgba(58, 153, 65, 1);}
    .invitation .iwp:before {
      content: '';
      position: absolute;
      top: 8px;
      left: -8px;
      right: -8px;
      bottom: 8px;
      z-index: 10;
      border: 1px solid rgba(58, 153, 65, 1);
    }
    .invitation .p-l { width: 100%; display: flex; align-items: center; height: auto; padding-top: 5vw; }
    .invitation .p-r { width: auto; height: auto; margin: 0 0; padding-top: 10vw; }
    .invitation .p-r .con p { font-size: 14px; line-height: 1.5; }
    .invitation .p-l .btn-video { width: 16vw; height: 17vw; background-size: 100% auto; margin: 0 auto 5px; }
    .invitation .p-l span { font-size: 18px; }
    .invitation .title { margin-bottom: 5vw; }
    .invitation .title p { font-size: 18px; }
    .invitation .title h2 { font-size: 20px; }


    div.layui-layer-title { height: 40px; line-height: 40px; }
    div.layui-layer-setwin a { margin-top:-5px; }

    .invitation .lst { flex-wrap: wrap; margin-bottom: 20px; }
    .invitation .lst .item { width: calc(100% / 2 - 15px); margin-bottom: 30px; }
    .invitation .lst .img { width: 128px; height: 128px;  background-size: 128px auto; margin: 0 auto; }
    .invitation .lst .txt { margin-top: 0px; }
    .invitation .lst .txt strong { font-size: 36px; }
    .invitation .lst .txt span { font-size: 16px; }
    .invitation .lst .item:nth-child(5) { margin-left: 27%; }

    .invitation .lst .img-1 { background-position: 0 0; }
    .invitation .lst .img-2 { background-position: 0 -256px; }
    .invitation .lst .img-3 { background-position: 0 -512px; }
    .invitation .lst .img-4 { background-position: 0 -768px; }
    .invitation .lst .img-5 { background-position: 0 -1024px; }

}

.structure { padding-bottom: 200px; overflow: hidden; background: url(../images/highlights/bg.png) rgba(233, 255, 251, 1) no-repeat center bottom;}
.structure .p-title { padding: 130px 0 50px; }
.structure .main { display: flex; justify-content: space-between; }
.structure .main dl { overflow: hidden; width: 15.5%; }
.structure .main dl dt {
height: 55px;
line-height: 55px;
background: linear-gradient(180deg, rgba(46, 184, 191, 1) 0%, rgba(57, 155, 75, 1) 100%);
border-radius: 8px;
border-image: linear-gradient(180deg, rgba(214, 253, 255, 1) 0%, rgba(255, 255, 255, 1) 100%) 1.44;
box-shadow: 0px 4px 8px 2px rgba(184, 230, 230, 1);
font-size: 24px;
font-weight: 700;
color: #FFF;
text-align: center;
margin-bottom: 30px;
border: 1px solid #FFF;
}
.structure dd div { color: rgba(14, 59, 138, 1); font-size: 16px; line-height: 2; text-align: center; line-height: 1.43; margin-bottom: 15px; }


@media (max-width:750px) {
    .structure { height: auto; padding-bottom: 15px; background-size: auto 100%; background-size: auto 100%; }
    .structure .p-title { padding: 40px 0 25px; }
    .structure .main { display: block; background: none; }
    .structure dl { margin: 0 0 20px !important; width: 100% !important; }
    .structure .main dl dt { font-size: 16px; height: 33px; line-height: 33px; margin-bottom: 15px; height: 42px; line-height: 42px; }
    .structure dd {text-align:center;; }
    .structure dd div { font-size: 14px; margin-bottom: 8px; }
}
.bg-highlights {  }
.highlights { overflow: hidden; padding-bottom:20px; background: url(../images/highlights/bg.png) rgba(233, 255, 251, 1) no-repeat center top; }
.highlights .p-title { padding: 150px 0 50px; }
.highlights .lst { display: flex; justify-content: space-between; }
.highlights .lst .item { width: 320px; height: 472px; padding: 10px; background: rgba(255, 255, 255, 1); border-radius: 8px; box-shadow: 0px 8px 16px 2px rgba(218, 242, 242, 1); }
.highlights .lst .item .img { margin-bottom: 20px; background-repeat: no-repeat; background-size: 100%; padding-top: 74%; }
.highlights .lst .item-1 .img { background-image: url(../images/highlights/1.png); }
.highlights .lst .item-2 .img { background-image: url(../images/highlights/2.png); }
.highlights .lst .item-3 .img { background-image: url(../images/highlights/3.png); }
.highlights .lst .item-4 .img { background-image: url(../images/highlights/4.png); }
.highlights .lst .item .db { padding: 0 10px; font-size: 16px; color: rgba(14, 59, 138, 1); line-height: 1.6; }



@media (max-width:750px) {
    .highlights { height: auto; padding-bottom: 20px; background-size: 100% auto; }
    .highlights .p-title { padding: 30px 0 25px; }
    .highlights .lst { flex-wrap: wrap; }
    .highlights .lst .item { width: calc(100% / 2 - 10px); height: auto; margin-bottom: 20px; }
    .highlights .lst .item .db { font-size: 12px; }
    .highlights .lst .item .img { padding-top: 77%; }
    .highlights .lst .item-1 .img { background-image: url(../images_m/highlights/1.png); }
    .highlights .lst .item-2 .img { background-image: url(../images_m/highlights/2.png); }
    .highlights .lst .item-3 .img { background-image: url(../images_m/highlights/3.png); }
    .highlights .lst .item-4 .img { background-image: url(../images_m/highlights/4.png); }
}

.dynamic { height: 757px; background-color: rgba(14, 59, 138, 1); }
.dynamic .p-title { padding: 100px 0 40px; }
.dynamic .main { width: 100%; display: flex; justify-content: space-between; }
.dynamic .p-l { width: 780px; height: 400px; }
.dynamic .p-r { position: relative; width: 600px; height: 440px; overflow: hidden; border-radius: 4px }
.dynamic .p-r .swiper-pagination { z-index: 50; bottom: 6px; left: 0; right: 10px }
.dynamic .tab { margin-bottom: 8px; display: flex; justify-content: space-between; margin-left:-7px; margin-right:-7px; }




.dynamic .tab > a { transition: all .25s; position: relative; height: 45px; line-height: 43px; flex-grow: 1; font-size: 20px; text-align: center; background: rgba(0, 34, 102, 1); margin: 0 7px; border-radius: 4px; color: #FFF; border: 2px solid rgba(23, 92, 229, 1); }
.dynamic .tab > a.active { color: rgba(138, 255, 183, 1); border-color: rgba(138, 255, 183, 1); background: linear-gradient(180deg, rgba(46, 184, 191, 1) 0%, rgba(57, 155, 75, 1) 100%); }
.dynamic .tab > a:hover { border-color: rgba(138, 255, 183, .8); }

.dynamic .tab-cons { position: relative; height: 352px; margin-bottom: -10px; background: rgba(11, 21, 99, 1); border-radius: 4px; border: 2px solid rgba(23, 92, 229, 1); }
.dynamic .tab-cons .content { height: 100%; overflow: hidden }



.dynamic .lst { overflow: hidden; padding: 6px 40px; }
.dynamic .lst li { padding: 9px 0; }
.dynamic .lst li a { font-size: 16px; color: #FFF; font-weight: 700; display: block; width: 455px; line-height: 24px; height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.dynamic .lst li a:hover { color: rgba(138, 255, 183, 1) }
.dynamic .lst li p { font-size: 14px; color: rgba(138, 255, 183, 1); line-height: 24px; height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; }
.dynamic .lst li .date { position: relative; float: right; text-align: right; color: #FFF; font-size: 14px; line-height: 24px; height: 24px; }
.dynamic .lst li .date2 { display: none; }
.dynamic .lst li:nth-child(1),.dynamic .lst li:nth-child(2),.dynamic .lst li:nth-child(3),.dynamic .lst li:nth-child(4) { border-bottom: 1px solid rgba(23, 92, 229, 1); }
.dynamic .dynamic-ft { text-align: right; margin-top: 20px; }
.dynamic .more { font-size: 14px; color: rgba(138, 255, 183, 1); line-height: 24px; }
.dynamic .more em { font-style: normal; font-family: SimHei; margin-left: 2px; font-size: 12px; line-height: 24px; }
.dynamic .more:hover { text-decoration: underline; color: #FFF;}
.dynamic .swiper-container { border-radius: 4px; }
.dynamic-swiper .swiper-slide { height: 400px; }
.dynamic-swiper .swiper-slide img { height: 400px; }
.dynamic-swiper .swiper-slide a { display: block; width: 100%; height: 100%; overflow: hidden; position:relative; }
.dynamic-swiper .swiper-slide a .blank { display: none; position: absolute; bottom: 0; height: 39px; background: rgba(11,24,120,0.5); left: 0; width: 100%}
@media (max-width:750px) {
    .dynamic { height: auto; padding-bottom: 20px; }
    .dynamic .p-title { padding: 30px 0 25px; }
    .dynamic .main { display: block; }
    .dynamic .tab-cons { height: auto;  }
    .dynamic .p-l { width: 100%; height: auto; }
    .dynamic .p-r { width: 100%; height: auto; padding-bottom: 28px; margin-bottom: 20px; }
    .dynamic .tab > a { font-size:16px; padding:0 6px; }
    .dynamic .lst { padding: 6px 10px; }
    .dynamic .lst li { padding: 5px; }
    .dynamic .lst li .date { display: none; }
    .dynamic .lst li .date2 { display: block; text-align: right; font-size: 12px; color: #FFF; margin-top: 3px; }
    .dynamic .lst li a { width: 100%; font-size:14px; }
    .dynamic .lst li p { font-size: 12px }
    .dynamic .lst li { border-bottom: 1px solid rgba(92, 96, 153, 1) !important; }
    .dynamic .lst li:nth-last-child(1) { border-bottom: none !important; }
    .dynamic .swiper-container { height: calc((100vw - 30px) / 1.47); overflow: hidden; border-radius: 4px; }
    .dynamic .p-r .swiper-pagination { bottom: 0; }
    .dynamic-swiper .swiper-slide { height: 100%; }
    .dynamic-swiper .swiper-slide img { height: auto; }
    .dynamic .dynamic-ft { text-align: center; }
}


.compose { background: linear-gradient(0, #d0f5f0 0%, #e1f8f8 100%); padding-bottom: 50px;  }
.compose .p-title { padding: 150px 0 40px; }
.compose .main { width: 100%; overflow: hidden; display: flex; justify-content: space-between; flex-wrap: wrap; }
.compose .subleft { width: 360px; margin-right: 20px; padding: 10px 0;  }
.compose .subleft a { display: block; position: relative; text-align: center;  margin-bottom: 10px; border-radius: 4px; border: 1px solid #FFF; box-shadow: 0px 0px 12px  rgba(46, 184, 191, .2); transition: all .25s; }
.compose .subleft a .inner { text-align: center;  background-image: linear-gradient(180deg, #FFF 0%, #ddf7f5 100%); border-radius: 4px; }
.compose .subleft a .hd { overflow: hidden; border-radius: 4px 4px 0 0; padding: 5px 20px; border-radius: 4px 4px 0 0; }
.compose .subleft a .hd strong { display: block; font-size: 16px; font-weight: 700; line-height: 23px; color: rgba(58, 153, 65, 1); }
.compose .subleft a .hd p { display: block; font-size: 14px; line-height: 20px; color: rgba(14, 59, 138, 1); text-align: justify; text-align: center; }
.compose .subleft a .bd { border-top: 1px solid rgba(218, 230, 219, 1); overflow: hidden; border-radius: 0 0 4px 4px; padding: 4px; color: rgba(14, 59, 138, 1); text-align: center; font-size: 14px; line-height: 20px; }
.compose .subleft a:hover, .compose .subleft a.active { border: 1px solid rgba(58, 153, 65, 1); box-shadow: 0px 0px 12px  rgba(46, 184, 191, .5); }
.compose .subleft a:hover .bd, .compose .subleft a.active .bd {  }
.compose .compose-tab-cons { position: relative; flex:1; overflow:hidden; padding-top: 10px;}
.compose .tab-cons .content { position: relative; border-radius: 8px; border: 1px solid rgba(218, 230, 219, 1); overflow: hidden; }


.compose .topic { padding: 12px 0; margin-bottom: 10px; display: flex; align-items: center; justify-content: center; text-align: center; border-radius: 8px; background: linear-gradient(180deg, rgba(46, 184, 191, 1) 0%, rgba(57, 155, 75, 1) 100%); border: 1px solid #FFF; box-shadow: 0px 4px 8px 2px rgba(184, 230, 230, 1); }
.compose .topic .compose-topic { font-size: 20px; font-weight: 700; line-height: 28px; color: rgba(255, 255, 255, 1); }
.compose .tab-cons .content .subject { display: flex; align-items:center; justify-content: center; font-size: 16px; color: #FFF; height:100%; }
.compose .tab-cons .content { display: none; }
.compose .tab-cons .content dl { border-top: 1px solid rgba(218, 230, 219, 1); display: flex; justify-content: space-between; align-items: center; background: #FFF; }
.compose .tab-cons .content dt { width: 160px; display: flex; justify-content: center; align-items: center; height: 100%; }
.compose .tab-cons .content dt span { color: rgba(14, 59, 138, 1); position: relative; font-size: 16px; }
.compose .tab-cons .content dd { flex: 1; padding: 5px 20px; font-size: 16px; color: rgba(14, 59, 138, 1);  }
.compose .tab-cons .content dd .item { margin: 3px; line-height: 1.5; }
.compose .tab-cons .content dd .item.mb2 { margin-bottom: 2px }
.compose .tab-cons .content dd .item.pl2 { padding-left: 2em; }
.compose .tab-cons .content dd .item2 { font-size: 16px; color: rgba(58, 153, 65, 1); margin-left: 12px; }
.compose .tab-cons .content dd .item3 { margin: 3px 0 }
.compose .tab-cons .content dd .item3 img { margin-right: 10px; vertical-align: -6px }
.compose .tab-cons .content dd .zc { font-size: 14px; color: rgba(58, 153, 65, 1); margin-left: 8px; }
.compose .tab-cons .content dd.gzc { padding: 8px; text-align: center; font-size: 16px; line-height: 24px; }
.compose .tab-cons .content dd.gzc > strong { font-weight: 700; display: block; margin-bottom: 4px; color: rgba(58, 153, 65, 1); }
.compose .tab-cons .content dd.gzc > strong span { font-size: 15px; }
.compose .tab-cons .content dd.gzc > span { display: block; color: rgba(14, 59, 138, 1); }
.compose .tab-cons .content dt+dd { border-left: 1px solid rgba(218, 230, 219, 1); }
.compose .tab-cons .content ._mt50 { margin-top:50px; }
.compose .tab-cons .content .nodata { padding: 210px 0; background: url(../images/compose/nodata.png) no-repeat center center;}


@media (max-width:750px) {
    .compose { height: auto; padding-bottom: 25px; }
    .compose .p-title { padding: 30px 0; }
    .compose .main { display: block;}
    .compose .subleft { width: 100%;  overflow-x: auto;  margin-bottom: 10px; padding: 0 }
    /*.compose .subleft-inner { width: 300%; height: 48px; }*/
    .compose .subleft a { /*display: inline-block;*/ display: block; width: auto; overflow: hidden; margin: 0 0 10px; }
    .compose .subleft a .hd { background: none; border-radius: 4px; border: 1px solid #FFF;}
    .compose .subleft a .hd strong { font-size: 14px; }
    /*.compose .subleft a .hd p { display: none; }*/
    /*.compose .subleft a .bd { display: none; }*/
    /*.compose .subleft a.active .hd { border-color: rgba(58, 153, 65, 1) }*/
    .compose .compose-tab-cons { height: auto; overflow: hidden; margin: 0; padding: 0; }
    .compose .topic .compose-topic { font-size: 14px; }
    .compose .tab-cons .content { overflow:hidden; padding: 0; margin: 0;}
    .compose .tab-cons .content dd.gzc strong { font-size: 14px; }
    .compose .tab-cons .content dd.gzc span { font-size: 14px; }
    .compose .tab-cons .content dt { width: 92px; }
    .compose .tab-cons .content dt span { font-size: 14px; }
    .compose .tab-cons .content dd { font-size: 14px; }
    .compose .tab-cons .content dd .item2 { font-size: 14px; }
    .compose .tab-cons .content ._tit2 { font-size:18px; }
    .compose .tab-cons .content ._mt50 { margin-top:30px; }
    .compose .tab-cons .content .nodata { background-size: 375px auto; }
}

.guest { background: linear-gradient(0, #c4f2ea 0%, #d0f5f0 100%); padding-bottom: 150px; }
.guest .p-title { padding: 100px 0 40px; }
.guest .wrapper { position: relative; }
.guest .swiper-wrapper { margin: 0 auto; }
.guest .swiper-slide .inner { display: flex; flex-wrap: wrap; justify-content: start; padding-top: 2px; }
.guest .swiper-slide .item { position: relative; width: 221px; height: 302px; margin: 0 6px; margin-bottom: 40px; border-radius:10px; }

.guest .swiper-slide .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    margin: -1px;
    background: linear-gradient(150.94deg, rgba(57, 155, 74, 1) 0%, rgba(79, 155, 255, 1) 100%);
    pointer-events: none;
    border-radius:10px;
}

.guest .swiper-slide .item img { display: block; border-radius: 10px; width: 100%; height: 100%; }
.guest .swiper-slide .item .mask { position: absolute; bottom: 0; left: 0; right: 0; height: 180px; background: linear-gradient(0, rgba(58, 153, 65, 1) 0%, rgba(46, 184, 194, 0) 100%); border-radius: 0 0 10px 10px; color: #fff; text-align: center; overflow: hidden; }
.guest .swiper-slide .item .mask > div { white-space: nowrap; position: relative; text-align: left; font-size: 20px; font-weight: bold; color: #FFFFFF; padding: 92px 20px 0; }
.guest .swiper-slide .item .mask > div span { display: inline-block;  margin-left: 6px; font-size: 16px; }
.guest .swiper-slide .item .mask > p { text-align: left; font-size: 12px; font-weight: 400; color: rgba(138, 255, 183, 1); line-height: 1.5; height: 38px; text-align: justify; overflow: hidden; margin-top: 5px; padding: 0 20px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.guest .swiper-pagination { text-align: center; position: relative;}
.guest-button-prev, .guest-button-next { margin-top: 78px; width: 30px; height: 30px; background-size: auto 14px; border-radius: 15px; border: 1px solid #00b4f7; background-color: rgba(0, 0, 0, 0.4); transition: all .15s;}
.guest-button-prev:hover, .guest-button-next:hover { border-color: rgba(138, 255, 183, 1); box-shadow: 0px 0px 12px rgba(46, 184, 191, .2); }




.guest-button-prev { left: -50px; }
.guest-button-next { right: -50px; }

.guest .swiper-slide .item:hover {
  box-shadow:  0px 0px 15px  rgba(115, 255, 255, 1);
}
.guest .swiper-slide .item:hover:before {
    background: linear-gradient(150.94deg, rgba(138, 255, 183, 1) 0%, rgba(151, 110, 255, 1) 100%);
}

@media (max-width:750px) {
    .guest { height: auto; padding-bottom: 25px; background-size: auto 100%; background-position: bottom right; }
    .guest .p-title { padding: 30px 0; }
    .guest .swiper-slide .item { width: 46%; height:auto; margin-right:2%; margin-bottom: 15px; }
    .guest .swiper-slide .item img { height: auto; }
    .guest .swiper-slide .item:nth-child(even) { margin-right: 0; }
    .guest .swiper-slide .item .mask { position: absolute; height: 125px; padding: 50px 10px 0; }
    .guest .swiper-slide .item .mask > div:before { display:none; }
    .guest .swiper-slide .item .mask > div { width: 100%; padding: 0; font-size: 14px; display:block; align-items:center; float:none; }
    .guest .swiper-slide .item .mask > p { width: auto; font-size: 12px; margin-top: 3px; line-height: 1.5; height: 36px; overflow: hidden; margin-top:5px; padding: 0; }
    .guest .swiper-pagination { padding-top: 15px; }
    .guest-button-prev, .guest-button-next { display: none; }
}



.interview { height: 925px; background: url(../images/interview/bg.png) rgba(14, 22, 126, 1) no-repeat top center;  }
.interview .p-title { padding: 100px 0 60px; }
.interview-main { position: relative; overflow: hidden; padding-top: 120px; margin-bottom: 60px; }
.interview-bottom { position: relative; }
.interview .stage { position: relative; width: 1000px; margin: 0 auto; width: 1000px; height: 240px; border-radius: 16px; background: linear-gradient(208.25deg, rgba(0, 120, 240, 1) 0%, rgba(17, 27, 154, 0.2) 67%); border: 1px solid rgba(64, 177, 248, 1); }
.interview .stage .inner { border-radius: 16px; height: 100%; padding: 58px 360px 0 40px; background: url(../images/interview/stage.png); }
.interview .interview-title { display: block; width: 100%; height: 36px; font-size: 36px; font-weight: 700; line-height: 36px; margin-bottom: 34px; color: #FFF; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.interview .interview-title:hover { color: #175ce5 }
.interview .interview-author { border-left: 4px solid #175ce5; height: 60px; padding-left: 14px; text-align: left; }
.interview .interview-author-name { display: block; font-size: 24px; line-height: 24px; margin-bottom: 17px; color: #FFF; font-weight: 700; }
.interview .interview-author-position { display: block; font-size: 16px; line-height: 16px; color: #175ce5; }
.interview .interview-image { position: absolute; bottom: 0; right: 0; width: 360px; height: 360px; background-repeat: no-repeat; background-position: center bottom;}
.interview .swiper-interview { width: 990px; margin: 0 auto; padding-top: 28px; overflow: hidden;}
.interview .swiper-container { width: 100%; margin: 0 auto; }
.interview .swiper-container .swiper-slide { transition: all .2s; position: relative; transform-origin: center bottom; height: 160px; overflow: hidden; }
.interview .swiper-container { overflow: visible; }
.interview .swiper-container .swiper-slide img { display: block; width: 100%; overflow: hidden; }
.interview .swiper-container .s1 { z-index: 4; transform: scale(1.16); }
.interview .swiper-container .swiper-slide { display: block; }
.interview .data-expert-box { position: relative;  overflow:hidden; }
.interview .data-expert-box .inner { position: relative; z-index: 10 }
.interview .data-expert-box .img { overflow: hidden; background: #eee; overflow: hidden; }
.interview .data-expert-box .img img { width: 100% }
.swiper-interview-button-prev, .swiper-interview-button-next { margin-top: 0; width: 30px; height: 30px; background-size: auto 14px; border-radius: 15px; border: 1px solid #00b4f7; background-color: rgba(0, 0, 0, 0.4); transition: all .15s;}
.swiper-interview-button-prev:hover, .swiper-interview-button-next:hover { border-color: #80ffff; }
.swiper-interview-button-prev { left: 30px; }
.swiper-interview-button-next { right: 30px; }
@media (max-width:750px) {
    .interview { height: auto; padding-bottom: 25px; background-size: auto 100%; background-position: bottom center; }
    .interview .p-title { padding: 30px 0; }
    .interview-main { padding: 0; margin-bottom: 20px; }
    .interview .stage { width: 100%; height: auto; }
    .interview .stage .inner { padding: 20px 150px 20px 15px; }
    .interview .interview-title { font-size: 16px; white-space: wrap; min-height: 52px; height: auto; line-height: 1.32; margin-bottom: 15px; }
    .interview .interview-author { height: auto; border: none; padding-left: 0; }
    .interview .interview-author-name { font-size: 16px; line-height: 1; height: 20px; margin-bottom: 5px; }
    .interview .interview-author-position { font-size: 14px; line-height: 1.32; min-height: 31px; }
    .interview .interview-image { width: 160px; height: 160px; background-size: 100%; }
    .interview .swiper-interview { width: calc(100% - 30px); }
    .interview .swiper-container .s1 { transform: scale(1.1); }
    .swiper-interview-button-prev { left: -10px; margin-top: -25px; }
    .swiper-interview-button-next { right: -10px; margin-top: -25px; }
}

.enterprise { background: rgba(250, 255, 251, 1); padding-bottom: 20px; }
.enterprise .p-title { padding: 150px 0 30px; }
.enterprise .marquee_horizontal { overflow: hidden; width: 100%; height: 95px; }
.enterprise .marquee_horizontal ul li { width: 170px; height: 100px; list-style: none; float: left; padding: 10px 5px;}


.enterprise .marquee_horizontal ul li div { border-radius: 12px; padding: 2px 0; border: 1px solid rgba(58, 153, 65, 1); }
.enterprise .marquee_horizontal ul li img { display: block; width: 150px; height: 75px; margin-left: auto; margin-right: auto; }
@media (max-width:750px) {
    .enterprise { background: none; height: auto; padding-bottom: 25px; }
    .enterprise .p-title { padding: 30px 0; }
    .enterprise .marquee_horizontal { height: 60px; }
    .enterprise .marquee_horizontal ul li { width: 114px; height: 50px; padding: 5px; }
    .enterprise .marquee_horizontal ul li div { border-radius: 7px; padding: 0; }
    .enterprise .marquee_horizontal ul li img { width: auto; height: 50px; }
}

.media { background: rgba(250, 255, 251, 1); padding: 10px 0 150px;}
.media .p-title { }
.media .main {
    height: 395px;
    background: url(../images/media/image.png) no-repeat top center; 
}

@media (max-width:750px) {
    .media { padding-bottom: 20px; }
    .media .p-title { padding: 30px 0; }
    .media .main {
        height: auto;
        padding-top: 195%;
        background: url(../images_m/media/image.png) no-repeat top center; 
        background-size: 100% auto;
    }

}



.cooperation { overflow: hidden; background: url(../images/cooperation/bg.png) rgba(221, 243, 240, 1) no-repeat top center;  }
.cooperation .p-title { padding: 100px 0 50px; }
.cooperation .main { margin-bottom: 150px; }


.cooperation .tab { margin-bottom: 10px; display: flex; justify-content: space-between; margin-left:-5px; margin-right: -5px }
.cooperation .tab a { flex: 1; position: relative; height: 45px; font-size: 20px; line-height: 43px; text-align: center; margin: 0 5px; background: rgba(0, 34, 102, 1); color:#FFF; border-radius: 4px; border: 2px solid rgba(23, 92, 229, 1); transition: all .25; }
.cooperation .tab a.active {
    color: rgba(138, 255, 183, 1);
    border-color: rgba(138, 255, 183, 1);
    background: linear-gradient(180deg, rgba(46, 184, 191, 1) 0%, rgba(57, 155, 75, 1) 100%);
}
.cooperation .tab a:hover { border-color: rgba(138, 255, 183, .8); }



.cooperation .tab-cons { position: relative; border-radius: 4px; }
.cooperation .tab-cons .content { display: none; background: url(../images/cooperation/content.png) rgba(15, 44, 147, 1) no-repeat right bottom;  padding: 50px; border: 2px solid rgba(23, 92, 229, 1); border-radius: 4px; overflow: hidden; }
.cooperation .tab-cons .con { display: flex; justify-content: space-between; }
.cooperation .tab-cons .dl { width: 46.92%; }
.cooperation .tab-cons .dt { padding: 6px 20px; margin-bottom: 10px; font-size: 20px; line-height: 1.42; color: rgba(255, 255, 255, 1); border-radius: 4px; background: linear-gradient(90deg, rgba(58, 153, 64, 1) 0%, rgba(46, 184, 194, 0) 100%); }
.cooperation .tab-cons .dt+.dt { margin-top: 20px; }
.cooperation .tab-cons .dd p { font-size: 16px; line-height: 1.5; color: rgba(255, 255, 255, 1);}
.cooperation .tab-cons .zx { margin-top: 80px; padding-left: 36px; font-size: 16px; line-height: 2; color: rgba(128, 221, 255, 1); background: url(../images/cooperation/zx.png) no-repeat left 6px; }
.cooperation .tab-cons .con.full { justify-content: start; }
.cooperation .tab-cons .con.full .dl { width: 100%; }



@media (max-width:750px) {
    .cooperation { min-height: auto; height: auto; padding-bottom: 25px; background-position: right top; background-size: auto 100%; }
    .cooperation .p-title { padding: 30px 0; }
    .cooperation .main { margin-bottom: 30px; }
    .cooperation .tab { flex-wrap: wrap; justify-content: space-between; height: auto; padding: 10px 5px; margin-bottom: 0; }
    .cooperation .tab a { font-size: 13px; flex: 1 1 calc(49% - 20px); font-size: 14px; margin: 0 0 5px; text-align: center;  white-space: nowrap; }
    .cooperation .tab a.active { font-size: 14px; font-weight:700; }
    .cooperation .tab a:nth-child(odd) { margin-right: .5% }
    .cooperation .tab a:nth-child(even) { margin-left: .5% }
    .cooperation .tab .item:nth-child(5) { flex: 1 1 100%;  }
    .cooperation .tab-cons { background: url(../images/cooperation/content.png) rgba(15, 44, 147, 1) no-repeat left bottom; background-size: auto 100%; }
    .cooperation .tab-cons .content { background: none; padding: 30px 20px 80px; background: url(../images_m/cooperation/slogen.png) no-repeat right bottom; background-size: 80% auto; }
    .cooperation .tab-cons .con { }
    .cooperation .h126 { height: 140px; }
    .cooperation .tab-cons .dl { }
    .cooperation .tab-cons .dt { font-size: 14px; }
    .cooperation .tab-cons .dd { }
    .cooperation .tab-cons .dd p { font-size: 12px; }
    .cooperation .tab-cons .zx { font-size: 14px; background-size: 18px; padding-left: 24px; margin-top: 20px; }
}

.contact { height: 636px; background: url(../images/contact/bg.png) rgba(19, 64, 143) no-repeat top center;  }
.contact .p-title { padding: 100px 0 60px; }
.contact ul { display: flex; justify-content: space-between; }
.contact ul li { width: 284px; height: 360px; position: relative;  }
.contact ol { display: none; }
@media (max-width:750px) {
    .contact { height: auto; padding-bottom: 25px; background-size: auto 100%; background-position: bottom center; }
    .contact .p-title { padding: 30px 0; }
    .contact ul { display: none; }
    .contact ol { display: block; }
    .contact ol li { width: 100%; margin-bottom: 20px; }
    .contact ol li img { width: 100%; }
}

footer.index { background: rgba(0, 34, 102, 1); height: 246px; padding: 40px 0 0; }
footer.index a { color: #fff }
footer.index a:hover { color: #175ce5 }
footer.index .content { display: flex; justify-content: space-between }
footer.index .content .left { color: #747474 }
footer.index .content .left > li { font-size: 12px; line-height: 32px; color: #caccd7 }
footer.index .content .left > li:first-child { font-size: 14px; }
footer.index .content .left > li:last-child { display: flex; align-items: center; margin-top: 5px }
footer.index .content .left > li:last-child .img { margin-right: 10px; line-height: normal }
footer.index .content .left > li:last-child .img~.img { margin-left: 10px; margin-right: 0 }
footer.index .content .left > li:not(:first-child) { line-height: 2 }
footer.index .content .friendlink { display: flex; color: #fff; margin-bottom: 10px }
footer.index .content .friendlink li+li { display: flex; align-items: center }
footer.index .content .friendlink li+li:before { content: ''; display: inline-block; width: 1px; height: 13px; background: #7d8376; margin: 0 7px }
footer.index .content .right { width: 324px; color: #fff; text-align: center; font-size: 12px; display: flex; justify-content: space-between; }
footer.index .content .right > div { display: inline-block; text-align: center; width: 145px; margin-left: 20px; vertical-align: top; }
footer.index .content .right > div img { width: 140px; height: 164px; border-radius:4px; }
footer.index .content .right > div span { display: block; line-height:1.2 }
footer.index .content .right img { margin: 5px 0 }
footer.index .tousu-box { position: relative; width: 86px; height: 30px; position: relative }
footer.index .tousu-msg p { margin-left: 16px; line-height: 20px; color: #666; font-size: 12px }
footer.index .tousu-msg { position: absolute; width: 172px; height: 74px; box-shadow: 0 0 12px #dcdcdc; background: #fff; border-radius: 4px; z-index: 999; bottom: 41px; left: -40px; padding-top: 8px; display: none }
footer.index .tousu-msg::after { content: ''; display: block; width: 11px; height: 11px; box-shadow: -2px -2px 4px #dcdcdc; background: #fff; position: absolute; bottom: -5px; left: 72px; -webkit-transform: rotate(225deg); transform: rotate(225deg) }
footer.index .content .tousu-box:hover .tousu-msg { display: block }
@media (max-width:750px) {
    footer.index { background-size: auto 100%; }
    footer.index .content .friendlink { display: none; }
    footer.index { padding: 25px 0; height: auto; }
    footer.index .content .left { float: none; }
    footer.index .content .right { display: none; }
    footer.index .content .left > li { color: #FFF; font-size:12px; }
}