/*登录*/
.login{width:1200px;margin:0 auto;overflow: hidden;background: #fff;margin-top:70px;border-radius: 10px;}
#player_login{padding:50px 0;overflow: hidden;height:510px;}
.player1,.player2{overflow: hidden;position: relative;float:left;}
.player1{width:25%;text-align: center;margin-top:50px;margin-left:13%;}
.player1 h3{color:#7e7e7e;font-size: 28px;}
.player1 h3 img{margin-right:10px;}
.player1 img.loginimg{margin:30px 0;}
.player2{width:58%;}
.player2_div{width:90%;margin:0 auto;}
.player2 ul{width:60%;overflow: hidden;padding-bottom:30px;margin:0 auto;}
.player2 ul li{line-height: 64px;height: 64px;color:#7e7e7e;float: left;text-align: center;font-size: 28px;margin-right:50px;}
.player_submit1{margin-left:135px;}
#player2_content{overflow: hidden;}
.mod div{padding-bottom: 20px;overflow: hidden;}
.mod div span{width:130px;display: inline-block;text-align: right;}
.mod div span i{font-style: normal;margin-right:5px;}
.mod input::placeholder{color: #676767;font-size: 16px;}
.mod input{line-height: 60px;height: 60px;border:1px #c0bfbf solid;border-radius: 5px;text-indent: 1em;font-size:18px;}
.contact_center{padding-left: 12%;margin-bottom:30px;}
.contact_center label{margin-right:30px;}
.contact_center label input[type="radio"]{margin:0 5px;}
.wz_p{width:90%;line-height: 30px;display: inline-block;color:#5c5c5c;}
.dxbtn{width:155px;height:60px;background: #fff;border:none;border:1px solid #ccc;font-size: 18px;color:#5f5f5f;border-radius: 5px;}


/*注册*/
.register{width:1200px;margin:0 auto;overflow: hidden;background: #fff;margin-top:70px;border-radius: 10px;}
.regi_box{padding:50px 0;overflow: hidden;height:510px;margin:0 50px;}
.regi_box h1{font-size: 36px;margin-right:10px;display: inline-block;}
.regi_box span{font-size: 18px;}
.regi_boxbt{margin-bottom:20px;}
.regi_left{width: 45%;overflow: hidden;float: left;margin-left:20px;}
.reg_tab{width:100%;}
.reg_tab span{width:120px;text-align: right;margin-right:15px;font-size:18px;color:#575656;float:left;height:50px;line-height:50px;}
.reg_tab i{color:#c30606;margin-right:10px;font-style: normal;font-size: 14px;vertical-align: middle;}
.reg_tab tr td{padding-bottom:20px;margin-left:10px;line-height: 35px;height:35px;}
.reg_tab tr td input{width:65%;height:50px;border:1px solid #d3d3d3;padding-left:20px;font-size: 18px;border-radius:5px;}
.rebtn{width:116px;height:50px;background: #fff;border:none;border:1px solid #ccc;font-size: 18px;color:#5f5f5f;vertical-align: middle;border-radius: 5px;}
.reg_tab tr td select{width:70%;height:50px;border:1px solid #d3d3d3;padding-left:20px;font-size: 18px;border-radius:5px;}
.reg_tab tr td input::placeholder{color: #676767;font-size: 16px;}
.reg_tab tr td p{display: inline-block;color:#3e3e3e;font-size: 18px;line-height: 35px;}
.regi_right{width: 45%;overflow: hidden;float: left;margin-left:10px;}
.reg_p{margin-left:40px;float:left;}
.reg_p p{margin:10px 0;}
.reg_p span{font-size: 14px;margin-left:5px;}

/*修改密码*/
.xg_pass{width:800px;margin:0 auto;overflow: hidden;background: #fff;margin-top:70px;border-radius: 10px;text-align: center;padding: 0 100px;}
.regi_box_xg{padding:50px 0;overflow: hidden;min-height:420px;margin:0 50px;}
.xg_pass h1{color:#222222;border-bottom:3px #4e6ef2 solid;font-weight: bold;text-align: center;margin-bottom:60px;padding-bottom:15px;font-size: 32px;display: inline-block;}
.xg_pass table tr td span{position: relative;left:30px;}