﻿.fpage2 {
	background:no-repeat center center url(../../img/fuwu/fuwu-back2.jpg) #D1D5DB;
	background-size: cover;
	position: relative;
}
@media(max-width:780px) {
	.fpage2 {
		background: url(../../img/fuwu/fuwubg_1.jpg) #D1D5DB;
		background-size: 100% 100%;
		position: relative;
	}
}
.psection.fpage2 .f_chuxian_1 {
    width: 100%;
    position: absolute;
    top: 15%;
    right: 0;
    text-align: center;
}

.psection.fpage2 .f_chuxian_1 h1,.psection.fpage2 .f_chuxian_1 p{
	color: #505965;
}

@media screen and (min-width: 780px) {
    .psection.fpage2 .f_chuxian_1 {
        color: #ffffff;
        width: 28%;
        top: 0px;
        position: absolute;
        padding: 0px 30px;
        right: 13%;
        height: 100%;
        text-align: left;
        background: rgba(20,32,45,0.69);
        padding-top: 20%;
    }

        .psection.fpage2 .f_chuxian_1 h1, .psection.fpage2 .f_chuxian_1 p {
            color: #ffffff;
        }

    .fuwu5 {
    }

        .fuwu5 h1 {
            color: #666;
            font-size: 40px;
        }

        .fuwu5 h3 {
            font-size: 26px;
            margin: 20px 0 10px;
            color: #999999;
        }

        .fuwu5 p {
            font-size: 18px;
            line-height: 20px;
            color: #999999;
        }

        .fuwu5 .pleft {
            position: absolute;
            top: 26%;
            left: 8%;
        }

        .fuwu5 .pin_img {
            position: absolute;
            top: 10%;
            right: 5%;
            text-align: center
        }

    @media(max-width:1000px) {
        .fuwu5 .pleft {
            position: relative;
        }

        .fuwu5 .pin_img {
            position: relative;
            padding:60px;
        }
    }