/*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: 80px;
}

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

.title_yszx {
  height: 1.3rem;
  padding-top: .55rem;
  background: url(../img/title_bg.png) top center no-repeat;
  background-size: 12.9rem 1.35rem;
}

.title_yszx h6 {
  font-size: 1.05rem;
  text-align: center;
  line-height: 1.3rem;
  color: #2d60e2;
  position: relative;
}

.title_yszx h6::before {
  position: absolute;
  content: '';
  width: 2.65rem;
  height: .35rem;
  top: .5rem;
  background: url(../img/left.png) no-repeat;
  background-size: 100% 100%;
}

.title_yszx h6::after {
  position: absolute;
  content: '';
  width: 2.65rem;
  height: .35rem;
  top: .5rem;
  background: url(../img/right.png) no-repeat;
  background-size: 100% 100%;
}

.btn_yszx {
  width: 5.5rem;
  height: 1.5rem;
  border-radius: .75rem;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  font-size: .7rem;
  color: #fff;
  border-radius: .75rem;
  margin: 1.05rem auto 0;
  background: linear-gradient(to right, #6841f6, #af20ec);
  box-shadow: 0 0 6px 4px rgba(170, 34, 237, 0.25);
}

.time {
  margin-top: 2rem;
}

.time .title_yszx h6::before {
  left: 1.55rem;
}

.time .title_yszx h6::after {
  right: 1.55rem;
}

.time table {
  width: 94%;
  margin: 1.25rem auto 0;
  border-radius: .5rem;
  box-shadow: 0 0 27px 0 rgba(30, 125, 218, 0.15);
}

.time table tr td {
  width: 16.5%;
  line-height: 1.6rem;
  text-align: center;
  font-size: .6rem;
  color: #555;
}

.time table tr td:first-child {
  border-right: 1px solid #e5e5e5;
  font-size: .65rem;
  color: #1e69da;
}

.time table tr:nth-child(odd) {
  background-color: #e1f2ff;
}

.time table tr:first-child {
  background-color: #5ca3fc;
}

.time table tr:first-child td {
  color: #fff;
  font-size: .75rem;
}

.time table tr:first-child td:first-child {
  border-radius: .5rem 0 0 0;
  border-right: 1px solid #fff;
}

.time table tr:first-child td:last-child {
  border-radius: 0 .5rem 0 0;
}

.kecheng {
  margin-top: 1.65rem;
  padding: 1.5rem 0;
  background: url(../img/kc_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .title_yszx {
  background: url(../img/title_bg1.png) top center no-repeat;
  background-size: 12.9rem 1.35rem;
}

.kecheng .title_yszx h6 {
  color: #fff;
}

.kecheng .title_yszx h6::before {
  left: 2.35rem;
  background: url(../img/left2.png) no-repeat;
  background-size: 100% 100%;
}

.kecheng .title_yszx h6::after {
  right: 2.35rem;
  background: url(../img/right2.png) no-repeat;
  background-size: 100% 100%;
}

.kecheng .navbar {
  height: 1.95rem;
  display: flex;
  justify-content: space-between;
  padding: 0 2rem;
  margin-top: 1.3rem;
}

.kecheng .navbar .item {
  width: 5.75rem;
  height: 1.45rem;
  line-height: 1.45rem;
  text-align: center;
  font-size: .65rem;
  border-radius: .3rem;
  background-color: #fff;
}

.kecheng .navbar .active {
  height: 1.95rem;
  color: #fff;
  background: url(../img/nav_bg.png) no-repeat;
  background-size: 5.75rem 1.95rem;
}

.kecheng .kc_list table {
  width: 94%;
  margin: .8rem auto 0;
  border-radius: .5rem;
  background-color: #fff;
}

.kecheng .kc_list table tr td {
  font-size: .6rem;
  color: #555;
  line-height: 1rem;
  vertical-align: middle;
}

.kecheng .kc_list table tr td:first-child {
  width: 20%;
  text-align: center;
  border-right: 1px solid #e5e5e5;
}
.kecheng .kc_list table tr td:nth-child(2) {
  text-align: center;
  border-right: 1px solid #e5e5e5;
}
.kecheng .kc_list table tr td:last-child {
  width: 57%;
  padding: 2% 3%;
}

.kecheng .kc_list table tr:first-child {
  background: linear-gradient(to right, #5ea7ff, #376ad2);
}

.kecheng .kc_list table tr:first-child td {
  font-size: .75rem;
  line-height: 1.75rem;
  color: #fff;
}

.kecheng .kc_list table tr:first-child td:first-child {
  border-radius: .5rem 0 0 0;
  border-right: 1px solid #fff;
}

.kecheng .kc_list table tr:first-child td:last-child {
  text-align: center;
  border-radius: 0 .5rem 0 0;
}

.kecheng .kc_list table tr:nth-child(2) td {
  border-bottom: 1px solid #e5e5e5;
}
.kecheng .kc_list table tr:nth-child(3) td {
  border-bottom: 1px solid #e5e5e5;
}
.kecheng .kc_list table tr.san td {
  border-bottom: 1px solid #e5e5e5;
}

.kc_list {
  display: none;
}

.show {
  display: block;
}

.jiaoxue {
  margin-top: 2rem;
}

.jiaoxue .title_yszx h6::before {
  left: 0;
}

.jiaoxue .title_yszx h6::after {
  right: 0;
}

.jiaoxue img {
  height: 12.75rem;
  margin: 1.25rem auto 0;
}

.yuyue_yi {
  width: 100%;
  height: 12.4rem;
  padding-top: 0.05rem;
  background: url(../img/yy_bg1.jpg) no-repeat;
  background-size: 100% 12.45rem;
}

.form {
  width: 9.65rem;
  height: 9.9rem;
  margin: 1.1rem auto 0;
  border-radius: .55rem;
  border: 1px solid #b0ddff;
  background-color: #fff;
}

.form input {
  width: 6.5rem;
  height: 1.55rem;
  display: block;
  margin: .5rem auto 0;
  border-radius: .25rem;
  text-indent: 1.15rem;
  font-size: .6rem;
  border: 1px solid #d1d1d1;
}

.form .list_name {
  background: url(../img/icon1_yy.png) 0.35rem center no-repeat #fff;
  background-size: .65rem .7rem;
}

.form .list_tel {
  background: url(../img/icon2_yy.png) 0.35rem center no-repeat #fff;
  background-size: .65rem .7rem;
}

.form .list_kc {
  background: url(../img/icon3_yy.png) 0.35rem center no-repeat #fff;
  background-size: .65rem .7rem;
}

.form .submit {
  width: 5.5rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .7rem;
  color: #fff;
  margin: 1rem auto 0;
  border-radius: .75rem;
  background: linear-gradient(to right, #6841f6, #af20ec);
  box-shadow: 0 0 6px 4px rgba(170, 34, 237, 0.25);
}

.bihuan {
  margin-top: 2rem;
}

.bihuan h6::before {
  left: 0;
}

.bihuan h6::after {
  right: 0;
}

.fuwu {
  width: 100%;
  height: 13.55rem;
  margin-top: 3rem;
  position: relative;
  background: url(../img/fw_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.fuwu span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 4.5rem;
  height: 1.35rem;
  border-radius: .65rem;
  box-shadow: 0 0 0.45rem 0 rgba(119, 167, 255, 0.35);
  font-size: .65rem;
  color: #000;
}

.fuwu span b {
  font-size: .75rem;
  font-weight: normal;
  color: #ff732f;
}

.fuwu span:nth-child(1) {
  left: 1rem;
  top: 1.85rem;
}

.fuwu span:nth-child(2) {
  left: 7.1rem;
  top: -1.75rem;
}

.fuwu span:nth-child(3) {
  right: 1rem;
  top: 1.9rem;
}

.fuwu span:nth-child(4) {
  right: 2.2rem;
  top: 6.1rem;
}

.fuwu span:nth-child(5) {
  left: 2.2rem;
  top: 6.1rem;
}

.fuwu p {
  text-indent: 1.2rem;
  font-size: .6rem;
  color: #555;
  line-height: 1rem;
  position: absolute;
  left: 1.3rem;
  top: 9.75rem;
}

.fuwu p b {
  color: #3779ff;
  font-weight: normal;
}

.dazao {
  padding-top: 2.05rem;
  padding-bottom: 1.75rem;
  background: url(../img/dz_bg.jpg) bottom center no-repeat;
  background-size: 100% 23.05rem;
}

.dazao .title_yszx h6::before {
  left: .75rem;
}

.dazao .title_yszx h6::after {
  right: .75rem;
}

.dazao .dazao_top {
  width: 100%;
  height: 21.1rem;
  margin-top: 1.5rem;
  background: url(../img/daz-bg1.png) no-repeat;
  background-size: 100% 100%;
}

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

.dazao .dazao_top ul li {
  width: 4.7rem;
  height: 9.1rem;
  position: relative;
}

.dazao .dazao_top ul li span {
  width: 4.15rem;
  height: 4.15rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .75rem;
  color: #000;
  position: absolute;
}

.dazao .dazao_top ul li p {
  font-size: .6rem;
  color: #fff;
  text-align: center;
  line-height: .9rem;
}

.dazao .dazao_top .yi li span {
  left: .25rem;
  top: .25rem;
}

.dazao .dazao_top .yi li p {
  margin-top: 4.75rem;
}

.dazao .dazao_top .er {
  margin-top: 2.75rem;
}

.dazao .dazao_top .er li span {
  left: .25rem;
  bottom: .35rem;
}

.dazao .dazao_top .er li p {
  margin-top: 1.95rem;
}

.dazao .dazao_top .er li:first-child p {
  margin-top: 2.45rem;
}

.pingtai {
  width: 100%;
  height: 15.85rem;
  background: url(../img/pt_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.pinpai {
  margin-top: 2rem;
}

.pinpai .title_yszx h6::before {
  left: 4.25rem;
}

.pinpai .title_yszx h6::after {
  right: 4.25rem;
}

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

.pinpai .pp_list img {
  width: 8.35rem;
  height: 6.1rem;
  margin-top: .5rem;
}
/* 荣誉新增 */
.addRongYu #hezuoHB {
  width: 17.35rem;
  height: 9rem;
  margin: 0 auto;
  margin-top: 1rem;
}

.addRongYu #hezuoHB .swiper-slide {
  width: 11.35rem;
  height: 7.42rem;
}

.addRongYu #hezuoHB .swiper-slide img {
  width: 11.35rem;
  height: 7.42rem;
  margin: 0 auto;
}

.addRongYu #hezuoHB .swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.62rem;
  height: 0.37rem;
  opacity: 1;
  background: #3079D7;
}

.addRongYu #hezuoHB .swiper-pagination .swiper-pagination-bullet {
  width: 0.35rem;
  height: 0.35rem;
  display: inline-block;
  border-radius: 0.5rem;
}

.addRongYu #hezuoHB .swiper-container-horizontal>.swiper-pagination-bullets,
.addRongYu #hezuoHB .swiper-pagination-custom,
.addRongYu #hezuoHB .swiper-pagination-fraction {
  bottom: 6px;
}
