* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

input {
    outline-style: none;
}

.w {
    width: 1280px;
    height: 100px;
    margin: 0 auto;
}

.display_none {
    display: none !important;
}

.nav1 {
    width: 100%;
    border-bottom: 4px solid red;
    background: url('../img/1-0png.png') no-repeat;
    background-size: 100%;
}

.nav1 .nav_img {
    float: left;
    margin-top: 12px;
}

.nav1 .nav_img img {
    width: 200px;
    height: 80px;
    float: left;
}

.nav1 .nav_b {
    float: left;
    margin-top: 60px;
}

.nav1 .nav_b ul {
    padding-left: 30px;
    box-sizing: border-box;
}

.nav1 .nav_b ul li {
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
}

.nav1 .nav_b ul li a {
    font-size: 22px;
    color: #ffffff;
    border-right: 1px solid #ffffff;
    padding-right: 15px;
    margin-left: 8px;
}

.nav1 .nav_b ul li img {
    height: 29px;
    float: inherit;
}

.nav1 .nav_b ul .last a {
    border-right: none;
}

.nav1 .nav_b .gy {
    width: 210px;
    height: 230px !important;
    border: 1px solid #b0b0b0;
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    top: 45px;
    left: -60px;
    line-height: 32px;
    text-align: center;
    background-color: #ffffff !important;
    display: none;
    z-index: 99;
}

.nav1 .nav_b .gy .gy_bk {
    border: 2px solid #b0b0b0;
}

.nav1 .nav_b .gy .gy_bk p {
    font-size: 22px;
    color: #231815;
    width: 160px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #b0b0b0;
    cursor: pointer;
}

.nav1 .nav_b .gy .gy_bk p:last-child {
    border-bottom: none;
}

.nav1 .nav_b .gy .gy_bk p:hover {
    color: #f2715b;
}

.nav1 .nav_last .img_a {
    padding-top: 40px;
    box-sizing: border-box;
    float: left;
}

.nav1 .nav_last .img_a img {
    width: 49px;
    height: 49px;
}

.nav1 .nav_last .denglu1 {
    float: left;
    padding-top: 45px;
    box-sizing: border-box;
    margin-left: 10px;
}

.nav1 .nav_last .denglu1 a {
    display: block;
    font-size: 18px;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: black;
    text-align: center;
    border-radius: 5px;
    background-color: #ffffff;
}

.nav1 .nav_last .zhuce1 {
    float: left;
    padding-top: 45px;
    box-sizing: border-box;
    margin-left: 10px;
}

.nav1 .nav_last .zhuce1 a {
    display: block;
    font-size: 18px;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: black;
    text-align: center;
    border-radius: 5px;
    background-color: #ffffff;
}

.nav1 .nav_last .denglu2 {
    float: left;
    padding-top: 45px;
    box-sizing: border-box;
    margin-left: 10px;
    display: none;
}

.nav1 .nav_last .denglu2 a {
    display: block;
    font-size: 18px;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: black;
    text-align: center;
    border-radius: 5px;
    background-color: #ffffff;
    text-overflow: ellipsis;
    /*只是起到注解作用*/
    white-space: nowrap;
    /*不让文本换行*/
    overflow: hidden;
    /*超出的部分显示...*/
}

.nav1 .nav_last .zhuce2 {
    float: left;
    padding-top: 45px;
    box-sizing: border-box;
    margin-left: 10px;
    display: none;
}

.nav1 .nav_last .zhuce2 a {
    display: block;
    font-size: 18px;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: black;
    text-align: center;
    border-radius: 5px;
    background-color: #ffffff;
}

.top_img {
    width: 100%;
}

.top_img img {
    width: 100%;
    height: 100%;
}

.title {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 5px solid #e47022;
    overflow: hidden;
}

.title .left {
    float: left;
    line-height: 44px;
    font-size: 24px;
    background: url("../img/321.png") no-repeat left bottom 5px;
    background-size: 44px 48px;
    padding: 32px 0 0 62px;
    box-sizing: border-box;
    color: #000000;
}

.title .right {
    float: right;
    color: #000000;
    line-height: 44px;
    margin-top: 31px;
    background: url("../img/5-1.png") no-repeat left bottom 8px;
    background-size: 25px 33px;
    padding-left: 35px;
    box-sizing: border-box;
}

.title .right span {
    color: #000000;
    font-size: 12px;
}

.title .right a {
    color: #000000;
    font-size: 16px;
}

.title .right span:first-child,
.title .right span:last-child {
    font-size: 16px;
}

.tab_qh {
    width: 1200px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}

.tab_qh .kk {
    width: 1130px;
    margin: 0 auto;
}

.tab_qh .kk .tab {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    box-sizing: border-box;
    border-bottom: 3px double #979291;
}

.tab_qh .kk .tab span {
    line-height: 30px;
    color: #000000;
    font-size: 20px;
    background-size: 2px 17px;
    margin-left: 16px;
    border-bottom: 3px solid transparent;
    margin-right: 16px;
    cursor: pointer;
}

.tab_qh .kk .tab span:last-child {
    background: none;
}

.tab_qh .kk .tab span:first-child {
    margin-left: 0;
}

.tab_qh .kk .tab i {
    font-style: normal;
}

.tab_qh .kk .tab1 {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    box-sizing: border-box;
    border-bottom: 1px solid #9f9a99;
}

.tab_qh .kk .tab1 span {
    line-height: 30px;
    color: #000000;
    font-size: 20px;
    background-size: 2px 17px;
    margin-left: 16px;
    border-bottom: 3px solid transparent;
    margin-right: 16px;
    cursor: pointer;
}

.tab_qh .kk .tab1 span:last-child {
    background: none;
}

.tab_qh .kk .tab1 span:first-child {
    margin-left: 0;
}

.tab_qh .kk .tab1 i {
    font-style: normal;
}

.tab_qh .kk .ke_Xq1 {
    width: 1130px;
    margin-top: 30px;
    text-align: center;
}

.tab_qh .kk .ke_Xq1 li {
    display: inline-block;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 24px;
    color: #000000;
    cursor: pointer;
    border-right: 1px solid #000000;
}

.tab_qh .kk .ke_Xq1 li a {
    font-size: 24px;
    color: #000000;
}

.tab_qh .kk .ke_Xq1 li:last-child {
    border-right: none;
}

.tab_qh .kk .con_one {
    width: 1200px;
    margin-top: 20px;
}

.tab_qh .kk .con_box {
    width: 888px;
    border-right: 2px solid #9d9896;
    float: left;
}

.tab_qh .kk .content1 {
    width: 840px;
    margin-top: 50px;
}

.tab_qh .kk .content1 .xiangqing {
    width: 100%;
}

.tab_qh .kk .content1 .xiangqing .xq_title .xq_box {
    margin-top: 10px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .xq_box span {
    margin-top: 10px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .xq_box span:nth-child(2) {
    margin-left: 10px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .xq_box span:nth-child(3) {
    margin-left: 10px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .box_con {
    margin-top: 20px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .box_con p {
    text-indent: 2em;
    line-height: 30px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .zuopin {
    text-align: left;
    margin-top: 30px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .zuopin p {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    float: left;
}

.tab_qh .kk .content1 .xiangqing .xq_title .zuopin span {
    margin-left: 20px;
    float: left;
}

.tab_qh .kk .content1 .xiangqing .xq_title .text_wz {
    width: 100%;
    height: 30px;
    border-bottom: 3px solid #000000;
    margin-top: 80px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .text_wz {
    text-align: left;
    text-indent: 1em;
}

.tab_qh .kk .content1 .xiangqing .xq_title .text_wz span {
    font-size: 18px;
    color: #000000;
}

.tab_qh .kk .content1 .xiangqing .xq_title .text_wz .left {
    float: left;
}

.tab_qh .kk .content1 .xiangqing .xq_title .text_wz .left span:nth-child(2) {
    margin-left: 15px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .text_wz .left span:nth-child(3) {
    margin-left: 15px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .text_wz .right {
    float: right;
    margin-top: -18px;
}

.tab_qh .kk .content1 .xiangqing .xq_title .text_wz .right img {
    margin-left: 15px;
}

.tab_qh .kk .content1 .xiangqing .book_box {
    width: 100%;
    margin-top: 34px;
    overflow: hidden;
    border-bottom: 3px solid #000000;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_1 {
    float: left;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_con {
    float: left;
    margin-left: 20px;
    width: 670px;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_con span {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_con .p_con {
    margin-top: 12px;
    line-height: 30px;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_con .p_con p {
    color: #222222;
    font-size: 16px;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_con .con_J {
    margin-top: 20px;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_con .con_p {
    margin-top: 10px;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_con .con_p p {
    text-indent: 2em;
    line-height: 30px;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_con .mulu {
    margin-top: 12px;
    line-height: 30px;
}

.tab_qh .kk .content1 .xiangqing .book_box .book_con .mulu p {
    text-indent: 2em;
}

.tab_qh .kk .content1 .xiangqing .book_box .right_zan {
    float: right;
    margin-top: 15px;
    margin-bottom: 20px;
}

.tab_qh .kk .content1 .xiangqing .book_box .right_zan span {
    font-size: 16px;
    color: #000000;
    cursor: pointer;
}

.tab_qh .kk .content1 .xiangqing .book_box .right_zan span:nth-child(2) {
    margin-left: 25px;
}

.tab_qh .kk .content1 .xiangqing .tj_ly {
    margin-top: 2px;
    width: 100%;
    border-top: 2px solid #848282;
    border-bottom: 2px solid #848282;
    padding: 13px 0 30px 20px;
    box-sizing: border-box;
    line-height: 30px;
}

.tab_qh .kk .content1 .xiangqing .tj_ly span {
    font-size: 17px;
    color: #000000;
    font-weight: bold;
}

.tab_qh .kk .content1 .xiangqing .tj_ly p {
    font-size: 15px;
    text-indent: 2em;
    letter-spacing: 2px;
}

.tab_qh .kk .content1 .xiangqing .tj_ly .cha_K {
    text-align: right;
    margin-top: 30px;
}

.tab_qh .kk .content1 .xiangqing .hu_x {
    margin-top: 2px;
    border-bottom: 3px solid #000000;
}

.tab_qh .kk .content1 .xiangqing .text_row {
    width: 840px;
}

.tab_qh .kk .content1 .xiangqing .text_row .queren {
    width: 148px;
    height: 45px;
    background-image: linear-gradient(#fecb31, #fea11a);
    border-radius: 10px;
    text-align: center;
    line-height: 45px;
    color: #000000;
    font-size: 18px;
    float: right;
    margin-top: -20px;
    cursor: pointer;
}

.tab_qh .kk .content1 .zhuanjia {
    width: 100%;
}

.tab_qh .kk .content1 .zhuanjia img {
    width: 100%;
}

.tab_qh .kk .content1 .teacher {
    margin-top: 30px;
}

.tab_qh .kk .content1 .teacher img {
    float: left;
}

.tab_qh .kk .content1 .teacher .laoshi {
    float: left;
    margin: 8px 0 10px 15px;
}

.tab_qh .kk .content1 .teacher .laoshi span {
    display: block;
    font-size: 18px;
    color: #000000;
}

.tab_qh .kk .content1 .teacher .laoshi span:nth-child(2) {
    font-size: 17px;
    color: #222222;
}

.tab_qh .kk .content1 .teacher .school {
    float: right;
    margin-left: 50px;
}

.tab_qh .kk .content1 .teacher .times {
    float: right;
}

.tab_qh .kk .content1 .wenben {
    margin-top: 102px;
    width: 760px;
    border: 1px solid #000000;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    margin-left: 70px;
    margin-bottom: 65px;
}

.tab_qh .kk .content1 .wenben p {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.tab_qh .kk .content1 .wenben .zan {
    float: right;
    margin-top: 32px;
}

.tab_qh .kk .con_right {
    float: left;
    width: 220px;
    margin-left: 20px;
    overflow: hidden;
}

.tab_qh .kk .con_right .rili {
    width: 100%;
    height: 50px;
}

.tab_qh .kk .con_right .rili img {
    float: left;
}

.tab_qh .kk .con_right .rili span {
    display: block;
    font-size: 20px;
    color: #000000;
    margin-left: 68px;
    padding-top: 12px;
    box-sizing: border-box;
}

.tab_qh .kk .con_right .shiti {
    width: 100%;
    margin-top: 8px;
    border-bottom: 1px solid #000000;
}

.tab_qh .kk .con_right .rili1 {
    width: 100%;
    height: 50px;
    margin-top: 40px;
}

.tab_qh .kk .con_right .rili1 img {
    float: left;
}

.tab_qh .kk .con_right .rili1 span {
    display: block;
    font-size: 20px;
    color: #000000;
    margin-left: 60px;
    padding-top: 12px;
    box-sizing: border-box;
}

.tab_qh .kk .con_right .shiti1 {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    border-bottom: 1px solid #c1bebd;
}

.tab_qh .kk .con_right .shiti1 p {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab_qh .kk .con_right .shiti1 span a {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
}

.tab_qh .kk .con_right .fot_img {
    margin-top: 400px;
    width: 100%;
}

.tab_qh .kk .con_right .fot_img img {
    width: 100%;
    height: 100%;
}

.tab_qh .kk .con_right p {
    line-height: 40px;
}

#pageGro {
    width: 890px;
    margin: 0px auto;
}

#pageGro div,
#pageGro div ul li {
    font-size: 12px;
    color: #999;
    line-height: 48px;
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
}

#pageGro div ul li {
    width: 50px;
    text-align: center;
    border: 2px solid #919191;
    border-radius: 10px;
    font-size: 16px;
    color: #000000;
    margin-left: 15px;
    cursor: pointer;
}

#pageGro div ul li.on {
    color: #fff;
    background: #ff9502;
    border: 2px solid #ff9502;
    border-radius: 10px;
}

#pageGro .pageUp,
#pageGro .pageDown {
    width: 125px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #000000;
    text-indent: 5px;
    text-align: center;
    border: 2px solid #919191;
    border-radius: 10px;
    cursor: pointer;
}

.bottom_img {
    width: 100%;
}

.bottom_img img {
    width: 100%;
}

.fotter {
    height: 120px;
    background-color: #231815;
}

.fotter .footer {
    margin: 0 auto;
    width: 440px;
    padding-top: 15px;
    text-align: center;
}

.fotter .footer .footer_img {
    float: left;
    margin-right: 20px;
}

.fotter .footer .footer_img img {
    width: 60px;
    height: 100px;
}

.fotter .footer p {
    color: #ffffff;
    letter-spacing: 3px;
}


#wrap {
    position: relative;
    padding: 10px;
    overflow: hidden;
}

#wrap p {
    text-indent: 2em;
}

#gradient {
    width: 100%;
    height: 35px;
    /*background: url() repeat-x;*/
    position: absolute;
    bottom: 0;
    left: 0;
}

#read-more {
    width: 100px;
    padding: 5px;
    background: #fff;
    color: #333;
    float: right;
    /* border: 1px solid #000; */
    border-radius: 5px;
    text-align: center;
    margin-top: 40px;
}

#read-more a {
    /* padding-right: 22px; */
    /*background: url() no-repeat 100% 50%;*/
    text-decoration: none;
    color: #000;
    font-size: 18px;
}

#read-more a img {
    margin-right: 10px;
}

#read-more a:hover {
    color: #000;
}

#wrap1 {
    position: relative;
    padding: 10px;
    overflow: hidden;
}

#wrap1 p {
    text-indent: 2em;
}

#gradient1 {
    width: 100%;
    height: 35px;
    /*background: url() repeat-x;*/
    position: absolute;
    bottom: 0;
    left: 0;
}

#read-more1 {
    width: 100px;
    color: #333;
    float: right;
    border-radius: 5px;
    text-align: center;
}

#read-more1 a {
    /*background: url() no-repeat 100% 50%;*/
    text-decoration: none;
    color: #000;
    font-size: 18px;
}

#read-more1 a img {
    margin-right: 10px;
}

#read-more1 a:hover {
    color: #000;
}
