/* 整体页面 */
.layui-layer-demo {
	width: 380px;
	height: 475px;
	border-radius: 10px;
}

/* 头部的验证码登录和密码登录 */
.title-add .title {
	display: flex;
	margin-top: 10px;
}
.tabcontent1_tit{
	color: #AAAAAA;
	font-size: 14px;
	margin-top: 10px;
}
.tabcontent1_pore{
	margin-top: 20px;
}
.tabcontent1_pore span:nth-child(1){
	color: #AAAAAA;
	font-size: 14px;
}
.tabcontent1_pore span:nth-child(2){
	color: #3072F6;
	font-size: 14px;
}
.tabcontent1_pore span:nth-child(3){
	color: #AAAAAA;
	font-size: 14px;
}
.tabcontent1_pore span:nth-child(4){
	color: #3072F6;
	font-size: 14px;
}
.title-add .tablink1 {
	width: 50%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #4F7EF9;
	border-bottom: 1px solid #4F7EF9;
	padding-bottom: 10px;
	cursor: pointer;
}

.title-add .tablink2 {
	width: 50%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #111111;
	border-bottom: 1px solid #E5E5E5;
	cursor: pointer;
}

.title-add .tablink3 {
	width: 50%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #111111;
	display: none;
	cursor: pointer;
}

.title-add .tablink4 {
	width: 50%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #4F7EF9;
	border-bottom: 1px solid #4F7EF9;
	padding-bottom: 10px;
	display: none;
	cursor: pointer;
}

.title-add .tablink5 {
	display: none;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #4F7EF9;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	cursor: pointer;
}

.tabcontent1 {
	padding: 6px 40px;
	border-top: none;
}

.tabcontent2 {
	display: none;
	padding: 6px 30px;
	border-top: none;
}

.tabcontent3 {
	display: none;
	padding: 6px 30px;
	border-top: none;
}

.tabcontent4 {
	display: none;
	padding: 6px 40px;
	border-top: none;
}

.layui-layer-page .layui-layer-content {
	overflow: unset;
}

/* 验证码登录 */
.tabcontent1 .banner1 input {
	height: 45px;
}

.tabcontent1 .banner2 input {
	height: 45px;
}

.tabcontent1 .banner3 .l1 input {
	width: 90%;
	height: 45px;
}

.tabcontent1 .banner1 {
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	margin: auto;
	line-height: 45px;
	margin-top: 15px;
}

.tabcontent1 .postTitle {
	margin: auto;
	margin-top: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #FF553F;
}

.tabcontent1 .banner2 {
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	margin: auto;
	line-height: 45px;
	margin-top: 15px;
}

.tabcontent1 .banner2 img {
	width: 111px;
	height: 33px;
	background: #F0F0F0;
	margin-left: -1%;
	cursor: pointer;
}

/* 验证码登录页面 */
/* 修改所有input的背景颜色 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset
}

.tabcontent1 input {
	border: none;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
	background: #FFFFFF !important;
}

.tabcontent1 input::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 400 !important;
	color: #999999;
	background-color: #FFFFFF !important;
}

.tabcontent1 .banner3 {
	display: flex;
	margin: auto;
	width: 480px;
	margin-top: 15px;
}

.tabcontent1 .newgrid {
	width: 480px;
	font-size: 14px;
	font-weight: 400;
	color: #FF553F;
	margin: auto;
	margin-top: 30px;
	display: none;
}

.tabcontent1 .banner3 .l1 {
	width: 140px;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	margin-right: 35px;
	line-height: 45px;
}

.tabcontent1 .banner3 .yanzhengma {
	width: 120px;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #4F7EF9;
	font-size: 14px;
	font-weight: 400;
	color: #4F7EF9;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
}

.tabcontent1 .banner4 {
	width: 480px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.tabcontent1 .banner4 .l1 {
	display: flex;
	font-size: 14px;
	font-weight: 400;
	color: #B7B7B7;
}

.tabcontent1 .banner4 .l1 input {
	margin-left: 0px !important;
	margin-top: 3px;
}

.tabcontent1 .banner4 .l1 div {
	margin-left: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #B7B7B7;
}

.tabcontent1 .banner4 .l2 {
	font-size: 14px;
	font-weight: bold;
	color: #4F7EF9;
	cursor: pointer;
}

.tabcontent1 .banner5 {
	height: 45px;
	background: #4F7EF9;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	margin: auto;
	margin-top: 20px;
	cursor: pointer;
}

.tabcontent1 .banner6 {
	font-size: 16px;
	font-weight: bold;
	color: #4F7EF9;
	margin: auto;
	text-align: center;
	margin-top: 15px;
	cursor: pointer;
	padding-bottom: 10px;
}

/* 密码登录 */
.tabcontent2 .s_sync_data input {
	width: 95%;
	height: 45px;
}

.tabcontent2 .s_js_setting input {
	width: 95%;
	height: 45px;
}

.tabcontent2 .detail {
	width: 480px;
	margin: auto;
	color: red;
	margin-top: 25px;
}

.tabcontent2 input {
	border: none;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}

.tabcontent2 input::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 400 !important;
	color: #999999;
}

.tabcontent2 .s_sync_data {
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin: auto;
	margin-top: 20px;
}

.tabcontent2 .editor {
	width: 480px;
	font-size: 14px;
	font-weight: 400;
	color: #FF553F;
	margin: auto;
	margin-top: 25px;
}

.tabcontent2 .s_js_setting {
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin: auto;
	margin-top: 20px;
}

.tabcontent2 .s_top_wrap {
	display: flex;
	justify-content: space-between;
	margin: auto;
	margin-top: 35px;
}

.tabcontent2 .s_top_wrap .l1 {
	display: flex;
}

.tabcontent2 .s_top_wrap .l1 div {
	margin-left: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #B7B7B7;
}

.tabcontent2 .s_top_wrap .l1 input {
	margin-left: 0px !important;
	margin-top: 3px;
}

.tabcontent2 .s_top_wrap .l2 {
	font-size: 14px;
	font-weight: bold;
	color: #4F7EF9;
	cursor: pointer;
}

.tabcontent2 .s_top_wrap .l3 {
	font-size: 14px;
	font-weight: bold;
	color: #4F7EF9;
	cursor: pointer;
}

.tabcontent2 .bottom_space {
	height: 45px;
	background: #4F7EF9;
	border-radius: 8px;
	margin: auto;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 40px;
	cursor: pointer;
}

.tabcontent2 .bstoken {
	font-size: 16px;
	font-weight: bold;
	color: #4F7EF9;
	margin: auto;
	text-align: center;
	margin-top: 25px;
	cursor: pointer;
	padding-bottom: 30px;
}

/* 注册页面 */
.tabcontent3 .clearfix input {
	width: 95%;
}

.tabcontent3 .shoucang input {
	/* width: 72%; */
}

.tabcontent3 .xgcomm input {
	width: 90%;
}

.tabcontent3 .art_xg input {
	width: 95%;
}

.tabcontent3 .google_esf input {
	width: 95%;
}

.tabcontent3 input {
	border: none;
	margin-left: 10px;
	font-weight: bold;
	color: #111111;
}

.tabcontent3 .topbar input {
	background: #4F7EF9 !important;
	color: #FFFFFF !important;
}

.tabcontent3 input::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 400 !important;
	color: #999999;
}

.tabcontent3 .clearfix {
	margin: auto;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin-top: 10px;
}

.tabcontent3 .shoucang {
	margin: auto;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 42px;
	margin-top: 10px;
}

.tabcontent3 .shoucang img {
	width: 110px;
	height: 35px;
	background: #F0F0F0;
	margin-left: 5%;
	cursor: pointer;
}

.tabcontent3 .xgcomm {
	margin: auto;
	display: flex;
	margin-top: 10px;
}

.tabcontent3 .xgcomm div:nth-child(1) {
	width: 320px;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	margin-right: 20px;
	line-height: 45px;
}

.tabcontent3 .xgcomm div:nth-child(2) {
	width: 200px;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #4F7EF9;
	font-size: 14px;
	font-weight: 400;
	color: #4F7EF9;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
}

.tabcontent3 .art_xg {
	margin: auto;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin-top: 10px;

}

.tabcontent3 .google_esf {
	margin: auto;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin-top: 10px;
}

.tabcontent3 .application {
	width: 480px;
	margin: auto;
	display: flex;
	margin-top: 10px;
}

.tabcontent3 .application input {
	margin-left: 0px !important;
	margin-top: 3px;
}

.tabcontent3 .application div {
	font-size: 14px;
	font-weight: 400;
	color: #B7B7B7;
	margin-left: 10px;
}

.tabcontent3 .topbar {
	margin: auto;
	height: 45px;
	background: #4F7EF9;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	margin-top: 10px;
	cursor: pointer;
}

.tabcontent3 .submenu {
	margin: auto;
	font-size: 16px;
	font-weight: bold;
	color: #4F7EF9;
	text-align: center;
	margin-top: 15px;
	cursor: pointer;
	padding-bottom: 30px;

}




/* 忘记密码页面 */
.tabcontent4 .nodata input {
	width: 95%;
}

.tabcontent4 .MathJax input {
	width: 72%;
}

.tabcontent4 .toolbox input {
	width: 77%;
}

.tabcontent4 .fixedBar input {
	width: 95%;
}

.tabcontent4 .mask-dark input {
	width: 95%;
}

.tabcontent4 input {
	border: none;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}

.tabcontent4 input::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 400 !important;
	color: #999999;
}

.tabcontent4 .nodata {
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin: auto;
	margin-top: 15px;
}

.tabcontent4 .MathJax {
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin: auto;
	margin-top: 15px;
}

.tabcontent4 .MathJax img {
	width: 111px;
	height: 35px;
	background: #F0F0F0;
	margin-left: -15%;
	cursor: pointer;
}

.tabcontent4 .toolbox {
	display: flex;
	margin: auto;
	margin-top: 15px;
}

.tabcontent4 .toolbox .l1 {
	width: 264px;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin-right: 25px;
}

.tabcontent4 .toolbox .lemma {
	width: 220px;
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #4F7EF9;
	font-size: 14px;
	font-weight: 400;
	color: #4F7EF9;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}

.tabcontent4 .fixedBar {
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin: auto;
	margin-top: 15px;
}

.tabcontent4 .mask-dark {
	height: 45px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	line-height: 45px;
	margin: auto;
	margin-top: 15px;
}

.tabcontent4 .recommend {
	height: 45px;
	background: #4F7EF9;
	border-radius: 8px;
	line-height: 45px;
	margin: auto;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 15px;
	cursor: pointer;
}

.tabcontent4 .stretch {
	font-size: 16px;
	font-weight: bold;
	color: #4F7EF9;
	margin: auto;
	text-align: center;
	margin-top: 15px;
	cursor: pointer;
	padding-bottom: 30px;
}




/* 首页的弹框样式 */
.postTitle {
	font-size: 20px;
	font-weight: bold;
	color: #111111;
	margin-top: 25px;
	text-align: center;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
}

.cnblogs_code {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 70px;
	text-align: center;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
}

.postDesc {
	display: flex;
	margin-top: 70px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	justify-content: center;
}

.postDesc .lightbox {
	width: 90px;
	height: 40px;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	margin-right: 30px;
}

.postDesc .commentform {
	width: 90px;
	height: 40px;
	background: #4F7EF9;
	border-radius: 8px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}
