﻿
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 微软雅黑;
    height: 100%;
    position: relative;
}

h1, h2, h3 {
}

ul li {
    list-style-type: none;
}

header {
    margin-top: 30px;
}

footer {
    float: left;
    text-align: center;
    height: 80px;
    margin-top: 30px;
    width: 100%;
}

.nav {
    margin-top: 0px;
}

.left {
    float: left;
}

.clear {
    clear: both;
}

.logo {
    float: left;
}

.nav ul {
    float: left;
    margin-left: 100px;
    padding-top: 20px;
}

    .nav ul li {
        float: left;
        margin-left: 28px;
        list-style-type: none;
    }

    .nav ul .active {
        border-bottom: 2px solid #e81e62;
    }

    .nav ul li a {
        font-size: 24px;
        color: #333;
    }

    .nav ul .active a {
        color: #e81e62;
    }

.nav-pills > li > a {
    border-radius: 0px;
}

.breadcrumb {
}

    .breadcrumb .active {
        color: #fff;
        font-size: 18px;
    }

    .breadcrumb a {
        font-size: 14px;
        color: rgb(64, 64, 64);
    }

.con {
    overflow: hidden;
}

.leftcon {
    float: left;
    width: 780px;
}

.rightcon {
    margin-left: 20px;
    float: right;
    width: 220px;
}

.box, .box2 {
    width: 100%;
}

.box2 {
}

.box h3 {
    background-color: #36484f;
    font-size: 14px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding-left: 18px;
}

.box > ul > li {
    height: 30px;
    margin-bottom: 2px;
    background-color: white;
    line-height: 30px;
}

    .box > ul > li > a {
        margin-left: 30px;
        font-size: 16px;
        color: #626262;
    }

.box2 > ul > li {
    padding-left: 18px;
    margin-bottom: 5px;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    color: #fff;
}

.box2 > ul .c1 {
    background-color: rgb(253, 154, 0);
}

.box2 > ul .c2 {
    background-color: rgb(254, 87, 28);
}

.box2 > ul .c3 {
    background-color: rgb(229, 23, 30);
}

.box2 > ul .c4 {
    background-color: rgb(0, 171, 243);
}

.box2 > ul .c5 {
    background-color: #00abf3;
}
.box2 > ul .c6 {
    background-color: #9933ff;
}

.box2 > ul .c7 {
    background-color: #7030a0;
}

.xxlogo {
    float: left;
    margin-left: 20px;
    width: 200px;
    overflow: hidden;
    text-align: center;
}

    .xxlogo h2 {
        font-size: 24px;
    }

    .xxlogo img {
        display: inline-block;
        border: 1px solid #ccc;
        padding: 12px;
    }

    .xxlogo .wz {
        margin-top: 8px;
        text-align: center;
    }

.xxinfo {
    float: left;
    margin-top: 20px;
    margin-left: 15px;
    width: 530px;
    overflow: hidden;
}

.xxbt {
    line-height: 20px;
    margin-top: 15px;
}

    .xxbt a {
        margin-left: 10px;
        font-size: 12px;
    }

    .xxbt ul {
        margin-left: 20px;
    }

.xxbottom h3 {
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
}

    .xxbottom h3 a {
        border-bottom: 2px solid #000;
        color: #000;
    }

.xxbottom .intro {
    line-height: 25px;
    text-indent: 25px;
}

.box2 > ul > li > div {
    float: left;
    font-size: 14px;
    color: white;
    height: 41px;
    line-height: 41px;
}

    .box2 > ul > li > div.value .glyphicon {
        height: 41px;
        line-height: 41px;
    }

.box2 .key {
    width: 47%;
    text-align: left;
}

.box2 .value {
    font-size: 30px;
    width: 50%;
    text-align: center;
}

    .box2 .value .heart {
        font-size: 16px !important;
        float: left;
        color: #e5181c;
    }

    .box2 .value .heart0 {
        color: #ccc;
    }

.box2 .like li {
    line-height: 20px;
}

.box2 .popover {
    height: auto;
}
/*.box2 .value .heart1 {
        color: #e5181c;
    }

    .box2 .value  .heart2 {
        color: #e5181c;
    }

    .box2 .value .heart3 {
        color: #e5181c;
    }*/

.box .key {
    float: left;
    width: 65px;
    text-align: center;
}

.box .value {
    height: 30px;
    width: 155px;
    float: left;
    text-align: center;
}

    .box .value .star {
        font-size: 22px;
        margin-left: 6px;
        float: left;
    }

    .box .value .s0 {
        color: #ccc;
    }

    .box .value .s1 {
        color: rgb(251, 154, 0);
        /*color: #09b256;*/
    }

    .box .value .s2 {
        color: rgb(251, 154, 0);
        /*color: #01aaf6;*/
    }

    .box .value .s3 {
        color: rgb(251, 154, 0);
    }

    .box .value .s4 {
        color: rgb(251, 154, 0);
        /*color: #fd5718;*/
    }

    .box .value .s5 {
        color: rgb(251, 154, 0);
        /*color: #e5181c;*/
    }
/*专业详情*/
.nav-tabs {
    border-bottom-style: none;
}


    .nav-tabs > li {
        float: left;
        margin-bottom: 0;
    }

        .nav-tabs > li > a {
            padding: 6px 40px;
            color: rgb(115, 115, 115);
            border-radius: 0;
            background-color: rgb(230, 230, 230);
            margin-right: 2px;
            line-height: 1.42857143;
            border: none;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            border: none;
            cursor: default;
            color: rgb(90, 90, 90);
            background-color: rgb(217, 217, 217);
        }

.tab-content {
    padding-top: 30px;
    line-height: 30px;
    color: #595959;
}

    .tab-content > .tab-pane {
        display: none;
    }

    .tab-content > .active {
        display: block;
    }

/*专业详情*/


/**院校列表**/
.qb2 a {
    text-decoration: none;
}

.m30 {
    margin-top: 30px;
    min-height: 700px;
}

ul, li {
    list-style-type: none;
    list-style-position: outside;
}

.table tr td b {
    color: #ff0000;
}

.pplb {
}

.pplb_l {
}

.pplb_r {
}

.pplb_r_bottom span {
    float: left;
}

.pplb_r label {
    font-weight: normal;
}

.pplb ul, .sdlb ul {
    float: left;
    /*width: 980px;*/
}

    .pplb ul li, .sdlb ul li {
        float: left;
        height: 25px;
        line-height: 25px;
        margin-right: 15px;
    }

        .pplb ul li a {
            color: #767676;
        }

.xlccqb {
    background-color: #7e7e7e !important;
    width: 50px;
    text-align: center;
}

    .xlccqb a {
        color: #fff !important;
    }

.daquqb {
    background-color: #7e7e7e !important;
    width: 60px;
    text-align: center;
}

    .daquqb a {
        color: #fff !important;
    }

.shengqb {
    background-color: #7e7e7e !important;
    width: 50px;
    text-align: center;
}

    .shengqb a {
        color: #fff !important;
    }

.xxlxqb {
    background-color: #7e7e7e !important;
    width: 50px;
    text-align: center;
}

    .xxlxqb a {
        color: #fff !important;
    }

.pclxqb {
    background-color: #7e7e7e !important;
    width: 100px;
    text-align: center;
}

    .pclxqb a {
        color: #fff !important;
    }

.xzy {
}

.xlcc {
}

.sf {
}

.diqu {
}

.xxlx {
}

.pplb_r_top {
    height: 80px;
    padding-top: 18px;
    line-height: 30px;
}

.pplb_r_bottom ul {
    display: inline-block;
    width: 230px;
}

#schoolName {
    border: none;
    width: 140px;
    padding-left: 20px;
    outline: none;
    padding: 5px;
}

.score {
    border: 1px solid #dfdfdf;
    width: 80px;
    padding-left: 20px;
    outline: none;
    padding: 5px;
    margin-left: 10px;
}

.dao {
    margin: 5px;
}

.yxzy {
}

    .yxzy span {
    }

    .yxzy .close {
        display: block;
        width: 7px;
        height: 7px;
        position: absolute;
        right: 2px;
        top: 5px;
        background: url('/images/icons.png') 0 -25px no-repeat;
        cursor: pointer;
    }

.qczy {
    width: 280px;
    float: left;
    margin-left: 10px;
}

    .qczy a {
        margin-left: 15px;
    }

.xxlogo {
}

.xxmc {
    font-size: 24px;
}

#xxlb tr td h3 {
    float: left;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 220px;
    white-space: nowrap;
}

    #xxlb tr td h3 a {
        color: #000;
    }

#xxlb tr td h5 {
    float: left;
    margin-left: 20px;
    padding-top: 15px;
}

.xhpic {
    text-align: center;
    vertical-align: middle !important;
}

    .xhpic img {
    }

.lblogo {
    margin-left: 10px;
    width: 80px;
    margin-top: 10px;
}

.tbhead td {
    height: 41px;
    background-color: #e6e6e6;
    text-align: center;
}

    .tbhead td span {
        margin-top: 6px;
        display: inline-block;
    }

.tbhead .order {
    width: 160px;
    border: none !important;
}

    .tbhead .order em {
        background: url('/images/icons.png') 0px -104px no-repeat;
        width: 16px;
        height: 9px;
        float: left;
        margin-top: 5px;
    }

.tbhead .current {
    background-color: #36484f !important;
    width: 160px;
    border: none !important;
}

    .tbhead .current em {
        background: url('/images/icons.png') -20px -104px no-repeat;
        width: 16px;
        height: 9px;
        float: left;
        margin-top: 5px;
    }

    .tbhead .order a, .tbhead .current a {
        width: 120px;
        float: left;
        margin-left: 15px;
    }

    .tbhead .current a {
        color: #fff !important;
    }
/* 遮罩层 */
#maskLayer {
    position: absolute;
    left: 0px;
    top: 0px;
}

#alphadiv {
    position: absolute;
    background: #000;
    z-index: 2000;
}

#drag {
    position: absolute;
    background: #fff;
    z-index: 2001;
    width: 580px;
    border: 1px solid #ccc;
}

#drag_h {
    line-height: 28px;
    height: 28px;
    cursor: move;
    color: #fff;
    background: #D01A22;
    border-bottom: 1px dashed #babcbc;
    padding: 0 10px;
    margin-top: 0px;
    font-size: 14px;
}

#drag h3 b {
    float: left;
}

#drag h3 span {
    font-weight: normal;
    float: right;
    cursor: pointer;
}

#sublist {
    position: absolute;
    z-index: 2100;
    background: #fff;
}

.error {
    border: 1px solid #ff0000;
}


.like ul li {
    float: left;
    margin-left: 20px;
    font-size: 14px;
}

.like p {
    text-align: center;
}

.like .clear {
    margin-top: 10px;
}

.like ul li p a {
    color: #00b24f;
}

.like {
    width: 350px;
}

.popover {
    max-width: 360px !important;
}

.error {
    border: 1px solid #ff0000;
}

#content {
    font-size: 14px !important;
}

    #content span {
        font-size: 14px !important;
    }

/*方案列表*/
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #00b1f0 !important;
}

.nav-pills li a {
    font-size: 16px !important;
}

.info {
    float: right;
}

.tbzxtb {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
}

    .tbzxtb h2 {
        width: 150px;
        float: left;
        margin: 0;
        font-size: 30px;
    }

#falb tr td {
    text-align: center;
}

#falb tr th {
    text-align: center;
}

.yxpmtd p {
    padding: 0;
    margin: 0 0 5px !important;
    text-align: center;
}

.ysq20 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') 0 -74px no-repeat;
    float: left;
    margin-left: 5px;
}

.yfp20 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -28px -74px no-repeat;
    display: inline-block;
}

.sjz20 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -56px -74px no-repeat;
    display: inline-block;
    display: inline-block;
}

.ywc20 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -84px -74px no-repeat;
    display: inline-block;
}

.yfk20 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -140px -74px no-repeat;
    display: inline-block;
}

.ypj20 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -168px -74px no-repeat;
    display: inline-block;
}

.zxg20 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -140px -45px no-repeat;
    display: inline-block;
}

.zsq20 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -112px -74px no-repeat;
    display: inline-block;
}



.line20 {
    width: 93px;
    height: 15px;
    background: url('/images/icons.png') 0 -115px no-repeat;
    float: left;
    margin-top: 30px;
}

.sjzt {
    padding-left: 15px;
    width: 50px;
}

.rename {
    width: 21px;
    height: 19px;
    display: inline-block;
    background: url('/images/icons.png') -75px -40px no-repeat;
}

.del {
    width: 21px;
    height: 19px;
    display: inline-block;
    background: url('/images/icons.png') -100px -40px no-repeat;
}

.selffa {
    width: 21px;
    height: 19px;
    float: left;
    background: url('/images/icons.png') -25px -40px no-repeat;
}

.zjfa {
    width: 21px;
    height: 19px;
    float: left;
    background: url('/images/icons.png') -50px -40px no-repeat;
}

.flow {
    width: 90px;
    float: left;
    margin-left: 30px;
}

    .flow em {
        display: block;
        float: none;
        margin-left: 35px;
        margin-bottom: 5px;
    }

    .flow p {
        margin: 0;
    }

.hideflow {
    width: 12px;
    height: 12px;
    float: left;
    background: url('/images/icons.png') -20px -25px no-repeat;
    margin-left: 15px;
    margin-top: 5px;
}

.showflow {
    width: 12px;
    height: 12px;
    float: left;
    background: url('/images/icons.png') -36px -25px no-repeat;
    margin-left: 15px;
    margin-top: 5px;
}

.famc {
    float: left;
}

.cjfa {
    background-color: #e6e6e6;
    height: 41px;
}
/*方案列表*/
.m15 {
    margin-top: 15px;
}

#p_country span {
    color: #ff0000;
}

.jia1 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -60px -167px no-repeat;
    display: inline-block;
}

.jia2 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -112px -167px no-repeat;
    display: inline-block;
}

.jian1 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -86px -167px no-repeat;
    display: inline-block;
}

.jian2 {
    width: 24px;
    height: 24px;
    background: url('/images/icons.png') -138px -167px no-repeat;
    display: inline-block;
}

/*a font {
    color: #626262 !important;
}*/

.pointer {
    cursor: pointer;
}
/*回到顶部*/
.cbbfixed {
    position: fixed;
    right: 0;
    -moz-transition: bottom ease .3s;
    -o-transition: bottom ease .3s;
    -webkit-transition: bottom ease .3s;
    transition: bottom ease .3s;
    bottom: -85px;
    z-index: 3;
    cursor: pointer;
}

    .cbbfixed .cbbtn {
        width: 40px;
        height: 40px;
        display: block;
        background-color: black;
    }

    .cbbfixed .gotop {
        -moz-transition: background-color ease .3s;
        -o-transition: background-color ease .3s;
        -webkit-transition: background-color ease .3s;
        transition: background-color ease .3s;
        margin-top: 1px;
    }

        .cbbfixed .gotop .up-icon {
            float: left;
            margin: 14px 0 0 9px;
            width: 23px;
            height: 12px;
            background: url(/images/backtotop.png);
        }

        .cbbfixed .gotop:hover {
            background-color: #2c2d2e;
        }

a, .btn {
    /*transition: color .2s;*/
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

    .btn, .btn.active {
        color: white;
        background-color: #00b1f1 !important;
        /*background-color: #37474F;*/
        border: none;
        border-radius: unset;
        /*border:1px solid #37474F;*/
    }

        .btn:hover, .btn.active:hover {
            background-color: #2c2d2e;
            background-color: #2c2d2e;
            /*color:white;*/
            /*border:1px solid #37474F;
    border-radius:unset;*/
        }

.modal-content, input, .form-control {
    border-radius: unset !important;
}

.close {
    opacity: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.modal-header {
    background-color: #36484f;
    color: #fff;
}

    .modal-header .close {
        color: #fff !important;
    }

.nav-tabs {
    width: 100%;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        display: inline;
    }

        .nav-tabs > li > a {
            border-right: 1px solid #DDD;
            border-top: 1px solid #ddd;
            background-color: #F7F7F7;
        }

            .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
                border: none;
                cursor: default;
                color: #5a5a5a;
                background-color: #d9d9d9;
            }

.full {
    width: 100%;
}

.clearfix {
    border: none !important;
}

#footer img {
    border: none;
}

.flpm {
    margin: 0 auto;
    width: 100px;
    margin-left: 46px;
}

    .flpm span {
        float: left;
    }

    .flpm em {
        float: left;
        margin-top: 25px;
    }
