/*css重置*/
*{
	padding: 0;
	margin: 0;
	font-style: normal;
	list-style: none;
}
img{
	border:0;
}


/*banner start*/
.index-banner{
	width:100%;
	min-width: 1040px;
}
.slideBox{
	overflow:hidden;
	position:relative;
}
.slideBox .hd{
	height:15px;
	overflow:hidden;
	position:absolute;
	right:370px;
	bottom:20px;
	z-index:1;
}
.slideBox .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li{
	float:left;
	margin-right:10px;
	width:11px;
	height:11px;
	background:#fff;
	cursor:pointer;
	border-radius: 50%;
}
.slideBox .hd ul li.on{
	background:#e43c36;
}
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd ul{
	width: 1920px;
	margin: 0 auto;
}
.slideBox .bd li{
	zoom:1;
	vertical-align:middle;
	position:relative;
}
.slideBox .bd li .call-us{
	width: 170px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-family: "microsoft yahei";
	text-align: center;
	background: #e43a36;
	border-radius: 10px;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 40px;
	right: 570px;
}
.slideBox .bd li .banner-info{
	position: absolute;
	left: 620px;
	bottom: 84px;
}
.slideBox .bd li .banner-info span{
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #333;
	display: block;
}
.slideBox .bd li .banner-info span a{
	color: #0000ff;
	margin-right: 14px;
}
.slideBox .bd li .banner-info span a:active{
	text-decoration: underline;
}
.slideBox .bd img{
	display:block;
	max-width: 1920px;
	min-width: 1040px;
}
/*banner end*/

/*课程列表 start*/
.index-list{
	width: 100%;
	min-width: 1040px;
	font-family: "microsoft yahei";
	background: #f5f5f5;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
}
.index-list .list-ul{
	width: 1040px;
	margin: 0 auto;
	padding: 50px 0 50px 0;
	background: url(../images/index_bg.png) repeat-y;
}
.index-list .list-li{
	margin: 50px 0;
	overflow: hidden;
}
.list-li .list-li-left{
	float: left;
	width: 81px;
	height: 170px;
	font-size: 20px;
	line-height: 170px;
	text-align: right;
	padding-right: 22px;
	margin-right: 31px;
	background: url(../images/xxgkk_shijianzhou_bg.png) no-repeat right center;
	margin-left: 22px;
}
.list-li .list-li-center{
	float: left;
	width: 862px;
	height: 148px;
	border: 1px #e6e6e6 solid;
	background: #fff;
	padding: 9px 20px 0 20px;
	overflow: hidden;
}
.list-li-center img{
	max-width: 260px;
	max-height: 130px;
	margin-right: 30px;
	float: left;
}
.list-lir-teacher{
    float: left;
    margin-left: -20px;
}
.list-lir-teacher h3{
	font-size: 20px;
	color: #333;
}
.list-lir-teacher h3 .label{
	width: 32px;		
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-left: 6px;
	display: inline-block;
}
.list-lir-teacher h3 .label.label-hot{
	background: #e53b37;
}
.list-lir-teacher h3 .label.label-sole{
	background: #63a4e1;
}
.list-lir-teacher .teacher-name{
	color: #333;
	font-size: 16px;
	padding: 20px 0 10px 0;
}
.list-lir-teacher .teacher-name span{
	font-size: 14px;
	color: #666;
}
.list-lir-teacher p{
	font-size: 14px;
	color: #666;
}
.list-lir-teacher p.teacher-inf{
	padding-top: 15px;
}
.list-lir-teacher p .teacher-address{
	background: url(../images/xxgkk_didian_icon.png) no-repeat left center;
	padding-left: 17px;
	display: inline-block;
	margin-right: 15px;
}
.list-lir-teacher p .teacher-infor{
	background: url(../images/xxgkk_znqun_icon.png) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
}
.list-li .list-li-right{
	float: right;
	
}
.list-li-right .price{
	font-size: 34px;
	color: #fd8400;
	margin: 11px 0 33px 0;
	display: block;
}
.list-li-right .price i{
	font-size: 18px;
}
.list-li-right .detailsBtn{
	width: 120px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	background: #e43a36;
	font-size: 16px;
	border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*课程列表 end*/
/*优惠条件 start*/
.favorable-cond{
	width: 100%;
	min-width: 1040px;
	font-family: "microsoft yahei";
}
.favorable-cond .fc-con{
	width: 1040px;
	margin: 0 auto;
	padding-left: 70px;
}
.favorable-cond-tit{
	font-size: 16px;
	color: #e53937;
	line-height: 28px;
	padding-top: 23px;
}
.discount-condition{
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.discount-explain{
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.discount-explain.de-top{
	margin-top: 14px;
}
.discount-explain.de-bottom{
	padding-bottom: 26px;
}

#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: 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: -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; }
@media screen and (max-width: 1367px) { 
		.slideBox .bd ul {
		    width: 1367px;
		    margin: 0 auto;
		}
		.slideBox .bd img {
		    display: block;
		    max-width: 1367px;
		    min-width: 1040px;
		}
		.slideBox .hd {
		    height: 15px;
		    overflow: hidden;
		    position: absolute;
		    right: 250px;
		    bottom: 20px;
		    z-index: 1;
		}
		
		.slideBox .bd li .call-us {
		    width: 120px;
		    height: 40px;
		    line-height: 40px;
		    font-size: 16px;
		    font-family: "microsoft yahei";
		    text-align: center;
		    background: #e43a36;
		    border-radius: 10px;
		    color: #fff;
		    display: block;
		    position: absolute;
		    bottom: 35px;
		    right: 390px;
		}
		.slideBox .bd li .banner-info {
		    position: absolute;
		    left: 439px;
		    bottom: 56px;
		}
		.slideBox .bd li .banner-info span {
		    font-family: "microsoft yahei";
		    font-size: 12px;
		    color: #333;
		    display: block;
		}
		.slideBox .bd li .banner-info span a {
			    color: #0000ff;
			    margin-right: 5px;
		}
		/*a {
		    font-size: 12px;
		    color: #fff;
		    text-decoration: none;
		}*/
		
	}
/*优惠条件 end*/
