@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;border-radius: 0;box-sizing: border-box;}
body {font-size: 13px;font-family: "思源黑体", sans-serif;margin: 0px auto;background: #fff;max-width: 640px;height: auto;padding-top: 68px;}
ul,
li {list-style: none;margin: 0;padding: 0;}
a {text-decoration: none;}
img {border: none;vertical-align: middle;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;color: #000;}
i {font-style: normal;}
/* 滚动条 */
::-webkit-scrollbar {width: 6px;background: #ffffff;}
::-webkit-scrollbar-thumb {background: #999;border-radius: 10px;}
/* 头部*/
.top_bg {width: 100%;max-width: 640px;height: 68px;border-bottom: 1px solid #eeeeee;position: fixed;left: 50%;top: 0px; background:#FFFFFF;box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.11);box-sizing: border-box;z-index: 9999;transform: translateX(-50%);transition: all 0.4s ease;}
.top_t{display:none!important;}
.top {width: 96%;margin: 0 auto;}
.top .top_logo {float: left; margin-top: 6px;}
.top .top_logo img {height: 50px;}
.top .top_nav {display: none;}
.en {float: right;margin-top: 16px;position: relative;cursor: pointer; margin-right:5px;}
.en a {display: block; font-size: 14px;color: #612950;line-height: 36px;}

.en span{display:block;width:90px; position:absolute;left:0px;top:40px; background:#fff; z-index:9999; box-shadow:0px 0px 11px 6px rgba(0,0,0,0.10);border-radius:4px; padding:5px 0px;opacity:0; visibility:hidden;transform:scale(0);transition:all 0.4s ease}
.en span:before{ width:auto; content:"";border-left:7px transparent solid;border-right:7px transparent solid;border-bottom:7px #fff solid; position:absolute;left:35px;top:-5px;}
.en span a{ float:left; width:100%; height:30px; line-height:30px; text-align:center; font-size:14px; color:#222}
.en:hover span{opacity:1; visibility:visible;transform:scale(1)}
.en span a:hover{ color:#602751}

/*右边三横*/
.top_rr {float: right;}
.menu {float: right;width: 20px;overflow: hidden;display: inline;position: relative;height: 40px;margin-top: 21px;margin-left: 13px;cursor: pointer;}
.menu span {width: 100%;overflow: hidden;position: absolute;left: 0px;top: 5px;z-index: 12;height: 2px;border-radius: 1px;background: #333;transition: all 0.4s ease;}
.menu span:nth-child(2) {top: 12px;transition: all 0.4s ease;}
.menu span:nth-child(3) {top: 19px;transition: all 0.4s ease;}
.menu_show {top: 4px;}
.menu_show span { transform: rotate(45deg);top: 8px;}
.menu_show span:nth-child(2) {transform: rotate(-45deg);top: 8px;}
.menu_show span:nth-child(3) {display: none;}
/*手机版主菜单*/
.nav_sj {display: none;width: 100%;position: absolute;top: 68px;right: 0px;height: auto;background: rgba(24, 24, 24, 0.94);overflow: hidden;padding: 0px 0px;z-index: 999;}
.nav_sj ul {float: none;display: block;}
.nav_sj ul li {float: none;font-size: 16px;padding: 0 5%;line-height: 50px;text-align: left;border-bottom: 1px #333 solid;box-sizing: border-box;}
.nav_sj ul li span {float: right;}
.nav_sj ul li span img {width: 15px;}
.nav_sj ul li a {color: #f1f1f1;text-align: left;height: 50px;line-height: 50px;display: inline-block;}
.nav_sj ul li a.hover {color: #cccccc; /*font-weight: bolder;*/border-bottom: 0px #666 solid;}
.nav_sj ul li .nav1 {display: none;width: 86%;margin-left: 6%;}
.nav_sj ul li .nav1 a {color: #999;height: 40px;line-height: 40px;font-size: 15px;}
/* 下拉搜索 */
.top_search {display:none;float: right;text-align: right;margin-top: 17px;position: relative;}
.top_search i {display: block; float: left;width: 2px;height: 15px;background-color: #999999;margin-top: 9px;}
.ss {display: none;position: fixed;top: 100px;left: 5%;width: 90%;cursor: pointer;border: 1px solid transparent;box-sizing: border-box;background-color: #f1f1f1;}
.ss .input {height: 40px; background:#fffff;width: 100%;padding-left: 10px;font-size: 14px; color: #666;line-height: 40px;border: 1px #eeeeee solid; border-radius:20px;outline: none;}
.ss .inputimg { position:absolute; top:5px; right:5px;width: auto;height: auto;padding-right: 12px;padding-top: 3.5px;filter: grayscale(100%);}
.ss:hover .input {display: block;}
.ss:hover .inputimg {filter: grayscale(1);}
.ss .tclose{width:93%; text-align:right; margin:10px auto; font-size:20px; color:#555; font-weight:bold;}
.topss{width:96%; margin:10px auto; margin-bottom:20px; overflow:hidden; position:relative;}
.sj_search {float: left;margin-right: 10px;margin-top: 4px;}
.sj_search img {filter: grayscale(1);}
/* banner */
.pc_banner_swiper { display: none;}
.sj_banner_swiper .swiper-slide img {width: 100%;height: auto;}
.sj_banner_swiper .swiper-pagination-bullet {width: 18px;height: 5px;border-radius: 2.5px;background: #ffffff;opacity: 1;margin: 0 5px !important;}
.sj_banner_swiper .swiper-pagination-bullet-active { background: #c94a9f;}

/*首页产品*/
.iproducts_bg{width: 100%; margin:0 auto; position: relative;}
.iproducts-title{max-width:1520px;margin:0px auto; margin-top:40px;width:90%;color:#000;font-size:24px;font-weight:bold; text-align:center;}
.iproducts {width: 94%;margin: 30px auto; overflow:hidden; text-align:center;}

.iproducts h2 {font-size: 20px;color: #000;margin-bottom: 20px;font-weight: 600;transition: opacity 0.5s ease;}
.desc-wrap {transition: opacity 0.5s ease;}
.iproducts .desc {font-size: 14px;color: #554455;line-height: 25px;width: 90%; margin:0 auto;margin-bottom: 10px;}
.tags-row {display: flex;justify-content: center;gap: 20px;align-items: center;margin:0 auto;margin-bottom: 20px;}
.tag-item {display: flex;flex-direction: column;align-items: center;gap: 10px;color: #6b2e68;font-size: 12px;}
.tag-icon {width: 42px;height: 42px;border: 1px solid #6b2e68;border-radius: 50%;display: flex;align-items: center;justify-content: center;}

.iprolist{margin:0 auto; width:100%; overflow:hidden;}
#ipro1 .swiper-slide,#ipro2 .swiper-slide{text-align: center; padding-top:30px; margin-top:10px; cursor: pointer;border:1px #ddd solid; border-radius:10px; overflow:hidden; }
#ipro2 .swiper-button-next,
#ipro2 .swiper-button-prev {display:none; visibility:hidden; }
#ipro1 .swiper-button-next,
#ipro1 .swiper-button-prev {display:none; visibility:hidden; }
.iproducts_swiper_img {width:100%;overflow:hidden;}
.iproducts_swiper_img img {width: 100%; margin:0 auto;height: auto;transition: all 0.4s ease;}

.iprolist .swiper-slide a{font-size: 16px;color: #333333;}
.iprolist .swiper-slide .iproducts_swiper_text{color:rgba(0,0,0,0.9); width:88%; margin:0 auto;}
.iprolist .swiper-slide .iproducts_swiper_text h3{line-height:22px; font-size:16px; overflow:hidden; margin-bottom:10px;}
.iprolist .swiper-slide .iproducts_swiper_text p{line-height:20px; font-size:13px;color:rgba(0,0,0,0.6);}


/*首页产品旧版*/
/*.iproducts_bg{width: 100%;}
.iproducts { margin:20px auto;gap: 40px; width: 94%;}
.card {background: linear-gradient(60deg, #fff, #ded2da);border-radius: 10px; border:1px #cbbdc6 solid;padding: 22px;
	position: relative;overflow: hidden;min-height: 300px;}*/
/* 默认左侧卡片展开 */
/*.card-left {width:100%; margin-bottom:20px;}
.card-right {width:100%;}
.card h2 {font-size: 24px;color: #6b2e68;margin-bottom: 20px;font-weight: 600;transition: opacity 0.5s ease;}
.desc-wrap {transition: opacity 0.5s ease;}
.card .desc {font-size: 14px;color: #554455;line-height: 1.7;width: 98%;margin-bottom: 20px;}
.tags-row {display: flex;gap: 20px;margin-bottom: 20px;}
.tag-item {display: flex;flex-direction: column;align-items: center;gap: 6px;color: #6b2e68;font-size: 12px;}
.tag-icon {width: 48px;height: 48px;border: 1px solid #6b2e68;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.memory-img {width:100%;}
.btn-arrow {width: 50px;height: 50px;border-radius: 10px;font-family: "SourceHanSerifCN", serif; position:absolute; bottom:10px; left:10px;
	border: none;background-color: #6b2e68;color: #fff;font-size: 24px; font-weight:bolder;cursor: pointer;display: flex;align-items: center;justify-content: center;z-index: 2;
}
.card-shrink .btn-arrow {background-color: transparent;border: 2px solid #6b2e68;color: #6b2e68;}
.card:hover .btn-arrow {border: none;background-color: #6b2e68;color: #fff;}
.btn-arrow:hover {opacity: 0.9;}*/
/* 收缩状态隐藏描述和图标 */
/*.card-shrink .desc-wrap {opacity: 1;pointer-events: none;}*/


/*解决方案*/
.isolution-banner{margin:0 auto;width:100%;background:#0a0812;min-height:52vh;padding:0 20px;overflow:hidden;}
.isolution-inner{margin:0 auto;width:94%;gap:60px;}
.left-nav{gap:10px;display:flex;align-items:center;justify-content:space-between;}
.left-nav ul li{margin-bottom:20px; width:50%; float:left; }
.circle-wrap{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;}
.circle-bg{position:absolute;width:100%;height:100%;border-radius:50%;background:transparent;transition:background 0.4s ease,opacity 0.4s ease;}
.circle-wrap:hover .circle-bg{background:#592358;opacity:0.75;}
.circle-wrap-first .circle-bg{background:#592358;opacity:0.75;}
.circle-rotator{position:absolute;width:100%;height:100%;border-radius:50%;}
.line-0{position:absolute;width:90%;height:90%;top:5%;right:5%;opacity:0.75;border-radius:50%;border:1px solid #ffffff;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;}
.line-1{position:absolute;width:80%;height:80%;top:10%;left:10%;opacity:0.75;border-radius:50%;border:1px solid #ffffff;border-right-color:transparent;}
.line-2{position:absolute;width:70%;height:70%;opacity:0.75;top:15%;left:15%;border-radius:50%;border:1px solid #ffffff;border-top-color:transparent;border-left-color:transparent;}
.line-3{position:absolute;width:60%;height:60%;opacity:0.75;top:20%;left:20%;border-radius:50%;border:1px dashed #ffffff;border-top-color:transparent;border-right-color:transparent;}
.circle-text{position:relative;z-index:2;font-size:16px;color:#fff;font-weight:bold;}
.right-content{flex:1;text-align:left;}
.slide-box{position:relative;overflow:hidden;}
.slide-box .bd ul{width:200%;}
.slide-box .bd li{width:50%;padding:20px;padding-top:0px;}
.slidea-title{font-size:24px;color:#fff;margin-bottom:20px;font-weight:bold;}
.slide-desc{font-size:16px;line-height:1.8;margin-bottom:22px;color:#eee; min-height:200px;}
.more-btn1{display:inline-block;padding:6px 20px 7px;border:1px solid #ccc;border-radius:30px;color:#fff;text-decoration:none;font-size:14px;margin-bottom:32px;}
.more-btn1 b{font-family:"SourceHanSerifCN",serif;}
.more-btn1:hover{background:#592358;border-color:#592358;}
.isolution-title{margin:30px auto;width:94%;color:#fff;font-size:24px;font-weight:bold;}



/* 关于我们板块区域 */
.iabout-section {margin: 0 auto;padding: 40px 0px;}
.iabout-inner {width:90%;margin: 0 auto;}
.title-tag-wrap {width: 100%;margin-bottom: 12px;color: #000000;font-size: 24px; font-weight:550;}
.header-row {overflow: hidden;margin-bottom: 0px;}
.title-col {width: 100%;vertical-align: top;}
.about-title {font-size: 20px;font-weight: bold;line-height: 1.4;color: #111111; margin-bottom:12px;}
.desc-col {width: 100%;}
.desc-text {font-size: 16px;line-height: 1.7;color: #444444;}
.desc-text + .desc-text {margin-top: 16px;}
.more-btn {display: inline-flex;align-items: center;gap: 8px;padding: 8px 16px;border: 1px solid #bbbbbb;border-radius: 6px;color: #444444;font-size: 15px;margin-top: 20px;transition: all 0.3s ease; position:relative;overflow:hidden;}.more-btn b{font-family: "SourceHanSerifCN", serif;}
.more-btn span{display:block; background:#6b2e68; width:0%; height:100%; position:absolute;top:0; left:0%; z-index:-1;transform: translateX(-0%);transition: all 0.4s ease;}
.more-btn:hover {color: #fff; border-color:#6b2e68;}
.more-btn:hover span{width: 100%;}
.bottom-row {overflow: hidden;}
.data-col {width: 100%;}
.image-col {width: 100%;}
.data-item {border-top: 1px solid #ddd;padding-top: 24px;margin-bottom: 36px; position:relative;}
.data-item i{position:absolute;top:-1px; left:0; width:30%; height:1px; background:#6b2e68;}
.data-item:last-child {margin-bottom: 0;}
.data-number {font-size: 30px;font-weight: bold;color: #6b2e68;line-height: 1;}
.data-label {font-size: 16px;color: #666;margin-top: 10px;}
.right-image {width: 100%;display: block;margin-top: 30px;}

/* 新闻资讯 */
.inews-section {background:#f8f8f8; margin: 0 auto; padding: 50px 0px;}
.inews-inner {width:90%; margin: 0 auto;}
.news-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px;}
.news-title {font-size: 24px; font-weight: bold;}
.more-btn-top {padding: 10px 20px; border: 1px solid #aaa; border-radius: 8px; color: #333; font-size: 16px; display: inline-flex; align-items: center; gap: 8px;transition: all 0.3s ease; position:relative;overflow:hidden;z-index:1;}
.more-btn-top b{font-family: "SourceHanSerifCN", serif;}
.more-btn-top span{display:block; background:#6b2e68; width:0%; height:100%; position:absolute;top:0; left:0%; z-index:-1;transform: translateX(-0%);transition: all 0.4s ease;}
.more-btn-top:hover {border-color: #6b2e68; color: #fff;}.more-btn-top:hover span{width: 100%;}
.news-main {overflow: hidden;width: 100%;}
.news-big {width: 100%; position:relative;}
.big-img-wrap {width: 100%; position: relative; overflow:hidden;}
.big-news-img {width: 100%; display: block;transition: all 0.4s ease; overflow:hidden;}

.slide-arrow {width: 40px; height: 40px; border: 1px solid #6b2e68; border-radius: 20%; background:#6b2e68; color: #fff; display: flex; align-items: center; justify-content: center; cursor: pointer;font-family: "SourceHanSerifCN", serif; font-size:18px;transition: all 0.4s ease; margin-bottom:10px;margin-top:5px;}

.big-text-wrap {width: 100%; padding-top: 10px;}
.big-date {color: #6b2e68; font-size: 20px; margin-bottom: 10px;}
a .big-news-title {font-size: 20px; font-weight: bold; margin-bottom: 10px; color:#333; line-height: 1.4;}
a:hover .big-news-title {color:#6b2e68;}
.big-news-desc {font-size: 16px; line-height: 1.7; color: #555;}


.news-list {width: 100%;}
.news-item {padding: 20px 0; padding-top:0px; margin-bottom:20px; border-bottom: 1px solid #ddd; position:relative; overflow:hidden;}
.news-item:last-child {border-bottom: none;}
.news-thumb {width: 40%; float:left; overflow:hidden; margin-right:4%;}.news-thumb img{width:100%;transition: all 0.4s ease;}.news-item:hover .news-thumb img{transform: scale(1.2);}
.news-text {flex: 1;}
a .news-item-title {font-size: 16px; line-height: 1.5; margin-bottom: 12px; color:#333;}
a:hover .news-item-title {color:#6b2e68;}
.news-item-date {font-size: 14px; color: #777; position:absolute; bottom:20px; left:44%; width:56%;}
.news-item-date span {display:block; width:10%; text-align:right; float:right; color: #999;align-self: center;font-family: "SourceHanSerifCN", serif;}
a:hover .news-item-date span {color:#6b2e68;}





.pc_banner {display:none;}
.sj_banner {width: 100%;margin:0 auto; position:relative;}
.sj_banner img {width: 100%;height: auto;}
.pc_banner_bg{position: absolute;top:0%;left: 0; width: 100%;height: 50%;background: -webkit-linear-gradient(top,rgba(10,22,46,1),rgba(255,255,255,0));
background: -moz-linear-gradient(top,rgba(10,22,46,1),rgba(255,255,255,0));
background: -o-linear-gradient(top,rgba(10,22,46,1),rgba(255,255,255,0));
background: -ms-linear-gradient(top,rgba(10,22,46,1),rgba(255,255,255,0));
z-index: 1;transition: all .4s;overflow: hidden;}
/*banner图上的文字*/
.banner_conbg{width:100%; position:absolute; overflow:hidden; top:10%; left:0;}
.banner_conbg .banner_con{width:90%; margin:0 auto; text-align:left; overflow:hidden;}
.banner_conbg .banner_con i{ display:block;font-size:18px; color:#ffffff; font-weight:bold; margin-top:10px;}
.banner_conbg .banner_con p{ font-size:12px; line-height:22px;color:rgba(255,255,255,0.6);margin-top:10px; width:70%;}

/*产品列表*/
.pro_nav {width: 100%;margin: 0px auto;text-align: center; padding-top:10px; padding-bottom:10px; border-bottom:1px rgba(0,0,0,0.1) solid; margin-bottom:20px; }
.pro_nav ul {width:94%; margin:0px auto; overflow:hidden; text-align:left;}
.pro_nav ul a {display:inline-block;margin-left: 10px;padding-left:10px;padding-right:10px;text-align: left;font-size: 12px; line-height:40px;overflow:hidden;}
.pro_nav ul a .pro_icon{width:30px; float:left; margin:0 auto; height:40px; position:relative; overflow:hidden;}
.pro_nav ul a .pro_icon img{width:30px;}
.pro_nav ul a .pro_icon .pro_icon2{position:absolute; left:0; top:100%;transition: all .4s;}
.pro_nav ul a .pro_icon .pro_icon1{position:absolute; left:0; top:0;}
.pro_nav ul a span {color: #666; margin-top:20px; font-size:16px; font-weight:bold;}
.pro_nav ul a:hover span{color: #64a846;}.pro_nav ul a:hover .pro_icon .pro_icon1{top:100%;}.pro_nav ul a:hover .pro_icon .pro_icon2{top:0;}
.pro_nav ul a.hover span{color: #64a846;}.pro_nav ul a.hover .pro_icon .pro_icon1{top:100%;}.pro_nav ul a.hover .pro_icon .pro_icon2{top:0;}

/* 产品中心内页 */
.product_de_bg {padding-top: 22px;padding-bottom: 30px; overflow: hidden;}
.product_de_bg .product_de_left {text-align: center;padding: 30px 0; background:#fff;}
.product_de_bg .product_de_left img {width: 100%;}
.product_de_bg .product_de_right {width: 94%;margin: 0 auto;}
.product_de_bg .product_de_right h1 {font-size: 18px;color: #333333;font-weight: 550;margin-bottom: 5px;margin-top: 10px;}
.product_de_bg .product_de_right h3 {font-size: 12px;color: #666;line-height: 20px;font-weight: 500;margin-top: 10px;padding-bottom: 10px; margin-bottom:10px; border-bottom:1px rgba(0,0,0,0.1) solid;}
.product_de_bg .product_de_right p{font-size:12px; color:#666; line-height:25px;}
.product_de_bg .product_de {clear: both;padding-top: 59px;}

/* 表格样式 */
.product_de_con{width: 94%;margin: 0 auto; margin-top:10px;margin-bottom:40px;}
.product_de_con h1{font-size: 18px;color: #333;font-weight: 550;margin-bottom: 10px; border-bottom:1px rgba(0,0,0,0.1) solid; padding-bottom:10px;}
.product_de_con p{font-size:12px;}

/*关于我们 新闻分类*/
.news_nav {width: 100%;margin: 0px auto;text-align: center; padding-top:10px; padding-bottom:10px; border-bottom:1px rgba(0,0,0,0.1) solid; margin-bottom:20px; }
.news_nav ul {width:94%; margin:0px auto; overflow:hidden; text-align:left;}
.news_nav ul a {display:inline-block;padding-left:14px;padding-right:14px;text-align: left;font-size: 12px; line-height:30px;overflow:hidden;}
.news_nav ul a span {color: #666;font-weight:bold;}
.news_nav ul a:hover span{color: #64a846;}
.news_nav ul a.hover span{color: #64a846;}

/* 关于我们 */
.about1_bg { margin:30px auto;overflow: hidden;position: relative;}
.about1 {width: 94%; margin:0 auto;box-sizing: border-box;overflow: hidden;}
.about1_content {}
.about1_content h1 {font-size: 18px;color: #333333;font-weight: bold; margin-bottom:10px;}
.about1_content i{ font-size:14px; color:#333; font-weight:lighter; display:block;}
.about1_content h2 {font-size: 20px;color: #333333;font-weight: bold; margin-top:15px; padding-bottom:15px; }
.about1_content p {font-size: 12px;color: #666666;line-height: 22px;}
.about1_content span img{ float:left; width:100px; margin-right:20px;}
.about1_content span dd{margin-top:30px; padding-top:15px; line-height:30px; font-size:16px;color: #666666;}
.about1_right {position: relative; text-align:right;}.about1_right img{max-width:100%;}.about1_right p{font-size: 12px; padding-top:5px;text-align:left;color: #666666;line-height: 22px;}

/*企业文化*/
.culture_bg { margin:30px auto;overflow: hidden;position: relative; background:url("../images/culture_bg.jpg") no-repeat center/cover; padding-top:30px; padding-bottom:10px;}
.culture_a{width: 94%;margin:0px auto;height:auto;overflow: hidden; position:relative;}
.culture_c{width: 100%;height: auto;overflow: hidden;margin: 0px auto;margin-bottom: 15px;}
.culture_cl{overflow: hidden;margin-top: 15px;margin-bottom: 20px;border-radius: 15px;background:#fff; padding-bottom:30px;}
.culture_cl a{width: 100%;height: auto;display: block;}
.culture_cl a h1{font-size: 18px;text-align: center; color: #333333;margin-top: 10px; font-weight:bolder;}
.culture_cl a p{font-size: 12px;text-align: center; color: #666666;width:88%; margin:0 auto;line-height:22px; margin-top:30px;  overflow:hidden;}
.culture_cl a .culture_cl1{width: 100%; text-align:center;margin:20px auto 0px;}
.culture_cl img{width: 55px;margin:0px auto;filter: grayscale(100%)brightness(10%);}

/* 关于我们实力 */
.about3_bg { margin:0px auto;overflow: hidden;position: relative; background:#f9f9f9; padding-top:30px;}
.about3 {width: 94%; margin:0 auto;box-sizing: border-box;overflow: hidden;}
.about3_content {}
.about3_content ul li{ border-bottom:1px rgba(0,0,0,0.1) solid; padding-bottom:12px; margin-bottom:12px;}
.about3_content ul li h2{ font-size:18px; margin-top:10px;}.about3_content ul li p{width:85%;font-size:12px; color:#666; line-height:22px;}
.about3_right {position: relative;}.about3_right img{width:100%;}
/* 关于我们制造 */
.about4_bg {margin:0px auto;margin-bottom:30px;overflow: hidden;position: relative; background:url("../images/aboutus5_bg.jpg") no-repeat center/cover;  padding-top:30px; padding-bottom:30px;}
.about4_bg .con_title h2{color:#fff;}.about4_bg .con_title p{color:rgba(255,255,255,0.8);}
.about4 {width: 94%; margin:0 auto;overflow: hidden; margin-top:10px; overflow:hidden;}
.about4 ul li{ width:47%; float:left; margin:1.5%; border-radius:20px; overflow:hidden; box-shadow:0 0 10px rgba(0, 0, 0, 0.3);}
.about4 ul li img{ width:100%;}


/*人才招聘*/
.job1 {width: 94%;margin:0 auto; text-align:center;padding-bottom: 14px;overflow: hidden; margin-bottom:30px;}
.job1 img{width:98%; margin-top:20px;}
/*员工福利*/
.job2_bg{ margin:20px auto;overflow: hidden;position: relative; background:#f9f9f9; padding-top:20px; padding-bottom:10px;}
.job2 {width: 88%; max-width:1500px; margin:0 auto;overflow: hidden;}
.job2_left {}.job2_left img{width:100%;}
.job2_right h1 {font-size: 20px;color: #333333;font-weight: bold; margin-top:20px;margin-bottom:20px;}
.job2_right {position: relative;}
.job2_con{width:100%; overflow:hidden;}
.job2_con ul li{width:45%; float:left;overflow:hidden; border-top:1px rgba(0,0,0,0.1) solid; padding-top:20px; margin-bottom:20px; margin-right:10%;}
.job2_con ul li:nth-child(2n){ margin-right:0%;}
.job2_con ul li img{width:46px;}
.job2_con ul li h2{ font-size:18px;margin-bottom:6px;margin-top:6px;}.job2_con ul li p{font-size:12px; color:#666; height:90px; overflow:hidden; line-height:22px;}
.job1_con{margin-top:30px;}
.job1_con ul li{border-radius:10px; border:1px rgba(0,0,0,0.1) solid; padding:3%; text-align:left; margin-bottom:30px;}
.job1_con ul li h1{ font-size:18px; color:#666; font-weight:bold; padding-bottom:20px; border-bottom:1px rgba(0,0,0,0.1) solid;}
.job1_con ul li p{font-size:12px; color:#666;  line-height:22px;}
.job1_con ul li p span{ display:block;font-weight:bold; margin-top:20px;}

/* 发展历程 */
.history_bg {padding-top: 10px;position: relative; height:400px;}
.history_bg i{display:block; width:100%; position:absolute;left:0; top:128px; height:1px; background:rgba(0,0,0,0.1);}
.history {/* 默认隐藏 */display: block;position: relative;overflow: hidden; height:350px;}
.history .hd {width: 55%;position: absolute;top: 90%;left: 50%;-webkit-transform: translateX(-50%);-o-transform: translateX(-50%);-ms-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%);height: 50px;margin-top: -25px;}
.history .hd div {cursor: pointer;}
.history .hd div:hover img {filter: none;}
.history .hd div img {width:60px;filter: grayscale(100%);-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}
.history .hd .next {float: right; }
.history .hd .prev {float: left;}
.history .bd {width: 98%;margin: 0 auto;padding: 0 40px;box-sizing: border-box;}
.history .bd > div {width: 100% !important;}
.history .bd ul li {box-sizing: border-box;}
.history .bd ul li h1{ height:50px; line-height:50px; font-weight:bold;}.history .bd ul li img{ height:36px; margin-left:10px;}
.history .bd ul li span{display:block; width:1px; height:80px; background:rgba(0,0,0,0.1);margin-left:28px; margin-top:-2px;}
.history .bd ul li p {width:90%;font-size: 16px;color: #666666;line-height: 30px; margin-top:5px;}


/*荣誉资质*/
.honor1_bg {margin:30px auto;overflow: hidden;position: relative;}
.honor1 {width: 94%; margin:0 auto;box-sizing: border-box;overflow: hidden; }
.honor1_content {}
.honor1_content i{ font-size:16px; color:#333; font-weight:lighter; display:block;}
.honor1_content h2 {font-size: 18px;color: #333333;font-weight: bold; margin-bottom:15px; }
.honor1_right {position: relative; }.honor1_right p{font-size: 12px; text-align:left;color: #666666;line-height: 22px;}

.honor_c{width: 94%;height: auto;overflow: hidden;margin: 0px auto;}
.honor_c ul{width: 100%;height: auto;overflow: hidden;margin:0px auto;}
.honor_c ul li{width: 48%;height: auto;float: left;margin-right: 3.5%;overflow: hidden;margin-bottom: 3%;cursor: pointer;}
.honor_c ul li:nth-child(2n+2){ margin-right:0px;}
/*.honor_c ul li .image{ width:98.3%; height:400px; border: 2px #ddd solid; display: table-cell;vertical-align: middle; overflow:hidden;}*/
.honor_c ul li .image{ width:98.3%; height:200px; margin:0 auto; border: 2px #eee solid; background:#eee;position: relative; overflow:hidden;}
.honor_c ul li img{width: 94%;height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}/*图片垂直居中*/
.honor_c ul li .honor_c2{height: 50px;width: 98.3%;margin:0 auto;line-height: 50px; margin-top:5px;text-align: center;font-size: 15px;overflow: hidden;color: #666; border:1px #e1e1e1 solid;}
.honor_c ul li:hover .image{border: 2px #64a846 solid;width: 98.3%;}
.honor_c ul li:hover .honor_c2{color: #fff; background:#64a846;border:1px #64a846 solid;}

.img-box{
			position: fixed;
			width: 100%;
			height: 100%;
			background:rgba(0,0,0,0.8);
			top: 0;
			left: 0;
			z-index: 9999;
			display:none;

		}
		.img-container{
			display: flex;
			justify-content: center;
			align-items: center;
			width: 100%;
			height: 100%;
		}


.img-container{display: flex;justify-content: center;align-items: center;width: 462px;height: 100%;margin:0px auto;position: relative;}
.img-container img{width:462px;height:auto;display:block;margin:0px auto;}
#gd{width: 100%;height: 100%;overflow: hidden;margin: 0px auto;display: table;}
.gd{width:100%;height:auto;overflow:hidden;margin:0px auto;display: table-cell;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 9999;}
.gd1{width:60px;height:auto;overflow:hidden;margin:0px auto; background:#CCCC33}
.gd em{width:38px;height:38px;transition: all 0.5s;cursor: pointer;position: absolute;right: 20%;top:0px;z-index: 10000}
.gd em img{width:38px;height:38px;}
.gd em:hover{transform:rotate(270deg);}


/* 产品应用列表 */
.solution_bg {margin:0 auto;padding-top: 0px;}
.solution {margin: 0 auto; overflow:hidden; margin-bottom:90px;}
.solution ul li {position: relative;width:88%;margin:0 auto; }
.solution ul li div.sol_bg{width:100%;position:absolute;bottom:0px; left:0px; height:360px;background: #f9f9f9; border-radius:20px; z-index:0;}
.solution ul li div.solution_con{width:100%;}
.solution ul li a{display:block; padding:0 5%; overflow:hidden; margin:30px auto;}
.solution ul li .solution_text{ margin-top:0px; position:relative;}
.solution_text i { font-size: 120px; color:rgba(0,0,0,0.05); font-weight:bold; position:absolute; top:0px;left:10px;}
.solution_text .solution_text_con{ padding-bottom:20px;}
.solution_text .solution_text_con span {font-size: 24px;color: #333;font-weight: bold;padding-bottom:15px;}
.solution ul li .solution_img{ position:relative; height:450px; }/*解决方案图片*/
.solution_text img{width:50px; display:block; margin-bottom:10px;}
.solution_text p {font-size: 16px;color: #666666;line-height:30px; margin-top:10px;overflow: hidden;}
.solution_img .sol_img_bg{width:90%;position:absolute;bottom:30px; left:0px; height:200px;background: #e9edf0; border-radius:20px;z-index:1;}
.solution_img .sol_img{width:90%;position:absolute;bottom:50px; right:0px; height:380px; border-radius:20px;z-index:20;}
.solution_img .sol_img img { max-width: 100%;}

/*产品应用详情页*/
.solution_de_bg { margin:30px auto;overflow: hidden; padding-bottom:10px;}
/*三大优势*/
.solution_de_a{width: 94%;margin:0px auto;height:auto;overflow: hidden; position:relative;}
.solution_de_c{width: 100%;height: auto;overflow: hidden;margin: 0px auto;margin-bottom: 25px;}
.solution_de_cl{overflow: hidden;margin-top: 15px;padding-bottom: 20px;border-radius: 10px;border:1px #ddd solid;}
.solution_de_cl:nth-child(3n+3){margin-right: 0%;}
.solution_de_cl a{width: 100%;height: auto;display: block;}
.solution_de_cl a h1{font-size: 18px;text-align: center; color: #333333;margin-top: 25px; font-weight:bolder;}
.solution_de_cl a h2{font-size: 18px;text-align: center; color: #333333; font-weight:bolder;}
.solution_de_cl a p{font-size: 12px;text-align: left; color: #666666;width:92%; margin:0 auto;margin-top: 10px; line-height:22px;overflow:hidden;}
.solution_de_cl a .solution_de_cl1{width: 100%;height: auto; text-align:center;margin:20px auto;}
.solution_de_cl img{width: 55px;margin:0px auto;/*filter: grayscale(100%)brightness(10%);*/}

/* 工艺技术 */
.technology_bg { margin:30px auto;overflow: hidden;}
.tech {width: 94%; margin:20px auto;overflow: hidden;}.tech img{width:100%;}
.tech_left { margin-bottom:20px;}
.tech_left h1 {font-size: 18px;color: #333333;font-weight: bold; margin-bottom:10px;}
.tech_left p {font-size: 12px;color: #666666;line-height: 22px;}
.tech_right {position: relative;}
.tech_con{width:100%; overflow:hidden;}
.tech_con ul li{width:50%; float:left;overflow:hidden; border-bottom:1px rgba(0,0,0,0.1) solid; padding-bottom:20px; margin-bottom:20px;}
.tech_con ul li h2{ font-size:18px; font-weight:bold; margin-bottom:10px;}.tech_con ul li p{width:95%;font-size:12px; color:#666; line-height:22px;}
.swelfare_bg {width: 94%;margin:0 auto;padding-top: 20px;overflow: hidden;}
.swelfare {margin: 0 auto; overflow:hidden; margin-top:20px;}
.swelfare ul li {margin-bottom: 1.8%;background-color: #f9f9f9;border: 1px solid #f9f9f9; overflow:hidden;}
.swelfare_img {overflow: hidden; }
.swelfare_img img {width: 100%;}
.swelfare_text {padding: 0 10px;padding-top: 20px;padding-bottom: 25px; overflow:hidden;}
.swelfare_text span {display:block;font-size:14px;color: #333;font-weight: bold;}
.swelfare_text p {width:98%;font-size: 12px;color: #666;line-height: 22px;margin-top:10px;}

/* 新闻资讯 */
.news {width: 94%;margin: 0 auto;margin-bottom: 40px;}
.news ul {}
.news ul li {overflow: hidden;position: relative;border-bottom: 1px solid #eeeeee;padding: 19px 0;}
.news ul li a {display: block;}
.news .news_img {overflow: hidden;}
.news .news_img img {width: 100%;height: auto;min-height: 220px;object-fit: cover;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}
.news .news_time {float: left;width: 8.8%;margin-left: 3.4%;}
.news .news_time h1 {font-size: 14px;color: #999;font-weight: 550;margin-top: 15px;}
.news .news_time i {font-size: 18px;color: #999;font-weight: 550;display: block;margin-top: 7px;}
.news .news_time p {font-size: 18px;color: #999;font-weight: 550;margin-top: 7px;}
.news .news_text {float: right;width: 85%;}
.news .news_text h1 {font-size: 18px;color: #333;font-weight: 400;margin-top: 12px;margin-bottom: 14px;}
.news .news_text p {font-size: 12px;color: #999;line-height: 22px;overflow: hidden;}
.news .news_text span {opacity: 0;position: absolute;left: 0;bottom: 0;display: block;width: 112px;height: 33px;line-height: 33px;border-radius: 20px;font-size: 13px;color: #64a846;text-align: center;background-color: #fff;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s; border:1px #64a846 solid;}
.news .news_text i {font-family: swiper-icons;font-weight: bold;font-size: 12px;}

/* 新闻内页 */
.news_de {width: 94%;margin: 0 auto;padding-top: 25px;}
.news_de .de_title {text-align: center;}
.news_de .de_title h1 {color: #333333;font-size: 24px;padding-bottom: 15px;}
.news_de .fx {text-align: center;margin: 10px auto;border-bottom: 1px solid #e5e5e5;padding-bottom: 13px;position: relative;}
.news_de .fx span {font-size: 16px;color: #333333;vertical-align: middle;}
.news_de .fx img {width: 28px;height: auto;margin: 0 10px;margin-top: -2px;}
.news_de .fx span.news_de_time {margin-right: 22px;color: #666;}
.news_de .news_content {margin-bottom: 24px;font-size: 12px;color: #666;line-height: 22px;}
.news_de .news_content p{font-size: 12px;color: #666;line-height: 22px;}
.news_de .news_content h2 {font-size: 12px;color: #666;font-weight:bold;line-height: 35px; margin-top:10px;}
.news_de .news_content span{font-size: 12px;font-weight:550; display:block;}
.news_de .news_content img {margin: 19px auto;max-width: 100%;height: auto;display: block;}
.video_btns {width: 100%;height: auto;position: relative;border-top: 1px solid #dddddd;padding-top: 23px;margin-bottom: 30px;margin-top: 27px;}
.video_btns a {display: inline-block;font-size: 16px;color: #666666;}
.video_btns a.prev,
.video_btns a.next {line-height: 53px;}
.video_btns a.prev:hover {color: #64a846;}
.video_btns a.next:hover {color: #64a846;}
.video_btns a.return {width: 141px;height: 42px;color: #fff;text-align: center;line-height: 40px;border: 1px solid #64a846;border-radius: 40px;background-color: #64a846;box-sizing: border-box;}


/* 联系我们 */
.contactus_bg {margin:30px auto 0px;overflow: hidden;position: relative;}
.con_title {text-align: center; margin-bottom: 22px;}
.con_title i{ display:block; margin:0 auto;width:50px; height:3px; background:#c9151e;margin-bottom: 25px;}
.con_title h2 {font-size: 24px;color: #333333;font-weight: bold;margin-bottom: 15px;}
.con_title p {font-size: 12px;color: #666666; line-height:22px;}
.contactus {width: 94%; margin:0 auto;overflow: hidden;}
.contactus_content { margin-bottom:10px;}
.contactus_content h1 {font-size: 20px;color: #666;font-weight: bold; margin-bottom:30px;}
.contactus_content i{ font-size:16px; color:#666666; font-weight:lighter; display:block;}
.contactus_content h2 {font-size: 20px;color: #666;font-weight: bold; margin-bottom:20px; padding-bottom:20px; border-bottom:1px #ddd solid;}
.contactus_content p {font-size: 12px;color: #666666;line-height: 22px;}
.contactus_content span{ overflow:hidden; overflow:hidden;}
.contactus_content span img{ float:left; width:100px; margin-right:5px; margin-top:20px; vertical-align:middle;}
.contactus_content span a{padding-top:40px; display:block; float:left; width:100px;}
.maps {position: relative;margin-bottom:0px; padding-bottom:0px;}

/* 分页 */
.fy {text-align: center;margin-bottom: 37px;}
.fy ul {display: inline-block;overflow: hidden;}
.fy ul li {float: left;width: 32px;height: 32px;box-sizing: border-box;text-align: center;margin: 0 8px;overflow: hidden;}
.fy ul li.fy_prev a {font-weight: bold;font-size: 14px;font-family: swiper-icons;background-color: #dddddd;}
.fy ul li.fy_next a {font-weight: bold;font-size: 14px;font-family: swiper-icons;background-color: #dddddd;}
.fy ul li.fy_active a {background-color: #64a846;border-color: #64a846;color: #fff;}
.fy ul li:hover a {background-color: #64a846;border-color: #64a846;color: #fff;}
.fy ul li a {display: block;line-height: 30px;color: #666;border:1px #ddd solid;font-size: 14px;}




/* 底部 */
.footer {background-color: #612950;color: #ffffff; margin: 0 auto; padding: 40px 0px; }
.footer-inner {width:90%;margin: 0 auto; }
.clearfix::after {content: ""; display: block;clear: both;}
/* 顶部主体区域 */
.footer-top {overflow: hidden; margin-bottom: 40px;}
/* 左侧联系信息 */
.footer-contact {width:100%;}
.hotline-title {font-size: 18px;margin-bottom: 16px;}
.hotline-number {font-size: 24px;font-weight: bold;margin-bottom: 16px;}
.contact-info {font-size: 14px;line-height: 1.8;margin-bottom: 0px;}
.qr-box {text-align: left; display:none; visibility:hidden;}
.qr-code {width: 100px;margin-bottom: 8px;}
.qr-text {font-size: 16px;}
/* 导航菜单区域 float li */
.footer-nav-wrap {width: 70%;float: left;display:none; visibility:hidden;}
.footer-nav {list-style: none;overflow: hidden;}
.footer-nav > li {width: 14%;float: left;padding-left: 15px;}
.nav-title {font-size: 18px; font-weight:bold;margin-bottom: 20px;}
.nav-sub {list-style: none;}
.nav-sub li {margin-bottom: 16px;font-size: 14px;}
.nav-sub li a {color: #fff;opacity: 0.85;}
.nav-sub li a:hover {opacity: 1;}
/* 友情链接区域 */
.footer-link {border-top: 1px solid rgba(255,255,255,0.2);border-bottom: 1px solid rgba(255,255,255,0.2);padding: 20px 0;margin-bottom: 20px;font-size: 14px;line-height: 1.7;}
.footer-link a {color: #fff;margin: 0 0px;}
.footer-link a:hover {opacity: 0.85;}
/* 版权信息区域 */
.footer-copyright {overflow: hidden;font-size: 14px;line-height: 1.7;}
.copyright-left {float: left;}
.copyright-right {float: right;}
.footer-copyright a {color: #fff;text-decoration: none;margin: 0 0px;}
.footer-copyright a:hover {opacity: 0.85;}