.banner{
    height: 964px;
    background:url(./images/banner_pc.png)no-repeat center center/cover;margin:-3px;
}

#access_monile_note{
    overflow:hidden;
    text-align:left;
    box-sizing: border-box;
    padding-left: 40px;
}
#footer_mobile_apps{
    padding:0 9px;
}
#footer_mobile_apps a{
    background:url(../img/btn_mobile_new_v1.png) no-repeat left top;
    width:84px;
    height:26px;
    display:inline-block;
    text-indent:-99999px;
    overflow:hidden;
    padding:0;
}
#footer_mobile_apps a.footer_google_play {
    width: 60px;
    height: 40px;
    border-radius: 5px;
    margin-right: 7px;
    background: url("../img/apps_googleplay.png")no-repeat center center/contain;
}
#footer_mobile_apps a.footer_app_store {
    width: 60px;
    height: 40px;
    border-radius: 5px;
    background: url("../img/apps_apple.png")no-repeat center center/contain;
}
.footer_followus{
    display: inline-block;
    padding:0 9px 15px;
}
.footer_followus span{
    margin: 0px 5px 10px 0px;
    display: block;
    overflow: hidden;
}
.note_bottom_contain p{
    margin: 0;
}
.footer_followus span i{
    float:left;
    font-style:normal;
    padding:9px 0 0 0;
}
.footer_followus a{
    display:inline-block;
    padding:0;
}
.footer_followus a .svg-icon {
    font-size: 28px;
    fill: #fff;
}
.svg-icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    font-size: 12px;
}
svg:not(:root) {
    overflow: hidden;
}
.footer_followus a.icon_facebook .svg-icon {
    margin-left: -9px;
}
.btn_downloadapp{
    width:100%;
    text-align:center;
    float:left;
    padding:15px 0 10px 0;
}
.btn_downloadapp img{
    width:160px;
    height:auto;
    padding:5px;
}
.footer-nav .footer_nav_link {
    max-width: 666px;
    padding: 20px 7% 0;
    float: left;
    text-align: left;
    box-sizing: border-box;
}
.footer-nav .footer_nav_link1 {
    padding: 20px 2% 0;
    float: left;
    text-align: left;
    box-sizing: border-box;
}
.footer-nav .footer_nav_link span {
    display: inline-block;
    min-width: 198px;
    line-height: 22px;
}
.footer-nav .footer_nav_link a {
    color: #d0d0d0;
    text-decoration: none;
}
.footer-nav .footer_nav_link a:hover {
    color: #d0d0d0 !important;
    text-decoration: underline !important;
}
.footer-nav .note_bottom_contain {
    color: #d0d0d0;
}
.pfooter{
    height: 124px;
    padding-top: 10px;
    width: 66%;
    margin: 0 auto;
}
.footer-font{
    font-size:9px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:25px;
	margin-top:60px;
}
.footer-font p{
    display: block;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.video_footer{
	height: 35px;
	font-size: 17px;
	font-family: BentonSans-Medium, BentonSans;
	font-weight: 500;
	color: #FA7226;
	line-height: 25px;
}

.footer_line{
    height: 2px;
    background: #3B2F3E;
}

@media screen and (max-width:1024px) {
    .footer-nav .footer_nav_link {
        width: 100%;
        padding: 0 2%;
        border-right: none;
    }
}
