.millia{width:1200px;margin:0 auto;}
.topic{height:710px;padding-top:140px;box-sizing:border-box;text-align:center;}
.mt130{margin-top:130px;}
.ls01{display:flex;justify-content:space-between;flex-wrap:wrap;}
.ls01 li{width:48%;white-space:nowrap;display:flex;align-items:center;}
.ls01 li:before{content:"";display:block;width:10px;height:10px;border-radius:10px;background:#45bca9;}
.ls01 li a{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:10px;}
.more a{display:block;color:#666;background:#f6f6f6;padding:10px 0;text-align:center;}
.bg01 .more a{background:#e5fffb;color:#45bca9;}
.bg01 .ls01 li:before{background:#fff;}
.bg01 .ls01 li a{color:#fff;}
.bg01{background:#45bca9;padding:60px 0;}

.nav{display:flex;justify-content:center;align-items:center;background:#095acd;}
.nav li{padding:0 50px;font-size:26px;line-height:80px;}
.nav a{color:#fff;}
.nav::-webkit-scrollbar,.tabs::-webkit-scrollbar{width:0;height:0;}
.nav a:hover,.hot a:hover,.SwiperFocusBox a:hover,.intro h2 a:hover,.info h2 a:hover,.ls02 a:hover,.tagSwiper a:hover,.introPerson a:hover{text-decoration:none;}

.list li{display:flex;align-items:center;justify-content:space-between;padding:20px 0;color:#999;border-top:1px dashed #d5d5db}
.list li:first-child{border:none;}
.list li:before{content:"";display:block;width:6px;height:6px;border-radius:6px;background:#22a9a2;}
.list li a{flex:1;margin:0 20px 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list li span{font-size:14px;}
.page a{display:inline-block;padding:5px 10px;color:#999;border:1px solid #ebebeb;}
.page span a,.page a:hover{background:#22a9a2;color:#fff;text-decoration:none;border:1px solid #22a9a2;}

h1{font-weight:bold;font-size:36px;line-height:40px;padding:40px 0 50px 0;}
.source{color:#999;position:relative;padding-bottom:26px;border-bottom:1px solid #eee;}
.source a{color:#999;}
.sourceCtrl{position:absolute;top:0;right:0;}
.content{padding:40px 0;}
.content img{max-width:100% !important;height:auto !important;}
.content p{padding-bottom:10px;}
.content video{max-width:100% !important;height:auto !important;}

@media screen and (max-width:860px) {
body{background-size:120% auto}
.millia{width:94%;}
.topic{padding:5rem;height:auto;}
.topic img,.ht img{width:90%;height:auto;}
.mt130{margin-top:3rem;}
.ht{padding-bottom:2rem;}
.ls01 li{width:100%;font-size:1.4rem;line-height:3.6rem;}
.ls01 li:before{width:0.6rem;height:0.6rem;}
.more a{font-size:1.4rem;}
.bg01{padding:3rem 0;}

.nav li{font-size:1.4rem;}
.nav li{line-height:3.2rem;}
.nav{display:block;white-space:nowrap;overflow-x:auto;}
.nav li{display:inline-block;padding:0 1rem;}

.list li,.page{font-size:1.3rem;}
.list li span{display:none;}
.list li{padding:1.5rem 0;}

.source{padding-bottom:1rem;}
.content img{width:100% !important;height:auto !important;}
}