.cabl{display: flex;flex-flow: wrap;padding: .3rem;background: #0d4e79}
.cabl>div{flex:1;border-right: 1px solid #98d0ee;display: flex;justify-content: center;}
.cabl>div:nth-child(4){border-right: 0px solid #98d0ee}
.cabl1{margin-left: .1rem}
.cabl1>div:nth-child(1){color: #98d0ee;font-size: .475rem}
.cabl1>div:nth-child(2){color: #fff;font-size:.17rem}
.map-text{display:flex;justify-content: center;align-items: center;}
.lyStrength{text-align: center;color: #0d4e79;padding:.5rem 0}
.lyStrength>h1{font-size: .375rem;font-weight: 600}
.lyStrength>h5{font-size: 0.17rem}
.lyStrength>img{height: .8rem;}
.yingyongArea{padding: .6rem!important;background: #eee;}
.areaImg2{display: none}


@media only screen and (min-width: 1024px) {
	.areaImgs1:hover>img{display:none}
.areaImgs1:hover>.areaImg2{display: block!important;transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
.areaImgs2:hover>img{display:none}
.areaImgs2:hover>.areaImg2{display: block!important;transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
.areaImgs3:hover>img{display:none}
.areaImgs3:hover>.areaImg2{display: block!important;transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
.areaImgs4:hover>img{display:none}
.areaImgs4:hover>.areaImg2{display: block!important;transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
.areaImgs5:hover>img{display:none}
.areaImgs5:hover>.areaImg2{display: block!important;transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
.areaImgs6:hover>img{display:none}
.areaImgs6:hover>.areaImg2{display: block!important;transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
.areaImgs1:hover{  transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
	.areaImgs2:hover{  transform: rotateY(180deg);-webkit-transform: rotateY(180deg); 
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
	.areaImgs3:hover{  transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}

.areaImgs4:hover{  transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
.areaImgs5:hover{  transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
.areaImgs6:hover{  transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* 对于WebKit浏览器 */
  -moz-transform: rotateY(180deg);transition: transform 0.5s; transform-origin: center;}
}


.lyStrength1:hover .swiper-slide .img_box>img{ transform: scale(1.1);transition: transform 0.3s ease;}
.maps{display: flex;}
.maps>div:nth-child(1){width: 30%;padding: .5rem .5rem 0 .5rem;background: #eee;line-height: 250%;letter-spacing: 4px}
.maps>div:nth-child(2){width: 70%}
.partner{text-align: center;padding:0 .6rem;display: flex;justify-content: center}
.partner>div>img{max-width: 68px}
.partnerR>img{box-shadow: 0px 4px 9px 0px rgba(10, 2, 4, 0.06);}
.news{display: flex;flex-flow: wrap}
.news>div{width: 50%;}
.newsH{color:#0d4e79;border-bottom: 1px solid #0d4e79;font-size: .25rem;margin:1rem .5rem .3rem .5rem;font-weight: 600}
.newsH i{margin-right: .1rem}
.newsH span{border-bottom: 6px solid #0d4e79;padding-bottom: .05rem}
.list{background: #f7f7f7;height: 50vh;overflow: auto}
@media only screen and (max-width: 750px) {
	.list{height:33vh!important;}
}
.hes{height: 1rem;width: 100%;background: #f7f7f7}
.list>a>li{margin:0rem .5rem;padding-top: .5rem;display: flex;justify-content: space-between;color:#000;line-height: 200%;border-bottom:1px dashed #b2b2b2;font-size: .2rem}
.list>a>li>div:nth-child(1){width: 80%; word-break: keep-all;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.list>a>li:hover{color:#0d4e79}
.list>a>li>div:nth-child(2){color:#b2b2b2}
.coreTechnology{display: flex;margin-bottom: 1.5rem}
.coreTechnology>div>div{width:  239px;text-align: center ;background: #c8e4fc;color:#71b5e6;padding:.6rem 0 0;flex-shrink: unset;height:6rem;}
.coreTechnology>div>div.active{background: #0e4e7a!important;color:#fff!important;padding: .6rem .3rem .3rem;height: 6.6rem;margin-top: -.3rem;    transition: all 1.2s ease;margin-bottom:-.3rem;}
.coreTechnology>div>div>h5{font-size: .2rem}
.coreTechnology>div>div.active>h5{font-size: .2.2rem!important}
.coreTechnology>div>div>div{font-size: .16rem;border:1px solid #71b5e6;margin-top: .6rem;padding: .2rem;height: 3rem;position: relative}
.coreTechnology>div>div.active>div{font-size: .17rem;border:1px solid #71b5e6;margin-top: .6rem;padding: .2rem}
.coreTechnology>div>div>div>div{border:4px dotted #71b5e6;height: 3px;position: absolute;bottom: .3rem;width: 80%}
.coreTechnology>div>div>img{width:  40%;margin-top: .3rem}
.coreTechnology>div>div.active>img{display: none}
.coreTechnology>div>div.active>img.hexinlan{display: block!important;margin: .3rem auto 0}
.coreTechnology>div>div>.hexinlan{display: none}
.solution{display: flex;justify-content: center}
.solution>div{margin: .1rem;width: 30%;height: 2rem;padding-right: .1rem;    min-width: 5rem; max-width: 6rem;}
.solution>div:nth-child(1){background: url(/templates/default/images/pt3.png);background-size: 100% 100%}
.solution>div:nth-child(2){background: url(/templates/default/images/pt4.png);background-size: 100% 100%}
.solution1>div:nth-child(1){background: url(/templates/default/images/pt5.png);background-size: 100% 100%}
.solution1>div:nth-child(2){background: url(/templates/default/images/pt6.png);background-size: 100% 100%}
.float-ri{width: 52%;margin-top: .5rem;float: right;color: #0d4e79;line-height: 200%;letter-spacing: 1.5px}
.float-ri>a>img{width: 30%;margin-top: .3rem;}
.fangan{display: flex;flex-flow: wrap}
.fangan>a{width: 36%;}
.fangan>a>div{text-align: center;letter-spacing: 2px;color: #0d4e79;border:1px solid #0d4e79;margin: .1rem;padding: .1rem}
.fangan>a:nth-child(odd){margin-left: 12%}
.actio{color: #fff!important;background: #0d4e79!important}
.fanganp{border: 1px solid #000;color: #000;padding: .1rem;letter-spacing: 2px;line-height: 200%}
.products{width: 80%;margin: 0 auto;display: flex;justify-content: center;flex-flow: wrap;}
.abouts{width: 80%;margin: 0 auto;background: linear-gradient(to bottom, #dee8f4, #f7f7f7);}
.products>div{width: 18%;margin-right: 2%;margin-bottom: 2%}
.products>div>div{background: #fff;text-align: center;padding-bottom: .2rem}
.products>div>div>h5{color: #0d4e79;margin: .1rem 0 .1rem;font-size: .15rem}
.pa10{margin-top: .2rem}
.products>div>div>a{color: #0d4e79;}
.abouts>video{width: 100%;border-bottom-right-radius: .5rem;}
.abouts>h5{font-size: .2rem;color:#0d4e79;margin: .3rem}
.abouts>p{font-size: .17rem;color:#000;margin: .3rem;letter-spacing: 4px;line-height: 250%}
.fy{font-size: .17rem;color:#000;line-height: 250%;margin: .1rem 0;letter-spacing: 4px;display: flex;justify-content: end;    width: 80%;
    margin: 0 auto;}
.fy>li{margin-left: .1rem}
.fy>li>a{padding: .1rem;border:1px solid #aaa;width: 30px;height: 30px;color: #999}
.fy>li>a.active{background:#0d4e79;color:#fff }
.zhaoponlei{border-bottom: 1px solid #939393;display: flex;justify-content: space-evenly}
.zhaoponleiwx{border-top: 1px solid #939393;display: flex;justify-content: space-evenly}
.zhaoponlei>div{color:#0e4e7a;font-size: .2rem}
.zhaoponleiwx>div{color:#0e4e7a;font-size: .2rem;border-top: 3px solid #0e4e7a;    margin-top: -2px;text-align: center}
.hove{border-bottom: 1px solid #0e4e7a;margin-bottom: -1px}
.ses{width: 80%;margin: 0 auto;}
.ses1,.ses2,.ses3,.ses4{display: flex;justify-content: space-between;margin-top: .3rem;padding-bottom: .3rem;border-bottom: 1px solid #939393}
.ses4{border-bottom: 0px solid #939393}
.ses>div>div>img{width: 100%;height: 100%}
.ses1>div:nth-child(1){width: 44%}
.ses1>div:nth-child(2){width: 54%}
.ses2>div:nth-child(1){width: 43%}
.ses2>div:nth-child(2){width: 56%}
.ses3>div{width: 49.5%}
.ses2>div:nth-child(1){width: 46%}
.ses2>div:nth-child(2){width: 59%}
.contact,.mooes1{width: 80%;margin: 0 auto}
.mooes{display: flex;justify-content:center}
.mooes1{display: flex;justify-content: space-between}
/*.mooes>div{width: 242px;margin: .05rem;background:linear-gradient(to bottom, #dee8f4, #f4f7fc);box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1); min-width: 226px;height:7rem;}*/
.mooes1>div{width: 24%;margin: .1rem;background:linear-gradient(to bottom, #dee8f4, #f4f7fc);box-shadow: 0px 3px 19.8px 0.2px rgba(0, 0, 0, 0.1); min-width: 226px;position: relative}
.mooes1>div>div{position: absolute;color:#fff;text-align: center;bottom: 10px;width: 100%}
.mooes1>div>div>img{width: 32px  ;  margin-bottom: .01rem;}
.mooes>div>h5{font-size: .2rem;color:#0d4e78;font-weight: 600;padding: .4rem 0;border-bottom: 1px solid #0d4e78;width: 50%;margin: 0 auto}
.mooes>div>div{border:0px solid #000;color:#000;text-align: left;line-height: 250%;margin-top: .2rem;padding: .2rem 0rem;height: auto;font-size: 12px;display: inline-table;}
.contact>p{color:#fff;font-size: 0.2rem;margin: .45rem 0.3rem;letter-spacing: 4px}
.header .inav_wrapper .inav_li .inav_down .down_right{padding:0 .05rem!important;}
.center{background: #dee8f4}
.center>li{border-bottom: 1px solid #939393;padding: .3rem}
.center>li .box .right{width: 10%}
.newss{display: flex}
.lss{width: 10%;border:1px solid #939393;text-align: center;line-height:200%;height: 1rem;padding-top: .3rem;font-size: .3rem!important}
.lss>p{font-size: .16rem}
.lss1{width: 70%;margin:0 2%}
.lss1>div:nth-child(1){    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;color:#0e4e7a;font-size: .25rem;margin-bottom: .1rem}
.lss1>div:nth-child(2){display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;overflow: hidden}
.lss2{width: 15%}
.center>li:hover{background:#0d4e79;color:#fff!important}
.center>li:hover>a div{color:#fff!important }
.news_li01 .left{width: 100%!important}
.header .inav_wrapper .inav_li .inav_down{overflow: hidden}
.header .inav_wrapper .inav_li .inav_down .down_right a{letter-spacing: 2px;padding: .1rem 0rem}
.mwrap{width: 100%}
.lyStrengthKuang{width: 85%;margin: 0 auto;box-shadow: 0px 3px 19.8px 0.2px rgba(0, 0, 0, 0.05);background: #fff;padding: .6rem}
.lyStrengthKuangjs{width: 77%;margin: 0 auto;box-shadow: 0px 3px 19.8px 0.2px rgba(0, 0, 0, 0.05);background: #fff;padding: .6rem 1.2rem}
.lyStrengthKuang>div{overflow: hidden;padding: .3rem}
.lyStrengthKuangtj{width: 50%;margin: .3rem auto 1rem;background: #e2e2e2;color:#0e4e7a;line-height: 200%;letter-spacing: 2px;text-align: center;padding: 0!important}
.prodoctnext{width: 80%;margin: .6rem auto .6rem;background:linear-gradient(to bottom, #dee8f4, #fff);padding: 3%;border-radius: .3rem;letter-spacing: 3px}
.prodoctnext>h3{font-size: .22rem;color:#0d4e79;font-weight: 600}
.prodoctnext>h5{font-size: .16rem;color:#0d4e79;margin: 0.3rem 0}
.prodoctnext>div,.cpjj{display: flex}
.prodoctnext>div>div>p{font-size: .16rem;margin: 0.1rem 0}
.mwrap {width: 94.8%!important}
.header .inav_wrapper .inav_li .inav_down .down_right{max-width:100%!important}
.prodoctnext>div>div>p>i{color:#0d4e79;}
.mapss{position: relative}
.mapdian>img{display: block!important}
.mapss>div{position: absolute;width: 35px;height: 50px}
.mapss>div>img{display: none}
.mapss1{top: 31%;left: 47.3%;}
.mapss2{top: 39%;left: 46.3%;}
.mapss3{top: 45%;left: 41.8%;}
.mapss4{top: 54%;left: 41%;}
.mapss5{top: 57%;left: 47.7%;}
.mapss6{top: 63.2%;left: 47%;}
.mapss7{top: 63%;left: 54%;}
.mapss8{top: 73%;left: 56.5%;}
.mapss9{top: 67%;left: 63.8%;}
.mapss10{top: 57%;left: 68%;}
.mapss11{top: 54%;left: 61.7%;}
.mapss12{top: 43%;left: 63%;}
.mapss13{top: 35%;left: 60%;}
.mapss14{top: 40%;left: 58%;}
.mapss15{top: 47%;left: 55%;}
.mapss16{top: 63%;left: 69%;}
.mapss17{top: 72%;left: 62.5%;}
.mapss18{top: 49%;left: 67%;}
.swiper-button-prev{ background-image: url(/templates/default/images/lleft.png)!important;background-size: 48px 48px!important;width: 78px!important;height: 78px!important;    margin-top: -34px!important;left:40px!important;background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;}
.swiper-button-next{background-image: url(/templates/default/images/lright.png)!important;background-size: 48px 48px!important;width: 78px!important;height: 78px!important;    margin-top: -34px!important;right: 40px!important;background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;}
.anlitop{position: absolute;bottom: 10px;display: flex;justify-content: space-between;color:#fff;width: 96%;padding: 0 2%;font-size: .16rem;line-height: 150%}
.anlitop a{font-size: .16rem}
.fulis{display:flex;}
.fulis>div{min-width: 120px}
.fulis1{width:19.5%;min-width: 150px;border-bottom: 2px solid #fff}
.fulis1>img{width:100%;height: 100%;}
.fulis2{border:1px solid #cbd9e4;margin-right: 0.5%;text-align: center;background: #f1f4fb;padding:.3rem 0;width: 13%}
.fulis2>a>div{text-align: center;background: #0e4e7a;padding:.1rem 0;color:#fff;font-size: .16rem;border-radius: 4px;width: 70%;margin: .3rem auto 0}
.fulis>a>div:nth-child(7){margin-right: 0px}
.fulisphoto{display: flex;background:linear-gradient(to bottom, #dee8f4, #f7f7f7);}
.fulisphoto1{width: 19.5%;min-width: 150px}
.fulisphoto1>img{width:100%;height: 100%;}
.fulisphoto2{width: 80.5%;overflow: hidden;   padding: .3rem 0}
.fulisphoto2>img{height: 200px}
.indtext{letter-spacing: 4px;line-height: 200%;font-size: .17rem;}
.country{position: absolute;top:15px;right: 15px;z-index: 1}
.country>span{border:1px solid #164b75;font-size: .17rem;padding: .1rem;border-right: 0px solid #000;color: #164b75;cursor: pointer;background: #f6f6f6}
.country>span:nth-child(3){border-right: 1px solid #000}
.countryzhe{background: #164b75!important;color:#fff!important} 
.pc2{display: none}
.mooes1{margin-bottom: .6rem}
.appbottom{display: none}
.lianxiwom{background: url(/templates/default/images/absss.jpg) no-repeat;padding: .6rem .6rem 3rem;background-size: 100% auto;}
.xiasss{display: none}
.appdaxue{display: none}
.appposjie{display: none}
.hexin{display: none}
.m_show{display:none;}
.swiper-button-next, .swiper-button-prev{opacity: .4;top: 55%!important;}
@media only screen and (max-width: 1024px) {
	.coreTechnology{width: 100%;scroll-behavior: auto;}
	.coreTechnology>div>div>div{margin-top: .3rem;}
	.cabl>div{width: 100%;border-right: 0px solid #98d0ee;border-bottom:1px solid #98d0ee; }
	.maps>div,.news>div,.solution>div,.fangan>a,.products>div,.ses>div>div,.cpjj>div{width: 100%!important}
	.maps,.solution,.products,.ses>div,.prodoctnext>div,.cpjj,.newss,.mooes1,.partner,.fulis{flex-flow: wrap!important}
	.maps{flex-direction: column-reverse!important}
	#map1{height: 350px}
	.partner{padding: 0 .3rem!important}
	.fangan>a:nth-child(odd){margin:0!important}
	.swiper-pagination{display: none!important}
	.timeline-year{display: block!important}
	.lyStrengthKuangjs,.prodoctnext>div>div{width: 100%!important;padding: .2rem .1rem}
	.newss>div,.mapss,.maps,.mooes>div,.mapss>video{padding: 0;width: 100%!important;}
	.lss{border:0px solid #000;height: .7rem}
	.jsrz>div>img,.lyStrengthzz>div>img{    max-height: 3rem;}
	.lyStrengthKuang{padding: .1rem}
	.lyStrengthKuangjs2{width: 83%}
	.coreTechnology>div {height: auto!important;background: #0e4e7a !important;}
	.mooes>div>div{padding: .2rem .2rem .6rem;}
/*	.mooes>div{max-width: 4rem}*/
	.partner>div{width:19%!important}
	.mooes1{width: 96%;margin-bottom: 0rem}
	.mooes1>div{margin-bottom: .3rem}
	.mooes1>div{min-width: 20px;margin: 0}
	.footer .f_top{display: block!important}
	.peojectxitong{width: 94%!important}
	.prodoctnext{width: 90%!important}
	.peojectxitong1{margin-left: 2%!important}
	.coreTechnology>div{padding:0!important;}
	.coreTechnology>div>div{background: #0e4e7a!important;color:#fff!important;padding:.3rem 0 0;}
	.pc_show{display: none}
	.m_show{display:block}
}
@media only screen and (max-width: 750px) {
	.ibanner{height: 3.8rem!important;min-height: 2rem!important}
	.ibanner .swiper-slide .words_box{top:35%!important}
	.ibanner>a>img{width: 1rem!important}
	.lyStrength1>a:nth-child(2),.lyStrength1>a:nth-child(3){top:87%!important}
	.yingyongArea{padding: 0!important}
	.maps>div:nth-child(1){    padding: .2rem;box-sizing: border-box }
	.partner>div:nth-child(3){display: none}
	.fanganp,.prodoctnext>div>div>p,.prodoctnext>h5,.abouts>p{text-align: justify;}
	.lubosj,.shoujilicheng{width: 100%!important}
	.shoujilicheng .container{padding: 0!important}
	.shoujilicheng .container .hisss{white-space: normal!important;width: 90%!important;margin: .2rem 5% 0!important;padding-left: 0!important}
	.shoujilicheng .container .swiper-container-horizontal{height: auto!important}
	.shoujilicheng .container .swiper-container-horizontal .swiper-slide{padding-bottom: .6rem}
	.zhaoponleiwx{    flex-flow: column-reverse;}
	.zhaoponleiwx>div{ margin-bottom: .6rem}
	.pc1{display: none}
	.pc2{display: block}
	.jishurnzzz{padding: 0!important;width: 100%}
	.jishurnzzz>img{width: 100%!important;margin: 0!important}
	.jishurnzzz .lyStrengthKuangtj{width: 70%!important;margin: .3rem auto .3rem!important}
	.lyStrengthKuangjs2,.zhuanlaisisai1,.lianxiwom{width: 100%!important;padding: 0!important;    border: 0px solid #c8e4fc!important;}
	.lyStrengthKuangjs2{width: 90%!important;padding: 0!important;    border: 0px solid #c8e4fc!important;margin: 0 5%}
	.lyStrengthKuangjs2>div{margin: 0!important}
	.jsrz>div>img, .lyStrengthzz>div>img{max-height: 200rem}
	.zhuanlaisisai{padding: 0!important;width: 90%;margin: 0 5%}
	.zhuanlaisisai>div{padding: 0!important;margin: 0!important}
	.indtext{padding: .3rem .3rem 0!important;text-align: justify}
	.lianxiwom{height: auto!important;        padding: .1rem 0 2rem !important;}
	.lianxiwom>p{font-size: 0.18rem!important;letter-spacing: 2px!important;margin: 0.3rem;}
/*	.ses,.mooes>div,.abouts{width: 90%!important}*/
	.cabl{padding: .3rem .1rem;flex-wrap: nowrap}
	.cabl>div{padding-left: 0rem;width: 49%;flex-direction: column;}
/*	.cabl>div:nth-child(1),.cabl>div:nth-child(3){border-right: 1px solid #98d0ee;}*/
	.cabl>div:nth-child(1),.cabl>div:nth-child(2){border-bottom: 0px solid #98d0ee;}
	.cabl>div:nth-child(2)>div>img,.cabl>div:nth-child(4)>div>img{margin-left: .1rem;}
	.cabl>div:nth-child(3),.cabl>div:nth-child(4){border-bottom: 0px solid #98d0ee;}
	.cabl>div>div>img{width: 40px;}
	.cabl>div>div{text-align: center;}
	.cabl1>div:nth-child(1){font-size: 0.34rem;text-align: center}
	.cabl1>div:nth-child(2){font-size: .15rem;text-align: center}
	.xyService1 {left: 24.6% !important;}
	.xyService {top: 80% !important;left: unset !important;right:24.6%;}
	.xyService2 {top: 80% !important;left: unset !important;right:0;}
	.partner>div{width: 20%!important}
	.ewm>img{width:45px}
	.d{display: flex;   justify-content: space-between ;    width: 96%;}
	.d>.t{width: 20%}
	.d>li:nth-child(1){margin-left: .0rem!important;        font-size: 8px;}
	.products {width: 100%;}
	.products>div{    margin: 1%;        width: 48% !important;}
	.abouts,.ses{    width: 92%;}
	
	.coreTechnology{justify-content: flex-start;}
	.mooes1>div{width: 49%;        margin-bottom: .3rem;}
/*	.mooes>div{min-width: 96%}*/
	.coreTechnology>div{width: auto!important; }
	.float-ri{    margin: .3rem 0 .1rem;}
	.footer .f_top .t_right .r_top dt{    font-size: .11rem!important;padding: 0rem!important;}
	.footer .f_top .t_right .r_top dd{  font-size: .1rem!important;}
	.lianxiwom{background:url(/templates/default/images/absss1.jpg) no-repeat; background-size: 100%}
	.footer .f_top .t_right .r_bott .t{font-size: 8px}
	.footer .f_top .t_right .r_top dl:nth-child(1){display: none}
	.pcbottom{display: none}
	.appbottom{display: block}
	.footer .f_top{padding-top: .1rem!important}
	.hui-accordion-title-up>.rightss{display: none!important}
	.hui-accordion-title-up>.xiasss{display: block!important}
	.pcprosjie{display: none}
	.appposjie{display: block}
	.appposjie>div{width: 92% !important;height: auto;    padding-right: .2rem;    margin: .1rem;    max-width: 6rem;display: inline-block}
	.appposjie .float-ri{margin: .4rem 0 .1rem;}
	.appposjie .float-ri>p{margin-bottom: .3rem} 
	.appposjie>div:nth-child(1){background: url(/templates/default/images/pca1.png)  no-repeat;background-size: 100% 100%;}
	.appposjie>div:nth-child(2){background: url(/templates/default/images/pca2.png) no-repeat;background-size: 100% 100%;}
	.appposjie>div:nth-child(3){background: url(/templates/default/images/pca3.png) no-repeat;background-size: 100% 100%;}
	.appposjie>div:nth-child(4){background: url(/templates/default/images/pca6.png) no-repeat;background-size: 100% 100%;}
	.appposjie>div:nth-child(5){background: url(/templates/default/images/pca7.png) no-repeat;background-size: 100% 100%;}
	.appposjie>div:nth-child(6){background: url(/templates/default/images/pca4.png) no-repeat;background-size: 100% 100%;}
	.appposjie>div:nth-child(7){background: url(/templates/default/images/pca5.png) no-repeat;background-size: 100% 100%;}
	.appposjie>div:nth-child(8){background: url(/templates/default/images/pca8.png) no-repeat;background-size: 100% 100%;}
	.appposjie>div:nth-child(9){background: url(/templates/default/images/pca9.png) no-repeat;background-size: 100% 100%;}
	.float-ri>a>img{width: 40%}
	.solution .float-ri>p{margin-bottom: .3rem}
	.daxuepc{display: none}
	.appdaxue{display: block}
	.coreTechnology>div>div>div{margin:.3rem .1rem 0;}
	.coreTechnology>div>div>img{display: none;}
	.coreTechnology>div>div>.hexinlan{display: block;margin: .3rem auto 0}
	.hexin{display: block}
	.pc_show{display: none}
	.m_show{display:block}
	
}
@media only screen and (max-width: 515px) {

	.mapdian>img{width: 12px!important}
	.mapss>div{width: 20px;height: 25px}
	.solution>div{min-width: 0rem;    height: auto;}
	.fulisphoto{flex-flow: wrap!important}
	.fulis>div,.fulisphoto>div{width: 100%}
	.swiper-button-next,.swiper-button-prev{    background-size: 28px 28px !important;width: 38px !important;height: 38px !important;}
	.float-ri>a>img{    margin-top: -0.1rem;}
	.swiper-button-prev{left:20px!important}
	.swiper-button-next{right:20px!important}
	.pc_show{display: none}
	.m_show{display:block}
}