/*
Theme Name: 通用后台
Description:通用开发主题
Author:北京网聚电子商务有限公司 
Version：1.0
*/
*{color:#000;margin: 0;padding: 0;list-style: none;text-decoration: none;font-size:16px;font-family: "Arial";padding: 0;}
p{margin: 0;}

@font-face{
    font-family: 'Montserrat-Light';
    src : url('Montserrat-Light.otf'); 
}

@font-face{
    font-family: 'Montserrat-Bold';
    src : url('Montserrat-Bold.otf'); 
}




table{
	width:100% !important;
	border-collapse: collapse !important;
	/*border: 1px solid #DDDDDD !important;*/
}
table td{ 
	/*border: 1px solid #ddd !important;*/
}
table tr{
	/*border: 1px solid #ddd !important;*/
}

input,textarea{ 
	outline:none
}
input::-webkit-input-placeholder { 
        color: #999999;
}
              @keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}
@-webkit-keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}  
body{position: relative;}
.hov5 {position: relative;overflow: hidden;}
.hov5::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.hov5:hover::before {-webkit-animation: shine .75s;animation: shine 1.5s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}
.circle {width: 24px;margin: 3px auto 0;display: flex;justify-content: space-between;align-items: center;padding: 0 3px;}
.circle-bubble {width:5px;height:5px;border-radius: 50%;background-color: #72a54a;}
.circle1 {animation: pulse .4s ease 0s infinite alternate;}
.circle2 {animation: pulse .4s ease .2s infinite alternate;}
.circle3 {animation: pulse .4s ease .4s infinite alternate;}
@keyframes pulse {
	from {opacity: 1;transform: scale(1);}
	to {opacity: 1;transform: scale(.35);}
}
@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}
	50%{
		transform: translate(0px, -3px);
	}
	100%{
		transform: translate(0px, 0px);
	}
}
@keyframes shake{
      33.3%{transform:translateX(-6px)}
      49.95%{transform:translateX(4px)}
      66.6%{transform:translateX(-2px)}
      83.25%{transform:translateX(1px)}
      to{transform:translateX(0)}
}
.he{position: relative;}
.he-img {position: relative;overflow: hidden;}
.he-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.he-nr::before,
.he-nr::after {content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.he:hover .he-nr::before {right: 50%;left: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-nr::after {top: 50%;bottom: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.row1{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.row2{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.row3{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.row4{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.row5{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.row6{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;overflow: hidden;}
.row7{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:7;overflow: hidden;}
.row8{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:8;overflow: hidden;}
.row9{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:9;overflow: hidden;}
.row10{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:10;overflow: hidden;}
     .clearfix{clear:both;}
     .f-l{float: left;}
     .f-r{float:right;}
     .ov{overflow:hidden;}
     .uk-container{padding: 0;} 
     .uk-container{max-width: 1500px;}
	 	 /* 搜索 */
		  .header-search{position: relative;display: flex;align-items: center;flex-direction: row;


		}
		  .sousuo-box1{height:34px;width:220px;border:none;border:none;background:rgba(0,104,195,.8);position: absolute;right: 0;bottom:-60px;
		  z-index: 99;right:0;margin:0 auto;}
		  .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 34px;line-height: 34px;padding-left: 8px;
		  background:none;float:left;color:#fff;border:none;}
		  .sousuo-box1>input::-webkit-input-placeholder{color:#fff;}
		  .sousuo-box1>button{width:23px;float:right;border:none;background: none;float:right;margin-top: 6px;margin-right:8px;}
		  .search-icon1{display: none;}
	   .logo{display: block;max-width: 326px;} 




		/* 导航样式 */
	    .header{padding:10px 3%;z-index:10;position: fixed;top: 0;left: 0;width: 100%;background: linear-gradient(to bottom,  rgba(2,100,177,0.04) 0%,rgba(2,100,177,0.42) 100%); 

		}
        .header .uk-container{max-width: 1920px;}
		.header1{background: #999999;padding:10px 3%;position: initial;}
		.top{position: fixed;top: 0;left: 0;width:100%}
		.header-nav .uk-container-center{position: relative;}
		.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 1720px;}
		.nav-left{width: 326px;}
		.logo{}
		.logo-box{display: flex;align-items: center;flex-direction: row;}

		
		.nav-center{width:calc(100% - 540px);display: flex;align-items: center;flex-direction: row;justify-content: end;padding: 0 0;
			margin: 0;}
		.nav-right{width:200px;display: flex;align-items: center;flex-direction: row;justify-content: end;}
		.nav-right>div{width: 100%;}
		.nav-right1{justify-content: space-between;display: flex;width: 100%;padding-left: 15px;}
		.uk-navbar-nav{justify-content: space-between;display: flex;width: 100%;max-width: 900px;}
		.uk-navbar-nav>li{padding: 0 0;position: inherit;!important}
		.uk-navbar-nav>li>a{color:#ffffff;line-height:36px;font-size: 22px;font-weight: bold;position: relative;height: 36px;
		padding: 0;
		}
		.uk-navbar-nav>li>a>img{margin-left: 6px;}
		.dropdown-arrow{margin-left:5px;vertical-align:middle;width:8px;}
		.uk-navbar-nav>li.uk-active>a:before{display: block;}
		.uk-navbar-nav{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.uk-navbar-nav>li{text-align: center;line-height: 20px;}
		.uk-navbar-nav>li.uk-active>a{color:#ffffff;background: none;border-bottom: 2px solid #6ab22c;}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #ffffff!important;background: none;}
	
		.uk-navbar-toggle{margin-left: 20%;margin-top: 3%;}
		.nav-zuo>a{display: block;width: 100%;line-height:24px;text-align: left;font-size: 18px;margin-bottom: 6px;
		 padding-left: 10%;color:#ffffff;text-transform: uppercase;color:#fff;} 
		.erji{font-size: 14px!important;padding-left: 10%!important;color:#ccc!important;margin-bottom: 2px!important;line-height: 24px!important;z-index:99;} 
		.erjiname>a>span{text-align: right;color:#fff;float: right;opacity: 0;} 
		.d-erji{background:none;padding-top:0;background:#e2e2e2;padding-bottom: 0;left:0!important;
		text-align: left;
		}
		.d-erji>ul>li>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;}
		.d-erji>ul>li:nth-child(2) span{display: none;}
		.d-erji>ul>li>a:hover{background:rgba(255,206,42,1);color:#fff!important;}
		.d-erji>ul>li>a:hover span{opacity: 1;}
		.erjiname{position:relative;}
	    .sanji>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;
		display: block;padding:5px 15px;display:block;}
	    .sanji>a:hover{background:rgba(255,26,42,1);color:#fff!important;}
	    .sanji{
	    position: absolute;left: 100%; top: 0;background:#e2e2e2;width:200px;display:none;color:#000!important;
	    }
	    .erjiname:hover .sanji{display:block!important;}
	
		.sousuo-box{height:42px;width:100%;border:none;background: none;border:1px solid #eaeaea;margin-top:30px;border-radius: 20px;}
		.sousuo-box>input{width:calc(100% - 58px);float:left;height: 40px;line-height: 40px;padding-left: 18px;
		background:none;float:left;border:none;color:#fff;}
		.sousuo-box>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 8px;margin-right:16px;}

     /* wp的二级类目 */
.nav-center .uk-nav-default {
	position: absolute;
	top: 100%; /* 改为100%紧贴主菜单 */
	z-index: 1000;
	background: #fff;
	display: block;
	transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	height: 0;
	overflow: hidden;
	min-width: 220px;
	width: 100%;
	border-radius: 8px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
	border: 1px solid #f0f0f0;
	opacity: 0;
	transform: translateY(-10px);
	pointer-events: none; /* 初始状态不可点击 */
  }
  
  .nav-center .uk-nav-default > li > a {
	border-bottom: 1px solid #f8f8f8;
	color: #333;
	display: block;
	padding: 12px 20px;
	font-weight: 500;
	transition: all 0.3s ease;
	position: relative;
	text-align:left;
  }
  
  .nav-center .uk-nav-default > li > a:hover {
	text-decoration: none;
	background: #0068c3; /* 或 #093288 */
	color: #fff; /* 蓝色版本改为 #fff */
	padding-left: 25px;
	border-bottom-color: #0068c3; /* 或 #093288 */
  }
  
  .nav-center .uk-nav-default > li > a:hover::before {
	content: "→";
	position: absolute;
	left: 5px;
	transition: all 0.3s ease;
  }
  
  /* 关键修复：添加悬停区域和延迟关闭 */
  .uk-navbar-nav > li {

  }
  
  .uk-navbar-nav > li:hover .uk-nav-default {
	height: auto;
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto; /* 显示时可点击 */
  }
  
  /* 为二级菜单添加上方透明区域，防止鼠标离开 */
  .uk-navbar-nav > li .uk-nav-default::before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	height: 10px; /* 增加悬停区域高度 */
	width: 100%;
	background: transparent;
  }
  
  /* 或者使用延迟关闭方案 */
  .uk-navbar-nav > li .uk-nav-default {
	transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s 0.1s; /* 添加延迟 */
  }

/* 默认显示 */
.custom-hidden {
    display: flex;
}

/* 小于1200隐藏 */
@media (max-width:1200px) {
    .custom-hidden {
        display: none !important;
    }
}
.custom-visible {
    display: none;
}

@media (max-width:1200px) {
    .custom-visible {
        display: block !important;
    }

.sousuo-box1{display: none;}	
 .header{padding: 0 10px;background: #066bbb;}
.header>.uk-container{padding: 0;}

.uk-navbar-toggle{margin-top: 0;background: #008eff!important;margin-left: 0;color:#fff;}	 
	.nav-right{width: 140px;}
	.lar-box{padding-top: 0;}
	.logo{max-width: 120px;}
		.header-search{display: none;}
		.nav-center{padding: 0;display: block;max-width: 100%;justify-content: center;display: flex;width: calc(100% - 280px);}
		.nav-right1{padding: 0;width: 140px;}
		.nav-left{width: 140px;}
}
	
		
	

/* ===== Mega Menu ===== */
.mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,.9);
    display: none;
    z-index: 9999;

}

.uk-navbar-nav > li:hover .mega-menu {
    display: block;
}

.mega-wrapper {
    display: flex;
    padding: 60px 50px;
	max-width: 1400px;
	margin: 0 auto;
}

.mega-left {
    width: 260px;
    border-right: 1px solid #eee;
	text-align: left;
}

.mega-left li {

    cursor: pointer;
	font-size: 18px;
	color:#333333;
	color:#333333;
}

.mega-left li.active {
    color: #066bbb;

}

.mega-right {
	width: calc(100% - 260px);
    flex: 1;
    padding-left: 30px;
	border: none;
}

.mega-panel {
    display: none;
}

.mega-panel.show {
    display: flex;
    flex-wrap: wrap;
}

.mega-product {
    width: 25%;
    padding: 10px;
    text-align: center;
}

.mega-product img {
    max-width: 100%;
	width: 100%;
	border: 1px solid #ccc;
}
.mega-product p{
	text-align: center;
	margin-top: 6px;
	font-size: 14px;
	color:#666666;
}

.mega-product:hover {
  text-decoration: none;

}

.menu-product .mega-menu {
    display: none;
}

.menu-product:hover .mega-menu {
    display: block;
}
.menu-product:hover .mega-menu {
    display: block;
}
 .menu-product:hover .uk-nav-default {
    display: none !important;
}
.menu-product {
    position: relative;
}

/* 关键：鼠标缓冲区 */
.menu-product .mega-menu::before {
    content: "";
    position: absolute;
    top: -20px;   /* 向上延伸 */
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent;
}
/* 恢复正常 */
.uk-navbar-nav  li {
    position: relative !important;
}


/* Mega 特殊 */
.uk-navbar-nav .menu-product {
    position: static !important;
}

/* 普通下拉宽度正常 */
.nav-center .uk-nav-default {
    width: auto;
    min-width: 220px;
}

/* hover缓冲 */
.uk-navbar-nav > li .uk-nav-default::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
}
.mega-title{font-size: 22px;line-height: 24px;font-weight: bold;color:#000000;margin-bottom: 20px;}
.mega-title1{font-size: 18px;line-height: 22px;font-weight: 400;color:#000000;margin-bottom: 0;text-align: left;padding-left: 18px;}


/* 左侧分类结构 */
.mega-left li a {
    display: flex;
    justify-content: start;
    align-items: center;
   font-size: 18px;
    color: #333;
    text-decoration: none;
	margin-bottom: 20px!important;
}

/* 箭头 */
.mega-left li .arrow {
display: none;
color:#066bbb;
font-size: 18px;
}

/* hover / 激活 */
.mega-left li.active a {
    color: #066bbb;

}
.mega-left li.active span{
    color: #066bbb;

}
.mega-left li.active .arrow {
    display: block;
}


/* hover 也触发 */
.mega-left li:hover .arrow::after {
    opacity: 1;
    transform: translateX(0);
}

/* 空状态 */
.mega-empty {
    padding: 20px;
    color: #999;
}

 @media(max-width:1200px){
.mega-product {
    width:33%;
    padding: 10px;
    text-align: center;
	 }
   .mega-wrapper{padding: 30px 20px;}

 }

/* 动画进入 */
.fp-ani {
    opacity: 0;
}
.animate__animated {
    opacity: 1;
}
.fp-item {
    opacity: 0;
}


/* 首页通栏海报 */
.hb-box>div{max-width: 1400px;width: 100%;}
.hb-title{font-size: 90px;line-height: 100px;font-weight: bold;text-align: left;margin-bottom: 32px;color:#fff!important;
text-transform: uppercase;max-width: 1400px;}
.hb-subtitle{font-size: 30px;line-height: 36px;color:#fff!important;}
.hb-more{display: block;margin-top: 30px;}

.hb-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 1;
}

.hb-box {
    position: relative;
    z-index: 2;
    height:100%;
}

 @media(max-width:1200px){
.hb-title{font-size: 46px;line-height: 56px;}
.hb-subtitle{font-size: 22px;line-height: 26px;}
 }
  @media(max-width:960px){
.hb-title{font-size: 30px;line-height: 36px;}
.hb-subtitle{font-size: 18px;line-height: 22px;}
 }
   @media(max-width:768px){
.hb-title{font-size: 22px;line-height: 28px;margin-bottom: 14px;}
.hb-subtitle{font-size: 14px;line-height: 16px;}
.hb-more{margin-top: 14px;}
 }

 /* 首页产品索引 */
 #section1{background:url(assets/images/bg1.jpg);background-size: cover;}
 .index-pr{padding: 40px 2% 0;}
 .index-pr .uk-container{max-width: 1560px;}
 .inpr-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
 .inpr-left{width: 32%;display: flex;align-items: center;flex-direction: row;}
 .inpr-title{font-size: 60px;color:#ffffff;line-height: 66px;text-transform: uppercase;font-weight: bold;margin-bottom: 26px;}
 .inpr-desc{font-size: 16px;color:#ffffff;line-height: 28px;}
 .inpr-more{display: block;margin-top: 30px;}
 .inpr-right{width: 66%;display: flex;justify-content: center;flex-wrap: wrap;} 
  .inpr-box{margin: 4px;position: relative;display: block;display: flex;justify-content: end;}
.inpr-box:nth-child(2){display: flex;align-items: flex-end;flex-direction: column; flex-direction: column;}
.inpr-box:nth-child(5) .inpr-name{bottom: calc(50% - 13px);text-align: center;font-weight: bold;font-size: 26px;line-height: 28px;}
.inpr-tubox{position: relative;overflow: hidden;border-radius: 20px;}
.inpr-tu{display: block;transition: 0.6s;width: 100%;}
  .inpr-name{position: absolute;right: 0;bottom: 15px;text-align: right;width: 100%;font-size: 22px;line-height: 26px;color:#fff;
text-decoration: underline;padding-right: 12px;}
.inpr-tubox:hover .inpr-tu{transform: scale(1.1);}

 @media(max-width:1600px){
.inpr-box:nth-child(1){width: 50%;margin:0;padding: 4px;}
.inpr-box:nth-child(2){width: 50%;margin:0;padding: 4px;}
.inpr-box:nth-child(3){width: 38%;margin:0;padding: 4px;}
.inpr-box:nth-child(4){width: 35%;margin:0;padding: 4px;}
.inpr-box:nth-child(5){width: 27%;margin:0;padding: 4px;}

 }

 @media(max-width:960px){
	.inpr-left{width: 100%;}
	.inpr-right{width: 100%;}
 }




/* 首页企业优势 */
  #section2{background:url(assets/images/bg2.jpg);background-size: cover;}
 .index-ys{padding: 40px 2% 0;}
  .inys-tu{display: block;margin: 0 auto;}
 .inys-name{text-align: center;font-size: 60px;line-height: 66px;color:#fff;text-transform: uppercase;font-weight: bold;margin-bottom: 12px;
margin-top: 40px;}
 .inys-desc{text-align: center;font-size: 24px;color:#d2d2d2;font-weight: bold;}
.inys-box:hover .inys-tu{transform: rotateY(360deg);transition: 0.8s;}
 @media(max-width:960px){
 .inys-name{font-size: 30px;line-height: 40px;margin-top: 20px;}
 
 }

/* 首页企业优势二 */
   #section3{background:url(assets/images/bg3.jpg);background-size: cover;}
  .index-our{padding: 40px 2% 0;}
  .index-our .our-nr{padding-bottom: 100px;}
  .our-title{font-size: 60px;color:#fff;text-align: center;line-height: 66px;text-transform: uppercase;font-weight: bold;margin-bottom: 12px;}
  .our-subtitle{text-align: center;font-size: 24px;color:#d2d2d2;font-weight: bold;margin-bottom: 40px;text-transform: uppercase;}
  .our-box{display: block;background: rgba(0, 0, 0, 0.8);padding: 40px 18px;position: relative;overflow: hidden;
height: 100%;border-radius: 12px;border: 1px solid rgba(255,255,255,0.5);transition: 0.6s;}
  .our-num{font-size: 66px;line-height: 70px;color:#3ec958;font-weight: bold;margin-bottom: 8px;height: 70px;transition: 0.6s;}
  .our-name{font-size: 26px;color:#ffffff;font-weight: bold;margin-bottom: 14px;line-height: 32px;height: 64px;transition: 0.6s;}
  .our-desc{font-size: 18px;color:#c4c4c4;line-height: 26px;margin-bottom: 14px;height: 156px;transition: 0.6s;}
  .our-more{display: block;text-decoration: underline;font-size: 22px;line-height: 26px;color:#42a333;transition: 0.6s;}
 .our-box:hover{background: #3ec958;transition: 0.6s;text-decoration: none;}
 .our-box:hover .our-num{color:#fff;transition: 0.6s;}
 .our-box:hover .our-name{color:#fff;transition: 0.6s;}
 .our-box:hover .our-desc{color:#fff;transition: 0.6s;}
 .our-box:hover .our-more{color:#fff;transition: 0.6s;}
 .our-box:hover .our-tu{transform: scale(1.1);transition: 0.6s;}
 .our-tu{position: absolute;right: 0;bottom: 0;transition: 0.6s;}


.o-left::before,.o-right::before{display: none;}
.o-left{display: block!important;left: calc(50% - 70px)!important;width: 62px!important;top: calc(100% + 60px)!important;}
.o-right{display: block!important;right: calc(50% - 70px)!important;width: 62px!important;top: calc(100% + 60px)!important;}
 @media(max-width:960px){
 .our-title{font-size: 28px;line-height: 32px;}
 .our-subtitle{font-size: 16px;line-height: 20px;margin-bottom: 30px;}	
}



/* 首页案例展示 */
    #section4{background:url(assets/images/bg4.jpg);background-size: cover;}
    .index-case{padding: 40px 2% 0;}
   .incase-title{font-size: 60px;color:#fff;text-align: left;line-height: 66px;text-transform: uppercase;font-weight: bold;margin-bottom: 12px;}
  .incase-subtitle{text-align: left;font-size: 24px;color:#ffffff;font-weight: 400;margin-bottom: 40px;text-transform: uppercase;}
  .incase-box{display: block;background: #000;position: relative;overflow: hidden;border-radius: 20px;transition: 0.6s;}
  .incase-bottom{padding: 16px 10px 14px;}
  .incase-tubox{border-radius: 20px;overflow: hidden;}
  .incase-tu{width: 100%;transition: 0.6s;}
  .incase-name{font-size: 20px;color:#ffffff;text-align: center;line-height: 26px;margin-bottom: 10px;text-transform: uppercase;}
  .incase-desc{font-size: 14px;color:#bfcad9;text-align: left;line-height: 18px;}
 .incase-box:hover{text-decoration: none;background: #42a333;}
  .incase-box:hover .incase-tu{transform: scale(1.1);}
  @media(max-width:960px){
 .incase-title{font-size: 28px;line-height: 32px;}
 .incase-subtitle{font-size: 16px;line-height: 20px;margin-bottom: 30px;}	
}
 

  /* 底部联系我们 */
  .index-lx{padding: 3% 2%;background: #fff;}
  .inlx-title{font-size: 60px;color:#000;text-align: center;line-height: 66px;text-transform: uppercase;font-weight: bold;margin-bottom: 12px;}
  .inlx-subtitle{text-align: center;font-size: 16px;color:#666666;font-weight: 400;margin-bottom: 30px;line-height: 20px;}
  .inlx-box{display: flex;justify-content: center;flex-wrap: wrap;}
  .inlx-more{display: block;margin: 0 15px 15px;}

   /* 页尾信息 */
	.footer{padding: 30px 2%;background: #192738;}
	.f-top{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ft-left{width: 220px;}
	.ft-right{width: calc(100% - 240px);display: flex;align-items: center;flex-direction: row;max-width: 1050px;}
	.f-logo{max-width:206px;}
	.ft-right>div{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.ft-right a{display: block;color:#fff;line-height: 26px;font-size: 16px;font-family: "HelveticaNeueLTPro-Bd";text-transform: uppercase;
   margin:0 10px}
	.ft-right a:hover {opacity: 1;color:#fff;text-decoration: none;border-bottom: 1px solid #fff;}

    
	.sm-nr{display: flex;align-items: center;flex-direction: row;max-width: 220px;margin: 20px auto 0;width: 100%;justify-content: center;}
	.sm-box{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.sm-box a{display: block;transition: 0.6s;}
	.sm-box a:hover{opacity: 0.8;}
		   
	.sitemap{text-align: left;color:#fff;font-size: 14px;line-height: 20px;margin-top: 12px;
			font-weight: 100;display: block;
			}
	@media(max-width:960px){
		.inpr-title{font-size: 28px;line-height: 32px;}
		.inpr-name{font-size: 12px;line-height: 16px;}
		.inpr-box:nth-child(5) .inpr-name{font-size: 12px;line-height: 16px;}
  .inlx-title{font-size: 28px;line-height: 32px;}
 .inlx-subtitle{font-size: 16px;line-height: 20px;margin-bottom: 30px;}	
  	.ft-left{width: 100%;margin-bottom: 20px;}
	.ft-right{width: 100%;} 
	.f-logo{display: block;margin: 0 auto;}
	.inpr-more{margin-bottom: 20px;}
	 }
	
	@media(max-width:760px){
 	
	}			
			

    /* 内页面包屑 */
	.m-box span{font-size:16px;color:#ffffff;text-decoration: none;line-height:30px;font-weight: 400;text-align: left;
		text-transform: uppercase;}
		   .m-box ol{display: flex;margin: 0;justify-content: start;padding: 0;}
		
		   .banner-box{position: relative;margin: 0 auto;width: 100%;max-width: 1920px;}
		   .banner-nr{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;flex-direction: row;justify-content: center;}
		   .banner-nr>div{max-width: 1500px;width: 100%;}  
		   .banner-title{text-align: center;font-size: 50px;color:#ffffff;line-height: 54px;text-transform: uppercase;
		margin-top: 0;margin-bottom: 0;font-weight: bold;
		}
			
		   .banner-subtitle{text-align: center;font-size: 14px;color:#ffffff;line-height: 28px;}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			display: none;
			padding: 0;
			padding: 6px 3%;
			background: #0169c3;
			border-top: 1px solid #eeeeee;
		}
		.breadcrumb li::after{color:#fff;}
		.breadcrumb li {
			display: inline;
		}
		
		/* .breadcrumb li+li:before {
			content: '>>'; 
			padding: 0 5px;
			color:#333333;
		}  */
		  @media(max-width:768px){
		 .banner-title{text-align: center;font-size: 20px;line-height: 24px;margin-bottom: 10px;}  
		 .banner-subtitle{text-align: center;font-size: 14px;line-height: 16px;} 
		 .top-name p{font-size: 18px;line-height: 20px;}

		   }
   
  
	
     /* 内页公司简介 */
    .about{padding: 3% 3%;}
	.about .uk-container{max-width: 1440px;}
    .ab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ab-left{width: 48%;} 
	.ab-title{font-size: 42px;color:#000000;line-height: 48px;text-align: left;text-transform: uppercase;font-weight: bold;margin-bottom: 20px;}
	.ab-right{width: 48%;padding-right: 38px;position: relative;padding-top: 30px;} 	
    .ab-tubox{overflow: hidden;border-radius: 57px;position: relative;z-index: 2;}
     .ab-tu{display: block;overflow: hidden;width: 100%;}
      .ab-right::before{content: "";position: absolute;right: 0;top: 0;width: 218px;height: 155px;z-index: 1;
	background: linear-gradient(135deg,  rgba(0,97,174,1) 0%,rgba(35,158,255,1) 100%);border-radius: 30px;
	}
  @media(max-width:960px){
	.ab-left{width: 100%;margin-bottom: 30px;}
	.ab-right{width: 100%;} 
  }

     .ys{padding:0 3%;background: url(assets/images/abbg.jpg)top center repeat;}
	 .ys .uk-container{display: flex;align-items: center;flex-direction: row;height: auto;min-height:705px;}
	 .ys .uk-container>div{width: 100%;}
	.ys-name{font-size: 44px;line-height: 48px;color:#000000;text-align: center;transition: 0.6s;font-weight: bold;}
	.ys-desc{font-size: 16px;line-height: 24px;color:#000000;text-align: center;margin-top: 10px;transition: 0.6s;}
	
    .dev{padding: 3%;} 
	.dev-title{font-size: 42px;color:#000000;line-height: 48px;text-align: left;text-transform: uppercase;font-weight: bold;margin-bottom: 40px;}
    .dev-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.dev-left{width: 38%;max-width: 468px;height: 484px;overflow-y: scroll;position: relative;}
	   .dev-left::-webkit-scrollbar {background: #dbdbdb;width: 1px;display: none;}
	  .dev-left::-webkit-scrollbar-thumb {background: #00a3ac;display: none;}

	.dev-right{width: 60%;overflow: hidden;}
	.dev-tubox{border-radius: 44px;overflow: hidden;}
	.dev-tu{display: block;width: 100%;transition: 0.6s;}
	.dev-tu:hover{transform: scale(1.1);}   
    .dev-box{display: flex;justify-content: space-between;}
	.dev-left1{width: 18px;position: relative;}
     .dev-left1::before{width: 8px;height: 100%;background: #d3ecff;position: absolute;left:5px;top: 0;content: '';
	border-top-left-radius: 4px;border-bottom-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;
	}
	.dev-right1{width: calc(100% - 40px);padding-bottom: 30px;padding-top: 20px;}
    .dev-yuan{width: 18px;height: 18px;border-radius: 50%;background: #1180d6;border: 3px solid #a3d5ff;margin-top: 60px;
	position: relative;z-index: 10;
	}
	.dev-name{font-size: 24px;line-height: 28px;color:#066bbb;margin-bottom: 10px;font-weight: bold;}
	.dev-desc{font-size: 16px;line-height: 26px;color:#333333;margin: 0;}
    .ab-video{padding:0 3%;}
   .ab-gs{padding: 3%;}
   .gs-tu{display: block;width: 100%;border: 2px solid #cce0ef;}
   .gs-name{background: #066bbb;line-height:48px;font-size: 18px;color:#fff;font-weight: bold;text-transform: uppercase;text-align: center;}
    .iabimg-box{width: 100%;}
    .iabimg-box1{width: 100%;}
      
.a-left::before,.a-right::before{display: none;}
.a-left{display: block!important;left: -70px!important; }
.a-right{display: block!important;right: -70px!important;}
 @media(max-width:1600px){
	.a-left{left: 20px!important; }
.a-right{right: 20px!important;}
  }
 @media(max-width:960px){
	.dev-left{width: 100%;max-width: 100%;margin-bottom: 20px;}
	.dev-right{width: 100%;} 
  }

  /* 下载页面 */
  .banner-nr1{display: flex;justify-content: space-between;}
  .banner-left{width: 37%;}
  .banner-left .banner-title{text-align: left;}
  .banner-right{width: 61%;}
  .banner-desc{color:#fff;font-size: 22px;line-height: 34px;text-align: left;}

   @media(max-width:960px){
	.banner-nr1{display: block;}
	.banner-left{width: 100%;}
	.banner-right{width: 100%;}
	 .banner-left .banner-title{text-align: center;}
	 .banner-desc{text-align: center;font-size: 14px;line-height: 18px;}
   }
   .dow{padding: 3%;}
   .dow-nr{padding: 3%;background: #edf7ff;}
   .dow-name{font-size: 24px;line-height: 28px;color:#000000;text-align: left;font-weight: bold;margin-bottom: 20px;margin: 30px 0 20px;
position: relative;}
   .dow-name::before{content: ' ';width: 10px;height: 10px;background: #1586df;display: inline-block;border-radius: 50%;margin-right: 10px;
position: relative;top: -4px;
}
    .dow-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 50px;}
	.dow-left{width: calc(100% - 280px);max-width:1010px;}
	.dow-right{width: 280px;}
	.dow-tu{display: block;border-radius:26px;border: 3px solid #d0e5f6;}
	.dow-more{display: block;margin: 12px auto 0;}
    .dow-list{display: flex;justify-content: space-between;background: #d5e8f7;height: 38px;border-radius: 19px;overflow: hidden;
	padding-left: 26px;padding-right: 14px;margin-bottom: 20px;
	}
	
	.dow-left1{width: 334px;display: flex;align-items: center;flex-direction: row;}
	.dow-name1{display: block;color:#000;font-size: 16px;line-height: 18px;}
	.dow-center{width: calc(100% - 400px);display: flex;align-items: center;flex-direction: row;justify-content: center;}
	.dow-xian{width: 100%;height: 1px;border-top: 1px dashed #9babb8;}
    .dow-right1{width: 64px;display: flex;justify-content: flex-end;align-items: center;flex-direction: row;}
	.dow-nr:nth-child(2n){background: #fff;}
 @media(max-width:960px){
	.dow-left{width: 100%;}
	.dow-right{width: 100%;} 
	.dow-tu{margin:0 auto}
  }
	 /*内页案例列表 */
	.case-list{padding:3% 0;}
	.case-list .uk-container{max-width: 1920px;}
 	 .lcase-nr{display: flex;justify-content: center;background: #fff;transition: 0.6s;margin-bottom: 40px;}
	 .lcase-box{width: 100%;max-width: 1400px;display: flex;justify-content: space-between;background: #e9f5ff;flex-wrap: wrap;}
	 .lcase-left{width: 196px;display: flex;align-items: center;flex-direction: row;justify-content: center;
	position: relative;background: #1d93f1;}
	 .lcase-left::before{content: ''; width: 0; height: 0;position: absolute;right: -25px;top: calc(50% - 17.5px);
	border-top: 17.5px solid transparent;
  border-bottom: 17.5px solid transparent;
  border-left: 25px solid #1d93f1;
	}
	 .lcase-center{width: calc(100% - 556px);display: flex;align-items: center;flex-direction: row;}
	 .lcase-center>div{width: 100%;padding-left: 50px;}
	 .lcase-right{width: 360px;padding: 30px;}
	 .lcase-tu{border: 2px solid #fff;display: block;width: 100%;}
     .lcase-ri{font-size: 120px;color:#ffffff;line-height: 126px;text-align: center;font-weight: bold;}
	 .lcase-nian{font-size: 26px;line-height: 30px;color:#ffffff;text-align: center;}
  	.lcase-name{font-size: 26px;line-height: 28px;transition: 0.6s;font-weight: bold;color:#0367b6;transition: 0.6s;margin-bottom: 12px;}
	 .lcase-desc{font-size: 16px;line-height: 26px;transition: 0.6s;color:#666666;margin: 0;} 
     .lcase-more{width: 200px;line-height: 54px;color:#ffffff;text-align: center;margin-top: 20px;
	border-radius: 27px;transition: 0.6s;font-size: 16px;
background: linear-gradient(135deg,  rgba(0,97,174,1) 0%,rgba(35,158,255,1) 100%);
	}
   .lcase-date{font-size: 16px;line-height: 26px;transition: 0.6s;color:#666666;margin: 6px 0;display: none;}
   .lcase-nr:hover{text-decoration: none;background-color: #e9f5ff;}
    @media(max-width:900px){
		.lcase-left{display: none;}
		.lcase-center>div{padding: 0;}
		.lcase-center{width: calc(100% - 360px);}

	}
	  @media(max-width:768px){  
        .lcase-date{display: block;}
		.lcase-center{width:100%;padding: 20px;}
		.lcase-right{width: 100%;padding: 20px;}
	}
	/* 内页案例详情 */
	.case-page{padding: 3% 3%;}
    .case-top{margin-bottom: 50px;}
	.case-center{margin-top: 50px;}
	.case-bottom{margin-top: 50px;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.case-left{width: 41%;}
	.case-tu{width: 100%;}
	.case-right{width: 59%;padding-left: 20px;}
 @media(max-width:960px){
	.case-left{width: 100%;margin-bottom: 20px;}
	.case-right{width: 100%;padding-left: 0;}
 }
	/*内页新闻列表 */
	 .news-list{padding:3% 0;}
	 .ny-title{text-align: center;font-size: 42px;line-height: 46px;color:#000000;margin-bottom: 10px;font-weight: bold;text-transform: uppercase;}
	 .ny-xian{width: 100px;height: 6px;background: #066bbb;margin: 0 auto 50px;}
	 .news-list .uk-container{max-width: 1920px;}
	 .lnews-box{transition: 0.6s;margin: 0 auto;display: flex;justify-content: center;width: 100%;border-bottom: 1px solid #ccc;
	padding: 40px 0;
	}
	

	 .lnews-box1{display: flex;justify-content: space-between;flex-wrap: wrap;transition: 0.6s;
		max-width: 1400px;
	}
	 .lnews-tu{width: 43%;}
	 .lnews-tu img{display: block;width: 100%;}
	 .lnews-right{width: 57%;display: flex;align-items: center;flex-direction: row;transition: 0.6s;padding-left: 46px;
	padding-bottom: 45px;position: relative;}
	 .lnews-right>div{padding-bottom: 40px;display: flex;justify-content: space-between;}
	 .lnews-date{width: 128px;height: 144px;background: #e6f0f8;display: flex;align-items: center;flex-direction: row;justify-content: center;}
	 .lnews-ri{font-size: 80px;color:#066bbb;line-height: 84px;text-align: center;font-weight: bold;}
	 .lnews-nian{font-size: 22px;line-height: 26px;color:#000000;text-align: center;}
	 .lnews-nr{width: calc(100% - 160px);display: flex;align-items: center;flex-direction: row;}


     .lnews-name{font-size: 24px;line-height: 28px;transition: 0.6s;font-weight: bold;color:#000000;transition: 0.6s;margin-bottom: 12px;}
	 .lnews-desc{font-size: 16px;line-height: 28px;transition: 0.6s;color:#666666;margin: 0;} 
     .lnews-more{position: absolute;right: 0;bottom: 0;width: 200px;line-height: 54px;color:#ffffff;text-align: center;
	border-radius: 27px;transition: 0.6s;font-size: 16px;
background: linear-gradient(135deg,  rgba(0,97,174,1) 0%,rgba(35,158,255,1) 100%);
	}
    
     .news-list ul li:nth-child(even) .lnews-box1{flex-direction: row-reverse;}
	 .news-list ul li:nth-child(even) .lnews-right{padding-left: 0;padding-right: 46px;}
	.news-list ul li:nth-child(even) .lnews-more{right: 46px;}

	 .lnews-box:hover{text-decoration: none;background: #0068c3;}
	 

	 .lnews-box:hover .lnews-name{color: #ffffff;}

	 .lnews-box:hover .lnews-desc{color: #ffffff;}
	  .lnews-box:hover .lnews-more{background: #ffffff;color:#0068c3;}

	
	 @media(max-width:900px){
		.lnews-box{padding: 20px;}
		.lnews-tu{width: 100%;}
		.lnews-right{width: 100%;padding: 20px 0!important;}
		.lnews-more{right: 0!important;}
		  }
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-box{display: flex;justify-content: center;}
	.xq-title{font-size:38px;line-height: 40px;text-align: center;color:#000000;font-weight: bold;}
	.xq-date{font-size: 20px;color:#066bbb;text-align: center;line-height: 20px;margin: 20px 0;font-weight: bold;}
	.newsxq-img img{width: 100%;}
	.news-bottom{margin: 10px auto;}
     /* 新闻推荐 */
	 .ren-nr{margin-top: 40px;}
	 .ren-title{font-size: 30px;line-height: 36px;color:#066bbb;margin-bottom: 30px;font-weight: bold;}
	 .ren-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
	 .ren-left{width: 500px;padding-right: 20px;}
	 .ren-center{width: calc(100% - 670px);display: flex;align-items: center;flex-direction: row;}
	 .ren-right{width: 170px;}
	 .ren-xian{width: 100%;height: 2px;border-top: 2px dashed #999999;;}
	 .ren-name{font-size: 22px;color:#333333;line-height: 24px;}
	 .ren-date{font-size: 20px;color:#999999;line-height: 24px;text-align: right;}
	  .ren-box:hover{text-decoration: none;}
	   .ren-box:hover .ren-name{text-decoration: underline;color:#066bbb;}
	    @media(max-width:800px){
	   .ren-box{display: block;border-bottom: 2px dashed #999999;}
        .ren-left{width: 100%;margin-bottom: 16px;}
		.ren-right{width: 100%;margin-bottom: 16px;}
		.ren-center{display: none;}
		.ren-date{text-align: left;}
		}
	/*分页 */
	.pr-next{margin:4% auto 0;width:366px;}
	.pr-next>p{width:174px;height: 40px;color:#ffffff;line-height: 40px;text-align: center;font-size: 14px;
	cursor:pointer;background: linear-gradient(135deg,  rgba(0,97,174,1) 0%,rgba(35,158,255,1) 100%); 
	}
	.pr-next>p:hover{background: #000;color:#ffffff;}
	.pr-next>p:hover a{color:#fff;text-decoration: none;}
	.pr-next a{display: block;color:#ffffff;}
	.pr-next>p:nth-child(1){float:left;}
	.pr-next>p:nth-child(2){float:right;}
	@media(max-width:480px){
	.m-box{padding: 0 15px;}
	}
	@media(max-width:400px){
	.pr-next{margin:20px auto 0;width:167px;}
	.pr-next>p{margin-bottom: 5%;}
	}
	


/* 内页产品列表 */
.pro{padding: 3% 3%;background: #ffffff;}
.prlist-title{font-size: 42px;line-height: 46px;text-transform: uppercase;text-align: left;color:#000000;font-weight: bold;margin-bottom: 40px;}
.pro-left {padding-right: 0;}

.lei-list{background: #fff;}
	.lei-list div .lei-name1 p{color:#066bbb!important;text-decoration: underline;} 
	.nav-box2{padding-bottom: 0;background: #ecf6ff;}
	.nav-box1{overflow:hidden;height:0;position:relative;}
	.lei-list h3{padding: 0;padding: 30px 18px;position:relative;text-align: left;border-bottom: 1px solid #e8e8e8;
	 color:#000000;line-height:30px;font-size: 18px;margin-bottom: 0;background: #fff;
		 }
	.nav-box3{margin-bottom:0;padding: 0 0;}
	.nav-box3:hover{cursor: pointer;}
	.nav-box2{}
	 .lei-list a p{font-size: 18px;line-height: 22px;float: right;color:#7d7d7d;padding: 16px 16px;width: 100%;padding-left: 18px;
	 background: none;text-align: left;background: #ffffff;
	
	 }
		
.sanjiao{position:absolute;top:calc(50% - 2px);right:20px;transform: rotate(-90deg);display: block;}
.sanjiao1{position:absolute;top:calc(50% - 2px);right:20px;display: none;transform: rotate(-90deg);}
.jia{border: 1px solid #bfbfbf;width:15px;height: 15px;border-radius: 3px;position: relative;display: inline-block;margin-right: 10px;}
.heng{width: 9px;height: 1px;position: absolute;left: 2px;top: 6px;background: #bfbfbf;}
.shu{width: 1px;height: 9px;position: absolute;left:6px;top: 2px;background: #bfbfbf;}
.lei-list div .uk-active .shu{display: none;}
.lei-list div .uk-active .sanjiao{transform: rotate(0);}
.lei-list div .uk-active1 h3{color:#066bbb!important;}
.lei-list div .uk-active1 .jia{border: 1px solid #fff;}
.lei-list div .uk-active1 .heng{background:#fff;}
.lei-list div .uk-active1 .shu{background:#fff;}
.lei-list div .uk-active1 .sanjiao{display: block;}
.lei-list div .uk-active1 .sanjiao1{display: none;}
.uk-accordion-content{padding:0!important;}
	.in-pr-box{position: relative;overflow: hidden;transition: 0.6s;display: block;border: 1px solid #cce0ef;}
		.in-pr-imgbox{overflow: hidden;position: relative;transition: 0.6s;}
		.in-pr-img{width: 100%;display: block;margin: 0 atuo;transition: 0.6s;}
		.inpr-fugai{display: flex;align-items: center;flex-direction: row;background: rgba(6, 107, 187, 0.8);position: absolute;
		left: 0;top: 0;width: 100%;height: 100%;justify-content: center;transform: rotateY(90deg);}
		.inpr-more{font-size:14px;text-align: center;
		line-height: 18px;color:#fff;margin-top: 10px;}
		.in-pr-title{text-align: center;font-size:18px;line-height: 22px;color:#ffffff;transition: 0.6s;
	
		}
	    .inpr-bottom{padding: 0 16px;}
		.in-pr-box:hover{text-decoration: none;}
		.in-pr-box:hover .inpr-fugai{transform: rotateY(0);transition: 0.6s;}

		.in-pr-box:hover .in-pr-img{transform: scale(1.1);}
		.in-pr-box:hover .in-pr-title{color:#fff;}


	 /* 产品详情*/
	 .pr-page{padding:3%;}
	 .npr-title{font-size: 42px;line-height: 46px;text-transform: uppercase;text-align: left;color:#000000;font-weight: bold;
		margin-bottom: 40px;margin-top: 40px;}
     .npr-tu{display: block;width: 100%;border: 1px solid #cce0ef;}
	 .pr-nr{margin-top: 40px;}
     .npr-nav{clip-path: polygon(0% 0%, 100% 0, 89% 51%, 100% 100%, 0% 100%);line-height:72px ;
	display: inline-block;padding-left:40px;padding-right: 70px;font-size: 30px;color:#fff;text-transform: uppercase;
	font-weight: bold;
background: linear-gradient(135deg,  rgba(0,97,174,1) 0%,rgba(35,158,255,1) 100%); 

	}
	 
	/* 服务页面 */
	.service{padding: 3%;padding-bottom: 0;}
	.ser-nr{margin-bottom: 6%;}
	.ser-nr1{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ser-box{width: 25%;padding: 0 26px;position: relative;}
	.ser-box:last-child .ser-jt{display: none;}
	.ser-icon{display: block;margin: 0 auto;}
	.ser-name{font-size: 24px;line-height: 32px;color:#000000;font-weight: bold;text-align: center;margin-top: 18px;}
	.ser-desc{font-size: 16px;line-height: 20px;color:#666666;text-align: center;margin-top: 10px;}
	.ser-jt{position: absolute;right: 0;top: 66px;}
	.ser-nr3{width: 100%;max-width: 1260px;margin: 0 auto;}
	.ser-nr3 .ser-box{width: 33.33%;}
	.ser-nr4{margin-bottom: 3%;}
	.ser-box:hover .ser-icon{transform: rotateZ(360deg);transition: 0.6s;}
 @media(max-width:1000px){
 .ser-box{width: 50%;margin-bottom: 40px;}
 .ser-jt{display: none;}
.ser-nr3 .ser-box{width: 50%;}
  }
   @media(max-width:600px){
 .ser-box{width: 100%;margin-bottom: 20px;}
.ser-nr3 .ser-box{width: 100%;}

  }

	/* 联系我们 */
.contact{padding:3%;}

.c-title{font-size: 42px;line-height: 46px;margin: 0;color:#000000;font-weight: bold;border-bottom: 1px solid #a3a3a3;
margin-bottom: 14px;padding-bottom: 14px;text-transform: uppercase;}
.c-desc{font-size: 16px;line-height: 20px;color:#666666;margin-bottom: 28px;}
.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
.c-left{width:55%;max-width: 700px;}
.c-left .xing-box{border:1px solid #bfbfbf;}
.c-left li textarea{border:1px solid #bfbfbf;}
.c-left .send{margin: 24px 0 0;}
.c-left fieldset{display:none;}
.f-right fieldset{display:none;}
.c-right{width: 42%;background: #f7f7f7;padding: 30px 30px;display: flex;justify-content: center;align-items: center;flex-direction: row;
align-items: center;
}
.c-right>div{width: 100%;max-width: 460px;}
.clx-name{display: block;color:#000000;font-size: 16px;line-height: 20px;margin-bottom: 14px;}
.clx-name:hover{color:#6ab22c;text-decoration: none;}
.qr-box{margin-top: 24px;max-width: 390px;}
.qr-tu{display: block;width: 100%;border: 1px solid #cce0ef;}
.map{padding:3%;padding-top: 0;}

  @media(max-width:860px){
  .c-left{width:100%;float: none;}
 .c-right{width:100%;float: none;display: block;}

  }
	@media(max-width:768px){
   .index-title{font-size:22px;line-height:26px;}
 
	}
	 

		  
	 /* 联系我们表单 */
	 .biaodan1>li{margin-bottom: 20px;position: relative;}
	 .biaodan1 li input{width: 100%;height: 56px;font-weight: 400;background:#ffffff;
	 border:1px solid #e5e5e5!important;color:#000;padding-left: 24px;font-size: 16px;}
	 .biaodan1 li input::-webkit-input-placeholder{color:#999999;font-size: 16px;}

	 .xing1{color:#757575;line-height: 24px;position: absolute;left: 14px;top: 16px;}
	 .xing-box{position: relative;}
	 .biaodan1 li textarea{width: 100%;font-weight: 400;background:#ffffff;border:1px solid #e5e5e5!important;color:#000;
		padding-left: 24px;line-height: 20px;font-size: 16px;padding-top: 14px;
	}
	.biaodan1 li textarea::-webkit-input-placeholder {color: #999999;line-height: 20px;font-weight: 400;font-size: 16px;} 
	 .send1{
		 width: 184px!important;
		 height: 46px!important;
		 font-size: 16px;
		 border:none;
		 background: linear-gradient(135deg,  rgba(0,97,174,1) 0%,rgba(35,158,255,1) 100%); 
		 font-weight: 400;
		 transition: 0.8s;-webkit-transition: 0.8s;
		 display: block;
		 color:#fff;
		 margin-top: 10px;
		
		 border-radius:23px;
	 }
	 .send1:hover{background: #000;color:#fff;}
	 

/* wordpress分页 */
.pagination{margin: 30px auto 0;display: flex;justify-content: center;}
.page-numbers{padding: 4px 10px;border: 1px solid #ccc;margin: 0 4px;color:#000;}
.pagination span{background: #0068c3;color:#fff;border: 1px solid #0068c3;}




/* 修复WordPress对齐类缺失的样式 */
.aligncenter {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    clear: both;
}

.alignleft {
    float: left;
    margin-right: 1em;
    clear: none;
}

.alignright {
    float: right;
    margin-left: 1em;
    clear: none;
}

/* 确保图片居中 */
img.aligncenter {
    display: block;
    margin: 0 auto;
}

/* 确保文字居中 */
p[style*="text-align: center"] {
    text-align: center !important;
}