@charset "utf-8";
@media screen and (min-width:300px) and (max-width:1200px) {

.rightfix{ display:none}
}
.rightfix{ z-index:997; position:fixed; right:5px; top:50%; margin-top:-220px; background:#FFF; border-radius:5px; padding:10px 10px 10px 10px; width:120px; box-shadow:0 0 5px rgba(0,0,0,.5);}
.qqfix{ overflow:hidden;}
.qqfix dd{ display:block; border-bottom:1px dotted #f2f2f2; overflow:hidden; line-height:29px; font-size:13px; height:29px; overflow:hidden;}
.qqfix dd a{ color:#666;}
.qqfix dd img{ float:left; width:17px; height:17px; margin:6px 6px 6px 0;}
.qqfix dd a:hover{ color:#ed2b2a}
.qqfix dt{ overflow:hidden; padding-top:30px; background:url("../images/dh.jpg") no-repeat top right; line-height:20px; font-size:14px; color:#333; text-align:right;}


@font-face {
	font-family: 'iconfont';
	src: url("iconfont.eot");/* IE9*/
	src: url("iconfont.eot-#iefix") format('embedded-opentype'),/* IE6-IE8 */
		 url("iconfont.woff") format('woff'),/* chrome、firefox */
		 url("iconfont.ttf") format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		 url("iconfont.svg#iconfont") format('svg'); /* iOS 4.1- */
}


@font-face {font-family: 'aapico';
	src: url('../font_shop/iconfont.eot');
    src: url('../font_shop/iconfont-.eot#iefix') format('embedded-opentype'),
    url('../font_shop/iconfont.woff') format('woff'),
    url('../font_shop/iconfont.ttf') format('truetype'),
    url('../font_shop/iconfont.svg#iconfont') format('svg');
}