@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: #7e7e7e; cursor: pointer;font-size: 12px;}
.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;}

.max-width{max-width: 1920px; min-width: 1200px; width: 100%;margin: 0 auto;}

input:focus{outline: none;}
input,img{vertical-align:middle;}
.w1200{width: 1200px; height: auto; margin: 0 auto;}
.text-center{text-align: center;}
.img-block{width: 100%; background-position: center center; background-size: cover; background-repeat: no-repeat}




