﻿body{ font-family:"microsoft yahei"}
.nav-primary{ display:block; width:100%;}
.nav-primary ul.nav > li > a {
padding: 9px 10px;
}
@media (min-width: 768px){
.vbox > section.w-f-md {
	bottom: 0;
}
.vbox > header.header-md ~ section {
    top: 0;
	}
.TQ-area{ overflow:hidden;}

.TQ-area li.active a{ background:#545ca6; color:#fff;}
.TQ-area li a:hover{ background:#545ca6; color:#fff;}

.nav-xs {
width: 70px;
}
.nav-xs .TQ-area li{ float:left; width:100%; text-align:center}
.header-md {
    min-height: 60px;
}
.aside-md{ width:480px;}

.s_banner{ margin:0 auto; width:100%;}
.s_banner img{ width:100%;}



}
.vbox {
    display: table;
    border-spacing: 0;
    position: relative;
    height: auto !important;
    width: 100%;
	padding:0 30px;
}
.aside {
width: 100%;
padding:20px 0
}
.TQ-area li{ float:left; text-align:center}
.noheader{ display:none;}
.col-lg-6 {
    width: 50%;
}
.col-lg-15{ width:12%;}
@media (max-width: 1440px){
.noaside{ display:none;}
.s_banner{ margin:0 auto; width:100%;}
.s_banner img{ width:100%;}

}
@media (max-width: 768px) {
.s_banner{ display:none;}
.vbox {
	padding:0;
}
.aside { width:100%; padding:0;}
.noheader{ display:block;}
.navbar-header{ width:100%;}
.col-lg-15{ width:auto;}
.col-xs-6 {
    width: 50%;
}
.col-xs-12 {
    width: 100%;}
.aside-mobile{ width:50%;}
.nav-off-screen + * {
    -webkit-transform: translate3d(50%,0px,0px);
    transform: translate3d(50%,0px,0px);
}
}
.navbar-brand {
    float: none;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    height: auto;
    line-height: 50px;
    display: inline-block;
    padding: 0 20px;
}
.m-t-5{ margin-top:5px;}
.m-t-10{ margin-top:10px;}
.p-50{ padding:50px;}
.font24{ font-size:16px;}
.f-b{ font-weight:bold;}

.item .opacity {
background-color: rgba(0,0,0,0.35);
}
.item-overlay {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}

.less-hover{
 transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
}
.item a.pos-rlt{position: relative; display:block;}
.p-l-r-15{ padding-left:15px; padding-right:15px;}
.p-l-r-30{ padding-left:30px; padding-right:30px;}
.p-t-b-10{ padding-top:10px; padding-bottom:10px;}
.p-t-b-15{ padding-top:15px; padding-bottom:15px;}
.p-t-b-30{ padding-top:30px; padding-bottom:30px;}
.m-b-0{ margin-bottom:0;}
.m-b-5{ margin-bottom:5px;}
.m-b-20{ margin-bottom:20px;}
.m-l-r-10{ margin-left:10px; margin-right:10px;}
.r-t-4{border-radius: 4px 4px 0 0;}
.r-b-4{border-radius: 0 0 4px 4px;}
.f16{ font-size:16px;}
.fb{ font-weight:bold;}
.media-xs {
    min-width: 20px;
}
.item a.tq-teacher{ position:relative; display:block;}
.item .opacity {
    background-color: rgba(0,0,0,0.55);
}
.fl, .jsk-banner{ float:left; }
.jsk-banner{ position:absolute; top:0;}
.jsk-banner img{ width:100%;}

.m-b-20 > div{ margin-bottom:10px;}
.tqedu-head {
    position: relative;
    height: 65px;
    z-index: 888;
    background: #fff;
    padding-top: 10px;
}

.home-banner-area {
    background: url(../images/home-banner-bg.jpg) center;
    background-size: cover;
	min-height:550px;
}
.home-banner-area .banner-img {
    text-align:left;
}
.home-banner-content h1 {
    font-size: 60px;
    margin-bottom: 25px;
	font-family: "Poppins", sans-serif;
    color: #222222;
    line-height: 1.2em !important;
    margin-top: 0;
    font-weight: 600;
}
.tingBtn{ background: linear-gradient(150deg, #ff3300 15%, #ff9900 70%, #ff9900 94%); padding:15px 30px; color:#fff; border-radius:5px;}
a.tingBtn:hover{ color:#ffff00;}
.home-banner-content p {
	font-size:16px;
    margin-bottom: 45px;
}
.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex ;
}
.buttons {
    padding: 20px 24px 8px;
    max-width: 225px;
    margin-right: 10px;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #fff;
    color: #000 !important;
}
.buttons.dark {
    background-color: #000;
    color: #fff !important;
    border: 1px solid #000;
}
.buttons i {
    font-size: 44px;
    padding-right: 20px;
    color: #eeeeee;
    margin-top: -8px;
}
.buttons p span {
    font-size: 24px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.buttons p {
    margin-bottom: 8px !important;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}
.buttons.dark a {
    color: #fff;
}

/*--------------------------------------------------*/
.transform-perspective-right {
    
}
.lsk{ float:left; margin-left:50px; width:332px; height:392px; background:url(../images/lsk.png) no-repeat right  center; }


/*������*/
#float-box {
    position: fixed;
    right: 10px;
    top: 30%;
    z-index: 10000;
    cursor: pointer;
    display: block;
    width: 100px;
	background: #408ed6;
	background: -webkit-gradient(linear,0 0,0 bottom,from(#408ed6),to(#3482ca));
    background: -o-linear-gradient(top,#408ed6,#3482ca);
	border-radius: 10px 0 0 10px;
	padding:10px 0 10px 0;
}
#float-box a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
#float-box a:nth-of-type(odd){ background:#408ed6;}
#float-box a:nth-of-type(even){ background:#3482ca;}
#float-box a:hover{background: #3266a5;}
#float-box .icon-chat {
    display: inline-block;
	padding:20px 0;
}

@media (max-width: 768px) {
.d-flex {
    display:inline-block;
}
.home-banner-area .banner-img {
    text-align:center;
}
.slim-scroll > .p-l-r-30{ padding-left:0; padding-right:0;}
.nav > li{ float:left; width:50%; text-align:center}
.home-banner-content h1{ text-align:center; font-size:40px; margin-top:30px;}
.km-center{ text-align:center}

#float-box{ display:none;}
.lsk{ float:left; margin-left:0; }
}

