.coldec_main{width:100%;overflow: hidden;}
.coldec_item{padding:55px 0;}
.coldec_item .h3_title{text-align: center;margin-bottom:50px;}
/*公司历史*/
/* .history{padding:45px 0 48px;} */
.history .content .img{width:46%;}
.history .content .img img{width:100%;}
.history .text{width:52%;font-size:15px;color:#585757;line-height:26px;}
.history .text p{margin-bottom:30px;text-align:justify;}
.history .c_img{width:100%;}
.history .c_img img{width:100%;}
.history .text_en{width:100%;font-size:15px;color:#585757;line-height:26px; }
.history .text_en p{margin-bottom:30px;text-align:justify; word-wrap:break-word;}




/*发展历程*/
.coldec_item_2{background:#252322;}
.coldec_item_2 .h3_title{color:#f39800;}
.development_history{position:relative;}
.development_history .swiper-container{position: relative;width:100%;overflow: hidden;}
.development_history .swiper-container:before{content: '';position: absolute;width:100%;height:2px;background:#515457;left:0;top:50%;margin-top:-1px;}
.development_history .swiper-wrapper{width:99999px;}
.development_history .swiper-slide{float:left;padding:280px 0;}
.development_history .swiper-button-prev,
.development_history .swiper-button-next{position:absolute;width:40px;height:40px;top:50%;margin-top:-20px;cursor: pointer;}
.development_history .swiper-button-prev{left:0;background:url(../images/icon/leftY.png) no-repeat;background-size:100% 100%;}
.development_history .swiper-button-next{right:0;background:url(../images/icon/rightY.png) no-repeat;background-size:100% 100%;}
.development_history .swiper-button-disabled{opacity: 0.5;}
.development_history .swiper-button-lock{display: none;}
.dev_start{position:absolute;width:12.2%;left:0;top:47%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.dev_start img{width:100%;}
.timeLine{position: relative;width:85.5%;padding-left:50px;padding-right:50px;}
.timeLine .yuan{position:absolute;width:16px;height:16px;background:#515457;border-radius:50%;left:45px;top:50%;margin-top:-8px;}
.timeLine .yuan:hover{background:#f39800;}

.t_l_item .yuan{width:8px;height:8px;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);margin-top:0;}
.t_l_item:hover .yuan{width:16px;height:16px;background:#f39800;}
.t_l_item:hover .text{color:#fff;}

.t_l_item{position:relative;float:left;width:20%;}
.t_l_item .icon{position:absolute;display:block;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.t_l_item .year{width:120px;height:66px;line-height:66px;text-align:center;background:#515457;margin:0 auto 15px;font-size:46px;border-radius:10px;color:#F4D9D3;font-family:Arial;}
.t_l_item .text{color:#898989;font-size:15px;line-height:22px;padding:0 10%;}
.t_l_item .con{position:absolute;}

.t_l_item:nth-child(odd) .icon{bottom:280px;}
.t_l_item:nth-child(odd) .con{top:315px;}
.t_l_item:nth-child(even) .icon{top:315px;}
.t_l_item:nth-child(even) .con{bottom:305px;}
.development_history .minTimeLine{display: none;}

/*集团规模*/
.coldec_item_3 ul{margin-left:-28px;margin-right:-28px;display: flex;align-items: stretch;flex-flow: row wrap;}
.coldec_item_3 ul li{float:left;width:33.33%;padding:0 28px;}
.coldec_item_3 ul .inner{width:100%;background:#f7f7f7;height:100%;}
.coldec_item_3 ul .text{padding:26px 18px;}
.coldec_item_3 ul .text h5{font-size:24px;color:#f39800;margin-bottom:15px;text-align: center;}
.coldec_item_3 ul .text h6{position: relative;font-size:18px;text-align: center;}
.coldec_item_3 ul .text h6:after{content:'';display: block;width:70px;height:2px;background:#f39800;margin:20px auto 25px;}
.coldec_item_3 ul .text .p{line-height:30px;}
.coldec_item_3 .img{width:100%;overflow: hidden;}
.coldec_item_3 .img img{width:100%;transition: all 0.5s;}
.coldec_item_3 ul .inner:hover img{transform: scale(1.2);}


/*荣誉资质*/
.honor{width:100%;}
.honor .swiper-wrapper{position:relative;margin-left:-8px;margin-right:-8px;}
.honor .swiper-slide{float:left;width:20%;padding:0 8px 20px;color:#252322;font-size:14px;text-align:center;}
.honor .swiper-slide p{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.honor .swiper-slide img{width:100%;max-width:302px;margin:0 auto 10px;}
.honor .swiper-slide:hover img{box-shadow:0 0 20px rgba(0,0,0,0.3);}

.showBigImg{display:none;position:fixed;width:100%;height:100%;z-index:200;top:0;left:0;background:rgba(0,0,0,0.6);}
.priceImg{position:absolute;padding:10px;max-width:800px;max-height:90%;border:1px solid #ccc;border-radius:10px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;overflow:hidden;}
.priceImg .img{max-width:100%;max-height:calc(90vh - 20px);overflow:auto;}
.priceImg .img::-webkit-scrollbar{width:5px;}
.priceImg img{max-width:100%;}
.showBigImg .close{position:absolute;width:51px;height:51px;background:url(../images/icon/icon_26.png) no-repeat center;background-size:100% 100%;top:90px;right:8.75%;cursor:pointer;}



/*文化展示*/
.culturalShow{padding:0 60px;}
.culturalShow .item{overflow: hidden;display: flex;align-items: stretch;flex-flow: row wrap;}
.culturalShow .item:nth-child(even){flex-direction: row-reverse;}
.culturalShow .img{width:50%;float:left;}
.culturalShow .img img{width:100%;opacity: 0;}
.culturalShow .text{width:50%;float:left;background:url(../images/bj.png);color:#fff;padding:35px 40px;}
.culturalShow .tit{overflow: hidden;display: flex;align-items: center;justify-content: space-between;flex-flow: row wrap;}
.culturalShow .tit img{float:right;margin:0 0 15px;max-width:50%;}
.culturalShow h5{float:left;font-size:24px;line-height:48px;}
.culturalShow h5:after{content: '';display: block;width:38px;height:2px;background:#fff;margin:10px 0 20px;}
.culturalShow .p{color:#e6e6e4;line-height:30px;}


/* 工厂展示 */
.factoryShow>.swiper-container{padding-bottom:60px;}
.bigImgShow .item{position: relative;float:left;width:50%;overflow: hidden;}
.bigImgShow .item img{width:100%;}
.bigImgShow .item h5{position: absolute;width:100%;text-align: center;color:#fff;font-size:16px;background:rgba(243,152,0,0.8);padding:15px;left:0;bottom:-110%;transition: all 0.5s;}
.bigImgShow .item:hover h5{bottom:0;}
.smallImgShow{margin-top:15px;}
.smallImgShow .swiper-slide>img{width:100%;}

.colorCardModal{position: fixed;width:100%;height:100%;background:rgba(0,0,0,0.6);left:0;top:0;z-index: 20;display: none;}
.colorCardModal .close{position: absolute;width:51px;height:51px;background:url(../images/icon/icon_26.png) no-repeat center;background-size:100% auto;cursor: pointer;top:5vw;right:5vw;}
.colorCardModalBody{width:100%;height:100%;display: flex;justify-content: center;align-items: center;}
.colorCardModalBody .img{max-width:90%;max-height:90%;overflow-y:auto;}
.colorCardModalBody .img img{max-width:100%;}


/* 蔻帝在中国 */
.atChina{display: flex;flex-flow: row wrap;}
.atChina .column{float:left;width:28.5714%;}
.atChina .item{position: relative;float:left;width:50%;padding:1px;height:142px;}
.atChina .item>div{width:100%;height:100%;}
.atChina .item2{width:100%;height:284px;}
.atChina .item:after{content: '';position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.5);transition: all 0.5s;}
.atChina .item:hover:after{opacity: 0;display: none;}

.atChina .column02{width:42.8571%;}
.atChina .column02 .item{width:33.33%;}
.atChina .column02 .item3{width:66.66%;height:426px;}
.atChina .column02 .item3:after,
.atChina .column01 .item3:after{display: none;}
.atChina .column02 .item3>div{padding:35px;display: flex;flex-flow: column;justify-content: center;}
.atChina .column02 .text{color:#fff;font-size:16px;line-height:36px;}
.atChina .column01 .item3{display: none;color:#fff;}


/* 产业规模 */
.coldec_item_8{padding-bottom:0!important;}
.industrialScale .img{position: relative;display: block;}
.industrialScale .img img{width:100%;}
.scaleMask{position: absolute;width:100%;height:100%;background:rgba(0,0,0,0.5);left:0;top:0;display: flex;flex-direction: column;justify-content: center;padding:10px;text-align: center;transition: all 0.5s;}
.scaleMask h5{color:#fff;font-size:18px;}
.scaleMask h5:after{content: '';display: block;width:22px;height:1px;background:#fff;margin:30px auto 0;}
.industrialScale .img:hover .scaleMask{opacity: 0;}


/* 产品品质 */
/* .coldec_item_9{padding:0!important;}
.coldec_item_9 .h3_title{color:#f39800;}
.productQuality{padding:55px 0 200px;} */
.productQuality .container{max-width:1460px;}
.proQuaMian{display: flex;align-items: stretch;justify-content: space-between;flex-flow: row wrap;}
.proQuaMian:before,
.proQuaMian:after{display: none;}
.proQuaMian ul{width:330px;float:left;}
.proQuaMian li{height:125px;margin-bottom:40px;}
.proQuaMian li:last-child{margin-bottom:0;}
.proQuaMian li p{font-size:18px;}
.proQuaMian li span{display: block;font-size:14px;color:#8d8d8d;margin-top:10px;transition: all 0.5s;}
.proQuaMian li .inner{padding:15px 25px;height:100%;border:1px solid #bcbbbb;cursor: pointer;display: flex;flex-flow: row wrap;align-items: center;transition: all 0.5s;}
.proQuaMian li .icon{position: relative;width:60px;height:60px;margin-right:25px;}
.proQuaMian li .icon img{position: absolute;width:100%;height:100%;left:0;top:0;transition: all 0.5s;}
.proQuaMian li .icon .hover{opacity: 1;visibility: hidden;}
.proQuaMian li.active .inner,
.proQuaMian li:hover .inner{background:#f39800;border-color:#f39800;color:#fff;}
.proQuaMian li.active span,
.proQuaMian li:hover span{color:#fff;}
.proQuaMian li.active .icon .default,
.proQuaMian li:hover .icon .default{opacity: 0;visibility: hidden;}
.proQuaMian li.active .icon .hover,
.proQuaMian li:hover .icon .hover{opacity: 1;visibility: visible;}
.productQualityImgs{position: relative;float:right;}
.productQualityImgs .imgs{width:948px;height:560px;box-shadow: 0 0 10px rgba(0,0,0,0.2);padding:25px;}
.productQualityImgs .img{width:100%;height:100%;display: flex;align-items: center;justify-content: center;}
.productQualityImgs .img>img{width:auto;max-height:100%;}
.productQualityImgs .itemText{position: absolute;width:465px;bottom:0;left:-125px;background:rgba(239,239,239,0.95);box-shadow: 0 0 10px rgba(0,0,0,0.2);padding:35px 25px;}
.productQualityImgs .itemText h5{font-size:16px;font-weight: 700;color:#f39800;margin-bottom:15px;}
.productQualityImgs .itemText .p{color:#787878;line-height:30px;}


/* 应用案例 */
.coldec_item .swiper-pagination-bullet{width:26px;height:3px;background:#333;opacity: 1;border-radius: 0;}
.coldec_item .swiper-pagination-bullet-active{background:#f39800;}

.appCase .swiper-container{padding-bottom:60px;}
.appCase .text{position: relative;padding:25px;padding-right:30%;}
.appCase .text img{position: absolute;width:26%;right:0;top:-35%;}
.appCase .img img{width:100%;}
.appCase h5{font-size:18px;margin-bottom:10px;}
.appCase .p{font-size:16px;line-height:30px;color:#979797;}
.coldec_item_10 .href{display: block;width:256px;height:60px;line-height:60px;text-align:center;color:#fff;font-size:30px;margin:50px auto;border-radius: 10px;background:#f39800;box-shadow: 0 1px 7px rgba(0,0,0,0.4);}
.coldec_item_10 .href:hover{text-shadow: 2px 2px 2px rgba(0,0,0,0.2);}


/*新闻资讯*/
.newsList{margin-top:-25px;}
.newsList a{display:block;background:#efefef;overflow: hidden;display: flex;justify-content: center;align-items: center;flex-flow: row wrap;flex-direction: row-reverse;webkit-transition:all .5s;transition:all .5s}
.newsList .column{padding-top:25px;padding-bottom:25px;}
.newsList .img{float:left;width:45.625%;overflow: hidden;}
.newsList .img img{width:100%;-webkit-transform: scale(1.05);transform: scale(1.05);-webkit-transition:all 0.5s;transition:all 0.5s;}
.nText{float:left;width:54.375%;padding:50px 45px;}
.nText h3{font-size:18px;webkit-transition:all .5s;transition:all .5s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nText .p{color:#717070;line-height:36px;max-height:108px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:45px 0 50px;}
.nAther{line-height: 27px;}
.nAther .icon{float:left;display: block;width:27px;height:27px;background:url(../images/icon/icon_37.png) center;background-size:100% 100%;webkit-transition:all .5s;transition:all .5s}
.nAther .date{float:right;color:#717070;}
.newsList a:hover{box-shadow: 0 11px 21px rgba(0,0,0,0.26);}
.newsList a:hover h3{color:#f39800;}
.newsList a:hover .nAther .icon{background:url(../images/icon/icon_37_h.png) center;background-size:100% 100%;}
.newsList a:hover .img img{-webkit-transform: scale(1);transform: scale(1);}


.newsDetails{max-width:1200px;}
.newsDetails h1{font-size:24px;text-align:center;color:#040000;}
.newsDetails .date{color:#999;font-size:14px;text-align:center;margin:15px auto 40px;}
.newsDetails .contentText{margin-bottom:50px;min-height:300px;}
.newsDetails .page .page_arrow_right{left:52px;}
.newsDetails .page .page_text{opacity:1;}
.newsDetails .page:hover .page_arrow_right{left:35px;}

/*联系我们*/
.mapBanner{position: relative;width:100%;height:100vh;}
.mapBanner .container{position: absolute;top:50%;left:50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.mbContact{position: absolute;max-width:750px;padding:40px;left:5%;top:45%;-webkit-transform: translateY(-50%);transform: translateY(-50%);color:#333;background:#fff; z-index:2 !important; line-height:30px}
.mbContact a{color:#333;}
.mbContact h1{font-size:36px;color:#000;font-weight:700;}
.mbContact .text{font-size:16px;margin:40px 0;}
.mbContact .text a{position:relative;padding-left:40px;margin-bottom:28px;display: block;}
.mbContact .text .icon{position: absolute;left:0;top:-6px;}
.mbContact .tel{font-weight: 700;font-size:20px; margin:10px 0 0}
.mbContact .tel a{color:#F39800;font-size:28px;}
.map,
#dituContent{width:100%;height:100%;}
.anchorBL{display: none;}
.dwy_contact_class{background:url(../images/contact_icon.png) no-repeat;width:102px;height:50px;}

.contactItem{padding:55px 0;}
.contactTit{font-size:30px;color:#000;}
.contactTit:after{content: '';display: block;width:15px;height:1px;margin-top:15px;background:#000;}
.contactList{margin-left:-40px;margin-right:-40px;margin-bottom:15px;}
.contactList .box{width:33.33%;min-height:430px;float:left;padding:0 40px;border-right:1px solid #eaeaea;}
.contactList .box:last-child{border:none;}
.contactList .contentText{margin-top:50px;}

.contactItem input,
.contactItem textarea{display: block;width:100%;height:100%;font-size:14px;}
.box form{margin-top:25px;}
.box form p{margin:10px 0 15px;color:#999;font-size:12px;line-height:1.5;}
.box .input{width:100%;height:40px;border:1px solid #000;margin-bottom:10px;padding:0 10px;}
.box .textarea{width:100%;height:100px;padding:10px;border:1px solid #000;}
.contactItem .submitBtn{width:180px;height:40px;background:#000;color:#fff;text-align:center;font-size:18px;cursor: pointer;-webkit-transition: all 0.5s;transition: all 0.5s;}
.contactItem .submitBtn input{color:#fff;text-align:center;font-size:18px;cursor: pointer;}
.contactItem .submitBtn:hover{background:#F39800;}


.suggestItem{padding:55px 0 100px;}
.suggestItem .contactTit{text-align:center;margin-bottom:40px;}
.suggestItem .contactTit span{display: block;color:#999;font-size:16px;margin-top:5px;text-transform: uppercase;}
.suggestItem .contactTit:after{margin:15px auto 0;}
.suggestForm{max-width:1200px;margin:0 auto;}
.suggestForm .input{width:48.5%;height:46px;float:left;border:1px solid #000;margin-bottom:20px;margin-right:3%;padding:0 10px;}
.suggestForm .input:nth-child(2n){margin-right:0;}
.suggestForm .textarea{float:left;width:100%;margin:0;height:190px;padding:10px;border:1px solid #000;}
.suggestForm .submitBtn{margin:30px auto 0;}

.zm-dok {
  display: inline-block;
  width: 100%;
}
.t_c {text-align:center;}
.page {
  height:30px;
  text-align: center;
  margin: 20px 0 60px!important;
}
.page a {
  display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  width:44px;
  height:44px;
  border-radius: 50%;
  font-size: 18px;
  line-height:44px;
  text-align: center;
  border: 1px solid #dbdbdb;
  color: #666666;
}
.page a:hover,
.page a.on {
  background:#DA251D;
  color: #ffffff;
  border: none;
}


@media screen and (min-width:1600px) and (max-width:1799px){
	/*新闻资讯*/
	.nText{padding:35px 40px;}
	.nText .p{margin:30px 0 35px;}
	
	/*联系我们*/
	.mbContact h1{font-size:34px;}
	
	/* 产品品质 */
	.productQualityImgs .imgs{width:880px;}
	
}
@media screen and (min-width:1400px) and (max-width:1599px){
	/*新闻资讯*/
	.nText{padding:35px 40px;}
	.nText .p{margin:22px 0 30px;}
	
	/*联系我们*/
	.mbContact h1{font-size:34px;}
	
	
	/*集团规模*/
	.coldec_item_3 ul{margin-left:-20px;margin-right:-20px;}
	.coldec_item_3 ul li{padding:0 20px;}
	.coldec_item_3 ul .text h5{font-size:22px;}
	.coldec_item_3 ul .text h6{font-size:16px;}
	.coldec_item_3 ul .text{padding:20px 18px;}
	.coldec_item_3 ul .text h6:after{margin-bottom:15px;}

	
	/* 文化展示 */
	.culturalShow{padding:0;}
	.culturalShow .text{padding:30px;}
	.culturalShow h5{font-size:22px;line-height:40px;}
	
	/* 产品品质 */
	.proQuaMian ul{width:300px;}
	.proQuaMian li .inner{padding:15px;}
	.proQuaMian li .icon{margin-right:15px;}
	.productQualityImgs .imgs{width:760px;height:500px;padding:15px;}
	.productQualityImgs .itemText{width:430px;left:-90px;}
	/* .productQuality{padding-bottom:170px;}
	.productQuality ul{margin-left:-30px;margin-right:-30px;}
	.productQuality li{padding:0 30px;font-size:16px;} */
	
}
@media screen and (min-width:1200px) and (max-width:1399px){
	/*新闻资讯*/
	.newsList{margin-top:-20px;}
	.newsList .column{padding-top:20px;padding-bottom:20px;}
	.nText{padding:30px 35px;}
	.nText .p{line-height: 30px;max-height:90px;margin:20px 0 25px;}
	
	/*联系我们*/
	.mbContact{padding:35px;}
	.mbContact h1{font-size:32px;}
	.mbContact .tel{font-size:18px;}
	.mbContact .tel a{font-size:26px;}
	.mbContact .text{margin:35px 0;}
	
	.contactItem{padding:50px 0;}
	.contactTit{font-size:28px;}
	
	.suggestItem{padding:50px 0 100px;}
	
	.colorCardModal .close{width:48px;height:48px;}
	
	
	/*集团规模*/
	.coldec_item .h3_title{margin-bottom:40px;}
	.coldec_item_3 ul{margin-left:-15px;margin-right:-15px;}
	.coldec_item_3 ul li{padding:0 15px;}
	.coldec_item_3 ul .text h5{font-size:20px;margin-bottom:10px;}
	.coldec_item_3 ul .text h6{font-size:16px;}
	.coldec_item_3 ul .text{padding:20px 18px;}
	.coldec_item_3 ul .text h6:after{margin-bottom:15px;}
	
	/* 文化展示 */
	.culturalShow{padding:0;}
	.culturalShow .text{padding:30px;}
	.culturalShow h5{font-size:22px;line-height:40px;}
	
	/* 工厂展示 */
	.bigImgShow .item h5{padding:10px;}
	
	/* 产品品质 */
	.proQuaMian ul{width:280px;}
	.proQuaMian li{margin-bottom:30px;}
	.proQuaMian li .inner{padding:15px 10px;}
	.proQuaMian li .icon{width:50px;height:50px;margin-right:10px;}
	.productQualityImgs .imgs{width:710px;height:480px;padding:15px;}
	.productQualityImgs .itemText{width:400px;left:-90px;padding:25px 15px;}

	/* .productQuality{padding-bottom:170px;}
	.productQuality ul{margin-left:-20px;margin-right:-20px;}
	.productQuality li{padding:0 20px;font-size:16px;} */
	
	.coldec_item_10 .href{font-size:26px;}
	
	.appCase .text img{top:-25%;}
	
}
@media screen and (min-width:992px) and (max-width:1199px){
	.coldec_item{padding:45px 0;}
	.history .content .img{width:100%;margin-bottom:30px;}
	.history .content .img img{width:50%;max-width:733px;}
	.history .text{width:100%;}
	.history .text_en{width:100%;}

	/* .coldec_item_1{padding:10px 0 0;} */
	/* .history{padding:20px 0 40px;} */
	
	.t_l_item .year{width:100px;height:55px;line-height:55px;font-size:38px;}
	.t_l_item .icon img{width:100px;}
	.dev_start{position:relative;float:none;left:0;top:0;width:100%;margin-bottom:20px;transform: translateY(0);-webkit-transform: translateY(0);}
	.dev_start img{max-width:186px;}
	.timeLine{float:none;width:100%;}


	
	
	/*荣誉资质*/
	.honor .swiper-slide{width:25%;}
	.showBigImg .close{width:45px;height:45px;right:5%;top:5%;}
	
	
	/*新闻资讯*/
	.newsList{margin-top:-15px;}
	.newsList .column{padding-top:15px;padding-bottom:15px;}
	.nText{padding:28px 30px;}
	.nText h3{font-size:16px;}
	.nText .p{line-height: 30px;max-height:60px;margin:15px 0 20px;-webkit-line-clamp:2;}
	
	.newsDetails h1{font-size:18px;}
	.newsDetails .date{margin:10px 0 30px;}
	
	
	
	/*联系我们*/
	.mbContact{padding:35px;}
	.mbContact h1{font-size:30px;}
	.mbContact .tel{font-size:18px;}
	.mbContact .tel a{font-size:26px;}
	.mbContact .text{margin:35px 0;}
	
	.contactItem{padding:45px 0;}
	.contactTit{font-size:26px;}
	.contactList{margin-left:-35px;margin-right:-35px;}
	.contactList .box{padding:0 35px;}
	
	.suggestItem{padding:45px 0 100px;}
	.suggestItem .contactTit span{font-size:14px;}
	
	.colorCardModal .close{width:46px;height:46px;}
	
	
	/*集团规模*/
	.coldec_item .h3_title{margin-bottom:40px;}
	.coldec_item_3 ul{margin-left:-15px;margin-right:-15px;}
	.coldec_item_3 ul li{padding:0 15px;}
	.coldec_item_3 ul .text h5{font-size:20px;margin-bottom:10px;}
	.coldec_item_3 ul .text h6{font-size:16px;}
	.coldec_item_3 ul .text{padding:20px 18px;}
	.coldec_item_3 ul .text h6:after{margin-bottom:15px;}
	
	/* 文化展示 */
	.culturalShow{padding:0;}
	.culturalShow .text{padding:30px;}
	.culturalShow h5{font-size:20px;line-height:34px;}
	
	/* 工厂展示 */
	.bigImgShow .item h5{padding:10px;}
	
	/* 蔻帝在中国 */
	.atChina .column02 .item3>div{padding:25px;}
	.atChina .column02 .text{font-size:14px;line-height:28px;}
	
	/* 产品品质 */
	.proQuaMian{display: block;overflow: hidden;}
	.proQuaMian ul{float:none;width:auto;margin-left:-10px;margin-right:-10px;overflow: hidden;margin-bottom:30px;display: flex;align-items: stretch;flex-flow: row wrap;}
	.proQuaMian li{float:left;width:25%;padding:0 10px;height:auto;margin-bottom:0;text-align:center;}
	.proQuaMian li .inner{padding:15px 10px;flex-flow:column}
	.proQuaMian li .icon{width:50px;height:50px;margin-right:0;}
	.proQuaMian li p{font-size:16px;margin-top:10px;}
	.productQualityImgs{float:none;padding:10px 10px 65px;overflow: hidden;}
	.productQualityImgs .imgs{width:650px;height:auto;padding:15px;float:right;}
	.productQualityImgs .img{height:auto;display: block;}
	.productQualityImgs .img>img{height:auto;max-height:487px;width:auto;max-width:100%;margin:0 auto;}
	.productQualityImgs .itemText{width:400px;left:10px;bottom:0;padding:25px 15px;}
	/* .productQuality{padding:45px 0 170px;}
	.productQuality ul{margin-left:-15px;margin-right:-15px;}
	.productQuality li{padding:0 15px;font-size:14px;} */
	
	.coldec_item_10 .href{font-size:24px;}
	.appCase .text img{top:-25%;}

}

@media screen and (min-width:768px) and (max-width:991px){
	.coldec_item{padding:35px 0;}
	.history .content .img{width:100%;margin-bottom:30px;}
	.history .content .img img{width:50%;max-width:733px;}
	.history .text{width:100%;}
	.history .text_en{width:100%;}

	/* .coldec_item_1{padding:10px 0 0;} */
	/* .history{padding:20px 0 40px;} */
	

	.t_l_item .year{width:100px;height:55px;line-height:55px;font-size:38px;}
	.t_l_item .icon img{width:100px;}
	.dev_start{position:relative;float:none;left:0;top:0;width:100%;margin-bottom:20px;transform: translateY(0);-webkit-transform: translateY(0);}
	.dev_start img{max-width:186px;}
	.timeLine{float:none;width:100%;}


	
	/*荣誉资质*/
	.honor .swiper-slide{width:33.33%;}
	.showBigImg .close{width:45px;height:45px;right:3%;top:5%;}

	/*新闻资讯*/
	.newsList{margin-top:-15px;}
	.newsList .column{padding-top:15px;padding-bottom:15px;}
	.nText{padding:25px;}
	.nText h3{font-size:16px;}
	.nText .p{line-height: 30px;max-height:60px;margin:15px 0 20px;-webkit-line-clamp:2;}
	
	.newsDetails h1{font-size:18px;}
	.newsDetails .date{margin:10px 0 30px;}
	
	
	/*联系我们*/
	.mbContact{padding:35px 25px;}
	.mbContact h1{font-size:26px;}
	.mbContact .tel{font-size:18px;}
	.mbContact .tel a{font-size:24px;}
	.mbContact .text{font-size:14px;margin:30px 0;}
	
	.contactItem{padding:40px 0;}
	.contactTit{font-size:24px;}
	.contactList{margin-left:-25px;margin-right:-25px;}
	.contactList .box{padding:0 25px;}
	.contactList .contentText{margin-top:40px;}
	
	.suggestItem{padding:40px 0 80px;}
	.suggestItem .contactTit span{font-size:14px;}
	
	
	.colorCardModal .close{width:44px;height:44px;}
	
	
	/*集团规模*/
	.coldec_item .h3_title{margin-bottom:35px;}
	.coldec_item_3 ul{margin-left:-10px;margin-right:-10px;}
	.coldec_item_3 ul li{padding:0 10px;}
	.coldec_item_3 ul .text h5{font-size:18px;margin-bottom:10px;}
	.coldec_item_3 ul .text h6{font-size:15px;}
	.coldec_item_3 ul .text{padding:20px 18px;}
	.coldec_item_3 ul .text h6:after{margin-bottom:15px;}
	
	/* 文化展示 */
	.culturalShow{padding:0;}
	.culturalShow .text{padding:25px;}
	.culturalShow h5{font-size:18px;line-height:30px;}
	
	/* 工厂展示 */
	.factoryShow>.swiper-container{padding-bottom:50px;}
	.bigImgShow .item h5{padding:10px;}
	
	/* 蔻帝在中国 */
	.atChina .column{width:100%;}
	.atChina .column02 .item3>div{padding:25px;}
	.atChina .column02 .text{font-size:14px;line-height:28px;}
	.scaleMask h5:after{margin-top:20px;}
	.scaleMask h5{font-size:16px;}
	

	/* 产品品质 */
	.proQuaMian{display: block;overflow: hidden;}
	.proQuaMian ul{float:none;width:auto;margin-left:-10px;margin-right:-10px;overflow: hidden;margin-bottom:30px;display: flex;align-items: stretch;flex-flow: row wrap;}
	.proQuaMian li{float:left;width:25%;padding:0 10px;height:auto;margin-bottom:0;text-align:center;}
	.proQuaMian li .inner{padding:15px 10px;flex-flow:column}
	.proQuaMian li .icon{width:50px;height:50px;margin-right:0;}
	.proQuaMian li p{font-size:16px;margin-top:10px;}
	.productQualityImgs{float:none;padding:10px 10px 65px;overflow: hidden;}
	.productQualityImgs .imgs{width:650px;height:auto;padding:15px;float:right;}
	.productQualityImgs .img{height:auto;display: block;}
	.productQualityImgs .img>img{height:auto;max-height:487px;width:auto;max-width:100%;margin:0 auto;}
	.productQualityImgs .itemText{width:400px;left:10px;bottom:0;padding:25px 15px;}
	/* .productQuality{padding:35px 0 110px;}
	.productQuality ul{margin-left:-10px;margin-right:-10px;}
	.productQuality li{padding:0 10px;font-size:14px;}
	.productQuality li .inner .icon{width:60px;} */
	/* .productQualityImgs{padding-bottom:30px;} */
	
	.coldec_item_10 .href{width:200px;height:50px;line-height:50px;font-size:22px;}
	.appCase .text img{top:-25%;}
	.appCase .swiper-container{padding-bottom:35px;}
	.appCase h5{font-size:16px;}
	.appCase .p{font-size:14px;line-height:26px;}
	.appCase .text{padding:20px 30% 20px 20px;}
	
}

@media screen and (min-width:0px) and (max-width:767px){
.container{width:90% !important;}
.abo3{margin-top:15px !important}
	.coldec_item{padding:35px 0;}
	.history .content .img{width:100%;margin-bottom:20px;}
	.history .content .img img{width:100%;max-width:733px;}
	.history .text{width:100%;}
	.history .text p{margin-bottom:15px;}
	.history .text_en{width:100%;  }
	.history .text_en p{margin-bottom:15px; font-size:14px; word-wrap:break-word; text-align:left}

	/* .coldec_item_1{padding:0;}
	.history{padding:20px 0 40px;} */

	.t_l_item{width:100%;padding:0;margin-bottom:25px;}
	.t_l_item .text{padding:0 5%;}
	.t_l_item .year{position:relative;width:100%;height:35px;line-height:35px;font-size:25px;text-align:left;margin:0;background:none;padding-left:15px;}
	.t_l_item .year:after{content:'';position:absolute;width:6px;height:6px;background:#f39800;border-radius:50%;left:0;top:50%;margin-top:-3px;}
	.t_l_item .icon img{width:50px;}
	.t_l_item .icon{display:none;}
	.t_l_item .con{position:static;}
	.dev_start{position:relative;float:none;left:0;top:0;width:100%;margin-bottom:20px;transform: translateY(0);-webkit-transform: translateY(0);}
	.dev_start img{width:100%;max-width:160px;}
	.timeLine{float:none;width:100%;padding:0;}
	.timeLine .yuan{display:none;}
	.development_history .swiper-wrapper{width:100%;display: block;}
	.development_history .swiper-slide{float:none;width:100%;padding:0;}
	.development_history .swiper-button-prev,
	.development_history .swiper-button-next,
	.development_history .swiper-container:before{display: none;}
	.development_history .pcTimeLine{display: none;}
	.development_history .minTimeLine{display: block;}
	.mbContact{ width:90% !important; margin:0 auto !important}
	.paddingTop35{ padding-top:0}


	/*荣誉资质*/
	.honor .swiper-slide{width:50%;padding:0 6px 20px;}
	.priceImg{max-width:90%;max-height:80%;}
	.priceImg .img{max-height:calc(80vh - 20px);}
	.showBigImg .close{width:30px;height:30px;right:50%;top:15%;margin-right:-15px;}
	
	/*新闻资讯*/
	.newsList{max-width:735px;margin:-10px auto 0;}
	.newsList .column{padding:10px 0;}
	.newsList .img{width:100%;}
	.nText{width:100%;padding:25px 15px;}
	.nText h3{font-size:16px;}
	.nText .p{font-size:13px;line-height: 24px;max-height:48px;margin:15px 0 20px;-webkit-line-clamp:2;}
	.nAther{line-height: 20px;}
	.nAther .date{font-size:13px;}
	.nAther .icon{width:20px;height:20px;}
	
	.newsDetails h1{font-size:18px;}
	.newsDetails .date{margin:10px 0 20px;}
	
	
	
	/*联系我们*/
	.mapBanner{height:auto; background:#F7F7F7;}
	.mapBanner .map{height:60vh;}
	.mbContact,
	.mapBanner .container{position: static;-webkit-transform: translate(0,0);transform: translate(0,0); background:#F7F7F7;}
	.mbContact{max-width:100%;padding:35px 0; z-index:99999 !important}
	.mbContact h1{font-size:20px;}
	.mbContact .text{font-size:14px;margin:30px 0;}
	.mbContact .tel{font-size:16px;}
	.mbContact .tel a{font-size:22px;}

	.contactItem{padding:35px 0;}
	.contactTit{font-size:20px;}
	.contactTit:after{margin-top:10px;}
	.contactList{margin:0 0 10px;}
	.contactList .box{width:100%;padding:0;min-height:10px;padding-bottom:25px;margin-bottom:30px;border-right:none;border-bottom:1px solid #eaeaea;}
	.contactList .contentText{margin-top:25px;}
	.contactList .box:last-child{margin-bottom:0;padding-bottom:0;}
	
	.suggestItem{padding:35px 0 80px;}
	.suggestItem .contactTit{margin-bottom:30px;}
	.suggestItem .contactTit span{font-size:12px;margin-top:3px;}
	.suggestForm .input{width:100%;margin-right:0;height:40px;margin-bottom:15px;}
	.suggestForm .textarea{height:150px;}
	
	
	.colorCardModal .close{width:40px;height:40px;top:5vh;right:auto;left:50%;margin-left:-20px;}
	
	
	
	/*集团规模*/
	.coldec_item .h3_title{margin-bottom:25px;}
	.coldec_item_3 ul{margin-left:0;margin-right:0;}
	.coldec_item_3 ul li{width:100%;padding:0;margin-bottom:20px}
	.coldec_item_3 ul li:last-child{margin-bottom:0;}
	.coldec_item_3 ul .text h5{font-size:18px;margin-bottom:10px;}
	.coldec_item_3 ul .text h6{font-size:15px;}
	.coldec_item_3 ul .text{padding:20px 18px;}
	.coldec_item_3 ul .text h6:after{margin-bottom:15px;}
	
	/* 文化展示 */
	.culturalShow{padding:0;}
	.culturalShow .text{padding:20px 15px;}
	.culturalShow h5{font-size:18px;line-height:30px;}
	.culturalShow .img{width:100%;}
	.culturalShow .text{width:100%;}
	
	
	/* 工厂展示 */
	.factoryShow .swiper-pagination{bottom:0;}
	.factoryShow>.swiper-container{padding-bottom:30px;}
	.smallImgShow{margin-top:6px;}
	.bigImgShow .item{width:100%;}
	.bigImgShow .item h5{padding:8px 10px;}
	
	/* 蔻帝在中国 */
	.atChina .column{width:100%;}
	.atChina .column02 .item3{width:100%;height:auto;display: none;}
	.atChina .column01 .item3{width:100%;height:auto;display: block;}
	.atChina .column01 .item3>div{padding:20px 15px;}
	.atChina .column02 .text{font-size:14px;line-height:28px;}
	.scaleMask h5:after{margin-top:20px;}
	.scaleMask h5{font-size:16px;}
	
	.atChina .item{width:33.33%;height:130px;}
	.atChina .column01 .item:last-child,
	.atChina .column03 .item:last-child{display: none;}
	
	
	/* 产品品质 */
	.proQuaMian{display: block;}
	.proQuaMian ul{float:none;width:auto;margin-left:-6px;margin-right:-6px;overflow: hidden;display: flex;align-items: stretch;flex-flow: row wrap;}
	.proQuaMian li{float:left;width:50%;padding:0 6px;height:auto;margin-bottom:15px;text-align:center;}
	.proQuaMian li:last-child{margin-bottom:15px;}
	.proQuaMian li .inner{padding:15px 10px;flex-flow:column}
	.proQuaMian li .icon{width:50px;height:50px;margin-right:0;}
	.proQuaMian li p{font-size:16px;margin-top:10px;}
	.productQualityImgs{float:none;}
	.productQualityImgs .imgs{width:100%;height:auto;padding:0;box-shadow: 0 0 0 rgba(0,0,0,0);}
	.productQualityImgs .img{height:auto;display: block;}
	.productQualityImgs .img>img{height:auto;max-height:487px;width:auto;max-width:100%;margin:0 auto;}
	.productQualityImgs .itemText{position: static;width:100%;left:0;bottom:0;padding:20px 15px;margin-bottom:25px;margin-top:17px}
	.productQualityImgs .itemText h5{margin-bottom:10px;}
	/* .productQuality{padding:35px 0 60px;}
	.productQuality ul{margin:-5px;}
	.productQuality li{width:50%;padding:5px;font-size:14px;}
	.productQuality li .inner .icon{width:50px;margin-bottom:15px;}
	.productQuality li .inner{padding:20px 15px;} */
	/* .productQualityImgs{padding-bottom:30px;} */
	
	.coldec_item_10 .href{width:200px;height:50px;line-height:50px;font-size:20px;margin:40px auto;}
	.appCase .text img{top:-15%;}
	.appCase .swiper-container{padding-bottom:35px;}
	.appCase h5{font-size:16px;}
	.appCase .p{font-size:14px;line-height:26px;}
	.appCase .text{padding:20px 30% 20px 20px;}
	.abo3 dl dd .dbox .txt .dtt{color: #fff;font-size: 16px !important;}
	.abo3 dl dd .dbox .txt .dct{padding-top: 10px;color: #fff;font-size: 12px !important;line-height:20px;opacity: 0; }
	
	.page {
  height:30px;
  text-align: center;
  margin: 20px 0;
}
.page a {
  display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  width:36px;
  height:36px;
  border-radius: 50%;
  font-size: 16px;
  line-height:36px;
  text-align: center;
  border: 1px solid #dbdbdb;
  color: #666666;
}
.page a:hover,
.page a.on {
  background:#DA251D;
  color: #ffffff;
  border: none;
}


}

.abo3{padding:0px;text-align: center;z-index: 3; margin-top:40px}

.abo3 .btn{padding: 50px 0;width:390px;margin: 0 auto;}

.abo3 .tt span{display: inline-block;padding-left: 15px;margin-bottom:30px; border-left:5px solid #ca171d;font-size: 24px;}

.abo3 dl{padding: 15px 0}

.abo3 dl dd{float: left;width:23.5%;margin:1% 2% 1% 0%;position: relative;}
.abo3 dl dd:nth-child(4n){margin-right:0%;}

.abo3 dl dd img{display: block;width: 100%;}

.abo3 dl dd .dbox{position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;background: url(../images/fff.png)center;}

.abo3 dl dd .dbox .txt{height: 19%;overflow: hidden;width: 80%;margin: 55% auto 0;overflow: hidden;background: url(../images/co5.png)center;border:1px solid #fff;}

.abo3 dl dd .dbox .txt .dtt{color: #fff;font-size: 24px;margin-top: 8%;}


.abo3 dl dd .dbox .txt .xian{width: 30px;height: 1px;margin: 10px auto;background: #fff;}


.abo3 dl dd .dbox .txt .dct{padding-top: 10px;color: #fff;font-size: 14px;line-height: 22px;opacity: 0; }

.abo3 dl dd div{-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.abo3 dl dd:hover .dbox{background: url(../images/red.png)center;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.abo3 dl dd:hover .dbox .txt{height: 90%;margin-top: 6%;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;background: url(../images/fff.png)center;}

.abo3 dl dd:hover .dbox .txt .dtt{margin-top: 45%;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.abo3 dl dd:hover  .dbox .txt .xian{opacity: 0;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}

.abo3 dl dd:hover .dbox .txt .dct{opacity: 1;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
/**
.abo3 .wh dl:nth-child(2){display: none;}*/

.abo3 .wh{margin: 0 auto; width:100%; }

@media screen and (min-width:0px) and (max-width:767px){
	.abo3 dl dd{float: left;width:48.5%;margin:1% 2% 1% 0%;position: relative;}
	.abo3 dl dd:nth-child(2n){margin-right:0%;}
	
		.zm-dok {
  display: inline-block;
  width: 100%;
}

.t_c {text-align:center;}
.page {
  height:30px;
  text-align: center;
  margin: 20px 0;
}
.page li {
  display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  width:30px;
  height:30px;
  border-radius: 50%;
  font-size: 14px;
  line-height:30px;
  text-align: center;
  border: 1px solid #dbdbdb;
  color: #666666;
}
.page .selectNum {
  background:#DA251D;
  color: #ffffff;
  border: none;
}
.page li:hover{

  background:#DA251D;
  color: #ffffff;
  border: none;
  
    display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  width: 30px;
  height:30px;
  border-radius: 50%;
  font-size:14x;
  line-height:30px;
  text-align: center;


}
.page #page-pre {
  padding-right:8px;
}
.page #page-next {
  padding-left:8px;
}

}


	
	}
	
