.IndexTopLogin > img {
  max-height: 70px;
}
.IndexTop {
  padding-top: 5px;
  padding-bottom: 5px;
}
.IndexNavInto {
  background-color: #1da8f9;
}
.IndexICT > div:nth-child(1) .ICTcanvas {
  background: url(../images/ICTImg/1.png) no-repeat center;
  background-size: 100%;
}
.IndexICT > div:nth-child(2) .ICTcanvas {
  background: url(../images/ICTImg/2.png) no-repeat center;
  background-size: 100%;
}
.IndexICT > div:nth-child(3) .ICTcanvas {
  background: url(../images/ICTImg/3.png) no-repeat center;
  background-size: 100%;
}
.IndexICT > div:nth-child(4) .ICTcanvas {
  background: url(../images/ICTImg/4.png) no-repeat center;
  background-size: 100%;
}
.IndexICT > div:nth-child(5) .ICTcanvas {
  background: url(../images/ICTImg/5.png) no-repeat center;
  background-size: 100%;
}
.IndexICT > div:nth-child(6) .ICTcanvas {
  background: url(../images/ICTImg/6.png) no-repeat center;
  background-size: 100%;
}
.IndexICT > div:nth-child(7) .ICTcanvas {
  background: url(../images/ICTImg/7.png) no-repeat center;
  background-size: 100%;
}
.IndexICT > div:nth-child(8) .ICTcanvas {
  background: url(../images/ICTImg/8.png) no-repeat center;
  background-size: 100%;
}
.ICTcanvas canvas {
  /* display: none; */
}
#login.HBloginMain > div.bjC2 {
  background: url(../images/IndImg/bannerBj5.png) no-repeat center top;
}
.HBloginL h1 {
  color: #3520bc;
}
button.txt_login {
  background-color: #6a55ff;
  background-image: linear-gradient(to right, #6a55ff, #7c55ff);
}
.HBloginL > div span:nth-child(1) {
  background-image: linear-gradient(to right, #a166fe, #1b93ff);
  padding: 2px;
  border-radius: 8px;
}
.HBloginL > div span:nth-child(2) {
  background-image: linear-gradient(to right, #1b93ff, #a166fe);
  padding: 2px;
  border-radius: 8px;
}
div.bjC2 .HBloginL > div span:nth-child(1) input,
div.bjC2 .HBloginL > div span:nth-child(2) input {
  border: 0;
  border-radius: 6px;
}
.titleH1 h1 {
  /* color: transparent;
  background-image: linear-gradient(to right, #3795ff, #4f39fd); */
  color: #4f39fd;
  background-clip: text;
}
.titleH1 span {
  color: #091940;
}
.titleH1 > h1 span {
  font-size: 22px;
  font-weight: normal;
  color: #000;
  opacity: 1;
  padding-top: 5px;
}
.kjycxUlNew li > header > div {
  background: url(../images/ICTImg/kj07.png) no-repeat center top;
  background-size: 100% auto;
}
.kjycxUlNew li {
  padding: 10px 20px;
}
.kjycxUlNew li > header > div {
  padding: 20px 10px 10px 10px;
}
.hdyjlBox::after {
  background: url(../images/ICTImg/kj08.png) center top repeat-x #e7f5ff;
  bottom: auto;
  top: 0;
  height: 100%;
}
.hdyjlDiv {
  align-items: flex-start;
}
.hdyjlDiv > div.BuddyRanking {
  width: 45%;
  margin: 0;
}
.hdyjlDiv > div.VideoSharing {
  width: 55%;
  margin: 0;
  padding-right: 20px;
}
.hdyjlDivN .hdyjlTitle h1 {
  padding-left: 55px;
  line-height: 52px;
}
.BuddyRanking {
  background-color: #f0f9fe;
  border: 2px solid #fff;
}
.BuddyRankingUl {
  background: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.BuddyRanking > footer {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  aspect-ratio: 1.76 / 1;
  padding: 5px;
  cursor: pointer;
}
.BuddyRanking > footer img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.hdyjlDivN .BuddyRankingUl {
  padding: 0 10px;
  height: 330px;
}
.BuddyRankingUl li {
  border-bottom: 1px solid #f7f7f7;
}
.BuddyRankingUl li > div {
  background: transparent;
  line-height: 55px;
}
.BuddyRankingUl li:last-child {
  border: 0;
}
.hdyjlDivN .hdyjlTitle {
  margin-bottom: 0;
  padding-left: 10px;
}
.VideoSharingMain {
  background-color: #f0f9fe;
  border: 2px solid #fff;
  border-radius: 15px;
}
.VideoSharingDiv {
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 0;
  display: flex;
  padding: 0;
}
.VideoSharingDiv > header {
  border-right: 1px solid #dbe5f0;
}
.VideoSharingDiv ul {
  width: 140px;
  display: block;
  padding-top: 20px;
  margin: 0;
}
.VideoSharingDiv > div.VideoClipHeader {
  padding: 18px;
  width: 100%;
  height: auto;
  background-color: transparent;
}
.VideoSharingDiv > div.VideoClipHeader > div {
  position: relative;
}
.VideoSharingDiv ul li {
  padding: 0;
}

.VideoSharingDiv ul span {
  line-height: 45px;
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
  justify-content: flex-start;
  padding-left: 30px;
}
.VideoSharingDiv ul span::before {
  margin-right: 12px;
}
.VideoSharingDiv ul li.active span {
  background: linear-gradient(to right, #e2eefd, rgba(255, 255, 255, 0));
  box-shadow: none;
  border-radius: 0;
  color: #2171d4;
  border-bottom: 0;
  position: relative;
}
.VideoSharingDiv ul li.active span::after {
  content: "";
  display: block;
  width: 5px;
  height: 100%;
  position: absolute;
  background-color: #0069ea;
  border-radius: 3px;
  left: -2px;
}
.OtherServices {
  background: transparent;
}
.OtherServices ul li {
  width: 33.333333%;
}
.OtherServices::before {
  display: none;
}
.OtherServices ul {
  padding: 10px 0;
}
.OtherServices ul li a {
  padding: 40px 10px 40px 10px;
}
.OtherServices {
  padding-top: 20px;
}
.VideoSharingDiv ul span:hover::before {
  background: url(../images/IndImg/into10.png) no-repeat center;
}
.indSY .IndexNavBox {
  display: none;
}
.IndexTopLogin {
  padding-left: 15px;
}
.IndexTopRight {
  padding-right: 15px;
}
.BuddyRankingUl div > span:nth-child(3) {
  max-width: none;
}
.userSubscribe > div {
  background-color: #f96578;
  display: block;
  padding: 5px 10px;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

/* 演示申请 */
.SGETrial {
  background-color: #f7f7f7;
}
.SGETrial > header {
  padding: 20px 0;
  background-color: #fc8653;
  background: linear-gradient(to left, #ff9257, #fc7445);
  color: #fff;
  text-align: center;
  font-size: 26px;
}
.SGETrialTable {
  background-color: #fff;
  letter-spacing: 0.05rem;
}
.SGETrialTable li {
  list-style: none;
}
.activeCard_next h1 {
  background-color: #fc8653;
}
.activeCard_next_div {
  margin: auto;
  padding: 20px;
}
.activeCard_next_div > header {
  color: red;
  font-size: 18px;
  padding: 5px 0;
}
.activeCard_next_div h1 {
  font-size: 18px;
  margin: 0;
  background-color: #a7defa;
  line-height: 25px;
  padding: 13px 20px;
  color: #006797;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.activeCard_next_tabel {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
.activeCard_next_tabel ul {
  display: flex;
  border-bottom: 1px solid #e1e1e1;
  background-color: #eef8fc;
}
.activeCard_next_tabel li {
  float: left;
  padding: 8px;
  min-height: 50px;
  font-size: 16px;
}
.activeCard_next_tabel li:nth-of-type(1) {
  width: 20%;
  min-width: 230px;
  text-align: right;
  line-height: 25px;
  padding: 13px 5px;
  color: #474747;
}
.activeCard_next_tabel li:nth-of-type(2) {
  width: 80%;
  border-left: 1px solid #e1e1e1;
  background-color: #fff;
}
.activeCard_next_tabel .col {
  margin: 8px -5px;
}
.activeCard_next_tabel .col .opt {
  padding-bottom: 8px;
  min-width: 220px;
}
.activeCard_next_tabel select {
  margin: 0 5px;
  max-width: 360px;
  display: inline-block;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
}
.activeCard_next_tabel select option {
  line-height: 50px;
}
.activeCard_next_tabel input {
  width: 250px;
  border: 1px solid #e2e2e2;
  padding: 0 10px;
  line-height: 35px;
  margin: 0 5px;
}
.activeCard_next_tabel li font {
  color: #f82e67;
  display: inline-block;
  padding: 5px 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
}
.activeCard_next_tabel li .active_user {
  padding-bottom: 10px;
  margin-top: -5px;
}
.activeCard_next_tabel li .active_user input {
  margin-top: 10px;
}
.activeCard_next_tabel li .active_user button {
  display: inline-block;
  color: #fff;
  line-height: 30px;
  padding: 4px 10px;
  background-color: #fc5353;
  border-radius: 5px;
  border: 0;
  margin-top: 10px;
  margin-left: 5px;
}
.activeCard_next_tabel li .active_user button:hover,
.activeCard_next_tabel li .active_user button:active {
  background-color: #fc6753;
}
.activeCard_next_tabel li h2 {
  color: #ed6c00;
  font-size: 16px;
  line-height: 25px;
  margin: 0 5px;
}
.activeCard_next_tabel li h3 {
  color: #008a00;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 5px;
  margin: 0 5px;
}
.activeCard_next_tabel textarea {
  width: 560px;
  height: 110px;
  display: inline-block;
  float: left;
  margin: 0 5px;
  border: 1px solid #e2e2e2;
}
.activeCard_next_tabel input.active_S {
  width: 560px;
}
.active_con {
}
.active_con ul {
  border: 0;
  background-color: #fff;
  display: inline-block;
}
.active_con ul li {
  float: none;
  width: 100% !important;
  border: 0 !important;
  padding: 0 !important;
  min-height: inherit;
  margin-bottom: 10px;
}
.active_con ul li:last-child {
  margin-bottom: 0;
}
.active_con ul li span {
  display: inline-block;
  width: 75px;
  text-align: right;
}
.active_con ul li input {
  width: 485px;
}
.activeC_b {
  display: inline-block;
  color: #008a00;
  line-height: 30px;
  padding-left: 5px;
}

.SGETrialTable .magic-radio,
.SGETrialTable .magic-checkbox {
  position: absolute;
  display: none;
  /*display: block\9;*display: block; */
}

.SGETrialTable .magic-radio[disabled],
.SGETrialTable .magic-checkbox[disabled] {
  cursor: not-allowed;
}

.SGETrialTable .magic-radio + label,
.SGETrialTable .magic-checkbox + label {
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle;
  font-weight: normal;
}
.SGETrialTable .magic-radio + label:hover:before,
.SGETrialTable .magic-checkbox + label:hover:before {
  animation-duration: 0.4s;
  animation-fill-mode: both;
  animation-name: hover-color;
}
.SGETrialTable .magic-radio + label:before,
.SGETrialTable .magic-checkbox + label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  border: 1px solid #dbdbdb;
  background-color: #fff;
  /*border:none\0;*/
  /**border:none;*/
  /*border: 1px solid #c0c0c0\9\0;*/
}
.SGETrialTable .magic-radio + label:after,
.SGETrialTable .magic-checkbox + label:after {
  position: absolute;
  display: none;
  content: "";
}

.SGETrialTable .magic-radio[disabled] + label,
.SGETrialTable .magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: #e4e4e4;
}
.SGETrialTable .magic-radio[disabled] + label:hover,
.magic-radio[disabled] + label:before,
.magic-radio[disabled] + label:after,
.SGETrialTable .magic-checkbox[disabled] + label:hover,
.SGETrialTable .magic-checkbox[disabled] + label:before,
.SGETrialTable .magic-checkbox[disabled] + label:after {
  cursor: not-allowed;
}
.SGETrialTable .magic-radio[disabled] + label:hover:before,
.SGETrialTable .magic-checkbox[disabled] + label:hover:before {
  border: 1px solid #e4e4e4;
  animation-name: none;
}
.SGETrialTable .magic-radio[disabled] + label:before,
.SGETrialTable .magic-checkbox[disabled] + label:before {
  border-color: #e4e4e4;
}

.SGETrialTable .magic-radio:checked + label:before,
.SGETrialTable .magic-checkbox:checked + label:before {
  animation-name: none;
}

.SGETrialTable .magic-radio:checked + label:after,
.SGETrialTable .magic-checkbox:checked + label:after {
  display: block;
}

.SGETrialTable .magic-radio + label:before {
  border-radius: 50%;
}

.SGETrialTable .magic-radio + label:after {
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #73716e;
}

.SGETrialTable .magic-radio:checked + label:before {
  border: 1px solid #dbdbdb;
}

.SGETrialTable .magic-radio:checked[disabled] + label:before {
  border: 1px solid #c9e2f9;
}

.SGETrialTable .magic-radio:checked[disabled] + label:after {
  background: #c9e2f9;
}

.SGETrialTable .magic-checkbox + label:before {
  border-radius: 0px;
}

.SGETrialTable .magic-checkbox + label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0;
}

.SGETrialTable .magic-checkbox:checked + label:before {
  border: #3e97eb;
  background: #3e97eb;
}

.SGETrialTable .magic-checkbox:checked[disabled] + label:before {
  border: #c9e2f9;
  background: #c9e2f9;
}

.SGETrialTable .col {
  margin: 8px 0;
  font-size: 16px;
  line-height: 20px;
  position: relative;
}
.SGETrialTable .xianze_img {
  padding-right: 320px;
}
.SGETrialTable .opt {
  margin: 0 13px;
  float: left;
}
.SGETrialTable .col .col_annniu {
  padding-bottom: 10px;
  padding-top: 10px;
}
.SGETrialTable .col .col_annniu button {
  border: 0;
  outline: none;
  width: 86px;
  height: 33px;
  background: #2da5ec;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
}
.SGETrialTable .col .col_annniu button:active {
  background-color: #1dacf9;
}
.SGETrialTable .col_fx_tc {
  position: fixed;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  text-align: center;
  font-size: 0;
  z-index: 9999;
  display: none;
}
.SGETrialTable .col_fx_tc:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.SGETrialTable .col_fx_tc_nr {
  vertical-align: middle;
  position: relative;
  padding: 20px 25px;
  max-width: 700px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  width: 300px;
  height: 160px;
  margin: auto;
  top: 50%;
  margin-top: -80px;
  *width: 250px;
  *height: 120px;
  *margin-top: -60px;
}
.SGETrialTable .col_fx_tc_nr h1 {
  font-size: 16px;
  color: #18b4ed;
  text-align: center;
  margin: 0;
}
.SGETrialTable .col_fx_tc_nr h2 {
  padding: 20px 0 30px;
  font-size: 14px;
  margin: 0;
}
.activeC_an {
  padding-bottom: 10px;
  text-align: center;
}
.activeC_an a {
  display: inline-block;
  line-height: 50px;
  padding: 0 30px;
  color: #fff;
  font-size: 20px;
  margin: 0 5px;
  border-radius: 5px;
}
.activeC_an a:nth-of-type(1) {
  background-color: #ff9257;
}
.activeC_an a:nth-of-type(2) {
  background-color: #0dc0dc;
}
.activeC_an a:nth-of-type(1):hover,
.activeC_an a:nth-of-type(1):active {
  background-color: #fc7445;
}
.activeC_an a:nth-of-type(2):hover,
.activeC_an a:nth-of-type(2):active {
  background-color: #06afc9;
}

/* 用户订阅 */
.product_sub_dis {
  background-color: #1da8f9;
}
.product_sub_dis h1 {
  color: #fff;
}
.subCon {
  padding: 10px 0;
}
.subCon .titleH2 {
  background: url(../images/SGImg/s.png) no-repeat center left;
  padding: 10px 0 10px 30px;
  margin: 0 20px;
}
.li_level {
  padding: 0 15px;
}
.li_level ul {
  display: flex;
  flex-wrap: wrap;
}
.li_level ul li {
  padding: 5px;
}
.li_level ul li span {
  display: flex;
  line-height: 45px;
  border-radius: 8px;
  background-color: #4caaf8;
  min-width: 110px;
  padding: 0 15px;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.li_level ul li.active span {
  background-color: #f65686;
}
.specificCon {
  padding: 0 12px;
}
.specificCon ul {
  display: flex;
  flex-wrap: wrap;
}
.specificCon ul li {
  width: 25%;
  padding: 8px;
}
.specificCon ul li div {
  background-color: #f6fafd;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 5px;
  text-align: center;
  height: 100%;
}
.specificCon ul li div:hover {
  border: 1px solid #4bbef5;
}
.specificCon ul li div header {
  position: relative;
}
.specificCon ul li div header span {
  display: block;
  color: #25355e;
  font-size: 16px;
}
.specificCon ul li div header::before {
  display: block;
  content: "";
  height: 170px;
  width: 100%;
}

.specificCon ul li div p {
  padding-top: 10px;
  min-height: 100px;
}
.specificCon ul li div p b {
  font-weight: bold;
  font-size: 17px;
  color: #000;
}
.specificCon ul li div p span {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 18px;
}
.specificCon ul li div p i {
  font-style: normal;
  color: #000;
  font-size: 14px;
}
.specificCon li div > header h1 {
  font-size: 18px;
  color: #25355e;
}
.specificCon li div > h1 {
  color: #008bed;
  font-size: 17px;
  padding-bottom: 8px;
  min-height: 26px;
}
.specificCon h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
}
span.money {
  color: #f42656;
  font-size: 20px;
  margin-right: 5px;
}
.specificCon span.check_boxL label {
  margin: 0;
  padding: 0;
  width: 25px;
  background: none;
}
.specificCon span.check_boxL label::before {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  left: 0;
}
.specificCon span.check_boxL input:checked + b {
  border: 0;
  border-top: none;
  border-right: none;
  width: 100%;
  left: 0;
  transform: none;
  top: 0;
  height: 100%;
  background: #4bbef5 url(../images/SGImg/into10.png) no-repeat center;
  border-radius: 3px;
}
.orangeT {
  color: #fa662d;
}
/* 套餐 */
.package {
  margin: 10px 20px;
  background-color: #f6fafd;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.package ul li {
  position: relative;
}
.package ul li div {
  border: 0;
  background: none;
}
.package ul li div:hover {
  border: none;
}
.package ul li:nth-child(4)::before {
  display: none;
}
.package ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  right: -15px;
  top: 90px;
  background: url(../images/SGImg/into11.png) no-repeat center;
}
.package ul li:last-child:before {
  display: none;
}
.package footer {
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 15px 0 10px 0;
}
.package footer h1 {
  color: #008bed;
  font-size: 17px;
  min-height: 26px;
}
.package footer h2 {
  padding-top: 0;
}
header.eChineseInto::before {
  background: url(../images/homeTeacher/ICTS01.png) no-repeat center;
}
header.FunlandInto::before {
  background: url(../images/homeTeacher/ICTS04.png) no-repeat center;
}
header.eExerciseInto::before {
  background: url(../images/homeTeacher/ICTS03.png) no-repeat center;
}
header.eWritingInto::before {
  background: url(../images/homeTeacher/ICTS06.png) no-repeat center;
}
header.eOralInto::before {
  background: url(../images/homeTeacher/ICTS04.png) no-repeat center;
}
header.eListeningInto::before {
  background: url(../images/homeTeacher/ICTS05.png) no-repeat center;
}
header.eReadingInto::before {
  background: url(../images/homeTeacher/ICTS07.png) no-repeat center;
}
header.eClassicInto::before {
  background: url(../images/homeTeacher/ICTS08.png) no-repeat center;
}
.NextInto {
  background-color: #3772fc;
  border-radius: 12px;
  line-height: 30px;
  font-size: 22px;
  color: #fff;
  padding: 10px 20px 12px 20px;
  min-width: 140px;
  margin: 15px auto;
}
.subCon .contentMax > footer {
  text-align: center;
}
.aboutUSMain,
.contactUSMain {
  background-color: #f0f7fd;
  padding: 0 10px;
}
.aboutUSMain .contentMax,
.contactUSMain .contentMax {
  background-color: #fff;
  min-height: 76.4vh;
  padding: 20px;
}
.aboutUSMain p {
  letter-spacing: 0.05rem;
  font-size: 17px;
  line-height: 25px;
  margin: 10px 0;
}
.EnText p {
  letter-spacing: 0;
}
.contactUSTit {
  text-align: center;
  border-radius: 10px;
  color: #fff;
}
.contactUSDiv {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px;
  line-height: 55px;
  font-size: 20px;
  font-family: Calibri;
  width: 25%;
}
.contactUSNr {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}
.subT_tit {
  background-color: #3f85ed;
  font-size: 20px;
  text-align: left;
  padding: 0 100px;
}
.subT_tit .contentMax {
  line-height: 25px;
  padding: 10px 20px;
  min-height: 70px;
  display: flex;
  justify-content: center;
  color: #fff;
  align-items: center;
}
.userInfo_Box {
  background-color: #f7fbfd;
  padding: 20px 100px 10px 100px;
}
.userInfo_Box .contentMax {
  padding: 0 20px;
  max-width: 1250px;
}
.userInfo_Box ul {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 5px rgb(0 0 0 / 8%);
  padding: 30px 10px;
}
.userInfo_Box ul li {
  display: flex;
  flex-wrap: wrap;
  padding: 8px 0;
}
.userInfo_Box ul li div:nth-child(1) {
  width: 30%;
  text-align: right;
  padding: 12px 10px;
  font-size: 18px;
}
.userInfo_Box ul li div:nth-child(1) i {
  color: red;
  font-style: normal;
}
.userInfo_Box ul li div:nth-child(2) {
  width: 70%;
}
.userInfo_Box ul li div:nth-child(2) span {
  display: flex;
}
.userInfo_Box ul li div:nth-child(2) p {
  opacity: 0.6;
  padding-top: 5px;
  font-size: 15px;
}
.userInfo_Box ul li input {
  -webkit-user-select: text;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  outline: 0;
  background-color: #fff;
  -webkit-appearance: none;
  margin: 0;
  padding: 10px;
  min-width: 450px;
  font-size: 18px;
}
.userInfo_Box ul li select {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  font-size: 18px;
  min-width: 450px;
}
.userInfo_Box ul li button {
  background-color: #ff9d48;
  line-height: 25px;
  border-radius: 8px;
  color: #fff;
  padding: 5px 20px 8px 20px;
  font-size: 20px;
  margin-left: 10px;
}
.userInfo_Box ul li button:hover {
  background-color: #f3892d;
}
.userInfo_Box ul li p b {
  font-weight: normal;
  color: red;
}
.userInfo_Box footer {
  margin: auto;
  text-align: center;
}
.userInfo_Box footer input {
  margin: 20px 5px 15px 5px;
}
.userInfo_Box ul footer {
  justify-content: flex-start;
  display: flex;
  padding-left: 30%;
  flex-wrap: wrap;
}
.userInfo_Box ul footer input {
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin: 5px 10px 5px 0;
}
.userInfo_Box ul footer div {
  display: flex;
  align-items: center;
}
.CancelInto {
  background-color: #ffae67;
  border-radius: 12px;
  line-height: 30px;
  font-size: 22px;
  color: #fff;
  padding: 10px 20px 12px 20px;
  min-width: 140px;
  margin: 15px auto;
}
.userInfo_Box .contentMax h3 {
  font-size: 16px;
  margin: 0;
  color: #108bea;
  text-align: center;
}
.subT_titOD {
  background: #fc657b;
}
.subT_titOD span {
  padding-left: 60px;
  font-size: 22px;
  background: url(../images/SGImg/into12.png) no-repeat center left;
  background-size: 45px;
  padding-left: 50px;
  display: inline-block;
  line-height: 50px;
}
.successfully_Box {
  background-color: #f7fbfd;
  padding: 20px 0 10px 0;
}
.successfully_Box .contentMax {
  padding: 0 20px;
  max-width: 1250px;
}
.OrderDetailsMain {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 5px rgb(0 0 0 / 8%);
  padding: 0 20px;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 20px;
}
.OrderDetailsMain h1 {
  border-bottom: 1px #eaeaea solid;
  line-height: 55px;
  font-size: 24px;
  position: relative;
  width: 100%;
}
.packageUl {
  background-color: #f6fafd;
  margin: 15px 0;
  font-size: 17px;
  line-height: 22px;
  border-radius: 5px;
  width: 100%;
}
.packageUl header {
  background-color: #7abaff;
  display: flex;
  color: #fff;
  align-items: center;
  min-height: 50px;
  position: relative;
}
.packageUl header span {
  padding: 10px;
  display: block;
  min-height: 50px;
  line-height: 30px;
}
.packageUl ul {
  border-left: rgba(0, 0, 0, 0.08) solid 1px;
  border-right: rgba(0, 0, 0, 0.08) solid 1px;
}
.packageUl ul li {
  display: flex;
  align-items: center;
  min-height: 50px;
  position: relative;
}
.packageUl ul li::before {
  content: "";
  display: flex;
  width: 98%;
  height: 1px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.08);
  bottom: 0;
  position: absolute;
  margin: 0 1%;
}
.packageUl ul li:last-child::before {
  display: none;
}
.packageUl ul li span {
  padding: 10px;
  display: block;
}
.packageUl header span:nth-child(1) {
  width: 70%;
}
.packageUl ul li span:nth-child(1) {
  width: 70%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 30px;
}
.packageUl header span:nth-child(2),
.packageUl ul li span:nth-child(2) {
  width: 30%;
  text-align: center;
}
.packageUl footer {
  line-height: 50px;
  text-align: right;
  padding: 0 15px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.studentP {
  margin-top: 0;
  background-color: #fff;
}
.studentP ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  border-left: 0;
}
.studentP ul::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  top: 0;
  left: 50%;
}
.studentP ul li {
  width: 50%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
  padding-left: 150px;
}
.studentP ul li::before {
  display: none;
}
.studentP ul li span:nth-child(1) {
  width: 150px;
  text-align: right;
  min-width: 150px;
  position: absolute;
  height: 100%;
  left: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #f6fafd;
}

.studentP ul li span:nth-child(2) {
  width: 100%;
  text-align: left;
  background-color: #fff;
  min-height: 50px;
  display: flex;
  align-items: center;
}
.eM_payementUl {
  padding: 15px 0;
  width: 100%;
}
.eM_payementUl label {
  display: flex;
  align-items: center;
}
.eM_payementUl label input {
  margin-top: 0;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.successfully_Box > footer {
  text-align: center;
}
input.CompleteInto {
  background-color: #00c292;
  border-radius: 12px;
  line-height: 30px;
  font-size: 22px;
  color: #fff;
  padding: 10px 20px 12px 20px;
  min-width: 140px;
  margin: 0 auto 15px auto;
  border: 0;
}

@media screen and (max-width: 1680px) {
  .titleH1 > h1 span {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .aboutUSMain, 
  .contactUSMain{
    padding: 0;
  }
}
@media screen and (max-width: 1360px) {
  .hdyjlDivN .BuddyRankingUl {
    padding: 0 1vw;
    height: auto;
    min-height: 20.5vw;
  }
  .VideoSharingDiv > div.VideoClipHeader {
    padding: 1.2vw;
  }
}
@media screen and (max-width: 1300px) {
  .IndexTopLogin > img {
    max-height: 55px;
  }
  .hdyjlDiv.hdyjlDivN > div.BuddyRanking {
    padding: 0;
    width: 49%;
    margin-right: 1%;
  }
}
@media screen and (max-width: 1200px) {
  .IndexTopSGR img {
    height: 45px;
  }
  .activeCard_next_tabel input.active_S,
  .activeCard_next_tabel textarea {
    width: 100%;
    margin: 0;
  }
  .activeCard_next_tabel li {
    padding: 10px;
  }
  .kjycxMain .titleH1 h1 {
    padding-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .aboutUSMain .contentMax, 
  .contactUSMain .contentMax{
    padding: 10px 15px;
  }
  .subCon .contentMax {
    padding: 0;
  }
  .specificCon ul li div p span,
  .specificCon ul li {
    font-size: 15px;
  }
  .package ul li::before {
    width: 25px;
    height: 25px;
    background-size: 100%;
    display: none;
  }
  .userInfo_Box ul footer {
    padding-left: 25%;
  }
  .userInfo_Box ul li div:nth-child(1) {
    width: 25%;
  }
  .userInfo_Box ul li div:nth-child(2) {
    width: 75%;
  }
  .userInfo_Box ul li input,
  .userInfo_Box ul li select {
    min-width: auto;
    width: 100%;
    max-width: 400px;
  }
  .subT_tit {
    font-size: 18px;
    padding: 0px 25px;
  }
  .subT_titOD span {
    font-size: 20px;
  }
  .userInfo_Box ul li button {
    font-size: 18px;
  }
  .userInfo_Box {
    padding-left: 0;
    padding-right: 0;
  }
  .VideoSharingDiv ul span {
    padding-left: 20px;
    line-height: 35px;
  }
  .OtherServices ul {
    padding: 0;
  }
  .hdyjlDiv.hdyjlDivN > div.BuddyRanking {
    width: 40%;
    padding: 0;
    margin: 0;
  }
  .hdyjlDiv.hdyjlDivN > div.VideoSharing {
    width: 60%;
    padding-left: 0;
    padding-right: 1.5%;
  }
  .hdyjlDiv {
    padding: 0 1%;
  }
  .VideoSharingDiv > div > div {
    height: auto;
  }
  .kjycxUlNew {
    margin-top: -45px;
  }
  .SGETrial > header {
    padding: 10px;
    font-size: 20px;
    letter-spacing: 0.06rem;
  }
  .IndexTopLogin {
    padding-left: 0;
  }
  .IndexTopRight {
    padding-right: 0;
  }
  .IndexNavInto {
    margin-top: 0;
    margin-bottom: 0;
  }

}
@media screen and (max-width: 1000px) {
  .aboutUSMain .container{
    padding-left: 0;
    padding-right: 0;
  }
  .product_sub_dis .titleH1 {
    padding: 0;
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .product_sub_dis .titleH1 h1 {
    font-size: 22px;
    padding: 10px 0;
  }
  .specificCon ul li{
    width: 33.333%;
  }
}
@media screen and (max-width: 880px) {
  .contactUSNr{
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .contactUSDiv{
    margin: 0;
    width: 50%;
    padding: 5px;
  }
  .contactUSMain iframe{
    height: 45vw !important;
  }
  .packageUl header span {
    line-height: 20px;
    min-height: auto;
  }
  .subT_tit {
    padding: 0;
  }
  .userInfo_Box ul {
    padding: 15px;
  }
  .userInfo_Box ul li div:nth-child(1) {
    font-size: 17px;
  }
  .userInfo_Box ul li input,
  .userInfo_Box ul li select {
    max-width: none;
  }
  .userInfo_Box ul li div:nth-child(2) span {
    flex-wrap: wrap;
  }
  .userInfo_Box ul li button {
    margin: 10px 0 0;
  }
  .IndexTopLogin > header {
    display: none;
  }
  .kjycxUlNew {
    margin-top: 0;
  }
  .kjycxUlNew li {
    padding: 10px;
  }
  .kjycxUlNew li > header > div {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .successfully_Box .contentMax,
  .OrderDetailsMain {
    padding: 0 15px;
  }
  span.money {
    font-size: 18px;
  }
  .OrderDetailsMain h1 {
    line-height: 45px;
    font-size: 20px;
  }
  .studentP ul li {
    width: 100%;
  }
  .NextInto {
    font-size: 20px;
  }
  .userInfo_Box footer input {
    margin: 15px 5px 10px 5px;
  }
  .userInfo_Box ul {
    padding-top: 5px;
  }
  .userInfo_Box ul footer {
    padding-left: 0;
    padding-top: 5px;
  }
  .userInfo_Box ul footer div {
    text-align: left;
    align-items: flex-start;
    padding: 5px 0;
  }
  .userInfo_Box ul footer input {
    margin-top: 0;
    margin-bottom: 0;
  }
  .subT_tit .contentMax {
    font-size: 16px;
    line-height: 20px;
  }
  .userInfo_Box ul li {
    padding: 0;
  }
  .userInfo_Box ul li div:nth-child(1) {
    width: 100%;
    text-align: left;
    padding: 10px 0;
  }
  .userInfo_Box ul li div:nth-child(2) {
    width: 100%;
    text-align: left;
  }
  .VideoSharingDiv ul {
    width: auto;
    padding-top: 2vw;
  }
  .titleH1 > h1 span {
    font-size: 2.2vw;
    line-height: 3vw;
  }
  .OtherServices ul li a {
    padding: 10px 2px 20px 2px;
  }
  .OtherServices {
    padding-top: 0;
    padding-bottom: 20px;
    min-height: auto;
  }
  .OtherServices .titleH1 {
    padding: 10px;
  }
  .hdyjlDiv {
    flex-wrap: wrap;
  }
  .hdyjlDiv.hdyjlDivN > div.BuddyRanking {
    width: 100%;
  }
  .hdyjlDiv.hdyjlDivN > div.VideoSharing {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .VideoSharingDiv > div > div {
    height: auto;
  }
  .kjycxUlNew li {
    width: 50%;
  }
  .activeCard_next_tabel input {
    width: 100%;
    margin: 0;
  }
  .activeCard_next_div h1 {
    font-size: 16px;
  }
  .activeC_an a {
    line-height: 45px;
    padding: 0 20px;
    font-size: 18px;
  }
  .activeCard_next_tabel li:nth-of-type(1) {
    min-width: 188px;
  }
  .SGETrialTable .opt {
    margin: 0 5px;
  }
  .SGETrial .container {
    padding: 0;
  }
  .activeCard_next_div {
    padding: 10px 15px;
  }
  .SGETrial .contentMax {
    padding: 0;
  }
  .userSubscribe {
    padding: 5px 0;
  }
  .userSubscribe > div {
    line-height: 35px;
  }
  .SGETrial > header {
    font-size: 18px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 720px) {
  .IndexTopLogin {
    padding: 0;
  }
}
@media screen and (max-width: 680px) {
  .specificCon,
  .li_level{
    padding: 0 8px;
  }
  .specificCon.package{
    margin: 0 12px;
    padding: 0;
  }
  .product_sub_dis .titleH1 h1 {
    font-size: 18px;
  }
  .li_level ul li span {
    font-size: 17px;
    min-width: 100px;
    padding: 0 10px;
  }
  .specificCon ul li{
    width: 50%;
    padding: 5px;
  }
  .specificCon.package ul li{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .specificCon.package ul li:nth-child(odd){
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .package footer{
    border-top: 0;
  }
  .packageUl header span:nth-child(1) {
    width: 100%;
    font-size: 16px;
  }
  .packageUl header span:nth-child(2) {
    display: none;
  }
  .packageUl ul li span:nth-child(2) {
    padding: 5px;
  }
  .packageUl {
    font-size: 16px;
  }
  .package ul li div{
    padding-bottom: 0;
  }
}
@media screen and (max-width: 620px) {
  .contactUSDiv {
    width: 100%;
    padding: 5px 0;
    line-height: 45px;
  }
  .contactUSDiv > div > br,
  .PrivacyNoticeDiv > br,
  .ConditionsOfUseDiv > br{
    display: none;
  }
  .contactUSTit{
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 580px) {
  .specificCon ul li div header::before{
    height: 28vw;
    background-size: 28vw;
    margin-bottom: 1vw;
  }
  .VideoSharingDiv ul span::before {
    padding: 6px;
  }
  .VideoSharingDiv ul span {
    padding-left: 10px;
    line-height: 35px;
    font-size: 16px;
  }

  .VideoSharingDiv ul span::before {
    background-size: 35px !important;
  }
  .titleH1 > h1 span {
    font-size: 3vw;
    line-height: 3.5vw;
  }
  .IndexTopLogin > img {
    max-height: 45px;
  }
  .IndexTopSGR img {
    height: 42px;
  }
  a.backHome {
    width: 45px;
    height: 45px;
  }
  .IndexTop .contentMax {
    padding: 0;
  }
  .IndexTopSGR {
    display: flex;
  }
}
@media screen and (max-width: 480px) {
  .userInfo_Box .contentMax h3 {
    font-size: 15px;
    line-height: 18px;
  }
  .userInfo_Box footer input{
    padding: 5px 10px 6px 10px;
  }
  .CancelInto{
    min-width: 100px;
  }
  .specificCon ul li div p{
    min-height: 70px;
    padding-top: 5px;
  }
  .specificCon h2{
    padding: 0;
  }
  span.money {
    font-size: 16px;
  }

  .specificCon ul li div p span{
    font-size: 15px;
  }
  .specificCon ul li div p i{
    font-size: 12px;
    line-height: 10px;
    display: block;
  }
  .specificCon ul li div header span{
    font-size: 12px;
  }
  .specificCon ul li {
    padding: 5px;
  }
  .nyBody .IndexTopSGR {
    display: none;
  }
  .packageUl ul {
    border-left: rgba(0, 0, 0, 0.08) solid 1px;
  }
  .studentP ul li {
    padding-left: 0;
    flex-wrap: wrap;
  }
  .packageUl header {
    min-height: 45px;
  }
  .studentP ul li span:nth-child(1) {
    width: 100%;
    text-align: left;
    position: relative;
    height: auto;
    border-left: 0;
    border-right: 0;
  }

  .subT_titOD span {
    font-size: 18px;
    background-size: 35px auto;
    padding-left: 40px;
  }
  .subT_titOD .contentMax {
    padding: 5px 10px;
    min-height: auto;
  }
  .OrderDetailsMain h1 {
    font-size: 18px;
  }
  .successfully_Box,
  .userInfo_Box {
    padding-top: 15px;
  }
  .userInfo_Box .contentMax {
    padding: 0 15px;
  }
  .userInfo_Box ul li div:nth-child(1) {
    font-size: 16px;
  }
  .userInfo_Box ul li input {
    padding: 5px 10px;
    line-height: 30px;
  }
  .NextInto,
  .CancelInto,
  input.CompleteInto {
    font-size: 18px;
    padding: 5px 15px 6px 15px;
    border-radius: 8px;
  }
  .hdyjlDivN .hdyjlTitle h1 {
    padding-left: 40px;
    line-height: 35px;
  }
  .VideoSharingDiv ul span {
    padding-right: 8px;
  }
  .OtherServices ul li {
    width: 50%;
  }
  .OtherServices ul li:nth-child(3) {
    width: 100%;
  }
  .VideoSharingDiv ul span::before {
    background-size: 30px !important;
    margin-right: 5px;
  }
  .activeCard_next_tabel ul {
    flex-wrap: wrap;
  }
  .activeCard_next_tabel li:nth-of-type(1) {
    width: 100%;
    text-align: left;
    padding: 8px 10px;
    display: flex;
    align-items: center;
    line-height: 20px;
  }
  .activeCard_next_tabel li:nth-of-type(2) {
    width: 100%;
    border: 0;
    padding: 10px;
  }
  .SGETrial .SGETrialTable {
    padding: 0 10px;
  }
  .IndexTopLogin > img {
    max-height: 42px;
  }
  .IndexTopSGR {
    /* display: none; */
  }
  a.backHome {
    width: 40px;
    height: 40px;
  }
  .userSubscribe {
    width: 100%;
  }
  .userSubscribe > div {
    border-radius: 5px;
  }
}
