/* CSS Document */

* {
    padding: 0px;
    margin: 0px;
    outline: 0 none;
}

a {
    text-decoration: none;
    color: #666;
    transition: all 0.5s ease 0s;
}

a:hover {
    color: #61075e;
    text-decoration: none;
}

ul {
    list-style-type: none;
}

li {
    vertical-align: bottom;
    zoom: 1;
}

img {
    border: 0px;
}

select {
    font-family: "pingfang SC", "Microsoft YaHei", "黑体";
    color: #666;
    font-size: 12px;
}

textarea {
    font-family: "pingfang SC", "Microsoft YaHei", "黑体";
    color: #666;
    font-size: 12px;
    outline: none;
}

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

th,
td {
    padding: 0;
}

input {
    vertical-align: middle;
    outline: none;
    font-size: 12px;
    font-family: "pingfang SC", "Microsoft YaHei", "黑体";
}

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

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
}

.hidden {
    display: none;
}

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

em,
i {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background: #61075e;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #61075e;
}

::-webkit-scrollbar-thumb:vertical:hover {
    background: #61075e;
}

body {
    font-family: "pingfang SC", "Microsoft YaHei", "黑体";
    background: #f2f1ec;
    color: #666;
    font-size: 12px;
    overflow-x: hidden;
}

.top {
    height: 100px;
    background: #61075e;
}

.top1 {
    max-width: 1200px;
    margin: 0px auto;
}


.top1 .top1_l img {
    margin-top: 15px;
}

.top1 .top1_r .search {
    width: 224px;
    height: 54px;
    background: #83061e;
    border-radius: 3px;
    margin-top: 28px;
}

.top1 .top1_r .search p {
    background: url(../images/tel.png) no-repeat center left;
    padding-left: 70px;
    height: 54px;
    line-height: 29px
}

.top1 .top1_r .search .text {
    background: none;
    height: 47px;
    border: 0px;
    width: 215px;
    box-sizing: border-box;
    line-height: 47px;
    padding-left: 10px;
    color: #fff;
}

.top1 .top1_r .search .text::-webkit-input-placeholder {
    color: #fff;
}

.top1 .top1_r .search .anniu {
    background: url(../images/index_06.png) no-repeat center center;
    width: 47px;
    height: 47px;
    border: 0px;
    cursor: pointer;
}

.phone-header {
    display: none;
}

#menu {
    width: 100%;
    height: 41px;
    background: #460544;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
}

#nav {
    max-width: 1200px;
    margin: 0 auto;
    height: 41px;
}

#nav li {
    width: 11.111%;
    float: left;
    text-align: center;
    position: relative;
}

#nav li a {
    display: block;
    font-size: 17px;
    line-height: 41px;
    color: #fff;
}

#nav li a.current,
#nav li a:hover {
    background: #61075e;
    color: #fff;
}

#nav li ul {
    display: none;
    position: absolute;
    z-index: 999;
    width: 100px;
    left: 0px;
    top: 41px;
    /* margin-left: -15px;*/
    overflow: hidden;
}

#nav li ul li {
    float: none;
    line-height: 35px;
    background: #c11d1c;
    width: 100px;
    border-bottom: 1px solid #c8201f;
}

#nav li ul li a {
    background: #cc2726;
}

.zhuanq2 {
    height: 480px;
}

.zhuanq2 .swiper-slide a {
    display: block;
    width: 100%;
    height: 480px;
    background-position: center center;
    background-size: cover;
}

.zhuanq2 .swiper-slide img {
    display: none;
    width: 100%;
    height: auto;
}

.zhuanq2 .swiper-pagination {
    text-align: center;
    padding-right: 15px;
    bottom: 5px !important;
    box-sizing: border-box;
}

.zhuanq2 .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    width: 12px;
    height: 12px;
}

.zhuanq2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #333;
}

.zhuanq2 .swiper-button-prev {
    height: 45px;
    width: 45px;
    background: #333;
    border-radius: 50%;
    color: #fff;
    font-family: "宋体";
    text-align: center;
    line-height: 45px;
    font-size: 18px;
}

.zhuanq2 .swiper-button-next {
    height: 45px;
    width: 45px;
    background: #333;
    border-radius: 50%;
    color: #fff;
    font-family: "宋体";
    text-align: center;
    line-height: 45px;
    font-size: 18px;
}

.gjc {
    max-width: 1300px;
    margin: 0px auto;
    padding: 15px 0px;
    font-size: 16px;
    border-bottom: 1px solid #666;
}

.gjc .bt {
    color: #61075e;
    width: 100px;
    height: 20px;
    line-height: 20px;
}

.gjc .bd {
    width: calc(100% - 100px) !important;
}

.gjc .bd .tempWrap {
    width: 100% !important;
}

.gjc .bd ul {
    overflow: hidden;
    zoom: 1;
}

.gjc .bd ul li {
    padding: 0px 10px;
    border-right: 1px solid #333;
    text-align: left;
    _display: inline;
    float: left;
    width: auto !important;
    height: 20px;
    line-height: 20px;
}

.gjc .bd ul li a {
    color: #333;
}

.gjc .bd ul li a:hover {
    color: #61075e;
}


.in_nr {
    padding: 35px 0px;
    max-width: 1300px;
    margin: 0px auto;
}

.zdtj {
    width: 21%;
}

.zdtj ul li {
    overflow: hidden;
    margin-bottom: 10px;
    height: 79px;
}

.zdtj ul li a {
    display: block;
}

.zdtj ul li h2 {
    float: left;
}

.zdtj ul li h3 {
    float: left;
    display: table;
    text-align: center;
    background: #61075e;
    color: #fff;
    width: calc(100% - 77px);
}

.zdtj ul li h3 p {
    display: table-cell;
    height: 79px;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 10px;
    font-size: 15px;
}

.news {
    width: 42%;
    margin-left: 6%;
}


.news1 .img {
    width: 190px;
    height: 140px;
    position: relative;
}

.news1 .img img {
    width: 100%;
    height: 100%;
}

.news1 .img span {
    position: absolute;
    background: url(../images/news_time.png) no-repeat;
    width: 67px;
    height: 35px;
    top: 15px;
    left: -15px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}

.news1 .nr {
    width: calc(100% - 200px);
}

.news1 .nr h2 {
    font-size: 15px;
    overflow: hidden;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news1 .nr h2 a {
    color: #333;
}

.news1 .nr h3 {
    overflow: hidden;
    font-size: 13px;
    line-height: 22px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.news1 .nr span {
    font-size: 12px;
    padding-top: 5px;
    display: block;
}

.news ul {
    padding-top: 15px;
}

.news ul li {
    height: 31px;
    line-height: 31px;
    font-size: 14px;
}

.news ul li a {
    display: block;
    width: calc(100% - 100px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news ul li span {
    float: right;
    width: 90px;
}

.tzgg {
    width: 21%;
}

.tzgg ul li {
    margin-bottom: 25px;
}

.tzgg ul li .time {
    width: 45px;
    height: 45px;
    background: #61075e;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
    box-sizing: border-box;
    padding-top: 6px;
}

.tzgg ul li .time b {
    font-size: 18px;
    display: block;
}

.tzgg ul li .nr {
    width: calc(100% - 55px);
}

.tzgg ul li .nr h2 {
    font-size: 14px;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.in_nr .bt {
    font-size: 17px;
    color: #333;
    padding-bottom: 25px;
}

.in_nr .bt span {
    float: right;
    font-size: 13px;
}

.zxkb {
    max-width: 1200px;
    margin: 0px auto;
    box-sizing: border-box;
    border: 1px solid #61075e;
    padding: 20px;
    line-height: 30px;
}

.zxkb .bt {
    color: #333;
    width: 140px;
    font-size: 15px;
}

.zxkb .bt img {
    vertical-align: middle;
    margin-right: 15px;
}

.zxkb .bd {
    width: calc(100% - 160px) !important;
}

.zxkb .bd .tempWrap {
    width: 100% !important;
}

.zxkb .bd ul {
    overflow: hidden;
    zoom: 1;
}

.zxkb .bd ul li {
    padding: 0px 10px;
    font-size: 15px;
    text-align: left;
    float: left;
    width: 340px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zxkb .bd ul li a {
    display: block;
    width: 340px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.di {
    background: #dfded9;
    margin-top: 55px;
}

.di1 {
    max-width: 1300px;
    margin: 0px auto;
    padding: 25px 0px;
}

.di1 ul li {
    width: 16.6%;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #333;
}

.di1 ul li h2 {
    color: #460544;
    padding-bottom: 12px;
    font-size: 16px;
}

.di1 ul li a {
    display: block;
    font-size: 14px;
    line-height: 30px;
}

.di_bottom {
    padding: 15px 0px;
    background: #460544;
}

.di_bottom1 {
    max-width: 1200px;
    margin: 0px auto;
    color: #fff;
}

.di_bottom1 span {
    float: right;
}

.di_bottom1 a {
    color: #fff;
}

.mainbody {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 24px;
    background: url(../images/index_101.png) repeat-y;
}

#banner2 {
    margin: -19px 0 20px -20px;
}

#banner2 img {
    width: 1040px;
    height: 240px;
}

.position {
    line-height: 22px;
    margin: -12px 0 0 0;
    text-align: right;
    color: #868686;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 3px;
}

.lefbar2 {
    width: 213px;
    padding-left: 20px;
    margin-left: -20px;
    border-right: 1px solid #d4d4d4;
    float: left;
    position: absolute /*; height: 100%*/;
    background: url(../images/neiye2_05.png) repeat-y right;
}

.leftnav {
    width: 233px;
    border-left: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    margin: -1px 0 37px -21px;
}

.leftnav li {
    font: 14px/20px "微软雅黑";
    border-bottom: 1px solid #d4d4d4;
    background: #fff;
    text-align: center;
}

.leftnav li a {
    color: #957070;
    display: block;
    width: 233px;
    padding: 12px 0 13px
}

.leftnav li.current a {
    /*border-right: 1px solid #fff;*/
    background: #61075e;
    color: #fff;
}

.leftnav li a:hover {
    /*color: #61075e;*/
    background: #61075e;
    color: #fff;
}

.leftnav li a span {
    display: block;
    padding-left: 41px;
}

.leftnav .subnav {
    padding-bottom: 20px;
    border-bottom: 1px solid #d4d4d4;
    background: url(../images/neiye3_14.png) repeat;
    display: none;
    margin-top: 7px
}

.leftnav .hover {
    display: block;
}

.leftnav .subnav li {
    width: 190px;
    margin: 0 auto;
    font: 13px/34px "微软雅黑";
    border-bottom: 1px dotted #cfcfcf;
    background: none;
}

.leftnav .subnav li a {
    padding: 0;
    width: 100%;
}

.leftnav .subnav li a.on, .leftnav .subnav li a:hover {
    background: #61075e;
    color: #fff;
}

.rightbar2 {
    width: 754px;
    float: right;
}

.rightbar2 .list_case {
    width: 766px;
    padding: 25px 0 0;
}

.rightbar2 .list_case li {
    margin: 0 12px 10px 0;
}

.rightbar2 .case_content {
    height: auto;
    width: 754px;
}

.rightbar2 .news_ul .news_li {
    border-bottom: 1px #CCC dotted;
    padding-bottom: 19px;
    padding-top: 19px
}

.rightbar2 .news_ul .news_li a { /*float:left*/
}

.rightbar2 .news_ul .news_li .news_y {
    float: right;
    width: 591px
}

.rightbar2 .news_ul .news_li .news_y h3 {
    height: 26px;
    color: #be0303
}

.list_jpkc {
    padding: 0 10px;
}

.list_jpkc li {
    padding: 18px 0 17px;
    border-bottom: 1px dotted #d4d4d4;
}

.time_kk {
    width: 130px;
    float: left;
    text-align: center;
}

.time {
    width: 120px;
    height: 69px;
    padding: 4px;
    border: 1px solid #ececec;
    background: url(../images/neiye2_02.jpg) no-repeat 7px 9px;
    margin-bottom: 8px;
    text-align: left;
}

.time h3 {
    padding-left: 37px;
    padding-top: 7px;
    color: #61075e;
    margin-bottom: 10px;
    font: 12px "微软雅黑";
}

.time a {
    display: block;
    line-height: 28px;
    width: 74px;
    padding-left: 46px;
    color: #fff;
    /*background: #61075e url(../images/neiye_18.png) no-repeat 25px center;*/
}

.detail_kk {
    width: 576px;
    float: right;
    border-left: 1px solid #ececec;
    padding-left: 14px;
}

.detail_kk h3 {
    font: 18px/35px "微软雅黑";
    color: #333;
}

.detail_kk h3.nr_btl {
    font-size: 20px;
    text-align: center;
}

.detail_kk p {
    line-height: 24px;
    color: #444;
}

.rightbar3 {
    width: 300px;
    float: right;
    padding: 35px 10px;
    font-family: 微软雅黑;
}

.rightbar31 {
    margin-bottom: 40px;
}

.rightbar31 .bt {
    font-size: 17px;
    margin-bottom: 20px;
}

.rightbar31 .bt img {
    vertical-align: middle;
    margin-right: 8px;
}

.rightbar4 {
    float: left;
    width: 710px;
    transform: none;
}

.content {
    padding: 35px 0;
    font: 13px/28px "宋体";
}

.content p {
    margin-bottom: 24px;
    font-size: 16px;
    font-family: 微软雅黑;
}

.content td {
    padding: 10px 15px;
    white-space: inherit;
    word-wrap: break-word;
    word-break: break-all;
}

.content td p {
    margin-bottom: 0px;
    line-height: 20px;
}

.case_title {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.case_title h1 {
    font: bold 20px/30px "微软雅黑";
    color: #333;
    padding: 0px 0 5px;
}

.case_title span {
    color: #999;
    font: 13px/30px "宋体";
}

.pagination {
    text-align: center;
    padding: 25px 0;
}

.pagination li {
    width: 31px;
    height: 31px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font: 14px/31px arial;
    text-align: center;
    background: #d86f6f;
    margin: 0;
    *margin: 0 3px;
}

.pagination li.fli {
    width: 103px;
    background: #e29090;
}

.pagination li.lli {
    width: 103px;
    background: #e29090;
}

.pagination li a {
    color: #fff;
    display: block;
    width: 100%;
}

.pagination li span {
    display: block;
    width: 100%;
    background: #fff;
}

.pagination li.fli em {
    padding-left: 24px;
    background: url(../images/neiye2_06.png) no-repeat left center;
}

.pagination li.lli em {
    padding-right: 24px;
    background: url(../images/neiye2_09.png) no-repeat right center;
}

.pagination li a:hover, .pagination li a.current {
    background-color: #61075e;
}

.clicked {
    background-color: #61075e;
}

.case_title2 {
    text-align: left;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}

.case_title2 h1 {
    font: 14px/16px "微软雅黑";
    color: #333;
}


.flexslider {
    position: relative;
    overflow: hidden;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides, .slides li {
    height: 480px;
}

.slides li a {
    display: block;
}

.flex-control-nav {
    position: absolute;
    bottom: 40px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 140px;
    height: 18px;
    margin: 0;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 140px;
    height: 18px;
    line-height: 50px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.slides li img {
    width: 100%
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 72px;
    height: 86px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 5%;
    background: url(../images/cpxq_1.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 5%;
    background: url(../images/cpxq_2.png) center center no-repeat;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }

    .container {
        padding: 0;
    }

    .clearfix {
        zoom: 1;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1300px;
    }
}

.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-4, .col-xs-6, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-4 {
    width: 32.33333333%;
}

@media (min-width: 768px) {
    .col-sm-4, .col-sm-6, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-6 {
        width: 48.5%;
    }

    .col-sm-4 {
        width: 32.33333333%;
    }

}

@media (min-width: 992px) {
    .col-md-4, .col-md-6, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-4 {
        width: 29%;
    }
}

.back-white {
    background: #fff;
}

.title h3 {
    float: left;
    height: 35px;
    line-height: 25px;
    color: #006ec7;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding-right: 10px;
    padding-left: 2px;
}


.title span {
    font-family: Arial;
    font-size: 12px;
    color: #939393;
    float: left;
    margin-top: 6px;
}

/*学院新闻*/

.College-news {
    margin: 20px 0 27px;
    padding-right: 12px;

}

.College-news .fullWidth {
    padding-bottom: 6px;
    background: #f6f6f6;
    margin-bottom: 3px;

}


#full-width-slider1 .rsGCaption {
    background: url(../images/hei.png) repeat;
    color: #fff;
    font-size: 14px;
    padding: 5px 70px 5px 5px;
    position: absolute;
    left: 0;
    bottom: 0px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}


#full-width-slider1 {
    width: 100%;
}

#full-width-slider1 .rsBullets {
    right: 15px;
    bottom: 5px;
}

#full-width-slider1 .rsBullet {
    padding: 6px 3px 6px 2px;
}

#full-width-slider1 .rsBullet span {
    display: block;
    width: 10px;
    height: 10px;
    background: rgba(81, 89, 73, .5);
    border-radius: 5px;
}

#full-width-slider1 .rsBullet.rsNavSelected span {
    background: #ff7900;
}

#full-width-slider1 .rsContent .infoBlockLeftBlack {
    position: absolute;
    bottom: 30%;
    left: 70px;
}

.index-list {
    background: #f6f6f6;
}


.index-list li {
    border-bottom: 1px dashed #e2e2e2;
    padding: 0 10px;
}

.College-list {
    padding-right: 7px;
}

.College-list ul li {
    border-bottom: 1px dashed #e2e2e2;
    /* padding:0px 0px 12px 8px;*/
    /* padding:0px 0px 14.5px 8px;*/
    padding: 5px 0px 17px 8px;
    position: relative;
}


.College-list ul li a .list-heading {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    /* line-height:36px;*/
    line-height: 38px;
    color: #333;
}

.College-list ul li a:hover .list-heading {
    color: #006ec7;
}


.College-list ul li a .list-conter {
    font-size: 12px;
    line-height: 24px;
    height: 48px;
    color: #8a8a8a;
    padding-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;


}

.College-list ul li a span {
    position: absolute;
    bottom: 16px;
    right: 5px;
    color: #6b9cd7;
    font-size: 12px;
    display: block;
    padding-left: 14.5px;
    background: #f6f6f6;
}

.more {
    display: block;
    width: 98%;
    text-align: right;
    background-color: #f6f6f6;
    background-image: url(../images/more.png);
    background-position: 88% center;
    background-repeat: no-repeat;
    font-size: 14px;
    color: #8a8a8a;
    padding: 11px 10px 11px 0;

}

.more:hover {
    background-image: url(../images/more_hover.gif);
}

/*通知公告*/
.notice {
    margin: 20px 5% 27px;
    padding: 0 5px;
}

.tisi {
    font-size: 16px;
    color: #ff0000;
    float: right;
}

.tisi:hover {
    color: #ff0000;
}

.notice ul li {
    /* height:48px;
     line-height:48px;*/
    height: 47.8px;
    line-height: 47.8px;

}

.notice ul li a p {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
    margin-bottom: 0;
}

.notice ul li a:hover p {
    color: #006ec7;
}

.notice ul li a span {
    float: left;
    text-align: right;
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #6b9cd7;
    font-size: 12px;
}


.notice12 {
    margin: 18px 0 25px;
}

.notice12 ul li {
    height: 46.6px;
    line-height: 46.6px;

}

.notice12 ul li a p {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
    margin-bottom: 0;
}

.notice12 ul li a:hover p {
    color: #006ec7;
}

.notice12 ul li a span {
    float: left;
    text-align: right;
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #6b9cd7;
    font-size: 12px;
}

/*.notice12 .more {
    background-position: 96% center;
}*/
/*热招项目*/
.recruit {
    margin: 20px 0 27px;
    padding-left: 13px;
}

.recruit ul li {
    /* padding-top:11px;*/
    padding-top: 10.5px;
    padding-bottom: 12px;

}

.recruit ul li .media h5 {
    color: #333333;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;*/

}

.recruit ul li .media .pull-left img {
    transform: scale(1);
    transition: transform 0.4s;
}

.recruit ul li:hover .media .pull-left img {
    transform: scale(1.05);
    transition: transform 0.6s;
}

.recruit ul li .media .text-conter {
    font-size: 12px;
    line-height: 24px;
    height: 48px;
    color: #8a8a8a;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.flex-control-nav {
    display: none
}

/*#demo4{ margin-top:10px}*/
#demo4 .slides, #demo4 .slides li {
    height: inherit
}

#demo4 .flex-control-nav {
    display: block;
    position: absolute;
    bottom: 16px;
    z-index: 2;
    width: 100%;
    text-align: right;
    padding-right: 3%
}

#demo4 .flex-control-nav li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    *display: inline;
    zoom: 1;
}

#demo4 .flex-control-nav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 50px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

#demo4 .flex-control-nav .flex-active {
    background-position: 0 0;
}

#demo4 .slides li img {
    width: 100%;
    height: 230px;
}

#demo4 .flex-direction-nav {
    display: none
}

#demo4 dl {
    position: relative;
}

#demo4 dd {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 88%;
    padding: 10px 40px 10px 10px;
    color: #fff;
    background: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: Alpha(opacity=50);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    line-height: 20px
}

#demo4 dl dt img {
    display: block
}

#demo6 .slides, #demo6 .slides li {
    height: inherit
}

#demo6 .flex-control-nav {
    display: block;
    position: absolute;
    bottom: 16px;
    z-index: 2;
    width: 100%;
    text-align: right;
    padding-right: 3%
}

#demo6 .flex-control-nav li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    *display: inline;
    zoom: 1;
}

#demo6 .flex-control-nav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 50px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

#demo6 .flex-control-nav .flex-active {
    background-position: 0 0;
}

#demo6 .slides li img {
    width: 100%;
    height: 250px;
}

#demo6 .flex-direction-nav {
    display: none
}

#demo6 dl {
    position: relative;
}

#demo6 dd {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 88%;
    padding: 10px 40px 10px 10px;
    color: #fff;
    background: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: Alpha(opacity=50);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    line-height: 20px
}

#demo6 dl dt img {
    display: block
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}


@media screen and (max-width: 992px) {
    .recruit {
        padding-left: 0;
    }

    .recruit1 ul li {
        width: 46.5%;
        float: left;
        margin-left: 0.5%;
    }

    #demo4, #demo6 {
        margin-top: 0
    }
}

@media screen and (max-width: 525px) {
    .recruit1 ul li {
        width: 93%
    }

    .recruit ul li .media .pull-left img {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .College-news {
        width: 100%;
        padding-right: 0;
        margin-bottom: 0
    }

    .notice {
        width: 100%;
        padding-left: 0;
    }
}

.sy1-2 p img {
    width: 100%;
    margin: 0 0 3%
}

.sy1-2 h1 {
    background: #61075e;
    color: #fff;
    padding: 7px 10px;
    font-size: 16px;
    overflow: hidden
}

.sy1-2 h1 img {
    vertical-align: middle;
    margin-right: 10px
}

.sy1-2 h1 a {
    float: right;
    font-size: 14px;
    color: #fff
}

.sy1-2 ul li {
    border-bottom: #ccc 1px solid;
    padding: 8px 0;
    overflow: hidden
}

.sy1-2 ul li a {
    font-size: 18px;
}

.sy1-2 ul li span {
    font-size: 14px;
    display: inline-block
}

.sy1-2 ul li .z1 {
    width: 53%;
    display: inline-block;
    margin-left: 1%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sy1-2 ul li .z2 {
    width: 25%;
    margin: 0 5%
}

.sy1-2 ul li .z3 {
    width: 9%;
    text-align: right
}

.sy-b {
    font-size: 16px;
    overflow: hidden;
    border-bottom: #ccc 1px solid;
    line-height: 25px;
    margin: 3% 0
}

.sy-b img {
    vertical-align: middle;
    margin-right: 7px;
    height: 25px;
    width: 3px
}

.sy-b a {
    font-size: 14px;
    color: #84061e;
    float: right
}

.sy-b a img {
    width: 3px;
    height: 3px
}

.di {
    background: #dfded9;
    margin-top: 80px;
}

.di1 {
    max-width: 1300px;
    margin: 0px auto;
    padding: 25px 0px;
}

.di1 ul li {
    width: 16.6%;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #333;
}

.di1 ul li h2 {
    color: #84061e;
    padding-bottom: 12px;
    font-size: 16px;
}

.di1 ul li a {
    display: block;
    font-size: 14px;
    line-height: 30px;
}

.xxt p {
    font-size: 14px;
    line-height: 24px;
    margin: 0.5% 0
}

.xxt p span {
    display: inline-block;
    margin-left: 5%
}

.sbb {
    background: #F1F1F0;
    padding: 5px 0
}

.sbb p {
    font-size: 14px;
    overflow: hidden;
    line-height: 28px;
    padding-left: 2.6%
}

.sbb p span {
    float: right;
    border: #ae0b2a 1px solid;
    width: 140px;
    overflow: hidden;
    border-radius: 30px
}

.sbb p span input {
    height: 26px;
    line-height: 26px;
    border: 0;
    background: none
}

.sbb p span input:nth-child(1) {
    width: 72%;
    float: left;
    padding-left: 6%
}

.sbb p span input:nth-child(2) {
    width: 22%;
    float: right;
    background: url(../images/ss.png) center no-repeat;
}


@media (max-width: 1024px) {
    .sy1-2 ul li .z2 {
        width: 22%;
        margin: 0 6%;
    }

    .College-news, .notice {
        margin: 20px 0 27px;
    }
}

@media (max-width: 640px) {
    .sy1-2 ul li span {
        font-size: 12px
    }

    .sbb {
        display: none
    }

    .College-news {
        margin-bottom: 0
    }
}
