@charset "UTF-8";
/*reset*/
@import url(heading.css);
html {
  font-family: "微软雅黑"; }

* {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none; }

ul {
  list-style-type: none; }

h1 {
  display: inline; }

ol {
  list-style: none; }

.head {
  background: white;
  font-size: 0;
  width: 100%;
  height: 80px; }
  .head div {
    width: 1000px;
    height: 80px;
    margin: 0 auto; }
    .head div .logo img {
      width: 269px;
      margin-top: 16px;
      float: left; }
    .head div .phone {
      width: 260px;
      float: right;
      margin-top: 18px; }
    .head div ul li {
      float: left;
      width: 160px;
      margin: 26px 4px 0px 0px;
      font-size: 12px;
      line-height: 18px; }
      .head div ul li img {
        float: left;
        margin-right: 6px; }

/* 导航 */
.sav {
  width: 100%;
  height: 40px;
  background: #272822; }
  .sav ul {
    width: 1000px;
    margin: 0 auto; }
    .sav ul li {
      width: 142px;
      height: 40px;
      float: left;
      font-size: 20px;
      line-height: 40px;
      text-align: center; }
      .sav ul li a {
        color: white; }
    .sav ul li:hover {
      background: #d49102; }

.banner img {
  width: 100%; }
.banner div {
  width: 620px;
  height: 46px;
  background: red;
  opacity: 0;
  position: relative;
  left: 470px;
  top: -150px; }
  .banner div a {
    width: 290px;
    height: 46px;
    background: blue;
    float: left;
    margin-right: 10px; }

.dy {
  width: 1000px;
  margin: 0 auto; }
  .dy div {
    width: 170px;
    height: 238px;
    background: #182848;
    padding: 10px;
    float: left;
    margin-right: 10px; }
    .dy div div {
      width: 150px;
      height: 150px;
      background: white;
      margin: 0 auto;
      margin-bottom: 10px; }
    .dy div p {
      width: 140px;
      margin: 0 auto;
      color: white;
      font-size: 20px;
      line-height: 30px;
      margin-top: 15px; }
  .dy div:hover {
    background: #d49102; }

.but div {
  height: 30px;
  background: #182848;
  line-height: 30px;
  color: white;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 80px; }
.but div:hover {
  background: #d49102;
  color: #222; }

.dy-but div {
  width: 300px;
  margin-left: 350px;
  margin-top: 50px; }

/* 出国读研优势 */
.ys {
  width: 1000px;
  margin: 0 auto; }

.ys-bt {
  margin-left: 220px; }

.ys-con {
  margin-top: 50px;
  width: 1000px;
  height: 312px; }
  .ys-con img {
    width: 444px;
    height: 300px; }
  .ys-con div {
    width: 670px;
    height: 130px;
    background: white;
    padding-left: 20px;
    padding-top: 10px;
    background: #f4f2f2;
    position: relative;
    border: 10px solid white;
    left: 300px;
    top: -230px;
    color: #222; }
    .ys-con div h3 {
      font-size: 30px;
      line-height: 60px; }
    .ys-con div p {
      font-size: 20px;
      line-height: 30px; }

.ys-con:hover div {
  box-shadow: 0px 0px 20px #555; }

.ys-con2 {
  margin-top: 50px;
  width: 1000px;
  height: 312px; }
  .ys-con2 img {
    width: 444px;
    height: 300px;
    position: relative;
    left: 580px;
    top: 0px; }
  .ys-con2 div {
    width: 670px;
    height: 130px;
    background: white;
    padding-left: 20px;
    padding-top: 10px;
    background: #f4f2f2;
    position: relative;
    border: 10px solid white;
    text-align: right;
    left: 0px;
    top: -230px;
    color: #222; }
    .ys-con2 div h3 {
      font-size: 30px;
      line-height: 60px; }
    .ys-con2 div p {
      font-size: 20px;
      line-height: 30px; }

.ys-con2:hover div {
  box-shadow: 0px 0px 20px #555; }

.ys-but div {
  width: 300px;
  background: #182848;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 30px; }

/* 出国读研步骤 */
.bzz {
  width: 100%;
  height: 580px;
  padding-top: 10px;
  margin-top: 40px;
  background: url("../images/b1.png") no-repeat center center; }

.bz {
  width: 1000px;
  margin: 0 auto;
  margin-top: 80px; }

.bz-t {
  width: 1000px;
  height: 100px;
  margin-top: 30px; }
  .bz-t li {
    float: left; }
  .bz-t .bz-c1 {
    width: 200px;
    height: 100px;
    background: #d49102;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px; }
    .bz-t .bz-c1 h3 {
      font-size: 30px;
      color: white;
      text-align: center;
      margin-top: 30px; }
  .bz-t .bz-c2 {
    width: 200px;
    height: 100px; }
    .bz-t .bz-c2 p {
      font-size: 20px;
      line-height: 36px;
      text-align: center;
      width: 160px;
      margin-top: 20px;
      margin: 0 auto; }

.bz-h {
  width: 1000px;
  height: 18px;
  background: #ffdb8e; }

.bz-b {
  width: 1000px;
  height: 100px; }
  .bz-b li {
    float: left; }
  .bz-b .bz-c1 {
    width: 200px;
    height: 100px;
    background: #d49102;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px; }
    .bz-b .bz-c1 h3 {
      font-size: 30px;
      color: white;
      text-align: center;
      margin-top: 20px; }
  .bz-b .bz-c2 {
    width: 200px;
    height: 100px; }
    .bz-b .bz-c2 p {
      font-size: 20px;
      line-height: 36px;
      text-align: center;
      width: 160px;
      margin: 0 auto; }

.bz-but div {
  width: 300px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 40px; }

/* 各国学制、入学时间及预科 */
.yk-bt {
  margin-left: 136px; }

.yk-ul {
  margin-top: 50px;
  width: 1000px;
  height: 40px; }
  .yk-ul li {
    float: left;
    width: 142px;
    height: 40px;
    background: #182848;
    color: white;
    font-size: 20px;
    line-height: 40px;
    text-align: center; }

.yk-con {
  margin-top: 20px;
  width: 960px;
  height: 370px;
  border: 3px solid #d49102;
  padding: 15px;
  display: none; }
  .yk-con ul {
    width: 480px;
    margin-right: 20px;
    float: left; }
    .yk-con ul li {
      width: 480px;
      overflow: hidden;
      margin-bottom: 20px; }
      .yk-con ul li div {
        width: 120px;
        height: 30px;
        background: #d49102;
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        color: white;
        border-radius: 5px;
        float: left;
        margin-right: 1px; }
      .yk-con ul li p {
        width: 350px;
        font-size: 20px;
        line-height: 34px;
        float: right;
        color: #222; }

.yk-but div {
  width: 300px;
  background: #182848;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 30px; }

/* 入学申请条件、材料及申请时间 */
.time-bt {
  margin-left: 50px; }

.time-ul {
  margin-top: 50px;
  width: 1000px;
  height: 40px; }
  .time-ul li {
    float: left;
    width: 142px;
    height: 40px;
    background: #182848;
    color: white;
    font-size: 20px;
    line-height: 40px;
    text-align: center; }

.time-con {
  margin-top: 20px;
  width: 960px;
  height: 270px;
  border: 3px solid #d49102;
  padding: 15px;
  display: none; }
  .time-con ul {
    width: 460px;
    margin-right: 20px;
    float: left; }
    .time-con ul li {
      width: 460px;
      overflow: hidden;
      margin-bottom: 20px; }
      .time-con ul li div {
        width: 120px;
        height: 30px;
        background: #d49102;
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        color: white;
        border-radius: 5px;
        margin-right: 1px; }
      .time-con ul li p {
        width: 460px;
        font-size: 20px;
        line-height: 34px;
        color: #222;
        margin-top: 5px; }

/* 出国读研学费及生活费 */
.shf-bt {
  margin-left: 125px; }

.shf-ul {
  margin-top: 50px;
  width: 1000px;
  height: 40px; }
  .shf-ul li {
    float: left;
    width: 142px;
    height: 40px;
    background: #182848;
    color: white;
    font-size: 20px;
    line-height: 40px;
    text-align: center; }

.shf-con {
  margin-top: 20px;
  width: 960px;
  height: 270px;
  border: 3px solid #d49102;
  padding: 15px;
  display: none; }
  .shf-con ul {
    width: 460px;
    margin-right: 20px;
    float: left; }
    .shf-con ul li {
      width: 460px;
      overflow: hidden;
      margin-bottom: 20px; }
      .shf-con ul li div {
        width: 120px;
        height: 30px;
        background: #d49102;
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        color: white;
        border-radius: 5px;
        margin-right: 1px;
        float: left; }
      .shf-con ul li p {
        width: 460px;
        font-size: 20px;
        line-height: 34px;
        color: #222;
        margin-top: 5px;
        float: right; }

/* 出国读研打工政策 */
.dg img {
  margin-top: 100px; }
.dg div {
  overflow: hidden; }
  .dg div p {
    background: #eee;
    padding-left: 12px;
    padding-right: 12px; }
.dg div:hover p {
  background: #182848;
  color: white; }

.dg-con h3 {
  font-size: 20px;
  line-height: 36px;
  color: #182848;
  float: left;
  margin-right: 10px; }
.dg-con p {
  font-size: 20px;
  line-height: 36px;
  float: right; }

.usa {
  position: relative;
  left: 160px;
  top: -480px;
  width: 840px; }
  .usa p {
    width: 760px; }

.yg {
  position: relative;
  left: 260px;
  top: -470px;
  width: 810px; }
  .yg p {
    width: 725px; }

.adly {
  position: relative;
  left: 330px;
  top: -460px;
  width: 820px; }
  .adly p {
    width: 700px; }

.ca {
  position: relative;
  left: 350px;
  top: -450px;
  width: 820px; }
  .ca p {
    width: 720px; }

.xxl {
  position: relative;
  left: 330px;
  top: -430px;
  width: 820px; }
  .xxl p {
    width: 720px; }

.arl {
  position: relative;
  left: 280px;
  top: -410px;
  width: 820px; }
  .arl p {
    width: 720px; }

.rb {
  position: relative;
  left: 140px;
  top: -390px;
  width: 810px; }
  .rb p {
    width: 730px; }

.dg-but div {
  width: 300px;
  height: 40px;
  line-height: 40px;
  background: #182848;
  position: relative;
  left: 350px;
  top: -340px; }

/* 推荐院校 */
.tjz {
  width: 100%;
  height: 660px;
  background: url("../images/b2.jpg") no-repeat center center; }

.tj {
  margin: 0 auto;
  height: 500px;
  margin-top: -330px; }

.tj-t {
  margin-left: 240px;
  margin-top: 50px; }

.tj-con {
  width: 1000px;
  height: 342px;
  margin-top: 50px; }

.tj-u1 {
  width: 120px;
  float: left;
  margin-right: 10px; }
  .tj-u1 li {
    width: 136px;
    height: 41px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: white;
    background: #182848;
    margin-bottom: 10px; }

.tj-u2 {
  float: right;
  width: 860px;
  border: 3px solid #182848;
  display: none; }
  .tj-u2 li {
    width: 164px;
    height: 165px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background: white; }
    .tj-u2 li p {
      width: 164px;
      height: 30px;
      background: #182848;
      line-height: 30px;
      font-size: 20px;
      text-align: center;
      position: relative;
      left: 0px;
      top: -35px;
      color: white;
      opacity: 0.7; }

.tj-but div {
  width: 300px;
  height: 40px;
  line-height: 40px;
  background: #182848;
  text-align: center;
  margin: 0 auto;
  margin-top: 50px; }

/* 表单 */
.bd {
  width: 100%;
  height: 380px;
  margin: 0 auto;
  padding-top: 50px; }
  .bd ul {
    width: 360px;
    height: 200px;
    margin: 0 auto; }
    .bd ul .bdl {
      width: 360px;
      height: 34px;
      font-size: 18px;
      line-height: 32px;
      margin-bottom: 20px; }
      .bd ul .bdl span {
        color: red;
        margin-top: 20px; }
      .bd ul .bdl input {
        width: 240px;
        height: 34px;
        margin: 0 10px; }
      .bd ul .bdl select {
        width: 240px;
        height: 40px;
        margin: 0 10px; }
    .bd ul .bd-bt a {
      cursor: pointer;
      display: inline-block;
      text-align: center;
      width: 200px;
      height: 40px;
      background: #182848;
      color: white;
      font-size: 20px;
      line-height: 40px;
      margin-top: 10px;
      margin-left: 70px; }

/* 最底部 */
.bottom_7 {
  width: 1100px;
  height: 220px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  color: #030303;
  border-top: solid 1px #A9AAA2; }
  .bottom_7 a {
    font-size: 12px;
    line-height: 30px;
    color: #030303; }

.title2 {
  width: 700px;
  margin: 0 auto;
  margin-top: 70px; }

/*# sourceMappingURL=yjs.css.map */
