html,
body {
    width: 100%;
    height: 100%;
}

ul,
li {
    margin: 0;
    padding: 0;
}


/*@font-face {*/


/*font-family: 'pictos';*/


/*src:url('../fonts/pangmenzhengdaocushuti-2.ttf');*/


/*}*/

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    text-decoration: none!important;
}

h3 {
    font-style: normal!important;
    font-weight: 600;
}

ul {
    padding: 0;
}

section {
    width: 100% !important;
}

@font-face {
    src: url('../fonts/georgia italic.ttf');
    font-weight: normal;
    font-style: normal;
}

.topImgBox {
    position: relative;
    height: auto;
    width: 100%;
}

.topBox {
    width: 100%;
    height: 540px;
    display: flex;
}

.topBoxLeft {
    width: 73.9%;
    height: 100%;
    float: left;
}

.topBoxRight {
    flex: 1;
    width: 24%;
    height: 100%;
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    float: right;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.swiper-slide1 {
    width: 100%;
    height: 100%;
    background-image: url("../images/8f2648c1-6f76-4851-a048-e4c9049ccc67.jpg");
    display: flex;
    align-items: center;
    position: relative;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #e60214;
}

.xcxBox {
    position: absolute;
    right: 10px;
    bottom: 90px;
    width: auto;
    height: auto;
    text-align: center;
}

.xcxTop {
    width: 116px;
    height: 116px;
    background-color: #fff;
    margin: 0 auto 14px;
}

.xcxTop>img {
    width: 100%;
    height: 100%;
}

.sysXcx {
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    width: auto;
    height: auto;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 20px;
}

.swiper-slide2 {
    background-image: url("../images/39924619-be6e-4df4-b90e-f2eb56fa1d3e.png");
}

.swiper-slide3 {
    background-image: url("../images/c0c0f732-9e0a-4575-b5b1-963edb46f707.png");
}

.swiperBox1 {
    width: 436px;
    height: 166px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    margin-left: 87px;
    padding: 18px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-around;
}

.swiper-slide1Left {
    width: 130px;
    height: 130px;
    background-image: url("../images/9d230ddb-f641-4781-9011-7e0729664450.png");
    background-size: 100% 100%;
    text-align: center;
    line-height: 130px;
    font-size: 70px!important;
    color: #F5F1DC;
    font-family: KaiTi;
}

.swiper-slide1Right {
    flex: 1;
    height: 100%;
    margin-left: 20px;
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
}

.swiper-slide1Right li {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding-left: 14px;
    box-sizing: border-box;
    padding-top: 20px;
    list-style: none;
}

.swiper-slide1Right .dot {
    display: none;
}

.swiper-slide1Right .tt {
    margin-right: 15px;
    color: #fff;
}

.topBoxRight>a {
    flex: 1;
    width: 100%;
    height: 173px;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    color: #FEFEFE;
    font-family: KaiTi;
    float: left;
}

.topBoxRight>a:nth-child(2) {
    margin: 10px 0;
}

.topBoxRightA1 {
    background-image: url("../images/718774d2-2dec-4e06-8cc5-66620bcd4a0a.jpg");
}

.topBoxRightA2 {
    background-image: url("../images/2857c410-1045-48dc-8f51-f4d5d819ab9c.jpg");
}

.topBoxRightA3 {
    background-image: url("../images/74a6164a-2914-41c2-ac25-31a600fe7b60.jpg");
}

.floatR {
    width: 218px;
    height: 253px;
    position: fixed;
    bottom: 180px;
    right: 0;
    background-image: url("../images/690b362a-bb99-439a-b1f4-7f972e36b3ac.png");
    background-size: 100% 100%;
    z-index: 1000;
}

#home-container .home-href {
    width: 100%;
    min-height: 106px;
    box-sizing: border-box;
    background: #4d4d4d;
    color: rgba(153, 153, 153, 1);
    border-top: 1px solid rgba(98, 97, 97, 1);
    ;
}

.home-href-box {
    width: 100%;
    height: 100%;
    margin: 20px auto 0;
    text-align: left;
}

.home-href .friend-href {
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    margin-right: 25px;
    text-align: left;
    color: #fff;
}

.home-href ul {
    display: inline-block;
    text-align: center;
}

.home-href ul li {
    list-style: none;
    float: left;
    margin-right: 30px;
    line-height: 34px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.home-href ul li a {
    color: rgba(153, 153, 153, 1);
}

.home-href ul li a:hover {
    color: white;
}

.floatFoot {
    width: 100%;
    height: 170px;
    position: fixed;
    bottom: 0;
    left: 0;
    background-image: url("../images/31be4c1a-c03e-4c46-a86c-56131534cb36.png");
    background-size: 100% 100%;
    z-index: 1000;
    text-align: center;
    padding-top: 65px;
    cursor: pointer;
}

.floatFoot>div {
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    text-indent: 100px;
}

@media (max-width:1300px) {
    .floatFoot>div {
        text-align: center;
        font-size: 25px;
        color: #ffffff;
        text-indent: 100px;
    }
    .floatFoot {
        height: 140px;
    }
}

@media (max-width:1080px) {
    .floatFoot>div {
        text-align: center;
        font-size: 22px;
        color: #ffffff;
        text-indent: 100px;
    }
    .floatFoot {
        height: 130px;
    }
}

@media (max-width:900px) {
    .floatFoot {
        display: none;
    }
}

.floatFoot>div .number {
    color: #FFC424;
}

.newsDetails img {
    width: auto!important;
    max-width: 100%;
    height: auto!important;
}

.navbar-header {
    background-color: #675547;
}

.icon-bar {
    background-color: #888;
}

.header {
    width: 100%;
    background-image: url("../images/0bdcc2e4-2fb3-4d3a-b06d-8c3d22b87786.png");
    background-size: 100% 100%;
    height: 256px;
    display: flex;
    align-items: center;
}

.header-top {
    padding: 1em 0;
    background: #222222;
    border-bottom: solid 1px #3A3A3A;
}

.head-logo a {
    display: block;
}

.top-nav {
    float: left;
}

.nav-right {
    float: right;
}

.nav-right p {
    font-style: italic;
    color: #787878;
    margin: 0;
    font-size: 11px;
}

.nav-right p a {
    font-style: italic;
    color: #bbbbbb;
    text-decoration: none;
}

.nav-right p a:hover {
    color: #787878;
}

.header-bottom {
    padding: 0;
    width: 1170px;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-self: center;
}

.head-logo {
    float: left;
    margin-top: 20px;
    font-weight: bold;
    margin-left: 40px;
}

.list-headLogo {
    margin-left: 45px;
}

.head-logo a {
    display: block;
    white-space: nowrap;
}

.head-logo a span {
    display: inline-block;
    /*width: 33px;*/
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    font-family: KaiTi;
    font-size: 52px;
}

.logo-right {
    float: right;
    background: #222222;
    padding: 1.5em 12em;
}

.logo-right p {
    color: #4a4a4a;
    font-size: 12px;
    margin: 0;
}

.container {
    width: 100%;
    padding: 0;
}

.logoBox {
    width: 972px;
    height: 80px;
    padding: 0;
    background-image: url("../images/16fdac24-7ff8-4ead-be0c-6c235a9ca544.png");
    background-size: 100% 100%;
}

.wuLogo {
    background-image: url("../images/f5372c28-073c-4db1-8735-5b39c8d09e3a.png");
}

.red {
    color: #bf0000;
}

.red a {
    color: #bf0000;
    font-size: 36px;
}

.copyrights {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}


/*-- bg-banner --*/


/*-- banner --*/

.banner {
    position: relative;
}

.banner-grids {
    /*top: -6em;*/
    /* position: absolute; */
    margin-top: 0;
}

.banner-top {
    padding: 0;
    background-color: #E60214;
}

.banner-middle {
    width: 1170px;
    background: #FFF;
    padding: 0 1em;
    border-top: none;
    margin: 0 auto;
}

.indexBody {
    width: 100%;
    background: #FFF;
    padding: 0;
    border: none;
    margin: 0 auto;
}

.topImg {
    display: block;
    width: 100%;
    height: 450px;
    background-image: url("../images/9331c148-ca20-4659-86ff-5db9b274314f.png");
    background-size: 100% 100%;
    cursor: pointer;
}

.wrap {
    width: 90%;
    margin: 0 auto;
}

.thumb-slider {
    margin-top: 1em;
}


/*--- slider-css --*/

.slider {
    position: relative;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.rslides_tabs {
    text-align: center;
    width: 64%;
    position: absolute;
    bottom: -11%;
    z-index: 999;
    margin: 0;
    left: 19%;
    padding: .7em 0;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}

.rslides_tabs li {
    display: inline;
    list-style: none;
}

.rslides_tabs a {
    border: 1px solid #CBCBCB;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    color: #fff;
    font-weight: bold;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager img {
    float: left;
    display: block;
}

#slider3-pager .rslides_here a {
    background: transparent;
    border: 1px solid #000;
}

#slider3-pager a {
    padding: 0.2em;
}

.addressUl {
    width: 100%;
    height: 50px;
    display: flex;
}

.addressUl li {
    list-style: none;
    color: #333333;
    font-size: 18px;
    flex: 1;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.zpUl,
.zpUl1 {
    width: 95%;
    height: auto;
    text-align: left;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zpUl li {
    width: 30%;
    height: auto;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 50px;
    box-sizing: border-box;
    cursor: pointer;
    /* float: left; */
    display: inline-block!important;
    /* border-radius: 4px; */
    /* box-shadow: 0.01rem 0 0.16rem rgba(53, 25, 22, 0.76); */
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.zpUl1 li {
    width: 18%;
    height: 170px;
}


/*@media (max-width:1200px){*/


/*.zpUl li {*/


/*width: 38%;*/


/*}*/


/*.zpUl1 li {*/


/*width: 24%;*/


/*height: 170px;*/


/*}*/


/*}*/


/*@media (max-width:991px){*/


/*.zpUl li {*/


/*width: 14%;*/


/*}*/


/*.zpUl1 li {*/


/*width: 130px;*/


/*height: 170px;*/


/*}*/


/*.familyCon {*/


/*font-size: 12.5px!important;*/


/*}*/


/*.familyCon1 {*/


/*font-size: 16px!important;*/


/*}*/


/*}*/


/*@media (max-width:480px){*/


/*.zpUl li {*/


/*width: 32%;*/


/*margin: 0em 0px 1em!important;*/


/*padding-bottom: 1em;*/


/*border-bottom: 1px solid #F2F2F2;*/


/*}*/


/*.zpUl1 li {*/


/*width: 120px;*/


/*height: 170px;*/


/*}*/


/*.familyCon {*/


/*font-size: 12.5px!important;*/


/*}*/


/*.familyCon1 {*/


/*font-size: 16px!important;*/


/*right: 13px!important;*/


/*}*/


/*.addressUl li {*/


/*line-height: 30px;*/


/*}*/


/*.jibai2 {*/


/*display: block;*/


/*}*/


/*.jibai1 {*/


/*display: none;*/


/*}*/


/*}*/

.familyCover {
    position: relative;
    display: block;
    width: 100%;
    height: 126px;
    object-fit: cover;
    margin: 0px auto;
    margin-bottom: 0;
    background: url(../images/book_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.familyCover1 {
    height: 278px;
}

.familyCon {
    position: absolute;
    right: 12px;
    top: 15px;
    font-size: 14px;
    text-align: center;
    word-wrap: break-word;
    height: 60px;
    width: 18%;
    color: #93631c;
    line-height: 1.1;
}

.familyCon1 {
    position: absolute;
    right: 25px;
    top: 30px;
    font-size: 20px;
    text-align: center;
    word-wrap: break-word;
    height: 120px;
    width: 18%;
    color: #93631c;
    line-height: 1.5;
}

.contentWrap {
    width: 100%;
    margin-top: 10px;
    display: -webkit-box;
    overflow: hidden;
    text-align: left;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-text-size-adjust: none;
    height: auto;
    line-height: 1.3;
}

.contentWrap1 {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.zpNmae {
    font-size: 16px;
    color: #171717;
}

.zupuBox {
    background-image: url("../images/52c75124-d938-41a6-ae93-bd5897c1ed40.jpg");
    background-size: 100% 100%;
}

.zpUl li>img {
    display: block;
    width: 142px;
    height: 194px;
    object-fit: cover;
    margin: 30px auto;
    margin-bottom: 0;
}

.zpUl li .m {
    width: 100%;
    padding-top: 2px;
    /* padding-bottom: 7px; */
    box-sizing: border-box;
    font-family: MicrosoftYaHei;
    color: #333;
    text-align: left;
    margin-bottom: 3px;
}

.zpUl li .m .bookName {
    height: 20px;
    line-height: 20px;
    padding-left: 12px;
    padding-right: 20px;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 253, 252, 1);
    margin: 0;
}

.zpUl li .m .viewTimes {
    margin-top: 5px;
    height: 13px;
    font-size: 12px;
    line-height: 13px;
}

.zpUl li .m .viewTimes .eye {
    width: 16px;
    height: 12px;
}

.zpUl li .info {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(186, 186, 186, 1);
    text-align: center;
    overflow: hidden;
    margin-bottom: 5px;
}

.zpUl li .info span {
    width: 100%;
    height: 16px;
    line-height: 18px;
    display: inline-block;
    background-size: 13px 15px;
    background-repeat: no-repeat;
    overflow: hidden;
    float: left;
}

.zpUl li .info span:nth-of-type(1) {
    /*background-image: url(../images/location_icon.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: 10px 45%;*/
    /*background-size: 13px 15px;*/
    /*text-indent: 28px;*/
}

.info_img {
    width: 13px;
    height: 15px;
    float: left;
    margin-left: 10px;
}

.addressBox {
    width: 108px;
    text-align: left;
    display: flex!important;
}

.addressSpan {
    float: left;
    margin-left: 6px;
    white-space: nowrap;
}

.addressSpan1 {
    width: 70%!important;
}

.con5Ul {
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: left;
}

.con5Ul li {
    height: 158px;
    box-sizing: border-box;
    background-image: url(../images/li.png);
    background-size: 100% 100%;
}

.con5liTop {
    height: 44%;
}

.con5liTop p {
    width: 54px;
    height: 54px;
    background-image: url(../images/quan.png);
    background-size: 100% 100%;
    line-height: 54px;
    text-align: center;
    font-family: pictos;
    display: inline-block;
    font-size: 20px;
    color: #F5F1DC;
    margin-top: 16px;
    cursor: pointer;
}

.con5lifoot {
    width: 100%;
    height: 56%;
    display: flex;
    flex-direction: column;
    padding-top: 10px;
    box-sizing: content-box;
}

.con5lifoot p {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #141313;
    flex: 1;
    line-height: 1.5;
    font-weight: bold;
    cursor: pointer;
    margin: 0;
}

.wjxBox {
    background-image: url("../images/83442d44-9359-4d86-8d08-368d59bca35e.jpg");
    background-size: 100% 100%;
    height: 540px;
}

.cardUl {
    width: 95%;
    height: auto;
    margin: 2em auto 0;
    display: flex;
    flex-wrap: wrap;
}

.cardUl li {
    width: 20%;
    height: 60px;
    display: inline-block;
    padding: 0;
    background-image: url("../images/card.png");
    background-size: 100% 100%;
    overflow: hidden;
}

.cardUl li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    font-family: cursive;
    font-size: 32px;
    text-decoration: none;
    font-weight: bold;
}


/*-- responsive-mediaqueries --*/

@media (min-width:1024px) {
    #slider3-pager img {
        float: left;
        display: block;
        width: 120px;
        height: 45px;
    }
}

@media (max-width:1024px) {
    .rslides_tabs {
        width: 77%;
        left: 13%;
    }
    #slider3-pager img {
        float: left;
        display: block;
        width: 120px;
        height: 45px;
    }
}

@media (max-width:768px) {
    .floatR {
        display: none;
    }
    #slider3-pager a {
        width: 20%;
    }
    .rslides_tabs {
        bottom: -30px;
    }
    .rslides_tabs li:nth-child(6) {
        display: none;
    }
    .rslides_tabs li:nth-child(5) {
        display: none;
    }
    #slider3-pager img {
        width: 100%;
        height: auto;
    }
}

@media (max-width:640px) {
    #slider3-pager a {
        width: 13%;
    }
    .rslides_tabs {
        bottom: -25px;
    }
}

@media (max-width:480px) {
    #slider3-pager a {
        width: 13%;
    }
    .rslides_tabs {
        bottom: 20px;
    }
}

@media (max-width:320px) {
    #slider3-pager a {
        width: 15%;
    }
    .rslides_tabs {
        bottom: 25px;
    }
}


/*-- banner-bottom-grids --*/

.banner-bottom-left {
    padding-left: 0;
    padding-right: 0;
}

.banner-left-grid {
    display: inline-block;
    float: none;
    width: 100%;
    vertical-align: top;
    position: relative;
}

.styleBox1 {
    height: 870px;
    background-image: url("../images/77e379ef-30a4-4597-89af-f32936fce8c9.jpg");
    background-size: 100% 100%;
}

.styleBox2,
.styleBox7 {
    height: 666px;
    background-image: url("../images/69db3b6c-e393-4213-8120-24d32ddf9104.jpg");
    background-size: 100% 100%;
}

.styleBox3 {
    height: 692px;
    background-image: url("../images/46a4e812-e9c2-490f-836c-d373460f763e.jpg");
    background-size: 100% 100%;
}

.styleBox4 {
    height: 835px;
    background-image: url("../images/d41d854f-1f4d-4fcf-8bda-699c82d49e73.jpg");
    background-size: 100% 100%;
}

.styleBox5 {
    height: 683px;
    background-image: url("../images/827cc8e5-eb5c-4aa1-92b2-7b437fb15898.jpg");
    background-size: 100% 100%;
}

.boxTit {
    width: 220px;
    height: 200px;
    background-image: url("../images/db298e8d-f616-40b7-8ce0-316d4da240e8.png");
    background-size: 100% 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 48px;
    display: flex;
    justify-content: center;
}

.boxTit a {
    font-family: KaiTi;
    font-size: 51px;
    font-weight: bold;
    letter-spacing: -2px;
    white-space: nowrap;
}

.ul1,
.ul2,
.ul3,
.ul4,
.ul5,
.ul6 {
    width: 1240px;
    height: 540px;
    margin: 0 auto;
}

.ul1 li {
    width: 740px;
    height: 120px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px #cccccc;
    margin-bottom: 20px;
    float: right;
    cursor: pointer;
}

.ul1 li:first-child {
    background-color: transparent;
    height: 100%;
    width: 500px;
    float: left;
}

.newsTop {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(4px);
}

.bottomBox {
    position: absolute;
    width: 100%;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    text-align: center;
}

.bottomBox .contTit {
    display: inline-block;
    width: 90%;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffffff;
    font-size: 20px;
    margin: 10px auto 2px;
    text-align: left;
    position: static;
    letter-spacing: 2px;
}

.bottomBox .time {
    display: inline-block;
    width: 90%;
    height: auto;
    color: #ffffff;
    font-size: 16px;
    margin: 0 auto;
    text-align: left;
}

.liBox {
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px 20px;
    box-sizing: border-box;
    text-align: center;
}

.liBox>div {
    text-align: left;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}

.liBox .text {
    text-align: left;
    margin-top: 10px!important;
}

.newsTop0 {
    width: 100%;
    height: 100%;
    position: relative;
}

.newsTop0>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.newsTop0>a .imgBox {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.ul2 li,
.ul6 li {
    width: 48%;
    height: 162px;
    float: left;
    margin-bottom: 20px;
}

.ul2 li:nth-child(odd),
.ul6 li:nth-child(odd) {
    margin-right: 4%;
}

.newsTop2 {
    width: 100%;
    height: 100%;
    display: flex;
}

.news2Left {
    width: 256px;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
}

.news2Right {
    flex: 1;
    height: 100%;
    margin-left: 15px;
    padding-top: 20px;
    box-sizing: border-box;
}

.news2Left .imgBox {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.news2Right .contTit {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.ul3 li {
    width: 49%;
    height: 181px;
    float: left;
    margin-bottom: 20px;
    background-color: #ffffff;
}

.ul3 li:nth-child(odd) {
    margin-right: 2%;
}

.newsTop3 {
    width: 100%;
    height: 100%;
    display: flex;
}

.news3Left {
    width: 138px;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
}

.news3Right {
    flex: 1;
    height: 100%;
    box-sizing: border-box;
    line-height: 50px;
    padding-left: 10px;
}

.news3Left .imgBox {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.news3Right>div {
    width: 90%;
    height: auto;
    margin-left: 12px;
    display: inline;
    line-height: 1.5;
}

.news3Right .contTit {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.ul4 li {
    width: 400px;
    height: 252px;
    float: left;
    margin-right: 12px;
    margin-bottom: 20px;
}

.newsTop4 {
    width: 100%;
    height: 100%;
    position: relative;
}

.newsTop4 .imgBox {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.newsTop4 .contTit {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    letter-spacing: 2px;
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ckgd {
    width: 156px;
    height: 48px;
    border: 1px solid #DC323F;
    color: #DC323F;
    font-size: 20px;
    text-align: center;
    line-height: 48px;
    margin: 20px;
    cursor: pointer;
    display: inline-block;
}

.ul5 {
    /*display: flex;*/
    /*flex-wrap: wrap*/
}

.ul5 li {
    flex: 1;
    height: 100%;
    margin-right: 20px;
    margin: 15px;
}

.newsTop5 {
    width: 100%;
    height: 100%;
    position: relative;
}

.newsTop5 .newsTop {
    height: 252px;
}

.newsTop5 .imgBox {
    display: inline-block;
    width: 100%;
    height: 252px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.newsTop5 .imgBox img {
    width: 100%;
    height: 100%;
}

.news5Foot {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
}

.news5Foot .contTit {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner-left-grid h3 {
    color: #444444;
    font-size: 20px;
    margin: 2em 0 0 0;
    font-style: italic;
    position: relative;
}

.banner-left-grid a img {
    width: 100%;
    padding: .5em;
    border: 1px solid #CBCBCB;
    margin: 2em 0;
}

.banner-left-grid h4 {
    margin: 0;
}

.banner-left-grid h4 a {
    color: #444444;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
}

.banner-left-grid h4 a:hover {
    color: #e47600;
}

.banner-left-grid p.comments {
    color: #d7d7d7;
    font-size: 12px;
    margin: 1em 0;
}

.banner-left-grid p.comments a {
    color: #d7d7d7;
    text-decoration: none;
}

.banner-left-grid p.text {
    color: #555555;
    margin: 0;
    font-size: 16px;
    /* padding-bottom: 1em; */
    /* border-bottom: 1px solid #F2F2F2; */
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    padding-right: 20px;
}

.banner-left-grid p.comments a:hover {
    color: #555555;
}

.banner-left-grid ul li {
    list-style: none;
    overflow: hidden;
    float: left;
}

.banner-left-grid .ul5 li {
    width: 30%;
    display: block;
    height: 350px;
}

.blog-grids {
    padding: 1em 0;
    border-bottom: 1px solid #F2F2F2;
}

.blog-grid-left {
    float: left;
    width: 20%;
}

.blog-grid-left img {
    width: 100%;
    padding: .2em;
    border: 1px solid #CBCBCB;
}

.blog-grid-right {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.blog-grid-right a {
    color: #444444;
    font-size: 16px;
    margin: 0 0 .5em 0;
    font-weight: 600;
    line-height: 1.5em;
    text-decoration: none;
}

.blog-grid-right a:hover {
    color: #e47600;
}

.blog-grid-right p.comments {
    color: #d7d7d7;
    font-size: 12px;
    margin: 0;
    font-style: italic;
}


/*-- post --*/

.post {
    /*margin: 3em 0 0 0;*/
}

.post h3 {
    color: #444444;
    font-size: 20px;
    margin: 0;
    font-style: italic;
    position: relative;
}

.post-grids {
    margin: 2em 0;
    padding-bottom: 2em;
    border-bottom: 1px solid #D7D7D7;
}

.xwList>a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}

.xwListImg {
    width: auto;
    height: auto;
    max-height: 150px;
    max-width: 290px;
    float: left;
}

.post-left img {
    width: 100%;
    padding: .5em;
    border: 1px solid #CBCBCB;
    margin: 0;
}

.post-right h4 {
    margin: 0;
}

.post-right h4 a {
    color: #444444;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
}

.post-right h4 a:hover {
    color: #e47600;
}

.post-right p.comments {
    color: #d7d7d7;
    font-size: 12px;
    margin: 1em 0;
}

.post-right p.comments a {
    color: #d7d7d7;
    text-decoration: none;
}

.post-rightp.comments a:hover {
    color: #555555;
}

.post-right p.text {
    color: #555555;
    margin: 0;
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-text-size-adjust: none;
    height: 40px;
    line-height: 1.3;
}


/*-- banner-bottom-right --*/

.banner-bottom-right {
    margin: 2em 0 0 0;
}

.rightBox {
    padding-right: 0!important;
}

.search input[type="text"] {
    display: inline-block;
    background: none;
    margin: 0;
    border: 1px solid #CBCBCB;
    outline: none;
    font-size: 13px;
    color: #999999;
    padding: .7em .7em .7em 1em;
    width: 100%;
}

.advertisement,
.twitter,
.zupuRightBox {
    margin: 0 0 40px 0;
}

.advertisement h3 {
    color: #444444;
    font-size: 16px;
    margin: 0;
    font-style: italic;
    position: relative;
}

.twitter-info {
    border-bottom: 1px solid #D7D7D7;
}

.hotNewsList a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}

.hotNewsList a span {
    width: 30px;
    height: 30px;
    background-color: #999999;
    color: #fff;
    margin-right: 15px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
}

.hotNewsList1 {
    background-color: #FD5B49!important;
}

.hotNewsList2 {
    background-color: #FDB749!important;
}

.hotNewsList3 {
    background-color: #FDD949!important;
}

.hotNewsList a p {
    flex: 1;
}

.jzqBox {
    width: 100%;
    height: auto;
    background-image: url(../images/e91c6446-3774-457d-a9ab-f445654253c4.png);
    background-size: 100% 100%;
    color: #666666;
    font-size: 13px;
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 10px;
    align-items: center;
    box-sizing: border-box;
    border-radius: 4px;
}

.jzqLeft {
    width: auto;
    height: auto;
}

.jzqLogo {
    width: 150px;
    height: 150px;
}

.jzqWxQrUrl {
    width: 160px;
    height: 160px;
}

.jzqRight {
    flex: 1;
    height: 100%;
}

.jzqRight>h4 {
    color: #151515;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
}

.jzqRight>div {
    color: #515151;
    font-size: 16px;
    margin: 6px auto;
}

.jzqRight>div span {
    color: #E60214;
}

.jzqBtn {
    width: 125px;
    height: 30px;
    background-image: url("../images/e7b0139c-d72f-4059-83eb-83ad6c26cc21.png");
    background-size: 100% 100%;
    margin: 16px auto 0!important;
    cursor: pointer;
}

.jzqBtnHover {
    background-image: url("../images/6e3a75cc-2d0e-43c6-896d-21f3493ef80f.png");
}

.sponsors {
    margin-bottom: 20px;
}

.sponsors h3 {
    color: #444444;
    font-size: 16px;
    margin: 0;
    font-style: italic;
    position: relative;
}

.sponsors-grids {
    margin-top: 1em;
}

.sponsors-grid-left {
    float: left;
    width: 100%;
    margin-right: 1em;
    background: #fbfbfb;
    padding: 1em;
}

.sponsors-grid-left:nth-child(2) {
    margin-right: 0;
}

.sponsors-grid {
    background: #FFF;
    text-align: center;
}

.sponsors-grid img {
    width: 90%;
}

.sponsors-grid p {
    margin: 0 auto;
    font-size: 13px;
    /* border: 1px solid #CBCBCB; */
    text-align: center;
    width: 60%;
    background-color: #FF0000;
    color: #fff;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
}

.sponsors-grid p a {
    background-color: #FF0000;
    color: #fff;
    text-decoration: none
}

.sponsors-grid p a:hover {
    background-color: #FF0000;
    color: #fff;
    text-decoration: none
}

.video {
    margin: 2em 0;
}

.twitter h3 {
    color: #444444;
    font-size: 16px;
    margin: 0;
    font-style: italic;
    position: relative;
}

.twitter-info p {
    color: #555555;
    margin: 0;
    font-size: 16px;
    padding: 1em 0;
    line-height: 1.5em;
}

.twitter-info p a {
    color: #e47600;
    text-decoration: none;
}

.twitter-info p a:hover {
    color: #767676;
}

.twitter-info p a span {
    color: #555555;
}

.twitter p a span:hover {
    color: #e47600;
}

.twitter-info p span.time a {
    color: #d7d7d7;
    font-size: 13px;
    margin: 0;
    font-style: italic;
    text-decoration: none;
    display: block;
    width: 27%;
}

.twitter-info p span.time a:hover {
    color: #444444;
}

.recent-posts {
    width: 100%;
}

.recent-posts h3 {
    color: #444444;
    font-size: 16px;
    margin: 0;
    font-style: italic;
    position: relative;
}

.footer-left {
    border-bottom: 1px solid #626161;
}

.recent-posts ul {
    padding: 0;
}

.recent-posts ul li {
    display: block;
    margin: 20px 0 0 0;
}

.recent-posts ul li a {
    color: #555555;
    font-size: 16px;
    text-decoration: none;
}

.recent-posts ul li a:hover {
    color: #e47600;
}

.viewport {
    width: 100%;
    height: auto;
    color: #999999;
    display: flex;
}

.foot2Border {
    border-bottom: 1px solid #626161;
    margin-top: 5px!important;
}

.viewport h5 {
    display: inline-block;
    margin: 0 25px 0 0;
    line-height: 1.42857143;
    white-space: nowrap;
    width: 88px;
    color: #fff;
}

.viewport ul {
    flex: 1;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

.viewport ul li {
    display: inline-block;
    padding: 0 25px 20px 0;
}

.viewport ul li a {
    color: #999999;
}

.viewport ul li a:hover {
    color: #e47600;
}

.up-arrow a {
    color: #787878;
    font-size: 12px;
    margin: 1em 0;
    font-style: italic;
    text-decoration: none;
    padding-right: 2em;
    background: url(../images/up-ar.png) no-repeat 73px 4px;
}

.up-arrow a:hover {
    color: #e47600;
}

.zgjmBox {
    position: relative;
    width: 370px;
    height: auto;
    margin-top: 20px;
}

.zgjmBox>a {
    display: inline-block;
    width: 169px;
    height: 86px;
    position: absolute;
    top: 89px;
    left: 86px;
}

.zgjmBox>a img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.mjfl {
    width: 100%;
}

.mjfl li {
    width: 86px;
    height: 88px;
    display: inline-block;
    margin-right: -5px;
    padding: 0;
    background-color: #F9F9F9;
    border: 1px solid #E6E6E6;
    text-align: center;
}

.mjfl li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 88px;
}

.mjfl li a p {
    color: #333333;
    font-size: 18px;
}


/*-- footer --*/

.footer {
    background: #2e2e2e;
}

.footer-grids {
    width: 1140px;
    margin: 0 auto;
    height: auto;
    display: flex;
    flex-direction: column;
}

.footer-grids>div {
    padding: 0!important;
}

.footer-left h3 {
    color: #FFF;
}

.footer-left ul li a {
    color: #FFF;
    font-size: 12px;
}

.footer-left ul li {
    border-bottom: none;
    margin: 0 30px 0 0;
    padding: 30px 0;
    display: inline-block;
}

.viewport {
    margin: 2em 0 0 0;
}

.foot1Border {
    padding-left: 0;
    padding-bottom: 20px;
    align-items: center;
}

.foot1Border>div {
    margin-top: 0!important;
}

.viewport h3 {
    color: #FFF;
    font-size: 16px;
    margin: 0;
    font-style: italic;
    position: relative;
}

.viewport p,
.viewport div {
    color: #999999;
    margin: 2em 0 0 0;
    font-size: 13px;
    line-height: 1.7em;
}

.viewport p span {
    display: block;
    margin: 1em 0;
}

.footer-comments {
    margin: 2em 0 0 0;
}

.footer-comments h3 {
    color: #FFF;
    font-size: 16px;
    margin: 0;
    font-style: italic;
    position: relative;
}

.footer-comments ul {
    margin: 2em 0 0 0;
    padding: 0;
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.footer-comments ul li {
    width: 158px;
    height: 60px;
    float: left;
    margin-right: 9px;
    margin-bottom: 11px;
    background: #fff;
    list-style: none;
}

.footer-comments ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.footer-comments ul li a:hover {
    color: #e47600;
}

.footer-logo {
    text-align: right;
    margin: 2em 0 0 0;
}

.footer-logo p {
    color: #999999;
    margin: 2em 0 0 0;
    font-size: 13px;
    line-height: 1.7em;
}

.copyright {
    height: 40px;
    display: flex;
}

.copyright p {
    color: #999999;
    font-size: 14px;
    margin: 0;
    text-align: center;
}

.copyright p a {
    color: #999999;
    text-decoration: none;
}

.copyright p a:hover {
    color: #e47600;
}


/*-- celebrity --*/

.celebrity-bg {
    min-height: 132em;
}


/*-- technology --*/

.technology-bg {
    min-height: 36em;
}

.technology {
    background: url(../images/404.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 550px;
    padding: 2em;
}

.technology h3 {
    font-size: 6em;
    margin: 0;
    color: #e47600;
}

.technology p {
    font-size: 25px;
    margin: 0;
    color: #2e2e2e;
}

.technology h2 {
    color: #e47600;
    font-size: 18em;
    margin: 0;
    text-align: center;
}

.back-to-home {
    text-align: right;
}

.back-to-home a {
    font-size: 2em;
    color: #e47600;
    text-decoration: none;
}

.back-to-home a:hover {
    color: #2e2e2e;
}


/*-- lifestyle --*/

.lifestyle-bg {
    min-height: 199em;
}

.lifestyle-left-grid h4 a {
    font-size: 18px;
    line-height: 1.5em;
}

.lifestyle-left-grid p.text {
    padding-bottom: 2em;
    border-bottom: none;
    line-height: 1.5em;
}

.more a {
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
    background: #666666;
    padding: .7em 2em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
}

.more a:hover {
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
    background: #e47600;
}


/*-- travel --*/

.travel-bg {
    min-height: 128em;
}

.travel-bottom-left h2 {
    color: #666666;
    font-size: 32px;
    margin: 0;
    text-align: center;
}

.travel-left-grid h6 {
    color: #e47600;
    margin: 1em 0 0 0;
    font-size: 18px;
}

.travel-left-grid span {
    color: #666666;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 700;
}

.travel-left-grid a img {
    margin: 1em 0 0 0;
}

.travel-left-grid p.text {
    border-bottom: none;
    margin: 1em 0;
}

.plain {
    background: url(../images/plain.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 264px;
    text-align: center;
}

.plain-info h6 {
    color: #FFF;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 .5em 0;
    padding: 2em 0 0;
    line-height: 1.5em;
}

.plain-info h6 span {
    color: #FFF;
    display: block;
    font-size: 18px;
    text-transform: lowercase;
}


/*-- contact --*/

.contact-bg {
    min-height: 59em;
}

.contact h2 {
    color: #666666;
    font-size: 32px;
    margin: 0 0 1em 0;
    text-align: center;
}

.map iframe {
    width: 100%;
    min-height: 400px;
    border: none;
}

.mail-info-grids {
    margin-top: 2em;
}

.mail-info-grid h3 {
    font-size: 20px;
    margin: 0 0 1em 0;
    color: #323232;
    font-weight: 600;
}

.mail-info-grid p {
    color: #8c8c8c;
    font-size: 14px;
    margin: .5em 0 0 0;
}

.mail-info-grid h6 {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0.5em 0;
}

.mail-info-grid span {
    display: block;
}

.mail-info-grid span {
    display: block;
}

.contact-form form {
    text-align: right;
}

.contact-form input[type="text"] {
    width: 100%;
    color: #898888;
    background: none;
    outline: none;
    font-size: 14px;
    padding: .5em;
    margin-bottom: 1em;
    border: solid 1px #D5D4D4;
    -webkit-appearance: none;
}

.contact-form textarea {
    resize: none;
    width: 100%;
    color: #898888;
    font-size: 14px;
    outline: none;
    padding: .5em;
    border: solid 1px #D5D4D4;
    min-height: 150px;
    -webkit-appearance: none;
}

.contact-form input[type="submit"] {
    border: none;
    outline: none;
    color: #FFF;
    padding: .5em 1.5em;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0.5em 0 0 0;
    -webkit-appearance: none;
    background: #666666;
}

.contact-form input[type="submit"]:hover {
    background: #e47600
}


/*-- single --*/

.single-bg {
    /*min-height: 134em;*/
}

.single-left-grid img {
    width: 100%;
    padding: .5em;
    border: 1px solid #CBCBCB;
    margin: 0;
}

.single-left-grid h4 {
    color: #444444;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    margin: 0 0 1em 0;
    line-height: 1.5em;
}

.newsDetails {
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    position: relative;
}

.fold-box {
    width: 100%;
    height: 200px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 1));
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*.fold-btn {*/


/*    width: 310px;*/


/*    height: 60px;*/


/*    background-color: #B20B30;*/


/*    display: flex;*/


/*    align-items: center;*/


/*    justify-content: center;*/


/*    color: #fff;*/


/*    border-radius: 6px;*/


/*    cursor: pointer;*/


/*}*/


/*.fold-btn span {*/


/*    font-size: 20px;*/


/*    color: #fff;*/


/*}*/


/*.fold-btn > img {*/


/*    width: 18px!important;*/


/*    height: 18px!important;*/


/*    margin-left: 8px;*/


/*}*/

.single-left-grid p.text {
    border-bottom: none;
    color: #555555;
    margin: 0;
    /*font-size: 13px;*/
    padding-bottom: 1em;
}

.single-bottom ul {
    margin: 1em 0 0 0;
    padding: 1em 0 0 0;
    border-top: solid 2px #DDD8D8;
}

.single-bottom ul li {
    display: inline-block;
    font-size: 14px;
    color: #d7d7d7;
    margin: 0 1em;
}

.single-bottom ul li a {
    color: #d7d7d7;
    font-size: 14px;
    text-decoration: none;
}

.single-bottom ul li a:hover {
    color: #e47600
}

.respond h4 {
    color: #666666;
    font-size: 26px;
    margin: 0 0 1em 0;
    font-weight: 600;
}

.respond input[type="text"] {
    width: 48%;
    color: #898888;
    background: none;
    outline: none;
    font-size: 14px;
    padding: .5em;
    margin: 0 25px 20px 0;
    border: solid 1px #D5D4D4;
    -webkit-appearance: none;
}

.respond input[type="text"].name {
    margin: 0 0px 20px 0;
}

.respond textarea {
    resize: none;
    width: 100%;
    color: #898888;
    font-size: 14px;
    outline: none;
    padding: .5em;
    border: solid 1px #D5D4D4;
    min-height: 150px;
    -webkit-appearance: none;
}

.respond input[type="submit"] {
    border: none;
    outline: none;
    color: #FFF;
    padding: .5em 1.5em;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0.5em 0 2em 0;
    -webkit-appearance: none;
    background: #666666;
}

.respond input[type="submit"]:hover {
    background: #e47600
}

span.menu {
    display: none;
}

.collapsed {
    display: none;
}


/*-- archives --*/

.archives-bg {
    min-height: 122em;
}

.archives-info {
    margin-top: 1em;
}

.archives h2 {
    color: #666666;
    font-size: 32px;
    margin: 0;
    text-align: center;
}

.archives-info h5 {
    color: #e47600;
    font-size: 22px;
    margin: 0;
}

.archives-info ul {
    margin: 2em 0 0 0;
    padding-left: 2em;
}

.archives-info ul li {
    display: block;
    margin: 1em 0;
}

.archives-info ul li a {
    color: #666666;
    font-size: 14px;
    padding-left: 1em;
    text-decoration: none;
    background: url(../images/r-ar.png) no-repeat 0px 6px;
}

.archives-info ul li a:hover {
    color: #e47600;
    padding-left: 1.5em;
}


/*-- fullwidth --*/

.fullwidth-bg {
    min-height: 151em;
}


/*----responsive-start---*/

@media(max-width:1440px) {
    .banner-left-grid h4 a {
        font-size: 15px;
    }
    .blog-grid-right h5 {
        font-size: 12px;
    }
    .blog-grid-left {
        width: 19%;
    }
}

@media(max-width:1280px) {
    .lifestyle-bg {
        min-height: 199em;
    }
}

@media(max-width:1024px) {
    .banner-bottom-bg {
        /*min-height: 158em;*/
    }
    .celebrity-bg {
        min-height: 133em;
    }
    .technology-bg {
        min-height: 36em !important;
    }
    .archives-bg {
        min-height: 132em !important;
    }
    .fullwidth-bg {
        min-height: 138em !important;
    }
    .contact-bg {
        min-height: 56em !important;
    }
    .lifestyle-left-grid h4 a {
        font-size: 18px;
    }
    .lifestyle-bg {
        min-height: 185em !important;
    }
    .sponsors-grid-left {
        width: 100%;
    }
    .travel-bg {
        min-height: 133em !important;
    }
}

.share {
    width: 182px;
}

.share .left-container {
    width: 100%;
    height: 556px;
    box-sizing: border-box;
    text-align: center;
}

.share .left-container .time {
    color: #333;
    font-size: 24px;
}

.share .left-container .time div:nth-of-type(1) {
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.share .left-container .time div:nth-of-type(1) .txt:before,
.share .left-container .time div:nth-of-type(1) .txt:after {
    display: inline-block;
    position: relative;
    top: -6px;
    content: '';
    width: 25%;
    height: 0;
    border: 1px solid #2f2f2f;
}

.share .left-container .time div:nth-of-type(1) .txt:before {
    right: 2px;
}

.share .left-container .time div:nth-of-type(1) .txt:after {
    left: 2px;
}

.share .left-container .zpxw {
    margin-top: 38px;
    font-size: 18px;
    color: #999;
}

.share .left-container .share-text {
    width: 100%;
    text-align: center;
    color: #2f2f2f;
    font-size: 18px;
    margin-top: 135px;
    margin-bottom: 22px;
}

.share .left-container .share-text .t:before,
.share .left-container .share-text .t:after {
    display: inline-block;
    position: relative;
    top: -5px;
    content: '';
    width: 25%;
    height: 0;
    border: 1px solid #2f2f2f;
}

.share .left-container .share-text .t:before {
    right: 2px;
}

.share .left-container .share-text .t:after {
    left: 2px;
}

.share .left-container .share-btn {
    position: relative;
}

.share .left-container .share-btn li {
    width: 54px;
    height: 54px;
    background: #f7f7f7;
    margin-bottom: 15px;
    line-height: 54px;
    font-size: 18px;
    margin: 17px auto;
    margin-top: 0;
    background-size: cover;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    list-style: none;
    background-size: 100% 100%;
}

.share .left-container .share-btn li:nth-of-type(1) {
    background-image: url(../images/wechat_share.png);
}

.share .left-container .share-btn li:nth-of-type(2) {
    background-image: url(../images/zone_share.png);
}

.share .left-container .share-btn li:nth-of-type(3) {
    background-image: url(../images/qq_share.png);
}

.share .left-container .share-btn li:nth-of-type(4) {
    background-image: url(../images/sina_share.png);
}

.share .left-container .share-btn li:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.share .left-container .share-btn .wechat_share_ewm {
    position: absolute;
    left: 128px;
    top: 0;
    display: none;
    width: 200px;
    height: 200px;
    border-radius: 4px;
    border: 1px solid #ddd;
    z-index: 10;
    background-color: #fff;
}

.share .left-container .share-btn .wechat_share_ewm::after {
    position: absolute;
    left: -17px;
    top: 14px;
    content: '';
    width: 0;
    height: 0;
    border: 8px solid #333;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.share .left-container .share-btn .wechat_share_ewm img {
    width: 190px;
    height: 190px;
    margin-top: 5px;
}

.origin {
    font-size: 16px;
    font-weight: 400;
    color: rgba(119, 119, 119, 1);
    height: 60px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    line-height: 20px;
}

.zpSearch {
    width: 94%;
    height: 44px;
    margin: 0 auto 20px;
    border-radius: 3px;
    overflow: hidden;
}

.zpSearch input {
    width: 90%;
    height: 100%;
    background-color: #F4F4F4;
    border: none;
    outline: none;
    text-indent: 20px;
}

.zpSearch div {
    display: inline-block;
    width: 10%;
    height: 100%;
    background-color: #B20B30;
    color: #FFFFFF;
    font-size: 18px;
    float: right;
    text-align: center;
    cursor: pointer;
    line-height: 44px;
}

.includeAdv {
    width: 1140px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.includeAdvBox {
    width: 1140px;
    height: 100%;
}

#adId .swiper-container {
    width: 100%;
    height: 100%;
}

#adId .swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#adId .swiper-slide {
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#adId .swiper-slide1 img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

#adId .swiper-button {
    width: 74px;
    height: 74px;
    background-size: 40% 45%;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    opacity: 0;
}

#adId:hover .swiper-button {
    opacity: 1;
}

#adId .swiper-button-prev {
    background-image: url("../images/a5e7f8a5-491c-4940-9c8d-fbefb66b5a0f.png");
    left: 34px;
}

#adId .swiper-button-next {
    background-image: url("../images/371b8313-034a-4968-a4bf-70b3e5cc1376.png");
    right: 34px;
}

#adId .swiper-button:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.container .banner .banner-grids .banner-top .nav .dropdown1:hover .fixed {
    display: block;
}

.fixed {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.fixed .origin-box {
    width: 100%;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fixed .origin-box .name {
    font-size: 16px;
    line-height: 16px;
    color: #b20b30;
    font-weight: 400;
}

.fixed .origin-box .name:hover {
    color: #b20b30!important;
    background-color: transparent!important;
}

.fixed .origin-box .arrow-top {
    width: 10px;
    height: 7px;
    margin-left: 7px;
    margin-top: 4px;
}

.fixed .fixed-name {
    display: inline-block;
    width: 100%;
    height: 44px;
    background: #ffffff;
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 44px;
    margin-bottom: 4px;
    text-decoration: none;
}

.fixed .fixed-name:last-child {
    margin-bottom: 0;
}

.fixed .fixed-name:hover {
    color: #b20b30!important;
    background-color: rgba(0, 0, 0, 0.2)!important;
}

.zp-body-1 {
    position: relative;
    width: 100%;
    height: 473px;
    background-image: url("../images/7191449d-20e3-49b7-887d-672e4fa735fd.png");
    background-size: 100% 100%;
}

.body-1-top {
    position: absolute;
    bottom: 106px;
    left: 50%;
    transform: translateX(-50%);
}

.body-search {
    width: 100%;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.body-search input {
    width: 640px;
    height: 57px;
    border: none;
    background-color: rgb(255 255 255 / 69%);
    outline: none;
    text-indent: 14px;
    font-size: 16px;
    color: #333;
}

.body-search button {
    width: 86px;
    height: 57px;
    background-color: #B30B20;
    text-align: center;
    line-height: 57px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    border: none;
}

.superSearch {
    width: 32px;
    height: 44px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    margin-left: 12px;
}

.body-1-tit {
    display: flex;
    align-items: center;
    height: 30px;
}

.tab {
    width: 72px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #333;
    background: #fff;
    cursor: pointer;
    border-right: 1px solid #eee;
}

.tab.active {
    background: #B30B20;
    color: #fff;
    border-color: #B30B20;
}

.icon {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}