.college-wrapper {
    width: 100%;
    background: #fff;
    height: auto;
    padding-bottom: 40px
}

.college-wrapper h3 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 400;
}

.college-wrapper h4 {
    margin: 15px 0;
    font-size: 14px;
    font-weight: 400;
    text-indent: 2em
}

.college-wrapper .container {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    *zoom: 1;
    background: #fff
}

.college-wrapper .container:before, .college-wrapper .container:after {
    display: table;
    content: "";
    line-height: 0
}

.college-wrapper .container:after {
    clear: both
}

.college-wrapper .container.index {
    padding: 0
}

.college-wrapper.in {
    padding-top: 20px
}

.container-box {
    height: auto;
    *zoom: 1;
    margin-bottom: 22px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px #ddd;
    -moz-box-shadow: 0 1px 1px #ddd;
    box-shadow: 0 1px 1px #ddd
}

.container-box:before, .container-box:after {
    display: table;
    content: "";
    line-height: 0
}

.container-box:after {
    clear: both
}

.college-wrapper table {
    width: 100% !important;
    text-align: center
}

.college-wrapper table tr th {
    background: #eee;
    padding: 10px
}

.college-wrapper table tr td {
    padding: 10px;
    border: 1px solid #ddd;
    vertical-align: middle
}

.college-wrapper .btn {
    border-radius: 4px !important;
    padding: 2px 4px
}

.college-wrapper .nav-crumbs-wrapper .container {
    width: 1200px
}

.college-wrapper .scoreline-instruction {
    font-size: 12px;
    color: #999;
    width: 90%;
    margin-top: 30px;
    line-height: 20px
}

.college-wrapper.pfraction select {
    width: auto
}

.novip.novip-colleges-plan {
    min-height: 844px;
    background: url(//staticv2.youzy.cn/images/colleges/fuzzy-college-plan.jpg) no-repeat
}

.novip.novip-colleges-pfraction {
    min-height: 496px;
    background: url(//staticv2.youzy.cn/images/colleges/fuzzy-college-pfraction.png) no-repeat
}

.college-crumb .container-college {
    width: 1200px
}

.college-head {
    width: 1100px;
    height: 110px;
    padding-top: 15px;
    margin: 0 auto;
    overflow: hidden
}

.college-head img {
    float: left
}

.college-head .box {
    float: left;
    margin: 0 15px
}

.college-head .box h2 {
    color: #333;
    font-size: 36px;
    margin: 20px 0;
    font-weight: 400
}

.college-head .box h3 {
    color: #333;
    font-size: 18px;
    font-weight: 400
}

.lt-ie8 .college-head .box h3 {
    height: 25px;
    line-height: 25px
}

.college-head .box .btn {
    padding: 4px 8px;
    margin-right: 5px;
    border-radius: 4px !important
}

.college-head .weather {
    display: inline-block;
    width: 250px;
    height: 60px;
    float: right;
    margin-top: 20px
}

.college-head .weather i.weather-icon {
    display: inline-block;
    font-size: 50px;
    color: #1c91db;
    float: left
}

.college-head .weather .txt {
    display: inline-block;
    float: left;
    width: 160px;
    height: 60px;
    margin-left: 10px;
    font-size: 12px
}

.college-head .weather .txt p {
    line-height: 25px
}

.nav-wrapper {
    width: 100%;
    height: 45px;
    background: #1c91db
}

.nav-wrapper .nav {
    width: 1100px;
    height: 45px;
    margin: 0 auto;
    position: relative;
    z-index: 1000
}

.nav-wrapper .nav h5 a {
    color: #e84c33
}

.nav-wrapper .nav .photo i {
    padding-left: 10px
}

.nav-wrapper .nav .photo {
    display: block;
    height: 45px;
    line-height: 45px;
    float: left;
    padding-left: 10px;
    font-size: 16px;
    color: #fff;
    width: 245px
}

.nav-wrapper .nav .photo:hover {
    background: #0872b5
}

.nav-wrapper .nav .common {
    display: block;
    height: 48px;
    line-height: 48px;
    float: left;
    padding: 0 22px;
    _padding: 0 22px;
    *padding: 0 22px;
    font-size: 16px;
    color: #fff
}

.nav-wrapper .nav .common:hover {
    background: #0872b5
}

.nav-wrapper .nav .activate {
    background: #0872b5
}

.nav-wrapper .photo-tags {
    width: 253px;
    height: 358px;
    border: 1px solid #ddd;
    padding-top: 10px;
    position: absolute;
    top: 45px;
    display: none;
    background: #fff;
    left: 447px
}

.nav-wrapper .photo-tags ul {
    padding-left: 15px;
    padding-top: 10px;
    margin-bottom: 15px;
    *zoom: 1
}

.nav-wrapper .photo-tags ul:before, .nav-wrapper .photo-tags ul:after {
    display: table;
    content: "";
    line-height: 0
}

.nav-wrapper .photo-tags ul:after {
    clear: both
}

.nav-wrapper .photo-tags ul h5 {
    font-size: 16px;
    color: #e84c33;
    font-weight: 400
}

.nav-wrapper .photo-tags ul li {
    float: left;
    padding: 10px 10px 0 0
}

.nav-wrapper .photo-tags ul li a {
    color: #999;
    padding: 2px 4px;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word
}

.nav-wrapper .photo-tags ul li a:hover {
    color: #fff;
    background: #1C91DB;
    border-radius: 3px
}

.nav-fixed {
    position: fixed;
    top: 0;
    height: 40px;
    z-index: 1000
}

.nav-fixed .nav .photo {
    height: 40px;
    line-height: 40px
}

.nav-fixed .nav .common {
    height: 40px;
    line-height: 40px
}

.nav-fixed .photo-tags {
    top: 40px;
    -webkit-box-shadow: 0 1px 1px #ddd;
    -moz-box-shadow: 0 1px 1px #ddd;
    box-shadow: 0 1px 1px #ddd
}

.college-head.v3 .concern {
    float: right;
    cursor: pointer;
    line-height: 35px;
    padding-right: 15px;
    width: 80px
}

.college-head.v3 .concern span {
    font-size: 14px;
    color: #333;
    margin-left: 5px
}

.college-head.v3 .concern .icon {
    font-size: 28px;
    color: #e84c33
}

.nav-wrapper.v3 .nav .activate {
    background: #e84c33
}

.nav-wrapper.v3 .nav .common:hover {
    background: #e84c33
}

.college-head .college-tit img {
    float: left
}

.college-head .concern img {
    margin-top: 10px
}

.nav-wrapper {
    width: 100%;
    height: 48px;
    background: #c5312f
}

.nav-wrapper .nav .common {
    color: #fff
}

.college-head.v3 .concern {
    padding: 0;
    width: 70px
}

.nav-wrapper.v3 .nav .active {
    background: #ffc900;
    color: #3d3d3d
}

.nav-wrapper.v3 .nav .common:hover {
    background: #ffc900;
    color: #3d3d3d
}

.nav-wrapper.v3 .downLine {
    width: 1100px;
    height: 3px;
    margin: 0 auto;
    background: #F56767
}

.nav-wrapper.v3 .search-college {
    float: right;
    margin-top: -10px
}

.nav-wrapper.v3 .search-college input[type=text] {
    width: 240px;
    height: 35px
}

.nav-wrapper.v3 .search-college button {
    position: absolute;
    top: -1px;
    right: 10px;
    width: 26px;
    height: 26px;
    background: url(//staticv3.youzy.cn/ToC.PC/images/major/search.png);
    border: 0;
    cursor: pointer
}

.college-wrapper .news h3 {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.college-wrapper .news-left {
    width: 691px;
    height: auto;
    padding: 20px;
    margin-right: 20px;
    float: left;
    *zoom: 1;
    border: 1px solid #fff;
    background: #fff
}

.college-wrapper .news-left:before, .college-wrapper .news-left:after {
    display: table;
    content: "";
    line-height: 0
}

.college-wrapper .news-left:after {
    clear: both
}

.college-wrapper .news-left .content {
    padding-bottom: 40px;
    font-family: 'Microsoft YaHei', SimSun, Arial, sans-serif;
    font-size: 12px;
    line-height: 25px
}

.college-wrapper .news-list {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding: 20px 0;
    height: auto;
    *zoom: 1
}

.college-wrapper .news-list:before, .college-wrapper .news-list:after {
    display: table;
    content: "";
    line-height: 0
}

.college-wrapper .news-list:after {
    clear: both
}

.college-wrapper .news-list .date {
    width: 100px;
    font-size: 24px;
    color: #666;
    float: left
}

.college-wrapper .news-list .line {
    width: 5px;
    height: 24px;
    background: #ddd;
    float: left;
    margin: 0 20px 0 10px
}

.college-wrapper .news-list .list {
    float: left;
    width: 80%
}

.college-wrapper .news-list .list ul li {
    margin-bottom: 5px
}

.college-wrapper .news-list .list ul li b {
    color: silver
}

.college-wrapper .news-right {
    width: 305px;
    height: auto;
    padding: 20px;
    float: left;
    *zoom: 1;
    border: 1px solid #fff;
    background: #fff
}

.college-wrapper .news-right:before, .college-wrapper .news-right:after {
    display: table;
    content: "";
    line-height: 0
}

.college-wrapper .news-right:after {
    clear: both
}

.college-wrapper .news-right ul {
    margin-bottom: 40px
}

.college-wrapper .news-right ul li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.college-wrapper .news-right ul li span {
    color: #999;
    font-size: 12px;
    padding-left: 10px
}

.college-wrapper .news-detail {
    overflow: hidden
}

.college-wrapper .news-detail h2 {
    font-size: 30px;
    text-align: center;
    line-height: 42px
}

.college-wrapper .news-detail h6 {
    color: #999;
    font-weight: 400;
    text-align: center;
    margin: 15px 0;
    font-size: 14px
}

.college-wrapper .news-detail .share {
    text-align: center;
    margin: 0 auto 30px;
    width: 150px
}

.college-wrapper .news-left.col1200 {
    width: 1200px
}

.map-view {
    width: 100%;
    height: 500px
}

.map-view p {
    line-height: 22px
}

.main-tabs {
    width: 100%;
    height: auto;
    border-bottom: 2px solid #eaeaea;
    margin-top: 10px
}

.main-tabs::before, .main-tabs::after {
    display: table;
    content: "";
    line-height: 0
}

.main-tabs a:hover, .main-tabs a.active {
    background: none repeat scroll 0 0 #e84c33;
    color: #FFF;
    cursor: pointer
}

.main-tabs a {
    display: inline-block;
    padding: 7px 30px;
    background: none repeat scroll 0 0 #AEAEAE;
    color: #FFF;
    margin-right: 10px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 700
}

.map-view {
    margin-top: 10px;
    display: none
}

.page-photo {
    margin: 20px 0
}

.page-photo-type {
    padding: 20px;
    *zoom: 1
}

.page-photo-type:before, .page-photo-type:after {
    display: table;
    content: "";
    line-height: 0
}

.page-photo-type:after {
    clear: both
}

.page-photo-type b {
    font-weight: 700;
    color: #333;
    float: left;
    margin-right: 15px
}

.page-photo-type ul {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    *zoom: 1
}

.page-photo-type ul:before, .page-photo-type ul:after {
    display: table;
    content: "";
    line-height: 0
}

.page-photo-type ul:after {
    clear: both
}

.page-photo-type ul li {
    float: left;
    margin-right: 15px
}

.page-photo-type ul .checked {
    background: #1C91DB;
    padding: 2px 5px;
    color: #fff
}

.page-photo-type ul .checked i {
    color: #fff
}

.page-photo-list ul {
    margin-left: -17px;
    height: auto;
    *zoom: 1
}

.page-photo-list ul:before, .page-photo-list ul:after {
    display: table;
    content: "";
    line-height: 0
}

.page-photo-list ul:after {
    clear: both
}

.page-photo-list ul li {
    width: 225px;
    height: auto;
    background: #fff;
    *zoom: 1;
    border: 1px solid #eee;
    float: left;
    margin: 0 0 17px 16px;
    position: relative
}

.page-photo-list ul li:before, .page-photo-list ul li:after {
    display: table;
    content: "";
    line-height: 0
}

.page-photo-list ul li:after {
    clear: both
}

.page-photo-list ul li .img {
    width: 225px;
    height: 144px
}

.page-photo-list .title {
    padding: 6px 10px;
    border-top: 1px solid #eee
}

.page-photo-list .title span {
    float: right;
    color: #bbb;
    font-size: 12px;
    cursor: pointer
}

.pagnation-mini a {
    background: #fff
}

.page-photo-list {
    padding-top: 0 !important
}

.news-left.score-table {
    position: relative;
    z-index: 100;
    width: 791px;
    float: left
}

.search-box {
    position: absolute;
    top: 15px;
    right: 15px
}

.search-box select {
    float: left;
    margin-right: 5px;
    width: 82px
}

.score-table table th {
    background: #eaeaea
}

.score-table table tr td {
    border-right: 0;
    border-bottom: 0
}

.score-table table tr.activate td {
    background: #faeaea
}

.banner {
    border: 0 !important;
    width: 1198px;
    box-shadow: none !important
}

.banner .fate-wal {
    width: 430px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    height: 369px;
    float: left
}

.fate-wal .fate {
    display: block
}

.fate-wal .fate .header {
    overflow: hidden
}

.fate-wal .fate .header h3 {
    text-align: center;
    margin-bottom: 8px
}

.fate-wal .fate .header .font-right {
    display: inline-block;
    width: 90px;
    min-height: 50px;
    float: left;
    text-align: right
}

.fate-wal .fate .header .font-left {
    display: inline-block;
    float: left
}

.fate-wal-form {
    padding: 5px
}

.fate-wal-form .wishing-wall {
    height: auto;
    overflow: hidden
}

.fate-wal-form div.title {
    text-indent: 30px
}

.fate-wal-form .control-label {
    font-family: 'Microsoft YaHei', SimSun, Arial, sans-serif
}

.fate-wal-form .control-label i.circle {
    margin: 2px 0 0 5px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border: 1px solid #e3e3e3;
    color: #929292;
    display: block;
    float: left;
    text-align: center
}

.fate-wal-form .control-group {
    border-bottom: 1px dashed #ddd;
    padding: 8px 0;
    margin: 0;
    float: left;
    font-family: 'Microsoft YaHei', SimSun, Arial, sans-serif !important
}

.fate-wal-form div .controls span {
    line-height: 25px;
    display: inline-block;
    width: 53px
}

.fate-wal-form div .controls span input {
    margin-top: 0 !important;
    margin-right: 2px
}

.fate-wal-form .ord-w-select {
    width: 90px;
    height: 30px;
    line-height: 30px
}

.fate-wal-form .lg-w-select {
    width: 115px;
    height: 30px;
    line-height: 30px
}

.fate-wal-form .odr-input {
    width: 80px;
    height: 20px;
    line-height: 20px
}

.fate-wal-form .bottom {
    margin-top: 15px;
    padding: 0 10px;
    height: auto;
    overflow: hidden
}

.fate-wal-form .bottom span {
    line-height: 35px;
    display: inline-block;
    width: 265px;
    float: left
}

.fate-wal-form .fate-btn {
    width: 110px;
    height: 35px;
    float: right;
    font-size: 16px
}

.fate-wal .result {
    display: none
}

.fate-wal .fateResult {
    padding: 15px 0;
    overflow: hidden
}

.fate-wal .fateResult .left, .fate-wal .fateResult .right, .fate-wal .fateResult .center {
    float: left
}

.fate-wal .fateResult .left {
    width: 90px;
    text-align: center
}

.fate-wal .fateResult .left .text {
    color: #e84c33;
    font-size: 16px
}

.fate-wal .fateResult .left .num {
    font-size: 22px;
    color: #e84c33;
    margin-top: 10px
}

.fate-wal .fateResult .center {
    width: 210px;
    padding: 0 0 0 10px
}

.fate-wal .fateResult .right {
    width: 100px;
    padding: 0 10px
}

.fate-wal .fateResult .right button {
    width: 100px;
    margin-bottom: 10px;
    font-size: 14px;
    height: 30px
}

.banner .banner-sliders {
    width: 765px;
    height: 370px;
    float: left;
    position: relative
}

.banner .banner-sliders .control-nav {
    position: absolute;
    bottom: -30px
}

.banner-sliders #slides {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 765px;
    overflow: hidden;
    height: 370px
}

.banner-sliders #slides .next, #slides .prev {
    position: absolute;
    top: 107px;
    left: -39px;
    width: 24px;
    height: 43px;
    display: block;
    z-index: 101
}

.banner-sliders .slides_container {
    margin: 0;
    width: 763px;
    height: 370px;
    overflow: hidden;
    position: relative
}

.banner-sliders .slides_container img {
    width: 763px;
    height: 370px
}

.banner-sliders .slides_container > div {
    position: relative
}

.banner-sliders #slides .tempWrap {
    width: 100%
}

.banner-sliders #slides .next {
    left: 585px
}

.banner-sliders .pagination {
    margin: 7px auto;
    width: 150px;
    margin-left: 300px
}

.banner-sliders .pagination li {
    float: left;
    margin: 0 1px
}

.banner-sliders .pagination li a {
    display: block;
    padding-top: 12px;
    background-image: url(//staticv3.youzy.cn/ToC.PC/images/colleges/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
    width: 11px;
    height: 11px;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1000px
}

.banner-sliders .pagination li.current a {
    background-position: 0 -12px
}

.banner-sliders .control-nav .pagination li {
    width: 11px;
    height: 11px;
    display: inline-block;
    float: left;
    background-image: url(//staticv3.youzy.cn/ToC.PC/images/colleges/pagination.png);
    background-position: 0 0;
    margin-left: 10px;
    text-indent: -9999px;
    cursor: pointer
}

.banner-sliders .control-nav .pagination li.on {
    background-position: 0 -12px
}

.banner-sliders .caption {
    position: absolute;
    bottom: -35px;
    left: 20px;
    padding: 5px 15px;
    background: #000;
    background: rgba(0, 0, 0, .5);
    font-size: 16px;
    font-family: 'Microsoft YaHei', SimSun, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    text-shadow: none;
    font-weight: 700;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.tow-col-Box {
    width: 1100px;
    height: auto;
    overflow: hidden;
    display: table
}

.tow-col-Box .left {
    width: 764px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 20px
}

.tow-col-Box .right {
    width: 412px;
    height: auto;
    float: left;
    overflow: hidden
}

.container-box .banner-right {
    float: left;
    width: 310px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 370px
}

.lt-ie8 .container-box .banner-right {
    position: relative;
    z-index: 999
}

.container-box .banner-right .score-table {
    padding: 20px 20px 0;
    position: relative;
    overflow: hidden;
    height: auto
}

.container-box .banner-right .score-table .font {
    color: #333;
    font-size: 14px !important;
    font-weight: 700
}

.container-box .banner-right .probability {
    position: relative;
    margin-top: -8px
}

.container-box .banner-right .probability .btn-score {
    background: #fff;
    text-align: center;
    padding: 4px 20px;
    color: #1c91db
}

.lt-ie8 .container-box .banner-right .probability .btn-score {
    display: inline-block
}

.container-box .banner-right .probability .btn-score i {
    margin-left: 10px
}

.container-box .banner-right .probability .btn-test {
    padding: 5px 22px;
    color: #fff;
    background: #1c91db;
    display: inline-block
}

.container-box .banner-right .probability .rbtn {
    position: absolute;
    top: 70px;
    right: 30px;
    font-size: 16px
}

.container-box .banner-right .probability .rbtn .list-box {
    padding-left: 40px;
    padding-top: 40px;
    height: auto;
    *zoom: 1;
    position: absolute;
    top: -10px;
    right: 110px;
    display: none;
    z-index: 1000
}

.container-box .banner-right .probability .rbtn .list-box:before, .container-box .banner-right .probability .rbtn .list-box:after {
    display: table;
    content: "";
    line-height: 0
}

.container-box .banner-right .probability .rbtn .list-box:after {
    clear: both
}

.profile {
    width: 762px;
    height: auto;
    *zoom: 1;
    float: left
}

.profile:before, .profile:after {
    display: table;
    content: "";
    line-height: 0
}

.profile:after {
    clear: both
}

.header {
    overflow: hidden;
    height: 30px;
    padding: 15px 0 0 15px;
    border-left: 5px solid #f66;
    background: #f2f2f2;
    font-family: 'Microsoft YaHei', SimSun, Arial, sans-serif
}

.header h3 {
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 400
}

.header .base-btn {
    text-align: center;
    margin-bottom: 15px;
    display: inline-block;
    margin-left: 20px;
    float: left
}

.header .base-btn .btn-default {
    padding: 4px 8px;
    margin-right: 10px;
    background: #f4f4f4;
    color: #333
}

.header .base-btn .btn-default:hover {
    background: #e84c33;
    color: #fff !important;
    border: 1px solid #d03118
}

.header .base-btn .btn-primary {
    padding: 4px 8px
}

.header p {
    line-height: 25px;
    padding: 0 6px;
    margin-bottom: 3px;
    display: inline-block;
    float: left
}

.header .more {
    float: right;
    font-family: 'Microsoft YaHei', SimSun, Arial, sans-serif;
    font-size: 14px;
    margin-right: 10px
}

.profile .describe {
    width: 450px;
    height: auto;
    min-height: 236px;
    float: left;
    line-height: 23px;
    padding: 10px 15px 15px;
    border-right: 1px solid #ddd
}

.profile .base-info {
    width: 246px;
    padding: 10px 0 0 15px;
    float: left;
    position: relative
}

.profile .base-info ul {
    *zoom: 1
}

.profile .base-info ul:before, .profile .base-info ul:after {
    display: table;
    content: "";
    line-height: 0
}

.profile .base-info ul:after {
    clear: both
}

.profile .base-info ul li {
    color: #333;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 5px;
    margin-bottom: 9px
}

.lt-ie8 .profile .base-info ul li {
    color: #333;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 7px;
    margin-bottom: 9px
}

.profile .base-info ul li.tow-col {
    width: 50%
}

.profile .base-info span {
    margin-right: 5px;
    font-weight: 700
}

.profile .base-info .base-btn {
    text-align: center;
    margin-bottom: 15px;
    position: absolute;
    top: 10px;
    right: 30px
}

.profile .base-info .base-btn .btn-default {
    padding: 4px 8px;
    margin-right: 10px;
    background: #eee;
    color: #333
}

.profile .base-info .base-btn .btn-default:hover {
    background: #e84c33;
    color: #fff;
    border: 1px solid #d03118
}

.profile .base-info p {
    line-height: 25px;
    padding: 0 6px;
    margin-bottom: 3px
}

.profile .introduction {
    line-height: 25px
}

.profile .introduction a {
    padding: 0;
    color: #39A3E2;
    padding-left: 1px;
    padding-right: 1px
}

.profile .introduction a:hover {
    background: #39A3E2;
    color: #fff
}

.profile .video {
    width: 450px;
    height: 260px;
    margin-right: 18px;
    float: left
}

.alumni {
    width: 170px;
    padding: 15px;
    height: auto;
    float: left;
    *zoom: 1
}

.alumni:before, .alumni:after {
    display: table;
    content: "";
    line-height: 0
}

.alumni:after {
    clear: both
}

.alumni ul li {
    height: 70px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.alumni ul li img {
    float: left;
    margin-right: 10px
}

.alumni ul li .txt {
    color: #666
}

.photos {
    width: 732px;
    height: auto;
    *zoom: 1;
    float: left;
    padding: 25px 15px 15px;
    border-right: 1px solid #ddd
}

.photos:before, .photos:after {
    display: table;
    content: "";
    line-height: 0
}

.photos:after {
    clear: both
}

.photos h3 .btn {
    color: #fff;
    padding: 0 4px;
    margin-right: 10px;
    float: right
}

.photos ul {
    *zoom: 1;
    margin-bottom: 15px
}

.photos ul:before, .photos ul:after {
    display: table;
    content: "";
    line-height: 0
}

.photos ul:after {
    clear: both
}

.photos ul li {
    float: left;
    display: block;
    width: 230px;
    height: 170px;
    margin: 0 6px;
    position: relative
}

.photos ul li .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 247px;
    height: 30px;
    text-align: center;
    color: #fff;
    background: #000
}

.photos ul li img {
    width: 230px;
    height: 150px
}

.department {
    width: 1164px;
    padding: 15px
}

.department h3 .btn {
    color: #fff;
    padding: 0 4px;
    margin-right: 10px;
    float: right
}

.feature {
    width: 1164px;
    padding: 15px
}

.feature h3 .btn {
    color: #fff;
    padding: 0 4px;
    margin-right: 10px;
    float: right
}

.faculty {
    width: 1164px;
    padding: 15px
}

.faculty h3 .btn {
    color: #fff;
    padding: 0 4px;
    margin-right: 10px;
    float: right
}

.info-right {
    width: 410px;
    height: auto
}

.official-video {
    padding: 16px 10px 16px 14px;
    width: 380px;
    height: 266px
}

.official-video .video {
    position: relative
}

.official-video .video .mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999
}

.official-video .video .video-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 998
}

.official-video h3 .btn {
    color: #fff;
    padding: 0 4px;
    float: right;
    font-size: 12px
}

.official-video h3 a {
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px
}

.info-right .mapBox {
    width: 380px;
    padding: 15px
}

.info-right .map {
    width: 380px;
    height: 301px;
    margin: 15px 0 auto
}

.info-right .map .btn-info {
    padding: 2px 4px;
    margin-top: 5px
}

.mapBox h3.map-title {
    display: inline-block;
    margin-right: 10px;
    float: left
}

.mapBox span.add {
    line-height: 22px;
    width: 170px;
    height: 22px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    float: left
}

.mapBox .btn-success {
    float: left;
    line-height: 13px
}

.mapBox ._3D-map {
    display: inline-block;
    float: right;
    line-height: 22px
}

.info-right .samecollege {
    width: 380px;
    padding: 11px;
    float: left;
    *zoom: 1;
    overflow: hidden
}

.info-right .samecollege:before, .info-right .samecollege:after {
    display: table;
    content: "";
    line-height: 0
}

.info-right .samecollege:after {
    clear: both
}

.lt-ie8 .info-right .samecollege {
    width: 380px;
    padding: 15px;
    float: left;
    *zoom: 1;
    overflow: hidden
}

.lt-ie8 .info-right .samecollege:before, .lt-ie8 .info-right .samecollege:after {
    display: table;
    content: "";
    line-height: 0
}

.lt-ie8 .info-right .samecollege:after {
    clear: both
}

.info-right .samecollege h3 {
    padding-left: 10px
}

.info-right .samecollege ul {
    width: 100%;
    overflow: hidden
}

.info-right .samecollege ul li {
    height: 55px;
    margin-bottom: 10px;
    width: 48%;
    float: left;
    margin-right: 2%
}

.lt-ie8 .info-right .samecollege ul li {
    height: 55px;
    margin-bottom: 15px;
    width: 48%;
    float: left;
    margin-right: 2%
}

.info-right .samecollege ul li a {
    display: block
}

.info-right .samecollege ul li img {
    height: 41px;
    float: left;
    margin: 0 15px 0 5px
}

.info-right .samecollege ul li .txt {
    color: #666;
    text-align: left
}

.info-right .samecollege .btn-default {
    padding: 2px 4px;
    margin-top: 3px;
    background: #eee
}

.info-right .samecollege h3 .btn {
    color: #fff;
    padding: 0 4px;
    margin-right: 10px;
    float: right
}

.banner {
    margin-bottom: 30px
}

.banner .base-info {
    float: left;
    width: 242px;
    height: 349px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 5px
}

.banner .base-info ul {
    height: auto;
    *zoom: 1
}

.banner .base-info ul:before, .banner .base-info ul:after {
    display: table;
    content: "";
    line-height: 0
}

.banner .base-info ul:after {
    clear: both
}

.banner .base-info ul li {
    float: left;
    width: 48%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #efefef;
    margin-left: 2%
}

.banner .base-info ul li span {
    font-weight: 700;
    color: #333
}

.banner .base-info .base-btn {
    margin: 30px 0;
    text-align: center
}

.banner .base-info .base-btn a {
    padding: 6px 10px;
    margin-right: 10px
}

.banner .base-info .base-btn .btn-primary {
    color: #fff
}

.banner .base-info p {
    line-height: 25px;
    padding-left: 10px
}

.profile {
    padding: 8px;
    width: 743px
}

.profile .map {
    width: 270px;
    height: 260px;
    float: left
}

.profile .map .btn-info {
    padding: 2px 4px;
    margin-top: 5px;
    color: #fff
}

.samecollege {
    padding: 15px;
    width: 210px;
    float: left
}

.samecollege ul li {
    border-bottom: 1px dashed #eee;
    height: auto;
    *zoom: 1
}

.samecollege ul li:before, .samecollege ul li:after {
    display: table;
    content: "";
    line-height: 0
}

.samecollege ul li:after {
    clear: both
}

.samecollege ul li.last {
    border-bottom: 0
}

.samecollege ul li img {
    float: left;
    width: 42px
}

.samecollege ul li .txt {
    float: left;
    padding-top: 5px;
    margin-left: -6px;
    width: 122px
}

.college-wrapper.v3 {
    padding-bottom: 0
}

.college-wrapper.v3 table tr td {
    border-color: #e5e5e5
}

.college-wrapper.v3 .container-box {
    margin-bottom: 15px;
    padding: 30px 15px;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.college-wrapper.v3 .banner-sliders {
    position: relative
}

.college-wrapper.v3 .banner-sliders .hd {
    position: absolute;
    bottom: 10px;
    left: 50%;
    background-color: rgba(0, 0, 0, .3);
    padding: 5px 17px;
    border-radius: 25px;
    height: auto;
    width: 113px;
    margin-left: -56px;
    z-index: 1
}

.college-wrapper.v3 .banner-sliders .hd li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3);
    transition: all .2s;
    float: left;
    cursor: pointer;
    display: block;
    margin-left: 10px
}

.college-wrapper.v3 .banner-sliders .hd li.on {
    width: 25px;
    border-radius: 25px;
    background: #fff
}

.college-wrapper.v3 .banner-sliders .bd li {
    display: none
}

.college-wrapper.v3 .banner-sliders .bd img {
    width: 765px;
    height: 370px
}

.college-wrapper.v3 table tr th {
    background: #f9f9f9;
    color: #999;
    font-weight: 400
}

.college-wrapper.v3 .describe .introduction {
    color: #666;
    line-height: 26px
}

.college-wrapper.v3 .profile, .college-wrapper.v3 .profile .base-info {
    width: 100%;
    padding: 0
}

.college-wrapper.v3 .profile .base-info li {
    padding: 10px 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 0;
    margin-bottom: 0
}

.college-wrapper.v3 .department table ul li {
    float: left;
    margin-right: 13px;
    padding: 5px 0
}

.college-wrapper.v3 .feature ul li {
    float: left;
    margin-right: 13px;
    padding: 5px 0
}

.college-wrapper.v3 .container-box .banner-right {
    border: 0;
    height: 375px
}

.college-wrapper.v3 .boyAndGirl.section {
    margin-bottom: 15px
}

.college-wrapper.v3 .section.recommend-colleges2 {
    padding: 25px 15px 30px;
    margin-bottom: 15px
}

.college-wrapper.v3 .index .score-table .warn-box {
    width: 330px
}

.college-wrapper.v3 .index .score-table .warn-box img {
    width: 100px
}

.college-wrapper.v3 .index .score-table .warn-box.noData .info p {
    margin-top: 5px
}

.college-wrapper.v3 .introduction p {
    text-indent: 2em
}

.college-wrapper.v3 .introduction .title p {
    text-indent: 0
}

.college-wrapper.v3 .profile .base-info ul li .mt10 p:last-child {
    width: 70px
}

.college-wrapper.v3 .container-box.info {
    height: 358px
}

.college-wrapper.collegeScore.v3 .screen-box .title {
    width: 60px
}

.college-wrapper.v3 {
    background: #fff
}

.title-txt {
    padding: 0 15px;
    border-left: 5px solid #c5312f
}

.college-wrapper.v3 .container-wrapper .container {
    display: flex;
    margin-top: 20px
}

.college-wrapper.v3 .container-box {
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.college-wrapper.v3 .container-wrapper .tow-col-Box {
    margin: 0 auto;
    margin-top: 30px
}

.college-wrapper.v3 .container-wrapper .tow-col-Box .college-pic {
    width: 375px;
    height: 240px
}

.college-wrapper.v3 .container-wrapper .tow-col-Box .college-detail-right {
    width: 680px;
    float: right;
    margin-top: -250px
}

.college-wrapper.v3 .container-wrapper .tow-col-Box .college-service {
    width: 100%;
    display: inline-block
}

.college-wrapper.v3 .container-wrapper .tow-col-Box .college-service ul li {
    float: left;
    width: 12.5%;
    text-align: center
}

.college-wrapper.v3 .container-wrapper .tow-col-Box .college-service ul li p {
    margin-top: 10px
}

.college-wrapper.v3 .container-wrapper .tow-col-Box .college-describe p {
    line-height: 30px
}

.college-wrapper.v3 table {
    width: 710px !important;
    border-collapse: separate
}

.college-wrapper.v3 table thead tr th {
    border-bottom: 1px dashed #ddd;
    background: #fff
}

.college-wrapper.v3 table tr td {
    border-color: #fff
}

.college-wrapper.v3 .container-wrapper .container .container-left {
    width: 750px;
    height: auto;
    margin-right: 20px !important
}

.college-wrapper.v3 .container-wrapper .container .container-right {
    width: 330px;
    height: auto;
    float: right !important
}

.college-wrapper.v3 .container-wrapper .container .container-right .college-ranking .year-select {
    float: right;
    margin-top: -40px
}

.college-wrapper.v3 .container-wrapper .container .container-right .college-ranking .college-ranking-con {
    float: left;
    width: 50px;
    text-align: center;
    margin-right: 9px
}

.college-wrapper.v3 .container-wrapper .container .container-right .college-ranking .college-ranking-con .num {
    font-weight: 700;
    padding: 10px;
    border: 1px dashed #ddd;
    border-bottom: 0
}

.college-wrapper.v3 .container-wrapper .container .container-right .college-ranking .college-ranking-con .txt {
    color: #f66666;
    background: #FFF1F0;
    font-size: 12px;
    padding: 3px 0
}

.container .container-right .famous-alumni ul li {
    float: left;
    width: 25%;
    text-align: center
}

.container .container-right .famous-alumni ul li p {
    padding-top: 5px
}

.fraction .subject-select {
    float: right;
    margin-top: -40px;
    margin-right: 40px
}

.special-major .special-major-list .title-type {
    position: relative;
    color: #aaa;
    margin: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd
}

.special-major .special-major-list .title-type span {
    padding-bottom: 10px;
    cursor: pointer
}

.special-major .special-major-list ul li {
    float: left;
    line-height: 40px;
    margin-left: 20px
}

.college-wrapper.v3 .section.recommend-colleges2 {
    padding: 0
}

.container-left .educational-major .educational-major-list {
    overflow: hidden;
    padding: 10px 0;
    border-top: 1px dashed #ddd
}

.container-left .educational-major .educational-major-list-tit {
    padding: 20px 0;
    color: #aaa
}

.container-left .educational-major .educational-major-list ul li {
    float: left;
    margin-right: 30px;
    line-height: 30px
}

.container-left .educational-major .educational-major-list-tit span {
    margin-right: 160px
}

.selected-line {
    width: 25px;
    height: 3px;
    background: #E84D35;
    position: absolute;
    bottom: 0;
    left: 25px
}

.head-title {
    color: #424242;
    padding-bottom: 10px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-bottom: 10px;
    font-size: 20px;
    padding-top: 8px;
    width: 110px;
    float: left;
    border: 0;
    letter-spacing: 3px
}

.college-search {
    width: 100%;
    height: 48px;
    margin-top: 0;
    *zoom: 1;
    float: left
}

.college-search:before, .college-search:after {
    display: table;
    content: "";
    line-height: 0
}

.college-search:after {
    clear: both
}

.college-search .box {
    position: relative
}

.college-search .box label {
    position: absolute;
    top: 0;
    left: 8px;
    line-height: 48px;
    color: #999;
    font-size: 14px
}

.college-search input {
    height: 38px;
    width: 710px;
    border: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    float: left
}

.college-search a {
    display: block;
    width: 116px;
    height: 48px;
    background: #e84c33;
    float: right;
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-size: 16px
}

.college-search a:hover {
    background: #d03118
}

.college-type-box {
    width: 100%;
    height: 50px;
    margin: 15px 0;
    background: #eee
}

.college-type {
    width: 140px;
    height: 50px;
    line-height: 50px;
    color: #666;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #e1e1e1;
    float: left;
    cursor: pointer;
    position: relative
}

.college-type-current {
    width: 140px;
    height: 50px;
    line-height: 50px;
    background: #e84c33;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #e1e1e1;
    float: left;
    position: relative
}

.college-type-class {
    width: 109px;
    height: auto;
    padding: 15px;
    border: 1px solid #eee;
    border-top: 0;
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
    *zoom: 1;
    background: #fff;
    z-index: 999
}

.college-type-class:before, .college-type-class:after {
    display: table;
    content: "";
    line-height: 0
}

.college-type-class:after {
    clear: both
}

.college-type-class ul li {
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 5px
}

.college-type-class a {
    display: block;
    padding: 2px 5px;
    color: #252525
}

.college-type-class a:hover, .college-type-class a.active {
    background: #e84c33;
    color: #fff
}

.sclass2 {
    width: 218px;
    left: 0
}

.sclass2 ul li {
    width: 109px;
    height: 25px;
    float: left
}

.sclass3 {
    width: 218px;
    left: -1px
}

.sclass3 ul li {
    width: 70px;
    height: 25px;
    float: left
}

.sclass5 {
    left: -1px;
    width: 220px
}

.sclass5 select {
    width: 70px;
    float: left;
    margin-right: 10px
}

.sclass5 a {
    display: block;
    width: 50px;
    height: 26px;
    text-align: center;
    color: #fff;
    background: #e84c33;
    float: left;
    line-height: 26px
}

.college-list {
    width: 860px;
    height: auto;
    *zoom: 1
}

.college-list:before, .college-list:after {
    display: table;
    content: "";
    line-height: 0
}

.college-list:after {
    clear: both
}

.college-list .college-list-head {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    overflow: hidden;
    margin-top: 30px
}

.college-list .college-list-head b {
    color: #e84c33;
    font-size: 16px;
    font-weight: 700
}

.college-list .college-list-head .pageBox {
    float: right;
    width: 150px
}

.college-list .college-list-head .pageBox i {
    font-weight: 400;
    border: 1px solid #ccc;
    padding: 4px 6px;
    border-radius: 3px;
    font-size: 12px
}

.college-list .college-list-head .pageBox a:hover {
    color: #e84c33
}

.college-list .college-list-head span {
    display: inline-block;
    width: 150px;
    line-height: 25px;
    float: left;
    height: 25px
}

.uzy-classify .classify {
    height: auto;
    *zoom: 1
}

.uzy-classify .classify:before, .uzy-classify .classify:after {
    display: table;
    content: "";
    line-height: 0
}

.uzy-classify .classify:after {
    clear: both
}

.uzy-classify .classify .heading {
    overflow: hidden;
    width: 298px;
    padding-left: 1px
}

.uzy-classify .classify .heading .sort {
    float: left;
    width: 98.6px;
    text-align: center;
    font-size: 16px;
    padding: 15px 0;
    color: #6d6d6d;
    border: 1px solid #e9e9e9;
    margin-left: -1px
}

.uzy-classify .classify .heading .sort:hover {
    background: #e9e9e9;
    color: #6d6d6d
}

.uzy-classify .classify .heading .sort.first {
    background: url(//staticv3.youzy.cn/ToC.PC/images/colleges/selected.png) no-repeat;
    border: 0
}

.uzy-classify .classify .content {
    margin-top: 20px;
    height: auto;
    *zoom: 1;
    padding-left: -1px
}

.uzy-classify .classify .content:before, .uzy-classify .classify .content:after {
    display: table;
    content: "";
    line-height: 0
}

.uzy-classify .classify .content:after {
    clear: both
}

.uzy-classify .classify .content a {
    font-size: 14px;
    color: #6d6d6d;
    border: 1px solid #e9e9e9;
    margin-top: -1px;
    margin-left: -1px;
    padding: 8px 0;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    cursor: pointer
}

.uzy-classify .classify .content a span {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 10px;
    background: url(//staticv2.youzy.cn/images/colleges/XX_white.png) no-repeat;
    width: 7px;
    height: 7px;
    display: inline-block
}

.uzy-classify .classify .content a:hover {
    background: #e9e9e9;
    color: #6d6d6d
}

.uzy-classify .classify .content a.active {
    background: #e84c33;
    color: #fff
}

.uzy-classify .classify .content a.active:hover {
    background: #d03118;
    color: #fff
}

.uzy-classify .classify .content a.active.all {
    background: #efefef;
    color: #444;
    text-align: center
}

.uzy-classify .classify .content.col4 a {
    width: 73.75px
}

.uzy-classify .classify .content.col4 a.active {
    padding-left: 10px;
    width: 63.75px;
    text-align: left
}

.uzy-classify .classify .content.col4 a.active.all {
    width: 73.75px;
    padding-left: 0;
    text-align: center
}

.uzy-classify .classify .content.col3 a {
    width: 98.6px
}

.uzy-classify .classify .content.col2 a {
    width: 148.5px
}

.uzy-classify .classify .content.col1 a {
    width: 298px
}

.recommendation.colleges .my-fillin-scheme-wrap {
    top: 227px;
    min-height: 270px;
    width: 270px;
    border: 1px solid #ccc;
    border-right: 0;
    background: #fff;
    right: -271px
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable {
    padding: 20px;
    border: 0;
    padding-bottom: 0
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .box {
    overflow: auto;
    margin-top: 20px;
    border-bottom: 0
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .title {
    display: flex;
    justify-content: space-between;
    padding: 0;
    border: 0
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .title a {
    padding-right: 0;
    padding-bottom: 5px
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .title a.active {
    color: #e84c33;
    border-bottom: 1px solid #e84c33
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemeBtn {
    top: -1px;
    padding: 15px 0
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .box .con {
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
    margin-bottom: 0
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .box .con:hover {
    background: #f2f2f2
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .box .con .select-school {
    line-height: 19px;
    cursor: default;
    width: 145px
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .box .con .select-school {
    white-space: pre-wrap
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .btn-group {
    margin: 0 -20px;
    border-top: 1px solid #c9c9c9;
    *zoom: 1;
    padding-top: 1px;
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 270px
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .btn-group:before, .recommendation.colleges .my-fillin-scheme .myFillinSchemetable .btn-group:after {
    display: table;
    content: "";
    line-height: 0
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .btn-group:after {
    clear: both
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .btn-group .btn-primary {
    width: 168px;
    display: inline-block;
    font-size: 14px
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .btn-group .btn-default {
    width: 98px;
    display: inline-block;
    background: #fff;
    color: #333;
    border-color: transparent;
    font-size: 14px
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .btn-group .btn-default:hover {
    background: #ebebeb
}

.recommendation.colleges .my-fillin-scheme {
    min-height: 270px;
    padding-bottom: 38px
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .warn-box {
    width: 100%;
    margin-top: 60px
}

.recommendation.colleges .my-fillin-scheme .myFillinSchemetable .warn-box img {
    width: 80px
}

.modal.colleges-contrast {
    height: auto;
    width: 270px;
    padding: 10px 20px
}

.container-frame.contrast table tr td {
    border: 1px solid #e5e5e5;
    padding: 10px 8px
}

.container-frame {
    margin-top: 10px
}

.modal-right-fixed {
    position: fixed;
    top: 42px;
    bottom: 600px;
    height: 40px;
    z-index: 1030
}

.modal-bottom-fixed {
    position: fixed;
    bottom: 600px;
    height: 40px;
    z-index: 1030
}

.college-search input {
    width: 730px
}

.college-list .college-list-head {
    position: relative;
    margin-bottom: 20px
}

.college-list .college-list-head span {
    width: auto;
    padding-bottom: 20px;
    cursor: pointer;
    margin-right: 40px
}

.selected {
    font-size: 16px;
    font-weight: 700;
    color: #E84D35;
    border-bottom: 3px solid #E84D35
}

.college-list.v2 {
    position: relative
}

.college-list .college-list-head .all-colleges {
    float: right;
    color: #000
}

.college-list .college-list-head .line {
    width: 30px;
    height: 3px;
    border-radius: 1.5px;
    background: #E84D35;
    position: absolute;
    top: 73px
}

.college-list.v2 .uzy-college-list .concern {
    width: 80px
}

.college-list.v2 .uzy-college-list .concern span {
    cursor: pointer
}

.college-list.v2 .uzy-college-list .concern .hot {
    font-size: 12px;
    color: #999;
    margin-top: 20px
}

.college-list.v2 .uzy-college-list .info .bottom li {
    width: auto;
    margin-right: 10px
}

.college-list.v2 .uzy-college-list .college-types {
    display: inline-block;
    margin-right: 10px;
    height: 18px;
    font-size: 12px;
    color: #FF8007;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ff8007;
    border-radius: 5px;
    text-align: center
}

.college-list.v2 .uzy-college-list .college-types .college-types-txt {
    padding: 0 8px
}

.college-list.v2 .uzy-college-list {
    margin-top: -20px
}

.college-list.v2 .uzy-college-list .mark {
    width: 100px
}

.college-list.v2 .uzy-college-list .mark img {
    width: 80px
}

.selected-line {
    width: 25px;
    height: 3px;
    font-size: 16px;
    font-weight: 700;
    color: #E84D35;
    background: #E84D35;
    position: absolute;
    bottom: 0;
    left: 15px
}

.photoLibrary {
    font-family: 'Microsoft YaHei', SimSun, Arial, sans-serif
}

.photoLibrary .search-bar {
    width: 100%;
    height: auto;
    *zoom: 1
}

.photoLibrary .search-bar:before, .photoLibrary .search-bar:after {
    display: table;
    content: "";
    line-height: 0
}

.photoLibrary .search-bar:after {
    clear: both
}

.photoLibrary .search {
    width: 480px;
    height: 35px;
    float: left;
    position: relative
}

.photoLibrary .search input {
    width: 450px;
    padding: 2px 10px;
    border: 1px solid #ccc;
    background: #fafafa;
    border-radius: 4px !important
}

.photoLibrary .search button {
    color: #c3c3c3;
    position: absolute;
    top: 8px;
    right: 15px;
    background: 0;
    border: 0;
    cursor: pointer
}

.lt-ie8 .photoLibrary .search button {
    border: 0
}

.photoLibrary .keywords {
    width: 660px;
    height: 35px;
    line-height: 35px;
    margin-left: 20px;
    float: left;
    color: #999;
    font-size: 14px
}

.photoLibrary .keywords a {
    margin: 0 5px;
    color: #333
}

.photoLibrary .keywords a:hover {
    text-decoration: underline
}

.photoLibrary .total {
    color: #ccc;
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 30px
}

.photoLibrary .photo-list {
    height: auto;
    *zoom: 1;
    padding-bottom: 50px
}

.photoLibrary .photo-list:before, .photoLibrary .photo-list:after {
    display: table;
    content: "";
    line-height: 0
}

.photoLibrary .photo-list:after {
    clear: both
}

.photoLibrary .photo-list ul {
    margin-left: -10px
}

.photoLibrary .photo-list ul li {
    width: 190px;
    height: auto;
    *zoom: 1;
    margin-left: 10px;
    margin-bottom: 30px;
    float: left
}

.photoLibrary .photo-list ul li:before, .photoLibrary .photo-list ul li:after {
    display: table;
    content: "";
    line-height: 0
}

.photoLibrary .photo-list ul li:after {
    clear: both
}

.lt-ie8 .photoLibrary .photo-list ul li {
    height: 210px
}

.photoLibrary .photo-list ul li p {
    font-size: 12px;
    color: #333;
    margin-top: -2px
}