@charset "utf-8";


/*公共内容*/
ul{
	margin-bottom: 0px !important;
}


/*w-xcco*/

.p4 {
    margin: 0 auto;
}

.p4_title {
    padding-top: 50px;
    margin-bottom: 50px;
}

.p4_title img {
    display: block;
    margin: 0 auto;
}

.p4_content {
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.p4_content .panel-body {
    min-height: 150px;
    text-align: justify;
    text-indent: ;
}


/*w-xcco结束*/


/*别墅中央空调痛点*/

.p1 {
    background-color: #ececec;
}

.tedian {
    padding: 40px 0;
    margin: 0 auto;
    width: 1000px;
}

.tedian h2 {
    font-size: 35px;
    color: #131313;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 40px;
}

.tedian_bar {
    display: block;
    background: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/db_4.png);
    width: 304px;
    height: 5px;
    margin: 20px auto;
}

.tedian h3 {
    text-align: center;
}

.tedian img {
    display: block;
    margin: auto;
}

.ted_con {
    background: none;
    margin-top: 20px;
    position: relative;
}

.tebox {
    width: 27%;
    float: left;
    margin-left: 50px;
    padding-top: 20px;
    position: relative;
    height: 332px;
}

.tebox h2 {
    font-size: 20px;
    color: #363535;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tebox p {
    width: 233px;
    line-height: 28px;
    color: #000;
}
.tebox_anima {
    width: 100%;
    height: 90%;
    box-sizing: border-box;
    padding: 10px;
}

.tebox_con {
    width: 85%;
    height: 250px;
    margin: auto
}
.tebox:hover{
	border: 1px solid #5ca9c5;
}




/*tedian结束*/


/*冷暖两套系统*/

.p5 {
    /*background: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/about5.png) no-repeat center center;*/
    position: relative;
    background-color: #e0ded5;
    padding: 40px 0;
}

.p5text {
    position: relative;
}

.p5txt1 {
    text-align: center
}

.p5txt1 h1 {
    font-size: 50px;
}

.p5txt1 h2 {
    margin-top: 20PX;
}

.p5txt1 img {
    margin-top: 30px;
}

.p5txt2 {
    position: absolute;
    margin-left: 220px;
    top: 186px;
}

.p5_bg {
    width: 1000px;
    margin: 0 auto;
}

.p5txt2 h1 {
    font-size: 80px
}

.animate {
    position: relative;
    width: 300px;
    height: 180px;
    left: 50%;
    top: 0px;
    float: left;
    margin-bottom: 20px;
}

.p5 .animate .animate1 {
    background: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/about5.png);
    margin-top: 47px;
    width: 100px;
    height: 100px;
    margin-left: 51px
}

.p5 .animate b {
    position: absolute;
    display: block;
    background: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/aboutP5.png) no-repeat;
}

.p5 .animate .b1 {
    width: 101px;
    height: 101px;
    top: 45px;
    left: 100px;
    -webkit-animation: rotate1 4s infinite linear;
    -moz-animation: rotate1 4s infinite linear;
    animation: rotate1 4s infinite linear;
}

.p5 .animate .b2 {
    width: 86px;
    height: 86px;
    top: 96px;
    left: 185px;
    background-position: -102px 0;
    -webkit-animation: rotate2 3.5s infinite linear;
    -moz-animation: rotate2 3.5s infinite linear;
    animation: rotate2 3.5s infinite linear;
}

.p5 .animate .b3 {
    width: 68px;
    height: 68px;
    top: 40px;
    left: 232px;
    background-position: -109px -95px;
    -webkit-animation: rotate1 3s infinite linear;
    -moz-animation: rotate1 3s infinite linear;
    animation: rotate1 3s infinite linear;
}

.p5 .animate .p5b4 {
    width: 55px;
    height: 55px;
    top: 92px;
    left: 277px;
    background-position: 0px -107px;
    -webkit-animation: rotate2 2.5s infinite linear;
    -moz-animation: rotate2 2.5s infinite linear;
    animation: rotate2 2.5s infinite linear;
}

.p5 ul {
    width: 960px;
    margin: 0 auto;
    position: relative
}

.p5 li {
    float: left;
    width: 360px;
    height: 100px;
    margin: 10px 0;
    margin-left: 100px
}

.p5 li h4 {
    color: #ff614c;
    font-size: 28px;
    line-height: 28px;
    font-weight: 500;
}

.p5_b1 {
    background: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/sprite_1.png);
    background-position: -142px 0;
}

.p5 li h4 b {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: -47px;
    margin-right: 8px;
}

.p5_b {
    background: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/sprite.png);
    background-position: -142px 0;
}

.p5 li p {
    font-size: 16px;
    color: #737373;
    line-height: 28px;
    margin-top: 5px;
    width: 260px;
    height: 80px;
}

@-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);
    }
}



/*冷暖系统结束*/

.p2 {
    width: 100%;
    position: relative;
    height: 900px;
}

#p2_content li {
    position: absolute;
    box-sizing: border-box;
    border: 1px solid #fff;
    z-index: 2;
    color: white;
    padding: 25px;
    padding-top: 80px;
    text-align: center;
    font-family: "幼圆";
}

#p2_content li dt b {
    font-size: 45px;
}

#p2_content li dt span {
    font-size: 28px;
}

#p2_content li em {
    color: #fff;
    font-size: 18px;
    display: block;

    text-indent: 2em;
    text-align: justify;
    font-family: "幼圆";
}

.p2li1 {
    left: 0;
    top: 0;
    width: 50%;
    height: 66.7%;
}

.p2li1 em {
    width: 360px;
    margin: 120px auto;
    line-height: 28px;
    font-size: 20px;
}

.p2li2 {
    left: 50%;
    top: 0;
    width: 50%;
    height: 33.3%;
}

.p2li2 em {
    width: 360px;
    margin: 40px auto;
    line-height: 28px;
    font-size: 20px;
}

.p2li3 {
    left: 50%;
    top: 33.3%;
    width: 25%;
    height: 33.4%;
    background: rgba(247, 194, 21, .7);
}

.p2li3 em {

    margin: 20px auto;
    line-height: 28px;
    font-size: 20px;
}

.p2li4 {
    left: 75%;
    top: 33.3%;
    width: 25%;
    height: 66.7%;
}

.p2li4 em {
    width: 360px;
    margin: 150px auto;
    line-height: 28px;
    font-size: 20px;
}

.p2li5 {
    left: 0;
    top: 66.7%;
    width: 50%;
    height: 33.3%;
}

.p2li5 em {
    width: 360px;
    margin: 40px auto;
    line-height: 28px;
    font-size: 20px;
}

.p2li6 {
    left: 50%;
    top: 66.7%;
    width: 25%;
    height: 33.3%;
}

.p2li6 em {

    margin: 20px auto;
    line-height: 28px;
    font-size: 20px;
}

#p2_c_pic {
    overflow: hidden;
}

#p2_c_pic li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 1;
    overflow: hidden;
}

#p2_c_pic li img {
    -webkit-transition: all 1.0s ease-out;
    -moz-transition: all 1.0s ease-out;
    -ms-transition: all 1.0s ease-out;
    -o-transition: all 1.0s ease-out;
    transition: all 1.0s ease-out;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.p2_pic1 {
    display: none;
}

.p2_pic2 {
    display: none;
}

.p2_pic3 {
    display: block;
}

.p2_pic4 {
    display: none;
}

.p2_pic5 {
    display: none;
}

.p2_pic6 {
    display: none;
}



/*地源热泵简述*/

.p3 {
    position: relative;
    width: 100%;
    display: block;
}

.p3_title {
    color: #666;
    text-align: center;
}

.p3 .p3_bg {
    left: 0;
    top: 0;
}

.p3_bg img {
    margin-top: 200px;
    max-width: 1100px;
    margin: 0 auto;
    display: block;
}

.p3_bar {
    background-image: url(http://www.wofuny.com/UploadFiles/Pictures/bsdyrbimg/about5_1.png);
    display: block;
    width: 300px;
    height: 5px;
    margin: 10px auto;
}



/*地源热泵简述结束*/


/*产品与施工对比开始*/

.dbtitle {
    text-align: center;
    padding-top: 20px;
}

.dbtitle h2 {
    color: #f26b17;
    margin-top: 0px;
    margin-bottom: 30px
}

.db_pic {
    width: 100%;
}

.db_pic2 {
    width: 100%;
}

.dbtitle h3 {
    font-style: italic;
    height: 30px;
    color: #f26b17;
}

.dbcontent {
    margin: auto;
    max-width: 1100px;
}
.dbcontent h3{
	font-size: 16px;
	margin-top: 10px;
}

/*产品与施工对比结束*/


/*服务流程*/

.p6 {
    margin-bottom: 0px;
    padding-top: 15px;
    box-sizing: border-box;
    max-width: 1100px;
    margin: 0 auto;
}
.p6_title {
    margin: 10px auto;
    color: #f26b17;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
    height: 80px;
}
.p6 .media-list{
	max-width: 500px;
	margin: 0 auto;
}



/*服务流程结束*/
/*调整panel-warning 字体样式及背景*/
.p4 .panel-heading, #p5 .panel-heading{
    background-color: #FC993E !important;
    background-image: none !important;
    color: #fff !important;
    letter-spacing: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
#p5 .panel-heading{
    font-size: 14px;
    font-weight: bold;
}
/*heading of page*/

.swiper-heading {
    background-color: #f26b17;
    margin-bottom: 50px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    border-bottom: 6px solid #fff;
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
    box-sizing: content-box;
    margin-bottom: 50px;
    margin-top: 50px;
}

.swiper-heading h2 {
    margin-top: 0;
    line-height: 50px;
    color: #fff;
}

.swiper-heading:before {
    background: transparent;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    border-radius: 800px/10px;
    bottom: -6px;
    content: "";
    height: 8px;
    position: absolute;
    width: 96%;
    left: 2%;
    z-index: 1;
}