/*
* @Author: sunjijing
* @Date:   2021-09-01 10:31:49
* @Last Modified by:   sunjijing
* @Last Modified time: 2021-09-01 10:31:49
*/




* { margin: 0; padding: 0; border: 0; font-family: "微软雅黑"; }
a { text-decoration: none; }
ul, li { list-style: none; }
.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.clearfix { zoom: 1; }
html, body { height: 100%; }
body { position: relative; }

.content { width: 1000px; margin-top: -240px; margin-left: -500px; background: #eaeaea; min-height: 400px; padding: 20px; position: absolute; top: 50%; left: 50%; }
.wrapper { padding: 20px; background: #fff; border-radius: 20px; min-height: 400px; }
.top { border-bottom: 1px #a7d1ec solid; margin-bottom: 20px; }
.logo { height: 44px; padding: 15px 0; float: left;margin-left: 20px; }
.logo img { height: 100%; }
.tips { font-size: 24px; font-family: 'OS-B'; float: right; padding: 15px 0; color: #185A7A; }

.alter { width: 98%; margin: 0 auto; padding: 20px; }
.alter p { max-width: 99%; padding: 15px; color: #185A7A; background-color: #E6FBFD; font-size: 19px; line-height: 35px; border-radius: 20px; text-indent: 2.3em; }

.logcon { margin-top: 40px; }
.logitem { text-align: center; width: 40%; float: left; margin: 0 5%; }
.logitem .button a { display: block; width: 30%; text-align: center; height: 36px; margin: 0 auto; background: #298ccb; line-height: 36px; font-size: 14px; color: #fff; border-radius: 4px; }
.link { margin-top: 20px; font-size: 16px; color: #333; }
.link a { font-size: 16px; color: #333; }
.link a:hover { color: #298ccb; }

.tishi{width: 100%;text-align: center;}
		.tishi .anniu{display: inline-block;width: 200px;line-height: 40px;background-color: #07417a;color: #fff;font-size: 18px;border-radius: 10px;margin-right: 30px;}
		.tishi .anniu:last-child{margin-right: 0px;}