/*标题样式*/
.section-title {
    font-size: 16px;
    line-height: 36px;
    border-bottom: 3px solid #eaeaea;
}
.section-title i.fa-caret-right {
    color: #ff3547;
}
.section-title .school-name {
    font-weight: 700;
}
/*院校头部banner*/
.info-section {
    position: relative;
    height: 235px;
    overflow: hidden;
}
.info-section-img {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
.black-background {
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.5);
}
.message-zone {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.message-zone-main {
    width: 1226px;
    height: 235px;
    margin: 0 auto;
    position: relative;
}
.message-zone-main-left {
    position: absolute;
    left: 0;
    width: 300px;
    height: 100%;
}
.message-zone-main-right {
    position: absolute;
    right: 0;
    width: 923px;
    height: 100%;
}
.message-zone-main-right,
.message-zone-main-right a {
    color: white;
}
.message-zone-main-right .title-chinese,
.message-zone-main-right .title-local-language,
.message-zone-main-right .school-breadcrumb {
    margin: 0;
    padding: 0;
}

.message-zone-main-right .title-chinese {
    margin-top: 60px;
    font-size: 32px;
}
.message-zone-main-right .title-local-language,
.message-zone-main-right .school-breadcrumb {
    margin-top: 15px;
    font-size: 16px;
}

.message-zone-main-left .school-logo {
    width: 110px;
    height: 110px;
    position: absolute;
    right: 20px;
    top: 60px;
    border-radius: 5px !important;
}
/*院校基础信息栏*/
.school-base-info {
    margin-top: 20px;
}
.school-base-info .left {
    width: 400px;
    float: left;
}
.school-base-info .left .yes-or-no {
    margin: 20px 0 0 0;
    font-size: 14px;
}
.yes-or-no .red-box {
    width: 100px;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.yes-or-no .red-box .up {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background-color: #f44336;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    color: white;
}
.yes-or-no .red-box .down {
    margin-top: 5px;
    text-align: center;
    font-weight: 500;
}


.school-base-info .left .base-info-detail {
    margin-top: 20px;
}
.school-base-info .left .base-info-detail .base-info-title {
    margin: 0 0 5px 0;
    font-size: 16px;
}
.school-base-info .left .base-info-detail .base-info-content {
    margin: 0 0 15px 0;
    padding-left: 8px;
    font-size: 14px;
    border-left: solid 3px #ff3547;
}
.school-base-info .right {
    width: 826px;
    float: right;
    padding: 0 0 0 20px;
}
.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,0.3);
    border-radius: 3px;
}
/*红色横幅*/
.copyright-banner {
    margin-top: 20px;
    padding: 20px 0;
    background-color: #ff3547;
    color: white;
}
.person-percent {
    overflow: hidden;
}
.copyright-banner .left,
.copyright-banner .center,
.copyright-banner .right {
    width: 408px;
    float: left;
}
.copyright-banner .title {
    font-size: 20px;
    margin-bottom: 5px;
}
.copyright-banner .description {
    font-size: 14px;
}

/*结构*/
.container-main {
    margin-top: 20px;
    width: 926px;
    float: left;
}
.container-sidebar {
    padding-left: 20px;
    width: 300px;
    float: right;
}
/*左侧主要部分*/
/*正文*/
.detail{
    margin: 10px 0 20px 0;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
}
.detail h2{
    margin: 10px 0;
    padding: 0 0 0 10px;
    border-left: 3px solid #ff3547;
    font-size: 18px;
    font-weight: 700;
}
.detail h3{
    margin: 10px 0;
    padding: 0 0 0 10px;
    border-left: 3px solid #aa66cc;
    font-size: 16px;
    font-weight: 700;
}
.detail p{
    margin: 0;
    padding: 0;
}
.detail img{
    width: 100%;
    margin: 10px 0;
}
/*地图*/
.map-zone {
    height: 300px;
}
/*联系我们*/
.connect-zone {
    margin: 20px 0 0 0;
    padding: 0 20px;
}
.connect-zone .title {
    margin: 30px 0 0 0;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
.connect-zone .sub-title {
    margin: 5px auto 20px;
    width: 500px;
    text-align: center;
}
.connect-zone .btn-submit-zone {
    text-align: center;
}

/*绳索装饰*/
.rope-main,
.rope-sub {
    margin: 0 auto;
    background-image: url(/uploads/holder/rope.png);
    background-size: 100%;
}
.rope-main {
    height: 122px;
}
.rope-sub {
    height: 40px;
}
/*顾问推荐*/
.testimonial-card .card-up {
    background-color: #f5f2f0;
}
.adviserName {
    font-size: 18px;
    margin-bottom: 5px;
}
.adviserDesc {
    font-size: 14px;
}
.adviserDetailZone {
    text-align: left;
    font-size: 14px;
}
.adviser-progress-bar {
    width: 0;
}
.qr-code-zone {
    color: white;
    text-align: center;
}
.qr-code-zone .notice {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.qr-code-zone .chance-left {
    margin-bottom: 10px;
}
.qr-code-zone img {
    width: 150px;
}
.qr-code-zone .method {
    font-size: 14px;
    text-align: left;
}
.article-title-item {
    padding: 5px 0;
    margin: 0 0 10px 0;
    font-size: 14px;
    border-bottom: 1px dashed #aaa;
}
.article-title-item::before {
    content: "|";
    color: red;
    margin-right: 5px;
    font-weight: 700;
}


.huanered {
    background-color: #ff3547 !important;
}
.huanered-text {
    color: #ff3547 !important;
}
.huanegrey{
    background-color: #f7f7f7;
}
footer .footer-text-grey a:link {
    color: grey;
}
footer .footer-text-grey a:visited {
    color: grey;
}
footer{
    background-color: #1e1e1e;
    color: grey !important;
}
footer h5 {
    color: white;
    font-weight: lighter;
}
footer hr {
    border-top: 1px dashed #434343;
    margin:8px 0px;
}
.a-grey {
    color: #414141 !important;
}
.a-white-color a:link {
    color: white;
}
.a-white-color a:visited {
    color: white;
}
.a-black-color a:link {
    color: black;
}
.a-black-color a:visited {
    color: black;
}
.content img{
    width: 100%;
}
.display-three-line{
    position: relative;
    padding-right: 1em !important;
    line-height: 1.5em;
    height: 4.5em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.display-three-line:after{
    bottom: 0;
    right: 0;
    content: "...";
    position: absolute;
}
.display-double-line{
    position: relative;
    padding-right: 1em !important;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.display-double-line:after{
    bottom: 0;
    right: 0;
    content: "...";
    position: absolute;
}
.vague {
    text-shadow: 0 0 8px #000;
    color: rgba(222,222,222,0.2);
    filter: DXImageTransform.Microsoft.Blur(pixelradius=3);
    /* zoom: 1; */
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
    /* filter: blur(4px); */
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=4, MakeShadow=false);
}
.rankStyle:hover {
}

.md-v-line {
    position: absolute;
    border-left: 1px solid rgba(0,0,0,.125);
    height: 50px;
    top:0px;
    left:54px;
}
.hePlayer {
    width: 100% !important;
    max-width: 100% !important;
    height: 0 !important;
    padding-top: 56.25% !important;
}
.vip:after {
    content: ' ';
    background: url(/extend/image/global/vip.png) no-repeat bottom;
    display: inline-block;
    background-size: 1.4em;
    width: 1.4em;
    height: 1.0em;
}
.detail{
    line-height: 26px;
    font-size: 16px;
    letter-spacing: 1px;
}
.detail h2{
    border-left: 5px solid #ff3547;
    padding-left: 0.5rem;
    font-size: 24px;
    margin-bottom: 15px;
}
.detail h3{
    border-left: 3px solid #aa66cc;
    font-weight: bold;
    padding-left: 0.5rem;
    font-size: 20px;
    margin-bottom: 15px;
}
.detail p{
    margin-bottom: 15px;
}
.detail table{
    width: 100%;
}
.detail table, .detail tr, .detail td, .detail th{
    border-collapse: collapse;
    border: 1px solid #e0e0e0;
}
.goods-item {
    margin-right: 10px;
    display: block;
    position: relative;
    border: 2px solid #e5e5e5;
    width: 263px;
    height: 93px;
    background-color: #fff;
    z-index: 100;
    cursor:pointer;
}
.goods-item:hover {
    border: 2px solid #ff6071;
}
.goods-period {
    border-right: 2px solid #F0E8D9;
    float: left;
    box-sizing: border-box;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    width: 61px;
    height: 92px;
    color: #333;
}
.goods-remark {
    font-size: 24px;
    color: #333;
    height: 92px;
    padding-left: 60px;
}
.goods-price {
    font-weight: 700;
    line-height: 35px;
    height: 51px;
    padding-top: 17px;
    padding-bottom: 0;
    text-align: center;
    color: #E2534E;
}
.ori-price {
    font-weight: 400;
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
}
.goods-desc {
    margin-top: 8px;
    line-height: 14px;
    font-size: 14px;
    text-align: center;
    height: 14px;
    color: #999;
}
.stress {
    color: #E2534E;
    font-weight: normal;
}
.div-pay-method {
    margin-right: 10px;
    display: block;
    position: relative;
    border: 2px solid #e5e5e5;
    width: 150px;
    height: 60px;
    background-color: #fff;
    z-index: 100;
    cursor:pointer;
}
.img-pay-method {
    width: 100px;
}
.bd-highlight {
    color: #4c4b4b;
    background-color: #e0e0e0a8;
    margin: 0 3px;
    padding: 1px 3px;
    border-radius: 3px;
}
.bg {
    float: left;
    width: 100%;
    height: 235px;
    background-position: center !important;
    background-repeat:no-repeat !important;
    /*background-size: cover;*/
    background-size:100% auto !important;
    -moz-background-size:100% 100% !important;
    /*-webkit-filter: blur(5px);*/
    /*-moz-filter: blur(5px);*/
    /*-o-filter: blur(5px);*/
    /*-ms-filter: blur(5px);*/
    /*filter: blur(5px);*/
}
.bg-blur-black {
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.5);
}
.content-front {
    width: 100%;
    position:absolute;
    z-index: 999;
}
.cooperation{
    float: right;
    position: absolute;
    width: 200px;
    top: 0;
    right: 0;
    z-index: 999;
}
.cooperationDiv{
    float: left;
    width: 100%;
    height: 235px;
    /*background-color: rgba(255,0,0,.5);*/
    z-index: 98;
    position: absolute;
}
.school-sub-title{
    font-size: 24px;
    font-weight: bold;
}
.item-title {
    font-size: 0.9em;
}
.item-free {
    padding: .25em .4em;
    margin: .25em 0.3em .25em 0;
    display: inline-block;
    line-height: 1em;
    font-size: 0.9em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}
.item-selected {
    padding: .3em .4em;
    margin: .25em 0.3em .25em 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    background-color: #ff3547!important;
    color: #fff!important;
    display: inline-block;
    font-weight: 200;
    line-height: 0.9em;
    font-size: 0.9em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.item-free:hover {
    background-color: #ebebeb;
}
table {
    width: 100% !important;
}
/*切片广告样式*/
.ad-zone {
    margin: 20px 0;
}
.ad-zone a img {
    width: 100%;
}