﻿body {
   
}

/**导航条下拉菜单*/
.navbar-nav > li > .dropdown-menu {
    border-radius: 4px;
    width: 100.16px;
    min-width: 100.16px;
}
.custom-menu > li {
    padding-bottom:0px !important;
    padding-top:0px !important;
}
.navbar-nav > li:hover .dropdown-menu {
    display: block;
}

/*==========首页滚动教师列表=========*/
.team .carousel .item > ul > li a p {
    display: none;
    font-size: 12px;
    padding: 15px 0;
    line-height: 180%;
    border-top: solid 1px rgba(255,255,255,0.1);
    color: #fff;
    text-align:justify;
    text-indent:2em;
}
.team .carousel .item > ul > li a span {
    color:#000 !important;
}

.team .carousel .item > ul > li a:hover span {
    color:#fff !important;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    width:100%;
}


.top > .dropdown {
    display:inline-block;
}

.top .dropdown{ display: inline-block; margin: 0px 10px 0px 0px;}
.top .dropdown > button{ background: none; border: none; }
.top .dropdown .dropdown-menu{ padding:0; left: 0; right: 0px; top: 37px; border: none; border-radius: 0px; min-width: 100px; }
.top .dropdown .dropdown-menu > li{ padding: 5px 10px; border-top: solid 1px #eee;color:#000; }
.top .dropdown .dropdown-menu > li:first-of-type{ border: none; }
.top .dropdown .dropdown-menu > li:hover{ background: #f5f5f5; }

/** video */
.video-info {
    margin-top:30px;
}
.video-info > p {
    text-align:left;
    text-indent:2em;
}
.index-video{
    padding:5px;
    background-color:#000;
}
.amp-default-skin .vjs-poster img {
 width:100%;
 height:100%;
}
/*.amp-default-skin:hover .vjs-big-play-button, .amp-default-skin .vjs-big-play-button:focus {
    box-shadow: 0 0 20px rgba(60,69,79,.7) !important;
}

.amp-default-skin .vjs-big-play-button {
    background-color: #fff !important;
    color: #000 !important; 
    border-radius: calc(.05em) !important;
    border:none !important;
    box-shadow: 0 0 20px rgba(60,69,79,.7) !important;
}
.amp-default-skin .vjs-big-play-button:before {
    text-shadow: none !important;
    font-size: calc(.03em) !important;
    content: "\e601 " !important;
}*/
/*.ie-player, .ie-player-normal{
    left: 0; top: 0; width: 100%; height: 100%; text-align: left; color: rgb(0, 0, 0); position: absolute;
}
.ie-player-normal img {
    left: 35%; top: 30%; width: 40px; height: 40px; position: absolute;
}
.ie-player img{
left: 25%; top: 20%; width: 40px; height: 40px; position: absolute;
}*/
.form-box.full .form-group dd .input.code {
    width:40% !important;
}

.navbar li {
    /* padding-top: 10px; */
    padding-top:0 !important;
    text-align: center;
    cursor:pointer;
}
.navbar-left li{
    min-width: 98.16px;
}
.left-nav .nav>li>a {
    padding:5px 15px !important;
}
.left-nav {
    width:90px !important;
}
/*.nav .open>a,.nav .open>a:hover,.nav>li>a:focus, .nav>li>a:hover {
    background-color: rgba(0,0,0,0.1) !important;
}*/

.college > a {
    padding:15px 30px !important;
}

@media only screen and (min-width: 1161px) {
    .section {
        width: 1160px;
    }
}
.section {
    position: relative;
    margin: 0 auto;
    width: 1160px;
    min-width: 925px;
    max-width: 1160px;
    text-align: left;
}
.location {
    padding: 5px 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #999;
    font-size: 12px;
    text-align: left;
}
.location a {
    margin: 0 5px;
}
/*a:hover {
    color: #34ad2a;
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}*/
ul {
    margin:0;
}