@CHARSET "UTF-8";
*{padding:0px;margin:0px;}
body,html{font-size: 14px;font-family:Microsoft Yahei; color: #333333; line-height: 25px;}
img{border:0;}
li{list-style:none;}
a{text-decoration:none; color: #333333; cursor: pointer;font-size: 14px;}
.margin-r-none{margin-right:0 !important;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.margin-auto{margin: 0 auto;}
.pull-left{float: left !important;}
.pull-right{float: right !important;}
.text-overflow{overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.width{max-width: 1920px; min-width: 1200px; width: 100%; margin: 0 auto;}
.width1{width: 1200px;margin: 0 auto;}
.text-center{text-align: center;}