@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
li{list-style: none;}
img{border: none;}
a{text-decoration: none;color: #333;}
.clear{clear: both;}
.clear5{clear: both;height: 5px;}
.clear10{clear: both;height: 10px;}
.clear15{clear: both;height: 15px;}
.clear20{clear: both;height: 20px;}
.clear25{clear: both;height: 25px;}
.clear30{clear: both;height: 30px;}
.clear40{clear: both;height: 40px;}
.clear50{clear: both;height: 50px;}
.clear60{clear: both;height: 60px;}
html{font-family: Microsoft Yahei;}
body{
   font-family:"Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
    position: relative;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.w590{
    width: 590px;
}
.w386{
    width: 386px;
}
.w430{
    width: 430px;
}
.w750{
    width: 750px;
}
.mr20{ margin-right:20px;}
.pc{
    width: 100%;
    min-width: 1300px;
    margin: 0 auto;
    position: relative;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
.fl{float: left;}
.fr{float: right;}
.mobile{display: none;}
.zcwj_xx{ display:block;}
.m_zcwj_xx{ display:none;}