@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; }

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: 45px;
      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; }

/*! 
请勿直接在此文件上做修改，找到同文件夹下的同名.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; }

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; }

.container dl {
  width: 1200px;
  margin: 34px auto; }
  .container dl dt {
    height: 100px;
    line-height: 100px;
    color: #333;
    font-size: 30px;
    text-align: center; }
  .container dl dd {
    padding: 32px 32px 0 32px;
    border: 1px solid #DEDEDE;
    background-color: #FBFBFB; }
    .container dl dd pre {
      color: #666;
      font-size: 14px;
      line-height: 24px; }
      .container dl dd pre h2 {
        font-size: 16px;
        color: #666;
        font-weight: bold;
        line-height: 36px; }
      .container dl dd pre p {
        text-align: right;
        color: #666;
        font-size: 16px;
        line-height: 24px;
        font-weight: bold; }

/*# sourceMappingURL=Service-v2.css.map */
