<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,
ol,
li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    list-style: none;
    vertical-align: baseline;
    font-size: 100%;
}

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%;
}

#section {
    width: 1000px;
    margin: auto;
}

ul,
li {
    list-style: none;
}

img {
    vertical-align: middle;
}

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

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

.oh {
    overflow: hidden;
}

.midd {
    text-align: center;
}

.mt1 {
    margin-top: 10px;
}

.mt2 {
    margin-top: 20px;
}

.mt3 {
    margin-top: 15px;
}

.mtb1 {
    margin: 10px 0;
}

.mtb2 {
    margin: 20px 0;
}

.mlr1 {
    margin: 0 10px;
}

.mlr2 {
    margin: 0 20px;
}

.mb {
    margin-bottom: 0;
}

.mtb1 {
    margin: 10px 0;
}

.ti {
    text-indent: 25px;
}

table {
    border-collapse: collapse;
}


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

.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;
}

#looyuMid,
#looyuLeft {
    z-index: 10
}


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


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

body {
    line-height: 24px;
    font-size: 14px;
    color: #363636;
    font-family: "Microsoft YaHei", Helvetica, Arial;
    background-color: #fff;
}

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

.line_l {
    width: 100%;
    height: 1px;
    background-color: #dadada;
}

.head_img {
    width: 100%;
}


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

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

.header {
    height: 644px;
    background: url(../images/header.png) no-repeat center top;
    text-align: center;
}

.header ul {
    padding-top: 262px;
    margin-bottom: 20px;
}

.header ul li {
    width: 252px;
    display: inline-block;
    margin: 0 18px 13px;
    border: 1px solid #9891e3;
}

.header ul li a {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    display: block;
}

.header .pop_form {
    display: block;
    width: 295px;
    height: 58px;
    color: #fff;
    margin-left: 346px;
    font-size: 22px;
    line-height: 49px;
    background: url(../images/btn1_bg.png) no-repeat;
}

.header p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    padding: 30px 60px 0;
}

.header p a {
    color: #fe0000;
}

#cboxLoadedContent {
    border: 0;
    border-radius: 0;
    background-color: transparent;
}

#cboxClose {
    width: 18px;
    height: 18px;
    top: 22px;
    right: 30px;
    background: none;
}

#eic_pop_form h2 {
    text-align: center;
    margin-bottom: 22px;
}

.eic_pop_form {
    width: 650px;
    height: 457px;
    /* background-color: #fafafa; */
    padding-top: 141px;
    box-sizing: border-box;
    box-shadow: 0 0 5px #aaa;
    border-radius: 4px;
    background: url(../images/bd_bg1.png) no-repeat;
    background-size: 100% 100%;
}

.eic_pop_form p {
    margin-bottom: 10px;
    overflow: hidden;
    zoom: 1;
    /* margin: auto; */
    margin-left: 160px;
}

.ad_pc {
    font-size: 15px;
    color: #fff;
}

.eic_pop_form label {
    width: 216px;
    height: 36px;
    float: left;
    font-size: 16px;
    line-height: 36px;
    color: #1d1d1d;
    text-align: right;
}

.eic_pop_form .dfv {
    width: 328px;
    height: 36px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    padding-left: 10px;
    font-size: 16px;
    float: left;
    border-radius: 5px;
    box-sizing: border-box;
    outline: none;
}

.eic_pop_form .user-inp {
    width: 190px;
    height: 36px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    padding-left: 10px;
    font-size: 16px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    outline: none;
}

.eic_pop_form .user-btn {
    width: 128px;
    height: 36px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    /* margin-top: 2px; */
    background-color: #ed6d89;
    border: 0;
    border-radius: 5px;
    outline: none;
}

.eic_pop_form .form-btn {
    width: 422px;
    height: 46px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 23px;
    margin-top: 10px;
    margin-left: 114px;
}


/*蹇€熷鑸�*/

.top-nav {
    background: rgba(47, 32, 190, 0.8);
    height: 87px;
    text-align: center;
    font-size: 0;
    width: 100%;
    margin-top: -87px;
}

.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: 18px;
    color: #fff;
    line-height: 82px;
    display: block;
    cursor: pointer;
    padding: 0 26px;
}

.top-nav li.on a {
    border-bottom: 5px solid #fde300;
}

.tit {
    text-align: center;
    padding: 58px 0 28px;
}

.tit h6 {
    font-size: 24px;
    color: #303030;
    margin-top: 35px;
}

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

.btn-box a {
    display: inline-block;
    height: 51px;
    line-height: 47px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    width: 224px;
    background: url(../images/btn_bg.png) no-repeat;
    margin: 0 45px;
}

.btn-box1 a {
    display: inline-block;
    height: 58px;
    line-height: 53px;
    width: 295px;
    background: url(../images/btn1_bg.png) no-repeat;
}


/* 鎺掑悕瑙ｈ 鎸夐挳鏍峰紡 */

.btn-pmjd {
    font-size: 18px;
    text-align: center;
    padding-top: 38px;
    padding-bottom: 46px;
}

.btn-pmjd a {
    display: inline-block;
    width: 205px;
    height: 45px;
    line-height: 45px;
    border-radius: 30px;
    margin: 0 60px;
}

.btn-pmjd a:first-child {
    border: 1px solid #4b3aef;
}

.btn-pmjd a:last-child {
    background-color: #4b3aef;
    color: #fff;
}


/*瀵艰*/

.dy {
    height: 455px;
    background-color: #f9f8fe;
    margin-bottom: 100px;
}

.dy .txt {
    font-size: 16px;
    color: #303030;
    line-height: 24px;
    text-align: center;
    padding: 0 60px;
}

.dy .txt a {
    color: #fe0000;
}

.dy .arr {
    width: 46px;
    height: 42px;
    display: block;
    background: url(../images/arr.png) no-repeat;
    margin: 12px auto 20px;
}

.pmjz li {
    width: 235px;
    float: left;
    margin-right: 20px;
    box-shadow: 0 0 10px #ddd;
}

.pmjz li a {
    display: block;
    height: 209px;
    font-size: 15px;
    color: #303030;
    text-align: center;
    background-color: #fff;
    padding-top: 30px;
}

.pmjz li img {
    display: block;
    margin: 0 auto 45px;
}

.pmjz li a:hover {
    border: 2px solid #3324d3;
    height: 239px;
    box-sizing: border-box;
}


/*2019 QS涓栫晫澶у鎺掑悕*/

.pmff {
    width: 864px;
    height: 396px;
    background: #f9f8fe;
    position: relative;
    margin-bottom: 38px;
    margin-top: 30px;
}

.qs-pmff {
    float: right;
}

.logo-box {
    width: 380px;
    height: 310px;
    padding-top: 40px;
    background: linear-gradient(140deg, #493aee, #7a30fd);
    position: absolute;
}

.qs-pmff .logo-box {
    left: -138px;
    top: -30px;
}

.logo-box img {
    height: 110px;
    display: block;
    margin: 0 auto 10px;
}

.logo-box p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    padding: 0 20px;
    text-align: center;
}

.pmff dl {
    margin-left: 315px;
    width: 275px;
    float: left;
    margin-top: 44px;
}

.pmff dt {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 68px;
}

.pmff dd {
    font-size: 16px;
    color: #000;
    line-height: 16px;
    margin-bottom: 18px;
}

.pmff dd i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.pmff dd i.color1 {
    background-color: #ffc63b;
}

.pmff dd i.color2 {
    background-color: #87bfff;
}

.pmff dd i.color3 {
    background-color: #427bff;
}

.pmff dd i.color4 {
    background-color: #213f86;
}

.pmff dd i.color5 {
    background-color: #7fce69;
}

.pmff dd i.color6 {
    background-color: #007e2e;
}

.pmff dd i.color7 {
    background-color: #53a600;
}

.pmff dd i.color8 {
    background-color: #fa7e06;
}

.pmff dd i.color9 {
    background-color: #e096ff;
}


.pmff dd i.red {
    background-color: #f35945;
}

.pmff dd i.blue1 {
    background-color: #12c0ff;
}

.pmff dd i.green {
    background-color: #5fcc5f;
}

.pmff dd i.orane {
    background-color: #fda237;
}

.pmff dd i.blue2 {
    background-color: #00acd1;
}

.pmff dd i.purple {
    background-color: #bd4ae7;
}

.pmff dd i.yellow {
    background-color: #f8e900;
}

.pmff dd i.blue3 {
    background-color: #005aa6;
}

.pmff dd i.green2 {
    background-color: #00ae5d;
}

.pmff dd b {
    color: #7032fa;
}

.pmff .bt {
    width: 229px;
    float: left;
    margin-top: 66px;
}

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

.pm-tab li {
    width: 170px;
    height: 49px;
    display: inline-block;
    margin: 0 17px;
    background: linear-gradient(145deg, #493aee, #7a30fd);
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
    line-height: 49px;
    cursor: pointer;
}

.pm-tab li.on {
    border: 2px solid #6434f6;
    background: #fff;
    color: #000;
    box-sizing: border-box;
    line-height: 45px;
}

.pm-hid {
    border: 1px solid #4e34ce;
    display: none;
}

.table-head th {
    height: 50px;
    background-color: #3324d3;
    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: #f8f7ff;
}

.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: #f00;
}

.pmjd {
    box-shadow: 0 0 20px #aaa;
    border: 5px solid #3324d3;
    padding: 20px 20px 0px;
    background-color: #fff;
    margin-top: 50px;
}

.pmjd h5 {
    width: 236px;
    height: 50px;
    background: url(../images/pmjd_bg.png) no-repeat;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    margin: -75px auto 0
}

.pmjd .top {
    margin-bottom: 10px;
}

.pmjd h6 {
    font-size: 18px;
    color: #3324d3;
    font-weight: bold;
    padding-top: 20px;
}

.pmjd ul {
    margin-top: 18px;
    text-align: center;
}

.pmjd ul li {
    float: left;
}

.pmjd ul li a {
    display: block;
    width: 120px;
    height: 165px;
}

.pmjd ul li a img {}

.pmjd ul li a p {
    width: 120px;
    height: 65px;
    display: table-cell;
    vertical-align: middle;
}

ul.zbjd1 {
    padding-left: 85px;
    border-bottom: 1px solid #7d7d7d;
}

ul.zbjd1 li {
    margin-right: 57px;
    display: table;
}

ul.zbjd1 li:last-child {
    margin-right: 0;
}

ul.zbjd2 {}

ul.zbjd2 li {
    margin-right: 26px;
}

ul.zbjd2 li:last-child {
    margin-right: 0;
}

ul.zbjd2 li a {}


/* us */

ul.ggpm li {
    margin-right: 56px;
}


/* .pmjd dl{ width:409px; float:left;}
.pmjd dl.left{border-right: 1px solid #959595; padding-right:45px; margin-right: 45px; }
.pmjd dt{font-size:18px; color:#3324d3; font-weight: bold; line-height: 44px;}
.pmjd dd{font-size:16px; color:#303030; line-height: 24px; margin-bottom:20px;}
.pmjd dd.icon{padding-left:22px; background:url(../images/icon.png) no-repeat left 5px; margin-left:-22px;}
.pmjd dd b{font-size:16px; color:#404040; line-height: 24px; display: inline-block; margin-bottom:8px;}
.pmjd dd a{color:#ff0000;}
.pmjd .bottom{padding:30px 25px}

.pmjd.pmjd1 .top{padding:20px 30px 10px; border-bottom:0; margin-bottom:0;}
.pmjd.pmjd1 dl{border-bottom:1px solid #7d7d7d; width: 100%;}
.pmjd.pmjd1 .top dl:last-child{border-bottom:0;}
.pmjd.pmjd1 dl.left{border-right: 1px dashed #959595; padding-right:45px; margin-right: 45px; }
.pmjd1 .bottom{padding:0 25px;} */

.pmjx-tab {
    width: 245px;
    float: left;
}

.pmjx-tab li {
    width: 108px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #dfdff9;
    font-size: 18px;
    color: #493aee;
    cursor: pointer;
}

.pmjx-tab li.on {
    background: linear-gradient(135deg, #493aee, #7a30fd);
    color: #fff;
}

.pmjx-hid {
    width: 597px;
    float: left;
    background-color: #f9f8fe;
    padding: 26px 34px;
    font-size: 16px;
    line-height: 26px;
    color: #303030;
    display: none;
}

.pmjx-hid a {
    color: #ff0000;
}


/*2019娉版櫎澹珮绛夋暀鑲蹭笘鐣屽ぇ瀛︽帓鍚�*/

.part2 {
    background-color: #f9f8fe;
}

.tws-pmff {
    background-color: #fff;
    border: 1px solid #e9e8f6;
    box-sizing: border-box;
    padding-left: 30px;
    margin-top: 30px;
}

.tws-pmff dl {
    width: 342px;
    margin-left: 0;
}

.tws-pmff dd {}

.tws-pmff .logo-box {
    right: -138px;
    top: -30px;
}


/*2019 U.S.News涓栫晫澶у鎺掑悕*/

.us-pmff {
    height: 394px;
    float: right;
}

.us-pmff dl {
    width: 505px;
    background: url(../images/bing3.png) no-repeat right 25px;
    margin-top: 15px;
}

.us-pmff .logo-box {
    left: -138px;
    top: -30px;
    height: 344px;
}


/*2018杞涓栫晫澶у瀛︽湳鎺掑悕*/

.part4 {
    background-color: #f9f8fe;
}

.rk-pmff {
    background-color: #fff;
    border: 1px solid #e9e8f6;
    box-sizing: border-box;
    padding-left: 30px;
    margin-top: 30px;
}

.rk-pmff dl {
    width: 254px;
    margin-left: 54px;
}

.rk-pmff .logo-box {
    right: -138px;
    top: -30px;
    height: 390px;
}


/*鍚勫浗鍙楁杩庣殑闄㈡牎鎺ㄨ崘*/

.part5 {
    padding-bottom: 46px;
}

.yxtj-tab {
    background: linear-gradient(to right, #493aee, #7a30fd);
    text-align: center;
    height: 62px;
    margin-bottom: 30px;
}

.yxtj-tab li {
    width: 128px;
    height: 82px;
    font-size: 18px;
    color: #fff;
    line-height: 82px;
    display: inline-block;
    margin: -10px 10px 0;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

.yxtj-tab li.on {
    background-color: #e0556f;
}

.part5 .txt {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 65px;
    margin: 10px 0;
}

.part5 .txt a {
    color: #e0556f;
}

.yxtj-hid {
    display: none;
}

.yxtj-hid .left {
    padding: 0 18px;
    width: 704px;
    float: left;
    margin-right: 14px;
    border: 1px solid #b4b4b4;
}

.yxtj-hid .left ul {
    border-bottom: 1px dashed #838383;
    padding: 15px 0;
}

.yxtj-hid .left ul:last-child {
    border-bottom: 0;
}

.yxtj-hid .left li {
    width: 183px;
    border-right: 1px dashed #838383;
    float: left;
    padding-top: 6px;
}

.yxtj-hid .left li:first-child {
    margin-left: -18px;
}

.yxtj-hid .left li:last-child {
    border-right: 0;
    margin-right: -18px;
}

.yxtj-hid .left li img {
    display: block;
    margin: 0 auto 15px;
}

.yxtj-hid .left li dl {
    font-size: 16px;
    line-height: 26px;
    color: #303030;
    text-align: center;
}

.yxtj-hid .left li dt {
    font-weight: bold;
}

.yxtj-hid .left li dd b {
    color: #de546d;
}

.yxtj-hid .left li dd a {
    display: inline-block;
    width: 140px;
    height: 29px;
    margin: 20px 9px 12px;
    font-size: 16px;
    color: #fff;
    line-height: 29px;
    text-align: center;
    background-color: #7132fa;
    border-radius: 6px;
}

.yxtj-hid .right {
    width: 194px;
    height: 526px;
    box-shadow: 0 0 15px #aaa;
    padding: 14px 25px;
    float: left;
}

.yxtj-hid .right p {
    border-bottom: 1px dashed #b4b4b4;
    padding: 12px 4px 12px 8px;
    font-size: 16px;
    line-height: 24px;
    color: #303030;
}

.yxtj-hid .right.p-s p {
    padding: 8px 4px 8px 8px;
}

.yxtj-hid .right p a {
    color: #e0556f;
}

.yxtj-hid .right .btn {
    color: #fff;
    text-align: center;
    width: 191px;
    height: 55px;
    background: url(../images/yxtj_btn.png) no-repeat;
    line-height: 55px;
    display: block;
    margin: 10px auto 24px;
}


/*鎺掑悕涓轰粈涔堟槸閲嶈鐨勶紵*/

.part6 {
    height: 830px;
    background: url(../images/pm_bg.jpg) no-repeat center top;
}

.part6 .txt {
    margin: 0 27px 20px;
    padding: 12px 40px;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-align: center;
}

.pmzy {
    padding: 20px;
    background-color: #fff;
}

.pmzy-tab {
    width: 300px;
    float: left;
}

.pmzy-tab li {
    width: 225px;
    height: 131px;
    margin-bottom: 5px;
    background-color: #7a30fd;
    padding: 0 20px;
    display: table;
    cursor: pointer;
}

.pmzy-tab li.on {
    background: url(../images/pmzy_bg.png) no-repeat;
    padding-right: 34px;
}

.pmzy-tab li img {
    margin-top: 36px;
    margin-right: 16px;
}

.pmzy-tab li b {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    width: 132px;
}

.pmzy-hid {
    width: 660px;
    float: left;
    display: none;
}

.pmzy-hid p {
    font-size: 16px;
    line-height: 26px;
    color: #303030;
    padding-left: 15px;
    margin-top: 22px;
}

.pmzy-hid p.cir {
    background: url(../images/cir.png) no-repeat left 10px;
}

.pmzy-hid p b {
    color: #3324d3;
}

.pmzy-hid p a {
    color: #de536d;
    text-decoration: underline;
}


/*濡備綍鍒╃敤鎺掑悕鍋氬ソ閫夋牎瑙勫垝锛�*/

.xxgh-tab {
    background: linear-gradient(to right, #493aee, #7a30fd);
    text-align: center;
    height: 62px;
}

.xxgh-tab li {
    width: 128px;
    height: 82px;
    font-size: 18px;
    color: #fff;
    line-height: 82px;
    display: inline-block;
    margin: -10px 10px 0;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

.xxgh-tab li.on {
    background-color: #e0556f;
}

.xxgh-hid {
    background-color: #f9f8fe;
    padding: 40px 34px 24px;
    display: table;
    margin-bottom: 28px;
    display: none;
}

.xxgh-hid img {
    width: 232px;
    float: left;
    margin-right: 34px;
}

.xxgh-hid p {
    font-size: 16px;
    line-height: 24px;
    color: #303030;
    height: 144px;
    display: table-cell;
    vertical-align: middle;
}

.txt-box dl {
    width: 482px;
    float: left;
    background-color: #f9f8fe;
    height: 580px;
}

.txt-box dt {
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 22px;
    background: linear-gradient(to right, #493aee, #7a30fd);
}

.txt-box dd {
    font-size: 16px;
    line-height: 24px;
    color: #303030;
    margin-bottom: 22px;
    padding: 0 32px;
}

.txt-box dd a {
    color: #fe0000;
    text-decoration: underline;
}


/*濡備綍鍒╃敤鎺掑悕鍋氬ソ閫夋牎瑙勫垝锛�2*/

.part8 {
    background-color: #f9f8fe;
    padding-bottom: 46px;
}

.lxbsm-tab {
    text-align: center;
}

.lxbsm-tab li {
    width: 109px;
    height: 109px;
    display: inline-block;
    line-height: 62px;
    margin: 0 26px;
    font-size: 18px;
    color: #303030;
}

.lxbsm-tab li img {
    width: 103px;
    height: 103px;
    border: 3px solid #b8b8b8;
    border-radius: 50%;
}

.lxbsm-tab li.on img {
    border-color: #3327bd;
}

.lxbsm-hid {
    display: none;
    padding: 40px 20px 0;
}

.lxbsm-inner-tab {}

.lxbsm-inner-tab dt {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    margin-right: 12px;
    line-height: 52px;
}

.lxbsm-inner-tab dd {
    float: left;
    width: 160px;
    height: 46px;
    line-height: 19px;
    background: #ac59d6;
    font-size: 15px;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 6px;
    padding: 0 10px;
    display: table;
    margin-bottom: 20px;
}

.lxbsm-inner-tab dd p {
    display: table-cell;
    vertical-align: middle;
}

.lxbsm-inner-tab dd span {
    display: block;
    font-size: 12px;
}

.lxbsm-inner-tab dd.on {
    background: #3324d3;
}

.lxbsm-inner-hid {
    display: none;
    border: 1px solid #b6b6b6;
    padding: 22px 36px;
}

.lxbsm-inner-hid p {
    font-size: 16px;
    color: #303030;
    line-height: 24px
}

.lxbsm-inner-hid p i {
    color: #a657d5;
    font-style: normal;
}

.lxbsm-inner-hid p b {
    color: #000;
}

.lxbsm-inner-hid p a {
    color: #ff0000;
}


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

.part9 {
    background: linear-gradient(170deg, #3424d3, #c861d7);
    padding-bottom: 50px;
}

.zgh dl {
    background: #fff;
    margin-bottom: 12px;
    padding: 12px 30px;
    display: table;
}

.zgh dt {
    width: 48px;
    height: 48px;
    padding-right: 21px;
    border-right: 1px dashed #d6d6d6;
    margin-right: 22px;
}

.zgh dd {
    display: table-cell;
    vertical-align: middle;
    width: 845px;
    font-size: 16px;
    line-height: 24px;
    color: #303030
}


/*鍚痉鈥斿€煎緱淇¤禆鐨勫浗闄呮暀鑲叉満鏋�*/

.part10 {
    padding-bottom: 80px;
}

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

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

.school .description {
    font-size: 24px;
    line-height: 30px;
    margin-top: 23px;
}

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

.school .text span {
    float: left;
    width: 12px;
    height: 12px;
    background: linear-gradient(to bottom, #3424d3, #c861d7);
    border-radius: 50%;
    margin-right: 22px;
    margin-top: 14px;
}

.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: #ebeff2;
    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: #eaeff3;
    position: absolute;
    top: 20px;
    right: -40px;
}

.school ul.ult li.on {
    color: #fff;
    background: linear-gradient(to bottom, #3424d3, #c861d7);
}

.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;
}

.closeBtnLeft {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.yy-box #cboxClose {
    background: none;
    width: 58px;
    height: 58px;
    top: 0;
    right: 0;
}

.yy-box .closeBtnLeft {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
</pre></body></html>