@charset "utf-8";
.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.main {
  width: 100%;
  background-color: #F5F7FA;
}
.main .layout {
  width: 1200px;
  margin: 0 auto;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body a:hover {
  cursor: pointer;
  color: #224bad !important;
}
.footer {
  width: 100%;
  height: 258px;
  background: #15398F;
  padding-top: 25px;
  min-width: 1200px;
}
.footer .footer_left {
  float: left;
}
.footer .footer_left a {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  display: block;
}
.footer .footer_left a:hover {
  color: #fff !important;
}
.footer .footer_right {
  float: right;
}
.footer .footer_right h3 {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.footer .footer_right span {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 34px;
  display: block;
}
.footer .footer_line {
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  margin: 25px 0 20px 0;
  opacity: 0.4;
}
.footer .footer_copright a {
  font-size: 14px;
  font-weight: 400;
  color: #CDDCFF;
  margin-right: 20px;
}
.footer .footer_copright a:hover {
  color: #CDDCFF !important ;
}
.footer_link {
  margin-top: 50px;
  padding-bottom: 16px;
}
.footer_link h3 {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  float: left;
}
.footer_link > ul {
  float: left;
}
.footer_link > ul li:hover .menu {
  display: block;
}
.footer_link > ul > li {
  position: relative;
  height: 45px;
  float: left;
  margin-right: 45px;
  z-index: 10;
}
.footer_link > ul > li a {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  float: left;
}
.footer_link > ul > li a:hover {
  color: #666 !important;
}
.footer_link > ul > li i {
  float: left;
}
.footer_link > ul > li i img {
  width: 18px;
  height: 8px;
  display: block;
  margin: 10px 0 0 10px;
}
.footer_link .menu {
  width: 200px;
  background-color: #fff;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -100px;
  padding: 20px 0;
  display: none;
  border: 1px solid #CCCCCC;
}
.footer_link .menu > li {
  height: 25px;
  text-align: center;
  float: none;
}
.footer_link .menu a {
  font-size: 16px;
  color: #666666;
  line-height: 27px;
  float: none;
}
.footer_link .menu {
  width: 200px;
  max-height: 200px;
  background-color: #fff;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -100px;
  padding: 20px 15px;
  display: none;
  border: 1px solid #CCCCCC;
  overflow-y: auto;
}
.footer_link .menu li a {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  display: block;
}
.heade {
  width: 100%;
  height: 135px;
  display: flex;
  align-items: center;
  background-color: white;
  min-width: 1200px;
}
.heade .heade_top {
  display: flex;
}
.heade .heade_left {
  text-align: center;
  margin-right: 215px;
}
.heade .heade_left p {
  font-size: 28px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  color: #15398F;
}
.heade .heade_left span {
  font-size: 22px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #999999;
}
.heade .heade_right {
  display: flex;
  margin-right: 20px;
}
.heade .heade_right a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 40px;
}
.heade .heade_right a:last-child {
  margin-right: 0;
}
.heade .heade_right a span {
  font-size: 20px;
  font-weight: 500;
  color: #15398F;
  padding-top: 13px;
}
.heade .heade_right:first-child img {
  width: 35px;
  height: 28px;
  display: block;
}
.heade .heade_right:nth-child(2) img {
  width: 27px;
  height: 27px;
  display: block;
}
.heade .heade_right:nth-child(3) {
  width: 29px;
  height: 25px;
  display: block;
}
.heade .heade_right:nth-child(4) {
  width: 25px;
  height: 25px;
  display: block;
}
.heade .heade_right:nth-child(5) {
  width: 27px;
  height: 27px;
  display: block;
}
.heade .heade_entrance a {
  font-size: 16px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  display: block;
}
.headtop {
  box-shadow: 3px 0px 7px 0px #999A9A;
}
.pt1-box {
  margin-top: 58px;
  display: flex;
}
.selectBox {
  width: 97px;
  height: 43px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #CACBD2;
  line-height: 40px;
  position: relative;
  cursor: pointer;
  z-index: 2;
}
.selectBox .name {
  padding-left: 22px;
}
.course-list-1 ul {
  list-style-type: none;
  position: absolute;
  top: 42px;
  background-color: white;
  width: 97px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  left: 0px;
}
.course-list-1 ul li {
  border-bottom: 1px solid #c4c6c7;
  padding-left: 22px;
}
.selectIcon {
  position: absolute;
  right: 1px;
  width: 11%;
  top: 0;
  border-left: 0;
}
.course_arrow {
  width: 17px;
}
.down {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}
.search {
  width: 604px;
  height: 43px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #CACBD2;
  display: flex;
  margin-left: 3px;
}
.search .search_text {
  width: 494px;
  height: 100%;
  outline: none;
  border: 0;
  background-color: white;
  border-radius: 4px 0 0 4px;
  font-size: 14px;
  text-indent: 2rem;
}
.search .search_btn {
  width: 110px;
  height: 100%;
  background: #224BAD;
  border-radius: 0 4px 4px 0px;
  text-align: center;
  line-height: 43px;
  font-size: 20px;
  color: #FFFFFF;
  cursor: pointer;
}
.btn_box {
  display: flex;
  margin-left: 36px;
}
.btn_box a {
  width: 184px;
  height: 43px;
  background: #224BAD;
  border-radius: 4px 4px 4px 4px;
  display: block;
  text-align: center;
  line-height: 43px;
  font-size: 20px;
  color: #FFFFFF;
  margin-right: 32px;
}
.btn_box a:hover {
  color: #fff !important;
}
#searchform {
  display: flex;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  position: relative;
  padding-bottom: 353px;
}
#footer {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.navigation-bread {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 18px;
  color: #666666;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #224bad;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
