/*@webSir Css*/
@charset "utf-8";
/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,dt{-webkit-text-size-adjust:none; margin:0; padding:0;}
body{ font:14px/22px 'Microsoft Yahei',Verdana,Arial,sans-serif,"Times New Roman"; font-weight: 300}

/*font-face*/

/*@font-face {*/
    /*原来注释font-family:'SourceHanSansCN-ExtraLight','pv-light','pv-text','PINGFANG BOLD', 'PINGFANG EXTRALIGHT', 'PINGFANG HEAVY', 'PINGFANG LIGHT', 'PINGFANG MEDIUM''PINGFANG REGULAR';*/
    /*font-family: 'SourceHanSansCN-ExtraLight';
    src: url('../fonts/SourceHanSansCN-ExtraLight.otf');
    src: url('../fonts/SourceHanSansCN-ExtraLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

 {
    font-family:'SourceHanSansCN-ExtraLight';
}
*/

li{ list-style-type:none;}
img{ border:0 none;}
a{ text-decoration:none;color:#000000;}
.hide{ display:none;}
.edit{position:relative;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
.container-fluid{ width:100%;  margin: 0 auto; text-align:center;}