﻿.spanred
{
    color: #E60201;
}
.spaceing1
{
    display: inline-block;
    width: 1em;
}
.spaceing2
{
    display: inline-block;
    width: 2em;
}
.spaceing3
{
    display: inline-block;
    width: 4em;
}
.spaceing4
{
    display: inline-block;
    width: 4em;
}
.star
{
    text-align: center;
    width: 35px;
    color: #ec3701;
}

.line-red
{
    border: 1px solid #fe8a8a;
    box-shadow: 0 0 4px #fe8a8a;
}

input[type="submit"]
{
    cursor: pointer;
}
input[type="submit"], input[type="reset"], input[type="button"], button
{
    cursor: pointer;
}
.btn-style {
  border: 0 none;
  cursor: pointer;
  font-size: 14px;
  height: 30px;
  margin: 10px 0 0;
  background: none repeat scroll 0 0 #cf3442;
  padding: 5px 10px;
  color: #fff;
  font-family: "微软雅黑";
  border-radius:5px ;
}

.btn-style:hover {
  background: none repeat scroll 0 0 #c8c8c8 ;
}

.submit-btn
{
    background: none repeat scroll 0 0 #cf3442;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 24px;
    height: 50px;
    width: 160px;
    border-radius: 5px;
}


.submit-btn:hover
{
    background: none repeat scroll 0 0 #e73646;
}

.next-btn
{
     background:#258dd4; width:100px;height:36px;font-size:16px;
}

.next-btn:hover
{
    background: none repeat scroll 0 0 #0e6fb1;
}

.hasAccount
{
    width: 998px;
    margin: 0 auto;
    padding-left: 20px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
}
.hasAccount img
{
    vertical-align: middle;
}

.userReg
{
    width: 1013px;
    min-height: 480px;
    height: auto !important;
    margin: 0 auto;
    font-size: 12px;
    padding: 0px 0;
}
/*userReg.css:70*/
.userReg .leftBody
{
    width: 540px;
    float: left;
    display: inline;
    margin-bottom: 110px;
}
/*userReg.css:71*/
.userReg .leftBody .block
{
    width: 540px;
}
/*userReg.css:72*/
.userReg .leftBody .block .title
{
    /*width: 700px;*/
    display: inline-block;
    height: 35px;
    line-height: 40px;
    text-indent: 40px;
    background: url(/images/publicNew/tipoint.png) left center no-repeat;
    font-family: "微软雅黑";
    font-size: 18px;
    margin-top:20px;
}


.userReg .leftBody .block .title .close
{
    width: 80px;
    height: 28px;
    color: #FFF;
    float: right;
    margin-right: 10px;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    margin-top: 2px;
    background: #64AE00;
    border: 1px solid #cdcdcd;
}

.userReg .leftBody .block .blockul
{
    width: 540px;
    margin: 0 auto;
    padding: 0px;
    margin-left: 50px;
    margin-top: 20px;
}
.userReg .leftBody .block .blockli
{
    list-style: none;
    list-style-type: none;
    min-height: 35px;
    height: auto !important;
    line-height: 35px;
    display: inline;
    float: left;
    margin-bottom:2px;
}
.userReg .leftBody .block .leftli
{
    width: 140px;
    font-size: 12px;
    text-align:right ;
}
.userReg .leftBody .block .rightli
{
    width: 400px;
    font-size: 12px;
    color: #999;
}
.userReg .leftBody .block .rightli span
{
    display: inline-block;
    vertical-align: middle;
    height:100%;
    float:left ;
}
.userReg .leftBody .block .rightli a
{
    color: #495154;
    font-size: 12px;
}
.userReg .leftBody .block .rightli a:hover
{
    color: #fd6000;
}

.userattachlist .delattach {
       display: inline-block;
    width: 37px;
    cursor: pointer;
    color: #CD3443;
    margin:3px ;

}


.userReg .leftBody .block input[type="text"], input[type="password"]
{
    border: 1px solid #C1C1C1;
    height: 30px;
    margin-right: 5px;
    line-height: 30px;
    padding-left:10px;
}
.userReg .leftBody .block input:focus
{
    border: 1px solid #56b4ef;
    box-shadow: 0 0 4px #56b4ef;
}
.userReg .leftBody .block textArea
{
    border: 1px solid #C1C1C1;
    padding: 2px;
    font-size: 12px;
    line-height: 20px;
    color:#495154 ;
}
.userReg .leftBody .block textArea:focus
{
    border: 1px solid #56b4ef;
    box-shadow: 0 0 4px #56b4ef;
    height: 180px;
}
.userReg .leftBody .block textArea:blur
{
    height: 70px;
}

.userReg .leftBody .block .desc
{
    height: 50px;
    width: 100%;
}
.userReg .leftBody .block .desc ul
{
    width: 820px;
    height: 50px;
    padding-top: 10px;
}
.userReg .leftBody .block .desc ul li
{
    list-style: none;
    list-style-type: none;
    height: 30px;
    line-height: 30px;
    width: 120px;
    text-align: center;
    float: left;
    margin-right: 20px;
}

.userReg .leftBody .block .expClass
{
    width: 700px;
    border-bottom: 1px solid  #cdcdcd;
    height: 40px;
    line-height: 40px;
    margin-left: 0px;
    color:#cf3442 ;
}
.userReg .leftBody .block .expClass li
{
    list-style: none;
    list-style-type: none;
  //  height: 30px;
 //   line-height: 30px;
    width: 100px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.userReg .leftBody .block .expClass li a
{
    color: #000;
}
.userReg .leftBody .block .expClass li a:hover
{
    color: #FD001C;
}

.userReg .rightBody
{
    //width: 415px;
   
    display: inline;
    min-height: 200px;
    border:1px solid #e0dcdd;
    //background:#F1F1F1 ;
    float:right;
    margin-top:35px;
    -webkit-box-shadow:2px 3px 3px #c8c8c8 ;
    -moz-box-shadow:2px 3px 3px #c8c8c8 ;
    box-shadow:2px 3px 3px #c8c8c8 ;
    cursor: pointer;
   // position: fixed;
    right: 0;
    text-align: left;
  //  top: 80px;
    
    /* IE6改为绝对定位，并通过css表达式根据滚动位置更改top的值 */
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    
}

.userReg .rightBody .fullRate
{
    width: 160px;
    height: 160px;
    border: 2px solid #E5E5E5;
    position: absolute;
    top: 260px;
    float: right;
    background: #FFF;
}
.userReg .rightBody .fullRate span
{
    height: 25px;
    background: #E5E5E5;
    color: #000;
    width: 155px;
    display: block;
    line-height: 25px;
    font-size: 14px;
    margin: 0px;
    padding: 3px;
}
.userReg .rightBody .fullRate .rate
{
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #FC8B01;
    width: 155px;
    padding: 3px;
}
.userReg .rightBody .fullRate .progress
{
    background: #F5F5F5;
    width: 140px;
    margin: 3px;
    height: 15px;
    line-height: 15px;
}
.userReg .rightBody .fullRate .remark
{
    width: 155px;
    padding: 3px;
    height: 66px;
    color: #BBBBBB;
}
.userReg .rightBody .loginmess { padding-top:30px ; text-align:right ; height:50px ;}

.divcomreg
{
    width: 540px;
    min-height: 540px;
    height: auto !important;
    /*background: #FFF;*/
    padding-bottom: 20px;
}
.divcomreg .close
{
    float: right;
    text-align: right;
    width: 660px;
    height: 10px;
    line-height: 10px;
    margin-right: 3px;
    margin-top: 3px;
    padding-right: 3px;
}
.divcomreg .title
{
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold;
    font-size: 18px;
    width: 660px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: left;
}
.divcomreg .blockul
{
    width: 700px;
    margin: 0 auto;
    padding: 0px;
    margin-left: 50px;
    margin-top: 5px;
}
.divcomreg .blockul .blockli
{
    font-size: 12px;
    list-style: none;
    list-style-type: none;
    min-height: 32px;
    height: auto !important;
    line-height: 32px;
    display: inline;
    float: left;
}
.divcomreg .blockul .leftli
{
    width: 120px;
    font-size: 12px;
    text-align: left;
}
.divcomreg .blockul .rightli
{
    width: 550px;
    font-size: 12px;
    color: #999;
    text-align: left;
}
.divcomreg input[type="text"], input[type="password"]
{
    width: 200px;
    border: 1px solid #C1C1C1;
    height: 25px;
    margin-right: 5px;
    line-height: 25px;
}
.divcomreg input:focus
{
    border: 1px solid #56b4ef;
    box-shadow: 0 0 4px #56b4ef;
}
.divcomreg textArea
{
    border: 1px solid #C1C1C1;
    padding: 2px;
    font-size: 12px;
    line-height: 20px;
}
.divcomreg textArea:focus
{
    border: 1px solid #56b4ef;
    box-shadow: 0 0 4px #56b4ef;
    height: 100px;
}
.divcomreg textArea:blur
{
    height: 70px;
}
span.ttip
{
    font-size: 12px;
    color: #cf3442;
}
h3.rbTit
{
    background: url(/images/publicNew/tick.jpg) left center no-repeat;
    font-size: 22px;
    font-family: Microsoft Yahei;
    font-weight: normal;
    text-indent: 2em;
    line-height: 27px;
}
ul.yshi li
{
    height: 40px;
    line-height: 40px;
    text-indent: 30px;
    background: url(/images/publicNew/fpoint.jpg) left center no-repeat;
}
ul.yshi
{
    margin-top: 10px;
}
.cjwt
{
    padding: 20px;
    border: 1px solid #aeaeae;
    width: 300px;
    margin: 30px auto;
    background: url(/images/publicNew/tpb.jpg) 59px center no-repeat;
}
.cjwt a
{
    color: #cf3446;
    font-size: 25px;
    font-family: Microsoft Yahei;
    text-align: center;
    display: block;
    text-indent: 2em;
}
.jsBox {
  padding: 5px 5px;
}
input#BtnFaq {
  margin-top: 10px;
  width: 75px;
  height: 30px;
  border: 0;
  color: #fff;
  font-size: 14px;
  font-family: Microsoft Yahei;
  background: #cf3442;
  border-radius: 5px;
  margin-left: 167px;
}

