@charset "UTF-8";
/**
 * 
 * @authors hui
 * @date    2017-09-01 18:19:20
 * @version $Id$
 */
.cultrue {

    width: 100%;

    height: 100%;

    overflow: hidden;

}

.cultrue h2 {
    text-align: center;
}

.cultrue .trainNav {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background-color: #03a9f4;
}

.cultrue .trainNav .training-all {
    width: 60%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
}

@media screen and (max-width: 1100px) {
    .cultrue .trainNav .training-all {
        width: 75%;
    }
}

.cultrue .trainNav .training-all li {
    color: #fff;
    /* width: 33.3333%;*/
    width: 50%;
    margin: 10px 0;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #fff;
    float: left;
    text-align: center;
}

.cultrue .trainNav .training-all2 li {
    /*width: 25%;*/
    width: 50%;
}

.cultrue .trainNav .training-all li:last-child {
    border-right: none;
}

.cultrue .trainNav .training-all li a {
    color: #fff;
}

.cultrue .trainNav .training-all li.active a, .cultrue .trainNav .training-all li a:hover {
    color: #fff;
    padding: 7px 10px;
    border-radius: 5px;
    background: #1b93ca;
}

.address {
    /*width: 80%;*/
    width: calc(100% - 40px);
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border-bottom: 1px dashed #ddd;
}

@media screen and (max-width: 1200px) {
    .address {
        width: 90%;
    }
}

.address .breadcrumb {
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 0;
    line-height: 38px;
}

.address .breadcrumb a {
    color: #777;
}

.address .breadcrumb a:hover {
    text-decoration: none;
    cursor: default;
}

.address span {
    color: #777;
}

.address .children:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.cultrueviews {
    /*width: 80%;*/
    width: 100%;
    height: calc(100% - 153px);
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;
}

/* @media screen and (max-width: 1200px){
 	.cultrueviews{ 
 		width:90%;
 	}
 }*/
.cultrueviews > div {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.cultrueviews .scrolls {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: auto;
}

.progra-alls {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 20px;
}

.programmelist {
    background-color: #EDF0F5;
    background: -webkit-linear-gradient(#03a9f4, #fff);
    background: -o-linear-gradient(#03a9f4, #fff);
    background: -moz-linear-gradient(#03a9f4, #fff);
    background: linear-gradient(#03a9f4, #fff);
    float: left;
    width: 225px;
    min-height: 500px;
    border-top: 5px solid #1b93ca;
    padding: 0 15px;
    /*margin-right: 20px;*/
    margin-right: 10px;
}

.programmelist h5 {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    color: #fff;
}

.programmelist ul {
    margin: 15px 0;
}

.programmelist ul li {
    line-height: 30px;
    border-bottom: 1px dashed #fff;
    font-size: 13px;
}

.programmelist ul li.active a {
    border-bottom: 2px solid #FF7442;
    margin-bottom: -1px;
    padding-right: 10px;
}

.programmelist ul li a {
    color: #fff;
    display: block;
}

.programmelistviews {
    float: left;
    /*width: calc(100% - 245px);*/
    width: calc(100% - 235px);
    height: 100%;
    min-height: 500px;
    /* max-height: 500px; */
    background-color: #EDF0F5;
    overflow-x: auto;
    overflow-y: auto;
    margin-bottom: 100px;
}

/*information*/
.information {
    width: 100%;
    height: 100%;
    /*overflow-x: scroll;*/
}

.information h3 {
    text-align: center;
    margin-bottom: 0px;
}

.information > p {
    text-align: center;
}

.information ul {
    padding: 10px 20px;
}

.information ul li {
    padding-bottom: 15px;
}

.information ul li h4 {
    border-bottom: 1px dashed #ccc;
}

.information ul li h4 span {
    border-bottom: 2px solid #fc7a52;
    padding: 4px;
}

.information ol {
    -webkit-padding-start: 50px;
}

.information ol li {
    list-style-type: decimal;
}

.information ul li span.proportion {
    width: 35px;
    display: inline-flex;
    overflow: hidden;
}

.information .table-information {
    padding: 15px;
}

.information .table-information table {
    margin-bottom: 0;
}

.information .table-information table td {
    vertical-align: middle;
}

.information .table-information table td textarea {
    width: 100%;
    height: 100%;
    border: none;
}

.information .table-information table p {
    margin: 0;
    padding: 0;
}

.information .table-information .table2 tr td {
    width: 50%;
    text-align: center;
    background-color: #fff;
}

.information .syllabus {
    width: 100%;
    height: calc(100% - 50px);
    overflow: auto;;
}

/*visualization*/
.visualization {
    width: 100%;
    height: 100%;
}

.visualization .vis-search {
    margin: 15px 0 10px;
}

.visualization .vis-search span {
    display: inline-block;
    float: left;
    line-height: 34px;
    margin-right: 5px;
}

.visualization .vis-search .vis-search-text {
    width: 70%;
    height: 34px;
    float: left;
}

.visualization .vis-search .ui-select-container .ui-select-match span {
    line-height: 22px;
}

.visualization .vis-search .ui-select-bootstrap .ui-select-toggle > a.btn {
    margin-top: 0;
}

.visualization .vis-search button {
    color: #fff;
    background: #03a9f4;
    margin-left: 10px;
}

.visualization .vis-con {
    border: 1px solid #ddd;
    border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 15px 0;
    margin-bottom: 15px;
}

.visualization .vis-con .msg {
    padding: 0 15px;
}

.visualization .vis-con .msg p {
    display: inline-block;
    /*width: 15%;*/
    margin-right: 15px;
}

.visualization .vis-con ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.visualization .vis-con .vis-detail .vis-text li {
    /*width: 25%;*/
    min-height: 35px;
    float: left;
    margin-right: 20px;
    font-weight: bold;
    color: #777;
}

.visualization .vis-con .vis-detail .vis-text li span {
    font-weight: normal;
    color: #000;
}

.visualization .vis-con .nav {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-width: 1px 0 1px 0;
}

.visualization .vis-con .nav li {
    border-right: 1px solid #ddd;
    text-align: center;
    line-height: 35px;
    width: 15%;
}

.visualization .vis-con .nav > li > a {
    margin-right: 0;
    border-radius: 0;
    border: none;
    color: #000;
}

.visualization .vis-con .nav > li.active > a, .nav > li.active > a:focus, .nav > li.active > a:hover {
    background-color: #03a9f4;
    color: #fff;
    border-radius: 0;
    border: none;
}

.visualization .vis-con .vis-detail > div {
    padding: 0 15px;
}

.visualization .vis-con .vis-detail h5 {
    margin: 20px 0 0;
}

.visualization .vis-con .vis-detail .pro-all {
    width: 100%;
    min-height: 50px;
}

.visualization .vis-con .vis-detail .pro-all li {
    width: 50%;
    float: left;
}

.visualization .vis-con .vis-detail .pro-all li .tiao {
    height: 20px;
    background: #5cb85c;
    border-radius: 4px;
    float: left;
    margin-bottom: 20px;
}

.visualization .vis-con .vis-detail .pro-all li .progress {
    width: 50%;
    float: left;
    height: 12px !important;
    margin-top: 5px;
    margin-bottom: 12px !important;
}

.visualization .vis-con .vis-detail .pro-all li .num {
    margin-left: 10px;
}

.visualization .vis-con .accom {
    border-top: 1px solid #FC7A52;
    line-height: 30px;
    padding: 0 0 0 15px;
    margin-bottom: 0;
}

.visualization .vis-con i.fa-angle-down {
    float: right;
    font-size: 25px;
    line-height: 30px;
    margin-right: 10px;
}

.visualization .vis-con .nav i.fa-angle-down {
    line-height: 40px;
}

.visualization .vis-con .accomplishment {
    border-top: 1px solid #ddd;
}

.construction {
    width: 100%;
    height: 100%;
}

.construction .cons-table {
    width: 80%;
    /*max-width: 1000px;*/
    margin: 0 auto;
}

.construction .cons-table .table {
    position: relative;
}

.construction .cons-table .table thead {
    position: absolute;
    background-color: #ddd;
}

.construction .cons-table .table thead > tr > th {
    border-bottom: none;
}

.construction .cons-table .table tbody {
    height: calc(100% - 37px);
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    margin-top: 37px;
}

/*课程介绍*/
.scroll2 {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
}

.synppsis {
    width: 80%;
    height: 100%;
    margin: 0 auto;
    /* 	overflow-x: hidden;
    overflow-y: auto;*/
    padding: 15px 0;
}

.synppsis p {
    margin: 0;
    padding: 0;
}

.synppsis h5 {
    border-bottom: 1px solid #03a9f4;
    padding: 0;
}

.synppsis h5 span {
    background: #03a9f4;
    display: inline-block;
    padding: 8px 15px;
    color: #fff;
}

.synppsis .outline {
    width: 100%;
    overflow: hidden;
}

.synppsis .outline a {
    margin-top: 20px;
    color: #03a9f4;
}

.synppsis .text {
    height: 200px;
    padding: 8px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #ddd;
    margin: 8px 0 15px;
}

.synppsis .prerequisite {

}

.synppsis .prerequisite ul {
    padding: 10px 0;
}

.synppsis .prerequisite li {
    min-width: 150px;
    height: 160px;
    border: 1px solid #ddd;
    border-radius: 4px 0 4px 4px;
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    position: relative;
}

.synppsis .prerequisite li a {
    position: absolute;
    bottom: 10px;

}

.synppsis li .triangle {
    position: absolute;
    width: 0px;
    height: 0px;
    line-height: 0px;
    border-bottom: 10px solid #03a9f4;
    border-right: 11px solid transparent;
    border-left: 9px solid transparent;
    right: -8px;
    top: -2px;
    transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
    -webkit-transform: rotate(50deg);
    -o-transform: rotate(50deg);
}

.synppsis .teachers {

}

.synppsis .teachers ul {
    padding: 10px 0;
}

.synppsis .teachers li {
    width: 180px;
    height: 230px;
    border: 1px solid #ddd;
    border-radius: 4px 0 4px 4px;
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.synppsis .teachers li .course-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.synppsis .teachers li img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 auto 10px;
    display: block;
}

.synppsis .teachers li p {
    clear: both;
}

.synppsis .teachers li p label {
    width: 50%;
    padding: 0;
    text-align: right;
    font-weight: normal;
    margin: 0;
    float: left;
}

.synppsis .teachers li p span {
    width: 50%;
    text-align: left;
    float: left;
    padding-top: 2px;
}

.synppsis .teachers li a {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.synppsis .teachers li .lists {
    background: #fff;
    position: absolute;
    border: 1px solid #ddd;
    top: 99px;
    left: 14px;
    z-index: 9999;
    min-width: 150px;
    box-shadow: 2px 2px 10px #ddd;
    padding: 0 20px 0 31px;
}

.synppsis .teachers li .lists div span {
    white-space: nowrap;
}

.synppsis .msg {
    margin-bottom: 20px;
}

.synppsis .msg input {
    width: 50%;
    min-width: 150px;
    margin: 15px 20px 15px 0;
    display: inline-block;
}

.synppsis .msg .btn {
    background-color: #03a9f4;
    color: #fff;
}

/*地图*/
.maps {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: auto;
    margin-top: 15px;
}

.maps .type {
    width: 100%;
    height: 80px;
    border: 1px solid #ddd;
    background: #009DD9;
    color: #fff;
}

.maps .type > div {
    width: 22.5%;
    height: 80px;
    float: left;
    border-left: 1px solid #ddd;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
}

.maps .type .tp {
    width: 10%;
    min-width: 80px;
    border-left: none;
    line-height: 80px;
}

.maps .type > div .child {
    border-top: 1px solid #ddd;
    line-height: 40px;
}

.maps .type > div .child div {
    float: left;
    text-align: center;
    width: 50%;
}

.maps .type > div .child div:first-child {
    border-right: 1px solid #ddd;
}

.maps #canvas {
    width: 100%;
    height: auto;
    min-height: 300px;
    background-color: #B7F0F4;
}