.vPanelPage,
.mPanel,
.c_bd_body {
  height: 100%;
}

.w_copy_select {
  padding: 20px 20px 2px 20px;
  margin-bottom: 10px;
}

.w_copy_select .item {
  margin-bottom: 18px;
}

.w_copy_select .ti {
  display: block;
  width: 48px;
  float: left;
  line-height: 26px;
  color: #666;
  font-size: 12px;
}

.w_copy_select .item .sxrrbox {
  overflow: hidden;
  border-bottom: 1px dashed #F0F0F0;
}

.w_copy_select .item:last-child .sxrrbox {
  border-bottom: none;
}

.w_copy_select .sxrrbox a {
  display: inline-block;
  line-height: 24px;
  padding: 0 8px;
  margin: 0 12px 15px 12px;
  color: #666666;
  font-size: 14px;
}

.w_copy_select .sxrrbox a.curr,
.w_copy_select .sxrrbox a:hover {
  color: #2577E3;
  background: #EDF4FF;
  border-radius: 2px;
}

/*营销文章*/
.w_customer_article {
  position: relative;
  overflow: hidden;
}

.w_customer_article .top_tibar h2 {
  color: #333;
  font-size: 26px;
  line-height: 40px;
  display: inline-block;
}

.w_customer_article .top_tibar {
  margin-bottom: 16px;
  overflow: hidden;
}

.w_customer_article .top_tibar .link_desc {
  display: inline-block;
  color: #2577E3;
  text-decoration: underline;
  line-height: 26px;
  padding: 0 5px;
  position: relative;
  top: -2px;
}

.w_customer_news_scroll {
  margin-bottom: 10px;
  height: 60px;
  padding: 0 20px;
}

.w_customer_news_scroll .ti {
  width: 96px;
  height: 20px;
  float: left;
  margin: 20px 24px 0 0;
  background: url(../images/ti_tip_img.png) no-repeat;
  text-indent: -99999px;
}

.w_customer_news_scroll .scroll_item {
  overflow: hidden;
  position: relative;
  height: 60px;
}

.w_customer_news_scroll .scroll_item ul li {
  height: 60px;
  line-height: 60px;
}

.w_customer_news_scroll .scroll_item ul li .time {
  float: right;
  display: block;
  color: #999;
  font-size: 16px;
  line-height: 60px;
  padding-left: 30px;
}

.w_customer_news_scroll .scroll_item ul li .title {
  display: block;
  color: #333;
  font-size: 16px;
}

.w_customer_news_scroll .scroll_item ul li .title .name {
  display: block;
  float: left;
  padding-right: 8px;
}

.w_customer_news_scroll .scroll_item ul li .title .article_title {
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 60%;
}

.w_customer_table_nav {
  height: 56px;
  padding: 0 20px;
}

.w_customer_table_nav .box_item {
  height: 56px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.w_customer_table_nav .table_nav {
  overflow: hidden;
}

.w_customer_table_nav .table_nav ul li {
  display: inline-block;
  line-height: 53px;
  margin-right: 6%;
}

.w_customer_table_nav .table_nav ul li a {
  display: block;
  color: #999;
  font-size: 16px;
}

.w_customer_table_nav .table_nav ul li a.curr {
  color: #2577E3;
  font-weight: bold;
  border-bottom: 2px solid #2577E3;
}

.w_customer_table_nav .table_nav ul li a.curr .el-badge {
  vertical-align: top;
}

.w_customer_table_nav .use_desc {
  float: right;
  line-height: 60px;
}

.w_customer_table_nav .use_desc span {
  display: block;
  color: #2577E3;
  padding-left: 20px;
  background: url(../images/ico_book.png) left center no-repeat;
}

.w_customer_article_list {
  padding: 30px;
}

.w_customer_article_list ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}

.w_customer_article_list ul li .op_and_data {
  float: right;
  margin-left: 30px;
  margin-top: 38px;
  height: 48px;
}

.w_customer_article_list ul li .op_and_data .data {
  float: left;
  margin-top: 5px;
}

.w_customer_article_list ul li .op_and_data .data span {
  display: inline-block;
  height: 48px;
  padding-right: 20px;
}

.w_customer_article_list ul li .op_and_data .data span:nth-child(1) {
  background: url(../images/ico_line_a.png) right center no-repeat;
  margin-right: 20px;
}

.w_customer_article_list ul li .op_and_data .data span p {
  text-align: center;
}

.w_customer_article_list ul li .op_and_data .data span p.num {
  color: #2577E3;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
}

.w_customer_article_list ul li .op_and_data .data span p.ti {
  color: #999;
  font-size: 12px;
}

.w_customer_article_list ul li .op_and_data .op_btn {
  float: right;
  margin-left: 30px;
}

.w_customer_article_list ul li .op_and_data .op_btn a {
  display: block;
  width: 140px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #2577E3;
  text-align: center;
  color: #2577E3;
  font-size: 14px;
}

.w_customer_article_list ul li .op_and_data .op_btn .edit_btn {
  margin-top: 28px;
}

.w_customer_article_list ul li .op_and_data .op_btn .edit_btn a {
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: 20px;
  border: 0;
  text-align: left;
  padding-left: 24px;
}

.w_customer_article_list ul li .op_and_data .op_btn .edit_btn a.btn_c1 {
  background: url(../images/ico_pen.png) left center no-repeat;
  margin-right: 30px;
}

.w_customer_article_list ul li .op_and_data .op_btn .edit_btn a.btn_c2 {
  background: url(../images/ico_del.png) left center no-repeat;
  color: #FF7322;
}

.w_customer_article_list ul li .info {
  overflow: hidden;
  border-right: none;
  margin-right: 20px;
}

.w_customer_article_list ul li .qy_img {
  max-width: 216px;
}

.w_customer_article_list.company ul li .info .img {
  width: 216px;
  float: left;
  margin-right: 20px;
  position: relative;
}

.w_customer_article_list.company ul li .info .img img {
  width: 216px;
  height: 136px;
  object-fit: cover;
}

.w_customer_article_list ul li .info .img {
  max-width: 216px;
  min-width: 216px;
  overflow: hidden;
  margin-right: 20px;
}

.w_customer_article_list ul li .info .img img {
  display: block;
  width: 100%;
  height: 136px;
  border-radius: 4px;
  min-height: 1px;
  object-fit: cover;
}

.w_customer_article_list ul li .info .img span {
  position: absolute;
  left: 10px;
  top: 10px;
  display: block;
  width: 56px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 12px;
  border-radius: 2px;
}

.w_customer_article_list ul li .info .img span.s1 {
  background-color: #FE6D26;
}

.w_customer_article_list ul li .info .img span.s2 {
  background-color: #2577E3;
}

.w_customer_article_list ul li .info .img span.s3 {
  background-color: #eee;
  color: #666;
}

.w_customer_article_list ul li .info_desc {
  overflow: hidden;
  max-width: 60%;
  position: relative;
}

.w_customer_article_list ul li .info_desc .title a {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.w_customer_article_list ul li .info_desc .title a:hover {
  color: #2577E3;
}

.w_customer_article_list ul li .info_desc .desc {
  color: #999;
  font-size: 14px;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 16px;
  margin-bottom: 16px;
  height: 48px;
}

.w_customer_article_list ul li .info_desc .p_pull {
  /* position: absolute;
  bottom: 0; */
  width: 100%;
}

.w_customer_article_list ul li .info_desc .p_pull span {
  display: inline-block;
  height: auto;
  color: #999;
  line-height: 20px;
  font-size: 12px;
  background: #fff;
}

.w_customer_article_list ul li .info_desc .p_pull span.label {
  background-color: #F7F7F7;
  margin-right: 10px;
  border-radius: 2px;
  padding: 0 10px;
}

.w_customer_article_list ul li .info_desc .p_pull span.time {
  /* margin-left: 10px; */
}

.w_customer_article_list ul li .up_time {
  width: 100%;
  margin-bottom: 16px;
}

.w_customer_article_list ul li .up_time span {
  display: block;
  color: #999;
  font-size: 12px;
}

.w_customer_article_list ul li .info_desc .p_pull span.up_data {
  padding-right: 32px;
}

.w_customer_article_list ul li .info_desc .p_pull span.up_data b {
  color: #2577E3;
  padding-left: 4px;
}

.w_customer_article_list ul li .share_tip {
  margin-bottom: 12px;
}

.w_customer_article_list ul li .share_tip span {
  display: inline-block;
  color: #999;
  font-size: 12px;
  padding-right: 8px;
}

.w_customer_article_list ul li .share_tip span.name {
  color: #333;
  font-weight: bold;
}

.w_customer_article_list ul li .edit_item {
  float: right;
  /* margin-top: 36px; */
}

.w_customer_article_list ul li .edit_item span {
  /* display: inline-block;
	line-height: 44px;
	width: 120px;
	text-align: center; */
}

.w_customer_article_list ul li .edit_item span.edit {
  /* border: 1px solid #2577E3; */
}

.w_customer_article_list ul li .edit_item span.edit a {
  color: #2577E3;
}

.w_customer_article_list ul li .edit_item span.del {
  /* border: 1px solid #FE4B4B;
	margin-left: 15px; */
}

.w_customer_article_list ul li .edit_item span.del a {
  color: #FE4B4B;
}

.w_copy_select.Library {
  margin-bottom: 0;
}

.w_copy_select.Library .ti.ti_w {
  width: 100px;
}

.w_copy_select.Library .item {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #eee;
}

.w_customer_top {
  margin-bottom: 10px;
}

.w_customer_top {
  padding: 15px 30px 15px 30px;
}

.w_customer_top ul li {
  height: 82px;
  display: inline-flex;
  margin-bottom: 15px;
  margin-right: 6%;
}

.w_customer_top ul li:nth-child(5) {
  margin-right: 0;
}

.w_customer_top ul li .num {
  float: left;
  padding-right: 16px;
}

.w_customer_top ul li .num span {
  font-size: 18px;
  line-height: 82px;
  color: #CDCDCD;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.w_customer_top ul li .num.n1 span {
  color: #FE4B4B;
}

.w_customer_top ul li .num.n2 span {
  color: #FFA645;
}

.w_customer_top ul li .num.n3 span {
  color: #89CEFD;
}

.w_customer_top ul li .img {
  position: relative;
  float: left;
  margin-top: 10px;
  padding-right: 16px;
}

.w_customer_top ul li .img img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.w_customer_top ul li .img .top {
  display: block;
  width: 33px;
  height: 29px;
  position: absolute;
  right: 8px;
  top: -18px;
}

.w_customer_top ul li .img .top.t1 {
  background: url(../images/ico_top_1.png) no-repeat;
}

.w_customer_top ul li .img .top.t2 {
  background: url(../images/ico_top_2.png) no-repeat;
}

.w_customer_top ul li .img .top.t3 {
  background: url(../images/ico_top_3.png) no-repeat;
}

.w_customer_top ul li .info {
  float: left;
  margin-top: 16px;
}

.w_customer_top ul li .info .title {
  color: #333;
  font-size: 16px;
  padding-bottom: 8px;
}

.w_customer_top ul li .info .title b {
  color: #999;
  font-size: 12px;
  padding-left: 10px;
}

.w_customer_top ul li .info .data {
  color: #999;
  font-size: 12px;
}

.w_customer_top ul li .info .data b {
  color: #2577E3;
  padding-left: 4px;
}

.no_data_tip {
  text-align: center;
  color: #999;
  font-size: 12px;
  padding-bottom: 20px;
}

.no_data_tip_li {
  padding: 40px 0;
  text-align: center;
}

.no_data_tip_li a {
  margin-top: 40px;
  display: inline-block;
  width: 140px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 14px;
  background-color: #2577E3;
  border-radius: 4px;
}

.my_customer_data .title {
  height: 56px;
  margin: 0 30px;
  border-bottom: 1px solid #eee;
}

.my_customer_data .title h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 56px;
}

.my_customer_data .data_list {
  padding-bottom: 30px;
}

.my_customer_data .data_list ul {
  margin-bottom: 20px;
}

.my_customer_data .data_list ul li {
  height: 86px;
  padding: 0 20px;
}

.my_customer_data .data_list ul li.table_header {
  height: 50px;
}

.my_customer_data .data_list ul li:nth-child(even) {
  background-color: #FAFBFB;
}

.my_customer_data .data_list ul li .mark_item {
  float: right;
  width: 201px;
  position: relative;
  margin-top: 27px;
}

.my_customer_data .data_list ul li .mark_item span.mark_tips {
  float: right;
  font-size: 12px;
  color: #999;
  display: block;
  text-align: center;
  position: absolute;
  top: 48px;
  text-align: right;
  width: 310px;
  padding-top: 5px;
  padding-right: 16px;
}

.my_customer_data .data_list ul li .mark_btn {
  width: 80px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #2577E3;
  float: right;
  text-align: center;
  border-radius: 2px;
  margin-right: 10px;
  cursor: pointer;
}

.my_customer_data .data_list ul li .mark_btn.has_mark {
  border: 1px solid #ddd;
}

.my_customer_data .data_list ul li .mark_btn.has_mark em {
  color: #999;
  background: none;
}

.my_customer_data .data_list ul li .mark_btn em {
  color: #2577E3;
  font-size: 14px;
  font-style: normal;
}

.my_customer_data .data_list ul li .mark_edit {
  width: 298px;
  height: 130px;
  position: absolute;
  display: none;
  z-index: 9;
  top: 36px;
  background: url(../images/bg_mark.png) no-repeat;
}

.my_customer_data .data_list ul li .mark_select {
  height: 40px;
  border-bottom: 1px solid #eee;
}

.my_customer_data .data_list ul li .mark_select .van-radio-group {
  margin: 25px 10px 0 10px;
}

.my_customer_data .data_list ul li .mark_select .van-radio-group .van-radio {
  width: 33.33%;
  float: left;
}

.my_customer_data .data_list ul li .confirm {
  height: 65px;
}

.my_customer_data .data_list ul li .confirm span {
  width: 70px;
  display: block;
  height: 28px;
  margin: 16px auto 0 auto;
}

.my_customer_data .data_list ul li .confirm span a {
  display: block;
  line-height: 28px;
  background-color: #2577E3;
  color: #fff;
  text-align: center;
  font-size: 12px;
  border-radius: 2px;
}

.my_customer_data .data_list ul li .my_data_info {
  overflow: hidden;
}

.my_customer_data .data_list ul li .iden_info {
  width: 40%;
  float: left;
  height: 110px;
  overflow: hidden;
}

.my_customer_data .data_list ul li.table_header .iden_info {
  height: 50px;
}

.my_customer_data .data_list ul li .iden_info img {
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 50%;
  margin-top: 18px;
  margin-right: 12px;
}

.my_customer_data .data_list ul li .iden_info .name {
  line-height: 16px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin-top: 20px;
  text-align: left;
}

.my_customer_data .data_list ul li .iden_info .name b {
  color: #333;
  font-size: 12px;
  font-weight: normal;
  padding-left: 4px;
}

.my_customer_data .data_list ul li .iden_info .unit {
  text-align: left;
  line-height: 22px;
  font-size: 12px;
  padding: 0;
  margin-top: 5px;
}

.my_customer_data .data_list ul li .post {
  width: 12%;
  float: left;
}

.my_customer_data .data_list ul li .my_data_info p {
  padding: 0 10px;
  display: block;
  text-align: left;
  line-height: 86px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
}

.my_customer_data .data_list ul li.table_header .my_data_info p {
  line-height: 50px;
  color: #999999;
}

.my_customer_data .data_list ul li .product {
  width: 30%;
  float: left;
  height: 86px;
}

.my_customer_data .data_list ul li .product p {
  width: 100%;
  padding: 0 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.my_customer_data .data_list ul li .phone,
.my_customer_data .data_list ul li .time {
  float: left;
  width: 15%;
}

.w_rec_article_list {
  width: 360px;
  float: right;
  padding: 15px 30px 1px 30px;
  margin-left: 20px;
}

.w_rec_article_list .title h2 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.w_rec_article_list .list {
  margin-top: 20px;
}

.w_rec_article_list ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.w_rec_article_list ul li .ti {
  color: #333;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 10px;
}

.w_rec_article_list ul li .ti:hover {
  color: #277AD8;
}

.w_rec_article_list ul li:last-child {
  border-bottom: none;
}

.w_rec_article_list ul li .p_pull span {
  display: inline-block;
  font-size: 12px;
  color: #999;
  margin-right: 4%;
}

.w_rec_article_list ul li .p_pull span.time {
  float: right;
  margin-right: 0;
}

.w_rec_article_list ul li .p_pull span b {
  color: #2577E3;
  padding-right: 4px;
}

.w_article_desc {
  padding: 30px;
  overflow: hidden;
}

.w_article_desc.customers {
  padding: 0;
}

.w_article_desc.customers .desc_main {
  padding: 30px;
  margin-bottom: 10px;
}

.w_article_desc .top_item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #eee;
}

.w_article_desc .top_item h1 {
  color: #333;
  font-size: 28px;
  font-weight: bold;
}

.w_article_desc .top_item .p_pull {
  margin-top: 12px;
}

.w_article_desc .top_item .p_pull span {
  display: inline-block;
  color: #999;
  font-size: 14px;
  margin-right: 16px;
}

.w_article_desc .top_item .user_data {
  overflow: hidden;
  margin-top: 12px;
}

.w_article_desc .top_item .user_data .user_pic {
  float: left;
  margin-right: 16px;
}

.w_article_desc .top_item .user_data .user_pic img:first-child {
  margin-left: 0;
}

.w_article_desc .top_item .user_data .user_pic img {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-left: -8px;
}

.w_article_desc .top_item .user_data .data_num {
  overflow: hidden;
  line-height: 26px;
}

.w_article_desc .top_item .user_data .data_num span {
  display: inline-block;
  font-size: 14px;
  color: #999;
  margin-right: 4%;
}

.w_article_desc .top_item .user_data .data_num span b {
  color: #2577E3;
  font-weight: bold;
  padding: 0 2px;
}

.w_article_desc .desc_con {
  color: #333;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 80px;
}

.w_article_desc .desc_con img {
  max-width: 100%;
}

.w_article_desc .user_info {
  position: fixed;
  min-height: 80px;
  background-color: #fff;
  bottom: 0;
  left: 220px;
  right: 400px;
  box-shadow: 2px 3px 5px 3px #dadada;
}

.w_article_desc .user_info .box {
  padding: 16px 8%;
}

.w_article_desc .user_info .box .user_item {
  float: left;
  margin-right: 8%;
}

.w_article_desc .user_info .box .user_item img {
  width: 48px;
  display: block;
  height: 48px;
  border-radius: 50%;
  float: left;
  margin-right: 12px;
}

.w_article_desc .user_info .box .user_item .info {
  overflow: hidden;
  padding-top: 2px;
  width: 120px;
}

.w_article_desc .user_info .box .user_item .info .name {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.w_article_desc .user_info .box .user_item .info .name b {
  color: #999;
  font-size: 14px;
  padding-left: 8px;
  font-weight: normal;
}

.w_article_desc .user_info .box .user_item .info .unit {
  color: #333;
  font-size: 14px;
  padding-top: 2px;
}

.w_article_desc .user_info .box .w_zycp {
  float: left;
  width: 180px;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w_article_desc .user_info .box .share_btn {
  float: right;
  position: relative;
}

.w_article_desc .user_info .box .share_btn .btn {
  margin-top: 2px;
}

.w_article_desc .user_info .box .share_btn .btn a {
  width: 140px;
  height: 44px;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 44px;
  background-color: #2577E3;
  border-radius: 2px;
}

.w_article_desc .user_info .box .share_btn .w_ewm_pop {
  position: absolute;
  width: 240px;
  height: 247px;
  text-align: center;
  bottom: 4px;
  right: -50px;
  padding-top: 50px;
  background: url(../images/bg_ewm_box.png) no-repeat;
}

.w_article_desc .user_info .box .share_btn .w_ewm_pop img {
  width: 120px;
  height: 120px;
}

.w_article_desc .user_info .box .share_btn .w_ewm_pop p {
  color: #333;
  font-size: 12px;
  padding-top: 5px;
}

.w_customer_article_list .w_article_btn {
  /* padding-bottom: 16px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px; */
  position: absolute;
  top: 0px;
  right: 0;
  width: 140px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #2577E3;
  border-radius: 2px;
  color: #fff;
}

.w_customer_article_list a.w_article_btn em {
  display: inline-block;
  font-style: normal;
  color: #fff;
  background: url(../images/ico_fb_btn1.png) left center no-repeat;
  padding-left: 20px;
}

.w_edit_article .top_tiBar {
  height: 66px;
  border-bottom: 1px solid #eee;
}

.w_edit_article .top_tiBar h2 {
  color: #333;
  line-height: 66px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 30px;
}

.w_edit_article_main {
  max-width: 1000px;
  padding: 0 50px 50px 30px;
}

.company_perfect_form .submit.edit {
  height: 50px;
}

.company_perfect_form .submit.edit .btn {
  float: left;
  margin-right: 30px;
}

.company_perfect_form .submit.edit .view {
  width: 200px;
  height: 50px;
  border: 1px solid #2577E3;
  text-align: center;
  line-height: 50px;
  color: #2577E3;
  float: left;
  font-size: 16px;
  border-radius: 4px;
}

.w_edit_article {
  min-height: 90%;
}

.w_mail_data_count {
  padding: 30px;
}

.w_mail_data_count .w_count_table {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}

.w_mail_data_count .w_count_table .item {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
}

.w_mail_data_count .w_count_table .item.table_b {
  border-bottom: none;
}

.w_mail_data_count .w_count_table .item .li_main {
  float: left;
}

.w_mail_data_count .w_count_table .item.table_a .li_main {
  width: 38%;
}

.w_mail_data_count .w_count_table .item .li_main span {
  display: block;
}

.w_mail_data_count .w_count_table .item .li_main span.name {
  width: 126px;
  float: left;
  padding: 0 10px;
  text-align: center;
  background-color: #fcfcfc;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  text-align: right;
  color: #333;
  height: 49px;
}

.w_mail_data_count .w_count_table .item .li_main span.info {
  overflow: hidden;
  padding: 0 5px;
  color: #666;
}

.w_mail_data_count .w_count_table .item.table_b .li_main {
  width: 38%;
}

.w_mail_data_count .w_count_table .item.table_b .li_main:last-child {
  width: 24%;
}

.w_mail_data_count .w_count_echart {
  padding: 40px 0;
}

.w_mail_data_count .w_count_echart .echart_item_a {
  width: 48%;
  margin-right: 4%;
  float: left;
}

.w_mail_data_count .w_count_echart .echart_item_b {
  width: 48%;
  float: right;
}

.w_mail_data_count .w_count_desc {
  padding: 24px 20px;
  background-color: #d9edf7;
}

.w_mail_data_count .w_count_desc .tip {
  font-weight: bold;
  color: #a94442;
  font-size: 16px;
  padding-bottom: 12px;
}

.w_mail_data_count .w_count_desc .info {
  color: #666;
  line-height: 24px;
}

.cd-popup .guideBox {
  position: relative;
  top: 15%;
  height: 80%;
  z-index: 9999;
}

.cd-popup .guideBox .con {
  height: 100%;
  text-align: center;
}

.cd-popup .guideBox .desc {
  display: inline-block;
}

.cd-popup .guideBox .desc img {
  height: 100%;
}

.cd-popup .guideBox .ewmitem {
  display: inline-block;
  position: absolute;
  top: 6%;
}

.cd-popup .guideBox .desc p {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.cd-popup .guideBox .ewmitem .ewmimg {
  width: 278px;
  height: 278px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: url(../images/pop_ewmBg.png) no-repeat;
}

.cd-popup .guideBox .ewmitem .ewmimg img {
  width: 140px;
  height: 140px;
}

.cd-popup .guideBox .ewmitem .close {
  height: 40px;
  background: url(../images/icon_close_a.png) center no-repeat;
  text-indent: -999999px;
}

.cd-popup .guideSlide {
  width: 1206px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -606px;
  margin-top: -300px;
  z-index: 999999999;
}

.cd-popup .guideSlide .swiper-container {
  height: 100%;
}

.cd-popup .guideSlide .swiper-slide {
  text-align: center;
}

.cd-popup .guideSlide .close {
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 78px;
  top: 15px;
  z-index: 9;
}

.cd-popup .guideSlide .swiper-pagination-bullet {
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  margin: 0 20px !important;
}

.cd-popup .guideSlide .swiper-button-next {
  width: 48px;
  height: 40px;
  background: url(../images/swiper_next.png) no-repeat;
}

.cd-popup .guideSlide .swiper-button-next:after {
  content: '';
}

.cd-popup .guideSlide .swiper-button-prev {
  width: 48px;
  height: 40px;
  background: url(../images/swiper_pre.png) no-repeat;
}

.cd-popup .guideSlide .swiper-button-prev:after {
  content: '';
}

.w_article_desc .desc_con.article_content {
  margin-bottom: 30px;
  color: #333;
  line-height: 28px;
  font-size: 16px;
}

.readall_box {
  position: relative;
  z-index: 9999;
  padding: 0 0 25px;
  margin-top: -200px;
  text-align: center;
}

.readall_box .read_more_mask {
  height: 200px;
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
  background: -webkit-gradient(linear, 0 top, 0 bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0))
}

.read_more_btn {
  display: block;
  width: 140px;
  height: 36px;
  cursor: pointer;
  font-size: 16px;
  color: #2577E3;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #2577E3;
  line-height: 36px;
  margin: 0 auto;
}

.read_more_btn:hover {
  background: #2577E3;
  color: #fff;
}

.crticleDetail_item {
  padding: 0 30px;
  margin-bottom: 10px;
}

.crticleDetail_item .Topbar {
  height: 50px;
  border-bottom: 1px solid #eee;
}

.crticleDetail_item .Topbar h2 {
  display: inline-block;
  line-height: 48px;
  border-bottom: 2px solid #2577E3;
  font-size: 16px;
  font-weight: bold;
  color: #2577E3;
}

.crticleDetail_item .Topbar .add_btn {
  display: block;
  height: 48px;
  line-height: 48px;
  float: right;
}

.crticleDetail_item .Topbar .add_btn a {
  display: block;
  padding-left: 24px;
  color: #2577E3;
  font-size: 14px;
  background: url(../images/add_ico.png) left center no-repeat;
}

.crticleDetail_item .my_card {
  padding: 30px 0;
  min-height: 50px;
}

.crticleDetail_item .my_card .user_info_con {
  overflow: hidden;
}

.crticleDetail_item .my_card .user_info_con .user_con {
  float: left;
  margin-right: 100px;
}

.crticleDetail_item .my_card .user_info_con .user_con span {
  display: block;
}

.crticleDetail_item .my_card .user_info_con .user_con span.name {
  font-weight: bold;
  font-size: 16px;
  color: #333;
}

.crticleDetail_item .my_card .user_info_con .user_con span.name b {
  font-size: 12px;
  color: #999;
  padding-left: 4px;
}

.crticleDetail_item .my_card .user_info_con .user_con span.unit {
  padding-top: 8px;
  color: #333;
  font-size: 12px;
}

.crticleDetail_item .my_card .user_info_con .pro {
  overflow: hidden;
  line-height: 50px;
  height: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crticleDetail_item .addTip {
  padding: 15px 0;
  color: #999;
}

.crticleDetail_item .my_card img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
  margin-right: 16px;
}

.crticleDetail_item .recproList {
  margin-top: 14px;
}

.crticleDetail_item .recproList ul {
  overflow: hidden;
}

.crticleDetail_item .recproList ul li {
  position: relative;
  width: 222px;
  height: 240px;
  margin-bottom: 20px;
  float: left;
  margin-top: 8px;
  margin-right: 30px;
  border: 1px solid #EAEAEA;
}

.crticleDetail_item .recproList ul li img {
  width: 220px;
  height: 145px;
  display: block;
}

.crticleDetail_item .recproList ul li .name {
  padding: 12px 16px 8px 16px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crticleDetail_item .recproList ul li .desc {
  color: #999;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin: 0 16px 8px 16px;
}

.crticleDetail_item .recproList ul li .del {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: -8px;
  top: -8px;
  background: url(../images/del_icon.png) no-repeat;
  text-indent: -99999px;
  cursor: pointer;
}

.crticleDetail_item .recalbumList {
  margin-top: 14px;
}

.crticleDetail_item .recalbumList ul {
  overflow: hidden;
}

.crticleDetail_item .recalbumList ul li {
  width: 380px;
  height: 115px;
  margin-top: 8px;
  margin-right: 30px;
  margin-bottom: 20px;
  float: left;
  border: 1px solid #EAEAEA;
  position: relative;
}

.crticleDetail_item .recalbumList ul li .infos a {
  display: block;
  padding: 16px 20px;
}

.crticleDetail_item .recalbumList ul li .infos img {
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 10px;
}

.crticleDetail_item .recalbumList ul li .infos .con {
  overflow: hidden;
}

.crticleDetail_item .recalbumList ul li .infos .ti {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crticleDetail_item .recalbumList ul li .infos .user {
  color: #707070;
  margin-top: 8px;
}

.crticleDetail_item .recalbumList ul li .infos .user b {
  color: #999;
  padding-left: 6px;
}

.crticleDetail_item .recalbumList ul li .infos .time {
  color: #999;
  padding-top: 8px;
}

.crticleDetail_item .recalbumList .del {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: -8px;
  top: -8px;
  background: url(../images/del_icon.png) no-repeat;
  text-indent: -99999px;
  cursor: pointer;
}

.crticleDetail_item .moreList {
  margin-top: 20px;
}

.crticleDetail_item .moreList ul {
  overflow: hidden;
}

.crticleDetail_item .moreList ul li {
  width: 222px;
  height: 146px;
  margin-right: 30px;
  margin-bottom: 20px;
  float: left;
  border: 1px solid #EAEAEA;
}

.crticleDetail_item .moreList ul li a {
  display: block;
  padding: 20px 16px;
}

.crticleDetail_item .moreList ul li .name {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.crticleDetail_item .moreList ul li .desc {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  color: #999;
  margin-top: 6px;
}

.crticleDetail_item .moreList ul li .edit {
  margin: 0 16px;
}

.crticleDetail_item .moreList ul li .edit span {
  display: block;
  width: 50%;
  float: left;
  cursor: pointer;
}

.crticleDetail_item .moreList ul li .edit span.btn_c1 {
  padding-left: 24px;
  color: #2577E3;
  background: url(../images/ico_pen.png) left center no-repeat;
}

.crticleDetail_item .moreList ul li .edit span.btn_c2 {
  padding-left: 60px;
  color: #FF7322;
  background: url(../images/ico_del.png) 38px center no-repeat;
}

.bottomBtn_made {
  position: fixed;
  left: 256px;
  right: 400px;
  background-color: #fff;
  height: 80px;
  box-shadow: 2px 3px 5px 3px #dadada;
  bottom: 0;
}

.bottomBtn_made .btn {
  width: 240px;
  height: 44px;
  margin: 18px auto 0 auto;
}

.bottomBtn_made .btn a {
  display: block;
  height: 44px;
  background-color: #2577E3;
  text-align: center;
  line-height: 44px;
  color: #fff;
  border-radius: 4px;
}

.bottomBtn_made_clear {
  height: 80px;
}

.contact_copy_form .popup-container.pro {
  width: 790px;
  height: 680px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -395px;
  margin-top: -340px;
}

.contact_copy_form .popup-container.pro .selectPro {
  padding: 20px 30px;
  height: 618px;
  overflow: scroll;
}

.contact_copy_form .popup-container.pro .selectPro .addProType {
  height: 36px;
  margin-top: 20px;
}

.contact_copy_form .popup-container.pro .selectPro .addProType a {
  display: block;
  width: 100px;
  height: 36px;
  float: left;
  margin-right: 10px;
  border: 1px solid #2577E3;
  color: #2577E3;
  line-height: 36px;
  text-align: center;
  border-radius: 4px;
}

.contact_copy_form .popup-container.pro .selectPro .addProType a.curr {
  background-color: #2577E3;
  color: #fff;
}

.contact_copy_form .popup-container.pro .selectProList {
  margin-top: 30px;
}

.contact_copy_form .popup-container.pro .selectProList ul {
  overflow: hidden;
}

.contact_copy_form .popup-container.pro .selectProList ul li {
  position: relative;
  width: 222px;
  height: 240px;
  margin-bottom: 20px;
  float: left;
  margin-right: 23px;
  border: 1px solid #EAEAEA;
  cursor: pointer;
}

.contact_copy_form .popup-container.pro .selectProList ul li:nth-child(3n) {
  margin-right: 0;
}

.contact_copy_form .popup-container.pro .selectProList ul li img {
  width: 220px;
  height: 145px;
  display: block;
}

.contact_copy_form .popup-container.pro .selectProList ul li .name {
  padding: 12px 16px 8px 16px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.contact_copy_form .popup-container.pro .selectProList ul li .desc {
  color: #999;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin: 0 16px 8px 16px;
}

.contact_copy_form .popup-container.pro .selectProList ul li.curr {
  border: 1px solid #2577E3;
}

.contact_copy_form .popup-container.pro .selectProList ul li .select {
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  background: url(../images/bg_select.png) right top no-repeat;
}

.contact_copy_form .popup-container.pro .selectProList .submit a,
.contact_copy_form .popup-container.album .submit a {
  display: block;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #2577E3;
  color: #fff;
  border-radius: 4px;
  margin: 0 auto;
  font-size: 16px;
}

.contact_copy_form .popup-container.album {
  width: 850px;
  height: 682px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -425px;
  margin-top: -341px;
}

.contact_copy_form .popup-container.album .selectalbum {
  height: 620px;
  overflow: scroll;
  padding: 30px;
}

.contact_copy_form .popup-container.album .selectalbum .upfile {
  height: 48px;
}

.contact_copy_form .popup-container.album .selectalbum .upfile .fileBox {
  position: relative;
  width: 120px;
  height: 48px;
  border: 1px solid #2577E3;
  border-radius: 4px;
  float: left;
}

.contact_copy_form .popup-container.album .selectalbum .upfile .fileBox input {
  width: 120px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 3;
  cursor: pointer;
}

.contact_copy_form .popup-container.album .selectalbum .upfile .fileBox span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 48px;
  line-height: 48px;
  color: #2577E3;
  text-align: center;
  background: url(../images/upfile_ico1.png) 24px center no-repeat;
}

.contact_copy_form .popup-container.album .selectalbum .fileDesc {
  overflow: hidden;
  padding-left: 20px;
  line-height: 48px;
  color: #999;
}

.contact_copy_form .popup-container.album .selectalbum ul {
  overflow: hidden;
  margin-top: 30px;
}

.contact_copy_form .popup-container.album .selectalbum ul li {
  width: 375px;
  height: 115px;
  margin-right: 22px;
  margin-bottom: 20px;
  float: left;
  border: 1px solid #EAEAEA;
  position: relative;
}

.contact_copy_form .popup-container.album .selectalbum ul li:nth-child(2n) {
  margin-right: 0;
}

.contact_copy_form .popup-container.album .selectalbum ul li .infos a {
  display: block;
  padding: 16px 20px;
}

.contact_copy_form .popup-container.album .selectalbum ul li .infos img {
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 10px;
}

.contact_copy_form .popup-container.album .selectalbum ul li .infos .con {
  overflow: hidden;
}

.contact_copy_form .popup-container.album .selectalbum ul li .infos .ti {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.contact_copy_form .popup-container.album .selectalbum ul li .infos .user {
  color: #707070;
  margin-top: 8px;
}

.contact_copy_form .popup-container.album .selectalbum ul li .infos .time {
  color: #999;
  padding-top: 8px;
}

.contact_copy_form .popup-container.album .selectalbum ul li.curr {
  border: 1px solid #2577E3;
}

.contact_copy_form .popup-container.album .selectalbum ul li.curr .select {
  background: url(../images/bg_select.png) no-repeat;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
}

.contact_copy_form .popup-container.addMore {
  position: absolute;
  width: 660px;
  height: 394px;
  min-width: 660px;
  min-height: 394px;
  top: 50%;
  left: 50%;
  margin-top: -197px;
  margin-left: -330px;
}

.contact_copy_form .popup-container.addMore .addMorContent {
  padding: 32px 60px 0 60px;
}

.contact_copy_form .popup-container.addMore .addMorContent .item {
  overflow: hidden;
  margin-bottom: 20px;
}

.contact_copy_form .popup-container.addMore .addMorContent .item>span {
  display: block;
  width: 48px;
  line-height: 42px;
  float: left;
  margin-right: 20px;
}

.contact_copy_form .popup-container.addMore .addMorContent .item>span b {
  color: #F5494D;
  padding-right: 8px;
}

.contact_copy_form .popup-container.addMore .addMorContent .item .input {
  overflow: hidden;
  height: 42px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 10px;
}

.contact_copy_form .popup-container.addMore .addMorContent .item .input input {
  width: 100%;
  border: 0;
  line-height: 42px;
}

.contact_copy_form .popup-container.addMore .addMorContent .item .input.textarea {
  height: 120px;
  padding: 10px;
  min-height: 160px;
  overflow-y: auto;
}

.contact_copy_form .popup-container.addMore .addMorContent .item .input.textarea textarea {
  width: 100%;
  height: 100%;
  border: 0;
}

.contact_copy_form .popup-container.addMore .addMorContent .submit a {
  display: block;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #2577E3;
  color: #fff;
  border-radius: 4px;
  margin-left: 68px;
  font-size: 16px;
}

.contact_copy_form .popup-container.moreDetail {
  height: 600px;
  height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -200px;
}

.contact_copy_form .popup-container.moreDetail .top_bar {
  background-color: #fff;
}

.contact_copy_form .popup-container.moreDetail .moreDesc {
  background-color: #F1F1F1;
  height: 338px;
  padding: 20px;
}

.contact_copy_form .popup-container.moreDetail .moreDesc .box {
  height: 100%;
  padding: 20px 0;
  background-color: #fff;
}

.contact_copy_form .popup-container.moreDetail .moreDesc .box .title {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  padding: 0 20px;
}

.contact_copy_form .popup-container.moreDetail .moreDesc .box .con {
  margin-top: 10px;
  line-height: 26px;
  color: #666;
  height: 234px;
  overflow: hidden;
  overflow-y: scroll;
  padding: 0 20px;
}

.contact_copy_form .popup-container.moreDetail .moreDesc .box .con::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.contact_copy_form .popup-container.moreDetail .moreDesc .box .con::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #999;
}

.contact_copy_form .popup-container.approve {
  width: 660px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.contact_copy_form .popup-container.approve .top_bar {
  background-color: #fff;
}

.contact_copy_form .popup-container.approve .approveDesc {
  padding: 18px 148px;
}

.contact_copy_form .popup-container.approve .approveDesc .tip {
  color: #333;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
}

.contact_copy_form .popup-container.approve .approveDesc a {
  display: block;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #2577E3;
  color: #fff;
  border-radius: 4px;
  margin: 50px auto 0 auto;
  font-size: 16px;
}

/*客户推荐*/
.subscription_topbar {
  margin-bottom: 10px;
  padding: 28px 30px;
}

.subscription_topbar .select_s {
  float: right;
  height: 40px;
  margin-left: 20px;
}

.subscription_topbar .select_s span {
  display: block;
  float: left;
  line-height: 40px;
}

.subscription_topbar .select_s span a {
  color: #333;
  font-size: 16px;
  display: block;
  padding-left: 30px;
  background: url(../images/select_a.png) left center no-repeat;
}

.subscription_topbar .select_s span a.curr {
  background: url(../images/select_b.png) left center no-repeat;
}

.subscription_topbar .select_s span.supply {
  margin-left: 50px;
}

.subscription_topbar .subscription_btn {
  overflow: hidden;
}

.subscription_topbar .subscription_btn .btn {
  width: 140px;
  display: block;
  float: left;
}

.subscription_topbar .subscription_btn .btn a {
  display: block;
  height: 40px;
  background-color: #2577E3;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

.subscription_topbar .subscription_btn .btn a em {
  font-style: normal;
  padding-left: 16px;
  background: url(../images/ico_add_c.png) left center no-repeat;
}

.subscription_topbar .subscription_btn .statistics {
  float: left;
  display: block;
  line-height: 40px;
  margin-left: 40px;
  color: #666;
}

.subscription_topbar .subscription_btn .statistics b {
  color: #2577E3;
  padding: 0 2px 0 10px;
}

.w_customer_rec_list {
  padding: 20px;
}

.w_customer_rec_list ul li {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  padding: 15px 20px;
  margin-bottom: 20px;
  border: 1px solid #EAEAEA;
  height: 102px;
}

.w_customer_rec_list ul li .company_type {
  margin-top: 8px;
  color: #999;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 6px;
}

.w_customer_rec_list ul li:nth-child(4n) {
  margin-right: 0;
}

.w_customer_rec_list ul li .copy_desc .img {
  width: 60px;
  height: 60px;
  border: 1px solid #eee;
  float: left;
  margin-right: 8px;
}

.w_customer_rec_list ul li .copy_desc .img span {
  display: table-cell;
  width: 60px;
  height: 60px;
  vertical-align: middle;
  text-align: center;
}

.w_customer_rec_list ul li .copy_desc img {
  max-width: 56px;
  max-height: 56px;
  vertical-align: middle;
}

.w_customer_rec_list ul li .copy_desc .info {
  overflow: hidden;
}

.w_customer_rec_list ul li .copy_desc .info .title {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.w_customer_rec_list ul li .copy_desc .info .r_ico img {
  display: inline-block;
  width: auto;
  height: 14px;
}

.w_customer_rec_list ul li .p_desc_ran {
  margin-top: 20px;
}

.w_customer_rec_list ul li .p_desc_ran p {
  color: #999;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 8px;
}

.w_customer_rec_list ul li .user_desc img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  float: left;
  margin-right: 12px;
}

.w_customer_rec_list ul li .user_desc .info {
  overflow: hidden;
}

.w_customer_rec_list ul li .user_desc .info p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.w_customer_rec_list ul li .user_desc .info p.title {
  height: 22px;
  line-height: 22px;
}

.w_customer_rec_list ul li .user_desc .info p.title .name {
  display: inline-block;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  top: -4px;
  padding-right: 4px;
}

.w_customer_rec_list ul li .user_desc .info p.title .mark img {
  float: none;
  width: auto;
  height: 22px;
  border-radius: 0;
}

.w_customer_rec_list ul li .user_desc .info p.unit {
  color: #999;
  padding-top: 10px;
}

.w_customer_rec_list ul li .user_desc .info p.zycp {
  color: #999;
  padding-top: 6px;
}

.w_customer_rec_list ul li .user_desc .info p.label {
  padding-top: 8px;
}

.w_customer_rec_list ul li .user_desc .info p.label span {
  display: inline-block;
  font-size: 12px;
  color: #2577E3;
  background-color: #F0F5FE;
  border-radius: 2px;
  padding-right: 4px;
  line-height: 26px;
  padding: 0 8px;
  margin-right: 4px;
}

.w_customer_rec_list ul li .user_desc .info p.other {
  padding-top: 8px;
}

.w_customer_rec_list ul li .user_desc .info p.other span {
  line-height: 14px;
  display: inline-block;
  color: #999;
}

.w_customer_rec_list ul li .user_desc .info p.other span b {
  color: #2577E3;
  padding: 0 2px;
}

.w_customer_rec_list ul li .user_desc .info p.other span.demand {
  padding-right: 12px;
  margin-right: 8px;
  background: url(../images/ico_line_a.png) right center no-repeat;
}

.subscription-pop {
  width: 530px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
  top: 12%;
  background-color: #fff;
  border-radius: 6px;
}

.subscription-pop .topbar {
  height: 62px;
  padding: 0 0 0 30px;
  border-radius: 6px 6px 0 0;
  background-color: #F7F7F8;
}

.subscription-pop .topbar .close {
  display: block;
  float: right;
}

.subscription-pop .topbar .close a {
  display: block;
  line-height: 62px;
  padding: 0 30px;
  text-indent: -999999px;
  background: url(../images/icon_close.png) center center no-repeat;
}

.subscription-pop .topbar .ti {
  display: block;
  overflow: hidden;
  line-height: 62px;
  color: #333;
  font-size: 18px;
}

.subscription-pop .box {
  margin: 30px 0;
  padding: 0 30px;
  max-height: 40%;
  overflow: hidden;
  overflow-y: scroll;
}

.subscription-pop .box::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.subscription-pop .box::-webkit-scrollbar-thumb {
  background-color: #606d71;
  background-clip: padding-box;
  min-height: 28px;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.subscription-pop .box .item {
  margin-bottom: 20px;
  width: 470px;
}

.subscription-pop .box .item:last-child {
  margin-bottom: 0;
}

.subscription-pop .box .item h2 {
  display: block;
  color: #333;
  font-size: 16px;
  margin-bottom: 20px;
}

.subscription-pop .box .item .label-item ul {
  margin-left: -20px;
}

.subscription-pop .box .item .label-item ul li {
  width: 100px;
  float: left;
  height: 36px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.subscription-pop .box .item .label-item ul li a {
  display: block;
  line-height: 36px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  background-color: #F7F7F8;
  border-radius: 2px;
}

.subscription-pop .box .item .label-item ul li a.curr {
  background: url(../images/selecr_bg.png) no-repeat;
  color: #2577E3;
}

.subscription-pop .fot-btn {
  margin: 0 30px;
  height: 80px;
  padding-bottom: 40px;
}

.subscription-pop .fot-btn .select_all {
  width: 160px;
  margin-right: 20px;
  height: 40px;
  display: block;
  float: left;
}

.subscription-pop .fot-btn .select_all a {
  display: block;
  line-height: 40px;
  text-align: center;
  border: 1px solid #2577E3;
  border-radius: 4px;
  color: #2577E3;
}

.subscription-pop .fot-btn .sub_btn {
  width: 280px;
  float: right;
}

.subscription-pop .fot-btn .sub_btn a {
  display: block;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background-color: #2577E3;
  border-radius: 4px;
}

.w_r_copy_item {
  width: 300px;
  float: right;
  margin-left: 16px;
}

.w_r_copy_item .s_share {
  padding: 50px 30px;
  margin-bottom: 10px;
  text-align: center;
}

.w_r_copy_item .s_share img {
  width: 120px;
  height: 120px;
}

.w_r_copy_item .s_share p {
  color: #333;
  font-size: 16px;
  padding-top: 12px;
}

.w_rec_copy_list {
  padding: 20px;
  margin-bottom: 20px;
}

.w_rec_copy_list .title h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.w_rec_copy_list .w_customer_rec_list {
  padding: 20px 0 0 0;
}

.w_rec_copy_list .w_customer_rec_list ul li {
  width: 100%;
  float: none;
  padding: 16px;
}

.w_r_copy_detai {
  overflow: hidden;
}

.w_r_copy_detai .detai_top {
  margin-bottom: 10px;
  padding: 20px;
}

.w_r_copy_detai .detai_top .operate_btn {
  float: right;
  position: relative;
}

.w_r_copy_detai .detai_top .operate_btn span {
  display: block;
  float: left;
}

.w_r_copy_detai .detai_top .operate_btn span.dz {
  margin-right: 16px;
}

.w_r_copy_detai .detai_top .operate_btn span a {
  display: block;
  text-align: center;
  line-height: 30px;
  padding: 0 12px;
}

.w_r_copy_detai .detai_top .operate_btn span a em {
  font-style: normal;
  font-style: 12px;
  padding-left: 24px;
}

.w_r_copy_detai .detai_top .operate_btn span.dz a {
  border: 1px solid #FF7322;
}

.w_r_copy_detai .detai_top .operate_btn span.dz a em {
  color: #FF7322;
  background: url(../images/cmf_zan.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .operate_btn span.sc a {
  border: 1px solid #FF7322;
}

.w_r_copy_detai .detai_top .operate_btn span.sc a em {
  color: #FF7322;
  background: url(../images/cmf_chouc.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .operate_btn span.dz a.on {
  border: 1px solid #eee;
}

.w_r_copy_detai .detai_top .operate_btn span.dz a.on em {
  color: #999;
  background: url(../images/cmf_zan1.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .operate_btn span.sc a.on {
  border: 1px solid #eee;
}

.w_r_copy_detai .detai_top .operate_btn span.sc a.on em {
  color: #999;
  background: url(../images/cmf_chouc1.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .operate_btn span.view a {
  border: 1px solid #2577E3;
}

.w_r_copy_detai .detai_top .operate_btn span.view a em {
  padding-left: 20px;
  color: #2577E3;
  background: url(../images/ico_view_data.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .operate_btn span.share {
  margin-left: 26px;
}

.w_r_copy_detai .detai_top .operate_btn span.share a {
  border: 1px solid #FF7322;
}

.w_r_copy_detai .detai_top .operate_btn span.share a em {
  padding-left: 20px;
  color: #FF7322;
  background: url(../images/ico_share.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .operate_btn .w_ewm_pop {
  position: absolute;
  width: 240px;
  height: 247px;
  right: -32px;
  top: 30px;
  text-align: center;
  padding-top: 60px;
  background: url(../images/bg_ewm_box_a.png) no-repeat;
}

.w_r_copy_detai .detai_top .operate_btn .w_ewm_pop img {
  width: 120px;
  height: 120px;
}

.w_r_copy_detai .detai_top .operate_btn .w_ewm_pop p {
  padding-top: 6px;
  color: #333;
  font-size: 12px;
}

.w_r_copy_detai .detai_top .copy_info {
  overflow: hidden;
}

.w_r_copy_detai .detai_top .copy_info .img {
  width: 100px;
  height: 60px;
  float: left;
  margin-right: 12px;
  border: 1px solid #eee;
  border-radius: 4px;
}

.w_r_copy_detai .detai_top .copy_info .img span {
  display: table-cell;
  width: 100px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
}

.w_r_copy_detai .detai_top .copy_info span img {
  max-width: 96px;
  max-height: 56px;
}

.w_r_copy_detai .detai_top .copy_info .info {
  overflow: hidden;
}

.w_r_copy_detai .detai_top .copy_info .info .name span {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}

.w_r_copy_detai .detai_top .copy_info .info .name span img {
  display: inline-block;
  width: 62px;
  height: auto;
  float: none;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

.w_r_copy_detai .detai_top .copy_info .info .name span em {
  font-size: 12px;
  font-style: normal;
  display: inline-block;
  font-weight: normal;
  color: #999;
}
.w_r_copy_detai .detai_top .copy_info .info .name span em.sta3{
  color: #2577E3;
}
.w_r_copy_detai .detai_top .copy_info .info .name span em a {
  color: #2577E3;
}

.w_r_copy_detai .detai_top .copy_info .p_pull {
  margin-top: 14px;
}

.w_r_copy_detai .detai_top .copy_info .p_pull span {
  display: inline-block;
  font-size: 12px;
  color: #999;
  margin-right: 24px;
  padding-left: 20px;
}

.w_r_copy_detai .detai_top .copy_info .p_pull span.read {
  background: url(../images/ico_read.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .copy_info .p_pull span.dz {
  background: url(../images/ico_dz.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .copy_info .p_pull span.sc {
  background: url(../images/icon_favn.png) left center no-repeat;
}

.detail_copy_desc {
  padding: 20px;
  margin-bottom: 10px;
}

.detail_copy_desc .title h2,
.w_r_copy_detai .title h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}

.detail_copy_desc .title .edit,
.w_r_copy_detai .title .edit {
  float: right;
}

.detail_copy_desc .title .edit a,
.w_r_copy_detai .title .edit a {
  color: #2577E3;
  padding-left: 32px;
  background: #DDECFE url(../images/ico_pen.png) 10px center no-repeat;
  background-size: 20px 20px;
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  padding-right: 12px;
}

.detail_copy_desc .title .edit a {
  padding-left: 32px;
  background: #DDECFE url(../images/ico_pen.png) 10px center no-repeat;
}

.w_r_copy_detai .title .edit.add a {
  width: 90px;
  text-indent: -99999px;
  background: url(../images/icon_add.png) left center no-repeat;
}

.detail_copy_desc .desc_con {
  margin-top: 20px;
}

.detail_copy_desc .desc_con .copy_name h2 {
  color: #333;
  font-size: 15px;
  font-weight: bold;
}

.detail_copy_desc .desc_con .con {
  font-size: 15px;
  color: #666;
  line-height: 28px;
  margin-top: 15px;
}

.detail_copy_desc .desc_con .con img {
  max-width: 100%;
}

.detail_copy_desc .copy_contact {
  margin-top: 20px;
}

.detail_copy_desc .copy_contact span {
  display: block;
  margin-bottom: 12px;
  font-size: 15px;
}

.detail_copy_desc .copy_contact span b {
  color: #333;
}

.detail_copy_desc .item:first-child {
  margin-bottom: 50px;
}

.w_r_copy_detai .copy_pro {
  padding: 20px;
  margin-bottom: 10px;
}

.w_r_copy_detai .title h2 {
  color: #2577E3;
  font-size: 16px;
  font-weight: bold;
}

.w_r_copy_detai .item .title h2 {
  color: #333;
  font-size: 15px;
}

.w_r_copy_detai .title span {
  display: inline-block;
  margin-right: 16px;
}

.w_r_copy_detai .title span.first {
  padding-left: 80px;
}

.w_r_copy_detai .title span.type a {
  display: block;
  width: 90px;
  line-height: 32px;
  color: #333;
  text-align: center;
  border: 1px solid #999;
  border-radius: 4px;
}

.w_r_copy_detai .title span.type a.curr {
  border: 1px solid #2589FF;
  color: #2589FF;
}

.detail_copy_desc .item {
  padding-bottom: 40px;
}

.w_r_copy_detai .albums {
  padding-top: 26px;
}

.w_r_copy_detai .albums ul li {
  width: 200px;
  height: 150px;
  padding: 20px;
  float: left;
  margin-right: 26px;
  text-align: center;
  border: 1px dashed #BEC1C3;
}

.w_r_copy_detai .albums ul li i {
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto;
  background: url(../images/ico_pdf.png) no-repeat;
}

.w_r_copy_detai .albums ul li .name {
  color: #333;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-top: 8px;
}

.w_r_copy_detai .albums ul li .size {
  color: #999;
  font-size: 12px;
  padding-top: 4px;
}

.w_r_copy_detai .copy_pro .pro_list {
  margin-top: 26px;
}

.w_r_copy_detai .copy_pro .pro_list ul li {
  width: 222px;
  height: 270px;
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
  border: 1px solid #EAEAEA;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.03);
  position: relative;
}

.w_r_copy_detai .copy_pro .pro_list ul li img {
  display: block;
  width: 100%;
  height: 145px;
}

.w_r_copy_detai .copy_pro .pro_list ul li .name {
  padding: 10px 12px 6px 12px;
  color: #333;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
}

.w_r_copy_detai .copy_pro .pro_list ul li .desc {
  color: #999;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0 12px 12px 12px;
}

.w_r_copy_detai .copy_pro .pro_list ul li .edit {
  padding: 0 12px;
  height: 35px;
}

.w_r_copy_detai .copy_pro .pro_list ul li .edit span {
  display: inline-block;
  font-size: 14px;
}

.w_r_copy_detai .copy_pro .pro_list ul li .edit span.edit_btn a {
  color: #2577E3;
  padding-left: 24px;
  background: url(../images/ico_pen.png) left center no-repeat;
}

.w_r_copy_detai .copy_pro .pro_list ul li .edit span.del_btn {
  float: right;
}

.w_r_copy_detai .copy_pro .pro_list ul li .edit span.del_btn a {
  color: #FF7322;
  padding-left: 24px;
  background: url(../images/ico_del.png) left center no-repeat;
}

.w_r_copy_detai .copy_pro .pro_list ul li.add {
  height: 236px;
  border: 1px dashed #BEC1C3;
  text-align: center;
}

.w_r_copy_detai .copy_pro .pro_list ul li a {
  display: block;
  line-height: 100%;
}

.w_r_copy_detai .copy_pro .pro_list ul li.add img {
  width: 45px;
  height: 45px;
  display: inline-block;
  margin-top: 80px;
}

.w_r_copy_detai .copy_pro .pro_list ul li.add .tip {
  color: #999;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}

.w_r_copy_detai .copy_pro .pro_list ul li.add a {
  height: 100%;
}

.w_r_copy_detai .copy_pro .pro_list ul li .str {
  width: 50px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
  color: #fff;
  border-radius: 2px;
}

.w_r_copy_detai .copy_pro .pro_list ul li .pending {
  background: rgba(37, 119, 227, .6);
}

.w_r_copy_detai .copy_pro .pro_list ul li .fail {
  background: rgba(144, 144, 144, .6);
}

.w_r_copy_detai .view_more {
  text-align: center;
  margin-top: 16px;
}

.w_r_copy_detai .view_more span {
  display: inline-block;
}

.w_r_copy_detai .view_more a {
  color: #2577E3;
  display: block;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #2577E3;
}

.w_r_copy_detai .copy_article {
  padding: 20px;
  margin-bottom: 10px;
}

.w_r_copy_detai .copy_article .w_customer_article_list {
  padding: 0;
  margin-top: 30px;
}

.w_r_copy_detai .contact_copy {
  padding: 20px;
  margin-bottom: 10px;
}

.w_r_copy_detai .contact_copy .conract_item {
  margin-top: 20px;
}

.w_r_copy_detai .contact_copy .conract_item ul li {
  width: 15.4166%;
  float: left;
  height: 110px;
  padding-top: 26px;
  margin-right: 1.5%;
  text-align: center;
  background: url(../images/bg_contact_copy.png) no-repeat;
  background-size: 100% 110px;
}

.w_r_copy_detai .contact_copy .conract_item ul li:last-child {
  margin-right: 0;
}

.w_r_copy_detai .contact_copy .conract_item ul li p {
  padding-top: 10px;
  color: #2577E3;
  font-weight: bold;
}

.w_r_copy_detai .obtain_privilege {
  padding: 20px;
}

.w_r_copy_detai .obtain_privilege .m_pic_list {
  margin-top: 24px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}

.w_r_copy_detai .obtain_privilege .m_pic_list .picWrap {
  overflow: hidden;
  overflow-x: scroll;
  width: 100%;
  white-space: nowrap;
  padding-bottom: 10px;
}

.w_r_copy_detai .obtain_privilege .m_pic_list .picWrap ul li {
  display: inline-block;
  width: 15.4166%;
  margin-right: 1.5%;
}

.w_r_copy_detai .obtain_privilege .m_pic_list .picWrap ul li img {
  display: block;
  width: 100%;
}

.w_r_copy_detai .obtain_privilege .m_pic_list .picWrap::-webkit-scrollbar {
  width: 2px;
  height: 10px;
}

.w_r_copy_detai .obtain_privilege .m_pic_list .picWrap::-webkit-scrollbar-track {
  background-color: #999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.w_r_copy_detai .obtain_privilege .m_pic_list .picWrap::-webkit-scrollbar-thumb {
  background-color: #0089FF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.w_r_copy_detai .obtain_privilege .jion_clg {
  margin-top: 30px;
}

.w_r_copy_detai .obtain_privilege .jion_clg a {
  display: block;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ffff;
  font-size: 16px;
  background-color: #2577E3;
}

.contact_copy_form {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index: 9999;
}

.contact_copy_form.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}

.contact_copy_form .popup-container {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  width: 660px;
  margin: 0 auto;
  border-radius: 4px;
  transform: translate(-50%, -50%);
}

.contact_copy_form .popup-container .top_bar {
  height: 62px;
  background-color: #F7F7F8;
  border-radius: 4px 4px 0 0;
}

.contact_copy_form .popup-container .top_bar .close {
  display: block;
  width: 64px;
  height: 62px;
  float: right;
  margin-left: 20px;
}

.contact_copy_form .popup-container .top_bar .close a {
  display: block;
  height: 62px;
  text-indent: -99999px;
  background: url(../images/icon_close.png) center no-repeat;
}

.contact_copy_form .popup-container .top_bar .name {
  overflow: hidden;
  padding-left: 30px;
  line-height: 62px;
  color: #333;
  font-size: 18px;
}

.contact_copy_form .form_container {
  padding: 40px 111px;
  max-height: 460px;
  overflow-y: scroll;
}

.contact_copy_form .form_container .item {
  padding: 8px 0;
  font-size: 16px;
  color: #333;
  overflow: hidden;
}

.contact_copy_form .form_container .item span {
  display: block;
  font-size: 16px;
  line-height: 42px;
}

.contact_copy_form .form_container .item span.ti1 {
  display: inline-block;
  float: left;
}

.contact_copy_form .form_container .item span.form-label1 {
  overflow: hidden;
}

.contact_copy_form .form_container .item span.form-label1 em {
  float: right;
  font-style: normal;
  margin-left: 5px;
}

.contact_copy_form .form_container .item span.form-label1 label {
  display: block;
  background: #F7F7F8;
  border: 1px solid #ddd;
  height: 42px;
  border-radius: 4px;
  overflow: hidden;
  margin-left: 5px;
}

.contact_copy_form .form_container .item span.form-label1 label input {
  width: 96%;
  padding: 0 2%;
  font-size: 16px;
  float: none;
  text-align: left;
  color: #787878;
  display: block;
  line-height: 42px;
  background: none;
  border: 0;
}

.contact_copy_form .form_container .item span.ti2 {
  float: right;
}

.contact_copy_form .form_container .item span.form-label1.label2 label {
  margin-left: 0;
  margin-right: 5px;
}

.contact_copy_form .form_container .item textarea {
  border: 1px solid #ddd;
  background-color: #F7F7F8;
  width: 100%;
  padding: 5px;
  height: 245px;
  border-radius: 4px;
  font-size: 16px;
}

.contact_copy_form .form_container .footer-table {
  text-align: center;
}

.contact_copy_form .form_container .footer-table .cz-btn {
  display: inline-block;
  width: 200px;
  height: 50px;
  text-align: center;
  color: #fff;
  background-color: #2577E3;
  border-radius: 4px;
  line-height: 50px;
}

.w_no_attest_btn a {
  margin-top: 35px;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #FF8929;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  display: block;
}

.company_approve_main {
  min-height: 90%;
  padding: 30px;
}

.company_approve_main .title h2 {
  text-align: center;
  font-size: 28px;
  color: #333;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 50px;
}

.approve_step {
  max-width: 1000px;
  margin: 0 auto;
}

.approve_step .stepflex {
  height: 100px;
  width: 100%;
  background: url(../images/ico_set_line.png) left 85px no-repeat;
}

.approve_step .stepflex dl {
  display: block;
  width: 25%;
  float: left;
  height: 100px;
}

.approve_step .stepflex dl .s_text {
  height: 80px;
  text-align: center;
  background: url(../images/ico_block.png) right center no-repeat;
}

.approve_step .stepflex dl .s_text i.set {
  display: block;
  width: 100%;
  height: 32px;
}

.approve_step .stepflex dl .s_text i.set1 {
  background: url(../images/ico_set_1.png) center bottom no-repeat;
}

.approve_step .stepflex dl .s_text i.set2 {
  background: url(../images/ico_set_2.png) center bottom no-repeat;
}

.approve_step .stepflex dl .s_text i.set3 {
  background: url(../images/ico_set_3.png) center bottom no-repeat;
}

.approve_step .stepflex dl .s_text i.set4 {
  background: url(../images/ico_set_4.png) center bottom no-repeat;
}

.approve_step .stepflex dl.doing .s_text i.set1 {
  background: url(../images/ico_set_1_a.png) center bottom no-repeat;
}

.approve_step .stepflex dl.doing .s_text i.set2 {
  background: url(../images/ico_set_2_a.png) center bottom no-repeat;
}

.approve_step .stepflex dl.doing .s_text i.set3 {
  background: url(../images/ico_set_3_a.png) center bottom no-repeat;
}

.approve_step .stepflex dl.doing .s_text i.set4 {
  background: url(../images/ico_set_4_a.png) center bottom no-repeat;
}

.approve_step .stepflex dl.doing {
  background: url(../images/ico_set_line_a.png) left 73px no-repeat;
}

.approve_step .stepflex dl .s_text span {
  display: block;
  color: #999;
  font-size: 16px;
  padding-top: 12px;
}

.approve_step .stepflex dl.doing .s_text span {
  color: #2577E3;
}

.approve_main {
  padding: 0 117px;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.approve_main .company_search {
  margin-top: 180px;
  height: 64px;
  width: 100%;
  box-shadow: 2px 3px 10px 3px #dadada;
}

.approve_main .company_search a {
  display: block;
  width: 130px;
  height: 64px;
  line-height: 64px;
  color: #fff;
  font-size: 16px;
  float: right;
  text-align: center;
  background-color: #2577E3;
}

.approve_main .company_search .input {
  overflow: hidden;
  height: 64px;
  border: 1px solid #ccc;
}

.approve_main .company_search .input input {
  height: 64px;
  line-height: 64px;
  border: none;
  font-size: 16px;
  color: #787878;
  padding: 0 5px;
  width: 100%;
}

.company_search_result .company_info {
  border: 1px solid #EAEAEA;
  border-radius: 2px;
  padding: 30px 40px;
  max-width: 600px;
  margin: 65px auto 0 auto;
}

.company_search_result .company_info .copy_desc {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #eee;
}

.company_search_result .company_info .copy_desc .img {
  width: 110px;
  height: 80px;
  float: left;
  border-radius: 2px;
  margin-right: 16px;
  border: 1px solid #eee;
}

.company_search_result .company_info .copy_desc .img span {
  display: table-cell;
  width: 110px;
  height: 80px;
  vertical-align: middle;
  text-align: center;
}

.company_search_result .company_info .copy_desc .img span img {
  max-width: 108px;
  max-height: 78px;
}

.company_search_result .company_info .copy_desc .info {
  overflow: hidden;
}

.company_search_result .company_info .copy_desc .info .title {
  color: #333;
  font-size: 24px;
  font-weight: bold;
}

.company_search_result .company_info .copy_desc .info .r_ico {
  margin-top: 18px;
}

.company_search_result .company_info .copy_desc .info .r_ico img {
  width: 62px;
  height: auto;
}

.company_search_result .company_info .admin_info .name {
  color: #333;
  font-size: 24px;
  line-height: 26px;
}

.company_search_result .company_info .admin_info .name b {
  line-height: 26px;
  background-color: #ECF4FC;
  color: #2577E3;
  font-size: 14px;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  top: -2px;
  margin-left: 15px;
}

.company_search_result .company_info .admin_info .post {
  color: #999;
  padding-top: 12px;
  font-size: 18px;
}

.company_search_result .join_box {
  text-align: center;
  padding-top: 60px;
}

.company_search_result .join_box .tip {
  font-size: 16px;
  color: #666;
}

.company_search_result .join_box .btn {
  display: block;
  padding-top: 30px;
}

.company_search_result .join_box .btn a {
  display: block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #2577E3;
  border-radius: 4px;
  margin: 0 auto;
}

.company_search_result .company_info.no_rez .copy_desc {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.company_perfect_form {
  margin-top: 46px;
}

.company_perfect_form .name {
  margin-right: 30px;
  display: block;
  width: 129px;
  text-align: right;
  float: left;
  line-height: 42px;
  color: #333;
  font-size: 16px;
}

.company_perfect_form .item {
  margin-bottom: 30px;
}

.company_perfect_form .name b {
  color: #F5494D;
  font-size: 14px;
  position: relative;
  top: 3px;
  padding-right: 8px;
}

.company_perfect_form .input {
  overflow: hidden;
  height: 42px;
  border: 1px solid #ccc;
}

.company_perfect_form .input input {
  padding: 0 10px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #787878;
  font-size: 14px;
  border: none;
  border-radius: 2px;
}

.company_perfect_form .input input::-webkit-input-placeholder {
  color: #ccc;
}

.company_perfect_form .input input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}

.company_perfect_form .input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}

.company_perfect_form .input input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
}

.company_perfect_form .textarea textarea::-webkit-input-placeholder {
  color: #ccc;
  font-size: 14px;
}

.company_perfect_form .textarea textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
  font-size: 14px;
}

.company_perfect_form .textarea textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  font-size: 14px;
}

.company_perfect_form .textarea textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
  font-size: 14px;
}

.company_perfect_form .textarea {
  overflow: hidden;
}

.company_perfect_form .textarea textarea {
  padding: 10px;
  height: 120px;
  width: 100%;
  font-size: 14px;
  color: #787878;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.company_perfect_form .field_item {
  overflow: hidden;
}

.company_perfect_form .field_item .img {
  width: 140px;
  height: 140px;
  float: left;
  position: relative;
}

.company_perfect_form .field_item .img img {
  display: block;
  width: 140px;
  height: 140px;
}

.company_perfect_form .field_item .img .del {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.company_perfect_form .field_item .img .del a {
  display: block;
  height: 34px;
  text-indent: -9999px;
  background: url(../images/ico_close_a.png) right top no-repeat;
}

.company_perfect_form .field_item .file_up_box {
  position: relative;
  width: 140px;
  height: 140px;
  border: 1px dashed #BEC1C3;
  background-color: #F7F7F8;
  float: left;
}

.company_perfect_form .field_item .file_up_box input[type="file"] {
  position: absolute;
  width: 140px;
  opacity: 0;
  height: 140px;
  z-index: 2;
  left: 0;
  top: 0;
}

.company_perfect_form .field_item .file_up_box .btn {
  width: 140px;
  height: 140px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
}

.company_perfect_form .field_item .file_up_box .btn .ico {
  margin-top: 34px;
  height: 45px;
}

.company_perfect_form .field_item .file_up_box .btn p {
  color: #999;
  font-size: 14px;
  padding-top: 8px;
}

.company_perfect_form .select {
  overflow: hidden;
  height: 42px;
  border: 1px solid #ccc;
  background: url(../images/ico_dorp_c.png) 98% center no-repeat;
}

.company_perfect_form .select select {
  width: 100%;
  padding: 0 10px;
  border: none;
  height: 42px;
  color: #787878;
  line-height: 42px;
  border: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.company_perfect_form .select select option {
  line-height: 24px;
}

.company_perfect_form .down_box {
  position: relative;
  overflow: hidden;
}

.company_perfect_form .down_box .input_a {
  width: 100%;
  color: #787878;
  overflow: hidden;
  padding: 0 5px;
  height: 42px;
  border: 1px solid #ccc;
  background: url(../images/ico_dorp_c.png) 98% center no-repeat;
}

.company_perfect_form .down_box .single {
  width: 100%;
  position: relative;
  background-color: #ffff;
  border: 1px solid #eee;
  border-radius: 0 0 4px 4px;
  z-index: 99;
}

.company_perfect_form .down_box .single ul {
  max-height: 300px;
  overflow-y: scroll;
}

.company_perfect_form .down_box .single ul li {
  line-height: 36px;
}

.company_perfect_form .down_box .single ul li a {
  display: block;
  line-height: 36px;
  color: #333;
  font-size: 14px;
  padding: 0 10px;
}

.company_perfect_form .down_box .single ul li span {
  display: block;
  font-size: 14px;
  color: #333;
  padding: 0 15px;
  margin-bottom: 10px;
  padding-top: 10px;
}

.company_perfect_form .down_box .single ul li .two_mune {
  margin: 0 15px;
  overflow: hidden;
}

.company_perfect_form .down_box .single ul li .two_mune a {
  display: block;
  width: 31%;
  float: left;
  margin-right: 2%;
  margin-bottom: 12px;
  border: 1px solid #eee;
  line-height: 32px;
  text-align: center;
  padding: 0;
  color: #787878;
}

.company_perfect_form .down_box .single .submit {
  width: 100px;
  height: 30px;
  background-color: #2577E3;
  color: #fff;
  line-height: 30px;
  display: block;
  text-align: center;
  font-size: 14px;
  margin: 20px auto;
}

.company_perfect_form .down_box .muti {
  width: 100%;
  position: relative;
  background-color: #ffff;
  border: 1px solid #eee;
  border-radius: 0 0 4px 4px;
  z-index: 99;
  padding: 20px 10px;
}

.company_perfect_form .down_box .muti ul {
  margin-left: -2%;
  overflow: hidden;
}

.company_perfect_form .down_box .muti ul li {
  width: 18%;
  float: left;
  margin-left: 2%;
  margin-bottom: 12px;
}

.company_perfect_form .down_box .muti ul li a {
  display: block;
  text-align: center;
  line-height: 30px;
  border: 1px solid #eee;
  color: #333;
  margin-bottom: 8px;
}

.company_perfect_form .down_box .muti ul li a.curr,
.company_perfect_form .down_box .single ul li a.curr {
  background-color: #2577E3;
  border: 1px solid #2577E3;
  color: #fff;
}

.company_perfect_form .down_box .muti .submit {
  width: 100px;
  height: 30px;
  background-color: #2577E3;
  color: #fff;
  line-height: 30px;
  display: block;
  text-align: center;
  font-size: 14px;
  margin: 20px auto;
}

.company_perfect_form .submit {
  margin-left: 158px;
}

.company_perfect_form .submit .btn {
  display: block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #2577E3;
  border-radius: 4px;
}

.company_audit_box {
  margin-top: 95px;
  text-align: center;
}

.company_audit_box img {
  height: 70px;
}

.company_audit_box .audit_tip .tip {
  color: #666;
  font-size: 20px;
  font-weight: bold;
  padding-top: 20px;
}

.company_audit_box .audit_tip .desc {
  color: #999;
  font-size: 16px;
  padding-top: 8px;
}

.company_audit_box .audit_tip .know_btn {
  margin-top: 60px;
}

.company_audit_box .audit_tip .know_btn a {
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  border: 1px solid #2577E3;
  color: #2577E3;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  border-radius: 4px;
}

.w_customer_rec_table {
  width: 100%;
  overflow: auto;
  position: relative;
  border: 1px solid #eee;
}

.w_customer_rec_list .tabTh {
  background-color: #FAFBFB;
  height: 40px;
}

.w_customer_rec_list .company_info .img img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

.w_customer_rec_list .company_info .img {
  float: left;
  margin-right: 12px;
  margin-top: 4px;
}

.w_customer_rec_list .company_info .info {
  overflow: hidden;
  white-space: normal;
}

.w_customer_rec_list .company_info .info .title {
  /* margin-bottom:6px; */
  padding-top: 4px;
  height: 24px;
  padding: 0;
}

.w_customer_rec_list .company_info .info .title .name {
  color: #333;
  font-weight: bold;
  font-size: 14px;
  margin-right: 10px;
}

.w_customer_rec_list .company_info .info .title span {
  display: block;
  line-height: 24px;
  float: left;
}

.w_customer_rec_list .company_info .info .title span.mark img {
  width: 60px;
  height: 22px;
}

.w_customer_rec_list .company_info .info .unit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
  font-size: 12px;
  color: #969799;
}

.w_customer_rec_list table {
  background-color: #fff;
}

#oDivL_tab_Test3 {
  top: 415px;
  left: 251px;
}

.w_customer_rec_list table td.row2 {
  text-align: center;
}

.w_customer_rec_list table td.row1 {
  padding-left: 24px;
}

.w_customer_rec_list table td {
  padding: 15px 15px;
}

.w_customer_rec_list table tr {
  border-bottom: 1px solid #eee;
}

.w_customer_rec_list table tr:last-child {
  border-bottom: none;
}

.w_customer_rec_list table td .company_info {
  width: 300px;
}

/* .w_customer_rec_table{
	margin: 0 0 20px 0;
} */
.w_customer_rec_list table td div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
}

.w_customer_rec_list table td div b {
  color: #2577E3;
  padding-right: 4px;
}

.w_customer_rec_list table td div span {
  display: inline-block;
  margin-right: 6px;
}

.w_customer_rec_list table td div span.label {
  line-height: 24px;
  background-color: #eee;
  color: #666;
  font-size: 12px;
  padding: 0 5px;
  border-radius: 2px;
}

.w_customer_rec_list table td .info_5 span a {
  display: block;
  width: 80px;
  height: 32px;
  line-height: 32px;
  color: #2577E3;
  border-radius: 2px;
  border: 1px solid #2577E3;
}

.w_customer_rec_list .tabTh td {
  padding: 0 15px;
  color: #999;
  font-size: 14px;
}

.w_customer_rec_list .company_info {
  width: 400px;
}

.w_customer_rec_list .info_2 {
  width: 200px;
}

.w_customer_rec_list .info_3 {
  width: 260px;
}

.w_customer_rec_list .info_4 {
  width: 160px;
}

.w_customer_rec_list .info_5 {
  width: 180px;
}

.company_staff {
  margin-top: 10px;
}

.company_staff .title {
  padding: 30px 30px 20px 30px;
}

.w_r_copy_detai .detai_top .operate_btn a {
  border-radius: 2px;
}

.w_r_copy_detai .detai_top .operate_btn span.dz.contact.zf a em {
  padding-left: 30px;
  background: url(../images/card_share.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .operate_btn span.dz.quick_contact.card a {
  border: 1px solid #06be6a;
  padding-right: 20px;
}

.w_r_copy_detai .detai_top .operate_btn span.dz.quick_contact.card .el-tooltip::before {
  color: #06be6a;
  position: absolute;
  top: 50%;
  right: -2px;
  margin-top: -6px;
}

.w_r_copy_detai .detai_top .operate_btn span.dz.quick_contact.card .el-tooltip {
  position: absolute;
  top: 0;
  right: 6px;
  height: 32px;
  cursor: pointer;
}

.w_r_copy_detai .detai_top .operate_btn .favouBtn.card {
  float: left;
  position: relative;
}

.w_r_copy_detai .detai_top .operate_btn .favouBtn.card span.sc a {
  padding-right: 22px;
}

.w_r_copy_detai .detai_top .operate_btn .favouBtn.card .el-tooltip {
  position: absolute;
  top: 0;
  right: 6px;
  height: 32px;
  cursor: pointer;
}

.w_r_copy_detai .detai_top .operate_btn .favouBtn.card .el-tooltip::before {
  color: #fa7122;
  position: absolute;
  top: 50%;
  right: -2px;
  margin-top: -6px;
}

.el-tooltip__popper.Contact-tipCard {
  color: #666;
  line-height: 20px;
  width: 180px;
}

.w_r_copy_detai .detai_top .operate_btn .viewCard {
  display: block;
  float: left;
  margin-right: 16px;
}

.w_r_copy_detai .detai_top .operate_btn .viewCard .el-popover__reference {
  height: 34px;
  line-height: 34px;
  padding: 0 8px;
  display: block;
  background-color: rgb(221, 236, 254);
  color: rgb(37, 119, 227);
  border: 1px solid rgb(221, 236, 254);
  border-radius: 2px;
  cursor: pointer;
}

.w_r_copy_detai .detai_top .operate_btn span.dz.quick_contact.card a em {
  background: none;
  color: #06be6a;
  padding-left: 0;
}

.contact_copy_form .popup-container.contact {
  width: 750px;
  height: 462px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -375px;
  margin-top: -231px;
}

.contact_copy_form .popup-container.contact .contact_card {
  height: 400px;
  padding: 60px;
}

.contact_copy_form .popup-container.contact .contentBox {
  height: 172px;
}

.contact_copy_form .popup-container.contact .contentBox .tel {
  width: 50%;
  float: left;
  height: 172px;
  text-align: center;
  background: url(../images/bg_line_pop.png) right top no-repeat;
}

.contact_copy_form .popup-container.contact .contentBox .tel .c1 {
  color: #333;
  font-size: 18px;
  padding-top: 40px;
}

.contact_copy_form .popup-container.contact .contentBox .tel .c2 {
  color: #2577E3;
  font-size: 32px;
  font-weight: bold;
  padding-top: 20px;
}

.contact_copy_form .popup-container.contact .contentBox .ewm {
  width: 50%;
  float: left;
  text-align: center;
}

.contact_copy_form .popup-container.contact .contentBox .ewm .c1 {
  color: #333;
  font-size: 18px;
}

.contact_copy_form .popup-container.contact .contentBox .ewm .c2 {
  padding-top: 15px;
}

.contact_copy_form .popup-container.contact .contentBox .ewm .c2 img {
  width: 130px;
  height: 130px;
}

.contact_copy_form .popup-container.contact .contact_tip {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  padding-top: 56px;
}

.contact_copy_form .popup-container.fdr {
  height: 390px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -195px;
  margin-left: -330px;
}

.contact_copy_form .popup-container.fdr .fdrbox {
  height: 328px;
  padding-top: 60px;
  text-align: center;
}

.contact_copy_form .popup-container.fdr .fdrbox .c1 {
  font-size: 32px;
  font-weight: bold;
}

.contact_copy_form .popup-container.fdr .fdrbox .c2 {
  font-size: 18px;
  padding-top: 32px;
}

.contact_copy_form .popup-container.fdr .fdrbox a {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #2577E3;
  border: 1px solid #2577E3;
  border-radius: 4px;
  margin-top: 20px;
}

.contact_copy_form .popup-container.sc {
  width: 400px;
  height: 218px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -109px;
  margin-left: -200px;
}

.contact_copy_form .popup-container.sc .tipsBox {
  text-align: center;
  padding-top: 60px;
}

.contact_copy_form .popup-container.sc .tipsBox .c1 {
  color: #333;
  font-size: 18px;
}

.contact_copy_form .popup-container.sc .tipsBox a {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;

  font-size: 16px;
  color: #2577E3;
  border: 1px solid #2577E3;
  border-radius: 4px;
  margin-top: 20px;
}

.contact_copy_form .popup-container.addProType {
  position: absolute;
  height: 432px;
  left: 50%;
  top: 50%;
}

.contact_copy_form .popup-container.addProType .selectType {
  padding-top: 70px;
}

.contact_copy_form .popup-container.addProType .selectType .list {
  text-align: center;
}

.contact_copy_form .popup-container.addProType .selectType .list ul li {
  width: 120px;
  height: 140px;
  display: inline-block;
  border: 1px solid #EAEAEA;
  margin-right: 16px;
}

.contact_copy_form .popup-container.addProType .selectType .list ul li img {
  padding-top: 20px;
}

.contact_copy_form .popup-container.addProType .selectType .list ul li .name {
  color: #666;
  padding-top: 8px;
  font-size: 16px;
}

.contact_copy_form .popup-container.addProType .selectType .cancel {
  text-align: center;
  padding-top: 46px;
}

.contact_copy_form .popup-container.addProType .selectType .cancel a {
  display: inline-block;
  width: 200px;
  height: 50px;
  background-color: #3170F7;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
}

/*营销海报*/
.w_customer_poster_list {
  padding: 20px;
}

.w_customer_poster_list ul {
  margin-left: -1%;
}

.w_customer_poster_list ul li {
  width: 15.66%;
  float: left;
  margin-bottom: 30px;
  margin-left: 1%;
  box-shadow: 2px 3px 10px 3px #dadada;
}

@media(min-width:1366px) and (max-width: 1680px) {
  .w_customer_poster_list ul li {
    width: 19%;
  }
}

.w_customer_poster_list ul li img {
  display: block;
  width: 100%;
}

.w_customer_poster_list ul li .info {
  padding: 12px 15px;
}

.w_customer_poster_list ul li .info .ti {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 6px;
}

.w_customer_poster_list ul li .info .num {
  color: #333;
  font-size: 12px;
}

.w_customer_poster_list ul li .info .num b {
  color: #999;
  padding-left: 4px;
}

.w_customer_poster_list ul li .img {
  position: relative;
}

.w_customer_poster_list ul li.upfile {
  background-color: #F7F7F8;
  border: 1px dashed #BEC1C3;
}

.w_customer_poster_list ul li.upfile a {
  display: block;
  height: 100%;
  text-indent: -9999999px;
  background: url(../images/ico_up_poster.png) center center no-repeat;
}

.w_customer_poster_list ul li.upfile img {
  height: 100%;
}

.w_customer_poster_list ul li .img span {
  position: absolute;
  display: block;
  top: 10px;
  height: 30px;
  padding: 0 8px;
  background-color: #fff;
  right: 10px;
  border-radius: 4px;
}

.w_customer_poster_list ul li .img .generate {
  height: 30px;
  font-size: 12px;
  color: #fff;
  left: 50%;
  padding: 0 10px;
  line-height: 30px;
  position: absolute;
  bottom: 14px;
  margin-left: -46px;
  background-color: #2577E3;
  border-radius: 4px;
}

.w_customer_poster_list ul li .img span em {
  font-size: 14px;
  color: #FF7322;
  padding-left: 20px;
  background: url(../images/ico_del.png) left center no-repeat;
  line-height: 30px;
  font-style: normal;
}

.poster_detail {
  overflow: hidden;
  padding: 30px;
}

.poster_detail .poster_img {
  width: 486px;
  margin: 0 auto;
  text-align: center;
}

.poster_detail .poster_img img {
  width: 486px;
}

.poster_detail .poster_img .img {
  width: auto;
  position: relative;
}

.w_r_copy_item .poster_down a {
  display: block;
  width: 150px;
  height: 40px;
  border: 1px solid #2D6FD4;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
}

.w_r_copy_item .poster_down a em {
  font-style: normal;
  color: #2577E3;
  padding-left: 18px;
  background: url(../images/ico_down_a.png) left center no-repeat;
}

.poster_detail .poster_img .user_info {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
}

.poster_detail .poster_img .user_info img {
  width: 60px;
  border-radius: 50%;
  height: 60px;
  float: left;
  margin-right: 14px;
}

.poster_detail .poster_img .user_info .con {
  overflow: hidden;
  text-align: left;
}

.poster_detail .poster_img .user_info .con p {
  padding-bottom: 4px;
}

.poster_detail .poster_img .user_info .con p.name {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 8px;
}

.poster_detail .poster_img .user_info .con p b {
  font-size: 13px;
  color: #999;
  padding-left: 6px;
}

.poster_detail .user_qr_code {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.poster_detail .user_qr_code img {
  width: 120px;
}

/*产品详情*/
.pro_r_item {
  width: 290px;
  float: right;
  padding: 25px 20px;
  margin-left: 10px;
}

.pro_r_item .title h2 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
}

.pro_appli_item .list {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.pro_appli_item .list ul li {
  width: 50px;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}

.pro_appli_item .list ul li img {
  width: 28px;
  height: 28px;
}

.pro_appli_item .list ul li p {
  font-size: 12px;
  margin-top: 3px;
}

.pro_guide_item .list {
  margin-top: 20px;
}

.pro_guide_item .list ul li {
  padding: 12px 0 5px 0;
  border-bottom: 1px dashed #c3c3c3;
}

.pro_guide_item .list ul li:last-child {
  border: none
}

.pro_guide_item .list ul li .ti {
  float: left;
  padding-right: 20px;
  color: #333;
}

.pro_guide_item .list ul li .li-label {
  text-align: right;
}

.pro_guide_item .list ul li .li-label span {
  background-color: #F0F0F0;
  line-height: 22px;
  color: #666;
  font-size: 12px;
  padding: 0 12px;
  display: inline-block;
  margin-left: 4px;
  margin-bottom: 7px;
}

.pro_guide_item .list ul li .li-label span.on {
  color: #fff;
  background-color: #FE4B4B;
}

.pro_detail_item {
  overflow: hidden;
  padding: 20px;
}

.pro_detail_item .pro_ti {
  margin-bottom: 10px;
}

.pro_detail_item .pro_ti h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}

.flexslider {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 324px;
}

.flexslider .slide {
  position: relative;
  display: block;
  padding: 0;
  z-index: 19;
}

.flexslider .slide .img {
  text-align: center;
}

.flexslider .slide .img img {
  max-width: 100%;
  display: inline-block;
  height: 324px;
}

.flexslider .flexslider .flex-control-nav {
  width: 90%;
  margin: 0 5%;
  position: absolute;
  bottom: 0;
  text-align: center;
  margin-bottom: 10px;
  z-index: 99;
}

.flexslider .flex-control-nav li {
  display: inline-block;
}

.flexslider .flex-control-nav li a {
  width: 8px;
  height: 8px;
  text-indent: -99999px;
  display: block;
  background-color: #d9dadc;
  border-radius: 50%;
  margin-right: 5px;
}

.flexslider .flex-control-nav li a.flex-active {
  width: 20px;
  background-color: #a4a4a4;
  border-radius: 20px;
}

.flexslider.xqfb {
  height: auto;
  margin-bottom: 10px;
}

.flexslider.xqfb img {
  display: block;
  width: 100%;
}

.pro_detail_container {
  margin-top: 20px;
}

.pro_detail_container .title h2 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
}

.pro_detail_container .desc {
  margin-top: 10px;
  padding-bottom: 30px;
  line-height: 26px;
  font-size: 14px;
  color: #666;
}

.pro_detail_container .desc img {
  max-width: 100%;
}

/*材料云课堂*/
.w_unive_user {
  margin-bottom: 10px;
  height: 70px;
  padding: 0 30px;
}

.w_unive_user .user_info {
  float: left;
  height: 70px;
  margin-right: 98px;
}

.w_unive_user .user_info img {
  width: 40px;
  height: 40px;
  float: left;
  margin: 15px 15px 0 0;
  border-radius: 50%;
}

.w_unive_user .user_info .name {
  overflow: hidden;
  line-height: 70px;
  color: #333;
  font-size: 20px;
}

.w_unive_user .w_unive_go {
  float: left;
  line-height: 70px;
}

.w_unive_user .w_unive_go a {
  display: inline-block;
  line-height: 70px;
  color: #2577E3;
  font-size: 16px;
  padding-right: 16px;
  background: url(../images/ico_open.png) right center no-repeat;
}

.w_unive_list {
  padding: 30px;
}

.w_unive_list ul li {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  border: 1px solid #EAEAEA;
  margin-bottom: 20px;
}

.w_unive_list ul li:nth-child(4n) {
  margin-right: 0;
}

.w_unive_list ul li .img {
  height: 214px;
  position: relative;
}

.w_unive_list ul li .img img {
  width: 100%;
  height: 214px;
}

.w_unive_list ul li .info_desc {
  padding: 8px 12px 12px 12px;
}

.w_unive_list ul li .info_desc .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}

.w_unive_list ul li .info_desc .label {
  height: 28px;
  overflow: hidden;
}

.w_unive_list ul li .info_desc .label span {
  display: inline-block;
  line-height: 28px;
  background-color: #F8F9FB;
  padding: 0 10px;
  color: #999;
  font-size: 12px;
  margin-right: 8px;
}

.w_unive_list ul li .p_pull {
  background-color: #F2F6FC;
  height: 36px;
  padding: 0 10px;
}

.w_unive_list ul li .p_pull span {
  display: inline-block;
  line-height: 36px;
  font-size: 12px;
  color: #A8A8A8;
}

.w_unive_list ul li .p_pull span.s_g {
  float: right;
  color: #2577E3;
  padding-right: 10px;
  background: url(../images/ico_arrow.png) right center no-repeat;
}

.w_unive_list ul li .img span.del {
  position: absolute;
  display: block;
  top: 10px;
  height: 30px;
  padding: 0 8px;
  background-color: #fff;
  right: 10px;
  border-radius: 4px;
}

.w_unive_list ul li .img span.del em {
  font-size: 14px;
  color: #FF7322;
  padding-left: 20px;
  background: url(../images/ico_del.png) left center no-repeat;
  line-height: 30px;
  font-style: normal;
  cursor: pointer;
}

.w_rec_copy_list .w_unive_list {
  padding: 24px 0 0 0;
}

.w_rec_copy_list .w_unive_list ul li {
  width: 100%;
  float: none;
  margin-right: 0;
}

.w_unive_detail_desc {
  overflow: hidden;
}

.w_unive_detail_desc .top_video {
  padding: 30px;
}

.w_unive_detail_desc .video_info {
  padding-top: 30px;
}

.w_unive_detail_desc .video_info .video_xg_con {
  float: right;
  margin-left: 10px;
  margin-top: 6px;
  text-align: right;
  width: 380px;
}

.w_unive_detail_desc .video_info .video_xg_con span {
  display: inline-block;
  line-height: 48px;
}

.w_unive_detail_desc .video_info .video_xg_con span.data {
  margin-right: 8%;
  color: #666;
  font-size: 14px;
}

.w_unive_detail_desc .video_info .video_xg_con span.data b {
  color: #FF7322;
  font-size: 24px;
  font-weight: bold;
  margin-right: 8px;
  position: relative;
  top: 2px;
}

.w_unive_detail_desc .video_info .video_xg_con span.sc a {
  display: block;
  background-color: #2577E3;
  padding: 0 15px;
  border-radius: 4px;
}

.w_unive_detail_desc .video_info .video_xg_con span.sc a em {
  color: #fff;
  font-size: 16px;
  padding-left: 24px;
  background: url(../images/icon_sc_gray_a.png) left center no-repeat;
  background-size: 20px 20px;
  font-style: normal;
}

.w_unive_detail_desc .video_info .video_xg_con span.sc a.on em {
  color: #999;
  background: url(../images/icon_sc_gray.png) left center no-repeat;
}

.w_unive_detail_desc .video_info .video_xg_con span.sc a.on {
  border: 1px solid #ddd;
  background: none;
}

.w_unive_detail_desc .video_info .video_title {
  overflow: hidden;
}

.w_unive_detail_desc .video_info .video_title .title {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}

.w_unive_detail_desc .video_info .video_title .label {
  margin-top: 12px;
}

.w_unive_detail_desc .video_info .video_title .label span {
  display: inline-block;
  color: #999;
  font-size: 12px;
  line-height: 26px;
  padding: 0 8px;
  margin-right: 10px;
  background-color: #F8F9FB;
}

.w_unive_detail_desc .detail_desc {
  margin-top: 10px;
  padding: 0 30px;
}

.w_unive_detail_desc .detail_desc .table_item {
  height: 54px;
  border-bottom: 1px solid #eee;
}

.w_unive_detail_desc .detail_desc .table_item ul li {
  display: inline-block;
  margin-right: 10%;
  line-height: 52px;
}

.w_unive_detail_desc .detail_desc .table_item ul li a {
  display: block;
  color: #999;
  font-size: 16px;
  line-height: 52px;
}

.w_unive_detail_desc .detail_desc .table_item ul li.curr a {
  border-bottom: 2px solid #2577E3;
  color: #2577E3;
  font-weight: bold;
}

.w_unive_d_content {
  padding: 30px 0;
}

.w_unive_d_content .item {
  display: none;
}

.w_unive_d_content .desc {
  color: #666;
  font-size: 16px;
  line-height: 28px;
}

.w_unive_d_content .desc img {
  max-width: 100%;
}

.w_unive_d_content .catalog {
  margin-bottom: 30px;
}

.w_unive_d_content .catalog .title_top span {
  display: inline-block;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.w_unive_d_content .catalog .title_top span.num {
  color: #333;
  font-size: 24px;
}

.w_unive_d_content .catalog .title_top span.name {
  padding-left: 4px;
  position: relative;
  top: -2px;
}

.w_unive_d_content .catalog .list {
  margin-top: 16px;
}

.w_unive_d_content .catalog .list ul li {
  width: 90%;
  height: 50px;
  margin-bottom: 20px;
}

.w_unive_d_content .catalog .list ul li a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 54px;
  color: #666;
  background: url(../images/ico_paly_b.png) 20px center no-repeat;
  background-color: #F7F7F8;
}

.w_unive_d_content .catalog .list ul li a.curr {
  background: url(../images/ico_paly_c.png) 20px center no-repeat;
  background-color: #EDEFF0;
}

.w_unive_d_content .cmt_tag span {
  display: inline-block;
  margin-right: 12px;
}

.w_unive_d_content .cmt_tag span a {
  display: block;
  line-height: 30px;
  border: 1px solid #dcdcdc;
  border-radius: 20px;
  padding: 0 15px;
  color: #777;
}

.w_unive_d_content .cmt_tag span a.on {
  color: #2577E3;
  background-color: #E8F2FD;
  border: 1px solid #2577E3;
}

/*我的电子名片*/
.my_card {
  padding: 0 0 40px 0;
  min-height: 90%;
}

.my_card_table {
  margin-bottom: 20px;
  height: 52px;
  padding: 0 20px;
  border-bottom: 1px solid #eee;
}

.my_card_table ul li {
  float: left;
  margin-right: 80px;
}

.my_card_table ul li a {
  display: block;
  line-height: 52px;
  color: #999;
  font-size: 16px;
  position: relative;
}

.my_card_table ul li a.curr {
  font-weight: bold;
  color: #2577E3;
}
.my_card_table ul li a.curr::after{
   content: '';
   display: block;
   position: absolute;
   left: 50%;
   margin-left: -14px;
   bottom: 0;
   width: 28px;
   height: 2px;
   background-color: #2577E3;
   border-radius: 2px;
}
.my_card .card_item {
  width: 700px;
  padding: 50px 60px;
  height: 380px;
  margin-left: 30px;
  margin-top: 50px;
  background: url(../images/bg_card.png) no-repeat;
}

.my_card .card_item .user_info img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 16px;
  border: 3px solid #FFF8EA;
  border-radius: 50%;
}

.my_card .card_item .user_info .con {
  overflow: hidden;
}

.my_card .card_item .user_info .con .name {
  color: #664630;
  font-size: 24px;
  font-weight: bold;
  padding-top: 5px;
}

.my_card .card_item .user_info .con .approve img {
  display: inline-block;
  float: none;
  width: auto;
  height: 20px;
  border-radius: 0;
  border: none;
  margin-right: 10px;
}

.my_card .card_item .user_info .con .approve {
  padding-top: 10px;
}

.my_card .user_item_container .item_a {
  margin-top: 36px;
}

.my_card .user_item_container .item_a span {
  display: inline-block;
  color: #664630;
  font-size: 18px;
  line-height: 24px;
}

.my_card .user_item_container .item_a span.tel {
  padding-right: 60px;
}

.my_card .user_item_container .item_a span b {
  opacity: .7;
}

.my_card .user_item_container .item_a span.tel b {
  padding-left: 26px;
  background: url(../images/ico_phone.png) left center no-repeat;
}

.my_card .user_item_container .item_a span.zw b {
  padding-left: 26px;
  background: url(../images/ico_zw.png) left center no-repeat;
}

.my_card .user_item_container .item_b p {
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 24px;
  color: #664630;
  font-size: 18px;
  max-height: 48px;
  overflow: hidden;
}

.my_card .user_item_container .item_b b {
  opacity: .7;
  padding-left: 26px;
}

.my_card .user_item_container .item_b .unit b {
  background: url(../images/ico_company.png) left center no-repeat;
}

.my_card .user_item_container .item_b .address b {
  background: url(../images/ico_address.png) left center no-repeat;
}

.my_card .user_item_container .item_b .pro b {
  background: url(../images/ico_pro.png) left center no-repeat;
}

.my_card .p_pull_btn {
  margin-top: 48px;
  height: 50px;
  margin-left: 30px;
}

.my_card .p_pull_btn .edit,
.my_card .p_pull_btn .share .btn,
.my_card .p_pull_btn .view_data,
.my_card .p_pull_btn .approve {
  width: 180px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  float: left;
  margin-right: 20px;
}

.my_card .p_pull_btn .edit {
  background-color: #FF8929;
}

.my_card .p_pull_btn .approve {
  background-color: #49C169;
}

.my_card .p_pull_btn .approve.verified {
  background-color: #ccc;
}

.my_card .p_pull_btn .share {
  position: relative;
  float: left;
}

.my_card .p_pull_btn .share .btn {
  background-color: #2577E3;
}

.my_card .p_pull_btn .view_data {
  background-color: #FE4B4B;
  float: left;
}

.my_card .p_pull_btn em {
  font-style: normal;
  color: #fff;
  padding-left: 26px;
}

.my_card .p_pull_btn .edit em {
  background: url(../images/ico_card_edit.png) left center no-repeat;
}

.my_card .p_pull_btn .approve em {
  background: url(../images/ico_approve.png) left center no-repeat;
}

.my_card .p_pull_btn a {
  display: block;
  line-height: 50px;
}

.my_card .p_pull_btn .share .btn em {
  background: url(../images/ico_card_share.png) left center no-repeat;
}

.my_card .p_pull_btn .view_data em {
  background: url(../images/ico_card_data.png) left center no-repeat;
}

.my_card .p_pull_btn .share .w_ewm_pop {
  position: relative;
  width: 200px;
  height: 247px;
  left: -10px;
  top: 30px;
  text-align: center;
  padding-top: 60px;
  background-size: 100% 100%;
  background: url(../images/bg_ewm_box_a.png) no-repeat center;
}

.my_card .p_pull_btn .share .w_ewm_pop img {
  width: 120px;
  height: 120px;
}

.my_card .p_pull_btn .share .w_ewm_pop p {
  padding-top: 6px;
  color: #333;
  font-size: 12px;
}

.popup-container .edit_card {
  padding: 40px 90px;
  height: 435px;
  overflow-y: auto;
}

.popup-container .edit_card .item {
  margin-bottom: 20px;
}

.popup-container .edit_card .item .name {
  color: #333;
  font-size: 16px;
  display: block;
  width: 74px;
  line-height: 42px;
  float: left;
  text-align: right;
  margin-right: 20px;
}

.popup-container .edit_card .item .name b {
  color: #F5494D;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 4px;
}

.popup-container .edit_card .item .edit_pic {
  width: 80px;
  height: 80px;
  overflow: hidden;
  position: relative;
}

.popup-container .edit_card .item .edit_pic img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.popup-container .edit_card .item .edit_pic .file {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
}

.popup-container .edit_card .item .edit_pic .file input[type="file"] {
  opacity: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
}

.popup-container .edit_card .item .edit_pic .file .file_btn {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  text-align: center;
  top: 0;
  z-index: 1;
  display: none;
}

.popup-container .edit_card .item .edit_pic:hover .file .file_btn {
  display: block;
}

.popup-container .edit_card .item .edit_pic .file .file_btn i {
  display: block;
  width: 80px;
  height: 16px;
  margin-top: 22px;
  background: url(../images/ico_phto.png) center top no-repeat;
}

.popup-container .edit_card .item .edit_pic .file .file_btn p {
  color: #fff;
  font-size: 12px;
  padding: 2px;
}

.popup-container .edit_card .item .input {
  overflow: hidden;
  height: 42px;
}

.popup-container .edit_card .item .input input {
  width: 100%;
  line-height: 38px;
  padding: 0 16px;
  font-size: 16px;
  border: 1px solid #DDDFE6;
  border-radius: 2px;
}

.popup-container .edit_card .item .input input:hover {
  border: 1px solid #C0C4CC;
}

.popup-container .edit_card .item .input input:focus {
  border: 1px solid #2577E3;
}

.popup-container .edit_card .item .select {
  overflow: hidden;
  height: 42px;
  /* background: url(../images/ico_dorp_c.png) 98% center no-repeat; */
}

.popup-container .edit_card .item .select .el-select {
  width: 100%;
}

.popup-container .edit_card .item .select .el-select .el-input__inner {
  border-radius: 2px;
}

.popup-container .edit_card .item .select select {
  width: 100%;
  padding: 0 10px;
  border: 1px solid #DDDFE6;
  height: 42px;
  color: #787878;
  line-height: 42px;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.popup-container .edit_card .item .select select:hover {
  border: 1px solid #C0C4CC;
}

.popup-container .edit_card .item .select select:focus {
  border: 1px solid #2577E3;
}

.popup-container .edit_card .item .textarea {
  overflow: hidden;
}

.popup-container .edit_card .item .textarea textarea {
  padding: 10px;
  height: 80px;
  width: 100%;
  font-size: 14px;
  color: #787878;
  border: 1px solid #DDDFE6;
  border-radius: 2px;
}

.popup-container .edit_card .item .textarea textarea:hover {
  border: 1px solid #C0C4CC;
}

.popup-container .edit_card .item .textarea textarea:focus {
  border: 1px solid #2577E3;
}

.popup-container .edit_card .submit {
  text-align: center;
  display: flex;
  justify-content: center;
}

.popup-container .edit_card .submit .btn {
  cursor: pointer;
  width: 200px;
  height: 50px;
  display: block;
  background-color: #2577E3;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #2577E3;
}

.popup-container .edit_card .submit .btn:hover {
  background: #005EDB;
  border: 1px solid #005EDB;
}

.popup-container .edit_card .item .field_item {
  overflow: hidden;
}

.popup-container .edit_card .item .field_item .file_up_box {
  position: relative;
  width: 140px;
  height: 140px;
  border: 1px dashed #BEC1C3;
  background-color: #F7F7F8;
}

.popup-container .edit_card .item .field_item .file_up_box input[type="file"] {
  position: absolute;
  width: 140px;
  opacity: 0;
  height: 140px;
  z-index: 2;
  left: 0;
  top: 0;
}

.popup-container .edit_card .item .field_item .file_up_box .btn {
  width: 140px;
  height: 140px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
}

.popup-container .edit_card .item .field_item .file_up_box .btn .ico {
  margin-top: 34px;
  height: 45px;
}

.popup-container .edit_card .item .field_item .file_up_box .btn p {
  color: #999;
  font-size: 14px;
  padding-top: 8px;
}

.popup-container .edit_card .item .file_desc {
  overflow: hidden;
  color: #999;
  font-size: 16px;
  line-height: 30px;
  padding-top: 5px;
}

.card_operate_type {
  margin: 0 20px 20px 20px;
  padding-bottom: 16px;
  border-bottom: 1px dashed #eee;
}

.card_operate_type span {
  display: inline-block;
  padding-right: 20px;
}

.card_operate_type span a {
  display: block;
  width: 56px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #333;
}

.card_operate_type span a.curr {
  background-color: #2577E3;
  color: #fff;
  border-radius: 4px;
}

.card_clip_list {
  margin: 0 30px;
}

.card_clip_list ul li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 30px;
}

.card_clip_list ul li:nth-child(3n) {
  margin-right: 0;
}

.card_clip_list ul li .card_clip_content {
  padding: 20px;
  border: 1px solid #eee;
}

.card_clip_list ul li .card_clip_content .infos {
  overflow: hidden;
}

.card_clip_list ul li .card_clip_content .infos img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}

.card_clip_list ul li .card_clip_content .operate_btn span a {
  display: block;
  height: 28px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  border-radius: 2px;
}

.card_clip_list ul li .card_clip_content .operate_btn span .sc {
  border: 1px solid #ccc;
  color: #999;
}

.card_clip_list ul li .card_clip_content .operate_btn span {
  margin-bottom: 10px;
}

.card_clip_list ul li .card_clip_content .operate_btn span .agree {
  border: 1px solid #2577E3;
  color: #2577E3;
}

.card_clip_list ul li .card_clip_content .operate_btn span .refuse {
  border: 1px solid #FE4B4B;
  color: #FE4B4B;
}

.card_clip_list.sc ul li .operate_btn {
  padding-top: 8px;
}

.card_clip_list ul li .card_user_con {
  overflow: hidden;
}

.card_clip_list ul li .card_user_con .name {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.card_clip_list ul li .card_user_con p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.card_clip_list ul li .card_user_con .unit {
  font-size: 12px;
  padding: 6px 0;
  color: #999;
}

.card_clip_list ul li .card_user_con .pro {
  color: #333;
  font-size: 12px;
}

.card_clip_list ul li .up_time span {
  display: block;
  color: #999;
  font-size: 12px;
  padding-bottom: 8px;
}

.card_clip_list ul li .operate_btn {
  width: 70px;
  margin-left: 20px;
  float: right;
}

.card_clip_list ul li .operate_btn span {
  display: block;
  height: 28px;
  text-align: center;
}

.popup-container .edit_card .item.privacy .name {
  line-height: 20px;
}

.popup-container .edit_card .item .privacySet {
  overflow: hidden;
}

.popup-container .edit_card .item .privacySet a {
  display: block;
  padding-left: 30px;
  background: url(../images/card_select_a.png) left 2px no-repeat;
  margin-bottom: 20px;
}

.popup-container .edit_card .item .privacySet a.curr {
  background: url(../images/card_select_b.png) left 2px no-repeat;
}

.popup-container .edit_card .item .privacySet .ti {
  color: #333;
  font-size: 16px;
}

.popup-container .edit_card .item .privacySet .tip {
  color: #999;
  font-size: 12px;
  padding-left: 20px;
  line-height: 18px;
  margin-top: 6px;
  background: url(../images/card_tips.png) left 2px no-repeat;
}

/*电子手册*/
.w_brochure_list {
  padding: 30px;
}

.w_brochure_list ul li {
  width: 24%;
  float: left;
  margin-right: 1.33%;
  margin-bottom: 20px;
  height: 190px;
  border: 1px solid #EAEAEA;
}

.w_brochure_list ul li:nth-child(4n) {
  margin-right: 0;
}

.w_brochure_list ul li.flle {
  text-align: center;
  border: 1px dashed #BEC1C3;
  background-color: #F7F7F8;
}

.w_brochure_list ul li.flle a {
  padding: 20px;
  height: 190px;
}

.w_brochure_list ul li.flle .ti {
  color: #999;
  font-weight: bold;
  font-size: 18px;
  margin-top: 12px;
}

.w_brochure_list ul li.flle .up {
  margin-top: 16px;
  height: 45px;
  display: block;
  width: 100%;
  background: url(../images/ico_add.png) center no-repeat;
}

.w_brochure_list ul li.flle .tip {
  color: #999;
  font-size: 12px;
  padding-top: 4px;
}

.w_brochure_list ul li .info {
  padding: 20px 5%;
  overflow: hidden;
}

.w_brochure_list ul li .info .ico {
  display: block;
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 8px;
}

.w_brochure_list ul li .info .con {
  overflow: hidden;
}

.w_brochure_list ul li .info .txt_name {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

.w_brochure_list ul li .info p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.w_brochure_list ul li .info .user_ti {
  margin-top: 12px;
  font-size: 16px;
  color: #999;
}

.w_brochure_list ul li .info .user_ti b {
  color: #333;
  margin-right: 8px;
}

.w_brochure_list ul li .info .time {
  color: #999;
  font-size: 14px;
  margin-top: 12px;
}

.w_brochure_list ul li .b_pull_item {
  border-top: 1px solid #eee;
  height: 60px;
}

.w_brochure_list ul li .b_pull_item span {
  display: block;
  text-align: center;
  height: 60px;
  line-height: 60px;
  float: left;
  width: 33.33%;
  background: url(../images/ico_line_a.png) right center no-repeat;
  position: relative;
  z-index: 9;
}

.w_brochure_list ul li .b_pull_item span:last-child {
  background: none;
}

.w_brochure_list ul li .b_pull_item span em {
  font-style: normal;
  color: #333;
  font-size: 14px;
  padding-left: 24px;
}

.w_brochure_list ul li .b_pull_item.my span {
  width: 25%;
}

.w_brochure_list ul li .b_pull_item span.view em {
  background: url(../images/ico_view.png) left center no-repeat;
}

.w_brochure_list ul li .b_pull_item span.down em {
  background: url(../images/ico_down.png) left center no-repeat;
}

.w_brochure_list ul li .b_pull_item span.share em {
  background: url(../images/ico_share_d.png) left center no-repeat;
}

.w_brochure_list ul li .b_pull_item span.share:hover em {
  background: url(../images/ico_share_d_hover.png) left center no-repeat;
  color: #FF8929;
}

.w_brochure_list ul li .b_pull_item span.del em {
  color: #FE4B4B;
  background: url(../images/ico_del_a.png) left center no-repeat;
}

.w_brochure_list ul li .b_pull_item .contact_ewm {
  width: 180px;
  height: 187px;
  top: 46px;
  left: -56px;
  position: absolute;
  padding: 30px 20px 0 20px;
  text-align: center;
  background: url(../images/bg_ewm_box_d.png) no-repeat;
  background-size: 100% auto;
  z-index: 2;
}

.w_brochure_list ul li .b_pull_item .contact_ewm img {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}

.w_brochure_list ul li .b_pull_item .contact_ewm p {
  line-height: 16px;
  padding-top: 4px;
}

.w_brochure_list ul li .b_pull_item .contact_ewm .el-image {
  display: block !important;
}

/* 员工管理 */
.w_staff_board .w_board_item {
  margin-bottom: 10px;
  padding: 0 30px;
}

.w_staff_board .w_board_item .title {
  height: 60px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.w_staff_board .w_board_item .title h2 {
  line-height: 58px;
  font-size: 16px;
  display: inline-block;
  color: #2577E3;
  font-weight: bold;
  border-bottom: 2px solid #2577E3;
}

.w_staff_board .w_board_item .title span.count {
  padding-left: 10px;
}

.w_staff_board .w_board_item .title .add {
  float: right;
  line-height: 60px;
}

.w_staff_board .w_board_item .title .add a {
  display: block;
  color: #2577E3;
  font-size: 14px;
  padding-left: 24px;
  background: url(../images/ico_user_a.png) left center no-repeat;
}

.w_staff_board .w_board_item .w_staff_list {
  padding-bottom: 2px;
  margin-left: -15px;
}

.w_staff_board .w_board_item .item {
  width: 390px;
  height: 90px;
  margin-bottom: 20px;
  margin-left: 15px;
  border: 1px solid #eee;
  display: inline-flex;
  padding: 20px;
}

.w_staff_board .w_board_item .item .info_user {
  overflow: hidden;
}

.w_staff_board .w_board_item .item .info_user img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}

.w_staff_board .w_board_item .item .info_content {
  width: 226px;
}

.w_staff_board .w_board_item .item .info_content .name {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding-top: 2px;
}

.w_staff_board .w_board_item .item .info_content .name b {
  color: #999;
  font-size: 12px;
  padding-left: 8px;
}

.w_staff_board .w_board_item .item .info_content .post {
  color: #333;
  padding-top: 6px;
  font-size: 12px;
}

.w_staff_board .w_board_item .item .del {
  margin-right: 10px;
  margin-top: 16px;
}

.w_staff_board .w_board_item .item .del a {
  color: #FE4B4B;
  font-size: 14px;
  padding-left: 24px;
  background: url(../images/ico_del_a.png) left center no-repeat;
}

.w_staff_board .w_board_item .item.review {
  display: block;
  width: auto;
  height: auto;
  max-width: 800px;
}

.w_staff_board .w_board_item .item.review .review_operate {
  float: right;
  line-height: 48px;
}

.w_staff_board .w_board_item .item.review .review_operate span {
  display: inline-block;
}

.w_staff_board .w_board_item .item.review .review_operate span a {
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 2px;
}

.w_staff_board .w_board_item .item.review .review_operate span.time {
  color: #333;
  padding-right: 4px;
}

.w_staff_board .w_board_item .item.review .review_operate span.share_user {
  color: #333;
  padding-right: 20px;
}

.w_staff_board .w_board_item .item.review .review_operate span.share_user b {
  color: #2577E3;
}

.w_staff_board .w_board_item .item.review .review_operate span a.agree {
  border: 1px solid #2577E3;
  color: #2577E3;
  margin-right: 6px;
}

.w_staff_board .w_board_item .item.review .review_operate span a.refuse {
  border: 1px solid #FE4B4B;
  color: #FE4B4B;
}

.w_staff_board_operate {
  padding: 20px 30px;
  margin-bottom: 10px;
  overflow: hidden;
}

.w_staff_board_operate span {
  width: 140px;
  height: 40px;
  float: left;
  display: block;
  position: relative;
}

.w_staff_board_operate span a {
  display: block;
  border: 1px solid #2577E3;
  height: 40px;
  line-height: 38px;
  color: #2577E3;
  text-align: center;
  border-radius: 4px;
}

.w_staff_board_operate span.review {
  margin-left: 20px;
}

.w_staff_board_operate span a.curr {
  background-color: #2577E3;
  color: #fff;
}

.w_staff_board_operate span.add {
  float: right;
}

.w_staff_board_operate span.add a {
  padding-left: 16px;
  background: url(../images/ico_user_a.png) 16px center no-repeat;
}

.w_staff_board_operate span.review .dot {
  position: absolute;
  right: -6px;
  top: -6px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100%;
  background-color: #F5494D;
}

.invite_staff_pop {
  position: absolute;
  width: 500px;
  height: 512px;
  left: 50%;
  top: 50%;
  background-color: #fff;
  border-radius: 4px;
  margin-top: -256px;
  margin-left: -250px;
  text-align: center;
}

.invite_staff_pop .ti h2 {
  color: #333;
  font-size: 18px;
  padding-top: 60px;
}

.invite_staff_pop .ewm_code {
  width: 185px;
  height: 175px;
  margin: 40px auto 0 auto;
  border: 1px solid #eee;
}

.invite_staff_pop .ewm_code img {
  width: 183px;
  height: 173px;
}

.invite_staff_pop .tip {
  width: 154px;
  margin: 16px auto 0 auto;
  color: #333;
  line-height: 24px;
}

.invite_staff_pop .link_url {
  padding: 6px 30px 0 30px;
  text-align: center;
}

.invite_staff_pop .copy {
  margin-top: 16px;
}

.invite_staff_pop .copy a {
  display: inline-block;
  width: 120px;
  height: 36px;
  color: #2577E3;
  line-height: 34px;
  border: 1px solid #2577E3;
  border-radius: 4px;
}

.invite_staff_pop .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 60px;
}

.invite_staff_pop .close a {
  display: block;
  height: 60px;
  background: url(../images/icon_close.png) center no-repeat;
  text-indent: -999999px;
}

/*专家*/
.expert_item {
  padding-bottom: 10px;
  background-color: #fff;
}

.event-details .article .event-intro>div .expert_list {
  margin-top: 10px;
}

.expert_list .head_table {
  height: 42px;
  border-bottom: 1px solid #eee;
}

.expert_list .head_table span {
  display: block;
  width: 22%;
  float: left;
  text-align: center;
  line-height: 42px;
  color: #666;
}

.expert_list .list ul {
  padding-bottom: 10px;
}

.expert_list .list ul li {
  height: 50px;
}

.expert_list .list ul li:nth-child(odd) {
  background-color: #FAFBFB;
}

.expert_list .list ul li .item {
  width: 22%;
  float: left;
}

.expert_list .list ul li .item.last {
  width: 12%;
}

.expert_list .list ul li .item .info img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  float: left;
  margin-top: 9px;
  margin-right: 10px;
}

.expert_list .list ul li .item .info {
  margin-left: 30px;
}

.expert_list .list ul li .item .info .name {
  display: block;
  overflow: hidden;
  line-height: 50px;
  color: #333;
  margin-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.expert_list .list ul li:hover .item .info .name {
  color: #0089ff;
}

.expert_list .list ul li .item .desc {
  line-height: 50px;
  text-align: center;
  margin: 0 20px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.expert_list .list ul li .item .desc span {
  display: block;
  width: 100%;
}

.expert_list .list ul li .last .advisory {
  text-align: center;
}

.expert_list .list ul li .last .advisory span {
  display: inline-block;
  margin-top: 9px;
}

.expert_list .list ul li .last .advisory span a {
  display: block;
  font-size: 12px;
  color: #0089FF;
  border: 1px solid #0089FF;
  line-height: 30px;
  border-radius: 4px;
  width: 75px;
}

.expert_list .list ul li .last .advisory span a.yzx {
  color: #999;
  background-color: #eee;
  border: 1px solid #eee;
}

.expert_list .view_more {
  margin: 15px 0;
  text-align: center;
}

.expert_list .view_more span {
  display: inline-block;
}

.expert_list .view_more span a {
  color: #0089FF;
}

.expert_list .view_more span svg {
  position: relative;
  top: 2px;
}

.expert_detail .detail_topInfo {
  background-color: #fff;
  padding: 20px 30px;
  margin-bottom: 10px;
}

.expert_detail .detail_topInfo .expert_operate {
  float: right;
  margin-top: 15px;
}

.expert_operate span {
  display: inline-block;
  line-height: 30px;
  margin-left: 20px;
  border: 1px solid #0089FF;
  border-radius: 4px;
}

.expert_operate span a {
  color: #0089FF;
  font-size: 12px;
  display: block;
  padding: 0 18px;
}

.expert_operate span a em {
  font-style: normal;
  padding-left: 24px;
  background: url(../images/ico_msg_e.png) left center no-repeat;
}

.expert_operate span.fav_btn {
  border: 1px solid #FF5814;
}

.expert_operate span.fav_btn a {
  color: #FF5814;
}

.expert_operate span.fav_btn_c {
  border: 1px solid #eee;
}

.expert_operate span.fav_btn_c a {
  color: #999;
}

.expert_detail .detail_topInfo .expert_info {
  overflow: hidden;
}

.expert_detail .detail_topInfo .expert_info img {
  width: 64px;
  height: 64px;
  float: left;
  border-radius: 50%;
  margin-right: 20px;
}

.expert_detail .detail_topInfo .expert_info {
  overflow: hidden;
}

.expert_detail .detail_topInfo .expert_info .ti {
  padding-top: 2px;
}

.expert_detail .detail_topInfo .expert_info .ti .name {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
}

.expert_detail .detail_topInfo .expert_info .ti .zhiwei {
  color: #333;
  font-size: 12px;
  margin-left: 16px;
  display: inline-block;
}

.expert_detail .detail_topInfo .expert_info .pull_hlnd {
  padding-top: 12px;
}

.expert_detail .detail_topInfo .expert_info .pull_hlnd span {
  display: inline-block;
  color: #999;
  line-height: 16px;
}

.expert_detail .detail_topInfo .expert_info .pull_hlnd span.fav {
  padding-left: 20px;
  background: url(../images/icon_fav.png) left center no-repeat;
  background-size: auto 16px;
  margin-right: 20px;
}

.expert_detail .detail_topInfo .expert_info .pull_hlnd span.msg {
  padding-left: 20px;
  background: url(../images/icon_msg_d.png) left center no-repeat;
  background-size: auto 16px;
}

.expert_detail_desc {
  background-color: #fff;
}

.expert_detail_desc .title {
  height: 56px;
  border-bottom: 1px solid #eee;
}

.expert_detail_desc .title span {
  display: block;
  line-height: 56px;
  color: #333;
  font-weight: bold;
  margin-left: 30px;
}

.expert_detail_desc .desc {
  padding: 20px 30px;
}

.expert_detail_desc .desc .item {
  margin-bottom: 20px;
}

.expert_detail_desc .desc .item .ti {
  display: block;
  width: 84px;
  float: left;
  color: #666;
  line-height: 20px;
  margin-right: 10px;
}

.expert_detail_desc .desc .item .con {
  overflow: hidden;
  color: #333;
  line-height: 24px;
}

.expert_detail_desc .desc .item .con img {
  max-width: 100%;
}

.item_advisory {
  margin-bottom: 30px;
}

.item_advisory span {
  display: block;
  color: #333;
  margin-bottom: 15px;
}

.item_advisory span strong {
  color: #999;
  font-weight: normal;
}

.item_advisory span.ti b {
  color: #F2565A;
  font-size: 12px;
  font-family: arial;
}

.item_advisory .select_van {
  margin: 0 5px;
}

.bui-checkbox-label {
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 12px;
  color: #333;
}

.bui-checkbox-label input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.bui-checkbox-label .bui-checkbox {
  display: inline-block;
  position: relative;
  width: 17px;
  height: 17px;
  background: #FFFFFF;
  border: 1px solid #C5C5C5;
  border-radius: 2px;
  vertical-align: -3px;
  margin-right: 8px;
}

.bui-checkbox-label.bui-checkbox-anim .bui-checkbox {
  -webkit-transition: background-color ease-out .3s;
  transition: background-color ease-out .3s;
}

.bui-checkbox-label input[type="checkbox"i] {
  background-color: initial;
  cursor: default;
  margin: 3px 0.5ex;
  padding: initial;
  border: initial;
}

.bui-checkbox-label input:checked+.bui-checkbox {
  background: #3296FA;
  border: 1px solid #00B066;
}

.bui-checkbox-label input:checked+.bui-checkbox:after {
  background: url(../images/icon_hook.png) center no-repeat;
  width: 13px;
  height: 10px;
  content: "";
  position: absolute;
  top: 3px;
  left: 1px;
}

.van-field__body textarea {
  max-width: 600px;
  width: 50%;
  height: 120px;
  padding: 10px;
  border: 1px solid #C5C5C5;
}

.expert_detail .demand_form {
  padding: 20px;
}

.expert_detail .demand_form .form_item .demand_contact {
  line-height: 34px;
  color: #999;
}

.expert_detail .demand_form .form_item .demand_contact p span {
  text-decoration: underline;
  color: #6291EA;
}

.expert_detail .demand_form .form_item .submit .sub_btn {
  margin: 40px 0;
  background-color: #2E73D7;
  width: 180px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  display: block;
  border: 0;
  color: #fff;
  border-radius: 6px;
}

.expert_detail .demand_form .form_title_top {
  border-bottom: 1px solid #eee;
}

.expert_detail .demand_form .form_title_top h2 {
  line-height: 42px;
  display: inline-block;
  border-bottom: 2px solid #2577E3;
  font-size: 16px;
  font-weight: bold;
  color: #2577E3;
}

/*需求*/
.demand_list {
  padding: 30px;
}

.demand_list .list ul li {
  width: 24.25%;
  float: left;
  margin-right: 1%;
  border: 1px solid #EAEAEA;
  margin-bottom: 20px;
  padding: 20px;
}

.demand_list .list ul li:nth-child(4n) {
  margin-right: 0;
}

.demand_list .list ul li .ti h2 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}

.demand_list .list ul li .desc {
  height: 48px;
  font-size: 16px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  margin-bottom: 14px;
}

.demand_list .list ul li .p_pull span {
  display: block;
  width: 50%;
  float: left;
  color: #999;
  margin-bottom: 6px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.demand_btn {
  float: right;
}

.demand_btn span {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  width: 140px;
}

.demand_btn span a {
  display: block;
  width: 140px;
  text-align: center;
  line-height: 38px;
}

.demand_btn span em {
  color: #fff;
  font-size: 14px;
  padding-left: 22px;
  font-style: normal;
}

.demand_btn span.release {
  margin-right: 16px;
}

.demand_btn span.release a {
  background-color: #FF8929;
}

.demand_btn span.release a em {
  background: url(../images/ico_add_d.png) left center no-repeat;
}

.demand_btn span.message a {
  background-color: #2577E3;
}

.demand_btn span.message a em {
  background: url(../images/ico_msg_d.png) left center no-repeat;
}

.demand_detail_content {
  overflow: hidden;
}

.w_rec_copy_list .demand_list {
  padding: 20px 0;
}

.w_rec_copy_list .demand_list .list ul li {
  width: 100%;
}

.demand_detail_content {
  padding: 20px 30px;
}

.demand_detail_content .detail_top {
  height: 66px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.demand_detail_content .detail_top .btn_item {
  float: right;
}

.demand_detail_content .detail_top .btn_item span {
  display: block;
  float: left;
  margin-left: 30px;
}

.demand_detail_content .detail_top .btn_item span a {
  display: block;
  height: 46px;
  line-height: 46px;
  padding: 0 20px;
  border-radius: 4px;
}

.demand_detail_content .detail_top .btn_item span a em {
  font-style: normal;
  padding-left: 24px;
}

.demand_detail_content .detail_top .btn_item span.zx a {
  border: 1px solid #2577E3;
}

.demand_detail_content .detail_top .btn_item span.zx a em {
  color: #2577E3;
  background: url(../images/ico_msg_d.png) left center no-repeat;
}

.demand_detail_content .detail_top .btn_item span.sc a {
  border: 1px solid #FF7322;
}

.demand_detail_content .detail_top .btn_item span.sc a em {
  color: #FF7322;
  background: url(../images/ico_sc_orange.png) left center no-repeat;
}

.demand_detail_content .detail_top .btn_item span.sc a.on {
  border: 1px solid #eee;
}

.demand_detail_content .detail_top .btn_item span.sc a.on em {
  color: #999;
  background: url(../images/icon_sc_gray.png) left center no-repeat;
}

.demand_detail_content .detail_desc {
  padding: 20px 0;
}

.demand_detail_content .detail_desc .item {
  margin-bottom: 30px;
}

.demand_detail_content .detail_desc .item .title {
  padding-bottom: 16px;
}

.demand_detail_content .detail_desc .item .title h2 {
  color: #2577E3;
  font-size: 16px;
  font-weight: bold;
}

.demand_detail_content .detail_desc .item .overview p {
  padding-bottom: 10px;
}

.demand_detail_content .detail_desc .item .overview p span {
  color: #333;
}

.demand_detail_content .detail_desc .item .desc {
  line-height: 28px;
  color: #666;
}

.demand_detail_content .detail_desc .item .desc img {
  max-width: 100%;
}

.w_edit_article .top_tiBar.fabu_tibar {
  margin: 0 30px;
}

.w_edit_article .top_tiBar.fabu_tibar h2 {
  color: #2577E3;
  font-size: 16px;
  padding-left: 0;
  line-height: 63px;
  display: inline-block;
  border-bottom: 3px solid #2577E3;
}

.company_perfect_form .demand_contact {
  line-height: 34px;
  color: #999;
  padding: 0 0 30px 159px;
}

.company_perfect_form .demand_contact p span {
  text-decoration: underline;
  color: #6291EA;
}

/* 方案 */
.plan_list {
  padding: 30px;
}

.plan_list ul li {
  width: 32%;
  float: left;
  height: 130px;
  margin-right: 2%;
  border: 1px solid #eee;
  padding: 16px 16px 12px 16px;
  border-radius: 2px;
  margin-bottom: 20px;
}

.plan_list ul li:nth-child(3n) {
  margin-right: 0;
}

.plan_list ul li img {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 15px;
}

.plan_list ul li .info {
  overflow: hidden;
  position: relative;
  top: -4px;
}

.plan_list ul li .info p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
  line-height: 24px;
  font-size: 13px;
}

.plan_list ul li .info p.title {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
}

.plan_list ul li .info p.read {
  margin-top: 2px;
  font-size: 12px;
  color: #999;
  padding-left: 18px;
  background: url(../images/ico_read.png) left center no-repeat;
}

.w_r_copy_item .plan_list {
  padding: 24px 0;
}

.w_r_copy_item .plan_list ul li {
  width: 100%;
  float: none;
}

.overview.plan {
  width: 80%;
  overflow: hidden;
}

.overview.plan p {
  width: 33.33%;
  float: left;
}

/*营销服务*/
.w_meeting_serdesc .my_card {
  padding: 0;
}

.activity_list {
  margin-top: 10px;
  padding: 30px;
}

.activity_list ul li {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
}

.activity_list ul li:nth-child(4n) {
  margin-right: 0;
}

.activity_list ul li .img {
  width: 100%;
  position: relative;
}

.activity_list ul li .img img {
  display: block;
  width: 100%;
  height: 184px;
  border-radius: 4px 4px 0 0;
}

.activity_list ul li .img span {
  position: absolute;
  left: 10px;
  top: 10px;
  display: block;
  width: 56px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 12px;
}

.activity_list ul li .img span.s_r1 {
  background-color: #1BC16C;
}

.activity_list ul li .img span.s_r2 {
  background-color: #FE6D26;
}

.activity_list ul li .info {
  padding: 10px;
  border: 1px solid #F2F6FC;
}

.activity_list ul li .info h3 {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
}

.activity_list ul li .pull_fot {
  height: 36px;
  padding: 0 10px;
  background-color: #F2F6FC;
  font-size: 12px;
  color: #999;
  line-height: 36px;
}

.activity_list ul li .address {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
  padding-left: 18px;
  margin-top: 8px;
  font-size: 12px;
  height: 16px;
  background: url(../images/icon_address.png) left center no-repeat;
}

.activity_list ul li .pull_oth {
  margin-top: 8px;
  margin-bottom: 5px;
}

.activity_list ul li .pull_oth .time {
  float: left;
  color: #999;
  display: inline-block;
  padding-left: 18px;
  font-size: 12px;
  background: url(../images/icon_time.png) 2px center no-repeat;
}

.activity_list ul li .pull_oth .sign {
  float: right;
  color: #0089FF;
  font-size: 12px;
}

.activity_info_top {
  padding: 30px 30px 10px 30px;
  margin-bottom: 20px;
  background-color: #fff;
}

.activity_info_top .desc_acc img {
  width: 380px;
  height: 220px;
  float: left;
  margin-right: 20px;
}

.activity_info_top .desc_acc .activity_con {
  overflow: hidden;
  position: relative;
}

.activity_info_top .desc_acc .activity_con .title {
  color: #333;
  font-size: 26px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 28px;
}

.activity_info_top .desc_acc .activity_con .title i {
  display: inline-block;
  width: 44px;
  height: 26px;
  border: 1px solid #FE6D26;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  color: #FE6D26;
  margin-right: 8px;
  position: relative;
  top: -2px;
}

.activity_info_top .desc_acc .activity_con p {
  line-height: 22px;
  color: #333;
  margin-bottom: 22px;
}

.activity_info_top .desc_acc .activity_con p span {
  display: inline-block;
  color: #999;
  width: 70px;
  margin-right: 8px;
}

.activity_info_top .desc_acc .activity_con p.host .host_info {
  width: auto;
  color: #333;
}

.activity_info_top .desc_acc .activity_con p.host img {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  position: relative;
  top: -6px;
}

.activity_info_top .ewm_code {
  width: 132px;
  position: absolute;
  bottom: 0;
  right: 5%;
  text-align: center;
}

.activity_info_top .ewm_code img {
  width: 132px;
  height: 132px;
  border: 1px solid #eee;
  padding: 10px;
  margin-bottom: 5px;
}

.activity_info_top .desc_acc .activity_con .ewm_code p {
  color: #333;
  padding-top: 10px;
}

.event-details .detail_lf {
  overflow: hidden;
}

.event-details .article {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}

.event-details .article .tab_lg {
  height: 42px;
  border-bottom: 1px solid #eee;
}

.event-details .article .tab_lg ul li {
  line-height: 42px;
  float: left;
  margin-right: 80px;
}

.event-details .article .tab_lg ul li a {
  display: block;
  line-height: 40px;
  color: #999;
  font-size: 16px;
}

.event-details .article .tab_lg ul li.curr a {
  color: #2E73D7;
  border-bottom: 2px solid #2E73D7;
  font-weight: bold;
}

.event-details .article .event-intro>div {
  display: none;
  background-color: #fff;
}

.event-details .article .event-intro .tab_info .box {
  padding: 20px 0;
  line-height: 26px;
  color: #666;
}

.event-details .article .event-intro .tab_info .box img {
  max-width: 100%;
}

.event-details .detail_rec {
  background-color: #fff;
  padding: 20px;
}

.event-details .detail_rec .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.event-details .detail_rec .title h2 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.event-details .detail_rec .activity_list {
  float: none;
  width: 820px;
}

.event-details .detail_rec .activity_list ul li {
  width: 260px;
}

.event-details .detail_rec .activity_list ul li .img {
  width: 260px;
}

.event-details .detail_rec .activity_list ul li .img img {
  width: 260px;
  height: 175px;
}

.event-details .detail_rec .activity_list ul li .pull_fot .address {
  width: 140px;
}

.event-details .sign_list {
  width: 320px;
  float: right;
  background-color: #fff;
  padding: 20px;
  margin-left: 10px;
}

.event-details .sign_list .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 16px;
}

.event-details .sign_list .title h2 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.event-details .sign_list .list {
  max-height: 300px;
  overflow: hidden;
}

.event-details .sign_list .list ul {
  margin: 0;
}

.actiDetailCon .w_customer_article_list ul li {
  height: auto;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.actiDetailCon .w_customer_article_list ul li .info .img {
  width: 216px;
  float: left;
}

.event-details .sign_list .list ul li {
  height: 30px;
  line-height: 30px;
}

.event-details .sign_list .list ul li span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

.event-details .sign_list .list ul li span.copy {
  width: 200px;
  float: left;
}

.event-details .sign_list .list ul li span.name {
  float: right;
  width: 50px;
  text-align: right;
}

.event-details .article .event-intro>div .w_customer_article_list {
  padding: 30px 0 0 0;
}

.w_mark_chart {
  padding: 20px 20px;
  margin-bottom: 10px;
}

.w_mark_chart .topbar {
  height: 42px;
  background-color: #F7F7F8;
}

.w_mark_chart .topbar .w_mark_time {
  float: right;
}

.w_mark_chart .topbar .w_mark_time .time_select {
  width: 140px;
  height: 32px;
  padding: 0 5px;
  display: inline-block;
  margin: 5px 0;
  border: 1px solid #ccc;
  background: url(../images/ico_dorp_c.png) 98% center no-repeat;
}

.w_mark_chart .topbar .w_mark_time .time_select select {
  width: 140px;
  height: 32px;
  outline: none;
  border: none;
  background: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.w_mark_chart .topbar .time_desc {
  display: inline-block;
  line-height: 42px;
  padding: 0 10px;
  color: #333;
  font-size: 12px;
}

.w_mark_chart .topbar .input {
  display: block;
  float: right;
  width: 140px;
  height: 32px;
  padding: 0 5px;
  margin: 5px 20px 5px 0;
  border: 1px solid #ccc;
}

.w_mark_chart .topbar .input input {
  width: 100%;
  border: none;
  height: 32px;
  background: none;
}

.w_mark_chart .topbar .name_tip {
  overflow: hidden;
  padding-left: 20px;
}

.w_mark_chart .topbar .name_tip h2 {
  color: #333;
  line-height: 42px;
  font-size: 14px;
  padding-left: 12px;
  background: url(../images/ico_line_b.png) left center no-repeat;
}

.w_mark_chart .chart_item {
  margin-top: 30px;
}

.w_mark_data {
  padding-top: 20px;
}

.w_mark_data .add_time {
  padding: 0 0 20px 30px;
  height: 52px;
  border-bottom: 1px solid #eee;
}

.w_mark_data .add_time span {
  display: block;
  color: #666;
  font-size: 12px;
  float: left;
  width: 48px;
  line-height: 32px;
  margin-right: 20px;
}

.w_mark_data .add_time .time_select {
  height: 32px;
  width: 200px;
  padding: 0 10px;
  float: left;
  background: url(../images/ico_dorp_c.png) 96% center no-repeat;
  border: 1px solid #ccc;
}

.w_mark_data .w_c_data_table {
  padding-top: 20px;
}

.w_mark_data .w_c_data_table .wrap span.c1 {
  width: 150px;
}

.w_mark_data .w_c_data_table .wrap span.c3 {
  width: 300px;
}

.w_mark_data .w_c_data_table .wrap span.c2 {
  width: 210px;
}

.w_mark_data .w_c_data_table .wrap span.c4 {
  width: 100px;
  text-align: center;
}

.w_mark_data .w_c_data_table .wrap span.c4 span {
  display: block;
  text-align: center;
  color: #2577E3;
  width: 100px;
}

.w_mark_data .w_c_data_table .wrap span.c4 span a {
  color: #2577E3;
}

.w_mark_data .w_c_data_table .wrap span.c4 span a.on {
  color: #999;
}

.w_mark_data .w_c_data_table .wrap.wrap_a span.c5 {
  width: 250px;
}

.w_mark_data .w_c_data_table .wrap.wrap_a span.c2 {
  width: 151px;
}

.w_mark .w_copy_select .ti {
  width: 60px;
}

.w_mark .w_copy_select .add_time {
  padding: 0 0 20px 0;
  height: 52px;
}

.w_mark .w_copy_select .add_time span {
  display: block;
  color: #666;
  font-size: 12px;
  float: left;
  width: 48px;
  line-height: 32px;
  margin-right: 20px;
}

.w_mark .w_copy_select .add_time .time_select {
  height: 32px;
  width: 200px;
  padding: 0 10px;
  float: left;
  background: url(../images/ico_dorp_c.png) 96% center no-repeat;
  border: 1px solid #ccc;
}

.w_mark_data .add_pro {
  padding: 0 20px;
  height: 32px;
}

.w_mark_data .add_pro .btn {
  width: 86px;
  display: block;
  float: left;
}

.w_mark_data .add_pro .btn a {
  display: block;
  height: 32px;
  background-color: #2577E3;
  color: #fff;
  text-align: center;
  line-height: 32px;
  border-radius: 2px;
}

.w_mark_data .add_pro .search {
  display: block;
  float: right;
  width: 200px;
  height: 32px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w_mark_data .add_pro .search input {
  border: none;
  background: none;
  height: 32px;
  line-height: 32px;
  width: 160px;
  padding: 0 10px;
}

.w_mark_data .add_pro .search a {
  display: block;
  float: right;
  width: 28px;
  height: 30px;
  text-indent: -99999px;
  background: url(../images/icon_search_a.png) center no-repeat;
}

.w_mark_data.pro .w_c_data_table .wrap span.c1 {
  width: 400px;
}

.w_mark_data.pro .w_c_data_table .wrap span.c6 {
  width: 132px;
  text-align: center;
}

.w_mark_data.pro .w_c_data_table .wrap span.c7 {
  width: 146px;
  text-align: center;
}

.w_mark_data.pro .w_c_data_table .wrap span.c7 a {
  display: inline-block;
  padding: 0 10px;
}

.w_mark_data.pro .w_c_data_table .wrap span.c7 a.xg {
  color: #2577E3;
}

.w_mark_data.pro .w_c_data_table .wrap span.c7 a.del {
  color: #FE4B4B;
}

.w_mark_data.sms .w_c_data_table .wrap span.c1 {
  width: 550px;
}

.w_mark_data.sms .w_c_data_table .wrap span.c6 {
  width: 165px;
  text-align: center;
}

.w_mark_data.sms .w_c_data_table .wrap span.c8 {
  width: 220px;
  text-align: center;
}

.w_mark_data.sms .w_c_data_table .wrap span.c7 {
  width: 172px;
  text-align: center;
}

.w_mark_data.sms .w_c_data_table .wrap span.c7 a {
  display: inline-block;
  padding: 0 10px;
}

.w_mark_data.sms .w_c_data_table .wrap span.c7 a.xg {
  color: #2577E3;
}

.w_mark_data.sms .w_c_data_table .wrap span.c7 a.del {
  color: #FE4B4B;
}

.w_c_data_table ul li span b.no_by {
  color: #FE4B4B;
}

.w_mark_data .add_pro .cz_btn {
  width: 86px;
  height: 32px;
  float: left;
  margin-left: 20px;
}

.w_mark_data .add_pro .cz_btn a {
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #FF8929;
  color: #fff;
  border-radius: 2px;
  font-size: 14px;
}

.w_mark_data .add_pro .cz_btn a b {
  font-size: 12px;
  padding-left: 6px;
}

.w_sms_create {
  padding: 30px;
}

.w_sms_create .item {
  margin-bottom: 30px;
}

.w_sms_create .item .content_textarea .ti {
  color: #333;
  font-size: 16px;
  width: 144px;
  text-align: right;
  display: block;
  float: left;
  margin-right: 20px;
  line-height: 40px;
}

.w_sms_create .item .content_textarea .ti b {
  color: #F2565A;
  font-size: 12px;
  padding-right: 4px;
  font-family: Arial, Helvetica, sans-serif;
}

.w_sms_create .item .content_textarea .textarea {
  overflow: hidden;
  width: 60%;
  height: 128px;
}

.w_sms_create .item .content_textarea .textarea.textarea_sms {
  border: 1px solid #eee;
  padding: 10px;
}

.w_sms_create .item .content_textarea .textarea textarea {
  height: 90px;
  width: 100%;
  border: none;
  background: none;
}

/* .w_sms_create .item .content_textarea .textarea span{
	display: block;
	text-align: right;
}
.w_sms_create .item .content_textarea .textarea span a{
	color: #ccc;
	display: block;
} */
.w_sms_create .item .content_textarea .tip {
  margin-left: 164px;
  margin-top: 10px;
  font-size: 12px;
  color: #999;
}

.w_sms_create .item .content_textarea .tip b {
  color: #2577E3;
  padding: 0 2px;
}

.w_sms_create .item .create_tip {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

.w_sms_create .item .create_tip span {
  display: inline-block;
}

.w_sms_create .item .create_tip span.ti_a {
  color: #333;
  margin-right: 20px;
}

.w_sms_create .item .create_tip span.ti_c {
  padding-left: 50px;
}

.w_sms_create .item .create_tip span.ti_c a {
  color: #2577E3;
  font-size: 16px;
  text-decoration: underline;
}

.w_sms_create .item .import_box {
  margin-left: 164px;
  width: 60%;
  margin-top: 20px;
}

.w_sms_create .item .import_box .btn_tip span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
}

.w_sms_create .item .import_box .btn_tip span.import_btn a {
  color: #fff;
  width: 140px;
  background-color: #2577E3;
  display: block;
  text-align: center;
}

.w_sms_create .item .import_box .btn_tip span.down_btn {
  padding-left: 26px;
}

.w_sms_create .item .import_box .btn_tip span.down_btn a {
  color: #333;
  padding-left: 24px;
  background: url(../images/ico_down.png) left center no-repeat;
}

.w_sms_create .item .import_box .btn_tip span.tips {
  color: #999;
  padding-left: 16px;
  font-size: 12px;
}

.w_sms_create .item .import_box .import_textarea {
  height: 200px;
  margin-top: 10px;
  border-radius: 2px;
}

.w_sms_create .item .create_rule {
  margin-left: 164px;
  width: 60%;
  padding: 20px 30px;
  background-color: #FAFBFB;
}

.w_sms_create .item .create_rule .content {
  padding-bottom: 26px;
  color: #999;
  font-size: 12px;
  line-height: 24px;
}

.w_sms_create .item .create_rule .content .ti {
  font-size: 12px;
  font-weight: bold;
}

.w_sms_create .item .billing {
  margin-left: 164px;
  background-color: #FAFBFB;
  padding: 20px 30px;
  width: 60%;
}

.w_sms_create .item .billing span {
  display: block;
}

.w_sms_create .item .billing span.price {
  color: #333;
  line-height: 34px;
}

.w_sms_create .item .billing span.price b {
  color: #FE4B4B;
  font-size: 24px;
  font-weight: bold;
  padding-left: 12px;
}

.w_sms_create .item .billing span.price .link_desc {
  display: inline-block;
  color: #2577E3;
  text-decoration: underline;
  line-height: 26px;
  padding: 0 5px;
  position: relative;
}

.w_sms_create .item .billing span.desc {
  color: #999;
}

.w_sms_create .item .submit {
  margin-left: 164px;
}

.w_sms_create .item .submit .btn {
  width: 180px;
  height: 46px;
  display: block;
  background-color: #2577E3;
  text-align: center;
  line-height: 46px;
  border-radius: 2px;
  color: #fff;
}

.w_mark_pay {
  padding: 40px 30px;
}

.w_mark_pay .item {
  margin-bottom: 40px;
}

.w_mark_pay .item.balance {
  margin-bottom: 20px;
}

.w_mark_pay .item .name {
  line-height: 48px;
  width: 64px;
  margin-right: 20px;
  float: left;
}

.w_mark_pay .item .cont {
  overflow: hidden;
}

.w_mark_pay .item .balance_tip {
  line-height: 48px;
}

.w_mark_pay .item .pay_money span {
  display: inline-block;
  width: 140px;
  margin-right: 18px;
}

.w_mark_pay .item .pay_money span a {
  display: block;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #333;
  font-size: 16px;
  border: 1px solid #eee;
  border-radius: 2px;
}

.w_mark_pay .item .pay_money span a.curr {
  color: #fff;
  background-color: #2577E3;
  border: 1px solid #2577E3;
}

.w_mark_pay .item .pay_style span {
  display: inline-block;
  width: 140px;
  margin-right: 18px;
}

.w_mark_pay .item .pay_style span a {
  display: block;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border: 1px solid #eee;
  border-radius: 2px;
  color: #333;
}

.w_mark_pay .item .pay_style span a em {
  font-style: normal;
  color: #666;
  font-weight: bold;
  padding-left: 28px;
}

.w_mark_pay .item .pay_style span.wx a em {
  background: url(../images/ico_wechat.png) left center no-repeat;
}

.w_mark_pay .item .pay_style span.zfb a em {
  background: url(../images/ico_zfb.png) left center no-repeat;
}

.w_mark_pay .item .pay_style span a.curr {
  border: none;
  background: url(../images/icon_select_a.png) no-repeat;
}

.w_mark_pay .item.btn {
  padding-top: 40px;
  border-top: 1px dashed #eee;
}

.w_mark_pay .item.btn .submit span {
  display: inline-block;
  line-height: 46px;
}

.w_mark_pay .item.btn .submit span.btn a {
  display: block;
  width: 180px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  background-color: #2577E3;
  border-radius: 2px;
}

.w_mark_pay .item.btn .submit span.tip {
  padding-left: 20px;
  color: #999;
}

.popup-container .pay_ewm {
  text-align: center;
  padding: 30px 20px 66px 20px;
}

.popup-container .pay_ewm img {
  width: 280px;
  height: 280px;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 2px;
}

.popup-container .pay_ewm .price {
  padding-top: 10px;
  color: #FE4B4B;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
}

.popup-container .pay_ewm .price span {
  color: #333;
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
}

.popup-container .pay_ewm .pay_type {
  padding-top: 20px;
  font-size: 16px;
  color: #333;
}

.popup-container .cg_tip {
  text-align: center;
  padding: 60px 20px;
}

.popup-container .cg_tip .tip {
  color: #666;
  font-size: 20px;
  font-weight: bold;
  padding-top: 16px;
}

.popup-container .cg_tip a.zdl {
  margin-top: 65px;
  display: inline-block;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #2577E3;
  border: 1px solid #2577E3;
  border-radius: 2px;
}

.w_mark_data.mail .w_c_data_table .wrap span.c1 {
  width: 550px;
}

.w_mark_data.mail .w_c_data_table .wrap span.c6 {
  width: 304px;
  text-align: left;
}

.w_mark_data.mail .w_c_data_table .wrap span.c7 {
  text-align: center;
  width: 140px;
}

.w_mark_data.mail .w_c_data_table .wrap span.c7 a {
  display: inline-block;
  padding: 0 15px;
}

.w_mark_data.mail .w_c_data_table .wrap span.c7 a.xg {
  color: #2577E3;
}

.w_mark_data.mail .w_c_data_table .wrap span.c7 a.del {
  color: #FE4B4B;
}

.w_mark_data.mail .w_c_data_table .wrap span.c6 em {
  display: inline-block;
  font-style: normal;
}

.w_mark_data.mail .w_c_data_table .wrap span.c6 em.no_by {
  color: #FE4B4B;
}

.w_mark_data.mail .w_c_data_table .wrap span.c6 em.view a {
  color: #2577E3;
  padding-left: 30px;
}

.w_sms_create .item .content_textarea .input {
  overflow: hidden;
  height: 40px;
  width: 60%;
  border: 1px solid #ccc;
}

.w_sms_create .item .content_textarea .input input {
  height: 40px;
  width: 100%;
  padding: 0 2%;
  border: none;
}

.w_sms_create .item.select {
  margin-bottom: 0;
}

.w_sms_create .item.select .w_copy_select .item:last-child .sxrrbox {
  border-bottom: 1px dashed #F0F0F0;
}

.cd-popup .userSelect {
  background-color: #fff;
  border-radius: 6px;
  width: 660px;
  height: 660px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -330px;
  margin-top: -330px;
}

.w_sms_create .customize {
  margin-bottom: 40px;
}

.w_sms_create .customize .label-item {
  padding-left: 194px;
  margin-bottom: 10px;
}

.w_sms_create .customize .label-item span {
  padding-right: 8px;

}

.w_sms_create .customize .label-inpt {
  height: 40px;
  padding-left: 94px;
}

.w_sms_create .customize .label-inpt span {
  display: block;
}

.w_sms_create .customize .label-inpt span.ti {
  width: 80px;
  color: #333;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-right: 20px;
}

.w_sms_create .customize .label-inpt span.input {
  width: 360px;
  float: left;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.w_sms_create .customize .label-inpt span.input input {
  width: 100%;
  line-height: 38px;
  color: #787878;
  border: 0;
}

.w_sms_create .customize .label-inpt span.btn {
  width: 70px;
  height: 40px;
  background-color: #2577E3;
  text-align: center;
  float: left;
  border-radius: 4px;
  margin-left: 20px;
}

.w_sms_create .customize .label-inpt span.btn a {
  line-height: 40px;
  color: #fff;
}

.w_sms_create .customize .label-inpt span.tip {
  color: #999;
  font-size: 12px;
  float: left;
  line-height: 40px;
  margin-left: 20px;
}

.cd-popup .userSelect h2 {
  height: 62px;
  line-height: 62px;
  padding-left: 30px;
  font-size: 18px;
  color: #333;
  background-color: #F7F7F8;
  border-radius: 6px 6px 0 0;
}

.cd-popup .userSelect .close {
  display: block;
  width: 62px;
  height: 62px;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -999999px;
  background: url(../images/icon_close.png) center no-repeat;
}

.cd-popup .userLiItem {
  height: 598px;
  overflow: hidden;
  overflow-y: auto;
  padding: 40px 30px;
}

.cd-popup .userLiItem table {
  width: 100%;
}

.cd-popup .userLiItem table tr:nth-child(1) {
  height: 44px;
  background-color: #F7F7F8;
}

.cd-popup .userLiItem table tr {
  border-bottom: 1px dashed #eee;
}

.cd-popup .userLiItem table tr th {
  padding: 0 30px;
  color: #999;
  font-size: 14px;
}

.cd-popup .userLiItem table tr td {
  padding: 14px 30px;
  color: #333;
  font-size: 14px;
}

.cd-popup .userLiItem table tr td:nth-child(1) {
  width: 44%;
}

.cd-popup .userLiItem table tr:last-child {
  border-bottom: none;
}

.cd-popup .userLiItem .page_item {
  padding-top: 20px;
}

/*客户管理*/
.w_client_board .item {
  padding: 0 30px;
  margin-bottom: 10px;
}

.w_client_board .item .title {
  height: 58px;
  border-bottom: 1px solid #eee;
}

.w_client_board .item .title h2 {
  color: #2577E3;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  line-height: 56px;
  border-bottom: 2px solid #2577E3;
}

.w_client_board .item .time_select {
  float: right;
  height: 58px;
}

.w_client_board .item .time_select span {
  display: block;
  line-height: 58px;
  color: #666;
  font-size: 12px;
  float: left;
  width: 24px;
  margin-right: 20px;
}

.w_client_board .item .time_select .select {
  margin-top: 15px;
  height: 32px;
  width: 200px;
  padding: 0 10px;
  float: right;
  background: url(../images/ico_dorp_c.png) 96% center no-repeat;
  border: 1px solid #ccc;
}

.w_client_board .overview_item {
  padding: 30px 0;
}

.w_client_board .overview_item ul li {
  width: 22%;
  height: 122px;
  float: left;
  padding: 30px 10px 0 14px;
  margin-right: 2%;
  border-radius: 4px;
}

.w_client_board .overview_item ul li.c1 {
  background-color: #DFF0FF;
}

.w_client_board .overview_item ul li.c2 {
  background-color: #FFE2D7;
}

.w_client_board .overview_item ul li.c3 {
  background-color: #EBECFF;
}

.w_client_board .overview_item ul li.c4 {
  background-color: #D3F6EF
}

.w_client_board .overview_item ul li img {
  width: 89px;
  float: left;
  margin-right: 6px;
}

.w_client_board .overview_item ul li .info {
  overflow: hidden;
}

.w_client_board .overview_item ul li .name {
  color: #999;
  font-size: 16px;
}

.w_client_board .overview_item ul li .num {
  color: #333;
  font-size: 30px;
  font-weight: bold;
}

.client_list .entry_btn a {
  margin-top: 20px;
  width: 140px;
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #2577E3;
}

.client_list .w_copy_select {
  padding: 30px 0 0 0;
}

.client_list .w_copy_select .item {
  padding: 0;
  margin-bottom: 12px;
}

.client_list .w_copy_select .item .ti {
  width: 48px;
  margin-right: 18px;
}

.client_list .w_copy_select .item:last-child .sxrrbox {
  border-bottom: 1px dashed #F0F0F0;
}

.w_c_data_table {
  padding: 20px 0;
}

.client_list .add_time {
  height: 32px;
}

.client_list .add_time span {
  display: block;
  color: #666;
  font-size: 12px;
  float: left;
  width: 48px;
  line-height: 32px;
  margin-right: 20px;
}

.client_list .add_time .time_select {
  height: 32px;
  width: 200px;
  padding: 0 10px;
  float: left;
  background: url(../images/ico_dorp_c.png) 96% center no-repeat;
  border: 1px solid #ccc;
}



.w_client_board .w_edit_client_main {
  max-width: 659px;
  padding-bottom: 40px;
}

.w_client_board .w_edit_client_main .item {
  margin-bottom: 30px;
  padding: 0;
}

.w_client_board .w_edit_client_main .w_record {
  overflow: hidden;
}

.w_client_board .w_edit_client_main .w_record .item_li {
  position: relative;
  padding-bottom: 30px;
  padding-left: 4px;
}

.w_client_board .w_edit_client_main .w_record .item_li:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #2577E3;
  position: absolute;
  top: 0;
}

.w_client_board .w_edit_client_main .w_record .item_li .content {
  padding: 12px 0 0 20px;
}

.w_client_board .w_edit_client_main .w_record .item_li i.time_point {
  z-index: 2;
  position: absolute;
  left: -2px;
  top: 22px;
  display: block;
  width: 13px;
  height: 13px;
  background-color: #2577E3;
  border: 2px solid #fff;
  border-radius: 50%;
}

.w_client_board .w_edit_client_main .w_record .item_li .time_select {
  width: 200px;
  height: 32px;
  float: left;
  border: 1px solid #ccc;
  background: url(../images/ico_dorp_c.png) 96% center no-repeat;
}

.w_client_board .w_edit_client_main .w_record .item_li .save_btn {
  overflow: hidden;
}

.w_client_board .w_edit_client_main .w_record .item_li .save_btn a {
  display: block;
  padding: 0 20px;
  line-height: 32px;
  color: #2577E3;
}

.w_client_board .w_edit_client_main .w_record .item_li .top_bar {
  margin-bottom: 10px;
}

.w_client_board .w_edit_client_main .w_record .item_li .textarea_str {
  width: 100%;
  height: 80px;
  padding: 26px 20px 0 20px;
  background: url(../images/bg_textarea.png) no-repeat;
}

.w_client_board .w_edit_client_main .w_record .item_li .textarea_str textarea {
  border: none;
  background: none;
  width: 100%;
  height: 50px;
}

.w_client_board .w_edit_client_main .w_record .item_li .time_info {
  float: left;
  line-height: 32px;
}

.w_client_board .w_edit_client_main .w_record .item_li .edit_btn {
  float: left;
  padding-left: 20px;
}

.w_client_board .w_edit_client_main .w_record .item_li .edit_btn a {
  padding-left: 24px;
  line-height: 32px;
  color: #2577E3;
  background: url(../images/ico_pen.png) left center no-repeat;
}

.w_client_board .w_edit_client_main .w_record .item_li .textarea textarea {
  height: auto;
  border: none;
  background: none;
  padding: 0;
}

/*概况*/
.overview_content_box .right_space {
  width: 300px;
  float: right;
  margin-left: 16px;
}

.overview_content_box .right_space .item {
  margin-bottom: 16px;
}

.overview_content_box .right_space .item img {
  display: block;
  width: 100%;
}

.overview_content_box .left_container_info {
  overflow: hidden;
}

.overview_content_box .left_container_info>div {
  margin-bottom: 16px;
  padding: 0 30px;
}

.overview_content_box .left_container_info .title {
  border-bottom: 1px solid #eee;
  height: 52px;
  margin-bottom: 30px;
}

.overview_content_box .left_container_info .title h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 52px;
}

.overview_content_box .left_container_info>div.user_info {
  padding: 22px 24px 25px 24px;
}

.overview_content_box .left_container_info>div.user_info .info_item img {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 20px;
  border-radius: 50%;
}

.overview_content_box .left_container_info>div.user_info .info_item .info {
  overflow: hidden;
}

.overview_content_box .left_container_info>div.user_info .info_item .user_con {
  height: 22px;
  line-height: 22px;
  color: #707070;
  font-size: 16px;
}

.overview_content_box .left_container_info>div.user_info .info_item .user_con span {
  display: inline-block;
}

.overview_content_box .left_container_info>div.user_info .info_item span.mark img {
  width: 45px;
  height: 21px;
  border-radius: 0;
  position: relative;
  top: 5px;
}

.overview_content_box .left_container_info>div.user_info .info_item .user_con b {
  color: #2577E3;
  padding: 0 2px;
}

.overview_content_box .left_container_info>div.user_info .info_item .user_con .time {
  float: right;
  font-size: 12px;
}

.overview_content_box .left_container_info>div.user_info .info_item .copy_con {
  margin-top: 10px;
}

.overview_content_box .left_container_info>div.user_info .info_item .copy_con span {
  display: inline-block;
}

.overview_content_box .left_container_info>div.user_info .info_item .copy_con .copy_name {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  margin-right: 10px;
}

.overview_content_box .left_container_info>div.user_info .info_item .copy_con img {
  display: inline-block;
  height: 20px;
  width: auto;
  float: none;
  border-radius: 0;
  margin-right: 10px;
  position: relative;
  top: 4px;
}

.overview_content_box .left_container_info>div.user_info .info_item .time_type {
  color: #999;
  padding-top: 8px;
}

.overview_content_box .left_container_info>div.user_info .info_item .time_type a {
  display: inline-block;
  color: #2577E3;
  text-decoration: underline;
  padding: 0 5px;
}

.Overview_data .data_content .name {
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #111111;
}

.Overview_data .data_content .name i::before {
  color: #2577E3;
}

.Overview_data .data_content .item {
  margin-bottom: 20px;
}

.Overview_data .data_content .list ul {
  padding-bottom: 20px;
}

.Overview_data .data_content .list ul li {
  display: inline-block;
  min-width: 160px;
  width: 19%;
  padding-bottom: 10px;
  white-space: nowrap;
}

.Overview_data .data_content .list ul li p {
  color: #999;
}

.Overview_data .data_content .list ul li p:first-child {
  color: #666666;
}

.Overview_data .data_content .list ul li p:last-child span {
  display: inline-block;
}

.Overview_data .data_content .list ul li p.num {
  font-size: 24px;
  color: #111;
}

.Overview_data .data_content .list ul li p.num a {
  color: #111111;
}

.Overview_rec_ser .ser_project {
  padding-bottom: 30px;
}

.Overview_rec_ser .ser_project ul li {
  width: 200px;
  display: inline-block;
  margin-right: 26px;
}

.Overview_rec_ser .ser_project ul li img {
  display: block;
  width: 200px;
}

.Overview_about .about_content {
  padding: 0 0 30px 0;
  color: #666;
  line-height: 24px;
  position: relative;
  top: -10px;
}

.Overview_about .about_content .more a {
  margin-top: 10px;
  display: inline-block;
  color: #0089FF;
  font-size: 12px;
  padding-right: 16px;
  background: url(../images/icon_two_pointed.png) right center no-repeat;
}

/* .w_help_center{
	padding: 50px;
} */
.w_help_center .helpCont {
  padding: 0;
  background: none;
}

.w_help_center .helpCont .help_menu {
  position: fixed;
  top: 68px;
  box-shadow: 1px 1px 3px #f1f1f1;
  padding: 0 20px;
  background-color: #fff;
  height: calc(100% - 80px);
  overflow-y: auto;
}

.w_help_center .helpCont .help_menu .el-collapse-item__content {
  padding-bottom: 0;
}

.w_help_center .helpCont .help_menu .el-collapse-item__content .dorp {
  padding: 0 0 10px 0;
}

.w_help_center .helpCont .help_menu .el-collapse-item__content .help_list {
  padding: 0;
  margin-left: 0;
}

.w_help_center .helpCont .help_menu .el-collapse-item__content .el-collapse-item__header {
  border: none
}

.w_help_center .helpCont .help_menu .el-collapse-item .el-collapse-item__wrap {
  border: none
}

.help_menu .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content ul li {
  margin-bottom: 10px;
}

.help_menu .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content ul li a {
  position: relative;
}

.help_menu .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content ul li a::after {
  width: 4px;
  height: 4px;
  display: block;
  content: '';
  background-color: #999;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 2px;
  margin-top: -2px;

}

.w_help_center .helpCont .help_menu .el-collapse {
  border: none
}

.w_help_center .help_menu {
  width: 232px;
  float: left;
  margin-right: 40px;
}

.w_help_center .help_list {
  overflow: hidden;
}

.w_help_center .helpCont .help_detail {
  padding: 20px;
  background-color: #fff;
  position: fixed;
  top: 68px;
  right: 20px;
  height: calc(100% - 80px);
  left: 388px;
  overflow-y: auto;
}

.w_help_center .help_menu ul li a.down {
  display: block;
  height: 50px;
  padding: 0 20px 0 10px;
  background: url(../images/ico_d_n_a.png) right center no-repeat;
  border-bottom: 1px solid #eee;
}

.w_help_center .help_menu ul li a.down.fa-chevron-up {
  background: url(../images/ico_d_n_b.png) right center no-repeat;
}

.w_help_center .help_menu ul li a.down em {
  display: block;
  font-style: normal;
  color: #333;
  line-height: 50px;
  padding-left: 15px;
  background: url(../images/ico_dot_b.png) left center no-repeat;
}

.w_help_center .help_menu ul li .dorp {
  padding: 10px 0;
  display: none;
}

.w_help_center .help_menu ul li .dorp ul li {
  height: 30px;
  margin-bottom: 20px;
}

.w_help_center .help_menu ul li .dorp ul li:last-child {
  margin-bottom: 0;
}

.w_help_center .help_menu ul li .dorp ul li a {
  display: block;
  line-height: 30px;
  padding: 0 11px;
}

.w_help_center .help_menu ul li .dorp ul li a em {
  font-style: normal;
  color: #666;
}

.w_help_center .help_menu ul li .dorp ul li a.curr,
.w_help_center .help_menu ul li .dorp ul li a:hover {
  background-color: #eee;
}

.w_help_center .help_list ul {
  padding-bottom: 30px;
}

.w_help_center .help_list ul li {
  border-bottom: 1px solid #eee;
}

.w_help_center .help_list ul li a {
  padding: 16px 0;
  color: #333;
  font-size: 14px;
}

.w_help_center .help_list ul li a:hover {
  color: #2577E3;
}

/* .w_help_center .help_detail{
	max-width: 1204px;
	margin:0 auto;
	min-height: 76%;
} */
.c_bd_main_nav .w_help_center {
  padding: 20px;
  margin: 0 20px 0 260px;
}

.w_help_center .detail_title {
  border-bottom: 1px dashed #eee;
  text-align: center;
  padding-bottom: 26px;
}

.w_help_center .detail_title h2 {
  color: #333;
  font-size: 28px;
  font-weight: bold;
  line-height: 32px;
}

.w_help_center .detail_desc {
  padding: 30px 0;
  line-height: 28px;
  font-size: 16px;
  color: #333;
}

/*营销数据看板*/
.w_customer_table_nav .table_nav ul li {
  position: relative;
}

.w_customer_table_nav .table_nav ul li span {
  display: block;
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  right: -20px;
  top: 10px;
  background-color: #F5494D;
  position: absolute;
}

.Overview_data.Kanban .item {
  padding: 28px 30px 0 30px;
  margin-bottom: 20px;
}

.Overview_data.Kanban .item .period_item {
  margin-bottom: 26px;
}

.Overview_data.Kanban .item .period_item span {
  display: inline-block;
  margin-right: 26px;
}

.Overview_data.Kanban .item .period_item span a {
  display: block;
  width: 80px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 20px;
}

.Overview_data.Kanban .item .period_item span a.curr {
  background-color: #E1ECFE;
  border: 1px solid #E1ECFE;
  color: #2577E3;
}

.Overview_data.Kanban .company_msg_content {
  padding-bottom: 80px;
}

.Overview_data.Kanban .company_msg_content .item {
  margin-bottom: 0;
  width: 80%;
  padding: 30px 30px 0 30px;
}

.Overview_data.Kanban .company_msg_content .item .time {
  text-align: center;
  margin-bottom: 20px;
}

.Overview_data.Kanban .company_msg_content .item .time span {
  background-color: #F7F7F7;
  line-height: 24px;
  display: inline-block;
  color: #999;
  font-size: 12px;
  padding: 0 12px;
}

.company_msg_content .msg_list ul li {
  background-color: #F7F7F7;
  padding: 20px;
  margin-bottom: 10px;
}

.company_msg_content .msg_list ul li .ti_tip {
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}

.company_msg_content .msg_list ul li .ti_tip b {
  font-weight: bold;
  padding-left: 4px;
}

.company_msg_content .msg_list ul li .con {
  color: #666;
  font-size: 12px;
  line-height: 30px;
  border-bottom: 1px solid #E5EBEB;
  padding-bottom: 10px;
  margin-bottom: 12px;
}

.company_msg_content .msg_list ul li .p_pull span {
  color: #333;
  display: inline-block;
}

.company_msg_content .msg_list ul li .p_pull span.tel {
  color: #2577E3;
  padding: 0 20px;
}

.company_msg_content .msg_list ul li .p_pull span.unit {
  color: #666;
}

.w_customer_article .top_tibar .join_data {
  float: right;
}

.w_customer_article .top_tibar .join_data a {
  color: #2577E3;
  display: block;
  line-height: 40px;
  padding: 0 25px;
  background-color: #DCE7F5;
}

.Overview_data .data_content .name span.view {
  float: right;
}

.Overview_data .data_content .name span.view a {
  color: #2577E3;
  border: 1px solid #2577E3;
  font-size: 14px;
  font-weight: bold;
  display: block;
  text-align: center;
  border-radius: 2px;
  width: 80px;
  height: 32px;
  line-height: 32px;
}

.w_customer_data_user {
  padding: 30px 30px 0 30px;
}

.w_customer_data_user .user_share_item {
  border-bottom: 1px dashed #eee;
  padding-bottom: 30px;
}

.w_customer_data_user .user_share_item img {
  width: 118px;
  height: 74px;
  border-radius: 4px;
  float: left;
  margin-right: 20px;
}

.w_customer_data_user.poster .user_share_item img {
  width: 60px;
  height: 105px;
}

.w_customer_data_user .user_share_item .infos {
  overflow: hidden;
}

.w_customer_data_user .user_share_item .infos .title {
  color: #333;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 16px;
}

.w_customer_data_user .user_share_item .infos span {
  display: inline-block;
  color: #999;
  padding-right: 36px;
}

.w_customer_data_user .user_share_item .infos span b {
  color: #2577E3;
  font-weight: bold;
}

.data_poster_list {
  padding: 30px;
}

.data_poster_list ul li {
  border: 1px solid #eee;
  padding: 20px 1.2%;
  width: 23.5%;
  margin-right: 2%;
  float: left;
  margin-bottom: 20px;
}

.data_poster_list ul li:nth-child(4n) {
  margin-right: 0;
}

.data_poster_list ul li img {
  width: 100px;
  height: 175px;
  float: left;
  margin-right: 14px;
}

.data_poster_list ul li .infos {
  overflow: hidden;
}

.data_poster_list ul li .infos .name span {
  display: block;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  xt-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.data_poster_list ul li .infos .data_share {
  margin-top: 16px;
  height: 20px;
}

.data_poster_list ul li .infos .data_share span {
  display: block;
  color: #999;
}

.data_poster_list ul li .infos .data_share span b {
  color: #2577E3;
  font-weight: bold;
  padding-left: 10px;
}

.data_poster_list ul li .infos .view {
  margin-top: 40px;
}

.data_poster_list ul li .infos .view span {
  display: inline-block;
  height: 42px;
  padding: 0 10%;
  border: 1px solid #2577E3;
  border-radius: 2px;
  color: #2577E3;
  line-height: 42px
}

.el-tooltip__popper.is-light {
  border: 1px solid #eee !important;
}

.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow {
  border-bottom-color: #eee !important;
}

.el-tooltip__popper ul li {
  line-height: 26px;
  color: #333;
  font-weight: bold;
}

.el-tooltip__popper ul li span {
  display: inline-block;
  padding-left: 20px;
  font-weight: normal;
}

.el-tooltip__popper ul li span.tips_name {
  padding-left: 5px;
  font-weight: bold;
  width: 78px;
}

/*登录注册*/
.user_bg {
  height: 100%;
  background: url(../images/user_bg.png) center top no-repeat;
  background-size: 100% 100%;
}

.login_content {
  position: absolute;
  width: 970px;
  top: 50%;
  left: 50%;
  margin-left: -485px;
  margin-top: -274px;
  background: url(../images/login_bg.png) left center no-repeat;
}

.login_content .form_item {
  width: 660px;
  height: 600px;
  float: right;
  background-color: #fff;
  border-left: 1px solid #EEEEEE;
}

.login_content .form_item .tips {
  padding: 90px 120px 10px 120px;
}

.login_content .form_item .tips .ti {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  line-height: 32px;
}

.login_content .form_item .tips .link a {
  float: right;
  color: #1890FF;
  font-size: 12px;
  line-height: 32px;
}

.login_content .form_item .inser_box {
  margin: 20px 120px 0 120px;
}

.login_content .form_item .inser_box .item .inser {
  height: 42px;
  border: 1px solid #eee;
  border-radius: 4px;
  margin-bottom: 30px;
}

.login_content .form_item .inser_box .item .inser.pass {
  margin-bottom: 25px;
}

.login_content .form_item .inser_box .item .find_pass {
  height: 20px;
}

.login_content .form_item .inser_box .item .find_pass span {
  display: inline-block;
}

.login_content .form_item .inser_box .item .find_pass span.register {
  float: left;
}

.login_content .form_item .inser_box .item .find_pass span.register a {
  color: #1890FF;
  font-size: 12px;
}

.login_content .form_item .inser_box .item .find_pass span.find {
  float: right;
}

.login_content .form_item .inser_box .item .find_pass a.find-pwd {
  display: block;
  color: #999;
  text-align: right;
  font-size: 12px;
}

.login_content .form_item .inser_box .item .submit_btn {
  margin-top: 40px;
}

.login_content .form_item .inser_box .item .submit_btn .login-now {
  display: block;
  height: 46px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  background-color: #1890FF;
  border: 1px solid #1890FF;
  border-radius: 2px;
}

.login_content .form_item .inser_box .item input {
  width: 100%;
  height: 42px;
  border: none;
  background: none;
  text-indent: 10px;
}

.login_content .form_item .inser_box .item .inser.pass input {
  width: 274px;
}

.login_content .form_item .inser_box .item .inser.pass i {
  width: 44px;
  display: block;
  float: right;
  height: 40px;
  background: url(../images/icon_se.png) center no-repeat;
}

.login_content .form_item .inser_box .item .inser.pass i.userinfo_main_csrq_i {
  background: url(../images/icon_se_a.png) center no-repeat;
}

.login_content .form_item .inser_box .item.code_login .inser {
  width: 290px;
  float: left;
}

.login_content .form_item .inser_box .item.code_login .code_btn {
  width: 110px;
  height: 42px;
  float: right;
}

.login_content .form_item .inser_box .item.code_login .code_btn a {
  line-height: 42px;
  display: block;
  background-color: #1890FF;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
}

.login_content .form_item .inser_box .item.code_login .code_btn a.disable {
  background-color: #eee;
  color: #999;
}

.login_content.registered_content .form_item {
  height: 475px;
}

.login_content .down_app {
  margin: 140px 120px 0 120px;
  position: relative;
}

.login_content .down_app span {
  color: #999;
  display: inline-block;
}

.login_content .down_app span.app_tip {
  float: right;
  color: #1690FB;
}

.login_content .down_app .w_ewm_pop {
  position: absolute;
  width: 220px;
  height: 218px;
  text-align: center;
  bottom: -6px;
  right: -92px;
  padding-top: 50px;
  background: url(../images/bg_ewm_box.png) no-repeat;
  background-size: 100% 100%;
}

.login_content .down_app .w_ewm_pop img {
  width: 120px;
  height: 120px;
}

/*个人中心*/
.user_center {
  margin: 20px;
}

.user_center_tabView {
  height: 50px;
  background-color: #fff;
  padding: 0 48px;
  border-bottom: 1px solid #eee;
}

.user_center_tabView ul li {
  float: left;
  margin-right: 4%;
}

.user_center_tabView ul li a {
  display: block;
  color: #999;
  font-size: 16px;
  line-height: 48px;
}

.user_center_tabView ul li a.curr {
  color: #0089FF;
  font-weight: bold;
  border-bottom: 3px solid #0089FF;
}

.user_center_tabView ul li a i {
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  background-color: #F5494D;
  height: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  border-radius: 20px;
  padding: 0 4px;
  position: relative;
  top: -4px;
}

.user_center_info {
  margin-top: 10px;
  background-color: #fff;
  padding: 20px 30px;
  margin-bottom: 10px;
}

.user_center_info img {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 15px;
}

.user_center_info .con {
  overflow: hidden;
}

.user_center_info .con .name {
  color: #333;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: -5px;
}

.user_center_info .con .name img {
  width: 72px;
  height: 24px;
  float: none;
  position: relative;
  top: 6px;
  left: 5px;
}

.user_center_info .con .time {
  color: #999;
  font-size: 12px;
  padding-top: 2px;
}

.user_center .user_ad ul li {
  float: left;
  margin: 0 20px 10px 0;
}

.user_center .user_ad ul li img {
  width: 100%;
}

.user_center .user_about {
  padding: 0 30px 40px 30px;
  background-color: #fff;
}

.user_center .user_about .title {
  height: 50px;
  border-bottom: 1px solid #eee;
}

.user_center .user_about .title h2 {
  color: #333;
  font-weight: bold;
  font-size: 16px;
  line-height: 50px;
}

.user_center .user_about .con {
  padding-top: 15px;
  line-height: 24px;
  color: #666;
}

.user_center .user_about .more a {
  display: block;
  color: #0089FF;
  padding-top: 10px;
}

.upfile_form {
  background-color: #fff;
}

.upfile_form .form_item {
  padding: 30px;
}

.upfile_form .form_item .item {
  margin-bottom: 24px;
}

.upfile_form .form_item .item .ti {
  text-align: right;
  width: 88px;
  color: #333;
  line-height: 36px;
  float: left;
  margin-right: 20px;
}

.upfile_form .form_item .item .ti b {
  font-family: arial;
  font-size: 12px;
  color: #F2565A;
  padding-right: 4px;
}

.upfile_form .form_item .item .my_pic {
  overflow: hidden;
}

.upfile_form .form_item .item .my_pic img {
  border-radius: 50%;
  width: 48px;
  height: 48px;
}

.upfile_form .form_item .item .input {
  width: 350px;
  overflow: hidden;
}

.upfile_form .form_item .item .input input {
  width: 330px;
  padding: 0 10px;
  height: 36px;
  border: 1px solid #C5C5C5;
  margin-right: 4px;
}

.upfile_form .form_item .item .input.select {
  display: block;
  width: 330px;
  position: relative;
  vertical-align: middle;
  padding: 0;
  overflow: hidden;
  background-color: #fff;
  color: #555;
  border: 1px solid #C5C5C5;
  text-shadow: none;
  transition: box-shadow 0.25s ease;
  z-index: 2;
  height: 36px;
}

.select select {
  cursor: pointer;
  height: 36px;
  width: 100%;
  text-indent: 10px;
  border: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.select:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #ccc;
  top: 14px;
  right: 10px;
  cursor: pointer;
  z-index: -2;
}

.upfile_form .form_item .submit {
  margin: 40px 0 40px 110px;
}

.upfile_form .form_item .submit .sub_btn {
  background-color: #2E73D7;
  width: 180px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  display: block;
  border: 0;
  color: #fff;
  border-radius: 6px;
}

.upfile_form .title {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
}

.upfile_form .title h2 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  padding-left: 30px;
}

.upfile_form .form_item .item .input textarea {
  padding: 10px;
  width: 330px;
  height: 100px;
}

.upfile_form .form_item .demand_contact {
  line-height: 34px;
  color: #999;
}

.upfile_form .form_item .demand_contact p span {
  text-decoration: underline;
  color: #6291EA;
}

.user_center .find_project_list {
  margin: 0;
}

.user_table_nav {
  padding: 20px 30px 10px 30px;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}

.user_table_nav li {
  display: inline-block;
  margin-right: 16px;
}

.user_table_nav li a {
  display: block;
  color: #666;
  font-size: 12px;
  line-height: 34px;
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 0 24px;
  margin-bottom: 10px;
}

.user_table_nav li a.curr {
  color: #0089FF;
  background-color: #E6F7FF;
  border: 1px solid #E6F7FF;
}

.cd-popup-container .contact-container.no_border {
  border: none;
}

.user_activity {
  padding-bottom: 40px;
  background-color: #fff;
}

.user_activity .head_tableBar {
  height: 52px;
  border-bottom: 1px solid #eee;
  width: 100%;
  overflow: hidden;
}

.user_activity .head_tableBar span {
  display: block;
  text-align: center;
  line-height: 52px;
}

.user_activity .cle_item_a {
  width: 30%;
  float: left;
}

.user_activity .cle_item_b {
  width: 15%;
  float: left;
}

.user_activity .cle_item_c {
  width: 18%;
  float: left;
}

.user_activity .cle_item_d {
  width: 12%;
  float: left;
}

.user_activity .cle_item_e {
  width: 13%;
  float: right;
}

.user_activity_list ul {
  padding-bottom: 20px;
}

.user_activity_list ul li {
  height: 64px;
  line-height: 64px;
}

.user_activity_list ul li:nth-child(odd) {
  background-color: #FAFBFB;
}

.user_activity_list ul li span {
  color: #333;
  font-size: 12px;
  text-align: center;
  display: block;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 64px;
  min-height: 1;
}

.user_activity_list ul li .cle_item_a span {
  text-align: left;
}

.user_activity_list ul li .cle_item_a span a {
  display: block;
  color: #333;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.user_activity_list ul li .cle_item_a span a:hover {
  color: #0089FF;
}

.user_activity_list ul li .cle_item_e a {
  display: inline-block;
  color: #0089FF;
  line-height: 28px;
  border: 1px solid #0089FF;
  margin-top: 16px;
  padding: 0 15%;
  border-radius: 20px;
}

.user_advisory {
  padding: 10px 0 40px 0;
  background-color: #fff;
}

.user_system_list ul li {
  padding: 22px 0;
}

.user_system_list ul li:nth-child(even) {
  background-color: #FAFBFB;
}

.user_system_list ul {
  padding-bottom: 20px;
}

.user_system_list ul li .cle_item_a {
  overflow: hidden;
  width: auto;
}

.user_system_list .cle_item_b {
  width: 15%;
  float: right;
  text-align: center;
  margin-left: 5%;
}

.user_system_list ul li span {
  display: block;
  font-size: 12px;
  color: #333;
}

.user_system_list ul li .cle_item_a span {
  padding-left: 30px;
}

.upfile_form .form_item .item.fee_item .ti {
  display: block;
  width: 100%;
  text-align: left;
  color: #999;
  padding-bottom: 15px;
}

.upfile_form .form_item .item.fee_item .input {
  width: 100%;
}

.upfile_form .form_item .item.fee_item .input textarea {
  width: 60%;
  height: 160px;
  border: 1px solid #F4F4F4;
  border-radius: 4px;
}

.user_advisory .message {
  padding: 20px 30px 0 30px;
}

.user_advisory .message ul li {
  background-color: #F7F7F7;
  padding: 20px;
  margin-bottom: 20px;
}

.user_advisory .message ul li .user_info span {
  color: #999;
  display: inline-block;
  padding-right: 70px;
}

.user_advisory .message ul li .user_info span b {
  color: #333;
}

.user_advisory .message ul li .conBox {
  padding: 15px 0;
  border-bottom: 1px solid #E5EBEB;
  line-height: 24px;
}

.user_advisory .message ul li .conBox .th {
  width: 42px;
  display: block;
  float: left;
}

.user_advisory .message ul li .conBox .content {
  overflow: hidden;
}

.user_advisory .message ul li .time {
  padding-top: 14px;
  color: #999;
}

/* pop */
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index: 9999999
}

.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s
}

.cd-popup-container {
  position: relative;
  width: 360px;
  margin: 0 auto;
  top: 25%;
  background-color: #fff;
  border-radius: 3px;
  padding-bottom: 50px;
}

.cd-popup-container .cd-popup-close {
  display: block;
  height: 24px;
  line-height: 24px;
  width: 100%;
  padding-right: 12px;
  padding-top: 10px;
  text-align: right;
  font-family: arial;
  font-size: 22px;
  color: #999;
}

.cd-popup-container .contact-organizer h2 {
  text-align: center;
  color: #333;
  font-size: 18px;
}

.cd-popup-container .contact-organizer .tel {
  padding: 10px 0;
  font-size: 24px;
  font-weight: 600;
  color: #0089FF;
  text-align: center;
}

.cd-popup-container .contact-container .phone {
  text-align: center;
  padding-top: 26px;
}

.cd-popup-container .contact-container .phone img {
  width: 160px;
  height: 160px;
}

.cd-popup-container .contact-container .phone .tip {
  color: #999;
  padding-top: 15px;
}

/* 企业服务*/
.channel {
  margin: 10px 20px;
  position: relative;
}

.channel .list {
  padding: 6px;
  background-color: #fff;
}

.channel .list ul li {
  width: 25%;
  float: left;
}

.channel .list ul li:nth-child(4n) {
  margin-right: 0;
}

.channel .list ul li .img img {
  display: block;
  width: 100%;
}

.channel .top_tibar h2 {
  color: #333;
  font-size: 26px;
  line-height: 40px;
  display: inline-block;
  margin-bottom: 12px;
}

/* 采购管家 */
.client_list .entry_btn.demand {
  padding-top: 20px;
}

.demand_search .search {
  float: right;
  width: 240px;
  height: 32px;
  border: 1px solid #ccc;
}

.demand_search .search .box {
  width: 198px;
  padding: 0 10px;
  float: left;
}

.demand_search .search .box input {
  width: 100%;
  height: 32px;
  border: none;
  background: none;
  line-height: 32px;
  color: #787878;
}

.demand_search .search .btn {
  display: block;
  width: 40px;
  height: 32px;
  float: right;
  text-indent: -99999px;
  background: url(../images/icon_search_a.png) center no-repeat;
}

.w_c_data_table .box .wrap.demand .c1 {
  width: 180px;
}

.w_c_data_table .box .wrap.demand .c3 {
  width: 476px;
  text-align: center;
}

.w_c_data_table .box .wrap.demand .c3 b {
  text-align: left;
}

.w_c_data_table .box .wrap.demand .c4 {
  width: 240px;
  text-align: center;
}

.company_perfect_form .if_select_info {
  overflow: hidden;
}

.company_perfect_form .if_select_info .tip {
  font-size: 12px;
  line-height: 20px;
  color: #999;
}

.orders_statu_select {
  padding: 30px 0;
  margin-bottom: 26px;
  height: 100px;
  border-bottom: 1px dashed #eee;
}

.orders_statu_select a {
  display: block;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #eee;
  color: #333;
  float: left;
  margin-right: 20px;
}

.orders_statu_select a.curr {
  background-color: #2577E3;
  border: 1px solid #2577E3;
  color: #fff;
}

.w_c_data_table .wrap.orders span.c4 {
  width: 140px;
  text-align: center;
}

.w_c_data_table .wrap.orders span.c1 {
  width: 350px;
}

.w_c_data_table .wrap.orders span.c3 {
  width: 320px;
  text-align: center;
}

.w_c_data_table ul li span.c1 b {
  color: #2577E3;
}

.cg_market_list .top_table_item {
  height: 46px;
  background-color: #FAFBFB;
  border-bottom: 1px solid #eee;
}

.bannerShowclxq img{
  width: 100%;
}

.cg_market_list .top_table_item span {
  display: block;
  text-align: center;
  line-height: 46px;
  color: #999;
  float: left;
}

.cg_market_list .info {
  width: 43%;
}

.cg_market_list .acc_label {
  width: 15%;
}

.cg_market_list .acc_operate {
  width: 12%;
}

.cg_market_list ul li {
  height: 142px;
}

.cg_market_list ul li:nth-child(even) {
  background-color: #FAFBFB;
}

.cg_market_list ul li .c_item {
  float: left;
}

.cg_market_list .acc_label .a_address em {
  font-style: normal;
}

.cg_market_list {
  padding-bottom: 10px;
  overflow: hidden;
}

.cg_market_list .list {
  padding-bottom: 10px;
}

.cg_market_list ul li .info p {
  padding: 0 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.cg_market_list ul li .info p.title {
  color: #333;
  font-size: 18px;
  padding-top: 30px;
  font-weight: bold;
}

.cg_market_list ul li .info p.desc {
  color: #666;
  padding-top: 6px;
}

.cg_market_list ul li .info p.time {
  color: #999;
  font-size: 12px;
  padding-top: 12px;
}

.cg_market_list ul li .a_type,
.cg_market_list ul li .a_address {
  display: block;
  padding: 0 10px;
  text-align: center;
  line-height: 142px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
}

.cg_market_list ul li .a_status {
  display: block;
  margin: 56px auto 0 auto;
  width: 72px;
  line-height: 30px;
  text-align: center;
  height: 30px;
}

.cg_market_list ul li .ing {
  color: #06BE6A;
  background-color: #E6FFEF;
}

.cg_market_list ul li .end {
  color: #666;
  background-color: #eee;
}

.cg_market_list ul li .acc_operate {
  text-align: center;
  padding-top: 46px;
}

.cg_market_list ul li .join {
  display: inline-block;
  width: 80px;
  height: 32px;
  color: #2577E3;
  border: 1px solid #2577E3;
  border-radius: 2px;
}

.cg_market_list ul li .join a {
  display: block;
  line-height: 32px;
  color: #2577E3;
}

.cg_market_list ul li .join.end {
  background-color: #eee;
  border: 1px solid #ccc;
}

.cg_market_list ul li .join.end a {
  color: #999;
}

.cg_market_list ul li .acc_operate p {
  padding-top: 4px;
}

.cg_market_list ul li .acc_operate p span {
  font-size: 12px;
  color: #999;
  display: inline-block;
}

.cg_market_list ul li .acc_operate p span:nth-child(1) {
  padding-right: 6px;
}

.cg_market_list ul li .acc_operate p span b {
  color: #FE4B4B;
  padding-right: 2px;
}

.cg_detail .cg_top_info {
  overflow: hidden;
}

.cg_detail .cg_top_info .tiBar {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 12px;
}

.cg_detail .cg_top_info p span {
  display: inline-block;
  color: #999;
  font-size: 12px;
  padding-right: 6px;
}

.cg_detail .cg_top_info p span.time {
  padding-right: 32px;
}

.cg_detail .cg_top_info p span b {
  color: #FE4B4B;
  padding-right: 2px;
}

.cg_detail .expert_operate span.join a em {
  padding-left: 24px;
  background: url(../images/ico_join.png) left center no-repeat;
}

.cg_detail .expert_operate span.join a em {
  background: url(../images/ico_join.png) left center no-repeat;
}

.cg_detail .expert_operate span.join.on a em {
  background: url(../images/ico_join_a.png) left center no-repeat;
}

.cg_detail .expert_operate span.join.on a {
  color: #999;
}

.expert_operate span.join {
  border: 1px solid #eee;
}

.cg_detail_desc {
  padding: 0 30px;
}

.cg_detail_desc .tiBar {
  padding-top: 10px;
  border-bottom: 1px solid #eee;
}

.cg_detail_desc .tiBar h2 {
  color: #2577E3;
  font-size: 16px;
  font-weight: bold;
  line-height: 42px;
  display: inline-block;
  border-bottom: 2px solid #2577E3;
}

.cg_user_info {
  padding: 20px 0;
}

.cg_user_info img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  float: left;
  margin-right: 16px;
}

.cg_user_info .info {
  overflow: hidden;
}

.cg_user_info .info .tips {
  line-height: 64px;
  color: #FF8929;
  font-size: 16px;
}

.cg_user_info .info .user_name {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 6px;
}

.cg_user_info .info .user_name span {
  font-weight: normal;
  display: inline-block;
  color: #2577E3;
  font-size: 12px;
  padding-left: 14px;
}

.cg_user_info .info .unit {
  color: #333;
  font-size: 12px;
}

.atlas_list {
  padding-top: 20px;
}

.atlas_list ul li {
  width: 224px;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}

.atlas_list ul li img {
  display: block;
  width: 224px;
  height: 145px;
}

.atlas_list ul li p {
  color: #999;
  font-size: 12px;
  text-align: center;
  padding-top: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.cg_detail_desc.rec {
  margin-top: 10px;
  padding-bottom: 30px;
}

.cg_detail_desc.rec .tiBar {
  margin-bottom: 20px;
}

.cg_detail_desc.rec .cg_market_list {
  border: 1px solid #eee;
  padding-bottom: 0;
}

.cg_detail_desc.rec .cg_market_list ul li .info p.title {
  border: none;
}

.cg_detail_desc.rec .cg_market_list .top_table_item {
  padding-right: 10px;
}

.cg_detail_desc.rec .cg_market_list ul li {
  padding-right: 10px;
}

.cg_detail_desc.rec .cg_market_list .list {
  padding-bottom: 0;
}

.cg_detail_desc.rec .cg_market_list .page_item {
  padding-bottom: 30px;
}

.expert_detail_desc.cg_detail_desc .cg_detail_item .desc {
  padding: 20px 0;
}

.sign-pop-content {
  background-color: #fff;
  width: 660px;
  height: 460px;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -330px;
  margin-top: -230px;
}

.sign-pop-content .close {
  width: 100%;
  height: 64px;
  text-indent: -999999px;
  background: url(../images/icon_close.png) 98% center no-repeat;
}

.sign-pop-content .tips-con {
  text-align: center;
  padding: 32px 30px;
}

.sign-pop-content .tips-con .tips {
  color: #999;
  font-size: 16px;
  padding-top: 14px;
}

.sign-pop-content .tips-con .help {
  color: #333;
  font-size: 20px;
  padding: 30px 0;
}

.sign-pop-content .tips-con .btn {
  display: inline-block;
  width: 200px;
  height: 50px;
  background-color: #2577E3;
  border-radius: 4px;
  color: #fff;
  line-height: 50px;
  font-size: 16px;
}

.cg_market_list.gy .acc_label {
  width: 20%;
}

.cg_market_list.gy .acc_operate {
  width: 15%;
}

.cg_market_list.gy .info {
  width: 45%;
}

.cg_market_list.collect ul li {
  height: auto;
  padding: 30px 0;
  margin: 0 30px 30px 30px;
  border-bottom: 1px solid #eee;
}

.cg_market_list.collect ul li .collect_info {
  width: 50%;
  float: left;
}

.cg_market_list.collect ul li .collect_info .img {
  width: 140px;
  position: relative;
  float: left;
  margin-right: 16px;
}

.cg_market_list.collect ul li .collect_info .img img {
  width: 140px;
  height: 140px;
}

.cg_market_list.collect ul li .collect_info .Countdown {
  position: absolute;
  height: 24px;
  width: 140px;
  bottom: 0;
  left: 0;
  text-align: center;
  background: -webkit-linear-gradient(#FE4B4B, #FF802E);
  /* Safari 5.1-6.0 */
  background: -o-linear-gradient(#FE4B4B, #FF802E);
  /* Opera 11.1-12.0 */
  background: -moz-linear-gradient(#FE4B4B, #FF802E);
  /* Firefox 3.6-15 */
  background: linear-gradient(#FE4B4B, #FF802E);
  /* 标准语法*/
}

.cg_market_list.collect ul li .collect_info .Countdown span {
  display: inline-block;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
}

.cg_market_list.collect ul li .collect_info .info {
  overflow: hidden;
  width: auto;
  padding-right: 20%;
}

.cg_market_list.collect ul li .collect_info .info .ti {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.cg_market_list.collect ul li .collect_info .info .desc {
  color: #666;
  line-height: 22px;
  margin: 16px 0;
  height: 44px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.cg_market_list.collect ul li .collect_info .info .price {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.cg_market_list.collect ul li .collect_info .info .price span {
  display: inline-block;
}

.cg_market_list.collect ul li .collect_info .info .price span.p_1 {
  color: #FF8929;
}

.cg_market_list.collect ul li .collect_info .info .price span.p_1 b {
  font-weight: bold;
  font-size: 28px;
}

.cg_market_list.collect ul li .collect_info .info .price span.p_2 {
  color: #999;
  padding-left: 10px;
  font-size: 12px;
}

.cg_market_list.collect ul li .collect_info .info .price span.p_2 b {
  text-decoration: line-through;
}

.cg_market_list.collect ul li .collect_pull {
  width: 35%;
  float: left;
  padding-right: 5%;
}

.cg_market_list.collect ul li .collect_pull .item {
  margin-top: 20px;
  width: 32%;
  float: left;
  text-align: center;
  background: url(../images/ico_line_a.png) right center no-repeat;
}

.cg_market_list.collect ul li .collect_pull .item:nth-child(1) {
  text-align: left;
}

.cg_market_list.collect ul li .collect_pull .item span {
  display: block;
  color: #999;
  font-size: 12px;
}

.cg_market_list.collect ul li .collect_pull .item span.num {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.cg_market_list.collect ul li .collect_pull .item:last-child {
  background: none;
}

.cg_market_list.collect ul li .collect_pull .schedule {
  margin-top: 14px;
  position: relative;
  width: 100%;
  height: 10px;
  background-color: #eee;
  border-radius: 20px;
}

.cg_market_list.collect ul li .collect_pull .schedule .speed {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 10px;
  background-color: #2577E3;
  border-radius: 20px;
}

.cg_market_list.collect ul li .collect_pull .c_task {
  margin-top: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
}

.cg_market_list.collect ul li .collect_pull .c_task span {
  display: inline-block;
  color: #999;
  font-size: 12px;
}

.cg_market_list.collect ul li .collect_pull .c_task .task {
  padding-right: 20%;
}

.cg_market_list.collect ul li .operate {
  width: 15%;
  float: right;
  text-align: center;
}

.cg_market_list.collect ul li .operate span {
  display: block;
}

.cg_market_list.collect ul li .operate span.join {
  margin: 36px auto 0 auto;
}

.cg_market_list.collect ul li .operate span.read {
  color: #999;
  font-size: 12px;
  padding-top: 5px;
}

.cg_market_list.collect ul li .operate span.read b {
  color: #FE4B4B;
  padding-right: 4px;
}

.cg_market_list.collect ul li:last-child {
  margin-bottom: 0;
}

.cg_market_list.collect ul li:nth-child(even) {
  background: none;
}

.cg_detail_desc.rec .cg_market_list.collect {
  border: none;
}

.cg_detail_desc.rec .cg_market_list.collect ul li {
  margin: 0;
}

.cg_detail_desc.rec .cg_market_list.collect ul li:last-child {
  border: none;
  padding-bottom: 10px;
}

.collect_detail_topInfo .img {
  float: left;
  margin-right: 30px;
  width: 360px;
}

.collect_detail_topInfo .img img {
  width: 360px;
  height: 360px;
  display: block;
}

.collect_detail_topInfo .Countdown {
  margin-top: 10px;
  height: 48px;
  padding: 0 10px;
  background: -webkit-linear-gradient(left, #FE4B4B, #FF802E);
  /* Safari 5.1-6.0 */
  background: -o-linear-gradient(right, #FE4B4B, #FF802E);
  /* Opera 11.1-12.0 */
  background: -moz-linear-gradient(#FE4B4B, red, #FF802E);
  /* Firefox 3.6-15 */
  background: linear-gradient(to right, #FE4B4B, #FF802E);
  /* 标准语法 */
}

.collect_detail_topInfo .Countdown .cut {
  display: block;
  line-height: 50px;
  float: left;
  color: #fff;
  font-size: 12px;
}

.collect_detail_topInfo .Countdown .count_item {
  overflow: hidden;
  text-align: right;
  color: #fff;
  padding-top: 10px;
}

.collect_detail_topInfo .Countdown .count_item span.th,
.collect_detail_topInfo .Countdown .count_item span.day {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  background: none;
  margin-right: 0;
}

.collect_detail_topInfo .Countdown .count_item span {
  display: inline-block;
  line-height: 48px;
  color: #fff;
  font-size: 12px;
  width: 28px;
  line-height: 28px;
  text-align: center;
  color: #FF8929;
  font-size: 18px;
  font-weight: bold;
  background-color: #fff;
  border-radius: 2px;
  margin-right: 3px;
}

.collect_detail_topInfo .info {
  overflow: hidden;
}

.collect_detail_topInfo .info .ti {
  color: #333;
  font-size: 20px;
  font-weight: bold;
}

.collect_detail_topInfo .info .desc {
  color: #666;
  line-height: 22px;
  padding: 6px 0;
}

.collect_detail_topInfo .info .pull {
  padding: 4px 0 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.collect_detail_topInfo .info .pull span {
  display: inline-block;
  color: #999;
  padding-right: 6px;
}

.collect_detail_topInfo .info .pull span.time {
  padding-right: 36px;
}

.collect_detail_topInfo .info .pull span b {
  color: #FE4B4B;
  padding-right: 3px;
}

.collect_detail_topInfo .info .price {
  width: 500px;
  height: 70px;
  padding: 0 20px;
  margin-bottom: 16px;
  background-color: #FFFAF3;
}

.collect_detail_topInfo .info .price span {
  display: inline-block;
  line-height: 70px;
  color: #999;
  font-size: 12px;
}

.collect_detail_topInfo .info .price span.p_1 span {
  color: #FF8929;
}

.collect_detail_topInfo .info .price span.p_1 b {
  font-size: 28px;
  padding-right: 4px;
  font-weight: bold;
}

.collect_detail_topInfo .info .price span.p_2 {
  padding-left: 22px;
  text-decoration: line-through;
}

.collect_detail_topInfo .schedule {
  overflow: hidden;
  padding-left: 20px;
  padding-bottom: 20px;
}

.collect_detail_topInfo .schedule .ti {
  display: block;
  float: left;
  color: #999;
  font-size: 12px;
  font-weight: normal;
  width: 60px;
  line-height: 16px;
}

.collect_detail_topInfo .schedule .line {
  width: 300px;
  height: 10px;
  display: inline-block;
  background-color: #FFF2E0;
  border-radius: 20px;
  position: relative;
  top: -1px;
}

.collect_detail_topInfo .schedule .line span {
  position: absolute;
  height: 10px;
  display: block;
  left: 0;
  right: 0;
  background-color: #FF8929;
  border-radius: 20px;
}

.collect_detail_topInfo .aims {
  padding-left: 20px;
}

.collect_detail_topInfo .aims p {
  color: #999;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 20px;
}

.collect_detail_topInfo .aims p span {
  display: inline-block;
  width: 60px;
}

.collect_detail_topInfo .aims p b {
  color: #333;
}

.collect_detail_topInfo .operate {
  border-top: 1px solid #eee;
  width: 500px;
  padding-top: 20px;
}

.collect_detail_topInfo .operate span {
  display: inline-block;
  padding-right: 26px;
}

.collect_detail_topInfo .operate span a {
  display: block;
  width: 140px;
  height: 48px;
  line-height: 48px;
  text-align: center;
}

.collect_detail_topInfo .operate span a em {
  font-style: normal;
  padding-left: 24px;
  line-height: 46px;
  display: inline-block;
}

.collect_detail_topInfo .operate span.collect a {
  border: 1px solid #FF7322;
  color: #FF7322;
}

.collect_detail_topInfo .operate span.collect a em {
  background: url(../images/ico_sc_orange.png) left center no-repeat;
}

.collect_detail_topInfo .operate span.collect a.on,
.collect_detail_topInfo .operate span.join a.on {
  color: #999;
  background-color: #eee;
  border: 1px solid #f3f3f3;
}

.collect_detail_topInfo .operate span.collect a.on em {
  background: url(../images/icon_sc_gray.png) left center no-repeat;
}

.collect_detail_topInfo .operate span.join a {
  border: 1px solid #2577E3;
  color: #2577E3;
}

.collect_detail_topInfo .operate span.join a em {
  background: url(../images/ico_join.png) left center no-repeat;
}

.collect_detail_topInfo .operate span.join a.on em {
  background: url(../images/ico_join_a.png) left center no-repeat;
}

/* 测试机构*/
.mechanism_item {
  padding: 20px;
}

.mechanism_item ul li {
  width: 24.1%;
  border: 1px solid #eee;
  float: left;
  margin-right: 1.2%;
  margin-bottom: 16px;
}

.mechanism_item ul li:nth-child(4n) {
  margin-right: 0;
}

.mechanism_item ul li .box {
  padding: 15px;
}

.mechanism_item ul li .box img {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 3%;
}

.mechanism_item ul li .box .infos {
  overflow: hidden;
}

.mechanism_item ul li .box .infos .name h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.mechanism_item ul li .box .infos .desc {
  color: #666;
  line-height: 20px;
  margin: 4px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
  font-size: 12px;
}

.mechanism_item ul li .box .infos .num {
  margin-top: 8px;
}

.mechanism_item ul li .box .infos .num span {
  display: block;
  color: #999;
  font-size: 13px;
}

.w_r_copy_detai .detai_top .operate_btn span.zx_jg {
  border: 1px solid #2577E3;
  border-radius: 2px;
}

.w_r_copy_detai .detai_top .operate_btn span.zx_jg em {
  color: #2577E3;
  padding-left: 24px;
  background: url(../images/ico_msg_e.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .copy_info .p_pull span.address {
  padding-left: 0;
}

.detail_copy_desc.mechanism .title {
  border-bottom: 1px solid #eee;
  line-height: 50px;
}

.detail_copy_desc.mechanism {
  padding: 10px 30px 40px 30px;
}

.detail_copy_desc.mechanism .title h2 {
  line-height: 48px;
  display: inline-block;
  border-bottom: 2px solid #2577E3;
}

.file_copy_tip {
  overflow: hidden;
  padding-left: 20px;
  padding-top: 30px;
  line-height: 20px;
  font-size: 12px;
  color: #999;
}

.w_r_copy_detai .detai_top.user .copy_info img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 12px;
}

.w_r_copy_detai .detai_top.user .copy_info .info .name span img {
  border-radius: 0;
}

.w_r_copy_detai .detai_top.user .info_user {
  padding-top: 6px;
}

.w_r_copy_detai .detai_top.user .info_user .unit {
  color: #999;
}

.w_r_copy_detai .detai_top.user .info_user .contact {
  color: #333;
  padding-top: 6px;
  font-size: 12px;
}

.w_r_copy_detai .detai_top.user .info_user .contact b {
  color: #2577E3;
}

.w_r_copy_detai .detai_top.user .info_user .compay {
  color: #333;
  padding-top: 6px;
}

.w_r_copy_detai .detai_top.user .info_user .address {
  color: #333;
  padding-top: 6px;
}

.w_r_copy_detai .detai_top .operate_btn span.dz.contact {
  position: relative;
  z-index: 9;
}

.w_r_copy_detai .detai_top .operate_btn span.dz.contact a em {
  background: url(../images/ico_phone_a.png) left center no-repeat;
}

.w_r_copy_detai .detai_top .operate_btn span.dz.quick_contact a em {
  background: url(../images/ico_c_a.png) left center no-repeat;
  color: #FF8929;
}

.w_r_copy_detai .detai_top .operate_btn span.dz.quick_contact a {
  border: 1px solid #FF7322;
}

.w_r_copy_detai .detai_top .operate_btn span.card {
  position: relative;
}

.w_r_copy_detai .detai_top .operate_btn .contact_ewm {
  width: 200px;
  height: 206px;
  top: 28px;
  left: 100px;
  position: absolute;
  padding: 40px 30px 0 30px;
  text-align: center;
  background: url(../images/bg_ewm_box_a.png) no-repeat;
  background-size: 100% auto;
  z-index: 9;
}

.w_r_copy_detai .detai_top .operate_btn .contact_ewm img {
  width: 110px;
  height: 110px;
}

.w_r_copy_detai .detai_top .operate_btn .contact_ewm p {
  color: #333;
  font-size: 12px;
  padding-top: 4px;
}

.detail_s_d {
  padding: 0 30px;
}

.detail_s_d .toptable {
  height: 50px;
  border-bottom: 1px solid #eee;
}

.detail_s_d .toptable span {
  display: inline-block;
  margin-right: 82px;
}

.detail_s_d .toptable span a {
  display: block;
  line-height: 48px;
  color: #999;
  font-size: 16px;
}

.detail_s_d .toptable span a.curr {
  border-bottom: 2px solid #2577E3;
  color: #2577E3;
  font-weight: bold;
}

.supply-list ul li {
  padding: 30px 0;
  border-bottom: 1px solid #eee;
}

.supply-list ul li:last-child {
  border-bottom: none;
}

.supply-list ul li .top-title {
  padding-bottom: 16px;
  border-bottom: 1px dashed #eee;
}

.supply-list ul li .top-title .view {
  float: right;
  width: 140px;
  height: 48px;
  margin-left: 15px;
}

.supply-list ul li .top-title .view span {
  display: block;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #2577E3;
  border: 1px solid #2577E3;
}

.supply-list ul li .top-title .ti_item {
  overflow: hidden;
}

.supply-list ul li .top-title .ti_item span {
  display: inline-block;
  line-height: 26px;
}

.supply-list ul li .top-title .ti_item span.type {
  color: #333;
  font-size: 17px;
}

.supply-list ul li .top-title .ti_item span.sta {
  margin-left: 16px;
  width: 62px;
  height: 26px;
  text-align: center;
  border-radius: 2px;
}

.supply-list ul li .top-title .ti_item .label {
  margin-top: 6px;
}

.supply-list ul li .top-title .ti_item .label span {
  display: inline-block;
  line-height: 24px;
  border: 1px solid #999;
  color: #999;
  font-size: 12px;
  border-radius: 20px;
  padding: 0 12px;
}

.supply-list ul li .top-title .ti_item span.may {
  background-color: #F0F5FE;
  color: #2577E3;
}

.supply-list ul li .top-title .ti_item span.end {
  color: #666;
  background-color: #EFEFEF;
}

.supply-list ul li .desc {
  padding: 14px 0 12px 0;
  line-height: 24px;
  color: #777;
  border-bottom: 1px dashed #eee;
}

.supply-list ul li .handle {
  margin-top: 12px;
}

.supply-list ul li .handle .other {
  float: right;
  margin-left: 16px;
}

.supply-list ul li .handle .other span {
  display: inline-block;
  line-height: 40px;
  color: #999;
}

.supply-list ul li .handle .other span.num {
  padding-left: 56px;
}

.supply-list ul li .handle .other span b {
  color: #2577E3;
  padding-right: 4px;
}

.supply-list ul li .handle .user-info {
  overflow: hidden;
}

.supply-list ul li .handle .user-info .img {
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #eee;
  margin-right: 10px;
}

.supply-list ul li .handle .user-info .img img {
  width: 40px;
  height: 40px;
  display: block;
}

.supply-list ul li .handle .user-info .user-cnt {
  overflow: hidden;
}

.supply-list ul li .handle .user-info .user-cnt span {
  display: block;
}

.supply-list ul li .handle .user-info .user-cnt span.copy-name h2 {
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  color: #333;
}

.supply-list ul li .handle .user-info .user-cnt span.copy-name b {
  border: 1px solid #999;
  margin-left: 4px;
  line-height: 24px;
  padding: 0 8px;
  color: #999;
  font-size: 12px;
  border-radius: 20px;
}

.supply-list ul li .handle .user-info .user-cnt span.time {
  color: #999;
  font-size: 12px;
}

.supply_demand_detail .item {
  padding: 20px 30px;
  margin-bottom: 10px;
}

.supply_demand_detail .ti_top_bar {
  padding-bottom: 18px;
  border-bottom: 1px solid #eee;
}

.supply_demand_detail .ti_top_bar .str {
  width: 80px;
  height: 80px;
  float: right;
  margin-left: 16px;
}

.supply_demand_detail .ti_top_bar .str span {
  display: block;
  width: 80px;
  height: 80px;
  text-indent: -999999px;
}

.supply_demand_detail .ti_top_bar .str span.may {
  background: url(../images/order_may.png) no-repeat;
}

.supply_demand_detail .ti_top_bar .str span.end {
  background: url(../images/order_end.png) no-repeat;
}

.supply_demand_detail .title {
  overflow: hidden;
}

.supply_demand_detail .title h1 {
  color: #333;
  font-size: 18px;
  line-height: 30px;
}

.supply_demand_detail .desc_item .desc {
  padding: 25px 0;
  line-height: 30px;
  color: #777;
}

.supply_demand_detail .desc_item .pic_show img {
  display: inline-block;
  width: 140px;
  height: 140px;
  margin-right: 26px;
}

.supply_demand_detail .desc_item .handle {
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 28px;
  padding-bottom: 15px;
}

.supply_demand_detail .desc_item .handle img {
  width: 60px;
  height: 60px;
  border-radius: 4px;
  float: left;
  margin-right: 20px;
}

.supply_demand_detail .desc_item .handle .user_info {
  overflow: hidden;
}

.supply_demand_detail .desc_item .handle .tipty span {
  display: inline-block;
  line-height: 24px;
}

.supply_demand_detail .desc_item .handle .tipty .name {
  color: #333;
  font-size: 16px;
}

.supply_demand_detail .desc_item .handle .tipty .is_gf {
  border: 1px solid #999;
  color: #999;
  margin-left: 6px;
  border-radius: 20px;
  font-size: 12px;
  padding: 0 8px;
}

.supply_demand_detail .desc_item .handle .tipty .type {
  color: #fff;
  background-color: #E1B683;
  border: 1px solid #E1B683;
  padding: 0 8px;
  margin-left: 16px;
  border-radius: 2px;
}

.supply_demand_detail .desc_item .handle .time {
  color: #999;
  padding-top: 8px;
}

.supply_demand_detail .item .tibar h2 {
  color: #333;
  font-size: 18px;
}

.supply_demand_detail .process .content {
  margin-top: 30px;
  text-align: center;
  padding-bottom: 20px;
}

.supply_demand_detail .process .content img {
  max-width: 100%;
}

.supply_demand_detail .order_list {
  padding-bottom: 60px;
}

.supply_demand_detail .order_list .list ul li {
  border-bottom: 1px solid #eee;
  padding: 24px 0;
}

.supply_demand_detail .order_list .list ul li:last-child {
  border-bottom: none;
}

.supply_demand_detail .order_list .list ul li img {
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 50%;
  margin-right: 18px;
}

.supply_demand_detail .order_list .list ul li .user_info {
  overflow: hidden;
  padding-top: 4px;
}

.supply_demand_detail .order_list .list ul li .user_info .g_t1 span {
  display: inline-block;
  line-height: 24px;
}

.supply_demand_detail .order_list .list ul li .user_info .g_t1 .name {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.supply_demand_detail .order_list .list ul li .user_info .g_t1 .g_zw {
  background-color: #F7F7F7;
  color: #999;
  font-size: 12px;
  margin-left: 6px;
  padding: 0 6px;
}

.supply_demand_detail .order_list .list ul li .user_info .g_t1 .time {
  float: right;
  color: #999;
}

.supply_demand_detail .order_list .list ul li .user_info .g_t2 {
  padding-top: 6px;
}

.supply_demand_detail .order_list .list ul li .user_info .g_t2 span {
  display: inline-block;
  line-height: 24px;
}

.supply_demand_detail .order_list .list ul li .user_info .g_t2 .company {
  color: #999;
}

.supply_demand_detail .order_list .list ul li .user_info .g_t2 .dock_success {
  float: right;
  color: #06BE6A;
}

.supply_demand_detail .order_list .orders-btn {
  position: relative;
  width: 200px;
  margin: 30px auto 0 auto;
}

.supply_demand_detail .order_list .orders-btn .btn {
  position: relative;
  z-index: 9;
}

.supply_demand_detail .order_list .orders-btn .btn a {
  display: block;
  height: 50px;
  background-color: #2577E3;
  border-radius: 2px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
}

.supply_demand_detail .order_list .orders-btn .btn_code {
  width: 240px;
  height: 247px;
  position: absolute;
  bottom: 28px;
  left: -20px;
  padding-top: 50px;
  text-align: center;
  background: url(../images/bg_ewm_box.png) no-repeat;
}

.supply_demand_detail .order_list .orders-btn .btn_code img {
  width: 120px;
  height: 120px;
}

.supply_demand_detail .order_list .orders-btn .btn_code p {
  color: #333;
  font-size: 12px;
  padding-top: 4px;
}

/*测试服务*/
.demand_btn.test_ser span {
  width: auto;
}

.demand_btn.test_ser span a {
  width: auto;
  padding: 0 15px;
}

.demand_btn.test_ser span a em {
  background: none;
  padding-left: 0;
}

.mechanism_item.ser ul li .box .infos .desc span {
  display: block;
  color: #999;
}

.mechanism_item.ser ul li .box .price span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #FF8929;
}

.w_r_copy_detai .detai_top .copy_info.test_ser .p_pull span.time {
  padding-left: 0;
}

.w_r_copy_detai .detai_top .copy_info.test_ser .price span {
  display: block;
  font-size: 12px;
  color: #FF8929;
  padding-top: 5px;
}

.company_perfect_form .item .select_approve {
  overflow: hidden;
}

/*大数据*/
.industr_type_list {
  padding: 30px;
}

.industr_type_list ul li {
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-bottom: 30px;
  box-shadow: 0px 0px 8px #f0f0f0;
}

.industr_type_list ul li:nth-child(3n) {
  margin-right: 0;
}

.industr_type_list ul li .img {
  height: 210px;
  overflow: hidden;
  border-bottom: 1px solid #fcfcfc;
}

.industr_type_list ul li .img img {
  display: block;
  width: 100%;
}

.industr_type_list ul li .info {
  padding: 5%;
}

.industr_type_list ul li .info .view {
  width: 80px;
  float: right;
  padding-bottom: 6px;
  margin-left: 10px;
}

.industr_type_list ul li .info .view span {
  display: block;
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #E5F4FF;
  color: #2577E3;
  margin-top: 6px;
  border-radius: 2px;
}

.industr_type_list ul li .info .cont {
  overflow: hidden;
}

.industr_type_list ul li .info .cont p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.industr_type_list ul li .info .cont p.title {
  color: #333;
  font-size: 20px;
}

.industr_type_list ul li .info .cont p.read {
  padding-top: 10px;
  color: #999;
  font-size: 12px;
}

.w_industry_main {
  background: url(../images/map_bg.png) no-repeat;
  background-size: cover;
  overflow: hidden;
}

.w_industry_navigation {
  height: 120px;
  background: rgba(5, 53, 131, 0.8);
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative;
}

.w_industry_navigation::-webkit-scrollbar {
  width: 9px;
  height: 9px;
}

.w_industry_navigation::-webkit-scrollbar-track {
  width: 6px;
  background-color: #0d1b20;
  display: none;
}

.w_industry_navigation::-webkit-scrollbar-thumb {
  background: rgba(37, 119, 227, 0.8);
  background-clip: padding-box;
  min-height: 28px;
}

.w_industry_navigation .topflex {
  width: 1700px;
  padding: 33px 30px;
  white-space: nowrap;
}

.w_industry_navigation .navigation {
  float: right;
}

.w_industry_navigation .navigation ul li {
  width: 160px;
  height: 54px;
  float: left;
  margin-left: 40px;
}

.w_industry_navigation .navigation ul li a {
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: url(../images/ico_frame.png) no-repeat;
  background-size: 100% 100%;
}

.w_industry_navigation .navigation ul li a em {
  font-style: normal;
  color: #FEFEFE;
  font-size: 18px;
  padding-left: 28px;
  opacity: 0.6;
}

.w_industry_navigation .navigation ul li.nav_c1 a em {
  background: url(../images/ico_industry_n1.png) left center no-repeat;
}

.w_industry_navigation .navigation ul li.nav_c2 a em {
  background: url(../images/ico_industry_n2.png) left center no-repeat;
}

.w_industry_navigation .navigation ul li.nav_c3 a em {
  background: url(../images/ico_industry_n3.png) left center no-repeat;
}

.w_industry_navigation .navigation ul li.nav_c4 a em {
  background: url(../images/ico_industry_n4.png) left center no-repeat;
}

.w_industry_navigation .navigation ul li.nav_c5 a em {
  background: url(../images/ico_industry_n5.png) left center no-repeat;
}

.w_industry_navigation .navigation ul li a.curr {
  background-color: #2577E3;
}

.w_industry_navigation .navigation ul li a.curr em {
  color: #FEFEFE;
  font-weight: bold;
  opacity: 1;
}

.w_industry_navigation .topBar {
  overflow: hidden;
}

.w_industry_navigation .topBar .return {
  display: block;
  width: 60px;
  height: 26px;
  float: left;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
  margin-right: 20px;
  margin-top: 14px;
}

.w_industry_navigation .topBar .return a {
  text-align: center;
  height: 26px;
  line-height: 24px;
  text-align: center;
}

.w_industry_navigation .topBar .return a em {
  font-size: 12px;
  color: #fff;
  opacity: 0.7;
  padding-left: 16px;
  font-style: normal;
  background: url(../images/ico_return.png) left center no-repeat;
}

.w_industry_navigation .topBar .name {
  display: block;
  overflow: hidden;
}

.w_industry_navigation .topBar .name h2 {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: bold;
}

.w_industry_policy {
  margin: 20px;
}

.w_industry_main.nobg {
  background: none;
}

.w_copy_select.policy {
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
}

.w_copy_select.policy .item {
  margin-bottom: 10px;
}

.structure_desc {
  text-align: center;
  padding: 30px;
}

.structure_desc img {
  max-width: 100%;
}

.w_industry_desc {
  padding: 80px;
  background: url(../images/cy_desc.png) no-repeat;
  background-size: cover;
}

.industry_desc_main {
  width: 100%;
  height: 648px;
  background-color: rgba(1, 52, 119, 0.6);
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative;
  border-radius: 2px;
}

.industry_desc_main .box_item {
  width: 1542px;
  padding: 30px 60px;
}

.industry_desc_main::-webkit-scrollbar {
  width: 9px;
  height: 12px;
}

.industry_desc_main::-webkit-scrollbar-track {
  width: 6px;
  background-color: #0d1b20;
  display: none;
}

.industry_desc_main::-webkit-scrollbar-thumb {
  background: rgba(168, 168, 168, 0.8);
  background-clip: padding-box;
  min-height: 28px;
}

.industry_desc_main .desc_frame {
  width: 1440px;
}

.industry_desc_main .titleBar {
  padding-bottom: 16px;
  border-bottom: 1px dashed #4d6583;
}

.industry_desc_main .titleBar span {
  display: inline-block;
}

.industry_desc_main .titleBar span.name {
  color: #fff;
  font-size: 35px;
}

.industry_desc_main .titleBar span.small_ti {
  color: #FFFFFF;
  text-transform: uppercase;
}

.industry_desc_main .desc_frame {
  margin-top: 40px;
}

.industry_desc_main .desc_frame .desc_text {
  width: 720px;
  height: 434px;
  float: left;
  border-right: 2px solid #2577E3;
}

.industry_desc_main .desc_frame .desc_text .con {
  width: 700px;
  height: 434px;
  overflow: hidden;
  padding-right: 40px;
  overflow-y: scroll;
}

.industry_desc_main .desc_frame .desc_text .con .item {
  margin-bottom: 56px;
}

.industry_desc_main .desc_frame .desc_text .con::-webkit-scrollbar {
  width: 9px;
  height: 9px;
}

.industry_desc_main .desc_frame .desc_text .con::-webkit-scrollbar-track {
  width: 6px;
  background-color: #0d1b20;
  display: none;
}

.industry_desc_main .desc_frame .desc_text .con::-webkit-scrollbar-thumb {
  background: rgba(112, 112, 112, 0.8);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 4px;
}

.industry_desc_main .desc_frame .desc_text .con .item .tiB {
  background: url(../images/ico_dot_c.png) left center no-repeat;
}

.industry_desc_main .desc_frame .desc_text .con .item .tiB h2 {
  color: #fff;
  font-size: 18px;
  padding-left: 20px;
}

.industry_desc_main .desc_frame .desc_text .con .item .content {
  margin: 16px 0 0 20px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.industry_desc_main .desc_frame .desc_text .con .item .content img {
  max-width: 100%;
}

.industry_desc_main .desc_frame .photo_scroll {
  width: 680px;
  float: left;
  margin-left: 40px;
}

.industry_desc_main .desc_frame .photo_scroll img {
  width: 680px;
  height: 410px;
}

.industry_page {
  height: 80px;
  width: 100%;
  margin-top: 20px;
}

.industry_page span {
  display: block;
  width: 34px;
  height: 80px;
  cursor: pointer;
  float: left;
}

.industry_page span.pre {
  background: url(../images/ico_pre.png) left 6px no-repeat;
}

.industry_page span.next {
  background: url(../images/ico_next.png) left 6px no-repeat;
}

.industry_page .time_round_box {
  float: left;
  width: calc(100% - 108px);
  height: 80px;
  margin: 0 20px;
  padding: 0;
  overflow: hidden;
  background: url(../images/bg_line.png) left 32px repeat-x;
}

.industry_page .time_round_box ul li {
  display: inline-block;
  width: 196px;
  height: 80px;
  text-align: center;
}

.industry_page .time_round_box ul li a {
  display: block;
  height: 80px;
}

.industry_page .time_round_box ul li .time_dot {
  height: 44px;
  margin-top: 10px;
  margin-bottom: 2px;
  background: url(../images/time_dot.png) center center no-repeat;
}

.industry_page .time_round_box ul li .time_bottom {
  color: #2985FF;
  font-weight: bold;
  font-size: 16px;
}

.industry_page .time_round_box ul li .curr .time_dot {
  background: url(../images/time_dot_a.png) center center no-repeat;
}

.industry_page .time_round_box ul li .curr .time_bottom {
  color: #FEB841;
}

.w_copy_select.tup {
  margin-bottom: 0;
}

.vBoard_bd_main.tupu_dialog {
  width: 100%;
  min-width: 1360px;
  height: 758px;
  background: url(../images/map_bg_tup.png) no-repeat;
  background-size: 100% 100%;
  background-color: #F2F4F5;
  float: none;
}

.w_industry_structure.tup {
  overflow: hidden;
  overflow-x: scroll;
}

.tupu_dialog #vBoard_china_draw {
  left: 0;
}

.tupu_dialog .el-dialog__wrapper {
  left: 990px !important;
  box-shadow: -2px 0px 8px 1px #e5e3e3, 0px -2px 8px 1px #e5e3e3, 2px 0px 8px 1px #e5e3e3, 0px 2px 8px 1px #e5e3e3 !important;
}

/*产业园*/
.park_list {
  padding: 20px;
}

.park_list ul li {
  width: 32.5333%;
  float: left;
  margin-right: 1.2%;
  margin-bottom: 16px;
  padding: 16px 16px 10px 16px;
  border: 1px solid #eee;
}

.park_list ul li:nth-child(3n) {
  margin-right: 0;
}

.park_list ul li img {
  width: 86px;
  height: 66px;
  float: left;
  margin-right: 20px;
  border-radius: 4px;
  object-fit: cover;
}

.park_list ul li .info p {
  color: #fff;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.park_list ul li .info p.ti {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.park_list ul li .info p.address {
  font-size: 13px;
  color: #999;
  height: 20px;
  line-height: 20px;
}

.park_list ul li .info p.zdcy {
  font-size: 13px;
  color: #999;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  line-height: 20px;
  height: 40px;
}

.c_detail_container {
  padding: 20px;
  background-color: #fff;
}

.c_detail_park .topInfo {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.c_detail_park .topInfo .title {
  color: #333;
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
}

.c_detail_park .topInfo .address {
  color: #666;
  padding-top: 10px;
  font-size: 16px;
}

.c_detail_park .con-item .item {
  margin-bottom: 40px;
}

.c_detail_park .con-item .item .ti {
  color: #2577E3;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 8px;
}

.c_detail_park .con-item .item .con {
  color: #333;
  line-height: 24px;
}

.c_detail_park .con-item .item .con img {
  max-width: 100%;
}

.c_detail_park .con-item .item .label span {
  display: inline-block;
  color: #2E73D7;
  line-height: 24px;
  padding: 0 12px;
  margin-right: 8px;
  margin-bottom: 10px;
  background-color: #E7EFFE;
  border-radius: 4px;
}

.c_detail_park .con-item .item .phto_desc img {
  max-width: 100%;
}

/*研究报告*/
.report_list {
  background-color: #fff;
}

.report_list .list {
  padding:24px;
}

.report_list .list ul {
  margin-left: -16px;
}

/* .c_bd_main_web .report_list .list ul li {
  width: 185px;
} */

.report_list .list ul li {
  width: 204px;
  border: 1px solid #F4F4F4;
  float: left;
  margin-left: 16px;
  margin-bottom: 16px;
}

.report_list .list ul li .img {
  width:202px;
  height: 202px;
  overflow: hidden;
}

.report_list .list ul li .img img {
  display: block;
  width: 202px;
  border-bottom: none;
  object-fit: cover;
}

.report_list .list ul li .infos {
  padding: 10px;
}

.report_list .list ul li .infos .title {
  color: #333;
  font-weight: bold;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 40px;
}

.report_list .list ul li .infos .title:hover {
  color: #2577E3;
}

.report_list .list ul li .infos .pull_fot {
  overflow: hidden;
  padding: 4px 0;
  height: 28px;
}

.report_list .list ul li .infos .pull_fot span.volume {
  color: #999;
  display: inline-block;
  float: left;
  font-size: 12px;
}

.report_list .list ul li .infos .pull_fot span.view {
  display: inline-block;
  float: right;
  color: #2577E3;
  font-size: 12px;
}
.report_list .list ul li .infos .pull_fot .price{
  font-size: 14px;
  font-weight: bold;
  color: #EB2F35;
}
.report_list .list ul li .infos .pull_time{
  margin-top: 2px;
}
.report_list .list ul li .infos .pull_time span{
  display: block;
  color: #999;
  font-size: 12px;
}
.report_list .list ul li .infos .pull_time span:nth-child(1){
  float: left;
}
.report_list .list ul li .infos .pull_time span:nth-child(2){
  overflow: hidden;
  text-align: right;
}
.report_list ul li .img {
  position: relative;
}
/* .w_customer_article.favourite_report .report_list,.w_customer_article.down_report .report_list,.w_customer_article.buy_report .report_list{
  margin-top: 20px;
} */
.report_list ul li .img .str img {
  display: block;
  width: 52px;
  height: 24px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.report_list_new {
  padding: 20px 30px 30px 30px;
  margin: 0 20px 20px 20px;
  background-color: #fff;
}

.report_list_new ul li {
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-bottom: 20px;
  border: 1px solid #eee;
}

.report_list_new ul li:nth-child(3n) {
  margin-right: 0;
}

.report_list_new ul li .img {
  position: relative;
  margin: 20px 15px 20px 20px;
  float: left;
}

.report_list_new ul li .img img {
  width: 120px;
  height: 120px;
  display: block
}

.report_list_new ul li .img .str {
  position: absolute;
  display: block;
  width: 52px;
  height: 24px;
  text-align: center;
  top: 10px;
  left: 10px;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
}

.report_list_new ul li .img .str img {
  display: block;
  width: 52px;
  height: 24px;
}

.report_list_new ul li .img .a1 {
  background-color: #1890FF;
}

.report_list_new ul li .img .a2 {
  background-color: #59BFC0;
}

.report_list_new ul li .img .a3 {
  background-color: #DE5567;
}

.report_list_new ul li .img .a4 {
  background-color: #FFA55D;
}

.report_list_new ul li .infos {
  overflow: hidden;
  margin-top: 20px;
  margin-right: 20px;
}

.report_list_new .list ul li .infos .title {
  color: #333;
  font-size: 24px;
  line-height: 34px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.report_list_new .list ul li .infos .title:hover {
  color: #2E73D7;
}

.report_list_new .list ul li .infos .label {
  margin-top: 30px;
}

.report_list_new .list ul li .infos .label span {
  display: inline-block;
  line-height: 26px;
  color: #2E73D7;
  font-size: 14px;
  padding: 0 5px;
  background-color: #E7EFFE;
}

.industry_study_desc {
  padding: 20px;
  background-color: #fff;
  margin-bottom: 20px;
}

.industry_study_desc .img {
  width: 280px;
  position: relative;
  float: left;
  margin-right: 10px;
}

.industry_study_desc .img img {
  display: block;
  width: 280px;
  height: 280px;
}

.industry_study_desc .img .str {
  position: absolute;
  display: block;
  width: 52px;
  height: 24px;
  text-align: center;
  top: 10px;
  left: 10px;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
}

.industry_study_desc .img .str img {
  width: 52px;
  height: 24px;
  display: block;
}

.industry_study_desc .img .str.a1 {
  background-color: #1890FF;
}

.industry_study_desc .img .str.a2 {
  background-color: #59BFC0;
}

.industry_study_desc .img .str.a3 {
  background-color: #DE5567;
}

.industry_study_desc .img .str.a4 {
  background-color: #FFA55D;
}

.industry_study_desc .info {
  overflow: hidden;
}

.industry_study_desc .info.yb .btn_item {
  /* width: 176px; */
  float: right;
  margin-left: 20px;
  margin-top: 6px;
}

.industry_study_desc .info.yb .btn_item a {
  display: block;
  text-align: center;
  line-height: 40px;
  width: 120px;
  border-radius: 2px
}

.industry_study_desc .info.yb .btn_item a em {
  font-style: normal;
  font-style: 14px;
  padding-left: 24px;
}

.industry_study_desc .info.yb .btn_item span.sc a {
  color: #FF7322;
  border: 1px solid #FF7322;
}

.industry_study_desc .info.yb .btn_item span.sc a em {
  background: url(../images/ico_sc_orange.png) left center no-repeat;
}

/* .industry_study_desc .info.yb span.sc a.on{
	border:1px solid #eee;
} */
.industry_study_desc .info.yb span.sc a.on em {
  background: url(../images/icon_sc_gray.png) left center no-repeat;
}

.industry_study_desc .info h1 {
  font-size: 25px;
  color: #333;
  line-height: 42px;
  overflow: hidden;
}

.industry_study_desc .info .pull_con {
  margin-top: 10px;
  margin-left: 14px;
}

.industry_study_desc .info .pull_con span {
  display: inline-block;
  line-height: 26px;
  margin-right: 40px;
  font-size: 14px;
  color: #999;
  /* padding: 0 14px; */
}

.industry_study_desc .info .pull_con span.label {
  background-color: #E7EFFE;
  color: #2E73D7;
  padding: 0 10px;
  margin-right: 40px;
}

.industry_study_desc .study_gs {
  margin-top: 12px;
  margin-left: 14px;
}
.industry_study_desc .study_gs span{
  display: inline-block;
  margin-right: 40px;
  color: #333;
}
.industry_study_desc .price{
  color: #FF0000;
  font-size: 20px;
  font-weight: bold;
  margin-left: 14px;
  margin-top: 12px;
} 
.industry_study_desc .study_buy_btn {
  width: 70%;
  height: 56px;
  margin-top: 20px;
}

.industry_study_desc .study_buy_btn a {
  display: block;
  /* width: 100px; */
  height: 36px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  border-radius: 4px;
  float: left;
  background-color: #FF8929;
  margin-top: 10px;
  padding: 0 10px;
}

.industry_study_desc .study_buy_btn a:first-child {
  margin-left: 14px;
  margin-right: 40px;
}

.industry_study_desc .study_action {
  margin-top: 20px;
  margin-left: 14px;
}

.industry_study_desc .study_action .btn_action {
  height: 44px;
}

.industry_study_desc .study_action .btn_action span {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
}

.industry_study_desc .study_action .btn_action span.read {
  background-color: #1BCC6E;
  width: 110px;
  margin-right: 40px;
}

.industry_study_desc .study_action .btn_action span.read em {
  padding-left: 22px;
  background: url(../images/icon_book_a.png) left center no-repeat;
}

.industry_study_desc .study_action .btn_action span.down {
  background-color: #0089FF;
  width: 160px;
}

.industry_study_desc .study_action .btn_action span.down em {
  padding-left: 22px;
  background: url(../images/icon_down_a.png) left center no-repeat;
}

.industry_study_desc .study_action .btn_action span em {
  font-style: normal;
  color: #fff;
}

.industry_study_desc .study_action .btn_action span.read.non_vip {
  background-color: #CDCDCD;
}

.industry_study_desc .study_action .btn_action span.down.non_vip {
  background-color: #CDCDCD;
}

.industry_study_desc .study_action .tip_action.non_vip {
  margin-top: 10px;
}

.industry_study_desc .study_action .tip_action.non_vip span {
  display: block;
  line-height: 13px;
  font-size: 12px;
  /* padding-left: 17px; */
  /* background: url(../images/icon_ask.png) left center no-repeat; */
  color: #FF8929;
}

.activity_detail .reportAd{
  margin-bottom: 16px;
  background-color: #fff;
  padding: 16px 24px;
}

.activity_detail .reportAd img{
    display: block;
    width: 100%;
}

.study_detail_desc {
  padding: 30px;
  background-color: #fff;
  margin-bottom: 16+px;
  line-height: 24px;
  font-size: 16px;
  color: #333;
}

.study_detail_desc img {
  max-width: 100%;
}

.rec_study_list {
  background-color: #fff;
  margin-bottom: 20px;
}

.rec_study_list .title {
  padding: 0 20px;
  height: 70px;
  border-bottom: 1px solid #eee;
}

.rec_study_list .title h2 {
  line-height: 70px;
  color: #333;
  font-weight: bold;
  font-size: 20px;
}

.rec_study_list .report_list {
  padding: 0;
  margin: 20px 20px 0 20px;
}

.rec_study_list .report_list .list {
  padding: 0;
}

.rec_study_list .report_list .list ul li .infos .title {
  border-bottom: none;
  padding: 0;
}

.activity_info_top .desc_acc .activity_con .pay_ewm {
  margin: 20px 0;
}

.activity_info_top .desc_acc .activity_con .code_img {
  float: left;
}

.activity_info_top .desc_acc .activity_con .code_img img {
  width: 122px;
  height: 122px;
  padding: 10px;
  border: 1px solid #eee;
}

.activity_info_top .desc_acc .activity_con .pay_price {
  overflow: hidden;
  margin-top: 55px;
}

.activity_info_top .desc_acc .activity_con .pay_price p.price {
  margin-bottom: 6px;
  line-height: 1;
}

.activity_info_top .desc_acc .activity_con .pay_price p.price .y_p {
  color: #FF8040;
  font-size: 24px;
  font-weight: bold;
  width: auto;
}

.activity_info_top .desc_acc .activity_con .pay_price p.price .s_p {
  font-size: 12px;
  color: #999;
  text-decoration: line-through;
}

.activity_info_top .desc_acc .activity_con .pay_price p.tip {
  padding-left: 5px;
  color: #333;
}

.PdfShowCont {
  width: 60%;
  height: 80%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding-top: 30px;
}

.PdfShowCont .close {
  float: right;
  width: 24px;
  height: 24px;
  background: url(../images/exit.png) center no-repeat;
  text-indent: -9999px;
  z-index: 9999;
  margin-left: 10px;
}

.MonthlyPop .pdfcom,
.PdfShowCont .pdfcom {
  max-height: 100%;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  max-width: 100%;
}

.pdfcom .cpdf {
  padding-top: 30px;
}

.pdfcom .cpdf .tool_box {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(249, 249, 250, 1);
  line-height: 30px;
  text-align: left;
  z-index: 1000;
  padding-left: 10px;
  border-bottom: 1px solid #E6E6E6;
  box-shadow: 0 1px 0 rgba(204, 204, 204, 1);
  -webkit-app-region: no-drag;
}

.pdfcom .cpdf .tool_box .el-select--mini {
  width: 120px;
}

.pdfcom .cpdf .tool_box .set_page {
  line-height: 20px;
  width: 60px;
  margin: 0 6px 0 0;
  padding: 0 6px;
  height: 22px;
  border: 1px solid #DCDFE6;
  text-align: right;
}

.pdfcom .cpdf .tool_box .item {
  display: inline-block;
  vertical-align: top;
  color: #333;
  font-size: 16px;
  padding: 0 4px;
}

.pdfcom .cpdf .tool_box .item:hover {
  background: rgba(221, 222, 223, 1);
}

.pdfcom .cpdf .tool_box .item.icon {
  padding: 0 4px;
}

.pdfcom .cpdf .tool_box .item.icon.minus {
  margin-left: 40px;
}

.pdfcom .cpdf .is_page_width canvas {
  max-width: 100%;
}

.pdfcom .cpdf .tool_box .exit {
  position: absolute;
  right: 10px;
  top: 5px;
}

.pdfcom .cpdf .tool_box .exit img {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.pdfcom .cpdf .tool_box .fullscreen {
  position: absolute;
  right: 14px;
  top: 0;
}

.el-select-dropdown.pdf {
  z-index: 10000 !important;
  position: absolute !important;
  top: 26px !important;
  left: 0 !important;
}

/*企业库*/
.company_stor_select {
  padding: 20px 20px 10px 20px;
  border-bottom: 1px solid #eee;
}

.company_stor_select .lineSearch {
  height: auto;
}

.lineSearch ul li {
  display: inline-block;
  height: 32px;
  position: relative;
  margin-right: 3%;
  margin-bottom: 10px;
}

.lineSearch ul li .sele_ti {
  display: block;
  float: left;
  line-height: 32px;
  margin-right: 10px;
}

.lineSearch ul li .boxSearch {
  width: 150px;
  height: 32px;
  float: left;
  border: 1px solid #ccc;
  position: relative;
  background: url(../images/ico_dorp_c.png) 132px center no-repeat;
}

.lineSearch ul li span.key_word {
  color: #2577E3;
  text-align: left;
  line-height: 32px;
  padding-left: 5px;
}

.lineSearch ul li .search_form_suggest {
  position: absolute;
  top: 32px;
  right: 0;
  width: 150px;
  background-color: #fff;
  border: 1px solid #ececec;
  height: 220px;
  overflow: hidden;
  overflow-y: scroll;
}

.lineSearch ul li .search_form_suggest a {
  display: block;
  line-height: 32px;
  padding: 0 10px;
  color: #666;
}

.company_stor_list {
  padding: 16px;
}

.company_stor_list ul {
  margin-left: -16px;
}

.company_stor_list ul li {
  width: 310px;
  float: left;
  margin-left: 16px;
  padding: 16px;
  height: 103px;
  margin-bottom: 16px;
  border: 1px solid #EAEAEA;
}

@media screen and (width:1366px) {
  .company_stor_list ul li {
    width: 337px;
  }
}

.company_stor_list ul li .img {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 12px;
  border: 1px solid #eee;
  border-radius: 2px;
}

.company_stor_list ul li .img span {
  display: table-cell;
  width: 60px;
  height: 60px;
  vertical-align: middle;
  text-align: center;
}

.company_stor_list ul li .img span img {
  max-height: 58px;
  max-width: 58px;
}

.company_stor_list ul li .infos {
  overflow: hidden;
}

.company_stor_list ul li .infos p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
}

.company_stor_list ul li .infos .title {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
}

.company_stor_list ul li .infos .address,
.company_stor_list ul li .infos .zdcy {
  line-height: 20px;
  color: #999;
  margin-bottom: 4px;
}

.company_stor_list ul li .infos .label {
  height: 26px;
}

.company_stor_list ul li .infos .lable span {
  display: inline-block;
  line-height: 26px;
  background-color: #F0F5FE;
  color: #2577E3;
  font-size: 12px;
  padding: 0 10px;
  margin-right: 6px;
}

.company_stor_detail {
  padding: 20px;
}

.company_stor_detail tbody td.ti {
  background-color: #EFFAFF;
}

.company_stor_detail tbody td .con {
  padding: 15px 20px;
  overflow: hidden;
  color: #333;
  line-height: 24px;
}

.company_stor_detail tbody td .con .logo_img {
  display: block;
  width: 64px;
  height: 64px;
  float: left;
  border-radius: 4px;
}

.company_stor_detail tbody td .con .name {
  line-height: 64px;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
}

.company_stor_detail tbody td .con img {
  max-width: 100%;
}

/*权限设置*/
.content_paid_tip {
  height: 90%;
  position: relative;
}

.content_paid_tip .tip_content {
  position: relative;
  height: calc(100% - 60px);
  overflow-y: auto;
  padding-top: 36px;
  padding-bottom: 36px;
}

.content_paid_tip .tip_content .bg_img {
  display: block;
  margin: 0 auto;
  width: 750px;
}

.content_paid_tip .tip_content .bg_img img{
  display: block;
  width: 100%;
}

.content_paid_tip .btn_1 {
  position: fixed;
  bottom: 0;
  width: calc(100% - 198px);
  height: 86px;
  text-align: center;
  line-height: 86px;
  background: #fff;
  box-shadow: 0px -3px 6px 1px rgba(0, 0, 0, 0.16);
  color: #666666;
}

.content_paid_tip .btn_1.exhibit{
  width: calc(100% - 356px);
  left: calc(100% - 1228px) ;
}

.content_paid_tip.cailiao .btn_1 {
  width: calc(100% - 154px);
}
.content_paid_tip button{
  margin-left: 30px;
  border-radius: 4px;
  background: #2577E3;
  height: 46px;
  line-height: 46px;
  color: #fff;
  border: none;
  padding: 0 62px;
  cursor: pointer;
}

.content_paid_tip .pop_area {
  background: rgb(0, 0, 0,.5);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-align: center;
}
.content_paid_tip .pop_area .tip_box {
  position: absolute;
  width: 520px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 3px;
  padding-bottom: 50px;
}
.content_paid_tip .pop_area .tip_box .vip_header{
  height: 62px;
  background: #F7F7F8;
  border-radius: 4px 4px 0px 0px;
  padding: 20px 20px 20px 30px;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
  text-align: left;
  margin-bottom: 40px;
}
.content_paid_tip .pop_area .tip_box .vip_header .exit {
  float: right;
  font-size: 20px;
  color: #999;
  cursor: pointer;
  line-height: 20px;
}

.content_paid_tip .pop_area .tip_box .vip_item {
  margin-bottom: 10px;
  font-size: 20px;
  color: #333333;
  line-height: 40px;
  text-align: left;
  padding: 0 50px;
}
.content_paid_tip .pop_area .tip_box .vip_item .price{
  float: right;
  font-size: 30px;
  color: #FD792A;
  line-height: 40px;
}

.content_paid_tip .pop_area .tip_box .text3 {
  margin-top: 50px;
}

.content_paid_tip .pop_area .tip_box .text3 img{
  width: 160px;
  height: 160px;
  display: block;
  margin: 0 auto;
}
.content_paid_tip .pop_area .tip_box .text3 .tips{
  color: #999;
  padding-top: 15px;
}


.content_paid_tip .tip_cont {
  padding-top: 15%;
  width: 200px;
  margin: 0 auto;
  text-align: center;
}

.content_paid_tip .tip_cont .tips_txt {
  padding-top: 16px;
  color: #333;
  font-size: 20px;
}

.content_paid_tip .tip_cont .btn {
  padding-top: 36px;
}

.content_paid_tip .tip_cont .btn a {
  display: block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  background-color: #2577E3;
}

.paid_privilege_box {
  padding-bottom: 270px;
}

.privilege_con {
  padding: 56px 0 0 0;
  text-align: center;
}

.customer_service {
  position: fixed;
  background-color: #fff;
  left: 220px;
  right: 20px;
  bottom: 0;
  padding-top: 40px;
  ;
  padding-bottom: 70px;
  text-align: center;
}

.customer_service .customer_info {
  width: 406px;
  margin: 0 auto;
}

.customer_service .customer_info img {
  width: 136px;
  height: 136px;
  float: left;
  display: block;
  border: 1px solid #eee;
}

.customer_service .customer_info .info {
  height: 136px;
  float: left;
  display: block;
  text-align: left;
  margin-left: 20px;
  font-size: 16px;
  padding-top: 36px;
}

.customer_service .customer_info .info .tel {
  color: #666;
  padding-bottom: 14px;
}

.customer_service .customer_info .info .tel span {
  color: #40A6FF;
}

.customer_service .customer_info .info .tip {
  color: #999;
}

/*员工学习*/
.learn_table_nav {
  padding: 20px;
  border-bottom: 1px dashed #eee;
}

.learn_table_nav ul {
  height: 40px;
  margin-left: -20px;
}

.learn_table_nav ul li {
  width: 80px;
  height: 32px;
  margin-left: 20px;
  float: left;
}

.learn_table_nav ul li a {
  display: block;
  height: 32px;
  border: 1px solid #2577E3;
  border-radius: 4px;
  line-height: 32px;
  text-align: center;
  color: #2577E3;
}

.learn_table_nav ul li a.curr {
  background-color: #2577E3;
  color: #fff;
}

.learn_table_nav ul li:last-child {
  float: right;
}

.learn_table_nav ul li:last-child a {
  color: #fff;
  background-color: #FF8929;
  border: 1px solid #FF8929;
}

.w_staff_learn .learn_list {
  padding: 20px;
}

.w_staff_learn .learn_list .count {
  padding-bottom: 20px;
  color: #666;
}

.w_staff_learn .learn_list .count span {
  display: inline-block;
  padding: 0 5px;
  color: #2577E3;
}

.w_staff_learn .learn_list .list_table {
  margin-bottom: 40px;
}

.w_learn_table {
  width: 100%;
  text-align: center;
  border: 1px solid #eee;
  line-height: 24px;
}

.w_learn_table thead {
  height: 40px;
  line-height: 40px;
  background-color: #FAFBFB;
  border-bottom: 1px solid #eee;
}

.w_learn_table thead th {
  text-align: center;
  color: #999;
  font-size: 14px;
}

.w_learn_table td {
  padding: 20px 0;
}

.w_learn_table tbody tr {
  border-bottom: 1px solid #eee;
}

.w_learn_table tbody tr td:first-child {
  width: 260px;
}

.w_learn_table tbody tr td span {
  padding: 0 6px;
  display: inline-block;
  color: #333;
}

.w_learn_table tbody tr td span img {
  width: 67px;
  height: 32px;
}

.w_learn_table tbody tr td span a {
  color: #2577E3;
}

.w_staff_learn .learn_topbar {
  height: 50px;
  margin: 0 30px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
}

.w_staff_learn .learn_topbar span {
  display: inline-block;
  line-height: 48px;
  color: #2577E3;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #2577E3;
}

.w_learn_table.accum tbody tr td span.top_1 {
  text-indent: -99999px;
  width: 40px;
  background: url(../images/learn_top_01.png) no-repeat;
}

.w_learn_table.accum tbody tr td span.top_2 {
  text-indent: -99999px;
  width: 40px;
  background: url(../images/learn_top_02.png) no-repeat;
}

.w_learn_table.accum tbody tr td span.top_3 {
  text-indent: -99999px;
  width: 40px;
  background: url(../images/learn_top_03.png) no-repeat;
}

.user_learn_info {
  margin-bottom: 30px;
}

.user_learn_info span.name {
  display: inline-block;
  color: #2577E3;
  font-weight: bold;
  font-size: 20px;
}

.user_learn_info span.ti {
  display: inline-block;
  padding-left: 15px;
}

.fabu_operation {
  margin-top: 5px;
  border-top: 1px solid #eee;
}

.fabu_operation a {
  display: inline-block;
  width: 47%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.fabu_operation .view em {
  font-style: normal;
  background: url(../images/ico_view.png) left center no-repeat;
  padding-left: 24px;
  color: #333;
}

.fabu_operation .view {
  background: url(../images/ico_line_a.png) right center no-repeat;
}

.fabu_operation .del em {
  font-style: normal;
  background: url(../images/ico_del_a.png) left center no-repeat;
  padding-left: 24px;
  color: #FE4B4B;
}

.plan_list ul.fabu_ul li {
  height: 180px;
}

.secend_nav span {
  padding-right: 16px;
  position: relative;
}

.secend_nav span a {
  width: auto;
  height: 32px;
  line-height: 32px;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  font-size: 14px;
  padding: 0 12px;
}

em.badge {
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: #f00;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  top: -7px;
  right: 13px;
  font-style: normal;
  font-size: 13px;
  line-height: 18px;
}

.first_nav ul li {
  position: relative;
}

.first_nav ul li .badge {
  top: 7px;
  right: -20px;
}

.cg_my_list {
  margin: 0 30px 0 30px;
}

.cg_my_list ul li {
  border: 1px solid #EAEAEA;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.03);
  padding: 10px 20px;
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}

.cg_my_list ul li p {
  margin: 7px 0;
  color: #999999;
}

.cg_my_list ul li .info_left {
  display: inline-block;
}

.cg_my_list ul li .info_left .title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.cg_my_list ul li .info_left .status span {
  width: 66px;
  height: 26px;
  display: inline-block;
  text-align: center;
  line-height: 26px;
}

.cg_my_list ul li .info_left .status span.on {
  background: #F0F5FE;
  color: #2577E3;
}

.cg_my_list ul li .info_left .status span.close {
  background: #EFEFEF;
  color: #666666;
}

.cg_my_list ul li .info_left .zhaiyao {
  font-size: 14px;
  color: #333333;
}

.cg_my_list ul li .info_right {
  float: right;
  margin-right: 250px;
}

.cg_my_list ul li .del em {
  font-style: normal;
  background: url(../images/ico_del_a.png) left center no-repeat;
  padding-left: 24px;
  color: #FE4B4B;
}

.cg_my_list ul li .del {
  position: absolute;
  top: 20px;
  right: 20px;
}

.cg_my_list ul li .detail {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.cg_my_list ul li .detail a {
  width: 140px;
  height: 40px;
  border: 1px solid #2577E3;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  color: #2577E3;
}

.cg_my_list ul li .audit a {
  border: 1px solid #FF8929;
  color: #FF8929;
}

.cg_my_list .cg_user_info img {
  width: 50px;
  height: 50px;
}

.cg_my_list ul li .detail a em.badge {
  top: -8px;
  right: -8px;
}

.cg_my_list .cg_user_info {
  padding: 0;
  margin-top: 15px;
}

.cg_my_list .cg_user_info .info .company_type {
  width: 50px;
  height: 22px;
  background: #FFF4EA;
  color: #FF7E15;
  display: block;
  line-height: 22px;
  text-align: center;
}

.cg_my_list .cg_user_info .info .user_name {
  padding: 0;
  font-size: 16px;
}

.cg_my_list ul li .expire_time span {
  color: #333333;
}

.cg_my_list ul li .feedback_count span {
  color: #2577E3;
}

.feedback_item {
  padding: 10px 20px 30px 30px;
  margin-bottom: 10px;
}

.feedback_item p {
  margin-bottom: 8px;
}

.feedback_item .cg_user_info img {
  width: 50px;
  height: 50px;
}

.feedback_item .cg_user_info .info .user_name {
  padding-top: 0;
  padding-bottom: 0;
}

.feedback_item .contact_info {
  font-size: 12px;
}

.feedback_item .contact_info span {
  margin-right: 40px;
}

.feedback_item .content {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
}

.feedback_item .message_count {
  font-size: 12px;
}

.feedback_item .message_count a {
  display: inline-block;
  color: #2577E3;
  margin-right: 40px;
}

.feedback_item .message_count span {
  margin-right: 10px;
}

.feedback_item .message_count span em {
  margin-left: 5px;
  font-style: normal;
  color: #2577E3;
}

.feedback_item .message_count a i {
  margin-left: 4px;
  font-weight: bold;
}

.feedback_item .message_count a i.up {
  transform: rotate(270deg) translateX(1px);
}

.feedback_item .message_count a i.down {
  transform: rotate(90deg) translateX(1px);
}

.feedback_more {
  padding: 0 30px 0 60px;
}

.feedback_panel {
  border: 1px solid #DDDDDD;
  margin-bottom: 15px;
}

.panel_title {
  height: 40px;
  line-height: 40px;
  background: #F8F9FB;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
}

.feedback_input textarea {
  width: 100%;
  border: none;
  min-height: 90px;
}

.feedback_input .feedback_btn a {
  display: inline-block;
  width: 80px;
  height: 30px;
  background: #2577E3;
  line-height: 30px;
  border-radius: 2px;
  text-align: center;
  color: #FFFFFF;
}

.feedback_input .feedback_btn div {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.feedback_input .feedback_btn span {
  color: #999999;
  margin-right: 7px;
}

.feedback_input .feedback_btn {
  height: 35px;
  position: relative;
}

.panel_content {
  padding: 20px;
}

.feedback_log .cg_user_info .add_time {
  font-size: 12px;
  color: #999999;
}

.feedback_page {
  padding: 10px 0 20px 0;
}

/*mall*/
.mallTop-item {
  background-color: #F2F5FA;
  position: relative;
  overflow: hidden;
}
.mallTop-item.home{
  background: #fff;
}

.mallWrap .mall-pageBox.home {
  margin-top: 56px;
}

.mallWrap .topBar-item {
  /* height: 32px; */
  background: #FAFAFA;
  box-shadow: 0px 1px 0px #F1F1F1;
  padding: 0 20px;
}

.mallWrap .topBar-item .mallTitle {
  float: left;
  color: #666;
  line-height: 32px;
  font-size: 12px;
}

.mallWrap .topBar-item .rightNav {
  text-align: right;
  float: right;
}

.mallWrap .topBar-item .rightNav ul li {
  width: 82px;
  height: 32px;
  display: inline-block;
}

.mallWrap .topBar-item .rightNav ul li.center {
  position: relative;
}

.mallWrap .topBar-item .rightNav ul li.center .drop {
  top: 32px;
  position: absolute;
  width: 82px;
  display: none;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 0 0 4px 4px;
  z-index: 99;
}

.mallWrap .topBar-item .rightNav ul li a {
  display: block;
  color: #666;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
}

.mallWrap .topBar-item .rightNav ul li.center.hove .drop a {
  border: none;
  color: #707070;
}

.mallWrap .topBar-item .rightNav ul li.center.hove .drop a:hover {
  color: #2577E3;
  background-color: #F1F1F1;
}

.mallWrap .topBar-item .rightNav ul li.center a.centertext::after {
  content: '';
  width: 10px;
  height: 4px;
  display: inline-block;
  padding-left: 6px;
  background: url(../images/dorp_c.png) no-repeat;
  position: relative;
  top: -1.5px;
  left: 2px;
}

.mallWrap .topBar-item .rightNav ul li.center.hove a.centertext::after {
  background: url(../images/dorp_c_a.png) no-repeat;
}

.mallWrap .topBar-item .rightNav ul li.web_nickame.hove a.nick_name::after {
  background: url(../images/dorp_c_a.png) no-repeat;
}

.mallWrap .topBar-item .rightNav ul li.center.hove a {
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #f1f1f1;
}

.mallTop-item .mallMak-box {
  padding: 20px 20px 16px 20px;
  position: relative;
  font-size: 0;
}

.mallWrap.shopMallWrap .mallTop-item .mallMak-box {
  padding: 22px 20px 26px 20px;
  height: 120px;
}

.mallTop-item .shopNav {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 34px;
  background-color: #277AD8;
}

.mallTop-item .shopNav .navBar ul li {
  width: 136px;
  float: left;
}

.mallTop-item .shopNav .navBar ul li a {
  display: block;
  width: 136px;
  line-height: 34px;
  color: #fff;
  text-align: center;
}

.mallTop-item .shopNav .navBar ul li a.curr,
.mallTop-item .shopNav .navBar ul li a:hover {
  background-color: #1E66B7;
}

.mallTop-item .mallMak-box .logo {
  width: 172px;
  height: 46px;
  display: inline-block;
}

.mallTop-item .mallMak-box .logo img {
  display: block;
  width: 172px;
  height: 46px;
}

.mallTop-item .mallMak-box .tab_item{
  display: inline-block;
  font-size: 24px;
  color: #333333;
  line-height: 46px;
  margin-right: 64px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}
.mallTop-item .mallMak-box .tab_item.curr{
  color:#DB3B2F;
}
.mallTop-item .mallMak-box .tab_item.curr::after{
  content: '';
  position: absolute;
  bottom: 0;
  width:42px;
  height: 3px;
  background-color: #DB3B2F;
  left: 50%;
  margin-left: -21px;
}

.mallTop-item .mallMak-box .shopInfo {
  display: inline-block;
  margin-left: 40px;
  margin-right: 30px;
  padding-top: 6px;
  width: 182px;
  font-size: 14px;
}

.mallTop-item .mallMak-box .shopInfo .shopName {
  color: #333;
}

.mallTop-item .mallMak-box .shopInfo .shopAddress {
  height: 16px;
  margin-top: 6px;
  line-height: 16px;
  padding-left: 18px;
  color: #999;
  font-size: 12px;
  background: url(../images/place.png) left center no-repeat;
}

.mallTop-item .mallMak-box .mak-right {
  display: inline-block;
  padding-right: 20px;
  margin-top: 6px;
  vertical-align: top;
}

.mallTop-item .mallMak-box .mak-right .searchItem {
  height: 38px;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox {
  height: 38px;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox .searchBtn {
  float: right;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox .searchBtn .btn1 {
  width: 100px;
  height: 40px;
  background: #FA6600;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  margin-left: 8px;
  float: right;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox .searchBtn .btn1:hover {
  background: #DB5000;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox .searchBtn .bnt2 {
  overflow: hidden;
  width: 94px;
  height: 40px;
  font-size: 16px;
  background: #2577E3;
  border-radius: 0 2px 2px 0;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox .searchBtn .bnt2:hover {
  background: #005EDB;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox input {
  width: 394px;
  display: block;
  height: 40px;
  line-height: 40px;
  border: 2px solid #2577E3;
  padding: 0 12px;
  box-sizing: border-box;
  border-radius: 2px 0 0 2px;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #CCCCCC;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #CCCCCC;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #CCCCCC;
}

.mallTop-item .mallMak-box .mak-right .searchItem .inputBox input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #CCCCCC;
}


.mallTop-item.home .logo {
  margin-right: 50px;
}

.mallWrap .mall-search {
  font-size: 0;
  margin: 20px 0 0 0;
}
.mallWrap .mallTop-item.home .mall-search{
  margin: 20px 0;
}

.mallWrap .mall-search .topBox {
  width: 1200px;
  height: 78px;
  margin: 0 auto;
  text-align: center;
}

.mallWrap .mall-search .formBtn {
  display: inline-block;
  width: 110px;
  height: 50px;
  background: #FA6600;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  border-radius: 2px;
  margin-left: 10px;
}

.mallWrap .mall-search .formBtn a:hover {
  background: #DB5000;
}

.mallWrap .mall-search .searchItem {
  height: auto;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.mallWrap .mall-search .searchItem .box {
  height: 50px;
  border: 2px solid #DB3B2F;
  border-radius: 2px;
}

.mallWrap .mall-search .searchItem .box .typeSelect {
  width: 88px;
  float: left;
  height: 46px;
  position: relative;
}

.mallWrap .mall-search .searchItem .box .typeSelect .select {
  line-height: 46px;
  text-align: center;
  color: #666;
}
.mallWrap .mall-search .searchItem .box .typeSelect .select::before {
  content: none;
}

.mallWrap .mall-search .searchItem .box .typeSelect .select::after {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 9px;
  background-color: #F4F4F4;
}

.mallWrap .mall-search .searchItem .box .selectDorp {
  position: absolute;
  top: 40px;
  left: -2px;
  width: 88px;
  border: 1px solid #E1E1E1;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.14);
  border-radius: 0px 0px 2px 2px;
  background-color: #fff;
}

.mallWrap .mall-search .searchItem .box .selectDorp .item {
  height: 30px;
}

.mallWrap .mall-search .searchItem .box .selectDorp .item a {
  display: block;
  line-height: 30px;
  text-align: center;
  color: #666;
}

.mallWrap .mall-search .searchItem .box .selectDorp .item a:hover {
  color: #2577E3;
  background-color: #f1f1f1;
}

.mallWrap .mall-search .searchItem .inputBox {
  max-width: 694px;
  float: left;
}

.mallWrap .mall-search .searchItem .inputBox input {
  width: 465px;
  height: 46px;
  line-height: 46px;
  float: left;
  box-sizing: border-box;
  border: none;
  color: #606266;
  padding-left: 20px;
}

.mallWrap .mall-search .searchItem .inputBox input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #CCCCCC;
}

.mallWrap .mall-search .searchItem .inputBox input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #CCCCCC;
}

.mallWrap .mall-search .searchItem .inputBox input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #CCCCCC;
}

.mallWrap .mall-search .searchItem .inputBox input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #CCCCCC;
}

.mallWrap .mall-search .searchItem .inputBox .btn {
  width: 100px;
  text-align: center;
  font-size: 16px;
  line-height: 46px;
  background-color: #DB3B2F;
  color: #fff;
  float: right;
}

.mallWrap .mall-search .searchItem .inputBox .btn:hover {
  background-color: #005EDB;
}

.mallWrap .mall-search .searchHot-key {
  padding-left: 211px;
}
.mallWrap .mall-search .searchHot-key a {
  display: block;
  padding-right: 16px;
  float: left;
  line-height: 28px;
  color: #666;
  font-size: 14px;
}

.mallWrap .mall-search .searchHot-key a:hover {
  color: #005EDB;
}

.mall-pageItem {
  margin-bottom: 10px;
  margin-top: 60px;
}

.mall-pageItem.shop_h,
.mall-pageItem.shop_pro {
  margin-top: 0;
}

.mall-shopWrap.shop_home .mall-pageItem {
  margin-top: 0;
}

.mall-shopWrap.shop_home .mall-pageItem .mall-shopWrap {
  margin-top: 0;
}

.mall-pageItem.home_tj {
  margin-top: 20px;
}

.mall-pageItem.company {
  margin-top: 20px;
}

.mall-pageItem .mallTypeTi {
  position: relative;
  margin-top: -40px;
  z-index: 9;
  width: 216px;
  height: 40px;
  background-color: #DB3B2F;
  padding-left: 20px;
  border-radius: 2px 2px 0px 0px;
}

.mall-pageItem .mallTypeTi em {
  line-height: 40px;
  color: #fff;
  font-size: fff;
  font-style: normal;
  font-size: 16px;
  padding-left: 22px;
  background: url(../images/mallTypeIco.png) left center no-repeat;
}

.typeTab-list {
  width: 216px;
  height: 324px;
  float: left;
  background-color: #fff;
  position: relative;
}

.list_tab_con {
  padding: 12px 0;
  max-height: 94%;
  overflow: auto;
}

.list_tab_con::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.list_tab_con::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 4px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #999;
}

.list_tab_con::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background: #ededed;
}

.list_tab_con .list-item {
  height: 36px;
}

.list_tab_con .list-item .item-nav {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 20px;
}

.list_tab_con .list-item .item-nav a {
  display: inline-block;
  line-height: 36px;
  color: #333;
}

.list_tab_con .list-item .rightNav-item {
  position: absolute;
  width: 866px;
  top: 0;
  left: 214px;
  border: 1px solid #DB3B2F;
  background-color: #fff;
  /* -webkit-box-shadow: 1px 0 3px #fcfcfc;
    box-shadow: 1px 0 3px #fcfcfc; */
  -webkit-transition: top .25s ease;
  transition: top .25s ease;
  z-index: 99;
  padding: 20px 0;
  height: 100%;
  display: none;
}

.list_tab_con .list-item .rightNav-item .NavWrap {
  max-height: 96%;
  overflow-y: auto;
  padding: 0 20px;
}

.list_tab_con .list-item .rightNav-item .NavWrap::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.list_tab_con .list-item .rightNav-item .NavWrap::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 4px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #999;
}

.list_tab_con .list-item .rightNav-item .brandTibar{
  color: #333;
  margin-bottom: 12px;
}
.list_tab_con .list-item .rightNav-item .brandList{
  margin-left: -12px;
  margin-bottom: 16px;
}
.list_tab_con .list-item .rightNav-item .brandList .brandLog{
   width: 154px;
   height: 58px;
   border: 1px solid #DEDEDE;
   float: left;
   margin-left: 12px;
}
.list_tab_con .list-item .rightNav-item .brandList .brandLog span{
  display: table-cell;
  width: 154px;
  height: 58px;
  vertical-align: middle;
  text-align: center;
}
.list_tab_con .list-item .rightNav-item .brandList .brandLog span img{
    max-width: 144px;
    max-height: 48px;
}

.list_tab_con .list-item .rightNav-item .NavWrap::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background: #ededed;
}

.list_tab_con .list-item .item-nav:hover {
  background-color: #DB3B2F;
  color: #ffff;
}

.list_tab_con .list-item .item-nav:hover a {
  color: #fff;
}

.list_tab_con .list-item .rightNav-item .level-name-2 a {
  color: #333;
  font-weight: bold;
  padding-bottom: 20px;
}

.list_tab_con .list-item .rightNav-item .item {
  margin-bottom: 14px;
}

.list_tab_con .list-item .rightNav-item .item .row .level-3 {
  width: 100px;
  text-align: right;
  float: left;
  line-height: 20px;
  margin-right: 10px;
}

.list_tab_con .list-item .rightNav-item .item .row .level-3 a {
  color: #666;
}

.list_tab_con .list-item .rightNav-item .item .row .level-4 {
  overflow: hidden;
}

.list_tab_con .list-item .rightNav-item .item .row .level-4 a {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  padding: 0 5px 0 8px;
  color: #666666;
  margin-bottom: 10px;
  border-left: 1px solid #ccc;
}

.list_tab_con .list-item .rightNav-item .item .row .level-4 a:hover {
  color: #DB3B2F;
}

.mallBanner-item {
  overflow: hidden;
}

.mallBanner-item .swiper-container {
  margin: 10px 0 0 10px;
}

.mallBanner-item .swiper-container .swiper-wrapper {
  height: auto;
}

.mallBanner-item .swiper-container .swiper-wrapper img {
  display: block;
  width: 100%;
  height: 314px;
}

.mall-pageItem .search_key {
  font-size: 16px;
  display: block;
  font-weight: bold;
  padding: 16px  0;
  margin: 0 20px;
  color: #333;
  border-bottom: 1px solid #E1E6F0;
}

.mall-pageItem .companyItem {
  background-color: #fff;
}

.mall-pageItem .companyItem .item-li {
  width: 270px;
  height: 100px;
  float: left;
  box-sizing: border-box;
  border-bottom: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}

.mall-pageItem .companyItem .item-li .logo {
  width: 100%;
  height: 100%;
  padding: 10px;
  /* text-align: center;
	display: table-cell;
	vertical-align: middle; */
}

.mall-pageItem .companyItem .item-li .logo a {
  width: 100%;
  height: 100%;
}

.mall-pageItem .companyItem .item-li .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.mall-right-companyInfo {
  width: 280px;
  float: right;
  margin-left: 10px;
  background-color: #fff;
  padding: 34px 20px;
  margin-top: 10px;
}

.mall-right-companyInfo .companyInfo .company-logo {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 1px solid #EEEEEE;
  margin-right: 8px;
  float: left;
}

.mall-right-companyInfo .companyInfo .company-logo .logo {
  width: 52px;
  height: 52px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

.mall-right-companyInfo .companyInfo .company-logo .logo img {
  max-width: 39px;
  max-height: 39px;
  vertical-align: middle;
}

.mall-right-companyInfo .companyInfo .infos {
  overflow: hidden;
}

.mall-right-companyInfo .companyInfo .infos .companyName {
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

.mall-right-companyInfo .companyInfo .infos .address {
  margin-top: 4px;
  height: 16px;
  line-height: 16px;
  padding-left: 20px;
  color: #999;
  font-size: 12px;
  background: url(../images/place.png) left center no-repeat;
}

.mall-right-companyInfo .companyInfo .infos .law {
  color: #999;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.mall-right-companyInfo .form {
  border-top: 1px dashed #eee;
  padding-top: 22px;
  margin-top: 25px;
}

.mall-right-companyInfo .form .tiBar {
  color: #333;
  font-size: 18px;
  line-height: 24px;
}

.mall-right-companyInfo .form .tip {
  color: #999;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.mall-right-companyInfo .form .fomrBox {
  margin-top: 10px;
}

.mall-right-companyInfo .form .fomrBox .item {
  width: 100%;
  height: 42px;
  margin-bottom: 14px;
}

.mall-right-companyInfo .form .fomrBox .item input {
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 40px;
  border: 1px solid #DCDFE6;
  width: 100%;
  border-radius: 2px;
}

.mall-right-companyInfo .form .fomrBox .item input:hover {
  border: 1px solid #C0C4CC;
}

.mall-right-companyInfo .form .fomrBox .item input:focus {
  border: 1px solid #2577E3;
}

.mall-right-companyInfo .form .fomrBox .item.tel input {
  width: 162px;
}

.mall-right-companyInfo .form .fomrBox .item.tel .aegis {
  float: right;
  width: 78px;
  text-align: center;
}

.mall-right-companyInfo .form .fomrBox .item.tel .aegis .textTip {
  font-size: 12px;
  color: #999;
  padding-top: 6px;
  line-height: 14px;
}

.mall-right-companyInfo .form .fomrBox .item.tel .aegis .ico {
  display: block;
  width: 100%;
  height: 18px;
  margin-top: 2px;
  background: url(../images/icon_aegis.png) center top no-repeat;
}

.mall-right-companyInfo .form .fomrBox .item.code input {
  width: 176px;
}

.mall-right-companyInfo .form .fomrBox .item.code span {
  display: block;
  width: 96px;
  float: right;
  height: 42px;
  position: relative;
  text-align: center;
}

.mall-right-companyInfo .form .fomrBox .item.code span::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  top: 13px;
  left: 0;
  background-color: #eee;
}

.mall-right-companyInfo .form .fomrBox .item.code span a {
  color: #2577E3;
  line-height: 42px;
}

.mall-right-companyInfo .form .fomrBox .submit .sub-Btn {
  width: 100%;
  height: 44px;
  background: #2577E3;
  border-radius: 2px;
  text-align: center;
  line-height: 44px;
  text-align: center;
  display: block;
  border: none;
  color: #fff;
}

.mall-shopWrap {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}

.mall-shopWrap .shop-pro-type .ti {
  color: #999;
  line-height: 36px;
  display: block;
  float: left;
  margin-top: 20px;
}

.mall-shopWrap .shop-pro-type .type-list-tab {
  position: relative;
  margin-left: 48px;
  margin-top: 20px;
}

.shop-pro-type .type-list-tab ul {
  margin-left: -20px;
}

.shop-pro-type .type-list-tab ul li {
  width: 138px;
  height: 36px;
  background: #F0F0F0;
  border-radius: 4px;
  float: left;
  margin-left: 20px;
  text-align: center;
  margin-bottom: 14px;
  position: relative;
}

.shop-pro-type .type-list-tab ul li .select {
  line-height: 36px;
  color: #666;
}

.shop-pro-type .type-list-tab ul li .select::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #666;
  border-top: 1px solid #666;
  transform: rotate(135deg);
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
  position: relative;
  top: -2px;
  margin-left: 4px;
}

/* .shop-pro-type .type-list-tab ul li.selected .select::after{
	border-right: 1px solid #2577E3;
	border-top: 1px solid #2577E3;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	top: 2px;
} */
.shop-pro-type .type-list-tab ul li.selected {
  background: #F3F8FF;
  border: 1px solid #2577E3;
}

.shop-pro-type .type-list-tab ul li.selected a {
  color: #2577E3;
}

.shop-pro-type .type-list-tab ul li .drop {
  /* position: absolute; */
  z-index: 99;
  width: 140px;
  /* top: 38px; */
  /* display: none; */
}

.shop-pro-type .type-list-tab ul li .drop .clear-ico {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 8px;
  height: 8px;
  z-index: 3;
}

.shop-pro-type .type-list-tab ul li .drop .clear-ico::after {
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.shop-pro-type .type-list-tab ul li .drop .clear-ico::before {
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  top: -2px;
  left: -2px;
  border-bottom: 8px solid rgba(0, 0, 0, 0.14);
  ;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.shop-pro-type .type-list-tab ul li .drop .contab {
  width: 140px;
  background: #FFFFFF;
  border: 1px solid #E1E1E1;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.14);
  opacity: 1;
  position: relative;
  top: -3px;
  z-index: 1;
  padding: 6px;
}

.shop-pro-type .type-list-tab ul li.selected .drop {
  display: block;
}

.shop-pro-type .type-list-tab ul li .drop .contab a {
  line-height: 32px;
  color: #666;
}

.shop-pro-type .type-list-tab ul li .drop .contab a.curr {
  color: #2577E3;
}

.mall-shopWrap .companyDesc {
  color: #333;
  line-height: 30px;
  padding: 0 0 16px 0;
}

.mall-shopWrap .companyDesc img {
  max-width: 100%;
}

.mall-shopWrap .w_lixi_center {
  padding: 0 0 20px 0;
}

.mall-shopWrap .w_lixi_center .companyMap {
  width: 445px;
  height: 230px;
  float: left;
  margin-right: 40px;
}

.mall-shopWrap .w_lixi_center .companyMap img {
  width: 100%;
}

.mall-shopWrap .w_lixi_center .lxqiye_desc {
  float: left;
  padding-top: 0;
}

.mall-shopWrap .w_lixi_center .lxqiye_desc .company-title {
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 14px;
  padding-top: 20px;
}

.mall-shopWrap .w_all_search_center {
  padding: 0;
}

.mall-shopWrap .w_good_center.rec {
  margin-bottom: 20px;
}

.mall-shopWrap .w_all_search_center .con_item:last-child {
  border-bottom: none;
  padding-bottom: 20px;
}

.mallDetail-wrap .product-intro {
  background-color: #fff;
  margin-top: 10px;
  width: 100%;
}

.mallDetail-wrap .product-intro .wrap-item {
  padding: 20px;
}

.mallDetail-wrap .product-intro .phtoView {
  width: 300px;
  float: left;
  margin-bottom: 20px;
}

.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
}

.jqzoom img {
  object-fit: cover;
}

.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}

.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

/*图片小图预览列表*/
.spec-preview {
  width: 300px;
  height: 300px;
  border: 1px solid #DFDFDF;
}

.spec-scroll {
  height: 50px;
  margin-top: 5px;
  width: 300px;
}

.spec-scroll .prev {
  float: left;
  margin-right: 10px;
}

.spec-scroll .next {
  float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  text-align: center;
  width: 14px;
  height: 47px;
  line-height: 47px;
  border: 1px solid #eee;
  background: #fff;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  font-family: 宋体;
  color: #999;
  font-size: 12px;
}

.spec-scroll .items {
  float: left;
  position: relative;
  width: 255px;
  height: 50px;
  overflow: hidden;
}

.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  height: 50px;
}

.spec-scroll .items ul li {
  float: left;
  width: 51px;
  height: 47px;
}

.spec-scroll .items ul li img {
  border: 1px solid #eee;
  width: 47px;
  height: 47px;
  object-fit: cover;
}

.spec-scroll .items ul li img:hover {
  border: 1px solid #2577E3;
}

.mallDetail-wrap .itemInfo-wrap {
  width: 422px;
  margin-left: 20px;
  float: left;
}

.mallDetail-wrap .itemInfo-wrap .product-title {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}

.mallDetail-wrap .itemInfo-wrap .summary-first {
  background: #FFF6F1;
  margin-top: 14px;
  padding: 16px 20px;
}

.mallDetail-wrap .itemInfo-wrap .summary-first .dt {
  float: left;
  width: 50px;
  margin-right: 12px;
  line-height: 38px;
  color: #999;
}

.mallDetail-wrap .itemInfo-wrap .summary-price .dd {
  overflow: hidden;
}

.mallDetail-wrap .itemInfo-wrap .summary-price .dd span {
  display: inline-block;
  line-height: 38px;
}

.mallDetail-wrap .itemInfo-wrap .summary-price .dd span.p-price {
  display: block;
  width: 33.33%;
  float: left;
  margin-bottom: 12px;
}

.mallDetail-wrap .itemInfo-wrap .summary-price .dd span.p-price span {
  display: block;
  float: left;
  color: #EB2F35;
  font-size: 12px;
}

.mallDetail-wrap .itemInfo-wrap .summary-price .dd span.p-price span.price {
  /* font-weight: bold; */
  font-size: 28px;
}

.mallDetail-wrap .itemInfo-wrap .summary-volume .dd {
  overflow: hidden;
}

.mallDetail-wrap .itemInfo-wrap .summary-volume .dd .p-volume {
  width: 33.33%;
  float: left;
  line-height: 38px;
  color: #333;
}

.mallDetail-wrap .summary-address {
  margin-top: 20px;
}

.mallDetail-wrap .summary-address .dt {
  float: left;
  padding-right: 20px;
  color: #999;
  line-height: 20px;
}

.mallDetail-wrap .summary-address .dd {
  color: #333;
  overflow: hidden;
  line-height: 20px;
}

.mallDetail-wrap .choose-amoun {
  margin-top: 18px;
}

.mallDetail-wrap .choose-amoun .dt {
  float: left;
  color: #999;
  padding-right: 34px;
}

.mallDetail-wrap .choose-amoun .dd {
  overflow: hidden;
}

.mallDetail-wrap .choose-amoun .dd .wrap-input {
  width: 126px;
  height: 28px;
  border: 1px solid #eee;
  box-sizing: border-box;
}

.mallDetail-wrap .choose-amoun .dd .btn-reduce {
  width: 28px;
  line-height: 26px;
  color: #999;
  text-align: center;
  display: block;
  border-right: 1px solid #eee;
  float: left;
}

.mallDetail-wrap .choose-amoun .dd .buy-num {
  width: 68px;
  float: left;
  border: none;
  line-height: 26px;
  text-align: center;
  color: #333;
}

.mallDetail-wrap .choose-amoun .dd .btn-add {
  width: 28px;
  border-left: 1px solid #eee;
  line-height: 26px;
  float: right;
  text-align: center;
  color: #999;
}

.mallDetail-wrap .choose-amoun .dd a.disabled {
  cursor: not-allowed;
}

.mallDetail-wrap .summary-btns {
  /* margin-top: 20px; */
  padding-top: 28px;
  /* border-top: 1px solid #eee; */
}

.mallDetail-wrap .summary-btns .item {
  width: 130px;
  height: 42px;
  float: left;
  margin-right: 16px;
  border-radius: 4px;
  line-height: 42px;
  text-align: center;
}

.mallDetail-wrap .summary-btns .item a:hover {
  border-radius: 4px;
}

.mallDetail-wrap .summary-btns .item.form {
  background-color: #EB2F35;
}

.mallDetail-wrap .summary-btns .item.form a:hover {
  background-color: #D20007;
}

.mallDetail-wrap .summary-btns .item.form em {
  color: #fff;
  line-height: 42px;
  font-style: normal;
  padding-left: 22px;
  background: url(../images/icon_price.png) left center no-repeat;
}

.mallDetail-wrap .summary-btns .item.tel {
  background-color: #FA6600;
  border-radius: 4px;
}

.mallDetail-wrap .summary-btns .item.tel:hover {
  background-color: #DB5000;
}

.mallDetail-wrap .summary-btns .item.tel em {
  color: #fff;
  line-height: 42px;
  font-style: normal;
  padding-left: 22px;
  background: url(../images/icon_tel.png) left center no-repeat;
}

.mallDetail-wrap .summary-btns .item.tel .phone {
  display: none;
  color: #fff;
}

.mallDetail-wrap .summary-btns .item.tel:hover a {
  display: none;
}

.mallDetail-wrap .summary-btns .item.tel:hover .phone {
  display: block;
  cursor: pointer;
}

.mallDetail-wrap .summary-btns .item.qq {
  border: 1px solid #999;
  margin-right: 0;
}

.mallDetail-wrap .summary-btns .item.qq:hover {
  border: 1px solid #005EDB;
  color: #005EDB !important;
}

.mallDetail-wrap .summary-btns .item.qq em {
  line-height: 42px;
  font-style: normal;
  padding-left: 22px;
  white-space: nowrap;
  color: #666;
  background: url(../images/icon_qq.png) left center no-repeat;
}

.mallDetail-wrap .summary-btns .item.qq a:hover {
  color: #000;
}

.mallDetail-wrap .shop-intro {
  width: 260px;
  border: 1px solid #eee;
  height: 300px;
  float: right;
  padding: 0 20px;
}

.mallDetail-wrap .shop-intro .shopName {
  border-bottom: 1px solid #eee;
  line-height: 22px;
  color: #2577E3;
  font-style: 16px;
  padding: 20px 0;
  font-weight: bold;
}

.mallDetail-wrap .shop-intro .introBox {
  padding-top: 28px;
}

.mallDetail-wrap .shop-intro .introBox .item {
  margin-bottom: 20px;
}

.mallDetail-wrap .shop-intro .introBox .item .dt {
  color: #999;
  line-height: 16px;
  font-size: 12px;
}

.mallDetail-wrap .shop-intro .introBox .item .dd {
  color: #333;
  line-height: 20px;
  padding-top: 4px;
}

.mallDetail-wrap .product-intro .phtoView .collect {
  height: 30px;
  margin-top: 10px;
}

.mallDetail-wrap .product-intro .phtoView .collect a {
  display: block;
  color: #333;
  line-height: 20px;
  padding-left: 20px;
  background: url(../images/card_fav.png) left top no-repeat;
}

.mallDetail-wrap .product-intro .phtoView .collect a.curr {
  background: url(../images/card_fav_a.png) left top no-repeat;
}

.mallDetail-wrap .detail {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  padding: 0 30px 30px 30px;
}

.mallDetail-wrap .detail .nav {
  height: 52px;
  border-bottom: 1px solid #eee;
}

.mallDetail-wrap .detail .nav .nav-list li {
  display: inline-block;
  padding-right: 76px;
}

.mallDetail-wrap .detail .nav .nav-list li a {
  display: block;
  line-height: 50px;
  color: #999;
  font-size: 16px;
}

.mallDetail-wrap .detail .nav .nav-list li a.am-active,
.mallDetail-wrap .detail .nav .nav-list li a:hover {
  color: #2577E3;
  font-weight: bold;
  border-bottom: 2px solid #2577E3;
}

.mallDetail-wrap .detail .pro-desc .p-parameter {
  padding-top: 30px;
}

.mallDetail-wrap .detail .pro-desc .p-parameter ul li {
  width: 260px;
  float: left;
  line-height: 20px;
  margin-bottom: 16px;
}

.mallDetail-wrap .detail .pro-desc .p-parameter ul li .dt {
  color: #999;
  width: 110px;
  text-align: left;
  float: left;
}

.mallDetail-wrap .detail .pro-desc .p-parameter ul li .dd {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
}

.mallDetail-wrap .detail .pro-desc .descBox {
  line-height: 28px;
  color: #333;
  font-size: 16px;
  padding-top: 20px;
  margin-top: 16px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}

.mallDetail-wrap .detail .pro-desc .descBox img {
  max-width: 100%;
}

.mallDetail-wrap .detail .pdfCon {
  border-top: 1px solid #eee;
  border: 1px solid #eee;
  margin-top: 30px;
  padding: 20px 20px 10px 20px;
}

.mallDetail-wrap .detail .pdfCon .tiBar {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

.mallDetail-wrap .detail .pdfCon .fileDown ul li {
  width: 315px;
  height: 45px;
  background-color: #F4F8FE;
  float: left;
  margin-right: 16px;
  margin-bottom: 20px;
  padding: 0 20px;
}

.mallDetail-wrap .detail .pdfCon .fileDown ul li:nth-child(3n) {
  margin-right: 0;
}

.mallDetail-wrap .detail .pdfCon .fileDown ul li .fileName {
  line-height: 45px;
  max-width: 460px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
  font-size: 16px;
  float: left;
}

.mallDetail-wrap .detail .pdfCon .fileDown ul li .downIco {
  float: right;
  line-height: 45px;
  color: #2577E3;
  padding-left: 20px;
  background: url(../images/ico_down_a.png) left center no-repeat;
}

.mallDetail-wrap .detail .contactCon {
  margin-top: 30px;
  border: 1px solid #eee;
  padding: 20px;
}

.mallDetail-wrap .detail .contactCon .tibar {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}

.mallDetail-wrap .detail .contactCon .companyMap {
  width: 445px;
  height: 230px;
  float: left;
  margin-right: 30px;
}

.mallDetail-wrap .detail .contactCon .w_lixi_center {
  padding: 0;
  margin-top: 20px;
}

.mallDetail-wrap .detail .contactCon .companyMap img {
  width: 445px;
  height: 230px;
}

.mallDetail-wrap .detail .contactCon .w_lixi_center .lxqiye_desc {
  overflow: hidden;
  padding-top: 0;
}

.mallDetail-wrap .detail .contactCon .w_lixi_center .lxqiye_desc .company-title {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.mallWrap {
  width: 1080px;
  margin: 0 auto;
}

/*询价弹窗*/
.InquirypopUp {
  width: 900px;
  height: 640px;
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 50%;
  margin-left: -450px;
  margin-top: -320px;
  border-radius: 4px;
}

.InquirypopUp .close {
  width: 60px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
}

.InquirypopUp .close a {
  display: block;
  height: 50px;
  text-indent: -99999px;
  background: url(../images/icon_close.png) center no-repeat;
}

.InquirypopUp .title-text {
  text-align: center;
  line-height: 26px;
  padding-top: 20px;
  font-size: 26px;
  font-weight: bold;
  color: #333;
}

.InquirypopUp .tip-text {
  color: #333;
  font-size: 16px;
  padding-top: 10px;
  text-align: center;
}

.InquirypopUp .safety-tip {
  height: 40px;
  background-color: #ECF4FF;
  line-height: 40px;
  text-align: center;
  margin-top: 14px;
}

.InquirypopUp .safety-tip em {
  font-style: normal;
  line-height: 40px;
  color: #2577E3;
  padding-left: 30px;
  background: url(../images/icon_safety.png) left center no-repeat;
}

.InquirypopUp .formBox {
  padding: 30px 30px 20px 0px;
}

.InquirypopUp .formBox .item {
  width: 400px;
  float: left;
  margin-right: 60px;
  margin-bottom: 20px;
}

.InquirypopUp .formBox .item:nth-child(2n) {
  margin-right: 0;
}

.InquirypopUp .formBox .item .ti-text {
  width: 98px;
  float: left;
  text-align: right;
  line-height: 40px;
  color: #333;
  margin-right: 10px;
}

.InquirypopUp .formBox .item .ti-text b {
  color: #EC2323;
  font-size: 12px;
  padding-right: 2px;
  font-family: Arial, Helvetica, sans-serif;
}

.InquirypopUp .formBox .item .input {
  overflow: hidden;
  float: left;
}

.InquirypopUp .formBox .item .input input {
  box-sizing: border-box;
  width: 290px;
  border: 1px solid #eee;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 2px;
  line-height: 38px;
}

.InquirypopUp .formBox .item .input input:hover {
  border: 1px solid #C0C4CC;
}

.InquirypopUp .formBox .item .input input:focus {
  border: 1px solid #2577E3;
}

.InquirypopUp .formBox .item.code .input input {
  width: 150px;
}

.InquirypopUp .formBox .item.code .codeBtn {
  width: 130px;
  height: 40px;
  float: right;
  text-align: center;
  color: #fff;
  margin-left: 10px;
  line-height: 40px;
  background-color: #2577E3;
  border-radius: 2px;
  cursor: pointer;
}

.InquirypopUp .formBox .item.textarea {
  width: 100%;
  margin-right: 0;
}

.InquirypopUp .formBox .item.address {
  width: 100%;
  margin-right: 0;
}

.InquirypopUp .formBox .item.textarea textarea {
  width: 750px;
  height: 110px;
  box-sizing: border-box;
  border: 1px solid #DDDFE6;
  padding: 10px;
  overflow: hidden;
  display: block;
  color: #333333;
  border-radius: 2px;
}

.InquirypopUp .formBox .item.textarea textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #CCCCCC;
}

.InquirypopUp .formBox .item.textarea textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #CCCCCC;
}

.InquirypopUp .formBox .item.textarea textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #CCCCCC;
}

.InquirypopUp .formBox .item.textarea textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #CCCCCC;
}

/* .InquirypopUp .formBox .item.textarea textarea:hover{
    color: #C0C4CC;
} */
.InquirypopUp .submit .subBtn {
  width: 180px;
  height: 44px;
  background: #2577E3;
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  margin: 0 auto;
}

.InquirypopUp .submit .subBtn:hover {
  background-color: #005EDB;
}

.InquirypopUp .protocoltips {
  text-align: center;
  padding-top: 16px;
}

.InquirypopUp .protocoltips span {
  display: inline-block;
  color: #999;
}

.InquirypopUp .protocoltips span a {
  color: #333;
}

.sourcing-form {
  padding: 15px 30px 50px 30px;
  background-color: #fff;
}

.sourcing-form .form-item .tiBar {
  height: 42px;
  border-bottom: 1px solid #eee;
}

.sourcing-form .form-item .tiBar h2 {
  display: inline-block;
  color: #2577E3;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  border-bottom: 2px solid #2577E3;
}

.sourcing-form .proform {
  padding-top: 20px;
}

.sourcing-form .proform .row-cll {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 20px;
}

.sourcing-form .proform .row_cll {
  display: inline-block;
}

.sourcing-form .proform .row_cll .el-button.is-circle {
  padding: 5px;
}

.sourcing-form .row-cll .ti {
  display: block;
  line-height: 22px;
  color: #333;
  font-size: 16px;
  margin-bottom: 4px;
}

.sourcing-form .row-cll .ti b {
  color: #EC2323;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 4px;
}

.sourcing-form .row-cll input {
  display: block;
  box-sizing: border-box;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  padding: 0 10px;
  height: 42px;
  line-height: 40px;
  width: 100%;
}

.sourcing-form .row-cll input:hover {
  border: 1px solid #C0C4CC;
}

.sourcing-form .row-cll input:focus {
  border: 1px solid #2577E3;
}

.sourcing-form .row-cll input.num {
  width: 104px;
}

.sourcing-form .row-cll input.unit {
  width: 104px;
}

.sourcing-form .addFormBtn {
  width: 88px;
  height: 30px;
  border: 1px solid #2577E3;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
}

.sourcing-form .addFormBtn a {
  line-height: 30px;
  line-height: 28px;
  color: #2577E3;
}

.sourcing-form .proform {
  padding-bottom: 40px;
}

.sourcing-form .contactForm {
  padding: 30px 0 10px 0;
  max-width: 1150px;
}

.sourcing-form .contactForm .item {
  float: left;
  margin-right: 120px;
  margin-bottom: 20px;
}

.sourcing-form .contactForm .item:nth-child(2n) {
  margin-right: 0;
}

.sourcing-form .contactForm .item .ti {
  width: 110px;
  margin-right: 10px;
  text-align: right;
  line-height: 42px;
  color: #333;
  float: left;
  font-size: 16px;
}

.sourcing-form .contactForm .item .ti b {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #EC2323;
  padding-right: 2px;
}

.sourcing-form .contactForm .item input {
  box-sizing: border-box;
  display: block;
  width: 340px;
  height: 42px;
  border: 1px solid #DCDFE6;
  overflow: hidden;
  float: left;
  padding: 0 10px;
}

.sourcing-form .contactForm .item input:hover {
  border: 1px solid #C0C4CC;
}

.sourcing-form .contactForm .item input:focus {
  border: 1px solid #2577E3;
}

.sourcing-form .contactForm .item.code input {
  width: 200px;
}

.sourcing-form .contactForm .item.code .codeBtn {
  float: left;
  width: 130px;
  height: 42px;
  background: #2577E3;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 42px;
  margin-left: 10px;
}

.sourcing-form .contactForm .item .el-date-editor.el-input {
  width: 340px;
}

.sourcing-form .contactForm .item .el-date-editor.el-input .el-input__inner {
  border-radius: 0;
}

.sourcing-form .submit .subBtn {
  width: 180px;
  height: 46px;
  background: #2577E3;
  border-radius: 4px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  margin-left: 120px;
}

.inquiry-board .tiBar {
  color: #333;
  font-size: 26px;
  margin-bottom: 20px;
}

.inquiry-list {
  padding: 20px 20px;
}

.inquiry-list .tiBar {
  height: 42px;
  border-bottom: 1px solid #eee;
}

.inquiry-list .tiBar h2 {
  display: inline-block;
  color: #2577E3;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  border-bottom: 2px solid #2577E3;
}

.inquiry-list .listTabnav {
  margin-top: 30px;
  height: 41px;
}

.inquiry-list .listTabnav ul {
  height: 40px;
  border-left: 1px solid #DCDEE0;
  border-bottom: none;
}

.inquiry-list .listTabnav ul li {
  box-sizing: border-box;
  width: 98px;
  height: 40px;
  float: left;
  background-color: #F7F8FA;
}

.inquiry-list .listTabnav ul li a {
  display: block;
  line-height: 39px;
  color: #333;
  border-top: 1px solid #DCDEE0;
  border-right: 1px solid #DCDEE0;
  border-bottom: 1px solid #DCDEE0;
  text-align: center;
}

.inquiry-list .listTabnav ul li a.curr {
  background-color: #fff;
  border-bottom: none;
}

.inquiry-list .list-table .desc-con .title {
  white-space: nowrap;
  max-height: 38px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-overflow: ellipsis;
}

.inquiry-list .list-table .desc-con .tips {
  color: #999;
  font-size: 12px;
  line-height: 20px;
}

.inquiry-list .list-table .contact .item{
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.edit_box {
  display: flex;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
}

.edit_box a {
  height: 32px;
  border: 1px solid #E3E2E5;
  box-shadow: 0px 1px 2px rgb(37 137 255 / 10%);
  margin-right: 16px;
  text-align: center;
  line-height: 30px;
  color: #333333;
  cursor: pointer;
  border-radius: 4px;
  padding: 0 16px;
}
.edit_box a:last-child{
  margin-right: 0;
}

.inquiryDetail {
  padding: 26px 0;
}

.inquiryDetail .con-item {
  margin-bottom: 26px;
}

.inquiryDetail .con-item .ti {
  width: 90px;
  margin-right: 14px;
  float: left;
  color: #999;
  line-height: 38px;
}

.inquiryDetail .con-item .con {
  color: #333;
  line-height: 38px;
  overflow: hidden;
}

.inquiryDetail .con-item .con img {
  max-width: 100%;
}

.inquiry-list.myinquiry {
  margin-bottom: 20px;
}

.inquiry-list.myinquiry .priceDesc {
  padding: 26px 0;
}

.inquiry-list.myinquiry .priceDesc .ti {
  width: 100px;
  float: left;
  color: #999;
  line-height: 20px;
}

.inquiry-list.myinquiry .priceDesc .descBox {
  overflow: hidden;
}

.inquiry-list.myinquiry .priceDesc .price-listItem {
  margin-bottom: 24px;
}

.inquiry-list.myinquiry .priceDesc .price-listItem .Table_dd {
  float: left;
  line-height: 60px;
  color: #333;
}

.inquiry-list.myinquiry .priceDesc .price-listItem .userInfo {
  width: 370px;
}

.inquiry-list.myinquiry .priceDesc .price-listItem .userInfo span {
  display: block;
  line-height: 20px;
}

.inquiry-list.myinquiry .priceDesc .price-listItem .Table_dd:nth-child(2) {
  width: 246px;
}

.inquiry-list.myinquiry .priceDesc .price-listItem .Table_dd:nth-child(3) {
  width: 300px;
}

.good_input.shop .good_num {
  padding-right: 32px;
}

.InquirypopUp.trackPopUp {
  width: 660px;
  height: 532px;
  margin-left: -330px;
  margin-top: -276px;
}

.InquirypopUp.trackPopUp .title-text {
  width: 100%;
  height: 62px;
  line-height: 62px;
  text-align: left;
  padding-left: 30px;
  padding-top: 0;
  font-size: 18px;
  background: #F7F7F8;
  border-radius: 4px 4px 0 0;
}

.InquirypopUp.trackPopUp .recordItem {
  padding: 50px 70px 0 70px;
  height: 380px;
  overflow: hidden;
  overflow-y: auto;
}

.InquirypopUp.trackPopUp .recordItem .item {
  margin-bottom: 26px;
}

.InquirypopUp.trackPopUp .recordItem .ti {
  width: 80px;
  float: left;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  margin-right: 16px;
}

.InquirypopUp.trackPopUp .recordItem .con-text {
  overflow: hidden;
}

.InquirypopUp.trackPopUp .recordItem .is-feedback span {
  display: inline-block;
  color: #333;
  line-height: 20px;
}

.InquirypopUp.trackPopUp .recordItem .is-feedback span a {
  color: #2577E3;
}

.InquirypopUp.trackPopUp .recordItem .list {
  padding: 5px 0 0 20px;
}

.InquirypopUp.trackPopUp .recordItem .list li {
  position: relative;
}

.InquirypopUp.trackPopUp .recordItem .list li .clearDot {
  z-index: 1;
  position: absolute;
  left: -20px;
  top: 6px;
  display: block;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 10px;
  background: #999;
  border: 2px solid #999;
}

.InquirypopUp.trackPopUp .recordItem .list li::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #999;
  position: absolute;
  left: -18px;
  top: 12px;
}

.InquirypopUp.trackPopUp .recordItem .list li .con {
  color: #333;
  line-height: 20px;
  padding-bottom: 16px;
}

.InquirypopUp.trackPopUp .recordItem .ti b {
  color: #FF0000;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 4px;
}

.InquirypopUp.trackPopUp .recordItem textarea {
  width: 100%;
  box-sizing: border-box;
  height: 112px;
  border-radius: 2px;
  padding: 10px;
  border: 1px solid #C5C5C5;
}

.inquiryTable.rec {
  margin-top: 20px;
  padding-bottom: 15px;
}

.inquiryTable.rec .Table_tbody ul li {
  height: auto;
  padding-bottom: 20px;
}

.inquiryTable.rec .Table_thead .Table_th:nth-child(1),
.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(1) {
  width: 550px;
}

.inquiryTable.rec .Table_thead .Table_th:nth-child(2),
.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(2) {
  width: 300px;
}

.inquiryTable.rec .Table_thead .Table_th:nth-child(3),
.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(3) {
  width: 328px
}

.inquiryTable.rec .Table_thead .Table_th:nth-child(4),
.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(4) {
  width: 310px;
}

.inquiryTable.rec .Table_thead .Table_th:nth-child(5),
.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(5) {
  width: 240px;
}

.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(2) {
  padding-top: 30px;
}

.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(2) span {
  line-height: 20px;
  text-align: left;
}

.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(3) {
  padding-top: 26px;
}

.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(3) span {
  line-height: 20px;
  text-align: left;
}

.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(4) {
  padding-top: 52px;
}

.inquiryTable.rec .Table_thead .Table_th:nth-child(5) {
  background: #F7F8FA;
}

/* .inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(5){
	background-color: #fff;
} */
.inquiryTable.rec .Table_thead .Table_th:nth-child(5),
.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(5) {
  text-align: center;
  /* position: sticky;
	right: 0; */
}

.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(5) span {
  display: inline-block;
  margin-right: 2px;
}

.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(5) span:nth-child(1) a::after {
  content: "";
  position: absolute;
  height: 10px;
  width: 0;
  background-color: #DCDEE0;
  top: 50%;
  right: 0;
  margin-top: -5px;
}

.inquiryTable.rec.my_rec .Table_tbody ul li .Table_dd:nth-child(5) span:nth-child(1) a::after {
  content: "";
  position: absolute;
  height: 10px;
  width: 0px;
  background-color: #DCDEE0;
  top: 50%;
  right: 0;
  margin-top: -5px;
}

.inquiryTable.rec .Table_tbody ul li .Table_dd:nth-child(5) span a {
  display: block;
  color: #155BD4;
  padding-right: 8px;
  padding-left: 8px;
  position: relative;
}

.InquirypopUp.quotationPopUp {
  width: 660px;
  height: 620px;
  margin-left: -330px;
  margin-top: -310px;
}

.InquirypopUp.quotationPopUp .title-text {
  width: 100%;
  height: 62px;
  line-height: 62px;
  text-align: left;
  padding-left: 30px;
  padding-top: 0;
  font-size: 18px;
  background: #F7F7F8;
  border-radius: 4px 4px 0 0;
}

.InquirypopUp.quotationPopUp .formBox .item {
  width: 100%;
  float: none;
}

.InquirypopUp.quotationPopUp .formBox .item .input input {
  width: 440px;
}

.InquirypopUp.quotationPopUp .formBox .item textarea {
  box-sizing: border-box;
  padding: 10px;
  width: 440px;
  height: 112px;
  border-radius: 4px;
  border: 1px solid #eee;
}

.inquiryDetail .quotation {
  padding: 30px 0 30px 104px;
}

.inquiryDetail .quotation .btn {
  width: 180px;
  height: 46px;
  background-color: #2577E3;
  border-radius: 4px;
  text-align: center;
  line-height: 46px;
  color: #fff;
}

.deard-detail-item {
  margin-bottom: 26px;
  padding-bottom: 26px;
}

.deard-detail-item:nth-child(1) {
  border-bottom: 1px solid #eee;
}

.deard-detail-item .text-title {
  color: #333;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 20px;
  font-weight: bold;
}

.deard-detail-item .conWraprow .row {
  width: 50%;
  float: left;
  line-height: 20px;
  margin-bottom: 25px;
}

.deard-detail-item .conWraprow .row .ti {
  display: block;
  width: 84px;
  float: left;
  color: #999;
  margin-right: 30px;
  text-align: left;
}

.deard-detail-item .conWraprow .row .con {
  line-height: 20px;
  overflow: hidden;
  padding-right: 20px;
  color: #333333;
}

.deard-detail-item .conWraprow .row:nth-child(7) {
  width: 100%;
}

.deard-detail-item .conWraprow .row:nth-child(5) .con {
  max-width: 700px;
}

.deard-detail-item .conWraprow .row.str .con span {
  display: inline-block;
  padding-right: 25px;
  color: #333;
  line-height: 20px;
}

.deard-detail-item .conWraprow .row.str span.str-01 {
  color: #EB2F35;
}

.deard-detail-item .conWraprow .row.str span a {
  color: #2577E3;
}

.deard-detail-item .recordItem {
  margin-bottom: 26px;
}

.deard-detail-item .recordItem .ti {
  display: block;
  width: 60px;
  float: left;
  margin-right: 20px;
}

.deard-detail-item .recordItem .con-text {
  overflow: hidden;
}

.deard-detail-item .recordItem .list {
  padding: 5px 0 0 20px;
}

.deard-detail-item .recordItem .list li {
  position: relative;
}

.deard-detail-item .recordItem .list li .clearDot {
  z-index: 1;
  position: absolute;
  left: -20px;
  top: 2px;
  display: block;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 10px;
  background: #999;
  border: 2px solid #999;
}

.deard-detail-item .recordItem .list li .con {
  color: #333;
  line-height: 20px;
  padding-bottom: 16px;
  max-width: 700px;
}

.deard-detail-item .recordItem .list li::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #999;
  position: absolute;
  left: -18px;
  top: 8px;
}

.deard-detail-item .recordItem .con-text textarea {
  width: 100%;
  max-width: 700px;
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 10px;
  height: 112px;
  box-sizing: border-box;
  color: #333333;
}

.deard-detail-item .submit {
  margin: 14px 0 0 80px;
}

.deard-detail-item .submit .btn {
  width: 180px;
  max-height: 40px;
  background-color: #2577E3;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  color: #fff;
}

.deard-detail-item .submit .btn:hover {
  background-color: #005EDB;
}

.productType-board {
  background-color: #fff;
  padding: 8px 30px;
}

.productType-board .title {
  height: 42px;
  border-bottom: 1px solid #eee;
}

.productType-board .title h2 {
  color: #2577E3;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  display: inline-block;
  border-bottom: 2px solid #2577E3;
}

.productType-board .addType {
  margin-top: 20px;
}

.productType-board .addType a {
  display: block;
  width: 100px;
  height: 36px;
  background-color: #2577E3;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  line-height: 36px;
}

.productType-board .addType a:hover {
  background: #005EDB;
}

.productType-board .addType a .el-button {
  border: none;
  background: none;
  color: #fff;
}

.inquiryTable.Type-board {
  border-bottom: none;
  overflow: hidden;
  border: 1px solid #eee;
  margin-top: 20px;
}

.inquiryTable.Type-board .Table_thead {
  height: 40px;
  background: #EEEEEE;
}

.inquiryTable.Type-board .Table_thead .Table_th {
  line-height: 40px;
  color: #999;
  float: left;
  text-align: left;
  padding-left: 0px;
}

.inquiryTable.Type-board .tbody {
  width: 100%;
}

.inquiryTable.Type-board .Table_thead .Table_th:nth-child(1) {
  width: 250px;
  padding-left: 53px;
}

.inquiryTable.Type-board .el-tree-node__content {
  border-bottom: 1px solid #eee;
  height: 50px;
}

.inquiryTable.Type-board .el-tree-node__expand-icon {
  color: #666;
}

.inquiryTable.Type-board .category-tree-node {
  width: 100%;
}

.inquiryTable.Type-board .category-tree-node .category_btns {
  float: right;
  padding-right: 20px;
}

.inquiryTable.Type-board .category-tree-node .category_title {
  line-height: 50px;
}

.inquiryTable.Type-board .category-tree-node .el-button--mini {
  padding: 0;
  line-height: 50px;
}

.inquiryTable.Type-board .el-tree-node__content>.el-tree-node__expand-icon {
  padding: 5px 20px;
}

.inquiryTable.Type-board .is-leaf {
  margin-left: 20px;
}

.inquiryTable.Type-board .is-leaf::before {
  content: '';
  width: 0px;
  height: 10px;
  display: block;
  position: relative;
  top: -1px;
  background: url(../images/icon_leaf.png) no-repeat;
}

.inquiryTable.Type-board .category_title.layer_2 {
  padding-left: 170px;
}

.inquiryTable.Type-board .el-input {
  width: auto;
}

.inquiryTable.Type-board .el-input .el-input__inner {
  height: 32px;
}
.inquiryTable.Type-board .Table_thead .Table_th {
  line-height: 40px;
  color: #999;
  float: left;
}

/*选择推荐商品*/
.inquiryTable.products {
  margin-top: 0;
}

.inquiry-list.productRec {
  margin-top: 10px;
}

.inquiryTable.products .Table_tbody ul li {
  position: relative;
  padding-top: 20px;
}

.inquiryTable.products .Table_tbody ul li .checkbox {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -7px;
}

.inquiryTable.products .Table_tbody ul li .Table_dd.desc {
  padding-left: 54px;
  width: 430px;
}

.inquiryTable.products .Table_tbody ul li .desc img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  float: left;
  margin-right: 10px;
}

.inquiryTable.products .Table_tbody ul li .desc .infos {
  overflow: hidden;
  width: 200px;
  text-align: left;
}

.inquiryTable.products .Table_tbody ul li .desc .infos .product-name {
  color: #333;
  line-height: 20px;
  height: 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.inquiryTable.products .Table_tbody ul li:hover .desc .infos .product-name {
  color: #2577E3;
}

.inquiryTable.products .Table_tbody ul li .Table_dd span {
  line-height: 20px;
  padding-top: 10px;
}

.inquiryTable.products .Table_tbody ul li .Table_dd.address {
  padding-top: 0;
}

.inquiryTable.products .Table_tbody ul li .desc .product-number {
  color: #999;
  font-size: 12px;
  margin-top: 4px;
}

.inquiryTable.products .Table_tbody ul li .Table_dd.type {
  width: 310px;
  padding: 0;
}

.inquiryTable.products .Table_tbody ul li .Table_dd span {
  white-space: normal;
  text-align: left;
  display: block;
}

.inquiryTable.products .Table_tbody ul li .Table_dd.type span {
  width: 200px;
}

.inquiryTable.products .Table_tbody ul li .Table_dd.price {
  width: 240px;
  padding: 0;
}

.inquiryTable.products .Table_tbody ul li .Table_dd.price span {
  padding-right: 20px;
}

.inquiryTable.products .Table_tbody ul li .Table_dd.address {
  padding-left: 0;
  width: 240px;
}

.inquiryTable.products .Table_tbody ul li .Table_dd.time {
  padding-left: 0;
  width: 240px;
}

.inquiryTable.products .Table_thead .Table_th:nth-child(1) {
  width: 430px;
  padding-left: 54px;
  padding-right: 0;
}

.inquiryTable.products .Table_thead .Table_th:nth-child(2) {
  width: 310px;
  text-align: left;
}

.inquiryTable.products .Table_thead .Table_th:nth-child(3) {
  width: 240px;
  text-align: left;
}

.inquiryTable.products .Table_thead .Table_th:nth-child(4) {
  width: 240px;
  text-align: left;
}

.inquiryTable.products .Table_thead .Table_th:nth-child(5) {
  width: 240px;
  text-align: left;
  padding-left: 0;
}

.inquiryTable.products .Table_thead .Table_th:nth-child(6) {
  width: 158px;
  text-align: left;
}

.productRec-list ul {
  margin-left: -20px;
}

.productRec-list ul li {
  width: 310px;
  height: 98px;
  border: 1px solid #EEEEEE;
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
  border-radius: 2px;
  position: relative;
}

.productRec-list ul li a {
  display: block;
  padding: 19px 20px;
}

.productRec-list ul li img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  float: left;
  margin-right: 10px;
}

.productRec-list ul li .infos {
  overflow: hidden;
}

.productRec-list ul li .product-name {
  color: #333;
  line-height: 20px;
  height: 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.productRec-list ul li:hover .product-name {
  color: #2577E3;
}

.productRec-list ul li .product-number {
  color: #999;
  font-size: 12px;
  margin-top: 4px;
}

.productRec-list ul li .del {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -9px;
  right: -9px;
  display: none;
}

.productRec-list ul li .del a {
  display: block;
  width: 18px;
  height: 18px;
  text-indent: -99999px;
  background: url(../images/icon_close_cc.png) no-repeat;
}

.productRec-list ul li:hover .del {
  display: block;
}

.InquirypopUp .TermCon {
  color: #666;
  line-height: 24px;
  max-height: 540px;
  padding: 0 30px;
  overflow-y: auto;
  margin-top: 30px;
}

.InquirypopUp .TermCon::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

.InquirypopUp .TermCon::-webkit-scrollbar-thumb {
  border-radius: 4px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #999;
}

.InquirypopUp .TermCon::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background: #ededed;
}

/*权限管理*/
.purview-assignBox .leftNav {
  width: 200px;
  background-color: #fff;
  margin-right: 16px;
  position: fixed;
  height: calc(100% - 138px);
}

.purview-assignBox .leftNav h2 {
  height: 56px;
  line-height: 56px;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  text-indent: 26px;
  font-size: 14px;
}

.purview-assignBox .purview-ItemBox {
  overflow: hidden;
  height: 100%;
  background-color: #fff;
  padding: 18px 30px;
  margin-left: 216px;
}

.purview-assignBox .purview-ItemBox .tiBar-text {
  color: #666;
  line-height: 26px;
  padding-bottom: 6px;
}

.purview-assignBox .purview-ItemBox .listTh {
  border-bottom: 1px solid #eee;
  height: 40px;
  line-height: 40px;
}

.purview-assignBox .purview-ItemBox .listTh span {
  display: block;
  color: #ADB5BF;
  float: left;
}

.purview-assignBox .purview-ItemBox .listTh span.ti-text-c1 {
  width: 106px;
}

.purview-assignBox .purview-ItemBox .listTh span.ti-text-c3 {
  float: right;
}

.purview-assignBox .purview-ItemBox ul li {
  border-bottom: 1px solid #eee;
  padding: 20px 0 8px 0;
}

.purview-assignBox .purview-ItemBox ul li .name-text {
  display: block;
  width: 106px;
  float: left;
  line-height: 26px;
  color: #333;
}

.purview-assignBox .purview-ItemBox ul li .select-item {
  position: relative;
  overflow: hidden;
}

.purview-assignBox .purview-ItemBox ul li .select-item label {
  margin-bottom: 12px;
}

.purview-assignBox .purview-ItemBox ul li .el-checkbox__label {
  color: #333;
}

.purview-assignBox .purview-ItemBox ul li .checkbox-box {
  margin-right: 100px;
}

.purview-assignBox .purview-ItemBox ul li .selectALL {
  width: 28px;
  height: 14px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 40%;
  margin-top: -7px;
}

.purview-assignBox .purview-ItemBox .submit {
  margin-top: 30px;
}

.purview-assignBox .purview-ItemBox .submit .btn {
  display: block;
  width: 120px;
  height: 40px;
  background: #2589FF;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border-radius: 4px;
}

.purview-assignBox .roseItem {
  padding: 15px 10px;
  border-bottom: 1px solid #eee;
  max-height: 60%;
  overflow: hidden;
  overflow-y: scroll;
  padding-bottom: 80px;
}

.purview-assignBox .roseItem::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.purview-assignBox .roseItem::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ccc;
}

.purview-assignBox .roseItem ul li {
  width: 100%;
  position: relative;
  cursor: pointer;
  margin-bottom: 6px;
  background: url(../images/icon_employee.png) 12px 11px no-repeat;
  background-size: 16px 16px;
}

.purview-assignBox .roseItem ul li .btnSub {
  text-align: right;
}

.purview-assignBox .roseItem ul li .rose-name {
  height: 40px;
}

.purview-assignBox .roseItem ul li .select-role {
  background: url(../images/icon_employee.png) 12px 11px no-repeat;
  background-size: 16px 16px;
  background-color: #E9EAF0;
}

.purview-assignBox .roseItem ul li .name-text {
  margin-left: 36px;
  line-height: 40px;
  color: #666;
  box-sizing: border-box;
}

.purview-assignBox .roseItem ul li:hover .name-text {
  color: #333;
}

.purview-assignBox .roseItem ul li input {
  border: 1px solid #2589FF;
  border-radius: 2px;
  height: 28px;
  margin: 5px 0 0 36px;
  box-sizing: border-box;
  background: none;
  cursor: pointer;
  width: 144px;
  text-indent: 10px;
}

.purview-assignBox .roseItem ul li .dorp-button {
  position: absolute;
  width: 100px;
  background: #FFFFFF;
  top: 30px;
  right: 10px;
  z-index: 9;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  padding: 6px 0;
}

.purview-assignBox .roseItem ul li .dorp-button button {
  width: 100%;
  height: 32px;
  text-indent: 16px;
  padding: 0;
  background: none;
}

.purview-assignBox .roseItem ul li .dorp-button .el-button--primary {
  background: none !important;
  border: none !important;
  color: #323233;
  text-align: left;
}

.purview-assignBox .roseItem ul li:hover .textBox {
  background: url(../images/icon_employee.png) 12px 11px no-repeat;
  background-size: 16px 16px;
  background-color: #E9EAF0;
  cursor: pointer;
}

.purview-assignBox .roseItem ul li .icon-dorp {
  color: #707070;
  font-size: 18px;
  font-style: normal;
  letter-spacing: 1px;
  position: absolute;
  height: 40px;
  line-height: 30px;
  right: 0;
  padding: 0 10px;
  display: none;
}

.purview-assignBox .roseItem ul li.is-drop:hover .icon-dorp {
  display: block;
}

.purview-assignBox .el-button+.el-button {
  margin-left: 0;
}

.purview-assignBox .roseItem ul li .dorp-button button:hover {
  color: #2589FF;
}

.purview-assignBox .addBtn {
  margin-top: 10px;
}

.purview-assignBox .addBtn a {
  height: 30px;
  color: #2589FF;
  line-height: 30px;
  padding-left: 42px;
  background: url(../images/icon_add_rose.png) 20px center no-repeat;
  background-size: 16px 16px;

}

.purview-assignBox .addRose-text {
  margin: 26px 10px;
}

.purview-assignBox .btnSub {
  margin-top: 10px;
}

.purview-assignBox .btnSub button {
  width: 50px;
  padding: 0;
  height: 28px;
  border-radius: 4px;
}

.purview-assignBox .btnSub button.submit {
  margin-right: 8px;
}

.purview-assignBox .btnSub .cancel {
  background-color: #fff !important;
  border: 1px solid #409EFF;
}

.purview-assignBox .btnSub .cancel span {
  color: #409EFF;
}

/*通讯录*/
.groupListBox {
  background-color: #fff;
}

.groupTable .el-table .el-table__row {
  position: relative;
}

.group-sharePop {
  width: 500px;
  height: 80px;
  z-index: 9;
  box-sizing: border-box;
  padding: 0 12px;
}

.groupTable .el-table td:last-child .cell {
  text-align: center;
}

.groupTable .el-table td:last-child .cell .el-popover__reference {
  display: inline-block;
  margin-right: 10px;
}

.group-sharePop .share-title-text {
  color: #333;
  font-size: 12px;
  line-height: 16px;
  padding-top: 6px;
}

.group-sharePop .link-text {
  width: 474px;
  box-sizing: border-box;
  height: 36px;
  margin-top: 14px;
}

.group-sharePop .link-text .copyBtn {
  width: 105px;
  height: 36px;
  color: #fff;
  background: #2589FF;
  text-align: center;
  line-height: 36px;
  border-radius: 0px 4px 4px 0px;
  float: right;
  cursor: pointer;
}

.group-sharePop .link-text .link {
  overflow: hidden;
  padding: 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  line-height: 34px;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
}

.group-sharePop .link-text .link input {
  border: none;
  line-height: 34px;
  width: 100%;
}

.CreateForm {
  background-color: #fff;
  padding: 40px 0 100px 50px;
}

.CreateForm .create-item {
  margin-bottom: 26px;
}

.CreateForm .create-item .name-text {
  display: block;
  float: left;
  text-align: right;
  width: 95px;
  margin-right: 20px;
  line-height: 40px;
}

.CreateForm .create-item.radio-select .name-text {
  line-height: 20px;
}

.CreateForm .create-item .name-text b {
  display: inline-block;
  color: #FC6B63;
  font-size: 12px;
}

.CreateForm .create-item .input-text {
  overflow: hidden;
  width: 500px;
}

.CreateForm .create-item .el-select {
  width: 500px;
}

.createDrop .operateRow {
  position: absolute;
  bottom: 0;
  text-align: right;
  background-color: #fff;
  height: 48px;
  left: 0;
  border-top: 1px solid #E6E6E6;
  width: 500px;
  padding-right: 30px;
  padding-top: 12px;
}

.createDrop .el-button--mini {
  padding: 0;
  height: 24px;
  width: 48px;
  text-align: center;
}

.createDrop .operateRow .cancel {
  background: none !important;
  border: none !important;
  color: #409EFF;
}

.createDrop .el-select-dropdown__wrap {
  max-height: 290px;
}

.createDrop .el-select-dropdown__list {
  padding: 14px 0 14px 14px;
  overflow: hidden;
  width: 500px;
}

.createDrop .el-scrollbar {
  padding-bottom: 48px;
}

.createDrop .el-select-dropdown__item {
  width: 72px;
  height: 28px;
  text-align: center;
  float: left;
  line-height: 28px;
  background: #F7F8FA;
  border: 1px solid #CACACA;
  border-radius: 2px;
  margin: 0 8px 10px 0;
  font-size: 12px;
  padding: 0 2px;
}

.createDrop .add {
  width: 72px;
  height: 28px;
  float: left;
}

.createDrop .add .el-button--mini {
  height: 28px;
  background-color: #fff;
  border: 1px solid #2589FF;
}

.createDrop .el-select-dropdown__item.selected {
  border: 1px solid #2589FF;
  color: #333 !important;
  background: url(../images/bg_select.png) right top no-repeat;
  background-size: 18px auto;
  font-weight: normal;
}

.createDrop .el-select-dropdown__item.selected::after {
  display: none !important;
}

.createDrop .el-select-group__wrap {
  overflow: hidden;
}

.CreateForm .create-item .input-text .el-textarea__inner {
  height: 120px;
}

.createDrop.s1 .el-select-group .el-select-dropdown__item {
  padding-left: 0 !important;
  font-size: 12px;
  color: #666;
}

.createDrop.s1 .el-select-group__title {
  color: #999;
  font-size: 12px;
  padding-left: 0;
}

.createDrop.s1 .el-select-group__wrap:not(:last-of-type) {
  padding-bottom: 0 !important;
}

.createDrop.s1 .el-select-group__wrap:not(:last-of-type)::after {
  display: none;
}

.CreateForm .create-item .input-text .el-radio__input.is-checked+.el-radio__label {
  color: #333 !important;
}

.CreateForm .create-item .input-text .el-radio__label {
  color: #333;
}

.CreateForm .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: #F7F8FA;
}

.CreateForm .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}

.CreateForm .avatar-uploader-icon {
  font-size: 28px;
  font-weight: bold;
  color: #999999;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}

.CreateForm .avatar {
  width: 178px;
  height: 178px;
  display: block;
}

.CreateForm .submitBtn {
  display: block;
  width: 160px;
  height: 40px;
  background-color: #2589FF;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  margin: 4px 0 0 115px;
  color: #fff;
}

/*element固定Table列优化*/
.el-table__fixed-right::before,
.el-table__fixed::before {
  background: none !important;
}

.content_paid_tip .tip_content .bg_img .el-image-viewer__wrapper .el-image-viewer__close {
  top: 60px;
  background: #fff;
}

.content_paid_tip .tip_content.exhibit{
  width: 1134px;
  margin: 0  auto;
}

/*有材百科*/
.w1134{
  width: 1134px;
  margin: 0 auto;
}
.yc_conItem{
   background-color: #fff;
   margin-bottom: 16px;
   padding: 16px 24px;
}
.yc_encyclopedia_head{
   padding: 24px 54px;
}
.yc_encyclopedia_head .h_title{
  float: left;
  color: #2589FF;
  font-size: 26px;
  line-height: 40px;
  font-weight: bold;
}
.yc_encyclopedia_head .head_search{
  width: 612px;
  height: 40px;
  float: left;
  margin-left: 54px;
}
.yc_encyclopedia_head .head_search input{
   width: 546px;
   border: 2px solid #2589FF;
   height: 40px;
   padding: 0 14px;
   float: left;
   line-height: 36px;
}
.yc_encyclopedia_head .head_search .btn{
   width: 66px;
   height: 40px;
   border: 1px solid #2589FF;
   background: url(../images/icon_cloud_search.png) center no-repeat;
   background-color: #2589FF;
   float: right;
   text-indent: -999999px;
}
.yc_encyclopedia_head .h_user{
   width: 130px;
   height: 40px;
   background-color: #05BC8B;
   margin-left: 20px;
   float: left;
}
.yc_encyclopedia_head .h_user a{
  display: block;
  height: 40px;
  background: url(../images/ico_usercenter.png) 22px 8px no-repeat;
  color: #fff;
  line-height: 40px;
  padding-left: 50px;
}
.yc_encyclopedia_center .bannerShow{
    height: 240px;
    width: 1086px;
}
.yc_encyclopedia_center .bannerShow img{
  width: 1086px;
  height: 240px;
}
.yc_encyclopedia_nav{
  margin-top: 12px;
  height: 172px;
}
.yc_encyclopedia_nav ul li{
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 16px;
}
.yc_encyclopedia_nav ul li img{
  height: 38px;
}
.yc_encyclopedia_nav ul li .title{
  color: #333;
  padding-top: 6px;
  line-height: 20px;
  padding-bottom: 12px;
}
.yc_encyclopedia .homerec_item{
  background-color: #fff;
  margin-bottom: 16px;
}
.yc_encyclopedia .homerec_item .tiBar{
  height: 48px;
  border-bottom: 1px solid #eee;
  padding: 0 24px;
}
.yc_encyclopedia .homerec_item .tiBar span{
  display: inline-block;
  line-height: 48px;
  color: #333;
  font-weight: bold;
}
.yc_encyclopedia .homerec_item .tiBar a{
  float: right;
  line-height: 48px;
  padding:0 18px;
  color: #999;
  background: url(../images/icon_more.png) right center no-repeat;
}
.yc_encyclopedia .homerec_item .list{
  padding: 16px 24px;
}
.yc_encyclopedia .homerec_item .list ul{
  margin-left: -16px;
}
.yc_encyclopedia .homerec_item .list ul li{
   width: 204px;
   height: 314px;
   border: 1px solid #EAEAEA;
   float: left;
   margin-left: 16px;
}
.yc_encyclopedia .homerec_item .list ul li .img{
   height: 202px;
   overflow: hidden;
}
.yc_encyclopedia .homerec_item .list ul li .img img{
  width: 202px;
}
.yc_encyclopedia .homerec_item .list ul li .info{
  padding: 0 10px;
}
.yc_encyclopedia .homerec_item .list ul li .title{
    line-height: 20px;
    height: 40px;
    color: #333;
    margin:6px 0;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.yc_encyclopedia .homerec_item .list ul li .price{
   color: #FF653D;
   font-weight: bold;
   margin-top: 2px;
}
.yc_encyclopedia .homerec_item .list ul li .pull{
  margin-top: 10px;
}
.yc_encyclopedia .homerec_item .list ul li .pull span{
  display: block;
  color: #999;
  font-size: 12px;
}
.yc_encyclopedia .homerec_item .list ul li .pull span:nth-child(1){
  float: left;
}
.yc_encyclopedia .homerec_item .list ul li .pull span:nth-child(2){
   overflow: hidden;
   text-align: right;
}
.reportCenterShow .tiBar{
  color: #151E33;
  font-size: 26px;
  margin-bottom: 16px;
  line-height: 36px;
}
/*有材智链*/
.YcChainNav{
  position: fixed;
  width: 120px;
  height:100%;
  background: #FFFFFF;
  box-shadow: 4px 0px 6px rgba(0, 0, 0, 0.1);
  left: 120px;
  top: 52px;
  padding-top: 10px;
}
.YcChainNav .navBox{
  max-height: 90%;
  overflow-y: scroll;
}
.YcChainNav .navBox::-webkit-scrollbar {
  width: 2px;
}
.YcChainNav .navBox::-webkit-scrollbar-track {
  background-color: #eee;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.YcChainNav .navBox::-webkit-scrollbar-thumb {
  background-color: #999;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.YcChainNav .item{
  height: 40px;
}
.YcChainNav .item a{
  padding: 0 14px;
  color:#323233;
  line-height: 40px;
}
.YcChainNav .item a:hover,.YcChainNav .item a.curr{
  background-color: #EBEDF0;
}
.ycChain_layout .innerNavtab{
  height: 48px;
  border-bottom: 1px solid #E1E6F0;
  padding: 0 24px;
  background-color: #fff;
}
.ycChain_layout .innerNavtab a{
  display: block;
  float: left;
  margin-right: 30px;
  color: #333;
  line-height: 48px;
  position: relative;
}
.ycChain_layout .innerNavtab a.router-link-active{
  color: #2577E3;
  font-weight: bold;
}
.ycChain_layout .innerNavtab a.router-link-active::after{
   content: '';
   display: block;
   position: absolute;
   width: 28px;
   height: 2px;
   bottom: 0;
   left: 50%;
   margin-left: -14px;
   background-color: #2577E3;
}
.YcChainConShow{
  background-color: #fff;
  padding: 16px 24px;
}
.YcChainConShow .switchTab{
  margin-bottom: 16px;
}
.YcChainConShow .switchTab a{
  display:inline-block;
  height: 36px;
  border: 1px solid #2577E3;
  padding: 0 28px;
  line-height: 34px;
  border-radius: 2px;
  color: #2577E3;
  margin-right: 18px;
}
.YcChainConShow .switchTab a.curr{
    color: #fff;
    background: #4286F7;
}
.ycChainMaplist ul li{
   float: left;
   margin-right: 1%;
   width: 15.8333%;
   border: 1px solid #EAEAEA;
   margin-bottom: 16px;
}
.ycChainMaplist ul li img{
  width: 100%;
  height: 152px;
  object-fit: cover;
}
@media (max-width: 1600px) and (min-width: 1360px){
  .ycChainMaplist ul li img{
    height: 120px;
  }
}
.ycChainMaplist ul li:nth-child(6n){
  margin-right: 0;
}
.ycChainMaplist ul li .title{
  color: #000;
  line-height:18px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 8px;
}
.YcChainConShow .w_copy_select{
   padding: 0;
}
.YcChainConShow .w_copy_select .sxrrbox a{
   margin: 0 12px 15px 0;
}
.YcChainConShow .w_copy_select .item:last-child{
   margin-bottom: 0;
}
.ycChainCompanyList ul li{
  width: 24.25%;
  float: left;
  margin-right: 1%;
  height: 114px;
  border: 1px solid #EAEAEA;
  box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.03);
  margin-bottom: 16px;
  padding: 16px;
}
.ycChainCompanyList ul li:nth-child(4n){
  margin-right: 0;
}
@media (max-width: 1600px) and (min-width: 1360px){
  .ycChainCompanyList ul li{
      width: 32.666%;
  }
  .ycChainCompanyList ul li:nth-child(3n){
    margin-right: 0;
  }
}
.ycChainCompanyList ul li .img{
   width: 60px;
   height: 60px;
   float: left;
   margin-right: 16px;
   border: 1px solid #eee;
}
.ycChainCompanyList ul li .img span{
  display: table-cell;
  width: 60px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
}
.ycChainCompanyList ul li .img span img {
  max-width: 56px;
  max-height: 56px;
}
.ycChainCompanyList ul li .info{
  overflow: hidden;
}
.ycChainCompanyList ul li .info .title{
   color: #333;
   font-size: 18px;
   font-weight: bold;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   line-height: 24px;
}
.ycChainCompanyList ul li .info .mal{
  margin-top: 8px;
}
.ycChainCompanyList ul li .info .mal img{
   height: 20px;
   margin-right: 12px;
   display: inline-block;
}
.ycChainCompanyList ul li .info .label{
  color: #999;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 4px;
}
.ycChainDetailShow .detaPicShow{
  background-color: #fff;
  padding: 30px;
  text-align: center;
  margin-bottom: 52px;
}
.ycChainDetailShow .detaPicShow img{
  cursor: pointer;
}
.ycChainDetailShow .bottombtm{
  position: fixed;
  background-color: #fff;
  height: 66px;
  background: #FFFFFF;
  box-shadow: 0px -3px 4px 1px rgba(0,0,0,0.1);
  bottom: 0;
  left: 255px;
  width:calc(100% - 270px);
  text-align: center;
}
.ycChainDetailShow .bottombtm a{
  display: inline-block;
  height: 40px;
  width: 120px;
  margin-left: 28px;
  line-height: 38px;
  margin-top: 12px;
  border-radius: 2px;
}
.ycChainDetailShow .bottombtm a.dwnbtn{
  background: #2589FF;
  color: #fff;
}
.ycChainDetailShow .bottombtm .share{
  color: #2589FF;
  border: 1px solid #2589FF;
  height: 40px;
  width: 120px;
  margin-left: 28px;
  border-radius: 2px;
}
.ycChainDetailShow .downTipPop{
  position: fixed;
  background-color: #fff;
  border-radius: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  text-align: center;
  padding: 24px;
}
.ycChainDetailShow .downTipPop h2{
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.ycChainDetailShow .downTipPop .tipCon{
  color: #999;
  font-size: 13px;
  padding: 8px 0;
}
.ycChainDetailShow .downTipPop  img{
  width: 160px;
}
.ycChainDetailShow .downTipPop .btn{
  text-align: center;
  margin-top: 20px;
}
.ycChainDetailShow .downTipPop .btn a{
    display: inline-block;
    color: #fff;
    background-color: #2589FF;
    width: 120px;
    height: 36px;
    border-radius: 2px;
    line-height: 36px;
}
.ycChainDetailShow .downTipPopMak{
  background-color: rgba(0, 0, 0, .6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 66;
}
.ycChainDetailShow .chainDataShow{
    background-color: #fff;
    padding: 24px 0;
    width: 100%;
    height: 100%;
}
.chainDataShow .cyltreeShow{
  position: relative;
}
.chainChartShow{
  background: url(../images/bztBg.png) no-repeat;
  background-size:100% 100%;
}
.chainChartShow #wrap {
  position: relative;
  width: 100%;
  transition: all .3s ease;
  opacity: 1;
}
.chainChartShow #chart-box {
  transition: all .3s ease 0.3s;
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  height: 1000px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.chainChartShow #wrap.on #chart-box {
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.chainChartShow #chart-box .chart-canvas {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 1;
  transform: scale(1);
  transition: all .3s ease;
}
.ycChainShowCon{
   margin-bottom: 50px;
}
.chainDataShow{
  touch-action: pan-y;
  cursor: pointer;
}
.ycChainDetailShow .bottombtm.chartShow .share{
  margin-top: 13px;
}
.YcChainConShow .newsShow ul li{
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
  margin-bottom: 16px;
}
.YcChainConShow .newsShow ul li:last-child{
  border-bottom: none;
}
.YcChainConShow .newsShow ul li:hover{
  background: none;
}
.YcChainConShow .newsShow ul li:hover .title{
  color:#2577E3;
}
.YcChainConShow .newsShow ul li img{
  width: 216px;
  height: 136px;
  object-fit: cover;
  float: left;
  margin-right: 20px;
}
.YcChainConShow .newsShow ul li .infos{
  overflow: hidden;
}
.YcChainConShow .newsShow ul li .title{
  color: #333;
  font-size: 16px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  white-space: nowrap;
}
.YcChainConShow .newsShow ul li .desc{
  color: #999;
  font-size: 14px;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top:6px;
  margin-bottom:6px;
  height: 48px;
}
.YcChainConShow .newsShow ul li .tag_c1{
  margin-bottom: 6px;
}
.YcChainConShow .newsShow ul li .tag_c1 span{
  display: inline-block;
  line-height: 20px;
  color: #999;
  background-color: #eee;
  border-radius: 2px;
  padding: 0 5px;
  margin-right: 10px;
  font-size: 12px;
}
.YcChainConShow .newsShow ul li .tag_c2 span{
  color: #999;
  font-size: 12px;
  margin-right: 10px;
}
.YcChainConShow .newsShow ul li .tag_c2 span:last-child{
  background: url(../images/ico_read.png) left center no-repeat;
  padding-left: 18px;
}