@charset "UTF-8";
html,
body {
  color: #333;
  background: #f5f5f5;
}
body,
form,
ul,
ol,
li,
dl,
dt,
dd,
th,
td,
p,
blockquote,
pre,
fieldset,
legend,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
textarea {
  margin: 0;
  padding: 0;
}
body,
div,
li,
dt,
dd,
td,
p,
span,
button,
input,
select,
textarea {
  font-size: 14px;
  /* font-family: Tahoma, Arial, 'Hiragino Sans GB', 'PingFang SC', \5b8b\4f53, sans-serif; */
  font-family: ui-sans-serif, system-ui, sans-serif, "PingFang SC", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: Courier New, Courier, monospace;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ol {
  list-style: none outside none;
}
span {
  font-size: 100%;
}
legend {
  color: #666;
}
fieldset,
img {
  border: 0 none;
}
img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: bottom;
  border: 0 none;
}
sub,
sup {
  position: relative;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -5px;
}
sub {
  bottom: -5px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
button,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  outline: 0;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type='radio'],
input[type='checkbox'] {
  position: relative;
  top: -2px;
}
textarea {
  overflow: auto;
}
a {
  color: #333;
  background: transparent;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  color: #2f76f1;
  text-decoration: none;
}
a:active {
  color: #2f76f1;
  outline: 0;
}
a:focus {
  outline: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt10 {
  margin-top: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pl10 {
  padding-left: 10px;
}
.mt16 {
  margin-top: 16px;
}
.mt20 {
  margin-top: 20px;
}
.mr16 {
  margin-right: 16px;
}
.mr20 {
  margin-right: 20px;
}
.mr8 {
  margin-right: 8px;
}
.mr24 {
  margin-right: 24px;
}
.mt30 {
  margin-top: 30px;
}
.pb20 {
  padding-bottom: 20px;
}
.fs12 {
  font-size: 12px;
}
.fs14 {
  font-size: 14px;
}
.fs16 {
  font-size: 16px;
}
.ffy {
  font-family: arial, tahoma, sans-serif;
}
@font-face {
  font-family: number;
  src: url('webfont/number.ttf');
}
.c666 {
  color: #666;
}
.c999 {
  color: #999;
}
.c2f76f1 {
  color: #2f76f1;
}
.c3eb396 {
  color: #3eb396;
}
.bfff {
  background: #fff;
}
.bf5f5f5 {
  background: #f5f5f5;
}
.b2f76f1 {
  background: #2f76f1;
}
.txtl {
  text-align: left;
}
.txtc {
  text-align: center;
}
.txtr {
  text-align: right;
}
a.c666 {
  color: #666;
}
a.c666:hover {
  color: #2f76f1;
}
.input {
  height: 18px;
  padding: 3px 5px;
  line-height: 18px;
  border: 1px solid #ddd;
}
.select {
  padding: 2px;
  border: 1px solid #ddd;
}
.textarea {
  padding: 5px;
  color: #666;
  border: 1px solid #ddd;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ofvisible {
  overflow: visible;
}
.coverbg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.cjjy_layout {
  clear: both;
  position: relative;
  z-index: 10;
  width: 1200px;
  margin: 0 auto;
}
.cjjy_layout:after,
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.-mt-10{
  margin-top: -40px;
}
.cjjy_selbox {
  position: relative;
  width: 260px;
  height: 28px;
  color: #666;
}
.cjjy_selbox .slidkey {
  display: block;
  position: relative;
  height: 28px;
  padding: 0 28px 0 12px;
  line-height: 26px;
  font-size: 12px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cjjy_selbox .slidkey i {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -6px;
  font-size: 12px;
  color: #bfbfbf;
}
.cjjy_selbox .slidkey input {
  width: 100%;
  padding: 0 30px 0 5px;
  line-height: 26px;
  border: 0 none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cjjy_selbox .slidkey_hide {
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 99;
  display: none;
  width: 100%;
  background: #fff;
  box-shadow: 0 3px 3px 0 #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cjjy_selbox .slidkey_hide ul {
  display: block;
  max-height: 160px;
  border: 1px #eee solid;
  border-bottom: 0;
  overflow-y: auto;
}
.cjjy_selbox .slidkey_hide li {
  float: none;
  height: 32px;
  margin: 0;
  padding: 0 0 0 12px;
  font-size: 12px;
  line-height: 32px;
  color: #666;
  background: #fff;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.cjjy_selbox .slidkey_hide li:hover {
  background: #f5f5f5;
}
.cjjy_adv {
  position: relative;
  /* height: 75px; */
  overflow: hidden;
}
.cjjy_adv .adv {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 75px;
  margin-left: -960px;
}
.cjjy_adv .adv img {
  width: 100%;
  height: 100%;
}
.cjjy_adv .close {
  position: absolute;
  top: 8px;
  right: 0;
  display: flex;
  width: 14px;
  height: 14px;
  color: #fff;
  align-items: center;
  justify-content: center;
  background: #6b7dff;
  border-radius: 50%;
  cursor: pointer;
}
.cjjy_adv .close i {
  font-size: 12px;
  transform: scale(0.6);
}
.cjjy_advs .cjjy_layout {
  display: flex;
  /* justify-content: space-between; */
}
.cjjy_advs .cjjy_layout a:nth-child(2) {
  padding: 0 18px;
}
.cjjy_advs .cjjy_layout::after {
  display: none;
}
.cjjy_topbar {
  position: relative;
  z-index: 19;
  height: 38px;
  font-size: 12px;
  color: #242424;
  background: #f4f4f4;
}
.cjjy_topbar .cjjy_layout {
  display: flex;
  justify-content: space-between;
}
.cjjy_topbar .cjjy_layout::after {
  display: none;
}
.cjjy_topbar ul {
  display: flex;
  height: 38px;
}
.cjjy_topbar li {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 12px;
}
.cjjy_topbar li p {
  display: flex;
  font-size: 12px;
  align-items: center;
}
.cjjy_topbar li a {
  display: flex;
  align-items: center;
}
.cjjy_topbar .topleft li {
  margin-right: 16px;
}
.cjjy_topbar .topmenu li {
  margin-left: 4px;
}
.cjjy_topbar .topmenu li i {
  margin-right: 4px;
}
.cjjy_topbar .slidedown {
  position: relative;
  display: flex;
  height: 100%;
  padding: 0 8px;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease;
}
.cjjy_topbar .slidedown.user:hover {
  background: transparent;
  box-shadow: none;
  color: #2F76F1;
}
.cjjy_topbar .slidedown span {
  display: flex;
  align-items: center;
}
.cjjy_topbar .slidedown span em {
  font-size: 12px;
}
.cjjy_topbar .slidedown span i {
  margin-left: 4px;
  font-size: 12px;
  color: #999;
  transition: all 0.2s ease-in-out;
}
.cjjy_topbar .slidedown span i.icon {
  margin: 0 4px 0 0;
}
.cjjy_topbar .slidedown .submenu {
  position: absolute;
  top: 38px;
  left: -1px;
  z-index: 9;
  display: none;
  width: 86px;
  /* padding: 8px 0; */
  background: #fff;
  border: 1px solid #ebebeb;
  border-top: 0;
  box-shadow: 1px 2px 10px -5px #ccc, -1px 2px 10px -5px #ccc;
}
.onRegister .slidedown .submenu {
  right: 0px !important;
  left: auto;
}
.cjjy_topbar .slidedown .submenu span:hover{
  color: #0074d4;
}
.cjjy_topbar .slidedown .submenu a,.cjjy_topbar .slidedown .submenu span {
  display: block;
  min-height: 24px;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 24px;
  color: #666;
}
.cjjy_topbar .slidedown .submenu a:hover {
  color: #0074d4;
}
.cjjy_topbar .slidedown:hover {
  background: #fff;
  box-shadow: 1px 2px 10px -5px #ccc, -1px 2px 10px -5px #ccc;
}
.cjjy_topbar .slidedown:hover i {
  transform: rotate(180deg);
}
.cjjy_topbar .slidedown:hover i.icon {
  color: #2f76f1;
  transform: rotate(0);
}
.cjjy_topbar .slidedown:hover .submenu {
  display: block;
}
.cjjy_header {
  position: relative;
  z-index: 12;
  height: 98px;
  padding-top: 16px;
  background: #fff;
}
.cjjy_header .cjjy_layout {
  display: flex;
}
.cjjy_header .logo {
  height: 74px;
}
.cjjy_header .logo img {
  height: 100%;
}
.cjjy_header .searchbar {
  flex: 1;
  margin: 0 24px 0 100px;
}
.cjjy_header .topsearch {
  display: flex;
  height: 40px;
  border: 2px solid #2f76f1;
}
.cjjy_header .topsearch .sea_inner {
  flex: 1;
}
.cjjy_header .topsearch .sea_inner input {
  width: 100%;
  height: 100%;
  padding: 0 16px;
  border: 0;
}
input::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
input::-ms-input-placeholder {
  color: #999;
}
.cjjy_header .topsearch .sea_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  color: #fff;
  background: #2f76f1;
}
.cjjy_header .topsearch .sea_btn:hover {
  opacity: 0.8;
}
.cjjy_header .searchbar .hot a {
  display: inline-block;
  margin: 6px 12px 0 0;
  font-size: 12px;
  color: #999;
}
.cjjy_header .searchbar .hot a:hover,
.cjjy_header .searchbar .hot a:focus {
  color: #2f76f1;
}
.cjjy_header .cartbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 106px;
  height: 40px;
  margin-right: 20px;
  color: #2f76f1;
  border: 1px solid #2f76f1;
}
.cjjy_header .cartbtn.mr-0{
  margin-right: 0;
}
.cjjy_header .cartbtn i {
  margin-right: 8px;
  font-size: 18px;
}
.cjjy_header .cartbtn:hover {
  color: #fff;
  background: #2f76f1;
}
.cjjy_header .hotline {
  position: absolute;
  top: 68px;
  right: 8px;
  display: flex;
  align-items: center;
}
.cjjy_header .hotline .icon {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: url(../images/cjjy_phone.png) no-repeat center/100% 100%;
}
.cjjy_header .hotline dl {
  flex: 1;
}
.cjjy_header .hotline dt {
  color: #989898;
}
.cjjy_header .hotline dd {
  font-family: number;
  font-size: 20px;
  font-weight: bold;
  color: #17a479;
}
.cjjy_nav {
  position: relative;
  z-index: 11;
  height: 42px;
  background: #fff;
  border-bottom: 2px solid #2f76f1;
}
.cjjy_nav .nav_allsort,
.cjjy_nav .nav_item {
  /* float: left; */
  height: 40px;
  flex: 1;
  text-align: center;
}
.cjjy_nav .nav_allsort .allnav {
  position: relative;
  display: block;
  width: 230px;
  height: 40px;
  margin-right: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background-color: #2f76f1;
  border-radius: 4px 4px 0 0;
}
.cjjy_nav .nav_allsort .allnav i {
  margin-right: 10px;
}
.cjjy_nav .nav_allsort .allsort_list {
  position: absolute;
  top: 42px;
  right: auto;
  bottom: auto;
  left: 0;
  z-index: 10;
  display: none;
  width: 230px;
  height: 400px;
  background: #fff;
  border-bottom: 1px solid #eee;
}
.cjjy_nav .nav_allsort .allsort_list.block {
  display: block;
}
.cjjy_nav .nav_allsort .allsort_list.hover {
  display: block;
}
.cjjy_nav .nav_allsort .allsort_list ul {
  position: relative;
  height: auto;
}
.cjjy_nav .nav_allsort .allsort_list .list_item {
  height: 67px;
  padding-left: 50px;
  border-left: 4px #fff solid;
  text-align: left;
}
.cjjy_nav .nav_allsort .allsort_list .list_item:last-child {
  height: 65px;
}
.cjjy_nav .nav_allsort .allsort_list .list_item h3 {
  position: relative;
  padding: 12px 0 4px;
  font-size: 14px;
}
.cjjy_nav .nav_allsort .allsort_list .list_item img {
  width: 26px;
  height: 26px;
  object-fit: cover;
  position: absolute;
  top: 20px;
  left: -36px;
  border-radius: 50%;
}
.cjjy_nav .nav_allsort .allsort_list .list_item h3 i {
  position: absolute;
  top: 14px;
  left: -30px;
  font-size: 20px;
  color: #666;
}
.cjjy_nav .nav_allsort .allsort_list .list_item h3::after {
  content: '\ea84';
  position: absolute;
  top: 16px;
  right: 16px;
  font-family: iconfont;
  font-size: 12px;
  line-height: 1;
  color: #999;
}
.cjjy_nav .nav_allsort .allsort_list .list_item_box{
  display: flex;
}
.cjjy_nav .nav_allsort .allsort_list .list_item a.lt {
  margin-right: 8px;
  font-size: 12px;
  line-height: 20px;
  color: #999;
  max-width: 60px;
  overflow: hidden;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_nav .nav_allsort .allsort_list .list_item a.lt:hover {
  text-decoration: underline;
}
.cjjy_nav .nav_allsort .allsort_list .list_item:hover {
  background: #f2f7ff;
  border-left: 4px #2f76f1 solid;
}
.cjjy_nav .nav_allsort .allsort_list .list_item:hover a.lt,
.cjjy_nav .nav_allsort .allsort_list .list_item:hover h3,
.cjjy_nav .nav_allsort .allsort_list .list_item:hover h3::after {
  color: #2f76f1;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd {
  position: absolute;
  top: -2px;
  left: 230px;
  display: none;
  width: 970px;
  height: 402px;
  padding: 20px;
  background: #fff;
  border: 2px solid #2f76f1;
  overflow-y: auto;
  /* display:flex; */
  justify-content:space-between;
}
.flex_list_flex_box{
  flex:1 0 0;
  flex-direction: column;
}
.list_flex_item{
  display: flex;
  margin-bottom: 16px;
  align-items: flex-start;
}
.list_flex_item:last-child{
  margin-bottom: 20px;
}
.list_tit{
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
}
.list_tit:hover{
  color:#2f76f1;
  text-decoration: underline;
}
.list_tit::after{
  content: '\ea84';
  margin-left: 10px;
  font-family: iconfont;
  font-size: 14px;
  line-height: 1;
  color: #999;
}
.list_right{
  flex:1 0 0;
  display: flex;
  flex-wrap: wrap;
}
.list_right span{
  cursor: pointer;
  padding: 0 10px;
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.647);
  font-weight: 400;
  margin-bottom: 8px;
}
.list_right span:hover{
  color:#2f76f1;
  text-decoration: underline;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd .logo_box{
  width:230px;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd .logo_tit{
  text-align: center;
  font-size: 14px;
  font-family: 'PingFang SC';
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-bottom: 16px;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd .logo_img{
  display: flex;
  flex-wrap: wrap;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd .logo_img .logo_img_item{
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: auto;
  margin-bottom: 16px;
}
.logo_item_name{
  display: flex;
  justify-content: center;
  max-width: 60%;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-family: 'PingFang SC';
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-top: 4px;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd .logo_img .logo_img_item_img{
  width: 60px;
  cursor: pointer;
  border-radius: 0;
  height: 40px;
  position: static;
}



.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd .subtt {
  padding: 0 0 5px;
  font-size: 14px;
  font-weight: bold;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd .lit_cont {
  margin-bottom: 6px;
  padding-bottom: 8px;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd .lit_cont a {
  margin-right: 20px;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd .lit_cont a:hover {
  color: #2f76f1;
}
.cjjy_nav .nav_allsort .allsort_list .list_item .list_item_bd li:last-child .lit_cont {
  border-bottom: 0;
}
.cjjy_nav .nav_allsort .allsort_list .list_item.hover .list_item_bd {
  display: flex;
}
.cjjy_nav .nav_item a {
  display: block;
  /* margin: 0 28px; */
  font-size: 16px;
  line-height: 40px;
}
.cjjy_nav .nav_item a.on {
  font-weight: bold;
  color: #2f76f1;
}
.cjjy_nav .nav_item a:hover {
  color: #2f76f1;
}
.cjjy_quality {
  /* height: 90px; */
  color: #fff;
  /* background: #2f76f1; */
}
.cjjy_quality ul {
  display: flex;
}
.cjjy_quality li {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  height: 90px;
}
.cjjy_quality li .icon {
  width: 60px;
  height: 60px;
}
.cjjy_quality li .icon img {
  width: 100%;
}
.cjjy_quality li b {
  margin-left: 8px;
  font-size: 18px;
}
.cjjy_service {
  padding: 40px 0;
}
.cjjy_service .cjjy_layout {
  display: flex;
}
.cjjy_service .phone {
  margin-right: 50px;
}
.cjjy_service .phone dt {
  font-size: 18px;
}
.cjjy_service .phone dt i {
  top: -2px;
  margin-right: 5px;
  font-size: 22px;
  color: #2f76f1;
}
.cjjy_service .phone dd .num {
  padding: 6px 0 0px;
  font-size: 22px;
  color: #2f76f1;
  font-size: 20px;
}
.cjjy_service .phone dd a {
  display: inline-block;
  height: 36px;
  padding: 0 40px;
  line-height: 36px;
  color: #2f76f1;
  border: 1px #2f76f1 solid;
}
.cjjy_service .phone dd a:hover {
  color: #fff;
  background: #2f76f1;
}
.cjjy_service ul {
  display: flex;
  flex: 1;
}
.cjjy_service li {
  width: 155px;
  /* padding-left: 50px; */
}
.cjjy_service li h3 {
  position: relative;
  padding-bottom: 10px;
  font-size: 16px;
}
.cjjy_service li h3 i {
  position: absolute;
  top: -2px;
  left: -30px;
  font-size: 26px;
  color: #2f76f1;
}
.cjjy_service li a {
  display: block;
  font-size: 12px;
  line-height: 24px;
  color: #666;
  margin-left: 28px;
}
.cjjy_service li a:hover {
  color: #2f76f1;
}
.cjjy_service .code .img {
  display: block;
  width: 120px;
  height: 120px;
  padding: 8px;
  border: 1px #eee solid;
}
.cjjy_service .code .img img {
  width: 100%;
  height: 100%;
}
.cjjy_service .code label {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #666;
  text-align: center;
}
.cjjy_footer {
  padding: 16px 0;
  background: #f5f5f5;
}
.cjjy_footer .copr p {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
}
.cjjy_footer .copr a {
  padding: 0 4px;
  color: #666;
}
.cjjy_footer .copr a:hover {
  color: #2f76f1;
}
.cjjy_footer .copr .link {
  margin-bottom: 8px;
}
.cjjy_footer .copr .link a {
  margin: 0 12px;
}
.cjjy_footer .copr span {
  padding: 0 4px;
}
.cjjy_page {
  clear: both;
  padding: 24px 0;
  overflow: hidden;
}
.cjjy_page .items li {
  display: inline-block;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  line-height: 30px;
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
}
.cjjy_page .items li.prev,
.cjjy_page .items li.next {
  width: 58px;
}
.cjjy_page .items li.disabled,
.cjjy_page .items li.disabled:hover {
  color: #ccc;
  border-color: #eee;
}
.cjjy_page .items li.disabled a,
.cjjy_page .items li.disabled:hover a {
  color: #ccc;
}
.cjjy_page .items li.dot {
  width: 16px;
  height: 26px;
  line-height: 26px;
  background: 0;
  border: 0 none;
  cursor: default;
}
.cjjy_page .items a {
  display: block;
  font-size: 14px;
  cursor: pointer;
}
.cjjy_page .items li:hover {
  border-color: #2f76f1;
}
.cjjy_page .items li:hover a {
  color: #2f76f1;
}
.cjjy_page .items li.cur {
  font-weight: bold;
  color: #fff;
  background: #2f76f1;
  border-color: #2f76f1;
}
.cjjy_page .items li.cur a {
  color: #fff;
}
.cjjy_page .total {
  margin-left: 10px;
}
.cjjy_page .total,
.cjjy_page .text {
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #999;
}
.cjjy_page .form span {
  float: left;
  margin-left: 10px;
}
.cjjy_page .form .input {
  width: 36px;
  height: 32px;
  font-size: 14px;
  text-align: center;
  border-color: #f0f0f0;
}
.cjjy_page label {
  margin-right: 5px;
}
.cjjy_page .pagel li {
  position: relative;
  margin: 0 0 0 -1px;
}
.cjjy_page .pagel li:hover {
  z-index: 10;
}
.cjjy_page .btn {
  display: inline-block;
  width: 52px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
}
.cjjy_page .btn:hover {
  color: #fff;
  background: #2f76f1;
  border-color: #2f76f1;
}
.cjjy_pagedet {
  margin-top: 20px;
  padding: 10px 0;
}
.cjjy_pagedet p {
  font-size: 14px;
}
.cjjy_firstscreen .cjjy_layout {
  display: flex;
}
.cjjy_firstscreen .banner {
  position: relative;
  width: 740px;
  height: 400px;
  margin-left: 230px;
  overflow: hidden;
}
.cjjy_firstscreen .banner .hd {
  position: absolute;
  bottom: 16px;
  left: 0;
  z-index: 9;
  width: 100%;
  font-size: 0;
}
.cjjy_indinfolist .indinfo .hd {
  position: absolute;
  bottom: 16px;
  left: 0;
  z-index: 9;
  width: 100%;
  font-size: 0;
  /* display: flex; */
  /* height: 136px; */
  /* padding: 12px; */
  /* background: #f5f5f5; */
}
.cjjy_firstscreen .banner .hd ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cjjy_indinfolist .indinfo .hd ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cjjy_firstscreen .banner .hd li {
  width: 20px;
  height: 4px;
  margin: 0 4px;
  text-indent: -9999px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.cjjy_indinfolist .indinfo .hd li {
  width: 20px;
  height: 4px;
  margin: 0 4px;
  text-indent: -9999px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.cjjy_firstscreen .banner .hd li.on {
  background: #fff;
}
.cjjy_indinfolist .indinfo .hd li.on {
  background: #fff;
}
.cjjy_firstscreen .banner .bd li {
  height: 400px;
}
.cjjy_firstscreen .banner .bd li img {
  width: 100%;
}
.cjjy_firstscreen .banner .focusbtn {
  position: absolute;
  top: 50%;
  z-index: 99;
  display: flex;
  width: 32px;
  height: 56px;
  margin-top: -28px;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  transition: all 0.5s;
}
.cjjy_firstscreen .banner .focusbtn i {
  font-size: 20px;
  color: #fff;
}
.cjjy_firstscreen .indinfo .focusbtn.prev {
  left: -32px;
}
.cjjy_firstscreen .banner .focusbtn.prev {
  left: -32px;
}
.cjjy_firstscreen .banner .focusbtn.next {
  right: -32px;
}
.cjjy_firstscreen .banner .focusbtn.next {
  right: -32px;
}
.cjjy_firstscreen .banner .focusbtn:hover {
  background: rgba(0, 0, 0, 0.6);
}
.cjjy_firstscreen .banner:hover .focusbtn.prev {
  left: 0;
}
.cjjy_firstscreen .banner:hover .focusbtn.next {
  right: 0;
}

.cjjy_indinfolist .indinfo .focusbtn {
  position: absolute;
  top: 50%;
  z-index: 99;
  display: flex;
  width: 32px;
  height: 56px;
  margin-top: -28px;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  transition: all 0.5s;
}
.cjjy_indinfolist .indinfo .focusbtn i {
  font-size: 20px;
  color: #fff;
}
.cjjy_indinfolist .indinfo .focusbtn.prev {
  left: -32px;
}
.cjjy_indinfolist .indinfo .focusbtn.next {
  right: -32px;
}
.cjjy_indinfolist .indinfo .focusbtn:hover {
  background: rgba(0, 0, 0, 0.6);
}
.cjjy_indinfolist .indinfo:hover .focusbtn.prev {
  left: 0;
}
.cjjy_indinfolist .indinfo:hover .focusbtn.next {
  right: 0;
}
.cjjy_logbar {
  flex: 1;
  width: 230px;
  height: 400px;
  background: #fff url(../images/cjjy_logbarbg.png) no-repeat top center;
  overflow: hidden;
}
.cjjy_logbar .top {
  height: 134px;
  padding: 16px 20px;
  text-align: center;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.cjjy_logbar .top .img {
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #fff;
  border-radius: 50%;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.04);
  overflow: hidden;
}
.cjjy_logbar .top img {
  width: 100%;
}
.cjjy_logbar .top dl {
  margin-top: 4px;
}
.cjjy_logbar .top dt {
  font-size: 12px;
  color: #666;
}
.cjjy_logbar .top dd {
  display: inline-block;
}
.cjjy_logbar .top dd a {
  float: left;
  width: 54px;
  height: 24px;
  margin-top: 8px;
  font-size: 12px;
  line-height: 22px;
  color: #2f76f1;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #2f76f1;
  border-radius: 0 4px 4px 0;
}
.cjjy_logbar .top dd a.blue {
  color: #fff;
  background: #2f76f1;
  border-radius: 4px 0 0 4px;
}
.cjjy_enterslide {
  height: 116px;
  border-bottom: 1px solid #eee;
}
.cjjy_enterslide .hd ul {
  display: flex;
}
.cjjy_enterslide .hd li {
  position: relative;
  flex: 1;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  transition-duration: 0.3s;
}
.cjjy_enterslide .hd li::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #2f76f1;
  border-radius: 2px;
  transition-duration: 0.3s;
}
.cjjy_enterslide .hd li.on {
  color: #2f76f1;
}
.cjjy_enterslide .hd li.on::after {
  width: 20px;
  margin-left: -10px;
}
.cjjy_entrance ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 18px;
}
.cjjy_entrance li {
  position: relative;
  top: 0;
  flex: 0 0 33.33%;
  margin-bottom: 15px;
  text-align: center;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cjjy_entrance li a {
  display: block;
}
.cjjy_entrance li .icon {
  width: 28px;
  height: 28px;
}
.cjjy_entrance li span {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 12px;
  color: #333;
}
.cjjy_entrance li:hover {
  top: -5px;
}
.cjjy_logbar .cjjy_newslist {
  height: 150px;
  border-bottom: 1px solid #eee;
}
.cjjy_newslist {
  padding: 0 16px;
}
.cjjy_newslist .title {
  display: flex;
  align-items: center;
  padding: 12px 0 8px;
}
.cjjy_newslist .title label {
  flex: 1;
}
.cjjy_newslist .title a {
  font-size: 12px;
  color: #999;
}
.cjjy_newslist .title a:hover {
  color: #2f76f1;
}
.cjjy_newslist li {
  display: flex;
  align-items: center;
  height: 24px;
}
.cjjy_newslist li .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  color: #f60;
  background: #ffe8ce;
  border-radius: 2px;
}
.cjjy_newslist li .icon i {
  font-size: 12px;
}
.cjjy_newslist li p {
  flex: 1;
  width: 0;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_newslist li em {
  margin-left: 20px;
  font-size: 12px;
  color: #666;
}
.cjjy_newslist li:first-child .icon {
  color: #286de6;
  background: #d7e5ff;
}
.cjjy_qualityshop .titlebar {
  display: flex;
  padding: 12px 0;
}
.cjjy_qualityshop .titlebar .title {
  display: flex;
  flex: 1;
  align-items: center;
  line-height: 1;
}
.cjjy_qualityshop .titlebar .title svg {
  width: 28px;
  height: 28px;
  margin-right: 8px;
}
.cjjy_qualityshop .titlebar .title span {
  margin-right: 16px;
  font-size: 18px;
  color: #000;
}
.cjjy_qualityshop .titlebar .title label {
  color: #8e97ac;
}
.cjjy_qualityshop .titlebar .hd {
  display: flex;
  padding-right: 12px;
  align-items: center;
}
.cjjy_qualityshop .titlebar .hd i {
  padding: 0 4px;
  font-size: 12px;
  color: #2f76f1;
}
.cjjy_qualityshop .titlebar .hd .prevStop i,
.cjjy_qualityshop .titlebar .hd .nextStop i {
  color: #ccc;
}
.cjjy_qualityshop .titlebar .hd .pageState {
  color: #999;
}
.cjjy_qualityshop .titlebar .hd .pageState span {
  color: #333;
}
.cjjy_shoplist {
  height: 96px;
  overflow: hidden;
}
.cjjy_shoplist li {
  float: left;
  width: 291px !important;
  height: 96px;
  margin-right: 9px;
  background: linear-gradient(270deg, #eaf5ff 0, #f5fbff 52%, #eaf5ff 100%);
  border: 1px solid #eee;
}
.cjjy_shoplist .info {
  display: flex;
  align-items: center;
  height: 64px;
  padding: 0 16px;
}
.cjjy_shoplist .info .logo {
  width: 50px;
  height: 50px;
  margin-right: 12px;
  border: 1px solid #ececec;
  border-radius: 50%;
  overflow: hidden;
}
.cjjy_shoplist .info .logo img {
  width: 100%;
}
.cjjy_shoplist .info dl {
  flex: 1;
  width: 0;
}
.cjjy_shoplist .info dt {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_shoplist .info dd {
  font-size: 12px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_shoplist .jrdp {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  font-size: 12px;
  color: #24a7e8;
  background: rgba(255, 255, 255, 0.6);
}
.cjjy_shoplist a i {
  position: relative;
  left: 2px;
  font-size: 12px;
  transition-duration: 0.3s;
}
.cjjy_shoplist li:nth-child(4n + 2) {
  background: linear-gradient(270deg, #cffbf3 0, #eefffc 47.61%, #cffbf3 97.25%);
}
.cjjy_shoplist li:nth-child(4n + 2) .jrdp {
  color: #3aafca;
}
.cjjy_shoplist li:nth-child(4n + 3) {
  background: linear-gradient(270deg, #e3ecfd 0, #f7f9fe 47.61%, #e3ecfd 97.25%);
}
.cjjy_shoplist li:nth-child(4n + 3) .jrdp {
  color: #738add;
}
.cjjy_shoplist li:nth-child(4n + 4) {
  background: linear-gradient(270deg, #fff6ea 0, #fefcf9 47.61%, #fff6ea 97.25%);
}
.cjjy_shoplist li:nth-child(4n + 4) .jrdp {
  color: #f39748;
}
.cjjy_shoplist a:hover i {
  left: 12px;
}
.cjjy_resource .cjjy_layout {
  height: 290px;
  background: url(../images/cjjy_resourcebg.jpg) no-repeat center;
}
.cjjy_resource .title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0;
}
.cjjy_resource .title b {
  padding: 0 12px;
  font-size: 22px;
  color: #fff;
}
.cjjy_resource .title i {
  width: 18px;
  height: 16px;
  background: url(../images/cjjy_titleicon.png) no-repeat center/100% 100%;
}
.cjjy_resource .title i:first-child {
  transform: scale(-1);
}
.cjjy_resource .bd {
  height: 192px;
  margin: 4px 0 0 24px;
  overflow: hidden;
}
.cjjy_resource .ulWrap {
  overflow: hidden;
}
.cjjy_resource .bd ul {
  float: left;
  width: 220px;
  margin-right: 12px;
}
.cjjy_resource .bd li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  padding: 10px 16px;
  background: #fff;
}
.cjjy_resource .bd li .logo {
  width: 70px;
  height: 70px;
  margin-right: 16px;
}
.cjjy_resource .bd li .logo img {
  width: 100%;
}
.cjjy_resource .bd li dl {
  flex: 1;
  width: 0;
}
.cjjy_resource .bd li dt {
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_resource .bd li dd {
  margin-top: 4px;
  font-size: 16px;
  color: #666;
}
.cjjy_resource .hd {
  margin-top: 16px;
}
.cjjy_resource .hd ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cjjy_resource .hd li {
  width: 20px;
  height: 4px;
  margin: 0 4px;
  text-indent: -9999px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  cursor: pointer;
}
.cjjy_resource .hd li.on {
  background: #fff;
}
.cjjy_mainscreen {
  position: relative;
  /* padding-bottom: 40px; */
  overflow: hidden;
}
.cjjy_mainscreen::before,
.cjjy_mainscreen::after {
  content: '';
  position: absolute;
  width: 179px;
  height: 170px;
  left: 50%;
  background: url(../images/cjjy_recticon.png) no-repeat center;
}
.cjjy_mainscreen::before {
  top: 540px;
  margin-left: -746px;
  display: none;
}
.cjjy_mainscreen::after {
  top: 1515px;
  margin-left: 560px;
}
.cjjy_moduletitle {
  display: flex;
  align-items: center;
}
.cjjy_moduletitle .title {
  position: relative;
  display: flex;
  align-items: center;
  width: 200px;
  height: 60px;
  margin-right: 20px;
  padding: 0 20px;
  background: linear-gradient(90deg, #2f76f1 4.55%, #69b8ff 100%);
}
.cjjy_moduletitle .title::after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  border: 10px solid transparent;
  border-width: 30px 10px;
  border-color: #69b8ff transparent transparent #69b8ff;
}
.cjjy_moduletitle .title .icon {
  width: 44px;
  height: 44px;
  margin-right: 16px;
  background: #e9f2fd;
  border-radius: 50%;
  overflow: hidden;
}
.cjjy_moduletitle .title .icon img {
  width: 100%;
}
.cjjy_moduletitle .title b {
  font-size: 20px;
  color: #fff;
}
.cjjy_moduletitle .hd {
  flex: 1;
  margin-left: 12px;
}
.cjjy_moduletitle .hd ul {
  display: flex;
}
.cjjy_moduletitle .hd li {
  position: relative;
  height: 40px;
  padding: 0 24px;
  font-size: 16px;
  line-height: 40px;
  color: #666;
  cursor: pointer;
  transition-duration: 0.3s;
}
.cjjy_moduletitle .hd li::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0;
  height: 3px;
  background: #2f76f1;
  border-radius: 2px;
  transition-duration: 0.3s;
}
.cjjy_moduletitle .hd li.on {
  font-weight: bold;
  color: #2f76f1;
}
.cjjy_moduletitle .hd li.on::after {
  width: 40px;
  margin-left: -20px;
}
.cjjy_moduletitle .more {
  display: flex;
  align-items: center;
  height: 30px;
  margin-right: 24px;
  padding: 0 12px;
  font-size: 12px;
  color: #8e97ac;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid #eee;
  border-radius: 15px;
}
.cjjy_moduletitle .more i {
  margin: 0 -4px 0 2px;
  font-size: 12px;
}
.cjjy_moduletitle .more:hover {
  color: #2f76f1;
  background: rgba(255, 255, 255, 0.8);
  border-color: #2f76f1;
}
.cjjy_moduletitle .info {
  flex: 1;
  margin-left: 12px;
}
.cjjy_moduletitle .info p {
  font-size: 20px;
  font-weight: bold;
  background: -webkit-linear-gradient(top, #ffc86d, #eb9100);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cjjy_bidsale .cjjy_layout {
  height: 569px;
  background: url(../images/cjjy_bidsalebg.jpg) no-repeat center;
}
.cjjy_bidsale .bd {
  height: 486px;
  padding: 16px 24px 0;
  overflow: hidden;
}
.cjjy_bidsalelist li {
  position: relative;
  display: flex;
  align-items: center;
  height: 94px;
  padding: 12px 46px 12px 16px;
  background: #fff;
  transition-duration: 0.3s;
}
.cjjy_bidsalelist li::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #eee;
}
.cjjy_bidsalelist li:hover {
  background: #f8f8f8;
}
.cjjy_bidsalelist li:hover .info a {
  color: #2f76f1;
}
.cjjy_bidsalelist li .proimg {
  width: 70px;
  height: 70px;
  margin-right: 20px;
  overflow: hidden;
}
.cjjy_bidsalelist li .proimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cjjy_bidsalelist li .info {
  /* flex: 1; */
  width: 370px;
}
.cjjy_bidsalelist li .info a {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
}
.cjjy_bidsalelist li .info p {
  margin-top: 4px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_bidsalelist li .weight {
  width: 188px;
  margin-left: 32px;
}
.cjjy_bidsalelist li .weight span {
  display: block;
  font-size: 12px;
  color: #666;
}
.cjjy_bidsalelist li .weight span b {
  margin-right: 4px;
  font-family: number;
  font-size: 18px;
  color: #2f76f1;
}
.cjjy_bidsalelist li .weight label {
  display: block;
  margin-top: 4px;
  color: #666;
}
.cjjy_bidsalelist li .firm {
  width: 238px;
  margin-left: 32px;
}
.cjjy_bidsalelist li .firm .firm-flex{
  display: flex;
  align-items: center;
}
.cjjy_bidsalelist li .firm .firm-flex .firm-flex-relative{
  position: relative;

}
.cjjy_bidsalelist li .firm .firm-flex .firm-flex-relative:hover .info-tip{
  display: block;
}
.cjjy_bidsalelist li .firm .firm-flex .btn-style{
  padding: 4px 5px;
  box-sizing: border-box;
  border-radius: 2px;
  background: #FFF;
  font-family: "PingFang SC";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  margin-right: 8px;
  margin-top: 0;
  cursor: pointer;
  position: relative;
}
.cjjy_bidsalelist li .firm .firm-flex .btn-style:hover{
  opacity: 0.75;
}
.cjjy_bidsalelist li .firm .firm-flex .info-tip{
  display: none;
  position: absolute;
  top: 26px;
  left: -50%;
  width: 240px;
  height: auto;
  padding: 8px;
  border-radius: 4px;
  background: #FFF;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  margin-right: 8px;
  margin-top: 0;
  color: #fff;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  line-height: 20px;
}
.cjjy_bidsalelist li .firm .firm-flex .info-tip::after{
  content: "";
  position: absolute;
  top: -5px;
  left: 60px;
  width: 0;
  height: 0;
  border-width: 0 5px 5px 5px;
  border-style: solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;

}
.info-tip-title{
  font-family: "PingFang SC";
  font-size: 14px;
  margin-bottom: 4px;
}
.cjjy_bidsalelist li .firm .firm-flex .btn-style.btn-examine{
  color: #ff1f1f;
  border: 0.5px solid #ff1f1f;
}
.cjjy_bidsalelist li .firm .firm-flex .btn-style.btn-auto{
  color: #2f76f1;
  border: 0.5px solid #2f76f1;
}

.cjjy_bidsalelist li .firm .status {
  position: relative;
  display: flex;
  align-items: center;
  height: 20px;
  margin-left: -4px;
  overflow: hidden;
}
.cjjy_bidsalelist li .firm .status i {
  font-size: 64px;
}
.cjjy_bidsalelist li .firm .status label {
  /* position: absolute; */
  /* top: 0; */
  width: 68px;
  height: 20px;
  padding-right: 4px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  z-index: 1;
  /* background-image: url(../images/jjztbg.png); */
  /* background-repeat: no-repeat; */
  /* background-size: 100%; */
}
.cjjy_bidsalelist li .firm .status .jiantou {
  width: 60px;
  height: 20px;
  background-color: #2f76f1;
  position: absolute;
}
.cjjy_bidsalelist li .firm .status .jiantou .jiantouj {
  position: absolute;
  /* right: -18px; */
  left:60px;
  border: 10px solid transparent;
  border-left-width: 8px;
  border-left-color: #2f76f1;
}

.cjjy_bidsalelist li .firm span {
  display: block;
  margin-top: 4px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_bidsalelist li .firm span i {
  position: relative;
  top: -1px;
  margin-right: 4px;
  color: #888;
}
.cjjy_bidsalelist li .operate {
  width: 108px;
  margin-left: 32px;
}
.cjjy_bidsalelist li .operate a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  color: #fff;
  background: linear-gradient(103.07deg, #ff9851 13.61%, #ff6e34 94.13%);
  border-radius: 16px;
  cursor: pointer;
}

.cjjy_bidsalelist li .operate a i {
  margin-right: 4px;
  transition-duration: 0.3s;
}
.cjjy_bidsalelist li .operate a:hover i {
  margin-right: 8px;
}
.cjjy_bidsalelist li .operate .ash {
  color: #fff;
  background: linear-gradient(103.07deg, #eec1a3 13.61%, #f7a889 94.13%);
}
.cjjy_bidsalelist li .operate span i {
  margin-right: 4px;
  transition-duration: 0.3s;
}
.cjjy_bidsalelist li .operate span:hover i {
  margin-right: 8px;
}
.cjjy_purchase .cjjy_layout {
  height: 403px;
  background: url(../images/cjjy_purchasebg.jpg) no-repeat center;
}
.cjjy_purchase .cjjy_moduletitle .title {
  background: linear-gradient(90deg, #fa9c03 4.55%, #ffc76a 100%);
}
.cjjy_purchase .cjjy_moduletitle .title::after {
  border-color: #ffc76a transparent transparent #ffc76a;
}
.cjjy_purchase .cjjy_moduletitle .title .icon {
  background: #faf5ed;
}
.cjjy_purchase .cjjy_moduletitle .more:hover {
  color: #fa9c03;
  border-color: #fa9c03;
}
.cjjy_purchaselist ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0 24px;
  overflow: hidden;
}
.cjjy_purchaselist li {
  position: relative;
  width: 373px;
  height: 144px;
  margin: 16px 16px 0 0;
  padding: 16px;
  background: #fff;
  border: 1px solid #eee;
  transition-duration: 0.3s;
}
.cjjy_purchaselist li:hover {
  border-color: #fa9c03;
}
.cjjy_purchaselist li .tag {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
}
.cjjy_purchaselist li .tag::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 32px solid #fdad2a;
  border-left: 32px solid transparent;
}
.cjjy_purchaselist li .tag em {
  position: relative;
  z-index: 10;
  font-size: 12px;
  color: #fff;
}
.cjjy_purchaselist li dt {
  display: flex;
  height: 22px;
  align-items: center;
}
.cjjy_purchaselist li dt label {
  margin-right: 16px;
  font-size: 16px;
}
.cjjy_purchaselist li dt span {
  display: flex;
  align-items: center;
  color: #999;
}
.cjjy_purchaselist li dt span b {
  margin: 0 4px;
  font-size: 16px;
  font-family: number;
}
.cjjy_purchaselist li dd {
  display: flex;
  margin-top: 16px;
  flex-direction: column;
}
.cjjy_purchaselist li dd span {
  display: flex;
  height: 24px;
  color: #666;
  align-items: center;
}
.cjjy_purchaselist li .viewmore {
  position: absolute;
  right: 16px;
  bottom: 16px;
  display: flex;
  height: 32px;
  padding: 0 16px;
  font-size: 12px;
  color: #2f95ff;
  align-items: center;
  background: #ecf5ff;
  border: 1px solid #b3d8ff;
  border-radius: 16px;
}
.cjjy_purchaselist li .viewmore:hover {
  color: #fff;
  background: #2f76f1;
  border-color: #2f76f1;
}
.cjjy_bidbuy .cjjy_layout {
  height: 489px;
  background: url(../images/cjjy_bidbuybg.jpg) no-repeat center;
}
.cjjy_bidbuy .cjjy_moduletitle .title {
  background: linear-gradient(90deg, #0dbf99 4.55%, #1edcb9 100%);
}
.cjjy_bidbuy .cjjy_moduletitle .title::after {
  border-color: #1edcb9 transparent transparent #1edcb9;
}
.cjjy_bidbuy .cjjy_moduletitle .title .icon {
  background: #e9f9f5;
}
.cjjy_bidbuy .cjjy_moduletitle .hd li.on {
  color: #3eb396;
}
.cjjy_bidbuy .cjjy_moduletitle .hd li.on::after {
  background: #3eb396;
}
.cjjy_bidbuy .cjjy_moduletitle .more:hover {
  color: #3eb396;
  border-color: #3eb396;
}
.cjjy_bidbuy .bd {
  height: 420px;
  padding: 16px 0 0 24px;
  overflow: hidden;
}
.cjjy_bidbuylist ul {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.cjjy_bidbuylist li {
  width: 276px;
  height: 186px;
  margin: 0 16px 16px 0;
  background: #fff;
  border: 1px solid #eee;
  transition-duration: 0.3s;
}
.cjjy_bidbuylist li:hover {
  border-color: #3eb396;
}
.cjjy_bidbuylist li a {
  display: block;
}
.cjjy_bidbuylist li dl {
  height: 152px;
  padding-top: 24px;
}
.cjjy_bidbuylist li dt {
  display: flex;
  align-items: center;
  padding-left: 16px;
}
.cjjy_bidbuylist li dt b {
  flex: 1;
  width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_bidbuylist li dt .status {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 22px;
  font-size: 12px;
  color: #fff;
  border-radius: 2px 0 0 2px;
}
.cjjy_bidbuylist li dd {
  display: flex;
  align-items: center;
  margin-top: 16px;
  padding: 0 16px;
}
.cjjy_bidbuylist li dd p {
  flex: 1;
  width: 0;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_bidbuylist li dd p i {
  position: relative;
  top: -1px;
  margin-right: 4px;
  color: #888;
}
.cjjy_bidbuylist li dd .weight {
  font-size: 12px;
  color: #666;
}
.cjjy_bidbuylist li dd .weight b {
  margin-right: 4px;
  font-family: number;
  font-size: 18px;
  font-weight: bold;
  color: #3eb396;
}
.cjjy_bidbuylist li dd .col {
  flex: 1;
  font-size: 12px;
  color: #333;
  text-align: center;
  height: 32px;
}
.cjjy_bidbuylist li dd .col label {
  display: block;
  color: #999;
}
.cjjy_bidbuylist li dd .col .num {
  font-family: number;
  font-size: 14px;
  font-weight: bold;
}
.cjjy_bidbuylist li .bidtime {
  display: flex;
  height: 32px;
  background: rgba(13, 191, 153, 0.1);
}
.cjjy_bidbuylist li .bidtime label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  padding: 0 20px 0 12px;
  font-size: 12px;
  color: #8e97ac;
}
.cjjy_bidbuylist li .bidtime label i {
  margin-right: 4px;
  font-size: 14px;
}
.cjjy_bidbuylist li .bidtime p {
  position: relative;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  height: 32px;
  padding-right: 8px;
  font-size: 12px;
  color: #fff;
  background: rgba(13, 191, 153, 0.7);
}
.cjjy_bidbuylist li .bidtime p::before {
  content: '';
  position: absolute;
  top: 0;
  left: -14px;
  /* border: 7px solid transparent; */
  /* border-width: 16px 7px; */
  /* border-color: transparent rgba(13, 191, 153, 0.7) rgba(13, 191, 153, 0.7) transparent; */
  border-color: rgba(13, 191, 153, 0.7) transparent;
  border-width: 0 0 32px 14px;
  border-style: solid;
}
.cjjy_indinfo {
  padding: 20px 0 40px;
  overflow: hidden;
}
.cjjy_indinfo .cjjy_layout {
  height: 340px;
}
.cjjy_indinfo .cjjy_moduletitle {
  height: 46px;
  justify-content: space-between;
}
.cjjy_indinfo .cjjy_moduletitle .title {
  height: auto;
  margin: 0;
  padding: 0;
  background: 0;
}
.cjjy_indinfo .cjjy_moduletitle .title::after {
  display: none;
}
.cjjy_indinfo .cjjy_moduletitle .title b {
  font-weight: normal;
  color: #000;
}
.cjjy_indinfolist {
  display: flex;
  height: 284px;
  /* margin-top: 8px; */
}
.cjjy_indinfolist .indinfo {
  position: relative;
  margin-right: 18px;
  width: 414px;
  height: 202px;
  overflow: hidden
}
.cjjy_indinfolist .indinfo::before {
  /* content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #eee; */
}
.cjjy_indinfolist .indinfo:last-child {
  padding-left: 30px;
}
.cjjy_indinfolist .indinfo:last-child::before {
  display: none;
}
.cjjy_indinfolist .indinfo .hd .img {
  width: 414px;
  height: 202px;
  /* height: 195px; */
  /* margin-right: 16px; */
}
.cjjy_indinfolist .indinfo .hd .img img {
  width: 100%;
  height: 100%;
}
.cjjy_indinfolist .indinfo .hd dl {
  flex: 1;
  width: 0;
}
.cjjy_indinfolist .indinfo .hd dt {
  height: 24px;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjjy_indinfolist .indinfo .hd dd {
  height: 78px;
  margin-top: 8px;
  line-height: 22px;
  color: #999;
}
.cjjy_indinfolist .list4 li {
  display: flex;
  height: 22px;
  margin-top: 6px;
  align-items: center;
}
.cjjy_indinfolist .list4 i {
  width: 16px;
  margin-right: 5px;
  font-size: 16px;
  color: #ccc;
}
.cjjy_indinfolist .list4 p {
  width: 0;
  /* flex: 1; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 630px;
}
.cjjy_indinfolist .list4 p a {
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 520px;
  display: inline-block;
  font-weight: bold;
}
.cjjy_indinfolist .list4 p a:hover {
  color: #2f76f1;
}
.cjjy_indinfolist .list4 em {
  width: 175px;
  text-align: right;
}
.cjjy_salebanner {
  height: 200px;
  background: url(../images/cjjy_salebanner.jpg) no-repeat center;
}
.cjjy_salebanner dl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 200px;
  padding: 0 0 40px 160px;
  color: #fff;
}
.cjjy_salebanner dt {
  font-size: 24px;
  font-weight: bold;
}
.cjjy_salebanner dd {
  margin-top: 8px;
  font-size: 16px;
}
.cjjy_searchbox {
  position: relative;
  margin-top: -40px;
  padding: 20px 0;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.cjjy_searline {
  display: flex;
  margin: 0 24px;
  line-height: 28px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.cjjy_searline span {
  margin-top: 6px;
  font-size: 12px;
  color: #999;
}
.cjjy_searline label {
  margin: 6px 8px 0 0;
  padding: 0 12px;
  font-size: 12px;
  line-height: 28px;
  cursor: pointer;
  white-space: nowrap;
  word-break: break-all;
  word-wrap: break-word;
  transition-duration: 0.3s;
}
.cjjy_searline label.on {
  color: #2f76f1;
}
.cjjy_searline ul {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  height: 40px;
  margin-bottom: 4px;
  overflow: hidden;
}
.cjjy_searline li {
  margin: 6px 8px 0 0;
  padding: 0 12px;
  font-size: 12px;
  line-height: 28px;
  cursor: pointer;
  white-space: nowrap;
  word-break: break-all;
  word-wrap: break-word;
  transition-duration: 0.3s;
}
.cjjy_searline li i {
  margin: -1px 5px 0 0;
  cursor: pointer;
}
.cjjy_searline li:hover {
  color: #2f76f1;
}
.cjjy_searline li.on {
  color: #2f76f1;
}
.cjjy_searline li.on:hover {
  opacity: 1;
}
.cjjy_searline em {
  height: 28px;
  margin-top: 6px;
  font-size: 12px;
  line-height: 28px;
  color: #999;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cjjy_searline em:hover {
  color: #2f76f1;
}
.cjjy_searline em i {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cjjy_searline em:hover i {
  color: #2f76f1;
}
.cjjy_searline.exp ul {
  height: auto;
}
.cjjy_searline.exp em i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cjjy_editbar {
  display: flex;
  padding: 16px 24px 0;
}
.cjjy_editbar .editbar {
  display: flex;
  flex: 1;
}
.cjjy_editbar .cjjy_selbox {
  height: 32px;
}
.cjjy_editbar .cjjy_selbox .slidkey {
  height: 32px;
  line-height: 28px;
  border-color: #dcdfe6;
}
.cjjy_editbar .cjjy_selbox .slidkey_hide {
  top: 29px;
}
.cjjy_editbar .cjjy_selbox input {
  font-size: 12px;
  padding: 0;
}
.cjjy_editbar .input {
  position: relative;
  width: 150px;
  height: 32px;
  padding: 0;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  overflow: hidden;
}
.cjjy_editbar .input i {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -7px;
  font-size: 14px;
  color: #bfbfbf;
}
.cjjy_editbar .input input {
  width: 100%;
  height: 100%;
  padding: 0 16px;
  font-size: 12px;
  border: 0;
}
.cjjy_editbar input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.24);
}
.cjjy_editbar input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.24);
  opacity: 1;
}
.cjjy_editbar input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.24);
}
.cjjy_editbar .xline {
  padding: 0 8px;
  line-height: 30px;
  color: #dbdbdb;
}
.cjjy_editbar .btn {
  font-size: 0;
}
.cjjy_editbar .btn a {
  display: inline-block;
  height: 32px;
  margin-left: 12px;
  padding: 0 28px;
  font-size: 12px;
  line-height: 32px;
  color: #333;
  background: #fff;
  border: 1px solid #ccd4e0;
  border-radius: 4px;
}
.cjjy_editbar .btn a.blue {
  color: #fff;
  background: #2f76f1;
  border-color: #2f76f1;
}
.cjjy_editbar .btn a:hover {
  opacity: 0.8;
}
.cjjy_sortbar {
  height: 46px;
  background: #f5f8fe;
  border: 1px solid #dee9fe;
}
.cjjy_sortbar .menu a {
  position: relative;
  float: left;
  width: 94px;
  height: 44px;
  line-height: 44px;
  color: #666;
  text-align: center;
}
.cjjy_sortbar .menu a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #dee9fe;
}
.cjjy_sortbar .menu a.on {
  height: 45px;
  color: #2f76f1;
  background: #fff;
}
.cjjy_sortbar .menu .ope {
  position: relative;
  top: 4px;
  display: inline-block;
  height: 19px;
  width: 12px;
}
.cjjy_sortbar .menu .ope i {
  position: absolute;
  left: 0;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.cjjy_sortbar .menu .ope i.up {
  top: 0;
}
.cjjy_sortbar .menu .ope i.down {
  bottom: 0;
}
.cjjy_sortbar .menu .ope i.on {
  color: #2f76f1;
}
.cjjy_sortbar .money .cjjy_redbtn {
  height: 32px;
  line-height: 22px;
}
.cjjy_sortbar .toppage {
  padding-right: 20px;
  line-height: 42px;
}
.cjjy_sortbar .toppage a i {
  font-size: 12px;
  font-weight: bold;
  color: #2f76f1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cjjy_sortbar .toppage a:hover i {
  color: #2f76f1;
}
.cjjy_sortbar .toppage span {
  color: #999;
}
.cjjy_sortbar .toppage span em {
  color: #333;
}
.cjjy_sortbar .toppage a.disabled i,
.cjjy_sortbar .toppage a.disabled:hover i {
  color: #ccc;
  cursor: pointer;
}
.cjjy_sortbar .num {
  float: right;
  margin-right: 20px;
  line-height: 44px;
  color: #999;
}
.cjjy_sortbar .num b {
  padding: 0 4px;
  color: #2f76f1;
}
.cjjy_sortbar1 {
  height: 46px;
  background: #f5f8fe;
  border: 1px solid #dee9fe;
}
.cjjy_sortbar1 .menu a {
  position: relative;
  float: left;
  width: 94px;
  height: 44px;
  line-height: 44px;
  color: #666;
  text-align: center;
}
.cjjy_sortbar1 .menu a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #dee9fe;
}
.cjjy_sortbar1 .menu a.on {
  height: 45px;
  color: #2f76f1;
  background: #fff;
}
.cjjy_sortbar1 .menu .ope {
  position: relative;
  top: 4px;
  display: inline-block;
  height: 19px;
  width: 12px;
}
.cjjy_sortbar1 .menu .ope i {
  position: absolute;
  left: 0;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.cjjy_sortbar1 .menu .ope i.up {
  top: 0;
}
.cjjy_sortbar1 .menu .ope i.down {
  bottom: 0;
}
.cjjy_sortbar1 .menu .ope i.on {
  color: #2f76f1;
}
.cjjy_sortbar1 .money .cjjy_redbtn {
  height: 32px;
  line-height: 22px;
}
.cjjy_sortbar1 .toppage1 {
  padding-right: 20px;
  line-height: 42px;
}
.cjjy_sortbar1 .toppage1 a i {
  font-size: 12px;
  font-weight: bold;
  color: #2f76f1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cjjy_sortbar1 .toppage1 a:hover i {
  color: #2f76f1;
}
.cjjy_sortbar1 .toppage1 span {
  color: #999;
}
.cjjy_sortbar1 .toppage1 span em {
  color: #333;
}
.cjjy_sortbar1 .toppage1 a.disabled i,
.cjjy_sortbar1 .toppage1 a.disabled:hover i {
  color: #ccc;
  cursor: default;
}
.cjjy_sortbar1 .num {
  float: right;
  margin-right: 20px;
  line-height: 44px;
  color: #999;
}
.cjjy_sortbar1 .num b {
  padding: 0 4px;
  color: #2f76f1;
}
.cjjy_salemain .cjjy_purlist li {
  padding: 20px 46px 20px 16px;
}
.cjjy_floatr {
  position: fixed;
  /* bottom: 20px; */
  bottom: 50%;
  transform: translateY(50%);
  right: 20px;
  z-index: 99;
  width: 70px;
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: none;
}
.cjjy_floatr li {
  position: relative;
  display: flex;
  height: 70px;
  flex-direction: column;
  font-size: 12px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.cjjy_floatr li::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #eee;
}
.cjjy_floatr li:last-child::after {
  display: none;
}
.cjjy_floatr li:hover p {
  color: #2f76f1;
}
.cjjy_floatr .icon {
  width: 24px;
  height: 24px;
}
.cjjy_floatr p {
  margin-top: 4px;
  font-size: 12px;
}
.cjjy_floatr .rcode:hover .rcontwrap {
  display: block;
}
.cjjy_floatr .rcode:hover .rcontwrap p {
  color: #666;
}
.cjjy_floatr #lxwm2:hover .rcontwrap {
  display: block;
}
.cjjy_floatr #lxwm2:hover .rcontwrap p {
  color: #666;
}
.cjjy_floatr .rcontwrap {
  position: absolute;
  right: 78px;
  bottom: 0;
  display: none;
  padding: 6px 8px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  transition: all 0.3s;
}
.cjjy_floatr .rcontwrap::before {
  content: '';
  position: absolute;
  bottom: 30px;
  right: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
}
.cjjy_floatr .rcontwrap img {
  width: 100px;
  height: 100px;
}
.cjjy_floatr .rcontwrap p {
  color: #666;
  text-align: center;
}
.cjjy_floatr .retop {
  display: none;
  opacity: 0;
  height: 50px;
}
.cjjy_floatr .retop i {
  color: #999;
}
.cjjy_floatr .retop p {
  color: #666;
}
.cjjy_floatr .retop:hover i,
.cjjy_floatr .retop:hover p {
  color: #2f76f1;
}
@media (max-width: 1024px) {
  html,
  body {
    min-width: 1260px;
  }
}
.accounttit {
  cursor: pointer;
}
.accounttit:hover {
  color: #2f76f1;
}
.amend_psw {
  width: 85px;
  height: 50px;
  position: absolute;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.08);
  top: 38px;
  left: 0;
  color: #857d77;
  display: none;
  background: #fff;
  border: 1px solid #ebebeb;
  border-top: 0;
  box-shadow: 1px 2px 10px -5px #ccc, -1px 2px 10px -5px #ccc;
  cursor: pointer;
}
.amend_psw_son {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.amend_psw_son1:hover {
  color: #2f76f1;
}
.alter_psw {
  display: none;
  position: absolute;
  z-index: 1003;
  overflow: auto;
  width: 480px;
  height: 136px;
  left: calc(50% - 480px / 2);
  top: 300px;
  background: #ffffff;
  /* 投影/向下 */
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding-top: 30px;
}
.alter_psw_butt {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
/* 弹窗 */
.black_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0, 0.5);
  z-index: 99;
  /* -moz-opacity: 0.8; */
  /* opacity: 0.8; */
  /* filter: alpha(opacity=80); */
}
.Dialog_content {
  display: none;
  position: absolute;
  z-index: 1002;
  overflow: auto;
  width: 800px;
  height: 500px;
  left: calc(50% - 800px / 2);
  top: 200px;
  background: #ffffff;
  /* 投影/向下 */
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}
.Dialog_content1 {
  display: none;
  position: absolute;
  z-index: 1002;
  overflow: auto;
  width: 1000px;
  height: 500px;
  left: calc(50% - 1000px / 2);
  top: 200px;
  background: #ffffff;
  /* 投影/向下 */
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}


.flex_1 {
  display: flex;
  justify-content: space-between;
}
.zx_title {
  font-size: 18px;
  color: black;
  width: fit-content;
  cursor: pointer;
}
.zx_date {
  font-size: 14px;
  color: #666;
}
.detail_title {
  text-align: center;
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
}
.detail_date {
  text-align: right;
  line-height: 30px;
  font-size: 14px;
  color: red;
}
.ptgg_class {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 96px;
  display: inline-block;
}
.detail_line {
  height: 2px;
  background: #2f76f1;
  margin-bottom: 16px;
  margin-top: 6px;
}
.detail_button {
  width: 150px;
  height: 38px;
  background: #2f76f1;
  border: none;
  color: #fff;
  border-radius: 5px;
}
.info_title {
  display: inline-block;
  width: 110px;
  text-align: right;
}
.closeInfoPop {
  width: 74px;
  height: 32px;
  background: #ffffff;
  border: 1px solid #ccd4e0;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
}
.box1-lfte {
  position: relative;
}
.box1-lfte .tips {
  position: absolute;
  left: 30%;
  top: -15px;
  font-size: 16px;
  font-weight: 700;
  transform: translateX(-50%);
  display: none;
}
.nav-tip {
  position: absolute;
  color: #fff;
  font-size: 10px;
  width: 40px;
  line-height: 16px;
}
.present_search {
  display: flex;
  align-items: center;
}
.present_search li {
  border: 1px solid #666;
  height: 20px;
  line-height: 18px;
  margin: 0px;
  border-radius: 3px;
  margin-right: 5px;
}
.present_search li span {
  color: #333;
}
.present_search li:hover {
  border: 1px solid #2f76f1;
}
.present_search li:hover span {
  color: #2f76f1;
}
.present_search_delete {
  /* transform: rotate(45deg); */
}
.empty_con {
  margin: 12px auto;
  display: flex;
  justify-content: center;
}
.bottom-img {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.del_search {
  margin-top: 0;
  font-size: 12px;
}
.el-button--primary {
  color: #fff;
  background-color: #409eff;
  border-color: #409eff;
  width: 56px;
  height: 28px;
  font-size: 12px;
  border-radius: 3px;
  border: none;
  margin-left: 10px;
}
.el-button--primary:focus,
.el-button--primary:hover {
  background: #66b1ff;
  border-color: #66b1ff;
  color: #fff;
}
.img-input {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 28px;
  line-height: 28px;
  outline: 0;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 200px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table_head {
  line-height: 46px;
  color: #666;
  display: flex;
}
.table_head span:nth-child(1) {
  width: 144px;
  text-align: center;
}
.table_head span:nth-child(2) {
  width: 239px;
  padding-left: 40px;
}
.table_head span:nth-child(3) {
  width: 126px;
  text-align: center;
}
.table_head span:nth-child(4),
.table_head span:nth-child(5),
.table_head span:nth-child(6),
.table_head span:nth-child(7) {
  width: 172.75px;
  text-align: center;
}
/* 提示框 */
.modalbox {
  width: 420px;
  padding-bottom: 10px;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ebeef5;
  font-size: 18px;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  text-align: left;
  overflow: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
  height: 110px;
  background-color: red;
}
.hidden-inp {
  position: absolute;
  top: -9000px;
}
/* 登录弹框样式 */
.login_pop,.fankui_pop,.approve_pop{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  margin: 0;
  z-index: 99999;
}
.loginbox {
  width: 400px;
  min-height: 336px;
  background-color: #fff;
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1002;
  color: #606266;
  border-radius: 3px;
  display: none;
  z-index: 99999;
}
.fankuizxbox {
  width: 820px;
  height: 700px;
  background-color: #fff;
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1002;
  color: #606266;
  border-radius: 3px;
  display: none;
  z-index: 99999;
  overflow: hidden;
}
.bg_pop{
  background: url('../images/yjfk.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 20px;
}
.fankuizx_top{
  text-align: right;
}
.close_pop{
  margin: 10px;
  cursor: pointer;
}
.close_pop:hover {
  color: #409eff;
}
.fankuizx_from{
  padding: 246px 100px 30px;
}
.fankuizx_from h3{
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.fankuizx_from p{
  text-align: left;
  font-size: 18px;
  color: #0d2135;
  line-height: 30px;
  margin-bottom: 14px;
}
.yjfk{
  resize: none;
  line-height: 22px !important;
}
.el-input__count {
  color: #909399 !important;
  background: #fff;
  position: absolute;
  font-size: 12px !important;
  bottom: -10px;
  right: 10px;
}
.yjfkcss-conter-dh {
  margin: 10px 0 18px;
  text-align: center !important;
  font-size: 14px !important;
  color: #0d2135 !important;
}
.fankuizx_but {
  background: #409eff;
  border-color: #409eff;
  color: #fff;
  cursor: pointer;
  text-align: center;
  transition: 0.1s;
  font-weight: 500;
  padding: 10px 0;
  font-size: 14px;
  border-radius: 4px;
  width: 194px;
  height: 40px;
  margin-bottom: 15px;
  /* margin-top: 12px; */
}
/* 修改密码弹框 */
.amendPswPop {
  width: 400px;
  height: 306px;
  background-color: #fff;
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1002;
  color: #606266;
  border-radius: 3px;
  padding: 16px;
  display: none;
}
.login_phone {
  width: 100%;
  height: 100%;
  padding: 16px;
}
.login_account {
  width: 100%;
  height: 100%;
  padding: 16px;
  display: none;
}
.login_top {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.login_type {
  display: flex;
  width: 200px;
  margin-bottom: 20px;
}
.login_typesize {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.login_type .on {
  font-size: 17px;
  color: #66b1ff;
}
.from_node {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 24px;
}
.from_tit {
  width: 110px;
  text-align: right;
  padding-right: 10px;
}
.from_tit1 {
  width: 70px;
  text-align: right;
  padding-right: 10px;
}
.from_node1 {
  width: calc(100% - 110px);
  display: flex;
  justify-content: space-between;
  position: relative;
}
.from_node2 {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
  position: relative;
}
.intendederror {
  position: absolute;
  color: #f56c6c;
  bottom: -22px;
  font-size: 12px;
  display: none;
}
.from_sjm {
  width: 92px;
  height: 30px;
  margin-left: 10px;
  vertical-align: -11px;
  cursor: pointer;
}
.from_node1 .from_yzm {
  color: #c0c4cc;
  border: 1px solid #ebeef5;
  background-color: #fff;
  padding: 0 15px;
  font-size: 12px;
  border-radius: 3px;
  height: 32px;
  line-height: 30px;
  margin-left: 10px;
  cursor: not-allowed;
  padding: 0;
  width: 92px;
}
.from_node1 .from_yzm1 {
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
}
.from_node1 .from_yzm1:hover {
  color: #409eff;
  border-color: #c6e2ff;
  background-color: #ecf5ff;
}
.must {
  color: #f56c6c;
}
.el-input__inner {
  border-color: #f56c6c !important;
}
.from .from_input_text {
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  outline: 0;
  padding: 5px 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.from input:focus,.from .from_input_text:focus {
  border-color: #66b1ff;
}

.from_but {
  display: flex;
  padding-top: 6px;
  height: 32px;
}
.httperrmsg {
  color: red;
  width: 70%;
  margin-left: 19%;
  margin-top: 1px;
  /* margin-bottom: 6px; */
  min-height: 16px;
}
.from_cz {
  width: calc(100% - 70px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.from_cz1 {
  width: calc(100% - 110px);
  display: flex;
  justify-content: right;
  align-items: center;
  padding-right: 10px;
}
.from_cz input {
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  vertical-align: -4px;
  margin-right: 3px;
  cursor: pointer;
}
.from_cz input:hover {
  border: 1px solid #409eff;
}
.from_cz span {
  cursor: pointer;
}

input[type='checkbox']:checked + span {
  color: #409eff;
  font-weight: 700;
}
.login_but {
  width: 100%;
  background: #409eff;
  border-color: #409eff;
  color: #fff;
  cursor: pointer;
  text-align: center;
  transition: 0.1s;
  font-weight: 500;
  padding: 10px 0;
  font-size: 14px;
  border-radius: 4px;
  /* margin-top: 12px; */
}
.login_but:hover {
  background: #66b1ff;
  border-color: #66b1ff;
  color: #fff;
}
/* 登录弹框样式 */

/* 消息提示弹框样式 */
.popbox {
  /* position: absolute; */
  position: fixed;
  display: none;
  min-width: 380px;
  top: -6%;
  z-index: 2002;
  left: 50%;
  transform: translateX(-50%);
  padding: 15px 15px 15px 20px;
  border-radius: 4px;
  border: 1px solid;
  overflow: hidden;
  align-items: center;
}
.popbox_error {
  background-color: #fef0f0;
  border-color: #fde2e2;
  color: #f56c6c;
}
.popbox_success {
  background-color: #f0f9eb;
  border-color: #e1f3d8;
  color: #67c23a;
}
.popbox_warning {
  background-color: #fdf6ec;
  border-color: #faecd8;
  color: #e6a23c;
}
/* 消息提示弹框样式 */
/* 企业认证弹框样式 */
.approvebox {
  width: 480px;
  /* height: 318px; */
  background-color: #fff;
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1002;
  color: #606266;
  border-radius: 3px;
  padding: 20px;
  display: none;
}
.approvebox .title {
  font-size: 18px;
  color: #303133;
  height: 26px;
  line-height: 26px;
  position: relative;
  text-align: center;
}
.approveboxts {
  display: block;
  height: 36px;
  line-height: 57px;
}
.approvebox .rzclose {
  font-size: 18px;
  color: #606266;
  position: absolute;
  right: 0;
  top: 0;
}
.approvebox .item-con {
  border: 1px solid #e4e4e4;
  background: #f6fafd;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
  width: 48%;
  height: 146px;
  justify-content: center;
}
.approvebox .item-con1 {
  cursor: pointer;
  border: 1px solid #e4e4e4;
  background: #f6fafd;
  text-align: center;
}

/* 弹窗确认框 */
.alertbox {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1002;
  width: 420px;
  padding-bottom: 10px;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ebeef5;
  font-size: 18px;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  text-align: left;
  overflow: hidden;
  backface-visibility: hidden;
  display: none;
}
.alertbox_header {
  padding: 15px 15px 10px;
  position: relative;
}
.alertbox_header_l {
  font-size: 18px;
  color: #303133;
}
.alertbox_header_r {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  font-size: 16px;
  cursor: pointer;
}
.alertbox_content {
  padding: 10px 15px;
  color: #606266;
  font-size: 14px;
}
.alertbox_btns {
  padding: 0px 15px;
  position: relative;
  height: 32px;
}
.alertbox_btm {
  padding: 9px 15px;
  font-size: 12px;
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  padding: 12px 20px;
  font-size: 12px;
  border-radius: 4px;
  width: 56px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.closeBtn {
  position: absolute;
  right: 84px;
  top: 0;
}
.alertbox_primary {
  color: #fff;
  background-color: #409eff;
  border-color: #409eff;
  margin-left: 10px;
  position: absolute;
  height: 32px;
  right: 16px;
  top: 0;
}
/* 底部图片样式 */
.bottom_img img,
.adv img {
  object-fit: contain;
}
.cuowutishi,
.rzclose {
  cursor: pointer;
  width: 20px;
  height: 20px;
  text-align: right;
}
.cuowutishi:hover {
  color: #409eff;
}
.rzclose:hover {
  color: #409eff;
}
.alertbox_header_r:hover {
  color: #409eff;
}
.register {
  cursor: pointer;
}
.menuP{
  min-height: 24px;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 24px;
  color: #666;
}
.link-css1{
  position: absolute;
  left: 84px;
  width: 82px;
  background: #fff;
}
.status_tag{
  width: 60px;
  color: #fff !important;
  border-radius: 6px;
  display: flex;
  justify-content: center;
}
.dp_right{
  flex: 1;
  text-align: right;
  display: flex;
  justify-content: end;
  position: relative;
  height: 45px;
}
.cjjy_purchaselist .cjjy_chsclist_ul li:hover {
  border-color: #F02929;
}
.cjjy_purchase .cjjy_moduletitle > .youzdianp:hover {
  color: #F02929;
  background: rgba(255, 255, 255, 0.8);
  border-color: #F02929;
}
.user-box{
  display: flex;
}
.user-box .user-info{
  max-width: 350px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 38px;
  font-size: 12px;
  padding:0 6px;
  color:#242424
}
.user-box .user-logout{
  line-height: 38px;
  font-size: 12px;
  color: #2F76F1; 
  margin-right:10px;
  cursor: pointer;
}
.btn.btn-primary{
  border: none;
  outline: none;
  background: #2F76F1;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  padding: 6px 12px;
  font-size: 12px;
  margin-right: 10px;
}
.btn-primary:hover{
  opacity: 0.9;
}
dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  /* backdrop-filter: blur(1px); */
}
.custom-dialog{
  border: none;
  border-radius: 4px;
  padding: 0;
  outline: none;
  
}
.custom-dialog .dialog-wrap{
  width: 578px;
  border: none;
  outline: none;
}
.custom-dialog .dialog-header{
  padding: 0 ;
  padding: 12px 16px;
}
.flex{
  display: flex;
}
.px-4{
  padding-left: 16px;
  padding-right: 16px;
}
.bg-primary{
  background: #2F76F1;
}
.text-white{
  color: #fff;
}
.text-14px{
  font-size:14px
}
.px-6{
  padding-left: 24px;
  padding-right: 24px;
}
.pb-7{
  padding-bottom: 28px;
} 
.pt-8{
  padding-top: 32px;
} 
.flex-col{
  flex-direction: column;
}
.text-block{
  color: #333;
}
.break-all{
  word-break: break-all;
}
.text-sm{
  font-size: 14px;
  line-height: 20px;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.mt-4{
  margin-top: 16px;
}
.cursor-pointer{
  cursor: pointer;
}
.items-center{
  align-items: center;
}
.icon-vip{
  width: 63px;
  height: 16px;
  background: url("../images/icon-vip.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
}
/* .board-box{
  padding: 0 20px;
  height: auto;
  line-height: 20px;
  font-size: 12px;
  color: #666;
  margin-bottom: 10px;
  cursor: pointer;
}
.board-box .wrap-board-box{
  padding: 4px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f6fafd;
  border-radius: 4px;
}
.scroll-container {  
  height: 30px; 
  overflow: hidden;  
  position: relative;  
  background: #f6fafd; 
}  

.scroll-container .scroll-content {  
  position: absolute;  
  width: 100%;  
}  

.scroll-container .scroll-content .item {  
  height: 32px;  
  line-height: 32px;  
  text-align: center;  
  background: #f6fafd; 
} */
