﻿
#content {
   background-image:url("../images/homeBanner/bryce-evans-203904.jpg");
   height:90%;
}
   #content .mask {
      background-color:rgba(255,255,255,.5);
      height:100%;
   }


a{text-decoration: none;}





.icon-wo,.icon-danwei,.icon-jibie,.icon-tongxunlu,.icon-phone,.icon-duanxin,.icon-mima,.icon-tongxun {
   position:absolute;
   top:6px;
   font-size:18px;
   left:7px;
   border-right:1px solid #ccc;
   padding-right:5px;
}
.form-control {
   height:38px !important;
   padding-left:35px!important ;
}


.PerfcetInfo {
   height:40px;
   line-height:40px;
   text-align:center;
   font-size:14px;
   color:#8463ba;
   clear:both;
   background:rgba(132,99,186,.2);
   margin:0 auto;
}
.registerCon {width: 1200px; margin: 0 auto;overflow:hidden;}

.registerCon .registerLeft {width:400px; background-color:#fff;margin:75px auto 0;padding:0 64px 20px 64px;}

.registerLeft .welcome{text-align:center;color:#7643b9;
    height: 50px;
    line-height: 70px;
    font-size: 20px;
    font-weight: bold;
}

.registerCon .information{margin:1px 0 0 20px; display:inline-block;height:35px; font-size:18px;font-weight:bold; border-bottom:3px solid #7643b9;}


.registerCon .logOn {
    width: 100%;
    height: 38px;
    display:inline-block;
    text-align:center;
    color:#fff;
    line-height:38px;
    font-size:16px;
    margin-top:20px;
    border-radius: 5px;
    background-color: #7643b9;
    cursor:pointer;
    border: none;
}




.position {
   position: absolute;
   z-index: 99;
   bottom:10px;
   border-radius: 5px;
   background: #fff;
   padding: 5px 10px;
   left: 30px;
   display:none;
   border:1px solid #c147ea

}
.position:after {
    position: absolute;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #c147ea;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: -9px;
    left: 20px;
}
.CustomerServiceTel {
   float:right;
   line-height:90px;
   margin-right:25px;
}