/* banner */
.banner {
    width: 100%;
    height: 312px;
    background: url(/static/home/img/schoolk/highinfo/banner1.jpg) no-repeat center center;
    background-size: cover;
}

.banner .breadNav {
    color: #ffffff;
    font-size: 0;
    padding: 20px 0 41px;
}

.banner .breadNav a {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
}

.banner .breadNav span {
    font-size: 14px;
    display: inline-block;
    margin: 0 5px;
}

.banner .breadNav a:hover {
    text-decoration: underline;
}

.banner h1 {
    font-size: 36px;
    color: #ffffff;
    padding-bottom: 4px;
}

.banner p {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 16px;
}

.banner em {
    font-size: 18px;
    display: block;
    margin-bottom: 13px;
    color: #ffffff;
}

.banner em i,
.banner em span {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(/static/home/img/schoolk/highinfo/dingwei.png) no-repeat center center;
    background-size: cover;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 10px;
}

.banner em span {
    background-image: url(/static/home/img/schoolk/highinfo/wangzhi.png);
}

.banner a.button {
    width: 182px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    background-color: #FF7B7B;
    margin-bottom: 29px;
    margin-top: 20px;
}

.banner a.button:hover {
    opacity: 0.8;
}

.banner button {
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
}

.banner button::before {
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(/static/home/img/schoolk/highinfo/duibi.png) no-repeat center center;
    background-size: cover;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 10px;
}

.banner button.remove::before {
    background-image: url(/static/home/img/schoolk/highinfo/jian.png);
}

/* unNav */
.unNav {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #E1DDDD;
    margin-bottom: 29px;
    background-color: #F9F8F8;
}

.unNav>div {
    font-size: 0;
}

.unNav>div a {
    width: 136px;
    height: 55px;
    display: inline-block;
    line-height: 55px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.unNav>div a.active {
    background-color: #ff7134;
    color: #ffffff;
}

/* content */
.content {
    margin-top: 43px;
    margin-bottom: 80px;
}

/* left */
.content .contentleft {
    width: 784px;
}

.content .contentleft h3 {
    font-size: 24px;
    margin-bottom: 28px;
}

.content .contentleft .conltop {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 46px;
    margin-bottom: 45px;
}

.content .contentleft .conltop .img {
    width: 112px;
    height: 112px;
}

.content .contentleft .conltop .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.content .contentleft .conltop .img h4 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 112px;
    font-size: 48px;
    color: #ffffff;
}

.content .contentleft .conltop>div.fr {
    width: 642px;
    font-size: 0;
}

.content .contentleft .conltop>div.fr span {
    width: 25%;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .contentleft .conltop>div.fr span em {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 44px;
    margin-bottom: 2px;
    margin-right: 12px;
    color: #ffffff;
}

.content .contentleft .conltop>div.fr span.a em {
    background-color: #FD934F;
}

.content .contentleft .conltop>div.fr span.b em {
    background-color: #FAC18D;
}

.content .contentleft .conltop>div.fr span.c em {
    background-color: #B4DA82;
}

.content .contentleft .conltop>div.fr span.d em {
    background-color: #D0E591;
}

.content .contentleft .icon {
    font-size: 0;
    width: 100%;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 20px;
    margin-bottom: 45px;
}

.content .contentleft .icon span {
    width: 25%;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 18px;
}

.content .contentleft .icon span em {
    width: 28px;
    height: 28px;
    background: url(/static/home/img/schoolk/highinfo/icon1.png) no-repeat center center;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 12px;
}

.content .contentleft>p {
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 46px;
    margin-bottom: 46px;
}

.content .contentleft .tab {
    font-size: 0;
    margin-bottom: 18px;
}

.content .contentleft .tab span {
    font-size: 18px;
    font-weight: bold;
    margin-right: 36px;
    border-bottom: 2px solid transparent;
    padding-bottom: 10px;
    display: inline-block;
    cursor: pointer;
}

.content .contentleft .tab span.active {
    color: #ff7134;
    border-color: #ff7134;
}

.content .contentleft .tabbox .box {
    width: 100%;
    display: none;
}

.content .contentleft .tabbox .box p {
    height: 44px;
    background-color: #F9F9F9;
    line-height: 44px;
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 20px;
}

.content .contentleft .tabbox .box p:nth-child(2n) {
    background-color: #ffffff;
}

.content .contentleft .tabbox .box button {
    width: 119px;
    height: 34px;
    border: 1px solid #FF9D94;
    border-radius: 3px;
    font-size: 14px;
    color: #FF9D94;
    margin-top: 20px;
    margin-bottom: 80px;
    cursor: pointer;
}

.content .contentleft .tabbox .box button::after {
    content: '';
    width: 14px;
    height: 6px;
    background: url(/static/home/img/schoolk/highinfo/shang.png) no-repeat center center;
    background-size: cover;
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
}

.content .contentleft .tabbox .box button.xia::after {
    background-image: url(/static/home/img/schoolk/highinfo/xia.png);
}

/* 周边住家推荐 */
.zhujia_tuijian .t {
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 22px;
    margin-bottom: 30px;
    overflow: hidden;
}

.zhujia_tuijian .t h3 {
    font-size: 24px;
}

.zhujia_tuijian .t a {
    width: 12px;
    height: 22px;
    background: url(/static/home/img/schoolk/highinfo/right.png) no-repeat center center;
    background-size: cover;
    margin-top: 5px;
}

.tuijianContent {
    padding-bottom: 90px;
}

.tuijianContent .box {
    width: 261px;
    margin-right: 42px;
}

.tuijianContent .box:last-child {
    margin-right: 0;
}

.tuijianContent .box img {
    width: 100%;
    height: 158px;
    display: block;
    margin-bottom: 17px;
}

.tuijianContent .box h4 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 9px;
}

.tuijianContent .box h4 a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tuijianContent .box p {
    font-size: 14px;
    color: #888888;
}

.tuijianContent .box h4 a:hover {
    color: #ff7134;
}

/* 对比 */
.contrast_box {
    width: 100%;
    height: 108px;
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    bottom: 0;
    z-index: 9999;
    border: 1px solid #E1E1E1;
    border-right: none;
    border-left: none;
    border-bottom: none;
    display: none;
}

.contrast_zhanwei {
    width: 100%;
    height: 108px;
    background-color: #333333;
    display: none;
}

.contrast_box .title {
    width: 40px;
    height: 109px;
    background-color: #ff7134;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 0;
    top: -1px;
}

.contrast_box .title::before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.contrast_box .title span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #ffffff;
}

.contrast_box ul {
    margin-left: 69px;
    padding: 22px 0;
}

.contrast_box ul li {
    width: 239px;
    padding-right: 30px;
    border-right: 1px solid #E1E1E1;
    margin-right: 24px;
    position: relative;
}

.contrast_box ul li .img {
    width: 64px;
    height: 64px;
    margin-right: 15px;
}

.contrast_box ul li .img span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 64px;
    font-size: 36px;
    font-weight: bold;
    color: #B7B7B7;
    background-color: #E4E2E2;
}

.contrast_box ul li .box h4 {
    font-size: 18px;
    color: #B7B7B7;
}

.contrast_box ul li.li_box .img img {
    width: 100%;
    height: 100%;
}

.contrast_box ul li.li_box .img h4 {
    font-size: 32px;
    line-height: 64px;
}

.contrast_box ul li.li_box .box h4 {
    color: #000000;
    width: 160px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    margin-bottom: 4px;
}

.contrast_box ul li.li_box .box span {
    width: 160px;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.contrast_box ul li.li_box>span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #FF7E72;
    display: block;
    position: absolute;
    right: 6px;
    top: 0;
    cursor: pointer;
    background: url(/static/home/img/schoolk/index/ch.png) no-repeat center center;
    background-size: cover;
}

.contrast_box .anniu {
    font-size: 0;
    position: absolute;
    top: 40px;
    right: 20%;
}

.contrast_box .anniu a {
    width: 94px;
    height: 30px;
    border: 1px solid #ff7134;
    border-radius: 2px;
    text-align: center;
    line-height: 30px;
    color: #ff7134;
    font-size: 16px;
    display: inline-block;
    margin-right: 25px;
}

.contrast_box .anniu a.duibi {
    background-color: #ff7134;
    color: #ffffff;
}

.contrast_box .anniu a.duibi:hover {
    background-color: transparent;
    color: #ff7134;
}

.contrast_box .anniu a.removeAll {
    margin-right: 0;
}

.contrast_box .anniu a.removeAll:hover {
    background-color: #ff7134;
    color: #ffffff;
}