/* 补充css */


/* 爱丽帮前台主页 */
/*.cat-bd li img{
    width:80px;
}*/

.pull-img img {
    width: 240px;
    height: 402px;
}

.jiaul li a img, .jianul li a img {
    width: 315px;
    height: 193px;
}

.case-img p {
    width: 280px;
    height: 57px;
}


/* 医院主页 */
.abu {
    background: #EE4D9F;
    color: #fff;
    padding: 0 10px;
    border-radius: 5px;
}

.ass {
    margin-left: 5px;
}

.sty {
    margin: 0 16px 10px 0;
    padding: 0 5px;
    cursor: pointer;
    display: inline-block;
}

.sty:hover {
    color: #fff;
    background: #EE4D9F;
    border-radius: 5px;
}

/* 分页 */
#pages, #pu, #pus {
    /*width: 1000px;*/
    /*height: 30px;*/
    margin-top: 45px;
    /*float: right;*/
    text-align: center;
}

#pages div a, #pages div span, #pu a, #pu span {
    padding: 0 12px;
    display: inline-block;
    /*border: 1px solid #ff6b6b;*/
    line-height: 32px;
    margin: 0 5px;
    border-radius: 4px;
}

#pages div a, #pu a {
    color: #272822;
}

#pages div span, #pu span {
    color: #fff;
    background: #ff6b6b;
    border-radius: 100%;
}

.opt_list .first {
    border-top: 0;
    font-size: 12px;
    border: none;
}

#pages a {
    font-size: 12px;
}

#pages .current {
    width: 32px;
    height: 32px;
    padding: unset;
}


/* 项目主页 */


.item_jia {
    color: #fff;
    background: #EE4D9F;
    border-radius: 5px;
}

.iyo {
    display: inline-block;
    margin-left: 30px;
    font-size: 14px;
    padding: 0 10px;
    cursor: pointer;
}

.baojia {
    font-size: 15px;
    font-weight: bold;
}

.jiage {
    margin-left: 10px;
    font-size: 20px;
    line-height: 25px;
}

.jiage c {
    font-size: 13px;
}

.ite_title {
    height: 35px;
    width: 220px;
    margin: -10px auto 0 auto;
}


.ite_title a {
    font-size: 18px;
    cursor: pointer;
    line-height: 35px;
    padding-left: 10px;
    color: #EE4D9F;
    font-weight: bold;
}


/* 项目详情 */
.item_img {
    width: 240px;
    height: 250px;
    margin-right: 10px;
}

.item_deta {
    width: 850px;
    height: 200px;
    background: deeppink;
}

.sus .item_deta li {
    float: left;
    margin: 0 50px 0 0;
    width: 350px;
}

.p_p {
    margin-left: 25px;
}

.p_p b {
    font-size: 15px;
}


.item_deta li b {
    font-size: 16px;
    color: #666;
}


/* 案例主页 */
.case_bu {
    margin-left: -30px;
    margin-top: 0px;
}

.bun {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    list-style: none;
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 4px;
    background: #ee4d9f;
    color: #fff;
    cursor: pointer;
}

.hun {
    background: #FF7B23;
!important;
}

.case_p1 {
    width: 260px;
    height: 260px;
    margin: 0 auto;
}

.case_p1 img {
    width: 240px;
    height: 250px;
}

.case_p2 {
    width: 260px;
    height: 57px;
    margin: 20px auto;
}

.case_p2 a {
    clear: both;
    text-align: center;
}


.case_list div {
    height: 355px;
}


/* 活动主页 */
.floatside span {
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #ccc;
    color: #777;
    font-size: 14px;
    cursor: pointer;
}

.cat_b b {
    padding: 2px 10px;
    background: #EE4D9F;
    color: #fff;
    border-radius: 5px;
}

.act_c {
    padding: 0 10px;
    cursor: pointer;
    display: inline-block;
}

.heiyou img {
    width: 180px;
    height: 195px;
}

.act_e {
    background: #EE4D9F;
}


/* 活动详情 */
.act_right {
    width: 600px;
}


/* 资讯主页 */
.hhh {
    margin-right: 5px;
}


.pre {
    margin-left: 200px;
}





































































