* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

img {
    border: none;
}


ul,
ol,
li {
    list-style: none;
}

html {
    font-size: 62.5%;
    min-height: 100%;
}

.mobe {
    font-size: 13.33333333vw;
}

body {
    font-size: 16px;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;

}

.mobe .mymobe {
    font-size: .24rem;
}

body {
    font-family: '微软雅黑', 'Heiti SC';
}

.mypc .mar50 {
    margin-top: 40px;
}

p {
    line-height: 1.7;
    margin-bottom: 0;
}

.mymobe .mar50 {
    margin-top: 15px;
}

.mypc .mar20 {
    margin-top: 20px;
}

.mymobe .mar20 {
    margin-top: 15px;
}

.mypc .mar30 {
    margin-top: 30px;
}

.mymobe .mar30 {
    margin-top: 15px;
}

.mypc .mar80 {
    margin-top: 80px;
}

.mymobe .mar80 {
    margin-top: 15px;
}

.mypc .navtop {
    width: 100%;
    height: 610px;
    background: url(../image/top-2.jpg) center top no-repeat;
}

.mypc .container {
    width: 1230px;
}

.live-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mymobe .live-item{
    justify-content: space-around;
}
.mypc .imgv{
    margin-bottom: 20px;
}
.mypc .video-item{
    width: 582px;
    height: 326px;
    object-fit:cover;
    border-radius: 15px;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 15px;
    transition: .3s ease all;
    
}
.mypc .video-item:hover{
    transform: scale(1.05);
}
.mymobe .imgv{
    width: 100%;
    margin-top: .2rem;
}
.mymobe .video-item{
    width:100%;
    margin: 0 auto;
    margin-top: .2rem;
    object-fit:cover;
    border-radius: 6px;
   
}
.mypc .img1 {
    margin-right: -15px;
}
.mypc .imgv4{
    border-radius: 15px;
}
.mymobe .imgv4{
    border-radius: 6px;
}
.mymobe .img1,
.mymobe .img2 {
    width: 100%;
}

.mypc .news-item {
    display: flex;

}
.seepic{
    display: block;
    width: 260px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    color: white !important;
    background: #d61718;
    border-radius: 15px;
    margin: 15px auto;
    text-decoration: none !important;
    transition: .3s ease all;
}
.imgp{
    transition: .3s ease all;
}
.imgp:hover{
   
    transform: scale(1.05);
}
.seepic:hover{
   
   
    border-radius: 20px;
    transform: scale(1.1);

}
.mypc .vcon {
    width: 660px;
    position: relative;
}

.vcon video {
    width: 100%;
    border-radius: 10px;
}

.mypc .news-list {
    flex: 1;
    height: 360px;
    overflow-y: scroll;
    margin-left: 35px;
    padding-right: 10px;
}

.mypc .news-list::-webkit-scrollbar-track-piece {
    background-color: #eee;
}

.mypc .news-list::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.mypc .news-list::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    min-height: 28px;
}

.mypc .news-list::-webkit-scrollbar-thumb {
    background-color: #bbb;
}
.xuanp{
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #d61718;
    color: white;
    padding: 0 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
}
.mymobe .vcon {
    display: block;
    position: relative;
}
.mymobe .xuanp{
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #d61718;
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: .26rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mypc .news-list li{
    padding: 10px 0;
    border-bottom: 1px #777777 solid;
}
.mymobe .news-list li{
    padding: 10px 0;
    border-bottom: 1px #777777 solid;
}
.mymobe .imgn{
    width: 100%;
}
.mypc .atop{
    display: block;
    color:#000000;
    text-decoration: none;
    font-size: 16px;
    
    transition: .3s ease all;
}
.mypc .atop:hover{
   
    transform: scale(.95);
    color: red;
}
.mymobe .atop{
    color:#000000;
    text-decoration: none;
    font-size:.26rem;
    
}
.amore{
    color: #d61718;
    text-decoration: none;
}
.mymobe .news-list{
    margin-top: 15px;
}
.mypc .pt{
    text-align: center;
    font-size: 30px;
}
.mymobe .pt{
    text-align: center;
    font-size:.3rem;
}
.mypc .yc{
    padding: 30px 0;
    /* background: url(../images/bg1.jpg) center top no-repeat; */
    background: #f6f8fd;
    background-size: cover;
  
    font-size: 22px;
    /* color: white; */
}
.mymobe .yc{
    padding: 15px 0;
    background: #f6f8fd; 
    background-size: cover;
    margin-top: 15px;
    
    /* color: white; */
}
th,td{
    padding: 10px;
    text-align: center;
    border: 1px #797f8f solid;
}
.mypc .procon{
    padding: 50px 0;
    background: #eef3fd;
   
}
.mymobe .procon{
    padding:15px 0;
    background: #eef3fd;
   
}
.mypc .adbg{
    padding-bottom: 30px;
    /* background: url(../image/bg22.jpg) center bottom no-repeat; */
}

.mypc .promain li{
    padding: 5px 15px;
}
.mymobe .promain li{
    padding: 5px .2rem;
}
.zw{
    visibility: hidden;
}
.mypc .prop{
    width: 274px;
    height: 61px;
    padding-left: 20px;
    line-height: 48px;
    background: url(../image/31.png) 0 0 no-repeat;
    color: white;
    font-size: 18px;
    margin-top: 10px;
    margin-left: -10px;
}
.mymobe .prop{
    width: 274px;
    height: 61px;
    padding-left: 20px;
    line-height: 48px;
    background: url(../image/31.png) 0 0 no-repeat;
    color: white;
   
    margin-top: 10px;
    margin-left: -10px;
}
.mypc .decp{
    font-size: 18px;
    word-break: break-all;
}
.mar10{
    margin-top: 10px;
}
.mypc .codep{
    font-size: 20px;
}
.footer {
    padding: 15px;
    text-align: center;
    color: white;
    background: #000;
   
}
.mypc .dec-item{
    background: url(../image/bg22.jpg) center bottom no-repeat; 
    padding-bottom: 30px;
}
.mymobe .codeimg{
    width: 40%;
}
.fb-item{
    display: flex;
    justify-content: space-between;
}
.fbcon1{
    margin-left: -50px;
}
.fb-item img{
    margin-right: -30px;
    cursor: pointer;
    transition: .5s ease all;
}
.fb-item img:hover{
    transform: scale(1.1);
}
.fbcon2{
    margin-left: 30px;
    margin-top: 20px;
}
.zd{
    display: inline-block;
    padding: 5px 20px;
    margin-top: 5px;
    background: linear-gradient(to right, #d61718,#f6f8fd);
    color: white;
    /* background: linear-gradient(to right,0% #d61718,100% #fff); */
}
.mypc .v-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 20px;
}
.mymobe .v-item{
    text-align: center;
}
.mymobe .peodec{
    margin-top: 10px;
}
.pro-p{
    display: flex;
}
.pro-p p{
    width: 1px;
    flex: 1;
    height: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
.pro-p p.act{
    color: #d61a1b;
    border-bottom: 2px #d61a1b solid;
}
.mypc .pro-p p{
    font-size: 20px;
}
.sw1 .swiper-slide{
    display: flex;
    padding: 0 30px;
}
.sw2 .swiper-slide{
    display: flex;
    padding: 0 30px;
}
.sw3 .swiper-slide{
    display: flex;
    padding: 0 30px;
}
.sw4 .swiper-slide{
    display: flex;
    padding: 0 30px;
}

.prodec{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content:center;
  
}
.pro-tabcon{
   color: #000;
}
.mypc .prodec{
    padding-bottom: 50px;
}
.mypc .dec-t{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.mypc .dec-d{
    font-size: 18px;
}
.prodec a{
    display: block;
    width: 200px;
    text-align: center;
    line-height:40px;
    text-align: center;
    background: #d61a1b;
    color: white !important;
    text-decoration: none !important;
    margin-top: 15px;
}
.pro-item .swiper-button-prev, .pro-item .swiper-button-next{
    
    background: rgba(0,0,0,.3);
    color: white;
}
.mymobe .pro-p p{
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis; 
    height: 40px;
    line-height: 40px;
}
.mymobe .pro-item img{
    width: 2rem;
    height: 2rem;
}
.mymobe .pro-item a{
    width: 100px;
    height: 30px;
    line-height: 30px;
}
.mymobe .certify .swiper-button-prev,.mymobe  .certify .swiper-button-next{
    display: none;
}
.mymobe .certify .swiper-slide p{
    text-align: center;
    margin-top: 10px;
}
.mypc .bps{
    font-size: 20px;
}
.swiper-slide{
    background: white;
}

