/*#region 通用*/
body { color: #000; font-size: 14px;  font-family: 'Poppins', sans-serif; }
a:hover{color:#008bd2;}
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:20px; background: #fff;margin-bottom: 30px; }
.bghui{background: #f3f3f3;}
.bghuang{background: #f7ca2e;}
.bglv{background: #008bd2;}
.bgcheng{background: #f18d30;}
.bgzi{background: #8589c1;}
.bgqing{background: #b9d24d;}
.bgbai{background: #fff}
@media(max-width:768px) {
    .main-container { padding:20px; }
}

#crlist img{max-width:100%;}
/*#endregion*/

.header {z-index: 999;width: 100%;border-bottom: 3px solid #353336;}
.header-top{background: #fff; padding-top: 10px;padding-bottom: 10px; }
.header-top .top-box {display: block;text-align: right;}
.header-top .top-search{margin-top: 10px;}

.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-top: 15px;*/margin-bottom: 5px; }
.navbar-custom .navbar-nav .nav-item {  padding: 0; margin-right: 5px;margin-left: 5px; }
.navbar-custom .navbar-nav .nav-item:first-child{border-left: 0;}
.navbar-custom .navbar-nav .nav-item:last-child{border-right: 0;}
.navbar-custom .navbar-nav .nav-link { padding: 0.1rem 1.1rem; text-align: center; color:#3a3a3a; font-size: 18px; line-height: 30px;border-radius: 25px; overflow: hidden; display: flex;justify-content: center; }
.navbar-custom .navbar-nav .nav-link:hover, .navbar-custom .navbar-nav .nav-link:focus {color: #fff;background: #008bd2;transition: 0.3s all;  }
.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;background: #008bd2; }
.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); }
.navbar-custom .navbar-nav .nav-item:hover .nav-link{color: #fff;background: #008bd2; transition: 0.3s all;}



/*#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:25%;}
.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: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; }
    .navbar-custom .navbar-nav .nav-item:hover .nav-link,.navbar-custom .navbar-nav .nav-item.active .nav-link{color: #008bd2;background: #fff;}
    .navbar-custom .navbar-collapse { background: #008bd2; 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;}
}
/*#endregion*/
/*#endregion*/

/*#region 栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; margin-top: 30px; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #008bd2; 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: #008bd2 }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }

.nynav-pro{margin-bottom: 20px;}
.menu-horizontal{display: flex;justify-content: center;}
.menu-horizontal .nav-item {margin-right: 5px;margin-left: 5px; overflow: hidden; }
.menu-horizontal .nav-link {width: 100%; padding: 12px 20px; color: #fff;display: block;text-align: left;  font-size: 16px;  }
.menu-horizontal .nav-link.active,.menu-horizontal .nav-link:hover {color: #fff;background: #ed7902;  }

.menu-horizontal-child {  display: flex; flex-wrap: wrap; }
.menu-horizontal-child .nav-item-child{display: flex;align-items: center;position: relative;margin: 2px 10px 5px 0;}
.menu-horizontal-child .nav-link-child {background:url(/upload/1c/202211/dian.jpg) no-repeat 10px center; color: #333;font-size: 14px;line-height: 31px; padding: 5px 20px;/*border: 1px solid #0095d9;*/ overflow: hidden;}
.menu-horizontal-child .nav-link-child:hover,.menu-horizontal-child .nav-link-child.active{/*color: #fff;background: #0095d9;*/color: #0095d9; transition: all 0.3s;}

#proin-menu02{background:#f3f3f3;}
.menu-horizontal-about{display: flex;/*border-bottom: 1px solid #e4e4e4;*/padding: 15px 0;justify-content: center;}
.menu-horizontal-about .nav-item-about { background: #fff;margin: 5px;}
.menu-horizontal-about .nav-link-about {padding: 6px 20px; color: #555;display: block;text-align: center;min-width: 100px;  font-size: 16px;border-radius: 25px;position:relative; }
.menu-horizontal-about .nav-link-about.active,.menu-horizontal-about .nav-link-about:hover {color: #fff; background: #008bd2;  }

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

/*#region 位置导航*/
.page-title {background:#353336;padding: 15px; display: -ms-flexbox; display: flex; color: #fff; justify-content:flex-start; align-items: center;}
.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) {
    .licheng-img{width:100%;}
}
/*#endregion*/

/*#region 底部*/
.foot-contact-box{background: #ececec;padding: 30px 0;}
.foot-contact-box h3{font-size: 25px;color: #282d2b;line-height: 32px;margin-bottom: 25px;}
.foot-contact-box .address{border-bottom: 1px solid #d4d4d4;padding-bottom: 10px;margin-bottom: 10px;color: #363636;}
.foot-contact-box  p{font-size: 16px;color: #363636;line-height: 28px;} 
.foot-contact-box i{}

footer {  background: #008bd2;color: #fff;text-align: center; padding: 15px 0;}
footer.index{background: #fff; color: #8b8b8b;}
footer.index .foot-nav a{font-size: 14px;color: #8b8b8b;margin: 0 11px;}
footer.index .foot-nav a:hover{color: #008bd2; transition: all 0.3s;}
footer .foot-nav a{font-size: 14px;color: #fff;margin: 0 11px;}
.foot-text{margin-top: 8px;} 

@media(max-width:768px) {
    .foot-bottom {text-align: center;}
}
/*#endregion*/

/*#region 首页*/
.banner{border-bottom: 3px solid #353336;}

.home-pro{padding: 30px 0;}
.home-pro h2{font-size: 30px;line-height: 36px;color: #0a0a0a;}
.home-pro .desc{font-size: 14px;line-height: 18px;color: #949494;margin-bottom: 25px;}
.home-pro .prolist .img{border: 1px solid #008bd2;border-radius: 25px;overflow: hidden;margin-bottom: 5px;}
.home-pro .prolist .title{font-size: 18px;line-height: 36px;text-align: center;margin-bottom: 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.home-pro .row{margin-left: -30px;margin-right: -30px;}
.home-pro .row .col-md-4{padding-left: 30px;padding-right: 30px;}

.home-box{padding: 30px 0;}
.home-title{font-size: 48px;font-weight: bold;color: #fff;text-align: center;}
.home-title:after{content: "";width: 116px;height: 8px;background:#008bd2;display: block;margin: 15px auto;}

.home-about{margin-top: 30px;background: #fff;border-radius: 25px;overflow: hidden;box-shadow: 2px 2px 4px #ddd;border: 1px solid #cccccc;}
.home-about .text{padding: 30px;}
.home-about .text p{margin-bottom: 40px;font-size: 16px;line-height: 30px;color: #0a0a0a;}
.home-about .text .more{background: #dd3336;font-size: 16px;color: #fff;padding: 8px 25px;border-radius: 25px;overflow: hidden;}
.home-about .text .more:hover{text-decoration: underline;}

@media(max-width:768px) {
    .home-about .text{padding: 15px;}
    .home-about .text p{font-size: 13px;line-height:18px;margin-bottom:15px;}
}

.home-service{padding: 30px 0;}
.home-service .img{width: 138px;height: 138px;display: flex;align-items: center;justify-content: center;border-radius: 50%;margin: 10px auto;}
.home-service .title{font-size: 22px;line-height: 32px;color: #000000;text-align: center;margin-bottom: 25px;}
.home-service .service-box {margin-top: 10px;}
.home-service .service-box .imgbig{border: 3px solid #008bd2;}
.home-service .ser-box{display: flex;justify-content: space-between;align-items: center; border: 3px solid #008bd2;margin-bottom: 21px;padding: 5px;}
.home-service .ser-box:last-child{margin-bottom: 0;}
.home-service .ser-box .left{display: flex;align-items: center;padding-left: 25px;}
.home-service .ser-box .left h3{font-size: 24px;line-height: 36px;color: #0a0a0a;}
.home-service .ser-box .left h3:after{content: "";width: 54px;height: 3px;display: block;margin-top: 10px;background: #008bd2;}

.home-news h2{font-size: 30px;line-height: 36px;color: #0a0a0a;margin-bottom: 20px;}
.home-news .img{ border: 1px solid #008bd2;}
.home-news h4{font-size: 19px;color: #000;font-weight: bold;margin-top: 10px;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;  -webkit-box-orient: vertical;text-overflow: ellipsis;} 
.home-news time{font-size: 16px;color: #008bd2;line-height: 36px;}
.home-news p{border-top: 1px solid #e2e2e2;font-size: 14px;color: #454545;line-height: 24px;padding-top: 10px;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;  -webkit-box-orient: vertical;text-overflow: ellipsis;}
.home-news .more{width: 145px;height: 40px;margin: 20px auto;overflow: hidden;border-radius: 25px;}
.home-news .more a{display: block;background: #008bd2;line-height: 40px;font-size: 14px;text-align: center;color: #fff;}
.home-news .more a:hover{background:#da1e3f;}
@media(max-width:768px) {
    .home-pro .row{margin-left: -15px;margin-right: -15px;}
    .home-pro .row .col-md-4{padding-left: 15px;padding-right: 15px;}
    .home-service .ser-box .left{display: flex;align-items: center;padding-left: 0px;}
}

/*#endregion*/

/*#region 文章单页*/
/*#region about wrapper*/
.ny-title{font-size: 24px; font-weight: bold; color: #494949;line-height: 36px;margin-bottom: 20px; padding-top: 14px; }
.ny-title:before{content: "\f105";font-family: cmsfont;color: #494949;font-size: 18px;margin-right: 8px;}

.about-wrapper {padding-top: 10px; padding-bottom: 40px;  }
.about-wrapper h2 { color: #000000; font-size: 24px; font-weight: bold; margin-bottom: 20px; margin-top: 20px; text-transform:uppercase; }
.about-js-box { display:flex; margin-bottom: 30px; }
.about-js-txt {padding-left:8px; }
.about-js-txt h4 { font-size: 18px; color: #6e6e6e;font-weight:bold;padding-top:6px; margin-bottom: 10px; }
.about-js-txt p { font-size: 16px; color: #8e8e8e;line-height: 30px; }
.about-wrapper .content{margin-top: 0px;}
.about-wrapper .content p{font-size: 16px;line-height: 30px;color: #6d6d6d;margin-bottom: 20px;}

.about-wrapper .table-wrapper p{margin-bottom:0px;}
.about-wrapper .comimg-box{display: flex;justify-content: space-between;margin-bottom: 30px;flex-wrap: wrap;}
.about-wrapper .comimg-box .left{width: 56%;}
.about-wrapper .comimg-box .right{width: 42.5%;}

.about-wrapper .qc-box{background: #409d64; padding: 3px;margin-bottom: 20px;}
.about-wrapper .qc-box h4{font-size: 18px;color: #fff;text-align: center;line-height: 24px;padding-top: 8px;padding-bottom: 8px;}

.service-wrapper{min-height: 500px;padding-top: 10px; padding-bottom: 40px;}
.service-wrapper h3{font-size: 24px;color: #4b4b4b;line-height: 36px;margin-bottom: 8px;font-weight: bold;margin-top: 10px;}
.service-wrapper h6{font-size: 16px;color: #4b4b4b;line-height: 24px;}
.service-wrapper h6:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color:#008bd2; }
.service-wrapper p{font-size: 16px;color: #4b4b4b;line-height: 24px;margin-bottom: 30px;}

@media(max-width:768px) {
    .about-wrapper .content img{width: 100%; height: auto;}
    .about-wrapper .comimg-box .left{width: 100%;margin-bottom: 20px;}
    .about-wrapper .comimg-box .right{width: 100%;}
}

/*#region contact-wrapper*/
.contact-wrapper {padding-top: 10px; padding-bottom: 40px; background: #fff;}
.contact-wrapper .contact-box{box-shadow: 4px 4px 4px 4px #f8f8f8;border-radius: 10px;overflow: hidden;}
.contact-wrapper .contactp{padding-top: 30px;padding-bottom: 30px;}
.contact-wrapper .fktitle{ font-size: 24px; margin-bottom: 20px; }
.contact-wrapper .bgcontact {background: url(../../images/contactbg.jpg) no-repeat top center; background-size: cover; overflow: hidden;border-radius: 10px 0 0 10px;}
.contact-content{padding: 10px 25px; color: #fff}
.contact-content h3{font-size: 22px; font-weight: bold;text-transform: uppercase; margin-bottom: 10px;margin-top: 10px;}
.contact-content h4{font-size: 16px; font-weight: bold; margin-top: 20px;}
.contact-content p { font-size: 16px;line-height: 24px;margin-bottom: 20px;}
.contact-feedback {padding: 10px 95px;}
.contact-feedback .title{font-size: 20px;line-height: 30px;color: #333;text-align: center;margin-bottom: 30px;}

@media(max-width:768px) {
    .contact-wrapper { padding: 0px;}
    .contact-feedback {padding: 15px;}
    .contact-content img{width: 45%;height: auto;}
}

/*#endregion*/

/*#region 产品列表*/
.pro-wrapper {padding-bottom: 40px; }
.nypro-desc{font-size: 18px;line-height: 31px;color: #191919;margin-bottom: 20px;}
.pro-wrapper .row{margin-right: -30px;margin-left: -30px;}
.pro-wrapper .row .col{padding-left: 30px;padding-right: 30px;}
.pro-wrapper .pro-box{margin-bottom: 30px;}
.pro-wrapper .pro-box .pro-img{border: 3px solid #008bd2;border-bottom: 0;}
.pro-wrapper .pro-box .title{ background:#008bd2; padding-left: 8px;padding-right: 8px; font-size: 16px;font-weight: bold; line-height: 20px; color: #fff;text-align: center; height: 54px;display: flex;align-items: center;justify-content: center;}
.pro-wrapper .pro-box .title a{color: #fff;}
.pro-wrapper .pro-box .title a:hover{text-decoration: underline;}
.pro-wrapper .pro-box .desc{background: #f8f8f8; font-size: 14px;color: #000000;line-height: 24px;padding: 10px 18px 35px;text-align: center;}
.pro-wrapper .pro-box .desc p{display: -webkit-box;overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp:4;
-webkit-box-orient: vertical;}
.pro-wrapper .pro-box .more-box{margin-top:-20px;display: flex;align-items: center;justify-content: center;}

.pro-wrapper .pro-box .more-box .more{background:#353336; font-size: 16px;line-height: 32px;color: #fff; padding: 4px 45px;border-radius: 25px;overflow: hidden;}

@media(max-width:768px) {
    .nypro-desc{font-size: 14px;margin-bottom: 20px;}
    .pro-wrapper .row{margin-right: -15px;margin-left: -15px;}
.pro-wrapper .row .col{padding-left:8px;padding-right:8px;}
    .pro-wrapper { padding: 15px; }
    .pro-wrapper .pro-box .more-box{display: none;}
    .pro-wrapper .pro-box .desc{display: none;}
.pro-wrapper .pro-box .title{font-size:12px; height:auto;font-weight: normal;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
}
/*#endregion*/

/*#region 文章列表*/
/*#region news list*/
.news-wrapper {}
.news-wrapper .news-col { padding: 20px; margin-bottom: 30px;display: flex;justify-content: space-between;flex-wrap: wrap; background: #f3f7fa;border: 1px solid #008bd2; box-shadow: 4px 4px 8px #f9f9f9; }
.news-wrapper .news-col .img{/*width: 30%;*/width:20%; display: block;justify-content: center;align-items: center;border: 1px solid #cedae4;}
.news-wrapper .news-col .text{/*width: 70%;*/width:80%;padding-left: 30px; }
.news-wrapper .news-col .text h3{margin-bottom: 10px; margin-top: 10px; line-height: 24px; font-size: 19px; color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-wrapper .news-col .text h3 a{color: #000000;}
.news-wrapper .news-col .text p{font-size: 16px; color: #898989; margin-bottom: 20px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.news-wrapper .news-col .text h3 a:hover{color:#008bd2;transition: all 0.3s; }
.news-wrapper .news-col .text .more{background:#008bd2; padding: 8px 30px;font-size: 14px;line-height: 20px;color: #fff;border-radius: 25px;}
.news-wrapper .news-col .text:hover .more{background:#da1e3f;}
/*#endregion*/
@media(max-width:768px) {
    .news-wrapper .news-col .img{width: 100%;}
    .news-wrapper .news-col .text{width: 100%;padding-left: 0px; margin-top: 10px; }
}

@media(max-width:768px) {
    
}
/*#endregion*/
/*#region cert-container*/
.cert-col { margin-bottom: 1.5rem; margin-top: 0.5rem; }
.cert-col .card { padding: 6px; border: 1px solid #008bd2;box-shadow: 4px 4px 8px #f0f0f0;  }
.cert-col .card-thumb { border: 1px solid #dcdcdc; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.cert-col .card-title { font-size: 14px; margin: 0; color: #5f5f5f; padding: 0.5rem 0.75rem; margin-top: 0.5rem; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

@media(max-width:768px) {
    .cert-container { padding-bottom: 0.5rem; padding-top: 0.5rem; }
}

.link-wrapper .link-box{border: 1px solid #d3d3d3;border-radius: 10px;overflow: hidden;margin-bottom: 25px;}

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

.down-col { border: 1px solid #eaeaea;box-shadow: 2px 2px 4px #f6f6f6; border-radius: 10px;overflow: hidden; margin-bottom: 20px;}
.down-col .down-tr{background: #a7a7a7;color: #fff; display: flex;text-align: center; }
.down-col .tr1{width: 39%;padding: 14px;}
.down-col .tr2{width: 39%; border-left: 1px solid #e1e1e1;padding: 14px;}
.down-col .tr3{width: 22%;border-left: 1px solid #e1e1e1;padding: 14px;}
.down-col .down-td{color: #666666; display: flex;text-align: center; background: #fff; }
.down-col .td1{width: 39%;padding: 14px;}
.down-col .td2{width: 39%; border-left: 1px solid #e1e1e1;padding: 14px;}
.down-col .td3{width: 22%;border-left: 1px solid #e1e1e1;padding: 14px;}
.down-col .down-td i{font-size: 32px;color: #303081}
/*#endregion*/

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

@media(max-width:768px) {

}

/*#region video list*/
.video-col { margin-bottom: 1.5rem; }
.video-col .card{height: 100%;}
.video-col .card .video{}
.video-col .card-title{color: #fff;background: #008bd2; align-items: center;margin: 0;padding: 0.75rem 0.5rem;text-align: center;font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.video-col .card-title a{color: #fff;}
.video-col .card-title a:hover{color: #fff;transition: all 0.3s;}

@media(max-width:768px) {
    .video-first .left{width: 100%;}
    .video-first .right{width: 100%;padding-top: 20px;padding-bottom: 10px;}
}

/*#region faq list*/
.faq-list{}
.faq-list .faq-box{cursor: pointer;background: #0095d9;margin-bottom: 1px; padding: 0px 25px;height: 70px; display: flex;justify-content: space-between; align-items: center;position: relative;width: 100%;}
.faq-list .faq-box .num{ width: 5%;text-align: center; background: #fff;padding: 5px;font-size: 16px;color: #0095d9;font-weight: bold;border-radius: 10px;overflow: hidden;}
.faq-list .faq-box .title{width: 92%; padding-left:10px;font-size: 18px;line-height: 22px;color: #ffffff;padding-right: 20px; display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.faq-list .faq-box .tb{width: 3%;background: #fff;font-size: 16px;color: #be402e;text-align: center;}
.faq-list .faq-li .faq-a{background: #f0f0f0;padding: 25px;display: none;width: 100%;}
.faq-list .faq-li .faq-a-text{font-size: 15px;color: #000000;line-height: 24px;}
.faq-list .faq-li .faq-a-text span{font-size: 15px;line-height: 24px;color: #015aaa;padding-right: 5px;}
.faq-list .faq-li:first-child .faq-a{display: block;}
.faq-feedback {padding: 10px 25px;}
.faq-feedback h2{ text-align: center;font-size: 24px;color: #6e6e6e; margin-bottom: 30px; font-weight: bold;}

@media(max-width:768px) {
    .faq-list .faq-box .num{ width: 10%;}
    .faq-list .faq-box .title{width: 80%;-webkit-line-clamp: 3;}
    .faq-list .faq-box .tb{width: 10%;}
    .faq-feedback{padding: 30px 0px 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;}

/*内容切换*/
.content-wrapper .nav-tabs { background: #f3f3f3; }
.content-wrapper .nav-link { padding: 0.4rem 1rem;border: none; }
.content-wrapper .nav-tabs .nav-link.active { background: #f3f3f3;font-size: 20px;color: #373737; }
.content-wrapper .nav-tabs .nav-link:before{ content: "\f324"; font-family: cmsfont;font-size: 0.75rem; margin-right: 5px; color: #373737}
.nav-tabs .nav-item{margin-bottom: 0;}

/*产品内容*/
.pronr-wrapper{}
.content-wrapper.product { border: 1px solid #e9eef4 }
.content-wrapper.product .content { padding: 1.5rem 1rem; background: #fff; }
.product-head .product-thumb { border: 1px solid #008bd2; }

.pronr-wrapper .text .sub-title{font-size: 18px;line-height: 26px;color:#008bd2;font-weight: bold;margin-bottom: 10px;}
.pronr-wrapper .text p{font-size: 15px;line-height: 26px;color: #2c2c2c;}
.pronr-wrapper .text .share{margin-top: 10px;display: flex;flex-wrap: wrap;}
.pronr-wrapper .text .share span{padding-left: 8px;}
.pronr-wrapper .text .share a{width: 25%;margin-bottom: 10px;cursor: pointer;}
.pronr-wrapper .text .share a:hover{color:#008bd2;}
.product-head { margin-bottom: 1.5rem; }

.pronr-title{background: #008bd2;padding: 10px;font-size: 16px;line-height: 24px;color: #fff;margin-bottom: 15px; }
.pronr-title:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #fff }


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

.content-pro-title{background: #008bd2;color: #fff;padding: 13px 16px;font-size: 18px;margin-bottom: 0; margin-top: 20px;}
.content-pro h4{font-size: 14px;color: #898989; margin-top: 10px; margin-bottom: 20px;text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.content-pro .box{padding: 20px;}
.content-pro .pro-box .img{overflow: hidden;border: 1px solid #008bd2;}
.content-pro .pro-box  a{color: #333;}
.content-pro .pro-box:hover h4 a{color: #008bd2;transition: all 0.3s;}
.content-pro .pro-box:hover h4{color: #008bd2;transition: all 0.3s;}

.content-news{ }
.content-news .news-box{overflow: hidden; }
.content-news .news-col{border-bottom: 1px dashed #c6c6c6; padding-bottom: 15px; margin-top: 0px;margin-bottom: 15px;}
.content-news .news-col h4 a{color: #414141;font-size: 18px;}
.content-news .news-col h4 a:hover{ color: #ce000c;transition: all 0.3s; }
.content-news .news-col p{ font-size: 14px;color: #7d7878; padding-left: 20px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.content-news .news-col h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom: 10px;}

/*文章内容*/
/*#region newsnr-container*/
.newsnr-container{margin-bottom: 40px; }
.newsnr-container .title { font-size: 1.5rem; color: #000; text-align: center; }
.newsnr-container .content { color: #595959; line-height: 1.8rem; padding: 0; }
.newsnr-container .content p { margin-bottom: 0; }
.newsnr-container .summary { padding-bottom: 20px; text-align: center; margin: 30px 0; font-size: 15px; color: #595959; border-bottom: 1px dashed #000; }
.newsnr-container .summary span { margin-right: 15px; }
.newsnr-container .social a{border-radius: 0;}
.content-other{background: #e3e3e3;padding: 25px; font-size: 16px;color: #008bd2;}
.content-other a{color: #3d3d3d;}
.content-other a:hover{ color: #008bd2;transition: all 0.3s; }

.hot-pro {  margin-top: 1px; background: #fff;}
.hot-pro-title{background: #008bd2;color: #fff;padding: 13px 16px;font-size: 18px;margin-bottom: 0;}
.hot-pro h4{font-size: 14px;color: #898989; margin-top: 10px; margin-bottom: 20px;text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hot-pro .box{padding: 20px;}
.hot-pro .pro-box .img{overflow: hidden;border: 1px solid #008bd2;}
.hot-pro .pro-box  a{color: #333;}
.hot-pro .pro-box:hover h4 a{color: #008bd2;transition: all 0.3s;}
.hot-pro .pro-box:hover h4{color: #008bd2;transition: all 0.3s;}

.hot-news {padding: 20px 0px;}
.hot-news-title{background: #008bd2;color: #fff;padding: 13px 16px;font-size: 18px;margin-bottom: 0; }
.hot-news .news-box {padding: 0 15px;}
.hot-news .news-box .title{margin-top: 10px; text-align: left;  font-size: 15px;color: #8b8b8b; line-height: 22px; margin-bottom: 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hot-news .news-box .title a{font-size: 15px;color: #8b8b8b;}
.hot-news .news-box .title:hover a{color:#008bd2;transition: all 0.3s; }
.hot-news .news-box .title:hover{color:#008bd2;transition: all 0.3s; }

@media(max-width:768px) {
    .newsnr-container .news-left { padding-top: 1rem; padding-bottom: 0.5rem }
}
/*#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: #008bd2; border-color: #008bd2; }

/*留言*/
.form-feedback .form-control{ background: #f7f7f7; color: #4b4b4b; border-radius: 10px; overflow: hidden; }
.form-feedback .btn { color: #777; color: #fff; background: #ed1c24;border-radius: 10px; font-size: 18px; line-height: 22px;}
.form-feedback .btn:hover{background:#da1e3f; }

/*搜索*/
.search-group { width: 380px; height: 37px; background: #e4ebef;border-radius: 25px;overflow: hidden;border: 1px solid #d3d3d3;}
.search-group .form-control { border: none; border-radius: 0px ;margin-right: 10px;background: #e4ebef;}
.search-group .btn {border-radius: 0px;background:#e4ebef; height: 37px;  width: 37px;display: flex;justify-content: center;align-items: center; padding: 6px 15px; margin-bottom: 0; }
.search-group i { color: #008bd2; font-size: 1rem; }
.search-group .btn:hover{background: #008bd2;}
.search-group .btn:hover i{color: #fff;}


/*#表格*/
.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*/
.management-ys{float:left; width:100%;}
.management-ys li{float:left;width:20%; text-align:center; margin-right:30px; margin-bottom:10px; background:#2baadf; color:#fff; padding:8px 25px;border-radius: 5px;}
.management-list li{list-style: disc;margin-left:20px;}

/*手机端底部菜单*/
.mobile-nav{position: fixed;bottom: 0;left: 0;right: 0;height: 48px; background: #008bd2;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; }
}
.pro-col{text-align:center;}
#pro-menu .nav-item-about .nav-link-about.active:after,#pro-menu .nav-item-about .nav-link-about:hover:after{content:"";margin: auto;display: block;width: 10px;border: 10px solid;height:10px;border-color:#008bd2 transparent transparent transparent;position:absolute;bottom:-20px;left:calc(50% - 10px);}
.prodesc li:before{content: "●";font-size: 0.75rem; margin-right: 5px;color: #008bd2;}
.prodesc{margin-bottom:20px;margin-top:20px;}
.prodesc li{margin-bottom:9px;}
.top-index{background:#f9f9f9;border-bottom:1px solid #e6e6e6; line-height:40px;}
.top-index p{margin:0px 10px;display: inline-block;}
.yb_conct {position: fixed;z-index: 9999999;bottom: 50px;right: -200px;cursor: pointer;transition: all .3s ease;}
.yb_bar ul li {/*width: 240px;*/width:268px;height: 45px;font: 16px/40px 'Microsoft YaHei';color: #fff;text-indent: 45px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
.yb_bar .yb_top {background:#0267af url(/upload/1c/202303/fixCont-0301.png) no-repeat 0 0;}
.yb_bar .yb_phone {background:#0267af url(/upload/1c/202303/fixCont-0301.png) no-repeat 0 -49px;}
.yb_bar .yb_whatsapp {background:#0267af url(/upload/1c/202303/fixCont-0301.png) no-repeat 0 -236px;}
.yb_bar .yb_skype {text-indent: 0;background:#0267af url(/upload/1c/202303/fixCont-0301.png) no-repeat 0 -161px;}
.yb_bar .yb_QQ {text-indent: 0;background:#0267af url(/upload/1c/202302/fixCont-0951.png) no-repeat 0 -188px;}
.yb_bar .yb_ercode {/*height:200px;*/background:#0267af url(/upload/1c/202302/fixCont-0951.png) no-repeat 0 -236px;}
.yb_bar .yb_ercode a{color: #fff;}
.hd_qr {width: 180px;height: 180px;margin-left: 40px;}
.yb_phone a,.yb_whatsapp a,.yb_QQ a,.yb_skype a {display: block;text-indent: 45px;width: 100%;height: 100%;color: #fff;}

.header.fadeInDown{position: fixed;top: 0;right: 0;left: 0;}
.header.fadeInDown .header-desc{display: none;}
.header.fadeInDown .header-top{padding:5px 0px;}
.header.fadeInDown .desc{display: none;}
