﻿/*==================================================变量==================================================*/
/*==================================================初始化==================================================*/
html {
  font-size: 16px !important;
}
body,
html {
  color: #333;
  font-size: 16px !important;
}
a,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
li,
p,
ul,
ol {
  margin: 0;
  padding: 0;
}
dd,
dl,
dt,
li,
ul {
  list-style: none;
}
body {
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: 微软雅黑;
  color: #333;
  background: #fff;
}
.ime-disabled {
  ime-mode: disabled;
}
.hide {
  display: none;
}
.aui_content {
  color: #333;
}
a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
  color: inherit;
  font-size: inherit;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  color: #e21e32;
  text-decoration: none;
}
fieldset {
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #009;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}
.img100 {
  width: 100%;
}
.gif {
  transition: all 0.4s ease 0s;
}
.gif:hover {
  transform: scale(1.1);
}
a.a_yellow:link,
a.a_yellow:visited {
  color: #efe6aa;
  text-decoration: none;
}
a.a_yellow:hover {
  color: #f08300;
}
a.a_yellow2:link,
a.a_yellow2:visited {
  color: #ffff00;
  text-decoration: none;
}
a.a_yellow2:hover {
  color: #f08300;
}
a.a_green:link,
a.a_green:visited {
  color: #008000;
  text-decoration: none;
}
a.a_green:hover {
  color: #f08300;
}
a.a_red:link,
a.a_red:visited {
  color: #ff0000;
  text-decoration: none;
}
a.a_red:hover {
  color: #f08300;
}
a.a_blue:link,
a.a_blue:visited {
  color: #459acc;
  text-decoration: none;
}
a.a_blue:hover {
  color: #f08300;
}
.fontYellow {
  color: #efe6aa;
}
.fontYellow2 {
  color: #ffff00;
}
.fontGreen {
  color: #008000;
}
.fontRed {
  color: #ff0000;
}
.fontBlue {
  color: #113A84;
}
.fontBlack {
  color: #000;
}
.fontTips {
  color: #8feb11;
}
.font12 {
  font-size: 12px;
}
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font22 {
  font-size: 22px;
}
.font24 {
  font-size: 24px;
}
.fontB {
  font-weight: bold;
}
.floatLeft,
.fl {
  float: left;
}
.floatRight,
.fr {
  float: right;
}
.clearBoth {
  clear: both;
  height: 0px;
}
.clearBoth:after,
.cl:after,
.clearfix:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
}
.txt_left {
  text-align: left;
}
.txt_right {
  text-align: right;
}
.txt_center {
  text-align: center;
}
.show_page {
  clear: both;
  text-align: center;
  margin: 20px 0;
  font-size: 14px;
  color: #666;
}
.show_page a:hover {
  color: #f60;
}
.show_page2 {
  text-align: right;
  margin: 0 20px;
  width: 100%;
}
.show_page2 a {
  display: block;
  width: 20px;
  height: 20px;
  border: solid 1px #ccc;
  text-align: center;
  float: left;
  margin: 0 2px;
}
.show_page2 a.curr {
  background: #F2B024;
  color: #fff;
  font-weight: 700;
}
div.meneame {
  padding: 3px;
  FONT-SIZE: 14px;
  MARGIN: 10px auto;
  COLOR: #ff6500;
  TEXT-ALIGN: center;
}
div.meneame a {
  BORDER: #DDD 1px solid;
  BACKGROUND-POSITION: 50% bottom;
  COLOR: #333;
  MARGIN-RIGHT: 3px;
  TEXT-DECORATION: none;
  padding: 5px 10px;
  display: inline-block;
}
div.meneame a:hover {
  BORDER: #eee 1px solid;
  COLOR: #fff;
  BACKGROUND-COLOR: #ab1801;
}
div.meneame span.current {
  BORDER: #ab1801 1px solid;
  BACKGROUND-COLOR: #ab1801;
  padding: 5px 10px;
  FONT-WEIGHT: bold;
  COLOR: #fff;
  MARGIN-RIGHT: 3px;
}
div.meneame span.disabled {
  BORDER: #DDD 1px solid;
  padding: 5px 10px;
  COLOR: #999;
  MARGIN-RIGHT: 3px;
}
label.error {
  margin-left: 5px;
  padding: 0 0 5px 25px;
  color: red;
  background: url(/SysImage/msg_bg.png) 0 2px no-repeat;
}
label.success {
  margin-left: 5px;
  padding-left: 25px;
  color: #999;
  background: url(/SysImage/msg_bg.png) 0 -22px no-repeat;
}
span.date {
  float: right;
}
.shangqiao {
  cursor: pointer;
}
[class*="am-u-"] {
  padding: 0px;
}
.pc {
  display: block !important;
}
.mm {
  display: none !important;
}
.center100 {
  width: 100%;
  margin: 0 auto;
  clear: both;
  min-width: 1280px;
  position: relative;
}
.center {
  width: 1280px;
  margin: 0 auto;
  padding: 0 0px;
  position: relative;
}
.page-leftbox {
  width: 100%;
}
.page-rightbox {
  float: right;
  width: 320px;
}
/*==================================================Validform==================================================*/
.Validform_checktip {
  margin-left: 8px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 5px;
}
.Validform_right {
  color: #71b83d;
  padding-left: 20px;
  background: url(right.png) no-repeat left center;
}
.Validform_wrong {
  color: red;
  padding-left: 20px;
  white-space: nowrap;
  background: url(error.png) no-repeat left center;
}
.Validform_loading {
  padding-left: 20px;
  background: url(onLoad.gif) no-repeat left center;
}
.Validform_error {
  background-color: #ffe7e7;
}
#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
  width: 280px;
  -webkit-box-shadow: 2px 2px 3px #aaa;
  -moz-box-shadow: 2px 2px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}
#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1;
}
#Validform_msg .Validform_title {
  line-height: 25px;
  height: 25px;
  text-align: left;
  font-weight: bold;
  padding: 0 8px;
  color: #fff;
  position: relative;
  background-color: #999;
  background: -moz-linear-gradient(top, #999, #666 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
}
#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
  line-height: 22px;
  position: absolute;
  right: 8px;
  top: 0px;
  color: #fff;
  text-decoration: none;
}
#Validform_msg a.Validform_close:hover {
  color: #ccc;
}
#Validform_msg .Validform_info {
  padding: 8px;
  border: 1px solid #bbb;
  border-top: none;
  text-align: left;
}
/*==================================================主菜单==================================================*/
.navBox {
  position: relative;
  box-shadow: 0 1px 5px 0px #ccc;
  border-bottom: solid 1px #ccc;
  background: #ab1801;
}
header {
  min-width: 1280px;
  margin: 0 auto;
  height: 90px;
  padding: 0;
  width: inherit;
  overflow: visible !important;
  position: relative;
  top: 0;
  z-index: 99999;
}
.header_box {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.header_box .shijian {
  font-size: 14px;
  text-align: center;
}
.header_box .clearBoth {
  display: none;
}
.logo {
  margin: 0px 0 0 0px;
}
.logo a {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.logo img {
  height: 60px;
}
.logo h2 {
  font-size: 26px;
  margin-left: 15px;
  color: #ab1801;
}
.logo h2 strong {
  display: block;
  font-size: 26px;
  font-weight: normal;
}
.logo p {
  margin-left: 15px;
  color: #666;
  letter-spacing: 2.4px;
}
.hotphone {
  color: #ab1801;
  font-size: 18px;
  line-height: 100px;
}
.zm-nav {
  float: none;
  margin: 0px 0 0 0;
  display: block;
}
.zm-nav-main {
  position: relative;
}
.zm-nav-m-toggle {
  display: none;
}
.zm-nav-mask {
  display: none;
}
.zm-nav {
  display: block;
}
.zm-nav-main {
  position: relative;
}
.zm-nav-main:after {
  content: "";
  height: 0px;
  clear: both;
  display: block;
}
.zm-nav-m {
  display: block;
  width: 160px;
  float: left;
  margin: 0 0px;
}
.zm-nav-m .i {
  color: #fff;
  text-align: center;
  display: block;
  line-height: 50px;
  height: 50px;
  white-space: nowrap;
  text-decoration: none;
}
.zm-nav-m .i i {
  display: none;
  color: #aaa;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  font-style: normal;
}
.zm-nav-m:hover .i,
.zm-nav-m .i.current {
  color: #ffe400;
  border-bottom: solid 2px #ffe400;
}
.zm-nav-m:hover .i i {
  color: #333;
  font-style: normal;
}
.zm-nav-sub {
  position: relative;
}
.zm-nav-sub .i {
  background: url(/images/m-sub-arr.png) no-repeat 50% 86%;
}
.zm-nav-sub-div {
  position: absolute;
  background-color: #121212;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
.zm-nav-sub:hover .zm-nav-sub-div {
  opacity: 1;
  visibility: visible;
}
.zm-nav-sub-div a {
  display: block;
  color: #aaa;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
  white-space: nowrap;
  text-decoration: none;
  font-size: 14px;
}
.zm-nav-sub-div a:hover {
  background-color: #e21e32;
  color: #FFF;
}
.zm-nav-sub-div2 a {
  width: 50%;
  float: left;
}
/*==================================================二级页面导航==================================================*/
.subclass-menu {
  margin: 0 auto 20px;
  background: #f4f4f4;
}
.subclass-menu .scroller {
  float: left;
  line-height: 50px;
}
.subclass-menu .nav-path {
  float: right;
  text-align: right;
  background: #f3f5f7;
  margin: 0px;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  position: relative;
  white-space: nowrap;
}
.subclass-menu .nav-path em {
  background: url(icon_nav_home.jpg) no-repeat;
  width: 20px;
  height: 18px;
  display: inline-block;
  margin: 5px 8px 0 0;
}
.subclass-menu .nav-path a {
  color: #999;
}
.subclass-menu .nav-path .ysbox {
  display: none;
  border-bottom: solid 2px #0170b5;
  position: absolute;
  right: 0px;
  bottom: -2px;
  width: 20%;
}
.subclass-menu ul li {
  float: left;
  margin-right: 0px;
  border-bottom: solid 1px #fff;
}
.subclass-menu ul li a {
  display: block;
  width: 120px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  padding: 0 25px;
  font-size: 16px;
}
.subclass-menu ul li a:hover,
.subclass-menu ul li a.current {
  color: #fff;
  background: #ab1801;
}
/*==================================================尾部==================================================*/
footer {
  background: #3a3d42;
  overflow: hidden;
  z-index: 999;
  position: relative;
  color: #d9d9da;
  min-width: 1280px;
  margin: 15px auto 0;
}
footer .footer-main {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  padding: 30px 0px 20px 0;
  justify-content: space-between;
  align-items: center;
}
footer .ft0 {
  display: none;
  width: 264px;
  padding: 0 20px;
  flex-grow: 0;
  flex-shrink: 0;
}
footer .ft0 img {
  height: 60px;
}
footer .ft1 {
  flex-shrink: 0;
  flex-grow: 0;
}
footer .ft2 {
  width: 200px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  display: -webkit-flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}
footer .copyright {
  color: #fff;
  font-size: 14px;
  line-height: 1.7em;
}
footer .copyright dl {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  margin-bottom: 20px;
}
footer .copyright dl dt {
  color: #ab1801;
}
footer .copyright dl dd {
  color: #fff;
  margin: 0 10px;
}
footer .copyright h3 {
  color: #c43e40;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
footer .qrcode img {
  height: 150px;
}
footer .qrcode_txt {
  font-size: 14px;
  text-align: center;
  margin: 5px 0;
}
.bottom_blank {
  display: none;
}
.bottom_toolbar {
  display: none;
}
/*==================================================Banner区域==================================================*/
.flicks .flick-inner {
  width: 1280px;
  margin: 0 auto;
  height: auto;
}
.flicks .flick-inner .flick-content {
  padding: 150px 0 0 100px;
}
/*==================================================二级banner==================================================*/
@keyframes imgScale {
  0% {
    transform: scale(1.2);
  }
  33% {
    transform: scale(1);
  }
  66% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.banner-page {
  transform: scale(1.2);
  animation: imgScale 60s linear infinite;
  height: 300px;
  margin: 0 0 0px 0;
  background-image: url(banner_page.jpg);
  background-position: center center;
}
.banner-page .lanmu-title {
  display: none;
  position: absolute;
  top: 60px;
  right: 20px;
  font-size: 40px;
  color: #fff;
  background: rgba(255, 255, 255, 0.4);
  padding: 30px 80px;
}
.banner-page .lanmu-title p {
  font-size: 18px;
  color: #fff;
  margin-top: 20px;
}
/* ==================================================数据区==================================================*/
#box_data .x-mc-total,
.dataBox .x-mc-total {
  padding: 40px 0;
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  width: 100%;
  justify-content: space-between;
}
#box_data .x-mc-total .i,
.dataBox .x-mc-total .i {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  width: 20%;
  justify-content: center;
}
#box_data .x-mc-total .i + .i,
.dataBox .x-mc-total .i + .i {
  border-left: 1px solid #dfdfdf;
  padding: 0 0 0 20px;
}
#box_data .x-mc-total .i .icon,
.dataBox .x-mc-total .i .icon {
  width: 90px;
  margin-top: 10px;
  display: none;
}
#box_data .x-mc-total .i .txt,
.dataBox .x-mc-total .i .txt {
  text-align: center;
  margin: 0 30px 0 0;
}
#box_data .x-mc-total .n .din,
.dataBox .x-mc-total .n .din {
  color: #ab1801;
  font-size: 40px;
  letter-spacing: 2px;
  font-style: normal;
}
#box_data .x-mc-total .n em,
.dataBox .x-mc-total .n em {
  font-weight: bold;
  font-size: 16px;
  font-style: normal;
}
#box_data .x-mc-total .t,
.dataBox .x-mc-total .t {
  font-size: 16px;
  color: #999;
}
/*==================================================3D旋转幻灯片、旋转木马==================================================*/
.flipster {
  margin: 60px auto !important;
  overflow: auto;
}
.flipster .flip-item .flip-content img {
  width: 600px;
  max-width: 600px;
  height: 420px;
}
/*==================================================问答列表==================================================*/
#vld-tooltip {
  position: absolute;
  z-index: 1000;
  padding: 5px 10px;
  background: #F37B1D;
  min-width: 150px;
  color: #fff;
  transition: all 0.15s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  display: none;
}
#vld-tooltip:before {
  position: absolute;
  top: -8px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -8px;
  content: "";
  border-width: 0 8px 8px;
  border-color: transparent transparent #F37B1D;
  border-style: none inset solid;
}
.comment_list {
  padding-top: 0px;
  width: 95%;
  margin: 0 auto;
}
.iask:link,
.iask:visited {
  display: inline-block;
  width: 120px;
  text-align: center;
  border: solid 2px #ab1801;
  border-radius: 3px;
  background: #ab1801;
  color: #fff;
  padding: 10px 20px;
}
.wd-list {
  font-size: 16px;
}
.ico_lawyer {
  background: url('/images/ico_qna.png') no-repeat;
  display: inline-block;
}
.ico_lawyer.i_lr34 {
  width: 16px;
  height: 16px;
  background: url('/images/time.png') no-repeat;
}
.ico_lawyer.i_lr5 {
  width: 20px;
  height: 20px;
  background-position: 0 0;
}
.ico_lawyer.i_lr6 {
  width: 20px;
  height: 20px;
  background-position: -25px 0;
}
.wd-list .wd-item {
  padding: 30px 0;
  border-bottom: 1px solid #f2f2f2;
}
.wd-list .wd-item .wen,
.wd-list .wd-item .da {
  position: relative;
  padding-left: 30px;
}
.wd-list .wd-item .wen .ico_lawyer,
.wd-list .wd-item .da .ico_lawyer {
  position: absolute;
  left: 0;
  top: 5px;
  margin-top: 0;
}
.wd-list .wd-item .wen a {
  font-weight: 600;
}
.wd-list .wd-item .da {
  color: #666;
  margin-top: 11px;
}
.wd-list .wd-item .info {
  height: 20px;
  overflow: hidden;
  margin-top: 18px;
}
.wd-list .wd-item .info span {
  float: left;
  color: #ccc;
  margin-right: 20px;
  font-size: 14px;
}
.wd-list .wd-item .info span .ico_lawyer {
  float: left;
  margin: 2px 10px 0 0;
}
.wd-list .all-btn {
  height: 50px;
  padding-top: 23px;
}
/*==================================================页面==================================================*/
.art-view-box {
  overflow: hidden;
}
article .min-height {
  min-height: 400px;
}
article .art-content {
  padding: 20px;
  line-height: 2em;
  font-size: 18px;
}
article .art-content .video {
  text-align: center;
}
article img {
  max-width: 100%;
}
.art-title {
  font-weight: normal;
  text-align: center;
  margin: 35px auto 35px;
  font-size: 26px;
}
.art-status {
  font-size: 13px;
  text-align: center;
  background: url(tag.png) no-repeat bottom center;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.art_prev_next {
  margin: 20px;
  border: solid 1px #ccc;
  padding: 10px;
  border-radius: 3px;
}
.art_prev_next a.btn2 {
  font-size: 16px;
}
/*二级页面 右侧*/
.quick_menu {
  width: 320px;
}
.r-box {
  margin-bottom: 30px;
}
.r-box .r-title {
  padding: 15px 20px;
  background: #ab1801;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid #ab1801;
}
.r-box .r-ul-art li {
  font-size: 15px;
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
}
.r-box .r-ul-art li p {
  display: none;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 15px;
}
.rcontact {
  padding: 0px;
}
.rcontact .r-cont {
  padding: 10px;
}
/*==================================================联系方式==================================================*/
.contact-txt {
  float: none;
  padding: 0px 20px;
  margin: 30px auto 10px;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.contact-txt .item-txt {
  flex: 1;
}
.contact-txt .item-txt .item-ewm {
  width: 200px;
  text-align: center;
}
.contact-txt .item-txt .item-ewm img {
  width: 140px;
}
.contact-txt .item-txt .item-ewm .jiaweixin {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  border: 0px;
  border-radius: 3px;
  background: #2f4b8a;
  color: #fff;
  text-align: center;
  padding: 0px 0px;
  cursor: pointer;
  width: 120px;
  margin: 10px auto;
}
.contact-map {
  float: none;
  height: 510px;
  min-height: 510px;
}
.contact-map .map_tit {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-map .map_tit .line {
  display: inline-block;
  width: 300px;
  border-bottom: 1px solid #e0e0e0;
}
.contact-map .map_tit span {
  font-size: 20px;
  color: #333333;
}
.contact-map iframe {
  border: solid 1px #ccc;
  width: 100%;
  height: 100%;
}
/*==================================================文章列表0 默认列表==================================================*/
.articleList {
  padding: 0 0px;
}
.articleList li {
  margin-bottom: 40px;
  overflow: hidden;
  min-height: initial;
  padding: 20px 0 20px 0;
  margin-bottom: 25px;
  border-bottom: dashed 1px #ccc;
}
.articleList li.s-date {
  padding-left: 20px;
  min-height: 120px;
}
.articleList li h2 {
  margin: 5px 0 15px 0;
  font-weight: normal;
}
.articleList li h2 a {
  font-size: 20px;
  line-height: 15px;
  color: #333;
}
.articleList li p {
  line-height: 1.5em;
  margin-top: 15px;
  font-size: 16px;
  color: #9b9b9b;
  overflow: hidden;
}
.articleList li p a {
  color: #ab1801;
}
.articleList li a.img {
  float: left;
  width: 160px;
  height: 100px;
  padding: 0px;
  border: solid 1px #ccc;
  overflow: hidden;
  margin-right: 20px;
}
.articleList li img {
  width: 160px;
  height: 100px;
}
.articleList h3 {
  font-size: 20px;
  line-height: 28px;
  max-height: 56px;
  overflow: hidden;
}
/*==================================================文章列表1 图片、视频列表==================================================*/
.video .articleList,
.photo .articleList {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 0 0px;
}
.video .articleList li,
.photo .articleList li {
  width: 22%;
  margin: 15px 15px;
  position: relative;
  padding: 20px 0;
}
.video .articleList li h3,
.photo .articleList li h3 {
  border-bottom: solid 1px #333;
  margin: 0 0 10px 0;
  line-height: 2em;
  font-size: 18px;
}
.video .articleList li a.img,
.photo .articleList li a.img {
  display: block;
  height: 180px;
  float: none;
  width: 100%;
  margin-right: 0px;
  font-size: 16px;
}
.video .articleList li a.img img,
.photo .articleList li a.img img {
  width: 100%;
  height: 100%;
}
.video .articleList li .flvPlay,
.photo .articleList li .flvPlay {
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(/images/video_play.png) no-repeat;
  top: 40%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.video .articleList li .videoPoster,
.photo .articleList li .videoPoster {
  background-image: url('/skin/default/AI4BCPTm6xcQAhgAIMjh4p4GKKjDoNIHMLgIOOAS.jpg');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.video .articleList li h2,
.photo .articleList li h2 {
  text-align: center;
}
.video .articleList li h2 a,
.photo .articleList li h2 a {
  font-size: 16px;
}
/*==================================================文章列表2 团队列表==================================================*/
.team .articleList {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.team .articleList li {
  width: 100%;
  padding: 0px;
  background: #f1f1f1;
  height: 320px;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
  border-bottom: none;
  margin-bottom: 30px;
}
.team .articleList li a.img {
  width: 450px;
  height: 100%;
  overflow: hidden;
  display: block;
  flex-shrink: 0;
  margin-right: 0px;
}
.team .articleList li img {
  width: 100%;
  height: 100%;
}
.team .articleList li .txt {
  margin: 40px;
  overflow: hidden;
}
.team .articleList li .txt h2 {
  text-align: left;
  margin: 0px 0 20px 0;
  font-size: 24px;
}
.team .articleList li .txt p {
  font-size: 14px;
  line-height: 1.7em;
}
.team .articleList li .txt .boxMore a {
  display: block;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 162px;
  height: 50px;
  line-height: 50px;
  border-color: #b9984d;
  border-width: 1px;
  border-style: solid;
  background-color: none;
  transition: all 0.3s;
  margin: 20px 0 0 0;
}
.team .articleList li .txt .boxMore a:hover {
  color: #fff;
  background: #f80031;
}
/*==================================================文章列表 业务模块==================================================*/
.services .articleList {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 40px 0;
}
.services .articleList:after {
  content: '';
  width: 280px;
}
.services .articleList .item {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  width: 280px;
  height: 200px;
  background: #bc9d6c;
  text-align: center;
  font-size: 14px;
  justify-content: flex-start;
  padding: 28px;
  margin: 0 0px 40px;
}
.services .articleList .item div {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  flex-flow: column nowrap;
  justify-content: center;
  margin: 0 auto 30px;
}
.services .articleList .item div img {
  height: 65px;
  width: auto;
}
.services .articleList .item div h3 {
  font-weight: normal;
  font-size: 18px;
  margin-top: 10px;
}
.services .articleList .item p {
  text-align: left;
  font-size: 16px;
  color: #999;
  line-height: 1.7em;
}
.services .articleList .pick {
  width: 280px;
  border: none;
  overflow: hidden;
  padding: 0;
}
/*==================================================首页==================================================*/
/*.idx-lmt { overflow: hidden;
    h2 { height: 30px; line-height: 30px; font-size: 25px; font-weight: normal; color: #000; text-align: center; margin: 35px auto 0px; }
    & > span { color: #ccc; font-size: 18px; text-transform: uppercase; display: block; margin: 0px auto 20px; font-weight: 200; text-align: center; }
}
*/
.idx-lmt {
  font-size: 30px;
  color: #000;
  text-align: center;
  margin: 33px auto 20px;
  font-weight: normal;
}
.idx-lmt span {
  color: red;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  margin: 0px auto;
  font-weight: 200;
}
/*律师介绍*/
.idx_profile {
  background: #f2f2f2;
  margin: 20px auto 0;
  padding: 25px;
}
.idx_profile:after {
  display: block;
  height: 0px;
  clear: both;
  content: "";
}
.idx_profile .photo {
  float: left;
  width: 280px;
}
.idx_profile .photo .txt {
  background: #ab1801;
  color: #ffe400;
  text-align: center;
  text-align: justify;
  padding: 10px;
  line-height: 1.6em;
}
.idx_profile h2 {
  font-size: 26px;
  margin: 0 10px 20px 0px;
}
.idx_profile p {
  text-indent: 2em;
  margin: 0px 10px 0 310px;
  line-height: 1.7em;
  font-size: 16px;
}
.idx_profile p strong,
.idx_profile p span {
  color: #e21e32;
}
.idx_profile h3 {
  font-size: 30px;
  text-align: center;
  color: #ab1801;
  line-height: 2em;
  margin: 0px 10px 0 310px;
}
.idx_profile .intro {
  float: right;
  padding: 10px 10px 20px 30px;
  width: 940px;
  font-size: 15px;
  line-height: 1.5em;
}
.zhiwu_box {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 20px auto;
}
.zhiwu_box .zhiwu_item {
  font-size: 20px;
  color: #ffe400;
  height: 75px;
  line-height: 75px;
  text-align: center;
  padding: 0 30px;
  background: url(lengdewu_13.jpg) #f2f2f2 no-repeat right;
  border-radius: 3px;
  text-shadow: 5px 8px 2px #ccc;
}
.lvsuotu {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  margin-left: 310px;
  margin-top: 30px;
}
.lvsuotu:after {
  display: block;
  height: 0px;
  clear: both;
  content: "";
}
.lvsuotu li {
  width: 30%;
}
.lvsuotu li img {
  width: 100%;
  height: 170px;
}
.lvsuotu li div {
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
}
#page-2 h3 {
  font-size: 30px;
  text-align: center;
  color: #ab1801;
  line-height: 2em;
  margin: 0px 10px;
}
#page-2 .lvsuotu {
  margin: 20px auto;
}
#page-2 .lvsuotu img {
  width: 100%;
  height: 100%;
}
#page-2 .lvsuotu li {
  height: 200px;
}
/*业务模块1*/
#yewu .yewu_container {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: start;
  margin: 30px auto 50px;
}
#yewu .yewu_container .item {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  width: 235px;
  height: 155px;
  background: #f3f3f3;
  text-align: center;
  font-size: 14px;
  justify-content: flex-start;
  padding: 28px;
  margin: 0 0px 20px;
}
#yewu .yewu_container .item div {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  flex-flow: column nowrap;
  justify-content: center;
  margin: 0 auto 30px;
}
#yewu .yewu_container .item div img {
  height: 65px;
}
#yewu .yewu_container .item div h3 {
  font-weight: normal;
  font-size: 18px;
  margin-top: 10px;
}
#yewu .yewu_container .item p {
  text-align: left;
  font-size: 16px;
  color: #999;
  line-height: 1.7em;
}
#idx_case {
  background: #f9f9f9;
  height: 689px;
  overflow: hidden;
  margin: 20px 0;
}
#idx_case .casesBox {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#idx_case .casesBox .caseItem {
  margin-bottom: 25px;
  width: 310px;
  height: 260px;
  transform: none;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 3px #ddd;
}
#idx_case .casesBox .caseItem a {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
}
#idx_case .casesBox .caseItem h3 {
  font-size: 16px;
  margin: 20px 0;
  padding-left: 15px;
  background: url(dian.png) no-repeat 0px 7px;
  padding-right: 15px;
  white-space: break-spaces;
  word-break: break-all;
  height: 45px;
  overflow: hidden;
  line-height: 1.5em;
  font-weight: bold;
  color: #ff0000;
}
#idx_case .casesBox .caseItem .img {
  width: 278px;
  height: 150px;
  border: solid 1px #ccc;
  margin: 10px 15px 0;
  overflow: hidden;
}
#idx_case .casesBox .caseItem .img img {
  width: 100%;
}
.idx_artbox {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin: 30px auto;
}
.idx_artbox .art_item {
  width: 410px;
}
.idx_artbox .art_title {
  display: block;
  width: 100%;
  height: 45px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  line-height: 45px;
  background: #ab1801;
}
.idx_artbox .art_title i {
  display: none;
}
.idx_artbox .art_item ul {
  margin: 10px 0;
}
.idx_artbox .art_item ul li {
  font-size: 14px;
  color: #333;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  height: 35px;
}
.idx_artbox .art_item ul li a i {
  position: absolute;
  right: 0px;
  color: #999;
}
#shiping_fenxi {
  padding: 0 10px 0px;
  background: #f9f9f9;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
}
#shiping_fenxi .idx-lmt1 {
  border-left: solid 5px red;
  padding-left: 15px;
  margin: 15px 0;
  font-size: 18px;
  color: red;
}
#shiping_fenxi .idx-lmt1 a.more {
  color: #333;
  float: right;
  font-size: 14px;
}
#shiping_fenxi .idx-lmt1 a.more:hover {
  color: #ffe400;
}
#shiping_fenxi .shiping {
  width: 100%;
}
#shiping_fenxi .shiping .xinwen ul {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#shiping_fenxi .shiping .xinwen li {
  width: 32%;
  margin-bottom: 20px;
}
#shiping_fenxi .shiping .xinwen li .pic {
  width: 95px;
  height: 95px;
  float: left;
}
#shiping_fenxi .shiping .xinwen li .pic img {
  width: 100%;
  height: 100%;
}
#shiping_fenxi .shiping .xinwen li .txt {
  margin-left: 115px;
}
#shiping_fenxi .shiping .xinwen li .txt h2 {
  font-size: 14px;
  height: 40px;
}
#shiping_fenxi .shiping .xinwen li .txt p {
  font-size: 12px;
  color: #999;
  line-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 56px;
}
#shiping_fenxi .anlifenxi {
  width: 380px;
}
#shiping_fenxi .anlifenxi .jiexitu ul {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  margin-bottom: 10px;
}
#shiping_fenxi .anlifenxi .jiexitu ul li {
  width: 370px;
  height: 140px;
  overflow: hidden;
}
#shiping_fenxi .anlifenxi ul.txt li {
  color: #333;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(/images/icon_6.png) no-repeat left center;
  padding-left: 12px;
}
#shiping_fenxi .anlifenxi ul.txt li span {
  color: red;
}
#shiping_fenxi .anlifenxi ul.txt li:nth-child(n+2) {
  margin-right: 0px;
}
#celue {
  background: #f9f9f9;
  height: 599px;
  overflow: hidden;
  margin: 30px auto;
}
#celue ul {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  padding-top: 20px;
}
#celue ul li {
  width: 195px;
  height: 195px;
  display: inline-block;
  background-color: #fff;
  text-align: center;
  margin-bottom: 21px;
  border-radius: 5px;
  box-shadow: 0 0 3px #ccc;
}
#celue ul li:hover {
  background-color: #c43e40;
}
#celue ul li:hover .icon {
  background-image: none !important;
}
#celue ul li:hover span {
  color: #fff;
}
#celue ul li a {
  width: 195px;
  height: 195px;
  display: table-cell;
  vertical-align: middle;
}
#celue ul li .icon {
  width: 80px;
  height: 60px;
  margin-bottom: 10px;
  display: inline-block;
}
#celue ul li span {
  display: block;
  font-size: 18px;
  color: #333;
}
#celue ul li img {
  height: 60px;
}
ul.celue {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  padding-top: 20px;
}
ul.celue li {
  width: 96px;
  height: 96px;
  display: inline-block;
  background-color: #fff;
  text-align: center;
  margin-bottom: 21px;
  border-radius: 5px;
  padding: 0px !important;
}
ul.celue li:hover {
  background-color: #c43e40;
}
ul.celue li:hover .icon {
  background-image: none !important;
}
ul.celue li:hover span {
  color: #fff;
}
ul.celue li a {
  width: 96px;
  height: 96px;
  display: table-cell;
  vertical-align: middle;
}
ul.celue li .icon {
  width: 60px;
  height: 40px;
  margin-bottom: 10px;
  display: inline-block;
}
ul.celue li span {
  display: block;
  font-size: 14px;
  color: #333;
}
ul.celue li img {
  height: 40px;
}
#fengcai {
  margin: 30px auto;
}
.fengcaiBox {
  height: 200px;
  overflow: hidden;
  position: relative;
  margin: 20px auto 35px;
}
.fengcaiBox ul li {
  max-width: 300px;
}
.fengcaiBox ul li figure {
  height: 200px;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin: 0 auto !important;
}
.swiper-container ul li {
  float: left;
  margin: 0px;
  width: auto;
  transform: none;
}
.swiper-container ul li a {
  border-radius: 0px;
}
.swiper-container ul li a:after {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
}
.swiper-container ul li img {
  max-width: 100%;
  border-radius: 0px;
}
.swiper-container ul:after {
  display: block;
  clear: both;
  content: "";
  height: 0px;
}
.swiper-container .swiper-pagination-bullet {
  background: #ab1801;
  height: 15px;
  height: 10px;
}
#cboxContent,
#cboxLoadedContent {
  background: none;
}
.am-figure-default {
  margin: 0px;
}
.am-figure-default img {
  padding: 0px;
  margin: 0px;
}
#idx_news {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 30px auto;
}
.artBox {
  width: 620px;
}
.artBox .idx-lmt1 {
  border-bottom: solid 1px #c7c7c7;
  position: relative;
}
.artBox .idx-lmt1 span {
  display: inline-block;
  width: 100px;
  background: #ab1801;
  height: 1px;
  overflow: hidden;
  position: absolute;
  bottom: -1px;
  left: 0px;
}
.artBox .idx-lmt1 h2 {
  font-size: 20px;
  font-weight: normal;
  color: #434343;
  margin: 10px 0;
}
.artBox .idx-lmt1 h2 .more {
  float: right;
  font-size: 13px;
  color: #666;
  font-weight: normal;
}
.artBox ul {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.artBox ul li {
  background: #bc9d6c;
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  margin-top: 15px;
}
.artBox ul li .txt {
  padding: 10px;
}
.artBox ul li .txt h3 {
  margin: 0 0 10px 0;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.artBox ul li .txt p {
  font-size: 14px;
  color: #999;
}
.artBox ul li .date {
  padding: 10px;
  background: #ab1801;
  width: 80px;
  height: 90px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  flex-shrink: 0;
}
.artBox ul li .date em {
  display: block;
  font-style: normal;
  font-size: 20px;
  border-bottom: solid 1px #fff;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}
.am-pureview {
  background: rgba(0, 0, 0, 0.7);
}
#idx-contact .idx-lmt {
  display: none;
}
.contactBox {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  height: 400px;
  margin: 20px auto;
}
.contactBox .mapItem {
  width: 555px;
}
.contactBox .mapItem iframe {
  width: 100%;
  height: 100%;
}
.contactBox .txtItem {
  width: 735px;
  padding: 50px;
  color: #fff;
  background: #c45e4d;
}
.contactBox .txtItem h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.contactBox .txtItem h4 {
  font-size: 14px;
  border-bottom: solid 2px #ffe400;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.contactBox .txtItem p {
  line-height: 30px;
}
.contactBox .txtItem .dianhua {
  color: red;
  margin: 20px 0;
  font-size: 36px;
  font-weight: bold;
}
.contactBox .txtItem .tixing {
  color: #2e447c;
  font-size: 14px;
  margin: 20px 0 0 0;
}
.xuzhibox {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
.xuzhibox .pic {
  width: 449px;
  height: 276px;
  flex-shrink: 0;
}
.xuzhibox .list .idx-lmt {
  margin-left: -400px;
}
.xuzhibox .list ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-left: 30px;
}
.xuzhibox .list ul li {
  width: 150px;
  height: 62px;
  display: block;
  margin: 10px 0 0 0;
}
.xuzhibox .list ul li a {
  display: block;
  width: 100%;
  height: 62px;
  line-height: 62px;
  text-align: center;
  border: solid 1px #0c9a04;
  border-radius: 5px;
}
.xuzhibox .list ul li a:hover {
  background-color: #0c9a04;
  color: #fff;
}
#cls-99 .page-leftbox {
  width: 100%;
}
#cls-99 .page-rightbox {
  display: none;
}
#cls-99 .articleList {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 40px 0;
}
#cls-99 .articleList li {
  display: flex;
  display: -webkit-flex;
  flex-flow: column nowrap;
  width: 280px;
  height: 300px;
  background: #f9f4f4;
  text-align: center;
  font-size: 14px;
  justify-content: flex-start;
  padding: 28px;
  margin: 0 0px 40px;
}
#cls-99 .articleList li a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  flex-flow: column nowrap;
  justify-content: center;
  margin: 0 auto 30px;
  line-height: 1.5em;
}
#cls-99 .articleList li a img {
  height: 65px;
  width: auto;
}
#cls-99 .articleList li a h3 {
  font-weight: normal;
  font-size: 18px;
  margin-top: 10px;
}
#cls-99 .articleList li p {
  text-align: left;
  font-size: 14px;
  color: #999;
  line-height: 1.7em;
  height: 92px;
  overflow: hidden;
}
#cls-99 .articleList li:hover,
#cls-99 .articleList li:active,
#cls-99 .articleList li:focus {
  background: #fff;
  border: solid 1px #ccc;
  color: #333;
}
#cls-99 .articleList li:hover p,
#cls-99 .articleList li:active p,
#cls-99 .articleList li:focus p {
  color: #666;
}
#cls-99 .articleList:after {
  display: none;
}
#cls-18 .page-leftbox {
  width: 100%;
}
#cls-18 .page-rightbox {
  display: none;
}
#cls_submenu_16.subclass-menu ul li a {
  width: auto;
  padding: 0 20px;
  font-size: 14px;
}
#subclass-menu-contain {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
}
#subclass-menu-contain .scroller {
  flex-grow: 2;
  flex-shrink: 2;
}
#subclass-menu-contain .nav-path {
  flex-grow: 1;
  flex-shrink: 1;
}
.topsplit {
  position: relative;
  z-index: 999;
}
.topsplit div.icon {
  position: absolute;
  left: 49%;
  bottom: -20px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.topsplit div.icon div {
  font-size: 50px;
  color: #ab1801;
}
.r_lianxi_photo {
  text-align: center;
  margin-bottom: 10px;
}
.r_lianxi_photo img {
  width: 150px;
}
.kouhao {
  text-align: center;
  margin: 10px auto;
}
.links {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  font-size: 13px;
}
.links h3 {
  line-height: 36px;
  height: 36px;
  margin: 5px 10px 5px 0px;
}
.links ul {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
}
.links ul li {
  margin: 5px 10px;
  line-height: 36px;
  height: 36px;
}