
.indcontainer{width: 1520px;margin: 0 auto;}
.indtitle{width: 100%;text-align: center;}
.indtitle h6{font-size: 48px;color: #030303;font-weight: bold;}



.banner-container{width: 100%;overflow: hidden;}
.banner{width: 100%;position: relative;}
.banner-img{width: 100%;overflow: hidden;}
.banner-img img{width: 100%;object-fit: cover;height: auto;}
.banner-pc-img{display: block;min-height: 660px;}
.banner-mobile-img{display: none;}
.banner-words{width: 94%;position: absolute;left: 3%;top: 50%;text-align: center;transform: translate(0,-50%);}
.banner-words h4{font-size: 52px;color: #fefefe;font-weight: bold;}
.banner-words h4 span{color: #ff7700;}
.banner-words h6{width: 100%;overflow: hidden;margin-top: 14px;}
.banner-words h6 span{font-size: 23px;color: #fefefe;position: relative;padding-left: 20px;margin-right: 24px;}
.banner-words h6 span:before{content: "";position: absolute;width: 6px;height: 6px;border-radius: 100%;border: 2px solid #fff;top: 50%;margin-top: -3px;left: 0;}
.banner-words a{display: inline-block;font-size: 18px;color: #fff;margin-top: 62px;position: relative;padding: 4px 0;}
.banner-words a:after{position: absolute;content: "";width: 20px;height: 20px;background: url('../images/index/arr-right.png') no-repeat center center;top: 50%;right: -24px;margin-top: -10px;}
.banner-words a:before{content: "";position: absolute;width: 0%;height: 1px;background: #fff;left: 0;bottom: 0;transition: all .4s linear;}
.banner-words a:hover:before{width: 100%;}
.swiper-slide-active .banner-words h4 {animation: bannerupT 1s ease both;animation-delay:900ms;}
.swiper-slide-active .banner-words h6 {animation: bannerupT 1s ease both;animation-delay:300ms;}
.swiper-slide-active .banner-words a {animation: bannerupB 1s ease both;animation-delay:600ms;}
@keyframes bannerupT {0% {transform: translateY(-60px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}
@keyframes bannerupB {0% {transform: translateY(60px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}
.banner .swiper-pagination{bottom: 54px;}
.banner .swiper-pagination-bullet {width: 14px;height: 14px;display: inline-block;border-radius: 100%;background: transparent;border: 1px solid #ff7700;opacity: 1;}
.banner .swiper-pagination-bullet-active {opacity: 1;position: relative;}
.banner .swiper-pagination-bullet-active:after {content: "";width: 10px;height: 10px;position: absolute;left: 50%;top: 50%;background-color: #ff7700;border-radius: 100%;margin-top: -5px;margin-left: -5px;}

.chip-container{width: 100%;background: #f7f7f8;padding-top: 110px;}
.chip-listbox{width: 100%;}
.chip-wordspic {width: 100%;height: 620px;position: relative;margin-top: 56px;}
.chip-pic{width: 83%;height: 620px;overflow: hidden;float: right;}
.chip-pic img{width: 100%;height: 100%;object-fit: cover;}
.chip-words{width: 500px;height: 480px;background: #fff;padding: 116px 50px 0 50px;position: absolute;left: 0;bottom: 0;z-index: 2;}
.chip-words h6{font-size: 36px;color: #000;font-weight: bold;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.chip-words p{font-size: 18px;color: #000;line-height: 35px;margin-top: 20px;height: 100px;overflow: hidden;display: -webkit-box;  text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.chip-words a{display: block;width: 120px;height: 38px;border-radius: 30px;border: 1px solid #d3d2d2;font-size: 12px;color: #1e1e1e;text-align: center;line-height: 38px;margin-top: 50px;transition: all .3s ease-in-out;}
.chip-words a:hover{background: #ff7700;color: #fff;border-color: #ff7700;}
.chip-picwords .chip-pic{float: left;}
.chip-picwords .chip-words{left: auto;right: 0;}

.pro-container{width: 100%;padding:100px 0 120px;background: #f7f7f8;}
.pro-tablist{width: 100%;margin-top: 52px;}
.pro-tableft{height: 792px;float: left;width: 49.4%;box-shadow: 0 0 6px 2px #e9e9ea;background: #fff;}
.pro-tablpic{height: 640px;width: 100%;padding: 0 50px;text-align: center;line-height: 640px;overflow: hidden;}
.pro-tablpic img{max-width: 100%;}
.pro-tablwords{width: 100%;text-align: center;}
.pro-tablwords h6{font-size: 28px;color: #1e1e1e;font-weight: bold;}
.pro-tablwords h5{font-size: 24px;color: #1e1e1e;font-weight: bold;}
.pro-tablwords a{display: block;width: 120px;height: 38px;border-radius: 30px;border: 1px solid #d3d2d2;font-size: 12px;color: #1e1e1e;text-align: center;line-height: 38px;margin: 14px auto 0;transition: all .3s ease-in-out;}
.pro-tablwords a:hover{background: #1e1e1e;color: #fff;border-color: #1e1e1e;}
.pro-tabright{width: 49%;float: right;}
.pro-tabright ul {margin-left: -3%;}
.pro-tabright ul li{width: 47%;margin-left: 3%;height: 384px;box-shadow: 0 0 6px 2px #e9e9ea;background: #fff;text-align: center;float: left;}
.pro-tabright ul li:nth-child(n+3){margin-top: 24px;}
.pro-tabrpic{height: 260px;width: 100%;padding: 0 36px;text-align: center;line-height: 260px;overflow: hidden;}
.pro-tabrpic img{max-width: 100%;}
.pro-tabrwords{width: 100%;text-align: center;}
.pro-tabrwords h6{font-size: 18px;color: #1e1e1e;font-weight: bold;}
.pro-tabrwords h5{font-size: 14px;color: #1e1e1e;font-weight: bold;}
.pro-tabrwords a{display: block;width: 120px;height: 38px;border-radius: 30px;border: 1px solid #d3d2d2;font-size: 12px;color: #1e1e1e;text-align: center;line-height: 38px;margin: 14px auto 0;transition: all .3s ease-in-out;}
.pro-tabrwords a:hover{background: #ff7700;color: #fff;border-color: #ff7700;  -webkit-transform: scaleX(1);
    transform: scaleX(1);}

.case-container{width: 100%;background: #f7f7f8;}
.case-bgwords{width: 100%;overflow: hidden;padding: 240px 0 152px 0;text-align: center;}
.case-bgwords h6{font-size: 44px;width: 100%;color: #fff;font-weight: bold;}
.case-bgwords p{font-size: 18px;color: #fff;line-height: 34px;width: 70%;margin: 30px auto 0;}
.case-bgwords a{display: block;width: 180px;height: 42px;border-radius: 30px;font-size: 12px;color: #1e1e1e;text-align: center;line-height: 42px;margin: 72px auto 0;transition: all .3s ease-in-out;background: #fff;}
.case-bgwords a:hover{background: #ff7700;color: #fff;}
.news_gd a{display: block;width: 180px;height: 42px;border-radius: 30px;font-size: 12px;color: #1e1e1e;text-align: center;line-height: 42px;margin: 72px auto 0;transition: all .3s ease-in-out;background: #fff;}
.news_gd a:hover{background: #ff7700;color: #fff;}

.item-container{width: 100%;padding: 110px 0 94px;background: #f7f7f8;}
.item-picwords{width: 100%;margin-top: 60px;overflow: hidden;position: relative;}
.item-pic{width: 100%;height: 470px;overflow: hidden;}
.item-pic img{width: 100%;height: 100%;object-fit: cover;}
.item-prev,.item-next{width: 60px;height: 120px;user-select: none;cursor: pointer;transition: all .3s ease-in-out;position: absolute;top: 178px;z-index: 6;}
.item-prev{left: 0;border-top-right-radius: 8px;border-bottom-right-radius: 8px;background: rgba(0, 0, 0, .54) url('../images/index/itemL.png') no-repeat center center;}
.item-next{right: 0;border-top-left-radius: 8px;border-bottom-left-radius: 8px;background: rgba(0, 0, 0, .54) url('../images/index/itemR.png') no-repeat center center;}
.item-prev:hover{background: rgba(0, 0, 0, 1) url('../images/index/itemL.png') no-repeat center center;}
.item-next:hover{background: rgba(0, 0, 0, 1) url('../images/index/itemR.png') no-repeat center center;}
.item-words{width: 100%;padding-top: 54px;text-align: center;opacity: 0;transition: all .4s ease-in-out;}
.item-words h4{font-size: 30px;color: #1e1e1e;font-weight: bold;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-bottom: 16px;}
.item-words p{font-size: 16px;color: #010101;line-height: 30px;height: 86px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.item-words>a{display: block;width: 120px;height: 38px;border-radius: 30px;border: 1px solid #d3d2d2;font-size: 12px;color: #1e1e1e;text-align: center;line-height: 38px;margin: 30px auto 0;transition: all .3s ease-in-out;}
.item-words>a:hover{background: #1e1e1e;color: #fff;border-color: #1e1e1e;}
.item-picwords .swiper-wrapper{padding-bottom: 80px;}
.item-picwords .swiper-pagination-bullet {border-radius: 100%;background: transparent;opacity: 1;border: 1px solid #000;}
.item-picwords .swiper-pagination-bullet-active {background: #000;}
.swiper-slide-active .item-words{opacity: 1;}

.news-container{width: 100%;padding-bottom: 120px;background: #f7f7f8;padding-top:100px;}
.news-picwords{width: 100%;margin-top: 60px;}
.news-picwords ul{margin-left: -5%;}
.news-picwords ul li{width: 28.33333333333%;float: left;margin-left: 5%;}
.news-pic{width: 100%;height: 277px;overflow: hidden;border-top-right-radius: 10px;border-top-left-radius: 10px;position: relative;z-index: 3;}
.news-pic img{width: 100%;height: 100%;object-fit: cover;}
.news-words{width: 100%;padding: 0 38px 36px 38px;box-shadow: 0 2px 6px 2px #e9e9ea;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;}
.news-words h6{width: 100%;margin-top: 36px;}
.news-words span{display: block;font-size: 14px;color: #808080;}
.news-words p{font-size: 22px;font-weight: bold;color: #282828;margin-top: 8px;height: 58px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-words p a:hover{color: #000;text-decoration: underline;}
.news-more{width: 100%;margin-top: 36px;}
.news-more a{display: inline-block;font-size: 18px;color: #282828;padding-right: 36px;background: url('../images/index/newsArr.png') no-repeat right center;transition: all .3s ease-in-out;}
.news-more a:hover{padding-right: 42px;color: #000;}
.news-link{width: 100%;}
.news-link h6{width: 100%;}
.news-link h6:nth-child(n+2){margin-top: 52px;}
.news-link span{display: block;font-size: 14px;color: #808080;}
.news-link p{font-size: 18px;font-weight: 400;color: #020202;margin-top: 8px;line-height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-link p a:hover{color: #000;text-decoration: underline;}

/* 新闻资讯 */
.news_main{width: 100%;height: auto;padding-bottom: 120px;
    background: #f7f7f8;
    padding-top: 100px;
}}
.news{width: 1520px;margin:0 auto;overflow: hidden;}
.news h6{text-align: center;}
.news_center{width: 100%;height: auto;overflow: hidden;padding: 50px 0 20px 0;}
.news_center ul{margin-left: -2%;}
.news_center ul li{width: 31.333%;margin-left: 2%;margin-bottom: 2%;height: auto;overflow: hidden;float: left;position: relative;}
.news_center ul li a{display: block;}
.news_center ul li img{transition: all .4s;object-fit: cover;width: 100%;}
.news_text{padding: 20px 0;width: 100%;}
.news_text p{font-size: 18px;color: #333;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;
-webkit-box-orient: vertical;white-space: normal;margin-bottom: 25px;line-height: 24px;min-height: 48px;}
.news_text h4{padding-left: 23px;font-size: 16px;color: #999;float: left;margin-right: 15px;background: url("../images/index/news_ico1.png") left no-repeat;}
.news_text h5{padding-left: 23px;font-size: 16px;color: #999;float: left;background: url("../images/index/news_ico2.png") left no-repeat;}
.news_center ul li:hover .news_text p{color: #1d2088;}
.news_center ul li:hover img{ transform: translateY(-10px); }
@media all and (max-width:1000px) {
	
	 .news_main{padding: 30px 0;}
    .news h6{text-align: center;}
    .news_center{width: 100%;height: auto;overflow: hidden;padding: 30px 0 20px 0;}
    .news_center ul{margin-left: 0%;}
    .news_center ul li{width: 100%;margin-left: 0%;margin-bottom: 4%;}
    .news_text p{margin-bottom: 15px;}}

/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {}

@media all and (max-width:1640px) {
    .indcontainer{width: 94%;}
    .news-words{padding: 0 30px 36px 30px;}
}

@media all and (max-width:1460px) {
    .banner-words h4{font-size: 48px;}
    .banner-words h6 span{font-size: 20px;}
    .banner-words a{margin-top: 54px;}
    .chip-container{padding-top: 80px;}
    .pro-container,.item-container{padding: 80px 0;}
    .indtitle h6{font-size: 40px;}
    .chip-pic,.chip-wordspic{height: 520px;}
    .chip-wordspic, .item-picwords, .news-picwords{margin-top: 44px;}
    .chip-words {height: 400px;padding: 52px 40px 0 40px;}
    .item-pic{height: 420px;}
    .news-pic{height: 240px;}
    .news-link h6:nth-child(n+2) {margin-top: 42px;}
    .chip-words h6{font-size: 32px;}
    .pro-tablist {margin-top: 46px;}
    .case-bgwords h6{font-size: 40px;}
    .case-bgwords {padding: 180px 0 150px 0;}
    .item-prev, .item-next{top: 154px;}
    .item-words{padding-top: 46px;}
    .item-words h4{font-size: 26px;padding-bottom: 12px;}
    .news-words{padding: 0 24px 36px 24px;}
    .news-words p {font-size: 20px;margin-top: 6px;height: 54px;}
    .news-container{padding-bottom: 80px;}
    .news-words h6 {margin-top: 32px;}
    .item-words p{line-height: 28px;}
    .chip-words p {line-height: 30px;height: 84px;}
    .news-picwords ul{margin-left: -3%;}
    .news-picwords ul li{width: 30.33333333333%;float: left;margin-left: 3%;}
}

@media all and (max-width:1380px) {
    .tablist-pic{height: 166px;}
    .tablist-container ul li{height: 420px;}
    .case-list ul li{height: 360px;}
    .news-container {padding: 60px 0 66px 0;}
    .base-container{padding: 72px 0 80px 0;}
    .tablist-words{width: 96%;}
    .chip-container{padding-top: 72px;}
    .pro-container,.item-container{padding: 72px 0;}
    .indtitle h6{font-size: 36px;}
    .chip-wordspic,.pro-tablist{margin-top: 48px;}
    .chip-pic, .chip-wordspic{height: 500px;}
    .chip-words {height: 360px;padding: 40px 28px 0 28px;}
    .chip-words h6{font-size: 30px;}
    .case-bgwords h6 {font-size: 36px;}
    .case-bgwords {padding: 160px 0 120px 0;}
    .item-pic{height: 380px;}
    .news-pic{height: 220px;}
    .news-link h6:nth-child(n+2) {margin-top: 40px;}
    .item-prev, .item-next{top: 134px}
    .banner-words h4 {font-size: 34px;}
    .banner-words h6 span{font-size: 18px;}
    .banner-words a {margin-top: 40px;}
    .news-words p {font-size: 18px;margin-top: 6px;height: 48px;}
    .news-link p {font-size: 16px;margin-top: 6px;line-height: 26px;}
}

@media all and (max-width:1300px) {
    .banner-words h4{font-size: 36px;}
    .banner-words h6 span{font-size: 18px;}
    .banner-words a{margin-top: 44px;}
    .chip-container{padding-top: 60px;}
    .pro-container,.item-container,.news-picwords,.item-picwords{padding: 60px 0;}
    .indtitle h6 {font-size: 34px;}
    .chip-pic, .chip-wordspic{height: 460px;}
    .chip-words{height: 340px;}
    .chip-words h6 {font-size: 26px;}
    .case-bgwords h6 {font-size: 32px;}
    .item-pic {height: 336px;}
    .item-prev, .item-next{top: 114px}
    .news-pic{height: 196px;}
    .news-words p{font-size: 18px;}
    .news-words h6,.news-more{margin-top: 24px;}
    .news-link p{font-size: 16px;}
    .news-link h6:nth-child(n+2) {margin-top: 30px;}
    .item-words{padding-top: 40px;}
    .news-picwords,.item-picwords{margin-top: 0;}
    .item-container{padding-bottom: 0px;}
    .news-container{padding: 0px 0 48px 0;}
    .chip-words a{margin-top: 40px;}
    .pro-tabright ul li:nth-child(n+3){margin-top: 3%;}
    .pro-tableft {height: 786px;width: 49.5%;}
    .case-bgwords p {font-size: 16px;line-height: 28px;margin: 40px auto 0;}
    .news-picwords,.item-picwords {padding-top: 52px;}
    .item-picwords{padding-bottom: 42px;}
    .chip-wordspic, .pro-tablist {margin-top: 48px;}
}

@media all and (max-width:1200px) {}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
    .banner-pc-img{display: none;}
    .banner-mobile-img{display: block;min-height: 300px;}
    .banner .swiper-pagination {bottom: 16px;}
    .banner .swiper-pagination-bullet {width: 10px;height: 10px;}
    .banner .swiper-pagination-bullet-active:after {width: 8px;height: 8px;margin-top: -4px;margin-left: -4px;}
    .banner-words {width: 90%;left: 5%;}
    .banner-words h4{font-size: 30px;}
    .banner-words h6 span{font-size: 14px;margin-right: 12px;}
    .banner-words h6{margin-top: 8px;display: none;}
    .banner-words a{margin-top: 24px;display: none;}
    .chip-container{padding-top: 36px;}
    .pro-container,.item-container,.news-picwords,.item-picwords{padding: 36px 0;}
    .indtitle h6 {font-size: 30px;}
    .chip-wordspic, .pro-tablist {margin-top: 26px;}
    .chip-words{position: static;height: auto;padding: 22px 16px;width: 100%;}
    .chip-pic, .chip-wordspic{height: auto;}
    .chip-pic{width: 100%;}
    .chip-words h6 {font-size: 22px;}
    .chip-words a{margin-top: 24px;}
    .pro-tableft{width: 100%;}
    .pro-tableft{height: 424px;}
    .pro-tablpic{height: 300px;line-height: 300px;padding: 0 16px;}
    .pro-tablwords h6 {font-size: 24px;}
	.pro-tablwords h5 {font-size: 20px;}
    .pro-tabright{width: 100%;margin-top: 16px;}
    .pro-tabright ul {margin-left: -2%;}
    .pro-tabright ul li {width: 48%;margin-left: 2%;height: auto;padding-bottom: 24px;}
    .pro-tabrpic {height: 160px;padding: 0 16px;line-height: 160px;}
    .pro-tabright ul li:nth-child(n+3){margin-top: 16px;}
    .case-bgwords h6 {font-size: 26px;width: 90%;margin: 0 auto;}
    .case-bgwords p {font-size: 16px;line-height: 26px;width: 90%;margin: 20px auto 0;display: none;}
    .case-bgwords a{margin: 40px auto 0;}
    .case-bgwords{padding: 80px 0;}
    .item-picwords{margin-top: 0;}
    .item-prev, .item-next{display: none;}
    .item-pic{height: 240px;}
    .item-words {padding-top: 26px;text-align: left;}
    .item-words h4{font-size: 24px;width: 100%;white-space: normal;text-overflow: clip;overflow: hidden;}
    .item-picwords .swiper-wrapper {padding-bottom: 60px;}
    .item-container{padding-bottom: 0;}
    .news-container{padding:0 0 10px 0;}
    .news-picwords {margin-top: 0;}
    .news-picwords ul{margin-left: 0;}
    .news-picwords ul li {width: 100%;margin-left: 0%;}
    .news-picwords ul li:nth-child(n+2){margin-top: 20px;}
    .news-pic{height: 210px;}
    .chip-pic img{min-height: 260px;}
    .item-words p{display: none;}
    .item-words>a{margin: 24px auto 0;}
    .news-picwords ul li:nth-child(n+2){display: none;}
}

