body,p,h1,h2,h3,h4,h5,h6,input,a,ul,ol,li,dl,dd,dt,img{padding:0;margin:0;}
body{font: 14px/1.5 "MicrosoftYaHei",Helvetica,arial;font-family:MicrosoftYaHei;overflow-x: hidden;}
ul,ol,li{list-style: none;}
a{color:#000;text-decoration: none;}
a:link {text-decoration: none;}/* 未被访问的链接 */
a:visited {text-decoration: none;}/* 已被访问的链接 */
a:hover {color:#870000;text-decoration: none;}/* 鼠标指针移动到链接上 */
a:active {color:#870000;text-decoration: none;}/* 正在被点击的链接 */
a:focus{outline: none;}
.left{float: left;}
.right{float: right;}
/* --------------背景颜色-------------- */
.bgcolor{
    background: #870000;
}
.bgcolor1{
    background: #fff;
}
.bgcolor2{
    background: #730e0e;
}
.bgcolor3{
    background: #999;
}
.bgcolor4{
    background:#730e0e;
}
.n_right table{
    width:100% !important;
}
.ban_box>ol>li.bgcolor{
    width:30px;
    background: #870000;
}
.pages li > span.current {
    background:#870000;
}
/* -----------------左导航-------------- */
.n_left ul li{
    position: relative;
    overflow: hidden;
}
.n_left ul li .hover{
    width:0;
    z-index:1;
}
.n_left ul li a{
    text-align: center;
    z-index:99;
    color:#000;
}
.n_right table td{
    border:1px solid #aaa !important;
}
/* ----------------字体颜色------------- */
.fcolor{
    color:#870000;
}
.fcolor1{
    color:#fff;
}
.fcolor2{
    color: #24375a;
}
.fcolor3{
    color: #999;
}
/* -----------------border颜色----------------- */
.border{
    border:1px solid #870000;
}
.border1{
    border:1px solid #fff;
}
.border2{
    border: 2px solid #aaa;
}
/* ----------------头部导航--------------- */
.is_{
    width: 100%;
    height: 102px;
}
.navdegnlu {
    height: 100%;
    line-height: 98px;
}

.navdegnlu>p>span, .navdegnlu>p>a {
    cursor: pointer;
    color: #fff;
}
.navdegnlu>p>i {
    vertical-align: 0px;
    margin: 0 10px;
    font-style: normal;
    color: #fff;
}
.navdegnlu>p>span, .navdegnlu>p>a {
    cursor: pointer;
    color: #fff;
}
.navbar.navbar-fixed-top{
    width: 100%;
    height:102px;
    margin-bottom:0px;
}
.navbar-brand{
    width:auto;
    height:60px;
    display: inline-block;
    padding:0;
    margin-top:38px;
}
.navbar-brand>i{
    width:60px;
    height:60px;
    background: #fff;
    font-style: normal;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
}
.navbar-brand>img {
    display: inline-block;
}
.navbar-toggle {
    margin-top: 22px;
    background:#fff;
}
.collapse.navbar-collapse{
    margin-top:100px
}
input::-webkit-input-placeholder { /* WebKit browsers */ 
    color: #aaa; 
} 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    color: #aaa;
} 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
    color: #aaa;
} 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
    color: #aaa;
} 

.search {
    height: 30px;
    margin-right: 20px;
}
.search div {
    height: 100%;
    position: relative;
    border-radius: 15px;
    background: rgba(255,255,255,0.75);
    cursor: pointer;
}
.search div input {
    width: 140px;
    height: 100%;
    border: none;
    outline: none;
    background: none;
    padding: 0 10px 0 35px;
    box-sizing: border-box;
    float: left;
}
.search div p {
    width: 0px;
    height: 100%;
    line-height: 30px;
    border: none;
    outline: none;
    background: transparent;
    float: right;
    text-align: center;
}
.search div span {
    position: absolute;
    left: 15px;
    top: 7px;
}

.log{
    height:58px;
}
.log div{
    float: left;
    line-height: 42px;
}
.log .glyphicon {
    line-height:42px;
    vertical-align: bottom;
}
.log .fa{
    font-size:30px;
    vertical-align: middle;
}
.log .fa-home{
    font-size:35px;
    vertical-align: middle;
}
.log span{
    font-size: 15px;
}
.log a{
    width:100%;
    height:32px;
    display: block;
    line-height: 32px;
    padding: 0 10px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
}
.log a:hover{
    background:#870000;
    color:white;
}
.log .home{
    height:100%;
    /* background: #fff; */
    text-align: center;
    position: relative;
    color:white;
}
.log .san{
    width:13px;
    height:42px;
}
.log .san>img{
    width:100%;
    height: 100%;
    display: block;
}
.log>div>a{
    color:white;
    font-size:18px;
    height: 102px;
    line-height: 115px;
}
.log>div>a:hover{
    color:#FFDB5D;
}
.stu{
    width:auto;
    height:100%;
    /* background: #fff; */
    position: relative;
    padding: 0 5px;
    color:white;
}
.stu_01{
    width:108px;
    height:auto;
    display:block;
    position: relative;
    background:rgba(255,255,255,0.75);
    position: absolute;
    left:-2px;
    padding:8px 0;
}
@media screen and (max-width:768px){
    .collapse.navbar-collapse{
        float: inherit;
        border:none;
        background:#870000;
    }
    .log {
        height: auto;
    }
    .log div{
        float:inherit;
    }
    .san{
        display: none;
    }
    .search {
        margin-top: 10px;
        margin-left: 16px;
    }
    .log {
        margin-top: 14px;
        margin-left: 16px;
        margin-bottom:10px;
        float: left;
    }
}
.login>p{
    cursor: pointer;
}
.login>div{
    display: none;
    width: 245px;
    /* width: 175px; */
    height: 100px;
    position: absolute;
    top: 84%;
    left: 88%;
    background: #fff;
    z-index: 10;
    border-radius: 4px;
    padding: 17px 20px;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.login>div>div{
    float: left;
    text-align: center;
}
.login a{
    padding:0;
    font-size: 14px;
}
.silde{
    width:1px;
    height:100%;
    background: #333;
    transform: scaleY(0.6);
    transform-origin: 0 0;
    margin:0 19px;
}
.login_student1 span,.login_student span,.login_qiye span,.login_teacher span{
    width:33px;
    height:37px;
    display: block;
    margin: auto;
}
.login_student1 span{
    background: url(/image/xuehui.png) no-repeat;
}
.login_student1:hover span{
    background: url(/image/xueh.png) no-repeat;
}
.login_student span{
    background: url(/image/xuehui1.png) no-repeat;
}
.login_student:hover span{
    background: url(/image/xueh1.png) no-repeat;
}
.login_qiye span{
    background: url(/image/baihui.png) no-repeat;
}
.login_qiye:hover span{
    background: url(/image/baih.png) no-repeat;
}
.login_teacher span{
    background: url(/image/laoshih.png) no-repeat;
}
.login_teacher:hover span{
    background: url(/image/laoshihong.png) no-repeat;
}

.login>div>span{
    width:8px;
    height:8px;
    display: block;
    border-top:1px solid #d2d2d2;
    border-left:1px solid #d2d2d2;
    background: #fff;
    transform: rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 鍜? Chrome */
    -o-transform:rotate(45deg); 	/* Opera */
    position: absolute;
    top:-5px;
    /* left:48%; */
    left:75%;
}
@media screen and (max-width:768px){
    .r>a{
        margin-top:28px;
    }
    .r>span{
        margin-top:28px;
    }
    .navbar .container{
        padding:0;
    }
    html,body{
        overflow: auto !important;
    }
    .login>div>.login_qiye,.login>div>.login_teacher{
        height:70px;
    }
    .container>.navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }
    .stu_01{
        border:1px solid #bbb;
        border-top:none;
        left:0;
    }
}

/* ------------------------------------- */
.is_{
    height:102px;
    width:100%;
}
/* -------------------banner----------------- */
.banner{width:100%;height:300px;position: relative;}
.banner>img{position: absolute;top:0;right:0;left:0;bottom:0;margin: auto;width:100%;height: 100%;}




/* ------------------热点---------------- */
.redian{
    width:100%;
    min-height:100px;
    padding:15px 20px;
    background: #fff;
    display: block;
}
.redian .rd_top{
    height: 30px;
    line-height: 30px;
}
.redian .rd_top>span{
    display: block;
    width:30px;
    height:30px;
    text-align: center;
    float: left;
    font-size: 18px;
}
.redian .rd_top>p{
    width:86%;
    height:30px;
    float: left;
    border-bottom:1px solid #870000;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
}
.redian li {
    padding:10px 0 5px;
    border-bottom:1px solid #eee;
    cursor: pointer;
}
.redian li a{
    display: block;
}
.redian li .redianBox{
    position: relative;
    color: #7d7d7d;
    font-size:12px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.redian li .redianBox div{
    width: 69%;
    display: inline-block;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden; 
    font-size: 14px;
    margin-top:5px;
    color: #000000;
}
.redian li:hover p{
    color:#000;
}
.redian li:hover div{
    color:#870000;
}
.redian li:hover div{
    color:#870000;
}
/* ---------------页脚----------------- */
.footer {
    width: 100%;
    height:238px;
    font-size: 12px;
    position: relative;
    bottom: 0;
    z-index: 999;
}
.f_top{
    width:100%;
    /* height:4px; */
}
.f_middle{
    width:100%;
    height:206px;
    line-height: 22px;
    box-sizing: border-box;
}
.f_middle>div>div{
    width:90%;
    height:22px;
}
.f_middle .ft_top>p{
    color:#d0d0d0;
}
.f_middle div>p>i{
    padding:20px;
    font-style: normal;
}
.f_middle .ft_bottom>p{
    color:#666666;
}
.f_middle .ft_bottom>p>a{
    text-decoration: underline;
}
.f_bottom{
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    color: #fff;
    background: rgba(107,1,1,1);
    font-size: 14px;
}
.ft_bottom .rights p a{
    color: #fff;
}
.ft_bottom .rights p a:hover{
    color:#FFDB5D;
}
.bot_foot{
    width: 90px;
    height: 90px;
    position: relative;
    cursor: pointer;
}
.bot_foot img{
    width: 100%;
    height: 100%;
    position: absolute;
    left:0;
    top:0;
}
.bot_foot p{
    position: absolute;
    bottom: -30px;
    text-align: center;
    width: 100%;
}
.img_d{
    width: 320px;
    height: 62px;
    position: relative;
    cursor: pointer;
}
.img_d img{
    width: 255px;
    height: 62px;
    position: absolute;
    left:0;
    top:0;
}
@media screen and (max-width:768px){
    .f_middle{
        height: 140px;
        text-align: center;
    }
    .f_middle>div>div{
        float: none;
    }
    .f_middle div>p:first-child>i{
        padding:10px;
    }
    .f_middle div>p:first-child>span:last-child{
        padding-left:10px;
    }
    .f_bottom{
        height:50px;
    }
    .f_middle>div>.ft_top{
        width: 100%;
        height: 44px;
    }
    .f_middle>div>div p {
        float: none;
    }
}
#Txtidcode{
    border-left:1px solid #870000;
}
/* --------------------------附件----------------------- */
.fujian{
    padding-top:20px !important;
    border-top:1px solid #d9d9d9;
    line-height: 30px;
}
.fujian p a{
    color:#870000 !important;
}
.fujian p:hover a{
    color:rgb(245, 166, 35) !important;
}
/* ------------------------上一篇------------------------ */
.prevArt{
    padding-top:20px;
    border-top:1px solid #d9d9d9;
}

/* ------------------------page页码----------------------- */
.pages_wrapper{
    text-align: center;
    padding-bottom: 20px;
    margin-top: 20px;
}
.pages_wrapper>p{
    display: inline-block;
    margin-right: 20px;
}
#pagination-prev,#pagination-next{
    width:20px;
    height:20px;
    display: inline-block;
    cursor: pointer;
    color:#999;
}
#pagination-prev:hover,#pagination-next:hover{
    color:#870000;
}
#pagination-prev{
    margin-right:10px;
}
#pagination-next{
    margin-left:10px;
}
.pages{
    text-align: center;
    margin-top:20px;
    display: inline-block;
}
.pages li{
    display: inline-block;
    cursor: pointer;
    width:25px;
    height:25px;
    margin: 5px;
    border:1px solid #ddd;
    line-height: 25px;
    color:#999;
    text-align: center;
}
.pages li:hover{
    background:#870000;
    color:#fff;
    border:1px solid #870000;
}
.pages .pagination-current{
    background:#870000;
    color:#fff;
    border:1px solid #870000;
}

/* ---------------------回到顶部--------------------- */
.toTop{
    width: 58px;
    height: 54px;
    position: fixed;
    right: 50px;
    bottom: 130px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    display: none;
    z-index: 99;
}
.toTop img {
    display: block;
    margin: 4px auto;
}
.toTop span{
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
    top: 7px;
}
/* ----------------------投诉模态框--------------------- */
#tousuModal .close{
    font-weight: 100;
}
#tousuModal .close:hover{
    color:#fff;
}
/*----------------------问卷----------------------------*/
.wenjuan:hover{
    background:#273a5f;
}

.ieFrame{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 1035;
    zoom:1;
    background: url(/image/heibei.png) repeat;
}

.banBenBox{
    width:800px;
    height:310px;
    padding:10px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top: -161px;
    margin-left: -411px;
    background:url(/image/gezi.png) repeat #fff;
    background-size: auto 300px;
    border:1px solid #ddd;
    border-radius: 5px;
    text-align: center;
}
.banBenBox h4{
    text-align: left;
    padding-left: 140px;
    margin: 30px 0px 30px;
    font-size: 18px;
    color: #333;
}

.banBenBox h5{
    padding-left: 140px;
    text-align: left;
    margin: 20px 0 20px;
    font-size: 15px;
    color: #4A4A4A;
}
.banBenBox img{
    width:700px;
    border:1px solid #ddd;
}
.banBenBox .go-chrome{
    display: inline-block;
    width:80px;
    height:32px;
    line-height: 32px;
    border-radius: 3px;
    color:#fff;
    text-align: center;
    margin-left: 50px;
    /*background-color: #00C1DE*/
}
.banBenBox .go-chrome:hover{
    box-shadow: 1px 2px 1px 2px #bbb;
}
._top {
    margin-bottom: 15px!important;
}
._top b {
    display: inline-block;
    width: 4px;
    height: 18px;
    float: left;
    background: #333333;
    margin-top: 4px;
}
._top span {
    font-size: 18px;
    float: left;
    margin-left: 20px;
    font-weight: bold;
}

/*进度*/
.n_right .jindu{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    padding-top:15px;
}
.n_right .jindu li{
    padding:0 80px 0 0;
    margin:0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
.n_right .jindu li:last-child{
    padding:0 0px 0 0;
}
.n_right .jindu li:last-child:after{
    display: none;
}
.n_right .jindu li:after{
    content: '';
    position: absolute;
    top:15px;
    right:0;
    width:75px;
    height:1px;
    border-bottom: 1px dashed #ccc;
}
.n_right .jindu li.active:after{
    border-bottom: 1px solid #90000A;
}
.n_right .jindu li.active span{
    background-color:#90000A;
    color:#fff;
    border:2px solid #90000A;
}
.n_right .jindu span{
    display: block;
    width:30px;
    height:30px;
    border-radius: 50%;
    border:2px solid #ccc;
    color:#ccc;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    margin-bottom:10px;
}

.dropdown-toggle{
    background: #eae7e7;
    color: #403d3d;
    border: 1px solid #c7c0c0;
}
.dropdown:nth-child(3){
    margin-left: 20px;
}
.dropdown-menu>li>a:hover{
    font-weight: 400;

}
.option{
    background: #fff;
    color: #000;
}
.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none;
}


