@charset "utf-8";
/* CSS Document */

body {padding:0; margin: 0; font-size: 12px; font-family:"Microsoft Yahei";}
p{margin:0; padding:0;}
ul,ol{list-style:none; padding: 0; margin: 0;}
a{text-decoration:none;}

.container{padding:0 5rem;}
img{max-width:100%; height: auto;}
/*导航end*/
.owl-dots {
    text-align: center;

}

.owl-dots .owl-dot span {
    width: 10px;
    height: 7px;
    border-radius: 50px;
    background: #FFF;
    display: inline-block;
    opacity: .5;
    margin: 0 4px;
	transition:0.5s ease all;
}
.owl-dots .owl-dot.active span {
    opacity: 1;
    width: 20px;
	
}

#owl0 .owl-dots {
    display: inline-block;
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

#owl0.owl-carousel .owl-nav .owl-next, #owl0.owl-carousel .owl-nav .owl-prev {
    opacity: 0;
}
#owl0.owl-carousel .owl-nav i {
    font-size: 40px;
    color: #fff;
    opacity: 0.5;
}
#owl0.owl-carousel .owl-nav .owl-next {
    right: 80px;
}
#owl0.owl-carousel .owl-nav .owl-prev {
    left: 80px;
}
#owl0.owl-carousel:hover .owl-nav .owl-next {
    right: 20px;
}
#owl0.owl-carousel:hover .owl-nav .owl-prev {
    left: 20px;
}
#owl0.owl-carousel .owl-nav .owl-next:hover i, #owl0.owl-carousel .owl-nav .owl-prev:hover i {
    opacity: 1
}
#owl0.owl-carousel:hover .owl-nav button {
    opacity: 1
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    display: block;
    position: absolute;
    outline: 0;
    top: 40%;
    transform: translateY(-50%);
    z-index: 6;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
/*OWL1*/

#owl1.owl-carousel .owl-nav i {
    font-size: 60px;
    color: #1c1563;
    opacity: 0.8;
}
#owl1.owl-carousel .owl-nav .owl-next {
    right: -20px;
	top: 45%;
}
#owl1.owl-carousel .owl-nav .owl-prev {
    left: -20px;
	top: 45%;
}

#owl1.owl-carousel .owl-nav .owl-next:hover i, #owl1.owl-carousel .owl-nav .owl-prev:hover i {
    opacity: 1
}
#owl1.owl-carousel:hover .owl-nav button {
    opacity: 1
}

.dropdown:hover .dropdown-menu {
    display: block;
}
.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none;
}
.offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
    visibility: visible;
}
.navbar-brand{display:none;}
.d-flex{display:flex; box-sizing: border-box;}
.align-items-center{align-items: center;}
.flex-wrap{flex-wrap:wrap;}
.justify-content-between{justify-content: space-between;}
.wel{border-bottom: 1px solid #eee; padding:0.5rem 0; font-size: 0.8rem; color: #333;}
.top{padding:1.2rem 0;}
.top .logo img{width: 10rem; border-right: 1px solid #DDD; padding-right: 2rem; }
.top .logo-txt{padding:0 2rem;}
.top .logo-txt .t1{width:100%;font-size: 1.25rem; color: #333; font-weight: 600; margin-bottom: 0.2rem;}
.top .logo-txt .t1 span{font-size:2rem; color: #FF0004; padding-right: 0.2rem}
.top .logo-txt .t2{width:100%; font-size: 2rem; color: red; }
.top .hot-tel .hot-box .hot-ico{padding:0 0.5rem}
.top .hot-tel .hot-tel-box .hot-ico img{width: 3.5rem;}
.top .hot-tel .hot-tel-box .hot-txt{padding:0 0.5rem;}
.top .hot-tel .hot-tel-box .hot-txt .t1{font-size: 1.2rem; color: #333; font-weight: 600;}
.top .hot-tel .hot-tel-box .hot-txt .t2{font-size: 1.4rem; color: red;}
.navbar{width:100%; background:#0d0e46;}
.nav-list{}
.nav-list .nav-item{ position: relative; margin-right: 0.2rem;}
#navBox .nav-item a{ color:#FFF; font-size: 1.15rem; display: flex; padding:1rem 1.2rem;}
#navBox .on{background:#cfaa5a!important; }
#navBox .nav-item a:hover{background:#cfaa5a; }
.fixed{position:fixed; left: 0; top: 0; z-index: 99; animation: fadeInDown .5s; background: #FFF!important;     -moz-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 8px 25px 0 rgb(0 0 0 / 4%);
    -o-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);}
.fixed .nav-item a{color:#000!important;}
.fixed .nav-item a:hover{color:#FFF!important;}
.fixed .on a{color:#FFF!important;}

.headline {text-align:center;}
.headline .tit{font-size: 32px; color: #033d75; font-weight:bold;}
.headline .tit span{color: red; padding:0 0.2rem;}
.headline .line{ height: 3px; width:50px; background: #033d75; position: relative; margin: 10px auto;}
.headline .line::after{position: absolute; top: 0;  left: -12px; content:""; width:3px; height: 3px; background: #033d75;}
.headline .line::before{position: absolute; top: 0;  right: -12px; content:""; width:3px; height: 3px; background: #033d75;}
.headline .ftit{ margin: 0 auto; font-size: 1.1rem; color: #666; font-weight: 300; line-height: 1.8;}
.mb-2{margin-bottom:2rem;}
.mb-3{margin-bottom:3rem;}

.index-services{background:#f8f9fc; padding:3.5rem 0;}
.inner-wrap{background:#f8f9fc; padding:2rem 0;}
.index-services .s-box{background:#FFF;  padding: 2rem 0;}
.index-services .s-box .s-box-l{width:20%; border-right: 1px solid #f0f0f0; padding:0 2rem; box-sizing: border-box;}
.border-bottom{border-bottom: 1px solid #F4F4F4; padding-bottom: 0.6rem; margin-bottom: 0.6rem;}
.index-services .s-box .s-box-l .box-l-item .item-tit{padding-left:1rem; font-size: 1rem; font-weight: bold; margin-bottom: 0.1rem; position: relative;}
.index-services .s-box .s-box-l .box-l-item .item-tit::before{left:0; top: 20%; width: 0.2rem; height: 70%; background: #033d75; content: ""; position: absolute;}
.index-services .s-box .s-box-l .box-l-item .item-box{padding:1rem 0 0 0;}
.index-services .s-box .s-box-l .box-l-item .item-box .item-single{width:calc(50% - 0.3rem); margin-bottom: 0.6rem;}
.index-services .s-box .s-box-l .box-l-item .item-box .item-single a{background:#F1F3F1;display: block; text-align: center; padding: 0.6rem 0; font-size: 0.85rem; color: #000;}
.index-services .s-box .s-box-l .box-l-item .item-box .item-single a:hover{background:#033d75; color: #FFF;}
.index-services .s-box .s-box-r{width: 80%; box-sizing: border-box; padding-left: 2rem;}
.index-services .s-box .s-box-r .pro-list{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.index-services .s-box .s-box-r .pro-list .list-item{width:calc(25% - 0.5rem); margin-bottom: 1rem; border:1px solid #FFF;}
.index-services .s-box .s-box-r .pro-list .list-item .item-pic{overflow:hidden;}
.index-services .s-box .s-box-r .pro-list .list-item .item-pic img{width:100%; height: auto; transition: 0.6s ease all}
.index-services .s-box .s-box-r .pro-list .list-item:hover .item-pic img{transform:scale(1.03)}
.index-services .s-box .s-box-r .pro-list .list-item:hover{    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);}
.index-services .s-box .s-box-r .pro-list .list-item .item-box{padding:0.8rem; background: #f8f8f8; color: #000;}
.index-services .s-box .s-box-r .pro-list .list-item .item-box .item-box-tit{font-size:1rem; color: #000;}
.index-services .s-box .s-box-r .pro-list .list-item .item-box .item-box-txt{font-size:0.8rem; color: #666;}
.index-services .s-box .s-box-r .pro-list .list-item:hover .item-box{background:#033d75}
.index-services .s-box .s-box-r .pro-list .list-item:hover .item-box .item-box-tit{color:#FFF;}
.index-services .s-box .s-box-r .pro-list .list-item:hover .item-box .item-box-txt{color:#FFF!important;}


.tedian{padding:1rem 0 3.5rem;}
.tedian .td-item{padding: 2rem; width: 24%;  background: #FFF;box-sizing: border-box; transition: 0.5s ease all; position: relative; overflow: hidden; cursor:pointer;}
.tedian .td-item::before,
.tedian .td-item::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    transition: width 0.3s ease, height 0.3s ease 0.3s;
}
.tedian .td-item::before {
    top: 0;
    left: 0;
    border-top-color: #cfaa5a;
    border-left-color: #cfaa5a;
}
.tedian .td-item::after {
    bottom: 0;
    right: 0;
    border-bottom-color: #cfaa5a;
    border-right-color: #cfaa5a;
}
.tedian .td-item:hover::before,
.tedian .td-item:hover::after {
    width: 100%;
    height: 100%;
    border-width: 2px;
}
.tedian .td-item .td-tit{ margin-bottom: 1rem; text-align:center;}
.tedian .td-item .td-tit .td-pic img{width:35%; margin-bottom:1.2rem;}
.tedian .td-item .td-tit .td-tit{font-size: 1.5rem; color: #000; font-weight: bold;}
.tedian .td-item .td-txt{font-size: 1rem; color: #333; line-height: 1.6;}

/*products*/
.tab-nav {
    display: flex;
    margin-bottom: 30px;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
  }
  .tab-nav .title{padding:0 1rem; display: flex; margin-right: 2rem; align-items: center; font-size: 1.2rem; background: #033d75; color:#FFF;}
  .tab-nav::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: var(--indicator-left, 0);
    width: var(--indicator-width, 0);
    height: 2px;
    background-color: #007bff;
    transition: all 0.3s ease;
  }
  
  .tab-nav-item {
    padding:0.8rem 1rem;
    font-size: 1.2rem;
    margin-right: 2rem;
    cursor: pointer;
    border: none;
    background: none;
    position: relative;
    color: #000;
    transition: color 0.3s ease;
    border: 1px solid #f0f0f0;
    border-bottom: none;
    border-radius: 0.5rem 0.5rem 0 0;
  }
  
  .tab-nav-item.active {
    color: #007bff;
    background:#f8f9fc;
  }
  
  .tab-nav-item.active::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #007bff;
  }
  
  .tab-content {
    display: none;
  }
  
  .tab-content.active {
    display: block;
  }
  
  .product-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .product-item {
    width: calc(25% - 1rem);
    margin-bottom: 1.2rem;
    transition: all 0.3s;
  }
  
  .product-item:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
  }
  
  .product-img img {
    max-width: 100%;
    height: auto;
  }
  
  .product-name {
    padding:1.2rem 0.8rem;
    font-size: 1rem;
    color: #000;
    background: #f8f8f8;
  }


/*右侧浮动*/
.float-service {
    position: fixed;
	width: 4.8rem;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
	background:#FFF;
	border-radius: 2.5rem;
	padding: 2rem 0;
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
}

.service-item {
    background-color: #fff;
	border-bottom: 1px solid #F0F0F0;
	width: 4.8rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    transition: all 0.3s;
	padding-bottom: 0.5rem;
	margin-bottom: 0.5rem;
}
.service-item:last-child{border-bottom: none;}
.img-border img{border:2px solid #4f7afd; border-radius: 50%; width: 60%!important;}

.service-item > img{
    width: 35%;
	height: auto;
    margin-bottom:0.5rem;
}

.service-item span {
    font-size: 12px;
    color: #666;
}

.hover-content {
    position: absolute;
    right:5.3rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
    display: none;
    white-space: nowrap;
	width: 10rem;
	text-align: center;
}
.hover-content .tit{font-size:1rem; margin-bottom: 0.5rem; color: #ff611e; font-weight: bold;}
.hover-content .phone i{font-size:1rem; padding-right: 0.4rem; color: #333;}
.hover-content .phone{margin-bottom: 0.3rem; color: #666;}

.service-item:hover .hover-content {
    display: block;
}

.hover-content::after {
    content: '';
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    border-left: 6px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.hover-content p {
    margin: 0;
    font-size: 14px;
    color: #333;
}

.zhanshi{ margin-top: 2rem; background: #FFF; padding: 2rem 2rem 0.8rem;}

.choose{margin-top: 2rem; background: #FFF; padding: 2rem 2rem 0.8rem;}
.choose .choose-list{padding:1rem 0;}
.choose .choose-list .choose-item{margin-bottom:2rem;}
.choose .choose-list .choose-item .item-txt{width:48%;}
.choose .choose-list .choose-item .item-txt .item-txt-tit{font-size:2rem; margin-bottom: 1rem; padding-bottom: 1rem; font-weight: bold; color: #033d75; position: relative;}
.choose .choose-list .choose-item .item-txt .item-txt-tit::after{position:absolute; width: 8rem; height: 0.2rem; left: 0; bottom: 0; background: #033d75; content: ""; transition: 0.5s ease all;}
.choose .choose-list .choose-item .item-txt:hover .item-txt-tit::after{width:16rem;}
.choose .choose-list .choose-item .item-txt .item-txt-ftit{font-size:1.2rem; margin-bottom: 1.2rem; color: #888;}
.choose .choose-list .choose-item .item-txt .item-txt-smtext{font-size:1.2rem; color: #333; line-height: 1.8;}
.choose .choose-list .choose-item .item-pic{width:48%;}
.choose .choose-list .choose-item .item-pic img{width:100%; border-radius: 2rem 0 2rem 0;}
.rtol{flex-direction:row-reverse;}

/*banner*/
.ibanner img{width:100%; height: auto;}
.in-pro{background:#FFF; padding: 1rem;}
.in-pro .top-class{border-bottom: 1px solid #F0F0F0;  margin-bottom: 1rem;}
.in-pro .top-class .class-item{ margin-bottom: 0.5rem; display: flex;}
.in-pro .top-class .class-item .item-tit{ font-size: 1rem; color: #030535; padding-top: 0.5rem; font-weight: bold; padding-right: 1rem; display: flex; width:7%; justify-content:center;}
.in-pro .top-class .class-item .item-list{  display: flex; flex-wrap: wrap; width: 93%;}
.in-pro .top-class .class-item .item-list .list-box{ margin-right: 0.5rem; margin-bottom: 0.5rem;}
.in-pro .top-class .class-item .item-list .on a{background:#030535!important; color: #FFF!important;}
.in-pro .top-class .class-item .item-list .list-box a{ display:block; padding:0.5rem 1rem;   background: #F1F3F1; border: 1px solid #F5F5F5; color: #000; font-size: 0.9rem;}
.in-pro .class-item .item-list .list-box a:hover{background:#030535; color: #FFF;}
.in-pro .class-mianliao{border-bottom: 2px solid #EEE; margin-bottom: 10PX;}
.in-pro .class-mianliao .item-tit{font-size:1.2rem; color:#030535; font-weight: bold; margin-bottom: 10px;}
.in-pro .class-mianliao .item-list{ padding:10px 0; display: flex; flex-wrap: wrap;}
.in-pro .class-mianliao .item-list .list-box{margin-right: 0.5rem; margin-bottom: 0.5rem;}
.in-pro .class-mianliao .item-list .list-box a{ display:block; padding:0.6rem 1.2rem; border: 1px solid #030535; color: #000; font-size: 0.95rem;}
.in-pro .class-mianliao .item-list .list-box a:hover{background:#030535; color: #fff;}
.in-pro .class-mianliao .item-list .on a{background:#030535!important; color: #fff!important;}
.in-pro .mianliao{ padding:0 20%;}
.in-pro .mianliao img{width:100%;}

.relate-pro{padding-top: 1rem;}
.relate-pro .pro-item{width:24%;  box-sizing: border-box; margin:0.5%; }
.relate-pro .pro-item .item-pic{overflow: hidden!important;}
.relate-pro .pro-item .item-pic a{ display:block; margin:0; padding:0;}
.relate-pro .pro-item .item-pic img{width:100%; transition:  0.5s ease all;}
.relate-pro .pro-item .item-pic:hover img{transform:scale(1.05);}
.relate-pro .pro-item .item-tit{font-size: 0.8rem; height:2rem; line-height:2rem; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.relate-pro .pro-item .item-tit a{ color:#666;}


.protxt-top{padding:2rem;}
.protxt-top .top-l{width:40%;}
.protxt-top .top-r{width:calc(60% - 2rem); box-sizing: border-box; padding-left: 2rem; border-left: 1px solid #f0f0f0;}
.protxt-top .top-r .pro-title{font-size:1.4rem; font-weight: bold; color: rgb(17 24 39); margin-bottom: 2rem;}
.protxt-top .top-r .canshu{display:flex; flex-wrap: wrap; justify-content: space-between; background: #F4F4F4; padding: 1rem 1rem 0 1rem; margin-bottom: 1rem;}
.protxt-top .top-r .canshu .cs-item{width:49%; display: flex; font-size: 0.9rem; margin-bottom: 1rem;}
.protxt-top .top-r .canshu .cs-item .cs-tit{ color: #000;}
.protxt-top .top-r .canshu .cs-item .cs-ftit{color: #444;}
.protxt-top .top-r .canshu .cs-title{width:100%; font-size: 1.2rem; color: #000; margin-bottom: 1rem;}
.protxt-top .top-r .chima{ font-size: 1.1rem; margin-bottom: 2.5rem;}
.protxt-top .top-r .chima a{color:#9f0000; padding-left: 0.4rem; text-decoration: underline}
.protxt-top .top-r .c-contact{text-align: center;}
.protxt-top .top-r .c-title{font-size:1rem; color: #000; margin-bottom: 1rem;}
.protxt-top .top-r .c-dh{font-size:1.8rem; color: #FF0004; display: flex; align-items: center; margin-bottom: 2rem;}
.protxt-top .top-r .c-dh img{width:2rem; margin-right:0.5rem;}
.protxt-top .top-r .zixun{width:10rem;}
.protxt-top .top-r .zixun a{display:block; text-align: center; padding: 0.5rem; background: rgb(17 24 39); border:1px solid #EEE;font-size: 1.2rem; color: #FFF; }
.protxt-top .top-r .zixun a:hover{background:#941618;}
.protxt-top .top-r .contact-l{width:49%; border-right: 1px solid #F4F4F4;}
.protxt-top .top-r .contact-r{width:49%; text-align: center;}
.protxt-top .top-r .contact-r .ewm img{width:10rem; margin-bottom: 0.8rem;}

.protxt-detail{background:#FFF; padding: 2rem; margin-top: 1rem;}
.protxt-detail .detail-l{box-sizing: border-box; width:calc(72% - 2rem); padding-right: 1rem; margin-right: 1rem; border-right: 1px solid #F4F4F4;}
.protxt-detail .detail-lm{ font-size: 1.2rem; border-bottom: 1px solid #F0F0F0; padding-bottom: 1rem; margin-bottom: 1rem; padding-left: 0.5rem; position: relative; color: #030535;}
.protxt-detail .detail-lm::after{position: absolute; width:5rem; height: 1px; left: 0; bottom: 0; content: ""; background: #030535;}
.protxt-detail .detail-l .detail-txt{font-size:1rem; color: #333;}
.protxt-detail .detail-l .detail-txt img{max-width:100%; height: auto; vertical-align: top;}
.protxt-detail .detail-r{width:28%;}
.protxt-detail .detail-r .tj-pro{ position: sticky; top: 4rem;}
.protxt-detail .detail-r .tj-pro .tj-item{border:1px solid #F4F4F4; width:49%;}
.protxt-detail .detail-r .tj-pro .tj-item .tj-pic{overflow:hidden;}
.protxt-detail .detail-r .tj-pro .tj-item .tj-pic img{transition:0.5s ease all;}
.protxt-detail .detail-r .tj-pro .tj-item .tj-pic:hover img{transform:scale(1.05)}
.protxt-detail .detail-r .tj-pro .tj-item .tj-tit{background:#F8F8F8; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  padding: 0.5rem; text-align: center; font-size: 0.9rem; color: #333;}


.case-tit {width:100%; padding: 0.6rem 0; border-bottom: 1px solid #F0F0F0; margin-bottom: 1rem;}
.case-tit .case-name{font-size:1.2rem; color: #333; font-weight: bold; padding-left: 0.2rem;}
.case-tit .bread{font-size: 0.8rem; color: #666; padding-right: 0.5rem;}
.case-tit .bread a{ color:#333; }
.case-list{display: flex; flex-wrap: wrap;}
.case-list .case-item{width:25%; box-sizing: border-box; padding:0.5rem; margin-bottom: 1rem;}
.case-list .case-item .item-pic{overflow: hidden;}
.case-list .case-item .item-pic img{transition:0.5s ease all;}
.case-list .case-item .item-pic:hover img{transform:scale(1.05)}
.case-list .case-item .item-tit{padding: 1rem; background: #F4F4F4; color: #000; text-align: center; font-size: 0.9rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.f-carousel__slide {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
    text-align: center;
    color: #ff3520;
    background: #f3f3f3;
}
.f-carousel__slide.is-nav-selected {
    color: #fff;
    background: #ff3520;
}
#myCarousel {
--f-carousel-slide-width: 100%;
--f-carousel-spacing: 10px;
    margin-bottom: 1rem;
}
#myNavigation {
--f-carousel-slide-width: 100px;
--f-carousel-spacing: 5px;
}
#myCarousel .is-selected img {
    cursor: pointer;
}
#myNavigation .is-selected img {
    opacity: 0.6;
    cursor: pointer;
}
#myNavigation .is-nav-selected img {
    opacity: 1!important;
}
#myNavigation .f-carousel__slide img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.liucheng{ padding:2rem; background: #FFF; margin-top: 2rem;}
.process-item {
  text-align: center;
  width: 19%;	
  padding: 2rem;
  background: #fff;

  box-shadow: 0 0 20px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
	box-sizing:border-box;
	position: relative;
}
.process-icon {
  margin-bottom: 1rem;
}
.process-icon img {
  width: 4rem;
  height: 4rem;
  margin: 0 auto;
}
.process-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}
.process-num {
  font-size: 3rem;
  font-weight: bold;
  color: #f0f0f0;
  position: absolute;
  top: 0.8rem;
  left: 0.8rem;
  line-height: 1;
	z-index: 9;
}
.process-item h3 {
  font-size: 1.6rem;
  color: #333;
  margin: 2rem 0 1rem;
}
.process-item p {
  font-size: 1rem;
  color: #666;
  margin: 0;
  line-height: 1.6;
}



/*footer*/
.footer{background:#141621; padding:3rem 0 0;}
.f-box{padding:0 1rem; width:18%;}
.f-box .f-logo {font-size:2rem; font-weight: bold; color: #FFF; margin-bottom: 1rem;}
.f-box .f-text .tit{margin-top: 10px; font-size:1.2rem; color: #DDD;}
.f-box .f-text .ftit{font-size:0.9rem; margin-top: 10px; color: #999;}
.f-box .f-box-tit{font-size:1.2rem; color: #FFF; margin-bottom: 1.8rem; position: relative;}
.f-box .f-box-tit::after{width:2rem; height: 0.1rem; background: #2c2f95; position: absolute; content: ""; left: 0; bottom: -1rem; transition:0.5s ease all;}
.f-box:hover .f-box-tit::after{width:4.5rem;}
.f-box .f-list{width:100%; margin-bottom: 10px;}
.f-box .w50{width: 50% !important;}
.f-box .f-list a{color:#888; text-decoration: none; font-size: 0.9rem;}
.f-box .f-list a:hover{color: #fff; }
.f-name{font-size:16px; margin-bottom:15px; color:#DBDBDB;}
.f-box .f-contact .c-box .c-box-ico{width:30px; text-align: center; margin-right: 5px;}
.f-box .f-contact .c-box .c-box-ico i{font-size:20px; color: #DBDBDB;}
.f-box .f-contact .c-box .c-box-txt {margin-bottom: 8px; }
.f-box .f-contact .c-box .c-box-txt .t1{font-size: 1.05rem; color: #999; margin-bottom: 2px;}
.f-box .f-contact .c-box .c-box-txt .t2{font-size:0.9rem; color: #CACACA;}
.f-box .f-contact .c-box .c-box-txt .t2 a{color:#fff; text-decoration: none;}
.f-box .f-ewm{width:45%;}
.f-box .f-ewm img{width:100%;}
.f-box .f-ewm-tit{font-size:0.9rem; color: #999; line-height:1.8;}
.about-banner{background:url("../images/about-ban.jpg") no-repeat; background-size: cover; padding: 6rem 0;}
.about-banner .about-tit{font-size: 2.5rem; font-weight: bold; color: #FFF; margin-bottom: 1rem;}
.about-banner .about-ftit{font-size: 1.2rem; color: #FFF; width: 50%; line-height: 1.8;}
.about-wrap{padding:3rem 0; background: #f8f9fc;}
.about-wrap .about-box{padding:2rem; background: #FFF;}
.about-wrap .about-box .about-pic{width:45%; border-radius: 1rem;}
.about-wrap .about-box .about-pic img{border-radius:1rem;}
.about-wrap .about-box .about-js{width:53%; line-height: 2; font-size: 1.25rem; color: #333;}
.about-wrap .about-box .about-js p{text-indent:2rem; margin-bottom:1.5rem;}

.about-wrap .about-box .shuzi{ margin-top:2rem; width: 100%;}
.about-wrap .about-box .shuzi .sz-item{width:32%; box-sizing: border-box; padding:2rem; text-align: center; box-sizing: border-box; background: #f0fafb; border-radius: 1rem;}
.about-wrap .about-box .shuzi .sz-item .sz-tit{font-size:1.8rem; color: rgb(37 99 235); font-weight: bold;}
.about-wrap .about-box .shuzi .sz-item .sz-ftit{font-size: 1.2rem; color: #000;}

.service-concept {
	padding: 2rem;
	margin-top: 2rem;
    background: #fff;
}
.service-concept .title {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 3rem;
    font-weight: bold;
}

.service-concept .service-list {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.service-concept .service-item {
    flex: 1;
    background: #fff;
    padding: 2rem;
    box-shadow: 0 0 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    text-align: center;
}
.service-concept .service-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}
.service-concept .service-icon {
    width: 4rem;
    height: 4rem;
    margin: 0 auto 20px;
}
.service-concept .service-icon svg {
    width: 100%;
    height: 100%;
    fill: #4A90E2;
}
.service-concept .service-title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    font-weight: bold;
}
.service-concept .service-desc {
    color: #666;
    line-height: 1.8;
	font-size: 0.9rem;
}

/*products list*/
.product-list {
    display: flex;
    flex-wrap: wrap;
}

.product-box {
    width: calc(20% - 1rem);
    margin: 0.5rem;
    background: #fff;
	border: 1px solid #f0f0f0;
    box-sizing: border-box;
    
}

.product-main-img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.4rem;
}

.product-main-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}
.product-main-img:hover img{transform:scale(1.05)}
.product-thumbs {
    display: flex;
    justify-content: flex-start;
    gap: 0.35rem;
}

.product-thumb {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #ddd;
}
.product-thumb:hover{border:1px solid #FF0004;}
.product-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}

.product-thumb:hover img {
    transform: scale(1.1);
}

.product-names {
    color: #000;
	background: #f8f9fc;
	margin-top: 0.5rem;
}
.product-names a{display:block; color: #000;  padding: 1rem 0.5rem; font-size: 1rem;}

.snav{padding:1rem 0; font-size: 0.85rem; color: #666;}
.snav a{ color:#333;}
.snav a:hover{color: #030535;}

.in-protxt{background:#FFF;}
.pagelist{text-align: center; padding:1rem 0; margin-top: 1rem; background:#FFF;}

.pagination {
    display: inline-block;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.contact-banner{background:url("../images/contact-ban.jpg") no-repeat; background-size: cover; padding: 6rem 0;}
.contact-banner .about-tit{font-size: 2.5rem; font-weight: bold; color: #FFF; margin-bottom: 1rem;}
.contact-banner .about-ftit{font-size: 1.2rem; color: #FFF; width: 50%; line-height: 1.8;}

.contact-box{background:#FFF; padding: 2rem;}
.contact-box .c-l{width:48%;}
.contact-box .c-l .c-tit{font-size:1.8rem; color: #000; font-weight: bold; margin-bottom: 1rem;}
.contact-box .c-l .c-ftit{font-size: 1.2rem; color: #666; line-height: 1.8; margin-bottom: 2rem;}
.contact-box .c-l .c-name{font-size: 1.6rem; border-bottom: 1px solid #EEE; padding-bottom: 1rem; margin-bottom: 1rem;  color: #333;}
.contact-box .c-l .c-dh{ margin-bottom: 1rem;}
.contact-box .c-l .c-dh .t1{font-size: 1.2rem; color: #666; margin-bottom: 0.5rem;}
.contact-box .c-l .c-dh .t2{font-size: 2rem; color: #333;}
.contact-box .c-l .c-list{font-size: 1rem; color: #333; line-height: 1.8;}
.contact-box .c-r{width:48%;}


.copyright{ padding:1rem 0; margin-top: 2rem;  font-size: 0.9rem; text-align: center; background: #141621; color: #999; border-top: 1px solid #2b2b30;}
.copyright a{ color:#999;}
.copyright a:hover{ color:#FFF;}


@media (max-width:767px) {
    .container{width:100%; padding:0 15px;}

}
