@charset "utf-8";

/*!
   * @鍚嶇О锛歜ase.css
   * @鍔熻兘锛1銆侀噸璁炬祻瑙堝櫒榛樿鏍峰紡
   *       2銆佽缃€氱敤鍘熷瓙绫
   */


/* 闃叉鐢ㄦ埛鑷畾涔夎儗鏅鑹插缃戦〉鐨勫奖鍝嶏紝娣诲姞璁╃敤鎴峰彲浠ヨ嚜瀹氫箟瀛椾綋 */

html {
    background: white;
    font-family: '寰蒋闆呴粦';
    color: #333;
}


/*@font-face {font-family: abc;src:url(/font/abc.ttf) format("truetype");color: #333;}*/


/* 鍐呭杈硅窛閫氬父璁╁悇涓祻瑙堝櫒鏍峰紡鐨勮〃鐜颁綅缃笉鍚 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    outline: none;
}
li{list-style: none;}

/* 瑕佹敞鎰忚〃鍗曞厓绱犲苟涓嶇户鎵跨埗绾 font 鐨勯棶棰 */

body,
button,
input,
select,
textarea {
    font-size: 14px;
}

input,
select,
textarea {
    font-size: 100%;
}


/* 鍘绘帀 table cell 鐨勮竟璺濆苟璁╁叾杈归噸鍚 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* ie bug锛歵h 涓嶇户鎵 text-align */

th {
    text-align: inherit;
}


/* 鍘婚櫎榛樿杈规 */

fieldset,
img {
    border: none;
}


/* ie6 7 8(q) bug 鏄剧ず涓鸿鍐呰〃鐜 */

iframe {
    display: block;
}


/* 鍘绘帀 firefox 涓嬫鍏冪礌鐨勮竟妗 */

abbr,
acronym {
    border: none;
    font-variant: normal;
}


/* 涓€鑷寸殑 del 鏍峰紡 */

del {
    text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 500;
}


/* 鍘绘帀鍒楄〃鍓嶇殑鏍囪瘑锛宭i 浼氱户鎵 */

ol,
ul,li {
    list-style: none;
}


/* 瀵归綈鏄帓鐗堟渶閲嶈鐨勫洜绱狅紝鍒浠€涔堥兘灞呬腑 */

caption,
th {
    text-align: left;
}


/* 鏉ヨ嚜yahoo锛岃鏍囬閮借嚜瀹氫箟锛岄€傚簲澶氫釜绯荤粺搴旂敤 */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500;
}

q:before,
q:after {
    content: '';
}


/* 缁熶竴涓婃爣鍜屼笅鏍 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* 璁╅摼鎺ュ湪 hover 鐘舵€佷笅鏄剧ず涓嬪垝绾 */

a:hover {
    text-decoration: underline;
}


/* 榛樿涓嶆樉绀轰笅鍒掔嚎锛屼繚鎸侀〉闈㈢畝娲 */

ins,
a {
    text-decoration: none;
}


/* 鍘婚櫎 ie6 & ie7 鐒︾偣鐐圭姸绾 */

a:focus,
*:focus {
    outline: none;
}


/* 娓呴櫎娴姩 */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
    /* for ie6 & ie7 */
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}


/* 璁剧疆鏄剧ず鍜岄殣钘忥紝閫氬父鐢ㄦ潵涓 js 閰嶅悎 */

.hide {
    display: none;
}

.block {
    display: block;
}


/* 璁剧疆娴姩锛屽噺灏戞诞鍔ㄥ甫鏉ョ殑 bug */

.fl,
.fr {
    display: inline;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.pr{ position:relative}
.pa{ position: absolute;}
.tc{text-align: center;}
.fixed {
    width: 100%;
    height: 100px;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 9999;
    box-shadow: 0px 2px 4px #bdbdbd;
}<!--7.4148178100586E-5-->