.bar-nav ~ .content {
    top: 4.5rem;
}

.ljbmtab{
    padding: .3rem 0;
    border-bottom: none;
    border-bottom:1px solid #eee;
    overflow: hidden;
    overflow-x: scroll;
    z-index: 0;
}
.ljbmtab::-webkit-scrollbar {/*隐藏滚轮*/
    display: none;
}
.ljbmtab .button{
    top: 0;
    padding: 0 1rem;
    font-size: .8rem;
    border: none;
    color: #282828;
    height: 1.2rem;
    line-height: 1.2rem;
}
.ljbmtab .line{
    display: inline-block;
    padding: 0 .5px;
    margin-top: .3rem;
    height: .9rem;
    background-color: #eee;
}
.ljbmtab .button.active {
    color: #d50000;
}



.tbt{
    padding-bottom: .3rem;
    border-bottom: 1px dashed #eaeaea;
    overflow: hidden;
}
.tbt h2{
    margin-bottom: .3rem;
    font-size: .85rem;
    text-align: center;
}
.tbt .fbt{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    font-size: .6rem;
    color: #999;
}
.tbt .fbt p{
    margin-left: .8rem;
}
.tbt .fbt p .icon-weizhi1{
    position: relative;
    top: .1rem;
}



.xbt{
    padding: .3rem 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.xbt span{
    font-size: .8rem;
    color: #282828;
}
.xbt span.little{
    font-size: .7rem;
    color: #525252;
}
.xbt img{
    display: none;
    margin-right: .3rem;
    vertical-align: top;
}

.su_con_main{
    padding: .5rem 0 0 .5rem;
}
.su_con_main p {
    line-height: 1.2rem;
    font-size: .75rem;
}
.su_con_main img {
    display: block;
    margin: .5rem auto;
    max-width: 100%;
}



.su_con2{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 0;
}
.su_con2 li{
    margin: .5rem 0;
    width: 50%;
}
.su_con2 li img{
    float: left;
    margin-left: 14%;
    margin-right: .5rem;
    width: 2rem;
}
.su_con2 li p{
    margin: .2rem 0 .1rem;
    font-size: .6rem;
    color: #282828;
}
.su_con2 li span{
    display: block;
    font-size: .6rem;
    color: #555;
}




.zxly{
    margin: auto 1rem;
    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;
}

.sqzl{
    margin: 1rem 0 .5rem;
}
.sqzl .item-inner {
    border: none;
    border-radius: unset;
}
.sqzl .red{
    color:#fe4351;
}
.sqzl  .item-title.label {
    width: 22%;
    background-color:transparent;
}
.sqzl  .item-input{
    margin: 0;
    border: 1px solid #d2d2d2;
}





.bar .button.pull-right {
    margin-right: .5rem;
}




.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;
}



.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;
}








