.container{margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px;}
@media (min-width:1201px){.container{width:1200px;}}
.container-fluid{margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px;}


.section-title2{background:url(/upload/images/2021/7/843f5383f2a63b01.png)no-repeat center;height: 150px;margin: 35px 0 15px 0;text-align: center;letter-spacing: 5px;clear: both;}
.section-title2 span {display: block;font-size: 36px;color: #2ab445;font-weight: bold;text-align: center;padding-top: 13px;}
.section-title2 em {display: block;padding-top: 13px;text-transform: uppercase;width: 260px;margin: 0 auto;background: #fff;letter-spacing: 4px;word-spacing: -1.5px;color: #666;}
@media (max-width:1200px) {
    .section-title2 {margin: 15px 0;background: none;height: 75px;}
    .section-title2 span {font-size: 24px;padding-top: 0;}
    .section-title2 em { padding-top: 0; width: auto;}
}

.cx-product-intro .zoom .swiper-page { padding-bottom: 20px; text-align: center;}
.cx-product-intro .zoom .swiper-page span.swiper-pagination-bullet-active { background:#2ab445;} 

.t-picture-type01{overflow:hidden;}
.t-picture-type01-list{margin:-10px;}
.t-picture-type01-list .item{position:relative;float:left;margin: 10px;text-align:center;overflow:hidden;box-sizing:border-box;}
.t-picture-type01-list[data-row="2"] .item{width: calc(50% - 20px);}
.t-picture-type01-list[data-row="3"] .item{width: calc(100%/3 - 20px);}
.t-picture-type01-list[data-row="4"] .item{width:calc(25% - 20px);}
.t-picture-type01-list[data-row="5"] .item{width:calc(20% - 20px);}
.t-picture-type01-list .pic{overflow:hidden;}
.t-picture-type01-list .pic img{display:block;width:100%;transition:all 1s;}
.t-picture-type01-list .tit{transform: translate(-50%,-50%);position:absolute;left: 50%;top: 50%;padding: 10px 30px;border-radius: 25px 0 25px 0;font-size:16px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background: rgba(42,180,69,.9);transition:all .5s;}
.t-picture-type01-list .item:hover .pic img{transform:scale(1.1);}
@media (max-width:1200px){
.t-picture-type01-list{margin:-6px;}
.t-picture-type01-list .item{margin:6px;width:calc(50% - 12px) !important;}
.t-picture-type01-list .item .tit{font-size:14px;}
}

/* product-type01 */
.product-type01 { display:block; overflow:hidden;}
.product-type01 .type01-con {display:flex;flex-wrap: wrap;}
.product-type01 .type01-con .item {margin: 15px 10px;flex: auto;width: calc(100%/4 - 20px);height: 60px;line-height: 60px;text-align:left;background:#f4f4f4;padding: 0 15px;border-radius:25px;overflow:hidden;animation: fadeinR 1s;}
.product-type01 .type01-con .item em { display:inline-block; width:40px; height:40px; line-height:40px; text-align:center; border-radius:50%; background:#55c36a; font-size:16px; color:#fff; }
.product-type01 .type01-con .item span {display:inline-block;line-height:40px;margin-left: 15px;font-size:16px;font-weight:bold;}
@media (max-width:1200px) {
    .product-type01 .type01-con { flex-wrap:wrap;}
   .product-type01 .type01-con .item {margin:10px 0;flex:auto;height: 50px;line-height: 50px;} 
    .product-type01 .type01-con .item em { width:35px; height:35px; line-height:35px;}
    .product-type01 .type01-con .item span { font-size:16px;}
}
/* product-type01 end */

/* adv */
.adv { padding: 80px 0; overflow: hidden; background: #2ab445;}
.adv .wrap-title h2,.adv .wrap-title p { color: #fff;}
.adv .adv-con { margin-top: 80px; overflow: hidden;}
.adv .adv-con  .item:nth-child(1) { border-left: 1px solid #55c36a;}
.adv .adv-con  .item { text-align: center; float: left; width: 25%; border-right: 1px solid #55c36a;}
.adv .adv-con  .item  i { display: block; margin: 0 auto; width: 180px;animation:fadeinB 1.5s;}
.adv .adv-con  .item p { margin: -20px 0 10px; font-size: 46px; color: #fff;animation:fadeinB 2s;}
.adv .adv-con  .item span { display: block; font-size: 16px; color: #fff; line-height: 1.75;animation:fadeinB 2s;}
@media (max-width:1440px) {
    .adv .adv-con .item i { width: 155px;}
    .adv .adv-con .item p { font-size: 40px;}
}
@media (max-width:1200px) {
    .adv { padding: 40px 15px;}
    .adv .adv-con { margin-top: 25px;}
    .adv .adv-con .item { margin: 10px 0; width: 50%;}
    .adv .adv-con .item:nth-child(1) { border-left: none;}
    .adv .adv-con .item:nth-child(2),  .adv .adv-con .item:nth-child(4){ border-right: none;}
    .adv .adv-con .item i { width: 80px;}
    .adv .adv-con .item p { margin: -5px 0 10px; font-size: 18px;}
    .adv .adv-con .item span { font-size: 14px;}
}
/* adv end */

/* partner */
.partner {padding: 109px 15px; box-sizing: border-box; background: url(../images/Index/partner-bg.jpg) no-repeat center; width: 100%; background-size: cover;}
.partner .wrap-title h2 span {color: #2ab445;margin-right: 8px;display: inline-block;transform: translateY(-27px);font-size: 30px;font-weight: bold;}
.partner .partner-con {margin-top: 70px; overflow: hidden;}
.partner .partner-con ul { display: flex; flex-wrap: wrap;justify-content: center;}
.partner .partner-con li { width: calc(100%/6); overflow: hidden; border-bottom: 1px solid #ebebeb; border-left: 1px solid #ebebeb; box-sizing: border-box;}
.partner .partner-con li img { transition: all 1s;}
.partner .partner-con li:hover img {  transform: scale(1.1);}

@media (max-width:1200px) {
    .partner { padding: 40px 15px;}
    .partner .partner-con { margin-top: 20px;}
    .partner .partner-con li { width: calc(100%/3);}
}
/* partner end */

/* t-picture-list05 */
.t-picture-list05{overflow:hidden;}
.t-picture-list05 .item{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px 0;box-sizing:border-box;}
.t-picture-list05 .item:first-child{margin-top:0;}
.t-picture-list05 .item:last-child{margin-bottom:0;}
.t-picture-list05 .item:nth-child(even){flex-direction:row-reverse;}
.t-picture-list05 .pic{float:left;width:50%;overflow:hidden;}
.t-picture-list05 .pic img{display:block;width:100%;}
.t-picture-list05 .text{position:relative;padding: 20px 50px;width:50%;overflow:hidden;}
.t-picture-list05 .hd{position:relative;padding-bottom:20px;overflow:hidden;}
.t-picture-list05 .hd:before{display:block;position:absolute;left:0;bottom:0;content:"";}
.t-picture-list05 .hd:before{z-index:1;width:100%;height:1px;background:#f0f0f0;}
.t-picture-list05 .hd h3{font-weight:normal;font-size: 24px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.t-picture-list05 .hd em{font-style:normal;color:#999;}
.t-picture-list05 .summary{margin-top:16px;font-size:16px;line-height:1.5;color:#666;overflow:hidden;}
@media screen and (max-width:992px){.t-picture-list05 .item{margin:10px 0;}
.t-picture-list05 .pic,.t-picture-list05 .text{float:none !important;width:100%;}
.t-picture-list05 .text{padding:16px;}.t-picture-list05 .text:after{left:16px;bottom:16px;}
.t-picture-list05 .hd h3{font-size:24px;}
.t-picture-list05 .summary{margin-top:10px;font-size:14px;}}
/* end t-picture-list05 */

/* t-picture-list03 */
.t-picture-list03{display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;}
.t-picture-list03 .item{position:relative;float:left;margin:1%;width:48%;text-align:center;box-sizing:border-box;}
.t-picture-list03 .pic{overflow:hidden;}.t-picture-list03 .pic img{display:block;width:100%;}
.t-picture-list03 .text{padding:20px;overflow:hidden;background:#f0f0f0;}
.t-picture-list03 .text h3{font-weight:normal;font-size:16px;color:#333;}
.t-picture-list03 .text p{margin-top:8px;font-size:14px;color:#666;}
@media (max-width:992px){.t-picture-list03 .item{width:48%;}
.t-picture-list03 .item .text{padding:10px;}
.t-picture-list03 .item .text h3{font-size:14px;}
.t-picture-list03 .item .text p{font-size:12px;}}
/* end t-picture-list03 */

.t-picture-type09{overflow:hidden;}
.t-picture-type09-list{display:flex;flex-wrap:wrap;margin:-10px;overflow:hidden;}
.t-picture-type09-list .item{position:relative;float:left;margin:10px;padding:18px;color:#333;text-align:center;background:#fff;border:#e0e0e0 solid 1px;transition:all 1s;}
.t-picture-type09-list[data-row="3"] .item{width:calc(33.33% - 20px);}
.t-picture-type09-list[data-row="4"] .item{width:calc(25% - 20px);}
.t-picture-type09-list[data-row="5"] .item{width:calc(20% - 20px);}
.t-picture-type09-list .item h3{position:relative;padding-bottom:15px;margin-bottom:15px;font-size:18px;font-weight:bold;}
.t-picture-type09-list .item h3:before,.t-picture-type09-list .item h3:after{display:block;position:absolute;height:1px;content:"";}
.t-picture-type09-list .item h3:before{z-index:1;left:0;bottom:0;width:100%;background:#000;opacity:0.1;}
.t-picture-type09-list .item h3:after{z-index:2;left:50%;bottom:-1px;width:30px;height:3px;background:#2ab445;transform:translateX(-50%);}
.t-picture-type09-list .item p{font-size:16px;line-height:1.5;}
.t-picture-type09-list .item:hover{color:#fff;background:#2ab445;border-color:#2ab445;}
.t-picture-type09-list .item:hover h3,.t-picture-type09-list .item:hover p{color:#fff !important;}
.t-picture-type09-list .item:hover h3:before,.t-picture-type09-list .item:hover h3:after{background:#fff;}
@media (max-width:1200px){
.t-picture-type09-list{margin:-6px;}	
.t-picture-type09-list .item{margin:6px;width:calc(50% - 12px) !important;}
.t-picture-type09-list .item h3{font-size:16px;}
.t-picture-type09-list .item p{font-size:14px;}
}

/*---wrap-title-*/
.wrap-title{text-align:center;overflow:hidden;animation:fadeinT 1s;}
.wrap-title h2{font-size:52px;line-height:1.25;color:#000;}
.wrap-title h2 a{color:#000;}
.wrap-title p { margin-top: 5px; font-size: 20px; color: #666;}
@media(max-width:1200px){
	.wrap-title h2 { font-size: 24px;}
	.wrap-title p { font-size: 16px;}
}
/*---end wrap-title-*/

.navBar { position:relative; top:0;}

/*--产品详情--*/
.t-detail-box{margin-bottom:40px;overflow:hidden;animation:fadeinB 1s;}
.t-detail-box .hd{padding-bottom:30px;overflow:hidden;background:url(data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAxNCA3OS4xNTE0ODEsIDIwMTMvMDMvMTMtMTI6MDk6MTUgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MjM0NDViY2EtOGM3Zi1mMjRhLWFhNDEtZWQwYjQ5YzcyNzllIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCMzRFNEVGNEJBQTExRUFCMTQxRjQzMTBEMTg4MDkzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCMzRFNEVFNEJBQTExRUFCMTQxRjQzMTBEMTg4MDkzIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZhMzRiNjMwLTg2ODctMjE0ZC1hMGMyLWQ5NjQ4YjU5ZmEwNyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjEwMThhZjQ3LTk0NDYtNzA0OS1iMWUxLTQ3MjRiMTBiN2IyZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAwBAwMDBQQFCQYGCQ0LCQsNDw4ODg4PDwwMDAwMDw8MDAwMDAwPDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIAAgABgMBEQACEQEDEQH/xABWAAEAAAAAAAAAAAAAAAAAAAAJAQEAAAAAAAAAAAAAAAAAAAAAEAABAwMFAQAAAAAAAAAAAAABEQIDIRMEMWESMgUVEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwBureW4/SnguZEVcHzeYFtpo4roZS1dh1BRXEP/2Q==) repeat-x bottom;}
.t-detail-box .hd h3{position:relative;padding:0 20px;font-size:24px;color:#2ab445;}
.t-detail-box .hd h3:before{display:block;position:absolute;left:0;top:50%;width:3px;height:20px;content:"";background:#2ab445;transform:translateY(-50%);}
.t-detail-box .bd{padding-top:30px;overflow:hidden;}
.t-detail-box .cpgs{overflow:hidden;}
.t-detail-box .cpgs p{font-size:14px;color:#666;line-height:1.75;}
.t-detail-box .cpgs p img{width:auto;max-width:100%;}
.t-detail-box .cptz{overflow:hidden;}
.t-detail-box .cptz ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.t-detail-box .cptz li{padding:15px 0;width:48%;overflow:hidden;}
.t-detail-box .cptz li em{display:block;position:relative;float:left;margin-right:10px;width:30px;height:30px;line-height:30px;font-size:16px;color:#fff;text-align:center;background:#2ab445;border-radius:50%;}
.t-detail-box .cptz li em:before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:#f0f0f0 solid 1px;border-radius:50%;transform:scale(1.1);}
.t-detail-box .cptz li p{font-size:14px;color:#666;font-weight:bold;overflow:hidden;}
.t-detail-box .cpgg{overflow:hidden;}
.t-detail-box .cpgg dl{padding:15px 0;overflow:hidden;border-bottom:#f0f0f0 solid 1px;}
.t-detail-box .cpgg dt{float:left;width:200px;font-size:14px;font-weight:bold;color:#666;}
.t-detail-box .cpgg dd{padding-left:10px;font-size:14px;color:#333;overflow:hidden;}
@media(max-width:1200px){
.t-detail-box{margin-bottom:20px;}   
.t-detail-box .hd{padding-bottom:15px;}
.t-detail-box .hd h3{font-size:20px;}
.t-detail-box .bd{padding-top:15px;}
.t-detail-box .cptz li{width:100%;}
.t-detail-box .cpgg dt{width:120px;}
}
/*--end 产品详情--*/