﻿@charset "utf-8";
/* CSS Document */

/*banner*/
.pbanner{ width:100%;height:492px;overflow:hidden;position:relative;background:url(../images/qdfw/banner1.jpg) top center no-repeat; text-align:center;}
.pbanner:before{display: inline-block;content: "";width: 0;height: 100%;vertical-align: middle;font-size: 0;}
.pbanner p{display:inline-block; vertical-align:middle;margin:0 auto;background:url(../images/qdfw/banner-bg.png) bottom center no-repeat;margin-top:50px;width:719px;height:175px;text-align:center;}
.pbanner p img{ vertical-align:middle;}
.pbanner p b{display:block;font-size:50px;color:#fff;line-height:100px;letter-spacing:2px;}

/*企点服务*/
.qdfw{width:1300px;height:750px; margin:0 auto; overflow:hidden;text-align:center;}
.qdfw:before{display: inline-block;content: "";width: 0;height: 100%;vertical-align: middle;font-size: 0;}

.qdfw-bg1{background:url(../images/qdfw/qdfw-bg1.jpg) center center no-repeat;}
.qdfw-bg2{background:url(../images/qdfw/qdfw-bg2.jpg) center center no-repeat;}
.qdfw-bg3{background:url(../images/qdfw/qdfw-bg3.jpg) center center no-repeat;}
.qdfw b{display:inline-block; vertical-align:middle;}
.qdfw-l{float:left;}
.qdfw-r{float:left;}

.qdfw-price{ text-align:center; overflow:hidden;}
.qdfw-price h5{font-size:30px;line-height:80px;margin-top:20px;}

/*移动端样式*/
@media screen and (max-width: 1300px) 
{
/*banner*/
.pbanner{ width:100%;height:400px;margin-top:60px; zoom:0.7;}
.pbanner p{}
.pbanner p b{line-height:120px;}

/*企点服务*/
.qdfw{width:auto; margin:0 auto; overflow:hidden;text-align:center;zoom:0.58;}

}

@media screen and (max-width: 767px) 
{
.pbanner{ width:100%;height:300px;margin-top:60px;}
/*企点服务*/
.qdfw{width:auto; margin:0 auto; overflow:hidden;text-align:center;zoom:0.27;}
.pbanner p{zoom:0.65;}
.qdfw-bg3{padding-bottom:40px;}

}
