body{font-family:"微软雅黑",Helvetica Neue,sans-serif,Arial;height: 100%;position: relative;}
/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
/* 行距 end*/

/* 首页关于我们 */
.home-about{background-repeat:no-repeat;background-position:center 50%;background-size:cover}
.home-about .padding-large{padding:40px 50px}
.home-about h2{position:relative;font-size:24px;font-weight:600;margin-bottom:40px;word-break:break-all}
.home-about h2:before {content:'';display:block;position:absolute;background:#0018ff;width:30px;height:3px;bottom:-15px;left:0;}
/* 首页关于我们 */

/* 标题样式-居中 */
.title-c{position:relative;}
.title-c h3{position:relative;font-size:30px;text-transform:uppercase;margin:0 auto 50px auto;font-weight:600}
.title-c h3:before {background:#0018ff;content:'';display:block;position:absolute;width:30px;height:3px;bottom:-15px;left:50%;margin-left:-15px;}


/* 底部地图版权 begin*/
footer{padding:70px 0 0 0;}
footer .copyright{padding:20px 0 60px 0;color:#888;border-top:1px solid #404040;}
footer .copyright a{margin-left:5px;color:#888}

