@charset "UTF-8";
body{
    font-family: "Microsoft YaHei";
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style-type: none;
}
a{
    text-decoration: none;
}
.container {
    width: 1000px;
    padding-left: 0;
    padding-right: 0;
}
.font12{
    font-size: 12px;
}
.font14{
    font-size: 14px;
}
.color-bfbfbf{
    color: #bfbfbf;
}
.color-676767{
    color: #676767;
}
.mb10{ margin-bottom: 10px}
.mb15{ margin-bottom: 15px}
/*header*/
.header{
    width: 100%;
    height: 127px;
    background: url(../images/honor/header_bg.jpg) repeat left center;
}

.header .logo{
    height: 127px;
    line-height: 127px;
}

.content_bg{
    width: 100%;
    height: 710px;
    background: url(../images/honor/content_bg.jpg) no-repeat top center;
    background-color: #03246a;
}

.content_bg .menu{
    width: 229px;
    height: 680px;
    background: url(../images/honor/menu_bg.jpg) no-repeat left center;
    float: left;
}
.content_bg .menu ul{
    margin-top: 47px;
}
.content_bg .menu li{
    height: 47px;
    line-height: 47px;
    margin-bottom: 12px;
}
.content_bg .menu li span.menu-left{
    padding-left: 77px;
    float: left;
    height: 47px;
}
.content_bg .menu li span.menu-right{
    width: 37px;
    height: 47px;
    float: right;
    background: url(../images/honor/menu_li.png) no-repeat 0 center;
}
.content_bg .menu li span.committee{
    background: url(../images/honor/committee_icon.png) no-repeat 20px center;
}
.content_bg .menu li span.member{
    background: url(../images/honor/member_icon.png) no-repeat 20px center;
}
.content_bg .menu li span.lawoffice{
    background: url(../images/honor/law_office_icon.png) no-repeat 20px center;
}
.content_bg .menu li span.lawyer{
    background: url(../images/honor/member_icon.png) no-repeat 20px center;
}
.content_bg .menu li span.professionallawyer{
    background: url(../images/honor/professional_lawyer_icon.png) no-repeat 20px center;
}
.content_bg .menu li span.paper{
    background: url(../images/honor/paper_icon.png) no-repeat 20px center;
}
.content_bg .menu li span.cases{
    background: url(../images/honor/cases_icon.png) no-repeat 20px center;
}
.content_bg .menu li span.team{
    background: url(../images/honor/team_icon.png) no-repeat 20px center;
}
.content_bg .menu li span.publicbenefit{
    background: url(../images/honor/public_benefit_icon.png) no-repeat 20px center;
}
.content_bg .menu li a{
    text-decoration: none;
    color: #fbd350;
}
.content_bg .menu li a:hover{
    height: 47px;
    width: 229px;
    background: url(../images/honor/menu_hover.jpg) no-repeat left center;
    display: block;
}
.content_bg .menu li a.active{
    height: 47px;
    width: 229px;
    background: url(../images/honor/menu_hover.jpg) no-repeat left center;
    display: block;
}
.content_bg .menu .back{
    padding: 20px 0;
    text-align: center;
}
.content_bg .content{
    width: 680px;
    margin-left: 40px;
    float: left;
    position: relative;
    z-index: 99;
}
.content_bg .content .honor_icon{
    width: 680px;
    height: 172px;
    position: absolute;
    top: -127px;
    z-index: 100;
}
.content_bg .content .honor_icon img{
    float: right;
}
.content_bg .content .content_box{
    margin-top: 46px;
    height: 620px;
    width: 670px;
    background-color: #ffffff;
    padding: 10px 0 10px 20px;
    border-radius: 10px;
}
.content_bg .content .content_box .honor_title{
    width: 630px;
    height: 20px;
    line-height: 20px;
    background: url(../images/honor/honor_title.png) no-repeat left center;
    padding-left: 15px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    overflow: hidden;
}
.content_bg .content .content_box .honor_title .pull-right{
    padding-right: 20px;
}
.content_bg .content .content_box .honor_title .pull-right .form-control{
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    border-radius:0;
    padding:0 10px;
}
.content_bg .content .content_box .honor_footer{
    width: 630px;
    height: 9px;
    background: url(../images/honor/honor_footer.png) no-repeat left center;
}
.content_bg .content .content_box h4{
    text-align: center;
    padding: 10px 0;
}
.member_list{
    width: 630px;
}
.member_list .member_box{
    width: 287px;
    height: 177px;
    float: left;
    margin-bottom: 10px;
    margin-right: 25px;
    overflow: hidden;
}
.member_list .member_box .img{
    width: 124px;
    height: 177px;
    float: left;
}
.member_list .member_box .img img{
    width: 100%;
}
.member_list .member_box .title{
    width: 155px;
    height: 117px;
    float: left;
    padding-left: 10px;
    padding-top: 60px;
}

.law_office_list{
    width: 630px;
}
.law_office_list .law_office_box{
    width: 280px;
    height: 100px;
    margin: 5px 15px;
    text-align: center;
    float: left;
}
.law_office_list .law_office_box .img {
    border: solid #eeeeee 1px;
    height: 62px;
}
.law_office_list .law_office_box .img img{
    height: 60px;
}
.law_office_list .law_office_box .title{
    line-height: 30px;
}

.paper_list{
    width: 630px;
}
.paper_list .paper_box{
    width: 620px;
    background: url(../images/honor/honor_fk.png) no-repeat 10px 16px;
    padding: 8px 25px;
    border-bottom: solid #eeeeee 1px;
}
.paper_list .paper_box p{
    padding: 0;
    margin: 0;
    line-height: 23px;
}
/*footer*/
.footer{
    font-size: 14px;
    color: #ffffff;
    line-height: 23px;
    height: 129px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url(../images/index/footer_bg.jpg);
    background-repeat: repeat;
    background-position: left center;
}
.footer .pull-left{
    margin-left: 35px;
}
.footer .pull-left .copyright{
    padding-top: 10px;
    padding-bottom: 15px;
}
.footer .pull-left .contact_box{
    height: 23px;
}
.footer .pull-left .contact_box span{
    float: left;
    padding-right: 10px;
}
.footer .pull-left .map_icon{
    height: 23px;
    width: 23px;
    background-image: url(../images/index/map_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.footer .pull-left .phone_icon{
    height: 20px;
    width: 20px;
    background-image: url(../images/index/phone_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.footer .pull-left .fax_icon{
    height: 20px;
    width: 20px;
    background-image: url(../images/index/fax_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.footer .pull-right{
    width: 377px;
}
.footer .pull-right .weixin{
    margin-top: 12px;
    float: left;
}
.footer .pull-right .saoma{
    float: left;
    padding-top: 70px;
    padding-left: 20px;
}
/*footer*/