Team:XMU-China/css/homeCss

  • {

padding: 0; margin: 0; } html body{ width: 100%; height: 100%; } .header{ /* position: fixed;*/ z-index: 5; margin: 0 auto; } .header .headerpic{ width: 100%; height: 168px; background-color: #fff;

   box-shadow: lightgrey 10px 10px 30px 5px;

} .header .logo img{ float: left; height: 80px; padding-top: 40px; padding-left: 60px; } .clear{ clear: both; } .per{ min-width: 1920px; margin: 0 auto; } .header .nav ul li{ float:right; list-style:none; line-height: 50px; font-size: 24.5px; color:#2500b3; padding-right: 70px; position: relative; top: -109px; left: -50px; } .header .nav ul li img{ width: 90px; } .headerpic_bottom{ width: 100%; height: 168px; position: absolute; background-color: #fff; } .main{margin: 0 auto;} .main .main_top{ padding-left: 400px; padding-top: 150px; } .main .main_top p{ font-size:30px; line-height: 40px; padding-top: 20px; font-weight: lighter; } .main .main_top div{ font-size: 65px; font-weight: bold; color:#2500b3; } .main .bg img{ width: 100%; z-index: -1; } /*轮播图预留*/ .main .turn{ position: absolute; width: 800px; height:600px; background-color: blue; top:500px; left:400px; } .main .main_middle{ /* background: blue;*/ position: relative; top: -1000px; text-align:center; z-index: 1; color: #fff; } .main .main_middle div{ font-size: 45px; font-weight: bold; line-height: 100px; } .main .main_middle p{ line-height: 32px; font-size: 25px; font-family: 等线; font-weight: lighter; } .main .turn2{ width: 800px; height: 300px; background-color: blue; position: absolute; top: 1600px; right: 951.5px; margin-right: -400px; } .main .main_bottom { min-width: 1920px; position: absolute; top: 2000px; } .main .main_bottom img{ width: 100%; }

/*通用*/ .footer{margin: 0 auto;} .footer .footer_top{ z-index: 1; position: relative; top: -200px; padding-left: 290px; font-size: 22px; font-weight: lighter; line-height: 40px; color:#2500b3; } .footer .footer_top img{ width: 480px; } .footer .footer_top ul{ float: right; position: relative; right: 250px; padding-right: 100px; margin-top: -30px; } /*通用*/ .footer .footer_middle{ position: absolute; background-color:#2500b3; width: 1400px; height: 1px; top: 2600px; left: 251.5px; } .footer .footer_bottom .footer_bottom_1{ width: 100%; float: left; } .footer .footer_bottom .footer_bottom_1 img{ height: 110px; position: relative; left: 20%; padding-right: 150px; }

  1. Contact_us{

font-size: 30px; padding-top: 20px; padding-left: 450px; color:#2500b3; } .footer .footer_bottom .footer_bottom_2 ul li img{ width: 45px; float: left; position: relative; left: 33%; margin-top: -40px; padding-right: 20px; } .footer .footer_bottom .footer_bottom_2 .logo_position{ padding-left: 200px; } .footer .footer_bottom .footer_bottom_word{ font-size: 15px; position: relative; left: 640px; line-height: 23px; top:-42px; color:#2500b3; float: left; } .mw-body{ display: none !important; }