@charset "utf-8";
/* CSS Document */
/*
 * zhouli 2015.1.19
*/
.area-998{width: 998px;}
.area-192{width: 192px;}
.box-1{border: 1px solid #e5e5e5;}
.box-1.top0{ border-top:0px;}
.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;
}
.sals-box{
    width: 190px;
    position: relative;
}
.sals-box .person{
    background: #efefef;
    text-align: center;
}
.sals-box .person .icon-k,
.sals-box .person .icon-p,
.sals-box .tel .icon-tel{background: url("../images/detail_sprite.png") no-repeat;}
.sals-box .person .icon-k,
.sals-box .person .icon-p{
    background-position: 0 0;
    margin: 10px auto 5px;
    width: 40px;
    height: 40px;
}
.sals-box .person .icon-p{background-position: 0 -44px;}
.sals-box .person h2{
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}
.sals-box .person p{
    color: #888;
    line-height: 20px;
    padding-bottom: 10px;
}
.sals-box .tel{
    background: #c90301;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-family: arial, serif;
    cursor: pointer;
    position: relative;
}
.sals-box .tel .icon-tel{
    background-position: 0 -105px;
    width: 13px;
    height: 18px;
    margin-right: 5px;
}
.sals-box ul{padding: 10px 0; width: 193px;overflow: hidden}
.sals-box ul li{
    float: left;
    width: 95px;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    line-height: 24px;
}
/*.sals-box h3{
    line-height: 30px;
    padding-bottom: 5px;
}
.sals-box p{line-height: 25px;}
.sals-box span{color: #888;}
.show-box .pic-show{
    width: 360px;
    *position: relative;
    *z-index: 0;
}
.show-box .pic-show span{
    display: block;
    border: 1px solid #e5e5e5;
    width: 356px;
    height: 356px;
    padding: 1px;
    overflow: hidden;
}*/
.zoomLens, .elevate-zoom-mod {
    background: #ddd;
    cursor: move;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.show-box .pic-show span img{width: 356px; height: 356px;}
.small-pic{width: 380px;  margin-top: 12px;}
/*.small-pic ul{margin: 12px 0 0 0; width: 500px;}*/
.small-pic a{
    display: block;
    float: left;
    cursor: pointer;
    border: 1px solid #cecfce;
    width: 50px;
    height: 50px;
    padding: 1px;
    margin-right: 7px;
}
.small-pic a img{
    width: 50px;
    height: 50px;
}
.small-pic a:hover,
.small-pic a.hover{
    border: 2px solid #e4393c;
    width: 48px;
    height: 48px;
}
.small-pic a:hover img,
.small-pic a.hover img{
    width: 48px;
    height: 48px;
}
.prev, .next{
    position: absolute;
    width: 17px;
    height: 54px;
    background: url("../images/arrow.png") no-repeat;
    top:0;
    z-index: 0;
}
.prev{background-position: 0 0; left:0;}
.next{background-position: -17px 0; right: 0;}
.show-box .intro{
    width: 602px;
    position: relative;
}
.show-box .intro h1{
    font-family: Microsoft YaHei;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    padding: 0 18px;
    min-height: 50px;
}
.show-box .intro  p{
    width: 335px;
    padding-left: 18px;
    line-height: 30px;
    color: #333;
}
.show-box .intro .charge{font-size: 18px; color: #d61b1b; font-family:"微软雅黑";}
.charge1{font-size: 18px; color: #d61b1b; font-weight:bold; font-family:"微软雅黑";}
.show-box .intro dl{padding-top: 10px;}
.show-box .intro dl dt{
    background: #eee;
    height: 32px;
    line-height: 32px;
    color: #363636;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 18px;
}
.show-box .intro dl dd{
    float: left;
    display: inline;
    width: 164px;
    padding: 0 18px;
    line-height: 22px;
}
.show-box .intro .others{
    padding: 10px  0 20px 18px;
    color: #363636;
    line-height: 30px;
    width: auto;
    position: relative;
}
.show-box .intro .others .tipsa{
    /*background: #fffed1;*/
    /*border: 1px solid #eecb9a;*/
    padding:5px 10px;
    color: #888;
}
.show-box .intro .others .bz-box{
    position: absolute;
    top:10px;
    right: 15px;
}
.show-box .intro .others .bz-box span{
    display: inline-block;
    *display: inline;
    zoom:1;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
}
.show-box .intro .others .bz-box .zhi{background: #f5aa00;}
.show-box .intro .others .bz-box .xian{background: #f54f00;}
.show-box .intro .others .bz-box .cheng{background: #61af00;}
.btn-buy{
    background: url("../images/buy-btn.png") no-repeat 30px 12px #c40000;
    color: #fff;
    width: 160px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
}
.btn-buygray{
    background: url("../images/buy-btn.png") no-repeat 30px 12px #cccccc;
    color: #fff;
    width: 160px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
}
.btn-collect{
    background: #fef0f0;
    border: 1px solid #c40000;
    color: #c40000;
    width: 160px;
    height: 40px;
    font-size: 14px;
}
.btn-collectgray{
    background: #ccc;
    border: 1px solid #ccc;
    color: #fff;
    width: 160px;
    height: 40px;
    font-size: 14px;
	font-weight: bold;
}
.title-3{

    font-size: 20px;
    position: relative;
    z-index: 1;
}
.title-3 div{
    background: #fff;
    border-top:2px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    border-bottom:0 none;
    width: 135px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-family: "microsoft yahei";
    font-weight: 400;
    color: #000;
    display: inline-block;
}
.title-3 div.cur{
    background: #fff;
    border-top:2px solid #b00000;
    border-left:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
    border-bottom:0 none;
    width: 135px;
    text-align: center;
    height: 41px;
    line-height: 41px;
    font-size: 20px;
    font-family: "microsoft yahei";
    font-weight: 400;
    color: #000;
    margin-bottom:-1px;
}
.title-3fu{
    color: #363636;
    line-height: 38px;
    display: inline-block;
    margin-top: 5px;
}
.show-box .hr{
    border-bottom: 1px solid #e1e1e1;
    width: auto;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    padding-bottom: 0;
    margin-top: -1px;
    position: relative;
    z-index: -1;
}
.quality li{
    /*float: left;
    display: inline;*/
    padding: 10px 0 0 28px;
    /*width: 376px;*/
}
.quality li h4{
    font-weight: bold;
    color: #363636;
    line-height: 28px;
}
.quality li p{
    color: #363636;
    line-height: 24px;
    padding: 10px 0;
}
.quality li .tit{
    display: inline-block;
    *display: inline;
    zoom:1;
    width: 60px;
}
.quality li .cont{
    display: inline-block;
    *display: inline;
    zoom:1;
    width: 275px;
}
.quality .tips{line-height:28px; padding-bottom:30px;}
.quality li .check-table{width: 930px; margin: 10px 0 10px;}
.quality li .check-table th,
.quality li .check-table td{padding-left: 15px;}
.quality li .check-table th{color: #c40000;}
.taright{text-align: right;}
.buy-notes{
    width: 965px;
    margin: 0 auto;
}
.buy-notes table tr th{
    background: #eee;
    color: #151515;
    text-align: center;
    font-weight: normal;
}
.buy-notes table tr td.bn{border-bottom: 0 none;}
.buy-notes table tr td{
    border-bottom: 1px dotted #dadada;
    text-align: center;
    color: #2b2b2b;
}
.buy-notes table tr td.col_7d7d7d{color: #7d7d7d;}
.buy-notes table tr td.col_161616{color: #161616;}
.buy-notes table tr td span.col_red{color: #ff0000;}
.detail-box{margin: 0 38px 30px;}
.detail-box .list{
    margin-top: 20px;
    width: 405px;
}
.detail-box .list li{
    border-bottom: 1px solid #e0e0e0;
    width: 405px;
    line-height: 30px;
}
.zhijianbiao{
    position: absolute;
    top:-40px;
    right: 70px;
    width: 82px;
    height: 81px;
}
.btn-report{
    position: absolute;
    left:150px;
    top:2px;
    background: url("../images/btn-report.png") no-repeat;
    width: 150px;
    height: 30px;
}

.detail-submit .caption{
    background: url("../images/detail-icon.png") left no-repeat;
    font-family: "microsoft yahei";
    font-size: 24px;
    color: #43a617;
    padding-left: 45px;
    line-height: 110px;
    margin-left: 290px;
}
.detail-submit .message{padding: 15px 5px;}
.detail-submit .message dt,
.detail-submit .message dd{
    line-height: 34px;
}
.detail-submit .message dt{font-weight: bold;}
.detail-submit .message dd{
    float: left;
    min-width: 100px;
    padding-right: 40px;
    line-height: 30px;
}
.detail-submit .message.temp{padding: 20px 20px 60px;}
.detail-submit .message.temp dd{
    color: #666;
}
.detail-submit .table{
    border: 1px solid #e4e4e4;
    margin-top: 30px;
}
.detail-submit .table th{
    height: 36px;
    vertical-align: middle;
    border-bottom: 1px solid #e4e4e4;
    background: #f5f5f5;
    font-weight: normal;
}
.detail-submit .table .intro{
    padding: 20px;
}
.detail-submit .table .intro span img{
    width: 96px;
    margin-right: 25px;
    float: left;
}
.detail-submit .table .intro h3{
    line-height: 20px;
    font-weight: bold;
    margin-left: 121px;
}
.detail-submit .table .intro ul{
    margin-left: 121px;
}
.detail-submit .table .intro ul li{
    float: left;
    width: 190px;
    line-height: 28px;
}
.detail-submit .cap{
    font-size: 22px;
    color: #66bf33;
    margin-left: 86px;
    padding-top: 10px;
    font-family: microsoft;
}
.detail-submit .cap i{
    background: url("../images/jzt-user-center/icon20825.png") no-repeat;
    background-size: 80%;
    width: 42px;
    height: 42px;
    margin-right: 5px;
}
.detail-submit .cap span{
    background: #fffed1 url("../images/clock0915.png") no-repeat 10px 5px;
    line-height: 26px;
    border: 1px solid #ecc38f;
    font-size: 12px;
    font-family: "宋体";
    color: #3b3b3b;
    padding: 0 20px 0 35px;
    margin-left: 10px;

}
.col_red{color: #ff0000;}
.btn-red{
    background: #c90301;
    border-radius: 3px;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    min-width: 100px;
    -webkit-box-shadow: inset 0.5px 0.5px 2px #94100f;
    -moz-box-shadow: inset 0.5px 0.5px 2px #94100f;
    box-shadow: inset 0.5px 0.5px 2px #94100f;
}
.btn-red.fn{font-weight: normal; padding: 8px 15px;}
.btn-red:hover{
    background: #e62c2a;
}
.detail-submit .account{
    margin-top: 10px;
    width: 545px;
    height: 180px;
    margin-left: 140px;
    border: 1px solid #bcbcbc;
    border-radius: 3px;
}
.detail-submit .account dl{
    padding: 5px 20px;
}
.detail-submit .account dl dt{
    font-size: 16px;
    line-height: 40px;
}
.detail-submit .account dl dd{
    padding-left: 15px;
    font-size: 14px;
    line-height: 32px;
}
.detail-submit .account dl dd.paysty{
    padding: 10px 0 0 35px;
}
.detail-submit .account strong{vertical-align: middle; display: inline-block; *display: inline; zoom:1;}
.detail-pay-title{
    padding: 10px 20px 20px;
}

.wrong-box{
    background: url("../images/wrong-bg.png") 108px 0 no-repeat;
    margin: 50px 0;
    height: 440px;
    width: auto;
    padding-left: 515px;
}
.wrong-box h3{
    font-size: 30px;
    font-family: "microsoft yahei";
    line-height: 50px;
    color: #464646;
    padding-top: 25px;
}
.wrong-box span{
    color: #c90301;
    font-size: 72px;
    line-height: 90px;
}
.wrong-box h4{
    font-family: "microsoft yahei";
    color: #464646;
    font-size: 14px;
    line-height: 35px;
    padding-top: 10px;
}
.wrong-box p{
    line-height: 35px;
    color: #464646;
}
.wrong-box p a{
    background: #c90301;
    padding: 7px 12px;
    color: #fff;
}
/* 20150618登录弹框 */
.logon-box{
    display: none;
    position: fixed;
    top:50%;
    left:50%;
    border: 2px solid #cf5445;
    width: 446px;
    height: 404px;
    margin: -202px 0 0 -223px;
    background: #fff;
    overflow: hidden;
    z-index: 99999;
}
/*.logon-box .layout{padding: 10px 48px;}
.logon-box .layout h3{
    font-family: "microsoft yahei";
    font-size: 20px;
    color: #333;
    line-height: 44px;
    font-weight: normal;
}
.logon-box .layout ul li label{
    font-size: 14px;
    color: #434343;
    display: block;
    line-height: 32px;
}
.logon-box .layout .col_red{color: #ff4001;}
.logon-box .layout ul li .error{
    font-size: 12px;
    color: #fd0000;
    line-height: 40px;
    height: 40px;
}*/
.login-text{
    width: 300px;
    height: 36px;
    line-height: 36px;
    color: #666;
    font-size: 14px;
    padding-left: 35px;
}
.login-text.yzm{width: 90px;}
.login-text.user,
.login-text.password{background: url("../images/jzt-user-center/icon-1.png") no-repeat;}
.login-text.user{background-position:7px 10px;}
.login-text.password{background-position:7px -32px;}
.login-btn{
    width: 342px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-family: Microsoft YaHei;
    background: #d94736;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 100;
}
.logon-box .close{
    position: absolute;
    right: 15px;
    top: 15px;
    background: url("../images/loginbox-close.png") no-repeat;
    width: 13px;
    height: 13px;
    cursor: pointer;
    overflow: hidden;
}
span.quse{
    position: relative;
    background:url("../images/jzt-user-center/question.png") no-repeat;
    width:8px;
    height:13px;
    cursor: pointer;
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:middle;
    margin-left:0;
}
span.quse.ml0{margin-left: 0;}
span.quse .tips .sj{
    display: inline-block;
    _display: inline;
    zoom:1;
    background: url("../images/jzt-boss/icon-sj.png");
    background-repeat: no-repeat;
    position: absolute;
    bottom: -7px;
    *bottom: -15px;
    left:50%;
    width: 10px;
    height: 7px;
    margin-left: -5px;
}
span.quse .tips{
    display: none;
    position: absolute;
    bottom:22px;
    left: 50%;
    line-height: 22px;
    margin-left: -115px;
    padding: 4px 15px;
    width: 200px;
    background: #f4e6ce;
    border: 1px solid #dec9ae;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#reportPop img{max-width: 1060px;}

.sade-box{
    position: fixed;
    /*right: 270px;*/
    top: 410px;
    background: url("../images/detail-opra0826.png") no-repeat;
    width: 72px;
    height: 221px;
}
.sade-box div{
    width: 72px;
    height: 74px;
    line-height: 9999px;
    overflow: hidden;
}
.sade-box .wx-sm{
    display: none;
    position: absolute;
    left:-160px;
    top: 74px;
}
.sade-box div.qc a{display: block;}
.sade-box div:hover{
    background: #fff;
    filter:alpha(opacity=20);
    -moz-opacity:0.2;
    -khtml-opacity: 0.2;
    opacity: .2;
}
.sade-box div.back:hover{
    background: url("../images/detail-opra0826.png") no-repeat 0 -222px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}
/*lujing 2015 12 30*/
.detail-submit .hint{
    margin-top: 20px;
    width: 340px;
    height: 162px;
    border: 1px solid #ecc38f;
	background:#fffed1;
	position:relative;
	margin-right: 120px;
}
.detail-submit .hint dl dt{
    font-size: 12px;
    line-height: 22px;
	position: absolute;
	background:#ecc38f;
	color:#fff;
	left:12px;
	top:-12px;
	padding:0px 9px;
}
.detail-submit .hint dl dd{
    padding-top: 15px;
    font-size: 12px;
    line-height: 26px;
	color:#333;
	padding: 10px 20px;
}
.detail-submit .hint dl dd.touch{
	background:#ecc38f;
	border: 1px solid #ecc38f;
	line-height:26px;
	color:#fffed1;
	padding:5px 0;
}
.detail-submit .hint .touch span{ color:#333;}
.detail-submit .hint .touch img{ padding:0 10px;}






/*2020 07-13 */
.new_edit_detail span.icon_money{
    display: inline-block;
    width: 18px;
    height: 21px;
    background: url(../images/jzt-user-center/icon_bzj.png);
    background-size: 18px 21px;
    vertical-align: middle;
}
.new_edit_detail span.blue{
    color: #1fa6fc;
    border: 1px solid #1fa6fc;
    display: inline-block;
    line-height: 16px;
    border-radius: 3px;
    padding: 1px 2px;
    margin-left: 4px;
    font-size: 12px;
    vertical-align: middle;
}
.new_edit_detail span.green{
    color: #59d380;
    border: 1px solid #59d380;
    display: inline-block;
    line-height: 16px;
    border-radius: 3px;
    padding: 1px 2px;
    margin-left: 4px;
    font-size: 12px;
    vertical-align: middle;
}
.new_edit_detail .sals-box .person{
    padding:  15px;
    box-sizing: border-box;
    text-align: left;
}
.new_edit_detail .person h2{
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: normal;
}
.new_edit_detail .person .icon{
    margin-top: 10px;
}
.new_edit_detail .tel .icon_weixin{
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url("../images/jzt-user-center/icon_weixin.png") no-repeat;
    background-size: 20px 16px;
    margin-right: 4px;
}
.new_edit_detail .title-2{
    border-bottom: 1px solid #e5e5e5;
}
.new_edit_detail .intro h1 span {
    display: inline-block;
    line-height: 16px;
    color: #ffffff;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 4px;
    vertical-align: middle;
    box-sizing: border-box;
}
.new_edit_detail .intro h1 span.bg_orange {
    background: #fc711f;
}
.new_edit_detail .intro h1 span.bg_blue {
    background: #1fa6fc;
}
.new_edit_detail .intro h1 div.living {
    background: url(../images/jzt-user-center/living.gif) no-repeat;
    background-size: 54px 18px;
    display: inline-block;
    width: 54px;
    height: 18px;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
}
.new_edit_detail .intro h1 div.look {
    background: url(../images/jzt-user-center/go_right.png) no-repeat;
    background-size: 6px 10px;
    display: inline-block;
    width: 54px;
    height: 18px;
    line-height: 14px;
    border-radius: 4px;
    background-position: 44px 4px;
    text-indent: 2px;
    color: #ca0806;
    border: 1px solid #ca0806;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 12px;
    vertical-align: middle;
    position: relative;
}
.new_edit_detail .intro ul{
   overflow: hidden;
}
.new_edit_detail .intro ul li{
    width: 125px;
    float: left;
}
.new_edit_detail .intro ul li>p{
    width: 125px;
}
.new_edit_detail .intro ul li .price{
    font-size: 12px;
    color: #999999;
}
.new_edit_detail .intro ul li .price i{
    color: #c00000;
}
.new_edit_detail .intro ul li .price  e{
    font-size: 18px;
    color: #c00000;
    font-weight: bold;
}
.new_edit_detail .intro ul li .buy_start{
    font-size: 12px;
    color:#666666;
    line-height: 20px;
}
.new_edit_detail .intro ul li p.h30{
    height: 30px;
}
.new_edit_detail .intro ul li .h30_info{
    font-size: 12px;
    color:#666666;
}
.new_edit_detail .intro ul li p.h30_info i{
    color: #333333;
}
.new_edit_detail .intro h3{
    font-size: 12px;
    color: #999999;
    padding: 0 18px;
    margin-top: 10px;
}
.new_edit_detail .living_hover_ewm{
    position: absolute;
    right: -38px;
    top: 32px;
    z-index: 100;
    display: none;
    cursor: pointer;
}
.new_edit_detail .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_edit_detail .go_hover_ewm{
    position: absolute;
    right: -38px;
    top: 32px;
    display: none;
    z-index: 100;
}

.new_edit_detail .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_edit_detail .living_hover_ewm img,.new_edit_detail .go_hover_ewm img,.new_edit_detail .mobile_ewm img,.new_edit_detail .person_ewm img{
    position: relative;
    width: 118px;
    height: 118px;
    display: block;
}
.new_edit_detail .others .moblie_buy{
    width: 160px;
    height: 40px;
    font-size: 14px;
    color: #333333;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    background: url("../images/jzt-user-center/small_ewm.png") no-repeat;
    background-position: 122px;
}
.new_edit_detail .person_ewm{
    position: absolute;
    right: 32px;
    display: none;
    z-index: 100;
    top: 40px;
}

.new_edit_detail .person_ewm i{
    position: absolute;
    background: url("../images/jzt-user-center/bg_ewm.png") no-repeat;
    width: 137px;
    height: 146px;
    top: -17px;
    left: -12px;
}

.new_edit_detail .mobile_ewm{
    position: absolute;
    right: 38px;
    top: 195px;
    display: none;
    z-index: 100;
}

.new_edit_detail .mobile_ewm i{
    position: absolute;
    background: url("../images/jzt-user-center/bg_ewm.png") no-repeat;
    width: 137px;
    height: 146px;
    top: -17px;
    left: -12px;
}
.new_edit_detail .mzsm{
    overflow: hidden;
    padding: 20px 25px;
    box-sizing: border-box;
    background: #f8f8f8;
    margin-top: 20px;
}
.new_edit_detail .mzsm .icon_warn{
    background: url("../images/jzt-user-center/icon_warn.png") no-repeat;
    width: 13px;
    height: 13px;
    background-size: 13px 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.new_edit_detail .mzsm p{
    float: right;
    width: 925px;
    font-size: 12px;
    color: #999999;
}
.new_edit_detail select{
    background: #fff;
    width: 100px;
    border: 1px solid #e5e5e5;
    height: 20px;
}
.new_edit_detail .pic-show .video_play{
    position: relative;
    display: block;
}
.new_edit_detail .pic-show .video_play .video_playing{
    position: absolute;
    z-index: 100;
    background-image: url("../images/jzt-user-center/video_noraml.png");
    width: 56px;
    height: 56px;
    background-size: 56px 56px;
    background-repeat: no-repeat;
    left: 146px;
    bottom: 60px;
    z-index: 9966;
}
.new_edit_detail .pic-show .video_play .video_playing:hover{
    background-image: url("../images/jzt-user-center/video_hover.png");
}
.new_edit_detail .pic-show .video_play .video_close{
    position: absolute;
    z-index: 101;
    background: url("../images/jzt-user-center/video_close.png") no-repeat;
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    display: none;
    right: 50px;
    top: 20px;
}
.new_edit_detail .pic-show .video_play video{
    position: absolute;
    width: 356px;
    height: 356px;
    object-fit: contain;
    z-index: 99;
    background: black;
    display: none;
}

.sals-box .person p.zszz{
    font-size: 12px;
    color: #666666;
    line-height: 18px;
    padding-bottom: 0;
}
.sals-box .person p.zszz .zszza{
    font-size: 12px;
    color: #c00000;
    border: 1px solid #c00000;
    padding: 0 5px;
    line-height: 18px;
    border-radius: 20px;
}

.detailImg {

}
.detailImg .titles{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding: 50px 0 20px;
}
.detailImg .imgboxss{
    /*width: 100%;*/
    margin: auto;
    text-align: center;
}
.detailImg .imgde{
    /*width: 100%;*/
    margin: auto;
}
.detailImg .imgp{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 30px;
}
#Cont{height: 250px; overflow-y: auto}
.bbs li{margin:20px 15px; border-bottom:1px dotted #dddddd; clear: both; padding-bottom: 20px;}
.bbs li img{
    float: left;
    border-radius: 100%;
    width: 24px;
    height: 24px;
}
.bbs li .laout{
    /*float: left;*/
    /*width: 600px;*/
    margin-left: 30px;
}
.bbs li .laout div h3{
 font-size: 14px; color: #333; font-weight: bold; line-height: 14px; margin-bottom: 10px; padding-top: 3px;
}
.bbs li .laout div h3 text{display: inline-block; max-width: 530px; line-height: 14px; height: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden}
.bbs li .laout div h3 .star{ margin-left: 20px;
    display: inline-block;
    position: relative;
    background: url("../../resources/images/starbg.png") no-repeat;
    height: 13px; overflow: hidden;
}
.bbs li .laout div h3 .star.count1{width: 16px;}
.bbs li .laout div h3 .star.count2{width: 35px;}
.bbs li .laout div h3 .star.count3{width: 56px;}
.bbs li .laout div h3 .star.count4{width: 74px;}
.bbs li .laout div h3 .star.count5{width: 89px;}
.bbs li .laout div span{
    float: right;
    color: #999; font-weight: normal; font-size: 12px;
}
.bbs li .laout p{
    font-size: 12px; color: #333;
    line-height: 18px;
}
.bbsg .text{font-size: 12px; color: #333; margin: 15px 0 0 14px; line-height: 12px; border:0 none;}
.callsty{
    padding: 10px 0 0;
    height: auto;
}
.callsty p{line-height: 20px; padding: 3px 0 0 0!important; color: #666666;}
.callsty p label,.callsty p span{display: inline-block; width: 40px; vertical-align: top;} .callsty p span{width: 120px}

