@charset "utf-8";
.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body,
html {
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1.5 Microsoft YaHei, 微软雅黑, arial;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    outline: none;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
}

input {
    line-height: normal;
    border: 0;
    outline: none;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th,
ul {
    padding: 0;
}

dd,
dl,
ul {
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

* {
    box-sizing: border-box;
}

.mainWidth {
    width: 1200px;
    margin: 0 auto;
    *zoom: 1;
}

.mainWidth:after,
.mainWidth:before {
    content: "";
    display: table;
    content: " ";
}

.mainWidth:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

@font-face {
    font-family: "zricon";
    src: url("../fonts/zricon.eot?uo9rd8");
    src: url("../fonts/zricon.eot?uo9rd8#iefix") format("embedded-opentype"), url("../fonts/zricon.ttf?uo9rd8") format("truetype"), url("../fonts/zricon.woff?uo9rd8") format("woff"), url("../fonts/zricon.svg?uo9rd8#zricon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="zr-"],
[class*=" zr-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "zricon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.zr-arrow:before {
    content: "\e900";
}

.zr-brand:before {
    content: "\e901";
}

.zr-chat:before {
    content: "\e902";
}

.zr-cnmap:before {
    content: "\e903";
}

.zr-zr-effect:before {
    content: "\e904";
}

.zr-foucseye:before {
    content: "\e905";
}

.zr-goal:before {
    content: "\e906";
}

.zr-honor:before {
    content: "\e907";
}

.zr-idea:before {
    content: "\e908";
}

.zr-organization:before {
    content: "\e909";
}

.zr-phone:before {
    content: "\e90a";
}

.zr-play:before {
    content: "\e90b";
}

.zr-prizecup:before {
    content: "\e90c";
}

.zr-search-panel:before {
    content: "\e90d";
}

.zr-story:before {
    content: "\e90e";
}

.zr-weibo:before {
    content: "\e90f";
}

.page1 {
    margin-top: 40px;
    margin-bottom: 35px;
    text-align: center;
}

.page {
    display: inline-block;
    overflow: hidden;
}

.page .number {
    width: 28px;
    color: #2f2f2f;
}

.page .initial,
.page .number {
    font-size: 14px;
    line-height: 28px;
    display: block;
    float: left;
    overflow: hidden;
    height: 28px;
    text-align: center;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}

.page .initial {
    width: 55px;
    color: #000;
}

.page .current {
    margin-left: 0;
}

.page .active {
    color: #fff;
    border: none;
    background: #006ebc;
}

.page .input {
    font-size: 14px;
    line-height: 28px;
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    margin: 0 8px 0 28px;
    text-align: center;
    color: #2f2f2f;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}

body {
    background-image: url(../images/main_background.png);
    background-repeat: repeat-y;
}

.header-page {
    height: 500px !important;
}

.title-cn {
    font-size: 30px;
    color: #333;
    font-weight: bold !important;
}

.title-cn,
.title-en {
    font-weight: 100;
    text-align: center;
}

.title-en {
    font-size: 26px;
    color: #888;
}

.mt-30 {
    margin-top: 30px;
}

.zr-page {
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 35px;
    text-align: center;
    color: #888;
}

.zr-page a {
    display: block;
}

.zr-page .page {
    display: inline-block;
    overflow: hidden;
}

.zr-page .num,
.zr-page .spec,
.zr-page .total {
    line-height: 1.5;
    height: 30px;
    border: 1px solid #dedede;
    border-radius: 4px;
    margin-right: 10px;
}

.zr-page .spec {
    width: 80px;
}

.zr-page .num {
    width: 48px;
}

.zr-page .active {
    color: #fff;
    background-color: #faad07;
    border: 0;
}

.zr-page ul {
    letter-spacing: -4px;
}

.zr-page ul li {
    display: inline-block;
    letter-spacing: normal;
}

header {
    position: relative;
    width: 100%;
    *zoom: 1;
}

header:after,
header:before {
    content: "";
    display: table;
    content: " ";
}

header:after {
    clear: both;
}

header .header-banner {
    width: 100%;
    height: 969px;
}

header .header-banner .bd {
    width: 100%;
}

header .header-banner .bd ul {
    list-style: none;
    width: 100%;
    height: 969px;
    overflow: hidden;
}

header .header-banner .bd ul li {
    width: 100%;
    height: 100%;
}

header .header-banner .bd ul li img {
    width: 100%;
    height: 100%;
}

header .videolist-banner {
    width: 100%;
    height: 580px;
}

.header-nav {
    position: fixed;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 145px;
    opacity: 0.5;
    background-color: #000;
}

.header-infor {
    position: fixed;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 145px;
}

.header-infor .header-logo {
    float: left;
    width: 220px;
    height: 70px;
    margin-top: 20px;
}

.header-infor .header-logo img {
    width: 100%;
    /* height: 100%; */
    height: auto;
}

.header-infor .header-contact {
    position: relative;
    float: right;
    width: 350px;
}

.header-infor .header-contact .phone {
    font-size: 24px;
    width: 100%;
    margin-top: 35px;
    color: #33b3ed;
}

.header-infor .header-contact .phone span {
    font-weight: 700;
    margin-right: 60px;
}

.header-infor .header-contact .phone .contact-icon {
    width: 33px;
    height: 33px;
    color: #fff;
}

.header-infor .header-contact .weibo-erweima {
    position: absolute;
    right: 10%;
    display: none;
    width: 180px;
    height: 180px;
}

.header-infor .header-contact .weibo-erweima img {
    width: 100%;
    height: 100%;
}

.header-infor .header-contact .chat-erweima {
    position: absolute;
    right: 0;
    display: none;
    width: 180px;
    height: 180px;
}

.header-infor .header-contact .chat-erweima img {
    width: 100%;
    height: 100%;
}

.header-infor .nav {
    line-height: 55px;
    float: left;
    width: 100%;
    height: 55px;
}

.header-infor .nav li {
    font-size: 18px;
    float: left;
    width: 133px;
    text-align: center;
    color: #fff;
}

.header-infor .nav .active,
.header-infor .nav li:hover {
    color: #eac641;
}

.application {
    width: 100%;
    min-width: 1200px;
    height: 486px;
    color: #fff;
    background: url(../images/footer-bg.png) center no-repeat;
}

.application .ms {
    text-align: center;
}

.application .ms .title {
    font-size: 36px;
    margin-top: 103px;
    padding-left: 16px;
    letter-spacing: 16px;
}

.application .ms .title-eng {
    font-size: 24px;
    margin-top: 14px;
}

.application .ms .desc {
    font-size: 18px;
    margin-top: 34px;
    letter-spacing: 8px;
}

.application .info {
    width: 810px;
    margin: 40px auto 0;
}

.application .info .i-left,
.application .info .i-right {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
}

.application .info .i-left label,
.application .info .i-right label {
    letter-spacing: 24px;
}

.application .info .i-left input,
.application .info .i-right input {
    width: 283px;
    height: 35px;
    margin-bottom: 21px;
    margin-left: -10px;
    padding: 0 12px;
    color: hsla(0, 0%, 100%, 0.5);
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: transparent;
}

.application .info .i-left input::-webkit-input-placeholder,
.application .info .i-right input::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, 0.5);
}

.application .info .i-left input:-ms-input-placeholder,
.application .info .i-right input:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, 0.5);
}

.application .info .i-left input::placeholder,
.application .info .i-right input::placeholder {
    color: hsla(0, 0%, 100%, 0.5);
}

.application .info .i-left {
    width: 365px;
}

.application .info .i-left #distarget span {
    letter-spacing: 24px;
}

.application .info .i-left #distarget select {
    height: 35px;
    padding: 0 12px;
    color: hsla(0, 0%, 100%, 0.5);
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.application .info .i-left #distarget select option {
    color: hsla(0, 0%, 100%, 0.5);
    background-color: #20b8ff;
}

.application .info .i-left #distarget .p {
    width: 80px;
    margin-left: -10px;
}

.application .info .i-left #distarget .c {
    width: 92px;
}

.application .info .i-left #distarget .s {
    width: 99px;
}

.application .info .i-right {
    width: 402px;
    margin-left: 31px;
}

.application .info .i-right label {
    vertical-align: top;
}

.application .info .i-right textarea {
    width: 318px;
    height: 90px;
    margin-bottom: 16px;
    margin-left: -10px;
    padding: 12px;
    resize: none;
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: transparent;
}

.application .info .i-right textarea::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, 0.5);
}

.application .info .i-right textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, 0.5);
}

.application .info .i-right textarea::placeholder {
    color: hsla(0, 0%, 100%, 0.5);
}

.application .info .i-right span {
    letter-spacing: 6px;
}

.application .info .i-right input {
    width: 81px;
    margin-left: 4px;
}

.application .info .i-right .yzm {
    display: inline-block;
    width: 66px;
    height: 30px;
}

.application .info .i-right .yzm img {
    width: 100%;
}

.application .info .i-right #subwords {
    font-size: 18px;
    line-height: 35px;
    width: 76px;
    height: 35px;
    margin-left: 13px;
    vertical-align: middle;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: rgba(245, 165, 0, 0.8);
}

.footer {
    font-size: 12px;
    height: 78px;
    color: #fff;
    background-color: #1a9cdb;
    display: flex;
    bottom: 0;
}

.footer .ms {
    margin-top: 14px;
    text-align: center;
}

.footer .ms li {
    position: relative;
    display: inline;
    margin-left: 12px;
    color: #fff;
}

.footer .ms li a {
    font-weight: 400;
    color: #fff;
}

.footer .ms li:after {
    position: absolute;
    top: -2px;
    right: -10px;
    content: "|";
    color: #fff;
}

.footer .ms .fix-b:after {
    content: "";
}

.crumbs {
    font-size: 14px;
    line-height: 57px;
    overflow: hidden;
    color: #888;
    border-bottom: 1px solid #f5f5f5;
}

.coursedetail-title {
    font-size: 36px;
    font-weight: 100;
    margin-top: 35px;
    text-align: center;
    color: #25292a;
}

.coursedetail-desc {
    font-size: 26px;
    text-align: center;
    color: #46cbf6;
}

.coursedetail-main {
    padding-top: 50px;
}

.coursedetail-more {
    overflow: hidden;
}

.coursedetail-more .coursedetail-more-title-cn {
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    color: #25292a;
}

.coursedetail-more .coursedetail-more-title-en {
    font-family: 宋体;
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    color: #47484b;
}

.coursedetail-more .coursedetail-more-desc {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}

.coursedetail-more .coursedetail-more-desc .coursedetail-more-desc-line {
    width: 545px;
    height: 1px;
    margin: 9px auto;
    background: #b2b2b2;
}

.coursedetail-more .coursedetail-more-desc .coursedetail-more-desc-p {
    font-size: 18px;
    position: absolute;
    top: -4px;
    left: 50%;
    width: 333px;
    margin-left: -166px;
    text-align: center;
    color: #b2b2b2;
    background: #fff;
}

.coursedetail-more .coursedetail-more-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    overflow: hidden;
    flex-direction: row;
    min-width: 0;
    margin-top: 66px;
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
}

.coursedetail-more .coursedetail-more-list li {
    width: 300px;
}

.coursedetail-more .coursedetail-more-list li .coursedetail-more-list-img {
    overflow: hidden;
    width: 300px;
    height: 300px;
    border-radius: 50%;
}

.coursedetail-more .coursedetail-more-list li .coursedetail-more-list-img img {
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.coursedetail-more .coursedetail-more-list li .coursedetail-more-list-img img:last-child {
    position: relative;
    top: 50%;
    left: 50%;
}

.coursedetail-more .coursedetail-more-list li .coursedetail-more-list-name {
    font-size: 30px;
    font-weight: 100;
    margin-top: 20px;
    text-align: center;
}

.coursedetail-more .coursedetail-more-list li .coursedetail-more-list-age {
    font-size: 30px;
    line-height: 50px;
    width: 120px;
    height: 50px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    color: #fff;
    border-radius: 25px;
}

.coursedetail-more .coursedetail-more-list .coursedetail-more-list-green .coursedetail-more-list-name {
    color: #70ac6e;
}

.coursedetail-more .coursedetail-more-list .coursedetail-more-list-green .coursedetail-more-list-age {
    background-color: #70ac6e;
}

.coursedetail-more .coursedetail-more-list .coursedetail-more-list-blue .coursedetail-more-list-name {
    color: #62bfe8;
}

.coursedetail-more .coursedetail-more-list .coursedetail-more-list-blue .coursedetail-more-list-age {
    background-color: #62bfe8;
}

.coursedetail-more .coursedetail-more-list .coursedetail-more-list-powder .coursedetail-more-list-name {
    color: #ff89a1;
}

.coursedetail-more .coursedetail-more-list .coursedetail-more-list-powder .coursedetail-more-list-age {
    background-color: #ff89a1;
}

.contactus {
    padding: 80px 0;
}

.header-banner.news-header {
    height: 500px;
}

.zr-event .bread-nav {
    font-size: 14px;
    line-height: 55px;
    height: 55px;
    color: #888;
    border-bottom: 1px solid #f5f5f5;
}

.zr-event .bread-nav a:hover {
    color: #889;
}

.zr-event .bread-nav .s-container {
    position: relative;
    float: right;
    margin-top: -55px;
    margin-right: -36px;
    *zoom: 1;
}

.zr-event .bread-nav .s-container:after,
.zr-event .bread-nav .s-container:before {
    content: "";
    display: table;
    content: " ";
}

.zr-event .bread-nav .s-container:after {
    clear: both;
}

.zr-event .bread-nav .s-container input {
    font-size: 14px;
    width: 250px;
    height: 40px;
    padding: 0 50px 0 20px;
    border-radius: 20px;
    background-color: #f5f5f5;
}

.zr-event .bread-nav .s-container input::-webkit-input-placeholder {
    color: #dedede;
}

.zr-event .bread-nav .s-container input:-ms-input-placeholder {
    color: #dedede;
}

.zr-event .bread-nav .s-container input::placeholder {
    color: #dedede;
}

.zr-event .bread-nav .s-container .set-p {
    font-size: 30px;
    /*position: relative;*/
    /*top: 8px;*/
    /*right: 50px;*/
}

.zr-event .bread-nav .s-container button {
    outline: none;
    border: none;
    background-color: transparent;
    position: relative;
    top: 9px;
    left: -56px;
}

.zr-event .title {
    position: relative;
    text-align: center;
}

.zr-event .title .m {
    font-size: 36px;
    margin-top: 20px;
    color: #333;
    font-weight: bold;
}

.zr-event .title .d {
    font-size: 24px;
    margin-top: 24px;
    color: #888;
}

.zr-event .item-container {
    margin-top: 40px;
    *zoom: 1;
}

.zr-event .item-container:after,
.zr-event .item-container:before {
    content: "";
    display: table;
    content: " ";
}

.zr-event .item-container:after {
    clear: both;
}

.zr-event .item-container .item {
    float: left;
    width: 390px;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #dadada;
    border-radius: 4px;
}

.zr-event .item-container .item .img {
    overflow: hidden;
    height: 250px;
    border-radius: 4px;
}

.zr-event .item-container .item .img img {
    width: 100%;
}

.zr-event .item-container .item .img img:hover {
    transition: all 0.6s;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.zr-event .item-container .item .info {
    overflow: hidden;
    height: 163px;
}

.zr-event .item-container .item .info .t {
    font-size: 18px;
    line-height: 1.5;
    height: 25px;
    overflow: hidden;
    width: 339px;
    margin: 26px auto 0;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    font-weight: bold;
}

.zr-event .item-container .item .info .t p {
    margin: 0;
}

.zr-event .item-container .item .info .desc {
    font-size: 14px;
    line-height: 1.3;
    overflow: hidden;
    width: 339px;
    height: 37px;
    margin: 20px auto 0;
    color: #888;
}

.zr-event .item-container .item .info .time {
    font-size: 14px;
    line-height: 1.3;
    overflow: hidden;
    width: 339px;
    height: 37px;
    margin: 20px auto 0;
    color: #888;
}

.zr-event .item-container .item .info .desc p {
    margin: 0;
}

.zr-event .item-container .item.fix-mr {
    margin-right: 0;
}

.features-class {
    overflow: hidden;
    width: 100%;
    padding: 50px 0;
    *zoom: 1;
}

.features-class:after,
.features-class:before {
    content: "";
    display: table;
    content: " ";
}

.features-class:after {
    clear: both;
}

.features-class .title {
    font-size: 36px;
    text-align: center;
    color: #6bc3f0;
}

.features-class .eng-title {
    font-size: 24px;
    margin-bottom: 26px;
    text-align: center;
    color: #6bc3f0;
}

.features-class .features-describe {
    font-size: 18px;
    margin-bottom: 30px;
    text-align: center;
}

.features-class ul {
    list-style: none;
}

.features-class ul li {
    position: relative;
    float: left;
    width: 583px;
    height: 427px;
    margin-right: 17px;
    margin-bottom: 27px;
    border: 1px solid #c3c4c4;
    border-radius: 10px;
}

.features-class ul li:nth-child(2n) {
    margin-right: 0;
}

.features-class ul li:hover .features-detail-content,
.features-class ul li:hover .features-yin {
    display: block;
}

.features-class ul li:hover img,
.features-class ul li:hover .features-title {
    display: none;
}

.features-class ul li .features-yin {
    position: absolute;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    border-radius: 10px;
    background-color: #000;
}

.features-class ul li .features-detail-content {
    position: absolute;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 30px 30px 0;
    color: #fff;
}

.features-class ul li .features-detail-content .name {
    font-size: 30px;
}

.features-class ul li .features-detail-content .eg-name {
    font-size: 16px;
    margin-bottom: 20px;
}

.features-class ul li .features-detail-content .name-detail {
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 200%;
}

.features-class ul li .features-detail-image {
    width: 583px;
    height: 427px;
    border-radius: 10px;
}

.features-class ul li .features-detail-image img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.features-class ul li .features-image {
    width: 583px;
    height: 296px;
}

.features-class ul li .features-image img {
    width: 100%;
    /* height: 100%; */
}

.features-class ul li .features-title {
    width: 581px;
    height: 129px;
    padding-top: 30px;
    background-color: #fff;
}

.features-class ul li .features-title .features-name {
    font-size: 30px;
    margin-right: 35px;
    text-align: right;
    color: #a09f9f;
}

.features-class ul li .features-title span {
    margin: 0 10px;
}

.features-class ul li .features-title .features-ENGname {
    font-size: 18px;
    margin-right: 96px;
    text-align: right;
    color: #a09f9f;
}

.features-class ul li .features-title .features-name1 {
    font-size: 30px;
    margin-left: 35px;
    text-align: left;
    color: #a09f9f;
}

.features-class ul li .features-title .features-ENGname1 {
    font-size: 18px;
    margin-left: 96px;
    text-align: left;
    color: #a09f9f;
}

.imageBorder-top {
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.imageBorder-bottom {
    overflow: hidden;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.zhuoren-information {
    overflow: hidden;
    width: 100%;
    padding-bottom: 45px;
    *zoom: 1;
}

.zhuoren-information:after,
.zhuoren-information:before {
    content: "";
    display: table;
    content: " ";
}

.zhuoren-information:after {
    clear: both;
}

.zhuoren-information .title {
    font-size: 36px;
    text-align: center;
    color: #6bc3f0;
}

.zhuoren-information .eng-title {
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center;
    color: #6bc3f0;
}

.zhuoren-information .zhuoren-describe {
    font-size: 18px;
    margin-bottom: 40px;
    text-align: center;
}

.zhuoren-information .picleft {
    width: 1200px;
    height: 504px;
    margin-bottom: 36px;
    background-color: #fbf9f8;
}

.zhuoren-information .picleft .bd {
    float: left;
    width: 675px;
}

.zhuoren-information .picleft .bd ul {
    overflow: hidden;
    width: 675px;
    height: 504px;
}

.zhuoren-information .picleft .bd ul li {
    float: left;
    width: 675px;
    height: 504px;
    background-size: cover;
    padding: 20px;
}

.zhuoren-information .picleft .bd ul li img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.zhuoren-information .picleft .hd {
    float: right;
    width: 500px;
}

.zhuoren-information .picleft .hd ul {
    width: 500px;
}

.zhuoren-information .picleft .hd ul li {
    position: relative;
    width: 500px;
    height: 126px;
    padding: 25px 20px 25px 45px;
    cursor: pointer;
    border-radius: 10px;
}

.zhuoren-information .picleft .hd ul li .infor-name {
    font-size: 18px;
    width: 100%;
    height: 25px;
}

.zhuoren-information .picleft .hd ul li .infor-name span {
    font-size: 12px;
}

.zhuoren-information .picleft .hd ul li .infor-name .news-infor-title {
    display: -webkit-box;
    float: left;
    overflow: hidden;
    width: 330px;
    height: 25px;
    font-size: 16px;
    font-weight: bold;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zhuoren-information .picleft .hd ul li .infor-detail {
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    margin-top: 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zhuoren-information .picleft .hd ul li .triangle {
    position: absolute;
    top: 30%;
    left: -10%;
    display: none;
    float: left;
    border-width: 25px;
    border-style: dashed dashed dashed solid;
    border-color: transparent #51c1f0 transparent transparent;
}

.zhuoren-information .picleft .hd ul li.on {
    color: #fff;
    background: #51c1f0;
}

.zhuoren-information .picleft .hd ul li.on .triangle {
    display: inline;
}

.zhuoren-information .more-infor {
    font-size: 20px;
    line-height: 43px;
    width: 143px;
    height: 43px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background-color: #f4ae3c;
}

.index-why {
    width: 100%;
    height: 847px;
    margin-bottom: 40px;
}

.index-why .question {
    font-size: 36px;
    margin-top: 55px;
    text-align: center;
    color: #51c1f0;
}

.index-why .question-type {
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center;
    color: #51c1f0;
}

.index-why .answer {
    font-size: 18px;
    overflow: hidden;
    width: 790px;
    margin: 0 auto 30px;
    text-align: center;
}

.index-why .shipin-video {
    width: 790px;
    height: 460px;
    margin: 0 auto;
    padding: 15px;
    border-radius: 10px;
    background-color: rgba(213, 205, 200, 0.7);
}

.index-why .shipin-video iframe,
.index-why .shipin-video video {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.Join-campus {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
}

.Join-campus .title {
    font-size: 36px;
    text-align: center;
    color: #51c1f0;
}

.Join-campus .eng-title {
    font-size: 18px;
    margin-bottom: 25px;
    text-align: center;
    color: #51c1f0;
}

.Join-campus .join-describe {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
}

.Join-campus .index-lunbo {
    width: 100%;
    height: 382px;
}

.Join-campus .index-lunbo .bd {
    width: 100%;
}

.Join-campus .index-lunbo .bd ul {
    overflow: hidden;
    width: 100%;
    height: 382px;
}

.Join-campus .index-lunbo .bd ul li {
    position: relative;
    float: left;
    width: 32%;
    height: 382px;
    margin-left: 20px;
    border-radius: 10px;
    background-size: cover;
}

.Join-campus .index-lunbo .bd ul li .Join-campus-detail {
    display: none;
    width: 100%;
    height: 382px;
    padding: 60px 45px 0;
    color: #fff;
    border-radius: 10px;
    background-color: rgba(81, 193, 240, 0.9);
}

.Join-campus .index-lunbo .bd ul li .Join-campus-detail .title {
    font-size: 24px;
    text-align: center;
    color: #fff;
}

.Join-campus .index-lunbo .bd ul li .Join-campus-detail .join-campus-describe {
    font-size: 18px;
    display: -webkit-box;
    overflow: hidden;
    margin: 20px 0 60px;
    text-overflow: ellipsis;
    color: #fff;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.Join-campus .index-lunbo .bd ul li .Join-campus-detail .button-more {
    font-size: 24px;
    line-height: 45px;
    width: 143px;
    height: 45px;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 20px;
    background-color: #f4ae3c;
}

.Join-campus .index-lunbo .bd ul li .tip {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 55px;
    opacity: 0.5;
    background-color: #000;
}

.Join-campus .index-lunbo .bd ul li .tip-title {
    font-size: 24px;
    line-height: 55px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 55px;
    text-align: center;
    color: #fff;
}

.Join-campus .index-lunbo .bd ul li:hover .Join-campus-detail {
    display: block;
}

.Join-campus .index-lunbo .bd ul li:hover .tip,
.Join-campus .index-lunbo .bd ul li:hover .tip-title {
    display: none;
}

.Join-campus .index-lunbo .next,
.Join-campus .index-lunbo .prev {
    font-size: 23px;
    line-height: 20px;
    position: absolute;
    z-index: 99;
    top: 15%;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -35px;
    cursor: pointer;
    text-align: center;
    color: #b9b7b7;
    border: 3px solid #b9b7b7;
    border-radius: 50%;
}

.Join-campus .index-lunbo .prev {
    left: 33%;
}

.Join-campus .index-lunbo .next {
    right: 33%;
}

.Join-love {
    overflow: hidden;
    width: 100%;
    padding: 90px 0 40px;
}

.Join-love .title {
    font-size: 36px;
    text-align: center;
    color: #51c1f0;
}

.Join-love .eng-title {
    font-size: 18px;
    margin-bottom: 25px;
    text-align: center;
    color: #51c1f0;
}

.Join-love .Join-love-left-image {
    float: left;
    width: 260px;
    height: 340px;
    margin-right: 20px;
}

.Join-love .Join-love-left-image img {
    width: 100%;
    /* height: 100%; */
}

.Join-love .Join-love-right {
    float: right;
    width: 920px;
    margin-top: 70px;
}

.Join-love .Join-love-right .chat-contact {
    font-size: 20px;
    float: left;
    width: 300px;
    height: 190px;
    margin-right: 63px;
}

.Join-love .Join-love-right .chat-contact .chat-image {
    width: 133px;
    height: 133px;
}

.Join-love .Join-love-right .chat-contact .chat-image img {
    width: 100%;
    height: 100%;
}

.Join-love .Join-love-right .chat-contact .image-name {
    float: left;
    width: 150px;
    text-align: center;
}

.Join-love .Join-love-right .chat-infor {
    font-size: 20px;
    color: #757473;
}

.Join-love .Join-love-right .chat-infor .chat-us {
    margin-top: 40px;
    color: #51c1f0;
}

.zr-event .content {
    margin: 33px 0 61px;
}

.zr-event .content .t {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #333;
}

.zr-event .content .fb {
    font-size: 14px;
    margin-top: 17px;
    text-align: center;
    color: #888;
}

.zr-event .content .fb span {
    padding-left: 30px;
}

.zr-event .content .c {
    font-size: 14px;
    line-height: 2;
    margin-top: 56px;
    padding: 0 33px 60px;
    color: #333;
    border-bottom: 1px dashed #a7a7a7;
}

.zr-event .content .c video {
    width: 1000px;
    margin: 0 auto;
    display: block;
}

.zr-event .content .c .i-c {
    width: 100%;
    margin: 30px 0;
}

.zr-event .content .c .i-c img {
    width: 100%;
}

.schools .search {
    margin-top: 80px;
    text-align: center;
}

.schools .search input {
    width: 422px;
    height: 40px;
    padding: 0 18px;
    border: 1px solid #33b3ed;
    border-radius: 4px;
}

.schools .search input::-webkit-input-placeholder {
    color: #dedede;
}

.schools .search input:-ms-input-placeholder {
    color: #dedede;
}

.schools .search input::placeholder {
    color: #dedede;
}

.schools .search button {
    font-size: 16px;
    line-height: 40px;
    width: 135px;
    height: 40px;
    margin-left: 19px;
    text-align: center;
    vertical-align: top;
    color: #fff;
    border: none;
    border-radius: 4px;
    background-color: #33b3ed;
}

.schools .item-c {
    margin-top: 20px;
    *zoom: 1;
}

.schools .item-c:after,
.schools .item-c:before {
    content: "";
    display: table;
    content: " ";
}

.schools .item-c:after {
    clear: both;
}

.schools .item-c .item {
    float: left;
    width: 376px;
    height: 386px;
    margin-left: 35px;
    margin-bottom: 31px;
    padding: 12px 11px;
    border: 1px solid #dedede;
    border-radius: 10px;
}

.schools .item-c .item:hover {
    border: 1px solid #33b3ed;
}

.schools .item-c .item:hover .info .mc {
    display: block;
}

.schools .item-c .item:hover .info .title {
    display: none;
}

.schools .item-c .item .info {
    position: relative;
    width: 354px;
    height: 362px;
    border-radius: 4px;
}

.schools .item-c .item .info .title {
    font-size: 18px;
    line-height: 50px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.schools .item-c .item .info img {
    width: 100%;
    height: 100%;
}

.schools .item-c .item .info .mc {
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 354px;
    height: 362px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
}

.schools .item-c .item .info .mc .t {
    font-size: 21px;
    font-weight: bold;
    overflow: hidden;
    width: 100%;
    /* height: 46px; */
    margin-top: 104px;
    margin-bottom: 10px;
    /* margin-right: auto;
    margin-left: auto; */
}

.schools .item-c .item .info .mc .desc {
    font-size: 14px;
    overflow: hidden;
    width: 306px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 26px;
}

.schools .item-c .item.fix-mr {
    margin-left: 0;
}

.coursefeature-title {
    font-size: 30px;
    width: 273px;
    height: 69px;
    margin-top: 57px;
    padding: 13px 0 0 85px;
    color: #fff;
    background: url(../images/title.png);
}

.coursefeature-p {
    font-size: 20px;
    line-height: 36px;
    margin-top: 35px;
    color: #939092;
}

.coursefeature-classify {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-direction: row; */
    min-width: 0;
    margin-top: 50px;
    overflow: hidden;
    /* -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-flex-direction: row;
    -ms-flex-direction: row; */
}

.coursefeature-classify li {
    list-style: none;
    float: left;
    width: 25%;
    margin-bottom: 30px;
}

.coursefeature-classify li .coursefeature-classify-img {
    overflow: hidden;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 50%;
}

.coursefeature-classify li .coursefeature-classify-img img {
    /* width: 100%; */
    max-width: none;
    height: 100%;
    /* -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
}


/* .coursefeature-classify li .coursefeature-classify-img img:last-child {
    position: relative;
    top: 50%;
    left: 50%;
} */

.coursefeature-classify li .coursefeature-classify-title {
    font-size: 25px;
    margin-top: 10px;
    text-align: center;
}

.coursefeature-classify li .coursefeature-classify-desc {
    font-size: 30px;
    line-height: 35px;
    width: 108px;
    height: 35px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    color: #fff;
    border-radius: 17px;
}

.coursefeature-classify .coursefeature-classify-orange .coursefeature-classify-title {
    color: #fcb120;
}

.coursefeature-classify .coursefeature-classify-orange .coursefeature-classify-desc {
    background-color: #fcb120;
}

.coursefeature-classify .coursefeature-classify-blue .coursefeature-classify-title {
    color: #62bfe8;
}

.coursefeature-classify .coursefeature-classify-blue .coursefeature-classify-desc {
    background-color: #62bfe8;
}

.coursefeature-classify .coursefeature-classify-powder .coursefeature-classify-title {
    color: #ff89a1;
}

.coursefeature-classify .coursefeature-classify-powder .coursefeature-classify-desc {
    background-color: #ff89a1;
}

.coursefeature-classify .coursefeature-classify-green .coursefeature-classify-title {
    color: #70ac6e;
}

.coursefeature-classify .coursefeature-classify-green .coursefeature-classify-desc {
    background-color: #70ac6e;
}

.coursefeature-classify li:hover .coursefeature-classify-title {
    color: #a7a4aa;
}

.coursefeature-classify li:hover .coursefeature-classify-desc {
    background-color: #a7a4aa;
}

.coursefeature-classify .active,
.coursefeature-classify li:hover .coursefeature-classify-img img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}

.coursefeature-classify-main {
    overflow: hidden;
    height: 522px;
    margin-top: 53px;
    /*background-image: url(../images/characteristic.png) no-repeat;*/
    background: url(/Public/Zrjy/images/characteristic.png) center no-repeat;
}

.coursefeature-classify-main .coursefeature-classify-main-bg {
    width: 100%;
    height: 100%;
    position: relative;
}

.coursefeature-classify-main .coursefeature-classify-main-bg img {
    width: 100%;
    height: 100%;
}

.coursefeature-classify-main .coursefeature-classify-main-list {
    overflow: hidden;
    width: 1082px;
    margin-left: 454px;
    position: absolute;
    top: 0;
}

.coursefeature-classify-main .coursefeature-classify-main-list li {
    display: none;
    overflow: hidden;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title {
    overflow: hidden;
    width: 425px;
    height: 54px;
    margin-top: 58px;
    background-image: url(../images/characteristic-title.png);
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title h3 {
    font-size: 30px;
    line-height: 54px;
    float: left;
    margin-left: 22px;
    color: #fff;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title h4 {
    font-size: 30px;
    line-height: 54px;
    float: right;
    margin-right: 10px;
    color: #5ebee8;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-content {
    overflow: hidden;
    margin-top: 50px;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-content .coursefeature-classify-main-list-content-main {
    float: left;
    overflow: hidden;
    width: 780px;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-content .coursefeature-classify-main-list-content-main p {
    font-size: 24px;
    line-height: 36px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #625e61;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-content .coursefeature-classify-main-list-content-main a {
    font-size: 24px;
    line-height: 36px;
    color: #5ebee8;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-content .coursefeature-classify-main-list-content-img {
    float: left;
    overflow: hidden;
    width: 240px;
    height: 258px;
    margin-left: 20px;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-content .coursefeature-classify-main-list-content-img img {
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-content .coursefeature-classify-main-list-content-img img:last-child {
    position: relative;
    top: 50%;
    left: 50%;
}

.coursefeature-classify-main .coursefeature-classify-main-list .active {
    display: block;
}

.grounp-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    height: 145px;
    background-color: rgba(0, 0, 0, 0.5);
}

.grounp-top .grounp-top-logo {
    float: left;
    width: 220px;
    height: 70px;
    margin-top: 20px;
}

.grounp-top .grounp-top-logo img {
    width: 100%;
    /* height: 100%; */
    height: auto;
}

.grounp-top .grounp-top-contact {
    position: relative;
    float: right;
    width: 350px;
}

.grounp-top .grounp-top-contact .phone {
    font-size: 24px;
    width: 100%;
    margin-top: 35px;
    color: #33b3ed;
}

.grounp-top .grounp-top-contact .phone span {
    font-weight: 700;
    margin-right: 60px;
}

.grounp-top .grounp-top-contact .phone .contact-icon {
    width: 33px;
    height: 33px;
    color: #fff;
}

.grounp-top .grounp-top-contact .weibo-erweima {
    position: absolute;
    right: 10%;
    display: none;
    width: 180px;
    height: 180px;
}

.grounp-top .grounp-top-contact .weibo-erweima img {
    width: 100%;
    height: 100%;
}

.grounp-top .grounp-top-contact .chat-erweima {
    position: absolute;
    right: 0;
    display: none;
    width: 180px;
    height: 180px;
}

.grounp-top .grounp-top-contact .chat-erweima img {
    width: 100%;
    height: 100%;
}

.grounp-top .grounp-top-nav {
    line-height: 55px;
    float: left;
    width: 100%;
    height: 55px;
}

.grounp-top .grounp-top-nav li {
    font-size: 18px;
    float: left;
    width: 133px;
    text-align: center;
    color: #fff;
}

.grounp-top .grounp-top-nav li a {
    color: #fff;
}

.grounp-top .grounp-top-nav .active a,
.grounp-top .grounp-top-nav li:hover a {
    color: #eac641;
}

.grounp-top-banner {
    width: 100%;
    /* height: 100%; */
}

.grounp-top-banner img {
    width: auto\9;
    width: 100%;
    height: auto;
    height: 100%;
}

.zr-brandcontainer {
    overflow: hidden;
    padding-bottom: 40px;
    background-image: url(../images/group-pp-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
}

.zr-brandcontainer .t {
    font-size: 50px;
    font-weight: 700;
    text-indent: 20px;
    letter-spacing: 20px;
    color: #00a0e9;
    margin-top: 80px;
}

.zr-brandcontainer .fb,
.zr-brandcontainer .t {
    font-family: Source Han Sans CN;
    text-align: center;
}

.zr-brandcontainer .fb {
    font-size: 24px;
    line-height: 1.5;
    width: 726px;
    margin: 40px auto 0;
    text-indent: 2px;
    letter-spacing: 2px;
    color: #333;
}

.zr-brandcontainer .recommend {
    font-family: Source Han Sans CN;
    position: relative;
    height: 570px;
    margin-top: 70px;
    border: 12px solid #f0f0f0;
    border-radius: 13px;
    background-color: #5ebee8;
    *zoom: 1;
}

.zr-brandcontainer .recommend:after,
.zr-brandcontainer .recommend:before {
    content: "";
    display: table;
    content: " ";
}

.zr-brandcontainer .recommend:after {
    clear: both;
}

.zr-brandcontainer .recommend img {
    float: left;
    width: 588px;
    height: 546px;
}

.zr-brandcontainer .recommend .set-center {
    position: absolute;
    top: 50%;
    right: 0;
    width: 588px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.zr-brandcontainer .recommend .set-center p {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 34px;
    padding: 0 24px;
    color: #fff;
}

.zr-history {
    height: 100%;
    overflow: hidden;
    padding-bottom: 40px;
    background-color: #f6f6f6;
}

.zr-history .t {
    font-size: 50px;
    color: #ee7421;
    margin-top: 70px;
    font-weight: 700;
    letter-spacing: 20px;
}

.zr-history .fb,
.zr-history .t {
    font-family: Source Han Sans CN;
    text-align: center;
}

.zr-history .fb {
    font-size: 24px;
    line-height: 1.5;
    width: 725px;
    margin: 40px auto 0;
}

.zr-history .proc-slide {
    margin-top: 60px;
}

.zr-history .proc-slide .hd {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.zr-history .proc-slide .hd .set-r {
    display: inline-block;
    width: 144px;
    margin-top: -100px;
    margin-left: 22px;
}

.zr-history .proc-slide .hd .set-r p {
    font-size: 20px;
    color: #ee7421;
    font-weight: bold;
    font-style: italic;
}

.zr-history .proc-slide .hd .set-r img {
    width: 100px;
    height: 120px;
    margin-left: 30px;
}

.zr-history .proc-slide .hd ul {
    float: left;
}

.zr-history .proc-slide .hd ul li {
    font-size: 24px;
    text-align: center;
    line-height: 70px;
    position: relative;
    display: inline-block;
    width: 80px;
    height: 70px;
    margin-right: 30px;
    cursor: pointer;
    background: url(../images/slide.png) no-repeat 50%;
    background-size: 50px 64px;
    color: #999;
    font-weight: bold;
}

.zr-history .proc-slide .hd ul li::after {
    font-size: 12px;
    position: absolute;
    top: 0;
    right: -32px;
    width: 30px;
    content: ".";
    color: transparent;
    background-image: url(../images/slide-split.png);
    background-repeat: no-repeat;
    background-position: 50%;
}

.zr-history .proc-slide .hd ul li.on {
    color: #ee7421;
    background-image: url(../images/slide-select.png);
}

.zr-history .proc-slide .bd {
    position: relative;
    width: 1200px;
    margin: 77px auto 0;
}

.zr-history .proc-slide .bd .next,
.zr-history .proc-slide .bd .prev {
    position: absolute;
    top: 205px;
    width: 35px;
    height: 73px;
}

.zr-history .proc-slide .bd .prev {
    left: -50px;
    background: url(../images/slide-prev.png) no-repeat 50%;
}

.zr-history .proc-slide .bd .next {
    right: -50px;
    background: url(../images/slide-next.png) no-repeat 50%;
}

.zr-history .proc-slide .bd ul .item {
    position: relative;
    width: 1200px;
    height: 483px;
    border-radius: 25px;
    background-color: #fff;
}

.zr-history .proc-slide .bd ul .item .text {
    position: absolute;
    top: 20%;
    width: 600px;
    margin-left: 26px;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
}

.zr-history .proc-slide .bd ul .item .text .q {
    font-size: 48px;
    text-align: left;
    color: #ee7421;
}

.zr-history .proc-slide .bd ul .item .text .desc {
    font-size: 24px;
    width: 518px;
    margin-top: 52px;
    text-align: left;
    color: #767676;
    line-height: 150%;
}

.zr-history .proc-slide .bd ul .item .img {
    float: right;
    overflow: hidden;
    width: 600px;
    height: 100%;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.zr-history .proc-slide .bd ul .item .img img {
    width: 100%;
    height: 100%;
}

.zr-honorcontainer {
    overflow: hidden;
    padding-bottom: 40px;
    color: #fff;
    background-color: #71ad71;
    background-image: url(../images/g-honor-bg.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
    height: 100%;
}

.zr-honorcontainer .t {
    font-size: 50px;
    margin-top: 70px;
    font-weight: 700;
    letter-spacing: 20px;
}

.zr-honorcontainer .fb,
.zr-honorcontainer .t {
    font-family: Source Han Sans CN;
    text-align: center;
    color: #fff;
}

.zr-honorcontainer .fb {
    font-size: 24px;
    margin-top: 31px;
}

.zr-honorcontainer .info {
    float: left;
    overflow: hidden;
    width: 679px;
    height: 440px;
    color: #fff;
    *zoom: 1;
}

.zr-honorcontainer .info .m {
    font-family: Source Han Sans CN;
    font-size: 20px;
    line-height: 1.5;
    padding: 0;
    text-align: left;
    margin-top: 30px;
}

.zr-honorcontainer .info .split {
    overflow: hidden;
    width: 95%;
    height: 2px;
    margin-top: 14px;
    border-bottom: 0.5px dashed #fff;
    /* background-image: url(../images/bolang.png);
    background-repeat: repeat-x; */
}

.zr-honorcontainer .info ul {
    margin-top: 21px;
    color: #fff;
}

.zr-honorcontainer .info ul li {
    font-family: Source Han Sans CN;
    font-size: 16px;
    margin: 10px 0;
    text-align: left;
}

.zr-honorcontainer .info ul li span {
    color: #fff !important;
}

.zr-honorcontainer .info:after,
.zr-honorcontainer .info:before {
    content: "";
    display: table;
    content: " ";
}

.zr-honorcontainer .info:after {
    clear: both;
}

.zr-honorcontainer .img {
    float: left;
    width: 440px;
    height: 447;
    *zoom: 1;
}

.zr-honorcontainer .img:after,
.zr-honorcontainer .img:before {
    content: "";
    display: table;
    content: " ";
}

.zr-honorcontainer .img:after {
    clear: both;
}

.zr-honorcontainer .img img {
    width: 100%;
    height: 100%;
}

.zr-honorcontainer .h-brand,
.zr-honorcontainer .h-brand img {
    width: 100%;
}

.zr-idealcontainer {
    overflow: hidden;
    padding-bottom: 120px;
    background-color: #f5f5f5;
}

.zr-idealcontainer .t {
    font-family: Source Han Sans CN;
    font-size: 50px;
    margin-top: 92px;
    text-align: center;
    color: #00a0e9;
    font-weight: 700;
    letter-spacing: 20px;
}

.zr-idealcontainer .fb {
    font-size: 24px;
    margin-top: 38px;
    text-align: center;
    color: #333;
}

.zr-idealcontainer .item {
    float: left;
    width: 300px;
    margin-top: 53px;
}

.zr-idealcontainer .item .img,
.zr-idealcontainer .item .text {
    height: 257px;
}

.zr-idealcontainer .item .img img {
    width: 100%;
    height: 100%;
}

.zr-idealcontainer .item .text {
    font-family: Source Han Sans CN;
    position: relative;
    text-align: center;
    background-color: #fff;
}

.zr-idealcontainer .item .text div {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.zr-idealcontainer .item .text div .i-t {
    font-size: 60px;
    font-weight: 700;
}

.zr-idealcontainer .item .text div .i-fb {
    font-size: 24px;
    margin-top: 15px;
    color: #474847;
    font-weight: bold;
}

.zr-idealcontainer .item .text div .i-desc {
    font-size: 18px;
    line-height: 1.5;
    width: 230px;
    margin-top: 21px;
    color: #545554;
}

.zr-idealcontainer .item .text div .c-1 {
    color: #74cbf2;
}

.zr-idealcontainer .item .text div .c-2 {
    color: #f4ae3c;
}

.zr-idealcontainer .item .text div .c-3 {
    color: #78b378;
}

.zr-idealcontainer .item .text div .c-4 {
    color: #fd92a7;
}

.g-header {
    position: relative;
}

.g-header .header-pinpai {
    position: absolute;
    top: 50%;
    left: 18%;
    width: 270px;
    height: 270px;
    border-radius: 50%;
}

.g-header .header-pinpai img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.g-header .header-gushi {
    position: absolute;
    top: 57%;
    left: 34%;
    width: 270px;
    height: 270px;
    border-radius: 50%;
}

.g-header .header-gushi img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.g-header .header-honner {
    position: absolute;
    top: 62%;
    left: 51%;
    width: 270px;
    height: 270px;
    border-radius: 50%;
}

.g-header .header-honner img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.g-header .header-linian {
    position: absolute;
    top: 50%;
    right: 18%;
    width: 270px;
    height: 270px;
    border-radius: 50%;
}

.g-header .header-linian img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.videolist-nav {
    font-size: 14px;
    line-height: 58px;
    position: relative;
    width: 100%;
    height: 58px;
    color: #888;
    border-bottom: 1px solid #f5f5f5;
}

.videolist-nav input {
    width: 232px;
    height: 40px;
    margin-top: 6px;
    padding: 0 50px 0 20px;
    border: 0;
    border-radius: 20px;
    background-color: #f5f4f4;
}

.videolist-nav i {
    font-size: 30px;
    position: absolute;
    /* top: 10px;
    right: 15px; */
    top: 13px;
    right: 30px;
}

.videolist-nav button {
    outline: none;
    border: none;
    background-color: transparent;
    /* position: relative; */
    top: -29px;
    left: -14px;
}

.videolist {
    overflow: hidden;
    width: 100%;
    padding: 50px 0 70px;
    *zoom: 1;
}

.videolist:after,
.videolist:before {
    content: "";
    display: table;
    content: " ";
}

.videolist:after {
    clear: both;
}

.videolist .title {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}

.videolist .eng-title {
    font-size: 26px;
    text-align: center;
    color: #b2b2b2;
}

.videolist .videolist-ul {
    overflow: hidden;
    padding-bottom: 45px;
    list-style: none;
}

.videolist .videolist-ul li {
    float: left;
    width: 390px;
    height: 300px;
    margin: 45px 10px 0 0;
}

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

.videolist .videolist-ul li .videolist-image {
    position: relative;
    width: 390px;
    height: 258px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.videolist .videolist-ul li .videolist-image img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.videolist .videolist-ul li .videolist-image i {
    font-size: 70px;
    position: absolute;
    top: 35%;
    left: 42%;
    color: #f5f4f4;
}

.videolist .videolist-ul li .videolist-detail {
    position: absolute;
    top: 0;
    display: none;
    width: 390px;
    height: 258px;
    opacity: 0.5;
    border-radius: 10px;
    background-color: #000;
}

.videolist .videolist-ul li .videolist-detail-describe {
    font-size: 22px;
    position: absolute;
    top: 0;
    display: none;
    width: 390px;
    height: 258px;
    padding-top: 100px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
}

.videolist .videolist-ul li p {
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.videolist .videolist-ul li:hover .videolist-image i {
    display: none;
}

.videolist .videolist-ul li:hover .videolist-detail,
.videolist .videolist-ul li:hover .videolist-detail-describe {
    display: block;
}

.cooperation {
    overflow: hidden;
    width: 100%;
    *zoom: 1;
}

.cooperation:after,
.cooperation:before {
    content: "";
    display: table;
    content: " ";
}

.cooperation:after {
    clear: both;
}

.cooperation .advantage {
    overflow: hidden;
    width: 607px;
    margin: 67px auto 45px;
    margin-top: 67px;
    text-align: center;
}

.cooperation .advantage button {
    font-size: 20px;
    line-height: 42px;
    float: left;
    width: 120px;
    height: 42px;
    text-align: center;
    color: #fff;
    border: 0;
    background-color: #33b3ed;
}

.cooperation .advantage span {
    font-size: 27px;
    line-height: 42px;
    float: left;
    margin: 0 10px;
    color: #888;
}

.cooperation-title {
    font-size: 32px;
    float: left;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
}

.cooperation-ul {
    overflow: hidden;
    width: 100%;
    list-style: none;
}

.cooperation-ul li {
    float: left;
    width: 240px;
    height: 400px;
    border: 1px solid #f6f5f5;
}

.cooperation-ul li .cooperation-image {
    width: 240px;
    height: 200px;
}

.cooperation-ul li .cooperation-image img {
    width: 100%;
    height: 100%;
}

.cooperation-ul li .cooperation-detail {
    width: 238px;
    height: 199px;
    padding: 50px 23px 0;
    text-align: center;
    background-color: #f6f5f5;
}

.cooperation-ul li .cooperation-detail .title {
    font-size: 25px;
}

.cooperation-ul li .cooperation-detail .cooperation-detail-describe {
    font-size: 16px;
    margin-top: 10px;
    color: #888;
}

.joinus-image {
    position: relative;
    width: 100%;
    height: 427px;
    margin: 20px 0 40px;
}

.joinus-image img {
    width: 100%;
    height: 100%;
}

.joinus-image p {
    font-size: 30px;
    position: absolute;
    bottom: 15%;
    left: 40%;
}

.shools-list {
    overflow: hidden;
    list-style: none;
}

.shools-list li {
    float: left;
    width: 375px;
    height: 388px;
    margin: 0 36px 36px 0;
    padding: 10px;
    border: 1px solid #dedede;
    border-radius: 10px;
}

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

.shools-list li .shools-image {
    position: relative;
    width: 100%;
    height: 100%;
}

.shools-list li .shools-image img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.shools-list li .shools-image .shools-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    opacity: 0.5;
    background-color: #000;
}

.shools-list li .shools-image .shools-title-name {
    font-size: 18px;
    line-height: 50px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
}

.shools-list li .shools-image .shools-detail {
    position: absolute;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    border-radius: 5px;
    background-color: #000;
}

.shools-list li .shools-image .shools-detail-describe {
    position: absolute;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 98px 26px 0;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}

.shools-list li .shools-image .shools-detail-describe .title {
    font-size: 21px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

.shools-list li:hover {
    border: 2px solid #33b3ed;
}

.shools-list li:hover .shools-image .shools-title,
.shools-list li:hover .shools-image .shools-title-name {
    display: none;
}

.shools-list li:hover .shools-image .shools-detail,
.shools-list li:hover .shools-image .shools-detail-describe {
    display: block;
}

.familyproc {
    overflow: hidden;
    width: 100%;
    padding: 40px 0 90px;
}

.familyproc .title {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}

.familyproc .eng-title {
    font-size: 26px;
    margin-bottom: 50px;
    text-align: center;
    color: #888;
}

.familyproc ul {
    overflow: hidden;
    list-style: none;
}

.familyproc ul li {
    float: left;
    width: 580px;
    height: 360px;
    margin-right: 40px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #dedede;
    border-radius: 5px;
}

.familyproc ul li:nth-child(2n) {
    margin-right: 0;
}

.familyproc ul li .familyproc-image {
    float: left;
    width: 260px;
    height: 333px;
}

.familyproc ul li .familyproc-image img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.familyproc ul li .familyproc-detail {
    float: right;
    width: 255px;
    height: 333px;
    padding-top: 10px;
}

.familyproc ul li .familyproc-detail-title {
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}

.familyproc ul li .familyproc-detail-describe {
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    height: 150px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-overflow: ellipsis;
    border-bottom: 1px solid #dedede;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.familyproc ul li .familyproc-detail .price {
    font-size: 26px;
    color: red;
}

.familyproc ul li .familyproc-detail button {
    font-size: 14px;
    line-height: 40px;
    width: 120px;
    height: 40px;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 10px;
    background-color: #ff7e00;
}

.zrlinks {
    overflow: hidden;
    margin: 40px 0;
}

.zrlinks .t {
    font-size: 30px;
    text-align: center;
    color: #333;
}

.zrlinks .fb {
    font-size: 26px;
    text-align: center;
    color: #888;
}

.zrlinks .item-container {
    overflow: hidden;
    margin-top: 60px;
    *zoom: 1;
}

.zrlinks .item-container:after,
.zrlinks .item-container:before {
    content: "";
    display: table;
    content: " ";
}

.zrlinks .item-container:after {
    clear: both;
}

.zrlinks .item-container a {
    display: block;
}

.zrlinks .item-container .item {
    float: left;
    width: 286px;
    height: 121px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-origin: border-box;
}

.zrlinks .item-container .item.fix-mr {
    margin-right: 0;
}

.zrlinks .sdomain {
    margin-top: 86px;
}

.zrlinks .sdomain img {
    width: 100%;
}

.zr-event .w-video {
    overflow: hidden;
    margin-top: 60px;
}

.zr-event .w-video .set-l {
    position: relative;
    float: left;
    width: 720px;
    height: 420px;
    margin-left: 27px;
    *zoom: 1;
}

.zr-event .w-video .set-l:after,
.zr-event .w-video .set-l:before {
    content: "";
    display: table;
    content: " ";
}

.zr-event .w-video .set-l:after {
    clear: both;
}

.zr-event .w-video .set-l .next,
.zr-event .w-video .set-l .prev {
    position: absolute;
    top: 40%;
    width: 20px;
    height: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: 50%;
}

.zr-event .w-video .set-l .next {
    right: -27px;
    opacity: 0.5;
    background-image: url(../images/v-next.png);
}

.zr-event .w-video .set-l .prev {
    left: -27px;
    opacity: 0.5;
    background-image: url(../images/v-prev.png);
}

.zr-event .w-video .set-l li {
    position: relative;
    width: 720px;
    height: 420px;
}

.zr-event .w-video .set-l li .vc {
    width: 720px;
    height: 405px;
}

.zr-event .w-video .set-l li .vc iframe,
.zr-event .w-video .set-l li .vc video {
    width: 100%;
    height: 100%;
}

.zr-event .w-video .set-l li .mc {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 720px;
    height: 500px;
    background-color: rgba(0, 0, 0, 0.5);
}

.zr-event .w-video .set-l li .mc i {
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
}

.zr-event .w-video .set-r {
    float: right;
    width: 425px;
    height: 420px;
    margin-top: 1px;
    *zoom: 1;
}

.zr-event .w-video .set-r:after,
.zr-event .w-video .set-r:before {
    content: "";
    display: table;
    content: " ";
}

.zr-event .w-video .set-r:after {
    clear: both;
}

.zr-event .w-video .set-r li {
    display: inline-block;
    width: 207px;
    height: 132px;
    margin-bottom: 6px;
    margin-right: 10px;
}

.zr-event .w-video .set-r li:nth-child(2n) {
    margin-right: 0;
}

.zr-event .w-video .set-r li .v-img {
    width: 100%;
    height: 105px;
}

.zr-event .w-video .set-r li .v-img img {
    width: 100%;
    height: 100%;
}

.zr-event .w-video .set-r li p {
    font-size: 14px;
    overflow: hidden;
    padding-top: 6px;
    padding-left: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.zr-event .w-video .set-r li:hover {
    cursor: pointer;
    box-shadow: 0 0 15px #d8d4d4;
}

.zr-event .w-video .set-r li.on {
    box-shadow: 0 0 15px #d8d4d4;
}

.zr-event .sdt {
    font-size: 24px;
    text-align: center;
    color: #333;
    font-weight: bold;
}

.zr-event .c.sdc {
    border-bottom: 3px dotted #dedede;
}

.zr-event .sd-next,
.zr-event .sd-prev {
    font-size: 14px;
    padding: 0;
    color: #888;
}

.zr-event .sd-prev {
    margin-top: 20px;
}

.zr-event .sd-next {
    margin-top: -14px;
    text-align: right;
}

.zr-event .get-more {
    font-size: 20px;
    line-height: 42px;
    width: 140px;
    height: 42px;
    margin: 30px auto 47px;
    text-align: center;
    color: #fff;
    border-radius: 21px;
    background-color: #f5a500;
}

.zr-event .get-more a {
    display: block;
}

.color-green {
    color: #70ac6e !important;
}

.color-pick {
    color: #ff89a1 !important;
}

.color-yellow {
    color: #fcb120 !important;
}

.color-green span {
    color: #70ac6e !important;
}

.color-pick span {
    color: #ff89a1 !important;
}

.color-blue span {
    color: #62bfe8 !important;
}

.color-yellow span {
    color: #fcb120 !important;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-pick h3 {
    font-size: 30px;
    line-height: 54px;
    float: left;
    margin-left: 22px;
    color: #fff;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-pick h4 {
    font-size: 30px;
    line-height: 54px;
    float: right;
    margin-right: 10px;
    color: #5ebee8;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-pick {
    overflow: hidden;
    width: 425px;
    height: 54px;
    margin-top: 58px;
    background-image: url(../images/characteristic-title-pick.jpg);
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-orange {
    overflow: hidden;
    width: 425px;
    height: 54px;
    margin-top: 58px;
    background-image: url(../images/characteristic-title-orange.jpg);
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-orange h3 {
    font-size: 30px;
    line-height: 54px;
    float: left;
    margin-left: 22px;
    color: #fff;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-orange h4 {
    font-size: 30px;
    line-height: 54px;
    float: right;
    margin-right: 10px;
    color: #5ebee8;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-bule {
    overflow: hidden;
    width: 425px;
    height: 54px;
    margin-top: 58px;
    background-image: url(../images/characteristic-title-bule.png);
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-bule h3 {
    font-size: 30px;
    line-height: 54px;
    float: left;
    margin-left: 22px;
    color: #fff;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-bule h4 {
    font-size: 30px;
    line-height: 54px;
    float: right;
    margin-right: 10px;
    color: #5ebee8;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-green h3 {
    font-size: 30px;
    line-height: 54px;
    float: left;
    margin-left: 22px;
    color: #fff;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-green h4 {
    font-size: 30px;
    line-height: 54px;
    float: right;
    margin-right: 10px;
    color: #5ebee8;
}

.coursefeature-classify-main .coursefeature-classify-main-list li .coursefeature-classify-main-list-title-green {
    overflow: hidden;
    width: 425px;
    height: 54px;
    margin-top: 58px;
    background-image: url(../images/characteristic-title-green.jpg);
}

.coursefeature-classify .coursefeature-classify-pick .coursefeature-classify-title {
    color: #ff89a1;
}

.coursefeature-classify .coursefeature-classify-pick .coursefeature-classify-desc {
    background-color: #ff89a1;
}

.header-infor .nav li .item-list1 {
    position: absolute;
    right: 335px;
    top: 145px;
    display: none;
    width: 300px;
    height: 40px;
}

.header-infor .nav li .item-list1 li {
    width: auto;
    height: 40px;
    line-height: 40px;
    background-color: #33b3ed;
    float: left;
    padding: 0 10px;
}

.header-infor .nav li .item-list1 li:hover {
    color: #333333;
    background: #fff;
}

.header-infor .nav li .item-list1 li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
}

.second-header ul li .item-list1 {
    position: absolute;
    right: 0px;
    top: 60px;
    display: none;
    width: 300px;
    height: 40px;
}

.second-header ul li .item-list1 li {
    width: auto;
    height: 40px;
    line-height: 40px;
    background-color: #33b3ed;
    font-size: 12px;
    padding: 0 10px;
}

.second-header ul li .item-list1 li:hover {
    color: #333333;
    background: #fff;
}

.second-header ul li .item-list1 li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
}

.header-infor .nav li .item-list {
    display: none;
    width: 1000px;
    height: 40px;
}

.header-infor .nav li .item-list li {
    width: auto;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background-color: #33b3ed;
}

.header-infor .nav li .item-list li:hover {
    color: #333333;
    background: #fff;
}

.header-infor .nav li .item-list li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
}

.header-infor .nav li:hover>.item-list {
    display: inline-block;
}

.header-infor .nav li:hover>.item-list1 {
    display: inline-block;
}

.nav-content {
    width: 100%;
    height: 40px;
    background-color: #33b3ed;
    position: fixed;
    top: 145px;
    display: none;
    z-index: 1;
}

.grounp-top .grounp-top-nav li .item-list {
    /* position: absolute;
    left: 0; */
    /* top: 55px; */
    display: none;
    width: 1000px;
    height: 40px;
}

.grounp-top .grounp-top-nav li .item-list li {
    width: auto;
    height: 40px;
    line-height: 40px;
    background-color: #33b3ed;
    padding: 0 10px;
}

.grounp-top .grounp-top-nav li .item-list li:hover {
    background: #fff;
}

.grounp-top .grounp-top-nav li .item-list li:hover>a {
    color: #000 !important;
}

.grounp-top .grounp-top-nav li .item-list li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff;
}

.grounp-top .grounp-top-nav li .item-list1 {
    position: absolute;
    right: 335px;
    top: 145px;
    display: none;
    width: 300px;
    height: 40px;
}

.grounp-top .grounp-top-nav li .item-list1 li {
    width: auto;
    height: 40px;
    line-height: 40px;
    background-color: #33b3ed;
    padding: 0 10px;
}

.grounp-top .grounp-top-nav li .item-list1 li:hover {
    background: #fff;
}

.grounp-top .grounp-top-nav li .item-list1 li:hover>a {
    color: #000 !important;
}

.grounp-top .grounp-top-nav li .item-list1 li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff;
}

.grounp-top .grounp-top-nav li:hover>.item-list {
    display: inline-block;
}

.grounp-top .grounp-top-nav li:hover>.item-list1 {
    display: inline-block;
}

.nav-content-about {
    width: 100%;
    height: 40px;
    background-color: #33b3ed;
    position: fixed;
    top: 145px;
    display: none;
    z-index: 2;
}

.second-header {
    width: 100%;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}

.second-header .second-header-logo {
    width: 200px;
    height: 50px;
    float: left;
    /* margin: 5px 0; */
    margin: 2px 0;
}

.second-header .second-header-logo img {
    width: 100%;
    height: 100%;
    /* height: auto; */
}

.second-header ul {
    float: right;
}

.second-header ul li {
    width: 105px;
    float: left;
    height: 60px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    position: relative;
}

.second-header ul li.active {
    color: #eac641;
}

.second-header ul li:hover {
    color: #eac641;
}

.second-header ul li .item-list {
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    width: 1000px;
    height: 40px;
}

.second-header ul li .item-list li {
    width: auto;
    height: 40px;
    line-height: 40px;
    background-color: #33b3ed;
    font-size: 12px;
    padding: 0 10px;
}

.second-header ul li .item-list li:hover {
    color: #333333;
    background: #fff;
}

.second-header ul li .item-list li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
}

.second-header ul li:hover>.item-list {
    display: inline-block;
}

.second-header ul li:hover>.item-list1 {
    display: inline-block;
}

.second-header1 {
    width: 100%;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
}

.second-header1 .second-header-logo {
    width: 200px;
    height: 50px;
    float: left;
    margin: 5px 0;
}

.second-header1 .second-header-logo img {
    width: 100%;
    /* height: 100%; */
    height: auto;
}

.second-header1 ul {
    float: right;
}

.second-header1 ul li {
    width: 105px;
    float: left;
    height: 60px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    position: relative;
}

.second-header1 ul li.active {
    color: #eac641;
}

.second-header1 ul li:hover {
    color: #eac641;
}

.second-header1 ul li .item-list {
    position: absolute;
    left: 0px;
    top: 60px;
    display: none;
    width: 1000px;
    height: 40px;
}

.second-header1 ul li .item-list li {
    width: auto;
    height: 40px;
    line-height: 40px;
    background-color: #33b3ed;
    font-size: 12px;
    padding: 0 10px;
}

.second-header1 ul li .item-list li:hover {
    color: #333333;
    background: #fff;
}

.second-header1 ul li .item-list li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
}

.second-header1 ul li:hover>.item-list {
    display: inline-block;
}

.second-header1 ul li .item-list1 {
    position: absolute;
    left: -170px;
    top: 60px;
    display: none;
    width: 400px;
    height: 40px;
}

.second-header1 ul li .item-list1 li {
    width: auto;
    height: 40px;
    line-height: 40px;
    background-color: #33b3ed;
    font-size: 12px;
    padding: 0 10px;
}

.second-header1 ul li .item-list1 li:hover {
    color: #333333;
    background: #fff;
}

.second-header1 ul li .item-list1 li a {
    width: 100%;
    height: 100%;
    font-size: 14px;
}

.second-header1 ul li:hover>.item-list1 {
    display: inline-block;
}

.second-nav-content {
    width: 100%;
    height: 40px;
    background-color: #33b3ed;
    position: fixed;
    top: 60px;
    display: none;
    z-index: 1;
}

.second-nav-content1 {
    width: 100%;
    height: 40px;
    background-color: #33b3ed;
    position: absolute;
    top: 60px;
    display: none;
    z-index: 10;
}

.color-white {
    color: #fff;
}

.coursedetail-video {
    width: 780px;
    height: 480px;
    margin: 0 auto 50px;
}

.coursedetail-video video {
    width: 100%;
    height: 100%;
}

.schools .bread-nav {
    font-size: 14px;
    line-height: 55px;
    height: 55px;
    color: #888;
    border-bottom: 1px solid #f5f5f5;
}

.schools .bread-nav .s-container {
    position: relative;
    float: right;
    margin-top: -55px;
    margin-right: -36px;
    *zoom: 1;
}

.schools .bread-nav .s-container button {
    outline: none;
    border: none;
    background-color: transparent;
}

.schools .bread-nav .s-container input {
    font-size: 14px;
    width: 250px;
    height: 40px;
    padding: 0 50px 0 20px;
    border-radius: 20px;
    background-color: #f5f5f5;
}

.schools .bread-nav .s-container .set-p {
    font-size: 30px;
    position: relative;
    top: 8px;
    right: 50px;
}

.schools-tile {
    font-size: 36px;
    margin-top: 20px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.schools-eng-tile {
    font-size: 24px;
    color: #888;
    text-align: center;
}

.video-yy {
    background-color: #000;
    opacity: 0.7;
    z-index: 1000;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
}

.won-video {
    position: fixed;
    top: 25%;
    bottom: 0;
    right: 0;
    left: 25%;
    width: 47%;
    height: 60%;
    z-index: 1100;
    display: none;
}

.won-video video {
    width: 100%;
    height: 100%;
    position: relative;
}

.x-close {
    position: absolute;
    top: -33px;
    right: -50px;
    width: 50px;
    height: 50px;
    /* background-color: rgba(43, 51, 63, 0.7); */
    z-index: 1200;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    display: none;
}


/* 加盟 */


/* 加盟优势 */

.join {
    width: 100%;
    height: 550px;
    overflow: hidden;
}

.joincon {
    width: 1200px;
    height: 550px;
    margin: 0 auto;
}

.join strong .div_jiameng,
.join strong p,
.join strong .line_up6 {
    text-align: center;
}

.join strong .div_jiameng {
    font-size: 30px;
    margin-top: 45px;
    font-weight: normal;
}

.join strong p {
    font-size: 24px;
    color: #757575;
    margin-bottom: 20px;
    margin-top: 5px;
}

.join_con {
    width: 1200px;
    height: 550px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    /* margin-top: 50px; */
}

.join_con .list {
    width: 1200px;
    height: 520px;
    position: relative;
}

.join_con .list li:nth-child(1) {
    position: absolute;
    top: 30px;
    left: 15px;
    width: 426px;
    height: 179px;
    background: url(../images/f_l.png) no-repeat center center;
}

.join_con .list li:nth-child(1) h6 {
    font-size: 24px;
    color: white;
    margin-left: 90px;
    margin-top: 10px;
}

.join_con .list li:nth-child(1) a {
    margin-left: 125px;
    width: 88px;
    height: 88px;
    display: block;
}

.join_con .list li:nth-child(2) {
    position: absolute;
    bottom: 30px;
    left: 15px;
    width: 348px;
    height: 179px;
    background: url(../images/line_up.png) no-repeat center bottom;
}

.join_con .list li:nth-child(2) h6 {
    font-size: 24px;
    color: black;
    margin-left: 50px;
    margin-top: 10px;
}

.join_con .list li:nth-child(2) a {
    margin-left: 125px;
    width: 88px;
    height: 88px;
    display: block;
    margin-top: 20px;
}

.join_con .list li:nth-child(3) {
    position: absolute;
    top: 50px;
    left: 456px;
    width: 323px;
    height: 373px;
    /* background: url(../images/jiameng.png) no-repeat center center; */
    /* background: url(../images/index-people.png) no-repeat center center; */
}

.join_con .list li:nth-child(3) img {
    width: 100%;
    height: 100%;
}

.join_con .list li:nth-child(4) {
    position: absolute;
    top: 415px;
    left: 485px;
    font-size: 32px;
}

.join_con .list li:nth-child(4) b {
    width: 33px;
    height: 33px;
    display: block;
    float: left;
    margin-top: -3px;
    margin-right: 10px;
}

.join_con .list li:nth-child(5) {
    position: absolute;
    top: 30px;
    right: 15px;
    width: 348px;
    height: 179px;
    background: url(../images/line_down.png) no-repeat center top;
}

.join_con .list li:nth-child(5) h6 {
    font-size: 24px;
    color: black;
    margin-left: 70px;
    margin-top: 10px;
}

.join_con .list li:nth-child(5) a {
    margin-left: 125px;
    width: 88px;
    height: 88px;
    display: block;
}

.join_con .list li:nth-child(6) {
    position: absolute;
    bottom: 30px;
    right: 15px;
    width: 426px;
    height: 179px;
    background: url(../images/f_r.png) no-repeat center center;
}

.join_con .list li:nth-child(6) h6 {
    font-size: 24px;
    color: white;
    margin-left: 110px;
    margin-top: 10px;
}

.join_con .list li:nth-child(6) a {
    margin-left: 205px;
    margin-top: 20px;
    width: 88px;
    height: 88px;
    display: block;
}

.bread-nav {
    font-size: 14px;
    line-height: 55px;
    height: 55px;
    color: #888;
    border-bottom: 1px solid #f5f5f5;
}

.zr-page .total {
    width: 120px;
}

.color-red {
    color: #ff0000;
}

.margin-bottom50 {
    margin-bottom: 50px;
}

.domain {
    width: 100%;
    overflow: hidden;
    padding-left: 33px;
    text-align: left;
}

.domain .tell {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.domain .letter-area {
    width: 100%;
    overflow: hidden;
}

.domain .letter-area .letter {
    padding: 0 15px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    background-color: #f1a818;
    float: left;
    border-radius: 10px;
    margin-top: 5px;
}

.domain .letter-area .area {
    width: 1040px;
    float: right;
    overflow: hidden;
    background-color: #f7f7f7;
    /* padding: 20px 110px 0 20px; */
}

.domain .letter-area .area ul {
    list-style: none;
    overflow: hidden;
    padding: 15px 10px;
}

.domain .letter-area .area ul li {
    /* margin-right: 70px;
    margin-bottom: 20px; */
    float: left;
    font-size: 18px;
    padding: 5px 10px;
}

.domain .letter-area .area ul li a:hover {
    cursor: pointer;
}

.domain .letter-area .area ul li.active {
    background-color: #f6cc78;
    border-radius: 2px;
    /* padding: 7px 5px; */
}

.domain .school {
    margin-top: 30px;
    font-size: 18px;
}

.domain .school div {
    margin: 5px 0;
}

.domain .school .name {
    font-weight: bold;
}

header .header-banner .hd {
    position: absolute;
    bottom: 30px;
    left: 45%;
    text-align: center;
}

header .header-banner .hd ul {
    overflow: hidden;
    margin-bottom: 10px;
    display: inline-block;
}

header .header-banner .hd li {
    float: left;
    width: 14px;
    height: 14px;
    margin: 0 8px;
    background: #fff;
    cursor: pointer;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    behavior: url(ie-css3.htc);
    /* 通知IE浏览器调用脚本作用于'box'类 */
}

header .header-banner .hd li.on {
    background: #ffb400;
}

audio::-webkit-media-controls-panel,
video::-webkit-media-controls-panel {
    background-color: rgba(150, 150, 150, 0.3) !important;
}

.measurement-content {
    height: 550px;
    width: 770px;
    margin: 50px auto;
    *zoom: 1;
}

.measurement-content:before,
.measurement-content:after {
    display: table;
    content: "";
}

.measurement-content:after {
    clear: both;
}

.measurement-content:before,
.measurement-content:after {
    content: " ";
    display: table;
}

.measurement-content:after {
    clear: both;
}

.measurement-content:before,
.measurement-content:after {
    display: table;
    content: "";
}

.measurement-content:after {
    clear: both;
}

.measurement-content:before,
.measurement-content:after {
    content: " ";
    display: table;
}

.measurement-content:after {
    clear: both;
}

.measurement-content .measurement {
    width: 100%;
    overflow: hidden;
}

.measurement-content .measurement-content-bg {
    width: 100%;
    height: 100%;
    position: relative;
}

.measurement-content .measurement-content-bg img {
    width: 100%;
    height: 100%;
}

.measurement-content .measurement .measurement-lead {
    background-color: #fff;
    width: 300px;
    overflow: hidden;
    padding: 30px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 18px;
    float: left;
    line-height: 45px;
    position: absolute;
    top: 225px;
    left: 50px;
    color: #888;
}

.measurement-content .measurement .measurement-message {
    position: absolute;
    top: 220px;
    right: 0;
    width: 400px;
    overflow: hidden;
}

.measurement-content .measurement .measurement-message ul {
    list-style: none;
}

.measurement-content .measurement .measurement-message ul li {
    font-size: 18px;
    color: #fff;
    margin-right: 40px;
    float: left;
}

.measurement-content .measurement .measurement-message ul li:nth-child(2n) {
    margin-right: 0;
}

.measurement-content .measurement .measurement-message ul li input {
    width: 150px;
    height: 40px;
    padding-left: 10px;
    font-size: 18px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #888;
}

.measurement-content .measurement .measurement-message ul li select {
    width: 150px;
    height: 40px;
    padding-left: 10px;
    font-size: 18px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #888;
}

.measurement-content .measurement-start {
    display: block;
    border: 0;
    margin: 0 auto;
    width: 200px;
    height: 50px;
    background-color: #f4a500;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    bottom: 40px;
    left: 300px;
}

.measurement-question {
    width: 100%;
    overflow: hidden;
    padding: 50px 100px 0 100px;
    position: relative;
}

.measurement-question .measurement-question-top {
    width: 100%;
    height: 280px;
    position: relative;
}

.measurement-question .measurement-question-top img {
    width: 100%;
    height: 100%;
}

.measurement-question .measurement-question-top .measurement-question-title {
    width: 100%;
    position: absolute;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    top: 200px;
}

.measurement-question .measurement-questions {
    width: 100%;
    overflow: hidden;
    background-color: #f8f8f8;
    padding-top: 30px;
}

.measurement-question .measurement-questions ul {
    width: 1000px;
    list-style: none;
    padding-left: 196px;
    overflow: hidden;
}

.measurement-question .measurement-questions ul li {
    font-size: 24px;
    margin-bottom: 38px;
}

.measurement-question .measurement-questions ul li .question-title {
    font-weight: bold;
    margin-bottom: 25px;
}

.measurement-question .measurement-questions ul li input {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.measurement-question .measurement-questions ul li .margin-left-100 {
    margin-left: 100px;
}

.measurement-question .measurement-questions-bottom {
    width: 100%;
    height: 55px;
}

.measurement-question .measurement-questions-bottom img {
    width: 100%;
    height: 100%;
}

.measurement-question .measurement-questions-pen {
    position: absolute;
    bottom: 80px;
    right: 80px;
}

.measurement-question .button-submit {
    width: 252px;
    height: 65px;
    background-color: #f4a500;
    text-align: center;
    line-height: 65px;
    font-size: 36px;
    font-weight: bold;
    display: block;
    margin: 28px auto 45px;
    border: 0;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
}

.measurement-answer {
    width: 750px;
    height: 555px;
    margin: 40px auto 28px;
    position: relative;
}

.measurement-answer .measurement-answer-again-bg {
    width: 100%;
    height: 100%;
}

.measurement-answer .measurement-answer-again-bg img {
    width: 100%;
    height: 100%;
}

.measurement-answer .measurement-answer-results {
    position: absolute;
    top: 265px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #ed5a0c;
    font-weight: bold;
}

.measurement-answer .measurement-answer-results-name {
    font-weight: bold;
    font-size: 30px;
    color: #196a8f;
    position: absolute;
    top: 305px;
    width: 100%;
    text-align: center;
}

.measurement-answer .measurement-answer-additional {
    width: 750px;
    padding: 0 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    position: absolute;
    bottom: 40px;
    font-size: 18px;
    color: #000;
}

.measurement-answer .measurement-answer-additional strong {
    color: #196a8f;
}

.again {
    width: 1200px;
    height: 560px;
    /* margin-top: 45px; */
    padding-top: 135px;
    margin-bottom: 30px;
}

.again ul {
    list-style: none;
    margin: 0 416px 30px;
    overflow: hidden;
}

.again ul li {
    width: 165px;
    float: left;
    font-size: 20px;
    color: #fff;
    margin-right: 36px;
}

.again ul li:nth-child(2n) {
    margin-right: 0;
}

.again ul li input {
    width: 156px;
    height: 40px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-left: 10px;
    font-size: 18px;
    color: #888;
}

.again ul li select {
    width: 156px;
    height: 40px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-left: 10px;
    font-size: 18px;
    color: #888;
}

.again .select-buttom {
    width: 385px;
    height: 48px;
    margin: 0 auto;
}

.again .select-buttom button {
    width: 170px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-weight: bold;
    border: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #f4a500;
    font-size: 18px;
}

.again .select-buttom .margin-right {
    margin-right: 40px;
}

.professional {
    width: 100%;
    overflow: hidden;
    margin: 87px 0 108px;
}

.professional .title {
    font-size: 40px;
    text-align: center;
    color: #0a5679;
    font-weight: bold;
}

.professional .name {
    font-size: 25px;
    text-align: center;
    margin-bottom: 50px;
    color: #0a5679;
}

.professional .professional-content {
    width: 700px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #53b8e6;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 66px 80px 25px;
}

.professional .professional-content .professional-type {
    font-size: 18px;
    color: #fff;
}

.professional .professional-content .professional-select {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    font-size: 18px;
    color: #888;
    margin-bottom: 16px;
}

.professional .professional-content ul {
    list-style: none;
    overflow: hidden;
}

.professional .professional-content ul li {
    width: 250px;
    font-size: 18px;
    float: left;
    color: #fff;
    margin-right: 40px;
    margin-bottom: 15px;
}

.professional .professional-content ul li:nth-child(2n) {
    margin-right: 0;
}

.professional .professional-content ul li input {
    height: 40px;
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-left: 10px;
    font-size: 18px;
    color: #888;
}

.professional .professional-content ul li select {
    height: 40px;
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-left: 10px;
    font-size: 18px;
    color: #888;
}

.professional .professional-content .sib {
    display: block;
    margin: 30px auto 0;
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #f4a500;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    cursor: pointer;
}

.again .close {
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 280px;
    top: 10px;
    cursor: pointer;
}

.measurement-answer-yy {
    background-color: #333;
    opacity: 0.5;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.measurement-answer-again {
    position: fixed;
    top: 20%;
}

.measurement-answer .measurement-answer-pen {
    position: absolute;
    bottom: 90px;
    right: -30px;
    width: 150px;
    height: 300px;
}

.measurement-answer .measurement-answer-pen img {
    width: 100%;
    height: 100%;
}

video::-internal-track-segment-highlight-after {
    background-color: rgb(255, 255, 255) !important;
}

input[pseudo="-webkit-media-controls-timeline"i]::-internal-track-segment-highlight-after,
input[pseudo="-webkit-media-controls-volume-slider"i]::-internal-track-segment-highlight-after {
    background-color: rgb(255, 255, 255) !important;
}

.styding {
    height: 550px;
    width: 770px;
    margin: 50px auto;
    *zoom: 1;
}

.styding:before,
.styding:after {
    display: table;
    content: "";
}

.styding:after {
    clear: both;
}

.styding:before,
.styding:after {
    content: " ";
    display: table;
}

.styding:after {
    clear: both;
}

.styding:before,
.styding:after {
    display: table;
    content: "";
}

.styding:after {
    clear: both;
}

.styding:before,
.styding:after {
    content: " ";
    display: table;
}

.styding:after {
    clear: both;
}

.styding .styding-bg {
    width: 100%;
    height: 100%;
    position: relative;
}

.styding .styding-bg img {
    width: 100%;
    height: 100%;
}

.styding .styding-content {
    width: 100%;
    overflow: hidden;
}

.styding .styding-content .styding-lead {
    background-color: #fff;
    width: 300px;
    overflow: hidden;
    padding: 30px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 18px;
    float: left;
    line-height: 45px;
    position: absolute;
    top: 225px;
    left: 50px;
    color: #888;
}

.styding .styding-content .styding-message {
    position: absolute;
    top: 220px;
    right: 0;
    width: 400px;
    overflow: hidden;
}

.styding .styding-content .styding-message ul {
    list-style: none;
}

.styding .styding-content .styding-message ul li {
    font-size: 18px;
    color: #fff;
    margin-right: 40px;
    float: left;
}

.styding .styding-content .styding-message ul li:nth-child(2n) {
    margin-right: 0;
}

.styding .styding-content .styding-message ul li input {
    width: 150px;
    height: 40px;
    padding-left: 10px;
    font-size: 18px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #888;
}

.styding .styding-content .styding-message ul li select {
    width: 150px;
    height: 40px;
    padding-left: 10px;
    font-size: 18px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #888;
}

.styding .styding-start {
    display: block;
    border: 0;
    margin: 0 auto;
    width: 200px;
    height: 50px;
    background-color: #f4a500;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    bottom: 40px;
    left: 300px;
}

.styding-question {
    width: 100%;
    overflow: hidden;
    padding: 50px 100px 0 100px;
    position: relative;
}

.styding-question .styding-question-top {
    width: 100%;
    height: 280px;
    position: relative;
}

.styding-question .styding-question-top img {
    width: 100%;
    height: 100%;
}

.styding-question .styding-question-top .styding-question-title {
    width: 100%;
    position: absolute;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    top: 200px;
}

.styding-question .styding-questions {
    width: 100%;
    overflow: hidden;
    background-color: #f3f6e1;
    padding-top: 30px;
}

.styding-question .styding-questions .styding-top-name {
    text-align: center;
    font-size: 30px;
    margin: 43px 0;
    font-weight: bold;
}

.styding-question .styding-questions .styding-question-tip {
    font-size: 24px;
    padding-left: 67px;
    color: #25969a;
    font-weight: bold;
}

.styding-question .styding-questions ul {
    width: 1000px;
    list-style: none;
    padding-left: 67px;
    overflow: hidden;
}

.styding-question .styding-questions ul li {
    font-size: 24px;
    margin-bottom: 38px;
}

.styding-question .styding-questions ul li .question-title {
    font-weight: bold;
    margin-bottom: 25px;
}

.styding-question .styding-questions ul li .question-content {
    width: 80%;
    overflow: hidden;
    margin-bottom: 25px;
}

.styding-question .styding-questions ul li input {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.styding-question .styding-questions ul li .margin-left-100 {
    margin-left: 100px;
}

.styding-question .styding-questions-bottom {
    width: 100%;
    height: 100px;
}

.styding-question .styding-questions-bottom img {
    width: 100%;
    height: 100%;
}

.styding-question .button-submit {
    width: 252px;
    height: 65px;
    background-color: #f4a500;
    text-align: center;
    line-height: 65px;
    font-size: 36px;
    font-weight: bold;
    display: block;
    margin: 28px auto 45px;
    border: 0;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
}

.styding-answer-agalin-close {
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 270px;
    top: 10px;
    cursor: pointer;
}

.coursefeature-classify-width {
    width: 1000px;
    margin: 50px auto 0;
}

.hide-question {
    display: block;
    width: 100%;
    color: #979898;
    font-size: 24px;
}

.hide-question img {
    width: 55px;
    height: 30px;
}

.measurement-answer-answer {
    text-align: center;
    position: absolute;
    font-size: 30px;
    width: 100%;
    top: 220px;
    color: #196a8f;
    font-weight: bold;
}

.again-yzm {
    width: 300px;
    overflow: hidden;
    margin: 0 auto 30px;
}

.again-yzm input {
    width: 156px;
    float: left;
    height: 40px;
    padding-left: 10px;
    font-size: 18px;
    border-radius: 10px;
}

.orderb {
    width: 130px;
    height: 50px;
    border: 0;
    background-color: #f4a500;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;
    display: block;
    margin: 10px auto 0;
    font-size: 18px;
    color: #fff;
}

.information-order {
    width: 320px;
    height: 40px;
    margin: 0 auto 30px;
    position: relative;
}

.information-order .hand {
    position: absolute;
    top: 10px;
    right: 120px;
    width: 40px;
}

.information-order button {
    width: 120px;
    height: 40px;
    border: 0;
    background-color: #f4a500;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    display: block;
    font-size: 18px;
    color: #fff;
    float: left;
}

.information-order .margin-right {
    margin-right: 80px;
}

.question-radio {
    margin-left: 20px;
}

.qqkefu {
    position: fixed;
    right: 0;
    bottom: 300px;
    width: 110px;
    overflow: hidden;
}

.qqkefu .qqkefu-top {
    width: 100%;
    height: 163px;
    margin-bottom: 6px;
}

.qqkefu .qqkefu-top img {
    width: 100%;
    height: 100%;
}

.qqkefu .qq {
    width: 100%;
    overflow: hidden;
    padding-left: 10px;
    margin-bottom: 5px;
}

.qqkefu .qq ul {
    width: 100%;
    overflow: hidden;
    padding: 5px 13px;
    /* background-color: #f3c378; */
    border-radius: 5px;
}

.qqkefu .qq ul .title {
    font-size: 14px;
    color: #fff;
    margin-bottom: 3px;
    text-align: center;
}

.qqkefu .qq ul li {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    margin-bottom: 5px;
    cursor: pointer;
}

.qqkefu .qq ul li:nth-child(4n) {
    margin-bottom: 0;
}

.qqkefu .qq ul li img {
    width: 15px;
    height: 15px;
    vertical-align: middle;
}

.qqkefu .tell {
    width: 100%;
    overflow: hidden;
    padding-left: 10px;
}

.qqkefu .tell ul {
    width: 100%;
    overflow: hidden;
    background-color: #e37d26;
    border-radius: 5px;
}

.qqkefu .tell ul li {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff;
}