@charset "utf-8";

.tl {
    text-align: left !important;
}

.pull-left {
    float: left;
}

.pull-over {
    overflow: hidden;
}

.col50 {
    width: 50%;
}

.guide_wrap {
    position: relative;
    padding-top: 200px;
    padding-bottom: 68px;
    /* height: 815px; */
    margin-bottom: 3%;
    background: #6493ff url('/_skin/tpl_skin/basic_craftman/n190508/content/datadown_1.png') 2px 0 no-repeat;
}

.container.sub-container .content {
    padding-bottom: 100px;
}

.examguide_wrap1 {
    border-bottom: 1px dashed #000;
    position: relative;
    width: 890px;
    margin: 0 auto;
}

.examguide_wrap1:before {
    content: '';
    width: 1px;
    height: 80px;
    left: 50%;
    top: 40px;
    display: block;
    background: #000;
    position: absolute;
}

.examguide_wrap2 {
    border-bottom: 1px dashed #000;
    position: relative;
    width: 894px;
    margin: 0 auto;
}

.examguide_wrap2:before {
    content: '';
    width: 1px;
    height: 80px;
    left: 50%;
    top: 25px;
    display: block;
    background: #000;
    position: absolute;
}

.examguide_wrap3 {
    position: relative;
    border-bottom: 1px dashed #000;
    width: 894px;
    margin: 0 auto;
}

.examguide_wrap3:before {
    content: '';
    width: 1px;
    height: 80px;
    left: 50%;
    top: 25px;
    display: block;
    background: #000;
    position: absolute;
}

.examguide_wrap4 {
    position: relative;
    width: 894px;
    margin: 0 auto;
}

.examguide_wrap4:before {
    content: '';
    width: 1px;
    height: 80px;
    left: 50%;
    top: 25px;
    display: block;
    background: #000;
    position: absolute;
}

.download {
    line-height: 79px;
    width: 400px;
    padding: 40px 22px 22px 22px;
    height: 80px;
    float: left;
    position: relative;
}

.download1 {
    line-height: 79px;
    width: 400px;
    padding: 25px 22px;
    height: 80px;
    float: left;
    position: relative;
}

.download2 {
    padding: 40px 0px 22px 30px;
}

.download3 {
    padding: 25px 0px 22px 45px;
}

.download4 {
    padding: 25px 0px 22px 45px;
}

.download:after {
    content: '';
    width: 38px;
    height: 38px;
    top: 60px;
    display: block;
    position: absolute;
    background: url('/_skin/tpl_skin/basic_craftman/n190508/content/datadown_icon.png') center 0 no-repeat;
}

.download1:after {
    content: '';
    width: 38px;
    height: 38px;
    top: 46px;
    display: block;
    position: absolute;
    background: url('/_skin/tpl_skin/basic_craftman/n190508/content/datadown_icon.png') center 0 no-repeat;
}

.book_text {
    position: relative;
    padding-left: 50px;
    font-size: 27px;
    font-weight: 900;
    letter-spacing: -2px;
    font-family: 'spoqa4';
    color: #363636;
}

.book_text img {
    position: relative;
    top: -2px;
    padding-left: 21px;
}

.down_btn {
    width: 102px;
    height: 35px;
    font-size: 0;
    display: block;
    position: absolute;
    right: 8px;
    top: 28px;
    background: url('/_skin/tpl_skin/basic_craftman/n190508/content/dwbtn.png') center no-repeat;
}

.cat_sub_cont .exam_block .down_list {
    width: 977px;
    /* height: 547px; */
    margin: 0 0 0 57px;
    padding: 0 20px;
    box-sizing: border-box;
    background: #fff;
}

.down_list li {
    width: 100%;
    padding: 24px 0;
    border-bottom: 1px dashed #000;
}

.down_list li:last-child {
    border-bottom: none;
}

.down_content {
    float: left;
    display: table;
    border-right: 1px solid #000;
    padding: 27px 0 27px 70px;
    box-sizing: border-box;
    background: url('/_skin/tpl_skin/basic_craftman/n190508/content/datadown_icon.png') 20px center no-repeat;
}

.down_content>div {
    display: table-cell;
    vertical-align: middle;
}

.down_content:nth-child(2n) {
    border-right: none;
}

.down_content div:nth-child(2n) {
    width: 20%;
    padding-right: 20px;
}

.down_content .file_name {
    font-size: 27px;
    font-family: 'noto6';
    line-height: 100%;
}

.down_btn2 {
    width: 102px;
    height: 35px;
    font-size: 0;
    display: block;
    background: url('/_skin/tpl_skin/basic_craftman/n190508/content/dwbtn.png') center no-repeat;
}

.item-popup {
    display: none;
    width: 482px;
    border: 1px solid #000;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    position: fixed;
    margin-left: -241px;
    left: 50%;
    top: 50%;
    z-index: 100;
    background-repeat: no-repeat !important;
}

.close {
    position: absolute;
    width: 62px;
    height: 29px;
    font-family: 'spoqa4';
    display: block;
    right: 18px;
    top: 14px;
    color: #fff !important;
    background: #000;
    /* text-indent: -9999px; */
    text-align: center;
    line-height: 29px;
    border: 1px solid #ececec;
    border-radius: 5px;
    font-weight: 600;
}

.sale_guide {
    margin-top: 10px;
    background: #333;
    padding: 30px 0;
    color: #fff;
}

.sale_guide p {
    font-weight: bold;
    font-size: 24px;
    margin-left: 35px;
    color: #fff2be;
}

.sale_guide>ul {
    margin-top: 20px;
}

.sale_guide>ul>li {
    list-style: disc;
    margin-left: 50px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-bottom: 10px;
}

.sale_guide>ul>li>dt {
    font-size: 16px;
    font-weight: bold;
}

.sale_guide>ul>li>dd {
    font-size: 15px;
    color: #ccc;
}

.gong-h3 {
    margin-top: 20px;
    padding: 30px 0;
    background-color: #f1f1f1;
    font-size: 24px;
    line-height: 34px;
    font-family: noto1;
    text-align: center;
}

.gong-h3 .big-text {
    font-family: noto4;
    font-size: 30px;
    line-height: 34px;
}

.gong-text {
    font-size: 15px;
    margin-top: 10px;
}

.btnbtn {
    width: 75px;
    text-align: center;
    height: 25px;
    display: block;
    border: 1px solid #000;
    background: #041c54;
    color: #fff;
    margin: 0 auto;
    font-family: 'spoqa2';
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
}