﻿
.sub-title {
  margin-bottom: 30px;
}
.sub-title h3 {
  position: relative;
  color: #0b426b;
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
  padding-left: 24px;
  height: 30px;
}
.sub-title h3:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0b426b;
  height: 100%;
  width: 4px;
}

.sub-box {
  margin-bottom: 60px;
}

.sub-text {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.sub-text p {
  margin-bottom: 20px;
}

.company-name h2 {
  color: #0b426b;
  font-weight: bold;
  font-size: 36px;
  margin: 22px 0 10px;
}
.company-name p {
  font-size: 19px;
  margin-bottom: 40px;
}

.sub-aside {
  float: left;
  margin-right: 50px;
  width: 210px;
}
.sub-aside li a {
  position: relative;
  background-color: #f3f5f7;
  display: block;
  font-size: 24px;
  line-height: 100px;
  text-align: center;
  height: 100px;
  color: #0b426b;
}
.sub-aside .active a {
  background-color: #0b426b;
  color: #fff;
}
.sub-aside .active a:before {
  content: '';
  position: absolute;
  z-index: 2;
  right: -30px;
  top: 50%;
  margin-top: -15px;
  width: 0px;
  height: 0px;
  border: 15px solid transparent;
  border-color: transparent transparent transparent #0b426b;
}

.sub-content {
  margin-bottom: 40px;
  min-height: 600px;
  overflow: hidden;
}

.news-list li {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.news-list li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.news-list .pic {
  float: left;
  text-align: center;
  margin-right: 20px;
  height: 160px;
  width: 240px;
  overflow: hidden;
}
.news-list .pic:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.news-list .pic img {
  max-width: none;
  max-height: 100%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.news-list .title {
  font-size: 22px;
  color: #0b426b;
  margin-bottom: 10px;
}
.news-list p {
  line-height: 30px;
  margin-bottom: 30px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list .time {
  background: url(../images/90ca75e0784e478d9adc80bc0face5da.gif) no-repeat;
  color: #999;
  line-height: 20px;
  padding-left: 30px;
}

.box-company .pic {
  float: right;
  margin-left: 40px;
}
.box-company .text {
  margin-top: -5px;
  overflow: hidden;
}
.box-company .text p {
  line-height: 30px;
  margin-bottom: 12px;
}
.box-company .text p:last-child {
  margin-bottom: 0;
}

.box-culture li {
  background-color: #f3f5f7;
  line-height: 60px;
  margin-bottom: 10px;
}
.box-culture li strong {
  display: inline-block;
  background-color: #0b426b;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  margin-right: 10px;
  min-width: 140px;
}

.box-brand li {
  border-bottom: 10px solid #f3f5f7;
  line-height: 30px;
  padding: 20px 20px 20px 0;
}
.box-brand li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.box-brand [class^="icon"] {
  float: left;
  background: url(../images/6f99c5379a60497daf37a6216214a064.gif);
  height: 90px;
  width: 240px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.box-brand .icon-1 {
  background-position: -0px 0;
}
.box-brand .icon-2 {
  background-position: -220px 0;
}
.box-brand .icon-3 {
  background-position: -440px 0;
}
.box-brand .icon-4 {
  background-position: -660px 0;
}
.box-brand .icon-5 {
  background-position: -880px 0;
}
.box-brand P {
  border-left: 2px solid #f3f5f7;
  padding-left: 40px;
  height: 90px;
  overflow: hidden;
}

.box-layout .item {
  margin-bottom: 40px;
}
.box-layout .item p {
  color: #333;
  line-height: 1.5;
  margin-left: 24px;
}

.box-history .item {
  margin-bottom: 30px;
}
.box-history .title {
  border-top: 3px solid #0b426b;
  color: #547a97;
  font-size: 24px;
  line-height: 50px;
  margin-bottom: 20px;
  height: 50px;
}
.box-history .title .time {
  display: inline-block;
  background-color: #0b426b;
  color: #fff;
  font-size: 28px;
  text-align: center;
  margin-right: 10px;
  min-width: 140px;
}
.box-history p {
  margin-bottom: 20px;
  margin-left: 160px;
}

.box-public .pic-list li {
  width: 293px;
}
.box-public .pic-list .pic {
  height: 220px;
}

.box-contact .info p {
  font-size: 18px;
  margin-bottom: 20px;
}
.box-contact .info strong {
  color: #0b426b;
  font-weight: normal;
}

.box-system li {
  margin-bottom: 40px;
}
.box-system li .title {
  background-color: #f3f5f7;
  line-height: 50px;
  height: 50px;
}
.box-system li .title strong {
  color: #0b426b;
  font-size: 20px;
  text-align: left;
  margin-right: 10px;
  min-width: 140px;
}
.box-system li .title .num {
  float: left;
  background-color: #0b426b;
  border-radius: 0 5px 5px 0;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  margin-right: 15px;
  width: 60px;
}
.box-system li p {
  line-height: 1.8;
  padding: 10px 0 0 75px;
}

.box-details .title {
  color: #333;
  font-size: 28px;
  text-align: center;
  margin-bottom: 10px;
}
.box-details .meta {
  color: #999;
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
}
.box-details .meta span {
  margin: 0 10px;
}
.box-details .text p {
  line-height: 2;
  text-indent: 2em;
}

.box-teacherWrap .details {
  margin-bottom: 60px;
}
.box-teacherWrap .details:before, .box-teacherWrap .details:after {
  content: "";
  display: table;
}
.box-teacherWrap .details:after {
  clear: both;
}
.box-teacherWrap .details li {
  position: relative;
  line-height: 1.8;
  padding-left: 20px;
  margin-bottom: 10px;
}
.box-teacherWrap .details li:before {
  content: '★';
  position: absolute;
  left: 0;
}
.box-teacherWrap .pic {
  float: left;
  margin-right: 40px;
  height: 400px;
  width: 400px;
}
.box-teacherWrap .name {
  color: #0b426b;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
.box-teacherWrap .intro {
  line-height: 2;
}

.course-item {
  margin-bottom: 60px;
}
.course-item li {
  border-bottom: 10px solid #f3f5f7;
  line-height: 90px;
  padding: 20px 20px 20px 0;
}
.course-item .icon {
  float: left;
  color: #0b426b;
  font-size: 28px;
  text-align: center;
  width: 240px;
}
.course-item .cont {
  color: #333;
  font-size: 24px;
  border-left: 2px solid #f3f5f7;
  padding-left: 40px;
}

.box-bazaar {
  background: url("../images/0a6afa5dbb1046e1b1d0522ff31e8e9c.gif");
  padding-bottom: 80px;
}
.box-bazaar .mod-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.box-bazaar .item {
  background-color: #fff;
  border-radius: 10px;
  line-height: 30px;
  padding: 30px 40px;
  margin: 0 50px;
  width: 320px;
}
.box-bazaar .title {
  position: relative;
  color: #0b426b;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.box-bazaar .title:before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -20px;
  background-color: #0b426b;
  height: 1px;
  width: 40px;
}

.box-direction {
  text-align: center;
}
.box-direction .item {
  display: inline-block;
  vertical-align: top;
  margin: 0 45px;
  width: 280px;
}
.box-direction [class^='icon'] {
  display: inline-block;
  background: url("../images/abb31d24bef344af886ae7f8ab79b827.gif");
  margin-bottom: 20px;
  height: 120px;
  width: 120px;
}
.box-direction .icon-2 {
  background-position: -130px 0;
}
.box-direction .icon-3 {
  background-position: -260px 0;
}
.box-direction .title {
  color: #0b426b;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.box-direction .text {
  font-size: 15px;
  line-height: 1.6;
  text-align: left;
}

.box-edp-intro .cont {
  width: 400px;
}

.box-sort {
  background: url("../images/a434ed6574b642c7bde23da0a008ddc4.gif") no-repeat center center;
  height: 563px;
}

.box-diff .item {
  display: inline-block;
  margin: 0 30px;
  width: 300px;
}
.box-diff .title {
  color: #0b426b;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 15px;
}

.box-orientation {
  background: url("../images/ded0d1846bf4483a88fc985503868ad7.gif") no-repeat center top;
  padding-bottom: 80px;
}
.box-orientation .text {
  font-size: 20px;
  margin-bottom: 50px;
}
.box-orientation .item-hd {
  background-color: #0b426b;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  line-height: 70px;
  padding: 0 20px;
  height: 70px;
}
.box-orientation .mod-body {
  font-size: 0;
  text-align: center;
}
.box-orientation .item {
  font-size: 16px;
  text-align: left;
  display: inline-block;
  width: 510px;
}
.box-orientation .item li {
  background-color: #fff;
  border-bottom: 1px dashed #666666;
  padding: 15px 20px;
}
.box-orientation .item li:last-child {
  border-bottom: none;
}
.box-orientation .item h4 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.box-orientation .item.active .item-hd {
  text-align: right;
}
.box-orientation .item.active li {
  background-color: #919dae;
  color: #ffffff;
}
.box-orientation .item.active h4 {
  color: #ffffff;
}

.box-target {
  text-align: center;
}
.box-target .item {
  display: inline-block;
  color: #0b426b;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
  border-radius: 10px;
  line-height: 30px;
  text-align: center;
  padding-top: 25px;
  margin: 0 30px 40px;
  vertical-align: top;
  height: 230px;
  width: 300px;
}
.box-target .item.multiple p {
  display: inline-block;
  min-width: 100px;
}
.box-target .title {
  position: relative;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 30px;
}
.box-target .title:before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  background-color: #0b426b;
  height: 1px;
  width: 30px;
}
.box-target .abbr {
  display: block;
  font-size: 16px;
}

.box-talents {
  background: url("../images/44067edb2bcd415ebccb19764433bb45.gif") no-repeat center top;
  text-align: center;
  height: 631px;
}
.box-talents li {
  cursor: pointer;
  display: inline-block;
  background: url("../images/e4cf79bd65de43088555ccc57c4e6ba0.gif");
  color: #0b426b;
  text-align: center;
  vertical-align: top;
  height: 213px;
  width: 245px;
}
.box-talents li:nth-child(even) {
  margin: 115px -60px 0;
}
.box-talents li:last-child {
  margin-right: 0;
}
.box-talents li:hover {
  background-position: -255px 0;
  color: #ffffff;
}
.box-talents li:hover .icon-1 {
  background-position: -0px -85px;
}
.box-talents li:hover .icon-2 {
  background-position: -85px -85px;
}
.box-talents li:hover .icon-3 {
  background-position: -170px -85px;
}
.box-talents li:hover .icon-4 {
  background-position: -255px -85px;
}
.box-talents li:hover .icon-5 {
  background-position: -340px -85px;
}
.box-talents li .icon {
  display: inline-block;
  background: url("../images/b758660816614f7098e12f4e5392a6d2.gif");
  margin-top: 35px;
  height: 75px;
  width: 75px;
}
.box-talents li .icon-2 {
  background-position: -85px 0;
}
.box-talents li .icon-3 {
  background-position: -170px 0;
}
.box-talents li .icon-4 {
  background-position: -255px 0;
}
.box-talents li .icon-5 {
  background-position: -340px 0;
}
.box-talents .title {
  font-size: 25px;
}
.box-talents .intro {
  display: inline-block;
  background-color: #ffffff;
  color: #0b426b;
  line-height: 30px;
  padding: 0 20px;
  margin-top: 40px;
}

.box-description .nav-tabs {
  text-align: center;
  margin-bottom: 40px;
}
.box-description .nav-tabs li {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #0b426b;
  border-radius: 10px;
  color: #0b426b;
  font-weight: bold;
  line-height: 35px;
  padding: 0 10px;
  margin: 0 12px;
}
.box-description .nav-tabs li.active {
  color: #ffffff;
  background: #0b426b;
  border: 1px solid #0b426b;
  position: relative;
}
.box-description .nav-tabs li.active:before, .box-description .nav-tabs li.active:after {
  content: ' ';
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border: 5px solid transparent;
  /* arrow size */
}
.box-description .nav-tabs li.active:before {
  border-color: transparent;
  border-top-color: #0b426b;
  /* arrow color */
  top: auto;
  bottom: -10px;
}
.box-description .nav-tabs li.active:after {
  border-color: transparent;
  border-top-color: #0b426b;
  /* arrow color */
  top: auto;
  bottom: -11px;
}
.box-description .nav-content {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
  border-radius: 10px;
  padding: 50px 60px;
}
.box-description .nav-content li {
  display: none;
}
.box-description .nav-content .title {
  display: inline-block;
  background-color: #0b426b;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.box-description .nav-content .text {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 40px;
}
.box-description .nav-content .text:nth-last-child {
  margin-bottom: 0;
}

.box-question {
  background: url("../images/faf0fedb57874d39bc049503ccd2f1ae.gif") no-repeat center top;
  padding-bottom: 80px;
  margin-bottom: 0;
}
.box-question .item li {
  cursor: pointer;
  position: relative;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.box-question .item li:before {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 8px solid transparent;
  border-color: transparent;
  border-left-color: #0b426b;
  top: 15px;
  right: 12px;
}
.box-question .item li:last-child {
  margin-bottom: 0;
}
.box-question .item li.active {
  background-color: rgba(11, 66, 107, 0.4);
  color: #ffffff;
}
.box-question .item li.active:before {
  border-color: transparent;
  border-top-color: #ffffff;
  right: 16px;
}
.box-question .item li.active .title {
  color: #ffffff;
  font-weight: bold;
}
.box-question .item .title {
  color: #0b426b;
  font-size: 18px;
}
.box-question .item .text {
  display: none;
  line-height: 1.6;
  margin: 10px 60px 0 35px;
}

.box-error {
  position: absolute;
  top: 80px;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/b42976f3cefe4d159bede6844204ffb8.gif) no-repeat right bottom;
}
.box-error .container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -229px;
  margin-left: -400px;
  height: 458px;
  width: 800px;
}
.box-error p {
  color: #0b426b;
  font-size: 24px;
  margin-bottom: 10px;
}
.box-error .title {
  font-size: 30px;
  margin-top: 60px;
  margin-bottom: 30px;
}
.box-error a {
  color: #0b426b;
}
