/*main2.css*/
@media screen and (min-width: 768px) {


.xx_section .center {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.xx_section1 {
  width: 100%;
  height: 444px;
  background-image: url('../images/xx_s1bg.png');
  background-size: 1366px 444px;
  background-position: center 0;
  background-repeat: no-repeat;
}
.xx_s1_t {
  position: absolute;
  top: 58px;
  left: 0;
  font-size: 35px;
  color: #666;
  line-height: 36px;
  font-weight: bolder;
}
.xx_s1_t span {
  color: #e70012;
}
.xx_s1_ul {
  position: absolute;
  top: 151px;
  left: 0;
}
.xx_s1_ul li {
  padding-left: 30px;
  background-image: url('../images/xx_s1arr.png');
  background-size: 13px 15px;
  background-repeat: no-repeat;
  background-position: 5px center;
  font-size: 16px;
  line-height: 40px;
  color: #3c3c3c;
}
.xx_s1_ul li span {
  font-weight: bold;
}


.xx_s1_d {
  position: absolute;
  right: 249px;
  top: 49px;
  font-size: 26px;
  color: #fff;
  line-height: 36px;
  padding: 0px 30px;
  background-color: #e70012;
  text-align: center;
  font-weight: bold;
}
.xx_s1_so {
  position: absolute;
  right: 245px;
  top: 303px;
  font-size: 26px;
  color: #e70012;
  font-weight: bold;
}

.xx_section2 {
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 50px;
}
.xx_s2_title {
  font-size: 28px;
  line-height: 40px;
  color: #000000;
  font-weight: bold;
}
.xx_s2_title span {
  font-size: 35px;
  line-height: 40px;
  color: #ce200f;
  font-style: italic;
  margin-right: 10px;
}
.xx_s2_desc {
  font-size: 15px;
  line-height: 40px;
  color: #000000;
}

.xx_s2_wrap {
  overflow: hidden;
  margin-top: 10px;
}
.xx_s2_left {
  width: 503px;
  float: left;
}
.xx_s2_left img {
  display: block;
  width: 503px;
  height: 407px;
  border-radius: 20px;
}
.xx_s2_right {
  width: 651px;
  float: right;
}
.xx_s2_class_title {
  font-size: 25px;
  line-height: 43px;
  color: #999999;
}
.xx_s2_class_title span {
  color: #333333;
}
.xx_s2_class_teacher {
  font-size: 14px;
  line-height: 43px;
  color: #999999;
}
.xx_s2_class_teacher span {
  color: #ce200f;
}
.xx_s2_class_desc {
  font-size: 14px;
  line-height: 28px;
  color: #999;
}
.xx_s2_class_infos {
  background-color: #f5f5f5;
  width: 100%;
  height: 198px;
  padding: 15px 20px;
  box-sizing: border-box;
  margin-top: 10px;
}
.xx_s2_class_date {
  font-size: 14px;
  line-height: 28px;
  color: #999;
}
.xx_s2_class_flow {
  font-size: 14px;
  line-height: 28px;
  color: #999;
}
.xx_s2_class_target {
  font-size: 14px;
  line-height: 28px;
  color: #999;
}
.xx_s2_class_count {
  font-size: 14px;
  line-height: 28px;
  color: #999;
  text-align: right;
}
.xx_s2_class_count span {
  color: #ce200f;
}
.xx_s2_class_btn {
  width: 180px;
  height: 40px;
  text-align: center;
  background-color: #ce200f;;
  color: #fff;
  line-height: 40px;
  font-size: 18px;
  margin-top: 10px;
  cursor: pointer;
}


.xx_section3 {
  background-color: #eeeeee;
  padding-top: 37px;
  padding-bottom: 50px;
}
.xx_s3_title {
  width: 100%;
  height: 44px;
  background-size: auto 44px;
  background-repeat: no-repeat;
  background-position: center 0;
}

.xx_s3_g {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.xx_s3_i {
  width: 223px;
  height: 350px;
  background-image: url(../images/xx_s3_bg.png);
  background-repeat: no-repeat;
}
.xx_s3_i_t {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1.25;
  padding-top: 9px;
  font-weight: bold;
  margin-bottom: 20px;
}
.xx_s3_i_t span {
  display: block;
  font-size: 13px;
}

.xx_s3_i_d {
  font-size: 14px;
  line-height: 24px;
  padding-left: 30px;
  background-image: url(../images/xx_s3_li.png);
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: 10px 4.5px;
  text-align: justify;
  padding-right: 15px;
}

.xx_section4 {
  background-color: #fff;
  padding-top: 47px;
  padding-bottom: 70px;
}
.xx_s4_title {
  width: 100%;
  height: 80px;
  background-size: auto 80px;
  background-repeat: no-repeat;
  background-position: center 0;
}
.xx_s4_g {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.xx_s4_i {
  width: 200px;
  text-align: center;
}
.xx_s4_icon {
  display: block;
  width: 86px;
  height: 86px;
  margin: 0 auto;
}
.xx_s4_it {
  font-size: 15px;
  line-height: 50px;
  font-weight: bold;
  color: #3c3c3c;
}
.xx_s4_id {
  font-size: 14px;
  color: #3c3c3c;
}
.xx_section5 {
  background-color: #eeeeee;
  padding-top: 40px;
  padding-bottom: 60px;
}
.xx_s5_title {
  height: 76px;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: auto 76px;
}
.xx_s5_g {
  margin-top: 50px;
  overflow: hidden;
}
.xx_s5_left {
  width: 747px;
  height: 547px;
  float: left;
  overflow: hidden;
  position: relative;
}
.swiper-slide {
  display: block;
  width: 747px;
  height: 547px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.xx_s5_left span {
	width: 100%;
	height: 50px;
	display: block;
	box-sizing: border-box;
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	background-color: rgba(0,0,0, .5);
	position: absolute;
	bottom: 0;
	left: 0;
}
.xx_s5_right {
  width: 439px;
  height: 547px;
  float: right;
  position: relative;
}
.xx_s5_right_t {
	width: 439px;
	height: 267px;
	margin-bottom: 18px;
}
.xx_s5_right_t a {
	display: block;
	width: 439px;
	height: 267px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.xx_s5_right_b {
	width: 439px;
	height: 267px;
}
.xx_s5_right_b a {
	display: block;
	width: 439px;
	height: 267px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.xx_s5_right span {
	width: 100%;
	height: 50px;
	display: block;
	box-sizing: border-box;
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	background-color: rgba(0,0,0, .5);
	position: absolute;
	bottom: 0;
	left: 0;
}
.xx_s5_prev, .xx_s5_next {
	width: 50px;
	height: 50px;
	position: absolute;
	top: calc(50% - 25px);
	background-color: rgba(0,0,0, .2);
	z-index: 99;
	font-size: 0;
	color: #fff;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	cursor: pointer;
}
.xx_s5_prev:hover, .xx_s5_next:hover {
	background-color: rgba(206, 32, 15, .8);
}
.xx_s5_prev i, .xx_s5_next i {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
}
.xx_s5_prev {
	left: 0;
}
.xx_s5_next {
	right: 0;
}



.xx_s7_prev, .xx_s7_next {
  width: 50px;
  height: 340px;
  position: absolute;
  top: 20px;
  background-color: rgba(0,0,0, .2);
  z-index: 99;
  font-size: 0;
  color: #fff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  cursor: pointer;
}
.xx_s7_prev:hover, .xx_s7_next:hover {
  background-color: rgba(206, 32, 15, .8);
}
.xx_s7_prev i, .xx_s7_next i {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 340px;
  font-size: 30px;
  line-height: 340px;
  text-align: center;
}
.xx_s7_prev {
  left: 0;
}
.xx_s7_next {
  right: 0;
}
.xx_section7 .swiper-slide {
  height: auto;
}

.xx_section6 {
	background-image: url('../images/xx_s6_bg.png');
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 415px;
	padding-top: 33px;
	padding-bottom: 40px;
}
.xx_s6_title {
	height: 39px;
	background-repeat: no-repeat;
	background-size: auto 39px;
	background-position: center 0;
}
.xx_s6_wrap {
	width: 100%;
	height: 36px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.xx_s6_input_box {
	width: 360px;
	height: 36px;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
}
.xx_s6_input_box input {
	display: block;
	width: 100%;
	height: 36px;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 14px;
	color: #222;
	line-height: 36px;
	border: 0;
	outline: none;
}
.xx_s6_textarea_box {
	width: 100%;
	height: 144px;
	background-color: #fff;
	border-radius: 10px;
	margin-top: 30px;
	overflow: hidden;
}
.xx_s6_textarea_box textarea {
	display: block;
	width: 100%;
	height: 144px;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 14px;
	color: #222;
	line-height: 36px;
	border: 0;
	outline: none;
	resize: none;
}
.xx_s6_btn {
	width: 180px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	background-color: #ce200f;
	margin: 30px auto 0;
	text-align: center;
}
.xx_section7 {
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 60px;
}
.xx_s7_title {
	height: 80px;
	background-size: auto 80px;
	background-repeat: no-repeat;
	background-position: center 0;
}
.partner_group {
  width: 100%;
  display: block;
  margin-top: 20px;
}
.partner_group li {
  width: 220px;
  float: left;
  margin-right: 25px;
  height: 100px;
  box-sizing: border-box;
  border: 1px solid #d6d6d6;
  margin-bottom: 20px;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.partner_group li:nth-child(5n) {
  margin-right: 0!important;
}



}









@media screen and (max-width: 768px) {
.xx_section1 {
	padding-bottom: 0.3rem;
}
.xx_s1_t {
	font-size: 0.3rem;
	line-height: 1.25;
	text-align: center;
	font-weight: bold;
}
.xx_s1_t span {
	color: #e70012;
}
.xx_s1_ul {
  width: 100%;
  padding: 0 0.4rem;
  margin-top: 0.3rem;
  box-sizing: border-box;
}
.xx_s1_ul li {
  padding-left: 0.2rem;
  font-size: 0.12rem;
  line-height: 1.25;
  color: #3c3c3c;
  background-image: url(../images/xx_s1arr.png);
  background-size: 0.1rem 0.1rem;
  background-repeat: no-repeat;
  background-position: 0.05rem 0.05rem;
  margin-bottom: 0.1rem;
}
.xx_s1_ul li span {
	font-weight: bold;
}
.xx_s1_d {
  width: 3rem;
  text-align: center;
  margin: 0.3rem auto 0;
  background-color: #e70012;
  color: #fff;
  font-size: 0.2rem;
  font-weight: bold;
  padding: 0.1rem;
}
.xx_s1_so {
  text-align: center;
  color: #e70012;
  font-size: 0.2rem;
  margin-top: 0.3rem;
  text-decoration: underline;
}






.xx_section2 {
  background-color: #fff;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.xx_s2_title {
  font-size: 0.2rem;
  line-height: 0.6rem;
  color: #000000;
  font-weight: bold;
  text-align: center;
}
.xx_s2_title span {
  font-size: 0.3rem;
  line-height: 0.6rem;
  color: #ce200f;
  font-style: italic;
  margin-right: 0.05rem;
}
.xx_s2_desc {
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #000000;
  text-align: center;
}

.xx_s2_wrap {
  overflow: hidden;
  margin-top: 0.1rem;
}
.xx_s2_left {
  width: 100%;
  box-sizing: border-box;
  padding: 0.1rem;
}
.xx_s2_left img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0.1rem;
  box-sizing: border-box;
  border: 1px solid #ce200f;
}
.xx_s2_right {
  width: 100%;
  box-sizing: border-box;
  padding: 0.1rem;
}
.xx_s2_class_title {
  font-size: 0.16rem;
  line-height: 1.8;
  color: #999999;
}
.xx_s2_class_title span {
  color: #333333;
}
.xx_s2_class_teacher {
  font-size: 0.16rem;
  line-height: 1.8;
  color: #999999;
}
.xx_s2_class_teacher span {
  color: #ce200f;
}
.xx_s2_class_desc {
  font-size: 0.16rem;
  line-height: 1.8;
  color: #999;
}
.xx_s2_class_infos {
  background-color: #f5f5f5;
  width: 100%;
  height: auto;
  padding: 0.2rem 0.1rem;
  box-sizing: border-box;
  margin-top: 0.18rem;
}
.xx_s2_class_date {
  font-size: 0.16rem;
  line-height: 1.8;
  color: #999;
}
.xx_s2_class_flow {
  font-size: 0.16rem;
  line-height: 1.8;
  color: #999;
}
.xx_s2_class_target {
  font-size: 0.16rem;
  line-height: 1.8;
  color: #999;
}
.xx_s2_class_count {
  font-size: 0.16rem;
  line-height: 1.8;
  color: #999;
  text-align: right;
}
.xx_s2_class_count span {
  color: #ce200f;
}
.xx_s2_class_btn {
  width: 2rem;
  height: 0.5rem;
  text-align: center;
  background-color: #ce200f;;
  color: #fff;
  line-height: 0.5rem;
  font-size: 0.24rem;
  cursor: pointer;
  margin: 0.16rem auto 0;
}


.xx_section3 {
  background-color: #eeeeee;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.xx_s3_title {
  width: 100%;
  height: 0.24rem;
  background-size: auto 0.24rem;
  background-repeat: no-repeat;
  background-position: center 0;
}

.xx_s3_g {
  width: 100%;
  margin-top: 0.3rem;
  box-sizing: border-box;
  padding: 0 0.1rem;
  overflow: hidden;
}
.xx_s3_i {
  width: calc((100% - 0.1rem) / 2);
  height: 3.9rem;
  background-image: url(../images/xx_s3_bg.png);
  background-size: 100% 3.9rem;
  background-repeat: no-repeat;
  float: left;
  margin-right: 0.1rem;
  margin-bottom: 0.2rem;
}
.xx_s3_i:nth-child(2n) {
  margin-right: 0;
}
.xx_s3_i_t {
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  padding-top: 0.1rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.xx_s3_i_t span {
  display: block;
  font-size: 0.1rem;
}

.xx_s3_i_d {
  font-size: 0.16rem;
  line-height: 1.5;
  padding-left: 0.36rem;
  background-image: url(../images/xx_s3_li.png);
  background-repeat: no-repeat;
  background-size: 0.2rem 0.2rem;
  background-position: 0.1rem 0.03rem;
  text-align: left;
  padding-right: 0.1rem;
  margin-bottom: 0.1rem;
}

.xx_section4 {
  background-color: #fff;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.xx_s4_title {
  width: 100%;
  height: 0.8rem;
  background-size: auto 0.8rem;
  background-repeat: no-repeat;
  background-position: center 0;
}
.xx_s4_g {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
.xx_s4_i {
  width: calc(100% / 2);
  text-align: center;
  margin-bottom: 0.3rem;
}
.xx_s4_icon {
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
}
.xx_s4_it {
  font-size: 0.2rem;
  line-height: 2;
  font-weight: bold;
  color: #3c3c3c;
}
.xx_s4_id {
  font-size: 0.16rem;
  color: #3c3c3c;
}
.xx_section5 {
  background-color: #eeeeee;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}
.xx_s5_title {
  height: 0.8rem;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: auto 0.8rem;
}
.xx_s5_g {
  margin-top: 0.3rem;
  overflow: hidden;
}
.xx_s5_left {
  width: 100%;
  height: 4rem;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.swiper-slide {
  display: block;
  width: 100%;
  height: 4rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.xx_s5_left span {
  width: 100%;
  height: 0.7rem;
  display: block;
  box-sizing: border-box;
  padding: 0 0.2rem;
  color: #fff;
  font-size: 0.2rem;
  line-height: 0.7rem;
  background-color: rgba(0,0,0, .5);
  position: absolute;
  bottom: 0;
  left: 0;
}

.xx_s5_prev, .xx_s5_next {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  top: calc(50% - 0.3rem);
  background-color: rgba(206, 32, 15, .2);
  z-index: 99;
  font-size: 0;
  color: #fff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  cursor: pointer;
}
.xx_s5_prev:hover, .xx_s5_next:hover {
  background-color: rgba(206, 32, 15, .8);
}
.xx_s5_prev i, .xx_s5_next i {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.6rem;
  height: 0.6rem;
  font-size: 0.4rem;
  line-height: 0.6rem;
  text-align: center;
}
.xx_s5_prev {
  left: 0;
}
.xx_s5_next {
  right: 0;
}


.xx_s7_prev, .xx_s7_next {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  top: calc(50% - 0.3rem);
  background-color: rgba(206, 32, 15, .2);
  z-index: 99;
  font-size: 0;
  color: #fff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  cursor: pointer;
}
.xx_s7_prev:hover, .xx_s7_next:hover {
  background-color: rgba(206, 32, 15, .8);
}
.xx_s7_prev i, .xx_s7_next i {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.6rem;
  height: 0.6rem;
  font-size: 0.4rem;
  line-height: 0.6rem;
  text-align: center;
}
.xx_s7_prev {
  left: 0;
}
.xx_s7_next {
  right: 0;
}
.xx_section6 {
  background-image: url('../images/xx_s6_bg.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: auto 100%;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.xx_s6_title {
  height: 0.4rem;
  background-repeat: no-repeat;
  background-size: auto 0.4rem;
  background-position: center 0;
}
.xx_s6_wrap {
  width: 100%;
  height: 0.4rem;
  margin-top: 0.2rem;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.1rem;
}
.xx_s6_input_box {
  width: 1.5rem;
  height: 0.4rem;
  background-color: #fff;
  border-radius: 0.05rem;
  overflow: hidden;
}
.xx_s6_input_box input {
  display: block;
  width: 100%;
  height: 0.4rem;
  box-sizing: border-box;
  padding: 0 0.05rem;
  font-size: 0.2rem;
  color: #222;
  line-height: 0.4rem;
  text-align: center;
  border: 0;
  outline: none;
}
.xx_s6_textarea_box {
  /*width: 100%;*/
  margin: 0.2rem 0.1rem 0;
  height: 1.6rem;
  background-color: #fff;
  border-radius: 0.05rem;
  overflow: hidden;
}
.xx_s6_textarea_box textarea {
  display: block;
  width: 100%;
  height: 1.6rem;
  box-sizing: border-box;
  padding: 0 0.05rem;
  font-size: 0.2rem;
  color: #222;
  line-height: 0.4rem;
  border: 0;
  outline: none;
  resize: none;
}
.xx_s6_btn {
  width: 2rem;
  height: 0.5rem;
  text-align: center;
  background-color: #ce200f;;
  color: #fff;
  line-height: 0.5rem;
  font-size: 0.24rem;
  cursor: pointer;
  margin: 0.16rem auto 0;
}
.xx_section7 {
  background-color: #fff;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.xx_s7_title {
  height: 0.8rem;
  background-size: auto 0.8rem;
  background-repeat: no-repeat;
  background-position: center 0;
}

.xx_section7 .partner_group {
  width: 4.66667rem;
  height: unset;
  overflow: hidden;
  margin: 0.16667rem auto 0; }
.xx_section7 .partner_group li {
  display: block;
  width: 1.44rem;
  height: 0.66667rem;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
  border: 1px solid #d6d6d6;
  float: left;
  margin-right: 0.17354rem;
  margin-bottom: 0.16667rem; }
.xx_section7 .partner_group li:nth-child(3n) {
  margin-right: 0!important;
}










}















