* {
    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;
}
.mar10{
    margin-top: 10px;
}
.mymobe .mar20 {
    margin-top: 15px;
}

.mypc .mar30 {
    margin-top: 30px;
}

.mymobe .mar30 {
    margin-top: 15px;
}

.bannertop {

    background: #c7161e;

}

.mar15 {
    margin-top: 15px;
}

.nav li {
    padding: 12px 0;
}

.mymobe .nav li {
    padding: 0;
}

.nav li a {
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
}

.nav li.act,
.nav li:hover {
    background: #f6464e;
}

.navbar {
    margin-bottom: 0;
}

.nav li.act a {
    color: #fff !important;
}

.logoimg {
    margin: 15px 0;
}

.navbar-default {
    background: transparent;
    border: none;
}

.mymobe .navbar-default {
    margin-left: -15px;
    margin-right: -15px;
    border: none;
}

.mymobe .navbar-default .navbar-toggle {
    border-color: #c2beb3;
}

.navbar-default .navbar-nav>li>a {
    color: #fff !important;
    text-decoration: none !important;
    border: none !important;
}

.mymobe .navbar-default .navbar-toggle .icon-bar {
    background: #fff;
}

.mymobe .logospan {
    color: white;
    margin-left: 10px;
    font-size: .32rem;
    margin-top: .2rem;
}

.mymobe .navbar {
    margin-bottom: 0;
}



.mypc .nav.navbar-nav a {
    font-size: 20px;
}

.mymobe .nav.navbar-nav {
    text-align: center;

}

.mymobe .logoimg {
    height: 25px;
    margin-top: .24rem;
    margin-left: .2rem;
}

.swiper-container {
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #fff;
    /* 两种都可以 */
}
.swiper-pagination-bullet{
    transition: .3s ease all;
    background: white;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    width: 22px;
    height: 8px;
    border-radius:0px;
    border-radius: 5px;
   
}
.mypc .nav-item{
    display: flex;
}


.mypc .index-top{
    width: 750px;
}
.mypc .form-con{
    flex: 1;
    margin-left: 30px;
    
}
.mymobe .form-con{
   width: 100%;
    
}
.tab-top{
    display: flex;
    border-bottom: 1px #eee solid;
    margin-bottom: 10px;
}
.change-p{
    flex: 1;
    
}
.mypc .change-p{
    line-height: 56px;
    font-size: 26px;
}
.mymobe .change-p{
    line-height: .5rem;
}
.change-p span{
    cursor: pointer;
}
.mypc .change-p span{
    display: inline-block;
    padding:0 15px;
}
.mymobe .change-p span{
    display: inline-block;
    padding:0 10px;
}
.change-p span.act{
    background: #c7161e;
    color: white;
}
.mypc .indexa{
    height: 56px;
    line-height: 80px;
    text-decoration: none !important;
    color: #000 !important;
}
.mypc .news-t{
    font-size: 20px;
    color: #000 !important;
    text-decoration: none;
    margin-bottom: 10px;
}
.media-body .ma{
    display: block;
    width: 90px;
    text-align: center;
    line-height: 30px;
    color: white;
    text-decoration: none;
    background: #c7161e;
    border-radius: 6px;
    margin-top: 10px;
}
.mymobe .media-body .ma{
    line-height: .4rem;
    margin-top: 0;
}
.mymobe .media-object {
    width: 2.4rem;
    height: 1.6rem;
    object-fit: contain;
    border: 1px #eee solid
}
.media-body p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  
  
}
.mymobe .news-t{
    font-weight:bold
}
.mypc .pt {
    line-height: 56px;
    font-size: 26px;
    border-bottom: 1px #eee solid;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}
.mymobe .pt{
    line-height: .6rem;
    font-size: .28rem;
    border-bottom: 1px #eee solid;
    margin-top: .1rem;
    position: relative;
    overflow: hidden;
    font-weight: bold;
    margin-bottom:15px
}
.zcdiv input[type='text'] {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    outline: none;

    padding-left: 10px;
    margin: 20px 0;
    border: 1px #eee solid;
}
.mypc .media-object{
    width: 245px;
    height: 150px;
    object-fit: contain;
    border:1px #eee solid
}

label{
    font-weight: normal;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
}
label input{
    vertical-align: middle;
    margin-top: -3px !important;
    margin-right: 5px !important;
}
.xuqiu{
    display: block;
    width: 100%;
    padding: 10px;
    resize: none;
    outline: none;
    border: 1px #eee solid;
    height: 100px;
}
.lj-bt{
    display: block;
    width: 230px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #c7161e;
    color: white;
    cursor: pointer;
    margin: 10px auto;
    border-radius: 25px;

}
.mypc .v-item{
    display: flex;
    justify-content: space-between;
}
.mypc .vimg{
    width: 365px;
    height: 200px;
    object-fit: cover;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 5px;
}
.mymobe .vimg{
    width: 100%;
    margin-top: .3rem;
    margin-bottom: .1rem;
}
.v-con{
    text-align: center;
}
.mypc .modal-dialog.modal-v {
    width: 830px;
}
.close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.indexb{
    float: right;
}
.mypc .indexb{
    font-size: 16px;
    height: 56px;
    line-height: 80px;
    text-decoration: none !important;
    color: #000 !important;
}
.doc-ul li{
    display: flex;
    padding: 10px;
   
}
.doc-ul li a{
    flex: 1;
    color: #000;
    text-decoration: none !important;
}
.doc-ul li a:hover{
    color: #c7161e;
}
.footer {
    padding: 15px;
    text-align: center;
    color: white;
    background: #000;
}
a{
    text-decoration: none !important;
}
dl{
    margin-top: 0;
    margin-bottom: 0;
}
nav{
    text-align: center;
}