/***********************************************xiaoyuan*****************************************************************************************/
@charset "utf-8";
/* CSS 公用部分 */
body {    font-family: Avenir,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
     font-size: 12px; margin:0px; padding:0px; color: #232323; min-width:1200px;}
* { margin:0px; padding:0px; border:0px;}
ul,li {list-style-type:none; margin:0px; padding:0px;}
a {text-decoration:none; outline:none;   noFocusLine: expression(this.onFocus = this.blur())/*去掉链接虚线框*/; color:#000;}
input{border:0;outline:none;font-family:Microsoft Yahei; /*去除边框*/}

hr{height:1px; background:#848484;}
.st{}
img {border:0px;}
.fl {float:left;}
.fr {float: right;}
.clear {clear:both; font-size:0px; height:0px;}
.w1200{ width:1200px; margin:0px auto;}

.z12{font-size:12px;}
.z14{font-size:14px;}
.z16{font-size:16px;}
.z18{font-size:18px;}
.z24{font-size:24px;}

.w1070{ width:1070px; margin:0px auto;}
.w1200{ width:1200px; margin:0px auto;}

.h20 { height:20px; font-size:0px; clear:both;}
.h30 { height:30px; font-size:0px; clear:both;}
.h40 { height:40px; font-size:0px; clear:both;}
.h50 { height:50px; font-size:0px; clear:both;}
.h54 { height:54px; font-size:0px; clear:both;}
.h60 { height:60px; font-size:0px; clear:both;}
.h70 { height:70px; font-size:0px; clear:both;}
.h80 { height:80px; font-size:0px; clear:both;}
.h90 { height:90px; font-size:0px; clear:both;}
.h100 { height:100px; font-size:0px; clear:both;}
.h130 { height:80px; font-size:0px; clear:both;}
/***********************************************公用部分结束**************************************************************/
