/*#region 通用*/
body { color: #222; font-size: 14px; font-family: 微软雅黑;}
a{color: #222;}
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 { padding-bottom: 45px; padding-top: 45px; }
.bghui{background: #f4faff;}
.card-thumb img{transition: all 0.5s ease;}
.card-thumb:hover img{transform: scale(1.05);}
.container-xl.long{max-width: 1630px;}
@media(max-width:768px) {
    .main-container { padding: 30px 0; }
}
/*#endregion*/

.header {z-index: 999;width: 100%;background: #ffffff;position: relative;}
.header .bg{background: #576b3e; height: 110px;position: absolute;right: 0;top: 0; width: 50%;}
.header-top{background: #fff;}
.header-top .top-logo{display: flex;align-items: center;padding: 10px 0;}
.header-top .top-nav{display: flex;align-items: center;justify-content: flex-end;height: 110px;}
.header-top .top-search{margin-left: 20px;}
.header-text{background: #005ca1;padding: 5px 0;}
.header-text .text{color: #fff;}
.header-text .lang{display: flex;justify-content: flex-end;align-items: center;}
.header-text .lang>a{margin-left: 6px;color: #fff;}

.navbar { padding: 0px;position: relative; z-index: 9999;}
.navbar-custom { top: 0; z-index: 2; justify-content: end; font-family: Arial;}
.navbar-custom .navbar-nav > .nav-item { font-size: 18px; min-width: 100px; margin: 0 12px;  }
.navbar-custom .navbar-nav .nav-link {display: flex;align-items: center;justify-content: center; text-align: center; color:#666666; font-size: 18px; border-radius: 20px;overflow: hidden; }
.navbar-custom .navbar-nav .nav-link:hover{background: #005ca1;transition: all 0.5s;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{background: #005ca1;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: #fff;}
.header-mb .top-mb{display: flex; justify-content: flex-end;align-items: center;width: 60%; }
.header-mb .navbar-brand{width: 40%;}
.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: #333}
.header-mb .top-mb .icon-bars{color: #333;}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{color: #333;}
.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;}

@media(max-width:1600px) {
  .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; }
    .navbar-custom .navbar-nav .nav-link{height: auto;background: none;line-height: 40px;}
    .navbar-custom .navbar-nav .nav-item:hover .nav-link,.navbar-custom .navbar-nav .nav-item.active .nav-link{color: #005ca1;background: #fff;}
    .navbar-custom .navbar-collapse { background: #005ca1; 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;}
    .search-group .form-control{height: 36px;}
    .search-group .btn{width: 35px;height: 35px;}
}


@media(max-width:1200px) {
.navbar-custom .navbar-nav .nav-item { margin: 0 5px;}
}
@media(max-width:768px) {
    
}
/*#endregion*/

/*#region 栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #005ca1; 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: #005ca1 }
.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; }

.pronav-title{background: #005ca1;height: 50px; padding-left: 30px;font-size: 24px;color: #fff;display: flex;align-items: center;}
.pronav-title:before{content: "";width: 5px;height: 24px;background: #fff;display: inline-block;margin-right: 20px;}
.menu-horizontal-about{margin-bottom: 35px;}
.menu-horizontal-about .nav-item-about { color: #626262;}
.menu-horizontal-about .nav-link-about {padding: 12px 30px; color: #222;margin-bottom: 6px; background: #e6e6e6; display: block;text-align: left;font-size: 18px;}
.menu-horizontal-about .nav-link-about.active,.menu-horizontal-about .nav-link-about:hover {color: #005ca1; background: #fff; }
.menu-horizontal-about .nav-link-about:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #222 }
.menu-horizontal-about .nav-link-about.active:before,.menu-horizontal-about .nav-link-about:hover:before{color: #005ca1;}

.menu-horizontal-child{display: flex;margin-bottom: 20px;}
.menu-horizontal-child .nav-item-child {margin-bottom: 15px; margin-right: 20px; overflow: hidden; }
.menu-horizontal-child .nav-link-child {width: 100%; min-width: 100px; padding: 8px 20px; color: #005ca1;border: 1px solid #005ca1; background: #fff; display: block;text-align: center;font-size: 18px;}
.menu-horizontal-child .nav-link-child.active,.menu-horizontal-child .nav-link-child:hover {color: #fff;background: #005ca1;}

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

/*#region 位置导航*/
.ny-crumb{}
.ny-crumb .container-xl{display: flex;justify-content: flex-start;align-items: center;height: 250px; }
.page-title { display: block; color: #fff;}
.page-title .title{font-size: 36px;font-weight: bold; color: #fff;text-align: left;margin-bottom: 15px;}
.page-title a{color: #fff;}
.page-title a:hover{text-decoration: underline;}
.page-title .breadcrumb { justify-content: flex-start; }
.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) {
    .page-title .title{font-size: 26px;}
    .ny-crumb .container-xl{height: 200px;}
}
/*#endregion*/

/*#region 底部*/
footer {background: #005ca1;padding: 35px 0 60px;color: #fff;}
footer .ewm{padding-left: 0px;padding-top: 30px;}
footer h3{font-size: 24px;font-weight: bold;margin-bottom: 20px;padding-top: 10px;}
footer p{font-size: 16px;line-height: 33px;}
footer p a{color: #fff;}

@media(max-width:768px) {
    footer .ewm{margin-bottom: 20px;}
}
/*#endregion*/

/*#region 首页*/
.home-title{margin-top: 60px;margin-bottom: 40px; text-align: center;}
.home-title h2{font-size: 40px;line-height: 56px;font-weight: bold;color: #005ca1;margin-bottom: 15px;}
.home-title .subtitle{position: relative;}
.home-title .subtitle .hr{border-bottom: 1px solid #dddddd;position: absolute;width: 100%;left: 0;right: 0;top: 14px;z-index: -1;}
.home-title .subtitle p{font-size: 18px;line-height: 28px;color: #666666;background: #fff;z-index: 10;display: inline-block;padding: 0 16px;}
.home-title .subtitle p a{color: #666666;}
.home-title .subtitle p a:hover{color: #005ca1;transition: all 0.5s;}

.home-about{}
.home-about .text{font-size: 18px;line-height: 33px;color: #222222;margin-bottom: 35px;padding-top: 12px;}
.home-about h3{font-size: 20px;color: #005ca1;line-height: 28px;margin-bottom: 16px;font-weight: bold;}

.home-pro .img{border: 1px solid #e7e7e7;}
.home-pro .col:hover .img{border-color: #005ca1;transition: all 0.5s;}
.home-pro h4{margin-top: 15px;margin-bottom: 18px;text-align: center;}
.home-pro h4 a{font-size: 16px;color: #222222;line-height: 28px;}
.home-pro .col:hover a{color: #005ca1;transition: all 0.5s;}

.home-profl{padding-bottom: 40px;}
.home-profl .img{margin-bottom: 10px;}
.home-profl h4{margin-bottom: 20px;background: #e3e3e3;text-align: center;border-bottom: 3px solid #fff;}
.home-profl h4 a{font-size: 18px;line-height: 38px;color: #222222;}
.home-profl .col-md-3:hover h4{background: #daecfa;transition: all 0.5s;border-color: #47abe9;}

.home-js{background: url(../../images/jsbg.jpg) no-repeat center;background-size: cover;padding: 40px 0;color: #fff ;}
.home-js .title{display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #999999;height: 70px;margin-bottom: 42px;}
.home-js .title h2{font-size: 32px;font-weight: bold;}
.home-js .title .more{font-size: 18px;color: #fff;}
.home-js .list h3{font-size: 20px;line-height: 28px;font-weight: bold;margin-top: 30px;}
.home-js .list h3:after{content: "";width: 50px;height: 3px;background: #fff;display: block;margin-bottom: 15px;margin-top: 10px;}
.home-js .list p{font-size: 14px;line-height: 26px;}

.home-news {padding-bottom: 70px;}
.home-news .text{padding: 0 12px;margin-top: -33px;z-index: 10;display: block;position: relative;}
.home-news .text .box{background: #fff;padding: 24px;box-shadow: 4px 4px 14px rgba(162, 162, 162, 0.3);}
.home-news .text h4{margin-bottom: 12px; display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.home-news .text h4 a{font-size: 18px;line-height: 29px;color: #222222;}
.home-news .text h4 a:hover{color: #005ca1;transition: all 0.5s;}
.home-news .text p{font-size: 14px;line-height: 24px;color: #666666;margin-bottom: 10px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.home-news .text .desc{display: flex;align-items: center;justify-content: space-between;}
.home-news .text time{display: flex;font-size: 14px;line-height: 24px;color: #666666;align-items: center;}
.home-news .text time:before{content: "";width: 18px;height: 18px;background: url(../../images/timeimg.png) no-repeat;margin-right: 8px;}
.home-news .more{width: 83px;height: 26px;background: #005ca1;color: #fff;text-align: center;}

.home-bq{position: relative;}
.home-bq .box{background: #fff;height: 200px;padding: 30px 50px;box-shadow: 4px 4px 14px rgba(162, 162, 162, 0.3);}
.home-bq .bg{width: 100%;height: 100px;background: #005ca1;position: absolute;bottom: 0;left: 0;right: 0;z-index: -1;}
.home-bq .box{display: flex;align-items: center;justify-content: space-between;}
.home-bq .box .left{width: 18%;font-size: 40px;line-height: 56px;font-weight: bold;color: #1767a7;}
.home-bq .box .right{width: 82%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.home-bq .item{width: 50%;margin-top: 12px;}
.home-bq .item .num{display: flex;align-items: center;font-size: 20px;line-height: 28px;}
.home-bq .item .num span{width: 30px;height: 30px;font-size: 20px;line-height: 30px;font-family: Arial;background: #005ca1;display: block;color: #fff;text-align: center;margin-right: 14px;}
.home-bq .item p{font-size: 16px;color: #666666;line-height: 28px;padding-left: 42px;margin-top: 12px;}

@media(max-width:768px) {
    
}

/*#endregion*/

/*#region 文章单页*/
/*#region about wrapper*/
.about-wrapper{background: #ffffff;padding: 45px 0;}
.about-wrapper h2{font-size: 32px;font-weight: bold;color: #005ca1;line-height: 54px;}
.about-wrapper p{font-size: 16px;line-height: 35px;color: #222222;}
.jsyf-title{font-size: 32px;font-weight: bold;color: #005ca1;line-height: 54px;margin-bottom: 30px;}
.jsyf-p{font-size: 20px;line-height: 28px;color: #222;margin-bottom: 30px;}
.jsyf-p span{color: #005ca1;font-weight: bold;margin-right: 5px;}
@media(max-width:768px) {
    
}

/*#endregion*/

/*#region faq list*/
#faq-page {   background: #fff; margin-bottom: 20px; }
#faq-page .desc{font-size: 20px;color: #222222;line-height: 30px;margin-bottom: 20px;}
#faq-page .faq-box {border: 1px solid #666666;padding: 18px 30px; }
#faq-page .faq-box .faq-a { padding: 0em 24px;font-size: 18px;color: #222222;line-height: 28px; display: flex;}
#faq-page .faq-box .faq-q{display: flex;align-items: center;font-size: 24px;color: #222222;font-weight: bold;margin-bottom: 12px;}
#faq-page .faq-box .faq-q span{width: 30px;height: 30px;font-size: 20px;line-height: 30px;font-family: Arial;background: #005ca1;display: block;color: #fff;text-align: center;margin-right: 14px;}
#faq-page .faq-box .faq-a .text{padding: 0 20px;}

@media(max-width:768px) {

    #faq-page .faq-box .faq-a { padding: 1em;  }
}

/*#region contact-wrapper*/
.contact-wrapper {  background: #fff; padding: 55px 0; }
.contact-wrapper h2{font-size: 38px;font-weight: bold;color: #005ca1;margin-bottom: 45px;}
.contact-wrapper p{display: flex;align-items: center;font-size: 20px;color: #222222;margin-bottom: 35px;}
.contact-wrapper p span{margin-right: 35px;}
.contact-wrapper .map{border: 1px solid #d8d8d8;margin-top: 15px;}
.contact-wrapper .map h3{background: #ececec;font-size: 16px;font-weight: bold;text-align: center;line-height: 40px;}

.contact-wrapper .box{border:1px solid #dddddd;padding:45px;height:100%;}
.contact-wrapper .box .t{font-size:32px;color:#045a9b;margin-bottom:25px;}
.contact-wrapper .box p{font-size:19px;line-height:44px;margin-bottom:0;color:#333;}
.contact-wrapper .box p a{color:#333;}
.contact-wrapper .box p a:hover{text-decoration:underline;color:#045a9b;}
.contact-wrapper .box p span{margin-right: 27px;}
.contact-wrapper .img{border:1px solid #dddddd;}
.contact-wrapper .row{margin-bottom:40px;}

@media(max-width:768px) {
    .contact-wrapper h2{font-size: 28px;}
    .contact-wrapper .box .t{font-size:22px;}
    .contact-wrapper .box{padding:15px;height:auto;}
    .contact-wrapper .box p{font-size:16px;line-height:36px;}
    .contact-wrapper .img{margin-top:25px;}
}

#float{position:fixed;right:0;top:50%;margin-top:-60px;z-index:55;}
#float .ico{display:block;width:60px;height:60px;text-align:center;position:relative;cursor:pointer;margin-bottom:5px;box-shadow:0 0 10px #666;}
#float .ico>i{font-size:30px;line-height:60px;display:block;color:#fff;position:relative;z-index:9999;background:#045a9b;}
#float .ico>.img{position:absolute;right:60px;width:140px;top:0;display:none;background-color:#fff;box-shadow:0 0 5px #b0b0b0;}
#float .ico>.img>img{width:100%;}
#float .ico p{position:absolute;top:0;right:-200px;padding:15px 20px;font-size:16px;line-height:30px;height:60px;background-color:#045a9b;color:#FFF;transition:all 0.3s;z-index:0;white-space: nowrap;}
#float .ico:hover>.img{display:block;}
#float .ico:hover p{right:60px;}
@media (min-width:1px) and (max-width:991px){
    #float .ico{width:40px;height:40px;}
    #float .ico>i{font-size:24px;line-height:40px;}
    #float .ico>.img{right:40px;}
}

@media(max-width:768px) {
    
}

/*#endregion*/

/*#region 产品列表*/
.pro-wrapper {}
.pro-wrapper .pro-box{border: 1px solid #e6e6e6;padding: 5px;margin-bottom: 30px;}
.pro-wrapper .pro-box h4{font-size: 19px;color: #666666;line-height: 40px;text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-wrapper .pro-box h4 a{color: #666666;}
.pro-wrapper .pro-box h4 a:hover{color: #005ca1;}

@media(max-width:768px) {
    .promt{margin-top: 30px;margin-bottom: 30px;}
}

/*#endregion*/

/*#region 文章列表*/
/*#region news list*/
.news-col{display: flex;flex-wrap: wrap;margin-bottom: 30px;}
.news-col .img{width: 20%;border: 1px solid #e1e1e1;line-height: 0;}
.news-col .text{width: 80%;background: #fff;padding-left: 40px;padding-top: 10px;}
.news-col .text h4{font-size: 20px;font-weight: bold; color: #005ca1;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 15px;}
.news-col .text h4 a{color: #005ca1}
.news-col .text h4 a:hover{color: #efab00;}
.news-col .text p{font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 20px; display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.news-col .text .more{width: 90px;height: 28px;font-size: 14px;line-height: 28px; background: #005ca1;color: #fff;text-align: center;display: block;}
.news-col .text .more:hover{text-decoration: underline;}

@media(max-width:768px) {
    .news-col .img{width: 100%;}
    .news-col .text{width: 100%;padding-top: 25px;padding-left: 0;}
}
/*#endregion*/

/*#region 详情页*/
/*默认设置*/
.content-wrapper { line-height: 1.7;  margin-bottom: 1.5rem; }
.content-wrapper h2 { font-size: 1rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper h3 { font-size: 0.875rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper img { max-width: 100% !important; height: auto !important; }
.content-wrapper ol { margin-left: 1em; padding-left: 1em; }
.content-wrapper video { max-width: 100% !important; height: auto !important; }
.content-wrapper iframe { max-width: 100%; }
.content-wrapper table { width: 100%; margin-bottom: 1rem; color: #212529; }
.content-wrapper table p{margin-bottom: 0;}
.content-wrapper table th, .content-wrapper table td { padding: 0.5rem; vertical-align: middle; border: 1px solid #dee2e6; text-align: center; }
.content-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.content-wrapper table tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); color: #555; }
.content-wrapper table p{ margin-bottom: 0;}

/*产品内容*/
.pronr-wrapper{ background: #fff;}
.pronr-wrapper .pronr-title{font-size: 26px;color: #005ca1;font-weight: bold; border-bottom: 1px solid #cccccc;padding-bottom: 13px;}
.pronr-wrapper .content{padding: 20px 0 0;}
.pronr-wrapper .product-head{margin-bottom: 30px;}
.pronr-wrapper .product-head .product-thumb{padding: 7px;}
.pronr-wrapper .pro-service .download{background: #fff;font-size: 16px;color: #005ca1;border: 1px solid #005ca1; padding: 10px 18px;display: block;border-radius: 10px;width: 140px;text-align: center; overflow: hidden;}

@media(max-width:768px) {
    .pronr-wrapper .product-head .product-thumb{margin-bottom: 20px;}
}

/*文章内容*/
/*#region newsnr-container*/
.newsnr-wrapper{background: #fff; padding: 45px 0px;}
.newsnr-container{background: #fff;}
.newsnr-container .title { font-size: 30px; color: #222222; text-align: center; }
.newsnr-container .content { color: #333333; font-size: 14px; line-height: 28px; padding: 0; }
.newsnr-container .content p { margin-bottom: 0; }
.newsnr-container .summary {text-align: center; padding-bottom: 22px; margin: 30px 0; font-size: 14px; color: #999999; border-bottom: 1px solid #cccccc; }
.newsnr-container .summary span { margin-right: 15px; }
.newsnr-container .social a{border-radius: 0;}
.content-other{background: #fff;font-size: 16px;color: #0154a4;padding-bottom: 15px;}
.content-other a{color: #3d3d3d;}
.content-other a:hover{ color: #0154a4;transition: all 0.3s; }

.hot-pro { margin-bottom: 20px;margin-top: 35px;}
.hot-pro .hot-pro-title{font-size: 26px;color: #005ca1;font-weight: bold; border-bottom: 1px solid #cccccc;padding-bottom: 13px;}
.hot-pro .pro-box h4{font-size: 14px; line-height: 45px;padding-left: 15px;padding-right: 15px; text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hot-pro .box{padding: 20px 0;}
.hot-pro .pro-box .img{overflow: hidden;border: 1px solid #005ca1;}

.hot-news { margin-bottom: 45px;}
.hot-news .hot-news-title{font-size: 26px;color: #005ca1;font-weight: bold; border-bottom: 1px solid #cccccc;padding-bottom: 13px;}
.hot-news h4{font-size: 18px; line-height: 45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-top: 20px;}
.hot-news p{font-size: 14px;line-height: 22px;color: #666666;margin-bottom: 15px;}
.hot-news time{display: flex;font-size: 14px;line-height: 24px;color: #a3a3a3;align-items: center;}
.hot-news time:before{content: "";width: 16px;height: 16px;background: url(../../images/timetb.jpg) no-repeat;margin-right: 8px;}

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

/*其他内容*/
.pro-feedback h3{ font-size: 18px; color: #10539a;}
.content-subtitle { color: #484848; font-size: 18px; margin-bottom: 10px; font-weight: bold; }

/*#endregion*/


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

/*留言*/
.form-feedback .form-control{ background: rgba(244, 244, 244, 0.6); color: #4b4b4b; padding-top: 10px;padding-bottom: 10px; margin-bottom: 10px; }
.form-feedback .btn { color: #777; color: #fff; background: #005ca1; font-size: 18px; line-height: 22px;}
.form-feedback .btn:hover{background:#182f58 }
.form-feedback .form-control::-webkit-input-placeholder{color: #6d6d6d;}
.form-feedback .input-group-img{height: 43px;}

/*搜索*/
.search-group { width: 170px; height: 37px; background: #fff; overflow: hidden;border: 1px solid #666666;border-radius: 25px;}
.search-group .form-control { border: none; border-radius: 0px ;background: transparent;color: #666666;}
.search-group .form-control::-webkit-input-placeholder{color: #666666;}
.search-group .btn {border-radius: 0px;border-left: 1px solid #666666; background:#fff; height: 37px;  width: 37px;display: flex;justify-content: center;align-items: center; padding: 6px 20px; margin-bottom: 0; }
.search-group i { color: #666666; font-size: 1.3rem; }
.search-group .btn:hover{background: #fff;}
.search-group .btn:hover i{color: #666666;}


/*#表格*/
.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*/

/*手机端底部菜单*/
.mobile-nav{position: fixed;bottom: 0;left: 0;right: 0;height: 48px; background: #005ca1;z-index: 999;display: flex;border-top: 2px solid #fff;}
.mobile-nav .item{width: 25%;border-left: 1px solid rgba(255,255,255,.2);}
.mobile-nav .item a{font-size: 12px;color: #fff;display: block; text-align: center;line-height: 20px;padding-top: 8px;}
.mobile-nav .item:first-child{border-left: 0px;}
.mobile-nav .item a:before{font-family: cmsfont; font-size: 14px; color: #fff;display: block; line-height: 16px;}
.mobile-nav .item span{font-size: 12px;color: #fff;display: block; text-align: center;line-height: 20px;padding-top: 8px;}
.mobile-nav .item span:before{font-family: cmsfont; font-size: 14px; color: #fff;display: block; line-height: 16px;}
.mobile-nav .mobile-nav-home:before{content: "\f80a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-pro:before{content: "\f07a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-tel:before{content: "\f87a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-feedback:before{content: "\f0e0";font-family: cmsfont; font-size: 14px;}

.reveal-modal-bg{position:fixed;height:100%;width:100%;z-index:1000;display:none;top:0;left:0;background:rgba(00,00,00,0.8);}
.reveal-modal{visibility:hidden;top:50px;left:50%;margin-left:-45%;width:90%;position:absolute;z-index:1001;padding:25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF;}
.reveal-modal h2{font-size:20px;text-align:center;}
.reveal-modal .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:8px;right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;}
.reveal-modal-pro{visibility:hidden;top:0;left:0;width:100%;position:absolute;z-index:1001;background-color:#f7f7f7;height:100vh; overflow-y:auto;}
.reveal-modal-pro h2{width:100%;text-align:center;font-size:18px;text-transform:uppercase;line-height:45px;background:#fff;margin-bottom:0;margin-top:0;}
.reveal-modal-pro h3{width:100%;font-size:16px;text-transform:uppercase;line-height:45px;font-weight:bold;background:#e4e4e4;padding-left:15px;margin-bottom:0;margin-top:0;}
.reveal-modal-pro ul,.reveal-modal-pro ul li{list-style:none;padding:0;margin:0;}
.reveal-modal-pro .mb-pro-nav>li{border-top:1px solid #fff;border-bottom:1px solid #ddd;font-size:14px;line-height:1.2;text-transform:capitalize;position:relative;}
.reveal-modal-pro .mb-pro-nav>li>a{padding-left:20px;}
.reveal-modal-pro .mb-pro-nav>li a{display:block;padding-top:12px;padding-bottom:12px;padding-right:20px;}
.reveal-modal-pro .mb-pro-nav>li>span{padding-left:20px;}
.reveal-modal-pro .mb-pro-nav>li span{display:block;padding-top:12px;padding-bottom:12px;padding-right:20px;}
.reveal-modal-pro .mb-pro-nav>li ul{display:none;}
.reveal-modal-pro .mb-pro-nav .hasul>span:after{content:'\f107';font-family:cmsfont;color:#999;font-size:18px;position:absolute;width:12px;height:18px;line-height:18px;text-align:center;right:10px;top:13px;font-weight:400;}
.reveal-modal-pro .mb-pro-nav>li.active>a{font-weight:bold;background:#eee;}
.reveal-modal-pro .mb-pro-nav>li.active{background:#eee;border-bottom:3px solid #dadada;}
.reveal-modal-pro .mb-pro-nav>li ul li{border-top:1px dotted #ccc;font-size:12px;}
.reveal-modal-pro .mb-pro-nav>li ul li a{padding-left:36px;}
.reveal-modal-pro .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:42px;padding: 15px; right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;}

@media(max-width:768px) {
    .totop{z-index: 99;bottom: 60px;}
    footer {margin-bottom: 48px; }
}





