You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

36 lines
2.6 KiB

body{ background-color: #4993f6; min-width: 1280px; overflow:hidden;}
a{ color: #4993f6;}
.w800{left: calc(50% - 400px) ;top: calc(50% - 250px);width: 800px; height: 500px; background-color: #4993f6; margin:0 auto; }
.Company{padding: 50px 0px 50px 40px ;width: 260px; height: 450px;color: #FFFFFF;left:0 ; top: 0; z-index: 9; box-shadow: 0px 0px 8px 8px rgba(73,147,246,0.5);border-top-right-radius: 50px 250px;border-bottom-right-radius: 50px 250px;border-top-left-radius:5px;border-bottom-left-radius:5px;background-color: #66a3fe;}
.company .wel{margin-top: 140px; margin-bottom: 20px; font-weight: bold;}
.company_name{ font-size: 30px; font-weight: bold;}
.company_name span{ font-size: 12px; font-weight: normal; padding-right: 5px;}
.company_aim{display: none;}
.company_aim li{ font-size: 16px; font-weight: bold; line-height: 28px;}
.company_tel{/* display: none;*/}
.company_tel li{ line-height: 30px; font-size: 12px;}
.Inform{padding:60px 0 0 350px; width:450px; height: 440px; top: 25px; background-color: #FFF; color: #000000;}
.Inputs .login{ font-size: 18px; font-weight: bold; margin-bottom: 20px;}
.Inputs .inputs{}
.Inputs .inputs li{ border: 1px solid #F1F1F1; height: 36px; width: 300px; margin-bottom: 15px;}
.Inputs .inputs li input{ border: none; outline: none; height: 36px; text-indent: 10px; line-height: 36px;}
.Inputs .inputs ul{ width: 300px;}
.Inputs .inputs ul input{ width: 180px;height: 34px; border: 1px solid #F1F1F1; outline: none; text-indent: 10px;}
.Inputs .inputs ul p{cursor: pointer;font-size: 12px; width: 110px; margin-left: 10px; height: 36px; background-color: #4993f6; line-height: 36px; text-align: center; color: #FFFFFF;}
.Inputs .inputs .forget{ width: 300px; margin-top: 15px; font-size: 12px; color: #4993f6;}
.Inputs .inputs .btn{ width: 100px; background-color:#4993f6; margin-top: 20px; text-align: center; color: #FFFFFF; line-height:36px;}
.Inform .jszc{ bottom: 20px; font-size: 12px; color: #8D8D8D; }
.Inform .logo{ top:20px; right:20px; width: 100px;}
.Inform .logo img{width: 100%;}
/*退出页面*/
.bg{ background-color: #4993f6; color: #FFFFFF;}
.Layout{ left: 0; top: 0; bottom: 0; right: 0; cursor: pointer; background: rgba(0,0,0,0.45);z-index: 999;}
.Layout .layout{box-shadow: 0 0px 10px 10px rgba(0,0,0,0.2) ;text-align: center;width: 200px; padding:30px 100px; height: 150px; background:#FFFFFF; left: calc(50% - 200px); top:calc(50% - 105px) ;}
.Layout .layout h1{ margin-bottom: 15px;}
.Layout .layout p{ font-size: 16px; font-weight: bold;}
.Layout .layout ul{ margin-top: 30px;}
.Layout .layout ul li{ width: 80px; border: 1px solid #4993f6; height: 30px; line-height: 30px;border-radius: 5px;}