body {
  background-color: #f7f7f7 !important;
}

a {
  color: #337ab7;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

/* offe榜单 */
.right_bangdan {
  padding-bottom: 30px;
  float: right;
  width: 310px;
}

.swiper-slide.swiper-slide-active {
  width: 100% !important;
}

.right_bangdan .title {
  line-height: 20px;
  height: 20px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
}

.right_bangdan .title .link a {
  line-height: 20px;
  height: 20px;
  border-left: 5px solid #000844;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
  float: left;
}

.right_bangdan .title a {
  float: right;
  font-size: 14px;
  color: #999;
  padding: 0;
}

.lanmu_successful_cases .right_bangdan .box {
  border-top: 1px solid #b5b5b5;
  margin-top: 10px;
}

.lanmu_successful_cases .right_bangdan ul {
  height: 470px;
  background-color: #fff;
  margin-top: 20px;
  border-radius: 8px;
}

.lanmu_successful_cases .right_bangdan li {
  padding-top: 15px;
  float: left;
  width: 133px;
  text-align: center;
}

.lanmu_successful_cases .right_bangdan a {
  color: #000844;
}

.lanmu_successful_cases .right_bangdan a span {
  font-size: 16px;
  color: #333;
  display: block;
}

.lanmu_successful_cases .right_bangdan a:hover span {
  color: #38467f;
}

.lanmu_successful_cases .right_bangdan li img {
  height: 32px;
}

.lanmu_successful_cases .right_bangdan .box li {
  line-height: 15px;
  overflow: hidden;
  width: 280px;
  margin-left: 15px;
}

.lanmu_successful_cases .right_bangdan .box a {
  font-size: 14px;
  color: #000844;
  line-height: 20px;
  height: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  animation-play-state: paused;
  text-align: left;
}

.lanmu_successful_cases .right_bangdan .box a:hover {
  color: #c61b1b;
}

.right_bkxx.active {
  animation: rightSlide 1s ease-in-out 0s;
}

.right_biaodan.active {
  animation: rightSlide 3s linear 0s;
}

.header .container {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0;
}

.header {
  height: 50px;
  line-height: 50px;
  background: #fff;
}

.header .logo {
  float: left;
  padding: 0 30px;
}

.header .logo img {
  /* width: 150px; */
  /* height: 25px; */
  width: 127px;
  height: 31px;
}

.header .slogan {
  float: left;
  border-left: 1px solid #072a66;
  margin-top: 10px;
  padding-left: 20px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  height: 31px;
  line-height: 31px;
}

.header .slogan a {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  height: 31px;
  line-height: 31px;
}

.header .search {
  float: right;
  height: 50px;
  position: relative;
}

.header .telephone {
  float: right;
  color: #072a66;
  font-size: 12px;
  font-weight: 700;
}

.header .search .searchForm {
  position: relative;
  border-radius: 50px;
  display: inline-block;
  width: 220px;
  height: 25px;
  margin-top: 12px;
  margin-right: 20px;
  border: 1px solid #072a66;
  overflow: hidden;
}

.header .search .searchForm .skwd {
  float: left;
  outline: 0;
  border: unset;
  background: unset;
  height: 25px;
  padding: 0 10px;
  font-size: 12px;
}

.header .search .searchForm .sbtn {
  top: -13px;
  float: right;
  border: unset;
  background: unset;
  position: absolute;
  right: 5px;
  height: 25px;
  padding: 0 10px;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}

.header .search .hotKeyword {
  position: absolute;
  background: #fff;
  top: 50px;
  width: 202px;
  z-index: 1989816;
  border-radius: 0 0 10px 10px;
  padding: 5px 10px;
  display: none;
}

.header .search .hotKeyword .title {
  font-size: 12px;
  color: #666;
  line-height: 12px;
  margin-top: 5px;
}

.header .search .hotKeyword li {
  float: left;
  font-size: 10px;
  color: #666;
  line-height: 20px;
  margin-top: 5px;
  margin-right: 10px;
}

.header .search .hotKeyword li:last-child {
  margin-right: 0;
}

.header .search .hotKeyword li a {
  padding: 3px 5px;
  background: #dcdcdc;
}

.header .search .hotKeyword li a:hover {
  background: #eb3b3b;
  color: #fff;
}

.lanmu_content_con .recommended_content {
  display: none;
}

.left_tuijian {
  border: 1px solid #dbdbdb;
  padding: 0 20px 20px;
  border-radius: 15px;
  margin: 0 0 20px 0;
  display: block !important;
  background: #fff;
  clear: both;
}

.banner a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

/* 栏目选择项 */
.lanmu-header {
  padding: 10px 10px;
  background-color: #fff;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.lanmu-selects-list {
  flex-wrap: wrap;
  display: flex;
}

.lanmu-select-item {
  font-size: 14px;
  display: flex;
  border: 1px solid #f39700;
  border-radius: 5px;
  padding: 2px 5px 2px 5px;
  position: relative;
  align-items: center;
  justify-content: space-between;
  margin-right: 20px;
  color: #f39700;
  cursor: pointer;
}

.select-item-label {
  font-size: 14px;
  padding-right: 10px;
}

.lanmu-label {
  margin-right: 15px;
  font-size: 14px;
  margin-left: 10px;
}

.lanmu-right-label {
  font-size: 14px;
  color: #424242;
}

.lanmu-count {
  font-size: 14px;
  color: #e03a28;
  padding: 0px 5px;
}

.active {
  background: #fff;
}

.active-color {
  padding: 0 16px;
  background: #fff;
  box-shadow: 0 0 10px #f4a130;
  color: #fff !important;
  padding: 0 20px;
  background-color: #f4a130;
}

.select-item-close {
  font-size: 14px;
}

.cont-signin {
  width: 298px;
}

.signin-name .name {
  width: 120px;
}

.lanmu_successful_cases .right_bkxx .signin-toux {
  width: 60px;
  height: 60px;
  margin-left: 16px;
}

.lanmu_successful_cases .right_bkxx .signin-toux img {
  width: 60px;
  height: 60px;
}

.lanmu_successful_cases .right_bkxx .signin-name .name {
  font-size: 16px;
}

.lanmu_successful_cases .right_bkxx .signin-name .score {
  font-size: 14px;
  line-height: 28px;
}

.lanmu_successful_cases .right_bkxx .signin-btn-box a {
  font-size: 16px;
  padding: 0 10px 0 35px;
}

.lanmu_successful_cases .right_bkxx .signin-btn .jinbi {
  left: 12px;
}

.lanmu_successful_cases .right_bkxx .signin-bottom a.record-tk {
  background-position: 35px -769px;
}

.lanmu_successful_cases .right_bkxx .signin-bottom a.record-tk:hover {
  background-position: -125px -769px;
}

.lanmu_successful_cases .right_bkxx .signin-bottom a.record-zt {
  background-position: 35px -810px;
}

.lanmu_successful_cases .right_bkxx .signin-bottom a.record-zt:hover {
  background-position: -125px -810px;
}

/*left*/
.lanmu_successful_cases .right_bkxx .cont-left {
  width: 310px;
  margin-right: 20px;
  float: left;
  position: relative;
}

.lanmu_successful_cases .right_bkxx .cont-signin {
  width: 310px;
  border: 1px solid #eee;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 0 0;
}

.lanmu_successful_cases .right_bkxx .signin-box {
  display: block;
  padding-top: 12px;
  background-color: #fff6f1;
}

.lanmu_successful_cases .right_bkxx .signin-top {
  width: 100%;
  height: 70px;
  padding: 5px 0px;
  background: url(//www.peccn.com/templates/20230626zzz/static/images/bg_r.png)
    no-repeat center;
  border-radius: 8px;
}

.lanmu_successful_cases .right_bkxx .signin-toux {
  float: left;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
  padding: 3px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-left: 6px;
  margin-right: 6px;
}

.lanmu_successful_cases .right_bkxx .signin-toux a {
  display: block;
}

.lanmu_successful_cases .right_bkxx .signin-toux img {
  border-radius: 50%;
  width: 54px;
  height: 54px;
}

.lanmu_successful_cases .right_bkxx .signin-name {
  float: left;
  overflow: hidden;
}

.lanmu_successful_cases .right_bkxx .signin-name .name {
  display: block;
  font-size: 16px;
  line-height: 30px;
  margin-top: 8px;
  color: #333;
  width: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lanmu_successful_cases .right_bkxx .signin-name .score {
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 16px;
}

.lanmu_successful_cases .right_bkxx .signin-bottom {
  width: 100%;
  background: #fafafa;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
}

.lanmu_successful_cases .right_bkxx .signin-bottom a {
  display: block;
  padding-left: 20px;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  width: 154px;
  float: left;
  text-align: center;
  transition: all 0s ease-out;
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -ms-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  padding: 0px 0;
}

.lanmu_successful_cases .right_bkxx .signin-bottom a.record-tk {
  border-right: 1px solid #eee;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  margin: auto;
}

.lanmu_successful_cases .right_bkxx .signin-bottom a.record-tk:hover {
  color: #fff;
  background-color: #d83532;
}

.lanmu_successful_cases .right_bkxx .signin-bottom a.record-zt {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  margin: auto;
}

.lanmu_successful_cases .right_bkxx .signin-bottom a.record-zt:hover {
  height: 45px;
  line-height: 45px;
  color: #fff;
  background-color: #e09e24;
}

.lanmu_successful_cases .right_bkxx .signin-btn-box {
  position: absolute;
  right: 0px;
  top: 15px;
  width: 100px;
}

.lanmu_successful_cases .right_bkxx .signin-btn-box a {
  display: block;
  height: 40px;
  background-color: #f36351;
  background-image: linear-gradient(to right, #f36351, #e13b29);
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  border-radius: 19px 0px 0px 19px;
  padding: 0 4px 0 25px;
}

.lanmu_successful_cases .right_bkxx .signin-btn-box a:hover {
  color: #fff;
}

.lanmu_successful_cases .right_bkxx .signin-btn-box a:active {
  color: #eb7067;
}

.lanmu_successful_cases .right_bkxx .signin-btn .jinbi {
  position: absolute;
  top: 11px;
  left: 4px;
  width: 19px;
  height: 19px;
  background: url(//www.peccn.com/templates/20230626zzz/static/images/gift_icon.png)
    no-repeat center;
  transition: 0.4s;
  cursor: pointer;
  margin-left: 5px;
}

.lanmu_successful_cases .right_bkxx .signin-btn-box:hover a {
  background: #e13b29;
}

.lanmu_successful_cases .right_bkxx .signin-btn-hd.site_qiandao {
  font-size: 16px;
  padding-left: 10px;
}

/*悬浮广告*/
.right_bkxx {
  width: 310px;
  box-sizing: border-box;
}

.right_biaodan {
  width: 310px;
  box-sizing: border-box;
}

.right_bkxx.active {
  position: fixed;
  padding-bottom:0px !important;
}

.position_one {
  position: fixed;
  left: 1%;
  bottom: 25%;
  z-index: 1989888;
}

.position_one img {
  width: 80%;
  height: auto;
}

.position_one1 {
  position: fixed;
}
.position_two {
  width: 200px;
  height: 337px;
  position: fixed;
  top: 25vh;
  right: 1%;
  z-index: 1;
  display: none;
}

.position_two img {
  width: 100%;
  height: auto;
}

/*顶部样式�?�?-banner结束*/
.heid {
  width: 100%;
  background-color: #fff;
  z-index: 10;
}

.headernav {
  width: 100%;
  height: auto;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

/*顶部第一个导�?*/
.topnav {
  width: 1200px;
  margin: 0 auto;
  /* height:100px; */
  height: 45px;
}

.topnav_img {
  width: 45%;
  float: left;
  height: 100%;
  display: flex;
  align-items: center;
}

.topnav_img img {
  width: 180px;
  margin-top: 4px;
}

.topnav_img p {
  font-size: 14px;
  border-left: 2px solid #000844;
  padding-left: 20px;
  height: 30px;
  margin: auto auto;
  text-align: center;
  line-height: 30px;
}

.topnav_bottom {
  background-color: #e9f2ff;
}

.topnav_m {
  width: 1200px;
  height: 45px;
  margin: 0 auto;
  line-height: 45px;
  background-color: #e9f2ff;
  padding-left: 30px;
}

.topnav_m span a {
  font-weight: bold;
  margin-left: 0px;
}

.topnav_m a {
  width: 57px;
  height: 14px;
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 17px;
  margin-left: 10px;
}

.topnav_m a:hover {
  color: #306eba;
  text-decoration: none;
}

.topnav_r {
  width: 31%;
  float: right;
  position: relative;
  line-height: 45px;
}

.topnav_r img {
  display: block;
  width: 117px;
  height: 42px;
  float: left;
  margin-top: 20px;
}

.topnav_r p {
  height: 45px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 45px;
  float: left;
  margin-left: 5px;
  letter-spacing: 1.2px;
}

.topnav_r p:first-of-type {
  margin: 0 0;
}

/*结束顶部第一个导�?*/
/*第二个导航开�?*/
.bottomnav {
  width: 100%;
  background-size: 100%;
  /* background:linear-gradient(to right,#0f2346,#5980c5,#0f2346); */
  background:linear-gradient(to right, #888f9d, #0a162d, #888f9d);
}

.heidleft {
  width: 1200px;
  height: 45px;
  margin: 0 auto;
}

.bottomnav_n {
  float: left;
  width: 152px;
  height: 25px;
  background: #ffffff;
  opacity: 1;
  border-radius: 15px;
  margin: 0px 0px 0px 15px;
}

.bottomnav_n img {
  width: 100%;
}

.bottomnav_n span {
  width: 135px;
  height: 30px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #306eba;
  line-height: 30px;
  margin-left: 0px;
}

.heidleft ul {
  width: unset;
  display: table;
  height: 100%;
  margin: 0 auto;
}

.heidleft ul li {
  display: block;
  height: 100%;
  float: left;
  margin-right: 0px;
  position: relative;
  padding: 0 12px;
}

.heidleft ul li:hover {
  color: #ef8818;
}

.heidleft ul li p {
  color: #fff;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
}

.heidleft ul li p:hover {
  color: #ef8818;
}

.heidleft ul li img {
  width: 100%;
  opacity: 1;
}

.heidleft ul li a:hover {
  text-decoration: none;
  color: #ef8818;
}

/*第三个导航开�?*/
.recommendnav {
  width: 100%;
  background-color: #e2effe;
  height: 27px;
  border-bottom: 2px solid;
  border-color: #f7f7f7;
}

.heidleft1 {
  width: 1200px;
  height: 27px;
  margin: 0 auto;
  font-size: 12px;
}

.heidleft1 ul {
  float: left;
  width: 100%;
  display: block;
  height: 100%;
  margin-left: 0px;
}

.heidleft1 ul li {
  display: block;
  height: 100%;
  float: left;
  margin-right: 0px;
  position: relative;
  padding: 0 10px;
}

.heidleft1 ul li p {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  margin-top: 5px;
  color: #808080;
}

.heidleft1 ul li p strong {
  color: #727272;
}

.ghead-sitetx {
  width: 248px;
  height: 30px;
  background: #e13b29;
  background: linear-gradient(-87deg, #e13b29, #eb5342);
  box-shadow: 0 4px 13px 0 rgba(231, 73, 56, 0.25);
  border-radius: 3px;
  font-size: 16px;
  font-weight: 400;
  color: #fefefe;
  line-height: 30px;
  position: absolute;
  top: 102px;
  margin-left: 750px;
}

.ghead-sitetx_ico:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px #ea4f3e;
}

.lh_hotNews {
  background: url(https://www.peccn.com/templates/20230626zzz/static/images/map.png)
    no-repeat 8px center;
  font: bold 16px/26px "microsoft yahei";
  color: #ef2d36 !important;
  border-radius: 4px;
  padding-left: 28px;
}

.ghead-sitetx em.ghead-sitetx_ico {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  margin-top: 0;
  background: #e13b29
    url(//www.peccn.com/templates/20230626zzz/static/images/gift_icon.png)
    no-repeat center;
  vertical-align: top;
  margin-right: 10px;
  position: relative;
}

.headernav .swiper-container {
  margin: 0px auto 0px;
}

.swiper-slide {
  display: block;
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
}

/*导航结束*/
/*首页内容体开�?*/
.Colligate-wrap {
  padding: 20px 0 0px;
  background: #f6f7f9;
}

.Page {
  width: 1200px;
  margin: auto;
  position: relative;
  z-index: 5;
}

.ondition_july {
  position: relative;
  padding-top: 25px;
  padding-bottom: 5px;
}

.condition {
  background: #fff;
  padding: 20px 30px 20px 30px;
  box-sizing: border-box;
  box-shadow: 0 8px 14px 0 rgba(34, 34, 34, 0.025);
  border-radius: 0 0 5px 5px;
}

.clearfix2::after {
  content: "\0020";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
  overflow: hidden;
}

.condition.condition_july dl dt {
  margin-top: 0;
}

.condition dl:last-child {
  margin-bottom: 0px;
  position: relative;
}

.condition dl {
  margin-bottom: 20px;
  position: relative;
}

.condition dl dt {
  float: left;
  width: 90px;
  font-size: 14px;
  font-weight: 700;
  color: #11233f;
  height: 26px;
  line-height: 26px;
  margin: auto auto;
}

.condition dl dd {
  width: 1100px;
}

.condition.condition_july dl dd a:hover {
  padding: 0 16px;
  background: #fff;
  box-shadow: 0 0 10px #f4a130;
  color: #fff;
  padding: 0 20px;
  background-color: #f4a130;
}

.condition.condition_july dl dd a {
  position: relative;
  padding: 0 6px;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  border-radius: 33px;
  color: #6b7484;
  text-decoration: none;
  color: #424242;
  margin: 0 auto;
  font-size: 14px;
}

.heard-hide {
  transition: all 0.3s;
  display: none;
}

.heard-hide.active {
  display: block;
}

/*热门留学项目*/
.content {
  width: 1200px;
  height: auto;
  margin: 20px auto;
  display: flex;
  justify-content: space-between;
}

.popular_project {
  width: 50%;
  float: left;
  background-color: #fff;
  padding: 30px;
}

.popular_project_title {
  width: 100%;
  height: 30px;
  margin-bottom: 30px;
}

.popular_project_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.popular_project_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.popular_project div:last-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.popular_project div:nth-child(2) img {
  transition: all 0.5s;
}

.popular_project div:nth-child(2) img:hover {
  transform: scale(1.05);
}

.popular_project div:nth-child(2) img:nth-child(1),
.popular_project div:nth-child(2) img:nth-child(2) {
  margin-bottom: 15px;
}

/*优越留学强势项目*/
.strong_project {
  width: 48%;
  float: right;
  background-color: #fff;
}

.strong_project_title {
  width: 100%;
  height: 30px;
  padding: 30px;
}

.strong_project_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.strong_project_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.strong_project_con {
  float: left;
  width: 100%;
  margin-top: 30px;
}

.strong_project_con p {
  width: 140px;
  float: left;
}

.strong_project_con a:nth-child(5) p,
.strong_project_con a:nth-child(6) p,
.strong_project_con a:nth-child(7) p,
.strong_project_con a:nth-child(8) p {
  margin: 50px auto;
}

.strong_project_con p img {
  width: 58px;
  height: 58px;
  display: block;
  margin: 0 auto;
  transition: all 0.5s;
}

.strong_project_con p:hover img {
  transform: scale(1.1);
}

.strong_project_con p span {
  width: 64px;
  height: 40px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  margin: 0 auto;
  display: block;
}

.strong_project .hangkong_case_share_more a {
  margin-right: 50px;
}

/*评估*/
.pinggu {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.pinggu img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/*名校案例分享*/
.case_sharing {
  width: 1200px;
  margin: 0px auto;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 20px;
}

.case_sharing_title {
  width: 100%;
  height: 30px;
}

.case_sharing_title.channel {
  background-color: #fff;
}

.case_sharing_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.case_sharing_title span:first-child a {
  width: 143px;
  height: 23px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.case_sharing_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.case_sharing_title span:last-child a {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.case_share_con {
  width: 100%;
  margin-top: 20px;
}

.case_share_con.channel {
  float: left;
  background-color: #fff;
}

.case_share_con div {
  width: 48%;
  float: left;
  height: 130px;
  background: #fcfdfd;
  border: 1px solid #9fa6b7;
  border-radius: 4px;
  margin-top: 15px;
  overflow: hidden;
}

.case_share_con > div:nth-child(2n-1) {
  margin-right: 15px;
}

.case_share_con > div:nth-child(2n) {
  margin-left: 15px;
}

.case_sharing .hangkong_case_share_more a {
  margin-right: 15px;
}

.case_con {
  width: 95%;
  display: block;
  float: left;
}

.case_con .pic {
  width: 180px;
  height: 100px;
  display: block;
  float: left;
  margin: 12px 10px 10px 10px;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  display: flex;
  align-items: center;
  border: 2px solid #ffffff;
}

.case_con .pic img {
  width: 100%;
  transition: all 0.5s;
}

.case_list div:hover .pic img {
  transform: scale(1.1);
}

.case_con span.disc {
  width: 5px;
  height: 5px;
  background: #292929;
  display: block;
  float: left;
  margin: 18px 5px 0 0;
}

.case_con span.more {
  width: 70px;
  height: 30px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #233a7e;
  line-height: 30px;
  float: right;
  display: block;
}

.case_con p:nth-of-type(1) {
  width: 61%;
  height: 30px;
  line-height: 40px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 600;
  color: #1a3c90;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.case_con p:nth-of-type(2) {
  width: 59%;
  height: 6px;
  line-height: 26px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #292929;
  float: left;
  display: block;
  overflow: hidden;
  margin-left: 10px;
}

.case_con p:nth-of-type(3) {
  width: 59%;
  height: 60px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #373737;
  line-height: 20px;
  float: left;
  display: block;
  overflow: hidden;
  margin-left: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.case_con a:hover {
  text-decoration: none;
}

.case_font {
  width: 5%;
  height: 100%;
  display: block;
  float: left;
  overflow: hidden;
}

.case_font img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.case_share_con div:hover .case_font img {
  transform: scale(1.2);
}

/*成功案例*/
.successful_cases {
  width: 1200px;
  margin: 0px auto;
  margin-top: 20px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}

.successful_cases_title {
  width: 100%;
  height: 30px;
  background: #fff;
}

.successful_cases_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.successful_cases_title span:first-child a {
  width: 143px;
  height: 23px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.successful_cases_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.successful_cases_title span:last-child a {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.successful_cases_con {
  width: 100%;
  float: left;
  background: #fff;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.successful_cases_con > a {
  flex: 0 0 auto;
  width: 33%;
}

.successful_cases_con > a:nth-child(4) span,
.successful_cases_con > a:nth-child(5) span,
.successful_cases_con > a:nth-child(6) span {
  display: none;
}

.successful_cases_con div:hover img {
  transform: rotateY(360deg);
}

.successful_cases_con div img {
  width: 164px;
  height: 97px;
  margin: 10px 10px 10px 10px;
  float: left;
  transition: all 1s;
}

.successful_cases_con div p:nth-of-type(1) {
  width: 100%;
  height: 47px;
  line-height: 50px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #290a0d;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.successful_cases_con div p:nth-of-type(2) {
  width: 100%;
  height: 27px;
  line-height: 27px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #290a0d;
  float: left;
}

.successful_cases_con div p:nth-of-type(3) {
  width: 100%;
  height: 27px;
  line-height: 27px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #290a0d;
  float: left;
}

.successful_cases_con div span {
  width: 95%;
  height: 1px;
  border: 1px solid #d1cccc;
  float: left;
  margin: 30px 15px 30px 10px;
  clear: both;
}

.successful_cases_con .info {
  width: 50%;
  float: left;
}

.successful_cases_con .info > * {
  white-space: pre-wrap;
  line-height: 27px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #290a0d;
}

.successful_cases_con .info span {
  width: 100%;
  height: auto;
  border: 0;
  margin: 0;
}

.successful_cases .hangkong_case_share_more a {
  margin-right: 5px;
}

/*顾问*/
.guwen {
  width: 1200px;
  height: auto;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

.guwen img {
  width: 100%;
  height: auto;
}

/*首页内容体结�?*/
/*底部�?�?*/
.footer {
  width: 100%;
  height: auto;
  background: #1e263c;
  color: #fdfdfe;
}

.foot {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.footer_about_tel {
  width: 100%;
  float: left;
  margin-top: 40px;
}

.footer_about {
  width: 50%;
  float: left;
}

.footer_about_title {
  width: 100%;
  height: 30px;
}

.footer_about_title span:first-child {
  width: 180px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #fbfcfd;
  float: left;
  margin-right: 20px;
}

.footer_about_title span:last-child {
  width: 100px;
  height: 30px;
  line-height: 33px;
  font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  color: #fbfcfd;
  float: left;
}

.footer_about_con {
  width: 100%;
}

.footer_about_con a {
  font-size: 16px;
  font-family: Source Han Sans CN;
  color: #fdfdfe;
}

.footer_about_con a:hover {
  font-size: 16px;
  font-family: Source Han Sans CN;
  color: #fdfdfe;
}

.footer_about_con span {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #fdfdfe;
  float: left;
}

.footer_tel {
  width: 50%;
  float: left;
}

.footer_tel div {
  width: 100%;
  float: left;
}

.footer_tel div span {
  width: 90%;
  height: 55px;
  line-height: 35px;
  font-size: 33px;
  font-family: Arial;
  font-weight: bold;
  color: #f8f9fc;
  float: left;
  text-align: right;
}

.footer_tel div img {
  width: 37px;
  height: 24px;
  float: right;
  margin-top: 6px;
}

.footer_welcome {
  width: 100%;
  float: left;
  margin-top: 10px;
}

.footer_welcome_title {
  width: 100%;
  height: 30px;
}

.footer_welcome_title span:first-child {
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #fbfcfd;
  float: left;
  margin-right: 20px;
}

.footer_welcome_title span:last-child {
  width: 100px;
  height: 30px;
  line-height: 33px;
  font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  color: #fbfcfd;
  float: left;
}

.footer_welcome_con {
  width: 100%;
  margin-top: 30px;
}

.footer_welcome_con p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #fcfdfe;
}

.footer_link {
  width: 100%;
}

.footer_link_title {
  width: 100%;
}

.footer_link_title span {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 30px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #fbfcfd;
  float: left;
}

.footer_link_con {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  float: left;
}

.footer_link_con span a {
  line-height: 30px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #fcfdfe;
}

.footer_feedback_qrcode {
  width: 100%;
  float: left;
  margin-top: 40px;
}

.footer_feedback {
  width: 40%;
  float: left;
}

.footer_feedback_title {
  width: 100%;
  height: 30px;
}

.footer_feedback_title span:first-child {
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #fbfcfd;
  float: left;
  margin-right: 20px;
}

.footer_feedback_title span:last-child {
  width: 100px;
  height: 30px;
  line-height: 33px;
  font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  color: #fbfcfd;
  float: left;
}

.footer_feedback_con {
  width: 100%;
  margin-top: 20px;
}

.footer_feedback_con p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #fcfdfe;
}

.footer_wx {
  width: 60%;
  float: left;
}

.footer_wx div {
  width: 20%;
  float: right;
  text-align: center;
}

.footer_wx div span {
  width: 140px;
  height: 42px;
  line-height: 30px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #fbfcfd;
  padding-left: 20px;
  float: right;
  text-align: center;
}

.footer_wx div img {
  width: 85px;
  height: 85px;
  margin-left: 20px;
  text-align: center;
}

.footer_copyright {
  width: 1200px;
  margin: 0 auto;
}

.footer_copyright p {
  width: 475px;
  height: 100px;
  line-height: 110px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #b1b1b1;
  text-align: center;
  margin: 0 auto;
}

.footer_copyright p a {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #b1b1b1;
}

/*香港频道样式�?�?*/
.top_colleges {
  width: 1200px;
  margin: 30px auto;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
}

.top_colleges_title {
  width: 100%;
  height: 30px;
  background-color: #fff;
}

.top_colleges_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.top_colleges_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.top_colleges_con {
  width: 100%;
  float: left;
  padding-top: 30px;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.top_colleges_con_img {
  width: 32%;
  float: left;
  margin-bottom: 20px;
}

.top_colleges_img {
  width: 155px;
  height: 157px;
  background: #ffffff;
  border: 1px solid #bfbfbf;
  float: left;
  overflow: hidden;
}

.top_colleges_con.uk .top_colleges_img img {
  transition: all 0.5s;
  width: 100%;
  padding: 1rem;
}

.top_colleges_con .top_colleges_img img {
  transition: all 0.5s;
}

.top_colleges_con .top_colleges_img:hover img {
  transform: scale(1.1);
}

.top_colleges_con_right {
  width: 54%;
  float: right;
}

.top_colleges_con div p:nth-of-type(1) {
  width: 100%;
  height: 45px;
  line-height: 55px;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  float: left;
}

.top_colleges_con div p:nth-of-type(2) {
  width: 100%;
  height: 27px;
  line-height: 27px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #999999;
  float: left;
}

.top_colleges_con div p:nth-of-type(3) {
  width: 100%;
  float: left;
}

.top_colleges_con div p:nth-of-type(3) a {
  width: 100%;
  height: 35px;
  line-height: 45px;
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2d52ae;
}

.top_colleges_con div p:nth-of-type(3) a:hover {
  text-decoration: none;
}

.top_colleges_con div p:nth-of-type(4) {
  width: 100%;
  float: left;
  margin-top: 12px;
}

.top_colleges_con div p:nth-of-type(4) span:last-child {
  width: 59px;
  height: 26px;
  background: #ffffff;
  border: 2px solid #306eba;
  border-radius: 6px;
  float: right;
  margin-right: 15px;
  transition: all 0.5s;
}

.top_colleges_con div p:nth-of-type(4) span:last-child a {
  width: 100%;
  height: 26px;
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #1a3c90;
  line-height: 20px;
  text-align: center;
  float: left;
  transition: all 0.5s;
}

.top_colleges_con div p:nth-of-type(4) span:last-child:hover {
  background-color: #1a3c90;
  border-color: #1a3c90;
}

.top_colleges_con div p:nth-of-type(4) span:last-child:hover a {
  color: #fff;
}

.top_colleges_con div p:nth-of-type(4) span:first-child {
  width: 59px;
  height: 26px;
  background: #306eba;
  border-radius: 6px;
  float: right;
  transition: all 0.5s;
  border: 2px solid #306eba;
}

.top_colleges_con div p:nth-of-type(4) span:first-child a {
  width: 100%;
  height: 26px;
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #ffffff;
  line-height: 22px;
  text-align: center;
  float: left;
  transition: all 0.5s;
}

.top_colleges_con div p:nth-of-type(4) span:first-child:hover {
  background-color: #fff;
}

.top_colleges_con div p:nth-of-type(4) span:first-child:hover a {
  color: #306eba;
}

/*热门专业推荐*/
.popular_major {
  width: 1200px;
  margin: 0px auto;
  margin-top: 30px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
}

.popular_major .wrap {
  background: #fff;
  height: 100%;
  width: 100%;
  float: left;
  margin-top: 30px;
}

.popular_major_title {
  width: 100%;
  height: 30px;
}

.popular_major_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.popular_major_title span:first-child a {
  width: 143px;
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.popular_major_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.popular_major_title span:last-child a {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.popular_major_con_img {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  border: 1px solid red;
  background: #f8f9fc;
  border: 1px solid #c5c3c3;
}

.popular_major_img {
  width: 16%;
  float: left;
  margin-left: 30px;
}

.popular_major_img_margin1 img {
  width: 160px;
  float: left;
  margin: 15px 0 5px 10px;
}

.popular_major_img_margin2 img {
  width: 160px;
  float: left;
  margin: 15px 0 5px 10px;
}

.popular_major_img_margin3 img {
  width: 160px;
  float: left;
  margin: 15px 0 5px 10px;
}

.popular_major_img img {
  width: 203px;
  height: 124px;
  margin: 15px 0;
}

.popular_major_img span {
  width: 100%;
  height: 40px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  float: left;
  display: none;
  text-align: center;
}

.popular_major_con {
  width: 78%;
  float: right;
  padding-right: 20px;
}

.popular_major_con p:nth-of-type(1) {
  width: 100%;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2e2e2e;
  line-height: 27px;
  margin-top: 8px;
}

.popular_major_con p:nth-of-type(2) {
  width: 100%;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2e2e2e;
  line-height: 27px;
  margin-top: 5px;
}

.popular_major_con p:nth-of-type(3) {
  width: 100%;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #2e2e2e;
  line-height: 27px;
  margin-top: 5px;
  margin-bottom: 8px;
}

.popular_major_con p span {
  width: 834px;
  height: 46px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #1a3c90;
  line-height: 26px;
}

.guwen_height {
  margin-bottom: 30px;
}

/*优越留学香港名校案例*/
.hangkong_case_sharing {
  width: 1200px;
  margin: 60px auto;
}

.hangkong_case_sharing_title {
  width: 100%;
  height: 30px;
}

.hangkong_case_sharing_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.hangkong_case_sharing_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.hangkong_case_share_con {
  width: 100%;
  float: left;
  background-color: #fff;
}

.hangkong_case_share_con div {
  width: 49%;
  float: left;
  height: 130px;
  background: #fcfdfd;
  border: 1px solid #9fa6b7;
  border-radius: 4px;
  margin-top: 15px;
  overflow: hidden;
}

.hangkong_case_share_con > div:nth-child(2n-1) {
  margin-right: 5px;
}

.hangkong_case_share_con > div:nth-child(2n) {
  margin-left: 18px;
}

.hangkong_case_con {
  width: 93%;
  display: block;
  float: left;
}

.case_list img {
  width: 100%;
  transition: all 0.5s;
}

.case_list div {
  overflow: hidden;
}

.case_list div:hover img {
  transform: scale(1.1);
}

.hangkong_case_con .pic {
  width: 180px;
  height: 124px;
  display: block;
  float: left;
  margin: 18px 10px 10px 10px;
  overflow: hidden;
  border: 0;
  border-radius: 0;
}

.hangkong_case_con span {
  width: 5px;
  height: 5px;
  background: #292929;
  display: block;
  float: left;
  margin: 18px 5px 0 0;
}

.hangkong_case_con p:nth-of-type(1) {
  width: 55%;
  height: 30px;
  line-height: 40px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 600;
  color: #1a3c90;
  float: left;
  display: block;
  overflow: hidden;
  margin-top: 7px;
}

.hangkong_case_con p:nth-of-type(2) {
  width: 55%;
  height: 6px;
  line-height: 26px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #292929;
  float: left;
  display: block;
  overflow: hidden;
  margin-left: 10px;
}

.hangkong_case_con p:nth-of-type(3) {
  width: 55%;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #373737;
  line-height: 20px;
  float: left;
  display: block;
  overflow: hidden;
  margin-left: 10px;
  margin-top: 7px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.hangkong_case_con a {
  width: 70px;
  height: 25px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #233a7e;
  line-height: 30px;
  float: right;
  display: block;
}

.hangkong_case_con a:hover {
  text-decoration: none;
}

.hangkong_case_con .more {
  width: 70px;
  height: 30px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #233a7e;
  line-height: 30px;
  float: right;
  display: block;
}

.hangkong_case_font {
  width: 7%;
  height: 100%;
  display: block;
  float: left;
}

.hangkong_case_font img {
  width: 100%;
}

.hangkong_case_share_more {
  width: 100%;
  float: left;
  text-align: right;
}

.hangkong_case_share_more.channel {
  margin-bottom: 40px;
}

.hangkong_case_share_more a {
  width: 90px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  display: block;
  text-align: right;
  float: right;
}

.hangkong_case_share_more a img {
  margin-bottom: 3px;
}

/*优越留学香港留学团队*/
.study_abroad_team {
  width: 1200px;
  height: auto;
  margin: 0px auto;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
  background-color: #fff;
}

.study_abroad_team_title {
  width: 100%;
  height: 30px;
  background-color: #fff;
}

.study_abroad_team_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.study_abroad_team_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.study_abroad_team_title span:first-child a {
  width: 143px;
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.study_abroad_team_title span:last-child a {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.study_abroad_team_img {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}

.study_abroad_team_img div {
  width: 31%;
  height: 226px;
  margin-bottom: 20px;
  float: left;
  overflow: hidden;
}

.study_abroad_team_img div img {
  transition: all 0.5s;
  width: 100%;
}

.study_abroad_team_img div:hover img {
  transform: scale(1.1);
}

.study_abroad_team_img div p {
  width: 100%;
  height: 70px;
  line-height: 70px;
  float: left;
  text-align: center;
  position: relative;
  bottom: 70px;
  background: rgba(42, 42, 43, 0.64);
}

.study_abroad_team_img div p span {
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  background: linear-gradient(0deg, #d2dbfb 4.150390625%, #eff9fe 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*留学申请指导*/
.application_guidance {
  width: 1200px;
  height: auto;
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  margin-top: 30px;
  padding: 30px;
}

.application_guidance_title {
  width: 100%;
  height: 30px;
  background-color: #fff;
}

.application_guidance_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.application_guidance_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.application_guidance_con {
  width: 100%;
  margin-bottom: 50px;
  float: left;
}

.application_guidance_con .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.application_guidance_con p {
  height: 85px;
  float: left;
  margin-top: 70px;
  flex: 0 0 auto;
  width: auto;
}

.application_guidance_con p:nth-of-type(5) {
  border: none;
}

.application_guidance_con p:nth-of-type(10) {
  border: none;
}

.application_guidance_con p img {
  width: 62px;
  height: 62px;
  display: block;
  margin: 0 auto;
  transition: all 0.5s;
}

.application_guidance_con p:hover img {
  transform: translateY(-10px);
}

.application_guidance_con p span {
  width: 64px;
  height: 40px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  margin: 0 auto;
  display: block;
}

.lanmu .con_left {
  width: 860px;
  float: left;
}

.erweima img {
  max-width: 860px;
}

.readall_box {
	position: relative;
	padding: 0 0 25px;
	margin-top: -200px;
	text-align: center;
}

.readall_box .read_more_mask {
	height: 200px;
	background: -webkit-gradient(linear, 0 top, 0 bottom, from(rgba(255, 255, 255, 0)), to(#fff));
}

/*<!--左侧栏目内容(成功案例和数据列�?)-->*/
.lanmu {
  width: 1200px;
  height: auto;
  margin: 20px auto 0px;
  justify-content: space-between;
}

.lanmu_successful_cases {
  width: 310px;
  height: 100%;
  float: right;
}
.lanmu_successful_cases .list{
  border-radius: 8px;

}

/* 留学必看信息 */
.lanmu_successful_cases .right_bkxx {
  padding-bottom: 30px;
  float: right;
  border-radius: 8px;
}

.lanmu_successful_cases .right_bkxx .title {
  line-height: 20px;
  height: 20px;
  border-left: 5px solid #000844;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
}

.lanmu_successful_cases .right_bkxx ul {
  height: 410px;
  background-color: #fff;
  border-radius: 8px;
}

.lanmu_successful_cases .right_bkxx li {
  padding-top: 15px;
  float: left;
  width: 155px;
  text-align: center;
}

.lanmu_successful_cases .right_bkxx a {
  padding: 30px 0;
  font-size: 20px;
  color: #000844;
  line-height: 40px;
}

.lanmu_successful_cases .right_bkxx a span {
  font-size: 16px;
  color: #333;
  display: block;
}

.lanmu_successful_cases .right_bkxx a:hover span {
  color: #38467f;
}

.lanmu_successful_cases .right_bkxx li img {
  height: 32px;
}

@keyframes textLeft {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }

  100% {
    transform: translateX(-190px);
    -webkit-transform: translateX(-190px);
  }
}

.lanmu_successful_cases .biaodan li {
  line-height: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 90%;
  padding-left: 10px;
}

.lanmu_successful_cases .biaodan a {
  padding: 0 0;
  font-size: 12px;
  color: #000844;
  line-height: 15px;
}

.lanmu_successful_cases .biaodan .bd input {
  width: 220px;
  height: 32px;
  border-radius: 4px;
}

/* 右侧表单 */
.right_biaodan {
  float: right;
  padding-bottom: 30px;
  border-radius: 8px;
}

.right_biaodan img {
  border-radius: 8px;
}

.lanmu_successful_cases .right_biaodan .title {
  line-height: 20px;
  height: 20px;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
}

.lanmu_successful_cases .right_biaodan .title .link a {
  line-height: 20px;
  height: 20px;
  border-left: 5px solid #000844;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
  float: left;
}

.lanmu_successful_cases .right_resou .title .link a {
  line-height: 20px;
  height: 20px;
  border-left: 5px solid #000844;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
  float: left;
}

.lanmu_successful_cases .right_zhibo .title .link a {
  line-height: 20px;
  height: 20px;
  border-left: 5px solid #000844;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
  float: left;
}

.lanmu_successful_cases .right_school .title .link a {
  line-height: 20px;
  height: 20px;
  border-left: 5px solid #000844;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
  float: left;
}

.lanmu_successful_cases .right_zhibo .title a {
  float: right;
  font-size: 14px;
  color: #999;
  padding: 0;
}

.lanmu_successful_cases .right_biaodan .box {
  background-color: #ffffff;
  height: 425px;
  border-radius: 8px;
}

.lanmu_successful_cases .right_biaodan .box ul {
  height: 425px;
}

.lanmu_successful_cases .right_biaodan img {
  float: left;
  border-radius: 11px;
}

.lanmu_successful_cases .right_biaodan .title a {
  float: right;
  font-size: 14px;
  color: #999;
  padding: 0;
}

.lanmu_successful_cases .right_biaodan .group .input {
  float: right;
}

.group {
  width: 100%;
  padding: 20px 10px 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
  height: 30px;
}

.group .input {
  display: block;
  width: 205px;
  margin-right: 30px;
}

.group .img {
  display: block;
  margin: 8px 0 0 20px;
}

.input input {
  width: 100%;
}

.img img {
  width: 20px;
}

.select {
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #999999;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.lanmu_successful_cases .right_biaodan ul {
  height: 500px;
  background-color: #fff;
  border-radius: 8px;
}

.lanmu_successful_cases .right_biaodan li {
  padding-top: 15px;
  float: left;
  width: 133px;
  text-align: center;
}

.lanmu_successful_cases .right_biaodan .button {
  font-size: 16px;
  font-weight: 400;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  margin: 20px auto;
  cursor: pointer;
  display: block;
  width: 160px;
  height: 32px;
}

.lanmu_successful_cases .right_biaodan a span {
  font-size: 16px;
  color: #333;
  display: block;
}

.lanmu_successful_cases .right_biaodan a:hover span {
  color: #38467f;
}

.lanmu_successful_cases .right_biaodan li img {
  height: 32px;
}

/* 右侧直播 */
.lanmu_successful_cases .right_zhibo {
  float: right;
  padding-bottom: 30px;
  width: 310px;
}

.lanmu_successful_cases .right_zhibo .title {
  line-height: 20px;
  height: 20px;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
}

.lanmu_successful_cases .right_zhibo .title span a {
  float: right;
  font-size: 14px;
  color: #999;
  padding: 0;
}

.lanmu_successful_cases .right_zhibo .box {
  border-top: 1px solid #b5b5b5;
  margin-top: 10px;
}

.lanmu_successful_cases .right_zhibo .box img {
  border-radius: 8px;
}

.lanmu_successful_cases .right_zhibo ul {
  height: 426px;
  background-color: #fff;
  margin-top: 20px;
  border-radius: 8px;
}

/* 学校排名 */
.lanmu_successful_cases .right_school {
  float: right;
  /* padding-bottom: 30px; */
  width: 310px;
}

.lanmu_successful_cases .right_school .data-info-details-download {
  display: block;
  width: 50px;
  height: 24px;
  margin-left: auto;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border-radius: 12px;
  background-image: linear-gradient(to left, #de8b1c, #ffb95b);
  box-shadow: -1px 1px 5px 1px #f9d8ab;
  color: #fff;
  cursor: pointer;
  padding: 0 0;
  margin-right: 15px;
}

.lanmu_successful_cases .right_school .title {
  line-height: 20px;
  height: 20px;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
}

.lanmu_successful_cases .right_school .title span a {
  float: right;
  font-size: 14px;
  color: #999;
  padding: 0;
}

.lanmu_successful_cases .right_school .box {
  border-top: 1px solid #b5b5b5;
  margin-top: 10px;
}

.lanmu_successful_cases .right_school ul {
  /* height: 550px; */
  background-color: #fff;
  margin-top: 20px;
  border-radius: 8px;
  margin-bottom: 0;
  padding-top: 10px;
}

.lanmu_successful_cases .right_school ul li {
  color: #000;
  cursor: pointer;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
}

.lanmu_successful_cases .right_school ul li .num {
  display: none;
  margin-right: 25px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
}

.lanmu_successful_cases .right_school ul li .logo {
  margin-right: 10px;
  margin-left: 15px;
}

.lanmu_successful_cases .right_school ul li .name {
  font-size: 14px;
  color: #000;
  height: 32px;
  line-height: 32px;
}

.lanmu_successful_cases .right_school ul li .name span {
  display: inline-block;
  max-width: 172px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}

.lanmu_successful_cases .right_school a {
  padding: 30px 0;
  font-size: 20px;
  color: #000844;
  line-height: 20px;
}

.lanmu_successful_cases .right_school a span {
  font-size: 16px;
  color: #333;
  display: block;
}

.lanmu_successful_cases .right_school a:hover span {
  color: #38467f;
}

.lanmu_successful_cases .right_school li img {
  height: 32px;
}

/* 留学热搜 */
.lanmu_successful_cases .right_resou {
  float: right;
  padding-bottom: 30px;
  width: 310px;
  display: none;
}

.lanmu_successful_cases .right_resou .title {
  line-height: 20px;
  height: 20px;
  padding-left: 5px;
  font-size: 20px;
  color: #000844;
  font-weight: 700;
}

.lanmu_successful_cases .right_resou .title img {
  width: 15px;
}

.lanmu_successful_cases .right_resou .title span a {
  float: right;
  font-size: 14px;
  color: #999;
  padding: 0;
}

.lanmu_successful_cases .right_resou .box {
  border-top: 1px solid #b5b5b5;
  margin-top: 10px;
}

.lanmu_successful_cases ul:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

.lanmu_successful_cases .right_resou ul {
  background-color: #fff;
  margin-top: 20px;
  border-radius: 8px;
  margin-bottom: 0;
  padding: 20px 0;
}

.lanmu_successful_cases .right_resou ul li {
  color: #000;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.lanmu_successful_cases .right_resou ul li .num {
  width: 25px;
  height: 25px;
  display: inline-flex;
  margin-right: 10px;
  border-radius: 12px;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  margin-left: 20px;
  background: #f4a130;
  color: #fff;
}

.lanmu_successful_cases .right_resou ul li:nth-child(2) .num {
  background: #f4a130;
}

.lanmu_successful_cases .right_resou ul li:nth-child(3) .num {
  background: #f4a130;
}

.lanmu_successful_cases .right_resou ul li:nth-child(n + 4) .num {
  background: #d8d8d8;
}

.lanmu_successful_cases .right_resou ul li .name {
  font-size: 14px;
  color: #000;
  height: 40px;
  line-height: 40px;
}

.lanmu_successful_cases .right_resou ul li .name span {
  display: inline-block;
  max-width: 230px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  font-size: 14px;
}

.lanmu_successful_cases .right_resou a {
  padding: 30px 0;
  font-size: 20px;
  color: #000844;
  line-height: 20px;
}

.lanmu_successful_cases .right_resou a span {
  font-size: 16px;
  color: #333;
  display: block;
}

.lanmu_successful_cases .right_resou a:hover span {
  color: #38467f;
}

.lanmu_successful_cases_title {
  width: 100%;
  height: 50px;
  background-image: url(./images/lanmu_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.lanmu_successful_cases_title span {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  display: block;
}

.lanmu_successful_cases_title span a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  display: block;
}

.lanmu_successful_cases_con {
  width: 90%;
  height: auto;
  margin: 0 auto;
}

.lanmu_successful_cases_con .bd div {
  width: 100%;
  height: auto !important;
  border-bottom: 2px dashed #cecccc;
  padding: 15px 0 25px 0;
}

.lanmu_successful_cases_con .bd div:last-child {
  width: 100%;
  height: auto;
  border: none;
}

.lanmu_successful_cases_con img {
  width: 130px;
  height: 160px;
  margin: 0 auto;
  display: block;
}

.lanmu_successful_cases_con span {
  width: 100%;
  height: 30px;
  line-height: 20px;
  font-size: 14px;
  font-family: DINNextW1G;
  font-weight: 400;
  color: #232323;
  text-align: center;
  display: block;
  white-space: pre-wrap;
}

.lanmu_successful_cases_con p {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

.lanmu_successful_cases1 {
  width: 20%;
  height: 100%;
  float: left;
  border: 1px solid #d6d6d6;
}

.lanmu_successful_cases_title1 {
  width: 100%;
  height: 50px;
  background-image: url(../images/lanmu_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.lanmu_successful_cases_title1 span {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  display: block;
}

.lanmu_successful_cases_title1 span a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  display: block;
}

.lanmu_successful_cases_con1 {
  width: 90%;
  height: auto;
  margin: 0 auto;
}

.lanmu_successful_cases_con1 .bd div {
  width: 100%;
  height: auto !important;
  border-bottom: 2px dashed #cecccc;
  padding: 20px 0 10px 0;
}

.lanmu_successful_cases_con1 .bd div:last-child {
  width: 100%;
  height: auto;
  border: none;
}

.lanmu_successful_cases_con1 img {
  width: 180px;
  height: 100px;
  margin: 0 auto;
  display: block;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

.lanmu_successful_cases_con1 span {
  width: 100%;
  height: 40px;
  line-height: 20px;
  margin-top: 10px;
  font-size: 14px;
  font-family: DINNextW1G;
  font-weight: 500;
  color: #232323;
  text-align: left;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.lanmu_successful_cases_con1 p {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

.lanmu_con {
  width: 860px;
  height: auto;
  float: left;
}

.lanmu_con.content {
  border: 1px solid #dbdbdb;
  padding: 20px 20px 0;
  border-radius: 15px;
  margin: 0 0 20px 0;
  display: block !important;
  background: #fff;
  padding-bottom: 20px;
}

.lanmu_con.content a {
  color: #337ab7;
}

.lanmu_con.content a:hover {
  color: #23527c;
}

.lanmu_con.content .lanmu_content_title a {
  color: #337ab7;
}

.lanmu_con.content .lanmu_content_title a:hover {
  color: #23527c;
}

.recommended_content_1 * {
  color: #337ab7;
  font-size: 15px;
  font-family: PingFang SC, Microsoft Yahei, Microsoft Yahei UI, Segoe UI,
    Tahoma, SimSun, sans-serif, Hiragino Sans GB;
}

.recommended_content_1 a {
  color: #337ab7;
}

.recommended_content_1 a:hover {
  color: #23527c;
}

.recommended_content_2 * {
  font-size: 14px;
  font-family: PingFang SC, Microsoft Yahei, Microsoft Yahei UI, Segoe UI,
    Tahoma, SimSun, sans-serif, Hiragino Sans GB;
}

.recommended_content_2 a {
  color: #337ab7;
}

.recommended_content_2 a:hover {
  color: #23527c;
}

.recommended_content_3 * {
  font-size: 14px;
  font-family: PingFang SC, Microsoft Yahei, Microsoft Yahei UI, Segoe UI,
    Tahoma, SimSun, sans-serif, Hiragino Sans GB;
}

.recommended_content_3 a {
  color: #337ab7;
}

.recommended_content_3 a:hover {
  color: #23527c;
}

.recommended_content_4 * {
  font-size: 14px;
  font-family: PingFang SC, Microsoft Yahei, Microsoft Yahei UI, Segoe UI,
    Tahoma, SimSun, sans-serif, Hiragino Sans GB;
}

.recommended_content_4 a {
  color: #337ab7;
}

.recommended_content_4 a:hover {
  color: #23527c;
}

.load-more {
  width: 112px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 15px auto;
  border-radius: 32px;
  font-size: 20px;
  color: #dc2e25;
  cursor: pointer;
}

.load-more span {
  display: inline-block;
  padding-right: 14px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}

.load-more span img {
  width: 30px;
  margin: -20px auto 0;
}

.lanmu_con_nav {
  width: 1200px;
  margin: 20px auto 0;
}

.lanmu_con_nav div {
  width: 100%;
  height: 25px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #0f2346;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lanmu_con_nav div a {
  width: 70px;
  height: auto;
  font-size: 16px;
  color: #0f2346;
}

.lanmu_con_nav div span {
  width: 70px;
  height: 18px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  margin: 0 10px 0 0px;
}

.lanmu_con_list {
  width: 100%;
  height: 120px;
  background: #fff;
  float: left;
  margin-bottom: 20px;
  position: relative;
  border-radius: 8px 0 0 8px;
}

.lanmu_con_list:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1);
}

.lanmu_con_list_img {
  width: 25%;
  float: left;
}

.lanmu_con_list_img .pic {
  width: 217px;
  height: 120px;
  overflow: hidden;
  display: flex;
  align-items: center;
  border-radius: 8px 0 0 8px;
}

/*列表图片边框 border:1px solid #676767; */
.lanmu_con_list_img .pic img {
  width: 100%;
  transition: all 0.5s;
}

.lanmu_con_list_img .pic:hover img {
  transform: scale(1.1);
}

.lanmu_con_list_title {
  width: 70%;
  float: left;
  margin: auto 20px;
  height: 120px;
  padding-left: 3px;
}

.lanmu_con_list_title p:nth-of-type(1) {
  width: 100%;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #1e1e1e;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
}

.lanmu_con_list_title p:nth-of-type(1) a {
  font-size: 16px;
  color: #1e1e1e;
}

.lanmu_con_list_title p:nth-of-type(1) a:hover {
  color: #5443a8;
}

.lanmu_con_list_title p:nth-of-type(2) {
  width: 100%;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 12px;
}

.lanmu_con_list_icon {
  width: 40%;
  height: auto;
  float: left;
}

.lanmu_con_list_icon span {
  width: 50%;
  float: left;
  display: block;
  /* margin-top: 5px; */
}

.lanmu_con_list_icon span:nth-of-type(1) img {
  width: 15px;
  height: 13px;
  float: left;
  margin: 10px 8px 10px 0;
}

.lanmu_con_list_icon span:nth-of-type(1) span {
  width: 80px;
  font-size: 12px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  line-height: 10px;
  float: left;
  display: block;
  margin-top: 12px;
}

.lanmu_con_list_icon span:nth-of-type(2) img {
  width: 12px;
  height: 8px;
  float: left;
  margin: 10px 10px 10px 0;
}

.lanmu_con_list_icon span:nth-of-type(2) span {
  width: 80px;
  height: 30px;
  font-size: 12px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  float: left;
  display: block;
}

.lanmu_con_list_more {
  width: 10%;
  height: auto;
  float: left;
  margin-top: 100px;
  position: absolute;
  bottom: 7px;
  right: 18px;
}

.lanmu_con_list_more span {
  width: 80px;
  height: 23px;
  background: linear-gradient(to right, #f4a130, #f4a130);
  border-radius: 12px;
  float: left;
}

.lanmu_con_list_more span a {
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #fefefe;
  text-align: center;
  display: block;
}

/*page 分页样式*/
.page {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

.page a,
.page span {
  height: 30px;
  border: 1px solid #eeeeee;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  padding: 5px 10px 5px 10px;
  margin: 10px 10px 10px 0;
  display: inline-block;
  text-decoration: none;
}

.page .currentpage {
  background-color: #3f456f;
  color: #fff;
}

.page a:hover {
  color: #fdfdfd;
  background: #3f456f;
  text-decoration: none;
}

.page .total_count {
  display: none;
}

.lanmu_bottom {
  height: 30px;
}

/*推荐栏目*/
.recommended_column {
  width: 1200px;
  height: auto;
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
  margin-top: 30px;
  background-color: #fff;
}

.recommended_column_title {
  width: 100%;
  height: 30px;
  background-color: #fff;
}

.recommended_column_title span:first-child {
  width: 143px;
  height: 23px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.recommended_column_title span:first-child a {
  width: 143px;
  height: 23px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #306eba;
}

.recommended_column_title span:last-child {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.recommended_column_title span:last-child a {
  width: 190px;
  height: 22px;
  font-size: 20px;
  font-family: Segoe Script;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}

.recommended_column_con {
  width: 100%;
  float: left;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.recommended_column_con_list {
  width: 31%;
  background: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: 0px 1px 3px 0px rgba(18, 18, 18, 0.21);
  padding: 20px;
  float: left;
  overflow: hidden;
}

.recommended_column_con.con_common > * {
  width: 48%;
}

.recommended_column_con_list div {
  width: 100%;
  height: 40px;
  border-bottom: 1px dashed #cecccc;
}

.recommended_column_con_list div span {
  width: 80%;
  height: 25px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #0d0d0d;
  line-height: 25px;
  float: left;
}

.recommended_column_con_list div span a {
  width: 80%;
  height: 25px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #0d0d0d;
  line-height: 25px;
  float: left;
}

.recommended_column_con_list div a {
  width: 20%;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  display: block;
  float: left;
}

.recommended_column_con_list p {
  width: 100%;
  height: 32px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #333333;
  line-height: 32px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.lanmu_content {
  width: 100%;
  float: left;
  padding-bottom: 5px;
}

/* S02 文章Title*/
.lanmu_content_title {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  text-align: center;
}

.lanmu_content_title h4 {
  width: 100%;
  font-size: 20px;
  font-family: PingFang SC, Microsoft Yahei, Microsoft Yahei UI, Segoe UI,
    Tahoma, SimSun, sans-serif, Hiragino Sans GB;
  font-weight: 600;
  color: #1e1e1e;
  line-height: 35px;
  text-align: center;
}

.lanmu_content_title p {
  margin-left: 120px;
  width: 90%;
  height: 42px;
}

.lanmu_content_title p span {
  margin-left: 30px;
  height: 35px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #6d6d6d;
  line-height: 35px;
  display: block;
  float: left;
}

.lanmu_content_title div {
  margin: 0 auto;
  width: 95%;
  height: 0.5em;
  background: linear-gradient(
      135deg,
      transparent,
      transparent 45%,
      #b4b4b4,
      transparent 55%,
      transparent 100%
    ),
    linear-gradient(
      45deg,
      transparent,
      transparent 45%,
      #b4b4b4,
      transparent 55%,
      transparent 100%
    );
  background-size: 1em 1em;
  background-repeat: repeat-x, repeat-x;
  text-align: center;
}

/* F02 文章Title*/
/*S03 文章Content*/
.lanmu_content_con {
  width: 97%;
  margin: 0 auto;
  overflow: hidden;
}

.lanmu_content_con * {
  /* width: 100%; */
  height: auto;
  font-size: 16px;
  font-family: PingFang SC, Microsoft Yahei, Microsoft Yahei UI, Segoe UI,
    Tahoma, SimSun, sans-serif, Hiragino Sans GB;
  line-height: 30px;
}

.lanmu_content_con p {
  margin-top: 15px;
  margin-bottom: 15px;
}

.lanmu_content_con img {
  width: auto;
  max-width: 100%;
  margin: 10px;
}

.lanmu_content_weixin {
  width: 97%;
  margin: 0 auto;
}

.lanmu_content_weixin pic {
  width: 40%;
  margin: 0 auto;
}

.lanmu_content_weixin div img {
  width: 100px;
  height: 100px;
  float: left;
}

.lanmu_content_weixin p:nth-of-type {
  width: 60%;
  height: 6px;
  line-height: 30px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #292929;
  float: left;
  display: block;
  overflow: hidden;
  margin-left: 30px;
}

/*S01 内容里的推荐阅读*/
.recommended_content {
  margin-top: 20px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 0px 0px 10px 0px;
  box-shadow: 0px 1px 3px 0px rgba(18, 18, 18, 0.21);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.recommended_content_1 {
  width: 14%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.recommended_content_1 img {
  max-width: 100px;
  margin: 0px;
}

.recommended_content_2 {
  width: 9%;
  float: left;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  font-family: Source Han Sans CN;
}

.recommended_content_2 div {
  width: 90%;
  height: 0.5em;
  background: linear-gradient(
      135deg,
      transparent,
      transparent 45%,
      #b4b4b4,
      transparent 55%,
      transparent 100%
    ),
    linear-gradient(
      45deg,
      transparent,
      transparent 45%,
      #b4b4b4,
      transparent 55%,
      transparent 100%
    );
  background-size: 1em 1em;
  background-repeat: repeat-x, repeat-x;
}
.recommended_content_2 :nth-child(3){
	height:40px;
	align-items: center;
    display: flex;
  justify-content: center;
}

.recommended_content_3 {
  width: 15%;
  float: left;
  margin-left: 0px;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  font-family: Source Han Sans CN;
}

.recommended_content_3 div {
  width: 90%;
  height: 0.5em;
  background: linear-gradient(
      135deg,
      transparent,
      transparent 45%,
      #b4b4b4,
      transparent 55%,
      transparent 100%
    ),
    linear-gradient(
      45deg,
      transparent,
      transparent 45%,
      #b4b4b4,
      transparent 55%,
      transparent 100%
    );
  background-size: 1em 1em;
  background-repeat: repeat-x, repeat-x;
}

.recommended_content_3 :nth-child(3){
	height:40px;
	align-items: center;
    display: flex;
	justify-content: center;
}
.recommended_content_3 span a {
	line-height: 18px;
  text-decoration: none;
}

.recommended_content_4 {
  width: 58%;
  float: left;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  font-family: Source Han Sans CN;
}

.recommended_content_4 div {
  width: 90%;
  height: 0.5em;
  background: linear-gradient(
      135deg,
      transparent,
      transparent 45%,
      #b4b4b4,
      transparent 55%,
      transparent 100%
    ),
    linear-gradient(
      45deg,
      transparent,
      transparent 45%,
      #b4b4b4,
      transparent 55%,
      transparent 100%
    );
  background-size: 1em 1em;
  background-repeat: repeat-x, repeat-x;
}
.recommended_content_4 :nth-child(3){
	height:40px;
	align-items: center;
    display: flex;
}
.recommended_content_4 span a {
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 450px;
  display: block;
  text-align: left;
	/*
  align-items: center;
  display: flex;
  height: 50%;
	line-height:25px;*/
}

/*F01 内容里的推荐阅读*/
.lanmu_content_bottom {
  width: 90%;
  height: auto;
  float: right;
  margin: 5px 0 5px 0;
  display: none;
}

.lanmu_content_bottom_tab {
  width: 50%;
  height: 30px;
  float: left;
}

.lanmu_content_bottom_tab span {
  width: 50px;
  height: 10px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  float: left;
}

.lanmu_content_bottom_tab a {
  height: 20px;
  border: 1px solid #818181;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #878787;
  padding: 5px 10px 5px 10px;
  display: inline-block;
  text-decoration: none;
  border-radius: 20px;
  margin-right: 10px;
}

.lanmu_content_bottom_author {
  width: 50%;
  float: left;
}

.lanmu_content_bottom_author span {
  width: 40%;
  height: 30px;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  float: right;
}

/*F03 文章Content*/
.fulibao {
  position: fixed;
  left: 1%;
  bottom: 5%;
  z-index: 1989888;
}

.fulibao img {
  width: 80%;
}

.right_resou_box0 {
  display: block;
}

.right_resou .right_resou_box {
  display: none;
}

.right_resou .box ul:hover {
  cursor: pointer;
}

.right_resou .title a {
  cursor: pointer;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.streamer {
  margin: 0px auto;
  overflow: hidden;
  display: block;
}

.streamer .container {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0;
}

.streamer .dingyue {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0;
  display: none;
}

.streamer .dingyue img {
  float: left;
  border-radius: 11px;
  width: 280px;
  margin-left: 40%;
  animation: blink 1s infinite;
}

.clearfix {
  display: block;
}

.clear {
  clear: both;
}

.lxtsk .con {
  position: relative;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.line-clamp-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.lxtsk .qt_title_big {
  margin-bottom: 20px;
}

.lxtsk .con {
  position: relative;
}

.lxtsk .con .sidebar_l {
  width: 254px;
  position: absolute;
  z-index: 2;
}

.lxtsk .con .sidebar_l .tab {
  width: 254px;
  height: 135px;
  margin-top: 20px;
  cursor: pointer;
}

.lxtsk .con .sidebar_l .tab:first-of-type {
  margin-top: 0;
}

.lxtsk .con .sidebar_l .usa {
  background: url(/templates/20230626zzz/static/images/anli.png) no-repeat left
    center;
}

.lxtsk .con .sidebar_l .usa.active {
  background: url(/templates/20230626zzz/static/images/anli_selected.png)
    no-repeat left center;
}

.lxtsk .con .sidebar_l .ca {
  background: url(/templates/20230626zzz/static/images/guwen.png) no-repeat left
    center;
}

.lxtsk .con .sidebar_l .ca.active {
  background: url(/templates/20230626zzz/static/images/guwen_selected.png)
    no-repeat left center;
}

.lxtsk .con .sidebar_l .au {
  background: url(/templates/20230626zzz/static/images/shuoshi.png) no-repeat
    left center;
}

.lxtsk .con .sidebar_l .au.active {
  background: url(/templates/20230626zzz/static/images/shuoshi_selected.png)
    no-repeat left center;
}

.lxtsk .con .sidebar_l .uk {
  background: url(/templates/20230626zzz/static/images/boshi.png) no-repeat left
    center;
}

.lxtsk .con .sidebar_l .uk.active {
  background: url(/templates/20230626zzz/static/images/boshi_selected.png)
    no-repeat left center;
}

.lxtsk .con .sidebar_l dl {
  color: #ffffff;
  padding: 22px 0 0 26px;
}

.lxtsk .con .sidebar_l a {
  color: #ffffff;
  font-size: 14px;
}

.lxtsk .con .sidebar_l a.active {
  color: #ffffff;
  font-size: 14px;
}

.lxtsk .con .sidebar_l dt b a {
  font-size: 22px;
  line-height: 40px;
}

.lxtsk .con .sidebar_l dd b a {
  font-size: 14px;
  line-height: 20px;
}

.lxtsk .con .sidebar_r {
  width: 957px;
  height: 600px;
}

.lxtsk .con .sidebar_r .lists {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  padding: 14px 34px;
  box-sizing: border-box;
  display: none;
}

.lxtsk .con .sidebar_r .lists dl dt b {
  font-size: 20px;
}

.lxtsk .con .sidebar_r .lists.usa {
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #dddff7);
  display: block;
}

.lxtsk .con .sidebar_r .more {
  color: #999999;
  font-size: 14px;
  padding: 0px 20px 0 0;
  background: url(//liuxue.xdf.cn/image/icon/more_2.png) no-repeat no-repeat
    right 1px top 9px;
  float: right;
}

.lxtsk .con .sidebar_r .lists.ca {
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #d9e4f3);
}

.lxtsk .con .sidebar_r .lists.au {
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #f9f1ea);
}

.lxtsk .con .sidebar_r .lists.uk {
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #f8ece7);
}

.lxtsk .con .sidebar_r .lists dl {
  padding: 8px 0 0 0;
}

.lxtsk .con .sidebar_r .lists dt {
  font-size: 16px;
  line-height: 32px;
}

.lxtsk .con .sidebar_r .lists dd {
  font-size: 14px;
  color: #333333;
  line-height: 25px;
}

.lxtsk .con .sidebar_r .lists.usa dt {
  /*   color: #4649a6; */
  color: #3e3c9f;
}

.lxtsk .con .sidebar_r .lists.ca dt {
  /*     color: #5b78a4;
	color: #3d5c87; */
  color: #306abc;
}

.lxtsk .con .sidebar_r .lists.au dt {
  color: #fa9d33;
}

.lxtsk .con .sidebar_r .lists.uk dt {
  color: #cb3c12;
}

.lxtsk .con .sidebar_r .swiper-container {
  padding-bottom: 17px;
}

.lxtsk .con .sidebar_r .swiper-slide {
  /* width: 416px; */
  /* margin-right: 60px; */
  /* display: flex; */
  flex-direction: column;
  text-align: left;
}

.lxtsk .con .sidebar_r .swiper-container .swiper-scrollbar {
  width: 80px;
  height: 7px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.lxtsk
  .con
  .sidebar_r
  .swiper-container
  .swiper-scrollbar
  .swiper-scrollbar-drag {
  background: #3fba98;
  cursor: pointer;
}

.lxtsk .con .sidebar_r .list {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #ededed;
  margin: 0 auto;
}

.lxtsk .con .sidebar_r .list:last-child {
  border-bottom: none;
}

.lxtsk .con .sidebar_r .list .yx_dec {
  /* width: 330px; */
  padding-right: 20px;
}

.lxtsk .con .sidebar_r .list .yx_dec dt a {
  font-size: 15px;
  color: #333333;
  line-height: 28px;
  font-weight: bold;
}

.lxtsk .con .sidebar_r .list .yx_dec dt a:hover {
  font-size: 15px;
  color: #333333;
  line-height: 28px;
  font-weight: bold;
}

.lxtsk .con .sidebar_r .list .yx_dec p {
  font-size: 12px;
  color: #999999;
  line-height: 18px;
}

.lxtsk .con .sidebar_r .list .yx_dec p span {
  display: inline-block;
  padding-left: 15px;
  position: relative;
}

.lxtsk .con .sidebar_r .list .yx_dec p span:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url(https://liuxue.xdf.cn/image/database/folderSprite.png?jhgjgb)
    no-repeat 0 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.lxtsk .con .sidebar_r .list .yx_dec p b {
  color: #333333;
}

.lxtsk .con .sidebar_r .list .yx_dec p .timer:before {
  background-position: -100px 1px;
}

.lxtsk .con .sidebar_r .list .yx_dec p .people:before {
  background-position: -118px 1px;
}

.lxtsk .con .sidebar_r .list .btn {
  width: 64px;
  height: 26px;
  line-height: 22px;
  border: 1px solid #bcbcbc;
  border-radius: 12px;
  font-size: 14px;
  color: #bcbcbc;
  text-align: center;
  padding: 0 0 0 16px;
  box-sizing: border-box;
  position: relative;
  top: 22px;
}

.lxtsk .con .sidebar_r .list .btn:before {
  content: "";
  width: 8px;
  height: 10px;
  background: url(https://liuxue.xdf.cn/image/database/folderSprite.png?jhgjgb)
    no-repeat -285px -7px;
  position: absolute;
  left: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.lxtsk .con .sidebar_r .list .btn:hover {
  background: linear-gradient(180deg, #f4a130, #f4a130);
  color: #ffffff;
  border: 1px solid #f4a130;
}

.lxtsk .con .sidebar_r .list .btn .active {
  width: 26px;
  height: 26px;
  background: linear-gradient(180deg, #23876b, #14a880);
  color: #ffffff;
  border: 1px solid #3fba98;
}

.lxtsk .con .sidebar_r .list .btn.active:before {
  width: 14px;
  height: 13px;
  background-position: -256px -30px !important;
  left: 0;
  right: 0;
}

.lxtsk .con .sidebar_r .list .btn.active span {
  display: none;
}

.lxtsk .con .sidebar_r .list .btn {
  width: 64px;
  height: 26px;
  border: 1px solid #bcbcbc;
  border-radius: 12px;
  font-size: 14px;
  color: #bcbcbc;
  text-align: center;
  padding: 0 0 0 16px;
  box-sizing: border-box;
  position: relative;
  top: 22px;
}

.lxtsk .con .sidebar_r .playAudio:hover a span {
  color: #ffffff;
  font-size: 14px;
}

.lxtsk .con .sidebar_r .list:hover .btn:before {
  background-position: -261px -7px;
}

.right_biaodan .dingyue{
	display:none;
}

.dingyue img {
  width: 100px;
  margin-top: -55px;
  margin-left: 150px;
  animation: blink 1s infinite;
}

.load-more {
	display: flex;
	width: auto !important;
	justify-content: center;
}

.readrey-all,
.easyliao-ino {
	width: 100px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	text-align: center;
	color: #c0392b;
	/* display: flex; */
	font-size: 14px !important;
	border-radius: 13px;
	border: 1px solid #c0392b;
	display: inline-block;
	cursor: pointer;
	padding-right: 0px !important;
	padding-left: 3px;
	/* margin: 0px 50px 6px 0; */
	text-align: center !important;
	background: #fff;
}

.readrey-all {
	margin-right: 30px;
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes rightSlide {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0.2;
  }

  30% {
    opacity: 0.4;
  }

  50% {
    opacity: 0.6;
  }

  80% {
    opacity: 0.8;
  }

  100% {
    opacity: 1;
  }
}

.erweima2{
	width: 860px;
    height: 250px;
    background: url(/templates/20230626zzz/static/images/735cffa7f770bc7cd3223f52ec130a1.png) no-repeat left center;
    padding-top: 55px;
    padding-left: 80px;
}
.erweima2 .wxhk{
	width: 140px;
    height: 140px;
    overflow: hidden;	
}
.erweima2 img {
  width:100%
}
/* <!-- 留学资讯早知道 --> */
.information{overflow:hidden;display:block}
.information .container {
  width: 1200px;
  margin: 0 auto;
  padding:0 0;
}
.information .title{line-height:20px;height:20px;border-left:5px solid #000844;padding-left:5px;font-size:20px;color:#000844;font-weight:700}
.information .title span a{float:right;font-size:16px;color:#999}
/* .information .column{border-top:1px solid #b5b5b5;padding-top:20px;margin-top:10px} */
.information .column .title2{padding-bottom:10px;margin:0 auto 10px;font-size:16px;font-weight:bold;color:#333;border-bottom:2px solid #b5b5b5}
.information .column .title2 span a{float:right;font-size:14px;color:#999}
.information .column .box{margin:10px auto;padding:15px 20px;float:left;width:380px;height:380px;background:#fff;border-radius:10px}
.information .column .box:hover{box-shadow:0 0 5px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1)}
.information .column .box:nth-child(2){margin:10px 30px}
.information .column .box li{line-height:31px;padding-left:1.8em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height: 31px;}
.information .column .box li a{
	font-size: 14px;
	font-family: "微软雅黑";
	width: 310px;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 5px;
	line-height: 31px;
	height: 31px;
	}
.information .column .box li:nth-child(1),.information .column .box li:nth-child(2),.information .column .box li:nth-child(3){list-style-type:none;background:url(https://www.peccn.com/templates/gb202304/images/new.png) no-repeat 0 1rem;padding-left:1.8em}
.information .column .box li a:hover{color:#38467f}



a:hover {
	text-decoration: none;
}

.selected-service {
	width: 1200px;
	height: 222px;
	margin: auto;
                 margin-top: -10px;
	position: relative;
	z-index: 5;
	background: #fff;
	padding: 13px 13px;
	box-sizing: border-box;
	box-shadow: 0 8px 14px 0 rgba(34, 34, 34, 0.025);
	border-radius: 0 0 5px 5px;
	background: url('https://www.peccn.com/zujian/images/selected-service.png') no-repeat;
	background-size: 100% 100%;
	font-family:"Helvetica eue",Helvetica,Arial,sans-serif;
}

.selected-service .ss-title {
	padding: 3px 0 1px 20px;
	border-left: 4px solid #FF6E00;
	font-size: 20px;
	color: #FF6E00;
	line-height: 28px
}

.selected-service .ss-title span {
	display: block;
	font-size: 14px;
	color: #FFC9A0;
	line-height: 18px
}

.selected-service .ss-cont {
	height: 220px;
}

.selected-service .ss-teacher {
	float: left;
	width: 168px;
	height: 195px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizinig: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	background: url('https://www.peccn.com/zujian/images/bg.png') no-repeat;
	background-size: 100% 100%;
	margin-left: 5px;
	/* 图片完全填充容器 */
}

.selected-service .ss-teacher .name {
	position: relative;
}

.selected-service .ss-teacher .img {
	position: relative;
}

.selected-service .ss-teacher .img .left span {
	float: left;
	width: 54px;
	height: 54px;
	background: white;
	border: 1px solid #fff;
	font-size: 15px;
	color: #af334b;
	text-align: center;
	border-radius: 50%;
	margin-top: 10px;
	margin-left: 15px;
	font-weight: 600;
	padding-top: 8px;
	line-height: 17.74px;
}

.selected-service .ss-teacher .img .left span:hover {
	border: 1px solid #f4a130;
	background: #f4a130;
	color: #fff;
}


.selected-service .ss-teacher .img .right {
	position: relative;
}

.selected-service .ss-teacher .img .right span {
	color: #fff;
	text-align: left;
	padding-top: 30px;
	padding-left: 5px;
	font-size: 15px;
	line-height: 14px;
	position: absolute;
	font-weight: 502;
}

.selected-service .ss-teacher .left2 span {
	float: left;
	width: 54px;
	height: 54px;
	background: white;
	border: 1px solid #fff;
	font-size: 15px;
	color: #af334b;
	text-align: center;
	border-radius: 50%;
	margin-top: 10px;
	margin-left: 15px;
	font-weight: 600;
	padding-top: 8px;
	line-height: 18px;
}

.selected-service .ss-teacher .left2 span:hover {
	border: 1px solid #f4a130;
	background: #f4a130;
	color: #fff;
}

.right2 {
	position: relative;
}

.right2 span {
	color: #fff;
	text-align: left;
	padding-top: 20px;
	padding-left: 5px;
	font-size: 15px;
	line-height: 18px;
	position: absolute;
	font-weight: 502;
}

.selected-service .ss-teacher .name span:first-of-type {
	text-align: center;
	width: 164px;
	font-size: 38px;
	letter-spacing: 2px;
	line-height: 105px;
	color: #ffffff;
	font-family: "Alibaba";
	position: absolute;
	font-weight: 510;
}

.selected-service .ss-teacher .name span:nth-of-type(2) {
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 17px;
	color: #ffffff;
	font-family: "Alibaba";
	position: absolute;
	left: 135px;
	top: 50px;
	font-weight: 450;
}

.selected-service .ss-teacher .name p {
	text-align: center;
	top: 70px;
	width: 165px;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 50px;
	color: #ffffff;
	font-family: "Alibaba";
	position: absolute;
	display: inline-block;
	font-weight: 510;
}


.selected-service .ss-teacher .sst-btn {
	position: relative;
}

.selected-service .ss-teacher .sst-btn .question_search {
	position: relative;
	box-sizing: border-box;
	width: 152px;
	margin: auto;
}

.selected-service .ss-teacher .sst-btn .question_search #questionword {
	border: 1px solid #fff;
	background: #ffffff;
	border-radius: 12.5px;
	margin: 0 auto;
	font-size: 14px;
	box-sizing: border-box;
	position: absolute;
	color: #a3263e;
	width: 152px;
	height: 25px;
	padding-left: 10px;
	top: 140px;
}

input::placeholder {
	color: #a3263e;
	/* placeholder的字体颜色 */
}

.selected-service .ss-teacher .sst-btn .question_btn_search {
	width: 82px;
    height: 25px;
    border-radius: 13px;
    background-color: #f4a130;
    border: 1px solid #ffffff;
    position: absolute;
    font-size: 14px;
    color: #ffffff;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 140px;
}

input {
	outline: none;
}

.selected-service .ss-teacher .sst-btn a {
	float: left;
	width: 90px;
	height: 34px;
	background: white;
	border: 1px solid #FF6E00;
	font-size: 14px;
	color: #FF6E00;
	line-height: 32px;
	text-align: center;
	border-radius: 17px
}

.selected-service .ss-teacher .sst-btn a:hover {
	background: #FF6E00;
	color: white
}

.selected-service .ss-teacher .sst-btn a:last-child {
	float: right
}

.selected-service .ss-teacher .sst-btn2 {
	position: relative;
}

.selected-service .ss-teacher .sst-btn2 .question_search {
	position: relative;
	box-sizing: border-box;
	width: 152px;
	margin: auto;
}

.selected-service .ss-teacher .sst-btn2 .question_search #questionword {
	margin: 0 auto;
	font-size: 14px;
	box-sizing: border-box;
	position: relative;
	color: #a3263e;
	width: 150px;
	height: 25px;
	padding-left: 10px;
	margin-top: 10px;
	border-radius: 13px;
	background-color: #ffffff;
	border: 2px solid #ffffff;
}

.selected-service .ss-teacher .sst-btn2 .question_btn_search {
	width: 82px;
	height: 25px;
	border-radius: 13px;
	background-color: #f4a130;
	border: 1px solid #ffffff;
	position: absolute;
	font-size: 14px;
	color: #ffffff;
	right: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

input {
	outline: none;
}

/* .selected-service .ss-teacher .sst-btn2 a {
  float: left;
  width: 90px;
  height: 34px;
  background: white;
  border: 1px solid #FF6E00;
  font-size: 14px;
  color: #FF6E00;
  line-height: 32px;
  text-align: center;
  border-radius: 17px
} */

.selected-service .ss-teacher .sst-btn2 a:hover {
	background: #FF6E00;
	color: white
}

.selected-service .ss-teacher .sst-btn2 a:last-child {
	float: right
}

.selected-service .ss-team {
	float: left;
	width: 970px;
	margin-left: 20px;
}

.selected-service .ss-team .ss-team-top {
	margin-top: 5px;
	margin-bottom: 10px;
}

.selected-service .ss-team .ss-team-top .ss-team-top-title {
	font-size: 16px;
	margin-bottom: 0px;
}

.selected-service .ss-team .ss-team-top .ss-team-top-title a {
	font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: 500;
}

.selected-service .ss-team .ss-team-top .ss-team-top-con a:hover {
	padding: 0 5px;
	background: #fff;
	box-shadow: 0 0 5px #f4a130;
	color: #fff;
	padding: 0 5px;
	background-color: #f4a130;
	border-radius: 10px;
	line-height: 1.5;
}

.selected-service .ss-team .ss-team-top .ss-team-top-con a {
	display: inline;
	white-space: nowrap;
	font-size: 14px;
	letter-spacing: 1.5px;
	color: #333333;
	font-weight: 500;
	margin-right: 10px;
	line-height: 1.5;

}

.selected-service .ss-team .ss-team-bottom {
	width: 970px;
	height: 140px;
	border-radius: 6px;
	background-color: #f9ecef;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-title {
	margin-left: 20px;
	margin-top: 15px;
	padding-top: 5px;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-title a:hover {
	color: #ff6e00;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-title a {
	font-size: 14px;
	color: #333;
	display: block;
	/* width: 290px; */
	white-space: nowrap;
	float: left;
	line-height: 35px;
	margin-right: 25px;
	letter-spacing: 0.6px;
	/* font-weight: 505; */
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-con {
	margin-left: 20px;
	margin-top: 7px;
	position: relative;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-con a img {
	width: 15px;
	margin-right: 5px;
	position: relative;
	top: -1px;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-con a:hover {
	color: #ff6e00;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-con a {
	font-size: 14px;
    color: #333;
    display: block;
    white-space: nowrap;
    float: left;
    line-height: 30px;
    margin-right: 70px;
    letter-spacing: 1px;
}

.ss-team_bottom {
	border-bottom: 1px dashed #a1243c;
	width: 940px;
	margin: auto;
	padding-top: 10px;

}

.ss-team_bottom2 {
	border-bottom: 1px solid #a1243c;
	width: 940px;
	margin: auto;
	padding-top:6px;
}

.ss-teacher-line {
	border-bottom: 1px dashed #fff;
	width: 140px;
	margin: auto;
	padding-top: 10px;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-title2 {
	margin-left: 20px;
	margin-top: 5px;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-title2 a:hover {
	color: #ff6e00;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-title2 a {
	font-size: 13px;
	color: #333;
	display: block;
	white-space: nowrap;
	float: left;
	line-height: 15px;
	margin-right: 30px;
	padding-top: 9px;
	letter-spacing: 1px;
	position: relative;
}


.selected-service .ss-team .ss-team-bottom .ss-team-bottom-con2 {
	margin-left: 20px;
	position: relative;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-con2 a img {
	width: 15px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-con2 a:hover {
	color: #ff6e00;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-con2 a {
	font-size: 14px;
	color: #333;
	display: block;
	white-space: nowrap;
	float: left;
	line-height: 30px;
	margin-right: 30px;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-tips {
	margin-left: 20px;
	width: 230px;
	height: 22px;
	background-image: linear-gradient(90deg, #a4273f 0%, #a4273f 27%, #f9ecef 100%);
	position: relative;
	top: 10px;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-tips span {
	font-size: 14px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: 505;
	margin-left: 10px;
	line-height: 22px;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-tips2 {
	width: 350px;
	height: 22px;
	background-image: linear-gradient(90deg, #a4273f 0%, #a4273f 38%, #f9ecef 100%);
	position: relative;
	top: 8px;
	margin-left: 20px;
}

.selected-service .ss-team .ss-team-bottom .ss-team-bottom-tips2 span {
	font-size: 14px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: 505;
	margin-left: 10px;
	line-height: 22px;
}
.selected-service .ss-team .ss-team-bottom .ss-team-bottom-title2 a span{
	font-size: 15px;
    top: -1px;
    position: relative;
}


.footer {
	padding: 30px;
	font-size: 16px;
	line-height: 40px;
	background: #1e263c;
	color: #fff
}

.footer a {
	color: #fff
}

.footer h3 {
	font-size: 18px;
	line-height: 50px
}

.footer li {
	float: left;
	margin-right: 15px
}

.footer .basic {
	display: block;
	overflow: hidden
}

.footer .basic .left {
	float: left;
	margin-top: 30px;
}

.footer .basic .telephone {
	float: right;
	font-size: 30px;
	text-align: right;
	line-height: 60px
}

.footer .basic .telephone img {
	margin-top: -5px;
	margin-left: 25px
}

.footer .company {
	margin-top: 0;
	display: block;
	overflow: hidden;
	float: left;
}

.footer .matrix {
	display: block;
	overflow: hidden
}

.footer .matrix .feedback {
	float: left
}

.footer .matrix .media {
	float: right;
	text-align: -webkit-center;
	margin-top: 64px;
}

.footer .matrix .media img {
	display: block
}

.footer .matrix .media span {
	font-size: 14px;
	line-height: 45px
}

.footer .blogroll {
	margin-top: 20px;
	display: block;
	overflow: hidden
}

.footer .copyright {
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #999;
	display: block;
	overflow: hidden
}

.footer .copyright a {
	color: #999
}

.footer .copyright a:hover {
	color: #aaa
}

.footer .company p {
  font-size: 16px;
}

.footer  .basic .left  li a {
  font-size: 16px;
}

.footer .basic .telephone p{
  font-size: 30px;
}

.rightbar {
	background-color: #fff;
	position: fixed;
	top: 30%;
	right: 1%;
	width: 90px;
	z-index: 5;
	-webkit-box-shadow: 0 0 10px #e1e1e1;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	border-radius: 10px
}

.rightbar p {
	align-self: center;
	color: #333;
	font-size: 16px;
	text-align: center;
	width: 100%
}

.rightbar .box1 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	border-radius: 5px 5px 0px 0px;
	display: flex
}

.rightbar .box1 i {
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box1:hover {
	background: linear-gradient(to right, #242f4f,#1e263cbf)
}

.rightbar .box1:hover>* {
	color: #fff
}

.rightbar .box1 .fix {
	position: absolute;
	right: 95px;
	top: 0;
	transition: 1.2s;
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.rightbar .box1:hover .fix {
	opacity: 1
}

.rightbar .box1 .fix img {
	border: 1px;
	width: 240px;
	height: 80px
}

.rightbar .box2 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex;
	animation: twinkle1 0.8s infinite alternate
}

.rightbar .box2 i {
	margin-left: 2px;
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box2:hover {
	background: linear-gradient(to right, #242f4f,#1e263cbf);
	animation-play-state: paused
}

.rightbar .box2:hover>* {
	color: #fff
}

.rightbar .box3 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex
}

.rightbar .box3 i {
	margin-left: 2px;
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box3:hover {
	background: linear-gradient(to right, #242f4f,#1e263cbf)
}

.rightbar .box3:hover>* {
	color: #fff
}

.rightbar .box3 .fix {
	top: 0;
	right: 95px;
	width: 220px;
	height: 55px;
	padding: 8px;
	line-height: 20px;
	position: absolute;
	right: 95px;
	top: 0;
	transition: 1.2s;
	opacity: 0;
	pointer-events: none;
	background-color: #1e263c;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.rightbar .box3 .fix p {
	color: #fff
}

.rightbar .box3:hover .fix {
	opacity: 1
}

.rightbar .box4 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex
}

.rightbar .box4 i {
	margin-left: 2px;
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box4:hover {
	background: linear-gradient(to right, #242f4f,#1e263cbf)
}

.rightbar .box4:hover>* {
	color: #fff
}

.rightbar .box5 {
	height: 30px;
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex
}

.rightbar .box5 i {
	margin-left: 2px;
	font-size: 18px;
	float: left;
	align-self: center;
	color: #545454
}

.rightbar .box5:hover {
	background: linear-gradient(to right, #242f4f,#1e263cbf)
}

.rightbar .box5:hover>* {
	color: #fff
}

.rightbar .box5 .fix {
	position: absolute;
	right: 95px;
	top: 0;
	transition: 1.2s;
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.rightbar .box5:hover .fix {
	opacity: 1
}

.rightbar .box5 .fix img {
	border: 1px;
	width: 80px;
	height: 80px
}

.rightbar .box6 {
	color: #111;
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: flex
}

.rightbar .box6 img {
	width: 15px;
	vertical-align: middle;
	color: #868686;
	margin-left: 3px;
	height: 10px
}

.rightbar .box6:hover {
	background: linear-gradient(to right, #242f4f,#1e263cbf);
	border-radius: 0px 0px 5px 5px;
}

.rightbar .box6:hover>* {
	color: #fff
}

@keyframes twinkle1 {
	0% {
		color: #ffffff;
	}

	100% {
		background: #f3b034;
	}
}


