.w12 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.bg-f {
    background: #ffffff;
}
.left-content {
    width: 890px;
    overflow: hidden;
}

.right-content {
    width: 265px;
    overflow: hidden;
}
/*左边*/
.country-nav {
    vertical-align: sub;
}

.country-nav span {
    padding: 0 15px;
    font-size: 18px;
    font-family: 'SimHei';
}

/*右边*/
.rc-wrap {
    background: #fafafa;
}

.rt-wrap {
    line-height: 34px;
    padding-bottom: 10px;
}

.font-1 {
    font-size: 14px;
    font-family: 'Microsoft YaHei';
}

.ft-1 {
    position: relative;
    cursor: pointer;
    padding-left: 15px;
    margin: 8px 0;
}

.rt-name {
    position: relative;
    border: 1px solid #ec6941;
    padding: 0 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 22px;
}

.rt-name:before {
    position: absolute;
    left: -100px;
    top: -6px;
    content: url("../images/rl-1.png");
}

.rt-name:after {
    position: absolute;
    right: -100px;
    bottom: -13px;
    content: url("../images/rl-2.png");
}


.rc-list-text {
    padding-left: 5px;
    width: 280px;
    position: relative;
    margin-bottom: 15px;
}

.rc-list-text .rect {
    width: 10px;
    height: 10px;
    position: absolute;
    left: -5px;
    top: 3px;
    background: #ec6941;
    border: 1px solid #ec6941;
}

.rc-list-text div.on {
    background: transparent;
}

.rc-text {
    width: 265px;
    background: #ffffff;
    padding-left: 5px;
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;

}

.price {
    margin: 5px 0;
    color: #ff0000;
}

.old-price {
    font-size: 14px;
    color: #858585;
    margin-bottom: 5px;
    text-decoration: line-through;
}

.buy-link {
    width: 100px;
    text-align: center;
    display: inline-block;
    line-height: 26px;
    font-size: 14px;
    color: #ffffff;
    height: 26px;
    background: #1da27f;
}

.buy-link:first-child {
    margin-right: 30px;
}

.rc-wrap .more {
    display: block;
    width: 255px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin: 20px auto 0;
    background: #1da27f;
}

.rc-classify {
    padding-top: 5px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: #eeeeee;
}
/*热门学校*/
.hot-sc{
    padding: 10px 40px 10px 20px;
    background: #1da27f;
}
.hot-list{
    background: #ffffff;
    padding: 30px 10px;
}
.hot-list li{
    margin: 0 0 20px 0;
    float: left;
    width: 50%;
}
.hot-list li:nth-child(even){
    /*margin: 20px 0 0 0;*/
}
.hot-list li p{
    font-size: 14px;
    color: #b6b6b6;
}
.hot-img-wrap{
    width: 108px;
    height: 124px;
    margin: 0 auto 5px;
    border: 1px solid #959595;
}
.hot-img{
    width: 108px;
    height: 105px;
    line-height: 105px;
    overflow: hidden;
    text-align: center;
}
.hot-img img{
    width: 80%;
}
.hot-list li a.more{
    font-size: 14px;
    color: #959595;
}
.hot-list li a.more:hover{
    color: #1da27f;
    text-decoration: underline;
}
.hot-list li p.sc-name2{
    color: #2e987d;

}
/*详情*/
.addr-nav {
    padding: 10px 0;
}

.current {
    color: #1da27f;
}

.country-nav2 {
    width: 100%;
    margin-bottom: 15px;
    padding: 5px 0 5px 10px;
    background: #eeeeee;
}

.info-l {
    margin-left: 15px;
    width: 108px;
    height: 124px;
    text-align: center;
    line-height: 124px;
    overflow: hidden;
    border: 1px solid #cccccc;
}

.info-m {
    margin-left: 25px;
    width: 240px;
}

.info-m p {
    margin: 5px 0;
}

.big-name {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 18px;
    color: #27b2ba;
}

.sc-name2 {
    font-size: 14px;
    color: #27b2ba;
}

.sc-web:hover {
    text-decoration: underline;
    color: #ff0000;
}

.assess-link {
    margin-top: 15px;
    display: block;
    color: #ffffff;
    width: 170px;
    height: 22px;
    line-height: 22px;
    padding-left: 10px;
    background: #29c4cd;
}

.info-r {
    width: 430px;
    height: 240px;
    overflow: hidden;
}

.sc-title {
    padding: 20px 0 15px;
    background: #fafafa;
}

.tit-name {
    font-size: 18px;
}
.sub-text{
    line-height: 24px;
}
#hotpage{
    color: #ffffff;
}
.MsoNormal{
    text-indent: 2em;
}