
@charset "UTF-8";
/**
 * 2019-10-28 hanyupinyin.cn
 *
 ****/


/**背景色fbd4b1**/
body{background:#FDE6E0;}


.mobile-nav-bar {
  background-color: #556b2f;
  color: #fefefe;
}
.mobile-nav-bar a {
  color: #cccccc;
}

/*****pinyintop 项部导航 背景******/
.hanyu-top-bj{ background:#a6cc90;} 