@charset "UTF-8";
/*! 
请勿直接在此文件上做修改，找到同文件夹下的同名.scss文件，
在scss文件中修改完毕后编译生成此文件 by wax
*/
@import url(../../../moxueyuan/static/css/tooltip.css);

.jiangshi{
    width: 209px;
    height: 47px;
    background-color: #E53937;
    float: left;
    margin-top: 290px;
    text-align: center;
    color: #FFF;
    border-radius: 7px;
} 
#logo {
  cursor: pointer; }

input::-webkit-input-placeholder {
  color: #CCC; }

input:-moz-placeholder {
  color: #CCC; }

input::-moz-placeholder {
  color: #CCC; }

input:-ms-input-placeholder {
  color: #CCC; }

textarea::-webkit-input-placeholder {
  color: #CCC; }

textarea:-moz-placeholder {
  color: #CCC; }

textarea::-moz-placeholder {
  color: #CCC; }

textarea:-ms-input-placeholder {
  color: #CCC; }

/*! 
请勿直接在此文件上做修改，找到同文件夹下的同名.scss文件，
在scss文件中修改完毕后编译生成此文件 by wax
*/
#logo {
  cursor: pointer; }

input::-webkit-input-placeholder {
  color: #CCC; }

input:-moz-placeholder {
  color: #CCC; }

input::-moz-placeholder {
  color: #CCC; }

input:-ms-input-placeholder {
  color: #CCC; }

textarea::-webkit-input-placeholder {
  color: #CCC; }

textarea:-moz-placeholder {
  color: #CCC; }

textarea::-moz-placeholder {
  color: #CCC; }

textarea:-ms-input-placeholder {
  color: #CCC; }

.footerBlock {
  width: 100%;
  min-width: 1200px;
  background-color: #333;
  position: absolute;
  bottom: 69px; }
  .footerBlock ul {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden; }
    .footerBlock ul li {
      float: left; }
    .footerBlock ul li:first-child {
      width: 286px; }
      .footerBlock ul li:first-child dl {
        margin-bottom: 0 !important; }
        .footerBlock ul li:first-child dl p {
          margin: 0 0 0 0 !important;
          color: #DEDEDE;
          font-size: 14px;
          line-height: 30px;
          font-family: "微软雅黑";
          cursor: pointer; }
          .footerBlock ul li:first-child dl p:hover {
            color: #FFF; }
    .footerBlock ul li:nth-child(2) {
      width: 532px;
      border-left: 1px solid #404040;
      border-right: 1px solid #404040; }
      .footerBlock ul li:nth-child(2) div {
        width: 190px;
        margin: 0 auto; }
      .footerBlock ul li:nth-child(2) div > dl {
        margin-bottom: 0 !important; }
        .footerBlock ul li:nth-child(2) div > dl h2, .footerBlock ul li:nth-child(2) div > dl p {
          color: #DEDEDE;
          line-height: 30px;
          font-family: "微软雅黑"; }
        .footerBlock ul li:nth-child(2) div > dl h2 {
          margin: 0 !important;
          font-size: 20px; }
        .footerBlock ul li:nth-child(2) div > dl p {
          margin: 0 0 0 0 !important;
          font-size: 14px;
          cursor: pointer; }
          .footerBlock ul li:nth-child(2) div > dl p:hover {
            color: #FFF; }
    .footerBlock ul li:nth-child(3) {
      width: 382px;
      overflow: hidden; }
      .footerBlock ul li:nth-child(3) dl {
        float: right;
        width: 100px;
        margin-left: 30px; }
        .footerBlock ul li:nth-child(3) dl dt {
          height: 100px; }
        .footerBlock ul li:nth-child(3) dl dd p {
          line-height: 30px;
          text-align: center;
          font-size: 12px;
          color: #DEDEDE;
          font-family: "微软雅黑"; }
      .footerBlock ul li:nth-child(3) dl:first-child dt {
        background: url(../../../admin/static/images/newXuanchuan/nav/dibuerweima.png) center no-repeat;
        background-size: cover; }
      .footerBlock ul li:nth-child(3) dl:nth-child(2) dt {
        background: url(../images/newXuanchuan/footer/qrcode.png) center no-repeat;
        background-size: cover; }

.versionBlock {
  width: 100%;
  min-width: 1200px;
  height: 69px;
  background-color: #333;
  border-top: 1px solid #404040;
  position: absolute;
  bottom: 0; }
  .versionBlock ul {
    width: 1200px;
    margin: 0 auto; }
    .versionBlock ul li p {
      line-height: 68px;
      text-align: center;
      color: #DEDEDE;
      font-size: 12px;
      margin: 0 !important; }

@-webkit-keyframes float {
  0% {
    top: 50px;
    left: 120px; }
  30% {
    top: 60px;
    left: 120px; }
  60% {
    top: 40px;
    left: 120px; }
  100% {
    top: 50px;
    left: 120px; } }
@-webkit-keyframes float1 {
  0% {
    top: 57px;
    left: 373px; }
  30% {
    top: 67px;
    left: 383px; }
  60% {
    top: 47px;
    left: 363px; }
  100% {
    top: 57px;
    left: 373px; } }
@-webkit-keyframes float2 {
  0% {
    top: 187px;
    left: 400px; }
  30% {
    top: 197px;
    left: 400px; }
  60% {
    top: 177px;
    left: 400px; }
  100% {
    top: 187px;
    left: 400px; } }
@-webkit-keyframes float3 {
  0% {
    top: 160px;
    left: 66px; }
  30% {
    top: 170px;
    left: 76px; }
  60% {
    top: 150px;
    left: 56px; }
  100% {
    top: 160px;
    left: 66px; } }
html {
  height: 100%; }

.nav ul {
  margin-left: 41%; }
  .nav ul li {
    display: inline-block;
    margin-left: 25px;
    margin-top: 13px;
    font-family: "微软雅黑"; }
    .nav ul li a:link {
      color: #000; }
    .nav ul li a:hover {
      color: #E33A38;
      border-bottom: 2px solid #E33A38; }
    .nav ul li a {
      color: #000;
      text-decoration: none;
      padding-bottom: 5px; }

#tj_navRegister77 {
  position: fixed;
    z-index: 9999999999;
    margin-top: -47px;
    right: 0;
    width: 300px;}
  #tj_navRegister77 div span {
    color: #000;
    font-size: 14px;
    margin-left: 5px;
    margin-top: -10px;
    opacity: .9;
    font-family: "黑体"; }

body {
  overflow: auto;
  position: relative; }
 

.oneBlock1 {
  height: 100%;
  position: relative; }
  .oneBlock1 div.nav {
    width: 100%;
    min-width: 1200px;
    height: 70px;
    padding: 12px 80px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    background-color: #FFF;
    box-shadow: 0px 0px 5px #CCC; }
    .oneBlock1 div.nav div.navBranch {
      float: left; }
    .oneBlock1 div.nav div.logo {
      width: 170px;
      height: 49px;
      background: url("../images/xuanchuanye/nav/logo2.png") center no-repeat; }
    .oneBlock1 div.nav div.slogan {
      width: 190px;
      height: 45px;
      background: url("../images/xuanchuanye/nav/slogn1.png") center no-repeat; }

   
  
              


