.row{
	margin-left: 0;
	margin-right: 0;
}
.container-fluid {
  max-width: 1440px;
}
.banner{
  background: url('http://icon.zhiding.cn/stor-age/special/WCP/img/WCP_04.jpg') no-repeat top center;
}
.headmain{
  margin: 0 auto;
  max-width: 1200px;
	position: relative;
}
.livecast{
  background: #f3f3f3;
  padding: 40px 120px;
}
.livecast .tits h1{
  line-height: 1.8;
  font-size: 26px;
  color: #226bda;
  letter-spacing: 1px;
}
.livecast .tits p{
  line-height: 1.8;
  font-size: 22px;
  color: #373737;
  letter-spacing: 1px;
}
.imgandtext{
  padding-left: 120px;
}
.imgandtext{
  margin-top: 37px;
}
.imgandtext .titsOne{
  padding-right: 17px;
}
.imgandtext .titsTwo{
  padding-left: 80px;
}
.imgandtext .titsTwo h2{
  font-size: 26px;
  color: #373737;
  font-weight: 700;
  letter-spacing: 1px;
}
.bpf{
  margin-top: 2em;
  overflow: hidden;
}
.bpf p{
  display: inline-block;
  padding-left: 28px;
  width: calc(100% - 185px);
  margin-top: 22px;
}
.bpf p a{
  font-size: 16px;
  color: #373737;
  text-decoration: none;
}
.imgBox{
  width: 177px;
  display: inline-block;
  vertical-align: top;
}
.imgBox img{
  width: 100%;
}
.imgandtext .titsOne h2{
  font-size: 26px;
  color: #373737;
  font-weight: 700;
  letter-spacing: 1px;
}
#login_box, #reg_box {
  padding: 0;
  width: 100%;
  margin: 2em auto;
  border-radius: 0;
  box-shadow: 0 0 0 #CCC;
  position: relative;
}
.register-ul li{
  font-size: 0;
  padding-bottom: 30px;
}
.register-ul li label {
  height: 100%;
  color: #373737;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  width: 17%;
  letter-spacing: 1px;
  text-align: right;
}
.register-ul li input{
  width: 82%;
}
.form-control-w {
  background-color: #fff;
  font-size: 16px;
  border-radius: 0;
  color: #373737;
  padding: 5px 10px;
  border: 1px solid #8e8e8e;
  display: inline-block;
}
.register-ul li #companysize{
  width: 82%;
}
.register-ul li select{
  width: 40%;
}
.register-ul li select:nth-of-type(2){
  margin-left: 2%;
}
.register-ul li .checkbox input{
  width: auto;
}
.register-ul li .checkbox label{
  width: auto;
  font-size: 16px;
}
.login_mail p label{
  color: #373737;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  width: 15%;
  letter-spacing: 1px;
}
.login_mail p input{
  width: 84%;
}
.login_mail p .btn{
  width: auto;
  font-size: 18px;
}
@media screen and (max-width: 990px){
  .livecast{
    padding: 20px 0;
  }
  .livecast .tits h1{
    font-size: 18px;
  }
  .livecast .tits p{
    font-size: 14px;
    margin: 0;
  }
  .imgandtext {
    margin-top: 20px;
  }
  .imgandtext {
    padding-left: 0;
  }
  .imgandtext .titsOne {
    padding-right: 0;
}
  .imgandtext .titsOne h2 {
    font-size: 18px;
    color: #373737;
    font-weight: 700;
    letter-spacing: 1px;
  }
  .login_mail p label {
    color: #373737;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 17%;
    letter-spacing: 1px;
}
.login_mail p input {
    width: 81%;
}
.form-control-w {
    background-color: #fff;
    font-size: 14px;
    border-radius: 0;
    color: #373737;
    padding: 5px 10px;
    border: 1px solid #8e8e8e;
    display: inline-block;
}
.login_mail p .btn {
    width: auto;
    font-size: 16px;
}
.register-ul li label {
    height: 100%;
    color: #373737;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 22%;
    letter-spacing: 1px;
    text-align: right;
}
.register-ul li input {
    width: 78%;
}
.register-ul li select {
    width: 38%;
}
.register-ul li #companysize {
    width: 78%;
}
.register-ul li {
    font-size: 0;
    padding-bottom: 20px;
}
.imgandtext .titsTwo {
    padding-left: 15px;
    padding-right: 0;
    padding-bottom: 20px;
}
.imgandtext .titsTwo h2 {
  text-align: center;
    font-size: 18px;
    color: #373737;
    font-weight: 700;
    letter-spacing: 1px;
}
.bpf {
    margin-top: 1em;
    overflow: hidden;
}
.imgBox {
    width: 100%;
}
.bpf p {
    padding-left: 0;
    width: 100%;
    margin-top: 15px;
    text-align: center;
}
}
