@charset "utf-8";

/* CSS Document*/

@import url(//at.alicdn.com/t/font_1904728_u8ybhksliy.css);
 :root {
    --main-color: #03B07A;
    --second-color: #cff7eb;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color: #000;
    -webkit-text-size-adjust: none;
    height: 100%;
    background-color: #f8f8f8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul,
li,
ol {
    list-style: none;
}

ins {
    text-decoration: none;
}

i,
em {
    font-style: normal;
}

input {
    border: none;
}

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

select,
input,
button,
button img,
label {
    vertical-align: middle
}

body,
h1,
h2,
h3,
ul,
li,
form,
p,
img {
    border: 0
}

input,
button,
select,
img {
    margin: 0;
    line-height: normal
}

a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: var(--main-color);
}

.clear,
.area {
    zoom: 1;
}

.clear:after,
.area:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.tc {
    text-align: center;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.dn {
    display: none;
}

.head-box {
    min-width: 1200px;
}

.topbar-hbky119 {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    width: 100%;
}

.topbar-hbky119 a {
    color: #777;
    text-decoration: none;
}

.top-nav-hbky119 {
    width: 760px;
    float: left;
    height: 34px;
    line-height: 34px;
    color: #777
}

.topbar-hbky119 i {
    margin: 0 10px;
    color: #ccc
}

.topbar-hbky119 a:hover {
    text-decoration: underline;
    color: #f60;
}

.topbar-hbky119 .f-r i {
    margin: 0 5px;
    text-align: right;
}

.cbox {
    width: 1200px;
    margin: 0 auto;
}

.bodybox {
    box-sizing: border-box;
    /*border: 1px solid #efefef;*/
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .03);
}

.line {
    height: 15px;
    clear: both;
}

.head-hbky119 {
    height: 120px;
    background-color: #fff;
    width: 100%;
}

.head-hbky119 .logo {
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 120px;
}

.head-hbky119 .search-box {
    margin-left: 90px;
    float: left;
    margin-top: 30px;
}

.head-hbky119 .search {
    padding: 0;
    position: relative;
    width: 540px;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 42px;
    box-sizing: border-box;
}

.head-hbky119 .hotkey {
    height: 24px;
    position: absolute;
    left: 0;
    top: 44px;
    transition: all 0.5s ease 0s;
}

.head-hbky119 .hotkey a {
    margin-left: 5px;
    padding: 0 5px;
    border-radius: 3px;
    height: 24px;
    float: left;
    display: block;
    line-height: 24px;
    color: var(--main-color);
}

.head-hbky119 .hotkey a:hover {
    text-decoration: underline;
}

.head-hbky119 .search .text {
    color: #999;
    padding-left: 40px;
    width: 330px;
    display: block;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    outline: none;
    border-radius: 5px;
}

.head-hbky119 .text {
    font-size: 14px;
    line-height: 32px;
    width: 100%;
}

.head-hbky119 .button {
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    letter-spacing: 4px;
    line-height: 36px;
    outline: medium none;
    padding: 0;
    width: 105px;
    height: 46px;
    line-height: 46px;
    background-color: var(--main-color);
}

.head-hbky119 .search-btn {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 105px;
    height: 42px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    line-height: 42px;
    background-color: var(--main-color);
}

.head-hbky119 .tel {
    float: right;
    width: 265px;
    margin-top: 28px;
    height: 90px;
    position: relative;
    text-align: left;
}

.head-hbky119 .tel i {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    text-align: center;
    font-size: 36px;
    line-height: 40px;
    color: var(--main-color);
}

.head-hbky119 .tel p span {
    padding-left: 50px;
    line-height: 30px;
    font-size: 28px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.head-hbky119 .tel p span:last-child {
    font-size: 15px;
    padding-left: 55px;
    color: #999;
    font-weight: 300;
}

.head-hbky119 i {
    position: absolute;
    left: 8px;
    top: 8px;
    color: #bdbdbd;
    font-size: 23px;
}

.mainnav-hbky119 {
    width: 100%;
    background-color: #fff;
    height: 72px;
    border-top: 1px solid #dcdcdc;
}

.mainnav-hbky119 .cbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mainnav-hbky119.style1 {
    background-color: #fff;
}

.mainnav-hbky119.style1 dl dd a,
.mainnav-hbky119.style1 dl dt a,
.mainnav-hbky119.style1 dl dd span {
    color: #666;
}

.mainnav-hbky119 dl {
    float: left;
    height: 72px;
    float: left;
    width: 425px;
    font-size: 14px;
}

.mainnav-hbky119 dl.line {
    width: 1px;
    height: 30px;
    border-right: 1px solid #dcdcdc;
}

.mainnav-hbky119 dl.zq {
    width: 270px;
}

.mainnav-hbky119 dl dt.b10 {
    padding-top: 26px;
}

.mainnav-hbky119 dl.nav-zx {
    width: 190px;
}

.mainnav-hbky119 dl.nav-zx dd {
    width: 130px;
}

.mainnav-hbky119 dl.nav-yx {
    width: 382px;
}

.mainnav-hbky119 dl.nav-yx dd {
    width: 325px;
}

.mainnav-hbky119 dl.nav-yxzy {
    width: 190px;
}

.mainnav-hbky119 dl.nav-yxzy dd {
    width: 130px;
}

.mainnav-hbky119 dl.nav-px {
    width: 190px;
}

.mainnav-hbky119 dl.nav-px dd {
    width: 130px;
}

.mainnav-hbky119 dl.nav-zl {
    width: 190px;
}

.mainnav-hbky119 dl.nav-zl dd {
    width: 130px;
}

.mainnav-hbky119 dl dt {
    float: left;
    height: 40px;
    line-height: 20px;
    padding: 16px 13px 16px 9px;
    width: 56px;
    text-align: center;
    color: #333;
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
}

.mainnav-hbky119 dl dt i {
    line-height: 46px;
    height: 46px;
    float: left;
    font-size: 24px;
    margin-right: 5px;
}

.mainnav-hbky119 dl dt a {
    color: #333!important;
}

.mainnav-hbky119 dl dd {
    float: left;
    height: 46px;
    text-align: center;
    padding: 13px 0;
    width: 347px;
}

.mainnav-hbky119 dl dd span {
    color: #333;
    float: left;
    height: 23px;
    display: block;
}

.mainnav-hbky119 dl dd a {
    float: left;
    display: block;
    width: 65px;
    height: 23px;
    line-height: 23px;
    color: #333;
}

.sbanner {
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    height: 80px;
    position: relative;
}

.sbanner a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}


/***第一屏**/

.first-screen-hbky119 {}

.first-screen-left-hbky119 {
    width: 360px;
    float: left;
    height: 602px;
}

.first-screen-center-hbky119 {
    width: 490px;
    height: 602px;
    float: left;
    margin-left: 15px;
    padding: 0 15px;
    background-color: #FFFFFF;
}

.first-screen-right-hbky119 {
    padding: 0 15px;
    background-color: #FFFFFF;
    height: 602px;
    width: 320px;
    float: right;
}


/* 首页切换广告css */

.focus-hbky119 {
    position: relative;
    width: 360px;
    height: 270px;
    overflow: hidden;
    font: 14px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focus-hbky119 .pic img {
    width: 360px;
    height: 236px;
    display: block;
}

.focus-hbky119 .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 30px;
    width: 100%;
    overflow: hidden;
}

.focus-hbky119 .txt li {
    height: 34px;
    line-height: 34px;
    position: absolute;
    padding-left: 10px;
}

.focus-hbky119 .txt li a {
    display: block;
    color: #666;
    padding: 0 0 0 10px;
    font-size: 14px;
    text-decoration: none;
}

.focus-hbky119 .num {
    position: absolute;
    z-index: 3;
    bottom: 42px;
    right: 8px;
}

.focus-hbky119 .num li {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
    float: left;
    position: relative;
    width: 7px;
    height: 7px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.focus-hbky119 .num li.on,
.focus-hbky119 .num li:hover {
    background: var(--main-color);
    alpha(opacity=100);
    opacity: 1;
}

.zhinan-hbky119 {
    padding: 15px;
}

.zhinan-hbky119 .item span {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-left: -15px;
    padding-left: 17px;
    font-size: 17px;
    color: #333;
    border-left: 6px solid var(--main-color);
    margin-top: 15px;
    margin-bottom: 12px;
}

.zhinan-hbky119 li {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 0;
    font-size: 14px;
    overflow: hidden;
}

.recommend-article-box-hbky119 {
    padding-top: 10px;
}

.recommend-article-box-hbky119 li {
    float: left;
    width: 50%;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    font-size: 15px;
    overflow: hidden;
}

.recommend-article-box-hbky119 li.big {
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: var(--main-color);
}

.recommend-article-box-hbky119 li.big a {
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: var(--main-color);
}

.index-hotnews-tab {
    position: relative;
    *zoom: 1;
    background-color: #FFF
}

.index-hotnews-tab {
    float: left;
    *display: inline;
    height: 30px;
    word-wrap: normal
}

.index-hotnews-tab .mod-tab-trigger li {
    float: left;
    display: inline;
    color: #fff;
    width: 4.5em;
    text-align: center;
    margin-top: 4px;
    height: 26px;
    line-height: 22px;
    margin-right: 8px;
    cursor: pointer;
    padding: 0 5px;
    overflow: hidden;
    word-spacing: normal;
    position: relative
}

.index-hotnews-tab .mod-tab-trigger li.selected {
    cursor: default;
    font-weight: 700
}

.index-hotnews-tab .mod-tab-trigger li.selected a {
    color: #27333E
}

.index-news {
    margin-top: 15px;
    overflow: hidden;
    width: 460px;
}

.index-news .tab-hd {
    height: 30px;
}

.index-news .tab-hd li {
    width: 115px;
    height: 30px;
    box-sizing: border-box;
    background-color: #f9f9f9;
    color: #9f9f9f;
    line-height: 28px;
    float: left;
    text-align: center;
    font-size: 15px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.index-news .tab-hd a {
    color: #222 !important;
}

.index-news .tab-hd li:first-child {
    border-left: 1px solid #e9e9e9;
    margin-left: 0px;
}

.index-news .tab-hd li:last-child {
    border-right: 1px solid #e9e9e9;
}

.index-news .tab-hd li.on {
    border-top: 2px solid var(--main-color) !important;
    background-color: #FFFFFF !important;
    border-bottom: none !important;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    z-index: 3;
}

.index-news .tab-bd {
    padding: 10px 0;
}

.index-news .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.index-news .tab-bd li {
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    overflow: hidden;
}

.index-news .tab-bd li span {
    float: right;
    color: #999;
}

.djs-hbky119 {
    padding: 25px 0 20px 0;
    color: #333;
    text-align: center;
}

.djs-hbky119 h2 {
    font-size: 18px;
}

.djs-hbky119 .day {
    font-size: 20px;
}

.djs-hbky119 .day span {
    font-size: 50px;
    color: #ff6600;
}

.djs-hbky119 h3 {
    font-size: 15px;
    text-align: left;
    line-height: 26px;
    padding: 0 10px;
    color: #ff6600
}

.index-from-hbky119 .input {
    height: 40px;
    background-color: #fff;
    border-radius: 2px;
    width: 250px;
    margin: 0 auto 12px;
    padding-left: 5px;
    padding-right: 10px;
    border: 1px solid #ddd;
}

.index-from-hbky119 .input i {
    text-align: center;
    height: 38px;
    width: 38px;
    display: block;
    line-height: 38px;
    font-size: 20px;
    float: left;
    color: var(--main-color);
}

.index-from-hbky119 .input input {
    color: #999;
    line-height: 40px;
    height: 38px;
    width: 190px;
}

.index-from-hbky119 a.upbtn {
    width: 250px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    background-color: var(--main-color);
    border: 1px solid var(--main-color);
    color: #fff;
    display: block;
    margin: 0 auto;
}

.qqun .t {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-left: -15px;
    padding-left: 17px;
    font-size: 17px;
    color: #333;
    border-left: 6px solid var(--main-color);
    margin-top: 30px;
    margin-bottom: 15px;
}

.qqun li {
    line-height: 32px;
    height: 32px;
    padding: 0 5px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.qqun li a {
    color: #06d191;
}

.qqun li a:hover {
    color: var(--main-color);
    text-decoration: underline;
}

.qqun li img {
    margin-left: 3px;
    width: 22px;
    height: 10px;
}

.school-hbky119 {
    padding: 15px 20px;
}

.head-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bbottom {
    border-bottom: 1px solid #efefef;
}

.head-title .t {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-bottom: -1px;
    border-bottom: 2px solid var(--main-color);
}

.head-title .more {
    display: inline;
    margin-top: 4px;
}

.head-title .more i {
    font-size: 10px;
    margin-right: 4px;
}

.head-title .tab-nav {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 15px;
}

.head-title .tab-nav span {
    margin-left: 20px;
}

.head-title .tab-nav li {
    margin-left: 10px;
}

.head-title .tab-nav li.on a {
    color: var(--main-color);
}

.school-box-hbky119 {
    padding-top: 5px;
    width: 850px;
    float: left;
}

.school-box-hbky119 li {
    position: relative;
    width: 170px;
    float: left;
    margin-top: 5px;
    min-height: 60px;
}

.school-box-hbky119 li h2 {
    line-height: 30px;
    font-size: 16px;
}

.school-box-hbky119 li h2 a {
    color: var(--main-color);
}

.school-box-hbky119 li div a {
    line-height: 22px;
}

.kaoyan-zhuanye-hbky119 {
    width: 280px;
    float: right;
}

.zhuanye-list {
    padding: 10px 0 0 0;
    border-top: 1px solid #efefef;
}

.zhuanye-list li {
    padding-left: 0;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    width: 140px;
    float: left;
    display: inline;
}

.zhuanye-list li::before {
    content: ">";
    font-size: 14px;
    margin-right: 8px;
}

.index-news-box-hbky119 {
    padding: 15px 20px;
}

.index-news-left-hbky119 {
    width: 850px;
    float: left;
}

.index-news-right-hbky119 {
    width: 280px;
    float: right;
}

.index-news-left-body-hbky119 {
    border-top: 1px solid #efefef;
}

.news-item {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EDEDED;
}

.news-item-img {
    height: 127px;
}

.news-item-img .img-block {
    display: block;
    margin-right: 10px;
    width: 180px;
    height: 112px;
}

.news-item-img .img-block img {
    width: 100%;
    height: 100%;
}

.news-item-img .news-title {
    padding-top: 0px;
}

.news-more {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F7F9FA;
    color: #f60;
    font-size: 16px;
}

.news-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.news-title .tag {
    display: inline-block;
    font-size: 14px;
    float: left;
    color: #fff;
    background: #FF3300;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-right: 5px;
}

.news-title a {
    color: #000;
    line-height: 20px;
    font-size: 18px;
}

.news-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
}

.news-bottom {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    color: #999999;
    line-height: 20px;
    font-size: 14px;
}

.news-bottom a {
    color: #333;
    margin-right: 7px;
}

.kaoyan-timeline-hbky119 {
    position: relative;
    margin-top: 15px;
    margin-left: 10px;
}

.kaoyan-timeline-hbky119 .bunch-line {
    width: 2px;
    position: absolute;
    background: #D8D8D8;
    height: 100%;
    left: -1px;
}

.kaoyan-timeline-hbky119 .month {
    padding: 10px 0 10px 15px;
    position: relative;
}

.kaoyan-timeline-hbky119 .circle2 {
    position: absolute;
    width: 10px;
    height: 10px;
    background: var(--main-color);
    left: -5px;
    top: 18px;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 3px;
}

.kaoyan-timeline-hbky119 .circle {
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
}

.kaoyan-timeline-hbky119 .month-top {
    background: var(--main-color);
    color: #fff;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    padding: 0 8px;
    position: relative;
}

.kaoyan-timeline-hbky119 .month-top::after {
    position: absolute;
    left: -10px;
    top: 7px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent var(--main-color) transparent transparent;
}

.kaoyan-timeline-hbky119 .month-bottom {
    margin-top: 12px;
}

.kaoyan-timeline-hbky119 .month-bottom-line {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.kaoyan-timeline-hbky119 .month-bottom a {
    font-size: 14px;
    color: #666;
    margin-right: 10px;
}

.kaoyan-ask-hbky119 {
    padding: 15px 20px;
}

.kaoyan-ask-hbky119 h2 {
    line-height: 30px;
    font-size: 18px;
}

.kaoyan-ask-box-hbky119 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.kaoyan-ask-box-hbky119 .item {
    width: 418px;
}

.kaoyan-ask-box-hbky119 .item:last-child {
    width: 280px;
}

.ask-list {
    border-top: 1px solid #efefef;
    padding: 10px 0 0 0;
}

.ask-list li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #ccc;
    position: relative;
}

.ask-list li i {
    height: 15px;
    width: 15px;
    line-height: 15px;
    position: absolute;
    margin-right: 5px;
    color: #03b07a;
    text-align: center;
    left: 0;
    top: 9px;
    font-size: 13px;
}

.ask-list li a {
    color: #666;
    padding: 0 5px;
}

.ask-list li a:hover {
    color: #06d191;
}

.ask-list li span a {
    color: #666;
}

.fotter-hbky119 {
    background-color: #fff;
    width: 100%;
    padding: 20px 0 20px;
    min-width: 1200px;
}

.fotter-tips {
    border-bottom: 1px solid #efefef;
    height: 200px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.fotter-left-hbky119 {
    width: 550px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.fotter-right-hbky119 {
    width: 650px;
}

.fotter-left-hbky119 dl {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    margin-top: 0;
}

.fotter-left-hbky119 dl dt {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.fotter-left-hbky119 dl dd a {
    display: block;
    margin-top: 15px;
    color: #666;
}

.fotter-right-hbky119 ul {
    justify-content: space-around;
    display: flex;
    align-items: flex-start;
}

.fotter-right-hbky119 ul li p {
    margin-top: 10px;
    text-align: center;
    color: #333;
}

.fotter-right-hbky119 .text-right {
    margin-top: 5px;
    justify-content: space-between;
    display: flex;
    align-items: flex-start;
    color: #333;
}

.fotter-right-hbky119 .text-right span {}

.fotter-right-hbky119 .text-right i {
    margin-right: 6px;
    width: 24px;
    line-height: 24px;
    height: 24px;
    font-size: 18px;
}

.fotter-right-hbky119 .text-right a {
    color: #333;
}

.fotter-right-hbky119 .text-right i.icon-hezuo {
    color: #3dd1d3;
}

.fotter-right-hbky119 .text-right i.icon-tel {
    color: #1d82d0;
}

.fotter-right-hbky119 .text-right i.icon-kefu {
    color: #ff9933;
}

.friendship-link {
    padding: 15px 0;
    color: #7e7e7e;
}

.friendship-link a {
    padding-left: 5px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.footer-copyright {
    padding-bottom: 20px;
    text-align: center;
}

.footer-copyright .footer-con {
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
}

.footer-copyright .footer-con a {
    margin: 0 10px;
}

.footer-copyright p {
    line-height: 20px;
    color: #999999;
    font-size: 14px;
}

.footer-copyright .link:hover {
    color: #ccc
}


/**列表页**/

.crumbs {
    height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: gray;
    line-height: 30px;
    width: 1200px;
    margin: 10px auto;
    min-width: 1200px;
}

.crumbs a {
    color: gray;
}

.crumbs i {
    font-size: 18px;
    margin-right: 8px;
    font-weight: normal;
    color: gray;
}

.sideBox {
    padding: 15px 20px;
}

.listpage-left-hbky119 {
    width: 895px;
    float: left;
}

.listpage-center-hbky119 {
    width: 730px;
    float: right;
    margin-left: 15px;
}

.listpage-box-hbky119 {
    padding: 15px 20px;
}

.listpage-side-hbky119 {
    width: 290px;
    float: right;
}


/*排行列表*/

.toplist {
    padding: 10px 0 0 0;
    border-top: 1px solid #efefef;
}

.toplist li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #ccc;
    position: relative;
    padding-left: 20px;
}

.toplist li i {
    height: 15px;
    width: 15px;
    line-height: 15px;
    position: absolute;
    margin-right: 5px;
    color: #fff;
    text-align: center;
    background-color: #f60;
    left: 0;
    top: 9px;
    font-size: 13px;
}

.toplist li i.c {
    background-color: #c6c6c6;
}

.toplist li a {
    color: #666;
    padding: 0 5px;
}

.toplist li a:hover {
    color: #06d191;
}

.toplist li a.cate {
    color: #a6a6a6;
}

.head-title .tab-hd {
    height: 30px;
    display: inline;
    margin-top: 4px;
    float: right;
    overflow-wrap: normal;
}

.head-title .tab-hd li {
    color: #333;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    overflow: visible;
    padding: 0 10px;
    position: relative;
    width: auto;
    cursor: pointer;
}

.head-title .tab-hd li.on::before {
    border-color: var(--main-color) transparent transparent;
    border-style: solid;
    border-width: 4px;
    bottom: -8px;
    content: "";
    font-size: 0;
    height: 0;
    left: 50%;
    line-height: 0;
    margin-left: -4px;
    position: absolute;
    width: 0;
}

.head-title .tab-hd li.on {
    background-color: var(--main-color);
    color: #fff;
}

.head-title .tab-hd li.on a {
    color: #fff;
}


/**page页面**/

.articleTitle {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 30px;
}

.articleTitle h1 {
    color: #333;
    font-size: 28px;
    margin: 0 0 15px;
    line-height: 38px;
}

.article-tips {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.article-tips img {
    width: 30px;
    height: 30px;
}

.article-tips span {
    margin-right: 15px;
    margin-left: 5px;
}

.article-tips i {
    color: #d2d2d2;
    font-size: 18px;
}

.article-tips i.icon-tx {
    color: #d2d2d2;
    font-size: 33px;
}

#content {
    overflow: hidden;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    box-sizing: content-box;
}

#content h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

#content p {
    color: #333;
    margin-top: 20px;
    text-indent: 2rem;
}

#content p img {
    max-width: 94%;
}

#content a {
    color: #2983c0;
}

#content ol {
    margin: 0 0 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 16px;
    line-height: 28px;
}

#content .file span {
    display: block;
    line-height: 40px;
    color: var(--main-color);
    font-weight: bold;
}

#content .file a {
    line-height: 30px;
    color: var(--main-color);
    display: block;
}

#content table {
    border: 1px solid #efefef;
    border-collapse: collapse;
    width: 100%;
}

#content .rank_table .rank_school_td span {
    line-height: 20px;
    padding: 0 8px;
    border: 1px solid #ececec;
    background-color: #f8f8f8;
    border-radius: 4px;
    color: var(--main-color);
    margin: 0 3px;
}

#content .rank_table thead tr td {
    text-align: center;
    font-weight: bold;
}

#content table .firstRow td {
    font-weight: bold;
}

#content tbody td {
    border: 1px solid #efefef;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

#content tbody td p {
    margin: 0;
    text-indent: 0;
}

#content tbody td a {
    color: var(--main-color);
}

.read-more {
    background: #fff;
    color: var(--main-color);
    border: 1px solid var(--main-color);
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    width: 100px;
    cursor: pointer;
    text-align: center;
    display: block;
    margin: 20px auto;
}

.bborder {
    border-bottom: 1px solid #efefef;
}

.np {
    padding: 20px 30px 20px 50px;
    line-height: 25px;
    font-size: 14px;
}

.utitle {
    border-bottom: 1px solid #ececec;
    height: 44px;
    line-height: 36px;
    padding: 10px 10px 0 20px;
    position: relative;
    background-color: #fff;
}

.utitle .t {
    display: block;
    height: 34px;
    line-height: 36px;
    background: #fff;
    border: 1px solid #ececec;
    border-bottom: 2px solid #fff;
    color: #f60;
    font-size: 16px;
    text-align: center;
    width: 95px
}

.utitle .bt {
    display: block;
    height: 34px;
    line-height: 34px;
    background: #fff;
    color: #f60;
    font-size: 16px;
    text-align: left;
}

.utitle a.umore {
    position: absolute;
    right: 20px;
    top: 5px;
    color: #ccc;
    font-size: 20px;
}

.utitle a.umore:hover {
    color: #666;
}

.ubox {
    padding: 15px 0;
    line-height: 30px;
    font-size: 14px;
}

.ulist li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #ccc
}

.ulist li i.ico {
    color: #999;
    font-weight: bold;
}

.ulist li span {
    font-size: 13px;
    margin-left: 15px;
    line-height: 26px;
    padding-top: 5px;
}

.ulist li a {
    color: #666;
    padding: 0 5px;
}

.ulist li a:hover {
    color: #06d191;
}

.ulist li a.cate {
    color: #a6a6a6;
}

.u2list li {
    width: 50%;
    float: left;
}

.content-state {
    font-size: 14px;
    padding: 20px 30px 15px;
}

.content-state h4 {
    font-size: 14px;
    margin: 0;
}

.content-state span {
    color: #999;
    line-height: 30px;
}

.content-state a {
    color: #01a4e5;
}

.content-share {
    overflow: hidden;
    padding: 0 30px 20px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tags {
    background: rgba(0, 0, 0, 0) url("../images/tagtitle.png") no-repeat scroll 0 0;
    padding-left: 30px;
    height: 31px;
}

.tags a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    font-size: 12px;
    margin: 3px 0;
    padding: 5px 10px;
    height: 30px;
    line-height: 30px;
}

.bdsharebuttonbox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.bds_weixin {
    background: rgba(0, 0, 0, 0) url("../images/sharebg.png") repeat scroll 0 0 !important;
}

.bds_tsina {
    background: rgba(0, 0, 0, 0) url("../images/sharebg.png") repeat scroll -50px 0 !important;
}

.bds_qzone {
    background: rgba(0, 0, 0, 0) url("../images/sharebg.png") repeat scroll -100px 0 !important;
}

.bds_tqq {
    background: rgba(0, 0, 0, 0) url("../images/sharebg.png") repeat scroll -150px 0 !important;
}

.bds_more {
    background: rgba(0, 0, 0, 0) url("../images/sharebg.png") repeat scroll -200px 0 !important;
}

.bdshare-button-style0-32 a {
    height: 40px !important;
    margin: 0 9px 0 0 !important;
    width: 40px !important;
}


/**学校资讯查看页**/

.school-banner {
    width: 100%;
    padding-top: 10px;
}

.schoolBan {
    padding: 8px;
    background: #f1f1f1;
    overflow: hidden;
}

.school-top {
    background-position: center center;
    background-size: 1920px auto;
    background-repeat: no-repeat;
    min-width: 1200px;
}

.school-top-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    display: flex;
}

.school-nav {
    line-height: 55px;
    height: 55px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .03);
    min-width: 1200px;
}

.school-nav ul {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.school-nav ul li {
    font-size: 16px;
    font-weight: 700;
}

.school-nav ul li a {
    display: block;
    padding: 0 12px;
}

.school-nav ul li:hover,
.school-nav ul li.on {
    color: #fff;
    background: var(--main-color);
}

.school-nav ul li a:hover,
.school-nav ul li.on a {
    color: #fff;
}

.school-top .cbox {
    height: 250px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.school-img {
    height: 138px;
    width: 138px;
    background-color: #fff;
    padding: 10px;
}

.school-img img {
    width: 100%;
    height: 100%;
}

.school-type {
    width: 300px;
    color: #fff;
}

.school-type h4 {
    font-size: 30px;
    color: #fff;
}

.school-type dl {
    margin-top: 24px;
}

.school-type dl span {
    display: inline-block;
    min-width: 49px;
    height: 21px;
    padding: 0 8px;
    border-radius: 10px;
    background: #f5a500;
    font-size: 16px;
    text-align: center;
    line-height: 21px;
    margin-left: 10px;
    box-sizing: border-box;
}

.school-type dl dd:first-of-type {
    margin-left: 0;
}

.school-type p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 22px;
}

.school-introduce {
    width: 520px;
    margin-left: 30px;
    font-size: 16px;
    color: #fff;
}

.school-introduce p {
    margin: 10px 0;
}

#pages {
    padding: 30px 0 25px;
    text-align: center;
}

#pages a,
#pages span {
    background: #fff;
    border: 1px solid #e3e3e3;
    margin: 0 5px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}

#pages a:hover {
    background: var(--main-color);
    color: #fff;
    text-decoration: none;
}

#pages span.activation {
    background: var(--main-color);
    border: var(--main-color);
    color: #fff;
}

#pages span.disable {
    background: #f1f1f1;
}


/**school**/

.school-list-hbky119 {}

.school-list-hbky119 ul li {
    background-color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    width: 590px;
    height: 160px;
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.03);
    padding: 15px 15px 15px 160px;
    font-size: 0;
    margin-bottom: 20px;
    float: left;
    position: relative;
}

.school-list-hbky119 .icon {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -65px;
    width: 130px;
    height: 130px;
}

.school-list-hbky119 .icon img {
    width: 100%;
    height: 100%;
}

.school-list-hbky119 ul li:nth-child(even) {
    float: right;
}

.school-list-hbky119 ul li .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.school-list-hbky119 ul li .title h5 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.school-list-hbky119 ul li .title h5 a {
    color: #333333;
}

.school-list-hbky119 ul li p {
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
    margin-bottom: 20px;
}

.school-list-hbky119 ul li p span {
    cursor: pointer;
    display: inline-block;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    color: #7e7e7e;
    border: 1px solid #dedede;
    border-right: none;
    background-color: #f1f1f1;
}

.school-list-hbky119 ul li p span:last-child {
    border-right: 1px solid #dedede;
}

.school-list-hbky119 ul li p i {
    color: #333333;
    font-size: 14px;
    margin-left: 10px;
}

.school-list-hbky119 ul li .nav {
    font-size: 0;
    text-align: center;
}

.school-list-hbky119 ul li .nav a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333333;
    width: 95px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 8px;
    box-sizing: border-box;
}

.school-list-hbky119 span.join_hover {
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    font-size: 14px;
    width: 94px;
    text-align: center;
    height: 31px;
    line-height: 31px;
    background-color: #ff9d00;
    color: #ffffff;
    border-radius: 16px;
    margin-right: 10px;
}

.school-shaixuan-hbky119 {
    padding: 25px 25px 20px 30px;
    position: relative;
}

.school-shaixuan-hbky119 dl {
    font-size: 0;
    margin-bottom: 20px;
}

.school-shaixuan-hbky119 dl:last-child {
    margin-bottom: 0;
}

.school-shaixuan-hbky119 dl dt {
    margin-right: 15px;
    font-size: 16px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
}

.school-shaixuan-hbky119 dl dd {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 1050px;
    font-size: 0;
}

.school-shaixuan-hbky119 dl dd.list a,
.school-shaixuan-hbky119 dl dd.shuxin a.t {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666666;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 12px;
    margin-bottom: 6px;
}

.school-shaixuan-hbky119 dl dd.shuxin a.t {
    margin-bottom: 0;
}

.school-shaixuan-hbky119 dl dd.shuxin span a {
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    box-sizing: border-box;
    position: relative;
    margin-right: 10px;
}

.school-shaixuan-hbky119 dl dd.shuxin span a {
    display: inline-block;
    padding-left: 24px;
}

.school-shaixuan-hbky119 dl dd.shuxin span a::after {
    content: "\e6fe";
    font-family: "ico" !important;
    position: absolute;
    height: 18px;
    width: 18px;
    line-height: 18px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    left: 0;
    color: #fff;
    border: 1px solid #666;
    top: 50%;
    margin-top: -9px;
}

.school-shaixuan-hbky119 dl dd.shuxin span.active a::after,
.school-shaixuan-hbky119 dl dd.shuxin span.on a::after {
    background-color: #ff9d00;
    border: 1px solid #ff9d00;
}

.school-shaixuan-hbky119 dl dd.list .active,
.school-shaixuan-hbky119 dl dd.shuxin a.active,
.school-shaixuan-hbky119 dl dd.list .on,
.school-shaixuan-hbky119 dl dd.shuxin a.on {
    background-color: #ff9d00;
    color: #fff;
}

.school-shaixuan-hbky119 ul {
    width: 1200px;
    margin: 10px auto 0;
    position: absolute;
    z-index: 998;
    left: 0;
    top: 25px;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
}

.school-shaixuan-hbky119 ul li {
    padding: 10px 10px 0;
    font-size: 0;
    -webkit-box-shadow: 0 0 5px 2px rgba(14, 69, 138, 0.08);
    -moz-box-shadow: 0 0 5px 2px rgba(14, 69, 138, 0.08);
    box-shadow: 0 0 5px 2px rgba(14, 69, 138, 0.08);
    text-align: justify;
    display: none;
}

.school-shaixuan-hbky119 ul li a {
    font-size: 14px;
    color: #333333;
    padding: 0 10px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.school-shaixuan-hbky119 ul li a:hover {
    background-color: #ff9d00;
    color: #ffffff;
}

.school-shaixuan-hbky119 .zy-bd .slist {
    margin-left: 135px;
    background-color: #f3f3f3;
    position: relative;
    padding: 5px 10px 10px;
    margin-top: 5px;
}

.school-shaixuan-hbky119 .zy-bd .slist::after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f3f3f3;
    left: 16px;
    top: -8px;
    content: "";
    display: block;
}

.school-shaixuan-hbky119 .zy-bd a {
    font-size: 14px;
    color: #333333;
    padding: 0 10px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
}

.school-shaixuan-hbky119 .zy-bd a.on {
    background-color: #ff9d00;
    color: #fff;
    border-radius: 12px;
}

.zhuanye-shaixuan-hbky119 .list {
    width: 756px;
}

.news-page-list li {
    line-height: 30px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: inside;
    color: #C1C1C1;
    box-sizing: initial;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-page-list li a {
    padding-left: 12px;
    background: url(../images/dot.png) no-repeat left center;
    color: #666;
}

.news-page-list li span {
    color: #999;
}

.news-page-list li:nth-child(5n) {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ececec;
}

.news-page-list li:last-child {
    border-bottom: none;
}

.news-page-list li:nth-child(5n+1) {
    padding-top: 10px;
}

.zhuanye-news {
    padding: 10px;
    height: 80px;
}

.zhuanye-news h2 {
    background: url(../images/new.jpg) no-repeat right top;
    width: 70px;
    float: left;
    margin-left: 20px;
    line-height: 30px;
    letter-spacing: 10px;
    font-size: 18px;
    color: var(--main-color);
}

.zhuanye-news ul {
    float: left;
    margin: 5px 20px 0;
    line-height: 28px;
    font-size: 14px
}

.zhuanye-news ul li a {
    color: #666;
}

.zhuanye-news ul li a:hover {
    text-decoration: underline!important;
    color: var(--main-color);
}

.zhuanye-page {
    padding: 15px 20px;
}

.yuanxiao-item .t,
.zy-title {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    margin: 10px 0;
    color: #333;
    border-left: 5px solid var(--main-color);
    padding-left: 15px;
}

.yuanxiao-item ul {
    padding: 15px;
    border-top: 1px dashed #ececec;
}

.yuanxiao-item ul li {
    display: inline-block;
    margin-right: 20px;
    line-height: 30px;
    width: 258px;
}

.yuanxiao-item ul li:nth-child(3n) {
    margin-right: 0;
}

.info-list {
    border-top: 1px dashed #ececec;
    padding: 10px;
}

.info-list li {
    line-height: 30px;
    height: 30px;
    padding-left: 12px;
    background: url(../images/dot.png) no-repeat left center;
    color: #333;
}

.info-list li a {
    color: var(--main-color);
}

.desc-list {
    border-top: 1px dashed #ececec;
    padding: 10px;
}

.desc-list .item {
    padding-left: 80px;
    position: relative;
    min-height: 30px;
    margin-bottom: 15px;
    line-height: 30px;
    color: #333;
}

.desc-list .major-item {
    padding-left: 100px;
}

.desc-list .major-item div a {
    color: var(--main-color);
    margin-right: 15px;
}

.desc-list .item span {
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.desc-list .item div:first-child {
    border-bottom: 1px dashed #ececec;
}

.desc-list h4 {
    line-height: 20px;
    margin: 10px 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: var(--main-color);
}


/***问答样式**/

.listpage-ask-box-hbky119 {
    padding: 25px 25px;
}

.index-ask-left-body-hbky119 {
    border-top: 1px solid #efefef;
}

.ask-search-hbky119 {
    position: relative;
    padding-bottom: 20px;
}

.ask-search-hbky119 dl {
    font-size: 0;
    margin-bottom: 15px;
}

.ask-search-hbky119 dl:last-child {
    margin-bottom: 0;
}

.ask-search-hbky119 dl dt {
    margin-right: 10px;
    font-size: 16px;
    color: #333333;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    line-height: 21px;
}

.ask-search-hbky119 dl dd {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 730px;
    font-size: 0;
}

.ask-search-hbky119 dl dd.list a,
.ask-search-hbky119 dl dd.shuxin a.t {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666666;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 12px;
    margin-bottom: 6px;
}

.ask-search-hbky119 dl dd.shuxin a.t {
    margin-bottom: 0;
}

.ask-search-hbky119 dl dd.shuxin span a {
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    box-sizing: border-box;
    position: relative;
    margin-right: 10px;
}

.ask-search-hbky119 dl dd.shuxin span a {
    display: inline-block;
    padding-left: 24px;
}

.ask-search-hbky119 dl dd.shuxin span a::after {
    content: "\e6fe";
    font-family: "ico" !important;
    position: absolute;
    height: 18px;
    width: 18px;
    line-height: 18px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    left: 0;
    color: #fff;
    border: 1px solid #666;
    top: 50%;
    margin-top: -9px;
}

.ask-search-hbky119 dl dd.shuxin span.active a::after {
    background-color: #ff9d00;
    border: 1px solid #ff9d00;
}

.ask-search-hbky119 dl dd.list .active,
.ask-search-hbky119 dl dd.shuxin a.active {
    background-color: #ff9d00;
    color: #fff;
}

.ask-search-hbky119 ul {
    width: 1200px;
    margin: 10px auto 0;
    position: absolute;
    z-index: 998;
    left: 0;
    top: 25px;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
}

.ask-search-hbky119 ul li {
    padding: 10px 10px 0;
    font-size: 0;
    -webkit-box-shadow: 0 0 5px 2px rgba(14, 69, 138, 0.08);
    -moz-box-shadow: 0 0 5px 2px rgba(14, 69, 138, 0.08);
    box-shadow: 0 0 5px 2px rgba(14, 69, 138, 0.08);
    text-align: justify;
    display: none;
}

.ask-search-hbky119 ul li a {
    font-size: 14px;
    color: #333333;
    padding: 0 10px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ask-search-hbky119 ul li a:hover {
    background-color: #ff9d00;
    color: #ffffff;
}

.ask-item {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EDEDED;
}

.ask-more {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F7F9FA;
    color: #f60;
    font-size: 16px;
}

.ask-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}

.ask-bottom {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    color: #999999;
    font-size: 14px;
}

.ask-bottom a {
    color: #333;
    margin-right: 7px;
}

.ask-content {
    margin-top: 20px;
    color: #666666;
    line-height: 20px;
    overflow: hidden;
    background-color: #fcfcfc;
    width: 785px;
    padding: 13px;
    border: 1px dashed #ececec;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.ask-content p {
    color: #333;
    margin-bottom: 10px;
    text-indent: 2rem;
}

.ask-content img {
    max-width: 100%;
}

.ask-content a {
    color: #2983c0;
}

.answer {
    padding: 10px 30px 20px;
    position: relative;
}

.answer i {
    font-size: 40px;
    line-height: 38px;
    color: #FF3300;
    display: inline-block;
    height: 38px;
    position: absolute;
    left: -14px;
    top: 10px;
}

.answer-box {
    margin-top: 20px;
    color: #666666;
    line-height: 20px;
    overflow: hidden;
    width: 785px;
    margin-bottom: 10px;
    position: relative;
}

.answer-box p {
    color: #333;
    margin-bottom: 10px;
    text-indent: 2rem;
}

.answer-box img {
    max-width: 100%;
}

.answer-box a {
    color: #2983c0;
}

.ask-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.ask-title a {
    color: #000;
    line-height: 20px;
    font-size: 18px;
}

.ask-h1-title {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 30px 20px;
    position: relative;
}

.ask-h1-title h1 {
    color: #333;
    font-size: 28px;
    margin: 0 0 15px;
    line-height: 38px;
}

.ask-h1-title i.icon-q {
    font-size: 40px;
    line-height: 38px;
    color: #FF3300;
    display: inline-block;
    height: 38px;
    position: absolute;
    left: -14px;
    top: 10px;
}

.ask-tips {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.ask-tips img {
    width: 30px;
    height: 30px;
}

.ask-tips span {
    margin-right: 15px;
    margin-left: 5px;
}

.ask-tips i {
    color: #d2d2d2;
    font-size: 18px;
}

.ask-tips i.icon-tx {
    color: #d2d2d2;
    font-size: 33px;
}


/**分数线**/

.listpage-fsx-box-hbky119 {
    padding: 25px;
}

.fsx_table table {
    border: 1px solid #efefef;
    border-collapse: collapse;
    width: 100%;
}

.fsx_table tbody td {
    border: 1px solid #efefef;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.fsx_table thead th {
    background: #33cc99;
    border: 1px solid #21ae7f;
    text-align: center;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.fsx_table tbody td a {
    color: var(--main-color);
}

.zytab {
    border: var(--second-color) solid 1px;
    border-width: 1px 0 0 1px;
}

.zytab th,
.zytab td {
    border: var(--second-color) solid 1px;
    border-width: 0 1px 1px 0;
    text-align: left;
    padding: 6px 15px;
    line-height: 24px;
}

.zytab th {
    background: var(--second-color);
    font-size: 16px;
    color: var(--main-color);
}

.zytab th a {
    color: var(--main-color);
}

.zytab td.tit1 {
    text-align: right;
    font-size: 14px;
    color: var(--main-color);
    width: 100px;
    font-weight: bold;
}

.yuanxi-box {
    padding-top: 15px;
}

.school-home-hbky119 {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
}

.school-toutiao-hbky119 {
    width: 535px;
    padding: 10px 20px 0;
}

.focus-school-hbky119 {
    position: relative;
    width: 360px;
    height: 236px;
    overflow: hidden;
    font: 14px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focus-school-hbky119 .pic img {
    width: 360px;
    height: 236px;
    display: block;
}

.focus-school-hbky119 .num {
    position: absolute;
    z-index: 3;
    bottom: 42px;
    right: 8px;
}

.focus-school-hbky119 .num li {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
    float: left;
    position: relative;
    width: 7px;
    height: 7px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.focus-school-hbky119 .num li.on,
.focus-school-hbky119 .num li:hover {
    background: var(--main-color);
    alpha(opacity=100);
    opacity: 1;
}

.yuanxi-list li {
    line-height: 30px;
    padding: 0 15px;
    background-color: var(--main-color);
    display: inline-block;
    margin-right: 15px;
    margin-top: 10px;
}

.yuanxi-list li a {
    color: #fff;
}

.answer-list {
    justify-content: space-between;
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

.answer-list .left {
    width: 80px;
    margin-right: 20px;
}

.answer-list .left .avatar {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    display: block;
    border-radius: 30px;
    overflow: hidden;
}

.answer-list .left .avatar img {
    width: 60px;
    height: 60px;
}

.answer-list .left .btn {
    width: 80px;
    background: #fe9400;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    line-height: 34px;
    border-radius: 4px;
    display: block;
}

.answer-list .right {
    flex: 1;
}

.answer-list .right .name {
    line-height: 70px;
    height: 70px;
    border-bottom: 1px dashed #ececec;
    color: var(--main-color);
    font-size: 16px;
}

.answer-list .right .know-content {
    padding: 20px 0;
}

.know-content {
    padding: 10px;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    box-sizing: content-box;
}

.know-content p {
    color: #333;
    margin-top: 20px;
    text-indent: 2rem;
}

.know-content img {
    max-width: 100%;
}

.know-content a {
    color: #2983c0;
}

.know-content ol {
    margin: 0 0 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 16px;
    line-height: 28px;
}

.answer-list .right .tips {
    text-align: right;
    color: #999;
}

.about-left {
    width: 240px;
    float: left;
}

.about-us {
    border-bottom: 4px solid #06d191;
    padding-bottom: 40px;
    color: #7c7c7a;
    padding-top: 0px;
    color: #333333;
    font-size: 14px;
}

.about-us .tit_t {
    width: 280px;
    margin: 0 auto;
    border-bottom: 1px solid #ffffff;
    font-size: 0;
    line-height: 0;
}

.about-us .tit {
    margin: 24px 0 0 0;
    padding: 0 0 0 42px;
    background: #eaeaea;
    line-height: 48px;
    font-size: 16px;
}

.about-us ul {
    padding: 10px 0 0 0;
    line-height: 28px;
}

.about-us ul li {
    margin: 2px 0;
}

.about-us ul li a {
    color: #333333;
    display: block;
    padding: 8px 0 8px 62px;
    background: url(img/xiaoxi_li_bg.gif) 44px 18px no-repeat;
}

.about-us ul li a:hover,
.about-us ul li a.hover {
    color: #06d191;
    font-weight: bold;
    background: url(img/xiaoxi_li_bg.gif) 44px 18px #eaeaea no-repeat;
}

.about-us {}

.about-right {
    float: right;
    background-color: white;
    float: right;
    padding: 30px 25px 20px;
    width: 940px;
}

.about-right .about-tit {
    padding: 12px 0;
    border-bottom: none;
}

.about-right .about-tit p {
    border-left: 4px solid #06d191;
    padding-left: 16px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    font-size: 22px;
    font-weight: bold;
    margin-left: 15px;
}

.about-right .about-li {
    padding: 20px;
    color: #333333;
}

.sitemap-hbky119 {}

.sitemap-hbky119 .item {
    padding: 10px 20px;
}

.sitemap-hbky119 .item span.t {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-bottom: -1px;
    border-bottom: 2px solid var(--main-color);
    display: inline-block;
}

.sitemap-hbky119 .item ul {
    border-top: 1px dashed #ececec;
    padding: 10px 0;
}

.sitemap-hbky119 .item ul li {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    margin-right: 20px;
}

.tag-info {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.tag-info h2 {
    font-size: 18px;
    color: var(--main-color);
    font-weight: bold;
}

.tag-info h2 span {
    font-size: 14px;
    color: #666;
    margin-left: 15px;
    font-weight: normal;
}

.tag-info p {
    font-size: 14px;
    line-height: 22px;
    color: #222;
}

.like-tags {
    padding: 15px 0 0;
}

.like-tags p {
    line-height: 40px;
    color: var(--main-color);
    font-size: 16px;
}

.like-tags span {
    display: inline-block;
    padding: 0 10px;
    background-color: var(--main-color);
    color: #fff;
    line-height: 36px;
    height: 36px;
    margin: 0 12px 12px 0;
    float: left;
}

.like-tags a {
    width: 129px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    background-color: #f5f5f5;
    color: #333;
    float: left;
    margin: 0 12px 12px 0;
    border-radius: 4px;
    overflow: hidden;
}

.hottag-list {
    padding: 15px 0 5px 0;
}

.hottag-list li {
    border: 1px solid #ececec;
    line-height: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    padding: 0 10px;
}

.no-data {
    padding: 30px 0;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.video_list li {
    width: 386px;
    float: left;
    margin-right: 21px;
    background-color: #fff;
    padding-bottom: 20px;
    box-shadow: 0 0 5px #eee;
    margin-bottom: 21px;
    position: relative;
}

.video_list li:nth-child(3n) {
    margin-right: 0;
}

.video_list li .img img,
.video_list li .img {
    width: 386px;
    height: 217px;
}

.video_list li .img .bf_sc {
    position: absolute;
    left: 12px;
    top: 12px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    font-family: Arial;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 22px;
    z-index: 3;
}

.video_list li h3 {
    font-size: 18px;
    padding: 0 20px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px;
    overflow: hidden;
}

.video_list li p.desc {
    height: 40px;
    line-height: 20px;
    margin-top: 10px;
    font-size: 12px;
    color: #888;
    overflow: hidden;
    padding: 0 20px;
}

.video_list li p.date {
    font-size: 14px;
    color: #999;
    font-family: Arial;
    padding: 0 20px;
    margin-top: 10px;
}

.main_nav {
    background-color: var(--main-color);
}

.main_nav .main_nav_box {
    height: 50px;
}

.main_nav .main_nav_box ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.main_nav .main_nav_box ul li {
    font-size: 16px;
    padding: 0 25px;
    color: #000;
    line-height: 50px;
}

.main_nav .main_nav_box ul li a {
    color: #fff;
    font-weight: 600;
}

.main_nav .main_nav_box ul li.on a {
    font-weight: 600;
}

.page-left-nav {
    width: 150px;
    float: left;
    font-size: 16px;
    text-align: center;
    padding: 5px 0 15px;
    background-color: #fff;
}

.page-left-nav li a {
    display: inline-block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.page-left-nav li.on a {
    background: var(--main-color);
    border-radius: 3px;
    color: #fff;
}

.page-left-nav.page-left-nav-fixed {
    position: fixed;
    top: 0;
}

.page-list li {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    overflow: hidden;
    list-style: inside;
    color: #999;
}

.page-list li.line {
    height: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #dcdcdc;
}

.page-list li span {
    float: right;
    color: #999;
}


/**图库内页**/

.photoTitle {
    border-bottom: 1px dashed #e5e5e5;
    padding: 20px 30px;
}

.photoTitle h1 {
    color: #333;
    text-align: center;
    font-size: 28px;
    line-height: 38px;
}

.photo-channel #photo-article .tool {
    position: relative;
    height: 35px;
    padding-top: 6px
}

.photo-channel #photo-article .tool .auto,
.photo-channel .tool .up,
.photo-channel .tool .next {
    background: url(../images/up-next.png) no-repeat;
    height: 27px;
    width: 31px;
    margin-right: 10px;
    overflow: hidden;
    line-height: 27px;
    display: inline-block;
}

.photo-channel #photo-article .tool .auto span,
.photo-channel .tool .up span,
.photo-channel .tool .next span {
    visibility: hidden
}

.photo-channel #photo-article .tool .auto {
    background-position: -39px top;
}

.photo-channel #photo-article .tool .next {
    background-position: -78px top;
}

.photo-channel #photo-article .photo-article-Tool {
    position: absolute;
    right: 0;
    border: none;
    background: none;
    font-size: 12px;
    font-weight: normal
}

.photo-channel #photo-article .tool .stat {
    color: #999;
    float: right;
}

.photo-channel .photo-box {
    position: relative;
    padding: 15px 0;
}

.photo-channel #photo-article .text {
    position: absolute;
    line-height: 34px;
    display: block;
    text-align: center;
    width: 100%;
}

.photo-channel #photo-article .big-pic {
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ededed;
    background-color: #fafcfe;
    position: relative
}

.photo-channel #photo-article .big-pic #big-pic {
    display: table-cell;
    vertical-align: middle;
    *display: block;
    overflow: hidden;
    *font-size: 480px;
    width: 896px;
    height: 650px
}

.photo-channel #photo-article .big-pic .max {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #FFF url(../images/max.png) no-repeat 5px center;
    z-index: 101;
    padding: 5px 5px 5px 20px
}

.photo_prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 100
}

.photo_next {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 100
}

.photo_prev a,
.photo_next a {
    background-image: url(../images/blank.gif);
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
}

#photo-article .list-pic {
    padding: 15px;
    height: 100px;
    border: 1px solid #ececec;
    border-top: none;
}

#photo-article .cont {
    overflow: hidden;
    float: left;
    width: 788px;
    height: 70px
}

#photo-article .cont li {
    float: left;
    width: 110px;
    text-align: center;
    display: block;
    overflow: hidden
}

#photo-article .cont li .img-wrap {
    width: 100px;
    height: 70px;
    margin: 0 auto;
}

#photo-article .cont li .img-wrap a {
    *font-size: 55px;
    width: 100px;
    height: 75px;
    outline: medium none;
}

#photo-article .cont li .img-wrap a img {
    max-height: 100%;
    max-width: 100%;
}

#photo-article .cont li.on .img-wrap {
    border: 2px solid #ffb017
}

#photo-article .list-pic .pre,
#photo-article .list-pic .next {
    float: left;
    display: block;
    position: relative;
    background: url(../images/pic_bg.png) no-repeat;
    width: 110px;
    height: 86px;
    text-align: center
}

#photo-article .list-pic .pre {
    left: -8px;
    top: -3px;
    margin-right: 14px
}

#photo-article .list-pic .next {
    right: -8px;
    float: right;
    top: -3px
}

#photo-article .list-pic .pre .img-wrap,
#photo-article .list-pic .next .img-wrap {
    width: 102px;
    height: 72px;
    border: none;
    padding: 4px 0 8px;
}

#photo-article .list-pic .pre .img-wrap img,
#photo-article .list-pic .next .img-wrap img {
    max-width: 100%;
    max-height: 100%;
}

#photo-article .list-pic .pre .img-wrap a,
#photo-article .list-pic .next .img-wrap a {
    *font-size: 53px;
    width: 98px;
    height: 72px;
    padding: 0px 5px 0 4px;
    *padding: 0px 5px 5px 0px
}

#photo-article .list-pic .pre .img-wrap a:hover,
#photo-article .list-pic .next .img-wrap a:hover {
    background: none
}

#photo-article .list-pic .next {
    right: -8px;
    float: right;
    bottom: -2px
}

#photo-article .pre-bnt,
#photo-article .next-bnt {
    cursor: hand!important;
    cursor: pointer
}

#photo-article .pre-bnt,
#photo-article .next-bnt,
#photo-article .pre-bnt span,
#photo-article .next-bnt span {
    background: url(../images/big-btn.png) no-repeat;
    display: block;
    width: 17px;
    height: 69px;
    float: left;
}

#photo-article .pre-bnt:hover,
#photo-article .next-bnt:hover,
#photo-article .pre-bnt-on,
#photo-article .next-bnt-on {
    background-position: 0 -78px;
}

#photo-article .pre-bnt span {
    background-position: -30px top;
}

#photo-article .pre-bnt:hover span,
#photo-article .pre-bnt-on span {
    background-position: -30px -78px;
}

#photo-article .next-bnt span {
    background-position: -55px top;
}

#photo-article .next-bnt:hover span,
#photo-article .next-bnt-on span {
    background-position: -55px -78px;
}

.img-wrap {
    border: 1px solid #eee;
    text-align: center;
    overflow: hidden;
}

.ter_list li {
    width: 288px;
    height: auto;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    margin-right: 15px;
    text-align: center;
    border: 1px solid #fff;
    margin-bottom: 15px;
    background-color: #fff;
}

.ter_list li:nth-child(3n) {
    margin-right: 0;
}

.ter_list li .img {
    width: 180px;
    height: 180px;
    border-radius: 90px;
    margin: 20px auto 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.ter_list li .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.ter_list li h4 {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ter_list li h4 a {
    color: var(--main-color);
}

.ter_list li p {
    height: 48px;
    color: #555;
    font-size: 15px;
    line-height: 24px;
    padding: 0 20px;
    margin-bottom: 15px;
    overflow: hidden;
}

.ter_list li a.xq {
    height: 60px;
    color: var(--main-color);
    font-weight: 700;
    font-size: 15px;
    line-height: 60px;
    border-top: 1px solid #dcdcdc;
    display: block;
    width: 100%;
}

.ter_list li a.xq:hover {
    background-color: var(--main-color);
    color: #fff;
}
