/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 100px;
}

.header {
  padding: 0 0.7rem;
  height: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 2;
}

.header img {
  width: 7.65rem;
  height: 1.5rem;
  margin-top: 0.5rem;
}

.header p {
  margin-left: 0.5rem;
  font-size: 0.7rem;
  color: #0f356c;
  line-height: 2.5rem;
}

.header p b {
  font-weight: normal;
  font-size: 0.65rem;
}
.header span{
  width: 0.8rem;
  height: 0.8rem;
  float: right;
  margin: 0.85rem 0 0 0.7rem;
  background: url(../img/top_right.png) no-repeat;
  background-size: 100% 100%;
}
.header .header_close{
  background: url(../img/top_rightclose.png) no-repeat;
  background-size: 100% 100%;
}
.header_tan{
  width: 100%;
  height: auto;
  padding-bottom: 1.5rem;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 2.5rem;
  z-index: 2;
  display: none;
  border-top: 1px solid #f5f6f9;
  box-shadow:0px 22px 22px 0px rgba(0, 0, 0, 0.08);
}
.header_tan_show{
  display: block;
}
.header_tan h6{
  font-size: 0.75rem;
  color: #000;
  line-height: 0.75rem;
  margin: 1rem 0 0 0.75rem;
  font-weight: normal;
}
.header_tan .header_list{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.header_tan .header_list a{
  width: 20%;
  height: 1.65rem;
  text-align: center;
  font-size: 0.65rem;
  color: #0d0c0c;
  margin: 0.8rem 0 0 0.75rem;
  line-height: 1.65rem;
  border-radius: 0.15rem;
  background-color: #f5f6f9;
}

.header_tan .header_rmkc a{
  width: 28%;
}
.header_tan p{
  margin-left: 0.75rem;
  margin-top: 1.5rem;
  font-size: 0.75rem;
  color: #000;
  line-height: 0.75rem;
}
.header_tan p a{
  color: #F39800;
  font-size: 0.8rem;
  text-decoration: underline;
  font-weight: bold;
}
.header_tan p b{
  font-weight: normal;
  margin-left: 0.4rem;
  font-size: 0.65rem;
  color: #A9A9A9;
}

.ban {
  width: 100%;
  height: 14.65rem;
  padding-top: 7.1rem;
  background: url(../img/ban.jpg) no-repeat;
  background-size: 100% 100%;
}

.ban h6 {
  font-size: 1.05rem;
  text-align: center;
  font-weight: normal;
  background-image: -webkit-linear-gradient(bottom, #f1402b 0%, #fff 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ban p {
  margin-left: 4.15rem;
  padding-left: 1.35rem;
  font-size: .6rem;
  color: #fff;
  line-height: .85rem;
  margin-top: .55rem;
  background: url(../img/ban_bg.png) left center no-repeat;
  background-size: .9rem .85rem;
}

.ban p:first-child {
  margin-top: 1rem;
}

.ban .ban_btn {
  margin-top: 1.5rem;
  padding: 0 2.7rem;
  display: flex;
  justify-content: space-between;
}

.ban .ban_btn a {
  width: 5.75rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: .75rem;
  font-size: .75rem;
  color: #fff;
}

.ban .ban_btn a:first-child {
  background: linear-gradient(to right, #ebd0a0, #bf975a);
  box-shadow: 0px 0 5px 2px rgba(206, 168, 111, 0.77);
}

.ban .ban_btn a:last-child {
  background: linear-gradient(to right, #ffa128, #ff6c00);
  box-shadow: 0px 0 5px 2px rgba(255, 166, 70, 0.77);
}

.title_sat {
  height: 1.4rem;
  background: url(../img/title_bg.png) bottom center no-repeat;
  background-size: 10.4rem 1.15rem;
  position: relative;
}

.title_sat h6 {
  width: 100%;
  position: absolute;
  text-align: center;
  z-index: 1;
  font-size: 1rem;
  line-height: 1.05rem;
}

.title_sat h6 b {
  background-image: -webkit-linear-gradient(bottom, #69d8f4 0%, #3779ff 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title_sat::after {
  position: absolute;
  content: '';
  width: 1.2rem;
  height: .9rem;
  left: 4rem;
  top: -2px;
  background: url(../img/title_bga.png) no-repeat;
  background-size: 100% 100%;
}

.title_sat::before {
  position: absolute;
  content: '';
  width: .5rem;
  height: .5rem;
  right: 4rem;
  bottom: -2px;
  background: url(../img/title_bgb.png) no-repeat;
  background-size: 100% 100%;
}

.liaojie_sat {
  margin-top: 2.15rem;
}

.liaojie_sat ul {
  padding: .5rem .75rem 1.25rem .75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.liaojie_sat ul li {
  width: 8.4rem;
  height: 10rem;
  position: relative;
  border-radius: .5rem;
  margin-top: .75rem;
  box-shadow: 0px 0 10px 5px rgba(0, 0, 0, 0.1);
}

.liaojie_sat ul li img {
  width: 8.4rem;
  height: 10rem;
  border-radius: .5rem;
}

.liaojie_sat ul li h6 {
  width: 100%;
  font-size: .7rem;
  color: #fff;
  text-align: center;
  line-height: 1rem;
  position: absolute;
  left: 0;
  top: .45rem;
  font-weight: normal;
}

.liaojie_sat ul li p {
  font-size: .5rem;
  color: #fff;
  padding: 0 .6rem;
  position: absolute;
  left: 0;
  top: 1.5rem;
}

.liaojie_sat ul li a {
  width: 4.25rem;
  height: 1.25rem;
  display: flex;
  position: absolute;
  bottom: .85rem;
  left: 2.05rem;
  border-radius: 24px;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: .6rem;
  background: linear-gradient(to right, #ee4923, #fb7642);
  box-shadow: 0px 0 10px 5px rgba(255, 106, 70, 0.77);
}

.liaojie_sat ul li:nth-child(3) p {
  top: 3rem;
}

.form1 {
  width: 100%;
  height: 10.7rem;
  background: url(../img/yy_bg1.jpg) no-repeat;
  background-size: 100% 100%;
}

.form1 h6 {
  font-size: .85rem;
  color: #fff;
  text-align: center;
  font-weight: normal;
  line-height: 1rem;
  padding-top: 1.25rem;
}

.form1 .common-input {
  width: 7.5rem;
  height: 1.9rem;
  display: block;
  border: none;
  border-radius: .95rem;
  margin: .55rem auto 0;
  font-size: .65rem;
  color: #555;
  padding-left: 1.6rem;
}

.form1 .list_name {
  background: url(../img/yy_name.png) 0.6rem center no-repeat #fff;
  background-size: .8rem .85rem;
}

.form1 .list_tel {
  background: url(../img/yy_tel.png) 0.6rem center no-repeat #fff;
  background-size: .8rem .85rem;
}

.form1 .submit {
  width: 5.5rem;
  height: 1.65rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .75rem;
  margin: .85rem auto 0;
  border-radius: .8rem;
  background: linear-gradient(to right, #ee4923, #fb7642);
  box-shadow: 0px 0 5px 2px rgba(255, 106, 70, 0.77);
}

.youshi_sat {
  margin-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.youshi_sat .title_sat::after {
  left: 3rem;
}

.youshi_sat .title_sat::before {
  right: 3rem;
}

.youshi_sat .youshi_list {
  width: 100%;
  height: 21rem;
  position: relative;
  margin-top: 1.25rem;
}

.youshi_sat .youshi_list::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  left: 9.25rem;
  border-left: 1px dashed #47befb;
}

.youshi_sat .youshi_list .ysat_list {
  width: 7.85rem;
  position: absolute;
}

.youshi_sat .youshi_list .ysat_list h6 {
  position: relative;
  width: 4.65rem;
  height: 1.85rem;
  font-size: .7rem;
  color: #fff;
  line-height: 1.85rem;
}

.youshi_sat .youshi_list .ysat_list h6::after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #47befb;
  border: 2px solid #c2eafe;
  top: .75rem;
}

.youshi_sat .youshi_list .ysat_list p {
  font-size: .6rem;
  color: #555;
  line-height: .9rem;
  margin-top: .25rem;
}

.youshi_sat .youshi_list .yi {
  left: .75rem;
  top: .2rem;
}

.youshi_sat .youshi_list .yi h6 {
  margin-left: 3.2rem;
  text-indent: .2rem;
  background: url(../img//ys_bg1.png) no-repeat;
  background-size: 100% 100%;
}

.youshi_sat .youshi_list .yi h6::after {
  right: -1rem;
}

.youshi_sat .youshi_list .er {
  right: .75rem;
  top: 4.15rem;
}

.youshi_sat .youshi_list .er h6 {
  text-indent: .75rem;
  background: url(../img//ys_bg2.png) no-repeat;
  background-size: 100% 100%;
}

.youshi_sat .youshi_list .er h6::after {
  left: -1.2rem;
}

.youshi_sat .youshi_list .san {
  left: .75rem;
  top: 8.5rem;
}

.youshi_sat .youshi_list .san h6 {
  margin-left: 3.2rem;
  text-indent: .2rem;
  background: url(../img//ys_bg1.png) no-repeat;
  background-size: 100% 100%;
}

.youshi_sat .youshi_list .san h6::after {
  right: -1rem;
}

.youshi_sat .youshi_list .si {
  right: .75rem;
  top: 11.95rem;
}

.youshi_sat .youshi_list .si h6 {
  text-indent: .75rem;
  background: url(../img//ys_bg2.png) no-repeat;
  background-size: 100% 100%;
}

.youshi_sat .youshi_list .si h6::after {
  left: -1.2rem;
}

.youshi_sat .youshi_list .wu {
  left: .75rem;
  top: 16.25rem;
}

.youshi_sat .youshi_list .wu h6 {
  margin-left: 3.2rem;
  text-indent: .2rem;
  background: url(../img//ys_bg1.png) no-repeat;
  background-size: 100% 100%;
}

.youshi_sat .youshi_list .wu h6::after {
  right: -1rem;
}

.xuqiu_sat {
  padding: 1.75rem 0;
  background-color: #e8f6ff;
}

.xuqiu_sat .title_sat::after {
  width: .5rem;
  height: .5rem;
  top: -2px;
  left: .2rem;
  background: url(../img/title_bgb.png) no-repeat;
  background-size: 100% 100%;
}

.xuqiu_sat .title_sat::before {
  width: 1.2rem;
  height: .9rem;
  right: 0;
  bottom: -2px;
  background: url(../img/title_bga.png) no-repeat;
  background-size: 100% 100%;
}

.xuqiu_sat .navbar {
  padding: 0 .75rem;
  margin-top: 1.25rem;
  display: flex;
  justify-content: space-between;
}

.xuqiu_sat .navbar .item {
  width: 3.35rem;
  height: 1.5rem;
  padding-bottom: .4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .7rem;
  color: #333;
  background: url(../img/xq_bg1.png) no-repeat;
  background-size: 100% 100%;
}

.xuqiu_sat .navbar .active {
  color: #fff;
  background: url(../img/xq_bg2.png) no-repeat;
  background-size: 100% 100%;
}

.xuqiu_sat .navbar .si {
  width: 5.1rem;
  background: url(../img/xq_bg3.png) no-repeat;
  background-size: 100% 100%;
}

.xuqiu_sat .navbar .si.active {
  background: url(../img/xq_bg4.png) no-repeat;
  background-size: 100% 100%;
}

.xuqiu_sat .xuqiu_list {
  display: none;
}

.xuqiu_sat .xuqiu_list table {
  width: 94%;
  margin: 1.2rem auto 0;
  border-radius: .4rem;
  background-color: #fff;
  border: 1px solid  #ffc8c1;
  border-collapse: separate;
}

.xuqiu_sat .xuqiu_list table .biaoti {
  background-color: #f1402c;
}

.xuqiu_sat .xuqiu_list table .biaoti td {
  font-size: .7rem;
  color: #fff;
  padding: .2rem 0;
  text-align: center;
  border-right: 1px solid #fff;
}

.xuqiu_sat .xuqiu_list table .biaoti td:first-child {
  border-radius: .4rem 0 0 0;
}

.xuqiu_sat .xuqiu_list table .biaoti td.er {
  text-align: center;
}

.xuqiu_sat .xuqiu_list table .biaoti td:last-child {
  border-radius: 0 .4rem 0 0;
  border-right: none;
}

.xuqiu_sat .xuqiu_list table .fen {
  background-color: #ffeeee;
}

.xuqiu_sat .xuqiu_list table .fen .san {
  background-color: #fff;
  border-radius: 0 0 .4rem 0;
}

.xuqiu_sat .xuqiu_list table tr td {
  text-align: center;
  font-size: .6rem;
  color: #000;
  border-right: 1px solid #ffc8c1;
  padding: 2% 0 2% 0;
  vertical-align: middle;
}

.xuqiu_sat .xuqiu_list table tr td.yi {
  width: 20%;
}

.xuqiu_sat .xuqiu_list table tr td.er {
  width: 46%;
  padding-left: 2%;
  padding-right: 2%;
  text-align: left;
}

.xuqiu_sat .xuqiu_list table tr td.san {
  width: 30%;
  padding-left: 2%;
  padding-right: 2%;
  border-right: 0;
}

.xuqiu_sat .xuqiu_list table tr:last-child td:first-child {
  border-radius: 0 0 0 .4rem;
}

.xuqiu_sat .chongci_sat table .fen .er {
  background-color: #fff;
}

.xuqiu_sat .show {
  display: block;
}

.xuqiu_sat .form4 {
  width: 100%;
  height: 10.7rem;
}

.xuqiu_sat .form4 h6 {
  font-size: .85rem;
  color: #000;
  text-align: center;
  font-weight: normal;
  line-height: 1rem;
  padding-top: 1.25rem;
}

.xuqiu_sat .form4 .common-input {
  width: 10rem;
  height: 1.9rem;
  display: block;
  border: 1px solid #999;
  border-radius: .95rem;
  margin: .55rem auto 0;
  font-size: .65rem;
  color: #555;
  padding-left: 1.6rem;
}

.xuqiu_sat .form4 .list_name {
  background: url(../img/yy_name.png) 0.6rem center no-repeat #fff;
  background-size: .8rem .85rem;
}

.xuqiu_sat .form4 .list_tel {
  background: url(../img/yy_tel.png) 0.6rem center no-repeat #fff;
  background-size: .8rem .85rem;
}

.xuqiu_sat .form4 .submit {
  width: 10rem;
  height: 1.65rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .75rem;
  margin: .85rem auto 0;
  border-radius: .8rem;
  background: linear-gradient(to right, #ee4923, #fb7642);
  box-shadow: 0px 0 5px 2px rgba(255, 106, 70, 0.77);
}

.jiaoxue_sat {
  margin-top: 1.75rem;
  padding-bottom: 1.25rem;
}

.jiaoxue_sat .title_sat h6 {
  font-size: .9rem;
}

.jiaoxue_sat .title_sat::after {
  width: .5rem;
  height: .5rem;
  top: -2px;
  left: 0;
  background: url(../img/title_bgb.png) no-repeat;
  background-size: 100% 100%;
}

.jiaoxue_sat .title_sat::before {
  width: 1.2rem;
  height: .9rem;
  right: 0;
  bottom: -2px;
  background: url(../img/title_bga.png) no-repeat;
  background-size: 100% 100%;
}

.jiaoxue_sat ul {
  padding: 0 .75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.jiaoxue_sat ul li {
  width: 8.25rem;
  height: 8.8rem;
  border: 1px solid #bcbcbc;
  border-radius: .5rem;
  margin-top: .75rem;
  background: linear-gradient(to top, #fffaf2, #fff);
}

.jiaoxue_sat ul li img {
  width: 1.05rem;
  height: 1rem;
  display: block;
  margin: 1rem auto 0;
}

.jiaoxue_sat ul li h6 {
  font-size: .75rem;
  color: #ef4c24;
  text-align: center;
  line-height: .8rem;
  padding-top: .5rem;
}

.jiaoxue_sat ul li p {
  font-size: .6rem;
  color: #555;
  text-align: center;
  line-height: .7rem;
  margin-top: .4rem;
}

.form2 {
  width: 100%;
  height: 19.05rem;
  background: url(../img/yy_bg2.jpg) no-repeat;
  background-size: 100% 100%;
}

.form2 h6 {
  font-size: .85rem;
  color: #000;
  text-align: center;
  font-weight: normal;
  line-height: 1rem;
  padding-top: 9.5rem;
}

.form2 .common-input {
  width: 4.9rem;
  height: 1.45rem;
  display: block;
  border: 1px solid #999;
  border-radius: .95rem;
  margin: .55rem auto 0;
  font-size: .65rem;
  color: #555;
  padding-left: 1.6rem;
}

.form2 .list_name {
  background: url(../img/yy_name.png) 0.6rem center no-repeat #fff;
  background-size: .8rem .85rem;
}

.form2 .list_tel {
  background: url(../img/yy_tel.png) 0.6rem center no-repeat #fff;
  background-size: .8rem .85rem;
}

.form2 .submit {
  width: 5.5rem;
  height: 1.65rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .75rem;
  margin: .85rem auto 0;
  border-radius: .8rem;
  background: linear-gradient(to right, #ee4923, #fb7642);
  box-shadow: 0px 0 5px 2px rgba(255, 106, 70, 0.77);
}

.dingzhi_sat {
  width: 100%;
  height: 27.75rem;
  padding-top: 1.25rem;
  background: url(../img/yy_bg3.jpg) no-repeat;
  background-size: 100% 100%;
}

.dingzhi_sat h6 {
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .85rem;
  color: #fff;
  font-weight: normal;
}

.dingzhi_sat h5 {
  margin-left: .75rem;
  display: inline-block;
  font-size: .75rem;
  font-weight: normal;
  margin-top: .5rem;
  background-image: -webkit-linear-gradient(left, #f1402b 0%, #ff803a 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dingzhi_sat .dingzhi_list {
  padding: 0 .75rem;
  display: flex;
  flex-wrap: wrap;
}

.dingzhi_sat .dingzhi_list li {
  height: 1.2rem;
  padding: 0 .5rem;
  border-radius: .15rem;
  margin-top: .5rem;
  font-size: .7rem;
  color: #555;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
}

.dingzhi_sat .dingzhi_list .active {
  border: 1px solid #ee4922;
}

.dingzhi_sat .form3 {
  width: 100%;
  padding-top: .5rem;
}

.dingzhi_sat .form3 .common-input {
  width: 7.5rem;
  height: 1.9rem;
  display: block;
  border: 1px solid #999;
  border-radius: .95rem;
  margin: .55rem auto 0;
  font-size: .65rem;
  color: #555;
  padding-left: 1.6rem;
}

.dingzhi_sat .form3 .list_name {
  background: url(../img/yy_name.png) 0.6rem center no-repeat #fff;
  background-size: .8rem .85rem;
}

.dingzhi_sat .form3 .list_tel {
  background: url(../img/yy_tel.png) 0.6rem center no-repeat #fff;
  background-size: .8rem .85rem;
}

.dingzhi_sat .form3 .submit {
  width: 5.5rem;
  height: 1.65rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .75rem;
  margin: .85rem auto 0;
  border-radius: .8rem;
  background: linear-gradient(to right, #ee4923, #fb7642);
  box-shadow: 0px 0 5px 2px rgba(255, 106, 70, 0.77);
}

.jiaocai_sat {
  margin-top: 2rem;
  padding-bottom: 3.25rem;
}

.jiaocai_sat .title_sat h6 {
  font-size: .9rem;
}

.jiaocai_sat .title_sat::after {
  width: .5rem;
  height: .5rem;
  top: -2px;
  left: 2rem;
  background: url(../img/title_bgb.png) no-repeat;
  background-size: 100% 100%;
}

.jiaocai_sat .title_sat::before {
  width: 1.2rem;
  height: .9rem;
  right: 2rem;
  bottom: -2px;
  background: url(../img/title_bga.png) no-repeat;
  background-size: 100% 100%;
}

.jiaocai_sat .jc_bg {
  width: 6.75rem;
  height: 8.85rem;
  display: block;
  margin: 1.25rem auto 0;
}

.jiaocai_sat h5 {
  font-size: .9rem;
  color: #3a3737;
  text-align: center;
  line-height: .95rem;
  position: relative;
}

.jiaocai_sat h5::after {
  position: absolute;
  content: '';
  width: 6.3rem;
  height: .15rem;
  background: linear-gradient(to right, #3779ff, #69d8f4);
  bottom: -0.15rem;
  left: 50%;
  margin-left: -3.15rem;
}

.jiaocai_sat span {
  display: block;
  font-size: .75rem;
  color: #333;
  text-align: center;
  line-height: .8rem;
  margin-top: .75rem;
}

.jiaocai_sat p {
  margin-left: .5rem;
  display: flex;
  margin-top: .5rem;
  font-size: .6rem;
  color: #555;
}

.jiaocai_sat p b {
  width: 1.45rem;
  height: .95rem;
  margin-right: .25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .7rem;
  color: #fff;
  font-weight: normal;
  border-radius: .5rem 0 .5rem 0;
  background: linear-gradient(to left, #3779ff, #69d8f4);
}

.jiaocai_sat p.yi {
  margin-top: 1rem;
}

.jiaocai_sat #jiaocai {
  padding: 0 .75rem;
  margin-top: 1.75rem;
}

.jiaocai_sat #jiaocai .swiper-slide {
  width: 3.7rem;
  height: 5.45rem;
  margin-right: .65rem;
}

.jiaocai_sat #jiaocai .swiper-slide img {
  width: 3.7rem;
  height: 5.45rem;
}

.jiaoshi_sat {
  padding-bottom: 2rem;
}

.jiaoshi_sat .title_sat h6 {
  font-size: .9rem;
}

.jiaoshi_sat .title_sat::after {
  width: .5rem;
  height: .5rem;
  top: -2px;
  left: 2.5rem;
  background: url(../img/title_bgb.png) no-repeat;
  background-size: 100% 100%;
}

.jiaoshi_sat .title_sat::before {
  width: 1.2rem;
  height: .9rem;
  right: 2.5rem;
  bottom: -2px;
  background: url(../img/title_bga.png) no-repeat;
  background-size: 100% 100%;
}

.jiaoshi_sat .gallery-top {
  padding: 0.8rem 0.75rem 0 0.75rem;
}

.jiaoshi_sat .gallery-top .swiper-slide {
  margin-right: .75rem;
  display: flex;
  justify-content: space-between;
}

.jiaoshi_sat .gallery-top .swiper-slide .img_tu {
  width: 5.5rem;
  height: 6.5rem;
  margin-top: 2rem;
  border-radius: .15rem;
  background: linear-gradient(to bottom, #1775d4, #4faff2);
  position: relative;
}

.jiaoshi_sat .gallery-top .swiper-slide .img_tu span {
  width: 5.5rem;
  height: 6.5rem;
  display: block;
  position: absolute;
  border-radius: .15rem;
  left: .35rem;
  top: -0.35rem;
  box-shadow: 0px 0 5px 0 rgba(0, 0, 0, 0.2);
  background: linear-gradient(to bottom, #e9ebf3, #f6f7fa);
}

.jiaoshi_sat .gallery-top .swiper-slide .js_right {
  width: 10.5rem;
  margin-top: 2.5rem;
}

.jiaoshi_sat .gallery-top .swiper-slide .js_right span {
  font-size: .65rem;
  color: #000;
  line-height: .7rem;
  display: block;
  position: relative;
}

.jiaoshi_sat .gallery-top .swiper-slide .js_right span::after {
  position: absolute;
  content: '';
  width: 2.1rem;
  height: .15rem;
  left: 0;
  bottom: -0.15rem;
  background: linear-gradient(to right, #3779ff, #69d8f4);
}

.jiaoshi_sat .gallery-top .swiper-slide .js_right p {
  font-size: .6rem;
  color: #555;
  line-height: .9rem;
  margin-top: .6rem;
}

.jiaoshi_sat .gallery-top img {
  width: 5.5rem;
  height: 6.5rem;
}

.jiaoshi_sat .gallery-thumbs {
  margin-top: 1.5rem;
  padding: 0 0.75rem;
}

.jiaoshi_sat .gallery-thumbs .swiper-slide {
  width: 3.45rem;
  height: 3.45rem;
  border: 1px solid #ccc;
  border-radius: .25rem;
  margin-right: 0.5rem;
}

.jiaoshi_sat .gallery-thumbs .swiper-slide-thumb-active {
  border-color: #fb7440;
}

.jiaoshi_sat .gallery-thumbs img {
  width: 3.45rem;
  height: 3.45rem;
}

.xue_sat {
  padding-bottom: 2rem;
}

.xue_sat .title_sat h6 {
  font-size: .9rem;
}

.xue_sat .title_sat::after {
  width: .5rem;
  height: .5rem;
  top: -2px;
  left: 3.5rem;
  background: url(../img/title_bgb.png) no-repeat;
  background-size: 100% 100%;
}

.xue_sat .title_sat::before {
  width: 1.2rem;
  height: .9rem;
  right: 3.5rem;
  bottom: -2px;
  background: url(../img/title_bga.png) no-repeat;
  background-size: 100% 100%;
}

.xue_sat img {
  width: 100%;
  height: 9.15rem;
  display: block;
  margin: 1.25rem auto 0;
}

.xue_sat .ban_btn {
  margin-top: 1.5rem;
  padding: 0 2.5rem;
  display: flex;
  justify-content: space-between;
}

.xue_sat .ban_btn a {
  width: 5.7rem;
  height: 1.35rem;
  display: flex;
  border-radius: .75rem;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: .6rem;
  color: #fff;
  border: 1px solid transparent;
}

.xue_sat .ban_btn a:first-child {
  color: #ef4d26;
  border: 1px solid #ef4d26;
}

.xue_sat .ban_btn a:last-child {
  box-shadow: 0px 0 5px 0 rgba(239, 74, 35, 0.4);
  background: linear-gradient(to right, #ee4923, #fb7642);
}

.kaotuan_sat {
  width: 100%;
  height: 9.5rem;
  padding-top: 1.75rem;
  background: url(../img/footer_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.kaotuan_sat h6 {
  font-size: 1rem;
  color: #000;
  text-align: center;
  font-weight: normal;
  line-height: 1.1rem;
}

.kaotuan_sat p {
  font-size: .6rem;
  color: #333;
  line-height: .7rem;
  padding-left: 1.05rem;
  margin-left: 4.1rem;
  margin-top: .7rem;
  background: url(../img/kt_bg1.png) left center no-repeat;
  background-size: .4rem .4rem;
}

.kaotuan_sat a {
  width: 5.7rem;
  height: 1.35rem;
  display: flex;
  border-radius: .75rem;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: .6rem;
  color: #fff;
  margin: 1.25rem auto 0;
  box-shadow: 0px 0 5px 0 rgba(239, 74, 35, 0.4);
  background: linear-gradient(to right, #ee4923, #fb7642);
}
