/* 悬浮框-公众号二维码 */
.gigo_roll {
    position: fixed;
    top: 200px;
    right: 0;
    width: 140px;
    height: 204px;
    background-color: rgb(255, 255, 255);
    font-family: PingFangSC-Semibold;
    border-radius: 10px 0 0 10px;
    text-align: center;
    box-shadow: 0 2px 10px rgb(220, 222, 225);}
.gigo_roll_text {
    margin-top: 20px;
    line-height: 28px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;}
.gigo_roll_qrCode {
    margin-top: 10px;}
.gigo_roll_qrCode img {
    width: 100px;
    height: 100px;}
.gigo_roll_furl_box{
    position: relative;}
.gigo_roll_furl {
    width: 26px;
    height: 26px;
    position: absolute;
    top: -11px;
    left: -11px;
    cursor: pointer;}


/* 导航栏 */
.gigo_up_navigation_bar_box {
    height: 290px;
    width: 350px;}
.gigo_up_navigation_bar_box_frag {
    max-width: 350px;
    margin: 0 auto;
    height: 290px;}
.gigo_up_navigation_bar_box_frag div ul li a {
    font-family: PingFangSC-Semibold;}
.gigo_roll_img_box {
    max-width: 800px;
    max-height: 350px;}

.gigo_list_title {
    font-size: 26px;
    font-weight: 600;
    font-family: PingFangSC-Semibold;
    width: 100%;
    text-align: center;
    color: rgb(32, 36, 43);
    margin-bottom: 40px;}
.jczy_news_list_clearfix {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;}
.xszz_news_list_clearfix li {
    display: flex;}
.gigo_list_item {
    width: 570px;
    border-top: solid 1px rgb(220, 222, 225);
    padding-top: 12px;
    margin-bottom: 12px;}
.gigo_list_item_box {
    display: flex;}
.gigo_list_item_img {
    width: 110px;
    height: 86px;
    margin-right: 20px;
    border-radius: 4px;
    background-image: url(../../images/def_bg.jpg);
    background-size: 100% 100%;}
.gigo_list_item_img img {
    width: 110px;
    height: 86px;
    border-radius: 4px;
    object-fit: cover;}
.gigo_list_item_date {
    font-family: PingFangSC-Regular;
    color: rgb(65, 73, 86);
    margin-bottom: 15px;}
.gigo_list_item_title {}
.gigo_list_item_title a {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: rgb(32, 36, 43);
    text-decoration: none;}
.gigo_more_btn {
    margin: 50px auto 0 auto;
    width: 90px;
    height: 36px;
    text-align: center;
    border: solid 2px rgb(32, 36, 43);
    cursor: pointer;
    border-radius: 5px;}
.gigo_more_btn a {
    text-decoration: none;}
.gigo_more_text {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    line-height: 36px;
    color: rgb(32, 36, 43);}
.gigo_video_item {
    width: 384px;}
.gigo_video_item_a {
    position: relative;
    width: 384px;
    height: 208px;
    background-color: rgb(220, 222, 225);
    border-radius: 20px;}
.gigo_video_item_btn {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 79px;
    left: 167px;
    z-index: 999;}
.gigo_video_item_img {
    width: 384px;
    height: 208px;
    border-radius: 20px;}
.gigo_video_item_img img {
    width: 384px;
    height: 208px;
    border-radius: 20px;
    object-fit: cover;}
.gigo_video_item_title {
    margin-top: 15px;
    width: 100%;}
.gigo_video_item_title a {
    text-decoration: none;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: rgb(32, 36, 43);}
.gigo_book_item {
    width: 282px;}
.gigo_book_item_a {
    width: 282px;
    height: 245px;
    background-color: rgb(220, 222, 225);
    border-radius: 20px;}
.gigo_book_item_img {
    width: 282px;
    height: 245px;
    border-radius: 20px;
    background-image: url(../../images/book_bg.jpg);
    background-size: 100% 100%;}
.gigo_book_item_img img {
    width: 152px;
    height: 209px;
    margin: 18px 65px;
    object-fit: cover;}
.gigo_book_item_title {
    margin-top: 15px;
    width: 100%;}
.gigo_book_item_title a {
    text-decoration: none;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: rgb(32, 36, 43);}
.gigo_music_item {
    width: 384px;
    height: 90px;
    background-image: url(../../images/music_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;}
.gigo_music_item:hover {
    box-shadow: 3px 3px 4px rgb(220, 222, 225);}
.gigo_book_item_a {
    width: 282px;
    height: 245px;
    background-color: rgb(220, 222, 225);
    border-radius: 20px;}
.gigo_music_item_act {
    position: relative;}
.gigo_music_item_btn {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 25px;}
.gigo_music_item_title {
    margin-left: 90px;
    line-height: 90px;}
.gigo_music_item_title a {
    text-decoration: none;
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: rgb(32, 36, 43);
    line-height: 90px;}


.gigo_think_list_box {
    position: relative;}
.gigo_think_list_window {
    width: 848px;
    overflow: hidden;
    margin: 0 auto;}
.gigo_think_box_under {
    width: 100%;
    height: 72px;
    background-color: rgb(162, 216, 48);
    border-radius: 36px;
    position: absolute;
    bottom: 80px;
    z-index: -999;}
.think_btn {
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 250px;}
.think_btn_left {
    left: 100px;}
.think_btn_right {
    right: 100px;}
.gigo_think_item {
    width: 848px;
    height: 375px;
    border-radius: 20px;
    position: relative;}
.gigo_think_item_img {
    width: 848px;
    height: 375px;
    border-radius: 20px;
    background-color: rgb(220, 222, 225);}
.gigo_think_item_img img {
    width: 848px;
    height: 375px;
    border-radius: 20px;
    object-fit: cover;}
.gigo_think_item_btn {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 163px;
    left: 399px;}




.gigo_up_navigation_bar_box .nav-item a {
    height: 50px;
    width: 170px;
    line-height: 50px;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    font-family: PingFangSC-Semibold;
    color: rgb(32, 36, 43);
    font-size: 18px;
    background-color: rgb(255, 244, 199);
    border-radius: 8px;}
.gigo_up_navigation_bar_box .nav-item a .item-name {
    margin-top: 10px;
    width: 170px;}
.gigo_up_navigation_bar_box .wp_nav .on {
    background-color: rgb(196, 140, 1);
    border-radius: 8px;}
.gigo_up_navigation_bar_box .wp_nav li a:hover {
    background-color: rgb(196, 140, 1);
    color: rgb(255, 255, 255);}
.gigo_up_navigation_bar_box .wp_nav .nav-item a.parent {
    color: rgb(255, 255, 255);}

.gigo_roll_img_box .dtjt9_div_img {
    overflow: visible;}
.gigo_roll_img_box .dtjt9_div_img img {
    border-radius: 20px;
    width: 100%;
    height: 310px;
    object-fit: cover;}
.gigo_roll_img_box .dtjt9_div_img .number {
    bottom: -40px;
    z-index: 150;
    right: 0;}
.gigo_roll_img_box .dtjt9_div_img .number .nomal {
    width: 20px;
    height: 20px;
    background-color: rgb(238, 239, 240);
    color: rgb(32, 36, 43);
    font-family: PingFangSC-Medium;
    line-height: 20px;
    text-align: center;}
.gigo_roll_img_box .dtjt9_div_img .number .current {
    width: 20px;
    height: 20px;
    background-color: rgb(81, 91, 107);
    color: rgb(255, 255, 255);
    font-family: PingFangSC-Medium;
    line-height: 20px;
    text-align: center;}
.gigo_roll_img_box .dtjt9_div_text {
    bottom: -15px;
    z-index: 150;
    width: 500px;
    left: 0;}
.gigo_roll_img_box .dtjt9_div_text .dtjt9_div_text_title {
    background-color: white;
    text-align: left;}
.gigo_roll_img_box .dtjt9_div_text .dtjt9_div_text_title a {
    font-family: PingFangSC-Medium;
    font-size: 15px;}

.gigo_list .wp_article_list_table tbody tr td:nth-child(2n) {
    width: 570px;}
.gigo_think_list_box .wp_article_list_table tbody tr {
    width: 848px;
    overflow: hidden;}