/*布局*/
html, body, div, p, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, em {font-family: "Microsoft YaHei"; margin:0; padding:0;}
body {background: #f2f2f2; color: #000; -webkit-text-size-adjust: none; line-height: 1.42858; font-size: 14px;  min-width: 1200px;}
h1, h2, h3, h4, h5, h6, p{white-space: pre; letter-spacing: 1px; font-weight: normal;}
a {text-decoration: none; color: inherit; font-size: inherit;}
ul, ol {list-style: none outside; }
:focus, :active {outline: none }
/*input中的placeholder设置*/
input::-webkit-input-placeholder {color: #a0a0a0;}
/*关于解决输入框背景颜色*/
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset !important;}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select {appearance: none; -moz-appearance: none; -webkit-appearance: none; border: 1px solid #a9a9a9; padding-left: 4px; border-radius: 0;}
select::-ms-expand { display: none; }

/*滚动条美化*/
::-webkit-scrollbar {width: 14px; height: 14px;}
::-webkit-scrollbar-track,::-webkit-scrollbar-thumb {border-radius: 999px; border: 5px solid transparent;}
::-webkit-scrollbar-track {box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;}
::-webkit-scrollbar-thumb {min-height: 20px; background-clip: content-box; box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;}
::-webkit-scrollbar-corner {background: transparent;}
::-ms-scrollbar {width: 14px; height: 14px;}
::-ms-scrollbar-track,::-webkit-scrollbar-thumb {border-radius: 999px; border: 5px solid transparent;}
::-ms-scrollbar-track {box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;}
::-ms-scrollbar-thumb {min-height: 20px; background-clip: content-box; box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;}
::-ms-scrollbar-corner {background: transparent;}

/*公共类*/
.clearfix {clear: both;}
.pull-right {float: right !important;}
.pull-left {float: left !important;}
.pull-clear {float: none;}
.hide {display: none;}
.show {display: block;}
.text {letter-spacing: 1px; text-indent: 2em; line-height: 25px}
.text_noIndent {letter-spacing: 1px; display: inline-block; font-size: 18px;}
/*提示框的设置*/
.dialog-border {border: 1px solid #fea96b; width: auto; height: 21px; background: #ffe7d1; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 0px; position: absolute; float: left; margin-top: 34px; margin-left: 1px;}
.dialog-border::before {content: ''; position: absolute; top: -5px; left: 25px; border: 1px solid #fea96b; border-right: none; border-bottom: none; background-color: #ffe7d1; width: 6px; height: 6px; transform: rotate(45deg);}
.dialog-border p{font-size: 14px; color: #f37113; margin-left: 5px; margin-right: 5px; margin-top: -5px;}
/*未有符合条件的院校时的弹出*/
.noDataTip{border: 1px solid #f7f4f4; background-color: #ffffff; z-index: 100; position: absolute; margin-left: 564px; width: 18%; height: 12%; border-radius: 3px;}
/*未进行选择的提示*/
.collegeNone{width: 50%; height: auto; margin-top: -10px; margin-left: 271px;}
/*未搜索到结果*/
.noCollege{width: 50%; height: auto; margin-top: 0px; margin-left: 271px;}
/*叉掉*/
.noDataTip .cancelInMask{width: 10px; height: auto; margin-top: 10px; margin-left: 222px; cursor: pointer;}
/*提示语句*/
.noDataTip p{color: #0095eb; font-size: 16px; font-weight: normal; margin-top: 15px; margin-left: 53px;}

/*容器*/
.content {width: 1200px;margin: 0 auto; padding-bottom: 35px;}
.side-content {float: right; width: 1200px;margin-top: -58px;}
.content_inner{border: 1px solid #d9d9d9;background:#fff;padding: 20px 50px 70px; overflow: auto; overflow-x: hidden;}
/*分割线*/
.hr-gray-light {border-top: 1px solid #e0e0e0}
.hr-gray {border-top: 2px solid #e0e0e0; margin-bottom: 10px;}
.hr-gray-deep {border-top: 1px solid #858585;}
.hr-gray-dash {border-top: 2px dashed #e0e0e0}
/*蓝色分割线*/
.hr {border-top: 1.5px solid #0095eb;margin-top: -1.3px;margin-bottom: 20px;}
/*优化的复选框 ps：目前仅用于登录*/
.check {padding-left: 20px; margin-right: 10px; background: url(../img/check.png) no-repeat; background-position: 2px 2px; background-size: 16px auto;}
.check:hover {cursor: pointer;}
.check .checked {width: 16px; margin-left: -16px;}
/*优化的单选框 ps：目前仅用于智能分数转换*/
.radio-box {border: 1px solid #a3a3a3; height: 22px; margin-top: 4px;}
.radio {height: 22px; width: 50%; background: #fff; color: #000; float: left; line-height: 24px; text-align: center;}
.radio_active {background: #0095eb; color: #fff;}
/*div用于包裹text类型的input*/
.text-input-box {width: auto; border: 1px solid #a3a3a3; height: 25px; margin-top: 4px; padding-right: 5px;}
/*弹出的黑底提示框*/
.danger {width: 200px;height: 50px;position: fixed;left: 50%;top: 50%;margin-left: -100px;margin-top: -25px;background: #000;color: #fff;line-height: 50px;text-align: center;}

/*用于切换展示页*/
.item_select {padding-left: 40px; margin-top: 40px;}
.item_select .select {background: #f0f0f0; border: 0;width: 120px;height: 40px;border-bottom: 0.5px solid #0095eb;font-size: 15px;font-weight: lighter;}
.item_select .select_active {border: 1px solid #0095eb; border-bottom: 2px solid #fff !important;background: #fff;}
.item_select p {float: right;font-size: 15px}
/*使用a标签的切换*/
.item_select .select_a {background: #f0f0f0; border: 0; padding: 10px 25px; border-bottom: 1px solid #0095eb; font-size: 15px; font-weight: lighter; white-space: pre; cursor: pointer;}
.item_select .select_a_active {border: 2px solid #0095eb; border-bottom: 2.4px solid #fff !important;background: #fff;}
/*分页样式*/
.pageButton_container {text-align: center;margin-top: 50px}
.button_paging {border: 1px solid #e0e0e0; display: inline-block; padding: 0px 6px;font-size: 12px; color: #0095eb}
/*按钮或者选项样式*/
/*蓝色边框字体白色背景*/
.button1 {border: 1px solid #0095eb; padding: 8px 40px; color: #0095eb; cursor: pointer;}
/*白色字体蓝色背景*/
.button2 {border: 1px solid #0095eb; background: #0095eb; padding: 8px 40px; color: #fff; cursor: pointer;}
.button2:hover {color: #fff !important;}
/*蓝色边框淡蓝背景蓝色字体*/
.button3 {border: 1px solid #0095eb; padding: 8px 40px; color: #0095eb; background: #eef7ff; cursor: pointer;}

/*表格类页面，如专业排名等*/
/*表格上方块*/
/*选项信息*/
.select_block {font-size: 16px; line-height: 30px; margin-bottom: 12px;}
.select_block a {padding: 0 7px; cursor: pointer;}
.select_block dt {margin-right: 10px; white-space: pre;}
.select_block dd {width: 1000px;}
.select_block .active {color: #109cec;}
.select_block .verticleMoulding {float: left; margin-right: 20px; width: 2px;}
/*查询*/
.refer_input{ font-size: 16px;padding: 0px 0px 0px 7px; border: 1px solid #a3a3a3; width: 230px; margin-right: 4px; height: 22px; vertical-align: middle; line-height: 22px;}
.refer_button{ font-size: 16px;padding: 1px 28px; background: #0095eb; color: #fff; border: none; margin-left: 5px; height: 24px; vertical-align: middle; cursor: pointer;}
.select_block select {height: 24px; width: 70px; font-size: 16px;background-image: url(../img/select.png); background-repeat: no-repeat; background-size: 18px auto; background-position: 48px center; vertical-align: middle;}

/*表格块*/
.record {padding: 22px 0px 10px 0px; font-size: 14px; color: #323232; letter-spacing: 1px;}
.recordNum {padding: 22px 0px 10px 0px; font-size: 16px; color: #323232; letter-spacing: 1px; float: left; margin-right: 20px;}
.table {width: 100%; border-top: 4px solid #0095eb;}
.table .tr-h {background: #f2f2f2; height: 62px;}
.table .tr-h .select {width: 14px; margin: 0px 0 -2px 3px; cursor: pointer;}
.table .tr {border-bottom: 1px solid #d6d6d6;}
.table .tr:hover {background: #e5f4fd;}
.table .th {float: left; text-align: center; font-size: 16px; padding: 20px 0;}
/*对多行th进行优化*/
.table .th-updown {padding: 10px 0 0;}
.table .th-updown p {font-size: 14px; display: inline-block; width: 33.3%}
.table .td {float: left; text-align: center; font-size: 15px; padding: 8px 0;}
/*针对中外合作详情的长文本进行的优化，结合js使用，与普通td进行区分padding: 8px 0;*/
.table .longtd {float: left; text-align: center; font-size: 15px; padding: 8px 0;}
.table .tip_01{width: 20px; height: 11px; background: url(../img/985.png) no-repeat 0px 0px; background-size: 20px auto; display: inline-block; margin: 0px 0px 0px 4px; }
.table .tip_02{
    width: 20px;
    height: 11px;
    background: url(../img/211.png) no-repeat 0px 0px;
    background-size: 20px auto;
    display: inline-block;
    margin: 0px 0px 0px 4px;
}
.table .tip_03{
    width: 40px;
    height: 11px;
    background: url(../img/isclassic.png) no-repeat 0px 0px;
    background-size: cover;
    display: inline-block;
    margin: 0px 0px 0px 4px;
}
.table .tip_04{
    width: 40px;
    height: 11px;
    background: url(../img/issubject.png) no-repeat 0px 0px;
    background-size: cover;
    display: inline-block;
    margin: 0px 0px 0px 4px;
}

/*在td中加入1px的边框会使得当行总百分比超过100%，故作特殊处理*/
.table .td-with-border {float: left; text-align: center; font-size: 15px; padding: 6px 0;}
/*用于点击的带边框单元，用于打开模态框*/
.table .see{cursor: pointer; width: 64px; height: 24px; border: 1px solid #0095eb; color: #0095eb; text-align: center; line-height: 24px; padding: 2px 20px;}
.table .invisible {cursor: default; width: 64px; height: 24px; border: 1px solid #aaa; color: #aaa; text-align: center; line-height: 24px; padding: 2px 20px;}

/*985、211等小图标*/
.tip1 {width: 36px; height: 18px; background: url(../img/985.png) no-repeat 0px 0px; background-size: 36px auto; display: inline-block; margin: 0px 0px 5px 12px; vertical-align: middle;}
.tip2 {width: 36px; height: 18px; background: url(../img/211.png) no-repeat 0px 0px; background-size: 36px auto; display: inline-block; margin: 0px 0px 5px 12px; vertical-align: middle;}
.tip3 {width: 80px; height: 18px; background: url(../img/likeCity.png) no-repeat 0px 0px; background-size: 80px auto; display: inline-block; margin: 0px 0px 5px 12px; vertical-align: middle;}
.tip4 {width: 80px; height: 18px; background: url(../img/likeMajor.png) no-repeat 0px 0px; background-size: 80px auto; display: inline-block; margin: 0px 0px 5px 12px; vertical-align: middle;}

.tip10 {width: 36px; height: 18px; background: url(../img/tip10.png) no-repeat 0px 0px; background-size: 36px auto; display: inline-block; margin: 0px 0px 5px 5px; vertical-align: middle;}
.tip11 {width: 36px; height: 18px; background: url(../img/tip11.png) no-repeat 0px 0px; background-size: 36px auto; display: inline-block; margin: 0px 0px 5px 5px; vertical-align: middle;}
.tip12 {width: 70px; height: 18px; background: url(../img/tip12.png) no-repeat 0px 0px; background-size: 70px auto; display: inline-block; margin: 0px 0px 5px 5px; vertical-align: middle;}
.tip13 {width: 62px; height: 18px; background: url(../img/tip13.png) no-repeat 0px 0px; background-size: 62px auto; display: inline-block; margin: 0px 0px 5px 5px; vertical-align: middle;}
.tip14 {width: 62px; height: 18px; background: url(../img/tip13.png) no-repeat 0px 0px; background-size: 62px auto; display: inline-block; margin: 0px 0px 5px 5px; vertical-align: middle;}
/*不规则表格
}
.unirregularTable {width: 100%; border-top: 4px solid #0095eb;}
.unirregularTable .tr-h {background: #f2f2f2; height: 62px;}
.unirregularTable .th {float: left; text-align: center; font-size: 16px; padding: 20px 0;}
    /*td_1、2、3、4分别为仅有下线边框，仅有左右线边框，仅有左右下边框,仅有下边框且表格内有边框的
.unirregularTable .td_1 {float: left; text-align: center; font-size: 15px; padding: 7px 0; border-bottom: 1px solid #d6d6d6; position: relative;}
.unirregularTable .td_2 {float: left; text-align: center; font-size: 15px; padding: 7px 0; border-left: 1px solid #d6d6d6; border-right: 1px solid #d6d6d6; white-space: pre; z-index: 2; position: relative;}
.unirregularTable .td_3 {float: left; text-align: center; font-size: 15px; padding: 7px 0; border: 1px solid #d6d6d6; border-top: 0; position: relative;}
.unirregularTable .td_4 {float: left; text-align: center; font-size: 15px; padding: 6px 0; border-bottom: 1px solid #d6d6d6; position: relative;}
.unirregularTable i {position: absolute; background: url(../img/questionMark.png) no-repeat; background-size: 16px; background-position: 4px center; width: 20px; height: 16px; display: inline-block; margin-top: 3px; cursor: pointer;}
.unirregularTable .tip {position: absolute; border: 1px solid #e5e5d4; background: #fffed2; color: #000; font-size: 10px; margin-top: -40px; padding: 3px 6px; left: 0; right: 0;}

/*tag选项，目前仅用于自招条件
.tagCard .tagDefault {float: left; color: #7a7a7a;}
.tagCard .tag {background: #efefef; float: left; width: auto; border: 1px solid #aaaaaa; padding: 0px 3px; margin-right: 14px; margin-bottom: 12px; margin-top: -1px;}
.tagCard .del {margin-top: 4px; margin-left: 10px; width: 10px; cursor: pointer;}
.tagCard .clear {color: #0095eb; cursor: pointer; float: left;}
*/
/*header*/
.header {position: fixed;left: 0;top: 0;width: 100%;height: 80px;background: #fff;z-index: 100;border-bottom: 1px solid #d6d6d6;}
.header .container {width: 1200px;height: 100%;margin: auto;}
.header .logo { width: 173px; height: auto; margin-top: 15px; margin-left: 0px; }
.header .main_nav{width: 1000px;height: 80px}
.header .main_nav .nav_item{display: inline-block;margin: 0 20px -1px;}
.header .main_nav .nav_item:hover .header_drop{height: 196px;border-bottom: 1px solid #e1e1e1;}
.header .nav_item a{display: block;font-size: 16px;color: #303030;padding: 29px 0;white-space: pre;}
.header .nav_item.active .item{color: #0095eb;border-bottom: 2px solid #0095eb;}
.header_drop {transition:height 0.5s;height:0px;overflow: hidden;position: fixed;z-index: 99;left: 0; top: 81px;width: 100%;background: #fff;}
.header_drop .con{width: 1200px;margin: 0 auto;}
.header_drop .des{float: left;width: 254px;padding-top: 45px;}
.header_drop .des .tit{width: 27px ;height: 3px;background: #0095eb;margin-bottom: 5px;}
.header_drop .des .p{font-size: 12px;color: #aaa;line-height: 23px;}
.header_drop ul{float: right;border-right: 1px solid #d6d6d6;margin-top: 17px;padding-right: 10px;}
.header_drop .planning {margin-right: 633px;}
.header_drop .test {margin-right: 526px}
.header_drop .independent_recruitment {margin-right: 417px;}
.header_drop .data_query {margin-right: 308px;}
.header_drop .must_read {margin-right: 201px;}
.header_drop li{width: 99px;height: 24px;text-align: center;margin-bottom: 5px;}
.header_drop li a{font-size: 14px;color: #666;padding: 0 !important;}
.header_drop li:hover{background: #f2f2f2}
.user-entrance_01{width:150px;  margin-top: 24px; font-size: 14px; color: #0095eb; }
.user-entrance_01 a{float: left;width: 68px;height: 29px;border:1px solid #0095eb;text-align: center;line-height: 29px;}
.user-entrance_01 a:nth-of-type(2){background:#0095eb;color:#fff;margin-left: 9px;}
.user-entrance_01 .user{width: 120px;height:29px;background: #0095eb;color: #fff;border:1px solid #0095eb;}
.user-entrance_01 .user:hover .user_drop{display: block;}
.user-entrance_01 .user .user_name{text-align: left;border: none;margin-left: 24px;padding-left: 18px;background: url(../img/user_entrance.png) 0 center no-repeat;background-size: 12px 13px;max-width: 75px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.user-entrance_01 .user .user_drop{display: none;position: absolute;top: 54px;width: 180px;height: 90px;background: url(../img/user_drop_bg.png) 0 0 no-repeat;background-size: 120px 90px;}
.user-entrance_01 .user_drop ul{padding-top: 20px}
.user-entrance_01 .user_drop li{margin: 0 6px !important;width: 102px;padding: 4px 0;}
.user-entrance_01 .user_drop li:nth-of-type(0){border-bottom: 1px solid #c3c4c4;}
.user-entrance_01 .user_drop li:nth-of-type(1) a{background: url(../img/user_drop.png) 0 8px no-repeat;background-size: 17px 39px;}
.user-entrance_01 .user_drop li:nth-of-type(2) a{background: url(../img/user_drop.png) 0 -18px no-repeat;background-size: 17px 39px;}
.user-entrance_01 .user_drop a{border: none;color: #727272;margin: 0 10px;padding-left: 23px;}

/*footer*/
.footer {font-size: 15px; color: rgb(179, 179, 179);background-color: #3C3C3C;}
.footer .container { width: 965px; padding-top: 35px; padding-bottom: 10px; margin: auto; }
.footer .left {width: 70%}
.footer .right {margin-top: -5px; width: 30%; float: right;}
.footer .info {border-left: 3px solid #9f9f9f;padding-left: 12px;}
.footer .info a{ display: block;font-size: 16px;font-weight: bold;}
.footer .info a:hover{ text-decoration: underline;}
.footer .info em{font-style: normal;font-size: 18px;font-weight: bold;line-height: 100%}
.footer .qr-code { text-align: center;}
.footer .qr-code p { font-size: 12px;}
.footer .qr-code img { width: 85px; height: auto; }
.footer .lf-img { margin-right: 20px; }
.footer .copyright {width: 693px; margin-top: 16px; font-size: 12px; margin-bottom: 20px}
.footer .line {border-top: 1px solid #8c8c8c; margin-top: 25px; margin-bottom: 15px; width: 100%}
/*企鹅，联系我们*/
.side-right {position: fixed; right: 20px; bottom: 20%;}
.side-right li{width: 50px;height: 50px;background-color: #81838B;cursor: pointer;color: #fff;text-align: center;line-height: 50px;border-radius: 5px;margin-bottom: 6px;}
.side-right li:hover{background-color: #39f;}
.side-right .tencent{position: fixed; right: 13px; bottom: 85px;}
.side-right .tencent .slide_qq{position: absolute;top: 0;left: -100px;}
.side-right .tencent a{font-size: 12px;line-height: 150%;display: block;padding-top: 30px;color: #fff;background: url(../img/tencent.png) center 7px no-repeat;background-size: 19px 22px;}
/*置顶按钮*/
.goTotop{width: 45px;height: 45px;background: #81838B url(../img/split_1.png) no-repeat -183px -205px;background-size:365px 635px;position: fixed;right: 15px;bottom: 25px;display: none;border-radius: 5px; cursor: pointer;}

/*导航栏*/
.navigation{height: 168px;background: #0095eb;border-top: 81px solid transparent;}
.navigation .con{width: 1200px;margin: auto;text-align: center;padding-top: 14px;}
.navigation .con a{line-height: 32px;display: inline-block;width: 100px;height: 35px;border-radius: 8px;padding-top: 45px;margin-left: 35px;color: #fff;font-size: 14px;}
.navigation .con a.active{background-color: #4db5f1;}
.navigation .con a:hover{background-color: #4db5f1;}
.navigation .con_data_requiry a:nth-of-type(1){margin: 0;background-image: url(../img/navigation.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 327px 36px;}
.navigation .con_data_requiry a:nth-of-type(2){background-image: url(../img/navigation.png);background-position: -33px 10px;background-repeat: no-repeat ;background-size: 327px 36px;}
.navigation .con_data_requiry a:nth-of-type(3){background-image: url(../img/nav_03.png);background-repeat: no-repeat; background-size: 45px 36px; background-position: 28px 10px;}
.navigation .con_data_requiry a:nth-of-type(4){background-image: url(../img/navigation.png);background-position: -109px 10px;background-repeat: no-repeat ;background-size: 327px 36px;}
.navigation .con_data_requiry a:nth-of-type(5){background-image: url(../img/navigation.png);background-position: -186px 10px;background-repeat: no-repeat ;background-size: 327px 36px;}
.navigation .con_data_requiry a:nth-of-type(6){background-image: url(../img/navigation.png);background-position: -259px 10px;background-repeat: no-repeat ;background-size: 327px 36px;}
.navigation .con_must_read a:nth-of-type(1){margin: 0;background-image: url(../img/nav_must_01.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 36px 36px;}
.navigation .con_must_read a:nth-of-type(2){background-image: url(../img/nav_must_02.png);background-position: 32px 4px;background-repeat: no-repeat ;background-size: 36px 45px;}
.navigation .con_must_read a:nth-of-type(3){background-image: url(../img/nav_must_03.png);background-position: 32px 14px;background-repeat: no-repeat ;background-size: 36px 30px;}
.navigation .con_must_read a:nth-of-type(4){background-image: url(../img/nav_must_04.png);background-position: 32px 14px;background-repeat: no-repeat ;background-size: 36px 30px;}
.navigation .con_must_read a:nth-of-type(5){background-image: url(../img/nav_must_05.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 36px 36px;}
.navigation .con_course_arrangement a:nth-of-type(2){margin: 0;background-image: url(../img/course_arrangement_01.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 36px 36px;}
.navigation .con_course_arrangement a:nth-of-type(1){margin-left: 20px;background-image: url(../img/course_arrangement_05.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 36px 36px;}
.navigation .con_course_arrangement a:nth-of-type(3){margin-left: 20px;background-image: url(../img/course_arrangement_02.png);background-position: 32px 4px;background-repeat: no-repeat ;background-size: 36px 45px;}
.navigation .con_course_arrangement a:nth-of-type(4){margin-left: 20px;background-image: url(../img/course_arrangement_03.png);background-position: 32px 14px;background-repeat: no-repeat ;background-size: 36px 30px;}
.navigation .con_course_arrangement a:nth-of-type(5){margin-left: 20px;background-image: url(../img/course_arrangement_04.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 36px 36px;}

.navigation .con_course_Select a:nth-of-type(1){margin-left: 20px;background-image: url(../img/course_arrangement_02.png);background-position: 32px 4px;background-repeat: no-repeat ;background-size: 36px 45px;}
.navigation .con_course_Select a:nth-of-type(2){margin-left: 20px;background-image: url(../img/course_arrangement_03.png);background-position: 32px 14px;background-repeat: no-repeat ;background-size: 36px 30px;}
.navigation .con_course_Select a:nth-of-type(3){margin-left: 20px;background-image: url(../img/course_arrangement_04.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 36px 36px;}

/*模态框*/
/*选科提示*/
.tipSelectMajor{width: 1353px; margin: 0 auto; position: relative;}
/*必选三门的提示*/
.tipMask{z-index: 102; width: 100%; height: 100%; position: fixed;left: 0;top: 0; background:  rgba(0,0,0, .8);}
.tipInSelfCollege {width: 1200px; margin: 0 auto; position: relative;}
.tipContent{z-index: 103; border: 1px solid red; border: none;border-radius: 0.6em; background-color: white; width: 705px; height: 54px; position: absolute; margin-top: 196px;}
.tipContent .moreOrLessInTip {float: right; background: #0095eb; width: 50px; height: 20px; line-height: 20px; margin-top: 15px; padding: 0px 4px; color: #fff; font-size: 14px;}
.tipContent .info {background: url(../img/exMark.png) no-repeat; background-size: 20px; color: #8c8c8c; padding-left: 30px;}
.tipContent .select{float: left;}
.tipContent .selectBox{border: 1px solid #969696; background: #fff; width: 15px; height: 15px; float: left; margin: 12px 5px 0 25px;}
.tipContent .SpecificTip{z-index: 102; background: url(../img/SpecificTip.png) no-repeat; background-size: 316px; margin-left: 129px; margin-top: -21px; width: 502px; height: 48px;}
.tipContent .selectConTip{z-index: 102; background: url(../img/selectConTip.png) no-repeat; background-size: 153px; margin-left: 780px; margin-top: -114px; width: 502px; height: 48px;}
.tipContent .selectMoreTip{z-index: 102; background: url(../img/selectMoreTip.png) no-repeat; background-size: 242px; margin-left: -260px; margin-top: -39px; width: 502px; height: 48px;}
.tipContent .tipIocn{z-index: 102; background: url(../img/tipIocn.png) no-repeat; background-size: 32px; margin-left: 70px; margin-top: 24px; width: 69px; height: 58px;}
.tipContent .tipButton{z-index: 102; border: 1px solid #139eed; font-size: 15px; width: 75px; height: 26px; background-color: #139eed; margin-top: -6px; margin-left: 129px; cursor: pointer;}
.tipContent .tipButton p{margin-top: 3px; margin-left: 14px; color: white;width: 75px; height: 26px;}
/*自主招生的提示*/
.tipWords{color: white; font-size: 18px; position: absolute; margin-top: -29px; margin-left: 600px; z-index: 103;}
.tipBox{border: 1px solid #0095eb; width: 110px; height: 25px;  position: absolute; margin-top: 26px; margin-left: 621px;z-index: 103; background-color: #0095eb; cursor: pointer;}
.tipBox p{margin-top: 2px; margin-left: 34px; color: white;}

.mask{display: none; z-index: 102; width: 100%; height: 100%; position: fixed;left: 0;top: 0; background:  rgba(0,0,0, .85);}
.floating {display: none; width: 1100px; padding: 50px; background: #fff; position: fixed; z-index: 103; left: 50%; margin-left: -600px;top: 20%;}
.floating .close{width: 13px; height: 12px; background: url(../img/close.png); background-size: cover; position: absolute; right: 24px;top: 24px; cursor: pointer;}
.floating p{font-size: 16px; color: #323232; margin-bottom: 20px;}
.floating .table_wrap{max-height: 500px; overflow: hidden;}
.floating .table_wrap div{max-height: 500px; overflow-y: auto; width: 102%}

/*首页*/
.banner{width: 100%; max-width: 1920px; margin: 0 auto;}
.banner .nav{width:1200px; height:100px; position: absolute;z-index: 999; left:50%; margin-left: -600px;}
.banner .nav .logo{width: 195px; height: 61px; background: url(../img/logo_02.png) no-repeat 0px 0px; background-size:192px 60px; margin-top: 20px;}
.user-entrance_01 {width: 150px; margin-top: 24px; font-size: 14px; color: #0095eb;}
.user-entrance_01 a{float: left; width: 68px; height: 29px; border:1px solid #0095eb; text-align: center; line-height: 29px;}
.user-entrance_01 a:nth-of-type(2){background:#0095eb; color:#fff; margin-left: 9px;}
/*轮播图部分*/
.carousel .imageList ul{position: relative;}
.carousel .imageList a{ display: block; width: 100%; height: 100%}
.carousel .imageList ul li{width: 100%; min-width: 1200px;max-width: 1920px; display: none;position: absolute; left: 0;top: 0;}
.carousel .imageList ul li.first {background: url(../img/banner-1.jpg);background-size: cover;background-position: center center; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/banner-1.jpg',  sizingMethod='scale');}
.carousel .imageList ul li.second {background: url(../img/replace03.jpg);background-size: cover;background-position: center center;}
.carousel .imageList ul li.third {background: url(../img/replace02.jpg);background-size: cover;background-position: center center;}
.carousel .imageList ul li.fourth {background: url(../img/replace01.jpg);background-size: cover;background-position: center center;}
.carousel .circles{height:22px;position:absolute;left:50%;margin-left:-45px;bottom:380px;}
.carousel .circles ol li{width:24px;height:22px;float:left;margin-right:6px;background:url(../img/split_1.png) no-repeat -270px -177px;background-size:365px 635px;}
.carousel .circles ol li.cur{ background:url(../img/split_1.png) no-repeat -233px -177px; background-size:365px 635px; }
/*首页主体部分*/
.content .total{padding-bottom:63px; margin-top:96px;}
.content .line{width:120px; height:53px; border-bottom: 2px solid #d6d6d6; position: absolute; top:-10px; left:50%; margin-left: -60px}
.content .core{padding-bottom: 60px; text-align: center;}
.total .core .word{padding-bottom: 9px; font-size: 25px; position:relative;}
.total .centre a.container{width: 210px; height: 210px; border: 1px solid #c6c6c6; float: left; margin-right: 30px; background: #f2f2f2; position: relative; text-align: center; display: block; cursor: pointer;}
.centre .container h2{font-size: 21px; color: #0095eb; font-weight: normal; margin-top: 57px;}
.centre .container p{font-size: 14px; color: #adafb1;}
.centre .container .p1{margin-top: 40px;}
.centre .container .p2{margin-top: 3px;}
.centre .container .tubiao{position: absolute;top: -34px;left: 50%; margin-left: -34px; width: 68px;height: 68px;}
.longmen .tubiao{background: url(../img/split_2.png) no-repeat 0px 0px;background-size:399px auto;}
.zhiyuan .tubiao{background: url(../img/split_2.png) no-repeat -82px 0px;background-size:399px auto;}
.zhuanjia .tubiao{background: url(../img/split_2.png) no-repeat -167px 0px;background-size:399px auto;}
.direction .tubiao{background: url(../img/split_2.png) no-repeat -250px 0px;background-size:399px auto;}
.ceshi .tubiao{background: url(../img/split_2.png) no-repeat -333px 0px;background-size:399px auto;}

/*以下为数据查询部分*/
/*recommend.php*/
.divider {width: 96%;background: #f5f5f5;height: 3px;margin: 30px auto 25px;}

/*智能分数查询*/
.conversion .img {width: 62%; height: 475px; margin: 50px 0 0 20px;}
.conversion .right {float: right; width: 32%; padding: 50px 0 0 30px;}
.conversion .lock {background: #f4f4f4;}
.conversion .lock::-webkit-input-placeholder {color: #000;}
.conversion dl {margin-bottom: 15px;}
.conversion .text {text-indent: 0; margin-top: 30px;}
.conversion .refer_input {width: 249px;}
.conversion .button {font-size: 16px;padding: 5px 80px; background: #0095eb; color: #fff; border: none; margin-left: 5px; height: 34px; margin-top: 30px;}
.select_block .select_conversion {width: 258px; background-position: 235px center;}
.conversion_r {padding-bottom: 200px;}
.conversion_r .right {float: right; width: 43%; background: #f2f2f2;}
.conversion_r .text {text-indent: 0; padding: 60px 30px 40px;}

/*智能志愿查询*/
/*基本信息*/
.base_info {margin-top: 25px; margin-left: -50px;}
.base_info span{float: left; color: #0095eb; margin-left: 50px; font-size: 16px;}
/*修改按钮*/
.modification {float: right; color: #0095eb; border: 1px solid #0095eb; width: 92px;height: 27px; text-align: center; line-height: 27px; font-size: 15px;}
/*表格*/
.table .icon_chong {width: 16px; height: 17px; background: url(../img/sprint.png) no-repeat 0px 2px; background-size: 16px auto;display: inline-block; vertical-align: middle; margin-right: 5px;}
.table .icon_wen {width: 16px; height: 17px; background: url(../img/sprint.png) no-repeat 0px -25px; background-size: 16px auto;display: inline-block; vertical-align: middle; margin-right: 5px;}
.table .icon_bao {width: 16px; height: 17px; background: url(../img/sprint.png) no-repeat 0px -51px; background-size: 16px auto;display: inline-block; vertical-align: middle; margin-right: 5px; margin-right: 5px;}
.table .icon_dian {width: 16px; height: 17px; background: url(../img/sprint.png) no-repeat 0px -77px; background-size: 16px auto;display: inline-block; vertical-align: middle; margin-right: 5px;}
/*只能查询中的查询前部分(recommend)*/
.recommend_text {margin-top: 10px; text-indent: 0; font-size: 15px;}

/*院校数据查询*/
.college_detail .title {font-size: 22px; letter-spacing: 1px; margin: 30px 0 15px;}
.college_detail .tip {border: 1px solid #d6d6d6; letter-spacing: 1px; padding: 10px 20px; line-height: 20px; color: #666; margin-bottom: 20px;}
.college_detail .label {float: left; margin: 46px 0 25px 26px; width: 36px; height: 22px;}
.college_detail .head h1 {margin: 28px 0 25px; font-size: 32px; float: left;}
.college_detail .head .left {width: 60%; float: left;}
.college_detail .head .right {width: 38%; float: right; margin-top: 73px;height: 226px;}
.college_detail .head .right #wrap{width: 410px;height: 226px;overflow: hidden;}
.college_detail .head .right #con{width: 5000px;height: 226px;overflow: hidden;}
.college_detail .head .right img {width: 410px;height: 226px;float: left;}
.college_detail .head .refer_button {margin: 0 7px 0 0; padding: 5px 26px;}
.college_detail .head .text_noIndent {color: #727272; padding: 10px 0;}
.college_detail .button {border: 1px solid #666666; padding: 3px 25px; color: #666666; float: right; margin-top: 22px; margin-left: 7px; cursor: pointer;}
.college_detail .active {border: 1px solid #0095eb; color: #0095eb;}
.college_detail .note {float: right; margin-top: 22px; font-size: 18px; color: #666666;}
.college_detail .mark {width: 20px; vertical-align: middle; padding-left: 5px; cursor: pointer;}

/*中外合作查询*/
.look_for_detail {color: #0095eb}

/*以下为高考必读部分*/
/*专业介绍*/
.major_container {border: 1px solid #0095eb;padding: 40px 40px 10px 65px;margin: -1.8px 20px 30px 20px}
.major_container dt,dd {display: inline-block; vertical-align: middle;}
.href {cursor: pointer;}

/* 专业查询中的本科页面 */
.regular_head{padding-top: 30px;background: #fff;text-align: center;color: #646464;margin: 0 auto}
.regular_head_content{width:226px;float:left;margin-right:125px; margin-bottom: 18px}
.regular_head_01{height:30px;background:url(../img/sider_bg.png) no-repeat;background-size: auto 30px;text-align:center; line-height:30px;color:#fff;}
.regular_head_02{padding:18px 0 16px 0;}
.regular_head_02 ul li{height:30px;line-height:28px;width:40%;margin: 9px 10px; display: inline-block;}
/* 学科小图标-白色 */
.h4{display:inline-block;width:40px;height:30px;background:url(../img/regular_white.png);background-size:auto 215px;background-repeat:no-repeat;vertical-align:middle;margin-top:-3px;}
/* 学科小图标-蓝色 */
.h5{display:inline-block;width: 40px;height:30px;background: url(../img/regular.png) no-repeat;background-size: auto 215px;vertical-align:middle;margin-top:-3px;}
/* 哲学 */
.h5_1{background-position:0px 0px;}
/* 教育学 */
.h5_2{background-position:-61px 0px;}
/* 经济学 */
.h5_3{background-position:0px -63px;}
/* 历史学 */
.h5_4{background-position:-61px -63px;}
/* 法学 */
.h5_5{background-position:0px -123px;}
/* 管理学 */
.h5_6{background-position:-62px -123px;}
/* 理学 */
.h5_7{background-position:-116px 0px;}
/* 农学 */
.h5_8{background-position:-171px 0px;}
/* 工学 */
.h5_9{background-position:-171px -63px;}
/* 医学 */
.h5_10{background-position:-115px -63px;}
/* 文学 */
.h5_11{background-position:-115px -122px;}
/* 艺术学 */
.h5_12{background-position:-171px -122px;}

/** 专业查询中的专科页面 **/
.content_container .cont_container_head{padding-top: 30px;background:#fff;text-align:center;color:#646464;margin:0 auto;padding-bottom: 20px}
.cont_container_head ul li{height:30px;float:left;line-height:28px;width:25%;margin-bottom: 15px;}
/* 学科小图标-白色 */
.h2{display:inline-block;width:40px;height:30px;background:url(../img/junior_white.png);background-size:129px auto;background-repeat:no-repeat;vertical-align:middle;margin-top:-3px;}
/* 学科小图标-蓝色 */
.h3{display:inline-block;width:40px;height:30px;background:url(../img/junior_blue.png);background-size:129px auto;background-repeat:no-repeat;vertical-align:middle;margin-top:-3px;}
/*农林牧渔大类*/
.h3_1{background-position: -50px 0px;}
/*生物与化工大类*/
.h3_2{background-position: 0px 0px;}
/*旅游大类*/
.h3_3{background-position: 0px -68px;}
/*资源环境与安全大类*/
.h3_4{background-position: -50px -68px;}
/*轻工纺织大类*/
.h3_5{background-position: -100px 0px;}
/*文化艺术大类*/
.h3_6{background-position: 0px -132px;}
/*能源动力与材料大类*/
.h3_7{background-position: -50px -132px;}
/*食品药品与粮食大类*/
.h3_8{background-position: -100px -67px;}
/*新闻传播大类*/
.h3_9{background-position: 0px -200px;}
/*土木建筑大类*/
.h3_10{background-position: -50px -200px;}
/*交通运输大类*/
.h3_11{background-position: -100px -132px;}
/*教育与体育大类*/
.h3_12{background-position: 0px -267px;}
/*水利大类*/
.h3_13{background-position: -50px -267px;}
/*电子信息大类*/
.h3_14{background-position: -100px -200px;}
/*公安与司法大类*/
.h3_15{background-position: 0px -329px;}
/*装备制造大类*/
.h3_16{background-position: -50px -329px;}
/*医药卫生大类*/
.h3_17{background-position: -100px -267px;}
/*公共管理与服务大类*/
.h3_18{background-position:  0px -392px;}
/*财经商贸大类*/
.h3_19{background-position: -100px -329px;}

/* 页面下方的主体部分 */
.cont_container_content{margin: 26px 20px 0px 20px;}
.detal_cont .detal_cont_top{height:36px;padding-left: 27px;background:#7fccff;line-height:36px;color:#fff;}
.idea{display:inline-block;width:28px;height:28px;background: url(../img/head-idea.png) no-repeat;background-size: 28px auto;vertical-align:middle;margin-top:-3px;margin-right:9px;}
.detal_content{background:#fff;}
.detal_content .domain_name{display:inline-block; padding:29px 0px 13px 30px; color:#0095eb; font-weight: normal;}
.domain_class_outer{border-bottom:1px dashed #f2f2f2;padding-bottom:13px;}
.domain_class ul li{display: inline-block; margin:13px 2px; margin-right: 90px; width: 188px;}
.domain_class a{display: inline-block;width: 200px ; height:35px;border:1px solid #7fccff;color:#646464;line-height:35px;text-align:center;background:#fff;}
.domain_class ul li.domain_last{margin-right: 0px;}
.domain_class a:hover{background:#7fccff;color:#fff;}

/*中间查询栏*/
.need_major{padding: 30px 0px 30px 270px !important; background: #f5f5f5;margin: auto 20px;}
.need_major p,input {display: inline-block;}
.need_major .input_01{ font-size: 13px;padding: 4px 0px 4px 7px;border:1px solid #dcdcdc;margin-left: 13px;width:250px}
.need_major .input_01::-webkit-input-placeholder {color: #b9b8b8;}
.need_major .input_02{ font-size: 13px;background:#0095eb;border:none;padding:5px 40px;color:#fff;margin-left: 10px;}

/*专业介绍具体内容*/
.major_padding {padding: 0 30px;}
.major_text {margin: 25px 0 20px; font-size: 16px;}
.major_detail_bottom {margin: 30px 0 0 !important;}
.major_detail {margin: 30px 0px;}
.major_detail h1,h2 {font-weight: normal; color: #0095eb; margin-bottom: 5px;}
.major_detail h3 {font-weight: normal; color: #808080}
.major_detail p {margin: 30px 0 40px;}
.major_detail .arrow {width: 35px; height: 20px; background: url("../img/DArrow.png") no-repeat 0 0; background-size: 20px auto; display: inline-block; vertical-align: middle;}
.major_detail ul li {height: 35px; width: 20%; display: inline-block; margin:25px 30px 25px 0; border: 1px solid #70c4f4; text-align: center; font-size: 18px; line-height: 35px;}
.major_detail ul li:hover {background: #70c4f4; color: #fff;}
.major_detail h5 {width: 20px; font-size: 18px; font-weight: normal; border: 1px solid #b2b2b2; float: left; line-height: 21px; padding: 10px 5px; writing-mode: tb-rl;}
.major_detail .graph {margin-top: 50px; background: pink}
.percent {border: 1px solid #d0d0d0; padding: 8px 7px; width: 320px; margin: 40px 0; background: url('../img/progressBar.png') no-repeat 0 0; background-size: 280px auto; height: 30px}
.percent li {background: #53c3f9; width: 13px; height: 27px; list-style-type: none; display: inline-block; margin: 0 6.7px; vertical-align: middle;}
.percent h4 {font-size: 15px; display: inline-block; margin-left: 10px; font-weight: normal; line-height: 25px; float: right;}

/*高考攻略*/
.label_container {padding: 5px 14px; min-height: 800px;}
.label_container .label {margin: 20px 0}
.label_container p {display: inline-block; font-size: 17px;}
.label_container .head {color: #0095eb; margin-right: 10px}
.label_container .pull-right {float: right; color: #a5a5a5}

/*高考攻略文章*/
/*整篇文章定义*/
.article_container {padding: 35px 14px;}
.article_container h1 {font-weight: normal; font-size: 30px; color: #0095eb}
.article_container h2 {font-weight: normal; font-size: 20px; color: #acacac; margin: 10px 0 25px 0;}
/*文章左半部分*/
.article_content {float: left; width: 68%; padding: 40px 0;}
.article_content p {white-space: normal; word-break: normal;}
.article_content h3 {font-weight: normal; font-size: 20px; margin: 30px 0 50px;}
.article_content .text {text-indent: 0em; font-size: 15px; text-align:justify; line-height: 28px}
.article_content .text-gray {text-align: 0em; font-size: 15px; background: #eeeeee; color: #7b7b7b; border: 1px solid #dddddd; padding: 12px; text-align: justify; line-height: 28px; margin-bottom: 24px; margin-top: -24px}
.article_content .img_01 {width: 800px; height: 400px ;background: url("../img/test.png") no-repeat; background-position: 0 0;background-size: 800px auto; margin-left: -20px}
.article_content .img_02 {width: 800px; height: 400px ;background: url("../img/test.png") no-repeat; background-position: 0 -640px;background-size: 800px auto; margin-left: -20px}
.article_content .img_03 {width: 800px; height: 400px ;background: url("../img/test.png") no-repeat; background-position: 0 -1340px;background-size: 800px auto; margin-left: -20px}
.article_content .img_04 {width: 800px; height: 400px ;background: url("../img/test.png") no-repeat; background-position: 0 -1940px;background-size: 800px auto; margin-left: -20px}
.article_content .p_bottom {margin: 50px 0;}
.article_content .warn {background-color: #0095eb; color: #fff; text-align: center; font-size: 17px; padding: 8px;}
.article_content .img {width: 100%; margin: 20px auto;}
.article_content img {max-width: 100%;}
.article_content .imgAnnotation {color: gray; font-size: 14px;}
/*文章右半部分*/
.article_relative {float: right; width: 20%; background: #f7f7f7; border-top: 4px solid #0095eb; padding: 20px 38px; margin-top: 42px;}
.article_relative h1 {font-size: 19px; margin: 5px 0 15px;}
.article_relative p {font-size: 15px; display: inline;}
.article_relative .text {display: inline;}
.article_relative .highlight {color: #0095eb;}
.article_relative .label {margin: 20px 0;}
.article_relative span {font-size: 13px; display: block; margin-top: 10px; color: #a8a8a8;}

/*以下为个人中心部分*/
/*个人中心公共类*/
.personal_content {width: 1200px; margin: 120px auto 60px; background: #fff; border: 1px solid #e4e4e4;}
.personal_content .msg_available {position: absolute; width: 20px; padding-left: 10px;}
.personal_content .msg {position: absolute; background: url("../img/error.png") no-repeat; background-size: 20px; background-position: 10px 0; color: #ffaf00; padding-left: 40px; white-space: nowrap;}
.personal_content a:hover {color: #0095eb}
.personal_content input {border: none; font-size: 15px; width: 100%}
.personal_content input[type="button"] {background: #0095eb; width: 100%; padding:7px 0; color: #fff; font-size: 18px}
.personal_content input[type="button"]:hover {cursor: pointer;}
.personal_content h1 {color: #0095eb; text-align: center; font-weight: normal;}
.personal_content .go_login {font-size: 16px; margin-top: 10px; margin-bottom: -10px;}
.personal_content .note {background: #ecf8ff; padding: 15px 40px; margin: 30px 0 40px;}
.personal_content .note p {text-align: center; font-size: 14px}
.personal_content .sure:hover {cursor: pointer;}
/*小图标*/
.personal_content .icon_name {background: url("../img/input_person.png") no-repeat; background-size: 22px auto; background-position: 17px center;}
.personal_content .icon_phone {background: url("../img/input_phone.png") no-repeat; background-size: 17px auto; background-position: 19px center;}
.personal_content .icon_code {background: url("../img/input_code.png") no-repeat; background-size: 30px auto; background-position: 10px center;}
.personal_content .icon_passwordd {background: url("../img/input_invite.png") no-repeat; background-size: 32px auto; background-position: 10px center;}
.personal_content .icon_password {background: url("../img/input_passwd.png") no-repeat; background-size: 22px auto; background-position: 17px center;}
.personal_content .icon_password_ {background: url("../img/input_passwd_.png") no-repeat; background-size: 22px auto; background-position: 17px center;}
/*个人中心侧边栏*/
.personal_content .side {width: 20%; height: 54em; background: url("../img/personal_side.png") no-repeat; background-size: 17.5em auto; padding-top: 80px;float: left; border-bottom: 14px solid #0095eb; border-right: 1px solid #e0e0e0}
.personal_content .head_portrait {width: 110px; height: 110px; background: url("../img/personal_portrait.png") no-repeat; background-size: 110px auto;}
.personal_content .side p {color: #fff; margin: 15px; font-size: 18px;white-space: pre-line;}
.personal_content .side h1 {margin: 6em 0 1.5em; color: #000; padding-right: 40px;}
.personal_content .side a {color: #0module=stumanage&action=getNewStudents00; font-size: 18px;}
.personal_content .side .active {color: #0095eb}
.side .info_box {width: 200px; margin-top: 20px;}
.side .icon_01 {background: url("../img/personal_01.png") no-repeat; background-size: 22px auto; background-position: 25px 4px}
.side .icon_02 {background: url("../img/personal_02.png") no-repeat; background-size: 22px auto; background-position: 25px 0px}
.side .icon_03 {background: url("../img/personal_03.png") no-repeat; background-size: 22px auto; background-position: 25px 0px}
.side .icon_04 {
    background: url("../img/personal_04.png") no-repeat;
    background-size: contain;
    background-position: 22px 0px;
}

.side .icon_01_ {background: url("../img/personal_01_.png") no-repeat; background-size: 22px auto; background-position: 25px 4px}
.side .icon_02_ {background: url("../img/personal_02_.png") no-repeat; background-size: 22px auto; background-position: 25px 0px}
.side .icon_03_ {background: url("../img/personal_03_.png") no-repeat; background-size: 22px auto; background-position: 25px 0px}
.side .icon_04_ {
    background: url("../img/personal_04_.png") no-repeat;
    background-size: contain;
    background-position: 22px 0px;
}

/*注册*/
.person_content {width: 35% !important; margin: 0 auto}
.person_content .sure {margin: 45px 0 30px; font-size: 16px;}
.person_content .info_label {border: 1px solid #a9a9a9; padding: 6px 0; padding-left: 55px;}
.person_content .label_ex {width: 53%; float: left;}
.person_content input {border: none !important;}
.person_content .btn-get {background: #0095eb; width: 30%; padding: 9px 0; color: #fff; font-size: 18px; margin-top: 30px; border: none}
.person_content .msg {margin-left: 20px;    margin-top: 5px;}
.person_content .user-model{margin-top: 30px;}
.person_content .user-model .card-icon{ background: url('../img/cardIcon.png') no-repeat; background-size: cover; width: 40px; height: 40px; margin-right: 22px;    position: relative;  top: 12px;}
.person_content .user-model .card.active{ cursor: pointer; font-size: 18px; color: #ffffff; background: #0095eb; border: 1px solid #0095eb;}
.person_content .user-model .card:hover{ cursor: pointer; font-size: 18px; color: #ffffff; background: #0095eb; border: 1px solid #0095eb;}
.person_content .user-model .card{ font-size: 18px; color: #0095eb; border: 1px solid #0095eb; margin-right: 24px; line-height: 30px; padding: 0 10px;}
.person_content .user-model .card:last-child{ margin-right: 0!important;}
.person_content .user-model>div{display: inline-block; }
.person_content .user-model{}

.go_login a {cursor: pointer;}

/*登录*/
.personal_content .img {width: 700px; height: 600px; background: url("../img/login_bg.png") no-repeat;background-size: 640px auto; background-position: 20px 100px}
.login_content {background: #fff; width: 26%; padding: 70px 60px 60px; margin-top: 50px; border: 1px solid #e4e4e4;}
.personal_content .label {border: 1px solid #ebebeb; width: 86%; border-radius: 2px; padding: 8px 0; padding-left: 55px; margin: 26px 0;}

/*我的规划*/
.personal_content .info_1{width: 20%; float: left; line-height: 25px; margin: 12px 18px 0 4px; color: #666666;}
.personal_content .info_2{width: 10%; float: left; line-height: 25px; margin: 12px 18px 0 4px; color: #666666;}
.personal_content .info_3{width: 20%; float: left; line-height: 25px; margin: 12px 18px 0 4px; color: #666666;}

.personal_content .planTip{font-size: 18px; color: #0095eb; float: right; margin-right: 13px; cursor: pointer;}
.personal_content .majorContent{border: 1px solid red; height: 24px;position: relative; margin-top: -7px; margin-left: 61px; z-index: 1; background-color: red;}
/*个人信息*/
.wrap {width: 39%; padding: 80px 240px; float: right;}
.wrap h1 {font-size: 38px; margin-bottom: -10px;}
.wrap input {width: 337px; padding: 4px; border: 1px solid #aaaaaa; display: inline-block; vertical-align: middle;position: relative;    left: 2px;}
#code{ width: 71%; }
.wrap p {font-size: 18px; display: inline-block; padding-right: 8px; vertical-align: middle;}
.wrap .info_label {margin-top: 30px;}
.wrap .info_label .radio {height: 25px;}
.wrap .info_label .radio-box {margin-left:3px; display: inline-block; width: 73.5%; height: 25px; vertical-align: middle;}
.wrap .save {width: 40%; font-size: 20px; background:#0095eb; border:none; padding:5px 0px; color:#fff; margin-top: 60px}
.wrap .select_block {display: inline-block; vertical-align: middle; margin-bottom: 0; margin-left: 2px;}
.wrap .select_info {width: 112px; height: 30px; background-position: 89px center; text-overflow: ellipsis; overflow: hidden; color: #666}
.wrap .select_info_long {width: 346px; height: 30px; background-position: 323px center; color: #666}
.wrap .button {font-size: 16px; width: 35%; background: #0095eb; color: #fff; border: none; margin-left: 5px; height: 34px; margin-top: 50px; white-space: pre;}
.wrap .class {border: none;height: 12px; width: 30px;}
.wrap .saved {width: 73%; vertical-align: middle; font-size: 19px; text-align: left; float: left;}
.afterSave .info_label {height: 30px; line-height: 30px;}
.afterSave p {float: left;}
.afterSave .info_label {margin: 12px 0;}
.afterSave .editButton {float: right; border: 1px solid #0095eb; background: url("../img/edit.png") no-repeat; background-size: 17px; padding: 1px 8px 1px 35px; background-position: 8px 7px; font-size: 16px; color: #0095eb; cursor: pointer;}
.afterSave .forbidden {border: 1px solid #b4b4b4; background-color: : #f4f4f4; color: #b4b4b4; background: url("../img/edit_gray.png") no-repeat; background-size: 17px; padding: 1px 8px 1px 35px; background-position: 8px 7px;}
.afterSave .saveButton {float: right; border: 1px solid #0095eb; background: url("../img/save.png") no-repeat; background-size: cover; padding: 1px 8px 1px 35px; background-position: -1px 0px; font-size: 16px; color: #fff; cursor: pointer;}

/*订单界面*/
.order {width: 75%; float: right; padding: 40px 20px 40px;}
.order .select {font-size: 19px; margin-right: 50px; letter-spacing: 1px;}
.order .active {color: #0095eb; border-bottom: 4px solid #0095eb; padding-bottom: 10px;}
.order .frame {margin-top: 40px; height: 600px; overflow: auto;}
.order .order_entity {border: 1px solid #d6d6d6; width: 98%; margin-bottom: 20px;}
.order .head {background: #f2f2f2; height: 35px; line-height: 35px; padding: 0 40px;}
.order .p {display: inline-block; width: 240px; color: #999999; letter-spacing: 1px;}
.order .delete {background: url("../img/delete_blue.png") no-repeat; background-size: 16px; background-position: 0 center; padding-left: 30px; margin-left: -60px; letter-spacing: 1px; color: #0095eb}
.order .body {padding: 25px 35px;}
.order .body .info {width: 20%; float: left; line-height: 25px; margin: 12px 18px 0 16px;}
.order .body .status {width: 40%; float: left; line-height: 25px; margin: 24px 0 0 16px;}
.order .body .info,.status p {color: #999999;}
.no_order {padding:220px 160px;}
.no_order .text {float: right; margin-top: 40px; padding-right: 30px; color: #666666; font-size: 16px;}
.no_order .text h2 {color: #666666; font-weight: bold;}
.no_order .text a {color: #0095eb; text-decoration: underline;}

/*关于我们*/
.aboutus video {width: 900px; margin: 80px 0 40px;}
.aboutus .headpic {background: #0095eb; margin-top: 40px;}
.aboutus .contain_white {width: 100%; background: #fff;}
.aboutus .contain_gray {width: 100%; background: #efefef;}
.aboutus .seg {padding: 80px 240px; width: 1050px; }
.aboutus .title {width: 360px;}
.aboutus .entirety {width: 900px;}
.aboutus .link {position: fixed;}
.aboutus .icon {width: 40px; display: block; margin: 15px 0; cursor: pointer;}

/*以下为自主招生部分*/
.recruitment {margin: 0px auto 60px; padding-top: 60px;}

/*自主招生导航栏*/
.navigationForAutoEnrol{height: 168px;background: #0095eb;border-top: 81px solid transparent;}
.navigationForAutoEnrol .con{width: 1200px;margin: auto;text-align: center; padding-top: 14px;margin-top: 0px;}
.navigationForAutoEnrol .con a{line-height: 32px;display: inline-block;width: 100px;height: 35px;border-radius: 8px;padding-top: 45px;margin-left: 35px;color: #fff;font-size: 14px;}
.navigationForAutoEnrol .con a.active{background-color: #4db5f1;}
.navigationForAutoEnrol .con a:hover{background-color: #4db5f1;}

.navigationForAutoEnrol .con_must_read a:nth-of-type(5){background-image: url(../img/planService.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 36px 36px;}
.navigationForAutoEnrol .con_must_read a:nth-of-type(3){background-image: url(../img/autoRecomm.png);background-position: 35px 15px;background-repeat: no-repeat ;background-size: 30px 30px;  }
.navigationForAutoEnrol .con_must_read a:nth-of-type(1){margin: 0; background-image: url(../img/selfCollege.png);background-position: 32px 14px;background-repeat: no-repeat ;background-size: 36px 30px;}
.navigationForAutoEnrol .con_must_read a:nth-of-type(2){background-image: url(../img/autoInvitation.png);background-position: 32px 14px;background-repeat: no-repeat ;background-size: 36px 30px;}
.navigationForAutoEnrol .con_must_read a:nth-of-type(4){background-image: url(../img/autoCourse.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 36px 36px;}

/*规划服务界面*/
.planService {margin-top: 0px;}
.planService .title {text-align: center; margin-top: 40px; color: #969696; font-size: 26px;}
.planService .shortBar {width: 36px; border-top: 3px solid #0095eb; margin-top: 12px;}
.planService .block {width: 300px; float: left; margin: 40px 32px; background: #fff; border: 1px solid #d0d0d0; cursor: pointer;}
.planService .img {width: 100%; border-bottom: 5px solid #f2c900;}
.planService .img_icon {width: 16%; margin: -28px 42% 15px;}
.planService .tip {width: 90%; padding: 10px 0; color: #969696}
.planService .icon {width: 12px; margin-right: 8px; margin-top: 2px; display: inline-block; font-size: 12px; white-space: pre}
.planService .verticleLine {border-left: 1px solid #c2c2c2; height: 15px; width: 1px; display: inline-block; margin: 0 3px -3px;}
.planService .button {font-size: 16px;padding: 10px 80px; background: #0095eb; color: #fff; border: none; width: 100%; margin-top: 20px; cursor: pointer;}

/*智能推荐界面
.IntelligentRecom .right {float: right; width: 45%; padding: 75px 0 0 30px;}
.IntelligentRecom .text {text-indent: 0; margin-top: 30px;}
*/
.IntelligentRecom {margin-top: 0px;}
.IntelligentRecom .img {width: 48.6%; margin: 50px 0 0 20px;}
.IntelligentRecom .right {float: right; width: 45%; padding: 75px 0 0 30px;}
.IntelligentRecom .text {text-indent: 0; margin-top: 30px;}
.IntelligentRecom .right .title{font-weight: bold; text-align: center; margin-top: -50px; font-size: 32px; color: #0095eb; }
.IntelligentRecom .right .words{margin-left: 10px; font-size: 16px; margin-top: 20px; color: #636464;}
.IntelligentRecom .right p1{margin-top: 10px;}
.IntelligentRecom .right p1 >span{ color: #0095eb; font-size: 21px; font-weight: bold;}
.IntelligentRecom .right p2{float: left; margin-top: 10px;}
.IntelligentRecom .button {padding: 5px 40px; background: #0095eb; color: #fff; width: 50px; margin-top: 50px; margin-left: 190px; cursor: pointer;}
/*智能推荐界面提示*/
.IntelligentRecom .point{margin-left: 10px;margin-top: 150px;}
.IntelligentRecom .point .point-img{display: inline-block; position: relative; top: 4px;background: url('../courseArrangement/img/stuDevIcons.png') no-repeat -59px -38px; width: 22px; height: 22px;}
.IntelligentRecom .point .point-tips{display: inline-block; font-size: 21px; color: #0095eb;}


.IntelligentRecom .point .pointImg{width: 60px; height: auto; float: left; margin-top: 20px; margin-left: 20px;}
.IntelligentRecom .point .pointWords {text-align: left; margin-right: 20px; margin-top: 10px; font-size: 12px; color: #636464;}


/*信息采集*/
.IntelligentRecomGetInformation {margin-top: 0px;}
.IntelligentRecomGetInformation .intelTitle {font-size: 30px; color: #0095eb; margin: 30px auto;}
.IntelligentRecomGetInformation .infoBar {background: #f2f2f2; border: 1px solid #adadad; padding: 4px 20px;}
.IntelligentRecomGetInformation .infoBar .infoTitle {font-weight: bold; font-size: 17px; float: left; margin-right: 30px;}
.IntelligentRecomGetInformation .infoBar .infoTip {font-size: 15px;float: left; line-height: 26px;}
.IntelligentRecomGetInformation .infoBlock {margin-top: 40px;}
.IntelligentRecomGetInformation .infoDetail {margin: 30px 0;}
.wronginfo { background: url(../img/wrong.png) no-repeat; background-size: 16px; background-position: 10px center; width: 160px;margin-top: 3px; padding: 0 0 0 37px;}
.IntelligentRecomGetInformation .infoLabel {margin: 14px 0;}
.IntelligentRecomGetInformation .circle {background: #0095eb; border-radius: 50%; display: inline-block; width: 18px; height: 18px; text-align: center; color: #fff; vertical-align: middle; font-size: 14px; margin-right: 10px; margin-bottom: 2px;}
.IntelligentRecomGetInformation .key {float: left; font-size: 16px;margin: 1px 0 0 0; color: #323232; text-align: right; width: 34.5%; white-space: pre}
.IntelligentRecomGetInformation .verticleMoulding {float: left; margin: 0 30px 0 10px; width: 2px;  font-size: 16px; color: #323232;}
.IntelligentRecomGetInformation .input {float: left; width: 351px; height: 19px; padding-left: 4px;margin: 3.5px 0 3.5px 0;}
.IntelligentRecomGetInformation .select {float: left; width: 359px; height: 19px;margin: 3.5px 0 3.5px 0; background: url(../img/select.png) no-repeat; background-size: 15px; background-position: right 3px center}
.IntelligentRecomGetInformation .oneMore {border: 1px dashed #0095eb; color: #0095eb; background: #eef7ff; text-align: center; width: 41.8%; margin: 30px auto; padding: 2px 0; font-size: 16px; cursor: pointer;}
.IntelligentRecomGetInformation .submit {background: #0095eb; color: #fff; padding: 8px; font-size: 18px; width: 180px; margin: 30px auto -30px; text-align: center; cursor: pointer;}
.IntelligentRecomGetInformation .relate {float: left; width: 160px;}
/*圆形单选框，自主招生的职能推荐中*/
.IntelligentRecomGetInformation .radioInRecom{border: 1px solid #cbcbcb; border-radius: 10px; width: 18px; height: 18px; float: left;  line-height: 24px; cursor: pointer;margin-top: 2.2px;}
.IntelligentRecomGetInformation .radioSelected{border: 1px solid #0095eb; background-color: #0095eb; border-radius: 6px; width: 10px; height: 10px; margin:  3px 3.2px 3px 3.1px;}
.IntelligentRecomGetInformation .relateWord {float: left; margin-left: 15px; font-size: 16px;}

/*确认信息*/
.getInformation{background-color: white; z-index: 1001; position: absolute; top: 100px; width: 81%; height: auto; min-height: 80%; margin-left: 2px;}

/*确认信息表格数据显示第二个之后的*/
.getInformation .intelTitle {margin-top: 30px;}
.getInformation .oneMore{margin-top: -5px;}
.confirmedInfor .info{color: #323232}
.confirmedInfor .icon{color: red; margin-left: 10px; float: left;}
.confirmedInfor .infom{color: #323232;float: left;margin-left: 1px;}
.info-gray {border-top: 1px solid #e0e0e0; margin-top: 40px; margin-left: -1px;}
.getInformation .button{font-size: 20px;padding: 1px 28px; background: #0095eb; color: #fff; border: none; height: 30px; size: 100px; cursor: pointer;}

/*确认提交的信息*/
.getInformation .delete{border: 1px solid #0095eb; height: 25px; width: 80px; margin: 0 auto; cursor: pointer;}
.getInformation .delete img{height: 20px; width: auto; margin-left: 10px; margin-top: 2px; float: left; overflow: auto;}
.getInformation .delete p{margin-right: 10px; margin-top: 2px;  color: #0095eb; float: right;}

/*取消and提交*/
.getInformation .button{border: 1px solid; border-color: #0095eb;height: 30px; margin-top: 20px; margin-left: 30px;width: 70px; float: left;background-color: #0095eb; color: #ffffff；padding-bottom: 5px; padding-left: 55px;}
.getInformation .cancel{float: right; margin-top: 10px;height: 10px; width: auto; cursor: pointer;}
.getInformation .select_block .pull-left{color: #323232; margin-top: 10px; overflow: hidden;}
.getInformation .select_block .pull-right p{color: #323232; float: center; margin-top: -40px; margin-right: 420px;}
/*规划书*/
/*规划书提示*/
.planningBook .upTitle {color: #0095eb; font-size: 30px; margin: 30px auto; text-align: center;}
.planningBook .getInfo {background-color: #ecf8ff; border:1px solid #cacaca; padding: 10px 20px;}
.planningBook .getInfo img {width: 70px; float: left; margin-left: 33px; margin-top: 6px}
.planningBook .getInfo .text {float: left; color: #323232; margin-left: 50px; margin-top: 5px;}
.planningBook .getInfo .download  {float: left; background: url("../img/newDownload.png") no-repeat; background-size: 14px; background-position: 5px 5px; color: #0095eb; border: 1.2px solid #0095eb; padding: 3px 5px 3px 22px; cursor: pointer; margin: 13px 0 0 160px;}

/*基本信息*/
.planningBook .basicInfo {background: #f2f2f2; padding: 10px; margin-top: 30px; padding: 20px; border: 1px solid #969696;}
.planningBook .basicInfo .headTitle {font-weight: bold; font-size: 18px; margin-bottom: 8px;}
.planningBook .basicInfo .seperateInfo {float: left; margin: 4px 10px 4px 0; width: 360px;}
.planningBook .basicInfo .right {width: auto;}
.planningBook .basicInfo .key {display: inline-block; font-size: 16px; color: #323232}
.planningBook .verticleMoulding {display: inline-block; margin: 0 30px 0 10px; width: 2px; font-size: 16px; color: #323232;}
.planningBook .value {display: inline-block; font-size: 16px; color: #323232;}

/*用于切换屏*/
.planningBook .selectChoose {padding-left: 40px; margin-top: 40px;}
.planningBook .selectChoose .select {background: #f0f0f0; border: 0;width: 150px;height: 40px;font-size: 18px; margin-left: 5px;}
.planningBook .selectChoose .select_active {border: 1px solid black; border-bottom: 2px solid #fff !important;background: #fff; color: #0095eb;}
.switch_container {border-top: 1px solid black; margin-top: -0.8px;}

/*院校推荐*/
.collegeRecommed .sorry {font-size: 18px; margin-top: 40px;}
.collegeRecommed .recommend {font-size: 18px; margin-top: 40px;}
/*蓝色虚线*/
.collegeRecommed .info-blue {border: 1px dashed #40b0f0; margin-top: 55px;}
/*橘色虚线*/
.collegeRecommed .info-orange {border: 1px dashed #ffb03e; margin-top: 35px;}
/*绿色虚线*/
.collegeRecommed .info-green {border: 1px dashed #8dd34a; margin-top: 35px;}
.collegeRecommed .collegeBlock {margin-top: 70px;}
.collegeRecommed .level {background: #0095eb; border-radius: 25px; width: 120px; height: 36px; margin: -20px auto 0; z-index: 100; color: #fff; text-align: center; font-size: 18px; line-height: 36px;}
.collegeRecommed .college {font-size: 20px; margin-top: 20px; display: inline-block;}
.collegeRecommed .img {position: relative;}
.collegeRecommed .origin {margin-top: 20px; float: left; cursor: pointer;}
.collegeRecommed .collegeMask {position: absolute; top: 20px; left: 0; cursor: pointer;}
.collegeRecommed .table {float: right; width: 60%; margin-top: 20px;}
.collegeRecommed .tr {height: 48px; line-height: 32px;}

.planningBook .analyseTitle {color: #323232; font-size: 20px; margin-left: 10px; margin: 40px 0 10px; white-space: pre;}
/*院校对比分析*/
.collegeCompare .td {line-height: 25px; padding: 14px 0;border: 1px solid #e0e0e0;}

/*优惠人数对比*/
.planningBook .numberDiscount .contentDetail{color: black; margin-top: 10px; text-align: left; font-size: 14px;}
.planningBook .numberDiscount .contentDetail .icon {color: red;}
.planningBook .numberDiscount .contentDetail .grade {font-weight: bold;}
.planningBook .numberDiscount .table {margin-top: 30px; margin-bottom: 300px;}

/*自招院校*/
.selfCollege {margin-top: 0px;}
.selfCollege .refer_input{margin-top: 7px; font-size: 15px;}
.selfCollege .refer_button{margin-left: -60px; margin-top: 7px;}

/*自招院校and自招条件中的分页处理*/
.pageButtonContainer {font-size: 12px; padding-top: 18px; width: 100%; text-align: center; margin-bottom: 20px;}
/*分页样式*/
.pageButtonContainer .page{border: 1px solid #3399ff;  border-radius: 2px; color: #3399ff; width: 24px; height: 24px; display: inline-block;}
.pageButtonContainer .page .pageContent{margin-top: 3px;}
.pageButtonContainer .page:hover{cursor: pointer;}
.pageButtonContainer .active{border: 1px solid #3399ff; border-radius: 2px; color: #fff; background-color: #3399ff; width: 11px; height: 14px; padding: 0px 7px 10px 6px; display: inline-block;}

.pageButtonContainer .next{border: 1px solid #3399ff;  border-radius: 2px; color: #3399ff; width: 36px; height: 21px; padding: 3px 10px 0px 10px; display: inline-block;}
.pageButtonContainer .next:hover{cursor: pointer;}

.pageButtonContainer .point{border: 1px solid #3399ff;  border-radius: 2px; color: #3399ff; width: 36px; height: 21px; padding: 3px 3px 0px 3px; display: inline-block;}
.pageButtonContainer .point:hover{cursor: pointer;}


/*.pageButtonContainer {text-align: center;margin-top: 50px}
*//*** 分页的效果 ***/
/*.pageButtonContainer { font-size: 12px;padding-top: 18px; width: 100%; text-align: center; margin-bottom: 20px;}
.pageButtonContainer .page{display: inline-block; padding: 2px 8px; border: 1px solid #3399ff; color: #3399ff; border-radius: 2px; }
.pageButtonContainer .page p{font-size: 10px;}

.pageButtonContainer .page:hover{cursor: pointer;}
.pageButtonContainer .active{ color: #fff; background: #3399ff; display: inline-block; padding: 2px 8px; border: 1px solid #3399ff; border-radius: 2px;}

.pageButtonContainer a.next{ background: url(../img/profession.png) no-repeat 0px -149px; background-size: auto 232px; width: 14px; height: 14px; display: inline-block; }
.pageButtonContainer a.pre{ background: url(../img/profession.png) no-repeat 0px -173px; background-size: auto 232px; width: 14px; height: 14px; display: inline-block; }
*/

/*查询院校结果*/
.colleges {width: 1200px; margin-top: 10px;height: 500px }
.colleges .block {width: 21.8%; float: left; margin: 0px 8px 25px 0px; background: #fff; border: 1px solid #d0d0d0;position: relative;}
.colleges .right {float: left; margin-right: 0;}
.colleges .img {width: 100%}
.colleges .name {font-size: 18px; float: left; margin-left: 10px; margin-top: 10px;}
.colleges .zstype-tips {font-size: 12px;position: absolute;right: 0;top: 145px; }
.colleges .zstype-tips .zs-tip{ background: #0095eb; color: #fff; position: relative; display: inline-block; margin-right: 5px;padding: 0 4px;}
.colleges .zstype-tips .zs-tip:hover{ cursor: pointer;background: #007ed5;}
.colleges .tip {margin: 16px 0;}
.colleges .tip li {float: left; list-style: none; font-size: 12px; margin: 0 6px 0 10px;}
.colleges .tip li:nth-of-type(2){margin-left: 0px;}
.colleges .tip li:nth-of-type(3){margin-left: -1px;}
.colleges .tip li img {width: 10px; margin-right: 2px;}
/*自招院校查询*/
.collegeDetail {margin-top: 0px;}
.collegeDetail .title {font-size: 22px; letter-spacing: 1px; margin: 30px 0 15px;}
.collegeDetail .tip {border: 1px solid #d6d6d6; letter-spacing: 1px; padding: 10px 20px; line-height: 20px; color: #666; margin-bottom: 20px;}
.collegeDetail .label {float: left; margin: 46px 0 25px 26px; width: 36px; height: 22px;}
.collegeDetail .head h1 {margin: 28px 0 25px; font-size: 32px; float: left;}
.collegeDetail .head .cooperate {font-size: 18px;color: #727272;position: relative;top: 45px;}
.collegeDetail .head .left {width: 60%; float: left;}
.collegeDetail .head .right {width: 38%; float: right; margin-top: 73px;height: 226px;}
.collegeDetail .head .right #wrap{width: 410px;height: 226px;overflow: hidden;}
.collegeDetail .head .right #con{width: 5000px;height: 226px;overflow: hidden;}
.collegeDetail .head .right img {width: 410px;height: 226px;float: left;}
.collegeDetail .head .refer_button {margin: 0 7px 0 0; padding: 5px 26px;}
.collegeDetail .head .text_noIndent {color: #727272; padding: 10px 0;}
.collegeDetail .button {border: 1px solid #666666; padding: 3px 25px; color: #666666; float: right; margin-top: 22px; margin-left: 7px; cursor: pointer;}
.collegeDetail .active {border: 1px solid #0095eb; color: #0095eb;}
.collegeDetail .note {float: right; margin-top: 22px; font-size: 18px; color: #666666;}
.collegeDetail .mark {width: 20px; vertical-align: middle; padding-left: 5px; cursor: pointer;}
.collegeDetail .tableTitle{font-size: 18px; margin-bottom: 10px;}
/*不规则表格*/
.unirregularTable {width: 100%;  margin-top: -30px;}
.unirregularTable .tr-h {background: #f2f2f2; height: 62px;border-top:  4px  solid #0095eb;}
.unirregularTable .th {float: left; text-align: center; font-size: 16px; padding: 20px 0; color: #fff;}
/*td_1、2、3、4、5、6分别为仅有下线边框，仅有左右线边框，仅有左右下边框,仅有下边框且表格内有边框的，仅有下边框，仅有右下边框*/
/*.unirregularTable .td_1 {float: left; text-align: center; font-size: 15px; padding: 7px 0; border-bottom: 1px solid #d6d6d6; position: relative;}*/
.unirregularTable .td_1 {display: inline-block; text-align: center; font-size: 15px; padding: 7px 0; border-bottom: 1px solid #d6d6d6; position: relative;}
/*.unirregularTable .td_2 {float: left; text-align: center; font-size: 15px; padding: 7px 0; border-left: 1px solid #d6d6d6; border-right: 1px solid #d6d6d6; white-space: pre; z-index: 2; position: relative;}*/
.unirregularTable .td_2 {display: inline-block; text-align: center; font-size: 15px; padding: 7px 0; border-left: 1px solid #d6d6d6; border-right: 1px solid #d6d6d6; white-space: pre; z-index: 2; position: relative;}
.tr .text-center{    position: relative;  top: 50%;  transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }
.unirregularTable .tr, .table .tr{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;}
/*.unirregularTable .td_3 {float: left; text-align: center; font-size: 15px; padding: 7px 0; border: 1px solid #d6d6d6; border-top: 0; position: relative;}*/
.unirregularTable .td_3 {  display: inline-block;text-align: center; font-size: 15px; padding: 7px 0; border: 1px solid #d6d6d6; border-top: 0; position: relative;}
.unirregularTable .td_4 {float: left; text-align: center; font-size: 15px; padding: 6px 0; border-bottom: 1px solid #d6d6d6; position: relative;}
.unirregularTable .td_5 {float: left; text-align: center; font-size: 15px; padding: 6px 0; border-bottom: 1px solid #d6d6d6; position: relative;}
.unirregularTable .td_6 {float: left; text-align: center; font-size: 15px; padding: 6px 0; border-right: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; position: relative;}

.unirregularTable i {position: absolute; background: url(../img/questionMark.png) no-repeat; background-size: 16px; background-position: 4px center; width: 20px; height: 16px; display: inline-block; margin-top: 3px; cursor: pointer;}
.unirregularTable .tip {position: absolute; border: 1px solid #e5e5d4; background: #fffed2; color: #000; font-size: 10px; margin-top: -48px; padding: 3px 6px; left: 0; right: 0;}
/*隐藏层*/
.collegeDetailMask{position: absolute;top: 0;background-color: rgba(0, 0, 0, 0.5); width: 100%; z-index: 100}
.addDetail {background-color: white; z-index: 1001; position: absolute; top: 60px; width: 1098px; height: 740px; min-height: 60%;}
/*加分详情_取消按钮*/
.addDetail .scrollTable {position: relative; width: 100%;}
.addDetail .addSituation1Title {position: absolute; top: 63px; height: 500px; min-height: 300px; width: 101.3%; overflow: auto; overflow-x: hidden;}
.addDetail img{float: right; width: 15px; margin-right: -15px; margin-top: 10px;}
.addDetail .icon{color: red; margin-left: 10px; float: left;}
.addDetail .title{font-size: 22px;}
.addDetail .contentDetail {font-size: 14px; margin: 30px 0; color: #8a8a8a;}
.addDetail .grade{font-weight: 600;}
/*自招院校中的表格内按钮*/
.unirregularTable .yh_1 {border: 1px solid #0095eb; color: #0095eb; background: url(../img/zoom.png) no-repeat; background-size: 16px; background-position: 4px center; width: 120px; padding: 0 0 0 25px; margin: 0 auto; cursor: pointer;}
/*.unirregularTable .enable {border: 1px solid #0095eb; color: #0095eb; background: url(../img/zoom.png) no-repeat; background-size: 16px; background-position: 4px center; width: 80px; padding: 0 0 0 12px; margin: 0 auto; cursor: pointer;}
*/
.unirregularTable .unable {border: 1px solid #a5a5a5; color: #686868; background: url(../img/zoom_unable.png) no-repeat; background-size: 16px; background-position: 4px center; width: 80px; padding: 0 0 0 12px; margin: 0 auto; cursor: default;}
/*自招院校切换屏*/
.collegeDetail .selectChoose {padding-left: 40px; margin-top: 40px;}
.collegeDetail .selectChoose .select {background: #f0f0f0; border: 0;width: 150px;height: 40px;border-bottom: 1px solid black;font-size: 18px;font-weight: lighter; margin-left: 5px;margin-bottom: 0.1px;}
.collegeDetail .selectChoose .select.evaluate{ width: 250px; }
.collegeDetail .selectChoose .select_active {border: 1px solid black; border-bottom: 2px solid #fff !important;background: #fff; color: #0095eb;}
.collegeDetail .conditionAll{margin-top: 30px; margin-left: 40px;}
/*.collegeDetail .conditionAll div{margin-top: 20px; font-size: 16px;}*/
.collegeDetail .gaokaoModal .textVal{margin-top: 20px; font-size: 16px;}
/*招生专业小提示*/
.collegeDetail .tip{position: absolute;}

/*tag选项，目前仅用于自招条件*/
.tagCard .tagDefault {float: left; color: #7a7a7a;}
.tagCard .tag {background: #efefef; float: left; width: auto; border: 1px solid #aaaaaa; padding: 0px 3px; margin-right: 14px; margin-bottom: 12px; margin-top: -1px;}
.tagCard .del {margin-top: 4px; margin-left: 10px; width: 10px; cursor: pointer;}
.tagCard .clear {color: #0095eb; cursor: pointer; float: left;}

/*自招条件中可供选择的学科或竞赛奖项*/
.content_inner .info {background: url(../img/exMark.png) no-repeat; background-size: 20px; color: #8c8c8c; padding-left: 30px;}
.content_inner .moreOrLess {float: right; background: #0095eb; width: 50px; height: 20px; line-height: 20px; margin-top: 15px; padding: 0px 4px; color: #fff; font-size: 14px; cursor: pointer;}
.recruitment_block .recruitmentItem {position: relative; border: 1px solid #b0b0b0; color: #323232; float: left; width: auto; height: 20px; line-height: 20px; margin-top: 5px; padding-right: 5px; padding-left: 5px; margin-right: 12px; cursor: pointer; z-index: 1; background: #fff;}
.recruitment_block .recruitmentItem i {background: url(../img/arrowDown.png) no-repeat; background-size: 12px; display: inline-block; width: 12px; height: 12px; margin-left: 6px; vertical-align: middle;}
.recruitment_block .recruitmentItemInTip {position: relative; border: 1px solid #b0b0b0; color: #323232; float: left; width: auto; height: 20px; line-height: 20px; margin-top: 5px; padding-right: 5px; padding-left: 5px; margin-right: 12px; cursor: pointer; z-index: 1; background: #fff;}
.recruitment_block .recruitmentItemInTip i {background: url(../img/arrowDown.png) no-repeat; background-size: 12px; display: inline-block; width: 12px; height: 12px; margin-left: 6px; vertical-align: middle;}

.recruitment_block .item_active {border: 1px solid #0095eb; border-bottom: medium #fff; color: #0095eb; z-index: 5;}
.recruitment_block .item_active i {background: url(../img/arrowUp.png) no-repeat; background-size: 12px;}
.recruitment_block .item_get {color: #0095eb;}
.recruitment_block dd {width: 900px;}
.recruitment_block dt {width: 60px;}
.recruitment_block {margin-bottom: 8px; margin-top: 10px;}
.recruitment_block .awardLevel {position: absolute; border: 1px solid #0095eb; margin-top: 35px; background: #fff; width: 1000px; padding: 10px 18px; z-index: 2; height: 30px;}
.recruitment_block .award {float: left; margin-right: 25px; cursor: pointer;}
.recruitment_block .award_active {color: #0095eb;}
.recruitment_block .pull-left{color: #323232; margin-top: 10px; overflow: hidden; margin-left: 4px; font-size: 15px;}
/*自招条件查询到的院校信息*/
.reruitment_condition {margin-top:0px;}
.reruitment_condition .colleges {width: 1200px; height: 500px; margin-left: 10px;}

/*自主招生主界面*/
.recruitment .block {width: 30%; float: left; margin: 40px 0; background: #fff; border: 1px solid #d0d0d0; cursor: pointer;}
.recruitment .left {margin-right: 20px;}
.recruitment .middle {margin-right: 36px; margin-left: 36px;}
.recruitment .right {margin-left: 20px;}
.recruitment .img {width: 100%; border-bottom: 5px solid #f2c900;}
.recruitment .img_icon {width: 16%; margin: -36px 42% 15px;}
.recruitment .tip {width: 80%; padding: 10px 0; color: #969696}
.recruitment .icon {width: 12px; margin-right: 4px; display: inline-block;}
.recruitment .line {border-left: 2px solid #c2c2c2; height: 15px; width: 1px; display: inline-block; margin: 0 2px -3px;}
.recruitment .button {font-size: 16px;padding: 10px 80px; background: #0095eb; color: #fff; border: none; width: 100%; margin-top: 20px; cursor: pointer;}
/*每个课程的首部购买项*/
.recruitment .showPrice {}
.recruitment h3 {color: #666666; margin: 20px 0 30px;}
.recruitment .showPrice .left {width: 44%; float: left;}
.recruitment .showPrice .right {width: 50%; float: right;margin-top: 65px;}
.recruitment .showPrice .price {margin-top: 45px;line-height: 2;}
.recruitment .showPrice .normal {font-size: 16px; letter-spacing: 1px; margin-right: 28px; color: #666666; float: left; margin-top: 15px;}
.recruitment .showPrice .special {font-size: 32px; color: #e60012; letter-spacing: 1px; margin-top: 5px;}
.recruitment .option {margin-top: 10px;}
.recruitment .option .normal {margin-right: 0;}
.recruitment .button1 {float: left; margin-left: 15px; padding: 5px 0; margin-top: 10px; width: 136px; text-align: center; font-size: 16px; border: 1px solid #d5d5d5; color: #5c5c5c;}
.recruitment .active {border: 1px solid #0095eb; color: #0095eb;}
.recruitment .button2,.button3 {margin-top: 46px; padding: 12px 80px; margin-right: 15px; font-size: 18px;}
.recruitment .button-try{ background: #0095eb; width: 170px; height: 42px; color: #ffffff; font-size: 21px; line-height: 42px;text-align: center;}
.recruitment .button-try:hover{cursor: pointer; }
.recruitment .button-try .try-arrow{     position: relative;    top: 3px;    right: 10px;background: url("../img/try_arrow.png") no-repeat; display: inline-block; width: 18px;height: 20px}
/*购买页面*/
.recruitment .container {border: 1px solid #e0e0e0; border-top: 5px solid #0095eb; height: 800px; margin-top: 40px; padding: 60px;}
.recruitment .gray-bar {height: 45px; width: 100%; background: #f2f2f2; border: 1px solid #d3d3d3}
.recruitment .p {font-size: 22px; color: #666666; float: left; line-height: 45px;}
.recruitment .seg {margin: 55px 0;}
/*确定文字位置*/
#position1 {margin-left: 172px;}
#position2 {margin-left: 240px;}
#position3 {margin: 30px 0 0 45px;}
#position4 {margin: 30px 0 0 150px;}
.recruitment .p0 {font-size: 22px; color: #666666; float: left; margin-right: 12px;}
.recruitment .p1 {font-size: 17px; color: #666666; float: left; margin-right: 12px;}
.recruitment .p2 {font-size: 17px; color: #666666; float: left; border: 1px solid #6e6e6e; padding: 2px 4px; width: 220px; margin-top: -2px; margin-right: 48px;}
.recruitment .p3 {font-size: 12px; line-height: 24px;}
.recruitment .p4 {font-size: 16px; line-height: 24px; color: #666666}
.recruitment .p5 {font-size: 26px; color: #0095eb;}
.recruitment .alipay {border: 2px solid #9e9e9e; border-radius: 10px; width: 140px; padding: 8px 30px; float: left; margin-right: 20px;}
.recruitment .weixinpay {border: 2px solid #9e9e9e; border-radius: 10px; width: 140px; padding: 12px 30px; float: left; margin-right: 20px;}
.recruitment .active {border-color: #0095eb;}
.recruitment .container .left {width: 69%; float: left;}
.recruitment .container .right {width: 26%; float: right; margin-top: 80px;}
.recruitment .container .right .button2 {padding: 5px 60px;float: right; margin-top: 20px;}
.recruitment .return {font-size: 18px; margin: -60px; padding-top: 140px; color: #0095eb; text-decoration: underline;}
.recruitment .tip_buy {font-size: 40px; text-align: center; color: #ff9600; margin: 40px 0;}
.recruitment .infomation {float: left; margin-left: 100px; margin-right: 100px;}
/*复试提升课程体系下面的课程选择部分*/
.course2_item {margin-left: 65px; margin-top: -60px;}
.course2_item .select_course {border: none; color: #606060; width: 172px; height: 42px; font-size: 18px; white-space: pre;}
.course2_item .active {background: #0095eb; color: #fff}
.course2_item .boldline {border: 3px solid #0095eb; margin-top: -3px;}
.course2_item .typeCourse {margin-top: 40px;}
/*章节内容*/
.chapter {border: 1px solid #cfcfcf; padding-left: 30px; height: 60px; line-height: 60px; margin-top: 20px;}
.chapter .p1 {font-size: 22px; color: #0095ff; float: left; line-height: 60px;}
.chapter .p2 {font-size: 22px; color: #606060; float: left; border: none; margin-right: 90px; line-height: 60px; width: 460px;}
.chapter .p3 {font-size: 22px; color: #606060; float: left; padding-left: 42px; background: url(../img/chapter_icon1.png) no-repeat; background-size: 30px; background-position: 0 16px; line-height: 60px; margin-right: 30px; width: 80px;}
.chapter .p4 {font-size: 22px; color: #606060; float: left; padding-left: 42px; background: url(../img/chapter_icon2.png) no-repeat; background-size: 30px; background-position: 0 16px; line-height: 60px; margin-right: 50px;}
.chapter .drop {width: 60px; height: 60px; background:#0095ff;color: #fff;float: right; text-align: center; line-height: 54px; font-size: 48px; font-weight: lighter; cursor: pointer;}
.chapterIn {padding: 0 30px; border: 1px solid #cfcfcf; border-top: none;}
.section .p1 {font-size: 22px; color: #606060; float: left; border: none; width: 638px; line-height: 60px;}
.section .p2 {font-size: 22px; color: #606060; float: left; padding-left: 42px; background: url(../img/chapter_icon3.png) no-repeat; background-size: 24px; background-position: 0 20px; line-height: 60px;border: none; width: 100px;}
.section .p3 {font-size: 22px; color: #0095ff; float: right; line-height: 60px; cursor: pointer;}
/*竞赛查询部分*/
.recruitment .item_select {padding-left: 80px;}
.recruitment .select {border-bottom: 1px solid #858585; width: 160px; height: 48px; font-size: 19px}
.recruitment .select_course {width: 140px; margin-bottom: 0.5px;}
.recruitment .select_active {border: 1px solid #858585;}
.competition_seg {padding: 60px 0 40px;}
.competition_seg .left {width: 12%; text-align: right; float: left; color: #323232; font-size: 19px; font-weight: bold; margin-top: 10px;}
.competition_seg .right {width: 82%; text-align: left; float: left; color: #323232; font-size: 19px; margin-top: 10px;}
.competition_seg .eighteenpx {font-size: 18px;}
.competition_seg .more {color: #0095eb; display: inline-block; cursor: pointer;}
/*自招条件中可供选择的学科或竞赛奖项
.content_inner .info {background: url(../img/questionMark.png) no-repeat; background-size: 20px; color: #8c8c8c; padding-left: 30px;}
.content_inner .moreOrLess {float: right; background: #0095eb; width: 50px; height: 20px; line-height: 20px; margin-top: 4px; padding: 0px 4px; color: #fff; font-size: 14px; cursor: pointer;}
.recruitment_block .recruitmentItem {position: relative; border: 1px solid #b0b0b0; color: #323232; float: left; width: auto; height: 20px; line-height: 20px; margin-top: 4px; padding-right: 5px; padding-left: 5px; margin-right: 10px; cursor: pointer; z-index: 1; background: #fff;}
.recruitment_block .recruitmentItem i {background: url(../img/arrowDown.png) no-repeat; background-size: 12px; display: inline-block; width: 12px; height: 12px; margin-left: 6px; vertical-align: middle;}
.recruitment_block .item_active {border: 1px solid #0095eb; border-bottom: medium #fff; color: #0095eb; z-index: 5;}
.recruitment_block .item_active i {background: url(../img/arrowUp.png) no-repeat; background-size: 12px;}
.recruitment_block .item_get {color: #0095eb;}
.recruitment_block dd {width: 900px;}
.recruitment_block dt {width: 60px;}
.recruitment_block {margin-bottom: 8px; margin-top: 10px;}
.recruitment_block .awardLevel {position: absolute; border: 1px solid #0095eb; margin-top: 24px; background: #fff; width: 1000px; padding: 10px 18px; z-index: 2;}
.recruitment_block .award {float: left; margin-right: 25px; cursor: pointer;}
.recruitment_block .award_active {color: #0095eb;}*/
/*自招院校中的表格内按钮*/
.unirregularTable .enable {border: 1px solid #0095eb; color: #0095eb; background: url(../img/zoom.png) no-repeat; background-size: 16px; background-position: 4px center; width: 80px; padding: 0 0 0 12px; margin: 0 auto; cursor: pointer;}
.unirregularTable .unable {border: 1px solid #a5a5a5; color: #686868; background: url(../img/zoom_unable.png) no-repeat; background-size: 16px; background-position: 4px center; width: 80px; padding: 0 0 0 12px; margin: 0 auto; cursor: default;}

/*以下为心理测评部分*/
.evaluation {width: 1200px; margin: 120px auto;}
.parentORstudent {width:21.7%; margin:-10px 0 0 30px; border: 2px solid #d6d6d6;}
.parentORstudent:hover {border: 2px solid #0095eb; cursor: pointer;}
.characterORjob {margin-top: 40px; width: 48%; border: 2px solid #d6d6d6;}
.characterORjob:hover {border: 2px solid #0095eb; cursor: pointer;}
/*题目*/
.problem {margin: 120px auto 60px; background: #fff; padding: 30px 50px;}
.problem .p1 {font-size: 22px; letter-spacing: 1px; margin-bottom: 15px;}
.problem img {width: 100%}
.problem .img {width: 30%; margin: 40px auto; text-align: center;}
.problem .p2 {font-size: 18px; text-align: center; letter-spacing: 1px;}
.problem .button_contain {padding: 20px 240px;}
.problem .button {background: #0095eb; font-size: 16px; padding: 10px; color: #fff; border: none; width: 160px; margin: 20px 10px; cursor: pointer; text-align: center; display: inline-block; }
.problem .p3 {font-size: 15px; color: #0095eb; margin-left: 10px; text-decoration: underline; cursor: pointer; width: 80px}
.evaluation .words {margin: 10px 0}
.evaluation .seg1 {padding: 40px}
.evaluation .seg2 {background: #ecf8ff; padding: 20px 0; margin-bottom: 80px;}
.evaluation .p1 {font-size: 22px; letter-spacing: 1px; margin-bottom: 15px;}
.evaluation .p2 {font-size: 25px; margin: 60px 0 40px}
.evaluation .p3 {font-size: 19px; letter-spacing: 1px;}
.evaluation .p4 {font-size: 16px; font-weight: bold; display: inline-block; width: 14%}
.evaluation .p5 {font-size: 16px; display: inline-block; width: 80%; vertical-align: text-top; margin-top: -3px;}
.evaluation .p6 {font-size: 19px; letter-spacing: 1px; font-weight: bold;}
.evaluation .p7 {font-size: 22px; color: #fff; float: left;}
.evaluation .p8 {font-size: 21px; color: #6bb8ff; letter-spacing: 3px; margin: 70px 0 30px;}
.evaluation .head {background: #f2f2f2; color: #0095eb; padding: 10px 0 10px 40px; font-size: 22px; margin-top: 30px;}
.evaluation .left {margin-top: 30px; width: 54%; display: inline-block;}
.evaluation .right {margin-top: 30px; width: 42%; display: inline-block;}
.evaluation .square {background: #0095eb; color: #fff; width: 30px; height: 30px; font-size: 20px; text-align: center; line-height: 30px; display: inline-block;}
.evaluation .afterSquare {display: inline-block; vertical-align: top; margin-left: 20px; margin-top: -4px; line-height: 30px; width: 390px;}
.evaluation .subject {width: 45%; height: 240px;}
.evaluation .subject .major:hover {cursor: pointer;}
.evaluation .img1 {display: inline-block; width: 50px; margin: 50px 10px -6px 0;}
.evaluation .img2 {display: inline-block; width: 16px; margin-left: 10px;}
.evaluation .subject .p1 {display: inline-block; max-width: 60%; font-size: 20px; color: #0095eb}
.evaluation .subject .p2 {font-size: 16px; margin: 20px 0;}
.evaluation .reference {background: #0095eb; height: 100px; line-height: 100px;}
.evaluation .reference .img1 {margin: 25px 20px 0 40px;}
.evaluation .reference .img2 {margin: 45px 40px 0 0;}
.evaluation .return {color: #0095eb; font-size: 18px; margin: 40px 0; float: right; text-decoration: underline; cursor: pointer;}

/*** 分页的效果 ***/
.pageButton_container { font-size: 12px;padding-top: 18px; width: 100%; text-align: center; margin-bottom: 20px;}
.pageButton_container a:hover{cursor: default;}
.pageButton_container a.num{ display: inline-block; padding: 2px 8px; border: 1px solid #3399ff; color: #3399ff; border-radius: 2px; }
.pageButton_container .active{ color: #fff; background: #3399ff; display: inline-block; padding: 2px 8px; border: 1px solid #3399ff; border-radius: 2px;}
.pageButton_container a.next{ background: url(../img/profession.png) no-repeat 0px -149px; background-size: auto 232px; width: 14px; height: 14px; display: inline-block; }
.pageButton_container a.pre{ background: url(../img/profession.png) no-repeat 0px -173px; background-size: auto 232px; width: 14px; height: 14px; display: inline-block; }

/*以下为学业规划部分*/
/*专家查询部分*/
.expertQuery {margin-top: 60px;}
.expertQuery .button {width: 180px; padding: 10px 30px;}
.expertQuery .bg1 {background: url(../img/course_info0_1.png) no-repeat; background-size: contain; width: 100%; height: 461px; margin-top: 40px;}
.expertQuery .bg2 {background: url(../img/course_info0_2.png) no-repeat; background-size: contain; width: 100%; height: 461px; margin-top: 40px;}
.expertQuery .bg3 {background: url(../img/course_info0_3.png) no-repeat; background-size: contain; width: 100%; height: 461px; margin-top: 40px;}
.expertQuery .bg4 {background: url(../img/course_info0_4.png) no-repeat; background-size: contain; width: 100%; height: 461px; margin-top: 40px;}
.expertQuery .bg5 {background: url(../img/course_info0_5.png) no-repeat; background-size: contain; width: 100%; height: 461px; margin-top: 40px;}
.expertQuery .cover {background: #fff; float: right; width: 45.3%; height: 385px; margin: 4px 3px 0 0; padding: 30px 30px 0;}
.expertQuery .cover .p1 {margin-top: 12px;}
.expertQuery .cover .p4 {margin-top: 2px;}
.expertQuery .cover .tight {letter-spacing: -1px;}
.expertQuery .cover .return {margin-left: 360px; margin-top: -90px; cursor: pointer;}
/*选科考试查询部分*/
.compulsory_button {border: 2px solid #0095eb; background: #eef7ff; color: #0095eb; width: 160px; float: right; font-size: 14px; padding: 4px; margin-top: 12px; text-align: center; cursor: pointer;}
.compulsory_button img {margin-right: 6px; vertical-align: sub; width: 16px;}
/*意向专业查询部分*/
.arrangementBar {background: #f2f2f2; padding: 6px 10px; margin-bottom: 20px; margin-top: 6px; line-height: 40px;}
.arrangementBar .title {white-space: pre; float: left;}
.arrangementBar .subject {float: left;}
.arrangementBar .checkbox {border: 1px solid #969696; background: #fff; width: 15px; height: 15px; float: left; margin: 12px 5px 0 25px; cursor: pointer;}
.arrangementBar .subject .active {border: 1px solid #5bb8ee; color: #0095eb; line-height: 16px; text-align: center; font-size: 17px;}
/*专业名称查询中的专业下拉框*/
#majorsList{border: 1px solid black; background-color: white; position: absolute; margin-top: 29px; margin-left: 103px; width: 237px; max-height: 122px; overflow-y: auto; overflow-x: hidden;}
#majorsList a{float: left; width: 223px; clear: both; cursor: default;}
#majorsList a:hover{background-color: #8cd8ff; width: 223px;}

#majorsInChartsList{border: 1px solid black; background-color: white; position: absolute; margin-top: 29px; margin-left: 103px; width: 222px; max-height: 122px; overflow-y: auto; overflow-x: hidden;}
#majorsInChartsList a{float: left; width: 222px; clear: both; cursor: default;}
#majorsInChartsList a:hover{background-color: #8cd8ff; width: 222px;}

/*学科规划图表部分*/
.myChart {float: left;}
.chartLeft {float: left; width: 16%;}
/*.chartLeft .combinationNum1 {background: url(../img/combinationNum1.png) no-repeat; background-size: 120px; background-position: 0 0; width: 120px; height: 160px; text-align: center; font-size: 28px; line-height: 154px; color: #ff952d; font-weight: bold; margin-top: 20px;}
.chartLeft .combinationNum2 {background: url(../img/combinationNum2.png) no-repeat; background-size: 120px; background-position: 0 0; width: 120px; height: 160px; text-align: center; font-size: 28px; line-height: 154px; color: #ff952d; font-weight: bold; margin-top: 20px;}
*//*.chartLeft .combinationNum {background: url(../img/majorType.jpg) no-repeat; background-size: 120px; background-position: 0 0; width: 120px; height: 160px; text-align: center; font-size: 28px; line-height: 154px; color: #ff952d; font-weight: bold; margin-top: 20px;}
*/.chartLeft .majorNum {background: url(../img/majorNum.png) no-repeat; background-size: 120px; background-position: 0 0; width: 120px; height: 160px; text-align: center; font-size: 28px; line-height: 160px; color: #0095eb; font-weight: bold;}
/*.chartLeft .provinceCount {background: url(../img/provinceCount.png) no-repeat; background-size: 120px; background-position: 0 0; width: 120px; height: 160px; text-align: center; font-size: 28px; line-height: 154px; color: #ff952d; font-weight: bold; margin-top: 20px;}
*/
.chartRight {float: right; width: 84%;}
.chartRight .inputBar {margin-bottom: 30px;}
.chartRight .title {float: left; white-space: pre; margin-right: 30px; font-size: 16px;}
.chartRight .input {width: 220px; height: 25px; line-height: 25px; float: left; margin-right: 20px;}
.chartRight .query {float: left; color: #fff; background: #0095eb; padding: 2.8px 30px;}
.symbolTip {background: url(../img/towardDown.png) no-repeat; background-size: 120px; background-position: 0 0; width: 140px; height: 60px; padding-left: 20px;}
/*修改图片*/
.chartRight .editButtonInCharts {float: left; border: 1px solid #0095eb; background: url("../img/edit.png") no-repeat; background-size: 17px; padding: 2px 7px 1px 31px; background-position: 8px 2px; font-size: 16px; color: #0095eb; cursor: pointer;}
/*自主招生pdf导出部分*/
.report {background: #fff; position: relative;}
.report .page {height: 1667.13076px; padding-top: 30px; background: #fff; position: relative;}
.report .innerHTML { background: #fff; position: relative;}
.report .clearfix{height: 0px;}
.report .partOne {position: relative;}
.report .personInfo {position: absolute; left: 660px; top: 920px;}
.report .personInfo .title {color: #fff; font-weight: bold; font-size: 24px; white-space: pre; letter-spacing: 4px; margin-bottom: 50px;}
.report .personInfo .info {margin-bottom: 20px;}
.report .personInfo .info .left {white-space: pre; color: #fff; margin-right: 40px; font-size: 22px; float: left;}
.report .personInfo .info .right {white-space: pre; color: #fff; margin-right: 10px; font-size: 22px; float: left;}
.report .reportTip {width: 1028px; margin: 10px auto; font-size: 20px; text-indent: 2em; line-height: 40px; margin-bottom: 20px;}
.report .report_college {}
.report .supplement {width: 80px; height: 50px; margin-left: 100px;}
.report .supplement_split {width: 80px; height: 50px; margin-left: 100px; margin-top: -5px;}
.report .empty {width: 100%; height: 200px;}
.report .report_college .pre {float: left; width: 60px; margin-left: 20px;}
.report .report_college .left_type1 {float: left; color: #fff; width: 80px; height: 284px; margin-right: 30px; font-size: 36px; margin-left: 20px; text-align: center; margin-top: -2px;}
.report .report_college .left_type2 {float: left; color: #fff; width: 80px; height: 284px; margin-right: 30px; font-size: 36px; margin-left: 100px; text-align: center; margin-top: -2px;}
.report .report_college .middle{float: left; width: 440px; margin-right: 40px;}
.report .report_college .middle img {height: 280px;}
.report .report_college .right {float: left; width: 420px}
.report .report_college .report_college_01 {font-size: 28px; font-weight: bold;}
.report .report_college .report_college_02 {height: 30px; margin-left: -12px; margin-top: 10px;}
.report .report_college .report_college_03 {color: #727272; font-size: 20px; margin: 10px 0;}
.report .report_college .report_college_03 .key {display: inline-block; margin-right: 20px;}
.report .report_college .report_college_03 .value {display: inline-block;}
.report .layer {
    width: 1028px;
    margin: 40px auto; font-size: 26px; font-weight: bold; padding: 10px 30px;
    background: #f2f2f2; border: 1px solid #747474;
}
.report.coursereport .layer{
    width: 1028px!important;
}

.report .contentDetail{color: black; margin-top: 10px; text-align: left; font-size: 14px; width: 1030px; margin: -14px auto 20px; color: #727272; line-height: 36px}
.report .contentDetail .icon {color: red;}
.report .contentDetail .grade {font-weight: bold;}
.report .partZero {width: 420px; margin-left: 140px; float: left;}
.report .partZeroRight {width: 430px; margin-left: 60px; float: left;}
.report .label {width: 100%; margin-right: 50px; margin-top: 20px;}
.report .label_formal {margin-top: 80px !important;}
.report .label .label_num {background: #fec200;
    min-width: 34px;padding: 0 4px;
    height: 34px; float: left; color: #fff; text-align: center; line-height: 34px; margin-top: 4px; margin-right: 20px; font-size: 24px;}
.report .label .label_word {font-size: 26px; font-weight: bold; float: left;}
.report .label .label_pageNum {font-size: 26px; font-weight: bold; float: right;}
.report .label_thin {margin-bottom: 10px; width: 100%; margin-top: 15px;}
.report .label_thin .label_word {font-size: 22px; float: left; white-space: pre; font-weight: normal;}
.report .label_thin .dot {font-size: 22px; float: left; font-weight: normal; margin-left: 10px;}
.report .label_thin .label_pageNum {font-size: 22px; float: right; font-weight: normal;}
.report .innerHTML {margin: 0 86px; font-size: 22px;}
.report .accessory .left {width: 56%; float: left;}
.report .accessory .right {float: left; margin-left: 60px; width: 38%;}
.report .accessory .key {font-size: 22px; color: #727272; margin: 10px 0; white-space: pre; display: inline-block;}
.report .accessory .value {font-size: 22px; color: #727272; margin: 10px 0; display: inline-block; margin-left: 30px;}
.report .reTitle img {display: inline-block; vertical-align: text-bottom; width: 32px;}
.report .reTitle div {display: inline-block; font-size: 32px; font-weight: bold; margin-left: 30px;}
.report .general {font-size: 18px; text-indent: 2em; margin: 30px 0; line-height: 32px; text-align: justify;}
.report .general_title {font-size: 24px; text-indent: 2em; margin: 30px 0; line-height: 44px; font-weight: bold;}
/*.report .subTitle .content{display: inline-block; font-size: 18px; color: black; font-weight: normal; margin-top: 20px;}
*/
.report .pageBottom {position: absolute; bottom: 10px; font-size: 20px; white-space: pre; color: #848484; width: 86.5%;margin: 0px 0 0 75px;}
.report.coursereport .pageBottom{padding-right: 40px;text-align: right;    width: 100%; margin: 0;     padding-bottom: 20px;}
.report .pageBottom .pageText{ text-align: right;}
.report .pageTest {position: absolute; right: 86px; font-size: 20px; white-space: pre; color: #848484;}
.outputPDF {position: fixed; bottom: 40px; right: 30px; border: 1px solid #fff; background: #0095eb; color: #fff; font-size: 20px; width: 100px; height: 40px; text-align: center; line-height: 40px; cursor: pointer;}
.outputPDFTip {position: fixed; top: 0; width: 100%; height: 60px; line-height: 60px; background: #0095eb; color: #fff; font-size: 24px; text-align: center;}
.downPDFTip {position: fixed; bottom: 40px; right: 30px; border: 1px solid #fff; border-radius: 0.5em; background: #424242; opacity: 0.6; color: #fff; font-size: 20px; width: 65px; height: 62px; text-align: center; line-height: 40px; cursor: pointer;}
.downPDFTip:hover{background: #1c1c1c; opacity: 0.6;}
.downPDFTip img{width: 36%; margin-top: 6px;}
.downPDFTip p{margin-top: -19px;}

/**** 学业规划部分 ****/
.boxBorder{width: 1032px; height: 400px; border: 1px solid #b6b6b6; margin-top: 100px; margin-left: 85px;}
/*大title*/
.coursereportOne .partOneThree .admissionScoreLine{width: 1032px; height: 400px; border: 1px solid #b6b6b6;}
.coursereportOne .partOneThree .references h2{font-size: 20px; font-weight: bold; margin-top: 20px;}
.coursereportOne .partOneThree .references p{font-size: 16px;}

/*.coursereportOne .page{height: 1700px; padding-top: 30px; background: #fff; position: relative;}*/
.downPDFTip1 img{width: 36%; margin-top: -9px;}
.downPDFTip1 {position: fixed; bottom: 40px; right: 30px; border: 1px solid #fff; border-radius: 0.5em; background: #424242; opacity: 0.6; color: #fff; font-size: 20px; width: 65px; height: 62px; text-align: center; line-height: 40px; cursor: pointer;}
.downPDFTip1:hover{background: #1c1c1c; opacity: 0.6;}
.downPDFTip1 p{margin-top: -19px;}
/*06部分*/
.coursereport .partContent{position: relative;}
.coursereport .radarMap{position: absolute;}
/*6.2部分*/
.coursereport .title61{position: absolute; margin-top: -1112px; margin-left: 75px;}
.coursereport .page{height: 1970px; padding-top: 30px; background: #fff; position: relative;}
.coursereport .firstpagecont{background:url(../img/coursereport-01.png)no-repeat; background-size:100%;}

.partFourTip1table .tablename {color: #727272; font-size: 20px; margin-top: 10px;}
.partFourTip1table .tablename .key {display: inline-block; margin-left: -42px;}
.partFourTip1table .tablename .value {display: inline-block;margin-left: -32px;}

.navigation1{height: 250px;background: #0095eb;border-top: 81px solid transparent;}
.navigation1 .con{width: 1700px;margin: auto;text-align: center;padding-top: 14px;}
.navigation1 .con a{line-height: 32px;display: inline-block;width: 100px;height: 37px;border-radius: 8px;padding-top: 45px;margin-left: 35px;color: #fff;font-size: 14px;}
.navigation1 .con a.active{background-color: #4db5f1;}
.navigation1 .con a:hover{background-color: #4db5f1;}
.navigation1 .con_course_arrangement a:nth-of-type(2){
    margin-left: 20px;
    background-image: url(../img/course_arrangement_02.png);
    background-position: 32px 4px;
    background-repeat: no-repeat;
    background-size: 36px 45px;
}
.navigation1 .con_course_arrangement a:nth-of-type(1){margin-left: 20px;background-image: url(../img/course_arrangement_05.png);background-position: 32px 4px;background-repeat: no-repeat ;background-size: 42px 42px;}
.navigation1 .con_course_arrangement a:nth-of-type(3){margin-left: 20px;background-image: url(../img/course_arrangement_02.png);background-position: 32px 4px;background-repeat: no-repeat ;background-size: 36px 45px;}
.navigation1 .con_course_arrangement a:nth-of-type(4){margin-left: 20px;background-image: url(../img/course_arrangement_03.png);background-position: 32px 14px;background-repeat: no-repeat ;background-size: 36px 30px;}
.navigation1 .con_course_arrangement a:nth-of-type(5){margin-left: 20px;background-image: url(../img/course_arrangement_04.png);background-position: 35px 10px;background-repeat: no-repeat ;background-size: 36px 36px;}


.progress-canvas {
    position: relative;
}
.progress-canvas .p-name-content {
    font-size: 14px;
    position: absolute;
    text-align: center;
    top: -43px;
}
.progress-canvas .p-name-content .name {
    color: #000;
    position: relative;
}
.progress-canvas .p-name-content .circle {
    position: relative;
}
.progress-canvas .p-name-content .circle .circle-out {
    background: #0095eb;
    border-radius: 50%;
    width: 11px;
    height: 11px;
    position: relative;
    display: inline-block;
}
.progress-canvas .p-name-content .circle .circle-in {
    background: #ffffff;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    position: relative;
    display: inline-block;
    top: -3px;
    left: -12px;
}

.progress-canvas .p-line {
    width: 900px;
    height: 4px;
    background: #0095eb;
    margin-top: 10px;
    margin-bottom: 25px;
    position: relative;
    left: 200px;
    top: -15px;
}
.progress-canvas .circle {
    background: none;
}
.progress-canvas .circle .circle-in {
    top: -23px;
    left: 0px;
}

.progress-canvas .part1 {
    left: 180px!important;
}
.progress-canvas .part2 {
    left: 360px !important;
}
.progress-canvas .part3 {
    left: 530px !important;
}
.progress-canvas .part4 {
    left: 670px !important;
}
.progress-canvas .part5 {
    left: 790px !important;
}
.ec-circle{
    position: relative;
    top: -2px;
    right: 5px;
}
.circle-pass{
    background: url('../img/circle-pass.png');
}
.circle-repass{
    background: url('../img/circle-repass.png');
}
.c-red{
    color: #ff0000;
}
.IntelligentRecomGetInformation .scoreTips{
    font-size: 12px;
}
.IntelligentRecomGetInformation .c-red{
    padding: 0px 4px;
    position: relative;
    top: 1px;
}
.pieCanvas .pie-title{ font-size: 20px; color: #323232; margin-top: 20px; }
.pieCanvas .pie-left{ display: inline-block; }
.pieCanvas .pie-right{ display: inline-block; }

.IntelligentRecomGetInformation input::-webkit-input-placeholder{
    /* WebKit browsers */
    color: #afafaf;
}
.IntelligentRecomGetInformation input:-moz-placeholder{
    /* Mozilla Firefox 4 to 18 */
    color: #afafaf;
}
.IntelligentRecomGetInformation input::-moz-placeholder{
    /* Mozilla Firefox 19+ */
    color: #afafaf;
    opacity: 1;
}
.IntelligentRecomGetInformation input:-ms-input-placeholder{
    /* Internet Explorer 10+ */
    color: #afafaf;
}
.IntelligentRecomGetInformation input,.IntelligentRecomGetInformation input:hover{ outline:none; border:1px solid #a9a9a9;;}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.analyseTable .tr,.analyseTable .tr-h{
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
}

.analyseTable .tr .td-1,.analyseTable .tr-h .th-1{
    flex: 8;
    -webkit-flex: 8;
    -moz-flex: 8;
    -ms-flex: 8;
}
.analyseTable .tr .td-2,.analyseTable .tr-h .th-2{
    flex: 5;
    -webkit-flex: 5;
    -moz-flex: 5;
    -ms-flex: 5;
}
.analyseTable .tr .td-3,.analyseTable .tr-h .th-3{
    flex: 18;
    -webkit-flex: 18;
    -moz-flex: 18;
    -ms-flex: 18;
}
.analyseTable .tr .td-4,.analyseTable .tr-h .th-4{
    flex: 18;
    -webkit-flex: 18;
    -moz-flex: 18;
    -ms-flex: 18;
}
.analyseTable .tr .td>div{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: 0px 10px;
}
.layer-canvas .td_inner{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: 0px 10px;
}

.changeTable .tip10 {  margin: 0; vertical-align: inherit;}
.changeTable .tip11 {
    margin: 0; vertical-align: inherit;
}
.changeTable .tip12 {
    margin: 0; vertical-align: inherit;
}
.changeTable .tip13 {
    margin: 0; vertical-align: inherit;
}
.changeTable .tip14 {
    margin: 0; vertical-align: inherit;
}
.changeTable .collegeLevel{
    margin: 0 auto;
}

.changeTable .collegeLevel .colName{
    height: 18px;
    display: inline-block;
    /*margin: 0 0 8px 5px;*/
    /*vertical-align: middle;*/
}



.analyseTable .tr .td-3,.analyseTable .tr .td-4{
    text-align: left;
}

.report_college_table .tr,.report_college_table .tr-h{
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
}
.report_college_table .tr .td-1,.report_college_table .tr-h .th-1{
    flex: 8;
    -webkit-flex: 8;
    -moz-flex: 8;
    -ms-flex: 8;
    float: inherit;
}
.report_college_table .tr .td-2,.report_college_table .tr-h .th-2{
    -moz-flex: 21;
    flex: 21;
    -webkit-flex: 21;
    -ms-flex: 21;
    float: inherit;
}
.report_college_table .tr .td-3,.report_college_table .tr-h .th-3{
    -moz-flex: 21;
    flex: 21;
    -webkit-flex: 21;
    -ms-flex: 21;
    float: inherit;
}
.report_college_table .tr .td-4,.report_college_table .tr-h .th-4{
    -moz-flex: 42;
    flex: 42;
    -webkit-flex: 42;
    -ms-flex: 42;
    float: inherit;
}
.report_college_table .tr .td>div{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/*首行缩进*/
.report_college_table .tr .td-2 .td_inner{
    text-indent: 25px;
}
.imp-time-canvas{position: relative;padding: 60px 0;}
.imp-time-canvas .img-time-bg{
    background: url("../img/report-import-timeline.png") no-repeat;
    width: 29px;
    height: 248px;
    margin: 0 auto;
    position: relative;
    top: -10px;
}
.imp-time-canvas .img-time-val{
    background: #0095eb;
    border-radius: 10px;
    position: absolute;
    padding: 5px 15px;
    color: #fff;
}
.imp-time-canvas .text1{
    top: 27px;
    left: 560px;
    text-align: left;
}
.imp-time-canvas .text2{
    top: 103px;
    right: 560px;
    text-align: right;
}
.imp-time-canvas .text3{
    top: 178px;
    left: 560px;
    text-align: left;
}
.imp-time-canvas .text4{
    top: 255px;
    right: 560px;
    text-align: right;
}
.img-time-val.text1:before,.img-time-val.text3:before {
    content: "";
    border: 10px solid transparent;
    position: absolute;
    border-right: 15px solid #0095eb;
    top: 22px;
    left: -23px;
}
.img-time-val.text2:before,.img-time-val.text4:before {
    content: "";
    border: 10px solid transparent;
    position: absolute;
    border-left: 15px solid #0095eb;
    top: 22px;
    right: -23px;
}
.imp-time-canvas .img-time-val .time-val{
    font-size: 17px;
}
.imp-time-canvas .img-time-val .des-val{
    font-size: 20px;
    font-weight: bold;
}
.report_platform_info{
    width: 1028px;
    height: 675px;
    padding: 30px 0 0;
}
.process-canvas{
    position: relative;
}
.process-canvas .process-bg{
    background: url(../img/report-process.png) no-repeat;
    height: 241px;
    width: 887px;
    margin: 0 auto;
}
.process-canvas .process-step{
    display: inline-block;
    color: #fff;
    position: relative;
}
.process-canvas .process-step>div{
    background-size: cover;
    /*transform: scale(0.8, 0.8);*/
    /*-ms-transform: scale(0.8, 0.8);*/
    /*-moz-transform: scale(0.8, 0.8);*/
    /*-webkit-transform: scale(0.8, 0.8);*/
    /*-o-transform: scale(0.8, 0.8);*/
}
.process-canvas .process-body-stable{
    position: absolute;
    top: 125px;
    width: 100%;
}
.process-canvas .process-body-stable .process-body{
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.process-canvas .process-step.step2{
    top: -80px;
}
.process-canvas .process-step.step3{
    top: -60px;
}
.process-canvas .process-step.step4{
    top: -70px;
}
.process-canvas .process-step.step5{
    top: -110px;
}
.process-canvas .process-step.stepfinish{
    top: -100px;
}
.process-canvas .process-step span{
   font-size: 20px;
    position: relative;
}
.process-canvas .process-step .step-img-1{
    background-image: url("../img/report-process-1.png") ;
    width: 136px;
    height: 109.6px;
}
.process-canvas .process-step .step-img-1>span{
    top: 34px;
    left: -14px;
}
.process-canvas .process-step .step-img-2{
    background-image: url("../img/report-process-2.png") ;
    width: 156.8px;
    height: 109.6px;
}
.process-canvas .process-step .step-img-2>span{
    top: 35px;
    left: -25px;
}
.process-canvas .process-step .step-img-3{
    background-image: url("../img/report-process-3.png") ;
    width: 146.4px;
    height: 116.8px;
}
.process-canvas .process-step .step-img-3>span{
    top: 36px;
    left: -25px;
}
.process-canvas .process-step .step-img-3>span.len4{
    top: 33px;
    left: -25px;
}
.process-canvas .process-step .step-img-4{
    background-image: url("../img/report-process-4.png") ;
    width: 164px;
    height: 158.4px;
}
.process-canvas .process-step .step-img-4>span{
    top: 84px;
    left: -25px;
}

.process-canvas .process-step .step-img-5{
    background-image: url("../img/report-process-5.png") ;
    width: 142.4px;
    height: 131.2px;
}
.process-canvas .process-step .step-img-5>span{
    top: 34px;
    left: -13px;
}
.process-canvas .process-step .step-img-5>span.len4{
    left: -30px;
}
.process-canvas .process-step .step-img-finish{
    background-image: url("../img/report-process-finish.png") ;
    width: 108px;
    height: 109.6px;
}
.process-canvas .process-step .step-img-finish>span{
    top: 34px;
    left: -6px;
}
.general .process-info{
    text-indent: initial!important
}
.process-info .process-info-part{
    font-size: 18px;
    margin-bottom: 43px;
}
.process-info .process-info-part .bold{
    font-weight: bold;
}
.coursereport .pageBottom-course{
    position: absolute;
    padding-right: 0!important;
    bottom: 0;
    font-size: 20px;
    color: #848484;
    width: 100%;
}
.coursereport .pageBottom-course .pagerNum{
    text-align: right;
    width: 86%;
    margin: 0 auto 20px;
    padding-right: 50px;
}
.coursereport .pageBottom-course .pagerImg{
    width: 86%;
    margin: 0 auto;
}
.coursereport .pageBottom-course .pagerImg>img{
    width: 100%;
}
.coursereport .Sixpartheight{
    /*height: 100%;*/
}
.hide{
    display: none!important;
}
.clickCollege:hover{
    cursor: pointer;
}


