 * {
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     /*-webkit-user-select: none; outline: none; -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; */
 }

 html,
 body {
     max-width: 500px;
     min-width: 320px;
     margin: 0 auto;
     line-height: 1.15;
     /* background: #FAFAFA; */
     
     color: #333;
     font-size: 14px;
     font-family: PingFang HK, PingFang HK, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
 }
 body{
    background: linear-gradient(107deg, #f96541 0%, #f54d28 100%);
 }

 .body2{
     background: linear-gradient(107deg, #3f24b9 0%, #927ffd 100%);
 }
 body,
 div,
 dl,
 dt,
 dd,
 ul,
 ol,
 li,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 pre,
 form,
 fieldset,
 input,
 textarea,
 p,
 blockquote,
 span,
 input,
 p,
 a {
     margin: 0;
     padding: 0;
 }

 .clear {
     clear: both;
     font-size: 0;
     height: 0;
     line-height: 0;
 }

 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 span {
     font-weight: normal;
 }

 a {
     text-decoration: none;
     outline: none;
 }

 ul {
     list-style: none;
 }

 a:link,
 a:visited {
     color: #fff;
     text-decoration: none;
 }

 em {
     font-style: normal;
 }

 img {
     border: 0;
     margin: 0;
     padding: 0;
     vertical-align: middle;
     max-width: 100%;
 }

 .clear {
     clear: both;
     display: block;
     width: 0;
     height: 0;
     visibility: hidden;
     font-size: 0;
 }

 .outer_clear {
     zoom: 1;
 }

 /*==for IE6/7 Maxthon2==*/
 .outer_clear:after {
     clear: both;
     content: '.';
     display: block;
     width: 0;
     height: 0;
     visibility: hidden;
     font-size: 0;
 }

 .fl {
     float: left !important;
 }

 .fr {
     float: right !important;
 }

 img {
     max-width: 100%;
 }

 textarea {
     resize: none;
     outline: none;
 }

 button {
     border: none;
     outline: none;
 }

 textarea,
 input {
     outline: none;
     border: none;
     background: none;
     -webkit-appearance: none;
 }

 input[type="number"] {
     -moz-appearance: textfield;
 }

 input[type="number"]::-webkit-outer-spin-button,
 input[type="number"]::-webkit-inner-spin-button {
     -webkit-appearance: none;
 }


 a,
 a:hover,
 a:active,
 a:visited,
 a:link,
 a:focus {
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
     -webkit-tap-highlight-color: transparent;
     outline: none;
     background: none;
     text-decoration: none;
 }

 .animation-3 {
     transition: all 0.3s ease-in-out;
     -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
     -o-transition: all 0.3s ease-in-out;
 }


 .one-jiequ {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }

 .two-jiequ {
     display: -webkit-box;
     overflow: hidden;
     text-overflow: ellipsis;
     word-wrap: break-word;
     white-space: normal;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }

 .three-jiequ {
     display: -webkit-box;
     overflow: hidden;
     text-overflow: ellipsis;
     word-wrap: break-word;
     white-space: normal;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
 }


 .cutout-one {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }

 /**/
 .News-banner{
    padding: .2rem .4rem;
    margin-top: -.2rem;
  
    
 }

 .News-banner .content{
    max-width: 100%;
    display: block;
    height: 2.2rem;
    background: linear-gradient( 180deg, rgba(0,85,255,.3) 0%, rgba(0,85,255,1) 100%);
    border-radius: .16rem;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: .6rem;
    padding-top:.4rem;
 }
 
 .News-banner .content h2,  .News-banner .content h3{
    font-size: 20px;
 }

 .News-content-fixed-title{
    color: #aa231f;
    text-align: center;
    font-size: 20px;
    padding-bottom: .28rem;
    position: relative;
    width: 1.6rem;
    margin: 0 auto;
    font-weight: bold;
 }

 .body2 .News-content-fixed-title{
    color: #fff;
}

  .News-content-fixed-title::after{
    content: '♥';
    position: absolute;
    left: -.24rem;
    font-weight: bold;
  }
   .News-content-fixed-title::before{
    content: '♥';
    position: absolute;
    right:-.24rem;
    font-weight: bold;
  }
.News-content{
    padding: .32rem .24rem;
     margin: 0 .28rem;
    margin-bottom: .2rem;
    background: linear-gradient(180deg, #feeacf 0%, #ffcf8d 100%);
    border-radius: .28rem;
}

.body2 .News-content{
    background: linear-gradient(180deg, #3f25b9 0%, #6f12b9 100%);
}
.News-content-nei{
    background: #fff;
     border-radius: .28rem;
     padding: .28rem;
}

.News-content-nei-title{
    font-size: .32rem;
    color: #e53736;
    font-weight: bold;
}

.body2 .News-content-nei-title{
    color: #4224b9;
}
.News-content h2{
    font-size: .32rem;
    
    font-weight: 600;
    color: #000000;  
    line-height: .64rem;
    margin-bottom: .24rem;
}

.News-content-ul{
    font-size: .28rem;
    line-height: .4rem;
   
}
.News-content-ul li{
    margin-bottom: .2rem;  
    position: relative;     
    margin-left: .3rem;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-weight: 500;
    color: #000;
}
.News-content-ul li::after{
    content: '';
    position: absolute;
    left: -.3rem;
    top: 50%;
    margin-top: -.05rem;
    display: block;
    width: .1rem;
    height: .1rem;
    background: #000000;
    opacity: 0.4;
    border-radius: 50%;

}


.New-nav{
    background: #fff;
    border-radius: 0px;
    opacity: 1;
    height: .9rem;
    line-height: .9rem;
    padding-left: 8px;
    overflow: hidden;
    word-break:break-all; 
   
}
.New-nav ul {
    width: 160%;
}
.New-nav ul li{
    float: left;
    padding: 0 .2rem;
    font-weight: 600;
    cursor: pointer;
    font-size: .28rem;
}
.New-nav ul li:hover{
    color:#0055FF;
}
.New-nav ul li.active{
    color:#0055FF;
    position: relative;
    font-size: .32rem;
}
.New-nav ul li.active::after{
    content: '';
    display: block;
    height: .04rem;
    position: absolute;
    width: .6rem;
    left: 50%;
    bottom: .06rem;
    background: #0055FF;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); 
}

.New-content{
    padding: .2rem .28rem;
    background: #fff;
    margin-bottom: .2rem;
}

.New-content ul li{
    display: flex;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: .2rem 0;
}

.New-content ul li:last-child{
    border-bottom: none;
}
.New-content-imgpic{
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    margin-right: .42rem;
    overflow: hidden;
}

.New-content-imgpic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.New-content-item-text {
    flex: 1;
}
.New-content-item-text h2{
  
    line-height: .4rem;
    color: #000;
    font-weight: 600;
    font-size: .28rem;
    margin-bottom: .2rem;
    
}
.New-content-item-sign{
    display: flex;
    justify-content: space-between;
}
.News-content-search{
    padding: .2rem;
}
.News-content-search{
    display: flex;
    align-items: center;
    justify-content: center;
}
.News-content-search img{
    width: .4rem;
    height: .4rem;
    display: inline-block;
}
.News-content-left{
    height: .6rem;
    background: #fff;
    padding: 0 .4rem;
    border-radius: 60px;
    font-size: .24rem;
    line-height: .6rem;
    flex: 1;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-right: .2rem;
}
.money-red{
    color: #F00;
}
.money-blue{
    color: #0055FF;
}
.fb{
    /* font-weight: bold; */
    color: #fff !important;
    background: #f0391a; 
    display: inline-block;
    padding:  0 .24rem;
    font-size: 12px;
    border-radius: 2rem;
    margin-bottom: .12rem;

}

.body2 .fb{
    background: #927ffd;
}
.every-button{
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    color: #fff;
    background: #0055FF;
    border-radius: 60rem;
    letter-spacing: .06rem;
    margin: 0 auto;
   font-size: 16px;
   font-weight: bold;
}
.intiveimg{
    width: 120px; display: block; margin: 0 auto;
}
.bofang-video{
    position: absolute;
    width: 50px;
    left: 50%;
    top:2rem;
    margin-left: -25px;
}

.News-content p{
    color: #666;
    font-size: 14px;
    line-height: .48rem;
}
.News-content p.fb{
    margin-top: .4rem;
    font-size: .28rem;
}