*{
    margin: 0;
    padding: 0;
}

.ove2 {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ove {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body {
    font-family: PingFangSC-Regular-, PingFangSC-Regular;
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

.profile {
    background: url('../img/bg2.png') no-repeat;
    background-position: center bottom;
    background-size: 100%;
}

.et-hero-tabs,
.et-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    left: 0;
    top: 0;
    padding: 0 !important;
    width: 100%;
    margin: 0 !important;
}

.et-hero-tabs h1,
.et-slide h1 {
    font-size: 2rem;
    margin: 0;
    letter-spacing: 1rem;
}

.et-hero-tabs h3,
.et-slide h3 {
    font-size: 1rem;
    letter-spacing: 0.3rem;
    opacity: 0.6;
}

.et-hero-tabs-container {
    flex-direction: row;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    background: linear-gradient(180deg, #F1BB1D, #F23623);
    z-index: 10;
    overflow-x: scroll;
    display: none;
}

.et-hero-tabs-container--top {
    position: fixed;
    top: 0;
    display: flex;
}

.et-hero-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    flex-shrink: 0;
    color: #fff;
    letter-spacing: 0.1rem;
    transition: all 0.5s ease;
    font-size: 0.9rem;
}

.et-hero-tab:hover {
    color: white;
    transition: all 0.5s ease;
}

.et-hero-tab-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 3px;
    background: rgba(254, 236, 107, 1);
    transition: left 0.3s ease;
    border-radius: 3px;
}

.jd_100_content {
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}

.jd_ico1 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.to-swiper {
    width: 92%;
    height: 192px;
    margin: 95px auto 0;
	position: relative;
}

.to-swiper .swiper-slide {
    width: 100%;
    margin: 0;
    transition: all 1s;
    border-radius: 6px;
    overflow: hidden;
}

.to-swiper .swiper-slide img {
    width: 100%;
    display: block;
}

.to-swiper .jd-cover {
    width: 100%;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.to-swiper .jd-cover img {
    width: 50px;
    height: 50px;
}

.to-swiper .jd-font {
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 26px;
}

.to-swiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 6px;
    opacity: 0.61;
}

.to-swiper .swiper-pagination-bullet-active {
    width: 18px;
    opacity: 1;
}

.common-bg{
    background: linear-gradient(180deg, rgba(4,39,215, 0.2) 0%, rgba(6, 43, 216, 0) 100%);
    margin-top: -15px;
    padding-top: 15px;
    box-sizing: border-box;
}

.common-tit {
    background: url('../img/title1.png') no-repeat center;
    background-size: 100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
	position: relative;
    height: 30px;
    line-height: 30px;
}

.common-tit .title-box {
	margin: 0 auto;
	font-size: 15px;
}

.common-tit .title-box span {
	padding: 0 6px;
    color: #fff;
}

.common-tit .title-box span:last-child {
    color: #0569DE;
}

.common-tit a {
    list-style: none;
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    z-index: 666;
	height: 20px;
	border-radius: 10px;
	width: 46px;
	background: linear-gradient(180deg, #8EA3F8 0%, #9BD8F8 75%, #6ED7F5 100%);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

.common-tit a::after {
    content: " ";
    width: 5px;
    height: 5px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    transform: rotate(45deg);
    margin-left: 1px;
}

.hot-news {
    
}

.hot-news-list {
    display: flex;
    padding: 10px 0 20px 15px;
}

.hot-news-list .hot-news-item {
    width: 108px!important;
}

.hot-news-list .hot-news-item p {
    width: 100%;
    font-size: 15px;
    color: #272727;
    line-height: 20px;
}

.hot-news-list .hot-news-item img {
    width: 108px;
    height: 61px;
    background: #272727;
    border-radius: 5px;
}

.forge-news {
    
}

.forge-news-list {
    display: flex;
    padding: 20px 0 30px 15px;
}

.forge-news-list .forge-news-item {
    width: 128px!important;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    height: 72px;
    margin-right: 10px;
}

.forge-news-list .forge-news-item:last-child {
    margin-right: 15px;
}

.forge-news-list .forge-news-item p {
    width: 100%;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 6px;
    height: 25px;
    background: rgba(0, 0, 0, 0.55);
    box-sizing: border-box;
}

.forge-news-list .forge-news-item img {
    width: 100%;
    height: 100%;
}

.listen-news-list {
    padding: 20px 0 30px;
    width: 92%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
}

.listen-news-list .listen-news-item {
    width: 48%;
    background: rgba(213,221,255, 0.46);
    border-radius: 5px;
    overflow: hidden;
    color: #222;
    margin-bottom: 10px;
}

.listen-news-list .listen-news-item p {
    font-size: 15px;
    line-height: 20px;
    margin: 9px 6px;
}

.listen-news-list .listen-news-item .listen-news-item-img {
    width: 100%;
    height: 100px;
    position: relative;
}

.listen-news-list .listen-news-item img {
    width: 100%;
    height: 100%;
}

.listen-news-list .listen-news-item .listen-news-item-play {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.news-swiper {
    width: 100%;
    height: 110px;
    margin: 0 auto;
    padding: 30px 0 10px 0;
}

.news-swiper .news-cont {
    width: 100%;
}

.news-swiper .news-cont img {
    width: 100%;
    display: block;
}

.news-swiper .news-cont p {
    width: 100%;
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
    margin: 5px 0;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.peo-all {
    width: 100%;
    display: flex;
	flex-direction: column;
    align-items: center;
    padding-bottom: 38px;
}
.peo-all .swiper-slide .peo-cont{
    margin-top: 23px;
}
.peo-all .bun {
    text-align: center;
    width: 10%;
    flex-shrink: 0;
    padding-bottom: 32px;
}

.peo-all .bun img {
    width: 5px;
    display: block;
    margin: 0 auto;
}

.peo-swiper {
    width: 100%;
    height: 97px;
    margin: 0 auto;
    padding-top: 10px;
}

.peo-swiper .peo-cont {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.peo-cont .peo-cover {
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
	border-radius: 50%;
    background: linear-gradient(180deg, #8EA3F8 0%, #9BD8F8 75%, #6ED7F5 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.peo-cont .peo-cover img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

.peo-cont .peo-title {
    font-size: 14px;
    font-family: PingFangSC-Regular-, PingFangSC-Regular;
    font-weight: normal;
    color: #222222;
}

.loading{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    display: none;
}

.loading::before{
    content: " ";
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    z-index: 999;
    border-radius: 50%;
    border: solid transparent 3px;
    border-top: solid #fff 3px;
    border-left: solid #fff 3px;
    animation: loader2Animation 1s linear infinite;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 30px;
}
@keyframes loader2Animation {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
.fday{
    color: #185628;
    font-size: 20px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 7px;
}
.fday i{
    font-style: normal;
    color: #ffffff;
    font-size: 10px;
}
.peo-cont p {
    width: 100%;
    display: block;
    font-size: 12px;
    color: #000000;
    margin: 5px 0;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: center;
	margin-top: 10px;
}

.chenggong-img {
    display: flex;
    align-items: center;
    padding: 30px 25px;
}

.chenggong-img .paper-bun {
    width: 12px;
    height: 12px;
}

.chenggong-img .paper-bun img {
    width: 100%;
    height: 100%;
}

.paper-swiper {
    width: 350px;
    height: 100px;
}

.paper-swiper .swiper-slide {
    border-radius: 5px;
    overflow: hidden;
    width: 175px;
    height: 100%;
}

.paper-cont {
    width: 100%;
    height: 100%;
}

.barrage-container {
    width: 100%;
    height: 130px;
    z-index: 10;
    background: transparent;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.barrage-container .barrage-item {
    position: absolute;
    white-space: nowrap;
    color: #ffffff;
    background: rgba(36, 223, 166, 1);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    font-size: 14px;
    /* transition: left 1s linear; */
}

.barrage-container .barrage-item img {
    width: 18px;
    display: block;
    margin-left: 4px;
}

.barrage-container .barrage-item.yellow {
    color: rgb(255, 217, 0);
}

.barrage-container .barrage-item.red {
    color: red;
}

.barrage-container .barrage-item.green {
    color: limegreen;
}

.view-box {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color: #9FB9FF;
    margin-bottom: 10px;
}

.view-box img {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    margin-top: -1px;
}

.cpy {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 32px;
}

.cpy img {
    width: 100%;
    display: block;
    margin: 0;
}

.newslist {
    width: 100%;
    padding: 19px 0 40px 0;
}

.news-list {
    width: 100%;
    padding: 5px 0 30px 0;
}

.news-item {
    width: 92%;
    margin: 0 auto;
    display: flex;
    border-bottom: solid 1px #EAEAEA;
    padding: 15px 0;
}

.news-item:last-child {
    border: none;
}

.newslist .news-item:nth-child(3) {
    border: none;
}

.news-cover {
    width: 106px;
    height: 60px;
    flex-shrink: 0;
    border-radius: 4px;
	margin-right: 13px;
}

.newss-cover {
    width: 100%;
    height: 61px;
    flex-shrink: 0;
}

.news-info {
    flex: 1;
    margin-left: 0;
    margin-right: 7px;
    display: flex;
    flex-direction: column;
    height: 60px;
}

.news-info p {
    margin: 0;
    padding: 0;
    color: #000000;
    text-align: left;
}

.news-tit {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	line-height: 17px;
	color: #333333;
}

.news-desc {
    color: #949595 !important;
    font-size: 13px;
    margin-top: auto !important;
    display: flex;
    margin-top: auto !important;
    align-items: center;
    
}
.news-desc img{
    width: 14px;margin:0 4px 0 6px;
}
.news-desc i{
   font-style: normal;
   flex-shrink: 0;
   margin-right: 4px;
   border: 1px solid #A7A4A4;
   border-radius: 3px;
   font-size: 11px;
   padding: 2px 8px;
}
.news-desc span {
    margin-left: auto;
    color: #949595 !important;
    font-size: 14px;
    border-radius: 4px;
    line-height: 17px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.barrage-container .barrage-item .pulse {
    display: none;
}

.barrage-container .barrage-active .pulse {
    display: block !important;
}

.pulse {
    position: absolute;
    width: 40px;
    height: 40px;
    right: -8px;
    top: -8px;
    border: 2px solid #F6E19E;
    background: rgba(239, 45, 2, 0.8);
    border-radius: 50%;
    z-index: 100;
    opacity: 0;
}

.pulse {
    background: rgba(239, 45, 2, 0.6)!important;
    -webkit-animation: warn 1s ease-out;
    -moz-animation: warn 1s ease-out;
    animation: warn 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    box-shadow: 1px 1px 30px #F6E19E;
    border: solid 1px #F6E19E;
}

@media (min-width: 800px) {
    .et-hero-tabs h1,
    .et-slide h1 {
        font-size: 3rem;
    }
    .et-hero-tabs h3,
    .et-slide h3 {
        font-size: 1rem;
    }
    .et-hero-tab {
        font-size: 1rem;
    }
}

@-webkit-keyframes barrageShake {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-30deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes barrageShake {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes warn {
    0% {
        -moz-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.barrage_like {
    -webkit-animation: barrageShake 0.6s linear both;
    animation: barrageShake 0.6s linear both
}

.profile_right {
    width: 100%;
    float: left;
    background: linear-gradient(180deg, #041DD6 0%, #06ADE5 100%);
    box-shadow: 0px 4px 5px 1px rgba(4, 52, 216, 0.3);
    position: fixed;
    right: 0;
    top: 0px;
    z-index: 999999999;
    display: none;
}

.profile_all {
    width: 100%;
    height: 45px;
    overflow: hidden;
}

.profile_right_cnt {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    height: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

.profile_right_cnt p {
    color: #000;
    float: left;
    height: 45px;
    line-height: 45px;
    margin: 0 10px;
    width: auto;
    flex-shrink: 0;
    font-size: 16px;
}

.profile_right_cnt p a {
    color: #9FB9FF;
    font-size: 15px;
}

.profile_right_cnt p:hover {
    color: #03529E;
    cursor: pointer;
}

.profile_right_cnt .floatnav_a_cur {
    position: relative;
    cursor: pointer;
}

.profile_right_cnt .floatnav_a_cur a {
    color: #FFFFFF;
}

.profile_right_cnt .floatnav_a_cur a.sec {
    color: #03529E;
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999999999999;
    display: flex;
    display: none;
}

.mask-cont {
    width: 100%;
    height: 100vh;
    background: #ffffff;
    margin-top: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mask-cont img{
    width: 100%; 
    display: block;
    margin: auto;
}
.mask-tit {
    width: 100%;
    position: relative;
}

.mask-tit span {
    width: 100%;
    display: block;
    text-align: center;
    color: #333333;
    font-size: 16px;
    line-height: 50px;
    border-bottom: solid 1px rgba(242, 242, 242, 1);
}

.mask-tit img {
    width: 30px;
    position: absolute;
    right: 4%;
    top: 12px;
}

.mask-content {
    width: 100%;
    line-height: 28px;
    padding-top: 0;
}

.mask-content video {
    width: 96%;
    display: block;
    margin: 10px auto;
}

.mask-content p {
    width: 96%;
    display: block;
    margin: auto;
}
.mask-logo{
    width: 100%;flex: 1;display: flex;align-items: center;
}
.mask-logo img{
    width: 120px !important;margin: 0 auto;
}
.mask-time{
    position: absolute;top: 20px;right: 5%;background: rgba(0, 0, 0, 0.5);color: #fff;font-size: 15px;padding: 4px 6px;border-radius: 4px;
}

.cpy .view{
    display: flex;
    color: #A4A7A7;
    width: 100%;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin:5px 0;
}
.cpy .view img{
    width: 15px !important;margin-right: 3px;
}

.main-news .news-msg {
    display: flex;
    width: 92%;
    margin: 0 auto;
    padding: 15px 0;
    border-bottom: 1px solid #EAEAEA;
}

.main-news .news-msg:last-child {
    border: none;
}

.main-news img{
	width: 108px;
	height: 60px;
	border-radius: 5px;
}
.main-news .main-news-title-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 10px;
    flex: 1;
}
.main-news .main-news-title{
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; 
	overflow: hidden;
	font-size: 15px;
}

.main-news .main-news-title-box span{
	color: #445970;
    opacity: 0.6;
    font-size: 13px;
    text-align: left;
}

#harmonious-news {
    margin-top: 10px;
}

.harmonious-news{
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	width: calc(92% - 13px);
	padding: 9px 10px 0 33px;
    box-sizing: border-box;
    border: 1px solid rgba(4,65,221, 0.45);
    border-radius: 4px;
    background: #DDE5FF;
    margin-bottom: 10px;
    position: relative;
    margin-left: 28px;
    height: 63px;
}

.harmonious-news p {
    color: #999899;
    font-size: 13px;
}
.harmonious-news p:first-child{
	margin-bottom: 10px;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-style: normal;
    color: #333;
	font-size: 15px;
	font-style: normal;
}

.harmonious-news img{
	width: 36px;
	height: 29px;
	position: absolute;
    top: 50%;
    margin-top: -14px;
    left: -13px;
}

.media-foucs-news {
    
}

.media-foucs-news .news-info {
    margin-right: 26px;
}

.media-foucs-news .news-cover {
    margin: 0;
}

.main-desc {
    width: 92%;
    margin: 0 auto;
    color: #999;
    line-height: 20px;
    font-size: 15px;
    text-indent: 2em;
    padding: 15px 0;
}

.main-desc p {
    margin: 0;
    padding: 0 0 10px 0;
}