* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
html,
body {
  width: 100%;
  height: 100%;
  font-family: Microsoft YaHei !important;
  min-width: 1200px;
}
.mainWrap {
  width: 100%;
  height: 100%;
  background-image: url(/Public/Home/images/mgzdxt_img/2.0.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
}
.mainTit {
  font-weight: bold;
  font-size: 86px;
  color: #ffffff;
  line-height: 86px;
  text-shadow: 0px 4px 4px #000000;
  margin-top: 122px;
  text-align: center;
  display: block;
}
.mainTit span {
  position: relative;
  z-index: 10;
}
.mainTit span::after {
  z-index: -1;
  display: block;
  content: "美国留学智能诊断系统";
  position: absolute;
  top: 20px;
  left: 6px;
  font-weight: bold;
  font-size: 86px;
  color: #000000;
  text-stroke: 2px #ffffff;
  opacity: 0.2;
  -webkit-text-stroke: 2px #ffffff;
  white-space: nowrap;
}
.swTabAct {
  background: #f53324 !important;
  color: #ffffff !important;
  width: 168px;
  height: 43px;
}
.swTbCoIteChoiceAct {
  border: 1px solid #f53324 !important;
}
.swTbCoIteChoiceAct::before {
  content: "";
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 11px;
  background-image: url(/Public/Home/images/mgzdxt_img/2.2.png);
  background-size: 100% 100%;
}
.nextClickWrap {
  width: 540px;
  height: 65px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.nextClickWrap .nextClickItem {
  display: block;
  width: 262px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  line-height: 65px;
  background-image: url(/Public/Home/images/mgzdxt_img/2.1.png);
  transition: 0.3s;
}
.nextClickWrap .nextClickItem:hover {
  transform: translateY(-8px);
}
.mainCenterWrap {
  position: relative;
  width: 636px;
  height: 479px;
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  margin: 111px auto 0 auto;
}
.mainCenterWrap .swiper-container .swiper-wrapper .swiper-slide {
  background: #ffffff;
}
.mainCenterWrap .tabTopicWrap {
  width: 636px;
  height: 479px;
  box-sizing: border-box;
  padding-top: 50px;
  position: relative;
}
.mainCenterWrap .tabTopicWrap .tabTopicTit {
  font-weight: bold;
  font-size: 20px;
  color: #171717;
  line-height: 20px;
  text-align: center;
  margin-bottom: 25px;
}
.mainCenterWrap .tabTopicWrap .tabTopicP {
  width: 543px;
  height: 61px;
  font-weight: 400;
  font-size: 16px;
  color: #1b1b1b;
  line-height: 22px;
  margin: 0 auto;
  margin-top: 30px;
  text-indent: 32px;
}
.mainCenterWrap .tabTopicWrap .inputWrap {
  width: 368px;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
}
.mainCenterWrap .tabTopicWrap .inputWrap input {
  height: 43px;
  border: none;
  outline: none;
  letter-spacing: 1px;
}
.mainCenterWrap .tabTopicWrap .inputWrap .lastInputItem {
  width: 368px;
  height: 43px;
  background: #f0f0f0;
  border-radius: 21px;
  display: flex;
}
.mainCenterWrap .tabTopicWrap .inputWrap .lastInputItem .inputCode {
  border-radius: 21px 0px 0px 21px;
  background: #f0f0f0;
  width: 206px;
  box-sizing: border-box;
  padding-left: 17px;
  font-size: 16px;
}
.mainCenterWrap .tabTopicWrap .inputWrap .lastInputItem .getCode {
  width: 162px;
  height: 43px;
  background: #f53324;
  border-radius: 0px 21px 21px 0px;
  font-size: 16px;
  color: #ffffff;
  line-height: 43px;
  box-sizing: border-box;
  text-align: center;
}
.mainCenterWrap .tabTopicWrap .inputWrap .upInputItem input {
  width: 368px;
  height: 43px;
  border-radius: 21px;
  background: #f0f0f0;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 17px;
}
.mainCenterWrap .tabTopicWrap .switchWrap .swTab {
  width: 335px;
  height: 43px;
  background: #f0f0f0;
  border-radius: 21px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.mainCenterWrap .tabTopicWrap .switchWrap .swTab .swTabItem {
  font-weight: 400;
  font-size: 16px;
  color: #151515;
  line-height: 43px;
  height: 43px;
  width: 168px;
  text-align: center;
  transition: all 0.3s;
  border-radius: 21px;
}
.mainCenterWrap .tabTopicWrap .switchWrap .swTab .swTabItem:hover {
  background: #f53324 !important;
  color: #ffffff !important;
  width: 168px;
  height: 43px;
}
.mainCenterWrap .swTbCoItem {
  margin: 26px auto 0 auto;
  width: 524px;
  height: 170px;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.mainCenterWrap .swTbCoItem .swTbCoIteChoice {
  width: 252px;
  height: 43px;
  background: #f0f0f0;
  border-radius: 21px;
  line-height: 43px;
  box-sizing: border-box;
  padding-left: 16px;
  border: 1px solid #f0f0f0;
  transition: all 0.3s;
  position: relative;
}
.mainCenterWrap .swTbCoItem .swTbCoIteChoice:hover {
  border: 1px solid #f53324;
}
.mainCenterWrap .singleChoiceWrap {
  margin-top: 63px;
  height: 200px;
  align-content: flex-start;
}
.mainCenterWrap .singleChoiceWrap .swTbCoIteChoice {
  line-height: 25px;
  padding: 5px 40px 5px 16px;
  height: auto;
  margin-bottom: 10px;
}
.mainCenterWrap .swiper-container-horizontal > .swiper-scrollbar {
  top: 0;
}
.mainCenterWrap .swiper-scrollbar-drag {
  background: #f53324;
}
.mainCenterWrap .swiper-container-horizontal > .swiper-pagination-bullets,
.mainCenterWrap .swiper-pagination-custom,
.mainCenterWrap .swiper-pagination-fraction {
  top: 10px;
  right: 10px;
  width: auto;
  bottom: auto;
  left: auto;
  color: #999999;
  font-size: 16px;
}
