html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
button {
  background: transparent;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
strong {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  max-width: 100%;
  display: block;
}
a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
html {
  line-height: initial;
}
.container {
  width: 1140px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  height: 0;
  clear: both;
  overflow: hidden;
  display: block;
  visibility: hidden;
}
body {
  font-family: "Microsoft YaHei";
}
.hslbox2,
.hslbox2 .menu li .submenu,
.hslcbgjbox a {
  box-sizing: content-box;
}

@font-face {
  font-family: MVBOLI;
  src: url(/fonts/MVBOLI.eot) format('embedded-opentype'), url(/fonts/MVBOLI.woff) format('woff'), url(/fonts/MVBOLI.ttf) format('truetype'), url(/fonts/MVBOLI.svg) format('svg');
}
@keyframes aniTop {
  0% {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }
  50% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  }
  100% {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }
}
.xd-banner .xd-banner-wrap {
  position: relative;
  height: 455px;
  /* height: 580px; */
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -moz-transition: all 1s;
  background: url(//www.sxxdf.com/zysz/zy_images/xdlgy/banenr.jpg) no-repeat center center;
}
.xd-banner .xd-banner-wrap .xd-banner-c {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;display: none;
}
.xd-banner .xd-banner-wrap .xd-banner-c img {
  margin: 100px 272px 22px;
}
.xd-banner .xd-banner-wrap .xd-banner-c .next-btn {
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 140px;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  background: url(../images/xdlgy/img-three-1.png) center no-repeat;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -webkit-animation: aniTop 1.5s infinite ease-in;
  -o-animation: aniTop 1.5s infinite ease-in;
  animation: aniTop 1.5s infinite ease-in;
}
.xd-sec {
  position: relative;
  padding: 60px 0 50px;
}
.xd-content {
  background: #f8f5f0;
  z-index: 1;
}
.sec-tit {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.sec-tit h3 {
  position: relative;
  display: inline-block;
  height: 88px;
  line-height: 44px;
  font-weight: bold;
  font-size: 44px;
  color: #65331c;
  padding-bottom: 44px;
  z-index: 2;
}
.sec-tit h3:before,
.sec-tit h3:after {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 5px;
}
.sec-tit h3:before {
  left: -44px;
  background: url(../images/xdlgy/xd-tit-icon-l.png) no-repeat;
}
.sec-tit h3:after {
  right: -44px;
  background: url(../images/xdlgy/xd-tit-icon-r.png) no-repeat;
}
.sec-tit .xd-sec-bg {
  position: absolute;
  top: 38px;
  width: 100%;
  text-align: center;
  font-family: MVBOLI;
  color: #a78a7a;
  font-size: 26px;
  z-index: -1;
  opacity: 0.4;
}
.sec-tit .xd-sec-desc {
  color: #65331c;
  font-size: 20px;
  text-align: center;
}
.lesson-type .l-t-list {
  overflow: hidden;
}
.lesson-type .l-t-list .l-t-item {
  position: relative;
  float: left;
  width: 50%;
  height: 154px;
  margin-bottom: 26px;
}
.lesson-type .l-t-list .l-t-item .l-t-thumb {
  overflow: hidden;
  width: 154px;
  height: 154px;
  border-radius: 50%;
}
.lesson-type .l-t-list .l-t-item .l-t-thumb img {
  width: 100%;
  height: 154px;
}
.lesson-type .l-t-list .l-t-item .l-t-desc {
  position: absolute;
  left: 170px;
  top: 50%;
  transform: translateY(-50%);
  width: 360px;
  height: 104px;
  font-size: 18px;
}
.lesson-type .l-t-list .l-t-item .l-t-desc h4 {
  color: #cc7833;
  font-weight: normal;
  margin-bottom: 7px;
}
.lesson-type .l-t-list .l-t-item .l-t-desc p {
  line-height: 36px;
  color: #4a4a4a;
}
.lesson-type .l-t-list .l-t-item:nth-child(n+5) {
  margin-bottom: 0;
}
.p-btn-1 {
  display: block;
  margin: 0 auto;
  width: 238px;
  height: 48px;
  font-size: 18px;
  text-align: center;
  border: 1px solid #cc7833;
  margin-top: 40px;
}
.p-btn-1 span {
  position: relative;
  top: -6px;
  left: -6px;
  z-index: 5;
  display: block;
  width: 240px;
  line-height: 50px;
  background-color: #cc7833;
  color: #fff;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.stu-works .stu-works-list {
  overflow: hidden;
}
.stu-works .stu-works-list .stu-works-item {
  float: left;
  position: relative;
  width: 274px;
  height: 257px;
  padding: 9px;
  margin-right: 14px;
  margin-bottom: 14px;
}
.stu-works .stu-works-list .stu-works-item .stu-works-thumb {
  position: absolute;
  left: 0;
  top: 0;
}
.stu-works .stu-works-list .stu-works-item .stu-works-thumb img {
  position: relative;
  width: 274px;
  height: 257px;
}
.stu-works .stu-works-list .stu-works-item:nth-child(4n) {
  margin-right: 0;
}
.stu-works .stu-works-list .stu-works-item:nth-child(n+4) {
  margin-bottom: 0;
}
.xd-sec.xd-teacher {
  background: url(../images/xdlgy/tc-bg.jpg) no-repeat;
  background-size: cover;
}
.xd-sec.xd-teacher .container {
  width: 1180px;
}
.xd-sec.xd-teacher .xd-sec-bg {
  color: #fff;
  z-index: 2;
}
.xd-sec.xd-teacher .sec-tit h3,
.xd-sec.xd-service .sec-tit h3 {
  color: #fff;
}
.xd-sec.xd-teacher .sec-tit .xd-sec-desc,
.xd-sec.xd-service .sec-tit .xd-sec-desc {
  color: #fff;
}
.xd-sec.xd-teacher .sec-tit h3:before,
.xd-sec.xd-service .sec-tit h3:before,
.xd-sec.xd-teacher .sec-tit h3:after,
.xd-sec.xd-service .sec-tit h3:after {
  filter: brightness(100);
}
.tc-list-wrap {
  overflow: hidden;
}
.tc-list-wrap .tc-item {
  float: left;
  width: 380px;
  height: 582px;
  margin-right: 18px;
  padding: 18px;
  background: #fff;
}
.tc-list-wrap .tc-item a {
  display: block;
}
.tc-list-wrap .tc-item .tc-thumb img {
  width: 100%;
  height: 229px;
}
.tc-list-wrap .tc-item .tc-desc {
  height: 294px;
}
.tc-list-wrap .tc-item .tc-desc h3 {
  position: relative;
  margin-bottom: 20px;
  padding: 24px 0 20px;
  font-size: 24px;
  font-weight: normal;
  color: #333;
}
.tc-list-wrap .tc-item .tc-desc h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 50px;
  height: 3px;
  background-color: #65331c;
}
.tc-list-wrap .tc-item .tc-desc p {
  margin-top: 14px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.tc-list-wrap .tc-item:last-child {
  margin-right: 0;
}
.container.xd-prospect {
  width: 1200px;
}
.prospect-list {
  overflow: hidden;
}
.prospect-list .prospect-item {
  float: left;
  width: 230px;
  height: 406px;
  margin-right: 12px;
}
.prospect-list .prospect-item .prospect-thumb {
  height: 138px;
}
.prospect-list .prospect-item .prospect-desc {
  height: 264px;
  padding: 18px 31px 14px;
  background: #e9ebee;
  text-align: center;
  color: #a7724d;
}
.prospect-list .prospect-item .prospect-desc .pros-desc-wrap {
  position: relative;
  height: 230px;
}
.prospect-list .prospect-item .prospect-desc .pros-desc-wrap i.pros-l-head,
.prospect-list .prospect-item .prospect-desc .pros-desc-wrap i.pros-l-bot {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #a7724d;
  display: block;
}
.prospect-list .prospect-item .prospect-desc .pros-desc-wrap i.pros-l-head {
  top: 0;
}
.prospect-list .prospect-item .prospect-desc .pros-desc-wrap i.pros-l-bot {
  bottom: 0;
}
.prospect-list .prospect-item .prospect-desc .pros-desc-wrap i.pros-l-head::before,
.prospect-list .prospect-item .prospect-desc .pros-desc-wrap i.pros-l-bot::before {
  position: absolute;
  content: '';
  top: -3px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #a7724d;
}
.prospect-list .prospect-item .prospect-desc .pros-desc-wrap i.pros-l-head::after,
.prospect-list .prospect-item .prospect-desc .pros-desc-wrap i.pros-l-bot::after {
  position: absolute;
  content: '';
  top: 3px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #a7724d;
}
.prospect-list .prospect-item .prospect-desc .pros-icon {
  padding-top: 32px;
  margin-bottom: 12px;
}
.prospect-list .prospect-item .prospect-desc .pros-icon .iconfont {
  font-size: 50px;
}
.prospect-list .prospect-item .prospect-desc .pros-num {
  position: relative;
  font-size: 24px;
  margin-bottom: 32px;
}
.prospect-list .prospect-item .prospect-desc .pros-num::after {
  content: '';
  position: absolute;
  width: 18px;
  height: 2px;
  background: #a7724d;
  left: 50%;
  transform: translateX(-50%);
  bottom: -18px;
}
.prospect-list .prospect-item .prospect-desc .pros-tit {
  font-size: 16px;
}
.prospect-list .prospect-item:last-child {
  margin-right: 0;
}
.adv-list {
  overflow: hidden;
}
.adv-list .adv-item {
  overflow: hidden;
  float: left;
  width: 560px;
  margin: 0 20px 20px 0;
}
.adv-list .adv-item .adv-desc {
  float: left;
  width: 271px;
  height: 287px;
  border: #b18b62 solid 1px;
  text-align: center;
  margin-right: 18px;
}
.adv-list .adv-item .adv-desc .adv-icon {
  font-size: 0;
  margin-top: 34px;
  height: 84px;
}
.adv-list .adv-item .adv-desc .adv-icon .adv-img {
  display: inline-block;
  width: 84px;
  height: 84px;
  background: url(../images/xdlgy/img-nine-2.png) no-repeat;
  background-position: -84px 0;
}
.adv-list .adv-item .adv-desc .adv-icon .adv-img.n02 {
  background-position: -252px -84px;
}
.adv-list .adv-item .adv-desc .adv-icon .adv-img.n03 {
  background-position: -252px 0;
}
.adv-list .adv-item .adv-desc .adv-icon .adv-img.n04 {
  background-position: -84px -84px;
}
.adv-list .adv-item .adv-desc .adv-txt {
  font-size: 16px;
  line-height: 28px;
  margin-top: 30px;
}
.adv-list .adv-item .adv-thumb {
  float: right;
  width: 271px;
  height: 287px;
}
.adv-list .adv-item .adv-thumb img {
  width: 100%;
}
.adv-list .adv-item:nth-child(2n) {
  margin-right: 0;
}
.adv-list .adv-item:nth-child(n+3) .adv-desc {
  float: right;
  margin-right: 0;
}
.adv-list .adv-item:nth-child(n+3) .adv-thumb {
  float: left;
  margin-right: 18px;
}
.xd-sec.xd-service {
  background: url(../images/xdlgy/10.jpg) no-repeat;
  background-size: cover;
}
.xd-service-wrap {
  overflow: hidden;
  height: 430px;
}
.xd-service-wrap .xd-service-thumb {
  float: left;
  width: 480px;
  height: 430px;
  padding: 21px 12px;
  background: #cc7833;
}
.xd-service-wrap .xd-service-thumb img {
  width: 456px;
  height: 388px;
}
.xd-service-wrap .xd-service-desc {
  float: left;
  width: calc(100% - 480px);
  height: 430px;
  padding: 30px 42px;
  background: #fff;
}
.xd-service-wrap .xd-service-desc .service-desc-wrap {
  width: 574px;
  height: 368px;
  padding: 20px;
  border: 1px dashed #cc7833;
  font-size: 18px;
}
.xd-service-wrap .xd-service-desc .service-desc-wrap p {
  line-height: 36px;
}
.xd-service-wrap .xd-service-desc .service-desc-wrap p strong {
  color: #cc7833;
}
.xd-form .xd-form-txt {
  width: 580px;
  height: 422px;
  padding: 0 44px;
  background: url(../images/xdlgy/xd-form-bg.jpg) no-repeat;
  background-size: cover;
}
.xd-form .xd-form-txt p {
  font-size: 20px;
  color: #fff;
  line-height: 60px;
  padding-top: 30px;
  margin-left: 14px;
}
.xd-form .xd-form-txt p strong {
  color: #cc7833;
}
.tuition-form {
  margin-left: 34px;
  width: 526px;
  height: 422px;
  padding: 20px 40px;
  background: #cc7833;
}
.tuition-form .tuition-f-tit {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.tuition-form .layui-form-item {
  margin-bottom: 36px;
}
.tuition-form .layui-input-block {
  margin-left: 0;
}
.tuition-form .layui-input,
.tuition-form .layui-btn {
  height: 50px;
  color: #000;
}
.tuition-form .layui-btn {
  background: #fff;
}
.tuition-form .layui-form-select dl dd.layui-this {
  background-color: #cc7833;
  color: #fff;
}
.tuition-form .layui-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #000;
}
