.i-detail-l {
    float: left;
    width: 15%;
}

.i-detail .top .con {
    width: 100%;
    overflow: hidden;
}

.i-detail .top .con .tex {
    height: 210px;
    width: 93%;
}

h2 {
    height: 40px;
    color: #555;
    font-size: 17px;
    line-height: 40px;
    text-align: center;
}

.i-detail-l dl dt {
    display: block;
    width: 100%;
    background: #fff;
    margin-top: 10px;
}

.i-detail-l dl dt:nth-child(1) {
    margin-top: 0;
}

.i-detail-l img {
    width: 100%;
}

.i-detail-l dl dt a {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.xypg-left-con {
    border: 1px solid #d2d2d2;
    border-top: none;
}

.xypg-left-title {
    background: #8cc63f;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    color: #fff;
}

.xypg-left-nav>li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav>li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: left;
    top: 4px;
    right: 20px;
    cursor: pointer;
    background: url(http://www.lizhixinli.com/templets/lizhi/lizhi_cij/images/icon_spirit.png) 0 -240px no-repeat;
}

.container-list {
    border-bottom: 1px solid #e6e6e6;
    height: 44px;
    margin-top: 58px;
}

.container-list ul {
    text-align: left;
    height: 100%;
}

.container-list li {
    display: inline-block;
    margin: 0 1.9%;
    padding: 8px;
    width: 100px;
    text-align: center;
    height: 100%;
    border-radius: 10px;
    background: #afabab;
}

.container-list ul li a {
    display: block;
    font-size: 21px;
    color: #fff;
    transition: all 0.5s;
    position: relative;
}

.i-detail-r {
    width: 85%;
    float: left;
}

.clear {
    clear: both;
}

.sub {
    width: 485px;
    height: 209px;
    padding: 10px;
    margin-top: 13px;
    box-shadow: 0px 0px 35px 0px rgb(33 33 33 / 10%);
    border-radius: 10px;
    margin-left: 22px;
}

.i-detail-rc {
    width: 818px;
    margin: 0 auto;
}

.i-detail-rl {
    float: left;
    margin-left: 18px;
}

.i-detail-rr {
    float: right;
    border: 1px solid;
    width: 217px;
    height: 200px;
    margin-top: 42px;
}

.xypg-left-nav li .yh {
    position: absolute;
    left: 23%;
    background: #8cc63f6b;
    height: 27px;
    margin-top: 7px;
    width: 53%;
    opacity: .6;
    border-radius: 50%/50%;
    box-shadow: 1px 1px 13px #8cc63f;
    display: none;
}

.xypg-left-nav li a {
    position: relative;
}

.inline {
    display: inline-block!important;
}

.lef {
    text-align: left!important;
}

.i-detail .top .con .tex img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    margin: 0;
    box-shadow: 0px 0px 35px 0px rgb(33 33 33 / 10%);
}

.i-detail-r img {
    width: 71%;
}