.contain{
    width:1170px;height:auto;margin:0 auto;padding:8px 0 35px;margin-top:50px;
}
.examlist{
    background:#e1f0fd;height:290px;margin-bottom: 20px;
}
.examlist .title{
    width:100%;height:55px;border-bottom:2px solid #012b4e;padding-left:15px;
    background:#0684ed;color:#fff;font-size:18px;line-height:53px;margin-bottom: 20px;
}
.examlist .con{
    line-height:25px;color:#454749;font-size:16px;padding-left:20px;
}
.examlist .star{
    color:#fe8010;
}
.asterisk{
    font-weight: bold;color:#0684ed;font-size: 18px;
}
.exambtn{
    width:85px;height:28px;background:#57ab05;font-size:12px;display: block;color:#fff;line-height:26px;text-align: center;
    border-radius: 5px;box-shadow:0 4px 3px #000;margin-top:10px;
}
.exambtn:hover{
    color:#fff;text-decoration:none;background: #ff8d06;
}
#syncYW{
    width:80%;
    margin:0 auto;
}
