ul, li, ol, dl{margin:0;padding:0;}
.mobile-boxs{
    width: 100%;
    position: relative;
    display: none;
}
@media (max-width:1024px) {
	body {
		color: #333;
		background: #fff;
		font: 400 14px/1.5 "Microsoft YaHei","Helvetica Neue", "Marmelad", "Lucida Grande", "Hiragino Sans GB", Georgia, sans-serif;
		-webkit-user-select: inherit;
		background: #fff;
	}
	.bg-gray{background:#f9f9f9;}
	.m-company-img{width:100%;}
	.mobile-center-boxs{width:95%;margin:18px auto 20px;}
	.pc-boxs{display:none}
	.mobile-boxs{display: block;}
	.mobile-navTitle {
		position: fixed;
		background:#000;
		top: 0;
		z-index: 9;
		width: 100%;
		height: 27px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 10px 0;
	}
	.mobile-navTitle img {
		width: auto;
		height: 29px;
	}
	.mobile-logo {
		margin-left: 20px;
	}
	.mobile-line-all {
		margin-right: 20px;
		width: 20px;
		height: 40px;
		padding-top: 20px;
	}
	.mobile-line {
		width: 20px;
		height: 2px;
		background: #fff;
		transition: all .5s linear;
	}
	.mobile-line2 {
		margin: 5px 0;
	}
	.mobile-line {
		width: 20px;
		height: 2px;
		background: #fff;
		transition: all .5s linear;
	}
	.mobile-menu {
		position: fixed;
		top: 47px;
		background: #000;
		text-align: left;
		right: -218px;
	}
	.mobile-menu1 {
		right: 0;
		transition: all .5s linear;
		z-index: 99;
	}
	.mobile-menu ul {
		padding: 0 0 10px;
	}
	.mobile-menu li {
		padding: 0;
		position: relative;
		width: 218px;
		border-bottom: 1px #111 dotted;
		font-size: 15px;
	}
	.mobile-menu-one {
		display: flex;
		justify-content: space-between;
		padding: 8px 26px 7px 16px;
	}
	.mobile-menu-one a {
		color: #ddd;
		width: 100%;
		display: block;
	}
	.mobile-menu-one .mobile-color, .mobile-menu-two .mobile-color {
		color: #224fa3;
		font-weight: bold;
	}
	.mobile-menu li .iconfont {
		font-size: 12px;
		font-weight: bold;
		margin-top: 2px;
		color: #fff;
		transform: rotate(270deg);
	}
	.mobile-menu li .rotate-all {
		transform: rotate(360deg);
	}
	.mobile-menu-two {
		padding: 8px 2px 8px 16px;
		display: none;
		background: #111;
	}
	.mobile-menu-two-a {
		margin: 8px 0 5px;
	}
	.mobile-menu-two a {
		color: #999;
	}
	.mobile-mask, .mobile-maskAll {
		position: fixed;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5); 
		top: 0; 
	}
	.mobile-maskAll {
		z-index: 8;
	}
	
	/*banner/广告图 start*/
	.ad-img,.swiper-slide img {
		display: block;
		width: 100%;
	}
	.swiper-boxs-item .swiper-pagination .swiper-pagination-bullet{
		background: #fff;
		opacity:0.4;
		width:7px;
		height:7px;
	}
	.swiper-boxs-item .swiper-pagination .swiper-pagination-bullet-active{
		opacity:0.8;
	}
	.swiper-boxs-item .swiper-pagination{bottom:5px;}
	.pro-swiper-boxs .swiper-pagination .swiper-pagination-bullet{background:#999;}
	/*banner/广告图 end*/
	
	.m-title-item{position:relative;font-size:17px;padding-left:10px;margin-top:24px;margin-bottom:6px;}
	.m-title-item:before{content:"";position:absolute;left:0;top:6px;width:3px;height:15px;background:#297aff;border-radius:3px;}
	
	.m-company-count,.m-pro-features,.m-pro-img{width:100%;border-radius:3px;}
	.m-company-count,.m-pro-features{display:flex;flex-direction:row;justify-content:space-between;text-align:center;margin-top:13px;}
	.m-company-count li,.m-pro-features li{height: auto;width:31%;padding:16px 0;background:#fff;box-shadow:0px 4px 8px 2px rgba(122,122,122,0.2);border-radius:4px;display: flex;flex-direction:column;justify-content:center;align-items:center;left:0;}
	.m-company-name,.m-pro-name{font-size:16px;margin:30px 0 10px;}
	.m-company-infos,.m-pro-infos{text-align:justify;font-size:14px;}
	.m-business-infos,.m-news-infos,.m-case-infos{background:rgba(3,3,3,.6);position:absolute;bottom:0;color:#fff;padding:12px 12px 25px;width:calc(100% - 20px);}
	.m-business-infos h5,.m-news-infos .m-news-text,.m-case-infos .m-case-text{font-size:16px;margin:0 0 4px;font-weight:normal;}
	.m-case-infos{text-align:center;}
	.m-business-infos .m-business-text{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height:63px;}
	
	.m-cooperate-img{margin-bottom:36px;}
	.m-cooperate-img li{display:flex;flex-wrap:wrap;}
	.m-cooperate-img li img{width:50%;height:auto;}
	.foot-infos-bottom {color:#ddd;background-color:#222;font-size:13px;padding:13px 0;text-align:center;}
	.foot-infos-bottom a, .foot-infos-bottom a:link, .foot-infos-bottom a:visited, .foot-infos-bottom a:active {color:#ddd;font-size:13px;}
	.record-img {width:18px;margin-left:3px;vertical-align:middle;margin-top:-4px;}
	
	/*产品 start*/
	.m-pro-features .m-pro-ico{height:35px;margin-bottom:6px;}
	.m-buy-btn,.m-operate-btn{margin:20px auto;display:flex;}
	.m-buy-btn a,.m-operate-btn a{width:100%;display:block;background-color:#fb8b35;color:#fff;padding:8px 0;text-align:center;border-radius:2px;}
	.m-pro-details img{width:100%;display:block;}
	.advantage-lists{margin:25px 0 0 18px;color:#297aff;}
	.advantage-lists li{position:relative;}
	.advantage-lists li:before{content:"";position:absolute;left:-13px;top:7px;width:7px;height:7px;background:#297aff;border-radius:50%;}
	/*产品 end*/
	
	/*解决方案 start*/
	.full-img{border:0;vertical-align:middle;width:100%;}
	.basics-text-boxs h4{position: relative;margin: 25px 0 12px 18px;}
	.basics-text-boxs h4:before{content: "";position: absolute;left: -13px;top:6px;width:6px;height:6px;background:#fea922;border-radius: 50%;}
	.basics-text{font-size:14px;}
	.pain-spot-text{padding:12px 0;color:#3173e1}
	.m-pro-scene{display:flex;justify-content:space-between;margin-top:12px;}
	.m-pro-scene img{width:32%;}
	.m-pro-subtitle{font-size:12px;color:#999;}
	.m-keywords{display:flex;justify-content:space-between;margin-top:20px;}
	.m-keywords li{position:relative;padding-left:12px;}
	.m-keywords li:before{content: "";position: absolute;left:0px;top:8px;width:5px;height:5px;background:#fea922;border-radius: 50%;}
	.m-data-infos{padding:21px 0 15px;margin:20px 0;background: url(../images/industrialSolutions/bg-1.png) no-repeat left top;color:#999;font-size:12px;display:flex;justify-content:space-between;flex-wrap: wrap;background-size:cover;}
	.m-data-infos li{margin-bottom:12px;width:33.33%;text-align:center;}
	.m-percentage{font-size:17px;font-weight:bold;color:#297aff;}
	.tab-bar-boxs{display:flex;justify-content: space-between;}
	.tab-bar-boxs li{width:25%;position: relative;padding:9px 10px;border-radius:6px;color:#333;text-align:center;display:flex;justify-content:center;align-items:center;}
	.tab-bar-boxs .tab-active{background:#297aff;color:#fff;}
	.tab-contents .tab-infos-item{display:none;}
	.show-pictures-item{width: 100%;margin:18px auto 10px;}
	.pro-feature-lists{display:flex;flex-wrap:wrap;padding-left:12px;}
	.pro-feature-lists li{width: 21%;position: relative;color:#297aff;padding-left:12px;margin-bottom:6px;line-height:20px;}
	.pro-feature-lists li:before{content:"";position:absolute;left: 0;top:8px;width:5px;height:5px;border-radius: 50%;background: #297aff;}
	.applet-lists li{width:29%;}
	.pro-advantage-lists{}
	.pro-advantage-lists li{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px;box-shadow:0 0 9px rgba(122,122,122,0.2);}
	.pro-advantage-item{}
	.pro-advantage-lists .left-img{width:149px;height:112px;}
	.pro-advantage-lists .right-infos{width:calc(100% - 159px);}
	.right-infos .title-name-item{font-size:16px;font-weight:bold;margin-top:8px;margin-bottom:8px;}
	.pro-advantage-item span{display:inline-block;width:43%;position: relative;color:#297aff;padding-left:9px;margin-bottom:6px;line-height:20px;}
	.pro-advantage-item span:before{content:"";position:absolute;left: 0;top:8px;width:5px;height:5px;border-radius: 50%;background: #297aff;}
	/*解决方案 end*/
	/*关于我们 start*/
	.m-staff-lists img{width:100%;display:block;margin-bottom:6px;}
	.logistics-box .right-infos{margin-left:43px;}
	.logistics-list-wrap ul li .info-box{font-size:14px;background:#f8f8f8;padding:12px;border-radius:8px;margin:-5px 0 0;}
	.logistics-details .logistics-list-wrap{border-top:1px solid #eee;margin:16px 0;}
	.logistics-details .logistics-list-wrap ul{padding-left:24px;padding-top:12px;}
	.logistics-details .logistics-list-wrap li {position: relative;padding-bottom:9px;}
	.logistics-details .logistics-list-wrap li .date-infos{font-size:16px;font-weight:bold;color:#297aff}
	.logistics-details .logistics-list-wrap li .before {position:absolute;left:-13px;top:10px;height:102%;width: 0;border-left:1px solid #69adf7;}
	.logistics-details .logistics-list-wrap li .after {position: absolute;left:-17px;top:5px;width:9px;height:9px;background:#297aff;border-radius:50%;}
	
	.m-file-item{position:relative;}
	.m-file-item img{width:100%;display:block;border:1px #eee solid;border-radius:2px;}
	.circuit-board-lists .download-btn, .circuit-board-lists .download-btn:link, .circuit-board-lists .download-btn:hover, .circuit-board-lists .download-btn:visited, .circuit-board-lists .download-btn:active{font-size:16px;margin:18px 0 25px;display:block;background:#297aff;color:#fff;border-radius:20px;padding:10px; text-align:center;}
	.circuit-board-lists .m-file-text{font-size:15px;text-align:center;background: rgba(3,3,3,.6);position: absolute;bottom: 0;color: #fff;padding:10px;width: calc(100% - 20px);}
	/*关于我们 end*/
	
	/*技术支持 start*/
	.div-block-1 {width:95%;height:auto;display:block;margin:30px auto 12px;}
	.div-block-1 > div > div .title {font-size: 24px;}
	.div-block-1 > div > div,.div-block-1 > div > div .content{width:100%;line-height:20px;}
	.div-block-2{width:95%;margin:0 auto 36px;padding:0;}
	.div-block-2 ul{margin:12px;border-top:none;}
	.div-block-2 ul li {font-size:16px;border-bottom: 1px solid #eee;}
	.div-block-2 ul li .info {align-items:center;line-height:20px;padding: 10px 0;}
	.div-block-2 ul li .iconfont{font-size:25px;}
	.div-block-2 ul li .detail.show {font-size: 15px;background:#fcfcfc;padding:6px;}
	.div-block-1 img {width: 80%;margin: 12px auto;}
	/*技术支持 end*/
	/*新闻列表 start*/
	.news-content-all {
		float:none;
	}
	.detail-title-word {
		font-size:19px;
		padding-top:16px;
		font-size:18px;
	}
	.news-content ul,.news-title,.news-content-right {
		width:100%;
	}
	.news-content ul {
		padding:0 0 38px;
		margin:23px auto 0;
	}
	.news-content-date {
		display:none;
	}
	.news-content ul li {
		height:auto;
		overflow:hidden;
		padding:0;
		width:96%;
		margin:15px auto 0;
		border:none;
		box-shadow:0 1px 16px 0 rgba(0,0,0,.1);
	}
	.news-content{
		width:100%;
		margin:16px auto;
		box-shadow: none;
	}
	.news-content .h2-title{display:none}
	.news-content-right {
		margin-left:0;
	}
	.news-title {
		font-size:18px;
	}
	.news-content-word {
		height:auto;
		margin:5px 10px 15px;
		font-size:14px;
	}
	.news-content-img {
		width:100%;
		height:auto;
		border-bottom-left-radius:0;
		border-bottom-right-radius:0;
	}
	.news-content-right .news-content-title {
		margin:12px 10px 0;
	}
	/*新闻列表 end*/
	/*新闻详情 start*/
	.news-content, .mobile-details-content{
		width: 100%;
		position: relative;
		z-index: 1;
		border-radius: 6px;
		background: #fff;
		margin: 16px auto;
	}
	.detail-title, .detail-infos, .detail-footer {
		width: 100%;
	}
	.detail-title-all {
		margin: 0 25px;
		padding-bottom: 20px;
		border-bottom: 1px dashed #ededed;
	}
	.detail-title-word {
		font-size: 18px;
		padding: 16px 0;
		font-weight: bold;
	}
	.detail-title-date {
		font-size: 14px;
		color: #888;
	}
	.article-tag {
		margin-left: 30px;
	}
	.detail-infos{margin: 20px auto 0;}
	.detail-infos-all, .detail-footer-all {
		padding: 0 25px 16px;
	}
	.detail-infos-word {
		padding: 0px 0 30px;
		font-size: 15px;
		text-align: justify;
		overflow:hidden;
	}
	.videolist {
		cursor: pointer;
		width: 90%;
		height: auto;
		display: inline-block;
		position: relative;
	}
	.videolist .video-img {
		width: 100%;
		height: 100%;
		border-radius: 2px;
	}
	.videolist .play-btn {
		opacity: .82;
		-webkit-opacity: .82;
		-ms-opacity: .82;
		-moz-opacity: .82;
		width: 52px;
		height: 52px;
		position: absolute;
		left: 50%;
		top: 50%;
		z-index: 1;
		border-radius: 100%;
		transform: translate(-50%,-50%);
		background: rgba(0,0,0,.1);
	}
	.videos-infos {
		display: none;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		z-index: 100;
		border-radius: 2px;
		width:90%；
	}
	.videos-infos video {
		width: 100%;
		height: auto;
	}
	.vclose-btn {
		width: 38px;
		height: 38px;
		position: fixed;
		right: 0;
		top: 0;
		cursor: pointer;
	}
	.detail-infos-img img {
		width: 100%;
		opacity: 0.9;
		-webkit-opacity: 0.9;
		-ms-opacity: 0.9;
		-moz-opacity: 0.9;
	}
	.detail-infos-img img:hover {
		opacity:1;
		-webkit-opacity:1;
		-ms-opacity:1;
		-moz-opacity:1;
	}
	.detail-footer {
		margin: 0 auto 30px;
		overflow: hidden;
	}
	.detail-footer-infos {
		margin-bottom: 15px;
		font-size: 14px;
	}
	.detail-footer-infos a {
		color: #333;
		display: flex;
	}
	.detail-footer-infos a:hover {
		color:#1e50ae;
	}
	.detail-footer-word {
		margin-left: 21px;
		width: calc(100% - 68px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	/*新闻详情 end*/
}