@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wid1100 {
  width: 1100px;
  margin: 0 auto;
}
.wid1200 {
  width: 1200px;
  margin: 0 auto;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
.clear {
  zoom: 1;
  *zoom: 1;
}
.clear:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}
.clear::after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}
body {
  background: #f8f8f8;
}
/*头部导航*/
.headNav {
  width: 100%;
  background-color: #ffffff;
  height: 76px;
  padding-bottom: 10px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.14);
}
.headNav .log a {
  display: inline-block;
  width: 115px;
  height: 31px;
  margin-top: 12px;
}
.headNav .log a img {
  width: 110px;
  height: 35px;
}
.headNav .navList {
  width: 528px;
  margin-left: 160px;
}
.headNav .navList dl {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.headNav .navList dl dd a {
  display: block;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333333;
}
.headNav .navList dl dd span {
  display: block;
  visibility: hidden;
  width: 28px;
  height: 1px;
  background-color: #ff9d00;
  margin: 0 auto;
}
.headNav .navList dl .dd_active a {
  color: #ff9d00;
}
.headNav .navList dl .dd_active span {
  visibility: visible;
}
.headNav .navTel img {
  vertical-align: middle;
}
.headNav .navTel .defalt {
  margin-top: 22px;
}
.headNav .navTel .defalt .search {
  margin-right: 20px;
  cursor: pointer;
}
.headNav .navTel .defalt span {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  vertical-align: middle;
}
.headNav .navTel .pack {
  height: 34px;
  line-height: 34px;
  background: #f0f0f6;
  border-radius: 20px;
  padding-right: 5px;
  padding-left: 10px;
  margin-top: 15px;
}
.headNav .navTel .pack span {
  display: inline-block;
  width: 51px;
  height: 21px;
  line-height: 18px;
  text-align: center;
  border: 1px solid #ff9d00;
  color: #ff9d00;
  border-radius: 20px;
  margin-right: 4px;
  cursor: pointer;
}
.headNav .navTel .pack .sp {
  background: #ff9d00;
  color: #ffffff;
}
.headNav .navTel .pack input {
  width: 167px;
  height: 30px;
  background: transparent;
  border: none;
}
/*banner*/
.bannerList {
  margin-top: 20px;
  height: 325px;
  border-radius: 10px;
}
.bannerList .swiper_banner {
  width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.bannerList .swiper_banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -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;
}
.bannerList .swiper_banner .swiper-slide .imgbox {
  width: 1200px;
  height: 325px;
}
.bannerList .swiper_banner .swiper-slide .imgbox a {
  display: block;
  height: 325px;
}
.bannerList .swiper_banner .swiper-slide .imgbox a img {
  width: 100%;
  height: 100%;
  border-radius: 10px 0 0 10px;
}
.bannerList .ky_list {
  width: 147px;
  height: 325px;
  padding-top: 10px;
  background: #ffffff;
  box-shadow:0px 0px 9px 1px rgba(0, 0, 0, 0.03);
  border-radius: 0 10px 10px 0;
}
.bannerList .ky_list dl {
  position: relative;
  margin-top: 8px;
}
.bannerList .ky_list dl dt {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #ff9e02;
  border-bottom: 1px solid #f3f3f3;
  margin: 0 8px;
  padding-bottom: 10px;
}
.bannerList .ky_list dl dd {
  text-align: center;
  height: 37px;
  line-height: 37px;
  position: relative;
}
.bannerList .ky_list dl dd a {
  display: inline-block;
  font-size: 14px;
  color: #666666;
}
.bannerList .ky_list dl dd span {
  display: block;
  visibility: hidden;
  width: 2px;
  height: 9px;
  background-color: #ff9d00;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.bannerList .ky_list dl .ky_active {
  background-color: #f3f3f3;
}
.bannerList .ky_list dl .ky_active a {
  font-size: 16px;
  font-weight: bold;
  color: #ff9d00;
}
.bannerList .ky_list dl .ky_active span {
  visibility: visible;
}
.bannerList .ky_list dt::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 8px;
  top: 1px;
  background: url("../images/ky.png") no-repeat center;
  background-size: cover;
}
/*找院校 查专业 看研招*/
.zy_check {
  margin-top: 20px;
  height: 188px;
  background-color: #ffffff;
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.03);
}
.zy_check ul {
  display: flex;
  height: 188px;
  justify-content: space-between;
}
.zy_check ul li {
  width: 400px;
  height: 188px;
  text-align: center;
  display: flex;
  align-items: center;
}
.zy_check ul li a{
  display: block;
  width: 100%;
}
.zy_check ul li div {
  width: 100%;
  border-right: 1px solid #eaeaea;
}
.zy_check ul li div p {
  font-size: 18px;
  color: #666666;
}
.zy_check ul li div p:first-of-type {
  margin: 14px auto 10px;
}
.zy_check ul li div p:first-of-type span:first-of-type {
  display: inline-block;
  font-size: 29px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #333333;
}
.zy_check ul li div p:first-of-type span:last-of-type {
  font-weight: bold;
}
.zy_check ul li:nth-of-type(3) div {
  border-right: none !important;
}
.zy_check ul li:hover {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.14);
}
/*院校排名*/
.yx {
  margin-top: 20px;
  background: #ffffff;
}
.yx .yx_up {
  height: 60px;
  border-bottom: 1px solid #eaeaea;
}
.yx .yx_up .title {
  margin-left: 24px;
  font-size: 26px;
  font-weight: normal;
  color: #222222;
  line-height: 60px;
}
.yx .yx_up .rt {
  width: 113px;
  height: 61px;
  text-align: center;
  line-height: 61px;
  border-left: 1px solid #eaeaea;
}
.yx .yx_up .rt a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #999999;
}
.yx .yx_up .rt a:hover {
  background-color: #ff9d00;
  color: #ffffff;
}
.yx .yx_down {
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
  padding: 30px 0 50px 0;
}
.yx .yx_down dl {
  width: 222px;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.15);
  border-radius: 20px 20px 0px 0px;
  border-bottom: solid 1px #e7e6e6;
}
.yx .yx_down dl dt {
  padding-top: 10px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  height: 65px;
  line-height: 24px;
  background-color: #ff9d00;
  border-radius: 20px 20px 0px 0px;
}
.yx .yx_down dl dd {
  text-align: center;
  height: 44px;
  line-height: 44px;
  border-left: solid 1px #e7e6e6;
  border-right: solid 1px #e7e6e6;
}
.yx .yx_down dl dd a {
  display: block;
  font-size: 16px;
  color: #666666;
}
.yx .yx_down dl dd a:hover {
  color: #ff9d00;
}
.yx .yx_down dl dd:nth-of-type(odd) {
  background-color: #f8f8f8;
}
/*研招信息*/
.yz {
  background: #f0f0f6;
}
.yz .yx_up {
  background: #ffffff;
}
.yz .yz_info {
  height: 126px;
  background: #ffffff;
  margin-bottom: 10px;
}
.yz .yz_info .lt_info {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 100%;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.11);
}
.yz .yz_info .lt_info div {
  text-align: center;
}
.yz .yz_info .lt_info div p {
  font-size: 18px;
  color: #333333;
  margin-top: 8px;
}
.yz .yz_info .rt_info {
  padding-top: 30px;
}
.yz .yz_info .rt_info dl {
  display: flex;
  overflow: hidden;
  margin-bottom: 10px;
}
.yz .yz_info .rt_info dl dt {
  width: 130px;
  height: 25px;
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  margin: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yz .yz_info .rt_info dl dd {
  margin-right: 10px;
}
.yz .yz_info .rt_info dl dd a {
  display: block;
  text-align: center;
  width: 74px;
  height: 25px;
  line-height: 24px;
  border-radius: 12px;
  border: solid 1px #ff9d00;
  font-size: 14px;
  color: #ff9d00;
}
.yz .yz_info .rt_info dl dd a:hover {
  background-color: #ff9d00;
  color: #ffffff;
}
.yz .yz_info .rt_info dl dd:last-child {
  margin-right: 0;
}
/*考研问答*/
.wd .yx_up {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.14);
}
.wd .ques_list {
  padding-top: 23px;
  padding-bottom: 46px;
}
.wd .ques_list span,
.wd .ques_list i {
  display: inline-block;
}
.wd .ques_list ul {
  width: 1040px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wd .ques_list ul li {
  width: 501px;
  background-color: #fdf2d9;
  border-radius: 30px;
  margin-bottom: 27px;
  padding: 26px 30px 18px 20px;
}
.wd .ques_list ul li .up {
  display: flex;
}
.wd .ques_list ul li .up div span {
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 14px;
  color: #333333;
  padding: 10px;
}
.wd .ques_list ul li .up div img {
  margin-top: 6px;
  margin-right: 10px;
}
.wd .ques_list ul li .up div i {
  font-style: normal;
  font-size: 14px;
  color: #999999;
  margin-top: 6px;
  margin-bottom: 12px;
}
.wd .ques_list ul li .down {
  display: flex;
}
.wd .ques_list ul li .down div span {
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 14px;
  color: #333333;
  padding: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.wd .ques_list ul li .down div img {
  margin-top: 6px;
  margin-right: 10px;
}
.wd .ques_list ul li .down div i {
  float: right;
  font-style: normal;
  font-size: 14px;
  color: #999999;
  margin-top: 6px;
}
.wd .ques_list ul li .down div:first-child {
  margin-left: 40px;
  margin-right: 10px;
}
