@charset "utf-8";
body,html{
margin:0px;
padding:0px;
font-family:"微软雅黑";
width:100%;
height:100%;
overflow:hidden
}
*{
margin:0px;
padding:0px;
list-style-type:none}
input{
 background-color:rgba(255,255,255,0.8);
 outline:none;
 color: #b4b3b3;
 text-indent:2em;}
a{
 color:#000;
 text-decoration:none}
.banner{
 width:100%;
  background-color:#ffffff}
.denglu{
 width:100%;
 height:35px;
 background: linear-gradient(#ffffff,#fadbb2);}
.denglu h3{
 width:1080px;
 margin-left:auto;
 margin-right:auto;
 height:35px;
 line-height:35px;
 background: linear-gradient(#ffffff,#fadbb2);}
.denglu_01{
 font-size:18px;
 color:#d23600;
 font-weight:500;
 font-family:"华文新魏"
}
.denglu_02{
 float:right;
 margin-right:20px;
 font-size:12px;
 font-weight:500;}
.denglu_03{
 float:right;
 margin-right:20px;
 font-size:16px;
 font-weight:700}
.denglu_04{
 float:right;
 font-size:16px;}
.denglu a{
 color:#d23600;
 text-decoration:none} 
 
.lianjie{
 width:100%;
 height:55px;
 background: linear-gradient(#fdc883,#e43202);}
.lianjie ul{
 width:68%;
 margin-left:auto;
 margin-right:auto;
}
.lianjie ul li{
 float:left;
 width:20%;
 text-align:center;
  height:40px;
  line-height:40px;
  margin-top:7.5px;
  font-weight:500;
  font-size:18px;}
.lianjie_02{
 color:#980f05;
 text-decoration:none}
.lianjie_01{
 color:#ffffff;
 text-decoration:none}
.lianjie a:hover{
 color:#d23600;
 text-decoration:none}

.content{
 background: linear-gradient(#fcedd3,#d9a263);
 background-size:100% 100%;
 width:100%;
 height:800px;}
.neirong{
 width:60%;
 margin-left:35%;
 margin-right:auto;
 height:60%;
 padding-top:4%}
.content_01{
 width:400px;
/*  height:380px; */
 float:left;
 background-color:rgba(255,255,255,0.3);}
.anniu{
 width:40%;
 height:100%;
 float:left;}
.content_01 h3{
 margin-left:30px;
 height:40px;
 line-height:40px;
 font-size:18px;
 font-weight:400;
 color:#d77c00;
 margin-top:5px;
 }
.yonghuming{
 width:85%;
 margin-left:auto;
 margin-right:auto;
 height:35px;
 margin-top:80px;}
 .password{
 width:85%;
 margin-left:auto;
 margin-right:auto;
 height:35px;
 margin-top:15px;}
  .phonepass{
 float:left;
 height:35px;
 text-align:center;
 margin-left:60%;}
.yonghuming input{
 height:35px;
 line-height:35px;
 width:100%;
 border:none;
 text-indent:3.5em;}
 .password input{
 height:35px;
 line-height:35px;
 width:100%;
 border:none;
 text-indent:3.5em;}
.yanzhengma{
 width:85%;
 margin-left:auto;
 margin-right:auto;
 height:35px;
 margin-top:25px;}
.yanzhengma input{
 height:35px;
 line-height:35px;
 width:40%;
 border:none;
 margin-right:15px;}
.yanzhengma span{
 height:35px;
 font-size:12px;
 display:block;
 float:right;
 padding-top:20px;
 }
.yanzhengma span a{
 text-decoration:underline;
 color:#006fe1}
.remember input{
 margin-right:5px;}
.remember{
 width:85%;
 margin-left:auto;
 margin-right:auto;
 height:20px;
 margin-top:15px;
 font-size:10px;
 color:#006fe1;
 line-height:20px;}
.get{
 width:85%;
 margin-left:auto;
 margin-right:auto;
 height:35px;
 margin-top:15px;}
.get input{
 width:100%;
 background:#3d900f;
 background: linear-gradient(#edffa7,#3d900f);
 
 border:none;
 height:35px;
 color:#FFF;
 font-size:18px;
 font-family:"黑体";
 border-radius:5px;
 text-align:center;
 text-indent:0px;}
 
.forget{
 width:85%;
 margin-left:auto;
 margin-right:auto;
 height:35px;
 margin-top:10px;
 font-size:12px;
}
.forget a{
 color:#464646;}
 .zhuce{
 display:block;
 float:right;

 font-size:14px;}
 .zhuce a{
  color:#a53600;}
.forget a:hover{
 text-decoration:underline;}

.bg_01{
 background-image:url(../images/web/yhm.png);
 background-size:35px 35px;
 background-repeat:no-repeat;}
.bg_02{
 background-image:url(../images/web/mm.png);
 background-size:35px 35px;
 background-repeat:no-repeat;}
.anniu_01{
 float:left;
 height:100%;
 margin-left:12%}
.anniu_02{
 float:left;
 height:100%}
.anniu img{transition: all 0.2s; transform: scsle(1);}
.anniu img:hover{
 border:1px #330066 solid;transform: scale(1.03);
 border:none
}
.shouji{
color:#003}
.btnpass {  
        width: 130px;  
        padding:8px; 
        text-indent:0em; 
        background-color: #ADD8E6;  
        border-color: #ADD8E6;  
        color: #fff;  
        -moz-border-radius: 10px;  
        -webkit-border-radius: 10px;  
        border-radius: 10px; /* future proofing */  
        -khtml-border-radius: 10px; /* for old Konqueror browsers */  
        text-align: center;  
        vertical-align: middle;  
        border: 1px solid transparent;  
        font-weight: 200;  
        font-size:10pt 
      }  
 
.copyright{
 background-color:#FFF;
 text-align:center;

 margin-top:10px;
 text-align:center;
 padding-top:10px;
 color:#999;
 font-size:14px;
 padding-bottom:5px}
.copyright p{
 width:100%;
 text-align:center}

