﻿.fpage2 {
	background:no-repeat center center url(../../img/fuwu/fuwu-back2.png) #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(113,129,147,0.69);
	    padding-top: 20%;
	}
	.psection.fpage2 .f_chuxian_1 h1,.psection.fpage2 .f_chuxian_1 p{
		color: #ffffff;
}