/*******公共样式*******/
body {
  background-color: #f7f7f7;
}
.content #banner {
  cursor: pointer;
  position: relative;
}
.content #banner img {
  max-height: 4rem;
  border-radius: 0;
}
.content #banner .wanhui {
  position: absolute;
  bottom: 0.2rem;
  left: 19%;
}
.content #banner .wanhui p {
  text-align: center;
  color: #ff6565;
  font-size: 0.2rem;
  width: 100%;
  padding: 0.05rem 0.15rem;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #FF6565;
  border-radius: 8px;
  margin-bottom: 0.1rem;
  line-height: 0.33rem;
}
.content #banner .wanhui p #num {
  font-size: 0.3rem;
  padding: 0 0.1rem;
  font-weight: 700;
  display: inline-block;
  border-radius: 8px;
  margin-left: 5px;
  margin-right: 5px;
}
.content #banner .wanhui .yynow {
  background-color: #FF6565;
  width: 180px;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}
.content #banner .lijigoutong {
  position: absolute;
  z-index: 9;
  bottom: 0.2rem;
  right: 15%;
  display: block;
  background-color: #FF6565;
  width: 250px;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}
.content #f1 {
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  box-shadow: 0px 0.05rem 0.2rem #ececec;
  margin-bottom: 0.5rem;
}
.content #f1 .col-xs-6 {
  padding: 0.1rem 0;
}
.content #f1 .col-xs-6 div {
  border-right: 1px solid #ededed;
}
.content #f1 .col-xs-6 div img {
  width: 80%;
  margin: 0 auto;
}
.content #f1 .col-xs-6:nth-child(4) div {
  border-right: none;
}
.content .cont01 {
  /*轮播图start*/
  /*轮播图end*/
}
.content .cont01 .sw1 .swiper-container {
  z-index: 10;
}
.content .cont01 .sw1 .swiper-container .swiper-slide {
  position: relative;
  border-radius: 4px;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 2px;
  background-color: #fff;
}
.content .cont01 .sw1 .swiper-container .swiper-slide .imgbox {
  display: block;
  width: 100%;
  border-radius: 4px;
  position: relative;
  max-height: 233px;
  overflow: hidden;
}
.content .cont01 .sw1 .swiper-container .swiper-slide .imgbox img {
  width: 100%;
  border-radius: 4px;
}
.content .cont01 .sw1 .swiper-container .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;
}
.content .cont01 .sw1 .swiper-container .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;
}
.content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox {
  text-align: center;
  background-color: #fff;
}
.content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt01 {
  font-size: 26px;
  padding-top: 20px;
}
.content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt02 {
  font-size: 20px;
  padding-top: 5px;
}
.content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt03 {
  margin-top: 25px;
  margin-bottom: 20px;
}
.content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt03 a {
  background-color: #fe9944;
  color: #fff;
  font-size: 18px;
  padding: 5px 20px;
  border-radius: 20px;
}
.content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt03 a:hover {
  background-color: #fb9138;
}
.content .cont01 .swiper-button-next {
  right: -20px;
}
.content .cont01 .swiper-button-prev {
  left: -20px;
}
.content .qgproblems .item {
  text-align: center;
  padding-top: 0.6rem;
}
.content .qgproblems .item .orange {
  color: orange;
}
.content .qgproblems .item .itemHead h1 {
  font-size: 0.32rem;
}
.content .qgproblems .item .itemHead .title {
  color: #676767;
  margin-top: 0.15rem;
  line-height: 0.24rem;
  font-size: 0.2rem;
}
.content .qgproblems .item .itemContent {
  margin-top: 0.5rem;
  padding-bottom: 0.8rem;
}
.content .qgproblems .item .itemContent a {
  background-color: #fff;
  display: block;
  margin-top: 0.2rem;
}
.content .qgproblems .item .itemContent a .lefticon {
  width: 30%;
  height: 1.2rem;
  float: left;
}
.content .qgproblems .item .itemContent a .lefticon i {
  color: lightcoral;
  font-size: 0.46rem;
  line-height: 1.2rem;
}
.content .qgproblems .item .itemContent a .rightfont {
  width: 70%;
  height: 1.2rem;
  float: left;
  text-align: left;
}
.content .qgproblems .item .itemContent a .rightfont h5 {
  font-size: 0.2rem;
  height: 0.6rem;
  line-height: 0.4rem;
  padding-top: 0.2rem;
}
.content .qgproblems .item .itemContent a .rightfont p {
  color: #676767;
  height: 0.6rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  padding-bottom: 0.2rem;
  display: inline-block;
}
.content .qgproblems .item .itemContent a:hover {
  background-color: #ff6f6f;
  color: #fff;
}
.content .qgproblems .item .itemContent a:hover .lefticon i {
  color: #fff;
}
.content .qgproblems .item .itemContent a:hover .rightfont p {
  color: #fff;
}
.content .fuwuliucheng {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.content .fuwuliucheng .fwlc {
  background-color: #fff;
}
.content .fuwuliucheng .fwlc .imgbox1 {
  padding: 0.5rem 0.1rem 0.5rem 0.1rem;
}
.content .fuwuliucheng .fwlc .imgbox1 img {
  width: 100%;
}
.content .fuwuliucheng .fwlc .imgbox2 {
  padding: 0 0.3rem 0.5rem 0.3rem;
}
.content .fuwuliucheng .fwlc .imgbox2 img {
  width: 100%;
}
.content .succussStory {
  background-color: #fff;
  padding-bottom: 0.5rem;
}
.content .succussStory .story {
  position: relative;
}
.content .succussStory .story .title {
  padding: 48px 0 38px;
  line-height: 28px;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
}
.content .succussStory .story .title .info {
  margin-left: 10px;
  margin-right: 10px;
}
.content .succussStory .story .title .line {
  display: inline-block;
  width: 16px;
  height: 2px;
  vertical-align: middle;
  background-color: #000;
}
.content .succussStory .story .storyContent {
  position: relative;
  border: 1px solid #d7d7d7;
  box-shadow: 0 3px 12px #ececec;
}
.content .succussStory .story .storyContent .item .teacher {
  width: 256px;
  padding: 10px 10px;
  font-size: 16px;
  background-color: #f3f3f3;
  cursor: pointer;
}
.content .succussStory .story .storyContent .item .teacher .name {
  line-height: 26px;
}
.content .succussStory .story .storyContent .item .teacher .des {
  font-size: 14px;
  color: #858585;
}
.content .succussStory .story .storyContent .item .teacher.active {
  background-color: #fff;
}
.content .succussStory .story .storyContent .item .detail {
  display: none;
  position: absolute;
  top: 0;
  left: 258px;
  z-index: 2;
  width: 570px;
  padding: 20px;
}
.content .succussStory .story .storyContent .item .detail .tit {
  font-size: 24px;
  line-height: 42px;
}
.content .succussStory .story .storyContent .item .detail .tit .location {
  font-size: 18px;
}
.content .succussStory .story .storyContent .item .detail .des {
  font-size: 20px;
  color: #797a7c;
  line-height: 42px;
}
.content .succussStory .story .storyContent .item .detail .ctn {
  font-size: 14px;
  margin-top: 18px;
  line-height: 28px;
  height: 270px;
  overflow-y: auto;
  color: #797a7c;
}
.content .succussStory .story .storyContent .item .detail .ctn p {
  text-indent: 2em;
}
.content .succussStory .story .storyContent .item .detail .link {
  display: inline-block;
  margin-top: 15px;
  color: orange;
  font-size: 16px;
}
.content .succussStory .story .storyContent .item .teacher.active + .detail {
  display: block;
}
.content .succussStory .story .gd {
  position: absolute;
  right: 1px;
  top: 115px;
  background-color: #f8f8f8;
  width: 3rem;
  height: 4.5rem;
  padding: 0.2rem;
}
.content .succussStory .story .gd #news-container {
  width: 300px;
  overflow: hidden;
}
.content .succussStory .story .gd #news-container ul {
  position: absolute;
  margin: 0 auto;
  padding: 0;
  top: 0px;
}
.content .succussStory .story .gd #news-container ul li p {
  padding: 10px 0;
  font-size: 14px;
  color: #333;
}
.content .succussStory .story .gd #news-container ul li .block1 {
  display: inline-block;
  zoom: 1;
  width: 56px;
}
.content .succussStory .story .gd #news-container ul li .block2 {
  display: inline-block;
  zoom: 1;
  width: 100px;
  color: #f84d6a;
}
@media screen and (min-width: 800px) and (max-width: 1400px) {
  .content #banner {
    cursor: pointer;
    position: relative;
  }
  .content #banner img {
    max-height: 4rem;
    border-radius: 0;
  }
  .content #banner .wanhui {
    position: absolute;
    bottom: 0.2rem;
    left: 2.5rem;
  }
  .content #banner .wanhui p {
    text-align: center;
    color: #ff6565;
    font-size: 0.2rem;
    width: 100%;
    padding: 0.05rem 0.15rem;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #FF6565;
    border-radius: 8px;
    margin-bottom: 0.1rem;
    line-height: 0.33rem;
  }
  .content #banner .wanhui p #num {
    font-size: 0.3rem;
    padding: 0 0.1rem;
    font-weight: 700;
    display: inline-block;
    border-radius: 8px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .content #banner .wanhui .yynow {
    background-color: #FF6565;
    width: 180px;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    border-radius: 4px;
  }
  .content #banner .lijigoutong {
    position: absolute;
    z-index: 9;
    bottom: 0.2rem;
    right: 1rem;
    display: block;
    background-color: #FF6565;
    width: 250px;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    border-radius: 4px;
  }
  .content .cont01 {
    /*轮播图end*/
  }
  .content .cont01 .sw1 {
    padding: 0 75px;
  }
  .content .cont01 .sw1 .swiper-container {
    z-index: 10;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide {
    position: relative;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 2px;
    background-color: #fff;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .imgbox {
    display: block;
    width: 100%;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .imgbox img {
    width: 100%;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox {
    text-align: center;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt01 {
    font-size: 20px;
    padding-top: 10px;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt02 {
    font-size: 16px;
    padding-top: 0px;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt03 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt03 a {
    background-color: #fe9944;
    color: #fff;
    font-size: 16px;
    padding: 5px 20px;
    border-radius: 20px;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt03 a:hover {
    background-color: #fb9138;
  }
  .content .cont01 .swiper-button-next {
    right: 0;
  }
  .content .cont01 .swiper-button-prev {
    left: 0;
  }
}
@media (max-width: 768px) {
  .content {
    margin-top: 0.5rem;
  }
  .content #banner {
    cursor: pointer;
    position: relative;
  }
  .content #banner img {
    max-height: 4rem;
    border-radius: 0;
  }
  .content #banner .wanhui {
    position: absolute;
    bottom: 0.01rem;
    left: 0.7rem;
  }
  .content #banner .wanhui p {
    text-align: center;
    color: #ff6565;
    font-size: 0.12rem;
    width: 100%;
    padding: 0 0.05rem;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #FF6565;
    border-radius: 8px;
    margin-bottom: 0.01rem;
    line-height: 0.18rem;
  }
  .content #banner .wanhui p #num {
    font-size: 0.14rem;
    padding: 0 0.1rem;
    font-weight: 700;
    display: inline-block;
    border-radius: 8px;
    margin: 0;
  }
  .content #banner .wanhui .yynow {
    background-color: #FF6565;
    width: 80px;
    font-size: 0.12rem;
    color: #fff;
    text-align: center;
    border-radius: 4px;
  }
  .content #banner .lijigoutong {
    position: absolute;
    z-index: 9;
    bottom: 0.01rem;
    right: 0.2rem;
    display: block;
    width: 113px;
    font-size: 0.12rem;
    border-radius: 4px;
  }
  .content #f1 {
    margin-bottom: 0.3rem;
  }
  .content #f1 .col-xs-6 {
    padding: 0;
  }
  .content #f1 .col-xs-6 div {
    border-right: none;
  }
  .content #f1 .col-xs-6 div img {
    width: 100%;
  }
  .content .cont01 {
    width: 80%;
    margin-left: 10%;
    /*轮播图end*/
  }
  .content .cont01 .col-sm-12 {
    padding: 0;
  }
  .content .cont01 .sw1 .swiper-container {
    z-index: 10;
    padding-bottom: 0;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 2px;
    background-color: #fff;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .imgbox {
    display: block;
    width: 100%;
    max-height: 109px;
    overflow: hidden;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .imgbox img {
    width: 100%;
    max-height: 109px;
  }
  .content .cont01 .sw1 .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;
  }
  .content .cont01 .sw1 .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;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox {
    text-align: center;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt01 {
    font-size: 14px;
    padding-top: 11px;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt02 {
    font-size: 12px;
    padding-top: 0px;
    height: 36px;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt03 {
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt03 a {
    background-color: #fe9944;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 10px;
  }
  .content .cont01 .sw1 .swiper-container .swiper-slide .yuyuebox .txt03 a:hover {
    background-color: #fb9138;
  }
  .content .cont01 .swiper-button-next {
    right: -20px;
  }
  .content .cont01 .swiper-button-prev {
    left: -20px;
  }
  .content .qgproblems .item {
    text-align: center;
    padding-top: 0.2rem;
  }
  .content .qgproblems .item .orange {
    color: orange;
  }
  .content .qgproblems .item .itemHead h1 {
    font-size: 0.16rem;
  }
  .content .qgproblems .item .itemHead .title {
    color: #676767;
    margin-top: 0.05rem;
    line-height: 0.2rem;
    font-size: 0.14rem;
  }
  .content .qgproblems .item .itemContent {
    margin-top: 0.1rem;
    padding-bottom: 0.2rem;
  }
  .content .qgproblems .item .itemContent a {
    background-color: #fff;
    display: block;
    margin-top: 0.1rem;
  }
  .content .qgproblems .item .itemContent a .lefticon {
    width: 30%;
    height: 0.6rem;
    float: left;
  }
  .content .qgproblems .item .itemContent a .lefticon i {
    color: lightcoral;
    font-size: 0.26rem;
    line-height: 0.6rem;
  }
  .content .qgproblems .item .itemContent a .rightfont {
    width: 70%;
    height: 0.6rem;
    float: left;
    text-align: left;
  }
  .content .qgproblems .item .itemContent a .rightfont h5 {
    font-size: 0.12rem;
    height: 0.3rem;
    line-height: 0.2rem;
    padding-top: 0.1rem;
  }
  .content .qgproblems .item .itemContent a .rightfont p {
    color: #676767;
    height: 0.3rem;
    line-height: 0.2rem;
    font-size: 0.12rem;
    padding-bottom: 0.1rem;
    display: inline-block;
  }
  .content .fuwuliucheng {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .content .fuwuliucheng .fwlc {
    background-color: #fff;
  }
  .content .fuwuliucheng .fwlc .imgbox1 {
    padding: 0.2rem 0.1rem 0.2rem 0.1rem;
  }
  .content .fuwuliucheng .fwlc .imgbox1 img {
    width: 100%;
  }
  .content .fuwuliucheng .fwlc .imgbox2 {
    padding: 0 0.1rem 0.2rem 0.1rem;
  }
  .content .fuwuliucheng .fwlc .imgbox2 img {
    width: 100%;
  }
  .content .succussStory {
    background-color: #fff;
    padding-bottom: 0.2rem;
  }
  .content .succussStory .story .title {
    padding: 20px 0 20px;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
  }
  .content .succussStory .story .title .info {
    margin-left: 10px;
    margin-right: 10px;
  }
  .content .succussStory .story .title .line {
    display: inline-block;
    width: 16px;
    height: 2px;
    vertical-align: middle;
    background-color: #000;
  }
  .content .succussStory .story .storyContent {
    position: relative;
    border: 1px solid #d7d7d7;
    box-shadow: 0 3px 12px #ececec;
  }
  .content .succussStory .story .storyContent .item .teacher {
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    background-color: #f3f3f3;
    cursor: pointer;
  }
  .content .succussStory .story .storyContent .item .teacher .name {
    line-height: 20px;
  }
  .content .succussStory .story .storyContent .item .teacher .des {
    font-size: 12px;
    color: #858585;
  }
  .content .succussStory .story .storyContent .item .teacher.active {
    background-color: #fff;
  }
  .content .succussStory .story .storyContent .item .detail {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 10px 20px;
  }
  .content .succussStory .story .storyContent .item .detail .tit {
    font-size: 14px;
    line-height: 20px;
  }
  .content .succussStory .story .storyContent .item .detail .tit .location {
    font-size: 14px;
  }
  .content .succussStory .story .storyContent .item .detail .des {
    font-size: 12px;
    color: #797a7c;
    line-height: 26px;
  }
  .content .succussStory .story .storyContent .item .detail .ctn {
    font-size: 12px;
    margin-top: 10px;
    line-height: 20px;
    height: 1.8rem;
    overflow-y: auto;
    color: #797a7c;
  }
  .content .succussStory .story .storyContent .item .detail .ctn p {
    text-indent: 2em;
  }
  .content .succussStory .story .storyContent .item .detail .link {
    display: inline-block;
    margin-top: 10px;
    color: orange;
    font-size: 14px;
  }
  .content .succussStory .story .storyContent .item .teacher.active + .detail {
    display: block;
  }
}
