main {
  width: 1200px;
  margin: 0 auto; }

footer {
	width: 100%;
	height: 210px;
	border-top: 3px solid #0059AB;
	background: #2e2e2e;
}
  footer .footerLeft {
    width: 106px;
    height: 106px;
    background: #000;
    margin-top: 50px;
    float: left; }
  footer .footerMid {
    width: 450px;
    float: left;
    margin-top: 50px;
    margin-left: 28px; }
    footer .footerMid .footerLogo {
      width: 300px;
      height: 48px; }
    footer .footerMid .footerW {
      margin-top: 15px;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 14px;
      color: #6f6f6f; }
      footer .footerMid .footerW a {
        width: 100%;
        height: 100%;
        display: block;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 14px;
        color: #6f6f6f;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s; }
        footer .footerMid .footerW a:hover {
          color: #E86220; }
  footer .footerRight {
    width:280px;
    height: auto;
    margin-top: 50px;
    float: right; }
    footer .footerRight .footerR1 {
      width: 100%;
      height: auto;
      margin-bottom: 20px; }
      footer .footerRight .footerR1 span:first-child {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 24px;
        color: #E86220;
        margin-right: 5px; }
      footer .footerRight .footerR1 span:last-child {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 14px;
        color: #6f6f6f; }
    footer .footerRight .footerR2 {
	width: 100%;
	height: 12px;
	line-height: 12px;
	margin-bottom: 15px;
}
      footer .footerRight .footerR2 .footerPic {
        width: 12px;
        height: 12px;
        float: left; }
      footer .footerRight .footerR2 .footerRW {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 14px;
        color: #6f6f6f;
        float: left;
        margin-left: 8px; }

/*# sourceMappingURL=footer.css.map */
