* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*font-family: PingFangSC-Medium;*/
    font-family: Microsoft YaHei;
    list-style: none;
    text-decoration: none;
    outline: none;
}

img {
    border: none;
}

body {
    width: 100%;
    height: 100%;
    background: url(../img/bg2.png) no-repeat;
    background-color: #f6f7f8;
    background-size: 100% 1080px;
}

a {
    cursor: pointer;
}

.fullText a {
    color: #b63647 !important;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    vsibility: hidden;
}

/*div {*/
/*	border: 1px solid red;*/
/*}*/
.bg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: url(../img/bg.png) no-repeat;
    background-size: cover;
}

/* ********************************主页 ****************************/
/* logo部分 */
.logo img {
    width: 724px;
    height: 110px;
    position: relative;
    top: 50px;
    left: 14.6%;
}

/* 正文导航部分 */
.container {
    width: 100%;
    height: 780px;
    position: absolute;
    top: 180px;
}

.container .content {
    height: 780px;
    width: 1437px;
    margin: 0 auto 102px auto;
}

.container .content .left-nav,
.container .content .right-nav {
    display: inline-block;
    width: 706px;
    height: 780 px1
}

.container .content .right-nav {
    position: absolute;
    /* margin-left: 706px; */
}

.container .content .left-nav {
    margin-right: 22px;
}

.search,
.slideshow,
.home-vedio,
.history-people,
.types-facialMarkup,
.book-others {
    width: 706px;
    height: 235PX;

}

.container .content .left-nav .search,
.container .content .left-nav .slideshow {
    border-radius: 8px;
    margin-bottom: 15px;
}

.container .content .left-nav .search {
    border: solid 2px #f8706c;
}

/* 搜索框 */
.container .content .left-nav .search .search-word {
    width: 204px;
    height: 25px;
    margin-left: 63px;
    margin-top: 27px;
}

.container .content .left-nav .search .search-word .rhombus {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../img/icons/rhombus.png) 100% no-repeat;
}

.container .content .left-nav .search .search-word p {
    display: inline-block;
    line-height: 25px;
    margin-left: 12px;
    font-size: 1.5rem;
    vertical-align: top;
}

.container .content .left-nav .search .search-tab {
    width: 300px;
    height: 44px;
    margin-left: 63px;
    margin-top: 23px;
}

.container .content .left-nav .search .search-tab ul li {
    width: 92px;
    height: 44px;
    /* border: 1px solid red; */
    float: left;
    margin-right: 41px;
    /*background: url(../img/icons/bubble.png) 100% no-repeat;*/
    padding: 5px 0;
}

/*搜索栏标签颜色变化*/
.active1 {
    background: url(../img/icons/bubble.png) 100% no-repeat;
    /*color: #fff;*/
}

.active2 {
    border-top: 2px solid #fff;
    /*border-radius:5px 5px 0 0;*/
    /*padding: 0px 5px 5px 5px*/
}

.container .content .left-nav .search .search-tab ul li .colorfff {
    color: #fff;
}

.container .content .left-nav .search .search-tab ul a {
    color: #232c2f;
    font-size: 1rem;
    margin: 8px 0 0 14px;
    line-height: 24px;
}

.container .content .left-nav .search .search-bar {
    width: 618px;
    height: 42px;
    margin: 16px 0 0 60px;
    position: absolute;
}

.container .content .left-nav .search .search-bar input,
.container .content .left-nav .search .search-bar button {
    border: none;
    color: #fff;
    background-color: #e2907c;
    position: absolute;

}

.container .content .left-nav .search .search-bar input::-webkit-input-placeholder {
    color: #fff;
}

.container .content .left-nav .search .search-bar input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}

.container .content .left-nav .search .search-bar input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

.container .content .left-nav .search .search-bar input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.container .content .left-nav .search .search-bar .textinput {
    width: 475px;
    height: 42px;
    font-size: 1rem;
    text-indent: 15px;
}

.container .content .left-nav .search .search-bar .button {
    width: 96px;
    height: 42px;
    margin-left: 12px;
    font-size: 1.375rem;
    left: 476px;
}

.container .content .left-nav .search .annotation {
    width: 153px;
    height: 14px;
    font-size: 0.875rem;
    line-height: 27px;
    color: #586c72;
    margin-left: 61px;
    margin-top: 70px;
}

/* 轮播图 */
.container .content .left-nav .slideshow {
    position: relative;
}

.container .content .left-nav .slideshow .swiper-container {
    width: 706px;
    height: 235PX;
}

.container .content .left-nav .slideshow .swiper-slide {
    width: 706px;
    height: 235PX;
}

.container .content .left-nav .slideshow .swiper-slide img {
    width: 100%;
    height: 100%;
}

.container .content .left-nav .slideshow .swiper-pagination {
    position: absolute;
    top: 205px;
    left: 600px;
}

.container .content .left-nav .slideshow .swiper-pagination-bullet {
    width: 18px;
    height: 3px;
    background-color: #ca4147;
    margin: 0 5px;
    border-radius: 0;
}

.container .content .left-nav .slideshow .pagination {
    position: absolute;
    top: 205px;
    left: 600px;
}

.container .content .left-nav .slideshow .swiper-pagination-switch {
    width: 18px;
    height: 3px;
    background-color: #ca4147;
    margin: 0 5px;
    border-radius: 0;
}

/* 功能导航区 */
.hometown,
.vedio-audio,
.history,
.people,
.types,
.facialMarkup,
.book,
.news-paper {
    width: 340px;
    height: 235PX;
    display: inline-block;
}

.history-people,
.types-facialMarkup {
    margin-bottom: 15px;
}

.hometown,
.history,
.types,
.book {
    margin-right: 18px;
}

.container .content .right-nav .book-others .book,
.container .content .right-nav .book-others .news-paper {
    position: absolute;
}

.container .content .right-nav .book-others .news-paper {
    left: 364px;
}

.container .content .right-nav .book-others .news-paper .periodical,
.container .content .right-nav .book-others .news-paper .np {
    width: 161px;
    height: 235PX;
    display: inline-block;
    position: absolute;
}

.container .content .right-nav .book-others .news-paper .np {
    left: 180px;
}

.container .content .right-nav .book-others .news-paper .periodical {
    margin-right: 11px;
}

.container .content .right-nav .book-others .news-paper .news,
.container .content .right-nav .book-others .news-paper .paper {
    width: 161px;
    height: 110px;
    display: inline-block;
}

/* .container .content .right-nav .book-others .news-paper .news{
	top: 535px ;
} */
.container .content .right-nav .book-others .news-paper .paper {
    /*position: absolute;*/
    /*top: 135px;*/
    margin-top: 15px;
}

/* 通用样式 */
/* 圆角 */
.radius8 {
    border-radius: 8px;
}

.radius4 {
    border-radius: 4px;
}

/* 背景色 */
.co-e2907c {
    background-color: #e2907c;
}

.co-d24b8a {
    background-color: #d24b8a;
}

.co-685791 {
    background-color: #685791;
}

.co-388ca4 {
    background-color: #388ca4;
}

.co-53a782 {
    background-color: #53a782;
}

.co-c44152 {
    background-color: #c44152;
}

/* 通用功能图标 */
.nav-icon {
    text-align: center;
    height: 95px;
    width: 100px;
    margin: 56PX auto 0 auto;
    line-height: 95px;
}

.nav-icon img {
    vertical-align: middle;
}

.nav-icon-m {
    text-align: center;
    height: 95px;
    width: 100px;
    margin: 56PX auto 0 auto;
    line-height: 95px;
}

.nav-icon-m img {
    vertical-align: middle;
}

.nav-icon-s {
    text-align: center;
    height: 50px;
    width: 50px;
    margin: 13px auto 0 auto;
    line-height: 50px;
}

.nav-icon-s img {
    vertical-align: middle;
}

.nav-word {
    color: #fff;
    font-size: 1.625rem;
    text-align: center;
}

/* 字体颜色 */
.font-b63647 {
    color: #b63647;
}

/*@media (min-width: 1000px) and (max-width: 1366px) {*/
/*    html {*/
/*        font-size: 10px !important;*/
/*    }*/
/*}*/

@media (min-width: 1000px) and (max-width: 1800px) {
    /*html {*/
    /*    font-size: 12px;*/
    /*}*/

    .logo img {
        width: 39.8vw;
        height: 11%;
        position: relative;
        top: 5.37vh;
        left: 14.6vw;
    }

    .container {
        width: 100%;
        height: 73vh;
        position: absolute;
        top: 20vh;
    }

    .container .content {
        height: 73vh;
        width: 75.2vw;
        margin: 0 auto 102px auto;
    }

    .container .content .left-nav,
    .container .content .right-nav {
        display: inline-block;
        width: 37vw;
        height: 73vh;
    }

    .container .content .right-nav {
        position: absolute;
        /* margin-left: 706px; */
    }

    .container .content .left-nav {
        margin-right: 1vw;
    }

    .search,
    .slideshow,
    .home-vedio,
    .history-people,
    .types-facialMarkup,
    .book-others {
        width: 37vw;
        height: 23.3vh;

    }

    .container .content .left-nav .search,
    .container .content .left-nav .slideshow {
        border-radius: 8px;
        margin-bottom: 15px;
    }

    .container .content .left-nav .search {
        border: solid 2px #f8706c;
    }

    /* 搜索框 */
    .container .content .left-nav .search .search-word {
        width: 204px;
        height: 2vh;
        margin-left: 3.1vw;
        margin-top: 1vw;
    }

    .container .content .left-nav .search .search-word .rhombus {
        width: 25px;
        height: 25px;
        display: inline-block;
        background: url(../img/icons/rhombus.png) 100% no-repeat;
    }

    .container .content .left-nav .search .search-word p {
        display: inline-block;
        line-height: 25px;
        margin-left: 12px;
        font-size: 1.5rem;
        vertical-align: top;
    }

    .container .content .left-nav .search .search-tab {
        width: 300px;
        height: 4vh;
        margin-left: 3.1vw;
        margin-top: 23px;
    }

    .container .content .left-nav .search .search-tab ul li {
        width: 92px;
        height: 5vh;
        /* border: 1px solid red; */
        float: left;
        margin-right: 1vw;
        /*background: url(../img/icons/bubble.png) 100% no-repeat;*/
        padding: 5px 0;
    }

    /*搜索栏标签颜色变化*/
    .active1 {
        background: url(../img/icons/bubble.png) no-repeat;
        background-size: 100% 100%;
        /*color: #fff;*/
    }

    .active2 {
        border-top: 2px solid #fff;
    }

    .container .content .left-nav .search .search-tab ul li .colorfff {
        color: #fff;
    }

    .container .content .left-nav .search .search-tab ul a {
        color: #232c2f;
        font-size: 1rem;
        margin: 8px 0 0 20px;
        line-height: 1rem;
    }

    .container .content .left-nav .search .search-bar {
        width: 31.4vw;
        height: 3.9vh;
        margin: 16px 0 0 3.1vw;
        position: absolute;
    }

    .container .content .left-nav .search .search-bar input,
    .container .content .left-nav .search .search-bar button {
        border: none;
        color: #fff;
        background-color: #e2907c;
        position: absolute;

    }

    .container .content .left-nav .search .search-bar .textinput {
        width: 26.6vw;
        height: 3.9vh;
        font-size: 1rem;
        text-indent: 15px;
    }

    .container .content .left-nav .search .search-bar .button {
        width: 5vw;
        height: 3.9vh;
        margin-left: 12px;
        font-size: 1.375rem;
        left: 26vw;
    }

    .container .content .left-nav .search .annotation {
        width: 152px;
        height: 14px;
        font-size: 0.875rem;
        line-height: 0.875rem;
        color: #586c72;
        margin-left: 3.1vw;
        margin-top: 7.4vh;
    }

    /* 轮播图 */
    .container .content .left-nav .slideshow {
        position: relative;
    }

    .container .content .left-nav .slideshow .swiper-container {
        width: 37vw;
        height: 23.3vh;
    }

    .container .content .left-nav .slideshow .swiper-slide {
        width: 37vw;
        height: 23.3vh;
    }

    .container .content .left-nav .slideshow .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .container .content .left-nav .slideshow .swiper-pagination {
        position: absolute;
        top: 19vh;
        left: 31vw;
    }

    .container .content .left-nav .slideshow .swiper-pagination-bullet {
        width: 1vw;
        height: 3px;
        background-color: #ca4147;
        margin: 0 5px;
        border-radius: 0;
    }

    /* 功能导航区 */
    .hometown,
    .vedio-audio,
    .history,
    .people,
    .types,
    .facialMarkup,
    .book,
    .news-paper {
        width: 17.8vw;
        height: 23.3vh;
        display: inline-block;
    }

    .history-people,
    .types-facialMarkup {
        margin-bottom: 15px;
    }

    .hometown,
    .history,
    .types,
    .book {
        margin-right: 0.9vw;
    }

    .container .content .right-nav .book-others .book,
    .container .content .right-nav .book-others .news-paper {
        position: absolute;
    }

    .container .content .right-nav .book-others .news-paper {
        left: 19vw;
    }

    .container .content .right-nav .book-others .news-paper .periodical,
    .container .content .right-nav .book-others .news-paper .np {
        width: 8.4vw;
        height: 23.3vh;
        display: inline-block;
        position: absolute;
    }

    .container .content .right-nav .book-others .news-paper .np {
        left: 9.4vw;
    }

    .container .content .right-nav .book-others .news-paper .periodical {
        margin-right: 11px;
    }

    .container .content .right-nav .book-others .news-paper .news,
    .container .content .right-nav .book-others .news-paper .paper {
        width: 8.4vw;
        height: 10.6vh;
        display: inline-block;
    }

    /* .container .content .right-nav .book-others .news-paper .news{
        top: 535px ;
    } */
    .container .content .right-nav .book-others .news-paper .paper {
        /*position: absolute;*/
        /*top: 135px;*/
        margin-top: 14px;
    }

    /* 通用样式 */
    /* 圆角 */
    .radius8 {
        border-radius: 8px;
    }

    .radius4 {
        border-radius: 4px;
    }

    /* 背景色 */
    .co-e2907c {
        background-color: #e2907c;
    }

    .co-d24b8a {
        background-color: #d24b8a;
    }

    .co-685791 {
        background-color: #685791;
    }

    .co-388ca4 {
        background-color: #388ca4;
    }

    .co-53a782 {
        background-color: #53a782;
    }

    .co-c44152 {
        background-color: #c44152;
    }

    /* 通用功能图标 */
    .nav-icon {
        text-align: center;
        height: 7vh;
        width: 5vw;
        margin: 6vh auto 0 auto;
        /*line-height: 95px;*/
    }

    .nav-icon img {
        vertical-align: top;
        height: 100%;
        /*width: 100%;*/
    }

    .nav-icon-m {
        text-align: center;
        height: 7vh;
        width: 4vw;
        margin: 5vh auto 0 auto;
        line-height: 95px;
    }

    .nav-icon-m img {
        vertical-align: top;
        height: 100%;
    }

    .nav-icon-s {
        text-align: center;
        height: 4vh;
        width: 50px;
        margin: 1.5vh auto 0 auto;
        line-height: 50px;
    }

    .nav-icon-s img {
        vertical-align: top;
        height: 100%;
    }

    .nav-word {
        color: #fff;
        font-size: 1.625rem;
        text-align: center;
        margin-top: 1vh;
    }

    /*	个别图标大小调整*/
    .face-icon {
        height: 8.5vh;
        width: 5vw;
        margin: 4.5vh auto 0 auto;
    }

    .nav-word-s {
        margin-top: 0.8vh;
    }
}

/* ********************************戏曲二级页 ****************************/
/* div {
	border: 1px solid red;
} */
/* 头部 */
.header {
    width: 100%;
    height: 120px;
    background-color: #adb5b7;
}

/* logo */
.header .logo-search {
    width: 1200px;
    height: 84px;
    margin: 0 auto;
    position: relative;
    top: 23px;
}

.header .logo-search .logo2 {
    width: 487px;
    height: 84px;
    display: inline-block;
}

.header .logo-search .logo2 img {
    width: 280px;
    height: 75px;
}

/* 搜索框 */
.header .logo-search .search2 {
    display: inline-block;
    width: 368px;
    height: 66px;
    position: relative;
    left: 340px;
    top: -17px;
}

.header .logo-search .search2 .search-tab {
    width: 200px;
    height: 14px;
}

.header .logo-search .search2 .search-tab ul li {
    float: left;
    margin-left: 38px;
}

.header .logo-search .search2 .search-tab ul li a {
    color: #fff;
    font-size: 14px;
}

.header .logo-search .search2 .search-bar {
    width: 368px;
    height: 40px;
    margin-top: 25px;
    position: absolute;
}

.header .logo-search .search2 .search-bar span {
    position: absolute;
    top: 12px;
    left: 39px;
    z-index: 2;
}

.header .logo-search .search2 .search-bar input,
.header .logo-search .search2 .search-bar button {
    border: none;
    color: #453c3d;
    background-color: #fff;
    position: absolute;
}

.header .logo-search .search2 .search-bar .textinput {
    width: 282px;
    height: 40px;
    font-size: 16px;
    text-indent: 73px;
    border-radius: 20px 0px 0px 20px;
}

.header .logo-search .search2 .search-bar .button {
    width: 83px;
    height: 40px;
    font-size: 20px;
    left: 285px;
    border-radius: 0px 20px 20px 0px;
    color: #b63647;
}

/* 主体 */
.main {
    min-height: 780px;
    width: 100%;
}

.wrapper {
    width: 1200px;
    min-height: 650px;
    margin: 0 auto 45px auto;
}

/* 导航栏 */
.main .wrapper .nav {
    width: 260px;
    min-height: 300px;
    background-color: #ffffff;
    margin-top: 25px;
    display: inline-block;
}

.main .wrapper .nav .nav-title {
    width: 260px;
    height: 96px;
}

.main .wrapper .nav .nav-title .nav-bg {
    width: 260px;
    height: 69px;
    background-color: #adb5b7;
}

.main .wrapper .nav .nav-title .title {
    width: 180px;
    height: 69px;
    /* margin: 0 auto;
    text-align: center; */
    float: left;
    margin-left: 15.3%;
    margin-top: -40px;
    /*background: rgba(82, 169, 127, 0.8);*/
    background: rgba(0, 0, 0, 0.6);
}

.main .wrapper .nav .nav-title .title p {
    font-size: 18px;
    color: #fff;
    line-height: 75px;
    text-align: center;
}

.main .wrapper .nav .nav-list {
	width: 229px;
	min-height: 200px;
	margin: 5px auto;
	margin-left: 15px;
}

.main .wrapper .nav .nav-list ul li {
    position: relative;
    top: 0;
    left: 0;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.main .wrapper .nav .nav-list ul:last-child {
    border-bottom: none;
}

.main .wrapper .nav .nav-list ul .no-border {
    border: none;
}

.main .wrapper .nav .nav-list ul li a {
    color: #222;
}

.main .wrapper .nav .nav-list ul li a:hover {
    color: #b63647;
}

/* 具体内容 */
.main .wrapper>.content {
	min-width: 909px;
	/* 	width: 909px; */
	/* height: 1048px; */
	min-height: 600px;
	background-color: #ffffff;
	display: inline-block;
	float: right;
	margin-top: 25px;
}

.main .wrapper .place {
    width: 400px;
    height: 21px;
    margin: 21px 0 0 21px;
}

.main .wrapper .place .long-string {
    width: 2px;
    height: 21px;
    background-color: #b63647;
    display: inline-block;
}

.main .wrapper .place img,
.main .wrapper .place p,
.main .wrapper .place a {
    display: inline-block;
    vertical-align: super;
    line-height: 21px;
    font-size: 14px;
    color: #000;
}

.main .wrapper .content .line-between {
    width: 868px;
    height: 1px;
    background-color: #eee;
    margin: 13px 0 0 20px;
}

.main .wrapper .content .image-list {
    width: 841px;
    min-height: 545px;
    margin: 18px auto;
}

.main .wrapper .content .image-list > div {
    width: 262px;
    height: 214px;
    background-color: #eeeeee;
    border: solid 1px #d2d2d2;
    display: inline-block;
    margin-bottom: 15px;
}

.main .wrapper .content .image-list .image-details {
    margin-right: 15px;
    position: relative;
}

.main .wrapper .content .image-list .img-content {
    width: 243px;
    height: 193px;
    margin: 9px auto;
    overflow: hidden;
}

.main .wrapper .content .image-list .img-content .img-wrapper {
    height: 145px;
    width: 243px;
    overflow: hidden;
}

.main .wrapper .content .image-list .img-content img {
    width: 243px;
    /*height: 145px;*/
}

.main .wrapper .content .image-list .img-content p {
    font-size: 15px;
    margin-top: 24px;
    color: #211f1d;
    display: inline-block;
    width: 185px;
    height: 20px;
    overflow: hidden;
}

.main .wrapper .content .image-list .img-content button {
    display: inline-block;
    width: 52px;
    height: 24px;
    background-color: #eee;
    border-radius: 4px;
    color: #312018;
    /*margin-left: 96px;*/
    border: solid 1px #312018;
    position: absolute;
    top: 177px;
    left: 198px;
}

.main .wrapper .content .image-list .img-content button:hover {
    background-color: #b63647;
    color: #fff;
    border: none;
}

.main .wrapper .page {
    height: 42px;
    width: 1200px;
    /*margin: 0 auto;*/
    display: flex;
    margin: 56px 0 45px 0;
}

.main .wrapper .page .pagination {
    /*margin-left: 37%;*/
    min-width: 300px;
    display: block;
    margin: 20px auto 0 auto;
}

.main .wrapper .page .pagination li {
    text-align: center;
    float: left;
    padding: 6px;
    left: 40px;
}

.main .wrapper .page .pagination li a {
    border: 1px solid #ebebeb;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #818083;
    background-color: #fff;
    line-height: 40px;
    border-radius: 5px;
}

.main .wrapper .page .pagination li a:hover {
    background-color: #b63647;
    color: #fff;
}

/* 尾部 */
.footer {
    width: 100%;
    height: 80px;
}

.footer .footer-content {
    width: 1200px;
    height: 43px;
    border-top: 1px solid #2f343b;
    margin: 0 auto;
}

.footer .footer-content p {
    text-align: center;
    margin-top: 29px;
    font-size: 14px;
    color: #2f343b;
}

/* *********************************二级详情页面2 *****************************/

.main .wrapper .content .article-list {
    width: 868px;
    min-height: 537px;
    margin: 18px auto;
}

.main .wrapper .content .article-list .article-details {
    width: 868px;
    border-bottom: 1px solid #eee;
    margin-top: 26px;
    min-height: 140px;
}

.main .wrapper .content .article-list .article-details .img-wrapper2 {
    width: 160px;
    height: 108px;
    overflow: hidden;
    float: left;
}

.main .wrapper .content .article-list .article-details .img-wrapper3 {
    width: 85px;
    height: 108px;
    overflow: hidden;
    float: left;
    padding: 3px;
    border: 1px solid #604b20;
}

.main .wrapper .content .article-list .article-details .img-wrapper2 img {
    width: 160px;
    /*height: 108px;*/
    float: left;
}

.main .wrapper .content .article-list .article-details .img-wrapper3 img {
    width: 100%;
    height: 100%;
    float: left;
}

.main .wrapper .content .article-list .article-details h4 {
    width: 77%;
    float: left;
    margin: 0px 0 15px 21px;
    color: #2d2929;
}
.main .wrapper .content .article-list .article-details2 h4 {
    width: 89%;
    float: left;
    margin: 0px 0 15px 21px;
    color: #2d2929;
}
.main .wrapper .content .article-list .article-details .inline-four{
    color: #2d2929;
    font-size: 0.875rem;
    margin-right: 20px;
}
.main .wrapper .content .article-list .article-details .inline{
    padding-left: 20px;
    width: 900px;
    overflow: hidden;
    display: block;
}


.main .wrapper .content .article-list .article-details > p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* 兼容ie */
    position: relative;
    line-height: 1.4em;
    height: 2.8em;
    /* 3 times the line-height to show 3 lines */
    font-size: 0.875rem;
    width: 652px;
    color: #999;
    left: 21px;
    top: 16px;
}

.main .wrapper .content .article-list .article-details2 > p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* 兼容ie */
    position: relative;
    line-height: 1.4em;
    height: 2.8em;
    /* 3 times the line-height to show 3 lines */
    font-size: 0.875rem;
    width: 750px;
    color: #999;
    left: 21px;
    top: 16px;
}

.main .wrapper .content .article-list .article-details > p:after {
    content: "...";
    font-weight: bold;
    position: absolute;
}

.main .wrapper .content .article-list .article-details .date {
    width: 169px;
    height: 18px;
    float: left;
    margin: 19px 0 0 21px;
}

.main .wrapper .content .article-list .article-details .date p {
    color: #a3afb7;
    font-size: 0.875rem;
    display: inline-block;
    margin-right: 17px;
}

.article-list .article-details .date img {
    display: inline-block;
}

/*论文详情页面*/
.main .wrapper .content .article-list .article-details dl {
    margin-left: 20px;
}

.main .wrapper .content .article-list .article-details dt {
    padding-bottom: 10px;
    list-style-type: circle;
}

.main .wrapper .content .article-list .article-details dt a {
    color: #2d2929;
}

.main .wrapper .content .article-list .article-details dd {
    line-height: 2rem;
}

.main .wrapper .content .article-list .article-details dd span {
    padding-right: 50px;
    /*color: #999999;*/
    font-size: 0.875rem;
}

.main .wrapper .content .article-list .article-details dd span a {
    color: #999999;
    font-size: 0.875rem;
    padding-right: 10px;
}

.main .wrapper .content .article-list .article-details .intro2a {
    color: #999999;
    font-size: 0.875rem;
}

/* *************************戏曲详情页************************** */
/* 文章样式 */
.content > h2 {
    text-align: center;
    margin: 35px 0 30px 0;
}

.content > p {
    color: #8c8b89;
    font-size: 14px;
}

.content .author {
    margin-left: 220px;
    display: inline-block;
}

.content .author a {
    color: #8c8b89;
}

.content .time {
    margin-left: 80px;
    display: inline-block;
}

.content .share {
    margin-left: 110px;
    display: inline-block;
}

.content .article {
    width: 825px;
    min-height: 382px;
    white-space: pre-wrap;
    margin: 10px auto 30px auto;
    color: #8c8b89;
    font-size: 14px;
    line-height: 24px;
}
.content .article+.article-link ul{
    margin-left: 40px;
}
.content .article+.article-link p{
    margin-left: 40px;
}


/* 分享按钮 */
.content .bdsharebuttonbox {
    display: inline-block;
    width: 220px;
    height: 16px;
    margin-left: 55px;
}

.content .bdsharebuttonbox p {
    display: inline-block;
    color: #8c8b89;
    font-size: 14px;
}

.content .bdsharebuttonbox a {
    display: inline-block;
    width: 16px;
    height: 16px;
    float: none;
    margin: 0;
}

.content .bdsharebuttonbox:after {
    display: none;
}

/* 文章链接 */
.content .article-link {
    width: 909px;
    height: 118px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}
.content .article-link p{
    margin-left: 104px;
    font-size: 15px;
    line-height: 2.5rem;
    font-weight: 600;
}

.content .article-link a {
    display: block;
    margin-left: 38px;
    font-size: 14px;
    color: #767574;
}
.content .article-link ul{
    margin-left: 104px;
    height: 40px;
    overflow: hidden;
}
.content .article-link ul li{
    height: 20px;
    line-height: 20px!important;
}
.content .article-link ul li span,
.content .article-link ul li a,
.content .article-link ul li font{
    line-height: 20px!important;
    min-width: 10px;
    display: inline-block;
    font-size: 14px!important;
    color: #767574!important;
    margin-left: 0;
}


#icon-wx {
    background: url(../img/wx.png) 100% no-repeat;
}

#icon-qq {
    background: url(../img/qq.png) 100% no-repeat;
}

#icon-kj {
    background: url(../img/kj.png) 100% no-repeat;
}

/* 搜索详情页 */
.main .wrapper .content .classify {
    width: 850px;
    height: 52px;
    border: solid 1px #eeeeee;
    margin: 31px auto;
    padding-left: 21px;
}

.main .wrapper .content .classify p {
    display: inline-block;
    font-size: 18px;
    line-height: 52px;
    color: #1a2328;
}

.main .wrapper .content .classify button {
    width: 70px;
    height: 28px;
    font-size: 18px;
    margin: 0 30px 0 10px;
    background-color: #b63647;
    border-radius: 6px;
    color: #fff;
    border: none;
}

.main .wrapper .content .classify select {
    /*width: 70px;*/
    height: 28px;
    font-size: 18px;
    margin: 0 30px 0 10px;
    background-color: #b63647;
    border-radius: 6px;
    color: #fff;
    border: none;
    padding-left: 10px;
}

.main .wrapper .content .classify option {
    margin-left: 10px;
}

/* 视频导航 */
.main .wrapper .content1 {
    float: left;
}
.main .wrapper .content2 {
    float: none;
    width: 1200px;
}
.main .wrapper .content2 .line-between{
    width: 1000px;
    margin: 0 auto;
}
.main .wrapper .content2 .classify,
.main .wrapper .content2 .article-list,
.main .wrapper .content2 .article-list .article-details
{
    width: 1000px;
}
.main .wrapper .content .article-list .article-details2 > p{
    width: 900px;
}


.main .wrapper .vedio-nav {
    width: 291px;
    min-height: 626px;
    /* position: absolute; */
    float: right;
    margin-top: 25px;
    background-color: #fff;
}

.main .wrapper .vedio-nav .vedio-list {
    width: 263px;
    min-height: 491px;
    background-color: #f6f6f6;
    margin-top: 31px;
}

.main .wrapper .vedio-nav .vedio-list .vedio-details {
    width: 240px;
    height: 58px;
    padding: 13px 0 0 18px;
    margin-top: 10px;
}

.main .wrapper .vedio-nav .vedio-list .vedio-details .img-wrapper3 {
    width: 103px;
    height: 58px;
    float: left;
    overflow: hidden;
}

.main .wrapper .vedio-nav .vedio-list .vedio-details .img-wrapper3 img {
    width: 103px;
    /*height: 58px;*/
    float: left;
}

.main .wrapper .vedio-nav .vedio-list .vedio-details > p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /* 兼容ie */
    position: relative;
    line-height: 1.4em;
    height: 1.4em;
    /* 3 times the line-height to show 3 lines */
    font-size: 14px;
    width: 110px;
    color: #b63647;
    left: 7px;
}

.main .wrapper .vedio-nav .vedio-list .vedio-details > p a {
    color: #b63647;
}

/* .main .wrapper .vedio-nav .vedio-list .vedio-details>p:after {
    content: "...";
    font-weight: bold;
    position: absolute;
} */
.main .wrapper .vedio-nav .vedio-list .vedio-details .view-counts {
    width: 82px;
    height: 18px;
    float: left;
    margin: 10px 0 0 9px;
}

.main .wrapper .vedio-nav .vedio-list .vedio-details .view-counts p {
    color: #555452;
    font-size: 12px;
    display: inline-block;
    margin-right: 17px;
}

.main .wrapper .vedio-nav .vedio-list .vedio-details .view-counts img {
    display: inline-block;
    vertical-align: middle;
    height: 14px;
    width: 14px;
}
.main .wrapper .vedio-nav .vedio-list .vedio-details .view-counts span {
    font-size: 14px!important;
}

/* 其他视频 */
.title20 {
    font-size: 20px;
    color: #1b1a1a;
    font-family: PingFangSC-Medium;
    font-weight: 600;
}

.title21 {
    padding-top: 15px;
    padding-left: 10px;
}
.vedio-nav .other-vedios{
    display: none;
}

.vedio-nav .other-vedios > p {
    margin: 31px 0 18px 9px;
}

.vedio-nav .other-vedios .image-list {
    width: 263px;
    min-height: 356px;
    margin-left: 9px;
}

.vedio-nav .other-vedios .image-list > div {
    width: 255px;
    height: 209px;
    background-color: #eeeeee;
    border: solid 1px #d2d2d2;
    display: inline-block;
    margin-bottom: 15px;
}

.vedio-nav .other-vedios .image-list .image-details {
    margin-right: 15px;
}

.vedio-nav .other-vedios .image-list .img-content {
    width: 243px;
    height: 193px;
    margin: 6px auto;
    overflow: hidden;
    position: relative;
}

.vedio-nav .other-vedios .image-list .img-content .img-wrapper {
    width: 243px;
    height: 145px;
    overflow: hidden;
}

.vedio-nav .other-vedios .image-list .img-content img {
    width: 243px;
    /*height: 145px;*/
}

.vedio-nav .other-vedios .image-list .img-content p {
    font-size: 15px;
    margin-top: 13px;
    color: #211f1d;
    display: inline-block;
    width: 185px;
    height: 20px;
    overflow: hidden;

}

.vedio-nav .other-vedios .image-list .img-content button {
    display: inline-block;
    width: 52px;
    height: 24px;
    background-color: #eee;
    border-radius: 4px;
    color: #312018;
    /*margin-left: 96px;*/
    border: solid 1px #312018;
    position: absolute;
    left: 191px;
    top: 160px;
}

.vedio-nav .other-vedios .image-list .img-content button:hover {
    background-color: #b63647;
    color: #fff;
    border: none;
}

/* 视频播放页 */
.main .wrapper .content .vedio {
    width: 872px;
    min-height: 963px;
    margin: 31px 0 50px 37px;
}

.main .wrapper .content .vedio .title20 {
    margin: 31px 0 18px 0;
}

.main .wrapper .content .vedio .vd-information {
    width: 864px;
    min-height: 239px;
    background-color: rgba(235, 241, 241, 0.75);
    border: solid 1px #d2d2d2;
}

.main .wrapper .content .vedio .vd-information p {
    margin: 39px 0 0 33px;
}

.main .wrapper .content .vedio .vd-information p a {
    color: #000;
}

.main .wrapper .content .vedio > p {
    width: 854px;
}

/*论文详情页*/
.content h1 {
    font-size: 1.5rem;
    text-align: center;
    margin: 35px 0 10px 0;
    font-weight: bold;
}

.content .h1Btm {
    text-align: center;
    height: 60px;
    line-height: 25px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.content .h1Btm .h1bm_info span {
    margin-right: 110px;
}

.content .h1Btm .h1bm_info a {
    color: #8c8b89;
}

.content .con {
    width: 712px;
    min-height: 382px;
    margin: 30px auto;
}

.content .con>p {
    font-size: 0.875rem;
    line-height: 2rem;
    color: #444;
}

.content .con>p a {
    color: #999;
    margin-right: 10px;
}

.font14 {
    font-size: 0.875rem;
    color: #8c8b89;
}

.content .article-link .mar10 {
    margin-left: 104px;
}

/*图书详情页*/
.bookImg {
    height: 179px;
    float: right;
    padding: 3px;
    border: 1px solid #604b20;
    margin: 40px 0 25px 0;
    width: 130px;
}

.article-details .bookImg {
    height: 115px;
    float: left;
    padding: 3px;
    border: 1px solid #604b20;
    margin: 0 15px 0 10px;
    width: 90px;
}

/*统一搜索结果页面*/
.main1 {
    min-height: 809px;
    width: 100%;
}

.main1 .wrapper .content1 {
    margin-left: 160px;
}

.main1 .wrapper .content .article-list {
    width: 868px;
    min-height: 537px;
    margin: 18px auto;
}

.main1 .wrapper .content .article-list .book-details {
    width: 868px;
    border-bottom: 1px solid #eee;
    margin-top: 26px;
    min-height: 140px;
}

.main1 .wrapper .content .article-list .book-details .book-img {
    width: 102px;
    height: 122px;
    display: inline-block;
    margin-right: 15px;
    float: left;
    margin-top: 10px;
}

.main1 .wrapper .content .article-list .book-details img {
    width: 100px;
    height: 120px;
    float: left;
    border: 1px #000 solid;
}

.main1 .wrapper .content .article-list .book-details .book-title {
    display: inline-block;
    min-height: 273px;
    width: 751px;
    padding-bottom: 10px;
}

.main1 .wrapper .content .article-list .book-details .book-title ul li a {
    color: #2d2929;
    font-weight: 700;
}

.main1 .wrapper .content .article-list .book-details .book-title ul li {
    color: #000;
    line-height: 2rem;
}

.footer1 {
    width: 100%;
    height: 80px;
    float: left;
}

.footer1 .footer-content {
    width: 1200px;
    height: 43px;
    border-top: 1px solid #2f343b;
    margin: 0 auto;
}

.footer1 .footer-content p {
    text-align: center;
    margin-top: 29px;
    font-size: 14px;
    color: #2f343b;
}

.footer2 {
    margin-top: 40px;
}

/*翻页*/
.main1 .wrapper .layui-box span {
    margin-left: 30%;
}

.main1 .wrapper .layui-box a {
    border: 1px solid #ebebeb;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #818083;
    background-color: #fff;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    margin: 6px;
}

.main1 .wrapper .layui-box a:hover {
    background-color: #b63647;
    color: #fff;
}

.main1 .wrapper .page {
    padding-top: 20px;
}

.main1 .wrapper .layui-box .aaa {
    background-color: #b63647;
    color: #fff;
}

/*统一搜索结果详情页*/
.h1Btm2 {
    border-bottom: 1px solid #eee;
    height: 20px;
}

.bookimg {
    float: right;
}

.main .wrapper .content ul li {
    line-height: 2rem;
}

.main .wrapper .content ul li label,
.main .wrapper .content ul li span {
    font-size: 0.875rem;
    line-height: 2rem;
    color: #444;
}

.main .wrapper .content ul li a {
    color: #999;
    margin-right: 10px;
    font-size: 0.875rem;
}

/*书画作品详情页*/
.painting {
    /*max-height: 500px;*/
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.painting img {
    width: 600px;
}

.bdshare-slide-button-box {
    display: none !important;
}

/*去除分享窗口*/
.bdselect_share_list,
.bdselect_share_head,
.bdselect_share_box {
    display: none !important;
}
/*关键词变红*/
.term{
     color: #b63647;
     font-style:normal;
 }
/*左侧导航栏子栏目*/
.children{
    line-height: 50px!important;
    text-align: center!important;
    border-bottom: none!important;
    font-size: 14px;
}
.select{
    position: absolute;
    right: 50px;
    top: 0;
    width: 9px;
    height: 9px;
}
.select img{
    height: 100%;
    width: 100%;
}

