html,body,span,p,img,b,ul,li,
i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	font-style: none;
	font-family: "微软雅黑";
}
/*头部*/
.clear {
	clear: both;
}
.course-bg {
	background-color: #f5f5f5;
}
.course-box {
	width: 1200px;
	border: 1px solid #f5f5f5;
	margin: 0px auto;
}
.course-top {
	/*width: 1200px;*/
	margin-bottom: 30px;
	background-color: #ffffff;
}
.course-icon {
	width: 1140px;
	height: 380px;
	display: inline-block;
	background-size: 100% 100%;
	margin: 30px;
}
.course-title {
	width: 1140px;
	height: 75px;
	margin: 30px;
	margin-top: 0;
	clear: both;
}
.course-title .title-left {
	width: 800px;
}
.course-title .title-left span {
	font-size: 24px;
	color: #333333;
	padding: 10px auto;
}
.course-title span img {
	background-size: 100% 100%;
	width: 32px;
	height: 20px;
}
.title-left ul {
	list-style: none;
	margin-top: 6px;
}
.title-left li {
	float: left;
	padding-top: 6px;
	font-size: 14px;
	color: #666666;
}
.title-left li i {
	padding: 0 20px;
	font-style: normal;
	color: #999999;
}
.course-title .title-btn {
	background-color: #FF0000;
	color: #ffffff;
	font-size: 16px;
	height： 40px;
	width: 120px;
	float: right;
	margin-top: -30px;
	margin-right: 0;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
}
/*内容*/
/*师资简介*/
.course-bottom {
	width: 1200px;
	margin-top: 25px;
}
.abstract {
	width: 950px;
	background-color: #ffffff;
	float: left;
}
.abstract .abstract-top {
	margin-left: 40px;
	border-bottom: 1px solid #dedede;
	margin-right: 25px;
	padding-bottom: 20px;
}
.abstract .abstract-title {
	font-size: 16px;
	color: #333333;
	list-style: none;
	padding-top: 30px;
}
.abstract .teacher {
	margin-top: 20px;
}
.teacher-img {
	float: left;
	width: 120px;
	height: 160px;
	float: left;
}
.teacher-text {
	float: left;
	margin-left: 20px;
	width: 700px;
}
.red-left {
	border: 2px solid red;
	height: 5px;
	margin-right: 10px;
}
.teacher-name {
	font-size: 20px;
	color: #666666;
	padding-bottom: 20px;
	display: block;
}
.teacher-text p {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}
/*课程目标*/
.course-target {
	margin-left: 40px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
	margin-right: 25px;
}
.course-targe-title {
	margin-bottom: 20px;
}
.course-target p {
	color: #666666;
	font-size: 14px;
	padding-left: 11px;
	line-height: 25px;
}
/*推荐课程*/
.advise-course {
	width: 230px;
	background-color: #ffffff;
	border: 1px solid #dedede;
	float: right;
	margin-top: 0;
}
.advise-course .advise-course-title {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #dedede;
	margin: 20px;
	margin-bottom: 0;
	padding-bottom: 16px;
}
.each-img {
	width: 190px;
	display: block;
	margin: 20px 0 19px 19px;
}
.each-img .each-text {
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
}
/*课程内容*/
.course-content {
	border-bottom: none;
}
/*底部我要报名按钮*/
.bottom-btn {
	width: 120px;
	height: 40px;
	background-color: red;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	border: 1px solid red;
	margin: 30px 0;
	margin-left: 400px;
	border-radius: 10px;
}

#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(../../../moxueyuan/static/images/newXuanchuan/nav/logo.png)  center no-repeat;
        background-size: cover; }
      .footerBlock ul li:nth-child(3) dl:nth-child(2) dt {
        background: url(../images/newXuanchuan/footer/qrcode.png) center no-repeat;
        background-size: cover; }

.versionBlock {
  width: 100%;
  min-width: 1200px;
  height: 69px;
  background-color: #333;
  border-top: 1px solid #404040;
  position: absolute;
  bottom: 0; }
  .versionBlock ul {
    width: 1200px;
    margin: 0 auto; }
    .versionBlock ul li p {
      line-height: 68px;
      text-align: center;
      color: #DEDEDE;
      font-size: 12px;
      margin: 0 !important; }

@-webkit-keyframes float {
  0% {
    top: 50px;
    left: 120px; }
  30% {
    top: 60px;
    left: 120px; }
  60% {
    top: 40px;
    left: 120px; }
  100% {
    top: 50px;
    left: 120px; } }
@-webkit-keyframes float1 {
  0% {
    top: 57px;
    left: 373px; }
  30% {
    top: 67px;
    left: 383px; }
  60% {
    top: 47px;
    left: 363px; }
  100% {
    top: 57px;
    left: 373px; } }
@-webkit-keyframes float2 {
  0% {
    top: 187px;
    left: 400px; }
  30% {
    top: 197px;
    left: 400px; }
  60% {
    top: 177px;
    left: 400px; }
  100% {
    top: 187px;
    left: 400px; } }
@-webkit-keyframes float3 {
  0% {
    top: 160px;
    left: 66px; }
  30% {
    top: 170px;
    left: 76px; }
  60% {
    top: 150px;
    left: 56px; }
  100% {
    top: 160px;
    left: 66px; } }
html {
  height: 100%; }

.nav ul {
  margin-left: 41%; }
  .nav ul li {
    display: inline-block;
    margin-left: 25px;
    margin-top: 13px;
    font-family: "微软雅黑"; }
    .nav ul li a:link {
      color: #000; }
    .nav ul li a:hover {
      color: #E33A38;
      border-bottom: 2px solid #E33A38; }
    .nav ul li a {
      color: #000;
      text-decoration: none;
      padding-bottom: 5px; }

#tj_navRegister77 {
  position: fixed;
  z-index: 9999999999;
  margin-top: -46px;
  margin-left: 80%; }
  #tj_navRegister77 div span {
    color: #000;
    font-size: 14px;
    margin-left: 5px;
    margin-top: -10px;
    opacity: .9;
    font-family: "黑体"; }

body {
  overflow: auto;
  position: relative; }
  



.oneBlock1 {
  height: 100%;
  position: relative; }
  .oneBlock1 div.nav {
    width: 100%;
    min-width: 1200px;
    height: 70px;
    padding: 12px 80px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    background-color: #FFF;
    box-shadow: 0px 0px 5px #CCC; }
    .oneBlock1 div.nav div.navBranch {
      float: left; }
    .oneBlock1 div.nav div.logo {
      width: 170px;
      height: 49px;
      background: url("../images/xuanchuanye/nav/logo2.png") center no-repeat; }
    .oneBlock1 div.nav div.slogan {
      width: 190px;
      height: 49px;
      background: url("../images/xuanchuanye/nav/slogn1.png") center no-repeat; }