
@charset "utf-8";
*{ color:#41485e; padding:0;margin:0;list-style:none;border:none;text-decoration:none; font-family: "微软雅黑", Helvetica, STHeiTi, sans-serif; outline:none;text-decoration:none !important; outline:none !important;}
h1,h2,h3,h4,h5{font-weight: normal}
ul,li{list-style: none;margin: 0;padding: 0;}
small {font-size:0.9em;color:#a7a7a7;}
em, i {font-style: normal;}
input, select, label,button,textarea {outline: none;}
button {cursor: pointer;_cursor: hand;border:0px;}
table {border-collapse: collapse;border-spacing: 0;vertical-align:middle;}

.fl{float: left;}
.fr{float: right;}
.cl{clear: both;}
.mt16{margin-top: 16px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.pat35{padding-top: 35px;}
.clearfix {zoom: 1;}
.clearfix:after {clear: both;display: block;width: 0px;height: 0px;visibility: hidden;content: "";}