body {
  font-family: "Microsoft YaHei" !important; }

.float-nav {
  position: fixed;
  display: none;
  top: 0px;
  z-index: 100;
  height: 50px;
  width: 100%;
  min-width: 1200px;
  background-color: #ca0700; }
  .float-nav .nav-con {
    width: 100%;
    height: 50px; }
    .float-nav .nav-con .nav-li {
      float: left;
      width: 150px;
      height: 50px; }
      .float-nav .nav-con .nav-li a {
        display: block;
        width: 150px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-family: "Microsoft YaHei"; }
		.float-nav .nav-con .nav-li a:hover {
          background-color: #ffbc02;
          color: #333; }
        .float-nav .nav-con .nav-li a.hover{
          background-color: #ffbc02;
          color: #333; }
         .float-nav .nav-con .nav-li.selected a{
          background-color: #ffbc02;
          color: #333; }
      .float-nav .nav-con .nav-li .nav .active {
        background-color: #ffbc02;
        color: #333; }

.header {
  height: 292px;
  min-width: 1200px;
  background: url("common_res/cR9WaVngkeG9iDR_AA9OOiyUZnY275.png") no-repeat center;
  position: relative;
  /*.header-logo{
    height: 149px;
    overflow: hidden;
    .a-logo{
      display: block;
      position: relative;
      width: 320px;
      height: 76px;
      margin-top: 34px;
      .logo1{
        display: block;
        width: 76px;
        height: 76px;
        position: absolute;
        left: 0px;
        top: 0px;
      }
      .logo2{
        display: block;
        width: 208px;
        height: 43px;
        left: 98px;
        top: 4px;
        position: absolute;
      }
      .logo3{
        display: block;
        width: 197px;
        height: 10px;
        left: 106px;
        bottom: 12px;
        position: absolute;
      }
    }
    .a-logo-til{
      width: 587px;
      height: 48px;
      margin-top: 50px;
      margin-right: 146px;
    }
  }*/ }
  .header .logo-box {
    height: 100%;
    position: relative; }
    .header .logo-box .header-logo {
      width: 228px;
      height: 59px;
      position: absolute;
      left: 20px;
      top: 70px; }
  .header .header-nav {
    width: 100%;
    position: absolute;
    bottom: 4px;
    height: 50px;
    margin-bottom: -1px; }
    .header .header-nav .nav-con {
      width: 100%;
      height: 50px; }
      .header .header-nav .nav-con .nav-li {
        float: left;
        width: 150px;
        height: 50px; }
        .header .header-nav .nav-con .nav-li a {
          display: block;
          width: 150px;
          height: 50px;
          line-height: 50px;
          text-align: center;
          color: #fff;
          font-size: 16px;
          font-family: "Microsoft YaHei"; }
		  .header .header-nav .nav-con .nav-li a.hover {
            background: url("common_res/cR9WaVnd6oGP5IMeAAAF4-7y4GQ718.png") no-repeat;
            -webkit-background-size: 150px 50px;
            -moz-background-size: 150px 50px;
            background-size: 150px 50px;
            color: #010101; }
          .header .header-nav .nav-con .nav-li a:hover,.header .header-nav .nav-con .nav-li.selected a {
            background: url("common_res/cR9WaVnd6oGP5IMeAAAF4-7y4GQ718.png") no-repeat;
            -webkit-background-size: 150px 50px;
            -moz-background-size: 150px 50px;
            background-size: 150px 50px;
            color: #010101; }
  .header .y-line {
    position: absolute;
    bottom: 0px;
    height: 4px;
    width: 100%;
    min-width: 1200px;
    background-color: #f7c511; }

.til {
  position: relative;
  width: 100%;
  height: 53px;
  overflow: hidden; }

.til .til-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 186px;
  height: 47px;
  line-height: 46px;
  font-size: 22px;
  color: #fff;
  font-family: "Microsoft YaHei";
  text-align: center;
  background: url("common_res/cR9WaVndfdrkfX6QAAAHBIoOgKQ906.png"); }

.til .more_btn {
    position: absolute;
    right: 6px;
    bottom: 10px;
    width: 28px;
    height: 14px;
    background: url(htmlRes/cR9WaVndgMykhRWPAAAFa1Gojis613.png);
}

.til .til-line {
  position: absolute;
  left: 40px;
  bottom: 2px;
  width: 100%;
  border-bottom: 2px solid #dd3029; }

.footer {
  width: 100%;
  height: 93px;
  background-color: #aa0001;
  min-width: 1200px; }
  .footer .footer-text {
    position: relative;
    top: 24px;
    color: #fff;
    font-size: 14px;
    text-align: center; }
    .footer .footer-text a {
      color: #fff; }

a.hover-red:hover {
  color: #ff6963 !important; }

.learn-til, .talk-til, .talk-p, .learn-p, .c-3-p, .recentText {
  text-align: justify !important; }

/*# sourceMappingURL=common.css.map */
