@charset "utf-8";
/* CSS Document */

/*Google banner 开始*/
.Google_banner {
  width: 100%;
  overflow: hidden;
  margin: 100px auto 0;
  padding: 80px 0;
  position: relative;
  background: url(../images/Google_banner.jpg) no-repeat center right;
  background-size: cover;
}

.Google_banner .GoogleBa_Con {
  margin: 0 auto;
}

.GoogleBa_Con .GoogleBa_l {
  width: calc(100% - 664px);
  float: left;
}

.GoogleBa_Con .GoogleBa_l b {
  display: block;
  font-size: 48px;
  color: #222;
  font-weight: normal;
}

.GoogleBa_Con .GoogleBa_l p {
  font-size: 18px;
  color: #222;
  line-height: 30px;
  margin: 5px 0 40px;
}

.GoogleBa_Con .GoogleBa_l ul li {
  width: 33.333%;
  float: left;
  font-size: 18px;
  color: #222;
  background: url(../images/Googlebanner_tb.png) no-repeat left center;
  padding-left: 30px;
  margin-bottom: 10px;
}

.GoogleBa_Con .GoogleBa_l .GoogleBa_btn {
  width: 286px;
  height: 68px;
  background-image: linear-gradient(to right, #feb450, #ff6b03);
  text-align: center;
  border-radius: 0 20px 0 20px;
  line-height: 68px;
  margin-top: 60px;
}

.GoogleBa_Con .GoogleBa_l .GoogleBa_btn a {
  display: block;
  color: #fff;
  font-size: 24px;
}

.GoogleBa_Con .GoogleBa_r {
  width: 664px;
  float: right;
}

.GoogleBa_Con .GoogleBa_r img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {
  .Google_banner {
    padding: 70px 0;
  }

  .GoogleBa_Con .GoogleBa_l b {
    font-size: 44px;
  }

  .GoogleBa_Con .GoogleBa_l ul li {
    width: 48.5%;
  }
}

@media (max-width:1440px) {}

@media (max-width:1366px) {
  .Google_banner {
    padding: 60px 0;
  }

  .GoogleBa_Con .GoogleBa_l {
    width: 48%;
  }

  .GoogleBa_Con .GoogleBa_l b {
    font-size: 40px;
  }

  .GoogleBa_Con .GoogleBa_l .GoogleBa_btn a {
    font-size: 22px;
  }

  .GoogleBa_Con .GoogleBa_r {
    width: 52%;
    margin-top: 30px;
  }
}

@media (max-width:1280px) {}

@media (max-width:1200px) {
  .Google_banner {
    padding: 50px 0;
  }

  .GoogleBa_Con .GoogleBa_l b {
    font-size: 36px;
  }

  .GoogleBa_Con .GoogleBa_l p {
    font-size: 17px;
    margin: 5px 0 30px;
  }

  .GoogleBa_Con .GoogleBa_l ul li {
    width: 50%;
    font-size: 17px;
  }

  .GoogleBa_Con .GoogleBa_l .GoogleBa_btn a {
    font-size: 20px;
  }

}

@media (max-width:1080px) {
  .GoogleBa_Con .GoogleBa_l {
    width: 50%;
  }

  .GoogleBa_Con .GoogleBa_l b {
    font-size: 30px;
  }

  .GoogleBa_Con .GoogleBa_l p {
    font-size: 16px;
  }

  .GoogleBa_Con .GoogleBa_l ul li {
    font-size: 16px;
  }

  .GoogleBa_Con .GoogleBa_r {
    width: 50%;
    margin-top: 20px;
  }

  .GoogleBa_Con .GoogleBa_l .GoogleBa_btn {
    width: 220px;
    height: 58px;
    line-height: 58px;
    margin-top: 30px;
  }

  .GoogleBa_Con .GoogleBa_l .GoogleBa_btn a {
    font-size: 18px;
  }
}

@media (max-width:1079px) {}

@media (max-width:1024px) {
  .Google_banner {
    padding: 40px 0;
  }

  .GoogleBa_Con .GoogleBa_l b {
    font-size: 26px;
  }

  .GoogleBa_Con .GoogleBa_l p {
    font-size: 15px;
    line-height: 28px;
    margin: 5px 0 20px;
  }

  .GoogleBa_Con .GoogleBa_l ul li {
    font-size: 15px;
  }
}

@media (max-width:920px) {}

@media (max-width:820px) {

  .GoogleBa_Con .GoogleBa_l ul {
    display: none;
  }
}

@media (max-width:767px) {
  .Google_banner {
    padding: 30px 0;
    margin: 80px auto 0;
    background: url(../images/Google_Mbanner.jpg) no-repeat top right;
    background-size: cover;
  }

  .GoogleBa_Con .GoogleBa_l {
    width: 100%;
  }

  .GoogleBa_Con .GoogleBa_l b {
    font-size: 20px;
  }

  .GoogleBa_Con .GoogleBa_l p {
    font-size: 14px;
    line-height: 26px;
    margin: 5px 0 20px;
  }

  .GoogleBa_Con .GoogleBa_l .GoogleBa_btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
  }

  .GoogleBa_Con .GoogleBa_l .GoogleBa_btn a {
    font-size: 16px;
  }

  .GoogleBa_Con .GoogleBa_r {
    width: 100%;
    margin: 20px auto 0;
    clear: both;
  }

}

@media (max-width:375px) {}

@media (max-width:320px) {}

@media (max-width:280px) {}

/*SEO banner 结束*/

/*您是否遇到以下几个问题 开始*/
.Google_tit {
  text-align: center;
  font-size: 48px;
  color: #222;
}

.Google_tit em {
  display: block;
  width: 80px;
  height: 3px;
  background: #ff6b03;
  margin: 10px auto 50px;
}

.Google_tit p {
  font-size: 18px;
  font-weight: lighter;
  color: #222;
  line-height: 36px;
}

.Google_problem {
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
  background: #fff;
}

.GoogleProblem_main {
  margin: 0 auto;
}

.Google_problem .problem_list {
  width: 100%;
  margin: 0;
  padding: 0;
}

.problem_list ul li {
  width: 22.75%;
  float: left;
  margin-right: 3%;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 0 20px 0 20px;
  text-align: center;
  box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.1);
  padding: 60px 40px;
}

.problem_list ul li:nth-child(4) {
  margin: 0;
}

.problem_list ul li .problem_ico {
  width: 140px;
  height: 140px;
  margin: 0 auto;
}

.problem_list ul li .problem_ico img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}

.problem_list ul li .problem_name {
  font-size: 30px;
  color: #222;
}

.problem_list ul li .problem_name em {
  display: block;
  width: 48px;
  height: 2px;
  background: #ff6b03;
  margin: 10px auto 40px;
}

.problem_list ul li .problem_des p {
  width: 100%;
  font-size: 18px;
  font-weight: lighter;
  color: #222;
  margin-bottom: 10px;
  position: relative;
}

.problem_list ul li .problem_des p:before {
  content: "";
  display: inline-block;
  background: url(../images/Google_ico5.png) no-repeat left center;
  width: 20px;
  height: 20px;
  margin: 0 10px -3px 0;
}

.problem_list ul li:hover {
  border: 1px solid #ff6c00;
}

.problem_list ul li:hover .problem_des p:before {
  background: url(../images/Google_ico6.png) no-repeat left center;
}

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {
  .Google_problem {
    padding: 80px 0;
  }

  .Google_tit {
    font-size: 44px;
  }

  .problem_list ul li {
    padding: 30px 10px;
  }
}

@media (max-width:1440px) {
  .problem_list ul li .problem_ico {
    width: 130px;
    height: 130px;
  }

  .problem_list ul li .problem_name {
    font-size: 28px;
  }

  .problem_list ul li .problem_des p {
    font-size: 16px;
  }

  .problem_list ul li .problem_des p:before {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
  }
}

@media (max-width:1366px) {
  .Google_problem {
    padding: 70px 0 40px;
  }

  .Google_tit {
    font-size: 40px;
  }
}

@media (max-width:1280px) {
  .Google_tit {
    font-size: 36px;
  }

  .problem_list ul li {
    width: 48.5%;
    margin-bottom: 30px;
    padding: 40px;
  }

  .problem_list ul li:nth-child(2n+2) {
    margin-right: 0;
  }

  .problem_list ul li .problem_name em {
    margin: 5px auto 30px;
  }
}

@media (max-width:1200px) {
  .Google_problem {
    padding: 60px 0 30px;
  }

  .Google_tit {
    font-size: 32px;
  }

  .problem_list ul li .problem_ico {
    width: 110px;
    height: 110px;
  }

  .problem_list ul li .problem_name {
    font-size: 24px;
  }

  .problem_list ul li .problem_name em {
    margin: 8px auto 30px;
  }

}

@media (max-width:1080px) {
  .Google_tit {
    font-size: 28px;
  }
}

@media (max-width:1024px) {
  .Google_problem {
    padding: 50px 0 30px;
  }

  .Google_tit {
    font-size: 24px;
  }

  .Google_tit em {
    margin: 10px auto 30px;
  }

  .problem_list ul li {
    padding: 30px;
  }

  .problem_list ul li .problem_ico {
    width: 100px;
    height: 100px;
  }

  .problem_list ul li .problem_name {
    font-size: 20px;
  }

  .problem_list ul li .problem_name em {
    margin: 5px auto 25px;
  }

  .problem_list ul li .problem_des p {
    font-size: 15px;
  }

  .problem_list ul li .problem_des p:before {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
  }
}

@media (max-width:920px) {
  .Google_problem {
    padding: 40px 0 20px;
  }
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .Google_problem {
    padding: 30px 0;
  }

  .Google_tit {
    font-size: 20px;
  }

  .problem_list ul li {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
  }

  .problem_list ul li .problem_ico {
    width: 80px;
    height: 80px;
  }

  .problem_list ul li .problem_name {
    font-size: 18px;
  }

  .problem_list ul li .problem_name em {
    margin: 5px auto 20px;
  }

  .problem_list ul li .problem_des p {
    font-size: 14px;
  }

  .problem_list ul li .problem_des p:before {
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {}

@media (max-width:280px) {}

/*您是否遇到以下几个问题 结束*/

/*百站网络能为您做什么？ 开始*/
.Google_Doing {
  width: 100%;
  padding: 90px 0;
  background: url(../images/Google_Bg1.jpg) no-repeat left top;
  background-size: cover;
}

.Google_Doing .Doing_Main {
  background: rgba(255, 255, 255, .5);
  border: 1px solid #fff;
  border-radius: 0 20px 0 20px;
  overflow: hidden;
  margin: 0 auto;
  padding: 45px 0 55px;
}

.Doing_Main ul li {
  width: 25%;
  float: left;
  padding: 0 35px;
  text-align: center;
  border-right: 1px solid #e1e5f4;
}

.Doing_Main ul li .Doing_img {
  width: 100%;
  height: 180px;
  margin: 0 auto;
}

.Doing_Main ul li .Doing_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 15px 0 15px;
}

.Doing_Main ul li .Doing_name {
  font-size: 24px;
  color: #222;
  margin-top: 25px;
}

.Doing_Main ul li .Doing_name em {
  display: block;
  width: 55px;
  height: 3px;
  background: #ff6c00;
  margin: 15px auto 30px;
}

.Doing_Main ul li p {
  font-size: 18px;
  font-weight: lighter;
  color: #777;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-all;
  max-height: 60px;
}

.Doing_Main ul li:last-child {
  border: 0;
}

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {
  .Google_Doing {
    padding: 80px 0;
  }
}

@media (max-width:1440px) {}

@media (max-width:1366px) {
  .Google_Doing {
    padding: 70px 0;
  }
}

@media (max-width:1280px) {
  .Google_Doing .Doing_Main {
    padding: 50px 0 10px;
  }

  .Doing_Main ul li {
    width: 50%;
    margin-bottom: 40px;
  }

  .Doing_Main ul li:nth-child(2) {
    border: 0;
  }

  .Doing_Main ul li .Doing_name {
    font-size: 22px;
    margin-top: 25px;
  }

  .Doing_Main ul li .Doing_name em {
    margin: 10px auto 20px;
  }

  .Doing_Main ul li p {
    font-size: 16px;
  }
}

@media (max-width:1200px) {
  .Google_Doing {
    padding: 60px 0;
  }
}

@media (max-width:1080px) {}

@media (max-width:1024px) {
  .Google_Doing {
    padding: 50px 0;
  }
}

@media (max-width:920px) {
  .Google_Doing {
    padding: 40px 0;
  }

  .Google_Doing .Doing_Main {
    padding: 40px 0 20px;
  }

  .Doing_Main ul li {
    width: 50%;
    margin-bottom: 40px;
  }

  .Doing_Main ul li .Doing_img {
    height: 160px;
  }

  .Doing_Main ul li .Doing_name {
    font-size: 20px;
    margin-top: 20px;
  }

  .Doing_Main ul li .Doing_name em {
    margin: 10px auto 15px;
  }

  .Doing_Main ul li p {
    font-size: 15px;
  }
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .Google_Doing {
    padding: 30px 0;
  }

  .Google_Doing .Doing_Main {
    padding: 25px 20px 0;
  }

  .Doing_Main ul li {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e5f4;
    border-right: 0;
    padding: 10px 0 20px;
  }

  .Doing_Main ul li .Doing_name {
    font-size: 18px;
  }

  .Doing_Main ul li p {
    font-size: 14px;
    line-height: 26px;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {}

@media (max-width:280px) {}

/*百站网络能为您做什么？ 结束*/

/*做符合Google规则的自然SEO优化 开始*/
.Google_rule {
  width: 100%;
  background: #fff url(../images/Google_Bg2.jpg) no-repeat center center;
  background-size: cover;
  padding: 90px 0;
  overflow: hidden;
}

.GoogleRule_main {
  margin: 0 auto;
}

.Googlerule_list {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  height: 800px;
}

.Googlerule_list ul li {
  margin: 0 0 80px;
  padding: 0;
  float: left;
  position: absolute;
}

.Googlerule_list ul li p {
  width: auto;
  height: 72px;
  line-height: 72px;
  padding: 0 40px;
  text-align: center;
  font-size: 24px;
  font-weight: lighter;
  color: #222;
  box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 40px;
}

.Googlerule_list ul li img {
  max-width: 100%;
  max-height: 100%;
}

.Googlerule_list ul li:nth-child(1) {
  left: 41%;
  top: 40%;
}

.Googlerule_list ul li:nth-child(2) {
  left: 0;
  top: 20%;
}

.Googlerule_list ul li:nth-child(3) {
  left: 72%;
  top: 15%;
}

.Googlerule_list ul li:nth-child(4) {
  left: 10%;
  top: 50%;
}

.Googlerule_list ul li:nth-child(5) {
  left: 80%;
  top: 45%;
}

.Googlerule_list ul li:nth-child(6) {
  left: 20%;
  top: 85%;
}

.Googlerule_list ul li:nth-child(7) {
  left: 80%;
  top: 90%;
}

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {
  .Google_rule {
    padding: 80px 0;
  }
}

@media (max-width:1440px) {}

@media (max-width:1366px) {
  .Google_rule {
    padding: 70px 0;
  }
}

@media (max-width:1280px) {}

@media (max-width:1200px) {
  .Google_rule {
    padding: 60px 0;
  }
}

@media (max-width:1080px) {}

@media (max-width:1024px) {
  .Google_rule {
    padding: 50px 0;
  }
}

@media (max-width:920px) {
  .Google_rule {
    padding: 40px 0;
  }
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .Google_rule {
    padding: 30px 0;
    background-size: 200%;
  }

  .Google_tit p {
    font-size: 14px;
    line-height: 26px;
  }

  .Googlerule_list {
    height: auto;
  }

  .Googlerule_list ul li {
    position: inherit;
    width: 48%;
    float: left;
    margin: 0 2% 20px 0;
  }

  .Googlerule_list ul li p {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    padding: 0;
  }

  .Googlerule_list ul li:nth-child(1) {
    width: 100%;
    text-align: center;
    margin-top: 115px;
  }

  .Googlerule_list ul li img {
    height: 160px;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {}

@media (max-width:280px) {}

/*做符合Google规则的自然SEO优化 结束*/

/*外贸网站没流量，没订单? 开始*/
.Google_hbanner {
  width: 100%;
  height: auto;
  background: url(../images/Google_Bg3.jpg) no-repeat left top;
  background-size: cover;
  overflow: hidden;
  padding: 50px 0;
  text-align: center;
}

.Google_hbanner_main {
  margin: 0 auto;
}

.Google_hbanner span {
  display: block;
  font-size: 28px;
  font-weight: lighter;
  color: #fff;
}

.Google_hbanner p {
  font-size: 32px;
  color: #fff;
  margin: 10px auto 25px;
}

.Google_hbanner .Googleh_btn {
  width: 195px;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  font-weight: lighter;
  color: #ff6b03;
  text-align: center;
  background: #fff;
  margin: 0 auto;
  border-radius: 30px;
}

.Google_hbanner .Googleh_btn a {
  color: #ff6b03;
}

.Google_hbanner .Googleh_btn a img {
  display: inline-block;
  margin: -2px 0 0 10px;
}

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {
  .Google_hbanner span {
    font-size: 26px;
  }

  .Google_hbanner p {
    font-size: 30px;
  }
}

@media (max-width:1440px) {}

@media (max-width:1366px) {
  .Google_hbanner {
    padding: 45px 0;
    height: auto;
  }

  .Google_hbanner .Googleh_btn {
    font-size: 17px;
  }

  .Google_hbanner span {
    font-size: 24px;
  }

  .Google_hbanner p {
    font-size: 28px;
  }
}

@media (max-width:1280px) {}

@media (max-width:1200px) {
  .Google_hbanner {
    padding: 40px 0;
    height: auto;
  }

  .Google_hbanner .Googleh_btn {
    font-size: 16px;
  }

  .Google_hbanner span {
    font-size: 22px;
  }

  .Google_hbanner p {
    margin: 8px auto 20px;
    font-size: 24px;
  }
}

@media (max-width:1080px) {}

@media (max-width:1024px) {
  .Google_hbanner {
    padding: 35px 0;
    height: auto;
  }

  .Google_hbanner .Googleh_btn {
    font-size: 15px;
  }

  .Google_hbanner span {
    font-size: 20px;
  }

  .Google_hbanner p {
    margin: 5px auto 15px;
    font-size: 22px;
  }
}

@media (max-width:920px) {}

@media (max-width:820px) {}

@media (max-width:767px) {
  .Google_hbanner {
    padding: 30px 0;
    height: auto;
  }

  .Google_hbanner span {
    font-size: 18px;
  }

  .Google_hbanner p {
    font-size: 20px;
  }

}

@media (max-width:390px) {}

@media (max-width:320px) {}

@media (max-width:280px) {}

/*外贸网站没流量，没订单? 结束*/

/*SEO课堂 开始*/
.Google_Classroom {
  width: 100%;
  padding: 80px 0 140px;
  overflow: hidden;
  background: #fff;
}

.Google_Classroom_main {
  margin: 0 auto;
}

.Google_Classroom .Classroom_Con {
  width: 100%;
  margin: 0;
  padding: 0;
}

.Classroom_Con .Classroom_l {
  width: 440px;
  float: left;
  height: 528px;
  position: relative;
}

.Classroom_l .Classroom_Img {
  width: 100%;
  height: 528px;
}

.Classroom_l .Classroom_Img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 30px 0 30px;
}

.Classroom_l p {
  width: 100%;
  height: 80px;
  font-size: 18px;
  color: #fff;
  background: rgba(0, 0, 0, .45);
  padding: 30px 0 0 25px;
  position: absolute;
  bottom: 0;
  border-radius: 0 0 0 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Classroom_Con .Classroom_r {
  width: calc(100% - 460px);
  float: right;
}

.Classroom_r ul li {
  float: left;
  width: 49.25%;
  margin: 0 1.5% 15px 0;
  background: #f0f2f7;
  border-radius: 0 30px 0 30px;
  padding: 30px 30px 30px 40px;
}

.Classroom_r ul li:nth-child(2n+2) {
  margin-right: 0;
}

.Classroom_r ul li .Classroom_time {
  width: 95px;
  float: left;
}

.Classroom_r ul li .Classroom_time b {
  display: block;
  font-size: 48px;
  color: #999;
  font-family: Nice;
  line-height: 40px;
}

.Classroom_r ul li .Classroom_time em {
  display: block;
  width: 24px;
  height: 1px;
  background: #e2e2e2;
  margin: 15px 0 25px;
}

.Classroom_r ul li .Classroom_time span {
  display: block;
  font-size: 16px;
  color: #999;
}

.Classroom_r ul li .Classroom_text {
  float: right;
  width: calc(100% - 95px);
  padding: 0 0 0 30px;
  border-left: 1px solid #e2e2e2;
}

.Classroom_text .Classroom_name {
  font-size: 18px;
  font-weight: lighter;
  color: #222;
  margin: 5px 0 15px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Classroom_text p {
  font-size: 16px;
  font-weight: lighter;
  color: #999;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-all;
  height: 60px;
}

.Classroom_r ul li:hover {
  background: #ff6b03;
}

.Classroom_r ul li:hover .Classroom_time b {
  color: #fff;
}

.Classroom_r ul li:hover .Classroom_time em {
  background: rgba(255, 255, 255, .25);
}

.Classroom_r ul li:hover .Classroom_time span {
  color: #fff;
}

.Classroom_r ul li:hover .Classroom_text .Classroom_name {
  color: #fff;
}

.Classroom_r ul li:hover .Classroom_text p {
  color: rgba(255, 255, 255, .65);
}

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {
  .Google_Classroom {
    padding: 80px 0 180px;
  }
}

@media (max-width:1440px) {}

@media (max-width:1366px) {
  .Google_Classroom {
    padding: 70px 0 170px;
  }

  .Classroom_l p {
    font-size: 16px;
  }

  .Classroom_r ul li {
    padding: 30px;
    margin: 0 1.5% 18px 0;
  }

  .Classroom_r ul li .Classroom_time {
    width: 85px;
  }

  .Classroom_r ul li .Classroom_time b {
    font-size: 42px;
  }

  .Classroom_r ul li .Classroom_time span {
    font-size: 15px;
  }

  .Classroom_r ul li .Classroom_text {
    width: calc(100% - 85px);
  }

  .Classroom_text .Classroom_name {
    font-size: 16px;
  }

  .Classroom_text p {
    font-size: 15px;
    line-height: 28px;
  }
}

@media (max-width:1280px) {
  .Classroom_Con .Classroom_l {
    width: 100%;
    height: 480px;
  }

  .Classroom_l .Classroom_Img {
    height: 480px;
  }

  .Classroom_l p {
    height: 70px;
    font-size: 16px;
    padding: 25px 0 0 25px;
  }

  .Classroom_Con .Classroom_r {
    width: 100%;
    margin-top: 30px;
  }

  .Classroom_r ul li .Classroom_time {
    width: 85px;
  }

  .Classroom_r ul li .Classroom_time b {
    font-size: 38px;
  }

  .Classroom_r ul li .Classroom_time span {
    font-size: 16px;
  }

  .Classroom_r ul li .Classroom_text {
    width: calc(100% - 85px);
  }
}

@media (max-width:1200px) {
  .Google_Classroom {
    padding: 60px 0 150px;
  }
}

@media (max-width:1080px) {
  .Classroom_Con .Classroom_l {
    width: 100%;
    height: 400px;
  }

  .Classroom_l .Classroom_Img {
    height: 400px;
  }

  .Classroom_l p {
    height: 60px;
    padding: 20px 0 0 25px;
    font-size: 16px;
  }

  .Classroom_Con .Classroom_r {
    width: 100%;
    margin-top: 30px;
  }

  .Classroom_r ul li {
    padding: 25px 25px 25px 35px;
  }

  .Classroom_r ul li .Classroom_time {
    width: 80px;
  }

  .Classroom_r ul li .Classroom_time b {
    font-size: 34px;
  }

  .Classroom_r ul li .Classroom_time em {
    margin: 15px 0 20px;
  }

  .Classroom_r ul li .Classroom_time span {
    font-size: 15px;
  }

  .Classroom_r ul li .Classroom_text {
    width: calc(100% - 80px);
  }

}

@media (max-width:1024px) {
  .Google_Classroom {
    padding: 50px 0 130px;
  }
}

@media (max-width:920px) {
  .Google_Classroom {
    padding: 40px 0 120px;
  }

  .Classroom_Con .Classroom_l {
    width: 100%;
    height: 300px;
  }

  .Classroom_l .Classroom_Img {
    height: 300px;
  }

  .Classroom_l p {
    height: 50px;
    padding: 15px 0 0 25px;
    font-size: 15px;
  }

  .Classroom_Con .Classroom_r {
    width: 100%;
    margin-top: 20px;
  }

  .Classroom_r ul li {
    width: 100%;
    padding: 20px 20px 20px 30px;
  }

  .Classroom_r ul li .Classroom_time {
    width: 75px;
  }

  .Classroom_r ul li .Classroom_time b {
    font-size: 30px;
  }

  .Classroom_r ul li .Classroom_time em {
    margin: 10px 0 15px;
  }

  .Classroom_r ul li .Classroom_time span {
    font-size: 14px;
  }

  .Classroom_r ul li .Classroom_text {
    width: calc(100% - 75px);
  }

  .Classroom_text .Classroom_name {
    font-size: 15px;
  }

  .Classroom_text p {
    font-size: 14px;
    line-height: 26px;
    height: 55px;
  }
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .Google_Classroom {
    padding: 30px 0 20px;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {}

@media (max-width:280px) {}

/*SEO课堂 结束*/