<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body { background: #efeff3; }

.padding30-fff-6 { padding-left: 30px; padding-right: 30px; background: #fff; border-radius: 6px; }

.scroll-header { position: fixed; top: 0; left: 0; width: 100%; background: #fff; box-shadow: 0 5px 8px rgba(255, 174, 0, 0.4); z-index: 999; }

.public-header { height: 100px; background: #fff; }
.public-header .wide { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.public-header .header-logo { margin-top: 21px; }
.public-header .header-logo a { height: 58px; }

.nav-search { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; width: 920px; }

.header-nav { margin-top: 42px; }
.header-nav .header-ul { display: flex; display: -webkit-flex; }
.header-nav .header-ul li { margin-right: 32px; }
.header-nav .header-ul li:last-child { margin-right: 0; }
.header-nav .header-ul li.on a { color: #ea4f3d; }
.header-nav .header-ul a { font-size: 16px; font-weight: 600; }
.header-nav .header-ul a:hover { color: #ea4f3d; }

.header-search { margin-top: 32px; }
.header-search form { padding-left: 20px; display: flex; display: -webkit-flex; align-items: center; width: 240px; height: 42px; background-color: #ffffff; border-radius: 21px; border: solid 1px #ebebec; overflow: hidden; }
.header-search form ::-webkit-input-placeholder { color: #aaaaaa; }
.header-search form input[type="text"] { width: 165px; height: 20px; border-right: 1px solid #e1e4e6; }
.header-search form button[type="submit"] { width: 54px; height: 100%; border: none; background: #fff url(../images/icon/search.png) no-repeat center; }

/* 移动端按钮 */
.menu-btn { position: relative; margin: auto 0; width: 30px; height: 30px; display: none; }

.menu-btn span { position: absolute; top: 14px; left: 0; right: 0; display: block; margin: 0 auto; margin-bottom: 6px; width: 24px; height: 2px; background: #666; transition: all .5s; }

.menu-btn span:first-child { top: 6px; }

.menu-btn span:last-child { top: 22px; }

.close-btn span { opacity: 0; }

.close-btn span:first-child { top: 14px; transform: rotate(45deg); opacity: 1; }

.close-btn span:last-child { top: 14px; transform: rotate(-45deg); opacity: 1; }

.public-footer { padding: 50px 0; background: #2c3035; }
.public-footer .wide { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }

.footer-left .footer-ul { display: flex; display: -webkit-flex; }
.footer-left .footer-ul li { margin-right: 50px; }
.footer-left .footer-ul li:last-child { margin-right: 0; }
.footer-left .footer-ul a { font-size: 16px; color: #fff; line-height: 32px; }
.footer-left .copyright { margin-top: 20px; color: #97999a; }
.footer-left .copyright a { color: #97999a; }
.footer-left .copyright .margin40 { margin: 0 40px; }
.footer-left .bdsharebuttonbox { margin-top: 30px; }

.public-share .bdshare-button-style0-16 a { margin: 0 15px 0 0; padding: 0; width: 24px; height: 25px; background-image: url(../images/icon/share.png); }
.public-share .bdshare-button-style0-16 a.bds_mail { background-position: 0; }
.public-share .bdshare-button-style0-16 a.bds_tsina { background-position: -24px 0; }
.public-share .bdshare-button-style0-16 a.bds_weixin { background-position: -48px 0; }
.public-share .bdshare-button-style0-16 a.bds_sqq { background-position: -72px 0; }
.public-share .bdshare-button-style0-16 a.bds_fbook { background-position: -96px 0; }

.bd_weixin_popup { padding: 5px !important; height: auto !important; }

.footer-weixin { width: 110px; text-align: center; }
.footer-weixin .weixin-img { height: 110px; }
.footer-weixin p { margin-top: 10px; color: #ffffff; opacity: 0.7; }
.footer-tel { margin-bottom: 10px; display: none; width: 100%; text-align: center; }
.footer-tel a{ color: #fff; font-size: 16px; }

.main { margin-top: 20px; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.main .main-left { width: 820px; margin-bottom: 70px; }
.main .main-right { width: 340px; margin-bottom: 70px; }


.load-more { display: none; text-align: center; }
.load-more a { display: block; background: #ff6000; height: 30px; line-height: 30px; font-size: 14px; border-radius: 30px; color: #fff; text-align: center; }


.index-banner { border-radius: 6px; }
.index-banner .swiper-pagination-bullet { width: 12px; height: 12px; background: #fff; opacity: .4; }
.index-banner .swiper-pagination-bullet-active { opacity: 1; }
.index-banner .swiper-pagination { padding-right: 25px; text-align: right; }
.index-banner.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px !important; }
.index-banner.swiper-container-horizontal &gt; .swiper-pagination-bullets, .index-banner .swiper-pagination-custom, .index-banner .swiper-pagination-fraction { bottom: 25px; }
.index-banner .banner-text { position: absolute; padding: 0 95px 0 30px; bottom: 0; left: 0; width: 100%; height: 72px; line-height: 72px; background: linear-gradient(rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 0.7)); background: -o-linear-gradient(rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 0.7)); background: -ms-linear-gradient(rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 0.7)); background: -moz-linear-gradient(rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 0.7)); background: -webkit-linear-gradient(rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 0.7)); color: #fff; font-size: 16px; }

.padding-lr30 { padding: 0 30px; }

.index-class { margin-top: 40px; height: 60px; line-height: 60px; background-color: #ffffff; border-radius: 6px; }
.index-class .index-class-ul { display: flex; display: -webkit-flex; }
.index-class .index-class-ul li { margin-right: 20px; height: 60px; font-size: 16px; }
.index-class .index-class-ul li:last-child { margin-right: 0; }
.index-class .index-class-ul li.on { border-bottom: 3px solid #ff6000; }
.index-class .index-class-ul li.on a { color: #ff6000; }
.index-class .index-class-ul li a { color: #555; }
.index-class .index-class-ul li a:hover { color: #ff6000; }

.index-class .index-class-ul li.onactive { color: #ff6000;}

.index-list { margin-top: 20px; }

.index-list-ul { padding-bottom: 15px; }
.index-list-ul &gt; li { position: relative; margin-bottom: 25px; transition: all .5s; }
.index-list-ul &gt; li:hover { box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); border-radius: 6px; transform: translate(0, -4px); }
.index-list-ul &gt; li:hover .text h3.ellipse { color: #ff6300; }
.index-list-ul &gt; li a { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; padding: 30px; background-color: #ffffff; border-radius: 6px; overflow: hidden; }
.index-list-ul &gt; li .img-wrapper { padding-top: 21.2%; width: 31.5%; border-radius: 6px; }
.index-list-ul &gt; li .img-wrapper .class-tag { position: absolute; display: inline-block; top: 20px; left: 0; width: 86px; height: 26px; border-radius: 0 13px 13px 0; background: rgba(0, 0, 0, 0.3); line-height: 26px; text-align: center; font-size: 12px; color: #fff; }
.index-list-ul &gt; li .img-wrapper .btn-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 52px; height: 52px; background: url(../images/play.png) no-repeat center; }
.index-list-ul &gt; li .text { position: relative; width: 64.4%; }
.index-list-ul &gt; li .text h3.ellipse { margin-top: 6px; margin-bottom: 10px; font-size: 16px; color: #464646; transition: all .5s; }
.index-list-ul &gt; li .text p.ellipselist { line-height: 24px; color: #777; -webkit-line-clamp: 2; }
.index-list-ul &gt; li .text .icon-row { position: absolute; bottom: 6px; left: 0; width: 100%; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; font-size: 12px; color: #999999; }
.index-list-ul &gt; li .text .toux { height: 20px; line-height: 20px; }
.index-list-ul &gt; li .icon-row li{display: flex; display: -webkit-flex;align-items: center; -webkit-align-items: center;}
.index-list-ul &gt; li .text .toux-img { height: 20px; width: 20px; border-radius: 50%; vertical-align: bottom; }
.index-list-ul &gt; li .text img { vertical-align: inherit; }
.index-list-ul &gt; li .text .name { color: #fca61b; }
.index-list-ul &gt; li .text ul { width: 260px; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; line-height: 20px; }
.index-list-ul &gt; li .text .iconfont { margin-right: 6px;}
.index-list-ul &gt; li .text .iconshijian{ font-size: 18px; }
.index-list-ul &gt; li .text .iconyanjing { font-size: 20px; }
.index-list-ul &gt; li .text .iconfenxiang{  }
.index-list-ul &gt; li .text .share:hover { color: #fca61b; }

.list-share { position: absolute; right: 30px; bottom: 60px; display: none; }
.list-share .bdshare-button-style0-16 a { margin: 0 5px 0 0; }
.list-share .bdshare-button-style0-16 a:last-child { margin: 0; }

.page { line-height: 32px; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; }
.page ul { margin-right: 6px; display: flex; display: -webkit-flex; }
.page ul li { margin-right: 8px; }
.page ul li.on a { background-color: #ff6000; color: #fff; }
.page ul li a { padding: 0 13px; background: #fff; color: #888888; }
.page ul li a:hover { background-color: #ff6000; color: #fff; }
.page form { color: #888888; }
.page form input[type="text"] { margin: 0 6px; width: 32px; height: 32px; border: solid 1px #dedede; text-align: center; }

.index-intro { padding: 25px 30px 35px; background-color: #ffffff; border-radius: 6px; }
.index-intro h3 { margin-bottom: 18px; font-size: 18px; letter-spacing: 1px; color: #555555; font-weight: bold; }
.index-intro .img-wrapper { padding-top: 67.1%; width: 100%; border-radius: 10px; }
.index-intro .text { margin-top: 14px; padding-left: 5px; font-size: 14px; line-height: 26px; color: #666666; }
.index-intro .text h4 { margin-bottom: 8px; font-size: 16px; }
.index-intro .text .space { height: 15px; }

.main-rank { margin-top: 30px; padding: 30px 30px 10px; background-color: #ffffff; border-radius: 6px; }
.main-rank h3 { padding-left: 30px; font-size: 18px; letter-spacing: 1px; color: #484848; background: url(../images/icon/01.png) no-repeat left center; }
.main-rank .main-rank-ul { margin-top: 20px; }
.main-rank .main-rank-ul li { margin-bottom: 20px; }
.main-rank .main-rank-ul a { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.main-rank .main-rank-ul .text { position: relative; width: 174px; }
.main-rank .main-rank-ul .text .num { position: absolute; left: 0; top: 3px; width: 20px; height: 16px; line-height: 16px; background-color: #cacacb; border-radius: 3px 0px 3px 0px; font-size: 12px; text-align: center; color: #fefefe; }
.main-rank .main-rank-ul .text .num1 { background-color: #ff6000; }
.main-rank .main-rank-ul .text .num2 { background-color: #ffae00; }
.main-rank .main-rank-ul .text .num3 { background-color: #71c647; }
.main-rank .main-rank-ul .text p.ellipselist { line-height: 22px; color: #999999; text-indent: 2em; -webkit-line-clamp: 2; }
.main-rank .main-rank-ul .text .time { position: absolute; bottom: 0; left: 0; font-family: Arial; font-size: 12px; color: #cccccc; }
.main-rank .main-rank-ul .img-wrapper { padding-top: 21.4%; width: 90px; }

.main-know { margin-top: 30px; padding: 30px 30px 20px; background-color: #ffffff; border-radius: 6px; }
.main-know h3 { padding-left: 30px; font-size: 18px; letter-spacing: 1px; color: #484848; background: url(../images/icon/know.png) no-repeat left center; }
.main-know .main-know-ul { margin-top: 24px; }
.main-know .main-know-ul .main-know-li { margin-bottom: 20px; cursor: pointer; }
.main-know .on .know-q .line span:first-child { transform: rotate(0); }
.main-know .on .know-q .line span:last-child { transform: translate(100%, 0); opacity: 0; }
.main-know .know-q { padding-left: 40px; padding-right: 15px; position: relative; height: 18px; line-height: 18px; }
.main-know .know-q .q-block { position: absolute; left: 10px; height: 100%; width: 20px; background-color: #ff6000; border-radius: 4px 0px 4px 0px; text-align: center; font-size: 12px; color: #fefefe; }
.main-know .know-q p { color: #999999; }
.main-know .know-q .line { position: absolute; top: 0; right: 0; height: 100%; width: 13px; }
.main-know .know-q .line span { position: absolute; top: 0; bottom: 0; margin: auto 0; display: block; width: 13px; height: 3px; background-color: #fca61b; transition: 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4); }
.main-know .know-q .line span:first-child { transform: rotate(90deg); }
.main-know .know-a { position: relative; margin-top: 12px; padding: 8px 22px 8px 40px; background-color: #f6f6f6; }
.main-know .know-a .a-block { position: absolute; top: 10px; left: 10px; width: 20px; height: 18px; line-height: 18px; background-color: #cacacb; border-radius: 4px 0px 4px 0px; text-align: center; font-size: 12px; color: #fefefe; }
.main-know .know-a p { line-height: 24px; color: #999999; }

/* 音频 */
.video-banner { position: relative; margin-top: 20px; }
.video-banner .swiper-slide { width: 68.3%; border-radius: 6px; transform: scale(0.8); -ms-transform: scale(0.8); -webkit-transform: scale(0.8); transition: transform .5s; z-index: -1; overflow: hidden; }
.video-banner .swiper-slide a { display: block; }
.video-banner .swiper-slide .banner-text { position: absolute; padding: 0 30px 24px; bottom: 0; left: 0; width: 100%; height: 120px; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; align-items: flex-end; -webkit-align-items: flex-end; font-size: 16px; color: #ffffff; background: linear-gradient(rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.5)); background: -o-linear-gradient(rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.5)); background: -ms-linear-gradient(rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.5)); background: -moz-linear-gradient(rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.5)); background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.5)); }
.video-banner .swiper-slide .banner-text span.ellipse { padding-left: 26px; font-size: 14px; background: url(../images/icon/erji2.png) no-repeat left center; }
.video-banner .swiper-slide-active { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); z-index: 1; }
.video-banner .swiper-button-prev, .video-banner .swiper-button-next { margin-top: 0; width: 45px; height: 70px; transition: all .3s; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); }
.video-banner .swiper-button-prev { left: 0; border-radius: 6px 6px 0 0; background: url(../images/icon/btn_prev.png) no-repeat; background-position: -45px 0; }
.video-banner .swiper-button-prev:hover { background-position: 0; }
.video-banner .swiper-button-next { right: 0; border-radius: 6px 0 0 6px; background: url(../images/icon/btn_next.png) no-repeat; }
.video-banner .swiper-button-next:hover { background-position: -45px 0; }

.audio-list { margin-bottom: 50px; padding: 30px 30px 34px; background-color: #ffffff; border-radius: 6px; }

.older { color: #555; text-align: right; }
.older a:hover, .older a.on { color: #ff6000; }
.older span { margin: 0 6px; }

.audio-ul { margin-top: 20px; }
.audio-ul .audio-li { position: relative; padding: 0 20px; height: 50px; line-height: 50px; border-top: 1px solid #e8e8e8; display: flex; display: -webkit-flex; justify-content: space-between; -wekbit-justify-content: space-between; align-items: center; -webkit-align-items: center; }
.audio-ul .audio-li:hover { background-color: #fcfcfc; }
/*放到响应式里面了，最小宽度*/
/*.audio-ul .audio-li:hover .audio-rank { background: url(../images/icon/play01.png) no-repeat center  }*/
/*.audio-ul .audio-li:hover .audio-rank .num { display: none ; }
.audio-ul .audio-li:hover .audio-rank .playing-btn { display: none ; }*/
.audio-ul .audio-li:hover a.ellipse { color: #ff6300; }
.audio-ul .audio-li a.ellipse { margin-left: 20px; display: block; color: #555; }
.audio-ul .audio-li .num { font-size: 16px; color: #aaa; }
.audio-ul .audio-li .flex { display: flex; display: -webkit-flex; }
.audio-ul .audio-li .audio-rank { width: 17px; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; cursor: pointer;background: url(../images/icon/play01.png) no-repeat center; }
.audio-ul .audio-li .audio-rank .num { display: none; width: 17px; height: 17px; line-height: 17px; text-align: center; }
.audio-ul .audio-li .audio-rank .playing-btn { width: 17px; height: 17px; background: url(../images/icon/yinpin1.png) no-repeat center; }
.audio-ul .audio-li .list-share { right: 20px; bottom: 40px; }

.audio-icon { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; font-size: 12px; color: #999999; }
.audio-icon li { margin-right: 24px; display: flex; display: -webkit-flex; align-items: center;}
.audio-icon li:last-child { margin-right: 0; }
.audio-icon .iconfont { margin-right: 6px; }
.audio-icon .iconshijian{ font-size: 18px; }
.audio-icon .iconerji{  }
.audio-icon .share:hover { color: #fca61b; }
.share{ cursor: pointer; }

.right-h3 { padding-left: 28px; font-size: 18px; letter-spacing: 1px; color: #484848; }

/*.audio-main .index-class { margin-top: 0; }*/

.right-sec1 { padding-top: 30px; padding-bottom: 10px; }
.right-sec1 .right-h3 { background: url(../images/icon/yinpin.png) no-repeat left center; }

.audio-right1-ul { margin-top: 24px; }
.audio-right1-ul .audio-right1-li { margin-bottom: 20px; }
.audio-right1-ul .audio-right1-li a { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.audio-right1-ul .audio-right1-li .img-wrapper { padding-top: 21.4%; width: 32.1%; border-radius: 3px; }
.audio-right1-ul .audio-right1-li .img-wrapper .num { position: absolute; top: 0; left: 0; width: 20px; height: 16px; line-height: 16px; text-align: center; border-radius: 3px 0px 3px 0px; font-size: 12px; color: #fefefe; }
.audio-right1-ul .audio-right1-li .img-wrapper .num1 { background-color: #ff6000; }
.audio-right1-ul .audio-right1-li .img-wrapper .num2 { background-color: #ffae00; }
.audio-right1-ul .audio-right1-li .img-wrapper .num3 { background-color: #71c647; }
.audio-right1-ul .audio-right1-li .text { position: relative; padding: 2px 0; width: 62.8%; }
.audio-right1-ul .audio-right1-li .text h4.ellipse { color: #666666; }
.audio-right1-ul .audio-right1-li .text .time { position: absolute; bottom: 2px; padding-left: 20px; font-size: 12px; letter-spacing: 1px; color: #aaaaaa; background: url(../images/icon/erji.png) no-repeat left center; }

.right-sec2 { margin-top: 30px; padding-top: 30px; padding-bottom: 58px; }
.right-sec2 .right-h3 { background: url(../images/icon/huo.png) no-repeat left center; }
.right-sec2 .adv-img { margin-top: 25px; border-radius: 6px; overflow: hidden; }

.audio-right2-ul { margin-top: 20px; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.audio-right2-ul li { margin-right: 15px; margin-bottom: 15px; }
.audio-right2-ul a { padding: 0 16px; color: #555555; height: 32px; line-height: 32px; background-color: #f6f6f6; border-radius: 3px; }
.audio-right2-ul a:hover { background: #ff6000; color: #fff; }

.audio-box { position: fixed; bottom: 0; left: 0; width: 100%; height: 80px; background: rgba(0, 0, 0, 0.8); z-index: 102; }
.audio-box .wide { height: 100%; }

@keyframes rotate360 { 0% { transform: rotate(0); }
  100% { transform: rotate(360deg); } }
.controls { position: relative; padding: 0 30px; height: 100%; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: space-between; -webkit-justify-content: space-between; }
.controls .list-share { bottom: 50px; }
.controls .audio-close { position: relative; width: 20px; height: 20px; }
.controls .audio-close span { position: absolute; left: 1px; top: 9px; display: block; width: 18px; height: 1px; background: #fff; }
.controls .audio-close span:first-child { transform: rotate(45deg); }
.controls .audio-close span:last-child { transform: rotate(-45deg); }
.controls .controls-btn { display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; }
.controls .controls-btn .btn-prev, .controls .controls-btn .btn-next { width: 19px; height: 15px; cursor: pointer; }
.controls .controls-btn .btn-prev { margin-right: 18px; background: url(../images/icon/prev.png); }
.controls .controls-btn .btn-prev:hover { background: url(../images/icon/preva.png); }
.controls .controls-btn .btn-next { margin-left: 18px; background: url(../images/icon/next.png); }
.controls .controls-btn .btn-next:hover { background: url(../images/icon/nexta.png); }
.controls .controls-btn .btn-play { width: 48px; height: 48px; background: url(../images/icon/play.png); cursor: pointer; }
.controls .controls-btn .btn-play:hover { background: url(../images/icon/playa.png); }
.controls .controls-btn .btn-pause { background: url(../images/icon/pause.png) no-repeat center; }
.controls .controls-btn .btn-pause:hover { background: url(../images/icon/pausea.png) no-repeat center; }
.controls .audio-msg-con { width: 84.5%; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.controls .audio-msg-con .audio-poster { position: relative; width: 84px; height: 56px; border-radius: 3px; overflow: hidden; }
.controls .audio-msg-con .audio-msg { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; width: calc(100% - 114px); }
.controls .audio-msg-con .audio-msg p.ellipse { color: #fff; }
.controls .audio-msg-con .progress-bar-bg { position: relative; width: 58.8%; height: 4px; background-color: #686868; border-radius: 4px; cursor: pointer; }
.controls .audio-msg-con .progress-bar-bg .progress-bar-active { height: 4px; width: 0; background: #fff; }
.controls .audio-msg-con .progress-bar-bg .progress-dot { position: absolute; top: -3px; left: 0px; display: block; width: 10px; height: 10px; border-radius: 50%; background-color: #ffffff; cursor: pointer; }
.controls .audio-msg-con .audio-controls-msg { width: 100%; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; }
.controls .audio-msg-con .audio-time { margin-left: 16px; font-size: 12px; color: #9b9b9b; }
.controls .audio-msg-con .audio-time .audio-length-current { color: #ea4f3d; }
.controls .audio-msg-con .voice-share { margin-left: 50px; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; }
.controls .audio-msg-con .voice-share .icon-voice { margin-right: 5px; width: 18px; height: 18px; background: url(../images/icon/voice.png) no-repeat center; }
.controls .audio-msg-con .voice-share .voice-progress { position: relative; width: 85px; height: 3px; background-color: #686868; cursor: pointer; }
.controls .audio-msg-con .voice-share .voice-dot { display: block; position: absolute; left: 100%; top: 0; bottom: 0; margin: auto 0; width: 7px; height: 7px; background-color: #e4e4e4; border-radius: 50%; cursor: pointer; }
.controls .audio-msg-con .voice-share .voice-progress-active { height: 100%; width: 100%; background: #fff; }
.controls .audio-msg-con .voice-share .share { margin-left: 30px; width: 18px; height: 18px; background: url(../images/icon/share01.png) no-repeat center; cursor: pointer; }

.details-title { margin-bottom: 28px; height: 56px; line-height: 56px; background-color: #f5f5f5; border-radius: 6px; }
.details-title h3 { font-size: 22px; letter-spacing: 1px; color: #555555; }

.audio-details-con { padding: 0 30px 36px; background-color: #ffffff; border-radius: 6px; }
.audio-details-con .audio-details-msg { position: relative; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; padding: 30px 0 40px; border-bottom: 1px solid #f5f5f5; }
.audio-details-con .audio-details-msg::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 50px; height: 2px; background-color: #ea4f3d; }
.audio-details-con .audio-details-msg .img-wrapper { padding-top: 21.2%; width: 31.5%; border-radius: 6px; }
.audio-details-con .audio-details-msg .img-wrapper .class-tag { position: absolute; display: inline-block; top: 20px; left: 0; width: 46px; height: 26px; border-radius: 0 13px 13px 0; background: rgba(0, 0, 0, 0.3); line-height: 26px; text-align: center; font-size: 12px; color: #fff; }
.audio-details-con .audio-details-msg .img-wrapper .btn-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 52px; height: 52px; background: url(../images/play.png) no-repeat center; }
.audio-details-con .audio-details-msg .text { position: relative; width: 64.4%; }
.audio-details-con .audio-details-msg .text .title {display: block; width: 90px; height: 24px; line-height: 24px; text-align: center; background-color: rgba(255, 97, 0, 0.6); border-radius: 0px 6px 0 6px; font-size: 12px; color: #ffffff; }
.audio-details-con .audio-details-msg .text h3 { margin-top: 6px; margin-bottom: 10px; padding-right: 54px; font-size: 24px; color: #464646; }
.audio-details-con .audio-details-msg .text .icon-row { position: absolute; left: 0; width: 100%; display: flex; display: -webkit-flex; font-size: 12px; color: #999999; }
.audio-details-con .audio-details-msg .icon-row li{ display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center;  }
.audio-details-con .audio-details-msg .text .toux { margin-right: 18px; height: 20px; line-height: 20px; }
.audio-details-con .audio-details-msg .text .toux-img { height: 20px; width: 20px; border-radius: 50%; vertical-align: bottom; }
.audio-details-con .audio-details-msg .text img { vertical-align: inherit; }
.audio-details-con .audio-details-msg .text .name { color: #fca61b; }
.audio-details-con .audio-details-msg .text ul { width: 260px; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; line-height: 20px; }
.audio-details-con .audio-details-msg .text .iconfont { margin-right: 6px; }
.audio-details-con .audio-details-msg .text .iconshijian{ font-size: 18px; }
.audio-details-con .audio-details-msg .text .iconyanjing { font-size: 20px; }
.audio-details-con .audio-details-msg .text .share {  }
.audio-details-con .audio-details-msg .text .share:hover { color: #fca61b; }
.audio-details-con .audio-details-msg .text .audio-btn { position: absolute; bottom: 4px; width: 44px; height: 44px; border-radius: 50%;  cursor: pointer; transition: all .5s; }
.audio-details-con .audio-details-msg .text .audio-play{
	background: url(../images/play2.png) no-repeat;
}
.audio-details-con .audio-details-msg .text .audio-pause{
	background: url(../images/icon/pause2.png) no-repeat;
}
.audio-details-con .audio-details-msg .text .audio-btn:hover { box-shadow: 0px 6px 8px rgba(225, 100, 0, 0.35); }
.audio-details-con .audio-details-intro { padding-top: 22px; line-height: 24px; color: #777777; }

.article-main .index-class { margin-top: 0; }
.article-main .main-rank { margin-top: 0; }

.article-imgs { margin-top: 20px; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.article-imgs li.img-wrapper { padding-top: 21%; width: 31.6%; border-radius: 6px; }
.article-imgs li.img-wrapper .article-imgs-text { position: absolute; bottom: 0; left: 0; padding: 0 20px; width: 100%; height: 56px; line-height: 56px; background: rgba(0, 0, 0, 0.5); letter-spacing: 1px; color: #ffffff; }

.article-details { padding-bottom: 60px;margin-top: 20px; }
.article-details .audio-details-con { padding: 0; }
.article-details .audio-details-con .audio-details-msg { padding: 30px 0 30px; }
.article-details .audio-details-con .text { width: 100%; }
.article-details .audio-details-con .text h3.ellipse { display: inline-block; }
.article-details .audio-details-con .text .icon-row { position: static; }
.article-details .icon-ul { position: relative; }
.article-details .list-share { right: 0; bottom: -30px; }
.article-details .article-details-con { padding: 22px 0; font-size: 16px; line-height: 30px; color: #464646; }
.article-details .article-details-con .img { text-align: center; }

.prev-next li { margin-bottom: 20px; padding: 0 18px; height: 50px; line-height: 50px; background-color: #fafafa; border-radius: 3px; letter-spacing: 1px; color: #555555; }
.prev-next li:last-child { margin-bottom: 0; }
.prev-next li a { color: #555555; }
.prev-next li a:hover { color: #ea4f3d; }
.prev-next img{padding: 2% 0}

.prev-next .tex{text-align: center; font-size: 16px; color: #ff6000;line-height: 30px;padding-top: 10px;}
.prev-next-tex{text-align: center; }

.end{width: 100%; overflow: hidden;font-size: 16px; margin: 1% auto;font-weight: bold; text-align: center;color:#ea4f3d;position: relative;line-height: 30px}
.end::after{content: '.....................................................................................';position: absolute;right: 53%;line-height: 30px;bottom:10%;color:#ea4f3d;}
.end::before{content: '...........................................................................................';position: absolute;left: 53%;line-height: 30px;bottom: 10%;color:#ea4f3d;}


.video-main { margin-top: 20px; padding-bottom: 70px; }
.video-main .main-left, .video-main .main-right { margin-bottom: 0; }

.video-swiper .swiper-slide { border-radius: 6px; overflow: hidden; }
.video-swiper .swiper-pagination-bullet { width: 30px; height: 4px; background-color: #000000; opacity: 0.2; border-radius: 0; }
.video-swiper .swiper-pagination-bullet-active { opacity: 0.8; }
.video-swiper .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; }
.video-swiper .swiper-pagination-bullets, .video-swiper .swiper-pagination-custom, .video-swiper .swiper-pagination-fraction { bottom: 24px; }

.video-list { margin-top: 20px; }
.video-list .index-list-ul &gt; li .img-wrapper { padding-top: 14%; width: 21%; }
.video-list .index-list-ul &gt; li .text { width: 76.3%; }
.video-list .index-list-ul &gt; li a { padding: 0; }
.video-list .index-list-ul .video-box { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; padding: 30px; background-color: #ffffff; border-radius: 6px; overflow: hidden; }
.video-list .index-list-ul .video-box &gt; a { display: block; width: 76.3%; }
.video-list .index-list-ul .video-box .text { padding-top: 6px; width: 100%; height: 100%; }
.video-list .index-list-ul .video-box .text h3.ellipse { margin-top: 0; }

/* 视频弹窗 */
.video-pop { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 100; }

.video-pop .video { position: absolute; top: 50%; left: 50%; width: 700px; height: 480px; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.video-pop .video #video-box { width: 100%; height: 100%; }

.video-pop .video video { width: 100%; height: 100%; }

.close-video { position: absolute; right: -20px; top: -20px; width: 40px; height: 40px; line-height: 40px; border-radius: 50%; box-shadow: 0 5px 10px #aaa; text-align: center; background: #fff; font-size: 18px; cursor: pointer; }

.video-details-list { margin-top: 40px; padding-top: 26px; }
.video-details-list .video-list .video-box { padding: 0; }
.video-details-list .video-list .video-box:hover { transform: none; box-shadow: none; }
.video-details-list .video-list .video-box .img-wrapper { padding-top: 21.2%; width: 31.5%; }
.video-details-list .video-list .video-box &gt; a { width: 64.4%; }

.video-sec1 { padding-top: 30px; padding-bottom: 40px; }

.video-sec1-con { width: 100%; padding-top: 69.4%; border-radius: 6px; }
.video-sec1-con .video-sec1-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-sec1-con .video-sec1-box video { width: 100%; height: 100%; }

.video-right1-bg { height: 160px; background-color: #fd493a; border-radius: 6px 6px 0 0; }

.video-right1-intro { position: relative; padding: 50px 30px; background: #fff; border-radius: 0 0 6px 6px; }
.video-right1-intro .video-right1-img { position: absolute; top: -41px; left: 0; right: 0; margin: 0 auto; width: 82px; height: 82px; border-radius: 50%; }
.video-right1-intro h3 { font-size: 16px; letter-spacing: 1px; text-align: center; }
.video-right1-intro .tag { margin-top: 10px; position: relative; left: 50%; transform: translate(-50%, 0); display: inline-block; padding: 0 8px; height: 26px; line-height: 26px; border-radius: 3px; border: solid 1px #ea4f3d; font-size: 12px; letter-spacing: 1px; color: #ea4f3d; }
.video-right1-intro .video-right1-text { margin-top: 20px; line-height: 26px; color: #666666; }
.video-right1-intro .video-right1-weixin { margin-top: 22px; width: 110px; height: 110px; border: solid 1px #e7e7ea; }

.know-main .index-class { margin-top: 0; }

.know-main-list { margin-top: 20px; padding: 0; background: none; }
.know-main-list .main-know-ul .main-know-li { padding: 30px; background: #fff; border-radius: 6px; }
.know-main-list .main-know-ul .main-know-li.on { box-shadow: 0 0 12px #ccc; }
.know-main-list .know-q { width: 100%; }
.know-main-list .know-a { width: 100%; }

.about-main .main-right .main-rank { margin-top: 0; }

.about-sec { padding-top: 32px; padding-bottom: 50px; }
.about-sec h3 { font-size: 24px; color: #464646; text-align: center; }
.about-sec .about-text { margin-top: 20px; font-size: 16px; line-height: 36px; color: #555555; }
.about-sec .about-text h4 { margin-bottom: 10px; font-size: 18px; font-weight: bold; }

.about-sec1 .about-img { position: relative; margin: 0 auto; margin-top: 25px;  min-height: 328px; border-radius: 6px; overflow: hidden; background: #9999ac;}

.about-sec2 { margin-top: 30px; }
.about-sec2 .about-sec2-weixin { margin-top: 10px; position: relative; text-align: center;}

.witness-box .video-box { padding: 30px; background: #fff; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; border-radius: 6px; }
.witness-box .video-box &gt; a { padding: 0; width: 64.4%; display: block; border-radius: 0; }
.witness-box .video-box .text { width: 100%; height: 100%; }
.witness-box .video-box .btn-play { cursor: pointer; }


/* 音频改2019.9 */
.phone-audio{
	display: none;
}
#controls{
	padding: 0 30px;
	background: linear-gradient(#ffb635, #ff9c44);
}

#controls .audio-msg-con{
	padding-top: 35px;
	padding-bottom: 30px;
	display: block;
}

#controls .audio-msg-con .audio-title{
	text-align: center;
	font-size: 16px;
	color: #fff;
}

#controls .audio-msg-con .audio-img{
	position: relative;
	margin: 0 auto;
	margin-top: 40px;
	width: 200px;
	height: 200px;
	border-radius: 18px;
	overflow: hidden;
}

#controls .audio-msg-con .audio-controls-msg{
	margin-top: 50px;
}


#controls .audio-msg-con .controls-btm{
	margin-top: 30px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
}

#controls .audio-msg-con .controls-btm .btn-play{
	height: auto;
	width: auto;
	margin: 0;
	background: none;
	font-size: 45px;
}


#controls .audio-msg-con .controls-btm .btn-prev{
	margin-right: 18px;
	background: none;
	width: auto;
	height: auto;
	font-size: 22px;
}

#controls .audio-msg-con .controls-btm .btn-pause{
	background: none;
}

#controls .audio-msg-con .controls-btm .btn-next{
	margin-left: 18px;
	background: none;
	width: auto;
	height: auto;
	font-size: 22px;
}

#controls .audio-msg-con .controls-btm .iconfont{
	color: #fff;
}

#controls .audio-msg-con .controls-btm p{
	width: 100%;
	font-size: 12px;
	color: #fff;
}

#controls .audio-msg-con .controls-btm .listen-count,#controls .audio-msg-con .controls-btm .controls-share{
	text-align: center;
}

#controls .audio-msg-con .phone-controls-btn{
	display: flex;
	display: -webkit-flex;
	align-items: center;
    -webkit-align-items: center;
}

#controls .audio-msg-con .controls-btm .iconerji{
	font-size: 24px;
}

#controls .audio-msg-con .controls-btm .iconfenxiang{
	font-size: 24px;
}

#controls .list-share{
	bottom: 10px;
}

#controls .audio-msg-con .progress-bar-bg{
	width: 100%;
	height: 2px;
	background: rgba(255, 255, 255, .2);
}
#controls .audio-msg-con .progress-bar-bg::before{
	content: "";
	display: block;
	position: absolute;
	left: -3px;
	top: -2px;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #fff;
}

#controls .audio-msg-con .progress-bar-bg::after{
	content: "";
	display: block;
	position: absolute;
	right: -3px;
	top: -2px;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .2);
}

#controls .audio-msg-con .progress-bar-bg .progress-dot{
	top: -9px;
	width: 80px;
	height: 20px;
	border-radius: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
}

#controls .audio-msg-con .progress-bar-bg .audio-length-total{
	margin-left: -2px;
}

#controls .audio-msg-con .progress-bar-bg .progress-bar-active{
	height: 2px;
}
/*# sourceMappingURL=style.css.map */
/*span home*/
.crumb{margin-top: 20px; color: #888888;}
.crumb a{color: #888888;}

span.home:{width: 20px; height:20px;}
span.home img{max-width: 100%;max-height: 100%;margin-bottom: 3px;}
.crumb a.last{color: #ff6000;}
/*span home*/
</pre></body></html>