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

/*banner*/
.pbanner{ width:100%;height:571px;overflow:hidden;position:relative;background:url(../images/qyqq/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/qyqq/banner-bg.png) top center no-repeat;margin-top:100px;width:930px;height:222px; text-align:center;font-size:60px;color:#000;line-height:120px;}
.pbanner p img{ vertical-align:middle;margin-left:20px;}
.pbanner p b{display:block;font-size:45px;color:#000;line-height:60px;letter-spacing:2px;}

/*企业QQ*/
.pwhole-c{width:1310px;}
.qyqq{width:1305px;height:750px; margin:0 auto; overflow:hidden;text-align:center;}
.qyqq:before{display: inline-block;content: "";width: 0;height: 100%;vertical-align: middle;font-size: 0;}

.qyqq-bg1{background:#F1F9FC url(../images/qyqq/qyqq-bg1.jpg) center center no-repeat;}
.qyqq-bg2{background:#FFF9F3 url(../images/qyqq/qyqq-bg2.jpg) center center no-repeat;}
.qyqq-bg3{background:url(../images/qyqq/qyqq-price-bg.jpg) top center no-repeat;padding-bottom:70px;}
.qyqq b{display:inline-block; vertical-align:middle;}
.qyqq-l{float:left;}
.qyqq-r{float:left;}

.qyqq-price{ text-align:center; overflow:hidden;}
.qyqq-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{margin-top:30px;}
.pbanner p b{line-height:50px;}

/*企业QQ*/
.pwhole-c{width:100%;}
.qyqq{width:auto; margin:0 auto; overflow:hidden;text-align:center;zoom:0.58;}

.qyqq-price{ zoom:0.57;}
.qyqq-price h5{font-size:50px;line-height:120px;}
}

@media screen and (max-width: 767px) 
{
.pbanner{ width:100%;height:600px;margin-top:60px;zoom:0.35;}
.pbanner p{margin-top:50px;font-size:80px;}
.pbanner p b{line-height:50px;font-size:45px;}
/*企业QQ*/
.qyqq{width:auto; margin:0 auto; overflow:hidden;text-align:center;zoom:0.27;}
.qyqq-bg3{padding-bottom:40px;}

.qyqq-price{ zoom:0.27;}
.qyqq-price h5{font-size:60px;line-height:180px;}
}
