@charset "utf-8";
/* CSS Document */
/*
 * lujing 2015.1.20交易列表
 * changed by zhouli at 2015.1.21
*/
.area-192{width: 192px;}
.area-998{width: 998px;}
.box-1{border: 1px solid #e5e5e5;}
.title-1{
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    line-height: 38px;
    padding-left: 18px;
    font-weight: bold;
}
.title-2{
    font-size: 14px;
    color: #333;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
}



.price-inventory{height:34px; border-top: 1px solid #e5e5e5;}
.price-inventory ul{}
.price-inventory li{
    line-height: 34px;
    color: #666;
	float:left;
	height:34px;
	text-align:center;
    border-right: 1px solid #ddd;
    line-height: 36px;
    padding: 0 16px;
    cursor: pointer;
}
.price-inventory li:hover{  color: #D61B1B; text-decoration:underline;}
.price-inventory .arrows_red{
	display: inline-block;
	background-position: 0 -56px;
	margin-left: 5px;
	width: 10px;
	height: 10px;
	vertical-align: middle;
}
.price-inventory .arrows_red.cur{background-position: 0 -29px;}
.price-inventory .arrows_gray{
	display: inline-block;
	background-position: -14px -29px;
	margin-left: 5px;
	width: 10px;
	height: 10px;
	vertical-align: middle;
}
.price-inventory .arrows_gray.cur{background-position: -68px -47px;}
.price-inventory i{
    background-image: url(../images/icon-1.png);
}
.price-inventory span{
	font-size:12px;
	color: #666;
	padding-left:16px;
	padding-right:16px;
	padding-top:9px;
	padding-bottom:9px;
}
.price-inventory .text_right{margin-left:550px;}
.price-inventory b{color: #dd0202;}
.price-search li{
    line-height: 30px;
    color: #666;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.price-search span{ margin-left:15px;}
.text-price{
    border: 1px solid #ddd;
    font-size: 12px;
    color: #474e5d;
    padding-left: 5px;
    line-height: 24px;
    height: 24px;
}
.gray-price{
    border: 1px solid #dddddd;
    font-size: 12px;
    color: #ccc;
    padding-left: 5px;
    line-height: 24px;
    height: 24px;
}
.text1{ width:90px}
.text2{ width:150px;}
.text3{
    width: 120px;
    height: 27px;
    line-height: 27px;
    background-image: url(../images/jzt-boss/datepiker.png);
    background-repeat: no-repeat;
    background-position: 100px 4px;
}
.btn-search {
    color: #fff;
    background: #c90301;
    background: -webkit-gradient(linear, left top, left bottom, from(#db0403), to(#b80302));
    background: -moz-linear-gradient(top,  #db0403,  #b80302);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#db0403', endColorstr='#b80302');
    padding:4px 15px;
    -webkit-box-border-radius: 3px;
       -moz-box-border-radius: 3px;
                border-radius: 3px;
    font-size: 12px;
    border: 1px solid #b80302;
}
.price-search li i{ color:#909090; margin:4px;}
.price_list li{
    border-bottom: 1px dotted #dbdbdb;
    padding: 10px 0;
    height: 125px;
}
.price_list li.tit-th{
    height: 24px;
    border-bottom: 0 none;
    padding: 5px 0 0 0;
}
.price_list li .img{ cursor: pointer;}
.price_list li .img img{
    float: left;
    border: 1px solid #ddd;
    width: 120px;
    height: 120px;
    padding: 1px;
    margin-right: 30px;

}
.price_list li .img:hover img{
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: .6;
}
.price_list li .tit{
    color:#1e50a2;
    font-size:14px;
    font-weight:bold;
    margin-right:30px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}
.price_list li .tit2{
    color: #333;
    line-height: 24px;
}
.price_list li .tit3{
    background: #3399cc;
    padding: 3px;
    color: #fff;
    display: inline;
    font-size: 10px;
}
.price_list li .bz-box span{
    display: inline-block;
    *display: inline;
    zoom:1;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    margin-top: 10px;
}
.price_list li .bz-box .zhi{background: #f5aa00;}
.price_list li .bz-box .xian{background: #f54f00;}
.price_list li .bz-box .cheng{background: #61af00;}
.price_list li .attr{
    padding-top: 12px;
    color: #888;
}
.price_list li .attr span{
    display: inline-block;
    width: 190px;
    padding-right: 10px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
}
.price_list li .wid_1{width: 590px;}
.price_list li .wid_2{width: 135px;}

/* 分类展开折叠 */
.class-list dl{
    background: url("../images/list.png") repeat-y left;
}
.class-list dl dt{
    float: left;
    width: 116px;
    text-align: center;
    color: #333;
    line-height: 26px;
    font-weight: bold;
    padding: 8px 0 12px;
}
.class-list dl dt,
.class-list dl dd{/*height: 70px; overflow: hidden;*/}
.class-list dl.up dt,
.class-list dl.up dd{height: auto;}
.class-list dl dd{
    float: left;
    padding: 8px 12px;
    width: 856px;
    line-height: 24px;
}
.class-list dl dd .title{
    font-size: 15px;
    font-weight: bold;
    color: #9f0200;
    padding-left: 5px;
    line-height: 28px;
}
.col_e0{color: #e0e0e0;}
.class-list dl dd a{
    padding: 0 8px 0 4px;
    display: inline-block;
    *display: inline;
    zoom:1;
    margin: 2px 0;
    overflow: hidden;
    color: #464646;
    border-right: 1px solid #e0e0e0;
    word-wrap: break-word;
    word-break: normal;
    line-height: 14px;

}
.class-list dl dd a.col_999{color: #999;}
.class-list dl dd a.col_999:hover{color: #999; text-decoration: underline;}
.class-list dl dd a:hover{color: #d61b1b; text-decoration: underline;}
.class-list .open-down{
    border: #e5e5e5 1px solid;
    border-top: 0 none;
    width: 126px;
    height: 25px;
    line-height: 18px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    margin: -1px auto 0;
}
.class-list .open-down i{
    background-position: -51px -47px;
    display: inline-block;
    *display: inline;
    zoom:1;
    vertical-align: middle;
    width: 7px;
    height: 5px;
    margin-left: 5px;
}
.class-list .open-down i.up{
    background-position: -96px -64px;
}
.class-list .breed{
    background: url("../images/breed.png") repeat-y left;
    height: auto;
    width: auto;
    padding-bottom: 5px;
}
.class-list .breed.cur{height: 145px; overflow: hidden;}
.class-list .breed li{padding: 3px 0;}
.class-list .breed li.title{
    border-bottom: 1px solid #eee;

}
.class-list .breed li.bn{border-bottom: 0 none;}
.class-list .breed li span{
    display: inline-block;
    *display: inline;
    zoom:1;
    padding: 3px 0;
    /*line-height: 28px;*/
    vertical-align: middle;
}
.class-list .breed li .tit{
    width: 65px;
    padding: 3px 10px 3px;
    vertical-align: top;
}
.class-list .breed li .cont{
    width: 895px;
}
.class-list .breed li .tit2{
    padding: 3px 0;
    vertical-align: top;
}
.class-list .breed li .cont2{
    width: 830px;
}
.class-list .breed li .cont a,
.class-list .breed li .cont2 a,
.class-list .breed li .tit2 a{
    padding:2px 20px 2px 10px;
    color: #363636;
    display: inline-block;
    *display: inline;
    zoom:1;
    vertical-align: middle;
    line-height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin: 1px 5px 1px 0;
}
.class-list .breed li .tit2 a{padding-right: 5px;}
.class-list .breed li .cont a:hover,
.class-list .breed li .cont2 a:hover{
    color: #d61b1b;
}
.class-list .breed li .cont a.hover,
.class-list .breed li .cont2 a.hover{
    color: #fff;
    background: url("../images/list-remove.png") no-repeat right center #c90301;

}
.class-list .breed li .cont a.cur:hover,.class-list .breed li .cont a.cur,
.class-list .breed li .tit2 a:hover,
.class-list .breed li .tit2 a.cur{
    color: #fff;
    background: #c90301;
    padding-right: 10px;
    margin-right: 0;
}
.class-list .breed li .cont a.cur:hover,.class-list .breed li .cont a.cur{margin-right: 5px;}

/* 搜索无结果 */
.fruitless{
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:bold;
	line-height:28px;
}
.fruitless span{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}
.area-998 .regret{
	background:url(../images/fruitless.png) no-repeat;
	width: 440px;
	height:140px;
	margin: 100px auto 150px;
}

.area-998 .regret i{
	font-size:16px;
	line-height:50px;
	color:#787878;
	font-family:"宋体";
}
.area-998 .regret s{
	font-size:16px;
	line-height:32px;
	color:#323232;
	font-family:"宋体";
	text-decoration:none;
}
.area-998 .regret p{
	font-family:"微软雅黑";
	font-size:18px;
	line-height:32px;
	color:#313131;
	margin-left: 145px;
	padding-top: 15px;
}
.area-998 .regret span{
	color:#ff0000;
	font-weight:bold;
	font-size:18px;
	line-height:32px;
}
/* 精彩活动列表页2016-03-01 */
.topic-pos{
    line-height:30px;
    padding-left: 20px;
}
.topic-pos .map{
    background: url("../images/map_160301.png") no-repeat;
    width:14px;
    height: 16px;
    margin-right: 5px;
}
.topic-box{
    width: 1240px;
    margin: 20px auto 0;
}
.topic-box .title{
    border-bottom: 1px dashed #dedede;
    width: 1200px;
}
.topic-box .title h2{
    background: #fff;
    width: 110px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    margin-bottom: -25px;
    font-family: "microsoft yahei";
}
.topic-box ul{
    margin: 15px 0 0;
    width: 1300px;
}
.topic-box ul li{
    position: relative;
    float: left;
    display: inline;
    background: #fff;
    width: 582px;
    height: 330px;
    overflow: hidden;
    margin: 25px 38px 0 0;
    transition:box-shadow 0.3s linear;
    -moz-transition:box-shadow 0.3s linear; /* Firefox 4 */
    -webkit-transition:box-shadow 0.3s linear; /* Safari and Chrome */
    -o-transition:box-shadow 0.3s linear; /* Opera */
}
.topic-box ul li:hover{
    box-shadow: 0 1px 5px #bbb;
}
.topic-box ul li .t-tit{
    font-family: "microsoft yahei";
    position: absolute;
    top:27px;
    left:0;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 8px 12px 8px 18px;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
}
.topic-box ul li .t-tit.a1{
    background: #c90301;
    opacity: .9;
}
.topic-box ul li .t-tit.a2{
    background: #e44e13;
    opacity: .9;
}
.topic-box ul li .t-tit.a3{
    background: #ff7400;
    opacity: .9;
}
.topic-box ul li .t-tit.a4{
    background: #ff4040;
    opacity: .9;
}
.topic-box ul li .t-tit.a5{
    background: #cd0074;
    opacity: .9;
}
.topic-box ul li .t-tit.a6{
    background: #ff7373;
    opacity: .9;
}
.topic-box ul li img{width: 582px; height: 190px;}
.topic-box ul li div{
    border: 1px solid #ddd;
    border-top:0 none;
    padding: 5px 30px 26px;
}
.topic-box ul li h3{
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: 600;
    line-height: 42px;
}
.topic-box ul li h3 span{
    font-size: 14px;
    font-weight: normal;
    color: #999;
}
.topic-box ul li h3 a{color: #333;} .topic-box ul li h3 a:hover{color: #c90301;}
.topic-box ul li p{
    font-size: 14px;
    color: #666;
    font-family: "microsoft yahei";
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}



/*new_list 2020-07-13*/
.new_list2 .pin>h3{
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    font-weight: bold;
}
.new_list2 .pin h3 i{
    display: inline-block;
    width: 100px;
    height: 20px;
    background: url("../images/jzt-user-center/pin.png") no-repeat;
    background-size: 100px 20px;
    vertical-align: middle;
}
.new_list2 .pin .pin_item{
    margin-top: 10px;
    padding-top: 4px;
    box-sizing: border-box;
    height: 150px;
    border-bottom: 1px solid #e5e5e5;
}
.new_list2 .pin .pin_item a{
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px;
}
.new_list2 .pin .pin_item a video{
    width: 120px;
    height: 120px;
    top: 0;
    position: absolute;
    left: 0;
    object-fit: fill;
    display: none;
}
.new_list2 .pin .pin_item a i.video_close{
    position: absolute;
    z-index: 101;
    background: url(../images/jzt-user-center/picx.png) no-repeat;
    width: 18px;
    height: 18px;
    background-size:18px 18px;
    display: none;
    right: -8px;
    top: -7px;
}

.new_list2 .pin .pin_item a img{
    display: block;
    width: 120px;
    height: 120px;
}
.new_list2 .pin .pin_item a .play{
    display: inline-block;
    background: url("../images/jzt-user-center/play_video.png") no-repeat;
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 42px 42px;
    background-position: 50%;
}
.new_list2 .pin .pin_item a .pause{
    display: inline-block;
    background: url("../images/jzt-user-center/play_video_hover.png");
    width: 42px;
    height: 42px;
    background-size: 42px 42px;
    position: absolute;
    left: 35px;
    top: 35px;
    display: none;
    z-index: 99;
}
.new_list2 .pin .pin_item .pin_item_info{
    margin-left: 30px;
    width: 300px;
}
.new_list2 .pin .pin_item .pin_item_info h3{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.new_list2 .pin .pin_item .pin_item_info h3 span{
    display: inline-block;
    line-height: 16px;
    color: #ffffff;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 4px;
    /*vertical-align: middle;*/
    margin-right: 5px;
}
.new_list2 .pin .pin_item .pin_item_info h3 span:first-child{
}
.new_list2 .pin .pin_item .pin_item_info h3 span.orange{
    background: #fc711f;
}
.new_list2 .pin .pin_item .pin_item_info h3 span.blue{
    background: #1fa6fc;
}
.new_list2 .pin .pin_item .pin_item_info p.info span{
    font-size: 12px;
    color: #999999;
    display: inline-block;
    width: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 70px;
}
.new_list2 .pin .pin_item .pin_item_info p.info span i{
    color: #333333;
}
.new_list2 .pin .pin_item .pin_item_info p.company{
    font-size:12px;
    color: #666666;
}
.new_list2 .pin .pin_item .pin_item_info p.company i{
    display: inline-block;
    width: 18px;
    height: 21px;
    background: url("../images/jzt-user-center/icon_bzj.png");
    background-size: 18px 21px;
    vertical-align: middle;
}
.new_list2 .pin .pin_item  p.company span{
    border-radius: 3px;
    padding: 1px 2px;
    vertical-align: middle;
    display: inline-block;
    line-height: 16px;

}
.new_list2 .pin .pin_item  p.company span.blue{
    color: #1fa6fc;
    border:1px solid #1fa6fc;

}
.new_list2 .pin .pin_item  p.company span.green{
    color: #59d380;
    border: 1px solid #59d380;
}
.new_list2 .pin .pin_item .pin_item_time{
    margin-left: 60px;
    width: 320px;
    text-align: right;
}
.new_list2 .pin .pin_item .pin_item_time .timebox{
    color: #333333;
}
.new_list2 .pin .pin_item .pin_item_time .timebox span{
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #ffffff;
    border-radius: 5px;
    background: #333333;
    text-align: center;
    margin-right: 10px ;
}
.new_list2 .pin .pin_item .pin_item_time .timebox span:first-child{
    margin-left: 10px;
}
.new_list2 .pin .pin_item .pin_item_time .price{
    line-height: 50px;
}
.new_list2 .pin .pin_item .pin_item_time .price span{
    font-size: 9px;
    color: #999999;
}
.new_list2 .pin .pin_item .pin_item_time .price span:first-child{
    width: 140px;
    text-align: left;
    display: inline-block;
}
.new_list2 .pin .pin_item .pin_item_time .price span i{
    color: #cd150f;
}
.new_list2 .pin .pin_item .pin_item_time .price span e {
    font-size: 18px;
    font-weight: bold;
}
.new_list2 .pin .pin_item .pin_item_time  .price .old_price{
    text-decoration: line-through;
    margin-left: 20px;
}
.new_list2 .pin .pin_item .pin_item_time  .price .old_price i{
    color: #999999;
}
.new_list2 .pin .pin_item .pin_item_time .buy span{
    font-size: 9px;
    color: #999999;
}
.new_list2 .pin .pin_item .pin_item_time .buy span:first-child{
    width: 95px;
    display: inline-block;
    text-align: left;
}
.new_list2 .pin .pin_item .pin_item_time .buy span:last-child{
    margin-left: 20px;
}
.new_list2 .pin .pin_item .pin_item_time .buy span i{
    color: #cd150f;
    font-weight: bold;
}
.new_list2 .pin .pin_item  .ewm{
    width: 130px;
    height: 120px;
    border: 1px solid #e5e5e5;
    text-align: center;
}
.new_list2 .pin .pin_item  .ewm img{
    width: 70px;
    height: 70px;
    margin-top: 8px;
}
.new_list2 .pin .pin_item  .ewm p{
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}
.new_list2 .area-192{margin-top: 10px}

/*.new_list2 .price_list{*/
/*    overflow: hidden;*/
/*}*/
.new_list2 .price_list h3{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.new_list2 .price_list li h3 span{
    display: inline-block;
    line-height: 16px;
    color: #ffffff;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 4px;
    vertical-align: top;
    margin-right: 5px;
}
.new_list2 .price_list li h3 span.orange{
    background: #fc711f;
}
.new_list2 .price_list li h3 span.blue{
    background: #1fa6fc;
}
.new_list2 .price_list p.info{
    margin-top: 10px;
}
.new_list2 .price_list p.info span{
    font-size: 9px;
    color: #999999;
    display: inline-block;
    width: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new_list2 .price_list p.info span i{
    color: #333333;
}
.new_list2 .price_list p.company{
    font-size: 9px;
    margin-top: 10px;
    color: #666666;
}
.new_list2 .price_list p.company i{
    display: inline-block;
    width: 18px;
    height: 21px;
    background: url("../images/jzt-user-center/icon_bzj.png");
    background-size: 18px 21px;
    vertical-align: middle;
}
.new_list2 .price_list  p.company span{
    display: inline-block;
    line-height: 16px;
    border-radius: 3px;
    padding: 1px 2px;
    margin-right: 6px;
    vertical-align: middle;
}
.new_list2 .price_list  p.company span.blue{
    color: #1fa6fc;
    border:1px solid #1fa6fc;
}
.new_list2 .price_list  p.company span.green{
    color: #59d380;
    border:1px solid #59d380;
}
.new_list2 .price_list div.go_look{
    margin-top: 10px;
    display: inline-block;
}
.new_list2 .price_list div.go_look .living{
    background: url("../images/jzt-user-center/living.gif") no-repeat;
    background-size: 60px 20px;
    display: inline-block;
    width: 60px;
    height: 20px;
    position: relative;
}
.new_list2 .price_list .living_hover_ewm{
    position: absolute;
    left: -20px;
    top: 35px;
    display: none;
    z-index: 100;
}
.new_list2 .price_list .living_hover_ewm:hover{
display: block;
}
.new_list2 .price_list .living_hover_ewm img,.new_list2 .price_list .go_hover_ewm img{
    position: relative;
    width: 118px;
    height: 118px;
    display: block;
}
.new_list2 .price_list .living_hover_ewm i{
    position: absolute;
    background: url("../images/jzt-user-center/bg_ewm.png") no-repeat;
    width: 137px;
    height: 146px;
    top: -17px;
    left: -12px;
}
.new_list2 .price_list .go_hover_ewm{
    position: absolute;
    left: -20px;
    top: 35px;
    display: none;
    z-index: 100;
}
.new_list2 .price_list .go_hover_ewm:hover{
    display: block;
}
.new_list2 .price_list .go_hover_ewm i{
    position: absolute;
    background: url("../images/jzt-user-center/bg_ewm.png") no-repeat;
    width: 137px;
    height: 146px;
    top: -17px;
    left: -12px;
}




.new_list2 .price_list div.go_look .look{
    background: url("../images/jzt-user-center/go_right.png") no-repeat;
    background-size: 6px 10px;
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 16px;
    border-radius: 4px;
    background-position: 48px 4px;
    text-indent: 8px;
    color: #ca0806;
    border: 1px solid #ca0806;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
}
.new_list2 .price_list li .ewm{
    width: 120px;
    height: 120px;
    border-left: 1px solid #ececec;
    position: relative;
    text-align: center;
}

.new_list2 .price_list li .ewm .rotate_code_before  {
    text-align: center;
    position: absolute;
    width: 120px;
    height: 120px;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 2;
    backface-visibility: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.new_list2 .price_list li .ewm:hover>.rotate_code_before{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}



.new_list2 .price_list li .ewm .rotate_code_after{
    background: #e84846;
    text-align: center;
    position: absolute;
    width: 130px;
    height: 130px;
    left: 0;
    top: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.new_list2 .price_list li .ewm:hover>.rotate_code_after {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
    cursor: none;
}
.new_list2 .price_list li .ewm .rotate_code_before i.icon_phone{
    width: 26px;
    height: 38px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    background: url(../images/icon_iphone.png) no-repeat;
    margin-bottom: 20px;
    margin-top: 10px;
}

.new_list2 .price_list li .ewm .rotate_code_before p.rotate_p_1{
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.new_list2 .price_list li .ewm .rotate_code_after .rotate_p_3{
    font-size: 16px;
    color: #fff;
}
.new_list2 .price_list li .ewm .rotate_code_after img{
    width: 100px;
    height: 100px;
    margin-top: 8px;
}
.new_list2 .price_list .wid_1{
    width: 460px;
    position: relative;
}
.new_list2 .price_list li  a .img{
    position: relative;
}

.new_list2 .price_list li  a .img .play{
    display: inline-block;
    background: url("../images/jzt-user-center/play_video.png") no-repeat;
    width: 124px;
    height: 124px;
    position: absolute;
    left: 0;
    top: 0;
    background-position: 50%;
    background-size: 42px 42px;
}
.new_list2 .price_list a .img video{
    width: 124px;
    height: 124px;
    top: 0;
    position: absolute;
    left: 0;
    object-fit: fill;
    display: none;
}
.new_list2 .price_list a .img{
    display: inline-block;
    width: 154px;
    height: 124px;
    float: left;
    z-index: 999;
}
.new_list2 .price_list a .img img{
    display: block;
    width: 120px;
    height: 120px;
}

.new_list2 .price_list a .img .pause{
    display: inline-block;
    background: url("../images/jzt-user-center/play_video_hover.png");
    width: 42px;
    height: 42px;
    background-size: 42px 42px;
    position: absolute;
    left: 35px;
    top: 35px;
    display: none;
    z-index: 99;
}
.new_list2 .price_list a .img i.video_close{
    position: absolute;
    z-index: 101;
    background: url(../images/jzt-user-center/picx.png) no-repeat;
    width: 18px;
    height: 18px;
    background-size:18px 18px;
    display: none;
    right: 22px;
    top: -7px;
}
