/*lyBanner start*/
.lyBanner {overflow: hidden; background-color: #f5f5f5; margin-top:90px; position: relative;}
.lyBanner .swiper-container { height: 100%;}
.lyBanner .swiper-slide { overflow: hidden; display: flex; align-items: center; justify-content: center; position: relative;}
.lyBanner .swiper-slide img{ width:100%;}

.lyBanner .swiper-slide .lyBa_text { padding-right: 40%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
.lyBa_text em { display: block; width: 75px; height: 5px; overflow: hidden; background-color: #ff0001; margin-bottom: 40px;}
.lyBa_text p { line-height: 1.2; color: #fff; font-family: '\5FAE\8F6F\96C5\9ED1'; font-size: 54px; font-weight: bold; margin-bottom: 20px;}
.lyBa_text span { display: block; line-height: 1.6; color: #fff; font-family: '\5FAE\8F6F\96C5\9ED1'; font-size: 28px; letter-spacing: 2px; margin-bottom: 80px;}
.lyBa_text .lyBa_btn { margin-top: 80px;}
.lyBa_btn a { display: block; width: 220px; height: 60px; line-height: 56px; color: #fff; font-size: 20px; text-align: center; border: 2px solid #fff; border-radius: 8px; float: left;}
.lyBa_btn a:hover, .lyBa_btn a:first-child { background-color: #ff0001; border: 2px solid #ff0001;}
.lyBa_btn a:first-child { margin-right: 20px;}
.lyBa_btn a i { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin: -4px 0 0 20px;}
.lyBa_btn a:hover i { margin: -4px 0 0 30px;}


.lyBanner .lyBa_Control { position: absolute; bottom: 30px; left: 50%; z-index: 1; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.lyBa_Control .swiper-button-prev, .lyBa_Control .swiper-button-next { width: 48px; height: 48px; margin-top: 0; padding: 12px; background: rgba(0, 121, 60, 0); border: 2px solid rgba(255, 255, 255, .45); border-radius: 50%; top: 2px;}
.lyBa_Control .swiper-button-prev { left: initial; right: 68px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.lyBa_Control .swiper-button-next { right: 0;}
.lyBa_Control .swiper-button-prev:hover, .lyBa_Control .swiper-button-next:hover { background: #ff0001; border: 2px solid #ff0001;}
.lyBa_Control .swiper-button-disabled { opacity: .25 !important;}

.lyBa_Control .swiper-pagination { width: 40%; height: 4px; padding: 0; text-align: left; bottom: 0 !important;}
.lyBa_Control .swiper-pagination span { width: 40px; height: 4px; background-color: #fff; border-radius: 0; margin-right: 10px; opacity: .25; vertical-align: top;}
.lyBa_Control .swiper-pagination span.swiper-pagination-bullet-active { opacity: 1;}

.lyBa_Control .lyBa_Scroll { width: 100px; margin: 0 auto;}
.lyBa_Scroll p { width: 20px; height: 28px; overflow: hidden; margin: 0 auto; border: 2px solid #fff; border-radius: 10px; vertical-align: top;}
.lyBa_Scroll p i { display: block; width: 2px; height: 8px; overflow: hidden; background-color: #fff; margin: 10px auto; animation-name: scrollTip; animation-duration: 2s; animation-iteration-count: infinite;}
.lyBa_Scroll span { display: block; line-height: 1; color: #fff; font-size: 14px; text-align: center; margin-bottom: 10px;}
/*lyBanner end*/

@media (max-width:1680px) {
  .lyBanner {margin-top:80px;}
  .lyBa_text em { width: 64px; height: 4px;}
  .lyBa_text p { font-size: 48px;}
  .lyBa_text span { font-size: 24px; margin-bottom: 50px;}
}

@media (max-width:1600px) {
  .lyBa_text em { width: 60px; height: 3px; margin-bottom: 30px;}
  .lyBa_text p { font-size: 45px; margin-bottom: 15px;}
  .lyBa_text span { font-size: 22px; margin-bottom: 40px;}
}
@media (max-width:1440px) {
  .lyBa_text em { width: 54px; margin-bottom: 25px;}
  .lyBa_text p { font-size: 42px; margin-bottom: 10px;}
  .lyBa_text span { font-size: 18px; margin-bottom: 30px;}
}

@media (max-width:1366px) {
  .lyBa_text em { font-size: 42px;}
  .lyBa_text p { font-size: 40px;}
  .lyBa_text span { font-size: 16px;}
  .lyBa_Control .swiper-pagination span { width: 24px;}
}

@media (max-width:1280px) {
  .lyBa_text em { width: 42px;}
  .lyBa_text p { font-size: 36px;}
}

@media (max-width:1200px) {
  .lyBa_text p { font-size: 32px;}
}

@media (max-width:1080px) {
  .lyBanner { margin-top: 80px;}
  .lyBa_text em { width: 36px; margin-bottom: 20px;}
  .lyBa_text p { font-size: 30px;}
  .lyBa_text span { font-size: 15px;}
}

@media (max-width:820px) {
  .lyBa_text em { width: 30px; margin-bottom: 15px;}
  .lyBa_text p { font-size: 26px; margin-bottom: 6px;}
  .lyBa_text span { font-size: 14px; margin-bottom: 20px;}
  .lyBanner .lyBa_Control { bottom: 20px;}
  .lyBa_Control .swiper-pagination span { width: 20px; height: 2px; margin-right: 5px;}
  .lyBa_Scroll span { display: none;}
  .lyBa_Control .swiper-button-prev, .lyBa_Control .swiper-button-next { width: 40px; height: 40px; padding: 10px; top: inherit; bottom: 0;}
  .lyBa_Control .swiper-button-prev { right: 50px;}
}

@media (max-width:767px) {
  .lyBanner { margin-top: 64px;}
  .lyBanner .swiper-slide .lyBa_text { padding-right: 48%;}
  .lyBa_text p { font-size: 18px;}
  .lyBa_text span { font-size: 12px; letter-spacing: 0; margin-bottom: 0;}
  .lyBanner .swiper-slide .lyBa_text .lyMore { display: none;}
  .lyBa_Control .swiper-pagination span { width: 16px;}
  .lyBanner .lyBa_Control { bottom: 10px;}
  .lyBa_Control .swiper-button-prev, .lyBa_Control .swiper-button-next { display: none;}

}
@media (max-width:550px) {
	.lyBa_Control .lyBa_Scroll{ display:none;}
}

@media (max-width:390px) {
  .lyBa_text em { width: 24px; margin-bottom: 12px;}
  .lyBa_text p { font-size: 16px;}
}

@media (max-width:320px) {
  .lyBa_text em { width: 20px; height: 2px;}
  .lyBa_text p { font-size: 15px;}
}

/*ind_pro*/
.ind_pro{ background:#f8f8f8; padding:100px 0 64px;}
.ind_bttext{ padding-right:34%; position:relative; font-size:16px; color:#777;}
.ind_bttext p{ font-size:34px; font-weight:bold; line-height:48px; color:#222; margin-bottom:20px;}
.indmore{ display:block; width:170px; height:60px; border-radius:4px; background:#ff0001; font-size:16px; color:#fff; position:absolute; right:0; top:40%;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.indmore:hover{ border-radius:10px;}
.indmore svg{ display:block; width:22px; height:22px; fill:#fff; margin-left:10px;}
.indmore:hover svg{transform:translateX(3px);}

.ind_pro ul{ margin-top:45px; min-height:300px;}
.ind_pro ul li{ width:31.67%; margin:0 2.495% 36px 0;padding:50px; float:left; background:#fff;}
.ind_pro ul li:nth-child(3n){ margin-right:0;}
.ind_pro ul li p{ font-size:16px; color:#999; padding-bottom:18px;position:relative; width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ind_pro ul li p:before{ content:''; display:block; width:100%; height:1px; background:#e6e6e6; position:absolute; right:0; bottom:0;}
.ind_pro ul li p:after{ content:''; display:block; width:32px; height:1px; background:#ff0001; position:absolute; left:0; bottom:0; z-index:2;transition: all .4s ease;}
.ind_pro ul li .name{ font-size:20px; font-weight:bold;width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block; margin:20px 0 15px;}
.ind_pro ul li .pic{ display:block; height:300px;display:flex; display: -webkit-flex;  justify-content:center;align-items:center; overflow:hidden;}
.ind_pro ul li .pic img{ max-width:100%; max-height:100%;}
.ind_pro ul li:hover{ box-shadow:0 0 36px rgba(0,0,0,.07);}
.ind_pro ul li:hover p:after{ width:100%;}
.ind_pro ul li:hover .name{ color:#ff0001;}
.ind_pro ul li:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
@media (max-width:1680px) {
	.ind_pro{padding:80px 0 54px;}
}
@media (max-width:1440px) {
	.ind_pro{padding:70px 0 34px;}
	.ind_bttext p{ font-size:28px; line-height:40px; margin-bottom:10px;}
	.indmore{ top:25px;}
	
	.ind_pro ul{ margin-top:35px;}
	.ind_pro ul li{ padding:40px;}
	.ind_pro ul li .name{ font-size:18px;margin: 10px 0;}
}
@media (max-width:1366px) {
	.ind_pro ul li{ padding:30px;margin: 0 2.495% 30px 0;}
	.ind_pro ul li .pic{ height:250px;}
}
@media (max-width:1280px) {
	.ind_pro{padding:60px 0 30px;}
	.ind_bttext p{ font-size:24px; line-height:34px;}
	.indmore{ width:150px; height:50px;}
}
@media (max-width:1080px) {
	.ind_pro{padding:50px 0 30px;}
	.ind_bttext{ font-size:14px;}
	.ind_bttext p{ font-size:22px; line-height:30px;}
	.ind_pro ul{ margin-top:25px;}
	.ind_pro ul li{ padding:20px;margin: 0 2.495% 20px 0;}
	.ind_pro ul li p{ padding-bottom:10px;}
	.ind_pro ul li .pic{ height:200px;}
	.ind_pro ul li .name{ font-size:16px;}
}
@media (max-width:767px) {
	.ind_pro{padding:40px 0 20px;}
	.ind_bttext{ font-size:0; padding-right:200px;}
	.ind_bttext p{ font-size:20px; line-height:26px; margin:0;}
	.indmore{ width:130px;height:44px; top:0;}
	.indmore svg{ margin-left:5px;}
	.indmore:hover svg{ margin-left:8px;}
	
	.ind_pro ul{ margin-top:20px;}
	.ind_pro ul li{ width:48.5%; margin: 0 3% 20px 0;}
	.ind_pro ul li:nth-child(3n){ margin-right:3%;}
	.ind_pro ul li:nth-child(2n){ margin-right:0;}
}
@media (max-width:550px) {
	.ind_pro{padding:30px 0 15px;}
	.ind_bttext{ padding-right:130px;}
	.ind_bttext p{ font-size:18px;}
	.indmore{ width:100px; height:40px;}
	.indmore svg{ display:none;}
	
	.ind_pro ul{ margin-top:15px;}
	.ind_pro ul li{ width:48.5%; margin: 0 3% 15px 0; padding:15px;}
	.ind_pro ul li p{ font-size:14px;}
	.ind_pro ul li .name{ font-size:14px;}
	.ind_pro ul li .pic{ height:160px;}
}
@media (max-width:380px) {
	.ind_bttext p{ font-size:16px;}
	
	.ind_pro ul li{ width:100%;margin: 0 0 15px 0; padding:20px;}
	.ind_pro ul li:nth-child(3n){ margin-right:0;}
	.ind_pro ul li .pic{ height:180px;}
}

/*ind_hengfu*/
.ind_hengfu{ width:100%;height:500px; background:url(../images/hengfu.jpg) no-repeat; background-size:cover;display:flex; display: -webkit-flex; align-items:center;}
.ind_hengfu p{ font-size:34px; font-weight:bold; line-height:54px; color:#fff;padding-right: 45%;}
@media (max-width:1680px) {
	.ind_hengfu{height:400px;}
}
@media (max-width:1440px) {
	.ind_hengfu{height:350px;}
	.ind_hengfu p{ font-size:28px;line-height:40px; padding-right:40%;}
}
@media (max-width:1366px) {
	.ind_hengfu{height:auto; padding:90px 0;}
}
@media (max-width:1280px) {
	.ind_hengfu p{ font-size:24px;}
}
@media (max-width:1080px) {
	.ind_hengfu{padding:70px 0;}
	.ind_hengfu p{ font-size:22px; line-height:34px;}
}
@media (max-width:767px) {
	.ind_hengfu{padding:50px 0;}
	.ind_hengfu p{ font-size:20px; line-height:30px;padding-right: 30%;}
}
@media (max-width:550px) {
	.ind_hengfu p{ font-size:18px; padding-right:10%;}
}
@media (max-width:550px) {
	.ind_hengfu p{ font-size:16px; line-height:28px; padding-right:0;}
}


/*ind_solution*/
.ind_solution{ background:#fff;padding:100px 0 64px;}
.ind_solution ul{ margin-top:45px; min-height:300px;}
.ind_solution ul li{ width:48.75%; height:376px; float:left; margin:0 2.5% 36px 0; overflow:hidden; position:relative;}
.ind_solution ul li:after{ content:''; display:block; width:100%; height:40%;background: linear-gradient(to bottom, transparent, rgba(0,0,0,.9));position:absolute; left:0; bottom:0;transition: all .4s ease;}
.ind_solution ul li:before{ content:''; display:block; width:100%; height:0;background: linear-gradient(to bottom, transparent, rgba(255,0,1,.8)); position:absolute; left:0; bottom:0;transition: all .4s ease;}
.ind_solution ul li:nth-child(2n){ margin-right:0;}
.ind_solution ul li .pic{ width:100%; height:100%;object-fit: cover;}
.ind_solution ul li .text{ width:100%; position: absolute; z-index:3; padding:0 35px; left:0; bottom:35px;}
.ind_solution ul li .text .name{ width: calc(100% - 80px);float:left;}
.ind_solution ul li .text em{ display:block; width:52px; height:52px; background:#fff; border-radius:50%;display:flex; display: -webkit-flex;  justify-content:center;align-items:center; float:left; margin-right:15px;}
.ind_solution ul li .text em img{ max-width:100%; max-height:100%;}
.ind_solution ul li .text p{ font-size:24px; font-weight:bold; color:#fff;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ind_solution ul li .text p span{ font-size:16px; color:rgba(255,255,255,.45); font-weight:normal;}
.ind_solution ul li .text .ms{ font-size:16px; color:#fff;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ind_solution ul li .text .more{ display:block; width:60px; height:60px; background:#ff0001;display:flex; display: -webkit-flex;  justify-content:center;align-items:center; float:right;}
.ind_solution ul li .text .more svg{ display:block; width:22px; height:22px; fill:#fff;}

.ind_solution ul li:hover:after{ opacity:0;}
.ind_solution ul li:hover:before{ height:40%; z-index:2}
.ind_solution ul li:hover .pic{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
@media (max-width:1680px) {
	.ind_solution{padding:80px 0 44px;}
	.ind_solution ul li .text p{ font-size:22px;}
	.ind_solution ul li .text p span{ font-size:14px;}
}
@media (max-width:1440px) {
	.ind_solution{padding:70px 0 34px;}
	.ind_solution ul{ margin-top:35px;}
	.ind_solution ul li .text{ padding:0 20px; bottom:20px;}
	.ind_solution ul li .text em{ margin-right:10px;}
	.ind_solution ul li .text .more{ width:50px; height:50px;}
}
@media (max-width:1366px) {
	.ind_solution{padding:70px 0 40px;}
	.ind_solution ul li{ width:48.75%; height:376px; float:left; margin:0 2.5% 30px 0;}
}
@media (max-width:1280px) {
	.ind_solution{padding:60px 0 35px;}
	.ind_solution ul li{ height:326px; margin:0 2.5% 25px 0;}
	.ind_solution ul li .text p{ font-size:20px;}
	.ind_solution ul li .text p span{ display:none;}
	.ind_solution ul li .text .ms{ font-size:15px;}
}
@media (max-width:1080px) {
	.ind_solution{padding:50px 0 30px;}
	.ind_solution ul{ margin-top:25px;}
	.ind_solution ul li{ height:280px;margin:0 2.5% 20px 0;}
	.ind_solution ul li .text em{ display:none;}
	.ind_solution ul li .text p{ font-size:18px;}
	.ind_solution ul li .text .more{ width:44px; height:44px;}
	.ind_solution ul li .text .more svg{ width:18px; height:18px;}
}
@media (max-width:880px) {
	.ind_solution ul li{ height:250px;}
}
@media (max-width:767px) {
	.ind_solution{padding:40px 0 20px;}
	.ind_solution ul{ margin-top:20px;}
	.ind_solution ul li{ height:200px; }
	.ind_solution ul li .text .name{width: calc(100% - 40px);}
	.ind_solution ul li .text .more{ width:34px; height:34px; margin-top:7px;}
	.ind_solution ul li .text .more svg{ width:14px; height:14px;}
}
@media (max-width:550px) {
	.ind_solution{padding:30px 0 15px;}
	.ind_solution ul{ margin-top:15px;}
	.ind_solution ul li{ width:100%;}
	.ind_solution ul li{ height:280px;margin:0 0 15px 0;}
	.ind_solution ul li .text p{ font-size:16px;}
}
@media (max-width:380px) {
	.ind_solution ul li{ height:200px;}
}

/*ind_about*/
.ind_about{ background:#f8f8f8;padding:100px 0;}
.ind_about .left{ width:580px; height:680px; float:left; position:relative; overflow:hidden;}
.ind_about .left img{ width:100%; height:100%;object-fit: cover;}
.ind_about .left:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.ind_about .left .indmore{ width:250px; height:70px; border-radius:0; top:auto; bottom:0;}
.ind_about .left:hover .indmore{ border-radius:20px 0 0 0;}
.ind_about .right{width: calc(100% - 675px); float:right; margin-top:45px;}
.ind_about .right .gstit{ font-size:34px; font-weight:bold;}
.ind_about .right .cont{ margin:30px 0 70px; min-height:90px; max-height:270px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 9;-webkit-box-orient: vertical;}
.ind_about .right .cont,.ind_about .right p{ font-size:16px; color:#555; line-height:30px;}
.ind_about .right .indmore{ position: static; display:none;}
.ind_about .right ul.data{display: flex;display: -webkit-flex;justify-content: space-between;align-items: center;}
.ind_about .right ul.data li{text-align:center;}
.ind_about .right ul.data li:nth-of-type(3){ margin-right:0;}
.ind_about .right ul.data li em{ width:70px; height:70px; margin:0 auto;display:flex; display: -webkit-flex;  justify-content:center;align-items: flex-end;}
.ind_about .right ul.data li:nth-of-type(2) em,.ind_about .right ul.data li:nth-of-type(3) em{ padding:5px;}
.ind_about .right ul.data li:hover em{}
.ind_about .right ul.data li em svg{ width:100%; height:100%; fill:#ff0001;}
.ind_about .right ul.data li p{ font-size:16px; color:#555; margin:10px 0 2px;}
.ind_about .right ul.data li:hover p{ margin:5px 0 0;}
.ind_about .right ul.data li div span{ font-size:36px; font-weight:bold; margin-right:7px;}
.ind_about .right ul.data li sub{ font-size:16px; color:#555;}

.ind_about .qywh{ margin-top:55px;display: -webkit-flex;display: flex;flex-wrap: wrap;}
.ind_about .qywh .whli{ width:32.4%; margin-right:1.4%; float:left; background:#fff; padding:45px 34px;}
.ind_about .qywh .whli:hover{ transform: translateY(-5px);box-shadow:0 0 36px rgba(0,0,0,.07);}
.ind_about .qywh .whli:nth-of-type(3){ margin-right:0;}
.ind_about .qywh .whli span{ display:block; font-size:24px; font-weight:bold;display:flex; display: -webkit-flex;align-items:center; padding-bottom:35px; border-bottom:1px solid #e6e6e6; margin-bottom:25px;}
.ind_about .qywh .whli span em{ display:block; width:48px; height:48px; margin-right:15%;}
.ind_about .qywh .whli span em svg{ width:100%; height:100%; fill:#ff0001;}
.ind_about .qywh .whli p{ font-size:16px; color:#555; line-height:30px;}
@media (max-width:1680px) {
	.ind_about{padding:80px 0;}
}
@media (max-width:1440px) {
	.ind_about{padding:70px 0;}
	.ind_about .left{ width:500px; height:580px;}
	.ind_about .right{width: calc(100% - 550px);margin-top: 25px;}
	.ind_about .right .gstit{ font-size:28px;}
	.ind_about .right .cont{margin: 20px 0 50px;}
	.ind_about .right ul.data li em{ width:60px; height:60px;}
	.ind_about .right ul.data li div span{ font-size:30px;}
	
	.ind_about .qywh{ margin-top:45px;}
	.ind_about .qywh .whli span{ font-size:22px;padding-bottom: 25px;margin-bottom: 20px;}
	.ind_about .qywh .whli span em{margin-right: 10%;}
}
@media (max-width:1280px) {
	.ind_about{padding:60px 0;}
	.ind_about .right .gstit{ font-size:24px;}
	.ind_about .right ul.data li p{margin: 5px 0 0;}
	.ind_about .right ul.data li div span{ font-size:28px;}
	
	.ind_about .qywh{ margin-top:35px;}
	.ind_about .qywh .whli{ padding:30px;}
	.ind_about .qywh .whli span em{margin-right: 7%;}
}
@media (max-width:1080px) {
	.ind_about{padding:50px 0;}
	.ind_about .left{ width:400px; height:500px;}
	.ind_about .left .indmore{ width:200px; height:60px;}
	.ind_about .right{width: calc(100% - 450px);margin-top:20px;}
	.ind_about .right .gstit{ font-size:22px;}
	.ind_about .right .cont{margin: 10px 0 30px;}
	.ind_about .right ul.data li em{ width:40px; height:40px;}
	.ind_about .right ul.data li:nth-of-type(2) em,.ind_about .right ul.data li:nth-of-type(3) em{ padding:2px;}
	.ind_about .right ul.data li div span{ font-size:22px;margin-right: 5px;}
	.ind_about .right ul.data li sub{ font-size:14px;}
	
	.ind_about .qywh .whli{ padding:25px 20px;}
	.ind_about .qywh .whli span em{ width:30px; height:30px;}
	.ind_about .qywh .whli span{ font-size:20px;padding-bottom:15px;margin-bottom:10px;}
	.ind_about .qywh .whli p{ font-size:14px; line-height:24px;}
}
@media (max-width:920px) {
	.ind_about .left{ width:350px; height:450px;}
	.ind_about .right{width: calc(100% - 380px);margin-top:20px;}
	.ind_about .right .cont{ max-height:240px;-webkit-line-clamp: 8;}
	.ind_about .right ul.data li p{ font-size:14px;}
	.ind_about .right ul.data li div span{ font-size:20px;}
}
@media (max-width:767px) {
	.ind_about{padding:40px 0;}
	.ind_about .left{ width:100%; height:auto;}
	.ind_about .left .indmore{ display:none;}
	.ind_about .right{width:100%;margin-top:20px;}
	.ind_about .right .gstit{ font-size:20px;}
	.ind_about .right .indmore{ display:flex; margin:0 auto 25px;}
	
	.ind_about .qywh{ display:none;}
}
@media (max-width:550px) {
	.ind_about{padding:30px 0;}
	.ind_about .left .indmore{ width:170px; height:50px;}
	.ind_about .right .gstit{ font-size:18px;}
	.ind_about .right .cont{ max-height:208px; min-height:78px;}
	.ind_about .right .cont, .ind_about .right p{ font-size:14px; line-height:26px;}
}
@media (max-width:550px) {
	.ind_about .right .gstit{ font-size:16px;}
}
@media (max-width:380px) {
	.ind_about .right .cont{ margin-bottom:0;}
    .ind_about .right ul.data{ display:none;}
}
/*ind_news*/
.ind_news{ background:#fff; padding:100px 0 80px;}
.ind_news .ind_bttext{ padding-right:0;}
.ind_news .ind_bttext p{ width:30%; float:left;}
.ind_news .ind_bttext .btn{ width:70%; float:right; display:flex; display: -webkit-flex;  justify-content:flex-end;align-items:center;flex-wrap: wrap;}
.ind_news .ind_bttext .btn .qhli,.ind_news .ind_bttext .btn a{ display:block; width:120px; height:40px; line-height:40px; border-radius:4px; background:#f8f8f8; text-align:center; margin-left:10px;color:#222;cursor: default;}
.ind_news .ind_bttext .btn a{cursor: pointer;}
.ind_news .ind_bttext .btn .qhli.cur,.ind_news .btn .qhli:hover,.ind_news .ind_bttext .btn a:hover{ background:#ff0001; color:#fff;}
.ind_news .indnew_tong{ display:none; clear:both;}
.ind_news .indnew_tong#CusTab01{ display:block;}
.ind_news ul{ margin:25px 0 100px; min-height:200px;}
.ind_news ul li{ background:#fff; position:relative;}
.ind_news ul li .pic{ display:block;width:100%; overflow:hidden; padding-top:56.25%; position:relative;}
.ind_news ul li .pic img{width:100%; height:100%;object-fit: cover;position: absolute;top: 0;left: 0; bottom: 0;right: 0;}
.ind_news ul li .text{border:1px solid #e6e6e6; padding:34px 34px 80px 34px;}
.ind_news ul li .name{ font-size:18px; line-height:30px; height:60px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_news ul li .ms{font-size:16px; color:#777; line-height:30px; height:90px; margin:25px 0 55px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.ind_news ul li time{font-size:16px; color:#777;}
.ind_news ul li .more{ display:block; width:94px; height:60px; background:#ff0001; position:absolute; right:0; bottom:0;idisplay:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.ind_news ul li .more svg{ display:block; width:20px; height:20px; fill:#fff;}
.ind_news ul li:hover{box-shadow:0 0 36px rgba(0,0,0,.07); transform:translateY(-5px);}
.ind_news ul li:hover .pic img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.ind_news ul li:hover .text{ border:1px solid #fff;}
.ind_news ul li:hover .name{ color:#ff0001;}

.ind_news .newmore{ width:100%; padding:45px 45px 50px; background:#ff0001; border-radius:8px; font-size:24px; font-weight:bold; color:#fff; text-align:center;}
.ind_news .newmore a{background:#fff; color:#ff0001; font-size:16px; font-weight:normal; position:inherit; margin:25px auto 0;}
.ind_news .newmore a svg{ fill:#ff0001;}
@media (max-width:1680px) {
	.ind_news{padding:80px 0 60px;}
	.ind_news ul{margin: 25px 0 60px;}
}
@media (max-width:1440px) {
	.ind_news{padding:70px 0 60px;}
	.ind_news ul li .text{padding: 25px 25px 60px 25px;}
	.ind_news ul li .ms{margin: 10px 0 30px;}
	.ind_news ul li .more{ width:80px; height:50px;}
	
	.ind_news .newmore{ font-size:22px;}
}
@media (max-width:1280px) {
	.ind_news{padding:60px 0 50px;}
}
@media (max-width:1080px) {
	.ind_news{padding:50px 0 40px;}
	.ind_news .ind_bttext .btn .qhli,.ind_news .ind_bttext .btn a{ font-size:16px;}
	.ind_news ul{margin: 25px 0 40px;}
	.ind_news ul li .text{padding: 20px 20px 50px 20px;}
	.ind_news ul li .name{ font-size:16px; line-height:26px;height:52px;}
	.ind_news ul li .ms{margin: 0 0 20px; font-size:14px; line-height:24px; height:48px;-webkit-line-clamp:2; display:none;}
	.ind_news ul li time{ font-size:14px;}
	.ind_news ul li .more{ width:70px; height:40px;}
	.ind_news ul li .more svg{ width:18px; height:18px;}
	
	.ind_news .newmore{padding:30px 45px 35px; font-size:20px;}
	.ind_news .newmore a{margin:15px auto 0;}
}
@media (max-width:767px) {
	.ind_news{padding:40px 0 30px;}
	.ind_news .ind_bttext .btn{ margin-top:-5px;}
	.ind_news .ind_bttext .btn .qhli,.ind_news .ind_bttext .btn a{ font-size:14px; width:90px; height:34px; line-height:34px;}
	.ind_news ul{margin: 20px 0 30px;}
	.ind_news ul li .more svg{ width:16px; height:16px;}
	
	.ind_news .newmore{ display:none;}
}
@media (max-width:550px) {
	.ind_news{padding:30px 0 20px;}
	.ind_news .ind_bttext p{ display:none;}
	.ind_news .ind_bttext .btn{ width:100%;}
	.ind_news .ind_bttext .btn .qhli,.ind_news .ind_bttext .btn a{ width:32%; margin-right:2%; margin-left:0; font-size:16px; height:40px; line-height:40px;}
	.ind_news .ind_bttext .btn a{ margin-right:0;}
	.ind_news ul li .text{padding:15px 15px 50px 15px;}
	.ind_news ul li .name{ font-size:14px; line-height:24px; height:48px; font-weight:bold;}
	.ind_news ul li .ms{ margin:5px 0 10px;}
	.ind_news ul li .more{ width:60px; height:40px;}
	.ind_news ul li .more svg{ width:14px; height:14px;}
	
	.ind_news .newmore{padding:25px 30px 30px; font-size:18px;}
}
@media (max-width:380px) {
}

/*更新后友情链接*/
.lyIdx_Links{position: relative;display: flex; align-items: center; background:url(../images/link_bg.png) repeat; padding:5px 22px; margin-bottom: 30px;}
.lyIdx_Links:before{ content:''; display:block; width:6px; height:100%;height: calc(100% + 8px); background-color: #ff0001; position:absolute; left:0; top:50%; transform:translateY(-50%); border-radius:10px;}
.lyIdx_Links .lyLinks_title {width: 140px;height: 60px;color: #fff;font-size: 16px;padding: 16px 0;float: left;display:flex; display: -webkit-flex;  justify-content:space-between;align-items:center;}
.lyIdx_Links .lyLinks_title img { display: inline-block; }
.lyIdx_Links .lyLinks_list { width: calc(100% - 140px); float: right;overflow: hidden; color: rgba(255,255,255,0.25); }
.lyLinks_list a {display: inline-block;height: 30px;line-height:30px;color: rgba(255,255,255,0.35);font-size: 16px;margin: 0 12px;}
.lyLinks_list a:hover { color: #fff; }
@media (max-width:1024px) {
	.lyLinks_list{ text-align:left;}
}
@media (max-width:767px) {
	.lyIdx_Links{ display:none;}
}





