/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.5;
  font-size: 16px;
  color: #848484;
  background-color: #f0f0f0;
}
body.style-2 {
  background-color: #ffffff;
  background-size: cover;
  background-position: -30% center;
  background-repeat: no-repeat;
  background-image: url(../images/bg_2.jpg);
  height: 100%;
}
body.style-3 {
  background: #ffffff url(../images/login-bg.png) repeat;
}

body.style-4 {
  position:fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  min-width: 1000px;
  z-index:-10;
  zoom: 1;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}

a {
  color: #33cccc;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #29a3a3;
}
.myAClass {
  color: #d43330;;
}

.menu {
  padding: 0;
  margin: 30px 0 0 0;
}
.menu li {
  list-style: none;
  margin-bottom: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.menu li a {
  padding: 5px;
}
.menu li.active a {
  color: #b3b3b3;
}

.fh5co-form {
  padding: 30px;
  /* margin-top: 5em; */
  -webkit-box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
  box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.style-2 .fh5co-form {
  -webkit-box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
  box-shadow: -4px 7px 46px 2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .fh5co-form {
    padding: 15px;
  }
}
.fh5co-form .form-group {
  margin-bottom: 15px;
  min-height: 10px;
}
.fh5co-form .form-group p {
  font-size: 14px;
  color: #9f9f9f;
  font-weight: 300;
}
.fh5co-form .form-group p a {
  color: #000000;
}
.fh5co-form label {
  font-weight: 300;
  font-size: 14px;
  font-weight: 300;
}
.fh5co-form .form-control {
  font-size: 15px;
  font-weight: 300;
  height: 40px;
  padding-left: 0;
  padding-right: 0;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.form-control-2 {
  font-size: 16px;
  font-weight: 300;
  height: 40px;
  padding-left: 0;
  padding-right: 0;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fh5co-form .form-control-2 .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}
.fh5co-form .form-control-2 .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}
.fh5co-form .form-control-2 .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}
.copyrights{
  text-indent:-9999px;
  height:0;
  line-height:0;
  font-size:0;
  overflow:hidden;
}
.fh5co-form .form-control-2 .form-control:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}
.fh5co-form .form-control-2 .form-control:focus, .fh5co-form .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}

.btn-primary {
  height: 50px;
  padding-right: 20px;
  padding-left: 20px;
  border: none;
  background: #fdae16;
  color: #ffffff;
  -webkit-box-shadow: -2px 10px 20px -1px rgba(51, 204, 204, 0.4);
  -moz-box-shadow: -2px 10px 20px -1px rgba(51, 204, 204, 0.4);
  -o-box-shadow: -2px 10px 20px -1px rgba(51, 204, 204, 0.4);
  box-shadow: -2px 10px 20px -1px rgba(51, 204, 204, 0.4);
}

.btn-primary-2 {
  height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  border: none;
  background: #fdae16;
  color: #ffffff;
  width:100px;
}

.btn-primary-3 {
  height: 45px;
  padding-right: 20px;
  padding-left: 20px;
  border: none;
  background: #fdae16;
  color: #ffffff;
  -webkit-box-shadow: -2px 10px 20px -1px rgba(51, 204, 204, 0.4);
  -moz-box-shadow: -2px 10px 20px -1px rgba(51, 204, 204, 0.4);
  -o-box-shadow: -2px 10px 20px -1px rgba(51, 204, 204, 0.4);
  box-shadow: -2px 10px 20px -1px rgba(51, 204, 204, 0.4);
  width:98%;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #ffffff;
  background: #47d1d1 !important;
  outline: none;
}

input, textarea {
  color: #000;
}

.placeholder {
  color: #aaa;
}

.js .animate-box {
  opacity: 0;
}
.input-error {
  border-color: #de615e !important;
}
/*# sourceMappingURL=style.css.map */
footer{
  width:100%;
  height:30px;   /* footer的高度一定要是固定值*/
  position:absolute;
  bottom:0px;
  left:0px;
}
.code{
  width: 160px;
  float: left;
}
.reg-form{
  margin-top: 4em !important;
}
.reg-btn{
  text-align: center;
}

:focus {outline:none;} /*for IE*/
::-moz-focus-inner {border-color: transparent;} /*for mozilla*/

* {
  color: #333;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  font-family: 微软雅黑;
  box-sizing: border-box;
  outline: none;
}
p { margin: 0; }
a{color: #91AEE8;}
a:hover,a:focus{cursor: pointer;text-decoration: initial;}
h1, h2, h3, h4, h5, h6, em, strong, th {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
#background {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -100;
}
.login_main {
  width: 1000px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%)translateY(-53%);
}
.login_main h1 {
  text-align: center;
  margin-bottom: 14px;
}
.login_logo {
  position:relative;top:-40px;color: #124ebe;text-align: center;letter-spacing: 2px;font-size: 52px;font-weight: 700;text-shadow: -7px -7px 12px #ffffff;
}
.login_con {
  padding: 0px 0px 0px 0px;
  width: 530px;
  height: 489px;
  background-color: #fff;
  margin: 0px auto;
  border-radius: 13px;
  box-shadow: 0px 1px 4px rgb(21 34 50 / 20%);
}
.login_til {
  margin: initial;
  font-size: 22px;
  color: #666666;
  text-align: center;
  height: 80px;
  line-height: 80px;
  border-radius: 13px 13px 0px 0px;
  /*background: linear-gradient(rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 0) 100%);*/
}
.login_w {
  margin: 0px auto;
  border-radius: 13px;
}
.login_main .text {
  width: 100%;
  padding-left: 51px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  transition: .4s;
  border: 1px #EEEEEE solid;
  border-radius: 6px;
}
.login_main .text:focus {
  transition: .4s;
  border: 1px #315edb solid;
}
.login_main .input1 {
  background: url(../../images/login_icon1.png) no-repeat 18px center;
}
.login_main .input2 {
  background: url(../../images/login_icon2.png) no-repeat 18px center;
}
.login_main .input3 {
  background: url(../../images/login_icon3.png) no-repeat 18px center;
}
.login_fs {
  position: relative;
  top: -35px;
  left: 380px;
  margin-top: 12px;
  color: #91AEE8;
}

.login_main .button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  border: none;
  cursor: pointer;
  border-radius: 6px;
}
.login_main .btn1 {
  background: #2161DB;
  transition: .4s;
}
.login_xia {
  text-align: center;
}
.login_xia a {
  display: inline-block;
  width: 110px;
  height: 30px;
  line-height: 26px;
  border-radius: 15px;
  border: 1px solid #c2d7ff;
  color: #3e8dfd;
  text-align: center;
}