/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: iconfont;
  src: url(../fonts/iconfont.eot);
  src: url(../fonts/iconfont.eot?#iefix) format("embedded-opentype"),
    url(../fonts/iconfont.woff) format("woff"),
    url(../fonts/iconfont.ttf) format("truetype"),
    url(../fonts/iconfont.svg#iconfont) format("svg");
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
*,
:after,
:before {
  box-sizing: border-box;
}
body {
  background-color: #e0e0e0;
  font-family: lucida grande, lucida sans unicode, lucida, helvetica,
    Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-decoration: none;
  color: #437a7e;
}
a:hover {
  color: #ee8781 !important;
}
.main-container {
  position: relative;
  overflow: hidden;
  width: 1024px;
  padding: 40px 55px;
  background-color: #fff;
  border-radius: 4px;
  margin: 20px auto;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.line {
  margin: 10px 0;
  background-color: #3c6066;
  height: 5px;
  border-radius: 2px;
}
.line.small {
  height: 3px;
}
.subfield {
  position: relative;
  overflow: hidden;
}
.subfield h1 {
  float: left;
  margin: 5px 0 0 60px;
  font-size: 24px;
}
.subfield h2 {
    margin: 0;
}
.subfield h3 {
  margin: 5px 0 0;
}
.subfield h3,
.subfield h4 {
  font-size: 18px;
  display: inline-block;
}
.subfield h4 {
  margin: 0;
  color: #3c6066;
}
.subfield .items {
  margin: 0;
  list-style: none;
  font-size: 15px;
}
.subfield .items li {
  margin-bottom: 3px;
  padding-left: 16px;
}
.subfield .items:before {
  content: " ";
  display: block;
  position: absolute;
  width: 3px;
  left: 25px;
  height: 100%;
  background-color: #3c6066;
}
.subfield .left,
.subfield .right {
  position: relative;
  width: 50%;
  float: left;
}
.sec-title {
  overflow: hidden;
}
.sec-title .underline {
  margin-top: 42px;
  margin-left: 60px;
  margin-right: 20px;
  height: 2px;
  background-color: #3c6066;
}
.sec-title:before {
  position: absolute;
  font-family: iconfont;
  font-size: inherit;
  text-rendering: auto;
  -webkit-transform: translate(0);
  transform: translate(0);
  background-color: #54979b;
  color: #f9fafc;
  border-radius: 50%;
  float: left;
  width: 52px;
  height: 52px;
  padding: 8px;
  text-align: center;
  line-height: 36px;
  font-size: 28px;
  z-index: 1;
}
.items .sub-items {
  list-style: none;
  padding: 0;
}
.items .sub-items li {
  padding-left: 1.1em;
}
.items .sub-items li:before {
  font-family: iconfont;
  content: "\e60c";
  display: block;
  position: absolute;
  margin-left: -1.5em;
  margin-top: 5px;
  font-size: 12px;
}
.browsehappy {
  text-align: center;
  margin: 0;
  background: #fff8e2;
  color: #000;
  padding: 0.5em 0;
}
._icon {
  border: 1px solid #437a7e;
  border-radius: 3px;
  display: inline-block;
  padding: 0 3px;
  font-size: 14px;
}
._icon:hover {
  color: #ee8781;
  border-color: #ee8781;
}
.icon-demo {
  border: 1px solid #437a7e;
  border-radius: 3px;
  display: inline-block;
  padding: 0 3px;
  font-size: 14px;
}
.icon-demo:hover {
  color: #ee8781;
  border-color: #ee8781;
}
.mark {
  color: #006565;
  font-weight: 700;
}
.pdf-download {
  font-size: 20px;
  color: #fff;
  background-color: #1b2032;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  padding: 2px 5px;
}
header {
  overflow: hidden;
}
.contact {
  float: left;
  list-style: none;
  margin: 0;
  padding-left: 10px;
}
.contact li {
  font-size: 18px;
  margin-bottom: 5px;
}
.icon {
  font-size: 20px;
}
.title {
  float: right;
  text-align: right;
}
.title h1 {
  font-size: 70px;
  margin: 0;
  line-height: 70px;
}
.title h2 {
  font-size: 25px;
  margin: 0;
  font-weight: 100;
  color: #54979b;
}
.title h3 {
    font-size: 16px;
    margin: 0;
    font-weight: 100;
    color: #54979b;
  }
.basic .sec-title:before {
  content: "\e606";
}
.basic .indent {
  text-indent: 1em;
}
.skill .sec-title:before {
  content: "\e608";
}
.work .sec-title:before {
  content: "\e607";
}
/*# sourceMappingURL=main.css.map */
