body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{
    margin:0;
    padding:0;
}
ul, ol, li {
    list-style: none;
}
a {
    text-decoration: none;
    font-size:14px;
}
body, p, h1, h2, h3, h4, h5, h6,span{
    font-weight: normal;
    font-size:14px;
    font-family: 'Microsoft YaHei', '微软雅黑', 'SimSun';
}
.cf:after, .cf:before {
    content: " ";
    display: tablel;
}
.cf:after, .clearfix:after {
    clear: both;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear{
    clear: both;
}
/* 自考专业 */
#hx_zkzy{
    max-width:1000px;
    margin:0 auto;
}
.zkzy_titel{
    width:100%;
    height: 44px;
    font-size: 30px;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    background: url(../images/zkzy_title.jpg)no-repeat center;
    margin:30px 0; 
}
.title_more{
    width:100%;
}
.title_more>h5{
    width:25%;
    padding-left:3%;
    height: 44px;
    font-size: 22px;
    font-weight: bold;
    line-height: 44px;
}
.zk_title{
    background:url(../images/zk.png)no-repeat center left;
}
.title_more>.zy_ss{
    width:20%;
    margin-top:5px;
}
.zy_ss>input{
    width:70%;
    height:30px;
    border:1px solid #1781df;
    outline: none;
    padding-left:5%;
}
.zy_ss>input::-webkit-input-placeholder{
    color: #999999;
    font-size:14px;
    padding-left:15%; 
}
.zy_ss>button{
    display:block;
    width:47px;
    height:32px;
    background: url(../images/ss.png)no-repeat center;
    border:none;
}
.list_more{
    width:99.8%;
    border-top:1px solid  #1680df;
    border-left:1px solid #eeeeee;
    border-right:1px solid #eeeeee; 
    border-bottom:1px solid #eeeeee;
}
.list_more_title{
    width: 95%;
    margin:0 auto;
    border-bottom:1px solid #eeeeee;
    height: 46px;
}
.list_more_title>li{
    display:inline-block;
    margin: 0 2.5%;
    cursor: pointer;
    position: relative;
}
.list_more_title>li:first-child{
    margin-left:0;
}
.list_more_title>li:last-child{
    margin-right:0;
}
.list_more_title>li>p{
    font-size: 16px;
    padding:12px 0 9px 0;
}
.blue{
    font-weight:700;
    color: #1781DF;
}
.blue_xian{
    width:100%;
    position: absolute;
    border-bottom:2px solid #1781df;
}
.zyjh_content>div{
    display:none;
}
.zyjh_content>.show{
    display:block;
}
.list_more_content{
    width: 95%;
    margin:20px auto;
    display:flex;
    flex-wrap: wrap;
    align-items: center;
}
.list_more_content>a{
    width:20%;
    text-align:left;
    color: #666666;
    margin:15px 0;
    text-decoration: none;
}
.list_more_content>a>span{
    max-width:180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; /*超出部分用...代替*/
}
.list_more_content>a>span:hover{
    color: #1781DF;
    border-bottom:1px solid #1781df;
}
.bk_title{
    background:url(../images/bk.png)no-repeat center left;
}
.dlbk_title{
    background:url(../images/dlbk.png)no-repeat center left;
}