/*reset*/
body,p,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,td,th,form,input,select,textarea{margin:0px; padding:0px;}
li{list-style:none;}
img{border:none; vertical-align:top;}
table{border-collapse:collapse;}
textarea{resize:none; overflow:auto;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-family:"microsoft yahei"; font-weight:normal;}

/*default*/
body{min-width:1100px; font:12px/1.5 "\5b8b\4f53", arial, sans-serif; color:#666;}
input, textarea{font-size:100%; font-family:"microsoft yahei"; color:#333; outline:none;}

/*link*/
a{color:#666; text-decoration:none;}
a:hover{color:#f00; text-decoration:underline;}

/*function*/
.f-fl{float:left;}
.f-fr{float:right;}
.f-cb{zoom:1;}
.f-cb:after{content:''; display:block; clear:both;}
.f-usn{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
.f-bct{width:1000px; margin:0 auto;}
.f-mt10{margin-top:10px;}
.f-mt12{margin-top:12px;}
.f-mt16{margin-top:16px;}
.f-mt18{margin-top:18px;}
.f-mt20{margin-top:20px;}
.f-mt24{margin-top:24px;}
.f-mt30{margin-top:30px;}
.f-mt40{margin-top:40px;}


/*index*/
.m-fade{position:relative; width:1600px; height:500px; margin-top:2px;}
.m-fade .fade-lst{position:relative; height:500px;}
.m-fade .fade-lst li{position:absolute; width:1600px; height:100%; overflow:hidden; display:none; opacity:0; filter:alpha(opacity=0);}
.m-fade .fade-lst .z-crt{display:block; opacity:1; filter:alpha(opacity=100);}
.m-fade img{position:absolute;width:1600px; height:500px;}
.m-fade .fade-btn{position:absolute; left:0; bottom:12px; width:100%; height:10px; overflow:hidden; text-align:center; font-size:0; *word-spacing:-1px}
.m-fade .fade-btn a{display:inline-block; width:10px; height:100%; overflow:hidden; margin:0 6px; vertical-align:top; word-spacing:normal; background-color:#fff; transition:opacity .3s ease;}
.m-fade .fade-btn a:hover, .m-fade .fade-btn .z-crt{background-color:#63b5d4;}
.m-fade .fade-lst a, .m-fade img{filter:inherit;}
:root .m-fae a, :root .m-fade img{filter:none;}






