#hyzh_lbxq .content{
    background-color: #fff;
}


.topImg{
    position: relative;
    font-size: 0;
}
.topImg img{
    width: 100%;
}
.topImg .rl{
    position: absolute;
    bottom: .2rem;
    right: .2rem;
    width: 6rem;
    height: 2.2rem;
    overflow: hidden;
    background: url("../images2/rl.png") no-repeat center;
    background-size: 100%;
}
.topImg .rl .pull-left {
    width: 34%;
    font-size: .3rem;
    text-align: center;
    line-height: .8rem;
    margin-top: .5rem;
}
.topImg .rl .pull-right {
    width: 66%;
    font-size: .5rem;
    margin-top: .4rem;
    color:#fff;
    text-align: center;
    line-height: .8rem;
}
.topImg .rl .pull-right p span{
    margin: 0 .1rem;
}


.bq{
    margin: .4rem;
    padding: .3rem;
    border: 1px dashed #ddd;
    border-radius: 10px;
}
.bq .img{
    display: inline-block;
    width: 30%;
    overflow: hidden;
    border-radius: 5px;
    font-size: 0;
}
.bq .img img{
    width: 100%;
    min-height: 4.5rem;
}
.bq>div{
    width: 66%;
}
.bq h4{
    margin: 0 0 .5rem;
    font-size: .8rem;
    color: #282828;
    font-weight: normal;
    text-align:  center;
}
.bq .bot p{
    font-size: .5rem;
    color: #999;
}
.bq  .btn{
    margin-top: .1rem;
}
.bq  .btn a{
    margin-right: .4rem;
    padding: .2rem .4rem;
    font-size: .5rem;
    color:#2577e3;
    border: 1px solid #2577e3;
    border-radius: .1rem;
}



.datitle {
    padding-bottom: .3rem;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.datitle .pull-left{
    margin-top: .1rem;
}
.datitle p{
    /*margin-left: .3rem;*/
    color: #282828;
    font-size: .8rem;
    /*font-weight: bold;*/
}
.datitle p span{
    margin-left: .2rem;
    color: #cccccc;
    font-size: .65rem;
}
.datitle .bm{
    position: relative;
    top: .2rem;
    font-size: .7rem;
}
.datitle .bm .iconfont{
    margin-right: .1rem;
    vertical-align: middle;
}





.tuijiancon ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* margin: 0; */
    padding: 0;
}
.tuijiancon li{
    /*margin-left: 3px;*/
    width: 49.4%;
    font-size: 0;
    margin-bottom: .2rem;
    border-radius: 5px;
    overflow: hidden;
}
.tuijiancon img{
    width: 100%;
}

/*行业展会列表页 部分*/
.xwlist li{
    width: 100%;
    margin-bottom: 0;
    padding: .7rem 0;
    border-bottom: 1px solid #eee;
    border-radius: unset;
}
.xwlist .wz{
    width: 66%;
}
.xwlist .wz h5{
    margin: 0;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: .8rem;
    font-weight: normal;
    color: #282828;
}
.xwlist .wz p{
    color: #666;
    font-size: .6rem;
}
.xwlist .wz .xx{
    color: #999;
    font-size: .5rem;
}
.xwlist .wz .xx span{
    margin-right: .5rem;
}
.xwlist .img{
    width: 33%;
    margin-top: .2rem;
    max-height: 3.5rem;
    overflow: hidden;
}
#tab1 .more {
    margin: .5rem 0;
}
#tab1 .more .button {
    height: 2rem;
    line-height: 2rem;
    color: #666;
    border-color:#eee;
}

/*行业展会详细页 部分*/
.detail .tbt{
    padding-bottom: .3rem;
    border-bottom: 1px dashed #eaeaea;
}
.detail .tbt h2{
    margin-bottom: 0;
    font-size: .8rem;
    text-align: center;
    font-weight: normal;
}
.detail .tbt .fbt{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    font-size: .6rem;
    color: #999;
}
.detail .tbt .fbt p{
    margin-left: .8rem;
}

.detail .cd{
    padding-top: .6rem;
    padding-bottom: .4rem;
    border-bottom: 1px solid #e5e5e5;
}
.detail .cd .img{
    display: inline-block;
    width: 41%;
    overflow: hidden;
    border-radius: 5px;
    font-size: 0;
}
.detail .cd .img img{
    width: 100%;
    min-height: 90px;
}
.detail .cd>div{
    width: 56%;
}
.detail .cd h4{
    margin: .3rem 0;
    font-size: .85rem;
    color: #282828;
    font-weight: normal;
}
.detail .cd .bot p{
    float: left;
    margin-top: .1rem;
    font-size: .5rem;
    color: #ccc;
}
.detail .cd p span{
    color: #333;
}
.detail .cd .xq{
    margin-right: .5rem;
    width: 1.5rem;
    font-size: .4rem;
    background-color:#ff6e7f;
    text-align: center;
    color:#fff;
    border-radius: 5px;
    padding: .1rem .2rem;
}
.detail .cd .bq span{
    display: inline-block;
    font-size: .45rem;
    color: #ff7e4b;
    background-color: #fff4e5;
}

.detail .nr{
    margin-top: .5rem;
    text-align: center;
}
.detail .nr p {
    margin: .5rem 0;
    padding: 0 .2rem;
    
    line-height: 1.2rem;
    color:#444;
    font-size: .8rem;
    text-align: left;
}
.detail .nr img{
    width: auto !important;height: auto !important;
    max-width: 100%;
}

.detail .nr .yds{
    margin-top: .8rem;
    font-size: .5rem;
    color:grey;
    text-indent: 0;
}



.zxly{
    margin: .5rem 0;
    border: 1px solid #fe4351;
    border-radius: 5px;
}
.zxly .tits{
    padding: .5rem;
    border-bottom: 1px solid #ccc;
}
.zxly .tits p{
    font-size: .8rem;
    color: #545454;
}
.zxly .tits p span{
    font-size: .6rem;
    color: #bbb;
}
.zxly .tits .line{
    display: inline-block;
    margin-right: .2rem;
    width: 2px;
    height: .8rem;
    background-color:#ff4d4d;
    vertical-align: sub;
}
.zxly ul{
    border:none;
    border-radius: 5px;
    background-color: transparent;
}
.zxly li{
    margin: .4rem 0;
    width: 100%;
    font-size: .55rem;
}
.zxly .item-content{
    padding: 0 1rem;
}
.zxly .item-inner{
    padding: 0;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    overflow: hidden;
}
.zxly .item-title.label{
    margin: 0;
    display: inline-block;
    width: 20%;
    background-color: #ddd;
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
}
.sr::-webkit-input-placeholder{
    font-size: .55rem;

}
.sr::-moz-placeholder{   /* Mozilla Firefox 19+ */
    font-size: .55rem;

}
.sr:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    font-size: .55rem;

}
.sr:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    font-size: .6rem;

}
.zxly input[type="text"].name{
    display: inline-block;
    width: 40%;
}
.item-input .radio{
    position: relative;
    top: 0;    /*控制radio高度位置*/
    display: inline-block;
    font-size: .6rem;
    color:#a6a3a3;
}
.item-input .radio.tit{
    margin-top: .7rem;
    border-left: 1px solid #d2d2d2;
    padding-left: .5rem;
    margin-left: .2rem;
}
.item-input .radio label[for="male"]{
    margin-right: .5rem;
}
.zxly input[type="text"]{
    font-size: .55rem;
}
.zxly textarea {
    height: 1rem;
}
.zxly li.check{
    margin: 0;
}
.check .item-content{
    min-height: 1.1rem;
}
.check .item-inner{
    border:none;
    min-height: 1.1rem;
}
.list-block .ty{
    position: relative;
    right: 0;
    font-size: .5rem;
    color: #aaa;
}
.list-block .ty a{
    color: #0097ff;
}
.list-block label.ty:before {
    left: -20px;
    top: 4px;
    width: 10px;
    height: 10px;
}
.list-block label.ty:after {
    left: -15px;
    top: 5px;
    width: 2px;
    height: 8px;
}
input[type='checkbox']:checked + .list-block label.ty:before {
    background: #999;
    border-color: #999;
}
input[type='checkbox']:checked + .list-block label.ty:after {
     /*background: #4cd764;*/
     background: #999;
 }
.zxly .row .b {
    float: none;
    margin: auto;
    width: 40%;
}
.zxly .row .b .button{
    line-height: 1.8rem;
    height: 1.8rem;
    font-size: .7rem;
}


.pinlun{
    margin-top: 1rem;
}
.pinlun .gn{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.pinlun .gn li{
    margin-bottom: 0;
    padding: 0 .5rem;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 25px;
    font-size: .7rem;
    color: #282828;
}
.pinlun .gn li .iconfont{
    margin-right: .2rem;
}
.pinlun .gn li img{
    position: relative;
    top: .2rem;
    width: .85rem;
    margin-right: .2rem;
}
.pinlun .bt{
    margin: .5rem 0 .3rem;
    font-size: .7rem;
}
.pinlun .bt .line{
    display: inline-block;
    margin-right: .2rem;
    width: 2px;
    height: .8rem;
    background-color:#ff4d4d;
    vertical-align: sub;
}
.pinlun form{
    text-align: right;
}
.pinlun form textarea{
    background-color:#ececec;
    border: none;
    width: 100%;
    font-size: .7rem;
    min-height: 3.2rem;
}
.pinlun form .submitco{
    padding: .2rem .5rem;
    background-color:#767676;
    color:#fff;
    border-radius: 25px;
    font-size: .6rem;
    font-weight: bold;
    border: none;
}
.submitco {
    margin: .5rem 0;
}

.qita{
    border-bottom: 1px solid #eee;
}
.qita a{
    margin: .3rem 0;
    display: block;
    font-size: .5rem;
    color: #777;
}

.list4 li{
    margin-bottom: 0;
    width: 100%;
    padding: .5rem 0;
    border-top:1px solid #e5e5e5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.list4 li a .clearfix:first-of-type{
    min-height: 4.3rem;
}
.list4 .clo .icon-guanbi{
    padding-right: .5rem;
}
.list4 .tit{
    font-size: .8rem;
    color: #282828;
}
.list4 .img{
    position: relative;
    font-size: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    transform:rotate(0deg);/* 或 transform: scale(1);也可以  解决子元素超出不隐藏问题*/
}
.list4 .img img{
    position: absolute;
    width: 100%;height: 100%;
    top: 50%;
    transform:translateY(-50%);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.list4 .bot span{
    margin-right: .5rem;
    color: #999;
    font-size: .5rem;
}
.list4 .bot .gb span{
    margin: 0;
    text-align: center;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 2px 5px 1px;
    font-size: .4rem;
    color: #c8c8c8;
}

.list4 .right{
    position: relative;
}
.list4 .right .img{
    display: inline-block;
    width: 35%;
    height: 4.2rem;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.list4 .right .tit{
    width: 61%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.list4 li.right a .clearfix:first-of-type {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.list4 li.right .bot{
    margin-top: .2rem;
}

.list4 .center .img{
    margin-top: .3rem;
    height: 10.5rem;
}
.list4 .center .img img{
    width: 100%;
    max-height: 10.5rem;
    position: unset;
    transform: translateY(0);
}
.list4 .center .bot{
    font-size: 0;
    margin-top: .5rem;
}

/*特殊*/
.list4 .center.guanggao .bot{
    display: none;
}
.list4 .center .gg {
    position: absolute;
    bottom: .2rem;
    right: .2rem;
    /*float: left;*/
    padding: 0 .3rem;
    color:#fff;
    font-size: .5rem;
    /*color: #999;*/
    /*border: 1px solid #999;*/
    background-color:rgba(17, 17, 17, 0.4);
    border-radius: 5px;
}



.datitle .pull-left {
    margin-top: .1rem;
}
.datitle p span {
    margin-left: .2rem;
    color:#cccccc;
    font-size: .7rem;
    font-weight: bold;
}
.datitle .tb {
    margin-top: .2rem;
    width: 1rem;
    height: 1rem;
    line-height: .9rem;
    border: 1px solid
    #666;
    text-align: center;
    border-radius: 50%;
    font-size: 0.5rem;
    color:#666;
}


.qtfl{
    margin-top: .8rem;
    padding: 0 .5rem;
    border: 1px solid #eaeaea;
    border-radius: 10px;
}
.qtfl .buttons-tab{
    overflow-x: auto;
    height: 2.1rem;
    z-index: 0;
    align-items: center;
    line-height: .5rem;
    overflow-y: hidden;
}
.qtfl .buttons-tab .button.active {
    color:#d50000;
    border:none
}
.qtfl .tab .clearfix{
    width: 100%;
    margin-bottom: 0;
    padding: .7rem 0;
    border-radius: unset;
}
.qtfl .tab .wz{
    width: 63%;
}
.qtfl .tab .wz h5{
    margin: .3rem 0;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: .8rem;
    font-weight: normal;
    color: #282828;
}
.qtfl .tab .wz p{
    color: #666;
    font-size: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.qtfl .tab .wz .xx{
    color: #999;
    font-size: .5rem;
}
.qtfl .tab .wz .xx span{
    margin-right: .5rem;
}
.qtfl .tab .img{
    width: 33%;
    margin-top: .2rem;
    max-height: 3.5rem;
    overflow: hidden;
    border-radius: 10px;
    font-size: 0;
}
.qtfl .tab .list a{
    margin: .4rem 0;
    display: inline-block;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: .75rem;
    font-weight: normal;
    color: #282828;
}
.qtfl .tab .list a:first-of-type{
    margin-top: 0;
}
.qtfl .tab .list a span{
    margin: 0 .3rem;
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #999;
    border-radius: 50%;
    vertical-align: middle;
}





.like{
    margin-top: .5rem;
    padding-top: .3rem;
    padding-bottom: .3rem;
    background-color:#fff;
}
.like ul {
    margin: 0;
    padding: 0 .5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.like li {
    margin: 5px 0;
    padding-bottom: 5px;
    width: 49%;
    /*border: 1px solid #eee;*/
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 .1rem .2rem #ececec;
}
.like li img {
    width: 100%;
}
.like .wz{
    text-align: center;
}
.like .wz h5{
    margin: 0;
    font-size: .8rem;
    color: #282828;
    font-weight: normal;
}
.like .wz .tz{
    font-size: .7rem;
    color: #999;
}
.like .wz .tz span{
    color: #444;
}
.like .wz .ppxq{
    margin: .3rem auto;
    padding: .1rem 0;
    width: 45%;
    font-size: .6rem;
    color: #d90d26;
    border: 1px solid #d90d26;
    border-radius: 25px;
}




.sm{
    margin: .5rem 0;
    padding: 0 5px;
    color: #999;
    /*background-color: #ffebeb;*/
    font-size: .6rem;
    /*border:1px solid #ff909d;*/
    text-align: left;
    background-color: #f7f7f7;
}
