html,
body {
    font-family: "Inter(细)";
    quotes: "“" "”";
}

img,
video,
canvas {
    max-width: 100%;
}
h1, h2, h3, h4, h5 , h6{
    letter-spacing: 0.03em;
}

.color-9e9e9e {
    color: #9e9e9e;
}

.page-index .slider_bg {
    background-color: #f2f2f2;
}

.bg_title {
    border-bottom: #cfcfcf dashed 1px;
    margin-bottom: 60px;
    padding-bottom: 20px;
}
.bg_title2 {
    border-bottom: #cfcfcf dashed 1px;
}
.text_left {
    text-align: left;
}

.fw_block .promoblock_wrapper {
    padding: 50px 0 40px 0;
    border-left: none;
}

.testimonials_list.items2 ul li:nth-child(odd) .item.with_icon .testimonial_item_wrapper {
    padding-right: 34%;
    padding-right: -moz-calc(19.3% + 35px);
    padding-right: -webkit-calc(19.3% + 35px);
    padding-right: calc(19.3% + 35px);
    padding-left: 0;
    text-align: right;
}

.testimonials_list.items1 ul li .item.with_icon .testimonial_item_wrapper,
.testimonials_list.items2 ul li .item.with_icon .testimonial_item_wrapper,
.testimonials_list.items3 ul li .item.with_icon .testimonial_item_wrapper,
.testimonials_list.items4 ul li .item.with_icon .testimonial_item_wrapper {
    padding-left: 34%;
    padding-left: -moz-calc(19.3% + 35px);
    padding-left: -webkit-calc(19.3% + 35px);
    padding-left: calc(19.3% + 35px);
}

.shortcode_counter.with_icon .stat_count,
.shortcode_counter.with_icon .counter_title {
    display: inline-block;
}


/*topnav start*/

.logo_sect {
    /*padding: 30px 0 32px 0;*/
    padding: 20px 0 17px 0;
    display: inline-block;
    vertical-align: top;
    float: left;
}

header nav ul.menu > li > a {
    padding: 28px 0 27px 0;
    /*padding: 39px 0 39px 0;*/
    /*padding: 23px 0 23px 0;*/
}

header nav ul.menu > li:hover > .sub-nav {
    top: 79px !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.language_select {
    margin-right: 0;
}

.language_select div.selectOptions {
    right: 0px;
    left: auto;
    top: 30px;
}

.tagline {
    background: #f2f2f2;
}

.p-indent {
    text-indent: 2em;
}


/*topnav end*/


/*navbar*/

header nav ul.menu > li:nth-last-child(3) > .sub-nav .sub-menu li > .sub-nav {
    left: 208px;
}

header nav ul.menu .sub-menu {
    min-width: 208px;
}


/*index start*/

.index-abstract-title {
    padding-bottom: 30px;
}

.counter_icon {
    width: 120px;
    height: 120px;
    background: #fff;
    line-height: 120px;
}

.yebao-section {
    margin-bottom: 55px;
    font-size: 0;
    line-height: 0;
    background: #2da6c7;
    padding-bottom: 35px;
}

.yuebao-abstract-box {
    padding: 55px 4.1% 0 !important;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: center;
}

.yuebao-abstract-box h2 {
    color: #fff;
}

.yuebao-cotent-right {
    text-align: justify;
}

.yuebao-cotent-right,
.yuebao-cotent-left {
    padding: 0 5.8% 10px !important;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.yuebao-cotent-right .item_title,
.yuebao-cotent-left .item_title {
    color: #fff;
    margin-bottom: 10px;
}

.num-box-border {
    padding-left: 0;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: rgba(255, 255, 255, 0.47) solid 1px;
}

.num-box-border-right {
    border-bottom: rgba(255, 255, 255, 0.47) solid 1px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-left: 0;
}

.border-leftbox {
    border-bottom: rgba(255, 255, 255, 0.47) solid 1px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.num-box-content {
    margin-bottom: 5px;
    font-size: 12px;
}

.divider {
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: rgba(255, 255, 255, 0.47) solid 1px;
}


/*.items2-index .item-right {
    margin-left: 30px;
}*/

.shortcode_counter.with_icon .stat_count_wrapper {
    width: 100%;
    height: 25px;
}

.shortcode_counter.with_icon .stat_count {
    width: 50px;
    padding-left: 5px;
}

.shortcode_counter.with_icon .counter_title {
    min-width: 130px;
}
.shortcode_counter.with_icon .title_210{
    width: 210px;
}
.rmb {
    height: 25px;
    line-height: 25px;
    color: #2d2e2e;
    font-weight: 700;
    font-size: 20px;
}
/*index end*/


/*yuebao start*/

.iconbox_wrapper .ico-th {
    width: 146px;
    height: 146px;
    line-height: 146px;
    background: #fff;
}

.iconbox_wrapper .ico-th:after {
    width: 146px;
    height: 146px;
    border-color: #fff;
    border: none;
}


/*yuebao end*/

.fa-phone-square::before {
    content: "\f098";
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}


/*footer start*/

.footer {
    /* background: #31383d; */
    background: #333;
    background: rgba(0, 0, 0, 0.8);
    /*background: #131e25;*/
}

.pre_footer .sidepanel h4.title {
    color: #999;
}

.pre_footer .recent_posts li {
    color: #737272;
}

.pre_footer .widget_text,
.pre_footer .widget_text a {
    color: #737272;
}

.recent_posts li.with_img {
    padding-left: 0;
    display: inline-block;
    height: 100%;
    padding-bottom: 0;
    float: left;
    clear: both;
}

.recent_posts li.with_img i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.2em;
    padding-top: 3px;
}

.foot-categary-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.foot-categary-list li {
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 24px;
    position: relative;
    color: #737272;
    line-height: 21px;
    font-size: 14px;
}

.foot-categary-list li.with_cat {
    padding-left: 0;
    display: inline-block;
    height: 100%;
    padding-bottom: 0;
    float: left;
    clear: both;
    color: #737272;
}

.foot-categary-list li.with_cat a {
    color: #737272;
}

.copyright {
    color: #222;
}


/*footer end*/


/*yuebao*/

.yuebao-section1 {}

.yuebao-section1 p {
    margin-bottom: 20px;
}

.yuebao-section1 .fw_block .promoblock_wrapper {
    padding: 10px 30px 10px 0;
}


/*intelligent-investment*/

.shortcode_iconbox.type6 .iconbox_wrapper .ico_type_100 {
    margin: 0;
    padding: 0;
    width: 100px;
    height: 100px;
    line-height: 46px;
    border: none !important;
    position: absolute;
    left: 8px;
    top: -9px;
    background: none;
    box-shadow: none !important;
}

.shortcode_iconbox.type6 .ico_type_100_body {
    padding-left: 130px;
    padding-bottom: 17px;
    margin-bottom: 32px;
}
.intelligent-invest .shortcode_iconbox.type6 .ico_type_100_body {
    padding-left: 0px;
    padding-bottom: 17px;
    margin-bottom: 15px;
}
.ico_type_100_title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
    margin-left: 130px;
    position: relative;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.img-top-30 {
    margin-top: 30px;
}
.about-icon-box ul li ul li {
    display: inline-block;
    position: relative;
    margin: 0 30px 20px 30px !important;
    vertical-align: top;
}
.intelligent-box .ico_type_100_title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
    margin-left: 30px;
    position: relative;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.intelligent-box .intelligent-invest  .ico_type_100_title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
    margin-left: 0px;
    position: relative;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.intelligent-invest .shortcode_iconbox.type6 .icon_title_wrap {
    margin-bottom: 9px;
    padding-left: 0px;
}
.filter_navigation ul,
.filter_navigation ul li ul {
    width: 100%;
}


/*team2list*/

.teamslider.items2-index li {
    width: 100%;
}

.pt-0 {
    padding-top: 0;
}

.pt-10 {
    padding-top: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pl-15 {
    padding-left: 15px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-50 {
    padding-top: 50px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.ml-15 {
    margin-left: 15px;
}

.pl-0 {
    padding-left: 0;
}

.p-0 {
    padding: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.recent_posts_content {
    position: relative;
    float: left;
    margin-left: 35px;
}

.last_review_author img {
    border-radius: 0;
    -webkit-border-radius: 0;
}

.last_review_author {
    position: relative;
    padding: 0 0 14px 100px;
    color: #9ba1ac;
}

.pre_footer .recent_posts li a.title {
    color: #9ba1ac;
}

.copyright {
    text-align: center;
    width: 100%;
}

.font60 {
    font-size: 60px;
}

.font45 {
    font-size: 45px;
}

.pension-funds-box a:hover .iconbox_title {
    color: #2d2e2e;
}
.page-fof .wrapper {
    text-align: left;
    position: relative;
    display: block;
    padding: 60px 0 0 0;
    margin: 0 auto;
    background: #fff;
}
.shortcode_iconbox .fof-icon-text .iconbox_body p{
    word-wrap: break-word;
    background: rgba(204, 204, 204, 0.1);
    padding: 20px;
    text-align: left;
    min-height: 440px;
    /*border: 1px solid #ddd;*/
}
@media only screen and (min-width: 768px) {
    .items2-index .item-right {
        margin-left: 30px;
    }
}


/** iPad  ----------- **/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .items2-index .item-right {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 55px;
    }
    .items2-index .item-left {
        margin-left: 0;
    }
    .module_team .items2-index ul li .item_wrapper {
        padding: 0 0 0 0;
        cursor: default;
    }
}


/** ipad landscape **/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .items2-index .item-right {
        margin-top: 0;
    }
    .module_team .item-right li {
        padding: 0;
    }
    .ico_type_100_title {
        margin-left: 30px;
    }
}


/** portrait **/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .intelligent-box .ico_type_100_title {
        margin-left: 30px;
    }
    .intelligent-box .img-cover-box .img-box {
        width: 100%;
        padding-left: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .intelligent-box .img-cover-box img {
        width: 100%;
    }
}

.p-justify {
    text-align: justify;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .intelligent-box .ico_type_100_title {
        min-height: 90px;
        margin-left: 130px;
    }
    .p-m-0 {
        padding: 0;
    }
    .text-po-title-box {
        position: absolute;
        top: 60px;
    }
    .text-po-subtitle-box {
        position: absolute;
        top: 100px;
    }
    .text-po-title1 {
        text-align: center;
        height: 30px;
    }
    .text-po-title2 {
        text-align: center;
        height: 30px;
    }
    .text-po-subtitle1 {
        text-align: center;
        height: 24px;
    }
    .text-po-subtitle2 {
        text-align: center;
        height: 24px;
    }
    .filter_navigation ul li ul li {
        margin: 0 0 20px 0 !important;
        min-width: 62px;
    }
    .yuebao-cotent-right,
    .yuebao-cotent-left {
        font-size: 14px;
    }
    .yuebao-cotent-right {
        padding: 0 8.8% 10px !important;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    .yuebao-cotent-right .row,
    .yuebao-cotent-left .row {
        margin-left: 0;
        margin-right: 0;
    }
    .yuebao-cotent-left .item_title {
        font-size: 16px;
    }
    .p-justify-mobi {
        text-align: justify;
    }
    .divider {
        height: 1px;
        margin: 9px 15px 15px 15px;
        overflow: hidden;
        background-color: #fff;
        border-bottom: rgba(255, 255, 255, 0.47) solid 1px;
    }
    .num-box-border-right {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
    .num-box-border {
        padding-left: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }
    /*pension-funds*/
    .shortcode_iconbox.type6 .icon_title_wrap {
        margin-bottom: 9px;
        padding-left: 0;
    }
    .shortcode_iconbox.type6 .iconbox_body {
        padding-left: 0;
        margin-bottom: 0;
    }
    .ml20 {
        margin-left: 0;
    }
    .bg_title {
        margin-bottom: 30px;
    }
}
