* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Microsoft Yahei', Tahoma, Helvetica, Arial, sans-serif;
}

article {
    margin-top: 76px;
}

textarea {
    resize: none;
}

/******************** header start ***********************/
header {
    position: fixed;
    top: 0;
    z-index: 99999999;
    width: 100%;
    background-color: #232d3b;
}

header nav.navbar {
    background-color: transparent;
    border: none;
    margin-top: 20px;
    min-height: inherit;
}

@media (max-width: 767px) {
    header nav.navbar {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    header nav.navbar ul.navbar-nav li {
        margin: 10px 0;
    }
}

@media (min-width: 768px) {
    header nav.navbar .navbar-header {
        margin-right: 253px;
    }
}

header nav.navbar ul.navbar-nav {
    margin-top: 8px;
}

header nav.navbar.navbar-default .navbar-nav>.active>a {
    background-color: transparent;
    color: #fcfcfc;
}

header nav.navbar.navbar-default .navbar-nav>li>a:focus, header nav.navbar.navbar-default .navbar-nav>li>a:hover {
    color: #fcfcfc;
}

header nav.navbar ul li a {
    padding: 0 20px;
    color: #7f8388;
}

header nav.navbar ul li:last-child a {
    padding-right: 0;
}

header .navbar-toggle .icon-bar {
    width: 14px;
    height: 1px;
}

header .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 3px;
}

#logo {
    height: 36px;
}
/******************** header end ***********************/

/*article {
    padding-top: 76px;
}*/

section:not(:first-child) {
    padding: 100px 0;
}

section:first-child {
    padding-top: 0;
}

section:not(:first-child) {
    text-align: center;
    padding-top: 35px;
}

.section-title {
    margin-bottom: 50px;
    text-shadow: 3px 4px 2px #ccc;
}

section h1 {
    font-weight: bolder;
}

section.carousel-section .item img {
    margin: 0 auto;
}

section.carousel-section .item.lunbo0 {
    background-color: #000000;
}

section.carousel-section .item.lunbo1 {
}

section.carousel-section .item.lunbo2 {
    /*background-color: #9d99c5;*/
}

section.carousel-section .item.lunbo3 {
    background-color: #a1e6f5;
}

section.carousel-section .item.lunbo4 {
    background-color: #5ec2e6;
}

section.products-and-services-section {
    background-color: #f4f4f4;
    padding-bottom: 35px;
}

section.products-and-services-section .jumbotron {
    background-color: inherit;
    color: #1c1c1c;
    padding-top: 15px;
    margin-bottom: 0;
    padding-bottom: 15px;
}

section.products-and-services-section .jumbotron h1 {
    font-size: 56px;
}


section.products-and-services-section .thumbnail {
    text-align: left;
}

section.products-and-services-section .thumbnail .caption {
    height: 430px;
}

section.products-and-services-section .mix-thumbnail .caption {
	line-height: 2.3em;
}

section.products-and-services-section .internetPlatform-thumbnail .caption {
    line-height: 2.5em;
}

section.products-and-services-section .activity-and-competition .caption {
    line-height: 1.75em;
}



section.products-and-services-section .mix-thumbnail .caption h3, section.products-and-services-section .internetPlatform-thumbnail .caption h3 {
    padding-bottom: 20px;
}

/*
@media (min-width: 768px) {
    section.products-and-services-section .thumbnail {
        height: 515px;
    }

    .course-description {
        height: 140px;
    }
}

@media (min-width: 992px) {
    section.products-and-services-section .thumbnail {
        height: 545px;
    }

    .course-description {
        height: 240px;
    }
}

@media (min-width: 1200px) {
    section.products-and-services-section .thumbnail {
        height: 490px;
    }

    .course-description {
        height: 160px;
    }
}
*/
section.products-and-services-section .thumbnail img {
    width: 100%;
}

section.products-and-services-section .thumbnail h5 {
    margin: 10px 12px;
    font-size: 16px;
    color: #a6a6a6;
}

.mix-container {
    margin-bottom: 30px;
}

.mix-container .banner {
    margin-top: 120px;
}

.mix-container .small_box .btn {
    padding: 0;
    border-radius: 0;
}

.mix-container .large_box li {
    position: relative;
}

.mix-container .large_box .description_label{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
    background-color: gray;
    opacity: 0.6;
    font-size: 16px;
}

.suitable-crowd {
    margin: 0 12px 10px;
    color: #a6a6a6;
}

section.excellent-course-section {
    display: none;
    background-color: #f4f4f4;
}

section.excellent-course-section h3 {
    margin-bottom: 75px;
}

section.excellent-course-section .thumbnail {
    text-align: left;
}

.course-description {
    margin: 0 12px 10px;
    overflow: hidden;
    color: #a6a6a6;
    /*height: 175px;*/
}

.course-description > a {
	display: inline-block;
}

.course-description>a:not(:last-child) {
	margin-bottom: 10px;
}

.apply-btn {
    background-color: #34cf74;
    color: #fff;
    border: none;
    box-shadow: 0 4px 0 #4aaaa5;
    /*line-height: 45px;*/
    font-size: 20px;
}

.apply-btn.disabled {
    background-color: #d9e4de;
    box-shadow: 0 4px 0 #b4c9bd;
}

.apply-btn:hover {
    color: #fff;
}

section.cooperative-partner-section {
    color: #ffffff;
    /*background: url(../img/cooperative-partner/bg-pattern.png),linear-gradient(to left,#7b4397,#dc2430);*/
    /*background: url(../img/colorbar_623c2a2.png) center repeat;*/
    background: url(../img/bg-header.jpg) no-repeat center;
    background-size: cover;
}

section.cooperative-partner-section .cooperative-partner-list>div {
    margin-bottom: 20px;
}

section.cooperative-partner-section .cooperative-partner-list img {
    max-width: 100%;
}


section.box-plus-mobil-section {
    position: relative;
    color: #ffffff;
    background-color: #ff5f5f;
    padding-bottom: 150px;
}

section.box-plus-mobil-section img {
    max-width: 100%;
}

section.box-plus-section {
    background-color: #ff5f5f;
    color: #ffffff;
    display: none;
}

section.box-plus-section h3, section.box-plus-mobil-section h3 {
    color: #ffffff;
    margin-bottom: 50px;
}

section.box-plus-section img {
    max-width: 100%;
}

#boxplus-introduce-mobile-btn {
    position: absolute;
    bottom: 15px;
    width: 250px;
    height: 75px;
    background-image: url("../img/boxplus_introduce_btn_lg.png");
    left: 50vw;
    margin-left: -125px;
}

section.box-plus-section img {
    max-width: 100%;
    margin: 0 auto;
}

#boxplus-introduce-btn {
    position: absolute;
    background: none;
    border: none;
}

section.box-plus-section .container {
    position: relative;
}

@media (min-width: 768px) {

    #boxplus-introduce-btn {
        width: 125px;
        height: 37px;
        bottom: 10px;
        left: 315px;
        background-image: url("../img/boxplus_introduce_btn_sm.png");
    }

    #boxplus-introduce-btn:hover {
        background-image: url("../img/boxplus_introduce_btn_sm_hover.png");
    }

    section.box-plus-section {
        display: block;
    }
}

@media (min-width: 992px) {

    #boxplus-introduce-btn {
        width: 175px;
        height: 52px;
        bottom: 15px;
        left: 400px;
        background-image: url("../img/boxplus_introduce_btn_md.png");
    }

    #boxplus-introduce-btn:hover {
        background-image: url("../img/boxplus_introduce_btn_md_hover.png");
    }
}

@media (min-width: 1200px) {

    #boxplus-introduce-btn {
        width: 250px;
        height: 75px;
        bottom: 20px;
        left: 460px;
        background-image: url("../img/boxplus_introduce_btn_lg.png");
    }

    #boxplus-introduce-btn:hover {
        background-image: url("../img/boxplus_introduce_btn_lg_hover.png");
    }
}

/*#successful-case-section {
    background-image: url("../img/bgn_grid.svg");
}*/

/*#photo-wall-section {
    padding: 100px 0;
}*/

.photo-wall-section h1, .photo-wall-section h3 {
    color: #FFFFFF;
    text-shadow: 3px 4px 2px #000;
}

.photo-wall-section {
    background: url(../img/cooperative-partner/bg-pattern.png),linear-gradient(to left,#7b4397,#dc2430);
}

/*.photo-wall-section {
    position: relative;
    background: linear-gradient(45deg,#020031 0,#6d3353 100%);
}

.photo-wall-section:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/bs-docs-masthead-pattern.png) repeat center center;
    opacity: .4;
}*/

/*.photo-wall-section h3 {
    margin-bottom: 100px;
}*/

.photo-wall-section img {
    max-width: 100%;
}

.photo-wall-pc {
    height: 475px;
}

.photo-wall-pc img {
    position: absolute;
    padding: 10px 10px 15px;
    background: #fff;
    border: 1px solid #ddd;
}

.photoWall1 {
    top: 0;
    left: 0;
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    transform: rotate(-6deg);
}

.photoWall2 {
    top: 0;
    left: 315px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);

}

.photoWall3 {
    top: 35px;
    left: 566px;
    -webkit-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
    transform: rotate(18deg);
}

.photoWall4 {
    top: -25px;
    left: 860px;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    transform: rotate(4deg);
}

.photoWall5 {
    top: 220px;
    left: 75px;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.photoWall6 {
    top: 200px;
    left: 380px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
}

.photoWall7 {
    top: 175px;
    left: 820px;
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    transform: rotate(-9deg);
}

.photoWall8 {
    top: 210px;
    left: 787px;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.photo-wall-mobile img {
    margin: 10px auto;
}

@media (min-width: 768px) {
    .photo-wall-pc {
        display: block;
    }

    .photo-wall-mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    .photo-wall-mobile {
        display: block;
    }

    .photo-wall-pc {
        display: none;
    }
}

section.company-process-section .section-title {
    margin-bottom: 60px;
}

section.company-process-section .time-line {
    margin: 30px auto;
    position: relative;
    transition: all 0.4s ease;
    text-align: left;
}

section.company-process-section .time-line:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #ee4d4d;
    left: 50%;
    top: 0;
    position: absolute;
}

section.company-process-section .time-line:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
}

section.company-process-section .timeline-item {
    margin-bottom: 15px;
    position: relative;
}

section.company-process-section .timeline-item:before, section.company-process-section .timeline-item:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

section.company-process-section .timeline-item .timeline-icon {
    background: #ee4d4d;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    margin-left: -23px;
    border-radius: 50%;
}

section.company-process-section .timeline-item .timeline-icon img {
    position: relative;
    top: 14px;
    left: 14px;
    max-width: 100%;
}

section.company-process-section .timeline-item .timeline-content {
    width: 45%;
    background: #fff;
    padding: 20px;
    padding-bottom: 0;
    /*box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);*/
    border-radius: 5px;
    transition: all 0.3s ease;
}

section.company-process-section .timeline-item .timeline-content:before {
    content: '';
    position: absolute;
    left: 45%;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ee4d4d;
}

section.company-process-section .timeline-item .timeline-content.right {
    float: right;
}

section.company-process-section .timeline-item .timeline-content.right:before {
    content: '';
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid #ee4d4d;
}

section.company-process-section .timeline-item .timeline-content h3 {
    padding: 15px 8px;
    background: #ee4d4d;
    color: #fff;
    margin: -20px -20px 0 -20px;
    font-weight: lighter;
    border-radius: 3px 3px 0 0;
}

section.company-process-section .timeline-item .timeline-content p {
    margin-top: 14px;
    margin-bottom: 0;
}

section.about-us-section {
    background-color: #f4f4f4;
    /*background: url("../img/about_us_bg.png");*/
    /*background-image: url("../img/bg-about.jpg");*/
}

.about-us-container {
    margin-top: 40px;
    margin-bottom: 50px;
}

.about-us-content {
    text-align: left;
}

.certificate-container img {
    margin: 0 20px;
    vertical-align: bottom;
}

.certificate-container-pc, .certificate-container-mobile {
    display: none;
}

.certificate-container-pc img {
    max-width: 100%;
}


@media (min-width: 768px) {
    .certificate-container-pc {
        display: block;
    }

    .certificate-container-mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    .certificate-container-mobile {
        display: block;
    }

    .certificate-container-pc {
        display: none;
    }
}

@media (max-width: 767px) {
    .about-us-content>div {
        text-indent: 2em;
    }

    .about-us-content>div+div {
        margin-top: 1em;
    }

    .certificate-container img {
        display: block;
        margin: 10px auto;
    }
}

section.contact-us-section {
    padding-bottom: 30px;
}

section.contact-us-section h1+h3 {
    margin-bottom: 60px;
}

#message-form {
    border: 1px solid #dddddd;
    padding: 25px;
    border-radius: 5px;
}

#message-form button {
    background-color: #34cf74;
    width: 160px;
    color: #fcfcfc;
}

section.contact-us-section dl {
    margin-top: 10px;
    text-align: left;
}

section.contact-us-section dl dt, section.contact-us-section dl dd {
    float: left;
}

section.about-us-section {
    padding-bottom: 30px;
}

section.about-us-section dl {
    margin-top: 10px;
    text-align: left;
}

section.about-us-section dl dt, section.about-us-section dl dd {
    float: left;
}

@media (max-width: 595px) {
    section.about-us-section dl dt {
        width: 100%;
    }
}

section.about-us-section dl dt img {
    max-width: 100%;
}

section.about-us-section dl dt {
    width: 160px;
}

section.about-us-section dl dd {
    margin-top: 10px;
    margin-left: 10px;
}

section.contact-us-section dl dt {
    width: 160px;
}

@media (max-width: 595px) {
    section.contact-us-section dl dt {
        width: 100%;
    }
}

section.contact-us-section dl dt img {
    max-width: 100%;
}

section.contact-us-section dl dd {
    margin-top: 10px;
    margin-left: 10px;
}

#contact-us-map {
    width: 100%;
    height: 350px;
    margin-top: 5px;
    border: #ccc solid 1px;
    font-size: 12px;
}

#contact-us-map label {
    max-width: inherit;
}

footer {
    padding: 15px 0;
    border-top: 5px solid #0d131a;
    background-color: #151c27;
}

section.footprint-section {
    position: relative;
}

section.footprint-section .section-title {
    margin-bottom: 0;
}

section.footprint-section h3 {
    letter-spacing: 1px;
}

section.footprint-section .pc-footprint-container, section.footprint-section .mobile-footprint-container {
    display: none;
}

.footprint-count-container {
    position: relative;
    padding: 0 10px;
    margin: 0 5px;
    background-color: #000000;
    color: #fcfcfc;
    letter-spacing: 0;
    width: 60px;
    display: inline-block;
}

.footprint-count-container .caret {
    position: absolute;
    bottom: -4px;
    left: 24px;
    color: #000000;
}

#map{
    height: 650px;
}

@media (max-width: 768px) {

    #map{
        height: 300px;
    }
}

#footprint-container {
    border: 1px solid rgba(158,158,158,0.5);
}

@media (min-width: 768px) {

    #footprint-container {
        position: absolute;
        width: 305px;
        right: 51px;
        top: 425px;
    }
}

#more-footprint-btn {
    animation: float ease-in-out 1.5s infinite;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(1em);
    }
    100% {
        transform: translateY(0);
    }
}

.list-title {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #ffffff;
    color: #ff5b5b;
    font-size: 16px;
    border-bottom: 1px solid rgba(158,158,158,0.5);
}

#footprint-list.list-group {
    margin-bottom: 0;
    max-height: 335px;
    overflow-y: auto;
}

#no-footprint-tip {
    display: none;
    padding-top: 10px;
}

.list-group-item {
    border: none;
}

.list-group-item:first-child, .list-group-item:last-child {
    border-radius: 0;
}

.list-group-item .media {
    border-bottom: 1px solid rgba(158,158,158,0.5);
    text-align: left;
    padding-bottom: 10px;
}

.list-group-item .media img {
    width: 78px;
    height: 61px;
}

.list-group-item .media .media-body .media-content{
    max-height: 40px;
    overflow-y: hidden;
}

.list-group-item:last-child .media {
    border-bottom: none;
    padding-bottom: 0;
}

.list-group-item .media-body {
    color: #898989;
}

.list-group-item .media-heading {
    font-weight: bolder;
    color: #000000;
}

footer > img {
    margin-top: -10px;height: 36px;
}

#submitleavewords {
    height: 34px;
    display: inline-block;
}

.pgwSlideshow {
    width: 100%;
    background: #333;
    display: none;
}

.pgwSlideshow a{
    color: #fff;
}

.pgwSlideshow .ps-current {
    text-align: center;
    position: relative;
    min-height: 150px;
    overflow: hidden;
}

.pgwSlideshow .ps-current > ul  > li {
    text-align: center;
    width: 100%;
    z-index: 1;
    opacity: 0;
    display: block;
}

.pgwSlideshow .ps-current > ul  > li img {
    display: block;
    max-width: 100%;
    margin: auto;
}

.pgwSlideshow .ps-caption {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    text-align: left;
    font-size: 1rem;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 10px;
    display: none;
}

.pgwSlideshow .ps-caption span {
    padding: 7px;
    display: inline-block;
}

.pgwSlideshow .ps-list {
    border-top: 1px solid #555;
    box-shadow: 0 10px 10px -5px #333 inset;
    background: #555;
    overflow: hidden;
    position: relative;
}

.pgwSlideshow .ps-list ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
}

.pgwSlideshow .ps-list li {
    float: left;
}

.pgwSlideshow .ps-list li .ps-item {
    display: block;
    margin: 15px 8px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.pgwSlideshow .ps-list li img {
    display: block;
    border: 1px solid #777;
    width: 80px;
    height: 80px;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected {
    float: left;
    opacity: 1;
    border: 4px solid #fff;
    overflow: hidden;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected img {
    margin: -4px;
}

.pgwSlideshow .ps-prevIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: block;
}

.pgwSlideshow .ps-nextIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    display: block;
}

.pgwSlideshow .ps-current .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    position: absolute;
    padding: 20px 20px 20px 15px;
    left: 0;
    top: 45%;
    cursor: pointer;
}

.pgwSlideshow .ps-current .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    padding: 20px 15px 20px 20px;
    right: 0;
    top: 45%;
    cursor: pointer;
}

.pgwSlideshow .ps-list .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border: 1px solid #777;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    padding: 20px 15px 20px 12px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: 1000;
    display: none;
}

.pgwSlideshow .ps-list .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border: 1px solid #777;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    padding: 20px 12px 20px 15px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 1000;
    display: none;
}

/*
 * The media-queries are not used because IE8 doesn't support them.
 */
.pgwSlideshow.narrow .ps-list li img {
    width: 60px;
    height: 60px;
}

.pgwSlideshow.narrow .ps-current .ps-prev {
    padding: 15px 15px 15px 12px;
    top: 40%;
}

.pgwSlideshow.narrow .ps-current .ps-next {
    padding: 15px 12px 15px 15px;
    top: 40%;
}

.pgwSlideshow.narrow .ps-list .ps-prev {
    padding: 15px 12px 15px 10px;
    top: 20px;
}

.pgwSlideshow.narrow .ps-list .ps-next {
    padding: 15px 10px 15px 12px;
    top: 20px;
}

.pgwSlideshow.narrow .ps-caption {
    font-size: 0.8rem;
    padding: 8px;
}