/*首页*/


/*banner*/

.home_banner_div {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 35.6%;
}

.home_banner_div img {
    position: absolute;
    width: 100%;
    height: 100%;
}

.home_banner_button {
    opacity: 0;
    background-color: #000;
    width: 80px;
    height: 80px;
    border-radius: 4px;
}

.home_banner:hover .home_banner_button {
    opacity: 0.6;
}

.home_banner_button:hover {
    background-color: #171a1d;
}

.swiper-pagination-bullet {
    width: 30px;
    height: 8px;
    border-radius: 5px;
    background-color: #CC2D34;
}


/*总会生态*/

.home_general_ecology {
    width: 100%;
    padding: 40px 0 0 0;
}

.home_general_ecology_row {
    margin-top: 40px;
}

.home_general_ecology_div {
    margin-bottom: 60px;
}

.home_general_ecology_row_img {
    width: 40%;
}

.home_general_ecology_row_img img {
    width: 100%;
    margin-bottom: 25px;
}

.home_general_ecology_row_img h3 {
    margin-bottom: 10px;
}


/*年度累计金额*/

.home_totalsunm {
    padding: 70px 0;
}


/*捐款项目查询*/

.x_home_project {
    padding-bottom: 81px;
}

.x_home_contribution {
    padding: 0 0 0 30px;
    margin-top: 80px;
}

#x_home_contribution {
    height: 180px;
    overflow: hidden;
}

.x_home_contribution_donationlink {
    margin-top: 30px;
    padding: 0 5px;
}

.x_home_contribution_donationlink .flex_col {
    width: 47%;
}

.x_lookmore {
    border: 2px solid #CC2D34;
    width: 100%;
    padding: 18px 0;
}

.x_home_contribution_donationlink a {
    height: 60px;
}

.x_home_contribution_between {
    margin-bottom: 30px;
    height: 50px;
    border: 0px solid #de6449;
}

.x_home_contribution_between input {
    background-color: #F9E9EA;
    outline: none;
}

.x_home_contribution_input {
    padding-left: 20px;
    height: 60px;
    border: 1px solid #de6449;
    width: 100%;
    font-size: 14px;
}

.x_home_contribution_search {
    height: 60px;
    width: 38%;
    font-size: 18px;
    cursor: pointer;
}

.x_home_contribution_input::-webkit-input-placeholder {
    line-height: 1;
    color: #999;
}

.x_home_contribution_lines {
    padding: 0 20px;
}

.x_home_information {
    overflow: hidden;
}

.x_home_information li {
    height: 40px;
}


/***************首页捐款滚动************/

.x_home_information_lines:hover {
    color: #CC2D34;
}

.x_home_information_lines span:nth-of-type(1) {
    flex: 2;
}

.x_home_information_lines span:nth-of-type(2) {
    flex: 4;
}

.x_home_information_lines span:nth-of-type(3) {
    flex: 3;
}

.x_home_information_lines span:nth-of-type(4) {
    flex: 3;
    white-space: nowrap;
    overflow: hidden;
}

.x_donation {
    padding: 15px 0;
    width: 96%;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 0 5px rgba(204, 45, 52, 0.3);
}

.x_donation:hover {
    filter: alpha(opacity:80);
    opacity: 0.8;
}

.x_home_contribution p {
    line-height: 1;
    text-align: center;
}


/***推荐项目***/

.x_home_recommend_moblie {
    display: none;
}

.x_home_recommend_a {
    width: 45%;
}

.x_home_recommend_a:hover {
    cursor: pointer;
}

.x_home_recommend_li {
    position: relative;
    width: 100%;
    padding-top: 42%;
    max-height: 138px;
    background-position: left;
    background-size: cover;
}

.x_home_recommend_wei {
    display: none;
}

.x_home_recommend_a:nth-of-type(1) {
    margin-right: 20px;
    margin-bottom: 20px;
}

.x_home_recommend_a:nth-of-type(2) {
    margin-bottom: 20px;
}

.x_home_recommend_a:nth-of-type(3) {
    margin-right: 20px;
}

.x_home_recommend_li span {
    height: 40px;
    width: 100%;
    text-align: center;
    background-color: #000;
    opacity: 0.5;
}

.x_home_recommend_li div {
    line-height: 1.5;
    height: 40px;
    width: 100%;
    text-align: center;
    background-color: #000;
    opacity: 0.5;
}


/*新闻中心*/

.x_home_new_ceter {
    margin: 40px 0 30px 0;
}

.x_home_news_img_box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.66%;
}

.x_home_news_img_box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.x_home_newscenterul {
    margin-top: 10px;
}

.x_home_newscenter {
    margin-bottom: 40px;
}


/*大事件*/

.x_timeaxis_img_box {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 102%;
}

.x_timeaxis_img_box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.x_timeaxis_img {
    width: 100%;
    padding-top: 102%;
    background-position: left;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
}

.x_timeaxis_comment {
    background-color: #F9E9EA;
    position: relative;
}

.x_timeaxis_line {
    width: 100%;
    padding: 0 40px 50px 25px;
    height: 450px;
    position: absolute;
    overflow-y: scroll;
}


/****时间轴***/

.x_VivaTimeline dl {
    position: relative;
    top: 0;
    /*padding: 20px 0;*/
    margin: 0
}

.x_VivaTimeline dl:before {
    /**线**/
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: 100;
    width: 2px;
    margin-left: -2px;
    content: '';
    background-color: #CC2D34
}

.x_VivaTimeline dl dt {
    /**年份**/
    position: relative;
    top: 8px;
    z-index: 200;
    width: 17.58%;
    padding: 10px 0;
    margin: 0 auto 15px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    text-align: center;
    background-color: #CC2D34;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.x_VivaTimeline dl dd {
    /**中间的圆圈**/
    position: relative;
    z-index: 200
}

.x_VivaTimeline dl dd .x_circ {
    /**中间的圆圈**/
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 200;
    width: 20px;
    height: 20px;
    margin-left: -11px;
    background-color: #fff;
    border: 1px solid #CC2D34;
    border-radius: 50%;
}

.x_pos:hover .x_circ {
    background-color: #CC2D34 !important;
}

.x_pos:hover .events {
    color: #fff !important;
    background-color: #CC2D34 !important;
}

.x_pos:hover .x_events-header {
    color: #fff !important;
    background-color: #CC2D34 !important;
}

.x_pos:hover .x_multipleEllipses {
    transition: 0.2s;
    cursor: pointer;
    -webkit-line-clamp: 10;
}

.x_VivaTimeline dl dd .events {
    position: relative;
    width: 41%;
    padding: 6px 15px 6px 15px;
    background-color: #F9E9EA;
    border-radius: 4px;
    border: 1px solid #CC2D34;
}

.x_events-header {
    color: #CC2D34;
}

.x_events-header:hover {
    color: #fff;
}

.x_VivaTimeline dl dd .events:before {
    position: absolute;
    top: 35%;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 10px
}

.x_VivaTimeline dl dd .events .events-object {
    margin: 0 auto;
}

.x_VivaTimeline dl dd .events x_events-header {
    /**文本框***/
    text-align: left;
    cursor: pointer;
}

.x_pos:nth-child(odd) .events {
    float: right !important;
}

.x_pos:nth-child(odd) .events:before {
    left: -20px !important;
    border-color: transparent #CC2D34 transparent transparent !important;
}

.x_VivaTimeline dl dd.x_pos .events {
    float: left;
}

.x_VivaTimeline dl dd.x_pos .events:before {
    right: -20px;
    border-color: transparent transparent transparent #CC2D34;
}

.x_VivaTimeline_events_lines:nth-child(even) .x_pos .events {
    float: right !important;
}

.x_VivaTimeline_events_lines:nth-child(even) .x_pos .events:before {
    left: -20px !important;
    border-color: transparent #CC2D34 transparent transparent !important;
}

.x_VivaTimeline_events_lines:nth-child(even) .x_pos:nth-child(odd) .events {
    float: left !important;
}

.x_VivaTimeline_events_lines:nth-child(even) .x_pos:nth-child(odd) .events:before {
    left: 100% !important;
    border-color: transparent transparent transparent #CC2D34 !important;
}


/*iphone5/6/7/8 安卓 ipad*/

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

    /*banner*/
    .home_banner:hover .home_banner_button {
        opacity: 0;
    }

    /*总会生态*/
    .home_general_ecology {
        padding: 20px 0 0 0;
    }

    .home_general_ecology_row_img {
        width: 80%;
    }

    .home_general_ecology_row_img img {
        margin-bottom: 10px;
    }

    .home_general_ecology_div h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .home_general_ecology_div span {
        font-size: 10px;
        white-space: nowrap;
    }

    .home_general_ecology_div {
        margin-bottom: 28px;
    }

    /*年度累计/月累计*/
    .home_totalsunm {
        padding: 13px 0;
    }

    #year {
        font-size: 18px;
        margin-bottom: 5px;
    }

    #month {
        font-size: 18px;
        margin-bottom: 5px;
    }

    #people {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .home_totalsunm div span:last-child {
        font-size: 10px;
        text-align: center;
    }

    /*捐款搜索/推荐项目*/
    .x_home_recommend_wei {
        display: block;
    }

    .weixin_bg_f9e9ea {
        background: #fff;
        padding: 0 12.5px;
    }

    .x_home_project {
        display: none;
    }

    .x_home_recommend_wei_div {
        padding: 20px 0 10px 0;
        text-align: center;
        font-size: 16px;
    }

    .x_home_recommend_wei .col-6 {
        padding: 0 7.5px;
    }

    .x_home_recommend_li {
        padding-top: 35%;
        margin-bottom: 15px;
    }

    .x_home_recommend_li span {
        font-size: 13px;
        height: 30px;
    }

    /*新闻中心*/
    .x_home_news_wei {
        display: none;
    }

    /*时间轴*/
    .x_timeaxis_comment {
        display: none;
    }

    .x_timeaxis_img_box {
        margin-top: 20px;
    }

    .x_home_time_wei {
        padding-bottom: 0px;
    }

    .pagination {
        flex-wrap: wrap !important;
    }

    .pagination > li {
        margin-bottom: 10px !important;
    }
}


/*公共样式*/

.public_projects_page {
    padding: 30px 0;
    margin-bottom: 20px;
}

.public_projects_p {
    color: #CC2D34;
    font-size: 19px;
    padding-left: 10px;
    border-left: 5px solid #CC2D34;
    margin-bottom: 20px;
}

.public_projects_row {
    width: 100%;
    overflow: hidden;
    margin-right: -12.5px;
    margin-left: -12.5px;
}

.public_projects_row .col-md-4 {
    margin-bottom: 30px;
    padding: 0 12.5px;
}

.public_projects_row a {
    width: 100%;
}

.public_projects_row_img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 68.87%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.public_projects_row_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.public_projects_row_div span {
    font-weight: 400;
}

.public_projects_row_div span:first-child {
    margin-bottom: 10px;
}

.public_projects_row_div span:last-child {
    margin-top: 8px;
    height: 50px;
}

.public_projects_row_more {
    font-size: 15px;
    font-weight: 400;
    color: #CC2D34 !important;
}

.public_projects_page_show img {
    width: 20px;
    margin-left: 5px;
}

.public_projects_page_end {
    display: none;
}


/*iphone5/6/7/8 安卓 ipad*/

@media screen and (max-width: 768px) {
    .public_display_weixin {
        /*display: none;*/
    }

    .public_projects_row {
        margin: 0px;
        padding: 0 10px;
    }

    .public_projects_row .col-md-4 {
        padding: 0 10px;
    }

    .public_projects_page .container {
        padding: 0 10px;
    }

    .public_projects_p {
        margin-top: 10px;
        margin-left: 25px;
        font-size: 16px;
    }

    .public_projects_row_div span {
        font-size: 12px;
        /*line-height: 1;*/
    }

    .public_projects_row_div span:last-child {
        height: 40px;
        /*display: none;*/
    }

    .public_projects_row_div span:first-child {
        font-size: 14px;
        font-weight: bold;
    }

    .public_projects_row_div span:first-child div {
        display: none;
    }

    .public_projects_row_img {
        margin-bottom: 16px;
    }
}


/*公益详情新闻*/

.publicprojectdetail {
    padding: 0px;
    margin-top: 20px;
}

.public_news_page {
    padding: 30px 0;
}

.public_news_p {
    color: #CC2D34;
    font-size: 19px;
    padding-left: 10px;
    border-left: 5px solid #CC2D34;
    margin-bottom: 5px;
}

.public_news_page_ul li {
    padding: 15px 0;
}

.public_news_page_ul li:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.public_news_page_ul a:last-child li {
    border-bottom: 0px;
}

.public_news_page_ul li div:first-child button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    min-width: 10px;
    background: #CC2D34;
    margin-right: 6px;
    border: 0px;
    padding: 0px;
}


/*iphone5/6/7/8 安卓 ipad*/


/*公益详情新闻*/

@media screen and (max-width: 768px) {
    .public_news_p {
        font-size: 16px;
    }

    .public_news_page_ul li {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        overflow: hidden;
    }

    .public_news_page_ul li div:last-child {
        padding-left: 15px;
        margin-top: 10px;
    }

    .public_news_page_ul li div {
        font-size: 14px;
    }
}


/*慈善基金-冠名基金详情*/

.public_weixin_csjj_title {
    display: none;
}

.public_jijin_tuwen {
    padding: 40px 106px 50px 106px;
    background: #fff;
}

.public_jijin_tuwen_main_tubiao {
    width: 100%;
    padding: 50px 0px;
}

.public_jijin_tuwen_main_tubiao img {
    width: 68px;
    height: 68px;
}

.public_jijin_tuwen_main_tubiao p {
    font-size: 17px;
    margin-top: 20px;
    color: #333;
}

.public_jijin_tuwen_main_button {
    width: 200px;
    height: 59px;
    font-size: 16px;
    color: #fff;
}

.public_jijin_tuwen h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 500;
}


/*iphone5/6/7/8 安卓 ipad*/


/*基金详情*/

@media screen and (max-width: 768px) {
    .public_weixin_csjj_title {
        display: flex;
        width: 90%;
        margin: 0 auto;
        padding: 20px 0;
        font-size: 20px;
        font-weight: bold;
        border-radius: 5px;
        background: #fff;
        /*position: relative;*/
        top: -35px;
        z-index: 9;
    }

    .public_jijin_tuwen_h3 {
        position: absolute;
        display: none;
        z-index: 9999;
    }

    .public_jijin_tuwen_container {
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .public_jijin_tuwen {
        padding: 0 20px 20px 20px;
    }

    .public_jijin_tuwen_main_tubiao {
        padding: 30px 15px;
    }

    .public_jijin_tuwen_main_tubiao img {
        width: 42px;
        height: 42px;
    }

    .public_jijin_tuwen_main_tubiao p {
        font-size: 12px;
    }

    .public_jijin_tuwen_main_button {
        width: 168px;
        height: 45px;
        font-size: 15px;
    }
}


/*项目搜索*/

.public_search_div {
    width: 100%;
    padding-right: 25px;
    margin-bottom: 40px;
    height: 60px;
}

.public_search_div div {
    height: 100%;
    padding: 0 10px 0 30px;
    border: 1px solid #CC2D34;
    border-right: 0px;
}

.public_search_div div img {
    width: 15px;
}

.public_search_div input {
    width: 100%;
    outline: none;
    border: 1px solid #CC2D34;
    height: 100%;
    border-left: 0px;
}

.public_search_div button {
    width: 150px;
    height: 100%;
    background-color: #CC2D34;
    color: #fff;
    font-size: 18px;
    border: 0px;
}


/*iphone5/6/7/8 安卓 ipad*/


/*基金详情-搜索框*/

@media screen and (max-width: 768px) {
    .width100 {
        width: 100% !important;
    }

    .public_search_div {
        margin-right: 0px;
        padding: 0 20px;
        height: 40px;
        margin-bottom: 30px;
    }

    .public_search_div div {
        padding: 0 10px 0 20px;
    }

    .public_search_div button {
        width: 80px;
        font-size: 12px;
    }
}


/**扫描支付弹窗**/

.weixin_modal_title {
    padding: 15px;
    border-bottom: 1px solid #999999;
}

ul.az_wechat_pay {
    padding: 14px 34px;
}

.az_pay_btns {
    padding: 43px 34px 34px;
}

.az_pay_btns li:first-child {
    border: 1px solid #000;
    line-height: 48px;
}

.az_pay_btns li:last-child {
    background: #C81333;
    line-height: 48px;
}

.az_pay_btns li {
    width: calc(100% / 2 - 15px);
    height: 50px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

ul.az_wechat_pay li:first-child p {
    line-height: 1;
    margin-bottom: 30px;
}

ul.az_wechat_pay li:first-child #wechat_qr {
    display: flex;
    justify-content: center;
    height: 143px;
}

.publuc_button_filed {
    padding: 5px 8px;
    border-radius: 6px;
    background: #f8e0db;
    line-height: 1;
    color: #de6449;
}

.home_public_title {
    margin-bottom: 40px;
}

.index_newes_more {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: inherit;
}

.index_newes_more img {
    width: 7px;
    height: 12px;
    margin-left: 5px;
}

.index_newes_more a {
    color: #A0A0A0;
}

.index_newes_more a:hover {
    cursor: pointer;
    color: #A0A0A0;
}

.newsrecommend_a {
    position: absolute;
    /*background: #000;*/
    height: 60px;
    width: 100%;
    /*opacity: 0;*/
    z-index: 999;
}

.share_link_body {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 52px 0;
}

.my_share_link {
    color: #CC2D34;
    font-size: 25px;
    margin-bottom: 50px;
}

.my_share_link_swiper {
    width: 100%;
}

.my_share_link_swiper_div {
    width: 100%;
    display: flex;
}

.my_share_link_swiper_slide {
    width: 260px;
}

.my_share_link_swiper_slide a {
    width: 260px;
    display: flex;
    align-items: flex-start;
}

.my_share_link_swiper_slide_a {
    margin-bottom: 20px;
}

.my_share_link_swiper_slide img {
    width: 220px;
    height: 120px;
}


@media screen and (max-width: 768px) {
    .share_link_body {
        padding: 20px 0;
        color: #CC2D34;
    }

    .home_public_title {
        margin-top: 20px;
    }

    .my_share_link {
        color: #CC2D34;
        font-size: 16px;
        margin-bottom: 18px;
    }
}

.home_menu_div {
    overflow: hidden;
    width: 100%;
    padding-left: 480px;
}

.home_menu_div_main {
    border-bottom: 2px solid #767676;
    width: 100%;
    padding-bottom: 12px;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #666666;
}

.home_menu_div_one {
    margin-right: 40px;
    color: #CC2D34;
    cursor: pointer;
}

.home_menu_div_two {
    cursor: pointer;
}

#ui_banner_slogans_ids {
    margin-top: 50px;
    height: 250px !important;
}

.home_menu_div_one_one {
    margin-right: 40px;
    color: #666666;
    cursor: pointer;
}

.home_menu_div_two_one {
    color: #CC2D34;
    cursor: pointer;
}

#ui_banner_slogans_ids_one {
    margin-top: 50px;
    height: 250px !important;
    cursor: pointer;
}

#banners_one {
    display: none;
}

.home_allTopBody {
    display: none;
}

@media screen and (max-width: 768px) {
    .home_general_ecology {
        display: none;
    }

    .home_allTopBody {
        display: block;
    }

    .home_allTop_one_title {
        text-align: center;
        color: #CC2D34;
        font-size: 16px;
        margin: 21px 0;
        position: relative;
    }

    .home_allTop_one_title a {
        position: absolute;
        right: 0;
        top: 10px;
        color: #767676;
        font-size: 10px;
        display: flex;
        align-items: center;

    }

    .home_allTop_one_title img {
        width: 6px;
        height: 10px;
        margin-left: 6px;
    }

    .home_allTop_one_main {
        width: 100%;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }

    .home_allTop_one_main_a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #EEEEEE;
        padding: 15px 0;
        width: 100%;
    }

    .home_allTop_one_main_left {
        width: calc(100% - 80px);
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .home_allTop_one_main_right {
        width: 80px;
        text-align: right;
    }

    .home_allTop_one_main_left span {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #CC2D34;
    }

    .home_allTop_one_main_left div {
        width: calc(100% - 21px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .taMEN_li_main {
        padding: 30px 0;
    }

    .taMEN_li_title {
        font-size: 16px !important;
    }

    .taMEN_li {
        padding: 15px 0 !important;
    }

    .taMEN_li_one {
        margin-bottom: 0px !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .taMEN_li_one_left {
        width: calc(100% - 130px) !important;
        font-size: 15px !important;
    }

    .taMEN_li_one_left img {
        margin-right: 10px !important;
    }

    .taMEN_li_one_right {
        width: 130px !important;
        overflow: hidden;
        font-size: 13px !important;
        text-align: right;
    }

    .taMEN_li_two {
        padding-bottom: 15px !important;
    }

    .taMEN_li_two_mina {
        width: calc(100% - 50px) !important;
        padding: 10px !important;
        border-radius: 4px !important;
        font-size: 15px !important;
    }

    .taMEN_li_three {
        padding: 10px 0 0 0 !important;
        width: calc(100% - 50px) !important;
        margin-left: 50px !important;
    }

    .taMEN_li_three_one {
        font-size: 15px !important;
        margin-bottom: 10px !important;
    }

    .taMEN_li_three_two {
        font-size: 15px !important;
    }

    .taMEN_li_main_sbumit_title {
        padding: 15px 0 !important;
        font-size: 16px !important;
    }

    .taMEN_li_main_sbumit_input textarea {
        padding: 15px !important;
        font-size: 15px !important;
        border-radius: 4px !important;
    }

    .taMEN_li_main_sbumit_submit {
        width: 200px !important;
        margin: 20px auto !important;
        font-size: 15px !important;
    }

    .yqlj_title {
        font-size: 16px !important;
    }

    .layuiModal_content {
        left: 0 !important;
    }

    .layui-input-block {
        flex-direction: column;
        align-items: flex-end !important;
    }

    .layui-input-bloc_div {
        margin-bottom: 20px !important;
        justify-content: space-between;
        width: 100%;
    }

    .input-val {
        width: calc(100% - 65px) !important;
    }

    .layuiModal_content {
        height: 300px !important;
    }

    .success_dialog {
        margin: 30px auto;
    }

    .nonDirectional_float_one {
        font-size: 16px !important;
        padding: 25px !important;
    }

    .nonDirectional_float_two {
        font-size: 16px !important;
        padding: 25px !important;
    }

    .taMEN_li_title_a {
        font-size: 10px !important;
        right: 0 !important;
        bottom: 4px !important;
    }
}







