.container {
    max-width: 960px;
}

.totop {
    text-align: center;
    width: 52px;
    height: 50px;
    border-radius: 25px;
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 999;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 1px 2px 10px #8BC34A;
    cursor: pointer;
}

.totop img {
    vertical-align: middle;
    margin-top: 14px;
}


body {
    font-family: Noto Sans TC, sans-serif !important;
    color: #0e0e0e
}

@media (min-width:992px) {
    .header-space {
        height: 64px;
        /*margin-top: -23px;*/
    }
}

@media (max-width: 991px) {
    .header-space {
        height: 50px;
        margin-top: -23px;
    }
}

.aboutsinyi-header-mobile-menu ul li {
    padding-top: 10px;
}

.function-bar.d-lg-block a {
    color: #0e0e0e;
}

.aboutsinyi-header-pc-menu li a {
    color: #ffffff;
}

#softmobile-footer {
    margin-bottom: -24px;
}

/*]]>*/

.fullSizeMask,
#fullSizeMask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 1;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 0.4);
}

@media (min-width: 1200px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

a,
a:hover,
a:visited {
    color: #0e0e0e;
    text-decoration: none;
}

.about-breadcrumbs {
    font-size: 0.92em;
    color: #666666;
    /* float:left;*/
    display: inline;
    width: 100%;
    margin-bottom: 20px;
}

.about-breadcrumbs a:link,
.about-breadcrumbs a:visited,
.about-breadcrumbs a:active {
    color: #0e0e0e;
    text-decoration: underline;
}

.about-breadcrumbs a:hover {
    text-decoration: underline;
}

.aboutsinyi-header-pc {
    width: 100%;
    height: 168px;
    background-image: url(/sinyicity_aboutsinyi/image/aboutsinyi-headerimg.png);
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 30px;
    background-size: cover;
    background-position: center;
}

.aboutsinyi-header-pc .aboutsinyi-header-pc-title {
    display: block;
    width: calc(216px + 0px);
    margin-top: 5px;
    margin-right: 30px;
    float: left;
}

.aboutsinyi-header-pc-title h1,
.aboutsinyi-header-pc-title div {
    font-size: 36px;
    line-height: 58px;
    display: inline-block;
    float: left;
    margin-left: 0px;

}

.aboutsinyi-header-pc-title span {
    font-size: 16px;
    font-weight: normal;
}

.aboutsinyi-header-pc-menu {
    width: calc(100% - 246px);
    float: left;
}

.aboutsinyi-header-pc-menu li a {
    color: #ffffff;
}

.aboutsinyi-header-pc ul,
.aboutsinyi-header-pc ul li {
    display: block;
    list-style: none;

}

.aboutsinyi-header-pc ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-block-start: 0em;
    margin-block-end: 0em;


}

.aboutsinyi-header-pc ul li {
    width: calc((100% / 6) - 2px);
}

.aboutsinyi-header-pc ul li {
    background-color: rgba(12, 12, 12, 0.25);
    float: left;
    margin-left: 2px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 72px;
    font-size: 16px;
    font-weight: bolder;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.8);
}

.aboutsinyi-header-pc ul li:hover {
    color: rgba(255, 255, 255, 1);

}

.aboutsinyi-header-pc ul li.active {
    background-color: rgba(12, 12, 12, 0.28);
    color: rgba(255, 255, 255, 1);
    border-bottom: #00A550 solid 6px;
}

.aboutsinyi-header-mobile {
    width: 100%;
    height: 150px;
    background-image: url(/sinyicity_aboutsinyi/image/aboutsinyi-headerimg.png);
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 30px;
    background-size: cover;
    background-position: center;
}


.aboutsinyi-header-mobile .aboutsinyi-header-mobile-title {
    display: block;
    width: calc(100% + 0px);
    margin-top: 0px;
    margin-right: 0px;
    float: left;
}

.aboutsinyi-header-mobile-title h1,
.aboutsinyi-header-mobile-title div {
    font-size: 28px;
    line-height: 58px;
    display: inline;
    float: left;
    margin-left: 0px;
    width: 100%;

}



.aboutsinyi-header-mobile-title span {
    font-size: 12px;
    font-weight: normal;
}

.aboutsinyi-header-mobile-menu {
    width: 100%;
    display: block;
    background-color: #00A550;
    height: 90px;
    /*padding-top: 10px;*/
    /*height: 90px;*/
    color: #ffffff;
}

.aboutsinyi-header-mobile-menu ul {
    width: 320px;
    padding: 0px;
    margin: 0px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.aboutsinyi-header-mobile-menu ul,
.aboutsinyi-header-mobile-menu ul li {
    display: block;
    list-style: none;

}

.aboutsinyi-header-mobile-menu ul li {
    width: calc((100% / 3) - 2px);
    float: left;
    font-size: 15px;
    /*line-height: 36px;*/
    text-align: center;
    color: #fff;
    height: 36px;

}

.aboutsinyi-header-mobile-menu ul li a,
.aboutsinyi-header-mobile-menu ul li a:hover,
.aboutsinyi-header-mobile-menu ul li a:visited {
    color: #ffffff;
}


.aboutsinyi-header-mobile-menu.sticky {
    position: fixed;
    top: 50px;
    width: 100%;
    /*padding-top: 0px;*/
    /* height:90px;*/
    z-index: 997;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(12, 12, 12, 0.2);
    -moz-box-shadow: 0px 3px 4px 0px rgba(12, 12, 12, 0.2);
    box-shadow: 0px 3px 4px 0px rgba(12, 12, 12, 0.2);
    margin-top: 0px;
    transition: all 500ms ease-in-out;
}

.aboutsinyi-header-mobile-menu.sticky.showmenu {
    margin-top: -80px;

}

.aboutsinyi-header-mobile-menu.sticky ul {
    padding-top: 0px;
}






.aboutsinyi-header-mobile-menu.sticky .stickymenubtn {
    color: #ffffff;
    width: 120px;
    /* height: 32px; */
    background-color: #00A550;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 90px;
    font-size: 14px;
    z-index: 47;
    display: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;

    /* line-height: 11px; */
    /* margin-top: 10px; */

    -webkit-box-shadow: 0px 3px 4px 0px rgba(12, 12, 12, 0.2);
    -moz-box-shadow: 0px 3px 4px 0px rgba(12, 12, 12, 0.2);
    box-shadow: 0px 3px 4px 0px rgba(12, 12, 12, 0.2);

}

.aboutsinyi-header-mobile-menu.sticky .stickymenubtn a.stickymenu-arrow {
    background-image: url(/sinyicity_aboutsinyi/image/aboutsinyi_mobilemenu_arrow.svg);
    background-repeat: no-repeat;
    background-position-y: 5px;
    width: 16px;
    height: 16px;
    background-size: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    transition: all 500ms ease-in-out;
}

.aboutsinyi-header-mobile-menu.sticky.showmenu .stickymenubtn a.stickymenu-arrow {
    transform: rotate(180deg);
}

@media only screen and (max-width: 991px) {
    .aboutsinyi-header-pc {
        display: none;
    }

    .aboutsinyi-header-mobile-menu {
        display: block;
    }

    .aboutsinyi-header-mobile {
        display: block;
    }
}

@media screen and (min-width: 992px) {
    .aboutsinyi-header-pc {
        display: block;
    }

    .aboutsinyi-header-mobile-menu {
        display: none;
    }

    .aboutsinyi-header-mobile {
        display: none;
    }
}


.page-conainer {
    margin-bottom: 30px;
}

/*.page-container h1,
.page-container h2,
.page-container h3,
.page-container h4,
.page-container h5
{
    margin:0px;
    margin-block-start: 0em;
    margin-block-end: 0em;
}*/

.page-conainer .page-text .about-breadcrumbs+h2 {
    color: #000000;
    font-weight: bold;
    line-height: 62px;
}

.page-conainer .page-text h1,
.page-conainer .page-text h2.pageh2title {
    font-size: 28px;
    line-height: 52px;
    font-weight: bold;
    /*float:left;*/
}

.page-conainer .page-text h2 {
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    color: #149B74;
    /*float:left;*/
}

.page-conainer .page-text p {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #0e0e0e;
}

.page-conainer .page-text p:first-of-type {
    margin-top: 2em;
}

.page-conainer .page-text p:last-child {
    margin-bottom: 2em;
}

.page-conainer section {
    width: 100%;
    display: block;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 40px;
    height: auto;
    overflow: hidden;

}

.page-conainer section.about.group {

    background-image: url(/sinyicity_aboutsinyi/image/img_section1.jpg);

}

.page-conainer section.about.invenstor {

    background-image: url(/sinyicity_aboutsinyi/image/img_section2.jpg);

}

.page-conainer section.about.hr {

    background-image: url(/sinyicity_aboutsinyi/image/img_section3.png);

}

.page-conainer section.idea.csr {

    background-image: url(/sinyicity_aboutsinyi/image/img_idea_section1.jpg);


}

.page-conainer section.idea.article {

    background-image: url(/sinyicity_aboutsinyi/image/img_idea_section2.jpg);

}

.page-conainer section .link-card {
    display: block;
    width: calc(960px /3);
    height: auto;
    background-color: rgba(0, 165, 80, 0.9);
    /*padding: 20px;*/
    margin-bottom: 20px;
}

.page-conainer section:nth-child(1) .link-card,
.page-conainer section:nth-child(3) .link-card {
    margin-left: calc(50% - 480px);
    margin-right: unset;
    float: left;


}

.page-conainer section:nth-child(2) .link-card,
.page-conainer section:nth-child(4) .link-card {
    margin-right: calc(50% - 480px);
    margin-left: unset;
    float: right;
}

.page-conainer section .link-card h3 {
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
    width: calc(100% - 80px);
    float: left;
}

.page-conainer section .link-card h3+span {
    float: right;
    color: #ffffff;
}

.page-conainer section .link-card .card-header {
    margin: 0px;
    padding: 0px;
    display: block;

    background-color: rgba(0, 165, 80, 0.9);
    /* margin-bottom: 10px; */
    border-bottom: none;
    padding: 10px 20px 11px 20px;
    float: left;
    width: 100%;
    height: 52px;
    border-bottom: solid #ffffff 1px;

}

.page-conainer section .link-card h4 {
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    font-weight: bold;
}

.page-conainer section .link-card p {
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 0rem;
    padding-right: 16px;
}

.page-conainer section .link-card ul,
.page-conainer section .link-card ul li {
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.page-conainer section .link-card ul li {
    display: block;
    border-bottom: dotted #ffffff 1px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 16px;
    float: left;
    background-color: rgba(0, 165, 80, 0.9);

}


.page-conainer section .link-card ul li:after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(/sinyicity_aboutsinyi/image/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    float: right;
    margin-right: 0px;
    margin-top: -35px;
}


.page-conainer section .link-card ul li:hover,
.page-conainer section .link-card ul li:focus {

    background-color: rgba(2, 142, 70, 0.9);
    outline: -webkit-focus-ring-color auto 0px;

}


@media only screen and (max-width: 991px) {

    .page-conainer section:nth-child(1) .link-card,
    .page-conainer section:nth-child(3) .link-card {
        margin-left: auto;
        margin-right: auto;
        float: none;


    }

    .page-conainer section:nth-child(2) .link-card,
    .page-conainer section:nth-child(4) .link-card {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

}


.executives-card {
    background-image: url(/sinyicity_aboutsinyi/image/executive_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #00D1AA;
    width: calc(100%/3 - 10px);
    height: auto;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    float: left;
    margin-right: 10px;
    text-shadow: 0px 0px 4px rgba(12, 12, 12, 0.3);
}



.executives-card:nth-child(3) {
    margin-right: 0px;
}

.executives-card:nth-child(6) {
    margin-right: 0px;
}

.executives-card:nth-child(9) {
    margin-right: 0px;
}

@media only screen and (max-width: 991px) {
    .executives-card {
        background-color: #00D1AA;
        width: calc(100% - 0px);
        height: 130px;
        margin: 0px;
        padding: 0px;
        color: #ffffff;
        float: none;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .executives-card:nth-child(3) {
        margin-right: 0px;
    }

    .executives-card:nth-child(6) {
        margin-right: 0px;
    }

    .executives-card:nth-child(9) {
        margin-right: 0px;
    }




}


.executives-card.chairman,
.executives-card.vicechairman,
.executives-card.founder {
    background-image: url(/sinyicity_aboutsinyi/image/executive_bg_chairman.png);
    background-size: cover;
    background-repeat: no-repeat;

    background-color: #00D1AA;
    width: calc(100% - 0px);
}

.executives-card.chairman {
    background-image: url(/sinyicity_aboutsinyi/image/executive_bg_chairman_new.png);
}

.executives-card.founder {
    background-image: url(/sinyicity_aboutsinyi/image/executive_bg_chairman.png);
}

.executives-card.vicechairman {
    background-image: url(/sinyicity_aboutsinyi/image/executive_bg_vicechairman.png);
}


.executives-card.deputy {
    width: calc(50% - 10px);
}




.executives-card .card-header {
    height: 142px;
    width: 100%;
    border-bottom: 0px solid transparent;
}

.executives-card.chairman .card-header,
.executives-card.founder .card-header,
.executives-card.vicechairman .card-header {
    height: 92px;
    padding-left: 35.3%;
    background-color: rgba(0, 0, 0, 0);
}

.executives-card.chairman .card-body,
.executives-card.vicechairman .card-body,
.executives-card.founder .card-body {
    margin-left: 45%;
    min-height: 300px;
}


.executives-card .card-header:before {
    content: "";
    height: 132px;
    width: 12px;
    background-color: #34EF8F;
    display: block;
    float: left;
    margin-top: -18px;
}

.executives-card .card-header:after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(/sinyicity_aboutsinyi/image/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    display: none;
    float: right;
    background-position: left top;
    margin-top: -45px;
}

@media only screen and (max-width: 991px) {

    .executives-card.chairman,
    .executives-card.vicechairman,
    .executives-card.founder {
        background-image: url(/sinyicity_aboutsinyi/image/executive_bg.png);
        background-size: cover;
        background-repeat: no-repeat;

        background-color: #00D1AA;
        width: calc(100% - 0px);
    }

    .executives-card.chairman .card-header,
    .executives-card.vicechairman .card-header,
    .executives-card.founder .card-header {

        padding-left: 20px;
    }

    .executives-card.chairman .card-body,
    .executives-card.vicechairman .card-body,
    .executives-card.founder .card-body {
        margin-left: 0%;
    }

    .executives-card.deputy {
        width: calc(100% - 0px);
    }


    .executives-card .card-header {
        height: 130px;
    }

    .executives-card .card-header:before {
        content: "";
        height: 93px;
        width: 12px;
        background-color: #34EF8F;
        display: block;
        float: left;
        margin-top: -14px;
    }

    .executives-card .card-header:after {
        content: "";
        width: 24px;
        height: 24px;
        background-image: url(/sinyicity_aboutsinyi/image/arrow-white-right.svg);
        background-repeat: no-repeat;
        background-color: transparent;
        display: block;
        float: right;
        background-position: left top;
        margin-top: -45px;
        margin-right: -5px;
        transform: rotate(-90deg);
    }

    .executives-card .card-header.closeheader:after {
        content: "";
        width: 24px;
        height: 24px;
        background-image: url(/sinyicity_aboutsinyi/image/arrow-white-right.svg);
        background-repeat: no-repeat;
        background-color: transparent;
        display: block;
        float: right;
        background-position: left top;
        margin-top: -45px;
        margin-right: 0px;
        transform: rotate(90deg);
    }

}

.executives-card .card-header h3,
.executives-card .card-header h4 {
    padding-left: 20px;

}

.executives-card .card-header h3 {
    font-size: 1.6rem;
}

.executives-card .card-header h4 {
    font-size: 1.3rem;
}

.executives-card .card-body li,
.executives-card .card-body p {
    font-size: 16px;
}

.executives-card ul,
.executives-card ul li {
    display: block;
    list-style: none;

}

.executives-card ul {
    height: auto;
    padding-bottom: 20px;
    display: block;
    width: 100%;
    background-color: transparent;
    float: left;
}

.executives-card ul li {
    width: calc(100% - 0px);
    /* height: 24px; */
    float: left;
    padding-inline-start: 0px;
    margin-left: -11px;
    text-indent: 0px;
}

.executives-card ul li:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 2px;
    margin-left: -20px;
    background-image: url(/sinyicity_aboutsinyi/image/ic-executive-liststyle.svg);
}

.excutives-card .card-body {
    margin: 0px;
    padding: 20px;
    display: block;
}

@media only screen and (max-width: 991px) {
    .excutives-card .card-body {
        display: none;
    }
}

/*===== publish =======*/
.page-conainer.publish {
    background-image: url(/sinyicity_aboutsinyi/image/publish_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}


@media only screen and (max-width: 991px) {
    .page-conainer.publish {
        background-image: url(/sinyicity_aboutsinyi/image/publish_bg.png);
        background-repeat: no-repeat;
        background-size: 100% 150px;
    }
}


.page-conainer.publish h1 {
    color: #ffffff;
}


.last-ad-box {
    width: calc(60% - 10px);
    display: block;
    background-color: transparent;
}




.last-ad-box .movie-box {
    background-color: transparent;
    width: 560px;
    height: 316.48px;
    margin-top: 25px;
    background-image: url(/sinyicity_aboutsinyi/image/macbook.png);
    background-repeat: no-repeat;
    background-size: 100%;
}


.last-ad-box iframe {
    width: 432px;
    height: 256px;
    margin-top: 25px;
}


.last-ad-text-box {
    width: calc(40% - 10px);
    display: block;
    background-color: #ffffff;
    min-height: 320px;
    box-shadow: 8px 8px 10px rgba(12, 12, 12, 0.2);
    padding: 20px;
    margin-top: 20px;
    text-align: left;
}

.last-ad-text-box .box-header {
    width: 85%;
    display: block;
    float: left;
    /*background-color: chocolate;*/
}

.last-ad-text-box .box-body {
    width: 100%;
    display: block;
    float: left;
    /*background-color: orange;*/
}

.last-ad-text-box h4 {
    color: #00A550;
    float: left;
    font-size: 1.2rem;
    float: left;
    width: 100%;
}

.last-ad-text-box h5 {
    color: #0e0e0e;
    float: left;
    font-size: 1.35rem;
    font-weight: bolder;
    line-height: 1.8rem;
    margin-top: 12px;
    float: left;
}

.last-ad-text-box .box-body p {
    float: left;
    color: #666666;
    font-size: 0.92rem;
}

.last-ad-text-box .box-body a {
    color: #0880AF;
    float: right;
    margin-top: 20px;
    text-align: right;
    width: 100%;

}

.last-ad-text-box:before {
    content: "";
    display: block;
    width: 44px;
    height: 92px;
    float: right;
    margin-top: 2px;
    background-image: url(/sinyicity_aboutsinyi/image/ic-reedneedle.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: -46px;
    z-index: 20;
}




@media only screen and (max-width: 991px) {
    .last-ad-box {
        width: calc(100% - 10px);
        display: block;
        background-color: transparent;
        height: auto;

        text-align: center;

    }

    .last-ad-text-box {
        width: calc(100% - 60px);
        display: block;
        background-color: #ffffff;
        height: auto;
        box-shadow: -4px -4px 10px rgba(12, 12, 12, 0.2);
        padding: 20px;
        margin-left: 30px;
    }

    .last-ad-text-box:before {
        content: "";
        display: block;
        width: 32px;
        height: 66px;
        float: right;
        margin-top: 2px;
        background-image: url(/sinyicity_aboutsinyi/image/ic-reedneedle.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: transparent;
        margin-top: -55px;
    }

}

.row .row-movie-box {
    width: calc(320px - 18px);
    margin-right: 12px;
    background-color: #c9fff0;
    height: auto;
    display: block;
    padding-bottom: 20px;
    padding-top: 0px;
    margin-bottom: 20px;
}

.row .row-movie-box:nth-child(3),
.row .row-movie-box:nth-child(6),
.row .row-movie-box:nth-child(9) {

    margin-right: 0px;

}

.row .row-book-box {
    width: calc(240px - 18px);
    margin-right: 14px;
    background-color: #f6ffeb;
    height: auto;
    display: block;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.row .row-book-box:nth-child(4) {

    margin-right: 0px;

}


.row .row-movie-box .row-ad-text-box,
.row .row-book-box .row-book-text-box {
    width: 100%;
    display: block;
    float: left;
    min-height: 170px;
    /*background-color:#666666;*/
}

.row .row-movie-box .row-ad-text-box h4,
.row .row-book-box .row-book-text-box h4 {
    color: #0e0e0e;
    width: 100%;
    font-size: 1.08rem;
    line-height: 1.36rem;
    margin-top: 12px;
    font-weight: bolder;
    float: left;
    height: 40px;
    /*    overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;*/
}

.row .row-movie-box .row-ad-text-box h4+p,
.row .row-book-box .row-book-text-box h4+p {
    color: #666666;
    width: 100%;
    font-size: 0.8rem;
    line-height: 1.26rem;
    margin-top: 6px;
    font-weight: normal;
    float: left;
}

.row .row-book-box .row-book-text-box a.more-btn {
    float: right;
    text-align: right;
    margin-right: 12px;
    font-size: 0.6em;
    color: #0880AF;

}


.row .row-book-box .publish-book-box {
    float: none;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
}

.publish-book-box img.publish-book {
    width: 100%;
    height: auto;
}


@media only screen and (max-width: 991px) {

    .row .row-movie-box,
    .row .row-book-box {
        width: calc(100% - 10px);
        margin-left: 0px;
        /* background-color: yellow;*/
        height: auto;
        display: block;
        margin-right: 0px;
    }

    .row .row-movie-box .row-ad-text-box {
        width: calc(100% - 200px);
        display: block;
        float: left;
    }

    .row .row-book-box .row-book-text-box {
        width: calc(100% - 120px);
        display: block;
        float: left;
    }

    .row .row-movie-box .row-ad-text-box h4,
    .row .row-book-box .row-book-text-box h4 {

        height: auto;

    }

    .row .row-movie-box:nth-child(3),
    .row .row-book-box:nth-child(4) {
        margin-right: 0px;
    }

    .row .row-movie-box iframe {
        width: 160px;
        height: 90px;
        float: left;
        margin-right: 20px;
    }

    .row .row-book-box .publish-book-box {
        width: 120px;
        float: left;
    }






}

/*.annual-row{
    width:100%;
    float:left;
    height:auto;
    display:block;
}

.annual-row{
    content:"";
    width:1px;
    height:1px;
    display:block;
    clear:both;
}*/

.page-section-text {
    margin-top: 20px;
    float: left;
}

.annual-row .rowtitle div.collapse_arrow {
    float: right;
    width: 36px;
    height: 24px;
    background-image: url(/sinyicity_aboutsinyi/image/arrow-green-right.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    background-position: left top;
    margin-top: -5px;
    margin-right: 0px;
    transform: rotate(-90deg);
}

.annual-row .rowtitle.collapse {
    display: block;
}

.annual-row .rowtitle.collapse div.collapse_arrow {
    transform: rotate(90deg);
    margin-top: 12px;
}

.annual-row .rowtitle.collapse+.row {
    display: none;
}


.row .row-movie-box .row-ad-text-box {
    padding-left: 12px;
    padding-right: 12px;
}

.rowtitle {
    padding-bottom: 1px;
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #00A550;
    /*border-bottom: 1px solid #00a550;*/
}

.rowtitle img.ic-admovie {
    width: 32px;
    height: 30px;
    float: left;
    margin-right: 8px;

}



.article-title-box {
    width: 100%;
    min-height: 90px;
    background-image: url(/sinyicity_aboutsinyi/image/article-title-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #459257;
    /* height: 200px; */

    padding-left: 180px;
    position: relative;
    display: table;
    background-position: -20px -20px;
}

.article-title-box h2.article-title {
    color: #ffffff;
    margin-left: 0px;
    font-size: 2.2em;
}


.article-title-box .box-foot {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    background: #459257;
    padding: 0 16px 16px 16px;
    color: #ffffff;
}

.article-title-box .publish-date {
    color: #ffffff;

}

.article-title-box .publish-media {
    color: #ffffff;
    float: right;
}

.row.lastsnews .lastnews_text-box .publish-wrap {
    color: #ffffff;
}

.event-title-box {
    color: #ffffff;
    background-color: #459257;
    width: 100%;
}

.eventcontent-text-box p img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

.eventcontent-text-box p {
    font-size: 18px !important;
}

.article-title-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 100%;
    min-height: 200px;
    background-image: url(/sinyicity_aboutsinyi/image/article-title-bg.png);
    background-repeat: no-repeat;
    background-color: #459257;
    background-size: 1000px;
    background-position-x: -5px;
    background-position-y: -30px;
}

.event-title-box {
    width: 100%;
    min-height: 200px;
    background-image: none;
    background-repeat: no-repeat;
    background-color: #459257;
    height: 200px;
    padding-right: 20px;
    padding-left: 0px;
    background-size: 1000px;
    background-position-x: -5px;
    background-position-y: -30px;
    position: relative;
    display: block;
    overflow: hidden;
}

.eventcontent-text-box {
    padding: 30px 0px;
}

.event-image-box {
    /* float: left; */
    overflow: hidden;
    width: 100%;
    margin-right: 0px;
    display: flex;
    border-radius: 25px;
}

.article-title-box h1.article-title,
.event-title-box h1.article-title {
    color: #ffffff;
    margin-left: 0px;
    font-size: 2.2em;
    padding: 16px;
}


.event-title-box .box-foot {
    display: block;
}

.event-title-box .publish-date {
    color: #ffffff;
    float: left;
    margin-left: 20px;

}

.event-title-box .publish-media {
    color: #ffffff;
    float: right;
    margin-right: 20px;
}

.event-text-box {
    width: calc(60% - 20px);
    /*background-color: aqua;*/
    padding-top: 20px;
    display: block;
    float: left;
    padding-left: 16px;
}



.event-image-box img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 991px) {

    .article-title-box h2.article-title {
        font-size: 1.68em;

    }

    .article-title-box {
        /* background-size: 923px; */
        /* background-position-x: -60px; */
        /* padding-left: 150px; */
        /* display: flex;
        flex-direction: column; */
        height: auto;
        padding-left: 150px;
        padding-bottom: 20px;
    }

    .eventcontent-text-box p img {
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .event-image-box img {
        width: 100%;
    }

    .article-title-box,
    .event-title-box {
        display: flex;
        flex-direction: column;
        background-size: 960px;
        background-position-x: -60px;
        background-position-y: -10px;
        justify-content: space-between;
    }

    .article-title-box .box-foot {
        display: flex;
        flex-direction: column;
    }

    .event-title-box {
        padding-left: 16px;
        height: auto;
    }

    .event-image-box {

        width: 100%;

    }

    .event-text-box {
        width: calc(70% - 20px);

    }

    .event-text-box.full {
        width: calc(100% - 20px);
        margin-left: 10px;
    }

    .article-title-box h2.article-title,
    .event-title-box h2.article-title,
    .article-title-box h1.article-title,
    .event-title-box h1.article-title {
        color: #ffffff;
        margin-left: 0px;
        font-size: 1.68em;
        padding: 16px;
    }
}

@media screen and (min-width:768px) {
    .article-title-box .box-foot {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
}

@media screen and (min-width:992px) {
    .article-title-box {
        padding: 20px;
        padding-left: 190px;
        height: 200px;
    }

    .article-title-box .publish-date {
        margin-left: 20px;

    }

    .article-title-box .publish-media {
        margin-right: 20px;
    }

    .vicechairman_none {
        background-image: url(/sinyicity_aboutsinyi/image/executive_bg_vicechairman_none.png);
        width: calc(100% - 0px);
        display: flex;
        min-height: 392px;
    }

    .vicechairman_none .card-body {
        width: 75%;
        padding-top: 5.5rem;
    }

    .vicechairman_none .card-header {
        background-color: transparent;
        width: 50%;
        padding-top: 6rem;
    }

    .vicechairman_none .card-header::before {
        display: none;
    }

    .vicechairman_none .card-header::after {
        content: "";
        height: 132px;
        width: 12px;
        background-color: #34EF8F;
        display: block;
        float: right;
        background-image: none;
        margin-top: -175px;
    }
}