/*底部*/
footer {background: #2e314d; left: 0; bottom:0; width: 100%;;}
.d_advantage { padding-top: 20px; padding-bottom: 10px;}
.d_advantage ul {overflow: hidden;width: 1200px;margin: 0px auto}
.d_advantage ul li {float: left; width: 25%;}
.d_advantage ul li img {float: left;}
.d_advantage ul li span { float: left; margin-left: 17px; color: #333333; line-height: 53px;font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;}
/* 页脚信息 */
.d_fotpage .default {
    display: flex;
    justify-content: center;
}
.d_fotpage .default ul li{ float: left; color: #FFFFFF;margin-right: 50px}
.d_fotpage .default ul { overflow: hidden; }
.d_fotpage .default ul li h4 { font-size: 18px; color: #FFFFFF; padding-bottom: 20px;}
.d_fotpage .default ul li h1 {color: #FFFFFF; text-align: center; line-height: 200%;}
.d_fotpage .default dl dd a { color: #FFFFFF; font-size: 14px; line-height: 30px;opacity:0.7;}
.d_fotpage .default dl dd a:hover{
    color:#fff70f;
    text-decoration: none;
}
.d_fotpage .default ul li h2 {font-size: 18px;}
.d_fotpage .default ul li h5 {font-size: 24px;font-weight:bold;line-height: 150%;}
.d_fotpage .default ul li h6 {font-size: 14px;}

/* 新样式 */
/* 布局 */
.common__foot--footer--pcmlayout {
    display: flex;
    flex-direction: column;
    color: #FFF;
}

/*.pcm__top__right--pcmlayout {*/
/*    margin-left: 50px;*/
/*    padding-left: 50px;*/
/*    border-left: 1px solid #FFF;*/
/*}*/

.common__foot--footer--pcmlayout .pcm__top--pcmlayout {
    display: flex;
    justify-content: center;
}

.pcm__top__left--pcmlayout ul {
    width: 178px;
}

/* 顶部菜单  */
.pcm__foot--menu--topleft {
    display: flex;
}

.pcm__foot--menu--topleft ul {
    /*flex: 1;*/
    margin-right: 24px;
}

.pcm__foot--menu--topleft ul li {
    display: flex;
    flex-direction: column;
    padding: 10px 0px;
    overflow: hidden;
}

.pcm__foot--menu--topleft > ul > li a {
    color: #FFF;
}

.pcm__foot--menu--topleftsecondary {
    /* 二级类 */
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.pcm__foot--menu--topleftsecondary li a,
.pcm__foot--menu--bottom a {
    color: rgba(255,255,255,0.6);
}

.pcm__foot--menu--topleftsecondary li a:hover,
.pcm__foot--menu--bottom .pcm__foot--menu--items li a:hover {
    color: #fff70f;
}

/* 样式 */
.pcm__msg--content {
    display: flex;
}

.pcm__msg--content .auth__code {
    /* 二维码 */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    max-height: 210px;
    margin-right: 56px;
    overflow: hidden;
}

.pcm__msg--content .auth__code img {
    /* 二维码-图片 */
    width: 100%;
    max-height: 210px;
}

.pcm__msg--content h5 {
    /* 电话 */
    font-size: 24px;
    font-weight: bold;
    line-height: 150%;
}

/* 超过4个时 */
.pcm__bottom--pcmlayout {
    margin-top: 20px;
    border-top: 1px solid rgba(255,255,255,0.1);
}

.pcm__foot--menu--bottom {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}

.pcm__foot--menu--bottom li {
    margin-right: 10px;
}

.pcm__foot--menu--bottom li:first-child a {
    color: #FFF;
}

/*.pcm__foot--menu--bottom > li {*/
/*    width: 68px;*/
/*}*/

/*.pcm__foot--menu--bottom .pcm__foot--menu--items {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    !*width: calc(100% - 68px);*!*/
/*}*/

/*.pcm__foot--menu--bottom .pcm__foot--menu--items li {*/
/*    !*max-width: 98px;*!*/
/*    margin-left: 30px;*/
/*}*/

/* 联系客服 */
.about_us { cursor: pointer; display: inline-block; color: #FFFFFF; width: 160px; line-height: 40px; border: solid 1px #FFFFFF;border-radius:4px; text-align: center; font-size: 16px; margin-top: 10px;}
.about_us i { width: 18px; height: 20px; display: inline-block; background: url(../images/QQ.png) no-repeat; vertical-align: middle; margin-right: 10px;}
.about_us:hover{
    color:#2e314b;
    background:#ffffff;
}
.about_us:hover i { width: 18px; height: 20px; display: inline-block; background: url(../images/black_qq.png) no-repeat; vertical-align: middle; margin-right: 10px;}
.marquee-box {
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}


/* 版权信息 */
.d_fotpage_copyright{
    /*display: flex;*/
    justify-content: center;
    padding: 18px 0
}
.d_fotpage_copyright a{
    color: #fff;
    margin:0px 4px
}
.d_fotpage_copyright a:hover{
    color: #0573D3;
}
.d_fotpage_copyright img{width: 20px;margin-right: 5px;}

.marquee {
    width: 8000%;
    height: 60px
}
.wave-list-box {
    float: left
}
.wave-list-box ul {
    float: left;
    height: 60px;
    overflow: hidden;
    zoom: 1
}
.wave-list-box ul li {
    height: 60px;
    width: 100%;
    float: left;
    line-height: 30px;
    list-style: none
}
.wave-box {
    position: relative;
    height: 60px;
    background: #f5f5fa;
    margin-top: 30px;
}

