/* 产品背景 及导航面包屑 */
.goodsbg{
    width: 100%;
    padding: 25px 0;
    position: relative;
    height: auto;
    overflow: hidden;
}

.goodsbg .goodsbg-img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(0,0,0,.4);
    background-size: cover;
    background-repeat: no-repeat;
    /* -webkit-filter: saturate(1) brightness(1.1) blur(1.6rem) contrast(.8); */
}
.goodsbg .goodsbg-img-zz{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #000;
    opacity: .8;
}
.goodsbg .wrap{
    background-color: #fff;
    border-radius: 10px;
}
.goodsbg .breadnav{
    margin: 0px 20px;
    border-bottom: 1px solid #eee;
}
.goodscon1{
    width: 1170px;
    padding: 30px 20px 30px 20px;
}
.goodscon1 .goodscon1-l{
    float: left;
    margin-right: 20px;
}
.goodscon1 .goodscon1-l img{
    width: 215px;
    height: 280px;
    border-radius: 10px;
    border: 1px solid #eee;
}
.goodscon1 .goodscon1-m{
    float: left;
    width: 600px;
    position: relative;
    min-height: 282px;
}

.weixinerm{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 170px;
    height: 42px;
    background: url("https://oss.juzimima.com/images/pc/qrcode_background.jpg");
    background-repeat: no-repeat;
    background-size: 170px 50px;
    padding: 8px 0px 0px 0px;
}
/*.weixinerm:hover img{*/
/*display: block;*/
/*}*/
.weixinerm p{
    color: #fff;
    font-size: 14px;
    width: 150px;
    padding-left: 20px;
    letter-spacing:2px
}
.weixinerm img{
    display: none;
    width: 170px;
    height: 170px;
    border: 1px solid #eee;
    border-radius: 5px;
    position: absolute;
    top: -172px;
}
.goodscon1 .goodscon1-m .pageTit h1{
    font-size: 18px;
    float: left;
    font-weight: bolder;
    color: #222;
}
.goodscon1 .goodscon1-m .pageTit span{
    color: #ff4200;
    font-size: 18px;
    font-weight: normal;
    padding: 0 5px;
    float: left;
}
.goodscon1 .goodscon1-m .goodscon1-jj{
    margin: 12px 0px;
    font-size: 14px;
    color: #555;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.goodscon1 .goodscon1-m .goodscon1-jj span{
    font-weight: bolder;
    color: #222;
}
.goodscon1 .goodscon1-m .goodscon1-atrr{
    margin-bottom: 10px;
}
.goodscon1 .goodscon1-m .goodscon1-atrr-name{
    font-weight: bolder;
    padding-right: 10px;
    font-size: 14px;
    color: #222;
}

.goodscon1 .goodscon1-m .goodscon1-atrr-brand a{
    margin-right: 20px;
    font-size: 14px;
    color: #ff4200;
}
.goodscon1 .goodscon1-m .goodscon1-atrr-brand span{
    padding-left: 20px;
    cursor: pointer;
    font-size: 14px;
}
.goodscon1-m span{
    font-size: 14px;
}
.goodscon1 #zuowei i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("https://oss.juzimima.com/images/pc/address_location1.png");
    background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: -40px 0px;
    position: relative;
    top: 5px;
    margin-right: 4px;
}
.goodscon1 .goodscon1-m .goodscon1-atrr-brand span:hover{
    color: #ff4200;
}
.goodscon1 .goodscon1-m .goodscon1-atrr-brand span:last-child{
    margin-right: 0;
}

#zuowei_img{
    background-color: #fff;
    border-radius: 10px;
    width: 500px;
    height: auto;
}
.goodscon1-atrr-brand #layui-layer1{
    border-radius: 10px;
}
#zuowei_img div.tit{
    background-color: #f4f4f4;
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #222;
    font-weight: 700;
    border-radius: 10px 10px 0px 0px;
}
#zuowei_img img{
    padding: 20px;
    max-width: 460px;
    display: block;
    margin: 0 auto;
}
.goodscon1-buy{
    position: absolute;
    width:160px;
    height: 40px;
    text-align: center;
    left: 0;
    bottom: 0;
    line-height: 40px;
    color: #fff;
    background: #ff4200;
    cursor: pointer;
    border-radius: 5px;

}
.goodscon1-buy:hover{
    background: #fb5e11;
}

.goodscon1 .goodscon1-r{
    float: left;
    width: 280px;
    margin-left: 50px;
}
.goodscon1 .goodscon1-r .goodscon1-r-faq{
    display: block;
    margin-bottom: 30px;
    padding-bottom: 20px;
    color: #ff4200;
    font-size: 18px;
    border-bottom: 1px solid #eee;

}
.goodscon1 .goodscon1-r .goodscon1-r-faq .goodscon1-r-faq1{
    float: left;
    font-size: 16px;
}
.goodscon1 .goodscon1-r .goodscon1-r-faq .goodscon1-r-faq2{
    float: right;
}
.goodscon1 .goodscon1-r .goodscon1-r-qcrode-tit{
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bolder;
}

.goodscon1-r .goodscon1-r-qcrode{
    text-align: center;
}
.goodscon1-r .goodscon1-r-qcrode img{
    width: 114px;
}
.goodscon1-r .goodscon1-r-wxqrcode{
    float: left;
}
.goodscon1-r .goodscon1-r-wbqrcode{
    float: left;
    margin-left: 42px;
}

/*待定登记*/

.alert_box{
    display: none;
    position: fixed;
    top: calc(50% - 168px);
    left: calc(50% - 250px );
    z-index: 1002;
    width: 500px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    border-radius: 10px;
}
.alert_box_title {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    text-align: center;
    height: 60px;
    line-height: 60px;
    margin: 0px 20px;
    border-bottom: 1px solid #eeeeee;
}
.close_point {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    cursor: pointer;

}
.alert_box_row {
    text-align: center;
    padding-top: 20px;
}

.alert_label{
    display: inline-block;
    color: #222222;
    margin-right: 5px;
}
.alert_label:before{
    content: '*';
    color: #ff4200;
    position: relative;
    top: 2px;
    padding-right: 5px;
}
.alert_input {
    display: inline-block;
    width: 290px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #eee;
    padding-left: 10px;
    border-radius: 5px;
    font-size: 16px;
    color: #222;
}
.alert_inpus:focus,.alert_input:focus{
    border-color: #ff4200;
}
.alert_inpus {
    display: inline-block;
    width: 280px;
    min-height: 60px;
    border: 1px solid #eee;
    vertical-align: middle;
    border-radius: 5px;
    font-size: 16px;
    color: #222;
    padding: 10px;
}
.alert_sub {
    display: block;
    width: 300px;
    height: 44px;
    margin: 10px auto 30px;
    font-size: 16px;
    background-color: #ff4200;
    border-radius: 5px;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    border: none;
}
.alert_sub:hover{
    color: #fff;
}
.alert_cover{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
}


/*价格商品详情等*/
.goodscon2{
    padding-top: 30px;
}
.goodscon2-l{
    float: left;
    width: 880px;
}
.goodscon2-r{
    float: right;
    width: 310px;

}
.goods-attr-list{
    margin-bottom: 30px;
}
.goods-attr-list .goods-attr-list-name{
    float: left;
    width: 70px;
    padding: 13px 15px;
    line-height: 15px;
}
.goods-attr-list ul{
    float: left;
    width: 780px;
}
.goods-attr-list ul li{
    display: inline-block;
    cursor: pointer;
    border: 1px solid #eee;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 12px 15px;
    line-height: 15px;
    white-space: nowrap;
    margin-right: 11px;
    margin-bottom: 10px;
    min-width: 150px;
    position: relative;

}
.goods-attr-list ul li.attr-active{
    border: 1px solid #ff4200;
    color: #ff4200;
}
.goods-attr-list ul li.attr-no{
    color: #777;
    cursor: default;
    background: #f0f0f0;
}
.goods-attr-buynum{
    position: relative;
}
.goods-attr-buynum ul li{
    font-size: 24px;
    padding: 0;
    border: 1px solid #eee;
    border-radius: 4px;
}
.goods-attr-buynum ul li span{
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.goods-attr-buynum ul li input::-webkit-outer-spin-button,
.goods-attr-buynum ul li input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.goods-attr-buynum ul li input{
    float: left;
    width: 98px;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    border-top: none;
    border-bottom: none;
    font-size: 18px;
    height: 40px;
    text-align: center;
    -moz-appearance: textfield;
}
.goods-attr-list .bookingRule{
    padding: 15px 10px;
    border:1px solid #eee;
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.7;
}
.goods-attr-list .bookingRule p{
    font-size: 14px;
    color: #555;
    line-height: 1.8;
}
.goods-attr-list .bookingRule p:nth-child(1){
    font-size: 16px;
}
.total_price{
    float: left;
    padding: 12px 15px;
}
.discount{
    position: absolute;
    width: 25px;
    font-size: 12px;
    color: #fff;
    background: #f90c33;
    top: -4px;
    right: 0;
    border-radius: 3px;
}
.total_price>span{
    padding-left: 15px;
    font-size: 20px;
    color: #ff4200;
}
.buysummit{
    float: right;
    display: block;
    position: absolute;
    right: 50px;
    bottom: 5px;
    width: 160px;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    cursor: pointer;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    background-color: #ff5400;
    border-radius: 4px;
}
.buysummit:hover{
    background-color: #fb5e11;
}
/*巡演城市*/
.goods_pub{
    /*margin-bottom: 30px;*/
}
.goods_pub_tit{
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    color: #222;
}
.road_show{
    height: 200px;
    width: 100%;
}
.road_show .Tour-information-box {
    width: 100%;
    height: 128px;
    margin: 0 auto;
    position: relative;
    border: solid 1px #eeeeee;
    border-radius: 10px;
}
.tour-prev {
    background: url("/skin/default/images/newimg/left_no_color.png") no-repeat center;
}

.prev-red{
    background: url("/skin/default/images/newimg/left_have_color.png") no-repeat center;
}
.tour-next {
    background: url("/skin/default/images/newimg/right_no_color.png") no-repeat center;
}
.next-red{
    background: url("/skin/default/images/newimg/right_have_color.png") no-repeat center;
}
.tour-btn {
    float: left;
    width: 29px;
    height: 29px;
    margin: 50px 0px 0px 40px;
}
.tour-mid {
    position: relative;
    z-index: 900;
    float: left;
    width: 660px;
    height: 80px;
    margin-left: 43px;
    overflow: hidden;
    margin-top: 25px;
}
.tour-mid ul {
    position: relative;
    z-index: 1000;
    width: 8000px;
    height: 100px;
}
.tour-mid ul.shortBox{
    width: 660px;
    display: flex;
    justify-content: center;
}
.tour-mid li {
    box-sizing: content-box;
    position: relative;
    float: left;
    display: inline-block;
    width: 132px;;
    text-align: center;
}

.tour-mid a{
    display: block;
    position: relative;
}
.tour-mid a:hover span{
    color: #ff4200;
}
.tour-mid span {
    display: block;
    padding: 0 10px;
    font-size: 14px;
    color: #222;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
.tour-mid .active span{
    color: #ff4200;
    font-weight: 700;
}
.tour-mid i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("https://oss.juzimima.com/images/pc/address_location1.png");
    background-repeat: no-repeat;
    background-position: -20px 0px;
    position: relative;
    top: 10px;
}
.tour-mid .active i{
    background-position: 0px 0px;
}
.tour-mid p{
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 106px;
    margin: 14px auto 0px;
}
.tour-line {
    position: absolute;
    left: 66px;
    top: 50px;
    z-index: 10;
    height: 1.5px;
    overflow: hidden;
    background-color: #dddddd;
}

/* 基本信息 */
.Navanchor{
    position: fixed;
    top: 0px;
    width: 880px;
    height: 60px;
    line-height: 60px;
    display: none;
    background-color: #fff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.06);
    border-radius: 0px 0px 5px 5px;
    z-index: 9;
}
.Navanchor span{
    float: left;
    font-size: 16px;
    color: #222;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
}

.Navanchor span:hover{
    color: #ff4200;
}

.Navanchor span.active{
    color: #ff4200;
}
.Navanchor .active:after{
    content: "";
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: #ff4200;
    position: absolute;
    top: 48px;
    left: 38px;
}
.Navanchor .anchorBuy{
    width: 160px;
    margin-top: 10px;
    margin-right: 20px;
    height: 40px;
    line-height: 40px;
    background-color: #ff4200;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    float: right;
    cursor: pointer;
}
.Navanchor .anchorBuy:hover{
    background-color: #fb5e11;
}
.goods_pub_con_tit{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #222222;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 18px;
    position: relative;
    top: -2px;
}
.goods_pub_con_tit:before{
    content: "|";
    color: #ff4200;
    width: 2px;
    margin-right: 8px;
}
.goods_pub_con_list{
    margin-top: 20px;
}
.goods_pub_con_list li{
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
}
.goods_pub_con_list li a{
    display: inline-block;
    width: 260px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.goods_pub_con_list li:nth-child(2n){
    margin-right: 0;
}
.goods_pub_con_list li em{
    float: left;
    font-size: 14px;
    width: 130px;
    height:40px;
    line-height: 40px;
    text-align: center;
    background-color: #f6f6f6;
    color: #555555;
    border-radius: 5px 0px 0px 5px;
}
.goods_pub_con_list li span{
    float: left;
    box-sizing: border-box;
    color: #555;
    font-size: 14px;
    width: 294px;
    border: 1px solid #eeeeee;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 0px 5px 5px 0px;
}
.goods_pub_buy_explain{
    width: 100%;
    padding-top:8px;
    padding-bottom: 12px;
    line-height: 2;
}
.goods_pub_buy_explain p{
    font-size: 14px;
    line-height: 2;
    color: #555;
}
.goods_pub_detail{
    width: 100%;
    padding: 0px 0px 20px;
}
.goods_pub_detail h3{
    font-size: 16px;
    font-weight: bolder;
    color: #ff4200;
    line-height: 2.8;
}
.goods_pub_detail p{
    line-height: 2;
    font-size: 14px;
    color: #555;
}
.goods_pub_detail img{
    display: block;
    margin: 20px auto;
    border-radius: 10px;
    max-width: 80% !important;
    height: auto !important;
}

.goods_city_xg li{
    float: left;
    border-bottom: 1px solid #eeeeee;
}

.goods_city_xg li:nth-child(2n){
    width: 400px;
}
.goods_city_xg li:nth-child(2n + 1){
    width: 400px;
    padding-right: 80px;
}
.goods_city_xg li:nth-child(1),.goods_city_xg li:nth-child(2){
    border-top: 1px solid #eee;
}
.goods_city_xg li a {
    display: block;
    padding: 22px 0px;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.goods_city_xg li a:hover{
    color:#ff4200;
}
.article-recomend .article-recomend-item{
    width: 295px;
}
/* 登录弹框 */
.login_frame{
    display: none;
    position: fixed;
    top: 30%;
    left: calc(50% - 170px);
    background: #fff;
    width: 340px;
    z-index: 1010;
    border: 1px solid #eee;
    border-radius: 10px;
}

.login_frame .login_frame_phone{
    width: 80%;
    margin: 0 auto;
}
.login_frame .login_frame_tit{
    display: block;
    width: 92%;
    height: 62px;
    line-height: 62px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.login_frame .login_frame_phone{
    position: relative;
    margin-top: 30px;
    border-radius: 5px;
    height: 44px;
    line-height: 44px;
}
.login_frame .login_frame_phone input{
    box-sizing: border-box;
    border: 1px solid #ddd;
    line-height: 44px;
    height: 44px;
    position: absolute;
    width: 100%;
    border-radius: 5px;
    padding-left: 46px;
    z-index: 3;
}
.login_frame .login_frame_phone input:focus,.login_frame .login_frame_code input:focus{
    border-color:#ff4200;
}

.login_frame .login_frame_phone i{
    position: absolute;
    display: inline-block;
    margin: 11px 10px 0px 10px;
    height: 22px;
    width: 28px;
    line-height: 44px;
    border-right: 1px dashed #eee;
    background-image: url("../images/newimg/loginIcon.png");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 4;
    border-right: 1px solid #ddd;
}

.login_frame .login_frame_code{
    width: 80%;
    margin: 20px auto 0px;
    height: 44px;
    line-height: 44px;
    position: relative;
}


.login_frame .login_frame_code input{
    box-sizing: border-box;
    border: 1px solid #ddd;
    line-height: 44px;
    height: 44px;
    position: absolute;
    width: 60%;
    border-radius: 5px 0px 0px 5px;
    padding-left: 46px;
    z-index: 3;
}
.login_frame .login_frame_code i{
    position: absolute;
    display: inline-block;
    margin: 11px 10px 0px 10px;
    height: 22px;
    width: 28px;
    line-height: 44px;
    border-right: 1px dashed #eee;
    background-image: url("../images/newimg/loginIcon.png");
    background-size: auto;
    background-repeat: no-repeat;
    z-index: 4;
    border-right: 1px solid #ddd;
    background-position: 0 -44px;
}
.login_frame .login_frame_code a{
    width: 40%;
    right: 0px;
    position: absolute;
    display: inline-block;
    border: 1px solid #ddd;
    border-left: none;
    line-height: 42px;
    height: 42px;
    vertical-align: middle;
    text-align: center;
    border-radius: 0px 5px 5px 0px;
}

.login_frame .safety{
    width: 72%;
    margin: 30px auto 20px;
}
.login_frame .safety a{
    color: #ff4200;
}
.layui-form-checked[lay-skin="primary"] i {
    border-color: #ff4200 !important;
    background-color: #ff4200;
    color: #fff;
    border-radius: 2px;
}
.layui-form-checkbox[lay-skin="primary"]:hover i {
    border-color: #ff4200;
    color: #fff;
}
.layui-form-checkbox[lay-skin="primary"] span{
    padding-right: 0px;
    font-size: 16px;
    color: #222;
}
.login_frame .login_frame_btn{
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    text-align: center;
    background: #ff4200;
    border-radius: 5px;
    color: #fff;
    border: none;
    width: 80%;
    margin: 20px auto 30px;
}
.login_frame .login_frame_close{
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    height: 30px;
    cursor:pointer;
}
.login_frame_cover{
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 1004;
}


/* 演出结束推荐相关产品 */
.end_tj{
    margin-bottom: 30px;
}
.end_tj ul{
    margin-top: 10px;
}
.end_tj ul li{
    float: left;
    margin-right: 25px;
    width: 200px;
}
.end_tj ul li:nth-child(4n){
    margin-right: 0;
}
.end_tj ul .end_tj_img img{
    width: 199px;
    height: 259px;
    border-radius: 10px;
    border: .5px solid #eee;
    display: block;
}
.end_tj ul .end_tj_tit{
    display: block;
    width: 198px;
    height: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.7;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.end_tj ul .end_tj_price em{
    font-size: 16px;
    color: #ff4200;
    font-weight: bolder;
}
.end_tj ul .end_tj_price em:before{
    content: '\ffe5';
    color: #555;
    font-size: 14px;
    font-weight: normal;
}
.end_tj ul .end_tj_price em:after{
    content: '\8d77';
    color: #555;
    font-size: 12px;
    font-weight: 500;
    padding-left: 2px;
}


/*产品列表*/
.goods-listbox{
    border: 1px solid #eee;
}
.goods-listbox .goods-list-tit{
    padding-left: 20px;
    font-size: 19px;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    font-weight: bolder;
}
.goods-listbox .goods-list-con{
    padding: 0 10px;
}
.goods-listbox .goods-list-con li{
    float: left;
    width: 23%;
    line-height: 45px;
    height: 45px;
    padding: 5px 10px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mobileLink{
    font-size: 16px;
    color: #222;
    padding: 30px 0px 0px 0px;
}

/* 2020.8.8 添加右侧 到 巡演模块 Mr.xiao */
.toXyBox{
    border: 1px solid #eee;
    border-radius: 10px;
    width: 310px;
    margin-bottom: 20px;
}
.toXyBox .show_tit {
    padding-left: 10px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
}
.toXyBox a{
    display: block;
    border-top: 1px solid #eee;
    padding: 20px 10px;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items:center;
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    /*-moz-box-pack:space-between;*/
    -webkit--moz-box-pack:space-between;
    box-pack:space-between;
}
.toXyBox a img{
    display: block;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    border: 1px solid #eee;
    /*margin-right: 12px;*/
}
.toXyBox a p{
    font-size: 16px;
    color: #222;
    width: 210px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.toXyBox a:hover p{
    color: #ff4200;
}
#captchaimg {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    width: 84px;
    margin-left: 176px;
    margin-bottom: 4px;
    border-radius: 5px;
    vertical-align: middle;
    cursor: pointer;
}

.login_frame_code div {
    flex: 1;
    border: 1px solid #ddd;
    border-left: none;
    border-radius: 0px 5px 5px 0px;
    height: 42px;
}

.total_price{
    display: flex;
    align-items: center;
}
.lzWrap{
    cursor: pointer;
}
.lzWrap>img{
    width: 16px;
    height: 16px;
}

.lzWrap span:first-child{
    padding-left: 5px;
}
.lzWrap span.lzred{
    color: #ff4200;

}
.lzbox {
    border-radius: 10px!important;
    font-size: 14px;
}
.lzboxTit {
    font-size: 16px;
    text-align: center;
    padding-bottom: 10px;
}
.lzbox .layui-layer-btn .layui-layer-btn0 {
    width: 40%;
    background-color: #fff;
    color: #ff4200;
    text-align: center;
    font-size: 16px;
    border-color: #fff;
}