@charset "utf-8";
/* CSS Document */
body,html {margin:0; padding:0; color: #666;  font:12px/180% "微软雅黑","Helvetica Neue", Arial, Helvetica, sans-serif;}
*{ margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; }
body{width:100%; background: #fff;}
body a{outline:none; blr:expression(this.onFocus=this.blur());}
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin: 0;padding: 0; list-style:none;}
li {list-style: none; vertical-align: bottom;}
img {border: none; display: block;}
em,i {font-style: normal;}
a{text-decoration:none; color: #666; }
.disable {display: none;}
.fl {float: left;}
.fr {float: right;}
.clearfix:after {content:""; height:0; display:block; clear:both; visibility:hidden;}
* html .clearfix {height:1%;}
* +html .clearfix {height:1%;}
.clearfix {display:block; clear:both;}
input,textarea{ resize:none; font-family:"微软雅黑"; outline:none;}
button{ font-family:"Arial"; outline: none;}
select{height:22px; line-height:18px; padding:2px 0; outline:none;}

.wrapper{ width: 1350px; margin: 0 auto;}



/*头部*/
.header{ height: 152px; min-width: 1350px; overflow:hidden; }
.logo{ float:left; padding-top: 29px;}
.h_title{ float: left; padding:55px 0 0 93px;}
.h_title b{ display:block; font-size: 36px; color: #000; font-weight: 400;font-family: "楷体"; line-height: 36px;}
.h_tel{ float:right; padding-top: 49px; position: relative;}
.h_tel b{ position:absolute; font-size: 36px; font-weight: 400; color: #d6b975; line-height: 48px; left: 85px; top: 69px;}

/*导航*/
.nav_list{ min-width: 1350px; height: 47px; background: url(../images/bg.jpg) no-repeat center bottom; overflow: hidden;}
.nav_list a{ float:left; position: relative; width: 12.5%; text-align: center; height: 47px; line-height: 54px; font-size: 16px; color: #000;}
.nav_list img{ position:absolute; right: -6px; top: 0; display: none;}
.nav_list a:hover,.nav_list a.on{ color: #fff; background-color:#ccb278;}
.nav_list a:hover img,.nav_list a.on img{ display:block;}

/*banner*/
.banner{ position: relative; box-sizing: border-box; padding: 10px; margin-top: 33px; box-shadow: 0 0 20px rgba(0,0,0,0.20);}
.banner img{ width: 1330px; height: 480px;}
.banner .hd{ position: absolute; left: 0; bottom: 26px; right: 0; height: 13px; text-align: center; overflow: hidden;}
.banner .hd li{ display:inline-block; vertical-align: top; font-size: 0; width: 13px; height: 13px; background-color: #f3eae4; border-radius: 50%; overflow: hidden; margin: 0 5px;}
.banner .hd li.on{ background-color: #ccb278;}

/*律师资料*/
.index_main{ margin-top: 50px;}
.index_main .left{ width: 912px; float: left;}
.index_main .right{ float:right; width: 416px;}

.lawyer_personal{ box-shadow: 0 0 15px rgba(0,0,0,0.07);}
.title01{ height: 40px; background-image: url(../images/bg.jpg); background-size: 100% 40px; padding: 0 25px;}
.title01 h2{ float:left; font-size: 18px; color: #b18c39; line-height: 40px;}
.title01 h2 i{ font-weight: 400;}
.lawyer_info{ padding: 0 25px; height: 289px;}
.lawyer_top{ padding: 15px 0 14px; height: 181px; border-bottom: 1px #cfa972 solid;}
.lawyer_top img{ margin: 6px 29px 0 0;}
.lawyer_top .info{ font-size: 14px; color: #000; line-height: 30px; padding-top: 15px; height: 166px;}
.lawyer_top b{ display:block; font-size: 18px; line-height: 55px;}
.lawyer_top span{ display:block; padding-left: 14px; background: url(../images/img_04.jpg) no-repeat left center;}
.lawyer_top .info01{ margin-left: 45px; padding-left: 45px; border-left: 1px #cfa972 solid;}
.lawyer_bottom{ padding-top: 13px; text-align: center;}
.lawyer_bottom span{ display:inline-block; width: 168px; height: 48px; color: #fff; border-radius: 24px; overflow: hidden; margin: 0 15px; background-color: #d3b36b;}
.lawyer_bottom span i{ display:inline-block; vertical-align: top; padding-left: 50px; height: 42px; padding-top: 6px; background-position: left center; background-repeat: no-repeat; font-size: 14px; line-height: 18px;}
.lawyer_bottom span em{ display:block; font-size: 12px; text-transform: uppercase; letter-spacing: -1px;}

.more{ float:right; margin-top: 12px;}
.about_lawyer{ height: 289px; padding: 0 25px; font-size: 14px; line-height: 25px; color: #000;}
.about_lawyer p{ padding-top: 22px;}

/*分类*/
.index_list{ float:left; width: 445px; height: 337px; box-shadow: 0 0 15px rgba(0,0,0,0.07); margin-bottom: 23px; overflow: hidden;}
.index_list:nth-child(2n){ float:right;}
.title02{ height: 40px; padding: 0 25px; background: url(../images/bg.jpg) no-repeat left bottom; background-size: 100% 1px;}
.title02 h2{ float:left; font-size: 18px; color: #b18c39; line-height: 39px;}
.index_list .list{ padding: 10px 25px 0;}
.index_list .list li{ position: relative; height: 36px; line-height: 36px; border-bottom: 1px #cfcfcf dashed; padding-right: 75px; overflow: hidden;}
.index_list .list h4{ display:block; font-size: 14px; color: #000; font-weight: 400; padding-left: 12px; background: url(../images/img_04.jpg) no-repeat left center; height: 36px; overflow: hidden;}
.index_list .list i{ position:absolute; right: 0; top: 0; font-size: 14px; color: #000; line-height: 36px;}
.index_list .list h4 a{ color:#000;}
.index_list .list h4 a:hover{ color:#b18c39;}

.type_right{ box-shadow: 0 0 15px rgba(0,0,0,0.07); height: 697px; padding: 0 25px;}
.words{ background:url(../images/img_05.jpg) no-repeat 211px 7px;}
.words .title{ height: 76px; overflow: hidden;}
.words .title img{ margin-top: 21px;}
.words textarea{ display:block; border: 0; width: 346px; height: 162px; padding: 10px; background-image: url(../images/img_07.jpg); background-size: 100% 100%; font-size: 14px; color: #000;}
.words button{ display:block; border: 0; margin: 18px auto 47px; width: 166px; height: 37px; border-radius: 19px; background-image: url(../images/bg.jpg); background-size: 100% 100%; font-size: 14px; color: #fff; cursor: pointer;}

.contact{ height: 99px; position: relative;}
.contact img{ position:absolute; left: -14px; top: -14px;}
.contact b{ position:absolute; left: 65px; top: 0; line-height: 86px; font-size: 36px; color: #fff; font-weight: 400; padding-left: 60px; background: url(../images/img_06.png) no-repeat left center;}

.goods .title{ padding: 31px 0 6px; border-bottom: 1px #d1b067 dashed;}
.goods .list{ padding-top: 21px;}
.goods .list a{ float:left; margin-bottom: 12px; width: 100px; height: 23px; line-height: 23px; text-align: center; border: 1px #d1b067 solid; border-radius: 11px; font-size: 14px; color: #565656; margin-right: 14px;}
.goods .list a:hover{ background-color: #d1b067; color: #fff;}

/*友情链接*/
.link{ margin-top: 23px; box-shadow: 0 0 15px rgba(0,0,0,0.07); overflow: hidden;}
.link .title01 h2{ padding-right: 29px; background: url(../images/img_08.png) no-repeat right center;}
.l_more{ float:right; font-size: 14px; color: #fff; line-height: 40px;}
.link .list{ padding: 15px 25px; border-bottom: 1px #c19a52 dashed; font-size: 14px; color: #000;}
.link .list a{ color:#000; margin-right: 20px;}
.link .h_list{ position:relative; padding: 0 25px; font-size: 14px; color: #b18c39; height: 60px !important; line-height: 60px; overflow: hidden;}
.link .h_list .d_list{ position:absolute;left: 0; top: 0; white-space: nowrap;}
.link .h_list a{ color: #b18c39;}
.link .h_list span{ padding: 0 23px;}

.str_wrap {overflow:hidden; *zoom:1; width:100%; font-size:14px; position:relative; -moz-user-select: none;-webkit-user-select: none; user-select: none; white-space:nowrap;}
.str_move { white-space:nowrap; position:absolute;  top:0;  left:0; cursor:move;}
.str_move_clone { display:inline-block; vertical-align:top; position:absolute; left:100%;	top:0;}
.str_vertical .str_move_clone {left:0;top:100%;}
.str_down .str_move_clone {left:0;bottom:100%;}
.str_vertical .str_move,.str_down .str_move {white-space:normal;width:100%;}
.str_static .str_move,.no_drag .str_move,.noStop .str_move{cursor:inherit;}
.str_wrap img {max-width:none !important;	}

/*底部*/
.footer{ text-align: center; padding: 55px 0; font-size: 14px; color: #000; line-height: 27px;}
.footer01{ background: url(../images/bg.jpg) no-repeat left top; background-size: 100% 1px;}

/*律师介绍*/
.main01{ margin-top: 45px; padding-bottom: 40px;}
.main01 .left{ float:left; width: 416px;}
.main01 .right{ float: right; width: 912px;}

.lawyer_infos{ box-shadow: 0 0 15px rgba(0,0,0,0.07); overflow: hidden;}
.lawyer_infos .title{ height: 70px; padding: 0 25px; background-image: url(../images/bg.jpg); background-size: 100% 100%;}
.lawyer_infos .title h2{ float:left; font-size: 18px; color: #b18c39; line-height: 70px;}
.lawyer_infos .con{ padding: 0 25px;}
.lawyer_infos .top{ padding: 26px 0 20px; border-bottom: 1px #c19a52 dashed;}
.lawyer_infos .top img{ float:left; width: 130px; margin-right: 33px;}
.lawyer_infos .top div{ overflow: hidden;}
.lawyer_infos .top b{ display: block; font-size: 18px; color: #000; line-height: 40px; padding-top: 10px;}
.lawyer_infos .top p{ font-size: 14px; color: #000; line-height: 23px; white-space: nowrap;}
.lawyer_infos .top span{ display:block; font-size: 14px; color: #000; line-height: 45px;}
.lawyer_infos .bottom{ padding: 35px 0 38px;}
.lawyer_infos .bottom b{ display:block; font-size: 18px; color: #b18c39; line-height: 45px;}
.lawyer_infos .bottom b i{ font-weight: 400;}
.lawyer_infos .bottom p{ font-size: 14px; color: #000; line-height: 25px; padding-top: 20px;}
.lawyer_infos .bottom a{ display:block; margin: 25px auto 0; width: 166px; height: 37px; line-height: 37px; font-size: 14px; color: #fff; background-image: url(../images/bg.jpg); background-size: 100% 100%; text-align: center; border-radius: 19px;}

.web_intro{ margin-top: 34px; box-shadow: 0 0 15px rgba(0,0,0,0.07);}
.web_intro h2{ display:block; font-size: 18px; color: #b18c39; padding: 0 25px; line-height: 40px; height: 40px; background-image: url(../images/bg.jpg); background-size: 100% 100%;}
.web_intro .list{ padding: 15px 25px 20px;}
.web_intro .list li{ margin-bottom: 3px;}
.web_intro .list a{ display:block; font-size: 14px; color: #888; line-height: 31px; border: 1px #cfcfcf solid; padding: 0 25px; background: url(../images/img_09.png) no-repeat 327px center;}
.web_intro .list a:hover,.web_intro .list a.on{ color:#fff; background-image: url(../images/img_09a.png); background-color: #cfcfcf;}

.web_intro .lists{ padding: 10px 25px 35px;}
.web_intro .lists li{ height: 37px; line-height: 37px; border-bottom: 1px #c19a52 dashed; font-size: 14px; color: #000; overflow: hidden;}
.web_intro .lists li a{ color:#000;}
.web_intro .lists li a:hover{ color:#c19a52;}

.r_main{box-shadow: 0 0 15px rgba(0,0,0,0.07); overflow: hidden;}
.location{ height: 70px; padding: 0 25px; background: url(../images/bg.jpg) no-repeat left bottom; background-size: 100% 1px;}
.location h2{ float:left; font-size: 18px; color: #b18c39; line-height: 69px;}
.location p{ float:right; font-size: 14px; color: #b18c39; line-height: 69px;}
.location p a{ color:#b18c39;}

.detial_intro{ padding: 20px 30px; font-size: 14px; color: #000; line-height: 24px;}
.intro_list{ padding: 30px;}
.intro_list .list li{ float:left; width: 267px; height: 131px; background-image: url(../images/img_09.jpg); overflow: hidden; margin: 0 25px 22px 0; text-align: center;}
.intro_list .list b{ display:block; font-size: 24px; color: #fff; text-shadow: 0 0 15px #909090; line-height: 55px; padding-top: 16px;}
.intro_list .list a{ display:block; margin: 0 auto; width: 111px; height: 32px; line-height: 32px; font-size: 18px; color: #d2b269; background-color: #fff; border-radius: 16px;}
.intro_list .list li:nth-child(3n+3){ margin-right: 0;}

.zx_page{ padding-top: 20px; padding-bottom: 10px; text-align: center;}
.zx_page a{ display:inline-block; vertical-align: top; padding: 0 6px; font-size: 14px; color: #000; height: 20px; line-height: 20px; background-color: #eee; border: 1px #bfbfbf solid; overflow: hidden; margin: 0 3px;}
.zx_page a:hover,.zx_page a.on{ color:#fff; background-color: #b18c39;}

/*最新资讯*/
.news_list{ padding: 20px 30px;}
.news_list .list li{ height: 43px; line-height: 43px; overflow: hidden; position: relative; border-bottom: 1px #e5e5e5 solid;}
.news_list .list h4{ display:block; font-size: 14px; font-weight: 400; height: 43px;}
.news_list .list h4 a{ color:#000;}
.news_list .list h4 a:hover{ color:#b18c39;}
.news_list .list i{ position:absolute; right: 0; top: 0; font-size: 14px; color: #000;}

/*访问留言*/
.leval_words{ padding: 20px 25px 30px;}
.leval_words b{ display:block; font-size: 14px; color: #000; line-height: 45px;}
.leval_words textarea{ display:block; border: 1px #bfbfbf solid; width: 842px; padding: 10px; height: 155px; font-size: 14px; color: #000;}
.leval_words p{ padding-left: 15px; font-size: 14px; color: #878787; line-height: 33px; padding-bottom: 10px;}
.leval_words button{ cursor: pointer; display:block; border: 0; margin: 0 auto; width:166px; height: 37px; border-radius: 19px; font-size: 14px; color: #fff; background-image: url(../images/bg.jpg); background-size: 100% 100%;}

.question_list{ padding: 45px 0 30px;}
.question_list .list li{ margin-bottom: 20px; box-shadow: 0 0 15px rgba(0,0,0,0.07);}
.question_list .title{ position:relative; height: 104px; background-color: #eee; padding: 0 60px; overflow: hidden;}
.question_list .title img{ position:absolute; left: 32px; top: 7px;}
.question_list .title h4{ display:block; font-size: 14px; color: #878787; font-weight: 400; line-height: 104px;}
.question_list .con{ height: 146px; padding-top: 20px; padding-left: 90px; position: relative; }
.question_list .img{ position: absolute; left: 32px; top: 7px;}
.question_list .imgs{ float:left; width: 85px; margin-right: 35px;}
.question_list .imgs img{ width: 100%;}
.question_list .imgs b{ display:block; font-size: 14px; color: #878787; font-weight: 400; text-align: center; line-height: 45px;}
.question_list .cons{ overflow:hidden;}
.question_list .cons h4{ display:block; font-size: 14px; color: #000; font-weight: 400; line-height: 60px; height: 60px; overflow: hidden;}
.question_list .cons p{ font-size: 14px; color: #878787; line-height: 30px;}
.question_list .cons i{ margin-left: 15px;}
.question_list .cons em{ color: #ff000e;}

/*弹窗*/
.box{ display:none; position:fixed; left: 50%; margin-left: -287px; top: 50%; margin-top: -188px; width: 574px; height: 376px; background-color: #fff; overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,0.2); z-index: 9;}
.box .close{ position:absolute; right: 12px; top: 12px;}
.box .con{ padding: 73px 0 0 35px;}
.box .con li{ margin-bottom: 40px;}
.box .con label{ float:left; font-size: 14px; color: #000; text-align: right; width: 73px; padding-right: 10px; line-height: 56px;}
.box .con input{ float: left; width: 360px; height: 54px; line-height: 54px; padding-left: 20px; border: 1px #b5b5b5 solid; font-size: 14px; color: #000;}
.box .con input.on{ width: 169px;}
.box .con .get_code{ border: 0; height: 56px; font-size: 14px; color: #fff; background-color: #bfbfbf; cursor: pointer; border-radius: 4px; float:left; margin-left: 18px; width: 173px;}
.box .con .btns{ padding-top: 11px;}
.box .con .btns button{ margin: 0 auto; display:block; border: 0; width: 175px; height: 39px; border-radius: 20px; background-image: url(../images/bg.jpg); background-size: 100% 100%; font-size: 14px; color: #fff; cursor: pointer;}

/*文章详情*/
.left_words{ margin-top: 30px; padding: 0 25px; box-shadow: 0 0 15px rgba(0,0,0,0.07);}
.w_tel{ padding: 0 0 35px 30px;}
.w_tel b{ display: block; font-size: 36px; color: #000; font-weight: 400; line-height: 41px; padding-left: 60px; background: url(../images/img_10.jpg) no-repeat left center;}

.detial_news{ padding: 30px 30px 50px;}
.detial_news .title{ padding-bottom: 5px; text-align: center;}
.detial_news .title h1{ display:block; font-size: 24px; color: #000; font-weight: 400; line-height: 45px;}
.detial_news .title p{ font-size: 14px; color: #000; line-height: 40px;}
.detial_news .title p i{ margin-left: 20px;}
.detial_news .title b{ text-align: left;  color: #000; display:block; font-size: 14px; line-height: 33px; padding-left: 12px; background: url(../images/img_11.jpg) no-repeat left center;}
.detial_news .con{ font-size: 14px; color: #000; line-height: 24px;}

.detial_words{ margin-top: 25px; box-shadow: 0 0 15px rgba(0,0,0,0.07); padding: 25px 25px 0;}
.detial_words .top{ height: 188px; border-bottom: 1px #e0cca8 dashed; overflow: hidden;}
.detial_words .top img{ float: left; width: 138px; margin-right: 35px;}
.detial_words .con{ float: left; width: 345px; overflow: hidden;  padding-top: 13px;}
.detial_words .con p{ font-size: 14px; color: #000; line-height: 25px;}
.detial_words .con .person-web{ display:block; color: #000; margin-top: 25px; padding-left: 28px; background: url(../images/img_12.jpg) no-repeat left center;}
.detial_words .cons{ overflow:hidden; padding-top: 48px;}
.detial_words .cons a{ display:block; width: 209px; height: 47px; line-height: 47px; border-radius: 0 24px 24px 24px; background-image: url(../images/bg.jpg); background-size: 100% 100%; font-size: 24px; color: #fff; text-align: center;}
.detial_words .cons p{ font-size: 18px; color: #d1b167; line-height: 33px;}
.detial_words .bottom{ text-align:center; font-size: 14px; color: #000; line-height: 55px;}
.detial_words .bottom i{ margin: 0 20px;}
.detial_words .bottom a{ color:#000;}

.d_page li{ max-width: 40%; height: 70px; line-height: 70px; font-size: 14px; color: #000; overflow: hidden;}
.d_page a{ color: #005c9e;}

/*分页样式*/
.pagination {text-align: center;margin-top: 16px;}

.pagination ul {display: inline-block;*display: inline;*zoom: 1;margin-left: 0;margin-bottom: 0}

.pagination ul > li {display: inline}

.pagination ul > li > a, .pagination ul > li > span {margin: 0 3px;float: left;padding: 4px 12px 3px;opacity: 0.88;border-radius: 2px;line-height: 20px;text-decoration: none;background-color: #ddd;color: #666}

.pagination ul > .active > a, .pagination ul > .active > span {background-color: #d9bd7c;color: #fff}

.pagination ul > .active > a, .pagination ul > .active > span {cursor: default}

.pagination ul > li > span, .pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {color: #999;background-color: transparent;cursor: default}
/*分页样式*/