/*---------------------
    header
-----------------------*/
header { width: 100%; height: 170px; background: url(../images/home-header-bg2.png) center 0; }
header .navbar-header { width: 100%; height: 170px; background: url(../images/header-bottom.png) no-repeat bottom center; background-size: 319px 30px; }
header .navbar-header-nonebg { background: none }
header .brand { float: left; width: 230px; height: 55px; padding: 10px 0 12px 5px; text-align: center; }
header .brand img { display: inline-block; max-height: 55px; }
header .topbar { margin-left: 160px; position: relative; padding: 0 25px; background: rgb(0, 13, 147); }
header .nav-bar { margin-left: 54px; }
header .nav-bar li { float: left; height: 60px; line-height: 60px; list-style: none; font-size: 16px; font-weight: bold; }
header .nav-bar li:first-child a { border-left: 1px solid #1d3898; }
header .nav-bar li a { display: block; padding: 0 30px; color: #fff; border-right: 1px solid #1d3898; }
header .nav-bar li a:hover, header .nav-bar li.active a { background: #1d3898; }
header .navbar .nav li span { display: inline-block; /*vertical-align: top; writing-mode: tb-rl; writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; -ms-writing-mode: vertical-rl;*/ }
header .navbar .nav li span { /*writing-mode: vertical-lr;*/ }
header .navbar .nav li span:first-child {/* letter-spacing: 1px*/ }
header .navbar .nav li span:last-child { font-size: 18px; /*letter-spacing:2px; */opacity:.8 }
header .func { position: absolute; top: 20px; right: 20px; margin: 0 -5px; padding: 0; }
header .func>li { display: inline-block; list-style: none; padding: 0 5px; }
header .func .avatar-xs img { border: 1px solid #fff; }
header .func .dropdown-toggle { color: #fff; }
header .avatar-default { width: 32px; height: 32px; }
.home-header, .home-header .navbar-header { height: 180px;min-width: 1200px; }
.home-header .navbar { padding-bottom: 30px; }
.home-header .navbar-header .brand { margin-right: 60px; }
.sidebar-collapsed footer { margin-left: 60px; }
footer { margin-top: 50px; border-top: 1px solid rgba(61, 39, 30, .1); background: #3D5269; color: #fff; }
footer a {color: #fff;}
footer a:hover {opacity: 0.8; color: #fff;}
.footer-inner { background: url(../images/footer-bg.png) repeat-x 0 bottom; background-size: 400px 199px; padding: 0; }
.footer-nav { }
.footer-nav a { margin:20px 0 10px;display: inline-block;}
.footer-nav a:not(:first-child) { padding-left:10px}
.footer-nav a:not(:last-child) { padding-right:10px;border-right: 1px solid rgb(126, 143, 161);}
.cp-wrapper{display: flex;align-items: center; font-size: 14px;color: #fff;}
.shiye-icon{margin: 10px 30px 10px 0;}
footer .second-text,footer .second-text a{color:#c7ced7;}
.cp-icp {margin-left: 30px}
.copyright { padding: 20px 0 10px; }
.jing-wrapper{display: inline-flex;align-items: center;margin-bottom: 18px;font-family: 'FangSong'}
.jing-wrapper img{margin-right: 5px}
.cp-nav,.cp-icp{display: flex; flex-direction: column; justify-content: space-between; min-height: 85px;}
.cp-weixin{ flex: 1; text-align: end;}
.cp-weixin > img{ width: 80px;height: 80px;margin: 10px 0px; }
.homesite-link { font-size: 12px }
select::-ms-expand { display: none; }
select.form-control { appearance: none; -moz-appearance:none; -webkit-appearance: none; }
.nav>li { position: relative }
.nav>li .dropdown-toggle>span:first-child:after { position: relative; top: -3px; left: 5px; display: inline-block; width: 3px; z-index: 10; border-top: 4px solid #fff; border-right: 4px solid transparent; border-left: 4px solid transparent; content: ""; }
.nav>li .dropdown-toggle:hover>span:first-child:after { border-top: 5px solid #3D5269; border-right: 4px solid transparent; border-left: 4px solid transparent; content: ""; }
.nav>li:hover>ul.dropdown-menu { opacity: 1; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); visibility: visible; }
.dropdown-menu { display: block; background-color: #EBE9EF; padding: 0; opacity: 0; visibility: hidden; min-width: 100px; margin-top: 11px; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); box-shadow: 0 -5px 20px rgba(0, 0, 0, .4) }
.dropdown-menu { position: absolute; top: 45px; left: 0; }
.dropdown-menu>ul { display: block; width: 200px; }
.dropdown-menu ul li { width: 100%; line-height: 2; text-align: center; font-size: 14px; }
.dropdown-menu ul li a { display: block; }
.dropdown-menu ul li:hover a { color: rgba(0, 0, 0, .9); }
.dropdown-menu li a:focus, .dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li.active a:hover { background: #275073; color: #fff; }
.dropdown-menu li .dropdown-item { position: relative; margin: 0 !important; color: #000; }
.swiper-container { width: 760px; float: left; }
.swiper-container2 { width: 380px; height: calc(100% - 44px) }
.swiper-slide img { width: 760px; height: 460px; }
.news { width: 380px; height: 460px; float: right; background: #fff; overflow: hidden }
.news-tab { display: table; width: 100%; height: 44px; font-family: '华文中宋' }
.news-tab .item h4 { display: inline-block; margin: 0; }
.news-tab .item { display: table-cell; width: 50%; border-bottom: 1px solid rgba(39, 80, 115, .1); height: 40px; line-height: 40px; text-align: center; cursor: pointer }
.news-tab .item.active { border-bottom: 2px solid rgba(39, 80, 115, 1); color: rgba(39, 80, 115, 1); }
.more { position: relative;  display: block; text-align: right; color: rgba(39, 80, 115, 1); font-size: 12px; }
.more i { position: relative; margin-left: 5px; top: 1px; width: 16px; height: 16px; border-radius: 16px; background: rgba(39, 80, 115, 1); color: #fff; }
.basic-list { }
.basic-list .item { display: flex; justify-content: space-between; padding: 15px 0 15px 5px; border-bottom: 1px dashed #edf1f3 }
.basic-list .data { color: rgba(39, 80, 115, .4); font-size: 13px; }
.basic-list .content { max-width: 80%; }
.basic-list .content:before { position: relative; top: -3px; left: -5px; display: inline-block; width: 4px; height: 4px; border-radius: 4px; background: rgba(39, 80, 115, .4); content: ""; }
.news-list ul li { padding: 8px 0; border-bottom: 1px dashed #edf1f3 }
.news-content { padding: 5px 30px; background:#fff }
.news-content ul .date { font-size: 12px; color: rgba(39, 80, 115, .4);/*padding-bottom: 3px;*/ }
.news-content ul { list-style: none; padding: 0; margin: 0; font-size: 14px;  }
.news-content ul li { padding: 8px 0; border-bottom: 1px dashed #edf1f3 }
.news-content ul li a {line-height: 1.4;white-space: normal; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 2;}
.news-content .more { position: absolute; bottom: 10px;left: 30px;right: 30px; }
.swiper-pagination-bullet { width: 10px !important; height: 10px !important; background: rgba(255, 255, 255, .4) !important; opacity: 1 !important; }
.swiper-pagination-bullet-active { background: rgba(255, 255, 255, 1) !important; border: 0; }
.swiper-slide .img-tit { position: absolute; padding: 8px 40px 0 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; height: 60px; z-index: 10; bottom: 0; background: rgba(0, 0, 0, .75); font-size: 18px; font-weight: bold; color: #fff; text-align: center; visibility: hidden; }
.swiper-slide.swiper-slide-active .img-tit { visibility: visible; }

/*---------------------
    sum 
-----------------------*/
.sum { }
.sum b { position: relative; color: #F58989; vertical-align: middle; }
.sum-md b { top: -2px; padding: 0 5px 0 0; font-size: 24px; }
.sum.sum-sm b { top: -1px; padding: 0 5px 0 0; font-size: 16px; }
[data-overlay]::after { position: absolute; z-index: 50; content: ''; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 13, 147, .55); }
[data-overlay] { position: relative }
.page-header { background: #fff; height: 80px }
.user-reg { width: 270px; height: 300px; background: #fff; border: 1px solid rgba(255, 255, 255, .3); padding: 40px 20px 10px; border-radius: 6px; }
.user-reg .side { position: relative; height: 100%; padding: 60px 40px; color: #fff; overflow: hidden; text-align: center; }
.user-reg .side img { position: absolute; z-index: 100; top: 15%; right: 5px; }
.user-reg .content { padding: 65px 60px 0 60px; background: #fff; height: 389px; }
.login-box { width: 1000px; display: flex; justify-content: space-between; }
.login-banner { width: 640px; height: 400px; }
.fullscreen { height: 100vh; position: relative; border-bottom: none; background-position: center; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; z-index: 0; overflow: hidden; }
[data-overlay]::before { position: absolute; content: ''; top: 0; left: 0; right: 0; bottom: 0; background-image: linear-gradient(45deg, #000746 0%, #6b40d2 100%); background-image: -moz-linear-gradient(45deg, #000746 0%, #6b40d2 100%); background-image: -webkit-linear-gradient(45deg, #000746 0%, #6b40d2 100%); opacity: 0.8; }
.bg-video { position: absolute; object-fit: cover; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: -100; }
video { max-width: 100% }
[data-overlay] { position: relative }
[data-overlay]::before, [data-overlay-light]::before { position: absolute; content: ''; top: 0; left: 0; right: 0; bottom: 0; background-image: -webkit-linear-gradient(-45deg, #D945C0 0%, #000AFF 100%); background-image: -moz-linear-gradient(-45deg, #D945C0 0%, #000AFF 100%); background-image: -ms-linear-gradient(-45deg, #D945C0 0%, #000AFF 100%); }
[data-overlay="9"]::before { opacity: 0 }
.loader { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background: #f3f5f6 url("../images/preloader.gif") 50% 50% no-repeat; z-index: 100000; }
.home-brand { position: relative; width: 380px; padding: 15px 20px; }
.home-brand img { width: 90%; }
.user-reg { }
.user-reg h5 { color: #00d4c5; }
.form-signin input { padding: 10px 15px; background: rgba(255, 255, 255, .1); font-size: 14px; color: #fff; }
.grid-item { width: 270px; background: #fff; border-radius: 2px; margin-bottom: 30px; }
.grid-item:hover { box-shadow: 0 0 0 3px #275073; }
.grid-item img { width: 100%; border-top-left-radius: 2px; border-top-right-radius: 2px; }
.grid-item .tip-mark { position: absolute; z-index: 10; top: 5px; right: 5px; width: 20px; height: 20px; text-align: center; background: rgba(0, 0, 0, .6); border-radius: 2px; }
.grid-item .tip-mark i { font-size: 12px; color: #fff; }
.grid-item-content { padding: 10px; }
.grid-item-content h4 { font-weight: bold; font-size: 18px; color: #275073; margin-bottom: 10px }
.grid-item-content p { color: rgba(0, 0, 0, .6); }
/*.page-top-lg { padding-top: 60px; }*/
.page-top-sm { padding-top: 20px; }
.link-dt { font-size: 16px; padding-top: 10px; font-weight: bold;font-family: '仿宋' }
.site-link { /*margin: 5px 0;*/font-size: 14px; line-height: 28px; display: flex; flex-wrap: wrap; justify-content: flex-start;}
.site-link a { color: #fff }
.link-item:not(:first-child) { padding-left: 20px }
.site-link-fzk{font-size: 14px; line-height: 28px; display: flex; flex-wrap: wrap; justify-content: space-between;width:1170px;height:80px; position: absolute; float:left;background-color: #858293;border-radius: 3px; padding: 5px; border: 1px solid #CBC9D3; background-clip: padding-box; -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .175); box-shadow: 0 6px 20px rgba(0, 0, 0, .175); list-style: none; text-align: left;  -webkit-background-clip: padding-box;overflow-y: auto; }
.link-item-fzk{ display: list-item; padding-left: 20px;width: 190px;height: 34px;float: left;list-style: none }
.side-left { background: #fff; width: 280px; float: left }
.source-category { line-height: 30px }
.source-category .item { }
.source-category .item ul { margin-left: 20px; }
.m-container { min-height: 300px; margin-left: 286px; /*border-left: 6px solid #E8EEF1;*/ padding: 20px 30px;background-color: #fff; }
.list-group.search-list  .item { position: relative; border-top: 1px solid #E8EEF1; padding: 30px 30px 30px 0; }
.list-group.search-list .intro { /*position: absolute; bottom: 30px;*/ font-size: 15px; opacity: 0.6; margin-bottom: 0; }
.list-group.search-list .intro li { line-height: 28px; }
.list-group.search-list  h4 { padding-top: 5px; font-size: 18px; }
.list-group.search-list  a { color: #275073 }
.list-group.search-list  .detail-btn-wrap { bottom: 30px; }
.list-group.search-list  .detail-btn-wrap a { color: #fff }
.list-group.search-list  .item { }
.list-group.search-list  .item .video-item.image { position: relative; width: 180px; height: 130px; }
.list-group.search-list  .item .data { position: absolute; color: rgba(0, 0, 0, .4); }
.list-group.search-list  .item .data.bottom { bottom: 30px }
.list-group.search-list  .item .item-index{ display: table-cell; vertical-align: middle; text-align: center; width: 50px;}
.play-list .iconplay { position: absolute; width: 34px; height: 34px; left: 50%; top: 50%; margin: -17px 0 0 -17px; }
.play-list .iconplay img { width: 100% }
.text-tab { text-align: center; font-size: 18px; padding: 40px 0 60px; font-weight: 600 }
.text-tab span { padding: 20px }
.text-tab span.active a, .text-tab a:hover { color: rgba(39, 80, 115, 1); }
.text-tab a { color: rgba(39, 80, 115, .6); }
.record-stats-wrapper{display: flex;justify-content: space-between}
.mapwrap { position: relative; width: 600px; border: 3px solid #275073;}
.map-header { position: absolute; top: 10px; left: 250px; text-align: center; }
.map-header h5 { display: inline-block; margin-bottom: 5px; width: 25px; height: 60px; background: url(../images/map-header-bg.png) no-repeat; writing-mode: vertical-lr; background-size: 25px 60px; color: #fff; }
.map { }
.map img { width: 600px; height: 483px; }
.state { width: 500px;}
.state .item { background: url(../images/fangzhi-border.png); background-size: 98px 78px; display: inline-block; float: left; width: 20%; height: 80px; border: 1px solid #EDF1F3; text-align: center; color: rgba(39, 80, 115, .6); }
.state .item.active, .state .item:hover { background: url(../images/fangzhi-border-active.png); background-size: 98px 78px; color: #E3B560; }
.state .item h5 { padding: 5px 0; }
.state .item p { font-size: 14px; }
.zhishu-list { }
.zhishu-list .content { background: rgba(249, 251, 252, .4); text-align: center; padding: 15px 0 10px 0; margin-top: 30px; border: solid 3px transparent; }
.zhishu-list .content:hover { background: #e2ecf1; border: solid 3px #275073; }
.zhishu-list .content img { width: 132px; height: 182px; object-fit: contain; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);margin-bottom: 5px;}
.zhishu-list .content h5 { padding: 5px 5px 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; margin:0 }
.media-list { }
.media-list .content { background: rgba(249, 251, 252, .4); text-align: center; padding: 0; margin-bottom: 30px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border: solid 3px #D8E0E8;}
.media-list .content:hover { border: solid 3px #275073; }
.media-list .content a { position: relative; display: block; overflow: hidden; }
.media-list.media-hover .content a:hover:after,.difang .zhishu-list .content a:hover:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .2); content: ""; }
.media-list.media-hover .content:hover { background: #e2ecf1 }
.media-list .content img { width: 270px; height: 162px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
.media-list.audio-list .content img { width: 210px; height: 210px; }
.media-list.audio-list .content a:hover .iconplay,.difang .zhishu-list .content a:hover .iconplay { visibility: visible; }
.media-list.audio-list .content .iconplay,.difang .zhishu-list .content .iconplay {position: absolute; z-index: 101; left: 50%; top: 50%; margin: -17px 0 0 -17px; width: 34px; height: 34px; background: url(../images/video-play.png); background-size: 34px 34px; visibility: hidden; }
.media-list .content h5 { line-height: 32px; font-size: 16px; height: 32px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 0; padding: 0 10px;}
.media-list.play-list .duration { position: absolute; right: 0; bottom: 0; padding: 3px; background: rgba(0, 0, 0, .8); color: #fff; font: normal 12px/1.2 arial, sans-serif; }
.media-list.play-list .content a:hover .iconplay { visibility: visible; }
.media-list.play-list .content .iconplay { z-index: 100; left: 50%; top: 50%; margin: -17px 0 0 -17px; width: 34px; height: 34px; background: url(../images/video-play.png); background-size: 34px 34px; visibility: hidden; }
.media-list.play-list .content .iconplay.video {visibility: visible;    top: 25px;    left: auto;    right: 8px;    opacity: 0.5;}
.media-list .content .action-bar { color: rgba(255, 255, 255, 1); font-size: 12px; font-family: sans-serif; font-weight: normal; padding: 0 10px; line-height: 24px; }
.media-list .content .action-bar { position: absolute; bottom: 0; width: 100%; height: 24px; background: rgba(0, 0, 0, .6); }
.media-list .content .action-bar:hover { background: rgba(0, 0, 0, 0.8) }
.media-list .content .action-bar .iconplay { position: relative; top: 3px; display: inline-block; width: 14px; height: 14px; background: url(../images/video-play.png); background-size: 14px 14px; }
.media-list .content .action-bar .iconplay:hover { opacity: 0.6; }
.media-list .content .action-bar i { font-style: normal; }
.media-list.img .item:hover img { opacity: .8 }
.media-list a { display: block; cursor: pointer; }
.section-header .heading { position: relative; text-align: center; }
.section-header .heading span { position: relative; z-index: 100; display: inline-block; width: 52px; height: 52px; background: url(../images/heading-bg.png); background-size: 52px; font-size: 32px; line-height: 52px; text-align: center; color: #275073 }
.section-header .heading:before { position: absolute; z-index: -100; top: 25px; left: 0; width: 100%; height: 1px; background: url(../images/line.png) no-repeat center; background-size: 1170px 1px; content: "" }
.section-header .more { display: inline-block; margin: 10px; }
.mediadetail { }
.mediadetail .cover, .mediadetail .cover img { width: 240px; height: 320px; }
.mediadetail .cover.audio-cover, .mediadetail .cover.audio-cover img { width: 210px; height: 210px; }
.mediainfo, .mediadetail .cover { float: left; }
.mediainfo { position: relative; margin-left: 30px; width: 900px; min-height: 210px; }
.mediainfo h1 { font-size: 28px; }
.mediainfo li { font-size: 16px; line-height: 2; }
.mediadetail .group-span-md a { color: #275073 }
.catalog-scroll  { height:600px; overflow:auto; }
.mediaintro p { margin-bottom: 20px; }
.detail-btn { width: 90px; }
.audio-btn { width: 90px; }
.detail-btn-wrap { display: flex; justify-content: space-between; position: absolute; right: 0; bottom: 0; width: 190px }
.icon-play { position: relative; top: 1px; margin-right: 5px; font-size: 14px; }
.mediaintro .title { margin-bottom: 10px; }
.playbar { background: rgb(50, 54, 57); position: fixed; z-index: 900; bottom: 0; width: 100%; height: 80px; padding: 20px 0 }
.media-content { }
.media-content ul ul li { padding-left: 52px; }
.media-content ul ul li:before { width: 0; height: 0; border: 0; }
.media-content li { position: relative; border-bottom: 1px dashed rgba(39, 80, 115, 1); list-style: none; line-height: 3; padding-left: 20px; }
.media-content li:before { position: absolute; top: 18px; left: 5px; width: 10px; height: 10px; border-radius: 10px; border: 1px solid rgba(39, 80, 115, .6); content: "" }
.media-content li:hover { background: #e2ecf1 }
.media-content li span:first-child { display: inline-block; max-width: 700px; line-height: 1.5; vertical-align: middle; padding: 10px 0; }
.media-content li span+span { position: absolute; right: 10px; }
.book-content { }
.book-content ul ul li { padding-left: 52px; }
.book-content ul ul li:before { width: 0; height: 0; border: 0; }
.book-content li { position: relative; border-bottom: 1px dashed rgba(39, 80, 115, 1); list-style: none; line-height: 3; padding-left: 20px; }
.book-content li:before { position: absolute; top: 18px; left: 5px; width: 10px; height: 10px; border-radius: 10px; border: 1px solid rgba(39, 80, 115, .6); content: "" }
.book-content li:hover { background: #e2ecf1 }
.book-content li span:first-child { display: inline-block; max-width: 700px; line-height: 1.5; vertical-align: middle; padding: 10px 0; }
.book-content li span+span { position: absolute; right: 10px; }
.journal-detail { width: 320px; }
.journal-detail .cover img { width: 240px; height: 360px; }
.journal-info { width: 240px; }
.journal-info h2 { font-size: 24px; margin: 15px 0; }
.journal-info li { font-size: 13px; }
.journal-content { width: 850px; }
.journal-content .book-content li { padding-left: 0 }
.journal-content .book-content li:before { width: 0; height: 0; border: 0; }
.journal-content-header { height: 52px; padding: 15px; background: rgb(206, 218, 227); }
.tabs { border-bottom: 1px solid #B1C3D4 }
.tabs li.active { background: #B1C3D4; color: #275073; font-size: 18px; }
.card.bordered { background: rgba(249, 251, 252, .4); border: 1px solid rgba(39, 80, 115, .2); border-radius: 3px; }
.input-group-btn .btn-lg i { font-size: 24px; line-height: 1.2; right: 0; }
.icon-chimes { position: relative; top: 5px; display: inline-block; background: url(../images/chimes.png) no-repeat center; width: 16px; height: 24px; background-size: 16px 24px; }
.timeline-entry.begin { }
.timeline-entry.begin .timeline-entry .timeline-entry-inner .timeline-icon { background: #f00; color: #737881; display: block; width: 40px; height: 40px; -webkit-border-radius: 20px; -webkit-background-clip: padding-box; -moz-border-radius: 20px; -moz-background-clip: padding; border-radius: 20px; background-clip: padding-box; text-align: center; -webkit-box-shadow: 0px 0px 0px 5px #ffffff; -moz-box-shadow: 0px 0px 0px 5px #ffffff; box-shadow: 0px 0px 0px 5px #ffffff; line-height: 40px; font-size: 16px; float: left; }
.timeline-centered:after, .timeline-centered .timeline-entry .timeline-entry-inner:after { display: block; clear: both; content: ""; }
.timeline-centered { position: relative; margin-bottom: 20px; }
.timeline-centered:before { content: ''; position: absolute; display: block; width: 4px; background: rgba(39, 80, 115, .1); left: 50%; top: 20px; bottom: -50px; margin-left: -4px; }
.timeline-entry { position: relative; width: 50%; float: right; margin-bottom: 0; clear: both; margin-top:-60px;}
.timeline-entry:before, .timeline-entry:after { content: " "; display: table; }
.timeline-entry:after { clear: both; }
.timeline-entry:before, .timeline-entry:after { content: " "; display: table; }
.timeline-entry:after { clear: both; }
.timeline-entry.begin { margin-bottom: 0; height: 160px; margin-top:0;}
.timeline-entry.left-aligned { float: left; }
.timeline-entry.left-aligned .timeline-entry-inner { margin-left: 0; margin-right: -18px; }
.timeline-entry.left-aligned .timeline-entry-inner .timeline-time { left: auto; right: -120px; text-align: left; }
.timeline-entry.left-aligned .timeline-entry-inner .timeline-icon { float: right; }
.timeline-entry.left-aligned .timeline-entry-inner .timeline-label { margin-left: 0; margin-right: 70px; }
.timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after { left: auto; right: 0; margin-left: 0; margin-right: -9px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.timeline-entry.left-aligned .timeline-entry-inner .timeline-label:hover:after { left: auto; right: 0; margin-left: 0; margin-right: -9px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); border-color: transparent #fff transparent transparent; }
.timeline-entry .timeline-entry-inner { position: relative; margin-left: -22px; }
.timeline-entry .timeline-entry-inner .timeline-time { position: absolute; left: -100px; text-align: right; padding: 10px; padding-top: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.timeline-entry .timeline-entry-inner .timeline-time > span { display: block; color: #979898; }
.timeline-entry .timeline-entry-inner .timeline-time > span:first-child { font-size: 15px; font-weight: bold; color: #717272; }
.timeline-entry .timeline-entry-inner .timeline-time > span:last-child { font-size: 12px; }
.timeline-entry .timeline-entry-inner .timeline-icon { background: #EDF1F3; display: block; width: 40px; height: 40px; border: 2px solid rgba(39, 80, 115, .6); -webkit-border-radius: 20px; -webkit-background-clip: padding-box; -moz-border-radius: 20px; -moz-background-clip: padding; border-radius: 20px; background-clip: padding-box; text-align: center; -webkit-box-shadow: 0px 0px 0px 8px #EDF1F3; -moz-box-shadow: 0px 0px 0px 8px #EDF1F3; box-shadow: 0px 0px 0px 8px #EDF1F3; line-height: 40px; font-size: 16px; float: left; }
.timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-header { position: relative; left: 4px; border: 0; background: url(../images/timeline-headbg.png) no-repeat; background-size: 32px 100px; color: #fff; box-shadow: none; width: 32px; height: 100px; writing-mode: tb-rl; writing-mode: vertical-rl; -webkit-writing-mode: vertical-rl; text-align: center; line-height: 2.1; }
.timeline-entry .timeline-entry-inner .timeline-label .cover, .timeline-entry .timeline-entry-inner .timeline-label .cover img { width: auto; height: 125px }
.timeline-entry .timeline-entry-inner .timeline-label .cover { float: left; }
.timeline-entry .timeline-entry-inner .timeline-label .content { padding: 0 0 0 20px;height: 124px; overflow: hidden; }
.timeline-entry .timeline-entry-inner .timeline-label { position: relative; background: rgba(249, 251, 252, .9); padding: 1.7em; margin-left: 70px; }
.timeline-entry .timeline-entry-inner .timeline-label:after { content: ''; display: block; position: absolute; width: 0px; height: 0px; border-style: solid; border-width: 9px 9px 9px 0; border-color: transparent rgba(249, 251, 252, .9) transparent transparent; left: 0; top: 10px; margin-left: -9px; }
.timeline-entry .timeline-entry-inner .timeline-label:hover { background: #fff; }
.timeline-entry .timeline-entry-inner .timeline-label:hover:after { content: ''; display: block; position: absolute; width: 0px; height: 0px; border-style: solid; border-width: 9px 9px 9px 0; border-color: transparent #fff transparent transparent; left: 0; top: 10px; margin-left: -9px; }
.timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-entry .timeline-entry-inner .timeline-label p { color: #737881; font-size: 13px; margin: 0; line-height: 1.42857143; }
.timeline-entry .timeline-entry-inner .timeline-label p + p { margin-top: 10px; }
.timeline-entry .timeline-entry-inner .timeline-label h2 { font-size: 15px; margin-bottom: 10px; }
.timeline-entry .timeline-entry-inner .timeline-label h2 a { color: rgba(39, 80, 115, 1); }
.timeline-entry .timeline-entry-inner .timeline-label h2 span { zoom: 1; -webkit-opacity: 0.6; -moz-opacity: 0.6; opacity: 0.6; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); filter: alpha(opacity=60); }
.timeline-entry .timeline-entry-inner .timeline-label blockquote { font-size: 14px; padding-top: 4px; padding-bottom: 4px; color: #979898; }
.reader-wrap { width: 100%; height: 100%; background: rgb(82, 86, 89); }
.reader-contents { position: absolute; z-index: 900; left: 0; top: 50px; bottom: 0; width: 300px; background: rgb(255, 255, 255); border-right: 1px solid rgba(0, 0, 0, 1); }
.reader-contents .header { position: relative; height: 40px; border-bottom: 1px solid rgba(0, 0, 0, .1); line-height: 40px; padding: 0 10px; }
.reader-contents .header b { font-size: 15px; }
.reader-contents i { position: absolute; right: 10px; font-size: 14px; color: rgba(0, 0, 0, .4); cursor: pointer; }
.reader-contents i:hover { color: rgba(0, 0, 0, 1); }
.right.reader-contents { left:auto;right: 0; border-right: none; border-left: 1px solid rgba(0, 0, 0, 1); }
.right.reader-contents em{color: #f00;font-style: normal;}
.contents-list { font-size: 15px; }
.contents-list li.active { background: #3D5269; color: #fff; }
.contents-list ul ul li { padding-left: 28px; }
.contents-list ul ul li:before { width: 0; height: 0; border: 0; }
.contents-list li { position: relative; border-bottom: 1px solid rgba(0, 0, 0, .1); list-style: none; padding-left: 10px; }
.contents-list li:hover { background: #e2ecf1 }
.contents-list li span:first-child { display: inline-block; max-width: 240px; line-height: 1.2; vertical-align: middle; padding: 10px 0; }
.contents-list li span+span { position: absolute; right: 10px; line-height: 2.4; color: rgba(0, 0, 0, .4); }
.reader-wrap { padding-left: 300px; }
.reader { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.reader.has-contents { position: absolute; right: 0; left: 299px; }
.reader-view { position: absolute; top: 50%; left: 50%; margin: -320px 0 0 -310px; width: 620px; height: 680px; background: rgb(255, 255, 255); box-shadow: 0 -3px 10px rgba(0, 0, 0, .5) }
.top-toolbar { position: fixed; top: 0; right: 0; left: 0; z-index: 1000; background: rgb(50, 54, 57); height: 50px; padding: 12px 0; text-align: center; line-height: 1; color: rgba(255, 255, 255, 0.8); }
.top-toolbar .title { position: absolute; left: 100px; line-height: 1.4; color: #fff; }
.top-toolbar .title h2 { display: inline-block; font-size: 24px; }
.top-toolbar .tools { /*position: absolute; right: 0;*/ }
.page-indicator { position: relative; top: -7px; right: 15px; display: inline-block; font-size: 15px !important; border-right: 1px solid rgba(255, 255, 255, .1) }
.page-indicator>div { display: inline-block; padding: 0 5px; vertical-align: middle; color: #fff; }
.page-indicator>div i { font-size: 24px; color: rgba(255, 255, 255, .2); }
.page-selector input { border: 0; width: 40px; height: 24px; background: rgba(255, 255, 255, .4); }
.tools { /*position: absolute;*/ top: 13px; /*right: 10px;*/ }
.tools>div { display: inline-block; }
.tools>div { padding-right: 10px; font-size: 24px; }
.tools>div i { color: rgba(255, 255, 255, .4); cursor: pointer; }
.tools>div i:hover, .page-indicator>div i:hover, .menu i:hover { color: rgba(255, 255, 255, .6); }
.top-toolbar .menu { position: absolute; top: 10px; left: 0; padding: 0 10px; }
.top-toolbar .menu .icon-menu { position: relative; top: -7px; color: rgba(255, 255, 255, .4); font-size: 16px; cursor: pointer; }
.top-toolbar .menu .icon-chevron-left { font-size: 32px; margin-right: 10px; color: rgba(255, 255, 255, .4); cursor: pointer; }
.top-toolbar .menu i:hover { color: rgba(255, 255, 255, .6); }
.reader-search-bar{position: absolute;right: 10px;top: 0;height: 50px;width: 290px;display: flex;flex-direction: column;justify-content: center;}
.reader-search-bar input{color: #000;border: 0;height: 24px;background: rgba(255, 255, 255, .4);border-radius: 0;padding: 0 5px;}
.reader-search-bar input:focus{}
.reader-search-bar button{background: rgba(255, 255, 255, .4);border: 0;height: 24px;padding: 0 10px;border-radius: 0;margin-left: 0 !important;cursor: pointer;}
.reader-search-bar button:hover{opacity: 0.6}
.media-detail { }
.media-title h2 { font-size: 18px; font-weight: bold; margin-bottom: 20px; }
.media-title h4 { text-align: center; }
.media-wrap { /*padding-top: 50px*/ }
.media-play { width: 1170px; background: #000; height: 600px; margin: auto; }
.media-images { width: 1170px; display: inline-block; text-align: center; }
.media-images img { max-width: 1170px; margin: auto; }
.media-intro { }
.media-intro p { margin-bottom: 20px; }
.media-intro .title { margin-bottom: 10px; }
.list-group.my-list .item:first-child { border-top: 0 }
.menu li.active a { background: rgb(39, 80, 115); }
.menu-title { font-size: 18px; padding: 15px 20px; font-weight: bold; }
.profile-setting .tabs, .profile-setting .tab-content { clear: none }
.profile-setting .tab-content { padding-top: 40px; }
.profile-setting .tabs li.active { background: rgb(39, 80, 115); font-size: 18px; }
.profile-setting .tabs li.active a, .tabs li a:hover { color: #fff; }
.profile-setting .tabs li a:after { background: rgb(39, 80, 115); }
.news-list { }
.news-list .item { padding: 15px; }
.news-list .item .box { background: #fff; clear: both; overflow: hidden; padding: 20px; }
.news-list .item { padding: 20px; }
.news-list .item .img { float: left; width: 180px; height: 140px; }
.news-list .item .img img { width: 180px; height: 140px; }
.news-list .item a { display: block; }
.news-list .item .content { float: left; width: 340px; padding-left: 20px; }
.news-list .item .content h4 { font-size: 18px; margin-bottom: 10px; }
.news-list .item .content p { margin-bottom: 10px; line-height: 1.5; color: rgba(0, 0, 0, .6); }
.news-list .item .content a { font-size: 15px; color: rgb(39, 80, 115); }
.topic-list { }
.topic-list .item { position: relative; height: 400px; margin-bottom: 50px; }
.topic-list .item img { width: 100%; height: 400px; }
.topic-list .item .topic-intro { position: absolute; bottom: 0; width: 100%; background: rgba(6, 22, 48, .6); color: #fff; }
.topic-list .item .topic-intro h2 { font-size: 24px; margin-bottom: 0; color: #fff; padding:0 2rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; line-height: 2;}
.topic-list .item .topic-intro p { line-height: 1.4; margin-bottom: 10px; }
.topic-list .item .btn { position: absolute; right: 30px; top: 60px; color: #fff; border: 1px solid #fff; padding: 8px; }
.topic-list .item .btn:hover { background: #fff; color: rgba(6, 22, 48, 1); }
.topic-list .item .topic-content { /*padding-right: 200px*/ }
.topic-detail { }
.topic-detail { margin-bottom: 50px; }
.topic-detail img { width: 100%; }
.topic-detail .topic-intro { position: relative; padding: 30px 0; }
.topic-detail .topic-intro h2 { font-size: 24px; margin-bottom: 10px; }
.topic-detail .topic-intro p { line-height: 1.4; margin-bottom: 10px; }
.topic-detail .topic-action { position: absolute; top: 40px; right: 0; border: 1px dashed #b1c4d4; padding: 30px 20px; }
.topic-detail .topic-action .search.search-sm { top: 0; }
.topic-detail .topic-content { padding-right: 400px }
.topic-content p{ display: flex }
.topic-content span{ text-align: justify; flex-shrink: 0;}
.topic-content span1:after{content:'.';    width: 100%;    display: inline-block;    overflow: hidden;    height: 0;}
.topic-detail .topic-action .share i { display: inline-block; width: 32px; height: 32px; border-radius: 32px; text-align: center; line-height: 32px; background: rgba(39, 80, 115, .8); color: #fff; }
.topic-detail .topic-action .share i:hover { background: rgba(39, 80, 115, 1); }
.user-form { width: 440px; padding: 50px; background: #fff; margin: 50px auto }
.user-form h2 { font-size: 20px; text-align: center; margin-bottom: 20px; }
.user-form .form { }
.user-form .code-img { background: #fff; width: 120px; border: 1px solid rgba(39, 80, 115, .4); cursor: pointer }
.user-form .code-img img { height: 34px; }
.difang { overflow: hidden; margin-bottom: 50px; }
.difang .img { position: relative; width: 220px; height: 220px; float: left; }
.difang .img img { position: relative; width: 220px; height: 220px; /* border-radius:200px;*/ /* background: #fff; box-shadow: 0 0 0 1px inset #719AB0;*/ }
.difang .img i { position: absolute; z-index: 10; top: 20px; left: 20px; display: block; width: 180px; height: 180px; background: rgba(39, 80, 115, .4); border: 2px solid #fff; border: 2px solid rgba(255, 255, 255, .6); border-radius: 180px; }
.difang .img:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(39, 80, 115, .2); content: "" }
.difang .img .name { position: absolute; z-index: 20; left: 50%; top: 50%; margin: -90px 0 0 -90px; width: 180px; height: 180px; text-align: center; color: #fff; font-size: 18px; line-height: 20px;display: flex;align-items: center;justify-content: center;padding:20px; }
.difang .list-content { float: left; width: calc(100% - 220px); padding: 0 0 0 0; background: #fff; }
.difang .list-content .zhishu-list .content { padding-top: 15px; margin-top: 0; }
.difang .list-content .zhishu-list .content h5 { line-height: 20px }
.difang .list-content .zhishu-list .item { position: relative; padding: 0; }
.difang .list-content .zhishu-list .item:after { position: absolute; top: 0; left: 0; z-index: 30; width: 1px; height: 234px; border-left: 1px solid rgba(39, 80, 115, .05); content: ""; padding: 0; }
.difang .list-content .zhishu-list .item:hover:before { position: absolute; top: 0; left: 0; z-index: 10; width: 100%; height: 100%; content: ""; background: rgba(39, 80, 115, .05); }
.difang .list-content .zhishu-list .item:first-child:after { border: 0; }
.difang .list-content .zhishu-list .item .content:hover { background: transparent; }
.difang .list-content .zhishu-list .item .content a { display: block; padding: 7px 7px 1px 7px;border: 3px solid #fff }
.difang .list-content .zhishu-list .item .content a:hover { border: 3px solid #275073; }
.difang .list-content .zhishu-list .item .content a img { position: relative; z-index: 100; width: 170px; height: 170px; }
.home-section { }
.home-section-header { padding: 50px 0 5px; text-align: center; }
.home-section-header .title { background: url(../images/home-section-divider.png) no-repeat center; background-size: 1170px 1px; }
.home-section-header .title2 { background: url(../images/home-section-divider2.png) no-repeat center; background-size: 1170px 1px; }
.home-section-header .title img, .home-section-header .title2 img { display: inline-block; max-height: 60px; }
.home-section-header .tags a{ color:rgba(39, 80, 115, 1); margin-right: 5px; font-size:14px; }
.home-section-header .tags a:hover{ color:rgba(39, 80, 115, .6) }
.home-sectio-body { display: flex; justify-content: space-between; align-items: center; margin:0 -15px; }
.home-sectio-body a { display: block; cursor: pointer; }
.home-sectio-body .item { /* background:rgba(255, 255, 255, 1); */ }
.home-sectio-body .item .content { padding: 15px 15px 10px 15px; background: #fff;border: 3px solid #fff; }
.home-sectio-body .item .content:hover { background: #e2ecf1;border: 3px solid #275073; }
.home-sectio-body .item h4 { font-size: 16px; padding-top: 15px; text-align: center; cursor: pointer; margin:0;white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.home-sectio-body .item img { width: 100%; height: 232px; object-fit: contain; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }
.home-sectio-body .item:hover img { opacity: .8; }
.home-bg2 { position: relative; padding-bottom: 50px; bottom: -50px; background: #D8E0E8; margin-top: 50px; }
.home-bg2:before { position: absolute; top: -30px; z-index: 100; left: 50%; margin-left: -116px; width: 232px; height: 30px; background: url(../images/home-bgbar.png) no-repeat; background-size: 232px 30px; content: ""; }
.card-header { text-align: center; }
.article-header { text-align: center; margin: 0 0 40px; padding: 40px 40px 0 }
.article-header h1 { font-size: 32px; font-weight: bold; line-height: 1.4; max-width: 720px; margin: auto auto 20px; }
.article-header { }
.article-header .info { text-align: center; color: rgba(0, 0, 0, .4); font-size: 14px; }
.article-header .info span { display: inline-block; padding: 0 10px }
.article-header p { padding: 0 20px; font-size: 12px; opacity: 0.6 }
.article { padding: 50px 150px; background: #fff; }
.article-body p { font-size: 18px; text-indent: 38px; line-height: 2 }
.article-body .img { max-width: 800px; margin: 50px auto; text-align: center }
.article-body .img h6 { font-size: 14px; text-align: center; font-weight: normal; margin-top: 20px }
.article-body img { display: inline-block; max-width: 800px; }
.issue { position: relative; top: 10px; right: 0; }
.issue .tabs-pills { }
.issue .tabs-pills li { min-width: auto; background: transparent; font-size: 12px; padding: 0 10px; border: 1px solid rgba(39, 80, 115, 1); color: #275073; }
.issue .tabs-pills li.active { background: #275073; color: #fff; }
.issue .tab-content { min-height: auto; padding: 5px 0 }
.issue .tab-content a { display: inline-block; padding: 0 8px; border: 1px solid rgba(39, 80, 115, 1); color: #275073; border-radius: 3px; }
.issue .tab-content a:hover { background: #275073; color: #fff; }
.search-history { }
.search-history ul { list-style: none; margin: 0; padding: 0; width: 400px; margin: 50px auto; }
.search-history li { display: flex; justify-content: space-between; border-bottom: 1px solid rgba(39, 80, 115, 0.1); padding: 5px 0; color: #275073; }
.search-history li span+span { color: rgba(39, 80, 115, .6); font-size: 13px; }
.search-history li span:first-child a { display: inline-block; width: 200px; }
.topic-banner { }
.topic-banner img { width: 100%; }
.phone-container { background: #EDF1F3; padding: 0 10px; font-family: "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
.phone-section { padding: 15px 0; }
.phone-section-header { text-align: center; padding: 10px; }
.phone-section-header span:first-child { position: relative; top: -1px; display: inline-block; width: 40px; height: 40px; border-radius: 40px; background: #2f435a; color: #fff; }
.phone-section-header span { font-size: 1.4rem; color: #2f435a; line-height: 40px; margin: 0 2px; }
.phone-section-body .item { background: #fff; border-radius: 6px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.02); padding-bottom: 10px; margin-top: 15px; }
.phone-section-body .item img { width: 100%;height: 155px;object-fit: contain; border-top-left-radius: 6px; border-top-right-radius: 6px;}
.phone-section-body .item h5 { padding: 5px; font-size: .75rem; text-align: center; font-weight: normal }
.phone-book, .phone-images, .phone-video, .phone-audio { display: flex; justify-content: space-between; flex-wrap: wrap; }
.phone-book .item { width: 31%; }
.phone-images .item, .phone-video .item, .phone-audio .item { width: 48.5%; }
.phone-video .content, .phone-audio .content { background: rgba(249, 251, 252, .4); text-align: center; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
.phone-video .content a, .phone-audio .content a { position: relative; display: block; overflow: hidden; }
.phone-video .duration { position: absolute; right: 0; bottom: 0; padding: 3px; background: rgba(0, 0, 0, .8); color: #fff; font: normal 12px/1.2 arial, sans-serif; }
.phone-video .content .iconplay { position: absolute; z-index: 1000; left: 50%; top: 50%; margin: -17px 0 0 -17px; width: 34px; height: 34px; background: url(../images/video-play.png); background-size: 34px 34px; }
.phone-audio .content .action-bar { position: absolute; bottom: 0; width: 100%; height: 24px; background: rgba(0, 0, 0, .6); }
.phone-audio .content .action-bar { color: rgba(255, 255, 255, 1); font-size: 12px; font-family: sans-serif; font-weight: normal; padding: 0 10px; line-height: 24px; }
.phone-audio .content .action-bar { position: absolute; bottom: 0; width: 100%; height: 24px; background: rgba(0, 0, 0, .6); }
.phone-audio .content .action-bar:hover { background: rgba(0, 0, 0, 0.8) }
.phone-audio .content .action-bar .iconplay { position: relative; top: 3px; display: inline-block; width: 14px; height: 14px; background: url(../images/video-play.png); background-size: 14px 14px; }
.phone-audio .content .action-bar .iconplay:hover { opacity: 0.6; }
.phone-audio .content .action-bar i { font-style: normal; }
.phone-section-body .item a { display: block; cursor: pointer; }
.collection-item:not(:last-child) { margin-right: 10px }
.local-org.region-filter { display: flex; width: 50%; margin-right: 20px; }
.local-org-search { width:20%;    display: flex; }
.local-org-search input{ height: 32px; }
.local-org-search .icon-search{ height: 18px; }
/*.local-org-search . pointer{ max-height: 36px; }*/
/*.local-org-search .input-group-btn .btn { max-height: 36px;}*/
.chart-wrapper{position: relative}
.pie-tip{position: absolute;    top: 50%;    left: 45%;}
.detail-meta { display: flex;justify-content: space-between; }

.phone-section .abstracts{ font-size: 14px; color: rgba(39, 80, 115, 0.8);line-height: 1.2rem;}
.topic-detail .news-wrapper {
    display: flex
}

.topic-detail .news-wrapper .new-column {
    flex: 1;
    width: 50%
}

.topic-detail .news-wrapper .new-column .new-list {
    padding: 5px 30px;
}

.topic-detail .news-wrapper .new-column .new-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
}

.topic-detail .news-wrapper .new-column .new-list ul li {
    padding: 8px 0;
    border-bottom: 1px dashed #e3e3e3;
}

.topic-detail .news-wrapper .new-column .new-list ul li .date {
    font-size: 12px;
    color: rgba(39, 80, 115, .4);
}

.topic-detail .news-wrapper .new-column .new-list ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
}

.phone-new-list ul li {
    padding: 8px 0;
    list-style-type:none;
}

.phone-new-list ul li a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
}

.phone-new-list ul li .date{
    font-size: 12px;
    color: rgba(39, 80, 115, .4);
}

.phone-news-detail-wrapper {
    padding: 16px 8px;
    overflow-x: hidden;
    overflow-y: auto;
}

.phone-news-detail-wrapper .news-header {
    margin-bottom: 16px;
}

.phone-news-detail-wrapper .news-header .info {
    text-align: center;
    color: rgba(0, 0, 0, .4);
    font-size: 14px;
}

.phone-news-detail-wrapper .content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.42;
    height: 100%;
    outline: none;
    overflow-y: auto;
    -o-tab-size: 4;
    tab-size: 4;
    -moz-tab-size: 4;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.phone-news-detail-wrapper img {
    width: 100%;
    object-fit: contain;
}

.phone-video-detail-wrapper {padding: 16px 0;overflow-x: hidden;overflow-y: auto;}
.phone-video-detail-wrapper .media-title{padding: 0 8px;}
.phone-video-detail-wrapper .media-info{padding: 0 8px;margin-top: 16px}

.phone-audio-detail-wrapper {padding: 16px 8px;overflow-x: hidden;overflow-y: auto;}
.phone-audio-detail-wrapper .cover{text-align: center;}
.phone-audio-detail-wrapper .cover img {width: 100%;object-fit: contain;height: 210px;}
.phone-audio-detail-wrapper .player {width: 100%;margin-top: 16px;}
.phone-audio-detail-wrapper .audio-infos {margin-top: 16px;}

.phone-image-detail-wrapper {padding: 16px 0;overflow-x: hidden;overflow-y: auto;}
.phone-image-detail-wrapper .image img{object-fit: contain;text-align: center;max-height: 400px;max-width: 100%;}
.phone-image-detail-wrapper .image-infos{padding: 0 8px;margin-top: 16px}

.chaodai-select-bar{padding-top: 4px;padding-bottom: 30px; font-family: '隶书'}
.map-con{
    background-image: url("../images/map-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.audio-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 900px;
}