﻿body { background: #fff; }
.header,#footer { display: none; }
.h { /*background: #413735;*/background:url(../..//images/resume_bg.jpg) 0 0 no-repeat;background-size: auto 100%; height: 100px; padding:30px 0 0 110px; box-sizing: border-box; color:#fff}
.h img { position: absolute; width: 74px; height: 74px; top: 10px; left: 10px; border-radius: 50%;border:3px solid #b9b9b9 }
.h span { display: inline-block; float: left; margin-right: 10px; font-size:14px}
.h div { width: 100%; height:30px}
.h .name { color: #ffd800; }
.main { height: auto; overflow: hidden;background:url(../../images/point_1.png) 20px 0 repeat-y;min-height:200px;margin:10px 0;padding:10px 0 50px 0}
.tit { height: 40px; line-height: 30px; font-size:16px;color:#f28e3b;padding-left:5px}
.tit em { display: inline-block; float: left; }
.tit em:first-child { background: #413735; height: 30px; width: 30px; line-height: 30px; text-align: center; border-radius: 15px;margin-right:10px }
.tit em:first-child i { color: #fff; font-size: 22px; }
.txt { padding: 10px 10px 30px 45px;font-size:14px;color:#777;line-height:1.6em }
.tel { color: #fff!important; background: #f00; width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 50%;display:inline-block;margin-left:10px }