/*p1开始*/
.cuscontent{
	
}
.p1{
	width: 100%;
	position: relative;
}
.p1_nav {
	width: 32%;
	float: left;
	overflow: hidden;
	margin-left: 0.1rem;
	border-top: 1px solid #666;
}
.p1_nav li {
	text-align: center;
	font-size: 0.3rem;
	height: 1rem;
	line-height: 1rem;
	box-sizing: border-box;
	border-bottom: 1px solid #666;

}
.p1_c{
	width: 64%;
	height: 6rem;
	border: 2px solid #f26b17;
	left: 35%;
	box-sizing: border-box;
	position: absolute;
	
}
.p1_c li {
	display: none;
}
.p1_c li img {
	width: 1.5rem;
	margin: 0 auto;
	padding: .3rem;
	display: block;
}
.p1_c li h3 {
	text-align: center;
	font-size: 0.4rem;
	margin-bottom: 0rem;
}
.p1_c li p{
	text-indent: 2em;
	text-align: justify;
	line-height: .50rem;
	padding: .16rem;
	font-size: .32rem;
}





/*p2开始*/
.p2{
	width: 96%;
	margin:.4rem 2%;
	box-sizing: border-box;
	position: relative;
}
.p2_t1{
	text-align: center;
	

}
.p2_t1 h2{
	
	font-size: .4rem;

}
.p2_t1 h3{
	font-size: .35rem;
}
.p2_t1 img {
	width: 100%;
	height: 5px;
	margin-top:.1rem;
	font-size: .1rem;
	display: block;
}
.p2_t2 h2 {
	font-size: .8rem;
	float: left;
	margin-top: .34rem;
	
	position: absolute;
	
	
}
.p2_t2 {
	position: relative;
	width: 6.4rem;
	margin: 0 auto;
	margin-bottom: .4rem;
	height: 1.5rem;

}
.p2_t2_am img{
	display: block;
	/*background: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/about5.png);*/
	margin-top: .47rem;
    width: 1rem;
    height: 1rem;
    margin-left: .2rem;
    float: left;
    left: 3rem;
    position: absolute; 
}
.p2_t2 b{
	position: absolute;
    display: block;
    /*background-image: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/aboutP5.png) ;*/
    background-repeat: no-repeat;
}
.p2_t2 b img{
	display: block;
}
.p2_b1 {
    
    top: .46rem;
    left: 3.82rem;
    
}
.p2_b1 img{
	width: 1.01rem;
    height: 1.01rem;
    -webkit-animation: rotate1 4s infinite linear;
    -moz-animation: rotate1 4s infinite linear;
    animation: rotate1 4s infinite linear;
}
.p2_b2 {
    
    top: .96rem;
    left: 4.7rem;
    
    display: block;
}
.p2_b2 img{
	width: .84rem;
    height: .84rem;

    -webkit-animation: rotate2 3.5s infinite linear;
    -moz-animation: rotate2 3.5s infinite linear;
    animation: rotate2 3.5s infinite linear;
}
.p2_b3 {
    
    top: .40rem;
    left: 5.2rem;
    
}
.p2_b3 img{
	width: .68rem;
    height: .68rem;

    -webkit-animation: rotate1 3s infinite linear;
    -moz-animation: rotate1 3s infinite linear;
    animation: rotate1 3s infinite linear;
}
.p2_b4 {
    
    top: .92rem;
    left: 5.6rem;
    
}
.p2_b4 img {
	width: .55rem;
    height: .55rem;

    -webkit-animation: rotate2 2.5s infinite linear;
    -moz-animation: rotate2 2.5s infinite linear;
    animation: rotate2 2.5s infinite linear;
}
@-webkit-keyframes rotate2 {
    0% {
        -webkit-transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes rotate2 {
    0% {
        -moz-transform: rotate(360deg);
    }
    100% {
        -moz-transform: rotate(0deg);
    }
}

@keyframes rotate2 {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes rotate1 {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate1 {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
@keyframes rotate1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.p2 ul {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-left: 2%;
}

.p2 ul li {
    float: left;
    width: 40%;
    
    margin: 0.1rem 0;
    margin-left: 10%;
}

.p2 ul li h4 {
    color: #ff614c;
    font-size: .4rem;
    line-height: .4rem;
    font-weight: 500;
}

.p2_ul_b1 {
    background: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/sprite_1.png);
    background-position: -142px 0;
}

.p2 ul li h4 b {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: -47px;
    margin-right: 8px;
}

.p2_ul_b {
    background: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/sprite.png);
    background-position: -142px 0;
}

.p2 ul li p {
    font-size: .4rem;
    text-indent: 2em;
    text-align: justify;
    line-height: .4rem;
    margin-top: 5px;
    width: 80%;
    font-family: "Microsoft YaHei";
    
}
/*6大意境*/

.p3_title h2{
    font-size: .4rem;
    text-align: center;
    
}
.p3_title h3{
    font-size: .35rem;
    text-align: center;
    
}
.p3_t_bar {
    display: block;
    width: 100%;

}
.p3 ul {
    
   width: 100%;
    position: absolute;
    
}
.p3 {position: relative;
    overflow: hidden;
}
.p3 ul li img {
    
    display: block;
    
    width: 100%;
    z-index: 1;
    
    
}
.p3 ul li dt {
   position: absolute;
   
    z-index: 2;
    top: 10%;
    margin: 0 auto;
    width: 60%;
    left: 20%;
    font-size: 0.6rem;
    background: rgba(0,0,0,.35);
    
}
.p3 ul li em {
    position: absolute;
    
    
    text-indent: 2em;
    z-index: 2;
    
    width: 70%;
    margin: 30px auto;
    top: 35%;
    left: 15%;
    font-size: .4rem;
    display: block;
    background: rgba(0,0,0,.35);
}

.p3 ul li {
    font-size: .4rem;
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    text-shadow: none;
    /*display: none;*/
    
}
#p3_prev{
    background: url(http://www.wofuny.com/UploadFiles/Pictures/mbieshuimg/btn.gif) no-repeat ;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 15px;
    
}
#p3_next{
    background: url(http://www.wofuny.com/UploadFiles/Pictures/mbieshuimg/btn.gif) no-repeat 0 -60px;
    width: 60px;
    height: 60px;
    position: absolute;
    right : 15px;
    
    
}
/*地源热泵系统简述*/
.p4 img {
    width: 100%;
}
.p4_content li {
	border: 2px solid #0d7774;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: .4rem;
	overflow: hidden;
    margin-bottom: .2rem;
}
.p4_content li img {
	width: 100%;
}
.p4_content li em{
	background: rgba(0,0,0,.5);
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: .5rem;
}
.p4_content li em span {
	color: #ff0000;
}
/*地源热泵系统八大优势*/
.p5 {
    margin: .1rem auto;
    width: 96%;
}
.p5_ul li {
    position: relative;
    margin-bottom: .2rem;
}
.p5_ul li dt {
    border: 1px solid #666;
    border-radius: .25rem;
    height: .6rem;
    width: 100%;
    font-size: .4rem;
    line-height: .6rem;
    text-align: center;

}
.p5_ul li dl {
    font-size: .30rem;
    text-indent: 2em;
    text-align: justify;
    border: 1px solid #666;
    background: rgba(0,0,0,.5);
    color: #fff;
    padding: 1em;
    border-radius: 0.25rem;
    margin-bottom: .1rem;
    letter-spacing: 5px;
}
.p5_icon_up {
    display: block;
    width: .32rem;
    height: .32rem;
    top: 0;
    left: 0;
}
.p5_icon_down{
    width: .32rem;
    height: .32rem;
    top: 0;
    left: 0;
    display: block;
}
.p5_li_bar{
    width: .32rem;
    height: .32rem;
    position: absolute;
    left: 70%;
    top: .2rem;
    
}
/*施工对比*/
.p6_li_img {
    width: 100%;
}
.p6_li_img_right{
    width: 100%;
}
.p6_ul li {
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-bottom: .2rem;
}
.p6_ul li h3{
    font-size: .25rem;
    text-align: center;
    
}
.p6_li_bar {
    width: 100%;
    display: none;
}
.p6_li5{
    left: 0;
}
.p6_title_left{
    float: left;
   
    color: #f26b17;
    font-size: .5rem;
    display: block;
    width: 50%;
    text-align: center;
}
.p6_title_right{
    float: right;
    
    color: #f26b17;
    font-size: .5rem;
    display: block;
    width: 50%;
    text-align: center;
}
/*服务流程*/
.p7{
width: 90%;
margin: 0 auto;
}
.p7_content {
	position: relative;
	
}
.p7_ul {
    position: absolute;
}
.p7_ul li {
	margin-top: 60px;

}
.p7_ul li img {
	float: left;
	width: 16%;
	margin-left: 0.2rem;
	margin-right: .1rem;

}
.p7_ul li h3 {
	float: left;
	
}
.p7_li1{
	margin-top: 60px;
	
}

.p7_em {
	position: absolute;
	width: 100%;
}
.p7_em li {
    width: 100%;
    background: url(http://www.wofuny.com/UploadFiles/Pictures/mbieshuimg/p7_bg_bar.png);
    height: .1rem;
    display: block;
    position: absolute;
    
    
}
.p7_b {
	position: absolute;
	width: 100%;
}
.p7_b li{
    height: 3rem;
    width: .1rem;
    background: url(http://www.wofuny.com/UploadFiles/Pictures/mbieshuimg/p7_bg_bar.png);
    display: block; 
}
.p7_b1{
	margin-top: 30px;
}
.p7_b2{
	margin-left: 100%;
}
.p7_b4 , .p7_b6 , .p7_b8{
	margin-left: 100%;
}
.p7_em10{
	bottom: 0;
}
.p7_ul h3{
    display: block;
    width: 70%;
    font-size: .3rem;
    color: #fff;
    background: rgba(0,0,0,.5);
    text-align: justify;
    text-indent: 2em;
    padding: 1em;
}
.m-tel span {
    font-size: .5rem !important;
}
#m-tel {
    font-size: .4rem;
}
.m-phone{
    font-size: .5rem !important;
}
#foot_ul li {
    width: 25%;
    font-size: .3rem;
    height: 1.5rem !important;
}
#g-kefu {
    height: 1.5rem;
    max-width: 1920px;
}
.erji a{
        font-size: .3rem !important;
        line-height: .7rem !important;
    }