@charset "utf-8";
/* CSS Document */
#charter {
  padding-bottom: 0;
  background: url(../images/enrolment_bg1.jpg) no-repeat left top;
}
#charter .box_con {
  padding: 30px 0 0;
}
#charter .box_con .txt {
  float: left;
  margin: 100px 0 0;
  width: 50.5%;
  height: 400px;
  text-align: justify;
}
#charter .box_con .txt .tit {
  margin: 0 10% 56px 20%;
}
#charter .box_con .txt .tit h2 {
  margin: 0;
  font: lighter 20px/36px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#charter .box_con .txt .tit h3 {
  margin: 0;
  font: lighter 16px/36px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#charter .box_con .txt .con {
  margin: 0 10% 0 20%;
  color: #aaa;
}
#charter .box_con .img {
  float: right;
  width: 49%;
}
#charter .box_con .img img {
  display: block;
  margin: auto;
}
#consultation {
  padding-bottom: 0;
  background: #212121 url(../images/index_bg2.jpg) no-repeat center top;
  background-size: auto;
}
#consultation .tabs {
  margin: 100px auto 40px;
  width: 800px;
  height: 120px;
}
#consultation .tabs a {
  float: left;
  margin: 0 39px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid #666;
  border-color: rgba(255, 255, 255, 0.5);
  background: no-repeat center;
}
#consultation .tabs a.sel,
#consultation .tabs a:hover {
  background-color: #c82126;
}
#consultation .tabs a.consult {
  background-image: url(../images/ico_consult.png);
}
#consultation .tabs a.wechat {
  background-image: url(../images/ico_wechat.png);
}
#consultation .tabs a.qq {
  background-image: url(../images/ico_qq.png);
}
#consultation .tabs a.faq {
  background-image: url(../images/ico_faq.png);
}
#consultation .tab_con {
  margin: auto;
  width: 800px;
  height: 420px;
  background: url(../images/enrolment_bg2.png) no-repeat center bottom;
}
#consultation .tab_con .li {
  margin: auto;
  width: 700px;
  display: none;
}
#consultation .tab_con .li.sel {
  display: block;
}
#consultation .tab_con .li h3 {
  margin: 10px 0;
  font: normal 20px/30px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#consultation .tab_con .li p {
  line-height: 24px;
  color: #a4a4a4;
}
#consultation .tab_con .li p b {
  display: block;
  margin: auto;
  color: #c82126;
  font: bold 24px 'FuturaPT', "FUTURA21", Arial;
}
#consultation .tab_con .li .consult_box,
#consultation .tab_con .li .faq_box {
  margin: 40px 0 0;
}
#consultation .tab_con .li .consult_box a,
#consultation .tab_con .li .faq_box a {
  display: inline-block;
  margin: 0 25px 20px;
  padding: 10px 40px;
  height: 20px;
  border-radius: 10px;
  background: #fff;
  color: #000;
  font: normal 16px/20px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#consultation .tab_con .li .consult_box a:hover,
#consultation .tab_con .li .faq_box a:hover {
  background-color: #fdd100;
}
#consultation .tab_con .li .ewm_box {
  margin: 40px 0 0;
}
#consultation .tab_con .li .ewm_box img {
  margin: 0 30px 40px;
  width: 120px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#consultation .tab_con .li .ewm_box:hover img {
  opacity: .05;
}
#consultation .tab_con .li .ewm_box:hover img:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  cursor: none;
}
#consultation .tab_con .li .qq_box {
  margin: 40px 0 0;
}
#consultation .tab_con .li .qq_box a {
  display: inline-block;
  margin: 0 25px 20px;
  padding: 10px 0 10px 60px;
  height: 20px;
  border-radius: 10px;
  background: #fff url(../images/ico_qq2.png) no-repeat 20px center;
  color: #000;
}
#consultation .tab_con .li .qq_box a:hover {
  background-color: #fdd100;
}
#consultation .tab_con .li .qq_box a span {
  display: block;
  padding: 0 20px 0 15px;
  height: 20px;
  border-left: 1px solid #bbb;
  border-color: rgba(0, 0, 0, 0.2);
  font: normal 16px/20px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel .box_tab {
  position: relative;
  margin: auto;
  width: 70%;
  padding: 50px 0 30px;
  border-bottom: 1px solid #b2b2b2;
}
#channel .box_tab::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 160px;
  height: 2px;
  margin-left: -80px;
  background: #000;
}
#channel .swiper-container {
  height: 560px;
}
#channel .swiper-slide .tit {
  padding: 60px 0;
}
#channel .swiper-slide .tit h2 {
  margin: 0;
  font: lighter 24px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel .swiper-slide .tit p {
  margin: 0;
  font: lighter 14px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel .swiper-slide .con {
  margin: auto;
  width: 80%;
  max-width: 1000px;
  height: 240px;
  bottom: #eee;
}
#channel .swiper-slide .online .default {
  height: 100%;
}
#channel .swiper-slide .online .default > * {
  float: left;
  width: 50%;
  height: 100%;
}
#channel .swiper-slide .online .default > * a {
  position: relative;
  display: block;
  margin: 40px auto 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #000 no-repeat center;
}
#channel .swiper-slide .online .default > * a:hover {
  background-color: #c82126;
}
#channel .swiper-slide .online .default > * a span {
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 100%;
  font: lighter 24px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel .swiper-slide .online .default .lt a {
  background-image: url(../images/ico_people1.png);
}
#channel .swiper-slide .online .default .rt {
  margin-left: -1px;
  border-left: 1px solid #ccc;
}
#channel .swiper-slide .online .default .rt a {
  background-image: url(../images/ico_people2.png);
}
#channel .swiper-slide .online .form {
  display: none;
}
#channel .swiper-slide .online .form ::-webkit-input-placeholder {
  color: #bbb;
}
#channel .swiper-slide .online .form p {
  float: left;
  margin: 10px 4%;
  width: 40%;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: #f6f6f6;
}
#channel .swiper-slide .online .form p label {
  float: left;
  width: 30%;
  font: normal 16px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel .swiper-slide .online .form p input,
#channel .swiper-slide .online .form p select {
  float: right;
  width: 68%;
  height: 40px;
  border: 0;
  background: none;
  font: normal 16px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel .swiper-slide .online .form .btn {
  padding: 40px 0 0;
}
#channel .swiper-slide .online .form .btn button {
  display: block;
  margin: auto;
  width: 30%;
  height: 46px;
  border-radius: 5px;
  border: 0;
  background: #c82126; color:#FFFFFF;
  cursor: pointer;
  font: lighter 24px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel .swiper-slide .online .subinfo {
  display: none;
  padding: 100px 0 0;
  font-size: 16px;
}
#channel .swiper-slide .scene .con {
  margin: auto;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #eee;
  height: 300px;
}
#channel .swiper-slide .scene .con p {
  margin: 5px 0;
}
#channel .swiper-slide .mobile .con img {
  border: 1px solid #ccc;
}










#channel2 .box_tab {
  position: relative;
  margin: auto;
  width: 70%;
  padding: 50px 0 30px;
  border-bottom: 1px solid #b2b2b2;
}
#channel2 .box_tab::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 160px;
  height: 2px;
  margin-left: -80px;
  background: #000;
}
#channel2 .swiper-container {
  height: 560px;
}
#channel2 .swiper-slide .tit {
  padding: 60px 0;
}
#channel2 .swiper-slide .tit h2 {
  margin: 0;
  font: lighter 24px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel2 .swiper-slide .tit p {
  margin: 0;
  font: lighter 14px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel2 .swiper-slide .con {
  margin: auto;
  width: 80%;
  max-width: 1000px;
  height: 240px;
  bottom: #eee;
}
#channel2 .swiper-slide .online .default {
  height: 100%;
}
#channel2 .swiper-slide .online .default > * {
  float: left;
  width: 50%;
  height: 100%;
}
#channel2 .swiper-slide .online .default > * a {
  position: relative;
  display: block;
  margin: 40px auto 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #000 no-repeat center;
}
#channel2 .swiper-slide .online .default > * a:hover {
  background-color: #c82126;
}
#channel2 .swiper-slide .online .default > * a span {
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 100%;
  font: lighter 24px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel2 .swiper-slide .online .default .lt a {
  background-image: url(../images/ico_people1.png);
}
#channel2 .swiper-slide .online .default .rt {
  margin-left: -1px;
  border-left: 1px solid #ccc;
}
#channel2 .swiper-slide .online .default .rt a {
  background-image: url(../images/ico_people2.png);
}
#channel2 .swiper-slide .online .form {
  display: none;
}
#channel2 .swiper-slide .online .form ::-webkit-input-placeholder {
  color: #bbb;
}
#channel2 .swiper-slide .online .form p {
  float: left;
  margin: 10px 4%;
  width: 40%;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: #f6f6f6;
}
#channel2 .swiper-slide .online .form p label {
  float: left;
  width: 30%;
  font: normal 16px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel2 .swiper-slide .online .form p input,
#channel2 .swiper-slide .online .form p select {
  float: right;
  width: 68%;
  height: 40px;
  border: 0;
  background: none;
  font: normal 16px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel2 .swiper-slide .online .form .btn {
  padding: 40px 0 0;
}
#channel2 .swiper-slide .online .form .btn button {
  display: block;
  margin: auto;
  width: 30%;
  height: 46px;
  border-radius: 5px;
  border: 0;
  background: #fdd100;
  cursor: pointer;
  font: lighter 24px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#channel2 .swiper-slide .online .subinfo {
  display: none;
  padding: 100px 0 0;
  font-size: 16px;
}
#channel2 .swiper-slide .scene .con {
  margin: auto;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #eee;
  height: 300px;
}
#channel2 .swiper-slide .scene .con p {
  margin: 5px 0;
}
#channel2 .swiper-slide .mobile .con img {
  border: 1px solid #ccc;
}




#matters {
  background: #f6f6f6;
}
#matters .box_con {
  margin: auto;
  padding: 30px 0;
  width: 70%;
  max-width: 960px;
}
#matters .box_con h1 {
  margin: 0;
  font: bold 150px/160px 'FuturaPT', "FUTURA21", Arial;
  color: #c82126;
}
#matters .box_con h2 {
  margin: 10px 0;
  font: lighter 28px/50px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#matters .box_con h3 {
  margin: 0;
  font: lighter 18px/30px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#matters .box_con p {
  margin: 6px 0;
  font: lighter 14px/28px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
  color: #888;
}
#matters .box_con .arrow {
  display: block;
  margin: 20px auto;
  -webkit-animation: down 0.5s ease-out infinite alternate;
  animation: down 0.5s ease-out infinite alternate;
}
#process {
  background: #212121 url(../images/index_bg2.jpg) no-repeat center;
  background-size: auto;
}
#process .flow {
  padding: 70px 0 120px;
}
#process .flow ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 70%;
  height: 50px;
  border-bottom: 1px solid #ccc;
}
#process .flow ul li {
  float: left;
  position: relative;
  margin: 36px 0 0 25%;
  *margin: 36px 0 0 24.8%;
  width: 0;
}
#process .flow ul li:first-child {
  margin-left: 0;
}
#process .flow ul li.sel p {
  border-color: #c82126;
  color: #c82126;
}
#process .flow ul li p {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 0 0 -14px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-weight: lighter;
  border-radius: 50%;
  border: 5px solid #ccc;
  background: #373737;
  cursor: pointer;
}
#process .flow ul li p:hover {
  border-color: #fff;
}
#process .flow ul li p span {
  position: absolute;
  left: 50%;
  top: 0;
  padding: 30px 0 0;
  width: 100px;
  margin-left: -50px;
}
#process .con {
  margin: auto;
  width: 60%;
}
#process .con .li {
  display: none;
}
#process .con .li h1 {
  margin: 0;
  font: bold 180px/160px 'FuturaPT', "FUTURA21", Arial;
  color: #c82126;
}
#process .con .li h2 {
  margin: 0;
  font: lighter 20px/40px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#process .con .li div {
  height: 80px;
}
#process .con .li p {
  margin: 0;
  color: #bbb;
}
#faq .box_con {
  margin: auto;
  padding-top: 80px;
  width: 80%;
  height: 500px;
  text-align: justify;
}
#faq .box_con .list {
  float: left;
  width: 50%;
  height: 100%;
  font: lighter 16px/30px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#faq .box_con .list p {
  margin: 0 5% 0 0;
  height: 40px;
}
#faq .box_con .list p a {
  position: relative;
  display: block;
  padding: 5px 10px 5px 40px;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#faq .box_con .list p a:hover {
  z-index: 1;
  background: #626262;
  overflow: visible;
  white-space: inherit;
}
#faq .box_con .list p a span {
  display: inline-block;
  margin-left: -40px;
  padding-right: 10px;
  width: 30px;
  text-align: right;
}
#faq .box_con .list p.sel a {
  background: #f6f6f6;
}
#faq .box_con .con {
  float: right;
  width: 40%;
  height: 100%;
}
#faq .box_con .con a.close {
  display: none;
}
#faq .box_con .con .li {
  display: none;
  padding: 0 50px;
}
#faq .box_con .con .li .num {
  margin: 0 0 40px -50px;
  font: bold 60px/50px 'FuturaPT', "FUTURA21", Arial;
  color: #c82126;
}
#faq .box_con .con .li .letter {
  float: left;
  margin-left: -40px;
  text-align: right;
  font: bold 24px/30px 'FuturaPT', "FUTURA21", Arial;
  color: #000;
}
#faq .box_con .con .li .q {
  margin: 0 0 30px;
  font: lighter 18px/30px "SourceHanSansCN", "Microsoft YaHe", "微软雅黑", Arial;
}
#faq .box_con .con .li .a {
  color: #666;
}
/*手机版*/
@media screen and (max-width: 800px) {
  #charter {
    padding-bottom: 10vw;
    background-size: 50%;
  }
  #charter .box_con {
    position: relative;
    padding: 8vw 0 0;
  }
  #charter .box_con .txt {
    float: none;
    margin: 0 auto;
    width: 80%;
    height: auto;
  }
  #charter .box_con .txt .tit {
    margin: 5vw 0 10vw;
  }
  #charter .box_con .txt .tit h2 {
    font-weight: bold;
    font-size: 16rem;
    line-height: 8vw;
  }
  #charter .box_con .txt .tit h3 {
    font-size: 14rem;
    line-height: 6vw;
  }
  #charter .box_con .txt .con {
    margin: 0;
  }
  #charter .box_con .img {
    position: absolute;
    top: 5vw;
    right: 10%;
    float: none;
    width: 20%;
  }
  #charter .box_con .img img {
    width: 100%;
  }
  #consultation {
    padding-bottom: 0;
    background-size: cover;
  }
  #consultation .tabs {
    margin: 10vw auto 10vw;
    width: 90%;
    height: 15vw;
  }
  #consultation .tabs a {
    float: left;
    margin: 0 3vw;
    width: 15vw;
    height: 15vw;
    background-size: 60%;
  }
  #consultation .tabs a.sel,
  #consultation .tabs a:hover {
    background-color: #fdd100;
  }
  #consultation .tabs a.consult {
    background-image: url(../images/ico_consult.png);
  }
  #consultation .tabs a.wechat {
    background-image: url(../images/ico_wechat.png);
  }
  #consultation .tabs a.qq {
    background-image: url(../images/ico_qq.png);
  }
  #consultation .tabs a.faq {
    background-image: url(../images/ico_faq.png);
  }
  #consultation .tab_con {
    margin: auto;
    padding-bottom: 30vw;
    width: 80%;
    height: auto;
    background-size: 80%;
  }
  #consultation .tab_con .li {
    width: 100%;
  }
  #consultation .tab_con .li h3 {
    font-weight: bold;
    font-size: 16rem;
    line-height: 7vw;
  }
  #consultation .tab_con .li p {
    line-height: 5vw;
  }
  #consultation .tab_con .li p b {
    margin-top: 2vw;
    font-size: 22rem;
  }
  #consultation .tab_con .li .consult_box,
  #consultation .tab_con .li .faq_box {
    margin: 10vw 0 0;
  }
  #consultation .tab_con .li .consult_box a,
  #consultation .tab_con .li .faq_box a {
    display: inline-block;
    margin: 0 5vw 5vw;
    padding: 2vw 10vw;
    height: 5vw;
    border-radius: 2vw;
    font-size: 14rem;
    line-height: 5vw;
  }
  #consultation .tab_con .li .ewm_box {
    margin: 10vw 0 0;
  }
  #consultation .tab_con .li .ewm_box img {
    margin: 0 2vw 5vw;
    width: 20vw;
  }
  #consultation .tab_con .li .qq_box {
    margin: 10vw 0 0;
  }
  #consultation .tab_con .li .qq_box a {
    display: inline-block;
    margin: 0 2vw 5vw;
    padding: 2vw 0 2vw 15vw;
    height: 5vw;
    border-radius: 2vw;
    background-position-x: 20%;
    background-size: auto 50%;
  }
  #consultation .tab_con .li .qq_box a span {
    padding: 0 5vw;
    height: 5vw;
    font-size: 14rem;
    line-height: 5vw;
  }
  #channel .box_tab {
    width: 80%;
    padding: 10vw 0 7vw;
  }
  #channel .box_tab::after {
    bottom: -3px;
    width: 40vw;
    height: 2px;
    margin-left: -20vw;
  }
  #channel .swiper-container {
    height: 80vw;
  }
  #channel .swiper-slide .tit {
    padding: 10vw 10%;
  }
  #channel .swiper-slide .tit h2 {
    font-size: 18rem;
    line-height: 10vw;
  }
  #channel .swiper-slide .tit p {
    font-size: 12rem;
    line-height: 5vw;
  }
  #channel .swiper-slide .con {
    max-width: inherit;
    height: auto;
  }
  #channel .swiper-slide .online .default {
    height: 50vw;
  }
  #channel .swiper-slide .online .default > * {
    float: left;
    width: 50%;
    height: 100%;
  }
  #channel .swiper-slide .online .default > * a {
    margin: 10vw auto 0;
    width: 15vw;
    height: 15vw;
    background-size: 60%;
  }
  #channel .swiper-slide .online .default > * a span {
    left: 50%;
    bottom: -10vw;
    width: 30vw;
    margin-left: -15vw;
    font-size: 16rem;
    line-height: 10vw;
  }
  #channel .swiper-slide .online .form ::-webkit-input-placeholder {
    color: #bbb;
  }
  #channel .swiper-slide .online .form p {
    float: none;
    margin: 2vw 5%;
    width: 90%;
    height: 10vw;
    border-radius: 2vw;
  }
  #channel .swiper-slide .online .form p label {
    float: left;
    width: 30%;
    font-size: 14rem;
    line-height: 10vw;
  }
  #channel .swiper-slide .online .form p input,
  #channel .swiper-slide .online .form p select {
    float: none;
    width: 60%;
    font-size: 14rem;
    line-height: 10vw;
  }
  #channel .swiper-slide .online .form .btn {
    padding: 10vw 0 0;
  }
  #channel .swiper-slide .online .form .btn button {
    width: 30vw;
    height: 10vw;
    border-radius: 2vw;
    border: 0;
    font-size: 14rem;
    line-height: 10vw;
  }
  #channel .swiper-slide .online .subinfo {
    display: none;
    padding: 20vw 0 0;
    font-size: 14rem;
  }
  #channel .swiper-slide .scene .con {
    margin: auto;
    padding: 0;
    border: 0;
    height: auto;
  }
  #channel .swiper-slide .scene .con p {
    margin: 3vw 0;
  }
  #channel .swiper-slide .mobile .con img {
    width: 30vw;
  }
  #matters .box_con {
    padding: 8vw 0;
    width: 80%;
    max-width: inherit;
  }
  #matters .box_con h1 {
    font-size: 80rem;
    line-height: 20vw;
  }
  #matters .box_con h2 {
    margin: 3vw 0;
    font-size: 20rem;
    line-height: 10vw;
  }
  #matters .box_con h3 {
    font-size: 18rem;
    line-height: 8vw;
  }
  #matters .box_con p {
    font-size: 14rem;
    line-height: 6vw;
  }
  #matters .box_con .arrow {
    margin: 5vw auto;
    width: 10vw;
  }
  #matters .box_con .con p {
    text-align: justify;
  }
  #process {
    background-size: cover;
  }
  #process .flow {
    padding: 10vw 0 20vw;
  }
  #process .flow ul {
    height: 10vw;
  }
  #process .flow ul li {
    float: left;
    position: relative;
    margin: 7vw 0 0 25%;
  }
  #process .flow ul li p {
    margin: 0 0 0 -3vw;
    width: 4vw;
    height: 4vw;
    line-height: 4vw;
    border: 1vw solid #ccc;
  }
  #process .flow ul li p span {
    padding: 7vw 0 0;
    width: 30vw;
    margin-left: -15vw;
    font-size: 12rem;
  }
  #process .con {
    width: 80%;
  }
  #process .con .li h1 {
    font-size: 100rem;
    line-height: 30vw;
  }
  #process .con .li h2 {
    font-size: 18rem;
    line-height: 8vw;
  }
  #process .con .li div {
    padding-top: 5vw;
    height: auto;
    line-height: 6vw;
  }
  #faq .box_con {
    padding-top: 10vw;
    width: 80%;
    height: auto;
  }
  #faq .box_con .list {
    float: none;
    width: 100%;
    height: auto;
    font-size: 12rem;
    line-height: 6vw;
  }
  #faq .box_con .list p {
    margin: 2vw 0;
    padding-left: 10vw;
    height: auto;
    border-radius: 2vw;
  }
  #faq .box_con .list p a {
    width: 100%;
    padding: 2vw 0;
    overflow: visible;
    white-space: inherit;
    text-overflow: ellipsis;
  }
  #faq .box_con .list p a span {
    display: inline-block;
    margin-left: -9vw;
    padding-right: 3vw;
    width: 6vw;
  }
  #faq .box_con .list p a:hover {
    background: none;
  }
  #faq .box_con .list p.sel {
    background: #f6f6f6;
  }
  #faq .box_con .list p.sel a {
    z-index: 0;
  }
  #faq .box_con .con {
    display: none;
    float: none;
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
  }
  #faq .box_con .con a.close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 10vw;
    height: 10vw;
    margin: 2vw 2vw 0 0;
    border-radius: 50%;
    background: url(../images/ico_plus.png) no-repeat center / 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #faq .box_con .con .li {
    padding: 10vw 12vw 10vw 15vw;
  }
  #faq .box_con .con .li .num {
    margin: 0;
    font-size: 60rem;
    line-height: 20vw;
    text-align: center;
  }
  #faq .box_con .con .li .letter {
    margin-left: -10vw;
    font-size: 22rem;
    line-height: 7vw;
  }
  #faq .box_con .con .li .q {
    margin: 0 0 7vw;
    font-size: 16rem;
    line-height: 7vw;
  }
}
