/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*这个注释能生效*/
.lt {
  float: left;
}
.rt {
  float: right;
}
.bckwidth{
  width: 1100px;
  margin: 0 auto;
}
.banner {
  width: 100%;
  min-width: 1200px;
  height: 450px;
  background:url("../images/banner.jpg") no-repeat center;
}

table {
  width: 100%;
}
.one_dl {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  margin: 50px 0 20px;
}
.one_dl dd {
  width: 102px;
  height: 42px;
  background: url("../images/one_dd.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  line-height: 32px;
  text-align: center;
  color: #767676;
  font-size: 20px;
}
.one_dl .one_dd {
  background: url("../images/one_dd2.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  color: #fff;
}
.one_con {
  padding: 30px 25px 30px;
  background: #f2efff;
}
.onetab > .onefind {
  display: none;
}
.onetab > .onefind:first-of-type {
  display: block;
}
.one_children1,
.one_children4 {
  margin: -30px 0 0 15px;
}
.one_children1 li,
.one_children4 li {
  width: 188px;
  height: 90px;
  background: #fff;
  box-shadow: 0 0 4px #e6d2ef;
  padding-top: 10px;
  margin-top: 30px;
  float: left;
  margin-left:70px; 
}
.one_children1 li p,
.one_children4 li p {
  font-size: 20px;
  color: #2f2f2f;
  text-align: center;
}
.one_children1 li div,
.one_children4 li div {
  width: 111px;
  height: 28px;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 26px;
  font-size: 20px;
  color: #a2238d;
  margin:8px auto 0;
  cursor: pointer;
}
.bklc {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.one_children3 {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -20px;
  padding: 0  30px;

}
.one_children3 li {
  width: 137px;
  margin:30px 22px 0;
}
.one_children3 li img {
  display: block;
  height: 79px;
  margin: 0 auto 8px;
}
.one_children3 li div {
  width: 137px;
  height: 30px;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 28px;
  font-size: 20px;
  color: #a2238d;
  margin: 0 auto;
  cursor: pointer;
}
.one_children4 {
  margin: -30px 100px 0;
  padding: 0 40px;
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  flex-wrap: wrap;
}
.one_children4 li {
  width: 188px;
  height: 110px;
  background: #fff;
  box-shadow: 0 0 4px #e6d2ef;
  padding-top: 10px;
  margin-top: 30px;
}
.one_children4 li p {
  font-size: 20px;
  color: #2f2f2f;
  text-align: center;
  line-height: 29px;
}
.one_children4 li div {
  width: 111px;
  height: 28px;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 26px;
  font-size: 20px;
  color: #a2238d;
  margin: 4px auto 0;
}
.one_children5 {
  display: flex;
  justify-content: space-between;
  padding: 0 32px;
  margin:0 100px;
}
.one_children5 li {
  width: 188px;
  height: 80px;
  margin-left: 0;
}
.one_children6 {
  padding: 0 18px;
}
.biaobg{
  /* height: 200px; */
  background: url("../images/biaobg.jpg") no-repeat center top;
  padding-top: 1px;
  margin-top:40px;
}
.biao {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  width: 670px;
  justify-content: space-between;
  margin: 50px auto 30px;
  overflow: hidden;
}

.biao li {
  width: 184px;
  border: 1px solid #aeaeae;
  text-align: center;
}
.biao li h2 {
  font-size: 24px;
  color: #fff;
  line-height: 45px;
 background: #a2238d;
}
.biao li div {
  margin: 0 20px;
  line-height: 40px;
  border-bottom: 1px solid #aeaeae;
  font-size: 20px;
  color: #2f2f2f;
  position: relative;
}
.biao li .hot::after {
  content: "";
  width: 46px;
  height: 40px;
  background: url("../images/hot.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.biao li p {
  line-height: 40px;
  font-size: 20px;
  color: #a2238d;
  cursor: pointer;
}
.mmme {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  padding: 16px  136px 20px; 
  margin:0 50px;
  box-shadow: 0 4px 4px #d9bcd6;
  background:#fff;
}
.mmme li {
  width: 160px;
  height: 153px;
  -webkit-border-radius:5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #a2238d;
}
.mmme li h2 {
  width: 149px;
  height: 30px;
  background: url("../images/mmmebg.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  float: right;
  text-align: center;
  line-height: 28px;
  clear: both;
  color: #fff;
  font-size: 24px;
  margin: 14px 0 26px;
}
.mmme li p {
  font-size: 20px;
  color: #2f2f2f;
  text-align: center;
  line-height: 24px;
}
.mmme li div {
  width: 124px;
  height: 28px;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 26px;
  font-size: 20px;
  color: #a9269a;
  margin: 20px auto 0;
  cursor: pointer;
}
.mmme li:last-of-type h2 {
  margin-bottom: 10px;
}
.mmme li:last-of-type div {
  margin-top: 12px;
}
.frombck {
/*  height: 333px;
  background: url("../images/frombg.jpg") no-repeat;*/
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin: 50px 0 60px;
  padding-top: 76px;
}
.fromtitle {
  font-size: 40px;
  color: #000;
  line-height: 45px;
  text-align: center;
}
.fromtitle span {
  font-weight: 700;
  color: #a2238d;
}
.from_content {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1100px;
  margin: 0 auto;
}
.from_content input,
.from_content select,
.from_content .frombtn {
  margin-top: 34px;
  display: block;
  width: 253px;
  height: 43px;
  border: 1px solid #aeaeae;
  background: none;
  text-indent: 10px;
  outline: none;
  border-radius: 0;
  font-size: 20px;
  padding: 0;
}
.from_content .frombtn {
  background: linear-gradient(#e4007c,#a5228c);
  border: none;
  text-align: center;
  line-height: 43px;
  font-size: 20px;
  color: #fff;
  text-indent: 0;
}
.classtitle {
  font-size: 34px;
  color: #000;
  text-align: center;
}
.classtitle span {
  font-weight: 700;
  color: #a9269a;
}
.classul {
  margin-left: -40px;
}
.classul li {
  width: 370px;
  height: 173px;
  border-radius: 0 0.2px 0 0;
  background: #fff;
  box-shadow: 0 0 4px #ffc5f5;
  text-align: center;
  float: left;
  margin: 30px 0 0 10px;
}
.classul li h1 {
  height: 42px;
  border-radius: 0 20px 0 20px;
  background: #a9269a;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 24px;
}
.classul li .class3 {
  background: linear-gradient(#e4007c, #a4228d);
}
.classul li .class4 {
  background: #c05bb4;
}
.classul li p {
  font-size: 20px;
  color: #2f2f2f;
  line-height: 30px;
  margin: 16px auto 12px;
}
.zixun div {
  font-size: 20px;
  color: #a9269a;
  height: 28px;
  background: url("../images/one_children1btn.png") no-repeat;
  background-size: 100% 100%;
  line-height: 28px;
}
.zixun{
  padding:0 15px;
}
.zixun div:nth-of-type(1) {
  width: 160px;
  float: left;
}
.zixun div:nth-of-type(2) {
  width: 130px;
  float: right;
}

.classul li:nth-of-type(4) {
  margin-left: 240px;
}
.pictitle {
  width: 100%;
  height: 47px;
  background: #a2238d;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 47px;
  margin-top: 58px;
}
.picmar{
  margin:0 80px;
}
.picdl {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  margin: 12px 0 20px;
}
.picdl dd {
  width: 197px;
  height: 37px;
  border: 1px solid #a9269a;
  font-size: 24px;
  color: #a9269a;
  text-align: center;
  line-height: 35px;
}
.picdl .picdd {
  background: #a9269a;
  font-weight: 700;
  color: #fff;
}
.picbtn {
  width: 107px;
  height: 29px;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 27px;
  font-size: 20px;
  color: #a9269a;
  margin: 0 auto;
}
.pictable table {
  background: #f2efff;
}
.pictable th,
.pictable td {
  text-align: center;
  height: 40px;
  border: 1px solid #bfbfbf;
  font-size: 20px;
  color: #2f2f2f;
  line-height: 30px;
}
.pictable th {
  color: #a9269a;
  font-weight: 500;
}
.pictable li {
  display: none;
}
.pictable li:first-of-type {
  display: block;
}
.pic3 td {
  height: 70px;
}
.title {
  font-size: 40px;
  color: #000;
  text-align: center;
  margin: 60px auto 32px;
}
.title span {
  font-weight: 700;
  color: #a2238d;
}
.fiveeight {
width: 1210px;
}
.fiveeight li {
  width: 190px;
  height: 114px;
  box-shadow: 0 0 4px #f2e0ef;
  text-align: center;
  overflow: hidden;
  margin-bottom: 40px;
  margin-right: 110px;
  float: left;
}
.fiveeight li img {
  display: block;
  height: 47px;
  margin: 14px auto 16px;
}
.fiveeight li p {
  font-size: 24px;
  color: #2f2f2f;
}
.tit2 {
  margin-top: 28px;
}

.videobg{
  background:#f2efff;
  overflow: hidden;
}

.teas{
  margin:48px 0 0;
}
.teas_leftTop{
  width: 503px;
}
.teas_leftTop dt{
  margin:10px 0;
  font-size: 24px;
  color:#010101;
  font-weight: 700;
}
.teas_leftTop dd{
  line-height: 36px;
  font-size: 18px;
  color:#2f2f2f;
}
.teas_leftBto{
  width: 217px;
  height: 43px;
  background: linear-gradient(#e4007c,#a4228d);
  font-size: 24px;
  color:#fff;
  margin-top:40px;
  text-align: center;
  line-height: 43px;
}
.teas_right{
  width: 568px;
  height: 516px;
}
.teas_right dd{
  width: 282px;
  height: 42px;
  background: #f3f3f3;
  float: left;
  font-size: 24px;
  color:#767676;
  text-align: center;
  line-height: 42px;
  font-weight: 700;
}
.teas_right .shiting{
  background: #a2238d;
  color:#fff;
}
.clafw{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.clafw li{
  width: 350px;
  height: 63px;
  border-radius: 3px;
  box-shadow: 0 0 4px 2px #f2e0ef;
  padding-left:86px; 
  text-align: center;
  line-height: 63px;
  font-size: 24px;
  color: #a2238d;
  font-weight: 700;
  margin-bottom: 40px;
}
.clafw li:nth-of-type(1){
  background:url("../images/claimg1.png") no-repeat left center;
}
.clafw li:nth-of-type(2){
  background:url("../images/claimg2.png") no-repeat left center;
}
.clafw li:nth-of-type(3){
  background:url("../images/claimg3.png") no-repeat left center;
}.clafw li:nth-of-type(4){
  background:url("../images/claimg4.png") no-repeat left center;
}.clafw li:nth-of-type(5){
  background:url("../images/claimg5.png") no-repeat left center;
}
.clafw li:nth-of-type(6){
  background:url("../images/claimg6.png") no-repeat left center;
}
.teach {
  width: 100%;
  background: url("../images/teachbg.jpg") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  overflow: hidden;
}
.teatop {
 
  background: rgba(162, 35, 141, 0.15);
}
.teacon{
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  padding: 16px 107px;
}
.teatop li {
  width: 150px;
  height: 150px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.teatop li img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-animation: teacher 6s linear infinite;
  -moz-animation: teacher 6s linear infinite;
  -o-animation: teacher 6s linear infinite;
  animation: teacher 6s linear infinite;
}
.teatop li h2 {
  font-size:24px;
  color: #a2238d;
  margin: 24px 0 4px;
}
.teatop li p {
  font-size: 20px;
  color: #2f2f2f;
  line-height:30px;
}
@-webkit-keyframes teacher {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes teacher {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes teacher {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes teacher {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.tealun {
  background:rgba(0, 0, 0,.3);
  padding: 50px 0 52px;
}
.tealuncon{
  position: relative;
}
.swiper-container {
  width:905px;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.tea_slide {
  width: 206px;
  height: 298px;
  background: #fff;
  box-shadow: 0 0 4px #e8d9ea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.swiper-button-prev,.swiper-button-next{
  width: 23px;
  height: 43px;
  background:url("../images/teajt.png") no-repeat;
  outline: none;
}
.swiper-button-next{
  transform: rotate(180deg);
}
.tea_slide div {
  width: 84px;
  height: 28px;
  border-radius: 0 0 3px 3px;
  background: #a2238d;
  text-align: center;
  line-height: 28px;
  font-size: 20px;
  color: #fff;
  margin: 0 auto;
}
.tea_slide img {
  display: block;
  height: 177px;
  margin: 0 auto;
}
.tea_slide h4 {
  font-size: 20px;
  color: #a2238d;
  text-align: center;
  margin: 14px 0 16px;
}
.tea_slide p {
  font-size: 20px;
  color: #2f2f2f;
}
.footbtn {
  width: 208px;
  height: 48px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius: 3px;
  background: -webkit-linear-gradient(#e3017c, #a4228c);
  background: -moz-linear-gradient(#e3017c, #a4228c);
  background: -o-linear-gradient(#e3017c, #a4228c);
  background: linear-gradient(#e3017c, #a4228c);
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin: 30px auto 0;
}
/* 左侧悬浮开始 */
.close{
	display: none;
	position: fixed;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9999;
  }
  .xf_right{
	width: 104px;
	position: fixed;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9999;
  }
  .xf_del{
	position: absolute;
	right: -4px;
	top: 4px;
  }
  .xf_ren{
	display: block;
	margin:0 auto;
  }
  .xf_ul{
	margin-top: -4px;
  }
  .xf_ul li{
	width: 100%;
	height: 24px;
	background: #ff00d7;
	position: relative;
	font-size: 14px;
	color:#fff;
	line-height: 24px;
	text-align: left;
	padding-left:17px; 
  }
  .xf_ul li img{
   display: block;
   margin-left: -16px;
  }
  .xf_div{
	width: 100%;
	height: 10px;
	background: url("../images/xf_bg.png") no-repeat;
	background-size: 100% 100%;
  }
  
  .xf_tel{
	
	width: 100%;
	background: #ff7922;
	padding:5px; 
  }
  .xf_tel span{
	display: block;width: 100%;
	height: 100%;
	height: 19px;
	background:#fff;
	text-align: center;
	font-size: 12px;
	color:#ff7922;
  }
  /* 左侧悬浮结束 */
  /* 底悬 */
  .footer_xfimg{
	  display: none;
	max-width:100%;
	position: fixed;
	bottom: 30px;
	left:10px;
	z-index: 999;
  }
  .footer_xf{
	width: 100%;
	min-width:1200px;
	height: 150px;
	background: url("../images/footer_xfbg.jpg") no-repeat center top;
	background-size: cover;
	position: fixed;
	bottom: 0;
	left:0;
	z-index: 999;
  }
  .foot_con{
	  width: 1100px;
	  margin:0 auto;
	  position: relative;
	  overflow: hidden;
  }
  .footer_close{
	  display: block;
	  position: absolute;
	  right: 13px;
	  top: 12px;
  }
  .footer_title{
	  font-size: 28px;
	  color:#ff4141;
	  font-weight: 700;
	  text-align: center;
	  margin: 12px 0;
  }
  .footer_left{
	  width: 810px;
	  height: 120px;
	float: left;

  }

  

  .inptoptext{
	  width:210px;
	  margin-right: 40px;
	  float: left;
	  font-size: 20px;
	  color:#fff;
	  line-height: 40px;
  }
   .fruit:before { content: ""; display: table; }

.fruit:after { content: ""; display: table; clear: both; }
.fruit{
	float: left;
	font-size: 20px;
	  color:#fff;
}
.fruit > div { position: relative; float: left; margin-right: 70px; width: 80px; height: 40px; line-height: 40px; }

.fruit > div:last-child { margin-right: 0; }

.fruit label { display: block; width: 86px; height: 40px; line-height: 36px; cursor: pointer;margin-left:22px; }

.fruit input { z-index: 3; display: block; opacity: 0; position: absolute; top: 0; bottom: 0; left: 0px; margin: auto; width: 14px; height: 14px; cursor: pointer; }

.fruit .user-defined { z-index: 2; position: absolute; top: 0; bottom: 0; left: 0px; margin: auto; width: 14px; height: 14px; border: 1px solid #fff; border-radius: 50%; cursor: pointer; }

.fruit .user-defined span.circle  { display: block; width: 14px; height: 14px; margin-top: -1px; margin-left: -1px; background-color: transparent; border-radius: 50%; }

.fruit .user-defined span.active  { background:url("../images/duiimg.png") no-repeat center; }
.footer_right{
	width: 232px;
	height: 120px;
	float: left;
	margin-left: 35px;
  }
.footer_right input{
 display: block;
 width:100%;
 height:33px;
 border:1px solid #fff;
 background: none;
 font-size: 16px;
text-indent: 5px;
color: #fff;
}
.form_btn{
	height: 30px;
	border-radius: 15px;
	background:#ff4141;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	color:#fff;
	margin-top: 11px;
	cursor: pointer;
}
.footer_right input::-webkit-input-placeholder{
	color:#fff;
}
.footer_right input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#fff;
}
.footer_right input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#fff;
}
.footer_right input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#fff;
}
  /* 底悬end */
/* 弹出层 */
.floor {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
.floor div {
  position: absolute;
  width: 551px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.floor div img {
  width: 551px;
  height: 372px;
}
.floor div p {
  position: absolute;
  top: 0;
  right: 0;
  top: -10px;
  right: -10px;
  width: 40px;
  height: 40px;
  background: transparent;
  border-radius: 50%;
  cursor: pointer;
}
