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

/*banner*/
.pbanner{ width:100%;height:571px;overflow:hidden;position:relative;background:url(../images/yxqq/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:rgba(249,195,40,0.6);padding:30px;margin-top:100px;}
.pbanner p b{display:block;font-size:40px;color:#fff;line-height:60px;letter-spacing:2px;}
.pbanner p b span{font-size:42px;color:#000;}

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

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

.yxqq-price{ text-align:center; overflow:hidden;}
.yxqq-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:70px;}
.pbanner p b{font-size:50px;color:#fff;line-height:70px;letter-spacing:1px;}
.pbanner p b span{font-size:55px;}


/*企业QQ*/
.yxqq{width:auto; margin:0 auto; overflow:hidden;text-align:center;zoom:0.58;}

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

@media screen and (max-width: 767px) 
{
.pbanner{ width:100%;height:300px;margin-top:60px;}
.pbanner p{margin-top:40px;}
.pbanner p b{font-size:30px;color:#fff;line-height:40px;letter-spacing:1px;}
.pbanner p b span{font-size:32px;}

/*企业QQ*/
.yxqq{width:auto; margin:0 auto; overflow:hidden;text-align:center;zoom:0.27;}
.yxqq-bg3{padding-bottom:40px;}

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