
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, address, big, em, img, q, small, strike, strong, sub, sup, tt, var, i, dl, dt, dd, ol, ul, li, form, fieldset, label, table, caption, tbody, thead, tfoot, tr, th, td, article, aside, canvas, details, figure, figcaption, header, footer, hgroup, menu, nav, output, section, time, mark, audio, video, input, select, button {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "微软雅黑", "Helvetica Neue", Arial;
}
/*去除默认样式*/
ul, ol, li {
    list-style: none;
}
/*表格边框合并，边框距零*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*继承父元素的字体系列样式*/
input, select, textarea, button {
    font-family: inherit;
}
/*浮动*/
.fl {
    float: left;
}
.fr {
    float: right;
}
/*清除浮动*/
.cf {
    zoom: 1;
}
.cf:after {
    content: "";
    display: table;
    clear: both;
    overflow: hidden;
}
/*a链接*/
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
/*去除点击高亮效果*/
a, button, input, select, img, label {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: medium none;
}
input::-moz-focus-inner {
    border:none;
    padding:0;
}
select, input {
    vertical-align: middle;
}
/*去掉苹果的默认UI来渲染按钮*/
input[type="submit"], input[type="reset"], input[type="button"], button, select {
    -webkit-appearance: none;
}
/*placeholder文本颜色*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color:#ccc;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color:#ccc;
}
/*html5标签*/
header, footer, section, article, aside, nav, figure {
    display: block;
}
/*长英文字母 数字 换行*/
p {
    word-break: break-all;
    word-wrap: break-word;
}
/*去除默认样式*/
h1, h2, h3, h4, h5, h6, strong, i, em, address, caption, cite, code, dfn, th, var {
    font-weight: normal;
    font-style: normal;
}
fieldset, img {
    border: none;
    vertical-align:middle
}
/*去除长按a链接弹框*/
html, body {
    -webkit-touch-callout: none;
}

/*0000000000000000000000000000000000000000000000000000000000000*/
.KSFIND_CLASS {bottom: 0px !important;left: 0px !important;right: 0px !important;top: 0px !important;height:inherit !important; width:inherit !important;float:none !important; color: black !important;background: none repeat scroll 0 0 #fff497 !important;text-align: center;padding-left:0px !important;padding-right:0px !important; padding-bottom: 1px !important;padding-top: 2px !important;display: inline  !important;position: relative !important;z-index: 3000000 !important;-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, .75);}

.KSFIND_CLASS_SELECT {visibility:visible !important; bottom: 0px !important;left: 0px !important;right: 0px !important;top: 0px !important;height:inherit !important;width:inherit !important;float:none !important;color: black !important;background: none repeat scroll 0 0 #efd200 !important;text-align: center;display: inline  !important;padding-left:-1px !important;padding-right:-1px !important;padding-bottom: 1px !important;padding-top: 2px !important;position: relative !important;z-index: 3000050 !important;-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .75); border: 0px solid #EFD200; border-radius: 3px !important;}

.KSFIND_CLASS_POP {float:none !important;color: black !important;background: none repeat scroll 0 0 #efd200 !important;text-align: center;display: inline  !important;position: absolute !important;z-index: 3000050 !important;border-radius: 3px !important;}

.XWtouch{position:fixed;z-index:999;width:98%;top:55%}
    #XWtouch{float:right;width:50px}
    #XWomake{display:none;width:70%;text-align:center;position:fixed;z-index:999;margin:0 15%;top:15%;padding:8px 0 20px;background-color:#FFF;border-radius:5px;font-size:36px;box-shadow:0 0 10px #000;line-height:1.2}
    #XWcancel{padding-right:8px;float:right;width:auto}
    #XWomake img{display: inline-block}
	
	
	
		.banner_a{float:left;display:block; width:24%; max-width: 178px; margin-top: 3%;}
	.banner_p{font-size:12px; float:left; margin-left: 1%;margin-top: 4%;white-space:nowrap;}
	.banner_p a{margin:0 0.1%;}
	@media only screen and (min-width: 550px) {
	.banner_p{font-size:14px;margin-left: 3%;margin-top: 5%;}
	.banner_p a{margin:0 3%;}
}

.biaoqian{padding-top:10px;	float:right; margin-left:6px; font-size:0.9em; color:#9D9D9D;}
.biaoge{border-right:1px #999 solid; font-size:13px; font-weight:bold;}