<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*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;
  display: block;
}

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: #f4f4f4;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.ban {
  width: 100%;
  height: 369px;
  margin-top: 80px;
  background: url(../img/banner_01.jpg) top center no-repeat;
}

.ban1 {
  width: 100%;
  height: 351px;
  background: url(../img/banner_02.jpg) top center no-repeat;
}

.nanti{

	width: 100%;

	height: 657px;

	background: url(../img/nanti.jpg) top center no-repeat;

}



.fangshi {
  padding-top: 30px;

  background-color: #ff7d75;
}

.fangshi img{

	margin:0 auto;

}



.fangshi .title_kj::before {
  left: 365px;
}

.fangshi .title_kj::after {
  right: 360px;
}

.fangshi .navbar {
  margin-top: 40px;
  height: 53px;
  display: flex;
  justify-content: space-between;
  padding: 0 310px;
}

.fangshi .navbar .item {
  color: #333;
  font-size: 24px;
  line-height: 44px;
  cursor: pointer;

  text-align: center; 
}

.fangshi .navbar .item:nth-child(1){

	width: 170px;

	height: 44px;

	background: url(../img/1.png) no-repeat;

}

.fangshi .navbar .item:nth-child(1).active{

	background: url(../img/2.png) no-repeat;

}

.fangshi .navbar .item:nth-child(2){

	width: 190px;

	height: 44px;

	background: url(../img/3.png) no-repeat;

}

.fangshi .navbar .item:nth-child(2).active{

	background: url(../img/4.png) no-repeat;

}

.fangshi .navbar .item:nth-child(3){

	width: 170px;

	height: 44px;

	background: url(../img/5.png) no-repeat;

}

.fangshi .navbar .item:nth-child(3).active{

	background: url(../img/6.png) no-repeat;

}

.fangshi .navbar .active {

	color: #fff;
}

.fangshi .fs_list {
  margin-top: 12px;
  display: none;
  padding-bottom: 28px;
}

.fangshi .fs_list table tr:first-child td {
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  padding: 0;
  
}

.fangshi .fs_list table tr td {
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  padding: 10px 0;
  border-right: 1px solid #ffa922;
  border-bottom: 1px solid #ffa922;

  background-color: #fff;
}
.fangshi .fs_listyi table tr td{

	width: 238px;
}

.fangshi .fs_list table tr td a{

	width: 140px;

	height: 46px;

	line-height: 46px;

	text-align: center;

	color: #fff;

	display: block;

	margin: 0 auto;

	background-color: #fb4934;

	border-radius: 24px;;

}
.fangshi .fs_list table tr:nth-child(even) td{

	background-color: #fff0d9;

}

.fangshi .fs_list table tr:nth-child(1) td{

	background-color: #fb4934;

	border-radius: 15px 15px 0 0;

	border-right: 0;

}

.fangshi .fs_list table tr:nth-child(1) td:nth-child(even){

	background-color: #ffa922;

}


.fangshi .fs_list table tr td.borr {
  border-right: 1px solid #fff;
}

.fangshi .fs_list .btn{

	width: 140px;

	height: 46px;

	line-height: 46px;

	text-align: center;

	color: #fff;

	display: block;

	margin: 20px auto 0;

	background-color: #fb4934;

	border-radius: 10px;

}

.fangshi .fs_lister table tr td {
  width: 238px;
}



.fangshi .fs_listsan table tr td:nth-child(2) {
  width: 598px;
}

.fangshi .fs_listsan table tr td {
  width: 200px;
}

.fangshi .show {
  display: block;
}


/*swiper*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: left, top, -webkit-transform;
  transition-property: left, top, -webkit-transform;
  -o-transition-property: left, top, -o-transform;
  transition-property: transform, left, top;
  transition-property: transform, left, top, -webkit-transform, -o-transform;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.swiper-free-mode &gt; .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.jiaoshi {
  width: 100%;
  height: 660px;
  margin-top: 30px;
  /* background: url(../img/js_bg.jpg) bottom center no-repeat; */
}

.jiaoshi .laoshibt {
  position: absolute;
  left: 50%;

  margin-left: -229px;

  top: 0;

}

.jiaoshi .wrapper {
  height: 100%;
  position: relative;
}

.jiaoshi .view {
  width: 1200px;
  height: 456px;
  z-index: 1;
  overflow: hidden;
}

.jiaoshi .view .swiper-slide {
  float: left;
  height: 456px;
}

.jiaoshi .view .swiper-slide img {
  float: left;
}

.jiaoshi .view .swiper-slide h6 {
  padding: 140px 0 0 243px;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
}

.jiaoshi .view .swiper-slide p {
  margin-top: 20px;
  padding-left: 243px;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}

.jiaoshi .view .swiper-slide p b {
  width: 88px;
  height: 24px;
  float: left;
  text-align: center;
  line-height: 24px;
  font-weight: normal;
  margin-right: 10px;
  background-color: #4857d2;
}

.jiaoshi .view .swiper-slide p:nth-child(4) b {
  margin-bottom: 50px;
}

.jiaoshi .view .swiper-slide .btn {
  width: 157px;
  height: 33px;
  display: block;
  margin: 50px 0 0 23px;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  background: #fb4934;
}

.jiaoshi .preview {
  width: 685px;
  height: 74px;
  padding: 0 63px;
  position: absolute;
  bottom: 30px;
  right: 113px;
  z-index: 2;
}

.jiaoshi .preview .swiper-wrapper {
  width: 685px;
  height: 74px;
}

.jiaoshi .preview .swiper-slide {
  float: left;
}

.jiaoshi .preview .swiper-slide span {
  width: 74px;
  height: 74px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
}

.jiaoshi .preview .active-nav span {
  background-color: #98a3ff;
}

.jiaoshi .preview .arrow {
  width: 33px;
  height: 33px;
  position: absolute;
  z-index: 3;
  top: 22px;
}

.jiaoshi .preview .arrow-left {
  left: 0;
  background: url(../img/left.png) no-repeat;
}

.jiaoshi .preview .arrow-right {
  right: 0;
  background: url(../img/right.png) no-repeat;
}
.fuwu{

	width: 100%;

	height: 920px;

	display: block;

	background: url(../img/fuwu.jpg) top center no-repeat;

}
.mingxiao{

	width: 100%;

	height: 920px;

	background: url(../img/mingxiao.jpg) top center no-repeat;

}

.tupian{

	width: 100%;

	height:635px;

	background: url(../img/tupian.jpg) top center no-repeat;

}</pre></body></html>