﻿.banner{
    display:block;
    width:7.5rem;
    height:3.6rem;
    margin-left:auto;
    margin-right:auto;
}
.container-navigator{
	width: 7.5rem;
	height: 1.2rem;
	background-color: #ffffff;
    margin-left:auto;
    margin-right:auto;
    border-bottom:solid 0.2rem #e2e2e2;
}
.content-navigator{
    width: 7.5rem;
	height: 1rem;
    margin-left:auto;
    margin-right:auto;
    display:flex;
    flex-direction:row;
    align-items:center;
    font-family: PingFang-SC-Medium;
	font-size: 0.28rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #808080;
}
.div-line{
	width: 0.04rem;
	height: 0.28rem;
	background-color: #ff7237;
    margin-right:0.1rem;
    margin-left:0.3rem;
}
.content-navigator a{
	font-family: PingFang-SC-Medium;
	font-size: 0.28rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #808080;
    margin-right:0.05rem;
    margin-left:0.05rem;
}
.container-main{
    width: 7.5rem;
	background-color: #ffffff;
    margin-left:auto;
    margin-right:auto;
}
.content-main{
    width: 7.5rem;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    padding-bottom:1rem;
}
.content-main .p-title{
	font-family: PingFang-SC-Bold;
	font-size: 0.48rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ff7237;
    margin-top:0.6rem;
    margin-left:0.3rem;
}
.content-main .p-sub-title {
	width:6.9rem;
	font-family: PingFang-SC-Bold;
	font-size: 0.3rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 0.48rem;
	letter-spacing: 0px;
	color: #000000;
    margin-top:0.4rem;
    margin-left:0.3rem;
}
.content-main .div-third-title{
    font-family: PingFang-SC-Bold;
	font-size: 0.3rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    margin-top:0.4rem;
    display:flex;
    flex-direction:row;
    align-items:center;
    margin-left:0.3rem;
}
.content-main .div-third-title b{
    display:block;
    width:0.36rem;
    height:0.36rem;
    background-image:url("https://images.jinbaiji.com.cn/images/m/icon_lxwm.png");
    background-repeat:no-repeat;
    background-position:0 0;
    background-size:1.44rem 0.36rem;
    margin-right:0.08rem;
}
.p-desc{
	font-family: PingFang-SC-Medium;
	font-size: 0.28rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
    margin-top:0.3rem;
    margin-left:0.3rem;
}
.div-zxkf{
	width: 2.8rem;
	height: 3.28rem;
	background-image:url("https://images.jinbaiji.com.cn/images/m/zxkf.png");
    background-repeat:no-repeat;
    background-size:2.8rem 2.8rem;
    overflow:hidden;
	font-family: PingFang-SC-Medium;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
    margin-top:0.4rem;
    display:flex;
    flex-direction:column-reverse;
    align-items:center;
    margin-left:0.3rem;
}
.container-contact{
    display:flex;
    flex-direction:row;
    margin-top:0.3rem;
    margin-left:0.3rem;
}
.container-contact div{
    width: 2.1rem;
	height: 2.6rem;
    background-repeat:no-repeat;
    background-size:2.1rem 2.1rem;
    overflow:hidden;
	font-family: PingFang-SC-Medium;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
    display:flex;
    flex-direction:column-reverse;
    align-items:center;
    margin-right:0.3rem;
}
.container-contact div:nth-of-type(1){
	background-image:url("https://images.jinbaiji.com.cn/images/m/wxgzh.png");
}
.container-contact div:nth-of-type(2){
	background-image:url("https://images.jinbaiji.com.cn/images/m/dygfh.png");
}
.container-contact div:nth-of-type(3){
	background-image:url("https://images.jinbaiji.com.cn/images/m/xhsgfh.png");
}