.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%; } .foot_img_box>* { float: left; width: 170px; height: 57px; overflow: hidden; 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 20px; 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 27px; margin-bottom: 20px; } .foot_text_box { margin: 40px auto 0px; text-align: center; color: #333; font-size: 14px; line-height: 25px; p { a { color: #333; font-size: 14px; } .webSitecolor { color: #dd7d18; } } } .foot_text_box :deep(a){color: #333;} .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: -145px; } .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; } // template start ----------------------------------------> .foot_menu_box_style1 { width: 100%; height: 50px; display: flex; align-items: center; justify-content: center; background: #1C5468; div { a { color:#fff; font-size: 14px; } width: 200px; border-right: 1px solid #193D4A; text-align: center; &:last-child { border-right: none; } } } .foot_menu_box_style2 { width: 100%; height: 50px; display: flex; align-items: center; justify-content: center; background: #A91B33; div { a { color:#fff; font-size: 14px; } width: 200px; border-right: 1px solid #930F25; text-align: center; &:last-child { border-right: none; } } } // template end ---------------------------------------->