@charset "utf-8";

/*清除默认样式*/
*{padding: 0px;margin: 0px;box-sizing: border-box;font-size: 14px;font-family: "微软雅黑";}
a{text-decoration: none;}
img{border: 0;}
ul,li,ol{list-style: none;}

.boxs{
    background: url(../images/topbg.png) no-repeat;
    height: 255px;
}

.boxs .box-top{
    height: 40px;
    width: 1200px;
    margin: 0 auto;
}

.boxs .box-top .box-top-left{
    float: left;
}

.boxs .box-top .box-top-left span{
    line-height: 40px;
    color: #a4a0b4;
}

.boxs .box-top .box-top-right{
    float: left;
    line-height: 40px;
    color: #a4a0b4;
}

.boxs .box-top .box-top-right li{
float:left
}
.boxs .box-top .box-top-right a{
    color: #a4a0b4
}

.boxs .box-top .search{
    width: 230px;
    float: left;
    height: 40px;
    margin-left: 20px;
    position: relative;
}
.boxs .box-top .search input{
    width: 230px;
    border-radius: 25px;
    line-height: 30px;
    height: 30px;
    margin-top: 5px;
    border: none;
    outline: none;
    padding-left: 15px;
}

.boxs .box-top .search button{
    background-color: transparent;
    border: none;
    position: absolute;
    top: 10px;
    right: 10px;
}

.boxs .box-bottom{
    /*width: 1200px;*/
    margin: 0 auto;
    height: 215px;
    position: relative;
    overflow*: hidden;
}

.boxs .box-bottom .nav-logo{
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    height: 215px;
}

.boxs .box-bottom .logo{
    display: inline-block;
    margin-top: 70px;
}

.boxs .box-bottom .nav{
    position: absolute;
    bottom: 0;
}

.boxs .box-bottom .nav ul li{
    float: left;
    width: 200px;
    text-align: center;
}

.boxs .box-bottom .nav ul li a{
    line-height: 45px;
    color: #fff;
    font-size: 16px;
}

.main-top{
    width: 1200px;
    margin: 40px auto 20px;
    overflow: hidden;
    padding: 10px;
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.main-top .main-top-left{
    float: left;
    overflow: hidden;
}
.main-top .main-top-left .main-top-left-img{
    overflow: hidden;
}
.main-top .main-top-left .main-top-left-img .newsImg{
    width: 325px;
    height: 207px;
    background: #a61716;
    margin-bottom: 20px;

}
.main-top .main-top-left .main-top-left-img .newsImg a img{
width:325px;
height:202px;
}
.main-top .main-top-left .main-top-left-img ul li{
    position: relative;
    float: left;
}
.main-top .main-top-left .main-top-left-img ul li:first-child{
    margin-right: 20px;
}
.main-top .main-top-left .main-top-left-img .newsTime{
    width: 65px;
    height: 65px;
    background: #a61716;
    text-align: right;
    padding-right: 5px;
    position: absolute;
    bottom: 35px;
    left: 15px;
}
.main-top .main-top-left .main-top-left-img .newsTime span{
    font-size: 30px;
    color: #fff;
}
.main-top .main-top-left .main-top-left-img .newsTime p{
    font-size: 12px;
    color: #fff;
    line-height: 25px;
}
.main-top .main-top-left .main-top-left-img .newsTitle{
    color: #000;
    line-height: 35px;
    font-size: 15px;
    padding-left: 15px;
}

.main-top .main-top-left .main-top-left-img .newsTitle:hover{
    color: #a61716;
}
.main-top .main-top-left .main-top-left-column{
    overflow: hidden;
    line-height: 40px;
}
.main-top .main-top-left .main-top-left-column h2{
    float: left;
    font-size: 17px;
    padding-left: 15px;
}
.main-top .main-top-left .main-top-left-column a{
    float: right;
}
.main-top .main-top-left .main-top-left-list ul li{
    list-style: inside;
    padding-left: 15px;
}
.main-top .main-top-left .main-top-left-list ul li a{
    color: #000;
    font-size: 15px;
    line-height: 30px;
}
.main-top .main-top-left .main-top-left-list ul li span{
    float: right;
    color: #999;
    line-height: 30px;
}

.main-top .main-top-left .main-top-left-list ul li:hover{
    color: #a61716;
}

.main-top .main-top-left .main-top-left-list ul li:hover a{
    color: #a61716;
}

.main-top .main-top-left .main-top-left-list ul li:hover span{
    color: #a61716;
}

.main-top .main-top-right{
    float: left;
    overflow: hidden;
    margin-left: 20px;
}

.main-top .main-top-right .main-top-right-top .main-top-right-column{
    overflow: hidden;
    line-height: 45px;
}

.main-top .main-top-right .main-top-right-top .main-top-right-column h2{
    float: left;
    font-size: 17px;
    padding-left: 15px;
    line-height: 45px;
}

.main-top .main-top-right .main-top-right-top .main-top-right-column a{
    float: right;
}

.main-top .main-top-right .main-top-right-top .main-top-right-top-list ul li{
    list-style: inside;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 25px;
}
.main-top .main-top-right .main-top-right-top .main-top-right-top-list ul li:hover{
    color: #a61716;
}
.main-top .main-top-right .main-top-right-top .main-top-right-top-list ul li:hover a{
    color: #a61716;
}

.main-top .main-top-right .main-top-right-top .main-top-right-top-list ul li a{
    color: #000;
    font-size: 15px;
    line-height: 30px;
}

.main-top .main-top-right .main-top-right-top .main-top-right-top-list ul li a span{
    padding-right: 15px;
}

.main-center{
    width: 1200px;
    margin: 0 auto;
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
    overflow: hidden;
}
.main-center .center-list{
    float: left;
    width: 300px;
    padding: 10px 15px;
    box-sizing: border-box;
}

.main-center .center-list h2{
    font-size: 17px;
    font-weight: bold;
    line-height: 40px;
}

.main-center .center-list ul li{
    background: url(../images/dot.png) no-repeat 0px 17px;;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 15px;
    height:59px;
box-sizing: border-box;
}

.main-center .center-list ul li:hover a{
    color: #a61716;
}

.main-center .center-list ul li a{
    color: #000;
}

.main-center .center-list .more{
    float: right;
    padding-top: 10px;
}

.query-system{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

.query-system .grades-query{
    float: left;
    width: 18.8%;
    height: 93px;
    background: url(../images/cx120250224.png) no-repeat;
    text-align: center;
}

.query-system .education-query{
    float: left;
    width: 18.8%;
    height: 93px;
    background: url(../images/cx220250224.png) no-repeat;
    text-align: center;
margin: 0 18px;
}
.query-system .education-query2{
    float: right;
    width: 18.8%;
    height: 93px;
    background: url(../images/cx320250224.png) no-repeat;
    text-align: center;
}
.query-system .education-query3{
    float: left;
    width: 18.8%;
    height: 93px;
    background: url(../images/cx32025.png) no-repeat;
    text-align: center;

}
.query-system .education-query4{
    float: left;
    width: 18.8%;
    height: 93px;
    background: url(../images/cx20250411.png) no-repeat;
    text-align: center;
margin: 0 18px;

}
.query-system a{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 83px;
}

.main-bottom{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 30px;
}

.main-bottom .bottom-left{
    width: 410px;
    float: left;
}

.main-bottom .bottom-left .column,.main-bottom .bottom-right .column{
    line-height: 40px;
    overflow: hidden;
}

.main-bottom .bottom-left .column h2,.main-bottom .bottom-right h2{
    font-size: 17px;
    font-weight: bold;
    float: left;
}

.main-bottom .bottom-left .column .more,.main-bottom .bottom-right .column .more{
    float: right;
}

.main-bottom .bottom-left ul{
    width: 250px;
    float: right;
}

.main-bottom .bottom-left ul li{
    float: left;
    width: 100%;
    background: url(../images/dot.png) no-repeat 0px 17px;
    padding-left: 15px;
}

.main-bottom .bottom-left ul li:hover a{
    color: #a61716;
}

.main-bottom .bottom-left ul li a,.main-bottom .bottom-right ul li a{
    color: #000;
    font-size: 15px;
    line-height: 36px;
}

.main-bottom .bottom-left ul li .img{
    position: absolute;
    top: 8px;
    left: -150px;
}

.main-bottom .bottom-right{
    float: right;
width: 786px;
}

.main-bottom .bottom-right ul li{
    background: url(../images/dot.png) no-repeat 0 17px;
    padding-left: 15px;
    overflow:hidden;
}

.main-bottom .bottom-right ul li span{
    float: right;
    color: #999;
    line-height: 36px;
    padding-right: 20px;
}

.main-bottom .bottom-right ul li a{
    padding-right: 15px;
    float:left;
}

.main-bottom .bottom-right ul li:hover a{
    color: #a61716;
}

.main-bottom .bottom-right ul li:hover span{
    color: #a61716;
}

.main-bottom .bottom-right .column {
    padding-right: 20px;
}

.footer{
    background: #a61716;
    overflow: hidden;
}

.footer .links{
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}

.footer .links ul li{
    text-align: center;
    background: RGBA(249,180,180,0.2);
    border-radius: 20px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 0 20px;
}

.footer .links ul{
    display: flex;
    justify-content: space-between;
}

.footer .links ul li a{
    color: #fff;
    line-height: 30px;
    color: #fac8c8;
}

.footer .copyright{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fac8c8;
    line-height: 25px;
    padding: 30px 0;
}

.nypart{ width:1200px;margin:25px auto;overflow: hidden}
.nyleft{ width:15.9%; background:#971110; padding-bottom:50px; float:left;}
.nyleft .title{ width:80%; margin:10% 10%; font-size:30px; color:#eee; text-align:center; color:#fff; }
.nyleft .title .line{ width:50px; height:3px; margin:10px auto; background:#f6eed7;}
.nynewlist{ width:100%;overflow: hidden;min-height:450px;}
.nynewlist ul li{ width:100%; height:45px; background:url(../images/icon.jpg) left center no-repeat; line-height:55px; border-bottom:1px #f3f3f3 solid; display:block; float:left;}
.nynewlist ul li:hover{ background:#none;}
.nynewlist .title a{ width:84%; padding-left:1%; float:left;  font-size:16px; background:none; color:#000; }
.nynewlist .title a:hover{color:#a51c30 !important;}
.nynewlist .time{width:14%;height:55px; line-height:55px; float:right; color:#333; text-align:right; padding-right:1%;}

.nynav{ width:90%; margin:0px auto; margin-left:10%;  border-top:1px #8f182a solid;}
.nynav ul li{ width:100%; float:left; line-height:50px; font-size:16px; border-bottom:1px #8f182a solid; display:block;}
.nynav ul li a{width:92%; padding-left:8%; height:50px; color:#fff; display:block;border-bottom:2px solid #fbf9e0;font-size:19px}
.nynav ul li a:hover ,cru{ background:#f6eed7; color:#a51c30;}
.nyneirong{ width:84.1%; float:left; background:#fff; padding-bottom:30px;}
.nyneirong_con{ width:90%; margin:0 5%;}
.nycolumn{width:100%; overflow: hidden;line-height: 35px}

.nycolumn .left{ width:122px; color:#000; font-size:20px; font-weight:bold; text-align:center; float:left;}
.nycolumn .right{color:#cecbc2; float:right; }
.nycolumn .right a{ color:#7e7867; font-size:15px; padding:0px 10px;}
.nycolumn .right a:hover{ color:#a51c30;}
.nycolumnline{ width:100%; height:3px; border-bottom: 3px solid #971110}
.nyneirongbox{ width:100%; margin:0px auto; margin-top:20px;}


.detail{width:100%; margin:0px auto; padding-top:20px;}
.detail_bt{ font-size:24px; font-weight:bold; text-align:center; line-height:30px; color:#333; }
.detail_shuxing{display: flex;justify-content: space-between;width:80%; margin:0px auto; margin-top:20px; height:45px; line-height:45px; font-size:15px; color:#666; border-bottom:1px #f8f8f8 solid; text-align:center;}
.detail_shuxing .sx{ margin:0px 15px; float:left; margin-right:15px;}
.detail_nr{ padding-top:20px;}
.detail_nr p{ font-size:16px; color:#333; line-height:35px; }
.xiangguanwz{width:100%; height:50px; margin:0px auto; margin-top:30px;  border-top:1px #eee solid; }
.xiangguanwz .shangyipian{width:50%; line-height:70px;float: left; }
.xiangguanwz .shangyipian span{ font-size:16px; font-weight:bold; color:#a51c30;  display:block; float:left;}
.xiangguanwz .shangyipian h1{font-size:16px;  display:block; float:left;}
.xiangguanwz .shangyipian h1 a{color: #333;font-size: 16px;}
.xiangguanwz .xiayipian{width:50%;float: left;line-height: 70px}
.xiangguanwz .xiayipian span{ font-size:16px; font-weight:bold; color:#a51c30; display:block; float:left;}
.xiangguanwz .xiayipian h1{font-size:16px; display:block; float:left;}
.xiangguanwz .xiayipian h1 a{color: #333;font-size: 16px;}
/*翻页*/
.pagination {margin:60px 0px 30px 0px;text-align: center}
.pagination a,.pagination span {display:inline-block; min-width:24px; line-height:24px; padding:3px; border:1px #ccc solid; background:#f7f7f7; color:#333; margin:0px 2px; border-radius:2px; }
.pagination a:hover,.pagination span:hover {background:#a51c30;color: #FFF; border:1px #8f182a solid;}
.pagination .prev,.pagination .no-pages,.pagination .next {min-width:24px; line-height:24px; border:1px #ccc solid; background:#f7f7f7;
    color:#333; margin:0px 2px; border-radius:2px; padding:3px 6px;}
.pagination .prev:before  .next:after{background:#a51c30;color: #FFF; border:1px #8f182a solid;text-decoration: none;}
.pagination .current {background:#a51c30;color: #FFF; border:1px #8f182a solid; }