*{padding: 0; margin: 0;}
body{ 
	font-family: Microsoft YaHei, Helvetica, Arial, Tahoma;color:#333333;font-weight: 400;}
a{text-decoration: none;color: #fff;}
.container{ width: 100%;height: auto;}
.container .cont{ width: 1000px; height:auto; margin: 200px auto;overflow: hidden;    border: none;}
.container .cont img{ float: left;}
.container .cont .login{ float: right; width: 400px; height: auto; }
.container .cont .login form>p{margin-bottom: 10px;
    font-size: 36px;
    padding-left: 77px;
    color: #FF9800;}
.container .cont .login form .box{
	width:380px; height: 40px;   
	  border: 1px rgb(255, 255, 255) solid;
	  margin-bottom: 40px;
	  display: inline-block;
	  }
.container .cont .login form .box img{width: 25px;margin: 5px 0px 0px 5px;}
.container .cont .login form .box input{ 
background-color: rgb(255, 255, 255);
    height: 38px;
    line-height: 38px;
    border: 1px #d31a26 solid;
    width: 244px;
    font-size: 17px;
    font-family: "微软雅黑";
    outline: medium;
    font-weight: 100;
    padding-left: 10px;
    margin-left: 0px;
    float: right;
    border-radius: 3px;
     }
.container .cont .login form .box1{ width: 290px; height: 25px; margin-bottom: 40px;}
.container .cont .login form .submit{     margin-top: 25px;
    width: 332px;
    height: 40px;
    background-color: #d31a26;
    border: none;
    outline: medium;
    cursor: pointer;
    color: #fff;
    font-size: 23px;
    border-radius: 5px;
    }
.container .cont .login form .verification{ width: 130px; height: 40px; border: 1px #BFBFBF solid;text-align: center; font-size: 18px;color: #434343;line-height: 40px;
background:-ms-linear-gradient(top, #FEFEFE, #E5E3E4);
background:-moz-linear-gradient(top, #FEFEFE, #E5E3E4);
background:-o-linear-gradient(top, #FEFEFE, #E5E3E4);
background:-webkit-linear-gradient(top, #FEFEFE, #E5E3E4);}
/*找回密码*/
.container .find{ width: 1000px; height: auto;margin: 20px auto;overflow: hidden;}
.container .find .top{ width: 100%; height: 100px; border-bottom: 2px #35C4D4 solid;}
.container .find>p{ font-size: 23px;margin: 20px 0px;}
.container .find .step1{width: 738px; height: 42px; background: url(../img/step.png);margin-left: 125px;}
.container .find .step2{width: 738px; height: 42px; background: url(../img/step.png); background-position-y: -80px;margin-left: 125px;}
.container .find .step3{width: 738px; height: 42px; background: url(../img/step.png); background-position-y: -164px;margin-left: 125px;}

.container .find .box{width: 980px; height: auto;border: 1px #B8B8B8 solid;margin-top: 50px;overflow: hidden;}
.container .find .box form{width: 450px; height: 100px;margin: 80px auto;}
.container .find .box form p{font-size: 18px;width:100px;text-align: right;float: left;margin-right: 10px;line-height: 40px;color: #333333;}
.container .find .box form input{width:200px; height:35px; }
.container .degree{margin-left: 118px;margin-top: 10px;}
.container .degree li{width: 60px; height: 15px; float: left;display: inline-block;background: #DBDBDB;font-size: 14px;color: #F6F6F6;margin-left:5px;text-align: center;line-height: 15px ;}
