@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.text-list {
  width: 100%;
  overflow: hidden;
}
.text-list ul {
  padding-top: 10px;
}
.text-list ul li {
  line-height: 22px;
  overflow: hidden;
  margin-top: 18px;
}
.text-list ul li:hover span {
  color: #003FC4;
}
.text-list ul li:hover a {
  color: #003FC4;
}
.text-list ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  width: 85%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list ul li a i {
  display: inline-block;
  font-style: normal;
  line-height: 22px;
  margin: 0 10px 0 3px;
}
.text-list ul li span {
  font-size: 17px;
  font-weight: 400;
  color: #999999;
  float: right;
}
.fill .head {
  position: relative;
}
.fill .head .head-title {
  float: left;
  font-size: 22px;
  font-weight: 500;
  color: #003FC4;
  line-height: 30px;
  letter-spacing: 1px;
  margin-top: -14px;
}
.fill .head .head-title i {
  display: inline-block;
  width: 3px;
  height: 20px;
  background: #bc2224;
  vertical-align: -2px;
  margin-left: 4px;
}
.fill .head a {
  float: right;
  font-size: 14px;
  padding-top: 14px;
  color: #003FC4;
}
.slider_item {
  width: 574px;
  height: 293px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 14px;
  right: 20px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 9px;
}
.slider_item .switch-tips .on {
  background-color: #003FC4;
}
.switch-tips ol li:hover {
  background-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips .last-switch-tips {
  margin-right: 0;
}
.slider_item .img-group ul li {
  float: left;
  position: relative;
  width: 574px;
  height: 293px;
}
.img-group img {
  width: 574px;
  height: 293px;
}
.curriculum-list ul li {
  width: 286px;
  height: 238px;
  float: left;
  margin-right: 18px;
  background-color: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(190, 190, 190, 0.54);
  border-radius: 4px 4px 2px 2px;
  margin-top: 30px;
  /* transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease; */
}
/* .curriculum-list ul li:hover {
  transform: scale(1.04);
} */
.curriculum-list ul li a {
  display: block;
}
.curriculum-list ul li a:hover .title-page,
.curriculum-list ul li a:hover .title-name {
  color: #bc2224;
}
.curriculum-list ul li .curriculum-images {
  width: 286px;
  height: 145px;
  border-radius: 4px 4px 0px 0px;
}
.curriculum-list ul li .curriculum-images img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 4px 4px 0px 0px;
}
.curriculum-list ul li .curriculum-title {
  padding: 17px 22px 0 15px;
}
.curriculum-list ul li .curriculum-title .title-page {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.curriculum-list ul li .curriculum-title .title-name {
  margin-top: 17px;
  font-size: 14px;
  font-weight: 400;
  color: #898989;
  line-height: 20px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.main {
  position: relative;
  margin-top: 50px;
}
.headlogo {
  width: 100%;
  height: 533px;
  background: url(../images/background_index.jpg) no-repeat;
  background-position: top center;
  min-width: 1200px;
}
.head_page {
  width: 100%;
  height: 128px;
  position: relative;
}
.head_page .page-box {
  width: 1136px;
  height: 70px;
  margin: 0 auto;
  box-shadow: 0px 0px 10px 0px #dfece1;
  border-radius: 4px;
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -568px;
  background-color: #ffffff;
  border-left: 12px solid #bc2224;
}
.head_page .page-box p {
  overflow: hidden;
}
.head_page .page-box p a {
  margin-left: 66px;
  float: left;
  width: 850px;
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 70px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.head_page .page-box p .signup-link {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #bc2224;
  line-height: 26px;
  letter-spacing: 1px;
  width: 80px;
  text-align: center;
  border-radius: 13px;
  border: 1px solid #bc2224;
  margin-right: 58px;
  margin-top: 20px;
}
.head_page .page-box p .signup-link:hover {
  color: #ffffff !important;
  background-color: #bc2224;
}
.container {
  padding-bottom: 60px;
}
.container-list {
  padding-bottom: 35px;
}
.banner-right {
  width: 597px;
  height: 293px;
  float: right;
  background-color: #ffffff;
}
.banner-right .fill .head {
  padding-bottom: 12px;
  border-bottom: 1px solid #003FC4;
}
.container-list .head {
  margin-bottom: 20px;
}
.container-list .head .TrainingCourse {
  text-align: center;
}
.container-list .head img {
  margin: 0 auto;
  height: 40px;
}
.curriculum-itme {
  margin-bottom: 178px;
  padding: 30px 0 58px 0;
  border-top: 1px solid #003FC4;
  border-bottom: 1px solid #003FC4;
}
.curriculum-itme .curriculum-category {
  width: 209px;
  height: 297px;
  float: left;
  margin-right: 14px;
}
.curriculum-itme .curriculum-category img {
  width: 100%;
  height: 100%;
}
.curriculum-itme .curriculum-list {
  float: left;
  width: 1200px;
  margin-top: -2px;
}
.curriculum-itme .curriculum-list ul {
  width: 1220px;
}
.curriculum-itme .curriculum-list .culum-fill {
  overflow: hidden;
  padding-bottom: 2px;
  margin-bottom: 13px;
}
.curriculum-itme .curriculum-list .culum-fill p {
  float: left;
  font-size: 18px;
  font-weight: 500;
  color: #2A77E7;
  line-height: 25px;
  letter-spacing: 1px;
}
.curriculum-itme .curriculum-list .culum-fill a {
  float: right;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 25px;
}
.curriculum-itme .curriculum-list .culum-fill ul {
  width: auto;
  float: left;
}
.curriculum-itme .curriculum-list .culum-fill ul li {
  width: auto;
  float: left;
  font-size: 18px;
  color: #003FC4;
  line-height: 24px;
  height: 30px;
  letter-spacing: 1px;
  margin-right: 18px;
  cursor: pointer;
  padding: 3px 10px;
  background: #ECECEC;
  border-radius: 13px;
  box-shadow: none;
}
.curriculum-itme .curriculum-list .culum-fill ul li:hover {
  transform: none;
}
.curriculum-itme .curriculum-list .culum-fill ul .on {
  color: #fff;
  background-color: #003FC4;
}
.curriculum-itme .curriculum-list .culum-fill .culummore {
  float: right;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}
.curriculum-itme .curriculum-list .culum-fill .culummore:hover {
  color: #7D6AF6 !important;
}
.container-list .curriculum-itme:nth-child(4) .curriculum-list .culum-fill p {
  color: #F4D354;
}
.container-list .curriculum-itme:nth-child(4) .curriculum-list .culum-fill a:hover {
  color: #F4D354 !important;
}
.container-list .curriculum-itme:nth-child(5) .curriculum-list .culum-fill p {
  color: #F6766A;
}
.container-list .curriculum-itme:nth-child(5) .curriculum-list .culum-fill a:hover {
  color: #F6766A !important;
}
.container-list .curriculum-itme:nth-child(6) .curriculum-list .culum-fill p {
  color: #27D28C;
}
.container-list .curriculum-itme:nth-child(6) .curriculum-list .culum-fill a:hover {
  color: #27D28C !important;
}
.curriculum-list .culum-zzkc li a:hover .title-page,
.curriculum-list .culum-zzkc li a:hover .title-name {
  color: #7D6AF6;
}
.curriculum-list .culum-qtkc li a:hover .title-page,
.curriculum-list .culum-qtkc li a:hover .title-name {
  color: #F4D354;
}
.curriculum-list .culum-ymkc li a:hover .title-page,
.curriculum-list .culum-ymkc li a:hover .title-name {
  color: #F6766A;
}
.curriculum-list .culum-slkc li a:hover .title-page,
.curriculum-list .culum-slkc li a:hover .title-name {
  color: #27D28C;
}
.footer {
  margin-top: -25px;
}
@media screen and (max-width: 980px) {
  .head_page .page-box {
    margin-left: -462px;
  }
}

.couser_list {
  width: 1200px;
  margin: 0 auto;
}
.couser_list .head {
  margin-bottom: 20px;
  text-align: center;
}
.couser_list .head img {
  margin: 0 auto;
  height: 40px;
}
.couser_list .couser_con {
  margin-bottom: 178px;
  height: auto;
  padding: 30px 0 58px 0;
  border-top: 1px solid #003FC4;
  border-bottom: 1px solid #003FC4;
}
.couser_list .couser_con .con {
  height: auto;
  display: inline-block;
}
.couser_list .couser_con .con .curriculum-list {
  width: 1200px;
  margin-top: -2px;
  height: auto;
  display: none;
  clear: both;
}
.couser_list .couser_con .con .curriculum-list ul {
  margin: 0px;
  padding: 0px;
  width: 1220px;
}
.couser_list .couser_con .con .curriculum-list ul li {
  list-style: none;
  width: 286px;
  height: 238px;
  float: left;
  margin-right: 18px;
  background-color: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(190, 190, 190, 0.54);
  border-radius: 4px 4px 2px 2px;
  margin-top: 30px;
}
.couser_list .couser_con .con .curriculum-list ul li a:hover p {
  color:#003FC4 ;
}
.couser_list .couser_con .con .curriculum-list ul li a {
  display: block;
  text-decoration: none;
}
.couser_list .couser_con .con .curriculum-list ul li a:hover p {
  color:#003FC4 !important ;
}
.couser_list .couser_con .con .curriculum-list ul li .curriculum-images {
  width: 286px;
  height: 145px;
  border-radius: 4px 4px 0px 0px;
}
.couser_list .couser_con .con .curriculum-list ul li .curriculum-images img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 4px 4px 0px 0px;
}
.couser_list .couser_con .con .curriculum-list ul li .curriculum-title {
  padding: 16px 22px 0 15px;
}
.couser_list .couser_con .con .curriculum-list ul li .curriculum-title .title-page {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.couser_list .couser_con .con .curriculum-list ul li .curriculum-title .title-name {
  margin-top: 17px;
  font-size: 14px;
  font-weight: 400;
  color: #898989;
  line-height: 20px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.history {
  margin-top: 30px;
}
.history .history_left {
  width: 498px;
  height: 254px;
  float: left;
}
.history .history_right {
  width: 600px;
  float: left;
  margin-left: 42px;
}
.history .history_right h4 {
  height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #003FC4;
  line-height: 24px;
  letter-spacing: 1px;
  margin-bottom: 30px;
  margin-top: 26px;
}
.history .history_right p {
  font-size: 18px;
  color: #333333;
  line-height: 41px;
  letter-spacing: 1px;
}
.map_div {
  width: 1200px;
  height: 40px;
  overflow: hidden;
  margin: 0 auto;
}
.map_div ul {
  padding: 0;
  margin: 0;
}
#dh_li {
  width: 1200px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  float: left;
  list-style: none;
}
#dh_li ul {
  padding: 0;
  margin: 0 ;
}
#dh_li li {
  list-style: none;
  min-width: auto;
  float: left;
  font-size: 16px;
  color: #003FC4;
  line-height: 24px;
  letter-spacing: 1px;
  margin-right: 34px;
  cursor: pointer;
  padding: 3px 10px;
  background: #ECECEC;
  border-radius: 13px;
  box-shadow: none;
}
.dh_li {
  width: 50px;
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  padding-top: 3px;
  background-color: #fff;
  list-style: none;
  float: left;
}
#dh_li .on {
  color: #fff;
  background-color: #003FC4;
}
.login{
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 31px;
  padding: 16px 56px;
  background: #F0AE53;
  border-radius: 31px;
  cursor: pointer;
}
.loginposition{
  padding-left: 50%;
  padding-top:380px;
  display: block; 
  margin-left: -104px; 
}
