@media(max-width:980px) {
	*{font-size:20px;}
	.main{padding-bottom:180px;}
	.main,.container{width:100vw;}
	.mainHead{height:82px;
		text-align: left;
	}
	.headList{display:none;}
	.menuList .list{
		width:14%;
	}
	.menuList .active a{font-weight:900;font-size:34px!important;}
	.logn{
		height:82px;
		margin-left:20px;
		float:none;
		margin: 0 auto;
		padding-top:12px;
		padding-left: 30px;
	}
	.logn img{width:64%;}
	.logoTitle{
		display: inline-block;
		margin: 0 auto;
		width:500px;
		font-size:40px;
		font-weight:900;
		position: relative;
		top: 11px;
		text-align: center;
	}
	.urlTitle{font-size:34px;margin-left: 20px;}
	.menuList{display:inline-block;}

	.footer{height:100px;padding:0;}
	.footTop{display: none;}
	.footBottom p{line-height:99px;font-size:20px;}

	/*案例中心*/
	.tabTitle{font-size:60px;}
	.tabCatalog{display:none;}
	.tabBody .tabList{left:0;}
	.textTitle{font-size:45px;}
	.textBody p{font-size:35px;padding: 5px;}
	.tabBody{height:1800px;margin-left:0;}
	.newItem{height:350px;border-bottom: 5px dotted #DDDDDD}
	.newItem .newImg{
		margin:0 5px;
		width:270px;
		height:168px;
		background-size: 103%;
	}
	.newItem:nth-of-type(4) .newImg {background-position-y: 102%;}
	.newItem:nth-of-type(5) .newImg {background-position-y: 102%;}
	.newText{margin-left:280px;}
	.textPart{display:none;}

	/*tab_0*/
	.moniTitle span{margin-top:10px;}
	.moniBody img{width:100%;}
	.moniTitle{
		width:300px;
		height:70px;
		line-height:70px;
		margin:0 100px;
		font-size:28px;
	}
	.erwei{
		width:100vw;
		margin:0 auto;
		float:none;
	}
	.erwei span{
		width:15%;
		margin:0 9%;
		display:inline-block;
	}
	/*tab_1*/
	.workOne{margin-top:90px;}
	.workOneText,.car .workOneText{
		position:relative;
		top:10px;
		left:21%;
		display: inline-block;
	}
	.workOneText h3,.workOneText span,.twoList_r .list_call{font-size:2rem;}
	.workTwo .twoList_l,.workTwo .twoList_r{width:100%;float:none;text-align:center;}
	.workTwo .twoList_l>img{width:70%;}
	.twoList_l .erwei,.twoList_r .erwei{display: none;}
	.list_call{padding: 0;}
	.twoList_r .list_call span{
		width: 466px;
		height: 70px;
		line-height: 68px;
		font-size: 2rem;
		margin: 0 auto;
	}
	.car .workOneText{left:7%;}
	.clApp .clAppList span{font-size:2rem;}
	/*2019-2-28*/
	#case .tabBody{height: auto;width: 100%;padding: 0 15px;}
	#case .tabList{position: static}
	#case #tab_3{height: 1300px;}
	#case #tab_4{height: 978px;}
	.case4 img{width: 100%;margin: 0 auto;}
	.case4 .erwei{float: none;margin: 33px auto;width: 100%;}
	.case4 .workOneText{left: 9%}
	.case4 .erwei span{width: 21%}
	.disline{text-align: center;}
	.gifBox{margin: 0 auto;}

}