.wangjian .sgonghua b {
    top: 19px;
}

/*服务范围*/
.fanwei .fw-fl {
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

.fanwei .fw-fl li {
    display: inline-block;
    width: 49%;
    text-align: left;
    vertical-align: top;

}

.fanwei .fw-fl li h2 {
    color: #4c4c4c;
    font-size: 24px;
    margin: 0 0 13px;
}

.fanwei .fw-fl li h2 span {

    position: relative;
}

.fanwei .fw-fl li h2 span:before {
    position: absolute;
    top: -10px;
    left: 0;
    content: '';
    width: 30px;
    border-top: 1px solid #F2C62C;
    transition: .4s;
}

.fanwei .fw-fl li:hover h2 span:before {
    width: 100%;
}

.fanwei .fw-fl li a {
    display: block;
    font-size: 18px;
    padding: 0 0 0 14px;
    margin: 0 0 6px;
    position: relative;
    transition: .3s;
}

.fanwei .fw-fl li a:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #808080;
    left: 0;
    top: 6px;
    transition: .3s;
}

.fanwei .fw-fl li a:hover:before {
    background-color: #F2C62C;
    /*left: -5px;*/
}

.fanwei .d-tu {
    position: relative;
    margin: -5% 0 0;
}

.fanwei .d-tu img {
    width: 36.764vw;
    position: relative;
    -webkit-transition: -webkit-transform 2s cubic-bezier(0, 0, 0.23, 0.95), opacity 0.7s ease;
    -moz-transition: -moz-transform 2s cubic-bezier(0, 0, 0.23, 0.95), opacity 0.7s ease;
    -o-transition: -o-transform 2s cubic-bezier(0, 0, 0.23, 0.95), opacity 0.7s ease;
    transition: transform 2s cubic-bezier(0, 0, 0.23, 0.95), opacity 0.7s ease;
    opacity: 0;
    transition-delay: .5s;
}

.fanwei .d-tu.xianshi img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}

.fanwei .d-tu .img1 {
    top: 4.444vw;
    left: -1.68vw;
    -webkit-transform: translateX(-3.64vw) translateY(2.08vw) translateZ(0);
    -moz-transform: translateX(-3.64vw) translateY(2.08vw) translateZ(0);
    transform: translateX(-3.64vw) translateY(2.08vw) translateZ(0);
}

.fanwei .d-tu .img2 {
    top: 13vw;
    left: -22.196vw;
    -webkit-transform: translateX(-3.64vw) translateY(2.08vw) translateZ(0);
    -moz-transform: translateX(-3.64vw) translateY(2.08vw) translateZ(0);
    transform: translateX(3.64vw) translateY(1.08vw) translateZ(0);

}

.fanwei .d-tu .img3 {
    top: 2.7vw;
    left: 31vw;
    -webkit-transform: translateX(2.964vw) translateY(1.768vw) translateZ(0);
    -moz-transform: translateX(2.964vw) translateY(1.768vw) translateZ(0);
    transform: translateX(2.964vw) translateY(1.768vw) translateZ(0);

}

.fanwei .d-tu .img4 {
    top: -17.5vw;
    left: 2vw;
    -webkit-transform: translateX(-7.8vw) translateY(-4.056vw) translateZ(0);
    -moz-transform: translateX(-7.8vw) translateY(-4.056vw) translateZ(0);
    transform: translateX(-7.8vw) translateY(-4.056vw) translateZ(0);

}

.fanwei .d-tu .img5 {
    top: -27.6vw;
    left: 55.5vw;
    -webkit-transform: translateX(-7.176vw) translateY(-4.056vw) translateZ(0);
    -moz-transform: translateX(-7.176vw) translateY(-4.056vw) translateZ(0);
    transform: translateX(-7.176vw) translateY(-4.056vw) translateZ(0);

}

.fanwei .d-tu .img6 {
    top: -18.8vw;
    left: 34.5vw;
    -webkit-transform: translateX(2.964vw) translateY(1.768vw) translateZ(0);
    -moz-transform: translateX(2.964vw) translateY(1.768vw) translateZ(0);
    transform: translateX(2.964vw) translateY(1.768vw) translateZ(0);

}

.fanwei .d-tu .img7 {
    width: 59.8vw;
    top: -96.02vw;
    left: 63.14vw;
}

/*为什么*/
.why {
    margin: -70vw 0 0;
    z-index: 16;
    position: relative;
    background-color: #F5F5F5;
}

.why .oneone {
    background: url("../img/wangjian3_03.jpg") no-repeat center;
    background-size: cover;
    overflow: hidden;
    margin: 0 auto 25px;
}

.why .oneone .com-h3 {
    color: #FFFFFF;
    margin: 3% 0 3% 5%;
}

.why .oneone .d-one {
    overflow: hidden;
    padding: 0 4% 7%;
}

.why .oneone .d-one .d-neio {
    float: left;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    width: 12%;
}

.why .oneone .d-one .d-last {
    margin: 0;
    float: right;
    width: 10%;
}

.why .oneone .d-one .d-neio h4 {
    height: 170px;
    line-height: 170px;
}

.why .oneone .d-one .d-neio img {
    vertical-align: middle;
    max-width: 90%;
}

.why .oneone .d-one b {
    display: inline-block;
    width: 27px;
    height: 23px;
    float: left;
    background: url("../img/huiyoujiantou_03.png") no-repeat center;
    vertical-align: middle;
    margin: 6% 2% 0;
}

.why .two {
    overflow: hidden;
}

.why .two > div {
    width: 49.5%;
    overflow: hidden;
}

.why .two .rt .rt-xia {
    text-align: center;
}

.why .two .rt .rt-xia img {
    width: 90%;
}

.why .two h4 {
    color: #4c4c4c;
    font-size: 18px;
    margin: 0 0 4% 14%;

}

.why .three {
    overflow: hidden;
    margin: 25px auto 0;
}

.why .three li {
    float: left;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    height: 208px;
    width: 33.33%;
}

.why .three li .d-p {
    margin: 18% 0 0 10%;
    position: relative;
    z-index: 10;
}

.why .three .li-2 .d-p {
    margin: 16% 0 0 10%;
}

.why .three .li-1 {
    background-color: #FDD22B;
}

.why .three .li-2 {
    background-color: #25BADA;
}

.why .three .li-3 {
    background-color: #EA451A;
}

.why .three li .d-li {
    position: absolute;
    left: 15%;
    top: 42%;
    width: 69%;
}

.why .three li .d-li span {
    font-size: 100px;
    opacity: .3;

}

.why .three li .d-li img {
    float: right;
    margin: -4% 0 0 0;
    opacity: .7;

}

.why .three .li-2 .d-li img {
    opacity: .3;
}

.com-h3 {
    color: #4c4c4c;
    font-size: 24px;
    margin: 5% 0 3% 10%;
}

.com-h3 b {
    font-size: 36px;
    color: #F2C62C;
}

/*作品*/
.zuopin .d-zp {
    width: 75%;
    text-align: center;
    color: #333333;
    line-height: 24px;
    margin: 0 auto 40px;
}

.line-box {
    position: relative;
    width: 80%;
    margin: 16% auto 0;
}

.line-box .ibg {
    width: 60%;
    position: absolute;
    top: 23%;
    display: block;
    left: 20%;
}

.line-box .line-fir {
    width: 80%;
    height: 80%;
    border: 1px dashed #cccccc;
    border-radius: 50%;
    -webkit-animation: rotate 30s linear 0s infinite;
    animation: rotate 30s linear 0s infinite;
    position: absolute;
    top: 10%;
    left: 10%;
}

.line-box .tit {
    display: inline-block;
    position: absolute;
    width: 26px;
    height: 26px;
    background: url(../img/ico_07.png) no-repeat center;
    top: 50%;
    margin-top: -13px;
}

.line-box .line-fir .tit {
    right: -13px;
}

.line-box .line-fir.active {
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
}

.line-box .line-sec {
    width: 100%;
    height: 100%;
    border: 1px dashed #cccccc;
    border-radius: 50%;
    -webkit-animation: rotate 15s linear 0s infinite;
    animation: rotate 15s linear 0s infinite;
}

.line-box .line-sec .tit {
    left: -13px;
}

.line-box .line-sec.active {
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
}

.line-box .point-box {
    display: block;
    width: 71px;
    height: 71px;
    position: absolute;
    color: #4c4c4c;
    font-size: 16px;
    text-align: center;
    line-height: 71px;
}

.line-box .point-box i {
    display: block;
    /*width: 71px;*/
    /*height: 71px;*/
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/ico_56.png) no-repeat center;
    left: 0;
    top: 0;
    animation: rotate 5s linear 0s infinite;
}

.line-box .point-fir {
    /*background-size: cover;*/
    top: 30%;
    left: -5%;
}

.line-box .point-thi {
    top: 30%;
    right: -5%;
}

.line-box .point-sec {
    top: -6%;
    left: 44%;
}


.wangjian .com-qie .a-more {
    font-size: 24px;
    color: #333333;
}

.wangjian .com-qie .a-more:hover {
    color: #F2C62C;
}



.div-more {
    position: absolute;
    top: 6%;
    left: 0;
    width: 100%;
    z-index: 10;
    overflow: hidden;
    padding: 0 2%;
    display: none;
    /*height:0;*/
}

.div-more a {
    display: inline-block;
    float: left;
    font-size: 16px;
    width: 20%;
    margin: 2% 0;

}










