* {
  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;
}

.webuploader-container {
	position: relative;
}
.webuploader-element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
	position: relative;
	display: inline-block;
	cursor: pointer;
	background: #ffd730;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
}
.webuploader-pick-hover {
	background: #faca00;
}

.webuploader-pick-disable {
	opacity: 0.6;
	pointer-events:none;
}

/* ----------------Reset Css--------------------- */
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input  {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}*/

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    font-family: arial, sans-serif;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ------------ */
#wrapper {
    width: 980px;
    margin: 0 auto;

    margin: 1em;
    width: auto;
}

#container {
    border: 1px solid #dadada;
    color: #838383;
    font-size: 12px;
    margin-top: 10px;
    background-color: #FFF;
}

#uploader .queueList {
    margin: 20px;
}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}

#uploader .placeholder {
    border: 3px dashed #e6e6e6;
    min-height: 116px;
    padding-top: 90px;
    text-align: center;
    background: url(../images/image.png) center 10px no-repeat;
    color: #cccccc;
    font-size: 18px;
    position: relative;
}

#uploader .placeholder .webuploader-pick {
    font-size: 18px;
    background: #ffd730;
    border-radius: 3px;
    line-height: 44px;
    padding: 0 30px;
    color: #fff;
    display: inline-block;
    margin: 5px auto;
    cursor: pointer;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

#uploader .placeholder .webuploader-pick-hover {
    background: #faca00;
}

#uploader .placeholder .flashTip {
    color: #666666;
    font-size: 12px;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
}
#uploader .placeholder .flashTip a {
    color: #0785d1;
    text-decoration: none;
}
#uploader .placeholder .flashTip a:hover {
    text-decoration: underline;
}

#uploader .placeholder.webuploader-dnd-over {
    border-color: #999999;
}

#uploader .placeholder.webuploader-dnd-over.webuploader-dnd-denied {
    border-color: red;
}

#uploader .filelist {
    list-style: none;
    margin: 0;
    padding: 0;
}

#uploader .filelist:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}

#uploader .filelist li {
    width: 110px;
    height: 110px;
    background: url(../images/bg.png) no-repeat;
    text-align: center;
    margin: 0 8px 20px 0;
    position: relative;
    display: inline;
    float: left;
    overflow: hidden;
    font-size: 12px;
}

#uploader .filelist li p.log {
    position: relative;
    top: -45px;
}

#uploader .filelist li p.title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow : ellipsis;
    top: 5px;
    text-indent: 5px;
    text-align: left;
}

#uploader .filelist li p.progress {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 8px;
    overflow: hidden;
    z-index: 50;
}
#uploader .filelist li p.progress span {
    display: none;
    overflow: hidden;
    width: 0;
    height: 100%;
    background: #1483d8 url(./progress.png) repeat-x;

    -webit-transition: width 200ms linear;
    -moz-transition: width 200ms linear;
    -o-transition: width 200ms linear;
    -ms-transition: width 200ms linear;
    transition: width 200ms linear;

    -webkit-animation: progressmove 2s linear infinite;
    -moz-animation: progressmove 2s linear infinite;
    -o-animation: progressmove 2s linear infinite;
    -ms-animation: progressmove 2s linear infinite;
    animation: progressmove 2s linear infinite;

    -webkit-transform: translateZ(0);
}

@-webkit-keyframes progressmove {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 17px 0;
    }
}
@-moz-keyframes progressmove {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 17px 0;
    }
}
@keyframes progressmove {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 17px 0;
    }
}

#uploader .filelist li p.imgWrap {
    position: relative;
    z-index: 2;
    line-height: 110px;
    vertical-align: middle;
    overflow: hidden;
    width: 110px;
    height: 110px;

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    -webit-transition: 200ms ease-out;
    -moz-transition: 200ms ease-out;
    -o-transition: 200ms ease-out;
    -ms-transition: 200ms ease-out;
    transition: 200ms ease-out;
}

#uploader .filelist li img {
    width: 100%;
}

#uploader .filelist li p.error {
    background: #f43838;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 28px;
    line-height: 28px;
    width: 100%;
    z-index: 100;
}

#uploader .filelist li .success {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    z-index: 200;
    background: url(../images/success.png) no-repeat right bottom;
}

#uploader .filelist div.file-panel {
    position: absolute;
    height: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80000000', endColorstr='#80000000')\0;
    background: rgba( 0, 0, 0, 0.5 );
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 300;
}

#uploader .filelist div.file-panel span {
    width: 24px;
    height: 24px;
    display: inline;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/icons.png) no-repeat;
    margin: 5px 1px 1px;
    cursor: pointer;
}

#uploader .filelist div.file-panel span.rotateLeft {
    background-position: 0 -24px;
}
#uploader .filelist div.file-panel span.rotateLeft:hover {
    background-position: 0 0;
}

#uploader .filelist div.file-panel span.rotateRight {
    background-position: -24px -24px;
}
#uploader .filelist div.file-panel span.rotateRight:hover {
    background-position: -24px 0;
}

#uploader .filelist div.file-panel span.cancel {
    background-position: -48px -24px;
}
#uploader .filelist div.file-panel span.cancel:hover {
    background-position: -48px 0;
}

#uploader .statusBar {
    height: 63px;
    border-top: 1px solid #dadada;
    padding: 0 20px;
    line-height: 63px;
    vertical-align: middle;
    position: relative;
}

#uploader .statusBar .progress {
    border: 1px solid #1483d8;
    width: 198px;
    background: #fff;
    height: 18px;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #6dbfff;
    position: relative;
    margin-right: 10px;
}
#uploader .statusBar .progress span.percentage {
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: #1483d8;
    position: absolute;
}
#uploader .statusBar .progress span.text {
    position: relative;
    z-index: 10;
}

#uploader .statusBar .info {
    display: inline-block;
    font-size: 14px;
    color: #666666;
}

#uploader .statusBar .btns {
    position: absolute;
    top: 10px;
    right: 20px;
    line-height: 40px;
}

#filePicker2 {
    display: inline-block;
    float: left;
}

#uploader .statusBar .btns .webuploader-pick,
#uploader .statusBar .btns .uploadBtn,
#uploader .statusBar .btns .uploadBtn.state-uploading,
#uploader .statusBar .btns .uploadBtn.state-paused {
    background: #ffffff;
    border: 1px solid #cfcfcf;
    color: #565656;
    padding: 0 18px;
    display: inline-block;
    border-radius: 3px;
    margin-left: 10px;
    cursor: pointer;
    font-size: 14px;
    float: left;
}
#uploader .statusBar .btns .webuploader-pick-hover,
#uploader .statusBar .btns .uploadBtn:hover,
#uploader .statusBar .btns .uploadBtn.state-uploading:hover,
#uploader .statusBar .btns .uploadBtn.state-paused:hover {
    background: #f0f0f0;
}

#uploader .statusBar .btns .uploadBtn {
    background: #ffd730;
    color: #fff;
    border-color: transparent;
}
#uploader .statusBar .btns .uploadBtn:hover {
    background: #faca00;
}

#uploader .statusBar .btns .uploadBtn.disabled {
    pointer-events: none;
    opacity: 0.6;
}
.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-part1 {
  float: left;
  width: 200px;
}
.m-part1 ul {
  width: 200px;
}
.m-part1 ul.fixed {
  position: fixed;
  top: 0;
}
.m-part1 #m_left_nav {
  z-index: 10;
  background: #fff;
}
.m-part1 .m-left-nav a {
  display: block;
  border-left: 5px solid #fff;
  padding-left: 35px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #555555;
}
.m-part1 .m-left-nav a:hover {
  border-left: 5px solid #ffd730;
  color: #ff6000;
  background: #fffae4;
}
.m-part1 .on a {
  border-left: 5px solid #ffd730;
  color: #ff6000;
  background: #fffae4;
}
.m-part1 .m-tousu-cat {
  margin-top: 20px;
}
.m-part1 .m-tousu-cat a {
  display: block;
}
.m-part1 .m-law-office {
  margin-top: 50px;
}
.m-part1 .m-law-office ul {
  margin-top: 20px;
}
.m-part1 .m-law-office .m-law-office-item {
  display: block;
  margin-bottom: 10px;
  width: 200px;
  height: 60px;
}
.m-part1 .m-law-office .m-law-office-item img {
  display: block;
  width: 200px;
  height: 60px;
}
.m-part2 {
  float: right;
  width: 1000px;
}
.u-title-level {
  padding-left: 46px;
  height: 48px;
  line-height: 48px;
  background-color: #474747;
  color: #ffd730;
  font-size: 20px;
}
.u-title-level1 {
  background: url(../images/title-pic01.png) no-repeat left center #474747;
}
.u-title-level2 {
  background: url(../images/title-pic02.png) no-repeat left center #474747;
}
.u-title-level3 {
  background: url(../images/title-pic03.png) no-repeat left center #474747;
}
.u-title-level4 {
  background: url(../images/title-pic04.png) no-repeat left center #474747;
}
.u-title-level5 {
  background: url(../images/title-pic06.png) no-repeat left center #474747;
}
.u-title-more {
  float: right;
  line-height: 36px;
  font-size: 14px;
  color: #666;
}
.m-blk1-con {
  margin-top: 20px;
}
.m-blk1-con .m-blk1-left {
  float: left;
  width: 640px;
}
.m-blk1-con .m-blk1-right {
  float: right;
  width: 320px;
}
.m-blk1-con .m-blk1-box1 .m-insider-trading {
  position: relative;
  zoom: 1;
  margin-bottom: 6px;
  padding: 20px 100px 20px 20px;
  background: #fff;
}
.m-blk1-con .m-blk1-box1 .m-insider-trading .u-insider-trading-tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 36px;
  line-height: 36px;
  background: #bfbfbf;
  color: #333333;
  font-size: 16px;
  text-align: center;
}
.m-blk1-con .m-blk1-box1 .m-insider-trading .u-insider-trading-tag a {
  color: #333;
}
.m-blk1-con .m-blk1-box1 .m-insider-trading .u-insider-trading-des {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #333;
}
.m-blk1-con .m-blk1-box1 .m-insider-trading .u-insider-trading-des span {
  padding-right: 6px;
}
.m-blk1-con .m-blk1-box1 .m-insider-trading .u-insider-trading-des a {
  color: #333;
}
.m-blk1-con .m-blk1-box1 .m-insider-trading .u-insider-trading-des a:hover {
  color: #daa900;
}
.m-blk1-con .m-blk1-box1 #m_legal5_case {
  padding: 20px;
}
.m-blk1-con .m-blk1-box2 {
  margin-top: 20px;
}
.m-blk1-con .m-blk1-box2 .u-blk1-btn1,
.m-blk1-con .m-blk1-box2 .u-blk1-btn2 {
  position: relative;
  zoom: 1;
  display: block;
  padding-left: 164px;
  border: 1px solid #ffd730;
  width: 144px;
  height: 108px;
  line-height: 108px;
  font-size: 26px;
  color: #666666;
}
.m-blk1-con .m-blk1-box2 .u-blk1-btn1:after,
.m-blk1-con .m-blk1-box2 .u-blk1-btn2:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 122px;
  width: 2px;
  height: 68px;
  background: #eaeaea;
}
.m-blk1-con .m-blk1-box2 .u-blk1-btn1 {
  float: left;
  background: url(../images/pic03.png) no-repeat #fff 30px center;
}
.m-blk1-con .m-blk1-box2 .u-blk1-btn2 {
  float: right;
  background: url(../images/pic04.png) no-repeat #fff 30px center;
}
.m-blk1-con .m-blk1-box2 .u-blk1-btn1:hover,
.m-blk1-con .m-blk1-box2 .u-blk1-btn2:hover {
  color: #ffd730;
}
.m-blk1-con .m-blk1-box3 {
  margin-top: 20px;
}
.m-blk1-con .m-blk1-box3 .m-table1 {
  position: relative;
  zoom: 1;
  margin-top: 6px;
  padding: 10px 20px 22px;
  background: #fff;
}
.m-blk1-con .m-blk1-box3 .m-table1 .u-change1 {
  position: absolute;
  top: 16px;
  right: 18px;
  display: block;
  width: 16px;
  height: 18px;
  background: url(../images/pic09.png) no-repeat center center;
}
.m-blk1-con .m-blk1-box3 .m-table1 .u-change1:hover {
  background: url(../images/pic08.png) no-repeat center center;
}
.m-blk1-con .m-blk1-box3 .audit-table {
  width: 100%;
}
.m-blk1-con .m-blk1-box3 .audit-table tr {
  font-size: 16px;
  color: #333;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.m-blk1-con .m-blk1-box3 .audit-table thead tr {
  border-bottom: 1px solid #cdcdcd;
  font-size: 16px;
  color: #666666;
  height: 36px;
  cursor: pointer;
}
.m-blk1-con .m-blk1-box3 .audit-table th {
  font-weight: normal;
  text-align: center;
  color: #333;
}
.m-blk1-con .m-blk1-box3 .audit-table td {
  text-align: center;
}
.m-blk1-con #m_safeguard_list_blk .audit-table tr {
  cursor: auto;
}
.m-blk1-con .m-blk1-box4 .m-table2 {
  margin-bottom: 12px;
  margin-top: 6px;
  padding: 10px 20px 22px;
  background: #fff;
}
.m-blk1-con .m-blk1-box4 .audit-table {
  width: 100%;
}
.m-blk1-con .m-blk1-box4 .audit-table .u-table-num1,
.m-blk1-con .m-blk1-box4 .audit-table .u-table-num2 {
  position: absolute;
  top: -8px;
  right: -4px;
  display: block;
  padding: 0 4px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  border-radius: 999px;
}
.m-blk1-con .m-blk1-box4 .audit-table .u-table-num1 {
  background: #ff6000;
}
.m-blk1-con .m-blk1-box4 .audit-table .u-table-num2 {
  background: #999;
}
.m-blk1-con .m-blk1-box4 .audit-table .u-table-btn1 {
  display: block;
  margin: 0 auto;
  border: 1px solid #ffd730;
  width: 50px;
  height: 18px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #333;
  background: #fffae4;
}
.m-blk1-con .m-blk1-box4 .audit-table .u-table-btn1:hover {
  background: #ffd730;
}
.m-blk1-con .m-blk1-box4 .audit-table .u-table-btn2 {
  display: block;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #ff6000;
}
.m-blk1-con .m-blk1-box4 .audit-table .u-table-btn2:hover {
  text-decoration: underline;
}
.m-blk1-con .m-blk1-box4 .audit-table tr {
  font-size: 14px;
  color: #333;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}
.m-blk1-con .m-blk1-box4 .audit-table thead tr {
  border-bottom: 1px solid #cdcdcd;
  font-size: 16px;
  color: #666666;
  height: 36px;
  cursor: pointer;
}
.m-blk1-con .m-blk1-box4 .audit-table th {
  position: relative;
  zoom: 1;
  font-weight: normal;
  text-align: center;
  color: #333;
}
.m-blk1-con .m-blk1-box4 .audit-table th a {
  color: #333;
}
.m-blk1-con .m-blk1-box4 .audit-table th a:hover {
  text-decoration: underline;
}
.m-blk1-con .m-blk1-box4 .audit-table td {
  text-align: center;
}
.m-blk1-con .m-blk1-box4 .m-safeguard-progress {
  margin-top: 6px;
  margin-bottom: 12px;
  padding: 0 20px 20px;
  background: #fff;
}
.m-blk1-con .m-blk1-box4 .m-safeguard-progress .u-safeguard-progress-title {
  height: 50px;
  line-height: 50px;
  color: #333333;
  font-size: 14px;
}
.m-blk1-con .m-blk1-box4 .m-safeguard-progress .m-safeguard-progress-box {
  text-align: center;
}
.m-blk1-con .m-blk1-box4 .m-safeguard-progress .u-safeguard-progress-des {
  padding-top: 36px;
  height: 30px;
  line-height: 30px;
  color: #666;
  font-size: 16px;
}
.m-blk1-con .m-blk1-box4 .m-safeguard-progress .u-safeguard-progress-btn {
  padding-top: 36px;
  height: 30px;
  line-height: 30px;
  color: #333333;
  font-size: 14px;
}
.m-blk1-con .m-blk1-box5 .u-blk1-btn3 {
  display: block;
  margin-bottom: 12px;
  width: 320px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  background: #ffd730;
}
.m-blk1-con .m-blk1-box6 {
  margin-top: 20px;
}
.m-blk1-con .m-blk1-box6 .m-blk1-box6-des1 {
  margin-top: 7px;
  padding: 10px 20px 25px;
  background: #fff;
}
.m-blk1-con .m-blk1-box6 .m-blk1-box6-des1 h3 {
  line-height: 34px;
  font-size: 16px;
  font-weight: bold;
}
.m-blk1-con .m-blk1-box6 .m-blk1-box6-des1 p {
  line-height: 28px;
  font-size: 14px;
  text-align: justify;
}
.m-blk1-con .m-blk1-box6 .m-blk1-box6-des1 p a {
  color: #333;
}
.m-blk1-con .m-blk1-box7 {
  margin-top: 20px;
}
.m-blk1-con .m-blk1-box7 .u-blk1-btn4 {
  display: block;
  margin-top: 6px;
  border: 1px solid #ffd730;
  width: 318px;
  height: 48px;
  line-height: 48px;
  color: #333;
  font-size: 18px;
  background: #fffae4;
  text-align: center;
}
.m-blk1-con .m-blk1-box7 .u-blk1-btn4:hover {
  background: #ffd730;
}
.m-blk2 {
  margin-top: 50px;
}
.m-blk2 ul {
  margin-top: 20px;
  margin-left: -11px;
}
.m-blk2 .m-safeguard-list-item {
  position: relative;
  zoom: 1;
  float: left;
  margin-left: 11px;
  margin-bottom: 10px;
  padding: 30px 15px 20px;
  width: 296px;
  height: 135px;
  background: #fff;
  overflow: hidden;
}
.m-blk2 .m-safeguard-list-item a {
  display: block;
}
.m-blk2 .m-safeguard-list-item .u-safeguard-list-date {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 98px;
  height: 20px;
  line-height: 20px;
  background: #bfbfbf;
  color: #333;
  font-size: 14px;
  text-align: center;
}
.m-blk2 .m-safeguard-list-item .m-safeguard-list-avatar {
  float: left;
  width: 90px;
  height: 90px;
  line-height: 90px;
  background: #f7f7f7;
  border-radius: 999px;
  overflow: hidden;
}
.m-blk2 .m-safeguard-list-item .u-safeguard-list-avatar {
  display: block;
  margin: 6px auto;
  width: 78px;
  height: 78px;
  border-radius: 999px;
  overflow: hidden;
}
.m-blk2 .m-safeguard-list-item .m-safeguard-list-des1 {
  float: right;
  width: 190px;
}
.m-blk2 .m-safeguard-list-item .u-safeguard-list-des1 {
  font-size: 16px;
  color: #333;
  line-height: 22px;
}
.m-blk2 .m-safeguard-list-item .m-safeguard-list-des2 {
  margin-top: 30px;
  font-size: 14px;
  color: #333;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.m-blk2 .m-safeguard-list-item .m-safeguard-list-tag-box {
  margin-top: 10px;
  line-height: 22px;
}
.m-blk2 .m-safeguard-list-item .u-safeguard-list-tag1 {
  margin-right: 15px;
  color: #666;
  font-size: 14px;
}
.m-blk2 .m-safeguard-list-item .u-safeguard-list-btn1 {
  display: block;
  width: 86px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #ffce00;
}
.m-blk3 {
  margin-top: 50px;
}
.m-blk3 ul {
  margin-top: 20px;
  margin-left: -11px;
}
.m-blk3 .m-enter-lawyer-box3 {
  margin-top: 12px;
  padding-top: 30px;
  height: 82px;
  background: #fff;
}
.m-blk3 .u-enter-lawyer-btn3 {
  display: block;
  margin: 0 auto;
  width: 270px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  background: #ffd730;
}
.m-enter-lawyer {
  position: relative;
  zoom: 1;
  float: left;
  margin-bottom: 12px;
  margin-left: 11px;
  width: 326px;
}
.m-enter-lawyer .m-enter-lawyer-box1 {
  padding: 26px 20px 20px 20px;
  background: #f9f9f9;
}
.m-enter-lawyer .m-enter-lawyer-avatar {
  float: left;
  width: 78px;
  height: 78px;
}
.m-enter-lawyer .u-enter-lawyer-avatar {
  display: block;
  width: 78px;
  height: 78px;
  border-radius: 999px;
  overflow: hidden;
}
.m-enter-lawyer .m-enter-lawyer-msg-box {
  float: right;
  width: 182px;
  height: 80px;
}
.m-enter-lawyer .u-enter-lawyer-name {
  margin-bottom: 4px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #666;
}
.m-enter-lawyer .u-enter-lawyer-btn1,
.m-enter-lawyer .u-enter-lawyer-btn2 {
  display: block;
  border: 1px solid #ffd730;
  width: 84px;
  height: 28px;
  line-height: 28px;
  background: #fffae4;
  text-align: center;
  color: #333;
  font-size: 12px;
}
.m-enter-lawyer .u-enter-lawyer-btn1 {
  float: left;
}
.m-enter-lawyer .u-enter-lawyer-btn2 {
  float: right;
}
.m-enter-lawyer .m-enter-lawyer-box2 {
  padding: 14px 30px 12px;
  background: #474747;
}
.m-enter-lawyer .u-enter-lawyer-des1 {
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-enter-lawyer .u-enter-lawyer-des1 span {
  color: #ffd730;
}
.m-enter-lawyer .u-enter-lawyer-des2 {
  height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-enter-lawyer .u-enter-lawyer-btn4 {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  border: 1px solid #ffd730;
  width: 26px;
  height: 26px;
  cursor: pointer;
}
.m-enter-lawyer .u-enter-lawyer-btn4.on {
  background: url(../images/pic07.png) no-repeat center center;
}
.m-blk4 {
  margin-top: 50px;
}
.m-blk4 .u-legal-write-title {
  padding-left: 20px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  background: #474747;
  color: #ffd730;
}
.m-blk4 .u-legal-write-title i {
  color: #999999;
  font-style: normal;
}
.m-blk4 .u-legal-write-title span {
  color: #fff;
}
.m-blk4 .u-legal-write-title2 {
  padding-left: 42px;
  background: url(../images/title-pic05.png) no-repeat 15px center #474747;
}
.m-blk4 .m-legal-write-box1 {
  margin-top: 6px;
  padding: 30px 0;
  background: #fff;
}
.m-blk4 .m-legal-write-blk1 {
  margin-top: 20px;
}
.m-blk4 .m-legal-write-blk1 .m-legal-write-item {
  margin-bottom: 24px;
}
.m-blk4 .m-legal-write-blk1 .u-legal-write-name {
  float: left;
  margin-right: 30px;
  width: 240px;
  height: 40px;
  line-height: 40px;
  text-align: right;
  font-size: 16px;
  color: #666;
}
.m-blk4 .m-legal-write-blk1 .m-leagl-write-con {
  position: relative;
  float: left;
  width: 600px;
}
.m-blk4 .m-legal-write-blk1 .u-legal-write-input {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-indent: 1em;
}
.m-blk4 .m-legal-write-blk1 .u-legal-write-input:-moz-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.m-blk4 .m-legal-write-blk1 .u-legal-write-input::-moz-placeholder {
  /* Mozilla Firefox 19+*/
  color: #b4b4b4;
  opacity: 1;
}
.m-blk4 .m-legal-write-blk1 .u-legal-write-input:-ms-input-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.m-blk4 .m-legal-write-blk1 .u-legal-write-input::-webkit-input-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
.m-blk4 .m-legal-write-blk1 .u-leagl-write-btn4 {
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 12px;
  background: #ffd730;
  text-align: center;
  cursor: pointer;
}
.m-blk4 .m-legal-write-blk1 .u-leagl-write-btn4:hover {
  background: #ebcd52;
}
.m-blk4 .m-legal-write-blk1 .u-leagl-write-btn4.disable {
  background-color: #f8d856;
  color: #fff;
  cursor: auto;
}
.m-blk4 .m-legal-write-blk1 .u-legal-write-des1 {
  margin-top: 6px;
  color: #ff6000;
  font-size: 12px;
}
.m-blk4 .m-legal-write-blk1 .selectView {
  position: absolute;
  width: 80px;
  text-align: left;
  cursor: default;
  height: 38px !important;
}
.m-blk4 .m-legal-write-blk1 .selectView .ds_cont {
  border: 1px solid #ccc;
  background: #fff;
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
}
.m-blk4 .m-legal-write-blk1 .selectView .ds_title {
  float: left;
  padding-left: 3px;
}
.m-blk4 .m-legal-write-blk1 .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-blk4 .m-legal-write-blk1 .selectView .ds_list {
  position: absolute;
  top: 38px;
  left: 0;
  background: #fff;
  width: 100%;
}
.m-blk4 .m-legal-write-blk1 .selectView .dsl_cont {
  border: 1px solid #ccc;
  max-height: 200px;
  overflow: auto;
}
.m-blk4 .m-legal-write-blk1 .selectView .ds_list p {
  line-height: 20px;
  margin: 1px;
  color: #000;
  padding-left: 2px;
  background: #fff;
}
.m-blk4 .m-legal-write-blk1 .selectView .ds_list p.selected {
  background: #335ea8;
  color: #fff;
}
.m-blk4 .m-legal-write-blk1 .m_select_box {
  position: relative;
}
.m-blk4 .m-legal-write-blk1 .m_select_box select {
  display: inline-block;
  width: 100%;
  /* 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-blk4 .m-legal-write-blk1 .m_company_choose_box {
  display: none;
  position: absolute;
  left: 0px;
  top: 38px;
  width: 100%;
  height: 240px;
  background: #fff;
  z-index: 999;
  border: 1px solid #ccc;
  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);
}
.m-blk4 .m-legal-write-blk1 .m_company_choose_box ul {
  margin: 0;
  height: 200px;
  overflow-y: scroll;
}
.m-blk4 .m-legal-write-blk1 .m_company_choose_box li {
  text-indent: 1em;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #ccc;
  color: #666;
}
.m-blk4 .m-legal-write-blk1 .m_company_choose_box li:hover {
  background-color: #f5f7fa;
}
.m-blk4 .m-legal-write-blk1 .m_company_choose_box li:nth-last-child(1) {
  border: 0 none;
}
.m-blk4 .m-legal-write-blk1 .u-safeguardMsg-company {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-indent: 1em;
  font-size: 16px;
  color: #666;
}
.m-blk4 .m-legal-write-box2 {
  margin-top: 6px;
  padding: 20px 0 30px;
  background: #fff;
}
.m-blk4 .m-legal-write-item2 {
  margin: 0 auto 10px;
  width: 480px;
}
.m-blk4 .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: 38px;
  font-size: 14px;
}
.m-blk4 .u-legal-write-name2 {
  height: 48px;
  line-height: 48px;
}
.m-blk4 .u-choose-lawyer-des1 {
  font-size: 14px;
  color: #999;
  height: 34px;
  line-height: 34px;
}
.m-blk4 .u-choose-lawyer-des1 .u-choose-lawyer-more {
  float: right;
  color: #666;
  font-size: 16px;
}
.m-blk4 .u-choose-lawyer-des1 .u-change2 {
  float: right;
  display: block;
  margin-right: 6px;
  padding-left: 26px;
  height: 34px;
  line-height: 34px;
  color: #666;
  font-size: 16px;
  background: url(../images/pic09.png) no-repeat left center;
}
.m-blk4 .u-choose-lawyer-des1 .u-change2:hover {
  background: url(../images/pic08.png) no-repeat left center;
}
.m-blk4 .u-safeguardMsg-des1 {
  margin-top: 6px;
  color: #ff6000;
  font-size: 12px;
}
.m-blk4 .m-choose-lawyer {
  margin-top: 6px;
  padding: 15px 50px 35px;
  background: #fff;
}
.m-blk4 .u-choose-lawyer-title1 {
  font-size: 18px;
  color: #333;
  height: 50px;
  line-height: 50px;
}
.m-blk4 .u-choose-lawyer-des1 {
  font-size: 14px;
  color: #999;
  height: 34px;
  line-height: 34px;
}
.m-blk4 .u-choose-lawyer-des1 .u-choose-lawyer-more {
  float: right;
  color: #666;
  font-size: 16px;
}
.m-blk4 .u-choose-lawyer-des1 .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-blk4 .u-choose-lawyer-des1 .u-change2:hover {
  background: url(../images/pic08.png) no-repeat left center;
}
.m-blk4 .u-choose-lawyer-des2 {
  margin-left: 140px;
  line-height: 28px;
  color: #999;
  font-size: 16px;
}
.m-blk4 .u-choose-lawyer-btn1 {
  display: block;
  margin: 35px auto 45px;
  width: 270px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  background: #ffd730;
}
.m-blk4 .u-choose-lawyer-btn2 {
  margin-right: 20px;
  padding-right: 20px;
  background: url(../images/pic23.png) no-repeat right center;
}
.m-blk4 .u-choose-lawyer-btn2:hover {
  background: url(../images/pic24.png) no-repeat right center;
}
.m-blk4 .m-choose-lawyer-box1 {
  margin-top: 20px;
  height: 20px;
  line-height: 20px;
  color: #666;
  font-size: 14px;
}
.m-blk4 .m-choose-lawyer-box1:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.m-blk4 .m-choose-lawyer-box1 span {
  font-size: 16px;
}
.m-blk4 .m-choose-lawyer-box1 .u-tips i {
  color: #195aff;
  font-style: normal;
  cursor: pointer;
}
.m-blk4 .m-choose-lawyer-box1 .u-choose-lawyer-checkbox input {
  float: left;
  margin: 4px 4px 0 0;
}
.m-blk4 ul {
  margin-left: -11px;
}
.m-blk4 .m-enter-lawyer {
  float: left;
  border: 1px solid #efefef;
  width: 190px;
}
.m-blk4 .m-enter-lawyer .m-enter-lawyer-avatar {
  float: none;
  margin: 0 auto;
  width: 105px;
  height: 105px;
}
.m-blk4 .m-enter-lawyer .m-enter-lawyer-avatar .u-enter-lawyer-avatar {
  width: 105px;
  height: 105px;
}
.m-blk4 .m-enter-lawyer .m-enter-lawyer-box2 {
  display: none;
  padding: 14px 30px 12px;
  background: #474747;
}
.m-blk4 .m-enter-lawyer .u-enter-lawyer-des1 {
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-blk4 .m-enter-lawyer .u-enter-lawyer-des1 span {
  color: #ffd730;
}
.m-blk4 .m-enter-lawyer .u-enter-lawyer-des2 {
  height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-blk4 .m-enter-lawyer .u-enter-lawyer-btn4 {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  border: 1px solid #ffd730;
  width: 26px;
  height: 26px;
  cursor: pointer;
}
.m-blk4 .m-enter-lawyer .u-enter-lawyer-btn4.on {
  background: url(../images/pic07.png) no-repeat center center;
}
.m-blk4 .m-enter-lawyer .m-enter-lawyer-msg-box {
  float: none;
  width: 100%;
  height: auto;
}
.m-blk4 .m-enter-lawyer .m-enter-lawyer-msg-box .u-enter-lawyer-name {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.m-blk4 .m-enter-lawyer .m-enter-lawyer-msg-box .m-enter-lawyer-btn-box {
  margin: 0 auto;
}
.m-blk4 .m-enter-lawyer .m-enter-lawyer-msg-box .u-enter-lawyer-btn1,
.m-blk4 .m-enter-lawyer .m-enter-lawyer-msg-box .u-enter-lawyer-btn2 {
  display: block;
  border: 1px solid #ffd730;
  width: 84px;
  height: 28px;
  line-height: 28px;
  background: #fffae4;
  text-align: center;
  color: #333;
  font-size: 12px;
}
.m-blk4 .m-enter-lawyer .m-enter-lawyer-msg-box .u-enter-lawyer-btn2 {
  float: right;
}
.m-blk4 .m-enter-lawyer .m-enter-lawyer-msg-box .u-enter-lawyer-btn1 {
  float: none;
  margin: 0 auto;
}
.m-blk4 .m-legal-write-blk4 {
  margin-top: 20px;
}
.m-blk4 .m-legal-write-blk4 .m-statement-box {
  margin-top: 6px;
  padding: 20px 50px;
  background: #fff;
  font-size: 16px;
  color: #333;
}
.m-blk4 .m-legal-write-blk4 .m-statement-box p {
  line-height: 30px;
}
.m-blk5 {
  margin-top: 50px;
}
.m-blk5 .m-introduce-box {
  margin-top: 20px;
  padding: 20px 20px 30px;
  background: #fff;
}
.m-blk5 .m-introduce-box .u-introduce-title {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #333;
}
.m-blk5 .m-introduce-box .u-introduce-des {
  line-height: 28px;
  font-size: 16px;
  color: #666;
}
.m-blk6 {
  margin-top: 20px;
  background: #e6e6e6;
}
.m-blk1-box8 {
  margin: 0 0 20px;
  background: #333;
  height: 110px;
}
.m-blk1-box8 .board-l {
  margin: 20px 0 0 20px;
  padding-right: 15px;
  text-align: center;
  float: left;
  border-right: 1px dotted #979797;
  width: 114px;
}
.m-blk1-box8 .board-l .tit {
  font-size: 14px;
  color: #999999;
  line-height: 28px;
}
.m-blk1-box8 .num {
  margin-top: 9px;
  font-size: 30px;
  color: #fed644;
  line-height: 40px;
}
.m-blk1-box8 .board-r {
  margin: 20px 0;
  text-align: center;
  float: left;
  width: 150px;
}
.m-blk1-box8 .board-r .tit {
  font-size: 14px;
  color: #999999;
  line-height: 28px;
}
.m-company-blk1 {
  margin-top: 50px;
}
.m-company-blk1 .m-correlation-box {
  margin-top: 20px;
}
.m-company-blk1 .m-correlation-box ul {
  margin-left: -15px;
  margin-bottom: 6px;
}
.m-company-blk1 .m-correlation-box .m-correlation-item {
  position: relative;
  float: left;
  margin-left: 15px;
  margin-bottom: 10px;
  padding: 25px 20px 64px;
  width: 282px;
  background: #fff;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-des1 {
  margin-bottom: 10px;
  height: 20px;
  line-height: 20px;
  color: #333;
  font-size: 14px;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-des1 span {
  margin-left: 10px;
  font-size: 14px;
  color: #333;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-des2 {
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-des2 i {
  display: block;
  float: left;
  width: 48px;
  height: 20px;
  line-height: 20px;
  background: #474747;
  color: #ffd802;
  font-style: normal;
  text-align: center;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-des2 span {
  float: right;
  width: 220px;
  line-height: 20px;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-des2:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-title1 {
  margin-bottom: 10px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-des3 {
  margin-bottom: 14px;
  padding: 10px;
  width: 260px;
  height: 116px;
  overflow-y: scroll;
  font-size: 14px;
  line-height: 22px;
  background: #f9f9f9;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-des4 {
  height: 26px;
  line-height: 26px;
}
.m-company-blk1 .m-correlation-box .m-correlation-item .u-correlation-des4 span {
  margin-right: 10px;
}
.m-company-blk1 .m-correlation-box .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: 14px;
  background: #bfbfbf;
}
.m-company-blk1 .m-correlation-box .u-correlation-tag2 {
  margin-bottom: 15px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #474747;
  font-size: 18px;
  color: #ffd730;
}
.u-upolad-tip1 {
  color: #ff6000;
}
