*{margin: 0;padding: 0;} a{text-decoration: none;} ul,li{list-style: none;} body{font-size: 14px;font-family: "微软雅黑";} .top{ width: 100%; height: 64px; background-color: #2196F3; margin: 0 auto; float: left; } .top-title{ font-size: 24px; font-weight: 400; color: white; line-height: 64px; margin-left: 16px; float: left; } .top-btn1{ position: relative; left: 63%; top: 14px; width: 88px; height: 36px; padding: 0 16px; font-size: 14px; font-weight: 500; color: white; line-height: 33px; text-align: center; } .top-btn2{ position: relative; left: 66%; top: 14px; width: 88px; height: 36px; padding: 0 16px; font-size: 14px; font-weight: 500; color: white; line-height: 33px; text-align: center; } .content{ width: 100%; height: 450px; } .content-title{ font-size: 34px; font-weight: 400; color: black; font-family: sans-serif; padding-left: 19.66%; padding-top: 135px; margin: 0 auto } .content1{ position: relative; top:26px; left: 19.66%; width: 60%; height: 100%; border: rgb(222,222,222) solid 1px; } .content1-kuang{ width: 49%; height: 36px; margin: 0 auto; margin-top: 50px; } .content1-text1{ width: 86%; height: 33px; border: 0px; border-bottom: rgb(222,222,222) solid 1px; float: right; outline: none; } .content1-text2{ width: 60%; height: 33px; border: 0px; border-bottom: rgb(222,222,222) solid 1px; float: right; outline: none; } .content1-tishi{ font-size: 15px; color: #40c4ff; line-height: 80px; margin-left: 26%; } .content1-button{ width: 49%; height: 36px; border: 0px; background-color: #40c4ff; font-size: 14px; font-weight: 500; text-align: center; line-height: 36px; margin-right: 25%; float: right; } .buttom{ width: 100%; height: 87px; background-color: #424242; margin-top: 40% } .buttom-text{ font-size: 15px; color: #9e9e9e; line-height: 83.25px; text-align: center; } ::-webkit-input-placeholder{ font-size: 16px; font-family: 微软雅黑; color: #bdbdbd; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: local('Material Icons'), local('MaterialIcons-Regular'), url(MaterialIcons-Regular.woff2) format('woff2'), url(MaterialIcons-Regular.woff) format('woff'); } .material-icons { font-family: 'Material Icons'; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ -webkit-font-feature-settings: 'liga'; -moz-font-feature-settings: 'liga'; font-feature-settings: 'liga'; font-style: normal; font-size: 25px; color: rgba(0, 0, 0, 0.54); }