.breadcrumb > li + li:before {
    content: ">" !important;
    padding: 0 !important;
    padding-right: 0.05rem !important;
    color: #ccc;
}

.breadcrumb {
    padding: 0.32rem 0 0rem;
    background: none;
    margin: 0;
}

.breadcrumb .breadcrumb-item {
    padding-left: 0.05rem !important;
    font-size: 0.14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    opacity: 1;
}

.breadcrumb .breadcrumb-item:first-of-type {
    padding-left: 0 !important;
}

.breadcrumb .breadcrumb-item a {
    color: #999999;
}

.breadcrumb .breadcrumb-item.active {
    color: #333333;
}

/*-----------------------*/
.custom-header {
    position: relative;
    width: 100%;
    min-height: 2rem;
}

.custom-header > img {
    width: 100%;
    z-index: -1;
}
.custom-header h2 {
    width: 8.24rem;
    padding: 0 0 0.4rem;
    margin: 1.18rem auto 0;
    font-size: 0.8rem;
    text-align: center;
    border-bottom: 0.02rem solid rgba(255, 255, 255, 0.32);
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;
}

.custom-header ul {
    width: 8.24rem;
    height: 2.64rem;
    margin: 0 auto;
    padding-top: 0.4rem;
    opacity: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.custom-header ul li {
    width: 41%;
    height: 0.76rem;
    line-height: 0rem;

}

.custom-header ul li:nth-of-type(odd) {
    width: 59%;
}

.custom-header ul li span {
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.32rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #CB2933;
    opacity: 1;
}


.custom-header ul li p {
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.22rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;

}


/*-----------*/

.custom-pt {
    width: 100%;
    height: 6.14rem;
    padding-top: 1.09rem;
    background: url("../../static/img/custom/pink-bg.png") no-repeat;
    background-size: cover;
}

.custom-pt > p {
    height: 0.2rem;
    line-height: 0.2rem;
    text-align: center;
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.48rem;
    opacity: 1;
}

.custom-pt-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
}

.cp-main-left {
    position: relative;
    width: 4.55rem;
    height: auto;
    margin-right: 0.12rem;
}

.cp-main-left img {
    position: absolute;
    width: 2.92rem;
    height: 5.25rem;

}

.cp-main-left .cp-phone1 {
    top: -0.33rem;
    left: -0.3rem;
}

.cp-main-left .cp-phone2 {
    top: -0.33rem;
    right: -0.41rem;
}

.cp-main-right {
    margin-left: 0.2rem;
    width: 5rem;
    padding-top: 0.4rem;
}

.cp-main-right li {
    height: 0.9rem;
    line-height: 0.9rem;
    display: flex;
}

.cp-main-right li:last-child h5:after {
    content: '';
    position: absolute;
    right: -0.1rem;
    bottom: -0.02rem;
    width: 0.16rem;
    height: 0.08rem;
    background: url("../../static/img/custom/down.png") no-repeat;
    background-size: contain;
}

.cp-main-right h5 {
    position: relative;
    width: 40%;
    text-align: right;
    padding-right: 0.3rem;
    line-height: 0.9rem;
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    opacity: 1;
}

.cp-main-right p {
    position: relative;
    width: 60%;
    padding-left: 0.25rem;
    font-size: 0.18rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    white-space: nowrap;
    color: #666666;
    border-left: 0.02rem solid #CB2933;
    opacity: 1;
}

.cp-main-right p:before {
    content: '';
    position: absolute;
    top: calc(50% - 0.05rem);
    left: -0.06rem;
    width: 0.1rem;
    height: 0.1rem;
    background: #CB2933;
    border-radius: 50%;
    opacity: 1;
}


/*------------------------*/
.goldmedal-pc {
    padding: 0 0 0.8rem 0;
}

.goldmedal-pc ul {
    display: flex;
    justify-content: center;
}

.goldmedal-pc ul li {
    width: 2.5rem;
    opacity: 1;
    margin-right: 0.96rem;
}

.goldmedal-pc ul li:last-child {
    margin-right: 0;
}

.goldmedal-pc ul li img {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
}

.goldmedal-pc ul li h6 {
    height: 0.28rem;
    line-height: 0.24rem;
    font-size: 0.28rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    margin: 0.24rem 0 0.12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.goldmedal-pc ul li p {
    width: 100%;
    line-height: 0.24rem;
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    opacity: 1;
}

/*---*/
.cn-main-content-img {
    width: 5.73rem;
    height: 3.23rem;
}

.cn-main-content-img img {
    display: block;
    width: 5.73rem;
    height: 3.23rem;
}

.cn-main-content-text {
    width: 5.87rem;
}

.cn-main-content-text p {
    width: 5.87rem;
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    opacity: 1;
}

.cn-main-content-text p:first-of-type {
    margin-bottom: 0.32rem;
}

/*-------------------*/
.fudao-jinpai {
    position: relative;
    width: 100%;
    background: rgb(252, 252, 252);
    padding-top: 1.68rem;
}

.fudao-jinpai .fudao-jinpai-bg1 {
    position: absolute;
    right: 0;
    top: -0.1rem;
    height: 2.83rem;
    line-height: 2.83rem;
    font-size: 2.65rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #EEEEEE;
    opacity: 1;
    white-space: nowrap;
}

.fudao-jinpai .fudao-jinpai-bg2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 7.53rem;
    height: 5.42rem;
    z-index: 3;
    text-align: right;
}

.fudao-jinpai .fudao-jinpai-bg2 img {
    /*display: block;*/
    width: 6.31rem;
    height: 5.42rem;
}

.fudao-jinpai .fudao-jinpai-bg2 p {
    position: absolute;
    font-size: 0.18rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
    width: 0.29rem;
    min-height: 1.6rem;
    text-align: center;
    background: rgba(119, 119, 119, 0.39);
    border-radius: 0.02rem;
    line-height: 0.32rem;
}

.fudao-jinpai .fudao-jinpai-bg2 p:nth-of-type(1) {
    top: -0.07rem;
    left: 3.5rem;
}

.fudao-jinpai .fudao-jinpai-bg2 p:nth-of-type(2) {
    top: -0.07rem;
    right: 2rem;
}

.fudao-jinpai .fudao-jinpai-bg2 p:nth-of-type(3) {
    top: -0.07rem;
    right: 0;
}

.fudao-jinpai h5 {
    position: relative;
    height: 0.72rem;
    font-size: 0.72rem;
    font-family: Source Han Sans CN;
    font-weight: 800;
    color: #333333;
    letter-spacing: -0.03rem;
    opacity: 1;
    z-index: 2;
    margin-bottom: 0.24rem;
}

.fudao-jinpai h5 span {
    font-size: 0.37rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    opacity: 1;
}

.fudao-jinpai-main {
    position: relative;
    /*width: 10rem;*/
    height: 3.4rem;
    opacity: 1;
    z-index: 2;
    padding: 0.8rem 0.36rem;
}

.fudao-jinpai-main > p {
    position: relative;
    width: 5.2rem;
    height: 0.2rem;
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 0.32rem;
}

.fudao-jinpai-main > p:first-of-type::before {
    position: absolute;
    top: -0.5rem;
    left: -0.78rem;
    content: '“';
    font-size: 0.72rem;
    font-family: "华文宋体";
    font-weight: 400;
    color: #F3F3F3;
    opacity: 1;
}

.fudao-jinpai-main > p:last-of-type::after {
    position: absolute;
    right: 0;
    bottom: -0.88rem;
    content: '”';
    font-size: 0.72rem;
    font-family: "华文宋体";
    font-weight: 400;
    color: #F3F3F3;
    opacity: 1;
}