<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{  margin:0; padding:0; text-align:center;  font-size:12px; font-family:PingFangSC-Semibold, sans-serif; }
table,td,tr,img,ul,li,h1,h2,h3,h4,p,object,param,embed{margin:0; padding:0; border:0;}
img{border:0;}
ul,li{list-style:none;}
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; height: 0; clear:both; visibility:hidden;}

/*-返回定部-*/
#tbox{width:54px; float:right; position:fixed; right:50px; bottom:15px;}
#gotop{ width:54px; height:54px; background:url(../img/icon.png) no-repeat; display:block;}

.pc-container{width: 100%; height: 100%; margin: 40px auto 0 auto; text-align: center;}
  .pc-container .banner{ height:641px;  background:url("../img/lx_01.jpg") no-repeat center; position: relative;}

  .pc-container .banner .main_m .listdh{cursor: pointer; width:936px; height: 70px; position: absolute; right: 0; bottom:55px;  display: flex;  justify-content: space-around; flex-flow: row nowrap;}
  .pc-container .banner .main_m .listdh a{width: 65px; height:50px; display: block; font-size: 16px; line-height: 20px; border-radius: 10px; padding-top: 10px; transition: all 1s ease-in-out 0s;}
.pc-container .banner .main_m .listdh a:hover{color: #f2eba7;}
.pc-container .banner .main_m .listdh a:nth-child(odd){background: #003f9c;}
.pc-container .banner .main_m .listdh a:nth-child(even){background: #008cff;}

  .pc-container .banner1{ height:630px;  background:url("../img/bg1.png") no-repeat center; }
    .pc-container .banner1 .lxgh{padding-top: 80px; position: relative;}
.pc-container .banner1 .lxgh .hx{width: 2px; height:110px; color:#fff; position: absolute; top: 80px; left: 50%; background: #fff; }
    .pc-container .banner1 .lxgh .lxgh_content img{ float: left;}
     .pc-container .banner1 .lxgh .lxgh_content ul{float: left;}
      .pc-container .banner1 .lxgh .lxgh_content ul li{font-size: 16px; color: #fff; line-height: 25px; text-align: left; margin-left: 20px;}
      .pc-container .banner1 .lxgh .lxgh_content:nth-of-type(1) ul li b{font-weight: 100; color: #ff6470;}
      .pc-container .banner1 .lxgh .lxgh_content:nth-of-type(2) ul li b{font-weight: 100; color: #8bc53f;}

   .pc-container .banner2{ height:984px;  background:url("../img/bg2.png") no-repeat center 70px ;}
      .pc-container .banner2 h2{font-size: 24px; color: #232331; line-height: 40px;}
      .pc-container .banner2 h2:nth-of-type(1){padding-top: 170px;}
      .pc-container .btn{display: flex; justify-content: center; flex-flow: row nowrap;}
      .pc-container .btn a{margin: 0 15px; cursor: pointer;}

   .pc-container .banner_bt{ height:376px;  background:url("../img/lx_06.jpg") no-repeat center;}
      .pc-container .banner2 .lx-teacher{width: 980px; height: 280px; overflow: hidden;}
.pc-container .banner2 .lx-teacher .teac-main{margin: 20px auto 0 auto; width: 100%; display: flex; flex-flow: row nowrap; justify-content: space-around;}
.pc-container .banner2 .lx-teacher .teac-main .teac-seem{width:420px; height: 188px; display: flex; flex-flow: row nowrap; justify-content: space-around; box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.8); padding: 20px;}
.pc-container .banner2 .lx-teacher .teac-main .teac-seem .teac-left .teac-left-pic{width: 128px; height: 128px; border-radius:50%; border:5px solid #028bff; box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.4);}
.pc-container .banner2 .lx-teacher .teac-main .teac-seem .teac-left img{width: 120px; height: 120px; border-radius:50%; display: block; margin: 4px auto 0 auto;  }
.pc-container .banner2 .lx-teacher .teac-main .teac-seem .teac-left p{width: 145px; height: 30px; border: 3px solid #028bff; background: #028bff; color: #fff; line-height: 30px; font-size: 14px; }
.pc-container .banner2 .lx-teacher .teac-main .teac-seem .teac-left p span{display: block; width: 70px; height: 30px; background: #fff; color: #028bff; float: right; font-weight: bold; }

.pc-container .banner2 .lx-teacher .teac-main .teac-seem .teac-right p{text-align: left; font-size: 14px; line-height: 25px;margin-left: 20px; }

.pc-container .main_m{width: 960px; height: 100%; margin: 0 auto; text-align: center; position: relative;}
    .list_container{position: relative; width: 960px; height: 100%; text-align: center; margin: 0 auto;}
    .g_common{display: flex; justify-content:space-around; flex-flow: row nowrap; margin:0 auto 20px auto;}
    .a_circle{display: block; width: 100px; height: 100px; background:#fff; border: 1px solid #003f9d; border-radius: 50%; cursor: pointer; }
    .a_circle:nth-of-type(even){ border: 1px solid #008cff; }
    .circle{width: 90px; height: 90px; background:#003f9d; border-radius: 50%; color: #fff; line-height:30px; font-size: 18px; text-align: center; margin: 0 auto; }
     .a_circle:nth-of-type(even) .circle{background:#008cff; }
.circle p{margin-top: 5px; padding-top: 15px;}

.g_common .list_jb{width:910px; height: 50px; background: #ed4a56; box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2); border-radius: 5px; margin-top: 20px; margin-bottom: 50px; }
.g_common .list_jb .jb_title{width:184px; float: left; color: #fff; font-size: 18px; line-height: 20px; }
.g_common .list_jb .jb_title img{float: left; margin:6px 8px 0 30px;}
.g_common .list_jb .jb_title span{display: block; float: left; margin-top: 13px;}
.g_common .list_jb .jb_content{float: left; width:720px; background: #fff; height: 40px; margin-top:5px;  border-radius: 5px; line-height: 40px; font-size: 16px; color: #606060; box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2) inset; overflow: hidden; }
.g_common .list_jb .jb_content .ti_news{float: left; cursor: pointer;}

.g_common .ys_l{text-align: right; }
.g_common .ys_l,.g_common .ys_r{padding-top: 40px; float: left;}
.g_common .ys_l li,.g_common .ys_r li{font-size: 16px; color: #606060; line-height: 30px; margin-bottom: 20px;}
.g_common .ys_l li h3,.g_common .ys_r li h3{font-size: 22px; color: #004dbc; line-height: 40px;}
.g_common .ys_m{text-align: center; width: 360px; height: 300px; overflow: hidden; float: left; margin-left: -10px;}
.g_common .ys_m p{line-height: 25px; font-size: 14px; color: #606060; position: relative;}
.g_common .ys_m p .tips{position: absolute; left: -50px; top: 5px; width:42px ; height:42px ;}
.g_common .ys_r{text-align: left;}

.title-h2{
    text-align: center;
    font-size:30px;
    color: #232230;
    margin-bottom:10px;
}
.title-h4{
    font-size:14px;
    color: #5a5a66;
    font-style: italic;
    text-align: center;
}

/*留学费用*/
.abroad{
    height:620px; 
	background-color: #fff;
}
.abroad .titpic{}
.abroad .ab-ys{width:700px; margin: 10px auto 0 auto; font-size: 14px; color: #606060; line-height: 25px;}
.abroad ul{
    width: 760px;
    margin: 20px auto;
    overflow: hidden;
    margin-bottom:30px;
}
.abroad ul li{
    float: left;
    width: 30%;
    text-align: center;
    margin-right:10px;
    margin-left:10px;
}
.abroad ul li a{
    display: block;
    width: 100%;
    height:100%;
    margin-bottom:10px;
}
.abroad ul li a&gt;div{
    width:170px;
    height:170px;
    margin: 0 auto;
    background: #eeeeee;
    border: 5px solid #ca1f25;
    border-radius: 50%;
    text-align: center;
    line-height: 178px;
}
.abroad ul li div div{
    width: 158px;
    display: inline-block;
    height:158px;
    margin: 0 auto;
    background: #ca1f25;
    font-size: 24px;
    text-align: center;
    line-height:158px ;
    border-radius: 50%;
    color: #fff;
}
.abroad ul li p{
    font-size: 16px;
    color: #49494b;
}
.abroad .ab-ul{width: 1200px;}
.abroad .ab-ul li{width:270px; height: 326px; float: left; margin-bottom: 20px; }
.abroad .ab-ul li img{border:5px solid #e2e2e2; float: left;margin-left: 20px;margin-right: 20px; }
.abroad .ab-ul li .img-tit{border:5px solid #e2e2e2;  float: left; width: 216px; margin-left: 20px; margin-right: 20px;background: #003f9e;  font-size: 16px; height: 35px; color: #fff; line-height: 35px; margin-bottom: 10px;}
.abroad .ab-ul li p{font-size: 14px;display: block;width:270px;}
.abroad .ab-ul li p:nth-child(5){margin-bottom: 10px;}
.abroad .ab-ul li .ab-zx{height: 30px; line-height: 30px; margin-top: 5px;  }
.abroad .ab-ul li .ab-zx a:nth-child(1){width:115px; background: #003f9e; font-size: 16px; color: #fff; float: left; cursor: pointer;}
.abroad .ab-ul li .ab-zx a:nth-child(2){width:115px; background: #ff6411; font-size: 16px; color: #fff; float: left; cursor: pointer;}
    /*一站式*/
.service{
    background: url(../img/pic6.jpg) no-repeat top;
    height:1800px;
    color: #fff;
	background-color: #fff;
   
}
.service .title-h2{
    color: #fff;
}
.service .title-h2 span{color: #fdcd00}
.service .title-h4{color: #fff}
.service ul{
    width: 1000px;
    margin: 60px auto 0 auto;

}
.service ul li{

    overflow: hidden;

    padding-bottom:110px;
}
.service ul li:last-child{
    border-bottom:0;
}
.service ul li:last-child&gt;div{
    margin-top:74px;
}
.service ul li div{
    float: left;
    margin-top:30px;
}
.service ul li div h3{
    font-size:30px;
}
.service ul li div h4{
    font-size:12px;
}
.service ul li img{

    float: left;
}
.service ul li div p{
    line-height: 20px;
    font-size:14px;
    margin-top:10px;
}
.service ul li div h3 a,.service ul li div h4 a,.service ul li div{color: #2f3377;}
.ly{
    text-align: center;
}
.ly a{
    cursor: pointer;
    display: inline-block;
    width: 170px;
    height:44px;
    text-align:center;
    line-height: 44px;
    color: #fff;
    background: #005dff;
    margin-right:10px;
    border-radius: 20px;
    font-size:16px;
}
.icon{
    margin-right:60px;
    margin-left:60px;
    margin-top:134px;
}

/*文书*/
.wenshu{
    background: url(../img/bg3.png) no-repeat top;
    height:1041px;
    color: #fff;

}

/*文书重要性*/
.wenshu_con{
    background: url(../img/bg4.png) no-repeat bottom;
    height:554px;
    color: #fff;
}
.wenshu_con p{
    margin: 10px auto;
    font-size: 16px;
    line-height: 35px;
    color: #606060;
}
/*背景提升*/
.lx_bj{
    height:630px;
    color: #fff;
}

/*录取*/
.stu{
    background: url(../img/bg5.png) no-repeat top;
    padding-bottom:20px;
}
.select{
    width:960px;
    margin:  0 auto;
    padding-top: 15px;

}
.stu ul{
    width:960px;
    overflow: hidden;
    margin: 0 auto;
    /* background: #fafafa; */
}
.stu ul li{
    float: left;
    width:228px;
    height: 40px;
    text-align: center;

    font-size: 16px;
    color: #fff;
    font-weight: 900;
    line-height: 30px;
    cursor: pointer;
}
.stu ul li:first-child{
    background: #e60000;
}
.stu ul li:nth-of-type(2){
    background: #2f68b9;
}
.stu ul li:nth-of-type(3){
    background: #ffa300;
}
.stu ul li:nth-of-type(4){
    background: #dd782a;
}

.school{
    width: 960px;
    margin: 0 auto 20px auto;
    font-weight: 900;
    background: #fafafa;
    padding-top: 15px;
    padding-bottom: 10px;

}
.school div{
    width: 960px;
    margin:  0 auto;
    background: #fff;
    display: none;
}
.school div img{
    width: 100%;
}
.school .active{
    display: block;
}

.lxyy{position:relative; width:960px; height:212px;  font-size:14px; margin-top:-20px;font-family:PingFangSC-Semibold, sans-serif;  background: url("../img/yue.png") no-repeat top;}
.yuyuem{width: 100%; height: auto; display: flex; flex-flow: row wrap; justify-content: center;}

.container{width: 650px; height: auto; display: flex; flex-flow: row wrap; justify-content: center; margin-left: -20px; }


.pc-container .top_yuyue_form .textinput,.pc-container .top_yuyue_form1 .textinput{width: 140px; height: 36px; margin-bottom: 15px; margin-right:5px;  font-size: 14px; padding-left: 5px; float: left;  outline: none; }
.pc-container .top_yuyue_form .btnon,.pc-container .top_yuyue_form1 .btnon{position: absolute; outline: none; width:100px; height: 41px; border: 0;  background: #ff455a; font-size: 16px; color: #fff; cursor: pointer; right:130px; top:60px; font-weight: bold; }

.pc-container .top_yuyue_form .form-group{width: 32%; float: left;}
.pc-container .top_yuyue_form .yzmcode{width: 54%; height: 36px;  font-size: 14px; float: left;}
.pc-container .top_yuyue_form .codetxt{width: 38%; background: #f0f0f0; outline: none; height: 42px; cursor: pointer; font-size: 12px; border: 1px solid #b0b0b0; }

.yuyuem ul li{ color: #717071; margin-right: 10px; font-size: 14px; text-align: left; margin-bottom: 10px; }
input[type=radio] {
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    width: 15px;
    height: 12px;
    position: relative;

}

input[type=radio]:after {
    position: absolute;
    width: 10px;
    height: 15px;
    top: 0;
    content: "";
    background: #fff;
    display: inline-block;
    visibility: visible;
    padding: 0 3px;
    border-radius: 50%;
    border: 1px solid #c2c2c2;
}

input[type=radio]:checked:before {
    content: "";
    display: block;
    position: relative;
    top:0;
    width: 10px;
    height: 15px;
    background: #2099fd;
    padding: 0 3px;
    border-radius: 50%;
    border: 1px solid #c2c2c2;
    visibility: visible;
    font-weight: 400;
    z-index: 1;
    /*content: "✓";
    display: block;
    position: relative;
    top: -2px;
    left: 3px;
    width: 6px;
    height: 6px;
    color: #2099fd;
    font-weight: 400;
    z-index: 1;*/
}

.lxgj {
  width: 100%;
  height: 813px;
  padding-top: 4px;
  background: url(../img/lx_04.jpg) top center no-repeat;
}

.lxgj .title_lx {
  margin-top: 110px;
}

.lxgj ul {
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lxgj ul li {
  width: 370px;
  height: 268px;
  margin-top: 40px;
  position: relative;
  border-radius: 40px 0 40px 0;
  background-color: #fff;
  box-shadow: 0 0 16px 0 rgba(106, 141, 182, 0.14);
}

.lxgj ul li img {
  position: absolute;
  left: 28px;
  top: 20px;
}

.lxgj ul li h6 {
  font-size: 22px;
  color: #1a7af8;
  font-weight: normal;
  line-height: 26px;
  text-align: center;
  padding-top: 45px;
  margin-block-start: 0em;
    margin-block-end: 0em;
}

.lxgj ul li span {
  width: 100%;
  display: block;
  font-size: 22px;
  color: #333;
  text-align: center;
  line-height: 26px;
  margin-top: 15px;
}

.lxgj ul li p {
  text-align: center;
  font-size: 18px;
  color: #555;
  line-height: 22px;
  margin-top: 20px;
}

.lxgj ul li a {
  width: 198px;
  height: 42px;
  border: 1px solid #777;
  border-radius: 5px;
  position: absolute;
  bottom: 25px;
  left: 85px;
  font-size: 16px;
  color: #555;
  text-align: center;
  line-height: 42px;
}

.lxgj ul li a:hover {
  color: #fff;
  border-color: #1a7af8;
  background-color: #1a7af8;
}

.lxgj ul li::after {
  position: absolute;
  content: '';
  width: 314px;
  height: 1px;
  border-bottom: 1px dashed #ddd;
  left: 28px;
  bottom: 92px;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.xizhi {
  padding-top: 1px;
	background-color: #f7f8fc;
	width:100%;
height: 900px;
}
.xizhi .title_lx img{float: left;}
.xizhi .xizhi_list {
  padding-top: 10px;
}

.xizhi .xizhi_list .xz_list {
  width: 298px;
  height: 316px;
  float: left;
  margin-top: 50px;
  margin-right: 150px;
  border-radius: 20px 0 0 0;
  border: 1px solid #c3ddff;
  position: relative;
}

.xizhi .xizhi_list .xz_list img {
  border-radius: 20px 0 0 0;
}

.xizhi .xizhi_list .xz_list .touming_xz {
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  top: 109px;
  background-color: rgba(0, 0, 0, 0.5);
}

.xizhi .xizhi_list .xz_list .touming_xz span {
  padding-left: 25px;
  height: 50px;
  float: right;
  line-height: 50px;
  margin-right: 22px;
  font-size: 24px;
  color: #fff;
  font-style: italic;
  background: url(../img/xz_icon.png) left center no-repeat;
}

.xizhi .xizhi_list .xz_list .xizhi_title {
  height: 24px;
  position: relative;
  margin: 18px 0 0 20px;
}

.xizhi .xizhi_list .xz_list .xizhi_title h6 {
  font-size: 20px;
  color: #333;
  font-weight: normal;
  line-height: 24px;
  position: absolute;
  z-index: 1;
}

.xizhi .xizhi_list .xz_list .xizhi_title::before {
  position: absolute;
  content: '';
  width: 146px;
  height: 6px;
  left: 0;
  bottom: 0;
  border-radius: 3px;
  background-color: rgba(26, 122, 248, 0.15);
}

.xizhi .xizhi_list .xz_list p {
  padding: 0 20px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  margin-top: 10px;
}

.xizhi .xizhi_list .xz_list:nth-child(1) .xizhi_title::before, .xizhi .xizhi_list .xz_list:nth-child(3) .xizhi_title::before, .xizhi .xizhi_list .xz_list:nth-child(5) .xizhi_title::before, .xizhi .xizhi_list .xz_list:nth-child(6) .xizhi_title::before {
  width: 176px;
}

.xizhi .xizhi_list .mar0 {
  margin-right: 0;
}

.xizhi .btn_yx {
  width: 240px;
  margin: 50px auto;
}
.xizhi .sec8_list ul{
    height: 520px;
    margin-top: 56px;
}
.xizhi .sec8_list ul li{
    float: left;
     width: 388px;
     height: 248px;
     margin-bottom: 20px;
     margin-right: 17px;
     background: url(../img/banner8_libg.png) 0 0 no-repeat;
     text-align: center;
	
} 
.xizhi .sec8_list ul li h6{ 
    font-size: 23px;
    height: 50px;
    line-height: 50px;
    color:#fff;
	margin-block-start:0em;
    margin-block-end: 0em;
}
.xizhi .sec8_list ul li dl {
    margin-top: 10px;
}
.xizhi .sec8_list ul li dl dt{
    width: 265px;
    margin:0 auto;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    color:#000;
    border-bottom:1px solid #000;
}
.xizhi .sec8_list ul li dl dd{
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color:#000;
    margin-top: 10px;
}
.xizhi .sec8_list ul li.mr0{
	margin-right: 0;
}
.pic01{width:100%; height:555px; background:url(../img/lx_02.jpg) center top no-repeat;}
.pic02{width:100%; height:574px; background:url(../img/lx_03.jpg) center top no-repeat;}


.btn_yx {
  width: 200px;
  height: 48px;
  margin: 50px auto 0;
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #1a7af8;
  box-shadow: 0 0 10px 4px rgba(26, 122, 248, 0.3);
}


.banner9{ height:1206px;  background:url("../img/lx_05.jpg") no-repeat center top;}
.banner9 .main_m{width: 960px; height: 100%; margin: 0 auto; text-align: center; position: relative;}</pre></body></html>