@import url(animate.css);
/* line 4, ../sass/style.scss */
.repeat-two {
  animation-duration: 2s !important;
  animation-iteration-count: infinite;
}

/* line 8, ../sass/style.scss */
.orange {
  color: #fa4d19;
}

/* line 11, ../sass/style.scss */
.blue {
  color: #2a72ba;
}

/* line 14, ../sass/style.scss */
* {
  behavior: url(PIE.htc);
}

/* line 17, ../sass/style.scss */
.header {
  background: url(../img/kv.jpg) no-repeat center top;
  width: 100%;
}
/* line 20, ../sass/style.scss */
.header .container {
  height: 730px;
  width: 100%;
  max-width: 1200px;
}
/* line 25, ../sass/style.scss */
.header .logo, .header h1.title, .header .btn-block {
  position: absolute;
}
/* line 28, ../sass/style.scss */
.header .logo {
  top: 30px;
  left: 0;
}
/* line 32, ../sass/style.scss */
.header h1.title {
  background: url(../img/h1-title.png) no-repeat;
  width: 477px;
  height: 273px;
  text-indent: -9999px;
  right: 40px;
  top: 120px;
}
/* line 40, ../sass/style.scss */
.header .btn-block {
  bottom: 100px;
  right: 30px;
}
/* line 43, ../sass/style.scss */
.header .btn-block .btn {
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
}

/* line 50, ../sass/style.scss */
.article {
  background-color: #b3eb4c !important;
  background-color: #7f7f2b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b3eb4c), to(#679a0b));
  background-image: -webkit-linear-gradient(top, #b3eb4c, #679a0b);
  background-image: -moz-linear-gradient(top, #b3eb4c, #679a0b);
  background-image: -ms-linear-gradient(top, #b3eb4c, #679a0b);
  background-image: -o-linear-gradient(top, #b3eb4c, #679a0b);
  background-image: linear-gradient(to bottom top, #b3eb4c, #679a0b);
  width: 100%;
  padding-bottom: 80px;
}
/* line 55, ../sass/style.scss */
.article .container {
  width: 100%;
  max-width: 1024px;
  background: url(../img/bg.jpg) repeat-y;
  border-radius: 10px;
  margin-top: -50px;
  position: relative;
  z-index: 1;
}
/* line 64, ../sass/style.scss */
.article h2 {
  margin: 0 auto;
  margin-top: 10px;
  text-indent: -9999px;
}
/* line 69, ../sass/style.scss */
.article .con {
  background-color: #fdfdde;
  width: 964px;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: -2px;
  padding: 30px 90px 60px;
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
/* line 80, ../sass/style.scss */
.article .list {
  font-size: 1.25rem;
  font-size: 20px;
  /*IE8*/
  line-height: 32px;
  font-weight: 500;
  color: #000;
  margin-bottom: 25px;
}
/* line 18, ../sass/define/___mixins.scss */
.article .list {
  zoom: 1;
}
/* line 21, ../sass/define/___mixins.scss */
.article .list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
/* line 88, ../sass/style.scss */
.article .list p.title {
  color: #2a72ba;
  border-top: 1px solid #2a72ba;
  border-bottom: 1px solid #2a72ba;
  padding: 0 4px;
  margin-right: 12px;
  font-weight: bold;
}
/* line 98, ../sass/style.scss */
.article .act h3.title {
  position: relative;
  background: url(../img/h3-bg.png) no-repeat;
  width: 784px;
  height: 58px;
  line-height: 58px;
  color: #fff;
  font-size: 1.625rem;
  font-size: 26px;
  /*IE8*/
  font-weight: bold;
  margin-top: 30px;
  padding-left: 120px;
  margin-bottom: 50px;
}
/* line 111, ../sass/style.scss */
.article .act h3.title i {
  position: absolute;
  left: -10px;
  top: -30px;
}
/* line 119, ../sass/style.scss */
.article .service h3.title {
  background: url(../img/h3-bg2.png) no-repeat;
  width: 784px;
  height: 125px;
  color: #fa4d19;
  font-size: 1.625rem;
  font-size: 26px;
  /*IE8*/
  font-weight: bold;
  text-align: center;
  padding-top: 88px;
  margin-top: -30px;
  margin-bottom: 25px;
}
/* line 132, ../sass/style.scss */
.article .service p.title2 {
  font-size: 1.25rem;
  font-size: 20px;
  /*IE8*/
  font-weight: bold;
  color: #57574f;
  margin-bottom: 22px;
}
/* line 138, ../sass/style.scss */
.article .service p.title2:before {
  content: " ";
  background: url(../img/icon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 39px;
  height: 39px;
  background-position: -762px -78px;
  margin-right: 10px;
}
/* line 149, ../sass/style.scss */
.article .service p.title2.special:before {
  background-position: -804px -78px;
}
/* line 154, ../sass/style.scss */
.article .service table {
  margin-bottom: 35px;
}
/* line 159, ../sass/style.scss */
.article table.style {
  background-color: #fff;
}
/* line 161, ../sass/style.scss */
.article table.style th {
  color: #2a72ba;
  background-color: #b4ecf4;
  font-size: 1.125rem;
  font-size: 18px;
  /*IE8*/
}
/* line 166, ../sass/style.scss */
.article table.style th.first {
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}
/* line 171, ../sass/style.scss */
.article table.style th.last {
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
/* line 177, ../sass/style.scss */
.article table.style td {
  font-size: 1.063rem;
  font-size: 17px;
  /*IE8*/
  border-top: 1px solid #b4ecf4;
  line-height: 24px;
  vertical-align: middle;
}
/* line 183, ../sass/style.scss */
.article table.style td.border-left {
  border-left: 1px solid #b4ecf4;
}
/* line 186, ../sass/style.scss */
.article table.style td.first {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
/* line 191, ../sass/style.scss */
.article table.style td.last {
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
/* line 196, ../sass/style.scss */
.article table.style td ol {
  line-height: 30px;
}
/* line 200, ../sass/style.scss */
.article table.style th, .article table.style td {
  padding: 10px 15px;
}
/* line 205, ../sass/style.scss */
.article .point {
  border-radius: 50px;
  border: 1px solid #2a72ba;
  line-height: 40px;
  margin-top: 40px;
}
/* line 211, ../sass/style.scss */
.article .notes {
  margin-top: 45px;
}
/* line 213, ../sass/style.scss */
.article .notes h4 {
  text-indent: -9999px;
  margin-bottom: 20px;
}

/* line 220, ../sass/style.scss */
ol.decimal {
  margin-left: 24px;
}
/* line 222, ../sass/style.scss */
ol.decimal li {
  list-style-type: decimal;
}
/* line 225, ../sass/style.scss */
ol.decimal.font-16 {
  line-height: 28px;
}

/*icon*/
/* line 232, ../sass/style.scss */
[class*="icon-"] {
  background: url(../img/icon.png) no-repeat;
  display: block;
}

/* line 236, ../sass/style.scss */
.icon-title1 {
  width: 290px;
  height: 75px;
  background-position: 0 0;
}

/* line 241, ../sass/style.scss */
.icon-title2 {
  width: 394px;
  height: 75px;
  background-position: -290px 0;
}

/* line 246, ../sass/style.scss */
.icon-title3 {
  width: 290px;
  height: 75px;
  background-position: -684px 0;
}

/* line 251, ../sass/style.scss */
.icon-one {
  width: 123px;
  height: 119px;
  background-position: 0 -77px;
}

/* line 256, ../sass/style.scss */
.icon-two {
  width: 123px;
  height: 119px;
  background-position: -123px -77px;
}

/* line 261, ../sass/style.scss */
.icon-a1 {
  width: 228px;
  height: 132px;
  background-position: -309px -77px;
  margin-top: -30px;
}

/* line 267, ../sass/style.scss */
.icon-a2 {
  width: 212px;
  height: 184px;
  background-position: -537px -77px;
}

/* line 272, ../sass/style.scss */
.icon-notes {
  width: 812px;
  height: 39px;
  background-position: 0px -261px;
}

/* line 277, ../sass/style.scss */
.icon-gotop {
  width: 64px;
  height: 68px;
  background-position: -242px -75px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  cursor: pointer;
  z-index: 3;
}

/* line 288, ../sass/style.scss */
.icon-btn1 {
  width: 140px;
  height: 53px;
  background-position: -1px -303px;
}
/* line 292, ../sass/style.scss */
.icon-btn1:hover, .icon-btn1.active {
  background-position: -1px -357px;
}

/* line 296, ../sass/style.scss */
.icon-btn2 {
  width: 193px;
  height: 53px;
  background-position: -152px -303px;
}
/* line 300, ../sass/style.scss */
.icon-btn2:hover, .icon-btn2.active {
  background-position: -152px -357px;
}

/* line 304, ../sass/style.scss */
.icon-btn3 {
  width: 140px;
  height: 53px;
  background-position: -355px -303px;
}
/* line 308, ../sass/style.scss */
.icon-btn3:hover, .icon-btn3.active {
  background-position: -355px -357px;
}
