@charset "utf-8";
/* 重定义 */
* { margin:0; padding:0; outline:none;}
body { font: normal 100%; background:#f5f5f5; color:#000; font-size:15px; font-family:"PingFang SC",Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei",STHeiTi,sans-serif; } 
ul,li,dl,dt { list-style:none;}
h1,h2,h3,h4,h5 { font-size:100%; font-weight: normal;}
em { font-style:normal;}
img,object { max-width: 100%;}
img{-ms-interpolation-mode: bicubic; border:none;}
a {text-decoration:none; color:#000;}
a:hover { text-decoration:none; color:#000;}
table { border-collapse:collapse; border-spacing:0;}
input[type="submit"],input[type="reset"],input[type="button"] { -webkit-appearance: none;}
a,button,input,optgroup,select,textarea,div { -webkit-appearance:none; font-family:"PingFang SC",Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei",STHeiTi,sans-serif; text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0); vertical-align:middle; /*去掉a、input和button点击时的蓝色外边框和灰色半透明背景*/}
/* 顶部 */
.top1 { height:50px; line-height:50px; width:100%; overflow:hidden; position:relative; background:#38b26b; font-size:1.250em;}
.top1_l { position:absolute; left:0; top:0; height:50px; width:50px; overflow:hidden; background:url(../../images/m/icon_home1.png) no-repeat; background-size:contain; -webkit-background-size:contain; -moz-background-size:contain; -o-background-size:size:contain;}
.top1_l a { display:block; width:50px; height:50px;}
.top1_c { width:50%; height:50px; margin:0 auto; color:#fff; text-align:center;}
.top1_c a { display:block; width:100%; height:50px;}
.top1_r { position:absolute; right:0; top:0; height:50px; width:50px; overflow:hidden; background:url(../../images/m/icon_user1.png) no-repeat; background-size:contain; -webkit-background-size:contain; -moz-background-size:contain; -o-background-size:size:contain;}
.top1_r a { display:block; width:50px; height:50px;}
/* 底部 */
.m_foot1 { background:#2f3130; padding:20px 0; text-align:center; font-size:10px; line-height:2;}
.m_foot1 a { color: #999;}