@charset "UTF-8";

@media (max-width:1920px) {}

@media (max-width:1599px) {}

@media (max-width:1477px) {}

@media (max-width:1365px) {}

@media (max-width:1199px) {}

@media (max-width:990px) {}

@media (max-width:767px) {}

/*@font-face {
  font-family: "Arial-BoldMT";
  src: url("../fonts/arial-boldmt.woff2") format("woff2"), url("../fonts/arial-boldmt.woff") format("woff"), url("../fonts/arial-boldmt.ttf") format("truetype"), url("../fonts/arial-boldmt.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ArialMT";
  src: url("../fonts/arial.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}*/
* {
    box-sizing: border-box;
}

img {
    display: block;
}

.clr {
    clear: both;
}

.inner {
    width: 1400px;
    margin: 0 auto;
}

@media screen and (max-width:1399px) {
    .inner {
        width: 100%;
        padding: 0 2%;
    }
}

.q_about_culture_1 {
    padding: 56px 0 66px;
}

.q_about_culture_1 ul li {
    width: 440px;
    height: auto;
}

.q_about_culture_1 ul li div {
    height: auto;
    width: 100%;
}

.q_about_culture_1 ul li div img {
    height: 100%;
    width: 100%;
}

.q_about_culture_1 ul li .q_about_culture_1_text {
    width: 100%;
    height: 300px;
    background-color: #f5f5f5;
    text-align: center;
    padding: 32px 30px 18px;
    position: relative;
}

.q_about_culture_1_text h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    padding-bottom: 29px;
}

.q_about_culture_1_text p {
    font-size: 14px;
    line-height: 25px;
    color: #333333;
    padding: 0 23px;
}

.q_about_culture_1_text span {
    width: 20px;
    height: 4px;
    background-color: #134630;
    display: inline-block;
    position: absolute;
    bottom: 18px;
}

.q_about_culture_1 ul li:nth-child(2) .q_about_culture_1_text p {
    padding: 0;
}

.q_about_culture_1 ul li:nth-child(3) .q_about_culture_1_text p {
    padding: 0 10px;
}

.q_about_culture_2 img {
    max-width: 100%;
}

.q_about_culture_3 {
    padding: 55px 0 66px;
}

.q_about_culture_3 p {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    text-align: center;
}

@media screen and (max-width:1399px) {
    .q_about_culture_1 ul li {
        width: 32%;
        height: auto;
    }
}

@media screen and (max-width:1199px) {
    .q_about_culture_1 ul li .q_about_culture_1_text {
        height: 370px;
    }
}

@media (max-width:990px) {
    .q_about_culture_1 ul li {
        width: 48%;
        margin-bottom: 15px;
    }

    .q_about_culture_1 ul li .q_about_culture_1_text {
        height: 300px;
    }
}

@media (max-width:767px) {
    .q_about_culture_1 ul li {
        width: 100%;
        margin-bottom: 15px;
    }

    .q_about_culture_1 ul li .q_about_culture_1_text {
        height: auto;
    }

    .q_about_culture_1_text p,
    .q_about_culture_1 ul li:nth-child(2) .q_about_culture_1_text p.q_last,
    .q_about_culture_1 ul li:nth-child(3) .q_about_culture_1_text p {
        padding: 0 0 20px;
    }

    .q_about_culture_1 {
        padding: 20px 0 15px;
    }

    .q_about_culture_3 {
        padding: 20px 2% 31px;
    }

    .q_about_culture_3 p {
        font-size: 12px;
        line-height: 26px;
    }

    .q_about_culture_1_text h1 {
        font-size: 22px;
        padding-bottom: 20px;
    }

    .q_about_culture_1_text p {
        font-size: 12px;
        line-height: 20px;
    }
}

.q_new_meiti {
    padding-top: 65px;
}

.q_new_meiti_1 li a {
    border-top: solid 1px #e5e5e5;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 42px 36px 47px 30px;
}

.q_new_meiti_1 li:last-child a {
    border-bottom: solid 1px #e5e5e5;
}

.q_new_meiti_1_time {
    width: 70px;
    height: 70px;
    background-color: #134630;
    border-radius: 0px 6px 0px 6px;
    padding: 13px 0 10px;
    text-align: center;
}

.q_new_meiti_1_time h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 24px;
    color: #fffefe;
    padding-bottom: 11px;
}

.q_new_meiti_1_time p {
    font-size: 14px;
    line-height: 14px;
    color: #fffefe;
}

.q_new_meiti_1_tittle {
    width: 865px;
    padding-top: 10px;
}

.q_new_meiti_1_tittle h1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
}

.q_new_meiti_1_tittle p {
    font-size: 14px;
    height: 107px;
    line-height: 19px;
    color: #666666;
    margin: 27px 0 0;
    overflow: hidden;
}

.q_new_meiti_1 li a div img {
    max-width: 100%;
    /* max-height: 100%; */
    max-height: 200px;
}

.q_new_meiti_1_more {
    width: 24px;
    height: 13px;
    background: url(../images/qx/q_new_meiti_1_more.png)no-repeat center center;
    display: block;
}

.q_new_meiti_1 li a:hover {
    background-color: #f5f5f5;
    border-top: solid 1px #f5f5f5;
}

.q_new_meiti_1 li a:hover .q_new_meiti_1_tittle h1 {
    color: #134630;
}

.q_new_meiti_1 li a:hover .q_new_meiti_1_tittle p {
    color: #134630;
}

.q_new_meiti_1 li a:hover .q_new_meiti_1_more {
    background: url(../images/qx/q_new_meiti_1_more1.png)no-repeat center center;
}

#pagesize {
    text-align: center;
    /*margin: 42px auto;*/
}

#pagesize ul li {
    display: inline-block;
    margin: 0 6px;
}

#pagesize ul li a.active,
#pagesize ul li a:hover {
    background-color: #666666;
    color: #ffffff;
    border-color: #666666;
}

#pagesize ul li a {
    width: 30px;
    height: 30px;
    border: solid 1px #FFFEFE;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #333333;
}

/*#pagesize ul li:last-child a{
    width: 60px;
    height: 30px;
    border-radius: 15px;
    background-color: #666666;
    color: #ffffff;
    border-color: #666666;
}*/
@media screen and (max-width:1399px) {
    .q_new_meiti_1_tittle {
        width: 60%;
    }
}

@media screen and (max-width:1199px) {
    .q_new_meiti_1_tittle {
        width: 50%;
    }
}

@media (max-width:990px) {
    .q_new_meiti_1_tittle p {
        height: 80px;
        margin: 27px 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .q_new_meiti_1_tittle {
        width: 36%;
    }

    .q_new_meiti_1_tittle h1 {
        font-size: 20px;
    }
}

@media (max-width:767px) {
    .q_new_meiti_1 li a div:nth-child(2) {
        width: 75%;
    }

    .q_new_meiti_1 li a {
        padding: 20px 10px 25px 10px;
    }

    .q_new_meiti_1_tittle {
        width: 100%;
    }

    .q_new_meiti {
        padding-top: 20px;
    }
}

/*新闻详情*/
.content {
    width: 100%;
    height: auto;
}

.content_WH {
    width: 1400px;
    height: auto;
    margin: 0px auto;
}

.news_detial_title {
    width: 100%;
    height: auto;
    display: table;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 24px;
    margin-top: 59px;
}

.news_detial_title h2 {
    font-size: 24px;
    color: #134630;
    text-align: center;
}

.news_detial_title span {
    display: inline-block;
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}

.news_detial_content {
    width: 100%;
    height: auto;
    display: table;
}

.news_detial_content p {
    /* font-size: 16px; */
    color: #666666;
    line-height: 30px;
    text-align: justify;
    text-indent: 2em;
    margin-top: 35px;
}

.news_detial_content img {
    /* width: 900px; */
    height: auto;
    display: block;
    margin: 0px auto;
    margin-top: 35px;
}

.news_detial_content p video {
    margin: 0 auto;
    max-width: 100%;
    display: block;
}

.news_detial_last {
    width: 100%;
    height: auto;
    display: table;
    margin-top: 57px;
    margin-bottom: 84px;
}

.news_detial_last li:nth-of-type(1) {
    margin-left: 0px;
    background-image: url(../images/qx/news_detial_top.png);
    background-position-x: 20px;
    background-position-y: center;
    background-repeat: no-repeat;
}

.news_detial_last li:nth-last-of-type(1) {
    background-image: url(../images/qx/news_detial_down.png);
    background-position-x: 418px;
    background-position-y: center;
    background-repeat: no-repeat;
}

.news_detial_last li {
    width: 450px;
    height: 60px;
    background: #f5f5f5;
    float: left;
    margin-left: 25px;
    text-align: center;
    line-height: 60px;
}

.news_detial_last li:nth-of-type(2) {
    background: #134630;
}

.news_detial_last li a {
    color: #666666;
    display: block;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_detial_last li:nth-of-type(2) a {
    color: #FFFFFF;
}

.news_detial_last li:nth-of-type(2) a img {
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
}

@media (max-width:1400px) {
    .content_WH {
        width: 1200px;
    }

    .news_detial_last li {
        width: 383px;
    }

    .news_detial_last li:nth-last-of-type(1) {
        background-position-x: 354px;
    }
}

@media (max-width:1199px) {
    .content_WH {
        width: 990px;
    }

    .news_detial_last li {
        width: 313px;
    }

    .news_detial_last li:nth-last-of-type(1) {
        background-position-x: 285px;
    }
}

@media (max-width:990px) {
    .content_WH {
        width: 94%;
    }

    .news_detial_content img {
        width: 100% !important;
    }

    .news_detial_last li {
        width: 32%;
        margin-left: 2%;
    }

    .news_detial_last li:nth-last-of-type(1) {
        background-position-x: 90%;
    }
}

@media (max-width:768px) {
    .news_detial_last li:nth-of-type(1) {
        background-position-x: 10%;
    }

    .news_detial_last li:nth-last-of-type(1) {
        background-position-x: 90%;
    }
}

@media (max-width:767px) {
    .news_detial_title {
        margin-top: 8vw;
    }

    .news_detial_title h2 {
        font-size: 18px
    }
}


.qc_fm{
    width: 25%;
}
@media (max-width:990px) {
    .qc_fm{
        width: 36%;
    }
}
@media (max-width:767px) {
    .qc_fm{
        width: 75%;
    }
    .news_detial_content p img {
        width: 100% !important;
        height: auto !important;
    }
}

.news_detial_content strong{
    font-weight: bold;
}