.navbar-default .navbar-toggle:hover {
    background: #000;
}
.nav-header .navbar-toggle {
    border-color: #000;
}
.footerTwo {
    position: relative;
    height: 1.5rem;
    background-color: #ff4c29;
    padding-bottom: 3rem;
    margin-top: -0.8rem;
}
.twoLeft {
    height: 1.34rem;
    position: absolute;
    top: 0;
    left: 1.7rem;
    text-align: center;
    line-height: 1.34rem;
    border: 0.05rem solid #000;
    border-radius: 0.4rem;
    padding: 0 0.28rem 0 0.5rem;
    font-size: 0.72rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    letter-spacing: 0.2rem;
    color: #000000;
}
.footerThree {
    padding: 0rem 0 1.96rem 1.72rem;
    background-color: #ff4c29;
    display: none;
    margin-top: -0.05rem;
}
.footerThree li {
    margin-bottom: 0.8rem;
}
.footerThree li input {
    background: #ff4c29;
    border: none;
    width: 6.85rem;
    font-size: 0.6rem;
    margin-left: 0.6rem;
    border-bottom: 1px solid #000;
}
.footerThree li textarea {
    width: 9.4rem;
    height: 3rem;
    border: 1px solid #000;
    padding: 0.1rem 0.4rem;
    font-size: 0.8rem;
    color: #000;
    background-color: #ff4c29;
}
.footerThree li button {
    width: 9.4rem;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    font-size: 0.8rem;
    height: 1.6rem;
}
.footerThree li span {
    font-size: 0.8rem;
    color: #000;
    vertical-align: bottom;
}
.contentaboutOne {
    width: 23.44rem;
    height: 21.29rem;
    position: relative;
}
.contentaboutOne01 {
    position: absolute;
    bottom: 3.9rem;
    right: 2.27rem;
    font-size: 1.4rem;
    letter-spacing: 0.3rem;
    font-family: PingFangSC-Medium;
    font-weight: normal;
    color: #231815;
    display: flex;
    align-items: center;
}
.contentaboutOne01 .cirle{
    background-color: #FF4C29;
    width: 1.45rem;
    height: 1.45rem;
    border-radius: 50%;
    margin-left: 0.66rem;
}
.contentaboutTwo {
    width: 23.45rem;
    height: 54.10rem;
    position: relative;
}
.contentaboutTwo .cirle{
    width: 1.2rem;
    height: 1.2rem;
    background-color: #000000;
    border-radius: 50%;
    position: absolute;
    top: 27rem;
    left: 1.7rem;
}
.contentaboutThree {
    background-color: #efefef;
    padding: 0 1.6rem 0 4.14rem;
    font-size: 0.54rem;
    line-height: 1.1rem;
    color:rgba(4,0,0,1);
    font-family: PingFangSC-Regular;
    letter-spacing: 0.025rem;
    margin-top: -1px;
}
.contentaboutThree01 {
    padding: 1rem 0;
}
.contentaboutTwo01 {
    position: absolute;
    top: 23.3rem;
    left: 1.7rem;
    font-size: 1.3rem;
    color: #000;
    letter-spacing: 0.1rem;
    font-weight:500;
    font-family: PingFangSC-Medium;
}
.contentaboutTwo02 {
    position: absolute;
    bottom: 1.6rem;
    left: 1.7rem;
    font-size: 0.52rem;
    font-family: PingFangSC-Regular;
    letter-spacing: 0.1rem;
    color: #000000;
    font-weight: normal;
}
.fellow{
    font-family:HelveticaLight;
    position: absolute;
    bottom: 1.5rem;
    right: 1.7rem;
    font-size: 0.5rem;
    letter-spacing: 0.05rem;
    line-height: 0.5rem;
    border-bottom: 0.05rem solid #000000;
    color: #000000;
    padding: 0 0.1rem 0.05rem 0.1rem;
}
/* 英文样式 */
.EN-body .contentaboutOne01{
    font-family:HelveticaBold;
    color:rgba(35,24,21,1);
    font-size:1.04rem;
    letter-spacing: 0;
}
.EN-body .contentaboutThree {
    font-family:HelveticaLight;
    color:#040000;
    line-height: 1.04rem;
}
.EN-body .contentaboutThree > div:nth-child(1),.EN-body .contentaboutThree .contentaboutThree01 {
    font-family:HelveticaBold;
}
.EN-body .contentaboutThree .contentaboutThree01{
    padding: 0 0 1rem 0;
}
.EN-body .contentaboutTwo01 {
    font-size:0.83rem;
    font-family:HelveticaBold;
    color:rgba(35,24,21,1);
    letter-spacing: 0.05rem;
}
.EN-body .contentaboutTwo02{
    font-size:0.42rem;
    font-family:HelveticaLight;
}