.background-two{
    background: #fafafa;
    height:360px;
}
.background-two .tit{
    font-size: 28px;
    text-align: center;
    text-align: -webkit-center;
    padding:70px 0px 45px;
    color:#ff1c77;
}
.background-two .group{
    width:1200px;
    margin:auto;
}
.background-two .group .item{
    width:32.8%;
    display: inline-block;
}
.background-two .group span{
    display: inline-block;
    height:70px;
    border-right:1px solid #ddd;
}
.index-customized{
    background: #f3f5f7;
    padding-bottom:30px;
}
.index-customized .center .width{
    position: relative;
    overflow: hidden;
}
.index-customized .center .width .link-customized{
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
.index-customized .center .width .left div{
    overflow: hidden;
    width:588px;
    height:498px;
}
.index-customized .center .width .right div{
    padding:73px 138px;
    background:#fff;
}
.index-customized .center .width .right div p{
    font-size: 16px;
    line-height:30px;
    color:#333;
}
.index-customized .center .width .right div .color{
    color:#ff1c77;
}
.index-customized .center .width .right div .color-lg{
    font-size: 28px;
    margin-bottom:50px;
}
.index-customized .center .width .right div .btn{
    width:170px;
    height:47px;
    font-size: 18px;
    line-height:32px;
    border-radius: 32px;
    background: #ff1c77;
    color:#fff;
    margin-top:15px;
}
.index-customized .width:hover .left div img {
    transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05); /* IE 9 */
    -moz-transform: scale(1.05, 1.05); /* Firefox */
    -webkit-transform: scale(1.05, 1.05); /* Safari and Chrome */
    -o-transform: scale(1.05, 1.05); /* Opera */
}
.index-customized .width .left div img{
    moz-transition: all 3s;
    -webkit-transition: all 3s;
    -ms-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
}
.index-photographer .circuit{width:1220px;}
.index-photographer .circuit .circuit-item{margin:0 10px;width:23.3%;position: relative}
.index-photographer .circuit .circuit-item .name{position: absolute;left:0px;bottom:0px;background: #ff1c77;color:#fff;height:65px;line-height:65px;text-align: center;text-align: -webkit-center;width:100%;font-size:20px;display: none;}
.background-two .group .item p{font-size: 18px;text-align: center;text-align: -webkit-center;line-height:26px;}
.background-two .group .item .p1{color:#ff1c77;margin-bottom:21px;font-size: 21px;}
.background-two .group .item .p2{color:#333;font-size: 16px;}
.background-two .bottom-p1{margin-top:30px;color:#333;font-size: 16px;text-align: center;text-align: -webkit-center;}