@charset "utf-8";

/*reset*/
*{margin: 0;padding: 0;font-family: '微软雅黑'; box-sizing: border-box;}
li{vertical-align:bottom}
img{vertical-align:baseline;}
ul,li,ol,p,h1,h2,h3,h4,h5,h6{list-style: none;margin: 0;padding: 0;}
a{font-size: 16px; max-width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #3d3d3d;text-decoration: none;}
a:hover{color: #d00d0d;text-decoration: none;}
.clearF{zoom:1;}
.clearF:after{display: block;clear: both;content: "";visibility: hidden;height: 0;}
.lf{float: left;}
.rt{float: right;}

/*头部*/

/*底部*/


/*右侧悬浮*/


/*组件*/


/*媒体查询*/