<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;
}

/* -杩斿洖椤堕儴- */
#back-top {width:54px; float:right; position:fixed; right:90px; bottom:50px;}
#back-top span {width:54px; height:54px; background:url(https://www.xhd.cn/fuzhou/topic/PC/public/img/icon.png) no-repeat; display:block;}
#back-top a{outline:none}

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

.ban {
  width: 100%;
  height: 600px;
  background: url(../img/ban.jpg) top center no-repeat;
  background-position: center -146px;

}

.ban h1 {
  font-size: 112px;
  color: #fff;
  line-height: 116px;
  padding-top: 153px;
}

.ban p {
  height: 98px;
  display: flex;
  align-items: center;
  font-size: 48px;
  color: #fff;
  margin-top: 48px;
}

.ban p em {
  margin-right: 48px;
}

.ban a {
  width: 214px;
  height: 56px;
  margin-top: 92px;
  display: block;
  font-size: 30px;
  color: #ff5a2c;
  text-align: center;
  line-height: 56px;
  border-radius: 28px;
  background-color: #fff;
  box-shadow: 0px 3px 0 1px #e54515;
}

.title_bg {
  height: 60px;
  position: relative;
}

.title_bg::before {
  position: absolute;
  content: '';
  width: 872px;
  height: 16px;
  background-color: rgba(255, 90, 40, 0.6);
  bottom: -3px;
  left: 50%;
  margin-left: -436px;
}

.title_bg h6 {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 62px;
  line-height: 60px;
  color: #111a51;
  text-align: center;
}

.guihua {
  width: 100%;
  height: 832px;
  padding-top: 33px;
  background: url(../img/gh_bg.jpg) top center no-repeat;
  background-position: center -82px;
}

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

.guihua a {
  width: 164px;
  height: 40px;
  display: block;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -82px;
  background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
}

.yaoqiu {
  margin-top: 35px;
}

.yaoqiu ul {
  margin-top: 30px;
}

.yaoqiu ul li {
  width: 226px;
  height: 332px;
  float: left;
  position: relative;
  margin-right: 17px;
  box-shadow: 0px 0 5px 1px rgba(33, 11, 5, 0.15);
}

.yaoqiu ul li h6 {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  color: #fff;
  padding: 30px 0 0 18px;
  position: relative;
}

.yaoqiu ul li h6::after {
  position: absolute;
  content: '';
  width: 56px;
  height: 4px;
  left: 18px;
  bottom: -9px;
  background-color: #fff;
}

.yaoqiu ul li span {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  padding-top: 120px;
}

.yaoqiu ul li p {
  padding: 0 17px;
  font-size: 15px;
  color: #333;
  line-height: 30px;
  margin-top: 10px;
}

.yaoqiu ul li img {
  position: absolute;
  top: -6px;
  left: 33px;
}

.yaoqiu ul li a {
  width: 122px;
  height: 26px;
  display: block;
  position: absolute;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  color: #ff5a2c;
  bottom: 20px;
  left: 51px;
  border-radius: 14px;
  border: 1px solid #ff5a2c;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.yaoqiu ul li a:hover {
  border-color: transparent;
  background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
  color: #fff;
}

.yaoqiu ul li:last-child {
  margin-right: 0;
}

.yaoqiu .meiguo {
  margin-top: 60px;
}

.yaoqiu .meiguo li:nth-child(1) {
  background: url(../img/mg_bg.jpg) no-repeat;
}

.yaoqiu .meiguo li:nth-child(1) p {
  color: #fff;
  margin-top: 40px;
}

.yaoqiu .yingguo li:nth-child(1) {
  background: url(../img/yg_bg.jpg) no-repeat;
}

.yaoqiu .yingguo li:nth-child(1) p {
  color: #fff;
  margin-top: 40px;
}

.yaoqiu .aozhou li:nth-child(1) {
  background: url(../img/az_bg.jpg) no-repeat;
}

.yaoqiu .aozhou li:nth-child(1) p {
  color: #fff;
  margin-top: 40px;
}

.yuanxiao {
  width: 100%;
  height: 630px;
  margin-top: 35px;
  padding-top: 35px;
  background: url(../img/yx_bg.jpg) top center no-repeat;
}

.yuanxiao .title_bg h6 {
  color: #fff;
}

.yuanxiao .course_list {
  margin-top: 46px;
}

.yuanxiao .course_list .swiper-slide {
  width: 284px;
  float: left;
  margin-right: 20px;
}

.yuanxiao .course_list .swiper-slide li {
  width: 284px;
  height: 404px;
  margin-bottom: 30px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

.yuanxiao .course_list .swiper-slide li img {
  margin: 0 auto;
}

.yuanxiao .course_list .swiper-slide li p {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
}

.yuanxiao .course_list .arrow {
  position: absolute;
  width: 71px;
  height: 71px;
  border-radius: 50%;
  top: 174px;
  z-index: 2;
}

.yuanxiao .course_list .arrow-left {
  left: 0;
  background: url(../img/yx_left.png) center no-repeat rgba(0, 0, 0, 0.2);
}

.yuanxiao .course_list .arrow-left:hover {
  background: url(../img/yx_lefth.png) center no-repeat rgba(0, 0, 0, 0.2);
}

.yuanxiao .course_list .arrow-right {
  right: 0;
  background: url(../img/yx_right.png) center no-repeat rgba(0, 0, 0, 0.2);
}

.yuanxiao .course_list .arrow-right:hover {
  background: url(../img/yx_righth.png) center no-repeat rgba(0, 0, 0, 0.2);
}

.yuanxiao a {
  width: 248px;
  height: 40px;
  display: block;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
}

.shezi {
  width: 100%;
  height: 733px;
  padding-top: 35px;
  background: url(../img/sz_bg.jpg) top center no-repeat;
  background-position: center -115px;
}

.shezi .title_bg::before {
  width: 774px;
  margin-left: -387px;
}

.shezi .title_fu {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  margin-top: 20px;
  text-align: center;
}

.shezi .shezhi_left {
  width: 378px;
  height: 538px;
  float: left;
  margin-top: 45px;
  margin-left: 12px;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0 3px 1px rgba(0, 0, 0, 0.1);
}

.shezi .shezhi_left span {
  position: absolute;
  width: 378px;
  height: 212px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  font-size: 42px;
  color: #fff;
  font-weight: bold;
}

.shezi .shezhi_left h6 {
  position: relative;
  font-size: 18px;
  color: #333;
  line-height: 22px;
  padding: 20px 0 0 17px;
}

.shezi .shezhi_left h6::before {
  position: absolute;
  content: '';
  width: 70px;
  height: 3px;
  left: 17px;
  bottom: 0;
  background-color: rgba(255, 90, 44, 0.6);
}

.shezi .shezhi_left p {
  padding: 0 17px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  margin-top: 10px;
}

.shezi .shezhi_left a {
  width: 344px;
  height: 48px;
  display: block;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  border-radius: 24px;
  position: absolute;
  bottom: 34px;
  left: 17px;
  background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
}

.shezi .shezhi_center {
  margin-left: 32px;
}

.shezi .shezhi_right {
  width: 368px;
  float: right;
  margin-top: 110px;
  background: none;
  box-shadow: none;
}

.shezi .shezhi_right h6 {
  padding-left: 0;
}

.shezi .shezhi_right p {
  padding-left: 10px;
  line-height: 20px;
  padding-right: 0;
  margin-top: 13px;
  position: relative;
}

.shezi .shezhi_right p::before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  background-color: #e65c35;
  left: 0;
  top: 9px;
}

.shezi .shezhi_right .nr_list {
  display: flex;
  flex-wrap: wrap;
}

.shezi .shezhi_right .nr_list p {
  width: 47%;
}

.fuwu {
  width: 100%;
  height: 896px;
  padding-top: 35px;
  background: url(../img/tx_bg.jpg) top center no-repeat;
  background-position: center -52px;
}

.fuwu .title_bg::before {
  width: 630px;
  margin-left: -315px;
  background-color: rgba(255, 255, 255, 0.6);
}

.fuwu .title_bg h6 {
  color: #fff;
}

.fuwu .fuwu_left {
  width: 548px;
  height: 723px;
  float: left;
  margin: 50px 0 0 3px;
}

.fuwu .fuwu_left .yi {
  width: 256px;
  float: left;
  margin: 89px 0 0 27px;
}

.fuwu .fuwu_left .yi li {
  width: 256px;
  height: 48px;
  margin-bottom: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 22px;
}

.fuwu .fuwu_left .er {
  width: 150px;
  float: right;
  margin: 111px 28px 0 0;
}

.fuwu .fuwu_left .er li {
  width: 110px;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  padding: 0 20px;
  font-size: 16px;
  color: #fff;
}

.fuwu .fuwu_left .er li:nth-child(1) {
  height: 86px;
}

.fuwu .fuwu_left .er li:nth-child(2) {
  height: 62px;
}

.fuwu .fuwu_left .er li:nth-child(3) {
  height: 38px;
}

.fuwu .fuwu_left .er li:nth-child(4) {
  height: 88px;
}

.fuwu .fuwu_left .er li:nth-child(5) {
  height: 88px;
  margin-bottom: 40px;
}

.fuwu .fuwu_left .er li:nth-child(6) {
  height: 88px;
}

.fuwu .fuwu_right {
  width: 548px;
  height: 723px;
  float: right;
  position: relative;
  margin: 50px 5px 0 0;
}

.fuwu .fuwu_right p {
  text-align: right;
  position: absolute;
  line-height: 26px;
  color: #333;
  font-size: 14px;
}

.fuwu .fuwu_right p b {
  font-size: 22px;
}

.fuwu .fuwu_right p:nth-child(odd) {
  text-align: left;
}

.fuwu .fuwu_right p:nth-child(1) {
  top: 102px;
  left: 377px;
}

.fuwu .fuwu_right p:nth-child(2) {
  top: 190px;
  right: 378px;
}

.fuwu .fuwu_right p:nth-child(3) {
  top: 278px;
  left: 377px;
}

.fuwu .fuwu_right p:nth-child(4) {
  top: 368px;
  right: 378px;
}

.fuwu .fuwu_right p:nth-child(5) {
  top: 457px;
  left: 377px;
}

.fuwu .fuwu_right p:nth-child(6) {
  top: 547px;
  right: 378px;
}

.fuwu .fuwu_right p:nth-child(7) {
  top: 635px;
  left: 377px;
}

.jiaoshi {
  margin-top: 35px;
}

.jiaoshi .title_bg::before {
  width: 786px;
  margin-left: -393px;
}

.jiaoshi ul li {
  width: 220px;
  height: 324px;
  float: left;
  margin-right: 106px;
  margin-top: 45px;
  position: relative;
}

.jiaoshi ul li h6 {
  position: absolute;
  left: 11px;
  top: 235px;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  border-bottom: 2px solid #fff;
}

.jiaoshi ul li p {
  padding: 0 12px;
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  position: absolute;
  left: 0;
  top: 274px;
}

.jiaoshi ul li:nth-child(4), .jiaoshi ul li:nth-child(8) {
  margin-right: 0;
}

.jiaoshi a {
  width: 248px;
  height: 40px;
  display: block;
  margin: 48px auto 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 24px;
  background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
}

.sir {
  padding: 60px 0 40px;
  background: #f5f5f5;
}

.sir .title_bg::before {
  width: 310px;
  margin-left: -155px;
}

.sir .si_r {
  width: 1200px;
  height: 430px;
  position: relative;
  margin-top: 45px;
  background: url(../img/sr_bg.jpg) center no-repeat;
}

.sir .si_r p {
  text-align: left;
  font-size: 20px;
  color: #333;
  line-height: 36px;
  position: absolute;
}

.sir .si_r p:nth-child(odd) {
  text-align: right;
}

.sir .si_r p:nth-child(1) {
  top: 52px;
  right: 830px;
}

.sir .si_r p:nth-child(2) {
  top: 52px;
  left: 830px;
}

.sir .si_r p:nth-child(3) {
  top: 270px;
  right: 830px;
}

.sir .si_r p:nth-child(4) {
  top: 270px;
  left: 830px;
}

.sir .sir_jj {
  margin-top: 32px;
  height: 96px;
  font-size: 22px;
  color: #333;
  line-height: 38px;
  padding: 40px 0 0 26px;
  background: url(../img/re_bg.jpg) no-repeat;
}

.sir .sir_jj b {
  font-size: 26px;
  color: #ff651b;
}

.sir a {
  width: 248px;
  height: 40px;
  display: block;
  margin: 48px auto 50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 24px;
  background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
}

/*鏍″尯鐜*/
.huanjing{background:#fff url(../images/) 50% no-repeat; padding:60px 0; width:100%}
.huanjing-content{margin:auto;width:1000px;}
.huanjing .title_bg::before {
    width: 310px;
    margin-left: -155px;
}
.huanjing .btn {
    width: 248px;
    height: 40px;
    display: block;
    margin: 48px auto 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 24px;
    background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
}
.banci_tit{
  margin-top: 35px;
}
.banci_tit ul{
	display: flex;
	justify-content: space-around;
	flex-wrap:nowrap;
	padding: 0 100px;
}
.banci_tit ul li{
	width: 140px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background:#ffeddf;
	color:#f6492a;
	font-size: 18px;
	border-radius: 8px;
	border:1px solid #f64a2a;
	cursor: pointer;
}
.banci_tit ul li.cur{
	width: 140px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: linear-gradient(to right, #ff4800, #f87128);
	background: -webkit-linear-gradient(to right, #ff4800, #f87128);
	background: -o-linear-gradient(to right, #ff4800, #f87128);
	background: -ms-linear-gradient(to right, #ff4800, #f87128);
	background: -moz-linear-gradient(to right, #ff4800, #f87128);
	color:#fff;
	font-size: 18px;
	border-radius: 8px;
	position: relative;
}
.banci_tit ul li.cur:after{
	position: absolute;
	top: 44px;
	left: 58px;
	content:'';
	border-top:10px solid #f75d29;
	border-right:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid transparent;
}

.banci_zhuyao div img{
	margin-top:20px;
}

.xq-tip{width: 1000px; height: 200px;position: relative; margin-bottom: 72px;}
.xq-tip1{display: flex; justify-content: center; flex-flow: row nowrap;}
.xq-tip1-b{border-bottom: 1px dashed #e0e0e0; padding-bottom: 30px;}
.xq-tip1 div{position: relative; font-size: 20px; line-height: 24px; text-align: left; margin-top: 30px; margin-right: 40px; padding-left: 45px; }
.xq-tip1 a{color: #000;}
.xq-tip1 img{position: absolute;}
.xq-tip1 .xq-sp1{padding-left: 10px; color: #0064af; font-weight: bold;}
.xq-tip1 .xq-sp1 img{left: -10px; bottom: 0;}
.xq-tip1 .xq-sp2 img,.pc-container .content15 .xq-tip1 .xq-sp3 img,.pc-container  .xq-tip1 .xq-sp4 img{left: -10px; bottom:-12px;}
.xq-tip2 span{position: relative; font-size: 14px; line-height: 25px;}

.bd{ width:1080px; height:120px; border-radius: 150px; background:#3b70fb; padding:20px 0; margin: 0 auto;}
.bd-con{ width:900px; margin:0 auto; overflow:hidden;}
.bd-con h6{ font-size: 32px; color:#fff; text-align: center; font-weight: bold; margin-bottom: 10px; margin-top: 10px;}
.bd-con h6 span{color:#ed715c }
.bd-con input{width: 208px;height:40px;line-height: 40px;background: #fff;border-radius: 5px;color: #666; font-size: 16px; padding-left: 12px; float: left;
margin-right: 12px;}
::-webkit-input-placeholder{color: #666;}
.bd-con select{width: 208px;height:40.8px;line-height: 40.8px;background: #fff;border-radius: 5px;color: #666;font-size: 16px;padding-left: 12px; float: left;
margin-right: 12px;}
.bd-con button{width:208px;height: 42px;line-height: 42px;background: linear-gradient(45deg,#f19c76,#ed715c ); background: -webkit-linear-gradient(45deg,#f19c76,#ed715c );color: #fff;font-size: 21px;text-align: center; border-radius: 50px; margin-left: -6px;}

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