* {
  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;
  width: 100%;
  background: #ffffff url(../img/banner.png) no-repeat;
  background-position: top center;
  padding-top: 450px;
}

#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;
}

table td {
  word-break: break-all;
  word-wrap: break-word;
}

/* ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.08);
}

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
} */

.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;
}

.dis-e {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.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);
}
#main .banner {
  width: 100%;
  height: 516px;
  background: url(../img/banner.jpg) no-repeat;
  background-position: center;
}
article {
  min-width: 1200px;
}
article .content {
  width: 1200px;
  margin: 0 auto;
}
.samepart {
  padding-top: 60px;
}

#main .section1 .b-tab {
  width: 590px;
  height: 80px;
  background-color: #e8f3f0;
  border: solid 1px #055a3f;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 30px;
  color: #000000;
  position: relative;
  cursor: pointer;
}

#main .section1 .b-tab.active {
  background-color: #fffc01;
}
#main .section1 .b-tab.active::after {
  content: "";
  width: 22px;
  height: 22px;
  background: #fffc01;
  border: solid 1px #055a3f;
  position: absolute;
  left: 50%;
  bottom: -12px;
  transform: translateX(-50%) rotateZ(45deg);
  border-top-color: transparent;
  border-left-color: transparent;
}
#main .section1 .tcontent {
  border: solid 1px #055a3f;
  padding: 36px 10px 13px;
  margin-top: 40px;
}
#main .samepart .title {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 40px;
  color: #000000;
  margin-bottom: 34px;
}
#main .samepart .title img {
  margin: 0 18px;
}
#main .section1 .reasonBox {
  padding: 0 30px;
  flex-wrap: wrap;
}
#main .section1 .reasonBox > div {
  width: 360px;
  height: 200px;
  background: url(../img/ca/reason.png) no-repeat;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
#main .section1 .reasonBox > div:nth-child(1),
#main .section1 .reasonBox > div:nth-child(2),
#main .section1 .reasonBox > div:nth-child(3) {
  margin-bottom: 20px;
}
#main .section1 .reasonBox.can #reason1 {
  background-position: -0px -0px;
}
#main .section1 .reasonBox.can #reason2 {
  background-position: -360px -0px;
}
#main .section1 .reasonBox.can #reason3 {
  background-position: -720px -0px;
}
#main .section1 .reasonBox.can #reason4 {
  background-position: -1080px -0px;
}
#main .section1 .reasonBox.can #reason5 {
  background-position: -1440px -0px;
}
#main .section1 .reasonBox.can #reason6 {
  background-position: -1800px -0px;
}
#main .section1 .reasonBox.deu > div {
  background-image: url(../img/ge/reason.png);
}
#main .section1 .reasonBox.deu #reason1 {
  background-position: -0px -0px;
}
#main .section1 .reasonBox.deu #reason2 {
  background-position: -360px -0px;
}
#main .section1 .reasonBox.deu #reason3 {
  background-position: -720px -0px;
}
#main .section1 .reasonBox.deu #reason4 {
  background-position: -1080px -0px;
}
#main .section1 .reasonBox.deu #reason5 {
  background-position: -1440px -0px;
}
#main .section1 .reasonBox.deu .more {
  background: #c9e8de;
  text-align: center;
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 22px;
  color: #055a3f;
  cursor: pointer;
}
#main .section1 .reasonBox .txt {
  height: 84px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  transition: all 0.2s;
}
#main .section1 .reasonBox p:nth-child(1) {
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  line-height: 84px;
}
#main .section1 .reasonBox > div:hover .txt {
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  transition: all 0.2s;
}
#main .section1 .reasonBox > div:hover p:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  padding: 0 30px;
}
#main .samepart .btnbox {
  margin-top: 40px;
}
#main .samepart .btnbox > div {
  min-width: 260px;
  height: 60px;
  background-color: #fffc01;
  border-radius: 30px;
  font-size: 22px;
  font-family: "AlibabaPuHuiTiBold";
  color: #000000;
  cursor: pointer;
  padding: 0 20px;
}
#main .samepart .btnbox a{
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-align: center;
  color: #000000;
}
#main .samepart .btnbox > div:nth-child(2) {
  margin-left: 60px;
}
#main .section1 .btnbox{
  margin-bottom: 60px;
}
#main .section1 .s-tab {
  width: 300px;
  height: 60px;
  background-color: #c9e8de;
  border-radius: 15px 15px 0px 0px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 26px;
  color: #055a3f;
  margin-right: 20px;
  cursor: pointer;
}
#main .section1 .s-tab.active {
  background-color: #055a3f;
  color: #fffc01;
}
#main .section1 .s-content {
  background-color: #e8f3f0;
  padding: 30px 50px 1px;
}
#main .section1 .part {
  margin-bottom: 40px;
}
#main .section1 .part .t {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 24px;
  color: #000000;
  margin-bottom: 23px;
}
#main .section1 .part1 > div {
  align-items: stretch;
}
#main .section1 .part1 .left {
  width: 345px;
}
#main .section1 .part1 .right {
  width: 720px;
}
#main .section1 .part1 .master {
  width: 530px;
}
#main .section1 .part1 .top {
  height: 50px;
  background-color: #055a3f;
  border-radius: 8px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  color: #ffffff;
  padding: 0 22px;
  margin-bottom: 10px;
}
#main .section1 .part1 .top span {
  font-family: "AlibabaPuHuiTiRegular";
  font-size: 14px;
  color: #fffc01;
}
#main .section1 .part1 .left ul {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 20px;
  height: 210px;
}
#main .section1 .part1 .master ul {
  height: 181px;
}
#main .section1 .part1 .left li {
  min-height: 40px;
  background-color: #cae9de;
  border-radius: 60px;
  font-family: "AlibabaPuHuiTiMedium";
  font-size: 18px;
  color: #333333;
  padding: 4px 26px;
  margin-bottom: 10px;
}
#main .section1 .part1 .left li:last-child {
  margin-bottom: 0;
}
#main .section1 .part1 .right ul {
  align-items: stretch;
}
#main .section1 .part1 .right li {
  width: 230px;
  border-radius: 8px;
  overflow: hidden;
}
#main .section1 .part1 .right li > p {
  height: 40px;
  background-color: #cae9de;
  line-height: 40px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 18px;
  text-align: center;
}
#main .section1 .part1 .right li .txt {
  height: 170px;
  background: #ffffff;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  padding: 10px 15px;
}
#main .section1 .part2 li {
  padding-top: 19px;
  height: 160px;
  width: 250px;
  background-color: #ffffff;
  border-radius: 8px;
}
#main .section1 .part2 .top {
  width: 100%;
  height: 32px;
  background: url(../img/next.png) no-repeat;
  background-size: auto 100%;
  background-position: left;
  line-height: 32px;
  padding-left: 24px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 16px;
}
#main .section1 .part2 li p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding: 15px 23px;
}

#main .section1 .part3 li {
  flex-grow: 1;
  height: 80px;
  background: #ffffff url(../img/fit.png) no-repeat;
  background-size: 34px;
  background-position: 20px center;
  border-radius: 8px;
  padding-left: 69px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  line-height: 80px;
  color: #333333;
  margin-right: 20px;
}
#main .section1 .part3 li:last-child {
  margin-right: 0;
}
#main .section1 .part4 {
  padding-bottom: 15px;
  margin-bottom: 0;
}
#main .section1 .part4 ul {
  flex-wrap: wrap;
  align-items: flex-start;
}
#main .section1 .part4 li {
  width: 520px;
  height: 210px;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 30px;
}
#main .section1 .part4 li.w {
  width: 100%;
}

#main .section1 .part4 li .top {
  background-color: #055a3f;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  color: #ffffff;
  align-items: baseline;
  line-height: 20px;
  padding: 15px 0 15px 28px;
}
#main .section1 .part4 li .top em {
  font-family: "AlibabaPuHuiTiRegular";
  font-size: 12px;
  color: #fffc01;
  margin-left: 12px;
  line-height: 12px;
}
#main .section1 .part4 li .txt {
  height: 160px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding: 10px 120px 0 27px;
  position: relative;
  align-items: flex-start;
}
#main .section1 .part4 li .txt > .l {
  border-left: 1px solid #ebebeb;
  padding-left: 20px;
  padding-right: 20px;
  flex-grow: 1;
  height: 121px;
}
/* #main .section1 .part4 li .txt>.l p{
  width: 240px;
} */
#main .section1 .part4 li .txt p span {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 18px;
  color: #055a3f;
  padding-bottom: 5px;
}
#main .section1 .part4 li .txt > .l:nth-child(2) {
  width: 430px;
}
#main .section1 .part4 li .txt > .l:first-child {
  border-left: none;
  padding-left: 0;
  width: 320px;
}
#main .section1 .part4 li .zixun {
  width: 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
#main .section1 .part4 li .zixun img {
  margin: 0 auto;
  display: block;
}
#main .section1 .part4 li .zixun p {
  width: 100px;
  height: 36px;
  background-color: #fffc01;
  border-radius: 18px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 18px;
  color: #010101;
  margin-top: 3px;
  cursor: pointer;
}
#main .section1 .part.intr {
  background: #ffffff;
  padding: 20px 20px 15px;
  border-radius: 8px;
}
#main .section1 .part.intr .t {
  height: 40px;
  background-color: #cae9de;
  border-radius: 20px;
  font-size: 20px;
  line-height: 40px;
  color: #055a3f;
  padding: 0 20px;
  display: inline-block;
  margin-bottom: 15px;
}
#main .section1 .part.intr p {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
#main .section1 .part.productHighlight li {
  height: 80px;
  background-color: #ffffff;
  border-radius: 8px;
  flex-grow: 1;
  margin-right: 23px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  color: #333333;
  padding-left: 18px;
  line-height: 30px;
}

#main .section1 .part.productHighlight li:last-child {
  margin-right: 0;
}
#main .section1 .part.productHighlight li em {
  width: 36px;
  height: 36px;
  border-radius: 36px;
  background-color: #c9e8de;
  font-size: 20px;
  line-height: 36px;
  color: #055a3f;
  text-align: center;
  margin-right: 17px;
}
#main .section1 .part.serviceCompare .img {
  position: relative;
}
#main .section1 .part.serviceCompare .zixun {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: calc(100% - 50px);
  cursor: pointer;
}
#main .section1 .serviceProcess ul {
  align-items: stretch;
  flex-wrap: wrap;
}
#main .section1 .serviceProcess li {
  width: 340px;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 20px 15px 10px;
  margin-top: 30px;
}
#main .section1 .serviceProcess li:nth-child(1),
#main .section1 .serviceProcess li:nth-child(2),
#main .section1 .serviceProcess li:nth-child(3) {
  margin-top: 0;
}
#main .section1 .serviceProcess li .t {
  height: 40px;
  background-color: #cae9de;
  border-radius: 19px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  color: #055a3f;
  padding-left: 5px;
  margin-bottom: 10px;
}
#main .section1 .serviceProcess li .t em {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  border-radius: 32px;
  background-color: #055a3f;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
}
#main .section1 .serviceProcess li p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
#main .section1 .serviceProcess li p span {
  font-family: "AlibabaPuHuiTiMedium";
  color: #000000;
}
#main .section1 .sameForm {
  padding: 24px 20px 20px 20px;
  background-color: #055a3f;
}
#main .section1 .sameForm > p {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  padding-bottom: 15px;
  border-bottom: 1px solid #088c62;
  margin-bottom: 20px;
}
#main .section1 .sameForm .item {
  width: 250px;
  height: 50px;
  background-color: #ffffff;
  margin-right: 10px;
}
#main .section1 .sameForm .item input,
#main .section1 .sameForm .item select {
  width: 100%;
  height: 100%;
  font-style: 14px;
  padding-left: 10px;
  color: #7b7b7b;
}
#main .section1 .sameForm .item.yzm {
  width: 180px;
}
#main .section1 .sameForm .item.yzm span {
  width: 80px;
  font-size: 14px;
  background: #000000;
  height: 100%;
  color: #ffffff;
  flex-shrink: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
#main .section1 .sameForm .submit {
  width: 156px;
  height: 50px;
  background-color: #fffc01;
  border-radius: 25px;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 20px;
  color: #010101;
  cursor: pointer;
}
#main .section2 {
  position: relative;
  z-index: 1;
}
#main .section2::after {
  content: "";
  position: absolute;
  bottom: 129px;
  width: 100%;
  height: 320px;
  background-image: linear-gradient(0deg, #e8f3f0 0%, #ffffff 100%);
  z-index: -1;
}
#main .section2 .offer {
  padding-bottom: 30px;
}
#main .section2 li {
  width: 170px;
  height: 300px;
  overflow: hidden;
}
#main .section2 li img {
  width: 100%;
}
#main .section2 .swiper-pagination-bullet {
  height: 6px;
  background: #0a6247;
  width: 10px;
  border-radius: 4px;
  transition: all 0.3s;
}
#main .section2 .swiper-pagination-bullet-active {
  width: 30px;
  transition: all 0.3s;
}
#main .section3 {
  margin-bottom: 60px;
}
#main .section3 .canRankingbox > p,
#main .section3 .deuRankingbox > p {
  font-family: "AlibabaPuHuiTiBold";
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  margin-bottom: 19px;
}
#main .section3 .canRankingbox > div,
#main .section3 .deuRankingbox > div {
  width: 100%;
  background-color: #ffffff;
  border: solid 2px #126249;
  align-items: stretch;
}
#main .section3 .canRankingbox .btnbox,
#main .section3 .deuRankingbox .btnbox{
  border: none;
}
#main .section3 .deuRankingbox {
  display: none;
}
#main .section3 .same {
  width: 33.34%;
  border-right: 1px solid #126249;
}
#main .section3 .canRankingbox .same .top {
  padding: 21px 15px 15px 24px;
  height: 144px;
}
#main .section3 .same:last-child {
  border-right: none;
}
#main .section3 .canRankingbox .same p:nth-child(1) {
  width: 130px;
  height: 32px;
  background-color: #cae9de;
  border-radius: 16px;
  line-height: 32px;
  text-align: center;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 18px;
  color: #000000;
  margin-bottom: 10px;
}
#main .section3 .canRankingbox .same p:nth-child(2) {
  font-size: 14px;
  line-height: 22px;
  color: #666666;
}
#main .section3 thead th {
  height: 50px;
  background-color: #126249;
  font-family: "AlibabaPuHuiTiBold";
  font-size: 16px;
  color: #ffffff;
}
#main .section3 thead th:nth-child(2) {
  width: 150px;
}
#main .section3 thead th:nth-child(3) {
  width: 192px;
}
#main .section3 tbody tr {
  height: 35px;
  background: #e8f3f0;
}
#main .section3 tbody tr:nth-child(2n) {
  background: #ffffff;
}
#main .section3 td {
  font-size: 14px;
  color: #000000;
}
#main .section3 td:last-child {
  font-size: 12px;
  word-break: keep-all;
  background-color: #ddece7;
}
#main .section3 tbody tr:nth-child(2n) td:last-child {
  background: #f3f7f6;
}
@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);
}
