/* 导航标签 */
.item-detail-tip {
    width: 70%;
    max-width: 1340px;
    min-width: 1170px;
    margin: 0 auto;
}

.item-detail-tip p {
    font-family: "Microsoft YaHei";
    font-size: 13.92px;
    line-height: 22.62px;
    color: #6a6a6a;
    margin-top: 104.4px;
}

/* 内容区 */
.item-detail-content {
    /*width: 70%;*/
    /*max-width: 1340px;*/
    /*min-width: 1170px;*/
    margin: 0 auto;
    /* height: 696.0px; */
    margin-top: 18.27px;

}

.item-detail-content-left {
    width: 100%;
    /*min-height: 1304px;*/
    float: left;
    background-color: #ffffff;
    /*padding: 37.41px;*/
    box-sizing: border-box;
}

.item-content-top {
    /* height: 180.09px; */
    overflow:hidden;
}

.item-content-top-img {
    width: 35%;
    height: 180.09px;
    background-color: #e2e2e2;
    float: left;
    overflow: hidden;
}

.item-content-top-img img {
    display: block;
    width: 100%;
    /* height: 100%; */
}

.item-content-top-right {
    float: left;
    width: 60%;
    height: 179px;
    margin-left: 5%;
    position: relative;
}
.xiangmuzixun{
    width:150px;
    height:35px;
    background:#2c4db2;
    overflow:hidden;
    font-size:14px;
    line-height:35px;
    color:#fff;
    text-align: center;
    border-radius:5px;
    position: absolute;
    bottom:5px;
    left:0px;
    cursor:pointer;
}
.item-content-top-right h1 {
    width: 100%;
    /*float: left;*/
    line-height: 30px;
    font-family:"Microsoft YaHei";
    font-size: 26.1px;
    font-weight: bold;
    color: #3e3e3e;
    letter-spacing: 0.87px;
}

.item-cate{
margin-top: 10px;
/*float: left;*/
    width: 100%;
}

.item-content-top-right span {
    border-radius: 4.35px;
    border: solid 0.87px #91affe;
    font-size: 12.18px;
    color: #779aff;
    padding: 3.48px 7.83px;
    box-sizing: border-box;
    margin-top: 4px;
    display: inline-block;

}

.item-content-top-right .share-soft {
    float: left;
    width: 100%;
    font-size: 12.18px;
    color: #6f6e6e;
    margin-top: 8.97px;
}

.item-content-top-right .share-soft p {
    float: left;
    line-height: 16.53px;
}

.item-content-top-right .share-soft a {
    font-size: 10.44px;
}

.item-content-top-right .share-soft a i {
    float: left;
    margin-left: 11.31px;
    margin-top: 2.61px;
}

.top-right-button {
    /* float: left;
    margin-top: 13px; */
    position: absolute;
    bottom: 0px;
    left: 0;

}

.top-right-button button {
    float: left;
    margin-right: 30.45px;
    display: inline-block;
    outline: none;
    border: none;
    cursor: pointer;
}

.top-right-button .right-away-require {
    width: 135.72px;
    height: 39.15px;
    background: url("../../images/detail/right-away-require.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 4.35px;
}

.top-right-button .me-partner {
    width: 135.72px;
    height: 39.15px;
    background: url("../../images/detail/me-partner.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 4.35px;
}

.item-content-bottom {
    width: 100%;
    margin-top: 45.24px;
}

.item-content-bottom span {
    display: inline-block;
    font-family: "Microsoft YaHei";
    font-size: 17.4px;
    font-weight: bold;
    letter-spacing: 0.0px;
    color: #3e65d4;
    border-left: 8.7px solid #3e65d4;
    padding-left: 16.53px;
    margin-top: 26.1px;
}


.item-content-bottom img {
    width: 100%;
    /*height: 404.55px;*/
    display: block;
    margin: 26.1px auto;
    background-color: #3e65d4;

}

.item-content-bottom span:first-child {
    margin-top: 0.0px;
}

.item-content-bottom p {
    /*text-indent: 2em;*/
    font-family: "Microsoft YaHei";
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0.0px;
    color: #3d3d3d;
    font-family: AlibabaPuHuiTiR;
    margin-top:26.1px;

}


.gongyeZs_tijia_bt{
 width:135px;
 background:#f1a166;
 height: 33px;
 /*float: right;*/
 border-radius: 5px;
 margin-top:20px;
 overflow:hidden;
 position:absolute;
 left:0;
 bottom: 0;
 cursor:pointer;
}
.gongyeZs_tijia_bt img{
 margin-left:20px;
 margin-top:9px;
 line-height:33px;
 display:block;
 float:left;
}
.gongyeZs_tijia_bt  p{
 line-height:33px;
 color: #fff;
 font-family: AlibabaPuHuiTiM;
 display:block;
 float:left;
 margin-left:5px;
}


















