.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
}

.swiper-container {
    /* height: 76%; */
    height: 285px;
}

.nav ul li {
    width: 170px;
}

.main .area {
    width: 100%;
    padding: 20px 14px 0px 20px;
    margin-bottom: 30px;
    background-color: #f7f7f7;
}

.main .area ul li {
    float: left;
    margin-right: 36px;
    margin-bottom: 20px;
}

.main .area ul li .area_a {
    color: #333;
    font-size: 14px;
}

.main .area ul li .area_a.active {
    color: #0066ff;
}

.main .area ul li .area_a:hover {
    color: #0066ff;
}

.main .crgk {
    margin-bottom: 50px;
}

.main .crgk ._left {
    display: inline-block;
    vertical-align: top;
    width: 380px;
}

.main .crgk ._left .banner {
    width: 100%;
    height: 127px;
    margin-bottom: 30px;
}

.main .crgk ._left .banner > img {
    width: 100%;
    height: 100%;
}

.main .crgk ._left .crgk_con {
    width: 100%;
    background-color: #f7f7f7;
    padding: 20px 0px 16px;
}

.main .crgk ._left .crgk_con ul li {
    float: left;
    width: 25%;
    height: 90px;
    text-align: center;
}

.main .crgk ._left .crgk_con ul li .gk_a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333;
    padding-top: 57px;
    font-size: 14px;
    background-color: #f7f7f7;
}

.main .crgk ._left .crgk_con ul li .gk_a:hover {
    color: #0066ff;
}

.main .crgk ._left .crgk_con ul li .gk_a:hover {
    color: #0066ff;
}

.main .crgk ._left .crgk_con ul li .xszn {
    background: url(../image/crgk-xszn.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .xszn:hover {
    background: url(../image/crgk-xszn2.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .yxcx {
    background: url(../image/crgk-yxcx.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .yxcx:hover {
    background: url(../image/crgk-yxcx2.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .lxxt {
    background: url(../image/crgk-lxxt.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .lxxt:hover {
    background: url(../image/crgk-lxxt2.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .zsjz {
    background: url(../image/crgk-zsjz.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .zsjz:hover {
    background: url(../image/crgk-zsjz2.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .cjcx {
    background: url(../image/crgk-cjcx.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .cjcx:hover {
    background: url(../image/crgk-cjcx2.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .zytb {
    background: url(../image/crgk-zytb.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .zytb:hover {
    background: url(../image/crgk-zytb2.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .cjwt {
    background: url(../image/crgk-cjwt.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .cjwt:hover {
    background: url(../image/crgk-cjwt2.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .wsbm {
    background: url(../image/crgk-wsbm.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li .wsbm:hover {
    background: url(../image/crgk-wsbm2.png) no-repeat center 10px;
}

.main .crgk ._left .crgk_con ul li:hover {
    background-color: #d6e9f4;
}

.main .crgk ._middle {
    display: inline-block;
    width: 440px;
    vertical-align: middle;
    margin: 0 40px;
}

.main .crgk ._middle .gk_title {
    position: relative;
    padding-left: 12px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main .crgk ._middle .gk_title .gk_span {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333 !important;
    font-size: 16px;
    font-weight: bold;
}
.gk_span a{color: #333 !important;}
.main .crgk ._middle .gk_title .gk_span:hover {
    color: #0066ff;
}

.main .crgk ._middle .gk_title::after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .crgk ._middle .gk_ul1 li,
.main .crgk ._middle .gk_ul2 li {
    position: relative;
    padding-left: 12px;
    margin-top: 21px;
}

.main .crgk ._middle .gk_ul1 li .gk_a,
.main .crgk ._middle .gk_ul2 li .gk_a {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
}

.main .crgk ._middle .gk_ul1 li .gk_a:hover,
.main .crgk ._middle .gk_ul2 li .gk_a:hover {
    color: #0066ff;
}

.main .crgk ._middle .gk_ul1 li::after,
.main .crgk ._middle .gk_ul2 li::after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .crgk ._middle .gk_ul1 {
    margin-bottom: 40px;
}

.main .crgk ._right {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    padding-bottom: 20px;
    border: 1px solid #e5e5e5;
}

.main .crgk ._right .type_tit {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    border-left: 3px solid #0066ff;
    margin: 30px 0 20px 0;
}

.main .crgk ._right .gk_list ul li {
    position: relative;
    width: 100%;
    height: 88px;
    padding: 20px 20px 20px 90px;
    margin-bottom: 7px;
}

.main .crgk ._right .gk_list ul li .gk_img {
    position: absolute;
    top: 12px;
    left: 20px;
    width: 58px;
    height: 58px;
}

.main .crgk ._right .gk_list ul li .xx_name {
    color: #333;
    font-size: 14px;
    margin-bottom: 15px;
}

.main .crgk ._right .gk_list ul li .xx_tag {
    color: #999;
    font-size: 14px;
}

.main .crgk ._right .gk_list ul li:hover {
    background-color: #f7f7f7;
}

.main .time {
    margin-bottom: 50px;
}

.main .time ._left {
    width: 380px;
    height: 204px;
    padding-top: 64px;
    background: url(../image/crgk_djs.jpg);
}

.main .time ._left .djs_title {
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.main .time ._left .djs_time {
    position: relative;
}

.main .time ._left .djs_time .days {
    position: absolute;
    top: 20px;
    left: 126px;
    text-align: center;
}

.main .time ._left .djs_time .days .day {
    display: inline-block;
    color: #ff0000;
    font-size: 36px;
    margin-right: 20px;
}

.main .time ._left .djs_time .days .day_text {
    color: #fff;
    font-size: 14px;
}

.main .time ._right {
    width: 820px;
    height: 204px;
    border-left: none;
}

.main .time ._right ul {
    border-bottom: 1px dashed #e5e5e5;
}

.main .time ._right ul li {
    float: left;
    position: relative;
    min-width: 130px;
    padding-bottom: 30px;
    margin-right: 24px;
}

.main .time ._right ul li .ks {
    position: relative;
    color: #333;
    font-size: 16px;
    margin-bottom: 20px;
}

.main .time ._right ul li .ks .bk {
    position: absolute;
    right: 0;
    top: -5px;
    display: none;
    height: 22px;
    padding: 0 5px;
    line-height: 22px;
    background-color: #f65a5a;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
}

.main .time ._right ul li .ks:hover {
    color: #0066ff;
}

.main .time ._right ul li .ks_span {
    color: #999;
    font-size: 14px;
}

.main .time ._right ul li .ks_span:hover {
    color: #0066ff;
}

.main .time ._right ul li .ks_icon {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(0, 136, 230, 0.2);
}

.main .time ._right ul li .ks_icon .ks_ico {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin-top: -5px;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    background-color: #0066ff;
    border-radius: 50%;
}

.main .time ._right ul li .ks_tag {
    position: absolute;
    top: 110px;
    left: 0;
    width: 150%;
}

.main .time ._right ul li .ks_tag .ks_a {
    display: inline-block;
    color: #666;
    font-size: 14px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.main .time ._right ul li .ks_tag .ks_a:hover {
    color: #0066ff;
}

.main .time ._right ul li.active .bk {
    display: inline-block;
}

.main .time ._right ul li.active .ks,
.main .time ._right ul li.active .ks_span {
    color: #f65a5a;
}

.main .time ._right ul li.active .ks_icon {
    background-color: rgba(246, 90, 90, 0.2);
}

.main .time ._right ul li.active .ks_ico {
    background-color: #f65a5a;
}

.main .time ._right ul li.mr0 {
    margin-right: 0;
}

.main .news {
    margin-bottom: 20px;
}

.main .news ._left {
    width: 830px;
}

.main .news ._left .news_title {
    margin-bottom: 20px;
}

.main .news ._left .news_title .title_text {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 27px;
    margin-right: 30px;
    background: url(../image/ckxw.png) no-repeat left center;
}

.main .news ._left .news_title .tit_a {
    color: #999;
    font-size: 14px;
    margin-right: 20px;
}

.main .news ._left .news_title .active {
    color: #0066ff;
}

.main .news ._left .news_title .tit_a:hover {
    color: #0066ff;
}

.main .news ._left .news_con .news_left {
    width: 380px;
    font-weight: bold;
}

.main .news ._left .news_con .news_right {
    width: 410px;
}

.main .news ._left .news_con ul li {
    position: relative;
    padding-left: 12px;
    margin-top: 20px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main .news ._left .news_con ul li .news_a {
    color: #333;
    font-size: 16px;
}

.main .news ._left .news_con ul li .news_a:hover {
    color: #0066ff;
}

.main .news ._left .news_con ul li:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .news ._left .news_con .ul_t {
    margin-bottom: 38px;
}

.main .news ._right {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    height: 400px;
    padding-bottom: 20px;
    border: 1px solid #e5e5e5;
}

.main .news ._right .wd92 {
    width: 92%;
    margin: 0 auto;
}

.main .news ._right .type_tit {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    border-left: 3px solid #0066ff;
    margin: 30px 0 30px 0;
}

.main .news ._right ul li {
    position: relative;
    padding-left: 12px;
    margin-top: 20px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main .news ._right ul li .news_a {
    color: #333;
    font-size: 16px;
}

.main .news ._right ul li .news_a:hover {
    color: #0066ff;
}

.main .news ._right ul li:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 50%;
}

.main .college {
    margin-bottom: 50px;
}

.main .college .news_title {
    margin-bottom: 20px;
}

.main .college .news_title .title_text {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 27px;
    background: url(../image/rmyx.png) no-repeat left center;
}

.main .college ._left {
    width: 100%;
}

.main .college ._left .coloege_list {
    width: 98%;
    margin: 0 auto;
}

.main .college ._left .coloege_list li {
    float: left;
    position: relative;
    width: 270px;
    height: 154px;
    margin-top: 25px;
    margin-right: 12px;
    margin-left: 12px;
    border: solid 1px #eeeeee;
    transition: all .5s;
}

.main .college ._left .coloege_list li .college_info {
    position: relative;
    padding-top: 32px;
    padding-left: 100px;
}

.main .college ._left .coloege_list li .college_info .college_img {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 70px;
    height: 70px;
}

.main .college ._left .coloege_list li .college_info .college_name {
    color: #333;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 20px;
}

.main .college ._left .coloege_list li .college_info .college_tag {
    color: #999;
    font-size: 14px;
}

.main .college ._left .coloege_list li .college_ch {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
    text-align: center;
    line-height: 40px;
}

.main .college ._left .coloege_list li .college_ch > a {
    color: #333;
    font-size: 14px;
}

.main .college ._left .coloege_list li .college_ch > a:hover {
    color: #0066ff;
}

.main .college ._left .coloege_list li .ch_1 {
    padding-right: 37px;
    border-right: 1px solid #ccc;
}

.main .college ._left .coloege_list li .ch_2 {
    padding-left: 32px;
}

.main .college ._left .coloege_list li:hover {
    transform: translateY(-10px);
}

.main .major {
    margin-bottom: 50px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb30 {
    margin-bottom: 30px;
}

.main .major .news_title {
    margin-bottom: 20px;
}

.main .major .news_title .title_text {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 27px;
    background: url(../image/zszy.png) no-repeat left center;
}

.main .major .major_con {
    width: 100%;
    background-color: #f7f7f7;
}

.height400 {
    height: 407px;
}

.main .major .major_con .major_ul {
    margin-bottom: 30px;
}

.main .major .major_con .major_ul li {
    float: left;
    height: 32px;
    padding: 0 18px;
    line-height: 32px;
    color: #333;
    font-size: 16px;
    border-radius: 2px;
    margin-right: 4px;
    cursor: pointer;
}

.main .major .major_con .major_ul li.active {
    background-color: #0066ff;
    color: #fff;
}

.main .major .major_con .ul_con {
    display: none;
}

.main .major .major_con .major_list {
    width: 1200px;
}

.main .major .major_con .major_list li {
    float: left;
    position: relative;
    width: 277px;
    height: 110px;
    background-color: #fff;
    border: solid 1px #ececec;
    padding: 32px 0 0 90px;
    margin: 11px;
}

.main .major .major_con .major_list li .major_img {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 60px;
}

.main .major .major_con .major_list li .major_name {
    /*font-size: 18px;*/
    color: #333;
    margin-bottom: 20px;
}

.main .major .major_con .major_list li .major_deal {
    color: #999;
    font-size: 14px;
}

.main .major .major_con .major_list li .major_ico {
    position: absolute;
    top: 0;
    right: 20px;
}

.footWrap {
    background: #0067d0;
    padding: 40px 0px 40px 0px;
    overflow: hidden;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.f_wz {
    width: 470px;
    font-family: "Microsoft Yahei";
    color: #fff;
    font-size: 14px;
    line-height: 32px;
}

.f_wz h3 {
    height: 60px;
    margin-bottom: 15px;
    font: bold 16px/60px "Microsoft Yahei";
    color: #fff;
    background: url(../image/h.jpg) no-repeat left bottom;
}

.f_wz a {
    color: #fff;
    font-size: 14px;
}

.f_wz a:hover {
    color: #ff0;
    font-size: 14px;
}

.bqdxtkg {
    float: left;
    height: 207px;
    margin-top: 20px;
    margin-right: 75px;
    border-left: 1px solid #0d74dc;
    border-right: 1px solid #0771de;
}

.f_nav {
    width: 270px;
}

.f_nav a {
    float: left;
    width: 120px;
    color: #fff;
    font-size: 14px;
}

.f_nav a:hover {
    float: left;
    width: 120px;
    color: #ff0;
    font-size: 14px;
}

.dbdewmk {
    width: 300px;
    float: right;
}

.footer_r {
    width: 134px;
    padding-top: 10px;
    margin-right: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
}

.footer_r img {
    padding-bottom: 15px;
}

.link_bg {
    background: #edeaf1;
    height: 70px;
    overflow: hidden;
}

.totalwidth {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.link {}

.link h2 {
    padding: 13px 0 0 20px;
    height: 70px;
    width: 126px;
    overflow: hidden;
    font: bold 18px/26px "Microsoft Yahei";
    background: url(../image/bj.jpg) no-repeat left top;
}

.link h2 a {
    color: #fff;
    font: bold 18px/26px "Microsoft Yahei";
}

.link h2 i {
    text-transform: uppercase;
    font: 18px/20px Arial;
    color: #fff;
    display: block;
}

.link span {
    display: block;
    font: 14px/70px "Microsoft Yahei";
}

.link span a {
    display: inline-block;
    color: #333;
}

.link p {
    height: 70px;
    padding-left: 20px;
    overflow: hidden;
    font: 14px/70px "Microsoft Yahei";
}

.linkTagcs {
    width: 800px;
    height: auto;
}

.linkTagcs ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.linkTagcs li {
    list-style: none;
    margin: 0px;
    padding-right: 5px;
    line-height: 70px;
    float: left;
}

.linkTagcs li a {
    color: #666;
    word-break: break-all;
    font-size: 14px;
    padding-right: 10px
}

.linkTagcs li img {
    border: 0px;
}

.pt30 {
    padding-top: 20px;
    padding-left: 20px;
}

.mt30 {
    margin-top: 30px;
}
