.index_foot { box-sizing: border-box; width: 1200px; margin: 0 auto; } .index_foot_name_box { margin: 40px auto 0px; text-align: center; font-size: 0px; } .index_foot_name { display: inline-block; height: 67px; line-height: 67px; color: #f2f9f4; font-size: 51px; font-weight: bold; overflow: hidden; } .index_foot_name:nth-of-type(even) { color: #333; font-size: 32px; } .foot_img_box { overflow: hidden; display: block; margin: 10px auto 0; width: 100%; // display: flex; // justify-content: space-between; // flex-wrap: wrap; } .foot_img_box>* { float: left; width: 170px; height: 57px; overflow: hidden; // box-sizing: border-box; // border: solid 1px #d7edd4; margin: 0px 36px 20px 0px; } .foot_img_box>* * { display: block; width: 170px; height: 57px; } .foot_img_box>*:nth-of-type(6n) { margin-right: 0px; } .foot_frind_box { display: block; margin: 20px auto 30px; overflow: hidden; display: flex; width: 100%; } .foot_frind_box span { word-break: keep-all; white-space: nowrap; line-height: 22px; font-size: 16px; color: #333; font-weight: bold; } .foot_frind_box div { width: 100%; overflow: hidden; } .foot_frind_box div * { float: left; line-height: 22px; height: 22px; color: #333; font-size: 16px; margin: 0 30px; } .call_us_box { display: block; width: 100%; margin: 40px auto 0; overflow: hidden; text-align: center; font-size: 0px; background: #255590; a { color: #fff; } } .inner { width: 1200px; margin: 0 auto; } .inner>* { height: 12px; line-height: 12px; color: #fff; font-size: 14px; display: inline-block; box-sizing: border-box; padding: 0 19px; font-weight: bold; border-left: solid 1px #1F497B; margin: 18px 0; } .inner>*:nth-of-type(1) { border-left: 0px; } .foot_text_box { margin: 40px auto 0px; text-align: center; color: #333; font-size: 14px; line-height: 25px; // background-color: red; p { a { color: #333; font-size: 14px; } .webSitecolor { color: #dd7d18; } } } .foot_text_box :deep(a){color: #333;} // .foot_text_box a{} .top_content { padding: 0 170px; } .webSitecolor { color: #dd7d18; } .foot_text_box_green { color: #40663B; } .foot_text_box img { display: inline-block; height: 20px; vertical-align: middle; } .foot_logo_out { position: relative; margin: 0px auto; width: 100%; height: 0px; } .foot_logo_out * { width: 120px; display: block; } .foot_logo_out>* { position: absolute; top: -177px; } .foot_logo_out>*:nth-of-type(1) { left: 0px; } .foot_logo_out>*:nth-of-type(2) { right: 0px; } .foot_last_img_box { margin: 40px auto 10px; text-align: center; overflow: hidden; width: 100%; font-size: 0px; padding-bottom: 40px; } .foot_last_img_box>* { height: 50px; width: 120px; margin: 0px 13px; display: inline-block; overflow: hidden; } .foot_last_img_box>* * { display: block; height: 100%; width: 100%; overflow: hidden; }