* {
  margin: 0;
  padding: 0;
}
.mainBg,
#header {
  width: 100%;
}
.header,
#main,
#footer {
  width: 1024px;
  margin: 0 auto;
}
body {
  color: #474747;
  font-size: 12px;
  font-family: "Microsoft YaHei", "΢���ź�";
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
ul,
li,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
  padding: 0;
  margin: 0;
}
ul {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
#main1 {
  width: 1024px;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 10px;
}
#main1 span {
  font-size: 24px;
  font-weight: 600;
}
.line1 {
  width: 100%;
  border-bottom: 1px solid #E3E3E3;
  -webkit-box-shadow: 0 3px 5px #E3E3E3;
  -moz-box-shadow: 0 3px 5px #E3E3E3;
  box-shadow: 0 3px 5px #E3E3E3;
}
.box1 {
  width: 100%;
  background-color: #f0f2f5;
  padding-top: 40px;
  padding-bottom: 100px;
  overflow: hidden;
}
.box1 #main2 {
  width: 830px;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0px 3px 10px rgba(198,198,198,0.16);
  opacity: 1;
  border-radius: 12px;
}
.box1 #main2 .registerBox {
  width: 416px;
  padding: 42px 70px 62px 60px;
}
.input_Box {
  width: 285px !important;
  height: 40px !important;
  background: #F7F7F7;
  border: 1px solid #EBEBEB;
  opacity: 1;
  border-radius: 6px;
  line-height: 40px;
  padding-left: 12px;
}
.rightRegist {
  width: 414px;
  padding: 42px 60px 32px 69px;
}
.rgtcontent {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #d8e3fc, #fff);
  opacity: 1;
  border-radius: 8px;
  padding-top: 30px;
  color: #606060;
  position: relative;
}
.codeBtn {
  position: absolute;top: 4px;right: 4px;
  width: 84px !important;
  height: 32px !important;
  background: #4076F6 !important;
  border-radius: 6px !important;
  cursor: pointer;
  border: 0;
  color: #FFFFff;
}
.regBtn {
  margin-top: 50px;
  width: 285px;
  height: 40px;
  background: #4076F6;
  border-radius: 6px;
  color: #FFFFff;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.select_Box {
  width: 90px !important;
  height: 40px !important;
  background: #F7F7F7 !important;
  border: 1px solid #EBEBEB !important;
  border-radius: 6px !important;
}
.box1 #main2 .registerBox .uWarn,
.box1 #main2 .registerBox .addrWarn {
  display: inline-block;
  width: 345px;
  margin-top: 5px;
  font-size: 12px;
}
.b1 {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../../images/web/register_07.png) no-repeat;
  position: relative;
  top: 3px;
  margin-right: 5px;
  margin-left: 10px;
}
.b2  {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../../images/web/register_13.png) no-repeat;
  position: relative;
  top: 3px;
  margin-right: 5px;
  margin-left: 10px;
}

.box1 #main2 .registerBox input {
  border: 1px solid #E2E2E2;
  width: 345px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  outline: none;
  margin-top: 10px;
}
.box1 #main2 .registerBox input::-webkit-input-placeholder{
  color:#848484;
}
.box1 #main2 .registerBox .testCode {
  width: 220px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.box1 #main2 .registerBox .getCode {
  width: 120px;
  background: #FF9F53;
  text-align: center;
  padding-top: 11px;
  padding-bottom: 11px;
  border: 0;
  color: #fff;
  padding-left: 0;
}
.box1 #main2 .registerBox .addrBox {
  margin-top: 10px;
  margin-bottom: 5px;
}
.box1 #main2 .registerBox .addrBox select {
  width: 112px;
  height: 25px;
  padding-left: 15px;
}
.box1 #main2 .registerBox .msgBox #userPasswdId::-ms-reveal{
  display:none;
}
.box1 #main2 .registerBox .msgBox #userPasswdId2::-ms-clear{
  display:none;
}
.box1 #main2 .registerBox .msgBox .msgWarn {
  font-size: 12px;
}
.box1 #main2 .registerBox .msgBox .pwdLevel {
  margin-left: -4px;
}
.box1 #main2 .registerBox .msgBox i {
  display: inline-block;
  width: 75px;
  height: 15px;
  font-style: normal;
  text-align: center;
  line-height: 15px;
  color: #fff;
  font-size: 10px;
  -webkit-transform: scale(0.9);
  background: #B5B5B5;
}
.box1 #main2 .registerBox .msgBox i.hover {
  background: #FF9F53;
}
.autoLog {
  font-size: 12px;
  font-weight: 500;
}
.tips_box1 {
  width: 830px;
  height: 66px;
  background: #F4F4F4;
  padding: 17px 38px 15px 38px;
  border-radius: 0px 0px 12px 12px;
  color: #A8A8A8;
  font-size: 12px;
}
.autoLogin {
  width: 22px;
  height: 12px;
  position: relative;
  top: 3px;
  border: 0;
  padding-left: 0;
  margin-right: -5px;

}
.box1 #main2 .registerBox .login {
  display: inline-block;
  width: 345px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #FF9F53;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  margin-top: 15px;
}
.cProto {
  cursor: pointer;
  color: #3F76C0;
  font-size: 12px;
  font-weight: 500;
  margin-left: 5px;
}
.box1 #main2 .img1 {
  margin-top: -40px;
  margin-right: 85px;
  padding-bottom:36px;
}
.ie .box1 #main2 .registerBox .msgBox .pwdLevel {
  margin-left: 0;
}
.ie .box1 #main2 .registerBox .msgBox i {
  margin-right: 5px;
}
.proto.hover {
  display: block;
}
.proto {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden ;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
}
.proto .protoCon {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  position: relative;
}
.proto .protoCon .return {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #A9A9A9;
  color: #6E6E6E;
  cursor: pointer;
}
.proto .protoCon .conDetail {
  margin-top: 30px;
  padding: 30px 40px 30px 40px;
}
.proto .protoCon .conDetail h4 {
  text-align: center;
}
.proto .protoCon .conDetail p {
  line-height: 25px;
  font-size: 10px;
}
