html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    font:inherit;
    font-size:100%;
    vertical-align:baseline
}
html {
    line-height:1
}
ol, ul {
    list-style:none
}
table {
    border-collapse:collapse;
    border-spacing:0
}
caption, th, td {
    text-align:left;
    font-weight:normal;
    vertical-align:middle
}
q, blockquote {
    quotes:none
}
q:before, q:after, blockquote:before, blockquote:after {
    content:"";
    content:none
}
a img {
    border:none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display:block
}
.wrap, .mod-gray, .breadcrumb, .knowledge-list, .mod-step, .mod-step-detail .mhd-sd {
    *zoom:1
}
.wrap:before, .mod-gray:before, .breadcrumb:before, .knowledge-list:before, .mod-step:before, .mod-step-detail .mhd-sd:before, .wrap:after, .mod-gray:after, .breadcrumb:after, .knowledge-list:after, .mod-step:after, .mod-step-detail .mhd-sd:after {
    display:table;
    content:""
}
.wrap:after, .mod-gray:after, .breadcrumb:after, .knowledge-list:after, .mod-step:after, .mod-step-detail .mhd-sd:after {
    clear:both
}
.pagination {
    padding:30px 0;
    display:block;
    margin:30px 0;
    height:30px;
    line-height:30px;
    text-align:center
}
.pagination span {
    display:inline-block;
    background-color: #0092DB;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #0092DB;
}
.pagination a {
    padding: 5px 10px;
    border: 1px solid #0092DB;
}
.pagination input, .pagination .prev, .pagination .prev-disabled, .pagination .next, .pagination .next-disabled {
    display:inline-block;
    margin:0 3px;
    padding:0 10px;
    min-width:10px;
    height:28px;
    line-height:28px;
    text-align:center;
    border:1px solid #e3e3e1;
    background:#fff
}
.pagination .active {
    color:#fff;
    border:1px solid #2b7bc9;
    background:#2b7bc9
}
.pagination .num a {
    margin:0 0 0 -1px
}
.pagination .input {
    border:0;
    background:transparent;
    color:#999;
    font-size:12px;
    padding:0
}
.pagination input {
    padding:0 6px;
    width:23px;
    height:20px;
    line-height:20px
}
.pagination .prev-disabled, .pagination .next-disabled {
    color:#999;
    cursor:default
}
body {
    font:14px/1.5 SimSun, Arial, sans-serif;
    color:#333
}
h1, h2, h3, h4, h5, h6 {
    font-size:100%;
    font-weight:normal
}
button, input {
    line-height:normal;
    *overflow:visible
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor:pointer
}
button:focus {
    outline:none
}
label {
    display:block;
    margin-bottom:5px
}
a {
    color:#333;
    text-decoration:none
}
a:hover {
    color:#2b7bc9
}
img {
    vertical-align:top
}
strong {
    font-weight:700
}
.t-c {
    text-align:center
}
.ellipsis {
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis
}
.emphasize {
    color:#2b7bc9;
    font-weight:700
}
.emphasize a {
    color:#2b7bc9
}
.mb-smaller {
    margin-bottom:10px
}
.mb-small {
    margin-bottom:15px
}
.wrap {
    width:1000px;
    margin:0 auto
}
.fl {
    float:left
}
.fr {
    float:right
}
.col-side {
    width:210px
}
.col-main {
    width:750px
}
.mod {
    margin-bottom:10px
}
.mod-s1 .title {
    margin-bottom:5px;
    font-size:14px;
    color:#2b7bc9;
    font-weight:700;
    line-height:30px
}
.mod-menu h2 {
    padding:12px 0;
    text-align:center;
    color:#fff;
    background:#2b7bc9;
    font:18px/1.4 "Microsoft YaHei", SimSun, Arial;
    font-weight:700
}

.side-menu {
    /*padding:8px 10px;*/
    border:1px solid #ddd;
    font-size:12px;
    /*line-height:28px*/
}
/*
.side-menu a {
    display:block
}
.side-menu .menu-level-2 {
    padding-left:8px
}
.side-menu .menu-level-3 {
    padding-left:28px;
    overflow:hidden
}
.side-menu .menu-level-3 li {
    *float:left;
    *width:100%;
    *clear:left
}
.side-menu .menu-level-3 a {
    padding:4px 0;
    height:20px;
    line-height:20px
}
.side-menu .is-fold {
    display:none
}
.menu-item-hd {
    position:relative;
    padding-left:16px;
    height:28px;
    display:block;
    cursor:pointer
}
.menu-item-hd .icon-toggle {
    position:absolute;
    left:0;
    top:50%;
    margin-top:-6px;
    display:block;
    width:12px;
    height:12px;
    background:url("../images/icon-up.png?v=20150827") no-repeat
}
*/
.is-hd-fold .icon-toggle {
    background:url("../images/icon-down.png?v=20150827") no-repeat
}
.mod-gray {
    margin-bottom:10px;
    padding:10px;
    background-color:#fafafa
}
.mod-gray .title {
    margin-bottom:8px;
    font-size:16px;
    font-weight:700
}
.mod-gray .title em {
    color:#2b7bc9;
    font-style:normal
}
.labels-list {
    margin-left:-10px
}
.labels-list a {
    float:left;
    margin:0 0 10px 10px;
    padding:6px 7px;
    border:1px solid #e9e9e9;
    background-color:#fff;
    font-size:12px;
    white-space:nowrap;
    *display:inline
}
.labels-list a:hover {
    background-color:#f4fbfd;
    border:1px solid #d1eafe
}
.type-list a {
    float:left;
    padding:6px 0;
    width:68px;
    text-align:center;
    border:1px solid #e9e9e9;
    background-color:#fff;
    font-size:12px
}
.type-list a:hover {
    border:1px solid #2b7bc9
}
.type-list .active {
    color:#fff;
    background-color:#2b7bc9;
    border:1px solid #2b7bc9
}
.question-list {
    margin-bottom:20px
}
.question-list li {
    padding:5px 0;
    font-size:14px;
    line-height:38px;
    overflow:hidden;
    border-bottom:1px dashed #ddd
}
.question-list li .l {
    float:left;
    width:550px;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis
}
.question-list li .ll {
    float:left;
    width:720px;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis
}
.question-list li .r {
    float:right;
    width:147px;
    font-size:12px;
    color:#2b7bc9;
    font-weight:700;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis
}
.question-list li .r a {
    color:#2b7bc9
}
.breadcrumb {
    margin:15px 0;
    line-height:20px;
    color:#333;
    font-size:12px
}
.breadcrumb-tit {
    float:left;
    padding-left:20px;
/*    background:url("../images/location.png?v=20150827") 0 50% no-repeat*/
}
.breadcrumb-list {
    float:left;
    width: 640px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.breadcrumb-list li {
    float:left
}
.breadcrumb-list a {
    color:#666
}
.breadcrumb-list a:hover {
    color:#2b7bc9
}
.breadcrumb-list span {
    padding:0 5px
}
.breadcrumb-list .active {
    color:#333
}
.knowledge-list {
    padding:10px 0 3px 10px;
    background-color:#fafafa;
    font-size:12px;
    width:200px;
    overflow:hidden
}
.knowledge-list a {
    float:left;
    margin:0 10px 7px 0;
    padding:4px 9px;
    display:inline-block;
    line-height:22px;
    background-color:#fff1bb;
    *displya:inline;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis
}
.knowledge-list .k-yellow {
    background-color:#fff1bb
}
.knowledge-list .k-green {
    background-color:#d3efba
}
.knowledge-list .k-orange {
    background-color:#ffcda0
}
.knowledge-list .k-blue {
    background-color:#d8f2fa
}
.test-list a {
    display:block;
    padding:4px 0;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis
}
.mod-hotTests .title {
    border-bottom:1px solid #ddd
}
.mod-step {
    padding:15px 22px 0;
    background-color:#f7f7f7
}
.mod-step .step-title {
    margin-bottom:10px;
    font:22px/1.5 "Microsoft YaHei", SimSun, Arial;
    color:#515151;
    font-weight:700
}
.mod-step-detail {
    font-size:14px;
    margin-bottom:20px;
    line-height:30px
}
.mod-step-detail .mhd-sd {
    margin-bottom:8px;
    border-bottom:2px solid #fc5e06;
    color:#fc5e06;
    line-height:35px
}
.mod-step-detail .mhd-sd i {
    float:left;
    margin-right:10px;
    font:18px/35px "Microsoft YaHei", SimSun, Arial;
    font-weight:700;
    font-style:italic
}
.mod-step-detail .mhd-sd h3 {
    float:left;
    font-size:16px;
    font-weight:700
}
.mod-step-detail .mhd-sd .info {
    font-size:12px;
    float:right;
    color:#999
}
.mod-step-detail .mhd-sd .info li {
    float:left;
    margin-left:20px;
    *display:inline
}
.topic {
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px dashed #dedede;
    line-height:30px
}
.topic .topic-title {
    margin-bottom:5px
}
.topic-knowledge p {
    margin-bottom:5px
}
.topic-list li {
    height:30px
}
.topic-list span {
    float:left;
    margin-right:8px;
    color:#999
}
.topic-list a {
    float:left;
    width: 635px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mod-back a {
    width:100%;
    overflow:hidden;
    display:block
}
.mod-back a:hover img {
    -webkit-transform:matrix(1.04, 0, 0, 1.04, 0, 0);
    -moz-transform:matrix(1.04, 0, 0, 1.04, 0, 0);
    -ms-transform:matrix(1.04, 0, 0, 1.04, 0, 0);
    -o-transform:matrix(1.04, 0, 0, 1.04, 0, 0);
    transform:matrix(1.04, 0, 0, 1.04, 0, 0)
}
.mod-back img {
    -webkit-transition:all .5s ease-out;
    -moz-transition:all .5s ease-out;
    -ms-transition:all .5s ease-out;
    -o-transition:all .5s ease-out;
    transition:all .5s ease-out
}
;
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    font-size:0
}
.clearfix {
    *zoom:1
}
;
 .clearfix:after {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0
}
.clearfix {
    *zoom: 1
}
.list_active {
    color: #2b7bc9;
	font-weight:bold;
}
.labels-list {
    height: 80px;
    overflow: hidden;
}
.list-button {
    text-align: right;
}
.list-button span {
    font-size: 12px;
    cursor: pointer;
}
.all {
    height: auto;
}
.icon-more{
	background-image: url(/images/icon-tiku.png);
  cursor: pointer;
  overflow: hidden;
  transition: background .3s ease;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 12px;
  height: 12px;
  position: relative;
  top: 5px;
  margin-left: 5px;
  display:inline-block;
}
.icon-close{
	  display:inline-block;

	background-image: url(/images/icon-tiku.png);
  cursor: pointer;
  overflow: hidden;
  transition: background .3s ease;
  background-repeat: no-repeat;
  background-position: 0 -18px;
  width: 12px;
  height: 12px;
  position: relative;
  top: 5px;
  margin-left: 5px;
}
