﻿/*导航栏*/
.head-nav{
  position: relative;
  height: 74px;
  min-width: 1120px;
  margin-bottom: 0px;
}
.img-logo{
display: block;
width: 541px;
height: 74px;
margin-top: -20px;
position: absolute;
left:100px;
}
.logo-title{
  display: block;
  position: absolute;
  left: 240px;
  line-height: 50px;
  font-size: 2.4rem;
  color: #3E7D4B;
}


.form-login{
  border: 1px solid #ccc;
  padding-top: 40px;
  padding-bottom: 40px;
}
.login-wrap{
  width: 100%;
  height: 500px;
  background-color: #ccc;
  min-width: 1090px;
  background-image: url(../mticketsite_files/1.jpg);
}
.title-wrap{
  width: 40%;
  height: auto;
  float: left;
  margin-left: 2%;
  padding: 150px 0 0 0;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
  font-size: 50px;
  color: #fff;
  text-align: center;
  font-family: Helvetica,"Microsoft Yahei","Hiragino Sans GB","黑体",Arial,"\5b8b\4f53";
}
.form-wrap{
  width: 400px;
  height: 360px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.5);
  float: right;
  border: 1px solid #ccc;
  margin-right: 10%;
  margin-top: 100px;
}
.form-content{
  width: 380px;
  height: 340px;
}
.form-content-top{
  border-bottom: solid 1px #c0c0c0;
  background: #f4f5f6;
  border-radius: 2px 2px 0 0;
  line-height: 50px;
  font-size: 18px;
  font-family: Helvetica,"Microsoft Yahei","Hiragino Sans GB","黑体",Arial,"\5b8b\4f53";
  width: 380px;
  height: 50px;
}
.form-content-top p{
  margin-left: 14px;
  font-size: 16px;
}
.form-contemt-body{
  background: #fff;
  height: 288px;
}

.mr{
  width:350px;
  height: 10px;
}
.form-contemt-body .form-horizontal input{
  margin-bottom: 10px;
  width: 350px;
  margin-left:15px;
  margin-top: 10px;
}
.form-contemt-body .form-horizontal .ufont{
color: red;
display: block;
line-height: 10px;
margin-left: 15px;
}
.v-code{
  width: 350px;
  height: 42px;
  margin-left: 15px;
  margin-top: 10px;
  overflow: hidden;
}
.v-code .v-code-left img{
  width: 80px;
  height: 35px;
  float: left;
  margin-left: 0px;

}
.v-code .v-code-right input{
  width:150px;
  height: 35px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;

}
.v-code .v-code-right span{
color: red;
line-height: 35px;
letter-spacing: 1px;
}
.f-st{
    width: 345px;
    height: 48px;
    line-height: 48px;
    border: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-left: 15px;
    margin-top: 15px;
}
.login-wrap-bt{
  width: 342px;
  height: 20px;
  margin: 0 auto;
  overflow: hidden;
}
.login-wrap-bt .findp{
  float: left;
}
.login-wrap-bt .regac{
  float: right;
}
/*注册*/
.regist-wrap{
  width: 100%;
  min-width: 1090px;
  padding: 50px 0;
}
.about-title{
  width: 100%;
  text-align: center;
  font-size: 40px;
  text-align: center;
}
.about-content{
  line-height: 26px;
  margin: 20px 0 0;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
.reg-account{
  width: 800px;
  margin-left: 200px;
  border: 1px solid #ccc;
  margin: 15px auto;
}
.reg-account-title{
  height: 50px;
  line-height: 50px;
  border: solid 1px #DDDDDD;
  background: #f4f5f6;
  border-radius: 2px 2px 0 0;
  font-size: 18px;
  margin-bottom: 5px;
}
.m-lf{
  margin-left: 0;
}
.lt-3{
  width: 280px;
}
.lt-2{
  width: 150px;
}

.div-inline{
  /*display: inline;*/
}
.d-b{display: inline-block;}
.f-1{
  width: 100%;
  height: 50px;
  border: 1px solid orange;
}
.select-left{
  margin-left: 100px
}
.d-yz{
  width: 100%;
  height: auto;
}
.reg-btn button{
  width: 100px;
  margin-left: 150px;
}
.radio-p{
  margin-left: 150px;
}
.cb{
  margin-left: 150px;
}

