/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    .post-list-item-img margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

* {
    font-family: system, -apple-system, BlinkMacSystemFont, PingFang SC, Segoe UI, Microsoft YaHei UI, Source Han Sans, wenquanyi micro hei, Hiragino Sans GB, Hiragino Sans GB W3, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}

ul {
    list-style: none;
    padding: 0
}

a {
    text-decoration: none;
    color: inherit
}

a.active,
a:hover {
    color: #1ab793
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

p {
    line-height: 1.5em
}

.btn {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background-color: #1ab793;
    padding: 3px 16px;
    line-height: 1.45em;
    border-radius: 5px
}

.btn:active,
.btn:hover {
    color: #ffffff7d
}

.btn-lg {
    font-size: 20px;
    padding: 5px 20px
}

.layout {
    display: -ms-flexbox;
    display: flex
}

.layout-left {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-right: 30px
}

.layout-right {
    width: 320px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.g-title {
    font-size: 24px;
    color: #000;
    margin: 0;
    margin-bottom: 40px;
    font-weight: 700
}

.g-title .categroy {
    font-size: 15px;
    color: #9b9b9b;
    margin: 0 10px
}

.g-title .categroy:first-child {
    margin-left: 20px
}

.g-title .categroy.active {
    color: #1ab793
}

.text-center {
    text-align: center
}

.g-desc {
    font-size: 15px;
    color: #9b9b9b
}

.g-desc a {
    color: #1ab793
}

.side-title {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    position: relative;
    margin-top: 0
}

.side-title:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid #1ab793;
    top: 50%;
    width: 70%;
    right: 0
}

.side-action {
    text-align: center
}

.side .report-list-item {
    overflow: hidden;
    margin-bottom: 40px
}

.side .report-list-avatar {
    width: 130px;
    height: 90px;
    float: left;
    margin-right: 17px
}

.side .report-list-title {
    font-size: 15px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    margin-bottom: 7px;
    line-height: 20px
}

.side .report-list-desc {
    font-size: 14px;
    color: #9b9b9b;
    margin: 0;
    overflow: hidden;
    height: 5em;
    text-overflow: ellipsis;
    line-height: 23px
}

.side .assistant {
    width: 100%;
    text-align: center;
    padding-top: 50px
}

.side .assistant img {
    width: 40%;
    margin-bottom: 10px
}

.side .assistant p {
    margin: 0;
    font-size: 14px;
    color: #000
}

.banner-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px
}

.banner-list li {
    max-width: 240px;
    text-align: center;
    margin: 10px
}

.banner-list li img {
    height: 70px
}

.banner-list li h3 {
    font-size: 20px;
    color: #1ab793;
    margin-bottom: 8px
}

.banner-list li h3+p {
    margin: 0
}

.banner-list li h2 {
    font-size: 20px
}

.banner-list li p {
    font-size: 16px;
    color: #8b8b8b
}

.banner-list li img+h4 {
    margin-top: 10px
}

.banner-list li h4 {
    margin: 0
}

.g-title-desc {
    font-size: 16px;
    margin: 0 0 50px
}

.team-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.team-list-item {
    width: 225px;
    text-align: center;
    margin: 20px;
    margin-bottom: 50px
}

.team-list-item-last {
    -ms-flex-positive: 1000000;
    flex-grow: 1000000
}

.team-list-item img {
    width: 150px;
    height: 150px;
    border-radius: 50%
}

.team-list-item .name {
    font-size: 18px;
    color: #4f4f4f;
    margin: 15px 0
}

.team-list-item .title {
    font-size: 16px;
    margin: 15px 0;
    color: #1ab793
}

.team-list-item .desc {
    margin: 15px 0;
    font-size: 15px;
    color: #4f4f4f;
    letter-spacing: .5px;
    text-align: justify;
    line-height: 24px
}

.header-banner {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 50px;
    position: relative
}

.header-banner h1 {
    font-size: 20px;
    color: #000;
    text-align: center
}

.header-banner .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.header-banner .content-item {
    margin: 30px
}

.header-banner .content-item h2 {
    font-size: 20px;
    color: #1ab793
}

.header-banner .content-item ul {
    font-size: 16px;
    color: #8b8b8b;
    list-style-type: circle;
    padding-left: 20px
}

.header-banner .content-item ul li {
    margin-bottom: 20px
}

.header-banner .tips {
    font-size: 15px;
    color: #1ab793;
    text-align: center;
    margin: 20px
}

.header-banner .ellipsisable {
    display: none
}

.header-banner .text-center {
    margin: 30px
}

.header-banner .btn-ellipsis {
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    color: #727272;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 5px
}

.icon-specialist {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background-color: #1ab793;
    padding: 0 5px;
    border-radius: 3px;
    margin-right: 10px;
    line-height: 1.5em
}

.menu-btn {
    display: none
}

.airticl {
    color: #262626;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: justify
}

.airticl img {
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    width: 100%
}

.airticl address {
    border: 0;
    color: #4285f4;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    padding-left: 15px;
    position: relative
}

.airticl address strong {
    font-weight: 600
}

.airticl address:before {
    background-image: linear-gradient(0deg, #2e79f4, #83c3ff);
    background-repeat: no-repeat;
    background-size: 3px;
    border-radius: 3px;
    bottom: 6.5px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 6.5px;
    width: 3px
}

.airticl h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    margin: 30px 0 14px
}

.airticl blockquote {
    border: 0;
    color: #3d464d;
    font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, \\5fae\8f6f\96c5\9ed1, STHeitiSC-Light, simsun, \\5b8b\4f53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
    margin: 30px 0;
    padding: 6px 0 6px 55px;
    position: relative
}

.airticl blockquote:before {
    -webkit-transform: translateY(-50%);
    background: url(../images/pvg7ixf711zmv9bk.png) no-repeat 0 0;
    background-size: contain;
    content: "";
    display: block;
    height: 17px;
    left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 23px
}

.airticl h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    margin: 40px 0 14px;
    padding-left: 14px;
    position: relative
}

.airticl h3:before {
    background: #4285f4;
    bottom: 4px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 4px;
    width: 4px
}

.airticl ul {
    margin-bottom: 22px;
    padding: 0 0 0 20px
}

.airticl ul li {
    list-style-type: square
}

.airticl p {
    margin-bottom: 26px;
    word-wrap: break-word;
    word-break: break-all;
    color: #4f4f4f;
    letter-spacing: 1px;
    text-align: left
}

.airticl p a {
    border: solid #999;
    border-width: 0 0 1px;
    color: #3d464d;
    padding: 0 0 1px;
    word-wrap: break-word
}

.airticl p a:hover {
    border-color: #4d7fd0;
    color: #4d7fd0
}

.airticl p strong {
    font-weight: 600
}

.airticl p img {
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.airticl p span b {
    color: #000
}

.airticl p.img-desc {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    margin: -2px auto 15px;
    text-align: center;
    max-width: 90%
}

.app {
    width: 1312px;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    padding: 20px
}

.app .menu {
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.app .menu .stickybits {
    width: 110px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0
}

.app .menu nav {
    margin-top: 124px;
    text-align: right
}

.app .menu nav .nav-item {
    display: block;
    text-decoration: none;
    margin: 15px 0;
    color: #000;
    font-size: 22px;
    font-weight: 400
}

.app .menu nav .nav-item.active,
.app .menu nav .nav-item:hover {
    color: #1ab793
}

.app .menu nav .submenu {
    font-size: 15px;
    color: #9b9b9b
}

.app .menu nav .submenu li {
    margin: 7px 0
}

.app .menu nav .submenu li.active {
    color: #1ab793
}

.app .menu .menu-btn-submit {
    text-align: right
}

.app .menu .logo {
    display: inline-block
}

.app .menu .logo img {
    margin-top: 10px;
    width: 100%
}

.app .main {
    min-width: 1130px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-left: 20px
}

footer {
    background-color: #484848;
    padding: 44px;
    padding-bottom: 0;
    min-width: 1090px
}

footer .logo {
    width: 120px
}

footer .logo img {
    width: 100%
}

footer .footer {
    width: 1024px;
    margin: auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #d3d3d3
}

footer .footer,
footer .list {
    display: -ms-flexbox;
    display: flex
}

footer .list {
    color: #fff
}

footer .list .list-item {
    display: inline-block;
    width: 110px
}

footer .list .list-item h1 {
    font-size: 18px;
    font-weight: 400
}

footer .list .list-item ul li {
    font-size: 13px;
    padding: 6px 0
}

footer .copyright {
    width: 1024px;
    margin: auto;
    color: #fff;
    text-align: right;
    padding: 5px 0
}

.page-home .specialist-list {
    display: block;
    max-width: 100%;
    overflow: hidden
}

.page-home .specialist-list li {
    border: 1px solid #d3d3d3;
    padding: 15px;
    border-radius: 5px;
    margin-right: 15px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

.page-home .specialist-list li:last-child {
    margin-right: 0
}

.page-home .specialist-list li .specialist-quote {
    margin: 0;
    font-size: 16px;
    color: #4f4f4f;
    line-height: 24px;
    height: 172px
}

.page-home .specialist-list li .specialist-quote:before {
    background-image: url(../images/ql-03dff37427.png)
}

.page-home .specialist-list li .specialist-quote:after,
.page-home .specialist-list li .specialist-quote:before {
    content: "";
    display: inline-block;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    background-size: 15px 11px;
    opacity: .6
}

.page-home .specialist-list li .specialist-quote:after {
    background-image: url(../images/qr-a61db0a470.png);
    margin-top: 10px;
    float: right
}

.page-home .specialist-list li .specialist-desc {
    margin-bottom: 25px
}

.page-home .specialist-list li .specialist-desc p {
    margin: 0;
    margin-bottom: 4px
}

.page-home .specialist-list li .specialist-desc img {
    width: 90px;
    height: 90px;
    margin-right: 10px;
    float: left;
    border-radius: 50%
}

.page-home .specialist-list li .specialist-desc .name {
    font-size: 15px;
    color: #000
}

.page-home .specialist-list li .specialist-desc .industry {
    font-size: 12px;
    color: #51b793
}

.page-home .specialist-list li .specialist-desc .company,
.page-home .specialist-list li .specialist-desc .title {
    font-size: 12px;
    color: #9b9b9b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.page-home .specialist-list li .btn-specialist {
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%)
}

.page-home .owl-dots .owl-dot {
    outline: none
}

.page-home .owl-dots .owl-dot span {
    background-color: #9b9b9b;
    width: 12px;
    height: 12px;
    margin: 0 15px
}

.page-home .owl-dots .owl-dot.active span {
    background-color: #51b793
}

.post-list-item {
    border: 1px solid #d3d3d3;
    overflow: hidden;
    margin-top: 20px;
    padding: 30px;
    border-radius: 5px
}

.post-list-item-mobile {
    display: none
}

.post-list-item-img {
    width: 100%;
    max-height: 350px;
}

.post-list-item img {
    width: 245px;
    height: 170px;
    float: right;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 10px;
    margin-top: 30px
}

.post-list-item-first img {
    width: 100%;
    height: auto;
    float: none;
    margin: 0
}

.post-list-item .tag {
    font-size: 15px;
    color: #1ab793
}

.post-list-item .title {
    font-size: 20px;
    font-weight: 700;
    color: #000
}

.post-list-item .desc {
    font-size: 15px;
    color: #9b9b9b;
    max-height: 9em;
    overflow: hidden
}

.post-list-item .info {
    font-size: 15px;
    color: #4f4f4f;
    margin-bottom: 0
}

.post-list-item .info span {
    display: inline-block;
    margin: 0 13px
}

.post-list-pagination {
    margin: 50px auto;
    text-align: center;
    font-size: 13px;
    color: #888
}

.post-list-pagination-item {
    display: inline-block;
    margin: 0 5px
}

.post-list-pagination-item.active {
    color: #1ab793
}

.page-report .report-detail {
    overflow: hidden
}

.page-report .report-detail-title {
    font-size: 25px;
    margin: 50px 0
}

.page-report .report-detail .flex-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.page-report .report-detail .flex-container .industry {
    font-size: 16px;
    margin-bottom: 20px
}

.page-report .report-detail .flex-container .industry span {
    color: #1ab793
}

.page-report .report-detail .flex-container .title {
    font-size: 16px;
    margin: 20px 0
}

.page-report .report-detail .flex-container .left {
    width: 250px;
    margin-right: 70px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.page-report .report-detail .flex-container .left .thumb {
    margin-bottom: 30px
}

.page-report .report-detail .flex-container .left .thumb img {
    width: 100%
}

.page-report .report-detail .flex-container .right {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 130px
}

.page-report .report-detail .flex-container .right .content {
    font-size: 15px;
    color: #9b9b9b;
    line-height: 1.3em
}

.page-report .report-detail .desc .content {
    font-size: 15px;
    color: #9b9b9b;
    line-height: 3.5em
}

.page-report .report-detail .desc .content img {
    width: 100%
}

.page-post .post {
    margin: 0 auto 50px;
    width: 96%
}

.page-post .post .layout {
    margin-bottom: 200px;
    min-height: 700px
}

.page-post .post-title {
    font-size: 25px;
    color: #000;
    font-weight: 700
}

.page-post .post-info {
    font-size: 15px;
    color: #9b9b9b;
    font-weight: 700
}

.page-post .post-content {
    margin: 30px
}

.page-post .post .author-mobile {
    display: none
}

.page-post .post-author {
    border: 1px solid #d3d3d3;
    padding: 20px;
    position: relative;
    min-height: 110px
}

.page-post .post-author img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    background: #efefefe8
}

.page-post .post-author .name {
    font-size: 15px;
    color: #000;
    margin: 0 0 5px
}

.page-post .post-author .industry {
    font-size: 12px;
    color: #9b9b9b;
    margin-bottom: 2em
}

.page-post .post-author .desc {
    font-size: 15px;
    color: #4f4f4f;
    letter-spacing: .5px;
    text-align: justify;
    line-height: 24px
}

.page-post .post-author .action {
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%)
}

.page-post .layout-right {
    width: 280px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0
}

.page-specialist .specialist {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-specialist .specialist-item {
    height: 300px;
    padding: 20px;
    border: 1px solid #d3d3d3;
    margin-bottom: 40px;
    margin-right: 38px;
    border-radius: 5px;
    position: relative;
    width: 31%;
    -ms-flex-positive: 0;
    flex-grow: 0;
    min-width: 300px
}

.page-specialist .specialist-item:nth-child(3n) {
    margin-right: 0
}

.page-specialist .specialist-item .info {
    margin-bottom: 25px
}

.page-specialist .specialist-item .info p {
    margin: 0;
    margin-bottom: 4px
}

.page-specialist .specialist-item .info img {
    width: 110px;
    height: 110px;
    margin-right: 10px;
    float: left;
    border-radius: 50%
}

.page-specialist .specialist-item .info .name {
    font-size: 16px;
    color: #000
}

.page-specialist .specialist-item .info .industry {
    font-size: 15px;
    color: #51b793
}

.page-specialist .specialist-item .info .company,
.page-specialist .specialist-item .info .title {
    font-size: 15px;
    color: #9b9b9b
}

.page-specialist .specialist-item .desc {
    font-size: 15px;
    color: #4f4f4f;
    height: 110px;
    overflow: hidden;
    overflow-y: auto
}

.page-specialist .specialist-item .btn {
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%)
}

.page-research .financing {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-research .financing-item {
    padding: 15px;
    width: 32%;
    margin-bottom: 2%;
    border-radius: 5px;
    border: 1px solid #efefef;
    box-shadow: 1px 2px 7px 2px #efefef
}

.page-research .financing-item img {
    float: left;
    width: 90px;
    height: 90px;
    margin-right: 15px
}

.page-research .financing-item .name {
    font-size: 20px;
    color: #000;
    margin: 0;
    font-weight: 700
}

.page-research .financing-item .tag {
    margin: 10px
}

.page-research .financing-item .tag span {
    font-size: 13px;
    background-color: #1ab793;
    color: #fff;
    padding: 2px 5px;
    border-radius: 2px
}

.page-research .financing-item .count {
    font-size: 15px;
    color: #373737;
    margin-bottom: 0
}

.page-research .report {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-research .report-item {
    padding: 20px;
    width: 49%;
    margin-bottom: 2%;
    position: relative;
    border-radius: 5px;
    border: 1px solid #efefef;
    box-shadow: 1px 2px 7px 2px #efefef
}

.page-research .report-item img {
    float: right;
    margin-left: 20px;
    width: 220px
}

.page-research .report-item .name {
    font-size: 20px;
    color: #000;
    margin: 0 0 15px
}

.page-research .report-item .desc {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 47%
}

.page-research .report-item .desc .tag {
    color: #1ab793;
    font-size: 15px;
    display: inline-block;
    margin-right: 20px
}

.page-research .report-item .desc .date {
    float: right;
    font-size: 15px;
    color: #9b9b9b
}

.page-conference .banner-list li {
    width: auto
}

.page-conference .banner-list li p {
    font-size: 13px;
    color: #8b8b8b
}

.page-conference .banner-list li img {
    margin-bottom: 20px
}

.page-conference .banner-list li h2 {
    margin: 0
}

.page-conference .conference {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-conference .conference-item {
    width: 49%;
    position: relative;
    margin-bottom: 50px
}

.page-conference .conference-item img {
    float: left;
    margin-right: 25px;
    width: 240px;
    height: 150px;
    border: 1px solid #eee
}

.page-conference .conference-item .name {
    font-size: 20px;
    color: #000;
    margin: 0 0 15px
}

.page-conference .conference-item .desc {
    position: absolute;
    font-size: 15px;
    bottom: 0;
    right: 0;
    width: 54%;
    color: #9b9b9b;
    margin: 0
}

.page-conference .conference-item .desc .tag {
    display: inline-block;
    font-size: 13px;
    color: #1ab793;
    padding: 2px 5px;
    margin-left: 20px
}

.page-conference .video-list {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px
}

.page-conference .video-list li {
    width: 240px
}

.page-conference .video-list li img {
    width: 240px;
    height: 140px;
    display: inline-block
}

.page-conference .video-list li p {
    height: 3em;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.page-conference .image-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

.page-conference .image-list-item {
    width: 250px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0;
    margin-bottom: 40px;
    background-color: #eee
}

.page-service .image-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

.page-service .image-list-item {
    width: 250px;
    height: 51px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0;
    margin-bottom: 40px
}

.page-service .service {
    display: -ms-flexbox;
    display: flex;
    margin: 50px 0
}

.page-service .service-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.page-service .service-info-left {
    margin-right: 75px
}

.page-service .service-info-right {
    margin-left: 75px
}

.page-service .service-info-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0
}

.page-service .service-info p {
    font-size: 16px;
    margin: 20px 0
}

.page-service .service img {
    height: 288px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}