﻿/*-------------------------------star20200212登陆页面修改  xsl----------------------------------------------------------------------------*/
html { min-width: 1002px; min-height: 645px; }
html, body, center, form { width: 100%; height: 100%; }
html, form, input, button, select { margin: 0; padding: 0; }
body { background: -webkit-linear-gradient(top,#0071FF 0,#A8DFFC 100%); background: -moz-linear-gradient(top,#0071FF 0,#A8DFFC 100%); background: -o-linear-gradient(top,#0071FF 0,#A8DFFC 100%); background: -ms-linear-gradient(top,#0071FF 0,#A8DFFC 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0071FF',endColorstr='#A8DFFC',GradientType=0); width: 100%; height: 100%; position: relative; /*display: none;*/ }
form { margin: auto; background: url(../images/login/loginbg.png) center center no-repeat; }
#content { padding: 38px 0 36px; text-align: center; width: 997px; height: 510px; background: url(../images/login/loginfrom.png) no-repeat; margin: 0px auto; display: inline-block; }
#llThree { width: 437px; height: 320px; }
.f-prz { position: relative; zoom: 1; }
.divLay { width: 437px; margin: 0px 0 0 454px; }
.fstpt { display: block; margin: 8px 35px; margin-top: 77px; line-height: 40px; font-size: 24px; font-weight: 700; letter-spacing: 3px; color: #4B4B4B; height: 75px; }
.input-group-addon { display: inline-block; width: 17px; height: 21px; vertical-align: middle; margin: 0 10px 0 0; }
.m-user { display: inline-block; width: 17px; height: 21px; background: url(../images/login/ficon.png) -21px -6px no-repeat; }
.m-yzm { display: inline-block; width: 17px; height: 19px; background: url(../images/login/ficon.png) -1px -6px no-repeat; }
.m-lock { display: inline-block; width: 19px; height: 19px; background: url(../images/login/ficon.png) -41px -6px no-repeat; }
.m-group { width: 350px; margin: 15px auto; padding: 11px 0 9px; position: relative; border-bottom: 1px solid #D3DBE7; height: 38px; }
.m-group .form-control { height: 34px; margin: 5px 0; border: 0 !important; color: #555555; }
#validateCode { width: 86px; height: 32px; }
.btn-login { /*display: inline-block;*/ width: 350px; height: 46px; margin-top: 25px; /*line-height: 44px; background: #257DEF; color: #fff !important; font-size: 16px; padding: 0; border: 1px solid transparent; border-radius: 4px;*/ }
.btn-login:hover, .btn-login:visited, .btn-login:link { color: #fff; background: #0071ff; }
#login_container iframe { width: 100%; height: 100%; }
/*班级选择*/
.select_box { display: none; }

.select_boxTitle { text-align: center; margin: 30px; color: #469FFD; font-size: 18px; letter-spacing: 9px; font-weight: 700; line-height: 25px; }

.banji_choose { margin-bottom: 130px; position: relative; }

.banji_memu { width: 100%; }

.banji_memu_input { border: 1px solid #D3DBE7; width: 350px; height: 40px; border-radius: 4px; }

.btn_div { width: 100%; display: flex; justify-content: center; }

#class_select option { color: #000000; background-color: #ffffff; }

#submit_button, #cancel_button { width: 150px; background: #0071FF; color: #ffffff; text-align: center; border-radius: 4px; cursor: pointer; padding: 10px 0; font-size: 16px; letter-spacing: 2px; }

#cancel_button { margin-left: 15px; }
.Wjmm { color: rgb(68, 157, 254); letter-spacing: 1px; font-size: 13px; margin-top: 10px; margin-right: 43px; float: right; cursor: pointer; }
.Wjmm:hover { text-decoration: underline; }
.m-forget:hover { text-decoration: underline; }
.m-forget { width: 380px; margin: 0 auto; padding-top: 15px; }
.m-forget a { color: #707070; }
.m-forget a:hover { text-decoration: underline; }
.input-group .form-control { width: 315px; font-size: 16px; letter-spacing: 1px; vertical-align: middle; }
/*.btngray { background: #e4effd !important; }*/
.DlxzDiv { margin: 20px 20px 10px; }
.DlxzDiv span { width: 150px; display: inline-block; text-align: center; color: #767678; cursor: pointer; font-size: 17px; letter-spacing: 3px; font-weight: 700; line-height: 25px; }
.DlxzDiv span:first-child { border-right: 1px solid #97999c; }
.DlxzDiv .clickClass { color: #469FFD; }
.WxDiv { display: none; }
.ImgDiv { width: 190px; height: 190px; margin: auto; box-shadow: 0px 0px 15px #448edd; margin-top: 35px; }
.WxDiv span { color: #77797c; font-size: 13px; line-height: 65px; letter-spacing: 1px; }

#footer { zoom: 1; width: 100%; bottom: 4%; color: #fff; letter-spacing: 1px; position: absolute; }
#footer ul li { font-size: 14px; }
#footer ul li#lOne { margin-top: 20px; }
/*-------------------------------end20200212登陆页面修改  xsl----------------------------------------------------------------------------*/
