* {
  margin: 0;
  padding: 0;
  font-family: Microsoft YaHei;
}
.hand {
  cursor: pointer;
}
a {
  cursor: pointer;
}
body {
  min-width: 1300px;
}
.swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
  position: relative;
}
.swiper-pagination-bullet {
  background: #ffffff;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.swiper-slide a{
  background-color: #ffffff;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
}
.studyAbroad_title {
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  border-left: 2px solid #289F9C;
  font-weight: bold;
  color: #333333;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 28px 0 10px;
}
.studyAbroad_title a {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
}
.studyAbroad_title a:hover {
  
  color: #F14545;
}
.title_warp {
  width: 1200px;
  padding: 0 50px;
  margin: 40px auto 27px auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 0;
}
.title_warp .title_left {
  width: 744px;
  height: 350px;
  background: #315380;
  border-radius: 8px;
  overflow: hidden;
}
.title_warp .title_right {
  width: 436px;
  height: 350px;
  box-shadow: 0px 2px 35px 0px rgba(110, 100, 128, 0.19);
  border-radius: 8px;
  box-sizing: border-box;
  padding: 17px 15px 0 15px;
}
.title_warp .title_right .title_riTi {
  display: flex;
  justify-content: space-between;
  height: 22px;
  line-height: 20px;
  border-left: 2px solid #289F9C;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  box-sizing: border-box;
  padding-left: 10px;
}
.title_warp .title_right .title_riTi img {
  width: 20px;
  height: 18px;
  margin-top: 1px;
}
.title_warp .title_right .title_rightCon {
  margin-top: 17px;
  border-top: 1px solid #f4f4f4;
  box-sizing: border-box;
  padding: 9px 0;
}
.title_warp .title_right .title_rightCon .title_rightItem {
  font-size: 16px;
  cursor: pointer;
  font-weight: 400;
  color: #5c5c5c;
  height: 30px;
  line-height: 30px;
  width: 100%;
  display: flex;
  align-items: center;
}
.title_warp .title_right .title_rightCon .title_rightItem:hover {
  color: #F14545;
  text-decoration: underline;
  
}
.title_warp .title_right .title_rightCon .title_rightItem p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.title_warp .title_right .title_rightCon .title_rightItem img {
  width: 15px;
  height: 15px;
  margin-right: 6px;
}
.serviceProcess_warp {
  width: 100%;
  background: #F4FBFB;
  height: 402px;
  box-sizing: border-box;
  padding: 44px 0;
}
.serviceProcess_warp .serviceProcess {
  width: 1200px;
  margin: 0 auto;
  height: 147px;
}
.serviceProcess_warp .service_content {
  background-repeat: no-repeat;
  background-image: url(/Public/Home/images/image_sgp/5.2.png);
  background-size: 1053px 147px;
  background-position: right 75px top 60px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 20px;
  height: 272px;
}
.serviceProcess_warp .service_content .service_contentItemWrap {
  display: flex;
  justify-content: space-between;
  height: 122px;
}
.serviceProcess_warp .service_content .service_item {
  cursor: pointer;
  width: 148px;
  height: 122px;
  background: url(/Public/Home/images/image_sgp/5.1.png);
  background-size: 100% 100%;
  position: relative;
}
.serviceProcess_warp .service_content .service_item .service_itemLT {
  position: absolute;
  top: 5px;
  left: 7px;
  width: 22px;
  height: 14px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 22px;
}
.serviceProcess_warp .service_content .service_item img {
  display: block;
  width: 36px;
  height: 36px;
  margin: 30px auto 10px auto;
}
.serviceProcess_warp .service_content .service_item p {
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}
.studyAbroad_warp {
  width: 1200px;
  padding: 0 50px;
  margin: 36px auto;
}
.studyAbroad_warp .studyAbroad_content {
  margin-top: 27px;
  width: 1200x;
  height: 374px;
  background: #ffffff;
  box-shadow: 0px 2px 35px 0px rgba(110, 100, 128, 0.19);
  border-radius: 8px;
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.studyAbroad_warp .studyAbroad_content .studyAbCIte {
  width: 48%;
  height: 94px;
  display: flex;
}
.studyAbroad_warp .studyAbroad_content .studyAbCIte:hover {
  color: #F14545;
  text-decoration: underline;
  
}
.studyAbroad_warp .studyAbroad_content .studyAbCIte:hover .CIR p {
  color: #F14545 !important;
  
}
.studyAbroad_warp .studyAbroad_content .studyAbCIte img {
  width: 142px;
  height: 94px;
  margin-right: 10px;
  border-radius: 8px;
}
.studyAbroad_warp .studyAbroad_content .studyAbCIte .CIR {
  width: 100%;
}
.studyAbroad_warp .studyAbroad_content .studyAbCIte .CIR > p:nth-child(1) {
  margin-top: 9px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
}
.studyAbroad_warp .studyAbroad_content .studyAbCIte .CIR > p:nth-child(2) {
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.case_warp {
  height: 120px;
  width: 100%;
  background-size: 100% 100%;
  background-image: url(/Public/Home/images/image_ca/4.1.png);
}
.case_warp .case {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.case_warp .case .case_left {
  font-size: 21px;
  font-weight: bold;
  color: #ffffff;
  line-height: 23px;
  width: 243px;
  margin-top: 48px;
  margin-right: 30px;
}
.case_warp .case .case_center {
  width: 100%;
  height: 120px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 20px 0;
  justify-content: space-between;
  align-content: space-between;
}
.case_warp .case .case_center .case_centerItem {
  width: 280px;
  height: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  display: flex;
}
.case_warp .case .case_center .case_centerItem p {
  text-align: right;
  padding-right: 17px;
  width: 88px;
}
.case_warp .case .case_center .case_centerItem input {
  width: 197px;
  height: 30px;
  border: 1px solid #ffffff;
  background-color: rgba(255, 0, 0, 0);
  color: #ffffff;
  box-sizing: border-box;
  padding-left: 10px;
}
.case_warp .case .case_right {
  box-sizing: border-box;
  padding-left: 97px !important;
}
.case_warp .case .case_right input {
  line-height: 28px;
  padding-left: 0 !important;
  width: 127px;
  border: none !important;
  height: 38px;
  background: linear-gradient(270deg, #cd2827 0%, #F14545 100%);
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  border: none;
}
.case_warp .case .case_right input:hover {
  opacity: 0.8;
  
}
.case_warp .getNum {
  width: 90px !important;
  height: 30px !important;
  padding-left: 0 !important;
  background: #CDBDBD !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  color: #010d1f !important;
  line-height: 28px !important;
  border: none !important;
}
.case_warp .getNum:hover {
  opacity: 0.8;
  
}
.last_warp {
  width: 1200px;
  height: 1200px;
  margin: 50px auto 40px auto;
  padding: 0 50px;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.last_warp .last_item {
  width: 584px;
  height: 586px;
  background: #ffffff;
  box-shadow: 0px 2px 35px 0px rgba(110, 100, 128, 0.19);
  border-radius: 8px;
  border-bottom: 5px solid #289F9C;
  box-sizing: border-box;
  padding: 24px 17px;
}
.last_warp .last_item .last_title {
  border-left: 2px solid #289F9C;
  height: 26px;
  margin-bottom: 23px;
  padding-left: 15px;
  display: flex;
  justify-content: space-between;
}
.last_warp .last_item .last_title p {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
.last_warp .last_item .last_title a {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
}
.last_warp .last_item .last_title a:hover {
  color: #F14545;
  
}
.last_warp .last_item .last_image {
  display: block;
  width: 550px;
  height: 257px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.last_warp .last_item .last_image .last_imageInfo {
  box-sizing: border-box;
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 550px;
  height: 35px;
  border-radius: 0px 0px 8px 8px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 35px;
  background-color: rgba(0, 0, 0, 0.567);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.last_warp .last_item .last_image:hover {
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.26);
  
}
.last_warp .last_item .last_image:hover .last_imageInfo {
  text-decoration: underline;
  
}
.last_warp .last_item .last_content {
  margin-top: 14px;
}
.last_warp .last_item .last_content .last_conItem {
  width: 100%;
  height: 32px;
  line-height: 32px;
  display: flex;
  justify-content: space-between;
}
.last_warp .last_item .last_content .last_conItem:hover .last_conItemCircle,
.last_warp .last_item .last_content .last_conItem:hover .last_conItTi {
  color: #F14545;
  
  text-decoration: underline;
}
.last_warp .last_item .last_content .last_conItem .last_conItemCircle {
  width: 89%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding-left: 12px;
  position: relative;
}
.last_warp .last_item .last_content .last_conItem .last_conItemCircle::before {
  position: absolute;
  left: 0;
  top: 15px;
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50px;
  background-color: #000000;
}
.last_warp .last_item .last_content .last_conItem .last_conItTi {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.last_warp .last_item .last_image img {
  width: 550px;
  height: 257px;
  display: block;
}
