@charset "UTF-8";
/*! 
请勿直接在此文件上做修改，找到同文件夹下的同名.scss文件，
在scss文件中修改完毕后编译生成此文件 by wax
*/
@import url(../../../moxueyuan/static/css/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/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: 42%;*/ }
.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: 25px;
  margin-left: 85%; }
#tj_navRegister77 div span {
  color: #fff;
  font-size: 14px;
  margin-left: 5px;
  margin-top: -10px;
  opacity: .9;
  font-family: "黑体"; }

body {
  overflow: auto;
  position: relative; }
body #div50 {
  width: 100px;
  height: 100px;
  position: fixed;
  z-index: 999999;
  top: 142px;
  display: none; }
body .div70 {
  width: 100%;
  height: 500px;
  background: #F2F2F2;
  text-align: center; }
body .div70 h2 {
  line-height: 130px;
  width: 1200px;
  margin: 0 auto; }
body .div70 ul {
  width: 1238px;
  margin: -23px auto; }
body .div70 ul li {
  width: 230px;
  height: 100px;
  float: left;
  margin-left: 13px;
  margin-top: 13px; }
body .div70 ul li img {
  width: 100%;
  height: 100%; }
body #div30 {
  width: 185px;
  height: 439px;
  position: fixed;
  z-index: 999999;
  top: 150px;
  background: url("../../common/images/%E8%83%8C%E6%99%AF.png") no-repeat center;
  background-size: 100% 100%; }
body #div30 div {
  width: 134px;
  height: 36px;
  margin: 90px auto;
  margin-left: 16px;
  background: url("../../common/images/%E5%AE%A2%E6%9C%8D%E8%83%8C%E6%99%AF.png") no-repeat center;
  background-size: 100% 100%; }
body #div30 div p {
  float: left;
  width: 30px;
  height: 31px;
  margin-left: 7px;
  margin-top: 2px;
  background: url("../../common/images/%E5%AE%A2%E6%9C%8D.png") no-repeat center;
  background-size: 100% 100%; }
body #div30 div span {
  float: left;
  font-size: 10px;
  margin-left: 20px;
  margin-top: 10px;
  color: #fff;
  font-weight: bold; }
body #div30 #div31 {
  width: 134px;
  height: 36px;
  margin-top: -80px;
  margin-left: 16px;
  background: url("../../common/images/%E5%AE%A2%E6%9C%8D%E8%83%8C%E6%99%AF.png") no-repeat center;
  background-size: 100% 100%; }
body #div30 #div31 p {
  width: 31px;
  height: 31px;
  margin-left: 7px;
  margin-top: 2px;
  background: url("../../common/images/%E5%AE%A2%E6%9C%8D.png") no-repeat center;
  background-size: 100% 100%; }
body #div30 #div31 span {
  float: left;
  font-size: 10px;
  margin-left: 20px;
  margin-top: 10px;
  color: #fff;
  font-weight: bold; }
body #div30 #div37 {
  width: 134px;
  height: 36px;
  margin-top: -80px;
  margin-left: 16px;
  background-size: 100% 100%; }
body #div30 #div32 {
  width: 134px;
  height: 36px;
  margin-top: -80px;
  margin-left: 16px;
  background: url("../../common/images/%E5%AE%A2%E6%9C%8D%E8%83%8C%E6%99%AF.png") no-repeat center;
  background-size: 100% 100%; }
body #div30 #div32 p {
  width: 31px;
  height: 31px;
  margin-left: 7px;
  margin-top: 2px;
  background: url("../../common/images/%E5%AE%A2%E6%9C%8D.png") no-repeat center;
  background-size: 100% 100%; }
body #div30 #div32 span {
  float: left;
  font-size: 10px;
  margin-left: 20px;
  margin-top: 10px;
  color: #fff;
  font-weight: bold; }

h2 {
  font-size: 30px;
  color: #666;
  font-weight: normal;
  font-family: "黑体"; }

p {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
  font-family: "黑体"; }

p, p > span {
  letter-spacing: 0.05em; }

.pointer {
  cursor: pointer; }

.oneBlock {
  height: 100%;
  position: relative; }
.oneBlock 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; }
.oneBlock div.nav div.navBranch {
  float: left; }
.oneBlock div.nav div.logo {
  width: 170px;
  height: 49px;
  background: url("../images/xuanchuanye/nav/logo2.png") center no-repeat; }
.oneBlock div.nav div.slogan {
  width: 190px;
  height: 49px;
  background: url("../images/xuanchuanye/nav/slogn1.png") center no-repeat; }
.oneBlock div.nav div.login {
  height: 45px;
  float: right;
  position: relative;
  line-height: 68px; }
.oneBlock div.nav div.login div a > span:hover {
  color: #E53937; }
.oneBlock div.nav div.login div a > span, .oneBlock div.nav div.login div span {
  color: #666;
  font-size: 14px;
  margin-left: 5px;
  opacity: .9;
  font-family: "黑体"; }
.oneBlock ul.slideBox {
  width: 100%;
  min-width: 1200px;
  height: 100%;
  overflow: hidden;
  position: relative; }
.oneBlock ul.slideBox div.hd {
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 30px;
  z-index: 1; }
.oneBlock ul.slideBox div.hd ul {
  overflow: hidden;
  zoom: 1;
  float: right; }
.oneBlock ul.slideBox div.hd ul li {
  float: left;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer; }
.oneBlock ul.slideBox div.hd ul li.on {
  background: #f00;
  color: #fff; }
.oneBlock ul.slideBox div.bd {
  position: relative;
  height: 100%;
  z-index: 0;
  margin-top:80px;
}
.oneBlock ul.slideBox div.bd ul {
  width: 100%;
  height: 100%;
  overflow: hidden; }
.oneBlock ul.slideBox div.bd ul li {
  width: 100%;
  height: 100%;
  zoom: 1;
  vertical-align: middle; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl, .oneBlock ul.slideBox div.bd ul li:first-child dl, .oneBlock ul.slideBox div.bd ul li:nth-child(4) dl {
  overflow: hidden; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl div dt, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl div dt, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl div dt, .oneBlock ul.slideBox div.bd ul li:first-child dl div dt, .oneBlock ul.slideBox div.bd ul li:nth-child(4) dl div dt {
  float: right; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl div dt, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl div dt, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl div dt, .oneBlock ul.slideBox div.bd ul li:nth-child(4) dl div dt, .oneBlock ul.slideBox div.bd ul li:first-child dl div dt{
  float: right;
}
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl > div, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl > div, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl > div, .oneBlock ul.slideBox div.bd ul li:first-child dl > div, .oneBlock ul.slideBox div.bd ul li:nth-child(4) dl > div {
  width: 1000px;
  margin: 0 auto; }
.oneBlock ul.slideBox div.bd ul li:first-child-001 {
  background: url(../images/xuanchuanye/banner/banner_enable-1.jpg) center no-repeat;
  background-size: cover; }
.oneBlock ul.slideBox div.bd ul li:first-child-001 dl {
  width: 300px;
  margin: 0px auto; }
.oneBlock ul.slideBox div.bd ul li.mxy-banner-zhengce dl p {
  width:217px;
  height:76px;
  /* width: 160px;
  height: 40px; */
  line-height: 40px;
  margin: 0 auto;
  /* margin-left:20px;
  margin-top:20px; */
  /* background-color: #E53937; */
  background: url(../images/xuanchuanye/banner/zixun_btn.png) center no-repeat;
  border-radius: 8px;
  padding: 0px 32px;
  cursor: pointer;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: background-color;
  -o-transition-duration: 0.1s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: background-color;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.oneBlock ul.slideBox div.bd ul li:first-child-001 dl div:hover{
  background:#b72e2c;
}
.oneBlock ul.slideBox div.bd ul li:first-child-001 dl div span:first-child {
  /*position: absolute;
  width: 20px;
  height: 40px;
  background: url(../images/xuanchuanye/banner/register.png) center no-repeat;
  margin-right: 6px;
  left: 30px;*/ }
.oneBlock ul.slideBox div.bd ul li:first-child-001 dl div .zhuce {
  width: 84px;
  text-align: center;
  display: inline-block;
  float: left;
  margin-left: 10px;
  color: #FFF;
  font-size: 16px;
  -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; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child h2, .oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child p, .oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child p > span, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child h2, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child p, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child p > span, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child h2, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child p, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child p > span {
  color: #FFF; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child h2, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child h2, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child h2 {
  font-size: 50px;
  margin-top: 20px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child p, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child p, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child p {
  line-height: 40px;
  font-size: 22px;
  opacity: 0.9; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child p span, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child p span, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child p span {
  font-size: 22px;
  opacity: 0.9;
  font-family: "黑体"; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child div{
  width: 160px;
  height: 40px;
  line-height: 40px;
  background-color: #E53937;
  border-radius: 8px;
  cursor: pointer;
  margin-top: 120px;
  margin-left: 118px;
  text-align: center;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: background-color;
  -o-transition-duration: 0.1s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: background-color;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  transition-delay: 0s;}
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child div{
  width: 160px;
  height: 40px;
  line-height: 40px;
  background-color: #E53937;
  border-radius: 8px;
  cursor: pointer;
  margin-top: 70px;
  margin-left: 118px;
  text-align: center;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: background-color;
  -o-transition-duration: 0.1s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: background-color;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  transition-delay: 0s;}
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child div {
  width: 160px;
  height: 40px;
  line-height: 40px;
  background-color: #E53937;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: background-color;
  -o-transition-duration: 0.1s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: background-color;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  transition-delay: 0s;}
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child div span, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child div span, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child div span {
  width:82%;
  text-align: center;
  display: inline-block;
  float: left;
  color: #FFF;
  font-size: 16px;
  -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; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child div:hover, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child div:hover, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child div:hover {
  background-color: #b72e2c; }
/*.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child div:hover span, .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child div:hover span, .oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child div:hover span {
  font-size: 17px; }*/
.oneBlock ul.slideBox div.bd ul li:nth-child(7) {
  background: url("../images/xuanchuanye/banner/banner1.jpg") center no-repeat;
  background-size: cover; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl {
  width: 1000px;
  margin: 0px auto; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:first-child {
  width: 320px;
  height: 48px;
  background: url("../images/xuanchuanye/banner/ready.png") center no-repeat;
  margin: 0 auto;
  background-size: contain; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(2) {
  margin: 20px 0 30px 0; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(2) p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 10px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(2) p > span {
  font-size: 22px;
  margin: 0 5px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(2) p, .oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(2) p > span {
  font-family: "黑体";
  color: #FFF;
  text-align: center;
  opacity: 0.9; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(3) {
  width: 160px;
  height: 40px;
  line-height: 40px;
  background-color: #E53937;
  border-radius: 8px;
  margin: 0 auto;
  padding: 0px 24px;
  cursor: pointer;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: background-color;
  -o-transition-duration: 0.1s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: background-color;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(3) span {
  width: 84px;
  text-align: center;
  display: inline-block;
  float: left;
  color: #FFF;
  font-size: 16px;
  -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; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(3) span:first-child {
  width: 20px;
  height: 40px;
  background: url(../images/xuanchuanye/banner/register.png) center no-repeat;
  margin-right: 6px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(3):hover {
  background-color: #d93634; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) dl div:nth-child(3):hover span {
  font-size: 17px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(7) div.person {
  width: 204px;
  height: 252px;
  background: url("../images/xuanchuanye/banner/person.png") center no-repeat;
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -78px;
  opacity: 0;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: .5s;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: .5s;
  -o-transition-property: opacity;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: linear;
  -o-transition-delay: .5s;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: .5s; }
/*轮播图*/
.oneBlock ul.slideBox div.bd ul li:nth-child(5) {
  background: url("../images/xuanchuanye/banner/banner_2021072817.jpg") center no-repeat;
  background-size: cover; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl {
  padding-top: 70px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child {
  width: 626px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child .p1 {
  font-size: 47px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child .p1 {
  font-size: 22px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child .p1 span {
  font-size: 40px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child .p2 {
  padding-top: 56px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child .p2 img {
  top: 8px;
  position: relative; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child .p2 .span7 {
  font-size: 40px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child .span2 {
  font-size: 40px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child div {
  padding: 0 0 0 28px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:first-child div span:first-child {
  width: 20px;
  height: 40px;
  background: url(../images/xuanchuanye/banner/register.png) center no-repeat;
  margin-right: 6px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:nth-child(2) div {
  width: 374px;
  height: 400px;
  position: relative; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:nth-child(2) div span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: opacity;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:nth-child(2) div span:first-child {
  width: 184px;
  height: 440px;
  background: url(../images/xuanchuanye/banner/phones-1.png) left center no-repeat;
  z-index: 15;
  opacity: 1;
  background-size: contain; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:nth-child(2) div span:nth-child(2) {
  width: 220px;
  height: 455px;
  background: url(../images/xuanchuanye/banner/phones-2.png) left center no-repeat;
  z-index: 14;
  left: 30px;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  background-size: contain;
  top: 0px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:nth-child(2) div span:nth-child(3) {
  width: 307px;
  height: 414px;
  background: url(../images/xuanchuanye/banner/phones-3.png) left center no-repeat;
  z-index: 13;
  left: 68px;
  top: 38px;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background-size: contain; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:nth-child(2) div span:nth-child(4) {
  width: 305px;
  height: 366px;
  background: url(../images/xuanchuanye/banner/phones-4.png) left center no-repeat;
  z-index: 12;
  left: 100px;
  top: 86px;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  background-size: contain; }
.oneBlock ul.slideBox div.bd ul li:nth-child(5) dl dt:nth-child(2) div span:nth-child(5) {
  width: 235px;
  height: 330px;
  background: url(../images/xuanchuanye/banner/phones-5.png) left center no-repeat;
  z-index: 11;
  left: 128px;
  top: 130px;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-size: contain; }
/*轮播图*/

.oneBlock ul.slideBox div.bd ul li:nth-child(2) {
  background: url("../images/xuanchuanye/banner/bannerone_20210618.png") center no-repeat;
  background-size: cover; }
  /* 第二张 */
  /* .oneBlock ul.slideBox div.bd ul li.mxy-banner-zhengce{
    background: url("../../../cdn/static/common/images/xuanchuanye/banner/banneromo1024.png") center no-repeat!important;
    background-size: cover; 
  } */
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl {
  padding-top: 50px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child {
  margin-top: 1px;
  margin-left: -50px;
  width: 593px!important; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child .p1 {
  font-size: 22px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child .p1 span {
  font-size: 40px;
  font-weight: bold; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child .p2 {
  margin-top: 64px;
  font-size: 22px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child .p3 {
  margin-top: 40px;
  font-size: 40px;
  font-weight: bold; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:first-child div span {
  width: 100%;
  text-align: center; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:nth-child(2) div {
  width: 540px;
  height: 400px;
  background: url(../images/xuanchuanye/banner/pc.png) center no-repeat;
  position: relative;
  background-size: contain; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:nth-child(2) div span {
  display: inline-block;
  position: absolute; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:nth-child(2) div span:first-child {
  width: 96px;
  height: 135px;
  background: url(../images/xuanchuanye/banner/people1.png) center no-repeat;
  left: 90px;
  top: 215px;
  -webkit-transition-property: left;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: left;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: left;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: left;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) dl dt:nth-child(2) div span:nth-child(2) {
  width: 77px;
  height: 286px;
  background: url(../images/xuanchuanye/banner/people2.png) center no-repeat;
  left: 370px;
  top: 200px;
  opacity: 0;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: opacity;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: 0s; }
/*轮播图*/
.oneBlock ul.slideBox div.bd ul li:nth-child(3) {
  /* 第三张 */
  /* background: url("../../../cdn/static/common/images/xuanchuanye/banner/banner_baijing@2x.png") center no-repeat!important;
  background-size: cover; */
 }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl {
  padding-top: 50px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child {
  width: 1000px!important; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child .p1 {
  font-size: 22px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child .p1 span {
  font-size: 40px;
  font-weight: bold; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child .p2 {
  margin-top: 62px;
  font-size: 22px;
  color: #fff; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child .p3 {
  margin-top: 56px;
  font-size: 40px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child .p4 {
  margin-top: 10px;
  font-size: 22px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child div {
  padding: 0 0 0 28px; margin:0 auto; }
/*.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:first-child div span:first-child {
  width: 20px;
  height: 40px;
  background: url(../images/xuanchuanye/banner/download.png) center no-repeat;
  margin-right: 6px; }*/
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:nth-child(2) div {
  width: 500px;
  height: 400px;
  background: url(../images/xuanchuanye/banner/pc1.png) center no-repeat;
  position: relative;
  background-size: contain; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:nth-child(2) div span {
  display: inline-block;
  position: absolute;
  left: 250px;
  top: 165px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -webkit-transition-property: left top opacity;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transform: scale(0.5);
  -moz-transition-property: left top opacity;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transform: scale(0.5);
  -o-transition-property: left top opacity;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transform: scale(0.5);
  transition-property: left top opacity;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:nth-child(2) div span:first-child {
  width: 239px;
  height: 48px;
  background: url(../images/xuanchuanye/banner/chizi.png) center no-repeat;
  left: 182px;
  top: 177px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  /* left:180px;
  top:4px;  */ }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:nth-child(2) div span:nth-child(2) {
  width: 130px;
  height: 100px;
  background: url(../images/xuanchuanye/banner/shu.png) center no-repeat;
  /* right:600px;
   top:84px; */
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:nth-child(2) div span:nth-child(3) {
  width: 75px;
  height: 84px;
  background: url(../images/xuanchuanye/banner/shubiao.png) center no-repeat;
  /* left:600px;
  top:410px;  */
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:nth-child(2) div span:nth-child(4) {
  width: 124px;
  height: 64px;
  background: url(../images/xuanchuanye/banner/yanjing.png) center no-repeat;
  /* left:385px;
  top:570px;  */
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:nth-child(2) div span:nth-child(5) {
  width: 134px;
  height: 66px;
  background: url(../images/xuanchuanye/banner/yaoshi.png) center no-repeat;
  /* left:76px;
  top:575px;  */
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:nth-child(2) div span:nth-child(6) {
  width: 101px;
  height: 107px;
  background: url(../images/xuanchuanye/banner/cafe.png) center no-repeat;
  /* left:0px;
  top:340px;  */
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(3) dl dt:nth-child(2) div span:nth-child(7) {
  width: 85px;
  height: 119px;
  background: url(../images/xuanchuanye/banner/shouji.png) center no-repeat;
  /* left:20px;
   top:58px; */
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s; }
/*轮播图*/
/* 第一张 */
.oneBlock ul.slideBox div.bd ul li:first-child {
  /* background: url("../../../cdn/static/common/images/xuanchuanye/banner/bannertwo.jpg") center no-repeat!important;
  background-size: cover;  */
}
.oneBlock ul.slideBox div.bd ul li:first-child dl dt {
  margin-top: 1px;
  margin-left: -50px;
  width: 593px;
  float: left; }
.oneBlock ul.slideBox div.bd ul li:first-child dl dt .p1 {
  font-family: '黑体';
  margin-top: 45px; }
.oneBlock ul.slideBox div.bd ul li:first-child dl dt .p1 .span1 {
  margin-left: 42px; }
.oneBlock ul.slideBox div.bd ul li:first-child dl dt .bigTitle {
  font-family: '黑体';
  color: #FFF;
  font-size: 22px; }
.oneBlock ul.slideBox div.bd ul li:first-child dl dt .bigTitle span {
  font-family: '黑体';
  font-size: 40px;
  font-weight: bold; }
.oneBlock ul.slideBox div.bd ul li:first-child dl dt p {
  font-family: '黑体';
  height: 20px;
  line-height: 20px;
  margin-top: 90px;
  font-family: bold;
  color: #FFF; }
.oneBlock ul.slideBox div.bd ul li:first-child dl dt p .span30 {
  font-family: '黑体';
  height: 30px;
  line-height: 30px;
  display: inline-block;
  font-size: 40px; }
.oneBlock ul.slideBox div.bd ul li:first-child dl dt p img {
  vertical-align: middle;
  height: 60px;
  margin-top: -10px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(2) div  div {
  font-family: 微软雅黑, yahei, ubuntu, helvetica, arial;
  font-size: 20px;
  color:#fff;
  text-align: center;
  margin: 0px auto!important;
  width: 170px!important;
  height: 50px;
  line-height: 50px;
  background-color: #E53937;
  border-radius: 8px;
  padding: 0px 32px;
  cursor: pointer;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: background-color;
  -o-transition-duration: 0.1s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: background-color;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  transition-delay: 0s;}
.oneBlock ul.slideBox div.bd ul li:nth-child(2) div  div:hover{
  background-color:#b72e2c
}
.oneBlock ul.slideBox div.bd ul li:first-child  dl div .zhuce {
  height:40px;
  width: 84px;
  text-align: center;
  display: inline-block;
  float: left;
  margin-left: 8px;
  line-height:40px;
  color: #FFF;
  font-size: 16px;
  -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;
}
.oneBlock ul.slideBox div.bd ul li:first-child dl  div:hover {
  background-color: #b72e2c; }
/*.oneBlock ul.slideBox div.bd ul li:first-child dl dt div:hover span {
  font-size: 17px; }*/
.oneBlock ul.slideBox div.bd ul li:first-child dl dt:nth-child(2) {
  position: absolute;
  left: 590px;
  top: 60px; }
/*.oneBlock ul.slideBox div.bd ul li:first-child dl dt:nth-child(2) div {
  width: 580px;
  height: 421px;
  background: url("../images/xuanchuanye/banner/qiyehao_shouji_tubian.png") center no-repeat;
  position: relative;
  background-size: contain;
  margin-top: 50px;
  -webkit-transition-property: top;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: top;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: top;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: top;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: 0s; }
  .oneBlock ul.slideBox div.bd ul li:first-child dl dt:nth-child(2) div span {
    display: inline-block;
    position: absolute;
    left: -30px;
    top: -600px;
    width: 580px;
    height: 421px;
    background: url(../../../moxueyuan/static/images/newXuanchuan/wechat/qiyehao_shoujishangmian_tubian.png) center no-repeat;
    -webkit-transition-property: top;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    -moz-transition-property: top;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear;
    -moz-transition-delay: 0s;
    -o-transition-property: top;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear;
    -o-transition-delay: 0s;
    transition-property: top;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    transition-delay: 0s; }*/
/*轮播图*/
/* .oneBlock ul.slideBox div.bd ul li:nth-child(4) {
  background: url("../images/xuanchuanye/banner/bannerfour.png") center no-repeat;
  background-size: cover; 
} */
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt {
  float: left; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:first-child .p1 {
  font-size: 22px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:first-child .p1 span {
  font-size: 40px;
  font-weight: bold; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:first-child .p2 {
  font-size: 22px;
  line-height: 50px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:first-child .p2 span {
  font-size: 40px;
  font-weight: bold; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:first-child #p3 {
  font-size: 22px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:first-child div {
  width: 170px;
  height: 50px;
  line-height: 50px;
  background-color: #E53937;
  border-radius: 8px;
  cursor: pointer;
  margin-top: 60px;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: background-color;
  -o-transition-duration: 0.1s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: background-color;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  margin-left: 0px;
  transition-delay: 0s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:first-child div .registerurltiya {
  width: 100%;
  text-align: center;
  display: inline-block;
  float: left;
  color: #FFF;
  font-size: 20px;
  -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; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:first-child div:hover{
  background-color:#b72e2c
}
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) {
  width: 503px;
  padding-left: 60px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) h2, .oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) p, .oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) h2 > span, .oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) p > span {
  color: #FFF; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) h2.bigTitle {
  margin-top: 40px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) h2 {
  font-size: 24px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) h2 span {
  font-size: 50px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) p.paragraph {
  margin-top: 55px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) p {
  opacity: 0.9;
  font-size: 18px;
  line-height: 40px; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) p span {
  font-size: 22px;
  opacity: 0.9;
  font-family: "黑体"; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) div {
  width: 160px;
  height: 40px;
  line-height: 40px;
  background-color: #E53937;
  border-radius: 8px;
  cursor: pointer;
  margin-top: 80px;
  text-align: center;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: background-color;
  -o-transition-duration: 0.1s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: background-color;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) div span {
  color: #FFF;
  font-size: 16px;
  -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; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) div:hover {
  background-color: #d93634; }
.oneBlock ul.slideBox div.bd ul li:nth-child(4) dl dt:nth-child(2) div:hover span {
  font-size: 17px; }
.oneBlock ul.slideBox a.prev, .oneBlock ul.slideBox a.next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url("../images/xuanchuanye/lunbo/slider-arrow.png") -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5; }
.oneBlock ul.slideBox a.next {
  left: auto;
  right: 3%;
  background-position: 8px 5px; }
.oneBlock ul.slideBox a.prev:hover, .oneBlock ul.slideBox a.next:hover {
  filter: alpha(opacity=100);
  opacity: 1; }
.oneBlock ul.slideBox .prevStop, .oneBlock ul.slideBox .nextStop {
  display: none; }

.parent-tk {
  display: table;
  overflow: hidden; }

.son-tk {
  vertical-align: middle;
  display: table-cell;
}

.twoBlock {
  width: 100%;
  min-width: 1200px;
  background: url("../images/xuanchuanye/bg/bg.jpg") center no-repeat; }
.twoBlock ul {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 40px 106px; }
.twoBlock ul li {
  width: 440px;
  margin: 50px 0;
  float: left; }
.twoBlock ul li div {
  height: 320px;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid #DEDEDE; }
.twoBlock ul .lileft, .twoBlock ul .liRight {
  overflow: hidden;
  cursor: pointer; }
.twoBlock ul .lileft div dl:first-child, .twoBlock ul .liRight div dl:first-child {
  padding-top: 100px;
  -webkit-transform: scale(1);
  -webkit-transition-property: padding-top transform;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transform: scale(1);
  -moz-transition-property: padding-top transform;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transform: scale(1);
  -o-transition-property: padding-top transform;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transform: scale(1);
  transition-property: padding-top transform;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.twoBlock ul .lileft div dl:first-child dt, .twoBlock ul .liRight div dl:first-child dt {
  overflow: hidden;
  padding: 0 90px; }
.twoBlock ul .lileft div dl:first-child dt span, .twoBlock ul .liRight div dl:first-child dt span {
  float: left;
  margin-right: 10px; }
.twoBlock ul .lileft div dl:first-child dt span.xueyuan, .twoBlock ul .liRight div dl:first-child dt span.xueyuan {
  width: 84px;
  height: 66px;
  background: url(../images/xuanchuanye/icon/xueyuan.png) center no-repeat; }
.twoBlock ul .lileft div dl:first-child dt span.guanli, .twoBlock ul .liRight div dl:first-child dt span.guanli {
  width: 56px;
  height: 66px;
  background: url(../images/xuanchuanye/icon/guanli.png) center no-repeat; }
.twoBlock ul .lileft div dl:first-child dt span:nth-child(2), .twoBlock ul .liRight div dl:first-child dt span:nth-child(2) {
  font-size: 50px;
  color: #666; }
.twoBlock ul .lileft div dl:first-child p:nth-child(2), .twoBlock ul .liRight div dl:first-child p:nth-child(2) {
  font-size: 18px;
  color: #808080; }
.twoBlock ul .lileft div dl:nth-child(2), .twoBlock ul .liRight div dl:nth-child(2) {
  opacity: 0;
  padding-top: 10px;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: opacity;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.twoBlock ul .lileft div dl:nth-child(2) dt, .twoBlock ul .liRight div dl:nth-child(2) dt {
  width: 100%;
  height: 100px;
  background-color: #E53937;
  color: #FFF;
  padding: 16px 0; }
.twoBlock ul .lileft div dl:nth-child(2) dt p, .twoBlock ul .liRight div dl:nth-child(2) dt p {
  color: #FFF;
  line-height: 36px;
  font-size: 18px; }
.twoBlock ul .lileft div dl:nth-child(2) dd, .twoBlock ul .liRight div dl:nth-child(2) dd {
  padding-top: 50px; }
.twoBlock ul .lileft div dl:nth-child(2) dd p, .twoBlock ul .liRight div dl:nth-child(2) dd p {
  color: #E53937;
  font-size: 16px; }
.twoBlock ul .lileft:hover div dl:first-child, .twoBlock ul .liRight:hover div dl:first-child {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  padding-top: 20px; }
.twoBlock ul .lileft:hover div dl:nth-child(2), .twoBlock ul .liRight:hover div dl:nth-child(2) {
  opacity: 1; }
.twoBlock ul .liRight {
  margin-left: 108px; }
.twoBlock ul h2 {
  line-height: 60px;
  font-family: "微软雅黑"; }
.twoBlock ul p {
  font-family: "微软雅黑"; }
.twoBlock ul h2, .twoBlock ul p {
  text-align: center; }
.twoBlock ul a {
  color: rgba(0, 0, 0, 0.5); }

.threeBlock {
  width: 100%;
  min-width: 1200px;
  background-color: #F2F2F2; }
.threeBlock ul {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
  overflow: hidden; }
.threeBlock ul li {
  width: 600px;
  float: left; }
.threeBlock ul li:first-child {
  width: 600px;
  height: 452px;
  position: relative;
  overflow: hidden; }
.threeBlock ul li:first-child span {
  display: inline-block;
  position: absolute;
  -webkit-transition-property: opacity left top transform;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-property: opacity left top transform;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -o-transition-property: opacity left top transform;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: linear;
  transition-property: opacity left top transform;
  transition-duration: 0.5s;
  transition-timing-function: linear; }
.threeBlock ul li:first-child span:first-child {
  width: 600px;
  height: 452px;
  background: url(../images/xuanchuanye/icon/icon6.png) left center no-repeat;
  z-index: 2;
  left: 0;
  top: 0;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.threeBlock ul li:first-child span:nth-child(2) {
  width: 129px;
  height: 268px;
  background: url(../images/xuanchuanye/icon/shoumashouji.png) center no-repeat;
  top: 315px;
  left: 215px;
  opacity: 0;
  z-index: 1;
  -webkit-transform: scale(0.5);
  -webkit-transition-property: opacity left top transform;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transform: scale(0.5);
  -moz-transition-property: opacity left top transform;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transform: scale(0.5);
  -o-transition-property: opacity left top transform;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transform: scale(0.5);
  transition-property: opacity left top transform;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.threeBlock ul li:first-child span:nth-child(3) {
  width: 90px;
  height: 95px;
  background: url(../images/xuanchuanye/icon/icon2.png) center no-repeat;
  top: 130px;
  left: 242px;
  opacity: 0;
  z-index: 2;
  -webkit-transform: scale(0.5);
  -webkit-transition-delay: 0.5s;
  -moz-transform: scale(0.5);
  -moz-transition-delay: 0.5s;
  -o-transform: scale(0.5);
  -o-transition-delay: 0.5s;
  transform: scale(0.5);
  transition-delay: 0.5s; }
.threeBlock ul li:first-child span:nth-child(4) {
  width: 86px;
  height: 91px;
  background: url(../images/xuanchuanye/icon/icon3.png) center no-repeat;
  top: 114px;
  left: 236px;
  opacity: 0;
  z-index: 2;
  -webkit-transform: scale(0.5);
  -webkit-transition-delay: 0.6s;
  -moz-transform: scale(0.5);
  -moz-transition-delay: 0.6s;
  -o-transform: scale(0.5);
  -o-transition-delay: 0.6s;
  transform: scale(0.5);
  transition-delay: 0.6s; }
.threeBlock ul li:first-child span:nth-child(5) {
  width: 96px;
  height: 101px;
  background: url(../images/xuanchuanye/icon/icon4.png) center no-repeat;
  top: 113px;
  left: 228px;
  opacity: 0;
  z-index: 2;
  -webkit-transform: scale(0.5);
  -webkit-transition-delay: 0.7s;
  -moz-transform: scale(0.5);
  -moz-transition-delay: 0.7s;
  -o-transform: scale(0.5);
  -o-transition-delay: 0.7s;
  transform: scale(0.5);
  transition-delay: 0.7s; }
.threeBlock ul li:first-child span:nth-child(6) {
  width: 101px;
  height: 106px;
  background: url(../images/xuanchuanye/icon/icon1.png) center no-repeat;
  top: 113px;
  left: 229px;
  opacity: 0;
  z-index: 2;
  -webkit-transform: scale(0.5);
  -webkit-transition-delay: 0.8s;
  -moz-transform: scale(0.5);
  -moz-transition-delay: 0.8s;
  -o-transform: scale(0.5);
  -o-transition-delay: 0.8s;
  transform: scale(0.5);
  transition-delay: 0.8s; }
.threeBlock ul li:nth-child(2) {
  width: 600px; }
.threeBlock ul li:nth-child(2) div.content {
  width: 500px;
  margin-top: 40px;
  margin-left: 110px; }
.threeBlock ul li:nth-child(2) div.content h2 {
  line-height: 100px;
  font-family: "微软雅黑"; }
.threeBlock ul li:nth-child(2) div.content p {
  line-height: 36px; }
.threeBlock ul li:nth-child(2) div.content a {
  color: #E53937;
  font-size: 16px;
  font-family: "微软雅黑"; }
.threeBlock ul li:nth-child(2) div.content .btns {
  overflow: hidden; }
.threeBlock ul li:nth-child(2) div.content .btns div {
  float: left;
  padding: 16px 32px;
  margin-top: 100px; }
.threeBlock ul li:nth-child(2) div.content .btns div:first-child {
  width: 136px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  padding: 0;
  color: #FFF;
  background-color: #E53937;
  font-size: 18px;
  font-family: "微软雅黑";
  -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; }
.threeBlock ul li:nth-child(2) div.content .btns div:first-child:hover {
  background-color: #d93634;
  font-size: 19px; }
.threeBlock ul li:nth-child(2) div.content .btns div:nth-child(2) {
  width: 136px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  padding: 0;
  color: #E53937;
  border: 1px solid #E53937;
  margin-left: 20px;
  font-size: 18px;
  font-family: "微软雅黑";
  -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; }
.threeBlock ul li:nth-child(2) div.content .btns div:nth-child(3):hover {
  font-size: 19px; }
.threeBlock ul li:nth-child(2) div.content .btns div:nth-child(3) {
  width: 136px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  padding: 0;
  color: #E53937;
  border: 1px solid #E53937;
  margin-left: 20px;
  font-size: 18px;
  font-family: "微软雅黑";
  -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; }
.threeBlock ul li:nth-child(2) div.content .btns div:nth-child(2):hover {
  font-size: 19px; }

.fourBlock {
  width: 100%;
  min-width: 1200px; }
.fourBlock ul {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0; }
.fourBlock ul li:first-child h2 {
  line-height: 60px; }
.fourBlock ul li:first-child h2, .fourBlock ul li:first-child p {
  text-align: center; }
.fourBlock ul li:nth-child(2) {
  margin: 50px 0;
  overflow: hidden; }
.fourBlock ul li:nth-child(2) dl {
  width: 225px;
  height: 225px;
  border: 1px solid #DEDEDE;
  float: left;
  margin-left: 18.75px;
  position: relative;
  cursor: pointer; }
.fourBlock ul li:nth-child(2) dl:hover {
  border: 1px solid #FAFAFA;
  background-color: #FAFAFA; }
.fourBlock ul li:nth-child(2) dl dt div {
  width: 180px;
  height: 225px;
  margin: 0 auto;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: background;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: background;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: background;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.fourBlock ul li:nth-child(2) dl dd p {
  text-align: center;
  font-family: "微软雅黑"; }
.fourBlock ul li:nth-child(2) dl span {
  display: inline-block;
  width: 225px;
  height: 225px;
  position: absolute;
  top: 225px;
  left: 0;
  background: url(../../../moxueyuan/static/images/newXuanchuan/nav/dibuerweima.png) center no-repeat;
  -webkit-transition-property: top;
  -webkit-transition-duration: .4s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-property: top;
  -moz-transition-duration: .4s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0s;
  -o-transition-property: top;
  -o-transition-duration: .4s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0s;
  transition-property: top;
  transition-duration: .4s;
  transition-timing-function: linear;
  transition-delay: 0s; }
.fourBlock ul li:nth-child(2) dl:first-child {
  margin-left: 0px; }
.fourBlock ul li:nth-child(2) dl:first-child dt div {
  background: url(../images/xuanchuanye/icon/apple.png) center no-repeat; }
.fourBlock ul li:nth-child(2) dl:first-child:hover {
  margin-left: 0px; }
.fourBlock ul li:nth-child(2) dl:first-child:hover dt div {
  background: url(../images/xuanchuanye/icon/apple-hover.png) center no-repeat; }
.fourBlock ul li:nth-child(2) dl:nth-child(2) dt div {
  background: url(../images/xuanchuanye/icon/android.png) center no-repeat; }
.fourBlock ul li:nth-child(2) dl:nth-child(2):hover dt div {
  background: url(../images/xuanchuanye/icon/android-hover.png) center no-repeat; }
.fourBlock ul li:nth-child(2) dl:nth-child(3) dt div {
  background: url(../images/xuanchuanye/icon/pc.png) center no-repeat; }
.fourBlock ul li:nth-child(2) dl:nth-child(3):hover dt div {
  background: url(../images/xuanchuanye/icon/pc-hover.png) center no-repeat; }
.fourBlock ul li:nth-child(2) dl:nth-child(4) dt div {
  background: url(../images/xuanchuanye/icon/wechat.png) center no-repeat; }
.fourBlock ul li:nth-child(2) dl:nth-child(4):hover {
  background-color: #FFF;
  border: 1px solid #DEDEDE; }
.fourBlock ul li:nth-child(2) dl:nth-child(4):hover span {
  top: 0; }
.fourBlock ul li:nth-child(2) dl:nth-child(5) {
  padding-top: 25px; }
.fourBlock ul li:nth-child(2) dl:nth-child(5) .tuijian {
  width: 52px;
  height: 52px;
  background: url(../images/xuanchuanye/icon/tuijian.png) center no-repeat;
  position: absolute;
  top: 0;
  left: 0; }
.fourBlock ul li:nth-child(2) dl:nth-child(5) dt div {
  width: 150px;
  height: 150px;
  background: url(../images/xuanchuanye/icon/qrcode.png) center no-repeat; }
.fourBlock ul li:nth-child(2) dl:nth-child(5) dd p {
  font-size: 14px; }
.fourBlock ul li:nth-child(2) dl:nth-child(5):hover {
  background-color: #FFF;
  border: 1px solid #DEDEDE; }

.fiveBlock {
  width: 100%;
  min-width: 1200px; }
.fiveBlock ul {
  width: 1200px;
  margin: 0 auto;
  /*padding: 0 100px;*/
  overflow: hidden; }
.fiveBlock ul li h2 {
  line-height: 60px;
  text-align: center; }
.fiveBlock ul li:nth-child(2) {
  overflow: hidden; }
.fiveBlock ul li:nth-child(2) dl {
  width: 275px;
  height: 170px;
  /* margin-left: 56px;*/
  margin-top: 30px;
  float: left;
  perspective: 1000;
  transform-style: preserve-3d; }
.fiveBlock ul li:nth-child(2) dl .flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
  cursor: pointer; }
.fiveBlock ul li:nth-child(2) dl .flipper .front, .fiveBlock ul li:nth-child(2) dl .flipper .back {
  width: 275px;
  height: 170px;
  backface-visibility: hidden;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0; }
.fiveBlock ul li:nth-child(2) dl .flipper .front {
  /*border-radius: 50%;*/
  box-shadow: 0px 0px 30px #F1F1F1;
  z-index: 2;
  transform: rotateY(0deg); }
.fiveBlock ul li:nth-child(2) dl .flipper .back {
  /*border-radius: 50%;*/
  /*background-color: #E53937;*/
  color: #FFF;
  transform: rotateY(-180deg);
  position: relative; }
.fiveBlock ul li:nth-child(2) dl .flipper .back div > p {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  font-family: "微软雅黑"; }
.fiveBlock ul li:nth-child(2) dl .flipper:hover {
  transform: rotateY(180deg); }
.fiveBlock ul li:nth-child(2) dl .flipper:hover {
  transform: rotateY(0deg) \9; }
.fiveBlock ul li:nth-child(2) dl .flipper:hover .back {
  transform: rotateY(0deg) \9;
  transform/*\**/: rotateY(0deg) \9; }
.fiveBlock ul li:nth-child(2) dl .flipper:hover .front {
  transform: rotateY(180deg) \9;
  transform/*\**/: rotateY(180deg) \9; }
.fiveBlock ul li:nth-child(2) dl:first-child .flipper .front {
  background: url(../images/xuanchuanye/caselogo/jiinrong_bg.png) center no-repeat; }
.fiveBlock ul li:nth-child(2) dl:nth-child(2) .flipper .front {
  background: url(../images/xuanchuanye/caselogo/fuwu_bg.png) center no-repeat; }
.fiveBlock ul li:nth-child(2) dl:nth-child(3) .flipper .front {
  background: url(../images/xuanchuanye/caselogo/keji_bg.png) center no-repeat; }
.fiveBlock ul li:nth-child(2) dl:nth-child(4) .flipper .front {
  background: url(../images/xuanchuanye/caselogo/canyin_bg.png) center no-repeat; }
.fiveBlock ul li:nth-child(2) dl:nth-child(5) .flipper .front {
  background: url(../images/xuanchuanye/caselogo/yiliao_bg.png) center no-repeat; }
.fiveBlock ul li:nth-child(2) dl:nth-child(6) .flipper .front {
  background: url(../images/xuanchuanye/caselogo/zhizao_bg.png) center no-repeat; }
.fiveBlock ul li:nth-child(2) dl:nth-child(7) .flipper .front {
  background: url(../images/xuanchuanye/caselogo/dichan_bg.png) center no-repeat; }
.fiveBlock ul li:nth-child(2) dl:nth-child(8) .flipper .front {
  background: url(../images/xuanchuanye/caselogo/xiaofei_bg.png) center no-repeat; }
.fiveBlock ul li:nth-child(2) dl.hover .flipper {
  transform: rotateY(180deg); }
.fiveBlock ul li:nth-child(2) dl:first-child, .fiveBlock ul li:nth-child(2) dl:nth-child(5) {
  /*margin-left: 10px;*/ }
.fiveBlock ul li:nth-child(3) div {
  width: 142px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #E53937;
  color: #E53937;
  text-align: center;
  font-size: 18px;
  margin: 50px auto;
  -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; }
.fiveBlock ul li:nth-child(3) div:hover {
  font-size: 19px; }
.back111{
  background: url(../images/xuanchuanye/caselogo/jiinrong_bg_pressed.png) center no-repeat;
}
.back222{
  background: url(../images/xuanchuanye/caselogo/fuwu_bg_pressed.png) center no-repeat;
}
.back333{
  background: url(../images/xuanchuanye/caselogo/keji_bg_pressed.png) center no-repeat;
}
.back444{
  background: url(../images/xuanchuanye/caselogo/canyin_bg_pressed.png) center no-repeat;
}
.back555{
  background: url(../images/xuanchuanye/caselogo/yiliao_bg_pressed.png) center no-repeat;
}
.back666{
  background: url(../images/xuanchuanye/caselogo/zhizao_bg_pressed.png) center no-repeat;
}
.back777{
  background: url(../images/xuanchuanye/caselogo/dichan_bg_pressed.png) center no-repeat;
}
.back888{
  background: url(../images/xuanchuanye/caselogo/xiaofei_bg_pressed.png) center no-repeat;
}
.mxy-banner-inves{
  background: url(../images/xuanchuanye/banner/bannerone_20210712.jpg);
  background-size: cover;
}
.mxy-banner-register .zhuce{
    width: 170px;
    height: 50px;
    line-height: 50px;
    background-color: #E53937;
    border-radius: 8px;
    cursor: pointer;
    transition-property: font-size;
    transition-duration: 0.1s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: inline-block;
    text-align: center;
    color: #fff;
}
.mxy-banner-register-box{
  width: 1200px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.mxy-banner-register-box .mxy-banner-register-title{
  font-size: 44px;
  color: #ffffff;
  font-family: "微软雅黑";
  font-weight: bold;
}
.mxy-banner-register-box .mxy-banner-register-list1{
  color: #ffffff;
  margin-top: 26px;
  margin-bottom: 40px;
  font-size: 22px;
}
.mxy-banner-register-box .mxy-banner-register-list1 span{
  margin-right: 20px;
}
.mxy-banner-register .freeshiyong{
  width: 180px;
  height: 56px;
  line-height: 56px;
  background: linear-gradient(to left, #e2271d, #eb5655);
  border-radius: 30px;
  cursor: pointer;
  transition-property: font-size;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 22px;
}
.mxy-banner-register .promptlyzixun{
  width: 180px;
  height: 56px;
  line-height: 56px;
  border: 1px solid rgba(255, 255, 255, .9);
  border-radius: 30px;
  cursor: pointer;
  transition-property: font-size;
  transition-duration: 0.1s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-left: 15px;
  font-size: 22px;
}
/*# sourceMappingURL=xuanchuanye-992.css.map */
