/* 名师简介 */ #profile{ position:absolute; width: 100%; height: auto; top: 300px; } #profile .content{ width: 1400px; height: 240px; border-top:4px solid #1b7cd2; background-color: #fff; margin-left: auto; margin-right: auto; padding: 20px; box-sizing: border-box; box-shadow:0 0 5px 2px rgba(0,0,0,0.1); } #content-l{ float: left; width: 300px; height: 100%; } #content-l .tx{ float: left; width: 150px; height: 100%; } #content-l .tx img{ width: 120px; } #content-l .wz{ float: right; width: 150px; height: 100%; display: flex; justify-content: center; } #content-l .wz .wzn{ font-size: 30px; width: 100px; text-align: left; } #p2{ margin-top: 20px; font-size: 28px; } #content-r{ /* background-color: #1b7cd2; */ float: right; width: 1060px; height: 100%; text-align: justify; font-size: 20px; line-height: 30px; } /* 工作室简介 */ #gzs{ margin-top: 40px; width: 100%; height: auto; } #gzs_1400{ width: 1400px; height: auto; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; } #gzs_title{ float: left; height: 48px; width: 100%; border-top: 4px solid #1b7cd2; padding-left: 4px; padding-right: 4px; background-color: #f9f8f8; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; } #gzs_l{ display: flex; align-items: center; } #gzs_l img{ width: 28px; height: 28px; } #gzs_l h1{ margin-left: 10px; font-size: 22px; color: #1b7cd2; } #gzs_r a{ color: #1b7cd2; } #gzs_nr{ width: 100%; height: 100%; padding: 30px 20px 40px 20px; text-align: justify; font-size: 20px; line-height: 30px; font-weight: 100; display: flex; align-items: center; box-sizing: border-box; } /* 正文1 */ #zw1_100{ height: auto; width: 100%; } #zw1_1400{ height: auto; width: 1400px; margin-right: auto; margin-left: auto; display: flex; justify-content: space-between; } #zw1_l{ height: auto; width: 680px; text-align: center; } #zw1_l img{ width: 600px; height: 370px; } #zw1_r{ height: auto; width: 680px; } #zw1_title{ height: 48px; width: 100%; border-top: 4px solid #1b7cd2; padding-left: 4px; padding-right: 4px; background-color: #f9f8f8; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; } #zw1_r_l{ display: flex; align-items: center; } #zw1_r_l img{ width: 28px; height: 28px; } #zw1_r_l h1{ margin-left: 10px; font-size: 22px; color: #1b7cd2; } #zw1_r_r a{ color: #1b7cd2; } #zw1_nr{ float: left; height: auto; width: 100%; padding-top: 9px; } #zw1_nr ul { float: left; width: 100%; height: auto; } #zw1_nr ul li { line-height: 41px; border-bottom: 1px dashed #e5e2dd; display: flex; justify-content: space-between; align-items: center; } #zw1_nr_l{ display: flex; align-items: center; } #zw1_nr_l img{ width: 14px; height: 14px; } #zw1_nr_l a{ font-size: 16px; color: #000; } #zw1_nr_r{ color: #999; } /* 正文2 */ #zw2_100{ margin-top: 40px; height: auto; width: 100%; } #zw2_1400{ height: auto; width: 1400px; margin-right: auto; margin-left: auto; display: flex; justify-content: space-between; } #zw2_l{ height: auto; width: 680px; } #zw2_r{ height: auto; width: 680px; } /* 名师风采 */ #msfc_100{ margin-top: 40px; height: auto; width: 100%; } #msfc_1400{ height: auto; width: 1400px; margin-right: auto; margin-left: auto; display: flex; flex-direction: column; } #msfc_title{ float: left; height: 48px; width: 100%; border-top: 4px solid #1b7cd2; padding-left: 4px; padding-right: 4px; background-color: #f9f8f8; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; } #msfc_l{ display: flex; align-items: center; } #msfc_l img{ width: 28px; height: 28px; } #msfc_l h1{ margin-left: 10px; font-size: 22px; color: #1b7cd2; } #msfc_r a{ color: #1b7cd2; } #msfc_nr{ width: 100%; height: auto; padding-top: 20px; } #msfc_nr ul{ display: flex; } #msfc_nr ul li{ margin-left: 22px; } #msfc_nr img{ width: 325px; }