@charset "UTF-8";
/*! 
请勿直接在此文件上做修改，找到同文件夹下的同名.scss文件，
在scss文件中修改完毕后编译生成此文件 by wax
*/
@import url(tooltip.css);
#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(../images/newXuanchuan/footer/wechat-qrcode.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; }

/*! 
请勿直接在此文件上做修改，找到同文件夹下的同名.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; }

body {
  padding-top: 70px; }

.headBlock {
  width: 100%;
  box-shadow: 0px 0px 5px #CCC;
  position: fixed;
  background-color: #FFF;
  z-index: 1000;
  top: 0;
  left: 0; }
  .headBlock div.nav {
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    padding: 12px 0; }
    .headBlock div.nav div.navBranch {
      float: left; }
    .headBlock div.nav div.logo {
      width: 170px;
      height: 49px;
      background: url("../images/newXuanchuan/nav/logo.png") center no-repeat; }
    .headBlock div.nav div.slogan {
      width: 190px;
      height: 45px;
      background: url("../images/newXuanchuan/nav/slogan.png") center no-repeat; }
    .headBlock div.nav div.login {
      height: 45px;
      float: right;
      position: relative;
      line-height: 68px; }
      .headBlock div.nav div.login div a span {
        color: #333;
        font-size: 14px;
        margin-left: 5px;
        font-family: "黑体";
        opacity: .9; }
        .headBlock div.nav div.login div a span:hover {
          color: #E53937; }
      .headBlock div.nav div.login div span {
        color: #333;
        font-size: 14px;
        margin-left: 5px;
        font-family: "黑体";
        opacity: .9; }

html {
  height: 100%; }

body {
  position: relative;
  padding-bottom: 249px;
  overflow: auto; }

h2 {
  font-size: 30px;
  color: #666;
  font-weight: normal;
  letter-spacing: 0.05em; }

p {
  font-size: 20px;
  color: #808080;
  letter-spacing: 0.05em; }

.uhide {
  display: none; }

.container ul {
  width: 1200px;
  margin: 32px auto;
  overflow: hidden; }
  .container ul li {
    float: left; }
  .container ul li:first-child {
    width: 230px;
    border: 1px solid #DEDEDE; }
    .container ul li:first-child h2 {
      height: 70px;
      line-height: 70px;
      background-color: #F4F2F5;
      color: #333;
      font-size: 30px;
      text-align: center; }
    .container ul li:first-child dl {
      background-color: #FBFBFB;
      border-top: 1px solid #DEDEDE; }
      .container ul li:first-child dl dt {
        width: 152px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        margin: 0 auto;
        color: #333;
        font-size: 20px;
        border-bottom: 1px solid #DEDEDE; }
        .container ul li:first-child dl dt span {
          display: inline-block;
          margin-right: 5px; }
      .container ul li:first-child dl dd {
        padding: 15px 0; }
        .container ul li:first-child dl dd p {
          height: 44px;
          line-height: 44px;
          font-size: 16px;
          color: #666;
          text-align: center;
          cursor: pointer; }
        .container ul li:first-child dl dd p.selected {
          color: #E53937; }
    .container ul li:first-child dl:nth-child(2) dt span {
      width: 36px;
      height: 17px;
      background: url(../images/newXuanchuan/help/xueyuan.png) center no-repeat;
      background-size: contain; }
    .container ul li:first-child dl:nth-child(3) dt span {
      width: 24px;
      height: 23px;
      background: url(../images/newXuanchuan/help/guanli.png) center no-repeat;
      background-size: contain; }
  .container ul li:nth-child(2) {
    width: 970px;
    padding-left: 50px;
    padding-top: 22px; }
    .container ul li:nth-child(2) h2 {
      height: 51px;
      line-height: 44px;
      border-bottom: 1px solid #DEDEDE; }
      .container ul li:nth-child(2) h2 span {
        display: inline-block;
        font-size: 20px;
        color: #666;
        border-bottom: 3px solid #E53937; }
    .container ul li:nth-child(2) dl {
      padding: 24px 0;
      border-bottom: 1px dashed #DEDEDE; }
      .container ul li:nth-child(2) dl dt {
        font-size: 16px;
        color: #666;
        cursor: pointer; }
        .container ul li:nth-child(2) dl dt span {
          display: inline-block;
          width: 10px;
          height: 10px;
          margin-right: 10px; }
        .container ul li:nth-child(2) dl dt span.hideImg {
          background: url(../images/newXuanchuan/help/hide.png) center no-repeat; }
        .container ul li:nth-child(2) dl dt span.showImg {
          background: url(../images/newXuanchuan/help/show.png) center no-repeat; }
      .container ul li:nth-child(2) dl dd {
        margin-top: 10px;
        margin-left: 20px; }
        .container ul li:nth-child(2) dl dd pre {
          font-size: 14px;
          color: #808080;
          line-height: 24px; }
          .container ul li:nth-child(2) dl dd pre a {
            font-size: 14px;
            color: #0F1481;
            text-decoration: underline; }
          .container ul li:nth-child(2) dl dd pre img {
            max-width: 100%;
            margin-top: 10px;
            border: 1px solid #DEDEDE; }

/*# sourceMappingURL=Help-v2.css.map */
