@charset "utf-8";

div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0; border:0; background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{font-size:16px; font-family: "微软雅黑"; margin:0px;padding:0px;color:#333;line-height:32px;height:auto;clear:both;background:#fff;height:100%;position:relative;}
img{border:0px;}
ul,li{ list-style:none;}
em,i{ font-style:normal;}
a{ text-decoration:none;color:#000;}
a:hover{ background-repeat:no-repeat;}
a,area{blr:expression(this.onFocus=this.blur())}
.del_float{ clear:both; line-height:0; height:0; font-size:0;}
div, h1, h2, p, Table, Tr, Td {
    word-wrap: break-word;
    word-break: break-all;
}
/*通用样式*/
html {
	font-size:100%;
	overflow-y:scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}

.web{margin:0 3%;height:100%;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
input,button,select,textarea{outline:none; border:none;border-radius:0px;-webkit-appearance: none;font-family:'Microsoft YaHei';}

img {border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}
.fl { float:left;}
.fr { float:right;}


/*-------- 头部底部 --------*/

.header{width:100%;background:#e6e6e6;}
.mlogo{display:block;}
.mlogo img{height:auto; width:100%;}
.mdownload{display:inline-block;height:26px;line-height:26px; float:right;font-size:22px;margin-top:55px;padding-right:30px;background:url(mimg02.jpg) no-repeat right top;background-size:22px 26px;}

.footer{width:100%;padding:28px 0; background: #34B0EC;font-size:14px;color:#fff;line-height:24px;text-align:center;}