




.flex, .flex-o { flex: 1; -webkit-flex: 1; box-flex: 1; -webkit-box-flex: 1; }
/* .df.cf>.flex, .df.cf>.flex-o{ flex: 1 0 auto; -webkit-flex: 1 0 auto; box-flex: 1 0 auto; -webkit-box-flex: 1 0 auto; } */
/* .flex>span, .flex-o>span, .flex>em, .flex-o>em, .flex>b, .flex-o>b{ display: block; } */
.flex-o { overflow: hidden; }
.df { display: -webkit-box; display: box; display: -webkit-flex; display: flex; }

.cf { /*-webkit-box-direction:normal; box-direction:normal; */-webkit-box-orient: vertical; box-orient: vertical; -webkit-flex-direction: column; flex-direction: column; }
.jcb { -webkit-box-pack: justify; -webkit-justify-content: space-between; box-pack: justify; justify-content: space-between; }



.dpwBar { width: 1600px; margin: 0 auto;}



.footerBar { background: gray;margin-top: 40px; }
.footerBar .mtop { border-bottom: 1px solid #2f3030; display: none; padding: 15px 0; text-align: center; }
.footerBar .mtop span { font-size: 13px; font-family: FZLTXIHJW--GB1-0, FZLTXIHJW--GB1; font-weight: normal; color: #F4F7FB; line-height: 16px; background: url(../img/mtop.png) right center no-repeat; background-size: 16px auto; padding-right: 20px; display: inline-block; }
.footerBar .group { padding: 60px 0 40px 0; }
.footerBar .list { }
.footerBar .cap { font-size: 16px; font-family: FZLTZHJW--GB1-0, FZLTZHJW--GB1; font-weight: normal; color: #FFFFFF; line-height: 30px; padding-bottom: 18px; cursor: pointer; }
.footerBar .li { font-size: 14px; font-family: FZLTXIHJW--GB1-0, FZLTXIHJW--GB1; font-weight: normal; color: #fff; line-height: 30px; margin-top: 12px; cursor: pointer; }
.footerBar .li:hover { color: #00A7E9; }
.footerBar .tool { border-top: 1px solid #888; border-bottom: 1px solid #888; padding: 20px 0; }
/*.footerBar .logo { width: 20%; background: url(../img/logo4.png) center center no-repeat; background-size: 100% auto; }*/
.footerBar .to { width: 30px; height: 30px; cursor: pointer; margin: 0 10px; border: 1px solid #68696A; border-radius: 50%; }
.footerBar .to img { width: 100%; height: 100%; object-fit: contain; display: block; }
.footerBar .to:hover { border-color: #00A7E9; }
.footerBar .wechat { }
.footerBar .wechat:last-child { margin-left: 58px; }
.footerBar .name { font-size: 14px; font-family: FZLTXIHJW--GB1-0, FZLTXIHJW--GB1; font-weight: normal; color: #aaa; line-height: 24px; text-align: right; margin-right: 16px; }
.footerBar .code { width: 80px; height: 80px; object-fit: cover; }
.footerBar .copyright { font-size: 14px; font-family: FZLTXIHJW--GB1-0, FZLTXIHJW--GB1; font-weight: normal; color: #babdc0; line-height: 30px; padding: 15px 10px; text-align: center; }
.copyright123 { font-size: 14px; font-family: FZLTXIHJW--GB1-0, FZLTXIHJW--GB1; font-weight: normal; color: #fff; line-height: 30px; padding: 15px 10px; text-align: center; }
