@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, input, select, textarea {
    outline: 0;
    font-weight: 400;
    font-size: 100%;
}
img{
	display: inline-block;
}
.clearfloat:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
}	 
.clearfloat{
	zoom:1
} 
body{
	width: 100%;
}

.xcFifteen{
    background: #f5f7fa;
}

.mode {
  background: #f5f7fa;
}

.MajorColumn {
  min-width: 1300px;
}

.Column {
  width: 100%;
  height: auto;
  max-width: 1300px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 55px;
  text-align: center;
}

.Content {
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.PublicMajorTop {
  width: 100%;
  height: auto;
  position: relative;
  padding-bottom: 30px;
  background: #fff;
}

.PublicMajorTop .bottom {
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin: 0 auto;
}
.PublicMajorTop .bottom span {
  display: block;
}
.PublicMajorTop .bottom .bottomA {
  width: 100%;
  height: auto;
  background: #fff;
  text-align: center;
}
.PublicMajorTop .bottom .bottomA p {
  line-height: 140px;
  font-size: 44px;
  letter-spacing: 10px;
}

.PublicMajorTop .bottom .bottomB {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.PublicMajorTop .bottom .bottomB div {
  width: 30%;
  height: auto;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px #ccc;
          box-shadow: 0px 0px 5px #ccc;
  background: #fff;
}
.PublicMajorTop .bottom .bottomB div a {
  padding: 20px 20px 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.PublicMajorTop .bottom .bottomB div p {
  width: 60%;
  height: auto;
  display: block;
  margin-top: 10%;
  line-height: 24px;
  font-size: 16px;
  color: #000;
}
.PublicMajorTop .bottom .bottomB div span {
  width: 170px;
  height: 30px;
  position: absolute;
  bottom: 20px;
  right: 28px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 45px;
  -webkit-box-shadow: 0 5px 10px #ccc;
          box-shadow: 0 5px 10px #ccc;
}
.PublicMajorTop .bottom .bottomB div .green {
  background: #48daa9;
}
.PublicMajorTop .bottom .bottomB div .red {
  background: #ff727a;
}
.PublicMajorTop .bottom .bottomB div .yellow {
  background: #fed056;
}

.Column h4 {
  font-size: 34px;
  color: #ff6a00;
  margin-bottom: 14px;
  letter-spacing: 8px;
}

.Column h5 {
    font-size: 26px;
    font-weight: 500;
    color: #da620c;
    margin-bottom: 20px;
}

.Column .Column_img {
  width: 100%;
  height: 9px;
  display: block;
  background: url(/pc/zhuanye/xican/15/img/Column_001.png) no-repeat center;
  background-size: 100% 100%;
}

.introduce {
  width: 100%;
  height: auto;
  padding-bottom: 84px;
  background: #fff;
}
.introduce .introduceContent {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.introduce .introduceContent p {
  padding: 0 50px;
  font-size: 20px;
  line-height: 30px;
  text-indent: 50px;
  letter-spacing: 4px;
  text-align: left;
  margin-bottom: 54px;
}
.introduce .introduceContent a {
  font-size: 24px;
  color: #fff;
  background: #f69047;
  padding: 10px 20px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 5px #999;
          box-shadow: 0 0 5px #999;
}
.introduce .introduceContent .introduceUl {
  width: 800px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 54px;
}
.introduce .introduceContent .introduceUl ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin: 5px 0;
}
.introduce .introduceContent .introduceUl ul li .introduceUlLeft {
  width: 40%;
  height: auto;
  display: block;
  background: #da5f08;
  color: #fff;
}
.introduce .introduceContent .introduceUl ul li .introduceUlLeft h4 {
  font-size: 24px;
  line-height: 46px;
}
.introduce .introduceContent .introduceUl ul li .introduceUlRight {
  width: 60%;
  height: auto;
  display: block;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #999;
          box-shadow: 0 0 10px #999;
}
.introduce .introduceContent .introduceUl ul li .introduceUlRight p {
  text-align: center;
  padding: 0;
  text-indent: 0;
  font-size: 22px;
  color: #666666;
  margin: 0;
  line-height: 46px;
}
.hot {
  width: 100%;
  height: auto;
  padding-bottom: 40px;
}
.hot .hotContent {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.hot .hotContent .ContentSpan {
  position: relative;
  padding-bottom: 160px;
  width: 587px;
  height: 353px;
  display: block;
  overflow: hidden;
}
.hot .hotContent .ContentSpan img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hot .hotContent .ContentSpan .SpanContent {
  position: absolute;
  left: 12%;
  bottom: 40px;
  width: 450px;
  height: 180px;
  background: #fff;
  text-align: center;
  -webkit-box-sizing: 0 0 5px #333;
          box-sizing: 0 0 5px #333;
}
.hot .hotContent .ContentSpan .SpanContent h4 {
  font-size: 30px;
  line-height: 50px;
  padding-top: 20px;
    font-weight:bold;
}
.hot .hotContent .ContentSpan .SpanContent p {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 30px;
}
.hot .hotContent .ContentSpan .SpanContent a {
  font-size: 18px;
  background: #f69047;
  color: #fff;
  padding: 10px 40px;
}
.hot .hotContent .hotSpecial {
  width: 688px;
  height: 353px;
  padding-bottom: 50px;
  padding-left: 430px;
}
.hot .hotContent .hotSpecial .spanSpecial {
  bottom: 75px;
  left: 0px;
  width: 450px;
  height: 300px;
}
.hot .hotContent .hotSpecial .spanSpecial h4 {
  padding-top: 60px;
}
.hot .hotContent .hotSpecial .spanSpecial p {
  line-height: 50px;
}
.hot .hotContent .ContentSpan:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.hot .hotContent .ContentSpan:hover .SpanContent {
  background: rgba(0, 0, 0, 0.6);
}
.hot .hotContent .ContentSpan:hover .SpanContent h4 {
  color: #fff;
}
.hot .hotContent .ContentSpan:hover .SpanContent p {
  color: #fff;
}
.hot .hotContent .ContentSpan:hover .SpanContent a {
  color: #f69047;
  background: #fff;
}
.hot .hotContent .hotA {
  padding: 10px 40px;
  border-radius: 45px;
  font-size: 24px;
  color: #fff;
  background: #f69047;
}


.BillboardC{
  width: 100%;
  height: 200px;
  background: url(/pc/zhuanye/xican/15/img/free-trail.jpg) center no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.BillboardC a {
  width: 100%;
  height: 100%;
  display: block;
}


.mode {
  background: #fff;
  padding-bottom: 80px;
}
.mode .modeContent {
  text-align: center;
}
.mode .modeContent .modeDiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
}
.mode .modeContent .modeDiv .spanPositon {
  position: relative;
  margin-bottom: 50px;
  line-height: 0;
}
.mode .modeContent .modeDiv .spanPositon .modeSpan {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: rgba(0, 0, 0, 0.6);
}
.mode .modeContent .modeDiv .spanPositon .modeSpan p {
  color: #fff;
  font-size: 30px;
  letter-spacing: 6px;
}
.mode .modeContent a {
  padding: 10px 80px;
  background: #f69047;
  color: #fff;
  font-size: 24px;
  -webkit-box-shadow: 0 0 15px #999;
          box-shadow: 0 0 15px #999;
  border-radius: 45px;
}


.Tuition {
  width: 100%;
  height: auto;
  text-align: center;
  padding-bottom: 50px;
}
.Tuition .TuitionContent {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
.Tuition .TuitionContent span {
  width: 398.5px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
}
.Tuition .TuitionContent span a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.Tuition .TuitionContent span .TuitionPA {
  width: 50%;
  text-align: left;
  display: block;
  padding-left: 32px;
}
.Tuition .TuitionContent span .TuitionPB {
  width: 100%;
  display: block;
  color: #000000;
}
.Tuition .TuitionContent span:hover .TuitionPB {
  color: #fff;
  background: #333333;
}
.Tuition .TuitionContent .TuitionTop {
  border-top: 1px solid #999;
}
.Tuition .TuitionContent .TuitionBottom {
  border-bottom: 1px solid #999;
}
.Tuition .TuitionContent .TuitionLeft {
  border-left: 1px solid #999;
}
.Tuition .TuitionContent .TuitionRight {
  border-right: 1px solid #999;
}
.Tuition .TeacherA {
  padding: 10px 80px;
  background: #f69047;
  color: #fff;
  font-size: 24px;
  -webkit-box-shadow: 0 0 15px #999;
          box-shadow: 0 0 15px #999;
  border-radius: 45px;
}



