body {
    font-family: Helvetica Neue,Roboto Light,PingFang SC,Lantinghei SC,Hiragino Sans GB,Microsoft Yahei,Arial;
}
a,a:active,a:visited{
    color: #363636;
    background: none;
    text-decoration: none;
}
a:focus,a:hover{
    color: #3f51b5;
    text-decoration: none;
}
.text-bold{
    font-weight: 700!important;
}
.text-red{
    color: #ff7172;
}
.align-left{
    text-align: left!important;
}
.align-right{
    text-align: right!important;
}
.top {
    background-color: #545e69;
    padding: 7px 0 8px;
    color: #fff;
}

.bottom {
    background-color: #545e69;
    padding: 7px 0 8px;
    color: #aab5c1;
    font-size: 12px;
    text-align: center;
}
.bottom a {
    color: #aab5c1;
}

.top ul {
    margin: 0;
    padding: 0;
}

.loginbar {
    margin: 0;
    padding: 0;
}

.header {
    background-color: #3f51b5;
    height: 70px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
.header .logo{
    margin-top: 7px;
    display: flex;
    align-items: center;
    background-size: contain;
}
.header .logo img{
    width: 48px;
    height:48px;
    background-size: contain;
}
.header .title {
    margin-top: 9px;
    text-align: center;
}
.header .title h4{
    margin:0;
    font-size:17px;
    font-weight: 700;
    letter-spacing:0;
    margin-left: 5px;
    color:#fff;
}
.header .title .thn{
    font-size:8px;
    color:#fff;
    margin-left: 5px;
    text-align: center;
}
.header .nav .open>a, .header .nav .open>a:focus, .header .nav .open>a:hover{
    background-color: transparent;
}
.header .navbar-title{
    display: flex;
    height: 70px;
    margin: 0 10px;
    box-sizing: border-box;
    align-items: center;
}
.header .navbar-title img.logo{
    height: 54px;
}
.no-data{
    text-align: center;
    color:#999999;
}
.no-data:before{
    display: block;
    content: ' ';
    min-height: 250px;
    background: url("../images/no-data.png") center center no-repeat;
    background-size: 240px 240px;
}
.footer {
    background-color: #333;
    color:#fff;
    padding: 25px 0;
}
.footer .sch-lgn .logo{
    width: 100px;
    height: 100px;
    text-align: center;
    margin:10px auto;
}
.footer .sch-lgn .logo img{
    width: 100px;
    height: 100px;
}
.footer .sch-lgn .name{
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 6px;
    color: #fff;
    text-align: center;
}
.footer .sch-cnt{
   text-align: center;
}
.footer .sch-cnt img{
    width: 100px;
    height: 100px;
}
.footer .sch-cnt .title{
   margin-top: 13px;
}
.footer .frd-wrap{
    margin-top: 20px;
    color:#fff;
    padding-left: 70px;
}
.footer .frd-wrap .title{
    margin-bottom: 5px;
}
.footer .frd{
    margin: 30px 0 5px;
}
.footer .others a{
    color:#ccc;
    line-height: 32px;
    margin-right: 10px;
}
@media(max-width: 767px){
    .footer .frd-wrap{
        padding-left: 0;
    }
}

.bg-gray{
    background-color: #f5f5f5!important;
}
.bg-red{
    background-color: #3f51b5!important;
}

.footer .sch-cnt{
    margin-top: 25px;
}
.ft-col-wrap h4 {
    color: #4f4f4f;
}

.ft-col-wrap a {
    color: #787878;
    display: block;
    height: 25px;
    font-size: 14px;
}

.ft-col-wrap .barcode {
    background: url("../images/qrcode.jpg") 0 0 no-repeat;
    width: 120px;
    height: 120px;
    display: inline-block;
    background-size: contain;
}
.ft-col-wrap .desc {
    margin-right: 27px;
}
/*@media(max-width: 767px){*/
/*    #header-slider img{*/
/*        height: 340px;*/
/*        width: 100%;*/
/*    }*/
/*}*/
#header-slider img{
    height: 330px;
    width: 100%;
    object-fit: cover;
}
#header-slider .bx-caption span{
    font-size: 14px;
    height: 45px;
    color: #fff;
    padding: 5px 5px;
    display: flex;
    align-items: center;
}
.slider-wrap .bx-wrapper{
    margin:0 auto;
}
.slider-wrap .bx-wrapper .bx-pager,.slider-wrap .bx-wrapper .bx-controls-auto{
    bottom:10px;
    right: 0;
    width: 150px;
}
.slider-wrap .bx-wrapper .bx-pager.bx-default-pager a{
    background-color: #fff;
}
.slider-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, .slider-wrap .bx-wrapper .bx-pager.bx-default-pager a.active{
    background-color: #4f82e5;
}
.sys-box .link1{
    background: url("../images/link1.jpg") 0 0 no-repeat;
    display: block;
    max-width: 100%;
    height: 110px;
    line-height: 110px;
    color: #ffffff;
    font-size: 28px;
    text-align: center;
    background-size: cover;
    border-radius: 4px;
    margin-bottom: 5px;

}
.sys-box .link2{
    background: url("../images/link2.jpg") 0 0 no-repeat;
    display: block;
    max-width: 100%;
    height: 110px;
    color: #ffffff;
    font-size: 28px;
    text-align: center;
    line-height: 110px;
    background-size: cover;
    border-radius: 4px;
    margin-bottom: 5px;
}
.swiper{
    height: 450px;
    box-shadow: 0 0 9px 0 #547ea852;
    background-size: cover;
    overflow: hidden;
    margin-top: 70px;
    box-sizing: border-box;
}
.swiper .des{
    color:#fff;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    line-height: 50px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
}
.navbar-wrap {
    float: left;
}
.navbar-wrap .navbar-nav li {
    color: #666666;
    font-size: 14px;
    padding: 0;
    margin: 0 2px;
    text-align: center;
}
.navbar-wrap .collapse.in .navbar-nav li {
    background-color: #3f51b5;
    color: #ffffff;
}
.navbar-wrap .collapse.in .navbar-nav li>a {
    color: #ffffff;
}
.navbar-wrap .container-fluid ul.navbar-nav{
    margin-left: 15px;
}
.navbar-wrap .navbar-nav li.active, .navbar-wrap .navbar-nav li.active:hover{
    background-color: #4f82e5;
    color:#ffffff;
    margin: 0 3px;
}
.navbar-wrap .navbar-nav li.active a, .navbar-wrap .navbar-nav li.active:hover a{
    color:#ffffff;
}
.navbar-wrap .navbar-nav li:hover {
    background-color: #3f51b5;
    color:#fff;
}
.navbar-wrap .navbar-nav li:hover a{
    color:#fff;
}
.navbar-wrap .dropdown-menu{
    background: #3f51b5;
    min-width: 88px;
}


@media(min-width: 992px){
    .college-info p{
        height: 290px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .navbar-toggle{
        display: none;
    }
}
.navbar-wrap .dropdown-menu>li{
    padding:0;
    text-align: center;
    line-height: 45px;
    height: 45px;
    font-size: 14px;
}
.navbar-wrap .navbar-nav li {
    cursor: pointer;
}
.navbar-wrap .navbar-nav li>a {
    margin: 0;
    padding: 0 16px;
    cursor: pointer;
    color:#fff;
    display: block;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    overflow: hidden;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background-color: #337ab7;
}
.navbar-wrap .navbar-nav li>a:hover,.navbar-wrap .navbar-nav li>a:visited,.navbar-wrap .navbar-nav li>a:focus {
    background-color: #4f82e5;
}
.navbar-wrap .navbar-nav li.active>a:after{
    display: block;
    content: ' ';
    border-bottom: 3px solid #ffffff;
    border-radius: 3px;
    position: relative;
    top: -20px;
}
.navbar-wrap .navbar-nav li:hover .dropdown-menu{
    display: block;
}
.navbar-wrap .dropdown-menu>li{
    width: 85px;
    margin: 0;
}
.navbar-wrap .dropdown-menu>li>a{
    color: #ffffff;
    height: 45px;
    line-height: 45px;
    padding: 0;
}
.navbar-toggle{
    margin-top: 18px;
    border-color: #fff;
}
.navbar-toggle .icon-bar{
    color: #fff;
    background-color: #fff;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
@media(max-width: 767px){
    .header .container .navbar-collapse{
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar-wrap{
        width: 100%;
    }
    .navbar-wrap .navbar-nav li>a:hover, .navbar-wrap .navbar-nav li>a:visited, .navbar-wrap .navbar-nav li>a:focus{
        border-bottom: none;
    }
    .navbar-wrap .navbar-nav li.active>a:after{
        display: none;
    }

    .navbar-wrap .navbar-nav li{
        text-align: left;
    }
    .navbar-wrap .navbar-nav li>a{
        height: 50px;
        line-height: 50px;
    }
    .navbar-wrap .collapse.in .navbar-nav li>a.dropdown-toggle::after{
        display: inline-block;
        content: "\e259";
        font-size: 12px;
        font-family: "Glyphicons Halflings";
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        float: right;
        line-height: 48px;
    }
    .navbar-wrap .collapse.in .navbar-nav li.open>a{
        background-color: #4f82e5;
        border-bottom: none!important;
    }
    .navbar-wrap .collapse.in .navbar-nav li.open>a.dropdown-toggle::after{
        content: "\e260";
    }
    .navbar-wrap .dropdown-menu{
        padding: 0;
    }
    .navbar-wrap .dropdown-menu>li{
        width: 100%;
    }
    .navbar-wrap .navbar-nav>li.open .dropdown-menu>li>a{
        height: 45px;
        line-height: 45px;
    }
    .navbar-wrap .navbar-nav>li:not(.open):hover .dropdown-menu{
        display: none;
    }

    .mySwiper .swiper-slide img,.mySwiper .swiper-slide video{
        width: 100% !important;
        height: 175px;
        object-fit: cover;
    }
    .swiper,.swiper-wrapper{
        height: auto!important;
    }
    .mask,.mask video{
        height: auto!important;
    }
}


.slider-wrap .bx-wrapper .bx-viewport{
    box-shadow: none;

}
.news-wrap{
    height: 378px;
    border-radius: 5px;
    padding:0 10px;
}
.news-block{
    margin-bottom: 0!important;
    padding-bottom: 0!important;

}
.slider-wrap h5.title,.news-wrap h5.title,.news-box h5.title{
    margin: 10px 0;
    text-align: left!important;
    padding:10px 0;
    border-bottom: 1px solid #3f51b5;
}
.slider-wrap h5.title:before,.news-wrap h5.title:before,.news-box h5.title:before{
    content: ' ';
    display: inline-block;
    border-left: 5px solid #3f51b5;
    height: 12px;
    margin-right: 5px;
}
.slider-wrap .title b,.news-wrap .title b,.news-box .title b{
    font-size: 16px;
    font-weight: 700;
    color:#3f51b5;
    margin-right: 10px;
}
.slider-wrap .title strong,.news-wrap .title strong,.news-box .title strong{
    font-size: 16px;
    font-weight: 700;
    color:#3f51b5;
}
.news-wrap .title:before{
    content: ' ';
    padding-left: 5px;
}
.new-list{
    margin-left:10px;
    padding:0;
    margin: 0;
}
.new-list li{
    padding-left: 5px;
    list-style: none;
    line-height: 36px;
    height: 36px;
    display: flex;
    justify-content: space-between;
    text-overflow: ellipsis;
    -webkit-line-clamp:1;
    cursor: pointer;
    overflow: hidden;
    border-bottom: 1px dashed #D2D2D2;
    transition: all 0.5s ease 0s;
}
.new-list li a:before{
    content: "»";
    margin-right: 5px;
    position: relative;
    top: -1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color:#3f51b5;
}
.new-list li span{
    font-width: 700;
    font-family: 'oswaldmedium';
    color:#bbb;
}
.new-list li:hover{
}
.new-list li:hover a{
    color:#3f51b5;
}

.active-wrap {
    background-color: #f6f6f6;
    padding:20px 0;
}

.panel-default>.panel-heading.col-title {
    color:#666;
    font-weight: 700;
}
.col-title:before {
    content: ' ';
    padding-left: 5px;
    border-left:3px solid #3f51b5;
}
.news{
    margin:0;
    padding:0;
}
.news .news-item{
    list-style: none;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.news .news-item .time{
    display: block;
    width:50px;
    padding-left: 5px;
}
.sch-style:hover,.tch-style:hover{
    box-shadow: 0 0 5px #ccc;
    cursor: pointer;
}
.sch-style .caption h3,.tch-style .caption h3{
    margin-top: 10px;
    font-size:16px;
    font-weight: bold;
}
.sch-style .caption p,.tch-style .caption p{
    font-size:13px;
    color: #3c3c3c;
}
.tch-style img{
    height: 400px;
    background-size: cover;
}
.tch-style .caption{
    height: 110px;
    overflow: hidden;
}
.intro-wrap{
    background-color: #fff;
    margin:35px auto;
    padding: 20px;
    border-radius: 4px;
}
.intro-wrap p{
    line-height: 30px;
}
.intro-wrap .item-header .line {
    width: 12%;
    display: inline-block;
    border-top: 1px solid #777;
    margin-bottom: 10px;
}
.intro-wrap .item-header .item-title {
    width: 200px;
    display: inline-block;
    color: #747474;
    font-weight: 200;
    font-size: 30px;
    padding: 20px 0;
}
.location .crumb{
    line-height: 50px;
    height: 50px;

}
.hot-articles{
    padding: 0 15px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 2px;
}
.hot-articles .heading h5{
    line-height: 48px;
    font-size: 18px;
    margin: 0;
    color: #333;
    font-weight: 500;
    border-bottom: 1px solid #EFEFEF;
}
.hot-articles .heading h5:before {
    content: ' ';
    border-left: 3px solid #3f51b5;
    padding-left: 5px;
}
.hot-articles .body{
    padding: 10px 0 20px;
}
.hot-articles .body ul li{
    list-style: none;
}
.hot-articles .body ul{
    margin:0;
    padding: 0;
}
.hot-articles .body .title{
    line-height:35px;
    font-size: 14px;
    margin: 0;
    color: #333;
    font-weight: 500;
    border-bottom: 1px solid #EFEFEF;
}

/**
   首页
 */
.block{
    padding: 20px 0;
    margin-bottom: 10px;
    background: #ffffff;
}
.block.bg-red .title{
    color:#fff;
    font-size: 30px;
    text-align: center;
    margin:28px 0;
}
.intro-box .title{
    color:#fff;
    text-align: center;
    margin-bottom: 10px;
}
.intro-box .subtitle{
    font-size: 15px;
    color:#fff;
    text-align: center;
    margin-bottom: 20px;
}
.sch-intro{
    background: url("../images/bg_intro.png") center center no-repeat;
    background-size: cover;
}
.sch-intro .content .picts{
    flex:1;
    overflow: hidden;
    border:1px solid #ccc;
}
.sch-intro .picts{
    height: 360px;
    margin-bottom: 10px;
    overflow: hidden;
}
.sch-intro .picts img{
    border-radius: 4px;
    width: 100%;
    height: 100%;
    transition:all .6s;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 12%);
}
.sch-intro .picts video{
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.sch-intro .text{
    border-radius: 4px;
    min-height: 360px;
    line-height: 26px;
    font-size: 14px;
    background: #ffffff;
    padding: 14px 20px;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 12%);
}
.sch-intro .text a{
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #3f51b5;
}
/** 专业介绍 */
.major-box{
    background: url("../images/xs_bg_map.png") -20px center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}
.major-box .major-item{
    box-sizing: border-box;
}
.major-box .major-item a{
    border-radius: 4px;
    display: block;
    height: 400px;
    overflow: hidden;
}
.major-box .major-item img{

    width: 100%;
    height: 100%;
    transition:all .6s;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 12%);
}
.major-box .major-item img:hover{
    transform:scale(1.1);
}
.major-box .desc{
    font-size: 15px;
    color:#fff;
    text-align: center;
    margin: 20px 0;
}
.news-box .title .more,.slider-wrap .title .more{
    font-size: 12px;
    float: right;
    color: #3f51b5;
    padding: 3px 10px;
    border: 1px solid #3f51b5;
    border-radius: 50px;
}
/**
    栏目页
 */
.banner{
    margin-top: 70px;
    height: 408px;
    box-shadow: 0 0 9px 0 #547ea852;
    background-size: cover;
}
.banner img{
    width: 100%;
    height: 408px;
}
@media(max-width: 767px){
    .banner{
        width: 100%;
        height: 165px!important;
    }
    .banner img{
        width: 100%;
        height: 165px!important;
    }
}

/**
 学子风采
 */
.stu-box{
    background: url("../images/xs_bg_map.png") center center no-repeat;
}
.stu-box .title{
    color:#fff;
}
.stu-box .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0 30px;
}
.stu-box .pic{
    width: 265px;
    height: 170px;
    margin: 5px 5px;
}
.stu-box .pic img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.map-box .content{
    color: #5c6873;
}
.map-box .title{
    font-size: 16px;
    font-weight: 700;
    color:#3f51b5;
    text-align: left;
    margin: 10px 0;
    padding:10px 0;
    border-bottom: 1px solid #3f51b5;
}
.map-box .title:before{
    content: ' ';
    display: inline-block;
    border-left: 5px solid #3f51b5;
    height: 12px;
    margin-right: 5px;
}
.map-box .content .map-wrap{
    width: 100%;
    height: 200px;
    border:2px solid #e8e8e8;
    background-color: #ffffff;
}
.map-box .content .address{
    box-sizing: border-box;
    height: 150px;
    background:url("../images/city.jpg") 0 bottom no-repeat #ffffff;
    padding-top: 25px;
    padding-left: 0;
    color:#3f51b5;
}
.map-box .content .address .attr{
   line-height: 28px;
}
.map-box .video-wrap{
    overflow: hidden;
}
.map-box .video-wrap video{
    width: 100%;
    z-index: 1;
    height: 350px;
    object-fit: fill;
}
/** 新闻中心 */
.news-panel{
    background-color: #ffffff;
    padding: 30px 0;
}
.news-panel .nav-tabs{
    text-align: center;
    border: none;
}
.news-panel .nav-tabs>li{
    float: none;
    display: inline-block;
    text-align: center;
}
.news-panel .nav-tabs>li>a{
    color:#666;
    font-size: 18px;
    font-weight: 700;
}
.news-panel .nav>li>a:focus, .news-panel .nav>li>a:hover{
    background: none;
    border: 1px solid transparent;
}
.news-panel .nav-tabs>li.active>a, .news-panel .nav-tabs>li.active>a:focus, .news-panel .nav-tabs>li.active>a:hover{
    border:none;
    color:#3f51b5;
    border-bottom: 3px solid #3f51b5;
    background: none;
}
.news-items {
    margin-top: 20px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.news-items .article-content-container{
    min-height: 400px;
    padding: 20px 40px;
}
.news-items .card{
    display: flex;
    padding: 15px 0;
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
    box-sizing: border-box;
}
.news-items .card .news-date{
    padding: 10px 15px;
    width:130px;
    box-sizing: border-box;
}
.news-items .card .pic{
    padding: 10px 15px;
    width:130px;
    box-sizing: border-box;
}
.news-items .card .pic img{
    width: 100%;
    height: 100%;
}
.news-items .card .news-date .date{
    line-height: 36px;
    text-align: center;
    color: #a1a1a1;
    font-weight: 700;
    font-size: 24px;
}
.news-items .card .news-date .year{
    border-top: solid 1px #eee;
    line-height: 36px;
    text-align: center;
    color: #a1a1a1;
    font-size: 22px;
}
.news-items .card .news-info{
    width: 75%;
    margin: 0 5px;
}
.news-items .card .news-info .title{
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    overflow: hidden;
    margin: 5px 0;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.news-items .card .desc{
    box-sizing: border-box;
    margin-top: 5px;
    line-height: 25px;
    color: #a6a6a6;
    font-size: 14px;
    letter-spacing: 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
/** 招贤纳士*/
.recruit-box .recruit-row {
    border-left: solid 4px #3f51b5;
    padding: 20px;
    margin-bottom: 30px;
    background: #ffffff;
    margin:20px 20px;
}
.recruit-box .recruit-row .recruit-btn {
    padding: 8px 15px;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
}
.recruit-box .recruit-row .recruit-btn a {
    font-weight: 700;
}
.recruit-box .recruit-row .recruit-btn i {
    color: #3f51b5;
    float: right;
    border: solid 1px #3f51b5;
    width: 25px;
    text-align: center;
    height: 25px;
    border-radius: 50px;
    line-height: 25px;
}
.recruit-box .recruit-row .recruit-content {
    padding-top: 20px;
}
.recruit-box .recruit-row .recruit-content .panel-body {
    padding-top: 20px;
}
/** 通用栏目 */
.cl-panel{
    background-color: #fff;
    padding: 0;
}
.cl-panel .pl-heading{
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
}
.cl-panel .pl-heading h5{
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.cl-panel .pl-heading h5:before{
    display: inline-block;
    content: ' ';
    border-left: 4px solid #3f51b5;
    vertical-align: center;
    height: 16px;
    border-radius: 4px;
    margin-right: 5px;
}
.cl-panel .pl-content{
    padding: 20px 0 50px;
    overflow: hidden;
}
.cl-panel .pl-content .item{
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    padding: 0;
    margin-bottom: 20px;
    height: 375px;
    overflow: hidden;
    box-shadow: 0 0 9px 0 #547ea852;
}
.cl-panel .pl-content .title{
    color:#333;
    font-size: 14px;
    margin:8px 0;
    padding: 0 10px;
    font-weight: 700;
    display: block;
    text-align: left;
}
.cl-panel .pl-content .pic{
    display: block;
    width: 100%;
    height: 165px;
    overflow: hidden;
    cursor: pointer;
}
.cl-panel .pl-content .pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .8s ease 0s;
}
.cl-panel .pl-content .pic img:hover{
    transform: scale(1.2);
}
.cl-panel .pl-content .desc{
    padding: 0 10px;
    text-overflow: -o-ellipsis-lastline;
    line-height: 28px;
    color: #666;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.container .page-bar{
    margin:30px 0 10px;
    text-align: center;
}
.page-bar .page-wrap{
    list-style: none;
}
.page-bar .page-wrap>li{
    list-style: none;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border:1px solid #eee;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 5px;
    cursor: pointer;
}
.page-bar .page-wrap>li>a{
   color: #999999;
    display: block;
    height: 100%;
}
.page-bar .page-wrap>li.active{
    background: #4785e0;
    color: #ffffff;
}
.page-bar .page-wrap>li.active>a{
    color: #ffffff;
    border:1px solid #4785e0;
    display: block;
    width: 100%;
    height: 100%;
}
.bread-bar .container{
    padding: 0;
}
.bread-bar .breadcrumb{
    margin:20px 0 0 0;
}
/** 文章详情页 */
.article-container{
    background-color: #ffffff;
    padding: 20px 30px 50px 30px;
    min-height: 500px;
}
.article-container img{
    max-width: 900px!important;
}
.article-container h1{
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    text-align: center;
}
.article-container .info{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    color:#666;
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
}
.article-container .info .time,.article-container .info .source{
    margin-right: 35px;
}
.article-container .article-context{
    padding: 30px 0;
    color: #666666;
}
.article-container .article-context p{
    font-size: 14px!important;
    line-height: 30px!important;
    color: #666666!important;
    /*text-indent: 4rem;*/
}
.article-container .article-context img{
    max-width: 100%!important;
    height: auto;
}
.article-container table td{
    vertical-align: center!important;
}
/** 栏目页菜单*/
.col-menu{
    min-height: 250px;
}
.col-menu .menu{
    background: #ffffff;
    border-radius: 4px;
    border-top:4px solid #3f51b5;
    padding: 12px 0 0 0;
    list-style: none;
}
.col-menu .menu>li>a{
    display: block;
    height: 45px;
    line-height: 45px;
    padding-left: 25px;
    border-bottom: 1px solid #E9E9E9;
    color: #333;
    font-weight: 700;
}
.col-menu .menu>li>a:before{
    display: inline-block;
    content: "\2a";
    font-size: 10px!important;
    transform: scale(0.5);
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.col-menu .menu>li>a .glyphicon{
   font-size: 2px!important;
    transform: scale(0.5);
}
.col-menu .menu>li>a.active{
    color: #3f51b5;
}
.col-qr .name{
    font-size: 12px;
    text-align: center;
    color:#666;
    padding-bottom: 20px;
}
.col-qr .qr{
    background: url("../images/qrcode1.jpg") center 0 no-repeat;
    width: 120px;
    height: 100px;
    margin: 10px auto 5px;
    background-size: 100px 100px;
}
.art-list{
    background: #ffffff;
    min-height: 540px;
    border-radius: 4px;
    padding-bottom: 20px;
}
.art-list .heading{
    padding: 20px 20px 15px 20px;
    color: #3f51b5;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eeeeee;
}
.art-list .heading:before{
    display: inline-block;
    content: ' ';
    border-left: 4px solid #3f51b5;
    vertical-align: center;
    height: 18px;
    border-radius: 4px;
    margin-right: 8px;
}
.art-list .lists{
    list-style: none;
    padding: 0 25px;
}
.art-list .lists .item{
    list-style: none;
    height: 45px;
    line-height: 45px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #E9E9E9;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.art-list .lists .item a:before{
    display: inline-block;
    content: "\2a";
    font-size: 10px!important;
    transform: scale(0.5);
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 5px;
}
.art-list .lists .item .time{
    color: #999999;
}
/** 意向表*/
.join-us-page{
    margin: 0;
    padding:0;
    background: url("../images/kaixue_bg.jpg") 0 0 no-repeat;
    background-size: cover;
}
.join-us-page .form-box{
    margin: 50px auto;
    width: 900px;
    min-height: 800px;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    padding: 50px 20px;
}
.join-us-page .form-box .school{
    text-align: center;
    font-size: 45px;
    color:#6D501D;
}
.join-us-page .form-box .title{
    margin-top: 50px;
    font-size: 44px;
    font-weight: 700;
    text-align: center;
    letter-spacing:6px;
    color:#333;
}
.form-box .notice{
    margin-top:20px;
    list-style: none;
    color:#999999;
    text-align: center;
}
.form-box .notice li{
    line-height: 28px;
}
.form-box .fm-title{
    margin:50px auto 20px;
    font-size: 36px;
    font-weight: 700;
    letter-spacing:4px;
    text-align: center;
    color:#6D501D;
}
.form-box .valid-box{
    width: 420px;
    height: 35px;
    box-sizing: border-box;
    text-align: center;
    line-height: 35px;
    padding-left: 20px;
    color:#f56c6c;
    margin:10px auto;
    display: none;
}
/** 表单校验**/
.control-label.must::before{
    content: '*';
    display: inline;
    margin: 5px 0;
    color:#ff7172!important;
    font-size: 12px;
    padding: 2px 5px;
}
.form-control:focus {
    border-color: #3c8dbc;
    box-shadow: none;
}
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1;
}
.form-control,
textarea,
select {
    border: 1px solid #d2d6de;
    border-radius: 2px;
}
.form-control.error,
textarea.error,
select.error {
    border-color: #ff7172;
}
.search-box{
    height: 550px;
    margin-top: 70px;
    position: relative;
    background: url("../images/bannera.jpg") 0 0 #ffffff no-repeat;
    text-align: center;
    background-size: cover;
}
.search-box .search-wrap{
    height: 550px;
    display: flex;
    align-items: center;
    background-color: rgba(255,255,255,.75);
    justify-content: center;
}
.search-form input{
    width: 520px;
    height: 50px;
    border:1px solid #ccc;
    border-radius: 2px;
    padding: 5px 8px;
}
.search-form input:focus{
    outline: none;
    border-color: #3c8dbc;
    box-shadow: none;
}
.search-form .btn-search{
    height: 50px;
    line-height: 50px;
    width: 100px;
    color: #ffffff;
    border-radius: 2px;
    background-color: #3f51b5;
    border: none;
    outline: none;
}
.search-form .btn-search:hover{
   background-color: #4f82e5;
}
.search-form .btn-search>span{
   margin-right: 8px;
}
@media(max-width: 767px){
    .search-form input{
        width: 220px;
    }
}



