

.nav-pills>li>a:after {
    content: "";
    width: 0;
    height: 3px;
    background: #fbc997;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all .2s;
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #f08c00 !important;
	/*whh*/
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #ffffff;
    /*whh*/
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #ffffff;
    background-color: #f08c00 ;
    /*whh*/
}

.c_index_a:after {
	content: "";
	width: 0px;
	top: 30px;
	height: 2px;
	background: #f08c00;
	position: absolute;
	left: 100%;
	bottom: 0;
	transition: all .2s;
}

.c_index_a:hover.after,
.c_index_a:active:after {
    justify-content: center;
    color: #f08c00;
    display: flex;
    left: 0%;
    width: 2vw;
}

.v_dropdown a:focus {
	color: #fff2d3 !important;
	background-color: #fff2d3 !important;
	/*whh*/
}

.nav-pills>li>a {
    color: #ffffff;
    /*whh*/
}



.nav>li.disabled>a {
    color: #ffffff;
    /*whh*/
}

.nav-pills>li.active>a {
    color: #ffffff;
}

.nav>li.disabled>a {
    color: #ffffff;
    /*whh*/
}

.nav-pills>li.active>a {
    color: #ffffff;
}


.c_page_top_row2 {
    font-family: Font-Cang-er, Arial, sans-serif;
    color: #ffffff;
    background-color: #f08c00;
    align-items: center;
    justify-content: center;
    height: 4vw;
    width: 100%;
    display: flex;


}

.c_page_top_row2_content {

    background-color: #f08c00;
    width: aotu;
    height: 4vw;
}

/* 正文*/

.c_page_content{
    background-color: #ffffff;
}
.c_page_content_default {
    width: 100%;
    padding-bottom: 3vw;
}

.c_page_content_default_content {
    width: 80%;
    justify-content: center;
    flex-direction: column;
    display: flex;
}

.c_page_content_default_content_01 {
    padding-top: 20px;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    display: flex;
}

.c_page_content_default_row_02 {
    padding-top: 15px;
    justify-content: center;
    flex-direction: row;
    display: flex;
}

.c_page_content_default_row_02_left {
    width: 50%;
    justify-content: left;
    display: flex;
}

.c_page_content_default_row_02_right {
    width: 50%;
    justify-content: right;
    display: flex;
}

.c_page_content_default_row_03 {
    padding-top: 15px;
    font-size: 1.4vw;
    justify-content: left;
    line-height: 2.6vw;
    text-align: justify;
    display: flex;
}

.c_page_content_default_row_04 {
    padding-top: 20px;

}

.c_page_content_default_row_05 {
    width: 100%;
    padding-top: 5vw;
    justify-content: center;
    flex-direction: row;
    display: flex;
}
.c_page_content_default_row_05_left
{
    width: 100%;
}
.c_page_content_default_row_05_left_content {

    width: 70%;
    justify-content: center;
    flex-direction: column;
    display: flex;
}

.c_page_content_default_row_06
{
    padding-top: 5vw;
    justify-content: center;
    flex-direction: row;
    display: flex;
}
.c_page_content_default_row_06_right_content
{
    width: 70%;
    justify-content: center;
    flex-direction: column;
    display: flex;
}

.c_page_content_default_row_07 {
    width: 100%;
    padding-top: 5vw;
    justify-content: center;
    flex-direction: row;
    display: flex;
}
.c_page_content_default_row_07_left
{
    width: 100%;
}
.c_page_content_default_row_07_left_content {

    width: 70%;
    justify-content: center;
    flex-direction: column;
    display: flex;
}

.c_page_content_default_row_08 {
    width: 100%;
    padding-top: 5vw;
    justify-content: center;
    flex-direction: row;
    display: flex;
}
.c_page_content_default_row_08_right
{
    width: 100%;
}
.c_page_content_default_row_08_right_content
{
    width: 70%;
    justify-content: center;
    flex-direction: column;
    display: flex;
}


.c_page_content_default_row_00_content_row1 {
    font-size: 4vw;
    color: #f08c00;
    justify-content: center;
    display: flex;
}

.c_page_content_default_row_00_content_row2 {
    padding-top: 0.5vw;
    font-size: 1.4vw;
    justify-content: left;
    line-height: 2.6vw;
    text-align: justify;
   
	text-justify: inter-ideograph;
	/* 针对中文优化 */
    display: flex;
}

.c_page_content_default_row_00_content_row3 {
    padding-top: 1.5vw;
    font-size: 1.2vw;
    justify-content: left;
    line-height: 2vw;
    text-align: justify;
    text-justify: inter-ideograph;
	/* 针对中文优化 */
    display: flex;
}

/* 底部*/
.c_page_floor_centre_right {
	background-color: #ebebeb;
	justify-content: center;
	align-items: center;
	display: flex;
	height: aoto;
	width: 65%;
	height: 25vw;
}

.c_page_floor_centre_left {
	background-color: #ffffff;
	justify-content: center;
	align-items: center;
	display: flex;
	width: 35%;
	height: 25vw;
}
/* 底部*/

/* 图片*/
.c_img_bs_pp {
    width: 100%;
    height: auto;

}

.c_img_bs_bt {
    width: auto;
    height: 5vw;
}

.c_img_bs_bt02 {
    width: auto;
    height: 8vw;
}

.c_img_bs_bt01 {
    width: auto;
    height: 8vw;
}

.c_img_bs_brand04 {
    width: auto;
    height: 32vw;
}

.c_img_brand04 {
    width: auto;
    height: 22vw;
}