body {
    overflow-x: hidden;
}
.mobileElm{
    display: none;
}

.sk_01_gb_1400W {
    width: 1400px;
    margin: 0 auto;
}

.sk_01_gb_1920W {
    width: 1920px;
    margin-left: -260px;
}

.sk_01_gb_head {
    width: 100%;
    height: 560px;
    background: url(./sk_01_goodBook_top_bg.jpg) no-repeat top center;
    position: relative;
    overflow: hidden;
}

.sk_01_gb_top {
    width: 1400px;
    margin: 46px auto 0 auto;
}

.sk_01_gb_logo {
    width: 190px;
    height: 44px;
    float: left;
    margin-left: -135px;
}

.sk_01_gb_search {
    width: 273px;
    height: 40px;
    float: right;
    margin-right: -164px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border: 1px solid #638e9d;
    overflow: hidden;
}

.sk_01_gb_search input{
    width: 228px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    color: #638e9d;
    border: none;
    float: left;
}

.sk_01_gb_search a {
    width: 45px;
    height: 40px;
    background: url(./sk_01_gb_seach.png) no-repeat center;
    float: right;
}

.sk_01_gb_scroll {
    width: 1055px;
    height: 265px;
    background: url(./sk_01_top_scorllbg.png) no-repeat center top;
    margin: 0 auto;
    margin-top: 279px;
    position: relative;
}

.sk_01_gb_boatman {
    width: 103px;
    height: 54px;
    background: url(./sk_01_goodBook_boatman.png) no-repeat center;
    position: absolute;
    top: 120px;
    left: 472px;
}

.sk_01_gb_nav_wrap {
    width: 100%;
    height: 63px;
    background: url(./sk_01_gb_nav_bg.png) no-repeat center center;
    position: absolute;
    bottom: 0;
    z-index: 10;
}

.sk_01_gb_nav_ul {
    width: 1400px;
    height: 63px;
    margin: 0 auto;
    overflow: hidden;

}

.sk_01_gb_nav_ul li {
    width: 277px;
    height: 63px;
    line-height: 63px;
    font-size: 22px;
    float: left;
}

.sk_01_gb_nav_ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #FFF;
    text-align: center;
}

.sk_01_gb_nav_ul li:hover a,
.sk_01_gb_nav_ul li.active a {
    font-weight: bold;
}


.sk_01_gb_banner_wrap {
    max-width: 1578px;
    height: 762px;
    margin: 30px auto 0 auto;
    position: relative;

}

.sk_01_gb_banner_wrap::before,
.sk_01_gb_banner_wrap::after {
    content: '';
    width: 30px;
    height: 762px;
    background: url(./sk_01_gb_verticalBar.png) no-repeat center;
    position: absolute;
    top: 0;
    display: block;
    z-index: 10;
}
.sk_01_gb_banner_wrap::before {
    left: -4px;
}
.sk_01_gb_banner_wrap::after {
    right: -4px;
}

.sk_01_gb_bannerIn {
    width: 100%;
    height: 706px;
    background: url(./sk_01_gb_texture.jpg);
    position: absolute;
    top: 30px;
    bottom: 30px;
    z-index: 1;
    padding: 36px;
    box-sizing: border-box;
}

.sk_01_gb_banner {
    width: 1400px;
    height: 630px;
    margin: 0 auto;
    background: linear-gradient(to right, rgba(255,255,255,0) 0% , rgba(255,255,255, .63) 10%, rgba(255,255,255, .63) 90%, rgba(255,255,255,0) 100%);
    padding: 23px;
    box-sizing: border-box;
}

.sk_01_gb_banner_swiper {
    width: 1140px;
    height: 630px;
    margin: 0 auto;
    position: relative;
}

.swiper_goodbook {
    height: 580px;
}

.swiper_goodbook .swiper-slide img {
    width: 100%;
    height: 100%;
}

.sk_01_gb_banner_swiper .swiper-button-prev,
.sk_01_gb_banner_swiper .swiper-button-next {
    width: 40px;
    height: 78px;
    background: url(./sk_01_gb_swiper_arrow.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -39px;

}

.sk_01_gb_banner_swiper .swiper-button-prev {
    left: -130px;
}

.sk_01_gb_banner_swiper .swiper-button-next {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    right: -130px;
}
.swiper-slide {
    overflow: hidden;
    position: relative;
}

.sk_01_gb_banner_swiper_bottomTxt {
    width: 100%;
    height: 80px;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgba(0,0,0,.8) 100% );
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 70px;
    padding-left: 30px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 24px;
    color: #FFF;
}
.sk_01_gb_banner_swiper_bottomTxt p {
    height: 80px;
}

.sk_01_gb_banner_swiper_page {
    width: 100px;
    height: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #FFF;
    line-height: 80px;
    font-size: 22px;
    font-weight: bold;
    opacity: .8;
    z-index: 10
;
}

.sk_01_gb_banner_swiper_curPage {
    font-size: 36px;
    opacity: 1;
}

.sk_01_gb_recommend_wrap {
    width: 100%;
    min-width: 1200px;
    /* min-height: 500px; */
    background: url(./sk_01_gb_bookshadow_bg.png) no-repeat center bottom;
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 124px;
}

.sk_01_gb_recommend {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

.sk_01_gb_recommend_left,
.sk_01_gb_recommend_right {
    width: 50%;
    min-height: 500px;
}

.sk_01_gb_recommend_left {
    float: left;
    box-sizing: border-box;
}

.sk_01_gb_recommend_right {
    float: right;
}

.sk_01_gb_title01 {
    width: 100%;
    height: 100px;
    background: url(./sk_01_gb_title01_bg.png) no-repeat left top;
    font-size: 48px;
    color: #4d7b8b;
    text-shadow: 1px 1px 1px #FFF;
    padding-top: 24px;
    box-sizing: border-box;
    font-weight: bold;
    padding-left: 8px;
    box-sizing: border-box;
}
.sk_01_gb_title01 a {
    color: #4d7b8b;
}
.sk_01_gb_title01 .more {
    font-size: 18px;
    color: #c29460;
    padding-right: 30px;
    background: url(./sk_01_gb_more_arrow.png) no-repeat center right;
    display: inline-block;
    float: right;
    margin-top: 30px;
}

.sk_01_gb_dialog_box {
    margin-top: 70px;
    height: 500px;
    width: 100%;
    position: relative;
}

.sk_01_gb_dialog_box_top {
    overflow: hidden;
    width: 600px;
}

.sk_01_gb_dialog_box_top .sk_01_gb_headPortrait {
    width: 148px;
    height: 148px;
    border: 3px solid #bcdede;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    overflow: hidden;
    float: left;
}

.sk_01_gb_dialog_box_top .sk_01_gb_headPortrait img{
    width: 100%;
    height: 100%;
}

.sk_01_gb_dialog_top_right {
    width: 420px;
    float: left;
    margin-left: 18px;
}

.sk_01_gb_dialog_title {
    font-size: 22px;
    color: #4c4a4a;
    font-weight: bold;
}

.sk_01_gb_dialog_left {
    width: 100%;
    height: 128px;
    background: url(./sk_01_gb_dialog_left.png) no-repeat;
    background-size: 100%;
    margin-top: 14px;
    font-size: 16px;
    color: #707070;
    line-height: 34px;
    padding: 30px 12px 0 33px;
    box-sizing: border-box;
}

.sk_01_gb_more_blue {
    color: #277398;
}

.sk_01_gb_dialog_box_bottom {
    overflow: hidden;
    margin-top: 46px;
    width: 600px;
}

.sk_01_gb_dialog_bottom_right .sk_01_gb_dialog_right{
    width: 427px;
    height: 128px;
    background: url(./sk_01_gb_dialog_right.png) no-repeat;
    background-size: 100%;
    margin-top: 14px;
    font-size: 16px;
    color: #707070;
    line-height: 34px;
    padding: 30px 33px 0 12px;
    box-sizing: border-box;
}

.sk_01_gb_dialog_bottom_left{
    float: right;
}
.sk_01_gb_dialog_bottom_right {
    width: 427px;
    float: left;

}


.sk_01_gb_dialog_bottom_left .sk_01_gb_headPortrait {
    width: 148px;
    height: 148px;
    border: 3px solid #bcdede;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    overflow: hidden;
    float: right;
}

.sk_01_gb_recommend_right_wrap {
    width: 100%;
    height: 500px;
    margin-top: 70px;
    padding-left: 48px;
    position: relative;
}

.sk_01_gb_swiper_slide {

}

.sk_01_gb_swiper_slide h4{
    font-size: 24px;
    color: #45798b;
}

.sk_01_gb_swiper_slide_conent {
    overflow: hidden;
    margin-top: 50px;
}

.sk_01_gb_swiper_slide_conent_left {
    width: 250px;
    float: left;
    position: relative;
    padding-top: 38px;
}

.sk_01_gb_swiper_slide_conent_left::before {
    content: '';
    width: 84px;
    height: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    background-color: #5396ad;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.sk_01_gb_swiper_slide_conent_left p {
    height: 260px;
    font-size: 16px;
    line-height: 34px;
    color: #707070;
    text-align: justify;
}

.sk_01_gb_swiper_slide_conent_left a {
    float: right;
    background: url(./sk_01_gb_more_arrow_longright.png) no-repeat right center;
    padding-right: 67px;
    color: #4d7b8b;

}


.sk_01_gb_swiper_slide_conent_right {
    width: 358px;
    float: left;
    margin-left: 40px;
}

.sk_01_gb_book_wrap{
    width: 334px;
    height: 334px;
    background-color: #fdf7ef;
    padding: 20px;
    box-sizing: border-box;
}

.sk_01_gb_book_box {
    /*width: 109px;*/
    height: 268px;
    border: 2px solid #5396ad;
    padding: 10px
}

.sk_01_gb_book_box img {
    width:100%;
    height:100%;
}

.sk_01_gb_swiper-pagination1-1 {
    width: 100%;
    bottom: 10px;
    position: absolute;
    text-align: center;
    z-index: 1;
    cursor: pointer;
}

.sk_01_gb_swiper-pagination1-1 span {
    margin: 0 3px;
    width: 13px;
    height: 13px;
    background-color: #bbd5df;
    transition: .5s;
    border-radius: 100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: inline-block;
}

.sk_01_gb_swiper-pagination1-1 .swiper-pagination-switch {
    opacity: 1;
}

.sk_01_gb_swiper-pagination1-1 .swiper-active-switch {
    width: 52px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.sk_01_gb_swiper-pagination1-2 {
    width: 100%;
    bottom: 10px;
    position: absolute;
    text-align: center;
    z-index: 1;
    cursor: pointer;
}

.sk_01_gb_swiper-pagination1-2 span {
    margin: 0 3px;
    width: 13px;
    height: 13px;
    background-color: #bbd5df;
    transition: .5s;
    border-radius: 100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: inline-block;
}

.sk_01_gb_swiper-pagination1-2 .swiper-pagination-switch {
    opacity: 1;
}

.sk_01_gb_swiper-pagination1-2 .swiper-active-switch {
    width: 52px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.sk_01_gb_threePerson_wrap {
    max-width: 1920px;
    width: 100%;
    margin: 10px auto 0 auto;
}

.sk_01_gb_threePerson_title {
    width: 488px;
    height: 140px;
    background: url(./sk_01_gb_title02_bg.png) no-repeat;
    margin: 0 auto;
    font-size: 46px;
    color: #4d7b8b;
    padding-top: 50px;
    padding-left: 145px;
    box-sizing: border-box;
    font-weight: bold;
}

.sk_01_gb_swiper2 {
    max-width: 1920;
    margin-top: 60px;
    height: 300px;
}

.sk_01_gb_swiper2 .swiper-slide {
    /* padding: 0 20px; */
    /* margin-left: 10px; */
}

.sk_01_gb_swiper2 .swiper-slide a {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.sk_01_gb_swiper2::before {
    content: '';
    width: 13%;
    height: 310px;
    background: linear-gradient(to right, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100% );
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.sk_01_gb_swiper2::after {
    content: '';
    width: 13%;
    height: 310px;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90% );
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.sk_01_gb_swiper2 .swiper-slide p {
    width: 90%;
    position: relative;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    margin-top: 14px;
    margin-left: 5%;
    padding: 0 0.2rem;
    box-sizing: border-box;
}

.sk_01_gb_swiper2 .swiper-slide p::before {
    content: '';
    width: 13px;
    height: 13px;
    background: url(./sk_01_gb_texticon_leftTop.png) no-repeat left top;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.sk_01_gb_swiper2 .swiper-slide p::after {
    content: '';
    width: 13px;
    height: 13px;
    background: url(./sk_01_gb_texticon_leftTop.png) no-repeat left top;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}

.sk_01_gb_swiper2 .swiper-slide img{
    width: 100%;
}



/* 月度好书推荐 */

.sk_01_gb_monthGoodbookRecomment_warp {
    max-width: 1920px;
    height: 718px;
    background: url(./sk_01_gb_monthgoodbook_bg.jpg) no-repeat center top;
    background-size: 1920px;
    margin: 80px auto 0 auto;
    padding-top: 18px;
    box-sizing: border-box;
    position: relative;
}

.sk_01_gb_monthGoodbookRecomment_text{
    width: 100%;
    height: 112px;
    text-align: center;
}

.sk_01_gb_monthGoodbookRecomment_text img{
    height: 80px;
    margin-top: 25px;
}

.sk_01_monthGoodbook_tabs {
    height: 40px;
    position: absolute;
    right: 140px;
    top: 64px;
    z-index: 20;
}

.sk_01_monthGoodbook_tabs a {
    width: 80px;
    height: 36px;
    line-height: 36px;
    color: #a5844f;
    font-size: 22px;
    text-align: center;
    border: 1px solid #a5844f;
    display: inline-block;
    margin: 0 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.sk_01_monthGoodbook_tabs a.active,
.sk_01_monthGoodbook_tabs a:hover {
    background-color: #a5844f;
    color: #FFF;
}


.sk_01_gb_monthGoodbookRecomment_warp::before {
    content: '';
    width: 13%;
    height: 718px;
    background: linear-gradient(to right, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100% );
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.sk_01_gb_monthGoodbookRecomment_warp::after {
    content: '';
    width: 13%;
    height: 718px;
    background: linear-gradient(to right, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 70% );
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.sk_01_gb_swiper3_con {
    /* display: none; */
}

.sk_01_gb_swiper3 {
    max-width: 1920px;
    max-height: 350px;
    text-align: center;
    margin-top: 120px;
}

.sk_01_gb_swiper3 .swiper-slide a {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.sk_01_gb_swiper3_imgbox {
    width: 100%;
    height: 246px;
    text-align: center;
}

.sk_01_gb_swiper3 .swiper-slide p {
    width: 90%;
    font-size: 18px;
    font-weight: bold;
    margin-top: 18px;
}
.sk_01_gb_monthGoodbookRecomment_warp .swiper-button-prev3,
.sk_01_gb_monthGoodbookRecomment_warp .swiper-button-next3 {
    position: absolute;
    width: 34px;
    height: 68px;
    top: 50%;
    margin-top: -29px;
    background: url(./sk_01_gb_swiper_arrow.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    z-index: 20
}

.sk_01_gb_monthGoodbookRecomment_warp .swiper-button-prev3 {
    left: 30px;
}

.sk_01_gb_monthGoodbookRecomment_warp .swiper-button-next3 {
    right: 30px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.swiper-pagination3 {
    width: 100%;
    text-align: center;
    z-index: 10;
    position: absolute;
    bottom: 80px;
}

.swiper-pagination3 span {
    margin: 0 10px;
    width: 8px;
    height: 8px;
    border: 3px solid #b8c2c8;
    background-color: #b8c2c8;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    opacity: 1;
    display: inline-block;
    cursor: pointer;
}

.swiper-pagination3 .swiper-visible-switch {
    width: 8px;
    height: 8px;
    border: 3px solid #b8c2c8;
    background-color: #b8c2c8;
}

.swiper-pagination3 .swiper-active-switch {
    background-color: #FFF;
    border: 3px solid #4d9eba;
}

/* 有声图书馆 */

.sk_01_gb_library {
    width: 100%;
    height: 643px;
    background: url(./sk_01_gb_libray_bg_1.jpg) no-repeat center 70px;
    /* background-size: 1920px; */
    padding-top: 40px;
    box-sizing: border-box;
    margin-top: 60px;
}

.sk_01_gb_library_title {
    width: 440px;
    height: 150px;
    background: url(./sk_01_goodBook_headPortrait03.png) no-repeat;
    font-size: 46px;
    color: #4d7b8b;
    text-shadow: 1px 1px 1px #fff;
    margin: 0 auto;
    padding-left: 70px;
    padding-top: 50px;
    box-sizing: border-box;
    font-weight: bold;
}

.sk_01_gb_library_content_wrap {
    width: 1400px;
    margin: 96px auto 0 auto;
    overflow: hidden;
}

.sk_01_gb_library_content_ul {
    width: 890px;
    float: right;
    overflow: hidden;
}

.sk_01_gb_library_content_ul li {
    width: 270px;
    height: 270px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border: 2px solid #5396ad;
    overflow: hidden;
    float: left;
    margin-left: 22px;
}

.sk_01_gb_library_content_li_border {
    width: 256px;
    height: 256px;
    border: 7px solid #FFF;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    overflow: hidden;
    position: relative;
}

.sk_01_gb_library_content_li_con1 {
    width: 256px;
    height: 256px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.sk_01_gb_library_img_box {
    width: 256px;
    height: 256px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.sk_01_gb_library_img_box img {
    width: 100%;
    height: 100%;
}

.sk_01_gb_library_img_text {
    width: 100%;
    height: 70px;
    background: url(./sk_01_gb_libray_textbg.jpg) no-repeat center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    padding: 0 70px;
    box-sizing: border-box;
    font-size: 20px;
    color: #FFF;
    display: table;
}

.sk_01_gb_library_img_text  span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

/* 学者书单 书品 */
.sk_01_gb_booklist {
    width: 1400px;
    margin: 20px auto 0 auto;
    overflow: hidden;
}

.sk_01_gb_booklist_left,
.sk_01_gb_booklist_center,
.sk_01_gb_booklist_right{
    width: 33.3%;
    padding-right: 40px;
    box-sizing: border-box;
    float: left;
}
.sk_01_gb_booklist_right {
    padding-right: 0;
}
.sk_01_gb_booklist_left {
}

.sk_01_gb_booklist_center {
    /* width: 50%; */
}

.sk_01_gb_booklist_left_ul,
.sk_01_gb_booklist_center_ul {
    margin-top: 30px;
}

.sk_01_gb_booklist_left_ul li {
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-left: 18px;
    box-sizing: border-box;
    font-size: 20px;
    margin-bottom: 16px;
}

.sk_01_gb_booklist_left_ul li:nth-child(odd) {
    background: linear-gradient(to right, rgba(238,246,246, 0), rgba(238,246,246, 1));
}

.sk_01_gb_booklist_left_ul li:nth-child(even) {
    background: linear-gradient(to right, rgba(238,246,246, 1), rgba(238,246,246, 0));
}

.sk_01_gb_booklist_left_ul li:nth-child(1) a {
    font-weight: bold;
}

.sk_01_gb_booklist_left_ul li a {

}

.sk_01_gb_booklist_center_ul li {
    width: 100%;
    padding: 14px 20px;
    padding-right: 0;
    border-bottom: 1px solid #e1eaef;
    overflow: hidden;
    box-sizing: border-box;
}

.sk_01_gb_booklist_center_ul li .books_number {
    width: 20px;
    height: 30px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    padding-top: 2px;
    margin-top: 8px;
    box-sizing: border-box;
    float: left;
}

.sk_01_gb_booklist_center_ul li .books_picture {
    width: 101px;
    height: 148px;
    float: left;
    margin-left: 23px;

}

.sk_01_gb_booklist_center_ul li .books_picture img {
    width: 100%;
    height: 100%;
}

.sk_01_gb_booklist_center_ul li .books_introduce {
    width: 330px;
    float: left;
    font-size: 16px;
    color: #212121;
    line-height: 30px;
    margin-left: 30px;
}

.sk_01_gb_booklist_center_ul li:nth-child(1) .books_introduce {
    /* margin-top: 20px; */
    /* width: 210px; */
}

.sk_01_gb_booklist_center_ul li .books_introduce .books_full_name {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
}

.sk_01_gb_booklist_center_ul li .books_introduce .books_full_name a {

}

.sk_01_gb_booklist_center_ul li .books_introduce .books_person_work {

}

.sk_01_gb_booklist_center_ul li .books_introduce .books_press {
    color: #707070;
}


.sk_01_gb_booklist_center_ul li:nth-child(3) {
    border-bottom: none;
}

.sk_01_gb_booklist_center_ul li:nth-child(1){
    background: linear-gradient(to right, rgba(238,246,246, 1), rgba(238,246,246, 0));
}

.sk_01_gb_booklist_center_ul li:nth-child(1) .books_number {
    background: url(./sk_01_gb_number_bg01.png) no-repeat center;
    background-size: 100%;
}

.sk_01_gb_booklist_center_ul li:nth-child(2) .books_number {
    background: url(./sk_01_gb_number_bg02.png) no-repeat center;
    background-size: 100%;
}

.sk_01_gb_booklist_center_ul li:nth-child(3) .books_number {
    background: url(./sk_01_gb_number_bg03.png) no-repeat center;
    background-size: 100%;
}

.sk_01_gb_booklist_right dl{
    width: 100%;
}

.sk_01_gb_booklist_right dl:nth-child(2) {
    margin-top: 30px;
}

.sk_01_gb_booklist_right dl dt{
    width: 100%;
    height: 330px;
}

.sk_01_gb_booklist_right dl dt img{
    width: 100%;
    height: 100%;
}

.sk_01_gb_booklist_right dl dd{
    text-align: center;
    line-height: 50px;
}

/* 友情链接 */
.sk_01_gb_friendshipLink_wrap {
    width: 1400px;
    margin: 0 auto 0 auto;
}

.sk_01_gb_friendshipLink_title {
    font-size: 38px;
    font-weight: bold;
    color: #4d7b8b;
    text-align: center;
}

.sk_01_gb_friendshipLink {
    padding: 28px 0;
    border-top: 1px solid #cadfe1;
    border-bottom: 1px solid #cadfe1;
    margin-top: 20px;
    text-shadow: 3px 3px 3px #e7f0f1;
}

.sk_01_gb_friendshipLink a {
    color: #212121;
    font-size: 18px;
}

.sk_01_gb_friendshipLink a:hover {
    color: #4d7b8b;
}

.sk_01_gb_friendshipLink span {
    color: #a7c0c9;
    margin: 0 12px;
}

/* footer */

.sk_01_gb_footer_wrap {
    width: 100%;
    background: url(./sk_01_gb_footer_bg.jpg) no-repeat center bottom;
    padding-top: 80px;
}

.sk_01_gb_footer {
    width: 1400px;
    margin: 50px auto 0 auto;
    padding-bottom: 78px;
}

.sk_01_gb_footer_link_01 {
    text-align: center;
}

.sk_01_gb_footer_link_01 a {
    color: #4d7b8b;
}

.sk_01_gb_footer_link_01 span {
    margin: 0 30px;
    color: #4d7b8b;
}

.sk_01_gb_footer_link_02 {
    text-align: center;
    margin-top: 22px;
}

.sk_01_gb_footer_link_02 a {
    color: #4d7b8b;
    margin: 0 30px;
}

.gongan {
    display: inline-block;
    padding-left: 20px;
    background: url(./sk_01_gb_guohui.png) no-repeat left center;
}

.sk_01_gb_footer_link_03 {
    height: 54px;
    text-align: center;
    vertical-align: top;
    margin-top: 4px;
}

.sk_01_gb_footer_link_03 span {
    margin: 0 30px;
}

.sk_01_gb_footer_link_03 a,
.sk_01_gb_footer_link_03 span {
    color: #4d7b8b;
    vertical-align: middle;
}

.sk_01_gb_footer_link_03 span {
    margin-top: 10px;
}

.sk_01_gb_footer_link_img:nth-child(2) {
    margin-left: 40px;
}

.trustweb {
    margin-left: 170px;
}

/* end */

@media screen and (max-width: 1440px) {

    body{
        min-width: 1200px;
    }

    .sk_01_gb_head {
        width: 100%;
        min-width: 1200px;
        height: 400px;
        background: url(./sk_01_goodBook_top_bg.jpg) no-repeat top center;
        background-size: 1200px;
        position: relative;
    }

    .sk_01_gb_top {
        width: 1000px;
        margin: 32px auto 0 auto;
    }

    .sk_01_gb_logo {
        width: 140px;
        height: 34px;
        float: left;
        margin-left: -100px;
    }

    .sk_01_gb_search {
        width: 198px;
        height: 30px;
        float: right;
        margin-right: -118px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        border: 1px solid #638e9d;
        overflow: hidden;
    }

    .sk_01_gb_search input{
        width: 168px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        box-sizing: border-box;
        color: #638e9d;
        border: none;
        float: left;
    }

    .sk_01_gb_search a {
        width: 30px;
        height: 30px;
        background: url(./sk_01_gb_seach.png) no-repeat center;
        background-size: 18px;
        float: right;
    }

    .sk_01_gb_scroll {
        width: 1055px;
        height: 265px;
        background: url(./sk_01_top_scorllbg.png) no-repeat center top;
        background-size: 776px;
        margin: 0 auto;
        margin-top: 189px;
        position: relative;
    }

    .sk_01_gb_boatman {
        width: 76px;
        height: 40px;
        background: url(./sk_01_goodBook_boatman.png) no-repeat center;
        background-size: 70px;
        position: absolute;
        top: 90px;
        left: 472px;
    }

    .sk_01_gb_nav_wrap {
        width: 100%;
        height: 45px;
        background: url(./sk_01_gb_nav_bg.png) no-repeat center center;
        background-size: 1050px;
        position: absolute;
        bottom: 0;
        z-index: 10;
    }

    .sk_01_gb_nav_ul {
        width: 1000px;
        height: 45px;
        margin: 0 auto;
        overflow: hidden;

    }

    .sk_01_gb_nav_ul li {
        width: 200px;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        float: left;
    }

    .sk_01_gb_nav_ul li a {
        width: 100%;
        height: 100%;
        display: block;
        color: #FFF;
        text-align: center;
    }

    .sk_01_gb_nav_ul li:hover a,
    .sk_01_gb_nav_ul li.active a {
        font-weight: bold;
    }

    .sk_01_gb_banner_wrap {
        width: 1128px;
        min-width: 1128px;
        height: 610px;
        margin: 20px auto 0 auto;
        position: relative;

    }

    .sk_01_gb_banner_container {
        width: 100%;
        min-width: 1200px;
    }

    .sk_01_gb_banner_wrap::before,
    .sk_01_gb_banner_wrap::after {
        content: '';
        width: 22px;
        height: 610px;
        background: url(./sk_01_gb_verticalBar.png) no-repeat center;
        background-size: 22px;
        position: absolute;
        top: 0;
        display: block;
        z-index: 10;
    }
    .sk_01_gb_banner_wrap::before {
        left: -4px;
    }
    .sk_01_gb_banner_wrap::after {
        right: -4px;
    }

    .sk_01_gb_bannerIn {
        width: 100%;
        height: 519px;
        background: url(./sk_01_gb_texture.jpg);
        position: absolute;
        top: 46px;
        bottom: 30px;
        z-index: 1;
        padding: 30px;
        box-sizing: border-box;
    }

    .sk_01_gb_banner {
        width: 1000px;
        height: 463px;
        margin: 0 auto;
        background: linear-gradient(to right, rgba(255,255,255,0) 0% , rgba(255,255,255, .63) 10%, rgba(255,255,255, .63) 90%, rgba(255,255,255,0) 100%);
        padding: 31px;
        box-sizing: border-box;
    }

    .sk_01_gb_banner_swiper {
        width: 800px;
        height: 100%;
        margin: 0 auto;
        position: relative;
    }

    .swiper_goodbook {
        height: 400px;
    }

    .swiper_goodbook .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .sk_01_gb_banner_swiper .swiper-button-prev,
    .sk_01_gb_banner_swiper .swiper-button-next {
        width: 30px;
        height: 55px;
        background: url(./sk_01_gb_swiper_arrow.png) no-repeat;
        background-size: 30px;

    }

    .sk_01_gb_banner_swiper .swiper-button-prev {
        left: -96px;
    }

    .sk_01_gb_banner_swiper .swiper-button-next {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        right: -96px;
    }

    .swiper-slide {
        overflow: hidden;
        position: relative;
    }

    .sk_01_gb_banner_swiper .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .sk_01_gb_banner_swiper_bottomTxt {
        width: 100%;
        height: 70px;
        background: linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgba(0,0,0,.8) 100% );
        position: absolute;
        bottom: 0;
        left: 0;
        line-height: 60px;
        padding-left: 20px;
        box-sizing: border-box;
        font-weight: bold;
        font-size: 20px;
        color: #FFF;
    }
    .sk_01_gb_banner_swiper_bottomTxt p {
        height: 70px;
    }

    .sk_01_gb_banner_swiper_page {

    }

    .sk_01_gb_banner_swiper_page {
        width: 100px;
        height: 70px;
        position: absolute;
        bottom: 0;
        right: 0;
        color: #FFF;
        line-height: 70px;
        font-size: 18px;
        font-weight: bold;
        opacity: .8;
        z-index: 10
    ;
    }

    .sk_01_gb_banner_swiper_curPage {
        font-size: 32px;
        opacity: 1;
    }

    .sk_01_gb_recommend_wrap {
        width: 100%;
        /* min-height: 500px; */
        background: url(./sk_01_gb_bookshadow_bg.png) no-repeat center bottom;
        background-size: 1200px;
        margin-top: 20px;
        overflow: hidden;
        padding-bottom: 74px;
    }

    .sk_01_gb_recommend {
        width: 1000px;
        margin: 0 auto;
        overflow: hidden;
    }

    .sk_01_gb_recommend_left,
    .sk_01_gb_recommend_right {
        width: 50%;
        /* min-height: 500px; */
    }

    .sk_01_gb_recommend_left {
        float: left;
        box-sizing: border-box;
    }

    .sk_01_gb_recommend_right {
        float: right;
    }

    .sk_01_gb_title01 {
        width: 100%;
        height: 64px;
        background: url(./sk_01_gb_title01_bg.png) no-repeat left top;
        background-size: 100%;
        font-size: 32px;
        color: #4d7b8b;
        text-shadow: 1px 1px 1px #FFF;
        padding-top: 20px;
        box-sizing: border-box;
        font-weight: bold;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .sk_01_gb_title01 .more {
        font-size: 14px;
        color: #c29460;
        padding-right: 20px;
        background: url(./sk_01_gb_more_arrow.png) no-repeat center right;
        background-size: 14px;
        display: inline-block;
        float: right;
        margin-top: 14px;
    }

    .sk_01_gb_dialog_box {
        margin-top: 40px;
        height: 410px;
    }

    .sk_01_gb_dialog_box_top {
        overflow: hidden;
        width: 440px;
    }

    .sk_01_gb_dialog_box_top .sk_01_gb_headPortrait {
        width: 106px;
        height: 106px;
        border: 2px solid #bcdede;
        border-radius: 24px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        -ms-border-radius: 24px;
        -o-border-radius: 24px;
        overflow: hidden;
        float: left;
    }

    .sk_01_gb_dialog_box_top .sk_01_gb_headPortrait img{
        width: 100%;
        height: 100%;
    }

    .sk_01_gb_dialog_top_right {
        width: 314px;
        float: left;
        margin-left: 14px;
    }

    .sk_01_gb_dialog_title {
        font-size: 18px;
        color: #4c4a4a;
        font-weight: bold;
    }

    .sk_01_gb_dialog_left {
        width: 100%;
        height: 94px;
        background: url(./sk_01_gb_dialog_left.png) no-repeat;
        background-size: 100%;
        margin-top: 14px;
        font-size: 14px;
        color: #707070;
        line-height: 24px;
        padding: 11px 12px 0 27px;
        box-sizing: border-box;
    }

    .sk_01_gb_more_blue {
        color: #277398;
    }

    .sk_01_gb_dialog_box_bottom {
        /* width: ; */
        overflow: hidden;
        margin-top: 46px;
        width: 440px;
    }

    .sk_01_gb_dialog_bottom_right .sk_01_gb_dialog_right{
        width: 100%;
        height: 94px;
        background: url(./sk_01_gb_dialog_right.png) no-repeat;
        background-size: 100%;
        margin-top: 14px;
        font-size: 14px;
        color: #707070;
        line-height: 24px;
        padding: 10px 24px 0 20px;
        box-sizing: border-box;
    }

    .sk_01_gb_dialog_bottom_left{
        float: right;
    }
    .sk_01_gb_dialog_bottom_right {
        width: 314px;
        float: left;

    }


    .sk_01_gb_dialog_bottom_left .sk_01_gb_headPortrait {
        width: 106px;
        height: 106px;
        border: 3px solid #bcdede;
        border-radius: 24px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        -ms-border-radius: 24px;
        -o-border-radius: 24px;
        overflow: hidden;
        float: right;
    }

    .sk_01_gb_dialog_bottom_left .sk_01_gb_headPortrait img {
        width: 100%;
        height: 100%;
    }

    .sk_01_gb_recommend_right_wrap {
        width: 100%;
        height: 410px;
        margin-top: 40px;
        padding-left: 28px;
        position: relative;
        box-sizing: border-box;
    }

    .sk_01_gb_swiper_slide {

    }

    .sk_01_gb_swiper_slide h4{
        font-size: 18px;
        color: #45798b;
    }

    .sk_01_gb_swiper_slide_conent {
        overflow: hidden;
        margin-top: 40px;
    }

    .sk_01_gb_swiper_slide_conent_left {
        width: 200px;
        float: left;
        position: relative;
        padding-top: 28px;
    }

    .sk_01_gb_swiper_slide_conent_left::before {
        content: '';
        width: 76px;
        height: 3px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        background-color: #5396ad;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }

    .sk_01_gb_swiper_slide_conent_left p {
        height: 220px;
        font-size: 14px;
        line-height: 24px;
        color: #707070;
        text-align: justify;
    }

    .sk_01_gb_swiper_slide_conent_left a {
        float: right;
        background: url(./sk_01_gb_more_arrow_longright.png) no-repeat right center;
        background-size: 42px;
        padding-right: 47px;
        color: #4d7b8b;

    }


    .sk_01_gb_swiper_slide_conent_right {
        width: 255px;
        float: left;
        margin-left: 17px;
    }

    .sk_01_gb_book_wrap{
        width: 238px;
        height: 238px;
        background-color: #fdf7ef;
        padding: 14px;
        box-sizing: border-box;
    }

    .sk_01_gb_book_box {
        /*width: 83px;*/
        height: 196px;
        border: 2px solid #5396ad;
        padding: 6px
    }

    .sk_01_gb_book_box img {
        width:100%;
        height:100%;
    }

    .sk_01_gb_swiper-pagination1-1 {
        width: 100%;
        bottom: 10px;
        position: absolute;
        text-align: center;
    }

    .sk_01_gb_swiper-pagination1-1 span {
        margin: 0 3px;
        width: 10px;
        height: 10px;
        background-color: #bbd5df;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        display: inline-block;
    }

    .sk_01_gb_swiper-pagination1-1 .swiper-pagination-switch {
        opacity: 1;
    }

    .sk_01_gb_swiper-pagination1-1 .swiper-active-switch {
        width: 52px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
    }


    .sk_01_gb_swiper-pagination1-2 {
        width: 100%;
        bottom: 10px;
        position: absolute;
        text-align: center;
    }

    .sk_01_gb_swiper-pagination1-2 span {
        margin: 0 3px;
        width: 10px;
        height: 10px;
        background-color: #bbd5df;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        display: inline-block;
    }

    .sk_01_gb_swiper-pagination1-2 .swiper-pagination-switch {
        opacity: 1;
    }

    .sk_01_gb_swiper-pagination1-2 .swiper-active-switch {
        width: 52px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
    }

    .sk_01_gb_threePerson_wrap {
        width: 100%;
        min-width: 1200px;
        margin: 10px auto 0 auto;
    }

    .sk_01_gb_threePerson_title {
        width: 388px;
        height: 100px;
        background: url(./sk_01_gb_title02_bg.png) no-repeat;
        background-size: 100%;
        margin: 0 auto;
        font-size: 34px;
        color: #4d7b8b;
        padding-top: 40px;
        padding-left: 150px;
        box-sizing: border-box;
        letter-spacing: 5px;
    }

    .sk_01_gb_swiper2 {
        max-width: 1200px;
        margin-top: 40px;
        height: 240px;
    }

    .sk_01_gb_swiper2::before {
        content: '';
        width: 13%;
        height: 240px;
        background: linear-gradient(to right, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100% );
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .sk_01_gb_swiper2::after {
        content: '';
        width: 13%;
        height: 240px;
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90% );
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
    }

    .sk_01_gb_swiper2 .swiper-slide p {
        position: relative;
        text-align: center;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        margin-top: 14px;
    }

    .sk_01_gb_swiper2 .swiper-slide p::before {
        content: '';
        width: 10px;
        height: 10px;
        background: url(./sk_01_gb_texticon_leftTop.png) no-repeat left top;
        background-size: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
    }

    .sk_01_gb_swiper2 .swiper-slide p::after {
        content: '';
        width: 10px;
        height: 10px;
        background: url(./sk_01_gb_texticon_leftTop.png) no-repeat left top;
        background-size: 100%;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
    }



    /* 月度好书推荐 */

    .sk_01_gb_monthGoodbookRecomment_warp {
        width: 100%;
        min-width: 1200px;
        height: 528px;
        background: url(./sk_01_gb_monthgoodbook_bg.jpg) no-repeat center top;
        background-size: 1200px;
        margin: 60px auto 0 auto;
        padding-top: 9px;
        box-sizing: border-box;
        position: relative;
    }

    .sk_01_gb_monthGoodbookRecomment_text{
        width: 100%;
        height: 82px;
        text-align: center;
    }

    .sk_01_gb_monthGoodbookRecomment_text img{
        height: 60px;
        margin-top: 20px;
    }

    .sk_01_monthGoodbook_tabs {
        height: 30px;
        position: absolute;
        right: 140px;
        top: 44px;
        z-index: 20;
    }

    .sk_01_monthGoodbook_tabs a {
        width: 57px;
        height: 26px;
        line-height: 26px;
        color: #a5844f;
        font-size: 16px;
        text-align: center;
        border: 1px solid #a5844f;
        display: inline-block;
        margin: 0 3px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
    }

    .sk_01_gb_monthGoodbookRecomment_warp::before {
        content: '';
        width: 13%;
        height: 528px;
        background: linear-gradient(to right, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100% );
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .sk_01_gb_monthGoodbookRecomment_warp::after {
        content: '';
        width: 13%;
        height: 528px;
        background: linear-gradient(to right, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 70% );
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
    }

    .sk_01_gb_swiper3 {
        max-width: 1200px;
        min-width: 1000px;
        max-height: 340px;
        text-align: center;
        margin-top: 70px;
    }

    .sk_01_gb_swiper3 .swiper-slide a {
        width: 60%;
        display: block;
        margin: 0 auto;
        color: #212121;
    }

    .sk_01_gb_swiper3_imgbox {
        width: 100%;
        height: 180px;
        /* height: 15.2vw; */
        text-align: center;
    }

    .sk_01_gb_swiper3_imgbox  img{
        width: 100%;
    }

    .sk_01_gb_swiper3 .swiper-slide p {
        font-size: 14px;
        font-weight: bold;
        margin-top: 14px;
    }
    .sk_01_gb_monthGoodbookRecomment_warp .swiper-button-prev3,
    .sk_01_gb_monthGoodbookRecomment_warp .swiper-button-next3 {
        position: absolute;
        width: 30px;
        height: 58px;
        top: 50%;
        margin-top: -29px;
        background: url(./sk_01_gb_swiper_arrow.png) no-repeat;
        background-size: 100%;
        z-index: 20;
        cursor: pointer;
    }

    .sk_01_gb_monthGoodbookRecomment_warp .swiper-button-prev3 {
        left: 20px;
    }

    .sk_01_gb_monthGoodbookRecomment_warp .swiper-button-next3 {
        right: 20px;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }

    .swiper-pagination3 {
        bottom: 40px;
        width: 100%;
        text-align: center;
        position: absolute;
        z-index: 10;
    }

    .swiper-pagination3 span {
        margin: 0 6px;
        width: 6px;
        height: 6px;
        border: 2px solid #b8c2c8;
        background-color: #b8c2c8;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        opacity: 1;
        display: inline-block;
        cursor: pointer;
    }

    .swiper-pagination3 .swiper-visible-switch{
        width: 6px;
        height: 6px;
        border: 2px solid #b8c2c8;
        background-color: #b8c2c8;
        display: inline-block;
    }

    .swiper-pagination3 .swiper-active-switch {
        background-color: #FFF;
        border: 2px solid #4d9eba;
    }

    /* 有声图书馆 */

    .sk_01_gb_library {
        width: 100%;
        min-width: 1200px;
        height: 500px;
        background: url(./sk_01_gb_libray_bg_1.jpg) no-repeat center 60px;
        background-size: 1200px;
        padding-top: 30px;
        box-sizing: border-box;
        margin-top: 0px;
    }

    .sk_01_gb_library_title {
        width: 320px;
        height: 110px;
        background: url(./sk_01_goodBook_headPortrait03.png) no-repeat;
        background-size: 100%;
        font-size: 32px;
        color: #4d7b8b;
        text-shadow: 1px 1px 1px #fff;
        margin: 0 auto;
        padding-left: 58px;
        padding-top: 41px;
        box-sizing: border-box;
    }

    .sk_01_gb_library_content_wrap {
        width: 1000px;
        margin: 60px auto 0 auto;

    }

    .sk_01_gb_library_content_ul {
        width: 640px;
        float: right;
        overflow: hidden;
    }

    .sk_01_gb_library_content_ul li {
        width: 196px;
        height: 196px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border: 2px solid #5396ad;
        overflow: hidden;
        float: left;
        margin-left: 10px;
    }

    .sk_01_gb_library_content_li_border {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        border: 4px solid #FFF;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        overflow: hidden;
        position: relative;
    }

    .sk_01_gb_library_content_li_con1 {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .sk_01_gb_library_img_box {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .sk_01_gb_library_img_box img {
        width: 100%;
        height: 100%;
    }

    .sk_01_gb_library_img_text {
        width: 100%;
        height: 60px;
        background: url(./sk_01_gb_libray_textbg.jpg) no-repeat center;
        background-size: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        padding: 0 50px;
        box-sizing: border-box;
        font-size: 14px;
        color: #FFF;
        display: table;
    }

    .sk_01_gb_library_img_text  span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
    }

    /* 学者书单 书品 */
    .sk_01_gb_booklist_wrap {
        width: 100%;
    }
    .sk_01_gb_booklist {
        width: 1000px;
        margin: 20px auto 0 auto;
        overflow: hidden;
    }

    .sk_01_gb_booklist_left,
    .sk_01_gb_booklist_center,
    .sk_01_gb_booklist_right {
        width: 33%;
        padding-right: 30px;
        box-sizing: border-box;
        float: left;
    }
    .sk_01_gb_booklist_right {
        padding-right: 0;
    }
    .sk_01_gb_booklist_left {

        /* float: left; */
    }

    .sk_01_gb_booklist_center {
        /* width: 50%; */
        /* float: right; */
    }

    .sk_01_gb_booklist_left_ul,
    .sk_01_gb_booklist_center_ul {
        margin-top: 30px;
    }

    .sk_01_gb_booklist_left_ul li {
        width: 100%;
        height: 58px;
        line-height: 58px;
        padding-left: 15px;
        box-sizing: border-box;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .sk_01_gb_booklist_left_ul li:nth-child(odd) {
        background: linear-gradient(to right, rgba(238,246,246, 0), rgba(238,246,246, 1));
    }

    .sk_01_gb_booklist_left_ul li:nth-child(even) {
        background: linear-gradient(to right, rgba(238,246,246, 1), rgba(238,246,246, 0));
    }

    .sk_01_gb_booklist_left_ul li:nth-child(1) a {
        font-weight: bold;
    }


    .sk_01_gb_booklist_left_ul li a {
        color: #212121;
    }

    .sk_01_gb_booklist_center_ul li {
        width: 100%;
        padding: 10px 0 10px 16px;
        border-bottom: 1px solid #e1eaef;
        overflow: hidden;
    }

    .sk_01_gb_booklist_center_ul li .books_number {
        width: 17px;
        height: 23px;
        text-align: center;
        color: #FFF;
        font-size: 12px;
        padding-top: 1px;
        margin-top: 6px;
        box-sizing: border-box;
        float: left;
    }

    .sk_01_gb_booklist_center_ul li .books_picture {
        width: 75px;
        height: 108px;
        float: left;
        margin-left: 15px;
    }

    .sk_01_gb_booklist_center_ul li .books_picture img {
        width: 100%;
        height: 100%;
    }

    .sk_01_gb_booklist_center_ul li .books_introduce {
        width: 245px;
        float: left;
        font-size: 14px;
        color: #212121;
        line-height: 30px;
        margin-left: 20px;
    }

    .sk_01_gb_booklist_center_ul li:nth-child(1) .books_introduce {
        margin-top: 10px;
        width: 160px;
        margin-left: 10px;
    }

    .sk_01_gb_booklist_center_ul li .books_introduce .books_full_name {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-weight: bold;
        font-size: 16px;
        overflow: hidden;
    }

    .sk_01_gb_booklist_center_ul li .books_full_name_frist {
        margin-top: 20px;
    }

    .sk_01_gb_booklist_center_ul li .books_introduce .books_full_name a {
        color: #212121;
    }



    .sk_01_gb_booklist_center_ul li .books_introduce .books_person_work {

    }

    .sk_01_gb_booklist_center_ul li .books_introduce .books_press {
        color: #707070;
    }


    .sk_01_gb_booklist_center_ul li:nth-child(3) {
        border-bottom: none;
    }

    .sk_01_gb_booklist_center_ul li:nth-child(1){
        background: linear-gradient(to right, rgba(238,246,246, 1), rgba(238,246,246, 0));
    }

    .sk_01_gb_booklist_center_ul li:nth-child(1) .books_number {
        background: url(./sk_01_gb_number_bg01.png) no-repeat center;
        background-size: 100%;
    }

    .sk_01_gb_booklist_center_ul li:nth-child(2) .books_number {
        background: url(./sk_01_gb_number_bg02.png) no-repeat center;
        background-size: 100%;
    }

    .sk_01_gb_booklist_center_ul li:nth-child(3) .books_number {
        background: url(./sk_01_gb_number_bg03.png) no-repeat center;
        background-size: 100%;
    }

    .sk_01_gb_booklist_right dl{
        width: 100%;
    }

    .sk_01_gb_booklist_right dl:nth-child(2) {
        margin-top: 30px;
    }

    .sk_01_gb_booklist_right dl dt{
        width: 100%;
        height: 242px;
    }

    .sk_01_gb_booklist_right dl dt img{
        width: 100%;
        height: 100%;
    }

    .sk_01_gb_booklist_right dl dd{
        text-align: center;
        line-height: 50px;
    }

    /* 友情链接 */
    .sk_01_gb_footer_container {
        width: 100%;
        min-width: 1200px;
    }

    .sk_01_gb_friendshipLink_wrap {
        width: 1000px;
        margin: 0 auto 0 auto;
    }

    .sk_01_gb_friendshipLink_title {
        font-size: 34px;
        font-weight: bold;
        color: #4d7b8b;
        text-align: center;
    }

    .sk_01_gb_friendshipLink {
        padding: 18px 0;
        border-top: 1px solid #cadfe1;
        border-bottom: 1px solid #cadfe1;
        margin-top: 20px;
        text-shadow: 3px 3px 3px #e7f0f1;
    }

    .sk_01_gb_friendshipLink a {
        color: #212121;
        font-size: 12px;
    }

    .sk_01_gb_friendshipLink span {
        color: #a7c0c9;
        margin: 0 10px;
    }

    .mobileElm {
        display: none;
    }

    /* footer */

    .sk_01_gb_footer_wrap {
        width: 100%;
        background: url(./sk_01_gb_footer_bg.jpg) no-repeat center bottom;
        background-size: 1200px;
        padding-top: 40px;
    }

    .sk_01_gb_footer {
        width: 1000px;
        margin: 30px auto 0 auto;
        padding-bottom: 48px;
        font-size: 12px;
    }

    .sk_01_gb_footer_link_01 {
        text-align: center;
    }

    .sk_01_gb_footer_link_01 a {
        color: #4d7b8b;
    }

    .sk_01_gb_footer_link_01 span {
        margin: 0 16px;
        color: #4d7b8b;
    }

    .sk_01_gb_footer_link_02 {
        text-align: center;
        margin-top: 18px;
    }

    .sk_01_gb_footer_link_02 a {
        color: #4d7b8b;
        margin: 0 15px;
    }

    .gongan {
        display: inline-block;
        padding-left: 20px;
        background: url(./sk_01_gb_guohui.png) no-repeat left center;
        background-size: 14px;
    }

    .sk_01_gb_footer_link_03 {
        height: 54px;
        text-align: center;
        vertical-align: top;
        margin-top: 4px;
    }

    .sk_01_gb_footer_link_03 span {
        margin: 0 20px;
    }

    .sk_01_gb_footer_link_03 a,
    .sk_01_gb_footer_link_03 span {
        color: #4d7b8b;
        vertical-align: middle;
    }

    .sk_01_gb_footer_link_img:nth-child(1) {
        width: 31px;
        height: 40px;
        display: inline-block;
    }

    .sk_01_gb_footer_link_img img {
        width: 100%;
        height: 100%;
    }

    .sk_01_gb_footer_link_03 span {
        margin-top: 10px;
    }

    .sk_01_gb_footer_link_img:nth-child(2) {
        margin-left: 40px;
    }

    .trustweb {
        margin-left: 80px;
    }

    .trustweb img{
        width: 96px;
        height: 36px;
    }

    /* end */

}