/* CSS Document */


/*index*/

.pfp_nav_bg {
    height: 380px;
    position: absolute;
    top: 10px;
    z-index: 1;
}

.pfp_nav_left {
    width: 225px;
    background: #f3f1f2;
    height: 380px;
    float: left;
}

.pfp_nav_hover {
    width: 970px;
    background: #ffffff;
    height: 380px;
    position: absolute;
    left: 225px;
}

.pfp_menu_title {
    background: #e65514;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 6px;
    height: 36px;
    border-bottom: 1px solid #e65514;
}

.pfp_menu_body {
    position: relative;
}

.scrolling-area {
    overflow: auto;
    direction: rtl;
}

    .scrolling-area::-webkit-scrollbar {
        width: 10px;
        height: 1px;
    }

    .scrolling-area::-webkit-scrollbar-thumb {
        background: #e2dfe1;
    }

    .scrolling-area::-webkit-scrollbar-track {
        background: #c2c0c1;
    }

.pfp_main_subtit::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}

.pfp_main_subtit::-webkit-scrollbar-thumb {
    background: #f6f5f6;
}

.pfp_main_subtit::-webkit-scrollbar-track {
    background: #c2c0c1;
}

.scrolling-element-inside {
    direction: ltr;
}

.pfp_menu_lst {
    padding: 0px;
    margin: 0px;
    height: 344px;
}

    .pfp_menu_lst .itm {
        list-style-type: none;
        padding: 6px 10px;
        border-bottom: 1px solid #e7e7e8;
        border-top: 1px solid #e7e7e8;
        border-left: 1px solid #d6d6d7;
    }

        .pfp_menu_lst .itm:hover, .pmenu_active {
            border-bottom: 1px solid #e65513 !important;
            border-top: 1px solid #e65513 !important;
            border-left: 1px solid #e65513 !important;
            color: #e65513;
            background: #ffffff !important;
        }

            .pfp_menu_lst .itm:hover a, .pmenu_active a {
                color: #e65513 !important;
            }

        .pfp_menu_lst .itm a {
            color: #2e2e2e;
            font-size: 14px;
        }

.pfp_icon_disc {
    font-size: 14px;
    position: relative;
    top: 2px;
}

.pfp_icon_right {
    font-size: 14px;
}

.pfp_nav_tit {
    color: #e65514;
    background: #ffffff;
    border-bottom: 1px solid #e65513;
    text-align: left;
    margin: 6px 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0 6px 0px;
    height: 30px;
}

.pfp_main_subad {
    width: 180px;
    float: right;
    margin: 10px;
}

.pfp_img_subad {
    border: 1px solid #e3e7e7;
    display: block;
    margin: 0px auto 10px auto;
}

.pfp_main_subtit {
    width: 930px;
    background: #ffffff;
    height: 328px;
    float: left;
    margin: 5px 10px;
    overflow-y: auto;
}

.pfp_main_subtit_ul {
    border-bottom: 1px solid #e3e7e7;
    margin-bottom: 10px;
}

    .pfp_main_subtit_ul a {
        font-size: 14px;
        color: #2e2e2e;
    }

.subtit_line_hover:hover a {
    color: #e65513 !important;
}

.subtit_line_active a {
    color: #e65513 !important;
}

.subtit_line_hover {
    margin-bottom: 2px;
}
/*.subtit_line_hover:hover { border-bottom:1px solid #e65513; margin-bottom: 1px;}*/
.pfp_main_subtit_ul a:hover {
    font-size: 14px;
    color: #e65513;
}
/*.subtit_line_active{ border-bottom:1px solid #e65513; margin-bottom: 1px; }*/
.pfp_pad_5 {
    margin-left: 20px;
    margin-right: 20px;
}

.pmenu_show {
    display: block;
}

.pmenu_hide {
    display: none;
}
/*inner*/
.pfp_inner_bg {
    background: #2ab7b1;
    padding: 10px 6px 4px 6px;
    margin-bottom: 10px;
    /*position: relative;
    top: 320px;*/
}

.pfp_inner_title {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 0px 6px 10px 6px;
}

.pfp_inner_nav_bg {
    background: #f3f2f2;
}

.pfp_inner_subtit_ul {
    border-bottom: 2px solid #2ab7b1;
}

    .pfp_inner_subtit_ul ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

.itm_inner {
    list-style-type: none;
    padding: 7px 10px;
}

    .itm_inner:hover, .inner_active {
        color: #e65513 !important;
    }

        .itm_inner:hover a, .inner_active a {
            color: #e65513 !important;
        }

    .itm_inner a {
        color: #2e2e2e;
        font-size: 14px;
        font-weight: bold;
    }
        .itm_inner a:hover {
            border-bottom: 1px solid #ff0000
        }

.inner_subtit_line_active .itm_inner a {
    border-bottom: 1px solid #ff0000
}
.inner_subtit_line_hover:hover {
    color: #e65513 !important;
}

    .inner_subtit_line_hover:hover, .inner_subtit_line_hover:hover a {
        color: #e65513 !important;
    }

.inner_subtit_line_hover {
    margin-bottom: 2px;
    cursor: pointer;
}

.inner_subtit_line_active {
    /*border-bottom: 1px solid #e65513;
    margin-bottom: 1px;*/
    background: #fdfcea;
}

.pfp_inner_sub_bg {
    background: #ffffff;
}

.pfp_inner_main_subtit_ul {
    border-bottom: 1px solid #ece8c7;
    padding: 10px 0 0 0;
    background: #fdfcea;
    cursor: pointer;
}

    .pfp_inner_main_subtit_ul a {
        font-size: 14px;
        color: #2e2e2e;
        display: block;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

.subtit_inner_line_hover {
    margin-bottom: 2px;
}
    /*.subtit_inner_line_hover:hover { border-bottom:1px solid #e65513; margin-bottom: 1px;}*/
    .subtit_inner_line_hover:hover a {
        color: #e65513 !important;
    }

.subtit_inner_line_active a {
    color: #e65513 !important;
}

.pfp_pad_inner {
    margin-left: 16px;
    margin-right: 16px;
}

.pfp_inner_main_subtit_ul a:hover {
    font-size: 14px;
    color: #e65513;
}

.subtit_inner_line_active {
    border-bottom: 1px solid #e65513;
    margin-bottom: 1px;
}


/*inner*/
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}




/*phone*/
.pfp_nav_bg_s {
    background: #f7f7f7;
    padding: 10px 0px;
}

.pfp_menu_title_s {
    background: #e65514;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #e65514;
    display: block;
    width: 100%;
    border-radius: 4px;
    margin: 0 20px;
    font-size: 20px;
}

.pfp_nav_bg_s_inner {
    background: #2AB7B1;
    padding: 10px 0px;
    margin-bottom: 20px;
}

.pfp_menu_title_s_inner {
    background: #f1f6b6;
    color: #2AB7B1;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    border: 1px solid #ffffff;
    display: block;
    width: 100%;
    border-radius: 4px;
    margin: 0 10px;
}

.pfp_icon_right_s {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    left: 2px;
    top: 1px;
}

.pfp_menu_title_s:hover {
    background: #f98550;
    color: #ffffff;
}

.pfp_main_subtit_s {
    background: #f2f2f2;
    padding: 10px;
}

.pfp_subtit_s {
    font-size: 20px;
    font-weight: bold;
    color: #2ab7b1;
    margin: 10px 0;
}

.pfp_subtit_left_s {
    border-radius: 4px;
    background: #2ab7b1;
}

.pfp_subtit_right_s {
    border-radius: 4px;
    background: #ffffff;
    margin-left: 10px;
}

.pfp_subtit_left_s a {
    font-size: 14px;
    color: #ffffff;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-word;
}

.pfp_subicon_right_s {
    font-size: 14px;
    position: relative;
    color: #ffffff;
    right: 10px;
}

.pfp_subicon_disc_s {
    font-size: 14px;
    position: relative;
    color: #ffffff;
    right: 10px;
}

.pfp_subicon_mal15 {
    margin-left: 15px;
}

.pfp_submain {
    padding: 10px 0;
    border-bottom: 1px solid RGB(229, 255, 254, 0.8);
}

.pfp_submain_active {
    background: #ffffff;
}

    .pfp_submain_active .pfp_subicon_disc_s {
        color: #ff6600 !important;
    }

    .pfp_submain_active, .pfp_submain_active a {
        color: #ff6600 !important;
    }

.pfp_subtit_right_s a {
    font-size: 14px;
    color: #2e2e2e;
    font-size: 14px;
    color: #2e2e2e;
    padding: 6px 10px;
    border-bottom: 1px solid #f3f0f0;
    display: block;
}

.pfp_subtit_right_active {
    color: #ff6600 !important;
    border-bottom: 1px solid #ff6600 !important;
}








/*显示 隐藏*/
@media (max-width: 1200px) {
    .d-max-block {
        display: block
    }

    .d-min-block {
        display: none
    }
}

@media (min-width: 1200px) {
    .d-min-block {
        display: block
    }

    .d-max-block {
        display: none
    }
}


/*new add by wxy*/
.m_banner {
    position: relative;
}

.itm_a_eng {
    font-size: 13px !important;
}

    .itm_a_eng:hover {
        font-size: 13px !important;
    }

.itm_eng {
    padding: 6px 10px !important;
}

@media (max-width: 768px) {
    /*.pfp_main_subtit_s {
        margin-top: 137px;
    }*/
}
