@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-06-03 13:34:12
 * @version $Id$
 */
.service-a {
 height:651px;
 background:url(../images/service-a-bg.jpg) center 0 no-repeat
}
.service-b {
 height:803px;
 background:url(../images/service-b.jpg) center 0 no-repeat
}
.service-box {
 width:500px;
 padding-top:260px
}
.service-box h2 {
 margin:0 0 30px;
 font-size:60px;
 color:#ffffff
}
.service-box p {
 font-size:20px;
 line-height:34px;
 color:#ffffff;
 margin-bottom:23px
}
.service-c {
 position:relative;
 height:817px;
 background:url(../images/service-c.jpg) center 0 no-repeat
}
.service-c .service-box h2 {
 color:#2a404c
}
.service-c .service-box p {
 font-size:23px;
 color:#2a404c
}
.service-c .service-five-list {
 padding-top:30px
}
.service-c .service-five-list:before,.service-c .service-five-list:after {
 content:" ";
 display:table
}
.service-c .service-five-list:after {
 clear:both
}
.service-c .service-five-list li {
 float:left;
 width:74px;
 height:74px;
 line-height:72px;
 text-align:center;
 border:1px solid #2a404c;
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
 font-size:18px;
 color:#2a404c
}
.service-c .service-five-list li+li {
 margin-left:24px
}
.service-c .link-bar {
 position:absolute;
 left:50%;
 bottom:0;
 right:0;
 margin-left:-72px;
 font-family: "iconfont" !importan"";
}
.service-c .link-bar i {
 float:left;
 width:90px;
 height:84px;
 line-height:84px;
 text-align:center;
 font-size:45px;
 background-color:#22262b;
 color:#ffffff
}
.service-c .link-bar p {
 overflow:hidden;
 padding:0 45px;
 line-height:84px;
 font-size:21px;
 color:#ffffff;
 background-color:#b69454
}
.service-d {
 position:relative;
 height:784px;
 background:url(../images/service-d.jpg) center 0 no-repeat
}
.service-d .service-box h2 strong {
 font-size:100px;
 font-weight:normal;
 margin:0 5px
}
.service-d .service-box .btn {
 width:160px;
 height:48px;
 font-size:20px;
 color:#b69454;
 border:1px solid #b69454
}
.service-e {
 position:relative;
 height:817px;
 background:url(../images/service-e.jpg) center 0 no-repeat
}
.service-e .service-box h2 {
 color:#2a404c
}
.service-e .service-box p {
 font-size:23px;
 color:#2a404c
}
.service-e .link-bar {
 position:absolute;
 left:0;
 bottom:0;
 right:50%;
 margin-right:-18px
}
.service-e .link-bar i {
 float:right;
 width:90px;
 height:84px;
 line-height:84px;
 text-align:center;
 font-size:45px;
 background-color:#22262b;
 color:#ffffff
}
.service-e .link-bar p {
 text-align:right;
 overflow:hidden;
 padding:0 45px;
 line-height:84px;
 font-size:21px;
 color:#ffffff;
 background-color:#b69454
}
.service-f {
 position:relative;
 height:784px;
 background:url(../images/service-f.jpg) center 0 no-repeat
}
.service-g {
 position:relative;
 height:784px;
 background:url(../images/service-g.jpg) center 0 no-repeat
}
.service-g .service-box h2,.service-g .service-box p {
 color:#2a404c
}
.service-g .service-box .btn {
 width:160px;
 height:48px;
 font-size:20px;
 color:#2a404c;
 border:1px solid #2a404c
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.service-box h2 {
    margin: 0 0 30px;
    font-size: 60px;
    color: #ffffff;
    line-height: 1.1;
}
p {
    margin: 0;   
}