/*******公共样式*******/
.links p {
  margin: 0.2rem;
  font-size: 0.15rem;
}
#banner01 .col-xs-12 .swiper-container {
  width: 100%;
  height: 100%;
}
.floor .f-title {
  margin-bottom: 0.3rem;
}
.floor .f-title h3 {
  color: #323232;
  font-size: 0.4rem;
}
.floor .f-title p {
  color: #7a7a7a;
  font-size: 0.17rem;
}
.floor .f-title p span {
  display: inline-block;
  width: 16%;
  padding: 0.04rem;
  border-top: 1px solid #bfbfbf;
  margin: 0 0.4rem;
}
.floor .f-title .knowMore {
  display: block;
  text-align: right;
  color: #ff9145;
  font-size: 16px;
}
.floor .f-title .knowMore:hover {
  color: #ec721d;
}
#f1 {
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  -webkit-box-shadow: 0px 0.05rem 0.2rem #ececec;
  box-shadow: 0px 0.05rem 0.2rem #ececec;
}
#f1 .col-xs-6 {
  padding: 0.4rem 0;
}
#f1 .col-xs-6 div {
  border-right: 1px solid #ededed;
}
#f1 .col-xs-6 div img {
  width: 60%;
  margin: 0 auto;
}
#f1 .col-xs-6:nth-child(4) div {
  border-right: none;
}
#f6 {
  margin-top: 40px;
}
#f6 .sw-items {
  margin-bottom: 0.3rem;
  margin-top: 0.26rem;
}
#f6 .sw-items .knowMore1 {
  display: block;
  text-align: right;
  color: #ff9145;
  font-size: 0.2rem;
  float: right;
}
#f6 .sw-items .knowMore1:hover {
  color: #ec721d;
}
#f6 .sw-items .item {
  color: #7a7a7a;
  font-size: 0.2rem;
  margin-right: 0.3rem;
}
#f6 .sw-items .item:hover {
  color: #ff9145;
}
#f6 .sw-items .sw-active {
  border-bottom: 2px solid #ff9145;
  padding-bottom: 5px;
}
#f6 .caseList .swiper-container {
  z-index: 10;
}
#f6 .caseList .swiper-container .swiper-wrapper {
  padding: 20px;
  zoom: 0.96;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 2px;
  transition: all 0.3s ease;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .imgbox {
  display: block;
  width: 100%;
  border-radius: 4px;
  position: relative;
  max-height: 233px;
  overflow: hidden;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .imgbox img {
  width: 100%;
  border-radius: 4px;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .imgbox .jiaobiao01 {
  width: 92px;
  height: 82px;
  background: url("../../newPublic/img/mavin/rt02.png") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .imgbox .jiaobiao02 {
  width: 92px;
  height: 82px;
  background: url("../../newPublic/img/mavin/rt01.png") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox {
  text-align: center;
  background-color: #fff;
  height: 170px;
  border-radius: 8px;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .isGuild {
  display: inline-block;
  background: url(../img/psychologist/isGuild.png) no-repeat center center;
  background-size: 150% 150%;
  width: 90px;
  height: 90px;
  position: absolute;
  margin-top: -0.05rem;
  right: 0;
  top: 2.3rem;
  opacity: 0.22;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt01 {
  font-size: 26px;
  padding-top: 10px;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt02 {
  padding: 0 32px;
  text-align: justify;
  line-height: 0.19rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 15px;
  height: 0.55rem;
  margin: 0.1rem auto 0;
  color: #666;
  letter-spacing: 0.01rem;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt03 {
  margin-top: 16px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt03 a {
  background-color: white;
  color: #666666;
  font-size: 18px;
  padding: 5px 16px;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt04 {
  padding: 5px 32px 10px;
  text-align: justify;
  line-height: 0.22rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  font-size: 16px;
  margin: 0.1rem auto;
  color: #666;
  letter-spacing: 0.01rem;
  position: absolute;
  top: 2.3rem;
  height: 1.15rem;
  background: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: all 0.2s linear;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide:hover {
  color: #747474;
  text-decoration: none;
  -webkit-box-shadow: 0px 12px 35px 5px #e4e4e4;
  box-shadow: 0px 12px 35px 5px #e4e4e4;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide:hover .yuyuebox .isGuild {
  display: none;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide:hover .txt03 a {
  background-color: #ff9145;
  color: white;
  border: none;
}
#f6 .caseList .swiper-container .swiper-wrapper .swiper-slide:hover .txt04 {
  transform: translateY(-19px);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#f6 .caseList .swiper-button-next,
#f6 .caseList .swiper-button-prev {
  width: 4%;
  background-image: none;
  font-size: 0.3rem;
  color: #ff9145;
  display: none;
  right: -30px;
  font-size: 0.6rem;
}
#f6 .caseList .swiper-button-prev {
  left: -50px;
}
#f6 .caseList:hover .swiper-button-next,
#f6 .caseList:hover .swiper-button-prev {
  display: block;
}
#f2 .f-title {
  margin: 0.2rem auto 0.3rem;
}
#f2 .f-content {
  margin-top: 30px;
}
#f2 .f-content .ques {
  width: 100%;
  height: 170px;
  margin-bottom: 15px;
  border-radius: 6px;
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.3s ease;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s ease;
  /* Opera */
}
#f2 .f-content .ques img {
  width: 100%;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
#f2 .f-content .ques .txtbox {
  color: #fff;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(64, 54, 54, 0.7);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.3s ease;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s ease;
  /* Opera */
}
#f2 .f-content .ques .txtbox .tit {
  display: block;
}
#f2 .f-content .ques .txtbox .desc {
  display: none;
  font-size: 12px;
  line-height: 26px;
}
#f2 .f-content .ques:hover {
  color: #fff;
}
#f2 .f-content .ques:hover .txtbox {
  height: 170px;
  bottom: 0;
  left: 0;
  line-height: 170px;
}
#f2 .f-content .ques:hover .txtbox .desc {
  display: block;
  padding-top: 45px;
  font-size: 12px;
  line-height: 26px;
}
#f2 .f-content .ques:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
#f7 {
  margin-top: 50px;
}
#f7 .sw-items {
  margin-bottom: 0.3rem;
  margin-top: 0.3rem;
}
#f7 .sw-items .item {
  color: #7a7a7a;
  font-size: 0.2rem;
  margin-right: 0.3rem;
}
#f7 .sw-items #testmore {
  float: right;
  font-size: 20px;
}
#f7 .sw-items .item:hover {
  color: #ff9145;
}
#f7 .sw-items .sw-active {
  border-bottom: 2px solid #ff9145;
  padding-bottom: 5px;
}
#f7 .test-content .test-item {
  position: relative;
  border-radius: 4px;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 2px;
  height: 2.8rem;
  cursor: pointer;
}
#f7 .test-content .test-item .imgbox {
  width: 100%;
  height: 1.7rem;
  border-radius: 6px 6px 0 0;
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.3s ease;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s ease;
}
#f7 .test-content .test-item .imgbox img {
  width: 100%;
  height: 100%;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
#f7 .test-content .test-item .yuyuebox {
  /* text-align: center; */
  background-color: #fff;
  padding: 0 15px 15px;
  padding-left: 30px;
}
#f7 .test-content .test-item .yuyuebox .txt01 {
  font-size: 16px;
  padding-top: 15px;
  font-weight: 500;
}
#f7 .test-content .test-item .yuyuebox .txt03 {
  margin-top: 15px;
  padding-bottom: 20px;
}
#f7 .test-content .test-item .yuyuebox .txt03 .price {
  color: #fe9944;
  position: absolute;
  left: 0.3rem;
  bottom: 0.2rem;
}
#f7 .test-content .test-item .yuyuebox .txt03 .people {
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
}
#f7 .test-content .test-item:hover .imgbox img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
#f8 {
  margin-top: 50px;
  margin-bottom: 30px;
}
#f8 .sw-items {
  margin-bottom: 0.3rem;
  margin-top: 0.3rem;
}
#f8 .sw-items .item {
  color: #7a7a7a;
  font-size: 0.2rem;
  margin-right: 0.3rem;
}
#f8 .sw-items #testmore {
  float: right;
  font-size: 20px;
}
#f8 .sw-items .item:hover {
  color: #ff9145;
}
#f8 .sw-items .sw-active {
  border-bottom: 2px solid #ff9145;
  padding-bottom: 5px;
}
#f8 .ask-content .ask-left {
  border-radius: 4px;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
#f8 .ask-content .ask-left .ask-item {
  margin-top: 30px;
  border-bottom: 1px solid #bbb8b8;
}
#f8 .ask-content .ask-left .ask-item .ask-item-header {
  margin-bottom: 20px;
  overflow: hidden;
}
#f8 .ask-content .ask-left .ask-item .ask-item-header .ask-item-title {
  font-weight: 700;
  font-size: 18px;
  float: left;
}
#f8 .ask-content .ask-left .ask-item .ask-item-header .ask-item-asked {
  float: right;
}
#f8 .ask-content .ask-left .ask-item .ask-item-content {
  position: relative;
}
#f8 .ask-content .ask-left .ask-item .ask-item-content .ask-imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
}
#f8 .ask-content .ask-left .ask-item .ask-item-content .ask-imgbox img {
  width: 100%;
  border-radius: 50%;
}
#f8 .ask-content .ask-left .ask-item .ask-item-content .ask-content-right {
  margin-left: 80px;
  min-height: 90px;
}
#f8 .ask-content .ask-left .ask-item .ask-item-content .ask-content-right .ask-name {
  font-weight: 700;
  margin-bottom: 10px;
}
#f8 .ask-content .ask-left .ask-item .ask-item-content .ask-content-right .ask-neirong {
  height: .4rem;
  overflow: hidden;
  text-align: justify;
  color: #999;
  word-wrap: break-word;
  letter-spacing: .01rem;
  line-height: .2rem;
}
#f8 .ask-content .ask-left .askmore {
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
}
#f8 .ask-content .ask-right {
  padding-top: 40px;
  padding-left: 60px;
}
#f8 .ask-content .ask-right .hotask-title {
  overflow: hidden;
  margin-bottom: 20px;
}
#f8 .ask-content .ask-right .hotask-title .hotask-title-left {
  float: left;
  font-size: 22px;
  font-weight: 700;
}
#f8 .ask-content .ask-right .hotask-title .hotask-title-right {
  float: left;
  margin-left: 80px;
  line-height: 30px;
}
#f8 .ask-content .ask-right .hotask-content #ask-container {
  width: 300px;
  overflow: hidden;
}
#f8 .ask-content .ask-right .hotask-content #ask-container ul {
  position: absolute;
  margin: 0 auto;
  padding: 0;
  top: 0px;
  width: 100%;
}
#f8 .ask-content .ask-right .hotask-content #ask-container ul li p {
  padding: 10px 0;
  font-size: 14px;
  color: #333;
}
#f8 .ask-content .ask-right .hotask-content #ask-container ul li .hotask-question {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  display: inline-block;
}
#f8 .ask-content .ask-right .hotask-content #ask-container ul li .hotask-score {
  float: right;
  color: #fb9138;
}
#f3 {
  margin-top: 50px;
}
#f3 .f-content {
  padding: 0 30px;
}
#f3 .f-content > div {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#f3 .f-content > div > a {
  display: inline-block;
  margin: 0.2rem auto;
  box-shadow: 0 0 6px 3px #e4e4e4;
  border-radius: 8px;
  display: block;
  overflow: hidden;
}
#f3 .f-content > div > a > img {
  border-radius: 8px;
}
#f3 .f-content > div > a .img-responsive {
  height: 2.6rem;
}
#f3 .f-content > div > a .col-xs-12:first-child {
  padding: 0;
  overflow: hidden;
  margin: 0;
}
#f3 .f-content > div > a .col-xs-12 {
  background: #fff;
  margin: 0.05rem auto;
  padding: 0 40px;
}
#f3 .f-content > div > a .col-xs-12 img {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#f3 .f-content > div > a h4 {
  margin: 0.2rem auto;
  color: #2f2f2f;
  font-size: 20px;
}
#f3 .f-content > div > a p {
  text-align: justify;
  line-height: 0.18rem;
  height: 0.55rem;
  margin: 0.1rem auto;
  overflow: hidden;
  color: #666;
  letter-spacing: 0.01rem;
}
#f3 .f-content > div > a span {
  color: #999;
  padding: 0.1rem 0;
}
#f3 .f-content > div > a .glyphicon:before {
  margin-right: 0.05rem;
  color: #ff9145;
}
#f3 .f-content > div > a .glyphicon-user {
  margin-right: 0.4rem;
}
#f3 .f-content > div > a .clearfix {
  line-height: 0.34rem;
  padding: 0.1rem 40px;
}
#f3 .f-content > div > a .clearfix b {
  color: #333;
}
#f3 .f-content > div > a .clearfix b i {
  font-style: normal;
  font-size: 0.25rem;
}
#f3 .f-content > div > a .clearfix button {
  background-color: white;
  color: #666666;
  font-size: 18px;
  padding: 5px 16px;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
#f3 .f-content > div > a:hover .clearfix button {
  background-color: #ff9145;
  color: white;
  border: none;
}
#f3 .f-content > div:hover > a .col-xs-12 img {
  -webkit-transform: scale(1.1, 1.05);
  -moz-transform: scale(1.1, 1.05);
  -ms-transform: scale(1.1, 1.05);
  transform: scale(1.1, 1.05);
}
#f3 .moreLesson {
  padding: 0 30px;
}
#f5 {
  margin: 0.5rem 0 0;
}
#f5 .f-content {
  padding: 0;
}
#f5 .f-content > .col-xs-12 {
  height: 3.22rem;
  padding: 0;
}
#f5 .f-content > .col-xs-12 .lf-img {
  background: #fff;
  padding: 0;
  height: 100%;
}
#f5 .f-content > .col-xs-12 .lf-img img {
  height: 3.22rem;
  width: 100%;
}
#f5 .f-content > .col-xs-12 .rt-text {
  background-color: #fff;
  height: 100%;
  overflow: hidden;
  padding: 0;
}
#f5 .f-content > .col-xs-12 .rt-text .header {
  background-color: #fff;
  color: #000;
  padding: 0.05rem 30px;
}
#f5 .f-content > .col-xs-12 .rt-text .header .h5 {
  margin: 0;
  padding: 0.15rem 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  font-size: 0.24rem;
}
#f5 .f-content > .col-xs-12 .rt-text .header .h5 a {
  display: inline-block;
  color: #635d5d;
  font-size: 0.16rem;
}
#f5 .f-content > .col-xs-12 .rt-text .header .h5 a:hover {
  color: #ff9145;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide {
  line-height: 0.4rem;
  margin-top: 12px;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .part1 {
  padding-left: 192px;
  height: 100px;
  margin-bottom: 20px;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .part1 a {
  display: block;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .part1 a:hover .tt1,
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .part1 a:hover .txt {
  color: #ff9145;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .part1 .imge {
  width: 130px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 30px;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .part1 .part1Rt {
  width: 93%;
  position: relative;
  top: -4px;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .part1 .part1Rt .tt1 {
  display: inline-block;
  width: 70%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  height: 0.24rem;
  font-size: 0.18rem;
  line-height: 0.24rem;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .part1 .part1Rt .txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 14px;
  line-height: 20px;
  color: #8a8a8a;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .part1 .part1Rt .info {
  color: #999;
  float: right;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .item {
  padding: 0 0.3rem;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .item a {
  display: inline-block;
  width: 70%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  height: 0.24rem;
  font-size: 0.18rem;
  line-height: 0.24rem;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .item a:hover {
  color: #ff9145;
}
#f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .item span {
  color: #999;
}
.awardContainer {
  background-color: #fff;
  margin-top: 0.2rem;
}
.awardContainer .f-title .h3 {
  color: #323232;
  font-size: 0.28rem;
}
.awardContainer .f-title p {
  color: #7a7a7a;
  font-size: 0.17rem;
}
.awardContainer .swiper-container {
  margin-top: 0.4rem;
}
.awardContainer .problemItem {
  width: 100%;
  margin: 0.1rem;
  float: left;
  margin-top: 30px;
}
.awardContainer .problemItem img {
  width: 100%;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  margin-bottom: 0.2rem;
}
.awardContainer .problemItem strong {
  margin-top: 0.1rem;
  font-size: 0.16rem;
}
.awardContainer .problemItem:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.modal .form-group:nth-child(3) {
  position: relative;
}
.modal .form-group:nth-child(3) span {
  position: absolute;
  right: 0.05rem;
  bottom: 0.05rem;
}
.modal #tips {
  color: #f00;
}
.modal p {
  line-height: 0.2rem;
  font-size: 0.13rem;
}
#f10 {
  margin-top: 20px;
}
#f10 .f-title {
  margin-bottom: 0;
}
#f10 .comments .commentList {
  margin-top: 50px;
  display: flex;
  padding: 20px;
  zoom: 0.96;
}
#f10 .comments .commentList .commentItem {
  box-shadow: 0 0 6px 3px #e4e4e4;
  border-radius: 8px;
  padding: 20px 22px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 264px;
}
#f10 .comments .commentList .commentItem p {
  white-space: normal;
  word-break: break-all;
}
#f10 .comments .commentList .commentItem .evalute {
  padding-bottom: 26px;
  border-bottom: 1px solid #dcdcdc;
  color: #444;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 0.8rem;
  justify-content: center;
  align-items: center;
}
#f10 .comments .commentList .commentItem .evalutor {
  position: relative;
  font-size: 14px;
  padding-left: 54px;
  padding-top: 12px;
  line-height: 1.6;
  color: #888;
}
#f10 .comments .commentList .commentItem .evalutor p {
  width: 100%;
}
#f10 .comments .commentList .commentItem .evalutor img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}
#f10 .swiper-button-next,
#f10 .swiper-button-prev {
  margin-top: 0.1rem;
  width: 4%;
  background-image: none;
  font-size: 0.3rem;
  color: #ff9145;
  display: none;
  right: -24px;
}
#f10 .swiper-button-prev {
  left: -4px;
}
#f10:hover .swiper-button-next,
#f10:hover .swiper-button-prev {
  display: block;
}
.content6 .container {
  padding: 0 30px;
}
.content6 .partner {
  margin: 3rem 0;
}
.content6 .f-title {
  margin-bottom: 0.2rem;
}
.content6 .f-title h3 {
  color: #323232;
  text-align: left;
}
.content6 .f-title p {
  color: #7a7a7a;
  font-size: 0.17rem;
}
.content6 .swiper-slide {
  width: auto;
}
.content6 .logoBox {
  text-align: center;
}
.content6 .swiper-button-next,
.content6 .swiper-button-prev {
  width: 4%;
  background-image: none;
  font-size: 0.3rem;
  color: #ff9145;
  display: none;
  right: -24px;
}
.content6:hover .swiper-button-next,
.content6:hover .swiper-button-prev {
  display: block;
}
#f9 {
  margin-top: 50px;
}
#f9 .container {
  padding: 0 30px;
}
#f9 h3 {
  text-align: left;
  margin-bottom: 30px;
}
#f9 .city a {
  color: #666;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  #f5 .f-content > .col-xs-12 .rt-text .swiper-container {
    padding-bottom: 0.4rem;
  }
  #f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide {
    margin-top: 12px;
  }
  #f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-pagination {
    bottom: 0.2rem;
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  #f1 .col-xs-6 {
    padding: 2em 0;
  }
  #f2 .f-content ul {
    width: 70%;
  }
  #f2 .f-content ul li a {
    height: 1.58rem;
  }
  #f2 .f-content ul li a .lf-img {
    font-size: 0.8rem;
    padding: 0.3rem;
  }
  #f2 .f-content ul li a .rt-text .h5 {
    font-size: 0.18rem;
  }
  #f2 .f-content ul li a .rt-text p {
    font-size: 0.12rem;
    line-height: 0.18rem;
  }
  #f2 .f-content ul li .more span {
    font-size: 0.2rem;
  }
  #f2 .f-content ul li .more span b {
    font-size: 0.2rem;
  }
  #f2 .f-content .buy {
    height: 3.28rem;
  }
  #f2 .f-content .buy .h4 {
    font-size: 0.25rem;
    margin: 0.3rem auto;
  }
  #f2 .f-content .buy .h6 {
    font-size: 0.16rem;
  }
  #f2 .f-content .buy .price {
    margin: 0.3rem 0 0.3rem;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  #f2 .f-content ul li a {
    height: 1.28rem;
  }
  #f2 .f-content ul li a .lf-img {
    font-size: 0.6rem;
    padding: 0.1rem;
  }
  #f2 .f-content ul li a .rt-text {
    padding: 0.1rem;
  }
  #f2 .f-content ul li a .rt-text .h5 {
    font-size: 0.18rem;
  }
  #f2 .f-content ul li a .rt-text p {
    font-size: 0.12rem;
    line-height: 0.18rem;
  }
  #f2 .f-content ul li .more span {
    font-size: 0.2rem;
  }
  #f2 .f-content ul li .more span b {
    font-size: 0.2rem;
  }
  #f2 .f-content .buy {
    height: 2.68rem;
    padding: 0;
  }
  #f2 .f-content .buy .h4 {
    font-size: 0.25rem;
    margin: 0.3rem auto;
  }
  #f2 .f-content .buy .h6 {
    font-size: 0.16rem;
  }
  #f2 .f-content .buy .price {
    margin: 0.3rem 0 0.3rem;
  }
}
@media (max-width: 768px) {
  #header {
    margin-bottom: 0.4rem;
  }
  #banner01 .sw01 .swiper-button-next,
  #banner01 .sw01 .swiper-button-prev {
    display: none;
  }
  #banner01 .sw01 .swiper-pagination {
    bottom: 0;
  }
  #banner01 .sw01 .swiper-pagination span {
    width: 5px;
    height: 5px;
  }
  .floor .f-title {
    margin-bottom: 0.2rem;
    padding: 0;
  }
  .floor .f-title h3 {
    color: #323232;
    margin-bottom: 0.04rem;
    font-size: 0.18rem;
  }
  .floor .f-title h3 span {
    margin: 0;
    padding: 0.02rem;
    width: 10%;
  }
  .floor .f-title p {
    font-size: 0.11rem;
  }
  .floor .f-title p span {
    display: none;
  }
  #f1 .col-xs-6 {
    padding: 0.15rem 0;
  }
  #f6 .sw-items {
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
  }
  #f6 .sw-items .item {
    color: #7a7a7a;
    font-size: 0.14rem;
    margin-right: 0.2rem;
    margin-bottom: 0.1rem;
  }
  #f6 .sw-items .item:hover {
    color: #ff9145;
  }
  #f6 .sw-items .sw-active {
    border-bottom: 2px solid #ff9145;
    padding-bottom: 5px;
  }
  #f6 .caseList .swiper-container {
    z-index: 10;
    padding-bottom: 0;
  }
  #f6 .caseList .swiper-container .swiper-slide {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 2px;
  }
  #f6 .caseList .swiper-container .swiper-slide .imgbox {
    display: block;
    width: 100%;
    max-height: 109px;
    overflow: hidden;
  }
  #f6 .caseList .swiper-container .swiper-slide .imgbox img {
    width: 100%;
    max-height: 109px;
  }
  #f6 .caseList .swiper-container .swiper-slide .imgbox .jiaobiao01 {
    width: 46px;
    height: 41px;
    background: url("../../newPublic/img/mavin/rt02.png") center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  #f6 .caseList .swiper-container .swiper-slide .imgbox .jiaobiao02 {
    width: 46px;
    height: 41px;
    background: url("../../newPublic/img/mavin/rt01.png") center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  #f6 .caseList .swiper-container .swiper-slide .yuyuebox {
    text-align: center;
  }
  #f6 .caseList .swiper-container .swiper-slide .yuyuebox .txt01 {
    font-size: 14px;
    padding-top: 11px;
  }
  #f6 .caseList .swiper-container .swiper-slide .yuyuebox .txt02 {
    font-size: 12px;
    padding-top: 0px;
    height: 36px;
  }
  #f6 .caseList .swiper-container .swiper-slide .yuyuebox .txt03 {
    margin-top: 5px;
    margin-bottom: 10px;
  }
  #f6 .caseList .swiper-container .swiper-slide .yuyuebox .txt03 a {
    background-color: #fe9944;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 10px;
  }
  #f6 .caseList .swiper-container .swiper-slide .yuyuebox .txt03 a:hover {
    background-color: #fb9138;
  }
  #f6 .caseList .swiperButton {
    display: none;
  }
  #f2 {
    margin-top: 0;
  }
  #f2 .f-content {
    padding: 0;
    margin-bottom: 0.2rem;
    overflow: hidden;
  }
  #f2 .f-content .ques {
    float: left;
    width: 40%;
    height: auto;
    margin-bottom: 15px;
    border-radius: 6px;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s ease;
    /* Opera */
  }
  #f2 .f-content .ques img {
    width: 100%;
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
  }
  #f2 .f-content .ques .txtbox {
    color: #fff;
    width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(64, 54, 54, 0.7);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s ease;
    /* Opera */
  }
  #f2 .f-content .ques .txtbox .tit {
    display: block;
  }
  #f2 .f-content .desc {
    width: 50%;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin-left: 5%;
  }
  #f7 .sw-items {
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
  }
  #f7 .sw-items .item {
    color: #7a7a7a;
    font-size: 0.14rem;
    margin-right: 0.2rem;
    margin-bottom: 0.1rem;
    display: inline-flex;
  }
  #f7 .sw-items .item:hover {
    color: #ff9145;
  }
  #f7 .sw-items .sw-active {
    border-bottom: 2px solid #ff9145;
    padding-bottom: 5px;
  }
  #f7 .sw-items #testmore {
    font-size: 14px;
  }
  #f7 .test-content .test-item {
    position: relative;
    border-radius: 4px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
  #f7 .test-content .test-item .imgbox {
    display: block;
    width: 100%;
    border-radius: 4px;
    position: relative;
    max-height: 233px;
    overflow: hidden;
  }
  #f7 .test-content .test-item .imgbox img {
    width: 100%;
    border-radius: 4px;
  }
  #f7 .test-content .test-item .yuyuebox {
    text-align: center;
    background-color: #fff;
    padding: 0 8px 10px;
  }
  #f7 .test-content .test-item .yuyuebox .txt01 {
    font-size: 14px;
    padding-top: 15px;
    font-weight: 500;
  }
  #f7 .test-content .test-item .yuyuebox .txt03 {
    margin-top: 15px;
    padding-bottom: 20px;
  }
  #f7 .test-content .test-item .yuyuebox .txt03 .price {
    color: #fe9944;
    float: left;
  }
  #f7 .test-content .test-item .yuyuebox .txt03 .people {
    float: right;
  }
  #f8 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #f8 .sw-items {
    margin-bottom: 0.3rem;
    margin-top: 0.3rem;
  }
  #f8 .sw-items .item {
    color: #7a7a7a;
    font-size: 0.2rem;
    margin-right: 0.2rem;
    font-size: 14px;
    display: inline-block;
  }
  #f8 .sw-items #testmore {
    float: right;
    font-size: 20px;
  }
  #f8 .sw-items .item:hover {
    color: #ff9145;
  }
  #f8 .sw-items .sw-active {
    border-bottom: 2px solid #ff9145;
    padding-bottom: 5px;
  }
  #f8 .sw-items #testmore {
    font-size: 14px;
  }
  #f8 .ask-content .ask-left {
    border-radius: 4px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
  }
  #f8 .ask-content .ask-left .ask-item {
    margin-top: 20px;
    border-bottom: 1px solid #bbb8b8;
  }
  #f8 .ask-content .ask-left .ask-item .ask-item-header {
    margin-bottom: 20px;
    overflow: hidden;
  }
  #f8 .ask-content .ask-left .ask-item .ask-item-header .ask-item-title {
    font-weight: 700;
    font-size: 18px;
    float: left;
  }
  #f8 .ask-content .ask-left .ask-item .ask-item-header .ask-item-asked {
    float: right;
  }
  #f8 .ask-content .ask-left .ask-item .ask-item-content {
    position: relative;
  }
  #f8 .ask-content .ask-left .ask-item .ask-item-content .ask-imgbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
  }
  #f8 .ask-content .ask-left .ask-item .ask-item-content .ask-imgbox img {
    width: 100%;
    border-radius: 50%;
  }
  #f8 .ask-content .ask-left .ask-item .ask-item-content .ask-content-right {
    margin-left: 80px;
    min-height: 80px;
  }
  #f8 .ask-content .ask-left .ask-item .ask-item-content .ask-content-right .ask-name {
    font-weight: 700;
    margin-bottom: 10px;
  }
  #f8 .ask-content .ask-left .ask-item .ask-item-content .ask-content-right .ask-neirong {
    height: .4rem;
    overflow: hidden;
    text-align: justify;
    color: #999;
    word-wrap: break-word;
    letter-spacing: .01rem;
    line-height: .2rem;
  }
  #f8 .ask-content .ask-left .askmore {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
  }
  #f3 .container .row {
    margin: 0;
  }
  #f3 .container .row .f-content {
    padding: 0.15rem;
    padding-top: 0;
  }
  #f3 .container .row .f-content > div {
    padding: 0;
  }
  #f3 .container .row .f-content > div > a {
    background: #fff;
    display: inline-block;
    border: 0.015rem solid #ececec;
    padding: 10px 0 10px;
    margin: 0;
  }
  #f3 .container .row .f-content > div > a .lessonimg {
    width: 100%;
    text-align: center;
  }
  #f3 .container .row .f-content > div > a .lessonimg .img-responsive {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    width: 171px;
    height: 130px;
    display: inline-block;
  }
  #f3 .container .row .f-content > div > a .col-xs-12:nth-child(1) {
    padding: 0;
    margin: 0;
  }
  #f3 .container .row .f-content > div > a .col-xs-12 {
    margin: 3px auto;
    overflow: hidden;
  }
  #f3 .container .row .f-content > div > a h4 {
    margin: 7px auto;
    color: #333;
    font-size: 16px;
    text-align: center;
  }
  #f3 .container .row .f-content > div > a p {
    line-height: 16px;
    height: 32px;
    text-align: justify;
    margin: 8px auto;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    letter-spacing: 0.01rem;
  }
  #f3 .container .row .f-content > div > a span {
    padding: 0;
    font-size: 0.13rem;
  }
  #f3 .container .row .f-content > div > a .glyphicon:before {
    margin-right: 0.05rem;
    color: #ff9145;
  }
  #f3 .container .row .f-content > div > a .glyphicon-user {
    margin: 0 20px;
  }
  #f3 .container .row .f-content > div > a .lines s {
    display: none;
    border-bottom: 1px solid #ddd;
    padding: 0.05rem;
  }
  #f3 .container .row .f-content > div > a .clearfix {
    line-height: 0.34rem;
  }
  #f3 .container .row .f-content > div > a .clearfix b {
    color: #333;
  }
  #f3 .container .row .f-content > div > a .clearfix b i {
    font-style: normal;
    font-size: 20px;
  }
  #f3 .container .row .f-content > div > a .clearfix button {
    background-color: #ff9145;
    border-color: #ff9145;
    color: #fff;
    padding: 0.06rem 0.22rem;
    font-size: 0.13rem;
  }
  #f3 .more {
    margin: 0;
  }
  #f5 {
    margin: 0.3rem 0 0.1rem 0;
    overflow: hidden;
  }
  #f5 .f-content {
    padding: 0;
  }
  #f5 .f-content > .col-xs-12 {
    padding: 0;
    height: auto;
    margin-bottom: 0.2rem;
  }
  #f5 .f-content > .col-xs-12 .rt-text .header {
    padding: 0;
  }
  #f5 .f-content > .col-xs-12 .rt-text .header .h5 {
    padding: 0.1rem;
    font-size: 0.18rem;
  }
  #f5 .f-content > .col-xs-12 .rt-text .header .h5 a {
    right: 0.1rem;
    top: 0.18rem;
    font-size: 0.12rem;
  }
  #f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide {
    line-height: 0.17rem;
    margin-top: 0.14rem;
    margin-bottom: 0.14rem;
  }
  #f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .item {
    padding: 0 0.1rem;
  }
  #f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .item a {
    font-size: 0.14rem;
    width: 60%;
  }
  #f5 .f-content > .col-xs-12 .rt-text .swiper-container .swiper-wrapper .swiper-slide .item span {
    font-size: 0.12rem;
    padding-top: 0.1rem;
  }
  .content6 .f-title {
    margin-bottom: 0.2rem;
    padding: 0;
  }
  .content6 .f-title h3 {
    color: #323232;
    margin-bottom: 0.04rem;
    font-size: 0.2rem;
  }
  .content6 .f-title p {
    font-size: 0.11rem;
  }
  .content6 .partner {
    margin: 1rem 0;
  }
  .content6 .logoBox {
    text-align: center;
    width: 100%;
  }
  .content6 .logoBox img {
    width: 100%;
  }
}
