.hide {
    display: none
}

.cf:after {
    content: " ";
    clear: both;
    display: table
}

article, aside, audio, blockquote, body, button, canvas, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, input, legend, li, main, nav, ol, p, pre, section, summary, td, textarea, th, ul, video {
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none;
    visibility: hidden
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

del {
    font-family: Arial
}

img {
    vertical-align: middle;
    border: 0
}

li {
    list-style: none
}

mark {
    background: #ff0;
    color: #000
}

pre {
    white-space: pre-wrap
}

blockquote:after, blockquote:before, q:after, q:before {
    content: ""
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

address, caption, cite, dfn, em, i, q, th {
    font-weight: 400;
    font-style: normal
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 700
}

fieldset, legend {
    border: 0
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button, input, select, select optgroup, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    line-height: inherit;
    vertical-align: middle
}

button, input, select[multiple], textarea {
    background-image: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

textarea {
    overflow: auto;
    vertical-align: top
}

body {
    font-family: "Microsoft Yahei", "微软雅黑", Arial, Simsun, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #666;
    background-color: #fff
}

a {
    cursor: pointer;
    color: #333;
    text-decoration: none
}

a:active, a:hover {
    color: #333;
    text-decoration: underline
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img[data-lazy-img] {
    background-color: #f5f5f5
}

.g-hidden {
    display: none !important
}

.g-noverflow {
    overflow: hidden
}

.g-wrapper {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.g-wrapper:after {
    content: " ";
    clear: both;
    display: table
}

.g-wrapper:after {
    content: " ";
    clear: both;
    display: table
}

.grid-body, .grid-footer, .grid-header, .grid-page, .grid-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid-body:after, .grid-footer:after, .grid-header:after, .grid-page:after, .grid-row:after {
    content: " ";
    clear: both;
    display: table
}

.grid-body:after, .grid-footer:after, .grid-header:after, .grid-page:after, .grid-row:after {
    content: " ";
    clear: both;
    display: table
}

.grid-page {
    width: 100%
}

.grid-row {
    width: 1220px;
    margin-right: auto;
    margin-left: auto
}

.grid-col-1 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid-col-2, .grid-col-3, .grid-col-4, .grid-col-5 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid-col-2 {
    width: 200px;
    padding-right: 0
}

.grid-col-3 {
    width: 1020px;
    padding-left: 49px;
    border-left: 1px solid #ddd
}

.grid-col-4 {
    width: 280px
}

.grid-col-5 {
    width: 940px
}

.g-header {
    position: relative;
    z-index: 20
}

.g-header .mast .logo {
    float: left;
    padding-top: 20px;
    padding-bottom: 12px
}

.g-header .mast .contact {
    float: right;
    padding-top: 35px
}

.g-header .mast .contact .tel {
    float: left;
    font-size: 18px
}

.g-header .mast .contact .tel em {
    float: left;
    line-height: 50px;
    color: #999
}

.g-header .mast .contact .tel i {
    float: left;
    width: 40px;
    height: 40px;
    margin: 5px 20px;
    background-image: url(../images/2017032101.png);
    background-repeat: no-repeat;
    background-color: #fff;
	background-size: 100% 100%;
}

.g-header .mast .contact .tel p {
    float: left
}

.g-header .mast .contact .tel p span {
    display: block;
    color: #662d91
}

.g-header .mast .contact .tel p span small {
    font-size: 12px
}

.g-header .navbar {
    background-color: #662d91
}

.g-header .navbar .nav:after {
    content: " ";
    clear: both;
    display: table
}

.g-header .navbar .nav:after {
    content: " ";
    clear: both;
    display: table
}

.g-header .navbar .dropdown {
    float: left;
    position: relative;
    margin-left: 28px
}

.g-header .navbar .dropdown:first-child {
    margin-left: 0
}

.g-header .navbar .dropdown.active .toggle {
    border-top-color: #9713f9
}

.g-header .navbar .dropdown:hover .toggle {
    border-top-color: #9713f9
}

.g-header .navbar .dropdown:hover .menu {
    display: block
}

.g-header .navbar .dropdown_hover .menu {
    opacity: 1
}

.g-header .navbar .toggle {
    display: block;
    height: 70px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    border-top: 3px solid #662d91
}

.g-header .navbar .toggle:hover {
    text-decoration: none
}

.g-header .navbar .toggle span {
    display: block;
    padding-top: 12px;
    font-size: 16px;
    line-height: 1.4
}

.g-header .navbar .toggle small {
    padding-top: 4px;
    display: block;
    font-size: 12px;
    font-family: Arial
}

.g-header .navbar .menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    padding-top: 5px;
    padding-bottom: 15px;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.g-header .navbar .menu li:first-child a span {
    border-top: 0
}

.g-header .navbar .menu a {
    display: block;
    padding-left: 25px;
    padding-right: 25px;
    color: #9713f9
}

.g-header .navbar .menu a span {
    display: block;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
    border-top: 1px solid #5d059e
}

.g-footer {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    line-height: 30px;
    color: #939393;
    background-color: #242629
}

.g-footer a {
    color: #939393
}

.g-footer .links a {
    margin-left: 25px;
    margin-right: 28px
}

.g-footer .base {
    border-bottom: 1px solid #393a3b;
    width: 740px;
    margin: 0 auto;
    text-align: center;
    padding: 35px 0
}

.g-footer .legal {
    font-size: 12px
}

.g-footerBooking {
    padding-top: 106px;
    padding-bottom: 106px;
    -webkit-background-size: cover;
    background-size: cover;
    background: #000 url(../images/index.jpg) no-repeat
}

.g-footerBooking .address {
    float: left;
    padding-top: 72px;
    color: #fff
}

.g-footerBooking .address h5 {
    padding-bottom: 15px;
    font-size: 34px;
    font-weight: 400
}

.g-footerBooking .address h5 small {
    padding-left: 10px;
    font-size: 18px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase
}

.g-footerBooking .address p {
    font-size: 18px;
    line-height: 45px
}

.g-footerBooking .form {
    float: right;
    width: 282px
}

.g-footerBooking .form h3 {
    padding-bottom: 20px;
    font-size: 33px;
    font-weight: 400;
    color: #fff
}

.g-footerBooking .form h3 small {
    padding-left: 10px;
    font-size: 17px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase
}

.g-footerBooking .form .portion {
    padding-bottom: 12px
}

.g-footerBooking .form .portion input, .g-footerBooking .form .portion select {
    box-sizing: border-box;
    font-size: 17px;
    width: 282px;
    height: 46px;
    padding: 10px;
    line-height: 46px;
    color: #666;
    background-color: #fff;
    border: 0
}

.g-footerBooking .form .portion input:focus, .g-footerBooking .form .portion select:focus {
    outline: 0;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3)
}

.g-footerBooking .form .portion input:-moz-placeholder, .g-footerBooking .form .portion select:-moz-placeholder {
    color: #666;
    opacity: 1
}

.g-footerBooking .form .portion input::-moz-placeholder, .g-footerBooking .form .portion select::-moz-placeholder {
    color: #666;
    opacity: 1
}

.g-footerBooking .form .portion input:-ms-input-placeholder, .g-footerBooking .form .portion select:-ms-input-placeholder {
    color: #666
}

.g-footerBooking .form .portion input::-webkit-input-placeholder, .g-footerBooking .form .portion select::-webkit-input-placeholder {
    color: #666
}

.g-footerBooking .form .portion select {
    padding-left: 6px
}

.g-footerBooking .form .action {
    padding-top: 8px
}

.g-footerBooking .form .action button {
    font-size: 17px;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background-color: #662d91;
    border: 0
}

.g-footerBooking .form .action button:focus {
    outline: 0;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3) inset;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3) inset
}

.g-breadcrumb p {
    padding-top: 15px;
    padding-bottom: 15px
}

.g-breadcrumb p .home-page {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    padding-right: 12px;
    width: 17px;
    height: 15px;
    background-image: url(../images/home-page.png);
    background-repeat: no-repeat
}

.g-breadcrumb p a {
    color: #666
}

.g-breadcrumb p strong {
    font-weight: 400
}

.g-pagination {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center
}

.g-pagination:after {
    content: " ";
    clear: both;
    display: table
}

.g-pagination:after {
    content: " ";
    clear: both;
    display: table
}

.g-pagination a, .g-pagination span {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    line-height: 3.166667;
    font-size: 12px;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: top;
    text-align: center;
    font-weight: 400;
    font-family: Arial;
    color: #333;
    border: 1px solid #ddd
}

.g-pagination a {
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.g-pagination a:active, .g-pagination a:hover {
    color: #fff;
    background-color: #20317c
}

.g-pagination .active, .g-pagination .current {
    color: #fff;
    background-color: #20317c;
    border-color: #20317c
}

.g-pagination .ellipsis {
    width: 16px;
    border: 0
}

.g-pagination .next, .g-pagination .prev {
    display: inline-block;
    width: 70px
}

.g-pagination span.next, .g-pagination span.prev {
    color: #ccc;
    border-color: #ddd
}

.g-pagination div {
    display: inline
}

.g-article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    padding: 30px 0 60px;
    font-size: 16px;
    line-height: 2.25;
    color: #333
}

.g-article:after {
    content: " ";
    clear: both;
    display: table
}

.g-article:after {
    content: " ";
    clear: both;
    display: table
}

.g-article ol, .g-article p, .g-article table, .g-article ul {
    margin-bottom: 10px
}

.g-article h1, .g-article h2 {
    padding: 10px 0;
    font-size: 20px
}

.g-article h3 {
    padding-top: 10px;
    font-size: 18px
}

.g-article a {
    color: #4052b8
}

.g-article a:active, .g-article a:hover {
    text-decoration: underline
}

.g-article img {
    max-width: 100%;
    height: auto
}

.g-article table {
    max-width: 100%
}

.g-article table td, .g-article table th {
    font-size: 16px;
    padding: 10px 15px;
    border: 1px solid #ddd;
    background-color: #fff
}

.g-article table th {
    background-color: #eee
}

.g-article table img {
    max-width: inherit
}

.g-article ul li {
    margin-left: 2em;
    list-style: disc
}

.g-article ol li {
    margin-left: 2em;
    list-style: decimal
}

.g-sideForm {
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.g-sideForm .hd {
    position: relative;
    border-top: 2px solid #662d91;
    border-bottom: 1px solid #efefef
}

.g-sideForm .hd h3 {
    width: 85px;
    padding-left: 15px;
    line-height: 40px;
    font-size: 18px;
    color: #4d4d4d
}

.g-sideForm .bd {
    padding: 25px 15px 40px
}

.g-sideForm .portion {
    padding-bottom: 12px
}

.g-sideForm .portion input, .g-sideForm .portion select {
    border: 1px solid #c5c5c5;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px;
    line-height: 20px;
    color: #666;
    background-color: #fff
}

.g-sideForm .portion input:focus, .g-sideForm .portion select:focus {
    outline: 0;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3)
}

.g-sideForm .portion input:-moz-placeholder, .g-sideForm .portion select:-moz-placeholder {
    color: #666;
    opacity: 1
}

.g-sideForm .portion input::-moz-placeholder, .g-sideForm .portion select::-moz-placeholder {
    color: #666;
    opacity: 1
}

.g-sideForm .portion input:-ms-input-placeholder, .g-sideForm .portion select:-ms-input-placeholder {
    color: #666
}

.g-sideForm .portion input::-webkit-input-placeholder, .g-sideForm .portion select::-webkit-input-placeholder {
    color: #666
}

.g-sideForm .portion select {
    padding-left: 6px
}

.g-sideForm .action {
    padding-top: 8px
}

.g-sideForm .action button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #662d91;
    border: 0
}

.g-sideForm .action button:focus {
    outline: 0;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3) inset;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3) inset
}

.g-formPostSuccess {
    position: fixed;
    z-index: 1030;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.g-formPostSuccess .content {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 30%;
    box-sizing: border-box;
    padding: 30px;
    width: 540px;
    height: 310px;
    margin-left: -270px;
    background-color: #fff;
    border-radius: 5px
}

.g-formPostSuccess .content .close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 1;
    font-family: Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    color: #ccc
}

.g-formPostSuccess .content .close:active, .g-formPostSuccess .content .close:hover {
    color: #666;
    text-decoration: none
}

.g-formPostSuccess .content h6 {
    padding-top: 40px;
    padding-bottom: 50px;
    text-align: center;
    line-height: 44px;
    font-size: 30px;
    font-weight: 400;
    color: #333
}

.g-formPostSuccess .content h6 i {
    display: inline-block;
    vertical-align: middle;
    width: 55px;
    height: 44px;
    margin-right: 28px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAsCAMAAAD2FNAsAAABaFBMVEX////8/v32/Pgos1P6/fvt+fE1t10stFYksVBfxn94z5Os4r2k37ZUwnYns1L5/frn9uwmslHp9+225cQ2uF48umOd3LBaxXs7umKE1J1yzY5SwnRRwXT8/vw/u2YrtFX4/fmI1aCf3bLP7th60JVYxHn7/fzE6tDN7dfW8N7v+fIqs1WC05vK7NQ5uWCq4bvr+O/T79zM7dZTwnZAu2bR79o+umSL1qLZ8uFDvGm/6MzU8Nyg3bNMwHCG1J52zpFZxHrv+fMzt1uv47/Q7tqx48FVw3fs+PCX2qtLv2/Y8eA9umSy5MLI69NuzItix4FYxHqB0prq+O570JWw48DW8d8mslLK7NVryogps1Qzt1xOwHJ0zpCD05zD6s/x+vTL7dZ/0pma267o9+x80Zba8uHm9uvu+fGN16Su4r7h9OdcxX3C6c6l37fk9uottVdCvGg6uWKo4Lnj9en9/v44uGBXw3gjsU/FqYzVAAAAAXRSTlMAQObYZgAAAaJJREFUeNqd1tVywzAQBVAHHOY0zNgwlJmZmZmZW/1+Q61Xjp1I2Tdr59gz1yKGoarJTh3TQmUNCLml1MzUhko1/EnJjB5UqYN2OqdBtTJf0LBnxNUJOUvIOKZKEDNLDnwuRMzkM4CpJcTuCjB/ipjlAVMmidkUyARtEbOCEzAXeSYxwBzkmWQAs7HETAtYoEjMigHgtLxmX1CMsYuArdfN9P5rYSZxABaT482h0tirVdC5AHMW8N5u5a+qegUSngZMFhFa/eXpOs5nSSVwed5f9fx3urbxVsoP2CbvnVE4ZZewTNSgpedlwiKsRnxcKwTGcxbe5770OHy8/etYVSCTjrrIpG4c9gxWxxdgJoK7dHgHg+n78uDpGxjSCE+KZQX+yUyckayCZ69RZBLeeHG4NnsHnhQm0UkfHMWhAmRiyDZaLjoDEqlw43V29i3Mjpot0Eu9EDtsftwZo/VM8UKyJ3zs85iZ8KiLvOPOTroLbfxAtkJ+zMXPOTZPdQXQpmts4oHuHO+2VTN5or1vsGNlN0d/v/EdI7TXysWIGbA3zuQXU4IyYm5qSsgAAAAASUVORK5CYII=);
    background-repeat: no-repeat
}

.g-formPostSuccess .content p {
    text-align: center;
    font-size: 18px
}

.g-formPostSuccess .overlay {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5)
}

.g-toast {
    position: fixed;
    z-index: 1040;
    left: 0;
    bottom: 50%;
    width: 100%;
    height: 0;
    text-align: center
}

.g-toast span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 20px 30px;
    color: #fff;
    background-color: #000;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    -webkit-transform: scale(.001);
    -ms-transform: scale(.001);
    transform: scale(.001);
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.g-toast--showing span {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.g-sideNews {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-top: 2px solid #662d91
}

.g-sideNews .hd {
    border-bottom: 1px solid #ddd
}

.g-sideNews .hd h3 {
    font-weight: 400
}

.g-sideNews .hd h3 a {
    display: block;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 40px;
    color: #4d4d4d
}

.g-sideNews .hd h3 a:hover {
    text-decoration: none
}

.g-sideNews .hd h3 a i {
    color: #888;
    font-size: 14px;
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ccc;
    position: absolute;
    right: 15px;
    top: 6px
}

.g-sideNews .bd {
    padding: 5px 15px 15px
}

.g-sideNews .bd li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top: 1px dotted #e3e3e3
}

.g-sideNews .bd li:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 19px;
    width: 3px;
    height: 3px;
    overflow: hidden;
    background-color: #74a6db
}

.g-sideNews .bd li:first-child {
    border-top: 0
}

.g-carousel {
    position: relative;
    width: 100%
}

.g-carousel-viewport {
    position: relative;
    overflow: hidden;
    width: 100%
}

.g-carousel-inner {
    position: absolute;
    overflow: hidden
}

.g-carousel-inner li {
    float: left;
    min-height: 1px
}

.g-carousel-inner li img {
    vertical-align: top
}

.g-carousel-control a {
    font-style: normal;
    font-weight: 400
}

.g-carousel-control a:active, .g-carousel-control a:focus, .g-carousel-control a:hover {
    text-decoration: none
}

.g-carousel-control.g-carousel-disabled a {
    visibility: hidden
}

.g-carousel-indicators {
    text-align: center
}

.g-carousel-indicators li {
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    vertical-align: top;
    margin: 0 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #b7b7b7
}

.g-carousel-indicators li.active {
    background-color: #000
}

.index-hero .slide {
    position: relative;
    z-index: 0;
    width: 100%;
    background-image: url(../images/g-loading-1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff
}

.index-hero .slide .g-carousel-viewport {
    height: 540px
}

.index-hero .slide .g-carousel-inner a {
    display: block;
    position: relative;
    width: 100%;
    height: 540px;
    background-position: center top
}

.index-hero .slide .g-carousel-indicators {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 0;
    width: 800px;
    height: 50px;
    margin-left: -400px;
    text-align: center
}

.index-hero .slide .g-carousel-indicators li {
    width: 20px;
    height: 4px;
    margin: 8px 5px 0;
    background-color: #fff;
    border-radius: 0;
    -webkit-transition: all .2s;
    transition: all .2s
}

.index-hero .slide .g-carousel-indicators li.active {
    height: 12px;
    margin-top: 0;
    background-color: #df2532
}

.index-hero .slide .g-carousel-control {
    display: none
}

.index-hero .slide .g-carousel:hover .g-carousel-control {
    display: block
}

.index-hero .slide .g-carousel-control {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px
}

.index-hero .slide .g-carousel-control a {
    display: block;
    width: 30px;
    height: 60px;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-color: #666;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 5px;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.index-hero .slide .g-carousel-control a:hover {
    background-color: rgba(0, 0, 0, .7)
}

.index-hero .slide .g-carousel-control i {
    display: block;
    width: 30px;
    height: 60px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8AQMAAAAAMksxAAAABlBMVEX///////9VfPVsAAAAAXRSTlMAQObYZgAAAKNJREFUeNpFktENwCAIRGma+GXSX7sFIzlKR3O0KpxP08RT4TiOmpkV03o2eD8BHwK9CwzP/fpagttqgrKJ6ryL1WZU0sy8pInP4uhJs8KCxpKobEVVt/EeRK7M5Og6rOus05SwUos0Sd2tMitSHQxJmZu69AN4Iph0CClBUWQg7EhFPO3QIC1jArZg1LEOM7EXwxkBQ2FMDO6MkuEybn6AoPkBMPYehVUGGy4AAAAASUVORK5CYII=)
}

.index-hero .slide .g-carousel-prev {
    margin-left: -600px
}

.index-hero .slide .g-carousel-prev i {
    background-position: 0 0
}

.index-hero .slide .g-carousel-next {
    margin-left: 568px
}

.index-hero .slide .g-carousel-next i {
    background-position: -30px 0
}

.index-mod {
    background-color: #fff;
    padding-top: 85px;
    padding-bottom: 80px
}

.index-mod .g-wrapper .hd {
    text-align: center;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 60px
}

.index-mod .g-wrapper .hd h2 {
    font-size: 34px;
    color: #4d4d4d;
    font-weight: 400
}

.index-mod .g-wrapper .hd h5 span {
    display: block;
    padding: 14px 0;
    position: relative;
    font-size: 18px;
    color: #999;
    font-weight: 400
}

.index-mod .g-wrapper .hd h5 span:after {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #662d91;
    top: 51px;
    left: 45.833333%;
    position: absolute
}

.index-mod .g-wrapper .bd .entry {
    padding-top: 60px;
    text-align: center
}

.index-mod .g-wrapper .bd .entry > a {
    font-size: 16px;
    background-color: #662d91;
    display: inline-block;
    vertical-align: top;
    width: 182px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.index-mod.index-merit {
    padding-top: 105px
}

.index-mod.index-merit .bd .g-wrapper .latest-news {
    float: left;
    width: 603px;
    padding-right: 90px
}

.index-mod.index-merit .bd .g-wrapper .latest-news .latest .news {
    float: left
}

.index-mod.index-merit .bd .g-wrapper .latest-news .latest .news h3 {
    font-size: 18px;
    color: #a0a0a0;
    font-weight: 400
}

.index-mod.index-merit .bd .g-wrapper .latest-news .latest .news h3 span {
    color: #4d4d4d;
    font-size: 34px;
    border-bottom: 2px solid #662d91;
    margin-right: 18px
}

.index-mod.index-merit .bd .g-wrapper .latest-news .latest .still-more {
    float: right
}

.index-mod.index-merit .bd .g-wrapper .latest-news .latest .still-more > a {
    font-size: 18px;
    color: #a0a0a0;
    line-height: 48px
}

.index-mod.index-merit .bd .g-wrapper .latest-news .dates > ul > li {
    margin-top: 38px
}

.index-mod.index-merit .bd .g-wrapper .latest-news .dates > ul > li > a > dl:after {
    content: " ";
    clear: both;
    display: table
}

.index-mod.index-merit .bd .g-wrapper .latest-news .dates > ul > li > a > dl > dt {
    text-align: center;
    width: 78px;
    height: 70px;
    background-color: #662d91;
    color: #fff;
    float: left
}

.index-mod.index-merit .bd .g-wrapper .latest-news .dates > ul > li > a > dl > dt > em {
    display: block;
    font-family: Arial;
    padding-top: 12px;
    line-height: 30px;
    font-size: 30px
}

.index-mod.index-merit .bd .g-wrapper .latest-news .dates > ul > li > a > dl > dt > span {
    font-size: 10px
}

.index-mod.index-merit .bd .g-wrapper .latest-news .dates > ul > li > a > dl > dd {
    padding-left: 20px;
    float: left
}

.index-mod.index-merit .bd .g-wrapper .latest-news .dates > ul > li > a > dl > dd > h3 {
    padding: 8px 0 10px 0;
    font-weight: 400;
    color: #666;
    font-size: 18px
}

.index-mod.index-merit .bd .g-wrapper .latest-news .dates > ul > li > a > dl > dd > p {
    width: 464px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #a0a0a0;
    font-size: 14px
}

.index-mod.index-merit .bd .g-wrapper .latest-video {
    margin-top: 20px;
    width: 500px;
    float: left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.index-mod.index-merit .bd .g-wrapper .latest-video .player {
    width: 500px;
    height: 340px
}

.index-mod.index-intcourse {
    background-color: #eee
}

.index-mod.index-intcourse .g-wrapper .bd .IMBA {
    padding-bottom: 65px
}

.index-mod.index-intcourse .g-wrapper .bd .IMBA > ul {
    text-align: center;
    width: 448px;
    margin: 0 auto
}

.index-mod.index-intcourse .g-wrapper .bd .IMBA > ul .canada-IMBA {
    margin-left: 88px
}

.index-mod.index-intcourse .g-wrapper .bd .IMBA > ul > li {
    float: left
}

.index-mod.index-intcourse .g-wrapper .bd .IMBA > ul > li > a {
    display: inline-block;
    width: 180px;
    line-height: 46px;
    background-color: #662d91;
    color: #fff;
    font-size: 16px
}

.index-mod.index-intcourse .g-wrapper .bd .slide .g-carousel .g-carousel-viewport {
    padding-bottom: 76px
}

.index-mod.index-intcourse .g-wrapper .bd .slide .g-carousel .g-carousel-viewport .g-carousel-inner {
    position: relative
}

.index-mod.index-intcourse .g-wrapper .bd .slide .g-carousel .g-carousel-viewport .g-carousel-inner a {
    cursor: default;
    display: block;
    width: 270px;
    margin: 0 auto
}

.index-mod.index-intcourse .g-wrapper .bd .slide .g-carousel .g-carousel-viewport .g-carousel-inner a:focus, .index-mod.index-intcourse .g-wrapper .bd .slide .g-carousel .g-carousel-viewport .g-carousel-inner a:hover {
    text-decoration: none
}

.index-mod.index-intcourse .g-wrapper .bd .slide .g-carousel .g-carousel-viewport .g-carousel-inner a .pic-IMBA {
    width: 270px;
    height: 211px
}

.index-mod.index-intcourse .g-wrapper .bd .slide .g-carousel .g-carousel-viewport .g-carousel-inner a .txt-IMBA {
    height: 80px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    padding: 20px 30px 0 30px
}

.index-mod.index-intcourse .g-wrapper .bd .slide .g-carousel .g-carousel-indicators li {
    margin: 0 14px;
    width: 16px;
    height: 16px
}

.index-mod.index-intcourse .g-wrapper .bd .slide .g-carousel .active {
    background-color: #662d91 !important;
    cursor: default
}

.index-mod.index-graduate {
    background-color: #fff
}

.index-mod.index-graduate .g-wrapper .bd > ul .steam-x {
    margin: 0 40px
}

.index-mod.index-graduate .g-wrapper .bd > ul > li {
    float: left;
    width: 373px
}

.index-mod.index-graduate .g-wrapper .bd > ul > li > ul .pic-a > img {
    width: 373px;
    height: 230px
}

.index-mod.index-graduate .g-wrapper .bd > ul > li > ul .pic-b > img {
    width: 373px;
    height: 146px
}

.index-mod.index-graduate .g-wrapper .bd > ul > li > ul .steam-pic {
    padding: 35px 0 10px 0
}

.index-mod.index-graduate .g-wrapper .bd > ul > li > ul > li > h3 {
    font-size: 18px;
    color: #666;
    font-weight: 400
}

.index-mod.index-graduate .g-wrapper .bd > ul > li > ul > li > p {
    padding: 14px 0 28px 0;
    line-height: 25px;
    font-size: 14px;
    color: #999
}

.index-mod.index-graduate .g-wrapper .bd > ul > li > ul > li > a {
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    width: 182px;
    line-height: 46px;
    background-color: #662d91
}

.index-mod.index-news {
    background-color: #eee;
    padding-bottom: 70px
}

.index-mod.index-news .g-wrapper .bd .slide .g-carousel-viewport .g-carousel-inner {
    text-align: right;
    position: relative
}

.index-mod.index-news .g-wrapper .bd .slide .g-carousel-viewport .g-carousel-inner li img {
    width: 373px;
    height: 241px
}

.index-mod.index-news .g-wrapper .bd .slide .g-carousel-next i {
    background-position: 0 0
}

.index-mod.index-news .g-wrapper .bd .slide .g-carousel-prev i {
    background-position: -28px 0
}

.index-mod.index-news .g-wrapper .bd .slide .g-carousel-control {
    position: absolute;
    z-index: 2;
    top: 0
}

.index-mod.index-news .g-wrapper .bd .slide .g-carousel-next {
    right: 0
}

.index-mod.index-news .g-wrapper .bd .slide .g-carousel-prev {
    left: 27px
}

.index-mod.index-news .g-wrapper .bd .slide .g-carousel-control i {
    display: inline-block;
    margin: 100px 6px 0 6px;
    background-image: url(../images/spriteRes.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 40px
}

.index-mod.index-news .g-wrapper .bd .slide .g-carousel-control a {
    display: block;
    width: 40px;
    height: 241px;
    background-color: #000;
    opacity: .49
}

.index-mod.index-campus {
    background: #fff url(../images/20170330.jpg) bottom center no-repeat
}

.index-mod.index-campus .bd {
    padding-top: 35px;
    text-align: center
}

.index-mod.index-campus .bd .date-stream {
    display: inline-block;
    width: 882px
}

.index-mod.index-campus .bd .date-stream > div {
    float: left
}

.index-mod.index-campus .bd .date-stream > div dl {
    position: relative
}

.index-mod.index-campus .bd .date-stream > div dl dt {
    position: absolute;
    width: 88px;
    height: 88px;
    color: #fff;
    top: -35px;
    font-size: 10px;
    background: url(../images/cycle.jpg) no-repeat
}

.index-mod.index-campus .bd .date-stream > div dl dt > em {
    display: block;
    font-size: 20px;
    padding-top: 20px
}

.index-mod.index-campus .bd .date-stream > div dl dd {
    width: 350px
}

.index-mod.index-campus .bd .date-stream > div dl dd a:focus, .index-mod.index-campus .bd .date-stream > div dl dd a:hover {
    text-decoration: none
}

.index-mod.index-campus .bd .date-stream > div dl dd a p {
    font-size: 18px;
    margin-bottom: 20px;
    color: #444
}

.index-mod.index-campus .bd .date-stream > div dl dd a img {
    display: inline-block;
    width: 274px;
    height: 171px
}

.index-mod.index-campus .bd .date-stream .date-left {
    padding-right: 90px
}

.index-mod.index-campus .bd .date-stream .date-left ul li {
    margin-top: 230px
}

.index-mod.index-campus .bd .date-stream .date-left ul li dt {
    left: 396px
}

.index-mod.index-campus .bd .date-stream .date-left ul li dd {
    text-align: right
}

.index-mod.index-campus .bd .date-stream .date-right {
    padding-left: 90px;
    height: 912px;
    border-left: 2px solid #999
}

.index-mod.index-campus .bd .date-stream .date-right ul li {
    margin-bottom: 240px
}

.index-mod.index-campus .bd .date-stream .date-right ul li dt {
    left: -136px
}

.index-mod.index-campus .bd .date-stream .date-right ul li dd {
    text-align: left
}

.index-mod.index-campus .bd .entry {
    padding: 10px 0 135px 0;
    text-align: center
}

.index-mod.index-campus .bd .entry > a {
    font-size: 16px;
    background-color: #662d91;
    display: inline-block;
    vertical-align: top;
    width: 182px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.introduction-info {
    padding-bottom: 80px
}

.introduction-info .content {
    margin-bottom: 40px;
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.introduction-info .pic {
    margin-bottom: 40px;
    width: 100%;
    height: 240px
}

.introduction-info .pic img {
    width: 100%
}

.introduction-info .hd {
    padding-bottom: 40px
}

.introduction-info .hd h2 {
    padding: 36px 0 7px;
    color: #4d4d4d;
    font-size: 24px;
    text-align: center;
    font-weight: 400
}

.introduction-info .hd h2 em {
    width: 162px;
    height: 1px;
    background-color: #efefef;
    margin: 0 37px;
    display: inline-block;
    vertical-align: middle
}

.introduction-info .hd h3 {
    color: #999;
    display: block;
    text-align: center;
    font-weight: 400
}

.introduction-info .g-article {
    padding: 0 40px
}

.introduction-info .g-article p {
    margin-bottom: 20px;
    text-indent: 2em
}

.introduction-info .end {
    margin: 60px auto;
    width: 160px;
    height: 16px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 16px
}

.introduction-goal {
    padding-bottom: 25px
}

.introduction-goal .content {
    padding: 0 60px;
    margin-bottom: 40px;
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.introduction-goal .hd h2 {
    padding: 36px 0;
    color: #4d4d4d;
    font-size: 24px;
    text-align: center;
    font-weight: 400
}

.introduction-goal .hd h2 em {
    width: 162px;
    height: 1px;
    background-color: #efefef;
    margin: 0 37px;
    display: inline-block;
    vertical-align: middle
}

.introduction-goal .brief .pic {
    margin-right: 34px;
    display: inline-block;
    width: 600px;
    height: 380px;
    vertical-align: top
}

.introduction-goal .brief .pic img {
    width: 100%
}

.introduction-goal .brief .txt {
    display: inline-block;
    width: 560px;
    height: 380px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.introduction-goal .brief .txt h2 em {
    margin: 0 34px
}

.introduction-goal .bd {
    padding: 0 26px;
    font-size: 16px;
    line-height: 36px
}

.introduction-goal .bd p {
    position: relative;
    padding-left: 32px
}

.introduction-goal .bd p:before {
    position: absolute;
    left: 11px;
    top: 16px;
    width: 5px;
    height: 5px;
    background-color: #662d91;
    display: inline-block;
    content: ""
}

.introduction-goal .end {
    margin: 60px auto;
    width: 160px;
    height: 16px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 16px
}

.introduction-presidentmsg {
    padding-bottom: 160px
}

.introduction-presidentmsg .content {
    border: 1px solid #d9d9d9
}

.introduction-presidentmsg .content .g-president {
    border-bottom: 1px dashed #d9d9d9;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.introduction-presidentmsg .content .g-president:after {
    content: " ";
    clear: both;
    display: table
}

.introduction-presidentmsg .content .g-president:after {
    content: " ";
    clear: both;
    display: table
}

.introduction-presidentmsg .content .g-president .president-pic {
    padding-right: 110px;
    float: left;
    width: 306px;
    height: 401px
}

.introduction-presidentmsg .content .g-president .president-pic img {
    width: 306px;
    height: 401px
}

.introduction-presidentmsg .content .g-president .president-txt {
    color: #4e4e4e;
    float: left;
    font-size: 16px;
    width: 700px
}

.introduction-presidentmsg .content .g-president .president-txt h2 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 400
}

.introduction-presidentmsg .content .g-president .president-txt h2 em {
    padding-left: 30px;
    font-size: 16px;
    color: #888
}

.introduction-presidentmsg .content .g-president .president-txt p {
    text-align: justify;
    line-height: 36px
}

.introduction-presidentmsg .content .g-president-last {
    border-bottom: none
}

.introduction-contactus {
    padding-bottom: 80px
}

.introduction-contactus .content {
    margin-bottom: 40px;
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.introduction-contactus .map:focus, .introduction-contactus .map:hover {
    border-color: #999
}

.introduction-contactus .pic {
    width: 1198px;
    height: 378px
}

.introduction-contactus .pic img {
    width: 100%;
    height: 378px
}

.introduction-contactus .hd {
    padding-bottom: 40px
}

.introduction-contactus .hd h2 {
    padding: 36px 0 7px;
    color: #4d4d4d;
    font-size: 24px;
    text-align: center;
    font-weight: 400
}

.introduction-contactus .hd h2 em {
    width: 162px;
    height: 1px;
    background-color: #efefef;
    margin: 0 37px;
    display: inline-block;
    vertical-align: middle
}

.introduction-contactus .hd h3 {
    color: #999;
    display: block;
    text-align: center;
    font-weight: 400
}

.introduction-contactus .bd:after {
    content: " ";
    clear: both;
    display: table
}

.introduction-contactus .bd:after {
    content: " ";
    clear: both;
    display: table
}

.introduction-contactus .bd .item {
    margin-left: 31%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.introduction-contactus .bd .item li {
    margin-bottom: 28px;
    padding-left: 38px;
    position: relative;
    font-size: 18px;
    color: #4d4d4d
}

.introduction-contactus .bd .item li:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    height: 21px
}

.introduction-contactus .bd .item li.addr {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAVCAYAAACg/AXsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyYThiYTJmZC03ODVkLWU3NDItYWZlYS05YzcyOWE4NzRkNTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTNEQzMzMEUxNEYxMTFFNzg3QzZBQTE0RkIzOTJDQzciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTNEQzMzMEQxNEYxMTFFNzg3QzZBQTE0RkIzOTJDQzciIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4NTlhMDc2LTM3YjktN2I0NS04MTQyLWJkNzExN2M4OGYwMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyYThiYTJmZC03ODVkLWU3NDItYWZlYS05YzcyOWE4NzRkNTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5xRU2DAAABeklEQVR42pSTv0tCURTH77tEQyIt1RAtBQpuxVtcBFtsyECiFmcJt2xobmrtD9A9tyD7A5rjvdmGwCYlIiXfkODU98C5cDvc+8wvfHx4fnzve4d7gjiOldAGuAAnoADWwRS8gifQBl+mOAxDpa3mAFyBAbgFRTZQ/CxyfMB1gWnUlgGdcAeyKl1ZrmsbI2NyDRpqOTW4TwWYyTaeb2BNFNF334N3sAvqPC9bPyC3gp+mw+AZnIJvK3YDHsChFaO+Jn1OVRhQ45kwSItXySQvgo9g4pnDhPO28mSSEcGPBQOV+Yzmi2Rrf4GJzE/JJBLBI1DyGJQ4bysik66juAfOrXuk+X/PUdule7LKe7HnKPgEQ7ADNh15WoECnTAHLc/rb4EDjwGphQWcm9el7ewsee073Pdniy8dQ/Yp4nolTWagxjNI05DrZi4T0ghUwNhjMOb8yA5qR2EfHINExBOO92WD9pz4wicmlkGF4+q/JsaozHeo7DMg/QowAPY8Udyyf2ePAAAAAElFTkSuQmCC) no-repeat
}

.introduction-contactus .bd .item li.tel {
    background: url(../images/2017033003.png) no-repeat
}

.introduction-contactus .end {
    margin: 60px auto;
    width: 160px;
    height: 16px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 16px
}

.brochure {
    padding-right: 30px
}

.brochure .enrollment-detail {
    margin-bottom: 80px;
    padding: 45px 35px;
    border: 1px solid #ddd
}

.brochure .enrollment-detail .title h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #444
}

.brochure .enrollment-detail .content.g-article .enrollment-pro {
    margin-bottom: 0
}

.brochure .enrollment-detail .content.g-article .datetime {
    padding-top: 40px;
    text-align: right
}

.brochure .enrollment-detail .content.g-article p {
    font-size: 18px;
    color: #404040
}

.brochure .enrollment-detail .content.g-article h2 {
    padding-top: 35px;
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: 400
}

.brochure .enrollment-detail .content.g-article ul li {
    color: #662d91;
    list-style-type: square
}

.brochure .enrollment-detail .content.g-article ul li > p {
    margin-bottom: 0
}

.brochure .enrollment-detail .content.g-article ul li > p .ident {
    font-size: 14px;
    color: #662d91
}

.brochure .enrollment-detail .content.g-article ul li > p span {
    display: block
}

.enrollment-graduates {
    margin-bottom: 80px;
    padding: 70px 39px;
    border: 1px solid #ddd
}

.enrollment-graduates h1 {
    padding-bottom: 50px;
    text-align: center;
    font-size: 34px;
    font-weight: 400;
    color: #333
}

.enrollment-graduates .list ul:after {
    content: " ";
    clear: both;
    display: table
}

.enrollment-graduates .list ul:after {
    content: " ";
    clear: both;
    display: table
}

.enrollment-graduates .list li {
    float: left;
    box-sizing: border-box;
    width: 25%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px
}

.enrollment-graduates .list .pic img {
    vertical-align: top;
    width: 230px;
    height: 230px
}

.enrollment-graduates .list .txt {
    overflow: hidden;
    height: 160px
}

.enrollment-graduates .list .txt h3 {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    color: #333
}

.enrollment-graduates .list .txt p {
    padding-bottom: 4px
}

.enrollment-graduates .g-pagination {
    padding-top: 20px
}

.enrollment {
    margin-bottom: 80px;
    padding: 42px 35px 100px 35px;
    border: 1px solid #ddd
}

.enrollment .title h2 {
    text-align: center;
    font-size: 24px;
    color: #444;
    font-weight: 400
}

.enrollment .title h2 em {
    margin: 0 35px;
    width: 248px;
    height: 1px;
    vertical-align: middle;
    background-color: #d9d9d9;
    display: inline-block
}

.enrollment .title h2 span {
    display: block;
    color: #d0d0d0;
    font-size: 14px
}

.enrollment .application-step > ul > li {
    margin-bottom: 60px
}

.enrollment .application-step > ul > li dl dt {
    padding: 25px 0;
    background: url(../images/step_03.png) left center no-repeat;
    display: inline-block;
    position: relative
}

.enrollment .application-step > ul > li dl dt:after {
    font-family: Arial;
    content: '1';
    position: absolute;
    color: #fff;
    font-size: 32px;
    top: 14px;
    left: 46px
}

.enrollment .application-step > ul > li dl dt span {
    padding-left: 98px;
    color: #662d91;
    font-size: 19px
}

.enrollment .application-step > ul > li dl .topic-2:after {
    content: '2'
}

.enrollment .application-step > ul > li dl .topic-3:after {
    content: '3'
}

.enrollment .application-step > ul > li dl .topic-4:after {
    content: '4'
}

.enrollment .application-step > ul > li dl dd {
    line-height: 35px;
    padding-left: 98px;
    font-size: 17px;
    color: #444
}

.enrollment .entry {
    padding-top: 15px;
    text-align: center
}

.enrollment .entry a {
    display: inline-block;
    vertical-align: top;
    width: 182px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #662d91
}

.enrollment .entry a:active, .enrollment .entry a:hover {
    text-decoration: none
}

.enrollment-registration {
    margin-bottom: 80px;
    padding: 50px 149px 100px;
    border: 1px solid #ddd
}

.enrollment-registration .desc {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.enrollment-registration .form {
    padding-top: 40px
}

.enrollment-registration .form .portion dl {
    padding-bottom: 20px;
    font-size: 17px
}

.enrollment-registration .form .portion dl:after {
    content: " ";
    clear: both;
    display: table
}

.enrollment-registration .form .portion dl:after {
    content: " ";
    clear: both;
    display: table
}

.enrollment-registration .form .portion dt {
    float: left;
    width: 190px;
    padding-right: 10px;
    line-height: 40px;
    text-align: right
}

.enrollment-registration .form .portion dt em {
    padding-right: 4px;
    color: #df2532
}

.enrollment-registration .form .portion .input {
    box-sizing: border-box;
    width: 230px;
    height: 44px;
    padding: 9px;
    line-height: 20px;
    color: #666;
    border: 1px solid #ddd
}

.enrollment-registration .form .portion .input:focus {
    outline: 0;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .15) inset;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .15) inset
}

.enrollment-registration .form .portion .input:-moz-placeholder {
    color: #666;
    opacity: 1
}

.enrollment-registration .form .portion .input::-moz-placeholder {
    color: #666;
    opacity: 1
}

.enrollment-registration .form .portion .input:-ms-input-placeholder {
    color: #666
}

.enrollment-registration .form .portion .input::-webkit-input-placeholder {
    color: #666
}

.enrollment-registration .form .portion select.input {
    padding-left: 5px
}

.enrollment-registration .form .portion textarea.input {
    width: 540px;
    height: 120px
}

.enrollment-registration .form .portion .radio {
    padding-right: 10px;
    line-height: 40px
}

.enrollment-registration .form .portion .radio input {
    margin-right: 4px
}

.enrollment-registration .form .action {
    padding-top: 30px;
    padding-bottom: 60px
}

.enrollment-registration .form .action button {
    margin-left: 200px;
    vertical-align: top;
    width: 182px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    background-color: #662d91;
    border: 0
}

.enrollment-registration .form .action button:focus {
    outline: 0;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3) inset;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3) inset
}

.enrollment-registration .tips h4 {
    padding-bottom: 15px;
    font-size: 16px;
    color: #e44630
}

.enrollment-registration .tips .txt {
    line-height: 24px
}

.enrollment-registration .tips .txt .txt-indent {
    padding: 10px 0 20px 0
}

.enrollment-registration .tips .txt p {
    padding-bottom: 10px
}

.enrollment-questions {
    margin-bottom: 80px;
    padding: 25px 39px 100px;
    border: 1px solid #ddd
}

.enrollment-questions .gen-questions {
    padding-top: 60px
}

.enrollment-questions .gen-questions .quiz {
    text-align: left
}

.enrollment-questions .gen-questions .quiz dl {
    display: inline-block
}

.enrollment-questions .gen-questions .quiz dl dt {
    margin-right: 30px;
    float: left;
    background: url(../images/spriteRes3.png) no-repeat;
    background-position: 0 0;
    width: 61px;
    height: 60px
}

.enrollment-questions .gen-questions .quiz dl dd {
    line-height: 30px;
    float: left;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    font-size: 18px;
    color: #fff;
    background-color: #662d91;
    padding: 16px 18px;
    position: relative
}

.enrollment-questions .gen-questions .quiz dl dd:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-image: url(../images/spriteRes3.png);
    background-position: -13px -60px;
    width: 11px;
    height: 13px;
    top: 25px;
    left: -11px
}

.enrollment-questions .gen-questions .answer {
    margin-bottom: 60px;
    margin-top: 20px;
    text-align: right
}

.enrollment-questions .gen-questions .answer dl {
    display: inline-block
}

.enrollment-questions .gen-questions .answer dl dt {
    margin-left: 30px;
    float: left;
    background: url(../images/spriteRes3.png) no-repeat;
    background-position: -61px 0;
    width: 61px;
    height: 60px
}

.enrollment-questions .gen-questions .answer dl dd {
    line-height: 30px;
    width: 570px;
    text-align: left;
    float: left;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    font-size: 18px;
    color: #666;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 16px 18px;
    position: relative
}

.enrollment-questions .gen-questions .answer dl dd:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-image: url(../images/spriteRes3.png);
    background-position: 0 -60px;
    width: 13px;
    height: 13px;
    top: 40px;
    left: 606px
}

.enrollment-questions .detail-end {
    margin: 60px auto 0 auto;
    width: 160px;
    height: 16px;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    text-align: center
}

.academia-curriculum-America .curriculum-America {
    background: url(../images/2017033117.jpg) center top no-repeat;
    height: 380px
}

.academia-curriculum-America .curriculum-America .home-page {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    padding-right: 12px;
    width: 17px;
    height: 15px;
    background-image: url(../images/home-icon.png);
    background-repeat: no-repeat
}

.academia-curriculum-America .curriculum-America a, .academia-curriculum-America .curriculum-America p, .academia-curriculum-America .curriculum-America strong {
    color: #fff
}

.academia-curriculum-America .curriculum-America .txt {
    margin-left: 620px;
    padding: 26px 50px;
    width: 580px;
    height: 280px;
    background-color: #3480ce;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.academia-curriculum-America .curriculum-America .txt h2 {
    font-size: 56px;
    color: #fff
}

.academia-curriculum-America .curriculum-America .txt small {
    margin-bottom: 30px;
    font-size: 32px;
    color: #fff;
    display: block
}

.academia-curriculum-America .curriculum-America .txt .text {
    font-size: 14px;
    color: #b3d4ff
}

.academia-curriculum-America .brief {
    padding: 100px 0
}

.academia-curriculum-America .brief .g-wrapper:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-America .brief .g-wrapper:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-America .brief .pic {
    margin-right: 110px;
    float: left;
    width: 600px;
    height: 335px
}

.academia-curriculum-America .brief .pic img {
    width: 600px;
    height: 335px;
    vertical-align: middle
}

.academia-curriculum-America .brief .txt {
    overflow: hidden
}

.academia-curriculum-America .brief .txt h2 {
    line-height: 34px;
    padding-bottom: 32px;
    padding-right: 44px;
    font-size: 34px;
    color: #4d4d4d;
    font-weight: 400;
    display: inline-block
}

.academia-curriculum-America .brief .txt h3 {
    font-size: 24px;
    color: #ccc;
    font-weight: 400;
    display: inline-block
}

.academia-curriculum-America .brief .txt li {
    padding-bottom: 24px;
    position: relative;
    font-size: 18px;
    color: #4d4d4d
}

.academia-curriculum-America .brief .txt li:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #3782cf;
    margin-right: 20px;
    vertical-align: middle
}

.academia-curriculum-America .brief .list {
    margin-top: 46px;
    margin-bottom: 20px;
    border-top: 4px solid #3782cf
}

.academia-curriculum-America .brief .list ul:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-America .brief .list ul:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-America .brief .list li {
    float: left;
    width: 400px;
    height: 200px;
    border-left: 4px solid #3782cf;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.academia-curriculum-America .brief .list li img {
    width: 400px;
    height: 200px
}

.academia-curriculum-America .brief .list li:first-child {
    border-left: 0
}

.academia-curriculum-America .brief .rank .title {
    padding: 60px 0;
    font-size: 34px;
    color: #505050;
    text-align: center
}

.academia-curriculum-America .brief .rank .title em {
    margin: 0 38px;
    width: 240px;
    height: 1px;
    background-color: #e1e1e1;
    display: inline-block;
    vertical-align: middle
}

.academia-curriculum-America .brief .rank .box:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-America .brief .rank .box:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-America .brief .rank .box .item {
    padding: 30px 60px 0;
    margin-left: 30px;
    float: left;
    width: 380px;
    height: 200px;
    background-color: #e1edfa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.academia-curriculum-America .brief .rank .box .item span {
    display: block;
    font-size: 20px;
    color: #505050;
    line-height: 35px
}

.academia-curriculum-America .brief .rank .box .item span em {
    color: #9713f9
}

.academia-curriculum-America .brief .rank .box .item:first-child {
    margin-left: 0
}

.academia-curriculum-America .course {
    background: url(../images/2017033122.jpg) center top no-repeat;
    height: 600px
}

.academia-curriculum-America .course .con {
    width: 480px;
    padding-top: 72px;
    margin: 0 auto
}

.academia-curriculum-America .course .con .pic {
    padding-bottom: 32px;
    margin: 0 auto;
    width: 240px;
    height: 240px
}

.academia-curriculum-America .course .con .txt {
    font-size: 18px;
    color: #4d4d4d;
    line-height: 36px;
    text-align: center
}

.academia-curriculum-America .advantage .title, .academia-curriculum-America .ap-course .title, .academia-curriculum-America .enrollment .title, .academia-curriculum-America .school .title, .academia-curriculum-America .setting .title {
    padding: 54px 0
}

.academia-curriculum-America .advantage .title h2, .academia-curriculum-America .ap-course .title h2, .academia-curriculum-America .enrollment .title h2, .academia-curriculum-America .school .title h2, .academia-curriculum-America .setting .title h2 {
    font-size: 34px;
    color: #505050;
    font-weight: 400;
    text-align: center
}

.academia-curriculum-America .advantage .title h2 em, .academia-curriculum-America .ap-course .title h2 em, .academia-curriculum-America .enrollment .title h2 em, .academia-curriculum-America .school .title h2 em, .academia-curriculum-America .setting .title h2 em {
    margin: 0 34px;
    width: 266px;
    height: 1px;
    background-color: #d9d9d9;
    display: inline-block;
    vertical-align: middle
}

.academia-curriculum-America .setting table {
    width: 100%
}

.academia-curriculum-America .setting table td, .academia-curriculum-America .setting table th {
    padding: 20px 0;
    background-color: #dfefff;
    font-weight: 400;
    color: #505050;
    border: 10px solid #fff
}

.academia-curriculum-America .setting table th {
    font-size: 24px
}

.academia-curriculum-America .setting table td {
    font-size: 18px;
    padding-left: 40px
}

.academia-curriculum-America .setting table td p {
    padding: 10px 0 20px;
    line-height: 32px
}

.academia-curriculum-America .setting table td.elective p {
    padding-bottom: 80px
}

.academia-curriculum-America .setting table .bgc {
    background-color: #cde3fa
}

.academia-curriculum-America .ap-course {
    padding-bottom: 90px
}

.academia-curriculum-America .ap-course .txt {
    padding-bottom: 50px;
    font-size: 18px;
    color: #999;
    text-align: center;
    line-height: 32px
}

.academia-curriculum-America .ap-course table {
    width: 100%
}

.academia-curriculum-America .ap-course table td {
    width: 33.333%;
    padding: 30px 20px;
    font-size: 24px;
    color: #505050;
    background-color: #f8e8f3;
    border: 8px solid #fff
}

.academia-curriculum-America .ap-course table td small {
    display: block;
    font-size: 14px;
    color: #999
}

.academia-curriculum-America .advantage {
    background: url(../images/2017033123.jpg) center top no-repeat;
    height: 800px
}

.academia-curriculum-America .advantage .title h2 em {
    background-color: #fff
}

.academia-curriculum-America .advantage .list {
    position: relative
}

.academia-curriculum-America .advantage .list .item {
    position: absolute;
    padding-top: 22px;
    background: url(../images/2017033115.png) no-repeat;
    text-align: center;
    width: 281px;
    height: 265px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.academia-curriculum-America .advantage .list .item h3 {
    font-size: 60px
}

.academia-curriculum-America .advantage .list .item h4 {
    padding: 13px 0 5px;
    font-size: 24px;
    font-weight: 400
}

.academia-curriculum-America .advantage .list .item span {
    font-size: 14px;
    line-height: 22px
}

.academia-curriculum-America .advantage .list .item.s1 {
    color: #3782cf;
    top: 0;
    left: 102px
}

.academia-curriculum-America .advantage .list .item.s2 {
    color: #bb6aa0;
    top: 0;
    left: 453px
}

.academia-curriculum-America .advantage .list .item.s3 {
    color: #29bca5;
    top: 0;
    left: 814px
}

.academia-curriculum-America .advantage .list .item.s4 {
    color: #ef9f21;
    top: 308px;
    left: 266px
}

.academia-curriculum-America .advantage .list .item.s5 {
    color: #37b8cf;
    top: 308px;
    left: 617px
}

.academia-curriculum-America .enrollment {
    padding-bottom: 108px
}

.academia-curriculum-America .enrollment .list {
    margin: 0 -22px
}

.academia-curriculum-America .enrollment .list:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-America .enrollment .list:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-America .enrollment .item {
    margin: 0 22px;
    float: left;
    width: 370px;
    height: 350px;
    border: 1px solid #d9d9d9;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.academia-curriculum-America .enrollment .pic {
    padding: 38px 0 18px;
    overflow: hidden
}

.academia-curriculum-America .enrollment .txt {
    font-size: 18px;
    color: #4d4d4d;
    line-height: 35px
}

.academia-curriculum-Canada .curriculum-Canada {
    background: url(../images/2017033101.jpg) center top no-repeat;
    height: 380px
}

.academia-curriculum-Canada .curriculum-Canada .home-page {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    padding-right: 12px;
    width: 17px;
    height: 15px;
    background-image: url(../images/home-icon.png);
    background-repeat: no-repeat
}

.academia-curriculum-Canada .curriculum-Canada a, .academia-curriculum-Canada .curriculum-Canada p, .academia-curriculum-Canada .curriculum-Canada strong {
    color: #fff
}

.academia-curriculum-Canada .curriculum-Canada .txt {
    margin-left: 620px;
    padding: 26px 50px;
    width: 580px;
    height: 280px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.academia-curriculum-Canada .curriculum-Canada .txt h2 {
    font-size: 56px;
    color: #fff
}

.academia-curriculum-Canada .curriculum-Canada .txt small {
    margin-bottom: 30px;
    font-size: 32px;
    color: #fff;
    display: block
}

.academia-curriculum-Canada .curriculum-Canada .txt .text {
    font-size: 14px;
    color: #f7b7ae
}

.academia-curriculum-Canada .alberta {
    padding: 100px 0
}

.academia-curriculum-Canada .alberta .g-wrapper:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-Canada .alberta .g-wrapper:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-Canada .alberta .pic {
    margin-right: 56px;
    float: left;
    width: 600px;
    height: 300px
}

.academia-curriculum-Canada .alberta .pic img {
    width: 600px;
    height: 300px;
    vertical-align: middle
}

.academia-curriculum-Canada .alberta .txt {
    overflow: hidden
}

.academia-curriculum-Canada .alberta .txt h2 {
    line-height: 34px;
    padding-bottom: 16px;
    font-size: 34px;
    color: #4d4d4d;
    font-weight: 400
}

.academia-curriculum-Canada .alberta .txt h3 {
    padding-bottom: 26px;
    font-size: 24px;
    color: #ccc;
    font-weight: 400
}

.academia-curriculum-Canada .alberta .txt li {
    padding-bottom: 14px;
    position: relative;
    font-size: 18px;
    color: #4d4d4d
}

.academia-curriculum-Canada .alberta .txt li:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #e44630;
    margin-right: 20px;
    vertical-align: middle
}

.academia-curriculum-Canada .alberta .list {
    margin-top: 46px;
    margin-bottom: 20px;
    border-top: 4px solid #e44630
}

.academia-curriculum-Canada .alberta .list ul:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-Canada .alberta .list ul:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-Canada .alberta .list li {
    float: left;
    width: 400px;
    height: 200px;
    border-left: 4px solid #e44630;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.academia-curriculum-Canada .alberta .list li img {
    width: 400px;
    height: 200px
}

.academia-curriculum-Canada .alberta .list li:first-child {
    border-left: 0
}

.academia-curriculum-Canada .course {
    background: url(../images/2017033104.jpg) center top no-repeat;
    height: 600px
}

.academia-curriculum-Canada .course .con {
    width: 480px;
    padding-top: 100px;
    margin: 0 auto
}

.academia-curriculum-Canada .course .con .pic {
    padding-bottom: 22px;
    margin: 0 auto;
    width: 240px;
    height: 240px
}

.academia-curriculum-Canada .course .con .txt {
    font-size: 18px;
    color: #4d4d4d;
    line-height: 36px;
    text-align: center
}

.academia-curriculum-Canada .advantage .title, .academia-curriculum-Canada .enrollment .title, .academia-curriculum-Canada .school .title, .academia-curriculum-Canada .setting .title {
    padding: 74px 0
}

.academia-curriculum-Canada .advantage .title h2, .academia-curriculum-Canada .enrollment .title h2, .academia-curriculum-Canada .school .title h2, .academia-curriculum-Canada .setting .title h2 {
    font-size: 34px;
    color: #4d4d4d;
    font-weight: 400;
    text-align: center
}

.academia-curriculum-Canada .advantage .title h2 em, .academia-curriculum-Canada .enrollment .title h2 em, .academia-curriculum-Canada .school .title h2 em, .academia-curriculum-Canada .setting .title h2 em {
    margin: 0 34px;
    width: 266px;
    height: 1px;
    background-color: #d9d9d9;
    display: inline-block;
    vertical-align: middle
}

.academia-curriculum-Canada .school ul {
    margin: 0 -15px
}

.academia-curriculum-Canada .school ul:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-Canada .school ul:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-Canada .school li {
    float: left;
    margin: 0 15px;
    width: 380px;
    height: 366px
}

.academia-curriculum-Canada .school li .pic {
    width: 380px;
    height: 267px;
    overflow: hidden
}

.academia-curriculum-Canada .school li .pic img {
    width: 100%;
    height: 267px;
    vertical-align: top
}

.academia-curriculum-Canada .school li .txt {
    text-align: center
}

.academia-curriculum-Canada .school li .txt h3 {
    padding: 10px 0 7px;
    font-size: 20px;
    color: #4d4d4d;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.academia-curriculum-Canada .school li .txt h4 {
    font-size: 16px;
    color: #ccc;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.academia-curriculum-Canada .setting {
    padding-bottom: 96px
}

.academia-curriculum-Canada .setting table {
    width: 100%
}

.academia-curriculum-Canada .setting table td, .academia-curriculum-Canada .setting table th {
    padding: 20px 0;
    background-color: #dfefff;
    font-weight: 400;
    color: #505050;
    border: 10px solid #fff
}

.academia-curriculum-Canada .setting table th {
    font-size: 24px
}

.academia-curriculum-Canada .setting table td {
    font-size: 18px;
    padding-left: 40px
}

.academia-curriculum-Canada .setting table td p {
    padding: 10px 0 20px;
    line-height: 32px
}

.academia-curriculum-Canada .setting table td.expand p {
    padding-bottom: 100px
}

.academia-curriculum-Canada .setting table .bgc {
    background-color: #cde3fa
}

.academia-curriculum-Canada .setting table .bottom {
    border-bottom: 10px solid #fff
}

.academia-curriculum-Canada .advantage {
    background: url(../images/2017033111.jpg) center top no-repeat;
    height: 800px
}

.academia-curriculum-Canada .advantage .title h2 {
    color: #fff
}

.academia-curriculum-Canada .advantage .title h2 em {
    background-color: #fff
}

.academia-curriculum-Canada .advantage .list {
    position: relative
}

.academia-curriculum-Canada .advantage .list .item {
    position: absolute;
    padding-top: 22px;
    background: url(../images/2017033115.png) no-repeat;
    text-align: center;
    width: 281px;
    height: 265px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.academia-curriculum-Canada .advantage .list .item h3 {
    font-size: 60px
}

.academia-curriculum-Canada .advantage .list .item h4 {
    padding: 13px 0 5px;
    font-size: 24px;
    font-weight: 400
}

.academia-curriculum-Canada .advantage .list .item span {
    font-size: 14px;
    line-height: 22px
}

.academia-curriculum-Canada .advantage .list .item.s1 {
    color: #3782cf;
    top: 0;
    left: 102px
}

.academia-curriculum-Canada .advantage .list .item.s2 {
    color: #bb6aa0;
    top: 0;
    left: 453px
}

.academia-curriculum-Canada .advantage .list .item.s3 {
    color: #29bca5;
    top: 0;
    left: 814px
}

.academia-curriculum-Canada .advantage .list .item.s4 {
    color: #ef9f21;
    top: 308px;
    left: 266px
}

.academia-curriculum-Canada .advantage .list .item.s5 {
    color: #37b8cf;
    top: 308px;
    left: 617px
}

.academia-curriculum-Canada .enrollment {
    padding-bottom: 108px
}

.academia-curriculum-Canada .enrollment .list {
    margin: 0 -22px
}

.academia-curriculum-Canada .enrollment .list:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-Canada .enrollment .list:after {
    content: " ";
    clear: both;
    display: table
}

.academia-curriculum-Canada .enrollment .item {
    margin: 0 22px;
    float: left;
    width: 370px;
    height: 350px;
    border: 1px solid #d9d9d9;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.academia-curriculum-Canada .enrollment .pic {
    padding: 38px 0 18px;
    overflow: hidden
}

.academia-curriculum-Canada .enrollment .txt {
    font-size: 18px;
    color: #4d4d4d;
    line-height: 35px
}

.academia-careerplanning .career-course {
    background: url(../images/career-1.jpg) center top no-repeat
}

.academia-careerplanning .career-course .g-wrapper {
    height: 380px
}

.academia-careerplanning .career-course .g-wrapper .txt {
    float: right
}

.academia-careerplanning .career-course .g-wrapper .txt h2 {
    font-weight: 400;
    color: #662d91;
    font-size: 52px
}

.academia-careerplanning .career-course .g-wrapper .txt p {
    font-size: 31px;
    color: #662d91;
    padding-bottom: 22px;
    padding-top: 0
}

.academia-careerplanning .career-course .g-wrapper .txt ul {
    padding-left: 25px
}

.academia-careerplanning .career-course .g-wrapper .txt ul li {
    font-size: 17px;
    line-height: 32px;
    color: #662d91;
    list-style-type: square
}

.academia-careerplanning .what {
    padding: 160px 0
}

.academia-careerplanning .what .g-wrapper:after {
    content: " ";
    clear: both;
    display: table
}

.academia-careerplanning .what .g-wrapper:after {
    content: " ";
    clear: both;
    display: table
}

.academia-careerplanning .what .g-wrapper .career-text {
    width: 535px
}

.academia-careerplanning .what .g-wrapper .left {
    float: left
}

.academia-careerplanning .what .g-wrapper .right {
    float: right
}

.academia-careerplanning .what .g-wrapper > div h3 {
    line-height: 45px;
    font-weight: 400;
    color: #555;
    font-size: 24px
}

.academia-careerplanning .what .g-wrapper > div p {
    color: #555;
    padding-top: 20px;
    font-size: 15px;
    line-height: 36px
}

.academia-careerplanning .latest-what {
    padding-top: 0
}

.academia-careerplanning .career-position {
    background: url(../images/career-3.jpg) top center no-repeat;
    height: 700px
}

.academia-careerplanning .career-position .g-wrapper {
    text-align: center
}

.academia-careerplanning .career-position .g-wrapper dl {
    padding-bottom: 90px;
    line-height: 30px;
    letter-spacing: 2px;
    padding-top: 160px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    display: inline-block
}

.academia-careerplanning .career-position .g-wrapper dl:after {
    content: " ";
    clear: both;
    display: table
}

.academia-careerplanning .career-position .g-wrapper dl:after {
    content: " ";
    clear: both;
    display: table
}

.academia-careerplanning .career-position .g-wrapper dl dt {
    margin: 0 auto 90px auto;
    width: 160px
}

.academia-careerplanning .career-position .g-wrapper dl .layout {
    margin-right: 160px
}

.academia-careerplanning .career-position .g-wrapper dl dd {
    width: 180px;
    float: left
}

.academia-careerplanning .career-position .g-wrapper > div {
    text-align: center
}

.academia-careerplanning .career-position .g-wrapper > div > a {
    display: inline-block;
    width: 180px;
    height: 50px;
    background-color: #3782cf;
    font-size: 33px;
    line-height: 50px;
    color: #fff
}

.academia-careerplanning .career-position .g-wrapper > div > a:focus, .academia-careerplanning .career-position .g-wrapper > div > a:hover {
    text-decoration: none
}

.academia-careerplanning .bottom {
    background: url(../images/career-6.jpg) center top no-repeat;
    height: 260px
}

.academia-careerplanning .bottom h2 {
    font-weight: 400;
    padding-top: 100px;
    font-size: 30px;
    color: #fff;
    text-align: center
}

.academia-steam-x .steam-lesson {
    background: #fff url(../images/steam_03.png) left top no-repeat;
    height: 380px
}

.academia-steam-x .steam-lesson .txt {
    padding-right: 80px;
    padding-top: 20px;
    float: right
}

.academia-steam-x .steam-lesson .txt h2 {
    font-weight: 400;
    color: #662d91;
    font-size: 52px
}

.academia-steam-x .steam-lesson .txt p {
    font-size: 31px;
    color: #662d91;
    padding-bottom: 22px;
    padding-top: 0
}

.academia-steam-x .steam-lesson .txt ul {
    padding-left: 25px
}

.academia-steam-x .steam-lesson .txt ul li {
    font-size: 17px;
    line-height: 32px;
    color: #662d91;
    list-style-type: square
}

.academia-steam-x .steam {
    padding-top: 100px
}

.academia-steam-x .steam .list {
    margin: 0 0 110px;
    background: #fff url(../images/public_06.png) no-repeat;
    height: 120px
}

.academia-steam-x .con {
    padding-bottom: 152px
}

.academia-steam-x .con:after {
    content: " ";
    clear: both;
    display: table
}

.academia-steam-x .con:after {
    content: " ";
    clear: both;
    display: table
}

.academia-steam-x .con .con-steam {
    padding-right: 66px;
    float: left
}

.academia-steam-x .con .con-list {
    padding-top: 30px
}

.academia-steam-x .con .con-txt {
    float: left;
    width: 535px;
    font-size: 18px;
    color: #666;
    line-height: 38px
}

.academia-steam-x .con .con-txt p {
    margin-bottom: 36px
}

.academia-steam-x .con .pic {
    overflow: hidden;
    width: 599px;
    height: 300px
}

.academia-steam-x .con .pic img {
    width: 100%
}

.academia-steam-x .feature {
    margin-bottom: 156px;
    background: #1c1f3a url(../images/servlet_02.jpg) center top no-repeat;
    height: 520px
}

.academia-steam-x .feature h2 {
    overflow: hidden;
    text-indent: -99em
}

.academia-steam-x .bottom {
    background: url(../images/bottombg.jpg) center top no-repeat;
    height: 260px
}

.academia-steam-x .bottom h2 {
    padding-top: 110px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-weight: 400
}

.academia-steam-x .bottom h2 em {
    width: 222px;
    height: 1px;
    background-color: #ddd;
    margin: 0 37px;
    display: inline-block;
    vertical-align: middle
}

.academia-leadership .young-leader {
    overflow: hidden;
    color: #fff;
    background-image: url(../images/leader_02.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #120300
}

.academia-leadership .young-leader .g-wrapper {
    height: 380px
}

.academia-leadership .young-leader .g-wrapper .home-page {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    padding-right: 12px;
    width: 17px;
    height: 15px;
    background-image: url(../images/home-icon.png);
    background-repeat: no-repeat
}

.academia-leadership .young-leader .g-wrapper a, .academia-leadership .young-leader .g-wrapper p, .academia-leadership .young-leader .g-wrapper strong {
    color: #fff
}

.academia-leadership .young-leader .g-wrapper .txt {
    padding-right: 55px;
    padding-top: 16px;
    color: #fff;
    width: 460px;
    float: right
}

.academia-leadership .young-leader .g-wrapper .txt h2 {
    font-weight: 400;
    font-size: 57px
}

.academia-leadership .young-leader .g-wrapper .txt p {
    font-size: 31px;
    padding-bottom: 22px;
    padding-top: 5px
}

.academia-leadership .young-leader .g-wrapper .txt .teenager {
    line-height: 30px;
    font-size: 15px;
    color: #bec1ca
}

.academia-leadership .infolist {
    padding-top: 60px
}

.academia-leadership .infolist .item {
    padding-bottom: 110px
}

.academia-leadership .infolist .item h2 {
    text-align: center;
    font-size: 33px;
    font-weight: 400;
    padding-bottom: 70px
}

.academia-leadership .infolist .item h2 em {
    margin: 0 28px;
    width: 228px;
    height: 1px;
    vertical-align: middle;
    background-color: #d9d9d9;
    display: inline-block
}

.academia-leadership .infolist .item .list .item-s2 {
    margin: 0 45px
}

.academia-leadership .infolist .item .list .lay-item {
    float: left;
    width: 370px;
    text-align: center
}

.academia-leadership .infolist .item .list .lay-item .item-pic {
    width: 370px;
    height: 320px
}

.academia-leadership .infolist .item .list .lay-item .item-txt h3 {
    padding: 30px 0 10px 0;
    font-weight: 400;
    font-size: 24px;
    color: #666
}

.academia-leadership .infolist .item .list .lay-item .item-txt > p {
    color: #444;
    line-height: 30px;
    text-align: left;
    font-size: 16px
}

.academia-leadership .infolist .item .pic {
    float: left
}

.academia-leadership .infolist .item .txt-young {
    padding-right: 60px
}

.academia-leadership .infolist .item .txt {
    padding-top: 40px;
    float: left;
    overflow: hidden
}

.academia-leadership .infolist .item .txt p {
    width: 540px;
    font-size: 18px;
    line-height: 40px
}

.academia-leadership .infolist .item .txt-ship {
    padding-top: 85px;
    padding-right: 165px
}

.academia-leadership .ending {
    background: url(../images/leader_10.jpg) no-repeat;
    height: 260px;
    text-align: center
}

.academia-leadership .ending h2 {
    color: #fff;
    padding: 109px 0 109px 0;
    font-weight: 400;
    font-size: 30px
}

.academia-leadership .ending h2 em {
    margin: 0 28px;
    width: 222px;
    height: 1px;
    vertical-align: middle;
    background-color: #d9d9d9;
    display: inline-block
}

.supervisors-manager {
    margin-bottom: 80px;
    padding: 60px 29px 60px;
    border: 1px solid #ddd
}

.supervisors-manager .hd {
    padding-bottom: 40px
}

.supervisors-manager .hd h2 {
    padding: 36px 0 7px;
    color: #4d4d4d;
    font-size: 24px;
    text-align: center;
    font-weight: 400
}

.supervisors-manager .hd h2 em {
    width: 162px;
    height: 1px;
    background-color: #efefef;
    margin: 0 37px;
    display: inline-block;
    vertical-align: middle
}

.supervisors-manager .hd h3 {
    color: #999;
    display: block;
    text-align: center;
    font-weight: 400
}

.supervisors-manager .list {
    overflow: hidden
}

.supervisors-manager .list .item {
    float: left;
    width: 528px;
    margin: 0 20px 60px
}

.supervisors-manager .list .item:after {
    content: " ";
    clear: both;
    display: table
}

.supervisors-manager .list .item:after {
    content: " ";
    clear: both;
    display: table
}

.supervisors-manager .list .item .pic {
    float: left;
    width: 200px;
    height: 240px;
    padding: 10px
}

.supervisors-manager .list .item .pic img {
    width: 180px;
    height: 220px;
    vertical-align: top
}

.supervisors-manager .list .item .txt {
    overflow: hidden;
    height: 250px;
    padding-left: 20px
}

.supervisors-manager .list .item .txt h3 {
    padding-top: 14px;
    padding-bottom: 8px;
    font-size: 24px;
    font-weight: 400;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-right: 30px
}

.supervisors-manager .list .item .txt h3 span {
    padding-right: 32px;
    position: relative;
    display: inline-block
}

.supervisors-manager .list .item .txt h3 span:after {
    position: absolute;
    left: 0;
    bottom: -9px;
    content: "";
    border-bottom: 2px solid #662d91;
    width: 100%
}

.supervisors-manager .list .item .txt p {
    font-size: 16px;
    line-height: 32px
}

.supervisors-manager .end {
    margin: 0 auto;
    width: 160px;
    height: 16px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 16px
}

.supervisors-teacher {
    margin-bottom: 80px
}

.supervisors-teacher .pic {
    margin-bottom: 40px;
    width: 100%;
    height: 240px
}

.supervisors-teacher .pic img {
    width: 100%;
    height: 240px;
    vertical-align: top
}

.supervisors-teacher .content {
    margin-bottom: 40px;
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.supervisors-teacher .hd {
    padding-bottom: 40px
}

.supervisors-teacher .hd h2 {
    padding: 36px 0 7px;
    color: #4d4d4d;
    font-size: 24px;
    text-align: center;
    font-weight: 400
}

.supervisors-teacher .hd h2 em {
    width: 162px;
    height: 1px;
    background-color: #efefef;
    margin: 0 37px;
    display: inline-block;
    vertical-align: middle
}

.supervisors-teacher .hd h3 {
    color: #999;
    display: block;
    text-align: center;
    font-weight: 400
}

.supervisors-teacher .g-article {
    padding: 0 40px
}

.supervisors-teacher .g-article p {
    margin-bottom: 20px;
    text-indent: 2em
}

.supervisors-teacher .end {
    margin: 60px auto;
    width: 160px;
    height: 16px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 16px
}

.supervisors-recruiting {
    margin-bottom: 80px
}

.supervisors-recruiting .pic {
    margin-bottom: 40px;
    width: 100%;
    height: 240px
}

.supervisors-recruiting .pic img {
    width: 100%;
    height: 240px
}

.supervisors-recruiting .list .tablinks {
    float: left;
    width: 200px;
    background-color: #f4f4f4;
    border-top: 1px solid #ddd
}

.supervisors-recruiting .list .tablinks li {
    cursor: pointer;
    padding: 16px 20px;
    font-size: 16px;
    line-height: 24px;
    color: #505050;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.supervisors-recruiting .list .tablinks li em {
    display: block;
    color: #999;
    font-size: 12px
}

.supervisors-recruiting .list .tablinks li:before {
    display: none;
    content: " ";
    position: absolute;
    right: -1px;
    top: 0;
    width: 20px;
    height: 100%;
    background-color: #fff
}

.supervisors-recruiting .list .tablinks li.active {
    position: relative;
    z-index: 2;
    background-color: #fff
}

.supervisors-recruiting .list .tablinks li.active:before {
    display: block
}

.supervisors-recruiting .list .tabs {
    overflow: hidden;
    position: relative;
    z-index: 1;
    border: 1px solid #ddd
}

.supervisors-recruiting .list .tabs .item {
    display: none;
    padding: 40px;
    font-size: 16px;
    line-height: 36px
}

.supervisors-recruiting .list .tabs .item.active {
    display: block
}

.supervisors-recruiting .list .tabs .item .title {
    padding-bottom: 34px
}

.supervisors-recruiting .list .tabs .item .title h2 {
    color: #4d4d4d;
    font-size: 24px;
    text-align: center;
    font-weight: 400
}

.supervisors-recruiting .list .tabs .item .title h2 em {
    width: 162px;
    height: 1px;
    background-color: #efefef;
    margin: 0 37px;
    display: inline-block;
    vertical-align: middle
}

.supervisors-recruiting .list .tabs .item .title h3 {
    color: #999;
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 14px
}

.supervisors-recruiting .list .tabs .item h4 {
    margin-bottom: 6px;
    width: 160px;
    height: 30px;
    font-weight: 400;
    background-color: #662d91;
    color: #fff;
    text-align: center;
    line-height: 30px
}

.supervisors-recruiting .list .tabs .item .txt {
    padding-bottom: 40px
}

.supervisors-recruiting .list .tabs .end {
    margin: 0 auto 60px;
    width: 160px;
    height: 16px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 16px
}

.ie8 .supervisors-recruiting .list .tabs {
    border: 1px solid #ddd
}

.g-breadcrumb p, .g-breadcrumb p a {
    font-size: 14px;
    color: #a0a0a0
}

.notifications-list {
    min-height: 600px;
    margin-bottom: 80px;
    padding: 20px 39px 40px;
    border: 1px solid #ddd
}

.notifications-list .list .item {
    border-bottom: 1px dotted #e3e3e3
}

.notifications-list .list .item a {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.notifications-list .list .item a:after {
    content: " ";
    clear: both;
    display: table
}

.notifications-list .list .item a:after {
    content: " ";
    clear: both;
    display: table
}

.notifications-list .list .item a:hover {
    text-decoration: none;
    background-color: #f3f3f3
}

.notifications-list .list .item a:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.notifications-list .list .item .pic {
    float: left;
    position: relative;
    overflow: hidden;
    width: 260px;
    height: 190px;
    margin-right: 30px
}

.notifications-list .list .item .pic img {
    width: 100%;
    vertical-align: top;
    -webkit-transition: transform .3s;
    transition: transform .3s
}

.notifications-list .list .item .txt {
    overflow: hidden
}

.notifications-list .list .item .txt h3 {
    font-weight: 400;
    font-size: 24px;
    color: #505050
}

.notifications-list .list .item .txt p {
    color: #4d4d4d;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 30px;
    font-size: 16px
}

.notifications-list .list .item .txt small {
    display: block
}

.notifications-list .list .item .txt small:after {
    content: " ";
    clear: both;
    display: table
}

.notifications-list .list .item .txt small:after {
    content: " ";
    clear: both;
    display: table
}

.notifications-list .list .item .txt small span {
    float: left;
    width: 120px;
    height: 34px;
    font-size: 14px;
    background-color: #662d91;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    color: #fff
}

.notifications-list .list .item .txt small time {
    float: right;
    color: #999
}

.notifications-list .list .item .txt small time em {
    color: #662d91
}

.notifications-detail {
    margin-bottom: 80px;
    padding: 50px 39px 60px;
    border: 1px solid #ddd
}

.notifications-detail .title {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    border-bottom: 1px dotted #e3e3e3
}

.notifications-detail .title h1 {
    font-size: 24px;
    font-weight: 400;
    color: #333
}

.notifications-detail .title p {
    padding-top: 10px;
    padding-bottom: 15px;
    color: #999
}

.notifications-detail .title p time span {
    color: #5648c0
}

.notifications-detail .content {
    padding-left: 20px;
    padding-right: 20px
}

.notifications-detail .content .detail-end {
    margin: 60px auto 0 auto;
    width: 160px;
    height: 16px;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    text-align: center
}

.classroompic-hero {
    height: 240px;
    background-image: url(../images/fm-compus.jpg);
    background-position: center top;
    background-repeat: no-repeat
}

.classroompic-hero h2 {
    overflow: hidden;
    text-indent: -99em
}

.classroompic-nav {
    padding-top: 20px
}

.classroompic-nav ul {
    padding-bottom: 40px
}

.classroompic-nav li {
    border-bottom: 1px solid #fff
}

.classroompic-nav li a {
    display: block;
    text-align: center;
    line-height: 55px;
    font-size: 16px;
    background-color: #e9ebfa;
    -webkit-transition: all .2s;
    transition: all .2s
}

.classroompic-nav li.active a, .classroompic-nav li:hover a {
    color: #fff;
    background-color: #662d91
}

.classroompic-album {
    padding-top: 15px;
    padding-bottom: 120px;
    min-height: 500px
}

.classroompic-album .list {
    overflow: hidden
}

.classroompic-album .list ul {
    margin-left: -5px;
    margin-right: -5px
}

.classroompic-album .list ul:after {
    content: " ";
    clear: both;
    display: table
}

.classroompic-album .list ul:after {
    content: " ";
    clear: both;
    display: table
}

.classroompic-album .list li {
    float: left;
    box-sizing: border-box;
    width: 33.334%;
    padding: 5px
}

.classroompic-album .list li .pic {
    position: relative;
    overflow: hidden;
    padding-bottom: 66.667%
}

.classroompic-album .list li .pic img {
    position: absolute;
    width: 100%;
    height: 100%
}

.clubact-list {
    margin-bottom: 80px
}

.clubact-list .pic {
    width: 100%;
    height: 240px;
    overflow: hidden
}

.clubact-list .pic img {
    width: 100%;
    height: 240px
}

.clubact-list .title {
    padding: 34px 0
}

.clubact-list .title h2 {
    font-size: 34px;
    color: #505050;
    text-align: center;
    font-weight: 400
}

.clubact-list .title h2 em {
    margin: 0 36px;
    width: 294px;
    height: 1px;
    background-color: #efefef;
    display: inline-block;
    vertical-align: middle
}

.clubact-list .desc {
    padding: 46px 0
}

.clubact-list .txt {
    font-size: 18px;
    color: #505050;
    line-height: 36px
}

.clubact-list .clubact:after {
    content: " ";
    clear: both;
    display: table
}

.clubact-list .clubact:after {
    content: " ";
    clear: both;
    display: table
}

.clubact-list .clubact .txt {
    padding-top: 73px;
    margin-right: 48px;
    float: left;
    width: 452px
}

.clubact-list .clubact .pic {
    overflow: hidden;
    width: 700px;
    height: 330px
}

.clubact-list .clubact .pic img {
    width: 700px;
    height: 330px;
    vertical-align: top
}

.clubact-list .socialact .desc {
    margin: 0 -22px
}

.clubact-list .socialact .desc ul:after {
    content: " ";
    clear: both;
    display: table
}

.clubact-list .socialact .desc ul:after {
    content: " ";
    clear: both;
    display: table
}

.clubact-list .socialact .desc li {
    margin: 0 22px;
    float: left;
    width: 370px
}

.clubact-list .socialact .desc li .txt {
    padding-bottom: 32px
}

.clubact-list .socialact .desc li .pic {
    width: 370px;
    height: 260px;
    overflow: hidden
}

.clubact-list .socialact .desc li .pic img {
    width: 370px;
    height: 260px
}

.clubact-list .exchangeact .desc:after {
    content: " ";
    clear: both;
    display: table
}

.clubact-list .exchangeact .desc:after {
    content: " ";
    clear: both;
    display: table
}

.clubact-list .exchangeact .pic {
    margin-right: 88px;
    width: 650px;
    height: 450px;
    float: left
}

.clubact-list .exchangeact .pic img {
    width: 650px;
    height: 450px
}

.clubact-list .exchangeact .txt {
    padding-top: 114px
}