/* ==========================================================================
                                    产品模块
============================================================================ */
.text-left{text-align: left;}
.font14{font-size: 14px;}
.font12{font-size: 12px;}
/* =========================================产品中心=========================================== */
/* ---------------------精品模块--------------------- */
.liyade-jp{width:100%;height:auto;background:#f0f0f0;padding-bottom:100px;}
.liyade-jp .item-title{color:#333333;}
.liyade-jp .liyade-jpcont{height:auto;width:100%;}
.liyade-jp .liyade-jpcont .jp-item-led{width:49.75%;height:447px;float:left;background:url("../images/Products/led_bg.png") no-repeat center center;position: relative;}
.jp-item-led .jp-led-info{padding-top:52px;}
.liyade-jpcont .cp-title{color:#fff;margin-bottom:10px;line-height:30px;}
.liyade-jpcont .cp-info a{color:#fff;letter-spacing:1px;line-height:14px;}
.jp-item-other .jp-othtop .jp-ytjcp a{
	color:#333;
}
.jp-item-led .jp-led-info .jp-link{width:100%;height:auto;margin-bottom:32px;}
.liyade-jpcont .btn-lyd{color:#fff;display:block;width:160px;height:40px;line-height:40px;border:1px solid #fff;float:left;margin-right:10px;border-radius: 25px;letter-spacing:1px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.liyade-jpcont .btn-lyd i{margin-right:10px;font-size:16px;}
.liyade-jpcont .btn-lyd:hover{opacity:1;}
.jp-item-led img.pic1{display: block;max-width:100%;height:auto;margin:0px auto;-webkit-transition: all 0.4s;transition: all 0.4s;cursor: pointer;}
.jp-item-led img.pic1:hover{-webkit-transform: scale(1.05);transform: scale(1.05);}
.jp-item-other{width:49.91%;height:447px;float:right;}
.jp-item-other .jp-othtop{margin-bottom:5px;}
.jp-jycp{float:left;width:49.75%;background:url('../images/Products/jy_bg.png') no-repeat center top;position: relative;background-size:cover;}
.jp-ytjcp{float:right;width:49.75%;background:#fff;overflow: hidden;position: relative;}
.jp-ytjcp .cp-title{color:#333333;}
.jp-ytjcp .cp-info{color:#666666;}
.jp-ytjcp .btn-lyd{color:#666666;border-color:#eeeeee;}
.btn-lyd-small{width:40px!important;height:40px!important;line-height:40px!important;margin:0px 0px 10px;}
.btn-lyd-small i{margin-right:0!important;}
.jp-jycp img{position: absolute;right:5px;top:50px;cursor: pointer;display: block;z-index: 50;max-width:100%;width:150px;-webkit-transition: all 0.4s;transition: all 0.4s}
.jp-jycp img:hover{-webkit-transform: scale(1.05);transform: scale(1.05);}
.jp-ytjcp img:hover{-webkit-transform: scale(1.05) translateY(-50%);transform: scale(1.05) translateY(-50%);}
.jp-ytjcp img{position:absolute;right:-110px;top:50%;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  cursor: pointer;display: block;max-width:100%;height:160px;-webkit-transition: all 0.4s;transition: all 0.4s}
.jp-item-other .jy-info{padding:50px 28px 0px;height:220px;z-index:40;}
.jp-item-other .jp-othbtm{width:100%;height:222px;background:url('../images/Products/dzbz_bg.png') no-repeat center center;background-size:cover;position: relative;}
.jp-item-other .jp-othbtm .jp-dzcp img{position: absolute;right:70px;bottom:-38px;cursor: pointer;display: block;-webkit-transition: all 0.4s;transition: all 0.4s;max-width: 230px;
    height: auto;}
.jp-item-other .jp-othbtm .jp-dzcp img:hover{-webkit-transform: scale(1.05);transform: scale(1.05);}

@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
	.liyade-jp .liyade-jpcont .jp-item-led{width:100%;float:none;height:auto;}
    .liyade-jpcont .btn-lyd{ width:120px;height:30px; line-height:30px;}
    .liyade-jpcont .btn-lyd i{font-size:14px;}
    .jp-item-led img.pic1{width:80%;height:auto;}
    .jp-item-other{width:100%;height:auto;}
    .jp-jycp{width:100%;float:none;}
    .jp-ytjcp{width:100%;float:none;}
    .jp-othtop{display: block!important;}
    .jp-item-other .jp-othbtm .jp-dzcp img{width:40%;height:auto;right:15px;bottom: auto;
    top: 10px;}
    .liyade-jp{padding-bottom:30px;}
    .jp-ytjcp img{    right: 0px;
    max-width: 40%;
    height: auto;
    top: 31%;}
    .btn-lyd{width:120px!important;height:30px!important; line-height:30px!important;}
}
@media only screen and (max-width: 320px) {
	
}


/* ---------------------------------四大切换----------------------------- */
.liyade-kind{width:100%;background:#fff;padding-bottom:45px;}
.tab-title ul li{width:190px;height:53px;background:#f0f0f0;color:#000;line-height:53px;cursor: pointer;display: block;margin:0 5px;}
.liyade-kind .tab-title ul{
	position:relative;
  margin-bottom:75px;
}
.tab-title ul li.cur{background:#2898e6;color:#ffffff;-webkit-transition: all 0.4s;transition: all 0.4s;}
.tab-contList .tab-item{display: none;}
.tab-contList .tab-item.cur{display: block;}
.liyade-kind .kindtit{text-align: center;}
.liyade-kind .kindtit h2{color:#333;}
/* 产品类型 */
.tab-contList .tab-item .tab-kind ul{width:100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.tab-contList .tab-item .tab-kind ul li{width:24.1%;height:184px;border:1px solid #f0f0f0;margin-right:1%;margin-bottom:1%;-webkit-transition: all 0.4s;transition: all 0.4s;}
.tab-contList .tab-item .tab-kind ul li:nth-of-type(4n){margin-right:0;}
.tab-contList .tab-item .tab-kind ul li a{display: block;padding:38px 20px 30px 20px;width:100%;}
.tab-kind ul li a .pro-pic{width:38.5%;height:100px;float:left;overflow: hidden;display:flex;align-items:center;}
.tab-kind ul li a .pro-pic img{display: block;height:auto;max-width: 100%;max-height:100px;margin:0 auto;vertical-align: middle;-webkit-transition: all 0.4s;transition: all 0.4s;}
.tab-kind ul li a .pro-info{width:54.5%;height:100%;float:right;padding-top:15px;}
.tab-kind ul li a .pro-info .pro-name{color:#333;margin-bottom:20px;}
.tab-kind ul li a .pro-info .pro-title{color:#666;}
.tab-contList .tab-item .tab-kind ul li:hover{-webkit-box-shadow: 0 5px 2px rgba(0,0,0,0.15);box-shadow: 0 5px 2px rgba(131, 97, 97, 0.15);border-color:#2898e6;}
.tab-contList .tab-item .tab-kind ul li:hover .pro-pic img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.tab-contList .tab-item .tab-kind ul li.on{border-color:#2898e6;}
/* 应用场景 */
.tab-item .scene-kind ul li{width:140px;height:135px;border:1px solid #f0f0f0;margin-right:10px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.tab-item .scene-kind ul li a{display: block;width:100%;padding:25px 45px;}
.tab-item .scene-kind ul li a img{display: block;width:50px;height:auto;margin:0px auto 20px;}
.tab-item .scene-kind ul li a em{color:#333;display: block;width:100%;font-weight:bold;}
.tab-item .scene-kind ul li.on{border-color:#2898e6;}
.tab-item .scene-kind ul li:hover{border-color:#2898e6;}
/* 像素间距 */
.tab-item .pixel-kind ul{width:100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.tab-item .pixel-kind ul li{width:400px;height:86px;border:1px solid #f0f0f0;margin-right:13px;margin-bottom:14px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.tab-item .pixel-kind ul li a{display: block;width:100%;line-height:86px;font-size:16px;}
.tab-item .pixel-kind ul li:nth-of-type(3n){margin-right:0;}
.tab-item .pixel-kind ul li.on{border-color:#2898e6;}
.tab-item .pixel-kind ul li:hover{border-color:#2898e6;}
/* 使用模式 */
.tab-item .use-kind ul li{width:140px;height:135px;border:1px solid #f0f0f0;margin-right:10px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.tab-item .use-kind ul li a{display: block;width:100%;padding:25px 45px;}
.tab-item .use-kind ul li a img{display: block;width:50px;height:auto;margin:0px auto 20px;}
.tab-item .use-kind ul li a em{color:#333;display: block;width:100%;font-weight:bold;}
.tab-item .use-kind ul li.on{border-color:#2898e6;}
.tab-item .use-kind ul li:hover{border-color:#2898e6;}
/* 搜索结果 */
.search-result{width:100%;height:auto;padding-top:35px;}
.search-result .result-item{width:100%;height:auto;}
.search-result .result-item .re-itempic{width:29.22%;height:200px;float:left;border:1px solid #e3e3e3;overflow: hidden;}
.search-result .result-item .re-itempic a{display: block;width:100%;padding:40px;}
.search-result .result-item .re-itempic img{display: block;width:auto;margin:0 auto;-webkit-transition: all 0.4s;transition: all 0.4s;}
.search-result .result-item .re-itempic:hover img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.search-result .result-item .re-iteminfo{width:67.7%;float:right;height:200px;}
.search-result .result-item .re-iteminfo h2{font-weight:600;color:#333;margin-bottom:10px;}
.search-result .result-item .re-iteminfo p{color:#666;margin-bottom:10px;line-height:20px;}
.search-result .result-item .re-iteminfo h3{font-weight:600;margin-bottom:10px;}
.search-result .result-item .re-iteminfo .line{width:100%;height:1px;background:#e3e3e3;margin-bottom:20px;}
.search-result .result-item .re-iteminfo .btn-lyd{background:#2898e6;color:#fff;display:block;width:160px;height:40px;line-height:40px;float:left;
margin-right:10px;border-radius: 25px;letter-spacing:1px;opacity:0.8;-webkit-transition: all 0.4s;transition: all 0.4s;}
.search-result .result-item .re-iteminfo .btn-lyd i{margin-right:10px;font-size:16px;}

@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
  .jp-jycp img{width:100px;}
  .jp-ytjcp img{width:160px;}
  .jp-item-other .jp-othbtm .jp-dzcp img{right:30px;max-width:160px;}
}
@media only screen and (max-width: 1024px) {
  .jp-jycp img{top:90px;}
  .jp-ytjcp img{top:58%;}
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
  .jp-jycp img{top:50px;}
  .jp-ytjcp img {
    top: 31%;
  }
    .tab-title ul li{width:180px;height:35px;line-height:35px;}
    .tab-kind ul li a .pro-info{padding-top:0px;width:46%;}
    .tab-contList .tab-item .tab-kind ul li{width:100%;margin-right:0;}
    .tab-item .pixel-kind ul li a{line-height:40px;}
    .tab-item .pixel-kind ul li{width:100%;height:40px;float:left;}
    .tab-item .scene-kind ul li a{padding:15px 20px;}
    .tab-item .scene-kind ul li{width:130px;height:125px;}
    .tab-item .use-kind ul li{width:130px;height:125px;}
    .tab-item .use-kind ul li a{padding:15px 20px;}
    .search-result .result-item .re-itempic{width:100%;height:auto;}
    .search-result .result-item .re-itempic a{padding:15px;}
    .search-result .result-item .re-iteminfo{width:100%;height:auto;padding-top:20px;}
    .search-result .result-item .re-iteminfo .btn-lyd{width:120px;height:30px; line-height:30px;}
    
}
@media only screen and (max-width: 320px) {
	
}


/* LED */
.lyd-led{min-height:auto;width:100%;background:url('../images/Products/pro_ledbg.png') no-repeat left top;background-size: cover;padding:50px 0px 60px;}
.lyd-led .title-selected{width:100%;height:50px;}
.lyd-led .title-selected .mk-title{width:auto;display: block;color:#fff;float:left;line-height:50px;}
.lyd-led .title-selected  .title-right{float:right;}
.lyd-led .title-selected  .title-right .select-item{min-width:auto;height:40px;border-bottom:1px solid rgba(80,171,234,0.6);margin-right:20px;float:left;margin-top:-5px;}
.lyd-led .title-right .select-item .select-name{float:left;line-height:40px;text-align: left;color:#fff;letter-spacing: 1px;opacity: 0.9;}
.lyd-led .title-right .select-item .select{float:left;}
.lyd-led .select-item .select p{width:100%; line-height: 40px;  font-size: 14px;font-family: "microsoft yahei";color: #fff;padding: 0px 10px 0px 5px;opacity: 0.9;}
.lyd-led  .select-item .select::after{border-color:#fff;}
.title-selected  .select-more{float:left;}
.title-selected  .select-more .btn-lyd{color:#fff;display:block;width:160px;height:40px;line-height:40px;float:left;border:1px solid #fff;
border-radius: 25px;letter-spacing:1px;-webkit-transition: all 0.4s;transition: all 0.4s;margin-left:30px;}
.title-selected  .select-more .btn-lyd i{margin-right:10px;font-size:16px;}
/* 内容区域 */
.lyd-ledcont{margin-top:40px;}
.lyd-ledcont .ledcont-left{width:24.8%;float:left;height:480px;background:#19c6f1;}
.lyd-ledcont .ledcont-left .leftPd{padding:45px 30px;width:100%;height:100%;}
.lyd-ledcont .ledcont-left .leftPd .leftInfo .bigTitle{color:#fff;margin-bottom:10px;}
.lyd-ledcont .ledcont-left .leftPd .leftInfo .smallTitle a{color:#fff;margin-bottom:30px;display:block}
.lyd-ledcont .ledcont-left .leftPd .leftInfo .btn-lyd{color:#fff;display:block;width:160px;height:40px;line-height:40px;border:1px solid #fff;
    border-radius: 25px;letter-spacing:1px;-webkit-transition: all 0.4s;transition: all 0.4s;margin:0 auto 80px;}
.lyd-ledcont .ledcont-left .leftPd .leftInfo .btn-lyd i{margin-right:10px;font-size:16px;}
.lyd-ledcont .ledcont-left .leftPd .leftInfo .bigPic{width:100%;height:auto;}
.lyd-ledcont .ledcont-left .leftPd .leftInfo .bigPic img{display: block;max-width:100%;height:auto;margin:0 auto;cursor: pointer;}
.lyd-ledcont .ledcont-right{width:75.08%;float:right;height:480px;}
.lyd-ledcont .ledcont-right .contList{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.contList .listItem{width:33.1%;height:240px;background:#fff;margin-right:1px;margin-bottom:1px;}
.contList .listItem:nth-of-type(3n){margin-right:0;}
.contList .listItem:nth-of-type(4){margin-bottom:none;}
.contList .listItem:nth-of-type(5){margin-bottom:none;}
.contList .listItem:nth-of-type(6){margin-bottom:none;}
.contList .listItem .itempd{padding:20px 15px 15px;height:100%;width:100%;}
.contList .listItem .itemPic{height:130px;width:100%;overflow: hidden;margin-bottom:20px;}
.contList .listItem .itemPic img{width:auto;height:auto;display:block;margin:0 auto;max-width:100%;-webkit-transition: all 0.4s;transition: all 0.4s;height:130px;}
.contList .listItem .item-title{font-size:16px;color:#333333;font-weight:bold;margin-bottom:10px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.contList .listItem .item-describe{font-size:14px;color:#666666;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.contList .listItem:hover .itemPic img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.contList .listItem:hover .item-title{color:#2898e6;}

/* 家用产品 */
.jy-products{background:#fff;}
.jy-products .title-selected .mk-title{color:#333;}
.jy-products .title-right .select-item .select-name{color:#999;}
.jy-products .select-item .select p{color:#333333;}
.jy-products .select-item .select::after{border-color:#999;}
.jy-products .title-selected .title-right .select-item{border-color:rgba(51,51,51,0.1);}
.jy-products .title-selected .select-more .btn-lyd{color:#999;border-color:#999;}
.jy-products .title-selected .select-more .btn-lyd i{color:#333;}
.jy-products .contList .listItem{background:#f6f6f6;}
.jy-products .lyd-ledcont .ledcont-left{background:url('../images/Products/jy_bigbg.png') #a9c8d8 center top;background-size:cover;}
@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
  .lyd-led .title-selected .title-right .select-item:nth-child(2) .select{width:130px}
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
    .lyd-led{padding:20px 0px 30px;}
    .lyd-led .title-selected .mk-title{font-size:24px;margin-bottom:15px;}
    .lyd-led .title-selected .title-right .select-item{min-width:100%;}
    .select-item .select{width:63%!important;}
    .title-selected .select-more{float:none;width:100%;}
    .title-selected .select-more .btn-lyd{width:120px;height:30px; line-height:30px;margin:15px auto;}
    .lyd-ledcont .ledcont-left{width:100%;height:auto;min-height:400px;margin-bottom:10px;}
    .lyd-ledcont .ledcont-left .leftPd{padding:20px 15px;}
    .lyd-ledcont .ledcont-left .leftPd .leftInfo .btn-lyd{margin: 0 auto 40px;}
    .ledcont-right{width:100%!important;height:auto!important;}
    .contList .listItem{width:49.5%;float:left!important;margin-bottom:0.6%;}
    .lyd-ledcont .ledcont-right .contList{display:block;}
    .contList .listItem:nth-of-type(3n){margin-right:1px;}
    .contList .listItem:nth-of-type(even){float:right!important;}
    .contList .listItem .itempd{padding: 20px 6px 15px;}
}
@media only screen and (max-width: 320px) {
	
}


/* 广告 */
.lyd-adven{padding-bottom:10px;}
.lyd-adven .adv1{height:130px;background: -webkit-gradient(linear, left top, right top, from(#51a7e2),to(#86cdff));background: linear-gradient(to right, #51a7e2 0%,#86cdff 100%);}
.lyd-adven .adv1 .Advertisement{}
.adv1 .adv_name h2{color:#fff;margin-bottom:5px;}
.adv1 .adv_name p{color:#fff;}
.adv1 .adv-pic{margin:0 40px 0px 40px;width:auto;height:auto;}
.adv1 .adv-pic img{display:block;width:auto;height:auto;margin:0 auto;}
.adv1 .btn-lyd{color:#fff;display:inline-block;width:160px;height:40px;line-height:40px;border:1px solid #fff;
    border-radius: 25px;letter-spacing:1px;-webkit-transition: all 0.4s;transition: all 0.4s;text-align:center;}
/* 动作捕捉产品 */
.action-products{background:#fff;}
.action-products .title-selected .mk-title{color:#333;}
.action-products .lyd-ledcont .ledcont-left .leftPd .leftInfo .btn-lyd{margin: 0 auto 40px;}
.action-products .lyd-ledcont .ledcont-left .leftPd{padding:45px 0px 0px;}
.action-products  .lyd-ledcont .ledcont-left .leftPd{overflow: hidden;}
.action-products .title-right .select-item .select-name{color:#999;}
.action-products .select-item .select p{color:#333333;}
.action-products .select-item .select::after{border-color:#999;}
.action-products .title-selected .title-right .select-item{border-color:rgba(51,51,51,0.1);}
.action-products .title-selected .select-more .btn-lyd{color:#999;border-color:#999;}
.action-products .title-selected .select-more .btn-lyd i{color:#333;}
.action-products .contList .listItem{background:#f6f6f6;}
.action-products .lyd-ledcont .ledcont-left{background: #343334;background-size:cover;}

@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
  .lyd-ledcont .ledcont-left .leftPd{padding-left:0px;padding-right:0px;}
   .lyd-ledcont .ledcont-left .leftPd .leftInfo .btn-lyd{width:90%;}
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
    .lyd-adven .adv1{height:auto;padding:25px 15px;}
    .adv1 .adv-pic{margin:15px 0px 0px 00px;}
    .adv1 .adv-pic img{width:90%;}
    .adv1 .btn-lyd{width:170px!important;padding:0px 4px;}
    .lyd-led .title-selected .title-right{float:none!important;}
    .action-products .lyd-ledcont .ledcont-left .leftPd{padding-top:20px;}
    .action-products .lyd-ledcont .ledcont-left .leftPd .leftInfo .btn-lyd{margin: 0 auto 20px;}
}
@media only screen and (max-width: 320px) {
	
}

/*=======================================================================产品详情==========================================================*/
.detail-bread{width:100%;height:60px;background:#d3d3d3;}
.detail-bread .breadList{padding:10px 0px;}
.detail-bread .breadList li{height:40px;line-height:40px;float:left;color:#333333;font-size:14px;}
.detail-bread .breadList li a{display:inline-block;color:#999999;-webkit-transition: all 0.4s;transition: all 0.4s;font-size:14px;}
.detail-bread .breadList li a:hover{color:#333;}
.detail-bread .breadList li i{display:inline-block;margin:0px 10px;font-size:12px;color:#999999;}
/* 详情 */
.picCont{width:48.7%;float:left;border:1px solid #eaeaea;position: relative;}
.picCont .smallPic{width:140px;float:left;border-right:1px solid #eaeaea}
.picCont .smallPic .item{width:100%;height:75px;padding:12px 0px;}
.picCont .smallPic .item{border-bottom:1px solid #eaeaea;}
.picCont .smallPic .item:last-child{border-bottom:0 none;}
.picCont .smallPic .item img{display: block;max-width: 80px;height:auto;max-height:51px;margin:0 auto;cursor: pointer;}
.picCont .BigItem{width:calc(100% - 140px);float:left;height:100%;overflow:hidden;}
.picCont .BigItem img{display: none;max-width:100%;height:auto;margin:0 auto;cursor: pointer;-webkit-transition:all 0.6s;transition:all 0.6s;}
.picCont .BigItem img.cur{display: block;}
.picCont .BigItem img:hover{-webkit-transform: scale(1.1);transform: scale(1.1);}
.Products .re-iteminfo{width:47.8%;float:right;height:340px;}
.Products .re-iteminfo h2{font-weight:600;color:#333;margin-bottom:10px;}
.Products .re-iteminfo p{color:#666;line-height:25px;}
.Products .re-iteminfo h3{font-weight:600;margin-bottom:10px;}
.Products .re-iteminfo .line{width:100%;height:1px;background:#e3e3e3;margin:40px 0px;}
.Products .re-iteminfo .btn-lyd{background:#2898e6;color:#fff;display:block;width:160px;height:40px;line-height:40px;float:left;
margin-right:10px;border-radius: 25px;letter-spacing:1px;opacity:0.8;-webkit-transition: all 0.4s;transition: all 0.4s;margin-top:30px;}
.Products .re-iteminfo .btn-lyd i{margin-right:10px;font-size:16px;}

/* 参数切换 */
.infoCont-tab .info-title{width:100%;height:60px;border-bottom:1px solid #eaeaea;}
.infoCont-tab .info-title ul li{width:auto;float:left;line-height:58px;margin-right:40px;}
.infoCont-tab .info-title ul li a{color:#666666;}
.infoCont-tab .info-title ul li.on{color:#2898e6;border-bottom:2px solid #2898e6;}
.infoCont-tab .info-title ul li.on a{color:#2898e6;}
.infoCont-tab .infoCont-list .Cont-Item{display: none;}
.infoCont-tab .infoCont-list .Cont-Item.cur{display: block;}

@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
  .picCont .smallPic{
  	width:60px;
  }
  .picCont .smallPic .item img{
  	max-width:100%;
  }
  .picCont .smallPic .item {
    height: auto;
    padding: 5px 0px;
}
    .detail-bread{height:auto;}
    .detail-bread .breadList li a{font-size:12px;}
    .detail-bread .breadList li i{margin:0px 5px;}
    .picCont{width:100%;height:287px;float:none;margin-bottom:20px;}
    .Products .re-iteminfo{width:100%;float:none;height:auto;}
    .picCont .BigItem{padding: 10px 10px 10px 10px;width:calc(100% - 60px)}
    .picCont .BigItem img{width:100%;height:auto;}
    .Products .re-iteminfo .line{margin:15px 0px;}
    .infoCont-list{display: block;}
    .infoCont-tab .infoCont-list .Cont-Item .item-pd {display:block;}
    .infoCont-tab .infoCont-list .Cont-Item .item-pd img{display:block;width:100%;height:auto;max-width:100%;}
}
@media only screen and (max-width: 320px) {
	
}


/* 产品分类关键词 */
.keywords-Cont{padding-top:60px;}
.keywords-Cont  .title-right{width:100%;}
.keywords-Cont  .title-right .select-item{min-width:auto;height:40px;border-bottom:1px solid rgba(51,51,15,0.1);margin-right:20px;margin-top:-5px;}
.title-right .select-item .select-name{float:left;line-height:40px;text-align: left;color:#999999;letter-spacing: 1px;opacity: 0.9;}
.title-right .select-item .select{float:left;}
/* 切换部分 */
.selectList .select-item{width:65.7%;float:left;margin-right:2.5%;}
.selectList .select-item .item{width:100%;height:380px;background:#f5f5f5;}
.selectList .select-item .item .item-pic{width:50%;float:left;height:100%;background:#e2e2e2;}
.selectList .select-item .item .item-info{width:50%;float:left;}
.selectList .select-item .item .item-info h2{font-weight:bold;color:#333333;}
.selectList .select-item .item .item-info h3{color:#666666;font-weight:600;margin:10px 0px 20px;}
.selectList .select-item .item .item-info p{color:#666666;line-height:24px;}
.selectList .select-item .item .item-info .btn-lyd{background:#2898e6;color:#fff;display:block;width:160px;height:40px;line-height:40px;float:left;
    margin-top:40px;border-radius: 25px;letter-spacing:1px;opacity:0.8;-webkit-transition: all 0.4s;transition: all 0.4s;}
.selectList .select-item .item .item-info .btn-lyd i{margin-right:10px;font-size:16px;}
.selectList .select-item .item .itempd{width:100%;height:100%;padding:63px 68px 20px;}
.selectList .select-item .item2 .item-info .btn-lyd{border:1px solid #c5c5c5;background:none;color:#707070;}
/* 缩略图 */
.gallery-big .swiper-slide img{display: block;width:270px;height:auto;cursor: pointer;}
.gallery-small .swiper-slide img{display: block;width:80px;height:auto;cursor: pointer;}
.gallery-big2 .swiper-slide img{display: block;width:270px;height:auto;cursor: pointer;}
.gallery-small2 .swiper-slide img{display: block;width:80px;height:auto;cursor: pointer;}

/* led--下拉 */
.select-item .select{width:130px;height: 40px; margin: 0px auto;position: relative;cursor: pointer;}
.select-item .select::after{
    content: "";
    display: block;
    width:8px;
    height:8px;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    top: 15px;
    right: 10px;
    position: absolute;
  -ms-transform: rotate(-46deg);
-moz-transform:  rotate(-46deg);
-o-transform: rotate(-46deg);
    -webkit-transform: rotate(-46deg);
   transform: rotate(-46deg);
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.select-item .select p{
    width:100%;
    line-height: 40px; 
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #333333;
    padding: 0px 10px 0px 5px;
    opacity: 0.9;
    font-weight:bold;
}
.select-item .select ul{
    width:100%;
    display: block;
    font-size: 14px;
    background: #FFFFFF;
    position: absolute;
    z-index:100;
    top: 40px;
    right: 0px;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}
.select-item .select ul li{
    width: 100%;
    
    line-height: 1.5;
    padding: 5px 15px;
    list-style: none;
    color: #666666;
}
.select-item .select li.Selected{
    background: #2898e6;
    color: #FFFFFF;
}
.select-item .select ul li:hover{
    background: #35a3f1;
    color: #FFFFFF;
}
@-webkit-keyframes fadeIner {
    0% {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1;
    }
  }
  
  @keyframes fadeIner {
    0% {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1;
    }
  }
.select-item .select.open ul{
    max-height: inherit;
    z-index:1;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
    -webkit-transform-origin:0% 0%;
            transform-origin:0% 0%;
    -webkit-animation: fadeIner .3s linear;
    -webkit-transition: max-height .2s linear;
     transition: max-height .2s linear;
}
.select-item .select.open::after{
    -webkit-transform: rotate(134deg);
            transform: rotate(134deg);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    top: 18px;
}
/* 其他图片展示 */
.selectList .products-item{width:31.5%;height:auto;border:1px solid #eaeaea;float:left;margin-bottom:32px;position: relative;margin-right:32px;}
.selectList .products-item.item1{margin-right:0;}
.selectList .products-item.item5{margin-right:0;}
.selectList .products-item .pro-pd{padding:30px 20px 20px;width:100%;height:362px;}
.selectList .products-item .pro-pd .proImg{height:240px;width:100%;overflow: hidden;}
.selectList .products-item .pro-pd .proImg img{display: block;width:100%;height:auto;margin:0 auto;}
.selectList .products-item .pro-pd .proNmae{border-top:1px solid #eaeaea;padding-top:20PX;}
.selectList .products-item .pro-pd .proNmae h2{color:#333333;margin-bottom:10px;}
.selectList .products-item .pro-pd .proNmae h3{color:#666666;}
.selectList .products-item .pro-pd .pro-wgc{position: absolute;top:20px;right:20px;}
.selectList .products-item .pro-pd .pro-wgc a{display: block;width:40px;height:40px;border:1px solid #999999;border-radius: 25px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.selectList .products-item .pro-pd .pro-wgc a i{line-height:40px;text-align: center;display: block;color:#999999;}

@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
  .select-item .select{width:90px;}
  .keywords-Cont .title-right .select-item:first-child .select{width:130px}
  .title-selected .select-more .btn-lyd {
    width: 100px;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
}
}
@media (min-width:767px) and (max-width: 1020px) {
  .select-item .select::after{right:0px;}
  .selectList .products-item .pro-pd .proImg{height: 210px;}
  .selectList .products-item .pro-pd .proImg img{width: 100%!important;position:relative;top:30px;}
}
@media screen and (max-width: 992px) {
	.select-item .select{width:80px;}
}
	
@media only screen and (max-width: 767px) {
  .selectList .products-item .pro-pd .pro-wgc{top:5px;right:5px;}
    .keywords-Cont{padding-top:25px;}
    .keywords-Cont .title-right{display: block;}
    .keywords-Cont .title-right .select-item{width:100%;height:auto;min-height:40px;min-width:100%;margin-top:0;}
    .title-right .select-item .select-name{min-width:80px;}
    .selectList .select-item{width:100%;margin-right:0;float:none;}
    .selectList .select-item .item .item-pic{width:100%;}
    .selectList .select-item .item .item-info{width:100%;height:100%;background:#f8f8f8;}
    .selectList .select-item .item2 .item-info{background:#eee;}
    .gallery-big .swiper-slide img{width:100%;}
    .selectList .select-item .item .itempd{padding:40px 30px 20px;}
    .selectList .select-item .item{height:auto;}
    .selectList .products-item{width:100%;margin-top:10px;}
    .selectList .select-item .item .item-info .btn-lyd{margin:25px 0px;}
    .lyd-page{margin-bottom:25px;}
}
@media only screen and (max-width: 320px) {
	
}



/* 留言表单 */
#gmly{display:none;}
.gmlypd{height:100%;padding:60px 45px 0px;}
.gmlypd .close{width:100%;height:40px;margin-bottom:60px;}
.gmlypd .close span a{display:block;width:40px;height:40px;border:1px solid #999999;border-radius: 25px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.gmlypd .close a i{line-height:40px;text-align: center;display: block;color:#999999;}
.gmlypd .close span.gwc{float:left;}
.gmlypd .close span.close1{float:right;}
.gmlypd .close span.close1 a{background:none;padding:0;position: relative;}
.gmlypd .layui-form-item .layui-form-label{width:auto!important;text-align: left;position: relative;padding-right:0px;line-height:26px;}
.gmlypd .layui-form-item .layui-form-label em{position: absolute;top:10px;left:0;}
.gmlypd .layui-form-item{border:1px solid #eaeaea;padding-left:10px;}
.gmlypd .layui-form-item .layui-input-block {margin-left:10px; min-height:44px;float:left;width:70%;}
.gmlypd .layui-form-item .layui-input-block input{border:none;line-height:26px;height:44px;}
.gmlypd .layui-form-item .layui-input-block .layui-textarea{border:none;padding:12px 10px;min-height:160px;}
.gmlypd .no-border{border:none;padding:0;margin-top:40px;}
.gmlypd .no-border button{width:48%;padding:0;height:44px;}
.gmlypd .no-border button.layui-btn-cz{float:left;background:#2898e6;color:#fff;}
.gmlypd .no-border button.layui-btn-disabled{background:#9ea1a2;}
.gmlypd .no-border button.layui-btn-lyd{float:right;background:none;color:#666666;border:1px solid #dfdfdf;}
.gmlypd .layui-form-item .input-submit{width:100%;margin:0;}
.gmlypd .form-textare .layui-input-block{width:80%;}
.gmlypd .form-zhu{margin-top:20px;}
.gmlypd .form-zhu .zhu{width:10%;float:left;font-size:14px;color:#333;font-weight:600;}
.gmlypd .form-zhu .info{width:90%;float:left;font-size:14px;color:#333;}
.gmlypd .form-zhu .info p{font-size:14px;color:#333;font-weight:600;margin-bottom:8px;}
.gmlypd .form-zhu .info .zhu-tel{font-size:14px;color:#666666;text-indent:20px;}
/* 购物车弹窗 */
#gwc{display: none;}
#gwc .close .item{float:left;height:40px;width:auto;margin-left:20px;}
#gwc .close .item h2{color:#666666;line-height:40px;font-weight: 600;}
#gwc .close .item span{margin:0px 5px;font-weight: normal;}
#gwc .close .item span em{color:#2898e6;margin:0px 3px;}
#gwc .pro-item .pro-pic{width:120px;float:left;}
#gwc .pro-item .pro-pic .picpd{width:100%;height:68px;border:1px solid #dedede;padding:10px;overflow: hidden;}
#gwc .pro-item .pro-pic .picpd img{display: block;margin:0 auto;width:auto;height:auto;max-width:90px;max-height:46px;}
#gwc .pro-item .pro-choose{width:200px;float:right;}
#gwc .pro-item .pro-choose h2{color:#333;margin-bottom:10px;}
#gwc .pro-item .pro-choose p{color:#666;margin-bottom:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#gwc .pro-item .pro-choose .layui-form-item{margin:0;}
#gwc .pro-item{min-height:240px;border-bottom:1px solid #e5e5e5;padding:40px 0px;}
#gwc .gmlypd .layui-form-item .layui-input-block{width:45%;}
#gwc .gmlypd .layui-form-item{border:none;border-bottom:1px solid #e5e5e5;padding-left:0px;}
#gwc .gmlypd .close{padding-bottom:30px;height:70px;border-bottom:1px solid #e5e5e5;margin-bottom:0px;}
#gwc .gmlypd .no-border{border:none;}
#gwc .gmlypd .no-border .layui-input-block{width:100%;}
.layui-form-select dl dd.layui-this{background-color: #2898e6;}
.removeShop{
  background:#ddd;
  color:#333;
  font-size:12px;
  line-height: 2.4em;
  padding-top:0;
}
.removeShop:hover{
  background:#2898e6;
  color:#fff;
}
@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
  .gmlypd .close {
    margin-bottom: 15px;
}
    .gmlypd{padding:20px 15px 20px;}
  
    .gmlypd .layui-form-item .layui-input-block {padding:9px 0px;}
  .gmlypd .layui-form-item .layui-form-select{padding-top:0;}
    .gmlypd .layui-form-item .layui-input-block input{display: block;height:26px!important;line-height:normal;vertical-align: middle;}
    .gmlypd .layui-form-item .layui-input-block .layui-textarea{padding:4px 10px 12px;min-height: 100px;}
  .gmlypd .no-border{margin-top:20px;}
}
@media only screen and (max-width: 320px) {
	
}


/*========================================================== 产品聚合================================================*/
#fullpage{width:100%;height:100%;}
#fullpage .section{position: relative;overflow: hidden;height:auto;width:100%;}
/* 第一部分 */
.fullpage .Modular1{padding-bottom:170px;}
.Modular1 h2{color:#fff;font-family:'PingFangSC Medium';font-size:48px;line-height:60px;margin-bottom:90px;}
.Modular1 p{color:#fff;font-family:'PingFangSC Regular';letter-spacing: 1px;line-height:24px;margin-bottom:30px;}
a.btn-more{color:#fff;font-family:'PingFangSC Regular';display: block;width:163px;height:41px;border:1px solid #fff;line-height:41px;margin:0 auto;}
a.btn-more i{color:#fff;margin-left:5px;}

@media only screen and (max-width: 1440px) {
    .Modular1 h2{font-size:40px;margin-bottom:20px;}

}
@media only screen and (max-width: 1366px) {
	.Modular1 h2{font-size:32px;}

}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
    .Modular1 p{display: none;}
    .Modular1 h2{font-size:28px;line-height:40px;}
    a.btn-more{width:100px;height:30px;line-height:28px;}
}
@media only screen and (max-width: 320px) {
	
}

/* 第二部分 */
/* #fullpage .section2{background:#333;} */
.section2 img.mk2-bg{display: block;width:100%;height:auto;}
#fullpage .section2 {background:url('/repository/image/XL06sA7tRsG6bkrXxT-zsQ.png') no-repeat center center;background-size:100%   100%  ;}
#fullpage .section2 .yewufx{position: relative;width:100%;height:100%;z-index: 10;}
.yewufx .yw-titel h2{color:#fff;margin-bottom:10px;}
.yewufx .yw-titel p{font-size:16px;color:#fff;}
.yewufx .ywList{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-bottom:70px;}
.yewufx .ywList .yw-item{width:24.5%;height:230px;}
.yewufx .ywList .yw-item .item-pd{width:100%;height:100%;padding:9% 17%;}
.yw-item .item-pd img.yw-icon{display: block;max-width:70px;height:auto;margin:0 auto 30px;}
.yw-item .item-pd .yw-bt{color:#fff;font-family: 'PingFangSC Semibold';margin-bottom:20px;font-weight:bold;}
.yw-item .item-pd .yw-js{color:#fff;font-family:'PingFangSC Regular';line-height:20px;}
/* 行业解决 */
.hyjj-container{padding-top:80px;}
.hyjj-container .hhjj-item{width:100%;max-height:370px;position: relative;}
.hyjj-container .item2{width:49.5%;float:left;}
.hyjj-container .item3{width:49.5%;float:right;}
.hyjj-container .hhjj-item img{display: block;width:100%;height:auto;}
.hyjj-container .hhjj-item .itempd{position: absolute;top:0;left:0;width:100%;height:100%;padding:40px 50px;}
.hhjj-item .itempd .item-info{height:290px;display: table-cell;vertical-align: middle;}
.hhjj-item .itempd .item-info h2{color:#00ccff;margin-bottom:30px;font-family:'PingFangSC Light';}
.hhjj-item .itempd .item-info p{color:#fff;line-height:24px;text-align: justify;}
.item2 .itempd .item-info{vertical-align: bottom;}
.item3 .itempd .item-info{vertical-align: bottom;}

/* 第三部分 */
#fullpage .section3{background:#fff;}
.products-tab{width:100%;height:auto;}
.products-tab .mk-title{color:#333;margin-bottom:15px;}
.products-tab .tab-content .tab-title ul li{width:165px;height:43px;background:#ededed;line-height:43px;color:#666666;cursor: pointer;-webkit-transition: all 0.4s;transition: all 0.4s;margin-right:4px;}
.products-tab .tab-content .tab-title ul li.on{background:#2898e6;color:#fff;}
/* .products-tab .tab-content .tab-title ul li:hover{color:#2898e6;} */
.products-tab .tabItem{display: none;}
.products-tab .tabItem.cur{display: block;margin-bottom:15px;}
.products-tab .tab-content .swiperList{width:100%;background:url('../images/product_jh/mk_tab.png') no-repeat center center;background-size:cover;padding:15px 0px;}
.swiperList .tabItem .swiper-container{padding:20px 0px;}
.swiperList .tabItem .swiper-container .swiper-slide{height:440px;background:#fff;-webkit-transition: all 0.4s;transition: all 0.4s;}
.swiperList .tabItem .swiper-container .swiper-slide .slide-pd{width:100%;height:100%;padding:40px 40px;}
.swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-title h2{color:#333;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;height:2.2em;}
.swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-title p{color:#666;}
.swiperList .tabItem .swiper-container .swiper-slide .slide-pd .btn-ljxq{display: block;width:98px;height:30px;border:1px solid #e0e0e0;text-align: center;line-height:30px;color:#747474;font-size:14px;opacity:0;-webkit-transition: all 0.3s;transition: all 0.3s;margin-top:20px;}
.swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-pic{margin-top:30px;height:240px;width:100%;overflow: hidden;display: flex;
    vertical-align: middle;
    align-items: center;}
.swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-pic img{display: block;margin:0 auto;height:auto;
    max-height: 150px;
    max-width: 100%;}
.swiperList .tabItem .swiper-container .swiper-slide:hover{-webkit-transform: scale(1.05);transform: scale(1.05);-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.3);box-shadow:0px 0px 15px rgba(0,0,0,0.3);z-index: 20;}
.swiperList .tabItem .swiper-container .swiper-slide:hover .btn-ljxq{opacity:1;}
.swiperList .tabItem .swiper-container .swiper-button-next{background-image:none;background:rgba(0,0,0,0.2);color:#fff;right:0;width:28px;height:55px;line-height:55px;text-align: center;} 
.swiperList .tabItem .swiper-container .swiper-button-prev{background-image:none;background:rgba(0,0,0,0.2);color:#fff;left:0;width:28px;height:55px;line-height:55px;text-align: center;} 
.swiperList .tabItem .swiper-container .swiper-btn:hover{background:#2898e6;}
.swiperList .tabItem .swiper-container .swiper-btn.on{background:#2898e6;}
.swiperList .tabItem .swiper-container .swiper-btn{outline: none;}
@media only screen and (max-width: 1800px) {
    .swiperList .tabItem .swiper-container .swiper-slide{height:300px!important;}	.swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-pic{height:auto;    margin-top: 5px;}
  .products-tab .mk-title{margin-top:30px!important;}
  .section2 .fp-tableCell{overflow:hidden;}
  .whly-Page .section2 .infoList .jjinfo-item .item{width:40%;}
}
@media only screen and (max-width: 1440px) {

    .products-tab .tab-content .swiperList{padding-bottom:15px;}
    .swiperList .tabItem .swiper-container .swiper-slide .slide-pd{padding:20px 40px;}
}
@media only screen and (max-width: 1366px) {
  .swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-title p{margin-bottom: 10px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
    .swiperList .tabItem .swiper-container .swiper-slide{height:300px!important;}	
    .products-tab .tab-content .swiperList{padding-bottom:15px;padding-top:0;}
  .tab-content{margin-top: 10px;}
    .swiperList .tabItem .swiper-container .swiper-slide .slide-pd{padding:20px 40px;}
  .products-tab .tabItem.cur{margin-bottom: 0;}
  .swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-pic{height:auto;    margin-top: 5px;}
}
@media only screen and (max-width: 1280px) {
	 .products-tab .mk-title{margin-top:10px!important;}
}
@media only screen and (max-width: 1024px) {
	 .swiperList .tabItem .swiper-container .swiper-slide{height:auto!important;}	
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
    #fullpage .section2 {background-size:100% 100%;}
    .section2 img.mk2-bg{display: block;height:100%!important;width:auto!important;max-width: 100%;}
    .yewufx .ywList{display: block!important;-ms-flex-wrap: nowrap;flex-wrap: nowrap;padding-top:10px;}
    .yewufx .ywList .yw-item{width:33.33%;height:auto;min-height:154px;float:left;}
    .yewufx .ywList .yw-item .item-pd{padding:10px 15px;}
    .yw-item .item-pd .yw-js{font-size:12px;line-height:18px;}
    .hyjj-container{padding-top:30px;}
    .products-tab .tab-content .swiperList{padding:15px 0px 25px;}
    #fullpage .section2 .yewufx{ padding:30px 0px 30px;}
    .hyjj-container .hhjj-item{width:100%;float:none;height:auto;min-height:120px;margin-bottom:10px;}
    .hhjj-item .itempd .item-info p{font-size:14px;}
    .hhjj-item .itempd .item-info h2{margin-bottom:10px;}
    .hyjj-container .hhjj-item .itempd{padding:10px;}
    .hhjj-item .itempd .item-info{height:auto;min-height:300px;}
   /* .yewufx .yw-titel h2{font-size:24px;}*/
    .yw-item .item-pd img.yw-icon{margin: 0 auto 10px;max-width:30px;}
    .yw-item .item-pd .yw-bt{margin-bottom:5px;}
    .products-tab .tab-content .tab-title{padding-bottom:10px;}
    .swiperList .tabItem .swiper-container{padding:10px 0px 10px;}
    .swiperList .tabItem .swiper-container .swiper-slide{height:auto!important;}
    .swiperList .tabItem .swiper-container .swiper-slide .slide-pd{padding:10px 15px 5px;}
    .swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-title h2{text-align: center;}
    .swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-title p{margin-bottom:15px;text-align: center;}
    .swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-pic{height:150px;margin-top:20px;}
    .swiperList .tabItem .swiper-container .swiper-slide .slide-pd .slide-pic img{height:100%;width:auto;max-width:100%;margin:0 auto;}
    .swiperList .tabItem .swiper-container .swiper-slide:hover{-webkit-transform: none;transform: none;}
    .swiperList .tabItem .swiper-container .swiper-slide .slide-pd .btn-ljxq{opacity:1;margin:0 auto;}
   /* .yw-titel h2{font-size:24px!important;}*/
    .yw-titel p{font-size:14px!important;}
    .vr-page .section4 .cg-container{padding-bottom:20px;}
}
@media only screen and (max-width: 320px) {
	
}

/* 第四部分 */

#fullpage .section4{}
.cg-case{width:100%;/* height:100%; */height:auto;}
.yw-titel h2{color:#333333;margin-bottom:10px;}
.yw-titel p{font-size:16px;color:#666666;}
.section4 .cg-container{width:100%;height:auto;background:url('/repository/image/919234c0-81fe-426c-ae8b-482289a8cc4c.jpg') no-repeat center center;background-size:cover;}
.cg-container .anli_list{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.cg-container .anli_list .anli-item{width:24.8%;margin-right:1px;margin-bottom:1px;position: relative;}
.cg-container .anli_list .anli-item img{display: block;width:100%;height:auto;max-width: 100%;}
.cg-container .anli_list .anli-item:nth-child(1){width:49.8%;margin-right:1px;}
.cg-container .anli_list .anli-item:nth-child(2){width:49.8%;margin:0;}
.cg-container .anli_list .anli-item .anli-info{width:100%;height:auto;margin-top:10px;margin-bottom:5px;}
.cg-container .anli_list .anli-item .anli-info h2{font-size:16px;color:#ffffff;line-height:20px;min-height:40px;}
.cg-container .anli_list .anli-item .anli-info a{color:#fff;font-size:14px;opacity:0.5;}
.cg-container .anli_list .anli-item .anli-info a:hover{color:#fff;}
.cg-container .anli_list .anli-item .anli-info a i{font-size:12px;display:inline-block;width:16px;height:16px;background:rgba(119,119,119,0.5);text-align: center;line-height:16px;border-radius:25px;margin-left:5px;}
.cg-container .anli_list .anli-item:nth-child(1) .anli-info{position: absolute;left:0;bottom:15px;}
.cg-container .anli_list .anli-item:nth-child(1) .anli-info h2{min-height:24px;}
.cg-container .anli_list .anli-item:nth-child(2) .anli-info{position: absolute;left:0;bottom:15px;}
.cg-container .anli_list .anli-item:nth-child(2) .anli-info h2{min-height:24px;}
.cg-container .anli_list .anli-item:last-child{margin-right:0;}
.cg-container .btn-more{margin-top:20px;}

@media only screen and (max-width: 1800px) {
  #fullpage .section4 .wrap{width:920px;max-width:96%;margin-left:auto;margin-right:auto;}
}

@media only screen and (max-width: 1440px) {
    .cg-container .anli_list{width:76%;margin:10px auto 0px;}
    .cg-container .anli_list .anli-item .anli-info h2{font-size:14px;white-space: normal;overflow: hidden;text-overflow: ellipsis;height:20px;min-height:auto;}
    .cg-container .anli_list .anli-item .anli-info{bottom:5px!important;}
}
@media only screen and (max-width: 1366px) {
  .cg-container .btn-more {
    margin-top: 10px;
}
  a.btn-more{height: 31px;
    line-height: 31px;}
    .cg-container .anli_list{width:72%;margin:10px auto 0px;}
    .cg-container .anli_list .anli-item .anli-info h2{font-size:14px;white-space: normal;overflow: hidden;text-overflow: ellipsis;height:20px;min-height:auto;}
    .cg-container .anli_list .anli-item .anli-info{bottom:5px!important;}
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
    .section4 .cg-container{background-size:100% 100%;}
    .cg-container .anli_list{padding:15px 0px 0px;width:auto!important;}
    .cg-container .anli_list .anli-item{width:49%!important;float:left;}
    .cg-container .anli_list .anli-item .anli-info h2{font-size:12px;min-height:24px;height:20px;text-align:center;	overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
    .cg-container .anli_list .anli-item .anli-info{position: absolute;bottom:0px!important;padding:0px 5px;}
    .cg-container .anli_list .anli-item.item1{width:100%!important;}
    .cg-container .anli_list .anli-item.item2{display: none;}
    .cg-container .anli_list .anli-item.item5{display: none;}
    .cg-container .anli_list .anli-item.item6{display: none;}
    .cg-container .anli_list .anli-item .anli-info a{font-size:12px!important;display: block;text-align: center;}
}
@media only screen and (max-width: 320px) {
	
}
/* 第五部分 */
#fullpage .section5{background:#fff;}


/* 聚合-国际业务 */
.gjyw-page .modular2{padding-bottom:330px;}
.gjyw-page .section2{background:#fff!important;}
.gjyw-page .section2 .gjzlbj{width:100%;height:100%;padding:50px 0px 0px;}
/*.gjyw-page .ywMap{
    height:calc(100% - 230px)!important;
    background: url(/repository/image/gRuaaToST8mZqUDJU79wpQ.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}*/
.gjyw-page .ywMap .ywmap-Main{height:100%;position: relative;z-index: 1;}
.ywMap .mapbg{height:inherit;}
.znxs-page .ywMap .mapbg{max-width:100%;}
.ywMap .Map_icon{width:100%;height:100%;position: absolute; top: 0; left: 0; z-index: 11;}
.ywMap .Map_icon ul li{position: absolute;
    height:70px;line-height:35px;min-width:auto;cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
@media only screen and (max-width: 1800px) {
  #c_portalResGroupNewsNew_list-15713889999475225 .wrap{padding-top:10px;}
  #c_portalResGroupNewsNew_list-15713889999475225 h2.csec em{margin-bottom:10px;}
}


@media only screen and (max-width: 1440px) {
    .gjyw-page .modular2{padding-bottom:150px;}
}
@media only screen and (max-width: 1366px) {
    .gjyw-page .modular2{padding-bottom:150px;}
    .mapnum{bottom:40px;}
}
@media only screen and (max-width: 1280px) {
 
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
    .gjyw-page .modular2{padding-bottom:150px;} 
    .gjyw-page .section1{background-size:cover!important;}

    .gjyw-page .ywMap{height:auto!important;-ms-flex-wrap: wrap;flex-wrap: wrap;}
}
@media only screen and (max-width: 320px) {
	
}

/* 地图闪烁动画 */
@-webkit-keyframes pulsed {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulsed {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(0.1, 0.1, 0.1);
        opacity:1;
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(0.6, 0.6, 0.6);
        opacity:0.9;
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(2,2,2);
        opacity:0.4;
    }
}
.pulsed {
    -webkit-animation-name: pulsed;
    animation-name: pulsed;
}
.ywMap .Map_icon ul li .map-statu{
    position: relative;
    width:35px;
    height:35px;
    display: block;
    margin:0 auto;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-timing-function:linear;
    -webkit-animation-timing-function:linear;
}
.ywMap .Map_icon ul li .map-title{line-height:20px;font-size:14px;color:#fff;float:left;position: relative;-webkit-transition: all 0.6s;transition: all 0.6s;}
.ywMap .Map_icon ul li .map-title::before{
    display: block;
    content: '';
    position: absolute;
    width:6px;
    height:6px;
    background: #fff;
    left:54%;
    top:-20px;
    margin-left:-9px;
    border-radius: 50%;
}
.ywMap .Map_icon ul li:nth-of-type(odd) .map-statu{
     /* animation-delay:0.3s;
     -webkit-animation-delay:0.3s; */
     animation-duration: 1.2s;
     -webkit-animation-duration: 1.2s;
}
.ywMap .Map_icon ul li.mp2 .map-statu{float:left;}
.ywMap .Map_icon ul li.mp2 .map-title{line-height:35px;}
.ywMap .Map_icon ul li.mp2 .map-title::before{
    display: block;
    content: '';
    position: absolute;
    width:6px;
    height:6px;
    background: #fff;
    left:-21px;
    top:15px;
    margin-left:0;
    border-radius: 50%;
}
.ywMap .Map_icon ul li.mp5 .map-statu{float:left;}
.ywMap .Map_icon ul li.mp5 .map-title{line-height:35px;}
.ywMap .Map_icon ul li.mp5 .map-title::before{
    display: block;
    content: '';
    position: absolute;
    width:6px;
    height:6px;
    background: #fff;
    left:-21px;
    top:15px;
    margin-left:0;
    border-radius: 50%;
}
.ywMap .Map_icon ul li.mp1{left:12.8%;top:28.4%;}
.ywMap .Map_icon ul li.mp2{left:37%;top:38%;}
.ywMap .Map_icon ul li.mp3{left:28.6%;top:44.8%;}
.ywMap .Map_icon ul li.mp4{left:59.6%;top:26%;}
.ywMap .Map_icon ul li.mp5{left:66.5%;top:36%;}
.ywMap .Map_icon ul li.mp6{left:61.4%;top:41%;}
.ywMap .Map_icon ul li.mp7{left:67.4%;top:60%;}
/* .ywMap .Map_icon ul li.mp8{left:47.8%;top:52.8%;} */
.mapnum{width:100%;height:auto;position: absolute;bottom:90px;}
.mapnum .num-item{height:50px;min-width:190px;padding-left:10px;border-left:1px solid #fff;float:left;}
.mapnum .num-item h2{color:#fff;line-height:24px;margin-bottom:10px;}
.mapnum .num-item p{color:#fff;line-height:18px;letter-spacing: 1px;}

@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {

}
	
@media only screen and (max-width: 767px) {
  .znxs-page .ywMap .mapbg {
    /*max-width: 150%;
    left: -25%;*/
    position: relative;
}
    .ywMap .Map_icon ul li .map-title{display: none;}
    .mapnum{position: static;margin:20px 0px;}
    .mapnum .wrap{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
   /* .ywMap{margin-top:30px;}*/
    .mapnum .num-item{min-width:auto;padding:0px 15px;}
    .mapnum .num-item h2{text-align: center;}
    .mapnum .num-item p{text-align: center;}
    .gjyw-page .section2 .yw-titel h2{color:#000;}
    .gjyw-page .section2 .yw-titel p{color:#000;}
}
@media only screen and (max-width: 320px) {
	
}


/* 海外显示器 */
.gjyw-page .section3{background:#f3f3f3!important;padding-top:30px;}
.gjyw-page .section3 .products-tab .tab-content .swiperList{background:none;}
.gjyw-page .section3 .products-tab .tab-content .swiperList a.btn-more{color:#666;border-color:#d8d8d8;}
.gjyw-page .section3 .products-tab .tab-content .swiperList a.btn-more i{color:#666;}
/* 成功案例 */
.gjyw-page  .section4 .cg-case{background:url('/repository/image/_lLO10J3Q7a840a42SIfvA.png') no-repeat center center;background-size: cover;}
.gjyw-page  .section4 .cg-container{background:none;}
.gjyw-page  .section4 .cg-case .yw-titel h2{color:#fff;}
.gjyw-page  .section4 .cg-case .yw-titel p{color:rgba(255,255,255,0.6);}

@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {
    
}
	
@media only screen and (max-width: 767px) {
    .yjzm-Page .section2 .zm_container{background-size:100% 100%!important;padding-top:10px;}
}
@media only screen and (max-width: 320px) {
	
}
/*---------------------------文化旅游------------------------------- */
.whly-Page .section1 .Modular1{padding-bottom:310px;}
.whly-Page .section2{background:#fff!important;}
.whly-Page .section2 .infoList .jjinfo-item{display:none;}
.whly-Page .section2 .infoList .jjinfo-item.cur{display:block;}
.whly-Page .section2 .infoList .jjinfo-item .item-left{margin-right:1px;}
.whly-Page .section2 .infoList .jjinfo-item .item{width:49.5%;position: relative;}
.whly-Page .section2 .infoList .jjinfo-item .item img{display: block;width:100%;height:auto;}
.whly-Page .section2 .infoList .jjinfo-item .item .item-infopd{padding:40px;width:100%;height:100%;position: absolute;top:0;left:0;}
.jjinfo-item .item .item-infopd h2{color:#fff;line-height:30px;}
.jjinfo-item .item .item-infopd p{color:#fff;display: block;max-width:80%;line-height:24px;margin-bottom:30px;}
.jjinfo-item .item .item-infopd a.btn-more{margin:0;}
.whly-Page .section3 .cg-case{background:url('/repository/image/9YpRvK61QNmHLNr_7EU2FQ.png') no-repeat center center;background-size:cover;}
.whly-Page .section3 .cg-case .yw-titel h2{color:#fff;}
.whly-Page .section3 .cg-case .yw-titel p{color:#fff;opacity: 0.6;}
 .whly-Page .section2 .infoList .jjinfo-item .item .item-left_imgbox{width:100%;height:0;padding-bottom:84.584%;overflow:hidden;}
@media only screen and (max-width: 1800px) {

  .whly-Page .section2 .infoList .jjinfo-item .item{width:40%;}
}
@media only screen and (max-width: 1440px) {
    .whly-Page .section1 .Modular1{padding-bottom:150px;}
    .whly-Page .section2 .infoList .jjinfo-item .item{width:40%;}
}
@media only screen and (max-width: 1366px) {
    .whly-Page .section2 .infoList .jjinfo-item .item{width:40%;}
  .whly-Page .section2 .infoList .jjinfo-item .item .item-left_imgbox{width:100%;height:0;padding-bottom:70.584%;overflow:hidden;}
    .whly-Page .section1 .Modular1{padding-bottom:150px;}

}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {
  .whly-Page .section2 .infoList .jjinfo-item .item .item-infopd{padding:20px}
}
	
@media only screen and (max-width: 767px) {
    .whly-Page .section1 .Modular1{padding-bottom:150px;}
    .whly-Page .section2 .infoList .jjinfo-item .flex-center{display: block;-webkit-box-pack: none;-ms-flex-pack: none;justify-content: none;}
    .whly-Page .section2 .infoList .jjinfo-item .item{width:100%;margin-right:0;margin-bottom:15px;height:200px;overflow: hidden;}
    .jjinfo-item .item .item-infopd p{max-width: 100%;  margin-bottom: 15px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .whly-Page .section2 .infoList .jjinfo-item .item .item-infopd{padding:15px;}
    .products-tab .tab-content .tab-title ul li{
        width:auto;
        min-width:80px;
        height:30px;
        line-height:30px;
        font-size:12px;
        padding:0px 5px;
    }
    .whly-Page .section2 .infoList .jjinfo-item .item img{max-width:100%;}
}
@media only screen and (max-width: 320px) {
	
}

/*--------------------------- 夜景照明 --------------------------------------*/
.yjzm-Page .section1 .Modular1{padding-bottom:310px;}
.yjzm-Page .section2{background:#ffffff!important;}
.yjzm-Page .section2 .zm_system{height:92%;width:100%;}
.yjzm-Page .section2 .zm_container{width:100%;height:100%;background:url('../images/product_jh/zmxt_bg.png') no-repeat center center;
    background-size:cover;}
.yjzm-Page .section2 .zm_container .map_cn{display: block;width:70%;height:auto;max-width: 100%;margin:0 auto;}
.yjzm-Page .section2 .zm_container .map-contant{width:100%;height:100%;position: relative;}
.yjzm-Page .section2 .zm_container .map-contant .map_logo{width:290px;height:auto;position: absolute;left:0px;top:140px;}
.yjzm-Page .section2 .zm_container .map-contant .map_logo ul li{width:50%;float:left;min-height:100px;position: relative;}
.yjzm-Page .section2 .zm_container .map-contant .map_logo ul li img{display: block;width:auto;position: absolute;left:0;bottom:20px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.yjzm-Page .section2 .zm_container .map-contant .map_logo ul li:hover img{-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.15);box-shadow:0 2px 3px rgba(0,0,0,0.15);-webkit-transform: scale(1.05);transform: scale(1.05);}
.yjzm-Page .section2 .zm_container .map-contant .map_logo ul li:nth-of-type(even){float:right;}
.yjzm-Page .section2 .map-contant .map_dian{width:70%;height:100%;position: absolute;left:50%;top:0px;transform:translateX(-50%);}
.yjzm-Page .section2 .map-contant .map_dian ul{width:100%;height:100%;position: relative;}
.yjzm-Page .section2 .map-contant .map_dian ul li{
    position: absolute;
    height:70px;line-height:35px;min-width:auto;cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.yjzm-Page .section2 .map-contant .map_dian ul li .map-statu{
    position: relative;
    width:35px;
    height:35px;
    display: block;
    margin:0 auto;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-timing-function:linear;
    -webkit-animation-timing-function:linear;
}
.yjzm-Page .section2 .map-contant .map_dian ul li .map-title{line-height:20px;font-size:14px;color:#fff;float:left;position: relative;-webkit-transition: all 0.6s;transition: all 0.6s;}
.yjzm-Page .section2 .map-contant .map_dian ul li .map-title::before{
    display: block;
    content: '';
    position: absolute;
    width:6px;
    height:6px;
    background: #fff;
    left:54%;
    top:-20px;
    margin-left:-7px;
    border-radius: 50%;
}
.yjzm-Page .section2 .map-contant .map_dian ul li:nth-of-type(odd) .map-statu{
     /* animation-delay:0.3s; */
     /* -webkit-animation-delay:0.3s; */
     animation-duration: 1.2s;
     -webkit-animation-duration: 1.2s;
}
.map_dian ul li.mp1{left:49%;top:57.4%;}
.map_dian ul li.mp2{left:45%;top:63%;}
.map_dian ul li.mp3{left:56.2%;top:70%;}
.map_dian ul li.mp4{left:64%;top:79%;}
.map_dian ul li.mp5{left:74.5%;top:59%;}
.map_dian ul li.mp-right .map-title{line-height:35px!important;}
.map_dian ul li.mp-right .map-statu{display:inline-block!important;}
.map_dian ul li.mp-right .map-title::before {
    left:auto!important;
    right:-20px!important;
    top: 15px!important;
    margin-left:0!important;
}
.map_dian ul li.mp-three .map-statu{display:inline-block!important;float:left;margin-top:12px!important;}
.map_dian ul li.mp-three .map-title{}
.map_dian ul li.mp-three .map-title::before {
    left:auto!important;
    left:-21px!important;
    top: 27px!important;
    margin-left:0!important;
}
@media only screen and (max-width: 1800px) {
  #c_portalResGroupNewsNew_list-15713840463620247 .img{top:10%!important;}
  #c_portalResGroupNewsNew_list-15713840463620247 .cst{margin-top:20px;}
  #c_portalResGroupNewsNew_list-15713840463620247 .cst em{margin-bottom:15px;}
}
@media only screen and (max-width: 1440px) {
  .map_dian ul li.mp1{left:46%;top:53.4%;}
.map_dian ul li.mp2{left:42%;top:59%;}
.map_dian ul li.mp3{left:53.2%;top:65%;}
.map_dian ul li.mp4{left:59%;top:77%;}
.map_dian ul li.mp5{left:66.5%;top:58%;}
    .yjzm-Page .section1 .Modular1{padding-bottom:150px;}
    .yjzm-Page .section2 .zm_system{height:inherit;}
    .yjzm-Page .section2 .zm_container .map_cn{width:70%;margin:0 auto;}
    .yjzm-Page .section2 .map-contant .map_dian{right:8%;}
    .yjzm-Page .section2 .zm_container .map-contant .map_logo{top:110px;}
    .yjzm-Page .section2 .zm_container .map-contant .map_logo ul li{min-height:80px;}
}
@media only screen and (max-width: 1366px) {
    .yjzm-Page .section1 .Modular1{padding-bottom:150px;}
    .yjzm-Page .section2 .zm_system{height:inherit;}
    .yjzm-Page .section2 .zm_container .map_cn{width:50%;margin:0 auto;}
    .yjzm-Page .section2 .map-contant .map_dian{right:8%;}
    .yjzm-Page .section2 .zm_container .map-contant .map_logo{top:110px;}
    .yjzm-Page .section2 .zm_container .map-contant .map_logo ul li{min-height:80px;}
}
@media only screen and (max-width: 1280px) {
	.yjzm-Page .section1 .Modular1{padding-bottom:150px;}
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {
    
}
	
@media only screen and (max-width: 767px) {
    .yjzm-Page .section1 .Modular1{padding-bottom:150px;}
    .yjzm-Page .section2 .zm_container{height:60%;}
    .yjzm-Page .section2 .zm_container .map-contant .map_cn{margin-left:-15%;width:auto;}
    .yjzm-Page .section2 .zm_container .map-contant .map_logo{width:100%;height:auto;position: static;margin-top:40px;}
    .yjzm-Page .section2 .map-contant .map_dian ul{margin-left:-22%;}
    .yjzm-Page .section2 .zm_container .map-contant .map_logo ul li{min-height:40px;width:25%;margin:2px 0px 2px;float:left!important;}
    .yjzm-Page .section2 .zm_container .map-contant .map_logo ul li img{display: block;max-width:100%;height:auto;margin:0 auto;}
    .yjzm-Page .section2 .map-contant .map_dian{height:72%;right:0;}
    .yjzm-Page .section2 .map-contant .map_dian ul li .map-title{display: none;}
    .yjzm-Page .section2 .zm_system{height:100%;}


}
@media only screen and (max-width: 320px) {
	
}
/* 解决方案 */

.yjzm-Page .section3 .dg_qiehuan .qiehuan-item{display:none;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item.cur{display:block;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item{position: relative;height:520px;width:205px;float:left;overflow: hidden;-webkit-transition: all 0.3s;transition: all 0.3s;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item .qh-bt{display: block;width:100%;height:auto;position: absolute;bottom:30px;cursor: pointer;-webkit-transition:all 0.3s;transition:all 0.3s;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item .qh-bt h3{font-size:16px;color:#fff;text-align: center;margin-bottom:10px;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item .qh-bt i{display:block;color:#fff;text-align: center;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item.active{width:615px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item.active .item-infopd{display: block;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item.active .qh-bt{display: none;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item .itembg{display: block;width:auto;height:100%;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item .item-infopd{padding:40px;width:100%;height:100%;position: absolute;top:0;left:0;display: none;}
.qiehuan-item .item .item-infopd h2{color:#fff;line-height:30px;}
.qiehuan-item .item .item-infopd p{color:#fff;display: block;max-width:80%;line-height:24px;margin-bottom:30px;}
.qiehuan-item .item .item-infopd a.btn-more{margin:0;}
/* 成功案例 */
.yjzm-Page .section4 .cg-case{  background: url('/repository/image/C2ACdK8TSKmU9vLal7cu6w.png') no-repeat center center;}
.yjzm-Page .section4 .cg-container{  background:none;}
.yjzm-Page .section4 .yw-titel h2{color:#fff;}
.yjzm-Page .section4 .yw-titel p{color:#fff;opacity:0.6;}
@media screen and (max-width: 1800px){


.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item{height: 420px;width: 16.667%;}
.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item.active{width:50%}
  }
@media only screen and (max-width: 1440px) {
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item{height: 420px;width:16.667%;}
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item.active{width:50%;}
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item.active img{display: block;min-width:100%;}
}
@media only screen and (max-width: 1366px) {
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item{height: 370px;width:16.667%;}
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item.active{width:50%;}
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item.active img{display: block;min-width:100%;}
  .yjzm-Page .section3 .dg_qiehuan{margin-top: 10px;}
}
@media only screen and (max-width: 1280px) {
	.yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item{height: 370px;}
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {
    
}
	
@media only screen and (max-width: 767px) {
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item.active{width:50%;}
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item{width:16.667%;height:300px;border:none!important;}
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item .item-infopd{padding:30px 15px;}
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item .itembg{border:none!important;}
    .qiehuan-item .item .item-infopd h2{margin-bottom:25px;}
    .qiehuan-item .item .item-infopd p{    max-width: 90%;display: none;}
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item .item .qh-bt h3{font-size:14px;}
    .yjzm-Page .section3 .dg_qiehuan .qiehuan-item{background:#000;}

}
@media only screen and (max-width: 320px) {
	
}
/*----------------------智能显示-----------------------------*/
.znxs-page .section1 .Modular1{padding-bottom:310px;}
.znxs-page .section2{background:#fff!important;}
.znxs-page .section2 .mapnum .num-item{min-width:230px;}
.znxs-page .section2 .znxsbj{padding-top:60px;}
.znxs-page .section4 .tab-content .znjjList .list-item{width:100%;height:100%;display: none;}
.znxs-page .section4 .tab-content .znjjList .list-item.cur{display:block;}
.znxs-page .section4 .tab-content .znjjList .znjjItem{width:24.9188%;margin-right:1px;float:left;position: relative;}
.znxs-page .section4 .tab-content .znjjList .znjjItem img{display: block;width:auto;height:auto;max-width:100%;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:first-child{width:24.9188%;}
.znxs-page .section4 .tab-content .znjjList .znjjItem .znjjItem_imgbox{
width:100%;height:0;padding-bottom:56.35%;overflow:hidden;
}
.znxs-page .section4 .tab-content .znjjList .znjjItem .znjjItem_imgbox a{width:100%;height:0;padding-bottom:56.35%;overflow:hidden;display:block;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:first-child .znjjItem_imgbox{
width:100%;height:0;padding-bottom:171.66%;overflow:hidden;
}
.znxs-page .section4 .tab-content .znjjList .znjjItem:first-child .zn-item .anli-info{position: absolute;bottom:20px;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:first-child .zn-item .anli-info h2{color:#ffffff;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:first-child .zn-item .anli-info a{color:#ffffff;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:first-child .zn-item .anli-info a i{color:#fff;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:nth-child(4){margin-right:0;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:nth-child(7){margin-right:0;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:nth-child(2){margin-bottom:40px;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:nth-child(3){margin-bottom:40px;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:nth-child(4){margin-bottom:40px;}
.znxs-page .section1{}
.znxs-page .section2{}
.znxs-page .section3{}
.znxs-page .section4{}
.znjjList .znjjItem .zn-item .anli-info{padding:30px 10px 0px;width:100%;height:auto;}
.znjjList .znjjItem .zn-item .anli-info h2{font-size:16px;color:#333333;line-height:20px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.znjjList .znjjItem .zn-item .anli-info a{color:#777;font-size:14px;}
.znjjList .znjjItem .zn-item .anli-info a i{font-size:12px;display:inline-block;width:16px;height:16px;background:#bababa;
    color:#fff;text-align: center;line-height:16px;border-radius:25px;margin-left:5px;-webkit-transform: scale(0.9);transform: scale(0.8);}


@media only screen and (max-width: 1800px) {
.znxs-page .section4 .tab-content .znjjList .znjjItem:nth-child(2){margin-bottom:20px;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:nth-child(3){margin-bottom:20px;}
.znxs-page .section4 .tab-content .znjjList .znjjItem:nth-child(4){margin-bottom:20px;}
}

@media only screen and (max-width: 1440px) {
    .znxs-page .section1 .Modular1{padding-bottom:50px;}
   
    .znxs-page .section4 .tab-content .znjjList .znjjItem{width:24.9188%;margin-right:1px;float:left;position: relative;overflow: hidden;}
  .znxs-page .section4 .tab-content .znjjList .znjjItem .znjjItem_imgbox{padding-bottom:56.35%;}
   .znxs-page .section4 .tab-content .znjjList .znjjItem:first-child .znjjItem_imgbox{padding-bottom:149.837%;}
    .znjjList .znjjItem .zn-item .anli-info{padding:10px 10px 0px;}
    .znxs-page .section4 .tab-content .znjjList .znjjItem{margin-bottom:10px!important;}
    .znxs-page .section3 .products-tab .tab-content{margin-top:0;}

}
@media only screen and (max-width: 1366px) {
    .znxs-page .section1 .Modular1{padding-bottom:50px;}
   
    .znxs-page .section4 .tab-content .znjjList .znjjItem{width:24.87%;margin-right:1px;float:left;position: relative;overflow: hidden;}
  
   .znxs-page .section4 .tab-content .znjjList .znjjItem .znjjItem_imgbox{padding-bottom:36.35%;}
   .znxs-page .section4 .tab-content .znjjList .znjjItem:first-child .znjjItem_imgbox{padding-bottom:111.837%;}
    .znjjList .znjjItem .zn-item .anli-info{padding:10px 10px 0px;}
    .znxs-page .section4 .tab-content .znjjList .znjjItem{margin-bottom:10px!important;}

}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {
    
}
	
@media only screen and (max-width: 767px) {
    .znxs-page .section1 .Modular1{padding-bottom:150px;}
    .znxs-page .section2 .mapnum{}
    .znxs-page .section2 .mapnum .num-item{ min-width:auto;border-color:#333;}
    .znxs-page .section2 .mapnum .num-item  h2{color:#333;}
    .znxs-page .section2 .mapnum .num-item  p{color:#333;}
    .znxs-page .section4 .products-tab{padding:10px 0px 0px;}
    .znxs-page .section4 .tab-content .znjjList .znjjItem:first-child{display: none;}
    .znxs-page .section4 .tab-content .znjjList .znjjItem{width:49%;float:left;margin-bottom:8px!important;}
  .znxs-page .section4 .tab-content .znjjList .znjjItem .znjjItem_imgbox {
    padding-bottom: 56.35%;
}
    .znxs-page .section4 .tab-content .znjjList .znjjItem:nth-child(4){margin-right:1px;}
    .znjjList .znjjItem .zn-item .anli-info{padding: 10px 10px 0px;}
    .znjjList .znjjItem .zn-item .anli-info h2{height:20px;font-size:14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
}
@media only screen and (max-width: 320px) {
	
}
/* 成功案例 */
.znxs-page .section5{}
.znxs-page .section5 .yw-titel h2{color:#fff;}
.znxs-page .section5 .yw-titel p{color:#fff;opacity:0.6;}
.znxs-page .section5 .cg-case{  background: url('/repository/image/C2ACdK8TSKmU9vLal7cu6w.png') no-repeat center center;}

@media only screen and (max-width: 1440px) {
    
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 992px) {
    
}
	
@media only screen and (max-width: 767px) {
   
}
@media only screen and (max-width: 320px) {
	
}

/* 动画初始化 */
.section .fadeInUp{opacity: 0;-webkit-transform: translate3d(0,100px,0);transform: translate3d(0,100px,0);transition-duration: 0s;transition-delay: .7s;}
.section.animation-action .fadeInUp{opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);transition-duration: 1s;transition-delay: 0s;}
.section .fadeInLeft{opacity: 0;-webkit-transform: translate3d(-300px,0,0);transform: translate3d(-300px,0,0);transition-duration: 0s;transition-delay: .7s;}
.section.animation-action .fadeInLeft{opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);transition-duration: 1s;transition-delay: 0s;}
.section .fadeInRight{opacity: 0;-webkit-transform: translate3d(300px,0,0);transform: translate3d(300px,0,0);transition-duration: 0s;transition-delay: .7s;}
.section.animation-action .fadeInRight{opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);transition-duration: 1s;transition-delay: 0s;}
.section .fadeInDown{opacity: 0;-webkit-transform: translate3d(0,-100px,0);transform: translate3d(0,-100px,0);transition-duration: 0s;transition-delay: .7s;}
.section.animation-action .fadeInDown{opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);transition-duration: 1s;transition-delay: 0s;}

.section.animation-action .delay2{transition-delay: 200ms;}
.section.animation-action .delay4{transition-delay: 400ms;}
.section.animation-action .delay6{transition-delay: 600ms;}
.section.animation-action .delay8{transition-delay: 800ms;}
.section.animation-action .delay10{transition-delay: 1s;}
.section.animation-action .delay12{transition-delay: 1.2s;}
.section.animation-action .delay14{transition-delay: 1.4s;}
.section.animation-action .delay16{transition-delay: 1.6s;}
.section.animation-action .delay18{transition-delay: 1.8s;}
.section.animation-action .delay20{transition-delay: 2s;}
.section.animation-action .delay22{transition-delay: 2.2s;}
.section.animation-action .delay24{transition-delay: 2.4s;}















