/**!
 * ?¡§???¡ã?¡§???€??????????¡À??
 * author: fxyue;
 * date:2019-09-17
 */

body {
    min-width: 0;
    overflow: hidden;
}

.preview {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
    z-index: 9999999;
    text-align: center;
    padding-top: 100px;
}

/* ???€??€???????  */
.ewb-section {
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
    position: relative;
}

/* ???????¡è????????¡À???¡§?¡¯?¡¯??????? */
.ewb-section-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.ewb-section-bg img {
    width: 100%;
    height: 100%;
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

/* ???€??€??????? */
.ewb-subject-info {
    position: relative;
    margin: 0 auto;
    height: 100%;
    width: 1190px;
    z-index: 20;
}

.ewb-section-txt {
    position: absolute;
    z-index: 30;
    left: 0;
    right: 0;
    height: 600px;
    top: 50%;
    margin-top: -300px;
}

.ewb-denote {
    display: block;
    position: absolute;
    z-index: 40;
    width: 34px;
    height: 31px;
    left: 50%;
    margin-left: -17px;
    bottom: 21px;
    background: url("/Template/zjsj/css/../images/denote_img.png") no-repeat !important;
}

.denote1 {
    background-image: url("/Template/zjsj/css/../images/denote_imgh.png") !important;
}

/* menu */
.ewb-menu-content {
    position: fixed;
    top: 50%;
    right: 27px;
    width: 142px;
    z-index: 22;
    margin-top: -183px;
    height: 366px;
    overflow: hidden;
}

.ewb-menu-item {
    text-align: right;
    font-size: 0;
}

.ewb-menu-node {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    border-radius: 26px;
    border: 1px solid #515151;
}

.ewb-menu-box {
    border-radius: 21px;
    height: 42px;
    width: 42px;
    background: url("/Template/zjsj/css/../images/mask_black_80.png");
}

.ewb-menu-icon {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;overflow: hidden;}
.ewb-menu-icon>img{
    display:none;
}
.menu1 .ewb-menu-icon {
    background-image: url("/Template/zjsj/css/../images/menu_icon_01.png") !important;
}

.menu2 .ewb-menu-icon {
    background-image: url("/Template/zjsj/css/../images/menu_icon_02.png") !important;
}

.menu3 .ewb-menu-icon {
    background-image: url("/Template/zjsj/css/../images/menu_icon_03.png") !important;
}

.menu4 .ewb-menu-icon {
    background-image: url("/Template/zjsj/css/../images/menu_icon_04.png") !important;
}
body.abt-hightcolor4 .menu1 .ewb-menu-icon {
    background-image: url("/Template/zjsj/css/../images/menu_icon_01h.png") !important;
}
body.abt-hightcolor4 .menu2 .ewb-menu-icon {
    background-image: url("/Template/zjsj/css/../images/menu_icon_02h.png") !important;
}
body.abt-hightcolor4 .menu3 .ewb-menu-icon {
    background-image: url("/Template/zjsj/css/../images/menu_icon_03h.png") !important;
}
body.abt-hightcolor4 .menu4 .ewb-menu-icon {
    background-image: url("/Template/zjsj/css/../images/menu_icon_04h.png") !important;
}
.ewb-menu-hover {
    margin: 0 8px 0 15px;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    text-align: left;
    padding-right: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-position: right center;
    background-repeat: no-repeat;
    display: none;
}

.menu1 .ewb-menu-hover {
    background-image: url("/Template/zjsj/css/../images/menu_icon_01h.png") !important;
}

.menu2 .ewb-menu-hover {
    background-image: url("/Template/zjsj/css/../images/menu_icon_02h.png") !important;
}

.menu3 .ewb-menu-hover {
    background-image: url("/Template/zjsj/css/../images/menu_icon_03h.png") !important;
}

.menu4 .ewb-menu-hover {
    background-image: url("/Template/zjsj/css/../images/menu_icon_04h.png") !important;
}

.ewb-menu-line {
    float: right;
    margin-right: 26px;
    width: 1px;
    height: 50px;
    background: #515151;
}

.ewb-menu-item.active .ewb-menu-node {
    border: 1px solid #b60e0e;
}

.ewb-menu-item.active .ewb-menu-box {
    background: #e23040;
    width: 130px;
}

.ewb-menu-item.active .ewb-menu-line {
    background: #e23040;
}









.ewb-menu-item.active .ewb-menu-icon {
    display: none;
}

.ewb-menu-item.active .ewb-menu-hover {
    display: block;
}

.menu3.active .ewb-menu-box {
    background: #fff;
}

.menu3.active .ewb-menu-node {
    border: 1px solid #fff;
}

.menu3.active .ewb-menu-hover {
    color: #e23040;
}

.menu3.active .ewb-menu-line {
    background: #fff;
}
body.abt-hightcolor4 .menu3.active .ewb-menu-box {
    background: #fff;
}

body.abt-hightcolor4 .menu3.active .ewb-menu-node {
    border: 1px solid #b60e0e;
}

body.abt-hightcolor4 .menu3.active .ewb-menu-hover {
    color: #e23040;
}

body.abt-hightcolor4 .menu3.active .ewb-menu-line {
    background: #e23040;
}


/* ?¡§???¡ã?¡§???€??????????¡À?? */
.ewb-home {
    width: 129px;
    height: 107px;
    padding-top: 50px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    background: url("/Template/zjsj/css/../images/home_bg.png") no-repeat;
    position: absolute;
    top: 0;
    left: 41px;
    z-index: 40;
}

.ewb-introduce {
    width: 690px;
    margin-left: 150px;
    height: 100%;
}

.ewb-introduce-bd {
    margin-top: 18px;
    line-height: 32px;
    text-indent: 36px;
    font-size: 18px;
    text-align: justify;
}

/* ????????¡ì?€??¡§???¡è?????¡¯?¡§ */


.ewb-com-hd {
    font-size: 30px;
    font-weight: bold;
}

.ewb-com-ch {
    height: 65px;
    padding-top: 22px;
    line-height: 41px;
    min-width: 345px;
    background: url("/Template/zjsj/css/../images/com_tt_bg_01.png") left center no-repeat;
}

.tt1 {
    color: #fff;
    margin-left: 27px;
}

.tt2 {
    color: #ea4854;
    margin-left: 20px;
}

.tt3{
    margin-left: 144px;
    /* padding-top: 32px; */
}

.ewb-com-en {
    color: #f3f3f3;
    line-height: 54px;
    text-transform: uppercase;
    padding-left: 10px;
}

/* ?????????¡À???????€??¡§?¡ì?? */

.ewb-consult ul {
    margin-left: -62px;
}

.ewb-consult-item {
    float: left;
    width: 25%;
    height: 252px;
}

.ewb-consult-box {
    display: block;
    margin-left: 41px;
    padding: 0 0 30px 55px;
    height: 252px;
    background: url("/Template/zjsj/css/../images/consult_item_bg.png") left center no-repeat;
}

.ewb-consult-content {
    display: block;
    padding-top: 50px;
    height: 100%;
}

.ewb-consult-icon {
    height: 111px;
    padding-top: 15px;
}

.ewb-consult-icon img {
    display: block;
    margin: 0 auto;
}

.ewb-consult-tt {
    display: block;
    text-align: center;
    line-height: 38px;
    font-size: 20px;
    color: #666;
}

.ewb-consult-content:hover .ewb-consult-icon,.ewb-consult-content.accfocus .ewb-consult-icon {
    padding-top: 0;
}

/* ?¡§???????¡¯?€? */
.ewb-detail {
    padding: 10px 0;
    position: relative;
    display: none;
}

.ewb-detail-icons {
    position: absolute;
    right: 0;
    top: 22px;
    z-index: 30;
}

.ewb-detail-icons a {
    float: left;
    width: 37px;
    height: 37px;
    background-repeat: no-repeat;
}

.ewb-detail-icons .prev {
    background-image: url("/Template/zjsj/css/../images/detail_prev_icon.png");
}

.ewb-detail-icons .next {
    margin: 0 20px 0 10px;
    background-image: url("/Template/zjsj/css/../images/detail_next_icon.png");
}

.ewb-detail-icons .home {
    background-image: url("/Template/zjsj/css/../images/detail_return_icon.png");
}

.ewb-detail-item {
    float: left;
    width: 100%;
    height: 580px;
}

.ewb-detail-hd {
    height: 65px;
    background: url("/Template/zjsj/css/../images/detail_top_line.png") 226px 53px no-repeat;
}

.ewb-detail-tt {
    float: left;
    width: 230px;
    height: 65px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: url("/Template/zjsj/css/../images/detail_top_bg.png") left top no-repeat;
}

.ewb-detail-bd {
    height: 497px;
    margin-top: 18px;
    border: 1px solid #dcdcdc;
}

.ewb-detail-left {
    float: left;
    width: 224px;
    height: 495px;
    overflow: auto;
    background: #fcd1cf;
}

.ewb-detail-node {
    height: 48px;
    line-height: 46px;
    background: #fde8e7;
    text-align: center;
    color: #e03524;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 2px solid #fff;
    background-position: 50px 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.detail1 {
    background-image: url("/Template/zjsj/css/../images/detail_icon_01.png");
}

.detail2 {
    background-image: url("/Template/zjsj/css/../images/detail_icon_02.png");
}

.detail3 {
    background-image: url("/Template/zjsj/css/../images/detail_icon_03.png");
}

.detail4 {
    background-image: url("/Template/zjsj/css/../images/detail_icon_04.png");
}

.detail5 {
    background-image: url("/Template/zjsj/css/../images/detail_icon_05.png");
}

.detail1.on {
    background-image: url("/Template/zjsj/css/../images/detail_icon_01h.png");
}

.detail2.on {
    background-image: url("/Template/zjsj/css/../images/detail_icon_02h.png");
}

.detail3.on {
    background-image: url("/Template/zjsj/css/../images/detail_icon_03h.png");
}

.detail4.on {
    background-image: url("/Template/zjsj/css/../images/detail_icon_04h.png");
}

.detail5.on {
    background-image: url("/Template/zjsj/css/../images/detail_icon_05h.png");
}

.ewb-detail-node.on {
    font-weight: bold;
    color: #fff;
    background-color: #e63f2b;
}

.ewb-detail-right {
    margin-left: 255px;
    padding: 30px 30px 0 0;
}

.ewb-detail-img {
    float: left;
    width: 362px;
    height: 436px;
}

.ewb-detail-box {
    margin-left: 389px;
    height: 436px;
    padding-top: 6px;
    line-height: 32px;
    text-indent: 32px;
    /* overflow: hidden; */
    font-size: 16px;
    color: #666;
    text-align: justify;
}

/* ?????¡À???¡¯???????€¡± */

/* 20191108?¡è???????€??? start */
.ewb-video .ewb-com-en {
    color: #ea4854;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
/* 20191108?¡è???????€??? end */
.ewb-video-ul {
    float: right;
    margin-top: 43px;
}

.ewb-video-item {
    float: left;
    padding: 3px;
    background-repeat: no-repeat;
    background-image: url("/Template/zjsj/css/../images/video_line.png");
}

.video1 {
    background-position: right center;
}

.video2 {
    background-position: left center;
}

/* 20191108?¡è???????€??? start */
.ewb-video-tt {
    display: block;
    padding: 0 30px 0 70px;
    line-height: 40px;
    color: #ea4854;
    font-size: 20px;
    font-weight: normal;
    background-repeat: no-repeat;
    background-position: 28px 50%;
}

.video1 .ewb-video-tt {
    background-image: url("/Template/zjsj/css/../images/video_icon_01h.png");
}

.video2 .ewb-video-tt {
    background-image: url("/Template/zjsj/css/../images/video_icon_02h.png");
}
/*2020-6-24*/
.video3 .ewb-video-tt {
    background-image: url("/Template/zjsj/css/../images/video_icon_03h.png");
}
.ewb-video-item.on {
    border-radius: 23px;
    background: url("/Template/zjsj/css/../images/mask_white_45.png");
}

.ewb-video-item.on .ewb-video-tt {
    border-radius: 20px;
    color: #fff;
    background-color: #ea4854;
    font-weight: bold;
}

.video1.on .ewb-video-tt {
    background-image: url("/Template/zjsj/css/../images/video_icon_01.png");
}

.video2.on .ewb-video-tt {
    background-image: url("/Template/zjsj/css/../images/video_icon_02.png");
}
/*2020-6-24
.video3.on .ewb-video-tt {
    background-image: url("/Template/zjsj/css/../images/video_icon_03.png");
}*/
/* 20191108?¡è???????€??? end */

.ewb-video-bd {
    width: 1095px;
    margin: 0 auto;
}

/* ?¡§???????€??? */
.roundabout-holder {
    width: 100%;
    height: 540px;
    overflow: hidden;
}

.roundabout-moveable-item {
    width: 748px;
    height: 444px;
    position: relative;
}

.roundabout-moveable-item img {
    width: 100%;
    border-radius: 6px;
}

.ewb-scenic-info {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    padding: 0 30px;
    border-radius: 0 0 6px 6px;
    background: url("/Template/zjsj/css/../images/mask_black_70.png");
}

.ewb-scenic-info a {
    display: block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.roundabout-in-focus .ewb-scenic-info {
    display: block;

}

.roundabout-moveable-item.roundabout-in-focus {
    box-shadow: 0px 20px 32px 8px rgba(0, 0, 0, 0.21);
}

.ewb-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    background: url("/Template/zjsj/css/../images/mask_black_50.png");
}

.ewb-video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    margin: -38px 0 0 -38px;
    width: 76px;
    height: 76px;
    background: url("/Template/zjsj/css/../images/video_play_icon.png")!important;
}
.roundabout-in-focus .ewb-mask {
    display: none;
}

/* ?????€??¡§???€??????????¡À?? */
.ewb-invest {
    border: 1px solid #d2d2d2;
    background: #fff;
    height: 100%;
    padding: 25px 35px 0;
    overflow: hidden;
}

.ewb-invest-bd {
    padding: 0 10px;
    margin: 20px 0 0 -36px;
}

.ewb-col {
    float: left;
    width: 33.33%;
}

.ewb-col-content {
    margin-left: 36px;
    height: 391px;
    border: 1px solid #dcdcdc;
}

.ewb-col-hd {
    background: url("/Template/zjsj/css/../images/col_hd_bg.jpg") right center no-repeat;
    height: 46px;
    padding-left: 15px;
}

.ewb-col-tt {
    float: left;
    padding-left: 40px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: left center;
}

.col1 {
    background-image: url("/Template/zjsj/css/../images/col_icon_01.png");
}

.col2 {
    background-image: url("/Template/zjsj/css/../images/col_icon_02.png");
}

.col3 {
    background-image: url("/Template/zjsj/css/../images/col_icon_03.png");
}

.ewb-col-line {
    float: left;
    width: 170px;
    height: 100%;
    margin-left: 6px;
    background: url("/Template/zjsj/css/../images/col_line.png") left center no-repeat;
}

.ewb-col-bd {
    padding: 8px 20px 0;
    height: 336px;
    overflow: hidden;
}

.ewb-col-item {
    height: 82px;
    padding-top: 8px;
    border-top: 1px dashed #d4d4d4;
    line-height: 20px;
}

.ewb-col-item:first-child {
    border-top: 1px solid #fff;
}

.ewb-col-infor {
    display: block;
    height: 40px;
    overflow: hidden;
    color: #666;
}

.ewb-col-date {
    color: #999;
    display: block;
    margin-top: 4px;
}

.ewb-gov {
    padding: 20px 10px 0;
}

.ewb-gov-img {
    height: 71px;
    display: block;
    margin: 0 auto;
}

.ewb-gov-box {
    line-height: 29px;
    color: #666;
    padding: 10px 10px 0;
    height: 242px;
    overflow: hidden;
}

.ewb-gov-box p {
    text-indent: 28px;
}






/* footer */

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
    height: auto !important;
}

.ewb-footer {
    background: #333;
    padding: 10px 0 42px;
    
}

/* ?????€????¡¯?€????€????????? */
.ewb-link ul {
    margin-left: -10px;
}

.ewb-link-item {
    float: left;
    width: 25%;
}

.ewb-link-box {
    margin: 10px 0 0 10px;
}

.ewb-link-data {
    width: 100%;
    height: 100%;
}

.ewb-link-box .chosen-container-active.chosen-with-drop .chosen-single {
    border: 0;
}

.ewb-link-box .chosen-container-single .chosen-single {
    border: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}

.ewb-link-box .chosen-container-single .chosen-single div b {
    background: url("/Template/zjsj/css/../images/footer_down.png") left center no-repeat;
}

.ewb-link-box .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url("/Template/zjsj/css/../images/footer_up.png") left center no-repeat;
}

.chosen-container .chosen-results {
    max-height: 120px;
}

.ewb-link-box .chosen-container .chosen-drop {
    border: 0;
}

.ewb-footer-txt {
    text-align: center;
    font-size: 0;
    margin: 23px 0;
}

.ewb-footer-txt a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.ewb-footer-txt span {
    color: #999;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 14px;
}

.ewb-footer-bottom p {
    /*font-size: 0;*/
    text-align: center;
    margin-left: -25px;
}

.bsm {
    display:inline;
    padding-left: 285px;
}

.ewb-footer-bottom span {
    display: inline-block;
    vertical-align: middle;
    color: #ddd;
    font-size: 14px;
    line-height: 24px;
    margin-left: 25px;
}

.ewb-footer .container {
    position: relative;
}

.ewb-footer-img {
    position: absolute;
}

.ewb-footer-img img {
    display: block;
}

.ewb-footer-num {
    vertical-align: middle;
    font-size: 14px;
    line-height: 4px;
    margin-left: 35px;
    margin-right: 25px;
    color: #ddd;
    padding-left: 20px;
    background: url("/Template/zjsj/css/../images/footer_img_03.png") left center no-repeat !important;
}

.ewb-footer-ga {
    color: #ddd;
    padding-left: 20px;
    background: url("/Template/zjsj/css/../images/footer_img_04.png") left center no-repeat !important;
}

.footer1 {
    top: 112px;
    left: -10px;
}

.footer2 {
    top: 126px;
    left: 76px;
}

.ewb-footer-icons {
    position: absolute;
    right: 0;
    top: 102px;
}

.ewb-footer-icons li {
    float: left;
    margin-left: 20px;
}

.ewb-footer-icons a {
    display: block;
}

.ewb-footer-icons img {
    display: block;
    width: 60px;
    height: 60px;
}

.ewb-footer-icons span {
    line-height: 32px;
    display: block;
    text-align: center;
    color: #fff;
}

/* ?¡è???????€??????€¡°?€??????? */
.ewb-footer-circle {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.footer3 {
    background: url("/Template/zjsj/css/../images/footer_img_05.png") !important;
}

.footer4 {
    background: url("/Template/zjsj/css/../images/footer_img_07.png") !important;
}

.footer5 {
    background: url("/Template/zjsj/css/../images/footer_img_08.png") !important;
}

.ewb-footer-icons a {
    position: relative;
}

.ewb-footer-code {
    position: absolute;
    top: -170px;
    width: 150px;
    height: 180px;
    padding-bottom: 24px;
    left: 50%;
    margin-left: -75px;
    display: none;
}

.ewb-footer-node {
    width: 150px;
    height: 150px;
    padding: 19px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.22);

}

.ewb-footer-node img {
    width: 112px;
    display: block;
    height: 112px;
}

.ewb-footer-arrow {
    height: 6px;
    position: relative;
    background: url("/Template/zjsj/css/../images/arrow_white_down.png") top center no-repeat;
}

.ewb-footer-icons a:hover .footer3,.ewb-footer-icons a.accfocus .footer3 {
    background: url("/Template/zjsj/css/../images/footer_img_05h.png");
}

.ewb-footer-icons a:hover .footer4,.ewb-footer-icons a.accfocus .footer4 {
    background: url("/Template/zjsj/css/../images/footer_img_07h.png");
}

.ewb-footer-icons a:hover .footer5,.ewb-footer-icons a.accfocus .footer5 {
    background: url("/Template/zjsj/css/../images/footer_img_08h.png");
}

.ewb-footer-icons a:hover .ewb-footer-code,.ewb-footer-icons a.accfocus .ewb-footer-code {
    display: block;
}

.ewb-section {
    overflow: inherit;
}

#footer .container{
    width: 1190px !important;
    position: relative;
    margin: 0 auto;
    height: 100%;
    z-index: 20;
}
/* ?¡è???????€??? */
.ewb-detail-item{
    display: none;
}
.ewb-detail-item.cur{
    display: block;
}
/* 20191102?¡è???????€??? */

.ewb-map {
    float: right;
    /* border: 3px solid #f7b8ad; */
    /* border-radius: 24px; */
    /* padding: 1px 3px; */
    margin: -140px 13px 0 0;
}

.ewb-map a {
    width: 778px;
    height: 180px;
    /* font-size: 0; */
    text-align: center;
    /* font-weight: bold; */
    display: block;
    /* border-radius: 24px; */
    /* overflow: hidden; */
    /* color: #ec4d37; */
    /* height: 65px; */
    padding-top: 22px;
    /* line-height: 41px; */
    /* min-width: 345px; */
    background: url("/Template/zjsj/images/tt.png") left center no-repeat;
}

.ewb-map span {
    display: inline-block;
    line-height: 40px;
    padding: 0 12px 0 42px;
    font-size: 20px;
    background: url("/Template/zjsj/css/../images/maps_icon.png") left center no-repeat;
}
/*
.ewb-map:hover,.ewb-map.accfocus {
    padding: 3px;
    border: 1px solid #ec5a41;
}

.ewb-map:hover a,.ewb-map.accfocus a {
    background: #e23040;
    color: #fff;
}

.ewb-map:hover span,.ewb-map.accfocus span {
    background-image: url("/Template/zjsj/css/../images/maps_iconh.png");
}
*/
.ewb-section:first-child .ewb-section-txt {
    height: auto;
    margin-top: -160px;
}
body{
    margin-top:0 !important;
}

.no-barrier .floor1 .fp-tableCell{
    padding-top: 97px;
}
.no-barrier #header{
    top:97px;
}
#jlogbox_user_id,#jlogbox_user_id+img{
    display:none;
}							


/* ÕÐÉÌ¶¯Ì¬¡¢ÕÐÉÌ»ú¹¹¡¢ÕÐÉÌÓÅ»Ý */
body.useOldFixed .ewb-subject-info .ewb-invest .ewb-com-hd {
    font-size: 44px !important;
    Letter-spacing: 1px;
    line-height: 88px;
    min-height: 88px;
    font-weight: 500;
    min-height: 60px !important;!i;!;
    line-height: 60px !important;!i;!;
}
body.useOldFixed .ewb-subject-info .ewb-invest .ewb-com-hd>span {
    display: flex;
    line-height: 60px;
    min-height: 60px;
    height: 60px;
}
body.useOldFixed .ewb-subject-info .ewb-invest .ewb-com-hd>span .ewb-com-ch{
    line-height: 60px;
    min-height: 60px;
    height: 60px;
    padding-top: 0;
    background-position: left bottom 10px !important;!i;!;
}
body.useOldFixed .ewb-subject-info .ewb-invest .ewb-com-hd>span .ewb-com-ch .tt1 {
    margin-left: 8px;
}

body.useOldFixed .ewb-subject-info .ewb-invest .ewb-com-hd>span .ewb-com-ch .tt2 {
    margin-left: 30px;
}


body.useOldFixed .ewb-subject-info .ewb-invest .ewb-invest-bd {
    padding: 0 10px;
    margin: 0px 0 0 -36px;
}
body.useOldFixed .fullpage-wrapper .ewb-section.floor1 .fp-tableCell .ewb-subject-info {
    width: 100%;
    height: 100% !important;!i;!;
    padding-top: 192px;
}
body.useOldFixed .fullpage-wrapper .ewb-section.floor1 .fp-tableCell .ewb-subject-info .ewb-section-txt{
    height: calc(100% + 180px) !important;!i;!;
    margin-top: -190px;
}
body.useOldFixed .ewb-subject-info ul>li.ewb-col-item,
body.useOldFixed .ewb-subject-info ul>li.ewb-col-item>a.ewb-col-infor,
body.useOldFixed .ewb-subject-info ul>li.ewb-col-item>span.ewb-col-date {
    line-height: 36px !important;!i;!;
    min-height: 36px !important;!i;!;
}

body.useOldFixed .ewb-gov {
    padding: 10px 10px 0;
    position: relative;
}

body.useOldFixed .ewb-subject-info .ewb-col-content .ewb-gov .ewb-gov-box {
    height: auto;
}

body.useOldFixed .ewb-gov-img {
    /* position: absolute; */
    /* left: 0;
    top: 0;
    right: 0;
    bottom: 0; */
    /* width: min-content; */
    /* height: 100%; */
    /* display: none; */
}

body.useOldFixed .ewb-gov-box p {
    text-indent: 2em;
    /* font-size: 32px !important; */
    line-height: 36px !important;!i;!;
}

body.useOldFixed .ewb-section:last-child {
    min-height: 900px;
}