.zhp-about-banner{background: url('img/banners.png') no-repeat center;height: 400px;background-size: 100% 100%}
.about-banner-box{width: 1200px;position: relative;margin: auto;letter-spacing: 1px;}
.about-banner-title{position: absolute;top: 88px;left: 58px;width: 260px;height: 34px;line-height: 34px;background: #313234;
   color: #FFFFff;font-size: 16px;
}
.about-banner-title span{margin-left: 30px;margin-right: 15px;}
.about-banner-content{position: absolute;top: 134px;left: 58px;background: #43BCC7;width: 440px;font-size: 14px;
   line-height: 25px;color: #FFFFff;padding: 30px;
}
.about-banner-content span{margin-left: 35px;}
.zhp-about-mainImg{text-align: center;margin-bottom: 65px;}
.zhp-about-mainImg img{margin-left: 65px;}
.zhp-about-title{margin: 90px 0 58px;text-align: center;letter-spacing: 2px;}
.zhp-about-title p:first-child{font-size: 38px;color: #333333;}
.zhp-about-title p:nth-child(2){font-size: 18px;color: #08131b;margin-top: 5px;}
.zhp-about-title p:first-child span{color: #3e82eb;}
.contactBox{
   display: block;
   width: 108px;
   height: 34px;
   background-color: #8CD2DE;
   line-height: 34px;
   text-align: center;
   margin: 10px auto 0;
   color: #000;
   font-size: 18px;
   font-family: 微软雅黑;
   cursor: pointer;
}