@media (max-width:1360px){
	.iRecommend .list{
		width:100%;
		padding:0px 15px;
		box-sizing: border-box;
	}
	.iRecommend .list .ohbox{
		width:calc(100% - 120px);
	}
	.mainR{
		width:calc(100% - 350px);
	}
}

@media (max-width:1200px){
	.mainW{
		width:100%;
		padding:0px 15px;
		box-sizing: border-box;
	}
	.iRecommend .list .ohbox {
		width:calc(100% - 130px);
		box-sizing: border-box;
	}
	
}
@media (max-width:998px){
	.md-block{
		display: block;
	}
	.md-hidden{
		display: none;
	}
	.header{
		padding:5px 0px;
		position: fixed;
		top:0px;
		left:0px;
		z-index: 1999;
		background:#fff;
		border-bottom: 2px solid #144ec9;
		width:100%;
		box-sizing: border-box;
	}
	.navs{
		display: none;
		position: fixed;
		top:83px;
		left:0px;
		width:100%;
		height:auto;
	}
	.navs .mainW{
		padding:0px;
	}
	.navs .sub,.navs .nLi:hover .sub{
		display: none;
	}
	.navs .nLi{
		width:100%;
	}
	.fullSlide{
		margin-top:83px;
	}
	.mainL{
		width:280px;
	}
	.cateBanner .cateTitle{
		width:280px;
	}
	.leftCategory a{
		width:240px;
		background-position: 200px 22px;
	}
	.mainR{
		width:calc(100% - 300px);
	}
	.cateTitle{
		display: none;
	}
	.cateBanner .where{
		text-align: left;
	}
	.cateBanner{
		margin-top:50px;
		height:260px;
	}
	.caption{
		padding-top:60px;
	}
	.caption h2{
		margin-top:12px;
		font-size:35px;
	}
	.showContent{
		padding:20px 20px 10px 20px;
	}
	.showContent p{
		line-height: 27px;
	}
	.videolist li{
		margin-right:15px;
		width:calc(33.333% - 10px);
	}
	.newslist .item .pic{
		width:180px;
	}
	.newslist .item .item-info{
		width:calc(100% - 200px);
	}
	.cateBanner .crumb{
		height:auto;
		padding:8px 0px;
		line-height: 30px;
	}
}
@media (max-width:860px){
	
	.iAbout .pic{
		width:calc(50% - 20px);
	}
	.iAbout .font{
		width:50%;
	}
	.iRecommend .list .piclist li{
		width:180px;
	}
	.iTitle{
		margin:15px auto;
	}
	.iAbout{
		margin-top:30px;
		margin-bottom:30px;
	}
	.videolist li{
		margin-right:20px;
		width:calc(50% - 10px);
	}
	.videolist li:nth-of-type(3n){
		margin-right:20px;
	}
	.videolist li:nth-of-type(2n){
		margin-right:0px;
	}
	.videolist li .picP .title{
		line-height: 35px;
		height:35px;
	}
	.newslist .item .pic{
		width:180px;
	}
	.newslist .item .item-info{
		width:calc(100% - 200px);
	}
	.footer .first{
		width:40%;
	}
	.footer .second{
		width:40%;
	}
	.footer .third{
		width:40%;
		padding-left:0px;
	}
	.footer .ewm{
		width:40%;
		padding-left:40px;
		float:left;
	}
	.footer .ewm p{
		width:120px;
	}
}
@media (max-width:768px){
	.sm-block{
		display: block;
	}
	.sm-hidden{
		display: none;
	}
	.iProduct ul li{
		width:calc(50% - 10px);
		margin-right:20px;
		
	}
	.iProduct ul li:nth-of-type(2n){
		margin-right:0px;
	}
	.cateBanner .cateTitle{
		width:240px;
	}
	.mainL{
		display: none;
	}
	.mainR{
		width:100%;
	}
	.leftCategory a{
		width:200px;
		height:45px;
		line-height: 45px;
		background-position:160px 16px;
	}
	.header .logo img{
		width:120px;
	}
	.mobile-daohang img{
		height:36px;
		width:36px;
		margin-top:2px;
	}
	.fullSlide {
	    margin-top: 56px;
	}
	.navs{
		top:56px;
	}
	.footer .first{
		display: none;
		box-sizing: border-box;
	}
	.footer .second{
		display: none;
		box-sizing: border-box;
		height: auto;
	}
	.footer .third{
		width:58%;
		padding-left:0px;
		box-sizing: border-box;
	}
	.footer .ewm{
		width:42%;
		padding-left:40px;
		float:left;
		box-sizing: border-box;
	}
	.line{
		display: none;
	}
	.copyright{
		line-height: 18px;
		margin-bottom: 55px;
	}
	.copyright .fl{
		width:100%;
		
	}
	.copyright .fr{
		width:100%;
		text-align:left;
	}
	.iNews .pic{
		display: none;
	}
	.iNews ul{
		width:100%;
		height:auto;
		margin-top:15px;
	}
}
@media (max-width:640px){
	.iNews .frame{
		width:100%;
		margin-right:0px;
	}
	.iAbout .pic{
		width:100%;
		height:auto;
		margin-bottom: 20px;
	}
	.iAbout .font{
		width:100%;
	}
	.iAbout .font .nav{
		position: relative;
		/*height:40px;*/
		text-align: center;
		clear: both;
		overflow: auto;
		margin-top:15px;
	}
	.iTitle{
		width:100%;
		text-align: center;
		background:#fff;
		background:transparent;
	}
	
	.message .box li .input-text{
		width:calc(100% - 100px);
	}
	
}
@media (max-width:450px){
	.newslist .item .pic{
		display: none;
	}
	.newslist .item .item-info{
		width:100%;
	}
	.frame .cTitle{
		margin-bottom: 0px;
	}
	.footer .third{
		width:100%;
		padding-left:30px;
		padding-right:30px;
		box-sizing: border-box;
		height:auto;
	}
	.footer .ewm{
		width:100%;
		padding-left:30px;
		padding-right:30px;
		box-sizing: border-box;
		text-align: center;
		margin:20px auto;
	}
	.footer .ewm p{
		width:100%;
	}
	.message .box li.btn{
		margin-left:0px;
	}
	.message .box li .button{
		width:40%;
		margin-right: 5%;
	}
	.message .box{
		padding-top:40px;
		padding-left:30px;
	}
}
