@media screen and (min-width:1360px) and (max-width:1400px){
  .banner{
	  height:498px;
  }
  .nav{
	  height: 80px;
	  line-height: 80px;
  }
  .nav div{
	  height:70px;  
	  padding-top:10px;
  }
  .logo{
	  width:120px
  }
  .nav ul dl{
	  top:60px;
  }
  /*底部*/
  .bottom-left{
	  width:400px;
	}
	.liuyan{
		margin:20px;
	}
	.free-title2,.free{
		width:280px;
		right:10px;
	}
	.free-input p{
		font-size: 13px;
	}
	.free-input select, .free-input input{
		width:170px;
	}
}
