html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
progress,
section,
summary,
video {
    display: block;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

a:active,
a:hover {
    outline-width: 0;
    text-decoration: none
}

img {
    border-style: none;
    vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    padding: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

textarea {
    overflow: auto;
    resize: none
}

.hide {
    display: none
}

.f-left {
    float: left
}

.f-right {
    float: right
}

em,
i {
    font-style: normal
}

.top-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #061b45;
    z-index: 11;

}

.top-bar .bar-center {
    width: 1000px;
    height: 52px;
    margin: 0 auto;

}

top-bar .bar-center:before,
.top-bar .bar-center:after {
    content: " ";
    display: table
}

.top-bar .bar-center:after {
    clear: both
}

.top-bar .bar-center .logo {
    float: left;
    margin-top: 15px;
    font-size: 0
}

.top-bar .bar-center .logo img {
    width: 210px;
}

.top-bar .bar-center ul {
    float: right;
}

.top-bar .bar-center ul li {
    float: left;
    margin-left: 30px;
    margin-top: 12px;
}

.top-bar .bar-center ul li a {
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.top-bar .bar-center ul li a:hover {
    color: #29edff;
}

body {
    background: #000a26;
}

.contairne {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}

.top-bcg1 {
    width: 100%;
    height: 582px;
    margin: 0 auto;
    background: url(../images/bcg_02.png) center top;

}

.top-bcg1 img {
    width: 100%;
}

/* 悬浮锚点 */

.right-window {
    position: fixed;
    right: 50px;
    top: 40%;
    z-index: 1;
    width: 48px;
    padding: 0 0 8px;
    background-color: #f84717;
    border-radius: 5px;
    text-align: center;
    font-size: 0
  }
  
  .right-window a {
    position: relative;
    display: inline-block;
    width: 36px;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #fff
  }
  
  .right-window a:nth-last-of-type(1) {
    border: none
  }
  
  .right-window a .erweima-left {
    opacity: 0;
    position: absolute;
    right: 10px;
    bottom: -18px;
    width: 80px;
    height: 80px;
    border-radius: 3px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
  }
  
  .right-window a .erweima-left img {
    display: block;
    width: 100%;
    height: 100%
  }
  
  .right-window a:hover .erweima-left {
    right: 50px;
    opacity: 1
  }
  
  .right-window .go-top {
    position: absolute;
    left: 50%;
    bottom: -12px;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    background: url("../images/ico_goTop.png") center center no-repeat;
    cursor: pointer
  }

.theme {
    width: 100%;
    height: auto;
}

.theme-bcg {
    width: 200px;
    height: auto;
    margin: 20px auto;
}

.dgt-bcg{
    width: 100%;
    padding: 80px 0 40px;
    text-align: center;
}

.dgt-bcg img{
    display: inline-block;
}

.theme .theme-content {
    color: #fff;
    text-indent: 50px;
    line-height: 30px;
    letter-spacing: 3px
}

.theme-content p{
    margin-bottom: 20px;
}

.brand-img img{
    display: block;
}
.wap-brand-img{
    display: none;
}
.theme .brand {
    width: 100%;
}

/* 轮播图 */
.banner{
    overflow: hidden;
    position: relative;
    width: 900px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.banner .margin0{
    margin-right: -96px;
}
.banner dl{
    float: left;
    width: 236px;
    margin-right: 96px;
    margin-bottom: 24px;
    text-align: center;
}
.banner dl dt{
    display: block;
    width: 100%;
    height: 316px;
    margin-bottom: 24px;
}
.banner dl dt img{
    display: block;
    width: 100%;
    height: 100%;
}
.banner dl dd span{
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
}
.banner dl dd p{
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0;
    text-align: center;
}
.swiper-pagination span.swiper-pagination-bullet-active {
    background: #29edff;

}

.swiper-pagination span {
    border-radius: 40px;
    background: #fff;
    margin-top: 50px;
    margin-left: 50px;
    width: 60px;
    height: 10px;
    opacity: 1;
}

/* 会议议程 */
.meeting {
    width: 100%;
    height: auto;
}

.meeting .meeting-bcg {
    margin: 70px auto;
    width: 200px;
    height: 80px;
}

.meeting-content {
    padding: 0;
    background: #000a26;
}

.meeting-content dd{
    overflow: hidden;
    border-bottom: 1px solid #104d9a;
}
.left_time{
    float: left;
    width: 136px;
}
.meeting-content dd .text_item{
    float: right;
    width: 800px;
    padding: 20px 0;
}
.meeting-content dd:nth-last-of-type(1){
    border: none;
}
.meeting-content dd .text_item p.title,.meeting-content dd .text_item span.dgt{
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}
.meeting-content dd .left_time{
    padding: 20px 0;
    color: #29edff;
    line-height: 36px;
}
.meeting-content dd .text_item span.dgt{
    float: left;
    width: 600px;
}
.meeting-content dd .text_item .name{
    float: left;
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}


.meeting-content dl .time {
    color: #cb2b1e;
    margin-left: 20px;
}
.meeting-content dl .time span{
    color: #fff;
    margin-left: 20px;
 }
.meeting-content dl .dgt{
    color: #fff;
    display: block;
    line-height: 36px;
 
}
.meeting-content dt .time span:nth-child(1){
   margin-left: 20px;
}



.meeting-content dt .dgt {
    color: #fff;
    display: block;
    margin-left: 118px;
    line-height: 30px;
}


.meeting-content dt .title {
    height: 30px;
    line-height: 30px;
    background: #005eff;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;


}

/* 合作媒体 */
.cooperation ul {
    overflow: hidden;
    margin-right: -22px;
}
.cooperation li{
    overflow: hidden;
    float: left;
    width: 182px;
    height: 50px;
    margin: 0 22px 22px 0;
    border-radius: 5px;
}
.cooperation li img{
    display: block;
    width: 100%;
    height: 100%;
}
.cooperation p{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

/* 联系我们 */
.contact{
    width: 100%;
    height: auto;
}
.contact .contact-bcg{
    margin: 70px auto;
    width: 200px;
    height: 80px;
}
.contact .contact-img{
    display: flex;
    width: 100%;
    height: auto;
}
.contact-img{
    padding: 30px 0;
    background-color: #061537;
}
.contact .contact-img li{
    flex: 1;
    width: 200px;
}
.contact .contact-img li:nth-child(1){
    border-right: 1px solid #0c3e82;
}
.contact .contact-img li:nth-child(2){
    border-right: 1px solid #0c3e82;
}
.contact .contact-img img{
    margin: 0 auto 18px;
    display: block;
    width: 80px;
    height: 80px;
}
.contact .contact-img li p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}
.bottom-db{
    margin-top: 100px;
    width: 100%;
    height: 40px;
    background: #05153d;
}
.bottom-db p{
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
}
.bottom-window{
    display: none;
}
.wap_banner, .bottom-warp{
    display: none;
}
