body {
    font-size: 0.24rem;
    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";
    background: #fff;
}

* {
    margin: 0px;
    padding: 0px;
    max-height: 1000000px;
}

*:before,
*:after {
    max-height: 100000px;
}

*,
*:before,
*:after {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul,
li,
dl,
dd,
dt,
ol {
    list-style: none;
}

em,
strong {
    font-style: normal;
}

a:link,
a:visited,
a:focus {
    text-decoration: none;
    outline: none;
}

.clear {
    clear: both;
    overflow: hidden;
    display: block;
}

p {
    word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5 {
    font-style: normal;
}

textarea,
input {
    background-color: #FFFFFF;
    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";
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
select {
    outline: 0 none;
}

:-moz-placeholder {
    color: #666666;
}

::-moz-placeholder {
    color: #666666;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #666666;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666666;
}

video::-webkit-media-controls {
    overflow: hidden !important;
}

video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}

 ::-webkit-scrollbar {
    width: 0px;
}

 ::-webkit-scrollbar-thumb:vertical {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: rgba(129, 129, 129, 0.5);
}

::-webkit-scrollbar-thumb:horizontal {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 0px rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
}

.floatF {
    float: left;
}

.floatR {
    float: right;
}

.wid92 {
    width: 92%;
    margin: 0 auto;
    display: block;
}

.wid94 {
    width: 94%;
    margin: 0 auto;
}

.wid96 {
    width: 96%;
    margin: 0 auto;
}

.over1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.over2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.shadowa {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.borderbot {
    padding-bottom: 0.1rem;
    border-bottom: 0.1rem solid #F2F2F2;
}

.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.topbox {
    width: 100%;
}

.topbox img {
    display: block;
    width: 100%;
}

.meetbox {
    width: 100%;
}

.meettitle {
    font-size: 0.53rem;
    font-weight: 900;
    color: #282828;
    text-align: center;
    padding-top: 0.9rem;
}

.meetentitle {
    font-size: 0.18rem;
    color: #999999;
    line-height: 1.75;
    text-align: center;
}

.meetbk {
    margin-top: 0.4rem;
}

.meetbk img {
    display: block;
    width: 100%;
}

.meetbkintro {
    padding: 0.3rem 0;
    background: #F1F1F7;
    border-radius: 3px;
    margin-top: 0.3rem;
}

.meetbkintro p {
    width: 94%;
    margin: 0 auto;
    font-size: 0.24rem;
    color: #000000;
    line-height: 1.65;
    margin-top: 0.1rem;
}

.meetcont {
    width: 100%;
    background: #F1F1F7;
    margin-top: 0.8rem;
}

.meetintro {
    width: 92%;
    margin: 0 auto;
    line-height: 1.65;
    font-size: 0.26rem;
    margin-top: 0.4rem;
}

.meetbkintro2 {
    background: #FFF;
}

.meetInfo {
    font-size: 0.32rem;
    font-weight: 900;
    color: #000000;
    text-align: center;
}


/* 进度条 */

.processBarbox {
    width: 100%;
    position: relative;
}

.barlist {
    position: relative;
    height: 500px;
    font-size: 12px;
}

.line {
    height: 2px;
    width: 46px;
    background: #282828;
    float: left;
    margin-top: 15px;
}

.timeaxis {
    height: 32px;
    width: 94px;
    border-radius: 20px;
    background: #282828;
    color: #FFF;
    text-align: center;
    line-height: 32px;
    float: left;
}

.barintrobox {
    position: absolute;
    bottom: 280px;
    left: 0;
    width: 100%;
    text-align: center;
}

.barintroline {
    width: 88px;
    height: 2px;
    background: #282828;
    margin: 0px auto 15px;
}

.barintroInfo {
    font-size: 12px;
    color: #101010;
}

.barbox {
    position: absolute;
    top: 240px;
}

.barintroboxbot {
    position: absolute;
    top: 290px;
    left: 0;
    width: 100%;
    text-align: center;
}

.barintroboxbot .barintroline {
    width: 88px;
    height: 2px;
    background: #282828;
    margin: 15px auto 0px;
}

.viedobox {
    width: 100%;
    height: 4.2rem;
    margin: auto;
    position: relative;
    overflow: hidden;
    white-space: nowrap
}

.videoboxInfo {
    position: absolute;
    left: 0px;
    white-space: nowrap;
    width: 1000000000000000000px;
}

.videolist {
    width: 240px;
    height: 4.2rem;
    float: left;
    cursor: pointer;
    white-space: nowrap
}

.videocont {
    width: 100%;
    height: 100%;
    position: relative;
}

.postercont {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.postercont img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.shadowcont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 3;
    border-radius: 3px;
}

.bfcont {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 4;
}

.bfcont img {
    display: block;
    width: 100%;
}

.tespot {
    margin: 0.3rem auto;
    width: 96%;
}

.tedlist {
    width: 1.98rem;
    float: left;
    margin: 0 0.1rem;
}

.tespot .tedlist:first-child {
    width: 2.6rem;
}

.tslogo {
    width: 0.98rem;
    height: 0.98rem;
    margin-left: 0.5rem;
}

.tespot .tedlist:first-child .tslogo {
    margin-left: 0.81rem;
}

.tslogo img {
    display: block;
    width: 100%;
}

.tedtitle {
    width: 100%;
    text-align: center;
    color: #FFAB3F;
    font-weight: 900;
    font-size: 0.26rem;
    padding: 0.1rem 0;
}

.tedintro {
    font-size: 0.2rem;
    line-height: 1.6;
}

.dowloadbtn {
    width: 4.8rem;
    height: 0.88rem;
    text-align: center;
    line-height: 0.88rem;
    color: #FFF;
    background: #2351FB;
    font-size: 0.3rem;
    border-radius: 30px;
    margin: 0.4rem auto;
}

.mevosbg {
    width: 100%;
}

.mevosbg img {
    display: block;
    width: 100%;
}

.codebox {
    width: 92%;
    margin: 0.3rem auto;
}

.codeleft {
    float: left;
    width: 2.4rem;
    height: 2.4rem;
}

.codeleft img {
    display: block;
    width: 100%;
}

.coderight {
    float: left;
    margin-left: 0.25rem;
    margin-top: 0.6rem;
    line-height: 1.6;
}

.coderight p {
    color: #2F9B45;
    font-size: 0.28rem;
}

.mevosbottom {
    padding: 0.5rem 0 0.5rem;
    background: #181928;
}

.bootomtop {
    width: 4.56rem;
    /* height: 0.88rem; */
    margin: 0 auto 0.3rem;
}

.bootomtop img {
    display: block;
    width: 100%;
}

.bottomimg {
    width: 0.88rem;
    height: 0.88rem;
    float: left;
}

.bottomimg img {
    display: block;
    width: 100%;
}

.bottomimgintro {
    float: left;
    color: #FFF;
    width: 5.5rem;
    margin-left: 0.2rem;
}

.bottomimgintro p:first-child {
    font-size: 0.3rem;
}

.bottomimgintro p:last-child {
    font-size: 0.2rem;
}

.mevsbotintro {
    color: #fff;
    line-height: 1.75;
    font-size: 0.24rem;
}

.mevsbotintro span {
    display: block;
}


/* .mevsbotintro img{width: 1.5rem;position: relative;top:0.2rem;border-radius: 3px;margin-left: 1rem;}
.mevsbotintro img:last-child{margin-left: 0.4rem;} */

.beian {
    color: #545568;
    font-size: 0.2rem;
    text-align: center;
    line-height: 1.75;
}

.beian img {
    width: 0.22rem;
    position: relative;
    top: 2px;
    margin: 0 0.1rem;
}

.margtop {
    margin-top: 0.3rem;
}

.videopopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    z-index: 100;
    display: none;
}

.videobox {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.videobox video {
    display: block;
    width: 100%;
}

.closebtn {
    width: 40px;
    height: 40px;
    background: #FFF;
    border-radius: 50%;
    color: #000;
    font-size: 23px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    position: absolute;
    top: 60px;
    right: 80px;
}

.processBarbox .bx-wrapper .bx-controls-direction a {
    width: 0.8rem;
    height: 7rem;
    margin-top: -3.38rem;
    background-size: 100%;
}

.processBarbox .bx-wrapper .bx-prev {
    left: 0px;
    background: url(../imgs/web/webprev.png) no-repeat center;
}

.processBarbox .bx-wrapper .bx-next {
    right: 0px;
    background: url(../imgs/web/webnext.png) no-repeat center;
}

.viedobox .bx-wrapper .bx-controls-direction a {
    width: 0.2rem;
    height: 0.35rem;
    background-size: 100%;
}

.viedobox .bx-wrapper .bx-prev {
    left: 10px;
    background: url(../imgs/web/videoprev.png) no-repeat center;
}

.viedobox .bx-wrapper .bx-next {
    right: 10px;
    background: url(../imgs/web/videonext.png) no-repeat center;
}

.smalllogo {
    margin-left: 1.2rem;
    position: relative;
    top: -28px;
    margin-top: 0.1rem;
}

.smalllogo img {
    display: inline-block;
    width: 0.5rem;
}

.smalllogo span {
    color: #FFF;
    font-size: 0.24rem;
    margin-left: 0.1rem;
    display: inline-block;
}

.viedobox .bx-wrapper .bx-pager {
    display: block;
    bottom: 10px
}

.viedobox .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #FFF;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 6px;
    height: 6px;
}

.swiper-container img {
    width: 100%;
    display: block;
}