@charset "utf-8";

/*--------------------------------------------



|        Type:    CSS Document 



+---------------------------------------------



|        Author:  蔡慧



+---------------------------------------------



|        QQ:    807159382



+---------------------------------------------



|        Mail:   807159382@qq.com



+---------------------------------------------*/


/*--------------------------------------------



|              CAIHUI



+-------------------------------------------*/

body {
    background: url(../../images/wj/index_bg.jpg);
}


/* header */

.header {
    width: 100%;
    height: 125px;
}

.header>.comWidth>.fr {
    padding-top: 35px;
}

.logo {
    padding-top: 10px;
}

.header span {
    margin-left: 5px;
}

.header .hot i {
    color: #919191;
    line-height: 26px;
}

.header .hot b {
    color: #787878;
    font-size: 20px;
}

.header .tel {
    color: #a87f38;
    font-size: 24px;
    line-height: 30px;
}

.header>.comWidth>.fr .fl img {
    width: 60px;
    height: 60px;
}

.header .tel b {}


/* 导航 */

.nav {
    width: 100%;
    height: 54px;
    background-color: #1c2d5c;
}

.nav .comWidth {
    padding: 0 40px;
    width: 1120px;
    background-color: #1c2d5c;
}

.nav li {
    float: left;
    position: relative;
    z-index: 9999999;
    line-height: 54px;
}

.nav ul a {
    width: 100px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.nav a:hover,
.nav .on {
    background: #a87f38;
}

.nav ol {
    display: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
    width: 111px;
    position: absolute;
    top: 54px;
    left: 0;
    background: #47557c;
}

.nav ol li a:hover {
    background-color: #1c2d5c;
}

.nav .space {
    left: -500px;
}


/* banner */

.comWidth1 {
    padding: 10px 10px 20px 10px;
    background-color: #fff;
}

.b_flexslider {
    margin: 0px auto 0;
    position: relative;
    width: 100%;
    height: 420px;
    overflow: hidden;
    zoom: 1;
}

.b_flexslider .slides li {
    width: 100%;
    height: 420px;
}

.b_flex-control-nav {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
}

.b_flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
}

.b_flex-control-paging li a {
    background: #fff;
    display: block;
    height: 6px;
    width: 50px;
    cursor: pointer;
    _font-size: 0;
}

.b_flex-control-paging li a .b_flex-active,
.b_flex-control-paging li.active a {
    background: #d7a33a;
}

.b_flexslider .slides a img {
    width: 100%;
    height: 420px;
    display: block;
}


/* conaiter S*/

.title {
    width: 100%;
    height: 45px;
    background: #1c2d5c;
    overflow: hidden;
}

.title h3 {
    width: 140px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    margin-left: 10px;
    background: url(../../images/wj/icon/title1.png) no-repeat right center;
}

.title h3 em {
    font-size: 14px;
    color: #808080;
    margin-left: 5px;
    padding-left: 5px;
    border-left: 3px solid #092a4a;
}

.title .more,
.title .more1 {
    width: 45px;
    height: 45px;
    display: block;
    background: url(../../images/wj/icon/more.png) no-repeat #15275a center center;
}

.title .more,
.title .more2 {
    width: 45px;
    height: 45px;
    display: block;
    background: url(../../images/wj/icon/more.png) no-repeat #a66e0c center center;
}

.title .more1 {
    background: url(../../images/wj/icon/more.png) no-repeat #15275a center center;
}

.title .morew2 {
    background: url(../../images/wj/icon/more.png) no-repeat #a66e0c center center;
}

.title a:hover {
    background: url(../../images/wj/icon/more1.png) no-repeat #15275a center center;
}


/* 新闻资讯 */

.news {
    height: 425px;
    overflow: hidden;
}

.news-content {
    margin-top: 15px;
}

.news .title h3 {
    width: 145px;
}

.news .lists li {
    border: none;
}

.news-text {
    width: 550px;
}

.news-text h4 {
    font-size: 20px;
    color: #383838;
}

.news-text h4 a:hover {
    color: #a87f38;
    text-decoration: underline;
}

.news-text p {
    color: #999;
    font-size: 12px;
    line-height: 24px;
}

.news-text p {
    padding: 8px 0 22px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #f7f7f7;
}

.news-text p a {
    color: #a87f38;
}

.news-text p a:hover {
    color: #1c2d5c;
}

.date {
    float: right;
    color: #595757;
    line-height: 36px;
}

.lists li {
    background: url(../../images/wj/icon/news_ic.png) no-repeat 0 center;
    line-height: 36px;
    border-bottom: 1px solid #eae9e9;
    padding-left: 15px;
}

.lists li a:hover,
.navgation a:hover {
    color: #a87f38;
    text-decoration: underline;
}

.flexslider {
    margin: 0px auto 0;
    position: relative;
    width: 625px;
    height: 330px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 625px;
    height: 100%;
}

.flexslider .slides li a {
    width: 625px;
    height: 100%;
    display: block;
}

.flex-control-nav {
    position: absolute;
    right: 10px;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 1px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
}

.flex-control-paging li a {
    background: #88857f;
    display: block;
    height: 20px;
    width: 20px;
    color: #fff;
    cursor: pointer;
}

.flex-control-paging li a .flex-active,
.flex-control-paging li.active a {
    background: #f9b524;
}

.flexslider .slides a img {
    width: 625px;
    height: 100%;
    object-fit: cover;
    display: block;
}

.new-tabs .text {
    background: url(../../images/wj/icon/new-tm.png);
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.new-tabs .text p {
    color: #fff;
    text-indent: 14px;
    line-height: 40px;
}


/* 律师团队&案例精选&新法速递 */

.w-job {
    overflow: hidden;
    margin-top: 20px;
    background-color: #fff;
    width: 875px;
}

.work {
    width: 875px;
    margin-bottom: 20px;
}

.notice {
    width: 310px;
    display: block;
    margin-top: 20px;
}

.notice .title {
    background-color: #a87f38;
}

.work .title h3 {
    background: url(../../images/wj/icon/title2.png) no-repeat right center;
}

.notice .title h3 {
    background: none;
}

.marqueeleft {
    height: 235px;
    width: 876px;
    overflow: hidden;
    padding-top: 15px;
    background-color: #f9f9f9;
}

.marqueeleft ul {
    float: left;
}

.marqueeleft li {
    float: left;
    margin: 0 5px;
    display: inline;
    width: 173px;
    height: 254px;
    overflow: hidden;
}

.marqueeleft li img {
    width: 173px;
    height: 204px;
    overflow: hidden;
}

.marqueeleft li h4 {
    text-align: center;
    font-weight: normal;
    color: #000;
}

.newsbar,
.law {
    width: 427px;
    padding-bottom: 20px;
}

.newsbar .lists ul {
    overflow: hidden;
}

.newsbar .lists li,
.law .lists li {
    border: none;
    line-height: 38px;
}

.newsbar .title h3 {
    background: url(../../images/wj/icon/title3.png) no-repeat right center;
}

.law .title h3 {
    background: url(../../images/wj/icon/title4.png) no-repeat right center;
    width: 205px;
}

.newsbar .lists,
.law .lists {
    padding-top: 15px;
}

.list1 {
    margin-top: 15px;
    _padding-bottom: 19px;
    overflow: hidden;
    height: 250px;
}


/* 服务领域&委托流程 */

.rightBox {
    width: 310px;
}

.notice ul {
    background-color: #f9f9f9;
    padding: 10px 0 20px 0;
}

.notice ul li {
    padding-left: 15px;
}

.notice ul li a {
    display: block;
    /*width:100px;*/
    background: url(../../images/wj/icon/list.png) no-repeat 0 center;
    padding-left: 12px;
    line-height: 34px;
}

.notice ul li a.fr {
    width: 170px;
}

.notice02 ul li a {
    width: 100%;
    background: url(../../images/wj/icon/news_ic.png) no-repeat 0 center;
    padding-left: 15px;
}

.notice ul li a:hover {
    color: #a87f38;
}

.advgg {
    width: 310px;
    height: 123px;
}

.advgg img {
    width: 100%;
}


/* 友情链接 */

.navgation {
    height: 110px;
    background: #ededed;
}

.navgation h3 {
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    color: #383838;
    font-size: 20px;
    background: url(../../images/wj/icon/title5.png) no-repeat right center;
    width: 140px;
}

.navgation span {
    background: url(../../images/wj/icon/b_line.png) no-repeat 0 bottom;
    width: 100%;
    display: block;
    height: 50px;
    margin-bottom: 20px;
}

.navgation a {
    color: #808080;
    padding: 0 20px;
}


/* footer */

.footer {
    height: 95px;
    background: #1c2d5c;
    border-top: 4px solid #a9813b;
    padding-top: 30px;
}

.bottomLink {
    width: 510px;
    margin: 0 auto;
}

.bottomLink a {
    display: block;
    width: 71px;
    float: left;
    color: #fff;
    background: url(../../images/wj/icon/right_line.png) no-repeat right center;
    text-align: center;
}

.copyright {
    padding-top: 10px;
}

.footer p {
    color: #c8c8c8;
    text-align: center;
    line-height: 25px;
}

.footer p a {
    color: #c8c8c8;
}

.footer p a:hover,
.bottomLink a:hover {
    text-decoration: underline;
}


/*内页-公共*/

.conaiter {
    margin: 30px 0 50px 0;
}

.conaiter .sideleft {
    width: 260px;
    margin-bottom: 20px;
}

.conaiter .sideleft .subName {
    display: block;
    text-align: center;
    background-color: #fff;
    padding-bottom: 20px;
}

.conaiter .sideleft .subName h3 {
    background: url(../../images/wj/su_ng.jpg) no-repeat;
    display: block;
    height: 116px;
    line-height: 116px;
    font-size: 40px;
    color: #fff;
}

.conaiter .sideleft .subName a {
    padding: 9px 0;
    background: url(../../images/wj/icon/l_line.jpg) no-repeat 0 center;
    display: block;
    color: #333;
    font-size: 18px;
    margin-bottom: 4px;
}

.conaiter .sideleft .subName a:hover {
    background: #a87f38;
    color: #fff;
}

.conaiter .sideleft>h3 {
    text-align: center;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 26px;
    background: #a87f38;
    margin-top: 20px;
}

.conaiter .sideleft>ul {
    background: #fff;
}

.conaiter .sideleft>ul>li {
    line-height: 36px;
    display: block;
    height: 36px;
    border-bottom: 1px solid #fafafa;
    padding-left: 25px;
}

.conaiter .sideleft>ul>li>a {
    background: url(../../images/wj/icon/list.png) no-repeat 0px center;
    padding-left: 15px;
}

.conaiter .sideleft>ul>li:hover {
    background: url(../../images/wj/icon/l_line.jpg) no-repeat 0 center;
    background-color: #f7f7f7;
}


/*案例精选*/

.conaiter .sideright {
    width: 850px;
    padding: 30px;
    background: #fff;
}

.conaiter .sideright .tit {
    height: 65px;
    background: url(../images/line.jpg) no-repeat 0 bottom;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.conaiter .sideright .tit b {
    color: #1c2d5c;
    font-size: 34px;
}

.conaiter .sideright .tit .fl i {
    color: #989898;
    padding-left: 20px;
    font-size: 24px;
    letter-spacing: 1px;
}

.conaiter .sideright .tit .fr {
    line-height: 60px;
}

.conaiter .sideright .tit .fr,
.conaiter .sideright .tit .fr a {
    color: #989898;
}

.conaiter .sideright .tit .fr i {
    color: #333;
}

.conaiter .sideright .tit .fr a:hover {
    text-decoration: underline;
}

.conaiter .sideright .lb ul li {
    background: url(../../images/wj/icon/list1.png) no-repeat 0 center;
    text-indent: 8px;
    line-height: 50px;
    border-bottom: 1px solid #e3e3e3;
}

.conaiter .sideright .lb ul li em {
    float: right;
}

.conaiter .sideright .lb ul li a:hover {
    color: #a87f38;
}

.conaiter .sideright .text h1 {
    font-size: 22px;
    color: #383838;
    text-align: center;
    line-height: 52px;
}

.conaiter .sideright .text p.subAuthor {
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.conaiter .sideright .text .content p {
    line-height: 32px;
}

.conaiter .sideright .text .content p img {
    width: 100%;
    height: 100%;
}


/*翻页*/

.pageNum {
    width: 820px;
    height: 50px;
    margin: 0 auto;
    margin-top: 50px;
}

.pageNum a,
.pageNum i,
.pageNum .pative {
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    display: inline-block;
    background-color: #f1f1f1;
    float: left;
    margin: 0 3px;
    color: #383838;
}

.pageNum span {
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    display: inline-block;
    float: left;
    margin: 0 3px;
    color: #fff;
    background-color: #1c2d5c;
}

.pageNum i {
    background-color: #fff;
}

.pageNum a.pative,
.pageNum a.next,
.pageNum span.pative {
    padding: 0 18px;
    color: #fff;
    background-color: #1c2d5c;
}

.pageNum a:hover,
.pageNum .pative {
    color: #fff;
    background-color: #1c2d5c;
}


/*法律咨询&联系我们*/

.wrap ul li.remark {
    position: relative;
}

.wrap ul li.remark span {
    position: absolute;
    top: 0px;
    left: 0;
}

.wrap input {
    background: #f9f9f9;
    margin: 0 0 15px 15px;
    height: 36px;
    padding-left: 5px;
    width: 300px;
}

.wrap textarea {
    margin: 0 0 15px 71px;
    padding-left: 5px;
    background: #f9f9f9;
    width: 450px;
    height: 120px;
    border-radius: 4px;
}

.wrap button {
    width: 190px;
    height: 50px;
    border: none;
    background: #a87f38;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    cursor: pointer;
    margin: 20px 0 0 70px;
}

.zxlist {
    margin-top: 60px;
}

.zxlist b {
    background: url(../../images/wj/icon/line2.jpg) no-repeat 0 bottom;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #1c2d5c;
    font-size: 24px;
}

.comments .pjcont {
    padding: 8px 30px 20px 20px;
    display: block;
    width: 730px;
    border-bottom: 2px dotted #e3e3e3;
    color: #999;
    margin-right: 20px;
}

.comments .pjcont p {
    line-height: 30px;
}

.comments .pjcont em {
    color: #666;
    padding-right: 10px;
}

.comments .hf {
    width: 770px;
    /*height: 80px;*/
    margin: 15px 0;
    margin-left: 50px;
    border-bottom: 1px dotted #e3e3e3;
    padding: 20px 0;
}

.comments .hf .pjcont {
    width: 680px;
    border: none;
    padding: 0;
}

.comments .hf .photo {
    padding: 0;
    padding-top: 5px;
    margin-right: 15px;
}

.comments .hf .co {
    color: #ff000c;
}

.comments {
    margin-top: 30px;
}

.ly ul li {
    width: 274px;
    /*height: 222px;*/
    background: #f1f1f1;
    overflow: hidden;
    float: left;
    margin-right: 14px;
    margin-bottom: 30px;
}

.ly ul li img {
    width: 274px;
    height: 172px;
    display: block;
}

.ly ul li a {
    display: block;
    line-height: 50px;
    height: 50px;
    width: 100%;
    text-align: center;
    background: #f1f1f1;
    font-size: 18px;
    color: #333;
}

.ly ul li a:hover {
    background: #a87f38;
    color: #fff;
}

.contact .conEwm .szpic {
    border: 10px solid #f8f8f8;
}

.contact .conEwm .szpic,
.contact .conEwm .szpic img {
    width: 250px;
    height: 250px;
}

.contact .conEwm .infor {
    margin-left: 30px;
}

.contact .conEwm .infor ul li {
    line-height: 32px;
    font-size: 16px;
}

.contact .conEwm .infor ul li em {
    font-size: 24px;
    color: #a87f38;
    line-height: 38px;
    display: block;
    padding: 10px 0;
}

.contact .map {
    width: 854px;
    height: 471px;
    overflow: hidden;
    margin-top: 30px;
}


/*新闻咨询*/

.conaiter .sideright .timeThing {
    margin-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px solid #f6f6f6;
}

.conaiter .sideright .time {
    float: left;
    border-right: 1px solid #f6f6f6;
    padding-right: 20px;
}

.conaiter .sideright .time h2 {
    color: #686868;
    font-size: 24px;
    line-height: 26px;
}

.conaiter .sideright .time em {
    color: #b6b6b6;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
}

.conaiter .sideright .text1 {
    width: 745px;
    height: 90px;
    float: right;
}

.conaiter .sideright .text1 h3 {
    font-size: 16px;
}

.conaiter .sideright .text1 a:hover {
    color: #1c2d5c;
}

.conaiter .sideright .text1 p {
    color: #999;
}

.conaiter .sideright .pageLink {
    margin-top: 50px;
}

.conaiter .sideright .pageLink p {
    color: #333;
}

.conaiter .sideright .pageLink p a {
    color: #989898;
}

.conaiter .sideright .pageLink p a:hover {
    color: #1c2d5c;
    text-decoration: underline;
}

.subBanner img {
    width: 854px;
    height: 240px;
    margin-bottom: 50px;
}


/*社会荣誉*/

.ry ul li {
    width: 249px;
    padding: 10px;
    /*height: 235px;*/
    margin-right: 20px;
}

.ry ul li img {
    width: 249px;
    height: 198px;
}

.ry h3,
.team h3 {
    font-weight: normal;
    display: block;
    font-size: 12px;
    text-align: center;
}

.team h3 {
    height: 45px;
    line-height: 45px;
}

.ry h3 {
    line-height: 24px;
    padding: 10px 0 0 0;
}

.actiLlist {
    border-bottom: 1px solid #e3e3e3;
    padding: 15px 0;
}

.actiLlist .actiPi,
.actiPic img {
    width: 238px;
    height: 138px;
}

.actiLlist .actiCont {
    width: 600px;
}

.actiLlist .actiCont h3 {
    color: #333;
    line-height: 32px;
}

.actiLlist .actiCont em {
    color: #989898;
}

.actiLlist .actiCont p {
    color: #989898;
    font-size: 12px;
    line-height: 26px;
}

.actiLlist .actiCont a {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #a87f38;
    display: block;
    border: 1px solid #f1f1f1;
}

.actiLlist .actiCont a:hover {
    background: #b8975d;
    color: #1c2d5c;
}


/*律师团队&律师团队-详细&人才招聘*/

.team ul li {
    width: 200px;
    height: 285px;
    margin-right: 15px;
}

.yx-team ul li {
    width: 273px;
    height: 260px;
    margin-right: 15px;
}

.yx-team ul li:nth-child(3n) {
    margin-right: 0;
}

.team ul li img {
    width: 200px;
    height: 235px;
}

.yx-team ul li img {
    width: 273px;
    height: 210px;
}

.lsteam .lsInf {
    margin-bottom: 30px;
}

.lsteam .lsInf .szpic {
    padding: 8px;
    border: 5px solid #f1f1f1;
}

.lsteam .lsInf .szpic img {
    width: 230px;
    height: 258px;
    display: block;
	object-fit: contain;
}

.lsteam .lsInf .yxtd-szpic img {
    height: 201px;
}

.lsteam .lsInf .ziliao ul li {
    display: block;
    height: 56px;
    line-height: 50px;
    background: #f9f9f9;
    border-bottom: 1px solid #fff;
    width: 550px;
}

.lsteam .lsInf .ziliao ul li b {
    display: block;
    width: 100px;
    border-right: 1px solid #fff;
    float: left;
    text-align: center;
}

.lsteam .lsInf .ziliao ul li em {
    color: #a87f38;
    padding-left: 30px;
}

.lsteam .lsCont {
    color: #333;
}

.lsteam .lsCont .grjj {
    display: block;
    height: 50px;
    background: url(../images/line.jpg) no-repeat 0 bottom;
    color: #1c2d5c;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
}

.lsteam .lsCont p {
    line-height: 32px;
    text-indent: 24px;
}

.rcBox ul li a {
    display: block;
    height: 60px;
    border-bottom: 4px solid #fff;
    line-height: 60px;
    text-indent: 24px;
    font-size: 18px;
    background: url(../../images/wj/icon/more1.png) no-repeat #f8f8f8 790px center;
}

.rcBox ul li a:hover {
    background: url(../../images/wj/icon/more2.png) no-repeat #1c2d5c 790px center;
    color: #fff;
}

.rcBox span {
    display: block;
    height: 60px;
    background: #1c2d5c;
    line-height: 60px;
    margin-bottom: 50px;
}

.rcBox span b {
    padding: 18px 30px;
    background: #a87f38;
    color: #fff;
    font-size: 20px;
}

.rcBox p {
    line-height: 32px;
    text-indent: 24px;
}

.team-search-wrap {
    position: relative;
    width: 100%;
    height: 46px;
}

.team-search {
    position: absolute;
    right: 0;
    top: 0;
    width: 320px;
    height: 46px;
    border: solid 1px #dcdcdc;
    border-radius: 10px;
    background-color: #fff;
}

.team-search .search-input {
    width: 220px;
    height: 46px;
    border-radius: 10px 0 0 10px;
    background-color: transparent;
    border: 0;
    padding: 0 12px;
    box-sizing: border-box;
    outline: none;
}

.team-search .search-btn {
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    width: 95px;
    height: 46px;
    border: 0;
    background-color: #1c2d5c;
    border-radius: 0 10px 10px 0;
}