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,
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;
  font-size: 100%;
  font: inherit;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;}
body {
  line-height: 1;}
ol,
ul {
  list-style: none;}
blockquote,
q {
  quotes: none;}
blockquotebefore,
blockquoteafter,
qbefore,
qafter {
  content: '';}
table {
  border-collapse: collaps;
  border-spacing: 0;}
html,
body {
  height: 100%;}
body {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: '微软雅黑';}
.clear-fix:after {
  clear: both;
  display: block;
  content: '';
  height: 0;}
a {
  text-decoration: none;}
img {
  display: inline-block;}
input {
  outline: none;}
body {
  background-color: #f7f7f7;}
.icon {
  display: inline-block;
  font-size: 0;
  background: 50% 50% no-repeat;
  background-size: cover;}
.icon-array-up,
.icon-array-down,
.icon-array-right {
  width: 16px;
  height: 12px;}
.icon-array-up {
  background-image: url(../images/array-up.jpg);}
.icon-array-down {
  background-image: url(../images/array-down.jpg);}
.icon-array-right {
  background-image: url(../images/array-right.jpg);}
.icon-serach {
  width: 21px;
  height: 19px;
  float: right;
  margin-top: 9px;
  cursor: pointer;
  background-image: url(../images/serach.jpg);}
.icon-title {
  width: 19px;
  height: 24px;
  background-image: url(../images/icon.jpg);}
.icon-guanbi {
  position: absolute;
  right: 0;
  top: 28px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(../images/icon-guanbi.jpg);}
.continue_edu-header,
.continue_edu-footer,
.continue_edu-banner {
  clear: flex;}
.continue_edu-container {
  width: 1000px;
  margin: 0 auto;}
.continue_edu-header {
  position: relative;
  z-index: 9999;
  background-color: #fff;}
.continue_edu-header .banner-top {
  height: 38px;
  line-height: 38px;
  background-color: #5d382d;
  color: #cab172;
  font-size: 14px;}
.continue_edu-header .banner-top a {
  color: #cab172;}
.continue_edu-header .banner-nav {
  background-color: #f7f7f7;
  height: 99px;}
.continue_edu-header .banner-nav .banner-w {
  display: flex;
  align-items: center;
  height: 100%;}
.continue_edu-header .banner-nav .nav-w {
  display: flex;
  width: 100%;
  align-items: center;}
.continue_edu-header .banner-nav .nav-w .nav-cells {
  flex: 1;
  font-size: 0;
  display: flex;
  justify-content: flex-end;}
.continue_edu-header .banner-nav .nav-w .nav-cells .nav-cell {
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #000;}
.continue_edu-header .banner-nav .nav-w .nav-cells .nav-cell.active {
  color: #5d382d;}
.continue_edu-header .banner-nav .nav-w .nav-cells .nav-cell + .nav-cell {
  margin-left: 28px;}
.continue_edu-footer .banner-copyright {
  height: 71px;
  background-color: #232323;
  overflow: hidden;}
.continue_edu-footer .banner-copyright .banner-w {
  display: flex;
  align-items: center;}
.continue_edu-footer .banner-copyright .banner-w .copyright {
  flex: 1;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 71px;}
.banner-links {
  margin-bottom: 21px;}
.banner-links .links-w {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 20px;}
.banner-links .links-w .title {
  font-size: 20px;}
.banner-links .links-w .title:before {
  content: '';
  display: inline-block;
  float: left;
  width: 3px;
  background-color: #b2070e;
  height: 20px;
  margin-right: 8px;}
.banner-links .links-w .cnt {
  display: flex;
  padding: 35px 0 15px;}
.banner-links .links-w .cnt ul {
  flex: 1;}
.banner-links .links-w .cnt ul:last-child {
  flex: inherit;}
.banner-links .links-w .cnt li {
  font-size: 14px;
  color: #4c4c4c;
  padding: 5px 0;}
.banner-links .links-w .cnt li a {
  line-height: 16px;
  color: #4c4c4c;}
.m-page {
  margin: 0;
  text-align: center;
  line-height: 20px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #000;}
.m-page a,
.m-page i {
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
  margin-left: -1px;
  border: 1px solid #000;
  font-size: 12px;
  letter-spacing: normal;
  background: #fff;
  transition: background-color 0.3s;}
.m-page a,
.m-page a:hover {
  text-decoration: none;
  color: #000;}
.m-page a.pageprv,
.m-page a.pagenxt {
  font-family: '宋体';}
.m-page a:first-child {
  margin-left: 0;}
.m-page a:last-child {
  margin-right: 0;}
.m-page a:hover {
  background: #f5f5f5;}
.m-page a:active {
  background: #f0f0f0;}
.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active {
  cursor: default;
  color: #fff;
  background: #000;}
.m-page a.z-dis,
.m-page a.z-dis:hover,
.m-page a.z-dis:active {
  cursor: default;
  color: #828282;
  background: #fff;}
.m-page-sr a,
.m-page-sr i {
  margin: 0 3px;}
.m-page-sr i {
  border: 0;}
.search_box {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease-in-out;}
.search_box.active {
  height: 70px;}
.search_box .search-wrap {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;}
.search_box .search-wrap .ser {
  line-height: 34px;
  font-size: 14px;}
.search_box .search-wrap .ser .searchnote {
  width: 664px;
  height: 34px;
  padding: 0 0 0 7px;
  border: 1px solid #bfbfbf;}
.search_box .search-wrap .ser .searchsub {
  width: 120px;
  height: 36px;
  margin-left: 16px;
  cursor: pointer;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
  background-color: #5d392d;
  border: 0;
  color: #c9b171;
  display: block;
  float: right;
  position: relative;
  text-align: center;
  transition: all 0.15s ease-in;}
.search_box .search-wrap .ser .searchsub:before {
  content: ' ';
  position: absolute;
  background: #fff;
  width: 25px;
  height: 50px;
  top: 0;
  left: -45px;
  opacity: 0.3;
  transition: all 0.25s ease-out;
  transform: skewX(-25deg);}
.search_box .search-wrap .ser .searchsub:hover:before {
  width: 45px;
  left: 205px;}
.mark {
  position: fixed;
  z-index: -1;
  background: #000;
  opacity: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  transition: all 0.2s linear 0.4s;}
.mark.active {
  z-index: 9998;
  opacity: 0.7;}
