/*响应式
@media only screen and (max-width: 1029px){
	.skinwidth{width:98%; margin: 0px auto;;}
}
@media only screen and (max-width: 1023px){
	#dnnmenu{display:none;}
.navBtns {display:block !important;}
}
@media only screen and (max-width:979px){
.LPane, .CPane, .RPane{width:49%}
.owl-pagination{display:none;}
.zy{line-height:20px !important;}
}
@media only screen and (max-width: 768px){
.fullwidthbanner-container{height:auto !important;}
.dt_big{display:none;}
.fright{width:100%; margin:0px auto !important;}
.dt_small{display:block !important;}
#dnncontent{padding:15px 0px;}
.list-group{display:none;}
#dnninnerbanner .breaderbox{padding:0px;}
#dnn_dnnLOGO_hypLogo img{max-width:100% !important;padding-top:25px !important;}
.boxb,.boxa{border:none;}
.fleft{width:100%; margin:0px auto !important;}
#owl-demo .item{height:200px !important;}
#owl-demo .item img{height:180px !important;}
#owl-demo .item span{    position: absolute;
    top: 200px;
    left: 70px;}
}
@media only screen and (max-width: 540px){


}*/