@charset "utf-8";
/* CSS Document */
/*
* Description: 中国建筑业协会产业互联网平台合作专题
* Update:      14/08/2023
* Author:      xuyongmei
*/
html {
  overflow-x: hidden;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td,
img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
section {
  margin: 0;
  padding: 0;
}
body {
  color: #333;
  background-color: #f6f6f4;
  font-family: Helvetica;
  min-width: 320px;
  margin: 0 auto;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-user-select: none;
}
fieldset,
img {
  border: 0;
  display: block;
}
ol,
ul,
dl {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
em,
s,
i {
  font-style: normal;
}
input,
button,
select,
textarea {
  border: 0;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
textarea {
  resize: none;
}
a {
  text-decoration: none;
  display: inline-block;
}
body a:hover {
  text-decoration: none;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.video embed,
.video object,
.video iframe {
  width: 100%;
  height: auto;
}
a,
button,
input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  -webkit-appearance: none;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  font: 0/0 arial;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
/*------------------------------------------------------------------------------------------*/
img {
  display: block;
  vertical-align: top;
}
.bz {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.autoin {
  width: 14.4rem;
}
.btn {
  display: block;
  height: 1.68rem;
  line-height: 1.68rem;
  font-size: 0.72rem;
  border-radius: 0.84rem;
  -webkit-border-radius: 0.84rem;
}
.btn:hover,
.btn:focus {
  opacity: 0.9;
}

#header{height: 50px;}

/* banner */
.banner {
  width: 100%;
  height: 6.52rem;
  overflow: hidden;
}
.banner1 {
  background-image: url(../images/banner1_app.png);
  background-size: 100% 100%;
}
.banner .swiper-pagination {
  height: 0.4rem;
  bottom: 0.1rem;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.36rem;
  height: 0.36rem;
  margin: 0 0.16rem;
}
.title {
  height: 1.32rem;
  line-height: 1.32rem;
  font-size: 0.88rem;
  color: #222;
}
.til_p {
  height: 0.84rem;
  line-height: 0.84rem;
  font-size: 0.52rem;
  color: #404040;
}
/*领券购课*/
.lqu_wrap {
  padding: 1rem 0 0.5rem;
}
.lqu_con {
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  padding: 0.8rem 0.28rem;
  margin: 0.5rem auto 0;
}
.lqu_ul {
  display: block;
  overflow: hidden;
}
.lqu_ul li {
  flex: auto;
  float: left;
  width: 6.6rem;
  height: 4.8rem;
  background-color: #c5201e;
  border-radius: 0.16rem;
  -webkit-border-radius: 0.16rem;
  margin: 0 0.16rem 0.32rem;
}
.lqu_con li p {
  height: 1.68rem;
  line-height: 1.68rem;
  font-size: 1.68rem;
  margin-top: 0.4rem;
}
.lqu_con li p i {
  font-size: 0.68rem;
  margin-top: -0.66rem;
}
.lqu_con li span {
  height: 0.96rem;
  line-height: 0.96rem;
  font-size: 0.56rem;
}
.lqu_a {
  width: 5rem;
  height: 1.04rem;
  line-height: 1.04rem;
  font-size: 0.56rem;
  border-radius: 0.52rem;
  -webkit-border-radius: 0.52rem;
  margin: 0.2rem auto 0;
}
.lqu_a:hover,
.lqu_a:focus {
  opacity: 0.9;
}
.lqu_btn {
  width: 6.6rem;
  margin: 0.44rem auto 0;
}
/*考试类别*/
.test_wrap {
  padding: 0.4rem 0 0.6rem;
}
.test_con {
  border-radius: 0.32rem;
  -webkit-border-radius: 0.32rem;
  padding: 0.1rem 0 1.1rem;
  margin: 0.4rem auto 0;
}
.test_li {
  margin-top: 0.8rem;
  padding-left: 0.6rem;
}
.test_li span {
  display: block;
  float: none;
  height: 0.88rem;
  line-height: 0.88rem;
  font-size: 0.6rem;
  margin-left: 0;
  margin-bottom: 0.1rem;
}
.test_r {
  width: 13.8rem;
}
.test_li a {
  float: left;
  display: inline-block;
  width: auto;
  height: 0.96rem;
  line-height: 0.96rem;
  font-size: 0.52rem;
  margin-right: 0.6rem;
}
.test_li a:hover,
.test_li a:focus {
  color: #c5201e;
  text-decoration: none;
}
.test_b {
  margin-top: 0.2rem;
}
.test_bm {
  margin-top: 0.5rem;
  padding: 0 0.6rem;
}
.test_bm span {
  width: auto;
  height: 1.08rem;
  line-height: 1.08rem;
  font-size: 0.56rem;
  border-radius: 0 0.54rem 0.54rem 0;
  -webkit-border-radius: 0 0.54rem 0.54rem 0;
  padding: 0 0.4rem 0 0.3rem;
}
.test_bm p {
  line-height: 0.68rem;
  font-size: 0.48rem;
  margin-top: 0.2rem;
}
.test_btn {
  width: 9.6rem;
  margin: 0.5rem auto 0;
}
/*专属福利课程*/
.tao_wrap {
  padding: 0.6rem 0;
}
.more_a {
  width: auto;
  height: 0.96rem;
  line-height: 0.96rem;
  font-size: 0.44rem;
  top: 0.08rem;
}
.more_a i {
  width: 0.44rem;
  height: 0.44rem;
  background: url(../images/i3.png) no-repeat;
  background-size: 100% 100%;
  margin: -0.1rem 0 0 0.04rem;
}
.more_a:hover,
.more_a:focus {
  color: #0041a1;
  text-decoration: none;
}
.more_a:hover i,
.more_a:focus i {
  background-image: url(../images/i4.png);
}
.tao_ul {
  border-radius: 0.32rem;
  -webkit-border-radius: 0.32rem;
  padding: 0.9rem 0;
  margin: 0.4rem auto 0;
}
.tao_ul li {
  float: none;
  width: 12.4rem;
  height: 13.3rem;
  background: url(../images/tao_li2.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0.4rem;
}
.tao_t {
  height: 5rem;
  overflow: hidden;
}
.h4_01 {
  height: 1.4rem;
}
.h4_01 span {
  height: 1.4rem;
  line-height: 1.4rem;
  font-size: 0.6rem;
  border-radius: 0 0 0.2rem 0.2rem;
  -webkit-border-radius: 0 0 0.2rem 0.2rem;
  -moz-border-radius: 0 0 0.2rem 0.2rem;
  -ms-border-radius: 0 0 0.2rem 0.2rem;
  -o-border-radius: 0 0 0.2rem 0.2rem;
  padding: 0 0.4rem;
}
.h5_01 {
  height: 1.36rem;
  line-height: 1.36rem;
  font-size: 0.8rem;
  margin-top: 0.4rem;
}
.tp1 {
  height: 1.08rem;
  line-height: 1.08rem;
  font-size: 0.68rem;
}
.tao_b {
  height: 8.3rem;
}
.tao_bp1 {
  height: 5.96rem;
  background: url(../images/tao_m.png) 0.86rem top no-repeat;
  background-size: 11.08rem 5.54rem;
}
.tao_bp1 em {
  height: 1.08rem;
  line-height: 1.08rem;
  font-size: 0.76rem;
}
.i2 {
  font-size: 0.6rem;
  margin: -0.06rem 0.06rem 0 -0.06rem;
}
.em1 {
  width: 2.52rem;
  margin-left: 0.7rem;
}
.em2 {
  width: 2.6rem;
  margin: -0.04rem 0 0 3.22rem;
}
.em3 {
  width: 2.8rem;
  margin: -0.3rem 0 0 5.82rem;
}
.tao_bp1 .em4 {
  width: 3.2rem;
  margin: -0.5rem 0 0 8.6rem;
}
.tao_bp2 {
  width: 10.8rem;
  height: 1.7rem;
  line-height: 1.44rem;
  font-size: 0.68rem;
  background: url(../images/tao_b2.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.26rem 3.14rem 0 0.1rem;
}
.tao_bp2 i {
  font-size: 0.72rem;
  margin: 0 0.06rem 0 -0.06rem;
}
.tao_bp2 em {
  font-size: 1.28rem;
  margin-top: -0.36rem;
}
/*老师风采*/
.teacher_wrap {
  padding: 0.6rem 0 0.2rem;
}
.teacherCP {
  height: 8.2rem;
  margin-top: 0.4rem;
}
.teacher_wrap .teacherC {
  width: 100%;
  height: 8.2rem;
}
.teacher_wrap ul li {
  width: 4.8rem;
  padding-bottom: 0.52rem;
}
.teacher_wrap ul li div {
  width: 4.8rem;
  height: 5.58rem;
}
.teacher_wrap ul li div img {
  width: 4.72rem;
  height: 5.58rem;
}
.teacher_wrap ul li p {
  padding: 0.28rem 0 0.28rem;
  line-height: 0;
  text-align: center;
}
.teacher_wrap ul li p span {
  display: block;
  line-height: 0.8rem;
  font-size: 0.52rem;
  margin-right: 0;
}
.teacher_wrap ul li p b {
  display: block;
  line-height: 0.64rem;
  font-size: 0.48rem;
  padding: 0 0.1rem;
}
.teacher_wrap ul li p:hover b,
.teacher_wrap ul li p:hover span {
  color: #649cf0;
}
.teacherCP .swiper-button-prev,
.teacherCP .swiper-button-next,
.teacher_wrap .teacherCP:hover .swiper-button-prev,
.teacher_wrap .teacherCP:hover .swiper-button-next {
  display: none;
}
/*考试用书*/
.tbook_wrap {
  padding: 0.4rem 0 0.8rem;
}
.book-body {
  margin-top: 0.4rem;
}
.book-body .book-items {
  padding: 0.4rem 0.4rem;
  margin: 0 0.4rem;
  width: 48rem;
  height: 6.9rem;
  overflow: hidden;
}
.book-body ul li {
  width: 4.8rem;
  margin: 0.4rem;
}
.book-body ul li img {
  margin: 0.02rem 0.6rem 0.4rem 0.6rem;
}
.book-body ul li .bookname {
  width: 4.8rem;
  line-height: 0.6rem;
  font-size: 0.48rem;
  text-align: center;
}
.price-wrap {
  font-size: 0.56rem;
  text-align: center;
  margin-bottom: 0.4rem;
}
.book-body ul li .new-price {
  color: #f54030;
}
.book-body ul li .old-price {
  color: #ccc;
  text-decoration: line-through;
  margin-left: 0.24rem;
}
/*ICP备案*/
.copy_wrap {
  padding: 0.6rem 0;
}
.copy_wrap .copyRight {
  padding-top: 0.5rem;
}
.copy_wrap .fl {
  float: none;
  line-height: 0.64rem;
  font-size: 0.4rem;
  text-align: center;
  padding: 0 0.2rem;
}
.copy_wrap .fr {
  float: none;
  margin: 0.2rem 0 0 0.2rem;
}
