/* CSS Reset */

ol, ul, li{list-style: none;}
.jcd-title {position: relative;}
.jcd-title.center {text-align: center; line-height:16px;}
.jcd-title.right {text-align: right;}
.jcd-title .entitle-1{color: #ccc;}
.jcd-title .title-1{color: #1db1b1;/* height:25px;*/}
.jcd-title .title-1 h3{font-weight: 900;color: #1db1b1; line-height:0px;}
.jcd-title .title-3 h3{font-weight: 900;}
.jcd-title .title-2 {color:#111; font-weight:bold;}
.jcd-title .text-2 {color:#333; margin-top: 2%;text-align: justify;}

.div-content {width:91%;margin: auto; border:none;}

.index-market-application {padding:5rem 0 4rem 0;overflow: hidden;border-bottom: 1px solid #f5f5f7;}
.index-market-application-bottom {padding-top:5%;overflow: hidden;}
.index-market-application-item {float: left;/*width: 33%;*/overflow: hidden;margin-bottom: .111%;margin-right: .111%;}
.index-market-application-item.mr0 {margin-right: 0;}
.index-market-application-item a{display: block;position: relative;}
.index-market-application-item .title-1 {position: absolute;left: 6%;bottom: 0%;width: 86%;z-index: 11;}
.index-market-application-item .title-1 h4{color: #fff;}
.index-market-application-item a:hover .pic {transform: scale(1.03);}
.play-1 {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;}
.play-1 i {display: block;width: 10rem;height: 10rem;background: url('../images/play.png') center no-repeat;background-size: 100%;}

.a3{background-color: #e8a82e;}
.a4{background-color: #42b977;}
.a5{background-color: #1a82bc;}
.a6{background-color: #4971d7;}
.a7{background-color: #1A67C0;}
.a1{background-color: #e8a82e;}
.a2{background-color: #256dc3;}

.color-layer{width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0.8; -webkit-transition: opacity 0.8s linear; -moz-transition: opacity 0.8s linear; -ms-transition: opacity 0.8s linear; -o-transition: opacity 0.8s linear; transition: opacity 0.8s linear; z-index:1;}
.index-market-application-item a :hover .color-layer{opacity: 0.1;}


/* index */
.banner {position: relative;}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {}
.banner-slide .txt{position: absolute; left:4.5%; top:20%; z-index: 33;}
.banner-slide .txt h1{/*font-size:26px;*/color: #fff;margin: 0;padding: 0; font-weight: normal; padding-bottom:10px; position: relative;text-transform: uppercase;}
.banner-slide .txt h1 b{ font-weight:bold; font-size:2.6rem; display:block; font-family: "Microsoft YaHei";}
.banner-slide .txt .line {width: 80px;height:2px;background: #1db1b1;margin: 10px 0;}
.banner-slide .txt h4{font-size:14px;color:rgba(255, 255, 255, .8);padding:10px 0 30px 0;margin:0;font-weight: normal;line-height:22px;}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:20%;margin: 0;}
.banner-slide .txt.none {display: none;}
.banner-slide .txt.right {text-align: right;left: auto;right: 10%;}
.banner-slide .txt.right .line {float: right;clear: both;}
.banner-slide .txt.right .banner-btn a {display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px; }
.banner-slide .img {text-align: center;}
.banner-slide .txt .img {text-align: left;}


.banner-btn {clear: both;}
.banner-btn a{display: block;float: left;margin-right: 15px;padding:10px 20px;font-size: 0; color: #1db1b1; border: 1.6px solid #1db1b1; border-radius: 50px; text-shadow: 5px 0 10px rgb(247 147 147 / 40%);}
.banner-btn a span{color:#1db1b1;font-size: 12px;display: inline-block;vertical-align: middle; font-family: 'Montserrat-Light',Microsoft Yahei,PingFang SC,Verdana, Helvetica Neue,Hiragino Sans GB,Microsoft Sans Serif,Arial;}
.banner-btn a i{display: inline-block;vertical-align: middle;width: 18px;height: 10px;background:url("../images/right4.png");}
.banner-btn a:hover {background:#1db1b1; color:#fff; border-radius: 50px;}

.banner-slide .txt h1 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.9s;}
.banner-slide .txt .banner-btn {transform:translateY(200px);opacity:0;transition:all 1.2s;}
.index-banner-swiper .swiper-slide-active .txt h4,.index-banner-swiper .swiper-slide-active .txt h1,.index-banner-swiper .swiper-slide-active .txt .line,.index-banner-swiper .swiper-slide-active .banner-btn{transform:translateY(0px);opacity:1;}

.swiper-banner-pagination {bottom:25px;width: 100%; display: block;z-index: 90;}
.swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:10px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 2px;position: absolute;left: 0;top:5px;background: #fff;opacity: 0.3;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:5px;width:0;height: 2px;background: #1db1b1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.index-scroll {position:absolute; top:85%;z-index:70;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.index-scroll h6{margin: 0;font-weight: normal;font-size: 0;position: relative;padding-bottom:7px;padding-left:0;}
.index-scroll h6::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;-webkit-animation: w100 3000ms infinite ease-in-out;animation: w100 3000ms infinite ease-in-out;}
.index-scroll h6 span{font-size: 12px;color: #fff;text-transform: uppercase;letter-spacing: 1px; margin-right:0px;display: inline-block;vertical-align: middle;}
.index-scroll h6 i{width: 12px;height: 10px; background: url("../images/d.png");display: inline-block;vertical-align: middle;-webkit-animation: op01 1000ms infinite ease-in-out;animation: op01 1000ms infinite ease-in-out;}
@keyframes op01{0%{opacity: 0;}100%{opacity: 1;}}


/*研发*/
.corp{ margin-top:3%;}
.corp .corp_col6{float: left;width: 50%;position: relative;}
.corp .corp_col6 .corp_img{width: 100%;height: auto;position: relative;display: block;overflow: hidden;transition:0.3s all ease-in-out;}
.corp .corp_col6 .corp_img img{display: block;width: 100%;height: auto;;transition:3s all ease;}
.corp .corp_col6 .corp_img:hover img{transform: scale(1.2)}
.corp .corp_col6 .corp_img p{background: rgba(28,29,41,0.9);color: #fff;font-size:1vw;line-height: 30px;font-weight: 100;position: absolute;left: 0;width: 100%;bottom:-19px;display: block;padding:21px 0;overflow: hidden;white-space: nowrap;transition:0.3s all ease-in-out;}
.corp .corp_col6 .corp_img p:after{content: '';display: block;clear: both;}
.corp .corp_col6 .corp_img p strong{color: #fff;font-size: 26px;line-height: 30px;text-align: center;font-weight: 100;float: left;padding: 0 30px;border-right: 1px dashed rgba(255,255,255,0.4);margin: 0 35px 0 0;white-space: normal;transition:0.3s all ease-in-out;}
.corp .corp_col6.corp_col6_2 > .corp_img p{width: 50%;}
.corp .corp_col6.corp_col6_3 .corp_img p{background: rgba(185,0,0,0.9);}
.corp .corp_col6.corp_col6_4 .corp_img p{background: rgba(255,198,0,0.9);color: #343434}
.corp .corp_col6.corp_col6_4 .corp_img p strong{color: #111}

.corp .corp_col6.corp_col6_4 .corp_img p strong{border-right: 1px dashed rgba(0,0,0,0.4)}

@media only screen and (max-width: 1680px) {
	.corp .corp_col6 .corp_img p{font-size: 15px;padding: 18px 0;line-height: 26px;}
	.corp .corp_col6 .corp_img p strong{padding: 0 20px;margin-right: 22px;font-size: 22px;line-height: 26px;}
}
@media only screen and (max-width: 1440px) {
	.corp .corp_col6 .corp_img p{font-size: 13px;padding: 14px 0;line-height: 22px;}
	.corp .corp_col6 .corp_img p strong{padding: 0 15px;margin-right: 18px;font-size: 20px;line-height: 22px;}
}
@media only screen and (max-width: 1360px) {
	.corp .corp_col6 .corp_img p{font-size: 12px;padding: 10px 0;line-height: 18px;}
	.corp .corp_col6 .corp_img p strong{padding: 0 10px;margin-right: 12px;font-size: 18px;line-height: 18px;}
}




.index-about-jcd {padding:3rem 0 5rem 0;overflow: hidden;}
.index-about-jcd-left {float: left;/*width:43%*/;}
.index-about-jcd-left .jcd-title .title-2 {width:96%; /*margin:2% 0 6% 0;*/}
.index-about-jcd-left .jcd-title .text-2 {margin-top: 4%;/*letter-spacing: -2px; font-size:1.8rem;*/}
.index-about-jcd-right {float: right;width:100%;} 
.index-about-jcd-video a {display: block;position: relative;} 
.index-about-jcd-video a:hover .pic {transform: scale(1.03);}
.index-about-jcd-bottom {margin-top:5rem;overflow: hidden;}
.index-about-jcd-data {overflow: hidden;border-top: 2px solid #ebebeb;border-bottom: 2px solid #ebebeb;padding:2.5% 0 2% 0;}
.index-about-jcd-item {float: left;width:25%;position: relative;}
.index-about-jcd-item .icon-1{width: 2.5rem;height: 3rem;position: absolute;left: 3%;top: 50%;transform: translateY(-100%);  position: relative;left: auto;top: auto;transform: none;right: auto;bottom: auto;}
.index-about-jcd-item .icon-1 img {max-width: 100%;}
.index-about-jcd-item .right-1{float: left;width:100%; letter-spacing: -2px;/* line-height:24px;*/}
.index-about-jcd-item .number-1 {position: relative;display: inline-block;}
.index-about-jcd-item .number-1 strong{display: block;}
.index-about-jcd-item .number-1 sub{position: absolute;right: -2rem;top: -1.5rem;font-weight: 900;}
.index-about-jcd-item .text-1{overflow: hidden; letter-spacing:-2px;}

.jcd-title .flh30{line-height:2.6rem;}

.font42{ font-size:14px !important;}
/*优秀*/
.advantage {padding-bottom: 0.15rem;padding-top: 1rem;}
.advantage h2.h2_title {color: #fff;}
.advantage .adv_type {margin-top:0.9rem; margin-bottom:15px;}
.advantage ul{ padding:0; width:100%; margin:auto; border: 1px solid #c5c5c5; overflow:hidden;}
.advantage .adv_type li {flex:1; text-align: center;height:42px;line-height:42px; border-bottom: 1px solid #c5c5c5; color:#000; font-size:13px; width:49.8%; float:left; overflow:hidden;  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-break: break-all;}
.advantage .adv_type li:nth-child(2n){ border-left:1px solid #c5c5c5;}
.advantage .adv_type li:nth-child(7n){border-bottom: none;}
.advantage .adv_type li:nth-child(8n){border-bottom: none;}
.advantage .adv_type li.on {background:#1db1b1;border-color: #1db1b1; color:#fff;}
.advantage .adv_con {text-align: center;color: #000;}




/*新闻*/
.index-media-news {padding: 5% 0;overflow: hidden;background: #f2f2f2; margin-top:4rem;}
.index-media-new-top {overflow: hidden;}
.index-media-new-bottom {margin-top:5%;overflow: hidden;position: relative;}
.index-media-new-left {float: left;width: 50%;}
.index-media-new-right {width: 50%;height: 100%;position: absolute;right: 0;top: 0;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;overflow: hidden;box-sizing: border-box;}
.index-media-new-right::after,.index-media-new-right::before{content: '';position: absolute;top: 0;background: #e6e6e6;}
.index-media-new-right::after {width: 1px;height: 100%;left: 50%;}
.index-media-new-right::before {width: 100%;height: 1px;left: 0;top: 50%;}
.index-media-new-item {overflow: hidden;float: left;width: 50%;height: 50%;position: relative;}
.index-media-new-item.cur a {background: #fff;}
.index-media-new-item.cur a::after {opacity: 1;}
.index-media-new-item.cur .text-1 {color: #1db1b1;}
.index-media-new-item a {display: block;position: relative;width: 100%;height: 100%;}
.index-media-new-item a::after {content: '';width: 8rem;height: 3rem;position: absolute;right: 0;bottom: 0;background: url('../images/fuzu1.png') center no-repeat;background-size: 100%;opacity: 0;}
.index-media-new-item .text {position: absolute;left: 10%;top: 15%;width:98%;height: 75%;z-index: 11;}
.index-media-new-item .text-1 {color: #676767;font-weight: 900;}
.index-media-new-item .title-1 {margin-top: 3%;}
.index-media-new-item .date-1 {position: absolute;bottom: 0;left: 0;color: #999999;}
.index-media-new-item img {height: 100%;}

.index-media-new-left{float: none;width: 100%;margin-right: auto;}
.index-media-new-item a{padding: 10% 0;}
.index-media-news{padding: 12% 0 17% 0;}
.index-media-new-right {width: 100%;height: 100%;position: relative;right: auto;top: auto;} 
.index-media-new-item .text {top: 10%;}
.index-media-new-right::before {display: none;}


.cx-photos-wrap{padding:7% 0 5% 0; clear:both;overflow:hidden;  }
.cx-photos-list{overflow:hidden; margin-top:5% !important;}
.cx-photos-list .item{float:left;margin: 15px 1%;width: calc(23.5% - 10px);border-radius:5px;/*box-shadow:0 0 10px rgba(0,0,0,0.1); border: #f0f0f0 solid 1px;*/}
.cx-photos-list .pic{overflow:hidden; border: 1px solid #efefef;}
.cx-photos-list .pic img{display:block;width:100%;transition:all 1s;}
.cx-videos-list .pic a{display:block;position:relative;}
.cx-videos-list .pic a:after{display:block;position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;content:""; transition:all 0.5s;}
.cx-videos-list .pic a:before{display:block;position:absolute;z-index:3;left:50%;top:50%;font-size:36px;color:#fff;font-family:'iconfont' !important;content:"\e618";transform:translate(-50%,-50%);transition:all 0.5s;}
.cx-photos-list .text{width:100%;text-align:center;overflow:hidden;}
.cx-photos-list .text h3{font-size:17px;color:#333; overflow:hidden; font-weight:normal; text-overflow:ellipsis;white-space:nowrap;}
.cx-photos-list .text h3 a{color:#333;}
.cx-photos-list .text p{line-height:24px;font-size:16px;color:#666;/*overflow:hidden;text-overflow:ellipsis;white-space:nowrap;*/}
.cx-photos-list .item:hover .pic img{transform:scale(1.1);}
.cx-photos-list .item:hover .text h3 a{color:#e91e2e;}

.cx-photos-list.hzhb .item{margin:10px 10px;width:calc(16.66% - 20px);}

.adv_con { margin-top:15px;}
.adv_con .pic{overflow:hidden; border: 1px solid #c5c5c5;}
.adv_con .pic img{display:block;width:100%;transition:all 1s;}
.adv_con .pic a{display:block;position:relative;}
.adv_con .pic a:after{display:block;position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;content:""; transition:all 0.5s;}
.adv_con .pic a:before{display:block;position:absolute;z-index:3;left:50%;top:50%;font-size:36px;color:#fff;font-family:'iconfont' !important;content:"\e618";transform:translate(-50%,-50%);transition:all 0.5s;}
.cx-photos-list .text{width:100%;text-align:center;overflow:hidden;}
.cx-photos-list .text h3{font-size:12px;color:#333; overflow:hidden; font-weight:normal; text-overflow:ellipsis;white-space:nowrap;}
.cx-photos-list .text h3 a{color:#333;}
.cx-photos-list .text p{line-height:24px;font-size:16px;color:#666;/*overflow:hidden;text-overflow:ellipsis;white-space:nowrap;*/}
.cx-photos-list .item:hover .pic img{transform:scale(1.1);}
.cx-photos-list .item:hover .text h3 a{color:#e91e2e;}

@media(max-width:1200px){.cx-photos-wrap{ /*width:91%; margin:auto;*/} .cx-photos-list{margin:-10px;} .cx-photos-list .item{margin:10px;width:calc(31% - 20px);}}
@media(max-width:750px){.cx-photos-list{margin:0;} .cx-photos-list .item{margin: 0 1% 0% !important;width:31% !important;} .cx-photos-list .text h3{font-size:12px; font-weight:normal;}
.adv_con{margin:0;} .adv_con .item{margin:0 1.5% !important; width:47% !important; float:left;} .adv_con .text h3{font-size:12px; font-weight:normal;  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-break: break-all;}
}

.font28{ font-size:14px !important;}

.h40{height:40px; overflow:hidden;}


