/*swiper*/

.swiper-pagination-bullet-active {
    background: #bd3823;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: unset;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 25px;
}
.swiper-container{margin-bottom:30px;}
.swiper-slide{padding-bottom:65px;}
/*bootstrap*/

a {
    color: #212529;
}
a:hover{
    color:#bd3823;
}
.bg-light {
    background: white!important;
}
.navbar-brand img {
    height:30px;
    margin-top:15px;
}
.tw {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: #23162f;
    color: white!important;
}
.navbar-light .navbar-nav .nav-link{color:#000;}
.dropdown {
    transition: all .3s;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown:hover {
    background: #23162f;
}
.dropdown:hover>a {
    color: white!important;
}
.dropdown-toggle::after {
    display: none;
}
.nav li {
    padding: 5px 15px;
}
/*.head .nav-tel {position:absolute;right:320px;top:0px;}
.head .nav-tel a{color:#ab3620!important;font-weight:bold;    font-size: 1.3rem;
    margin-top: 2px;
    padding-top: 0px;}*/
.nav li a {
    font-size: 1.2rem;
}
/*head*/

.head {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #ccc;
   
}
.navbar-collapse {
    position: relative;
  
}
.logo{padding-bottom:18px; border-bottom:1px solid #ccc;}
.logo .language {
    position: absolute;
    top: 0px;
    left:62%;
}
.logo .language h6 {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 1.2rem;
}
.logo .language .selectList {
    border: 1px solid #ccc;
    border-top: 0px;
    padding: 5px 10px 10px;
    float: right;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: #bd3823;
    box-shadow: 0px -1px 12px #333;
}
.logo .language a {
    color: white;
    padding: 0px 5px;
    position: relative;
}
.logo .language a:before {
    content: "";
    display: block;
    width: 24px;
    height: 16px;
    position: absolute;
}
.logo .language a:first-child {
    border-right: 1px solid #ccc;
    padding-right: 35px;
}
.logo .language a:first-child:before {
    margin-right: 5px;
    top: 2px;
    right: 0px;
    background: url(../images/chinese.png);
}
.logo .language a:last-child {
    padding-left: 30px;
}
.logo .language a:last-child:before {
    background: url(../images/english.png);
    top: 2px;
    left: 0px;
}
/*foot*/

.foot {
       background-color: #231630;
    border-top:1px solid #f1f1f1;
    color:white;
}
.foot .copyright {
    padding-top:20px;
    padding-bottom:10px;
}
.foot .bm-nav {
    border-bottom: 1px solid #999;
    padding-top: 20px;
}
.foot .bm-nav .qrcode{    text-align: center;
    line-height: 2;}
    .foot .bm-nav .qrcode p{margin-bottom:0px;}
    .foot .bm-nav .bm-infomation{line-height:2;}
.foot .bm-nav ul li div a {
    color: #2b2b2b;
    display: block;
    line-height: 2;
}
.foot .bm-nav .bm-infomation span {
    display: block;
    text-align: left;
}
/*index main*/

.index_main{padding: 30px 0px;}
.index_main p{margin-bottom:0px;}
.index_main .headline{font-weight:bold;margin-bottom:10px;border-bottom:1px solid #ccc;line-height:2;}
.index_main .index_about {
    line-height: 1.8;
}
.index_main .index_news ul  li{line-height:2;}
.index_main .index_news ul .index_news_list{padding:5px 0px;border-bottom:1px solid #e5e5e5;}
.title {
    margin: 15px 0px;
    position:relative;
    color:#666;
}
.title i:before{content:"";
 display:block;
   position:absolute;

       top: -17px;
    left: -120px;
    width: 55px;
    height: 1px;
    overflow: hidden;
    background-color: #ccc;

}
.title i:after{content:"";
    position:absolute;
    top:-17px;
   right:-120px;
     display:block;
    width: 55px;
    height: 1px;
    overflow: hidden;
    background-color: #ccc;}
.title i{display:block;width:40px;height:2px;background:#bd3823;margin:10px auto 0px;position:relative;}
.index_about p {
    text-indent: 2rem;
}



.index_pro ul li img{border:1px solid #ccc;transition:all .3s;}
.index_pro ul li p{line-height:30px;margin-bottom:0px;}
.index_pro ul li:hover img{transform:scale(1.1);}
/**/
.bm-infomation span {
    margin: 0px 5px;
}


.recommend{padding:30px 0px;    background: #f1f1f1;}
.recommend .swiper-slide{text-align:center;line-height:2;}
/* shareBar*/
.shareBar{width:175px;height:280px;padding:10px;color:white;background:#ccc;background-color: #000000b3;background-color:rgb(0,0,0,0.7);background:url(../images/services.png);}
.shareBar p{margin:10px 0px;text-align:center;margin-right:10px;}
.shareBar p img{margin-right:10px;}
.shareBar p a{}
.shareBar .space{margin-top:140px;}
.shareBar{left:unset;bottom:30%;right:20px;}
/*products*/

.Products {
    margin: 20px 0px;
}
.Products .proMenu .online_message{position:relative;}
.Products .proMenu .online_message .online_message_text{position:absolute;text-align:center;width:100%;top:35%;left:0px;font-size:2rem;color:white;}
.siteNav {
    background: #231631;
}
.breadcrumb {
    background: unset;
}
.breadcrumb li a {
    color: #999;
}
.breadcrumb-item.active {
    color: white;
}
.breadcrumb li {
    color: white;
}
.proList .row li {
    overflow: hidden;
}
.proList .row li a p {
    line-height: 2;
    margin-top: 10px;
    color: #333;
    transition: all .3s;
}
.proList .row li a img {
    transition: all .1s;
        border: 1px solid #ccc;
}
.proList .row li:hover a {
    text-decoration: unset;
}
.proList .row li:hover a p {
    color: #bd3823;
}
.proList .row li:hover a img {
    transform: scale(1.1);
}


/*pro-con*/

.proCon h3 {
    margin-bottom: 20px;
}
.proCon .con {
    line-height: 2;
}
.proCon .img{border:1px solid #ccc;    text-align: center;}
.proCon .img img{max-width:300px;}
.proCon .con img{max-width:100%;margin:5px 0px;}
.proCon .contact p i {
    margin-right: 5px;
}
.proCon .contact .wechat{position:relative;}
.proCon .contact .wechat .wechat-img{position:absolute;top:0px;left:50%;width:120px;height:120px;background:#ccc;transition: all .5s;display:none;opacity:0;}
.proCon .contact .wechat:hover .wechat-img{display:block;opacity:1;}
.bshare-custom{margin-top:20px;}
 .proCon .con-title {
    border-bottom: 1px solid #ccc;
    font: bold 1.4rem/2 "微软雅黑";
}
/*bootstrap proMenu*/

.list-group-item.active {
    background: #bd3823;
    border-color: #bd3823;
    font-size: 1.5rem;
}
.proMenu ul li a {
    color: #333;
}
/*page*/

.page-item.active .page-link {
    background: #23162f;
    border-color: #23162f;
}
.page-link {
    color: #23162f;
}

/*page*/

.page {
    margin: 30px 0px;
}
.page h3 {
    margin-bottom: 20px;
}
.page .con {
    text-indent: 2rem;
    line-height: 2;
    margin-bottom: 20px;
}
/*download*/
.download .downloadList ul li a p{line-height:35px;border-bottom:1px solid #ccc;}
/*news*/
.news .newsList ul li{margin-bottom:30px;}
.news .newsCon{margin:10px 0px;}
.news .newsCon .con{margin:20px 0px;}
.message .messageBox h5{margin-bottom:20px;}

/*message*/
.message .messageBox{}
.btn-primary{background:#bd3823;border-color:#bd3823;}
@media only screen and (max-width:768px) {
    .shareBar{display:none;}
    .navbar-collapse {
        border-top: 1px solid #ccc;
    }
    .dropdown:hover>.dropdown-menu {
        display: none
    }
    .logo .language {
        right: 0px;
    }
    /*products*/
    .proMenu {
        margin-bottom: 20px;
    }
    .list-group-item {
        display: none;
    }
    .list-group-item.active {
        display: block;
    }


    .message .messageBox{margin:20px 0px;}


    .index_about .row .box{width:100%;margin-bottom:20px;margin-right:0px;}
    .list-group{margin-bottom:20px;}
}