.detail-main {
    width: 1090px;
    margin: 0 auto;
    padding: 0 58px 0 35px;
}

.detail-main-1-left {
    width: 324px;
    float: left;
    overflow: hidden;
}

.detail-main-1-middle {
    float: left;
    width: 334px;
    padding-top: 4px;
    overflow: hidden;
    padding-left: 26px;
}

.detail-main-1-middle #jieshao p {
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    color: #898a8c;
}

.detail-main-1-right {
    width: 240px;
    height: 254px;
    overflow: hidden;
    float: right;
    padding: 0 60px 0;
    background: #F2FBF8;
    margin-top: 58px;
}

.ins_img_r .welcome {
    width: 228px;
    height: 46px;
    overflow: hidden;
    padding: 16px 6px 10px;
}

.ins_img_r .welcome dl {
    float: left;
    width: 76px;
    height: 100%;
    background: url(/static/web/images/wel_dl_bg.jpg) right center no-repeat;
}

.ins_img_r .welcome dl dt {
    width: 100%;
    height: 25px;
    line-height: 24px;
    font-size: 16px;
    color: #7d7d7d;
    text-align: center;
}

.ins_img_r .welcome dl dd {
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #7d7d7d;
    text-align: center;
}

.ins_img_r p {
    width: 158px;
    height: 40px;
    border: 1px solid #ffbc74;
    overflow: hidden;
    padding-top: 14px;
    background: url(/static/web/images/huixin.png) 26px 15px #FFF no-repeat;
    padding-left: 82px;
}

.ins_img_r .x_star {
    width: 125px;
    margin: 0 0 23px 0;
    background: url(/static/web/images/ins_detail_xg1.png) repeat-x;
    position: relative;
    overflow: hidden;
}

.ins_img_r .x_star .x_score {
    position: absolute;
    clip: rect(0 0 0 0);
    margin: 3px 3px 0 5px;
}

.ins_img_r .x_star .x-star {
    height: 100%;
    width: 26px;
    line-height: 6em;
    position: absolute;
    z-index: 3;
    margin-left: 0;
}

.ins_img_r .x_star .x-star {
    height: 100%;
    width: 26px;
    line-height: 6em;
    position: absolute;
    z-index: 3;
    margin-left: 0;
}

.ins_img_r .x_star .x_score:checked + .x-star {
    background: url(/static/web/images/ins_detail_xg.png) repeat-x;
    left: 0;
    z-index: 1;
}

.ins_img_r label {
    display: block;
    _display: inline;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.detail-main-1-middle h3 {
    text-align: left;
    font-size: 22px;
    overflow: hidden;
    color: #269d9e;
    height: 58px;
    line-height: 62px;
    font-weight: bold;
}

#jieshao {
    width: 360px;
    overflow: hidden;
}

.detail-main-1-middle #jieshao p.english {
    height: 30px;
    font-size: 12px;
    color: #195ea1;
    margin-bottom: 10px;
}

.detail-main-1-middle #jieshao p span {
    float: left;
    width: 80px;
    overflow: hidden;
    font-size: 16px;
}

.detail-main-1-middle #jieshao p.english font {
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 8px;
    white-space: nowrap;
    color: #269d9e;
    font-size: 14px;
    margin-right: 0;
    float: left;
    height: 28px;
}

.ins_img_r button {
    display: block;
    cursor: pointer;
    width: 240px;
    height: 56px;
    overflow: hidden;
    background: url(/static/web/images/xche.png) 26px 16px #269E9F no-repeat;
    border: none;
    outline: none;
    margin-top: 8px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 56px;
    text-indent: 44px;
}

#web_main {
    background-color: #FFF;
}

.ins_img_r span {
    display: block;
    height: 26px;
    overflow: hidden;
    margin: 20px 0 20px 0;
}

.ins_img_r span ul {
    float: left;
}

.ins_img_r span li {
    float: left;
    height: 26px;
    width: 80px;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #878c8f;
    cursor: pointer;
}

.ins_img_r .x_star .x-star1 {
    left: 0;
}

.ins_img_r .x_star .x-star2 {
    left: 26px;
}

.ins_img_r .x_star .x-star3 {
    left: 52px;
}

.ins_img_r .x_star .x-star4 {
    left: 78px;
}

.ins_img_r .x_star .x_score5:checked ~ .x-star5 {
    width: 130px;
}

#jieshao p font {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 256px;
    height: 28px;
    margin-left: 24px;
    font-size: 14px;
    margin-right: 0;
    color: #898a8c;
}

.layui-tab-card > .layui-tab-title {
    background-color: #E0E0E0;
    height: 55px;
}

.layui-tab-title li {
    height: 55px;
    width: 175px;
    color: #7d7d7d;
    font-size: 14px;
    border-top: 6px solid #E0E0E0;
}

.layui-tab-card > .layui-tab-title .layui-this {
    color: #ff4400;
    border-top: 6px solid #f6aa53;
}
.layui-form-view{
    padding: 20px 0;
}
.layui-form-view input,.layui-form-view textarea{
    border:none;
}
.layui-form-view textarea{
    resize:none;
}
.layui-form-view .layui-form-label{
    width: 150px !important;
}
.layui-form-view .layui-input-block{
    margin-left: 180px !important;
}
.layui-form-view .layui-form-item{
    margin-bottom: 0;
}


