html,body{
    
    margin: 0;
    padding: 0;
}
.container{
    height: 100%;
}
body{
    /*background: url(../images/login/login.png) no-repeat;
    /*background: #e6ffea;*/
    background-image: url("bgi.png");     
    background-position: center 0;  
    background-repeat: no-repeat;  
    background-size: 100%;
    background-color : #113c7c;
    
}
body.show_ie_6{
    background: url(../images/IE_tishi.jpg);
    background-repeat: no-repeat;
}
.tishi_ie{
    position: absolute;
    width: 100%;
    height: 150%;
    top: 0;
    background: #000;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index:2000;
}
.tishi_ie_img{
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index:2000;
}
input{
    background: none;
}
.bg{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
.login_box{
    margin-top: 30px;
}
.login_from_bg{
    width: 585px;
    height: 449px;
    background: url(../images/login/ic_kuang.png) no-repeat;
    background-size: 585px 449px;
    margin: 0 auto;
}
#edt_account{
    outline: none;
    border:0;
    font-size:18px;
    width:90%;
}
#edt_password{
    outline: none;
    border:0;
    font-size:18px;
    width:90%;
}
#edt_phone{
    outline: none;
    width:60%;
    border:0;
    font-size:18px;
    
}

#captchaImg{
    outline: none;
    cursor:pointer;
    height:36px;
}

#btn_login{
    display: inline-block;
    width: 150px;
    height: 40px;
    /*
    background: url(/kindergarten/imgage/login/btn_login.png) no-repeat  center;
    background-size: 80%;
    */
    cursor: pointer;
    border-radius:40px;
    color:#fff;
    font-size:20px;
    line-height:40px;
    
    background-color:#113c7c;
    background: -webkit-linear-gradient(#4985dc, #113c7c); /* Safari 5.1 to 6.0 */
 	background: -o-linear-gradient(#4985dc, #113c7c); /* Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4985dc, #113c7c); /* Firefox 3.6 to 15 */
    background: linear-gradient(#4985dc, #113c7c); /* 标准语法 */
    background: linear-gradient(#4985dc, #113c7c);
}
#btn_login:hover,#btn_login:active{
	/*
    background: url(/kindergarten/imgage/login/btn_login_hover.png) no-repeat  center;
    background-size: 80%;
    */
    
    background: -webkit-linear-gradient(#113c7c, #4985dc); /* Safari 5.1 to 6.0 */
 	background: -o-linear-gradient(#113c7c, #4985dc); /* Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#113c7c, #4985dc); /* Firefox 3.6 to 15 */
    background: linear-gradient(#113c7c, #4985dc); /* 标准语法 */
    background: linear-gradient(#113c7c,#4985dc);
      
}

.bottom_zi_class{
    float: left;
    width: 100%;
    bottom:0px;
}
.form-bg{
    background: #00b4ef;
}
.form-horizontal{
    background: #fff;
    padding-bottom: 40px;
    border-radius: 15px;
    text-align: center;
}
.form-horizontal .heading{
    display: block;
    font-size: 35px;
    font-weight: 700;
    padding: 35px 0;
    margin-bottom: 30px;
}

.form-horizontal input{
	border: none;
}

.form-horizontal .btn{
    font-size: 14px;
    color: #fff;
    background: #00b4ef;
    border-radius: 30px;
    padding: 10px 25px;
    border: none;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}
#ta_class{
    display: table;
    /*pointer-events: none;*/
    width: 100%;
    height: 100%;
}
#tb_class{
    display: table-cell;
    vertical-align: middle;
}
#popup_content{
    float: left;
    min-width: 600px;
    background: url(../images/evaluate/ic_kuang.png) no-repeat;
    background-color: #fff;
    background-size: 100%;
}
#myModalLabel{
    /*min-height: 300px;*/
}
.class_an_06{
    font-size: 17px;
    background: #68cbd0;
}
.class_bt_13{
    margin-top: 5px;
    font-size: 25.5px;
    color: #ffffff;
    font-weight: bolder;
    letter-spacing:5px;
}
.class_bt_11{
    font-size: 21px;
}
.popup_text{
    margin-top: 60px;
    text-indent: 2em;
}
.popup_text_1{
    text-indent: 2em;
}
.popup_text_2{
    text-indent: 0;
}
.popup_text_3{
     margin-top: 60px;
}
.popup_img_btn_box{
    margin-bottom: 5px;
}
.popup_img_btn_box_2{
    margin-bottom: 20px;
}

.pp_btn_class{
    float: left;
    margin-left: 16%;
    padding: 0 15px;
    width: 78%;
}
.btn_popup_img{
    display: inline-block;
    margin: 0 40px;
    width: 45px;
    height: 45px;
    background-image: url(../images/login/btn_shiping_s1.png);
    background-size: 100%;
    outline: none;
    cursor: pointer;
}
.btn_popup_img:hover{
    background-image: url(../images/login/btn_shiping_s2.png);
}

.btn_popup_word{
    display: inline-block;
    margin: 0 40px;
    width: 45px;
    height: 45px;
    background-image: url(../images/login/btn_word_s1.png);
    background-size: 100%;
    outline: none;
    cursor: pointer;
}
.btn_popup_word:hover{
    background-image: url(../images/login/btn_word_s2.png);
}
.shuoming_wenzi{
    display: inline-block;
    margin: 0 22px;
}

#close_btn{
    margin: -26px -28px 0 0;
    width: 53px;
    height: 52.5px;
    opacity: 1;
    background-image: url(../images/evaluate/btn_close_s1.png);
    background-size: 100%;
    outline: none;
}
#close_btn:hover{
    background-image: url(../images/evaluate/btn_close_s2.png);
}

.dim_box{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
}
#video_box{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#video{
    width: 70%;
}
@media only screen and (max-width: 479px){
    .form-horizontal .form-group{
        padding: 0 25px;
    }
    .form-horizontal .form-group i{
        left: 45px;
    }
    .form-horizontal .btn{
        padding: 10px 20px;
    }
}


/* button class */

/* Common button styles */
.button {
    float: left;
    min-width: 40px;
    max-width: 250px;
    display: block;
    margin: 1em;
    padding: 1em 2em;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.button:focus {
    outline: none;
}
.button > span {
    vertical-align: middle;
}

/* Typography and Roundedness */
.button--text-upper {
    letter-spacing: 2px;
    text-transform: uppercase;
}
.button--text-thin {
    font-weight: 300;
}
.button--text-medium {
    font-weight: 500;
}
.button--text-thick {
    font-weight: 600;
}
.button--round-s {
    border-radius: 5px;
}
.button--round-m {
    border-radius: 15px;
}
.button--round-l {
    border-radius: 40px;
}

/* Moema */
.button--moema {
    padding: 0.5em 1.3em;
    min-width: 130px;
    border-radius: 8px;
    background: #50b9f7;
    color: #fff;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
    cursor: pointer;
}
.button--moema.button--inverted {
    background: #ECEFF1;
    color: #37474f;
}
.button--moema::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    border-radius: 8px;
    z-index: -1;
    opacity: 0.4;
    -webkit-transform: scale3d(0.75, 0.5, 1);
    transform: scale3d(0.75, 0.5, 1);
}
.button--moema:hover {
    -webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
    transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
    color: #ECEFF1;
    background-color: #50b9f7;
    -webkit-animation: anim-moema-1 0.3s forwards;
    animation: anim-moema-1 0.3s forwards;
}
.button--moema.button--inverted:hover {
    color: #ECEFF1;
    background-color: #7986cb;
}
.button--moema:hover::before {
    -webkit-animation: anim-moema-2 0.3s 0.3s forwards;
    animation: anim-moema-2 0.3s 0.3s forwards;
}

.button--color-red{
    background: #f25657;
}
.button--color-red:hover {
    background: #f25657;
}

.button--color-lan{
    color: #ffffff;
    background: #68cbd0;
}
.button--color-lan:hover {
    color: #ffffff;
    background: #68cbd0;
}

@-webkit-keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
    }
    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
    }
    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}


#overlay {
  display: none;
  width: 50%;
  /* a border, so the player can fill the flexible-sized overlay */
  border: 20px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px #000;
  -moz-box-shadow: 0 0 40px #000;
  box-shadow: 0 0 40px #000;
}
#overlay .close {
  display: block;
  position: absolute;
  top: -35px;
  right: -35px;
  width: 35px;
  height: 35px;
  background-image: url(//jquerytools.github.io/media/img/overlay/close.png);
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  cursor: pointer;
}
 
#overlay-player {
  background-color: #000;
}
 
#overlay-triggers {
  color: #777;
  list-style: none;
  font-size: 18px;
  width: 7em;
  margin-left: 7em;
}
#overlay-triggers li {
  cursor: pointer;
  background: url(//d12zt1n3pd4xhr.cloudfront.net/fp/img/fp5arrow.png) 0 2px no-repeat;
  padding-left: 24px;
  margin: 0.5ex 0;
}
#overlay-triggers li:hover {
  color: #111;
}

.login_from{
	width:800px;
    margin: 0 auto;
}
.form-group{
	border:2px solid #ccc;
	padding : 8px;
	/*#a6c8ff*/
    border-radius:8px;
}

.login_tip{
	color:#4384d2;
	font-weight:bold;
	font-size:20px;
	
}
.text_img{
	margin-top:40px;
	
	/*
	background: url(/kindergarten/imgage/login/logo_title.png) no-repeat center;
	background-size : 600px;
	*/
	text-align:center;
	
}

.text_img img {
	width:600px;
}

.login-box {
    background-color: white;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 10px 1px #4985dc;
    -webkit-box-shadow: 0px 0px 10px 1px #4985dc;
    box-shadow: 0px 0px 10px 1px #4985dc;
    z-index:1999;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

