@media only screen and (max-width: 1500px){}
@media only screen and (max-width: 1200px){
	.zt4{
		padding-top: 15px;
	}
	body{
		background-image: none;
	}
}
@media only screen and (max-width: 992px){
	.danpian-h1{
		font-size: 24px;
	}
	.index1-left{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.index1-right{
		margin-top: 20px;
	}
	.mm30{
		margin-top: 20px;
	}
	.nav dd>a{
		height: 52px;
		line-height: 52px;
		font-size: 16px;
	}
	.index4-left{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.index4-left dl{
		margin:0;
		margin-left: -2%;
	}
	.index4-left dd{
		width: 48%;
		padding-right: 0;
		margin-left: 2%;
	}
	.index4-right{
		margin-top: 10px;
	}
	.zt4{
		padding-bottom: 25px;
	}
	.index4-left dd h2{
		height: auto;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin:12px 0;
	}
	.index4-left dd h2 a{
		display: inline;
	}
}
@media only screen and (max-width: 768px){
	.danpian-h1{
		font-size: 22px;
	}
	.dan-a a{
		font-size: 14px;
	}
	.footer{
		font-size: 12px;
		line-height: 1.6;
	}
	.list02 ul{
		border-top: 1px solid #f0f0f0;
	}
	.index4-left dd{
		float: none;
		margin-left: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	.index4-left dl{
		margin-left: 0;
	}
	.index4-right{
		margin-top: 0px;
	}
	.nav dd{
		width: 33.3333333%;
		border-right: 1px solid #d7584d;
		border-bottom: 1px solid #d7584d;
		border-left: 0;
	
	}
	.nav dd:last-child{
	}
	.nav dd>a{
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	.index2-item{
		margin-top: 20px;
	}
	.index2-item h1{
		margin-top: 15px;
	}
	.title-11 h1{
		height: 42px;
		line-height: 42px;
		font-size: 16px;
		width: 100px;
	}
	.title-11 a.fr{
		margin-top: 10px;
	}
}
@media only screen and (max-width: 500px){
	.danpian-h1 {
    font-size: 20px;
	}
	.findex1 .flex-control-nav{
		padding-right: 10px;
		bottom: 26px;
	}
	.findex1 a.imgbox_a h1{
		    height: 46px;
    line-height: 46px;
		font-size: 15px;
		padding-left: 10px;
		padding-right: 75px;
	}
	.nav dd>a{
		height: 44px;
		line-height: 43px;
		font-size: 15px;
	}
	.list01 li a{
		font-size: 15px;
	}
	.list01 li{
		margin-top: 10px;
	}
	.list02 li{
		padding-right: 70px;
		height: ;
	}
	.list02 li a{
		font-size: 15px;
	}
	.list02 li span{
		font-size: 12px;
		color: #999;
	}
	.index4-left dd h2{
		margin:8px 0 12px;
	}
	.index2-item h1 {
   font-size: 14px;
	}
}
@media only screen and (max-width: 350px){}