﻿.container{max-width:1270px;}
.text-sgreen{color:#009c73;}
.text-red{color: #fff;}


/*网站公共样式*/

.info-content{font-size:15px;line-height:2.5;clear: both;}
.info-content p{font-size:15px;}
.info-content h4{font-size:18px;}
.info-content2{border-bottom: 1px solid #fff;}
a{color:#333;text-decoration:none;}
a.btn-more{display:inline-block;width:140px;height:34px;line-height:34px;border:1px #CCC solid;color:#999;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin:0px auto;margin-top:30px}
a.btn-more:hover{background:#40312f;border-color:#40312f;color:white;}
.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;}

@media (min-width:1000px) {
.add-fontsize{font-size:16px;border-bottom: 1px solid #ccc;padding-bottom: 10px;text-align:right;}
}
@media (max-width:1000px) {
.add-fontsize{border-bottom: 1px solid #ccc;text-align: center;}
}

/*兼容ie低版*/
.font-size{}

/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color:rgba(53, 53, 59, 0.8);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}

/*BOTTOM*/
footer{text-align:left;width:100%;background:url(../images/bottom-bg.jpg)no-repeat center;color: #fff;}
.bg-bottom{background:url(../images/bottom-bg.jpg);padding-top: 30px;}
.common-services{font-size: 20px;color: #fff;font-weight: bold;}
.common-services .fa{padding-right:16px;}
.wecahat li span{display: block;font-size: 30px;}
.wecahat li span .fa{border: 2px solid #fff;border-radius: 50px;padding: 5px 8px;background-color: #fff;color: #2863b3;}
.wecahat li a,.wecahat li{color:#fff;text-align:center;}
.wecahat li img{max-height: 75px}
.copyright{color:#fff;text-align: center;}
.copyright a{color:#fff;}
.copyright a:hover{text-decoration:underline;}
.copyright span{padding: 20px 0;display: block;}
.copyright .container{position:relative;}

@media(min-width:1000px){.copyright img{position: absolute;right: 0;top: 4px;max-height: 60px;}}

/*TOP*/
.header{position:relative;z-index: 5;}

.sitelast span{cursor: pointer;padding: 0 20px;height: 28px;line-height: 28px;float: left;_display: inline;}
.sitelast span a{color:#fff;}
.sitelast span a:hover{text-decoration:underline;}
.office-system li{display:inline-block;padding-left:20px;}
.office-system li a{color:#fff;}
.office-system li a .fa{padding-right: 10px;}
.determine{position:relative;}
.office-system{position: absolute;right: 0;top: 70px;}
/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/.nav .animated, .sub-nav .animated{-webkit-animation-duration: 0.4s;animation-duration: 0.4s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide;}

@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}
100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}

/*主菜单*/
@media (min-width:1000px)
/*pc端*/
{/*Top*/

 .header .nav-toggle{display:none}
.header .logo img{margin:20px 0;max-width: 349px;max-height: 100px;}
.nav>ul>li>ul{position:absolute;}

.nav li:hover> ul{display:block;}
.nav ul li ul li a{font-size:15px;}
.nav ul li ul li a:hover{background:#89584B;}


.nav ul li .arrow{display:none}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/
.sousuo{font-size: 26px;padding: 30px 0 20px;text-align: center;}

.homepage-bg{background-color: #fff;position: relative;margin: 0 auto;height: 380px;}

/*新闻中心*/
.news-list li.item .title{padding-left:20px;}


}

@media (max-width:1000px)
/*手机端*/
{
   

    /*Top*/
 .pclogo{padding: 2px 0;}
.determine{background-color: #000;}
.pclogo span a{line-height: 50px;font-weight: bold;font-size: 20px;color: #fff;}
.header .nav-toggle{position:absolute;right:0px;top:3px;font-size:30px;color:#999;min-width:65px;height:52px;line-height:52px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#ccc;}
.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;}

/*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px;text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}
.nav ul li.current > a{color:#5a342b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}
.cha{display:none;}
.display-die{display:none;}
.images-list .item img{width:100%!important;}
.sousuo{padding: 30px 0 20px;font-size: 25px;text-align: center;}

/*Top*/
.header{position:relative;background-color: #004ea2;}

/*BOTTOM*/

.copyright{padding: 14px 0;}
.homepage .container{padding-left: 0;padding-right: 0;}
}

@media (min-width:415px) and (max-width:769px){.wechat{padding-left:40px;}
.roll img{height:84px;}}

@media (max-width:415px){.wechat{margin-left: 70px;padding-bottom:20px;}
.roll img{height:78px;}
.homepage .container .imgs{padding-top:3px;}
}

/*图片列表*/
.images-list .item a{display:block;overflow:hidden;}
.images-list .item img{display:block;width:100%!important;height:auto;transition: all 0.3s ease-out 0s;}
.images-list .item a:hover img{transform:scale(1.1,1.1);}

/*手机端置顶*/
.curpointer{cursor: pointer;}
.bg-bottgray{background-color:#000;width: 100%;height: auto;}
.backphone{background:url(../images/phone.png) center center no-repeat;}
.bott-fixed{left: 0;bottom: 0;z-index: 4;}
.backtop{background:url(../images/top.png) center center no-repeat;}
.backhome{background:url(../images/home.png) center center no-repeat;}
.backwei{background:url(../images/wei.png) center center no-repeat;}
.backsame li a .fa{font-size: 18px;padding-top: 5px;color:#fff;}
.backsame li a span{padding-bottom: 2px;display: block;color:#fff;font-size:12px;}

@media(min-width: 1000px){.phoblack{display: none;}}

/*子栏目样式*/
.sub-nav-box .sub-nav{clear:both;text-align:left;width:100%;overflow:visible;}
.sub-nav-box .sub-nav li ul li a:hover{padding-left: 128px;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left: 120px;text-align: left;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:85px;text-align: left;}
.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:54px;line-height:54px;text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}
.sub-nav-box .sub-nav li.current{background:#fff url(../images/active-left.png) no-repeat left top;background-size: 2.6px;}
.sub-nav-box .sub-nav li ul li.curren{background-size: 4px;}
.sub-nav-box .sub-nav li ul li.current > a{color:#027dc1;font-weight: bold;}
.sub-nav-box .sub-nav li.active > .arrow{transform:rotate(90deg)}

/*文在超出范围*/
.card1{display:block;/*内联对象需加*/word-break:keep-all;/* 不换行*/white-space:nowrap;/* 不换行*/overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容*/text-overflow:ellipsis;}
.card2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 42px;}
.card3{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 60px;}

/*页码*/
.pagination > li a{margin-right: 4px;font-size: 14px;color: #000;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{z-index: 3;color: #fff;background-color: #000;border-color: #000;cursor: default;}
.pagination > li a:hover{background-color: #000;color: #fff;}
.pagination > li > a, .pagination > li > span{padding: 3px 10px;border-radius: 2px;}

/*面包屑*/
.breadcrumb > li + li::before{content: ">>";color: #666;}
.breadcrumb li a,.breadcrumb li a span{color: #004098;}

.breadcrumb li em{padding-left: 5px;color: #999999;font-style: normal;}
.breadcrumb li img{padding-bottom:5px;}
@media (min-width:1000px) {
.breadcrumb li{font-size:18px;}
}
@media (max-width:1000px) {
}


/*搜索*/
.search{display: inline-block;}
.ss-box{position:relative;border:1px solid #cfcfcf;background:#fff;width:100%;height:32px;}
.ss-box .s-input{width:100%;outline:none;border:none;height: 32px;padding-left:20px;background-color:transparent;padding-right: 75px;}
.ss-box .s-btn{position:absolute;right:-1px;top:-1px;height:32px;color: #000;cursor: pointer;font-weight: bold;line-height: 32px;outline: none;border: 1px solid #004098;}
.search .ss-box{margin:27px auto;}

@media(min-width:1000px){.ss-box{display:none;}
.box-block{display:block;margin-top: 20px;border: 1px solid #eaa910;width: 260px;float: right;}
.ss-box .s-input{width: 250px;}
.bp-sy{height: 67px;}
.p1{font-size: 20px;padding: 0 20px;color: #006bc9;font-weight: 600;border-bottom: 3px solid #006bc9;height: 80px;padding-top: 20px;position: absolute;}

}

@media(max-width:1000px){.ss-box{position:relative;margin:20px auto;}
.box-block{display:none;}
.bp-sy{ padding-left: 15px;padding-top: 10px;padding-bottom: 20px;}
.p1{font-size: 20px;padding: 0 20px;color: #006bc9;font-weight: 600;border-bottom: 3px solid #006bc9;height: 60px;padding-top: 20px;position: absolute;}

}

/*新闻中心*/
.administration{margin-top: 40px;}
.administration span{height: 40px;line-height: 40px;padding: 0 18px;background: #205bac;color: #fff;font-size: 18px;display: inline-block;position:relative;}
.administration span:after{width: 0;content: "";border-color: transparent;border-top-color: transparent;border-style: dashed;border-top-style: dashed;border-width: 6px;border-top-color: #205bac;border-top-style: solid;position: absolute;top: 40px;left: 50%;margin-left: -6px;}
.administration-words{padding: 0 15px;}
.administration-words ul{padding:0;line-height: 2;margin-top: 12px;}
.administration-words ul li{border-bottom: 1px #ddd dashed;padding: 10px 0;}

.news-list{clear:both;overflow:hidden;}
.news-list li.item{clear: both;overflow: hidden;width: 96%;margin: 0px 0px 25px 0px;padding: 20px 2%;background: #fff;box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.17);-webkit-transition: all 0.3s ease-in-out 0s;}
.news-list li.item:hover{transform: scale(1.02);box-shadow: 0px 5px 33px 0px rgba(0, 0, 0, 0.04);}
.news-list li.item .title{overflow:hidden;display: inline-block;}
.news-list li.item .title .title2{font-size:16px;}
.news-list li.item .title .title2:hover{color:#2f7bc3;}
.news-list li.item .title .account{color:#666;}
.news-list li.item .date{float:right;color: #838383;padding-top: 5px;}
.issuer-box > li{display: inline-block;width: 100%;border-bottom: 1px dotted #dcdcdc;padding: 18px 0;}
.newstyle li:nth-child(5){border-bottom: 1px dotted #ccc;margin-bottom: 20px;}
.newstyle li:nth-child(5) .title{margin-bottom: 20px;}
.news-list li.item .title a{font-size: 17px;}
.news-list li.item .title .card2{margin-top:6px;font-size: 15px;}
a:hover, a:focus{color:#000;}
.bjh-p{font-size: 15px;}
@media (min-width:1000px) {
.substance{margin: 20px 0;color: #666;text-align: center;}
}
@media (max-width:1000px) {
.substance{color: #666;text-align: center;}
}


/*网站地图*/
.bd-gray{border: 1px solid #ddd;}
.xianshilm{border-bottom: 1px solid #DDD;}
.xianshilm span{color: #1a56a8;font-size: 20px;line-height: 40px;border-bottom: 2px solid #1a56a8;display: inline-block;font-weight: bold;}
.webmap > ul > li{font-size: 18px;font-weight: bold;}
.webmap > ul > li > a{color: #1a56a8;}
.webmap ul > li > ul > li{display: inline-block;margin: 10px 10px;font-size: 14px;font-weight: normal;}
.webmap ul > li > ul > li> ul > li{display:none;}






/*------ddd-----------*/
/*首页*/


/*主菜单*/
@media (min-width:1000px)
/*pc端*/
{
.co-bg{background-color:#fff;}

.tab-content{height: 275px;}
.tab-content2{height: 240px;padding: 0 15px;}
    /*Top*/
 .pclogo{position:absolute;padding-top:75px;}
.container2{background-color: #245086;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.37);height:50px;}
.container2 .containernav{max-width: 1270px;margin-left: 252px;}
.nav{width: 100%;}
.nav > ul > li{width:12.5%;float: left;text-align: center;}
.nav > ul > li > ul{position: absolute;left: 0;z-index: 200;width: 100%;background-color:#004098;height:0;transition:all 0.3s ease-in-out;}
.nav > ul > li > a{display: block;line-height:38px;width: 100%;font-size:16px;height: 38px;color:#024299;font-weight: bold;}
.nav > ul > li:hover > a{display: block;line-height:38px;width: 100%;font-size:16px;height: 38px;background-color:#024299;color:#FFF;}
.nav>ul>li:hover> ul{height:auto;padding-top:10px;padding-bottom:10px;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;line-height:42px;height:42px;background-color:#004098;}
.nav ul li ul li a:hover{text-decoration:none;color:#004098;background-color:#fff;}
.nav ul li{position:relative;}
.nav ul li .arrow{display:none}
.nav ul li ul li ul{left:100%;top:0px;position: absolute;width: 150px;background-color:rgba(140,25,19,0.9);z-index: 2;}
.nav ul li ul li:hover ul{}
.display-dies{display:none;}
.nav > ul > li:first-child > ul{display:none;}
.sousuo{font-size: 26px;padding: 30px 0 20px;text-align: center;}}

/*TOP*/
@media(min-width:1000px){.header{position:relative;z-index: 5;background: #f9f9f9 url(../images/header_img.png) center top no-repeat;}
.co-bg .row div {}}
@media(max-width:1000px){
 .top{background: #6e7b8c;line-height: 38px;overflow: hidden;text-align: right;position: relative;z-index: 10;}
.header .logo img{width: auto;height: 34px;}
.logo-bt{padding: 10px 0;}
.logo-bt .col-md-4{padding:0;}
}

.office-system li{display:inline-block;padding-left:20px;}
.office-system li a{color:#fff;}
.office-system li a .fa{padding-right: 10px;}
.determine{position:relative;}
.office-system{position: absolute;right: 0;top: 70px;}

.sst-box{padding:36px 0;float: right;overflow: hidden;}
.sst-box .text{font-size: 14px;padding-left: 15px;outline: none;height: 34px;margin-top: 3px;width: 280px;border: none;background: #fff;color: #004098;line-height: 24px;position: relative;top: -3px;}
.btn{outline: none;background: none;line-height: 10px;font-size: 14px;position: absolute;right: 332px;top: 37px;height: 32px;border: none;overflow: hidden;font-size: 14px;color: #004098;}


/*底部*/
.bgg{background: #245086;height: 200px;}
.bottom-bg{width:1240px;margin:0 auto;background:#245086;}
.bg-bottom .india a{color: white;}
.fa-home::before{content:none;}
.pagebanner .font img{width: 70px;height:80px;margin-left: 385px;}
.pagebanner .font{color: #fff;padding-top:200px;padding-right: 45px;}
.pagebanner .font h1{font-size: 26px;line-height: 50px;font-weight: normal;}

@media(min-width:1000px){.foot-bg{padding: 30px 0px;background-color: #004098;}.foot-bg .row .boxs p{}.foot-bg a{color: #fff;}}
@media(max-width:1000px){.foot-bg{background: #245086;color: #fff;    margin-bottom: 50px;}}

/*子栏目样式*/   
.sub-nav-box{clear: both;}
.sub-nav-box li a:hover,.sub-nav-box .sub-nav li.current > a{clear: both;color:#fff!important;background-color: #004098;}
.sub-nav-box .tabct li a:hover{clear: both;color: #ffa200;background:none;}
.sub-nav-box .sub-nav-title{text-align:center;color:#fff;font-size: 24px;line-height: 100px;position: relative;top: -60px;}
.sub-nav-box .sub-nav-title .hd{background-color: #004098;}
.sub-nav-box .sub-nav-title .hd:hover{background-color: #003c8e;}
.sub-nav-box .sub-nav-title .hd span{border: none;font-size: 24px;}

.sub-nav-box .sub-nav{background-color: #f6f6f6;clear:both;text-align:left;width:100%;overflow:visible;margin-bottom: 50px;min-height: 600px;    margin-top: -30px;}
.sub-nav-box .sub-nav li{padding: 0;position: relative;display: block;width: 287px;height: 86px;line-height: 86px;text-align: center;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #fff;}
.sub-nav-box .sub-nav li a{display:block;font-size:18px;text-align: center;color: #878787;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left: 120px;text-align: left;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:140px;text-align: left;}
.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:54px;line-height:54px;text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px;color: #000;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{transform:rotate(90deg)}


/*文在超出范围*/
.card1{display:block;/*内联对象需加*/word-break:keep-all;/* 不换行*/white-space:nowrap;/* 不换行*/overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容*/text-overflow:ellipsis;}
.card2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 42px;}
.card3{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 60px;}


/*移动端固定栏目按钮*/
.float-nav-toggle{z-index: 4;display: block;text-align: center;position: fixed;left: 6px;bottom: 60px;color: #fff;font-size: 18px;width: 40px;height: 40px;line-height: 40px;background-color: rgba(13, 13, 13, 0.6);border-radius: 20px;}
@media (max-width: 767px) {.display-xs-block {display: block !important;}}


/*移动端固定导航栏*/
.footer-fixed{position:fixed;left:0;bottom:0;overflow:hidden;width:100%;padding:6px 0px 2px;color:#fff;z-index:4;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-top: 0.2rem solid #000;background: #fff;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align: center;}
.footer-fixed ul li a{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size: 13px;}
.footer-fixed ul li p{font-size:1.3rem;}
.footer-fixed.active{transform:translateX(2.8rem);z-index:9;}
.footer-fixed2{font-size: 2.8rem;padding-top: 0.6rem;}
.footer-fixed i{display:block;}
.footer-fixed .fa{font-size:22px;}

@media (min-width:1000px){
.footer-fixed{display:none!important;}
.boxborder2 img,.boxborder2 .addpadding{overflow: hidden;}
.boxborder2 .mask{width: 96%;}
.boxborder2 .add1{padding-right: 10px;}
.boxborder2 .add2{padding-left: 10px;}
.boxborder2 .add3{padding-right: 10px;}
.boxborder2 .add4{padding-left: 10px;}
}
@media (max-width:769px) and (min-width:415px){
.addpadding{margin: 10px;}
.boxborder2 .mask{width: 94.6%;bottom: 10px;}
}



        
/*footer*/
.ewm-bg{float: right;padding-left: 20px;}
.gzh-title{height: 12px;font-size: 12px;color: #ffffff;text-align: center;display:block;padding-top: 5px;}


/*新闻中心*/
.xzjy .title{line-height: 32px;text-align: left;font-weight: bold;}
.xzjy .title a{font-size: 18px;line-height: 36px;color: #333333;font-weight: 500;}
.xzjy .intro{font-size: 14px;line-height: 24px;color: #999999;}


html{ overflow-y:scroll; min-height:101%;}
html{ overflow:-moz-scrollbars-vertical;}

/*---------------------------*/
/*首页*/
.sy-bg{background:url(../images/big_bg.jpg)no-repeat center;background-size: 100% 100%;}
.img {background: url(../images/icon-历年分数.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.img2 {background: url(../images/icon-录取查询.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.img3 {background: url(../images/icon-录取进程.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.img4 {background: url(../images/icon-名单公示.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.img5 {background: url(../images/icon-热点问题.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.img6 {background: url(../images/icon-智能问答.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.calendar li:hover .img{background: url(../images/icon-历年分数_1.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.calendar li:hover .img2{background: url(../images/icon-录取查询_1.svg.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.calendar li:hover .img3{background: url(../images/icon-录取进程_1.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.calendar li:hover .img4{background: url(../images/icon-名单公示_1.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.calendar li:hover .img5{background: url(../images/icon-热点问题_1.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.calendar li:hover .img6{background: url(../images/icon-智能问答_1.svg)no-repeat center;background-size: 40px;width: 50px;height: 50px;margin: 0 auto;}
.tance{font-size: 18px;padding-top: 10px;}
.l1 .title{font-size: 16px;color: #333;}
.l1:hover .title{font-size: 16px;color: #004098;}
@media (min-width:1000px) {
    .calendar{/* position: relative;top: -50px; */width: 1270px;height:120px;margin:30px 0px;background-color:#fff;box-shadow: 0 1px 10px 0 rgba(11,36,18,.09);}
	.calendar .zxxj{position: relative;float:left;width:30%;padding:45px 100px}
	.calendar .zxxj img {width: 205px;height: 26px; position: absolute;top: 45px;left:45px}
	.calendar .zxxj .title {margin-top: 0px; font-size: 24px;color: #004098;line-height: 100%;font-weight: 700;}
	.calendar .zxul{float:left;width:65%;padding:15px}
	.calendar .zxul li{width:100%;height:30px;}
	.calendar .zxul li a{display:block;line-height:30px;}
	.calendar .zxul li p{float:left;position: relative;}
	.calendar .zxul li p img{margin:-2px 0px 0px 5px}
	.calendar .zxul li span{float:right;}

}
@media (max-width:1000px) {
    .calendar{position: relative;height:120px;background-color:#fff;box-shadow: 0 1px 10px 0 rgba(11,36,18,.09);}

}



/*招生公告*/
.recruitt{padding:0;}
.recruit2 img{width: 205px;height: 26px;position: absolute;left: 0px;top: 0;}
.recruit2 .title{margin-top: 0px;font-size: 24px;color: #004098;line-height: 100%;font-weight: 700;}
.regulations{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;font-size: 15px;margin-top: 20px;}
.regulations2{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;font-size: 15px;margin-top: 20px;}

.regulations2 img{width: 100%;-webkit-transition: all 0.3s ease;}
.regulations3 img{width: 100%;-webkit-transition: all 0.3s ease;height: auto;}
.regulations img:hover{-webkit-transform: scale(1.1,1.1);}
.regulations2 img:hover{-webkit-transform: scale(1.1,1.1);}
.regulations3 img:hover{-webkit-transform: scale(1.1,1.1);}
.regulations2 .mask{position: absolute;left: 0px;bottom: 0px;background-color: #ea6b2c;color: #fff;width: 95.6%;line-height: 60px;-webkit-transition: all 0.3s ease;height: 80px;text-align: center;}
.regulations3 .mask{position: absolute;left: 0px;bottom: 0px;background-color: #ea6b2c;color: #fff;width: 95.6%;line-height: 60px;-webkit-transition: all 0.3s ease;height: 80px;text-align: center;}
.regulations:hover .mask{background-color: #004098;}
.regulations2:hover .mask{background-color: #004098;}
.regulations3:hover .mask{background-color: #004098;}
.linn{border-bottom: 1px solid #c4c4c4;position: relative;padding-bottom: 12px;}

.indexpage li:hover{box-shadow: 0 0 8px 0 rgba(44,54,77,.26);}
.indexpage li span{display: flex;align-items: center;color: #ea6b2c;position: relative;box-sizing: border-box;margin-left: 15px;}
.indexpage li:hover span{color: #004098;}
.indexpage li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-left: 15px;font-size: 16px;color: #333;line-height: 40px;}
.indexpage li:hover a{color: #004098;}
.news-top{padding-top:20px;}
.news-top2 .students{background:url(../images/list_1.png)no-repeat center;background-size:95% 95%;height:150px;border-radius: 10px;position: relative;}
.news-top2 .txt{text-align: center;margin-top: 0px;color: #fff;font-size: 16px;font-weight: 700;}
.news-top2 .students2{background:url(../images/list_2.png)no-repeat center;background-size:95% 95%;height:150px;border-radius: 10px;position: relative;}
.news-top2 .students3{background:url(../images/list_3.png)no-repeat center;background-size:95% 95%;height:150px;border-radius: 10px;position: relative;}
.news-top2 .students4{background:url(../images/list_4.png)no-repeat center;background-size:95% 95%;height:150px;border-radius: 10px;position: relative;}
.pd-top{padding: 40px 0;}
@media (min-width:1000px) {
.brief{padding-left:0;height: 387px;overflow: hidden;}
.brief2{padding-left:0;height: 315px;overflow: hidden;}
.regulations .mask{position: absolute;left: 0px;bottom: 0px;background-color: #ea6b2c;color: #fff;width:96.5%;line-height: 60px;-webkit-transition: all 0.3s ease;height: 80px;text-align: center;}
.recruit .title{margin-top: 0px;font-size: 24px;color: #004098;line-height: 100%;font-weight: 700;}
.recruit img{width: 205px;height: 26px;position: absolute;left: -15px;top: 0;}
.recruit .more{position: absolute;top: 1px;right: 70px;color: #ea6b2c;font-size: 14px;line-height: 22px;}
.indexpage li{display: block;margin-bottom: 16px;overflow: hidden;background-color: #fff;box-shadow: 0 0 8px 0 rgba(44,54,77,.08);border-radius: 2px;    white-space: nowrap;text-overflow: ellipsis;}
.recruit2 .more2{position: absolute;top: 1px;right: 0;color: #ea6b2c;font-size: 14px;line-height: 22px;}
.news-top2{padding-top:20px;padding-left:0;}
.news-top2 .students .img22{background:url(../images/zj.png)no-repeat center;width: 170px;height: 80px;}
.news-top2 .students2 .img33{background:url(../images/hj.png)no-repeat center;width: 170px;height: 80px;}
.news-top2 .students3 .img44{background:url(../images/fc.png)no-repeat center;width: 170px;height: 80px;}
.news-top2 .students4 .img55{background:url(../images/zp.png)no-repeat center;width: 170px;height: 80px;}
.regulations3{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;font-size: 15px;margin-top: 20px;width: 372px;height: 143px;margin-top: 11px;}
.regulations img{width:100%;height: 335px;-webkit-transition: all 0.3s ease;}
}


.newpc {}
.newpc:after {clear:both;content:'';display:block;}
#owl-demo {float:left;position:relative;width:429px;height:320px;}
#owl-demo .item {position:relative;display:block;}
#owl-demo img {display:block;width:429px;height:320px;}
#owl-demo b {position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span {position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}
.owl-pagination {position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page {display:inline-block;width:10px;height:10px;margin:0 5px;background:#00000085;border-radius:10px;*display:inline;*zoom:1;}
.owl-pagination .active {width:25px;background:#fff;}
.owl-buttons {display:none;}
.owl-buttons div {position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev {left:0;background-image:url( {HOME_THEME_PATH}
images/bg17.png);}
.owl-next {right:0;background-image:url( {HOME_THEME_PATH}
images/bg18.png);}
.owl-prev:hover {background-image:url( {HOME_THEME_PATH}
images/bg19.png);}
.owl-next:hover {background-image:url( {HOME_THEME_PATH}
images/bg20.png);}
.xzjys {float:right;width:50%;min-height:270px;margin-bottom:30px;}
.xzjys .c .title a {font-size:16px;font-weight:bold;}
.xzjys .title {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:16px;padding:10px 0;line-height:28px;text-align:left;font-weight:bold;padding:8px 0;}
.xzjys .title a {font-size:14px;line-height:28px;color:#333333;font-weight:500;}
.xzjys .intro {font-size:14px;line-height:24px;color:#999999;}
.newsli li {position:relative;padding-right:100px;line-height:2.6;border-bottom:1px dashed #efefef;}
.newsli li .date {position:absolute;right:0px;top:0px;color:#333;font-size:16px;padding:10px 0;}


@media(max-width:1000px){
	
	.newpc{display:none}

	.calendar{position: relative;height:auto;background-color:#fff;box-shadow: 0 1px 10px 0 rgba(11,36,18,.09);}
	.calendar .zxxj{position: relative;float:none;width:100%;padding:20px 15px}
	.calendar .zxxj img {width: 205px;height: 26px; position: absolute;top: 20px;left:0}
	.calendar .zxxj .title {margin-top: 0px; font-size: 24px;color: #004098;line-height: 100%;font-weight: 700;padding-left:15px}
	.calendar .zxul{float:none;width:100%;padding:0px 15px 15px 15px}
	.calendar .zxul li{width:100%;height:30px;}
	.calendar .zxul li a{display:block;line-height:30px;overflow: hidden;}
	.calendar .zxul li p{width:60%;float:left;position: relative;position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
	.calendar .zxul li p img{margin:-2px 0px 0px 5px}
	.calendar .zxul li span{float:right;}

	
.regulations .mask{position: absolute;left: 15px;bottom: 0px;background-color: #ea6b2c;color: #fff;width:92%;line-height: 60px;-webkit-transition: all 0.3s ease;height: 80px;text-align: center;}
.recruit .title{margin-top: 20px;font-size: 24px;color: #004098;line-height: 100%;font-weight: 700;padding-left: 15px;}
.recruit img{width: 205px;height: 26px;position: absolute;left:0px;top: 0;}
.recruit .more{position: absolute;top: 1px;right: 15px;color: #ea6b2c;font-size: 14px;line-height: 22px;}
.indexpage li{display: block;margin-bottom: 16px;overflow: hidden;height: 80px;background-color: #fff;box-shadow: 0 0 8px 0 rgba(44,54,77,.08);border-radius: 2px;white-space: nowrap;text-overflow: ellipsis;}
.recruit2 .more2{position: absolute;top: 1px;right: 15px;color: #ea6b2c;font-size: 14px;line-height: 22px;}
.news-top2{padding-top:20px;padding-left:0;padding-right:0;}
.news-top2 .students .img22{background:url(../images/zj.png)no-repeat center;height: 80px;}
.news-top2 .students2 .img33{background:url(../images/hj.png)no-repeat center;height: 80px;}
.news-top2 .students3 .img44{background:url(../images/fc.png)no-repeat center;height: 80px;}
.news-top2 .students4 .img55{background:url(../images/zp.png)no-repeat center;height: 80px;}
.regulations3{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;font-size: 15px;margin-top: 20px;height: 143px;margin-top: 8px;}
.regulations img{width:100%;-webkit-transition: all 0.3s ease;}
}

/*招生简章*/
.pa_textlist_5 .item{border-bottom:1px solid #ddd;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:10px 0;}
.pa_textlist_5 .item .title{font-size:16px;margin-bottom:4px;display:block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.pa_textlist_5 .item:hover .title{color: #004098;}
.pa_textlist_5 .item .date{color:#fff;text-align:center;width:50px;margin-right:15px;border: 1px solid #004098;border-radius: 3px;}
.pa_textlist_5 .item:hover .date{border: 1px solid #ea6b2c;}
.pa_textlist_5 .content{flex:1;overflow: hidden;}
.pa_textlist_5 .item .date-top{line-height:25px;text-align:center;font-size:12px;font-weight:bold;color: #fff;background: #004098;}
.pa_textlist_5 .item:hover .date-top{background-color: #ea6b2c;color: #fff;}
.pa_textlist_5 .item .date-bottom {color: #004098;line-height: 25px;text-align: center;margin-bottom: 1px;font-size:12px;font-weight: bold;}
.pa_textlist_5 .item:hover .date-bottom {color: #ea6b2c;}


/*首页-新生入学*/ 
.news-list .row{border-bottom: 1px dotted #dbd4cd;overflow: hidden;padding: 0 0 10px;margin-bottom: 15px;}
.news-list .row .date{text-align: center;color: #004098;}
.news-list .row:hover .date{text-align: center;color: #ea6b2c;}
.news-list .row .title a{color: #5A5A5A;}
.news-list .row:hover .title a{color: #004098;}
.news-list .row .title p{padding-top: 2px;color: #999999;font-size: 13px;}
.news-list .row .left{padding-left:0;}
.newborn{padding:0;}
@media (min-width:1000px) {
    .news-list{margin-bottom:60px;}
.news-list .row .date{}
.news-list .row .date li:first-child{font-size:10px;height:25px;line-height:25px;}
.news-list .row .date .date2{font-size:22px;height:25px;line-height:25px;}
.news-list .row .title a{font-size: 15px;padding-top: 15px;}
.ASk img{padding-top:13px;}

}
@media (max-width:1000px) {
.news-list .row .date{width: 60px;height: 60px;}
.news-list .row .date li:first-child{height: 38px;line-height: 38px;}
.news-list .row .date li:last-child{font-size: 13px;}
.news-list .row .title a{font-size: 15px;}
.news-list .row .left{padding-left:15px;}
.news-list .row .right{padding-right:0;padding-left:15px;}
.ASk img{padding-top:10px;padding-bottom: 30px;}

}

.pagination > li > a, .pagination > li > span{font-size: 13px;color: #000;border: none;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background-color: #1a83da;border-color: #1a83da;}
.pagination > li > a{margin-right:10px;border: 1px solid #ddd;}
.pagination > li > a:hover{background-color: #1a83da;border-color: #1a83da;color:#fff;}
.pagination > li:first-child > a, .pagination > li:first-child > span{border-bottom-left-radius: 0;border-top-left-radius: 0;border: 1px solid #ddd;}
.pagination-box .option-add{border: 1px solid #ddd;padding: 5px;}
.pagination-box .pages{margin:0 10px;top: 2px !important;}
.pagination-box .pages,.pagination-box .rowcount{display: inline-block;position: relative;top: 4px;}
.pagination-box .pages a,.pagination-box .rowcount a{margin: 0 2px;}
.pagination-box .pages a:hover,.pagination-box .rowcount a:hover{color:#000;}
.addpage{position: relative;top: 2px;padding: 0 2px;}

/*smallbanner*/
.pagebanner img{display: block;width: 100%;}
.pagebanner .boxs .title{color:#fff;font-weight: 700;}
.pagebanner .boxs .title2{color:#fff;font-weight: 700;}
.pagebanner .boxs i{height: 1px;display: inline-block;background-color: #ccc;}
@media(min-width:1000px){
.pagebanner img{min-height: 240px;}
.pagebanner .boxs{position: absolute;width:1270px;top: 30%;text-shadow:1px 2px 3px #004098e0;}
.pagebanner .boxs .title{font-size: 36px;}
.pagebanner .boxs .title2{font-size: 48px;}
.pagebanner .boxs i{width: 140px;}
}
@media(max-width:1000px){
.pagebanner img{min-height: 100px;}
.pagebanner .boxs{position: absolute;top: 20%; width: 100%;text-align: center;top: 20%;}
.pagebanner .boxs .title{font-size: 16px;}
.pagebanner .boxs .title2{font-size: 16px;}
.pagebanner .boxs i{width: 60px;}




}
@media(max-width:415px){
.pagebanner .boxs{width: 90%;}
}

