@font-face {
    font-family: 'TencentSansw3';
    src: url('./TencentSans-W3.woff') format('woff');
    font-style: normal;
}
@media (max-width:990px){
 p{
    margin-bottom: 0rem;
}
.all{
    position: relative;
}
.mobile-only ul{
    padding: 1rem 1.5rem;
    margin-bottom: 0rem;
}
.mobile-only ul li{
    height: 2.5rem;
    line-height: 2.5rem;
    border-bottom: 2px solid #F3F3F3;
    padding-left: 1.5rem;
}
.mobile-only ul li p{
    font-weight: bold;
    font-size: 1rem;
    color: #666666;
}
.tittle_active {
    color: #000 !important;
}
.mobile-only ul li a{
    text-decoration:none;
    color: #393939;
    font-weight: bold;
    font-size: 1rem;
}
.mobile-only {
    display: none;
}
.divides{
    border-bottom: 1px solid #E8E5E5;
    padding-bottom: .6rem;
    margin-bottom: .6rem;
}
.header{
    background-image: url("../images/Nav_bg@3x.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 3rem;
    display: flex;
    align-items: center;
    padding-left: .8rem;
    padding-right: .8rem;
}
.wrap-flex-item2{
    flex: 1;
}
.wrap-flex-item1{
    flex: 2;
}
.wrap-flex-item3{
    flex: 2;
    text-align: right;
}
.logo{
   /* width: 10rem;*/
   width:9rem;
}
.searchBox{
   background-color: #fefefe;
    padding: .8rem;
    height: 4rem;
    display: none;
}
#search_wrap{
    display: flex;
    align-items: center;
}
.searchInput{
    width: 100%;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
   /* background-color: #fff; */
   background-color:#f6f6f6;
   
    background-clip: padding-box;
    /*border: 1px solid #ced4da;*/
    /*border-radius: .25rem;*/
    border:0px solid #f6f6f6;
    border-radius:0.35 rem
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.mb-3, .my-3 {
     margin-bottom: 0rem!important;
}
.button{
    width: 1.5rem;
    /*height: 1.5rem;*/
    height:1.12rem;
}
.search {
  width:1.5rem;
  height:1.5rem;
}
.search2{
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    right: 1.5rem;
}
.overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.48);
    z-index: 9999;
    display: none;
}
.banner,.banner2{
    width: 100%;
    height: 12rem;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide>a,.swiper-slide>img{
    height: 12rem;
    width: 100%;
}
#swiperBox>a>img{
    height: 12rem;
    width: 100%;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}
.tit-box{
    line-height:1; /*新增属性*/
    padding-left: 1rem;
}
.title{
    border-left: 6px solid #7b2240;
    margin-top:1.5rem;
    margin-bottom: 1rem;
    padding-left: .2rem;
}
.title>p{
    font-family: Noto Serif SC;
    font-size: 1.2rem;
    color: #393939;
    font-weight: bold;
    border-left: 3px solid #7b2240;
    padding-left: .5rem;
}
.show-box{
    display: flex;
    flex-wrap: wrap;
}
.show-box>a{
    width: 50%;
    /*height: 10.5rem;*/
}
.show-boxes{
    width: 100%;
    height: 10.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.show-boxes>div{
    width: 5rem;
    height: 5rem;
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.show-boxes>div>img {
    width: 2.6rem;
    height: 2.6rem;
}
.show-boxes>div>p{
    font-size: 1.2rem;
}
.area1{
    background-image: url("../images/home/zbyy.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.area2{
    background-image: url("../images/home/cytz.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.area3{
    background-image: url("../images/home/zcgl.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.area4{
    background-image: url("../images/home/jjjq.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.area5{
    background-image: url("../images/home/hwyw.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.area6{
    background-image: url("../images/home/xczx.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.more{
    color: #7a6e59;
}
.img-box{
    position: relative;
}
.opacity-box{
    position: absolute;
    height: 2rem;
    width: 100%;
    background-color: rgba(57,57,57,0.7);
    bottom: 0;
    padding-left: .8rem;
    padding-right: .8rem;
    color: #ffffff;
    font-size: 1rem;
    line-height: 2rem;
    text-align: left;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#s-container .swiper-pagination{
    text-align: right;
    bottom: .5rem;

}
.s-container >.swiper-pagination>.swiper-pagination-bullet {
    border: 1px solid #ffffff;
}
.s-container >.swiper-pagination>.swiper-pagination-bullet-active{
    background: #ff0000;
    border: none;
}
.wrap_block3{
    padding-top: 1.4rem;
    padding-left: 2%;
    padding-right: 2%;
}
.nav-tabs {
    height: 3rem;
    border-bottom: 1px solid #7b2240;
    display: flex;
    justify-content: space-around;
    margin-bottom: 5px;
}
.nav-tabs>li>a{
    font-family: Noto Serif SC;
    line-height: 3rem;
    color: #858585;
    font-size: 1rem;
    font-weight: bold;
}

.nav-tabs>li>a{
    padding-bottom: .55rem;
}
.nav-tabs>li>a:focus{
        color: #7b2240;
        font-weight: bold;
        border-bottom: 3px solid #7b2240;
}
/*.nav-tabs>li.active>a,*/
/*.nav-tabs>li.active>a:focus,*/
/*.nav-tabs>li.active>a:hover {*/
/*    color: #7b2240;*/
/*    font-weight: bold;*/
/*    border-bottom: 3px solid #7b2240;*/
/*}*/
/*.nav-tabs>li.active{*/
/*    border-bottom: 3px solid #7b2240;*/
/*}*/
/*.nav-pills>li>a:focus,*/
.nav-tabs .nav-link {
    border: none;
}
.nav-tabs>li>a{
    line-height: 1.8rem;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #7b2240;
    background-color: #fff;
    border-bottom: 4px solid #7b2240;
    line-height: 1.8rem;
    margin-bottom: 0px;
}
.nav-link {
    padding: 0.5rem 0.4rem;
}
.border{
    border: none!important;
}
.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 1px;
}
.list-group-item>a::before{
    content: "";
    display: inline-block;
    /*width: .6rem;
    height: .6rem;
    */
    width:.5rem;
    height:.5rem;
    border-radius: 50%;
    background-color: #e7e7e7;
    margin-right: .5rem;
}
.list-group-item>a{
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 1rem;
}
.list-group-item>span{
    display: block;
    color: #666666;
    /*margin-left: 1.1rem;*/
    margin-left:1rem;
    margin-top: .5rem;
}
.list-group-item {
    padding: .75rem 0rem;
}
.btn{
    /*width: 10rem;
    height: 2.5rem;*/
    width:8rem;
    height:2.4rem;
    border: 1px solid #7b2340;
    color: #7b2240;
    font-weight: bold;
    font-size: 0.96rem;/*新增属性*/
}
.btnBox{
    height: 8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn>a{
    color: #7b2240;
}
.column-box{
    color: #393939;
    background-color: #f7f7f7;
    height: 4.5rem;
    border-bottom: 1px solid #dfdfdf;
    /*font-size: 1.2rem;*/
    font-size:1.4rem;
    line-height: 4.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*padding-left: 3%;*/
    padding-left:  6%;
    padding-right: 3%;
}
.column-box>a{
    color: #393939;
}
.column-box>img{
    /*width: 1.4rem;
    height: 1.4rem;
    */
    width:1.1rem;
    height:1.1rem;
    margin-right:.8rem /*新增属性*/
}
.wrap_block5{
    /*padding: 2rem 3%;*/
    padding:2rem 3% .8rem  3%;
    background-color:#f7f7f7;/*新增属性*/
}
.wrap_block5>img{
    width: 15rem;
}
.wrap_block5>ul>li>img{
    width: 1.1rem;
    height: 1.1rem;
}
.wrap_block5>ul>li>span{
    font-size: 1.1rem;
    color: #393939;
}
.wrap_block5>ul{
    margin-top: 1rem;
    margin-bottom: 0rem;
}
.wrap_block5>ul>li{
    line-height: 2.5rem;
}
.space{
    /*height: 5rem;*/
    height:4.1rem;
}
.footer{
    /*height: 5rem;*/
    height:4.1rem;
    background-color: #f0f0f0;
    background-image: url("../images/bottom_baner.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

}
.footer-bottom{
    bottom: 0;
    width: 100%;
}
.footer p{
    /*font-size: 1rem;*/
    font-size:0.9rem;
    color: #6f6f6f;
}
.column-show{
    background-color: #f0efee;
}
.column-show>ul{
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 0rem;
}
.column-show>ul>li>a{
    /*font-size: 1.2rem;*/
    font-size:1rem;
    margin-left:.8rem;/*新增属性*/
    color: #7a6e59;
    line-height: 3rem;
}
.wrapper {position:relative;width: 100%;zoom:1;}
/*.wrapper .scroller {position:absolute}*/
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .2rem;
}
.swiper-pagination-bullet {
    width: .6rem;
    height: .6rem;
}
#s-container1 .swiper-pagination,
#s-container2 .swiper-pagination,
#s-container3 .swiper-pagination
{
    padding-right: .8rem;
    text-align:right;
    bottom:5px !important;
}
.swiper-wrapper img{
    width: 100%;
    height: 100%;
}
}
@media (max-width: 767px) {
    .footer{
        position: absolute;
        bottom: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /*在768和991像素之间的屏幕里,这里的样式才生效*/
}
@media (min-width: 992px) and (max-width: 1199px) {
    /*在992和1199像素之间的屏幕里,这里的样式才生效*/
}
@media (min-width: 1200px) {
    /*在大于1200像素的屏幕里,这里的样式才生效*/
}

