@font-face { font-family: 'impact';
	src: url('../font/impact.eot');
	src: url('../font/impact.eot') format('embedded-opentype'),
		url('../font/impact.woff') format('woff'),
		url('../font/impact.ttf') format('truetype'),
		url('../font/impact.svg') format('svg');
}

@font-face { font-family: 'avian';
	src: url('../font/AvianRegular.eot');
	src: url('../font/AvianRegular.eot') format('embedded-opentype'),
		url('../font/AvianRegular.woff') format('woff'),
		url('../font/AvianRegular.ttf') format('truetype'),
		url('../font/AvianRegular.svg') format('svg');
}

@font-face {
	font-family: 'avignon';
	src: url('../font/avignonbold.eot');
	src: url('../font/avignonbold.eot') format('embedded-opentype'),
		url('../font/avignonbold.woff') format('woff'),
		url('../font/avignonbold.ttf') format('truetype'),
		url('../font/avignonbold.svg') format('svg');
}

@font-face {
	font-family: 'fzqkbysjw';
	src: url('../font/fzqkbysjw_gb1_0.ttf') format('truetype');
}


@font-face { font-family: 'xfont';
	src: url('../font/iconfont1.eot'); /* IE9*/
	src: url('../font/iconfont1.eot') format('embedded-opentype'), /* IE6-IE8 */
		url('../font/iconfont1.woff') format('woff'), /* chrome, firefox */
		url('../font/iconfont1.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
		url('../font/iconfont1.svg') format('svg'); /* iOS 4.1- */
}
/* css reset */
html, body, h1, h2, h3, h4, h5, h6, div, ol, ul, li, dl, dt, dd, table, caption, tr, th, td, span, p, a, b, u, i, em, img, iframe, fieldset, form, label, legend, input, button, select, textarea { 
	margin: 0; padding: 0;font-weight: normal;}
body { font: 14px/1.5 "微软雅黑","Microsoft YaHei",Arial, Tahoma, Helvetica, sans-serif; color: #333;
 background-color: #fefdfc; margin: auto;}
input, button, textarea, select { font: inherit; outline: 0; border: 0; background: none; color: inherit;}
input:focus, textarea:focus { color: inherit;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;}
ol, ul, li { list-style: none;}
input, select { -webkit-appearance: none; -moz-appearance: none; appearance: none;}
textarea { overflow: auto; resize: none;}
table { border-collapse: collapse; border: 0;}
img { border: 0; outline: 0; vertical-align: middle;}
a { text-decoration: none; color: inherit;}
a:focus { outline: 0;}
svg:not(:root){ overflow: hidden;}
input[type=date]{ background-color:transparent; border: 0; filter: alpha(opacity=0);}

.fl{float:left}
.fc{margin:auto 0}
.fr{float:right}
.clearfix:after{clear:both;display:block;content:"";}
.clearfix{*zoom:1;}
.borbom{border-bottom: 0.25rem solid #e0e0e0 !important;}
.bor{border: 0 !important;}
.mar{margin: 0!important;}
.dis{display: none}
.clear{clear: both}


::-ms-clear, ::-ms-reveal{ display: none;}
/* WebKit browsers */
::-webkit-input-placeholder{ color: #333;}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder{ color: #333; opacity: 1;}
/* Mozilla Firefox 19+ */
::-moz-placeholder{ color: #333; opacity: 1;}
/* Internet Explorer 10+ */
:-ms-input-placeholder{ color: #333;}

.placeholder{ color: #333;}

video {object-fit: fill; }
a:focus, a:hover {color: inherit;}
