/*#region 通用*/
body{color:#000;font-size:14px;font-family:'Poppins',sans-serif;}
a:hover{color:#9cc829;}
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:30px 0;background:#fff;margin-bottom:40px;}
.bghui{background:#f3f3f3;}
.bgbai{background:#fff}
.container-1800{max-width:1830px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media(max-width:768px){.main-container{padding-top:20px;padding-bottom:20px;}
}
/*#endregion*/
.header{top:0;}
.header .header-top-bg{background:#015aaa;color:#fff;}
.header .header-top-nr{display:flex;justify-content:space-between;height:40px;align-items:center;}
.header .top-nav{display:flex;}
.header .top-nav>li{display:flex;align-items:center;}
.header .top-nav>li:before{content:"/";font-size:14px;line-height:26px;margin-left:6px;margin-right:6px;display:block;}
.header .top-nav>li:first-child::before{display:none;}
.header .top-nav>li>a{font-size:14px;color:#fff;line-height:26px;}
.header .top-nav>li>a:hover{text-decoration:underline;}
.header .top-tel{font-size:14px;}
.header .top-tel i{margin-right:5px;}
.header .header-md-bg{background:background-image:linear-gradient(to bottom,#e9e9e9,#fff);;}
.header .top-logo{height:118px;display:flex;align-items:center;}
.header .top-service{height:118px;display:flex;align-items:center;justify-content:flex-end;}
.header .top-service .top-lang{margin-left:15px;}
.header .top-service .top-lang .dropdown.lang .dropdown-toggle{padding:8px 37px;border-radius:25px;overflow:hidden;}
.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;}
.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;}
.header .header-bottom-bg{background:#f7f7f7;border-top:3px solid #015aaa;padding:15px 0;}
.top-nav-pro{display:flex;flex-wrap:wrap;}
.top-nav-pro>li{width:25%;display:flex;align-items:center;margin-top:8px;margin-bottom:8px;}
.top-nav-pro>li:before{content:"\f105";font-size:1rem;margin-right:7px;display:block;font-family:cmsfont;}
.top-nav-pro>li>a{font-size:21px;line-height:24px;color:#4e4e4e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.top-nav-pro>li:hover a,.top-nav-pro>li:hover:before{color:#015aaa;transition:all 0.3s;}
.top-nav-pro>li.active a,.top-nav-pro>li.active:before{color:#015aaa;transition:all 0.3s;}
.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;}
.navbar-custom .navbar-nav .nav-item{margin:0 10px;padding:8px 0;}
.navbar-custom .navbar-nav .nav-item:last-child{background:none;}
.navbar-custom .navbar-nav .nav-link{padding:0.4rem 0.25rem;text-align:center;color:#5a5a5a;font-size:17px;font-weight:bolder;overflow:hidden;border-radius:20px;}
.navbar-custom .navbar-nav .nav-link:hover,.navbar-custom .navbar-nav .nav-link:focus{color:#0075aa;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:#0075aa;}
.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:#0075aa;transition:0.3s all;}
@media(max-width:1200px){.navbar-custom .navbar-nav .nav-item{margin:0 5px;}
}
@media(max-width:768px){.header-top .navbar-brand{padding-top:15px;padding-bottom:15px;}
.header .top-mb{display:flex;}
.header{min-height:72px;}
.header .top-service{display:none;}
.header-nav.mb{display:block;}
.header-nav.pro{display:none;}
.header .top-logo{width:40%;}
.header .top-nav{padding:0;display:block;}
.navbar-custom{z-index:99;}
.navbar-custom .navbar-nav .nav-item{padding:0;}
.navbar-custom .navbar-nav .nav-item:hover .nav-link,.navbar-custom .navbar-nav .nav-item.active .nav-link{background:#fff;color:#015aaa;}
.navbar-custom .navbar-collapse{background:#fff;border-top:1px solid #fff;border-bottom:1px solid #015aaa;position:absolute;top:100%;width:100%;left:0;}
.header-nav .container-xl{padding:0;}
.navbar-custom .navbar-nav .nav-item:before{display:none;}
.top-box{display:flex;justify-content:space-between;align-items:center;}
}

/*#region 手机端*/
.header-mb{background: #fff;position: fixed;top: 0;left: 0;right: 0;width: 100%;border-bottom: 1px solid #fff;z-index: 999;}
.header-mb .container-xl{height: 50px;}
.header-mb .top-logo{width: 50%;}
.header-mb .top-logo img{height: 30px;width: auto;}
.header-mb .top-mb{display: flex; align-items: center;width: 50%;justify-content: flex-end; }
.header-mb .top-mb .dropdown.lang .dropdown-toggle{background: transparent; padding: 0;}
.header-mb .top-mb .dropdown-menu{min-width: 80px;margin-top: 8px;}
.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-mb-search-box{display: none; position: fixed;background: #fff; top: 50px; 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-feed i{font-size: 16px;color: #333}

.mobile-head-item .main-content-wrap {
  background: #FFF;
  top: 0;
  display: block;
  z-index: 99999;
 }
 .mobile-head-item .main-content-wrap .content-wrap {
  overflow-y: auto;
  height: 100%;
  padding: 15px 10px;
  background-color: #fff;
 }
 .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
  overflow-y: hidden;
 }
 .mobile-head-item .side-content-wrap {
  position: fixed;
  display: block;
  right: -80%;
  width: 80%;
  height: 100%;
 }
 .mobile-head-item .middle-content-wrap {
  position: absolute;
  right: 0;
  width: 100%;
  height: auto;
  padding: 20px 0;
  opacity: 0;
  visibility: hidden;
 }
 .mobile-head-item .middle-show-content-wrap {
  top: 30px;
  visibility: visible;
  opacity: 1;
 }
 /* header */.head_top .top_left {
  display: none;
 }
 
 /*nav */.head_nav {
  width: 100%;
  padding: 0 5px;
 }
 .head_nav li {
  padding-left: 28px;
  padding-top: 4px;
  padding-bottom: 4px;
 }
 .head_nav li,
 .head_nav li a {
  color: #111;
 }
 .head_nav li.has-child {
  padding-left: 28px;
  margin-top: 0;
  margin-bottom: 0;
 }
 .head_nav li.has-child>a {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 35px;
 }
 .head_nav li.has-child>ul {
  display: none;
 }
 .head_nav li.siblings-no-menu {
  position: relative;
  padding-left: 15px;
 }
 .head_nav li a {
  display: block;
  height: auto;
  line-height: 1.4em;
  position: relative;
 }
 .head_nav li a:hover {
  color: inherit;
 }
 .head_nav li em {
  display: block;
  height: 1.4em;
  overflow: hidden;
 }
 .head_nav li li {
  font-size: 14px;
 }
 .head_nav li li li {
  font-size: 12px;
 }
 .head_nav li li a {
  color: #666;
 }
 .head_nav li.has-child a b {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #111;
  border-radius: 2px;
  overflow: hidden;
  line-height: 15px;
  position: absolute;
  right: -35px;
  top: 1px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
 }
 .head_nav li.has-child a b:before,
 .head_nav li.has-child a b:after {
  content: '';
  display: block;
  width: 9px;
  height: 1px;
  background-color: #111;
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -.5px;
 }
 .head_nav li.has-child a b:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
 }
 .head_nav li.has-child a:hover b {
  border-color: #111;
 }
 .head_nav>li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
 }
 .head_nav>li>a {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: -1px;
  position: relative;
  text-transform: uppercase;
  position: relative;
 }
 .head_nav li,
 .head_nav li.has-child {
  padding-left: 0;
 }
 .head_nav li li,
 .head_nav li li.has-child {
  padding-left: 15px;
 }
 .head_nav li.active>a>b:after {
  display: none;
 }
 .head_nav li.active>a>b {
  background-color: #111;
 }
 .head_nav li.active>a>b:before,
 .head_nav li.active>a>b:after {
  background-color: #fff;
 }

 .mobile-ico-close {
  width: 30px;
  height: 30px;
  background: #fff url(../../images/mobile_close.png) center center no-repeat;
  background-size: 50% auto;
  position: absolute;
  left: -35px;
  top: 0;
  cursor: pointer;
 }
/*#endregion*/

@media(max-width:768px) {
    body{padding-top: 50px;}
    
}
/*#endregion*/


.header-top{padding:16px 0;}
.top-lang-new{display:flex;align-items:center;justify-content:flex-end;}
.top-lang-new a{margin-left:15px;}
.header-top .nav{justify-content:flex-end;margin-top:8px;}

.header.fadeInDown{position: fixed;top: 0;right: 0;left: 0;width:100%;z-index:99;background:#fff;border-bottom:2px solid #015aaa;}
.header.fadeInDown .header-top{padding: 5px 0;}
.header.fadeInDown .header-top .top-lang-new{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:#015aaa;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:#015aaa}
.menu-collapse .menu-link:hover{background:#f8f9fa;}
.menu-collapse .drop{}
.menu-collapse .menu-link.active{background:#f6f6f6;color:#666}
.ny-nav{padding-top:0px;padding-bottom:20px;}
.ny-nav-title{background:#013c82;font-size:18px;line-height:24px;color:#fff;padding:12px;display:flex;align-items:center;}
.ny-nav-title:before{content:"";width:4px;height:17px;background:#d0000e;display:block;margin-right:7px;}

.menu-horizontal-wrapper{margin-bottom:0px;font-size:18px;}
.menu-horizontal{display:block;box-shadow:2px 2px 4px #d7d0d0;}
.menu-horizontal .nav-item{display:block;margin-bottom:1px;}
.menu-horizontal .nav-link{width:100%;padding:12px 15px;color:#808080;display:block;text-align:left;font-size:18px;background:#f5f5f5;}
.menu-horizontal .nav-link:before{content:"●";font-size:0.75rem;margin-right:5px;color:#808080}
.menu-horizontal .nav-item.active .nav-link,.menu-horizontal .nav-item:hover .nav-link{background:#d0000e;color:#fff;transition:all 0.3s;}
.menu-horizontal .nav-item.active .nav-link:before,.menu-horizontal .nav-item:hover .nav-link:before{color:#fff;transition:all 0.3s;}
.menu-horizontal .nav-item.active .menu-horizontal-child{display:flex;}

.menu-horizontal-child{display:none;flex-wrap:wrap;background:#f4f4f4;padding:10px 20px;}
.menu-horizontal-child .nav-item-child{display:flex;align-items:center;position:relative;margin:2px 10px 2px 0;}
.menu-horizontal-child .nav-link-child:before{content:"\f054";font-family:cmsfont;font-size:0.75rem;margin-right:5px;color:#808080}
.menu-horizontal-child .nav-link-child{color:#808080;font-size:14px;line-height:31px;padding:0px 10px;}
.menu-horizontal-child .nav-link-child:hover,.menu-horizontal-child .nav-link-child.active{color:#d0000e;transition:all 0.3s;}
.menu-horizontal-child .nav-link-child:hover:before,.menu-horizontal-child .nav-link-child.active:before{color:#d0000e}

.profl-nav{background:#f1f1f1;padding:10px 0 65px;border-bottom:10px solid #f1f1f1;}
.profl-nav .title{font-size:28px;text-transform:uppercase;display:flex;align-items:center;margin-bottom:25px;font-weight:bold;border-bottom:1px solid #d8d8d8;padding-bottom:25px;}
.profl-nav .title:before{content:"";width:27px;min-width:27px; height:19px;background:url(../../images/prolist-jt.jpg);display:inline-block;margin-right:20px;}
.profl-nav .desc p{font-size:16px;line-height:28px;color:#333;margin-bottom:15px;}
.profl-nav .more-box{display:flex;align-items:center;margin-top:50px;}
.profl-nav .more-box .more{display:block;width:265px;height:64px;background:#0059ab;font-size:18px;text-transform:uppercase;line-height:64px;border-radius:5px;overflow:hidden;margin-right:10px;text-align:center;color:#fff;}
.profl-nav .more-box .more:hover{text-decoration:underline;}
.profl-nav .more-box .more b{margin-right:15px;}

.profl-nav.ny{padding:40px 0 15px;}
.pronrtitle{font-size:28px;text-transform:uppercase;display:flex;align-items:center;margin-bottom:30px;font-weight:bold;}
.pronrtitle:before{content:"";width:14px;height:14px;background:#0080d6;display:inline-block;margin-right:20px;}

@media(max-width:768px){
    .profl-nav{padding-bottom:30px;}
    .profl-nav .title{font-size:20px;}
    .profl-nav .desc p{font-size:14px;line-height:22px;}
    .profl-nav .more-box{margin-top:30px;}
    .profl-nav .more-box .more{width:230px;height:54px;line-height:54px;font-size:16px;}
}

.menu-horizontal-wrapper{margin-bottom: 0;}
.menu-horizontal-pro{display: flex;flex-wrap: wrap;margin-bottom:20px;}
.menu-horizontal-pro .nav-item-pro { color: #666666;margin-right: 15px;margin-bottom:15px; background: #fff;border-radius:10px;overflow:hidden;}
.menu-horizontal-pro .nav-item-pro .nav-link-pro{color: #666666;padding: 0 25px; display: block;text-align: center; font-size: 16px; line-height: 54px;}
.menu-horizontal-pro .nav-item-pro.active,.menu-horizontal-pro .nav-item-pro:hover{background: #0080d6;}
.menu-horizontal-pro .nav-item-pro.active .nav-link-pro,.menu-horizontal-pro .nav-item-pro:hover .nav-link-pro {color: #fff;}


.nynav-about{padding-right:30px;}
.nynav-about-title{font-size:20px;color:#fff;padding:12px;background:#015aaa;}
.menu-horizontal-about .nav-item-about{display:block;border-bottom:1px solid #d9d9d9;}
.menu-horizontal-about .nav-item-about:last-child{border-bottom:0px;}
.menu-horizontal-about .nav-link-about{width:100%;padding:12px 20px;color:#494949;display:block;text-align:left;font-size:16px;}
.menu-horizontal-about .nav-link-about:before{content:"\f324";font-family:cmsfont;font-size:0.75rem;margin-right:5px;color:#787878}
.menu-horizontal-about .nav-link-about.active,.menu-horizontal-about .nav-link-about:hover{color:#00608a;}
.menu-horizontal-about .nav-link-about.active:before,.menu-horizontal-about .nav-link-about:hover:before{color:#00608a;}
@media(max-width:768px){.menu-horizontal .nav-item{margin:0;}
.menu-horizontal-child{justify-content:left;}
.menu-horizontal-child .nav-link{padding:0.5rem 1.5rem;}
.ny-nav-about{border-bottom:0px solid #1ba7e2;}
.nynav-about{padding-right:0px;}
.nynav-about-title{display:none;}
}
/*#endregion*/
/*#region 位置导航*/
.ny-crumb{padding:20px 0 0;}
.page-title{display:-ms-flexbox;display:flex;color:#0075aa;padding-bottom:20px;justify-content:flex-start;align-items:center;border-bottom:1px solid #e1dfdf;}
.page-title a{color:#0075aa;}
.page-title a:hover{text-decoration:underline;}
.page-title .breadcrumb{justify-content:center;}
.breadcrumb-item+.breadcrumb-item::before{color:#2f2f2f;font-family:cmsfont;content:"\f054";font-size:10px;}
.page-title .breadcrumb:before{font-family:cmsfont;content:"\f016";margin-right:0.25rem;color:#0075aa}
.breadcrumb .breadcrumb-item:last-child{color:#2f2f2f;}
.ny-crumb.pro{background:#f1f1f1;}
.ny-crumb.pro .page-title{border:none;}
.ny-crumb.pro .breadcrumb-item+.breadcrumb-item::before{color:#2f2f2f;font-family:cmsfont;content:"\f054";font-size:10px;margin-left:8px;margin-right:8px;}
.ny-crumb.pro .page-title .breadcrumb:before{font-family:cmsfont;content:"\f016";margin-right:0.25rem;color:#fff;background:#0075aa;padding:4px 6px;border-radius:5px;overflow:hidden;margin-right:15px;}
.ny-crumb.pro .page-title .breadcrumb{align-items:center;}

@media(max-width:768px){}
/*#endregion*/
/*#region 底部*/
footer{background:#f8f8f8;}
footer h3{font-size:18px;font-weight:bold;margin-bottom:20px;color:#616161;}
footer .foot-bg{padding-top:25px;padding-bottom:25px;display:flex;}
footer .foot-box{display:flex;margin-top:5px;width:19%;align-items:center;}
footer .foot-box:first-child:before{display:none;}
footer .foot-box:last-child{width:25%;}
footer .foot-box:before{content:"";width:2px;height:83px;border-left:1px solid #ececec;border-right:1px solid #ffffff;margin-right:14px;}
footer .foot-box .right{padding-left:10px;}
footer .foot-box p{margin-bottom:0px;color:#4a4a4a;}
footer .foot-box em{width:40px;height:40px;display:block;}
footer .social a{border-radius:0;}
footer .foot-bottom{background:#015aaa;color:#fff;padding-top:10px;padding-bottom:10px;font-family:Arial;font-size:15px;}
@media(max-width:768px){
	footer .foot-bg{display:none;}
footer .foot-bottom .d-flex{flex-wrap:wrap;}
footer .foot-bottom .text{width:100%;text-align:center;}
footer .foot-bottom .share{width:100%;margin-top:15px;text-align:center;}
	.foot-top{padding:20px 0;}
	.foot-top .tel{display:flex;align-items:center;justify-content:center; width:100%;margin-bottom:15px;border-radius:15px;overflow:hidden;background:#0057a9;color:#fff;font-size:20px;text-align:center;padding:15px 25px;}
	.foot-top .tel i{font-size:32px;margin-right:25px;}
	.foot-top .share{text-align:center;}
	footer .foot-bottom{padding:15px 0;}
}
/*#endregion*/
/*#region 首页*/
.home-title{padding:45px 0 25px;}
.home-title>h2{text-align:center;font-size:42px;line-height:44px;color:#0068b6;margin-bottom:15px;}
.home-title>p{text-align:center;font-size:17px;line-height:30px;color:#a0a0a0;}
.home-title .img{width:615px;margin:15px auto 0;}
.home-banner{border-bottom:3px solid #015aaa;}
.home-pro{padding-bottom:20px;}
.home-pro .col-md-3{border-bottom:6px solid #e4e4e4;padding:10px 20px 20px;}
.home-pro .col-md-3 .pro-box .img{border:2px solid #dedede;margin-bottom:15px;}
.home-pro .col-md-3 .pro-box>h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:19px;color:#161616;line-height:24px;margin-bottom:10px;}
.home-pro .col-md-3 .pro-box>h3 a{font-size:19px;color:#161616;line-height:24px;}
.home-pro .col-md-3 .pro-box>p{font-size:15px;color:#747474;line-height:24px;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-pro .col-md-3:hover{border-bottom:6px solid #015aaa;}
.home-pro .col-md-3:hover .pro-box .img{border:2px solid #015aaa;}
.home-pro .col-md-3:hover h3{color:#015aaa;}
.home-pro .col-md-3:hover h3 a{color:#015aaa;}
.home-link{background:url(../../images/hmlinkbg.jpg) no-repeat center;height:430px;overflow:hidden;display:flex;align-items:center;}
.home-link .col .img{border-radius:10px;overflow:hidden;margin-bottom:15px;margin-top:15px;}
.home-about{padding:40px 0;background:#f6f6f6;}
.home-about .title{margin-bottom:10px;}
.home-about .title a{font-size:30px;color:#373737;}
.home-about .title a:hover{color:#015aaa;transition:all 0.3s;}
.home-about .desc{font-size:20px;line-height:30px;margin-bottom:28px;color:#7c7c7c;}
.home-about .imgs{display:flex;justify-content:space-between;}
.home-about .imgs .imgs-item{width:31%;}
.home-about .col-md-4{background:#fff;padding:20px;}
.home-about .col-md-4:nth-child(2n){background:#ececec;}
.hm-box{display:flex;justify-content:space-between;}
.hm-box .left{background:#015aaa;width:108px;height:108px;max-width:30%;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;}
.hm-box .right{width:70%;padding-top:10px;}
.hm-box .right>h3{font-size:21px;color:#00458f;margin-bottom:5px;}
.hm-box .right>p{font-size:15px;color:#696969;line-height:19px;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{background:#ffffff;padding:10px 0 30px;}
.home-news .news-col{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;border:1px solid #e8e8e8;box-shadow:2px 2px 4px #f3f3f3;padding:15px 10px;}
.home-news .news-col .img{width:30%;}
.home-news .news-col .text{width:70%;padding:0 20px;}
.home-news .news-col .text h3{line-height:24px;margin-bottom:10px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:normal !important;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.home-news .news-col .text h3 a{font-size:18px;color:#242424;}
.home-news .news-col .text p{font-size:14px;color:#636363;margin-bottom:5px;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 .news-col time{font-size:14px;color:#d70000;}
.home-news .news-col .text h3 a:hover{color:#015aaa;transition:all 0.3s;}
.home-contact{background:#f6f6f6;padding:40px 0;}
.home-contact .desc{font-size:24px;color:#333;line-height:35px;text-align:center;margin-bottom:40px;}
.home-contact .col-md-6 .img{margin-bottom:20px;}
.home-contact .col-md-6>p{font-size:17px;line-height:34px;color:#333;}
.hm-feedback{background:#fff;padding:45px 85px;}
.hm-feedback .feedback-title{font-size:28px;color:#333;margin-bottom:25px;text-align:center;}

@media(max-width:768px){
	.home-title{background:#0057a9;padding:20px 15px;}
	.home-title>h2{font-size:26px;margin-bottom:5px;color:#fff;font-weight:bold;}
	.home-title>p{font-size:14px;line-height:20px;color:#fff;}
	.home-title .img{width:100%;display:none;}
	.home-pro .col-md-3{border-bottom:0px solid #e4e4e4;}
	.home-about .title a{font-size:20px;font-weight:bold;}
	.home-about .desc{font-size:16px;}
	.home-about .imgs .imgs-item{margin-bottom:20px;}
	.home-pro{padding-bottom:0;}
	.home-about{padding:0px;background:#fff;}
	.home-about .imgs{margin-top:15px;}
	.home-about .imgs .imgs-item{width:48%;margin-bottom:0;}
	.home-about .title{padding:0 15px;}
	.home-about .desc{font-size:14px;line-height:22px;padding:0 15px;margin-bottom:0;}
	.hm-box .left{width:90px;min-width:90px;height:90px; margin-right:15px;}
	.hm-box .right{padding-top:0;}
	.hm-box .right>h3{font-size:18px;}
	.home-about .col-md-4{background:#ececec;padding:20px;}
	.home-about .col-md-4:nth-child(2n){background:#fff;}
	.mb-more{width:60%;font-size:18px;line-height:54px;text-align:center;display:block;margin:20px auto;border:2px solid #015aaa;border-radius: 50px;overflow:hidden;}
	.home-link{height:auto;background:#fff;display:block;padding:15px 0 0;}
	.home-link .col .img{border:1px solid #dfdfdf;box-shadow:5px 0 5px rgba(0, 0, 0, 0.08);margin-top:7px;margin-bottom:7px;}
	.home-link .row{margin-left:-7px;margin-right:-7px;}
	.home-link .row .col{padding-left:7px;padding-right:7px;}
	.home-news{padding:15px 0 10px;}
}


/*#endregion*/
/*#region 文章单页*/
/*#region about wrapper*/
.ny-banner{background:#015aaa;padding:30px 0;}
.ny-title{font-size:36px;color:#fff;line-height:36px;}
.ny-desc{font-size:18px;line-height:24px;color:#646464;margin-bottom:30px;}
.about-wrapper{}
.about-wrapper .title{font-size:30px;color:#1b1b1b;margin-top:15px;margin-bottom:20px;}
.about-wrapper p{font-size:17px;color:#363636;line-height:30px;margin-bottom:15px;}
.about-wrapper .imgx{margin-bottom:15px;border-radius:10px;overflow:hidden;}
.com-title-2{font-size:24px;color:#333;margin-top:30px;margin-bottom:15px;}
.about-wrapper .content{}
/*#region contact-wrapper*/
.contact-wrapper{padding:30px 0;background:#fff;margin-bottom:40px;}
.contact-wrapper h3{color:#575757;font-size:22px;font-weight:bold;}
.contact-wrapper h4{color:#575757;font-size:22px;font-weight:bold;margin-bottom:15px;}
.contact-wrapper p{margin-bottom:8px;color:#494949;font-size:1rem;}
.contact-wrapper i{width:16px;margin-right:5px;display:inline-block;}
.contact-wrapper .contact-img img{width:100%;height:auto}
.contact-content{margin-top:5px;}
.contact-wrapper .form-feedback .form-control{padding:1.1rem .75rem;}
@media(max-width:768px){.ny-title{font-size:24px;line-height:30px;}
.ny-banner{padding:20px 0;}
.about-wrapper .imgtb{padding-right:0px;}
}
/*#endregion*/
/*#region 产品列表*/
.pro-wrapper{padding:30px 0;background:#fff;margin-bottom:40px;}
.pro-wrapper .pro-box{margin-bottom:50px;}
.pro-wrapper .pro-box .img{border:8px solid #f1f1f1;}
.pro-wrapper .pro-box .title{font-size:30px;color:#040404;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;}
.pro-wrapper .pro-box .desc{font-size:16px;line-height:30px;color:#040404;margin-bottom:30px;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{font-size:20px;color:#fff;display:inline-block;padding:12px 40px;background:#0059ab;border-radius:15px;overflow:hidden;margin-top:30px;}
.pro-wrapper .pro-box a:hover{color:#015aaa;transition:all 0.3s;}
.pro-wrapper .pro-box .more:hover{text-decoration:underline;color:#fff;}
.pro-wrapper .pro-box .imgyp{border:3px solid #f1f1f1;margin-top:5px;}
@media(max-width:768px){.pro-wrapper .profl-title{font-size:20px;}
.pro-wrapper .pro-box .title{font-size:18px;margin-top:10px;font-weight:bold;}
.pro-wrapper .pro-box .desc{margin-bottom:10px;font-size:14px;line-height: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;}
.pro-wrapper .pro-box .img{padding:0 50px;}
}
/*#endregion*/
/*#region 文章列表*/
/*#region news list*/
.news-wrapper{padding:30px 0;}
.news-row{display:flex;flex-wrap:wrap;}
.news-row .news-col{width:50%;padding:10px 90px 20px 30px;border:1px solid transparent;}
.news-row .news-col .img{max-height:230px;display:flex;justify-content:center;align-items:center;}
.news-row .news-col:first-child{border-bottom:1px solid #e2e2e2}
.news-row .news-col:nth-child(2n){border-bottom:1px solid #e2e2e2;border-left:1px solid #e2e2e2;padding:10px 30px 20px 90px;}
.news-row .news-col:nth-child(3n){padding-top:30px;}
.news-row .news-col:nth-child(4n){border-left:1px solid #e2e2e2;padding-top:30px;border-bottom:1px solid transparent;}
.news-row .news-col .text h3{margin-top:30px;margin-bottom:25px;font-size:20px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-row .news-col .text h3 a{font-size:20px;color:#333;}
.news-row .news-col .text h3:hover a,.news-row .news-col .text h3:hover{transition:all 0.3s;color:#015aaa;}
.news-row .news-col .text p{font-size:17px;color:#666666;line-height:32px;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-row .news-col .text time{font-size:60px;color:#ededed;font-family:Arial;font-weight:bold;}
@media(max-width:768px){.news-row .news-col{width:100%;padding:0;margin-bottom:20px;}
.news-row .news-col .text time{font-size:32px;}
.news-row .news-col:first-child{border-bottom:1px solid #e2e2e2;padding:0;}
.news-row .news-col:nth-child(2n){border-bottom:1px solid #e2e2e2;border-left:0px solid #e2e2e2;padding:0;}
.news-row .news-col:nth-child(3n){border-bottom:1px solid #e2e2e2;}
.news-row .news-col:nth-child(4n){border-left:0px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}
.news-row .news-col .text h3{margin-top:10px;margin-bottom:0px;}
}
/*#endregion*/
/*#region cert-container*/
.cert-col{margin-bottom:1.5rem;margin-top:0.5rem;}
.cert-col .card{padding:1.3rem;background:#f7f7f7;}
.cert-col .card-thumb{border:1px solid #024b99;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-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:15px;}
.img-col .card-thumb{height:100%;border:3px solid #d4d4d4;}
.img-col .card-title{flex-grow:1;margin:0;padding:0.5rem 0.75rem;color:#646464;text-align:center;font-size:18px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.img-col:hover .card-thumb{border:3px solid #015aaa;}
.img-col:hover .card-title{color:#015aaa;}
@media(max-width:768px){}
/*#region video list*/
.video-first{display:flex;flex-wrap:wrap;margin-bottom:30px;}
.video-first .left{width:60%;}
.video-first .right{width:40%;display:flex;justify-content:center;align-items:center;background:#f3f3f3;}
.video-first .right h3{text-align:center;font-size:30px;color:#090909;font-weight:bold;}
.video-first .right h3:after{width:60px;height:4px;content:"";background:#000;display:block;margin:10px auto;}
.video-col{margin-bottom:1.5rem;}
.video-col .card{height:100%;}
.video-col .card .video{}
.video-col .card-title{color:#7e7e7e;align-items:center;margin:0;padding:0.75rem 0.5rem;text-align:center;font-size:0.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.video-col .card-title a{color:#7e7e7e;}
.video-col .card-title a:hover{color:#015aaa;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:#015aaa;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:#015aaa;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{padding-bottom:30px;}
.content-wrapper.product{border:1px solid #e9eef4;font-size:16px;line-height:24px;}
.content-wrapper.product .content{padding:1.5rem 1rem;background:#fff;}
.product-head .product-thumb{border:1px solid #dadada;}
.pronr-title{text-align:left;font-size:24px;color:#5a5a5a;line-height:32px;margin-bottom:20px;}
.product-head{margin-bottom:1.5rem;margin-top:30px;}
.product-head .title{font-size:18px;color:#050505;font-weight:600;padding-bottom:15px;}
.product-head .ul-horizontal{list-style:none;margin:0;padding:0;}
.product-head .ul-horizontal li{color:#757575;line-height:1.8rem;}
.product-head .ul-horizontal li span{width:180px;display:inline-block;}
.product-head .pronr-feedback{padding:40px;background:#f6f6f6;}
@media(max-width:768px){.product-head .pronr-feedback{padding:20px;}
}
.product-service{padding:20px 0;}
.product-feedback{display:inline-block;background:#F3912C;color:#fff;padding:6px 16px;}
.product-down{display:inline-block;background:#DD0804;color:#fff;padding:6px 16px;}
.content-pro{}
.content-pro .content-pro-title{background:#015aaa;color:#fff;padding:13px 16px;font-size:18px;margin-bottom:0;overflow:hidden;border-radius:10px 10px 0 0;}
.content-pro h5{font-size:16px;color:#5a5a5a;padding:15px 10px;margin-bottom:0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.content-pro .box{padding:20px;border-left:1px solid #dddddd;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;overflow:hidden;border-radius:0 0 10px 10px;}
.content-pro .pro-box{border:none;}
.content-pro .pro-box .img{overflow:hidden;border:2px solid #f0f0f0;}
.content-pro .pro-box a{color:#898989;}
.content-pro .pro-box:hover h5 a{color:#015aaa;transition:all 0.3s;}
.content-pro .pro-box:hover h5{color:#015aaa;transition:all 0.3s;}
.content-pro .pro-box:hover .img{border:2px solid #015aaa;}
.content-news{margin-top:30px;}
.content-news .content-news-title{background:#015aaa;color:#fff;padding:13px 16px;font-size:18px;margin-bottom:0;overflow:hidden;border-radius:10px 10px 0 0;}
.content-news .news-box{padding:20px;border-left:1px solid #dddddd;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;overflow:hidden;border-radius:0 0 10px 10px;}
.content-news .news-col{border-bottom:1px dashed #c6c6c6;padding-bottom:15px;margin-top:5px;margin-bottom:15px;}
.content-news .news-col h4 a{color:#414141;font-size:18px;}
.content-news .news-col h4 a:hover{color:#015aaa;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*/
/*#region newsnr-container*/
.newsnr-container{padding:30px 0;margin-bottom:40px;}
.newsnr-container .title{font-size:1.5rem;color:#000;text-align:center;}
.newsnr-container .content{font-family:微软雅黑;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:#0172aa;}
.content-other a{color:#3d3d3d;}
.content-other a:hover{color:#0172aa;transition:all 0.3s;}
.hot-pro{height:100%;}
.hot-pro .hot-pro-title{background:#015aaa;color:#fff;padding:13px 16px;font-size:18px;margin-bottom:0;}
.hot-pro h4{font-size:16px;color:#5a5a5a;padding:15px 10px;margin-bottom:5;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hot-pro .box{padding-top:20px;}
.hot-pro .pro-box .img{overflow:hidden;border:2px solid #f0f0f0;}
.hot-pro .pro-box a{color:#898989;}
.hot-pro .pro-box:hover h4 a{color:#015aaa;transition:all 0.3s;}
.hot-pro .pro-box:hover h4{color:#015aaa;transition:all 0.3s;}
.hot-pro .pro-box:hover .img{border:2px solid #015aaa;}
.hot-news{padding:20px 0px;}
.hot-news-title{background:#015aaa;color:#fff;padding:13px 16px;font-size:18px;margin-bottom:0;}
.hot-news .news-box .img{overflow:hidden;}
.hot-news .news-box .title{text-align:left;margin-top:10px;font-size:18px;color:#2d2c2c;line-height:22px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hot-news .news-box .title a{font-size:18px;color:#2d2c2c;}
.hot-news .news-box .desc{font-size:14px;color:#aaaaaa;line-height:24px;border-bottom:none;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;}
.hot-news .news-box .title:hover a{color:#015aaa;transition:all 0.3s;}
.hot-news .news-box .title:hover{color:#015aaa;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:#015aaa;border-color:#015aaa;}
/*留言*/
.product-head .feedback-title{font-size:18px;font-weight:bold;color:#52595d;text-align:center;padding-top:20px;padding-bottom:10px;}
.form-feedback .btn{color:#777;color:#fff;background:#e00025;border-radius:5px;}
.form-feedback .form-control{border-radius:5px;background:#fff;color:#4b4b4b;border-color:#d7d7d7;}
.form-feedback .btn{height:38px;padding:6px 30px;}
.form-feedback .btn:hover{background:#015aaa}
/*搜索*/
.search-group{width:400px;height:37px;background:#ebebeb;border-radius:25px;overflow:hidden;}
.search-group .form-control{border:none;border-radius:0px;margin-right:10px;background:#ebebeb;}
.search-group .btn{border-radius:0px;background:#ebebeb;height:37px;width:37px;display:flex;justify-content:center;align-items:center;padding:6px 15px;margin-bottom:0;}
.search-group i{color:#015aaa;font-size:1rem;}
.search-group .btn:hover{background:#015aaa;}
.search-group .btn:hover i{color:#fff;}
/*#表格*/
.table-wrapper table th,.table-wrapper table td{padding:5px;vertical-align:middle;font-size:16px;line-height:24px; 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:#015aaa;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-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;}

.hm-quote{background:#014593;color:#fff;padding:25px 0;}
.hm-quote h3{font-size:30px;margin-bottom:0;font-weight:bold;color:#fff;}
.hm-quote p{font-size:16px;color:#fff}
.hm-quote a{font-size:18px;padding:8px 25px;color:#fff;border:3px solid #fff;border-radius:25px;}
.hm-quote .col-md-3{padding-top:18px;}
.fd-box{position:fixed;right:0;bottom:30%;z-index:10;}
.content-wrapper.product .pronr{background:#f4f4f4;}
.content-wrapper.product .pronr:nth-child(2n){background:#fff;}
.content-wrapper.product .pronr .col-md-6{display:flex;align-items:center;}

@media(max-width:768px){
	.hm-quote{background:url(../../images/mbhm-contactbg.jpg) no-repeat;background-size:cover;padding:30px 15px;}
	.hm-quote h3{text-align:center;}
	.hm-quote p{display:none;}
	.hm-quote a{display:block;width:80%;margin:10px auto 0;border-radius: 15px;padding:15px 5px;text-align:center; background:#c31111;}
}


.tkanniu{cursor:pointer;}

/*#弹出留言表单*/
.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: 250px;
    left: 50%;
    margin-left: -25%;
    width: 50%;
    position: absolute;
    z-index: 1001;
    padding: 35px;
    -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 .title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 25px;
}

.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;
}

@media(max-width:768px) {
    .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 .title {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
    }
}


.prolist-box1{background:#f1f1f1;padding:80px 0;}
.prolist-box1 .t1{font-size:48px;font-weight:bold;text-align:center;margin-bottom:60px;}
.prolist-box1 .nr{display:flex;background:#fff;flex-wrap:wrap;}
.prolist-box1 .nr .img{width:45%;}
.prolist-box1 .nr .text{width:55%;padding:40px 45px;}
.prolist-box1 .t2{font-size:53px;font-weight:bold;color:#0080d6;position:relative;}
.prolist-box1 .t2.m:after{content:"㎡";font-size:16px;line-height:0;display:block;position:absolute;right:-25px;top:20px;}
.prolist-box1 .t3{font-size:18px;line-height:26px;}
.prolist-box1 p{font-size:20px;line-height:40px;color:#575757;}
.prolist-box1 .num{display:flex;align-items:center;justify-content:space-between;margin-top:30px;}
.prolist-box1 .num .num-item{margin-right:50px;}

@media(max-width:1430px) {
    .prolist-box1 p{font-size:16px;line-height:28px;}
}

@media(max-width:768px) {
    .prolist-box1{padding:40px 0;}
    .prolist-box1 .t1{font-size:26px;margin-bottom:20px;}
    .prolist-box1 .nr{display:block;}
    .prolist-box1 .nr .img{width:100%;}
    .prolist-box1 .nr .text{width:100%;padding:20px 15px;}
    .prolist-box1 .num{margin-top:10px;justify-content:space-between;}
    .prolist-box1 .num .num-item{margin-right:0px;}
    .prolist-box1 .t2{font-size:24px;}
    .prolist-box1 .t3{font-size:14px;}
    .prolist-box1 .t2.m:after{position:relative;right:inherit;top:inherit;display:inline-block;}
}

.prolist-box2{background:#fff;padding:80px 0;}
.prolist-box2 .container-xl{max-width:1200px;}
.prolist-box2 .t1{font-size:48px;font-weight:bold;text-align:center;margin-bottom:20px;}
.prolist-box2 .desc{font-size:20px;line-height:40px;color:#575757;margin-bottom:40px;text-align:center;}
.prolist-box2 .link-item{border:1px solid #d3d3d3;border-radius:10px;overflow:hidden;margin-bottom:30px;padding:10px;}

.prolist-box3{background:#f1f1f1;padding:80px 0;}
.prolist-box3 .container-xl{max-width:1200px;}
.prolist-box3 .t1{font-size:48px;font-weight:bold;text-align:center;margin-bottom:30px;}
.prolist-box3 p{text-align:center;font-size:22px;line-height:40px;margin-top:40px;}
.prolist-box3 p span{color:#0059ab;}

.prolist-box4{background:#fff;padding:80px 0;}
.prolist-box4 .t1{font-size:48px;font-weight:bold;text-align:center;margin-bottom:50px;}
.prolist-box4 .box{background:#fff;height:100%;padding:30px;border:1px solid #d5d5d5;border-radius:15px;overflow:hidden;box-shadow:8px 0 27px rgba(0, 0, 0, 0.07);}
.prolist-box4 .t2{font-size:20px;margin-bottom:15px;font-weight:bold;}
.prolist-box4 p{font-size:16px;line-height:24px;color:#575757;}
.prolist-box4 .col-md-6{margin-bottom:30px;}

@media(max-width:768px) {
    .prolist-box2{padding:40px 0;}
    .prolist-box2 .t1{font-size:26px;}
    .prolist-box2 .desc{font-size:14px;line-height:22px;}
    .prolist-box2 .link-item{margin-bottom:15px;}

    .prolist-box3{padding:40px 0;}
    .prolist-box3 .t1{font-size:26px;}
    .prolist-box3 p{font-size:14px;line-height:22px;}

    .prolist-box4{padding:40px 0;}
    .prolist-box4 .t1{font-size:26px;margin-bottom:30px;}
    .prolist-box4 .box{height:auto;padding:15px;}
    .prolist-box4 .t2{font-size:16px;}
    .prolist-box4 p{font-size:14px;line-height:22px;}
    .prolist-box4 .col-md-6{margin-bottom:15px;}
}


.prolist-box5{background:#fff;padding:80px 0 10px;}
.prolist-box5 .t1{font-size:48px;font-weight:bold;text-align:center;width:70%;margin: 0 auto 50px;}
.prolist-box5 .box{display:flex;justify-content:space-between;align-items:center;}
.prolist-box5 .box .left{width:35.7%;}
.prolist-box5 .box .right{width:60.7%;}
.prolist-box5 .box .right .item{padding:30px 85px 30px 30px;font-size:17px;line-height:30px; border-right:6px solid #0059ab;box-shadow:0 0 32px rgba(0, 0, 0, 0.08);margin-bottom:30px;}
.prolist-box5 .box .right .item:last-child{margin-bottom:0;}
.prolist-box5 .box2{position:relative;border:1px solid #0059ab;padding:0px 60px 60px;margin-top:140px;}
.prolist-box5 .box2 .t2{display:block; background:#0059ab;overflow:hidden;margin-bottom:60px; border-radius:100px;font-size:40px;line-height:48px;padding:30px 0; color:#fff;text-align:center;position:relative;margin-top:-54px;}
.prolist-box5 .box2 p{font-size:18px;line-height:36px;margin-bottom:35px;}
.prolist-box5 .box2 p:last-child{margin-bottom:0;}

@media(max-width:768px) {
  .prolist-box5{padding:40px 0 0;}
  .prolist-box5 .t1{font-size:26px;margin-bottom:15px;width:100%;}
  .prolist-box5 .box{display:block;}
  .prolist-box5 .box .left{width:100%;}
  .prolist-box5 .box .right{width:100%;}
  .prolist-box5 .box .right .item{padding:10px 15px;font-size:14px;line-height:22px;margin-bottom:14px;height:172px;border:1px solid #0059ab;}
  .prolist-box5 .box2{padding:0 15px 25px;margin-top:100px;}
  .prolist-box5 .box2 .t2{font-size:22px;line-height:24px;padding:15px 0;margin-bottom:20px;}
  .prolist-box5 .box2 p{font-size:14px;line-height:22px;margin-bottom:15px;}
}

.new.banner .banner-text{}
.new.banner .banner-text .t1{font-size:64px;line-height:70px;color:#fff;font-weight:bold;margin-bottom:55px;text-shadow:3px 8px 8px rgba(0, 0, 0, 0.5); }
.new.banner .banner-text .desc{display:block;text-align:center;background:rgba(0, 0, 0, 0.5);padding:30px 55px;}
.new.banner .banner-text .desc p{font-size:24px;line-height:38px;margin-bottom:15px;max-width:100%}
.new.banner .banner-text .desc .more{background:#005aab;font-size:22px;line-height:50px;width:240px;height:50px;text-align:center;margin:0 auto;display:block;border-radius:50px;overflow:hidden;}

.home-pro-new{padding:5px 0 40px;}
.home-pro-new .pro-box .text{padding:20px 35px 30px;border-bottom:4px solid #0058ac;}
.home-pro-new .pro-box .yp{display:flex;align-items:center;margin-top:30px;margin-bottom:20px;}
.home-pro-new .pro-box .yp .item{width:30%;margin-right:2%;background:#fff;padding:2px;box-shadow:0 0 9px rgba(0, 0, 0, 0.27);border-radius:10px;}
.home-pro-new .pro-box .more{font-size:18px;line-height:32px;color:#0158a7;}
.home-pro-new .pro-box .more i{color:#858c91;font-weight:bold;}
.home-pro-new .pro-box .more:hover{text-decoration:underline;}
.home-pro-new .pro-box .t1{font-size:28px;line-height:39px;font-weight:bold;}
.home-pro-new .pro-box .t1:after{content:"";width:148px;height:4px;background:#0158a7;display:block;margin-bottom:20px;margin-top:15px;}
.home-pro-new .pro-box p{font-size:18px;line-height:32px;color:#3d3d3d;}
.home-pro-new .pro-box .yp .item{height:120px;display:flex;align-items:center;justify-content:center;overflow:hidden;}

@media(max-width:1400px) {
	.home-pro-new .pro-box .t1{font-size:24px;}
}

@media(max-width:768px) {
	.home-pro-new{padding:0;}
	.new.banner .banner-text .t1{font-size:24px;line-height:30px;margin-bottom:0;}
	.new.banner .banner-text .desc{display:none;}
	.home-pro-new .pro-box .text{padding:20px 15px;margin-top:-90px;border-bottom:0;margin-bottom:0;}
	.home-pro-new .pro-box .t1{font-size:20px;line-height:26px;}
	.home-pro-new .pro-box p{font-size:14px;line-height:22px;}
	.home-pro-new .pro-box{margin-bottom:20px;}
	.home-pro-new .pro-box .more{background:#0057a9;display:inline-block;padding:5px 20px;color:#fff;font-size:16px;margin-top:15px;}
	.home-pro-new .pro-box .more i{display:none;}
	.home-pro-new .pro-box .yp{justify-content:space-between;padding:0 30px;}
	.home-pro-new .pro-box .yp .item{width:48%;margin-right:0;height:100px;}
}

.new2.banner{position:relative;}
.new2.banner .banner-text .box{width:68%;border-left:6px solid #cb1f07;background:rgba(0, 90, 171, 0.6);padding:45px 35px 45px 0;shape-outside:polygon(0 0, 0% 100%, 100% 100%, 100% 100%, 90% 0%);
    -webkit-clip-path:polygon(0 0, 0% 100%, 100% 100%, 100% 100%, 90% 0%);}
.new2.banner .banner-text .t1{font-size:34px;line-height:45px;text-align:left;font-family:微软雅黑; color:#fff;text-transform:uppercase;font-weight:bold;padding:10px 40px; text-shadow:3px 8px 8px rgba(0, 0, 0, 0.5); }
.new2.banner .banner-text .desc{display:block;text-align:left;padding:10px 40px;}
.new2.banner .banner-text .desc p{font-size:20px;line-height:28px;margin-bottom:45px;max-width:100%}
.new2.banner .banner-text .desc .more{background:#cb1f07;cursor:pointer; font-size:22px;line-height:50px;width:240px;height:50px;text-align:center;display:block;border-radius:50px;overflow:hidden;}
.new2.banner .banner-text .desc .more:hover{text-decoration:underline;}
.new2.banner .bannerpro{position:absolute;z-index:2;right:0;bottom:40px;width:50%;}

@media(max-width:1600px) {
	.new2.banner .banner-text .box{padding:25px 105px 25px 0;}
	.new2.banner .banner-text .t1{font-size:30px;line-height:40px;}
	.new2.banner .banner-text .desc p{font-size:18px;line-height:26px;}
	.new2.banner .banner-text .desc p{margin-bottom:40px;}
}

.about-wrapper .about-num{}
.about-wrapper .about-num{background:#f3f3f3;padding:60px 10px 60px 40px;margin-bottom:33px;}
.about-wrapper .about-num .num-title{font-size:53px;line-height:60px; font-weight:bold;color:#0080d6;}
.about-wrapper .about-num .num-subtitle{font-size:18px;line-height:36px;color:#3c3c3c;}
.about-wrapper .about-num .num .num-title:after{content:"";font-size:18px;color:#3c3c3c;display:inline-block;font-weight:300;margin-left:7px;line-height:18px;}
.about-wrapper .about-num .num .num-title#target1:after{content:"";}
.about-wrapper .about-num .num .num-title#target3:after{content:"Tower";}
.about-wrapper .about-num .num .num-title#target4:after{content:"Strip";}
.about-wrapper .about-num .num .num-title#target2{display:flex;}
.about-wrapper .about-num .num .num-title#target2:after{content:"㎡";color:#0080d6;}
.about-wrapper .abnew-t1{font-size:30px;font-weight:bold;line-height:48px;color:#015aaa;margin-top:30px;margin-bottom:15px;}
.about-wrapper .abnew-desc{background:#fafafa;padding:25px 30px;font-size:18px;line-height:30px;color:#565656;margin-bottom:48px;}
.about-wrapper .abnew-desc span{font-style:italic;color:#000;font-weight:bold;}
.about-wrapper .abnew-list{margin-bottom:66px;}
.about-wrapper .abnew-list .item{display:flex;flex-wrap:wrap;}
.about-wrapper .abnew-list .item .text{width:50%;background:linear-gradient(to right,#f9f9f9,#fff);display:flex;align-items:center;justify-content:center;position:relative;}
.about-wrapper .abnew-list .item .text p{width:85%;font-size:16px;line-height:30px;color:#565656;}
.about-wrapper .abnew-list .item .text p span{font-style:italic;color:#000;font-weight:bold;}
.about-wrapper .abnew-list .item .img{width:50%;}
.about-wrapper .abnew-list .item:nth-child(2n) .text{background:linear-gradient(to right,#fff,#f9f9f9);order:13;}
.about-wrapper .abnew-list .item:nth-child(2n) .img{order:-1;}
.about-wrapper .abnew-t2{font-size:30px;line-height:42px;color:#565656;position:relative;font-weight:bold;}
.about-wrapper .abnew-t2:after{content:"";width:70px;height:5px;background:#015aaa;display:block;margin-top:15px;margin-bottom:25px;}
.about-wrapper .abnew-p1{font-size:16px;line-height:30px;color:#565656;margin-bottom:30px;}
.about-wrapper .abnew-link{margin-bottom:60px;}
.about-wrapper .abnew-link .link{border:2px solid #d5d5d5;border-radius:15px;overflow:hidden;padding:5px;margin-bottom:30px;}
.about-wrapper .abnew-factory .img{border:3px solid #eee7e9;margin-bottom:30px;}

@media(max-width:768px) {
    .about-wrapper .about-num{padding:10px 15px 10px 15px;}
    .about-wrapper .about-num .num-title{font-size:30px;line-height:40px;}
    .about-wrapper .about-num .num-subtitle{font-size:13px;}
    .about-wrapper .about-num .num{margin-bottom:10px;margin-top:10px;}
    .about-wrapper .abnew-t1{font-size:24px;line-height:32px;}
    .about-wrapper .abnew-desc{padding:15px;font-size:14px;line-height:22px;margin-bottom:30px;}
    .about-wrapper .abnew-list .item{display:block;}
    .about-wrapper .abnew-list .item .text{width:100%;}
    .about-wrapper .abnew-list .item .img{width:100%;}
    .about-wrapper .abnew-list .item .text p{width:100%;padding:15px;font-size:14px;line-height:22px;margin-bottom:0;}
    .about-wrapper .abnew-list{margin-bottom:30px;}
    .about-wrapper .abnew-t2{font-size:24px;line-height:30px;}
    .about-wrapper .abnew-p1{font-size:14px;line-height:22px;}
    .about-wrapper .abnew-link{margin-left:-7px;margin-right:-7px;margin-bottom:30px;}
    .about-wrapper .abnew-link .col-6{padding-left:7px;padding-right:7px;}
    .about-wrapper .abnew-link .link{margin-bottom:15px;}
    .about-wrapper .abnew-factory{margin-left:-7px;margin-right:-7px;margin-bottom:30px;}
    .about-wrapper .abnew-factory .col-6{padding-left:7px;padding-right:7px;}
    .about-wrapper .abnew-factory .img{margin-bottom:15px;}
}

  .profl-nav .items{margin-top:30px;}
  .profl-nav .item{margin-bottom:30px;text-align:center;padding:50px 40px;background:#fff;}
  .profl-nav .item .t1{font-size:42px;color:#0155ad;font-weight:bold;margin-bottom:10px;}
  .profl-nav .item .t2{font-size:21px;color:#0155ad;position:relative;}
  .profl-nav .item .t2:after{content:"";width:35px;height:6px;background:#ff0000;display:block;margin:15px auto 20px;}
  .profl-nav .item .p1{font-size:16px;line-height:27px;height:162px;}
  .profl-nav .item .p1 span{color:#0155ad;}
  .profl-nav .item:hover{background:#0155ad;}
  .profl-nav .item:hover .t1{color:#fff;}
  .profl-nav .item:hover .t2{color:#fff;}
  .profl-nav .item:hover .p1{color:#fff;}
  .profl-nav .item:hover .p1 span{color:#ff0000;}
  .profl-nav .more-box.cl{margin-top:20px;}
  .profl-nav .more-box.cl .more{margin:0 auto;}
  .profl-nav .more-box.cl b{margin-right:0;margin-left:35px;}

@media(max-width:1330px) {
  .profl-nav .item{padding:45px 30px;}
}

@media(max-width:768px) {
    .profl-nav .item{padding:25px 15px;margin-bottom:15px;min-height:270px;}
    .profl-nav .item .p1{height:auto;font-size:14px;line-height:20px;}
}

.foot-bottom-new{background:#e6e6e6;padding:10px 0;}
.foot-top-new{padding:50px 0;}
.foot-top-new .box{display:flex;flex-wrap:wrap;justify-content:space-between;}
.foot-top-new .box .left{width:36%;}
.foot-top-new .box .right{width:52%;}
.foot-top-new .box .left .img{margin-bottom:25px;}
.foot-top-new .box .left p{font-size:18px;line-height:42px;color:#444;}
.foot-top-new .box .right .t1{font-size:32px;line-height:36px;color:#014593;font-weight:bold;margin-bottom:36px;}
.foot-top-new .box .right .prolist{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;}
.foot-top-new .box .right .prolist .item{width:50%;}
.foot-top-new .box .right .prolist .item h4{font-size:18px;line-height:54px;}
.foot-top-new .box .right .prolist .item h5{font-size:16px;line-height:36px;}
.foot-top-new .box .right .prolist .item h5:before{content:"\f105";font-family:cmsfont;color:#014593;margin-right:8px;}

.home-feedback{background: #014593 no-repeat left bottom ;min-height: 405px;padding: 90px 0 200px;margin-top:60px;}
.home-feedback .t1{font-size:42px;line-height:68px;color:#fff;margin-bottom:50px;}
.home-feedback .right{position:relative;}
.home-feedback .feedback-box .t3{font-size:36px;font-weight:bold;margin-bottom:25px;font-family:Barlow;}
.home-feedback .feedback-box{background:#fff;padding:45px 45px;box-shadow:0 0 80px rgba(0, 0, 0, 0.1);position:absolute;top:-160px;left:0;right:0;z-index:1;}
.home-feedback .feedback-box .form-feedback .form-control{ background: #f4f4f4; color: #9396a2; border-color:#f4f4f4; border-radius: 0px;overflow: hidden; padding-top: 15px;padding-bottom: 15px;}
.home-feedback .feedback-box .form-feedback .form-control::-webkit-input-placeholder{color: #9396a2;}
.home-feedback .feedback-box .form-feedback .btn { height:auto;  color: #fff; background: #014593;border-radius: 0px; font-size: 18px; line-height: 22px;padding-top: 15px;padding-bottom: 15px; }
.home-feedback .feedback-box .form-feedback .btn:hover{background:#86c442 }
.home-feedback .feedback-box .form-feedback.was-validated .form-control:invalid,.feedback-box .form-feedback.was-validated .form-control.is-invalid {
    border-color:#f5543f;
    padding-right: calc(1.5em + 0.75rem);
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

@media(max-width:768px) {
    .home-feedback{margin-top:0;padding:40px 0;}
    .home-feedback .t1{font-size:22px;line-height:30px;text-align:center;margin-bottom:25px;}
    .home-feedback .feedback-box{position:relative;top:inherit;left:inherit;right:inherit;padding:25px 25px;}
    .home-feedback .feedback-box .t3{font-size:26px;text-align:center;}
}

.xc-flexo-box{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:45px;}
.xc-flexo-box .left{width:56%;font-size:18px;line-height:32px;}
.xc-flexo-box .right{width:42%;}
.xc-flexo-box .left .desc{margin-bottom:30px;}
.xc-flexo-box .left .more-box{margin-top:35px;}
.xc-flexo-box .left .more-box .more{margin:0;}
.xc-flexo-box .left p{display:flex;}
.xc-flexo-box .left p span{color:#0155ad;font-weight:bold;margin-left:5px;}
.xc-flexo-box .left p:before{content:"";width:20px;height:32px;min-width:20px; background:url(../../images/xc-flexo-tb1.png) center no-repeat;display:inline-block;margin-right:10px;}

.pro-wrapper.xc-flexo-box2{padding-top:70px;}

.xc-flexo-box3{background:#f1f1f1;padding-top:70px;}
.xc-flexo-box3 .t1{font-size:42px;font-weight:bold;margin-bottom:20px;text-align:center;}
.xc-flexo-box3 .box1{display:flex;justify-content:space-between;flex-wrap:wrap;}
.xc-flexo-box3 .box1 .left{width:47.5%;padding:50px 0}
.xc-flexo-box3 .box1 .right{width:42%;min-width:550px; background:url(../../images/xc-flexo-img2.png) no-repeat center; background-size:cover;display:flex;align-items:center;justify-content:center;}
.xc-flexo-box3 .box1 .t4{font-size:30px;line-height:36px;font-weight:bold;width:40%;text-align:center;}
.xc-flexo-box3 .box1 .left .desc{font-size:18px;line-height:28px;margin-bottom:45px;}
.xc-flexo-box3 .box1 .item{display:flex;padding-left:20px;align-items:center;margin-top:25px;}
.xc-flexo-box3 .box1 .item .tb{width:60px;min-width:60px;margin-right:15px;}
.xc-flexo-box3 .box1 .item .text{font-size:18px;line-height:28px;font-weight:bold;}
.xc-flexo-box3 .box1 .item .text span{color:#0155ad;}

.xc-flexo-box3 .box2{background:#fff;padding:65px 115px;margin-top:55px;}
.xc-flexo-box3 .box2 h4{font-size:30px;line-height:36px;font-weight:bold;margin-top:40px;margin-bottom:30px;}
.xc-flexo-box3 .box2 p{font-size:18px;line-height:32px;margin-bottom:15px;}
.xc-flexo-box3 .box2 h5{font-size:18px;line-height:32px;margin-bottom:15px;display:flex;}
.xc-flexo-box3 .box2 h5:before{content:"●";display:inline-block;color:#0155ad;margin-right:10px;}

@media(max-width:768px) {
  .xc-flexo-box{margin-top:25px;}
  .xc-flexo-box .left{width:100%;font-size:14px;line-height:22px;}
  .xc-flexo-box .right{width:100%;margin-top:25px;}
  .xc-flexo-box .left p{display:block;}
  .xc-flexo-box .left p:before{height:20px;}
  .pro-wrapper.xc-flexo-box2{padding-top:30px;padding-bottom:0;}
  .pro-wrapper .pro-box{margin-bottom:30px;}

  .xc-flexo-box3{padding-top:35px;}
  .xc-flexo-box3 .t1{font-size:26px;line-height:32px;}
  .xc-flexo-box3 .box1 .left{width:100%;padding:0}
  .xc-flexo-box3 .box1 .right{width:100%;min-width:auto;height:340px;}
  .xc-flexo-box3 .box1 .t4{font-size:18px;line-height:26px}
  .xc-flexo-box3 .box1 .left .desc{font-size:14px;line-height:22px;margin-bottom:20px;}
  .xc-flexo-box3 .box1 .item .text{font-size:14px;line-height:22px}
  .xc-flexo-box3 .box1 .item{padding-left:0;margin-top:10px;}

  .xc-flexo-box3 .box2{padding:25px 15px;margin-top:30px;}
  .xc-flexo-box3 .box2 h4{font-size:20px;line-height:28px;margin-top:25px;margin-bottom:15px;}
  .xc-flexo-box3 .box2 p{font-size:14px;line-height:22px;margin-bottom:10px;}
  .xc-flexo-box3 .box2 h5{font-size:14px;line-height:22px;margin-bottom:10px;}
}

.a-flbox3{padding:120px 0 50px;}
.a-flbox3 .container-xl{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;}
.a-flbox3 .container-xl .title{width:35%;}
.a-flbox3 .container-xl .title .t1{font-size:30px;line-height:36px;font-weight:bold;margin-top:15px;}
.a-flbox3 .container-xl .faq-list{width:60%;}
.a-flbox3 .faq-item{margin-top:5px;}
.a-flbox3 .faq-item .faq-q{background:#f3f3f3;border-left:3px solid #0059ab;padding:15px 20px;font-size:21px;line-height:30px;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between;}
.a-flbox3 .faq-item .faq-q:after{content:"\f078";font-family:cmsfont;color:#fff; width:29px;min-width:29px; height:29px;background:#0059ab;display:flex;align-items:center;justify-content:center;}
.a-flbox3 .faq-item .faq-a{display:none;padding:20px 50px 30px 20px;font-size:17px;line-height:30px;}

@media(max-width:768px) {
    .a-flbox3{padding:30px 0;}
    .a-flbox3 .container-xl .title{width:100%;margin-bottom:15px;}
    .a-flbox3 .container-xl .faq-list{width:100%;}
    .a-flbox3 .container-xl .title .t1{font-size:22px;line-height:30px;}
    .a-flbox3 .faq-item .faq-q{font-size:16px;line-height:24px;padding:10px;}
    .a-flbox3 .faq-item .faq-a{padding:10px 0;font-size:14px;line-height:22px;}
}

.google-cookies{position:fixed;z-index:99;bottom:50px;left:50px;width:450px;box-shadow:8px 0 15px rgba(0, 0, 0, 0.2);background:#fff;padding:20px;border-radius:10px;}
.google-cookies.off{display:none;}
.google-cookies .container-xl{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.google-cookies .left{width:100%;}
.google-cookies .right{text-align:center;display:flex;justify-content:flex-end;width:100%;}
.google-cookies .t1{font-size:20px;font-weight:bold;color:#0068b6 ;margin-bottom:5px;}
.google-cookies .p1{font-size:14px;line-height:22px;}
.google-cookies .p1 a{font-weight:bold;text-decoration:underline; margin-right:10px;}
.google-cookies .cookies-btn{border:1px solid #0068b6 ;color:#0068b6 ;display:block;font-size:16px;padding:8px 25px;margin-top:15px;margin-left:10px; background:#fff; transition: all 0.5s;border-radius:10px;cursor:pointer;}
.google-cookies .cookies-btn:hover{text-decoration:underline;}
.google-cookies .cookies-btn:first-child{background:#0068b6 ;color:#fff;margin-top:15px;}

@media(max-width:768px) {
  #float{bottom:165px;}
  .google-cookies{padding:10px 0;bottom:0;left:0;right:0;border-radius:0;width:100%;}
  .google-cookies .left{width:100%;}
  .google-cookies .t1{font-size:16px;line-height:24px;}
  .google-cookies .p1{font-size:14px;line-height:16px;}
  .google-cookies .right{width:100%;text-align:left;justify-content:flex-start;}
  .google-cookies .cookies-btn{padding:5px 10px;border-radius:0;font-size:14px;display:inline-block;margin-left:0;margin-right:10px;}
}

@media(max-width:768px) {
    .profl-nav .desc2{font-size:14px;line-height:20px;height:90px;overflow:hidden;margin-bottom:10px;}
    .profl-nav .desc2.active{height:auto;}
    .profl-nav .modesc{margin-bottom:25px;text-align:center;color:var(--public-color)}
    .profl-nav .modesc i:before{content:"\f322";}
    .profl-nav .modesc.active i:before{content:"\f325";}
    .profl-nav {padding:10px 0 30px;}
}

.a-flbox2{padding:100px 0 100px;background:#f9f9f9;}
.a-flbox2 .t1{font-size:40px;line-height:46px;font-weight:bold;}
.a-flbox2 .desc{font-size:18px;line-height:30px;margin-top:15px;margin-bottom:40px;}
.a-flbox2 .items{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.a-flbox2 .items .img{width:50%;}
.a-flbox2 .items .img img{margin-bottom:40px;}
.a-flbox2 .items .img img:last-child{margin-bottom:0;}
.a-flbox2 .items .text{width:45%;padding-left:0px;}
.a-flbox2 .items .text h5{font-size:20px;line-height:30px;font-weight:bold;position:relative;display:flex;align-items:center;}
.a-flbox2 .items .text h5:before{content:"";width:25px;height:25px;background:url(../../images/a-flbox2-tb1.png) no-repeat center;display:inline-block;margin-right:10px;}
.a-flbox2 .items .text p{font-size:16px;line-height:30px;margin-bottom:5px;}
.a-flbox2 .items .text p:last-child{margin-bottom:0;}
.a-flbox2 .items .text p span{color: #0059ab;}

@media(max-width:768px) {
  .a-flbox2{padding:30px 0 30px;}
    .a-flbox2 .t1{font-size:22px;line-height:30px;}
    .a-flbox2 .desc{font-size:14px;line-height:22px;margin-bottom:25px;margin-top:10px;}
    .a-flbox2 .items .img{width:100%;margin-top:20px;}
    .a-flbox2 .items .text{width:100%;padding-left:0}
    .a-flbox2 .items .text h5{font-size:17px;}
    .a-flbox2 .items .text p{font-size:14px;line-height:22px;margin-bottom:15px;}

}