@charset "utf-8";

.lawyerstar-banner{
    height: 436px;
    background: url("../../img/Event/Event/lawyerstar/lawyer_banner.jpg") top center no-repeat;
}
.bgf9f9f9{
    background-color: #f9f9f9;
}
.boderBoteee{
    border-bottom: 1px solid #eee;
}
.lawyer-flow{
    width: 630px;
    padding: 70px 0 0 120px;
}
.lawyer-forms{
    width: 425px;
    margin: 50px 0;
    background-color: #fff;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0px 8px rgba(102,102,102,0.2);
    -webkit-box-shadow: 0 0px 8px rgba(102,102,102,0.2);
    box-shadow: 0 0px 8px rgba(102,102,102,0.2);
}
.lawyer-forms h3{
    height: 50px;
    line-height: 50px;
    background-color: #e6e9ec;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    text-align: center;
}
.lawyer-forms-inner{
    padding: 23px 30px 26px;
}
.lawyerTextarea{
    width: 100%;
    height: 140px;
    margin-bottom: 10px;
    padding: 8px 15px;
    border: 1px solid #eeeeee;
    background: #fefefe;
    font-size: 12px;
}
.lawyerIpt{
    width: 335px;
    margin-bottom: 10px;
    padding: 9px 15px;
    border: 1px solid #eeeeee;
    background: #fefefe;
    line-height: 16px;
}
.lawyer-forms-inner .sample{
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #333333;
    position: relative;
}
.lawyer-forms-inner .sample span{
    margin-right: 12px;
}
.sample-suspend-con{
    position: absolute;
    top: 40px;
    left: 0;
    width: 367px;
    padding: 12px 14px;
    border: 1px solid #eeeeee;
    background-color: #fffbf1;
    color: #666666;
    line-height: 16px;
    z-index: 100;
    display: none;
}
.sample-suspend-con .arrow{
    position: absolute;
    top: -8px;
    display: block;
    width: 12px;
    height: 8px;
    background: url("../../img/Event/Event/lawyerstar/arrow.png") 0 0 no-repeat;
}
.sample-suspend-con .arrow1{
    left: 26px;
}
.sample-suspend-con .arrow2{
    left: 67px;
}
.lawyer-forms-inner .btn{
    padding-top: 20px;
}
.lawyer-forms-inner .btn a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eeeeee;
    background-color: #00c9ff;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.lawyer-title{
    padding: 56px 0 52px;
    font-size: 20px;
    color: #333333;
    font-weight: normal;
    text-align: center;
}
.lawyer-list{
    margin-bottom: 70px;
    padding-left: 100px;
}
.lawyer-list li{
    float: left;
    width: 230px;
    margin:0 20px 20px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}
.lawyer-list .margR0{
    margin-right: 0;
}
.lawyer-list li img{
    width: 230px;
    height: 320px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.lawyer-list li a{
    display: block;
    position: relative;
    overflow: hidden;
}
.lawyer-list-mask{
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding: 33px 20px 0;
}
.lawyer-list-mask .name{
    font-size: 20px;
}
.lawyer-list-mask .company{
    padding: 5px 0 0;
    font-size: 12px;
    color: #f8a828;
}
.lawyer-list-mask .foottip{
    position: absolute;
    bottom: 35px;
}
.lawyer-list-mask .tips{
    margin-top: 10px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 21px;
}
.lawyer-list li.w480{
    width: 480px;
}
.lawyer-list li.w480 img{
    width: 480px;
}
.lawyer-more{
    padding: 0 0 60px;
    text-align: center;
}
.lawyer-more a{
    display: inline-block;
    width: 292px;
    height: 44px;
    background-color: #00c9ff;
    font-size: 24px;
    color: #fff;
    line-height: 44px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}
.lawyer-recom{
    margin-left: 91px;
    padding-bottom: 50px;
}
.lawyer-recom li{
    float: left;
    border: #eeeeee solid 1px;
    width: 230px;
    height: 320px;
    margin: 0 10px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.lawyer-recom li a{
    display: block;
    width: 228px;
    height: 318px;
}
.lawyer-recom li i,.lawyer-recom li h4,.lawyer-recom li p,.lawyer-recom li h5,.lawyer-recom li div{
    position: absolute;
    left: 0;
    -webkit-transition: top 0.2s;
    -moz-transition: top 0.2s;
    -ms-transition: top 0.2s;
    -o-transition: top 0.2s;
    transition: top 0.2s;

}
.lawyer-recom li h4,.lawyer-recom li p,.lawyer-recom li h5{
    width: 228px;
}
.lawyer-recom li i{
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: url("../../img/Event/Home_index/index.png") no-repeat 0 -717px;
    top: 49px;
    left: 50%;
    margin-left: -40px;
}
.lawyer-recom li i img{
    vertical-align: middle;
}
.lawyer-recom li h4{
    top: 155px;
    font-size: 18px;
    color: #575757;
}
.lawyer-recom li p{
    top: 185px;
    font-size: 12px;
    color: #b0b0b0;
    line-height: 16px;
}
.lawyer-recom li h5{
    top: 250px;
    font-size: 18px;
    color:#fd5a66;
}
.lawyer-recom li div{
    top: 318px;
    display: inline-block;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    padding: 7px 0;
    color: #ffffff;
    background: #fd5a66;
    font-size: 12px;
}
.lawyer-recom li div:hover{
    background: #cd4958;
}
.lawyer-recom li:hover i{top:20px;}
.lawyer-recom li:hover h4{top:130px;}
.lawyer-recom li:hover p{top:157px;}
.lawyer-recom li:hover h5{top:215px;}
.lawyer-recom li:hover div{top:260px;}
/*火爆特惠*/
.hbth{
    padding:0 100px 48px;
}
.cyflgw{
    color:#333;font-size: 18px;margin-bottom: 14px;
}
.cyfagwjg{
    color:#7f7f7f;font-size: 14px;margin-bottom: 12px;
}
.cyfagwjg em{
    font-size: 24px;color: #ff5962;
}
.colorff5962{
    color:#ff5962;margin-right: 35px;
}
.cyflgwsm{
    font-size: 14px;color:#7f7f7f;background: #f9f9f9;line-height: 28px;padding:12px;
}
.known{
    width: 130px;height: 30px;font-size: 14px;color:#fff;text-align: center;line-height: 30px;background: #00c9ff;display: block;margin-top: 12px;border-radius: 4px;
}

