
/*==========================
import
==========================*/

@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('owl.carousel.min.css');
@import url('magnific-popup.css');
@import url('animate.min.css');
@import url('jquery.fancybox.min.css');

/*==========================
初始化
==========================*/

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    letter-spacing: 0.5px;
    font-family: 'Hind', sans-serif !important;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

a {
    background-color: transparent;
    text-decoration: none !important;
    color: #333;
}

a:active,
a:hover {
    outline: 0;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

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"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


.blog-posts h2{text-align:center; height:35px; line-height:35px;}
.blog-posts .clearfix{text-align:center; height:25px; line-height:25px;}
.bodycontent{padding:10px; text-align:left; line-height:30px;}

td,
th {
    padding: 10px 15px;
    border: 3px double #f9f9f9;
}

.section {
    padding: 40px 0;
}

.inner-page {
    margin: 70px 0;
}

.pdl0 {
    padding-left: 0 !important;
}

.pdr0 {
    padding-right: 0 !important;
}

.pdt0 {
    padding-top: 0 !important;
}

.pdb0 {
    padding-bottom: 0 !important;
}

.mrt0 {
    margin-top: 0 !important;
}

.mrb0 {
    margin-bottom: 0 !important;
}

.mrl0 {
    margin-left: 0
}

.mrr0 {
    margin-right: 0;
}

.modern-icon,
.video-bottom-icon,
.edu_feature i,
.course-icon,
.video-popup,
.testi-img,
footer .footer-widget address p i,
.footer-bottom .social-links a,
a.scroll-top,
#gallery .gallery-hover .gallery-btn a,
.teacher-img,
.teacher-img img,
.pagination>li>a, 
.pagination>li>span,
.pagination>li:last-child>a, 
.pagination>li:last-child>span,
.pagination>li:first-child>a, 
.pagination>li:first-child>span,
.comment-list .thumbnail,
.comment-list .thumbnail img,
.contact-info p i,
.playbtn a,
.playbtn a::before,
.playbtn a::after,
.main-slider.owl-theme .owl-nav [class*=owl-],
.course-carousel.owl-theme .owl-nav [class*=owl-],
.news-carousel.owl-theme .owl-nav [class*=owl-],
.team-carousel.owl-theme .owl-nav [class*=owl-],
.sidebar-course-carousel.owl-theme .owl-nav [class*=owl-]{
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
}

.btn
button,
.button,
.btn.btn-primary,
.video-bottom-inner,
.video-side-block,
.coaching-sign .form-group input,
.testi-content,
.happy-clients .owl-item,
#gallery .gallery-nav ul li,
#gallery .gallery-nav ul li span,
.form-group .social-register a i,
.course-tab ul.nav-tabs > li a,
.event-sidebar,
.input-group-addon,
select.custom-select,
.toggle-button,
.countdown-time .countdown > span .value,
.login-form input,
.login-btn{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: -50px;
    right: 0;
    display: none;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    height: 34px;
    width:34px;
    line-height: 34px;
    background: #03a9f4;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    margin-left: 10px;
    border: 1px solid #03a9f4;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #ffffff;
    color: #03a9f4;
}

/*==========================
typography
==========================*/

body,
button,
input,
select,
textarea {
    line-height: 1.5;
    font-size: 15px;
    line-height: 1.7;
    color: #333333;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #191d3d;
    line-height: 1.3;
}

p {
    margin: 0 0 15px 0;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    text-align: center;
    position: relative;
    margin: 0 0 25px;
    font-size: 27px;
    font-weight: 100;
}

blockquote cite {
    font-size: 18px;
    line-height: 1.89;
    color: #888888;
}

blockquote cite {
    display: block;
    margin-top: 7px;
}

address {
    margin: 0 0 15px;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*==========================
elements
==========================*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote:before {
    content: "\201c";
    display: block;
    font-size: 93px;
    line-height: 50px;
    font-weight: 700;
}

blockquote:before {
    color: #03a9f4;
}

hr {
    background-color: #ECECEE;
    border: 0;
    height: 1px;
    margin: 60px 0;
    clear: both;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 15px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 15px 15px;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 15px 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 15px;
    width: 100%;
}


/*==========================
custom-button
==========================*/

.btn,
.btn:visited,
button,
.button,
.btn.btn-primary,
.btn.btn-primary:visited {
    transition: all 0.3s ease 0s;
    background: #df8618;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1.5;
    padding: 9px 26px;
    border: none;
    height: auto;
    width: auto;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

a.btn.btn-small,
.btn-small {
    padding: 5px 19px;
    min-width: inherit;
    font-size: 14px;
}

.btn.btn-large {
    padding: 12px 40px;
}

.btn.btn-primary:hover {
    background-color: #09AD8B;
}


/*==========================
forms
==========================*/

input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #18ba60;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 20px;
    border: none;
    height: auto;
    width: auto;
    cursor: pointer;
    display: inline-block;
}




input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
    color: #272727;
    border: 1px solid #ccc;
    padding: 7px 10px 7px 15px;
    margin-bottom: 15px;
    width: 100%;
    font-size: 14px;
    text-transform: capitalize;
    height: 40px;
    box-shadow: none;
}

select.custom-select {
    display: inline-block;
    max-width: 100%;
    width: auto;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: auto auto;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    padding: 7px 20px 7px 15px;
    border: 1px solid rgba(0, 0, 0, .15);
    -moz-appearance: none;
    -webkit-appearance: none;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}



textarea {
    width: 100%;
}





/*==========================
clearing
==========================*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.clear {
    clear: both;
}


embed,
iframe,
object {
    max-width: 100%;
}


/**
 * Print
 */

@media print {
    form,
    button,
    input,
    select,
    textarea,
    .navigation,
    .main-navigation,
    .social-navigation,
    .sidebar,
    .content-bottom-sections,
    .header-image,
    .page-links,
    .edit-link,
    .comment-respond,
    .comment-edit-link,
    .comment-reply-link,
    .comment-metadata .edit-link,
    .pingback .edit-link {
        display: none;
    }
}


@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}




/*=================初始化end====================*/






/*=============================
子页banner
=============================*/

.breadcrumb {
    background: #000000;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 90px 15px;
    margin: 0;
    border-radius: 0;
    text-align: center;
}

.breadcrumb .container {
    position: relative;
}

.breadcrumb-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.breadcrumb h1 {
    margin-bottom: 5px;
    font-size: 20px;
    text-transform: uppercase;
}
.bannertitle{
    font-size: 28px;
    letter-spacing: 8px;
}

.breadcrumb h1 a,
.breadcrumb span a {
    color: #fff;
}

.breadcrumb span {
    display: inline-block;
}

.breadcrumb span i.fa-angle-right {
    padding: 0 10px;
    font-size: 14px;
}


/*=============================
sec-title
=============================*/

.title h2 {
    position: relative;
    text-transform: capitalize;
    color: #2f3238;
}

.title h2 span a {
    color: #03a9f4;
}

.title h2::after {
    background: #d82d21 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}

.sec-title {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 50px auto;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.sec-title h2 {
    margin-bottom: 26px;
    color: #2f3238;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
}


.welcome .title h2::after,
.coaching .title h2::after {
    left: 0;
    right: inherit;
    margin: 0;
}

.welcome .sec-title,
.coaching .sec-title {
    max-width: 100%;
    width: 100%;
    margin: 0 0 50px 0;
    text-align: left;
}

.inner-page-title,
.sidebar-widget-title {
    margin-bottom: 50px;
    position: relative;
}

.inner-page-title h3,
.sidebar-widget-title h3 {
    font-size: 16px;
    margin-bottom: 40px;
    color: #2f3238;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    position: relative;
}

.title h3::after {
    background: #d82d21 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}


/*=============================
sec-title media-screen
=============================*/

@media only screen and (max-width:767px) {
    .sec-title,
    .welcome .title,
    .coaching .sec-title {
        max-width: 100%;
        padding: 0 15px;
        margin: 0 auto 50px auto;
        text-align: center;
    }
    .welcome .title h2::after,
    .coaching .title h2::after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}


/*=============================
top-header
=============================*/

.top-header {
    background: #03a9f4;
    padding: 10px 0;
    clear: both;
}

.top-header ul {
    margin: 0;
    padding: 0;
}

.top-header .col-md-7 {
    text-align: right;
}

.tophead-link>li {
    display: inline-block;
    position: relative;
}

.tophead-link li a:after {
    content: "|";
    padding: 0 8px;
    color: #ccc;
    display: inline-block;
    white-space: pre;
}

.tophead-link li:last-child a:after {
    content: "";
    padding: 0;
}

.tophead-link li a {
    color: #fff;
    font-size: 14px;
    display: block;
    position: relative;
}

.tophead-link li a i {
    margin-right: 5px;
    font-size: 14px;
}

.tophead-link {
    display: inline-block;
}


/*=============================
top-header media-screen
=============================*/

@media only screen and (max-width:540px) {
    .top-header .col-md-5 {
        display: none;
    }
    .top-header .col-md-7 {
        width: 100%;
        text-align: center;
    }
}


/*=============================
搜索框
=============================*/

.header-search {
    float: right;
    padding: 15px 0;
    margin-left: 20px;
    cursor: pointer;
}

.header-search .search-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: rgba(0, 0, 0, .9);
    margin: 0;
    width: 100%;
    height: 100vh;
    -webkit-transform: scale(.2, .2);
    -moz-transform: scale(.2, .2);
    -ms-transform: scale(.2, .2);
    -o-transform: scale(.2, .2);
    -webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -khtml-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    transition: all .3s cubic-bezier(.4, 0, 1, 1);
}

.header-search .search-popup.active .search-overlay {
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.header-search form.search-wrapper {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.2, .2);
    -moz-transform: scale(.2, .2);
    -ms-transform: scale(.2, .2);
    -o-transform: scale(.2, .2);
    -webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -khtml-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    transition: all .3s cubic-bezier(.4, 0, 1, 1);
    position: absolute;
    z-index: 999999;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.header-search .search-popup.active form.search-wrapper {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.search-wrapper input[type="text"] {
    width: 96%;
    height: 45px;
    margin: 0 2%;
    border: 1px solid #e14b1b;
    padding: 0 20px;
    background: transparent;
    color: white;
}

.header-search .search-wrapper input[type="text"]::-webkit-input-placeholder {
    color: white;
    text-transform: capitalize;
    letter-spacing: 2px;
}

.header-search .search-wrapper input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    background: #e14b1b;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0 15px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.header-search .search-wrapper input[type="submit"]:hover {
    background: #03a9f4;
}


/*=============================
main-navigation
=============================*/

.site-header {
    padding: 15px 0;
}

.site-branding {
    float: left;
}


@media screen and (min-width:431px){
    .site-branding a.logo{
        margin-top:10px;
        display: inline-block;
    }
}
@media screen and (max-width:430px){
    .site-branding a.logo{
        margin-top:10px;
        display: inline-block;
        width: 200px;
    }
    .header-search{
        display: none;
    }

}


#main-navigation ul {
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
}

#main-navigation ul ul {
    background-color: #ffffff;
    left: -9999px;
    margin: 0;
    min-width: 220px;
    position: absolute;
    top: 100%;
    z-index: -9999;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
    border: 1px solid #f1f0f0;
}

#main-navigation ul li:hover > ul {
    display: block;
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.3s ease, opacity 0.2s ease .1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}

#main-navigation ul ul::before {
    content: "";
    height: 25px;
    display: block;
    position: absolute;
    top: -25px;
    background: transparent;
    z-index: 9999;
    width: 100%;
    left: 0;
}

#main-navigation ul ul::after {
    content: "";
    display: block;
    position: absolute;
    top: -7px;
    border-left: 1px solid #f1f0f0;
    border-top: 1px solid #f1f0f0;
    z-index: 9999;
    left: 20px;
    transform: rotate(45deg);
    background: #fff;
    height: 12px;
    width: 12px;
}

#main-navigation ul ul ul {
    left: 100%;
    top: 0;
    box-shadow: 2px 1px 2px #191d3d;
}
#main-navigation ul ul ul::before,
#main-navigation ul ul ul::after{
    display: none;
}

#main-navigation li {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
}

#main-navigation ul > li:hover > ul {
    opacity: 1;
    left: 0;
    z-index: 9999;
}


#main-navigation ul ul ul ul {
    display: none;
}

#main-navigation ul ul ul li:hover > ul {
    display: block;
}

#main-navigation ul ul li:hover > ul {
    opacity: 1;
    left: 100%;
}

#main-navigation li li {
    float: none;
    display: block;
}

#main-navigation ul li li:first-child > a {
    border-left: none;
}

#main-navigation ul li a {
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: 540;
    padding: 15px 12px;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

#main-navigation ul ul a, #main-navigation ul ul ul a {
    border-bottom: 1px solid rgba(202, 206, 210, 0.33);
    border-left: medium none;
    border-right: medium none;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.18) inset;
    transition: padding 0.2s ease-in-out 0s;
    height: auto;
    padding: 10px 20px;
    text-align: left;
    width: 100%;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

#main-navigation ul ul li:last-child a {
    border: none;
}
#main-navigation ul ul li:last-child ul a {
    border-bottom: 1px solid rgba(202, 206, 210, 0.33);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.18) inset;
}

#main-navigation ul li.menu-item-has-childrenv > a {
    padding-right: 30px;
}

#main-navigation li > a:hover,
#main-navigation li.current-menu-item > a,
#main-navigation li:hover > a {
    color: #cc4317;
}

#main-navigation ul li.menu-item-has-children.current-menu-item > a::after{
    border-top-color: #18ba60;
}

#main-navigation li.menu-item-has-children:hover > a:after,
#main-navigation li.page-item-has-children:hover > a:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

#main-navigation li li > a:hover,
#main-navigation li li.current-menu-item > a,
#main-navigation li li:hover > a {
    padding-left: 25px;
}

#main-navigation ul li.menu-item-has-children > a::after{
    content: "\f107";
    font-family: "FontAwesome";
    margin-left: 10px;
    margin-right: 0;
    position: absolute;
    right: 13px;
    top: 14px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    font-size: 14px;
}

#main-navigation ul li li.menu-item-has-children > a::after {
    content: "\f105";
    font-family: "FontAwesome";
    top: 10px;
    right: 20px;
}

#main-navigation ul li.menu-item-has-children a {
    padding-right: 30px;
}



/*==========================
responsive-nav
==========================*/

.toggle-button {
    width: 34px;
    height: 34px;
    text-align: center;
    padding: 5px 5px;
    float: right;
    background: #03a9f4;
    cursor: pointer;
    display: none;
    margin-top: 10px;
}

.toggle-button span {
    display: block;
    background: #fff;
    height: 4px;
    width: 100%;
    margin-bottom: 5px;
}

.toggle-button span:last-child {
    margin-bottom: 0;
}

.main-navigation .close-icon {
    display: none;
    cursor: pointer;
    float: right;
    width: 100%;
    text-align: right;
    font-size: 30px;
    padding-right: 20px;
    padding-top: 10px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
}

.main-navigation .close-icon:hover {
    color: #03a9f4;
}

.affix {
    position: fixed;
    z-index: 99999;
    width: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    animation: fadeInDown 1s both 0.2s;
}


/*==========================
    main-navigation media screen
==========================*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #main-navigation ul li:hover > ul {
        display:block !important;
    }
}

@media only screen and (max-width: 991px) {
    .site-branding {
        float: none;
        width: 100%;
        text-align: center;
    }
    #main-navigation ul {
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .site-branding {
        float: left;
        width: auto;
        text-align: left;
    }
    .toggle-button {
        display: block;
    }
    .header-nav-search .main-navigation {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: -100%;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        background: #222;
        z-index: 999;
    }
    body.menu-active .header-nav-search .main-navigation {
        left: 0;
    }
    .main-navigation .close-icon {
        display: block;
        color: #fff;
    }
    .menu-active #main-navigation ul li {
        width: 100%;
        margin: 0;
        border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
        position: relative;
    }
    .affix ul li{
        background-color:#222;
    }
    .affix ul ul li{
        background-color:transparent;
    }
    #main-navigation ul ul {
        position: static;
        width: 100%;
    }
    #main-navigation ul li a {
        color: #fff;
        width: 100%;
        padding: 10px 20px;
        text-align: left;
    }
    #main-navigation ul ul li a {
        color: #333;
        width: 100%;
        padding: 10px 20px;
    }
    #main-navigation ul li.menu-item-has-children span.fa-angle-down {
        font-size: 18px;
        position: absolute;
        top: 10px;
        right: 15px;
        width: 30px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        color: #ffffff;
        cursor: pointer;
        display: block;
        z-index: 999;
        transition: all ease 0.35s;
        -webkit-transition: all ease 0.35s;
        -moz-transition: all ease 0.35s;
    }
    #main-navigation ul ul li.menu-item-has-children span.fa-angle-down {
        border: 1px solid #03a9f4;
        color: #03a9f4;
    }
    #main-navigation ul li.menu-item-has-children > a::after {
        display: none;
    }
    #main-navigation ul li.menu-item-has-children:hover > ul {
        z-index: 1000;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        visibility: visible;
        opacity: 1;
        top: 80px;
    }
    #main-navigation ul ul {
        opacity: 1;
        transform: none;
    }
    

#main-navigation ul ul::after{
        display: none;
    }
    #main-navigation ul ul::before{
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1920px) {
    #main-navigation ul li.menu-item-has-children span.fa-angle-down {
        display: none;
    }
}


/*==========================
banner
==========================*/
.main-slider{
    overflow: hidden;
}
.slider-items {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 600px;
}

.slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.slider-content{
    position: relative;
    max-width: 1170px;
    width: 100%;
    margin:0 auto;
    min-height: 600px;
}

.slider-items .carousel-caption {
    max-width: 700px;
    position: absolute;
    top: 50%;
    bottom: inherit;
    left: 0;
    right: 0;
    margin:0 auto;
    text-align: center;
    padding:0 15px;
    text-shadow: none;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.main-slider.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: 50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    width: 100%;
}
.main-slider.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
}
.main-slider.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 15px;
}
.main-slider.owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    width: 44px;
    height: 44px;
    line-height: 47px;
    background: none;
    display: inline-block;
    cursor: pointer;
    font-size: 44px;
    margin: 0;
    border:none;
}
.main-slider.owl-theme .owl-nav [class*=owl-]:hover {
    color: #e14b1b;
    border:none;
}



.slider-items .carousel-caption h2 {
    color: #fff;
    margin: 0;
    font-weight: 600;
    font-size: 40px;
}

.slider-items .carousel-caption p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #fff;
}
.slider-items .btn.btn-primary{
    text-transform: uppercase;
}

.slider-items .btn.btn-primary.:hover {
    background: #09AD8B;
    color: #fff;
}

.main-slider .owl-item.active .carousel-caption h2{
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.main-slider .owl-item.active .carousel-caption p{
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

/*==========================
slider-media srceen
==========================*/
@media only screen and (max-width: 991px) {
    .slider-items  .carousel-caption {
        padding: 0 60px;
    }
}
@media only screen and (max-width: 1024px) {
    .slider-items , .slider-items  .slider-content{
        min-height: 450px;
    }
    .slider-items  .carousel-caption {
        padding: 0 70px;
    }
    .slider-items  .carousel-caption h2 {
        font-size: 28px;
    }
}
@media only screen and (max-width:768px) {
    .slider-items , .slider-items  .slider-content{
        min-height: 350px;
    }
    .slider-items  .carousel-caption h2 {
        font-size: 24px;
    }
}
@media only screen and (max-width: 767px) {
    
    .slider-items  .carousel-caption h2 {
        font-size: 18px;
    }
    .slider-items  .carousel-caption {
        padding: 0 50px;
    }
   
    .main-slider.owl-theme .owl-nav .owl-prev{
        left: 0;
    }
    .main-slider.owl-theme .owl-nav .owl-next{
        right: 0;
    }
}

@media only screen and (max-width: 600px) {
    .slider-items .carousel-caption p{
        margin:15px 0;
    }
    .slider-items .carousel-caption.caption-center,
    .slider-items .carousel-caption.caption-left,
    .slider-items .carousel-caption.caption-right{
    left: 0;
    right: 0;
    margin:0 auto;
    text-align: center;
}
    
}

@media only screen and (max-width: 480px) {
     .slider-itemes, .slider-items .slider-content {
        min-height: 300px;
    }
}


/*==========================
三个主模块
==========================*/


.slide-bottom {
    background-color: white;
    width: 100%;
    box-shadow: 0px 5px 30px 1px rgba(0, 0, 0, 0.10);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    z-index: 100;
    margin-top: -50px;
    position: relative;
    overflow:hidden;
}

.slide-bottom .modern-class {
    position: relative;
    padding: 20px 15px;
    border-right: 1px solid #fff;
    text-align: center;
}

.slide-bottom .modern-class:last-child {
    border-right: none;
}

.slide-bottom .modern-class h4 {
    font-size: 18px;
    color: #2f3238;
    margin-bottom: 10px;
}

.modern-class h3 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    color: #2f3238;
}

.modern-btn a {
    text-transform: capitalize;
    color: #e63225;
}

.modern-btn a i.fa {
    padding-left: 10px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.modern-btn a:hover i.fa {
    padding-left: 15px;
}

.modern-inner {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.modern-inner:hover .modern-icon {
    background-color: #09AD8B;
}

.modern-apply-inner {
    padding: 20px 0;
}

.moder-apply p {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 0
}

.modern-inner p {
    margin: 15px 0 10px 0;
}

.modern-apply-inner .btn-primary {
    margin-top: 15px;
}


@media only screen and (max-width:768px) {
    .slide-bottom .modern-class {
        text-align: center;
        border-right:none;
        border-bottom:1px solid #fff;
    }
    .modern-btn {
        margin-bottom: 30px;
    }
}
/*==========================
三个主模块 end
==========================*/



/*==========================
市场合作页面
==========================*/
.tencao{
    margin-bottom: 30px;
}
.course-img {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.course-detail {
    padding: 20px;
    background: #fff;
    position: relative;
}

.course-content {
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.20);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.course-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    position: absolute;
    top: -30px;
    z-index: 99;
    right: 15px;
    border: 4px solid #ea8f17;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.course-detail h3 {
    margin: 10px 0;
	text-align:center
}

.course-detail h3 a {
    color: #2f3238;
    font-size: 18px;
    margin: 0;
    text-transform: capitalize;
    transition: all 0.2s ease 0s;
    text-align: left;
}

.course-detail p {
    margin: 0;
}

.course-date p {
    font-style: italic;
}

.course-bottom {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
}

.course-bottom span {
    display: inline-block;
    padding: 3px 10px;
    color: #ccc;
    text-transform: uppercase;
}

.course-bottom span i {
    padding-right: 10px;
}

.course-bottom span.pull-right {
    color: #03a9f4;
    font-weight: 600;
}

.course-bottom span.pull-right.free {
    color: #09AD8B;
}

.schepic{
    border-radius: 50px;
}
/*单个模块*/
.course-item{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
	background:#FFF;
}
.course-item:hover{
    border:1px solid #999999;
    border-radius: 10px;
    box-shadow: 0 0 20px 3px #b4b4b4;
}
.xx{
    border-radius: 7px 7px 0 0 ;
}

.mktfs{
    padding: 20px;
    margin-top:20px;
}
.mktbox{
    box-shadow: 0 0 20px 2px #e8e8e8;
    padding: 20px;
    height: 170px;
    border-radius: 8px;
    color: white;
    box-shadow: 0 0 20px 2px #dbdbdb;
}
.mktboxa{
    background: #00d2ff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #3a7bd5, #00d2ff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #3a7bd5, #00d2ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.mktboxb{
    background: #f12711;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #f5af19, #f12711);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.mktboxc{
   background: #dd3e54;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #6be585, #dd3e54);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #6be585, #dd3e54); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}

.xximga{
    background: url(../images/background/xx1.png) no-repeat;
    background-position: 110px -40px;
}
.xximgb{
    background: url(../images/background/xx2.png) no-repeat;
    background-position: 110px -40px;
}
.xximgc{
    background: url(../images/background/xx3.png) no-repeat;
    background-position: 110px -40px;
}

/*==========================
popular-course-media srceen
==========================*/

@media only screen and (max-width: 991px) {
    .pupular-course-inner .col-md-4{
        float: left;
        max-width: 50%;
        width: 50%;
        flex: 0 0 50%;
    }
}
@media only screen and (max-width: 767px) {
    .pupular-course-inner {
        padding: 0 15px;
    }
    .pupular-course-inner .col-md-4{
        float: none;
        max-width: 100%;
        width: 100%;
        flex: 0 0 100%;
    }
}
@media only screen and (max-width: 991px) {
    .course-details-page .col-md-4{
        max-width: 100%;
        width: 100%;
        flex: 0 0 100%;
    }
    .course-details-page .col-md-8{
        max-width: 100%;
        width: 100%;
        flex: 0 0 100%;
    }
}




/*==========================
客户好评
==========================*/

.edu-counter {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
}

.edu-counter h2,
.edu-counter p {
    color: #ffffff;
}

.edu-counter-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
}

.counter-area {
    text-align: center;
}

.counter-area h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 30px 0;
    position: relative;
}

.counter-area h3 {
    margin-top: 30px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.counter-area h2::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    bottom: -15px;
    background-color: #03a9f4;
    left: 0;
    right: 0;
    margin: 0 auto;
}


/*==========================
edu-counter media screen
==========================*/
@media only screen and ( max-width:991px) {
    .edu-counter .col-sm-6 {
        margin-bottom: 50px;
    }
    .edu-counter .col-sm-6:nth-child(3) {
        margin-bottom: 0;
    }
    .edu-counter .col-sm-6:nth-child(4) {
        margin-bottom: 0;
    }
}
@media only screen and ( max-width:767px) {
    .edu-counter .col-sm-6 {
        float: left;
        width: 50%;
    }
}

@media only screen and ( max-width:460px) {
    .edu-counter .col-sm-6 {
        float: left;
        width: 100%;
        margin-bottom: 70px;
    }
    .edu-counter .col-sm-6:nth-child(3) {
        margin-bottom: 70px;
    }
}


/*==========================
happy-clients
==========================*/

.happy-clients .owl-item {
    border: 1px solid #ccc;
    padding: 10px;
	background-color:#FFF
}

.happy-clients.owl-theme .owl-dots .owl-dot span {
    background: #006699;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 10px;
    height: 5px;
    margin: 0 7px;
    display: block;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
}

.happy-clients.owl-theme .owl-dots .owl-dot.active span {
    background: #68B737;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    width: 15px;
}

.happy-clients.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 30px;
}

.happy-clients.owl-theme .owl-dots .owl-dot {
    display: none;
}


/*==========================
team
==========================*/

.team-inner {
    padding-top: 30px;
}

.team-item {
    transition: all 0.3s ease;
    padding: 15px;
    background-color: #f3f3f3;
}

.team-details {
    position: relative;
    overflow: hidden;
}

.team-details .team-img {
    position: relative;
    overflow: hidden;
}

.team-details .team-img::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 169, 244, 0.9);
    content: "";
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0;
    z-index: 11;
}

.meet-team .team-item:hover .team-img:before {
    visibility: visible;
    -webkit-transform: translateY(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
}

.meet-team .team-details .team-img img {
    width: 100%;
    z-index: 10;
}

.meet-team .team-hover {
    position: absolute;
    z-index: 20;
    color: #fff;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    text-align: center;
    padding: 15px;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 100%;
}

.meet-team .team-item:hover .team-hover {
    opacity: 1;
    visibility: visible;
}

.meet-team .team-hover h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    text-align: center;
}

.meet-team .team-hover h4 a {
    color: #fff;
}

.meet-team .team-hover p {
    margin: 5px 0;
}

.meet-team .team-bottom h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin: 25px auto 5px auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    text-align: center;
}

.meet-team .team-bottom h4 a {
    color: #000;
}

.meet-team .team-bottom p {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    text-align: center;
    color: #000;
}

.meet-team .team-hover .team-btn a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
}

.meet-team .team-hover .team-btn a i {
    margin-left: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



/*==========================
team media screen
==========================*/

@media only screen and ( max-width:767px) {
    .team-inner {
        padding: 0 15px;
    }
}


/*==========================
about-page
==========================*/

.about-feature-inner {
    padding: 0;
}

.about-feature-inner .col-sm-4:nth-child(4) .edu_feature,
.about-feature-inner .col-sm-4:nth-child(5) .edu_feature,
.about-feature-inner .col-sm-4:nth-child(6) .edu_feature {
    margin-bottom: 0;
}


/*==========================
course-page
==========================*/

.course-filter {
    padding-bottom: 10px;
    border-bottom: 1px solid #bcbcbc;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.course-filter span.show-text a {
    color: #03a9f4;
}

.course-filter span.show-text {
    font-size: 18px;
    font-weight: 600;
}

.course-filter-right {
    text-align: right;
}

.course-filter-right select {
    display: inline-block;
}

.course-filter-right select:first-child {
    margin-right: 15px;
}

.course-filter-right select option {
    padding: 5px 10px;
}

.course-page .course-content {
    margin-bottom: 30px;
}

.course-page .pupular-course-inner .col-sm-4:nth-last-of-type(3) .course-content {
    margin-bottom: 0;
}

.course-details-page-div {
    padding: 15px;
    margin-bottom: 50px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.course-tab {
    margin-top: -41px;
}

.course-tab ul.nav-tabs {
    border-bottom: none;
    text-align: center;
    justify-content: center;
}

.course-tab ul.nav-tabs > li {
    display: inline-block;
    float: none;
    margin-right: 10px;
}

.course-tab ul.nav-tabs > li a {
    background-color: #09AD8B;
    color: #fff;
    padding:10px 15px;
    border: none;
}

.course-tab ul.nav-tabs > li.nav-item a.active,
.course-tab ul.nav-tabs > li a:hover,{
    background-color: #03a9f4;
    color: #fff;
    border: none;
}

.course-tab-desc {
    margin-top: 20px;
}

.inner-page .title h2::after {
    left: 0;
    right: inherit;
}

.social-share a.btn {
    border-radius: 0;
    margin-top: 15px;
}

.social-share a.btn.btn-success {
    background: #37589b;
    border-color: #37589b;
}

.social-share a.btn.btn-warning {
    background: #ea4d89;
    border-color: #ea4d89;
}

.course-tab-desc:first-child {
    margin-top: 0;
}

.course-tab-desc ul li {
    padding: 5px 0 0 20px;
    position: relative;
    border-bottom: 0;
}

.course-tab-desc ul li::before {
    content: "\f046";
    display: inline-block;
    position: absolute;
    left: 0;
    font-size: 12px;
    font-weight: normal;
    font-family: 'FontAwesome';
}

.curriculum-title {
    background-color: #09AD8B;
    color: #fff;
    width: 100%;
    padding: 5px 15px;
}

.curriculum-title h4 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
}

.curriculum-table table {
    width: 100%;
}

.curriculum-table table td i {
    margin-right: 10px
}

.curriculum-table table th {
    background-color: #474747;
    color: #fff;
    padding: 8px 10px;
}

.curriculum-table table td {
    padding: 8px 10px;
    background-color: #f2f2f2;
}

.social-share {
    margin-top: 30px;
}

.tab-content {
    padding-top: 50px;
}

.curriculum-table .table-responsive {
    margin-bottom: 30px;
}

.curriculum-table .table-responsive:last-child {
    margin-bottom: 0;
}

.curriculum-table table span {
    color: #b2b2b2;
}

.curriculum-table table td {
    border-bottom: 1px solid #fff;
}

.curriculum-table table td a.btn.btn-primary {
    padding: 1px 15px;
}

.curriculum-table table td a.btn.btn-primary.btn.btn-default {
    background-color: #03a9f4;
    border-color: #03a9f4;
}

.curriculum-table table td a.btn.btn-primary.btn.btn-success {
    background-color: #09AD8B;
    border-color: #09AD8B;
}

.course-details-page-side-btn a.bg-btn {
    width: 200px;
    display: inline-block;
    background-color: #03a9f4;
    color: #fff;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
}

.star {
    margin: 15px 0;
}

.star i {
    color: #ffc000;
    padding: 0 5px;
}

.course-details-page-side-btn a.sm-btn {
    width: 40px;
    display: inline-block !important;
    background-color: #03a9f4;
    color: #fff !important;
    text-align: center;
    padding: 5px;
    margin-left: 10px;
}

.review-left {
    background-color: #f2f2f2;
    text-align: center;
    vertical-align: middle;
    padding: 20px;
    min-height: 166px;
}

.review-left h3 {
    margin-bottom: 10px;
    padding: 0;
    line-height: 20px;
    margin-top: 25px;
}

.review-rate .col-md-3 {
    padding-left: 0;
}

.review-star i {
    color: #ffc000;
    padding-right: 5px;
}

.rating-desc {
    background-color: #f2f2f2;
    min-height: 166px;
    padding: 20px 15px;
}

.progress {
    height: 12px;
    margin-bottom: 5px;
    background-color: #333;
    width: 50%;
}

.skill-bar {
    width: 100%;
}

.skill-bar span {
    width: 15%;
    display: inline-block;
    font-size: 14px;
    text-align: right;
    margin-right: 10px;
}

.skill-bar span.text-right {
    vertical-align: top;
    margin-left: 10px;
}

.progress {
    display: inline-block;
    height: 12px;
}
.progress-bar{
    height: 12px;
    background-color:#FFC01D;
}

.comment-list {
    margin: 30px 0;
}

.comment-user i {
    color: #ffc000;
    padding-right: 5px;
    font-size: 14px;
}

.comment-user span:first-child {
    padding-left: 15px;
}



/*==========================
course-page media screen
==========================*/

@media only screen and ( max-width:767px) {}


/*==========================
event-page
==========================*/

.event-page .event-block {
    padding: 15px;
    margin-bottom: 50px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.event-details .event-block ul li:last-child {
    width: 93%;
}

.event-details .event-block:first-child {
    margin-top: 0;
}

.event-page .event-block h3 {
    font-size: 24px;
    text-transform: capitalize;
    margin-top: 10px;
}

.event-page .event-block h4 a {
    font-size: 24px;
    text-transform: capitalize;
    margin-top: 10px;
}

.event-page-img {
    margin-bottom: 30px;
}

.event-desc {
    padding-top: 15px;
}

.countdown-time.event-counter {
    margin: 30px 0;
    background: #f3f3f3;
    padding: 20px;
    width: 100%;
    float: left;
}

.countdown-time.event-counter span.pull-right {
    margin-top: 8px;
}

.countdown-time.event-counter span.pull-right a.btn.btn-primary {
    background-color: #03a9f4;
    border-color: #03a9f4;
}

.countdown-time.event-counter .countdown > span .value {
    font-size: 24px;
    line-height: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    border: none;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-bottom: 0.429em;
    margin-right: 5px;
    font-weight: 600;
}

.countdown-time.event-counter .countdown {
    color: #03a9f4;
}


/*==========================
blog-page
==========================*/

.blog-page .blog-div {
    padding: 15px;
    margin-bottom: 50px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.blog-desc {
    padding: 20px 0;
}

.blog-desc date {
    font-style: italic;
}

.blog-desc h3 {
    margin: 15px 0;
}

.blog-desc p {
    margin-bottom: 25px;
}

.blog-desc h3 a {
    color: #2f3238;
    font-size: 22px;
    text-transform: capitalize;
    transition: all 0.2s ease 0s;
    text-align: left;
}

blockquote {
    border-color: #03a9f4;
}

.blog-detais-desc p {
    margin-top: 20px;
}

.blog-detais-desc .author {
    font-style: italic;
}

.blog-detais-desc .author span {
    font-weight: 600;
}

.tag {
    font-weight: 600;
}

.tag span:first-child {
    margin-left: 10px;
}

.tag span {
    display: inline-block;
    padding: 1px 10px;
    border: 1px solid #f3f3f3;
    color: #ccc;
    font-weight: normal;
    margin-right: 10px;
}


/*==========================
comment
==========================*/

section.comment-list,
section.comment-form {
    padding: 15px;
    margin-bottom: 50px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

section.comment-form {
    margin-bottom: 0;
}
.comment-form .btn-primary{
    margin-top:15px;
}

.comment-list .row {
    margin-bottom: 0px;
}

.comment-list .panel .panel-heading {
    padding: 4px 15px;
    position: absolute;
    border: none;
    /*Panel-heading border radius*/
    border-top-right-radius: 0px;
    top: 1px;
}

.comment-list .thumbnail {
    border: none;
}

.comment-list .thumbnail img {
    border: none;
}

.comment-list .panel .panel-heading.right {
    border-right-width: 0px;
    border-top-left-radius: 0px;
    right: 16px;
}

.comment-list .panel .panel-heading .panel-body {
    padding-top: 6px;
}

.comment-list figcaption {
    word-wrap: break-word;
}

.comment-list .comment-post {
    margin-top: 6px;
}

.comment-social-icons a {
    display: inline-block;
    margin-right: 10px;
    color: #000;
}

.top-comment .panel.panel-default {
    border: none;
}

.top-comment .panel {
    box-shadow: none;
}


/*==========================
page-sidebar
==========================*/

.sidebar-widget {
    margin-bottom: 50px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    padding: 30px 15px;
}

.sidebar .event-sidebar {
    margin-bottom: 50px;
}

.sidebar-widget:last-child {
    margin-bottom: 0;
}

.search-widget .input-group-addon {
    background-color: #03a9f4;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    border-color: #03a9f4;
    cursor: pointer;
    padding: 0 15px;
    border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    -ms-border-radius:0 5px 5px 0;
    -moz-border-radius:0 5px 5px 0;
}

.search-widget .input-group-addon:hover {
    background-color: #09AD8B;
    color: #ffffff;
    border-color: #09AD8B;
    cursor: pointer;
}

.sidebar-widget ul li {
    position: relative;
    overflow: hidden;
    padding: 8px 0;
    border-bottom: 1px dashed #CCC;
}

.sidebar-widget.recent-widget ul li {
    padding: 15px 0;
}

.sidebar-widget ul li:first-child {
    padding-top: 0;
}

.sidebar-widget ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.sidebar-widget.recent-widget ul li img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
}

.sidebar-widget.recent-widget ul li a {
    color: #242424;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
    display: block;
    font-size: 14px;
    font-weight: 600;
}

.sidebar-widget.recent-widget ul li span {
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    display: block;
    font-size: 13px;
    color: #777;
}


/*==========================
商务洽谈
==========================*/

.contact-info p i {
    margin-right: 10px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background-color: #03a9f4;
    border:1px solid #03a9f4;
    text-align: center;
    color: #ffffff;
}

.contact-info p i:hover {
    background-color: #fff;
    color:#03a9f4;
}


.contact-page .btn-primary{
    margin-top:15px;
}
.homemap{
    margin-bottom: 20px;
}

/*==========================
gallery-page
==========================*/

#gallery {
    background: #fff;
    overflow: hidden;
    padding: 50px 0 20px 0;
}
#gallery-wrapper .mix {
    display: none
}
#gallery .container-fluid {
    padding: 0;
}

#gallery .gallery-nav {
    text-align: center;
    margin: 30px 0 40px;
    width: 100%;
}

#gallery .gallery-nav ul li {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    padding: 8px 15px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    text-transform: capitalize;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #ccc;
}

#gallery .gallery-nav ul li:last-child {
    margin: 0;
}

#gallery .gallery-nav ul li.active,
#gallery .gallery-nav ul li:hover,
#gallery .gallery-nav ul li.active i,
#gallery .gallery-nav ul li:hover i {
    color: #03a9f4;
}

#gallery .gallery-nav ul li span {
    position: absolute;
    top: -31px;
    font-size: 13px;
    line-height: 20px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    padding: 2px 10px;
    font-size: 14px;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    background: #03a9f4;
}

#gallery .gallery-nav ul li span::before {
    position: absolute;
    left: 50%;
    bottom: -5px;
    content: "";
    border-top: 5px solid;
    border-top-color: #03a9f4;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: -5px;
}

#gallery .gallery-nav ul li.active span,
#gallery .gallery-nav ul li:hover span {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
}

#gallery .gallery-single {
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    margin-bottom: 30px;
}

#gallery .gallery-head {
    position: relative;
}

#gallery .gallery-head::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 169, 244, 0.9);
    content: "";
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0;
    z-index: 11;
}

#gallery .gallery-single:hover .gallery-head:before {
    visibility: visible;
    -webkit-transform: translateY(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
}

#gallery .gallery-head img {
    width: 100%;
    z-index: 10;
}

#gallery .gallery-single:hover img {
    transform: scale(1.1);
}

#gallery .gallery-hover {
    position: absolute;
    z-index: 20;
    color: #fff;
    top: 20%;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#gallery .gallery-single:hover .gallery-hover {
    opacity: 1;
    visibility: visible;
}

#gallery .gallery-hover h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    margin: 5px 0 15px;
    position: relative;
    top: -20px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

#gallery .gallery-single:hover h4 {
    top: 0;
}

#gallery .gallery-hover p {
    position: relative;
    bottom: -20px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

#gallery .gallery-single:hover p {
    bottom: 0;
}

#gallery .gallery-hover span {
    font-size: 16px;
    display: block;
    font-style: italic;
    margin-bottom: 5px;
    text-transform: capitalize;
    color: #fff;
}

#gallery .gallery-hover p {
    color: #fff;
}

#gallery .gallery-hover .gallery-btn {
    margin-top: 15px;
    position: relative;
    bottom: -20px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    text-align: center;
}

#gallery .gallery-single:hover .gallery-btn {
    bottom: 0;
}

#gallery .gallery-hover .gallery-btn a {
    color: #03a9f4;
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;

}

@media screen and (max-width:768px){
    #gallery .gallery-nav ul li {
        margin-bottom: 15px;
    }
}



/*==========================
edustar-footer
==========================*/

footer {
    position: relative;
    background: #1c1c1c;
    color: #fff;
    padding: 56px 0 40px;
}
footer a{
    color: white;
}
footer a:hover{
    color: #a2a2a2;
}


.txtone{
    font-size: 16px;
}


@media screen and (min-width:431px){
    .txtone a{
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media screen and (max-width:430px){
    
    .txtone a{
        display: block;
        margin-top: 10px;
        clear: both;
    }
    .txttwo span{
        display: block;
        clear: both;
    }
}


.txttwo{
    margin-top: 36px;
}
.txttwo p{
    font-size: 14px;
}
.imglogoct{
    text-align: center;
    margin-bottom: 40px;
}
.imgct{
    margin-top: 20px;
    text-align: center;
}

.imgicon{
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}




footer .footer-widget {
    position: relative;
}

footer h2 {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 50px;
    color: #ffffff;
    position: relative;
}

footer h2::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    bottom: -15px;
    background-color: #03a9f4;
    left: 0;
}

footer .about-widget .text {
    margin-bottom: 20px;
    line-height: 1.8em;
}

footer .footer-widget address {
    margin-top: 20px;
}

footer .footer-widget address p i {
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
    border: 1px solid #03a9f4;
    text-align: center;
}
footer .footer-widget address p i:hover{
    background-color: #03a9f4;
}

footer .links-widget ul li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 11px;
    color: #03a9f4;
}

footer .links-widget ul li {
    padding: 7px 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}

footer .links-widget ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

footer .subscribe-widget {
    position: relative;
}

footer .links-widget ul li a {
    text-transform: capitalize;
    color: #ffffff;
}

.footer .link-widget ul li a:hover {
    color: #03a9f4;
}

footer .subscribe-widget .text {
    position: relative;
    line-height: 1.8em;
    margin-bottom: 30px;
}

footer .subscribe-widget .form-group input[type="text"],
footer .subscribe-widget .form-group input[type="email"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 9px 16px;
    height: 42px;
    color: #222222;
    border-radius: 5px;
    outline: none;
    font-size: 13px;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

footer .subscribe-widget .form-group input[type="text"]:focus,
footer .subscribe-widget .form-group input[type="email"]:focus {
    background-color: #f1f1f1;
}

footer .subscribe-widget .form-group {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

footer .newsletter-form .form-group button[type="submit"] {
    background-color: #03a9f4;
    border: 0;
    text-transform: capitalize;
    font-weight: 600;
}

footer .newsletter-form .form-group button:hover[type="submit"] {
    background-color: #ffffff;
    color: #222;
}


/*==========================
edustar-footer media screen
==========================*/

@media only screen and (min-width: 460px) and (max-width: 767px) {
    .links-widget .col-sm-6 {
        float: left;
        width: 50%;
    }
}

@media only screen and (max-width: 991px) {
    .footer-widget {
        margin-bottom: 50px;
    }
    .footer-widget.subscribe-widget {
        margin-bottom: 0;
    }
}


/*==========================
footer-bottom
==========================*/

.footer-bottom {
    position: relative;
    font-size: 14px;
    padding: 13px 5px;
    line-height: 24px;
    text-align: center;
    background-color: #111;
    color: #c8c8c8;
    width: 100%;
    float: left;
}

.footer-bottom .social-links * {
    color: rgb(255, 255, 255);
    display: inline-table;
    list-style: outside none none;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    margin-left: 3px;
}

.footer-bottom .social-links a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: transparent;
    display: inline-block;
}

.footer-bottom .social-links li {
    display: inline-block;
}

.footer-bottom .social-links li.active a,
.footer-bottom .social-links li a:hover,
.footer-bottom .social-links li a:hover i,
.footer-bottom .social-links li.active a i {
    background-color: #ffffff;
    color: #03a9f4;
}

.footer-bottom .social-links i {
    font-size: 13px;
    margin: 0;
}

.footer-bottom .text a {
    color: #03a9f4;
}


/*==========================
footer-bottom media screen
==========================*/

@media only screen and (max-width: 767px) {
    .footer-bottom .col-sm-6 .text-left {
        text-align: center;
    }
    .footer-bottom .col-sm-6 .text-right {
        text-align: center;
        margin-top: 15px;
    }
}


/*==========================
scroll-top
==========================*/

a.scroll-top {
    background-color: #03a9f4;
    border:1px solid #03a9f4;
    bottom: 45px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 40px;
    font-weight: bold;
    line-height: 38px;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    z-index: 999;
}

a.scroll-top:hover {
    background-color: #ffffff;
    border:1px solid #03a9f4;
    color:#222;
}

a.scroll-top::before {
    font-size: 25px;
}




/*=======================
  利尔新闻
  ===================*/
  .fashion-area{
    margin-top: 60px;
    margin-bottom: 60px;
  }
   .fashion-area a:hover{
        color: #c32b20;
   }
  .fap{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .single-fashion img{
    width: 100%;
    margin-bottom: 14px;
  }



/*=======================
  关于利尔
  ===================*/
.abone{
    text-indent: 30px; 
    margin-bottom: 20px; 
    color: #757575;
    font-size: 14px;
}
.abtwo img{
    width: 100%;
    border-radius: 5px;
}
.abtwo p{
    text-align: center;
    color: #757575;
    font-size: 14px;
    margin-top: 20px;
}
.abtwo{
    margin-bottom: 40px;
}

/*==========发展历程=============*/


@media screen and (min-width:431px){
    .abmainthree{
        margin-top: 50px;
        display: block;
    }
     .abmafour{
        display: none;
    }
    .process-timeline{ height: 525px; width: 100%; position: relative; overflow:hidden;}
    .process-timeline:after{content:"";position:absolute;top:48%;left:0;margin-left:0;background:url('../images/development_timeline.png') repeat-x; height:15px; width:100%; display:block}
    .process-timeline .process-body{ position: relative; height: 100%; margin-left: 0;}
    .process-timeline .process-row{ cursor:move; display: inline-block; width: 200px; float: left; margin: 0;  position: relative; height: 525px;overflow:hidden;}
    .process-timeline .process-row .process-time{ position: absolute; top: 48.7%; left: 35.5%; -wekit-top:48.8%;}
    .process-timeline .process-row .process-time .time-con{ position: relative; text-align: center; }
    .process-timeline .process-row .process-time .time-con .pic{position: absolute; z-index: 1;}
    .process-timeline .process-row .process-time .time-con .pic i{ font-size: 100px; color: #666; }
    .process-timeline .process-row .process-time .time-con .year{ position: absolute; z-index: 10; font-size: 20px; color:#fff; padding: 50px 5px 0 5px;}
    .process-timeline .process-row .process-time .time-con .bgcolor{ position: absolute; border-radius: 100%;  margin-top: 48px; margin-left: 10px; width: 40px; height: 40px; z-index: 5;}

    .process-timeline .process-row .process-time .time-con .bgcolor.red{ background: red;}
    .process-timeline .process-row .process-time .time-con .bgcolor.blue{ background: #3399fe;}
    .process-timeline .process-row .process-time .time-con .bgcolor.orange{ background: #ff9900;}

    .process-timeline .process-row .process-time .time-con .red i{ color: red;}
    .process-timeline .process-row .process-time .time-con .blue i{ color: #3399fe;}
    .process-timeline .process-row .process-time .time-con .orange i{ color: #ff9900;}


    .process-timeline .process-row .process-noyear { position: absolute; top: 43%; width: 200px; text-align: center; font-size: 20px;}
    .process-timeline .process-row .process-content{padding-bottom: 20px; }
    .process-timeline .process-row .process-content h2{ font-size: 18px; text-align: center;}
    .process-timeline .process-row .process-content p{text-indent: 0 !important; font-size: 14px !important;  overflow: hidden; color: #888; white-space:normal; }

    .process-timeline .process-row:nth-child(even) .process-time{ top: 33.7%;}
    .process-timeline .process-row:nth-child(even) .process-time .time-con .year{ padding: 15px 0 0 5px;}
    .process-timeline .process-row:nth-child(even) .process-noyear { top:53%}
    .process-timeline .process-row:nth-child(even) .process-content{padding-top: 380px; padding-bottom: 0;}
    .process-timeline .process-row:nth-child(odd) .process-time .time-con .pic i{-moz-transform:scaleY(-1); -webkit-transform:scaleY(-1); -o-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV();/*垂直翻转*/
    }
    .process-timeline .process-row:nth-child(even) .process-time .time-con .bgcolor{ margin-top: 15px; margin-left: 10px;}

    .scrollMouse i{color: #b5b5b5; display: inline-block;margin: 0 5px; vertical-align: middle;}
    .scrollMouse #processLeft,
    .scrollMouse #processRight{cursor: pointer;}
    .scrollMouse i:hover{ color: #666;}

}
@media screen and (max-width:430px){
    .abmainthree{
        display: none;
    }
    .abmafour{
        margin-top: 50px;
        display: block;
    }
    .ikm{
       
        padding: 10px;
        /* border-radius: 10px; */
        border-left: 2px solid black;
        /* box-shadow: 0 0 20px 1px #e5e5e5; */
    }
}






/*============================
   合作伙伴
   =========================*/
.team-members-header{
    margin:0 auto;
    margin-top: 50px;
}
.team-members-grids{
    margin-bottom: 60px;

}
.partitle{
    margin-top: 50px;
}


.team-member-grid{
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
    border-radius: 5px;
}
.team-head p{
    text-align: center;
    color: #6F6E6C;
    line-height: 20px;
    margin-top:24px;
}
.team-member-grid img{
    width:100%;
}
.team-member-grid{
    margin-top: 40px;
    border: 1px solid #CCCCCC;
    padding: 2em;
    border-bottom: 5px solid #ea8f17;
}

.team-member-grid h5 a{
    color: #010101;
    font-size: 20px;

    margin: 0.5em 0 0.2em;
    display: block;
}
.team-member-grid h5{
    margin:0 auto;
}
.team-member-grid h5 a:hover{
    text-decoration:none;
}
.team-member-grid span{
    color: #010101;
    font-size: 18;
}
.team-member-grid p{
    color: #6F6E6C;
    font-style: italic;
    line-height: 1.8em;
    margin-top: 0.5em;
}
.team-member-grid ul{
    margin:1.5em 0 0 0;
}

.team-member-grid:hover{
    background:#ea8f17;
    border-color:#ea8f17;
}
.team-member-grid:hover i,.team-member-grid:hover h5 a,.team-member-grid:hover span,.team-member-grid:hover p{
    color:#FFF;
}
.partmore{
    margin:0 auto;
    margin-bottom: 50px;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #ea8f17;
    border:1px solid #ea8f17;
    border-radius: 6px;
    cursor: pointer;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
    border-radius: 5px;
}
.partmore:hover{
    background: #ea8f17;
    color: white;
}




/*=======================================
   西孵基地
   ==================================*/
.title-underline {
    letter-spacing: 2px;
    word-spacing: 1px; 
}

.title-underline:after {
  display: block;
  content: "";
  width: 50px;
  height: 2px;
  margin-top: 16px;
  background-color: #ea8f17; 
}

.xfpicone{
    border-radius: 5px;
    box-shadow: 0 0 20px 2px #e6e6e6;

}

.xfa{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ea8f17;
    border:1px solid #ea8f17;
    border-radius: 6px;
    cursor: pointer;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
    border-radius: 5px;
}
.xfa:hover{
    background: #ea8f17;
    color: white;
}
.xfabout{
    margin-bottom: 30px;
}
.xftitle{
    margin-bottom: 50px;
    margin-top: 60px;
}

/*九大类支持*/
.service-item{
    margin-bottom:30px;
}
.xfninemore{
    padding: 6px 20px;
    line-height: 36px;
    text-align: center;
    color: #ea8f17;
    border-radius: 20px;
    border:1px solid #ea8f17;
    cursor: pointer;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}

.service-item{
    border: 1px solid #e5e5e5;
    padding: 20px 10px 20px 10px;
    border-radius: 5px;
    transition:0.2s all;
    -webkit-transition:0.2s all;
    -moz-transition:0.2s all;
    -o-transition:0.2s all;
    -ms-transition:0.2s all;
}
.service-item:hover{
    box-shadow: 0 0 20px 1px #d5d5d5;
    background: url(../images/polk.jpg);
    background-size: 100% 100%;
    color: white;
}
.service-item:hover .xfninemore{
    border: 1px solid white;
    color: white; 
}
.service-item:hover .service-item h4{
    color: white;
}
.service-item p{
    height: 120px;
}
.xfninec{
    margin-top: 20px;
}



/*==四大模式===*/

.welcome {
    width: 100%;
}

.welcome .title {
    margin-bottom: 70px;
}

.edu_feature {
    margin-bottom: 50px;
}

.welcom-inner .col-sm-6:nth-last-of-type(2) {
    margin-bottom: 0;
}

.feature_img {
    margin: auto auto 0;
    max-width: 300px;
}

.edu-feature-icon {
    float: left;
    overflow: hidden;
}

.edu-featre-des {
    padding-left: 70px;
}

.edu_feature i {
    color: #fff;
    background: #03a9f4;
    font-size: 24px;
    height: 54px;
    line-height: 54px;
    margin: 0 auto 15px;
    position: relative;
    text-align: center;
    width: 54px;
    z-index: 3;
    transition: .5s;
    margin-bottom: 20px;
}

.edu_feature i.fa-columns {
    background: #09AD8B;
}

.edu_feature i.fa-globe {
    background: #ffbd49;
}

.edu_feature i.fa-desktop {
    background: #03a9f4;
}

.edu_feature:hover i {
    background: #03a9f4;
}

.edu_feature p {
    margin-bottom: 0
}

.edu_feature h3 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
}
.fourt{
    font-size: 18px;
    font-weight: bold;
}

/*==========================
welcome media screen
==========================*/

@media only screen and (max-width:768px) {
    .edu_feature {
        padding-top: 0;
        text-align: center;
    }
    .edu_feature span {
        margin: 0 auto 10px auto
    }
}

/*入驻企业*/
.rzqy{
    margin-bottom: 80px;
}
.rzqya{
    border-right: 1px solid #d7d7d7;
    border-bottom:  1px solid #d7d7d7;
}
.rzqyb{
    border-bottom:  1px solid #d7d7d7;
}
.rzqyc{
     border-top: 1px solid #d7d7d7;
}
.rzqyd{
     border-left: 1px solid #d7d7d7;
}
.rzqyimg img{
    margin-top:20px;
    margin-bottom: 20px;
}
@media only screen and (max-width:450px) {
    .rzqyimg div{
        border:none;
    }
    .rzqyimg img{
        border: 1px solid gray;
        border-radius: 5px;
    }
}

/*联系我们*/
.xfctp{
    font-size: 16px;
}
.xfctp img{
    border-radius: 5px;
}
.xfctuspan span{
    margin-left: 10px;
}
.xfctuspan i{
    font-size: 20px;
}
.xfmap{
    padding: 10px;
    border: 1px solid #e5e5e5;
    margin-bottom: 50px;
    margin-top: 10px;
    border-radius: 5px;
}




/*===============================
    资助网
    ============================*/
.zzwpic{
    margin-bottom: 40px;
}
.zzwbg{
    background: url(../images/zzwbg.jpg) no-repeat;
    background-size: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
    color: white;
    margin-top: 50px;
}
.zzwbg i{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid white;
    border-radius: 10px;
}

@media only screen and (max-width:450px) {
    .zzwbg{
        background:none;
        color: black;
    }
}

.zzwmall{
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    padding: 30px;
    background: url(../images/zzwicon.png) no-repeat;
    margin-bottom: 20px;
    margin-top: 20px;
    cursor: pointer;
     transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
    border-radius: 5px;
}
.zzwmall p span{
    font-weight: bold;
    font-size: 18px;
}
.zzwmall:hover{
    color: white;
    background-color: #ea8f17;
    border: 1px solid #ea8f17;
}

/*======================合作伙伴新加======================*/
.swtpia{
    width: 80px;
    height: 80px;
    background: #6398ef;
    color: white;
    border-radius: 100%;
    font-size: 36px;
    text-align: center;
    line-height: 80px;
    box-shadow: 0 0 30px 1px  #6398ef;
}
.swtpib{
     width: 80px;
    height: 80px;
    border:1px solid #6398ef;
    color: #6398ef;
    border-radius: 100%;
    font-size: 36px;
    text-align: center;
    line-height: 80px;

}
.swtpic{
    width: 80px;
    height: 80px;
    background: #f29e3a;
    color: white;
    border-radius: 100%;
    font-size: 36px;
    text-align: center;
    line-height: 80px;
    box-shadow: 0 0 30px 1px  #f29e3a;
}
.swtppt{
    font-size: 22px;
}

.swtaa,.swtbb,.swtcc{
    margin-bottom: 60px;
}
.swtbb{
    background: #f4f4f4;
    padding-top: 60px;
    padding-bottom: 40px;
}
.zxxzxzx{
    background: #f4f4f4;
    margin-bottom: 50px;
}

@media screen and (min-width:431px){
    .aymy{
        display: block;
    }
    .wdmy{
        display: none;
    }
}
@media screen and (max-width:430px){
    .aymy{
        display: none;
    }
    .wdmy{
        display: inline-block;
        margin-right: 20px;
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 28px;
    }
}

/*======================资助网新加=================*/
.cnzn{
    width: 100%;
    border: 1px solid #d6d6d6;
    padding-top: 20px;
    padding-bottom: 20px;
}
.cnzn:hover{
     background: #f39047;
     color: white;
     cursor: pointer;
}
.cnzn:hover .fxxk{
    color: white;
}
.fxxk{
    width: 140px;
    height: 80px;
    font-size: 80px;
    text-align: center;
}
.fka{
    color: #7398ed;
}
.fkb{
    color: #f27370;
}
.fkc{
    color: #fa9856;
}
.fkd{
    color: #ede862;
}


.ssc{
    margin-bottom: 40px;
}

.jjie{
    margin-top: -50px;
    background: #f4f4f4;
    padding-top: 30px;
    padding-bottom: 6px;
}
.ghgh{
        background: #f4f4f4;
        padding-bottom: 20px;
        padding-top: 40px;
        margin-bottom: -60px;
}
.mml{
    font-size: 18px;
}


/*********==========首页，简介====================***/

@media screen and (min-width:431px){
    .abtus{
        font-weight: bold;
        font-size: 44px;
        color: #ececec;
        margin-left: 10px;
    }
}
@media screen and (max-width:430px){
   .abtus{
        font-weight: bold;
        font-size: 28px;
        color: #ececec;
        margin-left: 5px;
    }
}

/*********==========首页，三大合作模式====================***/
.wczfc{

    background: #f8f8f8;
    padding-top: 70px;
    padding-bottom: 80px;
}
.zzhkpic{
    width: 100%;
    height: 100%;
    transition: 0.3s ease;
}
.zzhftit{
    font-weight: bold;
    font-size: 20px;
}
.zzhf{
    background:white;
    text-align: center;
    padding: 30px;
    transition: 0.5s ease;
}
.zzhf:hover{
    background:#f8bf33;
    color: white;
}
.zzhk{
     background:white;
    border:1px solid #d9d9d9;
    padding: 6px;
}

.nosotit{
    font-size: 20px;
    font-weight: bold;
}
.zzhh{
    overflow:hidden;
    width: 100%;
    height: 100%;
}
.zzhk:hover .zzhkpic{
    transform: rotateZ(8deg) scale(1.2,1.2);


}

/*=============九大服务支持===============*/
.ninesos{
    padding: 60px;
}