ul {
  list-style: none;
}
.container {
  position: relative;
  z-index: 10;
  width: auto;
  text-align: center;
  display: inline-block;
}
.magnifierContainer {
  display: flex;
}
.imgMedium {
  position: relative;
}
.imgLeft .magnifier {
  position: absolute;
  display: none;
  width: 200px;
  height: 200px;
}
.mediumContainer {
  width: 350px;
  height: 350px;
  border: 1px solid #eee;
  overflow: hidden;
}
.mediumContainer img {
  width: 100%;
}
#zhezhao {
  width: 350px;
  height: 350px;
  background: transparent;
  position: absolute;
  top: 0;
  border: 1px solid transparent;
}
#zhezhao img {
  width: 100%;
  height: 100%;
}
#zhezhao:hover {
  cursor: move;
}
.img_x {
  width: 350px;
  height: 77px;
  border: 1px solid #eee;
  margin-top: 20px;
  display: flex;
}
.img_x .sn_img img {
  width: 48px;
}
.img_x li {
  width: 54px;
  height: 54px;
  border: 2px solid transparent;
  margin: 8px 4px;
  padding: 2px;
}
.imgRight {
  position: relative;
  background: #fff;
}
.img_u {
  width: 500px;
  height: 450px;
  border: 1px solid #eee;
  float: left;
  margin-left: 15px;
  overflow: hidden;
  display: none;
}
.cpxq_box .list {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.cpxq_box .list .red {
  color: salmon;
  font-size: 14px;
}
.cpxq_box .list .cpxq_cs_box {
  display: inline-block;
  color: #333;	
}
.cpxq_box .list .cpxq_cs_box h4{
  color: #333;	
}
.cpxq_box .list .cpxq_cs_box .xq_sm {
  padding: 10px;
  background-color: #f7f7f7;
}
.cpxq_box .list .cpxq_cs_box .xq_sm p {
  font-size: 12px;
}
.cpxq_box .list .cpxq_cs_box .xq_sm p span {
  margin-right: 10px;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul {
  border-bottom: 1px solid #dddddd;
  padding: 10px 0;
  overflow: hidden;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li {
  border-top: 1px solid #dddddd;
  padding: 15px 10px 0;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .ico_img {
  width: 24px;
  vertical-align: middle;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .num {
  font-size: 12px;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .num .addnum .jian {
  line-height: 15px;
  font-size: 20px;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .num .addnum .num {
  display: inline-block;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .num .addnum .num input {
  width: 35px;
  text-align: center;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .num .addnum button {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;
  outline: none;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .sub_btn button {
  margin-right: 10px;
  width: 145px;
  height: 38px;
  line-height: 38px;
  border: 0;
  outline: none;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .sub_btn .b1 {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .sub_btn .b2 {
  background-color: #00893b;
  color: #fff;
}
.carico {
	font-size: 24px;
	top: 3px;
	position: relative;
}
#login_c{
	padding: 10px 30px 10px 15px;
    border: 1px solid #545454;
    color: #333;
    margin: 0 10px;
    font-size: 12px;
    position: relative;
}
#my_car_num{
	position: absolute;
    top: 2px;
    right: 7px;
    font-size: 12px;
    background: red;
    min-width: 18px;
    height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 18px;
    line-height: 17px;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .zf {
  font-size: 12px;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .zf span {
  margin-right: 10px;
}
.cpxq_box .list .cpxq_cs_box .buy_box ul li .lx .icophone {
  color: salmon;
  vertical-align: middle;
}
.cpxq_box .right_con {
  margin-top: 100px;
}
.cpxq_box .right_con .wrapper .tab ul {
  border-bottom: 1px solid #ccc;
}
.cpxq_box .right_con .wrapper .tab ul .active {
  background-color: #00893b;
}
.cpxq_box .right_con .wrapper .tab ul .active a {
  color: #fff;
  font-size: 12px;
}
.cpxq_box .right_con .wrapper .tab ul li {
  display: inline-block;
  padding: 10px 15px;
}
.cpxq_box .right_con .wrapper .tab ul li a {
  color: #333;
}
.cpxq_box .right_con .wrapper .tab_list ul li .tab_herder {
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
}
.cpxq_box .right_con .wrapper .tab_list ul li .tab_herder span {
  display: inline-block;
  height: 36px;
  width: 86px;
  line-height: 36px;
  font-size: 12px;
}
.cpxq_box .right_con .wrapper .tab_list ul li .tab_herder span a {
  color: #00893b;
  font-size: 16px;
}
.xyjs p{
	margin: 0!important;
	line-height: 28px!important;
}
#pj-textarea{
  width: 70%;
  overflow: auto;
  word-break: break-all;
}

.pj-button{
  display: flex;
  flex-direction: column;
  float: right;
  margin-right: 186px;
  margin-top: -103px;
}

.pj-button span{
  display: inline-block;
  width: 135px;
  height: 35px;
  line-height: 35px;
  background: #f1f1f1;
  color: #333;
  border-radius: 5px;
  font-size: 14px;
  margin: 5px 0;
  cursor: pointer;
  text-align: center;
}

#pj-title,.pj-list p{
    background-color: #ccc;
    margin-top: 13px;
    width: 120px;
    border: 1px solid #ccc;
    padding: 6px 0;
    text-align: center;
}

.pj-container{
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.pj-user-time{
  margin-bottom: 5px;
}

.pj-user{
  font-size: 16px;
  font-family: "Microsoft Yahei";
  color: #333;
}

.pj-time{
  float: right;
  font-size: 16px;
  font-family: "Microsoft Yahei";
  color: #333;
}

/*.pj-content{
  margin-left: 5px;
}*/

.no-pj{
  text-align: center;
  border-top: 1px solid #ccc;
  padding: 7px 0;
}
/* 产品详情询价弹框--开始 */
  .shoppage_tk{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000px;
    background: rgba(0, 0,0 , .5);
    z-index: 999;
    display: none;

  }
  .shoppage_tk .page_tk{
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%,-50%);
    width:380px;
    height: 240px;
    background: #fff;
    padding: 10px;

  }
  .shoppage_tk .page_tk .close{
    text-align: right;


  }
  .shoppage_tk .page_tk .buy_box ul li .num {
    font-size: 12px;
  }
    .shoppage_tk .page_tk .buy_box ul li .num .addnum .jian {
    line-height: 15px;
    font-size: 20px;
  }
    .shoppage_tk .page_tk .buy_box ul li .num .addnum .num {
    display: inline-block;
  }
    .shoppage_tk .page_tk .buy_box ul li .num .addnum .num input {
    width: 35px;
    text-align: center;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    border: 1px solid;
  }
    .shoppage_tk .page_tk .buy_box ul li .num .addnum button {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px;
    outline: none;
  }
    .shoppage_tk .page_tk .buy_box ul li .sub_btn button {
     width: 145px;
     height: 38px;
     line-height: 38px;
     border: 0;
     outline: none;
     background: #00893b;
     color: #fff;
     margin: 30px auto 0;
     display: block;
  }
  .toplist{
    padding: 30px 30px 20px;
    text-align: center;
  }
  .shoppage_tk .page_tk .buy_box .num p{
    text-align: center;
  }
  .buy_box{
    padding: 0 30px;
  }
  .shoppage_tk .page_tk .close span{
    font-size: 24px;
  }
/* 产品详情询价弹框--结束 */

