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: 1180px;
  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";
}
@font-face {
  font-family: MONSIEUR;
  src: url(/n_fonts/MONSIEUR-LA-DOULAISE.eot) format('embedded-opentype'), url(/n_fonts/MONSIEUR-LA-DOULAISE.woff) format('woff'), url(/n_fonts/MONSIEUR-LA-DOULAISE.ttf) format('truetype'), url(/n_fonts/MONSIEUR-LA-DOULAISE.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: 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-image: url(../images_2016/xdsgy/banenr.jpg);
}
.xd-banner .xd-banner-wrap .xd-banner-c {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.xd-banner .xd-banner-wrap .xd-banner-c img {
  margin: 140px 272px 15px;
}
.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_2016/xdsgy/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-sec .xd-sec-wrap .sec-tit {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.xd-sec .xd-sec-wrap .sec-tit h3 {
  height: 88px;
  line-height: 44px;
  font-weight: bold;
  font-size: 44px;
  color: #65331c;
  padding-bottom: 44px;
  z-index: 2;
}
.xd-sec .xd-sec-wrap .sec-tit .xd-sec-bg {
  position: absolute;
  top: 5px;
  width: 100%;
  text-align: center;
  font-family: MONSIEUR!important;
  color: rgba(167, 138, 122, 0.549);
  font-size: 55px;
  z-index: -1;
}
.xd-sec .xd-sec-wrap .sec-tit .xd-sec-desc {
  color: #65331c;
  font-size: 20px;
  text-align: center;
}
.sec-condition .condition-list {
  display: flex;
}
.sec-condition .condition-list .cond-list-i {
  position: absolute;
  left: 32px;
  top: 50%;
  transform: translateY(-50%);
  width: 118px;
  height: 118px;
  line-height: 118px;
  text-align: center;
  border-radius: 50%;
  background: #48daa9;
}
.sec-condition .condition-list .cond-list-i .iconfont {
  font-size: 98px;
  color: #fff;
}
.sec-condition .condition-list li {
  position: relative;
  flex: 1;
  margin-right: 26px;
  height: 190px;
  border-radius: 8px;
  box-shadow: 0px 5px 22px 0px rgba(188, 184, 184, 0.75);
}
.sec-condition .condition-list li:last-child {
  margin-right: 0;
}
.sec-condition .condition-list li:nth-child(2) .cond-list-i {
  background: #ff727a;
}
.sec-condition .condition-list li:nth-child(2) .cond-list-i .iconfont {
  font-size: 80px;
}
.sec-condition .condition-list li:nth-child(3) .cond-list-i {
  background: #fed056;
}
.sec-condition .condition-list .cond-list-desc {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 190px;
  height: 98px;
}
.sec-condition .condition-list .cond-list-desc p {
  font-size: 20px;
  line-height: 28px;
}
.sec-condition .condition-list .cond-list-desc a.cond-desc-btn {
  display: block;
  width: 120px;
  height: 32px;
  margin-top: 12px;
  line-height: 32px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  box-shadow: 3px 5px 3px 0px rgba(188, 184, 184, 0.75);
  background-image: -moz-linear-gradient(0deg, #9e47fe 0%, #0bc4fe 100%);
  background-image: -webkit-linear-gradient(0deg, #974efe 0%, #0bc4fe 100%);
  background-image: -ms-linear-gradient(0deg, #974efe 0%, #0bc4fe 100%);
}
.xd-content {
  background: #f9f6f0;
}
.xd-content .xd-sec-wrap {
  position: relative;
  z-index: 1;
}
.xd-lesson-wrap {
  overflow: hidden;
}
.xd-lesson-wrap .lesson-video {
  position: relative;
  overflow: hidden;
  width: 34.93333%;
  height: 430px;
  cursor: pointer;
}
.xd-lesson-wrap .lesson-video .lesson-v-btn {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 1;
}
.xd-lesson-wrap .lesson-video .lesson-v-btn p {
  font-size: 18px;
}
.xd-lesson-wrap .lesson-video .lesson-v-btn .lesson-vd-btn {
  text-align: center;
}
.xd-lesson-wrap .lesson-video .lesson-v-btn .lesson-vd-btn .iconfont {
  font-size: 48px;
}
.xd-lesson-wrap .lesson-video .lesson-v-btn .lesson-play {
  opacity: 1;
}
.xd-lesson-wrap .lesson-video .lesson-v-btn .lesson-stop,
.xd-lesson-wrap .lesson-video .lesson-v-btn .lesson-replay {
  display: none;
}
.xd-lesson-wrap .lesson-video .lesson-v-btn:hover {
  opacity: 1;
}
.xd-lesson-wrap video {
  object-fit: cover;
  width: 100%;
  position: relative;
  z-index: 1;
}
.lesson-type {
  margin-right: -10px;
  width: 65%;
}
.lesson-type .l-t-list {
  overflow: hidden;
}
.lesson-type .l-t-list li {
  float: left;
  width: 50%;
}
.lesson-type .l-t-list li .t-item-wrap {
  margin: 0 10px 10px 0;
  padding: 0 20px 0 35px;
  height: 100px;
  font-size: 14px;
  background-color: #fff;
  color: #666;
}
.lesson-type .l-t-list li .t-item-wrap h4 {
  padding: 23px 0 9px;
  font-weight: normal;
  font-size: 20px;
  color: #333;
}
.lesson-type .l-t-list li:nth-child(7),
.lesson-type .l-t-list li:nth-child(8) {
  margin-bottom: 0;
}
.sec-btn-group {
  margin-top: 40px;
  text-align: center;
  font-size: 0;
}
.sec-btn-group .sec-btn {
  display: inline-block;
  border-radius: 9px;
  width: 306px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  margin-right: 36px;
}
.sec-btn-group .sec-btn:last-child {
  margin-right: 0;
}
.sec-btn-group .hollow-btn {
  border: 2px solid #cc7833;
  color: #cc7833;
}
.sec-btn-group .solid-btn {
  border: 2px solid #cc7833;
  color: #fff;
  background: #cc7833;
}
.stu-works-desc .stu-works-list {
  overflow: hidden;
  text-align: center;
}
.stu-works-desc .stu-works-list .stu-works-item {
  position: relative;
  display: inline-block;
  margin: 0 12px 12px 0;
  font-size: 0;
}
.stu-works-desc .stu-works-list .stu-works-item .stu-works-thumb {
  width: 400px;
}
.stu-works-desc .stu-works-list .stu-works-item .stu-works-thumb img {
  width: 100%;
  display: block;
  height: 262px;
}
.stu-works-desc .stu-works-list .stu-works-item .stu-works-tit {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 52px;
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 22px;
  line-height: 52px;
  text-align: center;
}
.stu-works-desc .stu-works-list .stu-works-item:nth-child(3n) {
  margin-right: 0;
}
.stu-works-desc .stu-works-list .stu-works-item:nth-child(3n) .stu-works-thumb {
  width: 312px;
}
.tc-list-wrap {
  overflow: hidden;
}
.tc-list-wrap .tc-item {
  float: left;
  width: 380px;
  height: 560px;
  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: 230px;
}
.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;
}
.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;
}
.container.xd-prospect {
  width: 1200px;
}
.container.xd-service {
  width: 1136px;
}
.service-wrap .service-sup .service-thumb img {
  width: 100%;
}
.service-wrap .service-sup .service-sup-list {
  background: #fff;
  padding: 30px 36px;
}
.service-wrap .service-sup .service-sup-list .service-sup-item {
  overflow: hidden;
  border-bottom: solid #626262 1px;
  height: 62px;
  line-height: 62px;
}
.service-wrap .service-sup .service-sup-list .service-sup-item .sup-item-wrap {
  position: relative;
  float: left;
  width: 50%;
  height: 28px;
  line-height: 28px;
  margin-top: 16px;
  color: #626262;
}
.service-wrap .service-sup .service-sup-list .service-sup-item .sup-item-wrap .sup-item-icon,
.service-wrap .service-sup .service-sup-list .service-sup-item .sup-item-wrap p,
.service-wrap .service-sup .service-sup-list .service-sup-item .sup-item-wrap a.service-btn {
  display: inline-block;
}
.service-wrap .service-sup .service-sup-list .service-sup-item .sup-item-wrap .sup-item-icon {
  width: 10px;
  height: 10px;
  background: #626262;
  border-radius: 50%;
  margin-right: 8px;
}
.service-wrap .service-sup .service-sup-list .service-sup-item .sup-item-wrap p {
  font-size: 18px;
}
.service-wrap .service-sup .service-sup-list .service-sup-item .sup-item-wrap a.service-btn {
  position: absolute;
  right: 132px;
  width: 124px;
  line-height: 30px;
  text-align: center;
  border: solid 1px #626262;
  border-radius: 13px;
  font-size: 13px;
}
.pioneer-list {
  overflow: hidden;
  margin-top: 24px;
}
.pioneer-list .pioneer-item {
  float: left;
  width: 550px;
  margin-right: 35px;
}
.pioneer-list .pioneer-item .pioneer-thumb img {
  width: 100%;
}
.pioneer-list .pioneer-item .pioneer-desc {
  height: 100px;
  padding: 12px 40px;
  background: #fff;
}
.pioneer-list .pioneer-item .pioneer-desc .pioneer-tit {
  font-size: 20px;
  margin-bottom: 8px;
}
.pioneer-list .pioneer-item .pioneer-desc .pioneer-tit strong {
  display: inline-block;
  margin-left: 10px;
  color: #cc7833;
  font-weight: normal;
}
.pioneer-list .pioneer-item .pioneer-desc .pioneer-info {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
}
.pioneer-list .pioneer-item .pioneer-desc .pioneer-info span {
  display: inline-block;
  margin-right: 44px;
}
.pioneer-list .pioneer-item .pioneer-desc .pioneer-info span .iconfont {
  font-size: 32px;
  color: #cc7833;
  margin-right: 6px;
}
.pioneer-list .pioneer-item .pioneer-desc .pioneer-info span .iconfont.iconjineqiandaiyueshangjin {
  font-size: 30px;
}
.pioneer-list .pioneer-item:nth-child(2n) {
  margin-right: 0;
}
.xd-form.container {
  width: 1136px;
}
.tuition-wrap {
  height: 460px;
}
.tuition-wrap .trade-time {
  margin-right: 32px;
}
.tuition-wrap .trade-thumb {
  position: relative;
  width: 282px;
}
.tuition-wrap .trade-thumb .trade-desc {
  position: absolute;
  top: 12px;
  left: 12px;
  width: calc(100% - 24px);
  height: 434px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border: 1px dashed #fff;
}
.tuition-wrap .trade-thumb .trade-desc .trade-tit {
  margin-top: 34px;
  position: relative;
}
.tuition-wrap .trade-thumb .trade-desc .trade-tit::after {
  position: absolute;
  bottom: -44px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 32px;
  content: '';
  background-color: #fff;
}
.tuition-wrap .trade-thumb .trade-desc .trade-range {
  margin-top: 58px;
}
.tuition-wrap .trade-thumb img {
  width: 100%;
  height: 460px;
}
.tuition-wrap .tuition-form {
  margin-right: 32px;
  width: 430px;
  height: 460px;
  padding: 40px;
  background: #cc7833;
}
.tuition-wrap .tuition-form .layui-input-block {
  margin-left: 0;
}
.tuition-wrap .tuition-form .tuition-f-tit {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.tuition-wrap .tuition-form .layui-form-item {
  margin-bottom: 36px;
}
.tuition-wrap .tuition-form .layui-input,
.tuition-wrap .tuition-form .layui-btn {
  height: 50px;
  color: #000;
}
.tuition-wrap .tuition-form .layui-btn {
  background: #fff;
}
.tuition-wrap .tuition-form .layui-form-select dl dd.layui-this {
  background-color: #cc7833;
}
.regist-news {
  padding: 38px 14px 0;
  border: 1px solid #cc7833;
  width: 360px;
  height: 460px;
  overflow: hidden;
  position: relative;
}
.regist-news .regist-news-wrap .regist-tit {
  font-size: 24px;
  font-weight: bold;
  text-align: center ;
  margin-bottom: 22px;
}
.regist-news .regist-tab .regist-t-head {
  display: flex;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  border-bottom: 1px dashed #c1c1c1;
  background: #fff;
}
.regist-news .regist-tab .regist-t-head .r-t-item {
  flex: 1;
  text-align: center;
}
.regist-news .regist-tab .regist-body {
  position: relative;
  z-index: -1;
}
.regist-news .regist-tab .regist-body .regist-body-wrap {
  height: 270px;
  overflow: hidden;
}
.regist-news .regist-tab .regist-body .regist-body-wrap .regist-b-item {
  display: flex;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  border-bottom: 1px dashed #c1c1c1;
}
.regist-news .regist-tab .regist-body .regist-body-wrap .regist-b-item .td {
  flex: 1;
  text-align: center;
}
.regist-news .regist-tab .regist-body .regist-body-wrap .regist-b-item .td:first-child {
  color: #cc7833;
}
.regist-news .regist-slogan {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #ffba91;
  color: #fff;
  text-indent: 40px;
}
.regist-news .regist-slogan a.regist-btn {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 110px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  background-color: #cc7833;
}
.hslbox2,
.hslbox2 .menu li .submenu,
.hslcbgjbox a {
  box-sizing: content-box;
}
.hslbox2 .menu li {
  margin-right: 56px;
}
