* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Microsoft YaHei;
  text-decoration: none;
}

.product_a {
  width: 264px;
  height: 57px;
  background: #D62436;
  border-radius: 28px;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 57px;
  margin-top: 50px;
}

.product_banner {
  width: 100%;
  height: 500px;
  background: url(/Public/Home/images/school_up_img/banner.png) no-repeat;
  background-size: 100% 100%;
}

.product_bj {
  width: 100%;
  height: 245px;
  background: linear-gradient(181deg, #FFA03C 0%, rgba(255 160 60 / 0%) 69%, rgba(255, 160, 60, 0.02) 98%);
}

.product_main {
  width: 1200px;
  margin: 0 auto;
  height: 156px;
  display: flex;
  background: #FFFFFF;
  box-shadow: 0px 12px 94px 9px rgba(218, 126, 21, 0.23);
  border-radius: 10px;
}

.product_main li {
  width: 20%;
  text-align: center;
  margin: 0 29px;
}

.product_main li p {
  font-size: 18px;
  font-weight: bold;
  color: #D62436;
  line-height: 40px;
  margin-top: 20px;
}

.product_main li span {
  margin-top: 15px;
  display: block;
  color: #666666;
}

.product_main b {
  width: 59px;
  background: #FFFFFF;
  display: block;
  margin: 0 auto;
  border-bottom: 1px solid #E4E4E4;
}

.product_main em {
  height: 100px;
  background: #FFFFFF;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  border-right: 1px solid #E4E4E4;
}

.product_title {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  position: relative;
}

.product_title p {
  width: 45%;
  text-align: center;
  margin: 0 auto;
  font-size: 38px;
  font-weight: bold;
  line-height: 69px;
  color: #1C1C1C;
  /* background: url(/Public/Home/images/school_up_img/Premium.png) no-repeat; */
}

.product_title p {
  width: 47%;
}

.product_title img {
  display: block;
  position: absolute;
  left: 27%;
  top: 0;
}

.product_title span {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}

.product_apply {
  width: 1200px;
  margin: 0 auto;
}

.product_apply ul {
  display: flex;
  margin-top: 40px;
}

.product_apply_ul li {
  width: 577px;
  height: 160px;
  background: url(/Public/Home/images/school_up_img/record_B1.png) no-repeat;
}

.product_apply_ul li b {
  width: 19px;
  height: 87px;
  display: inline-block;
  font-size: 18px;
  margin-left: 23px;
  margin-top: 52px;
  font-weight: bold;
  position: absolute;
  color: #FFFFFF;
  line-height: 23px;
}

.product_apply_ul li p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 29px;
  margin-left: 95px;
}

/* .product_apply ul li{
    width: 24%;
    height: 110px;
    background: #FAFBF8;
    border-radius: 4px;
    margin-left:6px;
} */
.product_apply ul li:first-child {
  margin-left: 0;
}

/* .product_apply ul li:nth-child(3){
    width: 23%;
}
.product_apply ul li:nth-child(4) {
    width: 27%;
} */
.product_apply ul li img {
  width: 58px;
  height: 40.9px;
}

.product_apply ul li div {
  display: flex;
}

/* .product_apply ul li p{
    line-height: 46px;
    margin-left: 10px;
    font-size: 18px;
    color: #1C1C1C;
} */
.product_apply ul li span {
  font-size: 14px;
  font-weight: 400;
  width: 92%;
  margin: 0 auto;
  margin-top: 8px;
  display: block;
  color: #9B9B9B;
  line-height: 20px;
}

.apply_main {
  display: flex;
  position: relative;
  margin-top: 30px;
}

.apply_main_left {
  width: 715px;
  height: 170px;
  background: #FFFFFF;
  border: 2px solid #923D00;
  border-radius: 4px;
  padding: 10px 20px;
  z-index: 10;
}

.apply_main_left p {
  width: 545px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 1px;
  color: #1B1A1A;

}

.apply_main_left a {
  width: 171px;
  height: 42px;
  background: #FFFFFF;
  border: 1px solid #D62436;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  color: #DB4151;
  display: block;
  padding-left: 20px;
  line-height: 42px;
  margin-top: 20px;
}

/* .apply_main_left a em{
    width: 46px;
    height: 9px;
    display: inline-block;
    border-top: 2px solid #D62436;
} */
.apply_main_right {
  width: 545px;
  height: 182px;
  background: #FFA73D;
  border-radius: 4px;
  position: absolute;
  right: 30px;
  top: 30px;
  padding: 16px;
  position: relative;
}

.process {
  width: 100%;
  height: 879px;
  margin-top: 50px;
  background: #F5F5F5;
}

.process_title {
  width: 50%;
  display: flex;
  margin: 0 auto;
  margin-top: 40px;
}

.process_title a {
  width: 198px;
  height: 50px;
  background: #E3E3E3;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 400;
  color: #262626;
  line-height: 50px;
  display: block;
  text-align: center;
  margin-left: 32px;
}

.active {
  width: 198px;
  height: 50px;
  color: #FFFFFF !important;
  background: #ED6101 !important;
  border-radius: 4px;
}

.tcon_li_dl,
.tcon_li_dls {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}

.tcon_li_dls {
  width: 853px;
}

.tcon_li_dl dt {
  width: 360px;
  height: 166px;
  padding: 20px 15px;
  margin-right: 15px;
  background: url(/Public/Home/images/school_up_img/L1.png);
}

.tcon_li_dls dt {
  width: 360px;
  height: 166px;
  padding: 20px 15px;
  margin-right: 45px;
  background: url(/Public/Home/images/school_up_img/L2.png);
}

.tcon_li_dl dt:last-child,
.tcon_li_dls dt:last-child {
  margin-right: 0;
}

.tcon_li_dl dt p,
.tcon_li_dls dt p {
  font-size: 18px;
  font-weight: bold;
  color: #201F1F;
  line-height: 27px;
}

.tcon_li_dl dt span,
.tcon_li_dls dt span {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
  margin-top: 6px;
  display: inline-block;
}

.tcon_li_dl_xian {
  width: 1200px;
  margin: 20px auto;
  position: relative;
}

.tcon_li_dl_xian p {
  border-top: 1px solid #F4A03B;
}

.tcon_li_dl_xian i {
  width: 10px;
  height: 10px;
  display: block;
  background: #ED6101;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  left: 15.8%;
}

.tcon_li_dl_xian i:nth-child(2) {
  position: absolute;
  top: -6px;
  left: 30%;
}

.tcon_li_dl_xian i:nth-child(3) {
  position: absolute;
  top: -6px;
  left: 49.5%;
}

.tcon_li_dl_xian i:nth-child(4) {
  position: absolute;
  top: -6px;
  left: 66.2%;
}

.tcon_li_dl_xian i:nth-child(5) {
  position: absolute;
  top: -6px;
  left: 83.3%;
}


.consultant {
  width: 100%;
  height: 798px;
  background: #F5F5F5;
}

.tcon_li ul {
  width: 1200px;
  margin: 0 auto;
  margin-top: 32px;
}

.consultant_main_ul {
  display: flex;
  margin-top: 32px;
}

.consultant_main_ul li {
  display: flex;
  margin-right: 45px;
}

.consultant_main_ul li img {
  width: 184px;
  height: 175px;
}

.consultant_main_ul li:last-child {
  margin-right: 0;
}

.consultant_main_ul li div {
  margin-left: 15px;
}

.consultant_main_ul li div p {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.consultant_main_ul li div span {
  width: 161px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-top: 11px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.consultant_main_ul li div a {
  width: 161px;
  height: 38px;
  display: block;
  text-align: center;
  background: #F5F5F5;
  border: 1px solid #D62436;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  color: #D62436;
  line-height: 38px;
  margin-top: 37px;
}

.consultant_main_ul li div a:hover {
  background: #D62436;
  color: #fff;
}

.apply_case_main {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  margin-top: 40px;
}

.apply_case ul li {
  width: 285px;
  height: 263px;
  margin-right: 20px;
  background: #FFFFFF;
  box-shadow: 0px 1px 19px 2px rgba(44, 15, 3, 0.11);
  border-radius: 4px;
}

.apply_case ul li:last-child {
  margin-right: 0;
}

.apply_case_main li div {
  padding: 20px;
}

.apply_case_main li b {
  font-size: 18px;
  font-weight: bold;
  color: #191919;
  line-height: 24px;
}

.apply_case_main li p {
  font-size: 16px;
  font-weight: 400;
  color: #1C1C1C;
  line-height: 27px;
}

.apply_case_main li em {
  width: 50px;
  height: 3px;
  border-bottom: 3px solid #ED6101;
  display: block;
  margin: 6px 0;
}

.apply_case_main li p span {
  color: #666666;
}

.apply_case_main li a {
  width: 288px;
  height: 39px;
  display: block;
  line-height: 39px;
  font-size: 16px;
  font-weight: 400;
  color: #d85a00;
  text-align: center;
  background: #F7DECC;
  border-radius: 0px 0px 4px 4px;
}

.apply_case_main li a:hover {
  background: #ED6101;
  color: #FFFFFF;
}

.information_main {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 40px;
  justify-content: space-evenly;
}

.information_main ul li {
  width: 307px;
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #2D2D2D;
  line-height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.information_main div img {
  width: 373px;
  height: 211px;
}

.information_main div p {
  width: 373px;
  height: 53px;
  padding-left: 10px;
  box-sizing: border-box;
  background: #000000c9;
  border-radius: 0px 0px 4px 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 53px;
  color: #FFFFFF;
  position: absolute;
  bottom: 4px;
}

.evaluation ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  margin-top: 40px;
}

.evaluation ul li {
  width: 284px;
  height: 160px;
  margin-right: 20px;
}

.evaluation ul li:last-child {
  margin-right: 0;
}

.evaluation ul li video {
  width: 100%;
  height: 164px;
}

/*申请优势(本科申请八大优势)*/
.fluid1200 {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}

.mtysbox ul {
  overflow: hidden;
  margin-right: -40px;
  padding-left: 0px;
}

.mtysbox ul li {
  width: 270px;
  height: 202px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 40px;
  margin-top: 40px;
}

.mtysbox ul li img {
  position: absolute;
}

.ysbox {
  position: absolute;
  top: 157px;
  transition: top 0.6s;
  transition-timing-function: linear;
  -moz-transition: top 0.6s;
  -webkit-transition: top 0.6s;
  -o-transition: top 0.6s;
}

.ysbox .ystt {
  width: 100%;
  background-color: #fff;
  background: #ED6101;
  color: #fff;
  line-height: 45px;
  text-align: center;
}

.ysbox .ysms {
  padding: 10px 20px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  width: 237px;
  height: 202px;
  line-height: 22px;
}

.ysms b {
  display: block;
}

.mtysbox ul li:hover .ysbox {
  top: 0px;
  transition: top 0.6s;
  transition-timing-function: linear;
  -moz-transition: top 0.6s;
  -webkit-transition: top 0.6s;
  -o-transition: top 0.6s;
}