.index-partner2@charset 'utf-8';
@font-face{
     font-family: 'sy'; 
     src: url('../fonts/sy.otf');
}
@font-face{
     font-family: 'ct'; 
     src: url('../fonts/LSONGSJ_0.TTF') format('truetype'),
		  url('../fonts/LSONGSJ_0.woff') format('woff');
}
@font-face{
     font-family: 'mjx'; 
     src: url('../fonts/mjx.TTF') format('truetype'),
		 url('../fonts/mjx.woff') format('woff');
}
@font-face{
     font-family: 'exo'; 
     src: url('../fonts/test.woff2') format('woff2');
}
@font-face{
     font-family: 'fz'; 
     src: url('../fonts/f1z.ttf');
}
@font-face {
  font-family: 'iconfont';  /* Project id 1778242 */
  src: url('//at.alicdn.com/t/c/font_1778242_7n6jgdis3r8.woff2?t=1756885495364') format('woff2'),
       url('//at.alicdn.com/t/c/font_1778242_7n6jgdis3r8.woff?t=1756885495364') format('woff'),
       url('//at.alicdn.com/t/c/font_1778242_7n6jgdis3r8.ttf?t=1756885495364') format('truetype');
}

.swiper{
    --swiper-theme-color: #0095FF;/* 设置Swiper风格 */
    --swiper-preloader-color:#0095FF;/* 单独设置预加载圆圈的颜色 */
}
.iconfont{
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
*{
	padding: 0px;
	margin: 0px;
	font-family: "exo"!important;
}
body{
	padding: 0px!important;
}
	.page_btn .pagination ul,#pages{
								display: inline-flex;
								width: auto;
								margin: auto;
							}
							.page_btn{
								/* width: auto!important; */
								margin: 40px 0px;
							}
							 .pagination ul li{
								width: auto!important;
								border-bottom-width: 0px!important;
							}
							.pagination a,#pages a,#pages span{
								width: auto;
								height: auto;
								padding:8px 10px;
							}
							.current,#pages span{
								background-color: #0095FF;
								color: white!important;
							}
a{
	color: inherit!important;
}
a:hover{
	color: #0095FF;
}
ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
[class*=am-u-]{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
img{max-width:100%;}
.img{
	max-width: 100%;
}
.body{
	width: 100%;
	display: inline-block;
	position: relative;
	float: left;
}
.body_dia{
	width: 100%;
	display: inline-block;
	position: relative;
	float: left;
	padding: 80px 0px;
}
.t-center{text-align: center;}
.dia-t{margin-bottom: 20px;font-size: 36px;line-height: 60px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;text-transform: uppercase;}
.dia-tinyt{margin-bottom: 40px;font-size:16px;}
.am-container{max-width: 1240px;}
.flex-box{
	width: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.flex-box-1{
	width: 100%;
	display: inline-flex;
	align-items: center;
	justify-content:space-between;
	flex-direction: row;
	flex-wrap: nowrap;
}
.img-box{
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	width: 100%;
	height: 100%;
	transition: 0.4s;
	background-color: #626262;
}
.b1{
	background-color: #0095FF;
}
.c1{
	color: #0095FF;
}
.logo img{height: 50px;width: auto;}

/* header */
.am-header-default{
	background-color: #0095FF;
}
.am-offcanvas-bar{
	width: 65%;
	background-color: white;
}
.am-offcanvas-bar:after{
	background-color: white;
}
.am-header{height: auto;padding: 15px 10px;justify-content: space-between;}
.am-header .am-header-nav{position: relative;}
.am-header-default .am-header-icon{font-size: 36px;}
.am-offcanvas-content{padding: 0px;}
.am-offcanvas-content li{padding: 27px 10px;font-size: 20px;margin-bottom: 2px;}
.am-offcanvas-content .active , .am-offcanvas-content li:hover ,.am-offcanvas-content li:active{background-color: #0095FF;color: white;}
.now-nav{color:#0095FF!important;}
/* index-header */
.index-header{
	padding: 20px 0px;
	z-index: 99;
}
.am-header-fixed{background-color: white;position: fixed;box-shadow: 1px 1px 5px gray;padding: 10px 0px;}
.nav{}
.nav ul{padding: 0px;margin: 0px 10px;}
.nav li{transition: 0.4s; float: left; color: #616161;font-size: 12px;line-height: 30px;text-transform: uppercase;padding: 0px 12.5px;font-weight:600;}
.nav li:hover,.nav .active, .nav li:active{color: #0095FF;}

.search-box{position: relative;display: inline-block;}
.search-field{outline: none; width: 150px;color:#9CA2AC;padding: 10px 30px;border-radius: 5px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;border: 1px solid #DFE0E4;letter-spacing: 1px;}
.search-field::placeholder{color:#9CA2AC; }
.search-field:focus{border: 1px solid #0095FF;}
.search-icon{position: absolute;left: 10px;top: 7px;color: #9298A6;}


.language-selector{display: inline-flex;align-items: center;margin:0px 5px;}
.language-selector .am-selected{width: auto;}
.language-selector .am-selected-btn.am-btn-default{border: 0px;padding: 5px;outline: none;}
.language-selector .am-selected-list li.am-checked .am-icon-check{color: #0095FF;}
.language-selector .am-icon-caret-down{position: relative;left: -7px;}
.btn1,.btn2:hover{font-size: 16px; background-color: #0095FF;color: white;padding: 7px 18px;border-radius: 6px;transition: 0.2s;border: 1px solid #0095FF;text-wrap: nowrap;}
.btn1:hover{background-color: #42b0ff}
.btn1:target ,.btn1:active,.btn2:target,.btn2:active{box-shadow: 1px 1px 10px rgba(155, 155, 155, 0.8)} 
.btn2{transition: 0.4s; border: 1px solid #0095FF; background-color: rgba(255, 255, 255, 1);padding: 7px 18px;border-radius: 6px;color: #0095FF;font-size: 16px;text-wrap: nowrap;}

/* 首页 banner  */
#index-banner{}
#index-banner .swiper-slide{height: 90vh;background-repeat: no-repeat;background-size: cover;background-position: center;}
#index-banner .am-container{height: 100%;}
.index-banner-box{display: inline-block;max-width: 720px;position: relative;top: 25%;width: 100%;}
.index-banner-box-t{font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 45px;line-height: 60px;margin-bottom: 20px;}
.index-banner-box-c{font-family: Arial, Helvetica, sans-serif;font-size: 16px;line-height: 30px;margin-bottom: 30px;}
.index-banner-box-tag{margin-bottom: 25px; display: flex;align-items: center;}
.btn3{transition: 0.2s; margin-right: 15px; text-wrap: nowrap; display: flex;align-items: center;background-color: rgba(255, 255, 255,0.8);font-size: 14px;line-height: 30px;padding: 5px 15px;border-radius: 5px;color: #2D2D2D;font-weight: 600;flex-wrap: nowrap;margin-bottom: 10px;}
.btn3 .iconfont{color: #0095FF;margin-right: 6px;}
.btn3:hover{opacity: 0.8;}
.index-banner-box-btn{display: flex;align-items: center;}
.index-banner-box-btn .btn1{margin-right: 16px;}

/* 首页合作伙伴 */
#indexpartner {margin-bottom: 60px;}
#indexpartner .swiper-slide{width: 120px;height: 60px;border: 1px solid #8A93A4;background-position: center;background-size: 100%;background-repeat: no-repeat;}
.index-partner2{width: 100%;background-repeat: no-repeat; display: inline-block;padding: 70px 0px;background-position: right;background-size: auto 70%;}
.dia-c p{font-family: Arial, Helvetica, sans-serif;font-size: 16px;line-height: 30px;text-align: left;max-width: 620px;}



/* 首页关于我们 */
.index-about1{background: url(../images/indexabout.jpg) no-repeat center fixed ;background-size: cover;-webkit-background-size: cover;}
.index-aboutdata1{ position: relative;height: auto; width: auto;display: flex;align-items: center;}
.index-aboutdata2-1{min-width: 300px; transition: 0.2s; z-index: 2; opacity: 0; padding: 40px 0px;position: absolute;left:0px;top:-10%; flex-wrap: wrap; justify-content: center; display: inline-flex;height: 120%;border-radius: 20px;width: auto;align-items: center;}
.index-aboutdata2-2{/* border-left:1px solid #636363; */ min-width: 300px; padding: 50px 0px; position:relative; flex-wrap: wrap; justify-content: center; display: inline-flex;height: auto;width: auto;align-items: center;}

.about-icon{width: 100%;font-size: 48px;color: white;text-align: center;}
/*.index-about1 .flex-box-1{flex-wrap: wrap;}*/
.index-aboutdata1 .flex-box-1{justify-content: center;flex-wrap: wrap;}
.index-aboutdata1-l{transition: 0.2s; font-size: 48px;color: #0095FF;margin-right: 10px;}
.index-aboutdata1-r{font-size: 20px;line-height: 30px;color: white;margin-left: 10px;}

.index-aboutdata1:hover .index-aboutdata2-2 {opacity: 0;}
.index-aboutdata1:hover .index-aboutdata2-1{background-color: #0095FF;opacity: 1;}
.index-aboutdata1:hover .index-aboutdata1-l{color: white;}

.index-about2{background: url(../images/indexabout2.jpg) no-repeat top fixed;background-size: 100% 100%; }
.about2-c{max-width: 950px;}
.about2-c p{font-size: 16px;text-align:left;}
.index-about2 .flex-box-1{align-items: flex-start;text-align: left;}
.index-about2 .btn1{margin: 30px 0px;}

/* index-Solution */
.index-solution{padding-bottom:0px!important;}
.index-solution1{padding: 20px 0px;display:inline-block;width: 100%;position: relative;}
.index-solution2{display: inline-block;float: left; position: relative;width: 25%;background-position: center;background-repeat: no-repeat;background-size: cover;height: 580px;transition: width 0.1s ease;}
.index-solution2-zz{background-color: rgba(0, 0, 0,0.15);transition: background-color 0.5s ease; height: 100%;width: 100%;display: inline-flex;align-items: center;justify-content: center;}
.index-solution2-zz2{display: inline-block;padding: 0px 8%;width: 100%;height: auto;}
.index-sol-dia{width: 100%;display: inline-block;}
.index-sol-dia2{width: 100%;display: inline-block;padding:18% 0px 40% 0px;}
.index-solution2-zz-t{font-weight: bold; font-size: 24px;line-height: 30px;color: white;}
.index-solution2-zz-c{width: 290px;margin-bottom: 15%;display: none;}
.index-solution2-zz-c p{color: white;font-size: 16px;line-height: 24px;text-align: left;}
.btn4{border: 1px solid white;display: inline-block;font-size: 18px;line-height: 30px; color: white;border-radius: 30px;padding: 5px 15px;}
.index-solution2-zz .odd{display: none;opacity: 0;}
.index-solution2-zz .add{display: block;opacity: 1;}
.sol-active{width: 30%!important;}
.sol-active .index-solution2-zz{background-color: rgba(19,163,255,0.85);}
.solution-icon{font-size: 48px;width: 100%!important;text-align: left;color: white;}
.solution-icon2{font-size: 36px;color: white;font-weight: bold;line-height: 30px;}
.sol-active .index-solution2-zz-c{display: block;}
.sol-active .index-sol-dia2{width: 100%;display: inline-block;padding:17% 0px 17% 0px;}
.sol-active .odd{display: block;opacity: 1;}
.sol-active .add{display: none;opacity: 0;}

/* success case */
#caseswiper .swiper-slide{height: 380px;background-position: center;background-repeat: no-repeat;background-size: 100% 100%;transition: background-size 0.4s ease;}
.index-case{display: inline-block;width: 100%;color: white;display: inline-flex;justify-content: center;align-items: center;transition: height 0.2s ease;position: absolute;background-color: rgba(19,163,255,0.7);padding: 10px 0px;font-size: 16px;line-height: 28px;height: 15%;position: absolute;left: 0px;bottom: 0px;padding:5px 10px;}
#caseswiper .swiper-slide:hover .index-case{height: 100%;}
#caseswiper .swiper-slide:hover{background-size: 120% 120%;}
.caseswiper .swiper-button-next,.caseswiper .swiper-button-prev{color: #0095FF;}
.caseswiper .swiper-button-next,.caseswiper .swiper-rtl .swiper-button-prev{right: -45px;}
.caseswiper .swiper-button-prev,.caseswiper .swiper-rtl .swiper-button-next{left: -45px;}


/* index-news */
.index-news{
	border-radius: 15px;
	overflow: hidden;
	width: 100%;
	height: auto;
	background-color: white;
	position: relative;
	top: 0px;
	left: 0px;
	transition: top 0.4s ease,background-color 0.4s ease;
	margin-bottom: 40px;
}
.index-news-imgbox{
	width: 100%;
	height: 200px;
	background-position: center;background-repeat: no-repeat;background-size: cover;
}
.index-news1{padding: 5%;display: inline-block;width: 100%;border: 1px solid #E5E5E5;border-radius:0px 0px 15px 15px;float: left;}
.index-news-type{font-size: 14px;line-height: 30px;color: #2D2D2D;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
.index-news-date{font-size: 14px;color: #7D8089;}
.index-news-t{
    font-weight: bold;
	white-space: nowrap;      /* 防止文本换行 */
	overflow: hidden;         /* 隐藏溢出的文本 */
	text-overflow: ellipsis; /* 显示省略号 */
	font-size: 24px;
	line-height: 30px;
	padding: 4% 0px;
	font-weight: 600;
	color: #2D2D2D;
	transition: color 0.4s ease;
}
.index-news-c{
	 display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2; /* 限制显示的行数为3 */
	  overflow: hidden;
	  margin-bottom: 10px;
	  font-size: 14px;
	  line-height: 24px;
	  color: #4F4F4F;
}
.index-news:hover{top: -20px;background-color: #F2F2F2;}
.index-news:hover .index-news-t{color: #0095FF;}
.news-btn{display: flex;align-items: center;justify-content: center;}


/* footer */
.footer{
	color: black;
	padding:50px 0px 35px 0px;
	background: linear-gradient(to bottom, #cbf7ff 20%, #9cd5fd, #0095FF);
}
.footer .flex-box{
	align-items: flex-start;
	flex-wrap: wrap;
}
.footer1{
	margin-bottom: 20px;
	max-width: 320px;
	font-size: 14px ;
	line-height: 24px;
}
.footer1 img{margin-bottom: 20px;max-width:160px;}
.footer1-c{font-weight:bold;font-size:18px;line-height:30px;}
.footer2{margin-bottom: 20px;width:100%;}
.footer-t{font-weight: bold;text-transform: uppercase;font-size: 18px;line-height: 30px;margin-bottom: 20px;}
.footer-list{margin-bottom:20px;width:100%;display:flex;justify-content:space-between;;}
.footer-list .footer-list-li{font-size:16px;font-weight:600;width:auto;max-width:200px;margin-right:10px;    margin-bottom: 30px;}
.footer-list-li ul{margin-top:20px;}
.footer-list-li ul li{font-size:14px;font-weight:normal;margin-bottom:10px;margin-bottom: 10px;
    line-height: 30px;transition: 0.4s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);}
.footer-list-li ul li:hover {color:#0095FF;}

.footer3{margin-bottom: 20px;}
.footer3-flex{display: flex;align-items: flex-start;justify-content: flex-start;flex-wrap: nowrap;max-width: 375px;}
.footer3-icon{font-size: 16px;line-height: 30px;margin-right: 10px;}
.footer3-c{font-size: 14px;line-height: 30px;}

.footer4{margin-bottom: 20px;}
.footer4-flex{
	display: flex;align-items: center;
	justify-content: space-between;min-width: 220px;
}
.footer4-1{height: 40px ;width: 40px;display: flex;justify-content: center;align-items: center;background-color: rgba(255, 255, 255, 0.15);border-radius: 20px;}
.footer4-icon{font-size: 20px;}
.footer hr{border-color:rgba(255, 255, 255, 0.21);}
.bottom{padding: 20px 0px 0px 0px;text-align: center;}

/* inner-banner */
.inner-banner{height: 60vh;max-height: 600px;background-repeat: no-repeat;background-position: left;background-size: cover;}
.inner-banner .am-container{height: 100%;}
.inner-banner .flex-box{align-items: center;justify-content: flex-start;height: 100%;}
.inner-banner-t {font-size: 48px;font-weight: bold;color: white;text-transform: uppercase;}


/* About us */
.bread{
	background-color: white;
	box-shadow: 1px 1px 10px rgba(89,89,89,0.27);
}
.breads{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.breads-cat{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.breads-cat1{
	padding: 30px 0px;
	font-size: 16px;
	color: #757575;
	position: relative;
	transition: 0.2s;
	text-transform: uppercase;
	margin-right: 20px;
}
.breads-line{
	position: absolute;
	width: 100%;
	height: 3px;
	opacity: 0;
	background-color: #0095FF;
	bottom: 0px;
	left: 0px;
	transition: 0.2s;
}
.now-breads{
	color: #0095FF;
}
.now-breads .breads-line{
	opacity: 1;
}
.breads-cat1:hover{
	color: #0095FF;
}
.breads-cat1:hover .breads-line{
	opacity: 1;
}
/* .breads-right{
	font-size: 14px;
	color: #9C9C9C;
	padding: 30px 0px;
} */

.about-profile{background-image: url(../images/profile_05.jpg);background-position:right bottom;background-repeat: no-repeat;}
.about-profile .dia-c p{max-width: 1024px;margin: 0px;}

.chairman{width: 100%;display: inline-block;text-align: left;}
.chairman img{max-width: 100%;}
.dia-c2{overflow-y: scroll;max-height: 360px;padding-right: 25px;}
.dia-c2 p{font-family: Arial, Helvetica, sans-serif;font-size: 16px;line-height: 30px;text-align: left;margin: 0px;}

.dia-c2::-webkit-scrollbar {
    width: 5px;  /* 滚动条的宽度 */
    height: 5px; /* 滚动条的高度 */
}
 
/* 滚动条轨道 */
.dia-c2::-webkit-scrollbar-track {
    background: #f1f1f1; /* 轨道颜色 */
}
 
/* 滚动条滑块 */
.dia-c2::-webkit-scrollbar-thumb {
    background: #0095FF; /* 滑块颜色 */
    border-radius: 10px; /* 滑块圆角 */
	transition: 0.4s;
}
 
/* 滑块悬停状态 */
.dia-c2::-webkit-scrollbar-thumb:hover {
    background: rgba(19,163,255, 0.85); /* 滑块悬停颜色 */
}
.about-video{}
#about-video{width: 100%;height: auto; display:flex; justify-content:center;}

 .video-container {
          max-height: 650px;
            margin: 0 auto;
            position: relative;
            /* border-radius: 20px; */
            overflow: hidden;
            box-shadow: 0 20px 40px rgba(0,0,0,0.4);
            /* aspect-ratio: 16/9; */
            background: #000;
        }
        
        #customVideo {
            width: 100%;
            height: 100%;
            display: block;
            object-fit: cover;
            cursor: pointer;
            max-height: 650px;
        }
        
        .preview-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            transition: all 0.5s ease;
			z-index: 2;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
        }
        
        .preview-overlay.hidden {
            opacity: 0;
            pointer-events: none;
        }
        
        .play-button {
            width: 100px;
            height: 100px;
            background: rgba(19,163,255,0.85);
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 10px 30px rgba(19,163,255,0.5);
            animation: pulse 2s infinite;
        }
        
        .play-button:hover {
            transform: scale(1.1);
            background: rgba(19,163,255,1);
        }
        
        .play-button i {
            color: white;
            font-size: 40px;
            margin-left: 8px;
        }
        
        .promo-text {
            color: white;
            font-size: 1.5rem;
            font-weight: 500;
            margin-top: 30px;
            text-shadow: 0 2px 5px rgba(0,0,0,0.5);
            letter-spacing: 1px;
        }
        
        .preview-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: 0;
        }
        
        
        
        @keyframes pulse {
            0% {
                box-shadow: 0 0 0 0 rgba(19,163,255,0.70);
            }
            70% {
                box-shadow: 0 0 0 20px rgba(19,163,255,0);
            }
            100% {
                box-shadow: 0 0 0 0 rgba(19,163,255,0);
            }
        }
   
        @media (max-width: 768px) {
            .video-container {
                max-width: 95%;
            }
            
            h1 {
                font-size: 2.2rem;
            }
            
            .play-button {
                width: 80px;
                height: 80px;
            }
            
            .promo-text {
                font-size: 1.2rem;
            }
        }
.about-culture{padding-bottom:0px;}
.about-culture .dia-c p{max-width: 780px;margin: auto;text-align: center;}
.about-culture1{width: 100%;padding: 40px 0px;position: relative;display: flex;align-items: center;}
.about-culture2{
	float: left;transition: 0.1s ease;
	background-color: white;border: 1px solid #E2E2E2;
	width: 33.333333%;text-align: center;padding-top: 20px;
}
.about-culture-icon{text-align: center;color: #0095FF;font-size: 100px;}
.about-culture-t{font-size: 24px;font-weight: bold;margin-bottom: 25px;}
.about-culture-c{max-width: 300px;margin: auto;font-size: 16px;line-height: 28px;margin-bottom: 60px;}
/*.culture-active{width: 36%!important;padding: 30px 0px;border: 0px;background-color: #0095FF;color: white;}*/
/*.culture-active .about-culture-icon{color: white;font-size: 120px;}*/
/*.culture-active .about-culture-t{font-size: 36px;}*/
/*.culture-active .about-culture-c{max-width: 360px;font-size: 18px;}*/
#history {padding-bottom: 130px;padding-top: 80px;}
#history .swiper-slide{display:flex;align-items:center;}
#history .swiper-pagination{position: absolute;bottom: 15px;display: flex;align-items: center;justify-content: space-around;background-image: url(../images/line.);background-repeat: no-repeat;background-position: center;}
#history .swiper-pagination-bullet{width: 10px;height: 10px;position: relative;background-color: #C0C0C0;opacity: 1;}
#history .swiper-pagination-bullet-active{width: 15px;height: 15px;background-color: rgba(0, 0, 0,0);background-image: url(../images/yuan_05.png);background-position: center;background-repeat: no-repeat;background-size: 100% 100%;}
#history .pagin{position: absolute;top: -40px;left: -12px;}
#history .swiper-pagination-bullet-active .pagin{color: #0095FF;}
#history .swiper-button-next,#history .swiper-button-prev{color: #0095FF;bottom: 0px;top: initial;z-index: 11;}
#history .swiper-button-next{right:-2px;}
#history .swiper-button-prev{left: -2px;}
#history .dia-c{padding-left: 0px;}
#history .dia-c p{margin: 0px;font-size:18px;line-height:30px;}
.about-history-date{text-shadow: 0px 0px 10px #0095FF;font-size: 80px;line-height:120px; color: #0095FF;font-weight: bold;text-align:center;}

#honor{padding: 80px 0px 0px 0px;} 
#honor .swiper-slide{display: flex;justify-content: center;}
#honor .swiper-button-next{right:-2px;}
#honor .swiper-button-prev{left: -2px;}
#honor .swiper-button-next, #honor .swiper-button-prev{color: #0095FF;}
.ryzz2{
	width: 100%;
	max-width: 180px;
	margin-bottom: 10px;
}
.ryzz2 .img-box{
	/* min-height: 320px; */
	height: 200px;
	
	background-color: #BFBFBF;
	background-repeat: no-repeat;
}
.ryzz2-zz{
	padding: 14px;
	background-image: url('../images/honorb_05.png');
	background-repeat: no-repeat;
	background-size: 100% 100%; 
}
.ryzz2-t{
	font-size: 16px;
	line-height: 28px;
	color: #2A2A2A;
	margin: 20px 0px 10px 0px;
	text-align: center;
	transition: 0.4s;
	display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
}
.ryzz2:hover{
	border-color: #0095FF;
}
.ryzz2:hover .ryzz2-t{
	color:#0095FF;
}


/* case */
.case{}
.case .am-container{padding: 0px;}
.case .flex-box{margin-bottom: 60px;}
.case .flex-box:last-child{margin-bottom: 0px;}
.case .img-box{min-height: 430px;border-radius: 15px;transition: 0.4s ease;margin-bottom: 30px;}
.case .img-box:hover{background-size: 110% 110%;}
.case-tinyt{font-size:24px;color:#0095FF;margin-bottom:15px;}
.case-r{max-width: 95%;margin-left: auto;}
.case-l{max-width: 95%;margin-right: auto;}
.case-t{font-size: 30px;font-weight: bold;line-height: 36px;margin-bottom: 30px;}
.case-c p{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}
.case .flex-box:nth-child(even) .casecontent{order:1;}
.case .flex-box:nth-child(even) .caseimg{order:2;}
.case .flex-box:nth-child(even) .case-r{margin-right:auto;margin-left:0px;}
/* news */
.news1{width:100%;display:inline-block;float:left;}
.news1-d{
	
	color: white;
	text-align: center;
	padding:15px 10px;
	background-color: #4779B6;
}
.news1-date{
	
	font-size: 36px;
	line-height: 44px;
}
.news1-yw{
	font-size: 16px;
}
.news1-m{
	width: 100%;
	display: flex;
	margin-bottom: 30px;
}
.news1-m:hover{
	box-shadow: 1px 1px 10px rgba(160,160,160,0.45);
}


.news1-thumb{
	width: 20%;
	min-height: 200px;
	min-width: 280px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news1-c{
	width: 74%;
	padding: 20px 3%;
	/* border: 1px solid #E6E6E6; */
	border-left: 0px solid; 
}
.news1-t{
	color: #000000;
	margin-bottom: 20px;
	font-size: 24px;
	overflow: hidden;
	white-space: nowrap; 
	text-overflow: ellipsis;
	/* color: #47AB39; */
	font-weight: bold;
	width: 100%;
}
.news1-m:hover .news1-t{
	color: #0095FF;
}
.news1-con{
	width: 100%;
	font-size: 14px;
	color: #949494;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden; 
	height: 46px;
	margin-bottom: 20px;
}
.news1-b{
	display: inline-block;
	
}
.news1-b1{
	font-size: 14px;
	line-height: 28px;
	color: #878787;
}
/* newsmain */
.newsmain-t{font-size: 36px;font-weight: bold;text-align: center;margin-bottom:40px;}
.newsmain-date{font-size: 14px;color: #6E6E6E;text-align: center;margin-bottom: 60px;}
.newsmain-prone{
	width: 100%;
	display: inline-block;
}
.prone{
	display: inline-block;
	font-weight: bold;
	max-width: 48%;
	display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
.prone a{
	transition: 0.4s;
}
.prone:hover a{
	color: #0095FF!important;
}
.pro{
	float: left;
}
.ne{
	float: right;
}
.newsmain-content{margin-bottom: 80px;}
.newsmain-content p{text-align: left;font-size: 16px;line-height: 30px;}
.newsmain-content img{max-width: 100%;}

/* product */
.product .flex-box{justify-content:space-evenly;}
.pro1{min-width: 370px;width:30%;margin-bottom: 40px;}
.pro1 .flex-box{justify-content:space-between;}
.pro-thumb{width: 100%; transition: 0.2s ease; background-position: center;background-size: contain;background-color: #EEEEEE;height: 250px;background-repeat: no-repeat;}
.pro1:hover .pro-thumb{background-size: 120%;}
.pro-mes{
	padding: 20px 7%;
	border: 1px solid #EEEEEE;
	border-top: 0px;
}
.pro-t{margin-bottom: 5px;	font-size: 18px;line-height: 30px; font-weight: bold;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.pro-c{font-size: 14px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pro-line{width: 13px;display: inline-block;height: 1px;background-color: #0095FF;}
.pro-more{font-size: 14px;color: #5B5B5B;}
.pro1:hover .pro-t{color: #0095FF;}
.pro1:hover .pro-more{color: #0095FF;}


/* promain */
#gallery{margin-bottom: 5vh;}
.promain-img{width: 100%;height: 60vh;max-height: 510px;background-color: #F6F6F6; background-position: center;background-repeat: no-repeat;background-size: contain;}
.promain-thumb{width: 100%;height: 80px;border: 2px solid #DCDCDC;background-position: center;background-repeat: no-repeat;background-size: contain;}

/* #gallery .swiper-button-prev{bottom: 0px;}
#gallery .swiper-button-next{} */
#thumbs{max-width: 100%;margin: auto;padding: 0px 10%;}
#thumbs .swiper-slide-thumb-active .promain-thumb{border: 2px solid #0095FF;}

#thumbs .swiper-button-next,#thumbs  .swiper-button-prev{color: #0095FF;}

.promain-right{max-width: 90%;margin-left: auto;padding-top: 30px;}
.promain-t{font-size: 30px;color: #0095FF;margin-bottom: 30px;}
.promain-c{text-align: left;font-size: 16px;line-height: 30px;color: #3C3C3C;margin-bottom: 30px;}
.promain{padding-bottom: 0px;}
.promain-t2{border-left: 8px solid #0095FF;font-size: 36px;padding-left: 15px;font-weight: bold;text-transform: uppercase;line-height: 36px;margin-bottom: 50px;}

.promain-c table{width: 100%;text-align: center;}
.promain-c th{text-align: center;background-color: #0095FF;color: white;}
.promain-c td ,.promain-c th{padding: 10px;}

/* solution */
.index-sol-type{transition: 0.4s; font-size: 14px;line-height: 30px;color: #0095FF;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}

.index-sol{
	border-radius: 15px;
	overflow: hidden;
	width: 100%;
	height: auto;
	background-color: white;
	position: relative;
	top: 0px;
	left: 0px;
	transition: top 0.4s ease,background-color 0.4s ease;
	margin-bottom: 40px;
}
.index-sol-imgbox{
	width: 100%;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 1px solid #E5FFFF;
    border-bottom: 0px;
}
.index-sol1{padding: 5%;display: inline-block;width: 100%;border: 1px solid #E5E5E5;border-radius:0px 0px 15px 15px;border-top: 0px; float: left;}
.index-sol-type{font-size: 14px;line-height: 30px;color: #2D2D2D;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
.index-sol-date{font-size: 14px;color: #7D8089;}
.index-sol-t{
	white-space: nowrap;      /* 防止文本换行 */
	overflow: hidden;         /* 隐藏溢出的文本 */
	text-overflow: ellipsis; /* 显示省略号 */
	font-size: 18px;
	line-height: 30px;
	padding: 4% 0px;
	font-weight: 600;
	color: #2D2D2D;
	transition: color 0.4s ease;
}
.index-sol-c{
	 display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 3; /* 限制显示的行数为3 */
	  overflow: hidden;
	  margin-bottom: 10px;
	  font-size: 16px;
	  line-height: 24px;
	  color: #4F4F4F;
	  transition: 0.4s;
	  height: 72px;
}
.index-sol:hover{top: -20px;background-color: #0095FF;box-shadow: 1px 1px 10px rgba(19,163,255,0.5);}
.index-sol:hover .index-sol-t{color: white;}
.index-sol:hover .index-sol-type{color: white;}
.index-sol:hover .index-sol-c{color: white;}


/* contact */
.contact1{
	display: inline-block;
}
.t-justify{text-align: left;}
.contact1-t{font-size: 30px;margin-bottom: 10px;color: #2D2D2D;}
.contact-icon{font-size: 24px;color: #0095FF;border: 2px solid #0095FF;border-radius: 50%;padding: 5px;}
.contact1-c{font-weight: bold;font-size: 30px;color: #0095FF;margin-top: 10px;margin-bottom: 10px;}

#map{height: 600px;width: 100%;}
.cus_info_window{width:570px; max-width:70vw;background-color: #0095FF;padding: 7px;display: flex;align-items: center;flex-wrap: wrap;}
.map-img{max-width: 20%; width: 70px;height: 70px;background-color: white;padding: 5px;display: flex;align-items: center;justify-content: center;}
.map-img img{width: 100%;}
.map-r{display: inline-block;padding-left: 15px;width: 80%;}
.map-r-t{text-transform: uppercase;font-size: 18px;color: white;margin-bottom: 5px;}
.map-r-c{color: white;font-size: 14px;}

#contact-form{width: 100%;display: inline-block;float: left;}
.contact-form{display: inline-block;width: 100%; text-align: center;}
.contact-form1{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.contact-form2{display: inline-block;float: left;width: 45%;max-width: 580px;}
.contact-form-t{font-size: 16px;line-height: 30px;width: 100%;text-align: left;margin-bottom: 10px;color: #3C3C3C;}
.contact-form-input{width: 100%;position: relative;}
.form-icon{position: absolute;font-size: 20px;color: #989898;top: 13px;left: 13px;}
.contact-form-input input,.contact-form-input textarea{resize: none;width: 100%;padding: 16px;padding-left: 40px; border:2px solid  #EDEDED ;margin-bottom: 15px;background-color: #F9F9F9;font-size:14px;}
.contact-textarea{width: 100%;max-width: none;}
#contact-textarea{width: 100%;}
.contact-form-input input:focus,.contact-form-input textarea:focus{outline: none;color: white!important;border:2px solid #0095FF!important;background-color: #0095FF;}
.contact-form-input input:focus + .form-icon,.contact-form-input textarea:focus + .form-icon{color: white!important;}
.contact-form-input input:focus::placeholder,.contact-form-input textarea:focus::placeholder{color: white;}
/* 当某个元素处于hover状态时，修改它的同级元素 */
/* .element:hover ~ .sibling {
    color: red;
} */

/* technological */
.m-b-50{margin-bottom: 50px;}
.m-b-40{margin-bottom: 40px;}
.m-b-30{margin-bottom: 30px;}
.m-b-20{margin-bottom: 20px;}
.m-b-0{margin-bottom:0px;}
.tech1{}
.tech1 .img-box{height: 300px;width: 100%;background-position: center; background-size:auto 90%;background-repeat: no-repeat;background-color: white;}
.tech1-t{max-width: 220px;text-align: center;margin: auto;}

.advantages1{
	width: 100%;border-radius: 10px;background-color: #F3F3F3;padding: 10px;margin-bottom: 10px;
}
.advantages1 hr{border-color: #DCDCDC;margin:10px 0px;}
.advantages1-t{font-size: 24px;line-height:26px;height: 56px; color: #0095FF;font-weight: bold;text-align: center;max-width: 230px; display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;margin: auto;margin-top: 10px; margin-bottom: 0px;display:flex;align-items:center;justify-content:center;}
.advantages1-c{font-size: 14px;line-height: 20px;height: 80px;text-align: center;
	display: -webkit-box;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  -webkit-line-clamp: 4;
	  -webkit-box-orient: vertical;
	  
}
.parameters1{
	padding: 14px;background-color: #E6E7E9;max-width: 600px;margin: auto;
}

.parameters1 img{max-width: 100%;}

.index-answer{width: 100%;}

.index-answer1{
	border-bottom: 1px solid #EAEAEA;
	padding: 27px 20px;
}
.index-answer1:last-child{
	border-bottom: 0px;
}
.index-answer1 ul{
	padding: 0px;
}

.index-answer-title{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin-bottom: 25px;
	position: relative;
}
.index-answer1 div{
	padding-left: 40px;display: inline-block;
}
.index-answer-title::before{
	content: 'Q';
	font-size: 16px;
	padding: 8px 11px;
	border-radius: 50%;
	background-color: #0095FF;
	color: white;
	font-weight: 100;
	margin-right: 8px;
	position: absolute;
	height: 32px;
	line-height: 16px;
	top: -6px;
}
.index-answer-content::before{
	content: 'A';
	font-size: 16px;
	padding: 8px 11px;
	border-radius: 50%;
	background-color:#DCDCDC;
	color: white;
	font-weight: 100;
	margin-right: 8px;
	position: absolute;
	height: 32px;
	line-height: 16px;
	top: -6px;
}
.index-answer-content{
	font-size: 14px;
	color: #4D4D4D;
	position: relative;
}

/*响应式*/
@media only screen and (max-width:1200px) {
    .index-banner-box-tag{
        flex-wrap: wrap;justify-content: flex-start;
    }
    .index-banner-box{top:15%;}
    .body_dia{padding:40px 0px;}
    .index-partner2{background-image:none!important;padding:0px;}
    .index-about1 .flex-box-1{flex-wrap:wrap;justify-content:center;}
    .index-aboutdata2-2{padding:20px 0px; }
    .index-about2 .flex-box-1{flex-wrap:wrap;}
    .index-solution2{width:50%!important;}
    .index-solution2-zz-c{max-width:100%;}
    .caseswiper .swiper-button-prev, .caseswiper .swiper-rtl .swiper-button-next{left:0;}
    .caseswiper .swiper-button-next, .caseswiper .swiper-rtl .swiper-button-prev{right:0;}
    .case .img-box{min-height:360px;}
    .case-r{margin-left:0px!important;margin-right:auto;max-width:98%;}
    .caseimg{order:1!important;}
    .casecontent{order:2!important;}
    .news1-m{flex-wrap:wrap;}
    .news1-c{width:100%;}
    .news1-thumb{width:100%;background-size:contain;}
    .news1-t{font-size:24px;}
    .newsmain-t{font-size:24px;}
    
}
@media only screen and (max-width:640px) {
    .index-banner-box{top:10%;}
    .sol-active .index-sol-dia2{padding:20px 0px;}
    /*.caseswiper .swiper-button-next,.caseswiper .swiper-button-prev{display:none;}*/
    .index-solution2{width:100%!important;}
    .index-banner-box-c{background-color:rgba(255,255,255,0.35);font-size:16px;}
    .dia-t{text-align:center;font-size:24px;line-height:36px;}
    .index-banner-box-t{font-size:36px;line-height:48px;}
    .index-banner-box-t span{font-size:48px!important;}
    .index-solution2{height:450px;}
    #caseswiper {--swiper-slides-per-view: 1; /* 使用CSS变量 */}
    .index-sol-dia2{padding:10% 0px 15% 0px;}
    .case .img-box{min-height:240px;}
    .inner-banner{max-height:300px;height:30vh;}
    .inner-banner-t{font-size:30px;}
    .breads-cat1{padding:10px 0px;}
    .index-solution2-zz-c{margin-bottom:20px;}
    .index-news-t{font-size:20px;}
    #index-banner .swiper-slide{background-position: 70% center;}
    .about-profile{background-image:none;}
    .about-culture1{flex-wrap:wrap;}
    .about-culture2{width:100%!important;}
    .about-culture-t{font-size:20px;margin-bottom:10px;}
    .about-culture-icon{font-size:64px;}
    .about-culture-c{margin-bottom:40px;}
    #history{padding-top:40px;padding-bottom:60px;}
    #history .dia-c{padding-left:0px;margin-bottom:20px;}
    #history .swiper-slide{flex-wrap:wrap;}
    #history .swiper-pagination{width:auto!important;}
    /*#history .swiper-button-next, #history .swiper-button-prev{display:none;}*/
    .pagin{display:none;}
    .about-history-date{font-size:60px;line-height:60px;margin-bottom:20px;}
    .news1-t{font-size:16px;margin-bottom:10px;}
    .news1-con{margin-bottom:10px;}
    .newsmain-content{margin-bottom:0px;}
    .newsmain-date{margin-bottom:30px;}
    .newsmain-t{margin-bottom:30px;}
    #map{height:400px;}
    .contact-form2{width:100%;}
    .contact-form-input input, .contact-form-input textarea{margin-bottom:10px}
    .contact-form-t{display:none;}
    textarea{height:160px;}
    .footer-list{flex-wrap:wrap;justify-content:flex-start;}
    .footer-list .footer-list-li{margin-right:20px;}
}