/*#region 通用*/
body { color: #000; font-size: 14px;  font-family: 微软雅黑; }
a{color: #000;}
a:hover{color: #efab00;}
body, div, p, img, ul, ol, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0; }
img {
  aspect-ratio: attr(width) / attr(height);
}
ul, ol, li, dl, dd, dt {list-style-type: none; }
.img-width{width: 100%;height: auto;}
.main-container { margin-bottom: 100px; margin-top: 100px; }
.bghui{background: #f4faff;}
.card-thumb img{transition: all 0.5s ease;}
.card-thumb:hover img{transform: scale(1.05);}
.container-xl.long{max-width: 1530px;}
@media(max-width:768px) {
    .main-container { margin: 30px 0; }
}
/*#endregion*/

.header {z-index: 90;width: 100%;background: #000000;height: 105px;position: relative;border-bottom: 3px solid #e13134;}
.header-nav{background-image: linear-gradient(to right, #162d57 , #203c6e);height: 105px;z-index: 90;position: absolute;right: 0;top: 0;width: 72%;}
.header .top-box {display: flex;align-items: center;z-index: 92;}

.navbar { padding: 0px;position: relative; z-index: 9999;}
.navbar-custom { top: 0; z-index: 2; justify-content: end;}
.navbar-custom .navbar-nav > .nav-item { font-size: 16px; min-width: 100px; margin: 0 6px;  }
.navbar-custom .navbar-nav .nav-link {display: flex;align-items: center; line-height: 102px;padding-top: 0;padding-bottom: 0; justify-content: center; text-align: center; color:#fff; font-size: 16px; }
.navbar-custom .navbar-nav .nav-link:after,.navbar-custom .navbar-nav .nav-link:after{content: "";width: 0px;height: 5px;background: url(../../images/hmnavtb.png) no-repeat center;position: absolute; bottom: 0px;}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:after,.navbar-custom .navbar-nav .nav-item.active .nav-link:after{width: 15px; transition: all 0.3s;}
.navbar-custom .navbar-nav .nav-link:hover{color: #fff;}
.navbar-custom .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.navbar-custom .navbar-nav .show > .nav-link,
.navbar-custom .navbar-nav .active > .nav-link,
.navbar-custom .navbar-nav .nav-link.show,
.navbar-custom .navbar-nav .nav-link.active{color: #fff;}
.navbar-custom .navbar-text { color: rgba(0, 0, 0, 0.5); }
.navbar-custom .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.navbar-custom .navbar-text a:hover, .navbar-custom .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

/*#region 手机端*/
.header-mb{background: #000;}
.header-mb .top-mb{display: flex; justify-content: flex-end;align-items: center;width: 60%; }
.header-mb .navbar-brand{width: 100%;}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{background: transparent; padding: 0;}
.header-mb .top-mb .dropdown-menu{min-width: 80px;}
.header-mb .top-mb .top-mb-search{padding: .5rem .4rem; margin-left: 10px; width: 30px; text-align: center; }
.header-mb .top-mb .top-mb-search i{font-size: 16px;color: #fff}
.header-mb .top-mb .icon-bars{color: #fff;}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{color: #fff;}
.top-box{display: flex;justify-content: flex-end;}
.top-box2{display: flex;justify-content: flex-end;align-items: center;}
.top-nav{display: flex;justify-content: flex-start;align-items: center;}
.top-mb-search-box{display: none; position: absolute;background: #fff; padding: 6px 15px 10px;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);z-index: 998;width: 100%; }
.top-mb-search-box .search-group{width: 100%;height: 38px;}
.top-mb-search-box .search-group .btn{background: #ce0910;height: 36px;}
.top-mb-search-box .search-group .btn i{font-size: 16px;}
@media(max-width:1600px) {
.navbar-custom .navbar-nav .nav-item { margin: 0 5px;}
.top-lang{display: block;}

}

@media(max-width:1200px) {
.navbar-custom .navbar-nav .nav-item { margin: 0 5px;}
}
@media(max-width:768px) {
    .navbar-custom{z-index: 99;}
    .navbar-custom .navbar-nav .nav-link{padding: 0.4rem 1.4rem;color: #fff;}
    .navbar-custom .navbar-nav .nav-item { padding: 0; border: none; height: auto; margin-left: 0; text-align: center;width: 100%; }
    .navbar-custom .navbar-nav .nav-link{height: auto;background: none;line-height: 40px;display: block;}
    .navbar-custom .navbar-nav .nav-item:hover .nav-link,.navbar-custom .navbar-nav .nav-item.active .nav-link{color: #576b3e;background: #fff;}
    .navbar-custom .navbar-collapse { background: #000; border-top: 1px solid #fff; position: absolute; top: 100%; width: 100%; left: 0;padding-bottom: 20px; }
    .navbar-custom .navbar-nav .nav-item:before{display: none;}
    .navbar-custom .navbar-nav .nav-link:after{display: none;}
    .banner .more{display: none;}
}

/*#endregion*/

/*#region 栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #ed7902; color: #fafafa; }
.menu-collapse .collapse-title h5 { font-size: 1.25rem; font-weight: 500; }
.menu-collapse .collapse-title .navbar-toggler { color: #fff; }
.menu-collapse .menu-link { transition: background-color ease 0.2s; color: #666; border-bottom: 1px solid #e7e7e7 }
.menu-collapse ul ul .menu-link { padding: 12px 16px 12px 30px; }
.menu-collapse .menu-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #ed7902 }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }

.ny-nav{padding-right: 20px;}
.menu-horizontal-wrapper.pro{}
.menu-horizontal-wrapper.pro h2{font-size: 26px;color: #222222;margin-bottom: 20px; border-bottom: 2px solid #1e3a6c; padding: 15px 10px;text-align: center;font-weight: bold;}
.menu-horizontal { display: block;background: #fff;}
.menu-horizontal .nav-item {  display: block; margin-bottom: 8px; }
.menu-horizontal .nav-item:last-child{border-bottom: 0px solid #adc6dc;}
.menu-horizontal .nav-link {width: 100%; padding: 12px 20px; background: #f0f0f0; color: #222222;display: block;text-align: left;  font-size: 17px; }
.menu-horizontal .nav-item .nav-link.active{color: #fff; background-image: linear-gradient(to bottom, #162d57 , #203c6e); }
.menu-horizontal .nav-link:hover {color: #fff; transition: all 0.3s;background-image: linear-gradient(to bottom, #162d57 , #203c6e); }
.menu-horizontal .nav-link:before{content: "\f105";color: #bababa;font-family: cmsfont;font-size: 16px;margin-right: 12px; }

.ny-nav-about{background: #dee9f3;}
.menu-horizontal-about{display: flex;margin-bottom: 35px;}
.menu-horizontal-about .nav-item-about { margin-right: 12px;margin-left: 12px; color: #626262;}
.menu-horizontal-about .nav-link-about {padding: 12px 30px; color: #0154a4;display: block;text-align: left;font-size: 20px; border-bottom: 4px solid #dee9f3;}
.menu-horizontal-about .nav-link-about.active,.menu-horizontal-about .nav-link-about:hover {color: #0154a4; background: #fff; border-bottom: 4px solid #0154a4; }

@media(max-width:768px) {
    .nynav-about{padding-right: 0px;}
    .ny-nav{padding-right: 0px;}
}
/*#endregion*/

/*#region 位置导航*/
.ny-crumb{background-size: cover!important;}
.ny-crumb .container-xl{display: flex;justify-content: center;align-items: center;height: 296px;  }
.page-title { display: block; text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);}
.page-title .title{font-size: 38px;font-weight: bold; color: #fff;text-align: center;margin-bottom: 10px;text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);}
.page-title .title:after{content: "";width: 70px;height: 4px;background: #fff;margin: 15px auto;display: block;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);}
.page-title a{color: #fff;}
.page-title a:hover{text-decoration: underline;}
.page-title .breadcrumb { justify-content: center; }
.breadcrumb-item + .breadcrumb-item::before { color: #fff;font-family: cmsfont; content: "\f054";font-size: 10px;  }
.page-title .breadcrumb:before { font-family: cmsfont; content: "\f016"; margin-right: 0.25rem; color: #fff}

@media(max-width:768px) {
    .ny-crumb .container-xl{height: 150px;}
    .page-title .title{font-size: 28px;}
}
/*#endregion*/

/*#region 底部*/
footer {}
footer .foot-top{background: url(../../images/footbg.jpg) no-repeat center;color: #fff; padding-top: 40px;padding-bottom: 40px;background-size: cover;}
footer .addrs{border-left: 1px solid #fff;display: flex;align-items: center;}
footer .addrs .list{margin-left: 65px;display: flex;flex-wrap: wrap;}
footer .addrs .list p{width: 50%;margin-top: 13px;margin-bottom: 13px;font-size: 16px;display: flex;align-items: center;}
footer .addrs .list p i{font-size: 24px;margin-right: 20px;}
footer .ewm{display: flex;justify-content: flex-end;align-items: center;}
footer .ewm p{margin-left: 20px;}
footer .foot-bottom{background: #000;font-size: 16px;color: #fff;text-align: center;padding-top: 13px;padding-bottom: 13px;}


@media(max-width:768px) {
    footer .addrs{border-left: 0px solid #fff;}
    footer .addrs .list{display: block;margin-left: 0px;}
    footer .ewm{justify-content: flex-start;margin-left: 0;margin-right: 20px;}
    footer .addrs .list p{width: 100%;}
}
/*#endregion*/

/*#region 首页*/
.banner-text{text-align: left;}
.banner-text h3{font-size: 48px;color: #fff;font-weight: bold;margin-bottom: 15px;}
.banner-text h5{font-size: 24px;font-weight: bold;color: #fff;}
.banner-text h3 span{color: #e73b34;}
.banner-text h4{font-size: 48px;color: #fff;font-weight: bold;margin-bottom: 40px;}
.banner-text .more{background-image: linear-gradient(to right, #dc2835 , #fc5e32);font-size: 18px;color: #fff;margin-bottom: 45px; width: 157px;height: 46px;line-height: 46px;text-align: center;display: block;border-radius: 15px;overflow: hidden;}

.home-app{background: #fff;padding: 90px 0 140px;}
.home-app .img{margin-right: 40px;}
.home-app .text{padding-top: 80px;}
.home-app .text h2{font-size: 36px;color: #333333;font-weight: bold;margin-bottom: 20px;}
.home-app .text h3{font-size: 24px;line-height: 36px; color: #535353;margin-bottom: 20px;padding-right: 40%;}
.home-app .text p{font-size: 18px;line-height: 30px; color: #535353;margin-bottom: 56px;}
.home-app .text .more{background-image: linear-gradient(to right, #dc2835 , #fc5e32);font-size: 18px;color: #fff;width: 157px;height: 46px;line-height: 46px;text-align: center;display: block;border-radius: 15px;overflow: hidden;}

.home-ad{background: url(../../images/hmad.jpg) no-repeat center;background-size: cover;height: 410px;}
.home-ad h4{font-size: 36px;padding-top: 70px;color: #fff;text-align: center;}

.home-desc{background: #fff;padding: 60px 0 10px;}
.home-desc .desc-row{margin-bottom: 54px;background: #232323;color: #fff;}
.home-desc .col-md-8{display: flex;align-items: center;justify-content: center;}
.home-desc .col-md-8 .text{width: 80%;}
.home-desc .col-md-8 .text h2{font-size: 36px;font-weight: bold;margin-bottom: 20px;}
.home-desc .col-md-8 .text p{font-size: 16px;line-height: 30px;}
.home-desc .col-md-8 .text h6{font-size: 16px;line-height: 30px;}
.home-desc .col-md-8 .text h6:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #f85832 }

.home-cust{background: #f0f0f0;padding: 45px 0 60px;}
.home-cust h2{font-size: 48px;color: #011c57;font-weight: bold;text-align: center;margin-bottom: 30px;}
.home-cust .link-box{margin-bottom: 30px;box-shadow: 8px 10px 10px rgba(0, 0, 0, 0.3);border-radius: 20px;overflow: hidden;background: #fff;padding: 10px 20px;border: 1px solid #dadada;}
.home-cust .more{background-image: linear-gradient(to right, #dc2835 , #fc5e32);font-size: 18px;color: #fff;margin: 20px auto 0; width: 157px;height: 46px;line-height: 46px;text-align: center;display: block;border-radius: 15px;overflow: hidden;}


@media(max-width:768px) {
    .home-app{padding: 30px 0 50px;}
    .home-app .text{padding-top: 30px;}
	.home-app .img{margin-right: 0px;}
    .home-app .text h3{padding-right: 0;}
    .home-desc .col-md-8 .text{padding-top: 30px;padding-bottom: 30px;}
    
}

/*#endregion*/

/*#region 文章单页*/
.sol-wrapper{padding-top: 100px;padding-bottom: 100px;}
.sol-wrapper .container-xl{max-width: 1230px;}
.sol-wrapper .row{margin-left: -45px;margin-right: -45px;}
.sol-wrapper .row .col-md-6{padding-left: 45px;padding-right: 45px;}
.sol-box{border: 1px solid #e1e1e1;margin-bottom: 60px; border-radius: 15px;overflow:hidden;box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.1);}
.sol-box .img{position: relative;}
.sol-box .img .yy{background: rgba(0, 0, 0, 0.6);opacity: 1;position: absolute;z-index: 10;left: 0;right: 0;top: 0;bottom: 0;transition: all 0.5s;}
.sol-box .img:hover .yy{opacity: 0;}
.sol-box .text{padding: 20px 30px;}
.sol-box .text h4{font-size: 24px;line-height: 48px;color: #292929;}
.sol-box .text h4 a{color: #292929;}
.sol-box .text h4 a:hover{color: #eb4134;transition: all 0.5s;}
.sol-box .text .more{font-size: 16px;line-height: 48px;color: #e13134;}
.sol-box .text .more:hover{text-decoration: underline;}

.solnr-title{font-size: 42px;font-weight: bold;color: #353535;line-height: 48px;text-align: center;margin-bottom: 50px;}
.solnr-content{font-size: 20px;line-height: 28px;color: #2f2f2f;}
.solnr-content img{max-width: 100%;height: auto;}

@media(max-width:768px) {
  .sol-wrapper{padding-top: 30px;padding-bottom: 30px;}
  .solnr-title{font-size: 22px;margin-bottom: 25px;}
}

.about-wrapper{padding-top: 70px;padding-bottom: 70px;background: #e3e3e3;}
.about-wrapper .about-box{background: #fff;padding: 70px 80px;margin-bottom: 50px;}
.about-box h2{font-size: 30px;line-height: 40px;color: #262626;font-weight: bold;margin-bottom: 30px;}
.about-box h3{font-size: 22px;color: #404040;font-weight: bold;margin-bottom: 15px;}
.about-box p{font-size: 18px;line-height: 30px;color: #404040;margin-bottom: 25px;}
.about-box .img{margin-bottom: 25px;}
.about-box h4{font-size: 24px;line-height: 30px;color: #404040;margin-bottom: 25px;text-align: center;}
.about-box h5{font-size: 18px;line-height: 30px;color: #404040;padding-left: 10px;}
.about-box h5:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #f85832 }

@media(max-width:768px) {
  .about-box h2{font-size: 24px;}
  .about-box h3{font-size: 20px;}
}

.gk-wrapper{padding-top: 70px;padding-bottom: 70px;background: #e3e3e3;}
.gk-box{background: #fff;padding: 70px 80px;}
.gk-text{background: url(../../images/gkbg.jpg) no-repeat center;background-size: cover; padding: 35px;margin-bottom: 50px;}
.gk-text h2{font-size: 30px;line-height: 40px;color: #fff;font-weight: bold;margin-bottom: 20px;}
.gk-text p{font-size: 18px;line-height: 30px;color: #fff;padding-left: 20px;}
.gk-text p:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #f85832 }

.xc-wrapper{padding-top: 70px;padding-bottom: 70px;background: #fff;}
.xc-wrapper .row{margin-left: -35px;margin-right: -35px;}
.xc-wrapper .row .col-md-4{padding-left: 35px;padding-right: 35px;}
.xc-box{border: 5px solid #2a2a2a;border-bottom: 0;box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.1);margin-bottom: 45px;}
.xc-box h4{background: #2a2a2a;height: 70px;font-size: 18px;line-height: 30px;text-align: center;display: flex;align-items: center;justify-content: center;}
.xc-box h4 a{color: #fff;}
.xc-box h4 a:hover{text-decoration: underline;}

.gk-wrapper.down .row{margin-left: -50px;margin-right: -50px;}
.gk-wrapper.down .row .col-md-6{padding-left: 50px;padding-right: 50px;}
.down-box{margin-bottom: 30px;}
.down-box .img{border: 5px solid #2a2a2a;}
.down-box .more{width: 230px;display: block;height: 55px;margin: 30px auto 0;background: #e83b34;border-radius: 40px;overflow: hidden;text-align: center;font-size: 26px;line-height: 55px;color: #fff;}

@media(max-width:1600px) {
    .gk-text{padding: 15px;margin-bottom: 30px;}
    .about-wrapper .about-box{padding: 30px 15px;margin-bottom: 30px;}
    .xc-wrapper{padding-top: 30px;padding-bottom: 30px;}
    .gk-box{padding: 30px 15px;}
    .about-wrapper{padding-top: 30px;padding-bottom: 30px;}
    .gk-wrapper{padding-top: 30px;padding-bottom: 30px;}
  .xc-wrapper .row{margin-left: -15px;margin-right: -15px;}
    .xc-wrapper .row .col-md-4{padding-left: 15px;padding-right: 15px;}
    .gk-wrapper.down .row{margin-left: -15px;margin-right: -15px;}
.gk-wrapper.down .row .col-md-6{padding-left: 15px;padding-right: 15px;}
.sol-box{margin-bottom: 30px;}
}

.prom-wrapper{padding-top: 60px;padding-bottom: 60px;background: #fff;}
.prom-wrapper .container-xl{max-width: 1140px;}
.prom-wrapper h2{font-size: 33px;line-height: 40px;color: #262626;font-weight: bold;margin-bottom: 20px;}
.prom-wrapper h3{font-size: 26px;line-height: 50px;color: #404040;margin-left: 15px;}
.prom-wrapper h3:before { content: "●"; font-size: 1.25rem; margin-right: 5px; color: #f85832 }
.prom-wrapper .more{margin-left: 15px;margin-top: 20px;margin-bottom: 35px; background: #e73b34;display: inline-block;padding: 12px 27px;border-radius: 35px;overflow: hidden;font-size: 24px;color: #fff;}
.prom-wrapper .hr{border-color: #4f4f4f;margin-bottom: 60px;}
.prom-wrapper h4{font-size: 26px;line-height: 50px;color: #404040;margin-bottom: 35px;text-align: center;margin-top: 25px;}
.prom-wrapper .prombox2 img{height: 368px;}

@media(max-width:768px) {
    .prom-wrapper .prombox2 img{height: auto;}
    .prom-wrapper{padding-top: 30px;padding-bottom: 30px;}
    .prom-wrapper h2{font-size: 28px;}
    .prom-wrapper h3{font-size: 18px;}
    .prom-wrapper h3:before { font-size: 1rem;}
    .prom-wrapper h4{font-size: 18px;margin-top: 15px;margin-bottom: 20px;}
    .prom-wrapper .more{font-size: 20px;}
    .prom-wrapper .hr{margin-bottom: 30px;}
}

/*#endregion*/

/*#region 产品列表*/
.prolist{width: 90%;border-top: 1px solid #000000;padding-top: 50px;margin: 30px auto 0;}
.pro-box{display: flex;background: #f4f4f4;margin-bottom: 60px;}
.pro-box .left{border: 5px solid #2a2a2a;}
.pro-box .right{display: flex;align-items: center;justify-content: center;}
.pro-box .right .text{width: 80%;}
.pro-box .right .text h3{font-size: 28px;line-height: 36px;color: #000000;font-weight: bold;margin-bottom: 15px;}
.pro-box .right .text h4{font-size: 18px;line-height: 30px;color: #404040;padding-left: 10px;}
.pro-box .right .text h4:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #f85832 }
.pro-box .right .text h5{font-size: 20px;line-height: 30px;color: #000000;font-weight: bold;margin-top: 30px;}
.pro-box .right .text p{font-size: 18px;line-height: 36px;color: #000;}

@media(max-width:768px) {
    .prolist{width: 100%;}
    .promt{margin-top: 30px;margin-bottom: 30px;}
    .pro-box{display: block;margin-bottom: 30px;}
    .pro-box .right .text{width: 80%;padding-top: 30px;padding-bottom: 30px;}
}

/*#endregion*/

/*#region 文章列表*/
/*#region news list*/
.news-wrapper {padding-top: 50px; padding-bottom: 40px;}
.news-wrapper .news-col {background: #fff;display: flex;flex-wrap: wrap;align-items: center;margin-bottom: 50px;}
.news-wrapper .news-col .img{width: 25%;border: 1px solid #989898;}
.news-wrapper .news-col .text{width: 75%;padding-left: 60px; padding-right: 20px;}
.news-wrapper .news-col .text h4{font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.news-wrapper .news-col .text p{font-size: 16px;line-height: 28px;color: #666666;margin-bottom: 20px;}
.news-wrapper .news-col .text .desc{display: flex;align-items: center;justify-content: space-between;}
.news-wrapper .news-col .text time{font-size: 16px;color: #666666;display: flex;align-items: center;}
.news-wrapper .news-col .text time:before{content: "";width: 16px;height: 16px;background: url(../../images/timetb.png) no-repeat;display: block;margin-right: 8px;}
.news-wrapper .news-col .text .more{font-size: 16px;color: #666666;text-transform: uppercase;}
.news-wrapper .news-col:hover{background: #f2f2f2;}
.news-wrapper .news-col:hover .more{color: #0a2659;}

/*#endregion*/
@media(max-width:768px) {
    .news-wrapper {padding-top: 30px; padding-bottom: 30px;}
    .news-wrapper .news-col .img{width: 100%;}
    .news-wrapper .news-col {margin-bottom: 20px;}
	.news-wrapper .news-col .text{width: 100%;padding: 20px 0;}
}

/*#region down list*/
.img-col{ margin-bottom: 25px;}
.img-col .img {  line-height: 0; }
.img-col .card-title{flex-grow: 1;margin: 0;padding: 0.5rem 0.75rem;color: #222;text-align: center;font-size:18px;line-height: 24px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.img-col:hover .card-title{color: #0154a4;}

@media(max-width:768px) {
    
}
/*#endregion*/

/*#region contact wrapper*/
.down-wrapper {min-height: 500px;padding-bottom: 60px;margin-top: 60px;}
.down-wrapper h4{font-size: 20px; line-height: 18px;margin-top: 15px;margin-bottom: 25px;text-align: center;}
.down-wrapper .img{border: 3px solid #dceefc;}
.down-wrapper .more{text-align: center; margin-top: 20px;margin-bottom: 30px;}
.down-wrapper .more a{background-image: linear-gradient(#0055a4, #2686e1 ,#0055a4);font-size: 15px;color: #fff; padding: 8px 20px;border-radius: 25px;overflow: hidden;}

/*#endregion*/

/*其他内容*/

/*#endregion*/


/*#region 其他*/
/*分页*/
.page-link { padding: .5rem 0.875rem; }
.page-item.active .page-link { color: #fff; background-color: #e13134; border-color: #e13134; }


/*#表格*/
.table-wrapper table th, .table-wrapper table td { padding: 5px; vertical-align: middle; font-size: 14px; border: 1px solid #dee2e6; text-align: center; }
.table-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.table-wrapper table tbody tr:hover { background-color: #dee2e6; color: #555; }
.table-wrapper table { display: table; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
@media (max-width: 575.98px) {
    .table-wrapper-sm table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media(max-width:768px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 991.98px) {
    .table-res-lg table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 1500.98px) {
    .table-wrapper-xl table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}


/*#endregion*/
