body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p,blockquote, th, td {  margin: 0;  padding: 0;  box-sizing: border-box;}
body{width:100%; min-width:1200px;font-size: 16px;width:expression((documentElement.clientWidth < 1200px) ? "1200px" : "100%" ); zoom:1;overflow-x: hidden;}
input::-ms-clear {display: none;}
input,body,textarea{font-family:"Microsoft YaHei UI","Microsoft YaHei",Arial,sans-serif;}
a {color: #666;  text-decoration: none;}
a:hover {color: #666666;  text-decoration: none;}
table{border-collapse: collapse;  border-spacing: 0;}
fieldset, img {border: 0;  max-width: 100%; vertical-align: middle;}
address, caption, cite, code, dfn, em, th,
var{font-style: normal;  font-weight: normal;}
ol, ul ,li{list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
q:before, q:after {content: '';}
abbr, acronym {border: 0;}
a{color:#666;text-decoration: none;}
a:hover{color: #666; text-decoration:none;}
.fl{float: left;}
.fr{float: right;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

input,textarea,select,button{outline:none; border:0; padding: 0; margin:0; background: none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ADADAD;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
.clear{clear: both; zoom:1; }
.mr0{margin-right: 0px !important;}
.w1200{max-width:1200px;margin: 0 auto;}
.w1720{max-width:1720px;margin: 0 auto;}
.vt{vertical-align:top;}
.vb{vertical-align:bottom;}
.vm{vertical-align:middle;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}

body{background:#FFF;}
.fsc{display: flex;justify-content: space-between;align-items: center;}
.fec{display: flex;justify-content:flex-end;align-items: center;}
.fse{display: flex;justify-content: space-between;align-items: flex-end;}
