*{margin: 0;padding: 0;}
.w{width: 1200px;margin: auto;}
.body{position: relative;min-width: 1400px;}
.top{width: 100%;background: url(../img/top_bg.png) no-repeat top center;position: absolute;z-index: 10;}
.logo{padding: 25px 0;}
.search{width: 214px;height: 30px;border: 1px solid #fff;border-radius: 30px;box-sizing: border-box;padding-left: 15px;margin-top: 37px;}
.search input{vertical-align: top;height: 28px;line-height: 28px;width: 150px;color: #fff;background: none;outline: none;}
.search input.bttn{width: 36px;height: 28px;background: url(../img/search.png) no-repeat center;}
.nav{width: 100%;}
.menu{background: #0d2a7d;}
.menu>ul>li.l1-nav{float: left;width: 120px;background: url(../img/nav_l.png) no-repeat right center;text-align: center;position: relative;line-height: 54px;}
.menu>ul>li.l1-nav>a{font-size: 16px;color: #fff;line-height: 20px;}
.menu>ul>li.mr{background: none;}
.menu>ul>li .d_bg{position: absolute;top: 50px;background: transparent;padding-top: 20px;}
.menu>ul>li.nav_3 .d_bg{left: 0;}
.menu>ul>li.nav_4 .d_bg{left: -100px;}
.menu>ul>li.nav_5 .d_bg{left: -200px;}
.menu>ul>li.nav_6 .d_bg{left: -200px;}
.menu>ul>li.nav_7 .d_bg{left: -300px;}
.menu>ul>li.nav_8 .d_bg{left: initial;right: -100px;}
.menu>ul>li.nav_9 .d_bg{left: initial;right: 0;}
.menu>ul>li .d_nav{padding: 15px;border-bottom: 3px solid #0D2A7D;border-top: 3px solid #0D2A7D;width: 550px;background: #fff url(../img/wl.png) no-repeat bottom right;border-radius: 10px;}
.d_nav_pic{width: 200px;height: 120px;overflow: hidden;padding-right: 20px;border-right: 1px solid #ccc;box-sizing: border-box;}
.d_nav_pic img{width: 100%;height: 100%;object-fit: cover;}
.menu>ul>li ul.l2-nav{margin-left: 20px;width: 330px;}
.menu>ul>li ul.l2-nav li{float: left;width: 165px;text-align: left;font-size: 15px;line-height: 26px;}
.menu>ul>li i{display: block;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 10px solid #e09928;width: 0;position: absolute;left: 50%;margin-left: -6px;top: 60px;}
.menu>ul>li ul.l2-nav li:hover a{color: #E09928;}
.menu li.l1-nav span{display: block;height: 3px;background: #E09928;width: 0px;position: absolute;left: 50%;overflow: hidden;bottom: 0;}
.menu li.cur span{margin-left: -50%;width: 100%;height: 3px;background: #E09928;}
li.l1-nav:hover span {width: 100%;margin-left: -50%;transition: 0.4s;}
/* banner */
.banner{
	width: 100%;
	position: relative;overflow: hidden;
}
.banner .bd{
	width: 100%;
}
.banner .hd{
	position: absolute;bottom: 20px;left: 0;width: 100%;z-index: 10;
}
.banner .hd ul{
	text-align: center;
}
.banner .hd ul li{
	width: 15px;height: 15px;border-radius: 15px;background: #fff;margin: 0 5px;display: inline-block;
}
.banner .hd ul li.on{
	background: #0D2A7D;
}
.new{padding-bottom: 45px;border-bottom: 6px solid #173279;}
.tit{padding: 30px 0 15px;}
.tit h2{font-size: 24px;float: left;line-height: 30px;color: #333;}
.tit a.more{float: right;font-size: 14px;color: #666;line-height: 30px;}
.tit a.more:hover{color: #173279;}
.new_l{
        width: 608px;
        height: 382px;
        position: relative;
        overflow: hidden;
        background: #333333;
}
.new_l .pic{
        width: 608px;
        height: 382px;
        position: relative;
}
.new_l .pic img{
        width: 608px;
        height: 382px;
}
.new_l .txt{
        width: 100%;
        height: 60px;
        position: absolute;
        bottom: 0;
        overflow: hidden;
        background: rgba(0, 0, 0,0.4);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
}
.new_l .txt ul li{
        height: 60px;
        line-height: 60px;
        position: absolute;
        width: 100%;
}
.new_l .txt ul li a{
        color: #fff;
        font-size: 16px;
        padding-left: 15px;
}
.pageState{
        position: absolute;
        right: 15px;
        bottom: 15px;
        font-size: 14px;
        color: #fff;
        z-index: 9999;
}
.pageState span{
        font-size: 26px;
        color: #fff;
}
.new_r{width: 575px;}
.new_first{width: 100%;border-bottom: 1px dashed #999;padding-bottom: 5px;}
.new_first h2{text-align: center;line-height: 30px;margin-bottom: 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;overflow: hidden;}
.new_first h2 a{font-size: 18px;color: #173279;font-weight: bold;}
.new_first p{font-size: 14px;color: #999999;}
.new_first span{display: inline-block;line-height: 30px;color: #999999;padding-left: 25px;background: url(../img/time.png) no-repeat left center;font-size: 14px;}
.new_r ul li{width: 100%;margin-top: 10px;font-size: 16px;padding-left: 15px;box-sizing: border-box;background: url(../img/dd.png) no-repeat left center;overflow: hidden;line-height: 28px;color: #333333;}
.new_r ul li a{float: left;}
.new_r ul li span{float: right;}
.new_r ul li:hover a{color: #173279;}
.notice{margin-bottom: 45px;}
.notice .tit{border-bottom: 1px solid #ccc;}
.notice_c ul{margin-top: 27px;}
.notice_c ul li{float: left;margin-right: 67px;width: 355px;transition: all 1s;}
.notice_c ul li .n_data{padding: 0 0 10px;border-bottom: 1px solid #ccc;}
.notice_c ul li .n_data p{font-size: 40px;color: #173279;}
.notice_c ul li .n_data span{font-size: 18px;color: #ccc;line-height: 60px;}
.notice_c ul li .n_txt h2{padding: 10px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;overflow: hidden;}
.notice_c ul li .n_txt h2 a{font-size: 16px;color: #333;}
.notice_c ul li .n_txt p{font-size: 14px;line-height: 24px;color: #999999;}
.notice_c ul li:hover .n_data{border-bottom: 1px solid #173279;}
.notice_c ul li:hover .n_data span{color: #173279;}
.notice_c ul li:hover .n_txt h2 a{color: #173279;}
.notice_c ul li.mr{margin-right: 0;}
.hot{width: 100%;padding: 0 0 35px;background: #e7e7e7;}
.hot_c ul li{float: left;width: 370px;margin-right: 45px;}
.hot_c ul li.mr{margin-right: 0;}
.hot_c ul li .h_pic{width: 100%;height: 150px;overflow: hidden;}
.hot_c ul li .h_pic img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.hot_c ul li .h_txt{padding: 18px;box-sizing: border-box;background: #fff;height: 125px;position: relative;}
.hot_c ul li .h_txt span{display: inline-block;padding: 10px 17px;background: #173279;position: absolute;top: -20px;}
.hot_c ul li .h_txt span i{font-size: 20px;font-style: normal;padding-right: 8px;border-right: 1px solid #fff;line-height: 20px;color: #fff;float: left;}
.hot_c ul li .h_txt span em{font-size: 14px;color: #fff;line-height: 20px;float: left;padding-left: 10px;}
.hot_c ul li .h_txt h2{margin: 10px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;overflow: hidden;}
.hot_c ul li .h_txt h2 a{font-size: 16px;color: #173279;}
.hot_c ul li .h_txt p{font-size: 14px;color: #999999;text-align: justify;}
.hot_c ul li:hover .h_pic img{transform: scale(1.2);}
.adm_alu{padding: 20px 0;}
.adm_alu .adm,.adm_alu .alu{width: 580px;}
.adm_alu .adm .tit,.adm_alu .alu .tit{border-bottom: 3px solid #173279;}
.adm_d{margin-top: 30px;}
.adm_d ul li{overflow: hidden;width: 100%;margin-bottom: 25px;}
.adm_d ul li .ad_data{width: 60px;height: 60px;}
.adm_d ul li .ad_data span{display: block;border: 1px solid #ccc;position: relative;font-size: 16px;color: #666;line-height: 30px;box-sizing: border-box;border-bottom: 2px solid #f8b62c;text-align: center;}
.adm_d ul li .ad_data span i{position: absolute;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 5px solid #f8b62c;width: 0;left: 50%;margin-left: -3px;top: 0;}
.adm_d ul li .ad_data p{font-size: 16px;color: #fff;width: 100%;line-height: 30px;text-align: center;background: #034494;}
.adm_d ul li .ad_txt{width: 500px;}
.adm_d ul li .ad_txt a{display: block;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;overflow: hidden;line-height: 30px;color: #333;}
.adm_d ul li .ad_txt p{font-size: 14px;color: #999;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;overflow: hidden;line-height: 30px;}
.adm_d ul li:hover .ad_txt a{color: #173279;}
.alu_d{margin-top: 30px;width: 100%;}
.alu_d ul li{padding-left: 18px;background: url(../img/jt.png) no-repeat left center;font-size: 16px;overflow: hidden;margin-bottom: 19px;line-height: 28px;color: #333333;}
.alu_d ul li a{float: left;}
.alu_d ul li span{float: right;}
.alu_d ul li:hover a{color: #173279;}
.campus{padding: 0 0 30px;background: url(../img/fc_bg.png) no-repeat center;background-size: cover;width: 100%;}
.campus .tit{border-bottom: 1px solid #ccc;}
.campus .tit h2{color: #fff;}
.campus .tit a.more{color: #fff;}
.campus .tit a.more:hover{color: #dedede;}
.campus_c{overflow: hidden;padding: 50px 0 30px;}
.campus_c ul li{width: 280px;float: left;margin-right: 25px;position: relative;}
.campus_c ul li:before{content: '';
	position: absolute;bottom: 12px;
	height: 1px;
	width: 100%;
	background-color: #ccc;}
.campus_c ul li .cam_pic{width: 100%;height: 180px;overflow: hidden;}
.campus_c ul li .cam_pic img{width: 100%;height: 100%;transition: all 1s;}
.campus_c ul li h2{width: 100%;height: 45px;padding: 15px 0;font-size: 16px;}
.campus_c ul li h2 a{color: #fff;}
.campus_c ul li span{display: block;margin: auto;padding: 0 8px;background: transparent;width: 86px;height: 25px;position: relative;z-index: 1;margin-top: 10px;}
.campus_c ul li span a.more{box-sizing: border-box;border: 1px solid #fff;border-radius: 25px;display: block;text-align: center;color: #fff;height: 100%;line-height: 23px;background: #192f69;}
.campus_c ul li:hover .cam_pic img{transform: scale(1.2);}
.campus_c ul li:hover span a.more{background: #fff;color: #333;}
.link{width: 100%;border-top: 3px solid #e09928;background: #192f69;}
.link_l h2{font-size: 18px;color: #333;width: 150px;height: 52px;line-height: 52px;background: #e09928;text-align: center;float: left;}
.link_l ul{float: left;margin-left: 15px;}
.link_l ul li{float: left;padding: 0 10px;background: url(../img/link_bg.png) no-repeat right center;line-height: 52px;height: 52px;}
.link_l ul li a{font-size: 16px;color: #fff;}
.link_l ul li a:hover{color: #dedede;}
.link_l ul li.mr{background: none;}
.pro_lev{float: left;margin-right: 28px;display: inline-block;width: 172px;position: relative;background: #fff;margin-top: 13.5px;}
.pro_lev.mr{margin-right: 0;}
.select-menu-div {position: relative;width: 100%;padding: 2px 30px 2px 8px;background: url(../img/dsj.png) no-repeat scroll 155px center transparent;box-sizing: border-box;}
.select-menu-input{border: none;cursor: pointer;user-select: none;outline: none;width: 100%;font-size: 14px;background: none;color: #333;}
.select-menu-ul {list-style: none;opacity: 0;display: none;width: 170px;text-align: left;border: 1px solid #ddd;background: #fff;position: absolute;z-index: 1;height: 140px;overflow-y: auto;}
.select-menu-ul li {padding: 2% 0 2% 3%;cursor: pointer;}
.select-this {background: #0d2a7d;}
.select-this a{color: #fff;}
.select-menu-ul li:hover {background: #f2f2f2;}
.select-menu-ul li:hover a{color: #333;}
.foot{width: 100%;padding: 15px 0;background: #b3c0dc;}
.foot .xx{text-align: center;margin: 10px 0;}
.foot .xx span{display: inline-block;width: 29px;height: 29px;border-radius: 29px;background: #192f69 url(../img/yx.png) no-repeat center;}
.foot .xx a{font-size: 16px;color: #333;display: inline-block;line-height: 29px;vertical-align: top;margin-left: 10px;}
.foot .bq p{text-align: center;font-size: 16px;color: #333;line-height: 26px;}
.wrap{margin: 30px auto;}
.leftbar {
    float: left;
    width: 240px;
    position: relative;
    z-index: 1;
    border-top: none;background: #fcfcfc;
}
.leftbar .hd {
    height: 62px;
    background: #0d2a7d;
    padding: 1px 10px;
}
.leftbar .hd h2 {
    float: left;padding-left: 30px;
    line-height: 62px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.leftbar .bd {
    background: #fcfcfc;
}
.leftbar .bd li {
    margin-bottom: 2px;
}
.leftbar .bd li a {
    display: block;padding-left: 25px;
    line-height: 62px;
    /* text-align: center; */
    font-size: 16px;
    border-left: 5px solid #fcfcfc;
}
.leftbar .bd li.on a, .leftbar .bd li a:hover {
    border-left: 5px solid #0d2a7d;
    background: #fef9f1;
}
.leftbar .bd li a:hover{color: #333;}
.main {
    width: 925px;
    margin: 0 auto;
    float: right;
}
.main .inner-title {
    margin-top: 5px;
    height: 56px;
    line-height: 56px;
    border-bottom: 2px solid #0d2a7d;
}
.main .inner-title .bread {
    float: right;font-size: 14px;
    color: #999;
}
.main .inner-title .bread a {
    color: #999;
}
.main .inner-title .bread span {
    color: #0d2a7d;
}
.main .inner-title h2 {
    font-size: 30px;
    color: #0d2a7d;
}
.main .text-list ul {
    padding: 10px 0;
}
.main .text-list li {
    line-height: 56px;font-size: 16px;
    border-bottom: 1px dashed #e6e6eb;
    padding-left: 25px;
	background: url(../img/right.png) no-repeat left center;
}
.main .text-list li .time, .main .text-list li a .time {
    float: right;
    color: #999;
}
.main .text-list li:hover a{color: #0D2A7D;}
.main .text-list li:hover{background: #fcfcfc url(../img/right.png) no-repeat left center;}
.main1{width: 100%;}
.detail-box {
    padding: 15px 0;
}
.detail-title {
    font-size: 18px;color: #565656;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}
.detail-infor {
    color: #888888;font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}
.detail-infor span.span {
    margin: 0 10px;
}
.nry_content p {
    LINE-HEIGHT: 180%;color: #565656;
    text-indent: 2em;text-align:Justify;text-justify:inter-ideograph;
    font-size: 16px;margin-bottom: 10px;
}
.nry_page p,.nry_page p a{font-size: 16px;line-height: 200%;color: #565656;}
.nry_page p a:hover {color: #0d2a7d;}