/** {*/
     /*letter-spacing: 0.5px;*/
 /*}*/
.contain{
    position: relative;
    width: 100%;
    min-width: 1180px;
    padding-bottom: 100px;
    text-align: center;
    overflow-x: hidden;
    background-color: #f6f6f6;
}
.contain--center{
    position: relative;
    width: 1180px;
    margin: auto;
    text-align: left;
    height: auto;
}

/*row-1*/
.row-1-m {
    margin: 0 auto 20px;
}
.cover{
    position: relative;
    display: block;
    float: left;
    height: 200px;
}
.cover--image {
    display: block;
    width: 1180px;
    height: 400px;
    background-position: center;
}

/*row-2 left*/
.row-2{
    min-height: 420px;
}
.row-2-col {
    height: auto;
    background-color: #fff;
    padding-bottom: 80px!important;
}
.team--detail {
    width: 280px;
    height: auto;
    background-color: #333333;
    text-align: center;
    padding-bottom: 32px;
}
.team--detail-head {
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: solid 3px #fff;
    background-repeat: no-repeat;
}
.team--detail-name {
    font-size: 20px;
    line-height: 30px;
    color: #e3e3e3;
    width: 240px;
    height: auto;
    text-align: center;
    padding: 100px 0 14px;
    margin: 0 auto;
    letter-spacing: 1px;
}
.cate--wrap{
    text-align: center;
}
.team--detail-prof {
    font-size: 14px;
    color: #ccc;
    margin-top: 10px;
    padding: 2px 5px;
    display: inline-block;
    background: #888;
    margin: 0 2px 6px;
    border-radius: 3px;
}
.team--detail-data {
    margin-top:35px;
    height: 40px;
}
.team--data-item {
    width: 64px;
    height: 40px;
    position: relative;
    display: block;
    float: left;
    margin-left: 6px;
}
.team--data-num {
    font-size: 18px;
    color: #f6f6f6;
}
.team--data-cn {
    font-size: 14px;
    color: #999999;
}
.team--data-line {
    position: absolute;
    width: 1px;
    height: 33px;
    background-color: #666;
    border: 1px;
    left: 104%;
    top: 6px;
}
.team--detail-address,
.team--detail-gift{
    margin-top: 24px;
    clear: left;
    position: relative;
    text-align: left;
}
.team--detail-gift{
    margin-top: 20px;
}
.team--address-icon{
    position: absolute;
    left: 26px;
}

.team--address-icon .iconfont {
    font-size: 18px;
    color: #9b9b9b;
}
.team--address-txt {
    font-size: 14px;
    line-height: 25px;
    color: #9b9b9b;
    text-align: left;
    display: inline-block;
    width: 208px;
    margin-left: 50px;
    word-break: break-all;
}
.team--detail-btn-coll {
    display: block;
    width: 209px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #999999;
    font-size: 16px;
    color: #e3e3e3;
    text-align: center;
    line-height: 35px;
    left: 0;
    right: 0;
    margin: 27px auto 0;
    cursor: pointer;
}
.team--detail-btn-consult {
    display: block;
    width: 210px;
    height: 40px;
    border-radius: 4px;
    background-color: #ff7287;
    color: #fff;
    text-align: center;
    line-height: 35px;
    left: 0;
    right: 0;
    margin: 16px auto 0;
    cursor: pointer;
}



/*row-2 right*/
.info {
    margin: 5px 40px 40px;
}
.info--item {

}
.info--title {
    font-size: 16px;
    color: #4d4b4b;
    margin-top: 20px;

}
.info--content {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    margin-top: 10px;
}

.cover--line {
    height: 1px;
    display: block;
    border: 1px;
    background-color: #e3e3e3;
    margin: 20px 40px 3px;
}

.serv {
    position: relative;
    padding: 45px 40px;
    overflow: hidden;
}
.cover--title {
    font-size: 20px;
    color: #4d4b4b;
}
.cover--title:before {
    margin-right: 8px;
    display: inline-block;
    width: 5px;
    height: 20px;
    background-color: #ff7385;
    content: '';
    margin-bottom: -3px;
}

.serv .list--item {
    position: relative;
    width: 380px;
    height: 290px;
    margin: 20px 20px 0 0;
    transition: all 0.3s ease-in-out;
    display: block;
    float: left;
}

.serv .list--item-wrap{
    width: 100%;
    border: 1px solid #e6e6e6!important;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
}

.serv .list--item.hover .list--item-wrap{
    box-shadow: 0 0 20px 3px rgba(0,0,0,0.1);
}

.serv .item--img {
    width: 100%;
    height: 210px;
    background: #f6f6f6;
}

.serv .item--detail {
    width: 100%;
    height: 80px;
    padding: 12px;
    overflow: hidden;
    background: #fff;
    transition: all 0.4s ease-in-out;
}

.serv .detail--left {
    float: left;
    width: 100%;
    line-height: 22px;
}

.serv .service--bi-title {
    width: 100%;
    height: 24px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 16px;
    color: #4d4b4b;
    margin-bottom: 8px;
}

.service--bi-cate{
    position: relative;
    top: -1px;
    margin-right: 8px;
    padding: 1px 7px 2px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #979797;
    font-size: 12px;
    color: #808080;
}

.work--bi-cate{
    padding: 1px 8px 2px;
    font-size: 14px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.6);
    margin-right: 6px;
}

.serv .service--bi-name {
    width: 160px;
    height: auto;
    padding-top: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 14px;
    color: transparent;
}

.serv .list--item.hover .service--bi-name {
    color: #4d4b4b;
}

.serv .list--item:hover .collection{
    display: block;
}

.serv .service--bi-price {
    font-size: 12px;
    color: #ff7385;
}

.serv .service--bi-price i{
    font-size: 16px;
    font-style: normal;
}

.serv .service--bi-oldPrice{
    padding-left: 10px;
    font-size: 12px;
    color: #999999;
    text-decoration: line-through;
}

.serv .detail--right {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    z-index: 1;
}
.serv .collection{
    height: 24px;
    display: none;
}
.serv .collection.true{
    display: block;
}

.serv .collection .iconfont{
    font-size: 23px;
    color: #fff;
    text-shadow: 0 0px 2px #666666;
}

.serv .add--one{
    position: absolute;
    top: 0;
    right: 3px;
    color: #fdd33b;
    font-size: 12px;
    opacity: 0;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
}

.serv .collection.added .add--one{
    animation:addOneUp 0.5s ease;
    -webkit-animation:addOneUp 0.5s ease;
}

@keyframes addOneUp {
    0%{
        opacity: 0;
        transform: translate(0,0);
    }
    20%{
        opacity: 1;
        transform: translate(0,-4px);
    }
    80%{
        opacity: 1;
        transform: translate(0,-16px);
    }
    100%{
        opacity: 0;
        transform: translate(0,-20px);
    }
}

@-webkit-keyframes addOneUp {
    0%{
        opacity: 0;
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
    }
    20%{
        opacity: 1;
        transform: translate(0,-4px);
        -webkit-transform: translate(0,-4px);
    }
    80%{
        opacity: 1;
        transform: translate(0,-16px);
        -webkit-transform: translate(0,-16px);
    }
    100%{
        opacity: 0;
        transform: translate(0,-20px);
        -webkit-transform: translate(0,-20px);
    }
}
.serv .add{
    display: none;
}

.serv .add .iconfont{
    color: #fdd33b;
    font-size: 20px;
}
.serv .true .normal{
    display: none;
}

.serv .true .add{
    display: inline-block;
}

.serv .collection--num{
    font-size: 14px;
    color: #808080;
    display: none;
}

.works {
    margin: 45px 40px;
    clear: left;
}
.works .list--item {
    position: relative;
    width: 380px;
    height: 254px;
    margin: 20px 20px 0 0;
    transition: all 0.4s ease-in-out;
    background-color: #ffffff;
    overflow: hidden;
    display: block;
    float: left;
}

.works .list--item:hover{
    /*box-shadow: 0 0 20px 3px rgba(0,0,0,0.1);*/
}

.works .list--item-img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
}

.works .list--item:hover .list--item-img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.works .list--item:hover .collection{
    display: block;
}

.works .list--item-wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 30%);
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 70%,rgba(0,0,0,0.6) 100%);
}

.works .list--item-detail{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 12px;
}

.works .detail--left {
    float: left;
    width: 100%;
    line-height: 22px;
}

.works .service--bi-title {
    width: 100%;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 16px;
    color: #4d4b4b;
    margin-bottom: 8px;
}

.works .list--item-detail .service--bi-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}

.works .service--bi-name {
    width: 160px;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 12px;
    color: #4d4b4b;
}

.works .list--item-detail .service--bi-name {
    color: #fff;
}

.works .detail--right {
    position: absolute;
    right:0;
    top:0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    z-index: 1;
}
.works .collection{
    height: 24px;
    cursor: pointer;
    display: none;
}
.works .collection.true{
    display: block;
}

.works .collection .iconfont{
    font-size: 22px;
    color: #fff;
    text-shadow: 0 0px 2px #666666;
}

.works .add--one{
    position: absolute;
    top: 0;
    right: 3px;
    color: #fdd33b;
    font-size: 12px;
    opacity: 0;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
}

.works .collection.added .add--one{
    animation:addOneUp 0.5s ease;
    -webkit-animation:addOneUp 0.5s ease;
}

.works .add{
    position: relative;
    left: 0px;
    display: none;
}

.works .add .iconfont{
    color: #fdd33b;
    font-size: 18px;
}

.works .collection--num {
    font-size: 14px;
    color: #fff;
    display: none;
}
.works .true .normal{
    display: none;
}

.works .true .add{
    display: inline-block;
}