/* banner */
.banner{position: relative;}
.banner img{width: 100%;}
.banner .banner-info{position:absolute;left: 160px;top: 0;}
.banner-info h2,.banner-info p{color:#fff;}
.banner-info h2{margin:100px 0 20px;}
.banner-info .btn{margin-top:20px;}
/* service,product */
.service,.product,.consult {margin-top: 40px;}
.service .col-md-1{padding-top: 30px;}
.service h4,.product h4 {height: 40px;line-height: 40px;font-size: 24px;margin-top:10px;}
.service span,.product span {font-size:16px;}
/* consult */
.consult .title{padding-top:80px;}
.consult .title h3{margin:10px 0;height:40px;line-height:40px;}
.consult .title a{display: block;width: 220px;height: 30px;line-height: 30px;border: 1px solid #1eb8ec;color: #1eb8ec;margin:50px auto;cursor: pointer;text-decoration:none;background: url(../images/QQ2.png) no-repeat 20px center;font-size:16px;}
.consult .title a:hover{text-decoration: none;}
/* application */
.application h3{color: #1eb8ec;}
.application span{font-size:28px;display: block;}
.application .btn{margin-top: 20px;}
.product img{width:72px;height:72px;}