* {
  margin: 0;
  padding: 0;
}

body {
  min-width: 1200px;
}

a {
  text-decoration: none;
}
@font-face {
  font-family: "AlibabaPuHuiTiRegular";
  src: url(https://www.igo.cn/zt/gaokao_product/font/AlibabaPuHuiTiRegular.ttf);
}

@font-face {
  font-family: "AlibabaPuHuiTiBold";
  src: url(https://www.igo.cn/zt/gaokao_product/font/Alibaba-PuHuiTi-Bold_0.ttf);
}

@font-face {
  font-family: "AlibabaPuHuiTiMedium";
  src: url(https://www.igo.cn/zt/gaokao_product/font/Alibaba-PuHuiTi-Medium.ttf);
}

@font-face {
  font-family: "AvantiBold";
  src: url(https://www.igo.cn/study/product/font/AvantiBold.ttf);
}
#main * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#main {
  font-size: 16px;
  font-family: "AlibabaPuHuiTiRegular";
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  background: #f4f7ff;
}

#main input,
#main select,
#main textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}

#main i,
#main em {
  font-style: normal;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f1f1f1 inset !important;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

table {
  width: 100%;
  text-align: center;
  /*閺傚洦婀扮仦鍛厬*/
  border-collapse: collapse;
  /*鐞涖劍鐗搁惃鍕珶濡楀棗鎮庨獮璁圭礉婵″倹鐏夐惄鎼佸仸閿涘苯鍨崗杈╂暏娑撯偓娑擃亣绔熷锟�*/
  border-spacing: 0;
  /*鐠佸墽鐤嗙悰灞肩瑢閸楁洖鍘撻弽鑹扮珶濡楀棛娈戦梻纾嬬獩閵嗗倸缍嬬悰銊︾壐鏉堣顢嬮悪顒傜彌閿涘牆宓哹order-collapse:separate;閿涘顒濈仦鐐粹偓褎澧犵挧铚傜稊閻拷*/
}

table td {
  word-break: break-all;
  /*閸忎浇顔忛崷銊ョ摟閸愬懏宕茬悰锟�,閸楀啿宕熺拠宥呭讲閸掞拷*/
  word-wrap: break-word;
  /*閸忎浇顔忛梹鍨礋鐠囧秵鍨║RL閸︽澘娼冮幑銏ｎ攽*/
  border-right: 1px solid #939598;
  border-bottom: 1px solid #939598;
}

.dis-f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dis-b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dis-c {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn {
  cursor: pointer;
  text-align: center;
}
.tc {
  text-align: center;
}
.pr {
  position: relative;
}
.po {
  position: absolute;
}
.po_center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.banner {
  width: 100%;
  height: 500px;
  background: url(../img/banner.jpg) no-repeat;
  background-position: center;
}
article {
  min-width: 1200px;
}
article .content {
  width: 1200px;
  margin: 0 auto;
}
#main .samepart {
  padding: 100px 0 0;
}
#main .samepart .sametitle {
  font-family: "AlibabaPuHuiTiBold";
  margin-bottom: 50px;
  font-size: 50px;
  line-height: 50px;
  color: #142e6a;
}
#main .samepart .samebtnbox {
  margin-top: 50px;
}
#main .samepart .samebtn {
  width: 400px;
  height: 66px;
  background-color: #ca062c;
  border: 2px solid #ca062c;
  border-radius: 33px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 22px;
  color: #ffe9ba;
  cursor: pointer;
  transition: all 0.3s;
}
#main .samepart .samebtn:hover {
  background-color: #ffffff !important;
  color: #ca062c;
  transition: all 0.3s;
}
#main .section1 .lessonType .l-t {
  height: 50px;
  align-items: stretch;
  background: linear-gradient(to right, #ffeace, transparent);
}
#main .section1 .lessonType .l-t span {
  font-family: "AvantiBold";
  font-size: 50px;
  color: #ffeace;
  width: 100px;
  background-color: #142e6a;
  border-radius: 6px 6px 0 0;
  position: relative;
  margin-right: 30px;
  flex-shrink: 0;
  padding-left: 20px;
  letter-spacing: -2px;
}
#main .section1 .lessonType .l-t span::after {
  content: "";
  border: 10px solid #142e6a;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 25px;
  border-top-width: 25px;
  border-left-width: 10px;
  border-right-width: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -18px;
}
#main .section1 .lessonType .l-t p {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 30px;
  color: #ca062c;
  line-height: 50px;
  padding-left: 20px;
}
#main .section1 .detail {
  border-radius: 0 6px 6px 6px;
  background-color: #142e6a;
  padding: 20px;
}
#main .section1 .content:last-child {
  margin-top: 30px;
}
#main .section1 .part {
  background-color: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px;
}
#main .section1 .part:last-child {
  margin-bottom: 0;
}
#main .section1 .part .top {
  height: 50px;
  background-color: #d2e0ff;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  color: #333333;
}
#main .section1 .fit ul {
  align-items: stretch;
}
#main .section1 .fit li {
  padding: 0 0 24px;
  flex-grow: 1;
  border-right: 1px solid #e9f0ff;
}
#main .section1 .fit li:last-child {
  border-right: none;
}
#main .section1 .fit li .txt {
  padding: 20px 20px 0;
}
#main .section1 .fit li p {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
#main .section1 .fit li p em,
#main .section1 .fit li p.b {
  font-family: "AlibabaPuHuiTiMedium";
  color: #333333;
}
#main .section1 .fit li:last-child p {
  line-height: 22px;
}
#main .section1 .fit li:last-child p:nth-child(1){

margin-bottom: 8px;
}
#main .section1 .fit li:last-child img {
  margin-right: 8px;
}
#main .section1 .fit li:last-child .txt > div:nth-child(1) {
  margin-right: 20px;
}
#main .section1 .plan ul {
  align-items: stretch;
}
#main .section1 .plan li {
  padding: 26px 0 63px 28px;
  border-right: 1px solid #e9f0ff;
  flex-grow: 1;
  position: relative;
}
#main .section1 .plan li .t {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 17px;
}
#main .section1 .plan li .txt {
  padding-left: 15px;
  position: relative;
}
#main .section1 .plan li .txt::before {
  content: "";
  width: 4px;
  height: 100%;
  background-color: #d2e0ff;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
#main .section1 .plan li .txt p {
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 14px;
  line-height: 18px;
  color: #4d4d4d;
  margin-bottom: 15px;
  position: relative;
}
#main .section1 .plan li .txt p:last-child {
  margin-bottom: 0;
}
#main .section1 .plan li .txt p::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #142e6a;
  border-radius: 8px;
  position: absolute;
  left: -17px;
  top: 6px;
}
#main .section1 .plan li > .samebtn {
  width: 170px;
  font-size: 18px;
  height: 45px;
  position: absolute;
  bottom: 23px;
  left: 28px;
}
#main .section1 .plan2 li > .samebtn{
  bottom: 44px;
}
#main .section1 .plan li > em{
  font-size:12px;
  color:#999999;
  position: absolute;
  bottom: 18px;
  left: 28px;
}
#main .section1 .product {
  padding-bottom: 20px;
}
#main .section1 .product ul {
  padding: 30px 30px 10px;
  height: 295px;
}
#main .section1 .product li {width: 205px;overflow: hidden;border-radius: 8px;position: relative;margin-right: 19px;height: 260px;cursor: pointer;top: 0;border: solid 1px #e9f0ff;transition: all 0.3s;flex-shrink: 0;background: #ffffff;}
#main .section1 .product li:last-child {
  margin-right: 0;
}
#main .section1 .product li:hover {
  top: -5px;
  transition: all 0.3s;
}
#main .section1 .product li .poster {
  background-size: 100%;
  background-position: center;
  height: 123px;
}
#main .section1 .product li .btm {
  padding: 14px;
  position: relative;
  height: calc(100% - 127px);
}
#main .section1 .product li .btm .st {
  font-size: 16px;
  line-height: 16px;
  color: #1a1a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}
#main .section1 .product li .btm .ct {
  font-size: 12px;
  line-height: 12px;
  height: 22px;
  background-color: #f2f2f2;
  border-radius: 3px;
  color: #666666;
  margin-right: 5px;
  padding: 0 8px;
}
#main .section1 .product li .btm .type {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  line-height: 20px;
  color: #cccccc;
  position: absolute;
  left: 14px;
  bottom: 23px;
}
#main .section1 .product li .btn {
  width: 80px;
  height: 36px;
  background-color: #ca062c;
  border: 2px solid #ca062c;
  border-radius: 18px;
  position: absolute;
  bottom: 20px;
  right: 15px;
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 14px;
  color: #ffe9ba;
  transition: all 0.3s;
}
#main .section1 .product li .btn:hover {
  background-color: #ffffff;
  color: #ca062c;
  transition: all 0.3s;
}
#main .section1 .content2 {
  margin-top: 50px;
}
#main .section1 .content2 li {
  padding-bottom: 0;
}
#main .section1 .content2 li:nth-child(1) {
  width: 424px;
  flex-shrink: 0;
  flex-grow: 0;
}
#main .section1 .content2 .fit .txt {
  flex-wrap: wrap;
  padding: 0;
  align-content: flex-start;
  height: 314px;
  align-items: flex-start;
}
#main .section1 .content2 .fit .txt > p {
  padding: 0 22px 0 42px;
  position: relative;
  margin-bottom: 12px;
}
#main .section1 .content2 .fit .txt > p::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 10px;
  width: 8px;
  height: 8px;
  background-color: #cccccc;
  border-radius: 8px;
}
#main .section1 .content2 .fit .txt > div {
  width: 32%;
  margin: 0 !important;
  height: 157px;
  flex-direction: column;
  align-items: flex-start;
  border-right: 1px solid #e9f0ff;
  padding: 20px 14px;
}
#main .section1 .content2 .fit .txt > div:nth-child(1),
#main .section1 .content2 .fit .txt > div:nth-child(2),
#main .section1 .content2 .fit .txt > div:nth-child(3) {
  border-bottom: 1px solid #e9f0ff;
}
#main .section1 .content2 .fit .txt > div:nth-child(3n) {
  border-right: none;
  width: 28%;
}
#main .section1 .content2 .fit .txt > div:nth-child(3n-1) {
  width: 40%;
}
#main .section1 .content2 .fit .txt > div.samebtn {
  width: 170px;
  font-size: 18px;
  height: 45px;
  justify-content: center;
  align-items: center;
  margin-left: 42px !important;
  margin-top: 20px !important;
  border:none;
  padding: 0;
  border: 2px solid #ca062c;
}
#main .section1 .content2 .plan li {
  padding-bottom: 63px;
}
#main .section2 .content {
  background-color: #ffffff;
  border-radius: 6px;
  overflow: hidden;
}
#main .section2 .stu_data {
  align-items: stretch;
}
#main .section2 .stu_data .examPredictionHit {
  width: 731px;
}
#main .section2 .stu_data > div .detail {
  border-right: 1px solid #f0f0f0;
  padding: 0 20px 20px;
}
#main .section2 .stu_data .examPredictionHit .detail {
  border-right: 1px solid #f0f0f0;
}
#main .section2 .stu_data .thead {
  font-size: 16px;
  line-height: 50px;
  color: #4d4d4d;
  text-align: center;
}
#main .section2 .stu_data .thead > div {
  margin-right: 20px;
}
#main .section2 .stu_data .examPredictionHit .w1 {
  width: 64px;
}
#main .section2 .stu_data .examPredictionHit .w2 {
  width: 80px;
}
#main .section2 .stu_data .examPredictionHit .w3 {
  width: 100px;
}
#main .section2 .stu_data .examPredictionHit .w4 {
  width: 146px;
}
#main .section2 .stu_data .examPredictionHit .w5 {
  width: 109px;
}
#main .section2 .stu_data .tbody {
  height: 480px;
}
#main .section2 .stu_data .tbody ul {
  margin-bottom: 20px;
}
#main .section2 .stu_data .tbody ul:last-child {
  margin-bottom: 0;
}
#main .section2 .stu_data .tbody li {
  height: 30px;
  border-radius: 30px;
  font-size: 16px;
  margin-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .section2 .stu_data .examPredictionHit li.w2 {
  background-color: #fff5f6;
  color: #ff9cb0;
}
#main .section2 .stu_data .examPredictionHit li.w3 {
  background-color: #e9f5ff;
  color: #4572eb;
}
#main .section2 .stu_data .examPredictionHit li.w4 {
  background-color: #fff5ed;
  color: #ffa051;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .section2 .stu_data .examPredictionHit li.w5 {
  background-color: #ffeded;
  color: #ff5252;
}
#main .section2 .stu_data .ranking {
  width: 469px;
}
#main .section2 .stu_data .ranking .tbody li {
  width: 70px;
  margin-right: 10px;
  font-size: 16px;
  color: #4d4d4d;
}
#main .section2 .stu_data .ranking .w1 {
  width: 60px !important;
}
#main .section2 .stu_data .ranking .w2 {
  width: 70px !important;
}
#main .section2 .stu_data .ranking .w3 {
  width: 178px !important;
}
#main .section2 .stu_data .ranking li.w2 {
  background-color: #e9f5ff;
}
#main .section2 .stu_data .ranking li.w3 {
  background-color: #ffeded;
  font-size: 14px;
}
#main .section2 .stu_data .ranking .thead > div {
  margin-right: 10px;
  width: 80px;
}
#main .section2 .stu_data .top {
  height: 60px;
  background-color: #142e6a;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 24px;
  color: #ffffff;
}
#main .section2 .stu_data .samebtn {
  width: 90px;
  height: 30px;
  background-color: #ca062c;
  border-radius: 30px;
  font-size: 16px;
}
#main .section2 .stu_data .top img,
#main .section2 .posters .top img {
  margin: 0 4px;
}
#main .section2 .stu_data .ranking .top {
  background-color: #ca062c;
}
#main .section2 .posters {
  padding: 0 20px 33px;
  position: relative;
}
#main .section2 .posters .top {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 24px;
  line-height: 83px;
  color: #333333;
  border-top: 1px solid #f0f0f0;
}
#main .section2 .posters .swiper-wrapper {
  transition-timing-function: linear;
}
#main .section2 .posters .swiper-slide {
  width: 221px;
  height: 393px;
  overflow: hidden;
  margin-right: 14px;
  position: relative;
  cursor: pointer;
}
#main .section2 .posters .swiper-slide img {
  width: 100%;
}
#main .section2 .posters .swiper-slide:hover::before {
  display: block;
}
#main .section2 .posters .swiper-slide:hover::after {
  display: block;
}
#main .section2 .posters .swiper-slide::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  display: none;
}
#main .section2 .posters .swiper-slide::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/preview.png) no-repeat;
  background-size: 40px;
  background-position: center center;
  display: none;
}
#main .section2 .samebtnbox .samebtn {
  width: 280px;
}
#main .section2 .samebtnbox .samebtn:last-child {
  margin-left: 80px;
}

#main .section3 li {
  width: 380px;
}
#main .section3 li .type {
  width: 160px;
  height: 52px;
  line-height: 52px;
  background-color: #ca062c;
  border-radius: 6px 6px 0 0;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 24px;
  color: #ffeace;
  padding-left: 20px;
  padding-right: 30px;
  display: inline-block;
  position: relative;
}
#main .section3 li .type:after {
  content: "";
  border: 10px solid #ca062c;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 26px;
  border-top-width: 26px;
  border-left-width: 10px;
  border-right-width: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -18px;
}
#main .section3 li .detail {
  height: 260px;
  background-color: #142e6a;
  border-radius: 6px;
  position: relative;
}
#main .section3 li .name {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  color: #142e6a;
  height: 47px;
  background: linear-gradient(to right, #ffeace 30%, transparent);
  padding-left: 20px;
}
#main .section3 li .txt {
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  padding: 20px 185px 0 37px;
  position: relative;
  z-index: 2;
}
#main .section3 li:nth-child(2) .txt {
  padding-right: 159px;
}
#main .section3 li p {
  margin-top: 14px;
  position: relative;
}
#main .section3 li p:nth-child(1) {
  margin-top: 0;
}
#main .section3 li p::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  opacity: 0.2;
  border-radius: 8px;
  position: absolute;
  left: -18px;
  top: 7px;
}
#main .section3 li img {
  position: absolute;
  bottom: 10px;
  right: 0;
}
#main .section3 li:last-child img {
  bottom: 34px;
}

#main .section4 li {
  width: 380px;
  padding: 10px;
  background-color: #142e6a;
  border-radius: 6px;
}
#main .section4 li p {
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  margin-top: 10px;
  padding: 0 10px;
  height: 44px;
}
#main .section4 .ziliao {
  margin-top: 50px;
}
#main .section5 .content {
  width: 100%;
  height: 645px;
  background: url(../img/honor.png) no-repeat;
  background-position: center bottom;
  padding-top: 481px;
}
#main .section5 .samebtnbox {
  width: 1200px;
  margin: 0 auto;
  padding-left: 91px;
}
#main .section5 .samebtn {
  width: 180px;
  height: 50px;
  background-color: #142e6a;
  border-radius: 6px;
  color: #f4f7ff;
}

#main .reviewpreview {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
}
#main .reviewpreview > div {
  height: 80%;
}
#main .reviewpreview > div .img {
  height: 100%;
}
#main .reviewpreview > div img {
  height: 100%;
}
#main .ztlayout {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 10;
}

#main .ztlayout > div {
  width: 350px;
  height: auto;
  background: #142e6a;
  border-radius: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
#main .ztlayout h3 {
  height: 99px;
  line-height: 59px;
  color: #ffffff;
  font-size: 30px;
  font-family: "AlibabaPuHuiTiBold";
  font-weight: normal;
  letter-spacing: 2px;
}
#main .ztlayout form {
  width: 100%;
  flex-wrap: wrap;
  padding: 20px 20px 20px;
  background-color: #ffffff;
  border-radius: 12px;
  margin-top: -40px;
  align-items: flex-start;
}

#main .ztlayout .close {
  width: 35px;
  height: 35px;
  position: absolute;
  top: -42px;
  right: 0;
  cursor: pointer;
}

#main .ztlayout .close img {
  width: 100%;
}

#main .ztlayout .item,
#main .ztlayout input,
#main .ztlayout select {
  width: 100%;
  height: 40px;
  background-color: #f5f5f5;
  font-size: 14px;
  line-height: 40px;
  color: #999999;
}

#main .ztlayout > div.smarter-lay .item,
#main .ztlayout > div.smarter-lay input,
#main .ztlayout > div.smarter-lay select {
  width: 200px;
}

#main .ztlayout input::placeholder {
  color: #999999;
}

#main .ztlayout .item {
  margin-bottom: 8px;
}

#main .ztlayout input,
#main .ztlayout select {
  padding-left: 10px;
}

#main .ztlayout select {
  background: #f1f1f1 url(https://www.igo.cn/kpzt/ys/ielts/img/arrow.png)
    no-repeat;
  background-size: 3%;
  background-position: 95% center;
}

#main .ztlayout .btn {
  width: 130px;
  height: 40px;
  line-height: 40px;
  background-image: linear-gradient(
    0deg,
    #ca062c 0%,
    #ca062c 68%,
    #ca062c 100%
  );
  border-radius: 19.5px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin: 15px auto 0;
}

#main .exam-prediction-container {
  margin-bottom: 20px;
}

#main .exam-item {
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
}

#main .exam-item h4 {
  margin: 0 0 10px 0;
  color: #333;
  font-weight: normal;
}

#main .exam-item p {
  margin: 0;
  color: #666;
}

#main .pagination-wrapper {
  text-align: center;
  margin: 20px 0;
}

#main .pagination {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

#main .page-item {
  display: inline-block;
  margin: 0 3px;
}

#main .page-link {
  display: block;
  padding: 3px 10px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #333;
  cursor: pointer;
  text-decoration: none;
  border-radius: 4px;
  font-size: 14px;
}

#main .page-link:hover {
  background-color: #f5f5f5;
}

#main .page-item.active .page-link {
  background-color: #ca062c;
  color: white;
  border-color: #ca062c;
}

#main .page-item.disabled .page-link {
  color: #ccc;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
