@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;
  overflow: auto;
  padding-bottom: 249px; }

h2 {
  font-size: 30px;
  color: #666;
  font-weight: normal;
  letter-spacing: 0.05em; }

p {
  font-size: 20px;
  color: #808080;
  letter-spacing: 0.05em; }

.mask {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  text-align: center; }

.parent-tk {
  display: table;
  overflow: hidden; }

.son-tk {
  vertical-align: middle;
  display: table-cell; }

div.container ul.title {
  width: 1200px;
  margin: 0 auto;
  padding-top: 55px; }
  div.container ul.title li h2, div.container ul.title li p {
    font-size: 30px;
    text-align: center;
    line-height: 40px; }
  div.container ul.title li h2 {
    color: #333; }
  div.container ul.title li p {
    color: #E53937; }
    div.container ul.title li p span {
      display: inline-block;
      width: 10px;
      height: 10px;
      background-color: #E53937;
      border-radius: 50%;
      vertical-align: middle;
      margin: 0 5px; }
div.container ul.content li.even, div.container ul.content li.odd {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden; }
  div.container ul.content li.even dl, div.container ul.content li.odd dl {
    width: 600px;
    float: left; }
    div.container ul.content li.even dl dt div:first-child, div.container ul.content li.odd dl dt div:first-child {
      background: url(../images/newXuanchuan/plat/pc.png) center no-repeat; }
    div.container ul.content li.even dl dt div, div.container ul.content li.odd dl dt div {
      cursor: pointer; }
    div.container ul.content li.even dl dt div:nth-child(3), div.container ul.content li.odd dl dt div:nth-child(3) {
      z-index: 3; }
div.container ul.content li.even dl:first-child dt h2 {
  font-size: 30px;
  color: #E53937;
  line-height: 90px; }
div.container ul.content li.even dl:first-child dd p {
  font-size: 20px;
  color: #666;
  line-height: 36px; }
div.container ul.content li.even dl:first-child {
  padding-left: 50px;
  padding-top: 60px; }
div.container ul.content li.even dl:nth-child(2) {
  height: 368px;
  position: relative; }
  div.container ul.content li.even dl:nth-child(2) div {
    position: absolute;
    left: 0;
    top: 0; }
div.container ul.content li.odd dl:nth-child(2) dt h2 {
  font-size: 30px;
  color: #E53937;
  line-height: 90px; }
div.container ul.content li.odd dl:nth-child(2) dd p {
  font-size: 20px;
  color: #666;
  line-height: 36px; }
div.container ul.content li.odd dl:nth-child(2) {
  padding-left: 200px;
  padding-top: 90px; }
div.container ul.content li.odd dl:first-child {
  height: 368px;
  position: relative; }
  div.container ul.content li.odd dl:first-child div {
    position: absolute;
    left: 0;
    top: 0; }
div.container ul.content hr {
  width: 1200px;
  margin: 0 auto;
  border: 0;
  border-bottom: 1px solid #DEDEDE; }
div.container ul.content li:first-child dl:nth-child(2) dt div:first-child, div.container ul.content li:nth-child(6) dl:nth-child(2) dt div:first-child, div.container ul.content li:nth-child(11) dl:nth-child(2) dt div:first-child {
  width: 621px;
  height: 341px;
  left: -20px;
  z-index: 2; }
div.container ul.content li:first-child dl:nth-child(2) dt div:nth-child(2), div.container ul.content li:nth-child(6) dl:nth-child(2) dt div:nth-child(2), div.container ul.content li:nth-child(11) dl:nth-child(2) dt div:nth-child(2) {
  width: 452px;
  height: 254px;
  z-index: 3;
  left: 55px;
  top: 49px; }
div.container ul.content li:first-child {
  overflow: visible;
  height: 508px;
  padding-top: 140px; }
  div.container ul.content li:first-child dl:nth-child(2) dt div:nth-child(2) {
    background: url(../images/newXuanchuan/plat/sckc.jpg) top no-repeat;
    background-size: cover; }
  div.container ul.content li:first-child dl:nth-child(2) dt div:nth-child(3) {
    width: 96px;
    height: 135px;
    background: url(../images/newXuanchuan/plat/sckcr.png) top no-repeat;
    left: 120px;
    top: 243px; }
div.container ul.content li:nth-child(6) {
  margin-top: 220px; }
  div.container ul.content li:nth-child(6) dl:nth-child(2) dt div:nth-child(2) {
    background: url(../images/newXuanchuan/plat/xxts.jpg) top no-repeat;
    background-size: cover; }
  div.container ul.content li:nth-child(6) dl:nth-child(2) dt div:nth-child(3) {
    width: 47px;
    height: 146px;
    background: url(../images/newXuanchuan/plat/xxtsr.png) top no-repeat;
    left: 381px;
    top: 177px; }
div.container ul.content li:nth-child(11) {
  margin-top: 220px; }
  div.container ul.content li:nth-child(11) dl:nth-child(2) dt div:nth-child(2) {
    background: url(../images/newXuanchuan/plat/qygl.jpg) top no-repeat;
    background-size: cover; }
  div.container ul.content li:nth-child(11) dl:nth-child(2) dt div:nth-child(3) {
    width: 93px;
    height: 172px;
    background: url(../images/newXuanchuan/plat/qyglr.png) top no-repeat;
    left: 360px;
    top: 152px; }
div.container ul.content li:nth-child(3) dl:first-child dt div:nth-child(2), div.container ul.content li:nth-child(8) dl:first-child dt div:nth-child(2), div.container ul.content li:nth-child(13) dl:first-child dt div:nth-child(2) {
  width: 452px;
  height: 254px;
  left: 109px;
  top: 49px;
  z-index: 2; }
div.container ul.content li:nth-child(3) dl:first-child dt div:first-child, div.container ul.content li:nth-child(8) dl:first-child dt div:first-child, div.container ul.content li:nth-child(13) dl:first-child dt div:first-child {
  width: 621px;
  height: 341px;
  left: 34px;
  top: 0px; }
div.container ul.content li:nth-child(3) {
  margin-top: 220px; }
  div.container ul.content li:nth-child(3) dl:first-child dt div:nth-child(2) .img {
    width: 452px;
    background: url(../images/newXuanchuan/plat/cptj.jpg) top no-repeat;
    background-size: contain; }
  div.container ul.content li:nth-child(3) dl:first-child dt div:nth-child(3) {
    width: 77px;
    height: 161px;
    background: url(../images/newXuanchuan/plat/cptjr.png) top no-repeat;
    left: 452px;
    top: 210px; }
div.container ul.content li:nth-child(8) {
  margin-top: 220px; }
  div.container ul.content li:nth-child(8) dl:first-child dt div:nth-child(2) {
    background: url(../images/newXuanchuan/plat/tjgl.jpg) top no-repeat;
    background-size: cover; }
  div.container ul.content li:nth-child(8) dl:first-child dt div:nth-child(3) {
    width: 67px;
    height: 136px;
    background: url(../images/newXuanchuan/plat/tjglr.png) top no-repeat;
    left: 260px;
    top: 180px; }
  div.container ul.content li:nth-child(8) dl:nth-child(2) {
    padding-left: 116px; }
div.container ul.content li:nth-child(13) {
  margin-top: 220px; }
  div.container ul.content li:nth-child(13) dl:first-child dt div:nth-child(2) {
    background: url(../images/newXuanchuan/plat/wxdj.jpg) top no-repeat;
    background-size: cover; }
  div.container ul.content li:nth-child(13) dl:first-child dt div:nth-child(3) {
    width: 282px;
    height: 174px;
    background: url(../images/newXuanchuan/plat/wxdjr.png) top no-repeat;
    left: 260px;
    top: 114px; }
  div.container ul.content li:nth-child(13) dl:nth-child(2) {
    padding-left: 116px; }
div.container ul.learn li dl {
  width: 488px;
  margin: 0 auto;
  overflow: hidden; }
  div.container ul.learn li dl div {
    float: left; }
  div.container ul.learn li dl div:first-child {
    font-size: 18px;
    width: 268px;
    height: 50px;
    line-height: 50px;
    margin: 75px auto;
    text-align: center;
    background-color: #E53937;
    color: #FFF;
    cursor: pointer;
    -webkit-transition-property: font-size background-color;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    -moz-transition-property: font-size background-color;
    -moz-transition-duration: 0.1s;
    -moz-transition-timing-function: linear;
    -moz-transition-delay: 0s;
    -o-transition-property: font-size background-color;
    -o-transition-duration: 0.1s;
    -o-transition-timing-function: linear;
    -o-transition-delay: 0s;
    transition-property: font-size background-color;
    transition-duration: 0.1s;
    transition-timing-function: linear;
    transition-delay: 0s; }
    div.container ul.learn li dl div:first-child:hover {
      font-size: 19px;
      background-color: #d93634; }
  div.container ul.learn li dl div:nth-child(2) {
    font-size: 18px;
    width: 190px;
    height: 50px;
    line-height: 50px;
    margin: 75px auto;
    text-align: center;
    background-color: #FFF;
    color: #E53937;
    cursor: pointer;
    border: 1px solid #E53937;
    margin-left: 30px;
    -webkit-transition-property: font-size;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    -moz-transition-property: font-size;
    -moz-transition-duration: 0.1s;
    -moz-transition-timing-function: linear;
    -moz-transition-delay: 0s;
    -o-transition-property: font-size;
    -o-transition-duration: 0.1s;
    -o-transition-timing-function: linear;
    -o-transition-delay: 0s;
    transition-property: font-size;
    transition-duration: 0.1s;
    transition-timing-function: linear;
    transition-delay: 0s; }
    div.container ul.learn li dl div:nth-child(2):hover {
      font-size: 19px; }

/*# sourceMappingURL=Manager.css.map */
