.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.inside-header {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 0 0 15px;
}
.register-header {
  position: initial;
  margin-bottom: 80px;
}
.zhanwei {
  height: 115px;
}
.head {
  width: 1340px;
  margin: 0 auto;
}
.head .logo {
  float: left;
  padding: 30px 0 0;
  font-size: 0;
}
.head .logo img {
  display: block;
  height: 70px;
}
.head .right {
  float: right;
}
.head .login {
  float: right;
  padding: 59px 0 5px;
  font-size: 0;
  margin-left: 10px;
}
.head .login a {
  display: block;
  width: 85px;
  height: 36px;
  border-radius: 3px;
  background-color: #ba2125;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  outline: none;
  box-shadow: 0px 7px 24px rgba(0, 96, 156, 0.4);
}
.nav {
  float: left;
  padding: 54px 0 0;
}
.nav .layui-nav {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
}
.nav .layui-nav .layui-nav-item {
  line-height: 46px;
}
.nav .layui-nav .layui-nav-item a {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.25);
  padding: 0 10px;
  outline: none;
}
.nav .layui-nav .layui-this:after {
  background-color: #ba2125;
  height: 2px;
  bottom: 7px;
}
.nav .layui-nav .layui-this > a {
  color: #ba2125;
}
.nav .layui-nav .layui-nav-child a {
  font-weight: normal;
}
.nav .layui-nav-bar {
  background-color: #ba2125;
  height: 2px;
  top: auto !important;
  bottom: 7px !important;
}
.nav .layui-nav-more,
.nav .layui-nav-mored {
  display: none;
}
.nav .layui-nav-child {
  top: 37px;
  border: none;
  border-top: 2px solid #ba2125;
  border-radius: 0;
  line-height: 40px;
}
.layui-pop-sign {
  border-radius: 8px !important;
  overflow: hidden;
}
.layui-pop-sign .layui-layer-title {
  padding: 63px 0 57px;
  color: #ba2125;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  border: none;
  border-radius: 0;
  background-color: #fff;
}
.pop-sign {
  display: none;
  padding: 0 72px 53px;
}
#getCodeF {
  display: block;
  float: right;
  width: 20%;
  height: 48px;
  border: none;
  font-size: 18px;
  color: #fff;
  border-radius: 2px;
  background-color: #00609c;
}
.pop-sign dt {
  color: #696969;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 22px;
}
.pop-sign dd {
  margin-bottom: 22px;
}
.pop-sign dd input {
  display: block;
  width: 100%;
  height: 48px;
  border-radius: 4px;
  color: #282828;
  font-size: 18px;
}
.pop-sign dd input::-webkit-input-placeholder {
  color: #8e8e8e;
  font-size: 18px;
}
.pop-sign .got .layui-input {
  float: left;
  width: 75%;
}
.pop-sign .psd {
  position: relative;
}
.pop-sign .psd img {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 18px;
}
.pop-sign .psd input {
  padding: 0 60px 0 10px;
}
.pop-sign .di {
  padding: 0 0 29px;
}
.pop-sign .di .layui-form-checkbox[lay-skin=primary] {
  float: left;
}
.pop-sign .di a {
  float: right;
  color: #313131;
  font-size: 16px;
}
.pop-sign .login-in {
  display: block;
  width: 100%;
  height: 70px;
  border-radius: 4px;
  background-color: #ba2125;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  border: none;
  letter-spacing: 2px;
  margin-bottom: 38px;
}
.pop-sign .p {
  color: #282828;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.pop-sign .p a {
  color: #ba2125;
}
.banner {
  width: 100%;
  position: relative;
}
.banner .text {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 2;
  width: 1140px;
  margin: 0 auto;
}
.banner .text .blue {
  width: 140px;
  height: 2px;
  background-color: #00609c;
  margin-bottom: 30px;
}
.banner .text h6 {
  color: #ba2125;
  font-size: 52px;
  line-height: 1;
  font-weight: bold;
  padding-bottom: 10px;
}
.banner .text p {
  width: 625px;
  color: #00609c;
  font-size: 20px;
  /*line-height: 30px;*/
  /*margin-bottom: 40px;*/
}
.banner .text .a {
  margin-bottom: 27px;
}
.banner .text .a .tips-box {
  float: left;
  position: relative;
}
.banner .text .a .as {
  display: block;
  float: left;
  width: 140px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin-right: 10px;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  position: relative;
}

.banner .text .a .a1 {
  background-color: #00609c;
}
.banner .text .a .a2 {
  background-color: #ba2125;
}
.banner .text .line {
  width: 50px;
  height: 2px;
  background-color: #b92125;
}
.swiper-banner {
  width: 100%;
  height: 100%;
}
.swiper-banner .swiper-slide {
  font-size: 0;
}
.swiper-banner .swiper-slide img {
  display: block;
  width: 100%;
}
.index-search {
  width: 946px;
  margin: 0 auto;
  padding: 0 0 50px;
}
.index-search h4 {
  color: #ba2125;
  font-size: 36px;
  line-height: 1;
  text-align: center;
  padding: 70px 49px;
  text-transform: capitalize;
}
.index-search .inps {
  width: 100%;
  margin: 0 auto 20px;
  /*box-shadow: 7px 7px 24px rgba(0, 0, 0, 0.12);*/
  position: relative;
  /*border: 1px solid #00609c;*/
  /*border-radius: 31px;*/
}
.index-search .inps .selects {
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 1;
  width: 140px;
}
.index-search .inps .layui-form-select dl {
  top: 58px;
  padding: 0;
  border: none;
  border-radius: 0;
}
.index-search .inps .layui-form-select .layui-input {
  height: 58px;
  font-size: 20px;
  border: none;
  border-top-left-radius: 31px;
  border-bottom-left-radius: 31px;
}
.index-search .inps .inp {
  width: 100%;
  height: 60px;
  line-height: 1px;
  padding: 0 110px 0 150px;
  background: #fff url(../images/inp_bg.png) 150px center / auto auto no-repeat;
  border-radius: 31px;
  box-shadow: 7px 7px 24px rgba(0, 0, 0, 0.12);
  border: 1px solid #00609c;
}
/* .index-search .inps input[type=text]::-webkit-input-placeholder {
  color: #1b1f22;
  font-size: 18px;
} */
.index-search .inps input[type=button] {
  width: 90px;
  height: 36px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  background-color: #00609c;
  color: #fff;
  font-size: 18px;
  line-height: 36px;
  border: none;
  text-align: center;
  box-shadow: 7px 7px 24px rgba(0, 96, 156, 0.25);
  position: absolute;
  right: 10px;
  top: 12px;
}
.index-search .inps input[type=submit] {
  width: 70px;
  height: 36px;
  border-radius: 3px;
  background-color: #00609c;
  color: #fff;
  font-size: 14px;
  line-height: 36px;
  border: none;
  text-align: center;
  box-shadow: 7px 7px 24px rgba(0, 96, 156, 0.25);
  position: absolute;
  right: 10px;
  top: 12px;
}
.index-search .di p {
  float: left;
  color: #cccccc;
  font-size: 14px;
  line-height: 32px;
}
.index-search .di .a {
  float: right;
}
.index-search .di .a a {
  float: left;
  display: block;
  color: #666;
  font-size: 14px;
  width: 140px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  background-color: #ebebeb;
  margin-left: 10px;
  text-align: center;
}
.index-school {
  width: 1240px;
  margin: 0 auto;
  padding: 0 0 70px;
  position: relative;
}
.index-school .swiper-button-next,
.index-school .swiper-button-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 7px 24px rgba(0, 0, 0, 0.12);
  margin-top: -50px;
  outline: none;
}
.index-school .swiper-button-next:after,
.index-school .swiper-button-prev:after {
  font-size: 12px;
  color: #00609c;
}
.index-school .swiper-button-next {
  right: 0;
}
.index-school .swiper-button-prev {
  left: 0;
}
.index-school .swiper-button-next.swiper-button-disabled,
.index-school .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.index-school .swiper-button-next.swiper-button-disabled:after,
.index-school .swiper-button-prev.swiper-button-disabled:after {
  color: #cecece;
}
.swiper-school {
  width: 1080px;
}
.swiper-school .swiper-slide .img {
  height: 109px;
  margin-bottom: 16px;
  text-align: center;
  font-size: 0;
}
.swiper-school .swiper-slide .img img {
  display: inline-block;
  height: 100%;
}
.swiper-school .swiper-slide h6 {
  color: #1b1f22;
  font-size: 18px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 15px;
  text-align: center;
}
.swiper-school .swiper-slide .line {
  width: 50px;
  height: 2px;
  background-color: #d3d3d3;
  margin: 0 auto 30px;
}
.swiper-school .swiper-slide .p {
  height: 60px;
  margin-bottom: 17px;
  overflow: hidden;
}
.swiper-school .swiper-slide .p p {
  color: #1b1f22;
  font-size: 14px;
  line-height: 20px;
}
.swiper-school .swiper-slide .span {
  text-align: center;
}
.swiper-school .swiper-slide .span a {
  display: block;
  font-size: 0;
}
.swiper-school .swiper-slide .span span {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin: 0 1px;
  background-color: #8c8484;
}
.index-scholarships {
  width: 100%;
  height: 600px;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.25);
  position: relative;
}
.index-scholarships .left-bg,
.index-scholarships .right-bg {
  width: 50%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index-scholarships .left-bg {
  float: left;
}
.index-scholarships .right-bg {
  float: right;
}
.index-scholarships .text {
  width: 1140px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.index-scholarships .text .txt {
  width: 510px;
  height: 100%;
  color: #fff;
  position: relative;
}
.index-scholarships .text .txt h6 {
  font-size: 36px;
  line-height: 1;
  padding: 125px 0 17px;
}
.index-scholarships .text .txt .con {
  height: 208px;
  overflow: hidden;
}
.index-scholarships .text .txt p {
  font-size: 18px;
  line-height: 26px;
}
.index-scholarships .text .txt a {
  display: block;
  position: absolute;
  left: 0;
  bottom: 125px;
  width: 180px;
  height: 44px;
  line-height: 44px;
  border-radius: 3px;
  background-color: #fff;
  text-align: center;
  color: #ba2125;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 7px 7px 24px rgba(0, 0, 0, 0.4);
}
.index-foundation {
  width: 1128px;
  margin: 0 auto;
  padding: 70px 0 0;
}
.index-foundation .img {
  float: left;
  width: 570px;
  height: 550px;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.25);
}
.index-foundation .text {
  float: right;
  width: 472px;
  height: 550px;
  position: relative;
}
.index-foundation .text h6 {
  color: #ba2125;
  font-size: 36px;
  line-height: 44px;
  padding: 116px 0 20px;
}
.index-foundation .text .con {
  /* height: 150px;
  overflow: hidden; */
  margin-bottom: 15px;
}
.index-foundation .text p {
  color: #1b1f22;
  font-size: 18px;
  line-height: 30px;
}
.index-foundation .text .tips-box {
  float: left;
  position: relative;
}
.index-foundation .text .a {
  /* position: absolute;
  left: 0;
  bottom: 120px; */
  font-size: 0;
}
.index-foundation .text .a .as {
  float: left;
  display: block;
  width: 140px;
  height: 48px;
  line-height: 48px;
  margin-right: 10px;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.index-foundation .text .a .a1 {
  background-color: #00609c;
}
.index-foundation .text .a .a2 {
  background-color: #ba2125;
}
.index-uniedu {
  width: 1140px;
  margin: 0 auto;
  padding: 70px 0;
}
.index-uniedu .tits {
  text-align: center;
}
.index-uniedu .tits h6 {
  color: #ba2125;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 20px;
}
.index-uniedu .tits p {
  color: #1b1f22;
  font-size: 18px;
  padding: 0 0 13px;
}
.index-uniedu ul {
  float: left;
  padding: 75px 0 0;
}
.index-uniedu ul li {
  width: 450px;
  margin-bottom: 33px;
  padding-left: 68px;
  background-position: 0 center;
  background-repeat: no-repeat;
}
.index-uniedu ul li h6 {
  color: #00609c;
  font-size: 18px;
  line-height: 1;
  padding: 0 0 15px;
  text-transform: uppercase;
}
.index-uniedu ul li p {
  color: #1b1f22;
  font-size: 14px;
  line-height: 20px;
  /* height: 40px; */
  /* overflow: hidden; */
}
.index-uniedu .img {
  float: right;
  width: 625px;
}
.index-uniedu .img img {
  width: 100%;
}
.index-uniedu .di {
  padding: 35px 0 0;
  text-align: center;
  font-size: 0;
}
.index-uniedu .di span {
  display: inline-block;
  vertical-align: middle;
  color: #1b1f22;
  font-size: 24px;
  line-height: 48px;
  margin-right: 28px;
}
.index-uniedu .di .uni-btn {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.index-uniedu .di .uni-btn .a {
  display: block;
  width: 120px;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  background-color: #ba2125;
  color: #fff;
  font-size: 16px;
}
.index-uniedu .di .uni-btn .a:hover {
  opacity: 0.8;
}
.tips {
  display: none;
  position: absolute;
  top: -200px;
  right: -245px;
  z-index: 1;
  width: 431px;
  height: 155px;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  color: #282828;
  font-size: 20px;
  line-height: 30px;
  padding: 41px 33px 0;
  text-align: left;
}
.tips:after {
  content: "";
  display: block;
  width: 54px;
  height: 36px;
  background: url(../images/icon_arr1.png) center / auto no-repeat;
  position: absolute;
  bottom: -36px;
  left: 130px;
  z-index: 2;
}
.tips:before {
  content: "";
  display: block;
  width: 185px;
  height: 34px;
  position: absolute;
  bottom: -35px;
  left: 0;
}
.tips a {
  color: #ba2125;
  text-decoration: underline;
}
.index-works {
  width: 100%;
  height: 600px;
  position: relative;
}
.index-works .img {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index-works .img1 {
  float: left;
  width: 40.6%;
}
.index-works .img2 {
  float: right;
  width: 59.4%;
}
.index-works .text-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 1140px;
  height: 100%;
  margin: 0 auto;
}
.index-works .text {
  float: left;
  width: 340px;
  height: 100%;
  position: relative;
  color: #fff;
}
.index-works .text h6 {
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  padding: 138px 0 25px;
}
.index-works .text p {
  font-size: 20px;
  line-height: 36px;
  /* height: 144px; */
  /* overflow: hidden; */
  margin-bottom: 17px;
}
.index-works .text span {
  font-size: 16px;
}
.index-works .text a {
  /* position: absolute;
  left: 0;
  bottom: 130px; */
  display: block;
  width: 120px;
  height: 48px;
  border-radius: 3px;
  background-color: #ba2125;
  color: #fff;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 7px 24px rgba(0, 0, 0, 0.4);
}
.index-works .text a:hover {
  opacity: 0.8;
}
.index-works .li {
  padding: 75px 0 0;
}
.index-works table {
  float: right;
  width: 650px;
}
.index-works table th,
.index-works table td {
  padding: 25px 0;
}
.index-works table th {
  width: 10%;
}
.index-works table th span {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  line-height: 40px;
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.index-works table td {
  width: 90%;
}
.index-works table td p {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}
.index-testimonials {
  width: 1140px;
  margin: 0 auto;
  padding: 71px 0 68px;
}
.index-testimonials h5 {
  color: #ba2125;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 45px;
  text-align: center;
}
.index-testimonials .li {
  float: left;
  width: 232px;
  margin: 0 26px;
  text-align: center;
}
.index-testimonials .li .p {
  padding: 0 20px;
  height: 72px;
  overflow: hidden;
}
.index-testimonials .li p {
  color: #57646d;
  font-size: 14px;
  line-height: 24px;
}
.index-testimonials .li p span {
  position: relative;
}
.index-testimonials .li p i {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
}
.index-testimonials .li p .t {
  background-image: url(../images/icon_yt.png);
  left: -20px;
  top: 0;
}
.index-testimonials .li p .b {
  background-image: url(../images/icon_yb.png);
  right: -20px;
  bottom: 0;
}
.index-testimonials .li .ping {
  padding: 0 0 5px;
}
.index-testimonials .li h6 {
  color: #1b1f22;
  font-size: 18px;
  padding: 0 0 20px;
}
.index-testimonials .li .cir {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0 9px 24px rgba(186, 33, 37, 0.25);
  font-size: 0;
  overflow: hidden;
}
.index-testimonials .li .cir img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-blog {
  width: 1140px;
  margin: 0 auto;
}
.index-blog .tits {
  text-align: center;
  padding: 0 0 45px;
}
.index-blog .tits h6 {
  color: #ba2125;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 30px;
}
.index-blog .tits p {
  color: #57646d;
  font-size: 18px;
  line-height: 1;
}
.index-blog .tits p a {
  color: #00609c;
  text-decoration: underline;
}
.index-blog .list {
  width: 100%;
}
.index-blog .li {
  float: left;
  width: 362px;
  margin-right: 27px;
}
.index-blog .li:nth-child(3n) {
  margin-right: 0;
}
.index-blog .li a {
  display: block;
  width: 100%;
  height: 100%;
}
.index-blog .li .img {
  width: 100%;
  height: 150px;
  border-radius: 6px;
  box-shadow: 0 12px 36px rgba(0, 96, 156, 0.25);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index-blog .li h6 {
  color: #1b1f22;
  font-size: 16px;
  line-height: 1;
  padding: 20px 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-blog .li p {
  color: #67727a;
  font-size: 14px;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  margin-bottom: 12px;
}
.index-blog .li span {
  color: #00609c;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
}
.index-blog .di {
  padding: 68px 0 70px;
  text-align: center;
  font-size: 0;
}
.index-blog .di span,
.index-blog .di a {
  display: inline-block;
  vertical-align: middle;
}
.index-blog .di span {
  color: #1b1f22;
  font-size: 24px;
  line-height: 48px;
  margin-right: 16px;
}
.index-blog .di .tips-box {
  display: inline-block;
  position: relative;
}
.index-blog .di .as {
  width: 120px;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  background-color: #ba2125;
  color: #fff;
  font-size: 16px;
  box-shadow: 0 7px 24px rgba(186, 33, 37, 0.25);
}
.footer {
  width: 100%;
  background-color: #000823;
}
.foot {
  width: 1140px;
  margin: 0 auto;
}
.foot-top {
  padding: 50px 0 43px;
}
.foot-top .img {
  float: left;
  font-size: 0;
}
.foot-top .img img {
  width: 100%;
}
.foot-top .img1 {
  width: 120px;
  margin-right: 24px;
}
.foot-top .img2 {
  width: 74px;
  margin-right: 75px;
}
.foot-top .navi {
  float: left;
  margin-right: 30px;
}
.foot-top .navi h6 {
  color: #b5c1cb;
  font-size: 16px;
  margin-bottom: 20px;
}
.foot-top .navi ul {
  float: left;
  width: 282px;
  position: relative;
}
.foot-top .navi ul:after {
  content: "";
  display: block;
  width: 1px;
  height: 86px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(103, 114, 122, 0.12);
  visibility: visible;
}
.foot-top .navi li {
  float: left;
  width: 50%;
  margin-bottom: 10px;
}
.foot-top .navi li a {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
}
.foot-top .navi li a:hover {
  opacity: 0.8;
}
.foot-top .cont {
  float: left;
}
.foot-top .cont h6 {
  color: #b5c1cb;
  font-size: 16px;
  margin-bottom: 20px;
}
.foot-top .cont ul {
  float: left;
}
.foot-top .cont .ul1 {
  margin-right: 45px;
}
.foot-top .cont li {
  color: #949ea5;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
}
.foot-top .cont .on {
  color: #fff;
}
.foot-top .follow {
  float: right;
  position: relative;
}
.foot-top .follow:after {
  content: "";
  display: block;
  width: 1px;
  height: 86px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(103, 114, 122, 0.12);
  visibility: visible;
}
.foot-top .follow h6 {
  color: #b5c1cb;
  font-size: 16px;
  margin-bottom: 20px;
}
.foot-top .follow li {
  float: left;
  margin-right: 8px;
}
.foot-top .follow li:last-child {
  margin-right: 0;
}
.foot-top .follow li a {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #fff;
  font-size: 0;
  text-align: center;
  line-height: 26px;
}
.foot-top .follow li a img {
  display: inline-block;
  vertical-align: middle;
}
.foot-top .follow li:hover a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.foot-middle {
  border-top: 1px solid rgba(103, 114, 122, 0.12);
  border-bottom: 1px solid rgba(103, 114, 122, 0.12);
  padding: 23px 0;
}
.foot-middle .p {
  float: left;
  font-size: 14px;
  line-height: 24px;
}
.foot-middle .p p {
  float: left;
  color: #949ea5;
  margin-right: 40px;
}
.foot-middle .p span {
  float: left;
  display: block;
  color: #fff;
}
.foot-middle .secs {
  float: right;
}
.foot-middle .secs p {
  float: left;
  color: #949ea5;
  line-height: 24px;
  margin-right: 20px;
}
.foot-middle .secs ul {
  float: right;
}
.foot-middle .secs li {
  float: left;
  border: 1px solid #b5b5b5;
  margin-left: 1px;
  width: 35px;
  height: 22px;
  font-size: 0;
}
.foot-middle .secs li img {
  display: block;
  width: 100%;
  height: 100%;
}
.foot-bottom {
  padding: 20px 0 0;
  height: 150px;
}
.foot-bottom p {
  color: #949ea5;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: -0.5px;
}
.inside-banner {
  width: 100%;
  height: 391px;
  position: relative;
}
.inside-banner .img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.inside-banner .txt {
  text-align: center;
  color: #fff;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.inside-banner .txt h6 {
  font-size: 54px;
  line-height: 1;
  padding: 0 0 28px;
  font-weight: bold;
  text-transform: uppercase;
}
.inside-banner .txt p {
  font-size: 20px;
  line-height: 1;
}
.about-unEdu {
  width: 1200px;
  margin: 0 auto;
  padding: 93px 0 51px;
}
.about-unEdu h4 {
  text-align: center;
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  padding: 0 0 70px;
}
.about-unEdu .img {
  float: left;
  width: 550px;
  height: 322px;
  border-radius: 3px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-unEdu .text {
  float: right;
  width: 595px;
}
.about-unEdu .text p {
  color: #666666;
  font-size: 18px;
  line-height: 30px;
}
.about-seaie {
  width: 1200px;
  margin: 0 auto;
  padding: 93px 0 97px;
}
.about-seaie h4 {
  text-align: center;
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  padding: 0 0 60px;
}
.about-seaie .con {
  margin-bottom: 35px;
}
.about-seaie .con p {
  color: #666;
  font-size: 18px;
  line-height: 36px;
}
.about-seaie ul {
  display: flex;
  justify-content: space-between;
}
.about-seaie ul li {
  width: 385px;
  /* height: 201px; */
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  /* background-size: cover; */
}
.about-seaie ul li .bg {
  width: 100%;
  height: 201px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 90px;
}
.about-seaie ul li .tuwen img {
  display: block;
  height: 170px;
  margin: 0 auto 30px;
}
.about-seaie ul li .tuwen p {
  color: #666;
  font-size: 14px;
  line-height: 25px;
  height: 100px;
  overflow: hidden;
}

.about-team-bg {
  width: 100%;
  padding: 0 0 110px;
  background: url(../images/team_bg1.jpg) center / cover no-repeat;
}
.about-team {
  width: 1200px;
  margin: 0 auto;
  padding: 108px 0 0;
}
.about-team h4 {
  text-align: center;
  color: #fff;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 60px;
}
.about-team .con {
  margin-bottom: 35px;
}
.about-team .con p {
  color: #fff;
  font-size: 18px;
  line-height: 36px;
}
.about-team ul {
  display: flex;
  justify-content: space-between;
}
.about-team ul li {
  width: 385px;
  height: 201px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-blog {
  width: 1200px;
  margin: 0 auto;
  padding: 84px 0 71px;
}
.about-blog h4 {
  text-align: center;
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 85px;
}
.about-blog ul {
  float: left;
  width: 570px;
}
.about-blog ul li {
  border-bottom: 1px solid #dddddd;
  font-size: 0;
}
.about-blog ul li a {
  display: block;
  padding: 0 16px;
  line-height: 70px;
}
.about-blog ul li a p {
  float: left;
  width: 410px;
  font-size: 24px;
  color: #282828;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.about-blog ul li a span {
  float: right;
  display: block;
  color: #858585;
  font-size: 18px;
}
.about-blog ul li:hover a {
  background-color: #f0f0f0;
}
.about-blog ul li:hover p,
.about-blog ul li:hover span {
  color: #00609c;
}
.about-blog .more {
  font-size: 0;
  text-align: center;
  padding: 59px 0 0;
}
.about-blog .more a {
  display: inline-block;
  vertical-align: middle;
  width: 276px;
  height: 60px;
  border: 1px solid #c1c1c1;
  border-radius: 8px;
  color: #9c9c9c;
  font-size: 24px;
  line-height: 60px;
}
.about-blog .more a:hover {
  opacity: 0.8;
}
.swiper-aboutBlog {
  float: right;
  width: 570px;
  height: 360px;
}
.swiper-aboutBlog .swiper-slide .img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.swiper-aboutBlog .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  color: #fff;
  font-size: 24px;
  line-height: 55px;
  padding: 0 135px 0 20px;
  background-color: rgba(0, 0, 0, 0.62);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper-aboutBlog .swiper-pagination {
  text-align: right;
  font-size: 0;
  bottom: 19px;
  right: 10px;
  left: auto;
  width: auto;
}
.swiper-aboutBlog .swiper-pagination-bullet {
  background-color: #a49b98;
  width: 13px;
  height: 13px;
  opacity: 1;
  margin: 0 4px;
}
.swiper-aboutBlog .swiper-pagination-bullet-active {
  background-color: #fff;
}
.about-testimonial {
  width: 1200px;
  margin: 0 auto;
  padding: 93px 0 84px;
}
.about-testimonial h4 {
  text-align: center;
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 66px;
}
.about-testimonial .li {
  width: 100%;
  height: 202px;
  margin-bottom: 42px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 9px;
  padding: 39px 60px 34px;
  overflow: hidden;
  position: relative;
}
.about-testimonial .li input[type=button] {
  display: block;
  width: 160px;
  height: 50px;
  border-radius: 6px;
  background-color: #ba2125;
  color: #fff;
  font-size: 18px;
  border: none;
  position: absolute;
  right: 60px;
  top: 72px;
}
.about-testimonial .tis {
  margin-bottom: 47px;
}
.about-testimonial .tis .cir {
  float: left;
  width: 129px;
  height: 129px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 9px 24px rgba(186, 33, 37, 0.25);
  margin-right: 63px;
}
.about-testimonial .tis .cir img {
  width: 100%;
  height: 100%;
}
.about-testimonial .tis .txt {
  float: left;
  width: 433px;
}
.about-testimonial .tis .txt h6 {
  color: #1b1f22;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  padding: 19px 0 14px;
}
.about-testimonial .tis .txt p {
  display:block;
  color: #1b1f22;
  font-size: 18px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  font-style: oblique;
}
.about-testimonial .con {
  margin-bottom: 40px;
}
.about-testimonial .con p {
  color: #282828;
  font-size: 18px;
  line-height: 36px;
}
.about-testimonial .img-video div {
  width: 522px;
  height: 300px;
}
.about-testimonial .img-video .img {
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-testimonial .img-video .video {
  float: right;
}
.about-testimonial .img-video .video video {
  display: block;
  object-fit: cover;
}
.about-testimonial .li-on {
  height: auto;
}
.about-testimonial .li-on .tis .txt p {
  display: none;
}
.about-message {
  width: 1160px;
  margin: 0 auto;
  padding: 93px 0 75px;
}
.about-message .tis h5 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.about-message .tis p {
  color: #545454;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 44px;
}
.about-message .msg {
  float: left;
  width: 556px;
}
.about-message .msg input[type=text],
.about-message .msg textarea {
  display: block;
  width: 100%;
  border: 1px solid transparent;
  border-bottom: 1px solid #999999;
  color: #00609c;
  font-size: 20px;
}
.about-message .msg input[type=text]::-webkit-input-placeholder,
.about-message .msg textarea::-webkit-input-placeholder {
  color: #333;
  font-size: 18px;
  font-weight: lighter;
}
.about-message .msg input[type=text] {
  height: 42px;
  margin-bottom: 20px;
}
.about-message .msg textarea {
  height: 125px;
  margin-bottom: 46px;
}
.about-message .msg .inp input {
  width: 265px;
}
.about-message .msg input[type=submit] {
  display: block;
  width: 180px;
  height: 54px;
  border: none;
  background-color: #00609c;
  color: #fff;
  font-size: 24px;
  border-radius: 5px;
}
.about-message .qui {
  float: right;
  width: 412px;
}
.about-message .qui li {
  margin-bottom: 72px;
}
.about-message .qui li:last-child {
  margin-bottom: 0;
}
.about-message .qui li i {
  float: left;
  display: block;
  width: 54px;
  height: 56px;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 13px;
}
.about-message .qui li p,
.about-message .qui li span {
  color: #545454;
  font-size: 18px;
}
.about-message .qui li p {
  font-weight: bold;
  line-height: 28px;
}
.about-school {
  width: 1200px;
  margin: 0 auto;
  padding: 93px 0 12px;
}
.about-school .li {
  width: 100%;
  /* height: 134px; */
  margin-bottom: 90px;
}
.about-school .li .img {
  float: left;
  width: 17.5%;
  height: 100%;
  line-height: 134px;
  font-size: 0;
  text-align: center;
}
.about-school .li .img img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}
.about-school .li .txt {
  float: right;
  width: 78%;
}
.about-school .li .txt h6 {
  color: #282828;
  font-size: 30px;
  line-height: 1;
  padding: 10px 0 20px;
}
.about-school .li .txt p {
  color: #545454;
  font-size: 18px;
  line-height: 30px;
  /* height: 60px; */
  /* overflow: hidden; */
}
.news {
  width: 1200px;
  margin: 0 auto;
  padding: 51px 0 0;
  position: relative;
}
.news .left {
  float: left;
  width: 800px;
}
.news .list {
  width: 100%;
}
.news .list .li {
  width: 100%;
  padding: 26px 30px;
  border: 1px solid #dedede;
  margin-bottom: 28px;
}
.news .list .li h6 {
  color: #1b1f22;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .list .li .time {
  color: #8f8f8f;
  font-size: 16px;
  line-height: 1;
  padding: 0 0  15px;
}
.news .list .li .img {
  width: 100%;
  height: 371px;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.news .list .li .p {
  color: #67727a;
  font-size: 16px;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
  margin-bottom: 30px;
}
.news .list .base .share {
  float: left;
}
.news .list .base .share .t {
  float: left;
  display: block;
  color: #282828;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  margin-right: 10px;
}
.news .list .base .share .social-share {
  float: left;
}
.news .list .base .a {
  float: right;
  line-height: 28px;
}
.news .list .base .a a {
  color: #00609c;
  font-size: 18px;
}
.news .list .base .a a:hover {
  opacity: 0.8;
}
.news .page {
  padding: 24px 0 50px;
}
.new-nav {
  position: absolute;
  top: 51px;
  left: -188px;
  width: 178px;
}
.new-nav .layui-collapse {
  border: none;
  border-radius: 0;
}
.new-nav .layui-colla-item {
  border: none;
}
.new-nav .layui-colla-title {
  height: 36px;
  border: 1px solid #e7e7e7;
  background-color: #fff;
  color: #4d4d4d;
  font-size: 24px;
}
.new-nav .layui-colla-title-on {
  background-color: #00609c;
  color: #fff;
  font-weight: bold;
  border-color: #00609c;
}
.new-nav .layui-colla-icon {
  right: 10px;
  left: auto;
  font-size: 18px;
}
.new-nav .layui-colla-content {
  padding: 12px 25px;
  border: none;
}
.new-nav .layui-colla-content dd a {
  display: block;
  line-height: 36px;
  color: #717171;
  font-size: 20px;
}
.new-nav .layui-colla-content dd .on {
  color: #00609c;
}
.page {
  text-align: center;
  font-size: 0;
}
.page a,
.page strong {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #efefef;
  color: #666666;
  font-size: 14px;
  line-height: 50px;
  margin: 0 14px;
}
.page strong {
  color: #fff;
  background-color: #00609c;
}
.page .prev,
.page .next {
  background-position: center;
  background-repeat: no-repeat;
}
.page .prev {
  background-image: url(../images/icon_prev.png);
}
.page .next {
  background-image: url(../images/icon_next.png);
}
.news-recommend {
  float: right;
  width: 370px;
}
.news-recommend h4 {
  color: #282828;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 25px;
}
.news-recommend ul {
  width: 100%;
}
.news-recommend li {
  width: 100%;
  height: 330px;
  border: 1px solid #dedede;
  padding: 0 20px;
  margin-bottom: 15px;
}
.news-recommend li a {
  display: block;
  width: 100%;
  height: 100%;
}
.news-recommend li h6 {
  color: #1b1f22;
  font-size: 20px;
  line-height: 1;
  padding: 17px 0 0;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-recommend li .time {
  color: #8f8f8f;
  font-size: 16px;
  line-height: 1;
  padding: 0 0 15px;
}
.news-recommend li p {
  color: #67727a;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 17px;
}
.news-recommend li .img {
  width: 100%;
  height: 167px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width:1660px) {
  .news {
    width: 1000px;
  }
  .news .left {
    width: 700px;
  }
  .news-recommend {
    width: 280px;
  }
}
@media screen and (max-width:1360px) {
  .news {
    width: 800px;
  }
  .news .left {
    width: 540px;
  }
  .news-recommend {
    width: 240px;
  }
  .news-recommend h4 {
    font-size: 18px;
    padding: 0 0 15px;
  }
  .news-recommend li {
    padding: 0 10px;
    height: 280px;
  }
  .news-recommend li h6 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .news-recommend li .time {
    font-size: 12px;
  }
  .news-recommend li p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }
  .news-recommend li .img {
    height: 140px;
  }
  .news .list .li .img {
    height: 310px;
  }
  .news .list .li h6 {
    font-size: 20px;
  }
  .news .list .li {
    padding: 15px 20px;
  }
}
@media screen and (max-width:1200px) {
  .news .left {
    float: none;
    width: 100%;
  }
  .news-recommend {
    width: 100%;
    float: none;
  }
  .news-recommend ul {
    font-size: 0;
  }
  .news-recommend li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-right: 4%;
  }
  .news-recommend li:nth-child(2n) {
    margin-right: 0;
  }
  .news-recommend h4 {
    font-size: 24px;
  }
}
.news-detail {
  width: 1200px;
  margin: 0 auto;
  padding: 36px 0 49px;
}
.news-detail .tits h6 {
  color: #00609c;
  font-size: 30px;
  line-height: 1.5;
  padding: 0 0 13px;
}
.news-detail .tits p {
  color: #727272;
  font-size: 18px;
  line-height: 1;
  padding: 0 0 33px;
}
.news-detail .con {
  margin-bottom: 33px;
}
.news-detail .con p {
  color: #727272;
  font-size: 18px;
  line-height: 24px;
}
.news-detail .con p img {
  max-width: 100%;
}
.cooperation-why {
  width: 1140px;
  margin: 0 auto;
  padding: 147px 0 121px;
}
.cooperation-why .img {
  float: left;
  width: 208px;
}
.cooperation-why .img img {
  display: block;
  width: 100%;
}
.cooperation-why .text {
  float: right;
  width: 870px;
}
.cooperation-why .text h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  padding: 0 0 17px;
}
.cooperation-why .text p {
  color: #656565;
  font-size: 20px;
  line-height: 30px;
}
.cooperation-partner-bg {
  width: 100%;
  padding: 114px 0 130px;
  background: url(../images/coo_bg1.jpg) center / cover no-repeat;
}
.cooperation-partner {
  width: 960px;
  margin: 0 auto;
}
.cooperation-partner .tits {
  text-align: center;
  color: #fff;
  margin-bottom: 67px;
}
.cooperation-partner .tits h6 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 35px;
  text-transform: uppercase;
}
.cooperation-partner .tits p {
  font-size: 18px;
  line-height: 24px;
}
.cooperation-partner ul {
  width: 100%;
}
.cooperation-partner li {
  float: left;
  width: 33.333%;
  text-align: center;
}
.cooperation-partner li .cir {
  width: 166px;
  height: 166px;
  line-height: 166px;
  font-size: 0;
  border-radius: 50%;
  background-color: ba2125;
  margin: 0 auto 24px;
  background-color: #ba2125;
}
.cooperation-partner li .cir img {
  display: inline-block;
  vertical-align: middle;
}
.cooperation-partner li p {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
.cooperation-projects {
  width: 1020px;
  margin: 0 auto;
  padding: 115px 0 0;
}
.cooperation-projects .tits {
  text-align: center;
  margin-bottom: 100px;
}
.cooperation-projects .tits h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 35px;
}
.cooperation-projects .tits p {
  color: #545454;
  font-size: 18px;
  line-height: 24px;
}
.cooperation-projects .about-school {
  width: 100%;
  padding: 0;
}
.cooperation-join {
  width: 990px;
  margin: 0 auto;
  padding: 160px 0 94px;
}
.cooperation-join .tits {
  text-align: center;
  margin-bottom: 67px;
}
.cooperation-join .tits h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 35px;
}
.cooperation-join .tits p {
  color: #545454;
  font-size: 18px;
  line-height: 24px;
}
.cooperation-join ul {
  width: 100%;
}
.cooperation-join li {
  float: left;
  width: 210px;
  margin-right: 50px;
  text-align: center;
}
.cooperation-join li:last-child {
  margin-right: 0;
}
.cooperation-join li .img {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 0;
  margin-bottom: 20px;
}
.cooperation-join li .img img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
.cooperation-join li h6 {
  color: #282828;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 21px;
}
.cooperation-join li p {
  color: #282828;
  font-size: 18px;
  line-height: 22px;
}
.cooperation-join li a {
  display: block;
  margin: 0 auto;
  width: 172px;
  height: 52px;
  border-radius: 6px;
  background-color: #00609c;
  color: #fff;
  font-size: 18px;
  line-height: 52px;
  text-transform: uppercase;
}
.scholarships-header {
  width: 1200px;
  margin: 0 auto;
  padding: 131px 0 190px;
}
.scholarships-header .img {
  float: left;
  width: 506px;
  height: 399px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.scholarships-header .text {
  float: right;
  width: 645px;
  height: 399px;
  position: relative;
}
.scholarships-header .text h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 29px 0 26px;
}
.scholarships-header .text .p {
  height: 210px;
  overflow: hidden;
}
.scholarships-header .text p {
  color: #3f3f3f;
  font-size: 18px;
  line-height: 30px;
}
.scholarships-header .text a {
  display: block;
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 199px;
  height: 60px;
  border-radius: 6px;
  background-color: #ba2125;
  color: #fff;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
}
.scholarships-list {
  width: 1200px;
  margin: 0 auto;
}
.scholarships-list .li {
  width: 100%;
  margin-bottom: 120px;
}
.scholarships-list .li:last-child {
  margin-bottom: 0;
}
.scholarships-list .li:nth-child(odd) .img {
  float: right;
}
.scholarships-list .li:nth-child(odd) .text {
  float: left;
}
.scholarships-list .li:nth-child(even) .img {
  float: left;
}
.scholarships-list .li:nth-child(even) .text {
  float: right;
}
.scholarships-list .li .img {
  width: 488px;
  height: 414px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.scholarships-list .li .text {
  width: 690px;
}
.scholarships-list .li .text h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 40px 0 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.scholarships-list .li .text .p {
  /* height: 270px; */
  /* overflow: hidden; */
}
.scholarships-list .li .text p {
  color: #656565;
  font-size: 20px;
  line-height: 30px;
}
.courses-banner .txt {
  top: 110px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.courses-banner .search {
  width: 1200px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 59px;
}
.courses-banner .filt {
  float: left;
  width: 495px;
  height: 66px;
  background-color: rgba(7, 7, 7, 0.6);
  border-radius: 33px;
  position: relative;
}
.courses-banner .filt:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 247px;
  background-color: rgba(255, 255, 255, 0.24);
}
.courses-banner .layui-form-select {
  width: 247px;
  height: 66px;
}
.courses-banner .select1 {
  float: left;
  border-top-left-radius: 33px;
  border-bottom-left-radius: 33px;
}
.courses-banner .select2 {
  float: right;
  border-top-right-radius: 33px;
  border-bottom-right-radius: 33px;
}
.courses-banner .layui-form-select dl {
  top: 66px;
  border-radius: 0;
  border: none;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.courses-banner .layui-form-select dl dd {
  line-height: 48px;
  font-size: 18px;
}
.courses-banner .layui-form-select dl dd.layui-this {
  background-color: #00609c;
}
.courses-banner .layui-form-select .layui-input {
  border: none;
  height: 66px;
  border-radius: 0;
  background-color: transparent;
  padding-left: 20px;
  padding-right: 50px;
  color: #fff;
  font-size: 20px;
}
.courses-banner .layui-form-select .layui-edge {
  border-width: 10px;
  right: 20px;
}
.courses-banner .layui-form-selectup dl {
  top: auto;
  bottom: 66px;
}
.courses-banner .inp {
  float: right;
  width: 684px;
  height: 66px;
  background-color: rgba(7, 7, 7, 0.4);
  border-radius: 33px;
  position: relative;
}
.courses-banner .inp input[type=text] {
  width: 100%;
  height: 100%;
  border-radius: 33px;
  border: none;
  background-color: transparent;
  padding: 0 165px 0 28px;
  color: #fff;
  font-size: 20px;
}
.courses-banner .inp input[type=text]::-webkit-input-placeholder {
  color: #c9c6c5;
  font-size: 18px;
}
.courses-banner .inp input[type=submit] {
  display: block;
  width: 156px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #00609c;
  color: #fff;
  font-size: 24px;
  border-top-right-radius: 33px;
  border-bottom-right-radius: 33px;
  border: none;
}
.courses {
  width: 1200px;
  margin: 0 auto;
  padding: 62px 0 122px;
}
.courses-nav {
  float: left;
  width: 314px;
  border: 1px solid #e7e7e7;
}
.courses-nav .layui-collapse {
  border: none;
  border-radius: 0;
}
.courses-nav .layui-colla-content {
  padding: 0;
}
.courses-nav .layui-colla-content dl {
  padding: 0 45px;
}
.courses-nav .layui-colla-content dd {
  border-bottom: 1px solid #e6e6e6;
}
.courses-nav .layui-colla-content dd a {
  display: block;
  font-size: 14px;
  line-height: 36px;
  outline: none;
}
.courses-nav .layui-colla-content dd.on a {
  color: #00609c;
}
.courses-nav .layui-colla-content dd:last-child {
  border-bottom: none;
}
.layui-collapse-first {
  width: 100%;
  position: relative;
}
.layui-collapse-first .first-title {
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  padding: 0 15px 0 15px;
}
.layui-collapse-first .first-title .layui-colla-icon {
  font-size: 22px;
  left: auto;
  right: 15px;
}
.layui-collapse-second .second-title {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  padding: 0 30px 0 30px;
}
.layui-collapse-second .second-title .layui-colla-icon {
  font-size: 18px;
  left: auto;
  right: 30px;
}
/* .layui-collapse-first .layui-colla-item-active .first-title {
  background-color: #00609c;
  color: #fff;
} */
/* .courses-nav li {
  width: 100%;
  padding: 0 36px;
  position: relative;
}
.courses-nav li a {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  line-height: 58px;
  color: #282828;
  font-size: 20px;
}
.courses-nav li:last-child a {
  border: none;
}
.courses-nav .on {
  background-color: #00609c;
}
.courses-nav .on:after {
  content: "";
  display: block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #00609c;
  position: absolute;
  right: -7px;
  top: 50%;
  margin-top: -5px;
}
.courses-nav .on a {
  border: none;
  color: #fff;
  font-weight: bold;
} */
.courses-collapse {
  float: right;
  width: 852px;
}
.courses-collapse .layui-colla-title {
  height: 80px;
  line-height: 80px;
  padding: 0 50px 0 30px;
  display: flex;
  -webkit-display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.courses-collapse .layui-colla-title .layui-colla-icon {
  left: auto;
  right: 24px;
  font-size: 24px;
}
.courses-collapse .layui-colla-title h6 {
  color: #1b1f22;
  font-size: 20px;
  padding-left: 40px;
  position: relative;
  width: 65%;
  line-height: initial;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.courses-collapse .layui-colla-title h6:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #c6c6c6;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px;
}
.courses-collapse .layui-colla-title .sc {
  font-size: 0;
  line-height: 80px;
  display: none;
}
.courses-collapse .layui-colla-title .sc .icon-sc {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 26px;
  background-image: url(../images/icon_sc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.courses-collapse .layui-colla-title .sc .icon-sc-sec {
  background-image: url(../images/icon_sc_sec.png);
}
.courses-collapse .layui-colla-title .sc span {
  color: #282828;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
  margin-left: 10px;
}
.courses-collapse .layui-colla-item-active .layui-colla-title h6 {
  font-weight: bold;
}
.courses-collapse .layui-colla-item-active .layui-colla-title h6:after {
  background-color: #00609c;
}
.courses-collapse .layui-colla-item-active .layui-colla-title .sc {
  display: block;
}
.courses-collapse .layui-colla-content {
  padding: 0;
}
.courses-collapse .layui-colla-content .con {
  padding: 20px 30px 30px;
  border-bottom: 1px solid #dadada;
  position: relative;
}
.courses-collapse .layui-colla-content .con .p {
  float: left;
  width: 550px;
  /* height: 120px; */
  /* overflow: hidden; */
  color: #282828;
  font-size: 18px;
  line-height: 24px;
}
.courses-collapse .layui-colla-content .con a {
  position: absolute;
  top: 26px;
  right: 26px;
  width: 194px;
  height: 60px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 60px;
  background-color: #ba2125;
  border-radius: 5px;
}
.courses-collapse .layui-colla-content ul {
  padding: 10px 30px;
}
.courses-collapse .layui-colla-content li {
  padding: 15px 0;
}
.courses-collapse .layui-colla-content li .img {
  float: left;
  height: 56px;
  margin-right: 24px;
}
.courses-collapse .layui-colla-content li .img img {
  max-height: 100%;
}
.courses-collapse .layui-colla-content li p {
  color: #282828;
  font-size: 18px;
  line-height: 56px;
}
.school {
  width: 1200px;
  margin: 0 auto;
  padding: 47px 0 0;
}
.school .li {
  width: 100%;
  height: 202px;
  border: 1px solid #e5e5e5;
  padding: 49px 40px 0;
  margin-bottom: 28px;
}
.school .li a {
  display: block;
  width: 100%;
  height: 100%;
}
.school .li .img {
  float: left;
  width: 116px;
  height: 116px;
  line-height: 116px;
  font-size: 0;
  text-align: center;
}
.school .li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.school .li .text {
  float: right;
  width: 970px;
}
.school .li .text h6 {
  color: #1b1f22;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.school .li .text h6 span {
  display: inline-block;
  margin-left: 33px;
  padding-left: 25px;
  background: url(../images/icon_ding.png) 0 center / auto no-repeat;
  color: #696969;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}
.school .li .text .desc {
  color: #747474;
  font-size: 18px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.school .li:hover {
  border-color: #00609c;
}
.school .page {
  padding: 30px 0 56px;
}
.school-introduction {
  width: 1200px;
  margin: 0 auto;
  padding: 95px 0 70px;
}
.school-introduction .tits {
  text-align: center;
  margin-bottom: 50px;
  font-size: 0;
}
.school-introduction .tits .img,
.school-introduction .tits .text {
  display: inline-block;
  vertical-align: top;
  height: 165px;
  margin-right: 32px;
}
.school-introduction .tits .img img,
.school-introduction .tits .text img {
  display: block;
  height: 100%;
}
.school-introduction .tits .text {
  text-align: left;
  max-width: 960px;
}
.school-introduction .tits .text h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  padding: 20px 0 24px;
}
.school-introduction .tits .text p {
  color: #282828;
  font-size: 20px;
  line-height: 1;
  padding: 0 0 30px;
}
.school-introduction .tits .text p span {
  color: #8d8d8d;
}
.school-introduction .tits .sc {
  display: inline-block;
  line-height: 26px;
  cursor: pointer;
}
.school-introduction .tits .sc .icon-sc {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 26px;
  background-image: url(../images/icon_sc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.school-introduction .tits .sc .icon-sc-sec {
  background-image: url(../images/icon_sc_sec.png);
}
.school-introduction .tits .sc span {
  color: #282828;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
  margin-left: 10px;
}
.school-introduction .con p {
  color: #282828;
  font-size: 18px;
  line-height: 30px;
}
.school-environment {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0 100px;
}
.school-environment .tits {
  text-align: center;
  padding: 0 0 45px;
}
.school-environment .tits h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.school-environment .tits p {
  color: #666;
  font-size: 18px;
  line-height: 36px;
}
.school-environment .list {
  width: 100%;
}
.school-environment .list .li {
  float: left;
  width: calc(1198px / 3);
  width: -webkit-calc(399.33333333px);
  width: -moz-calc(399.33333333px);
  width: -ms-calc(399.33333333px);
  width: -o-calc(399.33333333px);
  height: 274px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 1px;
  margin-bottom: 1px;
}
.school-environment .list .li:nth-child(3n) {
  margin-right: 0;
}
.school-apply {
  width: 1200px;
  margin: 0 auto;
  padding: 100px 0;
}
.school-apply .tits {
  text-align: center;
  padding: 0 0 30px;
}
.school-apply .tits h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.school-apply .tits p {
  color: #666;
  font-size: 18px;
  line-height: 36px;
  width: 730px;
  margin: 0 auto;
}
.school-apply-tab {
  font-size: 0;
  text-align: center;
  padding: 0 0 62px;
}
.school-apply-tab li {
  width: 190px;
  height: 44px;
  margin: 0 4px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #cfcfcf;
  color: #282828;
  font-size: 24px;
  line-height: 44px;
  cursor: pointer;
}
.school-apply-tab li.on {
  color: #fff;
  background-color: #00609c;
  border-color: #00609c;
}
.school-apply-collapse {
  border: none;
}
.school-apply-collapse .layui-colla-item {
  border: 1px solid #e2e2e2;
  border-left: none;
  border-right: none;
  border-top: none;
}
.school-apply-collapse .layui-colla-item:first-child {
  border-top: 1px solid #e2e2e2;
}
.school-apply-collapse .layui-colla-title {
  height: 64px;
  line-height: 64px;
  padding: 0 50px 0 30px;
  background-color: #fff;
}
.school-apply-collapse .layui-colla-title .layui-colla-icon {
  left: auto;
  right: 24px;
  font-size: 24px;
  color: #aaaaaa;
}
.school-apply-collapse .layui-colla-title h6 {
  color: #1b1f22;
  font-size: 20px;
  line-height: 64px;
  padding-left: 40px;
  margin-right: 35px;
  position: relative;
}
.school-apply-collapse .layui-colla-title h6:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #c6c6c6;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px;
}
.school-apply-collapse .layui-colla-item-active .layui-colla-title h6 {
  font-weight: bold;
}
.school-apply-collapse .layui-colla-item-active .layui-colla-title h6:after {
  background-color: #00609c;
}
.school-apply-collapse .layui-colla-item-active .layui-colla-title .sc {
  display: block;
}
.school-apply-collapse .layui-colla-content {
  padding: 0;
  position: relative;
  border: none;
}
.school-apply-collapse .layui-colla-content .con {
  width: 900px;
  padding: 20px 30px 30px;
}
.school-apply-collapse .layui-colla-content .con .p {
  width: 100%;
  color: #282828;
  font-size: 18px;
  line-height: 24px;
}
.school-apply-collapse .layui-colla-content a {
  position: absolute;
  top: 26px;
  right: 26px;
  width: 198px;
  height: 60px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 60px;
  background-color: #ba2125;
  border-radius: 5px;
}
.school-accom {
  width: 1085px;
  margin: 0 auto;
  padding: 114px 0 100px;
}
.school-accom .tits {
  padding: 0 0 60px;
}
.school-accom .tits h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 55px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.school-accom .tits p {
  color: #282828;
  font-size: 18px;
  line-height: 30px;
  width: 1000px;
  margin: 0 auto;
}
.school-accom .list {
  width: 100%;
}
.school-accom .list .li {
  float: left;
  width: 346px;
  height: 195px;
  margin-right: 23px;
  margin-bottom: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.school-accom .list .li:nth-child(3n) {
  margin-right: 0;
}
.school-feekback {
  width: 1120px;
  margin: 0 auto;
  padding: 113px 0 90px;
}
.school-feekback .tits {
  text-align: center;
  padding: 0 0 85px;
}
.school-feekback .tits h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 35px;
  font-weight: bold;
  text-transform: uppercase;
}
.school-feekback .tits p {
  color: #666666;
  font-size: 18px;
  line-height: 36px;
  width: 730px;
  margin: 0 auto;
}
.swiper-school-feekback {
  width: 100%;
  height: 283px;
  padding: 0 0 133px;
}
.swiper-school-feekback .swiper-slide {
  width: 232px;
  text-align: center;
}
.swiper-school-feekback .swiper-slide .p {
  padding: 0 20px;
  height: 72px;
  overflow: hidden;
}
.swiper-school-feekback .swiper-slide p {
  color: #57646d;
  font-size: 14px;
  line-height: 24px;
}
.swiper-school-feekback .swiper-slide p span {
  position: relative;
}
.swiper-school-feekback .swiper-slide p i {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-school-feekback .swiper-slide p .t {
  background-image: url(../images/icon_yt.png);
  left: -20px;
  top: 0;
}
.swiper-school-feekback .swiper-slide p .b {
  background-image: url(../images/icon_yb.png);
  right: -20px;
  bottom: 0;
}
.swiper-school-feekback .swiper-slide .ping {
  padding: 0 0 5px;
}
.swiper-school-feekback .swiper-slide h6 {
  color: #1b1f22;
  font-size: 18px;
  padding: 0 0 20px;
}
.swiper-school-feekback .swiper-slide .cir {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0 9px 24px rgba(186, 33, 37, 0.25);
  font-size: 0;
  overflow: hidden;
}
.swiper-school-feekback .swiper-slide .cir img {
  display: block;
  width: 100%;
  height: 100%;
}
.swiper-school-feekback .swiper-pagination-bullet {
  width: 23px;
  height: 23px;
  opacity: 1;
  background-color: #e5e5e5;
  margin: 0 9px;
}
.swiper-school-feekback .swiper-pagination-bullet-active {
  background-color: #00609c;
}
.foundation-course {
  width: 1200px;
  margin: 0 auto;
  padding: 118px 0 94px;
}
.foundation-course .tits {
  padding: 0 0 20px;
}
.foundation-course .tits h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 50px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.foundation-course .tits .p {
  color: #666;
  font-size: 18px;
  line-height: 36px;
}
.foundation-course .list {
  width: 100%;
}
.foundation-course .list .li {
  float: left;
  width: 385px;
  height: 227px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 22px;
  margin-bottom: 20px;
}
.foundation-course .list .li:nth-child(3n) {
  margin-right: 0;
}
.foundation-video-bg {
  background: url(../images/fun_bg1.jpg) center / cover no-repeat;
}
.foundation-video {
  width: 1120px;
  margin: 0 auto;
  padding: 110px 0 120px;
}
.foundation-video .tits {
  text-align: center;
  padding: 0 0 85px;
}
.foundation-video .tits h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 35px;
  font-weight: bold;
  text-transform: uppercase;
}
.foundation-video .tits .p {
  width: 730px;
  margin: 0 auto;
  color: #666;
  font-size: 18px;
  line-height: 36px;
}
.foundation-swip {
  width: 100%;
  padding: 0 79px;
  position: relative;
}
.foundation-swip .swiper-button-next,
.foundation-swip .swiper-button-prev {
  outline: none;
  width: 48px;
  height: 48px;
  background-color: #999;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
}
.foundation-swip .swiper-button-next:after,
.foundation-swip .swiper-button-prev:after {
  color: #b8b9b9;
  font-size: 12px;
}
.swiper-foundation {
  width: 100%;
  height: 440px;
}
.swiper-foundation .swiper-slide {
  width: 595px;
  height: 440px;
}
.swiper-foundation .swiper-slide .video {
  width: 100%;
  height: 400px;
  background: url(../images/fun_bg2.png) center / cover no-repeat;
  padding: 15px 50px;
}
.swiper-foundation .swiper-slide .video video {
  width: 100%;
  height: 100%;
  outline: none;
}
.swiper-foundation .swiper-slide p {
  color: #282828;
  font-size: 28px;
  padding: 10px 0 0;
  text-align: center;
  opacity: 0;
}
.swiper-foundation .swiper-slide-active p {
  opacity: 1;
}
.foundation-introduction {
  width: 1190px;
  margin: 0 auto;
  padding: 93px 0 70px;
}
.foundation-introduction .tits {
  text-align: center;
  padding: 0 0 45px;
}
.foundation-introduction .tits h6 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 35px;
  font-weight: bold;
  text-transform: uppercase;
}
.foundation-introduction .tits .p {
  width: 730px;
  margin: 0 auto;
  color: #666;
  font-size: 18px;
  line-height: 36px;
}
.foundation-introduction .con {
  display: none;
}
.foundation-introduction .con p {
  color: #666;
  font-size: 18px;
  line-height: 36px;
}
.foun-intro-tab {
  font-size: 0;
  text-align: center;
  margin-bottom: 55px;
}
.foun-intro-tab li {
  display: inline-block;
  vertical-align: top;
  width: 194px;
  height: 44px;
  border: 1px solid #cfcfcf;
  color: 666666;
  font-size: 16px;
  line-height: 44px;
  margin: 0 4px;
  cursor: pointer;
}
.foun-intro-tab li.on {
  border-color: #00609c;
  background-color: #00609c;
  color: #fff;
}
.f-more {
  font-size: 0;
  text-align: center;
  padding: 0 0 120px;
}
.f-more a {
  display: block;
  width: 560px;
  height: 130px;
  margin: 0 auto;
  background-color: #00609c;
  border-radius: 65px;
  font-size: 0;
  padding-right: 128px;
  text-align: center;
  position: relative;
}
.f-more a span {
  display: inline-block;
  color: #fff;
  font-size: 36px;
  line-height: 130px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.f-more a i {
  display: block;
  width: 112px;
  height: 112px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 112px;
  font-size: 0;
  text-align: center;
  position: absolute;
  top: 9px;
  right: 15px;
}
.f-more a i img {
  display: inline-block;
  vertical-align: middle;
  width: 76px;
}
.works-description-bg {
  background: url(../images/wor_bg1.jpg) center / cover no-repeat;
}
.works-description {
  width: 1180px;
  padding: 147px 0 136px;
}
.works-description .tits {
  padding: 0 0 44px;
}
.works-description .tits h6 {
  color: #fff;
}
.works-description .con p {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}
.wor-des-tab li {
  width: 170px;
  margin: 0 8px;
  color: #bee6ff;
  font-size: 24px;
}
.wor-des-tab li.on {
  background-color: #ba2125;
  color: #fff;
  font-weight: bold;
  border-color: #ba2125;
}
.works-step {
  width: 1200px;
  margin: 0 auto;
  padding: 97px 0 0;
}
.works-step h4 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 88px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.works-step .li {
  width: 100%;
  margin-bottom: 69px;
}
.works-step .li:nth-child(odd) .img {
  float: left;
}
.works-step .li:nth-child(odd) .text {
  float: right;
}
.works-step .li:nth-child(even) .img {
  float: right;
}
.works-step .li:nth-child(even) .text {
  float: left;
}
.works-step .li .img {
  width: 480px;
  height: 342px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.works-step .li .text {
  width: 665px;
}
.works-step .li .text h6 {
  color: #282828;
  font-size: 36px;
  font-weight: bold;
  line-height: 58px;
  padding: 0 0 25px;
}
.works-step .li .text h6 span {
  display: inline-block;
  vertical-align: middle;
  width: 58px;
  height: 58px;
  background-color: #ba2125;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  margin-right: 20px;
}
.works-step .li .text .con {
  /* color: 666666; */
  /* font-size: 18px; */
  /* line-height: 36px; */
  /* height: 252px; */
  /* overflow: hidden; */
}
.works-fee {
  width: 1200px;
  margin: 0 auto;
  padding: 111px 0 54px;
}
.works-fee h4 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 58px;
  text-align: center;
  font-weight: bold;
  /* text-transform: uppercase; */
}
.works-fee .list {
  display: flex;
  justify-content: space-between;
}
.works-fee .li {
  width: 582px;
  height: 505px;
  border: 1px solid #e5e5e5;
}
.works-fee .li:first-child h6 {
  background-color: #00609c;
}
.works-fee .li:last-child h6 {
  background-color: #ba2125;
}
.works-fee .li h6 {
  width: 100%;
  height: 66px;
  line-height: 66px;
  color: #fff;
  font-size: 30px;
  text-align: center;
}
.works-fee .li .con {
  padding: 25px 40px;
}
.works-fee .li .con p {
  color: #4f4f4f;
  font-size: 18px;
  line-height: 24px;
}
.wor-more a {
  background-color: #ba2125;
}
.application-form-bg {
  padding: 63px 0 50px;
}
.application-form {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #dcdcdc;
  padding: 0 0 52px;
}
.application-form .ti {
  padding: 52px 0 70px;
  text-align: center;
  color: #282828;
  font-size: 48px;
  font-weight: bold;
  line-height: 1;
}
.application-form table {
  width: 900px;
  margin: 0 auto;
}
.application-form table th,
.application-form table td {
  padding: 12px 0;
}
.application-form table th {
  height: 38px;
  line-height: 38px;
  vertical-align: top;
  text-align: right;
  padding-right: 11px;
  color: #484848;
  font-size: 18px;
  white-space: nowrap;
}
.application-form table th.l {
  width: 62px;
}
.application-form table .in {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.application-form table .in input {
  width: 30%;
}
.application-form table .layui-input {
  padding: 0 10px;
  color: #282828;
  font-size: 18px;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
.application-form table .layui-input::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}
.application-form table .btn {
  padding: 50px 0 0;
}
.application-form table .btn input[type=button] {
  display: block;
  width: 236px;
  height: 60px;
  background-color: #ba2125;
  border-radius: 3px;
  color: #fff;
  font-size: 24px;
  border: none;
  margin: 0 auto;
}
.layui-pop-next .layui-layer-btn {
  padding: 0 0 54px;
  text-align: center;
}
.layui-pop-next .layui-layer-btn a {
  width: 375px;
  height: 92px;
  border-radius: 8px;
  background-color: #00609c;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 92px;
  text-transform: uppercase;
}
.pop-next {
  display: none;
  text-align: center;
  padding: 0 100px 60px;
}
.pop-next h6 {
  color: #000;
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
  padding: 72px 0 62px;
}
.pop-next .con {
  overflow: auto;
  margin-bottom: 65px;
}
.pop-next .con::-webkit-scrollbar {
  width: 4px;
  background-color: #999;
}
.pop-next .con::-webkit-scrollbar-thumb {
  width: 4px;
  background-color: #333;
}
.pop-next .con p {
  color: #797979;
  font-size: 36px;
  line-height: 48px;
}
.pop-next .p {
  color: #ba2125;
  font-size: 36px;
  line-height: 1;
}
.order-width {
  width: 1200px;
  margin: 0 auto;
  padding: 79px 0 106px;
}
.order-width .til {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 42px;
  text-align: center;
}
.order-width .works-fee {
  width: 100%;
  background-color: #f3f3f3;
  padding: 86px 35px 79px;
}
.order-width .works-fee .li {
  width: 550px;
  background-color: #fff;
  border: none;
}
.order-list {
  width: 100%;
  margin-bottom: 31px;
}
.order-list table {
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 41px;
}
.order-list th,
.order-list td {
  border: 1px solid #e9e9e9;
  text-align: center;
}
.order-list th {
  color: #424242;
  font-size: 18px;
  height: 60px;
  background-color: #f9fdff;
}
.order-list td {
  color: #666666;
  font-size: 18px;
  height: 52px;
}
.order-list .tal {
  color: #727272;
  font-size: 24px;
  line-height: 1;
}
.order-list .tal span {
  color: #ba2125;
}
.order-pay {
  width: 100%;
  padding: 0 0 81px;
}
.order-pay .ad {
  width: 100%;
  font-size: 0;
  margin-bottom: 32px;
}
.order-pay .ad img {
  display: block;
  width: 100%;
}
.order-pay .method {
  width: 100%;
}
.order-pay .method p {
  color: #717171;
  font-size: 24px;
  line-height: 1;
  padding: 0 0 35px;
}
.order-pay .method input[type=button] {
  display: block;
  width: 260px;
  height: 60px;
  background-color: #ba2125;
  border: none;
  border-radius: 2px;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}
.order-pay .label {
  width: 490px;
  height: 70px;
  background-color: #f9fdff;
  border: 1px solid #c2e1ff;
  line-height: 70px;
  text-align: center;
  font-size: 0;
  margin-bottom: 58px;
}
.order-pay .label label {
  display: inline-block;
  vertical-align: middle;
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin: 0 50px;
  font-size: 0;
  cursor: pointer;
}
.order-pay .label label input {
  display: none;
}
.order-pay .label label input + em {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  border: 2px solid #00609c;
  border-radius: 50%;
  margin-right: 14px;
  position: relative;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.order-pay .label label input + em:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.order-pay .label label input:checked + em {
  background-color: #00609c;
}
.order-pay .label label input:checked + em:after {
  opacity: 1;
}
.order-pay .label label img {
  display: inline-block;
  vertical-align: middle;
}
.layui-pop-pay {
  border-radius: 8px !important;
}
.layui-pop-pay .layui-layer-setwin {
  right: 40px;
  top: 40px;
}
.layui-pop-pay .layui-layer-setwin .layui-layer-close2:hover {
  background-position: -149px -31px;
}
.pop-pay {
  display: none;
  text-align: center;
  padding: 0 0 92px;
}
.pop-pay h6 {
  color: #000;
  font-size: 48px;
  line-height: 1.2;
  padding: 80px 0 66px;
}
.pop-pay p {
  color: #797979;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 85px;
}
.pop-pay a {
  display: block;
  width: 375px;
  height: 92px;
  margin: 0 auto;
  border-radius: 8px;
  background-color: #00609c;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 92px;
  text-align: center;
}
.register {
  width: 1200px;
  margin: 0 auto 102px;
  background-color: #fff;
  padding: 67px 0 56px;
}
.register h3 {
  color: #282828;
  font-size: 36px;
  line-height: 1;
  padding: 0 0 70px;
  text-transform: uppercase;
  text-align: center;
}
.register table {
  width: 900px;
  margin: 0 auto;
}
.register table th,
.register table td {
  padding: 12px 0;
}
.register table th {
  height: 38px;
  text-align: right;
  padding-right: 11px;
  color: #484848;
  font-size: 18px;
  line-height: 38px;
  vertical-align: top;
  white-space: nowrap;
}
.register table .e-mail .layui-input {
  float: left;
  width: 72%;
}
.register table .e-mail .email-ma {
  display: block;
  float: right;
  width: 26%;
  height: 38px;
  border: none;
  font-size: 18px;
  color: #fff;
  border-radius: 2px;
  background-color: #00609c;
}
.register table .in {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.register table .in input {
  width: 30%;
}
.register table .layui-input {
  padding: 0 10px;
  color: #282828;
  font-size: 18px;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
.register table .layui-input::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}
.register table .layui-form-checkbox {
  margin-bottom: 25px;
  margin-right: 30px;
}
.register .yi {
  padding: 68px 0 47px;
  text-align: center;
  font-size: 0;
}
.register .yi span {
  color: #282828;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
.register .yi span a {
  color: #00609c;
}
.register .signUp-btn {
  display: block;
  width: 750px;
  height: 70px;
  margin: 0 auto;
  border: none;
  background-color: #ccc;
  border-radius: 4px;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  transition: all .2s;
}
.register .label-content {
  display: block !important;
}
.register .label-content img {
  margin-right: 15px;
}
.register .xm-option-content {
  display: block !important;
  line-height: 36px;
}
.register .xm-option-content img {
  width: 16px;
  margin-right: 5px;
}
.personal-header {
  width: 100%;
  background-color: #fff;
  border-bottom: 3px solid #ba2125;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.p-head {
  width: 1200px;
  margin: 0 auto;
}
.p-head .logo {
  float: left;
  height: 113px;
  font-size: 0;
  line-height: 113px;
}
.p-head .logo img {
  display: inline-block;
  vertical-align: middle;
  height: 70px;
}
.p-head li {
  float: left;
  height: 113px;
  line-height: 113px;
  font-size: 0;
}
.p-head li .bo {
  line-height: 113px;
}
.p-head li .or {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  color: #282828;
  font-size: 18px;
  line-height: 24px;
  padding-left: 31px;
  background-image: url(../images/icon_or.png);
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
}
.p-head li .or i {
  display: block;
  padding: 0 12px;
  height: 30px;
  border-radius: 15px;
  background-color: #ba2125;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-style: normal;
  position: absolute;
  top: -17px;
  right: -30px;
}
.p-head li .cir {
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #c7c7c7;
  margin-right: 10px;
  margin-left: 70px;
}
.p-head li .cir img {
  display: block;
  width: 100%;
  height: 100%;
}
.p-head li .m {
  display: inline-block;
  vertical-align: middle;
  color: #282828;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
}
.p-head li .apply {
  display: inline-block;
  vertical-align: middle;
  width: 126px;
  height: 39px;
  line-height: 39px;
  border-radius: 3px;
  background-color: #ba2125;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-left: 29px;
}
.p-head li .apply:hover {
  opacity: 0.8;
}
.p-zhangwei {
  height: 116px;
}
.personal-box {
  padding: 33px 0 39px;
}
.personal {
  width: 1200px;
  margin: 0 auto;
}
.personal-nav {
  float: left;
  width: 242px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  padding: 5px 18px 0;
}
.personal-nav .tips {
  top: -217px;
  right: -302px;
  z-index: 11;
}
.personal-nav .tips a {
  color: #ba2125 !important;
  font-size: 20px;
}
.personal-nav li {
  border-bottom: 1px dashed #d1d1d1;
  padding-left: 27px;
  background-position: left 26px;
  background-repeat: no-repeat;
}
.personal-nav li:last-child {
  border-bottom: none;
}
.personal-nav li .a {
  display: block;
  line-height: 64px;
  color: #282828;
  font-size: 14px;
  font-weight: bold;
}
.personal-nav li dd {
  position: relative;
  font-size: 0;
  margin-bottom: 8px;
}
.personal-nav li dd a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #646464;
  font-size: 14px;
  border-radius: 8px;
  padding: 0 10px;
  outline: none;
}
.personal-nav li dd.on a {
  background-color: #ba2125;
  color: #fff;
}
.personal-aconic {
  float: right;
  width: 944px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  margin-bottom: 11px;
}
.personal-aconic .tis {
  color: #282828;
  font-size: 16px;
  line-height: 44px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 24px;
}
.personal-aconic .content {
  padding: 25px 24px 26px;
  width: 100%;
  text-align: center;
}
.personal-aconic .content table {
  width: 100%;
  margin-bottom: 20px;
}
.personal-aconic .content th,
.personal-aconic .content td {
  padding: 10px 0;
}
.personal-aconic .content th {
  width: 24%;
  color: #212121;
  font-size: 18px;
  text-align: left;
}
.personal-aconic .content td {
  width: 26%;
  color: #8e8e8e;
  font-size: 18px;
  text-align: left;
}
.personal-aconic .content td img {
  height: 20px;
}
.personal-aconic .content td span {
  margin-right: 30px;
}
.personal-aconic .content .mater {
  display: block;
  width: 317px;
  height: 60px;
  margin: 0 auto;
  border-radius: 3px;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  padding-right: 57px;
  background-color: #00609c;
  background-image: url(../images/icon_mark.png);
  background-position: 260px center;
  background-repeat: no-repeat;
}
.personal-matter {
  float: right;
  width: 944px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
}
.personal-matter-tab {
  width: 100%;
}
.personal-matter-tab ul {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
}
.personal-matter-tab li {
  float: left;
  width: 470px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  cursor: pointer;
  color: #282828;
  font-size: 16px;
  font-weight: bold;
  border-right: 1px solid #dfdfdf;
  position: relative;
}
.personal-matter-tab li:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ba2125;
  left: 0;
  right: 0;
  bottom: 0px;
  opacity: 0;
}
.personal-matter-tab li:last-child {
  border-right: none;
}
.personal-matter-tab li.on {
  color: #ba2125;
}
.personal-matter-tab li.on:after {
  opacity: 1;
}
.personal-matter-content {
  display: none;
  width: 100%;
  height: 347px;
  overflow: hidden;
  padding: 0 32px;
}
.personal-matter-content .li {
  border-bottom: 1px solid #ebebeb;
}
.personal-matter-content .li:last-child {
  border-bottom: none;
}
.personal-matter-content .li p {
  float: left;
  color: #282828;
  font-size: 16px;
  line-height: 60px;
}
.personal-matter-content .li a {
  display: block;
  float: right;
  color: #ca2728;
  font-size: 16px;
  line-height: 60px;
  font-weight: bold;
}
.personal-basic {
  float: right;
  width: 944px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  padding: 25px 0 38px;
}
.personal-basic .tis {
  color: #282828;
  font-size: 16px;
  line-height: 44px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 24px;
}
.personal-basic table {
  width: 800px;
  margin: 0 auto;
}
.personal-basic table th,
.personal-basic table td {
  padding: 12px 0;
}
.personal-basic table th {
  width: 30%;
  height: 38px;
  text-align: right;
  padding-right: 11px;
  color: #484848;
  font-size: 15px;
  line-height: 38px;
  vertical-align: top;
}
.personal-basic table th.l {
  width: 8%;
}
.personal-basic table td dl {
  width: 46%;
}
.personal-basic table td dt {
  color: #484848;
  font-size: 15px;
  line-height: 38px;
}
.choose-child {
  display: none;
}
.personal-basic table .sdf {
  width: 35%;
}
.personal-basic table .layui-input,
.personal-basic table .layui-textarea {
  resize: none;
  padding: 0 10px;
  color: #282828;
  font-size: 18px;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
.personal-basic table .layui-input::-webkit-input-placeholder,
.personal-basic table .layui-textarea::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}
.personal-basic table .layui-form-radio {
  margin: 0 10px 0 0;
}
.personal-basic table .layui-form-radio * {
  font-size: 18px;
}
.personal-basic table .layui-form-checkbox {
  margin-bottom: 25px;
  margin-right: 30px;
}
.personal-basic .td-btn {
  text-align: center;
  font-size: 0;
}
.personal-basic .que,
.personal-basic .next {
  display: inline-block;
  margin: 0 10px;
  border: none;
  width: 236px;
  height: 60px;
  border-radius: 3px;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
}
.personal-basic .que:hover,
.personal-basic .next:hover {
  opacity: 0.8;
}
.personal-basic .que {
  background-color: #ba2125;
}
.personal-basic .next {
  background-color: #00609c;
}
.ecnomoic thead th {
  text-align: left;
  background-color: #f3f3f3;
  text-align: center;
}
.ecnomoic thead th p {
  color: #ba2125;
  font-size: 18px;
  line-height: 2;
}
.huise, 
.huise .layui-input {
  color: #987878 !important;
}
.econ-head {
  background-color: #f3f3f3;
  padding: 15px 20px;
}
.econ-head th {
  text-align: center !important;
}
.econ-head h6 {
  color: #ba2125;
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  text-transform: uppercase;
}
.personal-upload .tis {
  margin-bottom: 20px;
}
.personal-upload table {
  width: 900px;
}
.personal-upload thead th {
  text-align: left;
  background-color: #f3f3f3;
  padding: 15px 20px;
}
.personal-upload thead th p {
  color: #ba2125;
  font-size: 14px;
  line-height: 2;
}
.personal-upload tbody td {
  border-bottom: 1px solid #ebebeb;
  padding: 10px 20px;
  vertical-align: middle;
}
.personal-upload tbody .ti p {
  color: #484848;
  font-size: 18px;
  line-height: 2;
}
.personal-upload tbody .ti span {
  color: #aeaeae;
  font-size: 16px;
}
.personal-upload tbody .zuo p {
  color: #484848;
  font-size: 16px;
  text-transform: uppercase;
}
.personal-upload tbody .zuo .a {
  display: inline-block;
  color: #0989da;
  font-size: 16px;
  text-transform: uppercase;
  padding-right: 20px;
  border-right: 1px solid #cbcbcb;
  margin-right: 20px;
}
.personal-upload tbody .zuo span {
  display: inline-block;
  color: #484848;
  font-size: 16px;
  padding-left: 30px;
  background: url(../images/icon_yan.png) left center / auto no-repeat;
  cursor: pointer;
}
.personal-upload tbody .zuo span a {
  color: #484848;
}
.personal-upload tbody .upload-more {
  width: 42px;
  height: 42px;
  border: none;
  background: url(../images/icon_up.png) center / cover no-repeat;
}
.personal-order {
  float: right;
  width: 944px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  padding: 0 0 70px;
}
.personal-order table {
  width: 910px;
  margin: 0 auto;
}
.personal-order thead th {
  background-color: #f2f0f0;
  height: 33px;
  color: #282828;
  font-size: 16px;
  font-weight: bold;
}
.personal-order tbody td {
  border-bottom: 1px solid #ebebeb;
  color: #282828;
  font-size: 16px;
  padding: 13px 0;
  text-align: center;
}
.personal-order tbody td .paid {
  color: #ba2125;
  margin-right: 20px;
}
.personal-order tbody td .un {
  color: #00609c;
}
.personal-order tbody td .a {
  display: inline-block;
  width: 90px;
  height: 34px;
  border-radius: 3px;
  background-color: #ba2125;
  color: #fff;
  line-height: 34px;
}
.personal-order-tab {
  width: 100%;
  margin-bottom: 14px;
  border-bottom: 1px solid #dcdcdc;
}
.personal-order-tab li {
  float: left;
  width: 148px;
  height: 44px;
  color: #282828;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.personal-order-tab li.on:after {
  content: "";
  display: bl;
  width: 100%;
  height: 2px;
  background-color: #ba2125;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
}
.personal-order-tab li span {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  position: absolute;
  top: 4px;
  right: 5px;
}
.personal-order-tab li:nth-child(2) span {
  background-color: #00609c;
}
.personal-order-tab li:nth-child(3) span {
  background-color: #ba2125;
}
.personal-order-tab li:nth-child(4) span {
  background-color: #a2a2a2;
}
.personal-order-head {
  width: 100%;
  margin-bottom: 14px;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 30px;
}
.personal-order-head ul {
  font-size: 0;
}
.personal-order-head li {
  display: inline-block;
  height: 44px;
  color: #ba2125;
  font-weight: bold;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.personal-order-head li.on:after {
  content: "";
  display: bl;
  width: 100%;
  height: 2px;
  background-color: #ba2125;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
}
.personal-order-list {
  width: 100%;
  height: 647px;
  padding: 15px 16px;
  overflow: auto;
}
.personal-order-list .li {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding-left: 24px;
}
.personal-order-list .li p {
  float: left;
  color: #282828;
  font-size: 16px;
  line-height: 60px;
}
.personal-order-list .li a,
.personal-order-list .li span {
  float: right;
  display: block;
  color: #ca2728;
  font-size: 16px;
  line-height: 60px;
}
.personal-order-list .li span {
  display: none;
}
.personal-order-list .li.on p,
.personal-order-list .li.on span {
  display: block;
  color: #ca2728;
}
.personal-collection {
  float: right;
  width: 944px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
}
.personal-collection .tis {
  color: #282828;
  font-size: 16px;
  line-height: 44px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 24px;
}
.personal-collection .list {
  padding: 20px 30px 0;
}
.personal-collection .list a {
  display: block;
  border-bottom: 1px solid #ebebeb;
  padding: 0 20px 0 35px;
  color: #1b1f22;
  font-size: 18px;
  line-height: 56px;
  position: relative;
}
.personal-collection .list a:before,
.personal-collection .list a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.personal-collection .list a:before {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ba2125;
  left: 0;
}
.personal-collection .list a:after {
  width: 11px;
  height: 18px;
  background: url(../images/icon_ri1.png) center / cover no-repeat;
  right: 0;
}
.personal-collection .list-school {
  padding: 25px 30px 0;
}
.personal-collection .list-school .li {
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
.personal-collection .list-school a {
  display: block;
}
.personal-collection .list-school .cir {
  float: left;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  overflow: hidden;
}
.personal-collection .list-school .cir img {
  width: 100%;
  height: 100%;
}
.personal-collection .list-school .text {
  float: right;
  width: 740px;
}
.personal-collection .list-school .text h6 {
  color: #1b1f22;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 15px;
}
.personal-collection .list-school .text h6 span {
  display: inline-block;
  vertical-align: middle;
  color: #696969;
  font-size: 18px;
  font-weight: normal;
  margin-left: 30px;
  padding-left: 25px;
  background-image: url(../images/icon_ding.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.personal-collection .list-school .text p {
  color: #747474;
  font-size: 18px;
  line-height: 24px;
  /* height: 72px; */
  /* overflow: hidden; */
}
.personal-password .bo {
  width: 540px;
  margin: 0 auto;
  padding: 74px 0 182px;
}
.personal-password p {
  color: #696969;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Arial';
  padding: 30px 0 20px;
}
.personal-password input[type=text] {
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: 0 15px;
  color: #282828;
  font-size: 18px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.personal-password input[type=password] {
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: 0 15px;
  color: #282828;
  font-size: 18px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.personal-password input[type=text]::-webkit-input-placeholder {
  color: #8e8e8e;
  font-size: 18px;
}
.personal-password input[type=text]:focus {
  border-color: #999;
}
.personal-password input[type=button] {
  display: block;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  background-color: #ba2125;
  color: #fff;
  font-size: 24px;
  margin-top: 36px;
}
.personal-letter {
  float: right;
  width: 944px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
}
.personal-letter .tis {
  color: #282828;
  font-size: 16px;
  line-height: 44px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 24px;
}
.personal-letter .list {
  padding: 30px 50px 10px;
}
.personal-letter .li {
  padding: 20px 0;
  border-bottom: 1px solid #e8e8e8;
}
.personal-letter .li a {
  display: block;
  width: 100%;
  height: 100%;
}
.personal-letter .li .txt {
  float: left;
  width: 516px;
}
.personal-letter .li .txt h6 {
  color: #00609c;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 10px;
}
.personal-letter .li .txt p {
  color: #434343;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.personal-letter .li .time {
  float: right;
  color: #989898;
  font-size: 16px;
  line-height: 24px;
}
.personal-course {
  float: right;
  width: 944px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
}
.personal-course .tis {
  color: #282828;
  font-size: 16px;
  line-height: 44px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 24px;
}
.personal-course .content {
  padding: 0 65px 50px;
}
.personal-course .content h4 {
  color: #282828;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  padding: 40px 0 22px;
  text-align: center;
  text-transform: uppercase;
}
.personal-course .content .p {
  color: #666;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 45px;
}
.personal-course .per-course-tab {
  font-size: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 0 32px;
}
.personal-course .per-course-tab li {
  display: inline-block;
  vertical-align: top;
  width: 188px;
  height: 42px;
  border: 1px solid #cfcfcf;
  color: #666666;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}
.personal-course .per-course-tab li.on {
  color: #fff;
  background-color: #00609c;
  border-color: #00609c;
}
.personal-course .con {
  display: none;
  margin-bottom: 65px;
}
.personal-course .con p {
  color: #666666;
  font-size: 18px;
  line-height: 36px;
}
.personal-course .f-more {
  padding: 0;
}
.foundation-form table {
  width: 1000px;
}
.foundation-form .choose-child .layui-form-checkbox {
  margin-right: 10px;
  margin-bottom: 10px;
}
.foundation-form-child .choose-child {
  display: none;
}

.share .bshare-custom {
  float: left;
  font-size: 0;
}
.share .bshare-custom a {
  width: 28px !important;
  height: 28px !important;
  padding: 0 !important;
  background-position: center !important;
  background-size: auto auto !important;
  background-repeat: no-repeat !important;
  border-radius: 50% !important;
  border: 1px solid #c4c4c4 !important;
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
}
.share .bshare-custom .bshare-facebook {
  background-image: url(../images/s_facebook_ed.png) !important;
}
.share .bshare-custom .bshare-facebook:hover {
  background-image: url(../images/s_facebook.png) !important;
  background-color: #000 !important;
  border-color: #000 !important;
  opacity: 1 !important;
}
.share .bshare-custom .bshare-twitter {
  background-image: url(../images/s_twitter_ed.png) !important;
}
.share .bshare-custom .bshare-twitter:hover {
  background-image: url(../images/s_twitter.png) !important;
  background-color: #000 !important;
  border-color: #000 !important;
  opacity: 1 !important;
}
.share .bshare-custom .bshare-linkedin {
  background-image: url(../images/s_linkedin_ed.png) !important;
}
.share .bshare-custom .bshare-linkedin:hover {
  background-image: url(../images/s_linkedin.png) !important;
  background-color: #000 !important;
  border-color: #000 !important;
  opacity: 1 !important;
}
.share .bshare-custom .bshare-weixin {
  background-image: url(../images/s_weixin_ed.png) !important;
}
.share .bshare-custom .bshare-weixin:hover {
  background-image: url(../images/s_weixin.png) !important;
  background-color: #000 !important;
  border-color: #000 !important;
  opacity: 1 !important;
}
.share .bshare-custom .bshare-qqim {
  background-image: url(../images/s_qq_ed.png) !important;
}
.share .bshare-custom .bshare-qqim:hover {
  background-image: url(../images/s_qq.png) !important;
  background-color: #000 !important;
  border-color: #000 !important;
  opacity: 1 !important;
}