<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*鍚痉鏁欒偛闆嗗洟甯傚満閮ㄦ妧鏈紑鍙�
*鍓嶇寮€鍙戠粍鍒朵綔鐗堟潈鎵€鏈�
*/


/***************************鍏叡缁勪欢鏍峰紡鎺у埗***************************/

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
li {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    _font-smoothing: antialiased;
    font-smoothing: antialiased;
}

#nav,
#header,
#menu,
#section {
    display: block;
}

#nav,
#header,
#menu {
    width: 100%;
}

.zt-wrap {
    font-size: 16px;
}

ul,
li {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    outline: none
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

.elips {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -o-text-overflow: ellipsis
}


/*娓呴櫎娴姩鏂规硶*/

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.fix {
    zoom: 1;
}

.fix:after {
    display: block;
    content: 'clear';
    clear: both;
    line-height: 0;
    visibility: hidden;
}


/****************************椤甸潰鏍峰紡鎺у埗*****************************/


/*---------------------------鍏ㄥ眬椤甸潰鎺у埗----------------------------*/

body {
    line-height: 22px;
    font-size: 12px;
    color: #333333;
    font-family: "寰蒋闆呴粦", "Microsoft YaHei", Helvetica, Arial;
}

a {
    color: #333333;
}

a:hover {
    color: #e45711;
}

.mw {
    width: 1000px;
    margin: 0 auto
}


/*---------------------------鍏ㄥ眬瀵艰埅妯″潡---------------------------*/

#nav {
    height: 105px;
    text-align: center;
    background-color: #FFF;
}

#looyuMid {
    z-index: 10
}


/*澶撮儴Banner*/

#header {
    width: 100%;
    height: 560px;
    position: relative;
    background: #0c1f5f url(../images/header.png)no-repeat center top;
}

#header .mw {
    padding-top: 440px;
}

#header .mw a {
    display: block;
    width: 150px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #e77b2c;
    border-radius: 6px;
    margin-left: 815px;
}

.top-nav {
    background: #0d1b4b;
    height: 54px;
    text-align: center;
    font-size: 0;
    width: 100%;
    margin-top: -54px;
    position: relative;
}

.top-nav.totop-fix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    margin-top: 0
}

.top-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.top-nav li a {
    font-size: 20px;
    color: #fff;
    line-height: 54px;
    padding: 0 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
}


/*-------------------------鍏ㄥ眬鑿滃崟瀵艰埅妯″潡--------------------------*/

.tit {
    text-align: center;
    padding-bottom: 34px;
    padding-top: 40px;
}

.btn-box {
    font-size: 0;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}

.btn-box a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 280px;
    height: 44px;
    font: 18px/44px "寰蒋闆呴粦";
    text-align: center;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    color: #fff;
    background-color: #ff8300;
}

.btn-box a:hover {
    background: #ff5f0f;
}


/* 鎺掑悕绡� */

.ranking-tab {
    padding: 0px 0 25px;
    text-align: center;
}

.ranking-tab li {
    width: 140px;
    height: 40px;
    display: inline-block;
    margin: 0 25px;
    background: #fff;
    border-radius: 23px;
    font-size: 18px;
    color: #001d68;
    line-height: 40px;
    cursor: pointer;
    border: 2px solid #001d68;
    font-weight: 700;
}

.ranking-tab li.on {
    border: 2px solid #001d68;
    background: #001d68;
    color: #ffff;
}

.ranking-hid {
    border: 1px solid #001d68;
    display: none;
}

.table-head th {
    height: 50px;
    background-color: #001d68;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding: 0 5px;
}

.table-con {
    max-height: 385px;
    overflow: auto;
    border-radius: 3px;
}

.table-con table {
    word-break: break-all;
    word-wrap: break-all;
    background-color: #fff;
}

.table-con tr:nth-child(2n) {
    background-color: #f5f7fb;
}

.table-con td {
    border-right: 1px solid #c9c9c9;
    font-size: 16px;
    color: #000;
    height: 52px;
    text-align: center;
    padding: 5px;
}

.table-con td a.yyform {
    color: #ff8300;
}


/*闄㈡牎鎺掑悕*/

.counList {
    padding: 0 18px;
}

.counList li {
    width: 289px;
    height: 120px;
    float: left;
    margin-right: 48px;
    margin-bottom: 30px;
}

.counList li:nth-child(3n) {
    margin-right: 0;
}

.ban1 {
    width: 964px;
    margin: 0 auto;
    height: 31px;
    padding-top: 133px;
    background: url(../images/ban1.jpg) no-repeat center top;
}

.ban1 a {
    display: block;
    width: 70px;
    height: 20px;
    margin-left: 602px;
    text-indent: -9999px;
}


/*鐢宠绡�*/

.sqp {
    padding-top: 330px;
    height: 55px;
    background: url(../images/sqp_img01.jpg) no-repeat center top;
}

.sqp a {
    display: block;
    width: 147px;
    height: 38px;
    margin-left: 50px;
    text-indent: -9999px;
}


/*涓撲笟绡�*/

.alp {
    background-color: #0c1f5f;
    padding: 58px 0 34px;
}

.alp li {
    width: 316px;
    float: left;
    margin-right: 26px;
    margin-bottom: 24px;
}

.alp li:nth-child(3n) {
    margin-right: 0;
}

.alp li a {
    display: block;
    background-color: #fff;
    height: 130px;
}

.alp li a .num {
    width: 55px;
    margin-left: 22px;
    float: left;
    font-size: 88px;
    line-height: 88px;
    color: #0c1f5f;
    text-align: center;
    font-weight: bold;
    margin-top: 24px;
}

.alp li a p {
    width: 200px;
    float: left;
    font-size: 20px;
    line-height: 24px;
    color: #0c1f5f;
    text-align: center;
    margin-top: 42px;
}

.alp li a .icon {
    width: 20px;
    height: 14px;
    background: url(../images/icon01.png) no-repeat 0 0;
    float: left;
    margin-top: 107px;
}

.alp li a:hover {
    background-color: #5b86a7;
}

.alp li a:hover .num {
    color: #fff;
}

.alp li a:hover p {
    color: #fff;
}

.alp li a:hover .icon {
    background-position: left bottom;
}


/*鍚痉鏁欒偛涓氬姟浼樺娍*/

.ywys li {
    width: 235px;
    border: 1px solid #d8dbe5;
    border-radius: 6px;
    float: left;
    margin-right: 17px;
    margin-bottom: 23px;
    background-color: #f4f4f4;
    text-align: center;
}

.ywys li a {
    display: block;
    height: 205px;
}

.ywys li:nth-child(4n) {
    margin-right: 0;
}

.ywys li .img-box {
    display: inline-block;
    height: 57px;
    margin: 24px 0 20px;
}

.ywys li .img-box img {
    vertical-align: middle;
}

.ywys li p {
    font-size: 18px;
    line-height: 26px;
    color: #2b2e31;
    padding: 0 17px;
}


/*2019鍚痉鍚嶆牎褰曞彇姒滐紙缇庡浗绡囷級*/

.cgal th {
    height: 50px;
    line-height: 50px;
    background-color: #5b86a7;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    border-right: 1px solid #5b86a7;
}

.cgal .table-con {
    height: 445px;
    overflow-y: auto;
}

.cgal .table-con table {
    width: 100%;
    border-collapse: collapse;
}

.cgal .table-con tr {
    background-color: #fff;
}

.cgal .table-con tr:nth-child(2n) {
    background-color: #e3eefd;
}

.cgal .table-con td {
    border: 1px solid #5b90b8;
    height: 36px;
    font-size: 18px;
    color: #2b2e31;
    text-align: center;
}

.cgal .table-con td a {
    color: #e77b2c;
}


/*鐣欏锛屾棭瑙勫垝鏃╃煡閬�*/

.part6 {
    padding-bottom: 65px;
}

.school .item {
    width: 227px;
    padding-top: 42px;
    text-align: center;
    height: 133px;
    background-color: #5b90b8;
    color: #fff;
    margin-right: 30px;
    float: left;
    font-weight: bold;
    margin-bottom: 40px;
}

.school .number {
    font-size: 46px;
}

.school .description {
    font-size: 22px;
    line-height: 34px;
    margin-top: 18px;
}

.school .text {
    margin-bottom: 46px;
    font-size: 22px;
}

.school .text span {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../images/cir.png) no-repeat;
    margin-right: 10px;
    margin-top: 12px;
}

.school .text p {
    color: #232323;
    float: left;
    width: 965px;
    line-height: 34px;
}

.school ul.ult {
    padding-bottom: 31px;
}

.school ul.ult li {
    width: 132px;
    height: 44px;
    background-color: #ebeff3;
    line-height: 44px;
    color: #232323;
    float: left;
    margin-right: 40px;
    text-align: center;
    font-weight: bold;
    position: relative;
    font-size: 23px;
    cursor: pointer;
}

.school ul.ult li .border {
    display: inline-block;
    width: 40px;
    height: 6px;
    background-color: #ebeff3;
    position: absolute;
    top: 20px;
    right: -40px;
}

.school ul.ult li.on {
    color: #fff;
    background-color: #0c1f5f;
}

.school .card-box {
    background: #f9f9f9;
}

.school .card {
    display: none;
    height: 273px;
}

.school .card .img {
    width: 400px;
    height: 272px;
    float: left;
}

.school .card p {
    margin-left: 400px;
    padding: 0 70px;
    font-size: 22px;
    color: #232323;
    line-height: 34px;
    display: table;
    height: 273px;
}

.school .card p span {
    display: table-cell;
    vertical-align: middle;
}
</pre></body></html>