body {
  /*min-width: 1000px;*/
  font-family: "微软雅黑", "宋体";
  /*overflow: hidden;*/
}
.fre_top {
  width: 100%;
  height: 40px;
  background: #111111;
}
.fre_top_con {
  min-width: 1000px;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.fre_top_con span {
  line-height: 40px;
}
.t_con1 {
  float: left;
  color: #fff;
}
.t_con3 {
  float: right;
  color: #d0242d;
}
.t_con2 {
  float: right;
  color: #fff;
}
.fre_con {
  width: 1200px;
  height: 600px;
  margin: 20px auto 50px;
}
.con_left {
  height: 100%;
  width: 448px;
  float: left;
  margin-left: 5px;
  position: relative;
  border: 1px solid #fae5e5;
}
.left_bg {
  width: 100%;
  height: 286px;
}
.left_bg img {
  width: 100%;
  height: 100%;
  display: block;
}
.left_tips {
  width: 100%;
  height: 270px;
  padding-top: 30px;
}
.tips_span1 {
  line-height: 40px;
  font-size: 16px;
  color: #ca0000;
  margin-left: 10px;
}
.left_tips ul {
  display: block;
  width: 100%;
}
ul, ol {
  list-style: none;    
}

.left_tips ul li {
  display: block;
  width: 195px;
  float: left;
  color: #666666;
  line-height: 32px;
  font-size: 14px;
  padding-left: 20px;
  background: url(../images/redpoint.png) left center no-repeat;
}
.tips_span2 {
  line-height: 50px;
  font-size: 12px;
  margin-left: 20px; 
  color: #f00;   
}
.con_right {
  height: 100%;
  width: 725px;
  float: left;
  position: relative;
  margin-left: 15px;
  border: 1px solid #fae5e5;
}
.right_nav {
  width: 100%;
  height: 58px;
}
#fre_register {
  background: #d0242d;
}
#fre_phone {
  margin-left: 1px;
  background: #4d4d4d;
}
#fre_online {
  margin-left: 1px;
  background: #4d4d4d;
}
.right_nav li {
  width: 360px;
  float: left;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  line-height: 58px;
  text-align: center;
}
#tab1 {
  display: block;
}
#tab1, #tab2, #tab3 {
  width: 100%;
  height: 542px;
  position: absolute;
  top: 58px;
  left: 0;
}
#tab1 input {
  font-family: "Microsoft Yahei", "微软雅黑";
  height: 46px;
  line-height: 46px;
  font-size: 16px;
}
#username {
  margin-top: 40px;
  background: url(../images/fre_user.jpg) left center no-repeat;
}
#username, #password, #vcode {
  width: 520px;
  color: #777676;
  margin-left: 65px;
  padding-left: 60px;
  border: 1px solid #999;
}
#password {
  background: url(../images/fre_company.jpg) left center no-repeat;
}
#vcode {
  background: url(../images/fre_company.jpg) left center no-repeat;
}
#password, #vcode {
  margin-top: 26px;
}
.tab1_notice {
  margin-left: 65px;
  line-height: 42px;
  color: red;
  font-size: 12px;
}
#submitForm {
  cursor: pointer;
  width: 285px;
  margin: 36px 210px;
  color: #fff;
  background: #ca0000;
}
#submitForm1 {
    cursor: pointer;
    width: 133px;
    margin: 36px 4px 14px 62px;
    color: #fff;
    background: #ca0000;
}
.star{
  color: #f00;
}
.footer {
  width: 100%;
  background: #3b3b3b;
}
.footerCon {
  width: 1200px;
  height: 100%;
  padding-bottom: 65px;
  padding-top: 60px;
  margin: 0 auto;
}
.footerConEn {
  color: #fff;
  font-size: 45px;
}
.footerConCh {
  color: #fff;
  font-size: 30px;
}
.footerLine {
  color: #fff;
  font-size: 30px;
}
.footer .ftList {
  width: 100%;
  margin-top: 30px;
}
.clear {
  Zoom: 1;
}
#footerU1 {
  width: 25%;
}
.footer .ftList .footerU {
  width: 25%;
  float: left;
}
.footer .ftList .footerU dt {
  height: 38px;
  text-indent: 12px;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.footer .ftList .footerU dt span {
  text-indent: 0px;
  position: absolute;
  left: -4px;
  top: 0px;
}
.footer .ftList .footerU dd {
  height: 26px;
  text-indent: 12px;
  font-size: 12px;
  line-height: 26px;
  border-left: 1px solid #666;
  color: #DDD;
}
#footerU2 {
  width: 16%;
}
#footerU3 {
  width: 24%;
}
#footerU4 {
  width: 35%;
}
.footer .ftList .footerU {
  float: left;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
/*/Public/Home/Business/login/images*/