<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    height: 100%;
    overflow-x: hidden;
    font-family: "Microsoft YaHei", sans-serif;
}

body a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

body a:focus {
    outline: none;
}

@media (min-width: 1366px) {
    .container {
        width: 1200px;
        padding-left: 0;
        padding-right: 0;
    }
}

/* é—æžå„±æ¾§èŠ¥æ™¶éî…ŸåšŠæ¤¤å¿“ç‰ƒé‹æ’»å´’å§˜åžç•¨ */
img {
    max-width: 100%;
    height: auto;
    width: auto \9;
    /* ie8 */
    -ms-interpolation-mode: bicubic;
    /*æ¿žæˆžæå¦—ã„§èŠ±é”ŸçŠ³å‚ç‘œæ—ˆå¦´éŽ­æ…¹é—æžå„±æ¾§èŠ¥æ™¶éî‚¤ç£½é–³å“„å€¹é‰ç‘°îŸ¿éŽ¯é¢å«æ¿&nbsp;â‚¬é”Ÿï¿½*/
    border: none;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}


/*é–»åº£æ«¢éŽ·ï¿½*/
.w010 {
    width: 100%;
}

.maxw010 {
    max-width: 100%;
}


.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}


.table-box {
    display: table !important;
    width: 100%;
    height: 100%;
}

.table-box .cell {
    display: table-cell !important;
    vertical-align: middle;
}


.bg-f6f6f6 {
    background: #f6f6f6;
}

.mb80 {
    margin-bottom: 80px;
}

.mb100 {
    margin-bottom: 100px;
}

.mb120 {
    margin-bottom: 120px;
}


.color-b60005 {
    color: #b60005;
}

.color-fff {
    color: #fff !important;
}


/*header*/
.header-custom {
    margin-bottom: 0;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
}

.header-custom.other-style {
    background: #fff;
    box-shadow: 5px 0 7px rgba(0, 0, 0, 0.06);
}

.header-custom.other-style .nav-custom &gt; li &gt; a {
    color: #333;
}

.header-custom.other-style .logo {
    padding: 22px 15px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.header-custom.other-style .logo img:first-child {
    display: none;
}

.header-custom.other-style .logo img:last-child {
    display: block;
}

.header-custom .logo {
    height: auto;
    padding: 37px 15px;
}

.header-custom .logo img {
    width: 227px;
}

.header-custom .logo img:first-child {
    display: block;
}

.header-custom .logo img:last-child {
    display: none;
}

.header-custom .nav-custom &gt; li &gt; a {
    background-position: center top;
    background-repeat: repeat-x;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.header-custom .nav-custom &gt; li &gt; a:focus,
.header-custom .nav-custom &gt; li &gt; a:hover,
.header-custom .nav-custom &gt; .active &gt; a,
.header-custom .nav-custom &gt; .active &gt; a:hover,
.header-custom .nav-custom &gt; .active &gt; a:focus,
.header-custom .nav-custom &gt; .open &gt; a,
.header-custom .nav-custom &gt; .open &gt; a:hover,
.header-custom .nav-custom &gt; .open &gt; a:focus {
    background-color: inherit;
    color: #fff;
}

.header-custom .nav-custom .dropdown .dropdown-menu {
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-custom .nav-custom .dropdown .dropdown-menu &gt; li &gt; a {
    display: block;
    font-size: 16px;
    color: #fff;
}

.header-custom .nav-custom .dropdown .dropdown-menu &gt; li &gt; a:hover,
.header-custom .nav-custom .dropdown .dropdown-menu &gt; li &gt; a.on {
    color: #1b34d0;
}

.header-custom .navbar-toggle {
    margin-bottom: 0;
    border: none;
}

.header-custom .navbar-toggle .icon-bar {
    background: #fff;
}

.header-custom .navbar-toggle:hover,
.header-custom .navbar-toggle:focus {
    background: none;
}

.header-custom .navbar-toggle:hover .icon-bar,
.header-custom .navbar-toggle:focus .icon-bar {
    background: #1b34d0;
}

.navbar-inverse {
    background: rgba(0, 0, 0, 0.3);
}

/*footer*/
.footer {
    padding-top: 45px;
    padding-bottom: 30px;
    background: #1b34d0;
}

.footer .footer-nav {
    margin-bottom: 25px;
}

.footer .footer-nav a {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.footer .footer-nav a:first-child {
    margin-left: 0;
}

.footer .footer-nav a span {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    color: #eaebff;
}

.footer .footer-text {
    line-height: 26px;
    font-size: 12px;
    color: #9fa1d3;
    position: relative;
}

.footer .footer-text .contact-text .title {
    margin-bottom: 5px;
    font-size: 18px;
    color: #eaebff;
    font-weight: bold;
}

.footer .footer-text .codeQR {
    color: #eaebff;
    text-align: center;
    position: absolute;
    right: 15px;
}

.goTop {
    width: 60px;
    height: 60px;
    padding-top: 17px;
    margin-right: 5px;
    background: #1b34d0;
    text-align: center;
    position: fixed;
    right: 1%;
    bottom: 30px;
}


/*page menu*/
.right-nav {
    width: 70px;
    margin-top: -197px;
    position: fixed;
    top: 50%;
    right: 1%;
    z-index: 999;
}

.right-nav .line {
    display: block;
    width: 1px;
    height: 98px;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
}

.right-nav .page-num {
    height: 46px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.right-nav .page-num .on {
    font-size: 32px;
    font-weight: bold;
}

#side-menu {
    width: 10px;
    margin-right: auto;
    margin-left: auto;
}

#side-menu li {
    width: 10px;
    height: 10px;
    margin-bottom: 40px;
    position: relative;
}

#side-menu li a {
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
}

#side-menu li span {
    width: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
}

#side-menu li.active span {
    display: block;
    background: url("../images/dot_bg2.png");
    animation: rotateIn 1.5s ease 0s both;
}

.right-nav.other-style #side-menu li a,
.right-nav.other-style .line {
    background: #666;
}

.right-nav.other-style #side-menu li.active a {
    background: #1b34d0;
}

.right-nav.other-style #side-menu li.active span {
    background: url("../images/dot_bg1.png");
}

.right-nav.other-style .page-num {
    color: #666;
}

.right-nav.other-style .page-num .on {
    color: #1b34d0;
}


/*banner*/
.banner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.banner .owl-stage-outer,
.banner .owl-stage,
.banner .owl-item {
    width: 100%;
    height: 100%;
}

.banner .item {
    width: 100%;
    height: 100%;
}

.banner .item {
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.banner .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.banner .item a span {
    display: block;
}

.banner .item a span img {
    display: inline-block;
    width: auto;
}

.banner .owl-dots {
    font-size: 0;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 0;
}

.banner .owl-dots .owl-dot {
    background: none;
}

.banner .owl-dots .owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    background: rgba(229, 229, 229, 0.5);
    border-radius: 50%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.banner .owl-dots .owl-dot.active span {
    background: rgba(229, 229, 229, 1);
}

.banner .owl-nav {
    display: none;
}

.banner-word {
    /*margin-top: -95px;*/
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    left: 15px;
    z-index: 999;
}

.banner.owl-carousel.owl-drag .owl-item.active .banner-word {
    -webkit-animation: zoomIn 1.5s ease 0.5s both;
    -moz-animation: zoomIn 1.5s ease 0.5s both;
    animation: zoomIn 1.5s ease 0.5s both;
}


.index-bgfix {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.index-about,
.index-positioning,
.index-news {
    padding-top: 90px;
}

.index-title {
    color: #333;
}

.index-title .name {
    margin-bottom: 20px;
    position: relative;
}

.index-title .name .name-cn {
    line-height: 100px;
    font-size: 66px;
    font-weight: bold;
    position: relative;
    z-index: 99;
}

.index-title .name .name-en {
    height: 172px;
    margin-top: -86px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}

.index-title .name-detail {
    margin-bottom: 30px;
    font-size: 24px;
    position: relative;
}

.index-publicTxt {
    line-height: 28px;
    margin-bottom: 40px;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.index-publicMore {
    display: inline-block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    background: #1b34d0;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.index-publicMore:hover {
    background: #2d3182;
    color: #fff;
}

.index-case .title {
    margin-bottom: 30px;
}

.index-case .title .tabs-tit {
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.index-case .title .tabs-tit img {
    display: none;
    margin-left: 15px;
    vertical-align: middle;
}

.index-case .title .tabs-tit.selected {
    color: #333;
}

.index-case .title .tabs-tit.selected img {
    display: inline-block;
}

.index-case .case-more {
    display: block;
    width: 170px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #a1a1a1;
    font-size: 18px;
    color: #666;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.index-case .case-more:hover {
    background: #1b34d0;
    border: 1px solid #1b34d0;
    color: #fff;
}

.index-case .content .list-01 .text {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #1b34d0;
    font-size: 14px;
    color: #fff;
}

.index-case .content .list-01 .text .text-box .txt-title {
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px;
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-case .content .list-01 .text .text-box .txt-content {
    height: 48px;
    line-height: 24px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index-case .content .list-01 .text .text-box .txt-more {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #fff;
}

.index-case .content .list-01 .img img {
    display: block;
    width: 100%;
}

.index-positioning .img {
    text-align: center;
}

.index-news .title {
    font-size: 0;
}

.index-news .title .tabs-tit {
    display: inline-block;
    width: 130px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.index-news .title .tabs-tit.selected {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.index-news .content .list-02 {
    height: 0;
    overflow: hidden;
}

.index-news .content .list-02 .news-more {
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #666;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.index-news .content .list-02 .news-more:hover {
    color: #1b34d0;
}

.news-list .box {
    background: #fff;
}

.news-list .box .img {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
}

.news-list .box .img img {
    display: block;
    width: 100%;
}

.news-list .box .text {
    padding: 0 30px 20px 30px;
}

.news-list .box .text .txt-title {
    display: block;
    height: 72px;
    line-height: 36px;
    margin-bottom: 10px;
    font-size: 26px;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-list .box .text .txt-title:hover {
    color: #1b34d0;
}

.news-list .box .text .txt-content {
    height: 44px;
    line-height: 22px;
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-list .box .text .date {
    height: 20px;
    line-height: 20px;
    color: #999;
    position: relative;
}

.news-list .box .text .date a {
    margin-top: -2px;
    position: absolute;
    top: 50%;
    right: 0;
}

/* æ¿¡î‚¬çµ¾é—çŠ»å¦´æ¾¶æ„¬ç¤‰é–µå¨§å‹¬æ¯Ž
.active.section .banner-word{
    -webkit-animation: zoomIn 1.5s ease 0.5s both;
    -moz-animation: zoomIn 1.5s ease 0.5s both;
    animation: zoomIn 1.5s ease 0.5s both;
}*/
/*.active.section .index-about{*/
/*    -webkit-animation: fadeInUp 0.8s ease 0.5s both;*/
/*    -moz-animation: fadeInUp 0.8s ease 0.5s both;*/
/*    animation: fadeInUp 0.8s ease 0.5s both;*/
/*}*/
/*.active.section .index-case&gt;.container{*/
/*    -webkit-animation: fadeInLeft 1.5s ease 0.5s both;*/
/*    -moz-animation: fadeInLeft 1.5s ease 0.5s both;*/
/*    animation: fadeInLeft 1.5s ease 0.5s both;*/
/*}*/
/*.active.section .index-case .content .img{*/
/*    -webkit-animation: fadeInRight 1.5s ease 0.8s both;*/
/*    -moz-animation: fadeInRight 1.5s ease 0.8s both;*/
/*    animation: fadeInRight 1.5s ease 0.8s both;*/
/*}*/
/*.active.section .index-case .content .text{*/
/*    -webkit-animation: fadeInUp 1.5s ease 1.2s both;*/
/*    -moz-animation: fadeInUp 1.5s ease 1.2s both;*/
/*    animation: fadeInUp 1.5s ease 1.2s both;*/
/*}*/
/*.active.section .index-positioning .col-md-5{*/
/*    -webkit-animation: fadeInLeft 1.5s ease 0.5s both;*/
/*    -moz-animation: fadeInLeft 1.5s ease 0.5s both;*/
/*    animation: fadeInLeft 1.5s ease 0.5s both;*/
/*}*/
/*.active.section .index-positioning .col-md-7{*/
/*    -webkit-animation: fadeInRight 1.5s ease 0.5s both;*/
/*    -moz-animation: fadeInRight 1.5s ease 0.5s both;*/
/*    animation: fadeInRight 1.5s ease 0.5s both;*/
/*}*/
.active.section .index-news .index-title {
    /*-webkit-animation: zoomIn 1.5s ease 0.5s both;*/
    /*-moz-animation: zoomIn 1.5s ease 0.5s both;*/
    /*animation: zoomIn 1.5s ease 0.5s both;*/
}

.active.section .index-news .content {
    /*-webkit-animation: fadeInUp 0.8s ease 1s both;*/
    /*-moz-animation: fadeInUp 0.8s ease 1s both;*/
    /*animation: fadeInUp 0.8s ease 1s both;*/
}

/* é—æžå„±æ¾§èŠ¥æ™¶éî…žçŸ—ç€¹ãƒ¥æ‡éŠå©šæŸ›é‚è¯²å¦¿é–ºä¾Šæ‹· */
@-webkit-keyframes pulseback {
    from {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    50% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    to {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
}

@keyframes pulseback {
    from {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    50% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    to {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
}

.pulseback {
    -webkit-animation-name: pulseback;
    animation-name: pulseback;
}

/*é—ç¨¿ç¹é˜æ&nbsp;«èŠ±é¡’å‹«ç®£é–¹å­˜ç²ç»®ï¿½*/
.other-banner {
    position: relative;
}

.other-banner img {
    display: block;
    width: 100%;
}

.other-banner .text {
    color: #fff;
    position: absolute;
    top: 90px;
    right: 0;
    bottom: 0;
    left: 0;
}

.other-banner .text .title {
    margin-bottom: 10px;
    font-size: 48px;
    font-weight: bold;
}

.other-banner .text .content {
    font-size: 20px;
}

.detailPages .img img {
    display: block;
    width: 100%;
}

.detailPages .title {
    margin-bottom: 15px;
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.detailPages .slogan {
    margin-bottom: 10px;
    font-size: 24px;
    color: #333;
}

.detailPages .content {
    line-height: 28px;
    font-size: 14px;
    color: #666;
}

.detailPages .content-other {
    line-height: 28px;
    font-size: 14px;
    color: #333;
}

/*é–»åº¤î‰é­î†¾ç´žé”Ÿï¿½*/
.positioning-box {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #f5f5f5;
}

.positioning-links {
    margin-bottom: 70px;
    font-size: 0;
}

.positioning-links &gt; div a {
    display: block;
    height: 50px;
    line-height: 50px;
    background: #e5e5e5;
    font-size: 18px;
    color: #333;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.positioning-links &gt; div a:hover,
.positioning-links &gt; div .on {
    background: #1b34d0;
    color: #fff;
}

.positioning-list &gt; div {
    margin-bottom: 10px;
}

.positioning-list &gt; div a {
    display: block;
    font-size: 20px;
    color: #333;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.positioning-list &gt; div a img {
    display: block;
    width: 100%;
}

.positioning-list &gt; div a span {
    display: block;
    height: 88px;
    line-height: 88px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.positioning-list &gt; div a:hover {
    color: #1b34d0;
}

.positioning-more {
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.positioning-more:hover {
    color: #1b34d0;
}


/*é—å“„å€·é—å†²îœƒé”Ÿï¿½*/
.innerPage-newsRecommend {
    display: block;
    margin-bottom: 50px;
    font-size: 16px;
    color: #666;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.innerPage-newsRecommend img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.innerPage-newsRecommend span {
    display: block;
}

.innerPage-newsRecommend .title {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.innerPage-newsRecommend .content {
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.innerPage-newsRecommend:hover,
.innerPage-newsRecommend:hover .title {
    color: #1b34d0;
}

.innerPage-newsList {
    margin-right: -10px;
    margin-left: -10px;
}

.innerPage-newsList &gt; div {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.innerPage-newsList &gt; div a {
    display: block;
    padding-bottom: 25px;
    background: #fff;
    font-size: 16px;
    color: #666;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.innerPage-newsList &gt; div a img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.innerPage-newsList &gt; div a span {
    display: block;
    padding-right: 30px;
    padding-left: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.innerPage-newsList &gt; div a .title {
    height: 72px;
    line-height: 36px;
    margin-bottom: 8px;
    font-size: 24px;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.innerPage-newsList &gt; div a .content {
    height: 44px;
    line-height: 22px;
}

.innerPage-newsList &gt; div a:hover {
    background: #1b34d0;
    color: #fff;
}

.innerPage-newsList &gt; div a:hover .title {
    color: #fff;
}

.news-detail .title {
    margin-bottom: 20px;
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.news-detail .time {
    padding-right: 76px;
    margin-bottom: 40px;
    font-size: 16px;
    color: #666;
    position: relative;
}

.news-detail .time a {
    color: #666;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
}

.news-detail .time a:hover {
    color: #1b34d0;
}

.news-detail .content {
    line-height: 28px;
    font-size: 16px;
    color: #333;
}

.news-detail .content img {
    /*display: block;*/
    /*width: 100%;*/
}

/*é—è‰°é²¸å§Šå©šæŸˆé”Ÿï¿½*/
.contactUs-title {
    margin-bottom: 10px;
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.contactUs-titleExplain {
    margin-bottom: 50px;
    font-size: 16px;
    color: #666;
}

.contactUs-form {
    font-size: 20px;
    color: #333;
}

.contactUs-form label {
    font-weight: normal;
}

.contactUs-form .form-group:first-child {
    margin-bottom: 0;
}

.contactUs-form .form-group &gt; div {
    margin-bottom: 15px;
}

.contactUs-form .form-group input[type=text],
.contactUs-form .form-group textarea {
    font-size: 20px;
}

.contactUs-form .form-group .radio-inline {
    line-height: 54px;
}

.contactUs-form .form-group .radio-inline input[type=radio] {
    margin-top: 20px;
}

.contactUs-form .form-group .radio-inline input[type=text] {
    display: inline-block;
    width: 194px;
    margin-left: 10px;
    vertical-align: middle;
}

.contactUs-form .form-control {
    height: 54px;
    background: #efefef;
    border: 1px solid #efefef;
    border-radius: 0;
    box-shadow: none;
}

.contactUs-form textarea.form-control {
    height: auto;
}

.contactUs-form .explain {
    margin-top: 30px;
    font-size: 16px;
    color: #666;
}

.contactUs-form .submit-btn {
    width: 220px;
    height: 50px;
    background: #1b34d0;
    border: none;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
}

.contactUs-form .submit-btn:focus,
.contactUs-form .submit-btn:active:focus,
.contactUs-form .submit-btn.active:focus,
.contactUs-form .submit-btn.focus,
.contactUs-form .submit-btn:active.focus,
.contactUs-form .submit-btn.active.focus {
    outline: none;
}

.contactInformation {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #f5f5f5;
}

.contactInformation .content {
    margin-bottom: 30px;
    line-height: 56px;
    font-size: 22px;
    color: #333;
}

/*é–»çŠ²æ´¤æ¾§ä»‹åŸ¢é”Ÿï¿½*/
.course-title {
    margin-bottom: 40px;
    font-size: 24px;
    color: #333;
}

.course-title .name {
    font-size: 30px;
    font-weight: bold;
}

.course-bg {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f5f5f5;
}

.course-box-1 {
    margin-bottom: 30px;
}

.course-box-1 .img img {
    display: block;
    width: 100%;
}

.course-box-1 .text {
    line-height: 32px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.course-box-2 .title {
    margin-bottom: 15px;
    font-size: 24px;
    color: #333;
}

.course-box-2 .content {
    line-height: 28px;
    font-size: 16px;
    color: #666;
}

.lecturer-list &gt; div {
    margin-bottom: 30px;
}

.lecturer-list &gt; div .box {
    display: block;
    overflow: hidden;
    position: relative;
}

.lecturer-list &gt; div .box img {
    display: block;
    width: 100%;
}

.lecturer-list &gt; div .box span {
    display: block;
}

.lecturer-list &gt; div .box .bg {
    height: 100px;
    padding-top: 15px;
    padding-right: 25px;
    padding-left: 25px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.lecturer-list &gt; div .box .bg .name {
    font-size: 24px;
}

.lecturer-list &gt; div .box .bg .text-2 {
    display: none;
}

.application-text {
    margin-bottom: 50px;
}

.application-text .box {
    padding: 20px;
    line-height: 24px;
    background: #f5f5f5;
    font-size: 16px;
    color: #666;
    flex: 1;
}

.application-text .box .title {
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.application-banner {
    padding-top: 70px;
    padding-bottom: 50px;
    background: url("../images/bg_3.jpg") center center no-repeat;
    background-size: cover;
    text-align: center;
}

.application-banner .a-btn {
    display: inline-block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    background: #1b34d0;
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

/*page*/
.page {
    text-align: center;
    margin-top: 30px;
}

.page a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    background: #ffffff;
    color: #0b2b4d;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.page a:hover, .page a.current {
    background: #1b34d0;
    color: #ffffff;
}

.page strong {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    background: #1b34d0;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}</pre></body></html>