* {
  padding: 0;
  margin: 0;
}
ul,
li {
  list-style: none;
}
fieldset,
img {
  border: none;
}
body {
  background: #fff;
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', 'Arial' tahoma, "Hiragino Sans GB";
}
input,
select,
textarea {
  font-size: 100%;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  cursor: pointer;
}
em {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a {
  text-decoration: none;
}
a:focus {
  outline: none;
}
/* ie debug */
img,
li {
  vertical-align: top;
}
th {
  text-align: inherit;
}
iframe {
  display: block;
}
/* CSS3 渐进增强 */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus {
  border-color: rgba(242, 145, 73, 0.8) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 145, 73, 0.6);
  outline: 0 none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
/* clearfix */
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
/* 单行文字溢出时出现省略号，需设定宽度 */
.fn-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  background-color: #f1f1f1;
}
.m-header-part-w {
  margin: 0 auto;
  width: 100%;
  height: 90px;
  background: #1e1e1e;
  color: #fff;
}
.m-header-part {
  margin: 0 auto;
  width: 1200px;
  background: #1e1e1e;
}
.m-header-part:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.u-logo {
  float: left;
  width: 330px;
  height: 90px;
  color: #fff;
}
.m-header-nav {
  float: right;
  height: 90px;
  line-height: 90px;
}
.m-header-nav a {
  padding: 0 15px;
  font-size: 16px;
  color: #7e7e7e;
}
.m-header-nav a:hover {
  color: #fafcfe;
}
.m-header-nav .on {
  color: #fafcfe;
}
.m-header-nav .u-legal-link {
  color: #fed644;
}
.m-header-nav .u-legal-link:hover {
  text-decoration: underline;
}
.m-login {
  float: right;
  max-width: 160px;
  margin-top: 10px;
}
#SI_User {
  margin-top: 10px;
  width: auto!important;
}
.TAP14 .ac-icon {
  background-image: url(../images/top_account_icon_v2.png);
  _background-image: url(../images/top_account_icon_v2.png);
}
.log-links,
.msg-link {
  color: #fff !important;
}
.ac-login-cnt.active .log-links {
  color: #333 !important;
}
/*search*/
.m-search {
  position: relative;
  float: right;
  margin-top: 28px;
  margin-right: 30px;
}
.search-trigger {
  float: left;
  width: 188px;
  height: 32px;
  border: 1px solid #ededed;
  overflow: hidden;
  background: #fff;
}
.search-trigger .search-ipt {
  float: left;
  display: inline-block;
  margin: 7px 0;
  width: 117px;
  height: 20px;
  padding: 0 10px;
  background-color: #ffffff;
  color: #333;
  font-size: 13px;
  border: none;
  outline: none;
}
.search-trigger .search-ipt:-moz-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.search-trigger .search-ipt::-moz-placeholder {
  /* Mozilla Firefox 19+*/
  color: #b4b4b4;
  opacity: 1;
}
.search-trigger .search-ipt:-ms-input-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.search-trigger .search-ipt::-webkit-input-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.search-trigger .btn-search {
  float: right;
  display: inline-block;
  width: 34px;
  height: 32px;
  vertical-align: top;
  text-indent: -9999px;
  background: url(../images/pic02.png) no-repeat center center;
  border: none;
  border-left: 1px solid #cdd0d4;
  outline: none;
}
.search-trigger .btn-search:hover {
  background: url(../images/pic01.png) no-repeat center center;
}
.search-trigger .search-ipt[type="text"]:focus {
  outline: none;
  border: 0 none;
  box-shadow: none;
}
.search-trigger-on {
  border: 1px solid #5497ff;
}
.search-trigger-on .btn-search {
  border-left: 1px solid #5497ff;
}
#searchType {
  float: left;
  border: 0 none;
  width: 98px;
  height: 34px;
}
.m-main-part {
  margin: 40px auto;
  width: 1240px;
}
.footer {
  margin: 20px auto 0;
  padding: 30px 0;
  font-size: 14px;
  color: #999;
  line-height: 30px;
  text-align: center;
  background: #1e1e1e;
}
.footer a {
  color: #999;
}
.u-title1 {
  position: relative;
  zoom: 1;
  border-bottom: 1px solid #8c8c8c;
  line-height: 36px;
  font-size: 24px;
  color: #333333;
}
.u-title1:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 142px;
  height: 4px;
  background: url(../images/pic05.jpg) no-repeat left bottom;
  z-index: 99;
}
.u-company-more-btn {
  display: block;
  border: 1px solid #ffd730;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  background: #fffae4;
  text-align: center;
}
.article-error {
  color: #666;
  text-align: center;
  line-height: 40px;
}
.bigimg-popup-container {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-left: 0 !important;
  margin-top: 0 !important;
  background-color: #000000;
  z-index: 10005;
}
.bigimg-popup-container .img-box {
  width: 100%;
  height: 100%;
}
.bigimg-popup-container img {
  width: 100%;
}
.m-aside-nav {
  position: fixed;
  bottom: 10px;
  left: 50%;
  margin-left: 630px;
  z-index: 999;
}
.m-aside-nav .m-aside-item {
  position: relative;
  width: 78px;
  height: 78px;
  cursor: pointer;
}
.m-aside-nav .m-aside-item span,
.m-aside-nav .m-aside-item a {
  display: block;
  width: 78px;
  height: 78px;
  opacity: 0.8;
}
.m-aside-nav .m-aside-item .u-top {
  background: url('../images/aside_pic01.png') no-repeat center center;
}
.m-aside-nav .m-aside-item .u-top:hover {
  opacity: 1;
}
.m-aside-nav .m-aside-item .u-weibo {
  background: url('../images/aside_pic02.png') no-repeat center center;
}
.m-aside-nav .m-aside-item .u-weibo:hover {
  opacity: 1;
}
.m-aside-nav .m-aside-item .u-weixin {
  background: url('../images/aside_pic03.png') no-repeat center center;
}
.m-aside-nav .m-aside-item .u-weixin:hover {
  opacity: 1;
}
.m-aside-nav .m-aside-item:after {
  display: none;
}
.m-aside-nav .m-aside-item-share-c {
  opacity: 0;
  display: none;
  position: absolute;
  width: 159px;
  height: 174px;
  top: -5px;
  left: -153px;
  z-index: -1;
  transition: all 1s;
  display: inline-flex;
  border-top-left-radius: 999px;
  border-bottom-left-radius: 999px;
}
.m-aside-nav .m-aside-item-share-c img {
  display: block;
  width: 159px;
  height: 174px;
}

.m-pop-con1 {
  padding-top: 35px;
}
.m-pop-con1 .u-pop-choose1 {
  display: block;
  margin: 0 auto 20px;
  border: 1px solid #ffd802;
  width: 240px;
  height: 50px;
  line-height: 50px;
  background: #fffae3;
  font-size: 18px;
  color: #333333;
  text-align: center;
}
.m-pop-con1 .u-pop-choose1:hover,
.m-pop-con1 .u-pop-choose1.on {
  background: #ffd802;
}
.m-pop-con1 .u-pop-des1 {
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #ff5f00;
  font-size: 16px;
}
.m-pop-write-item {
  margin-bottom: 24px;
}
.m-pop-write-item .u-pop-write-name {
  float: left;
  margin-right: 15px;
  width: 212px;
  height: 38px;
  line-height: 38px;
  text-align: right;
  font-size: 16px;
  color: #666;
}
.m-pop-write-item .u-pop-write-name2 {
  float: left;
  margin-right: 15px;
  width: 180px;
  height: 38px;
  line-height: 38px;
  text-align: right;
  font-size: 16px;
  color: #333;
}
.m-pop-write-item .m-pop-write-con {
  float: left;
  position: relative;
  width: 226px;
}
.m-pop-write-item .u-pop-write-input {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-indent: 1em;
}
.m-pop-write-item .u-pop-write-input:-moz-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.m-pop-write-item .u-pop-write-input::-moz-placeholder {
  /* Mozilla Firefox 19+*/
  color: #b4b4b4;
  opacity: 1;
}
.m-pop-write-item .u-pop-write-input:-ms-input-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.m-pop-write-item .u-pop-write-input::-webkit-input-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.m-pop-write-item .u-pop-write-des1 {
  margin-top: 6px;
  color: #ff6000;
  font-size: 12px;
}
.m-pop-write-item .u-pop-write-tag1 {
  position: absolute;
  top: 0;
  right: 10px;
  height: 38px;
  line-height: 38px;
  color: #666;
}
.m-pop-write-item .u-legal-write-textarea {
  text-indent: 1em;
  width: 100%;
  height: 115px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #ccc;
  overflow: auto;
  border-radius: 4px;
  line-height: 24px;
  font-size: 14px;
}
.m-pop-write-item .u-legal-write-textarea:-moz-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.m-pop-write-item .u-legal-write-textarea::-moz-placeholder {
  /* Mozilla Firefox 19+*/
  color: #b4b4b4;
  opacity: 1;
}
.m-pop-write-item .u-legal-write-textarea:-ms-input-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.m-pop-write-item .u-legal-write-textarea::-webkit-input-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.m-pop-write-item .img-content {
  position: relative;
  float: left;
  width: 280px;
}
.m-pop-write-item .img-content .content-img {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #e2e2e2;
  padding: 5px;
  width: 76px;
  height: 76px;
  background: url(../images/pic13.png) no-repeat center center #fff;
  overflow: hidden;
}
.m-pop-write-item .img-content .content-img img {
  width: 76px;
  height: 76px;
}
.m-pop-write-item .img-content .content-info {
  margin-left: 98px;
  width: 224px;
  height: 80px;
  position: relative;
  border-radius: 3px;
}
.m-pop-write-item .lc-upload {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 76px;
  height: 28px;
  line-height: 28px;
  background: #f0f1f3;
  color: #333;
  font-size: 14px;
  border: 0 none;
  border-radius: 4px;
}
.m-pop-write-item .info-img-tip {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #9e9e9e;
  font-size: 14px;
}
.m-pop-write-item .m-pop-write-pic1 {
  display: block;
}
.m-pop-write-item .m-pop-write-pic1 a {
  display: block;
  margin: 0 10px 10px 0;
  float: left;
  border: 1px solid #e2e2e2;
  padding: 5px;
  width: 76px;
  height: 76px;
  overflow: hidden;
}
.m-pop-write-item .m-pop-write-pic1 img {
  display: block;
  width: 76px;
  height: 76px;
}
.m-pop-write-item .m-pop-write-pic1 :after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.m-pop-write-item .selectView {
  position: absolute;
  width: 80px;
  text-align: left;
  cursor: default;
  height: 38px!important;
}
.m-pop-write-item .selectView .ds_cont {
  border: 1px solid #ccc;
  background: #fff;
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
}
.m-pop-write-item .selectView .ds_title {
  float: left;
  padding-left: 3px;
}
.m-pop-write-item .selectView .ds_button {
  float: right;
  width: 20px;
  height: 38px;
  /*margin:2px 2px 0 0;*/
  display: inline;
  background: url(../images/pic06.png) no-repeat center right;
}
.m-pop-write-item .selectView .ds_list {
  position: absolute;
  top: 38px;
  left: 0;
  background: #fff;
  width: 100%;
}
.m-pop-write-item .selectView .dsl_cont {
  border: 1px solid #ccc;
  max-height: 200px;
  overflow: auto;
}
.m-pop-write-item .selectView .ds_list p {
  line-height: 20px;
  margin: 1px;
  color: #000;
  padding-left: 2px;
  background: #fff;
}
.m-pop-write-item .selectView .ds_list p.selected {
  background: #335ea8;
  color: #fff;
}
.m-pop-write-item .m_select_box {
  position: relative;
}
.m-pop-write-item .m_select_box select {
  display: inline-block;
  width: 100px;
  /* padding:10px 0;*/
  height: 38px;
  line-height: 38px;
  border: 1px #ccc solid;
  background: #fff;
  outline: none;
  border-radius: 4px;
  -ms-padding: 10px 0;
  -ms-height: 0;
  -ms-line-height: 0;
  vertical-align: top;
}
.m-pop-write-item .m-choose-lawyer-box1 {
  margin-top: 8px;
  height: 20px;
  line-height: 20px;
  color: #666;
  font-size: 14px;
}
.m-pop-write-item .m-choose-lawyer-box1 span {
  font-size: 16px;
}
.m-pop-write-item .m-choose-lawyer-box1 .u-choose-lawyer-checkbox input {
  margin: 4px 4px 0 0;
}
.m-pop-con2 {
  padding-top: 25px;
}
.m-pop-con3 {
  padding-top: 25px;
}
.m-pop-con3 .u-pop-write-name {
  width: 180px;
}
.m-pop-con3 .m-pop-write-con {
  width: 330px;
}
.m-pop-con3 .img-content .content-img {
  background: url(../images/pic14.png) no-repeat center center #fff;
}
.m-pop-con3 .u-change2 {
  float: right;
  display: block;
  margin-right: 30px;
  padding-left: 26px;
  height: 34px;
  line-height: 34px;
  color: #666;
  font-size: 16px;
  background: url(../images/pic09.png) no-repeat left center;
}
.m-pop-con3 .u-change2:hover {
  background: url(../images/pic08.png) no-repeat left center;
}
.m-pop-con3 .m-enter-lawyer-box1 {
  border: 1px solid #efefef;
}
.m-pop-con3 .m-pop-write-des {
  height: 38px;
  line-height: 38px;
  color: #666;
  font-size: 0.14rem;
}
.m-pop-con3 .m-pop-write-des .u-change2 {
  float: right;
}
.m-pop-con3 .m-enter-lawyer {
  margin-left: 0;
}
.m-pop-con4 {
  padding: 30px;
}
.m-pop-con4 .m-correlation-item {
  position: relative;
  line-height: 38px;
  margin-bottom: 10px;
  padding: 10px 0;
  background: #f9f9f9;
}
.m-pop-con4 .m-correlation-item .u-correlation-des1 {
  margin-bottom: 10px;
  color: #333;
  font-size: 16px;
}
.m-pop-con4 .m-correlation-item .u-correlation-des1 span {
  font-size: 16px;
  color: #333;
}
.m-pop-con4 .m-correlation-item .u-pop-write-tag2 {
  display: block;
  float: right;
  margin-top: 4px;
  width: 48px;
  height: 26px;
  line-height: 26px;
  background: #474747;
  color: #ffd802;
  font-style: normal;
  text-align: center;
}
.m-pop-con4 .m-correlation-item .u-correlation-des2 {
  float: left;
  font-size: 16px;
  color: #333;
}
.m-pop-con4 .m-correlation-item .u-correlation-des2 span {
  float: right;
  width: 330px;
}
.m-pop-con4 .m-correlation-item .u-correlation-des2:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.m-pop-con4 .m-correlation-item .u-correlation-des2 .u-tip {
  color: #ff5f00;
  font-style: normal;
}
.m-pop-con4 .m-correlation-item .u-correlation-title1 {
  margin-bottom: 10px;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  color: #666;
}
.m-pop-con4 .m-correlation-item .u-correlation-des3 {
  float: left;
  margin-bottom: 14px;
  padding: 10px;
  width: 330px;
  height: 140px;
  overflow-y: scroll;
  font-size: 16px;
  line-height: 22px;
  background: #f9f9f9;
}
.m-pop-con4 .m-correlation-item .u-correlation-des4 {
  height: 26px;
  line-height: 26px;
}
.m-pop-con4 .m-correlation-item .u-correlation-des4 span {
  margin-right: 10px;
}
.m-pop-con4 .m-correlation-item .u-correlation-des5 {
  margin-left: 155px;
  margin-right: 55px;
  line-height: 22px;
  font-size: 14px;
  color: #333;
}
.m-pop-con4 .m-correlation-item .u-correlation-des6 {
  margin-left: 155px;
  margin-right: 55px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
}
.m-pop-con4 .m-correlation-item .u-correlation-tag1 {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 24px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #bfbfbf;
}
.m-pop-con4 .m-enter-lawyer-box1 {
  border: 1px solid #efefef;
}
.m-pop-con4 .u-pop-write-name2 {
  width: 140px;
}
.m-pop-con4 .u-pop-write-name3 {
  float: left;
  margin-right: 10px;
  width: 218px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  font-size: 16px;
  color: #333;
}
.m-pop-con4 .s-score {
  float: left;
}
.m-pop-con4 .s-score .u-star {
  display: inline-block;
  margin: 0 9px -6px 0;
  width: 28px;
  height: 28px;
  background: url(//n.sinaimg.cn/finance/blackcat/pc/img/star-pic01.png) no-repeat;
  background-size: contain;
}
.m-pop-con4 .s-score .u-star.select {
  background: url(//n.sinaimg.cn/finance/blackcat/pc/img/star-pic02.png) no-repeat;
  background-size: contain;
}
.m-pop-con4 .u-start-btn {
  float: left;
  display: block;
  margin-top: 2px;
  margin-left: 20x;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #f8d949;
  cursor: pointer;
}
.m-pop-con5 {
  padding: 30px 40px;
}
.m-pop-con5 .m-correlation-item {
  position: relative;
  line-height: 38px;
  margin-bottom: 10px;
  background: #f9f9f9;
  border-bottom: 1px dashed #eee;
}
.m-pop-con5 .m-correlation-item .u-correlation-des1 {
  margin-bottom: 10px;
  color: #333;
  font-size: 16px;
}
.m-pop-con5 .m-correlation-item .u-correlation-des1 span {
  font-size: 16px;
  color: #333;
}
.m-pop-con5 .m-correlation-item .u-pop-write-tag2 {
  display: block;
  float: right;
  margin-top: 4px;
  width: 48px;
  height: 26px;
  line-height: 26px;
  background: #474747;
  color: #ffd802;
  font-style: normal;
  text-align: center;
}
.m-pop-con5 .m-correlation-item .u-correlation-des2 {
  float: left;
  font-size: 16px;
  color: #333;
}
.m-pop-con5 .m-correlation-item .u-correlation-des2 span {
  float: right;
  width: 330px;
}
.m-pop-con5 .m-correlation-item .u-correlation-des2:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.m-pop-con5 .m-correlation-item .u-correlation-title1 {
  margin-bottom: 10px;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  color: #666;
}
.m-pop-con5 .m-correlation-item .u-correlation-des3 {
  float: left;
  margin-bottom: 14px;
  padding: 10px;
  width: 310px;
  height: 140px;
  overflow-y: scroll;
  font-size: 16px;
  line-height: 22px;
  background: #f9f9f9;
}
.m-pop-con5 .m-correlation-item .u-correlation-des4 {
  height: 26px;
  line-height: 26px;
}
.m-pop-con5 .m-correlation-item .u-correlation-des4 span {
  margin-right: 10px;
}
.m-pop-con5 .m-correlation-item .u-correlation-tag1 {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 24px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #bfbfbf;
}
.m-pop-con5 .m-enter-lawyer-box1 {
  border: 1px solid #efefef;
}
.m-pop-con5 .u-pop-write-name2 {
  width: 140px;
}
.m-pop-con5 .u-pop-write-title1 {
  position: relative;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #474747;
  font-size: 16px;
  color: #ffd802;
}
.m-pop-con5 .u-pop-write-title1 img {
  position: absolute;
  top: 9px;
  right: 12px;
  display: block;
  width: 24px;
  height: 22px;
}
.m-pop-con6 {
  padding: 30px 70px;
  background: #fff;
}
.m-pop-con6 h2 {
  font-weight: bold;
  font-size: 16px;
}
.m-pop-con6 p {
  margin-bottom: 10px;
  text-indent: 2em;
  font-size: 16px;
  color: #666666;
}
.m-pop-con7 {
  padding: 30px 70px;
  background: #fff;
}
.m-pop-con7 p {
  margin-bottom: 30px;
  font-size: 16px;
  color: #333;
}

/*popup*/
.idx_pop {
  background: url("../images/t_bg_02.png") no-repeat;
  padding: 8px 8px 16px;
  position: absolute;
  z-index: 111;
}
.idx_pop img {
  width: 311px;
  height: 154px;
}
.popup_mask {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  width: 100%;
  z-index: 10001;
}
.popup_mask2 {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  width: 100%;
  z-index: 10001;
}
.popup {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 10002;
  margin: -200px 0 0 -300px;
  border: 1px solid #ffd802;
  font-family: "微软雅黑";
}
.popup .popContent {
  background: #fff;
}
.popup .popTitle {
  background: #ffd802;
  height: 40px;
  line-height: 40px;
}
.popup .popTitle h3 {
  color: #333333;
  font-size: 16px;
  text-align: center;
}
.popup .popClose {
  position: absolute;
  right: 0px;
  top: 0px;
  background: url("../images/pop-close.png") no-repeat center center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 100;
}
.popup .popClose:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.popup div.p {
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
}
.popup div.notice {
  background: url("../images/t_bg_05.png") no-repeat 23px -188px;
  padding: 31px 20px 30px 98px;
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  min-height: 48px;
}
.popup .popup div.question {
  background: url("../images/t_bg_05.png") no-repeat 23px -617px;
  padding: 31px 20px 30px 98px;
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  min-height: 48px;
}
.popup div.pbtn {
  margin-bottom: 20px;
  text-align: center;
}
.popup div.pbtn span {
  display: inline-block;
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  margin: 0 14px;
  font-size: 14px;
}
.popup div.pbtn span:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.popup span.popConform {
  color: #fff;
  background: #ffd802;
  border: solid 1px #ffd802;
}
.popup span.popCancel {
  color: #fff;
  background: #ffd802;
  border: solid 1px #ffd802;
}
.popup span.grey {
  background: #ccc;
  border: solid 1px #ccc;
}
.popup .popUpdate div.notice {
  background: none;
  padding: 41px 0 8px;
  text-align: center;
  color: #999;
  font-size: 14px;
}
.popup .popUpdate div.dlist {
  padding-left: 92px;
}
.popup .popUpdate div.dlist ul {
  overflow: hidden;
}
.popup .popUpdate div.dlist li {
  float: left;
  width: 88px;
  height: 130px;
  margin-right: 66px;
  text-align: center;
}
.popup .popUpdate div.dlist li a {
  background: url("//n.sinaimg.cn/finance/tzy/images/t_bg_07.png") no-repeat -999em 0;
  color: #999;
  font-size: 14px;
  padding-top: 90px;
  line-height: 33px;
  display: block;
}
.popup .popUpdate div.dlist li a.ie {
  background-position: 0 -100px;
}
.popup .popUpdate div.dlist li a.ie:hover {
  background-position: 0 -299px;
}
.popup .popUpdate div.dlist li a.firefox {
  background-position: -90px -100px;
}
.popup .popUpdate div.dlist li a.firefox:hover {
  background-position: -90px -299px;
}
.popup .popUpdate div.dlist li a.chrome {
  background-position: -182px -100px;
}
.popup .popUpdate div.dlist li a.chrome:hover {
  background-position: -183px -299px;
}
.popup2 {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 10002;
  margin: -200px 0 0 -300px;
  border: 1px solid #ffd802;
  font-family: "微软雅黑";
}
.popup2 .popContent {
  background: #fff;
}
.popup2 .popTitle {
  background: #ffd802;
  height: 40px;
  line-height: 40px;
}
.popup2 .popTitle h3 {
  color: #333333;
  font-size: 16px;
  text-align: center;
}
.popup2 .popClose {
  position: absolute;
  right: 0px;
  top: 0px;
  background: url("../images/pop-close.png") no-repeat center center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 100;
}
.popup2 .popClose:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.popup2 div.p {
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
}
.popup2 div.notice {
  background: url("../images/t_bg_05.png") no-repeat 23px -188px;
  padding: 31px 20px 30px 98px;
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  min-height: 48px;
}
.popup2 .popup div.question {
  background: url("../images/t_bg_05.png") no-repeat 23px -617px;
  padding: 31px 20px 30px 98px;
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  min-height: 48px;
}
.popup2 div.pbtn {
  margin-bottom: 20px;
  text-align: center;
}
.popup2 div.pbtn span {
  display: inline-block;
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  margin: 0 14px;
  font-size: 14px;
}
.popup2 div.pbtn span:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.popup2 span.popConform {
  color: #fff;
  background: #ffd802;
  border: solid 1px #ffd802;
}
.popup2 span.popCancel {
  color: #fff;
  background: #ffd802;
  border: solid 1px #ffd802;
}
.popup2 span.grey {
  background: #ccc;
  border: solid 1px #ccc;
}
.popup2 .popUpdate div.notice {
  background: none;
  padding: 41px 0 8px;
  text-align: center;
  color: #999;
  font-size: 14px;
}
.popup2 .popUpdate div.dlist {
  padding-left: 92px;
}
.popup2 .popUpdate div.dlist ul {
  overflow: hidden;
}
.popup2 .popUpdate div.dlist li {
  float: left;
  width: 88px;
  height: 130px;
  margin-right: 66px;
  text-align: center;
}
.popup2 .popUpdate div.dlist li a {
  background: url("//n.sinaimg.cn/finance/tzy/images/t_bg_07.png") no-repeat -999em 0;
  color: #999;
  font-size: 14px;
  padding-top: 90px;
  line-height: 33px;
  display: block;
}
.popup2 .popUpdate div.dlist li a.ie {
  background-position: 0 -100px;
}
.popup2 .popUpdate div.dlist li a.ie:hover {
  background-position: 0 -299px;
}
.popup2 .popUpdate div.dlist li a.firefox {
  background-position: -90px -100px;
}
.popup2 .popUpdate div.dlist li a.firefox:hover {
  background-position: -90px -299px;
}
.popup2 .popUpdate div.dlist li a.chrome {
  background-position: -182px -100px;
}
.popup2 .popUpdate div.dlist li a.chrome:hover {
  background-position: -183px -299px;
}
.level2_alert {
  margin: -50px 0 0 -100px;
  width: 200px;
}
.level2_alert .alertContent {
  padding: 10px;
  font-size: 16px;
  color: #000;
  background: #eee;
  text-align: left;
}
.level2_alert .loading {
  background: #eee url(//i3s.sinaimg.cn/cj/news/2009/0525/progress.gif) no-repeat 10px 50%;
  height: auto;
  padding-left: 30px;
}
.level2_alert .success {
  background: #fff url("../images/t_bg_05.png") no-repeat 18px 7px;
  padding: 25px 0 25px 84px;
}
.level2_alert .wrong {
  background: #fff url("../images/t_bg_05.png") no-repeat 18px -472px;
  padding: 25px 0 25px 84px;
}

.m-lawyerList-main-part {
  margin: 40px auto;
  width: 1240px;
}
.m-lawyerList-left {
  float: left;
  width: 300px;
}
.m-lawyerList-right {
  float: right;
  width: 900px;
}
.m-lawyerList-right ul {
  margin-bottom: 10px;
}
.u-company-more-btn {
  display: none;
  border: 1px solid #ffd730;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  background: #fffae4;
  text-align: center;
}
.u-lawyerList-title1 {
  margin-bottom: 6px;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
  background: #fff;
}
.m-lawyerList-blk2 {
  margin-top: 20px;
}
.m-lawyerList-blk2 .u-title1 {
  margin-bottom: 20px;
}
.m-lawyerList-box1 {
  margin-bottom: 20px;
  padding: 20px;
  background: #fff;
}
.m-lawyerList-box1 .u-lawyerList-des1 {
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  color: #666;
  cursor: pointer;
}
.m-lawyerList-box1 .u-lawyerList-des1.on,
.m-lawyerList-box1 .u-lawyerList-des1:hover {
  color: #ff6000;
  background: #ffd730;
}
.u-lawyerList-btn1 {
  display: block;
  width: 100%;
  height: 56px;
  line-height: 56px;
  color: #fff;
  text-align: center;
  font-size: 22px;
  background: #ffd730;
}
.m-lawyerList-item {
  margin-bottom: 6px;
  padding: 25px;
  background: #fff;
}
.m-lawyerList-item .m-lawyerList-box2 {
  float: left;
  width: 96px;
}
.m-lawyerList-item .m-lawyerList-box2 .u-lawyerList-avatar {
  display: block;
  margin: 0 auto;
  width: 96px;
  height: 96px;
  border-radius: 999px;
  overflow: hidden;
}
.m-lawyerList-item .m-lawyerList-box2 .u-lawyerList-btn2 {
  display: block;
  margin: 20px auto 0;
  border: 1px solid #ffd730;
  width: 84px;
  height: 28px;
  line-height: 28px;
  background: #fffae4;
  font-size: 12px;
  color: #333;
  text-align: center;
}
.m-lawyerList-item .m-lawyerList-box2 .u-lawyerList-btn2:hover {
  background: #ffd730;
}
.m-lawyerList-item .m-lawyerList-box3 {
  float: right;
  width: 685px;
}
.m-lawyerList-item .m-lawyerList-box3 .u-lawyerList-name {
  margin-bottom: 8px;
  height: 26px;
  line-height: 26px;
  color: #666;
  font-size: 18px;
}
.m-lawyerList-item .m-lawyerList-box3 .u-lawyerList-job {
  margin-bottom: 30px;
  font-size: 16px;
  color: #666;
}
.m-lawyerList-item .m-lawyerList-box3 .u-lawyerList-year {
  font-size: 16px;
  color: #666;
}
.m-lawyerList-item .m-lawyerList-box3 .m-lawyerList-companies .u-lawyerList-title2 {
  float: left;
  width: 96px;
  font-size: 16px;
  color: #666;
}
.m-lawyerList-item .m-lawyerList-box3 .m-lawyerList-companies .u-lawyerList-companies {
  float: left;
  width: 558px;
  font-size: 14px;
  color: #666;
}
.m-lawyerList-item .m-lawyerList-box3 .m-lawyerList-companies .u-lawyerList-companies span {
  margin-right: 20px;
}
.m-lawyerList-item .m-lawyerList-box3 .m-lawyerList-companies .u-lawyerList-companies a {
  margin-right: 20px;
  color: #666;
}
.m-lawyerList-item:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.m-safeguardList-blk3 {
  margin-top: 20px;
  background: #fff;
  padding: 10px 15px 20px;
}
.m-safeguardList-blk3 .audit-table {
  width: 100%;
}
.m-safeguardList-blk3 .audit-table tr {
  font-size: 14px;
  color: #666;
  height: 38px;
  cursor: pointer;
}
.m-safeguardList-blk3 .audit-table thead th {
  border-bottom: 1px dotted #cdcdcd;
}
.m-safeguardList-blk3 .audit-table thead tr {
  font-size: 14px;
  color: #333;
  height: 36px;
  cursor: pointer;
}
.m-safeguardList-blk3 .audit-table th {
  font-weight: normal;
  text-align: center;
  color: #333;
}
.m-safeguardList-blk3 .audit-table td {
  text-align: center;
}
.m-safeguardList-blk3 .u-safeguardList-btn3 {
  display: block;
  margin: 0 auto;
  width: 48px;
  height: 18px;
  line-height: 18px;
  color: #666;
  font-size: 12px;
  background: #ffd730;
  text-align: center;
}
.m-safeguardList-blk3 .u-safeguardList-btn3:hover {
  background: #f9c900;
}
.m-safeguardList-blk3 .u-rank1 {
  color: #fff;
  background: url(../images/pic10.png) no-repeat center center;
}
.m-safeguardList-blk3 .u-rank2 {
  color: #fff;
  background: url(../images/pic11.png) no-repeat center center;
}
.m-safeguardList-blk3 .u-rank3 {
  color: #fff;
  background: url(../images/pic12.png) no-repeat center center;
}
