/* 下面的css全部复制 */

.profession-footer{height:140px;background:#26294d;font-size:14px;color:#fff;text-align:center;line-height:24px;padding-top:28px;padding-bottom:28px;box-sizing:border-box}
.footer-container{width:1200px;display:flex;gap:160px;margin:0 auto}
.profession-footer a{color:rgba(216,234,255,0.6);line-height:24px;padding-bottom:4px;display:inline-block}
.profession-footer a:hover{color:rgba(216,234,255,0.9)}
.profession-footer .wrap1200{width:1200px;margin:0 auto}
.profession-footer .contactus{width:140px;cursor: pointer;}
.profession-footer .contactus .txt{white-space:nowrap}
.profession-footer .contactus .title:hover{color:#FF7A00}
.profession-footer .contactus .title:hover img{background:url('/res/profession/common/images/phone_hover@2x.png') no-repeat;background-size:cover}
.profession-footer .copyright{width:300px}
.profession-footer .friendlinks{width:170px;text-align:left;margin-bottom:12px}
.profession-footer .friendlinks .ico,.profession-footer .contactus .ico{width:20px;margin-right:8px;height:20px}
.profession-footer .copyright .logo{width:20px;height:20px;margin-right:8px}
.profession-footer .title{color:rgba(255,255,255,1);font-size:18px;font-weight:700;font-family:"PingFang SC";text-align:left;line-height:24px;display:flex;align-items:center;margin-bottom:12px}
.profession-footer .copyright .copyright-txt{font-size:14px;font-weight:400;font-family:"PingFang SC";text-align:left;line-height:24px;color:rgba(216,234,255,0.6);white-space:nowrap}
.profession-footer .download{width:112px;height:36px;margin-top:22px;border-radius:4px;border:1px solid #40A9FF;display:flex;justify-content:center;align-items:center;margin-left:auto}
.profession-footer .iphone_icon{width:16px;height:16px;display:block;background:url('/res/profession/common/images/iphone_icon.png') no-repeat;background-size:cover;margin-right:8px}
.profession-footer .download p{font-size:14px;font-weight:400;font-family:"PingFang SC";color:#40A9FF}
.profession-footer .download:hover{cursor:pointer;border:1px solid #66CCFF}
.profession-footer .download:hover .iphone_icon{background:url('/res/profession/common/images/iphone_icon_hover.png') no-repeat;background-size:cover}
.profession-footer .download:hover p{color:#66CCFF;user-select:none}
.foot_center{width:1070px;height:100%;display:flex;justify-content:space-between;align-items:center;margin:auto}