body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,button,textarea,p,th,td,span{
    margin:0; padding:0; font-family:'syht';box-sizing: border-box;
}
a,span{
  font-family:'syht';box-sizing: border-box;
}
body {font-size: .16rem; line-height: 1.5; font-family:'syht';  color: #000; background: #fff; }
img{border:0;display: block;width:100%;}
input{border: none;}
a{ text-decoration: none;background: none ;color: #000;}
ul, ol { list-style: none; }
:focus{ outline:none;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{ clear: both; content: ""; display: block; overflow: hidden }
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}
.hidden{overflow: hidden;}

.blue{color:#0a8840;}
.black{color:#000}
/*.c50{color:#505050;}
.c76{color:#767676;}
.c21{color:#212121;}
.c78{color:#787878;}
.ce1{color:#e1e1e1;}
.cc3{color:#cc3333}*/

.c50{color:#212121;}
.c76{color:#212121;}
.c21{color:#212121;}
.c78{color:#212121;}
.ce1{color:#212121;}
.cc3{color:#212121;}

.fs14{font-size:.14rem;}
.fs16{font-size:.16rem;}
.fs18{font-size:.18rem;}
.fs20{font-size:.2rem;}
.fs22{font-size:.22rem;}
.fs24{font-size:.24rem;}
.fs26{font-size:.26rem;}
.fs28{font-size:.28rem;}
.fs30{font-size:.3rem;}
.fs36{font-size:.36rem;}
.fs38{font-size:.38rem;}
.fs42{font-size:.42rem;}

.w1000{width:10rem;margin:0 auto}

@font-face { 
  font-family: syht; 
  src: url('/templets/cheerhen/fonts/syht.ttf'); 
}
@font-face { 
  font-family: metalgearsolid; 
  src: url('/templets/cheerhen/fonts/metalgearsolid.ttf'); 
}