@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0; box-sizing: border-box;}
body {font-size: 13px;font-family: "思源黑体", sans-serif;}
ul,li {list-style: none;margin: 0;padding: 0;}
a {text-decoration: none;}
img {border: none;vertical-align: middle;}
h1,h2{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%;color: #fff; position: absolute;left: 50%;top: 0px;box-sizing: border-box; z-index: 9999;transform: translateX(-50%);transition: all 0.4s ease; border-bottom:0px rgba(255,255,255,0.2) solid;}
.en {float: right;margin-top: 41px /* 32px -> 1.6667vw */;margin-left: 10px;position: relative;cursor: pointer;}
.en a {display: block; font-size: 15px;color: #fff;}
.en a:hover {opacity: 0.7;}
.en img{filter:grayscale(100%) brightness(500); width:20px;/*20px 1.24995vw  24px -> 1.24995vw */;}

.en span{display:block;width:90px; position:absolute;left:-10px;top:2.08325vw/*40px*/; background:#fff; z-index:120; 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}

/*.sj_search {float: left;margin-right: 0px;margin-top: 4px;}
.sj_search img {filter:grayscale(100%) brightness(500);}
.top_search {float: right;text-align: right;margin-top: 26px; position: relative;}
.ss {display: none;position: fixed;top: 130px;left: 10%;width: 80%;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;}*/
.top_bg2 .top_t{border-bottom:0.5px #dddddd solid;}.top_bg2 .en a{color:#666666;}.top_bg2 .en img{filter:none;}
.top_bg2 .top_taleft img{ background:#cce4f3; border-radius:50%;filter:none;}.top_bg2 .top_taleft a{color:#666666;}
.top {width: 90%;max-width:1560px; margin: 0 auto;}
.top .top_logo {float: left;}
.top .top_logo img {margin-top:10px;height: 80px;filter:grayscale(100%) brightness(500);}
.top_bg2 .top .top_logo img {filter:none;}
.top_bg2 .top .sj_search img { filter:grayscale(100%)}
.top .top_nav {float: right;margin-right: 2.5%;}
.top .top_nav>ul {margin-top: 40px;}
.top .top_nav>ul>li {float: left;padding: 0px 24px;box-sizing: border-box; position:relative;}
.top .top_nav>ul>li>a {float: left;height: 45px; padding: 0 3px;font-size: 17px;color: #fff; display: block;text-align: center;position: relative;}
/*@media screen and (max-width: 1480px) {.top .top_nav {margin-left: 10%;}.top .top_nav>ul>li>a {font-size: 14px;}.en {margin-top: 21px;}.en a {font-size: 14px;}.en img{width:20px;}.top_search{margin-top: 22px;}.sj_search img {margin-top: 3px;width:20px;}}
@media screen and (max-width: 1360px) {.top .top_nav {margin-left: 8%;}.top .top_logo img {height: 62px;}.top .top_nav>ul>li>a {font-size: 13px;height: 35px;}.top .top_nav>ul>li {padding: 0px 10px;margin: 0 10px;}}
@media screen and (max-width: 1260px) {.top .top_nav {margin-left: 5%;}}
@media screen and (max-width: 1190px) {.top .top_nav {margin-left: 0%;}.top .top_nav>ul>li {padding: 0px 9px;margin: 0 9px;}}*/
@media screen and (min-width: 1680px) {.top .top_nav>ul>li>a {font-size: 19px;}}
@media screen and (max-width: 1580px) {.top .top_nav>ul>li>a {font-size: 16px;}.top .top_nav>ul>li {padding: 0px 20px;}}
@media screen and (max-width: 1440px){.top .top_nav>ul>li>a {font-size: 15px;}.top .top_nav>ul>li{padding: 0px 16px;}.top .top_logo img {height: 72px;}}
.top_bg2 .top .top_nav>ul>li>a { color: #666666;}.top_bg .top .top_nav>ul>li.active>a {color: #fff; font-weight:bold;}.top_bg .top .top_nav>ul>li:hover>a { color: #fff; font-weight:bold;}
.top_bg2 .top .top_nav>ul>li.active>a {color: #612950;}
.top .top_nav>ul>li.active i {width: 90%; background: linear-gradient(45deg, #fff, #fff);}
.top_bg2 .top .top_nav>ul>li.active i {background: linear-gradient(45deg, #612950, #612950);}
.top_bg2 .top .top_nav>ul>li:hover>a { color: #612950;}
.top .top_nav>ul>li:hover i {width: 100%;}
.top_bg2 .top .top_nav>ul>li:hover i {background: linear-gradient(45deg, #612950, #612950);}
.top .top_nav>ul>li i {position: absolute;left: 0%; bottom: 0;width: 0%;height: 2px;background: linear-gradient(45deg, #fff, #fff); display: block;transform: translateX(-0%); transition: all 0.4s ease;}
.top .nav_sj { display: none;}
.top .top_rr {display: none;}
.top_bg2 {width: 100%;top: 0;position: fixed;background:#ffffff;box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.11);}

/* 下拉菜单 */
.top_nav>ul>li dl{width: 220px;height: auto;overflow: hidden;position: absolute; left:calc(50% - 110px);top: 44px;display: none;z-index: 1000; padding-top:10px; padding-bottom:20px;}
.top_nav>ul>li dl dd{width: 100%; margin:0 auto;height: 55px;line-height: 55px;font-size: 15px;color: #666;text-align: center;background: #fff; border-bottom:1px #eeeeee solid;}
.top_nav>ul>li dl dd:first-child{border-radius:5px 5px 0px 0px; overflow:hidden;}
.top_nav>ul>li dl dd:last-child{border-radius:0px 0px 5px 5px; overflow:hidden;}
.top_nav>ul>li dl dd a{display: block;color: #666!important;padding:0px 10px;}
.top_nav>ul>li dl dd a span{display:inline-table; text-align:left; width:90%;}
.top_nav>ul>li dl dd a b{font-family: "SourceHanSerifCN", serif;}
.top_nav>ul>li dl dd a:hover{color: #602950!important;background: unset; background:#eeeeee;}
.top_nav>ul>li dl dd a.hover{color: #602950!important;background: unset;background:#eeeeee;}



/* banner */
.pc_banner_swiper {display: block; background:#000000;width: 100%;max-width:1920px; position:relative;}
.pc_banner_swiper .swiper-slide img { display: block;width: 100%;max-height: 100vh; -o-object-fit: cover; object-fit: cover;}
.pc_banner_swiper .swiper-button-next { right: 0.5%;}
.pc_banner_swiper .swiper-button-prev { left: 0.5%;}
.pc_banner_swiper .swiper-button-prev,
.pc_banner_swiper .swiper-button-next {width: 50px;height: 50px;border-radius: 50%;opacity: 1; color:rgba(255, 255, 255, 1)!important;filter:grayscale(100%) brightness(500);background: rgba(255, 255, 255, 0.2);}
.pc_banner_swiper .swiper-button-prev:hover,.pc_banner_swiper .swiper-button-next:hover {opacity: 1;background: #612950;filter:none;}
.pc_banner_swiper .swiper-button-prev:hover::after,.pc_banner_swiper .swiper-button-next:hover::after {color: #ffffff;}
.pc_banner_swiper .swiper-button-prev::after,.pc_banner_swiper .swiper-button-next::after {  font-size: 20px;color: #666666;}
.pc_banner_swiper .swiper-pagination {bottom: 4.5% !important;z-index: 99;}
.pc_banner_swiper .swiper-pagination-bullet {width: 12px;height: 12px;background-color: rgba(255, 255, 255, 0.8);border-radius: 50%;opacity: 1;margin: 0 12px !important;position: relative;cursor: pointer !important;position: relative;}
.pc_banner_swiper .swiper-pagination-bullet::after { position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);content: "";display: block;width: 26px;height: 26px; border-radius: 50%;border: 1px solid #fff; z-index: 9;opacity: 0;}
.pc_banner_swiper .swiper-pagination-bullet-active { background-color: #fcc6eb;}
.pc_banner_swiper .swiper-pagination-bullet-active::after {border-color: #fcc6eb;opacity: 1;}
.sj_banner_swiper {display: none;}

/*首页产品*/
.iproducts_bg{width: 100%; max-width: 1920px; margin:0 auto; position: relative;}
.iproducts-title{max-width:1560px;margin:0px auto; margin-top:80px;width:90%;color:#000;font-size:42px;font-weight:bold; text-align:center;}
.iproducts {width: 90%;max-width:1560px; margin: 20px auto 60px; overflow:hidden; text-align:center;}

.iproducts h2 {font-size: 32px;color: #000;margin-bottom: 20px;font-weight: 600;transition: opacity 0.5s ease;}
.desc-wrap {transition: opacity 0.5s ease;}
.iproducts .desc {font-size: 16px;color: #554455;line-height: 2.0;width: 90%; margin:0 auto;margin-bottom: 10px;}
.tags-row {display: flex;gap: 40px;justify-content: center;align-items: center;margin:0 auto;margin-bottom: 40px;}
.tag-item {display: flex;flex-direction: column;align-items: center;gap: 10px;color: #6b2e68;font-size: 16px;}
.tag-icon {width: 48px;height: 48px;border: 1px solid #6b2e68;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.iproducts_swiper{padding:10px;}
.iproducts_swiper .swiper-slide {text-align: center; padding-top:50px; cursor: pointer;border:1px #ddd solid; border-radius:10px; overflow:hidden; min-height:490px;transition: box-shadow 0.3s ease; }
.iproducts_swiper .swiper-button-next,
.iproducts_swiper .swiper-button-prev {width: 50px;height: 50px;border-radius: 50%;border: 0px solid #0079c2;background: #eeeeee; }
.iproducts_swiper .swiper-button-next::after,
.iproducts_swiper .swiper-button-prev::after {font-size: 14px;color: #000;}
.iproducts_swiper .swiper-button-next:hover,
.iproducts_swiper .swiper-button-prev:hover {background: #6b2e68;}
.iproducts_swiper .swiper-button-next:hover::after,
.iproducts_swiper .swiper-button-prev:hover::after { color: #fff;}
.iproducts_swiper .swiper-button-prev {top: 60%;left: 0.5%;}
.iproducts_swiper .swiper-button-next {top: 60%;right: 0.5%;}
.iproducts_swiper_img {width:100%;overflow:hidden;}
.iproducts_swiper_img img {width: 90%; margin:0 auto;height: auto;transition: all 0.4s ease;}
.iproducts_swiper .swiper-slide:hover img {transform: scale(1.1);}

.iproducts_swiper .swiper-slide a{font-size: 16px;color: #333333;}
.iproducts_swiper .swiper-slide .iproducts_swiper_text{color:rgba(0,0,0,0.9); width:82%; margin:0 auto;}
.iproducts_swiper .swiper-slide .iproducts_swiper_text h3{line-height:30px; overflow:hidden; margin-bottom:20px;}
.iproducts_swiper .swiper-slide .iproducts_swiper_text p{line-height:30px; margin-bottom:5px; color:rgba(0,0,0,0.6);}
#ipro1.iproducts_swiper .swiper-slide .iproducts_swiper_text{width:68%;}
.iproducts_swiper .swiper-slide:hover{border:1px #6b2e68 solid;box-shadow: 0 0px 10px rgba(0,0,0,0.25);}.iproducts_swiper .swiper-slide:hover .iproducts_swiper_text h3{color:#6b2e68;}

/*首页产品旧版*/
/*.iproducts_bg{width: 100%; max-width: 1920px; margin:0 auto;}
.iproducts { display: flex; margin:50px auto;gap: 40px; width: 90%; max-width: 1580px;}
.card {background: linear-gradient(60deg, #fff, #ded2da);border-radius: 16px; border:1px #cbbdc6 solid;padding: 42px;
	display: flex;flex-direction: column;justify-content: space-between;position: relative;overflow: hidden;transition: all 0.5s ease;min-height: 600px;}*/
/* 默认左侧卡片展开 */
/*.card-left {flex: 1.3;}
.card-right {flex: 0.7;}
.card h2 {font-size: 34px;color: #6b2e68;margin-bottom: 20px;font-weight: 600;transition: opacity 0.5s ease;}
.desc-wrap {transition: opacity 0.5s ease;}
.card .desc {font-size: 16px;color: #554455;line-height: 2.0;width: 60%;margin-bottom: 40px;}
.tags-row {display: flex;gap: 40px;margin-bottom: 40px;}
.tag-item {display: flex;flex-direction: column;align-items: center;gap: 10px;color: #6b2e68;font-size: 16px;}
.tag-icon {width: 48px;height: 48px;border: 1px solid #6b2e68;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.memory-img {position: absolute;right: 32px;top: 50%;transform: translateY(-50%);height: 80%;transition: all 0.5s ease;}
.btn-arrow {width: 60px;height: 60px;border-radius: 12px;font-family: "SourceHanSerifCN", serif;
	border: none;background-color: #6b2e68;color: #fff;font-size: 24px; font-weight:bolder;cursor: pointer;display: flex;align-items: center;justify-content: center;transition: background 0.3s;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: 0;pointer-events: none;}*/
/*首页产品旧版*/

/*解决方案*/
.isolution-banner{max-width:1920px;margin:0 auto;width:100%;background:#0a0812;min-height:80vh;padding:0 20px;overflow:hidden;}
.isolution-inner{max-width:1560px;margin:0 auto;width:90%;display:flex;align-items:center;justify-content:space-between;gap:60px;}
.left-nav{display:flex;flex-direction:column;gap:60px;}
.left-nav ul li{margin-bottom:60px;}
.circle-wrap{position:relative;width:120px;height:120px;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:18px;color:#fff;font-weight:bold;}
.right-content{flex:1;text-align:right;}
.slide-box{margin-top:-30px;position:relative;overflow:hidden;}
.slide-box .bd ul{width:200%;display:flex;transition:all 0.5s ease;}
.slide-box .bd li{width:50%;padding:20px;padding-top:0px;}
.slidea-title{font-size:42px;color:#fff;margin-bottom:24px;font-weight:bold;}
.slide-desc{font-size:18px;line-height:1.8;max-width:700px;margin-left:auto;margin-bottom:32px;color:#eee;}
.more-btn1{display:inline-block;padding:6px 20px 7px;border:1px solid #ccc;border-radius:30px;color:#fff;text-decoration:none;font-size:16px;transition:all 0.3s ease;}
.more-btn1 b{font-family:"SourceHanSerifCN",serif;}
.more-btn1:hover{background:#592358;border-color:#592358;}
.isolution-title{max-width:1560px;margin:80px auto;width:90%;color:#fff;font-size:42px;font-weight:bold;}

/* 关于我们板块区域 */
.iabout-section {max-width: 1920px;margin: 0 auto;padding: 80px 0px;}
.iabout-inner {width:90%;max-width: 1580px;margin: 0 auto;}
.title-tag-wrap {width: 100%;margin-bottom: 12px;color: #000000;font-size: 42px; font-weight:550;}
.header-row {overflow: hidden;margin-bottom: 40px;}
.title-col {width: 50%;float: left;padding-right: 30px;vertical-align: top;}
.about-title {font-size: 32px;font-weight: bold;line-height: 1.4;color: #111111;}
.desc-col {width: 50%;float: left;padding-left: 30px;}
.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: 50%;float: left;padding-right: 30px;}
.image-col {width: 50%;float: left;padding-left: 30px;}
.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: 60px;font-weight: bold;color: #6b2e68;line-height: 1;}
.data-label {font-size: 16px;color: #666;margin-top: 10px;}
.right-image {width: 100%;object-fit: cover;display: block;}

/* 新闻资讯 */
.inews-section {max-width: 1920px; background:#f8f8f8; margin: 0 auto; padding: 80px 0px;}
.inews-inner {width:90%; max-width: 1580px; margin: 0 auto;}
.news-header {display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px;}
.news-title {font-size: 42px; 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;}
.news-big {width: 61%; float: left; padding-right: 40px; position:relative;}
.big-img-wrap {width: 57%; float: left; margin-right: 3%; position: relative; overflow:hidden;}
.big-news-img {width: 100%; display: block;transition: all 0.4s ease; overflow:hidden;}
.news-big:hover .big-news-img {transform: scale(1.1);}

.slide-arrow {position: absolute; bottom: 0px; left: 58%; width: 48px; height: 48px; border: 1px solid #ccc; border-radius: 20%; background: rgba(255,255,255,0.2); color: #ccc; display: flex; align-items: center; justify-content: center; cursor: pointer;font-family: "SourceHanSerifCN", serif; font-size:18px;transition: all 0.4s ease;}
.news-big:hover .slide-arrow{border-color:#6b2e68; background:#6b2e68; color:#fff;}

.big-text-wrap {width: 40%; float: left; padding-top: 20px;}
.big-date {color: #6b2e68; font-size: 20px; margin-bottom: 12px;}
a .big-news-title {font-size: 24px; font-weight: bold; margin-bottom: 16px; 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: 38%; float: right;}
.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: 25%; 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:29%; width:71%;}
.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;}
@media screen and (max-width: 1620px) {.news-big {width: 62%;}.news-list {width: 37%;}}






/* 内页导航 */
.pc_banner {width: 100%;max-width:1920px; margin:0 auto; position:relative;}
.pc_banner img {width: 100%;height: auto;}
/*banner图上的文字*/
.banner_conbg{width:100%; position:absolute; overflow:hidden; top:25%; left:0; }
.banner_conbg .banner_con{width:88%; max-width:1560px; margin:0 auto; text-align:left; overflow:hidden;}
.banner_conbg .banner_con h1{ display:block;font-size:clamp(42px, 3.208vw, 48px); color:#ffffff; font-weight:bold;}
/*.banner_conbg .banner_con i {display: block;width: 39px;height: 3px;background-color: #f08300; margin-top: 30px;}*/
.banner_conbg .banner_con p{ font-size:16px; line-height:30px;color:#ffffff;margin-top:10px; width:60%;}

.sj_banner { display: none;}


/* 面包屑导航 */
.breadcrumb_nav_bg {
  background-color: #f7f7f7;
  margin-bottom: 35px;
}
.breadcrumb_nav {
  width: 90%;
  max-width: 1580px;
  margin: 0 auto;
  height: 96px;
}
.breadcrumb_nav_left {
  float: left;
}
.breadcrumb_nav_left ul::after {
  content: '';
  display: block;
  clear: both;
}
.breadcrumb_nav_left ul li {
  float: left;
}
.breadcrumb_nav_left ul li.breadcrumb_nav_active a {
  color: #612950;
  background-color: #fff;
}
.breadcrumb_nav_left ul li.breadcrumb_nav_active a::after {
  opacity: 1;
}
.breadcrumb_nav_left ul li:hover a {
  color: #612950;
  background-color: #fff;
}
.breadcrumb_nav_left ul li:hover a::after {
  opacity: 1;
}
.breadcrumb_nav_left ul li a {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 96px;
  padding: 0 26px;
  transition: all 0.4s ease;
  position: relative;
}
.breadcrumb_nav_left ul li a::after {
  position: absolute;
  left: 0;
  bottom: 0px;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background:#612950;
  opacity: 0;
  transition: opacity 0.6s ease;
  box-sizing: border-box;
}
.breadcrumb_nav_right {
  float: right;
}
.breadcrumb_nav_right::after {
  content: '';
  display: block;
  clear: both;
}
.breadcrumb_nav_right span {
  float: left;
  line-height: 91px;
}
.breadcrumb_nav_right ul {
  float: right;
}
.breadcrumb_nav_right ul::after {
  content: '';
  display: block;
  clear: both;
}
.breadcrumb_nav_right ul li {
  float: left;
  line-height: 96px;
  margin-left: 4px;
}
.breadcrumb_nav_right ul li a {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  margin-right: 4px;
}
.breadcrumb_nav_right ul li a:hover {
  color: #b41019;
}
/* 分页 */


/*产品中心*/
.products {width: 90%;max-width: 1560px;margin: 80px auto; overflow:hidden; padding:10px;}

.products ul li {float: left;width: 48%;margin-right: 4%;text-align: center; padding-top:50px; margin-bottom:50px; cursor: pointer;border:1px #ddd solid; border-radius:10px; overflow:hidden; min-height:460px;transition: box-shadow 0.3s ease; }
.products ul li:nth-child(2n+2) { margin-right: 0%;}
.products ul li a{font-size: 16px;color: #333333;}
.products_text{color:rgba(0,0,0,0.9); width:82%; margin:0 auto;}
.products_text h3{line-height:30px; overflow:hidden; margin-bottom:20px;}
.products_text p{line-height:30px; margin-bottom:5px; color:rgba(0,0,0,0.6);}
.products ul li:hover{border:1px #6b2e68 solid;box-shadow: 0 0px 10px rgba(0,0,0,0.25);}.products ul li:hover .products_text h3{color:#6b2e68;}
.products_img {width:100%;overflow:hidden;}
.products_img img {width: 90%; margin:0 auto;height: auto;transition: all 0.4s ease;}
.products ul li:hover img {transform: scale(1.1);}

/* 产品中心内页 */
.product_de_bg {width: 90%;max-width: 1560px;margin: 0 auto;padding-top: 32px;padding-bottom: 80px; margin-top:60px; overflow: hidden;}
.product_de_bg .product_de_left {float: left;width: 55%;text-align: center;}
.product_de_bg .product_de_right {float: right;width: 40%;}
.product_de_bg .product_de_right h1 {font-size: clamp(42px, 3.208vw, 56px);color: #333333;font-weight: 550;margin-bottom: 15px;}

.product_de_bg .product_de_right p{font-size:clamp(16px, 1.67vw, 20px); color:#333; line-height:26px; font-weight:bold; padding:14px 0px; border-bottom:1px rgba(0,0,0,0.1) solid;}
.product_de_bg .product_de_right p span{display:block; color:#999; font-size:clamp(14px,0.9vw, 16px); font-weight:lighter;}
.product_de_bg .product_de {clear: both;padding-top: 59px;}

.pro_swiper {width: 100%;position:relative; border-radius:20px;}
.pro_swiper .swiper-slide img { display: block;width: 100%; margin:50px auto; padding:30px 0px; -o-object-fit: cover; object-fit: cover;}
.pro_swiper .swiper-button-next { right: 0%;}
.pro_swiper .swiper-button-prev { left: 0px;}
.pro_swiper .swiper-button-prev,
.pro_swiper .swiper-button-next {width: 50px;height: 50px;opacity: 1; color:rgba(0, 0, 0, 0.5)!important;/*filter:grayscale(100%) brightness(500);*/background: rgba(0, 0, 0, 0);}
.pro_swiper .swiper-button-prev:hover,.pro_swiper .swiper-button-next:hover {opacity: 1;color: #6b2e68!important;background: rgba(0, 0, 0, 0);}
.pro_swiper .swiper-button-prev:hover::after,.pro_swiper .swiper-button-next:hover::after {color: #6b2e68!important;}
.pro_swiper .swiper-button-prev::after,.pro_swiper .swiper-button-next::after {  font-size: 40px;color: #666666; font-weight:lighter;}

.development_history_swiper1{width:80%; margin:0 auto;}
.development_history_swiper1 .swiper-slide{border:1px #f1f1f1 solid; padding:30px 0; }.development_history_swiper1 .swiper-slide img{width:100%;}
.development_history_swiper1 .swiper-slide.swiper-slide-thumb-active{
  border:1px #6b2e68 solid;
}




/* 关于我们 */
.title-about {width: 100%; max-width:1560px; margin:0 auto;margin-bottom: 12px;color: #6b2e68;font-size: 18px; font-weight:550;}
.about1_bg {max-width:1920px; margin:50px auto;overflow: hidden;position: relative;}
.about1 {width: 88%; max-width:1560px; margin:0 auto;box-sizing: border-box;overflow: hidden; margin-top:20px;}
.about1_content {width:45%; float:left;}
.about1_content h1 {font-size: 24px;color: #333333;font-weight: bold; margin-bottom:10px;}
.about1_content i{ font-size:18px; color:#333; font-weight:lighter; display:block;}
.about1_content h2 {font-size: 30px;color: #333333;font-weight: bold; margin-bottom:35px; padding-bottom:15px; }
.about1_content p {font-size: 16px;color: #666666;line-height: 30px;}
.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 {width:50%; float:right;position: relative; text-align:right;}.about1_right img{max-width:100%;}.about1_right p{font-size: 16px; padding-top:10px text-align:right;color: #666666;line-height: 30px;}


/* 发展历程history */
.history_swiper {width:90%;max-width:1560px; margin:0 auto;overflow: hidden;margin-bottom: 65px;margin-top: 25px; position:relative;}
.history_swiper1{height:720px; width:28%; float:left; }
.history_swiper1 .swiper-slide {text-align: center;overflow: hidden;cursor: pointer;}
.history_swiper1 .swiper-slide-active{background:#f1f1f1;/*width:34%!important;*/border-radius:10px 10px 0px 0px;min-height:256px;}
.history_swiper1 .swiper-slide img {width: auto;height: 100%;border-radius:15px; transition: all 0.4s ease;}
.history_swiper1 .swiper-slide-active img{margin-top:0px;border-radius:0px; width:100%;}
.history_swiper1 .swiper-slide-active1 img {transform: scale(1.0) rotateY(2deg);border-radius:10px;}
.history_swiper1 .swiper-slide-active4 img {transform: scale(1.0) rotateY(-2deg);}
.history_swiper2 { width:65%; float:left;overflow: visible!important;height:720px; }
.history_swiper2 .swiper-slide {}
.history_swiper2 .swiper-slide div { width:94%;height:100%; background:#fff;}
.history_swiper2 .swiper-slide div h2{ font-size:72px; color:#612950; font-weight:bold; border-bottom:1px #eee solid; position:relative; margin-bottom:20px; }
.history_swiper2 .swiper-slide div h2 i{position:absolute;bottom:-1px; left:0; width:30%; height:1px; background:#6b2e68;}
.history_swiper2 .swiper-slide div p {font-size:16px;color: #555;line-height:30px;margin-top: 6px; position:relative; padding-left:25px;}
.history_swiper2 .swiper-slide div p i{position:absolute;top:7px; left:0; width: 16px;height: 16px;border-radius: 50%; /* 内部灰色实心圆 */background: radial-gradient(circle, #e2e2e2 0 5px, transparent 5px);
  /* 外层虚线圆环 */ border: 1px solid #e2e2e2;box-sizing: border-box;}


.history_swiper2 .swiper-button-next {width: 46px;height: 46px;border-radius: 50%; left: 148%; top:60%;background: #dfdfdf; transition: all 0.4s ease;opacity: 1;}
.history_swiper2 .swiper-button-next::after { font-size: 21px;transform: rotate(90deg);}
.history_swiper2 .swiper-button-next:hover {background: #ae1118;}
.history_swiper2 .swiper-button-prev {width: 46px;height: 46px;border-radius: 50%;left: 148%; top:30%;background: #dfdfdf;transition: all 0.4s ease; opacity: 1;}
.history_swiper2 .swiper-button-prev::after {font-size: 21px;transform: rotate(90deg);}
.history_swiper2 .swiper-button-prev:hover {background: #ae1118;}





/*人才招聘*/
.job1 {width: 88%; max-width:1500px;margin:0 auto; text-align:center;padding-top: 50px; padding-bottom: 14px;overflow: hidden; margin-bottom:30px;}
.job1 img{width:98%; margin-top:20px;}
/*员工福利*/
.job2_bg{max-width:1920px; margin:50px auto 20px;overflow: hidden;position: relative; background:#f9f9f9; padding-top:50px; padding-bottom:50px;}
.job2 {width: 88%; max-width:1500px; margin:0 auto;overflow: hidden;}
.job2_left {width:35%; float:left;}.job2_left img{width:100%;}
.job2_right h1 {font-size: 36px;color: #333333;font-weight: bold; margin-bottom:40px;}
.job2_right {width:60%; float: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:30px; margin-bottom:40px; 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:24px;margin-bottom:10px;margin-top:10px;}.job2_con ul li p{font-size:16px; color:#666; height:90px; overflow:hidden; line-height:28px;}
.job1_con{margin-top:40px;}
.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:24px; 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:16px; color:#666;  line-height:28px;}
.job1_con ul li p span{ display:block;font-weight:bold; margin-top:20px;}

.case {width: 90%;max-width: 1580px;margin: 0 auto; overflow:hidden;}
.case ul li {float: left;width: 31%;margin-right: 3.4%;text-align: center; border-radius:15px;padding-bottom:20px; margin-bottom:2%;margin-top:1%; border:1px rgba(0,0,0,0.12) solid; overflow:hidden;}
.case ul li:nth-child(3n+3) { margin-right: 0%;}
.case_img {overflow: hidden;height: 240px;}
.case_img img { width: 100%;transition: all 0.4s ease;} .case ul li:hover .case_img img{transform: scale(1.1);}
.case_text {  width:90%; margin:0 auto;margin-top: 20px; text-align:left;}
.case_text dt {font-size: 22px;color: #333333;font-weight: bold;margin-bottom: 12px;}
.case ul li:hover .case_text dt{color:#fff;}.case ul li:hover .case_text p{color:#fff;}.case ul li:hover .case_text i{background:#fff;}
.case ul li:hover{/*box-shadow: 0px 0px 10px rgba(0,0,0,0.2); */ border:1px #fff solid;background:#f08300;}
.case_text i{display:block; height:2px; width:30px; background:#f08300; margin-top:10px; margin-bottom:10px;}
.case_text p {font-size: 16px;color: #666;line-height: 28px; height:120px;font-weight: lighter; margin-bottom:10px;  overflow:hidden;}
.case_text span {display:block;font-size: 16px; width:60%; float:left; font-weight: lighter; height:25px; line-height:25px;color: #666;}
.case_text label{display:block;font-size:20px;width:20%;float:right; text-align:right; font-weight: lighter;color: #666;}
.case ul li:hover span{color: #fff;}.case ul li:hover label{color: #fff;}


/* 案例内页 */
.case_detail_bg{width: 90%;max-width: 1580px;margin: 0 auto; margin-top: 50px;margin-bottom: 100px; overflow:hidden;}
.case_de {float:left; width:65%;}
.case_de .de_title {text-align: center;}
.case_de .de_title h1 {color: #333333;font-size: 36px;padding-bottom: 25px; margin-top:30px;}

.case_de .case_content {margin-bottom: 44px;font-size: 16px;color: #666;line-height: 30px; border-top:1px #e1e1e1 solid;}
.case_de .case_content p{font-size: 16px;color: #666;line-height: 24px; margin-top:20px;}
.case_de .case_content h1 {font-size: 20px;color: #333;font-weight:bold;line-height: 35px; padding-top:20px; position:relative; padding-left:20px; padding-bottom:10px; margin-bottom:10px;}
.case_de .case_content h1 i{ width:2px; height:26px; line-height:26px; position:absolute; top:25px; left:0px; background:#f08300;}
.case_de .case_content span{font-size: 16px;font-weight:550; display:block;}
.case_de .case_content img {margin: 19px auto;max-width: 100%;height: auto;display: block;}

.case_deimg{ border-radius:15px;padding-bottom:10px; margin-bottom:10px;margin-top:1%; padding-top:10px; border:1px rgba(0,0,0,0.12) solid; overflow:hidden;}
.case_deimg1{ margin:50px; background:rgba(240,131,0,0.2); width:220px; height:220px; float:left; border-radius:50%; overflow:hidden;}.case_deimg2{ width:204px; height:204px; margin:8px auto; border:4px #f08300 solid; border-radius:50%; overflow:hidden;}
.case_deimg2 img{width:100%; height:100%; margin:0 auto;}
.case_deimgtext{ width:60%; float:right; margin-top:50px; margin-right:5%;}.case_deimgtext h1{ height:50px;}.case_deimgtext p{font-size: 18px;color: #666;line-height: 30px; height:140px;}
.case_deimgtext span{display:block;font-size: 16px;color: #666;line-height: 30px; text-align:right;}

.case_de_right {float: right;width: 30%;margin-top: 57px; box-sizing: border-box;}
.case_other{overflow:hidden;margin-bottom: 64px;}
.case_other h1 {font-size: 22px;color: #333;font-weight:bold;line-height: 35px; position:relative; padding-left:20px; padding-bottom:10px; margin-bottom:30px; border-bottom:1px #e1e1e1 solid;}
.case_other ul li {text-align: center; border-radius:15px;padding-bottom:20px; margin-bottom:30px;margin-top:1%; border:1px rgba(0,0,0,0.12) solid; overflow:hidden;}
.case_other ul li .case_img {overflow: hidden;height: 160px;}.case_other ul li .case_text dt{font-size: 20px;}
.case_other ul li:hover .case_text dt{color:#fff;font-size: 20px;}.case_other ul li:hover .case_text p{color:#fff;}.case_other ul li:hover .case_text i{background:#fff;}
.case_other ul li:hover{/*box-shadow: 0px 0px 10px rgba(0,0,0,0.2); */ border:1px #fff solid;background:#f08300;}
.case_other ul li:hover span{color: #fff;}.case_other ul li:hover label{color: #fff;}



/* 新闻资讯 */
.news {width: 90%;max-width: 1580px;margin: 0 auto; margin-bottom:50px;}
.news ul {border-top: 0px solid #eeeeee;}
.news ul li {overflow: hidden;position: relative;border-bottom: 1px solid #eeeeee;padding: 49px 0;}
.news ul li a {display: block; width:94%; margin:0 auto;}
.news ul li a:hover .news_img img {transform: scale(1.1);}
.news ul li a:hover .news_time h1 {color: #612950;}
.news ul li a:hover .news_time i {color: #612950;}
.news ul li a:hover .news_time p {color: #612950;}
.news ul li a:hover .news_text h1 {color: #612950;}
.news ul li a:hover .more-btn-top {border-color: #6b2e68; color: #fff;}.news ul li a:hover .more-btn-top span{width: 100%;}
.news .news_img {float: left;width: 22%;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: 4%; padding-top:5%; }
.news .news_time h1 {font-size: 20px;color: #999;font-weight: 550;margin-top: 7px;}
.news .news_time i {font-size: 20px;color: #999;font-weight: 550;display: block;margin-top: 7px;}
.news .news_time p {font-size: 36px;color: #999;font-weight: 550;margin-top: 7px;}
.news .news_text {position: absolute;top: 19px;right: 2%;width: 55.9%;height: calc(100% - 78px);}
.news .news_text h1 {font-size: 24px;color: #333;font-weight: 400;margin-top: 35px;margin-bottom: 34px;-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_text p {font-size: 16px;color: #999;line-height: 32px;height: 128px;overflow: hidden;}
.news .more-btn-top{opacity: 1;position: absolute;left: 0;bottom: 0;}
/*.news .news_text span {opacity: 1;position: absolute;left: 0;bottom: 0;display: block;width: 112px;height: 33px;line-height: 33px;border-radius: 20px;font-size: 13px;color: #612950;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 #612950 solid;}*/
.news .news_text i {font-family: swiper-icons;font-weight: bold;font-size: 12px;}

@media screen and (max-width: 1280px) {.news .news_text p {font-size: 14px;line-height: 25px;}}

/* 新闻内页 */
.news_de {width: 90%;max-width: 1580px;margin: 0 auto;padding-top: 25px;}
.news_de .de_title {text-align: center;}
.news_de .de_title h1 {color: #333333;font-size: 32px;padding-bottom: 15px;}
.news_de .fx {text-align: center;margin: 20px auto;border-bottom: 1px solid #e5e5e5;padding-bottom: 33px;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 {width:94%;margin:10px auto; padding-top:20px;margin-bottom: 44px;font-size: 16px;color: #666;line-height: 30px; }

.news_de .news_content p{font-size: 16px;color: #666;line-height: 32px;}
.news_de .news_content h2 {font-size: 18px;color: #666;font-weight:bold;line-height: 35px; margin-top:20px;}
.news_de .news_content span{font-size: 16px;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: 43px;margin-bottom: 30px;margin-top: 67px; padding:43px 3%;}
.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: #612950;}
.video_btns a.next:hover {color: #612950;}
.video_btns a.return {position: absolute;right: 4%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);width: 141px;height: 42px;color: #fff;text-align: center;line-height: 40px;border: 1px solid #612950;border-radius: 40px;background-color: #612950;box-sizing: border-box;}
.video_btns a.return:hover {border-color: #612950;background-color: #fff;color: #612950;}

/* 联系我们 */
.contactus_bg {max-width:1920px; margin:50px auto 100px;overflow: hidden;position: relative;}

.contactus {width: 90%; max-width:1560px; margin:0 auto;box-sizing: border-box;overflow: hidden; margin-top:30px;}
.contactus_content {width:38%; float:left;}
.contactus_content h1 {font-size: 24px;color: #333;font-weight: bold; margin-bottom:30px;}
.contactus_content i{ font-size:16px; color:#666666; font-weight:lighter; display:block;}
.contactus_content h2 {font-size: 24px;color: #f08300;font-weight: bold; margin-bottom:20px; padding-bottom:20px; border-bottom:1px #ddd solid; position:relative;}
.contactus_content h2 span{ position:absolute; bottom:-1px; left:0px; height:2px; width:80px; display:block; background:#f08300;}
.contactus_content h3{font-size: 18px;color: #666666;line-height: 40px; font-weight:bold;}
.contactus_content p {font-size: 16px;color: #666666;line-height: 20px;}
.contactus_content span{ overflow:hidden;}
.contactus_content span img{ float:left; width:95px; margin-right:5px; margin-top:20px; vertical-align:middle;}
.contactus_content span a{padding-top:35px; display:block; float:left; }
.maps {width:53%; float:right;position: relative;}.map_sj{display:none;}


/* 反馈 */
.feedback {
  width: 88%;
  max-width: 1580px;
  margin: 0 auto;
  margin-top: 139px;
  margin-bottom: 151px;
}

.feedback_title {
  text-align: center;
  margin-bottom: 32px;
}
.feedback_title i{ display:block; margin:0 auto;width:50px; height:3px; background:#f08300;margin-bottom: 25px;}
.feedback_title h2 {
  font-size: 42px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 25px;
}

.feedback_title p {
  font-size: 18px;
  color: #666666;
}

.feedback_input {
  float: left;
  width: 31.3%;
  height: 64px;
  border-radius: 5px;
  margin-right: 3.05%;
  margin-bottom: 3.05%;
  border: 1px solid #dddddd;
  overflow: hidden;
}

.feedback_input::after {
  content: "";
  display: block;
  clear: both;
}

.feedback_input:nth-child(3n+3) {
  margin-right: 0%;
}

.feedback_input span {
  float: left;
  width: 25.2%;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #666666;
  border-right: 1px solid #dddddd;
  margin-top: 14.5px;
  text-align: center;
}

.feedback_input span img {
  margin-top: -5px;
}

.feedback_input input[type=text] {
  float: left;
  width: 73.8%;
  height: 100%;
  border: 0;
  outline: 0;
  font-size: 16px;
  padding: 0 15px;
  color: #666666;
}

.feedback_textarea textarea {
  display: block;
  width: 100%;
  height: 239px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 15px;
  margin-top: 14.5px;
  resize: none;
  outline: 0;
  font-size: 16px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}

.feedback_btn {
  text-align: center;
  margin-top: 55px;
}

.feedback_btn input {
  width: 120px;
  height: 56px;
  border-radius: 5px;
  border: 0;
  outline: 0;
  font-size: 24px;
  color: #ffffff;
  cursor: pointer;
  margin: 0 18px;
}

.feedback_btn input[type=button] {
  background-color: #f08300;
}

.feedback_btn input[type=reset] {
  background-color: #9a9a9a;
}


/* 分页 */
.fy {text-align: center;margin-bottom: 87px;}
.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; border-radius:50%;}
.fy ul li.fy_prev a {font-weight: bold;font-size: 16px;font-family: swiper-icons;background-color: #dddddd;}
.fy ul li.fy_next a {font-weight: bold;font-size: 16px;font-family: swiper-icons;background-color: #dddddd;}
.fy ul li.fy_active a {background-color: #612950;color: #fff;}
.fy ul li:hover a {background-color: #612950;color: #fff;}
.fy ul li a {display: block;line-height: 32px;color: #666;font-size: 16px; height:32px;}


/* 底部 */
.footer {background-color: #612950;color: #ffffff;max-width: 1920px; margin: 0 auto; padding: 60px 0px; }
.footer-inner {width:90%;max-width: 1580px;margin: 0 auto; }
.clearfix::after {content: ""; display: block;clear: both;}
/* 顶部主体区域 */
.footer-top {overflow: hidden; margin-bottom: 20px;}
/* 左侧联系信息 */
.footer-contact {width: 30%;float: left;}
.hotline-title {font-size: 24px;margin-bottom: 16px;}
.hotline-number {font-size: 36px;font-weight: bold;margin-bottom: 16px;}
.contact-info {font-size: 16px;line-height: 1.8;margin-bottom: 10px;}
.qr-box {text-align: left;}
.qr-code {width: 100px;margin-bottom: 8px;}
.qr-text {font-size: 16px;}
/* 导航菜单区域 float li */
.footer-nav-wrap {width: 65%;float: right;}
.footer-nav {list-style: none;overflow: hidden;}
.footer-nav > li {width: 16%;float: left;padding-left: 15px;}
.nav-title {font-size:18px; font-weight:bold;margin-bottom: 20px;}
.nav-title a{ color:#fff;}.nav-title a:hover{ color:#fff;opacity: 0.85;}
.nav-sub {list-style: none;}
.nav-sub li {margin-bottom: 16px;font-size: 16px;}
.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:16px;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: 16px;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;}
