/* 底部 */
.y_blue_pic{width: 100%;margin: 0 auto;background-color: #E63429;}
.y_blue_pic img{display: block;margin: 0 auto; width: 1200px;}

.y_foot {width: 100%;margin: 0 auto;background-color: #212529;}
.y_foot .y_foot_fuwu{width: 1200px;min-width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;padding-top: 50px;padding-bottom: 90px;}
.y_foot .y_foot_fuwu .y_foot_fuw_show{display: flex;justify-content: space-between;width: 596px;}
.y_foot .y_foot_fuw_show ul{list-style: none;}
.y_foot .y_foot_fuw_show ul li{text-align: left;}
.y_foot .y_foot_fuw_show ul li a{font-size: 13px;color: #fff;font-family: "思源黑体 CN";line-height: 29px;opacity: 0.6;}
.y_foot .y_foot_fuw_show ul li:nth-child(1) a{font-size: 14px !important;color: #fff !important;opacity: 1 !important;font-weight: bold !important;letter-spacing: 0.4px;}
.y_foot .y_foot_fuw_show ul li a:hover{opacity: 1;}
.y_foot .y_foot_fuw_show ul:nth-child(5) li{position: relative;}
.y_foot .y_foot_lsj_zc{position: relative;}
/* .y_foot .y_foot_lsj_zc {} */
.y_foot .y_dl_2wm{position: absolute;top: 1px;height: 130px;left: 5px;display: none;z-index: 999;animation:y_dl_2wm_anim 0.3s ease-in-out ;transform: translateX(5px);}
@keyframes y_dl_2wm_anim {
    0%{transform: translateX(0) }
    100%{transform: translateX(5px) }
}
/* .y_foot hover .y_dl_2wm{display: block;} */
.y_foot .y_dl_2wm .y_dl_sanjiao{width: 0;height: 0;border:12px solid transparent;border-top-color: #fff;transition: all 0.3s ease-in-out;transform-origin: 50% 25%;transform: rotate(-270deg);position: absolute;top: 8px;left:71px;}
.y_foot .y_dl_2wm .y_dl_zfx{width: 120px;height: 120px;border-radius: 10px;border: 2px solid #fff;background:#7998fc ;position: absolute;top: -45px;left: 89px;overflow: hidden;}
.y_foot .y_dl_2wm .y_dl_zfx img{width: 100%;height: 100%;}
/*  */
.y_foot .y_foot_fuw_lianxi{text-align: center;}
.y_foot .y_foot_fuw_lianxi p:nth-child(1){font-size: 26px;color: #fff;font-family: "思源黑体 CN";line-height: 29px;}
.y_foot .y_foot_fuw_lianxi p:nth-child(2){font-size: 12px;color: #9fa1a3;font-family: "思源黑体 CN";line-height: 29px;margin-top: 36px;}
.y_foot .y_foot_fuw_lianxi>div{cursor: pointer;;width: 162px;height: 38px;border-radius: 4px;background-color: #E63429;margin-top: 10px;font-size: 14px;color: #fff;font-family: "思源黑体 CN";text-align: center;line-height: 38px;transition: all 0.3s linear;}
.y_foot .y_foot_fuw_lianxi>div:hover{opacity: 0.8;}
.y_foot .y_foot_2wm>div{width: 120px;display: inline-block;}
.y_foot .y_foot_2wm>div:nth-child(odd){margin-right: 26px;}
.y_foot .y_foot_2wm>div>div{width: 120px;height: 120px;background: #fff;border-radius: 5px; overflow: hidden;}
.y_foot .y_foot_2wm>div img{width: 120px;height: 120px;}
.y_foot .y_foot_2wm>div p{margin-top: 10px;font-size: 14px;color: #fff;font-family: "思源黑体 CN";line-height: 29px;text-align: center;}
.y_foot .y_foot_line {width: 100%;height: 1px;background-color: rgba(255,255,255,0.2);}

.y_foot .y_foot_zixun{padding-top: 50px;width: 100%;}
.y_foot .y_foot_zixun .y_foot_zx_box{width: 1200px;min-width: 1200px;margin: 0 auto;}
.y_foot .y_foot_zixun .y_foot_zx_tab{list-style: none;width: 100%;}
.y_foot .y_foot_zixun .y_foot_zx_tab li{cursor: pointer;;display: inline-block;margin-right: 20px;padding: 0 15px;height: 40px;line-height: 40px;border-radius: 2px;background: #0d1620;text-align: center;font-size: 14px;color: #a4a6a7;font-family: "思源黑体 CN";font-weight: bold;}
.y_foot .y_foot_zx_tab .y_foot_tab_ac{background: #4d5154 !important;color:#fff !important;}
.y_foot .y_foot_zixun .y_foot_zx_content{width: 100%;margin-top: 15px;margin-bottom: 50px;}
.y_foot .y_foot_zixun .y_foot_zx_content ul{list-style: none;display: none;}
.y_foot .y_foot_zixun .y_foot_zx_content ul:nth-child(1){display: block;}
.y_foot .y_foot_zx_content ul li {display: inline-block;margin-right: 20px;}
.y_foot .y_foot_zx_content ul li a{display: inline-block;font-size: 13px;color: #a4a6a7;font-family: "思源黑体 CN";line-height: 29px;}
.y_foot .y_foot_zx_content ul li a:hover{color: #fff;}
.y_foot .y_foot_zx_box>p {color: #a4a6a7;font-family: "思源黑体 CN";line-height: 29px;text-align: center;font-size: 13px;padding-bottom: 29px;}
.y_foot .y_foot_zx_box>p {}