body{
    background: #F3F5F7
}
.containerBox{
    width: 100%;
    height: 484px;
    background: #f3f5f7 url(../../../public/images/pics/registerBgPic.png) no-repeat center center;
}
.containerBox .title{
    text-align: center;
    padding-top: 60px;
}
.containerBox .sub_title{
    width: 700px;
    height: 60px;
    margin: 30px auto 0;
    background:rgba(9, 159, 207, 0.65);
    border-radius: 30px;
    line-height: 60px;
    text-align: center
}
.containerBox .sub_title span{
    font-size: 30px;
    color: #fff;
}
.zh_popUpaward .textBox li em {
    padding-left: 10px;
    background: url(../images/icons/icon_zcGreyPoint.png) no-repeat left center;
}
.zh_popUpaward .textBox {
    padding: 20px 20px;
    height: 200px;
}
.containerBox .sub_title span em{
    font-size: 30px;
    color: #fff600;
}
.containerBox .matchCount{
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-top: 45px;
}
.containerBox .matchCount em{
    font-size: 24px;
    font-weight: bold;
    color: #fff600
}
.matchBox {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    margin-top: -130px;
    border-radius: 10px;
}
.matchBox .matchSearch{
    width: 795px;
    margin: 0 auto;
    position: relative;
}
.matchBox .matchSearch input{
    width: 620px;
    height: 40px;
    border: none;
    border:1px solid #dddddd;
    border-right: none;
    display: inline-block;
    border-top-left-radius: 30px;
    padding-left: 30px;
    border-bottom-left-radius: 30px;
}
.matchBox .matchSearch .btnMatch{
    width: 135px;
    height: 50px;
    background: #308bd8;
    text-align: center;
    line-height: 50px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    font-size: 16px;
    color: #fff;
}
a:hover{
    text-decoration: none
}
.matchBox .matchSearch .btnMatch img{
    vertical-align: middle;
}
.matchBox .matchTab{
    margin-top: 25px;
    text-align: center;
}
.matchBox p{
    display: inline-block;
}
.matchBox .matchTab .TipTitle{
    line-height: 30px;
    color: #999;
}
.matchBox .matchTab .Tipbar{
    height: 30px;
    line-height: 30px;
    color: #318bd8;
    padding: 0 15px;
    margin-left: 10px;
    background-color: #e9f2fa;
    border-radius: 20px;
    cursor: pointer;
}
.matchBox .matchTab .Tipbar em{
    width: 14px;
    height: 30px;
    margin-left: 5px;
    background: url(../images/tipIcon.png) no-repeat left center;
}
.matchBox .crumb_title{
    font-size: 18px;
    color: #333333;
    background: #f8f8f8;
    border-left: 2px solid #308bd8;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    margin: 25px 0 20px;
}
.recommendInfor li{
    border: 1px solid #ececec;
    margin: 0 auto;
    margin-top: 20px;
    padding: 5px 0px 5px 15px;
}
.recommendInfor li .leftBox{
    width: 630px;
}
.recommendInfor li .leftBox .sub_leftTitle{
    margin-top: 15px;
}
.recommendInfor li .leftBox .sub_leftTitle span{
    display: inline-block;
    /* background: url(../images/ZCPP_ShenBaong.png) no-repeat center; */
    width: 51px;
    height: 20px;
    line-height: 20px;
    padding-left: 8px;
    color: #fff;
    margin-top: 2px; 
}
.recommendInfor li .leftBox .sub_leftTitle span.declare{
	background: url(../images/declare1.png) no-repeat center;
}
.recommendInfor li .leftBox .sub_leftTitle span.declared{
	background: url(../images/declared1.png) no-repeat center;
}
.recommendInfor li .leftBox .sub_leftTitle span{
	background: url(../images/declareing1.png) no-repeat center;
}
.recommendInfor li .leftBox .sub_leftTitle a{
    max-width: 520px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    color: #333;
    font-size: 18px;
}
.recommendInfor li .leftBox .sub_leftTitle a:hover{
    color: #308bd8
}
.recommendInfor li .leftBox .sub_sideTitle{
    color: #999;
    margin-top: 10px;
}
.recommendInfor li .leftBox .sub_sideTitle a{
    color: #999;
}
.recommendInfor li .centerBox{
    width: 240px;
    margin-top: 20px;
    border-right: 1px solid #ececec
}
.recommendInfor li .centerBox .method span{
    text-align: center;
    font-size: 22px;
    display: block;
    font-weight: bold;
    color: #fa8936;
    margin: 10px 0 10px;
}
.recommendInfor li .centerBox span{
    font-size: 14px;
    color: #999999;
    padding-top: 10px;
}
.recommendInfor li .rightBox{
    width: 248px;
    height: 90px;
    margin: 11px 0 12px;
    margin-right: 30px;
}
.recommendInfor li .rightBox p{
    display: block;
    color: #999;
}
.recommendInfor li .rightBox p em{
    font-size: 18px;
    color: #fa8936;
    font-weight: bold
}
.recommendInfor li .rightBox span{
    color: #999;
}
.recommendInfor li .rightBox a{
    color:#308bd8
}
.dropdown-menu a{
    line-height: 40px!important
}
.dropdown-menu{
    left: 15px!important;
    top: 50px;  
    min-width: 640px!important;
}

.processingbar {
    text-align: center;
    position: relative;
    width: 160px;
    margin: 0 auto;
    margin-top: 100px;
  }
  .processingbar font {
    color: #0088cc;
    display: block;
    width: 160px;
    height: 160px;
    line-height: 160px;
    font-size: 22px;
    font-weight:bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0px 0 0 0px;
  }
  .consult_Pop {
     width: 100%;
     margin-top: -12%;
     height: 120%;
    background: rgba(0,0,0, 0.4);
    z-index: 500;
    position: fixed;
}
.consult_bg{
    position: fixed;
    top:35%;
    left: 40%;
    width: 330px;
    height: 290px;
    background: url(../images/propBg.png) no-repeat center;
}
.copyFont{
    color: #0088cc;
    display: block;
    width: 160px;
    height: 160px;
    line-height: 160px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0px 0 0 0px;
}
.zh_popUpbgSteward .zh_popUpcon{
    width: 500px!important;
    height: 490px!important;
    max-height: 490px!important;
}
.zh_popUpbgWidthSma .zh_popUpcon{
    width: 300px!important;
    height: 240px!important;
}
.zh_popUpbgWidthSma .zh_popUpcon img,.zh_popUpbgInfo .zh_popUpcon img{
    margin:20px 0;
}
.btnGroup{
    text-align: center;
   
}
.zh_popUpText{
    font-size: 16px;
    color: #333;
}
.zh_popUpText a{
    color: #308bd8;
    cursor: pointer;
}
.zh_popUpText span{
    color: #fa8936
}
.btnGroup a{
    display: inline-block;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    background: #308bd8
}
.btnGroup a.bg_info{
    background: #9f9f9f
}
.centerBox{
    text-align: center
}
.zh_popUpbgSteward .zh_popUpcon .topSteward{
    position: absolute;
    left: 15px;
    top: -3px;
}
.zh_popUpbgSteward .zh_popUpcon .centerBox{
    position: relative;
}
.servieInfo{
    width: 410px;
    margin-left: 70px;
}
.servieInfo{
    padding-top: 15px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 15px;
}
.servieInfo dl dt{
    margin-right: 15px;
}
.servieInfo dl dt img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border:1px solid #eee;
    padding: 5px
}
.servieInfo dl .userInfo{
    font-size: 24px;
    color: #333;
    margin: 20px 0 15px;
}
.servieInfo dl .userInfo span{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    width: 75px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background: #7cb921;
    border-radius: 20px;
    margin-left: 10px;
}
.servieInfo dl dd em{
    font-size: 14px;
    color: #666;
    display: inline-block;
    padding:5px;
    background: #edf5fe;
    margin-right: 5px;
}
.linkInfo{
    margin-top: 15px;
}
.linkInfo img{
    margin-right: 5px;
}
.linkInfo i{
    border-left: 1px solid #9dcefa;
    margin: 0 10px;
}
.btnGroup a img{
    margin-right: 10px;
}
.zh_popUpbgSteward .btnGroup a{
    width: 130px;
    height: 40px;
    line-height: 40px;
    border-radius: 18px;
}
.zh_popUpbgSteward .btnGroup a.orange {
    background: #fa8936
}
.zh_popUpbgSteward h3{
    text-align: center;
    font-size: 20px;
    color: #308bd8;
    font-weight: bold;
}
.zh_popUpbgSteward h3 span{
    margin: 0 10px;
}
.detail_List {
    margin-top: 15px;
    padding:0 35px;
}
.detail_List li{
    width: 208px;
}
.detail_List li:first-child{
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.detail_List li:nth-child(2){
    border-bottom: 1px solid #eee;
}
.detail_List li:nth-child(3){
    border-right: 1px solid #eee;
}
.detail_List li dl{
    height: 90px;
}
.detail_List li dl dt{
    height: 100%;;
    float: left;
    width: 30px;
    margin-right: 10px;
}
.detail_List li dl dd{
    width: 140px;
    float: left;
}
.detail_List li dl dd.title{
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
}
.detail_List li dl dd.content{
    font-size: 14px;
    color: #999;
}
.zh_popUpaward .zh_popUpcon{
    width: 500px!important;
}