@charset "utf-8";
*{margin:0;padding:0;font-family:"Microsoft YaHei","微软雅黑";}
body{background: #F7F7F7;padding: 0;margin: 0;}
ul,li{list-style: none;}
a{text-decoration: none;cursor: pointer;}
em,i{font-style: normal;}
.clearfix {*zoom: 1;}
.w1180{width: 1180px;margin:0 auto;}
.width{width: 1200px;margin:0 auto;}
.clearfix:after {display: block;content: " ";height: 0;visibility: hidden;clear: both;}
h1,h2{font-size: 36px;}

.head {height: 80px;background: #fff;line-height: 80px;visibility: visible;}
.head img {height: 35px;display: inline-block;vertical-align: middle}

.content .floor1{width: 280px;background: rgba(255,255,255,1);box-shadow: 0px 4px 16px rgba(0,0,0,0.06);opacity: 1;border-radius: 16px;margin: 64px auto 0;padding: 32px 40px 72px;}
.content .floor1 em{display: block;width: 164px;height: 45px;font-size: 32px;font-family: PingFang SC;font-weight: 400;line-height: 53px;color: rgba(67,107,229,1);opacity: 1;margin-bottom: 40px;}
.content .floor1 ul li{position: relative;line-height: 50px;margin-bottom: 40px;color: #808080;border: 1px solid rgba(224,224,224,1);border-radius: 4px;}
.icon-user {position: absolute;height: 24px;width: 24px;background: url(images/new_user.png) center center no-repeat;background-size: 24px;left: 16px;top: 13px;}
.icon-pwd{position: absolute;height: 24px;width: 24px;background: url(images/pwd.png) center center no-repeat;background-size: 24px; left: 16px;top: 13px;}
.content .floor1 ul li input{border: none;resize: none;font-size: 14px;color: #808080;outline: none;padding-left: 50px;line-height: 48px;height: 48px;}
.content .floor1 ul li .yzm{width: 50%;}
.content .floor1 ul .ly{height: 36px;line-height: 40px;}
.content .floor1 ul .yzm a{font-size: 14px;color: #3e83ff;}
.content .floor1 .btn_ly{background: rgba(67,107,229,1);display: block;text-align: center;color: #fff;font-size: 18px;height: 60px;line-height: 60px;}
.content .floor1 p span{font-size: 24px;}
input::-webkit-input-placeholder { 
/* placeholder颜色 */ 
 color: #808080; 
 } 
textarea::-webkit-input-placeholder { 
/* placeholder颜色 */ 
 color: #808080; 
 } 
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
} 

