
/*企业建站*/
.website-banner{ width: 100%; height:700px; background-repeat: no-repeat; background-position: center top;}
.website-banner.qyjz{ background-image:url(../img/17website-1.jpg); background-size: cover; height: 600px;}
.website-banner .banner-tex{ text-align: center; color: #fff; padding-top: 175px;}
.website-banner .banner-tex h4{ font-size: 60px; font-weight:lighter; line-height: 1;}
.website-banner .banner-tex h4 b{ color: #ff6800;}
.website-banner .banner-tex .p-a{ margin-top: 25px; font-size: 24px; font-weight: lighter;}
.website-banner .banner-tex .p-b{ margin-top: 45px; text-align: center;}
.website-banner .banner-tex .p-b p{ display: inline-block; vertical-align: top; font-size: 18px; line-height: 1.9;}
.website-banner .banner-tex .p-b b{ display: block;}
.website-banner .banner-tex .p-b span{ display: inline-block; vertical-align: top; width: 41px; height: 69px; background: url(../img/17website-2.png); no-repeat; margin: 0 20px;}
.website-banner .banner-btn{ margin-top: 45px;}
.website-banner .banner-btn a{ display: inline-block; line-height: 20px; padding: 15px 24px; margin: 0 10px; border: 1px solid #ff6800; background-color: #ff6800; color: #fff; font-size: 16px;}
.website-banner .banner-btn a:hover{ background-color: #ec6000;}
.website-banner .banner-btn a:before{ content: ""; display: block; float: left; margin-right: 10px; width: 21px; height: 21px; background: url(../img/17website-2.png); no-repeat; background-position: 0 -36px;}
.website-banner .banner-btn a.nobg{ background:none; color: #ff6800; border: 1px solid #ff6800;}
.website-banner .banner-btn a.nobg:before{ background-position: -21px -36px;}
.website-banner .banner-btn a.nobg:hover{ color: #fff; background-color: #ff6800;}
.website-banner .banner-btn a.nobg:hover:before{ background-position: 0 -36px;}

